>From c4f1d5f06d44847b1ee24e6c25c4214072d418f2 Mon Sep 17 00:00:00 2001 From: Sahithi Yarlagadda Date: Tue, 20 Mar 2018 00:01:50 +0530 Subject: [PATCH] Added Package Definition for r-dyn Package in cran --- gnu/packages/cran.scm | 25 + po/guix/cs.po | 2892 ++++++- po/guix/da.po | 1593 ++-- po/guix/de.po | 1937 +++-- po/guix/eo.po | 2859 ++++-- po/guix/fr.po | 1335 +-- po/guix/hu.po | 2978 ++++++- po/guix/pl.po | 1803 ++-- po/guix/pt_BR.po | 1461 ++-- po/guix/sr.po | 3508 ++++++-- po/guix/vi.po | 2874 ++++++- po/guix/zh_CN.po | 1033 +-- po/packages/da.po | 14819 ++++++++++++++++++++++---------- po/packages/de.po | 21842 +++++++++++++++++++++++++++++++++++++++++++++- po/packages/eo.po | 22436 +++++++++++++++++++++++++++++++++++++++++++++--- po/packages/fr.po | 12451 ++++++++++++++++----------- po/packages/hu.po | 11465 +++++++++++++++---------- po/packages/pl.po | 22376 +++++++++++++++++++++++++++++++++++------------ po/packages/pt_BR.po | 21722 +++++++++++++++++++++++++++++++++++++++++++++- po/packages/sr.po | 21883 +++++++++++++++++++++++++++++++++++++++++++++- po/packages/vi.po | 21611 +++++++++++++++++++++++++++++++++++++++++++++- po/packages/zh_CN.po | 11346 ++++++++++++++---------- 22 files changed, 173825 insertions(+), 32424 deletions(-) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index b54ddc6b5..6bf936709 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -3245,3 +3245,28 @@ how rivers split and merge. For example, they can be used to compare different clusterings. This package provides an implementation of Sankey plots for R.") (license license:gpl2+))) + + +(define-public r-dyn + (package + (name "r-dyn") + (version "0.2-9.6") + (source + (origin + (method url-fetch) + (uri (cran-uri "dyn" version)) + (sha256 + (base32 + "16fqv9k7yxdgybwzafjkyqm16qpgqz13lcjpi6a1nc8xbzlzh0gb")))) + (build-system r-build-system) + (propagated-inputs + `(("r-zoo" ,r-zoo))) + (home-page "https://cran.r-project.org/web/packages/dyn") + (synopsis "Time Series Regression") + (description + "Time series regression. The dyn class interfaces ts, irts(), zoo() and +zooreg() time series classes to lm(), glm(), loess(), quantreg::rq(), MASS::rlm(), + MCMCpack::MCMCregress(), quantreg::rq(), randomForest::randomForest() and other + regression functions allowing those functions to be used with time series including +specifications that may contain lags, diffs and missing values.") + (license license:gpl2+))) diff --git a/po/guix/cs.po b/po/guix/cs.po index b744dc478..189d21238 100644 --- a/po/guix/cs.po +++ b/po/guix/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.7-pre1\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2014-07-13 17:06+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2014-07-26 18:06+0200\n" "Last-Translator: Pavel Fric \n" "Language-Team: Czech \n" @@ -18,37 +18,234 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.5\n" -#: gnu/packages.scm:95 +#: gnu.scm:82 #, scheme-format -msgid "cannot access `~a': ~a~%" -msgstr "Nelze přistupovat k »~a«: ~a~%" +msgid "module ~a not found" +msgstr "" + +#: gnu.scm:100 +msgid "" +"You may use @command{guix package --show=foo | grep location} to search\n" +"for the location of package @code{foo}.\n" +"If you get the line @code{location: gnu/packages/bar.scm:174:2},\n" +"add @code{bar} to the @code{use-package-modules} form." +msgstr "" + +#: gnu.scm:108 +#, scheme-format +msgid "Try adding @code{(use-package-modules ~a)}." +msgstr "" + +#: gnu.scm:123 +#, scheme-format +msgid "" +"You may use @command{guix system search ~a} to search for a service\n" +"matching @code{~a}.\n" +"If you get the line @code{location: gnu/services/foo.scm:188:2},\n" +"add @code{foo} to the @code{use-service-modules} form." +msgstr "" + +#: gnu.scm:132 +#, scheme-format +msgid "Try adding @code{(use-service-modules ~a)}." +msgstr "" -#: guix/scripts/build.scm:54 guix/scripts/package.scm:349 +#: gnu/packages.scm:92 +#, fuzzy, scheme-format +msgid "~a: patch not found" +msgstr "~a: Balíček nenalezen~%" + +#: gnu/packages.scm:108 +#, scheme-format +msgid "could not find bootstrap binary '~a' for system '~a'" +msgstr "" + +#: gnu/packages.scm:240 #, scheme-format msgid "ambiguous package specification `~a'~%" msgstr "" -#: guix/scripts/build.scm:55 guix/scripts/package.scm:351 +#: gnu/packages.scm:241 +#, scheme-format +msgid "choosing address@hidden from ~a~%" +msgstr "" + +#: gnu/packages.scm:246 guix/scripts/package.scm:275 #, scheme-format -msgid "choosing ~a from ~a~%" +msgid "package '~a' has been superseded by '~a'~%" msgstr "" -#: guix/scripts/build.scm:61 +#: gnu/packages.scm:253 #, scheme-format msgid "~A: package not found for version ~a~%" msgstr "~A: Balíček nenalezen pro verzi ~a~%" -#: guix/scripts/build.scm:63 +#: gnu/packages.scm:254 #, scheme-format msgid "~A: unknown package~%" msgstr "~A: Neznámý balíček~%" -#: guix/scripts/build.scm:86 +#: gnu/packages.scm:282 +#, scheme-format +msgid "package `~a' lacks output `~a'~%" +msgstr "" + +#: gnu/services.scm:237 +#, scheme-format +msgid "~a: no value specified for service of type '~a'" +msgstr "" + +#: gnu/services.scm:642 +#, scheme-format +msgid "no target of type '~a' for service '~a'" +msgstr "" + +#: gnu/services.scm:668 gnu/services.scm:761 +#, scheme-format +msgid "more than one target service of type '~a'" +msgstr "" + +#: gnu/services.scm:751 +#, scheme-format +msgid "service of type '~a' not found" +msgstr "" + +#: gnu/system.scm:311 +#, scheme-format +msgid "unrecognized boot parameters for '~a'~%" +msgstr "Nerozpoznané spouštěcí parametry pro »~a«~%" + +#: gnu/system.scm:701 +#, scheme-format +msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" + +#: gnu/system.scm:717 +#, scheme-format +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" + +#: gnu/system.scm:864 +#, fuzzy, scheme-format +msgid "~a: invalid locale name" +msgstr "~a: Neplatné číslo~%" + +#: gnu/services/shepherd.scm:177 +#, scheme-format +msgid "service '~a' provided more than once" +msgstr "" + +#: gnu/services/shepherd.scm:192 +#, scheme-format +msgid "service '~a' requires '~a', which is not provided by any service" +msgstr "" + +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 +#, scheme-format +msgid "supplementary group '~a' of user '~a' is undeclared" +msgstr "" + +#: gnu/system/shadow.scm:249 +#, scheme-format +msgid "primary group '~a' of user '~a' is undeclared" +msgstr "" + +#: guix/scripts.scm:56 +#, scheme-format +msgid "invalid argument: ~a~%" +msgstr "Neplatný argument: ~a~%" + +#: guix/scripts.scm:84 guix/scripts/download.scm:135 +#: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 +#, scheme-format +msgid "~A: unrecognized option~%" +msgstr "~A: Nerozpoznaná volba~%" + +#: guix/scripts.scm:179 +#, scheme-format +msgid "Your Guix installation is ~a day old.\n" +msgid_plural "Your Guix installation is ~a days old.\n" +msgstr[0] "" +msgstr[1] "" + +#: guix/scripts.scm:184 +#, scheme-format +msgid "" +"Consider running 'guix pull' followed by\n" +"'~a' to get up-to-date packages and security updates.\n" +msgstr "" + +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "Nepodařilo se vytvořit GC root `~a': ~a~%" -#: guix/scripts/build.scm:123 +#: guix/scripts/build.scm:229 +#, fuzzy, scheme-format +msgid "invalid replacement specification: ~s~%" +msgstr "Neplatná hodnota paměti: ~a~%" + +#: guix/scripts/build.scm:286 +msgid "" +"\n" +" --with-source=SOURCE\n" +" use SOURCE when building the corresponding package" +msgstr "" + +#: guix/scripts/build.scm:289 +msgid "" +"\n" +" --with-input=PACKAGE=REPLACEMENT\n" +" replace dependency PACKAGE by REPLACEMENT" +msgstr "" + +#: guix/scripts/build.scm:292 +msgid "" +"\n" +" --with-graft=PACKAGE=REPLACEMENT\n" +" graft REPLACEMENT on packages that refer to PACKAGE" +msgstr "" + +#: guix/scripts/build.scm:317 +#, scheme-format +msgid "transformation '~a' had no effect on ~a~%" +msgstr "" + +#: guix/scripts/build.scm:335 +msgid "" +"\n" +" -L, --load-path=DIR prepend DIR to the package module search path" +msgstr "" + +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" @@ -56,120 +253,187 @@ msgstr "" "\n" " -K, --keep-failed Zachovat sestavovací strom nezdařených sestavení" -#: guix/scripts/build.scm:125 +#: guix/scripts/build.scm:339 +msgid "" +"\n" +" -k, --keep-going keep going when some of the derivations fail" +msgstr "" + +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" msgstr "" -#: guix/scripts/build.scm:127 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" msgstr "" -#: guix/scripts/build.scm:129 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" msgstr "" -#: guix/scripts/build.scm:131 +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 +msgid "" +"\n" +" --substitute-urls=URLS\n" +" fetch substitute from URLS if they are authorized" +msgstr "" + +#: guix/scripts/build.scm:350 +msgid "" +"\n" +" --no-grafts do not graft packages" +msgstr "" + +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" msgstr "" -#: guix/scripts/build.scm:133 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" " mark the build as failed after SECONDS of silence" msgstr "" -#: guix/scripts/build.scm:136 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" msgstr "" -#: guix/scripts/build.scm:138 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" msgstr "" -#: guix/scripts/build.scm:140 +#: guix/scripts/build.scm:361 +msgid "" +"\n" +" --rounds=N build N times in a row to detect non-determinism" +msgstr "" + +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" msgstr "" -#: guix/scripts/build.scm:206 -#, scheme-format -msgid "~a: not a number~%" -msgstr "~a: Není číslo~%" +#: guix/scripts/build.scm:365 +msgid "" +"\n" +" -M, --max-jobs=N allow at most N build jobs" +msgstr "" -#: guix/scripts/build.scm:223 +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 +#, fuzzy, scheme-format +msgid "not a number: '~a' option argument: ~a~%" +msgstr "Nesprávný počet argumentů~%" + +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" msgstr "" -#: guix/scripts/build.scm:225 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" msgstr "" -#: guix/scripts/build.scm:227 +#: guix/scripts/build.scm:501 +msgid "" +"\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" +" FILE evaluates to" +msgstr "" + +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" msgstr "" -#: guix/scripts/build.scm:229 +#: guix/scripts/build.scm:506 +msgid "" +"\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" +" of \"package\", \"all\" (default), or \"transitive\"" +msgstr "" + +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" msgstr "" -#: guix/scripts/build.scm:231 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" msgstr "" -#: guix/scripts/build.scm:233 +#: guix/scripts/build.scm:513 msgid "" "\n" -" --with-source=SOURCE\n" -" use SOURCE when building the corresponding package" +" -d, --derivations return the derivation paths of the given packages" msgstr "" -#: guix/scripts/build.scm:236 +#: guix/scripts/build.scm:515 msgid "" "\n" -" -d, --derivations return the derivation paths of the given packages" +" --check rebuild items to check for non-determinism issues" +msgstr "" + +#: guix/scripts/build.scm:517 +msgid "" +"\n" +" --repair repair the specified items" msgstr "" -#: guix/scripts/build.scm:238 +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" " as a garbage collector root" msgstr "" -#: guix/scripts/build.scm:241 +#: guix/scripts/build.scm:522 +#, fuzzy +msgid "" +"\n" +" -q, --quiet do not show the build log" +msgstr "" +"\n" +" -h, --help Ukázat tuto nápovědu a ukončit" + +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" msgstr "" -#: guix/scripts/build.scm:246 guix/scripts/download.scm:53 -#: guix/scripts/package.scm:523 guix/scripts/gc.scm:58 -#: guix/scripts/hash.scm:55 guix/scripts/pull.scm:82 -#: guix/scripts/substitute-binary.scm:564 guix/scripts/system.scm:334 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 +#: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" " -h, --help display this help and exit" @@ -177,10 +441,16 @@ msgstr "" "\n" " -h, --help Ukázat tuto nápovědu a ukončit" -#: guix/scripts/build.scm:248 guix/scripts/download.scm:55 -#: guix/scripts/package.scm:525 guix/scripts/gc.scm:60 -#: guix/scripts/hash.scm:57 guix/scripts/pull.scm:84 -#: guix/scripts/substitute-binary.scm:566 guix/scripts/system.scm:336 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 +#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" " -V, --version display version information and exit" @@ -188,334 +458,431 @@ msgstr "" "\n" " -V, --version Ukázat informace o verzi a ukončit" -#: guix/scripts/build.scm:368 +#: guix/scripts/build.scm:560 #, scheme-format -msgid "sources do not match any package:~{ ~a~}~%" +msgid "" +"invalid argument: '~a' option argument: ~a, ~\n" +"must be one of 'package', 'all', or 'transitive'~%" msgstr "" -#: guix/scripts/build.scm:397 guix/scripts/download.scm:96 -#: guix/scripts/package.scm:756 guix/scripts/gc.scm:122 -#: guix/scripts/pull.scm:115 guix/scripts/system.scm:386 +#: guix/scripts/build.scm:613 #, scheme-format -msgid "~A: unrecognized option~%" -msgstr "~A: Nerozpoznaná volba~%" +msgid "~s: not something we can build~%" +msgstr "" + +#: guix/scripts/build.scm:667 +#, fuzzy, scheme-format +msgid "~a: warning: package '~a' has no source~%" +msgstr "~a:~a:~a: Balíček `~a' má neplatný vstup: ~s~%" -#: guix/scripts/build.scm:425 +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "Žádný záznam o sestavení pro »~a«~%" -#: guix/scripts/download.scm:44 +#: guix/discovery.scm:88 +#, scheme-format +msgid "cannot access `~a': ~a~%" +msgstr "Nelze přistupovat k »~a«: ~a~%" + +#: guix/scripts/download.scm:69 msgid "" "Usage: guix download [OPTION] URL\n" -"Download the file at URL, add it to the store, and print its store path\n" -"and the hash of its contents.\n" +"Download the file at URL to the store or to the given file, and print its\n" +"file name and the hash of its contents.\n" "\n" "Supported formats: 'nix-base32' (default), 'base32', and 'base16'\n" "('hex' and 'hexadecimal' can be used as well).\n" msgstr "" -#: guix/scripts/download.scm:50 guix/scripts/hash.scm:50 +#: guix/scripts/download.scm:75 guix/scripts/hash.scm:54 msgid "" "\n" " -f, --format=FMT write the hash in the given format" msgstr "" -#: guix/scripts/download.scm:73 guix/scripts/hash.scm:75 +#: guix/scripts/download.scm:77 +msgid "" +"\n" +" --no-check-certificate\n" +" do not validate the certificate of HTTPS servers " +msgstr "" + +#: guix/scripts/download.scm:80 +msgid "" +"\n" +" -o, --output=FILE download to FILE" +msgstr "" + +#: guix/scripts/download.scm:103 guix/scripts/hash.scm:82 #, scheme-format msgid "unsupported hash format: ~a~%" msgstr "Nepodporovaný formát kontrolního součtu: ~a~%" -#: guix/scripts/download.scm:106 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 +#, scheme-format +msgid "~A: extraneous argument~%" +msgstr "" + +#: guix/scripts/download.scm:146 +#, fuzzy, scheme-format +msgid "no download URI was specified~%" +msgstr "~a: Stažení se nezdařilo~%" + +#: guix/scripts/download.scm:151 #, scheme-format msgid "~a: failed to parse URI~%" msgstr "~a: URI~% se nepodařilo zpracovat" -#: guix/scripts/download.scm:117 +#: guix/scripts/download.scm:161 #, scheme-format msgid "~a: download failed~%" msgstr "~a: Stažení se nezdařilo~%" -#: guix/scripts/package.scm:88 -#, scheme-format -msgid "failed to build the empty profile~%" -msgstr "Nepodařilo se vytvořit prázdný profil~%" - -#: guix/scripts/package.scm:97 +#: guix/scripts/package.scm:112 #, scheme-format -msgid "switching from generation ~a to ~a~%" +msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" msgstr "" -#: guix/scripts/package.scm:108 guix/scripts/package.scm:866 -#: guix/scripts/package.scm:978 -#, scheme-format -msgid "profile '~a' does not exist~%" -msgstr "Profil »~a« neexistuje~%" - -#: guix/scripts/package.scm:112 +#: guix/scripts/package.scm:134 #, scheme-format -msgid "nothing to do: already at the empty profile~%" +msgid "error: while creating directory `~a': ~a~%" msgstr "" -#: guix/scripts/package.scm:197 +#: guix/scripts/package.scm:138 #, scheme-format -msgid "The following package would be removed:~%~{~a~%~}~%" +msgid "Please create the `~a' directory, with you as the owner.~%" msgstr "" -#: guix/scripts/package.scm:202 +#: guix/scripts/package.scm:145 #, scheme-format -msgid "The following package will be removed:~%~{~a~%~}~%" +msgid "error: directory `~a' is not owned by you~%" msgstr "" -#: guix/scripts/package.scm:214 +#: guix/scripts/package.scm:148 #, scheme-format -msgid "The following package would be installed:~%~{~a~%~}~%" +msgid "Please change the owner of `~a' to user ~s.~%" msgstr "" -#: guix/scripts/package.scm:219 +#: guix/scripts/package.scm:183 #, scheme-format -msgid "The following package will be installed:~%~{~a~%~}~%" -msgstr "Bude nainstalován následující balíček:~%~{~a~%~}~%" +msgid "not removing generation ~a, which is current~%" +msgstr "" -#: guix/scripts/package.scm:339 +#: guix/scripts/package.scm:190 #, scheme-format -msgid "package `~a' lacks output `~a'~%" +msgid "no matching generation~%" msgstr "" -#: guix/scripts/package.scm:356 +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 #, scheme-format -msgid "~a: package not found~%" -msgstr "~a: Balíček nenalezen~%" +msgid "invalid syntax: ~a~%" +msgstr "Neplatná skladba: ~a~%" -#: guix/scripts/package.scm:391 +#: guix/scripts/package.scm:219 #, scheme-format -msgid "looking for the latest release of GNU ~a..." -msgstr "Hledá se poslední vydání GNU ~a …" +msgid "nothing to be done~%" +msgstr "Nic k dělání~%" -#: guix/scripts/package.scm:395 -#, scheme-format -msgid "~a: note: using ~a but ~a is available upstream~%" -msgstr "" +#: guix/scripts/package.scm:233 +#, fuzzy, scheme-format +msgid "~a package in profile~%" +msgid_plural "~a packages in profile~%" +msgstr[0] "~a balíček v profilu~%" +msgstr[1] "~a balíček v profilu~%" + +#: guix/scripts/package.scm:317 +#, fuzzy, scheme-format +msgid "package '~a' no longer exists~%" +msgstr "Profil »~a« neexistuje~%" -#: guix/scripts/package.scm:467 +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" msgstr "" -#: guix/scripts/package.scm:483 +#: guix/scripts/package.scm:371 msgid "" -"Usage: guix package [OPTION]... PACKAGES...\n" -"Install, remove, or upgrade PACKAGES in a single transaction.\n" +"Usage: guix package [OPTION]...\n" +"Install, remove, or upgrade packages in a single transaction.\n" msgstr "" -#: guix/scripts/package.scm:485 +#: guix/scripts/package.scm:373 +#, fuzzy msgid "" "\n" -" -i, --install=PACKAGE install PACKAGE" +" -i, --install PACKAGE ...\n" +" install PACKAGEs" msgstr "" "\n" " -i, --install=PAKET Instalovat BALÍČEK" -#: guix/scripts/package.scm:487 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" " install the package EXP evaluates to" msgstr "" -#: guix/scripts/package.scm:490 +#: guix/scripts/package.scm:379 +msgid "" +"\n" +" -f, --install-from-file=FILE\n" +" install the package that the code within FILE\n" +" evaluates to" +msgstr "" + +#: guix/scripts/package.scm:383 +#, fuzzy msgid "" "\n" -" -r, --remove=PACKAGE remove PACKAGE" +" -r, --remove PACKAGE ...\n" +" remove PACKAGEs" msgstr "" "\n" " -r, --remove=PAKET Odstranit BALÍČEK" -#: guix/scripts/package.scm:492 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:494 +#: guix/scripts/package.scm:388 +msgid "" +"\n" +" -m, --manifest=FILE create a new profile generation with the manifest\n" +" from FILE" +msgstr "" + +#: guix/scripts/package.scm:391 +msgid "" +"\n" +" --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" +msgstr "" + +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" msgstr "" -#: guix/scripts/package.scm:496 +#: guix/scripts/package.scm:395 msgid "" "\n" -" --search-paths display needed environment variable definitions" +" --search-paths[=KIND]\n" +" display needed environment variable definitions" msgstr "" -#: guix/scripts/package.scm:498 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" " list generations matching PATTERN" msgstr "" -#: guix/scripts/package.scm:501 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" " delete generations matching PATTERN" msgstr "" -#: guix/scripts/package.scm:504 +#: guix/scripts/package.scm:404 +msgid "" +"\n" +" -S, --switch-generation=PATTERN\n" +" switch to a generation matching PATTERN" +msgstr "" + +#: guix/scripts/package.scm:407 msgid "" "\n" " -p, --profile=PROFILE use PROFILE instead of the user's default profile" msgstr "" -#: guix/scripts/package.scm:507 +#: guix/scripts/package.scm:410 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the profile" msgstr "" -#: guix/scripts/package.scm:509 guix/scripts/pull.scm:75 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" msgstr "" -#: guix/scripts/package.scm:512 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" msgstr "" -#: guix/scripts/package.scm:514 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" " list installed packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:517 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" " list available packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:760 -#, scheme-format -msgid "~A: extraneous argument~%" -msgstr "" - -#: guix/scripts/package.scm:775 -#, scheme-format -msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" +#: guix/scripts/package.scm:423 +#, fuzzy +msgid "" +"\n" +" --show=PACKAGE show details about PACKAGE" msgstr "" +"\n" +" -i, --install=PAKET Instalovat BALÍČEK" -#: guix/scripts/package.scm:797 +#: guix/scripts/package.scm:475 #, scheme-format -msgid "error: while creating directory `~a': ~a~%" +msgid "upgrade regexp '~a' looks like a command-line option~%" msgstr "" -#: guix/scripts/package.scm:801 +#: guix/scripts/package.scm:478 #, scheme-format -msgid "Please create the `~a' directory, with you as the owner.~%" +msgid "is this intended?~%" msgstr "" -#: guix/scripts/package.scm:808 +#: guix/scripts/package.scm:523 #, scheme-format -msgid "error: directory `~a' is not owned by you~%" +msgid "~a: unsupported kind of search path~%" msgstr "" -#: guix/scripts/package.scm:811 +#: guix/scripts/package.scm:820 #, scheme-format -msgid "Please change the owner of `~a' to user ~s.~%" +msgid "cannot switch to generation '~a'~%" msgstr "" #: guix/scripts/package.scm:836 #, scheme-format -msgid "deleting ~a~%" +msgid "would install new manifest from '~a' with ~d entries~%" msgstr "" -#: guix/scripts/package.scm:889 guix/scripts/package.scm:994 +#: guix/scripts/package.scm:838 #, scheme-format -msgid "invalid syntax: ~a~%" -msgstr "Neplatná skladba: ~a~%" +msgid "installing new manifest from '~a' with ~d entries~%" +msgstr "" -#: guix/scripts/package.scm:918 -#, scheme-format -msgid "nothing to be done~%" -msgstr "Nic k dělání~%" - -#: guix/scripts/package.scm:941 -#, scheme-format -msgid "~a package in profile~%" -msgstr "~a balíček v profilu~%" - -#: guix/scripts/package.scm:956 -#, scheme-format -msgid "Generation ~a\t~a" -msgstr "" - -#: guix/scripts/package.scm:963 -#, scheme-format -msgid "~a\t(current)~%" -msgstr "~a\t(aktuální)~%" - -#: guix/scripts/gc.scm:39 +#: guix/scripts/gc.scm:42 msgid "" "Usage: guix gc [OPTION]... PATHS...\n" "Invoke the garbage collector.\n" msgstr "" -#: guix/scripts/gc.scm:41 +#: guix/scripts/gc.scm:44 msgid "" "\n" " -C, --collect-garbage[=MIN]\n" " collect at least MIN bytes of garbage" msgstr "" -#: guix/scripts/gc.scm:44 +#: guix/scripts/gc.scm:47 +msgid "" +"\n" +" -F, --free-space=FREE attempt to reach FREE available space in the store" +msgstr "" + +#: guix/scripts/gc.scm:49 msgid "" "\n" " -d, --delete attempt to delete PATHS" msgstr "" -#: guix/scripts/gc.scm:46 +#: guix/scripts/gc.scm:51 +msgid "" +"\n" +" --optimize optimize the store by deduplicating identical files" +msgstr "" + +#: guix/scripts/gc.scm:53 msgid "" "\n" " --list-dead list dead paths" msgstr "" -#: guix/scripts/gc.scm:48 +#: guix/scripts/gc.scm:55 msgid "" "\n" " --list-live list live paths" msgstr "" -#: guix/scripts/gc.scm:51 +#: guix/scripts/gc.scm:58 msgid "" "\n" " --references list the references of PATHS" msgstr "" -#: guix/scripts/gc.scm:53 +#: guix/scripts/gc.scm:60 msgid "" "\n" " -R, --requisites list the requisites of PATHS" msgstr "" -#: guix/scripts/gc.scm:55 +#: guix/scripts/gc.scm:62 msgid "" "\n" " --referrers list the referrers of PATHS" msgstr "" -#: guix/scripts/gc.scm:84 +#: guix/scripts/gc.scm:65 +msgid "" +"\n" +" --verify[=OPTS] verify the integrity of the store; OPTS is a\n" +" comma-separated combination of 'repair' and\n" +" 'contents'" +msgstr "" + +#: guix/scripts/gc.scm:69 +msgid "" +"\n" +" --list-failures list cached build failures" +msgstr "" + +#: guix/scripts/gc.scm:71 +msgid "" +"\n" +" --clear-failures remove PATHS from the set of cached failures" +msgstr "" + +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "~a: Neplatné číslo~%" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "Neplatná hodnota paměti: ~a~%" -#: guix/scripts/hash.scm:45 +#: guix/scripts/gc.scm:196 +msgid "already ~h bytes available on ~a, nothing to do~%" +msgstr "" + +#: guix/scripts/gc.scm:199 +msgid "freeing ~h bytes~%" +msgstr "" + +#: guix/scripts/gc.scm:211 +#, fuzzy, scheme-format +msgid "extraneous arguments: ~{~a ~}~%" +msgstr "Neplatný argument: ~a~%" + +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 +msgid "freed ~h bytes~%" +msgstr "" + +#: guix/scripts/hash.scm:47 msgid "" "Usage: guix hash [OPTION] FILE\n" "Return the cryptographic hash of FILE.\n" @@ -527,161 +894,326 @@ msgstr "" #: guix/scripts/hash.scm:52 msgid "" "\n" +" -x, --exclude-vcs exclude version control directories" +msgstr "" + +#: guix/scripts/hash.scm:56 +msgid "" +"\n" " -r, --recursive compute the hash on FILE recursively" msgstr "" "\n" " -r, --recursive Spočítat kontrolní součet SOUBORU rekursivně" -#: guix/scripts/hash.scm:103 -#, scheme-format -msgid "unrecognized option: ~a~%" -msgstr "Nerozpoznaná volba: ~a~%" - -#: guix/scripts/hash.scm:134 guix/ui.scm:233 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "~a~%" -#: guix/scripts/hash.scm:137 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "Nesprávný počet argumentů~%" -#: guix/scripts/pull.scm:73 +#: guix/scripts/import.scm:86 +#, fuzzy +msgid "" +"Usage: guix import IMPORTER ARGS ...\n" +"Run IMPORTER with ARGS.\n" +msgstr "" +"Použití: guix PŘÍKAZ ARGUMENTY …\n" +"Spustit PŘÍKAZ s ARGUMENTY.\n" + +#: guix/scripts/import.scm:89 +#, fuzzy +msgid "IMPORTER must be one of the importers listed below:\n" +msgstr "PŘÍKAZ musí být jeden z níže uvedených podpříkazů:\n" + +#: guix/scripts/import.scm:103 +#, fuzzy, scheme-format +msgid "guix import: missing importer name~%" +msgstr "guix: Chybí název příkazu~%" + +#: guix/scripts/import.scm:123 +#, fuzzy, scheme-format +msgid "'~a' import failed~%" +msgstr "~a: Stažení se nezdařilo~%" + +#: guix/scripts/import.scm:124 +#, fuzzy, scheme-format +msgid "~a: invalid importer~%" +msgstr "~a: Neplatné číslo~%" + +#: guix/scripts/import/cran.scm:43 +msgid "" +"Usage: guix import cran PACKAGE-NAME\n" +"Import and convert the CRAN package for PACKAGE-NAME.\n" +msgstr "" + +#: guix/scripts/import/cran.scm:45 +msgid "" +"\n" +" -a, --archive=ARCHIVE specify the archive repository" +msgstr "" + +#: guix/scripts/import/cran.scm:108 +#, fuzzy, scheme-format +msgid "failed to download description for package '~a'~%" +msgstr "Nepodařilo se spojit s »~a«: ~a~%" + +#: guix/scripts/import/cran.scm:112 guix/scripts/import/elpa.scm:95 +#, fuzzy, scheme-format +msgid "too few arguments~%" +msgstr "Nesprávný počet argumentů~%" + +#: guix/scripts/import/cran.scm:114 guix/scripts/import/elpa.scm:97 +#, fuzzy, scheme-format +msgid "too many arguments~%" +msgstr "Nesprávné argumenty" + +#: guix/scripts/import/elpa.scm:41 +msgid "" +"Usage: guix import elpa PACKAGE-NAME\n" +"Import the latest package named PACKAGE-NAME from an ELPA repository.\n" +msgstr "" + +#: guix/scripts/import/elpa.scm:43 +msgid "" +"\n" +" -a, --archive=ARCHIVE specify the archive repository" +msgstr "" + +#: guix/scripts/import/elpa.scm:45 +#, fuzzy +msgid "" +"\n" +" -h, --help display this help and exit" +msgstr "" +"\n" +" -h, --help Ukázat tuto nápovědu a ukončit" + +#: guix/scripts/import/elpa.scm:47 +#, fuzzy +msgid "" +"\n" +" -V, --version display version information and exit" +msgstr "" +"\n" +" -V, --version Ukázat informace o verzi a ukončit" + +#: guix/scripts/import/elpa.scm:92 +#, fuzzy, scheme-format +msgid "failed to download package '~a'~%" +msgstr "Jazyk se nepodařilo nainstalovat: ~a~%" + +#: guix/scripts/pull.scm:60 +#, scheme-format +msgid "" +"Guile-Git is missing but it is now required by 'guix pull'.\n" +"Install it by running:\n" +"\n" +" guix package -i ~a\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" +"\n" +msgstr "" + +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" msgstr "" -#: guix/scripts/pull.scm:77 +#: guix/scripts/pull.scm:101 msgid "" "\n" -" --url=URL download the Guix tarball from URL" +" --url=URL download from the Git repository at URL" msgstr "" -#: guix/scripts/pull.scm:79 +#: guix/scripts/pull.scm:103 msgid "" "\n" -" --bootstrap use the bootstrap Guile to build the new Guix" +" --commit=COMMIT download the specified COMMIT" msgstr "" -#: guix/scripts/pull.scm:117 -#, scheme-format -msgid "~A: unexpected argument~%" -msgstr "~A: Neočekávaný argument~%" +#: guix/scripts/pull.scm:105 +msgid "" +"\n" +" --branch=BRANCH download the tip of the specified BRANCH" +msgstr "" -#: guix/scripts/pull.scm:126 -msgid "failed to download up-to-date source, exiting\n" +#: guix/scripts/pull.scm:107 +msgid "" +"\n" +" --bootstrap use the bootstrap Guile to build the new Guix" msgstr "" -#: guix/scripts/pull.scm:145 +#: guix/scripts/pull.scm:193 +msgid "Guix already up to date\n" +msgstr "Guix je již aktuální\n" + +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "" -#: guix/scripts/pull.scm:148 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" msgstr "" -#: guix/scripts/pull.scm:150 -msgid "Guix already up to date\n" -msgstr "Guix je již aktuální\n" +#: guix/scripts/pull.scm:217 +#, scheme-format +msgid "cannot enforce use of the Let's Encrypt certificates~%" +msgstr "" + +#: guix/scripts/pull.scm:219 +#, scheme-format +msgid "please upgrade Guile-Git~%" +msgstr "" + +#: guix/scripts/pull.scm:227 +#, scheme-format +msgid "Git error ~a~%" +msgstr "" + +#: guix/scripts/pull.scm:229 +#, scheme-format +msgid "Git error: ~a~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:80 +#: guix/scripts/pull.scm:263 +#, fuzzy, scheme-format +msgid "Updating from Git repository at '~a'...~%" +msgstr "Zavádí se soubor nebo adresář »~a« …~%" + +#: guix/scripts/pull.scm:272 +#, scheme-format +msgid "Building from Git commit ~a...~%" +msgstr "" + +#: guix/scripts/substitute.scm:125 #, scheme-format msgid "authentication and authorization of substitutes disabled!~%" msgstr "" -#: guix/scripts/substitute-binary.scm:163 +#: guix/scripts/substitute.scm:200 #, scheme-format msgid "download from '~a' failed: ~a, ~s~%" msgstr "" -#: guix/scripts/substitute-binary.scm:178 +#: guix/scripts/substitute.scm:213 #, scheme-format -msgid "while fetching ~a: server is unresponsive~%" +msgid "while fetching ~a: server is somewhat slow~%" msgstr "" -#: guix/scripts/substitute-binary.scm:180 +#: guix/scripts/substitute.scm:215 #, scheme-format msgid "try `--no-substitutes' if the problem persists~%" msgstr "" -#: guix/scripts/substitute-binary.scm:244 +#: guix/scripts/substitute.scm:225 +#, fuzzy, scheme-format +msgid "unsupported substitute URI scheme: ~a~%" +msgstr "Verze podpisu není podporována: ~a~%" + +#: guix/scripts/substitute.scm:260 +#, scheme-format +msgid "while fetching '~a': ~a (~s)~%" +msgstr "" + +#: guix/scripts/substitute.scm:265 #, scheme-format -msgid "signature version must be a number: ~a~%" +msgid "ignoring substitute server at '~s'~%" +msgstr "" + +#: guix/scripts/substitute.scm:315 +#, fuzzy, scheme-format +msgid "signature version must be a number: ~s~%" msgstr "Verze podpisu musí být číslo: ~a~%" -#: guix/scripts/substitute-binary.scm:248 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "Verze podpisu není podporována: ~a~%" -#: guix/scripts/substitute-binary.scm:256 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "" -#: guix/scripts/substitute-binary.scm:260 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "" -#: guix/scripts/substitute-binary.scm:295 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "Neplatný podpis »~a«~%" -#: guix/scripts/substitute-binary.scm:297 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "" -#: guix/scripts/substitute-binary.scm:299 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "" -#: guix/scripts/substitute-binary.scm:301 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "" -#: guix/scripts/substitute-binary.scm:338 +#: guix/scripts/substitute.scm:457 +#, fuzzy, scheme-format +msgid "'~a' does not name a store item~%" +msgstr "Profil »~a« neexistuje~%" + +#: guix/scripts/substitute.scm:619 #, scheme-format -msgid "substitute at '~a' lacks a signature~%" +msgid "updating list of substitutes from '~a'... ~5,1f%" msgstr "" -#: guix/scripts/substitute-binary.scm:526 +#: guix/scripts/substitute.scm:683 #, scheme-format -msgid "Downloading, please wait...~%" -msgstr "Stahuje se. Počkejte, prosím …~%" +msgid "~s: unsupported server URI scheme~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:528 +#: guix/scripts/substitute.scm:693 #, scheme-format -msgid "(Please consider upgrading Guile to get proper progress report.)~%" +msgid "'~a' uses different store '~a'; ignoring it~%" msgstr "" -#: guix/scripts/substitute-binary.scm:545 +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "" -#: guix/scripts/substitute-binary.scm:554 +#: guix/scripts/substitute.scm:858 +#, scheme-format +msgid "TLS error in procedure '~a': ~a~%" +msgstr "" + +#: guix/scripts/substitute.scm:869 msgid "" -"Usage: guix substitute-binary [OPTION]...\n" +"Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" msgstr "" -#: guix/scripts/substitute-binary.scm:556 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" " store file names passed on the standard input" msgstr "" -#: guix/scripts/substitute-binary.scm:559 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -689,314 +1221,1717 @@ msgid "" " DESTINATION" msgstr "" -#: guix/scripts/substitute-binary.scm:604 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" -msgstr "" +#: guix/scripts/substitute.scm:939 +#, fuzzy, scheme-format +msgid "no valid substitute for '~a'~%" +msgstr "Neplatný podpis »~a«~%" -#: guix/scripts/substitute-binary.scm:625 -#, scheme-format -msgid "failed to look up host '~a' (~a), substituter disabled~%" +#: guix/scripts/substitute.scm:946 +#, fuzzy, scheme-format +msgid "Downloading ~a...~%" +msgstr "Stahuje se. Počkejte, prosím …~%" + +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" msgstr "" -#: guix/scripts/substitute-binary.scm:732 +#: guix/scripts/substitute.scm:1056 +#, fuzzy, scheme-format +msgid "~a: invalid URI~%" +msgstr "~a: Neplatné číslo~%" + +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "~a: Nerozpoznané volby~%" -#: guix/scripts/authenticate.scm:58 +#: guix/scripts/authenticate.scm:59 #, scheme-format msgid "cannot find public key for secret key '~a'~%" msgstr "" -#: guix/scripts/authenticate.scm:78 +#: guix/scripts/authenticate.scm:79 #, scheme-format msgid "error: invalid signature: ~a~%" msgstr "Chyba: Neplatný podpis: ~a~%" -#: guix/scripts/authenticate.scm:80 +#: guix/scripts/authenticate.scm:81 #, scheme-format msgid "error: unauthorized public key: ~a~%" msgstr "Chyba: Neautorizovaný veřejný klíč: ~a~%" -#: guix/scripts/authenticate.scm:82 +#: guix/scripts/authenticate.scm:83 #, scheme-format msgid "error: corrupt signature data: ~a~%" msgstr "Chyba: Data podpisu poškozena: ~a~%" -#: guix/scripts/authenticate.scm:126 +#: guix/scripts/authenticate.scm:121 msgid "" "Usage: guix authenticate OPTION...\n" "Sign or verify the signature on the given file. This tool is meant to\n" "be used internally by 'guix-daemon'.\n" msgstr "" -#: guix/scripts/authenticate.scm:132 +#: guix/scripts/authenticate.scm:127 msgid "wrong arguments" msgstr "Nesprávné argumenty" -#: guix/scripts/system.scm:74 +#: guix/scripts/system.scm:141 #, scheme-format -msgid "failed to open operating system file '~a': ~a~%" +msgid "failed to register '~a' under '~a'~%" msgstr "" -#: guix/scripts/system.scm:78 guix/ui.scm:238 -#, scheme-format -msgid "~a: ~a~%" -msgstr "~a: ~a~%" - -#: guix/scripts/system.scm:81 +#: guix/scripts/system.scm:152 #, scheme-format -msgid "failed to load operating system file '~a': ~s~%" +msgid "copying to '~a'..." msgstr "" -#: guix/scripts/system.scm:111 +#: guix/scripts/system.scm:187 +#, fuzzy, scheme-format +msgid "failed to install bootloader ~a~%" +msgstr "Jazyk se nepodařilo nainstalovat: ~a~%" + +#: guix/scripts/system.scm:207 #, scheme-format -msgid "failed to register '~a' under '~a'~%" +msgid "initializing the current root file system~%" msgstr "" -#: guix/scripts/system.scm:127 +#: guix/scripts/system.scm:221 #, scheme-format -msgid "initializing the current root file system~%" +msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" msgstr "" -#: guix/scripts/system.scm:151 guix/scripts/system.scm:291 +#: guix/scripts/system.scm:266 #, scheme-format -msgid "failed to install GRUB on device '~a'~%" +msgid "while talking to shepherd: ~a~%" msgstr "" -#: guix/scripts/system.scm:176 +#: guix/scripts/system.scm:273 +#, fuzzy, scheme-format +msgid "service '~a' could not be found~%" +msgstr "guix: ~a: Příkaz nenalezen~%" + +#: guix/scripts/system.scm:276 +#, fuzzy, scheme-format +msgid "service '~a' does not have an action '~a'~%" +msgstr "Profil »~a« neexistuje~%" + +#: guix/scripts/system.scm:280 #, scheme-format -msgid "activating system...~%" -msgstr "Systém se zapíná …~%" +msgid "exception caught while executing '~a' on service '~a':~%" +msgstr "" -#: guix/scripts/system.scm:211 +#: guix/scripts/system.scm:288 #, scheme-format -msgid "unrecognized boot parameters for '~a'~%" -msgstr "Nerozpoznané spouštěcí parametry pro »~a«~%" +msgid "something went wrong: ~s~%" +msgstr "" -#: guix/scripts/system.scm:295 +#: guix/scripts/system.scm:291 #, scheme-format -msgid "initializing operating system under '~a'...~%" +msgid "shepherd error~%" msgstr "" -#: guix/scripts/system.scm:311 -msgid "" -"Usage: guix system [OPTION] ACTION FILE\n" -"Build the operating system declared in FILE according to ACTION.\n" +#: guix/scripts/system.scm:308 +#, scheme-format +msgid "failed to obtain list of shepherd services~%" msgstr "" -#: guix/scripts/system.scm:314 -msgid "The valid values for ACTION are:\n" -msgstr "Platné hodnoty pro ČINNOST jsou:\n" +#: guix/scripts/system.scm:328 +#, fuzzy, scheme-format +msgid "unloading service '~a'...~%" +msgstr "Stahuje se. Počkejte, prosím …~%" -#: guix/scripts/system.scm:315 -msgid " - 'reconfigure', switch to a new operating system configuration\n" +#: guix/scripts/system.scm:336 +#, scheme-format +msgid "loading new services:~{ ~a~}...~%" msgstr "" -#: guix/scripts/system.scm:317 -msgid " - 'build', build the operating system without installing anything\n" -msgstr "" +#: guix/scripts/system.scm:362 +#, scheme-format +msgid "activating system...~%" +msgstr "Systém se zapíná …~%" -#: guix/scripts/system.scm:319 -msgid " - 'vm', build a virtual machine image that shares the host's store\n" +#: guix/scripts/system.scm:438 +#, scheme-format +msgid "cannot switch to system generation '~a'~%" msgstr "" -#: guix/scripts/system.scm:321 -msgid " - 'vm-image', build a freestanding virtual machine image\n" +#: guix/scripts/system.scm:509 +msgid "the DAG of services" msgstr "" -#: guix/scripts/system.scm:323 -msgid " - 'disk-image', build a disk image, suitable for a USB stick\n" +#: guix/scripts/system.scm:522 +msgid "the dependency graph of shepherd services" msgstr "" -#: guix/scripts/system.scm:325 -msgid " - 'init', initialize a root file system to run GNU.\n" -msgstr "" +#: guix/scripts/system.scm:546 +#, fuzzy, scheme-format +msgid " file name: ~a~%" +msgstr "Neplatné číslo: ~a~%" -#: guix/scripts/system.scm:329 -msgid "" -"\n" -" --image-size=SIZE for 'vm-image', produce an image of SIZE" +#: guix/scripts/system.scm:547 +#, scheme-format +msgid " canonical file name: ~a~%" msgstr "" -#: guix/scripts/system.scm:331 -msgid "" -"\n" -" --no-grub for 'init', do not install GRUB" +#. TRANSLATORS: Please preserve the two-space indentation. +#: guix/scripts/system.scm:549 +#, fuzzy, scheme-format +msgid " label: ~a~%" +msgstr "~a: ~a~%" + +#: guix/scripts/system.scm:550 +#, scheme-format +msgid " bootloader: ~a~%" msgstr "" -#: guix/scripts/system.scm:394 +#: guix/scripts/system.scm:551 #, scheme-format -msgid "~a: unknown action~%" -msgstr "~a: Neznámá činnost~%" +msgid " root device: ~a~%" +msgstr "" -#: guix/scripts/system.scm:411 +#: guix/scripts/system.scm:555 #, scheme-format -msgid "wrong number of arguments for action '~a'~%" -msgstr "Nesprávný počet argumentů pro činnost »~a«~%" +msgid " kernel: ~a~%" +msgstr "" -#: guix/scripts/system.scm:431 +#: guix/scripts/system.scm:615 #, scheme-format -msgid "no configuration file specified~%" -msgstr "Nezadán žádný soubor s nastavením~%" +msgid "~a: error: file system with label '~a' not found~%" +msgstr "" -#: guix/gnu-maintenance.scm:373 +#: guix/scripts/system.scm:621 #, scheme-format -msgid "signature verification failed for `~a'~%" -msgstr "Ověření podpisu se nezdařilo pro »~a«~%" +msgid "~a: error: file system with UUID '~a' not found~%" +msgstr "" -#: guix/gnu-maintenance.scm:375 +#: guix/scripts/system.scm:717 #, scheme-format -msgid "(could be because the public key is not in your keyring)~%" +msgid "~a not found: 'guix pull' was never run~%" msgstr "" -#: guix/gnu-maintenance.scm:450 +#: guix/scripts/system.scm:718 #, scheme-format -msgid "~a: could not locate source file" -msgstr "~a: Zdrojový soubor se nepodařilo najít" +msgid "Consider running 'guix pull' before 'reconfigure'.~%" +msgstr "" -#: guix/gnu-maintenance.scm:455 +#: guix/scripts/system.scm:719 #, scheme-format -msgid "~a: ~a: no `version' field in source; skipping~%" +msgid "Failing to do that may downgrade your system!~%" msgstr "" -#: guix/ui.scm:131 +#: guix/scripts/system.scm:836 #, scheme-format -msgid "failed to install locale: ~a~%" -msgstr "Jazyk se nepodařilo nainstalovat: ~a~%" +msgid "initializing operating system under '~a'...~%" +msgstr "" -#: guix/ui.scm:150 +#: guix/scripts/system.scm:881 msgid "" -"Copyright (C) 2014 the Guix authors\n" -"License GPLv3+: GNU GPL version 3 or later \n" -"This is free software: you are free to change and redistribute it.\n" -"There is NO WARRANTY, to the extent permitted by law.\n" +"Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" +"Build the operating system declared in FILE according to ACTION.\n" +"Some ACTIONS support additional ARGS.\n" msgstr "" -"Autorské právo (C) 2014 autoři Guixu\n" -"Povolení GPLv3+: GNU GPL verze 3 nebo pozdější \n" -"Toto je svobodný software: Můžete jej volně měnit a dál šířit.\n" -"Není tu ŽÁDNÁ ZÁRUKA, ve výši povolené zákonem.\n" -#: guix/ui.scm:158 -#, scheme-format -msgid "" -"\n" -"Report bugs to: ~a." +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 +msgid "The valid values for ACTION are:\n" +msgstr "Platné hodnoty pro ČINNOST jsou:\n" + +#: guix/scripts/system.scm:887 +msgid " search search for existing service types\n" msgstr "" -"\n" -"Chyby hlašte na: ~a." -#: guix/ui.scm:160 -#, scheme-format +#: guix/scripts/system.scm:889 +msgid " reconfigure switch to a new operating system configuration\n" +msgstr "" + +#: guix/scripts/system.scm:891 msgid "" -"\n" -"~a home page: <~a>" +" roll-back switch to the previous operating system configuration\n" msgstr "" -"\n" -"~a stránky: <~a>" -#: guix/ui.scm:162 +#: guix/scripts/system.scm:893 msgid "" -"\n" -"General help using GNU software: " +" switch-generation switch to an existing operating system configuration\n" msgstr "" -"\n" -"Všeobecná nápověda k software GNU: " -#: guix/ui.scm:169 -#, scheme-format -msgid "~a: invalid number~%" +#: guix/scripts/system.scm:895 +msgid " list-generations list the system generations\n" +msgstr "" + +#: guix/scripts/system.scm:897 +msgid "" +" build build the operating system without installing anything\n" +msgstr "" + +#: guix/scripts/system.scm:899 +msgid " container build a container that shares the host's store\n" +msgstr "" + +#: guix/scripts/system.scm:901 +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" +msgstr "" + +#: guix/scripts/system.scm:903 +msgid " vm-image build a freestanding virtual machine image\n" +msgstr "" + +#: guix/scripts/system.scm:905 +msgid " disk-image build a disk image, suitable for a USB stick\n" +msgstr "" + +#: guix/scripts/system.scm:907 +msgid " init initialize a root file system to run GNU\n" +msgstr "" + +#: guix/scripts/system.scm:909 +msgid " extension-graph emit the service extension graph in Dot format\n" +msgstr "" + +#: guix/scripts/system.scm:911 +msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" +msgstr "" + +#: guix/scripts/system.scm:915 +msgid "" +"\n" +" -d, --derivation return the derivation of the given system" +msgstr "" + +#: guix/scripts/system.scm:917 +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" + +#: guix/scripts/system.scm:920 +msgid "" +"\n" +" --on-error=STRATEGY\n" +" apply STRATEGY when an error occurs while reading " +"FILE" +msgstr "" + +#: guix/scripts/system.scm:923 +msgid "" +"\n" +" --file-system-type=TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" +" (one of 'ext4', 'iso9660')" +msgstr "" + +#: guix/scripts/system.scm:927 +msgid "" +"\n" +" --image-size=SIZE for 'vm-image', produce an image of SIZE" +msgstr "" + +#: guix/scripts/system.scm:929 +msgid "" +"\n" +" --no-bootloader for 'init', do not install a bootloader" +msgstr "" + +#: guix/scripts/system.scm:931 +msgid "" +"\n" +" --share=SPEC for 'vm', share host file system according to SPEC" +msgstr "" + +#: guix/scripts/system.scm:933 +msgid "" +"\n" +" -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" +" and 'build', make FILE a symlink to the result, " +"and\n" +" register it as a garbage collector root" +msgstr "" + +#: guix/scripts/system.scm:937 +msgid "" +"\n" +" --expose=SPEC for 'vm', expose host file system according to SPEC" +msgstr "" + +#: guix/scripts/system.scm:939 +msgid "" +"\n" +" --full-boot for 'vm', make a full boot sequence" +msgstr "" + +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" + +#: guix/scripts/system.scm:1040 +#, scheme-format +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" +msgstr "Nezadán žádný soubor s nastavením~%" + +#: guix/scripts/system.scm:1147 +#, scheme-format +msgid "~a: unknown action~%" +msgstr "~a: Neznámá činnost~%" + +#: guix/scripts/system.scm:1163 +#, scheme-format +msgid "wrong number of arguments for action '~a'~%" +msgstr "Nesprávný počet argumentů pro činnost »~a«~%" + +#: guix/scripts/system.scm:1168 +#, fuzzy, scheme-format +msgid "guix system: missing command name~%" +msgstr "guix: Chybí název příkazu~%" + +#: guix/scripts/system.scm:1170 +#, fuzzy, scheme-format +msgid "Try 'guix system --help' for more information.~%" +msgstr "vyvolejte »guix --help« pro obdržení dalších informací.~%" + +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 +msgid "unknown" +msgstr "Neznámý" + +#: guix/scripts/lint.scm:139 +#, scheme-format +msgid "Available checkers:~%" +msgstr "" + +#: guix/scripts/lint.scm:163 +msgid "description should not be empty" +msgstr "" + +#: guix/scripts/lint.scm:173 +msgid "Texinfo markup in description is invalid" +msgstr "" + +#: guix/scripts/lint.scm:183 +#, scheme-format +msgid "" +"description should not contain ~\n" +"trademark sign '~a' at ~d" +msgstr "" + +#. TRANSLATORS: '@code' is Texinfo markup and must be kept +#. as is. +#: guix/scripts/lint.scm:196 +msgid "use @code or similar ornament instead of quotes" +msgstr "" + +#: guix/scripts/lint.scm:203 +msgid "description should start with an upper-case letter or digit" +msgstr "" + +#: guix/scripts/lint.scm:219 +#, scheme-format +msgid "" +"sentences in description should be followed ~\n" +"by two spaces; possible infraction~p at ~{~a~^, ~}" +msgstr "" + +#: guix/scripts/lint.scm:237 +#, fuzzy, scheme-format +msgid "invalid description: ~s" +msgstr "Neplatná skladba: ~a~%" + +#: guix/scripts/lint.scm:282 +#, scheme-format +msgid "'~a' should probably be a native input" +msgstr "" + +#: guix/scripts/lint.scm:298 +#, scheme-format +msgid "'~a' should probably not be an input at all" +msgstr "" + +#: guix/scripts/lint.scm:315 +msgid "synopsis should not be empty" +msgstr "" + +#: guix/scripts/lint.scm:323 +msgid "no period allowed at the end of the synopsis" +msgstr "" + +#: guix/scripts/lint.scm:335 +msgid "no article allowed at the beginning of the synopsis" +msgstr "" + +#: guix/scripts/lint.scm:342 +msgid "synopsis should be less than 80 characters long" +msgstr "" + +#: guix/scripts/lint.scm:348 +msgid "synopsis should start with an upper-case letter or digit" +msgstr "" + +#: guix/scripts/lint.scm:355 +msgid "synopsis should not start with the package name" +msgstr "" + +#: guix/scripts/lint.scm:365 +msgid "Texinfo markup in synopsis is invalid" +msgstr "" + +#: guix/scripts/lint.scm:384 +#, fuzzy, scheme-format +msgid "invalid synopsis: ~s" +msgstr "Neplatná skladba: ~a~%" + +#: guix/scripts/lint.scm:503 +#, scheme-format +msgid "URI ~a returned suspiciously small file (~a bytes)" +msgstr "" + +#: guix/scripts/lint.scm:513 +#, scheme-format +msgid "permanent redirect from ~a to ~a" +msgstr "" + +#: guix/scripts/lint.scm:520 +#, scheme-format +msgid "invalid permanent redirect from ~a" +msgstr "" + +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 +#, scheme-format +msgid "URI ~a not reachable: ~a (~s)" +msgstr "" + +#: guix/scripts/lint.scm:546 +#, fuzzy, scheme-format +msgid "URI ~a domain not found: ~a" +msgstr "guix: ~a: Příkaz nenalezen~%" + +#: guix/scripts/lint.scm:554 +#, scheme-format +msgid "URI ~a unreachable: ~a" +msgstr "" + +#: guix/scripts/lint.scm:563 +#, scheme-format +msgid "TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:584 +#, fuzzy +msgid "invalid value for home page" +msgstr "Platné hodnoty pro ČINNOST jsou:\n" + +#: guix/scripts/lint.scm:587 +#, fuzzy, scheme-format +msgid "invalid home page URL: ~s" +msgstr "" +"\n" +"~a stránky: <~a>" + +#: guix/scripts/lint.scm:613 +msgid "file names of patches should start with the package name" +msgstr "" + +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" + +#: guix/scripts/lint.scm:670 +#, scheme-format +msgid "~a: ~a: proposed synopsis: ~s~%" +msgstr "" + +#: guix/scripts/lint.scm:683 +#, scheme-format +msgid "~a: ~a: proposed description:~% \"~a\"~%" +msgstr "" + +#: guix/scripts/lint.scm:725 +msgid "all the source URIs are unreachable:" +msgstr "" + +#: guix/scripts/lint.scm:747 +msgid "the source file name should contain the package name" +msgstr "" + +#: guix/scripts/lint.scm:763 +#, scheme-format +msgid "URL should be 'mirror://~a/~a'" +msgstr "" + +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 +#, fuzzy, scheme-format +msgid "failed to create derivation: ~a" +msgstr "Nepodařilo se vytvořit GC root `~a': ~a~%" + +#: guix/scripts/lint.scm:799 +#, fuzzy, scheme-format +msgid "failed to create derivation: ~s~%" +msgstr "Výraz ~s se nepodařilo přečíst: ~s~%" + +#: guix/scripts/lint.scm:809 +msgid "invalid license field" +msgstr "" + +#: guix/scripts/lint.scm:825 +#, scheme-format +msgid "~a: HTTP GET error for ~a: ~a (~s)~%" +msgstr "" + +#: guix/scripts/lint.scm:835 +#, fuzzy, scheme-format +msgid "~a: host lookup failure: ~a~%" +msgstr "~a: Stažení se nezdařilo~%" + +#: guix/scripts/lint.scm:840 +#, scheme-format +msgid "~a: TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:855 +msgid "while retrieving CVE vulnerabilities" +msgstr "" + +#: guix/scripts/lint.scm:898 +#, scheme-format +msgid "probably vulnerable to ~a" +msgstr "" + +#: guix/scripts/lint.scm:905 +#, scheme-format +msgid "while retrieving upstream info for '~a'" +msgstr "" + +#: guix/scripts/lint.scm:913 +#, scheme-format +msgid "can be upgraded to ~a" +msgstr "" + +#: guix/scripts/lint.scm:928 +#, scheme-format +msgid "tabulation on line ~a, column ~a" +msgstr "" + +#: guix/scripts/lint.scm:937 +#, scheme-format +msgid "trailing white space on line ~a" +msgstr "" + +#: guix/scripts/lint.scm:947 +#, scheme-format +msgid "line ~a is way too long (~a characters)" +msgstr "" + +#: guix/scripts/lint.scm:958 +#, scheme-format +msgid "line ~a: parentheses feel lonely, move to the previous or next line" +msgstr "" + +#: guix/scripts/lint.scm:1028 +msgid "Validate package descriptions" +msgstr "" + +#: guix/scripts/lint.scm:1032 +msgid "Validate synopsis & description of GNU packages" +msgstr "" + +#: guix/scripts/lint.scm:1036 +msgid "Identify inputs that should be native inputs" +msgstr "" + +#: guix/scripts/lint.scm:1040 +msgid "Identify inputs that should be inputs at all" +msgstr "" + +#: guix/scripts/lint.scm:1044 +msgid "Validate file names and availability of patches" +msgstr "" + +#: guix/scripts/lint.scm:1048 +msgid "Validate home-page URLs" +msgstr "" + +#. TRANSLATORS: is the name of a data type and must not be +#. translated. +#: guix/scripts/lint.scm:1054 +msgid "Make sure the 'license' field is a or a list thereof" +msgstr "" + +#: guix/scripts/lint.scm:1059 +msgid "Validate source URLs" +msgstr "" + +#: guix/scripts/lint.scm:1063 +msgid "Suggest 'mirror://' URLs" +msgstr "" + +#: guix/scripts/lint.scm:1067 +msgid "Validate file names of sources" +msgstr "" + +#: guix/scripts/lint.scm:1071 +msgid "Report failure to compile a package to a derivation" +msgstr "" + +#: guix/scripts/lint.scm:1075 +msgid "Validate package synopses" +msgstr "" + +#: guix/scripts/lint.scm:1079 +msgid "Check the Common Vulnerabilities and Exposures (CVE) database" +msgstr "" + +#: guix/scripts/lint.scm:1084 +msgid "Check the package for new upstream releases" +msgstr "" + +#: guix/scripts/lint.scm:1088 +msgid "Look for formatting issues in the source" +msgstr "" + +#: guix/scripts/lint.scm:1116 +msgid "" +"Usage: guix lint [OPTION]... [PACKAGE]...\n" +"Run a set of checkers on the specified package; if none is specified,\n" +"run the checkers on all packages.\n" +msgstr "" + +#: guix/scripts/lint.scm:1119 +msgid "" +"\n" +" -c, --checkers=CHECKER1,CHECKER2...\n" +" only run the specified checkers" +msgstr "" + +#: guix/scripts/lint.scm:1124 +msgid "" +"\n" +" -l, --list-checkers display the list of available lint checkers" +msgstr "" + +#: guix/scripts/lint.scm:1144 +#, fuzzy, scheme-format +msgid "~a: invalid checker~%" +msgstr "~a: Neplatné číslo~%" + +#: guix/scripts/publish.scm:68 +#, scheme-format +msgid "" +"Usage: guix publish [OPTION]...\n" +"Publish ~a over HTTP.\n" +msgstr "" + +#: guix/scripts/publish.scm:70 +msgid "" +"\n" +" -p, --port=PORT listen on PORT" +msgstr "" + +#: guix/scripts/publish.scm:72 +msgid "" +"\n" +" --listen=HOST listen on the network interface for HOST" +msgstr "" + +#: guix/scripts/publish.scm:74 +msgid "" +"\n" +" -u, --user=USER change privileges to USER as soon as possible" +msgstr "" + +#: guix/scripts/publish.scm:76 +msgid "" +"\n" +" -C, --compression[=LEVEL]\n" +" compress archives at LEVEL" +msgstr "" + +#: guix/scripts/publish.scm:79 +msgid "" +"\n" +" -c, --cache=DIRECTORY cache published items to DIRECTORY" +msgstr "" + +#: guix/scripts/publish.scm:81 +msgid "" +"\n" +" --workers=N use N workers to bake items" +msgstr "" + +#: guix/scripts/publish.scm:83 +msgid "" +"\n" +" --ttl=TTL announce narinfos can be cached for TTL seconds" +msgstr "" + +#: guix/scripts/publish.scm:85 +msgid "" +"\n" +" --nar-path=PATH use PATH as the prefix for nar URLs" +msgstr "" + +#: guix/scripts/publish.scm:87 +msgid "" +"\n" +" --public-key=FILE use FILE as the public key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:89 +msgid "" +"\n" +" --private-key=FILE use FILE as the private key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:91 +msgid "" +"\n" +" -r, --repl[=PORT] spawn REPL server on PORT" +msgstr "" + +#: guix/scripts/publish.scm:107 +#, scheme-format +msgid "lookup of host '~a' failed: ~a~%" +msgstr "" + +#: guix/scripts/publish.scm:152 +#, scheme-format +msgid "lookup of host '~a' returned nothing" +msgstr "" + +#: guix/scripts/publish.scm:165 +#, scheme-format +msgid "zlib support is missing; compression disabled~%" +msgstr "" + +#: guix/scripts/publish.scm:179 +#, fuzzy, scheme-format +msgid "~a: invalid duration~%" +msgstr "~a: Neplatné číslo~%" + +#: guix/scripts/publish.scm:869 +#, scheme-format +msgid "user '~a' not found: ~a~%" +msgstr "" + +#: guix/scripts/publish.scm:910 +#, scheme-format +msgid "server running as root; consider using the '--user' option!~%" +msgstr "" + +#: guix/scripts/publish.scm:915 +#, scheme-format +msgid "publishing ~a on ~a, port ~d~%" +msgstr "" + +#: guix/scripts/edit.scm:41 +msgid "" +"Usage: guix edit PACKAGE...\n" +"Start $VISUAL or $EDITOR to edit the definitions of PACKAGE...\n" +msgstr "" + +#: guix/scripts/edit.scm:62 +#, scheme-format +msgid "file '~a' not found in search path ~s~%" +msgstr "" + +#: guix/scripts/edit.scm:90 +#, scheme-format +msgid "source location of package '~a' is unknown~%" +msgstr "" + +#: guix/scripts/edit.scm:103 +#, fuzzy, scheme-format +msgid "failed to launch '~a': ~a~%" +msgstr "Nepodařilo se spojit s »~a«: ~a~%" + +#: guix/scripts/size.scm:77 +#, scheme-format +msgid "no available substitute information for '~a'~%" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "store item" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "total" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "self" +msgstr "" + +#: guix/scripts/size.scm:107 +#, scheme-format +msgid "total: ~,1f MiB~%" +msgstr "" + +#. TRANSLATORS: This is the title of a graph, meaning that the graph +#. represents a profile of the store (the "store" being the place where +#. packages are stored.) +#: guix/scripts/size.scm:221 +msgid "store profile" +msgstr "" + +#: guix/scripts/size.scm:230 +msgid "" +"Usage: guix size [OPTION]... PACKAGE\n" +"Report the size of PACKAGE and its dependencies.\n" +msgstr "" + +#: guix/scripts/size.scm:235 +msgid "" +"\n" +" -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" +msgstr "" + +#. TRANSLATORS: "closure" and "self" must not be translated. +#: guix/scripts/size.scm:238 +msgid "" +"\n" +" --sort=KEY sort according to KEY--\"closure\" or \"self\"" +msgstr "" + +#: guix/scripts/size.scm:240 +msgid "" +"\n" +" -m, --map-file=FILE write to FILE a graphical map of disk usage" +msgstr "" + +#: guix/scripts/size.scm:271 +#, fuzzy, scheme-format +msgid "~a: invalid sorting key~%" +msgstr "~a: Neplatné číslo~%" + +#: guix/scripts/size.scm:306 +msgid "missing store item argument\n" +msgstr "" + +#: guix/scripts/graph.scm:84 +#, scheme-format +msgid "~a: invalid argument (package name expected)" +msgstr "" + +#: guix/scripts/graph.scm:95 +msgid "the DAG of packages, excluding implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:121 +msgid "the reverse DAG of packages" +msgstr "" + +#: guix/scripts/graph.scm:171 +msgid "the DAG of packages, including implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:181 +msgid "the DAG of packages and origins, including implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:211 +msgid "same as 'bag', but without the bootstrap nodes" +msgstr "" + +#: guix/scripts/graph.scm:253 +msgid "the DAG of derivations" +msgstr "" + +#: guix/scripts/graph.scm:265 +#, fuzzy +msgid "unsupported argument for derivation graph" +msgstr "Verze podpisu není podporována: ~a~%" + +#: guix/scripts/graph.scm:291 +msgid "unsupported argument for this type of graph" +msgstr "" + +#: guix/scripts/graph.scm:304 +#, scheme-format +msgid "references for '~a' are not known~%" +msgstr "" + +#: guix/scripts/graph.scm:311 +msgid "the DAG of run-time dependencies (store references)" +msgstr "" + +#: guix/scripts/graph.scm:327 +msgid "the DAG of referrers in the store" +msgstr "" + +#: guix/scripts/graph.scm:354 +#, fuzzy, scheme-format +msgid "~a: unknown node type~%" +msgstr "~a: Neznámá činnost~%" + +#: guix/scripts/graph.scm:361 +#, fuzzy, scheme-format +msgid "~a: unknown backend~%" +msgstr "~a: Neznámá činnost~%" + +#: guix/scripts/graph.scm:365 +#, fuzzy +msgid "The available node types are:\n" +msgstr "Platné hodnoty pro ČINNOST jsou:\n" + +#: guix/scripts/graph.scm:375 +msgid "The available backend types are:\n" +msgstr "" + +#. TRANSLATORS: Here 'dot' is the name of a program; it must not be +#. translated. +#: guix/scripts/graph.scm:419 +msgid "" +"Usage: guix graph PACKAGE...\n" +"Emit a representation of the dependency graph of PACKAGE...\n" +msgstr "" + +#: guix/scripts/graph.scm:421 +msgid "" +"\n" +" -b, --backend=TYPE produce a graph with the given backend TYPE" +msgstr "" + +#: guix/scripts/graph.scm:423 +msgid "" +"\n" +" --list-backends list the available graph backends" +msgstr "" + +#: guix/scripts/graph.scm:425 +msgid "" +"\n" +" -t, --type=TYPE represent nodes of the given TYPE" +msgstr "" + +#: guix/scripts/graph.scm:427 +msgid "" +"\n" +" --list-types list the available graph types" +msgstr "" + +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 +msgid "" +"\n" +" -e, --expression=EXPR consider the package EXPR evaluates to" +msgstr "" + +#: guix/scripts/challenge.scm:191 +#, scheme-format +msgid " local hash: ~a~%" +msgstr "" + +#: guix/scripts/challenge.scm:192 +#, fuzzy, scheme-format +msgid " no local build for '~a'~%" +msgstr "Žádný záznam o sestavení pro »~a«~%" + +#: guix/scripts/challenge.scm:194 +#, fuzzy, scheme-format +msgid " ~50a: ~a~%" +msgstr "~a: ~a~%" + +#: guix/scripts/challenge.scm:202 +#, scheme-format +msgid "~a contents differ:~%" +msgstr "" + +#: guix/scripts/challenge.scm:205 +#, scheme-format +msgid "could not challenge '~a': no local build~%" +msgstr "" + +#: guix/scripts/challenge.scm:207 +#, scheme-format +msgid "could not challenge '~a': no substitutes~%" +msgstr "" + +#: guix/scripts/challenge.scm:210 +#, scheme-format +msgid "~a contents match:~%" +msgstr "" + +#: guix/scripts/challenge.scm:219 +msgid "~h store items were analyzed:~%" +msgstr "" + +#: guix/scripts/challenge.scm:220 +msgid " - ~h (~,1f%) were identical~%" +msgstr "" + +#: guix/scripts/challenge.scm:222 +msgid " - ~h (~,1f%) differed~%" +msgstr "" + +#: guix/scripts/challenge.scm:224 +msgid " - ~h (~,1f%) were inconclusive~%" +msgstr "" + +#: guix/scripts/challenge.scm:233 +msgid "" +"Usage: guix challenge [PACKAGE...]\n" +"Challenge the substitutes for PACKAGE... provided by one or more servers.\n" +msgstr "" + +#: guix/scripts/challenge.scm:235 +msgid "" +"\n" +" --substitute-urls=URLS\n" +" compare build results with those at URLS" +msgstr "" + +#: guix/scripts/challenge.scm:238 +msgid "" +"\n" +" -v, --verbose show details about successful comparisons" +msgstr "" + +#: guix/scripts/copy.scm:59 +#, fuzzy, scheme-format +msgid "~a: invalid TCP port number~%" +msgstr "~a: Neplatné číslo~%" + +#: guix/scripts/copy.scm:61 +#, scheme-format +msgid "~a: invalid SSH specification~%" +msgstr "" + +#: guix/scripts/copy.scm:113 +msgid "" +"Usage: guix copy [OPTION]... ITEMS...\n" +"Copy ITEMS to or from the specified host over SSH.\n" +msgstr "" + +#: guix/scripts/copy.scm:115 +msgid "" +"\n" +" --to=HOST send ITEMS to HOST" +msgstr "" + +#: guix/scripts/copy.scm:117 +msgid "" +"\n" +" --from=HOST receive ITEMS from HOST" +msgstr "" + +#: guix/scripts/copy.scm:169 +#, scheme-format +msgid "use '--to' or '--from'~%" +msgstr "" + +#: guix/scripts/pack.scm:77 +#, fuzzy, scheme-format +msgid "~a: compressor not found~%" +msgstr "~a: Balíček nenalezen~%" + +#: guix/scripts/pack.scm:323 +#, scheme-format +msgid "~a: invalid symlink specification~%" +msgstr "" + +#: guix/scripts/pack.scm:333 +msgid "" +"Usage: guix pack [OPTION]... PACKAGE...\n" +"Create a bundle of PACKAGE.\n" +msgstr "" + +#: guix/scripts/pack.scm:339 +msgid "" +"\n" +" -f, --format=FORMAT build a pack in the given FORMAT" +msgstr "" + +#: guix/scripts/pack.scm:347 +msgid "" +"\n" +" -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" +msgstr "" + +#: guix/scripts/pack.scm:349 +msgid "" +"\n" +" -S, --symlink=SPEC create symlinks to the profile according to SPEC" +msgstr "" + +#: guix/scripts/pack.scm:351 +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" + +#: guix/scripts/pack.scm:353 +msgid "" +"\n" +" --localstatedir include /var/guix in the resulting pack" +msgstr "" + +#: guix/scripts/pack.scm:389 +#, scheme-format +msgid "both a manifest and a package list were given~%" +msgstr "" + +#: guix/scripts/pack.scm:408 +#, fuzzy, scheme-format +msgid "~a: unknown pack format" +msgstr "~A: Neznámý balíček~%" + +#: guix/scripts/weather.scm:69 +msgid "computing ~h package derivations for ~a...~%" +msgstr "" + +#: guix/scripts/weather.scm:107 +#, fuzzy +msgid "looking for ~h store items on ~a...~%" +msgstr "Hledá se poslední vydání GNU ~a …" + +#: guix/scripts/weather.scm:117 +msgid " ~2,1f% substitutes available (~h out of ~h)~%" +msgstr "" + +#: guix/scripts/weather.scm:123 +#, fuzzy, scheme-format +msgid " unknown substitute sizes~%" +msgstr "Neznámá jednotka: ~a~%" + +#: guix/scripts/weather.scm:126 +msgid " ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:127 +msgid " at least ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:129 +msgid " ~,1h MiB on disk (uncompressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:131 +msgid " ~,3h seconds per request (~,1h seconds in total)~%" +msgstr "" + +#: guix/scripts/weather.scm:133 +msgid " ~,1h requests per second~%" +msgstr "" + +#: guix/scripts/weather.scm:142 +msgid "" +"Usage: guix weather [OPTIONS]\n" +"Report the availability of substitutes.\n" +msgstr "" + +#: guix/scripts/weather.scm:144 +msgid "" +"\n" +" --substitute-urls=URLS\n" +" check for available substitutes at URLS" +msgstr "" + +#: guix/scripts/weather.scm:147 +msgid "" +"\n" +" -m, --manifest=MANIFEST\n" +" look up substitutes for packages specified in " +"MANIFEST" +msgstr "" + +#: guix/scripts/weather.scm:150 +msgid "" +"\n" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" +msgstr "" + +#: guix/scripts/weather.scm:174 +#, fuzzy, scheme-format +msgid "~a: invalid URL~%" +msgstr "~a: Neplatné číslo~%" + +#: guix/gnu-maintenance.scm:570 +msgid "Updater for GNU packages" +msgstr "" + +#: guix/gnu-maintenance.scm:579 +msgid "Updater for GNU packages only available via FTP" +msgstr "" + +#: guix/gnu-maintenance.scm:588 +msgid "Updater for KDE packages" +msgstr "" + +#: guix/gnu-maintenance.scm:595 +msgid "Updater for X.org packages" +msgstr "" + +#: guix/gnu-maintenance.scm:602 +msgid "Updater for packages hosted on kernel.org" +msgstr "" + +#: guix/scripts/container.scm:25 +msgid "" +"Usage: guix container ACTION ARGS...\n" +"Build and manipulate Linux containers.\n" +msgstr "" + +#: guix/scripts/container.scm:30 +msgid " exec execute a command inside of an existing container\n" +msgstr "" + +#: guix/scripts/container.scm:53 +#, fuzzy, scheme-format +msgid "guix container: missing action~%" +msgstr "guix: Chybí název příkazu~%" + +#: guix/scripts/container.scm:63 +#, scheme-format +msgid "guix container: invalid action~%" +msgstr "" + +#: guix/scripts/container/exec.scm:40 +msgid "" +"Usage: guix container exec PID COMMAND [ARGS...]\n" +"Execute COMMMAND within the container process PID.\n" +msgstr "" + +#: guix/scripts/container/exec.scm:69 +#, fuzzy, scheme-format +msgid "~a: extraneous argument~%" +msgstr "~A: Neočekávaný argument~%" + +#: guix/scripts/container/exec.scm:87 +#, fuzzy, scheme-format +msgid "no pid specified~%" +msgstr "Nezadán žádný soubor s nastavením~%" + +#: guix/scripts/container/exec.scm:90 +#, fuzzy, scheme-format +msgid "no command specified~%" +msgstr "Nezadán žádný soubor s nastavením~%" + +#: guix/scripts/container/exec.scm:93 +#, scheme-format +msgid "no such process ~d~%" +msgstr "" + +#: guix/scripts/container/exec.scm:105 +#, scheme-format +msgid "exec failed with status ~d~%" +msgstr "" + +#: guix/upstream.scm:249 +#, scheme-format +msgid "signature verification failed for `~a'~%" +msgstr "Ověření podpisu se nezdařilo pro »~a«~%" + +#: guix/upstream.scm:251 +#, scheme-format +msgid "(could be because the public key is not in your keyring)~%" +msgstr "" + +#: guix/upstream.scm:336 +#, scheme-format +msgid "~a: could not locate source file" +msgstr "~a: Zdrojový soubor se nepodařilo najít" + +#: guix/upstream.scm:341 +#, scheme-format +msgid "~a: ~a: no `version' field in source; skipping~%" +msgstr "" + +#: guix/ui.scm:160 +#, scheme-format +msgid "~a: unbound variable" +msgstr "" + +#: guix/ui.scm:252 +msgid "entering debugger; type ',bt' for a backtrace\n" +msgstr "" + +#: guix/ui.scm:301 +#, fuzzy, scheme-format +msgid "hint: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 +#, fuzzy, scheme-format +msgid "failed to load '~a': ~a~%" +msgstr "Nepodařilo se spojit s »~a«: ~a~%" + +#: guix/ui.scm:320 +#, scheme-format +msgid "~amissing closing parenthesis~%" +msgstr "" + +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 +#, fuzzy, scheme-format +msgid "~a: error: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:333 +msgid "Did you forget a @code{use-modules} form?" +msgstr "" + +#: guix/ui.scm:335 +#, scheme-format +msgid "Did you forget @code{(use-modules ~a)}?" +msgstr "" + +#: guix/ui.scm:348 guix/ui.scm:711 +#, scheme-format +msgid "exception thrown: ~s~%" +msgstr "" + +#: guix/ui.scm:352 guix/ui.scm:374 +#, fuzzy, scheme-format +msgid "failed to load '~a':~%" +msgstr "Jazyk se nepodařilo nainstalovat: ~a~%" + +#: guix/ui.scm:364 +#, fuzzy, scheme-format +msgid "~a: warning: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:371 +#, fuzzy, scheme-format +msgid "failed to load '~a': exception thrown: ~s~%" +msgstr "Výraz ~s se nepodařilo přečíst: ~s~%" + +#: guix/ui.scm:383 +#, scheme-format +msgid "failed to install locale: ~a~%" +msgstr "Jazyk se nepodařilo nainstalovat: ~a~%" + +#. TRANSLATORS: Translate "(C)" to the copyright symbol +#. (C-in-a-circle), if this symbol is available in the user's +#. locale. Otherwise, do not translate "(C)"; leave it as-is. */ +#: guix/ui.scm:413 +msgid "(C)" +msgstr "" + +#: guix/ui.scm:414 +msgid "the Guix authors\n" +msgstr "" + +#: guix/ui.scm:415 +#, fuzzy +msgid "" +"License GPLv3+: GNU GPL version 3 or later \n" +"This is free software: you are free to change and redistribute it.\n" +"There is NO WARRANTY, to the extent permitted by law.\n" +msgstr "" +"Autorské právo (C) 2014 autoři Guixu\n" +"Povolení GPLv3+: GNU GPL verze 3 nebo pozdější \n" +"Toto je svobodný software: Můžete jej volně měnit a dál šířit.\n" +"Není tu ŽÁDNÁ ZÁRUKA, ve výši povolené zákonem.\n" + +#. TRANSLATORS: The placeholder indicates the bug-reporting address for this +#. package. Please add another line saying "Report translation bugs to +#. ...\n" with the address for translation bugs (typically your translation +#. team's web or email address). +#: guix/ui.scm:427 +#, scheme-format +msgid "" +"\n" +"Report bugs to: ~a." +msgstr "" +"\n" +"Chyby hlašte na: ~a." + +#: guix/ui.scm:429 +#, scheme-format +msgid "" +"\n" +"~a home page: <~a>" +msgstr "" +"\n" +"~a stránky: <~a>" + +#: guix/ui.scm:431 +msgid "" +"\n" +"General help using GNU software: " +msgstr "" +"\n" +"Všeobecná nápověda k software GNU: " + +#: guix/ui.scm:476 +#, fuzzy, scheme-format +msgid "'~a' is not a valid regular expression: ~a~%" +msgstr "Podpis není platný s-výraz" + +#: guix/ui.scm:482 +#, scheme-format +msgid "~a: invalid number~%" msgstr "~a: Neplatné číslo~%" -#: guix/ui.scm:186 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "Neplatné číslo: ~a~%" -#: guix/ui.scm:201 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "Neznámá jednotka: ~a~%" -#: guix/ui.scm:212 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "~a:~a:~a: Balíček `~a' má neplatný vstup: ~s~%" -#: guix/ui.scm:219 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" msgstr "~a: ~a: Sestavovací systém `~a' nepodporuje křížová sestavení~%" -#: guix/ui.scm:224 +#: guix/ui.scm:572 +#, fuzzy, scheme-format +msgid "~s: invalid G-expression input~%" +msgstr "Podpis není platný s-výraz" + +#: guix/ui.scm:575 +#, scheme-format +msgid "profile '~a' does not exist~%" +msgstr "Profil »~a« neexistuje~%" + +#: guix/ui.scm:578 +#, fuzzy, scheme-format +msgid "generation ~a of profile '~a' does not exist~%" +msgstr "Profil »~a« neexistuje~%" + +#: guix/ui.scm:587 +#, scheme-format +msgid " ... propagated from address@hidden" +msgstr "" + +#: guix/ui.scm:597 +#, scheme-format +msgid "profile contains conflicting entries for ~a~a~%" +msgstr "" + +#: guix/ui.scm:600 +#, scheme-format +msgid " first entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:606 +#, scheme-format +msgid " second entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:618 +#, scheme-format +msgid "corrupt input while restoring '~a' from ~s~%" +msgstr "" + +#: guix/ui.scm:620 +#, scheme-format +msgid "corrupt input while restoring archive from ~s~%" +msgstr "" + +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "Nepodařilo se spojit s »~a«: ~a~%" -#: guix/ui.scm:229 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "Nepodařilo se sestavit: ~a~%" -#: guix/ui.scm:257 +#: guix/ui.scm:631 #, scheme-format -msgid "failed to read expression ~s: ~s~%" -msgstr "Výraz ~s se nepodařilo přečíst: ~s~%" +msgid "reference to invalid output '~a' of derivation '~a'~%" +msgstr "" -#: guix/ui.scm:263 +#: guix/ui.scm:635 #, scheme-format -msgid "failed to evaluate expression `~a': ~s~%" +msgid "file '~a' could not be found in these directories:~{ ~a~}~%" msgstr "" -#: guix/ui.scm:272 +#: guix/ui.scm:661 +#, scheme-format +msgid "~a: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:696 +#, scheme-format +msgid "failed to read expression ~s: ~s~%" +msgstr "Výraz ~s se nepodařilo přečíst: ~s~%" + +#: guix/ui.scm:702 +#, fuzzy, scheme-format +msgid "failed to evaluate expression '~a':~%" +msgstr "Výraz ~s se nepodařilo přečíst: ~s~%" + +#: guix/ui.scm:705 +#, fuzzy, scheme-format +msgid "syntax error: ~a~%" +msgstr "Neplatná skladba: ~a~%" + +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "" -#: guix/ui.scm:319 +#: guix/ui.scm:742 +msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" +msgstr "" + +#: guix/ui.scm:810 #, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" -msgstr "" +msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" +msgstr[0] "" +msgstr[1] "" + +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:818 +#, fuzzy +msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:324 +#: guix/ui.scm:823 #, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" -msgstr "" +msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" +msgstr[0] "" +msgstr[1] "" -#: guix/ui.scm:330 +#: guix/ui.scm:830 #, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" -msgstr "" +msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" +msgstr[0] "" +msgstr[1] "" + +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:838 +#, fuzzy +msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:335 -#, scheme-format +#: guix/ui.scm:843 +#, fuzzy, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" -msgstr "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]" +msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" +msgstr[0] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]" +msgstr[1] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:903 +#, scheme-format +msgid "The following package would be removed:~%~{~a~%~}~%" +msgid_plural "The following packages would be removed:~%~{~a~%~}~%" +msgstr[0] "" +msgstr[1] "" -#: guix/ui.scm:352 +#: guix/ui.scm:908 +#, scheme-format +msgid "The following package will be removed:~%~{~a~%~}~%" +msgid_plural "The following packages will be removed:~%~{~a~%~}~%" +msgstr[0] "" +msgstr[1] "" + +#: guix/ui.scm:921 +#, fuzzy, scheme-format +msgid "The following package would be downgraded:~%~{~a~%~}~%" +msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" +msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%" +msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%" + +#: guix/ui.scm:926 +#, fuzzy, scheme-format +msgid "The following package will be downgraded:~%~{~a~%~}~%" +msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" +msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%" +msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%" + +#: guix/ui.scm:939 +#, fuzzy, scheme-format +msgid "The following package would be upgraded:~%~{~a~%~}~%" +msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" +msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%" +msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%" + +#: guix/ui.scm:944 +#, fuzzy, scheme-format +msgid "The following package will be upgraded:~%~{~a~%~}~%" +msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" +msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%" +msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%" + +#: guix/ui.scm:955 +#, scheme-format +msgid "The following package would be installed:~%~{~a~%~}~%" +msgid_plural "The following packages would be installed:~%~{~a~%~}~%" +msgstr[0] "" +msgstr[1] "" + +#: guix/ui.scm:960 +#, fuzzy, scheme-format +msgid "The following package will be installed:~%~{~a~%~}~%" +msgid_plural "The following packages will be installed:~%~{~a~%~}~%" +msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%" +msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%" + +#: guix/ui.scm:977 msgid "" msgstr "" -#: guix/ui.scm:380 +#: guix/ui.scm:1339 #, scheme-format -msgid "failed to create configuration directory `~a': ~a~%" -msgstr "Adresář s nastavením »~a« se nepodařilo vytvořit: ~a~%" +msgid "Generation ~a\t~a" +msgstr "" -#: guix/ui.scm:461 guix/ui.scm:475 -msgid "unknown" -msgstr "Neznámý" +#. TRANSLATORS: The word "current" here is an adjective for +#. "Generation", as in "current generation". Use the appropriate +#. gender where applicable. +#: guix/ui.scm:1349 +#, scheme-format +msgid "~a\t(current)~%" +msgstr "~a\t(aktuální)~%" -#: guix/ui.scm:584 +#: guix/ui.scm:1392 #, scheme-format -msgid "invalid argument: ~a~%" -msgstr "Neplatný argument: ~a~%" +msgid "switched from generation ~a to ~a~%" +msgstr "" + +#: guix/ui.scm:1408 +#, scheme-format +msgid "deleting ~a~%" +msgstr "" -#: guix/ui.scm:589 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "vyvolejte »guix --help« pro obdržení dalších informací.~%" -#: guix/ui.scm:619 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" @@ -1004,118 +2939,221 @@ msgstr "" "Použití: guix PŘÍKAZ ARGUMENTY …\n" "Spustit PŘÍKAZ s ARGUMENTY.\n" -#: guix/ui.scm:622 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" msgstr "PŘÍKAZ musí být jeden z níže uvedených podpříkazů:\n" -#: guix/ui.scm:642 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix: ~a: Příkaz nenalezen~%" -#: guix/ui.scm:660 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "guix: Chybí název příkazu~%" -#: guix/ui.scm:668 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix: Nerozpoznaná volba »~a«~%" -#: guix/http-client.scm:217 +#: guix/http-client.scm:117 #, scheme-format -msgid "using Guile ~a, which does not support ~s encoding~%" +msgid "following redirection to `~a'...~%" +msgstr "" + +#: guix/http-client.scm:129 +#, fuzzy, scheme-format +msgid "~a: HTTP download failed: ~a (~s)" +msgstr "~a: Stažení se nezdařilo~%" + +#: guix/nar.scm:155 +msgid "signature is not a valid s-expression" +msgstr "Podpis není platný s-výraz" + +#: guix/nar.scm:164 +msgid "invalid signature" +msgstr "Neplatný podpis" + +#: guix/nar.scm:168 +msgid "invalid hash" +msgstr "Neplatný kontrolní součet" + +#: guix/nar.scm:176 +msgid "unauthorized public key" +msgstr "Neautorizovaný veřejný klíč" + +#: guix/nar.scm:181 +msgid "corrupt signature data" +msgstr "data podpisu poškozena" + +#: guix/nar.scm:201 +msgid "corrupt file set archive" msgstr "" -#: guix/http-client.scm:220 +#: guix/nar.scm:211 #, scheme-format -msgid "download failed; use a newer Guile~%" -msgstr "Stažení se nezdařilo. Použijte novější Guile~%" +msgid "importing file or directory '~a'...~%" +msgstr "Zavádí se soubor nebo adresář »~a« …~%" -#: guix/http-client.scm:232 +#: guix/nar.scm:222 #, scheme-format -msgid "following redirection to `~a'...~%" +msgid "found valid signature for '~a'~%" +msgstr "Nalezen platný podpis pro »~a« ~%" + +#: guix/nar.scm:229 +msgid "imported file lacks a signature" +msgstr "Zavedenému souboru chybí podpis" + +#: guix/nar.scm:268 +msgid "invalid inter-file archive mark" msgstr "" -#: guix/http-client.scm:241 -msgid "download failed" -msgstr "Stažení se nezdařilo" +#: nix/nix-daemon/guix-daemon.cc:66 +msgid "guix-daemon -- perform derivation builds and store accesses" +msgstr "" -#: guix/nar.scm:134 -msgid "unexpected executable file marker" +#: nix/nix-daemon/guix-daemon.cc:68 +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." msgstr "" -#: guix/nar.scm:141 -msgid "unsupported nar file type" +#: nix/nix-daemon/guix-daemon.cc:95 +msgid "SYSTEM" msgstr "" -#: guix/nar.scm:209 -msgid "unsupported file type" -msgstr "Nepodporovaný typ souboru" +#: nix/nix-daemon/guix-daemon.cc:96 +msgid "assume SYSTEM as the current system type" +msgstr "" -#: guix/nar.scm:219 -msgid "invalid nar signature" +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 +msgid "N" msgstr "" -#: guix/nar.scm:230 -msgid "invalid nar end-of-file marker" +#: nix/nix-daemon/guix-daemon.cc:98 +msgid "use N CPU cores to build each derivation; 0 means as many as available" msgstr "" -#: guix/nar.scm:244 -msgid "invalid symlink tokens" +#: nix/nix-daemon/guix-daemon.cc:101 +msgid "allow at most N build jobs" msgstr "" -#: guix/nar.scm:263 -msgid "unexpected directory entry termination" +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 +msgid "SECONDS" msgstr "" -#: guix/nar.scm:272 -msgid "unexpected directory inter-entry marker" +#: nix/nix-daemon/guix-daemon.cc:103 +msgid "mark builds as failed after SECONDS of activity" msgstr "" -#: guix/nar.scm:277 -msgid "unsupported nar entry type" +#: nix/nix-daemon/guix-daemon.cc:105 +msgid "mark builds as failed after SECONDS of silence" msgstr "" -#: guix/nar.scm:376 -msgid "signature is not a valid s-expression" -msgstr "Podpis není platný s-výraz" +#: nix/nix-daemon/guix-daemon.cc:107 +msgid "disable chroot builds" +msgstr "" -#: guix/nar.scm:385 -msgid "invalid signature" -msgstr "Neplatný podpis" +#: nix/nix-daemon/guix-daemon.cc:108 +msgid "DIR" +msgstr "" -#: guix/nar.scm:389 -msgid "invalid hash" -msgstr "Neplatný kontrolní součet" +#: nix/nix-daemon/guix-daemon.cc:109 +msgid "add DIR to the build chroot" +msgstr "" -#: guix/nar.scm:397 -msgid "unauthorized public key" -msgstr "Neautorizovaný veřejný klíč" +#: nix/nix-daemon/guix-daemon.cc:110 +msgid "GROUP" +msgstr "" -#: guix/nar.scm:402 -msgid "corrupt signature data" -msgstr "data podpisu poškozena" +#: nix/nix-daemon/guix-daemon.cc:111 +msgid "perform builds as a user of GROUP" +msgstr "" -#: guix/nar.scm:422 -msgid "corrupt file set archive" +#: nix/nix-daemon/guix-daemon.cc:113 +msgid "do not use substitutes" msgstr "" -#: guix/nar.scm:432 -#, scheme-format -msgid "importing file or directory '~a'...~%" -msgstr "Zavádí se soubor nebo adresář »~a« …~%" +#: nix/nix-daemon/guix-daemon.cc:114 +msgid "URLS" +msgstr "" -#: guix/nar.scm:441 -#, scheme-format -msgid "found valid signature for '~a'~%" -msgstr "Nalezen platný podpis pro »~a« ~%" +#: nix/nix-daemon/guix-daemon.cc:115 +msgid "use URLS as the default list of substitute providers" +msgstr "" -#: guix/nar.scm:448 -msgid "imported file lacks a signature" -msgstr "Zavedenému souboru chybí podpis" +#: nix/nix-daemon/guix-daemon.cc:117 +msgid "do not use the 'build hook'" +msgstr "" -#: guix/nar.scm:487 -msgid "invalid inter-file archive mark" +#: nix/nix-daemon/guix-daemon.cc:119 +msgid "cache build failures" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:121 +msgid "build each derivation N times in a row" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:123 +msgid "do not keep build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:126 +msgid "disable compression of the build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:128 +msgid "use the specified compression type for build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:133 +msgid "disable automatic file \"deduplication\" in the store" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:143 +msgid "impersonate Linux 2.6" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:147 +msgid "tell whether the GC must keep outputs of live derivations" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:150 +msgid "tell whether the GC must keep derivations corresponding to live outputs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:153 +msgid "SOCKET" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:154 +msgid "listen for connections on SOCKET" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:156 +msgid "produce debugging output" msgstr "" + +#~ msgid "~a: not a number~%" +#~ msgstr "~a: Není číslo~%" + +#~ msgid "failed to build the empty profile~%" +#~ msgstr "Nepodařilo se vytvořit prázdný profil~%" + +#~ msgid "unrecognized option: ~a~%" +#~ msgstr "Nerozpoznaná volba: ~a~%" + +#~ msgid "failed to create configuration directory `~a': ~a~%" +#~ msgstr "Adresář s nastavením »~a« se nepodařilo vytvořit: ~a~%" + +#~ msgid "download failed; use a newer Guile~%" +#~ msgstr "Stažení se nezdařilo. Použijte novější Guile~%" + +#~ msgid "download failed" +#~ msgstr "Stažení se nezdařilo" + +#~ msgid "unsupported file type" +#~ msgstr "Nepodporovaný typ souboru" diff --git a/po/guix/da.po b/po/guix/da.po index b55db1731..e9c1ed4d2 100644 --- a/po/guix/da.po +++ b/po/guix/da.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.13.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2017-05-10 23:29+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2017-05-21 19:31+01:00\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -27,102 +27,163 @@ msgstr "" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gnu/packages.scm:90 +#: gnu.scm:82 +#, fuzzy, scheme-format +msgid "module ~a not found" +msgstr "brugeren »~a« blev ikke fundet: ~a~%" + +#: gnu.scm:100 +msgid "" +"You may use @command{guix package --show=foo | grep location} to search\n" +"for the location of package @code{foo}.\n" +"If you get the line @code{location: gnu/packages/bar.scm:174:2},\n" +"add @code{bar} to the @code{use-package-modules} form." +msgstr "" + +#: gnu.scm:108 +#, scheme-format +msgid "Try adding @code{(use-package-modules ~a)}." +msgstr "" + +#: gnu.scm:123 +#, scheme-format +msgid "" +"You may use @command{guix system search ~a} to search for a service\n" +"matching @code{~a}.\n" +"If you get the line @code{location: gnu/services/foo.scm:188:2},\n" +"add @code{foo} to the @code{use-service-modules} form." +msgstr "" + +#: gnu.scm:132 +#, scheme-format +msgid "Try adding @code{(use-service-modules ~a)}." +msgstr "" + +#: gnu/packages.scm:92 #, scheme-format msgid "~a: patch not found" msgstr "~a: rettelse blev ikke fundet" -#: gnu/packages.scm:106 +#: gnu/packages.scm:108 #, scheme-format msgid "could not find bootstrap binary '~a' for system '~a'" msgstr "kunne ikke finde bootstraps binære »~a« for system »~a«" -#: gnu/packages.scm:236 +#: gnu/packages.scm:240 #, scheme-format msgid "ambiguous package specification `~a'~%" msgstr "tvetydig pakkespecifikation »~a«~%" -#: gnu/packages.scm:237 +#: gnu/packages.scm:241 #, scheme-format msgid "choosing address@hidden from ~a~%" msgstr "vælger address@hidden fra ~a~%" -#: gnu/packages.scm:242 guix/scripts/package.scm:272 +#: gnu/packages.scm:246 guix/scripts/package.scm:275 #, scheme-format msgid "package '~a' has been superseded by '~a'~%" msgstr "pakken »~a« er blevet efterfulgt af »~a«~%" -#: gnu/packages.scm:249 +#: gnu/packages.scm:253 #, scheme-format msgid "~A: package not found for version ~a~%" msgstr "~A: pakke ikke fundet for version ~a~%" -#: gnu/packages.scm:250 +#: gnu/packages.scm:254 #, scheme-format msgid "~A: unknown package~%" msgstr "~A: ukendt pakke~%" -#: gnu/packages.scm:278 +#: gnu/packages.scm:282 #, scheme-format msgid "package `~a' lacks output `~a'~%" msgstr "pakke »~a« mangler uddata »~a«~%" -#: gnu/services.scm:186 +#: gnu/services.scm:237 #, scheme-format msgid "~a: no value specified for service of type '~a'" msgstr "~a: ingen værdi angivet for tjenestetypen »~a«" -#: gnu/services.scm:627 -#, scheme-format -msgid "no target of type '~a' for service ~s" +#: gnu/services.scm:642 +#, fuzzy, scheme-format +msgid "no target of type '~a' for service '~a'" msgstr "intet mål af typen »~a« for tjeneste ~s" -#: gnu/services.scm:638 gnu/services.scm:699 +#: gnu/services.scm:668 gnu/services.scm:761 #, scheme-format msgid "more than one target service of type '~a'" msgstr "mere end en måltjeneste af typen »~a«" -#: gnu/services.scm:689 +#: gnu/services.scm:751 #, scheme-format msgid "service of type '~a' not found" msgstr "tjenste af typen »~a« blev ikke fundet" -#: gnu/system.scm:270 +#: gnu/system.scm:311 #, scheme-format msgid "unrecognized boot parameters for '~a'~%" msgstr "ikke genkendte opstartsparametre for »~a«~%" -#: gnu/system.scm:633 +#: gnu/system.scm:701 #, scheme-format msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" -msgstr "brug af en streng for filen »~a« er forældet; brug »plain-file« i stedet~%" +msgstr "" +"brug af en streng for filen »~a« er forældet; brug »plain-file« i stedet~%" -#: gnu/system.scm:649 +#: gnu/system.scm:717 #, scheme-format -msgid "using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" -msgstr "brug af en unik værdi for »~a« er forældet; brug »plain-file« i stedet~%" +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" +"brug af en unik værdi for »~a« er forældet; brug »plain-file« i stedet~%" -#: gnu/system.scm:791 +#: gnu/system.scm:864 #, scheme-format msgid "~a: invalid locale name" msgstr "~a: ugyldigt navn for regionsindstillinger" -#: gnu/services/shepherd.scm:166 +#: gnu/services/shepherd.scm:177 #, scheme-format msgid "service '~a' provided more than once" msgstr "tjenesten »~a« tilbudt mere end en gang" -#: gnu/services/shepherd.scm:181 +#: gnu/services/shepherd.scm:192 #, scheme-format msgid "service '~a' requires '~a', which is not provided by any service" msgstr "tjenesten »~a« kræver »~a«, som ikke tilbydes af nogen tjeneste" -#: gnu/system/shadow.scm:223 +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 #, scheme-format msgid "supplementary group '~a' of user '~a' is undeclared" msgstr "supplerende gruppe »~a« for bruger »~a« er ikke erklæret" -#: gnu/system/shadow.scm:233 +#: gnu/system/shadow.scm:249 #, scheme-format msgid "primary group '~a' of user '~a' is undeclared" msgstr "primær gruppe »~a« for brugeren »~a« er ikke erklæret" @@ -132,22 +193,21 @@ msgstr "primær gruppe »~a« for brugeren »~a« er ikke erklæret" msgid "invalid argument: ~a~%" msgstr "ugyldigt argument: ~a~%" -#: guix/scripts.scm:82 guix/scripts/download.scm:133 guix/scripts/gc.scm:164 +#: guix/scripts.scm:84 guix/scripts/download.scm:135 #: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 -#: guix/scripts/lint.scm:1061 guix/scripts/publish.scm:811 -#: guix/scripts/edit.scm:81 guix/scripts/graph.scm:456 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 #, scheme-format msgid "~A: unrecognized option~%" msgstr "~A: ikke genkendt tilvalg~%" -#: guix/scripts.scm:174 +#: guix/scripts.scm:179 #, scheme-format msgid "Your Guix installation is ~a day old.\n" msgid_plural "Your Guix installation is ~a days old.\n" msgstr[0] "Din Guix-installation er ~a dag gammel.\n" msgstr[1] "Din Guix-installation er ~a dage gammel.\n" -#: guix/scripts.scm:179 +#: guix/scripts.scm:184 #, scheme-format msgid "" "Consider running 'guix pull' followed by\n" @@ -156,17 +216,17 @@ msgstr "" "Overvej at afvikle »guix pull« efterfulgt af\n" "»~a« for at få opdaterede pakker og sikkerhedsopdateringer.\n" -#: guix/scripts/build.scm:124 +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "kunne ikke oprette GC-root »~a«: ~a~%" -#: guix/scripts/build.scm:206 +#: guix/scripts/build.scm:229 #, scheme-format msgid "invalid replacement specification: ~s~%" msgstr "ugyldig erstatningsspecifikation: ~s~%" -#: guix/scripts/build.scm:263 +#: guix/scripts/build.scm:286 msgid "" "\n" " --with-source=SOURCE\n" @@ -176,7 +236,7 @@ msgstr "" " --with-source=KILDE\n" " brug KILDE når den tilsvarende pakke kompileres" -#: guix/scripts/build.scm:266 +#: guix/scripts/build.scm:289 msgid "" "\n" " --with-input=PACKAGE=REPLACEMENT\n" @@ -186,7 +246,7 @@ msgstr "" " --with-input=PAKKE=ERSTATNING\n" " erstat afhængighedsPAKKE med ERSTATNING" -#: guix/scripts/build.scm:269 +#: guix/scripts/build.scm:292 msgid "" "\n" " --with-graft=PACKAGE=REPLACEMENT\n" @@ -196,12 +256,12 @@ msgstr "" " --with-graft=PAKKE=ERSTATNING\n" " pod ERSTATNING på pakker som refererer til PAKKE" -#: guix/scripts/build.scm:294 +#: guix/scripts/build.scm:317 #, scheme-format msgid "transformation '~a' had no effect on ~a~%" msgstr "transformation »~a« havde ingen effekt på ~a~%" -#: guix/scripts/build.scm:312 +#: guix/scripts/build.scm:335 msgid "" "\n" " -L, --load-path=DIR prepend DIR to the package module search path" @@ -209,7 +269,7 @@ msgstr "" "\n" " -L, --load-path=MAPPE foranstil MAPPE til pakkemodulets søgesti" -#: guix/scripts/build.scm:314 +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" @@ -217,7 +277,7 @@ msgstr "" "\n" " -K, --keep-failed bevar kompileringstræ for mislykkede kompileringer" -#: guix/scripts/build.scm:316 +#: guix/scripts/build.scm:339 msgid "" "\n" " -k, --keep-going keep going when some of the derivations fail" @@ -225,7 +285,7 @@ msgstr "" "\n" " -k, --keep-going fortsæt når nogle af derivaterne fejler" -#: guix/scripts/build.scm:318 +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" @@ -233,7 +293,7 @@ msgstr "" "\n" " -n, --dry-run kompiler ikke derivater" -#: guix/scripts/build.scm:320 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" @@ -241,7 +301,7 @@ msgstr "" "\n" " --fallback fald tilbage til kompilering når erstatningen fejler" -#: guix/scripts/build.scm:322 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" @@ -250,7 +310,7 @@ msgstr "" " --no-substitutes kompiler i stedet for at bruge prækompilerede\n" " substitutter" -#: guix/scripts/build.scm:324 guix/scripts/size.scm:222 +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 msgid "" "\n" " --substitute-urls=URLS\n" @@ -260,7 +320,7 @@ msgstr "" " --substitute-urls=ADRESSER\n" " hent substitut fra ADRESSER hvis de er godkendt" -#: guix/scripts/build.scm:327 +#: guix/scripts/build.scm:350 msgid "" "\n" " --no-grafts do not graft packages" @@ -268,7 +328,7 @@ msgstr "" "\n" " --no-grafts pod ikke pakker" -#: guix/scripts/build.scm:329 +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" @@ -277,7 +337,7 @@ msgstr "" " --no-build-hook forsøg ikke at aflaste kompileringer via\n" " kompileringskrogen" -#: guix/scripts/build.scm:331 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" @@ -288,7 +348,7 @@ msgstr "" " marker kompileringen som mislykket efter SEKUNDERs\n" " stilhed" -#: guix/scripts/build.scm:334 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" @@ -297,7 +357,7 @@ msgstr "" " --timeout=SEKUNDER marker kompileringen som mislykket efter SEKUNDERs\n" " aktivitet" -#: guix/scripts/build.scm:336 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" @@ -305,7 +365,7 @@ msgstr "" "\n" " --verbosity=NIVEAU brug det angivne uddybnings-NIVEAU" -#: guix/scripts/build.scm:338 +#: guix/scripts/build.scm:361 msgid "" "\n" " --rounds=N build N times in a row to detect non-determinism" @@ -314,7 +374,7 @@ msgstr "" " --rounds=N kompiler N gange i træk for at detektere\n" " ikkedeterminisme" -#: guix/scripts/build.scm:340 +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" @@ -323,7 +383,7 @@ msgstr "" " -c, --cores=N tillad brugen af op til N cpu-kerner til\n" " kompileringen" -#: guix/scripts/build.scm:342 +#: guix/scripts/build.scm:365 msgid "" "\n" " -M, --max-jobs=N allow at most N build jobs" @@ -331,12 +391,12 @@ msgstr "" "\n" " -M, --max-jobs=N tillad højst N kompileringsjob" -#: guix/scripts/build.scm:448 guix/scripts/build.scm:455 +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 #, scheme-format msgid "not a number: '~a' option argument: ~a~%" msgstr "ikke et nummer: »~a« tilvalgsparameter: ~a~%" -#: guix/scripts/build.scm:474 +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" @@ -344,7 +404,7 @@ msgstr "" "Brug: guix build [TILVALG]... PAKKE-ELLER-DERIVAT...\n" "Kompiler den angivne PAKKE-ELLER-DERIVAT og returner deres uddatastier.\n" -#: guix/scripts/build.scm:476 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" @@ -353,17 +413,18 @@ msgstr "" " -e, --expression=UDTRYK\n" " kompiler pakken eller derivatet UDTRYK evaluerer til" -#: guix/scripts/build.scm:478 +#: guix/scripts/build.scm:501 msgid "" "\n" -" -f, --file=FILE build the package or derivation that the code within\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" " FILE evaluates to" msgstr "" "\n" " -f, --file=FIL kompiler pakken eller derivatet som koden i FIL\n" " evaluerer til" -#: guix/scripts/build.scm:481 +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" @@ -371,25 +432,27 @@ msgstr "" "\n" " -S, --source kompiler pakkernes kildederivater" -#: guix/scripts/build.scm:483 +#: guix/scripts/build.scm:506 msgid "" "\n" -" --sources[=TYPE] build source derivations; TYPE may optionally be one\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" " of \"package\", \"all\" (default), or \"transitive\"" msgstr "" "\n" " --sources[=TYPE] kompileringskildederivater; TYPE kan valgfrit være\n" " »package«, »all« (standard) eller »transitive«" -#: guix/scripts/build.scm:486 guix/scripts/pack.scm:330 +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" msgstr "" "\n" -" -s, --system=SYSTEM forsøger at kompilere for SYSTEM--f.eks. »i686-linux«" +" -s, --system=SYSTEM forsøger at kompilere for SYSTEM--f.eks. »i686-" +"linux«" -#: guix/scripts/build.scm:488 guix/scripts/pack.scm:332 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" @@ -397,7 +460,7 @@ msgstr "" "\n" " --target=TRIPLET krydskompiler for TRIPLET--f.eks. »armel-linux-gnu«" -#: guix/scripts/build.scm:490 +#: guix/scripts/build.scm:513 msgid "" "\n" " -d, --derivations return the derivation paths of the given packages" @@ -405,7 +468,7 @@ msgstr "" "\n" " -d, --derivations returner de derivate stier for de givne pakker" -#: guix/scripts/build.scm:492 +#: guix/scripts/build.scm:515 msgid "" "\n" " --check rebuild items to check for non-determinism issues" @@ -414,7 +477,7 @@ msgstr "" " --check kompiler elementer igen for at kontrollere\n" " ikkedeterminisme" -#: guix/scripts/build.scm:494 +#: guix/scripts/build.scm:517 msgid "" "\n" " --repair repair the specified items" @@ -422,17 +485,18 @@ msgstr "" "\n" " --repair reparer de specificerede elementer" -#: guix/scripts/build.scm:496 +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" " as a garbage collector root" msgstr "" "\n" -" -r, --root=FIL gør FIL til en symbolsk henvisning for resultatet, og\n" +" -r, --root=FIL gør FIL til en symbolsk henvisning for resultatet, " +"og\n" " registrer den som en affaldsindsamlerroot" -#: guix/scripts/build.scm:499 +#: guix/scripts/build.scm:522 msgid "" "\n" " -q, --quiet do not show the build log" @@ -440,7 +504,7 @@ msgstr "" "\n" " -q, --quiet vis ikke kompileringsloggen" -#: guix/scripts/build.scm:501 +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" @@ -448,15 +512,15 @@ msgstr "" "\n" " --log-file returner logfilnavnen for de givne derivater" -#: guix/scripts/build.scm:508 guix/scripts/download.scm:81 -#: guix/scripts/package.scm:419 guix/scripts/gc.scm:74 -#: guix/scripts/hash.scm:59 guix/scripts/import.scm:92 -#: guix/scripts/import/cran.scm:47 guix/scripts/pull.scm:94 -#: guix/scripts/substitute.scm:810 guix/scripts/system.scm:742 -#: guix/scripts/lint.scm:1010 guix/scripts/publish.scm:93 -#: guix/scripts/edit.scm:44 guix/scripts/size.scm:230 -#: guix/scripts/graph.scm:436 guix/scripts/challenge.scm:227 -#: guix/scripts/copy.scm:121 guix/scripts/pack.scm:341 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 #: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" @@ -465,15 +529,15 @@ msgstr "" "\n" " -h, --help vis denne hjælpetekst og afslut" -#: guix/scripts/build.scm:510 guix/scripts/download.scm:83 -#: guix/scripts/package.scm:421 guix/scripts/gc.scm:76 -#: guix/scripts/hash.scm:61 guix/scripts/import.scm:94 -#: guix/scripts/import/cran.scm:49 guix/scripts/pull.scm:96 -#: guix/scripts/substitute.scm:812 guix/scripts/system.scm:744 -#: guix/scripts/lint.scm:1014 guix/scripts/publish.scm:95 -#: guix/scripts/edit.scm:46 guix/scripts/size.scm:232 -#: guix/scripts/graph.scm:438 guix/scripts/challenge.scm:229 -#: guix/scripts/copy.scm:123 guix/scripts/pack.scm:343 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 #: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" @@ -482,7 +546,7 @@ msgstr "" "\n" " -V, --version vis versioninformation og afslut" -#: guix/scripts/build.scm:537 +#: guix/scripts/build.scm:560 #, scheme-format msgid "" "invalid argument: '~a' option argument: ~a, ~\n" @@ -491,27 +555,27 @@ msgstr "" "ugyldigt argument: »~a« tilvalgsargumentet: ~a, ~\n" "skal være »package«, »all« eller »transitive«~%" -#: guix/scripts/build.scm:590 +#: guix/scripts/build.scm:613 #, scheme-format msgid "~s: not something we can build~%" msgstr "~s: ikke noget vi kan kompilere~%" -#: guix/scripts/build.scm:644 +#: guix/scripts/build.scm:667 #, scheme-format msgid "~a: warning: package '~a' has no source~%" msgstr "~a: advarsel: pakken »~a« har ingen kilde~%" -#: guix/scripts/build.scm:678 +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "ingen kompileringslog for »~a«~%" -#: guix/discovery.scm:56 +#: guix/discovery.scm:88 #, scheme-format msgid "cannot access `~a': ~a~%" msgstr "kan ikke tilgå »~a«: ~a~%" -#: guix/scripts/download.scm:67 +#: guix/scripts/download.scm:69 msgid "" "Usage: guix download [OPTION] URL\n" "Download the file at URL to the store or to the given file, and print its\n" @@ -521,13 +585,14 @@ msgid "" "('hex' and 'hexadecimal' can be used as well).\n" msgstr "" "Brug: guix download [TILVALG] ADRESSE\n" -"Hent filen på ADRESSE til lageret eller til den angivne fil, og udskriv dens\n" +"Hent filen på ADRESSE til lageret eller til den angivne fil, og udskriv " +"dens\n" "filnavn og hashen for dens indhold.\n" "\n" "Understøttede formater: »nix-base32« (standard), »base32«, og »base16«\n" "(»hex« og »hexadecimal« kan også bruges).\n" -#: guix/scripts/download.scm:73 guix/scripts/hash.scm:54 +#: guix/scripts/download.scm:75 guix/scripts/hash.scm:54 msgid "" "\n" " -f, --format=FMT write the hash in the given format" @@ -535,7 +600,7 @@ msgstr "" "\n" " -f, --format=FMT skriv hashen i det givne format" -#: guix/scripts/download.scm:75 +#: guix/scripts/download.scm:77 msgid "" "\n" " --no-check-certificate\n" @@ -545,7 +610,7 @@ msgstr "" " --no-check-certificate\n" " valider ikke certifikatet for HTTPS-servere" -#: guix/scripts/download.scm:78 +#: guix/scripts/download.scm:80 msgid "" "\n" " -o, --output=FILE download to FILE" @@ -553,91 +618,97 @@ msgstr "" "\n" " -o, --output=FIL hent til FIL" -#: guix/scripts/download.scm:101 guix/scripts/hash.scm:82 +#: guix/scripts/download.scm:103 guix/scripts/hash.scm:82 #, scheme-format msgid "unsupported hash format: ~a~%" msgstr "ikke understøttet hash-format: ~a~%" -#: guix/scripts/download.scm:136 guix/scripts/package.scm:882 -#: guix/scripts/publish.scm:813 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 #, scheme-format msgid "~A: extraneous argument~%" msgstr "~A: uvedkommende argument~%" -#: guix/scripts/download.scm:144 +#: guix/scripts/download.scm:146 #, scheme-format msgid "no download URI was specified~%" msgstr "ingen overførselsadresse var angivet~%" -#: guix/scripts/download.scm:146 +#: guix/scripts/download.scm:151 #, scheme-format msgid "~a: failed to parse URI~%" msgstr "~a: kunne ikke fortolke URI~%" -#: guix/scripts/download.scm:156 +#: guix/scripts/download.scm:161 #, scheme-format msgid "~a: download failed~%" msgstr "~a: overførsel mislykkede~%" -#: guix/scripts/package.scm:107 +#: guix/scripts/package.scm:112 #, scheme-format msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" -msgstr "Prøv »info '(guix) Invoking guix package'« for yderligere information.~%" +msgstr "" +"Prøv »info '(guix) Invoking guix package'« for yderligere information.~%" -#: guix/scripts/package.scm:129 +#: guix/scripts/package.scm:134 #, scheme-format msgid "error: while creating directory `~a': ~a~%" msgstr "fejl: under oprettelse af mappe »~a«: ~a~%" -#: guix/scripts/package.scm:133 +#: guix/scripts/package.scm:138 #, scheme-format msgid "Please create the `~a' directory, with you as the owner.~%" msgstr "Opret venligst mappen »~a«, med dig som ejer.~%" -#: guix/scripts/package.scm:140 +#: guix/scripts/package.scm:145 #, scheme-format msgid "error: directory `~a' is not owned by you~%" msgstr "fejl: mappen »~a« er ikke ejet af dig~%" -#: guix/scripts/package.scm:143 +#: guix/scripts/package.scm:148 #, scheme-format msgid "Please change the owner of `~a' to user ~s.~%" msgstr "Ændr venligst ejeren af »~a« til brugeren ~s.~%" -#: guix/scripts/package.scm:178 +#: guix/scripts/package.scm:183 #, scheme-format msgid "not removing generation ~a, which is current~%" msgstr "fjerner ikke generation ~a, som er nuværende~%" -#: guix/scripts/package.scm:185 +#: guix/scripts/package.scm:190 #, scheme-format msgid "no matching generation~%" msgstr "ingen matchende generation~%" -#: guix/scripts/package.scm:188 guix/scripts/package.scm:700 -#: guix/scripts/system.scm:530 +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 #, scheme-format msgid "invalid syntax: ~a~%" msgstr "ugyldig syntaks: ~a~%" -#: guix/scripts/package.scm:214 +#: guix/scripts/package.scm:219 #, scheme-format msgid "nothing to be done~%" msgstr "intet at udføre~%" -#: guix/scripts/package.scm:228 +#: guix/scripts/package.scm:233 #, scheme-format msgid "~a package in profile~%" msgid_plural "~a packages in profile~%" msgstr[0] "~a pakke i profil~%" msgstr[1] "~a pakker i profil~%" -#: guix/scripts/package.scm:344 +#: guix/scripts/package.scm:317 +#, fuzzy, scheme-format +msgid "package '~a' no longer exists~%" +msgstr "profilen »~a« findes ikke~%" + +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" msgstr "De følgende miljøvariabeldefinitioner kan være krævet:~%" -#: guix/scripts/package.scm:360 +#: guix/scripts/package.scm:371 msgid "" "Usage: guix package [OPTION]...\n" "Install, remove, or upgrade packages in a single transaction.\n" @@ -645,7 +716,7 @@ msgstr "" "Brug: guix-pakke [TILVALG] ... \n" "Installer, fjern eller opgrader pakker i en enkel transaktion.\n" -#: guix/scripts/package.scm:362 +#: guix/scripts/package.scm:373 msgid "" "\n" " -i, --install PACKAGE ...\n" @@ -655,7 +726,7 @@ msgstr "" " -i, --install PAKKE ...\n" " installer PAKKER" -#: guix/scripts/package.scm:365 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" @@ -665,7 +736,7 @@ msgstr "" " -e, --install-from-expression=UDTRYK\n" " installer pakken UDTRYK evaluerer til" -#: guix/scripts/package.scm:368 +#: guix/scripts/package.scm:379 msgid "" "\n" " -f, --install-from-file=FILE\n" @@ -677,7 +748,7 @@ msgstr "" " installer pakken som koden i FIL evaluerer\n" " til" -#: guix/scripts/package.scm:372 +#: guix/scripts/package.scm:383 msgid "" "\n" " -r, --remove PACKAGE ...\n" @@ -687,7 +758,7 @@ msgstr "" " -r, --remove PAKKE ...\n" " fjern PAKKER" -#: guix/scripts/package.scm:375 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" @@ -697,7 +768,7 @@ msgstr "" " opgrader alle de installerede pakker der matcher\n" " REGUDTRYK" -#: guix/scripts/package.scm:377 +#: guix/scripts/package.scm:388 msgid "" "\n" " -m, --manifest=FILE create a new profile generation with the manifest\n" @@ -707,7 +778,7 @@ msgstr "" " -m, --manifest=FIL opret en ny profiloprettelse med manifestet fra\n" " FIL" -#: guix/scripts/package.scm:380 +#: guix/scripts/package.scm:391 msgid "" "\n" " --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" @@ -715,7 +786,7 @@ msgstr "" "\n" " --do-not-upgrade[=REGUDTRYK] opgrader ikke pakker der matcher REGUDTRYK" -#: guix/scripts/package.scm:382 +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" @@ -723,7 +794,7 @@ msgstr "" "\n" " --roll-back rul tilbage til den forrige generation" -#: guix/scripts/package.scm:384 +#: guix/scripts/package.scm:395 msgid "" "\n" " --search-paths[=KIND]\n" @@ -733,7 +804,7 @@ msgstr "" " --search-paths[=KIND]\n" " vis krævede miljøvariabeldefinitioner" -#: guix/scripts/package.scm:387 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" @@ -743,7 +814,7 @@ msgstr "" " -l, --list-generations[=MØNSTER]\n" " vis generationer der matcher MØNSTER" -#: guix/scripts/package.scm:390 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" @@ -753,7 +824,7 @@ msgstr "" " -d, --delete-generations[=MØNSTER]\n" " slet generationer der matcher MØNSTER" -#: guix/scripts/package.scm:393 +#: guix/scripts/package.scm:404 msgid "" "\n" " -S, --switch-generation=PATTERN\n" @@ -763,7 +834,7 @@ msgstr "" " -S, --switch-generation=MØNSTER\n" " skift til et generationsmatchende MØNSTER" -#: guix/scripts/package.scm:396 +#: guix/scripts/package.scm:407 msgid "" "\n" " -p, --profile=PROFILE use PROFILE instead of the user's default profile" @@ -771,7 +842,7 @@ msgstr "" "\n" " -p, --profile=PROFIL brug PROFIL i stedet for brugerens standardprofil" -#: guix/scripts/package.scm:399 +#: guix/scripts/package.scm:410 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the profile" @@ -779,7 +850,7 @@ msgstr "" "\n" " --bootstrap brug bootstrap Guile til at kompilere profilen" -#: guix/scripts/package.scm:401 guix/scripts/pull.scm:86 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" @@ -787,7 +858,7 @@ msgstr "" "\n" " --verbose lav uddybende uddata" -#: guix/scripts/package.scm:404 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" @@ -795,7 +866,7 @@ msgstr "" "\n" " -s, --search=REGUDTRYK søg i synopsis og beskrivelse via REGUDTRYK" -#: guix/scripts/package.scm:406 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" @@ -805,7 +876,7 @@ msgstr "" " -I, --list-installed[=REGUDTRYK]\n" " vis installerede pakker der matcher REGUDTRYK" -#: guix/scripts/package.scm:409 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" @@ -815,7 +886,7 @@ msgstr "" " -A, --list-available[=REGUDTRYK]\n" " vis tilgængelige pakker der matcher REGUDTRYK" -#: guix/scripts/package.scm:412 +#: guix/scripts/package.scm:423 msgid "" "\n" " --show=PACKAGE show details about PACKAGE" @@ -823,22 +894,32 @@ msgstr "" "\n" " --show=PACKAGE vis detaljer om PAKKE" -#: guix/scripts/package.scm:507 +#: guix/scripts/package.scm:475 +#, scheme-format +msgid "upgrade regexp '~a' looks like a command-line option~%" +msgstr "" + +#: guix/scripts/package.scm:478 +#, scheme-format +msgid "is this intended?~%" +msgstr "" + +#: guix/scripts/package.scm:523 #, scheme-format msgid "~a: unsupported kind of search path~%" msgstr "~a: ikke understøttet type af søgesti%" -#: guix/scripts/package.scm:791 +#: guix/scripts/package.scm:820 #, scheme-format msgid "cannot switch to generation '~a'~%" msgstr "kan ikke skifte til generation »~a«~%" -#: guix/scripts/package.scm:807 +#: guix/scripts/package.scm:836 #, scheme-format msgid "would install new manifest from '~a' with ~d entries~%" msgstr "vil installere nyt manifest fra »~a« med ~d poster~%" -#: guix/scripts/package.scm:809 +#: guix/scripts/package.scm:838 #, scheme-format msgid "installing new manifest from '~a' with ~d entries~%" msgstr "installerer nyt manifest fra »~a« med ~d poster~%" @@ -953,25 +1034,30 @@ msgstr "" "\n" " --clear-failures fjern STIER fra sættet med mellemlagrede fejl" -#: guix/scripts/gc.scm:100 +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "~a: ugyldig varighed~%" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "ugyldig lagermængde: ~a~%" -#: guix/scripts/gc.scm:191 +#: guix/scripts/gc.scm:196 msgid "already ~h bytes available on ~a, nothing to do~%" msgstr "der er allerede ~h byte tilgængelige på ~a, intet at udføre~%" -#: guix/scripts/gc.scm:194 +#: guix/scripts/gc.scm:199 msgid "freeing ~h bytes~%" msgstr "frigiver ~h byte~%" -#: guix/scripts/gc.scm:206 +#: guix/scripts/gc.scm:211 #, scheme-format msgid "extraneous arguments: ~{~a ~}~%" msgstr "uvedkommende argumenter: ~{~a ~}~%" -#: guix/scripts/gc.scm:226 guix/scripts/gc.scm:229 +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 msgid "freed ~h bytes~%" msgstr "frigav ~h byte~%" @@ -986,7 +1072,8 @@ msgstr "" "Brug: guix hash [TILVALG] FIL\n" "Returner den kryptografiske hash for FIL.\n" "\n" -"Understøttede formater: »nix-base32« (standard), »base32« og »base16« (»hex«\n" +"Understøttede formater: »nix-base32« (standard), »base32« og " +"»base16« (»hex«\n" "og »hexadecimal« kan også bruges).\n" #: guix/scripts/hash.scm:52 @@ -1005,18 +1092,13 @@ msgstr "" "\n" " -r, --recursive beregn hashen på FIL rekursivt" -#: guix/scripts/hash.scm:109 -#, scheme-format -msgid "unrecognized option: ~a~%" -msgstr "tilvalg blev ikke genkendt: ~a~%" - -#: guix/scripts/hash.scm:155 guix/ui.scm:264 guix/ui.scm:498 guix/ui.scm:551 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "~a~%" -#: guix/scripts/hash.scm:158 guix/scripts/system.scm:879 -#: guix/scripts/system.scm:886 guix/scripts/system.scm:893 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "forkert antal argumenter~%" @@ -1116,7 +1198,21 @@ msgstr "" msgid "failed to download package '~a'~%" msgstr "kunne ikke hente pakken »~a«:~%" -#: guix/scripts/pull.scm:84 +#: guix/scripts/pull.scm:60 +#, scheme-format +msgid "" +"Guile-Git is missing but it is now required by 'guix pull'.\n" +"Install it by running:\n" +"\n" +" guix package -i ~a\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" +"\n" +msgstr "" + +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" @@ -1124,15 +1220,28 @@ msgstr "" "Brug: guix pull [TILVALG]...\n" "Hent og udrul den seneste version af Guix.\n" -#: guix/scripts/pull.scm:88 +#: guix/scripts/pull.scm:101 +#, fuzzy msgid "" "\n" -" --url=URL download the Guix tarball from URL" +" --url=URL download from the Git repository at URL" msgstr "" "\n" " --url=URL hent Guix-tarball'en fra ADRESSE" -#: guix/scripts/pull.scm:90 +#: guix/scripts/pull.scm:103 +msgid "" +"\n" +" --commit=COMMIT download the specified COMMIT" +msgstr "" + +#: guix/scripts/pull.scm:105 +msgid "" +"\n" +" --branch=BRANCH download the tip of the specified BRANCH" +msgstr "" + +#: guix/scripts/pull.scm:107 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the new Guix" @@ -1140,166 +1249,165 @@ msgstr "" "\n" " --bootstrap brug bootstrap Guile til at kompilere den nye Guix" -#: guix/scripts/pull.scm:150 -msgid "tarball did not produce a single source directory" -msgstr "tarball fremstillede ikke en enkel kildemappe" - -#: guix/scripts/pull.scm:168 -#, scheme-format -msgid "unpacking '~a'...~%" -msgstr "udpakker »~a«...~%" - -#: guix/scripts/pull.scm:177 -msgid "failed to unpack source code" -msgstr "kunne ikke udpakke kildekode" - -#: guix/scripts/pull.scm:220 +#: guix/scripts/pull.scm:193 msgid "Guix already up to date\n" msgstr "Guix er allerede opdateret\n" -#: guix/scripts/pull.scm:225 +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "opdaterede ~a der med succes blev udrullet undet »~a«~%" -#: guix/scripts/pull.scm:228 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" msgstr "kunne ikke opdatere Guix; kontroller kompileringsloggen~%" -#: guix/scripts/pull.scm:255 -msgid "failed to download up-to-date source, exiting\n" -msgstr "kunne ikke hente opdateret kilde, afslutter\n" +#: guix/scripts/pull.scm:217 +#, scheme-format +msgid "cannot enforce use of the Let's Encrypt certificates~%" +msgstr "" + +#: guix/scripts/pull.scm:219 +#, scheme-format +msgid "please upgrade Guile-Git~%" +msgstr "" + +#: guix/scripts/pull.scm:227 +#, fuzzy, scheme-format +msgid "Git error ~a~%" +msgstr "~a: fejl: ~a~%" + +#: guix/scripts/pull.scm:229 +#, fuzzy, scheme-format +msgid "Git error: ~a~%" +msgstr "~a: fejl: ~a~%" -#: guix/scripts/substitute.scm:114 +#: guix/scripts/pull.scm:263 +#, fuzzy, scheme-format +msgid "Updating from Git repository at '~a'...~%" +msgstr "importerer fil eller mappe »~a«...~%" + +#: guix/scripts/pull.scm:272 +#, fuzzy, scheme-format +msgid "Building from Git commit ~a...~%" +msgstr "afslutter tjeneste »~a« ...~%" + +#: guix/scripts/substitute.scm:125 #, scheme-format msgid "authentication and authorization of substitutes disabled!~%" msgstr "godkendelse og autorisation af substitutter er deaktiveret!~%" -#: guix/scripts/substitute.scm:189 +#: guix/scripts/substitute.scm:200 #, scheme-format msgid "download from '~a' failed: ~a, ~s~%" msgstr "hent fra »~a« mislykkedes: ~a, ~s~%" -#: guix/scripts/substitute.scm:202 +#: guix/scripts/substitute.scm:213 #, scheme-format msgid "while fetching ~a: server is somewhat slow~%" msgstr "under overførsel af ~a: server er noget langsom~%" -#: guix/scripts/substitute.scm:204 +#: guix/scripts/substitute.scm:215 #, scheme-format msgid "try `--no-substitutes' if the problem persists~%" msgstr "prøv »--no-substitutes« hvis problemet fortsætter~%" -#: guix/scripts/substitute.scm:222 +#: guix/scripts/substitute.scm:225 #, scheme-format msgid "unsupported substitute URI scheme: ~a~%" msgstr "ikke understøttet substitut-URI-skema: ~a~%" -#: guix/scripts/substitute.scm:257 +#: guix/scripts/substitute.scm:260 #, scheme-format msgid "while fetching '~a': ~a (~s)~%" msgstr "under overførsel af »~a«: ~a (~s)~%" -#: guix/scripts/substitute.scm:262 +#: guix/scripts/substitute.scm:265 #, scheme-format msgid "ignoring substitute server at '~s'~%" msgstr "ignorerer substitutserver »~s«~%" -#: guix/scripts/substitute.scm:312 +#: guix/scripts/substitute.scm:315 #, scheme-format msgid "signature version must be a number: ~s~%" msgstr "signaturversion skal være et nummer: ~s~%" -#: guix/scripts/substitute.scm:316 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "signaturversion er ikke understøttet: ~a~%" -#: guix/scripts/substitute.scm:324 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "signatur er ikke et gyldigt s-udtryk: ~s~%" -#: guix/scripts/substitute.scm:328 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "ugyldigt format for signaturfeltet: ~a~%" -#: guix/scripts/substitute.scm:363 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "ugyldig signatur for »~a«~%" -#: guix/scripts/substitute.scm:365 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "hash mismatch for »~a«~%" -#: guix/scripts/substitute.scm:367 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "»~a« er underskrevet med en uautoriseret nøgle~%" -#: guix/scripts/substitute.scm:369 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "signatur på »~a« er ødelagt~%" -#: guix/scripts/substitute.scm:407 -#, scheme-format -msgid "substitute at '~a' lacks a signature~%" -msgstr "substitut på »~a« mangler en signatur~%" - -#: guix/scripts/substitute.scm:414 -#, scheme-format -msgid "Found valid signature for ~a~%" -msgstr "Fandt gyldig signatur for ~a~%" - -#: guix/scripts/substitute.scm:417 -#, scheme-format -msgid "From ~a~%" -msgstr "Fra ~a~%" - -#: guix/scripts/substitute.scm:451 +#: guix/scripts/substitute.scm:457 #, scheme-format msgid "'~a' does not name a store item~%" msgstr "»~a« nævner ikke et lagerelement~%" -#: guix/scripts/substitute.scm:599 +#: guix/scripts/substitute.scm:619 #, scheme-format msgid "updating list of substitutes from '~a'... ~5,1f%" msgstr "opdaterer liste af substitutter fra »~a«... ~5,1f%" -#: guix/scripts/substitute.scm:654 +#: guix/scripts/substitute.scm:683 #, scheme-format msgid "~s: unsupported server URI scheme~%" msgstr "~s: ikke understøttet server-URI-skema~%" -#: guix/scripts/substitute.scm:664 +#: guix/scripts/substitute.scm:693 #, scheme-format msgid "'~a' uses different store '~a'; ignoring it~%" msgstr "»~a« bruger et andet lager »~a«; ignorerer~%" -#: guix/scripts/substitute.scm:784 +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "opslagsfejl for værtsnavn: ~a~%" -#: guix/scripts/substitute.scm:789 +#: guix/scripts/substitute.scm:858 #, scheme-format msgid "TLS error in procedure '~a': ~a~%" msgstr "TLS-fejl i proceduren »~a«: ~a~%" -#: guix/scripts/substitute.scm:800 +#: guix/scripts/substitute.scm:869 msgid "" "Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" msgstr "" "Brug: guix substitute [TILVALG] ...\n" -"Internt værktøj til at erstatte en prækompileret binær fil med en lokal kompilering.\n" +"Internt værktøj til at erstatte en prækompileret binær fil med en lokal " +"kompilering.\n" -#: guix/scripts/substitute.scm:802 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" @@ -1309,7 +1417,7 @@ msgstr "" " --query rapport om tilgængeligheden for substitutter for\n" " lagerfilnavnene sendt til standardind" -#: guix/scripts/substitute.scm:805 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -1321,24 +1429,30 @@ msgstr "" " hent LAGER-FIL og lagr den som en Nar i filen\n" " DESTINATION" -#. TRANSLATORS: The second part of this message looks like -#. "(4.1MiB installed)"; it shows the size of the package once -#. installed. -#: guix/scripts/substitute.scm:878 -#, scheme-format -msgid "Downloading ~a~:[~*~; (~a installed)~]...~%" -msgstr "Henter ~a~:[~*~; (~a installeret)~]...~%" +#: guix/scripts/substitute.scm:939 +#, fuzzy, scheme-format +msgid "no valid substitute for '~a'~%" +msgstr "ingen substitutter for »~a«~%" + +#: guix/scripts/substitute.scm:946 +#, fuzzy, scheme-format +msgid "Downloading ~a...~%" +msgstr "afslutter tjeneste »~a« ...~%" -#: guix/scripts/substitute.scm:935 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" -msgstr "ACL for arkivimporter ser ikke ud til at være initialiseret, substitutter kan være utilgængelige\n" +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" +msgstr "" +"ACL for arkivimporter ser ikke ud til at være initialiseret, substitutter " +"kan være utilgængelige\n" -#: guix/scripts/substitute.scm:985 +#: guix/scripts/substitute.scm:1056 #, scheme-format msgid "~a: invalid URI~%" msgstr "~a: ugyldig URI~%" -#: guix/scripts/substitute.scm:1043 +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "~a: ikke genkendte tilvalg~%" @@ -1377,141 +1491,156 @@ msgstr "" msgid "wrong arguments" msgstr "forkerte argumenter" -#: guix/scripts/system.scm:133 +#: guix/scripts/system.scm:141 #, scheme-format msgid "failed to register '~a' under '~a'~%" msgstr "kunne ikke registrere »~a« under »~a«~%" -#: guix/scripts/system.scm:166 -#, scheme-format -msgid "failed to install GRUB on device '~a'~%" -msgstr "kunne ikke installere GRUB på enhed »~a«~%" +#: guix/scripts/system.scm:152 +#, fuzzy, scheme-format +msgid "copying to '~a'..." +msgstr "udpakker »~a«...~%" -#: guix/scripts/system.scm:184 +#: guix/scripts/system.scm:187 +#, fuzzy, scheme-format +msgid "failed to install bootloader ~a~%" +msgstr "kunne ikke installere sprog: ~a~%" + +#: guix/scripts/system.scm:207 #, scheme-format msgid "initializing the current root file system~%" msgstr "initialiserer det nuværende root-filsystem~%" -#: guix/scripts/system.scm:198 +#: guix/scripts/system.scm:221 #, scheme-format msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" msgstr "kører ikke som »root«, så ejerskabet af »~a« kan være forkert!~%" -#: guix/scripts/system.scm:239 +#: guix/scripts/system.scm:266 #, scheme-format msgid "while talking to shepherd: ~a~%" msgstr "under kommunikation med shepherd: ~a~%" -#: guix/scripts/system.scm:246 +#: guix/scripts/system.scm:273 #, scheme-format msgid "service '~a' could not be found~%" msgstr "tjensten »~a« blev ikke fundet~%" -#: guix/scripts/system.scm:249 +#: guix/scripts/system.scm:276 #, scheme-format msgid "service '~a' does not have an action '~a'~%" msgstr "tjenesten »~a« har ikke en handling »~a«~%" -#: guix/scripts/system.scm:253 +#: guix/scripts/system.scm:280 #, scheme-format msgid "exception caught while executing '~a' on service '~a':~%" msgstr "undtagelse fanget under kørsel af »~a« på tjenesten »~a«:~%" -#: guix/scripts/system.scm:261 +#: guix/scripts/system.scm:288 #, scheme-format msgid "something went wrong: ~s~%" msgstr "noget gik galt: ~s~%" -#: guix/scripts/system.scm:264 +#: guix/scripts/system.scm:291 #, scheme-format msgid "shepherd error~%" msgstr "shepherd-fejl~%" -#: guix/scripts/system.scm:281 +#: guix/scripts/system.scm:308 #, scheme-format msgid "failed to obtain list of shepherd services~%" msgstr "kunne ikke indhente liste over shepherd-tjenester~%" -#: guix/scripts/system.scm:301 +#: guix/scripts/system.scm:328 #, scheme-format msgid "unloading service '~a'...~%" msgstr "afslutter tjeneste »~a« ...~%" -#: guix/scripts/system.scm:309 +#: guix/scripts/system.scm:336 #, scheme-format msgid "loading new services:~{ ~a~}...~%" msgstr "indlæser nye tjenester:~{ ~a~}...~%" -#: guix/scripts/system.scm:333 +#: guix/scripts/system.scm:362 #, scheme-format msgid "activating system...~%" msgstr "aktiverer system ...~%" -#: guix/scripts/system.scm:408 +#: guix/scripts/system.scm:438 #, scheme-format msgid "cannot switch to system generation '~a'~%" msgstr "kan ikke skifte til systemoprettelse »~a«~%" -#: guix/scripts/system.scm:441 -#, scheme-format -msgid "failed to re-install GRUB configuration file: '~a'~%" -msgstr "kunne ikke geninstallere GRUB-konfigurationsfilen: »~a«~%" - -#: guix/scripts/system.scm:471 +#: guix/scripts/system.scm:509 msgid "the DAG of services" msgstr "DAGen for tjenester" -#: guix/scripts/system.scm:484 +#: guix/scripts/system.scm:522 msgid "the dependency graph of shepherd services" msgstr "afhængighedsgrafen for shepherd-tjenester" -#: guix/scripts/system.scm:507 +#: guix/scripts/system.scm:546 #, scheme-format msgid " file name: ~a~%" msgstr " filnavn: ~a~%" -#: guix/scripts/system.scm:508 +#: guix/scripts/system.scm:547 #, scheme-format msgid " canonical file name: ~a~%" msgstr " kanonisk filnavn: ~a~%" #. TRANSLATORS: Please preserve the two-space indentation. -#: guix/scripts/system.scm:510 +#: guix/scripts/system.scm:549 #, scheme-format msgid " label: ~a~%" msgstr " etikelt: ~a~%" -#: guix/scripts/system.scm:511 +#: guix/scripts/system.scm:550 +#, fuzzy, scheme-format +msgid " bootloader: ~a~%" +msgstr " etikelt: ~a~%" + +#: guix/scripts/system.scm:551 #, scheme-format msgid " root device: ~a~%" msgstr " root-enhed: ~a~%" -#: guix/scripts/system.scm:512 +#: guix/scripts/system.scm:555 #, scheme-format msgid " kernel: ~a~%" msgstr " kerne: ~a~%" -#: guix/scripts/system.scm:569 +#: guix/scripts/system.scm:615 +#, scheme-format +msgid "~a: error: file system with label '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:621 +#, scheme-format +msgid "~a: error: file system with UUID '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:717 #, scheme-format msgid "~a not found: 'guix pull' was never run~%" msgstr "~a blev ikke fundet: »guix pull« blev aldrig kørt~%" -#: guix/scripts/system.scm:570 +#: guix/scripts/system.scm:718 #, scheme-format msgid "Consider running 'guix pull' before 'reconfigure'.~%" msgstr "Overvej at køre »guix pull« før »reconfigure«.~%" -#: guix/scripts/system.scm:571 +#: guix/scripts/system.scm:719 #, scheme-format msgid "Failing to do that may downgrade your system!~%" msgstr "Hvis dette ikke gøres, kan dit system blive nedgraderet!~%" -#: guix/scripts/system.scm:646 +#: guix/scripts/system.scm:836 #, scheme-format msgid "initializing operating system under '~a'...~%" msgstr "initialiserer operativsystem under »~a«...~%" -#: guix/scripts/system.scm:690 +#: guix/scripts/system.scm:881 msgid "" "Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" "Build the operating system declared in FILE according to ACTION.\n" @@ -1521,59 +1650,74 @@ msgstr "" "Kompiler operativsystemet erklæret i FIL jævnfør HANDLING.\n" "Nogle HANDLINGER understøtter yderligere ARGUMENTER.\n" -#: guix/scripts/system.scm:694 guix/scripts/container.scm:28 +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 msgid "The valid values for ACTION are:\n" msgstr "De gyldige værdier for HANDLING er:\n" -#: guix/scripts/system.scm:696 +#: guix/scripts/system.scm:887 +msgid " search search for existing service types\n" +msgstr "" + +#: guix/scripts/system.scm:889 msgid " reconfigure switch to a new operating system configuration\n" msgstr " reconfigure skift til en ny operativsystemkonfiguration\n" -#: guix/scripts/system.scm:698 -msgid " roll-back switch to the previous operating system configuration\n" -msgstr " roll-back skift til den forrige operativsystemkonfiguration\n" +#: guix/scripts/system.scm:891 +msgid "" +" roll-back switch to the previous operating system configuration\n" +msgstr "" +" roll-back skift til den forrige operativsystemkonfiguration\n" -#: guix/scripts/system.scm:700 -msgid " switch-generation switch to an existing operating system configuration\n" -msgstr " switch-generation skift til en eksisterende operativsystemkonfiguration\n" +#: guix/scripts/system.scm:893 +msgid "" +" switch-generation switch to an existing operating system configuration\n" +msgstr "" +" switch-generation skift til en eksisterende operativsystemkonfiguration\n" -#: guix/scripts/system.scm:702 +#: guix/scripts/system.scm:895 msgid " list-generations list the system generations\n" msgstr " list-generations viser systemoprettelserne\n" -#: guix/scripts/system.scm:704 -msgid " build build the operating system without installing anything\n" -msgstr " build kompiler operativsystemet uden at installere noget\n" +#: guix/scripts/system.scm:897 +msgid "" +" build build the operating system without installing anything\n" +msgstr "" +" build kompiler operativsystemet uden at installere noget\n" -#: guix/scripts/system.scm:706 +#: guix/scripts/system.scm:899 msgid " container build a container that shares the host's store\n" msgstr " container kompiler en container som deler værtens lager\n" -#: guix/scripts/system.scm:708 -msgid " vm build a virtual machine image that shares the host's store\n" -msgstr " vm kompiler et virtuelt maskinaftryk som deler værtens lager\n" +#: guix/scripts/system.scm:901 +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" +msgstr "" +" vm kompiler et virtuelt maskinaftryk som deler værtens " +"lager\n" -#: guix/scripts/system.scm:710 +#: guix/scripts/system.scm:903 msgid " vm-image build a freestanding virtual machine image\n" msgstr " vm-image kompiler et fritstående virtuelt maskinaftryk\n" -#: guix/scripts/system.scm:712 +#: guix/scripts/system.scm:905 msgid " disk-image build a disk image, suitable for a USB stick\n" -msgstr " disk-image kompiler et diskaftryk, som egner sig til et USB-drev\n" +msgstr "" +" disk-image kompiler et diskaftryk, som egner sig til et USB-drev\n" -#: guix/scripts/system.scm:714 +#: guix/scripts/system.scm:907 msgid " init initialize a root file system to run GNU\n" msgstr " init initialiser et rootfilsystem til at køre GNU.\n" -#: guix/scripts/system.scm:716 +#: guix/scripts/system.scm:909 msgid " extension-graph emit the service extension graph in Dot format\n" msgstr " extension-graph opret tjenesteudvidelsesgrafen i Dot-format\n" -#: guix/scripts/system.scm:718 +#: guix/scripts/system.scm:911 msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" msgstr " shepherd-graph opret grafen for shepherd-tjenester i Dot-format\n" -#: guix/scripts/system.scm:722 +#: guix/scripts/system.scm:915 msgid "" "\n" " -d, --derivation return the derivation of the given system" @@ -1581,18 +1725,38 @@ msgstr "" "\n" " -d, --derivation returner de derivate stier for det givne system" -#: guix/scripts/system.scm:724 +#: guix/scripts/system.scm:917 +#, fuzzy +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" +"\n" +" -e, --expression=UDTRYK overvej pakken UDTRYK evaluerer til" + +#: guix/scripts/system.scm:920 msgid "" "\n" " --on-error=STRATEGY\n" -" apply STRATEGY when an error occurs while reading FILE" +" apply STRATEGY when an error occurs while reading " +"FILE" msgstr "" "\n" " --on-error=STRATEGI\n" " brug STRATEGI når den opstår en fejl under læsning\n" " af FIL" -#: guix/scripts/system.scm:727 +#: guix/scripts/system.scm:923 +msgid "" +"\n" +" --file-system-type=TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" +" (one of 'ext4', 'iso9660')" +msgstr "" + +#: guix/scripts/system.scm:927 msgid "" "\n" " --image-size=SIZE for 'vm-image', produce an image of SIZE" @@ -1600,7 +1764,7 @@ msgstr "" "\n" " --image-size=STR for »vm-image«, lav et aftryk af STR" -#: guix/scripts/system.scm:729 +#: guix/scripts/system.scm:929 msgid "" "\n" " --no-bootloader for 'init', do not install a bootloader" @@ -1608,7 +1772,7 @@ msgstr "" "\n" " --no-bootloader for »init«, installer ikke en opstartsindlæser" -#: guix/scripts/system.scm:731 +#: guix/scripts/system.scm:931 msgid "" "\n" " --share=SPEC for 'vm', share host file system according to SPEC" @@ -1616,11 +1780,12 @@ msgstr "" "\n" " --share=SPEC for »vm«, del værtsfilsystem jævnfør SPEC" -#: guix/scripts/system.scm:733 +#: guix/scripts/system.scm:933 msgid "" "\n" " -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" -" and 'build', make FILE a symlink to the result, and\n" +" and 'build', make FILE a symlink to the result, " +"and\n" " register it as a garbage collector root" msgstr "" "\n" @@ -1629,7 +1794,7 @@ msgstr "" " resultatet, og registrer den som en\n" " affaldsindsamlerrod" -#: guix/scripts/system.scm:737 +#: guix/scripts/system.scm:937 msgid "" "\n" " --expose=SPEC for 'vm', expose host file system according to SPEC" @@ -1637,7 +1802,7 @@ msgstr "" "\n" " --expose=SPEC for »vm«, fremvis værtsfilsystem jævnfør SPEC" -#: guix/scripts/system.scm:739 +#: guix/scripts/system.scm:939 msgid "" "\n" " --full-boot for 'vm', make a full boot sequence" @@ -1645,45 +1810,60 @@ msgstr "" "\n" " --full-boot for »vm«, lav en fuld opstartssekvens" -#: guix/scripts/system.scm:827 +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" + +#: guix/scripts/system.scm:1040 #, scheme-format -msgid "no configuration file specified~%" +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" msgstr "ingen konfigurationsfil angivet~%" -#: guix/scripts/system.scm:912 +#: guix/scripts/system.scm:1147 #, scheme-format msgid "~a: unknown action~%" msgstr "~a: ukendt handling~%" -#: guix/scripts/system.scm:927 +#: guix/scripts/system.scm:1163 #, scheme-format msgid "wrong number of arguments for action '~a'~%" msgstr "forkert antal argumenter for handling »~a«~%" -#: guix/scripts/system.scm:932 +#: guix/scripts/system.scm:1168 #, scheme-format msgid "guix system: missing command name~%" msgstr "guix system: mangler kommandonavn~%" -#: guix/scripts/system.scm:934 +#: guix/scripts/system.scm:1170 #, scheme-format msgid "Try 'guix system --help' for more information.~%" msgstr "Prøv »guix system --help« for yderligere information.~%" -#: guix/scripts/lint.scm:135 +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 +msgid "unknown" +msgstr "ukendt" + +#: guix/scripts/lint.scm:139 #, scheme-format msgid "Available checkers:~%" msgstr "Tilgængelige kontrolprogrammer:~%" -#: guix/scripts/lint.scm:159 +#: guix/scripts/lint.scm:163 msgid "description should not be empty" msgstr "beskrivelse skal være udfyldt" -#: guix/scripts/lint.scm:169 +#: guix/scripts/lint.scm:173 msgid "Texinfo markup in description is invalid" msgstr "Texinfo-opmærkning i beskrivelse er ugyldig" -#: guix/scripts/lint.scm:179 +#: guix/scripts/lint.scm:183 #, scheme-format msgid "" "description should not contain ~\n" @@ -1694,16 +1874,16 @@ msgstr "" #. TRANSLATORS: '@code' is Texinfo markup and must be kept #. as is. -#: guix/scripts/lint.scm:192 +#: guix/scripts/lint.scm:196 msgid "use @code or similar ornament instead of quotes" msgstr "brug @code eller lignende ornament i stedet for citationstegn" -#: guix/scripts/lint.scm:199 +#: guix/scripts/lint.scm:203 msgid "description should start with an upper-case letter or digit" msgstr "beskrivelse skal starte med et stort bogstav eller et tal" # arg, hvad foregår der her -#: guix/scripts/lint.scm:215 +#: guix/scripts/lint.scm:219 #, scheme-format msgid "" "sentences in description should be followed ~\n" @@ -1712,241 +1892,276 @@ msgstr "" "sætninger i beskrivelsen skal efterfølges ~\n" "af to mellemrum; mulig infraction~p ved ~{~a~^, ~}" -#: guix/scripts/lint.scm:233 +#: guix/scripts/lint.scm:237 #, scheme-format msgid "invalid description: ~s" msgstr "ugyldig beskrivelse: ~s" # native kan evt. være platformsspecifik # Det er dog svært at gætte med sikkerhed hvad det betyder her -#: guix/scripts/lint.scm:277 +#: guix/scripts/lint.scm:282 #, scheme-format msgid "'~a' should probably be a native input" msgstr "»~a« skal sandsynligvis være standarddata" -#: guix/scripts/lint.scm:293 +#: guix/scripts/lint.scm:298 #, scheme-format msgid "'~a' should probably not be an input at all" msgstr "»~a« skal sandsynligvis ikke være inddata" -#: guix/scripts/lint.scm:310 +#: guix/scripts/lint.scm:315 msgid "synopsis should not be empty" msgstr "synopsis skal være udfyldt" -#: guix/scripts/lint.scm:318 +#: guix/scripts/lint.scm:323 msgid "no period allowed at the end of the synopsis" msgstr "ingen periode er tilladt i slutningen af synopsen" -#: guix/scripts/lint.scm:330 +#: guix/scripts/lint.scm:335 msgid "no article allowed at the beginning of the synopsis" msgstr "ingen artikel er tilladt i begyndelsen af synopsen" -#: guix/scripts/lint.scm:337 +#: guix/scripts/lint.scm:342 msgid "synopsis should be less than 80 characters long" msgstr "synopsis skal være mindre end 80 tegn lang" -#: guix/scripts/lint.scm:343 +#: guix/scripts/lint.scm:348 msgid "synopsis should start with an upper-case letter or digit" msgstr "synopsis skal starte med et stort bogstav eller et tal" -#: guix/scripts/lint.scm:350 +#: guix/scripts/lint.scm:355 msgid "synopsis should not start with the package name" msgstr "synopsis skal ikke starte med pakkenavnet" -#: guix/scripts/lint.scm:360 +#: guix/scripts/lint.scm:365 msgid "Texinfo markup in synopsis is invalid" msgstr "Texinfo-opmærkning i synopsis er ugyldig" -#: guix/scripts/lint.scm:379 +#: guix/scripts/lint.scm:384 #, scheme-format msgid "invalid synopsis: ~s" msgstr "ugyldig synopsis: ~s" -#: guix/scripts/lint.scm:479 +#: guix/scripts/lint.scm:503 #, scheme-format msgid "URI ~a returned suspiciously small file (~a bytes)" msgstr "URI'en ~a returnerede mistænkelig lille fil (~a byte)" -#: guix/scripts/lint.scm:488 guix/scripts/lint.scm:500 +#: guix/scripts/lint.scm:513 +#, scheme-format +msgid "permanent redirect from ~a to ~a" +msgstr "" + +#: guix/scripts/lint.scm:520 +#, fuzzy, scheme-format +msgid "invalid permanent redirect from ~a" +msgstr "ugyldig erstatningsspecifikation: ~s~%" + +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 #, scheme-format msgid "URI ~a not reachable: ~a (~s)" msgstr "URI ~a kan ikke nås: ~a (~s)" -#: guix/scripts/lint.scm:507 +#: guix/scripts/lint.scm:546 #, scheme-format msgid "URI ~a domain not found: ~a" msgstr "URI ~a domæne blev ikke fundet: ~a" -#: guix/scripts/lint.scm:515 +#: guix/scripts/lint.scm:554 #, scheme-format msgid "URI ~a unreachable: ~a" msgstr "URI ~a kan ikke nås: ~a" -#: guix/scripts/lint.scm:524 guix/scripts/lint.scm:780 +#: guix/scripts/lint.scm:563 #, scheme-format msgid "TLS certificate error: ~a" msgstr "TLS-certifikatfejl: ~a" -#: guix/scripts/lint.scm:545 +#: guix/scripts/lint.scm:584 msgid "invalid value for home page" msgstr "ugyldig værdi for hjemmeside" -#: guix/scripts/lint.scm:548 +#: guix/scripts/lint.scm:587 #, scheme-format msgid "invalid home page URL: ~s" msgstr "ugyldig hjemmesideadresse: ~s" -#: guix/scripts/lint.scm:568 +#: guix/scripts/lint.scm:613 msgid "file names of patches should start with the package name" msgstr "filnavn for rettelser skal starte med pakkenavnet" -#: guix/scripts/lint.scm:606 +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" + +#: guix/scripts/lint.scm:670 #, scheme-format msgid "~a: ~a: proposed synopsis: ~s~%" msgstr "~a: ~a: foreslået synopsis: ~s~%" -#: guix/scripts/lint.scm:619 +#: guix/scripts/lint.scm:683 #, scheme-format msgid "~a: ~a: proposed description:~% \"~a\"~%" msgstr "~a: ~a: foreslået beskrivelse:~% »~a«~%" -#: guix/scripts/lint.scm:661 +#: guix/scripts/lint.scm:725 msgid "all the source URIs are unreachable:" msgstr "alle kilde-URI'erne kan ikke nås:" -#: guix/scripts/lint.scm:684 +#: guix/scripts/lint.scm:747 msgid "the source file name should contain the package name" msgstr "kildefilnavnet skal indeholde pakkenavnet" -#: guix/scripts/lint.scm:700 +#: guix/scripts/lint.scm:763 #, scheme-format msgid "URL should be 'mirror://~a/~a'" msgstr "Adresse skal være »mirror://~a/~a«" -#: guix/scripts/lint.scm:718 guix/scripts/lint.scm:722 +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 #, scheme-format msgid "failed to create derivation: ~a" msgstr "kunne ikke oprette derivat: ~a" -#: guix/scripts/lint.scm:736 +#: guix/scripts/lint.scm:799 #, scheme-format msgid "failed to create derivation: ~s~%" msgstr "kunne ikke oprette derivat: ~s~%" -#: guix/scripts/lint.scm:746 +#: guix/scripts/lint.scm:809 msgid "invalid license field" msgstr "ugyldigt licensfelt" -#: guix/scripts/lint.scm:763 -#, scheme-format -msgid "failed to retrieve CVE vulnerabilities from ~s: ~a (~s)~%" +#: guix/scripts/lint.scm:825 +#, fuzzy, scheme-format +msgid "~a: HTTP GET error for ~a: ~a (~s)~%" +msgstr "~a: HTTP-overførsel mislykkede: ~a (~s)" + +#: guix/scripts/lint.scm:835 +#, fuzzy, scheme-format +msgid "~a: host lookup failure: ~a~%" +msgstr "opslagsfejl for værtsnavn: ~a~%" + +#: guix/scripts/lint.scm:840 +#, fuzzy, scheme-format +msgid "~a: TLS certificate error: ~a" +msgstr "TLS-certifikatfejl: ~a" + +#: guix/scripts/lint.scm:855 +#, fuzzy +msgid "while retrieving CVE vulnerabilities" msgstr "kunne ikke indhente CVE-sårbarheder fra ~s: ~a (~s)~%" -#: guix/scripts/lint.scm:768 guix/scripts/lint.scm:777 -#: guix/scripts/lint.scm:782 +#: guix/scripts/lint.scm:898 #, scheme-format -msgid "assuming no CVE vulnerabilities~%" -msgstr "antager ingen CVE-sårbarheder~%" +msgid "probably vulnerable to ~a" +msgstr "sandsynligvis sårbar for ~a" -#: guix/scripts/lint.scm:775 +#: guix/scripts/lint.scm:905 #, scheme-format -msgid "failed to lookup NIST host: ~a~%" -msgstr "kunne ikke slå NIST-vært op: ~a~%" +msgid "while retrieving upstream info for '~a'" +msgstr "" -#: guix/scripts/lint.scm:820 +#: guix/scripts/lint.scm:913 #, scheme-format -msgid "probably vulnerable to ~a" -msgstr "sandsynligvis sårbar for ~a" +msgid "can be upgraded to ~a" +msgstr "" -#: guix/scripts/lint.scm:835 +#: guix/scripts/lint.scm:928 #, scheme-format msgid "tabulation on line ~a, column ~a" msgstr "tabulering på linje ~a, kolonne ~a" -#: guix/scripts/lint.scm:844 +#: guix/scripts/lint.scm:937 #, scheme-format msgid "trailing white space on line ~a" msgstr "efterstillet mellemrum på linje ~a" -#: guix/scripts/lint.scm:854 +#: guix/scripts/lint.scm:947 #, scheme-format msgid "line ~a is way too long (~a characters)" msgstr "linjen ~a er alt for lang (~a tegn)" -#: guix/scripts/lint.scm:865 +#: guix/scripts/lint.scm:958 #, scheme-format msgid "line ~a: parentheses feel lonely, move to the previous or next line" -msgstr "linjen ~a: parenteser er ensomme, flyt til den forrige eller næste linje" +msgstr "" +"linjen ~a: parenteser er ensomme, flyt til den forrige eller næste linje" -#: guix/scripts/lint.scm:920 +#: guix/scripts/lint.scm:1028 msgid "Validate package descriptions" msgstr "Valider pakkebeskrivelser" -#: guix/scripts/lint.scm:924 +#: guix/scripts/lint.scm:1032 msgid "Validate synopsis & description of GNU packages" msgstr "Valider synopsis og beskrivelse for GNU-pakker" -#: guix/scripts/lint.scm:928 +#: guix/scripts/lint.scm:1036 msgid "Identify inputs that should be native inputs" msgstr "Identificer inddata som skal være standarddata" -#: guix/scripts/lint.scm:932 +#: guix/scripts/lint.scm:1040 msgid "Identify inputs that should be inputs at all" msgstr "Identificer inddata som skal være inddata" -#: guix/scripts/lint.scm:936 +#: guix/scripts/lint.scm:1044 msgid "Validate file names and availability of patches" msgstr "Valider filnavne og tilgængelighed for rettelser" -#: guix/scripts/lint.scm:940 +#: guix/scripts/lint.scm:1048 msgid "Validate home-page URLs" msgstr "Valider hjemmesiders adresser" #. TRANSLATORS: is the name of a data type and must not be #. translated. -#: guix/scripts/lint.scm:946 +#: guix/scripts/lint.scm:1054 msgid "Make sure the 'license' field is a or a list thereof" msgstr "Sikr at feltet »license« er en eller en liste deraf" -#: guix/scripts/lint.scm:951 +#: guix/scripts/lint.scm:1059 msgid "Validate source URLs" msgstr "Valider kildeadresser" -#: guix/scripts/lint.scm:955 +#: guix/scripts/lint.scm:1063 msgid "Suggest 'mirror://' URLs" msgstr "Foreslå »mirror://«-adresser" -#: guix/scripts/lint.scm:959 +#: guix/scripts/lint.scm:1067 msgid "Validate file names of sources" msgstr "Valider filnavne for kilder" -#: guix/scripts/lint.scm:963 +#: guix/scripts/lint.scm:1071 msgid "Report failure to compile a package to a derivation" msgstr "Rapporter mislykket kompilering af en pakke til et derivat" -#: guix/scripts/lint.scm:967 +#: guix/scripts/lint.scm:1075 msgid "Validate package synopses" msgstr "Valider pakkesynopser" -#: guix/scripts/lint.scm:971 +#: guix/scripts/lint.scm:1079 msgid "Check the Common Vulnerabilities and Exposures (CVE) database" msgstr "Kontroller databasen Common Vulnerabilities and Exposures (CVE)" -#: guix/scripts/lint.scm:976 +#: guix/scripts/lint.scm:1084 +msgid "Check the package for new upstream releases" +msgstr "" + +#: guix/scripts/lint.scm:1088 msgid "Look for formatting issues in the source" msgstr "Kig efter formateringsproblemstillinger i kilden" -#: guix/scripts/lint.scm:1004 +#: guix/scripts/lint.scm:1116 msgid "" "Usage: guix lint [OPTION]... [PACKAGE]...\n" "Run a set of checkers on the specified package; if none is specified,\n" "run the checkers on all packages.\n" msgstr "" "Brug: guix lint [TILVALG]... [PAKKE]...\n" -"Kør et sæt af kontroller på den specificerede pakke; hvis ingen er specificeret,\n" +"Kør et sæt af kontroller på den specificerede pakke; hvis ingen er " +"specificeret,\n" "så kør kontrollerne på alle pakker.\n" -#: guix/scripts/lint.scm:1007 +#: guix/scripts/lint.scm:1119 msgid "" "\n" " -c, --checkers=CHECKER1,CHECKER2...\n" @@ -1956,7 +2171,7 @@ msgstr "" " -c, --checkers=KONTROL1,KONTROL2...\n" " kør kun de specificerede kontroller" -#: guix/scripts/lint.scm:1012 +#: guix/scripts/lint.scm:1124 msgid "" "\n" " -l, --list-checkers display the list of available lint checkers" @@ -1964,12 +2179,12 @@ msgstr "" "\n" " -l, --list-checkers vis listen med tilgængelige lint-kontroller" -#: guix/scripts/lint.scm:1032 +#: guix/scripts/lint.scm:1144 #, scheme-format msgid "~a: invalid checker~%" msgstr "~a: ugyldig kontrol~%" -#: guix/scripts/publish.scm:67 +#: guix/scripts/publish.scm:68 #, scheme-format msgid "" "Usage: guix publish [OPTION]...\n" @@ -1978,7 +2193,7 @@ msgstr "" "Brug: guix publish [TILVALG] ...\n" "Udgiv ~a over HTTP.\n" -#: guix/scripts/publish.scm:69 +#: guix/scripts/publish.scm:70 msgid "" "\n" " -p, --port=PORT listen on PORT" @@ -1986,7 +2201,7 @@ msgstr "" "\n" " -p, --port=PORT lyt på PORT" -#: guix/scripts/publish.scm:71 +#: guix/scripts/publish.scm:72 msgid "" "\n" " --listen=HOST listen on the network interface for HOST" @@ -1994,7 +2209,7 @@ msgstr "" "\n" " --listen=VÆRT lyt på netværksgrænsefladen efter VÆRT" -#: guix/scripts/publish.scm:73 +#: guix/scripts/publish.scm:74 msgid "" "\n" " -u, --user=USER change privileges to USER as soon as possible" @@ -2002,7 +2217,7 @@ msgstr "" "\n" " -u, --user=BRUGER ændr privilegier for BRUGER så snart som muligt" -#: guix/scripts/publish.scm:75 +#: guix/scripts/publish.scm:76 msgid "" "\n" " -C, --compression[=LEVEL]\n" @@ -2012,7 +2227,7 @@ msgstr "" " -C, --compression[=NIVEAU]\n" " komprimer arkiver med NIVEAU" -#: guix/scripts/publish.scm:78 +#: guix/scripts/publish.scm:79 msgid "" "\n" " -c, --cache=DIRECTORY cache published items to DIRECTORY" @@ -2020,7 +2235,7 @@ msgstr "" "\n" " -c, --cache=MAPPE mellemlagr udgivne elementer til MAPPE" -#: guix/scripts/publish.scm:80 +#: guix/scripts/publish.scm:81 msgid "" "\n" " --workers=N use N workers to bake items" @@ -2028,7 +2243,7 @@ msgstr "" "\n" " --workers=N brug N arbejdere til at bage elementer" -#: guix/scripts/publish.scm:82 +#: guix/scripts/publish.scm:83 msgid "" "\n" " --ttl=TTL announce narinfos can be cached for TTL seconds" @@ -2036,7 +2251,7 @@ msgstr "" "\n" " --ttl=TTL announce narinfos kan mellemlagres i TTL sekunder" -#: guix/scripts/publish.scm:84 +#: guix/scripts/publish.scm:85 msgid "" "\n" " --nar-path=PATH use PATH as the prefix for nar URLs" @@ -2044,7 +2259,7 @@ msgstr "" "\n" " --nar-path=STI brug STI som præfiks for nar-adresser" -#: guix/scripts/publish.scm:86 +#: guix/scripts/publish.scm:87 msgid "" "\n" " --public-key=FILE use FILE as the public key for signatures" @@ -2052,7 +2267,7 @@ msgstr "" "\n" " --public-key=FIL brug FIL som offentlig nøgle for signaturer" -#: guix/scripts/publish.scm:88 +#: guix/scripts/publish.scm:89 msgid "" "\n" " --private-key=FILE use FILE as the private key for signatures" @@ -2060,7 +2275,7 @@ msgstr "" "\n" " --private-key=FIL brug FIL som privat nøgle for signaturer" -#: guix/scripts/publish.scm:90 +#: guix/scripts/publish.scm:91 msgid "" "\n" " -r, --repl[=PORT] spawn REPL server on PORT" @@ -2068,37 +2283,37 @@ msgstr "" "\n" " -r, --repl[=PORT] udsend REPL-server on PORT" -#: guix/scripts/publish.scm:106 +#: guix/scripts/publish.scm:107 #, scheme-format msgid "lookup of host '~a' failed: ~a~%" msgstr "opslag efter værten »~a« mislykkedes: ~a~%" -#: guix/scripts/publish.scm:151 +#: guix/scripts/publish.scm:152 #, scheme-format msgid "lookup of host '~a' returned nothing" msgstr "opslag efter værten »~a« returnerede intet" -#: guix/scripts/publish.scm:164 +#: guix/scripts/publish.scm:165 #, scheme-format msgid "zlib support is missing; compression disabled~%" msgstr "zlib-understøttelse mangler; komprimering deaktiveret~%" -#: guix/scripts/publish.scm:178 +#: guix/scripts/publish.scm:179 #, scheme-format msgid "~a: invalid duration~%" msgstr "~a: ugyldig varighed~%" -#: guix/scripts/publish.scm:799 +#: guix/scripts/publish.scm:869 #, scheme-format msgid "user '~a' not found: ~a~%" msgstr "brugeren »~a« blev ikke fundet: ~a~%" -#: guix/scripts/publish.scm:840 +#: guix/scripts/publish.scm:910 #, scheme-format msgid "server running as root; consider using the '--user' option!~%" msgstr "server kører som root; overvej at bruge tilvalget »--user«!~%" -#: guix/scripts/publish.scm:845 +#: guix/scripts/publish.scm:915 #, scheme-format msgid "publishing ~a on ~a, port ~d~%" msgstr "udgiver ~a på ~a, port ~d~%" @@ -2131,19 +2346,19 @@ msgstr "kunne ikke starte »~a«: ~a~%" msgid "no available substitute information for '~a'~%" msgstr "ingen tilgængelig substitutinformation for »~a«~%" -#: guix/scripts/size.scm:85 +#: guix/scripts/size.scm:99 msgid "store item" msgstr "lagerpost" -#: guix/scripts/size.scm:85 +#: guix/scripts/size.scm:99 msgid "total" msgstr "i alt" -#: guix/scripts/size.scm:85 +#: guix/scripts/size.scm:99 msgid "self" msgstr "selv" -#: guix/scripts/size.scm:97 +#: guix/scripts/size.scm:107 #, scheme-format msgid "total: ~,1f MiB~%" msgstr "i alt: ~,1f MiB~%" @@ -2151,11 +2366,11 @@ msgstr "i alt: ~,1f MiB~%" #. TRANSLATORS: This is the title of a graph, meaning that the graph #. represents a profile of the store (the "store" being the place where #. packages are stored.) -#: guix/scripts/size.scm:211 +#: guix/scripts/size.scm:221 msgid "store profile" msgstr "lagerprofil" -#: guix/scripts/size.scm:220 +#: guix/scripts/size.scm:230 msgid "" "Usage: guix size [OPTION]... PACKAGE\n" "Report the size of PACKAGE and its dependencies.\n" @@ -2163,7 +2378,7 @@ msgstr "" "Brug: guix size [TILVALG]... PAKKE\n" "Rapporter størrelsen for PAKKE og dens afhængigheder.\n" -#: guix/scripts/size.scm:225 +#: guix/scripts/size.scm:235 msgid "" "\n" " -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" @@ -2171,7 +2386,14 @@ msgstr "" "\n" " -s, --system=SYSTEM overvej pakker for SYSTEM--f.eks., »i686-linux«" -#: guix/scripts/size.scm:227 +#. TRANSLATORS: "closure" and "self" must not be translated. +#: guix/scripts/size.scm:238 +msgid "" +"\n" +" --sort=KEY sort according to KEY--\"closure\" or \"self\"" +msgstr "" + +#: guix/scripts/size.scm:240 msgid "" "\n" " -m, --map-file=FILE write to FILE a graphical map of disk usage" @@ -2179,7 +2401,12 @@ msgstr "" "\n" " -m, --map-file=FIL skriv til FIL et grafisk kort over diskforbrug" -#: guix/scripts/size.scm:281 +#: guix/scripts/size.scm:271 +#, fuzzy, scheme-format +msgid "~a: invalid sorting key~%" +msgstr "~a: ugyldigt importprogram~%" + +#: guix/scripts/size.scm:306 msgid "missing store item argument\n" msgstr "manglende lagerpostargument\n" @@ -2208,60 +2435,61 @@ msgstr "DAGen for pakker og oprindelser, inklusive implicitte inddata" msgid "same as 'bag', but without the bootstrap nodes" msgstr "samme som »bag«m uden bootstrap-knuder" -#: guix/scripts/graph.scm:257 +#: guix/scripts/graph.scm:253 msgid "the DAG of derivations" msgstr "DAGen for derivater" -#: guix/scripts/graph.scm:269 +#: guix/scripts/graph.scm:265 msgid "unsupported argument for derivation graph" msgstr "argument for derivatgraf er ikke understøttet" -#: guix/scripts/graph.scm:295 +#: guix/scripts/graph.scm:291 msgid "unsupported argument for this type of graph" msgstr "ikke understøttet argument for denne graftype" -#: guix/scripts/graph.scm:308 +#: guix/scripts/graph.scm:304 #, scheme-format msgid "references for '~a' are not known~%" msgstr "referencer for »~a« er ikke kendt~%" -#: guix/scripts/graph.scm:315 +#: guix/scripts/graph.scm:311 msgid "the DAG of run-time dependencies (store references)" msgstr "DAGen for kørselstidsafhængigheder (lagerreferencer)" -#: guix/scripts/graph.scm:331 +#: guix/scripts/graph.scm:327 msgid "the DAG of referrers in the store" msgstr "DAGen for referencer i lageret" -#: guix/scripts/graph.scm:358 +#: guix/scripts/graph.scm:354 #, scheme-format msgid "~a: unknown node type~%" msgstr "~a: ukendt knudetype~%" -#: guix/scripts/graph.scm:365 +#: guix/scripts/graph.scm:361 #, scheme-format msgid "~a: unknown backend~%" msgstr "~a: ukendt motor~%" -#: guix/scripts/graph.scm:369 +#: guix/scripts/graph.scm:365 msgid "The available node types are:\n" msgstr "De gyldige knudetyper er:\n" -#: guix/scripts/graph.scm:379 +#: guix/scripts/graph.scm:375 msgid "The available backend types are:\n" msgstr "De gyldige motortyper er:\n" #. TRANSLATORS: Here 'dot' is the name of a program; it must not be #. translated. -#: guix/scripts/graph.scm:423 +#: guix/scripts/graph.scm:419 +#, fuzzy msgid "" "Usage: guix graph PACKAGE...\n" -"Emit a Graphviz (dot) representation of the dependencies of PACKAGE...\n" +"Emit a representation of the dependency graph of PACKAGE...\n" msgstr "" "Brug: guix graph PAKKE...\n" "Opret en Graphviz-repræsentation (dot) af afhængighederne for PAKKE...\n" -#: guix/scripts/graph.scm:425 +#: guix/scripts/graph.scm:421 msgid "" "\n" " -b, --backend=TYPE produce a graph with the given backend TYPE" @@ -2269,7 +2497,7 @@ msgstr "" "\n" " -b, --backend=TYPE fremstil en graf med den angivne motor-TYPE" -#: guix/scripts/graph.scm:427 +#: guix/scripts/graph.scm:423 msgid "" "\n" " --list-backends list the available graph backends" @@ -2277,7 +2505,7 @@ msgstr "" "\n" " --list-backends vis de tilgængelige grafmotorer" -#: guix/scripts/graph.scm:429 +#: guix/scripts/graph.scm:425 msgid "" "\n" " -t, --type=TYPE represent nodes of the given TYPE" @@ -2285,7 +2513,7 @@ msgstr "" "\n" " -t, --type=TYPE repræsenter knuder for den givne TYPE" -#: guix/scripts/graph.scm:431 +#: guix/scripts/graph.scm:427 msgid "" "\n" " --list-types list the available graph types" @@ -2293,7 +2521,7 @@ msgstr "" "\n" " --list-types vis de tilgængelige graftyper" -#: guix/scripts/graph.scm:433 guix/scripts/pack.scm:328 +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 msgid "" "\n" " -e, --expression=EXPR consider the package EXPR evaluates to" @@ -2337,6 +2565,22 @@ msgid "~a contents match:~%" msgstr "~a indhold mathcer:~%" #: guix/scripts/challenge.scm:219 +msgid "~h store items were analyzed:~%" +msgstr "" + +#: guix/scripts/challenge.scm:220 +msgid " - ~h (~,1f%) were identical~%" +msgstr "" + +#: guix/scripts/challenge.scm:222 +msgid " - ~h (~,1f%) differed~%" +msgstr "" + +#: guix/scripts/challenge.scm:224 +msgid " - ~h (~,1f%) were inconclusive~%" +msgstr "" + +#: guix/scripts/challenge.scm:233 msgid "" "Usage: guix challenge [PACKAGE...]\n" "Challenge the substitutes for PACKAGE... provided by one or more servers.\n" @@ -2344,7 +2588,7 @@ msgstr "" "Brug: guix challenge [PAKKE...]\n" "Ændr substitutterne for PAKKE... tilbudt af en eller flere servere.\n" -#: guix/scripts/challenge.scm:221 +#: guix/scripts/challenge.scm:235 msgid "" "\n" " --substitute-urls=URLS\n" @@ -2352,9 +2596,10 @@ msgid "" msgstr "" "\n" " --substitute-urls=ADRESSER\n" -" sammenlign kompileringsresultater med dem på ADRESSER" +" sammenlign kompileringsresultater med dem på " +"ADRESSER" -#: guix/scripts/challenge.scm:224 +#: guix/scripts/challenge.scm:238 msgid "" "\n" " -v, --verbose show details about successful comparisons" @@ -2372,7 +2617,7 @@ msgstr "~a: ugyldigt TCP-portnummer~%" msgid "~a: invalid SSH specification~%" msgstr "~a: ugyldig SSH-specifikation~%" -#: guix/scripts/copy.scm:112 +#: guix/scripts/copy.scm:113 msgid "" "Usage: guix copy [OPTION]... ITEMS...\n" "Copy ITEMS to or from the specified host over SSH.\n" @@ -2380,7 +2625,7 @@ msgstr "" "Brug: guix copy [TILVALG]... ELEMENTER...\n" "Kopier ELEMENTER til eller fra den specificerede vært over SSH.\n" -#: guix/scripts/copy.scm:114 +#: guix/scripts/copy.scm:115 msgid "" "\n" " --to=HOST send ITEMS to HOST" @@ -2388,7 +2633,7 @@ msgstr "" "\n" " --to=VÆRT send ELEMENTER til VÆRT" -#: guix/scripts/copy.scm:116 +#: guix/scripts/copy.scm:117 msgid "" "\n" " --from=HOST receive ITEMS from HOST" @@ -2396,22 +2641,22 @@ msgstr "" "\n" " --from=VÆRT receive ELEMENTER from HOST" -#: guix/scripts/copy.scm:168 +#: guix/scripts/copy.scm:169 #, scheme-format msgid "use '--to' or '--from'~%" msgstr "brug »--to« eller »--from«~%" -#: guix/scripts/pack.scm:74 +#: guix/scripts/pack.scm:77 #, scheme-format msgid "~a: compressor not found~%" msgstr "~a: kompressor blev ikke fundet~%" -#: guix/scripts/pack.scm:310 +#: guix/scripts/pack.scm:323 #, scheme-format msgid "~a: invalid symlink specification~%" msgstr "~a: ugyldig symbolsk henvisningsspecifikation~%" -#: guix/scripts/pack.scm:320 +#: guix/scripts/pack.scm:333 msgid "" "Usage: guix pack [OPTION]... PACKAGE...\n" "Create a bundle of PACKAGE.\n" @@ -2419,7 +2664,7 @@ msgstr "" "Brug: guix pack [TILVALG]... PAKKE...\n" "Opret en samling af PAKKE.\n" -#: guix/scripts/pack.scm:326 +#: guix/scripts/pack.scm:339 msgid "" "\n" " -f, --format=FORMAT build a pack in the given FORMAT" @@ -2427,7 +2672,7 @@ msgstr "" "\n" " -f, --format=FORMAT kompiler en pakke i det givne FORMAT" -#: guix/scripts/pack.scm:334 +#: guix/scripts/pack.scm:347 msgid "" "\n" " -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" @@ -2435,15 +2680,26 @@ msgstr "" "\n" " -C, --compression=VÆRKTØJ komprimer via VÆRKTØJ--f.eks., »lzip«" -#: guix/scripts/pack.scm:336 +#: guix/scripts/pack.scm:349 msgid "" "\n" " -S, --symlink=SPEC create symlinks to the profile according to SPEC" msgstr "" "\n" -" -S, --symlink=SPEC opret symbolske henvisninger til profilen jævnfør SPEC" +" -S, --symlink=SPEC opret symbolske henvisninger til profilen jævnfør " +"SPEC" -#: guix/scripts/pack.scm:338 +#: guix/scripts/pack.scm:351 +#, fuzzy +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" +"\n" +" -m, --manifest=FIL opret en ny profiloprettelse med manifestet fra\n" +" FIL" + +#: guix/scripts/pack.scm:353 msgid "" "\n" " --localstatedir include /var/guix in the resulting pack" @@ -2451,28 +2707,112 @@ msgstr "" "\n" " --localstatedir inkluder /var/guix i resultatpakken" -#: guix/scripts/pack.scm:382 +#: guix/scripts/pack.scm:389 +#, scheme-format +msgid "both a manifest and a package list were given~%" +msgstr "" + +#: guix/scripts/pack.scm:408 #, scheme-format msgid "~a: unknown pack format" msgstr "~a: ukendt pakkeformat" -#: guix/gnu-maintenance.scm:562 +#: guix/scripts/weather.scm:69 +msgid "computing ~h package derivations for ~a...~%" +msgstr "" + +#: guix/scripts/weather.scm:107 +msgid "looking for ~h store items on ~a...~%" +msgstr "" + +#: guix/scripts/weather.scm:117 +msgid " ~2,1f% substitutes available (~h out of ~h)~%" +msgstr "" + +#: guix/scripts/weather.scm:123 +#, fuzzy, scheme-format +msgid " unknown substitute sizes~%" +msgstr "ignorerer substitutserver »~s«~%" + +#: guix/scripts/weather.scm:126 +msgid " ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:127 +msgid " at least ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:129 +msgid " ~,1h MiB on disk (uncompressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:131 +msgid " ~,3h seconds per request (~,1h seconds in total)~%" +msgstr "" + +#: guix/scripts/weather.scm:133 +msgid " ~,1h requests per second~%" +msgstr "" + +#: guix/scripts/weather.scm:142 +msgid "" +"Usage: guix weather [OPTIONS]\n" +"Report the availability of substitutes.\n" +msgstr "" + +#: guix/scripts/weather.scm:144 +#, fuzzy +msgid "" +"\n" +" --substitute-urls=URLS\n" +" check for available substitutes at URLS" +msgstr "" +"\n" +" --substitute-urls=ADRESSER\n" +" sammenlign kompileringsresultater med dem på " +"ADRESSER" + +#: guix/scripts/weather.scm:147 +msgid "" +"\n" +" -m, --manifest=MANIFEST\n" +" look up substitutes for packages specified in " +"MANIFEST" +msgstr "" + +#: guix/scripts/weather.scm:150 +#, fuzzy +msgid "" +"\n" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" +msgstr "" +"\n" +" -s, --system=SYSTEM overvej pakker for SYSTEM--f.eks., »i686-linux«" + +#: guix/scripts/weather.scm:174 +#, fuzzy, scheme-format +msgid "~a: invalid URL~%" +msgstr "~a: ugyldig URI~%" + +#: guix/gnu-maintenance.scm:570 msgid "Updater for GNU packages" msgstr "Opdater for GNU-pakker" -#: guix/gnu-maintenance.scm:569 -msgid "Updater for GNOME packages" -msgstr "Opdateringsprogram for GNOME-pakker" +#: guix/gnu-maintenance.scm:579 +#, fuzzy +msgid "Updater for GNU packages only available via FTP" +msgstr "Opdater for GNU-pakker" -#: guix/gnu-maintenance.scm:576 +#: guix/gnu-maintenance.scm:588 msgid "Updater for KDE packages" msgstr "Opdateringsprogram for KDE-pakker" -#: guix/gnu-maintenance.scm:583 +#: guix/gnu-maintenance.scm:595 msgid "Updater for X.org packages" msgstr "Opdateringsprogram for X.org-pakker" -#: guix/gnu-maintenance.scm:590 +#: guix/gnu-maintenance.scm:602 msgid "Updater for packages hosted on kernel.org" msgstr "Opdateringsprogram for pakker fra kernel.org" @@ -2531,61 +2871,85 @@ msgstr "ingen sådan proces ~d~%" msgid "exec failed with status ~d~%" msgstr "exec mislykkedes med status ~d~%" -#: guix/upstream.scm:212 +#: guix/upstream.scm:249 #, scheme-format msgid "signature verification failed for `~a'~%" msgstr "signaturverifikation mislykkedes for »~a«~%" -#: guix/upstream.scm:214 +#: guix/upstream.scm:251 #, scheme-format msgid "(could be because the public key is not in your keyring)~%" msgstr "(kunne være fordi den offentlige nøgle ikke er i din nøglering)~%" -#: guix/upstream.scm:293 +#: guix/upstream.scm:336 #, scheme-format msgid "~a: could not locate source file" msgstr "~a: kunne ikke lokalisere kildefil" -#: guix/upstream.scm:298 +#: guix/upstream.scm:341 #, scheme-format msgid "~a: ~a: no `version' field in source; skipping~%" msgstr "~a: ~a: intet »versionsfelt« i kilde; udelader~%" -#: guix/ui.scm:241 +#: guix/ui.scm:160 +#, fuzzy, scheme-format +msgid "~a: unbound variable" +msgstr " ~50a: utilgængelig~%" + +#: guix/ui.scm:252 msgid "entering debugger; type ',bt' for a backtrace\n" msgstr "går i fejlsøger; tast »,bt« for en tilbagesporing\n" -#: guix/ui.scm:257 guix/ui.scm:278 guix/ui.scm:285 +#: guix/ui.scm:301 +#, fuzzy, scheme-format +msgid "hint: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 #, scheme-format msgid "failed to load '~a': ~a~%" msgstr "kunne ikke indlæse »~a«: ~a~%" -#: guix/ui.scm:260 +#: guix/ui.scm:320 +#, scheme-format +msgid "~amissing closing parenthesis~%" +msgstr "" + +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 #, scheme-format msgid "~a: error: ~a~%" msgstr "~a: fejl: ~a~%" -#: guix/ui.scm:267 guix/ui.scm:554 +#: guix/ui.scm:333 +msgid "Did you forget a @code{use-modules} form?" +msgstr "" + +#: guix/ui.scm:335 +#, scheme-format +msgid "Did you forget @code{(use-modules ~a)}?" +msgstr "" + +#: guix/ui.scm:348 guix/ui.scm:711 #, scheme-format msgid "exception thrown: ~s~%" msgstr "undtagelse smidt: ~s~%" -#: guix/ui.scm:269 guix/ui.scm:291 +#: guix/ui.scm:352 guix/ui.scm:374 #, scheme-format msgid "failed to load '~a':~%" msgstr "kunne ikke indlæse »~a«:~%" -#: guix/ui.scm:281 +#: guix/ui.scm:364 #, scheme-format msgid "~a: warning: ~a~%" msgstr "~a: advarsel: ~a~%" -#: guix/ui.scm:288 +#: guix/ui.scm:371 #, scheme-format msgid "failed to load '~a': exception thrown: ~s~%" msgstr "kunne ikke indlæse »~a«: undtagelse smidt: ~s~%" -#: guix/ui.scm:300 +#: guix/ui.scm:383 #, scheme-format msgid "failed to install locale: ~a~%" msgstr "kunne ikke installere sprog: ~a~%" @@ -2593,29 +2957,32 @@ msgstr "kunne ikke installere sprog: ~a~%" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. */ -#: guix/ui.scm:323 +#: guix/ui.scm:413 msgid "(C)" msgstr "©" -#: guix/ui.scm:324 +#: guix/ui.scm:414 msgid "the Guix authors\n" msgstr "Guix-forfatterne\n" -#: guix/ui.scm:325 +#: guix/ui.scm:415 msgid "" -"License GPLv3+: GNU GPL version 3 or later \n" +"License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" -"Licens GPLv3+: GNU GPL version 3 eller senere \n" -"Dette er et frit program; du kan frit ændre og videredistribuere programmet.\n" +"Licens GPLv3+: GNU GPL version 3 eller senere \n" +"Dette er et frit program; du kan frit ændre og videredistribuere " +"programmet.\n" "Der er INGEN GARANTI, inden for lovens rammer.\n" #. TRANSLATORS: The placeholder indicates the bug-reporting address for this #. package. Please add another line saying "Report translation bugs to #. ...\n" with the address for translation bugs (typically your translation #. team's web or email address). -#: guix/ui.scm:337 +#: guix/ui.scm:427 #, scheme-format msgid "" "\n" @@ -2624,7 +2991,7 @@ msgstr "" "\n" "Rapporter fejl til: ~a." -#: guix/ui.scm:339 +#: guix/ui.scm:429 #, scheme-format msgid "" "\n" @@ -2633,7 +3000,7 @@ msgstr "" "\n" "~a hjemmeside: <~a>" -#: guix/ui.scm:341 +#: guix/ui.scm:431 msgid "" "\n" "General help using GNU software: " @@ -2641,204 +3008,247 @@ msgstr "" "\n" "Generel hjælp til brugen af GNU-programmer: " -#: guix/ui.scm:386 +#: guix/ui.scm:476 #, scheme-format msgid "'~a' is not a valid regular expression: ~a~%" msgstr "»~a« er ikke et gyldigt regulært udtryk: ~a~%" -#: guix/ui.scm:392 +#: guix/ui.scm:482 #, scheme-format msgid "~a: invalid number~%" msgstr "~a: ugyldigt nummer~%" -#: guix/ui.scm:409 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "ugyldigt nummer: ~a~%" -#: guix/ui.scm:432 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "ukendt enhed: ~a~%" -#: guix/ui.scm:449 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "~a:~a:~a: pakken »~a« har ugyldige inddata: ~s~%" -#: guix/ui.scm:456 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" msgstr "~a: ~a: kompileringssystem »~a« understøtter ikke krydskompileringer~%" -#: guix/ui.scm:462 +#: guix/ui.scm:572 #, scheme-format msgid "~s: invalid G-expression input~%" msgstr "~s: ugyldige G-udtryksindata~%" -#: guix/ui.scm:465 +#: guix/ui.scm:575 #, scheme-format msgid "profile '~a' does not exist~%" msgstr "profilen »~a« findes ikke~%" -#: guix/ui.scm:468 +#: guix/ui.scm:578 #, scheme-format msgid "generation ~a of profile '~a' does not exist~%" msgstr "oprettelse ~a af profilen »~a« findes ikke~%" -#: guix/ui.scm:475 +#: guix/ui.scm:587 +#, scheme-format +msgid " ... propagated from address@hidden" +msgstr "" + +#: guix/ui.scm:597 +#, scheme-format +msgid "profile contains conflicting entries for ~a~a~%" +msgstr "" + +#: guix/ui.scm:600 +#, scheme-format +msgid " first entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:606 +#, scheme-format +msgid " second entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:618 #, scheme-format msgid "corrupt input while restoring '~a' from ~s~%" msgstr "ødelagte inddata under gendannelse af »~a« fra ~s~%" -#: guix/ui.scm:477 +#: guix/ui.scm:620 #, scheme-format msgid "corrupt input while restoring archive from ~s~%" msgstr "ødelagte inddata under gendannelse af arkiv fra ~s~%" -#: guix/ui.scm:480 +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "kunne ikke forbinde til »~a«: ~a~%" -#: guix/ui.scm:485 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "kompilering mislykkedes: ~a~%" -#: guix/ui.scm:488 +#: guix/ui.scm:631 #, scheme-format msgid "reference to invalid output '~a' of derivation '~a'~%" msgstr "reference til ugyldige uddata »~a« for derivat »~a«~%" -#: guix/ui.scm:492 +#: guix/ui.scm:635 #, scheme-format msgid "file '~a' could not be found in these directories:~{ ~a~}~%" msgstr "filen »~a« blev ikke fundet i disse mapper:~{ ~a~}~%" -#: guix/ui.scm:504 +#: guix/ui.scm:661 #, scheme-format msgid "~a: ~a~%" msgstr "~a: ~a~%" -#: guix/ui.scm:539 +#: guix/ui.scm:696 #, scheme-format msgid "failed to read expression ~s: ~s~%" msgstr "kunne ikke læse udtryk ~s: ~s~%" -#: guix/ui.scm:545 +#: guix/ui.scm:702 #, scheme-format msgid "failed to evaluate expression '~a':~%" msgstr "kunne ikke evaluere udtryk »~a«:~%" -#: guix/ui.scm:548 +#: guix/ui.scm:705 #, scheme-format msgid "syntax error: ~a~%" msgstr "syntaksfejl: ~a~%" -#: guix/ui.scm:566 +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "udtryk ~s evaluerer ikke til en pakke~%" -#: guix/ui.scm:628 +#: guix/ui.scm:742 +msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" +msgstr "" + +#: guix/ui.scm:810 #, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Det følgende derivat ville blive kompileret:~%~{ ~a~%~}~;~]" msgstr[1] "~:[De følgende derivater ville blive kompileret:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:633 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:818 +#, fuzzy +msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[Den følgende fil ville blive hentet:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:823 #, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Den følgende fil ville blive hentet:~%~{ ~a~%~}~;~]" msgstr[1] "~:[De følgende filer ville blive hentet:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:639 +#: guix/ui.scm:830 #, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Det følgende derivat vil blive kompileret:~%~{ ~a~%~}~;~]" msgstr[1] "~:[De følgende derivater vil blive kompileret:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:644 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:838 +#, fuzzy +msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[Den følgende fil vil blive hentet:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:843 #, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Den følgende fil vil blive hentet:~%~{ ~a~%~}~;~]" msgstr[1] "~:[De følgende filer vil blive hentet:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:700 +#: guix/ui.scm:903 #, scheme-format msgid "The following package would be removed:~%~{~a~%~}~%" msgid_plural "The following packages would be removed:~%~{~a~%~}~%" msgstr[0] "Den følgende pakke ville blive fjernet:~%~{~a~%~}~%" msgstr[1] "De følgende pakker ville blive fjernet:~%~{~a~%~}~%" -#: guix/ui.scm:705 +#: guix/ui.scm:908 #, scheme-format msgid "The following package will be removed:~%~{~a~%~}~%" msgid_plural "The following packages will be removed:~%~{~a~%~}~%" msgstr[0] "Den følgende pakke vil blive fjernet:~%~{~a~%~}~%" msgstr[1] "De følgende pakker vil blive fjernet:~%~{~a~%~}~%" -#: guix/ui.scm:718 +#: guix/ui.scm:921 #, scheme-format msgid "The following package would be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" msgstr[0] "Den følgende pakke ville blive nedgraderet:~%~{~a~%~}~%" msgstr[1] "De følgende pakker ville blive nedgraderet:~%~{~a~%~}~%" -#: guix/ui.scm:723 +#: guix/ui.scm:926 #, scheme-format msgid "The following package will be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" msgstr[0] "Den følgende pakke vil blive nedgraderet:~%~{~a~%~}~%" msgstr[1] "De følgende pakker vil blive nedgraderet:~%~{~a~%~}~%" -#: guix/ui.scm:736 +#: guix/ui.scm:939 #, scheme-format msgid "The following package would be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" msgstr[0] "Den følgende pakke ville blive opgraderet:~%~{~a~%~}~%" msgstr[1] "De følgende pakker ville blive opgraderet:~%~{~a~%~}~%" -#: guix/ui.scm:741 +#: guix/ui.scm:944 #, scheme-format msgid "The following package will be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" msgstr[0] "Den følgende pakke vil blive opgraderet:~%~{~a~%~}~%" msgstr[1] "De følgende pakker vil blive opgraderet:~%~{~a~%~}~%" -#: guix/ui.scm:752 +#: guix/ui.scm:955 #, scheme-format msgid "The following package would be installed:~%~{~a~%~}~%" msgid_plural "The following packages would be installed:~%~{~a~%~}~%" msgstr[0] "Den følgende pakke ville blive installeret:~%~{~a~%~}~%" msgstr[1] "De følgende pakker ville blive installeret:~%~{~a~%~}~%" -#: guix/ui.scm:757 +#: guix/ui.scm:960 #, scheme-format msgid "The following package will be installed:~%~{~a~%~}~%" msgid_plural "The following packages will be installed:~%~{~a~%~}~%" msgstr[0] "Den følgende pakke vil blive installeret:~%~{~a~%~}~%" msgstr[1] "De følgende pakker vil blive installeret:~%~{~a~%~}~%" -#: guix/ui.scm:774 +#: guix/ui.scm:977 msgid "" msgstr "" -#: guix/ui.scm:793 -#, scheme-format -msgid "failed to create configuration directory `~a': ~a~%" -msgstr "kunne ikke oprette konfiguratinsmappe »~a«: ~a~%" - -#: guix/ui.scm:924 guix/ui.scm:938 -msgid "unknown" -msgstr "ukendt" - -#: guix/ui.scm:1097 +#: guix/ui.scm:1339 #, scheme-format msgid "Generation ~a\t~a" msgstr "Generation ~a\t~a" @@ -2846,27 +3256,27 @@ msgstr "Generation ~a\t~a" #. TRANSLATORS: The word "current" here is an adjective for #. "Generation", as in "current generation". Use the appropriate #. gender where applicable. -#: guix/ui.scm:1107 +#: guix/ui.scm:1349 #, scheme-format msgid "~a\t(current)~%" msgstr "~a\t(nuværende)~%" -#: guix/ui.scm:1150 +#: guix/ui.scm:1392 #, scheme-format msgid "switched from generation ~a to ~a~%" msgstr "skiftede fra generation ~a til ~a~%" -#: guix/ui.scm:1166 +#: guix/ui.scm:1408 #, scheme-format msgid "deleting ~a~%" msgstr "sletter ~a~%" -#: guix/ui.scm:1197 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "Prøv »guix --help« for yderligere information.~%" -#: guix/ui.scm:1225 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" @@ -2874,31 +3284,31 @@ msgstr "" "Brug: guix KOMMANDO ARG...\n" "Kør KOMMANDO med ARG.\n" -#: guix/ui.scm:1228 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" msgstr "KOMMANDO skal være en af underkommandoerne vist nedenfor:\n" -#: guix/ui.scm:1248 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix: ~a: kommando blev ikke fundet~%" -#: guix/ui.scm:1267 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "guix: mangler kommandonavn~%" -#: guix/ui.scm:1275 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix: ikke genkendt tilvalg »~a«~%" -#: guix/http-client.scm:265 +#: guix/http-client.scm:117 #, scheme-format msgid "following redirection to `~a'...~%" msgstr "følger omdirigering til »~a«...~%" -#: guix/http-client.scm:277 +#: guix/http-client.scm:129 #, scheme-format msgid "~a: HTTP download failed: ~a (~s)" msgstr "~a: HTTP-overførsel mislykkede: ~a (~s)" @@ -2945,114 +3355,189 @@ msgstr "importeret fil mangler en signatur" msgid "invalid inter-file archive mark" msgstr "ugyldig arkivmærke for mellemfil" -#: nix/nix-daemon/guix-daemon.cc:61 +#: nix/nix-daemon/guix-daemon.cc:66 msgid "guix-daemon -- perform derivation builds and store accesses" msgstr "guix-daemon – udfør derivatkompileringer og lageradgange" -#: nix/nix-daemon/guix-daemon.cc:63 -msgid "This program is a daemon meant to run in the background. It serves requests sent over a Unix-domain socket. It accesses the store, and builds derivations on behalf of its clients." -msgstr "Dette program er en ædmon lavet til at køre i baggrunden. Den betjener forespørgsler sendt over en Unix-domænesokkel. Den tilgår lageret, og bygger derivater på vegne af dens klienter." +#: nix/nix-daemon/guix-daemon.cc:68 +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." +msgstr "" +"Dette program er en ædmon lavet til at køre i baggrunden. Den betjener " +"forespørgsler sendt over en Unix-domænesokkel. Den tilgår lageret, og bygger " +"derivater på vegne af dens klienter." -#: nix/nix-daemon/guix-daemon.cc:87 +#: nix/nix-daemon/guix-daemon.cc:95 msgid "SYSTEM" msgstr "SYSTEM" -#: nix/nix-daemon/guix-daemon.cc:88 +#: nix/nix-daemon/guix-daemon.cc:96 msgid "assume SYSTEM as the current system type" msgstr "antag SYSTEM som den nuværende systemtype" -#: nix/nix-daemon/guix-daemon.cc:89 nix/nix-daemon/guix-daemon.cc:92 +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 msgid "N" msgstr "N" -#: nix/nix-daemon/guix-daemon.cc:90 +#: nix/nix-daemon/guix-daemon.cc:98 msgid "use N CPU cores to build each derivation; 0 means as many as available" -msgstr "brug N cpu-kerner til at kompilere hvert derivat; 0 betyder så mange som er tilgængelige" +msgstr "" +"brug N cpu-kerner til at kompilere hvert derivat; 0 betyder så mange som er " +"tilgængelige" -#: nix/nix-daemon/guix-daemon.cc:93 +#: nix/nix-daemon/guix-daemon.cc:101 msgid "allow at most N build jobs" msgstr "tillad højst N kompileringsjob" -#: nix/nix-daemon/guix-daemon.cc:95 +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 +msgid "SECONDS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:103 +#, fuzzy +msgid "mark builds as failed after SECONDS of activity" +msgstr "" +"\n" +" --timeout=SEKUNDER marker kompileringen som mislykket efter SEKUNDERs\n" +" aktivitet" + +#: nix/nix-daemon/guix-daemon.cc:105 +#, fuzzy +msgid "mark builds as failed after SECONDS of silence" +msgstr "" +"\n" +" --timeout=SEKUNDER marker kompileringen som mislykket efter SEKUNDERs\n" +" aktivitet" + +#: nix/nix-daemon/guix-daemon.cc:107 msgid "disable chroot builds" msgstr "deaktiver chroot-kompileringer" -#: nix/nix-daemon/guix-daemon.cc:96 +#: nix/nix-daemon/guix-daemon.cc:108 msgid "DIR" msgstr "MAPPE" -#: nix/nix-daemon/guix-daemon.cc:97 +#: nix/nix-daemon/guix-daemon.cc:109 msgid "add DIR to the build chroot" msgstr "tilføj MAPPE til kompileringschrooten" -#: nix/nix-daemon/guix-daemon.cc:98 +#: nix/nix-daemon/guix-daemon.cc:110 msgid "GROUP" msgstr "GRUPPE" -#: nix/nix-daemon/guix-daemon.cc:99 +#: nix/nix-daemon/guix-daemon.cc:111 msgid "perform builds as a user of GROUP" msgstr "udfør kompileringer som en bruger i GRUPPE" -#: nix/nix-daemon/guix-daemon.cc:101 +#: nix/nix-daemon/guix-daemon.cc:113 msgid "do not use substitutes" msgstr "brug ikke substitutter" -#: nix/nix-daemon/guix-daemon.cc:102 +#: nix/nix-daemon/guix-daemon.cc:114 msgid "URLS" msgstr "ADRESSER" -#: nix/nix-daemon/guix-daemon.cc:103 +#: nix/nix-daemon/guix-daemon.cc:115 msgid "use URLS as the default list of substitute providers" msgstr "brug ADRESSER som standardlisten for substitutleverandører" -#: nix/nix-daemon/guix-daemon.cc:105 +#: nix/nix-daemon/guix-daemon.cc:117 msgid "do not use the 'build hook'" msgstr "brug ikke »build hook«" -#: nix/nix-daemon/guix-daemon.cc:107 +#: nix/nix-daemon/guix-daemon.cc:119 msgid "cache build failures" msgstr "kompileringsfejl i mellemlageret" -#: nix/nix-daemon/guix-daemon.cc:109 +#: nix/nix-daemon/guix-daemon.cc:121 msgid "build each derivation N times in a row" msgstr "kompiler hvert derivat N gange i træk" -#: nix/nix-daemon/guix-daemon.cc:111 +#: nix/nix-daemon/guix-daemon.cc:123 msgid "do not keep build logs" msgstr "bevar ikke kompileringslogge" -#: nix/nix-daemon/guix-daemon.cc:113 +#: nix/nix-daemon/guix-daemon.cc:126 msgid "disable compression of the build logs" msgstr "deaktiver komprimering af kompileringslogge" -#: nix/nix-daemon/guix-daemon.cc:118 +#: nix/nix-daemon/guix-daemon.cc:128 +#, fuzzy +msgid "use the specified compression type for build logs" +msgstr "deaktiver komprimering af kompileringslogge" + +#: nix/nix-daemon/guix-daemon.cc:133 msgid "disable automatic file \"deduplication\" in the store" msgstr "deaktiver automatisk »fildeduplikation« i lageret" -#: nix/nix-daemon/guix-daemon.cc:128 +#: nix/nix-daemon/guix-daemon.cc:143 msgid "impersonate Linux 2.6" msgstr "udgiv Linux 2.6" -#: nix/nix-daemon/guix-daemon.cc:132 +#: nix/nix-daemon/guix-daemon.cc:147 msgid "tell whether the GC must keep outputs of live derivations" msgstr "fortæl om GC'en skal bevare uddata for live derivater" -#: nix/nix-daemon/guix-daemon.cc:135 +#: nix/nix-daemon/guix-daemon.cc:150 msgid "tell whether the GC must keep derivations corresponding to live outputs" msgstr "fortæl om GC'en skal bevare derivater svarende til live uddata" -#: nix/nix-daemon/guix-daemon.cc:138 +#: nix/nix-daemon/guix-daemon.cc:153 msgid "SOCKET" msgstr "SOKKEL" -#: nix/nix-daemon/guix-daemon.cc:139 +#: nix/nix-daemon/guix-daemon.cc:154 msgid "listen for connections on SOCKET" msgstr "lyt efter forbindelser på SOKKEL" -#: nix/nix-daemon/guix-daemon.cc:141 +#: nix/nix-daemon/guix-daemon.cc:156 msgid "produce debugging output" msgstr "lav fejlsøgningsinformation" +#~ msgid "unrecognized option: ~a~%" +#~ msgstr "tilvalg blev ikke genkendt: ~a~%" + +#~ msgid "tarball did not produce a single source directory" +#~ msgstr "tarball fremstillede ikke en enkel kildemappe" + +#~ msgid "failed to unpack source code" +#~ msgstr "kunne ikke udpakke kildekode" + +#~ msgid "failed to download up-to-date source, exiting\n" +#~ msgstr "kunne ikke hente opdateret kilde, afslutter\n" + +#~ msgid "substitute at '~a' lacks a signature~%" +#~ msgstr "substitut på »~a« mangler en signatur~%" + +#~ msgid "Found valid signature for ~a~%" +#~ msgstr "Fandt gyldig signatur for ~a~%" + +#~ msgid "From ~a~%" +#~ msgstr "Fra ~a~%" + +#~ msgid "Downloading ~a~:[~*~; (~a installed)~]...~%" +#~ msgstr "Henter ~a~:[~*~; (~a installeret)~]...~%" + +#~ msgid "failed to install GRUB on device '~a'~%" +#~ msgstr "kunne ikke installere GRUB på enhed »~a«~%" + +#~ msgid "failed to re-install GRUB configuration file: '~a'~%" +#~ msgstr "kunne ikke geninstallere GRUB-konfigurationsfilen: »~a«~%" + +#~ msgid "assuming no CVE vulnerabilities~%" +#~ msgstr "antager ingen CVE-sårbarheder~%" + +#~ msgid "failed to lookup NIST host: ~a~%" +#~ msgstr "kunne ikke slå NIST-vært op: ~a~%" + +#~ msgid "Updater for GNOME packages" +#~ msgstr "Opdateringsprogram for GNOME-pakker" + +#~ msgid "failed to create configuration directory `~a': ~a~%" +#~ msgstr "kunne ikke oprette konfiguratinsmappe »~a«: ~a~%" + #~ msgid "deprecated NAME-VERSION syntax; use address@hidden instead~%" #~ msgstr "forældet NAVN-VERSION-syntaks; brug address@hidden i stedet for~%" @@ -3065,12 +3550,6 @@ msgstr "lav fejlsøgningsinformation" #~ msgid "~a: no substitute at '~a'~%" #~ msgstr "~a: ingen substitut på »~a«~%" -#~ msgid "no substitutes for '~a'~%" -#~ msgstr "ingen substitutter for »~a«~%" - -#~ msgid " ~50a: unavailable~%" -#~ msgstr " ~50a: utilgængelig~%" - #~ msgid "gz" #~ msgstr "gz" @@ -3086,5 +3565,9 @@ msgstr "lav fejlsøgningsinformation" #~ msgid "error: libgcrypt version mismatch\n" #~ msgstr "fejl: forskellige versioner af libgcrypt\n" -#~ msgid "warning: daemon is running as root, so using `--build-users-group' is highly recommended\n" -#~ msgstr "advarsel: dæmon kører som root, så brug af »--build-users-group« anbefales\n" +#~ msgid "" +#~ "warning: daemon is running as root, so using `--build-users-group' is " +#~ "highly recommended\n" +#~ msgstr "" +#~ "advarsel: dæmon kører som root, så brug af »--build-users-group« " +#~ "anbefales\n" diff --git a/po/guix/de.po b/po/guix/de.po index 5242d5378..6fd48d1c9 100644 --- a/po/guix/de.po +++ b/po/guix/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.11.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2016-07-29 10:16+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2016-09-15 21:49+0200\n" "Last-Translator: Mario Blättermann \n" "Language-Team: German \n" @@ -19,167 +19,241 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.8.9\n" -#: gnu/packages.scm:79 +#: gnu.scm:82 +#, fuzzy, scheme-format +msgid "module ~a not found" +msgstr "Benutzer »~a« nicht gefunden: ~a~%" + +#: gnu.scm:100 +msgid "" +"You may use @command{guix package --show=foo | grep location} to search\n" +"for the location of package @code{foo}.\n" +"If you get the line @code{location: gnu/packages/bar.scm:174:2},\n" +"add @code{bar} to the @code{use-package-modules} form." +msgstr "" + +#: gnu.scm:108 +#, scheme-format +msgid "Try adding @code{(use-package-modules ~a)}." +msgstr "" + +#: gnu.scm:123 +#, scheme-format +msgid "" +"You may use @command{guix system search ~a} to search for a service\n" +"matching @code{~a}.\n" +"If you get the line @code{location: gnu/services/foo.scm:188:2},\n" +"add @code{foo} to the @code{use-service-modules} form." +msgstr "" + +#: gnu.scm:132 +#, scheme-format +msgid "Try adding @code{(use-service-modules ~a)}." +msgstr "" + +#: gnu/packages.scm:92 #, scheme-format msgid "~a: patch not found" msgstr "~a: Patch nicht gefunden" -#: gnu/packages.scm:95 +#: gnu/packages.scm:108 #, scheme-format msgid "could not find bootstrap binary '~a' for system '~a'" msgstr "" -#: gnu/packages.scm:147 -#, scheme-format -msgid "cannot access `~a': ~a~%" -msgstr "Zugriff auf »~a« nicht möglich: ~a~%" - -#: gnu/packages.scm:301 +#: gnu/packages.scm:240 #, scheme-format msgid "ambiguous package specification `~a'~%" msgstr "Nicht eindeutige Paketangabe »~a«~%" -#: gnu/packages.scm:302 +#: gnu/packages.scm:241 #, scheme-format -msgid "choosing ~a from ~a~%" +msgid "choosing address@hidden from ~a~%" msgstr "" -#: gnu/packages.scm:306 +#: gnu/packages.scm:246 guix/scripts/package.scm:275 #, scheme-format -msgid "deprecated NAME-VERSION syntax; use address@hidden instead~%" +msgid "package '~a' has been superseded by '~a'~%" msgstr "" -#: gnu/packages.scm:311 +#: gnu/packages.scm:253 #, scheme-format msgid "~A: package not found for version ~a~%" msgstr "~A: Paket nicht gefunden für Version ~a~%" -#: gnu/packages.scm:321 +#: gnu/packages.scm:254 #, scheme-format msgid "~A: unknown package~%" msgstr "~A: unbekanntes Paket~%" -#: gnu/packages.scm:349 +#: gnu/packages.scm:282 #, scheme-format msgid "package `~a' lacks output `~a'~%" msgstr "" -#: gnu/services.scm:540 +#: gnu/services.scm:237 #, scheme-format -msgid "no target of type '~a' for service ~s" +msgid "~a: no value specified for service of type '~a'" msgstr "" -#: gnu/services.scm:551 gnu/services.scm:612 +#: gnu/services.scm:642 +#, scheme-format +msgid "no target of type '~a' for service '~a'" +msgstr "" + +#: gnu/services.scm:668 gnu/services.scm:761 #, scheme-format msgid "more than one target service of type '~a'" msgstr "" -#: gnu/services.scm:602 +#: gnu/services.scm:751 #, scheme-format msgid "service of type '~a' not found" msgstr "Dienst des Typs »~a« wurde nicht gefunden" -#: gnu/system.scm:500 +#: gnu/system.scm:311 +#, scheme-format +msgid "unrecognized boot parameters for '~a'~%" +msgstr "Nicht erkannte Startparameter für »~a«~%" + +#: gnu/system.scm:701 #, scheme-format msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" msgstr "" -#: gnu/system.scm:516 +#: gnu/system.scm:717 #, scheme-format -msgid "using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" msgstr "" -#: gnu/system.scm:650 +#: gnu/system.scm:864 #, fuzzy, scheme-format -#| msgid "~a: invalid number~%" msgid "~a: invalid locale name" msgstr "~a: ungültige Zahl~%" -#: gnu/system.scm:770 -#, scheme-format -msgid "unrecognized boot parameters for '~a'~%" -msgstr "Nicht erkannte Startparameter für »~a«~%" - -#: gnu/services/shepherd.scm:162 +#: gnu/services/shepherd.scm:177 #, scheme-format msgid "service '~a' provided more than once" msgstr "" -#: gnu/services/shepherd.scm:177 +#: gnu/services/shepherd.scm:192 #, scheme-format msgid "service '~a' requires '~a', which is not provided by any service" msgstr "" -#: gnu/system/shadow.scm:240 +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 #, scheme-format msgid "supplementary group '~a' of user '~a' is undeclared" msgstr "" -#: gnu/system/shadow.scm:250 +#: gnu/system/shadow.scm:249 #, scheme-format msgid "primary group '~a' of user '~a' is undeclared" msgstr "" -#: guix/scripts.scm:52 +#: guix/scripts.scm:56 #, scheme-format msgid "invalid argument: ~a~%" msgstr "Ungültiges Argument: ~a~%" -#: guix/scripts.scm:78 guix/scripts/download.scm:99 guix/scripts/gc.scm:164 -#: guix/scripts/import/cran.scm:78 guix/scripts/import/elpa.scm:77 -#: guix/scripts/pull.scm:219 guix/scripts/lint.scm:916 -#: guix/scripts/publish.scm:549 guix/scripts/graph.scm:383 +#: guix/scripts.scm:84 guix/scripts/download.scm:135 +#: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 #, scheme-format msgid "~A: unrecognized option~%" msgstr "~A: nicht erkannte Option~%" -#: guix/scripts/build.scm:121 +#: guix/scripts.scm:179 +#, scheme-format +msgid "Your Guix installation is ~a day old.\n" +msgid_plural "Your Guix installation is ~a days old.\n" +msgstr[0] "" +msgstr[1] "" + +#: guix/scripts.scm:184 +#, scheme-format +msgid "" +"Consider running 'guix pull' followed by\n" +"'~a' to get up-to-date packages and security updates.\n" +msgstr "" + +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "" -#: guix/scripts/build.scm:198 +#: guix/scripts/build.scm:229 #, fuzzy, scheme-format -#| msgid "ambiguous package specification `~a'~%" msgid "invalid replacement specification: ~s~%" msgstr "Nicht eindeutige Paketangabe »~a«~%" -#: guix/scripts/build.scm:246 +#: guix/scripts/build.scm:286 msgid "" "\n" " --with-source=SOURCE\n" " use SOURCE when building the corresponding package" msgstr "" -#: guix/scripts/build.scm:249 +#: guix/scripts/build.scm:289 msgid "" "\n" " --with-input=PACKAGE=REPLACEMENT\n" " replace dependency PACKAGE by REPLACEMENT" msgstr "" -#: guix/scripts/build.scm:274 +#: guix/scripts/build.scm:292 +msgid "" +"\n" +" --with-graft=PACKAGE=REPLACEMENT\n" +" graft REPLACEMENT on packages that refer to PACKAGE" +msgstr "" + +#: guix/scripts/build.scm:317 #, scheme-format msgid "transformation '~a' had no effect on ~a~%" msgstr "" -#: guix/scripts/build.scm:292 +#: guix/scripts/build.scm:335 msgid "" "\n" " -L, --load-path=DIR prepend DIR to the package module search path" msgstr "" -#: guix/scripts/build.scm:294 +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" msgstr "" -#: guix/scripts/build.scm:296 +#: guix/scripts/build.scm:339 #, fuzzy -#| msgid "" -#| "\n" -#| " -n, --dry-run do not build the derivations" msgid "" "\n" " -k, --keep-going keep going when some of the derivations fail" @@ -187,7 +261,7 @@ msgstr "" "\n" " -n, --dry-run die Ableitungen nicht erstellen" -#: guix/scripts/build.scm:298 +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" @@ -195,51 +269,51 @@ msgstr "" "\n" " -n, --dry-run die Ableitungen nicht erstellen" -#: guix/scripts/build.scm:300 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" msgstr "" -#: guix/scripts/build.scm:302 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" msgstr "" -#: guix/scripts/build.scm:304 guix/scripts/size.scm:217 +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 msgid "" "\n" " --substitute-urls=URLS\n" " fetch substitute from URLS if they are authorized" msgstr "" -#: guix/scripts/build.scm:307 +#: guix/scripts/build.scm:350 msgid "" "\n" " --no-grafts do not graft packages" msgstr "" -#: guix/scripts/build.scm:309 +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" msgstr "" -#: guix/scripts/build.scm:311 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" " mark the build as failed after SECONDS of silence" msgstr "" -#: guix/scripts/build.scm:314 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" msgstr "" -#: guix/scripts/build.scm:316 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" @@ -247,13 +321,13 @@ msgstr "" "\n" " --verbosity=STUFE die angegebene Ausführlichkeitsstufe verwenden" -#: guix/scripts/build.scm:318 +#: guix/scripts/build.scm:361 msgid "" "\n" " --rounds=N build N times in a row to detect non-determinism" msgstr "" -#: guix/scripts/build.scm:320 +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" @@ -261,85 +335,90 @@ msgstr "" "\n" " -c, --cores=N bis zu N Prozessorkerne für die Erstellung nutzen" -#: guix/scripts/build.scm:322 +#: guix/scripts/build.scm:365 msgid "" "\n" " -M, --max-jobs=N allow at most N build jobs" msgstr "" -#: guix/scripts/build.scm:428 guix/scripts/build.scm:435 +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 #, scheme-format msgid "not a number: '~a' option argument: ~a~%" msgstr "" -#: guix/scripts/build.scm:455 +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" msgstr "" -#: guix/scripts/build.scm:457 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" msgstr "" -#: guix/scripts/build.scm:459 +#: guix/scripts/build.scm:501 msgid "" "\n" -" -f, --file=FILE build the package or derivation that the code within\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" " FILE evaluates to" msgstr "" -#: guix/scripts/build.scm:462 +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" msgstr "" -#: guix/scripts/build.scm:464 +#: guix/scripts/build.scm:506 msgid "" "\n" -" --sources[=TYPE] build source derivations; TYPE may optionally be one\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" " of \"package\", \"all\" (default), or \"transitive\"" msgstr "" -#: guix/scripts/build.scm:467 +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" msgstr "" -#: guix/scripts/build.scm:469 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" msgstr "" -#: guix/scripts/build.scm:471 +#: guix/scripts/build.scm:513 msgid "" "\n" " -d, --derivations return the derivation paths of the given packages" msgstr "" -#: guix/scripts/build.scm:473 +#: guix/scripts/build.scm:515 msgid "" "\n" " --check rebuild items to check for non-determinism issues" msgstr "" -#: guix/scripts/build.scm:475 +#: guix/scripts/build.scm:517 +msgid "" +"\n" +" --repair repair the specified items" +msgstr "" + +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" " as a garbage collector root" msgstr "" -#: guix/scripts/build.scm:478 +#: guix/scripts/build.scm:522 #, fuzzy -#| msgid "" -#| "\n" -#| " -n, --dry-run do not build the derivations" msgid "" "\n" " -q, --quiet do not show the build log" @@ -347,20 +426,21 @@ msgstr "" "\n" " -n, --dry-run die Ableitungen nicht erstellen" -#: guix/scripts/build.scm:480 +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" msgstr "" -#: guix/scripts/build.scm:487 guix/scripts/download.scm:56 -#: guix/scripts/package.scm:388 guix/scripts/gc.scm:74 -#: guix/scripts/hash.scm:56 guix/scripts/import.scm:91 -#: guix/scripts/import/cran.scm:46 guix/scripts/pull.scm:83 -#: guix/scripts/substitute.scm:827 guix/scripts/system.scm:695 -#: guix/scripts/lint.scm:865 guix/scripts/publish.scm:73 -#: guix/scripts/edit.scm:44 guix/scripts/size.scm:225 -#: guix/scripts/graph.scm:364 guix/scripts/challenge.scm:182 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 #: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" @@ -369,14 +449,15 @@ msgstr "" "\n" " -h, --help diese Hilfe anzeigen und beenden" -#: guix/scripts/build.scm:489 guix/scripts/download.scm:58 -#: guix/scripts/package.scm:390 guix/scripts/gc.scm:76 -#: guix/scripts/hash.scm:58 guix/scripts/import.scm:93 -#: guix/scripts/import/cran.scm:48 guix/scripts/pull.scm:85 -#: guix/scripts/substitute.scm:829 guix/scripts/system.scm:697 -#: guix/scripts/lint.scm:869 guix/scripts/publish.scm:75 -#: guix/scripts/edit.scm:46 guix/scripts/size.scm:227 -#: guix/scripts/graph.scm:366 guix/scripts/challenge.scm:184 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 #: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" @@ -385,34 +466,44 @@ msgstr "" "\n" " -V, --version Versionsinformation anzeigen und beenden" -#: guix/scripts/build.scm:516 +#: guix/scripts/build.scm:560 #, scheme-format msgid "" "invalid argument: '~a' option argument: ~a, ~\n" "must be one of 'package', 'all', or 'transitive'~%" msgstr "" -#: guix/scripts/build.scm:563 +#: guix/scripts/build.scm:613 #, scheme-format msgid "~s: not something we can build~%" msgstr "" -#: guix/scripts/build.scm:643 +#: guix/scripts/build.scm:667 +#, scheme-format +msgid "~a: warning: package '~a' has no source~%" +msgstr "" + +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "Kein Erstellungsprotokoll für »~a«~%" -#: guix/scripts/download.scm:47 +#: guix/discovery.scm:88 +#, scheme-format +msgid "cannot access `~a': ~a~%" +msgstr "Zugriff auf »~a« nicht möglich: ~a~%" + +#: guix/scripts/download.scm:69 msgid "" "Usage: guix download [OPTION] URL\n" -"Download the file at URL, add it to the store, and print its store path\n" -"and the hash of its contents.\n" +"Download the file at URL to the store or to the given file, and print its\n" +"file name and the hash of its contents.\n" "\n" "Supported formats: 'nix-base32' (default), 'base32', and 'base16'\n" "('hex' and 'hexadecimal' can be used as well).\n" msgstr "" -#: guix/scripts/download.scm:53 guix/scripts/hash.scm:51 +#: guix/scripts/download.scm:75 guix/scripts/hash.scm:54 msgid "" "\n" " -f, --format=FMT write the hash in the given format" @@ -420,92 +511,109 @@ msgstr "" "\n" " -f, --format=FORMAT die Prüfsumme im angegebenen Format schreiben" -#: guix/scripts/download.scm:76 guix/scripts/hash.scm:76 +#: guix/scripts/download.scm:77 +msgid "" +"\n" +" --no-check-certificate\n" +" do not validate the certificate of HTTPS servers " +msgstr "" + +#: guix/scripts/download.scm:80 +msgid "" +"\n" +" -o, --output=FILE download to FILE" +msgstr "" + +#: guix/scripts/download.scm:103 guix/scripts/hash.scm:82 #, scheme-format msgid "unsupported hash format: ~a~%" msgstr "Nicht unterstütztes Prüfsummenformat: ~a~%" -#: guix/scripts/download.scm:102 guix/scripts/package.scm:842 -#: guix/scripts/publish.scm:551 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 #, scheme-format msgid "~A: extraneous argument~%" msgstr "" -#: guix/scripts/download.scm:111 +#: guix/scripts/download.scm:146 #, fuzzy, scheme-format -#| msgid "~a: download failed~%" msgid "no download URI was specified~%" msgstr "~a: Herunterladen fehlgeschlagen~%" -#: guix/scripts/download.scm:113 +#: guix/scripts/download.scm:151 #, scheme-format msgid "~a: failed to parse URI~%" msgstr "~a: URI~% konnte nicht verarbeitet werden" -#: guix/scripts/download.scm:126 +#: guix/scripts/download.scm:161 #, scheme-format msgid "~a: download failed~%" msgstr "~a: Herunterladen fehlgeschlagen~%" -#: guix/scripts/package.scm:104 +#: guix/scripts/package.scm:112 #, scheme-format msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" msgstr "" -#: guix/scripts/package.scm:126 +#: guix/scripts/package.scm:134 #, scheme-format msgid "error: while creating directory `~a': ~a~%" msgstr "Fehler beim Anlegen des Verzeichnisses »~a«: ~a~%" -#: guix/scripts/package.scm:130 +#: guix/scripts/package.scm:138 #, scheme-format msgid "Please create the `~a' directory, with you as the owner.~%" msgstr "Bitte legen Sie das Verzeichnis »~a« mit Ihnen als Eigentümer an.~%" -#: guix/scripts/package.scm:137 +#: guix/scripts/package.scm:145 #, scheme-format msgid "error: directory `~a' is not owned by you~%" msgstr "Fehler: Das Verzeichnis »~a« gehört Ihnen nicht~%" -#: guix/scripts/package.scm:140 +#: guix/scripts/package.scm:148 #, scheme-format msgid "Please change the owner of `~a' to user ~s.~%" msgstr "Bitte ändern Sie den Eigentümer von »~a« in Benutzer ~s.~%" -#: guix/scripts/package.scm:175 +#: guix/scripts/package.scm:183 #, scheme-format msgid "not removing generation ~a, which is current~%" msgstr "" -#: guix/scripts/package.scm:182 +#: guix/scripts/package.scm:190 #, scheme-format msgid "no matching generation~%" msgstr "Keine passende Generation%" -#: guix/scripts/package.scm:185 guix/scripts/package.scm:659 -#: guix/scripts/system.scm:502 +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 #, scheme-format msgid "invalid syntax: ~a~%" msgstr "Unzulässige Syntax: ~a~%" -#: guix/scripts/package.scm:210 +#: guix/scripts/package.scm:219 #, scheme-format msgid "nothing to be done~%" msgstr "Nichts zu tun~%" -#: guix/scripts/package.scm:224 +#: guix/scripts/package.scm:233 #, scheme-format msgid "~a package in profile~%" msgid_plural "~a packages in profile~%" msgstr[0] "~a Paket im Profil~%" msgstr[1] "~a Pakete im Profil~%" -#: guix/scripts/package.scm:313 +#: guix/scripts/package.scm:317 +#, fuzzy, scheme-format +msgid "package '~a' no longer exists~%" +msgstr "Profil »~a« existiert nicht~%" + +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" msgstr "Die Definition folgender Umgebungsvariablen könnte nötig sein:~%" -#: guix/scripts/package.scm:329 +#: guix/scripts/package.scm:371 msgid "" "Usage: guix package [OPTION]...\n" "Install, remove, or upgrade packages in a single transaction.\n" @@ -514,7 +622,7 @@ msgstr "" "Pakete in einer einzigen Transaktion installieren,\n" "entfernen oder aktualisieren.\n" -#: guix/scripts/package.scm:331 +#: guix/scripts/package.scm:373 msgid "" "\n" " -i, --install PACKAGE ...\n" @@ -523,14 +631,14 @@ msgstr "" "\n" " -i, --install=PAKET PAKET oder PAKETE installieren" -#: guix/scripts/package.scm:334 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" " install the package EXP evaluates to" msgstr "" -#: guix/scripts/package.scm:337 +#: guix/scripts/package.scm:379 msgid "" "\n" " -f, --install-from-file=FILE\n" @@ -538,7 +646,7 @@ msgid "" " evaluates to" msgstr "" -#: guix/scripts/package.scm:341 +#: guix/scripts/package.scm:383 msgid "" "\n" " -r, --remove PACKAGE ...\n" @@ -547,32 +655,32 @@ msgstr "" "\n" " -r, --remove=PAKET PAKET oder PAKETE entfernen" -#: guix/scripts/package.scm:344 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:346 +#: guix/scripts/package.scm:388 msgid "" "\n" " -m, --manifest=FILE create a new profile generation with the manifest\n" " from FILE" msgstr "" -#: guix/scripts/package.scm:349 +#: guix/scripts/package.scm:391 msgid "" "\n" " --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:351 +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" msgstr "" -#: guix/scripts/package.scm:353 +#: guix/scripts/package.scm:395 msgid "" "\n" " --search-paths[=KIND]\n" @@ -580,42 +688,43 @@ msgid "" msgstr "" "\n" " --search-paths[=ART]\n" -" benötigte Definitionen von Umgebungsvariablen anzeigen" +" benötigte Definitionen von Umgebungsvariablen " +"anzeigen" -#: guix/scripts/package.scm:356 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" " list generations matching PATTERN" msgstr "" -#: guix/scripts/package.scm:359 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" " delete generations matching PATTERN" msgstr "" -#: guix/scripts/package.scm:362 +#: guix/scripts/package.scm:404 msgid "" "\n" " -S, --switch-generation=PATTERN\n" " switch to a generation matching PATTERN" msgstr "" -#: guix/scripts/package.scm:365 +#: guix/scripts/package.scm:407 msgid "" "\n" " -p, --profile=PROFILE use PROFILE instead of the user's default profile" msgstr "" -#: guix/scripts/package.scm:368 +#: guix/scripts/package.scm:410 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the profile" msgstr "" -#: guix/scripts/package.scm:370 guix/scripts/pull.scm:76 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" @@ -623,27 +732,27 @@ msgstr "" "\n" " --verbose ausführliche Ausgaben anzeigen" -#: guix/scripts/package.scm:373 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" msgstr "" -#: guix/scripts/package.scm:375 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" " list installed packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:378 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" " list available packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:381 +#: guix/scripts/package.scm:423 msgid "" "\n" " --show=PACKAGE show details about PACKAGE" @@ -651,22 +760,32 @@ msgstr "" "\n" " --show=PAKET Details zu PAKET anzeigen" -#: guix/scripts/package.scm:476 +#: guix/scripts/package.scm:475 +#, scheme-format +msgid "upgrade regexp '~a' looks like a command-line option~%" +msgstr "" + +#: guix/scripts/package.scm:478 +#, scheme-format +msgid "is this intended?~%" +msgstr "" + +#: guix/scripts/package.scm:523 #, scheme-format msgid "~a: unsupported kind of search path~%" msgstr "" -#: guix/scripts/package.scm:755 +#: guix/scripts/package.scm:820 #, scheme-format msgid "cannot switch to generation '~a'~%" msgstr "Zu Generation »~a« kann nicht gewechselt werden~%" -#: guix/scripts/package.scm:771 +#: guix/scripts/package.scm:836 #, scheme-format msgid "would install new manifest from '~a' with ~d entries~%" msgstr "" -#: guix/scripts/package.scm:773 +#: guix/scripts/package.scm:838 #, scheme-format msgid "installing new manifest from '~a' with ~d entries~%" msgstr "" @@ -756,30 +875,34 @@ msgid "" " --clear-failures remove PATHS from the set of cached failures" msgstr "" -#: guix/scripts/gc.scm:100 +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "~a: ungültige Zahl~%" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "Ungültiger Speicher-Wert: ~a~%" -#: guix/scripts/gc.scm:191 +#: guix/scripts/gc.scm:196 msgid "already ~h bytes available on ~a, nothing to do~%" msgstr "" -#: guix/scripts/gc.scm:194 +#: guix/scripts/gc.scm:199 msgid "freeing ~h bytes~%" msgstr "" -#: guix/scripts/gc.scm:206 +#: guix/scripts/gc.scm:211 #, fuzzy, scheme-format -#| msgid "invalid argument: ~a~%" msgid "extraneous arguments: ~{~a ~}~%" msgstr "Ungültiges Argument: ~a~%" -#: guix/scripts/gc.scm:226 guix/scripts/gc.scm:229 +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 msgid "freed ~h bytes~%" msgstr "" -#: guix/scripts/hash.scm:46 +#: guix/scripts/hash.scm:47 msgid "" "Usage: guix hash [OPTION] FILE\n" "Return the cryptographic hash of FILE.\n" @@ -788,7 +911,13 @@ msgid "" "and 'hexadecimal' can be used as well).\n" msgstr "" -#: guix/scripts/hash.scm:53 +#: guix/scripts/hash.scm:52 +msgid "" +"\n" +" -x, --exclude-vcs exclude version control directories" +msgstr "" + +#: guix/scripts/hash.scm:56 msgid "" "\n" " -r, --recursive compute the hash on FILE recursively" @@ -796,22 +925,18 @@ msgstr "" "\n" " -r, --recursive errechnet die Prüfsumme der DATEI rekursiv" -#: guix/scripts/hash.scm:104 -#, scheme-format -msgid "unrecognized option: ~a~%" -msgstr "Nicht erkannte Option: ~a~%" - -#: guix/scripts/hash.scm:135 guix/ui.scm:477 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "~a~%" -#: guix/scripts/hash.scm:138 guix/scripts/system.scm:825 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "Falsche Argumentanzahl~%" -#: guix/scripts/import.scm:85 +#: guix/scripts/import.scm:86 msgid "" "Usage: guix import IMPORTER ARGS ...\n" "Run IMPORTER with ARGS.\n" @@ -819,50 +944,48 @@ msgstr "" "Aufruf: guix import IMPORTER ARGUMENTE ...\n" "IMPORTER mit ARGUMENTEN ausführen.\n" -#: guix/scripts/import.scm:88 +#: guix/scripts/import.scm:89 msgid "IMPORTER must be one of the importers listed below:\n" msgstr "IMPORTER muss einer der unten aufgelisteten Importer sein:\n" -#: guix/scripts/import.scm:102 +#: guix/scripts/import.scm:103 #, scheme-format msgid "guix import: missing importer name~%" msgstr "guix import: Importer-Name fehlt~%" -#: guix/scripts/import.scm:115 +#: guix/scripts/import.scm:123 #, fuzzy, scheme-format -#| msgid "~a: download failed~%" msgid "'~a' import failed~%" msgstr "~a: Herunterladen fehlgeschlagen~%" -#: guix/scripts/import.scm:116 +#: guix/scripts/import.scm:124 #, fuzzy, scheme-format -#| msgid "~a: invalid number~%" msgid "~a: invalid importer~%" msgstr "~a: ungültige Zahl~%" -#: guix/scripts/import/cran.scm:42 +#: guix/scripts/import/cran.scm:43 msgid "" "Usage: guix import cran PACKAGE-NAME\n" "Import and convert the CRAN package for PACKAGE-NAME.\n" msgstr "" -#: guix/scripts/import/cran.scm:44 +#: guix/scripts/import/cran.scm:45 msgid "" "\n" " -a, --archive=ARCHIVE specify the archive repository" msgstr "" -#: guix/scripts/import/cran.scm:94 +#: guix/scripts/import/cran.scm:108 #, scheme-format msgid "failed to download description for package '~a'~%" msgstr "Beschreibung für Paket »~a« konnte nicht geladen werden~%" -#: guix/scripts/import/cran.scm:98 guix/scripts/import/elpa.scm:95 +#: guix/scripts/import/cran.scm:112 guix/scripts/import/elpa.scm:95 #, scheme-format msgid "too few arguments~%" msgstr "Zu wenige Argumente~%" -#: guix/scripts/import/cran.scm:100 guix/scripts/import/elpa.scm:97 +#: guix/scripts/import/cran.scm:114 guix/scripts/import/elpa.scm:97 #, scheme-format msgid "too many arguments~%" msgstr "Zu viele Argumente~%" @@ -900,200 +1023,214 @@ msgstr "" msgid "failed to download package '~a'~%" msgstr "Paket »~a« konnte nicht heruntergeladen werden~%" -#: guix/scripts/pull.scm:74 +#: guix/scripts/pull.scm:60 +#, scheme-format +msgid "" +"Guile-Git is missing but it is now required by 'guix pull'.\n" +"Install it by running:\n" +"\n" +" guix package -i ~a\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" +"\n" +msgstr "" + +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" msgstr "" -#: guix/scripts/pull.scm:78 +#: guix/scripts/pull.scm:101 msgid "" "\n" -" --url=URL download the Guix tarball from URL" +" --url=URL download from the Git repository at URL" msgstr "" -#: guix/scripts/pull.scm:80 +#: guix/scripts/pull.scm:103 msgid "" "\n" -" --bootstrap use the bootstrap Guile to build the new Guix" +" --commit=COMMIT download the specified COMMIT" msgstr "" -#: guix/scripts/pull.scm:134 -msgid "tarball did not produce a single source directory" -msgstr "Entpacken des Tar-Archiv erzeugte kein einzelnes Quellverzeichnis" - -#: guix/scripts/pull.scm:152 -#, scheme-format -msgid "unpacking '~a'...~%" -msgstr "»~a« wird entpackt …~%" +#: guix/scripts/pull.scm:105 +msgid "" +"\n" +" --branch=BRANCH download the tip of the specified BRANCH" +msgstr "" -#: guix/scripts/pull.scm:161 -msgid "failed to unpack source code" -msgstr "Quellcode konnte nicht entpackt werden" +#: guix/scripts/pull.scm:107 +msgid "" +"\n" +" --bootstrap use the bootstrap Guile to build the new Guix" +msgstr "" -#: guix/scripts/pull.scm:204 +#: guix/scripts/pull.scm:193 msgid "Guix already up to date\n" msgstr "Guix ist bereits aktuell\n" -#: guix/scripts/pull.scm:209 +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "" -#: guix/scripts/pull.scm:212 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" -msgstr "Guix konnte nicht aktualisiert werden, schauen Sie in das Build-Protokoll~%" +msgstr "" +"Guix konnte nicht aktualisiert werden, schauen Sie in das Build-Protokoll~%" -#: guix/scripts/pull.scm:221 +#: guix/scripts/pull.scm:217 #, scheme-format -msgid "~A: unexpected argument~%" -msgstr "~A: unerwartetes Argument~%" +msgid "cannot enforce use of the Let's Encrypt certificates~%" +msgstr "" + +#: guix/scripts/pull.scm:219 +#, scheme-format +msgid "please upgrade Guile-Git~%" +msgstr "" + +#: guix/scripts/pull.scm:227 +#, fuzzy, scheme-format +msgid "Git error ~a~%" +msgstr "~a: Fehler: ~a~%" + +#: guix/scripts/pull.scm:229 +#, fuzzy, scheme-format +msgid "Git error: ~a~%" +msgstr "~a: Fehler: ~a~%" + +#: guix/scripts/pull.scm:263 +#, fuzzy, scheme-format +msgid "Updating from Git repository at '~a'...~%" +msgstr "Datei oder Verzeichnis »~a« wird importiert …~%" -#: guix/scripts/pull.scm:230 -msgid "failed to download up-to-date source, exiting\n" -msgstr "Aktueller Quellcode konnte nicht heruntergeladen werden, Abbruch\n" +#: guix/scripts/pull.scm:272 +#, fuzzy, scheme-format +msgid "Building from Git commit ~a...~%" +msgstr "»~a« wird entpackt …~%" -#: guix/scripts/substitute.scm:113 +#: guix/scripts/substitute.scm:125 #, scheme-format msgid "authentication and authorization of substitutes disabled!~%" msgstr "" -#: guix/scripts/substitute.scm:188 +#: guix/scripts/substitute.scm:200 #, scheme-format msgid "download from '~a' failed: ~a, ~s~%" msgstr "Herunterladen von »~a« ist fehlgeschlagen: ~a, ~s~%" -#: guix/scripts/substitute.scm:201 +#: guix/scripts/substitute.scm:213 #, scheme-format msgid "while fetching ~a: server is somewhat slow~%" msgstr "Beim Holen von ~a: Server ist etwas langsam~%" -#: guix/scripts/substitute.scm:203 +#: guix/scripts/substitute.scm:215 #, scheme-format msgid "try `--no-substitutes' if the problem persists~%" msgstr "Versuchen Sie »--no-substitutes«, falls das Problem weiter besteht~%" -#: guix/scripts/substitute.scm:219 +#: guix/scripts/substitute.scm:225 #, fuzzy, scheme-format -#| msgid "unsupported signature version: ~a~%" msgid "unsupported substitute URI scheme: ~a~%" msgstr "Signaturversion wird nicht unterstützt: ~a~%" -#: guix/scripts/substitute.scm:252 +#: guix/scripts/substitute.scm:260 #, fuzzy, scheme-format -#| msgid "while fetching ~a: server is somewhat slow~%" msgid "while fetching '~a': ~a (~s)~%" msgstr "Beim Holen von ~a: Server ist etwas langsam~%" -#: guix/scripts/substitute.scm:257 +#: guix/scripts/substitute.scm:265 #, scheme-format msgid "ignoring substitute server at '~s'~%" msgstr "" -#: guix/scripts/substitute.scm:306 +#: guix/scripts/substitute.scm:315 #, scheme-format msgid "signature version must be a number: ~s~%" msgstr "Signaturversion muss eine Zahl sein: ~s~%" -#: guix/scripts/substitute.scm:310 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "Signaturversion wird nicht unterstützt: ~a~%" -#: guix/scripts/substitute.scm:318 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "" -#: guix/scripts/substitute.scm:322 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "Unzulässiges Format des Signaturfeldes: ~a~%" -#: guix/scripts/substitute.scm:357 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "Ungültige Signatur für »~a«~%" -#: guix/scripts/substitute.scm:359 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "Prüfsummenfehler für »~a«~%" -#: guix/scripts/substitute.scm:361 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "" -#: guix/scripts/substitute.scm:363 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "Signature von »~a« ist beschädigt~%" -#: guix/scripts/substitute.scm:401 -#, scheme-format -msgid "substitute at '~a' lacks a signature~%" -msgstr "" - -#: guix/scripts/substitute.scm:409 -#, fuzzy, scheme-format -#| msgid "found valid signature for '~a'~%" -msgid "~%Found valid signature for ~a~%" -msgstr "Gültige Signatur für »~a« gefunden~%" - -#: guix/scripts/substitute.scm:412 -#, fuzzy, scheme-format -#| msgid "~a~%" -msgid "From ~a~%" -msgstr "~a~%" - -#: guix/scripts/substitute.scm:452 +#: guix/scripts/substitute.scm:457 #, fuzzy, scheme-format -#| msgid "profile '~a' does not exist~%" msgid "'~a' does not name a store item~%" msgstr "Profil »~a« existiert nicht~%" -#: guix/scripts/substitute.scm:596 +#: guix/scripts/substitute.scm:619 #, scheme-format msgid "updating list of substitutes from '~a'... ~5,1f%" msgstr "" -#: guix/scripts/substitute.scm:646 +#: guix/scripts/substitute.scm:683 #, scheme-format msgid "~s: unsupported server URI scheme~%" msgstr "" -#: guix/scripts/substitute.scm:656 +#: guix/scripts/substitute.scm:693 #, scheme-format msgid "'~a' uses different store '~a'; ignoring it~%" msgstr "" -#: guix/scripts/substitute.scm:801 +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "Fehler beim Nachschlagen des Rechnernamens: ~a~%" -#: guix/scripts/substitute.scm:806 +#: guix/scripts/substitute.scm:858 #, fuzzy, scheme-format -#| msgid "error: while creating directory `~a': ~a~%" msgid "TLS error in procedure '~a': ~a~%" msgstr "Fehler beim Anlegen des Verzeichnisses »~a«: ~a~%" -#: guix/scripts/substitute.scm:817 +#: guix/scripts/substitute.scm:869 msgid "" "Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" msgstr "" -#: guix/scripts/substitute.scm:819 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" " store file names passed on the standard input" msgstr "" -#: guix/scripts/substitute.scm:822 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -1101,44 +1238,55 @@ msgid "" " DESTINATION" msgstr "" -#. TRANSLATORS: The second part of this message looks like -#. "(4.1MiB installed)"; it shows the size of the package once -#. installed. -#: guix/scripts/substitute.scm:895 -#, scheme-format -msgid "Downloading ~a~:[~*~; (~a installed)~]...~%" -msgstr "" +#: guix/scripts/substitute.scm:939 +#, fuzzy, scheme-format +msgid "no valid substitute for '~a'~%" +msgstr "Ungültige Signatur für »~a«~%" -#: guix/scripts/substitute.scm:951 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" +#: guix/scripts/substitute.scm:946 +#, fuzzy, scheme-format +msgid "Downloading ~a...~%" +msgstr "»~a« wird entpackt …~%" + +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" msgstr "" -#: guix/scripts/substitute.scm:1047 +#: guix/scripts/substitute.scm:1056 +#, fuzzy, scheme-format +msgid "~a: invalid URI~%" +msgstr "~a: ungültige Zahl~%" + +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "~a: nicht erkannte Optionen~%" -#: guix/scripts/authenticate.scm:58 +#: guix/scripts/authenticate.scm:59 #, scheme-format msgid "cannot find public key for secret key '~a'~%" -msgstr "Öffentlicher Schlüssel des geheimen Schlüssels »~a« konnte nicht gefunden werden~%" +msgstr "" +"Öffentlicher Schlüssel des geheimen Schlüssels »~a« konnte nicht gefunden " +"werden~%" -#: guix/scripts/authenticate.scm:78 +#: guix/scripts/authenticate.scm:79 #, scheme-format msgid "error: invalid signature: ~a~%" msgstr "Fehler: ungültige Signatur: ~a~%" -#: guix/scripts/authenticate.scm:80 +#: guix/scripts/authenticate.scm:81 #, scheme-format msgid "error: unauthorized public key: ~a~%" msgstr "Fehler: nicht autorisierter öffentlicher Schlüssel: ~a~%" -#: guix/scripts/authenticate.scm:82 +#: guix/scripts/authenticate.scm:83 #, scheme-format msgid "error: corrupt signature data: ~a~%" msgstr "Fehler: Signaturdaten beschädigt: ~a~%" -#: guix/scripts/authenticate.scm:120 +#: guix/scripts/authenticate.scm:121 msgid "" "Usage: guix authenticate OPTION...\n" "Sign or verify the signature on the given file. This tool is meant to\n" @@ -1148,212 +1296,276 @@ msgstr "" "Angegebene Datei signieren oder die Signatur überprüfen. Dieses Werkzeug\n" "ist dafür bestimmt, intern von »guix-daemon« aufgerufen zu werden.\n" -#: guix/scripts/authenticate.scm:126 +#: guix/scripts/authenticate.scm:127 msgid "wrong arguments" msgstr "Falsche Argumente" -#: guix/scripts/system.scm:111 +#: guix/scripts/system.scm:141 #, scheme-format msgid "failed to register '~a' under '~a'~%" msgstr "»~a« konnte nicht unter »~a« registriert werden~%" -#: guix/scripts/system.scm:144 -#, scheme-format -msgid "failed to install GRUB on device '~a'~%" -msgstr "GRUB konnte nicht auf Gerät »~a« installiert werden~%" +#: guix/scripts/system.scm:152 +#, fuzzy, scheme-format +msgid "copying to '~a'..." +msgstr "»~a« wird entpackt …~%" -#: guix/scripts/system.scm:162 +#: guix/scripts/system.scm:187 +#, fuzzy, scheme-format +msgid "failed to install bootloader ~a~%" +msgstr "Locale konnte nicht installiert werden: ~a~%" + +#: guix/scripts/system.scm:207 #, scheme-format msgid "initializing the current root file system~%" msgstr "Aktuelles Wurzeldateisystem wird initialisiert~%" -#: guix/scripts/system.scm:176 +#: guix/scripts/system.scm:221 #, scheme-format msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" msgstr "" -#: guix/scripts/system.scm:234 +#: guix/scripts/system.scm:266 #, scheme-format msgid "while talking to shepherd: ~a~%" msgstr "" -#: guix/scripts/system.scm:248 +#: guix/scripts/system.scm:273 #, fuzzy, scheme-format -#| msgid "service of type '~a' not found" msgid "service '~a' could not be found~%" msgstr "Dienst des Typs »~a« wurde nicht gefunden" -#: guix/scripts/system.scm:251 +#: guix/scripts/system.scm:276 #, fuzzy, scheme-format -#| msgid "profile '~a' does not exist~%" msgid "service '~a' does not have an action '~a'~%" msgstr "Profil »~a« existiert nicht~%" -#: guix/scripts/system.scm:255 +#: guix/scripts/system.scm:280 #, fuzzy, scheme-format -#| msgid "corrupt input while restoring '~a' from ~s~%" msgid "exception caught while executing '~a' on service '~a':~%" msgstr "Beschädigte Eingabe, während »~a« aus »~s« wiederhergestellt wurde~%" -#: guix/scripts/system.scm:263 +#: guix/scripts/system.scm:288 #, fuzzy, scheme-format -#| msgid "no matching generation~%" msgid "something went wrong: ~s~%" msgstr "Keine passende Generation%" -#: guix/scripts/system.scm:266 +#: guix/scripts/system.scm:291 #, scheme-format msgid "shepherd error~%" msgstr "" -#: guix/scripts/system.scm:302 +#: guix/scripts/system.scm:308 #, fuzzy, scheme-format -#| msgid "failed to install GRUB on device '~a'~%" msgid "failed to obtain list of shepherd services~%" msgstr "GRUB konnte nicht auf Gerät »~a« installiert werden~%" -#: guix/scripts/system.scm:322 +#: guix/scripts/system.scm:328 #, fuzzy, scheme-format -#| msgid "unpacking '~a'...~%" msgid "unloading service '~a'...~%" msgstr "»~a« wird entpackt …~%" -#: guix/scripts/system.scm:330 +#: guix/scripts/system.scm:336 #, scheme-format msgid "loading new services:~{ ~a~}...~%" msgstr "" -#: guix/scripts/system.scm:354 +#: guix/scripts/system.scm:362 #, scheme-format msgid "activating system...~%" msgstr "System wird aktiviert …~%" -#: guix/scripts/system.scm:445 +#: guix/scripts/system.scm:438 +#, fuzzy, scheme-format +msgid "cannot switch to system generation '~a'~%" +msgstr "Zu Generation »~a« kann nicht gewechselt werden~%" + +#: guix/scripts/system.scm:509 msgid "the DAG of services" msgstr "" -#: guix/scripts/system.scm:458 +#: guix/scripts/system.scm:522 msgid "the dependency graph of shepherd services" msgstr "" -#: guix/scripts/system.scm:479 +#: guix/scripts/system.scm:546 #, scheme-format msgid " file name: ~a~%" msgstr " Dateiname: ~a~%" -#: guix/scripts/system.scm:480 +#: guix/scripts/system.scm:547 #, scheme-format msgid " canonical file name: ~a~%" msgstr "" #. TRANSLATORS: Please preserve the two-space indentation. -#: guix/scripts/system.scm:482 +#: guix/scripts/system.scm:549 #, scheme-format msgid " label: ~a~%" msgstr " Label: ~a~%" -#: guix/scripts/system.scm:483 +#: guix/scripts/system.scm:550 +#, fuzzy, scheme-format +msgid " bootloader: ~a~%" +msgstr " Label: ~a~%" + +#: guix/scripts/system.scm:551 #, scheme-format msgid " root device: ~a~%" msgstr " Root-Gerät: ~a~%" -#: guix/scripts/system.scm:484 +#: guix/scripts/system.scm:555 #, scheme-format msgid " kernel: ~a~%" msgstr " Kernel: ~a~%" -#: guix/scripts/system.scm:541 +#: guix/scripts/system.scm:615 +#, scheme-format +msgid "~a: error: file system with label '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:621 +#, scheme-format +msgid "~a: error: file system with UUID '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:717 #, scheme-format msgid "~a not found: 'guix pull' was never run~%" msgstr "" -#: guix/scripts/system.scm:542 +#: guix/scripts/system.scm:718 #, scheme-format msgid "Consider running 'guix pull' before 'reconfigure'.~%" msgstr "" -#: guix/scripts/system.scm:543 +#: guix/scripts/system.scm:719 #, scheme-format msgid "Failing to do that may downgrade your system!~%" msgstr "" -#: guix/scripts/system.scm:613 +#: guix/scripts/system.scm:836 #, scheme-format msgid "initializing operating system under '~a'...~%" msgstr "Betriebssystem unter »~a« wird initialisiert …~%" -#: guix/scripts/system.scm:652 +#: guix/scripts/system.scm:881 +#, fuzzy msgid "" -"Usage: guix system [OPTION] ACTION [FILE]\n" +"Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" "Build the operating system declared in FILE according to ACTION.\n" +"Some ACTIONS support additional ARGS.\n" msgstr "" "Aufruf: guix system [OPTION] AKTION [DATEI]\n" "Das in DATEI deklarierte Betriebssystem entsprechend der AKTION erstellen.\n" -#: guix/scripts/system.scm:655 guix/scripts/container.scm:28 +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 msgid "The valid values for ACTION are:\n" msgstr "Die gültigen Werte für AKTION sind:\n" -#: guix/scripts/system.scm:657 +#: guix/scripts/system.scm:887 +msgid " search search for existing service types\n" +msgstr "" + +#: guix/scripts/system.scm:889 msgid " reconfigure switch to a new operating system configuration\n" msgstr " reconfigure zur neuen Betriebssystemkonfiguration wechseln\n" -#: guix/scripts/system.scm:659 +#: guix/scripts/system.scm:891 +#, fuzzy +msgid "" +" roll-back switch to the previous operating system configuration\n" +msgstr " reconfigure zur neuen Betriebssystemkonfiguration wechseln\n" + +#: guix/scripts/system.scm:893 +#, fuzzy +msgid "" +" switch-generation switch to an existing operating system configuration\n" +msgstr " reconfigure zur neuen Betriebssystemkonfiguration wechseln\n" + +#: guix/scripts/system.scm:895 msgid " list-generations list the system generations\n" msgstr "" -#: guix/scripts/system.scm:661 -msgid " build build the operating system without installing anything\n" -msgstr " build das Betriebssystem erstellen, ohne etwas zu installieren\n" +#: guix/scripts/system.scm:897 +msgid "" +" build build the operating system without installing anything\n" +msgstr "" +" build das Betriebssystem erstellen, ohne etwas zu " +"installieren\n" -#: guix/scripts/system.scm:663 +#: guix/scripts/system.scm:899 #, fuzzy -#| msgid " vm build a virtual machine image that shares the host's store\n" msgid " container build a container that shares the host's store\n" msgstr "" -" vm ein Image für eine virtuelle Maschine erstellen, das den\n" +" vm ein Image für eine virtuelle Maschine erstellen, das " +"den\n" " Speicher des Rechners nutzt\n" -#: guix/scripts/system.scm:665 -msgid " vm build a virtual machine image that shares the host's store\n" +#: guix/scripts/system.scm:901 +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" msgstr "" -" vm ein Image für eine virtuelle Maschine erstellen, das den\n" +" vm ein Image für eine virtuelle Maschine erstellen, das " +"den\n" " Speicher des Rechners nutzt\n" -#: guix/scripts/system.scm:667 +#: guix/scripts/system.scm:903 msgid " vm-image build a freestanding virtual machine image\n" -msgstr " vm-image ein unabhängiges Image für eine virtuelle Maschine erstellen\n" +msgstr "" +" vm-image ein unabhängiges Image für eine virtuelle Maschine " +"erstellen\n" -#: guix/scripts/system.scm:669 +#: guix/scripts/system.scm:905 msgid " disk-image build a disk image, suitable for a USB stick\n" msgstr " disk-image ein Disk-Image für einen USB-Stick erstellen\n" -#: guix/scripts/system.scm:671 +#: guix/scripts/system.scm:907 msgid " init initialize a root file system to run GNU\n" -msgstr " init ein Wurzeldateisystem initialisieren, um GNU auszuführen.\n" +msgstr "" +" init ein Wurzeldateisystem initialisieren, um GNU " +"auszuführen.\n" -#: guix/scripts/system.scm:673 +#: guix/scripts/system.scm:909 msgid " extension-graph emit the service extension graph in Dot format\n" msgstr "" -#: guix/scripts/system.scm:675 +#: guix/scripts/system.scm:911 msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" msgstr "" -#: guix/scripts/system.scm:679 +#: guix/scripts/system.scm:915 msgid "" "\n" " -d, --derivation return the derivation of the given system" msgstr "" -#: guix/scripts/system.scm:681 +#: guix/scripts/system.scm:917 +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" + +#: guix/scripts/system.scm:920 msgid "" "\n" " --on-error=STRATEGY\n" -" apply STRATEGY when an error occurs while reading FILE" +" apply STRATEGY when an error occurs while reading " +"FILE" +msgstr "" + +#: guix/scripts/system.scm:923 +msgid "" +"\n" +" --file-system-type=TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" +" (one of 'ext4', 'iso9660')" msgstr "" -#: guix/scripts/system.scm:684 +#: guix/scripts/system.scm:927 msgid "" "\n" " --image-size=SIZE for 'vm-image', produce an image of SIZE" @@ -1361,27 +1573,37 @@ msgstr "" "\n" " --image-size=GRÖSSE für »vm-image«, ein Image der GRÖSSE erstellen" -#: guix/scripts/system.scm:686 +#: guix/scripts/system.scm:929 +#, fuzzy msgid "" "\n" -" --no-grub for 'init', do not install GRUB" +" --no-bootloader for 'init', do not install a bootloader" msgstr "" "\n" " --no-grub für »init«, GRUB nicht installieren" -#: guix/scripts/system.scm:688 +#: guix/scripts/system.scm:931 msgid "" "\n" " --share=SPEC for 'vm', share host file system according to SPEC" msgstr "" -#: guix/scripts/system.scm:690 +#: guix/scripts/system.scm:933 +msgid "" +"\n" +" -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" +" and 'build', make FILE a symlink to the result, " +"and\n" +" register it as a garbage collector root" +msgstr "" + +#: guix/scripts/system.scm:937 msgid "" "\n" " --expose=SPEC for 'vm', expose host file system according to SPEC" msgstr "" -#: guix/scripts/system.scm:692 +#: guix/scripts/system.scm:939 msgid "" "\n" " --full-boot for 'vm', make a full boot sequence" @@ -1389,253 +1611,342 @@ msgstr "" "\n" " --full-boot für »vm«, vollständige Boot-Sequenz" -#: guix/scripts/system.scm:777 +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" + +#: guix/scripts/system.scm:1040 #, scheme-format -msgid "no configuration file specified~%" +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" msgstr "Keine Konfigurationsdatei angegeben~%" -#: guix/scripts/system.scm:840 +#: guix/scripts/system.scm:1147 #, scheme-format msgid "~a: unknown action~%" msgstr "~a: unbekannte Aktion~%" -#: guix/scripts/system.scm:855 +#: guix/scripts/system.scm:1163 #, scheme-format msgid "wrong number of arguments for action '~a'~%" msgstr "Falsche Anzahl an Argumenten für Aktion »~a«~%" -#: guix/scripts/system.scm:860 +#: guix/scripts/system.scm:1168 #, scheme-format msgid "guix system: missing command name~%" msgstr "guix system: Befehlsname fehlt~%" -#: guix/scripts/system.scm:862 +#: guix/scripts/system.scm:1170 #, scheme-format msgid "Try 'guix system --help' for more information.~%" -msgstr "Rufen Sie »guix system --help« auf, um weitere Informationen zu erhalten.~%" +msgstr "" +"Rufen Sie »guix system --help« auf, um weitere Informationen zu erhalten.~%" + +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 +msgid "unknown" +msgstr "unbekannt" -#: guix/scripts/lint.scm:130 +#: guix/scripts/lint.scm:139 #, scheme-format msgid "Available checkers:~%" msgstr "Verfügbare Prüfer:~%" -#: guix/scripts/lint.scm:150 +#: guix/scripts/lint.scm:163 msgid "description should not be empty" msgstr "" -#: guix/scripts/lint.scm:160 +#: guix/scripts/lint.scm:173 msgid "Texinfo markup in description is invalid" msgstr "" -#: guix/scripts/lint.scm:168 +#: guix/scripts/lint.scm:183 +#, scheme-format +msgid "" +"description should not contain ~\n" +"trademark sign '~a' at ~d" +msgstr "" + +#. TRANSLATORS: '@code' is Texinfo markup and must be kept +#. as is. +#: guix/scripts/lint.scm:196 +msgid "use @code or similar ornament instead of quotes" +msgstr "" + +#: guix/scripts/lint.scm:203 msgid "description should start with an upper-case letter or digit" msgstr "" -#: guix/scripts/lint.scm:184 +#: guix/scripts/lint.scm:219 #, scheme-format msgid "" "sentences in description should be followed ~\n" "by two spaces; possible infraction~p at ~{~a~^, ~}" msgstr "" -#: guix/scripts/lint.scm:200 +#: guix/scripts/lint.scm:237 #, fuzzy, scheme-format -#| msgid "Validate package descriptions" msgid "invalid description: ~s" msgstr "Paketbeschreibungen überprüfen" -#: guix/scripts/lint.scm:220 +#: guix/scripts/lint.scm:282 #, scheme-format msgid "'~a' should probably be a native input" msgstr "" -#: guix/scripts/lint.scm:238 +#: guix/scripts/lint.scm:298 +#, scheme-format +msgid "'~a' should probably not be an input at all" +msgstr "" + +#: guix/scripts/lint.scm:315 msgid "synopsis should not be empty" msgstr "" -#: guix/scripts/lint.scm:246 +#: guix/scripts/lint.scm:323 msgid "no period allowed at the end of the synopsis" msgstr "Am Ende der Zusammenfassung darf kein Punkt gesetzt werden" -#: guix/scripts/lint.scm:258 +#: guix/scripts/lint.scm:335 msgid "no article allowed at the beginning of the synopsis" msgstr "Am Beginn der Zusammenfassung darf kein Artikel stehen" -#: guix/scripts/lint.scm:265 +#: guix/scripts/lint.scm:342 msgid "synopsis should be less than 80 characters long" msgstr "Zusammenfassung sollte nicht länger als 80 Zeichen sein" -#: guix/scripts/lint.scm:271 +#: guix/scripts/lint.scm:348 msgid "synopsis should start with an upper-case letter or digit" -msgstr "Zusammenfassung sollte mit einem Großbuchstaben oder einer Zahl beginnen" +msgstr "" +"Zusammenfassung sollte mit einem Großbuchstaben oder einer Zahl beginnen" -#: guix/scripts/lint.scm:278 +#: guix/scripts/lint.scm:355 msgid "synopsis should not start with the package name" msgstr "Zusammenfassung sollte nicht mit dem Paketnamen beginnen" -#: guix/scripts/lint.scm:292 +#: guix/scripts/lint.scm:365 +msgid "Texinfo markup in synopsis is invalid" +msgstr "" + +#: guix/scripts/lint.scm:384 #, scheme-format msgid "invalid synopsis: ~s" msgstr "Unzulässige Zusammenfassung: ~s" -#: guix/scripts/lint.scm:383 +#: guix/scripts/lint.scm:503 #, scheme-format msgid "URI ~a returned suspiciously small file (~a bytes)" msgstr "" -#: guix/scripts/lint.scm:392 guix/scripts/lint.scm:404 +#: guix/scripts/lint.scm:513 +#, scheme-format +msgid "permanent redirect from ~a to ~a" +msgstr "" + +#: guix/scripts/lint.scm:520 +#, fuzzy, scheme-format +msgid "invalid permanent redirect from ~a" +msgstr "Nicht eindeutige Paketangabe »~a«~%" + +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 #, scheme-format msgid "URI ~a not reachable: ~a (~s)" msgstr "" -#: guix/scripts/lint.scm:411 +#: guix/scripts/lint.scm:546 #, scheme-format msgid "URI ~a domain not found: ~a" msgstr "URI-Domain ~a nicht gefunden: ~a" -#: guix/scripts/lint.scm:419 +#: guix/scripts/lint.scm:554 #, scheme-format msgid "URI ~a unreachable: ~a" msgstr "URI ~a ist nicht erreichbar: ~a" -#: guix/scripts/lint.scm:445 +#: guix/scripts/lint.scm:563 +#, scheme-format +msgid "TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:584 msgid "invalid value for home page" msgstr "Ungültiger Wert für Homepage" -#: guix/scripts/lint.scm:448 +#: guix/scripts/lint.scm:587 #, scheme-format msgid "invalid home page URL: ~s" msgstr "Ungültige URL für Homepage: ~s" -#: guix/scripts/lint.scm:468 +#: guix/scripts/lint.scm:613 msgid "file names of patches should start with the package name" msgstr "Dateinamen oder Patches sollten mit dem Paketnamen beginnen" -#: guix/scripts/lint.scm:507 +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" + +#: guix/scripts/lint.scm:670 #, scheme-format msgid "~a: ~a: proposed synopsis: ~s~%" msgstr "~a: ~a: vorgeschlagene Zusammenfassung: ~s~%" -#: guix/scripts/lint.scm:520 +#: guix/scripts/lint.scm:683 #, scheme-format msgid "~a: ~a: proposed description:~% \"~a\"~%" msgstr "~a: ~a: vorgeschlagene Beschreibung:~% \"~a\"~%" -#: guix/scripts/lint.scm:557 +#: guix/scripts/lint.scm:725 msgid "all the source URIs are unreachable:" msgstr "Alle Quell-URIs sind nicht erreichbar:" -#: guix/scripts/lint.scm:580 +#: guix/scripts/lint.scm:747 msgid "the source file name should contain the package name" msgstr "Der Name der Quelldatei sollte den Paketnamen enthalten" -#: guix/scripts/lint.scm:589 guix/scripts/lint.scm:593 +#: guix/scripts/lint.scm:763 +#, scheme-format +msgid "URL should be 'mirror://~a/~a'" +msgstr "" + +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 #, scheme-format msgid "failed to create derivation: ~a" msgstr "Ableitung konnte nicht erstellt werden: ~a" -#: guix/scripts/lint.scm:607 +#: guix/scripts/lint.scm:799 #, scheme-format msgid "failed to create derivation: ~s~%" msgstr "Ableitung konnte nicht erstellt werden: ~s~%" -#: guix/scripts/lint.scm:617 +#: guix/scripts/lint.scm:809 msgid "invalid license field" msgstr "Ungültiges Lizenz-Feld" -#: guix/scripts/lint.scm:634 +#: guix/scripts/lint.scm:825 +#, scheme-format +msgid "~a: HTTP GET error for ~a: ~a (~s)~%" +msgstr "" + +#: guix/scripts/lint.scm:835 #, fuzzy, scheme-format -#| msgid "failed to create derivation: ~s~%" -msgid "failed to retrieve CVE vulnerabilities from ~s: ~a (~s)~%" -msgstr "Ableitung konnte nicht erstellt werden: ~s~%" +msgid "~a: host lookup failure: ~a~%" +msgstr "Fehler beim Nachschlagen des Rechnernamens: ~a~%" -#: guix/scripts/lint.scm:639 guix/scripts/lint.scm:647 +#: guix/scripts/lint.scm:840 #, scheme-format -msgid "assuming no CVE vulnerabilities~%" +msgid "~a: TLS certificate error: ~a" msgstr "" -#: guix/scripts/lint.scm:645 -#, fuzzy, scheme-format -#| msgid "failed to load '~a': ~a~%" -msgid "failed to lookup NIST host: ~a~%" -msgstr "»~a« konnte nicht geladen werden: ~a~%" +#: guix/scripts/lint.scm:855 +#, fuzzy +msgid "while retrieving CVE vulnerabilities" +msgstr "Ableitung konnte nicht erstellt werden: ~s~%" -#: guix/scripts/lint.scm:683 +#: guix/scripts/lint.scm:898 #, scheme-format msgid "probably vulnerable to ~a" msgstr "" -#: guix/scripts/lint.scm:698 +#: guix/scripts/lint.scm:905 #, scheme-format -msgid "tabulation on line ~a, column ~a" -msgstr "Tabulator in Zeile ~a, Spalte ~a" +msgid "while retrieving upstream info for '~a'" +msgstr "" + +#: guix/scripts/lint.scm:913 +#, scheme-format +msgid "can be upgraded to ~a" +msgstr "" -#: guix/scripts/lint.scm:707 +#: guix/scripts/lint.scm:928 +#, scheme-format +msgid "tabulation on line ~a, column ~a" +msgstr "Tabulator in Zeile ~a, Spalte ~a" + +#: guix/scripts/lint.scm:937 #, scheme-format msgid "trailing white space on line ~a" msgstr "Leerzeichen am Ende der Zeile ~a" -#: guix/scripts/lint.scm:717 +#: guix/scripts/lint.scm:947 #, scheme-format msgid "line ~a is way too long (~a characters)" msgstr "Zeile ~a ist viel zu lang (~a Zeichen)" -#: guix/scripts/lint.scm:728 +#: guix/scripts/lint.scm:958 #, scheme-format msgid "line ~a: parentheses feel lonely, move to the previous or next line" msgstr "" -#: guix/scripts/lint.scm:783 +#: guix/scripts/lint.scm:1028 msgid "Validate package descriptions" msgstr "Paketbeschreibungen überprüfen" -#: guix/scripts/lint.scm:787 +#: guix/scripts/lint.scm:1032 msgid "Validate synopsis & description of GNU packages" msgstr "GNU-Paketzusammenfassung und -beschreibungen überprüfen" -#: guix/scripts/lint.scm:791 +#: guix/scripts/lint.scm:1036 msgid "Identify inputs that should be native inputs" msgstr "Eingaben prüfen, die native Eingaben sein sollten" -#: guix/scripts/lint.scm:795 +#: guix/scripts/lint.scm:1040 +#, fuzzy +msgid "Identify inputs that should be inputs at all" +msgstr "Eingaben prüfen, die native Eingaben sein sollten" + +#: guix/scripts/lint.scm:1044 msgid "Validate file names and availability of patches" msgstr "Dateinamen und Verfügbarkeit der Patches überprüfen" -#: guix/scripts/lint.scm:799 +#: guix/scripts/lint.scm:1048 msgid "Validate home-page URLs" msgstr "Homepage-URLs überprüfen" #. TRANSLATORS: is the name of a data type and must not be #. translated. -#: guix/scripts/lint.scm:805 +#: guix/scripts/lint.scm:1054 msgid "Make sure the 'license' field is a or a list thereof" msgstr "" -#: guix/scripts/lint.scm:810 +#: guix/scripts/lint.scm:1059 msgid "Validate source URLs" msgstr "Quell-URLs überprüfen" -#: guix/scripts/lint.scm:814 +#: guix/scripts/lint.scm:1063 +msgid "Suggest 'mirror://' URLs" +msgstr "" + +#: guix/scripts/lint.scm:1067 msgid "Validate file names of sources" msgstr "Dateinamen der Quellen überprüfen" -#: guix/scripts/lint.scm:818 +#: guix/scripts/lint.scm:1071 msgid "Report failure to compile a package to a derivation" msgstr "" -#: guix/scripts/lint.scm:822 +#: guix/scripts/lint.scm:1075 msgid "Validate package synopses" msgstr "Paketzusammenfassungen überprüfen" -#: guix/scripts/lint.scm:826 +#: guix/scripts/lint.scm:1079 msgid "Check the Common Vulnerabilities and Exposures (CVE) database" msgstr "" -#: guix/scripts/lint.scm:831 +#: guix/scripts/lint.scm:1084 +msgid "Check the package for new upstream releases" +msgstr "" + +#: guix/scripts/lint.scm:1088 msgid "Look for formatting issues in the source" msgstr "Nach Formatierungsfehlern in der Quelle schauen" -#: guix/scripts/lint.scm:859 +#: guix/scripts/lint.scm:1116 msgid "" "Usage: guix lint [OPTION]... [PACKAGE]...\n" "Run a set of checkers on the specified package; if none is specified,\n" @@ -1646,7 +1957,7 @@ msgstr "" "Falls keine angegeben sind, werden alle verfügbaren Überprüfungen\n" "mit allen Paketen ausgeführt.\n" -#: guix/scripts/lint.scm:862 +#: guix/scripts/lint.scm:1119 msgid "" "\n" " -c, --checkers=CHECKER1,CHECKER2...\n" @@ -1656,7 +1967,7 @@ msgstr "" " -c, --checkers=PRÜFER1,PRÜFER2 …\n" " nur die angegebenen Prüfer aufrufen" -#: guix/scripts/lint.scm:867 +#: guix/scripts/lint.scm:1124 msgid "" "\n" " -l, --list-checkers display the list of available lint checkers" @@ -1664,12 +1975,12 @@ msgstr "" "\n" " -l, --list-checkers Liste der verfügbaren Überprüfungen anzeigen" -#: guix/scripts/lint.scm:887 +#: guix/scripts/lint.scm:1144 #, scheme-format msgid "~a: invalid checker~%" msgstr "~a: unzulässiger Prüfer~%" -#: guix/scripts/publish.scm:57 +#: guix/scripts/publish.scm:68 #, scheme-format msgid "" "Usage: guix publish [OPTION]...\n" @@ -1678,7 +1989,7 @@ msgstr "" "Aufruf: guix publish [OPTION]...\n" "~a über HTTP bereitstellen.\n" -#: guix/scripts/publish.scm:59 +#: guix/scripts/publish.scm:70 msgid "" "\n" " -p, --port=PORT listen on PORT" @@ -1686,69 +1997,98 @@ msgstr "" "\n" " -p, --port=PORT an PORT lauschen" -#: guix/scripts/publish.scm:61 +#: guix/scripts/publish.scm:72 msgid "" "\n" " --listen=HOST listen on the network interface for HOST" msgstr "" -#: guix/scripts/publish.scm:63 +#: guix/scripts/publish.scm:74 msgid "" "\n" " -u, --user=USER change privileges to USER as soon as possible" msgstr "" -#: guix/scripts/publish.scm:65 +#: guix/scripts/publish.scm:76 msgid "" "\n" " -C, --compression[=LEVEL]\n" " compress archives at LEVEL" msgstr "" -#: guix/scripts/publish.scm:68 +#: guix/scripts/publish.scm:79 +msgid "" +"\n" +" -c, --cache=DIRECTORY cache published items to DIRECTORY" +msgstr "" + +#: guix/scripts/publish.scm:81 +msgid "" +"\n" +" --workers=N use N workers to bake items" +msgstr "" + +#: guix/scripts/publish.scm:83 msgid "" "\n" " --ttl=TTL announce narinfos can be cached for TTL seconds" msgstr "" -#: guix/scripts/publish.scm:70 +#: guix/scripts/publish.scm:85 +msgid "" +"\n" +" --nar-path=PATH use PATH as the prefix for nar URLs" +msgstr "" + +#: guix/scripts/publish.scm:87 +msgid "" +"\n" +" --public-key=FILE use FILE as the public key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:89 +msgid "" +"\n" +" --private-key=FILE use FILE as the private key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:91 msgid "" "\n" " -r, --repl[=PORT] spawn REPL server on PORT" msgstr "" -#: guix/scripts/publish.scm:86 +#: guix/scripts/publish.scm:107 #, scheme-format msgid "lookup of host '~a' failed: ~a~%" msgstr "Suche nach Host »~a« ist fehlgeschlagen: ~a~%" -#: guix/scripts/publish.scm:124 +#: guix/scripts/publish.scm:152 #, scheme-format msgid "lookup of host '~a' returned nothing" msgstr "Suche nach Host »~a« lieferte kein Ergebnis" -#: guix/scripts/publish.scm:137 +#: guix/scripts/publish.scm:165 #, scheme-format msgid "zlib support is missing; compression disabled~%" msgstr "" -#: guix/scripts/publish.scm:144 +#: guix/scripts/publish.scm:179 #, fuzzy, scheme-format -#| msgid "~a: invalid number~%" msgid "~a: invalid duration~%" msgstr "~a: ungültige Zahl~%" -#: guix/scripts/publish.scm:537 +#: guix/scripts/publish.scm:869 #, scheme-format msgid "user '~a' not found: ~a~%" msgstr "Benutzer »~a« nicht gefunden: ~a~%" -#: guix/scripts/publish.scm:574 +#: guix/scripts/publish.scm:910 #, scheme-format msgid "server running as root; consider using the '--user' option!~%" msgstr "" -#: guix/scripts/publish.scm:576 +#: guix/scripts/publish.scm:915 #, scheme-format msgid "publishing ~a on ~a, port ~d~%" msgstr "~a wird auf ~a bereitgestellt, Port ~d~%" @@ -1764,34 +2104,34 @@ msgstr "" msgid "file '~a' not found in search path ~s~%" msgstr "Datei »~a« im Suchpfad ~s nicht gefunden~%" -#: guix/scripts/edit.scm:83 +#: guix/scripts/edit.scm:90 #, scheme-format msgid "source location of package '~a' is unknown~%" msgstr "Quellort des Pakets »~a« ist unbekannt~%" -#: guix/scripts/edit.scm:96 +#: guix/scripts/edit.scm:103 #, scheme-format msgid "failed to launch '~a': ~a~%" msgstr "»~a« konnte nicht gestartet werden: ~a~%" -#: guix/scripts/size.scm:76 +#: guix/scripts/size.scm:77 #, scheme-format msgid "no available substitute information for '~a'~%" msgstr "" -#: guix/scripts/size.scm:84 +#: guix/scripts/size.scm:99 msgid "store item" msgstr "" -#: guix/scripts/size.scm:84 +#: guix/scripts/size.scm:99 msgid "total" msgstr "" -#: guix/scripts/size.scm:84 +#: guix/scripts/size.scm:99 msgid "self" msgstr "" -#: guix/scripts/size.scm:95 +#: guix/scripts/size.scm:107 #, scheme-format msgid "total: ~,1f MiB~%" msgstr "" @@ -1799,11 +2139,11 @@ msgstr "" #. TRANSLATORS: This is the title of a graph, meaning that the graph #. represents a profile of the store (the "store" being the place where #. packages are stored.) -#: guix/scripts/size.scm:206 +#: guix/scripts/size.scm:221 msgid "store profile" msgstr "" -#: guix/scripts/size.scm:215 +#: guix/scripts/size.scm:230 msgid "" "Usage: guix size [OPTION]... PACKAGE\n" "Report the size of PACKAGE and its dependencies.\n" @@ -1811,93 +2151,139 @@ msgstr "" "Aufruf: guix size [OPTION] … PAKET …\n" "Größe des PAKETs und seiner Abhängigkeiten ermitteln.\n" -#: guix/scripts/size.scm:220 +#: guix/scripts/size.scm:235 msgid "" "\n" " -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" msgstr "" -#: guix/scripts/size.scm:222 +#. TRANSLATORS: "closure" and "self" must not be translated. +#: guix/scripts/size.scm:238 +msgid "" +"\n" +" --sort=KEY sort according to KEY--\"closure\" or \"self\"" +msgstr "" + +#: guix/scripts/size.scm:240 msgid "" "\n" " -m, --map-file=FILE write to FILE a graphical map of disk usage" msgstr "" "\n" -" -m, --map-file=DATEI eine grafische Darstellung des Plattenplatzverbrauchs\n" +" -m, --map-file=DATEI eine grafische Darstellung des " +"Plattenplatzverbrauchs\n" " in DATEI schreiben" -#: guix/scripts/size.scm:276 +#: guix/scripts/size.scm:271 +#, fuzzy, scheme-format +msgid "~a: invalid sorting key~%" +msgstr "~a: ungültige Zahl~%" + +#: guix/scripts/size.scm:306 msgid "missing store item argument\n" msgstr "" -#: guix/scripts/graph.scm:82 +#: guix/scripts/graph.scm:84 #, scheme-format msgid "~a: invalid argument (package name expected)" msgstr "~a: Unzulässiges Argument (Paketname wurde erwartet)" -#: guix/scripts/graph.scm:93 +#: guix/scripts/graph.scm:95 msgid "the DAG of packages, excluding implicit inputs" msgstr "" -#: guix/scripts/graph.scm:150 +#: guix/scripts/graph.scm:121 +msgid "the reverse DAG of packages" +msgstr "" + +#: guix/scripts/graph.scm:171 msgid "the DAG of packages, including implicit inputs" msgstr "" -#: guix/scripts/graph.scm:160 +#: guix/scripts/graph.scm:181 msgid "the DAG of packages and origins, including implicit inputs" msgstr "" -#: guix/scripts/graph.scm:191 +#: guix/scripts/graph.scm:211 msgid "same as 'bag', but without the bootstrap nodes" msgstr "" -#: guix/scripts/graph.scm:237 +#: guix/scripts/graph.scm:253 msgid "the DAG of derivations" msgstr "" -#: guix/scripts/graph.scm:249 +#: guix/scripts/graph.scm:265 #, fuzzy -#| msgid "unsupported signature version: ~a~%" msgid "unsupported argument for derivation graph" msgstr "Signaturversion wird nicht unterstützt: ~a~%" -#: guix/scripts/graph.scm:270 +#: guix/scripts/graph.scm:291 +#, fuzzy +msgid "unsupported argument for this type of graph" +msgstr "Signaturversion wird nicht unterstützt: ~a~%" + +#: guix/scripts/graph.scm:304 #, scheme-format msgid "references for '~a' are not known~%" msgstr "Referenzen für »~a« sind unbekannt~%" -#: guix/scripts/graph.scm:277 +#: guix/scripts/graph.scm:311 msgid "the DAG of run-time dependencies (store references)" msgstr "" -#: guix/scripts/graph.scm:290 -msgid "unsupported argument for reference graph" +#: guix/scripts/graph.scm:327 +msgid "the DAG of referrers in the store" msgstr "" -#: guix/scripts/graph.scm:315 +#: guix/scripts/graph.scm:354 #, scheme-format msgid "~a: unknown node type~%" msgstr "~a: unbekannter Node-Typ~%" -#: guix/scripts/graph.scm:319 +#: guix/scripts/graph.scm:361 +#, fuzzy, scheme-format +msgid "~a: unknown backend~%" +msgstr "~a: unbekannte Aktion~%" + +#: guix/scripts/graph.scm:365 msgid "The available node types are:\n" msgstr "Die gültigen Node-Typen sind:\n" +#: guix/scripts/graph.scm:375 +#, fuzzy +msgid "The available backend types are:\n" +msgstr "Die gültigen Node-Typen sind:\n" + #. TRANSLATORS: Here 'dot' is the name of a program; it must not be #. translated. -#: guix/scripts/graph.scm:355 +#: guix/scripts/graph.scm:419 msgid "" "Usage: guix graph PACKAGE...\n" -"Emit a Graphviz (dot) representation of the dependencies of PACKAGE...\n" +"Emit a representation of the dependency graph of PACKAGE...\n" +msgstr "" + +#: guix/scripts/graph.scm:421 +msgid "" +"\n" +" -b, --backend=TYPE produce a graph with the given backend TYPE" +msgstr "" + +#: guix/scripts/graph.scm:423 +#, fuzzy +msgid "" +"\n" +" --list-backends list the available graph backends" msgstr "" +"\n" +" --list-types verfügbare Diagrammtypen auflisten" -#: guix/scripts/graph.scm:357 +#: guix/scripts/graph.scm:425 msgid "" "\n" " -t, --type=TYPE represent nodes of the given TYPE" msgstr "" -#: guix/scripts/graph.scm:359 +#: guix/scripts/graph.scm:427 msgid "" "\n" " --list-types list the available graph types" @@ -1905,72 +2291,277 @@ msgstr "" "\n" " --list-types verfügbare Diagrammtypen auflisten" -#: guix/scripts/graph.scm:361 +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 msgid "" "\n" " -e, --expression=EXPR consider the package EXPR evaluates to" msgstr "" -#: guix/scripts/challenge.scm:105 +#: guix/scripts/challenge.scm:191 #, scheme-format -msgid "~a: no substitute at '~a'~%" -msgstr "" +msgid " local hash: ~a~%" +msgstr " lokale Prüfsumme: ~a~%" -#: guix/scripts/challenge.scm:121 -#, scheme-format -msgid "no substitutes for '~a'~%" -msgstr "" +#: guix/scripts/challenge.scm:192 +#, fuzzy, scheme-format +msgid " no local build for '~a'~%" +msgstr "Kein Erstellungsprotokoll für »~a«~%" -#: guix/scripts/challenge.scm:138 guix/scripts/challenge.scm:158 +#: guix/scripts/challenge.scm:194 #, scheme-format -msgid "no local build for '~a'~%" -msgstr "" +msgid " ~50a: ~a~%" +msgstr " ~50a: ~a~%" -#: guix/scripts/challenge.scm:155 +#: guix/scripts/challenge.scm:202 #, scheme-format msgid "~a contents differ:~%" msgstr "" -#: guix/scripts/challenge.scm:157 +#: guix/scripts/challenge.scm:205 #, scheme-format -msgid " local hash: ~a~%" -msgstr " lokale Prüfsumme: ~a~%" +msgid "could not challenge '~a': no local build~%" +msgstr "" -#: guix/scripts/challenge.scm:162 +#: guix/scripts/challenge.scm:207 #, scheme-format -msgid " ~50a: ~a~%" -msgstr " ~50a: ~a~%" +msgid "could not challenge '~a': no substitutes~%" +msgstr "" -#: guix/scripts/challenge.scm:166 +#: guix/scripts/challenge.scm:210 #, scheme-format -msgid " ~50a: unavailable~%" -msgstr " ~50a: nicht verfügbar~%" +msgid "~a contents match:~%" +msgstr "" -#: guix/scripts/challenge.scm:176 +#: guix/scripts/challenge.scm:219 +msgid "~h store items were analyzed:~%" +msgstr "" + +#: guix/scripts/challenge.scm:220 +msgid " - ~h (~,1f%) were identical~%" +msgstr "" + +#: guix/scripts/challenge.scm:222 +msgid " - ~h (~,1f%) differed~%" +msgstr "" + +#: guix/scripts/challenge.scm:224 +msgid " - ~h (~,1f%) were inconclusive~%" +msgstr "" + +#: guix/scripts/challenge.scm:233 msgid "" "Usage: guix challenge [PACKAGE...]\n" "Challenge the substitutes for PACKAGE... provided by one or more servers.\n" msgstr "" -#: guix/scripts/challenge.scm:178 +#: guix/scripts/challenge.scm:235 msgid "" "\n" " --substitute-urls=URLS\n" " compare build results with those at URLS" msgstr "" -#: guix/gnu-maintenance.scm:532 +#: guix/scripts/challenge.scm:238 +msgid "" +"\n" +" -v, --verbose show details about successful comparisons" +msgstr "" + +#: guix/scripts/copy.scm:59 +#, fuzzy, scheme-format +msgid "~a: invalid TCP port number~%" +msgstr "~a: ungültige Zahl~%" + +#: guix/scripts/copy.scm:61 +#, fuzzy, scheme-format +msgid "~a: invalid SSH specification~%" +msgstr "~a: ungültige Zahl~%" + +#: guix/scripts/copy.scm:113 +#, fuzzy +msgid "" +"Usage: guix copy [OPTION]... ITEMS...\n" +"Copy ITEMS to or from the specified host over SSH.\n" +msgstr "" +"Aufruf: guix gc [OPTION] … PFADE …\n" +"Ruft den Müllsammler auf.\n" + +#: guix/scripts/copy.scm:115 +#, fuzzy +msgid "" +"\n" +" --to=HOST send ITEMS to HOST" +msgstr "" +"\n" +" -p, --port=PORT an PORT lauschen" + +#: guix/scripts/copy.scm:117 +msgid "" +"\n" +" --from=HOST receive ITEMS from HOST" +msgstr "" + +#: guix/scripts/copy.scm:169 +#, scheme-format +msgid "use '--to' or '--from'~%" +msgstr "" + +#: guix/scripts/pack.scm:77 +#, fuzzy, scheme-format +msgid "~a: compressor not found~%" +msgstr "~a: Paket nicht gefunden~%" + +#: guix/scripts/pack.scm:323 +#, fuzzy, scheme-format +msgid "~a: invalid symlink specification~%" +msgstr "Nicht eindeutige Paketangabe »~a«~%" + +#: guix/scripts/pack.scm:333 +#, fuzzy +msgid "" +"Usage: guix pack [OPTION]... PACKAGE...\n" +"Create a bundle of PACKAGE.\n" +msgstr "" +"Aufruf: guix size [OPTION] … PAKET …\n" +"Größe des PAKETs und seiner Abhängigkeiten ermitteln.\n" + +#: guix/scripts/pack.scm:339 +#, fuzzy +msgid "" +"\n" +" -f, --format=FORMAT build a pack in the given FORMAT" +msgstr "" +"\n" +" -f, --format=FORMAT die Prüfsumme im angegebenen Format schreiben" + +#: guix/scripts/pack.scm:347 +msgid "" +"\n" +" -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" +msgstr "" + +#: guix/scripts/pack.scm:349 +msgid "" +"\n" +" -S, --symlink=SPEC create symlinks to the profile according to SPEC" +msgstr "" + +#: guix/scripts/pack.scm:351 +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" + +#: guix/scripts/pack.scm:353 +msgid "" +"\n" +" --localstatedir include /var/guix in the resulting pack" +msgstr "" + +#: guix/scripts/pack.scm:389 +#, scheme-format +msgid "both a manifest and a package list were given~%" +msgstr "" + +#: guix/scripts/pack.scm:408 +#, fuzzy, scheme-format +msgid "~a: unknown pack format" +msgstr "~A: unbekanntes Paket~%" + +#: guix/scripts/weather.scm:69 +msgid "computing ~h package derivations for ~a...~%" +msgstr "" + +#: guix/scripts/weather.scm:107 +#, fuzzy +msgid "looking for ~h store items on ~a...~%" +msgstr "Nach der letzten Veröffentlichung von GNU ~a wird gesucht …" + +#: guix/scripts/weather.scm:117 +msgid " ~2,1f% substitutes available (~h out of ~h)~%" +msgstr "" + +#: guix/scripts/weather.scm:123 +#, fuzzy, scheme-format +msgid " unknown substitute sizes~%" +msgstr "Unbekannte Einheit: ~a~%" + +#: guix/scripts/weather.scm:126 +msgid " ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:127 +msgid " at least ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:129 +msgid " ~,1h MiB on disk (uncompressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:131 +msgid " ~,3h seconds per request (~,1h seconds in total)~%" +msgstr "" + +#: guix/scripts/weather.scm:133 +msgid " ~,1h requests per second~%" +msgstr "" + +#: guix/scripts/weather.scm:142 +msgid "" +"Usage: guix weather [OPTIONS]\n" +"Report the availability of substitutes.\n" +msgstr "" + +#: guix/scripts/weather.scm:144 +msgid "" +"\n" +" --substitute-urls=URLS\n" +" check for available substitutes at URLS" +msgstr "" + +#: guix/scripts/weather.scm:147 +msgid "" +"\n" +" -m, --manifest=MANIFEST\n" +" look up substitutes for packages specified in " +"MANIFEST" +msgstr "" + +#: guix/scripts/weather.scm:150 +msgid "" +"\n" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" +msgstr "" + +#: guix/scripts/weather.scm:174 +#, fuzzy, scheme-format +msgid "~a: invalid URL~%" +msgstr "~a: ungültige Zahl~%" + +#: guix/gnu-maintenance.scm:570 msgid "Updater for GNU packages" msgstr "Aktualisierungswerkzeug für GNU-Pakete" -#: guix/gnu-maintenance.scm:539 -msgid "Updater for GNOME packages" +#: guix/gnu-maintenance.scm:579 +#, fuzzy +msgid "Updater for GNU packages only available via FTP" +msgstr "Aktualisierungswerkzeug für GNU-Pakete" + +#: guix/gnu-maintenance.scm:588 +#, fuzzy +msgid "Updater for KDE packages" msgstr "Aktualisierungswerkzeug für GNOME-Pakete" -#: guix/gnu-maintenance.scm:546 +#: guix/gnu-maintenance.scm:595 msgid "Updater for X.org packages" msgstr "Aktualisierungswerkzeug für X.org-Pakete" +#: guix/gnu-maintenance.scm:602 +#, fuzzy +msgid "Updater for packages hosted on kernel.org" +msgstr "Aktualisierungswerkzeug für GNU-Pakete" + #: guix/scripts/container.scm:25 msgid "" "Usage: guix container ACTION ARGS...\n" @@ -1979,7 +2570,9 @@ msgstr "" #: guix/scripts/container.scm:30 msgid " exec execute a command inside of an existing container\n" -msgstr " exec führt einen Befehl innerhalb eines vorhandenen Containers aus\n" +msgstr "" +" exec führt einen Befehl innerhalb eines vorhandenen Containers " +"aus\n" #: guix/scripts/container.scm:53 #, scheme-format @@ -2002,98 +2595,133 @@ msgstr "" msgid "~a: extraneous argument~%" msgstr "~a: zusätzliches Argument~%" -#: guix/scripts/container/exec.scm:80 +#: guix/scripts/container/exec.scm:87 #, scheme-format msgid "no pid specified~%" msgstr "Keine Prozess-ID angegeben~%" -#: guix/scripts/container/exec.scm:83 +#: guix/scripts/container/exec.scm:90 #, scheme-format msgid "no command specified~%" msgstr "Kein Befehl angegeben~%" -#: guix/scripts/container/exec.scm:86 +#: guix/scripts/container/exec.scm:93 #, scheme-format msgid "no such process ~d~%" msgstr "Kein solcher Prozess ~d~%" -#: guix/scripts/container/exec.scm:94 +#: guix/scripts/container/exec.scm:105 #, scheme-format msgid "exec failed with status ~d~%" msgstr "" -#: guix/upstream.scm:157 +#: guix/upstream.scm:249 #, scheme-format msgid "signature verification failed for `~a'~%" msgstr "Verifizierung der Signatur fehlgeschlagen für »~a«~%" -#: guix/upstream.scm:159 +#: guix/upstream.scm:251 #, scheme-format msgid "(could be because the public key is not in your keyring)~%" -msgstr "(vielleicht befindet sich Ihr öffentlicher Schlüssel nicht im Schlüsselbund)~%" - -#: guix/upstream.scm:191 -msgid "gz" -msgstr "gz" +msgstr "" +"(vielleicht befindet sich Ihr öffentlicher Schlüssel nicht im " +"Schlüsselbund)~%" -#: guix/upstream.scm:234 +#: guix/upstream.scm:336 #, scheme-format msgid "~a: could not locate source file" msgstr "~a: Quelldatei konnte nicht gefunden werden" -#: guix/upstream.scm:239 +#: guix/upstream.scm:341 #, scheme-format msgid "~a: ~a: no `version' field in source; skipping~%" msgstr "~a: ~a: kein »version«-Feld in der Quelle; wird übersprungen~%" -#: guix/ui.scm:238 +#: guix/ui.scm:160 +#, fuzzy, scheme-format +msgid "~a: unbound variable" +msgstr " ~50a: nicht verfügbar~%" + +#: guix/ui.scm:252 msgid "entering debugger; type ',bt' for a backtrace\n" msgstr "" -#: guix/ui.scm:254 guix/ui.scm:271 +#: guix/ui.scm:301 +#, fuzzy, scheme-format +msgid "hint: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 #, scheme-format msgid "failed to load '~a': ~a~%" msgstr "»~a« konnte nicht geladen werden: ~a~%" -#: guix/ui.scm:257 +#: guix/ui.scm:320 +#, scheme-format +msgid "~amissing closing parenthesis~%" +msgstr "" + +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 #, scheme-format msgid "~a: error: ~a~%" msgstr "~a: Fehler: ~a~%" -#: guix/ui.scm:260 guix/ui.scm:529 +#: guix/ui.scm:333 +msgid "Did you forget a @code{use-modules} form?" +msgstr "" + +#: guix/ui.scm:335 +#, scheme-format +msgid "Did you forget @code{(use-modules ~a)}?" +msgstr "" + +#: guix/ui.scm:348 guix/ui.scm:711 #, scheme-format msgid "exception thrown: ~s~%" msgstr "" -#: guix/ui.scm:262 guix/ui.scm:280 +#: guix/ui.scm:352 guix/ui.scm:374 #, scheme-format msgid "failed to load '~a':~%" msgstr "»~a« konnte nicht geladen werden:~%" -#: guix/ui.scm:274 +#: guix/ui.scm:364 #, scheme-format msgid "~a: warning: ~a~%" msgstr "~a: Warnung: ~a~%" -#: guix/ui.scm:277 +#: guix/ui.scm:371 #, scheme-format msgid "failed to load '~a': exception thrown: ~s~%" msgstr "" -#: guix/ui.scm:289 +#: guix/ui.scm:383 #, scheme-format msgid "failed to install locale: ~a~%" msgstr "Locale konnte nicht installiert werden: ~a~%" -#: guix/ui.scm:308 +#. TRANSLATORS: Translate "(C)" to the copyright symbol +#. (C-in-a-circle), if this symbol is available in the user's +#. locale. Otherwise, do not translate "(C)"; leave it as-is. */ +#: guix/ui.scm:413 +msgid "(C)" +msgstr "" + +#: guix/ui.scm:414 +msgid "the Guix authors\n" +msgstr "" + +#: guix/ui.scm:415 +#, fuzzy msgid "" -"Copyright (C) 2016 the Guix authors\n" -"License GPLv3+: GNU GPL version 3 or later \n" +"License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" "Copyright (C) 2016 Die Guix-Autoren\n" -"Lizenz GPLv3+: GNU GPL Version 3 oder neuer \n" +"Lizenz GPLv3+: GNU GPL Version 3 oder neuer \n" "Dies ist freie Software: Sie können Sie ändern und weitergeben.\n" "Es gibt keine Garantie, soweit gesetzlich zulässig.\n" @@ -2101,7 +2729,7 @@ msgstr "" #. package. Please add another line saying "Report translation bugs to #. ...\n" with the address for translation bugs (typically your translation #. team's web or email address). -#: guix/ui.scm:320 +#: guix/ui.scm:427 #, scheme-format msgid "" "\n" @@ -2110,7 +2738,7 @@ msgstr "" "\n" "Melden Sie Fehler an: ~a." -#: guix/ui.scm:322 +#: guix/ui.scm:429 #, scheme-format msgid "" "\n" @@ -2119,7 +2747,7 @@ msgstr "" "\n" "~a Homepage: <~a>" -#: guix/ui.scm:324 +#: guix/ui.scm:431 msgid "" "\n" "General help using GNU software: " @@ -2127,199 +2755,251 @@ msgstr "" "\n" "Allgemeine Hilfe zu GNU-Software: " -#: guix/ui.scm:369 +#: guix/ui.scm:476 #, scheme-format msgid "'~a' is not a valid regular expression: ~a~%" msgstr "»~a« ist kein gültiger regulärer Ausdruck: ~a~%" -#: guix/ui.scm:375 +#: guix/ui.scm:482 #, scheme-format msgid "~a: invalid number~%" msgstr "~a: ungültige Zahl~%" -#: guix/ui.scm:392 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "Ungültige Zahl: ~a~%" -#: guix/ui.scm:415 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "Unbekannte Einheit: ~a~%" -#: guix/ui.scm:432 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "" -#: guix/ui.scm:439 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" msgstr "" -#: guix/ui.scm:444 +#: guix/ui.scm:572 +#, fuzzy, scheme-format +msgid "~s: invalid G-expression input~%" +msgstr "~a: ungültige Zahl~%" + +#: guix/ui.scm:575 #, scheme-format msgid "profile '~a' does not exist~%" msgstr "Profil »~a« existiert nicht~%" -#: guix/ui.scm:447 +#: guix/ui.scm:578 #, scheme-format msgid "generation ~a of profile '~a' does not exist~%" msgstr "Generation ~a des Profils »~a« existiert nicht~%" -#: guix/ui.scm:454 +#: guix/ui.scm:587 +#, scheme-format +msgid " ... propagated from address@hidden" +msgstr "" + +#: guix/ui.scm:597 +#, scheme-format +msgid "profile contains conflicting entries for ~a~a~%" +msgstr "" + +#: guix/ui.scm:600 +#, scheme-format +msgid " first entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:606 +#, scheme-format +msgid " second entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:618 #, scheme-format msgid "corrupt input while restoring '~a' from ~s~%" msgstr "Beschädigte Eingabe, während »~a« aus »~s« wiederhergestellt wurde~%" -#: guix/ui.scm:456 +#: guix/ui.scm:620 #, scheme-format msgid "corrupt input while restoring archive from ~s~%" -msgstr "Beschädigte Eingabe, während das Archiv aus »~s« wiederhergestellt wurde~%" +msgstr "" +"Beschädigte Eingabe, während das Archiv aus »~s« wiederhergestellt wurde~%" -#: guix/ui.scm:459 +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "Verbindung zu »~a« fehlgeschlagen: ~a~%" -#: guix/ui.scm:464 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "Erstellung fehlgeschlagen: ~a~%" -#: guix/ui.scm:467 +#: guix/ui.scm:631 #, scheme-format msgid "reference to invalid output '~a' of derivation '~a'~%" msgstr "" -#: guix/ui.scm:471 +#: guix/ui.scm:635 #, scheme-format msgid "file '~a' could not be found in these directories:~{ ~a~}~%" -msgstr "Datei »~a« konnte in diesen Verzeichnissen nicht gefunden werden:~{ ~a~}~%" +msgstr "" +"Datei »~a« konnte in diesen Verzeichnissen nicht gefunden werden:~{ ~a~}~%" -#: guix/ui.scm:483 +#: guix/ui.scm:661 #, scheme-format msgid "~a: ~a~%" msgstr "~a: ~a~%" -#: guix/ui.scm:518 +#: guix/ui.scm:696 #, scheme-format msgid "failed to read expression ~s: ~s~%" msgstr "Ausdruck ~s konnte nicht gelesen werden: ~s~%" -#: guix/ui.scm:524 +#: guix/ui.scm:702 #, scheme-format msgid "failed to evaluate expression '~a':~%" msgstr "Ausdruck »~a« kann nicht ausgewertet werden:~%" -#: guix/ui.scm:527 +#: guix/ui.scm:705 #, scheme-format msgid "syntax error: ~a~%" msgstr "Syntaxfehler: ~a~%" -#: guix/ui.scm:541 +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "Ausdruck ~s ergibt kein Paket~%" -#: guix/ui.scm:603 +#: guix/ui.scm:742 +msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" +msgstr "" + +#: guix/ui.scm:810 #, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" msgstr[0] "" msgstr[1] "" -#: guix/ui.scm:608 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:818 +#, fuzzy +msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[Die folgende Datei wird heruntergeladen:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:823 #, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "" msgstr[1] "" -#: guix/ui.scm:614 +#: guix/ui.scm:830 #, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" msgstr[0] "" msgstr[1] "" -#: guix/ui.scm:619 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:838 +#, fuzzy +msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[Die folgende Datei wird heruntergeladen:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:843 #, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Die folgende Datei wird heruntergeladen:~%~{ ~a~%~}~;~]" msgstr[1] "~:[Die folgenden Dateien werden heruntergeladen:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:674 +#: guix/ui.scm:903 #, scheme-format msgid "The following package would be removed:~%~{~a~%~}~%" msgid_plural "The following packages would be removed:~%~{~a~%~}~%" msgstr[0] "Das folgende Paket würde entfernt werden:~%~{~a~%~}~%" msgstr[1] "Die folgenden Pakete würden entfernt werden:~%~{~a~%~}~%" -#: guix/ui.scm:679 +#: guix/ui.scm:908 #, scheme-format msgid "The following package will be removed:~%~{~a~%~}~%" msgid_plural "The following packages will be removed:~%~{~a~%~}~%" msgstr[0] "Das folgende Paket würde entfernt werden:~%~{~a~%~}~%" msgstr[1] "Die folgenden Pakete würden entfernt werden:~%~{~a~%~}~%" -#: guix/ui.scm:692 +#: guix/ui.scm:921 #, scheme-format msgid "The following package would be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" -msgstr[0] "Die Version des folgenden Pakets würde heruntergestuft werden:~%~{~a~%~}~%" -msgstr[1] "Die Version der folgenden Pakete würde heruntergestuft werden:~%~{~a~%~}~%" +msgstr[0] "" +"Die Version des folgenden Pakets würde heruntergestuft werden:~%~{~a~%~}~%" +msgstr[1] "" +"Die Version der folgenden Pakete würde heruntergestuft werden:~%~{~a~%~}~%" -#: guix/ui.scm:697 +#: guix/ui.scm:926 #, scheme-format msgid "The following package will be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" msgstr[0] "Die Version des folgenden Pakets wird heruntergestuft:~%~{~a~%~}~%" msgstr[1] "Die Version der folgenden Pakete wird heruntergestuft:~%~{~a~%~}~%" -#: guix/ui.scm:710 +#: guix/ui.scm:939 #, scheme-format msgid "The following package would be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" msgstr[0] "Das folgende Paket würde aktualisiert werden:~%~{~a~%~}~%" msgstr[1] "Die folgenden Pakete würden aktualisiert werden:~%~{~a~%~}~%" -#: guix/ui.scm:715 +#: guix/ui.scm:944 #, scheme-format msgid "The following package will be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" msgstr[0] "Das folgende Paket wird aktualisiert:~%~{~a~%~}~%" msgstr[1] "Die folgenden Pakete werden aktualisiert:~%~{~a~%~}~%" -#: guix/ui.scm:726 +#: guix/ui.scm:955 #, scheme-format msgid "The following package would be installed:~%~{~a~%~}~%" msgid_plural "The following packages would be installed:~%~{~a~%~}~%" msgstr[0] "Das folgende Paket würde installiert werden:~%~{~a~%~}~%" msgstr[1] "Die folgenden Pakete würden installiert werden:~%~{~a~%~}~%" -#: guix/ui.scm:731 +#: guix/ui.scm:960 #, scheme-format msgid "The following package will be installed:~%~{~a~%~}~%" msgid_plural "The following packages will be installed:~%~{~a~%~}~%" msgstr[0] "Das folgende Paket wird installiert:~%~{~a~%~}~%" msgstr[1] "Die folgenden Pakete werden installiert:~%~{~a~%~}~%" -#: guix/ui.scm:748 +#: guix/ui.scm:977 msgid "" msgstr "" -#: guix/ui.scm:767 -#, scheme-format -msgid "failed to create configuration directory `~a': ~a~%" -msgstr "Konfigurationsverzeichnis »~a« konnte nicht angelegt werden: ~a~%" - -#: guix/ui.scm:890 guix/ui.scm:904 -msgid "unknown" -msgstr "unbekannt" - -#: guix/ui.scm:1062 +#: guix/ui.scm:1339 #, scheme-format msgid "Generation ~a\t~a" msgstr "Generation ~a\t~a" @@ -2327,27 +3007,27 @@ msgstr "Generation ~a\t~a" #. TRANSLATORS: The word "current" here is an adjective for #. "Generation", as in "current generation". Use the appropriate #. gender where applicable. -#: guix/ui.scm:1072 +#: guix/ui.scm:1349 #, scheme-format msgid "~a\t(current)~%" msgstr "~a\t(aktuell)~%" -#: guix/ui.scm:1089 +#: guix/ui.scm:1392 #, scheme-format msgid "switched from generation ~a to ~a~%" msgstr "Von Generation »~a« zu »~a« gewechselt~%" -#: guix/ui.scm:1105 +#: guix/ui.scm:1408 #, scheme-format msgid "deleting ~a~%" msgstr "~a wird gelöscht~%" -#: guix/ui.scm:1153 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "Rufen Sie »guix --help« auf, um weitere Informationen zu erhalten.~%" -#: guix/ui.scm:1180 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" @@ -2355,33 +3035,34 @@ msgstr "" "Aufruf: guix BEFEHL ARGUMENTE …\n" "BEFEHL mit ARGUMENTEN ausführen.\n" -#: guix/ui.scm:1183 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" msgstr "BEFEHL muss einer der unten aufgelisteten Unterbefehle sein:\n" -#: guix/ui.scm:1203 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix: ~a: Befehl nicht gefunden~%" -#: guix/ui.scm:1220 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "guix: Befehlsname fehlt~%" -#: guix/ui.scm:1228 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix: nicht erkannte Option »~a«~%" -#: guix/http-client.scm:266 +#: guix/http-client.scm:117 #, scheme-format msgid "following redirection to `~a'...~%" msgstr "Weiterleitung zu »~a« wird gefolgt …~%" -#: guix/http-client.scm:275 -msgid "download failed" -msgstr "Herunterladen fehlgeschlagen" +#: guix/http-client.scm:129 +#, fuzzy, scheme-format +msgid "~a: HTTP download failed: ~a (~s)" +msgstr "~a: Herunterladen fehlgeschlagen~%" #: guix/nar.scm:155 msgid "signature is not a valid s-expression" @@ -2425,139 +3106,181 @@ msgstr "Der importierten Datei fehlt eine Signatur" msgid "invalid inter-file archive mark" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:61 +#: nix/nix-daemon/guix-daemon.cc:66 msgid "guix-daemon -- perform derivation builds and store accesses" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:63 -msgid "This program is a daemon meant to run in the background. It serves requests sent over a Unix-domain socket. It accesses the store, and builds derivations on behalf of its clients." +#: nix/nix-daemon/guix-daemon.cc:68 +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." msgstr "" -#: nix/nix-daemon/guix-daemon.cc:87 +#: nix/nix-daemon/guix-daemon.cc:95 msgid "SYSTEM" msgstr "SYSTEM" -#: nix/nix-daemon/guix-daemon.cc:88 +#: nix/nix-daemon/guix-daemon.cc:96 msgid "assume SYSTEM as the current system type" msgstr "SYSTEM als aktuellen Systemtyp annehmen" -#: nix/nix-daemon/guix-daemon.cc:89 nix/nix-daemon/guix-daemon.cc:92 +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 msgid "N" msgstr "N" -#: nix/nix-daemon/guix-daemon.cc:90 +#: nix/nix-daemon/guix-daemon.cc:98 msgid "use N CPU cores to build each derivation; 0 means as many as available" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:93 +#: nix/nix-daemon/guix-daemon.cc:101 msgid "allow at most N build jobs" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:95 +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 +msgid "SECONDS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:103 +msgid "mark builds as failed after SECONDS of activity" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:105 +msgid "mark builds as failed after SECONDS of silence" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:107 msgid "disable chroot builds" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:96 +#: nix/nix-daemon/guix-daemon.cc:108 msgid "DIR" msgstr "VERZ" -#: nix/nix-daemon/guix-daemon.cc:97 +#: nix/nix-daemon/guix-daemon.cc:109 msgid "add DIR to the build chroot" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:98 +#: nix/nix-daemon/guix-daemon.cc:110 msgid "GROUP" msgstr "GRUPPE" -#: nix/nix-daemon/guix-daemon.cc:99 +#: nix/nix-daemon/guix-daemon.cc:111 msgid "perform builds as a user of GROUP" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:101 +#: nix/nix-daemon/guix-daemon.cc:113 msgid "do not use substitutes" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:102 +#: nix/nix-daemon/guix-daemon.cc:114 msgid "URLS" msgstr "URLS" -#: nix/nix-daemon/guix-daemon.cc:103 +#: nix/nix-daemon/guix-daemon.cc:115 msgid "use URLS as the default list of substitute providers" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:105 +#: nix/nix-daemon/guix-daemon.cc:117 msgid "do not use the 'build hook'" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:107 +#: nix/nix-daemon/guix-daemon.cc:119 msgid "cache build failures" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:109 +#: nix/nix-daemon/guix-daemon.cc:121 msgid "build each derivation N times in a row" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:111 +#: nix/nix-daemon/guix-daemon.cc:123 msgid "do not keep build logs" msgstr "Erstellungsprotokolle nicht behalten" -#: nix/nix-daemon/guix-daemon.cc:113 +#: nix/nix-daemon/guix-daemon.cc:126 msgid "disable compression of the build logs" msgstr "Erstellungsprotokolle nicht komprimieren" -#: nix/nix-daemon/guix-daemon.cc:118 +#: nix/nix-daemon/guix-daemon.cc:128 +#, fuzzy +msgid "use the specified compression type for build logs" +msgstr "Erstellungsprotokolle nicht komprimieren" + +#: nix/nix-daemon/guix-daemon.cc:133 msgid "disable automatic file \"deduplication\" in the store" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:128 +#: nix/nix-daemon/guix-daemon.cc:143 msgid "impersonate Linux 2.6" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:132 +#: nix/nix-daemon/guix-daemon.cc:147 msgid "tell whether the GC must keep outputs of live derivations" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:135 +#: nix/nix-daemon/guix-daemon.cc:150 msgid "tell whether the GC must keep derivations corresponding to live outputs" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:138 +#: nix/nix-daemon/guix-daemon.cc:153 msgid "SOCKET" msgstr "SOCKET" -#: nix/nix-daemon/guix-daemon.cc:139 +#: nix/nix-daemon/guix-daemon.cc:154 msgid "listen for connections on SOCKET" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:141 +#: nix/nix-daemon/guix-daemon.cc:156 msgid "produce debugging output" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:201 -#, c-format -msgid "error: %s: invalid number of rounds\n" -msgstr "" +#~ msgid "unrecognized option: ~a~%" +#~ msgstr "Nicht erkannte Option: ~a~%" -#: nix/nix-daemon/guix-daemon.cc:220 nix/nix-daemon/guix-daemon.cc:396 -#, c-format -msgid "error: %s\n" -msgstr "Fehler: %s\n" +#~ msgid "tarball did not produce a single source directory" +#~ msgstr "Entpacken des Tar-Archiv erzeugte kein einzelnes Quellverzeichnis" -#: nix/nix-daemon/guix-daemon.cc:281 -#, c-format -msgid "error: libgcrypt version mismatch\n" -msgstr "Fehler: libgcrypt-Version passt nicht\n" +#~ msgid "failed to unpack source code" +#~ msgstr "Quellcode konnte nicht entpackt werden" -#: nix/nix-daemon/guix-daemon.cc:372 -#, c-format -msgid "warning: daemon is running as root, so using `--build-users-group' is highly recommended\n" -msgstr "" +#~ msgid "~A: unexpected argument~%" +#~ msgstr "~A: unerwartetes Argument~%" + +#~ msgid "failed to download up-to-date source, exiting\n" +#~ msgstr "Aktueller Quellcode konnte nicht heruntergeladen werden, Abbruch\n" + +#, fuzzy +#~| msgid "found valid signature for '~a'~%" +#~ msgid "~%Found valid signature for ~a~%" +#~ msgstr "Gültige Signatur für »~a« gefunden~%" + +#, fuzzy +#~| msgid "~a~%" +#~ msgid "From ~a~%" +#~ msgstr "~a~%" + +#~ msgid "failed to install GRUB on device '~a'~%" +#~ msgstr "GRUB konnte nicht auf Gerät »~a« installiert werden~%" + +#, fuzzy +#~| msgid "failed to load '~a': ~a~%" +#~ msgid "failed to lookup NIST host: ~a~%" +#~ msgstr "»~a« konnte nicht geladen werden: ~a~%" + +#~ msgid "gz" +#~ msgstr "gz" + +#~ msgid "failed to create configuration directory `~a': ~a~%" +#~ msgstr "Konfigurationsverzeichnis »~a« konnte nicht angelegt werden: ~a~%" + +#~ msgid "download failed" +#~ msgstr "Herunterladen fehlgeschlagen" -#~ msgid "looking for the latest release of GNU ~a..." -#~ msgstr "Nach der letzten Veröffentlichung von GNU ~a wird gesucht …" +#~ msgid "error: %s\n" +#~ msgstr "Fehler: %s\n" -#~ msgid "~a: package not found~%" -#~ msgstr "~a: Paket nicht gefunden~%" +#~ msgid "error: libgcrypt version mismatch\n" +#~ msgstr "Fehler: libgcrypt-Version passt nicht\n" #~ msgid "too many arguments\n" #~ msgstr "Zu wenige Argumente\n" diff --git a/po/guix/eo.po b/po/guix/eo.po index 049bdf23e..ae80b9e25 100644 --- a/po/guix/eo.po +++ b/po/guix/eo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.8.2\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2015-05-10 14:02+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2015-06-19 21:09-0300\n" "Last-Translator: Felipe Castro \n" "Language-Team: Esperanto \n" @@ -18,66 +18,231 @@ msgstr "" "X-Generator: Poedit 1.7.7\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gnu/packages.scm:78 -#, scheme-format -msgid "~a: patch not found" +#: gnu.scm:82 +#, fuzzy, scheme-format +msgid "module ~a not found" msgstr "~a: flikaĵo ne trovita" -#: gnu/packages.scm:89 +#: gnu.scm:100 +msgid "" +"You may use @command{guix package --show=foo | grep location} to search\n" +"for the location of package @code{foo}.\n" +"If you get the line @code{location: gnu/packages/bar.scm:174:2},\n" +"add @code{bar} to the @code{use-package-modules} form." +msgstr "" + +#: gnu.scm:108 #, scheme-format -msgid "could not find bootstrap binary '~a' for system '~a'" -msgstr "ne eblis trovi ekŝargilan ciferec-dosieron '~a' por la sistemo '~a'" +msgid "Try adding @code{(use-package-modules ~a)}." +msgstr "" -#: gnu/packages.scm:141 +#: gnu.scm:123 #, scheme-format -msgid "cannot access `~a': ~a~%" -msgstr "ne eblas atingi '~a': ~a~%" +msgid "" +"You may use @command{guix system search ~a} to search for a service\n" +"matching @code{~a}.\n" +"If you get the line @code{location: gnu/services/foo.scm:188:2},\n" +"add @code{foo} to the @code{use-service-modules} form." +msgstr "" -#: gnu/packages.scm:382 +#: gnu.scm:132 #, scheme-format -msgid "looking for the latest release of GNU ~a..." -msgstr "ni serĉas la lastan eldonon de GNU ~a..." +msgid "Try adding @code{(use-service-modules ~a)}." +msgstr "" + +#: gnu/packages.scm:92 +#, scheme-format +msgid "~a: patch not found" +msgstr "~a: flikaĵo ne trovita" -#: gnu/packages.scm:389 +#: gnu/packages.scm:108 #, scheme-format -msgid "~a: note: using ~a but ~a is available upstream~%" -msgstr "~a: rimarko: ni uzas ~a sed ~a disponeblas unuanivele~%" +msgid "could not find bootstrap binary '~a' for system '~a'" +msgstr "ne eblis trovi ekŝargilan ciferec-dosieron '~a' por la sistemo '~a'" -#: gnu/packages.scm:411 guix/scripts/package.scm:350 +#: gnu/packages.scm:240 #, scheme-format msgid "ambiguous package specification `~a'~%" msgstr "plursenca pak-specifigo '~a'~%" -#: gnu/packages.scm:412 guix/scripts/package.scm:352 -#, scheme-format -msgid "choosing ~a from ~a~%" +#: gnu/packages.scm:241 +#, fuzzy, scheme-format +msgid "choosing address@hidden from ~a~%" msgstr "ni elektas ~a el ~a~%" -#: gnu/packages.scm:418 +#: gnu/packages.scm:246 guix/scripts/package.scm:275 +#, fuzzy, scheme-format +msgid "package '~a' has been superseded by '~a'~%" +msgstr "pako '~a' havas neniun fonton~%" + +#: gnu/packages.scm:253 #, scheme-format msgid "~A: package not found for version ~a~%" msgstr "~A: pako ne trovita por versio ~a~%" -#: gnu/packages.scm:420 +#: gnu/packages.scm:254 #, scheme-format msgid "~A: unknown package~%" msgstr "~A: nekonata pako~%" -#: gnu/system.scm:811 -msgid "system locale lacks a definition" -msgstr "sistema lokaĵaro malhavas difinon" +#: gnu/packages.scm:282 +#, scheme-format +msgid "package `~a' lacks output `~a'~%" +msgstr "pako '~a' malhavas eligon '~a'~%" + +#: gnu/services.scm:237 +#, scheme-format +msgid "~a: no value specified for service of type '~a'" +msgstr "" + +#: gnu/services.scm:642 +#, scheme-format +msgid "no target of type '~a' for service '~a'" +msgstr "" + +#: gnu/services.scm:668 gnu/services.scm:761 +#, scheme-format +msgid "more than one target service of type '~a'" +msgstr "" + +#: gnu/services.scm:751 +#, scheme-format +msgid "service of type '~a' not found" +msgstr "" + +#: gnu/system.scm:311 +#, scheme-format +msgid "unrecognized boot parameters for '~a'~%" +msgstr "nerekonataj ekŝargaj parametroj por '~a'~%" + +#: gnu/system.scm:701 +#, scheme-format +msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" + +#: gnu/system.scm:717 +#, scheme-format +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" -#: gnu/services/dmd.scm:51 +#: gnu/system.scm:864 +#, fuzzy, scheme-format +msgid "~a: invalid locale name" +msgstr "~a: malvalida numero~%" + +#: gnu/services/shepherd.scm:177 #, scheme-format msgid "service '~a' provided more than once" msgstr "servo '~a' estas provizata pli ol unu foje" -#: guix/scripts/build.scm:65 +#: gnu/services/shepherd.scm:192 +#, scheme-format +msgid "service '~a' requires '~a', which is not provided by any service" +msgstr "" + +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 +#, scheme-format +msgid "supplementary group '~a' of user '~a' is undeclared" +msgstr "" + +#: gnu/system/shadow.scm:249 +#, scheme-format +msgid "primary group '~a' of user '~a' is undeclared" +msgstr "" + +#: guix/scripts.scm:56 +#, scheme-format +msgid "invalid argument: ~a~%" +msgstr "malvalida argumento: ~a~%" + +#: guix/scripts.scm:84 guix/scripts/download.scm:135 +#: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 +#, scheme-format +msgid "~A: unrecognized option~%" +msgstr "~A: nerekonata modifilo~%" + +#: guix/scripts.scm:179 +#, scheme-format +msgid "Your Guix installation is ~a day old.\n" +msgid_plural "Your Guix installation is ~a days old.\n" +msgstr[0] "" +msgstr[1] "" + +#: guix/scripts.scm:184 +#, scheme-format +msgid "" +"Consider running 'guix pull' followed by\n" +"'~a' to get up-to-date packages and security updates.\n" +msgstr "" + +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "fiasko dum kreo de radiko GC '~a': ~a~%" -#: guix/scripts/build.scm:102 +#: guix/scripts/build.scm:229 +#, fuzzy, scheme-format +msgid "invalid replacement specification: ~s~%" +msgstr "plursenca pak-specifigo '~a'~%" + +#: guix/scripts/build.scm:286 +msgid "" +"\n" +" --with-source=SOURCE\n" +" use SOURCE when building the corresponding package" +msgstr "" +"\n" +" --with-source=FONTO\n" +" uzi FONTOn dum konstruo de la koresponda pako" + +#: guix/scripts/build.scm:289 +msgid "" +"\n" +" --with-input=PACKAGE=REPLACEMENT\n" +" replace dependency PACKAGE by REPLACEMENT" +msgstr "" + +#: guix/scripts/build.scm:292 +msgid "" +"\n" +" --with-graft=PACKAGE=REPLACEMENT\n" +" graft REPLACEMENT on packages that refer to PACKAGE" +msgstr "" + +#: guix/scripts/build.scm:317 +#, scheme-format +msgid "transformation '~a' had no effect on ~a~%" +msgstr "" + +#: guix/scripts/build.scm:335 msgid "" "\n" " -L, --load-path=DIR prepend DIR to the package module search path" @@ -85,7 +250,7 @@ msgstr "" "\n" " -L, --load-path=UJO antaŭmedi UJOn al la modula serĉvojo de la pako" -#: guix/scripts/build.scm:104 +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" @@ -93,7 +258,16 @@ msgstr "" "\n" " -K, --keep-failed teni konstru-arbon el fiaskintaj konstruoj" -#: guix/scripts/build.scm:106 +#: guix/scripts/build.scm:339 +#, fuzzy +msgid "" +"\n" +" -k, --keep-going keep going when some of the derivations fail" +msgstr "" +"\n" +" -n, --dry-run ne konstrui derivaĵojn" + +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" @@ -101,23 +275,40 @@ msgstr "" "\n" " -n, --dry-run ne konstrui derivaĵojn" -#: guix/scripts/build.scm:108 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" msgstr "" "\n" -" --fallback retropaŝi al konstruado kiam la anstataŭiganto fiaskas" +" --fallback retropaŝi al konstruado kiam la anstataŭiganto " +"fiaskas" -#: guix/scripts/build.scm:110 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" msgstr "" "\n" -" --no-substitutes konstrui anstataŭ uzi jam-konstruitajn anstataŭigantojn" +" --no-substitutes konstrui anstataŭ uzi jam-konstruitajn " +"anstataŭigantojn" -#: guix/scripts/build.scm:112 +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 +msgid "" +"\n" +" --substitute-urls=URLS\n" +" fetch substitute from URLS if they are authorized" +msgstr "" + +#: guix/scripts/build.scm:350 +msgid "" +"\n" +" --no-grafts do not graft packages" +msgstr "" +"\n" +" --no-grafts ne kunmetu pakojn" + +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" @@ -125,7 +316,7 @@ msgstr "" "\n" " --no-build-hook ne provi disŝarĝi konstruojn per la konstru-hoko" -#: guix/scripts/build.scm:114 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" @@ -133,17 +324,19 @@ msgid "" msgstr "" "\n" " --max-silent-time=SEKUNDOJ\n" -" marki la konstruon kiel fiaskintan post SEKUNDOJ da silento" +" marki la konstruon kiel fiaskintan post SEKUNDOJ da " +"silento" -#: guix/scripts/build.scm:117 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" msgstr "" "\n" -" --timeout=SEKUNDOJ marki la konstruon kiel fiaskintan post SEKUNDOJ da aktivado" +" --timeout=SEKUNDOJ marki la konstruon kiel fiaskintan post SEKUNDOJ da " +"aktivado" -#: guix/scripts/build.scm:119 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" @@ -151,7 +344,13 @@ msgstr "" "\n" " --verbosity=NIVELO uzi la indikitan detaligan NIVELOn" -#: guix/scripts/build.scm:121 +#: guix/scripts/build.scm:361 +msgid "" +"\n" +" --rounds=N build N times in a row to detect non-determinism" +msgstr "" + +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" @@ -159,7 +358,7 @@ msgstr "" "\n" " -c, --cores=N permesigi uzon de ĝis N CPU-nukleojn por la konstruo" -#: guix/scripts/build.scm:123 +#: guix/scripts/build.scm:365 msgid "" "\n" " -M, --max-jobs=N allow at most N build jobs" @@ -167,12 +366,12 @@ msgstr "" "\n" " -M, --max-jobs=N permesi maksimume N konstru-taskojn" -#: guix/scripts/build.scm:198 guix/scripts/build.scm:205 +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 #, scheme-format msgid "not a number: '~a' option argument: ~a~%" msgstr "ne estas numero: '~a' modifil-argumento: ~a~%" -#: guix/scripts/build.scm:224 +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" @@ -180,7 +379,7 @@ msgstr "" "Uzado: guix build [MODIFILO]... PAKO-AŬ-DERIVAĴO...\n" "Konstrui la indikitan PAKO-AŬ-DERIVAĴOn kaj montri iliajn eligajn vojojn.\n" -#: guix/scripts/build.scm:226 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" @@ -188,7 +387,18 @@ msgstr "" "\n" " -e, --expression=ESPR konstrui la pakon aŭ derivaĵon kiu rezultas de ESPR" -#: guix/scripts/build.scm:228 +#: guix/scripts/build.scm:501 +#, fuzzy +msgid "" +"\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" +" FILE evaluates to" +msgstr "" +"\n" +" -e, --expression=ESPR konstrui la pakon aŭ derivaĵon kiu rezultas de ESPR" + +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" @@ -196,17 +406,20 @@ msgstr "" "\n" " -S, --source konstrui la font-derivaĵojn de la pakoj" -#: guix/scripts/build.scm:230 +#: guix/scripts/build.scm:506 msgid "" "\n" -" --sources[=TYPE] build source derivations; TYPE may optionally be one\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" " of \"package\", \"all\" (default), or \"transitive\"" msgstr "" "\n" -" --sources[=TIPO] konstrui fontajn derivaĵojn; TIPO povas laŭelekte esti\n" -" unu el \"package\", \"all\" (aprioras), aŭ \"transitive\"" +" --sources[=TIPO] konstrui fontajn derivaĵojn; TIPO povas laŭelekte " +"esti\n" +" unu el \"package\", \"all\" (aprioras), aŭ " +"\"transitive\"" -#: guix/scripts/build.scm:233 +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" @@ -214,7 +427,7 @@ msgstr "" "\n" " -s, --system=SISTEMO provi konstrui por SISTEMO--ekz., \"i686-linux\"" -#: guix/scripts/build.scm:235 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" @@ -222,56 +435,65 @@ msgstr "" "\n" " --target=TRIOPO cruc-konstrui por TRIOPO--ekz., \"armel-linux-gnu\"" -#: guix/scripts/build.scm:237 +#: guix/scripts/build.scm:513 msgid "" "\n" -" --with-source=SOURCE\n" -" use SOURCE when building the corresponding package" +" -d, --derivations return the derivation paths of the given packages" msgstr "" "\n" -" --with-source=FONTO\n" -" uzi FONTOn dum konstruo de la koresponda pako" +" -d, --derivations liveri la derivaĵajn vojojn de la indikitaj pakoj" -#: guix/scripts/build.scm:240 +#: guix/scripts/build.scm:515 msgid "" "\n" -" --no-grafts do not graft packages" +" --check rebuild items to check for non-determinism issues" msgstr "" -"\n" -" --no-grafts ne kunmetu pakojn" -#: guix/scripts/build.scm:242 +#: guix/scripts/build.scm:517 msgid "" "\n" -" -d, --derivations return the derivation paths of the given packages" +" --repair repair the specified items" msgstr "" -"\n" -" -d, --derivations liveri la derivaĵajn vojojn de la indikitaj pakoj" -#: guix/scripts/build.scm:244 +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" " as a garbage collector root" msgstr "" "\n" -" -r, --root=DOSIERO igi DOSIEROn simbola ligo al la rezulto, kaj registri\n" +" -r, --root=DOSIERO igi DOSIEROn simbola ligo al la rezulto, kaj " +"registri\n" " ĝin kiel radikon de rubaĵ-kolektanto" -#: guix/scripts/build.scm:247 +#: guix/scripts/build.scm:522 +#, fuzzy +msgid "" +"\n" +" -q, --quiet do not show the build log" +msgstr "" +"\n" +" -n, --dry-run ne konstrui derivaĵojn" + +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" msgstr "" "\n" -" --log-file liveri la protokol-dosierajn nomojn por la indikitaj derivaĵoj" +" --log-file liveri la protokol-dosierajn nomojn por la " +"indikitaj derivaĵoj" -#: guix/scripts/build.scm:252 guix/scripts/download.scm:53 -#: guix/scripts/package.scm:464 guix/scripts/gc.scm:58 -#: guix/scripts/hash.scm:55 guix/scripts/import.scm:90 -#: guix/scripts/pull.scm:81 guix/scripts/substitute.scm:682 -#: guix/scripts/system.scm:400 guix/scripts/lint.scm:534 -#: guix/scripts/publish.scm:56 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 +#: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" " -h, --help display this help and exit" @@ -279,12 +501,16 @@ msgstr "" "\n" " -h, --help montri ĉi tiun helpon kaj eliri" -#: guix/scripts/build.scm:254 guix/scripts/download.scm:55 -#: guix/scripts/package.scm:466 guix/scripts/gc.scm:60 -#: guix/scripts/hash.scm:57 guix/scripts/import.scm:92 -#: guix/scripts/pull.scm:83 guix/scripts/substitute.scm:684 -#: guix/scripts/system.scm:402 guix/scripts/lint.scm:538 -#: guix/scripts/publish.scm:58 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 +#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" " -V, --version display version information and exit" @@ -292,7 +518,7 @@ msgstr "" "\n" " -V, --version montri informon pri versio kaj eliri" -#: guix/scripts/build.scm:281 +#: guix/scripts/build.scm:560 #, scheme-format msgid "" "invalid argument: '~a' option argument: ~a, ~\n" @@ -301,21 +527,32 @@ msgstr "" "malvalida argumento: '~a' modifila argumento: ~a, ~\n" "devas esti unu el 'package', 'all', aŭ 'transitive'~%" -#: guix/scripts/build.scm:404 +#: guix/scripts/build.scm:613 #, scheme-format -msgid "sources do not match any package:~{ ~a~}~%" -msgstr "fontoj ne kongruas al iu ajn pako:~{ ~a~}~%" +msgid "~s: not something we can build~%" +msgstr "" -#: guix/scripts/build.scm:453 +#: guix/scripts/build.scm:667 +#, fuzzy, scheme-format +msgid "~a: warning: package '~a' has no source~%" +msgstr "pako '~a' havas neniun fonton~%" + +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "neniu konstruita protokolo por '~a'~%" -#: guix/scripts/download.scm:44 +#: guix/discovery.scm:88 +#, scheme-format +msgid "cannot access `~a': ~a~%" +msgstr "ne eblas atingi '~a': ~a~%" + +#: guix/scripts/download.scm:69 +#, fuzzy msgid "" "Usage: guix download [OPTION] URL\n" -"Download the file at URL, add it to the store, and print its store path\n" -"and the hash of its contents.\n" +"Download the file at URL to the store or to the given file, and print its\n" +"file name and the hash of its contents.\n" "\n" "Supported formats: 'nix-base32' (default), 'base32', and 'base16'\n" "('hex' and 'hexadecimal' can be used as well).\n" @@ -327,7 +564,7 @@ msgstr "" "Subtenataj formoj: 'nix-base32' (aprioras), 'base32', kaj 'base16'\n" "('hex' kaj 'hexadecimal' ankaŭ uzeblas, por deksesumo).\n" -#: guix/scripts/download.scm:50 guix/scripts/hash.scm:50 +#: guix/scripts/download.scm:75 guix/scripts/hash.scm:54 msgid "" "\n" " -f, --format=FMT write the hash in the given format" @@ -335,95 +572,128 @@ msgstr "" "\n" " -f, --format=FRM skribi la haketon laŭ la indikita formo" -#: guix/scripts/download.scm:73 guix/scripts/hash.scm:75 +#: guix/scripts/download.scm:77 +msgid "" +"\n" +" --no-check-certificate\n" +" do not validate the certificate of HTTPS servers " +msgstr "" + +#: guix/scripts/download.scm:80 +msgid "" +"\n" +" -o, --output=FILE download to FILE" +msgstr "" + +#: guix/scripts/download.scm:103 guix/scripts/hash.scm:82 #, scheme-format msgid "unsupported hash format: ~a~%" msgstr "nesubtenata haket-formo: ~a~%" -#: guix/scripts/download.scm:96 guix/scripts/gc.scm:122 -#: guix/scripts/pull.scm:217 guix/scripts/lint.scm:585 -#: guix/scripts/publish.scm:233 guix/ui.scm:829 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 #, scheme-format -msgid "~A: unrecognized option~%" -msgstr "~A: nerekonata modifilo~%" +msgid "~A: extraneous argument~%" +msgstr "~A: fremda argumento~%" + +#: guix/scripts/download.scm:146 +#, fuzzy, scheme-format +msgid "no download URI was specified~%" +msgstr "~a: elŝuto fiaskis~%" -#: guix/scripts/download.scm:106 +#: guix/scripts/download.scm:151 #, scheme-format msgid "~a: failed to parse URI~%" msgstr "~a: analizo de URI fiaskis~%" -#: guix/scripts/download.scm:117 +#: guix/scripts/download.scm:161 #, scheme-format msgid "~a: download failed~%" msgstr "~a: elŝuto fiaskis~%" -#: guix/scripts/package.scm:108 +#: guix/scripts/package.scm:112 #, scheme-format -msgid "failed to build the empty profile~%" -msgstr "fiasko dum konstruo de malplena profilo~%" +msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" +msgstr "Provu \"info '(guix) Invoking guix package'\" por pli da informo.'%" -#: guix/scripts/package.scm:124 +#: guix/scripts/package.scm:134 #, scheme-format -msgid "switching from generation ~a to ~a~%" -msgstr "alterno el generacio ~a al ~a~%" +msgid "error: while creating directory `~a': ~a~%" +msgstr "eraro: dum kreo de dosierujo '~a': ~a~%" -#: guix/scripts/package.scm:143 +#: guix/scripts/package.scm:138 #, scheme-format -msgid "nothing to do: already at the empty profile~%" -msgstr "nenio por fari: jam estas ĉe la malplena profilo~%" +msgid "Please create the `~a' directory, with you as the owner.~%" +msgstr "Bonvolu krei la dosierujon '~a', kun vi kiel posedanto.~%" -#: guix/scripts/package.scm:155 +#: guix/scripts/package.scm:145 #, scheme-format -msgid "deleting ~a~%" -msgstr "ni forigas ~a~%" +msgid "error: directory `~a' is not owned by you~%" +msgstr "eraro: dosierujo '~a' ne estas posedata de vi~%" + +#: guix/scripts/package.scm:148 +#, scheme-format +msgid "Please change the owner of `~a' to user ~s.~%" +msgstr "Bonvole ŝanĝu la posedanton de '~a' al la uzanto ~s.~%" -#: guix/scripts/package.scm:268 +#: guix/scripts/package.scm:183 #, scheme-format msgid "not removing generation ~a, which is current~%" msgstr "ni ne forigas generacion ~a, kiu estas la nuna~%" -#: guix/scripts/package.scm:275 +#: guix/scripts/package.scm:190 #, scheme-format msgid "no matching generation~%" msgstr "neniu kongrua generacio~%" -#: guix/scripts/package.scm:278 guix/scripts/package.scm:917 +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 #, scheme-format msgid "invalid syntax: ~a~%" msgstr "malvalida sintakso: ~a~%" -#: guix/scripts/package.scm:340 +#: guix/scripts/package.scm:219 #, scheme-format -msgid "package `~a' lacks output `~a'~%" -msgstr "pako '~a' malhavas eligon '~a'~%" +msgid "nothing to be done~%" +msgstr "nenio por fari~%" -#: guix/scripts/package.scm:357 +#: guix/scripts/package.scm:233 #, scheme-format -msgid "~a: package not found~%" -msgstr "~a: pako ne trovita~%" +msgid "~a package in profile~%" +msgid_plural "~a packages in profile~%" +msgstr[0] "pako ~a en profilo~%" +msgstr[1] "pakoj ~a en profilo~%" -#: guix/scripts/package.scm:401 +#: guix/scripts/package.scm:317 +#, fuzzy, scheme-format +msgid "package '~a' no longer exists~%" +msgstr "pako '~a' havas neniun fonton~%" + +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" msgstr "La jenaj medi-variablaj difinoj povos esti necesaj:~%" -#: guix/scripts/package.scm:417 +#: guix/scripts/package.scm:371 +#, fuzzy msgid "" -"Usage: guix package [OPTION]... PACKAGES...\n" -"Install, remove, or upgrade PACKAGES in a single transaction.\n" +"Usage: guix package [OPTION]...\n" +"Install, remove, or upgrade packages in a single transaction.\n" msgstr "" "Uzmaniero: guix package [MODIFILO]... PAKOJ...\n" "Instalas, forigas, aŭ ĝisdatigas PAKOJn en ununura ago.\n" -#: guix/scripts/package.scm:419 +#: guix/scripts/package.scm:373 +#, fuzzy msgid "" "\n" -" -i, --install=PACKAGE install PACKAGE" +" -i, --install PACKAGE ...\n" +" install PACKAGEs" msgstr "" "\n" " -i, --install=PAKO instali PAKOn" -#: guix/scripts/package.scm:421 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" @@ -433,31 +703,54 @@ msgstr "" " -e, --install-from-expression=ESP\n" " instali la pakon ESP rezultas al" -#: guix/scripts/package.scm:424 +#: guix/scripts/package.scm:379 +#, fuzzy +msgid "" +"\n" +" -f, --install-from-file=FILE\n" +" install the package that the code within FILE\n" +" evaluates to" +msgstr "" +"\n" +" -e, --install-from-expression=ESP\n" +" instali la pakon ESP rezultas al" + +#: guix/scripts/package.scm:383 +#, fuzzy msgid "" "\n" -" -r, --remove=PACKAGE remove PACKAGE" +" -r, --remove PACKAGE ...\n" +" remove PACKAGEs" msgstr "" "\n" " -r, --remove=PAKO forigi PAKOn" -#: guix/scripts/package.scm:426 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" msgstr "" "\n" -" -u, --upgrade[=REGESP] ĝisdatigi ĉiujn instalitajn pakojn kongruantajn al REGESP" +" -u, --upgrade[=REGESP] ĝisdatigi ĉiujn instalitajn pakojn kongruantajn al " +"REGESP" + +#: guix/scripts/package.scm:388 +msgid "" +"\n" +" -m, --manifest=FILE create a new profile generation with the manifest\n" +" from FILE" +msgstr "" -#: guix/scripts/package.scm:428 +#: guix/scripts/package.scm:391 msgid "" "\n" " --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" msgstr "" "\n" -" --do-not-upgrade[=REGESP] ne ĝisdatigi iun ajn instalitan pakon kongruantan al REGESP" +" --do-not-upgrade[=REGESP] ne ĝisdatigi iun ajn instalitan pakon " +"kongruantan al REGESP" -#: guix/scripts/package.scm:430 +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" @@ -465,15 +758,17 @@ msgstr "" "\n" " --roll-back retropaŝi al la antaŭa generacio" -#: guix/scripts/package.scm:432 +#: guix/scripts/package.scm:395 +#, fuzzy msgid "" "\n" -" --search-paths display needed environment variable definitions" +" --search-paths[=KIND]\n" +" display needed environment variable definitions" msgstr "" "\n" " --search-paths montri necesajn medi-variablajn difinojn" -#: guix/scripts/package.scm:434 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" @@ -483,7 +778,7 @@ msgstr "" " -I, --list-generations[=ŜABLONO]\n" " listigi generaciojn kongruantajn al ŜABLONO" -#: guix/scripts/package.scm:437 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" @@ -493,7 +788,7 @@ msgstr "" " -d, --delete-generations[=ŜABLONO]\n" " forigi generaciojn kongruantajn al ŜABLONO" -#: guix/scripts/package.scm:440 +#: guix/scripts/package.scm:404 msgid "" "\n" " -S, --switch-generation=PATTERN\n" @@ -503,15 +798,16 @@ msgstr "" " -S, --switch-generations=ŜABLONO\n" " ŝalti al generacio kongruanta al ŜABLONO" -#: guix/scripts/package.scm:443 +#: guix/scripts/package.scm:407 msgid "" "\n" " -p, --profile=PROFILE use PROFILE instead of the user's default profile" msgstr "" "\n" -" -p, --profile=PROFILO uzi PROFILOn anstataŭ la apriora profilo de la uzanto" +" -p, --profile=PROFILO uzi PROFILOn anstataŭ la apriora profilo de la " +"uzanto" -#: guix/scripts/package.scm:446 +#: guix/scripts/package.scm:410 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the profile" @@ -519,7 +815,7 @@ msgstr "" "\n" " --bootstrap uzi la praŝargilon Guile por konstrui la profilon" -#: guix/scripts/package.scm:448 guix/scripts/pull.scm:74 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" @@ -527,7 +823,7 @@ msgstr "" "\n" " --verbose produkti detalplenan eligon" -#: guix/scripts/package.scm:451 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" @@ -535,7 +831,7 @@ msgstr "" "\n" " -s, --search=REGESP serĉi en resumo kaj priskribo uzante REGESP" -#: guix/scripts/package.scm:453 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" @@ -545,7 +841,7 @@ msgstr "" " -I, --list-installed[=REGESP]\n" " listigi instalitajn pakojn kongruantajn al REGESP" -#: guix/scripts/package.scm:456 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" @@ -555,72 +851,46 @@ msgstr "" " -A, --list-available[=REGESP]\n" " listigi disponeblajn pakojn kongruantajn al REGESP" -#: guix/scripts/package.scm:459 +#: guix/scripts/package.scm:423 +#, fuzzy msgid "" "\n" -" --show=PACKAGE show details about PACKAGE" +" --show=PACKAGE show details about PACKAGE" msgstr "" "\n" " --show=PAKO montri detalojn pri PAKO" -#: guix/scripts/package.scm:730 -#, scheme-format -msgid "~A: extraneous argument~%" -msgstr "~A: fremda argumento~%" - -#: guix/scripts/package.scm:738 -#, scheme-format -msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" -msgstr "Provu \"info '(guix) Invoking guix package'\" por pli da informo.'%" - -#: guix/scripts/package.scm:760 -#, scheme-format -msgid "error: while creating directory `~a': ~a~%" -msgstr "eraro: dum kreo de dosierujo '~a': ~a~%" - -#: guix/scripts/package.scm:764 +#: guix/scripts/package.scm:475 #, scheme-format -msgid "Please create the `~a' directory, with you as the owner.~%" -msgstr "Bonvolu krei la dosierujon '~a', kun vi kiel posedanto.~%" +msgid "upgrade regexp '~a' looks like a command-line option~%" +msgstr "" -#: guix/scripts/package.scm:771 +#: guix/scripts/package.scm:478 #, scheme-format -msgid "error: directory `~a' is not owned by you~%" -msgstr "eraro: dosierujo '~a' ne estas posedata de vi~%" +msgid "is this intended?~%" +msgstr "" -#: guix/scripts/package.scm:774 -#, scheme-format -msgid "Please change the owner of `~a' to user ~s.~%" -msgstr "Bonvole ŝanĝu la posedanton de '~a' al la uzanto ~s.~%" +#: guix/scripts/package.scm:523 +#, fuzzy, scheme-format +msgid "~a: unsupported kind of search path~%" +msgstr "~s: nesubtenata URI-skemo de servo~%" -#: guix/scripts/package.scm:804 +#: guix/scripts/package.scm:820 #, scheme-format msgid "cannot switch to generation '~a'~%" msgstr "ne eblas ŝalti al generacio '~a'~%" -#: guix/scripts/package.scm:852 -#, scheme-format -msgid "nothing to be done~%" -msgstr "nenio por fari~%" - -#: guix/scripts/package.scm:868 -#, scheme-format -msgid "~a package in profile~%" -msgid_plural "~a packages in profile~%" -msgstr[0] "pako ~a en profilo~%" -msgstr[1] "pakoj ~a en profilo~%" - -#: guix/scripts/package.scm:883 +#: guix/scripts/package.scm:836 #, scheme-format -msgid "Generation ~a\t~a" -msgstr "Generacio ~a\t~a" +msgid "would install new manifest from '~a' with ~d entries~%" +msgstr "" -#: guix/scripts/package.scm:890 +#: guix/scripts/package.scm:838 #, scheme-format -msgid "~a\t(current)~%" -msgstr "~a\t(nuna)~%" +msgid "installing new manifest from '~a' with ~d entries~%" +msgstr "" -#: guix/scripts/gc.scm:39 +#: guix/scripts/gc.scm:42 msgid "" "Usage: guix gc [OPTION]... PATHS...\n" "Invoke the garbage collector.\n" @@ -628,7 +898,7 @@ msgstr "" "Uzmaniero: guix gc [MODIFILO]... VOJOJ...\n" "Voki la rubaĵ-kolektanton.\n" -#: guix/scripts/gc.scm:41 +#: guix/scripts/gc.scm:44 msgid "" "\n" " -C, --collect-garbage[=MIN]\n" @@ -638,7 +908,13 @@ msgstr "" " -C, --collect-garbage[=MIN]\n" " kolekti minimume MIN bajtojn da rubaĵo" -#: guix/scripts/gc.scm:44 +#: guix/scripts/gc.scm:47 +msgid "" +"\n" +" -F, --free-space=FREE attempt to reach FREE available space in the store" +msgstr "" + +#: guix/scripts/gc.scm:49 msgid "" "\n" " -d, --delete attempt to delete PATHS" @@ -646,7 +922,13 @@ msgstr "" "\n" " -d, --delete provi forigi VOJOJn" -#: guix/scripts/gc.scm:46 +#: guix/scripts/gc.scm:51 +msgid "" +"\n" +" --optimize optimize the store by deduplicating identical files" +msgstr "" + +#: guix/scripts/gc.scm:53 msgid "" "\n" " --list-dead list dead paths" @@ -654,7 +936,7 @@ msgstr "" "\n" " --list-dead listigi mortajn vojojn" -#: guix/scripts/gc.scm:48 +#: guix/scripts/gc.scm:55 msgid "" "\n" " --list-live list live paths" @@ -662,7 +944,7 @@ msgstr "" "\n" " --list-live listigi aktivajn vojojn" -#: guix/scripts/gc.scm:51 +#: guix/scripts/gc.scm:58 msgid "" "\n" " --references list the references of PATHS" @@ -670,7 +952,7 @@ msgstr "" "\n" " --references listigi la referencojn de VOJOJ" -#: guix/scripts/gc.scm:53 +#: guix/scripts/gc.scm:60 msgid "" "\n" " -R, --requisites list the requisites of PATHS" @@ -678,7 +960,7 @@ msgstr "" "\n" " -R, --requisites listigi la antaŭbezonojn de VOJOJ" -#: guix/scripts/gc.scm:55 +#: guix/scripts/gc.scm:62 msgid "" "\n" " --referrers list the referrers of PATHS" @@ -686,12 +968,57 @@ msgstr "" "\n" " --referrers listigi la referencantojn de VOJOJ" -#: guix/scripts/gc.scm:84 +#: guix/scripts/gc.scm:65 +msgid "" +"\n" +" --verify[=OPTS] verify the integrity of the store; OPTS is a\n" +" comma-separated combination of 'repair' and\n" +" 'contents'" +msgstr "" + +#: guix/scripts/gc.scm:69 +#, fuzzy +msgid "" +"\n" +" --list-failures list cached build failures" +msgstr "" +"\n" +" --list-dead listigi mortajn vojojn" + +#: guix/scripts/gc.scm:71 +msgid "" +"\n" +" --clear-failures remove PATHS from the set of cached failures" +msgstr "" + +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "~a: malvalida numero~%" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "malvalida kvanto da konserv-spaco: ~a~%" -#: guix/scripts/hash.scm:45 +#: guix/scripts/gc.scm:196 +msgid "already ~h bytes available on ~a, nothing to do~%" +msgstr "" + +#: guix/scripts/gc.scm:199 +msgid "freeing ~h bytes~%" +msgstr "" + +#: guix/scripts/gc.scm:211 +#, fuzzy, scheme-format +msgid "extraneous arguments: ~{~a ~}~%" +msgstr "~A: fremda argumento~%" + +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 +msgid "freed ~h bytes~%" +msgstr "" + +#: guix/scripts/hash.scm:47 msgid "" "Usage: guix hash [OPTION] FILE\n" "Return the cryptographic hash of FILE.\n" @@ -708,27 +1035,29 @@ msgstr "" #: guix/scripts/hash.scm:52 msgid "" "\n" +" -x, --exclude-vcs exclude version control directories" +msgstr "" + +#: guix/scripts/hash.scm:56 +msgid "" +"\n" " -r, --recursive compute the hash on FILE recursively" msgstr "" "\n" " -r, --recursive komputi la haketon ĉe DOSIERO rikure" -#: guix/scripts/hash.scm:103 -#, scheme-format -msgid "unrecognized option: ~a~%" -msgstr "nerekonata modifilo: ~a~%" - -#: guix/scripts/hash.scm:134 guix/ui.scm:318 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "~a~%" -#: guix/scripts/hash.scm:137 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "malĝusta nombro da argumentoj~%" -#: guix/scripts/import.scm:85 +#: guix/scripts/import.scm:86 msgid "" "Usage: guix import IMPORTER ARGS ...\n" "Run IMPORTER with ARGS.\n" @@ -736,21 +1065,102 @@ msgstr "" "Uzmaniero: guix import IMPORTILO ARGj...\n" "Lanĉas IMPORTILOn kun ARGj.\n" -#: guix/scripts/import.scm:88 +#: guix/scripts/import.scm:89 msgid "IMPORTER must be one of the importers listed below:\n" msgstr "IMPORTILO devas esti unu el la importiloj sube listataj:\n" -#: guix/scripts/import.scm:101 +#: guix/scripts/import.scm:103 #, scheme-format msgid "guix import: missing importer name~%" msgstr "guix import: mankas importila nomo~%" -#: guix/scripts/import.scm:112 +#: guix/scripts/import.scm:123 +#, fuzzy, scheme-format +msgid "'~a' import failed~%" +msgstr "~a: elŝuto fiaskis~%" + +#: guix/scripts/import.scm:124 +#, fuzzy, scheme-format +msgid "~a: invalid importer~%" +msgstr "~a: malvalida numero~%" + +#: guix/scripts/import/cran.scm:43 +msgid "" +"Usage: guix import cran PACKAGE-NAME\n" +"Import and convert the CRAN package for PACKAGE-NAME.\n" +msgstr "" + +#: guix/scripts/import/cran.scm:45 +msgid "" +"\n" +" -a, --archive=ARCHIVE specify the archive repository" +msgstr "" + +#: guix/scripts/import/cran.scm:108 +#, fuzzy, scheme-format +msgid "failed to download description for package '~a'~%" +msgstr "fiasko dum ŝargo je operaci-sistema dosiero '~a':~%" + +#: guix/scripts/import/cran.scm:112 guix/scripts/import/elpa.scm:95 +#, fuzzy, scheme-format +msgid "too few arguments~%" +msgstr "malĝusta nombro da argumentoj~%" + +#: guix/scripts/import/cran.scm:114 guix/scripts/import/elpa.scm:97 +#, fuzzy, scheme-format +msgid "too many arguments~%" +msgstr "malĝustaj argumentoj" + +#: guix/scripts/import/elpa.scm:41 +msgid "" +"Usage: guix import elpa PACKAGE-NAME\n" +"Import the latest package named PACKAGE-NAME from an ELPA repository.\n" +msgstr "" + +#: guix/scripts/import/elpa.scm:43 +msgid "" +"\n" +" -a, --archive=ARCHIVE specify the archive repository" +msgstr "" + +#: guix/scripts/import/elpa.scm:45 +#, fuzzy +msgid "" +"\n" +" -h, --help display this help and exit" +msgstr "" +"\n" +" -h, --help montri ĉi tiun helpon kaj eliri" + +#: guix/scripts/import/elpa.scm:47 +#, fuzzy +msgid "" +"\n" +" -V, --version display version information and exit" +msgstr "" +"\n" +" -V, --version montri informon pri versio kaj eliri" + +#: guix/scripts/import/elpa.scm:92 +#, fuzzy, scheme-format +msgid "failed to download package '~a'~%" +msgstr "fiasko dum ŝargo de '~a':~%" + +#: guix/scripts/pull.scm:60 #, scheme-format -msgid "guix import: invalid importer~%" -msgstr "guix importo: malvalida importilo~%" +msgid "" +"Guile-Git is missing but it is now required by 'guix pull'.\n" +"Install it by running:\n" +"\n" +" guix package -i ~a\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" +"\n" +msgstr "" -#: guix/scripts/pull.scm:72 +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" @@ -758,15 +1168,28 @@ msgstr "" "Uzmaniero: guix pull [MODIFILO]...\n" "Elŝuti kaj liveri la lastan version de Guix.\n" -#: guix/scripts/pull.scm:76 +#: guix/scripts/pull.scm:101 +#, fuzzy msgid "" "\n" -" --url=URL download the Guix tarball from URL" +" --url=URL download from the Git repository at URL" msgstr "" "\n" " --url=URL elŝuti la tar-dosiero de Guix el URL" -#: guix/scripts/pull.scm:78 +#: guix/scripts/pull.scm:103 +msgid "" +"\n" +" --commit=COMMIT download the specified COMMIT" +msgstr "" + +#: guix/scripts/pull.scm:105 +msgid "" +"\n" +" --branch=BRANCH download the tip of the specified BRANCH" +msgstr "" + +#: guix/scripts/pull.scm:107 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the new Guix" @@ -774,128 +1197,156 @@ msgstr "" "\n" " --bootstrap uzi 'bootstrap Guile' por konstrui novan Guix" -#: guix/scripts/pull.scm:132 -msgid "tarball did not produce a single source directory" -msgstr "tarball ne produktis ununuran fontan dosierujon" - -#: guix/scripts/pull.scm:150 -#, scheme-format -msgid "unpacking '~a'...~%" -msgstr "malpakado de '~a'...~%" - -#: guix/scripts/pull.scm:159 -msgid "failed to unpack source code" -msgstr "ni malsukcesis malpaki font-kodon" - -#: guix/scripts/pull.scm:202 +#: guix/scripts/pull.scm:193 msgid "Guix already up to date\n" msgstr "Guix jam estas ĝisdata\n" -#: guix/scripts/pull.scm:207 +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "ni ĝisdatigis ~a sukcese, liverita sur '~a'~%" -#: guix/scripts/pull.scm:210 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" msgstr "fiasko dum ĝisdatigo de Guix, kontrolu la konstru-protokolon~%" +#: guix/scripts/pull.scm:217 +#, scheme-format +msgid "cannot enforce use of the Let's Encrypt certificates~%" +msgstr "" + #: guix/scripts/pull.scm:219 #, scheme-format -msgid "~A: unexpected argument~%" -msgstr "~A: neatendita argumento~%" +msgid "please upgrade Guile-Git~%" +msgstr "" + +#: guix/scripts/pull.scm:227 +#, fuzzy, scheme-format +msgid "Git error ~a~%" +msgstr "~a: eraro: ~a~%" + +#: guix/scripts/pull.scm:229 +#, fuzzy, scheme-format +msgid "Git error: ~a~%" +msgstr "~a: eraro: ~a~%" + +#: guix/scripts/pull.scm:263 +#, fuzzy, scheme-format +msgid "Updating from Git repository at '~a'...~%" +msgstr "ni importas dosieron aŭ dosierujon '~a'...~%" -#: guix/scripts/pull.scm:228 -msgid "failed to download up-to-date source, exiting\n" -msgstr "fiasko dum elŝuto de aktuala fonto, ni ĉesas\n" +#: guix/scripts/pull.scm:272 +#, scheme-format +msgid "Building from Git commit ~a...~%" +msgstr "" -#: guix/scripts/substitute.scm:81 +#: guix/scripts/substitute.scm:125 #, scheme-format msgid "authentication and authorization of substitutes disabled!~%" msgstr "aŭtentikigo kaj permeso de anstataŭantoj estas malebligataj!~%" -#: guix/scripts/substitute.scm:157 +#: guix/scripts/substitute.scm:200 #, scheme-format msgid "download from '~a' failed: ~a, ~s~%" msgstr "elŝuto el '~a' fiaskis: ~a, ~s~%" -#: guix/scripts/substitute.scm:169 +#: guix/scripts/substitute.scm:213 #, scheme-format msgid "while fetching ~a: server is somewhat slow~%" msgstr "dum havigo de ~a: servilo iom malrapidas~%" -#: guix/scripts/substitute.scm:171 +#: guix/scripts/substitute.scm:215 #, scheme-format msgid "try `--no-substitutes' if the problem persists~%" msgstr "provu '--no-substituse' se la problemo persistos~%" -#: guix/scripts/substitute.scm:214 +#: guix/scripts/substitute.scm:225 +#, fuzzy, scheme-format +msgid "unsupported substitute URI scheme: ~a~%" +msgstr "~s: nesubtenata URI-skemo de servo~%" + +#: guix/scripts/substitute.scm:260 +#, fuzzy, scheme-format +msgid "while fetching '~a': ~a (~s)~%" +msgstr "dum havigo de ~a: servilo iom malrapidas~%" + +#: guix/scripts/substitute.scm:265 #, scheme-format -msgid "updating list of substitutes from '~a'...\r" -msgstr "ni ĝisdatigas liston de anstataŭigantoj el '~a'...\r" +msgid "ignoring substitute server at '~s'~%" +msgstr "" -#: guix/scripts/substitute.scm:246 +#: guix/scripts/substitute.scm:315 #, scheme-format msgid "signature version must be a number: ~s~%" msgstr "subskriba versio devas esti numero: ~s~%" -#: guix/scripts/substitute.scm:250 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "nesubtenata subskriba versio: ~a~%" -#: guix/scripts/substitute.scm:258 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "subskribo ne estas valida s-esprimo: ~s~%" -#: guix/scripts/substitute.scm:262 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "malvalida formo de subskriba kampo: ~a~%" -#: guix/scripts/substitute.scm:297 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "malvalida subskribo por '~a'~%" -#: guix/scripts/substitute.scm:299 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "haketa malkongruo por '~a'~%" -#: guix/scripts/substitute.scm:301 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "'~a' estas subskribita sen rajtigita ŝlosilo~%" -#: guix/scripts/substitute.scm:303 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "subskribo en '~a' estas difektita~%" -#: guix/scripts/substitute.scm:341 -#, scheme-format -msgid "substitute at '~a' lacks a signature~%" -msgstr "anstataŭigo ĉe '~a' malhavas subskribon~%" +#: guix/scripts/substitute.scm:457 +#, fuzzy, scheme-format +msgid "'~a' does not name a store item~%" +msgstr "profilo '~a' ne ekzistas~%" -#: guix/scripts/substitute.scm:504 +#: guix/scripts/substitute.scm:619 #, scheme-format msgid "updating list of substitutes from '~a'... ~5,1f%" msgstr "ni ĝisdatigas liston de anstataŭigantoj el '~a'... ~5,1f%" -#: guix/scripts/substitute.scm:552 +#: guix/scripts/substitute.scm:683 #, scheme-format msgid "~s: unsupported server URI scheme~%" msgstr "~s: nesubtenata URI-skemo de servo~%" -#: guix/scripts/substitute.scm:663 +#: guix/scripts/substitute.scm:693 +#, scheme-format +msgid "'~a' uses different store '~a'; ignoring it~%" +msgstr "" + +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "eraro en serĉado de gastigant-nomo: ~a~%" -#: guix/scripts/substitute.scm:672 +#: guix/scripts/substitute.scm:858 +#, fuzzy, scheme-format +msgid "TLS error in procedure '~a': ~a~%" +msgstr "eraro: dum kreo de dosierujo '~a': ~a~%" + +#: guix/scripts/substitute.scm:869 msgid "" "Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" @@ -903,7 +1354,7 @@ msgstr "" "Uzmaniero: guix substitute [MODIFILO]...\n" "Interna ilo por anstataŭigi antaŭ-konstruitan duumaĵon al loka kompilaĵo.\n" -#: guix/scripts/substitute.scm:674 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" @@ -913,7 +1364,7 @@ msgstr "" " --query raporti pri la disponebleco de anstataŭigoj por la\n" " konservaj dosier-nomoj indikitaj per la ĉefenigujo" -#: guix/scripts/substitute.scm:677 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -922,49 +1373,59 @@ msgid "" msgstr "" "\n" " --substitute KONSERV-DOSIERO CELO\n" -" elŝuti KONSERV-DOSIEROn kaj konservi ĝin kiel Nar en la\n" +" elŝuti KONSERV-DOSIEROn kaj konservi ĝin kiel Nar " +"en la\n" " dosiero CELO" -#: guix/scripts/substitute.scm:712 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" -msgstr "ACL por importo de arĥivoj ŝajnas esti ne-ekigita, anstataŭoj eble ne disponeblos\n" +#: guix/scripts/substitute.scm:939 +#, fuzzy, scheme-format +msgid "no valid substitute for '~a'~%" +msgstr "malvalida subskribo por '~a'~%" -#: guix/scripts/substitute.scm:750 -#, scheme-format -msgid "these substitute URLs will not be used:~{ ~a~}~%" -msgstr "tiuj ĉi anstataŭigaj URL-oj ne estos uzataj:~{ ~a~}~%" +#: guix/scripts/substitute.scm:946 +#, fuzzy, scheme-format +msgid "Downloading ~a...~%" +msgstr "Ni elŝutas, bonvolu atendi...~%" -#: guix/scripts/substitute.scm:776 -#, scheme-format -msgid "failed to look up host '~a' (~a), substituter disabled~%" -msgstr "ni malsukcesis serĉi gastiganton '~a' (~a), anstataŭiganto estas malebligata~%" +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" +msgstr "" +"ACL por importo de arĥivoj ŝajnas esti ne-ekigita, anstataŭoj eble ne " +"disponeblos\n" + +#: guix/scripts/substitute.scm:1056 +#, fuzzy, scheme-format +msgid "~a: invalid URI~%" +msgstr "~a: malvalida numero~%" -#: guix/scripts/substitute.scm:883 +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "~a: nerekonata modifiloj~%" -#: guix/scripts/authenticate.scm:58 +#: guix/scripts/authenticate.scm:59 #, scheme-format msgid "cannot find public key for secret key '~a'~%" msgstr "ne eblas trovi publikan ŝlosilon por la sekreta '~a'~%" -#: guix/scripts/authenticate.scm:78 +#: guix/scripts/authenticate.scm:79 #, scheme-format msgid "error: invalid signature: ~a~%" msgstr "eraro: malvalida subskribo: ~a~%" -#: guix/scripts/authenticate.scm:80 +#: guix/scripts/authenticate.scm:81 #, scheme-format msgid "error: unauthorized public key: ~a~%" msgstr "eraro: nerajtigita publika ŝlosilo: ~a~%" -#: guix/scripts/authenticate.scm:82 +#: guix/scripts/authenticate.scm:83 #, scheme-format msgid "error: corrupt signature data: ~a~%" msgstr "eraro: difektita subskriba datumaro: ~a~%" -#: guix/scripts/authenticate.scm:120 +#: guix/scripts/authenticate.scm:121 msgid "" "Usage: guix authenticate OPTION...\n" "Sign or verify the signature on the given file. This tool is meant to\n" @@ -974,77 +1435,281 @@ msgstr "" "Subskribi aŭ kontroli la subskribon de indikita dosiero. Tiu ĉi ilo celas\n" "esti interne uzata de 'guix-daemon'.\n" -#: guix/scripts/authenticate.scm:126 +#: guix/scripts/authenticate.scm:127 msgid "wrong arguments" msgstr "malĝustaj argumentoj" -#: guix/scripts/system.scm:106 +#: guix/scripts/system.scm:141 #, scheme-format msgid "failed to register '~a' under '~a'~%" msgstr "fiasko dum registro de '~a' sub '~a'~%" -#: guix/scripts/system.scm:138 -#, scheme-format -msgid "failed to install GRUB on device '~a'~%" -msgstr "fiasko dum instalo de GRUB en la aparato '~a'~%" +#: guix/scripts/system.scm:152 +#, fuzzy, scheme-format +msgid "copying to '~a'..." +msgstr "malpakado de '~a'...~%" -#: guix/scripts/system.scm:155 +#: guix/scripts/system.scm:187 +#, fuzzy, scheme-format +msgid "failed to install bootloader ~a~%" +msgstr "fiasko dum instalo de lokaĵaro: ~a~%" + +#: guix/scripts/system.scm:207 #, scheme-format msgid "initializing the current root file system~%" msgstr "ekigado de la nuna radika dosiersistemo~%" -#: guix/scripts/system.scm:209 +#: guix/scripts/system.scm:221 +#, scheme-format +msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" +msgstr "" + +#: guix/scripts/system.scm:266 +#, scheme-format +msgid "while talking to shepherd: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:273 +#, fuzzy, scheme-format +msgid "service '~a' could not be found~%" +msgstr "guix: ~a: komando ne trovita~%" + +#: guix/scripts/system.scm:276 +#, fuzzy, scheme-format +msgid "service '~a' does not have an action '~a'~%" +msgstr "profilo '~a' ne ekzistas~%" + +#: guix/scripts/system.scm:280 +#, fuzzy, scheme-format +msgid "exception caught while executing '~a' on service '~a':~%" +msgstr "difektita enigo dum restarigo de '~a' el ~s~%" + +#: guix/scripts/system.scm:288 +#, fuzzy, scheme-format +msgid "something went wrong: ~s~%" +msgstr "neniu kongrua generacio~%" + +#: guix/scripts/system.scm:291 +#, scheme-format +msgid "shepherd error~%" +msgstr "" + +#: guix/scripts/system.scm:308 +#, fuzzy, scheme-format +msgid "failed to obtain list of shepherd services~%" +msgstr "fiasko dum instalo de GRUB en la aparato '~a'~%" + +#: guix/scripts/system.scm:328 +#, fuzzy, scheme-format +msgid "unloading service '~a'...~%" +msgstr "malpakado de '~a'...~%" + +#: guix/scripts/system.scm:336 +#, scheme-format +msgid "loading new services:~{ ~a~}...~%" +msgstr "" + +#: guix/scripts/system.scm:362 #, scheme-format msgid "activating system...~%" msgstr "ni aktivas la sistemon...~%" -#: guix/scripts/system.scm:259 +#: guix/scripts/system.scm:438 +#, fuzzy, scheme-format +msgid "cannot switch to system generation '~a'~%" +msgstr "ne eblas ŝalti al generacio '~a'~%" + +#: guix/scripts/system.scm:509 +msgid "the DAG of services" +msgstr "" + +#: guix/scripts/system.scm:522 +msgid "the dependency graph of shepherd services" +msgstr "" + +#: guix/scripts/system.scm:546 +#, fuzzy, scheme-format +msgid " file name: ~a~%" +msgstr "malvalida numero: ~a~%" + +#: guix/scripts/system.scm:547 #, scheme-format -msgid "unrecognized boot parameters for '~a'~%" -msgstr "nerekonataj ekŝargaj parametroj por '~a'~%" +msgid " canonical file name: ~a~%" +msgstr "" + +#. TRANSLATORS: Please preserve the two-space indentation. +#: guix/scripts/system.scm:549 +#, fuzzy, scheme-format +msgid " label: ~a~%" +msgstr "~a: ~a~%" + +#: guix/scripts/system.scm:550 +#, scheme-format +msgid " bootloader: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:551 +#, scheme-format +msgid " root device: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:555 +#, fuzzy, scheme-format +msgid " kernel: ~a~%" +msgstr "~a: eraro: ~a~%" -#: guix/scripts/system.scm:355 +#: guix/scripts/system.scm:615 +#, scheme-format +msgid "~a: error: file system with label '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:621 +#, scheme-format +msgid "~a: error: file system with UUID '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:717 +#, scheme-format +msgid "~a not found: 'guix pull' was never run~%" +msgstr "" + +#: guix/scripts/system.scm:718 +#, scheme-format +msgid "Consider running 'guix pull' before 'reconfigure'.~%" +msgstr "" + +#: guix/scripts/system.scm:719 +#, scheme-format +msgid "Failing to do that may downgrade your system!~%" +msgstr "" + +#: guix/scripts/system.scm:836 #, scheme-format msgid "initializing operating system under '~a'...~%" msgstr "ni ekigas la operaci-sistemon sub '~a'...~%" -#: guix/scripts/system.scm:371 +#: guix/scripts/system.scm:881 +#, fuzzy msgid "" -"Usage: guix system [OPTION] ACTION FILE\n" +"Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" "Build the operating system declared in FILE according to ACTION.\n" +"Some ACTIONS support additional ARGS.\n" msgstr "" "Uzmaniero: guix system [MODIFILO] AGO DOSIERO\n" "Konstrui la operaci-sistemon deklarita en DOSIERO akorde al AGO.\n" -#: guix/scripts/system.scm:374 +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 msgid "The valid values for ACTION are:\n" msgstr "La validaj valoroj por AGO estas:\n" -#: guix/scripts/system.scm:375 -msgid " - 'reconfigure', switch to a new operating system configuration\n" +#: guix/scripts/system.scm:887 +msgid " search search for existing service types\n" +msgstr "" + +#: guix/scripts/system.scm:889 +#, fuzzy +msgid " reconfigure switch to a new operating system configuration\n" +msgstr " - 'reconfigure', alterni al nova operaci-sistema agordaro\n" + +#: guix/scripts/system.scm:891 +#, fuzzy +msgid "" +" roll-back switch to the previous operating system configuration\n" +msgstr " - 'reconfigure', alterni al nova operaci-sistema agordaro\n" + +#: guix/scripts/system.scm:893 +#, fuzzy +msgid "" +" switch-generation switch to an existing operating system configuration\n" msgstr " - 'reconfigure', alterni al nova operaci-sistema agordaro\n" -#: guix/scripts/system.scm:377 -msgid " - 'build', build the operating system without installing anything\n" +#: guix/scripts/system.scm:895 +msgid " list-generations list the system generations\n" +msgstr "" + +#: guix/scripts/system.scm:897 +#, fuzzy +msgid "" +" build build the operating system without installing anything\n" msgstr " - 'build', konstrui la operaci-sistemon sen instali ion ajn\n" -#: guix/scripts/system.scm:379 -msgid " - 'vm', build a virtual machine image that shares the host's store\n" -msgstr " - 'vm', konstrui virtual-maŝinan bildon kiu kundividas la gastigantan memoron\n" +#: guix/scripts/system.scm:899 +#, fuzzy +msgid " container build a container that shares the host's store\n" +msgstr "" +" - 'vm', konstrui virtual-maŝinan bildon kiu kundividas la gastigantan " +"memoron\n" + +#: guix/scripts/system.scm:901 +#, fuzzy +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" +msgstr "" +" - 'vm', konstrui virtual-maŝinan bildon kiu kundividas la gastigantan " +"memoron\n" -#: guix/scripts/system.scm:381 -msgid " - 'vm-image', build a freestanding virtual machine image\n" +#: guix/scripts/system.scm:903 +#, fuzzy +msgid " vm-image build a freestanding virtual machine image\n" msgstr " - 'vm-image', konstrui memstaran virtual-maŝinan bildon\n" -#: guix/scripts/system.scm:383 -msgid " - 'disk-image', build a disk image, suitable for a USB stick\n" +#: guix/scripts/system.scm:905 +#, fuzzy +msgid " disk-image build a disk image, suitable for a USB stick\n" msgstr " - 'disk-image', konstrui disk-bildon, taŭga por USB-memoro\n" -#: guix/scripts/system.scm:385 -msgid " - 'init', initialize a root file system to run GNU.\n" +#: guix/scripts/system.scm:907 +#, fuzzy +msgid " init initialize a root file system to run GNU\n" msgstr " - 'init', ekigi radikan dosiersistemon por lanĉi GNU-on.\n" -#: guix/scripts/system.scm:389 +#: guix/scripts/system.scm:909 +msgid " extension-graph emit the service extension graph in Dot format\n" +msgstr "" + +#: guix/scripts/system.scm:911 +msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" +msgstr "" + +#: guix/scripts/system.scm:915 +#, fuzzy +msgid "" +"\n" +" -d, --derivation return the derivation of the given system" +msgstr "" +"\n" +" -d, --derivations liveri la derivaĵajn vojojn de la indikitaj pakoj" + +#: guix/scripts/system.scm:917 +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" + +#: guix/scripts/system.scm:920 +#, fuzzy +msgid "" +"\n" +" --on-error=STRATEGY\n" +" apply STRATEGY when an error occurs while reading " +"FILE" +msgstr "" +"\n" +" --with-source=FONTO\n" +" uzi FONTOn dum konstruo de la koresponda pako" + +#: guix/scripts/system.scm:923 +msgid "" +"\n" +" --file-system-type=TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" +" (one of 'ext4', 'iso9660')" +msgstr "" + +#: guix/scripts/system.scm:927 msgid "" "\n" " --image-size=SIZE for 'vm-image', produce an image of SIZE" @@ -1052,31 +1717,48 @@ msgstr "" "\n" " --image-size=GRANDO por 'vm-image', produkti bildon je GRANDO" -#: guix/scripts/system.scm:391 +#: guix/scripts/system.scm:929 +#, fuzzy msgid "" "\n" -" --no-grub for 'init', do not install GRUB" +" --no-bootloader for 'init', do not install a bootloader" msgstr "" "\n" " --no-grub por 'init', ne instali GRUB" -#: guix/scripts/system.scm:393 +#: guix/scripts/system.scm:931 msgid "" "\n" " --share=SPEC for 'vm', share host file system according to SPEC" msgstr "" "\n" -" --share=SPEC por 'vm', kundividi gastigan dosiersistemon akorde al SPEC" +" --share=SPEC por 'vm', kundividi gastigan dosiersistemon akorde " +"al SPEC" + +#: guix/scripts/system.scm:933 +#, fuzzy +msgid "" +"\n" +" -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" +" and 'build', make FILE a symlink to the result, " +"and\n" +" register it as a garbage collector root" +msgstr "" +"\n" +" -r, --root=DOSIERO igi DOSIEROn simbola ligo al la rezulto, kaj " +"registri\n" +" ĝin kiel radikon de rubaĵ-kolektanto" -#: guix/scripts/system.scm:395 +#: guix/scripts/system.scm:937 msgid "" "\n" " --expose=SPEC for 'vm', expose host file system according to SPEC" msgstr "" "\n" -" --expose=SPEC for 'vm', elmontri gastigan dosiersistemon akorde al SPEC" +" --expose=SPEC for 'vm', elmontri gastigan dosiersistemon akorde " +"al SPEC" -#: guix/scripts/system.scm:397 +#: guix/scripts/system.scm:939 msgid "" "\n" " --full-boot for 'vm', make a full boot sequence" @@ -1084,35 +1766,77 @@ msgstr "" "\n" " --full-boot por 'vm', fari kompletan ekŝargan sekvon" -#: guix/scripts/system.scm:484 +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" + +#: guix/scripts/system.scm:1040 +#, scheme-format +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" +msgstr "neniu agorda dosiero estis indikata~%" + +#: guix/scripts/system.scm:1147 #, scheme-format msgid "~a: unknown action~%" msgstr "~a: nekonata pako~%" -#: guix/scripts/system.scm:499 +#: guix/scripts/system.scm:1163 #, scheme-format msgid "wrong number of arguments for action '~a'~%" msgstr "malĝusta nombro da argumentoj por la ago '~a'~%" -#: guix/scripts/system.scm:522 -#, scheme-format -msgid "no configuration file specified~%" -msgstr "neniu agorda dosiero estis indikata~%" +#: guix/scripts/system.scm:1168 +#, fuzzy, scheme-format +msgid "guix system: missing command name~%" +msgstr "guix: mankas komanda nomo~%" + +#: guix/scripts/system.scm:1170 +#, fuzzy, scheme-format +msgid "Try 'guix system --help' for more information.~%" +msgstr "Provu 'guix --help' por pli da informo.~%" -#: guix/scripts/lint.scm:90 +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 +msgid "unknown" +msgstr "nekonata" + +#: guix/scripts/lint.scm:139 #, scheme-format msgid "Available checkers:~%" msgstr "Disponeblaj kontroliloj:~%" -#: guix/scripts/lint.scm:110 +#: guix/scripts/lint.scm:163 msgid "description should not be empty" msgstr "priskribo ne devos esti malplena" -#: guix/scripts/lint.scm:117 -msgid "description should start with an upper-case letter or digit" +#: guix/scripts/lint.scm:173 +msgid "Texinfo markup in description is invalid" +msgstr "" + +#: guix/scripts/lint.scm:183 +#, fuzzy, scheme-format +msgid "" +"description should not contain ~\n" +"trademark sign '~a' at ~d" +msgstr "priskribo ne devos esti malplena" + +#. TRANSLATORS: '@code' is Texinfo markup and must be kept +#. as is. +#: guix/scripts/lint.scm:196 +msgid "use @code or similar ornament instead of quotes" +msgstr "" + +#: guix/scripts/lint.scm:203 +msgid "description should start with an upper-case letter or digit" msgstr "priskribo devos komenci per majuskla litero aŭ cifero" -#: guix/scripts/lint.scm:133 +#: guix/scripts/lint.scm:219 #, scheme-format msgid "" "sentences in description should be followed ~\n" @@ -1121,238 +1845,1069 @@ msgstr "" "frazoj en la priskribo devos esti sekvataj de ~\n" "du spacoj; ebla malobeo~p ĉe ~{~a~^, ~}" -#: guix/scripts/lint.scm:154 -msgid "pkg-config should probably be a native input" +#: guix/scripts/lint.scm:237 +#, fuzzy, scheme-format +msgid "invalid description: ~s" +msgstr "Validigi pak-priskribojn" + +#: guix/scripts/lint.scm:282 +#, fuzzy, scheme-format +msgid "'~a' should probably be a native input" msgstr "pkg-config probable devos esti originala enigo" -#: guix/scripts/lint.scm:169 +#: guix/scripts/lint.scm:298 +#, fuzzy, scheme-format +msgid "'~a' should probably not be an input at all" +msgstr "pkg-config probable devos esti originala enigo" + +#: guix/scripts/lint.scm:315 msgid "synopsis should not be empty" msgstr "resumo ne devos esti malplena" -#: guix/scripts/lint.scm:177 +#: guix/scripts/lint.scm:323 msgid "no period allowed at the end of the synopsis" msgstr "punkto ne estas permesata ĉe la fino de la resumo" -#: guix/scripts/lint.scm:189 +#: guix/scripts/lint.scm:335 msgid "no article allowed at the beginning of the synopsis" msgstr "artikolo ne estas permesata ĉe komenco de la resumo" -#: guix/scripts/lint.scm:196 +#: guix/scripts/lint.scm:342 msgid "synopsis should be less than 80 characters long" msgstr "resumo devos havi malpli ol 80 signoj" -#: guix/scripts/lint.scm:202 +#: guix/scripts/lint.scm:348 msgid "synopsis should start with an upper-case letter or digit" msgstr "resumo devos komenci per majuskla litero aŭ cifero" -#: guix/scripts/lint.scm:209 +#: guix/scripts/lint.scm:355 msgid "synopsis should not start with the package name" msgstr "resumo ne devos komenci per la pak-nomo" -#: guix/scripts/lint.scm:299 guix/scripts/lint.scm:310 +#: guix/scripts/lint.scm:365 +msgid "Texinfo markup in synopsis is invalid" +msgstr "" + +#: guix/scripts/lint.scm:384 +#, fuzzy, scheme-format +msgid "invalid synopsis: ~s" +msgstr "malvalida sintakso: ~a~%" + +#: guix/scripts/lint.scm:503 +#, scheme-format +msgid "URI ~a returned suspiciously small file (~a bytes)" +msgstr "" + +#: guix/scripts/lint.scm:513 +#, scheme-format +msgid "permanent redirect from ~a to ~a" +msgstr "" + +#: guix/scripts/lint.scm:520 +#, scheme-format +msgid "invalid permanent redirect from ~a" +msgstr "" + +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 #, scheme-format msgid "URI ~a not reachable: ~a (~s)" msgstr "URI ~a ne estas alirebla: ~a (~s)" -#: guix/scripts/lint.scm:316 +#: guix/scripts/lint.scm:546 #, scheme-format msgid "URI ~a domain not found: ~a" msgstr "URI ~a domajno ne trovita: ~a" -#: guix/scripts/lint.scm:324 +#: guix/scripts/lint.scm:554 #, scheme-format msgid "URI ~a unreachable: ~a" msgstr "URI ~a nealirebla: ~a" -#: guix/scripts/lint.scm:350 +#: guix/scripts/lint.scm:563 +#, scheme-format +msgid "TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:584 msgid "invalid value for home page" msgstr "malvalida valoroj por hejmpaĝo" -#: guix/scripts/lint.scm:353 +#: guix/scripts/lint.scm:587 #, scheme-format msgid "invalid home page URL: ~s" msgstr "malvalida hejmpaĝa URL: ~s" -#: guix/scripts/lint.scm:378 +#: guix/scripts/lint.scm:613 msgid "file names of patches should start with the package name" msgstr "dosiernomoj de flikaĵoj devos komenci per la pak-nomo" -#: guix/scripts/lint.scm:416 +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" + +#: guix/scripts/lint.scm:670 #, scheme-format msgid "~a: ~a: proposed synopsis: ~s~%" msgstr "~a: ~a: proponita resumo: ~s~%" -#: guix/scripts/lint.scm:428 +#: guix/scripts/lint.scm:683 +#, scheme-format +msgid "~a: ~a: proposed description:~% \"~a\"~%" +msgstr "~a: ~a: proponita priskribo:~% \"~a\"~%" + +#: guix/scripts/lint.scm:725 +#, fuzzy +msgid "all the source URIs are unreachable:" +msgstr "URI ~a nealirebla: ~a" + +#: guix/scripts/lint.scm:747 +#, fuzzy +msgid "the source file name should contain the package name" +msgstr "dosiernomoj de flikaĵoj devos komenci per la pak-nomo" + +#: guix/scripts/lint.scm:763 +#, scheme-format +msgid "URL should be 'mirror://~a/~a'" +msgstr "" + +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 +#, scheme-format +msgid "failed to create derivation: ~a" +msgstr "fiasko dum kreo de derivaĵo: ~a" + +#: guix/scripts/lint.scm:799 +#, scheme-format +msgid "failed to create derivation: ~s~%" +msgstr "fiasko dum kreo de derivaĵo: ~s~%" + +#: guix/scripts/lint.scm:809 +#, fuzzy +msgid "invalid license field" +msgstr "malvalidaj simbol-ligaj ĵetonoj" + +#: guix/scripts/lint.scm:825 +#, scheme-format +msgid "~a: HTTP GET error for ~a: ~a (~s)~%" +msgstr "" + +#: guix/scripts/lint.scm:835 +#, fuzzy, scheme-format +msgid "~a: host lookup failure: ~a~%" +msgstr "eraro en serĉado de gastigant-nomo: ~a~%" + +#: guix/scripts/lint.scm:840 +#, scheme-format +msgid "~a: TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:855 +msgid "while retrieving CVE vulnerabilities" +msgstr "" + +#: guix/scripts/lint.scm:898 +#, scheme-format +msgid "probably vulnerable to ~a" +msgstr "" + +#: guix/scripts/lint.scm:905 +#, scheme-format +msgid "while retrieving upstream info for '~a'" +msgstr "" + +#: guix/scripts/lint.scm:913 +#, scheme-format +msgid "can be upgraded to ~a" +msgstr "" + +#: guix/scripts/lint.scm:928 +#, scheme-format +msgid "tabulation on line ~a, column ~a" +msgstr "" + +#: guix/scripts/lint.scm:937 +#, scheme-format +msgid "trailing white space on line ~a" +msgstr "" + +#: guix/scripts/lint.scm:947 +#, scheme-format +msgid "line ~a is way too long (~a characters)" +msgstr "" + +#: guix/scripts/lint.scm:958 +#, scheme-format +msgid "line ~a: parentheses feel lonely, move to the previous or next line" +msgstr "" + +#: guix/scripts/lint.scm:1028 +msgid "Validate package descriptions" +msgstr "Validigi pak-priskribojn" + +#: guix/scripts/lint.scm:1032 +msgid "Validate synopsis & description of GNU packages" +msgstr "Validigi resumon kaj priskribon de GNU-pakoj" + +#: guix/scripts/lint.scm:1036 +msgid "Identify inputs that should be native inputs" +msgstr "Identigi enigojn kiuj devus esti originalaj enigoj" + +#: guix/scripts/lint.scm:1040 +#, fuzzy +msgid "Identify inputs that should be inputs at all" +msgstr "Identigi enigojn kiuj devus esti originalaj enigoj" + +#: guix/scripts/lint.scm:1044 +msgid "Validate file names and availability of patches" +msgstr "Validigi dosiernomojn kaj disponeblon de flikaĵoj" + +#: guix/scripts/lint.scm:1048 +msgid "Validate home-page URLs" +msgstr "Validigi heimpaĝajn URL" + +#. TRANSLATORS: is the name of a data type and must not be +#. translated. +#: guix/scripts/lint.scm:1054 +msgid "Make sure the 'license' field is a or a list thereof" +msgstr "" + +#: guix/scripts/lint.scm:1059 +msgid "Validate source URLs" +msgstr "Validigi fontajn URL" + +#: guix/scripts/lint.scm:1063 +msgid "Suggest 'mirror://' URLs" +msgstr "" + +#: guix/scripts/lint.scm:1067 +#, fuzzy +msgid "Validate file names of sources" +msgstr "Validigi dosiernomojn kaj disponeblon de flikaĵoj" + +#: guix/scripts/lint.scm:1071 +msgid "Report failure to compile a package to a derivation" +msgstr "Raporti fiaskon kompili pakon al derivaĵo" + +#: guix/scripts/lint.scm:1075 +msgid "Validate package synopses" +msgstr "Validigi pak-resumojn" + +#: guix/scripts/lint.scm:1079 +msgid "Check the Common Vulnerabilities and Exposures (CVE) database" +msgstr "" + +#: guix/scripts/lint.scm:1084 +msgid "Check the package for new upstream releases" +msgstr "" + +#: guix/scripts/lint.scm:1088 +msgid "Look for formatting issues in the source" +msgstr "" + +#: guix/scripts/lint.scm:1116 +#, fuzzy +msgid "" +"Usage: guix lint [OPTION]... [PACKAGE]...\n" +"Run a set of checkers on the specified package; if none is specified,\n" +"run the checkers on all packages.\n" +msgstr "" +"Uzmaniero: guix lint [MODIFILO]... [PAKO]...\n" +"Lanĉi aron da kontroliloj por la indikita pako; se neniu estas indikita, " +"lanĉi la konstrolilojn por ĉiuj pakoj.\n" + +#: guix/scripts/lint.scm:1119 +#, fuzzy +msgid "" +"\n" +" -c, --checkers=CHECKER1,CHECKER2...\n" +" only run the specified checkers" +msgstr "" +"\n" +" -c, --checkers=KONTROL1,KONTROL2...\n" +" nur lanĉi la indikitajn kontrolilojn" + +#: guix/scripts/lint.scm:1124 +msgid "" +"\n" +" -l, --list-checkers display the list of available lint checkers" +msgstr "" +"\n" +" -l, --list-checkers montri la liston de disponeblaj kontroliloj" + +#: guix/scripts/lint.scm:1144 +#, scheme-format +msgid "~a: invalid checker~%" +msgstr "~a: malvalida kontrolilo~%" + +#: guix/scripts/publish.scm:68 +#, scheme-format +msgid "" +"Usage: guix publish [OPTION]...\n" +"Publish ~a over HTTP.\n" +msgstr "" +"Uzmaniero: guix publish [MODIFILO]...\n" +"Publikigas ~a sur HTTP.\n" + +#: guix/scripts/publish.scm:70 +msgid "" +"\n" +" -p, --port=PORT listen on PORT" +msgstr "" +"\n" +" -p, --port=PORDO aŭskulti ĉe PORDOn" + +#: guix/scripts/publish.scm:72 +#, fuzzy +msgid "" +"\n" +" --listen=HOST listen on the network interface for HOST" +msgstr "" +"\n" +" --references listigi la referencojn de VOJOJ" + +#: guix/scripts/publish.scm:74 +msgid "" +"\n" +" -u, --user=USER change privileges to USER as soon as possible" +msgstr "" + +#: guix/scripts/publish.scm:76 +#, fuzzy +msgid "" +"\n" +" -C, --compression[=LEVEL]\n" +" compress archives at LEVEL" +msgstr "" +"\n" +" -I, --list-installed[=REGESP]\n" +" listigi instalitajn pakojn kongruantajn al REGESP" + +#: guix/scripts/publish.scm:79 +msgid "" +"\n" +" -c, --cache=DIRECTORY cache published items to DIRECTORY" +msgstr "" + +#: guix/scripts/publish.scm:81 +msgid "" +"\n" +" --workers=N use N workers to bake items" +msgstr "" + +#: guix/scripts/publish.scm:83 +msgid "" +"\n" +" --ttl=TTL announce narinfos can be cached for TTL seconds" +msgstr "" + +#: guix/scripts/publish.scm:85 +msgid "" +"\n" +" --nar-path=PATH use PATH as the prefix for nar URLs" +msgstr "" + +#: guix/scripts/publish.scm:87 +msgid "" +"\n" +" --public-key=FILE use FILE as the public key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:89 +msgid "" +"\n" +" --private-key=FILE use FILE as the private key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:91 +msgid "" +"\n" +" -r, --repl[=PORT] spawn REPL server on PORT" +msgstr "" +"\n" +" -r, --repl[=PORDO] renaskigi REPL-servilo ĉe PORDO" + +#: guix/scripts/publish.scm:107 +#, fuzzy, scheme-format +msgid "lookup of host '~a' failed: ~a~%" +msgstr "elŝuto el '~a' fiaskis: ~a, ~s~%" + +#: guix/scripts/publish.scm:152 +#, scheme-format +msgid "lookup of host '~a' returned nothing" +msgstr "" + +#: guix/scripts/publish.scm:165 +#, scheme-format +msgid "zlib support is missing; compression disabled~%" +msgstr "" + +#: guix/scripts/publish.scm:179 +#, fuzzy, scheme-format +msgid "~a: invalid duration~%" +msgstr "~a: malvalida numero~%" + +#: guix/scripts/publish.scm:869 +#, fuzzy, scheme-format +msgid "user '~a' not found: ~a~%" +msgstr "URI ~a domajno ne trovita: ~a" + +#: guix/scripts/publish.scm:910 +#, scheme-format +msgid "server running as root; consider using the '--user' option!~%" +msgstr "" + +#: guix/scripts/publish.scm:915 +#, fuzzy, scheme-format +msgid "publishing ~a on ~a, port ~d~%" +msgstr "ni publikigas ~a sur pordo ~d~%" + +#: guix/scripts/edit.scm:41 +msgid "" +"Usage: guix edit PACKAGE...\n" +"Start $VISUAL or $EDITOR to edit the definitions of PACKAGE...\n" +msgstr "" + +#: guix/scripts/edit.scm:62 +#, scheme-format +msgid "file '~a' not found in search path ~s~%" +msgstr "" + +#: guix/scripts/edit.scm:90 +#, scheme-format +msgid "source location of package '~a' is unknown~%" +msgstr "" + +#: guix/scripts/edit.scm:103 +#, fuzzy, scheme-format +msgid "failed to launch '~a': ~a~%" +msgstr "fiasko dum ŝargo de '~a': ~a~%" + +#: guix/scripts/size.scm:77 +#, scheme-format +msgid "no available substitute information for '~a'~%" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "store item" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "total" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "self" +msgstr "" + +#: guix/scripts/size.scm:107 +#, scheme-format +msgid "total: ~,1f MiB~%" +msgstr "" + +#. TRANSLATORS: This is the title of a graph, meaning that the graph +#. represents a profile of the store (the "store" being the place where +#. packages are stored.) +#: guix/scripts/size.scm:221 +msgid "store profile" +msgstr "" + +#: guix/scripts/size.scm:230 +#, fuzzy +msgid "" +"Usage: guix size [OPTION]... PACKAGE\n" +"Report the size of PACKAGE and its dependencies.\n" +msgstr "" +"Uzmaniero: guix package [MODIFILO]... PAKOJ...\n" +"Instalas, forigas, aŭ ĝisdatigas PAKOJn en ununura ago.\n" + +#: guix/scripts/size.scm:235 +#, fuzzy +msgid "" +"\n" +" -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" +msgstr "" +"\n" +" -s, --system=SISTEMO provi konstrui por SISTEMO--ekz., \"i686-linux\"" + +#. TRANSLATORS: "closure" and "self" must not be translated. +#: guix/scripts/size.scm:238 +msgid "" +"\n" +" --sort=KEY sort according to KEY--\"closure\" or \"self\"" +msgstr "" + +#: guix/scripts/size.scm:240 +msgid "" +"\n" +" -m, --map-file=FILE write to FILE a graphical map of disk usage" +msgstr "" + +#: guix/scripts/size.scm:271 +#, fuzzy, scheme-format +msgid "~a: invalid sorting key~%" +msgstr "~a: malvalida numero~%" + +#: guix/scripts/size.scm:306 +msgid "missing store item argument\n" +msgstr "" + +#: guix/scripts/graph.scm:84 +#, scheme-format +msgid "~a: invalid argument (package name expected)" +msgstr "" + +#: guix/scripts/graph.scm:95 +msgid "the DAG of packages, excluding implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:121 +msgid "the reverse DAG of packages" +msgstr "" + +#: guix/scripts/graph.scm:171 +msgid "the DAG of packages, including implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:181 +msgid "the DAG of packages and origins, including implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:211 +msgid "same as 'bag', but without the bootstrap nodes" +msgstr "" + +#: guix/scripts/graph.scm:253 +msgid "the DAG of derivations" +msgstr "" + +#: guix/scripts/graph.scm:265 +#, fuzzy +msgid "unsupported argument for derivation graph" +msgstr "nesubtenata subskriba versio: ~a~%" + +#: guix/scripts/graph.scm:291 +#, fuzzy +msgid "unsupported argument for this type of graph" +msgstr "nesubtenata enig-tipo nar" + +#: guix/scripts/graph.scm:304 +#, scheme-format +msgid "references for '~a' are not known~%" +msgstr "" + +#: guix/scripts/graph.scm:311 +msgid "the DAG of run-time dependencies (store references)" +msgstr "" + +#: guix/scripts/graph.scm:327 +msgid "the DAG of referrers in the store" +msgstr "" + +#: guix/scripts/graph.scm:354 +#, fuzzy, scheme-format +msgid "~a: unknown node type~%" +msgstr "~a: nekonata pako~%" + +#: guix/scripts/graph.scm:361 +#, fuzzy, scheme-format +msgid "~a: unknown backend~%" +msgstr "~a: nekonata pako~%" + +#: guix/scripts/graph.scm:365 +#, fuzzy +msgid "The available node types are:\n" +msgstr "La validaj valoroj por AGO estas:\n" + +#: guix/scripts/graph.scm:375 +msgid "The available backend types are:\n" +msgstr "" + +#. TRANSLATORS: Here 'dot' is the name of a program; it must not be +#. translated. +#: guix/scripts/graph.scm:419 +msgid "" +"Usage: guix graph PACKAGE...\n" +"Emit a representation of the dependency graph of PACKAGE...\n" +msgstr "" + +#: guix/scripts/graph.scm:421 +msgid "" +"\n" +" -b, --backend=TYPE produce a graph with the given backend TYPE" +msgstr "" + +#: guix/scripts/graph.scm:423 +#, fuzzy +msgid "" +"\n" +" --list-backends list the available graph backends" +msgstr "" +"\n" +" -l, --list-checkers montri la liston de disponeblaj kontroliloj" + +#: guix/scripts/graph.scm:425 +msgid "" +"\n" +" -t, --type=TYPE represent nodes of the given TYPE" +msgstr "" + +#: guix/scripts/graph.scm:427 +#, fuzzy +msgid "" +"\n" +" --list-types list the available graph types" +msgstr "" +"\n" +" --list-dead listigi mortajn vojojn" + +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 +#, fuzzy +msgid "" +"\n" +" -e, --expression=EXPR consider the package EXPR evaluates to" +msgstr "" +"\n" +" -e, --expression=ESPR konstrui la pakon aŭ derivaĵon kiu rezultas de ESPR" + +#: guix/scripts/challenge.scm:191 +#, fuzzy, scheme-format +msgid " local hash: ~a~%" +msgstr "fiasko dum ŝargo de '~a': ~a~%" + +#: guix/scripts/challenge.scm:192 +#, fuzzy, scheme-format +msgid " no local build for '~a'~%" +msgstr "neniu konstruita protokolo por '~a'~%" + +#: guix/scripts/challenge.scm:194 +#, fuzzy, scheme-format +msgid " ~50a: ~a~%" +msgstr "~a: ~a~%" + +#: guix/scripts/challenge.scm:202 +#, scheme-format +msgid "~a contents differ:~%" +msgstr "" + +#: guix/scripts/challenge.scm:205 +#, scheme-format +msgid "could not challenge '~a': no local build~%" +msgstr "" + +#: guix/scripts/challenge.scm:207 +#, scheme-format +msgid "could not challenge '~a': no substitutes~%" +msgstr "" + +#: guix/scripts/challenge.scm:210 +#, scheme-format +msgid "~a contents match:~%" +msgstr "" + +#: guix/scripts/challenge.scm:219 +msgid "~h store items were analyzed:~%" +msgstr "" + +#: guix/scripts/challenge.scm:220 +msgid " - ~h (~,1f%) were identical~%" +msgstr "" + +#: guix/scripts/challenge.scm:222 +msgid " - ~h (~,1f%) differed~%" +msgstr "" + +#: guix/scripts/challenge.scm:224 +msgid " - ~h (~,1f%) were inconclusive~%" +msgstr "" + +#: guix/scripts/challenge.scm:233 +msgid "" +"Usage: guix challenge [PACKAGE...]\n" +"Challenge the substitutes for PACKAGE... provided by one or more servers.\n" +msgstr "" + +#: guix/scripts/challenge.scm:235 +#, fuzzy +msgid "" +"\n" +" --substitute-urls=URLS\n" +" compare build results with those at URLS" +msgstr "" +"\n" +" --max-silent-time=SEKUNDOJ\n" +" marki la konstruon kiel fiaskintan post SEKUNDOJ da " +"silento" + +#: guix/scripts/challenge.scm:238 +msgid "" +"\n" +" -v, --verbose show details about successful comparisons" +msgstr "" + +#: guix/scripts/copy.scm:59 +#, fuzzy, scheme-format +msgid "~a: invalid TCP port number~%" +msgstr "~a: malvalida numero~%" + +#: guix/scripts/copy.scm:61 +#, fuzzy, scheme-format +msgid "~a: invalid SSH specification~%" +msgstr "~a: malvalida kontrolilo~%" + +#: guix/scripts/copy.scm:113 +#, fuzzy +msgid "" +"Usage: guix copy [OPTION]... ITEMS...\n" +"Copy ITEMS to or from the specified host over SSH.\n" +msgstr "" +"Uzmaniero: guix gc [MODIFILO]... VOJOJ...\n" +"Voki la rubaĵ-kolektanton.\n" + +#: guix/scripts/copy.scm:115 +#, fuzzy +msgid "" +"\n" +" --to=HOST send ITEMS to HOST" +msgstr "" +"\n" +" -p, --port=PORDO aŭskulti ĉe PORDOn" + +#: guix/scripts/copy.scm:117 +msgid "" +"\n" +" --from=HOST receive ITEMS from HOST" +msgstr "" + +#: guix/scripts/copy.scm:169 +#, scheme-format +msgid "use '--to' or '--from'~%" +msgstr "" + +#: guix/scripts/pack.scm:77 +#, fuzzy, scheme-format +msgid "~a: compressor not found~%" +msgstr "~a: pako ne trovita~%" + +#: guix/scripts/pack.scm:323 +#, fuzzy, scheme-format +msgid "~a: invalid symlink specification~%" +msgstr "malvalidaj simbol-ligaj ĵetonoj" + +#: guix/scripts/pack.scm:333 +#, fuzzy +msgid "" +"Usage: guix pack [OPTION]... PACKAGE...\n" +"Create a bundle of PACKAGE.\n" +msgstr "" +"Uzmaniero: guix package [MODIFILO]... PAKOJ...\n" +"Instalas, forigas, aŭ ĝisdatigas PAKOJn en ununura ago.\n" + +#: guix/scripts/pack.scm:339 +#, fuzzy +msgid "" +"\n" +" -f, --format=FORMAT build a pack in the given FORMAT" +msgstr "" +"\n" +" -f, --format=FRM skribi la haketon laŭ la indikita formo" + +#: guix/scripts/pack.scm:347 +msgid "" +"\n" +" -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" +msgstr "" + +#: guix/scripts/pack.scm:349 +#, fuzzy +msgid "" +"\n" +" -S, --symlink=SPEC create symlinks to the profile according to SPEC" +msgstr "" +"\n" +" --share=SPEC por 'vm', kundividi gastigan dosiersistemon akorde " +"al SPEC" + +#: guix/scripts/pack.scm:351 +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" + +#: guix/scripts/pack.scm:353 +msgid "" +"\n" +" --localstatedir include /var/guix in the resulting pack" +msgstr "" + +#: guix/scripts/pack.scm:389 #, scheme-format -msgid "~a: ~a: proposed description:~% \"~a\"~%" -msgstr "~a: ~a: proponita priskribo:~% \"~a\"~%" +msgid "both a manifest and a package list were given~%" +msgstr "" -#: guix/scripts/lint.scm:453 guix/scripts/lint.scm:457 -#, scheme-format -msgid "failed to create derivation: ~a" -msgstr "fiasko dum kreo de derivaĵo: ~a" +#: guix/scripts/pack.scm:408 +#, fuzzy, scheme-format +msgid "~a: unknown pack format" +msgstr "~A: nekonata pako~%" -#: guix/scripts/lint.scm:463 -#, scheme-format -msgid "failed to create derivation: ~s~%" -msgstr "fiasko dum kreo de derivaĵo: ~s~%" +#: guix/scripts/weather.scm:69 +msgid "computing ~h package derivations for ~a...~%" +msgstr "" -#: guix/scripts/lint.scm:476 -msgid "Validate package descriptions" -msgstr "Validigi pak-priskribojn" +#: guix/scripts/weather.scm:107 +#, fuzzy +msgid "looking for ~h store items on ~a...~%" +msgstr "ni serĉas la lastan eldonon de GNU ~a..." -#: guix/scripts/lint.scm:480 -msgid "Validate synopsis & description of GNU packages" -msgstr "Validigi resumon kaj priskribon de GNU-pakoj" +#: guix/scripts/weather.scm:117 +msgid " ~2,1f% substitutes available (~h out of ~h)~%" +msgstr "" -#: guix/scripts/lint.scm:484 -msgid "Identify inputs that should be native inputs" -msgstr "Identigi enigojn kiuj devus esti originalaj enigoj" +#: guix/scripts/weather.scm:123 +#, fuzzy, scheme-format +msgid " unknown substitute sizes~%" +msgstr "nekonata unuo: ~a~%" -#: guix/scripts/lint.scm:488 -msgid "Validate file names and availability of patches" -msgstr "Validigi dosiernomojn kaj disponeblon de flikaĵoj" +#: guix/scripts/weather.scm:126 +msgid " ~,1h MiB of nars (compressed)~%" +msgstr "" -#: guix/scripts/lint.scm:492 -msgid "Validate home-page URLs" -msgstr "Validigi heimpaĝajn URL" +#: guix/scripts/weather.scm:127 +msgid " at least ~,1h MiB of nars (compressed)~%" +msgstr "" -#: guix/scripts/lint.scm:496 -msgid "Validate source URLs" -msgstr "Validigi fontajn URL" +#: guix/scripts/weather.scm:129 +msgid " ~,1h MiB on disk (uncompressed)~%" +msgstr "" -#: guix/scripts/lint.scm:500 -msgid "Report failure to compile a package to a derivation" -msgstr "Raporti fiaskon kompili pakon al derivaĵo" +#: guix/scripts/weather.scm:131 +msgid " ~,3h seconds per request (~,1h seconds in total)~%" +msgstr "" -#: guix/scripts/lint.scm:504 -msgid "Validate package synopses" -msgstr "Validigi pak-resumojn" +#: guix/scripts/weather.scm:133 +msgid " ~,1h requests per second~%" +msgstr "" -#: guix/scripts/lint.scm:529 +#: guix/scripts/weather.scm:142 msgid "" -"Usage: guix lint [OPTION]... [PACKAGE]...\n" -"Run a set of checkers on the specified package; if none is specified, run the checkers on all packages.\n" +"Usage: guix weather [OPTIONS]\n" +"Report the availability of substitutes.\n" msgstr "" -"Uzmaniero: guix lint [MODIFILO]... [PAKO]...\n" -"Lanĉi aron da kontroliloj por la indikita pako; se neniu estas indikita, lanĉi la konstrolilojn por ĉiuj pakoj.\n" -#: guix/scripts/lint.scm:531 +#: guix/scripts/weather.scm:144 msgid "" "\n" -" -c, --checkers=CHECKER1,CHECKER2...\n" -" only run the specificed checkers" +" --substitute-urls=URLS\n" +" check for available substitutes at URLS" msgstr "" + +#: guix/scripts/weather.scm:147 +msgid "" "\n" -" -c, --checkers=KONTROL1,KONTROL2...\n" -" nur lanĉi la indikitajn kontrolilojn" +" -m, --manifest=MANIFEST\n" +" look up substitutes for packages specified in " +"MANIFEST" +msgstr "" -#: guix/scripts/lint.scm:536 +#: guix/scripts/weather.scm:150 +#, fuzzy msgid "" "\n" -" -l, --list-checkers display the list of available lint checkers" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" msgstr "" "\n" -" -l, --list-checkers montri la liston de disponeblaj kontroliloj" +" -s, --system=SISTEMO provi konstrui por SISTEMO--ekz., \"i686-linux\"" -#: guix/scripts/lint.scm:556 -#, scheme-format -msgid "~a: invalid checker~%" -msgstr "~a: malvalida kontrolilo~%" +#: guix/scripts/weather.scm:174 +#, fuzzy, scheme-format +msgid "~a: invalid URL~%" +msgstr "~a: malvalida numero~%" -#: guix/scripts/publish.scm:49 -#, scheme-format -msgid "" -"Usage: guix publish [OPTION]...\n" -"Publish ~a over HTTP.\n" +#: guix/gnu-maintenance.scm:570 +msgid "Updater for GNU packages" +msgstr "" + +#: guix/gnu-maintenance.scm:579 +msgid "Updater for GNU packages only available via FTP" +msgstr "" + +#: guix/gnu-maintenance.scm:588 +msgid "Updater for KDE packages" +msgstr "" + +#: guix/gnu-maintenance.scm:595 +msgid "Updater for X.org packages" msgstr "" -"Uzmaniero: guix publish [MODIFILO]...\n" -"Publikigas ~a sur HTTP.\n" -#: guix/scripts/publish.scm:51 +#: guix/gnu-maintenance.scm:602 +msgid "Updater for packages hosted on kernel.org" +msgstr "" + +#: guix/scripts/container.scm:25 msgid "" -"\n" -" -p, --port=PORT listen on PORT" +"Usage: guix container ACTION ARGS...\n" +"Build and manipulate Linux containers.\n" +msgstr "" + +#: guix/scripts/container.scm:30 +msgid " exec execute a command inside of an existing container\n" msgstr "" -"\n" -" -p, --port=PORDO aŭskulti ĉe PORDOn" -#: guix/scripts/publish.scm:53 +#: guix/scripts/container.scm:53 +#, fuzzy, scheme-format +msgid "guix container: missing action~%" +msgstr "guix import: mankas importila nomo~%" + +#: guix/scripts/container.scm:63 +#, fuzzy, scheme-format +msgid "guix container: invalid action~%" +msgstr "guix importo: malvalida importilo~%" + +#: guix/scripts/container/exec.scm:40 msgid "" -"\n" -" -r, --repl[=PORT] spawn REPL server on PORT" +"Usage: guix container exec PID COMMAND [ARGS...]\n" +"Execute COMMMAND within the container process PID.\n" msgstr "" -"\n" -" -r, --repl[=PORDO] renaskigi REPL-servilo ĉe PORDO" -#: guix/scripts/publish.scm:235 +#: guix/scripts/container/exec.scm:69 #, scheme-format -msgid "~A: extraneuous argument~%" -msgstr "~A: fremda argumento~%" +msgid "~a: extraneous argument~%" +msgstr "~a: fremda argumento~%" + +#: guix/scripts/container/exec.scm:87 +#, fuzzy, scheme-format +msgid "no pid specified~%" +msgstr "neniu agorda dosiero estis indikata~%" + +#: guix/scripts/container/exec.scm:90 +#, fuzzy, scheme-format +msgid "no command specified~%" +msgstr "neniu agorda dosiero estis indikata~%" -#: guix/scripts/publish.scm:239 +#: guix/scripts/container/exec.scm:93 #, scheme-format -msgid "publishing ~a on port ~d~%" -msgstr "ni publikigas ~a sur pordo ~d~%" +msgid "no such process ~d~%" +msgstr "" + +#: guix/scripts/container/exec.scm:105 +#, scheme-format +msgid "exec failed with status ~d~%" +msgstr "" -#: guix/gnu-maintenance.scm:447 +#: guix/upstream.scm:249 #, scheme-format msgid "signature verification failed for `~a'~%" msgstr "subskriba kontrolo fiaskis por '~a'~%" -#: guix/gnu-maintenance.scm:449 +#: guix/upstream.scm:251 #, scheme-format msgid "(could be because the public key is not in your keyring)~%" msgstr "(eble ĉar la publika ŝlosilo ne estas en via ŝlosilringo)~%" -#: guix/gnu-maintenance.scm:524 +#: guix/upstream.scm:336 #, scheme-format msgid "~a: could not locate source file" msgstr "~a: ne eblis trovi fontan dosieron" -#: guix/gnu-maintenance.scm:529 +#: guix/upstream.scm:341 #, scheme-format msgid "~a: ~a: no `version' field in source; skipping~%" msgstr "~a: ~a: neniu kampo 'version' en la fonto; ni saltas~%" -#: guix/ui.scm:142 guix/ui.scm:159 +#: guix/ui.scm:160 +#, scheme-format +msgid "~a: unbound variable" +msgstr "" + +#: guix/ui.scm:252 +msgid "entering debugger; type ',bt' for a backtrace\n" +msgstr "" + +#: guix/ui.scm:301 +#, fuzzy, scheme-format +msgid "hint: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 #, scheme-format msgid "failed to load '~a': ~a~%" msgstr "fiasko dum ŝargo de '~a': ~a~%" -#: guix/ui.scm:145 +#: guix/ui.scm:320 +#, scheme-format +msgid "~amissing closing parenthesis~%" +msgstr "" + +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 #, scheme-format msgid "~a: error: ~a~%" msgstr "~a: eraro: ~a~%" -#: guix/ui.scm:149 guix/ui.scm:165 +#: guix/ui.scm:333 +msgid "Did you forget a @code{use-modules} form?" +msgstr "" + +#: guix/ui.scm:335 +#, scheme-format +msgid "Did you forget @code{(use-modules ~a)}?" +msgstr "" + +#: guix/ui.scm:348 guix/ui.scm:711 +#, scheme-format +msgid "exception thrown: ~s~%" +msgstr "" + +#: guix/ui.scm:352 guix/ui.scm:374 #, scheme-format msgid "failed to load '~a':~%" msgstr "fiasko dum ŝargo de '~a':~%" -#: guix/ui.scm:162 +#: guix/ui.scm:364 #, scheme-format msgid "~a: warning: ~a~%" msgstr "~a: averto: ~a~%" -#: guix/ui.scm:174 +#: guix/ui.scm:371 +#, fuzzy, scheme-format +msgid "failed to load '~a': exception thrown: ~s~%" +msgstr "fiasko dum ŝargo de '~a': ~a~%" + +#: guix/ui.scm:383 #, scheme-format msgid "failed to install locale: ~a~%" msgstr "fiasko dum instalo de lokaĵaro: ~a~%" -#: guix/ui.scm:193 +#. TRANSLATORS: Translate "(C)" to the copyright symbol +#. (C-in-a-circle), if this symbol is available in the user's +#. locale. Otherwise, do not translate "(C)"; leave it as-is. */ +#: guix/ui.scm:413 +msgid "(C)" +msgstr "" + +#: guix/ui.scm:414 +msgid "the Guix authors\n" +msgstr "" + +#: guix/ui.scm:415 +#, fuzzy msgid "" -"Copyright (C) 2015 the Guix authors\n" -"License GPLv3+: GNU GPL version 3 or later \n" +"License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" "Kopirajto (C) 2015 la aŭtoroj de Guix\n" -"Permeso GPLv3+: GNU GPL versio 3 aŭ posta \n" -"Tio ĉi estas libera programaro: vi estas libera por modifi kaj redisdoni ĝin.\n" +"Permeso GPLv3+: GNU GPL versio 3 aŭ posta \n" +"Tio ĉi estas libera programaro: vi estas libera por modifi kaj redisdoni " +"ĝin.\n" "Estas NENIU GARANTIO, plejamplekse permesate de leĝoj.\n" -#: guix/ui.scm:201 +#. TRANSLATORS: The placeholder indicates the bug-reporting address for this +#. package. Please add another line saying "Report translation bugs to +#. ...\n" with the address for translation bugs (typically your translation +#. team's web or email address). +#: guix/ui.scm:427 #, scheme-format msgid "" "\n" @@ -1361,7 +2916,7 @@ msgstr "" "\n" "Raportu program-misojn al: ~a." -#: guix/ui.scm:203 +#: guix/ui.scm:429 #, scheme-format msgid "" "\n" @@ -1370,7 +2925,7 @@ msgstr "" "\n" "hejm-paĝo de ~a: <~a>" -#: guix/ui.scm:205 +#: guix/ui.scm:431 msgid "" "\n" "General help using GNU software: " @@ -1378,194 +2933,275 @@ msgstr "" "\n" "Ĝenerala helpo por uzi programaron de GNU: " -#: guix/ui.scm:227 +#: guix/ui.scm:476 +#, fuzzy, scheme-format +msgid "'~a' is not a valid regular expression: ~a~%" +msgstr "subskribo ne estas valida s-esprimo: ~s~%" + +#: guix/ui.scm:482 #, scheme-format msgid "~a: invalid number~%" msgstr "~a: malvalida numero~%" -#: guix/ui.scm:244 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "malvalida numero: ~a~%" -#: guix/ui.scm:267 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "nekonata unuo: ~a~%" -#: guix/ui.scm:278 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "~a:~a:~a: pako '~a' havas malvalidan enigon: ~s~%" -#: guix/ui.scm:285 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" msgstr "~a: ~a: konstrui sistemon '~a' ne subtenas crucajn konstruojn~%" -#: guix/ui.scm:290 +#: guix/ui.scm:572 +#, fuzzy, scheme-format +msgid "~s: invalid G-expression input~%" +msgstr "subskribo ne estas valida s-esprimo: ~s~%" + +#: guix/ui.scm:575 #, scheme-format msgid "profile '~a' does not exist~%" msgstr "profilo '~a' ne ekzistas~%" -#: guix/ui.scm:293 +#: guix/ui.scm:578 #, scheme-format msgid "generation ~a of profile '~a' does not exist~%" msgstr "generacio ~a de la profilo '~a' ne ekzistas~%" -#: guix/ui.scm:300 +#: guix/ui.scm:587 +#, scheme-format +msgid " ... propagated from address@hidden" +msgstr "" + +#: guix/ui.scm:597 +#, scheme-format +msgid "profile contains conflicting entries for ~a~a~%" +msgstr "" + +#: guix/ui.scm:600 +#, scheme-format +msgid " first entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:606 +#, scheme-format +msgid " second entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:618 #, scheme-format msgid "corrupt input while restoring '~a' from ~s~%" msgstr "difektita enigo dum restarigo de '~a' el ~s~%" -#: guix/ui.scm:302 +#: guix/ui.scm:620 #, scheme-format msgid "corrupt input while restoring archive from ~s~%" msgstr "difektita enigo dum restarigo de arĥivo el ~s~%" -#: guix/ui.scm:305 +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "fiasko dum konekto al '~a': ~a~%" -#: guix/ui.scm:310 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "konstruo fiakis: ~a~%" -#: guix/ui.scm:313 +#: guix/ui.scm:631 #, scheme-format msgid "reference to invalid output '~a' of derivation '~a'~%" msgstr "referenco al malvalida eligo '~a' de la derivaĵo '~a'~%" -#: guix/ui.scm:324 +#: guix/ui.scm:635 +#, scheme-format +msgid "file '~a' could not be found in these directories:~{ ~a~}~%" +msgstr "" + +#: guix/ui.scm:661 #, scheme-format msgid "~a: ~a~%" msgstr "~a: ~a~%" -#: guix/ui.scm:343 +#: guix/ui.scm:696 #, scheme-format msgid "failed to read expression ~s: ~s~%" msgstr "fiasko dum lego de esprimo ~s: ~s~%" -#: guix/ui.scm:349 -#, scheme-format -msgid "failed to evaluate expression `~a': ~s~%" +#: guix/ui.scm:702 +#, fuzzy, scheme-format +msgid "failed to evaluate expression '~a':~%" msgstr "fiasko dum analizo de esprimo '~a': ~a~%" -#: guix/ui.scm:358 +#: guix/ui.scm:705 +#, fuzzy, scheme-format +msgid "syntax error: ~a~%" +msgstr "~a: eraro: ~a~%" + +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "la esprimo ~s ne rezultas pakon~%" -#: guix/ui.scm:410 +#: guix/ui.scm:742 +msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" +msgstr "" + +#: guix/ui.scm:810 #, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" msgstr[0] "~:[La jena derivo estus konstruata:~%~{ ~a~%~}~;~]" msgstr[1] "~:[La jenaj derivoj estus konstruataj:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:415 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:818 +#, fuzzy +msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[La jena derivo estus elŝutata:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:823 #, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[La jena derivo estus elŝutata:~%~{ ~a~%~}~;~]" msgstr[1] "~:[La jenaj derivoj estus elŝutataj:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:421 +#: guix/ui.scm:830 #, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" msgstr[0] "~:[La jena derivo estos konstruata:~%~{ ~a~%~}~;~]" msgstr[1] "~:[La jenaj derivoj estos konstruataj:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:426 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:838 +#, fuzzy +msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[La jena derivo estos elŝutata:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:843 #, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[La jena derivo estos elŝutata:~%~{ ~a~%~}~;~]" msgstr[1] "~:[La jenaj derivoj estos elŝutataj:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:478 +#: guix/ui.scm:903 #, scheme-format msgid "The following package would be removed:~%~{~a~%~}~%" msgid_plural "The following packages would be removed:~%~{~a~%~}~%" msgstr[0] "La jena pako estus forigata:~%~{~a~%~}~%" msgstr[1] "La jenaj pakoj estus forigataj:~%~{~a~%~}~%" -#: guix/ui.scm:483 +#: guix/ui.scm:908 #, scheme-format msgid "The following package will be removed:~%~{~a~%~}~%" msgid_plural "The following packages will be removed:~%~{~a~%~}~%" msgstr[0] "La jena pako estos forigata:~%~{~a~%~}~%" msgstr[1] "La jenaj pakoj estos forigataj:~%~{~a~%~}~%" -#: guix/ui.scm:496 +#: guix/ui.scm:921 #, scheme-format msgid "The following package would be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" msgstr[0] "La jena pako estus malpromociata:~%~{~a~%~}~%" msgstr[1] "La jenaj pakoj estus malpromociataj:~%~{~a~%~}~%" -#: guix/ui.scm:501 +#: guix/ui.scm:926 #, scheme-format msgid "The following package will be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" msgstr[0] "La jena pako estos malpromociata:~%~{~a~%~}~%" msgstr[1] "La jenaj pakoj estos malpromociataj:~%~{~a~%~}~%" -#: guix/ui.scm:514 +#: guix/ui.scm:939 #, scheme-format msgid "The following package would be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" msgstr[0] "La jena pako estus ĝisdatigata:~%~{~a~%~}~%" msgstr[1] "La jenaj pakoj estus ĝisdatigataj:~%~{~a~%~}~%" -#: guix/ui.scm:519 +#: guix/ui.scm:944 #, scheme-format msgid "The following package will be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" msgstr[0] "La jena pako estos ĝisdatigata:~%~{~a~%~}~%" msgstr[1] "La jenaj pakoj estos ĝisdatigataj:~%~{~a~%~}~%" -#: guix/ui.scm:530 +#: guix/ui.scm:955 #, scheme-format msgid "The following package would be installed:~%~{~a~%~}~%" msgid_plural "The following packages would be installed:~%~{~a~%~}~%" msgstr[0] "La jena pako estus instalata:~% ~{~a~%~}~%" msgstr[1] "La jenaj pakoj estus instalataj:~% ~{~a~%~}~%" -#: guix/ui.scm:535 +#: guix/ui.scm:960 #, scheme-format msgid "The following package will be installed:~%~{~a~%~}~%" msgid_plural "The following packages will be installed:~%~{~a~%~}~%" msgstr[0] "La jena pako estos instalata:~% ~{~a~%~}~%" msgstr[1] "La jenaj pakoj estos instalataj:~% ~{~a~%~}~%" -#: guix/ui.scm:552 +#: guix/ui.scm:977 msgid "" msgstr "" -#: guix/ui.scm:578 +#: guix/ui.scm:1339 #, scheme-format -msgid "failed to create configuration directory `~a': ~a~%" -msgstr "fiasko dum kreo de agorda dosierujo '~a': ~a~%" +msgid "Generation ~a\t~a" +msgstr "Generacio ~a\t~a" -#: guix/ui.scm:680 guix/ui.scm:694 -msgid "unknown" -msgstr "nekonata" +#. TRANSLATORS: The word "current" here is an adjective for +#. "Generation", as in "current generation". Use the appropriate +#. gender where applicable. +#: guix/ui.scm:1349 +#, scheme-format +msgid "~a\t(current)~%" +msgstr "~a\t(nuna)~%" + +#: guix/ui.scm:1392 +#, fuzzy, scheme-format +msgid "switched from generation ~a to ~a~%" +msgstr "alterno el generacio ~a al ~a~%" -#: guix/ui.scm:803 +#: guix/ui.scm:1408 #, scheme-format -msgid "invalid argument: ~a~%" -msgstr "malvalida argumento: ~a~%" +msgid "deleting ~a~%" +msgstr "ni forigas ~a~%" -#: guix/ui.scm:842 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "Provu 'guix --help' por pli da informo.~%" -#: guix/ui.scm:869 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" @@ -1573,33 +3209,34 @@ msgstr "" "Uzmaniero: guix KOMANDO ARGj...\n" "Lanĉas KOMANDOn kun ARGj.\n" -#: guix/ui.scm:872 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" msgstr "KOMANDO devas esti unu el la sub-komandoj sube listataj:\n" -#: guix/ui.scm:892 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix: ~a: komando ne trovita~%" -#: guix/ui.scm:910 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "guix: mankas komanda nomo~%" -#: guix/ui.scm:918 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix: nerekonata modifilo: '~a'~%" -#: guix/http-client.scm:211 +#: guix/http-client.scm:117 #, scheme-format msgid "following redirection to `~a'...~%" msgstr "ni sekvas la redirektigon al '~a'...~%" -#: guix/http-client.scm:220 -msgid "download failed" -msgstr "elŝuto fiaskis" +#: guix/http-client.scm:129 +#, fuzzy, scheme-format +msgid "~a: HTTP download failed: ~a (~s)" +msgstr "~a: elŝuto fiaskis~%" #: guix/nar.scm:155 msgid "signature is not a valid s-expression" @@ -1643,18 +3280,205 @@ msgstr "importita dosiero malhavas subskribon" msgid "invalid inter-file archive mark" msgstr "malvalida inter-dosiera arĥiva marko" -#~ msgid "Downloading, please wait...~%" -#~ msgstr "Ni elŝutas, bonvolu atendi...~%" +#: nix/nix-daemon/guix-daemon.cc:66 +msgid "guix-daemon -- perform derivation builds and store accesses" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:68 +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:95 +msgid "SYSTEM" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:96 +msgid "assume SYSTEM as the current system type" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 +msgid "N" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:98 +msgid "use N CPU cores to build each derivation; 0 means as many as available" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:101 +#, fuzzy +msgid "allow at most N build jobs" +msgstr "" +"\n" +" -M, --max-jobs=N permesi maksimume N konstru-taskojn" + +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 +msgid "SECONDS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:103 +#, fuzzy +msgid "mark builds as failed after SECONDS of activity" +msgstr "" +"\n" +" --timeout=SEKUNDOJ marki la konstruon kiel fiaskintan post SEKUNDOJ da " +"aktivado" + +#: nix/nix-daemon/guix-daemon.cc:105 +#, fuzzy +msgid "mark builds as failed after SECONDS of silence" +msgstr "" +"\n" +" --timeout=SEKUNDOJ marki la konstruon kiel fiaskintan post SEKUNDOJ da " +"aktivado" + +#: nix/nix-daemon/guix-daemon.cc:107 +msgid "disable chroot builds" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:108 +msgid "DIR" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:109 +msgid "add DIR to the build chroot" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:110 +msgid "GROUP" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:111 +msgid "perform builds as a user of GROUP" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:113 +msgid "do not use substitutes" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:114 +msgid "URLS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:115 +msgid "use URLS as the default list of substitute providers" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:117 +msgid "do not use the 'build hook'" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:119 +msgid "cache build failures" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:121 +msgid "build each derivation N times in a row" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:123 +msgid "do not keep build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:126 +msgid "disable compression of the build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:128 +msgid "use the specified compression type for build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:133 +msgid "disable automatic file \"deduplication\" in the store" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:143 +msgid "impersonate Linux 2.6" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:147 +msgid "tell whether the GC must keep outputs of live derivations" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:150 +msgid "tell whether the GC must keep derivations corresponding to live outputs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:153 +msgid "SOCKET" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:154 +msgid "listen for connections on SOCKET" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:156 +msgid "produce debugging output" +msgstr "" + +#~ msgid "~a: note: using ~a but ~a is available upstream~%" +#~ msgstr "~a: rimarko: ni uzas ~a sed ~a disponeblas unuanivele~%" + +#~ msgid "system locale lacks a definition" +#~ msgstr "sistema lokaĵaro malhavas difinon" + +#~ msgid "sources do not match any package:~{ ~a~}~%" +#~ msgstr "fontoj ne kongruas al iu ajn pako:~{ ~a~}~%" + +#~ msgid "failed to build the empty profile~%" +#~ msgstr "fiasko dum konstruo de malplena profilo~%" + +#~ msgid "nothing to do: already at the empty profile~%" +#~ msgstr "nenio por fari: jam estas ĉe la malplena profilo~%" + +#~ msgid "unrecognized option: ~a~%" +#~ msgstr "nerekonata modifilo: ~a~%" + +#~ msgid "tarball did not produce a single source directory" +#~ msgstr "tarball ne produktis ununuran fontan dosierujon" + +#~ msgid "failed to unpack source code" +#~ msgstr "ni malsukcesis malpaki font-kodon" + +#~ msgid "~A: unexpected argument~%" +#~ msgstr "~A: neatendita argumento~%" + +#~ msgid "failed to download up-to-date source, exiting\n" +#~ msgstr "fiasko dum elŝuto de aktuala fonto, ni ĉesas\n" + +#~ msgid "updating list of substitutes from '~a'...\r" +#~ msgstr "ni ĝisdatigas liston de anstataŭigantoj el '~a'...\r" + +#~ msgid "substitute at '~a' lacks a signature~%" +#~ msgstr "anstataŭigo ĉe '~a' malhavas subskribon~%" + +#~ msgid "these substitute URLs will not be used:~{ ~a~}~%" +#~ msgstr "tiuj ĉi anstataŭigaj URL-oj ne estos uzataj:~{ ~a~}~%" + +#~ msgid "failed to look up host '~a' (~a), substituter disabled~%" +#~ msgstr "" +#~ "ni malsukcesis serĉi gastiganton '~a' (~a), anstataŭiganto estas " +#~ "malebligata~%" + +#~ msgid "~A: extraneuous argument~%" +#~ msgstr "~A: fremda argumento~%" + +#~ msgid "failed to create configuration directory `~a': ~a~%" +#~ msgstr "fiasko dum kreo de agorda dosierujo '~a': ~a~%" + +#~ msgid "download failed" +#~ msgstr "elŝuto fiaskis" #~ msgid "(Please consider upgrading Guile to get proper progress report.)~%" -#~ msgstr "(Bonvolu konsideri pri ĝisdatigo de Guile por havigi ĝustan progres-raporton.)~%" +#~ msgstr "" +#~ "(Bonvolu konsideri pri ĝisdatigo de Guile por havigi ĝustan progres-" +#~ "raporton.)~%" #~ msgid "failed to open operating system file '~a': ~a~%" #~ msgstr "fiasko dum malfermo de la operaci-sistema dosiero '~a': ~a~%" -#~ msgid "failed to load operating system file '~a':~%" -#~ msgstr "fiasko dum ŝargo je operaci-sistema dosiero '~a':~%" - #~ msgid "using Guile ~a, which does not support ~s encoding~%" #~ msgstr "ni uzas Guile ~a, kiu ne subtenas enkodigon ~s~%" @@ -1679,28 +3503,24 @@ msgstr "malvalida inter-dosiera arĥiva marko" #~ msgid "invalid nar end-of-file marker" #~ msgstr "malvalida dosierfina markilo nar" -#~ msgid "invalid symlink tokens" -#~ msgstr "malvalidaj simbol-ligaj ĵetonoj" - #~ msgid "unexpected directory entry termination" #~ msgstr "neatendita fino de dosieruja enigo" #~ msgid "unexpected directory inter-entry marker" #~ msgstr "neatendita dosieruja inter-eniga markilo" -#~ msgid "unsupported nar entry type" -#~ msgstr "nesubtenata enig-tipo nar" - #~ msgid "Hello, GNU world: An example GNU package" #~ msgstr "Saluton, mondo GNU: ekzemplo de pako GNU" #~ msgid "" #~ "GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -#~ "serves as an example of standard GNU coding practices. As such, it supports\n" +#~ "serves as an example of standard GNU coding practices. As such, it " +#~ "supports\n" #~ "command-line arguments, multiple languages, and so on." #~ msgstr "" #~ "GNU Hello montras la mesaĝon \"Hello, world!\" kaj finiĝas. Ĝi\n" -#~ "funkcias kiel ekzemplo de norma kodumada tradicio de GNU. Tiel, ĝi subtenas\n" +#~ "funkcias kiel ekzemplo de norma kodumada tradicio de GNU. Tiel, ĝi " +#~ "subtenas\n" #~ "komand-liniajn argumentojn, plurajn lingvojn, kaj tiel plu." #~ msgid "Print lines matching a pattern" @@ -1708,19 +3528,24 @@ msgstr "malvalida inter-dosiera arĥiva marko" #~ msgid "" #~ "grep is a tool for finding text inside files. Text is found by\n" -#~ "matching a pattern provided by the user in one or many files. The pattern\n" +#~ "matching a pattern provided by the user in one or many files. The " +#~ "pattern\n" #~ "may be provided as a basic or extended regular expression, or as fixed\n" #~ "strings. By default, the matching text is simply printed to the screen,\n" -#~ "however the output can be greatly customized to include, for example, line\n" +#~ "however the output can be greatly customized to include, for example, " +#~ "line\n" #~ "numbers. GNU grep offers many extensions over the standard utility,\n" #~ "including, for example, recursive directory searching." #~ msgstr "" -#~ "grep estas ilo por trovi tekstojn interne de dosieroj. Teksto estas trovita\n" +#~ "grep estas ilo por trovi tekstojn interne de dosieroj. Teksto estas " +#~ "trovita\n" #~ "per kongruo al ŝablono indikita de la uzanto en unu aŭ pluraj dosieroj.\n" -#~ "La ŝablono povas esti indikata kiel bazan aŭ etenditan regul-esprimon, aŭ\n" +#~ "La ŝablono povas esti indikata kiel bazan aŭ etenditan regul-esprimon, " +#~ "aŭ\n" #~ "kiel fiksajn ĉenojn. Apriore, la kongruita teksto estas simple montrata\n" #~ "en la ekrano, tamen la eligo povas esti ege personigita por inkluzivigi,\n" -#~ "ekzemple, lini-numerojn. GNU grep oferaj multajn kromaĵojn kompare al la\n" +#~ "ekzemple, lini-numerojn. GNU grep oferaj multajn kromaĵojn kompare al " +#~ "la\n" #~ "originala aplikaĵo, inkluzive, ekzemple, rikuran serĉadon en dosierujoj." #~ msgid "Stream editor" @@ -1790,15 +3615,9 @@ msgstr "malvalida inter-dosiera arĥiva marko" #~ "Momente la nura valida valoro por AGO estas 'vm', kio konstruas\n" #~ "virtualan maŝinon por la indikita operaci-sistemo.\n" -#~ msgid "~a: extraneous argument~%" -#~ msgstr "~a: fremda argumento~%" - #~ msgid "Guile bindings to libssh" #~ msgstr "Bindoj de Guile por libssh" -#~ msgid "package `~a' has no source~%" -#~ msgstr "pako '~a' havas neniun fonton~%" - #~ msgid "" #~ "\n" #~ " -n, --dry-run show what would be done without actually doing it" @@ -1820,15 +3639,21 @@ msgstr "malvalida inter-dosiera arĥiva marko" #~ msgid "" #~ "Sed (stream editor) isn't really a true text editor or text processor.\n" -#~ "Instead, it is used to filter text, i.e., it takes text input and performs\n" -#~ "some operation (or set of operations) on it and outputs the modified text.\n" -#~ "Sed is typically used for extracting part of a file using pattern matching or\n" +#~ "Instead, it is used to filter text, i.e., it takes text input and " +#~ "performs\n" +#~ "some operation (or set of operations) on it and outputs the modified " +#~ "text.\n" +#~ "Sed is typically used for extracting part of a file using pattern " +#~ "matching or\n" #~ "substituting multiple occurrences of a string within a file." #~ msgstr "" -#~ "Sed (flu-redaktilo) ne estas fakte vera tekst-redaktilo aŭ tekst-procezilo.\n" -#~ "Anstataŭe, ĝi estas uzata por filtri tekston, t.e., ĝi prenas tekston kaj\n" +#~ "Sed (flu-redaktilo) ne estas fakte vera tekst-redaktilo aŭ tekst-" +#~ "procezilo.\n" +#~ "Anstataŭe, ĝi estas uzata por filtri tekston, t.e., ĝi prenas tekston " +#~ "kaj\n" #~ "aplikas iun operacion (aŭ aron) al ĝi kaj eligas la modifitan tekston.\n" -#~ "Sed ordinare estas uzata por eltiri parton de dosiero per ŝablon-kongruon aŭ\n" +#~ "Sed ordinare estas uzata por eltiri parton de dosiero per ŝablon-kongruon " +#~ "aŭ\n" #~ "por anstataŭigi multoblajn aperojn de ĉeno interne de dosiero." #~ msgid "profile `~a' does not exist~%" diff --git a/po/guix/fr.po b/po/guix/fr.po index f9ae7d288..2e7f0f5b3 100644 --- a/po/guix/fr.po +++ b/po/guix/fr.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.14.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2017-11-28 08:56+0100\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2017-11-30 13:46+0100\n" "Last-Translator: Julien Lepiller \n" "Language-Team: French \n" @@ -73,7 +73,9 @@ msgstr "~a : correctif introuvable" #: gnu/packages.scm:108 #, scheme-format msgid "could not find bootstrap binary '~a' for system '~a'" -msgstr "impossible de trouver le binaire d'initialisation « ~a » pour le système « ~a »" +msgstr "" +"impossible de trouver le binaire d'initialisation « ~a » pour le système " +"« ~a »" #: gnu/packages.scm:240 #, scheme-format @@ -85,7 +87,7 @@ msgstr "spécification du paquet « ~a » ambiguë~%" msgid "choosing address@hidden from ~a~%" msgstr "choix de address@hidden parmi ~a~%" -#: gnu/packages.scm:246 guix/scripts/package.scm:271 +#: gnu/packages.scm:246 guix/scripts/package.scm:275 #, scheme-format msgid "package '~a' has been superseded by '~a'~%" msgstr "le paquet « ~a » a été remplacé par « ~a »~%" @@ -105,62 +107,94 @@ msgstr "~A : paquet inconnu~%" msgid "package `~a' lacks output `~a'~%" msgstr "le paquet « ~a » requiert la sortie « ~a »~%" -#: gnu/services.scm:235 +#: gnu/services.scm:237 #, scheme-format msgid "~a: no value specified for service of type '~a'" msgstr "~a : aucune valeur spécifiée pour le service de type « ~a »" -#: gnu/services.scm:650 +#: gnu/services.scm:642 #, scheme-format msgid "no target of type '~a' for service '~a'" msgstr "pas de cible de type « ~a » pour le service « ~a »" -#: gnu/services.scm:662 gnu/services.scm:723 +#: gnu/services.scm:668 gnu/services.scm:761 #, scheme-format msgid "more than one target service of type '~a'" msgstr "plus d'un service cible de type « ~a »" -#: gnu/services.scm:713 +#: gnu/services.scm:751 #, scheme-format msgid "service of type '~a' not found" msgstr "service de type « ~a » pas trouvé" -#: gnu/system.scm:305 +#: gnu/system.scm:311 #, scheme-format msgid "unrecognized boot parameters for '~a'~%" msgstr "paramètres de démarrage non reconnus pour « ~a »~%" -#: gnu/system.scm:695 +#: gnu/system.scm:701 #, scheme-format msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" -msgstr "l'utilisation d'une chaîne pour le fichier « ~a » est obsolète. Utilisez plutôt « plain-file »~%" +msgstr "" +"l'utilisation d'une chaîne pour le fichier « ~a » est obsolète. Utilisez " +"plutôt « plain-file »~%" -#: gnu/system.scm:711 +#: gnu/system.scm:717 #, scheme-format -msgid "using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" -msgstr "l'utilisation d'une valeur monadic pour « ~a » est obsolète. Utilisez plutôt « plain-file »~%" +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" +"l'utilisation d'une valeur monadic pour « ~a » est obsolète. Utilisez plutôt " +"« plain-file »~%" -#: gnu/system.scm:856 +#: gnu/system.scm:864 #, scheme-format msgid "~a: invalid locale name" msgstr "~a : nom d'environnement linguistique non valide" -#: gnu/services/shepherd.scm:166 +#: gnu/services/shepherd.scm:177 #, scheme-format msgid "service '~a' provided more than once" msgstr "service « ~a » fourni plus d'une fois" -#: gnu/services/shepherd.scm:181 +#: gnu/services/shepherd.scm:192 #, scheme-format msgid "service '~a' requires '~a', which is not provided by any service" msgstr "le service « ~a » requiert « ~a » qui n'est fourni pas aucun service" -#: gnu/system/shadow.scm:231 +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 #, scheme-format msgid "supplementary group '~a' of user '~a' is undeclared" -msgstr "le groupe supplémentaire « ~a » de l'utilisateur « ~a » n'est pas déclaré" +msgstr "" +"le groupe supplémentaire « ~a » de l'utilisateur « ~a » n'est pas déclaré" -#: gnu/system/shadow.scm:241 +#: gnu/system/shadow.scm:249 #, scheme-format msgid "primary group '~a' of user '~a' is undeclared" msgstr "le groupe primaire « ~a » de l'utilisateur « ~a » n'est pas déclaré" @@ -172,7 +206,7 @@ msgstr "argument non valide : ~a~%" #: guix/scripts.scm:84 guix/scripts/download.scm:135 #: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 -#: guix/scripts/publish.scm:844 guix/scripts/edit.scm:81 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 #, scheme-format msgid "~A: unrecognized option~%" msgstr "~A : option non reconnue~%" @@ -193,17 +227,17 @@ msgstr "" "Envisagez d'exécuter « guix pull » suivi de\n" "« ~a » pour obtenir des paquets à jour et des mises à jour de sécurité.\n" -#: guix/scripts/build.scm:124 +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "impossible de créer la racine du GC « ~a » : ~a~%" -#: guix/scripts/build.scm:206 +#: guix/scripts/build.scm:229 #, scheme-format msgid "invalid replacement specification: ~s~%" msgstr "spécification de remplacement invalide : ~s~%" -#: guix/scripts/build.scm:263 +#: guix/scripts/build.scm:286 msgid "" "\n" " --with-source=SOURCE\n" @@ -211,9 +245,10 @@ msgid "" msgstr "" "\n" " --with-source=SOURCE\n" -" utiliser la SOURCE donnée pour compiler le paquet correspondant" +" utiliser la SOURCE donnée pour compiler le paquet " +"correspondant" -#: guix/scripts/build.scm:266 +#: guix/scripts/build.scm:289 msgid "" "\n" " --with-input=PACKAGE=REPLACEMENT\n" @@ -221,9 +256,10 @@ msgid "" msgstr "" "\n" " --with-input=PAQUET=REMPLACEMENT\n" -" remplacer le paquet de dépendance PAQUET par REMPLACEMENT" +" remplacer le paquet de dépendance PAQUET par " +"REMPLACEMENT" -#: guix/scripts/build.scm:269 +#: guix/scripts/build.scm:292 msgid "" "\n" " --with-graft=PACKAGE=REPLACEMENT\n" @@ -231,14 +267,15 @@ msgid "" msgstr "" "\n" " --with-graft=PAQUET=REMPLACEMENT\n" -" greffer le paquet REMPLACEMENT sur les paquets qui font référence à PAQUET" +" greffer le paquet REMPLACEMENT sur les paquets qui " +"font référence à PAQUET" -#: guix/scripts/build.scm:294 +#: guix/scripts/build.scm:317 #, scheme-format msgid "transformation '~a' had no effect on ~a~%" msgstr "la transformation « ~a » n'a pas d'effet sur ~a~%" -#: guix/scripts/build.scm:312 +#: guix/scripts/build.scm:335 msgid "" "\n" " -L, --load-path=DIR prepend DIR to the package module search path" @@ -246,15 +283,16 @@ msgstr "" "\n" " -L, --load-path=REP préfixer le chemin de recherche par REP" -#: guix/scripts/build.scm:314 +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" msgstr "" "\n" -" -K, --keep-failed garder l'arbre de compilation pour les compilations ayant échoué" +" -K, --keep-failed garder l'arbre de compilation pour les compilations " +"ayant échoué" -#: guix/scripts/build.scm:316 +#: guix/scripts/build.scm:339 msgid "" "\n" " -k, --keep-going keep going when some of the derivations fail" @@ -262,7 +300,7 @@ msgstr "" "\n" " -k, --keep-going continuer si certaines dérivations échouent" -#: guix/scripts/build.scm:318 +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" @@ -270,7 +308,7 @@ msgstr "" "\n" " -n, --dry-run ne pas compiler les dérivations" -#: guix/scripts/build.scm:320 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" @@ -278,15 +316,16 @@ msgstr "" "\n" " --fallback revenir à la compilation quand le substitut échoue" -#: guix/scripts/build.scm:322 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" msgstr "" "\n" -" --no-substitutes compiler plutôt que recourir à des substituts pré-compilés" +" --no-substitutes compiler plutôt que recourir à des substituts pré-" +"compilés" -#: guix/scripts/build.scm:324 guix/scripts/size.scm:232 +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 msgid "" "\n" " --substitute-urls=URLS\n" @@ -294,9 +333,10 @@ msgid "" msgstr "" "\n" " --substitute-urls=URLS\n" -" récupérer les substituts depuis les URLS si elles sont autorisées" +" récupérer les substituts depuis les URLS si elles " +"sont autorisées" -#: guix/scripts/build.scm:327 +#: guix/scripts/build.scm:350 msgid "" "\n" " --no-grafts do not graft packages" @@ -304,15 +344,16 @@ msgstr "" "\n" " --no-grafts ne pas greffer les paquets" -#: guix/scripts/build.scm:329 +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" msgstr "" "\n" -" --no-build-hook ne pas essayer de décharger les compilations via le hook de compilation" +" --no-build-hook ne pas essayer de décharger les compilations via le " +"hook de compilation" -#: guix/scripts/build.scm:331 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" @@ -320,17 +361,19 @@ msgid "" msgstr "" "\n" " --max-silent-time=N\n" -" marquer la compilation comme ayant échouée après N secondes de silence" +" marquer la compilation comme ayant échouée après N " +"secondes de silence" -#: guix/scripts/build.scm:334 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" msgstr "" "\n" -" --timeout=N marquer la compilation comme ayant échouée après N secondes d'activité" +" --timeout=N marquer la compilation comme ayant échouée après N " +"secondes d'activité" -#: guix/scripts/build.scm:336 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" @@ -338,15 +381,16 @@ msgstr "" "\n" " --verbosity=NIVEAU utiliser le NIVEAU de verbosité donné" -#: guix/scripts/build.scm:338 +#: guix/scripts/build.scm:361 msgid "" "\n" " --rounds=N build N times in a row to detect non-determinism" msgstr "" "\n" -" --rounds=N compiler N fois de suite pour détecter les non déterminismes" +" --rounds=N compiler N fois de suite pour détecter les non " +"déterminismes" -#: guix/scripts/build.scm:340 +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" @@ -354,7 +398,7 @@ msgstr "" "\n" " -c, --cores=N utiliser jusqu'à N cœurs CPU pour la compilation" -#: guix/scripts/build.scm:342 +#: guix/scripts/build.scm:365 msgid "" "\n" " -M, --max-jobs=N allow at most N build jobs" @@ -362,20 +406,21 @@ msgstr "" "\n" " -M, --max-jobs=N autoriser au plus N tâches de compilation" -#: guix/scripts/build.scm:448 guix/scripts/build.scm:455 +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 #, scheme-format msgid "not a number: '~a' option argument: ~a~%" msgstr "pas un nombre: argument d'option « ~a » : ~a~%" -#: guix/scripts/build.scm:474 +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" msgstr "" "Usage: guix build [OPTION]... PAQUET-OU-DERIVATION...\n" -"Compiler le PAQUET-OU-DERIVATION donné et retourner leurs chemins de sortie.\n" +"Compiler le PAQUET-OU-DERIVATION donné et retourner leurs chemins de " +"sortie.\n" -#: guix/scripts/build.scm:476 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" @@ -383,17 +428,19 @@ msgstr "" "\n" " -e, --expression=EXPR compiler le paquet ou la dérivation évalué par EXPR" -#: guix/scripts/build.scm:478 +#: guix/scripts/build.scm:501 msgid "" "\n" -" -f, --file=FILE build the package or derivation that the code within\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" " FILE evaluates to" msgstr "" "\n" -" -f, --file=FICHIER compiler le paquet ou la dérivation qui est évaluée\n" +" -f, --file=FICHIER compiler le paquet ou la dérivation qui est " +"évaluée\n" " par le code dans FICHIER" -#: guix/scripts/build.scm:481 +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" @@ -401,49 +448,55 @@ msgstr "" "\n" " -S, --source compiler les dérivations de source du paquet" -#: guix/scripts/build.scm:483 +#: guix/scripts/build.scm:506 msgid "" "\n" -" --sources[=TYPE] build source derivations; TYPE may optionally be one\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" " of \"package\", \"all\" (default), or \"transitive\"" msgstr "" "\n" -" --sources[=TYPE] compiler les dérivations sources. TYPE peut optionnellement\n" +" --sources[=TYPE] compiler les dérivations sources. TYPE peut " +"optionnellement\n" " être « package », « all » (défaut) ou « transitive »" -#: guix/scripts/build.scm:486 guix/scripts/pack.scm:338 +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" msgstr "" "\n" -" -s, --system=SYSTÈME essayer de compiler pour le SYSTÈME donné, par exemple « i686-linux »" +" -s, --system=SYSTÈME essayer de compiler pour le SYSTÈME donné, par " +"exemple « i686-linux »" -#: guix/scripts/build.scm:488 guix/scripts/pack.scm:340 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" msgstr "" "\n" -" --target=TRIPLET effectuer une compilation croisée pour TRIPLET, par exemple « armel-linux-gnu »" +" --target=TRIPLET effectuer une compilation croisée pour TRIPLET, par " +"exemple « armel-linux-gnu »" -#: guix/scripts/build.scm:490 +#: guix/scripts/build.scm:513 msgid "" "\n" " -d, --derivations return the derivation paths of the given packages" msgstr "" "\n" -" -d, --derivations retourner les chemins de dérivation pour les paquets donnés" +" -d, --derivations retourner les chemins de dérivation pour les " +"paquets donnés" -#: guix/scripts/build.scm:492 +#: guix/scripts/build.scm:515 msgid "" "\n" " --check rebuild items to check for non-determinism issues" msgstr "" "\n" -" --check recompiler les éléments pour détecter des problèmes de non déterminisme" +" --check recompiler les éléments pour détecter des problèmes " +"de non déterminisme" -#: guix/scripts/build.scm:494 +#: guix/scripts/build.scm:517 msgid "" "\n" " --repair repair the specified items" @@ -451,17 +504,19 @@ msgstr "" "\n" " --repair réparer les éléments spécifiés" -#: guix/scripts/build.scm:496 +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" " as a garbage collector root" msgstr "" "\n" -" -r, --root=FICHIER faire de FICHIER un lien symbolique pointant sur le résultat\n" -" et l'enregistrer en tant que racine du garbage collector" +" -r, --root=FICHIER faire de FICHIER un lien symbolique pointant sur le " +"résultat\n" +" et l'enregistrer en tant que racine du garbage " +"collector" -#: guix/scripts/build.scm:499 +#: guix/scripts/build.scm:522 msgid "" "\n" " -q, --quiet do not show the build log" @@ -469,25 +524,25 @@ msgstr "" "\n" " -q, --quiet ne pas montrer le journal de compilation" -#: guix/scripts/build.scm:501 +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" msgstr "" "\n" -" --log-file retourner les fichiers de journalisation pour les dérivations données" +" --log-file retourner les fichiers de journalisation pour les " +"dérivations données" -#: guix/scripts/build.scm:508 guix/scripts/download.scm:83 -#: guix/scripts/package.scm:425 guix/scripts/gc.scm:74 -#: guix/scripts/hash.scm:59 guix/scripts/import.scm:92 -#: guix/scripts/import/cran.scm:47 guix/scripts/pull.scm:110 -#: guix/scripts/substitute.scm:889 guix/scripts/system.scm:870 -#: guix/scripts/lint.scm:1090 guix/scripts/publish.scm:94 -#: guix/scripts/edit.scm:44 guix/scripts/size.scm:243 -#: guix/scripts/graph.scm:432 guix/scripts/challenge.scm:241 -#: guix/scripts/copy.scm:122 guix/scripts/pack.scm:349 -#: guix/scripts/weather.scm:156 guix/scripts/container.scm:33 -#: guix/scripts/container/exec.scm:43 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 +#: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" " -h, --help display this help and exit" @@ -495,17 +550,16 @@ msgstr "" "\n" " -h, --help afficher cette aide et quitter" -#: guix/scripts/build.scm:510 guix/scripts/download.scm:85 -#: guix/scripts/package.scm:427 guix/scripts/gc.scm:76 -#: guix/scripts/hash.scm:61 guix/scripts/import.scm:94 -#: guix/scripts/import/cran.scm:49 guix/scripts/pull.scm:112 -#: guix/scripts/substitute.scm:891 guix/scripts/system.scm:872 -#: guix/scripts/lint.scm:1094 guix/scripts/publish.scm:96 -#: guix/scripts/edit.scm:46 guix/scripts/size.scm:245 -#: guix/scripts/graph.scm:434 guix/scripts/challenge.scm:243 -#: guix/scripts/copy.scm:124 guix/scripts/pack.scm:351 -#: guix/scripts/weather.scm:158 guix/scripts/container.scm:35 -#: guix/scripts/container/exec.scm:45 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 +#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" " -V, --version display version information and exit" @@ -513,7 +567,7 @@ msgstr "" "\n" " -V, --version afficher les informations sur la version et quitter" -#: guix/scripts/build.scm:537 +#: guix/scripts/build.scm:560 #, scheme-format msgid "" "invalid argument: '~a' option argument: ~a, ~\n" @@ -522,17 +576,17 @@ msgstr "" "argument invalide: argument en option « ~a » : ~a, ~\n" "doit être « package », « all » ou « transitive »~%" -#: guix/scripts/build.scm:590 +#: guix/scripts/build.scm:613 #, scheme-format msgid "~s: not something we can build~%" msgstr "~s : pas quelque chose qu'on sait compiler~%" -#: guix/scripts/build.scm:644 +#: guix/scripts/build.scm:667 #, scheme-format msgid "~a: warning: package '~a' has no source~%" msgstr "~a : attention : le paquet « ~a » n'a pas de source~%" -#: guix/scripts/build.scm:678 +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "aucun journal de compilation pour « ~a »~%" @@ -590,8 +644,8 @@ msgstr "" msgid "unsupported hash format: ~a~%" msgstr "format d'empreinte non supporté : ~a~%" -#: guix/scripts/download.scm:138 guix/scripts/package.scm:906 -#: guix/scripts/publish.scm:846 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 #, scheme-format msgid "~A: extraneous argument~%" msgstr "~A : argument superflu~%" @@ -614,7 +668,8 @@ msgstr "~a : le téléchargement a échoué~%" #: guix/scripts/package.scm:112 #, scheme-format msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" -msgstr "Essayez « info '(guix) Invoking guix package' » pour plus d'information.~%" +msgstr "" +"Essayez « info '(guix) Invoking guix package' » pour plus d'information.~%" #: guix/scripts/package.scm:134 #, scheme-format @@ -646,8 +701,8 @@ msgstr "la génération ~a n'est pas supprimée car elle est actuelle~%" msgid "no matching generation~%" msgstr "aucune génération correspondante~%" -#: guix/scripts/package.scm:193 guix/scripts/package.scm:716 -#: guix/scripts/system.scm:558 +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 #, scheme-format msgid "invalid syntax: ~a~%" msgstr "syntaxe non valide : ~a~%" @@ -664,17 +719,19 @@ msgid_plural "~a packages in profile~%" msgstr[0] "~a paquet dans le profile~%" msgstr[1] "~a paquets dans le profile~%" -#: guix/scripts/package.scm:313 +#: guix/scripts/package.scm:317 #, scheme-format msgid "package '~a' no longer exists~%" msgstr "le paquet « ~a » n'existe plus~%" -#: guix/scripts/package.scm:351 +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" -msgstr "Il pourrait être nécessaire de définir les variables d'environnement suivantes :~%" +msgstr "" +"Il pourrait être nécessaire de définir les variables d'environnement " +"suivantes :~%" -#: guix/scripts/package.scm:366 +#: guix/scripts/package.scm:371 msgid "" "Usage: guix package [OPTION]...\n" "Install, remove, or upgrade packages in a single transaction.\n" @@ -682,7 +739,7 @@ msgstr "" "Usage : guix package [OPTION]...\n" "Installer, supprimer ou mettre à jour les paquets en une seule transaction.\n" -#: guix/scripts/package.scm:368 +#: guix/scripts/package.scm:373 msgid "" "\n" " -i, --install PACKAGE ...\n" @@ -692,7 +749,7 @@ msgstr "" " -i, --install=PAQUET ...\n" " installer les PAQUETs" -#: guix/scripts/package.scm:371 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" @@ -702,7 +759,7 @@ msgstr "" " -e, --install-from-expression=EXP\n" " installer le paquet évalué par EXP" -#: guix/scripts/package.scm:374 +#: guix/scripts/package.scm:379 msgid "" "\n" " -f, --install-from-file=FILE\n" @@ -714,7 +771,7 @@ msgstr "" " installer le paquet évalué par le code dans\n" " FICHIER" -#: guix/scripts/package.scm:378 +#: guix/scripts/package.scm:383 msgid "" "\n" " -r, --remove PACKAGE ...\n" @@ -724,15 +781,16 @@ msgstr "" " -r, --remove=PAQUET ...\n" " supprimer les PAQUETs" -#: guix/scripts/package.scm:381 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" msgstr "" "\n" -" -u, --upgrade[=REGEXP] mettre à jour tous les paquets installés correspondant à REGEXP" +" -u, --upgrade[=REGEXP] mettre à jour tous les paquets installés " +"correspondant à REGEXP" -#: guix/scripts/package.scm:383 +#: guix/scripts/package.scm:388 msgid "" "\n" " -m, --manifest=FILE create a new profile generation with the manifest\n" @@ -742,15 +800,16 @@ msgstr "" " -m, --manifest=FICHIER créer une nouvelle génération de profil avec le\n" " manifeste dans FICHIER" -#: guix/scripts/package.scm:386 +#: guix/scripts/package.scm:391 msgid "" "\n" " --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" msgstr "" "\n" -" --do-not-upgrade[=REGEXP] ne pas mettre à jour les paquets correspondant à REGEXP" +" --do-not-upgrade[=REGEXP] ne pas mettre à jour les paquets " +"correspondant à REGEXP" -#: guix/scripts/package.scm:388 +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" @@ -758,7 +817,7 @@ msgstr "" "\n" " --roll-back revenir à la génération antérieure" -#: guix/scripts/package.scm:390 +#: guix/scripts/package.scm:395 msgid "" "\n" " --search-paths[=KIND]\n" @@ -766,9 +825,10 @@ msgid "" msgstr "" "\n" " --search-paths=[GENRE]\n" -" afficher les définitions de variables d'environnement requises" +" afficher les définitions de variables " +"d'environnement requises" -#: guix/scripts/package.scm:393 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" @@ -778,7 +838,7 @@ msgstr "" " -l, --list-generations[=MOTIF]\n" " lister les générations correspondant à MOTIF" -#: guix/scripts/package.scm:396 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" @@ -788,7 +848,7 @@ msgstr "" " -d, --delete-generations[=MOTIF]\n" " supprimer les générations correspondant à MOTIF" -#: guix/scripts/package.scm:399 +#: guix/scripts/package.scm:404 msgid "" "\n" " -S, --switch-generation=PATTERN\n" @@ -798,23 +858,25 @@ msgstr "" " -S, --switch-generation=MOTIF\n" " basculer vers une génération correspondant à MOTIF" -#: guix/scripts/package.scm:402 +#: guix/scripts/package.scm:407 msgid "" "\n" " -p, --profile=PROFILE use PROFILE instead of the user's default profile" msgstr "" "\n" -" -p, --profile=PROFIL utiliser PROFIL au lieu du profil par défaut de l'utilisateur" +" -p, --profile=PROFIL utiliser PROFIL au lieu du profil par défaut de " +"l'utilisateur" -#: guix/scripts/package.scm:405 +#: guix/scripts/package.scm:410 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the profile" msgstr "" "\n" -" --bootstrap utiliser le programme d'amorçage Guile pour compiler le profil" +" --bootstrap utiliser le programme d'amorçage Guile pour " +"compiler le profil" -#: guix/scripts/package.scm:407 guix/scripts/pull.scm:98 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" @@ -822,15 +884,16 @@ msgstr "" "\n" " --verbose produire une sortie verbeuse" -#: guix/scripts/package.scm:410 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" msgstr "" "\n" -" -s, --search=REGEXP chercher dans le synopsis et la description en utilisant REGEXP" +" -s, --search=REGEXP chercher dans le synopsis et la description en " +"utilisant REGEXP" -#: guix/scripts/package.scm:412 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" @@ -840,7 +903,7 @@ msgstr "" " -I, --list-installed[=REGEXP]\n" " lister les paquets installés correspondant à REGEXP" -#: guix/scripts/package.scm:415 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" @@ -848,9 +911,10 @@ msgid "" msgstr "" "\n" " -A, --list-available[=REGEXP]\n" -" lister les paquets disponibles correspondant à REGEXP" +" lister les paquets disponibles correspondant à " +"REGEXP" -#: guix/scripts/package.scm:418 +#: guix/scripts/package.scm:423 msgid "" "\n" " --show=PACKAGE show details about PACKAGE" @@ -858,32 +922,34 @@ msgstr "" "\n" " --show=PAQUET montrer des détails du PAQUET" -#: guix/scripts/package.scm:470 +#: guix/scripts/package.scm:475 #, scheme-format msgid "upgrade regexp '~a' looks like a command-line option~%" -msgstr "l'expression régulière « ~a » ressemble à une option de la ligne de commande~%" +msgstr "" +"l'expression régulière « ~a » ressemble à une option de la ligne de " +"commande~%" -#: guix/scripts/package.scm:473 +#: guix/scripts/package.scm:478 #, scheme-format msgid "is this intended?~%" msgstr "est-ce intentionnel ?~%" -#: guix/scripts/package.scm:518 +#: guix/scripts/package.scm:523 #, scheme-format msgid "~a: unsupported kind of search path~%" msgstr "~a : type de chemin de recherche non supporté~%" -#: guix/scripts/package.scm:815 +#: guix/scripts/package.scm:820 #, scheme-format msgid "cannot switch to generation '~a'~%" msgstr "impossible de passer à la génération « ~a »~%" -#: guix/scripts/package.scm:831 +#: guix/scripts/package.scm:836 #, scheme-format msgid "would install new manifest from '~a' with ~d entries~%" msgstr "installerait le nouveau manifeste depuis « ~a » avec ~d entrées~%" -#: guix/scripts/package.scm:833 +#: guix/scripts/package.scm:838 #, scheme-format msgid "installing new manifest from '~a' with ~d entries~%" msgstr "installation du nouveau manifeste depuis « ~a » avec ~d entrées~%" @@ -904,7 +970,8 @@ msgid "" msgstr "" "\n" " -C, --collect-garbage[=MIN]\n" -" collecter au moins MIN octets dans le ramasse-miettes" +" collecter au moins MIN octets dans le ramasse-" +"miettes" #: guix/scripts/gc.scm:47 msgid "" @@ -928,7 +995,8 @@ msgid "" " --optimize optimize the store by deduplicating identical files" msgstr "" "\n" -" --optimize optimise le dépôt en supprimant les doublons des fichiers identiques" +" --optimize optimise le dépôt en supprimant les doublons des " +"fichiers identiques" #: guix/scripts/gc.scm:53 msgid "" @@ -998,25 +1066,30 @@ msgstr "" "\n" " --clear-failures supprimer CHEMINS de l'ensemble des échecs en cache" -#: guix/scripts/gc.scm:100 +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "~a : durée non valide~%" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "quantité de stockage non valide : ~a~%" -#: guix/scripts/gc.scm:185 +#: guix/scripts/gc.scm:196 msgid "already ~h bytes available on ~a, nothing to do~%" msgstr "déjà ~h octets disponibles sur ~a, rien à faire~%" -#: guix/scripts/gc.scm:188 +#: guix/scripts/gc.scm:199 msgid "freeing ~h bytes~%" msgstr "libération de ~h octets~%" -#: guix/scripts/gc.scm:200 +#: guix/scripts/gc.scm:211 #, scheme-format msgid "extraneous arguments: ~{~a ~}~%" msgstr "arguments superflus : ~{~a ~}~%" -#: guix/scripts/gc.scm:220 guix/scripts/gc.scm:223 +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 msgid "freed ~h bytes~%" msgstr "~h octets libérés~%" @@ -1031,7 +1104,8 @@ msgstr "" "Usage : guix hash [OPTION] FICHIER\n" "Retourner l'empreinte cryptographique du FICHIER.\n" "\n" -"Formats supportés: « nix-base32 » (par défaut), « base32 », et « base16 » (« hex »\n" +"Formats supportés: « nix-base32 » (par défaut), « base32 », et " +"« base16 » (« hex »\n" "et « hexadecimal » peuvent également être utilisés).\n" #: guix/scripts/hash.scm:52 @@ -1050,13 +1124,13 @@ msgstr "" "\n" " -r, --recursive calculer l'empreinte de FICHIER de manière récursive" -#: guix/scripts/hash.scm:150 guix/ui.scm:326 guix/ui.scm:601 guix/ui.scm:654 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "~a~%" -#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1022 -#: guix/scripts/system.scm:1031 guix/scripts/system.scm:1038 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "nombre d'arguments incorrect~%" @@ -1149,7 +1223,8 @@ msgid "" " -V, --version display version information and exit" msgstr "" "\n" -" -V, --version afficher les informations sur la version et quitter" +" -V, --version afficher les informations sur la version et " +"quitter" #: guix/scripts/import/elpa.scm:92 #, scheme-format @@ -1163,19 +1238,23 @@ msgid "" "Install it by running:\n" "\n" " guix package -i ~a\n" -" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:$GUILE_LOAD_PATH\n" -" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-ccache:$GUILE_LOAD_COMPILED_PATH\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" "\n" msgstr "" "Il vous manque Guile-Git qui est désormais requis par « guix pull ».\n" "Installez-le en lançant :\n" "\n" " guix package -i ~a\n" -" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:$GUILE_LOAD_PATH\n" -" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-ccache:$GUILE_LOAD_COMPILED_PATH\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" "\n" -#: guix/scripts/pull.scm:96 +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" @@ -1183,7 +1262,7 @@ msgstr "" "Usage : guix pull [OPTION]...\n" "Télécharger et déployer la dernière version de Guix.\n" -#: guix/scripts/pull.scm:100 +#: guix/scripts/pull.scm:101 msgid "" "\n" " --url=URL download from the Git repository at URL" @@ -1191,7 +1270,7 @@ msgstr "" "\n" " --url=URL télécharger le dépôt Git depuis URL" -#: guix/scripts/pull.scm:102 +#: guix/scripts/pull.scm:103 msgid "" "\n" " --commit=COMMIT download the specified COMMIT" @@ -1199,7 +1278,7 @@ msgstr "" "\n" " --commit=COMMIT télécharger le COMMIT indiqué" -#: guix/scripts/pull.scm:104 +#: guix/scripts/pull.scm:105 msgid "" "\n" " --branch=BRANCH download the tip of the specified BRANCH" @@ -1207,54 +1286,56 @@ msgstr "" "\n" " --branch=BRANCHE télécharger le bout de la BRANCHE indiquée" -#: guix/scripts/pull.scm:106 +#: guix/scripts/pull.scm:107 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the new Guix" msgstr "" "\n" -" --bootstrap utiliser le programme d'amorçage Guile pour compiler le nouveau Guix" +" --bootstrap utiliser le programme d'amorçage Guile pour " +"compiler le nouveau Guix" -#: guix/scripts/pull.scm:192 +#: guix/scripts/pull.scm:193 msgid "Guix already up to date\n" msgstr "Guix est déjà à jour\n" -#: guix/scripts/pull.scm:197 +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "~a a été mis à jour et déployé avec succès sous « ~a »~%" -#: guix/scripts/pull.scm:200 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" -msgstr "échec de la mise à jour de Guix ; consultez le journal de compilation~%" +msgstr "" +"échec de la mise à jour de Guix ; consultez le journal de compilation~%" -#: guix/scripts/pull.scm:216 +#: guix/scripts/pull.scm:217 #, scheme-format msgid "cannot enforce use of the Let's Encrypt certificates~%" msgstr "impossible d'imposer l'utilisation des certificats Let's Encrypt~%" -#: guix/scripts/pull.scm:218 +#: guix/scripts/pull.scm:219 #, scheme-format msgid "please upgrade Guile-Git~%" msgstr "veuillez mettre à jour Guile-Git~%" -#: guix/scripts/pull.scm:226 +#: guix/scripts/pull.scm:227 #, scheme-format msgid "Git error ~a~%" msgstr "Erreur Git : ~a~%" -#: guix/scripts/pull.scm:228 +#: guix/scripts/pull.scm:229 #, scheme-format msgid "Git error: ~a~%" msgstr "Erreur Git : ~a~%" -#: guix/scripts/pull.scm:262 +#: guix/scripts/pull.scm:263 #, scheme-format msgid "Updating from Git repository at '~a'...~%" msgstr "Mise à jour depuis le dépôt Git « ~a »...~%" -#: guix/scripts/pull.scm:271 +#: guix/scripts/pull.scm:272 #, scheme-format msgid "Building from Git commit ~a...~%" msgstr "Construction depuis le commit Git « ~a »...~%" @@ -1279,100 +1360,101 @@ msgstr "pendant la récupération de ~a : le serveur est plutôt lent~%" msgid "try `--no-substitutes' if the problem persists~%" msgstr "essayez l'option « --no-substitutes » si le problème persiste~%" -#: guix/scripts/substitute.scm:233 +#: guix/scripts/substitute.scm:225 #, scheme-format msgid "unsupported substitute URI scheme: ~a~%" msgstr "schéma de substitution URI non supporté : ~a~%" -#: guix/scripts/substitute.scm:268 +#: guix/scripts/substitute.scm:260 #, scheme-format msgid "while fetching '~a': ~a (~s)~%" msgstr "pendant la récupération de « ~a » : ~a (~s)~%" -#: guix/scripts/substitute.scm:273 +#: guix/scripts/substitute.scm:265 #, scheme-format msgid "ignoring substitute server at '~s'~%" msgstr "ignore le serveur de substitution à « ~s »~%" -#: guix/scripts/substitute.scm:323 +#: guix/scripts/substitute.scm:315 #, scheme-format msgid "signature version must be a number: ~s~%" msgstr "la version de la signature doit être un nombre: ~s~%" -#: guix/scripts/substitute.scm:327 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "version de signature non supportée : ~a~%" -#: guix/scripts/substitute.scm:335 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "la signature n'est pas une s-expression valide : ~s~%" -#: guix/scripts/substitute.scm:339 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "format invalide du champ de signature : ~a~%" -#: guix/scripts/substitute.scm:374 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "signature non valide pour « ~a »~%" -#: guix/scripts/substitute.scm:376 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "l'empreinte ne correspond pas pour « ~a »~%" -#: guix/scripts/substitute.scm:378 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "« ~a » est signé avec une clé non autorisée~%" -#: guix/scripts/substitute.scm:380 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "la signature de « ~a » est corrompue~%" -#: guix/scripts/substitute.scm:465 +#: guix/scripts/substitute.scm:457 #, scheme-format msgid "'~a' does not name a store item~%" msgstr "« ~a » ne nomme pas un élément du stockage~%" -#: guix/scripts/substitute.scm:629 +#: guix/scripts/substitute.scm:619 #, scheme-format msgid "updating list of substitutes from '~a'... ~5,1f%" msgstr "mise à jour de la liste des substituts depuis « ~a »... ~5,1f%" -#: guix/scripts/substitute.scm:693 +#: guix/scripts/substitute.scm:683 #, scheme-format msgid "~s: unsupported server URI scheme~%" msgstr "~s : schéma de URI serveur non supporté~%" -#: guix/scripts/substitute.scm:703 +#: guix/scripts/substitute.scm:693 #, scheme-format msgid "'~a' uses different store '~a'; ignoring it~%" msgstr "« ~a » utilise un stockage « ~a » différent. Il est ignoré~%" -#: guix/scripts/substitute.scm:863 +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "erreur lors de la consultation du nom d'hôte : ~a~%" -#: guix/scripts/substitute.scm:868 +#: guix/scripts/substitute.scm:858 #, scheme-format msgid "TLS error in procedure '~a': ~a~%" msgstr "Erreur TLS dans la procédure « ~a » : ~a~%" -#: guix/scripts/substitute.scm:879 +#: guix/scripts/substitute.scm:869 msgid "" "Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" msgstr "" "Usage : guix substitute [OPTION]...\n" -"Outil interne pour substituer un binaire pré-compilé à une compilation locale.\n" +"Outil interne pour substituer un binaire pré-compilé à une compilation " +"locale.\n" -#: guix/scripts/substitute.scm:881 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" @@ -1383,7 +1465,7 @@ msgstr "" " noms de fichiers de dépôt passés sur l'entrée\n" " standard" -#: guix/scripts/substitute.scm:884 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -1392,29 +1474,34 @@ msgid "" msgstr "" "\n" " --substitute FICHIER-DÉPÔT DESTINATION\n" -" télécharger FICHIER-DÉPÔT et l'enregistrer comme un Nar\n" +" télécharger FICHIER-DÉPÔT et l'enregistrer comme un " +"Nar\n" " dans le fichier DESTINATION" -#: guix/scripts/substitute.scm:949 +#: guix/scripts/substitute.scm:939 #, scheme-format msgid "no valid substitute for '~a'~%" msgstr "pas de substitut valide pour « ~a »~%" -#: guix/scripts/substitute.scm:956 +#: guix/scripts/substitute.scm:946 #, scheme-format msgid "Downloading ~a...~%" msgstr "Téléchargement de « ~a »...~%" -#: guix/scripts/substitute.scm:1012 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" -msgstr "L'ACL pour l'import d'archives ne semble pas initialisée ; les substituts pourraient être indisponibles\n" +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" +msgstr "" +"L'ACL pour l'import d'archives ne semble pas initialisée ; les substituts " +"pourraient être indisponibles\n" -#: guix/scripts/substitute.scm:1066 +#: guix/scripts/substitute.scm:1056 #, scheme-format msgid "~a: invalid URI~%" msgstr "~a : URI invalide~%" -#: guix/scripts/substitute.scm:1126 +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "~a : options non reconnues~%" @@ -1422,7 +1509,8 @@ msgstr "~a : options non reconnues~%" #: guix/scripts/authenticate.scm:59 #, scheme-format msgid "cannot find public key for secret key '~a'~%" -msgstr "impossible de trouver la clé publique correspondant à la clé secrète « ~a »~%" +msgstr "" +"impossible de trouver la clé publique correspondant à la clé secrète « ~a »~%" #: guix/scripts/authenticate.scm:79 #, scheme-format @@ -1453,151 +1541,162 @@ msgstr "" msgid "wrong arguments" msgstr "mauvais arguments" -#: guix/scripts/system.scm:135 +#: guix/scripts/system.scm:141 #, scheme-format msgid "failed to register '~a' under '~a'~%" msgstr "impossible d'enregistrer « ~a » sous « ~a »~%" -#: guix/scripts/system.scm:174 +#: guix/scripts/system.scm:152 +#, fuzzy, scheme-format +msgid "copying to '~a'..." +msgstr "dépaquetage « ~a »...~%" + +#: guix/scripts/system.scm:187 #, scheme-format msgid "failed to install bootloader ~a~%" msgstr "impossible d'installer le chargeur de démarrage : ~a~%" -#: guix/scripts/system.scm:194 +#: guix/scripts/system.scm:207 #, scheme-format msgid "initializing the current root file system~%" msgstr "initialisation du système de fichier racine courant~%" -#: guix/scripts/system.scm:208 +#: guix/scripts/system.scm:221 #, scheme-format msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" -msgstr "n'est pas exécuté en tant que « root » donc le propriétaire de « ~a » pourrait être incorrect !~%" +msgstr "" +"n'est pas exécuté en tant que « root » donc le propriétaire de « ~a » " +"pourrait être incorrect !~%" -#: guix/scripts/system.scm:253 +#: guix/scripts/system.scm:266 #, scheme-format msgid "while talking to shepherd: ~a~%" msgstr "en parlant à shepherd : ~a~%" -#: guix/scripts/system.scm:260 +#: guix/scripts/system.scm:273 #, scheme-format msgid "service '~a' could not be found~%" msgstr "service: « ~a » introuvable~%" -#: guix/scripts/system.scm:263 +#: guix/scripts/system.scm:276 #, scheme-format msgid "service '~a' does not have an action '~a'~%" msgstr "le service « ~a » n'a pas d'action « ~a »~%" -#: guix/scripts/system.scm:267 +#: guix/scripts/system.scm:280 #, scheme-format msgid "exception caught while executing '~a' on service '~a':~%" -msgstr "exception interceptée pendant l'exécution de « ~a » sur le service « ~a »:~%" +msgstr "" +"exception interceptée pendant l'exécution de « ~a » sur le service « ~a »:~%" -#: guix/scripts/system.scm:275 +#: guix/scripts/system.scm:288 #, scheme-format msgid "something went wrong: ~s~%" msgstr "quelque chose s'est mal passé : ~s~%" -#: guix/scripts/system.scm:278 +#: guix/scripts/system.scm:291 #, scheme-format msgid "shepherd error~%" msgstr "erreur de shepherd~%" -#: guix/scripts/system.scm:295 +#: guix/scripts/system.scm:308 #, scheme-format msgid "failed to obtain list of shepherd services~%" msgstr "erreur en essayant d'obtenir la liste des services de shepherd~%" -#: guix/scripts/system.scm:315 +#: guix/scripts/system.scm:328 #, scheme-format msgid "unloading service '~a'...~%" msgstr "déchargement du service « ~a »...~%" -#: guix/scripts/system.scm:323 +#: guix/scripts/system.scm:336 #, scheme-format msgid "loading new services:~{ ~a~}...~%" msgstr "chargement des nouveaux services :~{ ~a~}...~%" -#: guix/scripts/system.scm:347 +#: guix/scripts/system.scm:362 #, scheme-format msgid "activating system...~%" msgstr "activation du système...~%" -#: guix/scripts/system.scm:423 +#: guix/scripts/system.scm:438 #, scheme-format msgid "cannot switch to system generation '~a'~%" msgstr "impossible de passer à la génération « ~a » du système~%" -#: guix/scripts/system.scm:494 +#: guix/scripts/system.scm:509 msgid "the DAG of services" msgstr "le graphe orienté acyclique (DAG) des services" -#: guix/scripts/system.scm:507 +#: guix/scripts/system.scm:522 msgid "the dependency graph of shepherd services" msgstr "le graphique des dépendances des services de shepherd" -#: guix/scripts/system.scm:531 +#: guix/scripts/system.scm:546 #, scheme-format msgid " file name: ~a~%" msgstr " nom de fichier: ~a~%" -#: guix/scripts/system.scm:532 +#: guix/scripts/system.scm:547 #, scheme-format msgid " canonical file name: ~a~%" msgstr " nom de fichier canonique : ~a~%" #. TRANSLATORS: Please preserve the two-space indentation. -#: guix/scripts/system.scm:534 +#: guix/scripts/system.scm:549 #, scheme-format msgid " label: ~a~%" msgstr " étiquette : ~a~%" -#: guix/scripts/system.scm:535 +#: guix/scripts/system.scm:550 #, scheme-format msgid " bootloader: ~a~%" msgstr " chargeur de démarrage : ~a~%" -#: guix/scripts/system.scm:536 +#: guix/scripts/system.scm:551 #, scheme-format msgid " root device: ~a~%" msgstr " périphérique racine : ~a~%" -#: guix/scripts/system.scm:540 +#: guix/scripts/system.scm:555 #, scheme-format msgid " kernel: ~a~%" msgstr " noyau : ~a~%" -#: guix/scripts/system.scm:600 +#: guix/scripts/system.scm:615 #, scheme-format msgid "~a: error: file system with label '~a' not found~%" msgstr "~a : erreur : le système de fichier étiqueté « ~a » est introuvable~%" -#: guix/scripts/system.scm:606 +#: guix/scripts/system.scm:621 #, scheme-format msgid "~a: error: file system with UUID '~a' not found~%" -msgstr "~a : erreur : le système de fichier avec l'UUID « ~a » est introuvable~%" +msgstr "" +"~a : erreur : le système de fichier avec l'UUID « ~a » est introuvable~%" -#: guix/scripts/system.scm:658 +#: guix/scripts/system.scm:717 #, scheme-format msgid "~a not found: 'guix pull' was never run~%" msgstr "~a pas trouvé : « guix pull » n'a jamais été exécuté~%" -#: guix/scripts/system.scm:659 +#: guix/scripts/system.scm:718 #, scheme-format msgid "Consider running 'guix pull' before 'reconfigure'.~%" msgstr "Envisagez d'exécuter « guix pull » avant « reconfigure ».~%" -#: guix/scripts/system.scm:660 +#: guix/scripts/system.scm:719 #, scheme-format msgid "Failing to do that may downgrade your system!~%" -msgstr "Si vous ne le faites pas, votre système pourrait être amené à une version inférieure !~%" +msgstr "" +"Si vous ne le faites pas, votre système pourrait être amené à une version " +"inférieure !~%" -#: guix/scripts/system.scm:767 +#: guix/scripts/system.scm:836 #, scheme-format msgid "initializing operating system under '~a'...~%" msgstr "initialisation du système d'exploitation sous « ~a »...~%" -#: guix/scripts/system.scm:812 +#: guix/scripts/system.scm:881 msgid "" "Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" "Build the operating system declared in FILE according to ACTION.\n" @@ -1607,63 +1706,85 @@ msgstr "" "Compiler le système d'exploitation déclaré dans FICHER en suivant ACTION.\n" "Certaines ACTIONS supportent des ARGUMENTS supplémentaires.\n" -#: guix/scripts/system.scm:816 guix/scripts/container.scm:28 +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 msgid "The valid values for ACTION are:\n" msgstr "Les valeurs possibles pour ACTION sont :\n" -#: guix/scripts/system.scm:818 +#: guix/scripts/system.scm:887 msgid " search search for existing service types\n" msgstr " search chercher des types de services existants\n" -#: guix/scripts/system.scm:820 +#: guix/scripts/system.scm:889 msgid " reconfigure switch to a new operating system configuration\n" -msgstr " reconfigure basculer vers une nouvelle configuration du système d'exploitation\n" +msgstr "" +" reconfigure basculer vers une nouvelle configuration du système " +"d'exploitation\n" -#: guix/scripts/system.scm:822 -msgid " roll-back switch to the previous operating system configuration\n" -msgstr " roll-back basculer vers la configuration du système d'exploitation précédente\n" +#: guix/scripts/system.scm:891 +msgid "" +" roll-back switch to the previous operating system configuration\n" +msgstr "" +" roll-back basculer vers la configuration du système d'exploitation " +"précédente\n" -#: guix/scripts/system.scm:824 -msgid " switch-generation switch to an existing operating system configuration\n" -msgstr " switch-generation basculer vers une configuration du système d'exploitation existante\n" +#: guix/scripts/system.scm:893 +msgid "" +" switch-generation switch to an existing operating system configuration\n" +msgstr "" +" switch-generation basculer vers une configuration du système " +"d'exploitation existante\n" -#: guix/scripts/system.scm:826 +#: guix/scripts/system.scm:895 msgid " list-generations list the system generations\n" msgstr " list-generations lister les générations du système\n" -#: guix/scripts/system.scm:828 -msgid " build build the operating system without installing anything\n" -msgstr " build compiler le système d'exploitation sans rien installer\n" +#: guix/scripts/system.scm:897 +msgid "" +" build build the operating system without installing anything\n" +msgstr "" +" build compiler le système d'exploitation sans rien installer\n" -#: guix/scripts/system.scm:830 +#: guix/scripts/system.scm:899 msgid " container build a container that shares the host's store\n" -msgstr " container compiler un conteneur qui partage le dépôt de l'hôte\n" +msgstr "" +" container compiler un conteneur qui partage le dépôt de l'hôte\n" -#: guix/scripts/system.scm:832 -msgid " vm build a virtual machine image that shares the host's store\n" -msgstr " vm compiler une machine virtuelle partageant le dépôt de l'hôte\n" +#: guix/scripts/system.scm:901 +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" +msgstr "" +" vm compiler une machine virtuelle partageant le dépôt de " +"l'hôte\n" -#: guix/scripts/system.scm:834 +#: guix/scripts/system.scm:903 msgid " vm-image build a freestanding virtual machine image\n" msgstr " vm-image compiler une image autonome de machine virtuelle\n" -#: guix/scripts/system.scm:836 +#: guix/scripts/system.scm:905 msgid " disk-image build a disk image, suitable for a USB stick\n" -msgstr " disk-image compiler une image disque adaptée pour une clé USB\n" +msgstr "" +" disk-image compiler une image disque adaptée pour une clé USB\n" -#: guix/scripts/system.scm:838 +#: guix/scripts/system.scm:907 msgid " init initialize a root file system to run GNU\n" -msgstr " init initialiser un système de fichier racine pour lancer GNU.\n" +msgstr "" +" init initialiser un système de fichier racine pour lancer " +"GNU.\n" -#: guix/scripts/system.scm:840 +#: guix/scripts/system.scm:909 msgid " extension-graph emit the service extension graph in Dot format\n" -msgstr " extension-graph produire le graphique des extensions de service au format Dot\n" +msgstr "" +" extension-graph produire le graphique des extensions de service au " +"format Dot\n" -#: guix/scripts/system.scm:842 +#: guix/scripts/system.scm:911 msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" -msgstr " shepherd-graph produire le graphique des services de shepherd au format Dot\n" +msgstr "" +" shepherd-graph produire le graphique des services de shepherd au format " +"Dot\n" -#: guix/scripts/system.scm:846 +#: guix/scripts/system.scm:915 msgid "" "\n" " -d, --derivation return the derivation of the given system" @@ -1671,29 +1792,43 @@ msgstr "" "\n" " -d, --derivation retourner les dérivations pour le système donné" -#: guix/scripts/system.scm:848 +#: guix/scripts/system.scm:917 +#, fuzzy +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" +"\n" +" -e, --expression=EXPR considère le paquet évalué par EXPR" + +#: guix/scripts/system.scm:920 msgid "" "\n" " --on-error=STRATEGY\n" -" apply STRATEGY when an error occurs while reading FILE" +" apply STRATEGY when an error occurs while reading " +"FILE" msgstr "" "\n" " --on-error=STRATÉGIE\n" -" appliquer la STRATÉGIE quand une erreur survient en lisant le FICHIER" +" appliquer la STRATÉGIE quand une erreur survient en " +"lisant le FICHIER" -#: guix/scripts/system.scm:851 +#: guix/scripts/system.scm:923 msgid "" "\n" " --file-system-type=TYPE\n" -" for 'disk-image', produce a root file system of TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" " (one of 'ext4', 'iso9660')" msgstr "" "\n" " --file-system-type=TYPE\n" -" avec « disk-image », produit un système de fichiers racine de TYPE\n" +" avec « disk-image », produit un système de fichiers " +"racine de TYPE\n" " (parmis « ext4» et « iso9660 »)" -#: guix/scripts/system.scm:855 +#: guix/scripts/system.scm:927 msgid "" "\n" " --image-size=SIZE for 'vm-image', produce an image of SIZE" @@ -1702,96 +1837,115 @@ msgstr "" " --image-size=TAILLE\n" " pour « vm-image », produire une image de TAILLE" -#: guix/scripts/system.scm:857 +#: guix/scripts/system.scm:929 msgid "" "\n" " --no-bootloader for 'init', do not install a bootloader" msgstr "" "\n" -" --no-bootloader pour « init », ne pas installer un chargeur de démarrage" +" --no-bootloader pour « init », ne pas installer un chargeur de " +"démarrage" -#: guix/scripts/system.scm:859 +#: guix/scripts/system.scm:931 msgid "" "\n" " --share=SPEC for 'vm', share host file system according to SPEC" msgstr "" "\n" -" --share=SPEC pour « vm », partager le système de fichiers hôte selon\n" +" --share=SPEC pour « vm », partager le système de fichiers hôte " +"selon\n" " SPEC" -#: guix/scripts/system.scm:861 +#: guix/scripts/system.scm:933 msgid "" "\n" " -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" -" and 'build', make FILE a symlink to the result, and\n" +" and 'build', make FILE a symlink to the result, " +"and\n" " register it as a garbage collector root" msgstr "" "\n" -" -r, --root=FICHIER pour « vm », « vm-image », « disk-image », « container »\n" -" et « build », faire de FICHIER un lien symbolique pointant\n" -" sur le résultat et l'enregistrer en tant que racine du\n" +" -r, --root=FICHIER pour « vm », « vm-image », « disk-image », " +"« container »\n" +" et « build », faire de FICHIER un lien symbolique " +"pointant\n" +" sur le résultat et l'enregistrer en tant que racine " +"du\n" " ramasse-miettes" -#: guix/scripts/system.scm:865 +#: guix/scripts/system.scm:937 msgid "" "\n" " --expose=SPEC for 'vm', expose host file system according to SPEC" msgstr "" "\n" -" --expose=SPEC pour « vm », exposer le système de fichiers hôte selon\n" +" --expose=SPEC pour « vm », exposer le système de fichiers hôte " +"selon\n" " SPEC" -#: guix/scripts/system.scm:867 +#: guix/scripts/system.scm:939 msgid "" "\n" " --full-boot for 'vm', make a full boot sequence" msgstr "" "\n" -" --full-boot pour « vm », accomplir une séquence complète de démarrage" +" --full-boot pour « vm », accomplir une séquence complète de " +"démarrage" + +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" -#: guix/scripts/system.scm:959 +#: guix/scripts/system.scm:1040 #, scheme-format -msgid "no configuration file specified~%" +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" msgstr "aucun fichier de configuration spécifié~%" -#: guix/scripts/system.scm:1057 +#: guix/scripts/system.scm:1147 #, scheme-format msgid "~a: unknown action~%" msgstr "~a : action inconnue~%" -#: guix/scripts/system.scm:1072 +#: guix/scripts/system.scm:1163 #, scheme-format msgid "wrong number of arguments for action '~a'~%" msgstr "nombre d'arguments incorrect pour l'action « ~a »~%" -#: guix/scripts/system.scm:1077 +#: guix/scripts/system.scm:1168 #, scheme-format msgid "guix system: missing command name~%" msgstr "guix system : nom de commande manquant~%" -#: guix/scripts/system.scm:1079 +#: guix/scripts/system.scm:1170 #, scheme-format msgid "Try 'guix system --help' for more information.~%" msgstr "Essayez « guix system --help » pour plus d'informations.~%" -#: guix/scripts/system/search.scm:64 guix/ui.scm:1057 guix/ui.scm:1071 +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 msgid "unknown" msgstr "inconnu" -#: guix/scripts/lint.scm:138 +#: guix/scripts/lint.scm:139 #, scheme-format msgid "Available checkers:~%" msgstr "Vérificateurs disponibles :~%" -#: guix/scripts/lint.scm:162 +#: guix/scripts/lint.scm:163 msgid "description should not be empty" msgstr "la description ne devrait pas être vide" -#: guix/scripts/lint.scm:172 +#: guix/scripts/lint.scm:173 msgid "Texinfo markup in description is invalid" msgstr "lL'utilisation de balises Texinfo dans la description est invalide" -#: guix/scripts/lint.scm:182 +#: guix/scripts/lint.scm:183 #, scheme-format msgid "" "description should not contain ~\n" @@ -1802,15 +1956,15 @@ msgstr "" #. TRANSLATORS: '@code' is Texinfo markup and must be kept #. as is. -#: guix/scripts/lint.scm:195 +#: guix/scripts/lint.scm:196 msgid "use @code or similar ornament instead of quotes" msgstr "utiliser @code ou une décoration similaire au lieu des guillemets" -#: guix/scripts/lint.scm:202 +#: guix/scripts/lint.scm:203 msgid "description should start with an upper-case letter or digit" msgstr "la description devrait commencer par une majuscule ou un chiffre" -#: guix/scripts/lint.scm:218 +#: guix/scripts/lint.scm:219 #, scheme-format msgid "" "sentences in description should be followed ~\n" @@ -1819,266 +1973,277 @@ msgstr "" "les phrases dans la description devraient être suivies ~\n" "par deux espaces. Infraction probable~p à ~{~a~^, ~}" -#: guix/scripts/lint.scm:236 +#: guix/scripts/lint.scm:237 #, scheme-format msgid "invalid description: ~s" msgstr "description invalide : ~s" -#: guix/scripts/lint.scm:281 +#: guix/scripts/lint.scm:282 #, scheme-format msgid "'~a' should probably be a native input" msgstr "« ~a » devrait sans doute être une entrée native" -#: guix/scripts/lint.scm:297 +#: guix/scripts/lint.scm:298 #, scheme-format msgid "'~a' should probably not be an input at all" msgstr "« ~a » ne devrait probablement pas être une entrée du tout" -#: guix/scripts/lint.scm:314 +#: guix/scripts/lint.scm:315 msgid "synopsis should not be empty" msgstr "le synopsis ne devrait pas être vide" -#: guix/scripts/lint.scm:322 +#: guix/scripts/lint.scm:323 msgid "no period allowed at the end of the synopsis" msgstr "un point n'est pas autorisé à la fin du synopsis" -#: guix/scripts/lint.scm:334 +#: guix/scripts/lint.scm:335 msgid "no article allowed at the beginning of the synopsis" msgstr "les articles ne sont pas permis au début du synopsis" -#: guix/scripts/lint.scm:341 +#: guix/scripts/lint.scm:342 msgid "synopsis should be less than 80 characters long" msgstr "le synopsis devrait être plus court que 80 caractères" -#: guix/scripts/lint.scm:347 +#: guix/scripts/lint.scm:348 msgid "synopsis should start with an upper-case letter or digit" msgstr "le synopsis devrait commencer par une majuscule ou un chiffre" -#: guix/scripts/lint.scm:354 +#: guix/scripts/lint.scm:355 msgid "synopsis should not start with the package name" msgstr "le synopsis ne devrait pas commencer par un nom de paquet" -#: guix/scripts/lint.scm:364 +#: guix/scripts/lint.scm:365 msgid "Texinfo markup in synopsis is invalid" msgstr "La balise Texinfo dans le synopsis est invalide" -#: guix/scripts/lint.scm:383 +#: guix/scripts/lint.scm:384 #, scheme-format msgid "invalid synopsis: ~s" msgstr "synopsis non valide : ~s" -#: guix/scripts/lint.scm:502 +#: guix/scripts/lint.scm:503 #, scheme-format msgid "URI ~a returned suspiciously small file (~a bytes)" msgstr "L'URI ~a a renvoyé un fichier étrangement petit (~a octets)" -#: guix/scripts/lint.scm:512 +#: guix/scripts/lint.scm:513 #, scheme-format msgid "permanent redirect from ~a to ~a" msgstr "redirection permanente de ~a vers ~a" -#: guix/scripts/lint.scm:519 +#: guix/scripts/lint.scm:520 #, scheme-format msgid "invalid permanent redirect from ~a" msgstr "redirection permanente invalide : ~a" -#: guix/scripts/lint.scm:526 guix/scripts/lint.scm:538 +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 #, scheme-format msgid "URI ~a not reachable: ~a (~s)" msgstr "L'URI ~a n'a pu être atteinte : ~a (~s)" -#: guix/scripts/lint.scm:545 +#: guix/scripts/lint.scm:546 #, scheme-format msgid "URI ~a domain not found: ~a" msgstr "Le domaine de l'URI ~a n'a pas été trouvé : ~a" -#: guix/scripts/lint.scm:553 +#: guix/scripts/lint.scm:554 #, scheme-format msgid "URI ~a unreachable: ~a" msgstr "L'URI ~a n'a pu être atteinte : ~a" -#: guix/scripts/lint.scm:562 +#: guix/scripts/lint.scm:563 #, scheme-format msgid "TLS certificate error: ~a" msgstr "Erreur de certificat TLS : ~a" -#: guix/scripts/lint.scm:583 +#: guix/scripts/lint.scm:584 msgid "invalid value for home page" msgstr "valeur invalide pour la page d'accueil" -#: guix/scripts/lint.scm:586 +#: guix/scripts/lint.scm:587 #, scheme-format msgid "invalid home page URL: ~s" msgstr "URL de la page d'accueil invalide : ~s" -#: guix/scripts/lint.scm:606 +#: guix/scripts/lint.scm:613 msgid "file names of patches should start with the package name" -msgstr "les noms de fichiers des correctifs devraient commencer par le nom du paquet" +msgstr "" +"les noms de fichiers des correctifs devraient commencer par le nom du paquet" + +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" -#: guix/scripts/lint.scm:644 +#: guix/scripts/lint.scm:670 #, scheme-format msgid "~a: ~a: proposed synopsis: ~s~%" msgstr "~a : ~a : synopsis proposé : ~s~%" -#: guix/scripts/lint.scm:657 +#: guix/scripts/lint.scm:683 #, scheme-format msgid "~a: ~a: proposed description:~% \"~a\"~%" msgstr "~a : ~a : description proposée :~% « ~a »~%" -#: guix/scripts/lint.scm:699 +#: guix/scripts/lint.scm:725 msgid "all the source URIs are unreachable:" msgstr "toutes les URI sources sont inatteignables :" -#: guix/scripts/lint.scm:721 +#: guix/scripts/lint.scm:747 msgid "the source file name should contain the package name" msgstr "le nom du fichier source devrait contenir le nom du paquet" -#: guix/scripts/lint.scm:737 +#: guix/scripts/lint.scm:763 #, scheme-format msgid "URL should be 'mirror://~a/~a'" msgstr "L'URL devrait être « mirror://~a/~a »" -#: guix/scripts/lint.scm:755 guix/scripts/lint.scm:759 +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 #, scheme-format msgid "failed to create derivation: ~a" msgstr "échec à la création de la dérivation : ~a" -#: guix/scripts/lint.scm:773 +#: guix/scripts/lint.scm:799 #, scheme-format msgid "failed to create derivation: ~s~%" msgstr "échec à la création de la dérivation : ~s~%" -#: guix/scripts/lint.scm:783 +#: guix/scripts/lint.scm:809 msgid "invalid license field" msgstr "champ de licence invalide" -#: guix/scripts/lint.scm:799 +#: guix/scripts/lint.scm:825 #, scheme-format msgid "~a: HTTP GET error for ~a: ~a (~s)~%" msgstr "~a : erreur HTTP GET pour ~a : ~a (~s)~%" -#: guix/scripts/lint.scm:809 +#: guix/scripts/lint.scm:835 #, scheme-format msgid "~a: host lookup failure: ~a~%" msgstr "~a : erreur lors de la consultation du nom d'hôte : ~a~%" -#: guix/scripts/lint.scm:814 +#: guix/scripts/lint.scm:840 #, scheme-format msgid "~a: TLS certificate error: ~a" msgstr "~a : erreur de certificat TLS : ~a" -#: guix/scripts/lint.scm:829 +#: guix/scripts/lint.scm:855 msgid "while retrieving CVE vulnerabilities" msgstr "pendant la récupération des vulnérabilités CVE" -#: guix/scripts/lint.scm:866 +#: guix/scripts/lint.scm:898 #, scheme-format msgid "probably vulnerable to ~a" msgstr "probablement vulnérable à ~a" -#: guix/scripts/lint.scm:873 +#: guix/scripts/lint.scm:905 #, scheme-format msgid "while retrieving upstream info for '~a'" msgstr "pendant la récupération des informations en amont de « ~a »" -#: guix/scripts/lint.scm:881 +#: guix/scripts/lint.scm:913 #, scheme-format msgid "can be upgraded to ~a" msgstr "peut être mis à jour vers ~a" -#: guix/scripts/lint.scm:896 +#: guix/scripts/lint.scm:928 #, scheme-format msgid "tabulation on line ~a, column ~a" msgstr "tabulation à la ligne ~a, colonne ~a" -#: guix/scripts/lint.scm:905 +#: guix/scripts/lint.scm:937 #, scheme-format msgid "trailing white space on line ~a" msgstr "espace à la fin de la ligne ~a" -#: guix/scripts/lint.scm:915 +#: guix/scripts/lint.scm:947 #, scheme-format msgid "line ~a is way too long (~a characters)" msgstr "la ligne ~a est beaucoup trop longue (~a caractères)" -#: guix/scripts/lint.scm:926 +#: guix/scripts/lint.scm:958 #, scheme-format msgid "line ~a: parentheses feel lonely, move to the previous or next line" -msgstr "ligne ~a : des parenthèses se sentent seules. À déplacer à la ligne suivante ou précédente" +msgstr "" +"ligne ~a : des parenthèses se sentent seules. À déplacer à la ligne suivante " +"ou précédente" -#: guix/scripts/lint.scm:996 +#: guix/scripts/lint.scm:1028 msgid "Validate package descriptions" msgstr "Valider des descriptions de paquets" -#: guix/scripts/lint.scm:1000 +#: guix/scripts/lint.scm:1032 msgid "Validate synopsis & description of GNU packages" msgstr "Valider le synopsis et la description de paquets GNU" -#: guix/scripts/lint.scm:1004 +#: guix/scripts/lint.scm:1036 msgid "Identify inputs that should be native inputs" msgstr "Identifier les entrées qui devraient être natives" -#: guix/scripts/lint.scm:1008 +#: guix/scripts/lint.scm:1040 msgid "Identify inputs that should be inputs at all" msgstr "Identifier les entrées qui devraient être des entrées" -#: guix/scripts/lint.scm:1012 +#: guix/scripts/lint.scm:1044 msgid "Validate file names and availability of patches" msgstr "Valider les noms de fichiers et la disponibilité de correctifs" -#: guix/scripts/lint.scm:1016 +#: guix/scripts/lint.scm:1048 msgid "Validate home-page URLs" msgstr "Valider les URL des pages d'accueil" #. TRANSLATORS: is the name of a data type and must not be #. translated. -#: guix/scripts/lint.scm:1022 +#: guix/scripts/lint.scm:1054 msgid "Make sure the 'license' field is a or a list thereof" -msgstr "Assurez vous que le champ « licence » est une ou une telle liste" +msgstr "" +"Assurez vous que le champ « licence » est une ou une telle liste" -#: guix/scripts/lint.scm:1027 +#: guix/scripts/lint.scm:1059 msgid "Validate source URLs" msgstr "Valider les URL sources" -#: guix/scripts/lint.scm:1031 +#: guix/scripts/lint.scm:1063 msgid "Suggest 'mirror://' URLs" msgstr "Suggérer les URLs « mirror:// »" -#: guix/scripts/lint.scm:1035 +#: guix/scripts/lint.scm:1067 msgid "Validate file names of sources" msgstr "Valider les noms des fichiers des sources" -#: guix/scripts/lint.scm:1039 +#: guix/scripts/lint.scm:1071 msgid "Report failure to compile a package to a derivation" msgstr "Signaler l'échec de la compilation d'un paquet d'une dérivation" -#: guix/scripts/lint.scm:1043 +#: guix/scripts/lint.scm:1075 msgid "Validate package synopses" msgstr "Valider les synopsis des paquets" -#: guix/scripts/lint.scm:1047 +#: guix/scripts/lint.scm:1079 msgid "Check the Common Vulnerabilities and Exposures (CVE) database" -msgstr "Vérifier la base de données des vulnérabilités et failles connues (CVE)" +msgstr "" +"Vérifier la base de données des vulnérabilités et failles connues (CVE)" -#: guix/scripts/lint.scm:1052 +#: guix/scripts/lint.scm:1084 msgid "Check the package for new upstream releases" msgstr "Vérifier s'il y a une nouvelle version en amont pour le paquet" -#: guix/scripts/lint.scm:1056 +#: guix/scripts/lint.scm:1088 msgid "Look for formatting issues in the source" msgstr "Rechercher des problèmes de format dans la source" -#: guix/scripts/lint.scm:1084 +#: guix/scripts/lint.scm:1116 msgid "" "Usage: guix lint [OPTION]... [PACKAGE]...\n" "Run a set of checkers on the specified package; if none is specified,\n" "run the checkers on all packages.\n" msgstr "" "Usage : guix lint [OPTION]... [PAQUET]...\n" -"Lancer un ensemble de vérificateurs sur le paquet spécifié ; si aucun n'est spécifié,\n" +"Lancer un ensemble de vérificateurs sur le paquet spécifié ; si aucun n'est " +"spécifié,\n" "lancer les vérificateurs sur tous les paquets.\n" -#: guix/scripts/lint.scm:1087 +#: guix/scripts/lint.scm:1119 msgid "" "\n" " -c, --checkers=CHECKER1,CHECKER2...\n" @@ -2088,7 +2253,7 @@ msgstr "" " -c, --checkers=CHECKER1,CHECKER2...\n" " lancer uniquement les vérificateurs spécifiés" -#: guix/scripts/lint.scm:1092 +#: guix/scripts/lint.scm:1124 msgid "" "\n" " -l, --list-checkers display the list of available lint checkers" @@ -2096,7 +2261,7 @@ msgstr "" "\n" " -l, --list-checkers afficher la liste des vérificateurs disponibles" -#: guix/scripts/lint.scm:1112 +#: guix/scripts/lint.scm:1144 #, scheme-format msgid "~a: invalid checker~%" msgstr "~a : vérificateur non valide~%" @@ -2152,7 +2317,8 @@ msgid "" " -c, --cache=DIRECTORY cache published items to DIRECTORY" msgstr "" "\n" -" -c, --cache=RÉPERTOIRE mettre les éléments publiés en cache dans le RÉPERTOIRE" +" -c, --cache=RÉPERTOIRE mettre les éléments publiés en cache dans le " +"RÉPERTOIRE" #: guix/scripts/publish.scm:81 msgid "" @@ -2185,7 +2351,8 @@ msgid "" " --public-key=FILE use FILE as the public key for signatures" msgstr "" "\n" -" --public-key=FICHIER utiliser le FICHIER comme clé publique pour les signatures" +" --public-key=FICHIER utiliser le FICHIER comme clé publique pour les " +"signatures" #: guix/scripts/publish.scm:89 msgid "" @@ -2193,7 +2360,8 @@ msgid "" " --private-key=FILE use FILE as the private key for signatures" msgstr "" "\n" -" --private-key=FICHIER utiliser le FICHIER comme clé privée pour les signatures" +" --private-key=FICHIER utiliser le FICHIER comme clé privée pour les " +"signatures" #: guix/scripts/publish.scm:91 msgid "" @@ -2223,17 +2391,19 @@ msgstr "le support zlib est manquant. La compression est désactivée~%" msgid "~a: invalid duration~%" msgstr "~a : durée non valide~%" -#: guix/scripts/publish.scm:832 +#: guix/scripts/publish.scm:869 #, scheme-format msgid "user '~a' not found: ~a~%" msgstr "utilisateur « ~a » non trouvé : ~a~%" -#: guix/scripts/publish.scm:873 +#: guix/scripts/publish.scm:910 #, scheme-format msgid "server running as root; consider using the '--user' option!~%" -msgstr "le serveur tourne en tant que root. Envisagez d'utiliser l'option « --user » !~%" +msgstr "" +"le serveur tourne en tant que root. Envisagez d'utiliser l'option « --" +"user » !~%" -#: guix/scripts/publish.scm:878 +#: guix/scripts/publish.scm:915 #, scheme-format msgid "publishing ~a on ~a, port ~d~%" msgstr "diffusion de ~a sur ~a, port ~d~%" @@ -2304,7 +2474,8 @@ msgid "" " -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" msgstr "" "\n" -" -s, --system=SYSTÈME prend en compte les paquets pour le SYSTÈME, par exemple « i686-linux »" +" -s, --system=SYSTÈME prend en compte les paquets pour le SYSTÈME, par " +"exemple « i686-linux »" #. TRANSLATORS: "closure" and "self" must not be translated. #: guix/scripts/size.scm:238 @@ -2321,7 +2492,8 @@ msgid "" " -m, --map-file=FILE write to FILE a graphical map of disk usage" msgstr "" "\n" -" -m, --map-file=FICHIER écrit dans le FICHIER une carte graphique de l'utilisation du disque" +" -m, --map-file=FICHIER écrit dans le FICHIER une carte graphique de " +"l'utilisation du disque" #: guix/scripts/size.scm:271 #, scheme-format @@ -2442,7 +2614,7 @@ msgstr "" "\n" " --list-types lister les types de graphes disponibles" -#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:336 +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 msgid "" "\n" " -e, --expression=EXPR consider the package EXPR evaluates to" @@ -2517,7 +2689,8 @@ msgid "" msgstr "" "\n" " --substitute-urls=URLS\n" -" comparer les résultats de compilation avec ceux aux URLS" +" comparer les résultats de compilation avec ceux aux " +"URLS" #: guix/scripts/challenge.scm:238 msgid "" @@ -2561,22 +2734,22 @@ msgstr "" "\n" " --from=HÔTE recevoir les ÉLÉMENTS depuis l'HÔTE" -#: guix/scripts/copy.scm:168 +#: guix/scripts/copy.scm:169 #, scheme-format msgid "use '--to' or '--from'~%" msgstr "utilisez « --to » ou « --from »~%" -#: guix/scripts/pack.scm:76 +#: guix/scripts/pack.scm:77 #, scheme-format msgid "~a: compressor not found~%" msgstr "~a : compresseur introuvable~%" -#: guix/scripts/pack.scm:318 +#: guix/scripts/pack.scm:323 #, scheme-format msgid "~a: invalid symlink specification~%" msgstr "~a : spécification de lien symbolique invalide~%" -#: guix/scripts/pack.scm:328 +#: guix/scripts/pack.scm:333 msgid "" "Usage: guix pack [OPTION]... PACKAGE...\n" "Create a bundle of PACKAGE.\n" @@ -2584,7 +2757,7 @@ msgstr "" "Usage: guix pack [OPTION]... PAQUET...\n" "Créer un paquet de PAQUET.\n" -#: guix/scripts/pack.scm:334 +#: guix/scripts/pack.scm:339 msgid "" "\n" " -f, --format=FORMAT build a pack in the given FORMAT" @@ -2592,7 +2765,7 @@ msgstr "" "\n" " -f, --format=FORMAT créer un paquet dans le FORMAT donné" -#: guix/scripts/pack.scm:342 +#: guix/scripts/pack.scm:347 msgid "" "\n" " -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" @@ -2600,15 +2773,26 @@ msgstr "" "\n" " -C, --compression=OUTIL compresser en utilisant l'OUTIL, par ex, « lzip »" -#: guix/scripts/pack.scm:344 +#: guix/scripts/pack.scm:349 msgid "" "\n" " -S, --symlink=SPEC create symlinks to the profile according to SPEC" msgstr "" "\n" -" -S, --symlink=SPEC créer des liens symboliques vers le profil selon la SPEC" +" -S, --symlink=SPEC créer des liens symboliques vers le profil selon la " +"SPEC" + +#: guix/scripts/pack.scm:351 +#, fuzzy +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" +"\n" +" -m, --manifest=FICHIER créer une nouvelle génération de profil avec le\n" +" manifeste dans FICHIER" -#: guix/scripts/pack.scm:346 +#: guix/scripts/pack.scm:353 msgid "" "\n" " --localstatedir include /var/guix in the resulting pack" @@ -2616,49 +2800,54 @@ msgstr "" "\n" " --localstatedir inclure /var/guix dans le paquet résultant" -#: guix/scripts/pack.scm:390 +#: guix/scripts/pack.scm:389 +#, scheme-format +msgid "both a manifest and a package list were given~%" +msgstr "" + +#: guix/scripts/pack.scm:408 #, scheme-format msgid "~a: unknown pack format" msgstr "~a : format de paquet inconnu" -#: guix/scripts/weather.scm:74 +#: guix/scripts/weather.scm:69 msgid "computing ~h package derivations for ~a...~%" msgstr "calcul de ~h dérivations de paquets pour ~a…~%" -#: guix/scripts/weather.scm:110 +#: guix/scripts/weather.scm:107 msgid "looking for ~h store items on ~a...~%" msgstr "recherche de ~h éléments du dépôt sur ~a...~%" -#: guix/scripts/weather.scm:120 +#: guix/scripts/weather.scm:117 msgid " ~2,1f% substitutes available (~h out of ~h)~%" msgstr " ~2,1f% substituts disponibles (~h sur ~h)~%" -#: guix/scripts/weather.scm:126 +#: guix/scripts/weather.scm:123 #, scheme-format msgid " unknown substitute sizes~%" msgstr " taille des substituts inconnue~%" -#: guix/scripts/weather.scm:129 +#: guix/scripts/weather.scm:126 msgid " ~,1h MiB of nars (compressed)~%" msgstr " ~,1h Mo de fichiers nar (compressés)~%" -#: guix/scripts/weather.scm:130 +#: guix/scripts/weather.scm:127 msgid " at least ~,1h MiB of nars (compressed)~%" msgstr " au moins ~,1h Mo de fichiers nar (compressés)~%" -#: guix/scripts/weather.scm:132 +#: guix/scripts/weather.scm:129 msgid " ~,1h MiB on disk (uncompressed)~%" msgstr " ~,1h Mo sur le disque (décompressé)~%" -#: guix/scripts/weather.scm:134 +#: guix/scripts/weather.scm:131 msgid " ~,3h seconds per request (~,1h seconds in total)~%" msgstr " ~,3h secondes par requête (~,1h secondesen tout)~%" -#: guix/scripts/weather.scm:136 +#: guix/scripts/weather.scm:133 msgid " ~,1h requests per second~%" msgstr " ~,1h requêtes par seconde~%" -#: guix/scripts/weather.scm:145 +#: guix/scripts/weather.scm:142 msgid "" "Usage: guix weather [OPTIONS]\n" "Report the availability of substitutes.\n" @@ -2666,7 +2855,7 @@ msgstr "" "Usage : guix weather [OPTIONS]\n" "Rapporte la disponibilité des substituts.\n" -#: guix/scripts/weather.scm:147 +#: guix/scripts/weather.scm:144 msgid "" "\n" " --substitute-urls=URLS\n" @@ -2676,46 +2865,49 @@ msgstr "" " --substitute-urls=URLS\n" " vérifie la disponibilité des substituts aux URLS" -#: guix/scripts/weather.scm:150 +#: guix/scripts/weather.scm:147 msgid "" "\n" " -m, --manifest=MANIFEST\n" -" look up substitutes for packages specified in MANIFEST" +" look up substitutes for packages specified in " +"MANIFEST" msgstr "" "\n" " -m, --manifest=MANIFESTE\n" " recherche les substituts des paquets du MANIFESTE" -#: guix/scripts/weather.scm:153 +#: guix/scripts/weather.scm:150 msgid "" "\n" -" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux\"" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" msgstr "" "\n" -" -s, --system=SYSTÈME prend en compte les substituts pour le SYSTÈME, par exemple « i686-linux »" +" -s, --system=SYSTÈME prend en compte les substituts pour le SYSTÈME, par " +"exemple « i686-linux »" -#: guix/scripts/weather.scm:177 +#: guix/scripts/weather.scm:174 #, scheme-format msgid "~a: invalid URL~%" msgstr "~a : URL invalide~%" -#: guix/gnu-maintenance.scm:567 +#: guix/gnu-maintenance.scm:570 msgid "Updater for GNU packages" msgstr "Logiciel de mise à jour des paquets GNU" -#: guix/gnu-maintenance.scm:576 +#: guix/gnu-maintenance.scm:579 msgid "Updater for GNU packages only available via FTP" msgstr "Logiciel de mise à jour des paquets GNU disponibles uniquement par FTP" -#: guix/gnu-maintenance.scm:585 +#: guix/gnu-maintenance.scm:588 msgid "Updater for KDE packages" msgstr "Logiciel de mise à jour des paquets KDE" -#: guix/gnu-maintenance.scm:592 +#: guix/gnu-maintenance.scm:595 msgid "Updater for X.org packages" msgstr "Logiciel de mise à jour des paquets X.org" -#: guix/gnu-maintenance.scm:599 +#: guix/gnu-maintenance.scm:602 msgid "Updater for packages hosted on kernel.org" msgstr "Logiciel de mise à jour des paquets hébergés sur kernel.org" @@ -2782,77 +2974,78 @@ msgstr "la vérification de la signature a échoué pour « ~a »~%" #: guix/upstream.scm:251 #, scheme-format msgid "(could be because the public key is not in your keyring)~%" -msgstr "(il est possible que la clé publique ne soit pas dans dans votre trousseau)~%" +msgstr "" +"(il est possible que la clé publique ne soit pas dans dans votre trousseau)~%" -#: guix/upstream.scm:330 +#: guix/upstream.scm:336 #, scheme-format msgid "~a: could not locate source file" msgstr "~a : le fichier source est introuvable" -#: guix/upstream.scm:335 +#: guix/upstream.scm:341 #, scheme-format msgid "~a: ~a: no `version' field in source; skipping~%" msgstr "~a : ~a : aucun champ « version » dans la source ; ignoré~%" -#: guix/ui.scm:159 +#: guix/ui.scm:160 #, scheme-format msgid "~a: unbound variable" msgstr "~a : variable non liée" -#: guix/ui.scm:235 +#: guix/ui.scm:252 msgid "entering debugger; type ',bt' for a backtrace\n" msgstr "entrée dans le débogueur; tapez « ,bt » pour la trace d'exécution\n" -#: guix/ui.scm:284 +#: guix/ui.scm:301 #, scheme-format msgid "hint: ~a~%" msgstr "conseil : ~a~%" -#: guix/ui.scm:294 guix/ui.scm:342 guix/ui.scm:349 +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 #, scheme-format msgid "failed to load '~a': ~a~%" msgstr "impossible de charger « ~a » : ~a~%" -#: guix/ui.scm:301 +#: guix/ui.scm:320 #, scheme-format msgid "~amissing closing parenthesis~%" msgstr "~a parenthèses fermantes manquantes~%" -#: guix/ui.scm:306 guix/ui.scm:322 guix/ui.scm:596 +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 #, scheme-format msgid "~a: error: ~a~%" msgstr "~a : erreur: ~a~%" -#: guix/ui.scm:314 +#: guix/ui.scm:333 msgid "Did you forget a @code{use-modules} form?" msgstr "Auriez-vous oublié un @code{use-modules} ?" -#: guix/ui.scm:316 -#, scheme-format -msgid "Try adding @code{(use-modules ~a)}." -msgstr "Essayez d'ajouter @code{(use-modules ~a)}." +#: guix/ui.scm:335 +#, fuzzy, scheme-format +msgid "Did you forget @code{(use-modules ~a)}?" +msgstr "Auriez-vous oublié un @code{use-modules} ?" -#: guix/ui.scm:329 guix/ui.scm:657 +#: guix/ui.scm:348 guix/ui.scm:711 #, scheme-format msgid "exception thrown: ~s~%" msgstr "exception générée : ~s~%" -#: guix/ui.scm:333 guix/ui.scm:355 +#: guix/ui.scm:352 guix/ui.scm:374 #, scheme-format msgid "failed to load '~a':~%" msgstr "échec lors du chargement de « ~a » :~%" -#: guix/ui.scm:345 +#: guix/ui.scm:364 #, scheme-format msgid "~a: warning: ~a~%" msgstr "~a : avertissement : ~a~%" -#: guix/ui.scm:352 +#: guix/ui.scm:371 #, scheme-format msgid "failed to load '~a': exception thrown: ~s~%" msgstr "échec lors du chargement de « ~a » : exception générée : ~s~%" -#: guix/ui.scm:364 +#: guix/ui.scm:383 #, scheme-format msgid "failed to install locale: ~a~%" msgstr "impossible d'installer l'environnement linguistique : ~a~%" @@ -2860,29 +3053,32 @@ msgstr "impossible d'installer l'environnement linguistique : ~a~%" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. */ -#: guix/ui.scm:394 +#: guix/ui.scm:413 msgid "(C)" msgstr "©" -#: guix/ui.scm:395 +#: guix/ui.scm:414 msgid "the Guix authors\n" msgstr "les auteurs de Guix\n" -#: guix/ui.scm:396 +#: guix/ui.scm:415 msgid "" -"License GPLv3+: GNU GPL version 3 or later \n" +"License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" -"Licence GPLv3+ : GNU GPL version 3 ou ultérieure \n" -"Ceci est un logiciel libre : vous êtes libre de le modifier et de le redistribuer.\n" +"Licence GPLv3+ : GNU GPL version 3 ou ultérieure \n" +"Ceci est un logiciel libre : vous êtes libre de le modifier et de le " +"redistribuer.\n" "Il n'y a AUCUNE GARANTIE, dans les limites permises par la loi.\n" #. TRANSLATORS: The placeholder indicates the bug-reporting address for this #. package. Please add another line saying "Report translation bugs to #. ...\n" with the address for translation bugs (typically your translation #. team's web or email address). -#: guix/ui.scm:408 +#: guix/ui.scm:427 #, scheme-format msgid "" "\n" @@ -2892,7 +3088,7 @@ msgstr "" "Signalez toute anomalie à : ~a.\n" "Signalez toute erreur de traduction à : address@hidden" -#: guix/ui.scm:410 +#: guix/ui.scm:429 #, scheme-format msgid "" "\n" @@ -2901,139 +3097,158 @@ msgstr "" "\n" "~a page d'accueil : <~a>" -#: guix/ui.scm:412 +#: guix/ui.scm:431 msgid "" "\n" "General help using GNU software: " msgstr "" "\n" -"Aide générale sur l'utilisation des logiciels GNU : " +"Aide générale sur l'utilisation des logiciels GNU : " -#: guix/ui.scm:457 +#: guix/ui.scm:476 #, scheme-format msgid "'~a' is not a valid regular expression: ~a~%" msgstr "« ~a » n'est pas une expression rationnelle valide : ~a~%" -#: guix/ui.scm:463 +#: guix/ui.scm:482 #, scheme-format msgid "~a: invalid number~%" msgstr "~a : nombre non valide~%" -#: guix/ui.scm:480 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "nombre non valide : ~a~%" -#: guix/ui.scm:503 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "unité inconnue : ~a~%" -#: guix/ui.scm:520 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "~a :~a :~a : le paquet « ~a » a une entrée non valide : ~s~%" -#: guix/ui.scm:527 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" -msgstr "~a : ~a : le système de compilation « ~a » ne supporte pas la compilation croisée~%" +msgstr "" +"~a : ~a : le système de compilation « ~a » ne supporte pas la compilation " +"croisée~%" -#: guix/ui.scm:533 +#: guix/ui.scm:572 #, scheme-format msgid "~s: invalid G-expression input~%" msgstr "~s : entrée G-expression invalide~%" -#: guix/ui.scm:536 +#: guix/ui.scm:575 #, scheme-format msgid "profile '~a' does not exist~%" msgstr "le profile « ~a » n'existe pas~%" -#: guix/ui.scm:539 +#: guix/ui.scm:578 #, scheme-format msgid "generation ~a of profile '~a' does not exist~%" msgstr "la génération ~a du profile « ~a » n'existe pas~%" -#: guix/ui.scm:548 +#: guix/ui.scm:587 #, scheme-format msgid " ... propagated from address@hidden" msgstr " ... propagé depuis address@hidden" -#: guix/ui.scm:553 -#, scheme-format -msgid "profile contains conflicting entries for ~a:~a~%" +#: guix/ui.scm:597 +#, fuzzy, scheme-format +msgid "profile contains conflicting entries for ~a~a~%" msgstr "le profil contient des entrées en conflit pour ~a :~a~%" -#: guix/ui.scm:556 -#, scheme-format -msgid " first entry: address@hidden:~a ~a~%" +#: guix/ui.scm:600 +#, fuzzy, scheme-format +msgid " first entry: address@hidden ~a~%" msgstr " première entrée : address@hidden:~a ~a~%" -#: guix/ui.scm:562 -#, scheme-format -msgid " second entry: address@hidden:~a ~a~%" +#: guix/ui.scm:606 +#, fuzzy, scheme-format +msgid " second entry: address@hidden ~a~%" msgstr " deuxième entrée : address@hidden:~a ~a~%" -#: guix/ui.scm:573 +#: guix/ui.scm:618 #, scheme-format msgid "corrupt input while restoring '~a' from ~s~%" msgstr "entrée corrompue en restaurant « ~a » depuis ~s~%" -#: guix/ui.scm:575 +#: guix/ui.scm:620 #, scheme-format msgid "corrupt input while restoring archive from ~s~%" msgstr "entrée corrompue en restaurant l'archive depuis ~s~%" -#: guix/ui.scm:578 +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "impossible de se connecter à « ~a » : ~a~%" -#: guix/ui.scm:583 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "la compilation a échoué : ~a~%" -#: guix/ui.scm:586 +#: guix/ui.scm:631 #, scheme-format msgid "reference to invalid output '~a' of derivation '~a'~%" msgstr "référence à la sortie invalide « ~a » de la dérivation « ~a »~%" -#: guix/ui.scm:590 +#: guix/ui.scm:635 #, scheme-format msgid "file '~a' could not be found in these directories:~{ ~a~}~%" msgstr "le fichier « ~a » n'a pas été trouvé dans ces répertoires :~{ ~a~}~%" -#: guix/ui.scm:607 +#: guix/ui.scm:661 #, scheme-format msgid "~a: ~a~%" msgstr "~a: ~a~%" -#: guix/ui.scm:642 +#: guix/ui.scm:696 #, scheme-format msgid "failed to read expression ~s: ~s~%" msgstr "impossible de lire l'expression ~s : ~s~%" -#: guix/ui.scm:648 +#: guix/ui.scm:702 #, scheme-format msgid "failed to evaluate expression '~a':~%" msgstr "impossible d'évaluer l'expression « ~a » :~%" -#: guix/ui.scm:651 +#: guix/ui.scm:705 #, scheme-format msgid "syntax error: ~a~%" msgstr "erreur de syntaxe : ~a~%" -#: guix/ui.scm:669 +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "l'expression ~s ne correspond à aucun paquet~%" -#: guix/ui.scm:688 +#: guix/ui.scm:742 msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" -msgstr "au moins ~,1h Mo sont nécessaires mais seulement ~,1h Mo sont disponibles dans ~a~%" +msgstr "" +"au moins ~,1h Mo sont nécessaires mais seulement ~,1h Mo sont disponibles " +"dans ~a~%" -#: guix/ui.scm:756 +#: guix/ui.scm:810 #, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" @@ -3042,18 +3257,18 @@ msgstr[1] "~:[Les dérivations suivantes seraient compilées :~%~{ ~a~%~}~;~]" #. TRANSLATORS: "MB" is for "megabyte"; it should be #. translated to the corresponding abbreviation. -#: guix/ui.scm:764 +#: guix/ui.scm:818 msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" msgstr "~:[~,1h Mo seraient téléchargés :~%~{ ~a~%~}~;~]" -#: guix/ui.scm:769 +#: guix/ui.scm:823 #, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Le fichier suivant serait téléchargé :~%~{ ~a~%~}~;~]" msgstr[1] "~:[Les fichiers suivants seraient téléchargés :~%~{ ~a~%~}~;~]" -#: guix/ui.scm:776 +#: guix/ui.scm:830 #, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" @@ -3062,78 +3277,80 @@ msgstr[1] "~:[Les dérivations suivantes seront compilées :~%~{ ~a~%~}~;~]" #. TRANSLATORS: "MB" is for "megabyte"; it should be #. translated to the corresponding abbreviation. -#: guix/ui.scm:784 +#: guix/ui.scm:838 msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" msgstr "~:[~,1h Mo seront téléchargés :~%~{ ~a~%~}~;~]" -#: guix/ui.scm:789 +#: guix/ui.scm:843 #, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Le fichier suivant sera téléchargé :~%~{ ~a~%~}~;~]" msgstr[1] "~:[Les fichiers suivants seront téléchargés :~%~{ ~a~%~}~;~]" -#: guix/ui.scm:849 +#: guix/ui.scm:903 #, scheme-format msgid "The following package would be removed:~%~{~a~%~}~%" msgid_plural "The following packages would be removed:~%~{~a~%~}~%" msgstr[0] "Le paquet suivant serait supprimé :~%~{~a~%~}~%" msgstr[1] "Les paquets suivants seraient supprimés :~%~{~a~%~}~%" -#: guix/ui.scm:854 +#: guix/ui.scm:908 #, scheme-format msgid "The following package will be removed:~%~{~a~%~}~%" msgid_plural "The following packages will be removed:~%~{~a~%~}~%" msgstr[0] "Le paquet suivant sera supprimé :~%~{~a~%~}~%" msgstr[1] "Les paquets suivants seront supprimés :~%~{~a~%~}~%" -#: guix/ui.scm:867 +#: guix/ui.scm:921 #, scheme-format msgid "The following package would be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" msgstr[0] "Le paquet suivant serait mis à une version inférieure :~%~{~a~%~}~%" -msgstr[1] "Les paquets suivants seraient mis à des versions inférieures :~%~{~a~%~}~%" +msgstr[1] "" +"Les paquets suivants seraient mis à des versions inférieures :~%~{~a~%~}~%" -#: guix/ui.scm:872 +#: guix/ui.scm:926 #, scheme-format msgid "The following package will be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" msgstr[0] "Le paquet suivant sera mis à une version inférieure :~%~{~a~%~}~%" -msgstr[1] "Les paquets suivants seront mis à des versions inférieures :~%~{~a~%~}~%" +msgstr[1] "" +"Les paquets suivants seront mis à des versions inférieures :~%~{~a~%~}~%" -#: guix/ui.scm:885 +#: guix/ui.scm:939 #, scheme-format msgid "The following package would be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" msgstr[0] "Le paquet suivant serait mis à jour :~%~{~a~%~}~%" msgstr[1] "Les paquets suivants seraient mis à jour :~%~{~a~%~}~%" -#: guix/ui.scm:890 +#: guix/ui.scm:944 #, scheme-format msgid "The following package will be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" msgstr[0] "Le paquet suivant sera mis à jour :~%~{~a~%~}~%" msgstr[1] "Les paquets suivants seront mis à jour :~%~{~a~%~}~%" -#: guix/ui.scm:901 +#: guix/ui.scm:955 #, scheme-format msgid "The following package would be installed:~%~{~a~%~}~%" msgid_plural "The following packages would be installed:~%~{~a~%~}~%" msgstr[0] "Le paquet suivant serait installé :~%~{~a~%~}~%" msgstr[1] "Les paquets suivants seraient installés :~%~{~a~%~}~%" -#: guix/ui.scm:906 +#: guix/ui.scm:960 #, scheme-format msgid "The following package will be installed:~%~{~a~%~}~%" msgid_plural "The following packages will be installed:~%~{~a~%~}~%" msgstr[0] "Le paquet suivant sera installé :~%~{~a~%~}~%" msgstr[1] "Les paquets suivants seront installés :~%~{~a~%~}~%" -#: guix/ui.scm:923 +#: guix/ui.scm:977 msgid "" msgstr "" -#: guix/ui.scm:1285 +#: guix/ui.scm:1339 #, scheme-format msgid "Generation ~a\t~a" msgstr "Génération ~a\t~a" @@ -3141,27 +3358,27 @@ msgstr "Génération ~a\t~a" #. TRANSLATORS: The word "current" here is an adjective for #. "Generation", as in "current generation". Use the appropriate #. gender where applicable. -#: guix/ui.scm:1295 +#: guix/ui.scm:1349 #, scheme-format msgid "~a\t(current)~%" msgstr "~a\t(actuel)~%" -#: guix/ui.scm:1338 +#: guix/ui.scm:1392 #, scheme-format msgid "switched from generation ~a to ~a~%" msgstr "passé de la génération ~a à ~a~%" -#: guix/ui.scm:1354 +#: guix/ui.scm:1408 #, scheme-format msgid "deleting ~a~%" msgstr "suppression de ~a~%" -#: guix/ui.scm:1385 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "Essayez « guix --help » pour plus d'informations.~%" -#: guix/ui.scm:1413 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" @@ -3169,31 +3386,31 @@ msgstr "" "Usage : guix COMMANDE ARGS...\n" "Lance la COMMANDE avec les arguments ARGS.\n" -#: guix/ui.scm:1416 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" msgstr "COMMANDE doit être une des sous-commandes listées ci-dessous :\n" -#: guix/ui.scm:1436 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix : ~a : commande introuvable~%" -#: guix/ui.scm:1466 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "guix : nom de commande manquant~%" -#: guix/ui.scm:1474 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix : option « ~a » non reconnue ~%" -#: guix/http-client.scm:269 +#: guix/http-client.scm:117 #, scheme-format msgid "following redirection to `~a'...~%" msgstr "redirection vers « ~a »...~%" -#: guix/http-client.scm:281 +#: guix/http-client.scm:129 #, scheme-format msgid "~a: HTTP download failed: ~a (~s)" msgstr "~a : le téléchargement HTTP a échoué : ~a (~s)" @@ -3242,133 +3459,151 @@ msgstr "marque d'archive inter-fichier non valide" #: nix/nix-daemon/guix-daemon.cc:66 msgid "guix-daemon -- perform derivation builds and store accesses" -msgstr "guix-daemon -- réalise les compilations des dérivations et les accès au stockage" +msgstr "" +"guix-daemon -- réalise les compilations des dérivations et les accès au " +"stockage" #: nix/nix-daemon/guix-daemon.cc:68 -msgid "This program is a daemon meant to run in the background. It serves requests sent over a Unix-domain socket. It accesses the store, and builds derivations on behalf of its clients." -msgstr "Ce programme est un démon qui tourne en tâche de fond. Il répond aux requêtes envoyées via des socket de type Unix-domain. Il accède au stockage et compile les dérivations pour le compte de ses clients." +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." +msgstr "" +"Ce programme est un démon qui tourne en tâche de fond. Il répond aux " +"requêtes envoyées via des socket de type Unix-domain. Il accède au stockage " +"et compile les dérivations pour le compte de ses clients." -#: nix/nix-daemon/guix-daemon.cc:94 +#: nix/nix-daemon/guix-daemon.cc:95 msgid "SYSTEM" msgstr "SYSTÈME" -#: nix/nix-daemon/guix-daemon.cc:95 +#: nix/nix-daemon/guix-daemon.cc:96 msgid "assume SYSTEM as the current system type" msgstr "suppose que SYSTÈME est le type de système actuel" -#: nix/nix-daemon/guix-daemon.cc:96 nix/nix-daemon/guix-daemon.cc:99 +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 msgid "N" msgstr "N" -#: nix/nix-daemon/guix-daemon.cc:97 +#: nix/nix-daemon/guix-daemon.cc:98 msgid "use N CPU cores to build each derivation; 0 means as many as available" -msgstr "utilise N cœurs CPU pour compiler chaque dérivation ; 0 signifie autant que disponible" +msgstr "" +"utilise N cœurs CPU pour compiler chaque dérivation ; 0 signifie autant que " +"disponible" -#: nix/nix-daemon/guix-daemon.cc:100 +#: nix/nix-daemon/guix-daemon.cc:101 msgid "allow at most N build jobs" msgstr "autorise au plus N tâches de compilation" -#: nix/nix-daemon/guix-daemon.cc:101 nix/nix-daemon/guix-daemon.cc:103 +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 msgid "SECONDS" msgstr "SECONDES" -#: nix/nix-daemon/guix-daemon.cc:102 +#: nix/nix-daemon/guix-daemon.cc:103 msgid "mark builds as failed after SECONDS of activity" msgstr "marque les constructions comme ayant échoué après SECONDES d'activité" -#: nix/nix-daemon/guix-daemon.cc:104 +#: nix/nix-daemon/guix-daemon.cc:105 msgid "mark builds as failed after SECONDS of silence" msgstr "marque les constructions comme ayant échoué après SECONDES de silence" -#: nix/nix-daemon/guix-daemon.cc:106 +#: nix/nix-daemon/guix-daemon.cc:107 msgid "disable chroot builds" msgstr "désactive les compilations chroot" -#: nix/nix-daemon/guix-daemon.cc:107 +#: nix/nix-daemon/guix-daemon.cc:108 msgid "DIR" msgstr "RÉP" -#: nix/nix-daemon/guix-daemon.cc:108 +#: nix/nix-daemon/guix-daemon.cc:109 msgid "add DIR to the build chroot" msgstr "ajoute RÉP au chroot de compilation" -#: nix/nix-daemon/guix-daemon.cc:109 +#: nix/nix-daemon/guix-daemon.cc:110 msgid "GROUP" msgstr "GROUPE" -#: nix/nix-daemon/guix-daemon.cc:110 +#: nix/nix-daemon/guix-daemon.cc:111 msgid "perform builds as a user of GROUP" msgstr "réalise les compilations en tant qu'un utilisateur du GROUPE" -#: nix/nix-daemon/guix-daemon.cc:112 +#: nix/nix-daemon/guix-daemon.cc:113 msgid "do not use substitutes" msgstr "ne pas utiliser de substituts" -#: nix/nix-daemon/guix-daemon.cc:113 +#: nix/nix-daemon/guix-daemon.cc:114 msgid "URLS" msgstr "URLS" -#: nix/nix-daemon/guix-daemon.cc:114 +#: nix/nix-daemon/guix-daemon.cc:115 msgid "use URLS as the default list of substitute providers" msgstr "utilise URLS comme liste par défaut de fournisseurs de substituts" -#: nix/nix-daemon/guix-daemon.cc:116 +#: nix/nix-daemon/guix-daemon.cc:117 msgid "do not use the 'build hook'" msgstr "n'utilise pas le « build hook »" -#: nix/nix-daemon/guix-daemon.cc:118 +#: nix/nix-daemon/guix-daemon.cc:119 msgid "cache build failures" msgstr "garde les fonctionnalités de compilation en cache" -#: nix/nix-daemon/guix-daemon.cc:120 +#: nix/nix-daemon/guix-daemon.cc:121 msgid "build each derivation N times in a row" msgstr "compile chaque dérivation N fois de suite" -#: nix/nix-daemon/guix-daemon.cc:122 +#: nix/nix-daemon/guix-daemon.cc:123 msgid "do not keep build logs" msgstr "ne conserve pas les journaux de compilation" -#: nix/nix-daemon/guix-daemon.cc:124 +#: nix/nix-daemon/guix-daemon.cc:126 msgid "disable compression of the build logs" msgstr "désactive la compression des journaux de compilation" -#: nix/nix-daemon/guix-daemon.cc:129 +#: nix/nix-daemon/guix-daemon.cc:128 +#, fuzzy +msgid "use the specified compression type for build logs" +msgstr "désactive la compression des journaux de compilation" + +#: nix/nix-daemon/guix-daemon.cc:133 msgid "disable automatic file \"deduplication\" in the store" -msgstr "désactive la « déduplication » automatique des fichiers dans le stockage" +msgstr "" +"désactive la « déduplication » automatique des fichiers dans le stockage" -#: nix/nix-daemon/guix-daemon.cc:139 +#: nix/nix-daemon/guix-daemon.cc:143 msgid "impersonate Linux 2.6" msgstr "se faire passer pour Linux 2.6" -#: nix/nix-daemon/guix-daemon.cc:143 +#: nix/nix-daemon/guix-daemon.cc:147 msgid "tell whether the GC must keep outputs of live derivations" msgstr "indique si le GC doit garder les sorties des dérivations en temps réel" -#: nix/nix-daemon/guix-daemon.cc:146 +#: nix/nix-daemon/guix-daemon.cc:150 msgid "tell whether the GC must keep derivations corresponding to live outputs" -msgstr "indique si le GC doit garder les dérivations correspondant aux sorties en temps réel" +msgstr "" +"indique si le GC doit garder les dérivations correspondant aux sorties en " +"temps réel" -#: nix/nix-daemon/guix-daemon.cc:149 +#: nix/nix-daemon/guix-daemon.cc:153 msgid "SOCKET" msgstr "SOCKET" -#: nix/nix-daemon/guix-daemon.cc:150 +#: nix/nix-daemon/guix-daemon.cc:154 msgid "listen for connections on SOCKET" msgstr "écoute sur SOCKET pour des connexions" -#: nix/nix-daemon/guix-daemon.cc:152 +#: nix/nix-daemon/guix-daemon.cc:156 msgid "produce debugging output" msgstr "produit une sortie de déboguage" +#~ msgid "Try adding @code{(use-modules ~a)}." +#~ msgstr "Essayez d'ajouter @code{(use-modules ~a)}." + #~ msgid "unrecognized option: ~a~%" #~ msgstr "option non reconnue: ~a~%" #~ msgid "tarball did not produce a single source directory" #~ msgstr "la tarball n'a produit aucun répertoire source" -#~ msgid "unpacking '~a'...~%" -#~ msgstr "dépaquetage « ~a »...~%" - #~ msgid "failed to unpack source code" #~ msgstr "échec du dépaquetage du code source" @@ -3391,7 +3626,8 @@ msgstr "produit une sortie de déboguage" #~ msgstr "échec de l'installation de GRUB sur le périphérique « ~a »~%" #~ msgid "failed to re-install GRUB configuration file: '~a'~%" -#~ msgstr "échec à la ré-installation du fichier de configuration de GRUB: « ~a »~%" +#~ msgstr "" +#~ "échec à la ré-installation du fichier de configuration de GRUB: « ~a »~%" #~ msgid "assuming no CVE vulnerabilities~%" #~ msgstr "on suppose qu'il n'y a pas de vulnérabilités CVE~%" @@ -3432,8 +3668,12 @@ msgstr "produit une sortie de déboguage" #~ msgid "error: libgcrypt version mismatch\n" #~ msgstr "erreur: désaccord de version de libgcrypt\n" -#~ msgid "warning: daemon is running as root, so using `--build-users-group' is highly recommended\n" -#~ msgstr "avertissement: le daemon fonctionne en tant que root, l'utilisation de « --build-users-group » est fortement recommandée\n" +#~ msgid "" +#~ "warning: daemon is running as root, so using `--build-users-group' is " +#~ "highly recommended\n" +#~ msgstr "" +#~ "avertissement: le daemon fonctionne en tant que root, l'utilisation de " +#~ "« --build-users-group » est fortement recommandée\n" #~ msgid "unsupported argument for reference graph" #~ msgstr "argument non supporté pour le graphe de référence" @@ -3454,7 +3694,9 @@ msgstr "produit une sortie de déboguage" #~ msgstr "aucune action à faire: profil courant vide" #~ msgid "(Please consider upgrading Guile to get proper progress report.)~%" -#~ msgstr "(Veuillez mettre Guile à jour pour obtenir le rapport de progression approprié.)~%" +#~ msgstr "" +#~ "(Veuillez mettre Guile à jour pour obtenir le rapport de progression " +#~ "approprié.)~%" #~ msgid "these substitute URLs will not be used:~{ ~a~}~%" #~ msgstr "ces URL de substitution ne seront pas utilisées:~{ ~a~}~%" @@ -3463,10 +3705,13 @@ msgstr "produit une sortie de déboguage" #~ msgstr "impossible de trouver l'hôte \"~a\" (~a), substitution désactivée~%" #~ msgid "failed to open operating system file '~a': ~a~%" -#~ msgstr "impossible d'ouvrir le fichier du système d'exploitation \"~a\": ~a~%" +#~ msgstr "" +#~ "impossible d'ouvrir le fichier du système d'exploitation \"~a\": ~a~%" #~ msgid "using Guile ~a, which does not support ~s encoding~%" #~ msgstr "utilisation de Guile ~a, qui ne supporte pas l'encodage ~s~%" #~ msgid "download failed; use a newer Guile~%" -#~ msgstr "le téléchargement a échoué; veuillez utiliser une version plus récente de Guile~%" +#~ msgstr "" +#~ "le téléchargement a échoué; veuillez utiliser une version plus récente de " +#~ "Guile~%" diff --git a/po/guix/hu.po b/po/guix/hu.po index 7d4322cdb..9877c8f24 100644 --- a/po/guix/hu.po +++ b/po/guix/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.8\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2014-11-09 22:32+0100\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2014-12-03 21:49+0100\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" @@ -18,47 +18,232 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.5\n" -#: gnu/packages.scm:120 +#: gnu.scm:82 #, scheme-format -msgid "cannot access `~a': ~a~%" -msgstr "nem sikerült elérni: „~a”: ~a~%" +msgid "module ~a not found" +msgstr "" + +#: gnu.scm:100 +msgid "" +"You may use @command{guix package --show=foo | grep location} to search\n" +"for the location of package @code{foo}.\n" +"If you get the line @code{location: gnu/packages/bar.scm:174:2},\n" +"add @code{bar} to the @code{use-package-modules} form." +msgstr "" -#: gnu/packages.scm:350 +#: gnu.scm:108 #, scheme-format -msgid "looking for the latest release of GNU ~a..." -msgstr "a GNU ~a legutóbbi kiadásának keresése…" +msgid "Try adding @code{(use-package-modules ~a)}." +msgstr "" + +#: gnu.scm:123 +#, scheme-format +msgid "" +"You may use @command{guix system search ~a} to search for a service\n" +"matching @code{~a}.\n" +"If you get the line @code{location: gnu/services/foo.scm:188:2},\n" +"add @code{foo} to the @code{use-service-modules} form." +msgstr "" + +#: gnu.scm:132 +#, scheme-format +msgid "Try adding @code{(use-service-modules ~a)}." +msgstr "" + +#: gnu/packages.scm:92 +#, fuzzy, scheme-format +msgid "~a: patch not found" +msgstr "~a: a csomag nem található~%" -#: gnu/packages.scm:354 +#: gnu/packages.scm:108 #, scheme-format -msgid "~a: note: using ~a but ~a is available upstream~%" -msgstr "~a: megjegyzés: ~a használata, de ~a elérhető a tárolóban~%" +msgid "could not find bootstrap binary '~a' for system '~a'" +msgstr "" -#: gnu/packages.scm:376 guix/scripts/package.scm:305 +#: gnu/packages.scm:240 #, scheme-format msgid "ambiguous package specification `~a'~%" msgstr "nem egyértelmű csomag specifikáció: „~a”~%" -#: gnu/packages.scm:377 guix/scripts/package.scm:307 -#, scheme-format -msgid "choosing ~a from ~a~%" +#: gnu/packages.scm:241 +#, fuzzy, scheme-format +msgid "choosing address@hidden from ~a~%" msgstr "~a választása innen: ~a~%" -#: gnu/packages.scm:383 +#: gnu/packages.scm:246 guix/scripts/package.scm:275 +#, fuzzy, scheme-format +msgid "package '~a' has been superseded by '~a'~%" +msgstr "a(z) „~a” csomag hiányolja a kimenetet: „~a”~%" + +#: gnu/packages.scm:253 #, scheme-format msgid "~A: package not found for version ~a~%" msgstr "~A: nem található csomag ehhez a verzióhoz: ~a~%" -#: gnu/packages.scm:385 +#: gnu/packages.scm:254 #, scheme-format msgid "~A: unknown package~%" msgstr "~A: ismeretlen csomag~%" -#: guix/scripts/build.scm:65 +#: gnu/packages.scm:282 +#, scheme-format +msgid "package `~a' lacks output `~a'~%" +msgstr "a(z) „~a” csomag hiányolja a kimenetet: „~a”~%" + +#: gnu/services.scm:237 +#, scheme-format +msgid "~a: no value specified for service of type '~a'" +msgstr "" + +#: gnu/services.scm:642 +#, scheme-format +msgid "no target of type '~a' for service '~a'" +msgstr "" + +#: gnu/services.scm:668 gnu/services.scm:761 +#, scheme-format +msgid "more than one target service of type '~a'" +msgstr "" + +#: gnu/services.scm:751 +#, scheme-format +msgid "service of type '~a' not found" +msgstr "" + +#: gnu/system.scm:311 +#, scheme-format +msgid "unrecognized boot parameters for '~a'~%" +msgstr "azonosítatlan indítási paraméterek ehhez: „~a”~%" + +#: gnu/system.scm:701 +#, scheme-format +msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" + +#: gnu/system.scm:717 +#, scheme-format +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" + +#: gnu/system.scm:864 +#, fuzzy, scheme-format +msgid "~a: invalid locale name" +msgstr "~a: érvénytelen ellenőrző" + +#: gnu/services/shepherd.scm:177 +#, scheme-format +msgid "service '~a' provided more than once" +msgstr "" + +#: gnu/services/shepherd.scm:192 +#, scheme-format +msgid "service '~a' requires '~a', which is not provided by any service" +msgstr "" + +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 +#, scheme-format +msgid "supplementary group '~a' of user '~a' is undeclared" +msgstr "" + +#: gnu/system/shadow.scm:249 +#, scheme-format +msgid "primary group '~a' of user '~a' is undeclared" +msgstr "" + +#: guix/scripts.scm:56 +#, scheme-format +msgid "invalid argument: ~a~%" +msgstr "érvénytelen argumentum: ~a~%" + +#: guix/scripts.scm:84 guix/scripts/download.scm:135 +#: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 +#, scheme-format +msgid "~A: unrecognized option~%" +msgstr "~A: ismeretlen kapcsoló~%" + +#: guix/scripts.scm:179 +#, scheme-format +msgid "Your Guix installation is ~a day old.\n" +msgid_plural "Your Guix installation is ~a days old.\n" +msgstr[0] "" +msgstr[1] "" + +#: guix/scripts.scm:184 +#, scheme-format +msgid "" +"Consider running 'guix pull' followed by\n" +"'~a' to get up-to-date packages and security updates.\n" +msgstr "" + +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "nem sikerült a GC gyökér létrehozása: „~a”: ~a~%" -#: guix/scripts/build.scm:102 +#: guix/scripts/build.scm:229 +#, fuzzy, scheme-format +msgid "invalid replacement specification: ~s~%" +msgstr "nem egyértelmű csomag specifikáció: „~a”~%" + +#: guix/scripts/build.scm:286 +msgid "" +"\n" +" --with-source=SOURCE\n" +" use SOURCE when building the corresponding package" +msgstr "" +"\n" +" --with-source=FORRÁS\n" +" FORRÁS használata a megfelelő csomag " +"összeállításakor" + +#: guix/scripts/build.scm:289 +msgid "" +"\n" +" --with-input=PACKAGE=REPLACEMENT\n" +" replace dependency PACKAGE by REPLACEMENT" +msgstr "" + +#: guix/scripts/build.scm:292 +msgid "" +"\n" +" --with-graft=PACKAGE=REPLACEMENT\n" +" graft REPLACEMENT on packages that refer to PACKAGE" +msgstr "" + +#: guix/scripts/build.scm:317 +#, scheme-format +msgid "transformation '~a' had no effect on ~a~%" +msgstr "" + +#: guix/scripts/build.scm:335 msgid "" "\n" " -L, --load-path=DIR prepend DIR to the package module search path" @@ -66,7 +251,7 @@ msgstr "" "\n" " -L, --load-path=KVT KVT beszúrása a csomag modul keresési útvonalhoz" -#: guix/scripts/build.scm:104 +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" @@ -75,7 +260,16 @@ msgstr "" " -K, --keep-failed sikertelen összeállítások összeállítási fájának\n" " megtartása" -#: guix/scripts/build.scm:106 +#: guix/scripts/build.scm:339 +#, fuzzy +msgid "" +"\n" +" -k, --keep-going keep going when some of the derivations fail" +msgstr "" +"\n" +" -n, --dry-run ne állítsa össze a származékokat" + +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" @@ -83,7 +277,7 @@ msgstr "" "\n" " -n, --dry-run ne állítsa össze a származékokat" -#: guix/scripts/build.scm:108 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" @@ -92,7 +286,7 @@ msgstr "" " --fallback térjen vissza az összeállításra, ha a helyettesítő\n" " sikertelen" -#: guix/scripts/build.scm:110 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" @@ -101,7 +295,22 @@ msgstr "" " --no-substitutes összeállítás az előre összeállított helyettesítők\n" " felhasználása helyett" -#: guix/scripts/build.scm:112 +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 +msgid "" +"\n" +" --substitute-urls=URLS\n" +" fetch substitute from URLS if they are authorized" +msgstr "" + +#: guix/scripts/build.scm:350 +msgid "" +"\n" +" --no-grafts do not graft packages" +msgstr "" +"\n" +" --no-grafts ne oltsa be a csomagokat" + +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" @@ -110,7 +319,7 @@ msgstr "" " --no-build-hook ne próbáljon meg összeállításokat tehermentesíteni\n" " az összeállítási hurkon keresztül" -#: guix/scripts/build.scm:114 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" @@ -121,7 +330,7 @@ msgstr "" " az összeállítás sikertelennek jelölése MÁSODPERC\n" " hallgatás után" -#: guix/scripts/build.scm:117 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" @@ -130,7 +339,7 @@ msgstr "" " --timeout=MÁSODPERC az összeállítás sikertelennek jelölése MÁSODPERC\n" " aktivitás után" -#: guix/scripts/build.scm:119 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" @@ -138,7 +347,13 @@ msgstr "" "\n" " --verbosity=SZINT a megadott bőbeszédűségi SZINT használata" -#: guix/scripts/build.scm:121 +#: guix/scripts/build.scm:361 +msgid "" +"\n" +" --rounds=N build N times in a row to detect non-determinism" +msgstr "" + +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" @@ -147,12 +362,18 @@ msgstr "" " -c, --cores=N legfeljebb N CPU-mag használatának engedélyezése\n" " az összeállításhoz" -#: guix/scripts/build.scm:195 -#, scheme-format -msgid "~a: not a number~%" -msgstr "~a: nem szám~%" +#: guix/scripts/build.scm:365 +msgid "" +"\n" +" -M, --max-jobs=N allow at most N build jobs" +msgstr "" + +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 +#, fuzzy, scheme-format +msgid "not a number: '~a' option argument: ~a~%" +msgstr "nem megfelelő számú argumentum~%" -#: guix/scripts/build.scm:213 +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" @@ -161,7 +382,7 @@ msgstr "" "A megadott CSOMAG-VAGY-SZÁRMAZTATOTT összeállítása, és a kimeneti elérési\n" "útjaik visszaadása.\n" -#: guix/scripts/build.scm:215 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" @@ -170,7 +391,19 @@ msgstr "" " -e, --expression=KIF a csomag vagy a kiértékelt származtatott KIF\n" " összeállítása" -#: guix/scripts/build.scm:217 +#: guix/scripts/build.scm:501 +#, fuzzy +msgid "" +"\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" +" FILE evaluates to" +msgstr "" +"\n" +" -e, --expression=KIF a csomag vagy a kiértékelt származtatott KIF\n" +" összeállítása" + +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" @@ -178,7 +411,15 @@ msgstr "" "\n" " -S, --source a csomagok forrásszármazékainak összeállítása" -#: guix/scripts/build.scm:219 +#: guix/scripts/build.scm:506 +msgid "" +"\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" +" of \"package\", \"all\" (default), or \"transitive\"" +msgstr "" + +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" @@ -187,7 +428,7 @@ msgstr "" " -s, --system=RENDSZER kísérlet a RENDSZERRE történő összeállításra,\n" " például „i686-linux”" -#: guix/scripts/build.scm:221 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" @@ -196,33 +437,28 @@ msgstr "" " --target=HÁRMAS kereszt összeállítás a HÁRMASRA, például\n" " „armel-linux-gnu”" -#: guix/scripts/build.scm:223 +#: guix/scripts/build.scm:513 msgid "" "\n" -" --with-source=SOURCE\n" -" use SOURCE when building the corresponding package" +" -d, --derivations return the derivation paths of the given packages" msgstr "" "\n" -" --with-source=FORRÁS\n" -" FORRÁS használata a megfelelő csomag összeállításakor" +" -d, --derivations a megadott csomagok származék-útvonalának " +"visszaadása" -#: guix/scripts/build.scm:226 +#: guix/scripts/build.scm:515 msgid "" "\n" -" --no-grafts do not graft packages" +" --check rebuild items to check for non-determinism issues" msgstr "" -"\n" -" --no-grafts ne oltsa be a csomagokat" -#: guix/scripts/build.scm:228 +#: guix/scripts/build.scm:517 msgid "" "\n" -" -d, --derivations return the derivation paths of the given packages" +" --repair repair the specified items" msgstr "" -"\n" -" -d, --derivations a megadott csomagok származék-útvonalának visszaadása" -#: guix/scripts/build.scm:230 +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" @@ -232,19 +468,34 @@ msgstr "" " -r, --root=FÁJL a FÁJL az eredmény egy szimbolikus linkje legyen,\n" " és regisztrálja gyökér szemétgyűjtőként" -#: guix/scripts/build.scm:233 +#: guix/scripts/build.scm:522 +#, fuzzy +msgid "" +"\n" +" -q, --quiet do not show the build log" +msgstr "" +"\n" +" -n, --dry-run ne állítsa össze a származékokat" + +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" msgstr "" "\n" -" --log-file a megadott származékok naplófájl-neveinek visszaadása" +" --log-file a megadott származékok naplófájl-neveinek " +"visszaadása" -#: guix/scripts/build.scm:238 guix/scripts/download.scm:53 -#: guix/scripts/package.scm:451 guix/scripts/gc.scm:58 -#: guix/scripts/hash.scm:55 guix/scripts/pull.scm:81 -#: guix/scripts/substitute-binary.scm:560 guix/scripts/system.scm:371 -#: guix/scripts/lint.scm:262 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 +#: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" " -h, --help display this help and exit" @@ -252,11 +503,16 @@ msgstr "" "\n" " -h, --help ezen súgó megjelenítése és kilépés" -#: guix/scripts/build.scm:240 guix/scripts/download.scm:55 -#: guix/scripts/package.scm:453 guix/scripts/gc.scm:60 -#: guix/scripts/hash.scm:57 guix/scripts/pull.scm:83 -#: guix/scripts/substitute-binary.scm:562 guix/scripts/system.scm:373 -#: guix/scripts/lint.scm:266 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 +#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" " -V, --version display version information and exit" @@ -264,29 +520,39 @@ msgstr "" "\n" " -V, --version verzióinformációk megjelenítése és kilépés" -#: guix/scripts/build.scm:366 +#: guix/scripts/build.scm:560 #, scheme-format -msgid "sources do not match any package:~{ ~a~}~%" -msgstr "a források nem illeszkednek semmilyen csomagra:~{ ~a~}~%" +msgid "" +"invalid argument: '~a' option argument: ~a, ~\n" +"must be one of 'package', 'all', or 'transitive'~%" +msgstr "" -#: guix/scripts/build.scm:395 guix/scripts/download.scm:96 -#: guix/scripts/package.scm:673 guix/scripts/gc.scm:122 -#: guix/scripts/pull.scm:213 guix/scripts/system.scm:426 -#: guix/scripts/lint.scm:313 +#: guix/scripts/build.scm:613 #, scheme-format -msgid "~A: unrecognized option~%" -msgstr "~A: ismeretlen kapcsoló~%" +msgid "~s: not something we can build~%" +msgstr "" + +#: guix/scripts/build.scm:667 +#, fuzzy, scheme-format +msgid "~a: warning: package '~a' has no source~%" +msgstr "~a:~a:~a: a(z) „~a” csomagnak érvénytelen bemenete van: ~s~%" -#: guix/scripts/build.scm:423 +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "nincs összeállítási napló ehhez: „~a”~%" -#: guix/scripts/download.scm:44 +#: guix/discovery.scm:88 +#, scheme-format +msgid "cannot access `~a': ~a~%" +msgstr "nem sikerült elérni: „~a”: ~a~%" + +#: guix/scripts/download.scm:69 +#, fuzzy msgid "" "Usage: guix download [OPTION] URL\n" -"Download the file at URL, add it to the store, and print its store path\n" -"and the hash of its contents.\n" +"Download the file at URL to the store or to the given file, and print its\n" +"file name and the hash of its contents.\n" "\n" "Supported formats: 'nix-base32' (default), 'base32', and 'base16'\n" "('hex' and 'hexadecimal' can be used as well).\n" @@ -298,7 +564,7 @@ msgstr "" "Támogatott formátumok: „nix-base32” (alapértelmezett), „base32” és „base16”\n" "(„hex” és „hexadecimal” is használható).\n" -#: guix/scripts/download.scm:50 guix/scripts/hash.scm:50 +#: guix/scripts/download.scm:75 guix/scripts/hash.scm:54 msgid "" "\n" " -f, --format=FMT write the hash in the given format" @@ -306,73 +572,130 @@ msgstr "" "\n" " -f, --format=FMT a hash kiírása a megadott formátumban" -#: guix/scripts/download.scm:73 guix/scripts/hash.scm:75 +#: guix/scripts/download.scm:77 +msgid "" +"\n" +" --no-check-certificate\n" +" do not validate the certificate of HTTPS servers " +msgstr "" + +#: guix/scripts/download.scm:80 +msgid "" +"\n" +" -o, --output=FILE download to FILE" +msgstr "" + +#: guix/scripts/download.scm:103 guix/scripts/hash.scm:82 #, scheme-format msgid "unsupported hash format: ~a~%" msgstr "nem támogatott hash-formátum: ~a~%" -#: guix/scripts/download.scm:106 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 +#, scheme-format +msgid "~A: extraneous argument~%" +msgstr "~A: nem odatartozó argumentum~%" + +#: guix/scripts/download.scm:146 +#, fuzzy, scheme-format +msgid "no download URI was specified~%" +msgstr "~a: letöltés sikertelen~%" + +#: guix/scripts/download.scm:151 #, scheme-format msgid "~a: failed to parse URI~%" msgstr "~a: az URI feldolgozása sikertelen~%" -#: guix/scripts/download.scm:117 +#: guix/scripts/download.scm:161 #, scheme-format msgid "~a: download failed~%" msgstr "~a: letöltés sikertelen~%" -#: guix/scripts/package.scm:97 +#: guix/scripts/package.scm:112 #, scheme-format -msgid "failed to build the empty profile~%" -msgstr "az üres profil összeállítása sikertelen~%" +msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" +msgstr "" +"További információkért próbálja az „info '(guix) Invoking guix package'”\n" +"parancsot.~%" -#: guix/scripts/package.scm:113 +#: guix/scripts/package.scm:134 #, scheme-format -msgid "switching from generation ~a to ~a~%" -msgstr "átváltás a(z) ~a generációról erre: ~a~%" +msgid "error: while creating directory `~a': ~a~%" +msgstr "hiba: a(z) „~a” könyvtár létrehozása közben: ~a~%" -#: guix/scripts/package.scm:132 +#: guix/scripts/package.scm:138 #, scheme-format -msgid "nothing to do: already at the empty profile~%" -msgstr "nincs mit tenni: már az üres profilnál van~%" +msgid "Please create the `~a' directory, with you as the owner.~%" +msgstr "Hozza létre a(z) „~a” könyvtárat az ön nevében, tulajdonosként.~%" -#: guix/scripts/package.scm:144 +#: guix/scripts/package.scm:145 #, scheme-format -msgid "deleting ~a~%" -msgstr "~a törlése~%" +msgid "error: directory `~a' is not owned by you~%" +msgstr "hiba: a(z) „~a” könyvtárnak nem ön a tulajdonosa~%" -#: guix/scripts/package.scm:295 +#: guix/scripts/package.scm:148 #, scheme-format -msgid "package `~a' lacks output `~a'~%" -msgstr "a(z) „~a” csomag hiányolja a kimenetet: „~a”~%" +msgid "Please change the owner of `~a' to user ~s.~%" +msgstr "Változtassa meg a(z) „~a” tulajdonosát erre a felhasználóra: ~s.~%" -#: guix/scripts/package.scm:312 +#: guix/scripts/package.scm:183 #, scheme-format -msgid "~a: package not found~%" -msgstr "~a: a csomag nem található~%" +msgid "not removing generation ~a, which is current~%" +msgstr "" + +#: guix/scripts/package.scm:190 +#, fuzzy, scheme-format +msgid "no matching generation~%" +msgstr "nem sikerült átváltani erre a generációra: „~a”~%" + +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 +#, scheme-format +msgid "invalid syntax: ~a~%" +msgstr "érvénytelen szintaxis: ~a~%" + +#: guix/scripts/package.scm:219 +#, scheme-format +msgid "nothing to be done~%" +msgstr "nincs mit tenni~%" + +#: guix/scripts/package.scm:233 +#, scheme-format +msgid "~a package in profile~%" +msgid_plural "~a packages in profile~%" +msgstr[0] "~a csomag a profilban~%" +msgstr[1] "~a csomag a profilban~%" + +#: guix/scripts/package.scm:317 +#, fuzzy, scheme-format +msgid "package '~a' no longer exists~%" +msgstr "a(z) „~a” profil nem létezik~%" -#: guix/scripts/package.scm:390 +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" msgstr "A következő környezeti változó meghatározások lehetnek szükségesek:~%" -#: guix/scripts/package.scm:406 +#: guix/scripts/package.scm:371 +#, fuzzy msgid "" -"Usage: guix package [OPTION]... PACKAGES...\n" -"Install, remove, or upgrade PACKAGES in a single transaction.\n" +"Usage: guix package [OPTION]...\n" +"Install, remove, or upgrade packages in a single transaction.\n" msgstr "" "Használat: guix package [KAPCSOLÓ]… CSOMAGOK…\n" "CSOMAGOK telepítése, eltávolítása vagy frissítése egyetlen tranzakcióban.\n" -#: guix/scripts/package.scm:408 +#: guix/scripts/package.scm:373 +#, fuzzy msgid "" "\n" -" -i, --install=PACKAGE install PACKAGE" +" -i, --install PACKAGE ...\n" +" install PACKAGEs" msgstr "" "\n" " -i, --install=CSOMAG CSOMAG telepítése" -#: guix/scripts/package.scm:410 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" @@ -382,15 +705,29 @@ msgstr "" " -e, --install-from-expression=KIF\n" " a kiértékelt KIF csomag telepítése" -#: guix/scripts/package.scm:413 +#: guix/scripts/package.scm:379 +#, fuzzy msgid "" "\n" -" -r, --remove=PACKAGE remove PACKAGE" +" -f, --install-from-file=FILE\n" +" install the package that the code within FILE\n" +" evaluates to" +msgstr "" +"\n" +" -e, --install-from-expression=KIF\n" +" a kiértékelt KIF csomag telepítése" + +#: guix/scripts/package.scm:383 +#, fuzzy +msgid "" +"\n" +" -r, --remove PACKAGE ...\n" +" remove PACKAGEs" msgstr "" "\n" " -r, --remove=CSOMAG CSOMAG eltávolítása" -#: guix/scripts/package.scm:415 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" @@ -399,7 +736,24 @@ msgstr "" " -u, --upgrade[=REGKIF] az összes REGKIF-re illeszkedő telepített csomag\n" " frissítése" -#: guix/scripts/package.scm:417 +#: guix/scripts/package.scm:388 +msgid "" +"\n" +" -m, --manifest=FILE create a new profile generation with the manifest\n" +" from FILE" +msgstr "" + +#: guix/scripts/package.scm:391 +#, fuzzy +msgid "" +"\n" +" --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" +msgstr "" +"\n" +" -u, --upgrade[=REGKIF] az összes REGKIF-re illeszkedő telepített csomag\n" +" frissítése" + +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" @@ -407,16 +761,18 @@ msgstr "" "\n" " --roll-back visszagörgetés az előző generációra" -#: guix/scripts/package.scm:419 +#: guix/scripts/package.scm:395 +#, fuzzy msgid "" "\n" -" --search-paths display needed environment variable definitions" +" --search-paths[=KIND]\n" +" display needed environment variable definitions" msgstr "" "\n" " --search-paths a szükséges környezeti változó meghatározások\n" " megjelenítése" -#: guix/scripts/package.scm:421 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" @@ -426,7 +782,7 @@ msgstr "" " -l, --list-generations[=MINTA]\n" " a MINTÁRA illeszkedő generációk listázása" -#: guix/scripts/package.scm:424 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" @@ -436,7 +792,7 @@ msgstr "" " -d, --delete-generations[=MINTA]\n" " a MINTÁRA illeszkedő generációk törlése" -#: guix/scripts/package.scm:427 +#: guix/scripts/package.scm:404 msgid "" "\n" " -S, --switch-generation=PATTERN\n" @@ -446,7 +802,7 @@ msgstr "" " -S, --switch-generation=MINTA\n" " átváltás a MINTÁRA illeszkedő generációra" -#: guix/scripts/package.scm:430 +#: guix/scripts/package.scm:407 msgid "" "\n" " -p, --profile=PROFILE use PROFILE instead of the user's default profile" @@ -455,7 +811,7 @@ msgstr "" " -p, --profile=PROFIL a PROFIL használata a felhasználó alapértelmezett\n" " profilja helyett" -#: guix/scripts/package.scm:433 +#: guix/scripts/package.scm:410 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the profile" @@ -464,7 +820,7 @@ msgstr "" " --bootstrap a Guile rendszertöltő használata a profil\n" " összeállításához" -#: guix/scripts/package.scm:435 guix/scripts/pull.scm:74 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" @@ -472,7 +828,7 @@ msgstr "" "\n" " --verbose bőbeszédű kimenet előállítása" -#: guix/scripts/package.scm:438 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" @@ -481,7 +837,7 @@ msgstr "" " -s, --search=REGKIF keresés az összegzésben és a leírásban REGKIF\n" " használatával" -#: guix/scripts/package.scm:440 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" @@ -491,7 +847,7 @@ msgstr "" " -I, --list-installed[=REGKIF]\n" " a REGKIF-re illeszkedő telepített csomagok listázása" -#: guix/scripts/package.scm:443 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" @@ -501,79 +857,46 @@ msgstr "" " -A, --list-available[=REGKIF]\n" " a REGKIF-re illeszkedő elérhető csomagok listázása" -#: guix/scripts/package.scm:446 +#: guix/scripts/package.scm:423 +#, fuzzy msgid "" "\n" -" --show=PACKAGE show details about PACKAGE" +" --show=PACKAGE show details about PACKAGE" msgstr "" "\n" " --show=CSOMAG a CSOMAG részleteinek megjelenítése" -#: guix/scripts/package.scm:677 +#: guix/scripts/package.scm:475 #, scheme-format -msgid "~A: extraneous argument~%" -msgstr "~A: nem odatartozó argumentum~%" +msgid "upgrade regexp '~a' looks like a command-line option~%" +msgstr "" -#: guix/scripts/package.scm:687 +#: guix/scripts/package.scm:478 #, scheme-format -msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" +msgid "is this intended?~%" msgstr "" -"További információkért próbálja az „info '(guix) Invoking guix package'”\n" -"parancsot.~%" -#: guix/scripts/package.scm:709 +#: guix/scripts/package.scm:523 #, scheme-format -msgid "error: while creating directory `~a': ~a~%" -msgstr "hiba: a(z) „~a” könyvtár létrehozása közben: ~a~%" +msgid "~a: unsupported kind of search path~%" +msgstr "" -#: guix/scripts/package.scm:713 -#, scheme-format -msgid "Please create the `~a' directory, with you as the owner.~%" -msgstr "Hozza létre a(z) „~a” könyvtárat az ön nevében, tulajdonosként.~%" - -#: guix/scripts/package.scm:720 -#, scheme-format -msgid "error: directory `~a' is not owned by you~%" -msgstr "hiba: a(z) „~a” könyvtárnak nem ön a tulajdonosa~%" - -#: guix/scripts/package.scm:723 -#, scheme-format -msgid "Please change the owner of `~a' to user ~s.~%" -msgstr "Változtassa meg a(z) „~a” tulajdonosát erre a felhasználóra: ~s.~%" - -#: guix/scripts/package.scm:756 +#: guix/scripts/package.scm:820 #, scheme-format msgid "cannot switch to generation '~a'~%" msgstr "nem sikerült átváltani erre a generációra: „~a”~%" -#: guix/scripts/package.scm:788 guix/scripts/package.scm:889 -#, scheme-format -msgid "invalid syntax: ~a~%" -msgstr "érvénytelen szintaxis: ~a~%" - -#: guix/scripts/package.scm:825 +#: guix/scripts/package.scm:836 #, scheme-format -msgid "nothing to be done~%" -msgstr "nincs mit tenni~%" - -#: guix/scripts/package.scm:840 -#, scheme-format -msgid "~a package in profile~%" -msgid_plural "~a packages in profile~%" -msgstr[0] "~a csomag a profilban~%" -msgstr[1] "~a csomag a profilban~%" - -#: guix/scripts/package.scm:855 -#, scheme-format -msgid "Generation ~a\t~a" -msgstr "~a generáció\t~a" +msgid "would install new manifest from '~a' with ~d entries~%" +msgstr "" -#: guix/scripts/package.scm:862 +#: guix/scripts/package.scm:838 #, scheme-format -msgid "~a\t(current)~%" -msgstr "~a\t(jelenlegi)~%" +msgid "installing new manifest from '~a' with ~d entries~%" +msgstr "" -#: guix/scripts/gc.scm:39 +#: guix/scripts/gc.scm:42 msgid "" "Usage: guix gc [OPTION]... PATHS...\n" "Invoke the garbage collector.\n" @@ -581,7 +904,7 @@ msgstr "" "Használat: guix gc [KAPCSOLÓ]… ÚTVONALAK…\n" "A szemétgyűjtő meghívása.\n" -#: guix/scripts/gc.scm:41 +#: guix/scripts/gc.scm:44 msgid "" "\n" " -C, --collect-garbage[=MIN]\n" @@ -591,7 +914,13 @@ msgstr "" " -C, --collect-garbage[=MIN]\n" " legalább MIN bájt szemét összegyűjtése" -#: guix/scripts/gc.scm:44 +#: guix/scripts/gc.scm:47 +msgid "" +"\n" +" -F, --free-space=FREE attempt to reach FREE available space in the store" +msgstr "" + +#: guix/scripts/gc.scm:49 msgid "" "\n" " -d, --delete attempt to delete PATHS" @@ -599,7 +928,13 @@ msgstr "" "\n" " -d, --delete ÚTVONALAK törlésének kísérlete" -#: guix/scripts/gc.scm:46 +#: guix/scripts/gc.scm:51 +msgid "" +"\n" +" --optimize optimize the store by deduplicating identical files" +msgstr "" + +#: guix/scripts/gc.scm:53 msgid "" "\n" " --list-dead list dead paths" @@ -607,7 +942,7 @@ msgstr "" "\n" " --list-dead halott útvonalak listázása" -#: guix/scripts/gc.scm:48 +#: guix/scripts/gc.scm:55 msgid "" "\n" " --list-live list live paths" @@ -615,7 +950,7 @@ msgstr "" "\n" " --list-live élő útvonalak listázása" -#: guix/scripts/gc.scm:51 +#: guix/scripts/gc.scm:58 msgid "" "\n" " --references list the references of PATHS" @@ -623,7 +958,7 @@ msgstr "" "\n" " --references az ÚTVONALAK hivatkozásainak listázása" -#: guix/scripts/gc.scm:53 +#: guix/scripts/gc.scm:60 msgid "" "\n" " -R, --requisites list the requisites of PATHS" @@ -631,7 +966,7 @@ msgstr "" "\n" " -R, --requisites az ÚTVONALAK követelményeinek listázása" -#: guix/scripts/gc.scm:55 +#: guix/scripts/gc.scm:62 msgid "" "\n" " --referrers list the referrers of PATHS" @@ -639,12 +974,57 @@ msgstr "" "\n" " --referrers az ÚTVONALAK ajánlóinak listázása" -#: guix/scripts/gc.scm:84 +#: guix/scripts/gc.scm:65 +msgid "" +"\n" +" --verify[=OPTS] verify the integrity of the store; OPTS is a\n" +" comma-separated combination of 'repair' and\n" +" 'contents'" +msgstr "" + +#: guix/scripts/gc.scm:69 +#, fuzzy +msgid "" +"\n" +" --list-failures list cached build failures" +msgstr "" +"\n" +" --list-dead halott útvonalak listázása" + +#: guix/scripts/gc.scm:71 +msgid "" +"\n" +" --clear-failures remove PATHS from the set of cached failures" +msgstr "" + +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "~a: érvénytelen szám~%" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "érvénytelen tárolómennyiség: ~a~%" -#: guix/scripts/hash.scm:45 +#: guix/scripts/gc.scm:196 +msgid "already ~h bytes available on ~a, nothing to do~%" +msgstr "" + +#: guix/scripts/gc.scm:199 +msgid "freeing ~h bytes~%" +msgstr "" + +#: guix/scripts/gc.scm:211 +#, fuzzy, scheme-format +msgid "extraneous arguments: ~{~a ~}~%" +msgstr "~A: nem odatartozó argumentum~%" + +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 +msgid "freed ~h bytes~%" +msgstr "" + +#: guix/scripts/hash.scm:47 msgid "" "Usage: guix hash [OPTION] FILE\n" "Return the cryptographic hash of FILE.\n" @@ -661,27 +1041,135 @@ msgstr "" #: guix/scripts/hash.scm:52 msgid "" "\n" +" -x, --exclude-vcs exclude version control directories" +msgstr "" + +#: guix/scripts/hash.scm:56 +msgid "" +"\n" " -r, --recursive compute the hash on FILE recursively" msgstr "" "\n" " -r, --recursive a FILE hash-ének rekurzív számítása" -#: guix/scripts/hash.scm:103 -#, scheme-format -msgid "unrecognized option: ~a~%" -msgstr "ismeretlen kapcsoló: ~a~%" - -#: guix/scripts/hash.scm:134 guix/ui.scm:252 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "~a~%" -#: guix/scripts/hash.scm:137 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "nem megfelelő számú argumentum~%" -#: guix/scripts/pull.scm:72 +#: guix/scripts/import.scm:86 +#, fuzzy +msgid "" +"Usage: guix import IMPORTER ARGS ...\n" +"Run IMPORTER with ARGS.\n" +msgstr "" +"Használat: guix PARANCS ARGUMENTUMOK…\n" +"A PARANCS futtatása ARGUMENTUMOKKAL.\n" + +#: guix/scripts/import.scm:89 +#, fuzzy +msgid "IMPORTER must be one of the importers listed below:\n" +msgstr "" +"A PARANCSNAK a lenti listában lévő alparancsok egyikének kell lennie:\n" + +#: guix/scripts/import.scm:103 +#, fuzzy, scheme-format +msgid "guix import: missing importer name~%" +msgstr "guix: hiányzó parancsnév~%" + +#: guix/scripts/import.scm:123 +#, fuzzy, scheme-format +msgid "'~a' import failed~%" +msgstr "~a: letöltés sikertelen~%" + +#: guix/scripts/import.scm:124 +#, fuzzy, scheme-format +msgid "~a: invalid importer~%" +msgstr "~a: érvénytelen szám~%" + +#: guix/scripts/import/cran.scm:43 +msgid "" +"Usage: guix import cran PACKAGE-NAME\n" +"Import and convert the CRAN package for PACKAGE-NAME.\n" +msgstr "" + +#: guix/scripts/import/cran.scm:45 +msgid "" +"\n" +" -a, --archive=ARCHIVE specify the archive repository" +msgstr "" + +#: guix/scripts/import/cran.scm:108 +#, fuzzy, scheme-format +msgid "failed to download description for package '~a'~%" +msgstr "a(z) „~a” operációs rendszer fájl betöltése sikertelen: ~s~%" + +#: guix/scripts/import/cran.scm:112 guix/scripts/import/elpa.scm:95 +#, fuzzy, scheme-format +msgid "too few arguments~%" +msgstr "nem megfelelő számú argumentum~%" + +#: guix/scripts/import/cran.scm:114 guix/scripts/import/elpa.scm:97 +#, fuzzy, scheme-format +msgid "too many arguments~%" +msgstr "hibás argumentumok" + +#: guix/scripts/import/elpa.scm:41 +msgid "" +"Usage: guix import elpa PACKAGE-NAME\n" +"Import the latest package named PACKAGE-NAME from an ELPA repository.\n" +msgstr "" + +#: guix/scripts/import/elpa.scm:43 +msgid "" +"\n" +" -a, --archive=ARCHIVE specify the archive repository" +msgstr "" + +#: guix/scripts/import/elpa.scm:45 +#, fuzzy +msgid "" +"\n" +" -h, --help display this help and exit" +msgstr "" +"\n" +" -h, --help ezen súgó megjelenítése és kilépés" + +#: guix/scripts/import/elpa.scm:47 +#, fuzzy +msgid "" +"\n" +" -V, --version display version information and exit" +msgstr "" +"\n" +" -V, --version verzióinformációk megjelenítése és kilépés" + +#: guix/scripts/import/elpa.scm:92 +#, fuzzy, scheme-format +msgid "failed to download package '~a'~%" +msgstr "a területi beállítás telepítése sikertelen: ~a~%" + +#: guix/scripts/pull.scm:60 +#, scheme-format +msgid "" +"Guile-Git is missing but it is now required by 'guix pull'.\n" +"Install it by running:\n" +"\n" +" guix package -i ~a\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" +"\n" +msgstr "" + +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" @@ -689,15 +1177,28 @@ msgstr "" "Használat: guix pull [KAPCSOLÓ]…\n" "A Guix legújabb verziójának letöltése és telepítése.\n" -#: guix/scripts/pull.scm:76 +#: guix/scripts/pull.scm:101 +#, fuzzy msgid "" "\n" -" --url=URL download the Guix tarball from URL" +" --url=URL download from the Git repository at URL" msgstr "" "\n" " --url=URL a Guix tarball letöltése az URL-ről" -#: guix/scripts/pull.scm:78 +#: guix/scripts/pull.scm:103 +msgid "" +"\n" +" --commit=COMMIT download the specified COMMIT" +msgstr "" + +#: guix/scripts/pull.scm:105 +msgid "" +"\n" +" --branch=BRANCH download the tip of the specified BRANCH" +msgstr "" + +#: guix/scripts/pull.scm:107 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the new Guix" @@ -706,132 +1207,167 @@ msgstr "" " --bootstrap a Guile rendszertöltő használata az új Guix\n" " összeállításához" -#: guix/scripts/pull.scm:132 -msgid "tarball did not produce a single source directory" -msgstr "a tarball nem hozott létre egyedüli forráskönyvtárat" - -#: guix/scripts/pull.scm:150 -#, scheme-format -msgid "unpacking '~a'...~%" -msgstr "kibontás: „~a”...~%" - -#: guix/scripts/pull.scm:159 -msgid "failed to unpack source code" -msgstr "nem sikerült a forráskód kibontása" +#: guix/scripts/pull.scm:193 +msgid "Guix already up to date\n" +msgstr "A Guix már naprakész\n" -#: guix/scripts/pull.scm:200 +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "a(z) ~a frissítése sikeresen telepítve ez alá: „~a”~%" -#: guix/scripts/pull.scm:203 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" msgstr "a Guix frissítése sikertelen, nézze meg az összeállítási naplót~%" -#: guix/scripts/pull.scm:205 -msgid "Guix already up to date\n" -msgstr "A Guix már naprakész\n" +#: guix/scripts/pull.scm:217 +#, scheme-format +msgid "cannot enforce use of the Let's Encrypt certificates~%" +msgstr "" + +#: guix/scripts/pull.scm:219 +#, scheme-format +msgid "please upgrade Guile-Git~%" +msgstr "" -#: guix/scripts/pull.scm:215 +#: guix/scripts/pull.scm:227 #, scheme-format -msgid "~A: unexpected argument~%" -msgstr "~A: nem várt argumentum~%" +msgid "Git error ~a~%" +msgstr "" + +#: guix/scripts/pull.scm:229 +#, fuzzy, scheme-format +msgid "Git error: ~a~%" +msgstr "gépnév keresési hiba: ~a~%" + +#: guix/scripts/pull.scm:263 +#, fuzzy, scheme-format +msgid "Updating from Git repository at '~a'...~%" +msgstr "fájl vagy könyvtár importálása: „~a”…~%" -#: guix/scripts/pull.scm:224 -msgid "failed to download up-to-date source, exiting\n" -msgstr "a legfrissebb forrás letöltése sikertelen, kilépés\n" +#: guix/scripts/pull.scm:272 +#, scheme-format +msgid "Building from Git commit ~a...~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:80 +#: guix/scripts/substitute.scm:125 #, scheme-format msgid "authentication and authorization of substitutes disabled!~%" msgstr "a helyettesítők hitelesítése és felhatalmazása letiltva!~%" -#: guix/scripts/substitute-binary.scm:163 +#: guix/scripts/substitute.scm:200 #, scheme-format msgid "download from '~a' failed: ~a, ~s~%" msgstr "a letöltés sikertelen innen: „~a”: ~a, ~s~%" -#: guix/scripts/substitute-binary.scm:178 -#, scheme-format -msgid "while fetching ~a: server is unresponsive~%" +#: guix/scripts/substitute.scm:213 +#, fuzzy, scheme-format +msgid "while fetching ~a: server is somewhat slow~%" msgstr "~a lekérése közben: a kiszolgáló nem válaszol~%" -#: guix/scripts/substitute-binary.scm:180 +#: guix/scripts/substitute.scm:215 #, scheme-format msgid "try `--no-substitutes' if the problem persists~%" -msgstr "próbálja a „--no-substitutes” kapcsolót, ha a probléma továbbra is fennáll~%" +msgstr "" +"próbálja a „--no-substitutes” kapcsolót, ha a probléma továbbra is fennáll~%" + +#: guix/scripts/substitute.scm:225 +#, fuzzy, scheme-format +msgid "unsupported substitute URI scheme: ~a~%" +msgstr "nem támogatott aláírás verzió: ~a~%" + +#: guix/scripts/substitute.scm:260 +#, fuzzy, scheme-format +msgid "while fetching '~a': ~a (~s)~%" +msgstr "~a lekérése közben: a kiszolgáló nem válaszol~%" -#: guix/scripts/substitute-binary.scm:244 +#: guix/scripts/substitute.scm:265 #, scheme-format -msgid "signature version must be a number: ~a~%" +msgid "ignoring substitute server at '~s'~%" +msgstr "" + +#: guix/scripts/substitute.scm:315 +#, fuzzy, scheme-format +msgid "signature version must be a number: ~s~%" msgstr "az aláírás verziójának számnak kell lennie: ~a~%" -#: guix/scripts/substitute-binary.scm:248 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "nem támogatott aláírás verzió: ~a~%" -#: guix/scripts/substitute-binary.scm:256 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "az aláírás nem érvényes s-kifejezés: ~s~%" -#: guix/scripts/substitute-binary.scm:260 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "az aláírásmező formátuma érvénytelen: ~a~%" -#: guix/scripts/substitute-binary.scm:295 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "érvénytelen aláírás ehhez: „~a”~%" -#: guix/scripts/substitute-binary.scm:297 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "hash eltérés ennél: „~a”~%" -#: guix/scripts/substitute-binary.scm:299 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "a(z) „~a” egy jogosulatlan kulccsal van aláírva~%" -#: guix/scripts/substitute-binary.scm:301 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "a(z) „~a” aláírása sérült~%" -#: guix/scripts/substitute-binary.scm:338 +#: guix/scripts/substitute.scm:457 +#, fuzzy, scheme-format +msgid "'~a' does not name a store item~%" +msgstr "a(z) „~a” profil nem létezik~%" + +#: guix/scripts/substitute.scm:619 #, scheme-format -msgid "substitute at '~a' lacks a signature~%" -msgstr "a helyettesítő ennél: „~a” hiányol egy aláírást~%" +msgid "updating list of substitutes from '~a'... ~5,1f%" +msgstr "" -#: guix/scripts/substitute-binary.scm:526 +#: guix/scripts/substitute.scm:683 #, scheme-format -msgid "Downloading, please wait...~%" -msgstr "Letöltés, kérem várjon…~%" +msgid "~s: unsupported server URI scheme~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:528 +#: guix/scripts/substitute.scm:693 #, scheme-format -msgid "(Please consider upgrading Guile to get proper progress report.)~%" -msgstr "(Fontolja meg a Guile frissítését a megfelelő állapotjelentés beszerzéséhez.)~%" +msgid "'~a' uses different store '~a'; ignoring it~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:541 +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "gépnév keresési hiba: ~a~%" -#: guix/scripts/substitute-binary.scm:550 +#: guix/scripts/substitute.scm:858 +#, fuzzy, scheme-format +msgid "TLS error in procedure '~a': ~a~%" +msgstr "hiba: a(z) „~a” könyvtár létrehozása közben: ~a~%" + +#: guix/scripts/substitute.scm:869 +#, fuzzy msgid "" -"Usage: guix substitute-binary [OPTION]...\n" +"Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" msgstr "" "Használat: guix substitute-binary [KAPCSOLÓ]…\n" "Belső eszköz egy előre összeállított binárisnak egy helyi összeállítással\n" "való helyettesítéséhez.\n" -#: guix/scripts/substitute-binary.scm:552 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" @@ -841,7 +1377,7 @@ msgstr "" " --query a helyettesítők elérhetőségének jelentése a\n" " szabványos bemeneten átadott tároló fájlnevekhez" -#: guix/scripts/substitute-binary.scm:555 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -850,51 +1386,59 @@ msgid "" msgstr "" "\n" " --substitute TÁROLÓ-FÁJL CÉL\n" -" TÁROLÓ-FÁJL letöltése és eltárolása Nar formátumban\n" +" TÁROLÓ-FÁJL letöltése és eltárolása Nar " +"formátumban\n" " a CÉL fájlban" -#: guix/scripts/substitute-binary.scm:600 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" +#: guix/scripts/substitute.scm:939 +#, fuzzy, scheme-format +msgid "no valid substitute for '~a'~%" +msgstr "érvénytelen aláírás ehhez: „~a”~%" + +#: guix/scripts/substitute.scm:946 +#, fuzzy, scheme-format +msgid "Downloading ~a...~%" +msgstr "Letöltés, kérem várjon…~%" + +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" msgstr "" "Az ACL előkészítetlennek tűnik az archívum importokhoz, a helyettesítők\n" "elérhetetlenek lehetnek\n" -#: guix/scripts/substitute-binary.scm:634 -#, scheme-format -msgid "these substitute URLs will not be used:~{ ~a~}~%" -msgstr "ezek a helyettesítő URL-ek nem lesznek használva:~{ ~a~}~%" - -#: guix/scripts/substitute-binary.scm:660 -#, scheme-format -msgid "failed to look up host '~a' (~a), substituter disabled~%" -msgstr "a(z) „~a” (~a) gép keresése sikertelen, a helyettesítő letiltva~%" +#: guix/scripts/substitute.scm:1056 +#, fuzzy, scheme-format +msgid "~a: invalid URI~%" +msgstr "~a: érvénytelen szám~%" -#: guix/scripts/substitute-binary.scm:767 +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "~a: ismeretlen kapcsolók~%" -#: guix/scripts/authenticate.scm:58 +#: guix/scripts/authenticate.scm:59 #, scheme-format msgid "cannot find public key for secret key '~a'~%" msgstr "nem található nyilvános kulcs a(z) „~a” titkos kulcshoz~%" -#: guix/scripts/authenticate.scm:78 +#: guix/scripts/authenticate.scm:79 #, scheme-format msgid "error: invalid signature: ~a~%" msgstr "hiba: érvénytelen aláírás: ~a~%" -#: guix/scripts/authenticate.scm:80 +#: guix/scripts/authenticate.scm:81 #, scheme-format msgid "error: unauthorized public key: ~a~%" msgstr "hiba: jogosulatlan nyilvános kulcs: ~a~%" -#: guix/scripts/authenticate.scm:82 +#: guix/scripts/authenticate.scm:83 #, scheme-format msgid "error: corrupt signature data: ~a~%" msgstr "hiba: sérült aláírás adatok: ~a~%" -#: guix/scripts/authenticate.scm:126 +#: guix/scripts/authenticate.scm:121 msgid "" "Usage: guix authenticate OPTION...\n" "Sign or verify the signature on the given file. This tool is meant to\n" @@ -904,228 +1448,1470 @@ msgstr "" "Aláírás vagy a megadott fájl aláírásának ellenőrzése. Az eszköz célja, hogy\n" "a „guix-daemon” belsőleg felhasználja.\n" -#: guix/scripts/authenticate.scm:132 +#: guix/scripts/authenticate.scm:127 msgid "wrong arguments" msgstr "hibás argumentumok" -#: guix/scripts/system.scm:74 +#: guix/scripts/system.scm:141 #, scheme-format -msgid "failed to open operating system file '~a': ~a~%" -msgstr "a(z) „~a” operációs rendszer fájl megnyitása sikertelen: ~a~%" +msgid "failed to register '~a' under '~a'~%" +msgstr "a(z) „~a” regisztrálása sikertelen ez alá: „~a”~%" + +#: guix/scripts/system.scm:152 +#, fuzzy, scheme-format +msgid "copying to '~a'..." +msgstr "kibontás: „~a”...~%" -#: guix/scripts/system.scm:78 guix/ui.scm:258 +#: guix/scripts/system.scm:187 +#, fuzzy, scheme-format +msgid "failed to install bootloader ~a~%" +msgstr "a területi beállítás telepítése sikertelen: ~a~%" + +#: guix/scripts/system.scm:207 #, scheme-format -msgid "~a: ~a~%" -msgstr "~a: ~a~%" +msgid "initializing the current root file system~%" +msgstr "a jelenlegi gyökér fájlrendszer előkészítése~%" -#: guix/scripts/system.scm:81 +#: guix/scripts/system.scm:221 #, scheme-format -msgid "failed to load operating system file '~a': ~s~%" -msgstr "a(z) „~a” operációs rendszer fájl betöltése sikertelen: ~s~%" +msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" +msgstr "" -#: guix/scripts/system.scm:116 +#: guix/scripts/system.scm:266 #, scheme-format -msgid "failed to register '~a' under '~a'~%" -msgstr "a(z) „~a” regisztrálása sikertelen ez alá: „~a”~%" +msgid "while talking to shepherd: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:273 +#, fuzzy, scheme-format +msgid "service '~a' could not be found~%" +msgstr "guix: ~a: a parancs nem található~%" + +#: guix/scripts/system.scm:276 +#, fuzzy, scheme-format +msgid "service '~a' does not have an action '~a'~%" +msgstr "a(z) „~a” profil nem létezik~%" -#: guix/scripts/system.scm:144 +#: guix/scripts/system.scm:280 #, scheme-format -msgid "initializing the current root file system~%" -msgstr "a jelenlegi gyökér fájlrendszer előkészítése~%" +msgid "exception caught while executing '~a' on service '~a':~%" +msgstr "" + +#: guix/scripts/system.scm:288 +#, scheme-format +msgid "something went wrong: ~s~%" +msgstr "" -#: guix/scripts/system.scm:162 guix/scripts/system.scm:325 +#: guix/scripts/system.scm:291 #, scheme-format -msgid "failed to install GRUB on device '~a'~%" +msgid "shepherd error~%" +msgstr "" + +#: guix/scripts/system.scm:308 +#, fuzzy, scheme-format +msgid "failed to obtain list of shepherd services~%" msgstr "a GRUB telepítése sikertelen a(z) „~a” eszközre~%" -#: guix/scripts/system.scm:197 +#: guix/scripts/system.scm:328 +#, fuzzy, scheme-format +msgid "unloading service '~a'...~%" +msgstr "kibontás: „~a”...~%" + +#: guix/scripts/system.scm:336 +#, scheme-format +msgid "loading new services:~{ ~a~}...~%" +msgstr "" + +#: guix/scripts/system.scm:362 #, scheme-format msgid "activating system...~%" msgstr "a rendszer aktiválása…~%" -#: guix/scripts/system.scm:239 +#: guix/scripts/system.scm:438 +#, fuzzy, scheme-format +msgid "cannot switch to system generation '~a'~%" +msgstr "nem sikerült átváltani erre a generációra: „~a”~%" + +#: guix/scripts/system.scm:509 +msgid "the DAG of services" +msgstr "" + +#: guix/scripts/system.scm:522 +msgid "the dependency graph of shepherd services" +msgstr "" + +#: guix/scripts/system.scm:546 +#, fuzzy, scheme-format +msgid " file name: ~a~%" +msgstr "érvénytelen szám: ~a~%" + +#: guix/scripts/system.scm:547 #, scheme-format -msgid "unrecognized boot parameters for '~a'~%" -msgstr "azonosítatlan indítási paraméterek ehhez: „~a”~%" +msgid " canonical file name: ~a~%" +msgstr "" + +#. TRANSLATORS: Please preserve the two-space indentation. +#: guix/scripts/system.scm:549 +#, fuzzy, scheme-format +msgid " label: ~a~%" +msgstr "~a: ~a~%" + +#: guix/scripts/system.scm:550 +#, scheme-format +msgid " bootloader: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:551 +#, scheme-format +msgid " root device: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:555 +#, scheme-format +msgid " kernel: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:615 +#, scheme-format +msgid "~a: error: file system with label '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:621 +#, scheme-format +msgid "~a: error: file system with UUID '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:717 +#, scheme-format +msgid "~a not found: 'guix pull' was never run~%" +msgstr "" + +#: guix/scripts/system.scm:718 +#, scheme-format +msgid "Consider running 'guix pull' before 'reconfigure'.~%" +msgstr "" + +#: guix/scripts/system.scm:719 +#, scheme-format +msgid "Failing to do that may downgrade your system!~%" +msgstr "" -#: guix/scripts/system.scm:330 +#: guix/scripts/system.scm:836 #, scheme-format msgid "initializing operating system under '~a'...~%" msgstr "az operációs rendszer előkészítése „~a” alá…~%" -#: guix/scripts/system.scm:346 +#: guix/scripts/system.scm:881 +#, fuzzy msgid "" -"Usage: guix system [OPTION] ACTION FILE\n" +"Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" "Build the operating system declared in FILE according to ACTION.\n" +"Some ACTIONS support additional ARGS.\n" msgstr "" "Használat: guix system [KAPCSOLÓ] MŰVELET FÁJL\n" "A FÁJLBAN meghatározott operációs rendszer összeállítása a MŰVELET szerint.\n" -#: guix/scripts/system.scm:349 +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 msgid "The valid values for ACTION are:\n" msgstr "A MŰVELET érvényes értékei a következők:\n" -#: guix/scripts/system.scm:350 -msgid " - 'reconfigure', switch to a new operating system configuration\n" -msgstr " - „reconfigure”, átváltás egy új operációs rendszer beállításra\n" +#: guix/scripts/system.scm:887 +msgid " search search for existing service types\n" +msgstr "" -#: guix/scripts/system.scm:352 -msgid " - 'build', build the operating system without installing anything\n" -msgstr " - „build”, az operációs rendszer összeállítása bármi telepítése nélkül\n" +#: guix/scripts/system.scm:889 +#, fuzzy +msgid " reconfigure switch to a new operating system configuration\n" +msgstr " - „reconfigure”, átváltás egy új operációs rendszer beállításra\n" -#: guix/scripts/system.scm:354 -msgid " - 'vm', build a virtual machine image that shares the host's store\n" +#: guix/scripts/system.scm:891 +#, fuzzy +msgid "" +" roll-back switch to the previous operating system configuration\n" +msgstr " - „reconfigure”, átváltás egy új operációs rendszer beállításra\n" + +#: guix/scripts/system.scm:893 +#, fuzzy +msgid "" +" switch-generation switch to an existing operating system configuration\n" +msgstr " - „reconfigure”, átváltás egy új operációs rendszer beállításra\n" + +#: guix/scripts/system.scm:895 +msgid " list-generations list the system generations\n" +msgstr "" + +#: guix/scripts/system.scm:897 +#, fuzzy +msgid "" +" build build the operating system without installing anything\n" +msgstr "" +" - „build”, az operációs rendszer összeállítása bármi telepítése nélkül\n" + +#: guix/scripts/system.scm:899 +#, fuzzy +msgid " container build a container that shares the host's store\n" +msgstr "" +" - „vm”, egy virtuális gép lemezkép összeállítása, amely megosztja a gazda\n" +" tárolóját\n" + +#: guix/scripts/system.scm:901 +#, fuzzy +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" msgstr "" " - „vm”, egy virtuális gép lemezkép összeállítása, amely megosztja a gazda\n" " tárolóját\n" -#: guix/scripts/system.scm:356 -msgid " - 'vm-image', build a freestanding virtual machine image\n" -msgstr " - „vm-image”, egy szabadon álló virtuális gép lemezkép összeállítása\n" +#: guix/scripts/system.scm:903 +#, fuzzy +msgid " vm-image build a freestanding virtual machine image\n" +msgstr "" +" - „vm-image”, egy szabadon álló virtuális gép lemezkép összeállítása\n" -#: guix/scripts/system.scm:358 -msgid " - 'disk-image', build a disk image, suitable for a USB stick\n" -msgstr " - „disk-image”, egy USB-meghajtóhoz megfelelő lemezkép összeállítása\n" +#: guix/scripts/system.scm:905 +#, fuzzy +msgid " disk-image build a disk image, suitable for a USB stick\n" +msgstr "" +" - „disk-image”, egy USB-meghajtóhoz megfelelő lemezkép összeállítása\n" -#: guix/scripts/system.scm:360 -msgid " - 'init', initialize a root file system to run GNU.\n" +#: guix/scripts/system.scm:907 +#, fuzzy +msgid " init initialize a root file system to run GNU\n" msgstr " - „init”, a gyökér fájlrendszer előkészítése a GNU futtatásához.\n" -#: guix/scripts/system.scm:364 +#: guix/scripts/system.scm:909 +msgid " extension-graph emit the service extension graph in Dot format\n" +msgstr "" + +#: guix/scripts/system.scm:911 +msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" +msgstr "" + +#: guix/scripts/system.scm:915 +#, fuzzy +msgid "" +"\n" +" -d, --derivation return the derivation of the given system" +msgstr "" +"\n" +" -d, --derivations a megadott csomagok származék-útvonalának " +"visszaadása" + +#: guix/scripts/system.scm:917 +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" + +#: guix/scripts/system.scm:920 +#, fuzzy +msgid "" +"\n" +" --on-error=STRATEGY\n" +" apply STRATEGY when an error occurs while reading " +"FILE" +msgstr "" +"\n" +" --with-source=FORRÁS\n" +" FORRÁS használata a megfelelő csomag " +"összeállításakor" + +#: guix/scripts/system.scm:923 +msgid "" +"\n" +" --file-system-type=TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" +" (one of 'ext4', 'iso9660')" +msgstr "" + +#: guix/scripts/system.scm:927 +msgid "" +"\n" +" --image-size=SIZE for 'vm-image', produce an image of SIZE" +msgstr "" +"\n" +" --image-size=MÉRET a „vm-image”-hez, adott MÉRETŰ lemezkép előállítása" + +#: guix/scripts/system.scm:929 +#, fuzzy +msgid "" +"\n" +" --no-bootloader for 'init', do not install a bootloader" +msgstr "" +"\n" +" --no-grub az „init”-hez, ne telepítse a GRUB rendszerbetöltőt" + +#: guix/scripts/system.scm:931 +msgid "" +"\n" +" --share=SPEC for 'vm', share host file system according to SPEC" +msgstr "" + +#: guix/scripts/system.scm:933 +#, fuzzy +msgid "" +"\n" +" -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" +" and 'build', make FILE a symlink to the result, " +"and\n" +" register it as a garbage collector root" +msgstr "" +"\n" +" -r, --root=FÁJL a FÁJL az eredmény egy szimbolikus linkje legyen,\n" +" és regisztrálja gyökér szemétgyűjtőként" + +#: guix/scripts/system.scm:937 +msgid "" +"\n" +" --expose=SPEC for 'vm', expose host file system according to SPEC" +msgstr "" + +#: guix/scripts/system.scm:939 +msgid "" +"\n" +" --full-boot for 'vm', make a full boot sequence" +msgstr "" +"\n" +" --full-boot „vm” esetén, teljes indítási sorozat készítése" + +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" + +#: guix/scripts/system.scm:1040 +#, scheme-format +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" +msgstr "nincs beállítófájl megadva~%" + +#: guix/scripts/system.scm:1147 +#, scheme-format +msgid "~a: unknown action~%" +msgstr "~a: ismeretlen művelet~%" + +#: guix/scripts/system.scm:1163 +#, scheme-format +msgid "wrong number of arguments for action '~a'~%" +msgstr "nem megfelelő számú argumentum a(z) „~a” művelethez~%" + +#: guix/scripts/system.scm:1168 +#, fuzzy, scheme-format +msgid "guix system: missing command name~%" +msgstr "guix: hiányzó parancsnév~%" + +#: guix/scripts/system.scm:1170 +#, fuzzy, scheme-format +msgid "Try 'guix system --help' for more information.~%" +msgstr "További információkért próbálja a „guix --help” parancsot.~%" + +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 +msgid "unknown" +msgstr "ismeretlen" + +#: guix/scripts/lint.scm:139 +#, scheme-format +msgid "Available checkers:~%" +msgstr "Elérhető ellenőrzők:~%" + +#: guix/scripts/lint.scm:163 +msgid "description should not be empty" +msgstr "" + +#: guix/scripts/lint.scm:173 +msgid "Texinfo markup in description is invalid" +msgstr "" + +#: guix/scripts/lint.scm:183 +#, scheme-format +msgid "" +"description should not contain ~\n" +"trademark sign '~a' at ~d" +msgstr "" + +#. TRANSLATORS: '@code' is Texinfo markup and must be kept +#. as is. +#: guix/scripts/lint.scm:196 +msgid "use @code or similar ornament instead of quotes" +msgstr "" + +#: guix/scripts/lint.scm:203 +msgid "description should start with an upper-case letter or digit" +msgstr "" + +#: guix/scripts/lint.scm:219 +#, scheme-format +msgid "" +"sentences in description should be followed ~\n" +"by two spaces; possible infraction~p at ~{~a~^, ~}" +msgstr "" + +#: guix/scripts/lint.scm:237 +#, fuzzy, scheme-format +msgid "invalid description: ~s" +msgstr "Csomagleírások ellenőrzése" + +#: guix/scripts/lint.scm:282 +#, scheme-format +msgid "'~a' should probably be a native input" +msgstr "" + +#: guix/scripts/lint.scm:298 +#, scheme-format +msgid "'~a' should probably not be an input at all" +msgstr "" + +#: guix/scripts/lint.scm:315 +msgid "synopsis should not be empty" +msgstr "" + +#: guix/scripts/lint.scm:323 +msgid "no period allowed at the end of the synopsis" +msgstr "" + +#: guix/scripts/lint.scm:335 +msgid "no article allowed at the beginning of the synopsis" +msgstr "" + +#: guix/scripts/lint.scm:342 +msgid "synopsis should be less than 80 characters long" +msgstr "" + +#: guix/scripts/lint.scm:348 +msgid "synopsis should start with an upper-case letter or digit" +msgstr "" + +#: guix/scripts/lint.scm:355 +msgid "synopsis should not start with the package name" +msgstr "" + +#: guix/scripts/lint.scm:365 +msgid "Texinfo markup in synopsis is invalid" +msgstr "" + +#: guix/scripts/lint.scm:384 +#, fuzzy, scheme-format +msgid "invalid synopsis: ~s" +msgstr "érvénytelen szintaxis: ~a~%" + +#: guix/scripts/lint.scm:503 +#, scheme-format +msgid "URI ~a returned suspiciously small file (~a bytes)" +msgstr "" + +#: guix/scripts/lint.scm:513 +#, scheme-format +msgid "permanent redirect from ~a to ~a" +msgstr "" + +#: guix/scripts/lint.scm:520 +#, scheme-format +msgid "invalid permanent redirect from ~a" +msgstr "" + +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 +#, scheme-format +msgid "URI ~a not reachable: ~a (~s)" +msgstr "" + +#: guix/scripts/lint.scm:546 +#, fuzzy, scheme-format +msgid "URI ~a domain not found: ~a" +msgstr "guix: ~a: a parancs nem található~%" + +#: guix/scripts/lint.scm:554 +#, scheme-format +msgid "URI ~a unreachable: ~a" +msgstr "" + +#: guix/scripts/lint.scm:563 +#, scheme-format +msgid "TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:584 +#, fuzzy +msgid "invalid value for home page" +msgstr "A MŰVELET érvényes értékei a következők:\n" + +#: guix/scripts/lint.scm:587 +#, fuzzy, scheme-format +msgid "invalid home page URL: ~s" +msgstr "" +"\n" +"~a honlap: <~a>" + +#: guix/scripts/lint.scm:613 +msgid "file names of patches should start with the package name" +msgstr "" + +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" + +#: guix/scripts/lint.scm:670 +#, scheme-format +msgid "~a: ~a: proposed synopsis: ~s~%" +msgstr "" + +#: guix/scripts/lint.scm:683 +#, scheme-format +msgid "~a: ~a: proposed description:~% \"~a\"~%" +msgstr "" + +#: guix/scripts/lint.scm:725 +msgid "all the source URIs are unreachable:" +msgstr "" + +#: guix/scripts/lint.scm:747 +msgid "the source file name should contain the package name" +msgstr "" + +#: guix/scripts/lint.scm:763 +#, scheme-format +msgid "URL should be 'mirror://~a/~a'" +msgstr "" + +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 +#, fuzzy, scheme-format +msgid "failed to create derivation: ~a" +msgstr "nem sikerült a GC gyökér létrehozása: „~a”: ~a~%" + +#: guix/scripts/lint.scm:799 +#, fuzzy, scheme-format +msgid "failed to create derivation: ~s~%" +msgstr "a(z) ~s kifejezés olvasása sikertelen: ~s~%" + +#: guix/scripts/lint.scm:809 +#, fuzzy +msgid "invalid license field" +msgstr "érvénytelen szimbolikus link jelsorok" + +#: guix/scripts/lint.scm:825 +#, scheme-format +msgid "~a: HTTP GET error for ~a: ~a (~s)~%" +msgstr "" + +#: guix/scripts/lint.scm:835 +#, fuzzy, scheme-format +msgid "~a: host lookup failure: ~a~%" +msgstr "gépnév keresési hiba: ~a~%" + +#: guix/scripts/lint.scm:840 +#, scheme-format +msgid "~a: TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:855 +msgid "while retrieving CVE vulnerabilities" +msgstr "" + +#: guix/scripts/lint.scm:898 +#, scheme-format +msgid "probably vulnerable to ~a" +msgstr "" + +#: guix/scripts/lint.scm:905 +#, scheme-format +msgid "while retrieving upstream info for '~a'" +msgstr "" + +#: guix/scripts/lint.scm:913 +#, scheme-format +msgid "can be upgraded to ~a" +msgstr "" + +#: guix/scripts/lint.scm:928 +#, scheme-format +msgid "tabulation on line ~a, column ~a" +msgstr "" + +#: guix/scripts/lint.scm:937 +#, scheme-format +msgid "trailing white space on line ~a" +msgstr "" + +#: guix/scripts/lint.scm:947 +#, scheme-format +msgid "line ~a is way too long (~a characters)" +msgstr "" + +#: guix/scripts/lint.scm:958 +#, scheme-format +msgid "line ~a: parentheses feel lonely, move to the previous or next line" +msgstr "" + +#: guix/scripts/lint.scm:1028 +msgid "Validate package descriptions" +msgstr "Csomagleírások ellenőrzése" + +#: guix/scripts/lint.scm:1032 +#, fuzzy +msgid "Validate synopsis & description of GNU packages" +msgstr "Csomagleírások ellenőrzése" + +#: guix/scripts/lint.scm:1036 +msgid "Identify inputs that should be native inputs" +msgstr "Bemenetek azonosítása, amelyek natív bemenetek lehetnek" + +#: guix/scripts/lint.scm:1040 +#, fuzzy +msgid "Identify inputs that should be inputs at all" +msgstr "Bemenetek azonosítása, amelyek natív bemenetek lehetnek" + +#: guix/scripts/lint.scm:1044 +#, fuzzy +msgid "Validate file names and availability of patches" +msgstr "Javítócsomagok fájlneveinek ellenőrzése" + +#: guix/scripts/lint.scm:1048 +#, fuzzy +msgid "Validate home-page URLs" +msgstr "Csomagáttekintés ellenőrzése" + +#. TRANSLATORS: is the name of a data type and must not be +#. translated. +#: guix/scripts/lint.scm:1054 +msgid "Make sure the 'license' field is a or a list thereof" +msgstr "" + +#: guix/scripts/lint.scm:1059 +msgid "Validate source URLs" +msgstr "" + +#: guix/scripts/lint.scm:1063 +msgid "Suggest 'mirror://' URLs" +msgstr "" + +#: guix/scripts/lint.scm:1067 +#, fuzzy +msgid "Validate file names of sources" +msgstr "Javítócsomagok fájlneveinek ellenőrzése" + +#: guix/scripts/lint.scm:1071 +msgid "Report failure to compile a package to a derivation" +msgstr "" + +#: guix/scripts/lint.scm:1075 +#, fuzzy +msgid "Validate package synopses" +msgstr "Csomagáttekintés ellenőrzése" + +#: guix/scripts/lint.scm:1079 +msgid "Check the Common Vulnerabilities and Exposures (CVE) database" +msgstr "" + +#: guix/scripts/lint.scm:1084 +msgid "Check the package for new upstream releases" +msgstr "" + +#: guix/scripts/lint.scm:1088 +msgid "Look for formatting issues in the source" +msgstr "" + +#: guix/scripts/lint.scm:1116 +#, fuzzy +msgid "" +"Usage: guix lint [OPTION]... [PACKAGE]...\n" +"Run a set of checkers on the specified package; if none is specified,\n" +"run the checkers on all packages.\n" +msgstr "" +"Használat: guix lint [KAPCSOLÓ]… [CSOMAG]…\n" +"Számos ellenőrző futtatása a megadott csomagon. Ha semmi sincs megadva, az " +"ellenőrzők futtatása minden csomagon.\n" + +#: guix/scripts/lint.scm:1119 +#, fuzzy +msgid "" +"\n" +" -c, --checkers=CHECKER1,CHECKER2...\n" +" only run the specified checkers" +msgstr "" +"\n" +" -c, --checkers=ELLENŐRZŐ1,ELLENŐRZŐ2…\n" +" csak a megadott ellenőrzők futtatása" + +#: guix/scripts/lint.scm:1124 +msgid "" +"\n" +" -l, --list-checkers display the list of available lint checkers" +msgstr "" +"\n" +" -l, --list-checkers az elérhető lint ellenőrzők listájának megjelenítése" + +#: guix/scripts/lint.scm:1144 +#, fuzzy, scheme-format +msgid "~a: invalid checker~%" +msgstr "~a: érvénytelen ellenőrző" + +#: guix/scripts/publish.scm:68 +#, scheme-format +msgid "" +"Usage: guix publish [OPTION]...\n" +"Publish ~a over HTTP.\n" +msgstr "" + +#: guix/scripts/publish.scm:70 +msgid "" +"\n" +" -p, --port=PORT listen on PORT" +msgstr "" + +#: guix/scripts/publish.scm:72 +#, fuzzy +msgid "" +"\n" +" --listen=HOST listen on the network interface for HOST" +msgstr "" +"\n" +" --references az ÚTVONALAK hivatkozásainak listázása" + +#: guix/scripts/publish.scm:74 +msgid "" +"\n" +" -u, --user=USER change privileges to USER as soon as possible" +msgstr "" + +#: guix/scripts/publish.scm:76 +#, fuzzy +msgid "" +"\n" +" -C, --compression[=LEVEL]\n" +" compress archives at LEVEL" +msgstr "" +"\n" +" -I, --list-installed[=REGKIF]\n" +" a REGKIF-re illeszkedő telepített csomagok listázása" + +#: guix/scripts/publish.scm:79 +msgid "" +"\n" +" -c, --cache=DIRECTORY cache published items to DIRECTORY" +msgstr "" + +#: guix/scripts/publish.scm:81 +msgid "" +"\n" +" --workers=N use N workers to bake items" +msgstr "" + +#: guix/scripts/publish.scm:83 +msgid "" +"\n" +" --ttl=TTL announce narinfos can be cached for TTL seconds" +msgstr "" + +#: guix/scripts/publish.scm:85 +msgid "" +"\n" +" --nar-path=PATH use PATH as the prefix for nar URLs" +msgstr "" + +#: guix/scripts/publish.scm:87 +msgid "" +"\n" +" --public-key=FILE use FILE as the public key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:89 +msgid "" +"\n" +" --private-key=FILE use FILE as the private key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:91 +msgid "" +"\n" +" -r, --repl[=PORT] spawn REPL server on PORT" +msgstr "" + +#: guix/scripts/publish.scm:107 +#, fuzzy, scheme-format +msgid "lookup of host '~a' failed: ~a~%" +msgstr "a letöltés sikertelen innen: „~a”: ~a, ~s~%" + +#: guix/scripts/publish.scm:152 +#, scheme-format +msgid "lookup of host '~a' returned nothing" +msgstr "" + +#: guix/scripts/publish.scm:165 +#, scheme-format +msgid "zlib support is missing; compression disabled~%" +msgstr "" + +#: guix/scripts/publish.scm:179 +#, fuzzy, scheme-format +msgid "~a: invalid duration~%" +msgstr "~a: érvénytelen szám~%" + +#: guix/scripts/publish.scm:869 +#, scheme-format +msgid "user '~a' not found: ~a~%" +msgstr "" + +#: guix/scripts/publish.scm:910 +#, scheme-format +msgid "server running as root; consider using the '--user' option!~%" +msgstr "" + +#: guix/scripts/publish.scm:915 +#, scheme-format +msgid "publishing ~a on ~a, port ~d~%" +msgstr "" + +#: guix/scripts/edit.scm:41 +msgid "" +"Usage: guix edit PACKAGE...\n" +"Start $VISUAL or $EDITOR to edit the definitions of PACKAGE...\n" +msgstr "" + +#: guix/scripts/edit.scm:62 +#, scheme-format +msgid "file '~a' not found in search path ~s~%" +msgstr "" + +#: guix/scripts/edit.scm:90 +#, scheme-format +msgid "source location of package '~a' is unknown~%" +msgstr "" + +#: guix/scripts/edit.scm:103 +#, fuzzy, scheme-format +msgid "failed to launch '~a': ~a~%" +msgstr "sikertelen csatlakozás ehhez: „~a”: ~a~%" + +#: guix/scripts/size.scm:77 +#, scheme-format +msgid "no available substitute information for '~a'~%" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "store item" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "total" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "self" +msgstr "" + +#: guix/scripts/size.scm:107 +#, scheme-format +msgid "total: ~,1f MiB~%" +msgstr "" + +#. TRANSLATORS: This is the title of a graph, meaning that the graph +#. represents a profile of the store (the "store" being the place where +#. packages are stored.) +#: guix/scripts/size.scm:221 +msgid "store profile" +msgstr "" + +#: guix/scripts/size.scm:230 +#, fuzzy +msgid "" +"Usage: guix size [OPTION]... PACKAGE\n" +"Report the size of PACKAGE and its dependencies.\n" +msgstr "" +"Használat: guix package [KAPCSOLÓ]… CSOMAGOK…\n" +"CSOMAGOK telepítése, eltávolítása vagy frissítése egyetlen tranzakcióban.\n" + +#: guix/scripts/size.scm:235 +#, fuzzy +msgid "" +"\n" +" -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" +msgstr "" +"\n" +" -s, --system=RENDSZER kísérlet a RENDSZERRE történő összeállításra,\n" +" például „i686-linux”" + +#. TRANSLATORS: "closure" and "self" must not be translated. +#: guix/scripts/size.scm:238 +msgid "" +"\n" +" --sort=KEY sort according to KEY--\"closure\" or \"self\"" +msgstr "" + +#: guix/scripts/size.scm:240 +msgid "" +"\n" +" -m, --map-file=FILE write to FILE a graphical map of disk usage" +msgstr "" + +#: guix/scripts/size.scm:271 +#, fuzzy, scheme-format +msgid "~a: invalid sorting key~%" +msgstr "~a: érvénytelen szám~%" + +#: guix/scripts/size.scm:306 +msgid "missing store item argument\n" +msgstr "" + +#: guix/scripts/graph.scm:84 +#, scheme-format +msgid "~a: invalid argument (package name expected)" +msgstr "" + +#: guix/scripts/graph.scm:95 +msgid "the DAG of packages, excluding implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:121 +msgid "the reverse DAG of packages" +msgstr "" + +#: guix/scripts/graph.scm:171 +msgid "the DAG of packages, including implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:181 +msgid "the DAG of packages and origins, including implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:211 +msgid "same as 'bag', but without the bootstrap nodes" +msgstr "" + +#: guix/scripts/graph.scm:253 +msgid "the DAG of derivations" +msgstr "" + +#: guix/scripts/graph.scm:265 +#, fuzzy +msgid "unsupported argument for derivation graph" +msgstr "nem támogatott aláírás verzió: ~a~%" + +#: guix/scripts/graph.scm:291 +#, fuzzy +msgid "unsupported argument for this type of graph" +msgstr "nem támogatott nar bejegyzéstípus" + +#: guix/scripts/graph.scm:304 +#, scheme-format +msgid "references for '~a' are not known~%" +msgstr "" + +#: guix/scripts/graph.scm:311 +msgid "the DAG of run-time dependencies (store references)" +msgstr "" + +#: guix/scripts/graph.scm:327 +msgid "the DAG of referrers in the store" +msgstr "" + +#: guix/scripts/graph.scm:354 +#, fuzzy, scheme-format +msgid "~a: unknown node type~%" +msgstr "~a: ismeretlen művelet~%" + +#: guix/scripts/graph.scm:361 +#, fuzzy, scheme-format +msgid "~a: unknown backend~%" +msgstr "~a: ismeretlen művelet~%" + +#: guix/scripts/graph.scm:365 +#, fuzzy +msgid "The available node types are:\n" +msgstr "A MŰVELET érvényes értékei a következők:\n" + +#: guix/scripts/graph.scm:375 +msgid "The available backend types are:\n" +msgstr "" + +#. TRANSLATORS: Here 'dot' is the name of a program; it must not be +#. translated. +#: guix/scripts/graph.scm:419 +msgid "" +"Usage: guix graph PACKAGE...\n" +"Emit a representation of the dependency graph of PACKAGE...\n" +msgstr "" + +#: guix/scripts/graph.scm:421 +msgid "" +"\n" +" -b, --backend=TYPE produce a graph with the given backend TYPE" +msgstr "" + +#: guix/scripts/graph.scm:423 +#, fuzzy +msgid "" +"\n" +" --list-backends list the available graph backends" +msgstr "" +"\n" +" -l, --list-checkers az elérhető lint ellenőrzők listájának megjelenítése" + +#: guix/scripts/graph.scm:425 +msgid "" +"\n" +" -t, --type=TYPE represent nodes of the given TYPE" +msgstr "" + +#: guix/scripts/graph.scm:427 +#, fuzzy +msgid "" +"\n" +" --list-types list the available graph types" +msgstr "" +"\n" +" --list-dead halott útvonalak listázása" + +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 +#, fuzzy +msgid "" +"\n" +" -e, --expression=EXPR consider the package EXPR evaluates to" +msgstr "" +"\n" +" -e, --expression=KIF a csomag vagy a kiértékelt származtatott KIF\n" +" összeállítása" + +#: guix/scripts/challenge.scm:191 +#, fuzzy, scheme-format +msgid " local hash: ~a~%" +msgstr "~a: ~a: ~a~%" + +#: guix/scripts/challenge.scm:192 +#, fuzzy, scheme-format +msgid " no local build for '~a'~%" +msgstr "nincs összeállítási napló ehhez: „~a”~%" + +#: guix/scripts/challenge.scm:194 +#, fuzzy, scheme-format +msgid " ~50a: ~a~%" +msgstr "~a: ~a~%" + +#: guix/scripts/challenge.scm:202 +#, scheme-format +msgid "~a contents differ:~%" +msgstr "" + +#: guix/scripts/challenge.scm:205 +#, scheme-format +msgid "could not challenge '~a': no local build~%" +msgstr "" + +#: guix/scripts/challenge.scm:207 +#, scheme-format +msgid "could not challenge '~a': no substitutes~%" +msgstr "" + +#: guix/scripts/challenge.scm:210 +#, scheme-format +msgid "~a contents match:~%" +msgstr "" + +#: guix/scripts/challenge.scm:219 +msgid "~h store items were analyzed:~%" +msgstr "" + +#: guix/scripts/challenge.scm:220 +msgid " - ~h (~,1f%) were identical~%" +msgstr "" + +#: guix/scripts/challenge.scm:222 +msgid " - ~h (~,1f%) differed~%" +msgstr "" + +#: guix/scripts/challenge.scm:224 +msgid " - ~h (~,1f%) were inconclusive~%" +msgstr "" + +#: guix/scripts/challenge.scm:233 +msgid "" +"Usage: guix challenge [PACKAGE...]\n" +"Challenge the substitutes for PACKAGE... provided by one or more servers.\n" +msgstr "" + +#: guix/scripts/challenge.scm:235 +#, fuzzy +msgid "" +"\n" +" --substitute-urls=URLS\n" +" compare build results with those at URLS" +msgstr "" +"\n" +" --max-silent-time=MÁSODPERC\n" +" az összeállítás sikertelennek jelölése MÁSODPERC\n" +" hallgatás után" + +#: guix/scripts/challenge.scm:238 +msgid "" +"\n" +" -v, --verbose show details about successful comparisons" +msgstr "" + +#: guix/scripts/copy.scm:59 +#, fuzzy, scheme-format +msgid "~a: invalid TCP port number~%" +msgstr "~a: érvénytelen szám~%" + +#: guix/scripts/copy.scm:61 +#, scheme-format +msgid "~a: invalid SSH specification~%" +msgstr "" + +#: guix/scripts/copy.scm:113 +#, fuzzy +msgid "" +"Usage: guix copy [OPTION]... ITEMS...\n" +"Copy ITEMS to or from the specified host over SSH.\n" +msgstr "" +"Használat: guix gc [KAPCSOLÓ]… ÚTVONALAK…\n" +"A szemétgyűjtő meghívása.\n" + +#: guix/scripts/copy.scm:115 +msgid "" +"\n" +" --to=HOST send ITEMS to HOST" +msgstr "" + +#: guix/scripts/copy.scm:117 +msgid "" +"\n" +" --from=HOST receive ITEMS from HOST" +msgstr "" + +#: guix/scripts/copy.scm:169 +#, scheme-format +msgid "use '--to' or '--from'~%" +msgstr "" + +#: guix/scripts/pack.scm:77 +#, fuzzy, scheme-format +msgid "~a: compressor not found~%" +msgstr "~a: a csomag nem található~%" + +#: guix/scripts/pack.scm:323 +#, fuzzy, scheme-format +msgid "~a: invalid symlink specification~%" +msgstr "érvénytelen szimbolikus link jelsorok" + +#: guix/scripts/pack.scm:333 +#, fuzzy +msgid "" +"Usage: guix pack [OPTION]... PACKAGE...\n" +"Create a bundle of PACKAGE.\n" +msgstr "" +"Használat: guix package [KAPCSOLÓ]… CSOMAGOK…\n" +"CSOMAGOK telepítése, eltávolítása vagy frissítése egyetlen tranzakcióban.\n" + +#: guix/scripts/pack.scm:339 +#, fuzzy +msgid "" +"\n" +" -f, --format=FORMAT build a pack in the given FORMAT" +msgstr "" +"\n" +" -f, --format=FMT a hash kiírása a megadott formátumban" + +#: guix/scripts/pack.scm:347 +msgid "" +"\n" +" -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" +msgstr "" + +#: guix/scripts/pack.scm:349 +msgid "" +"\n" +" -S, --symlink=SPEC create symlinks to the profile according to SPEC" +msgstr "" + +#: guix/scripts/pack.scm:351 +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" + +#: guix/scripts/pack.scm:353 +msgid "" +"\n" +" --localstatedir include /var/guix in the resulting pack" +msgstr "" + +#: guix/scripts/pack.scm:389 +#, scheme-format +msgid "both a manifest and a package list were given~%" +msgstr "" + +#: guix/scripts/pack.scm:408 +#, fuzzy, scheme-format +msgid "~a: unknown pack format" +msgstr "~A: ismeretlen csomag~%" + +#: guix/scripts/weather.scm:69 +msgid "computing ~h package derivations for ~a...~%" +msgstr "" + +#: guix/scripts/weather.scm:107 +#, fuzzy +msgid "looking for ~h store items on ~a...~%" +msgstr "a GNU ~a legutóbbi kiadásának keresése…" + +#: guix/scripts/weather.scm:117 +msgid " ~2,1f% substitutes available (~h out of ~h)~%" +msgstr "" + +#: guix/scripts/weather.scm:123 +#, fuzzy, scheme-format +msgid " unknown substitute sizes~%" +msgstr "ismeretlen egység: ~a~%" + +#: guix/scripts/weather.scm:126 +msgid " ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:127 +msgid " at least ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:129 +msgid " ~,1h MiB on disk (uncompressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:131 +msgid " ~,3h seconds per request (~,1h seconds in total)~%" +msgstr "" + +#: guix/scripts/weather.scm:133 +msgid " ~,1h requests per second~%" +msgstr "" + +#: guix/scripts/weather.scm:142 +msgid "" +"Usage: guix weather [OPTIONS]\n" +"Report the availability of substitutes.\n" +msgstr "" + +#: guix/scripts/weather.scm:144 msgid "" "\n" -" --image-size=SIZE for 'vm-image', produce an image of SIZE" +" --substitute-urls=URLS\n" +" check for available substitutes at URLS" msgstr "" -"\n" -" --image-size=MÉRET a „vm-image”-hez, adott MÉRETŰ lemezkép előállítása" -#: guix/scripts/system.scm:366 +#: guix/scripts/weather.scm:147 msgid "" "\n" -" --no-grub for 'init', do not install GRUB" +" -m, --manifest=MANIFEST\n" +" look up substitutes for packages specified in " +"MANIFEST" msgstr "" -"\n" -" --no-grub az „init”-hez, ne telepítse a GRUB rendszerbetöltőt" -#: guix/scripts/system.scm:368 +#: guix/scripts/weather.scm:150 +#, fuzzy msgid "" "\n" -" --full-boot for 'vm', make a full boot sequence" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" msgstr "" "\n" -" --full-boot „vm” esetén, teljes indítási sorozat készítése" +" -s, --system=RENDSZER kísérlet a RENDSZERRE történő összeállításra,\n" +" például „i686-linux”" -#: guix/scripts/system.scm:434 -#, scheme-format -msgid "~a: unknown action~%" -msgstr "~a: ismeretlen művelet~%" +#: guix/scripts/weather.scm:174 +#, fuzzy, scheme-format +msgid "~a: invalid URL~%" +msgstr "~a: érvénytelen szám~%" -#: guix/scripts/system.scm:451 -#, scheme-format -msgid "wrong number of arguments for action '~a'~%" -msgstr "nem megfelelő számú argumentum a(z) „~a” művelethez~%" +#: guix/gnu-maintenance.scm:570 +msgid "Updater for GNU packages" +msgstr "" -#: guix/scripts/system.scm:471 -#, scheme-format -msgid "no configuration file specified~%" -msgstr "nincs beállítófájl megadva~%" +#: guix/gnu-maintenance.scm:579 +msgid "Updater for GNU packages only available via FTP" +msgstr "" -#: guix/scripts/lint.scm:51 -#, scheme-format -msgid "~a: ~a: ~a~%" -msgstr "~a: ~a: ~a~%" +#: guix/gnu-maintenance.scm:588 +msgid "Updater for KDE packages" +msgstr "" -#: guix/scripts/lint.scm:72 -#, scheme-format -msgid "Available checkers:~%" -msgstr "Elérhető ellenőrzők:~%" +#: guix/gnu-maintenance.scm:595 +msgid "Updater for X.org packages" +msgstr "" -#: guix/scripts/lint.scm:226 -msgid "Validate package descriptions" -msgstr "Csomagleírások ellenőrzése" +#: guix/gnu-maintenance.scm:602 +msgid "Updater for packages hosted on kernel.org" +msgstr "" -#: guix/scripts/lint.scm:230 -msgid "Identify inputs that should be native inputs" -msgstr "Bemenetek azonosítása, amelyek natív bemenetek lehetnek" +#: guix/scripts/container.scm:25 +msgid "" +"Usage: guix container ACTION ARGS...\n" +"Build and manipulate Linux containers.\n" +msgstr "" -#: guix/scripts/lint.scm:234 -msgid "Validate filenames of patches" -msgstr "Javítócsomagok fájlneveinek ellenőrzése" +#: guix/scripts/container.scm:30 +msgid " exec execute a command inside of an existing container\n" +msgstr "" -#: guix/scripts/lint.scm:238 -msgid "Validate package synopsis" -msgstr "Csomagáttekintés ellenőrzése" +#: guix/scripts/container.scm:53 +#, fuzzy, scheme-format +msgid "guix container: missing action~%" +msgstr "guix: hiányzó parancsnév~%" -#: guix/scripts/lint.scm:257 -msgid "" -"Usage: guix lint [OPTION]... [PACKAGE]...\n" -"Run a set of checkers on the specified package; if none is specified, run the checkers on all packages.\n" +#: guix/scripts/container.scm:63 +#, scheme-format +msgid "guix container: invalid action~%" msgstr "" -"Használat: guix lint [KAPCSOLÓ]… [CSOMAG]…\n" -"Számos ellenőrző futtatása a megadott csomagon. Ha semmi sincs megadva, az ellenőrzők futtatása minden csomagon.\n" -#: guix/scripts/lint.scm:259 +#: guix/scripts/container/exec.scm:40 msgid "" -"\n" -" -c, --checkers=CHECKER1,CHECKER2...\n" -" only run the specificed checkers" +"Usage: guix container exec PID COMMAND [ARGS...]\n" +"Execute COMMMAND within the container process PID.\n" msgstr "" -"\n" -" -c, --checkers=ELLENŐRZŐ1,ELLENŐRZŐ2…\n" -" csak a megadott ellenőrzők futtatása" -#: guix/scripts/lint.scm:264 -msgid "" -"\n" -" -l, --list-checkers display the list of available lint checkers" +#: guix/scripts/container/exec.scm:69 +#, fuzzy, scheme-format +msgid "~a: extraneous argument~%" +msgstr "~A: nem odatartozó argumentum~%" + +#: guix/scripts/container/exec.scm:87 +#, fuzzy, scheme-format +msgid "no pid specified~%" +msgstr "nincs beállítófájl megadva~%" + +#: guix/scripts/container/exec.scm:90 +#, fuzzy, scheme-format +msgid "no command specified~%" +msgstr "nincs beállítófájl megadva~%" + +#: guix/scripts/container/exec.scm:93 +#, scheme-format +msgid "no such process ~d~%" msgstr "" -"\n" -" -l, --list-checkers az elérhető lint ellenőrzők listájának megjelenítése" -#: guix/scripts/lint.scm:283 +#: guix/scripts/container/exec.scm:105 #, scheme-format -msgid "~a: invalid checker" -msgstr "~a: érvénytelen ellenőrző" +msgid "exec failed with status ~d~%" +msgstr "" -#: guix/gnu-maintenance.scm:373 +#: guix/upstream.scm:249 #, scheme-format msgid "signature verification failed for `~a'~%" msgstr "az aláírás-ellenőrzés sikertelen ennél: „~a”~%" -#: guix/gnu-maintenance.scm:375 +#: guix/upstream.scm:251 #, scheme-format msgid "(could be because the public key is not in your keyring)~%" msgstr "(azért lehet, mert a nyilvános kulcs nincs a kulcstartón)~%" -#: guix/gnu-maintenance.scm:450 +#: guix/upstream.scm:336 #, scheme-format msgid "~a: could not locate source file" msgstr "~a: nem található a forrásfájl" -#: guix/gnu-maintenance.scm:455 +#: guix/upstream.scm:341 #, scheme-format msgid "~a: ~a: no `version' field in source; skipping~%" msgstr "~a: ~a: nincs „version” mező a forrásban; kihagyás~%" -#: guix/ui.scm:135 +#: guix/ui.scm:160 +#, scheme-format +msgid "~a: unbound variable" +msgstr "" + +#: guix/ui.scm:252 +msgid "entering debugger; type ',bt' for a backtrace\n" +msgstr "" + +#: guix/ui.scm:301 +#, fuzzy, scheme-format +msgid "hint: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 +#, fuzzy, scheme-format +msgid "failed to load '~a': ~a~%" +msgstr "sikertelen csatlakozás ehhez: „~a”: ~a~%" + +#: guix/ui.scm:320 +#, scheme-format +msgid "~amissing closing parenthesis~%" +msgstr "" + +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 +#, fuzzy, scheme-format +msgid "~a: error: ~a~%" +msgstr "~a: ~a: ~a~%" + +#: guix/ui.scm:333 +msgid "Did you forget a @code{use-modules} form?" +msgstr "" + +#: guix/ui.scm:335 +#, scheme-format +msgid "Did you forget @code{(use-modules ~a)}?" +msgstr "" + +#: guix/ui.scm:348 guix/ui.scm:711 +#, scheme-format +msgid "exception thrown: ~s~%" +msgstr "" + +#: guix/ui.scm:352 guix/ui.scm:374 +#, fuzzy, scheme-format +msgid "failed to load '~a':~%" +msgstr "a területi beállítás telepítése sikertelen: ~a~%" + +#: guix/ui.scm:364 +#, fuzzy, scheme-format +msgid "~a: warning: ~a~%" +msgstr "~a: ~a: ~a~%" + +#: guix/ui.scm:371 +#, fuzzy, scheme-format +msgid "failed to load '~a': exception thrown: ~s~%" +msgstr "a(z) ~s kifejezés olvasása sikertelen: ~s~%" + +#: guix/ui.scm:383 #, scheme-format msgid "failed to install locale: ~a~%" msgstr "a területi beállítás telepítése sikertelen: ~a~%" -#: guix/ui.scm:154 +#. TRANSLATORS: Translate "(C)" to the copyright symbol +#. (C-in-a-circle), if this symbol is available in the user's +#. locale. Otherwise, do not translate "(C)"; leave it as-is. */ +#: guix/ui.scm:413 +msgid "(C)" +msgstr "" + +#: guix/ui.scm:414 +msgid "the Guix authors\n" +msgstr "" + +#: guix/ui.scm:415 +#, fuzzy msgid "" -"Copyright (C) 2014 the Guix authors\n" -"License GPLv3+: GNU GPL version 3 or later \n" +"License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" "Copyright © 2014 a Guix szerzői\n" -"Licenc GPLv3+: GNU GPL 3. vagy újabb verzió \n" +"Licenc GPLv3+: GNU GPL 3. vagy újabb verzió \n" "\n" "Ez egy szabad szoftver, terjesztheti és/vagy módosíthatja.\n" "NINCS GARANCIA, a törvény által engedélyezett mértékig.\n" -#: guix/ui.scm:162 +#. TRANSLATORS: The placeholder indicates the bug-reporting address for this +#. package. Please add another line saying "Report translation bugs to +#. ...\n" with the address for translation bugs (typically your translation +#. team's web or email address). +#: guix/ui.scm:427 #, scheme-format msgid "" "\n" @@ -1134,7 +2920,7 @@ msgstr "" "\n" "A hibákat ide jelentse: ~a." -#: guix/ui.scm:164 +#: guix/ui.scm:429 #, scheme-format msgid "" "\n" @@ -1143,168 +2929,286 @@ msgstr "" "\n" "~a honlap: <~a>" -#: guix/ui.scm:166 +#: guix/ui.scm:431 msgid "" "\n" "General help using GNU software: " msgstr "" "\n" -"Általános segítség a GNU szoftverek használatához: " +"Általános segítség a GNU szoftverek használatához: " + +#: guix/ui.scm:476 +#, fuzzy, scheme-format +msgid "'~a' is not a valid regular expression: ~a~%" +msgstr "az aláírás nem érvényes s-kifejezés: ~s~%" -#: guix/ui.scm:173 +#: guix/ui.scm:482 #, scheme-format msgid "~a: invalid number~%" msgstr "~a: érvénytelen szám~%" -#: guix/ui.scm:190 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "érvénytelen szám: ~a~%" -#: guix/ui.scm:213 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "ismeretlen egység: ~a~%" -#: guix/ui.scm:224 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "~a:~a:~a: a(z) „~a” csomagnak érvénytelen bemenete van: ~s~%" -#: guix/ui.scm:231 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" -msgstr "~a: ~a: a(z) „~a” összeállítási rendszer nem támogatja a kereszt összeállításokat~%" +msgstr "" +"~a: ~a: a(z) „~a” összeállítási rendszer nem támogatja a kereszt " +"összeállításokat~%" + +#: guix/ui.scm:572 +#, fuzzy, scheme-format +msgid "~s: invalid G-expression input~%" +msgstr "az aláírás nem érvényes s-kifejezés: ~s~%" -#: guix/ui.scm:236 +#: guix/ui.scm:575 #, scheme-format msgid "profile '~a' does not exist~%" msgstr "a(z) „~a” profil nem létezik~%" -#: guix/ui.scm:239 +#: guix/ui.scm:578 #, scheme-format msgid "generation ~a of profile '~a' does not exist~%" msgstr "a(z) ~a generáció a(z) „~a” profilhoz nem létezik~%" -#: guix/ui.scm:243 +#: guix/ui.scm:587 +#, scheme-format +msgid " ... propagated from address@hidden" +msgstr "" + +#: guix/ui.scm:597 +#, scheme-format +msgid "profile contains conflicting entries for ~a~a~%" +msgstr "" + +#: guix/ui.scm:600 +#, scheme-format +msgid " first entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:606 +#, scheme-format +msgid " second entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:618 +#, scheme-format +msgid "corrupt input while restoring '~a' from ~s~%" +msgstr "" + +#: guix/ui.scm:620 +#, fuzzy, scheme-format +msgid "corrupt input while restoring archive from ~s~%" +msgstr "sérült fájlhalmaz archívum" + +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "sikertelen csatlakozás ehhez: „~a”: ~a~%" -#: guix/ui.scm:248 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "az összeállítás sikertelen: ~a~%" -#: guix/ui.scm:277 +#: guix/ui.scm:631 +#, scheme-format +msgid "reference to invalid output '~a' of derivation '~a'~%" +msgstr "" + +#: guix/ui.scm:635 +#, scheme-format +msgid "file '~a' could not be found in these directories:~{ ~a~}~%" +msgstr "" + +#: guix/ui.scm:661 +#, scheme-format +msgid "~a: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:696 #, scheme-format msgid "failed to read expression ~s: ~s~%" msgstr "a(z) ~s kifejezés olvasása sikertelen: ~s~%" -#: guix/ui.scm:283 -#, scheme-format -msgid "failed to evaluate expression `~a': ~s~%" +#: guix/ui.scm:702 +#, fuzzy, scheme-format +msgid "failed to evaluate expression '~a':~%" msgstr "a(z) „~a” kifejezés kiértékelése sikertelen: ~s~%" -#: guix/ui.scm:292 +#: guix/ui.scm:705 +#, fuzzy, scheme-format +msgid "syntax error: ~a~%" +msgstr "gépnév keresési hiba: ~a~%" + +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "a(z) ~s kifejezés nem értékelhető ki a csomaghoz~%" -#: guix/ui.scm:339 +#: guix/ui.scm:742 +msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" +msgstr "" + +#: guix/ui.scm:810 #, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" msgstr[0] "~:[A következő származékot kellene összeállítani:~%~{ ~a~%~}~;~]" msgstr[1] "~:[A következő származékokat kellene összeállítani:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:344 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:818 +#, fuzzy +msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[A következő fájlt kellene letölteni:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:823 #, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[A következő fájlt kellene letölteni:~%~{ ~a~%~}~;~]" msgstr[1] "~:[A következő fájlokat kellene letölteni:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:350 +#: guix/ui.scm:830 #, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" msgstr[0] "~:[A következő származék lesz összeállítva:~%~{ ~a~%~}~;~]" msgstr[1] "~:[A következő származékok lesznek összeállítva:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:355 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:838 +#, fuzzy +msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[A következő fájl lesz letöltve:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:843 #, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[A következő fájl lesz letöltve:~%~{ ~a~%~}~;~]" msgstr[1] "~:[A következő fájlok lesznek letöltve:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:407 +#: guix/ui.scm:903 #, scheme-format msgid "The following package would be removed:~%~{~a~%~}~%" msgid_plural "The following packages would be removed:~%~{~a~%~}~%" msgstr[0] "A következő csomagot el kellene távolítani:~%~{~a~%~}~%" msgstr[1] "A következő csomagokat el kellene távolítani:~%~{~a~%~}~%" -#: guix/ui.scm:412 +#: guix/ui.scm:908 #, scheme-format msgid "The following package will be removed:~%~{~a~%~}~%" msgid_plural "The following packages will be removed:~%~{~a~%~}~%" msgstr[0] "A következő csomag el lesz távolítva:~%~{~a~%~}~%" msgstr[1] "A következő csomagok el lesznek távolítva:~%~{~a~%~}~%" -#: guix/ui.scm:425 +#: guix/ui.scm:921 +#, fuzzy, scheme-format +msgid "The following package would be downgraded:~%~{~a~%~}~%" +msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" +msgstr[0] "A következő csomagot kellene frissíteni:~%~{~a~%~}~%" +msgstr[1] "A következő csomagokat kellene frissíteni:~%~{~a~%~}~%" + +#: guix/ui.scm:926 +#, fuzzy, scheme-format +msgid "The following package will be downgraded:~%~{~a~%~}~%" +msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" +msgstr[0] "A következő csomag lesz frissítve:~%~{~a~%~}~%" +msgstr[1] "A következő csomagok lesznek frissítve:~%~{~a~%~}~%" + +#: guix/ui.scm:939 #, scheme-format msgid "The following package would be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" msgstr[0] "A következő csomagot kellene frissíteni:~%~{~a~%~}~%" msgstr[1] "A következő csomagokat kellene frissíteni:~%~{~a~%~}~%" -#: guix/ui.scm:430 +#: guix/ui.scm:944 #, scheme-format msgid "The following package will be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" msgstr[0] "A következő csomag lesz frissítve:~%~{~a~%~}~%" msgstr[1] "A következő csomagok lesznek frissítve:~%~{~a~%~}~%" -#: guix/ui.scm:441 +#: guix/ui.scm:955 #, scheme-format msgid "The following package would be installed:~%~{~a~%~}~%" msgid_plural "The following packages would be installed:~%~{~a~%~}~%" msgstr[0] "A következő csomagot kellene telepíteni:~%~{~a~%~}~%" msgstr[1] "A következő csomagokat kellene telepíteni:~%~{~a~%~}~%" -#: guix/ui.scm:446 +#: guix/ui.scm:960 #, scheme-format msgid "The following package will be installed:~%~{~a~%~}~%" msgid_plural "The following packages will be installed:~%~{~a~%~}~%" msgstr[0] "A következő csomag lesz telepítve:~%~{~a~%~}~%" msgstr[1] "A következő csomagok lesznek telepítve:~%~{~a~%~}~%" -#: guix/ui.scm:463 +#: guix/ui.scm:977 msgid "" msgstr "" -#: guix/ui.scm:489 +#: guix/ui.scm:1339 #, scheme-format -msgid "failed to create configuration directory `~a': ~a~%" -msgstr "a(z) „~a” beállítási könyvtár létrehozása sikertelen: ~a~%" +msgid "Generation ~a\t~a" +msgstr "~a generáció\t~a" -#: guix/ui.scm:589 guix/ui.scm:603 -msgid "unknown" -msgstr "ismeretlen" +#. TRANSLATORS: The word "current" here is an adjective for +#. "Generation", as in "current generation". Use the appropriate +#. gender where applicable. +#: guix/ui.scm:1349 +#, scheme-format +msgid "~a\t(current)~%" +msgstr "~a\t(jelenlegi)~%" + +#: guix/ui.scm:1392 +#, fuzzy, scheme-format +msgid "switched from generation ~a to ~a~%" +msgstr "átváltás a(z) ~a generációról erre: ~a~%" -#: guix/ui.scm:712 +#: guix/ui.scm:1408 #, scheme-format -msgid "invalid argument: ~a~%" -msgstr "érvénytelen argumentum: ~a~%" +msgid "deleting ~a~%" +msgstr "~a törlése~%" -#: guix/ui.scm:717 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "További információkért próbálja a „guix --help” parancsot.~%" -#: guix/ui.scm:747 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" @@ -1312,43 +3216,35 @@ msgstr "" "Használat: guix PARANCS ARGUMENTUMOK…\n" "A PARANCS futtatása ARGUMENTUMOKKAL.\n" -#: guix/ui.scm:750 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" -msgstr "A PARANCSNAK a lenti listában lévő alparancsok egyikének kell lennie:\n" +msgstr "" +"A PARANCSNAK a lenti listában lévő alparancsok egyikének kell lennie:\n" -#: guix/ui.scm:770 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix: ~a: a parancs nem található~%" -#: guix/ui.scm:788 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "guix: hiányzó parancsnév~%" -#: guix/ui.scm:796 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix: ismeretlen kapcsoló: „~a”~%" -#: guix/http-client.scm:217 -#, scheme-format -msgid "using Guile ~a, which does not support ~s encoding~%" -msgstr "a Guile ~a használata, amely nem támogatja a(z) ~s kódolást~%" - -#: guix/http-client.scm:220 -#, scheme-format -msgid "download failed; use a newer Guile~%" -msgstr "letöltés sikertelen; használja a Guile újabb verzióját~%" - -#: guix/http-client.scm:232 +#: guix/http-client.scm:117 #, scheme-format msgid "following redirection to `~a'...~%" msgstr "átirányítás követése ide: „~a”…~%" -#: guix/http-client.scm:241 -msgid "download failed" -msgstr "letöltés sikertelen" +#: guix/http-client.scm:129 +#, fuzzy, scheme-format +msgid "~a: HTTP download failed: ~a (~s)" +msgstr "~a: letöltés sikertelen~%" #: guix/nar.scm:155 msgid "signature is not a valid s-expression" @@ -1379,19 +3275,213 @@ msgstr "sérült fájlhalmaz archívum" msgid "importing file or directory '~a'...~%" msgstr "fájl vagy könyvtár importálása: „~a”…~%" -#: guix/nar.scm:220 +#: guix/nar.scm:222 #, scheme-format msgid "found valid signature for '~a'~%" msgstr "érvényes aláírás található ehhez: „~a”~%" -#: guix/nar.scm:227 +#: guix/nar.scm:229 msgid "imported file lacks a signature" msgstr "az importált fájl egy aláírást hiányol" -#: guix/nar.scm:266 +#: guix/nar.scm:268 msgid "invalid inter-file archive mark" msgstr "érvénytelen belső-fájl archívum jelölő" +#: nix/nix-daemon/guix-daemon.cc:66 +msgid "guix-daemon -- perform derivation builds and store accesses" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:68 +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:95 +msgid "SYSTEM" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:96 +msgid "assume SYSTEM as the current system type" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 +msgid "N" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:98 +msgid "use N CPU cores to build each derivation; 0 means as many as available" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:101 +msgid "allow at most N build jobs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 +msgid "SECONDS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:103 +#, fuzzy +msgid "mark builds as failed after SECONDS of activity" +msgstr "" +"\n" +" --timeout=MÁSODPERC az összeállítás sikertelennek jelölése MÁSODPERC\n" +" aktivitás után" + +#: nix/nix-daemon/guix-daemon.cc:105 +#, fuzzy +msgid "mark builds as failed after SECONDS of silence" +msgstr "" +"\n" +" --timeout=MÁSODPERC az összeállítás sikertelennek jelölése MÁSODPERC\n" +" aktivitás után" + +#: nix/nix-daemon/guix-daemon.cc:107 +msgid "disable chroot builds" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:108 +msgid "DIR" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:109 +msgid "add DIR to the build chroot" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:110 +msgid "GROUP" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:111 +msgid "perform builds as a user of GROUP" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:113 +msgid "do not use substitutes" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:114 +msgid "URLS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:115 +msgid "use URLS as the default list of substitute providers" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:117 +msgid "do not use the 'build hook'" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:119 +msgid "cache build failures" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:121 +msgid "build each derivation N times in a row" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:123 +msgid "do not keep build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:126 +msgid "disable compression of the build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:128 +msgid "use the specified compression type for build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:133 +msgid "disable automatic file \"deduplication\" in the store" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:143 +msgid "impersonate Linux 2.6" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:147 +msgid "tell whether the GC must keep outputs of live derivations" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:150 +msgid "tell whether the GC must keep derivations corresponding to live outputs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:153 +msgid "SOCKET" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:154 +msgid "listen for connections on SOCKET" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:156 +msgid "produce debugging output" +msgstr "" + +#~ msgid "~a: note: using ~a but ~a is available upstream~%" +#~ msgstr "~a: megjegyzés: ~a használata, de ~a elérhető a tárolóban~%" + +#~ msgid "~a: not a number~%" +#~ msgstr "~a: nem szám~%" + +#~ msgid "sources do not match any package:~{ ~a~}~%" +#~ msgstr "a források nem illeszkednek semmilyen csomagra:~{ ~a~}~%" + +#~ msgid "failed to build the empty profile~%" +#~ msgstr "az üres profil összeállítása sikertelen~%" + +#~ msgid "nothing to do: already at the empty profile~%" +#~ msgstr "nincs mit tenni: már az üres profilnál van~%" + +#~ msgid "unrecognized option: ~a~%" +#~ msgstr "ismeretlen kapcsoló: ~a~%" + +#~ msgid "tarball did not produce a single source directory" +#~ msgstr "a tarball nem hozott létre egyedüli forráskönyvtárat" + +#~ msgid "failed to unpack source code" +#~ msgstr "nem sikerült a forráskód kibontása" + +#~ msgid "~A: unexpected argument~%" +#~ msgstr "~A: nem várt argumentum~%" + +#~ msgid "failed to download up-to-date source, exiting\n" +#~ msgstr "a legfrissebb forrás letöltése sikertelen, kilépés\n" + +#~ msgid "substitute at '~a' lacks a signature~%" +#~ msgstr "a helyettesítő ennél: „~a” hiányol egy aláírást~%" + +#~ msgid "(Please consider upgrading Guile to get proper progress report.)~%" +#~ msgstr "" +#~ "(Fontolja meg a Guile frissítését a megfelelő állapotjelentés " +#~ "beszerzéséhez.)~%" + +#~ msgid "these substitute URLs will not be used:~{ ~a~}~%" +#~ msgstr "ezek a helyettesítő URL-ek nem lesznek használva:~{ ~a~}~%" + +#~ msgid "failed to look up host '~a' (~a), substituter disabled~%" +#~ msgstr "a(z) „~a” (~a) gép keresése sikertelen, a helyettesítő letiltva~%" + +#~ msgid "failed to open operating system file '~a': ~a~%" +#~ msgstr "a(z) „~a” operációs rendszer fájl megnyitása sikertelen: ~a~%" + +#~ msgid "failed to create configuration directory `~a': ~a~%" +#~ msgstr "a(z) „~a” beállítási könyvtár létrehozása sikertelen: ~a~%" + +#~ msgid "using Guile ~a, which does not support ~s encoding~%" +#~ msgstr "a Guile ~a használata, amely nem támogatja a(z) ~s kódolást~%" + +#~ msgid "download failed; use a newer Guile~%" +#~ msgstr "letöltés sikertelen; használja a Guile újabb verzióját~%" + +#~ msgid "download failed" +#~ msgstr "letöltés sikertelen" + #~ msgid "unexpected executable file marker" #~ msgstr "nem várt végrehajtható fájljelölő" @@ -1407,14 +3497,8 @@ msgstr "érvénytelen belső-fájl archívum jelölő" #~ msgid "invalid nar end-of-file marker" #~ msgstr "érvénytelen nar fájlvége jelölő" -#~ msgid "invalid symlink tokens" -#~ msgstr "érvénytelen szimbolikus link jelsorok" - #~ msgid "unexpected directory entry termination" #~ msgstr "nem várt könyvtárbejegyzés végződés" #~ msgid "unexpected directory inter-entry marker" #~ msgstr "nem várt könyvtár belső-bejegyzés jelölő" - -#~ msgid "unsupported nar entry type" -#~ msgstr "nem támogatott nar bejegyzéstípus" diff --git a/po/guix/pl.po b/po/guix/pl.po index 74d1f82ac..8e0bdda55 100644 --- a/po/guix/pl.po +++ b/po/guix/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.11.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2016-07-29 10:16+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2016-08-11 03:21+0200\n" "Last-Translator: Daniel Koć \n" "Language-Team: Polish \n" @@ -15,457 +15,572 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 1.8.7.1\n" -#: gnu/packages.scm:79 +#: gnu.scm:82 +#, fuzzy, scheme-format +msgid "module ~a not found" +msgstr "użytkownik '~a' nie znaleziony: ~a~%" + +#: gnu.scm:100 +msgid "" +"You may use @command{guix package --show=foo | grep location} to search\n" +"for the location of package @code{foo}.\n" +"If you get the line @code{location: gnu/packages/bar.scm:174:2},\n" +"add @code{bar} to the @code{use-package-modules} form." +msgstr "" + +#: gnu.scm:108 +#, scheme-format +msgid "Try adding @code{(use-package-modules ~a)}." +msgstr "" + +#: gnu.scm:123 +#, scheme-format +msgid "" +"You may use @command{guix system search ~a} to search for a service\n" +"matching @code{~a}.\n" +"If you get the line @code{location: gnu/services/foo.scm:188:2},\n" +"add @code{foo} to the @code{use-service-modules} form." +msgstr "" + +#: gnu.scm:132 +#, scheme-format +msgid "Try adding @code{(use-service-modules ~a)}." +msgstr "" + +#: gnu/packages.scm:92 #, scheme-format msgid "~a: patch not found" msgstr "~a: nie znaleziono łatki" -#: gnu/packages.scm:95 +#: gnu/packages.scm:108 #, scheme-format msgid "could not find bootstrap binary '~a' for system '~a'" msgstr "" -#: gnu/packages.scm:147 -#, scheme-format -msgid "cannot access `~a': ~a~%" -msgstr "brak dostępu do `~a': ~a~%" - -#: gnu/packages.scm:301 +#: gnu/packages.scm:240 #, scheme-format msgid "ambiguous package specification `~a'~%" msgstr "niejasna specyfikacja pakietu `~a'~%" -#: gnu/packages.scm:302 -#, scheme-format -msgid "choosing ~a from ~a~%" +#: gnu/packages.scm:241 +#, fuzzy, scheme-format +msgid "choosing address@hidden from ~a~%" msgstr "wybieranie ~a z ~a~%" -#: gnu/packages.scm:306 +#: gnu/packages.scm:246 guix/scripts/package.scm:275 #, scheme-format -msgid "deprecated NAME-VERSION syntax; use address@hidden instead~%" +msgid "package '~a' has been superseded by '~a'~%" msgstr "" -#: gnu/packages.scm:311 +#: gnu/packages.scm:253 #, scheme-format msgid "~A: package not found for version ~a~%" msgstr "~A: nie znalezino pakietu w wersji ~a~%" -#: gnu/packages.scm:321 +#: gnu/packages.scm:254 #, scheme-format msgid "~A: unknown package~%" msgstr "~A: nieznany pakiet~%" -#: gnu/packages.scm:349 +#: gnu/packages.scm:282 #, scheme-format msgid "package `~a' lacks output `~a'~%" msgstr "" -#: gnu/services.scm:540 +#: gnu/services.scm:237 +#, scheme-format +msgid "~a: no value specified for service of type '~a'" +msgstr "" + +#: gnu/services.scm:642 #, scheme-format -msgid "no target of type '~a' for service ~s" +msgid "no target of type '~a' for service '~a'" msgstr "" -#: gnu/services.scm:551 gnu/services.scm:612 +#: gnu/services.scm:668 gnu/services.scm:761 #, scheme-format msgid "more than one target service of type '~a'" msgstr "" -#: gnu/services.scm:602 +#: gnu/services.scm:751 #, scheme-format msgid "service of type '~a' not found" msgstr "" -#: gnu/system.scm:500 +#: gnu/system.scm:311 #, scheme-format -msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" +msgid "unrecognized boot parameters for '~a'~%" msgstr "" -#: gnu/system.scm:516 +#: gnu/system.scm:701 #, scheme-format -msgid "using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" msgstr "" -#: gnu/system.scm:650 +#: gnu/system.scm:717 #, scheme-format -msgid "~a: invalid locale name" +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" msgstr "" -#: gnu/system.scm:770 +#: gnu/system.scm:864 #, scheme-format -msgid "unrecognized boot parameters for '~a'~%" +msgid "~a: invalid locale name" msgstr "" -#: gnu/services/shepherd.scm:162 +#: gnu/services/shepherd.scm:177 #, scheme-format msgid "service '~a' provided more than once" msgstr "" -#: gnu/services/shepherd.scm:177 +#: gnu/services/shepherd.scm:192 #, scheme-format msgid "service '~a' requires '~a', which is not provided by any service" msgstr "" -#: gnu/system/shadow.scm:240 +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 #, scheme-format msgid "supplementary group '~a' of user '~a' is undeclared" msgstr "" -#: gnu/system/shadow.scm:250 +#: gnu/system/shadow.scm:249 #, scheme-format msgid "primary group '~a' of user '~a' is undeclared" msgstr "podstawowa grupa '~a' użytkownika '~a' nie została określona" -#: guix/scripts.scm:52 +#: guix/scripts.scm:56 #, scheme-format msgid "invalid argument: ~a~%" msgstr "nieprawidłowy argument: ~a~%" -#: guix/scripts.scm:78 guix/scripts/download.scm:99 guix/scripts/gc.scm:164 -#: guix/scripts/import/cran.scm:78 guix/scripts/import/elpa.scm:77 -#: guix/scripts/pull.scm:219 guix/scripts/lint.scm:916 -#: guix/scripts/publish.scm:549 guix/scripts/graph.scm:383 +#: guix/scripts.scm:84 guix/scripts/download.scm:135 +#: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 #, scheme-format msgid "~A: unrecognized option~%" msgstr "~A: nieznana opcja~%" -#: guix/scripts/build.scm:121 +#: guix/scripts.scm:179 +#, scheme-format +msgid "Your Guix installation is ~a day old.\n" +msgid_plural "Your Guix installation is ~a days old.\n" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: guix/scripts.scm:184 +#, scheme-format +msgid "" +"Consider running 'guix pull' followed by\n" +"'~a' to get up-to-date packages and security updates.\n" +msgstr "" + +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "" -#: guix/scripts/build.scm:198 +#: guix/scripts/build.scm:229 #, scheme-format msgid "invalid replacement specification: ~s~%" msgstr "" -#: guix/scripts/build.scm:246 +#: guix/scripts/build.scm:286 msgid "" "\n" " --with-source=SOURCE\n" " use SOURCE when building the corresponding package" msgstr "" -#: guix/scripts/build.scm:249 +#: guix/scripts/build.scm:289 msgid "" "\n" " --with-input=PACKAGE=REPLACEMENT\n" " replace dependency PACKAGE by REPLACEMENT" msgstr "" -#: guix/scripts/build.scm:274 +#: guix/scripts/build.scm:292 +msgid "" +"\n" +" --with-graft=PACKAGE=REPLACEMENT\n" +" graft REPLACEMENT on packages that refer to PACKAGE" +msgstr "" + +#: guix/scripts/build.scm:317 #, scheme-format msgid "transformation '~a' had no effect on ~a~%" msgstr "" -#: guix/scripts/build.scm:292 +#: guix/scripts/build.scm:335 msgid "" "\n" " -L, --load-path=DIR prepend DIR to the package module search path" msgstr "" -#: guix/scripts/build.scm:294 +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" msgstr "" -#: guix/scripts/build.scm:296 +#: guix/scripts/build.scm:339 msgid "" "\n" " -k, --keep-going keep going when some of the derivations fail" msgstr "" -#: guix/scripts/build.scm:298 +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" msgstr "" -#: guix/scripts/build.scm:300 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" msgstr "" -#: guix/scripts/build.scm:302 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" msgstr "" -#: guix/scripts/build.scm:304 guix/scripts/size.scm:217 +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 msgid "" "\n" " --substitute-urls=URLS\n" " fetch substitute from URLS if they are authorized" msgstr "" -#: guix/scripts/build.scm:307 +#: guix/scripts/build.scm:350 msgid "" "\n" " --no-grafts do not graft packages" msgstr "" -#: guix/scripts/build.scm:309 +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" msgstr "" -#: guix/scripts/build.scm:311 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" " mark the build as failed after SECONDS of silence" msgstr "" -#: guix/scripts/build.scm:314 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" msgstr "" -#: guix/scripts/build.scm:316 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" msgstr "" -#: guix/scripts/build.scm:318 +#: guix/scripts/build.scm:361 msgid "" "\n" " --rounds=N build N times in a row to detect non-determinism" msgstr "" -#: guix/scripts/build.scm:320 +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" msgstr "" -#: guix/scripts/build.scm:322 +#: guix/scripts/build.scm:365 msgid "" "\n" " -M, --max-jobs=N allow at most N build jobs" msgstr "" -#: guix/scripts/build.scm:428 guix/scripts/build.scm:435 +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 #, scheme-format msgid "not a number: '~a' option argument: ~a~%" msgstr "" -#: guix/scripts/build.scm:455 +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" msgstr "" -#: guix/scripts/build.scm:457 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" msgstr "" -#: guix/scripts/build.scm:459 +#: guix/scripts/build.scm:501 msgid "" "\n" -" -f, --file=FILE build the package or derivation that the code within\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" " FILE evaluates to" msgstr "" -#: guix/scripts/build.scm:462 +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" msgstr "" -#: guix/scripts/build.scm:464 +#: guix/scripts/build.scm:506 msgid "" "\n" -" --sources[=TYPE] build source derivations; TYPE may optionally be one\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" " of \"package\", \"all\" (default), or \"transitive\"" msgstr "" -#: guix/scripts/build.scm:467 +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" msgstr "" -#: guix/scripts/build.scm:469 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" msgstr "" -#: guix/scripts/build.scm:471 +#: guix/scripts/build.scm:513 msgid "" "\n" " -d, --derivations return the derivation paths of the given packages" msgstr "" -#: guix/scripts/build.scm:473 +#: guix/scripts/build.scm:515 msgid "" "\n" " --check rebuild items to check for non-determinism issues" msgstr "" -#: guix/scripts/build.scm:475 +#: guix/scripts/build.scm:517 +msgid "" +"\n" +" --repair repair the specified items" +msgstr "" + +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" " as a garbage collector root" msgstr "" -#: guix/scripts/build.scm:478 +#: guix/scripts/build.scm:522 msgid "" "\n" " -q, --quiet do not show the build log" msgstr "" -#: guix/scripts/build.scm:480 +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" msgstr "" -#: guix/scripts/build.scm:487 guix/scripts/download.scm:56 -#: guix/scripts/package.scm:388 guix/scripts/gc.scm:74 -#: guix/scripts/hash.scm:56 guix/scripts/import.scm:91 -#: guix/scripts/import/cran.scm:46 guix/scripts/pull.scm:83 -#: guix/scripts/substitute.scm:827 guix/scripts/system.scm:695 -#: guix/scripts/lint.scm:865 guix/scripts/publish.scm:73 -#: guix/scripts/edit.scm:44 guix/scripts/size.scm:225 -#: guix/scripts/graph.scm:364 guix/scripts/challenge.scm:182 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 #: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" " -h, --help display this help and exit" msgstr "" -#: guix/scripts/build.scm:489 guix/scripts/download.scm:58 -#: guix/scripts/package.scm:390 guix/scripts/gc.scm:76 -#: guix/scripts/hash.scm:58 guix/scripts/import.scm:93 -#: guix/scripts/import/cran.scm:48 guix/scripts/pull.scm:85 -#: guix/scripts/substitute.scm:829 guix/scripts/system.scm:697 -#: guix/scripts/lint.scm:869 guix/scripts/publish.scm:75 -#: guix/scripts/edit.scm:46 guix/scripts/size.scm:227 -#: guix/scripts/graph.scm:366 guix/scripts/challenge.scm:184 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 #: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" " -V, --version display version information and exit" msgstr "" -#: guix/scripts/build.scm:516 +#: guix/scripts/build.scm:560 #, scheme-format msgid "" "invalid argument: '~a' option argument: ~a, ~\n" "must be one of 'package', 'all', or 'transitive'~%" msgstr "" -#: guix/scripts/build.scm:563 +#: guix/scripts/build.scm:613 #, scheme-format msgid "~s: not something we can build~%" msgstr "" -#: guix/scripts/build.scm:643 +#: guix/scripts/build.scm:667 +#, scheme-format +msgid "~a: warning: package '~a' has no source~%" +msgstr "" + +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "" -#: guix/scripts/download.scm:47 +#: guix/discovery.scm:88 +#, scheme-format +msgid "cannot access `~a': ~a~%" +msgstr "brak dostępu do `~a': ~a~%" + +#: guix/scripts/download.scm:69 msgid "" "Usage: guix download [OPTION] URL\n" -"Download the file at URL, add it to the store, and print its store path\n" -"and the hash of its contents.\n" +"Download the file at URL to the store or to the given file, and print its\n" +"file name and the hash of its contents.\n" "\n" "Supported formats: 'nix-base32' (default), 'base32', and 'base16'\n" "('hex' and 'hexadecimal' can be used as well).\n" msgstr "" -#: guix/scripts/download.scm:53 guix/scripts/hash.scm:51 +#: guix/scripts/download.scm:75 guix/scripts/hash.scm:54 msgid "" "\n" " -f, --format=FMT write the hash in the given format" msgstr "" -#: guix/scripts/download.scm:76 guix/scripts/hash.scm:76 +#: guix/scripts/download.scm:77 +msgid "" +"\n" +" --no-check-certificate\n" +" do not validate the certificate of HTTPS servers " +msgstr "" + +#: guix/scripts/download.scm:80 +msgid "" +"\n" +" -o, --output=FILE download to FILE" +msgstr "" + +#: guix/scripts/download.scm:103 guix/scripts/hash.scm:82 #, scheme-format msgid "unsupported hash format: ~a~%" msgstr "" -#: guix/scripts/download.scm:102 guix/scripts/package.scm:842 -#: guix/scripts/publish.scm:551 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 #, scheme-format msgid "~A: extraneous argument~%" msgstr "" -#: guix/scripts/download.scm:111 +#: guix/scripts/download.scm:146 #, scheme-format msgid "no download URI was specified~%" msgstr "" -#: guix/scripts/download.scm:113 +#: guix/scripts/download.scm:151 #, scheme-format msgid "~a: failed to parse URI~%" msgstr "" -#: guix/scripts/download.scm:126 +#: guix/scripts/download.scm:161 #, scheme-format msgid "~a: download failed~%" msgstr "~a: pobieranie nie powiodło się~%" -#: guix/scripts/package.scm:104 +#: guix/scripts/package.scm:112 #, scheme-format msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" -msgstr "Wpisz \"info '(guix) Invoking guix package'\" aby dowiedzieć się więcej.~%" +msgstr "" +"Wpisz \"info '(guix) Invoking guix package'\" aby dowiedzieć się więcej.~%" -#: guix/scripts/package.scm:126 +#: guix/scripts/package.scm:134 #, scheme-format msgid "error: while creating directory `~a': ~a~%" msgstr "błąd: podczas tworzenia katalogu `~a': ~a~%" -#: guix/scripts/package.scm:130 +#: guix/scripts/package.scm:138 #, scheme-format msgid "Please create the `~a' directory, with you as the owner.~%" msgstr "" -#: guix/scripts/package.scm:137 +#: guix/scripts/package.scm:145 #, scheme-format msgid "error: directory `~a' is not owned by you~%" msgstr "błąd: katalog `~a' nie należy do ciebie~%" -#: guix/scripts/package.scm:140 +#: guix/scripts/package.scm:148 #, scheme-format msgid "Please change the owner of `~a' to user ~s.~%" msgstr "" -#: guix/scripts/package.scm:175 +#: guix/scripts/package.scm:183 #, scheme-format msgid "not removing generation ~a, which is current~%" msgstr "" -#: guix/scripts/package.scm:182 +#: guix/scripts/package.scm:190 #, scheme-format msgid "no matching generation~%" msgstr "" -#: guix/scripts/package.scm:185 guix/scripts/package.scm:659 -#: guix/scripts/system.scm:502 +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 #, scheme-format msgid "invalid syntax: ~a~%" msgstr "nieprawidłowa składnia: ~a~%" -#: guix/scripts/package.scm:210 +#: guix/scripts/package.scm:219 #, scheme-format msgid "nothing to be done~%" msgstr "nie ma nic do zrobienia~%" -#: guix/scripts/package.scm:224 +#: guix/scripts/package.scm:233 #, scheme-format msgid "~a package in profile~%" msgid_plural "~a packages in profile~%" @@ -473,32 +588,37 @@ msgstr[0] "~a pakiet w profilu~%" msgstr[1] "~a pakiety w profilu~%" msgstr[2] "~a pakietów w profilu~%" -#: guix/scripts/package.scm:313 +#: guix/scripts/package.scm:317 +#, fuzzy, scheme-format +msgid "package '~a' no longer exists~%" +msgstr "profil '~a' nie istnieje~%" + +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" msgstr "" -#: guix/scripts/package.scm:329 +#: guix/scripts/package.scm:371 msgid "" "Usage: guix package [OPTION]...\n" "Install, remove, or upgrade packages in a single transaction.\n" msgstr "" -#: guix/scripts/package.scm:331 +#: guix/scripts/package.scm:373 msgid "" "\n" " -i, --install PACKAGE ...\n" " install PACKAGEs" msgstr "" -#: guix/scripts/package.scm:334 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" " install the package EXP evaluates to" msgstr "" -#: guix/scripts/package.scm:337 +#: guix/scripts/package.scm:379 msgid "" "\n" " -f, --install-from-file=FILE\n" @@ -506,126 +626,136 @@ msgid "" " evaluates to" msgstr "" -#: guix/scripts/package.scm:341 +#: guix/scripts/package.scm:383 msgid "" "\n" " -r, --remove PACKAGE ...\n" " remove PACKAGEs" msgstr "" -#: guix/scripts/package.scm:344 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:346 +#: guix/scripts/package.scm:388 msgid "" "\n" " -m, --manifest=FILE create a new profile generation with the manifest\n" " from FILE" msgstr "" -#: guix/scripts/package.scm:349 +#: guix/scripts/package.scm:391 msgid "" "\n" " --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:351 +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" msgstr "" -#: guix/scripts/package.scm:353 +#: guix/scripts/package.scm:395 msgid "" "\n" " --search-paths[=KIND]\n" " display needed environment variable definitions" msgstr "" -#: guix/scripts/package.scm:356 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" " list generations matching PATTERN" msgstr "" -#: guix/scripts/package.scm:359 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" " delete generations matching PATTERN" msgstr "" -#: guix/scripts/package.scm:362 +#: guix/scripts/package.scm:404 msgid "" "\n" " -S, --switch-generation=PATTERN\n" " switch to a generation matching PATTERN" msgstr "" -#: guix/scripts/package.scm:365 +#: guix/scripts/package.scm:407 msgid "" "\n" " -p, --profile=PROFILE use PROFILE instead of the user's default profile" msgstr "" -#: guix/scripts/package.scm:368 +#: guix/scripts/package.scm:410 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the profile" msgstr "" -#: guix/scripts/package.scm:370 guix/scripts/pull.scm:76 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" msgstr "" -#: guix/scripts/package.scm:373 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" msgstr "" -#: guix/scripts/package.scm:375 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" " list installed packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:378 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" " list available packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:381 +#: guix/scripts/package.scm:423 msgid "" "\n" " --show=PACKAGE show details about PACKAGE" msgstr "" -#: guix/scripts/package.scm:476 +#: guix/scripts/package.scm:475 +#, scheme-format +msgid "upgrade regexp '~a' looks like a command-line option~%" +msgstr "" + +#: guix/scripts/package.scm:478 +#, scheme-format +msgid "is this intended?~%" +msgstr "" + +#: guix/scripts/package.scm:523 #, scheme-format msgid "~a: unsupported kind of search path~%" msgstr "" -#: guix/scripts/package.scm:755 +#: guix/scripts/package.scm:820 #, scheme-format msgid "cannot switch to generation '~a'~%" msgstr "" -#: guix/scripts/package.scm:771 +#: guix/scripts/package.scm:836 #, scheme-format msgid "would install new manifest from '~a' with ~d entries~%" msgstr "" -#: guix/scripts/package.scm:773 +#: guix/scripts/package.scm:838 #, scheme-format msgid "installing new manifest from '~a' with ~d entries~%" msgstr "" @@ -711,29 +841,34 @@ msgid "" " --clear-failures remove PATHS from the set of cached failures" msgstr "" -#: guix/scripts/gc.scm:100 +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "nieprawidłowy opis: ~s" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "" -#: guix/scripts/gc.scm:191 +#: guix/scripts/gc.scm:196 msgid "already ~h bytes available on ~a, nothing to do~%" msgstr "" -#: guix/scripts/gc.scm:194 +#: guix/scripts/gc.scm:199 msgid "freeing ~h bytes~%" msgstr "zwalnianie ~h bajtów~%" -#: guix/scripts/gc.scm:206 +#: guix/scripts/gc.scm:211 #, scheme-format msgid "extraneous arguments: ~{~a ~}~%" msgstr "" -#: guix/scripts/gc.scm:226 guix/scripts/gc.scm:229 +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 msgid "freed ~h bytes~%" msgstr "zwolniono ~h bajtów~%" -#: guix/scripts/hash.scm:46 +#: guix/scripts/hash.scm:47 msgid "" "Usage: guix hash [OPTION] FILE\n" "Return the cryptographic hash of FILE.\n" @@ -742,75 +877,77 @@ msgid "" "and 'hexadecimal' can be used as well).\n" msgstr "" -#: guix/scripts/hash.scm:53 +#: guix/scripts/hash.scm:52 msgid "" "\n" -" -r, --recursive compute the hash on FILE recursively" +" -x, --exclude-vcs exclude version control directories" msgstr "" -#: guix/scripts/hash.scm:104 -#, scheme-format -msgid "unrecognized option: ~a~%" -msgstr "nieznana opcja: ~a~%" +#: guix/scripts/hash.scm:56 +msgid "" +"\n" +" -r, --recursive compute the hash on FILE recursively" +msgstr "" -#: guix/scripts/hash.scm:135 guix/ui.scm:477 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "~a~%" -#: guix/scripts/hash.scm:138 guix/scripts/system.scm:825 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "nieprawidłowa liczba argumentów~%" -#: guix/scripts/import.scm:85 +#: guix/scripts/import.scm:86 msgid "" "Usage: guix import IMPORTER ARGS ...\n" "Run IMPORTER with ARGS.\n" msgstr "" -#: guix/scripts/import.scm:88 +#: guix/scripts/import.scm:89 msgid "IMPORTER must be one of the importers listed below:\n" msgstr "" -#: guix/scripts/import.scm:102 +#: guix/scripts/import.scm:103 #, scheme-format msgid "guix import: missing importer name~%" msgstr "" -#: guix/scripts/import.scm:115 +#: guix/scripts/import.scm:123 #, scheme-format msgid "'~a' import failed~%" msgstr "" -#: guix/scripts/import.scm:116 +#: guix/scripts/import.scm:124 #, scheme-format msgid "~a: invalid importer~%" msgstr "" -#: guix/scripts/import/cran.scm:42 +#: guix/scripts/import/cran.scm:43 msgid "" "Usage: guix import cran PACKAGE-NAME\n" "Import and convert the CRAN package for PACKAGE-NAME.\n" msgstr "" -#: guix/scripts/import/cran.scm:44 +#: guix/scripts/import/cran.scm:45 msgid "" "\n" " -a, --archive=ARCHIVE specify the archive repository" msgstr "" -#: guix/scripts/import/cran.scm:94 +#: guix/scripts/import/cran.scm:108 #, scheme-format msgid "failed to download description for package '~a'~%" msgstr "nie udało się pobrać opisu dla pakietu '~a'~%" -#: guix/scripts/import/cran.scm:98 guix/scripts/import/elpa.scm:95 +#: guix/scripts/import/cran.scm:112 guix/scripts/import/elpa.scm:95 #, scheme-format msgid "too few arguments~%" msgstr "za mało argumentów~%" -#: guix/scripts/import/cran.scm:100 guix/scripts/import/elpa.scm:97 +#: guix/scripts/import/cran.scm:114 guix/scripts/import/elpa.scm:97 #, scheme-format msgid "too many arguments~%" msgstr "za dużo argumentów~%" @@ -844,194 +981,213 @@ msgstr "" msgid "failed to download package '~a'~%" msgstr "nie udało się pobrać pakietu '~a'~%" -#: guix/scripts/pull.scm:74 +#: guix/scripts/pull.scm:60 +#, scheme-format +msgid "" +"Guile-Git is missing but it is now required by 'guix pull'.\n" +"Install it by running:\n" +"\n" +" guix package -i ~a\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" +"\n" +msgstr "" + +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" msgstr "" -#: guix/scripts/pull.scm:78 +#: guix/scripts/pull.scm:101 msgid "" "\n" -" --url=URL download the Guix tarball from URL" +" --url=URL download from the Git repository at URL" msgstr "" -#: guix/scripts/pull.scm:80 +#: guix/scripts/pull.scm:103 msgid "" "\n" -" --bootstrap use the bootstrap Guile to build the new Guix" +" --commit=COMMIT download the specified COMMIT" msgstr "" -#: guix/scripts/pull.scm:134 -msgid "tarball did not produce a single source directory" +#: guix/scripts/pull.scm:105 +msgid "" +"\n" +" --branch=BRANCH download the tip of the specified BRANCH" msgstr "" -#: guix/scripts/pull.scm:152 -#, scheme-format -msgid "unpacking '~a'...~%" -msgstr "rozpakowywanie '~a'...~%" - -#: guix/scripts/pull.scm:161 -msgid "failed to unpack source code" -msgstr "nie udało się rozpakowywać kodu źródłowego" +#: guix/scripts/pull.scm:107 +msgid "" +"\n" +" --bootstrap use the bootstrap Guile to build the new Guix" +msgstr "" -#: guix/scripts/pull.scm:204 +#: guix/scripts/pull.scm:193 msgid "Guix already up to date\n" msgstr "Guix jest już aktualny\n" -#: guix/scripts/pull.scm:209 +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "" -#: guix/scripts/pull.scm:212 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" msgstr "" -#: guix/scripts/pull.scm:221 +#: guix/scripts/pull.scm:217 +#, scheme-format +msgid "cannot enforce use of the Let's Encrypt certificates~%" +msgstr "" + +#: guix/scripts/pull.scm:219 +#, scheme-format +msgid "please upgrade Guile-Git~%" +msgstr "" + +#: guix/scripts/pull.scm:227 +#, fuzzy, scheme-format +msgid "Git error ~a~%" +msgstr "~a: bład: ~a~%" + +#: guix/scripts/pull.scm:229 +#, fuzzy, scheme-format +msgid "Git error: ~a~%" +msgstr "~a: bład: ~a~%" + +#: guix/scripts/pull.scm:263 #, scheme-format -msgid "~A: unexpected argument~%" -msgstr "~A: nieoczekiwany argument~%" +msgid "Updating from Git repository at '~a'...~%" +msgstr "" -#: guix/scripts/pull.scm:230 -msgid "failed to download up-to-date source, exiting\n" -msgstr "nie udało się pobrać aktualnego kodu źródłowego, zakończenie pracy\n" +#: guix/scripts/pull.scm:272 +#, scheme-format +msgid "Building from Git commit ~a...~%" +msgstr "" -#: guix/scripts/substitute.scm:113 +#: guix/scripts/substitute.scm:125 #, scheme-format msgid "authentication and authorization of substitutes disabled!~%" msgstr "" -#: guix/scripts/substitute.scm:188 +#: guix/scripts/substitute.scm:200 #, scheme-format msgid "download from '~a' failed: ~a, ~s~%" msgstr "pobieranie z '~a' nie powiodło się: ~a, ~s~%" -#: guix/scripts/substitute.scm:201 +#: guix/scripts/substitute.scm:213 #, scheme-format msgid "while fetching ~a: server is somewhat slow~%" msgstr "podczas pobierania ~a: serwer jest nieco wolny~%" -#: guix/scripts/substitute.scm:203 +#: guix/scripts/substitute.scm:215 #, scheme-format msgid "try `--no-substitutes' if the problem persists~%" msgstr "" -#: guix/scripts/substitute.scm:219 +#: guix/scripts/substitute.scm:225 #, scheme-format msgid "unsupported substitute URI scheme: ~a~%" msgstr "" -#: guix/scripts/substitute.scm:252 +#: guix/scripts/substitute.scm:260 #, scheme-format msgid "while fetching '~a': ~a (~s)~%" msgstr "podczas pobierania '~a': ~a (~s)~%" -#: guix/scripts/substitute.scm:257 +#: guix/scripts/substitute.scm:265 #, scheme-format msgid "ignoring substitute server at '~s'~%" msgstr "" -#: guix/scripts/substitute.scm:306 +#: guix/scripts/substitute.scm:315 #, scheme-format msgid "signature version must be a number: ~s~%" msgstr "wersja podpisu musi być liczbą: ~s~%" -#: guix/scripts/substitute.scm:310 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "" -#: guix/scripts/substitute.scm:318 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "" -#: guix/scripts/substitute.scm:322 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "nieprawidłowy format pola podpisu: ~a~%" -#: guix/scripts/substitute.scm:357 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "nieprawidłowy podpis dla '~a'~%" -#: guix/scripts/substitute.scm:359 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "" -#: guix/scripts/substitute.scm:361 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "" -#: guix/scripts/substitute.scm:363 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "podpis dla '~a' jest uszkodzony~%" -#: guix/scripts/substitute.scm:401 -#, scheme-format -msgid "substitute at '~a' lacks a signature~%" -msgstr "" - -#: guix/scripts/substitute.scm:409 -#, scheme-format -msgid "~%Found valid signature for ~a~%" -msgstr "~%Znaleziono prawidłowy podpis dla ~a~%" - -#: guix/scripts/substitute.scm:412 -#, scheme-format -msgid "From ~a~%" -msgstr "Z adresu ~a~%" - -#: guix/scripts/substitute.scm:452 +#: guix/scripts/substitute.scm:457 #, scheme-format msgid "'~a' does not name a store item~%" msgstr "" -#: guix/scripts/substitute.scm:596 +#: guix/scripts/substitute.scm:619 #, scheme-format msgid "updating list of substitutes from '~a'... ~5,1f%" msgstr "" -#: guix/scripts/substitute.scm:646 +#: guix/scripts/substitute.scm:683 #, scheme-format msgid "~s: unsupported server URI scheme~%" msgstr "" -#: guix/scripts/substitute.scm:656 +#: guix/scripts/substitute.scm:693 #, scheme-format msgid "'~a' uses different store '~a'; ignoring it~%" msgstr "" -#: guix/scripts/substitute.scm:801 +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "" -#: guix/scripts/substitute.scm:806 +#: guix/scripts/substitute.scm:858 #, scheme-format msgid "TLS error in procedure '~a': ~a~%" msgstr "" -#: guix/scripts/substitute.scm:817 +#: guix/scripts/substitute.scm:869 msgid "" "Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" msgstr "" -#: guix/scripts/substitute.scm:819 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" " store file names passed on the standard input" msgstr "" -#: guix/scripts/substitute.scm:822 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -1039,615 +1195,810 @@ msgid "" " DESTINATION" msgstr "" -#. TRANSLATORS: The second part of this message looks like -#. "(4.1MiB installed)"; it shows the size of the package once -#. installed. -#: guix/scripts/substitute.scm:895 -#, scheme-format -msgid "Downloading ~a~:[~*~; (~a installed)~]...~%" -msgstr "Pobieranie ~a~:[~*~; (zainstalowano ~a)~]...~%" +#: guix/scripts/substitute.scm:939 +#, fuzzy, scheme-format +msgid "no valid substitute for '~a'~%" +msgstr "nieprawidłowy podpis dla '~a'~%" + +#: guix/scripts/substitute.scm:946 +#, fuzzy, scheme-format +msgid "Downloading ~a...~%" +msgstr "rozpakowywanie '~a'...~%" -#: guix/scripts/substitute.scm:951 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" msgstr "" -#: guix/scripts/substitute.scm:1047 +#: guix/scripts/substitute.scm:1056 +#, fuzzy, scheme-format +msgid "~a: invalid URI~%" +msgstr "~a: nieprawidłowa liczba~%" + +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "~a: nieznana opcja~%" -#: guix/scripts/authenticate.scm:58 +#: guix/scripts/authenticate.scm:59 #, scheme-format msgid "cannot find public key for secret key '~a'~%" msgstr "" -#: guix/scripts/authenticate.scm:78 +#: guix/scripts/authenticate.scm:79 #, scheme-format msgid "error: invalid signature: ~a~%" msgstr "" -#: guix/scripts/authenticate.scm:80 +#: guix/scripts/authenticate.scm:81 #, scheme-format msgid "error: unauthorized public key: ~a~%" msgstr "" -#: guix/scripts/authenticate.scm:82 +#: guix/scripts/authenticate.scm:83 #, scheme-format msgid "error: corrupt signature data: ~a~%" msgstr "" -#: guix/scripts/authenticate.scm:120 +#: guix/scripts/authenticate.scm:121 msgid "" "Usage: guix authenticate OPTION...\n" "Sign or verify the signature on the given file. This tool is meant to\n" "be used internally by 'guix-daemon'.\n" msgstr "" -#: guix/scripts/authenticate.scm:126 +#: guix/scripts/authenticate.scm:127 msgid "wrong arguments" msgstr "nieprawidłowe argumenty" -#: guix/scripts/system.scm:111 +#: guix/scripts/system.scm:141 #, scheme-format msgid "failed to register '~a' under '~a'~%" msgstr "" -#: guix/scripts/system.scm:144 -#, scheme-format -msgid "failed to install GRUB on device '~a'~%" -msgstr "nie udało się zainstalować GRUB na urządzeniu '~a'~%" +#: guix/scripts/system.scm:152 +#, fuzzy, scheme-format +msgid "copying to '~a'..." +msgstr "rozpakowywanie '~a'...~%" + +#: guix/scripts/system.scm:187 +#, fuzzy, scheme-format +msgid "failed to install bootloader ~a~%" +msgstr "instalacja tłumaczeń nie powiodła się: ~a~%" -#: guix/scripts/system.scm:162 +#: guix/scripts/system.scm:207 #, scheme-format msgid "initializing the current root file system~%" msgstr "" -#: guix/scripts/system.scm:176 +#: guix/scripts/system.scm:221 #, scheme-format msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" msgstr "" -#: guix/scripts/system.scm:234 +#: guix/scripts/system.scm:266 #, scheme-format msgid "while talking to shepherd: ~a~%" msgstr "" -#: guix/scripts/system.scm:248 +#: guix/scripts/system.scm:273 #, scheme-format msgid "service '~a' could not be found~%" msgstr "" -#: guix/scripts/system.scm:251 +#: guix/scripts/system.scm:276 #, scheme-format msgid "service '~a' does not have an action '~a'~%" msgstr "" -#: guix/scripts/system.scm:255 +#: guix/scripts/system.scm:280 #, scheme-format msgid "exception caught while executing '~a' on service '~a':~%" msgstr "" -#: guix/scripts/system.scm:263 +#: guix/scripts/system.scm:288 #, scheme-format msgid "something went wrong: ~s~%" msgstr "coś poszło nie tak: ~s~%" -#: guix/scripts/system.scm:266 +#: guix/scripts/system.scm:291 #, scheme-format msgid "shepherd error~%" msgstr "" -#: guix/scripts/system.scm:302 +#: guix/scripts/system.scm:308 #, scheme-format msgid "failed to obtain list of shepherd services~%" msgstr "" -#: guix/scripts/system.scm:322 +#: guix/scripts/system.scm:328 #, scheme-format msgid "unloading service '~a'...~%" msgstr "" -#: guix/scripts/system.scm:330 +#: guix/scripts/system.scm:336 #, scheme-format msgid "loading new services:~{ ~a~}...~%" msgstr "" -#: guix/scripts/system.scm:354 +#: guix/scripts/system.scm:362 #, scheme-format msgid "activating system...~%" msgstr "uruchamianie systemu...~%" -#: guix/scripts/system.scm:445 +#: guix/scripts/system.scm:438 +#, scheme-format +msgid "cannot switch to system generation '~a'~%" +msgstr "" + +#: guix/scripts/system.scm:509 msgid "the DAG of services" msgstr "" -#: guix/scripts/system.scm:458 +#: guix/scripts/system.scm:522 msgid "the dependency graph of shepherd services" msgstr "" -#: guix/scripts/system.scm:479 +#: guix/scripts/system.scm:546 #, scheme-format msgid " file name: ~a~%" msgstr " nazwa pliku: ~a~%" -#: guix/scripts/system.scm:480 +#: guix/scripts/system.scm:547 #, scheme-format msgid " canonical file name: ~a~%" msgstr " kanoniczna nazwa pliku: ~a~%" #. TRANSLATORS: Please preserve the two-space indentation. -#: guix/scripts/system.scm:482 +#: guix/scripts/system.scm:549 #, scheme-format msgid " label: ~a~%" msgstr " etykieta: ~a~%" -#: guix/scripts/system.scm:483 +#: guix/scripts/system.scm:550 +#, fuzzy, scheme-format +msgid " bootloader: ~a~%" +msgstr " etykieta: ~a~%" + +#: guix/scripts/system.scm:551 #, scheme-format msgid " root device: ~a~%" msgstr "" -#: guix/scripts/system.scm:484 +#: guix/scripts/system.scm:555 #, scheme-format msgid " kernel: ~a~%" msgstr " jądro: ~a~%" -#: guix/scripts/system.scm:541 +#: guix/scripts/system.scm:615 +#, scheme-format +msgid "~a: error: file system with label '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:621 +#, scheme-format +msgid "~a: error: file system with UUID '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:717 #, scheme-format msgid "~a not found: 'guix pull' was never run~%" msgstr "" -#: guix/scripts/system.scm:542 +#: guix/scripts/system.scm:718 #, scheme-format msgid "Consider running 'guix pull' before 'reconfigure'.~%" msgstr "" -#: guix/scripts/system.scm:543 +#: guix/scripts/system.scm:719 #, scheme-format msgid "Failing to do that may downgrade your system!~%" msgstr "" -#: guix/scripts/system.scm:613 +#: guix/scripts/system.scm:836 #, scheme-format msgid "initializing operating system under '~a'...~%" msgstr "" -#: guix/scripts/system.scm:652 +#: guix/scripts/system.scm:881 msgid "" -"Usage: guix system [OPTION] ACTION [FILE]\n" +"Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" "Build the operating system declared in FILE according to ACTION.\n" +"Some ACTIONS support additional ARGS.\n" msgstr "" -#: guix/scripts/system.scm:655 guix/scripts/container.scm:28 +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 msgid "The valid values for ACTION are:\n" msgstr "" -#: guix/scripts/system.scm:657 +#: guix/scripts/system.scm:887 +msgid " search search for existing service types\n" +msgstr "" + +#: guix/scripts/system.scm:889 msgid " reconfigure switch to a new operating system configuration\n" msgstr "" -#: guix/scripts/system.scm:659 +#: guix/scripts/system.scm:891 +msgid "" +" roll-back switch to the previous operating system configuration\n" +msgstr "" + +#: guix/scripts/system.scm:893 +msgid "" +" switch-generation switch to an existing operating system configuration\n" +msgstr "" + +#: guix/scripts/system.scm:895 msgid " list-generations list the system generations\n" msgstr "" -#: guix/scripts/system.scm:661 -msgid " build build the operating system without installing anything\n" +#: guix/scripts/system.scm:897 +msgid "" +" build build the operating system without installing anything\n" msgstr "" -#: guix/scripts/system.scm:663 +#: guix/scripts/system.scm:899 msgid " container build a container that shares the host's store\n" msgstr "" -#: guix/scripts/system.scm:665 -msgid " vm build a virtual machine image that shares the host's store\n" +#: guix/scripts/system.scm:901 +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" msgstr "" -#: guix/scripts/system.scm:667 +#: guix/scripts/system.scm:903 msgid " vm-image build a freestanding virtual machine image\n" msgstr "" -#: guix/scripts/system.scm:669 +#: guix/scripts/system.scm:905 msgid " disk-image build a disk image, suitable for a USB stick\n" msgstr "" -#: guix/scripts/system.scm:671 +#: guix/scripts/system.scm:907 msgid " init initialize a root file system to run GNU\n" msgstr "" -#: guix/scripts/system.scm:673 +#: guix/scripts/system.scm:909 msgid " extension-graph emit the service extension graph in Dot format\n" msgstr "" -#: guix/scripts/system.scm:675 +#: guix/scripts/system.scm:911 msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" msgstr "" -#: guix/scripts/system.scm:679 +#: guix/scripts/system.scm:915 msgid "" "\n" " -d, --derivation return the derivation of the given system" msgstr "" -#: guix/scripts/system.scm:681 +#: guix/scripts/system.scm:917 +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" + +#: guix/scripts/system.scm:920 msgid "" "\n" " --on-error=STRATEGY\n" -" apply STRATEGY when an error occurs while reading FILE" +" apply STRATEGY when an error occurs while reading " +"FILE" +msgstr "" + +#: guix/scripts/system.scm:923 +msgid "" +"\n" +" --file-system-type=TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" +" (one of 'ext4', 'iso9660')" msgstr "" -#: guix/scripts/system.scm:684 +#: guix/scripts/system.scm:927 msgid "" "\n" " --image-size=SIZE for 'vm-image', produce an image of SIZE" msgstr "" -#: guix/scripts/system.scm:686 +#: guix/scripts/system.scm:929 msgid "" "\n" -" --no-grub for 'init', do not install GRUB" +" --no-bootloader for 'init', do not install a bootloader" msgstr "" -#: guix/scripts/system.scm:688 +#: guix/scripts/system.scm:931 msgid "" "\n" " --share=SPEC for 'vm', share host file system according to SPEC" msgstr "" -#: guix/scripts/system.scm:690 +#: guix/scripts/system.scm:933 +msgid "" +"\n" +" -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" +" and 'build', make FILE a symlink to the result, " +"and\n" +" register it as a garbage collector root" +msgstr "" + +#: guix/scripts/system.scm:937 msgid "" "\n" " --expose=SPEC for 'vm', expose host file system according to SPEC" msgstr "" -#: guix/scripts/system.scm:692 +#: guix/scripts/system.scm:939 msgid "" "\n" " --full-boot for 'vm', make a full boot sequence" msgstr "" -#: guix/scripts/system.scm:777 +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" + +#: guix/scripts/system.scm:1040 #, scheme-format -msgid "no configuration file specified~%" +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" msgstr "nie podano pliku konfiguracji~%" -#: guix/scripts/system.scm:840 +#: guix/scripts/system.scm:1147 #, scheme-format msgid "~a: unknown action~%" msgstr "" -#: guix/scripts/system.scm:855 +#: guix/scripts/system.scm:1163 #, scheme-format msgid "wrong number of arguments for action '~a'~%" msgstr "" -#: guix/scripts/system.scm:860 +#: guix/scripts/system.scm:1168 #, scheme-format msgid "guix system: missing command name~%" msgstr "" -#: guix/scripts/system.scm:862 +#: guix/scripts/system.scm:1170 #, scheme-format msgid "Try 'guix system --help' for more information.~%" msgstr "Wpisz 'guix system --help' aby uzyskać więcej informacji.~%" -#: guix/scripts/lint.scm:130 +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 +msgid "unknown" +msgstr "nieznane" + +#: guix/scripts/lint.scm:139 #, scheme-format msgid "Available checkers:~%" msgstr "" -#: guix/scripts/lint.scm:150 +#: guix/scripts/lint.scm:163 msgid "description should not be empty" msgstr "opis nie powinien być pusty" -#: guix/scripts/lint.scm:160 +#: guix/scripts/lint.scm:173 msgid "Texinfo markup in description is invalid" msgstr "" -#: guix/scripts/lint.scm:168 +#: guix/scripts/lint.scm:183 +#, fuzzy, scheme-format +msgid "" +"description should not contain ~\n" +"trademark sign '~a' at ~d" +msgstr "opis nie powinien być pusty" + +#. TRANSLATORS: '@code' is Texinfo markup and must be kept +#. as is. +#: guix/scripts/lint.scm:196 +msgid "use @code or similar ornament instead of quotes" +msgstr "" + +#: guix/scripts/lint.scm:203 msgid "description should start with an upper-case letter or digit" msgstr "" -#: guix/scripts/lint.scm:184 +#: guix/scripts/lint.scm:219 #, scheme-format msgid "" "sentences in description should be followed ~\n" "by two spaces; possible infraction~p at ~{~a~^, ~}" msgstr "" -#: guix/scripts/lint.scm:200 +#: guix/scripts/lint.scm:237 #, scheme-format msgid "invalid description: ~s" msgstr "nieprawidłowy opis: ~s" -#: guix/scripts/lint.scm:220 +#: guix/scripts/lint.scm:282 #, scheme-format msgid "'~a' should probably be a native input" msgstr "" -#: guix/scripts/lint.scm:238 +#: guix/scripts/lint.scm:298 +#, scheme-format +msgid "'~a' should probably not be an input at all" +msgstr "" + +#: guix/scripts/lint.scm:315 msgid "synopsis should not be empty" msgstr "" -#: guix/scripts/lint.scm:246 +#: guix/scripts/lint.scm:323 msgid "no period allowed at the end of the synopsis" msgstr "" -#: guix/scripts/lint.scm:258 +#: guix/scripts/lint.scm:335 msgid "no article allowed at the beginning of the synopsis" msgstr "" -#: guix/scripts/lint.scm:265 +#: guix/scripts/lint.scm:342 msgid "synopsis should be less than 80 characters long" msgstr "" -#: guix/scripts/lint.scm:271 +#: guix/scripts/lint.scm:348 msgid "synopsis should start with an upper-case letter or digit" msgstr "" -#: guix/scripts/lint.scm:278 +#: guix/scripts/lint.scm:355 msgid "synopsis should not start with the package name" msgstr "" -#: guix/scripts/lint.scm:292 +#: guix/scripts/lint.scm:365 +msgid "Texinfo markup in synopsis is invalid" +msgstr "" + +#: guix/scripts/lint.scm:384 #, scheme-format msgid "invalid synopsis: ~s" msgstr "" -#: guix/scripts/lint.scm:383 +#: guix/scripts/lint.scm:503 #, scheme-format msgid "URI ~a returned suspiciously small file (~a bytes)" msgstr "" -#: guix/scripts/lint.scm:392 guix/scripts/lint.scm:404 +#: guix/scripts/lint.scm:513 +#, scheme-format +msgid "permanent redirect from ~a to ~a" +msgstr "" + +#: guix/scripts/lint.scm:520 +#, scheme-format +msgid "invalid permanent redirect from ~a" +msgstr "" + +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 #, scheme-format msgid "URI ~a not reachable: ~a (~s)" msgstr "" -#: guix/scripts/lint.scm:411 +#: guix/scripts/lint.scm:546 #, scheme-format msgid "URI ~a domain not found: ~a" msgstr "" -#: guix/scripts/lint.scm:419 +#: guix/scripts/lint.scm:554 #, scheme-format msgid "URI ~a unreachable: ~a" msgstr "" -#: guix/scripts/lint.scm:445 +#: guix/scripts/lint.scm:563 +#, scheme-format +msgid "TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:584 msgid "invalid value for home page" msgstr "nieprawidłowa wartość dla strony domowej" -#: guix/scripts/lint.scm:448 +#: guix/scripts/lint.scm:587 #, scheme-format msgid "invalid home page URL: ~s" msgstr "nieprawidłowy adres strony domowej: ~s" -#: guix/scripts/lint.scm:468 +#: guix/scripts/lint.scm:613 msgid "file names of patches should start with the package name" msgstr "" -#: guix/scripts/lint.scm:507 +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" + +#: guix/scripts/lint.scm:670 #, scheme-format msgid "~a: ~a: proposed synopsis: ~s~%" msgstr "" -#: guix/scripts/lint.scm:520 +#: guix/scripts/lint.scm:683 #, scheme-format msgid "~a: ~a: proposed description:~% \"~a\"~%" msgstr "" -#: guix/scripts/lint.scm:557 +#: guix/scripts/lint.scm:725 msgid "all the source URIs are unreachable:" msgstr "" -#: guix/scripts/lint.scm:580 +#: guix/scripts/lint.scm:747 msgid "the source file name should contain the package name" msgstr "" -#: guix/scripts/lint.scm:589 guix/scripts/lint.scm:593 +#: guix/scripts/lint.scm:763 +#, scheme-format +msgid "URL should be 'mirror://~a/~a'" +msgstr "" + +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 #, scheme-format msgid "failed to create derivation: ~a" msgstr "" -#: guix/scripts/lint.scm:607 +#: guix/scripts/lint.scm:799 #, scheme-format msgid "failed to create derivation: ~s~%" msgstr "" -#: guix/scripts/lint.scm:617 +#: guix/scripts/lint.scm:809 msgid "invalid license field" msgstr "nieprawidłowe pole licencji" -#: guix/scripts/lint.scm:634 +#: guix/scripts/lint.scm:825 #, scheme-format -msgid "failed to retrieve CVE vulnerabilities from ~s: ~a (~s)~%" +msgid "~a: HTTP GET error for ~a: ~a (~s)~%" msgstr "" -#: guix/scripts/lint.scm:639 guix/scripts/lint.scm:647 +#: guix/scripts/lint.scm:835 +#, fuzzy, scheme-format +msgid "~a: host lookup failure: ~a~%" +msgstr "~a: pobieranie nie powiodło się~%" + +#: guix/scripts/lint.scm:840 #, scheme-format -msgid "assuming no CVE vulnerabilities~%" +msgid "~a: TLS certificate error: ~a" msgstr "" -#: guix/scripts/lint.scm:645 -#, fuzzy, scheme-format -#| msgid "failed to install locale: ~a~%" -msgid "failed to lookup NIST host: ~a~%" -msgstr "instalacja tłumaczeń nie powiodła się: ~a~%" +#: guix/scripts/lint.scm:855 +msgid "while retrieving CVE vulnerabilities" +msgstr "" -#: guix/scripts/lint.scm:683 +#: guix/scripts/lint.scm:898 #, scheme-format msgid "probably vulnerable to ~a" msgstr "" -#: guix/scripts/lint.scm:698 +#: guix/scripts/lint.scm:905 +#, scheme-format +msgid "while retrieving upstream info for '~a'" +msgstr "" + +#: guix/scripts/lint.scm:913 +#, scheme-format +msgid "can be upgraded to ~a" +msgstr "" + +#: guix/scripts/lint.scm:928 #, scheme-format msgid "tabulation on line ~a, column ~a" msgstr "" -#: guix/scripts/lint.scm:707 +#: guix/scripts/lint.scm:937 #, scheme-format msgid "trailing white space on line ~a" msgstr "" -#: guix/scripts/lint.scm:717 +#: guix/scripts/lint.scm:947 #, scheme-format msgid "line ~a is way too long (~a characters)" msgstr "" -#: guix/scripts/lint.scm:728 +#: guix/scripts/lint.scm:958 #, scheme-format msgid "line ~a: parentheses feel lonely, move to the previous or next line" msgstr "" -#: guix/scripts/lint.scm:783 +#: guix/scripts/lint.scm:1028 msgid "Validate package descriptions" msgstr "" -#: guix/scripts/lint.scm:787 +#: guix/scripts/lint.scm:1032 msgid "Validate synopsis & description of GNU packages" msgstr "" -#: guix/scripts/lint.scm:791 +#: guix/scripts/lint.scm:1036 msgid "Identify inputs that should be native inputs" msgstr "" -#: guix/scripts/lint.scm:795 +#: guix/scripts/lint.scm:1040 +msgid "Identify inputs that should be inputs at all" +msgstr "" + +#: guix/scripts/lint.scm:1044 msgid "Validate file names and availability of patches" msgstr "" -#: guix/scripts/lint.scm:799 +#: guix/scripts/lint.scm:1048 msgid "Validate home-page URLs" msgstr "" #. TRANSLATORS: is the name of a data type and must not be #. translated. -#: guix/scripts/lint.scm:805 +#: guix/scripts/lint.scm:1054 msgid "Make sure the 'license' field is a or a list thereof" msgstr "" -#: guix/scripts/lint.scm:810 +#: guix/scripts/lint.scm:1059 msgid "Validate source URLs" msgstr "" -#: guix/scripts/lint.scm:814 +#: guix/scripts/lint.scm:1063 +msgid "Suggest 'mirror://' URLs" +msgstr "" + +#: guix/scripts/lint.scm:1067 msgid "Validate file names of sources" msgstr "" -#: guix/scripts/lint.scm:818 +#: guix/scripts/lint.scm:1071 msgid "Report failure to compile a package to a derivation" msgstr "" -#: guix/scripts/lint.scm:822 +#: guix/scripts/lint.scm:1075 msgid "Validate package synopses" msgstr "" -#: guix/scripts/lint.scm:826 +#: guix/scripts/lint.scm:1079 msgid "Check the Common Vulnerabilities and Exposures (CVE) database" msgstr "" -#: guix/scripts/lint.scm:831 +#: guix/scripts/lint.scm:1084 +msgid "Check the package for new upstream releases" +msgstr "" + +#: guix/scripts/lint.scm:1088 msgid "Look for formatting issues in the source" msgstr "" -#: guix/scripts/lint.scm:859 +#: guix/scripts/lint.scm:1116 msgid "" "Usage: guix lint [OPTION]... [PACKAGE]...\n" "Run a set of checkers on the specified package; if none is specified,\n" "run the checkers on all packages.\n" msgstr "" -#: guix/scripts/lint.scm:862 +#: guix/scripts/lint.scm:1119 msgid "" "\n" " -c, --checkers=CHECKER1,CHECKER2...\n" " only run the specified checkers" msgstr "" -#: guix/scripts/lint.scm:867 +#: guix/scripts/lint.scm:1124 msgid "" "\n" " -l, --list-checkers display the list of available lint checkers" msgstr "" -#: guix/scripts/lint.scm:887 +#: guix/scripts/lint.scm:1144 #, scheme-format msgid "~a: invalid checker~%" msgstr "" -#: guix/scripts/publish.scm:57 +#: guix/scripts/publish.scm:68 #, scheme-format msgid "" "Usage: guix publish [OPTION]...\n" "Publish ~a over HTTP.\n" msgstr "" -#: guix/scripts/publish.scm:59 +#: guix/scripts/publish.scm:70 msgid "" "\n" " -p, --port=PORT listen on PORT" msgstr "" -#: guix/scripts/publish.scm:61 +#: guix/scripts/publish.scm:72 msgid "" "\n" " --listen=HOST listen on the network interface for HOST" msgstr "" -#: guix/scripts/publish.scm:63 +#: guix/scripts/publish.scm:74 msgid "" "\n" " -u, --user=USER change privileges to USER as soon as possible" msgstr "" -#: guix/scripts/publish.scm:65 +#: guix/scripts/publish.scm:76 msgid "" "\n" " -C, --compression[=LEVEL]\n" " compress archives at LEVEL" msgstr "" -#: guix/scripts/publish.scm:68 +#: guix/scripts/publish.scm:79 msgid "" "\n" -" --ttl=TTL announce narinfos can be cached for TTL seconds" +" -c, --cache=DIRECTORY cache published items to DIRECTORY" msgstr "" -#: guix/scripts/publish.scm:70 +#: guix/scripts/publish.scm:81 msgid "" "\n" -" -r, --repl[=PORT] spawn REPL server on PORT" +" --workers=N use N workers to bake items" msgstr "" -#: guix/scripts/publish.scm:86 +#: guix/scripts/publish.scm:83 +msgid "" +"\n" +" --ttl=TTL announce narinfos can be cached for TTL seconds" +msgstr "" + +#: guix/scripts/publish.scm:85 +msgid "" +"\n" +" --nar-path=PATH use PATH as the prefix for nar URLs" +msgstr "" + +#: guix/scripts/publish.scm:87 +msgid "" +"\n" +" --public-key=FILE use FILE as the public key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:89 +msgid "" +"\n" +" --private-key=FILE use FILE as the private key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:91 +msgid "" +"\n" +" -r, --repl[=PORT] spawn REPL server on PORT" +msgstr "" + +#: guix/scripts/publish.scm:107 #, scheme-format msgid "lookup of host '~a' failed: ~a~%" msgstr "wyszukiwanie serwera '~a' nie powiodło się: ~a~%" -#: guix/scripts/publish.scm:124 +#: guix/scripts/publish.scm:152 #, scheme-format msgid "lookup of host '~a' returned nothing" msgstr "wyszukiwanie serwera '~a' nie dało wyniku" -#: guix/scripts/publish.scm:137 +#: guix/scripts/publish.scm:165 #, scheme-format msgid "zlib support is missing; compression disabled~%" msgstr "zlib jest niedostępne; wyłączono kompresję~%" -#: guix/scripts/publish.scm:144 +#: guix/scripts/publish.scm:179 #, scheme-format msgid "~a: invalid duration~%" msgstr "" -#: guix/scripts/publish.scm:537 +#: guix/scripts/publish.scm:869 #, scheme-format msgid "user '~a' not found: ~a~%" msgstr "użytkownik '~a' nie znaleziony: ~a~%" -#: guix/scripts/publish.scm:574 +#: guix/scripts/publish.scm:910 #, scheme-format msgid "server running as root; consider using the '--user' option!~%" msgstr "" -#: guix/scripts/publish.scm:576 +#: guix/scripts/publish.scm:915 #, scheme-format msgid "publishing ~a on ~a, port ~d~%" msgstr "" @@ -1663,35 +2014,34 @@ msgstr "" msgid "file '~a' not found in search path ~s~%" msgstr "" -#: guix/scripts/edit.scm:83 +#: guix/scripts/edit.scm:90 #, scheme-format msgid "source location of package '~a' is unknown~%" msgstr "" -#: guix/scripts/edit.scm:96 +#: guix/scripts/edit.scm:103 #, fuzzy, scheme-format -#| msgid "failed to install locale: ~a~%" msgid "failed to launch '~a': ~a~%" msgstr "instalacja tłumaczeń nie powiodła się: ~a~%" -#: guix/scripts/size.scm:76 +#: guix/scripts/size.scm:77 #, scheme-format msgid "no available substitute information for '~a'~%" msgstr "" -#: guix/scripts/size.scm:84 +#: guix/scripts/size.scm:99 msgid "store item" msgstr "" -#: guix/scripts/size.scm:84 +#: guix/scripts/size.scm:99 msgid "total" msgstr "razem" -#: guix/scripts/size.scm:84 +#: guix/scripts/size.scm:99 msgid "self" msgstr "" -#: guix/scripts/size.scm:95 +#: guix/scripts/size.scm:107 #, scheme-format msgid "total: ~,1f MiB~%" msgstr "" @@ -1699,169 +2049,399 @@ msgstr "" #. TRANSLATORS: This is the title of a graph, meaning that the graph #. represents a profile of the store (the "store" being the place where #. packages are stored.) -#: guix/scripts/size.scm:206 +#: guix/scripts/size.scm:221 msgid "store profile" msgstr "" -#: guix/scripts/size.scm:215 +#: guix/scripts/size.scm:230 msgid "" "Usage: guix size [OPTION]... PACKAGE\n" "Report the size of PACKAGE and its dependencies.\n" msgstr "" -#: guix/scripts/size.scm:220 +#: guix/scripts/size.scm:235 msgid "" "\n" " -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" msgstr "" -#: guix/scripts/size.scm:222 +#. TRANSLATORS: "closure" and "self" must not be translated. +#: guix/scripts/size.scm:238 +msgid "" +"\n" +" --sort=KEY sort according to KEY--\"closure\" or \"self\"" +msgstr "" + +#: guix/scripts/size.scm:240 msgid "" "\n" " -m, --map-file=FILE write to FILE a graphical map of disk usage" msgstr "" -#: guix/scripts/size.scm:276 +#: guix/scripts/size.scm:271 +#, fuzzy, scheme-format +msgid "~a: invalid sorting key~%" +msgstr "~a: nieprawidłowa liczba~%" + +#: guix/scripts/size.scm:306 msgid "missing store item argument\n" msgstr "" -#: guix/scripts/graph.scm:82 +#: guix/scripts/graph.scm:84 #, scheme-format msgid "~a: invalid argument (package name expected)" msgstr "" -#: guix/scripts/graph.scm:93 +#: guix/scripts/graph.scm:95 msgid "the DAG of packages, excluding implicit inputs" msgstr "" -#: guix/scripts/graph.scm:150 +#: guix/scripts/graph.scm:121 +msgid "the reverse DAG of packages" +msgstr "" + +#: guix/scripts/graph.scm:171 msgid "the DAG of packages, including implicit inputs" msgstr "" -#: guix/scripts/graph.scm:160 +#: guix/scripts/graph.scm:181 msgid "the DAG of packages and origins, including implicit inputs" msgstr "" -#: guix/scripts/graph.scm:191 +#: guix/scripts/graph.scm:211 msgid "same as 'bag', but without the bootstrap nodes" msgstr "" -#: guix/scripts/graph.scm:237 +#: guix/scripts/graph.scm:253 msgid "the DAG of derivations" msgstr "" -#: guix/scripts/graph.scm:249 +#: guix/scripts/graph.scm:265 msgid "unsupported argument for derivation graph" msgstr "" -#: guix/scripts/graph.scm:270 +#: guix/scripts/graph.scm:291 +msgid "unsupported argument for this type of graph" +msgstr "" + +#: guix/scripts/graph.scm:304 #, scheme-format msgid "references for '~a' are not known~%" msgstr "" -#: guix/scripts/graph.scm:277 +#: guix/scripts/graph.scm:311 msgid "the DAG of run-time dependencies (store references)" msgstr "" -#: guix/scripts/graph.scm:290 -msgid "unsupported argument for reference graph" +#: guix/scripts/graph.scm:327 +msgid "the DAG of referrers in the store" msgstr "" -#: guix/scripts/graph.scm:315 +#: guix/scripts/graph.scm:354 #, scheme-format msgid "~a: unknown node type~%" msgstr "" -#: guix/scripts/graph.scm:319 +#: guix/scripts/graph.scm:361 +#, fuzzy, scheme-format +msgid "~a: unknown backend~%" +msgstr "~A: nieznany pakiet~%" + +#: guix/scripts/graph.scm:365 msgid "The available node types are:\n" msgstr "" +#: guix/scripts/graph.scm:375 +msgid "The available backend types are:\n" +msgstr "" + #. TRANSLATORS: Here 'dot' is the name of a program; it must not be #. translated. -#: guix/scripts/graph.scm:355 +#: guix/scripts/graph.scm:419 msgid "" "Usage: guix graph PACKAGE...\n" -"Emit a Graphviz (dot) representation of the dependencies of PACKAGE...\n" +"Emit a representation of the dependency graph of PACKAGE...\n" +msgstr "" + +#: guix/scripts/graph.scm:421 +msgid "" +"\n" +" -b, --backend=TYPE produce a graph with the given backend TYPE" msgstr "" -#: guix/scripts/graph.scm:357 +#: guix/scripts/graph.scm:423 +msgid "" +"\n" +" --list-backends list the available graph backends" +msgstr "" + +#: guix/scripts/graph.scm:425 msgid "" "\n" " -t, --type=TYPE represent nodes of the given TYPE" msgstr "" -#: guix/scripts/graph.scm:359 +#: guix/scripts/graph.scm:427 msgid "" "\n" " --list-types list the available graph types" msgstr "" -#: guix/scripts/graph.scm:361 +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 msgid "" "\n" " -e, --expression=EXPR consider the package EXPR evaluates to" msgstr "" -#: guix/scripts/challenge.scm:105 +#: guix/scripts/challenge.scm:191 #, scheme-format -msgid "~a: no substitute at '~a'~%" +msgid " local hash: ~a~%" msgstr "" -#: guix/scripts/challenge.scm:121 +#: guix/scripts/challenge.scm:192 #, scheme-format -msgid "no substitutes for '~a'~%" +msgid " no local build for '~a'~%" msgstr "" -#: guix/scripts/challenge.scm:138 guix/scripts/challenge.scm:158 +#: guix/scripts/challenge.scm:194 #, scheme-format -msgid "no local build for '~a'~%" -msgstr "" +msgid " ~50a: ~a~%" +msgstr " ~50a: ~a~%" -#: guix/scripts/challenge.scm:155 +#: guix/scripts/challenge.scm:202 #, scheme-format msgid "~a contents differ:~%" msgstr "" -#: guix/scripts/challenge.scm:157 +#: guix/scripts/challenge.scm:205 #, scheme-format -msgid " local hash: ~a~%" +msgid "could not challenge '~a': no local build~%" msgstr "" -#: guix/scripts/challenge.scm:162 +#: guix/scripts/challenge.scm:207 #, scheme-format -msgid " ~50a: ~a~%" -msgstr " ~50a: ~a~%" +msgid "could not challenge '~a': no substitutes~%" +msgstr "" -#: guix/scripts/challenge.scm:166 +#: guix/scripts/challenge.scm:210 #, scheme-format -msgid " ~50a: unavailable~%" -msgstr " ~50a: niedostępne~%" +msgid "~a contents match:~%" +msgstr "" + +#: guix/scripts/challenge.scm:219 +msgid "~h store items were analyzed:~%" +msgstr "" -#: guix/scripts/challenge.scm:176 +#: guix/scripts/challenge.scm:220 +msgid " - ~h (~,1f%) were identical~%" +msgstr "" + +#: guix/scripts/challenge.scm:222 +msgid " - ~h (~,1f%) differed~%" +msgstr "" + +#: guix/scripts/challenge.scm:224 +msgid " - ~h (~,1f%) were inconclusive~%" +msgstr "" + +#: guix/scripts/challenge.scm:233 msgid "" "Usage: guix challenge [PACKAGE...]\n" "Challenge the substitutes for PACKAGE... provided by one or more servers.\n" msgstr "" -#: guix/scripts/challenge.scm:178 +#: guix/scripts/challenge.scm:235 msgid "" "\n" " --substitute-urls=URLS\n" " compare build results with those at URLS" msgstr "" -#: guix/gnu-maintenance.scm:532 +#: guix/scripts/challenge.scm:238 +msgid "" +"\n" +" -v, --verbose show details about successful comparisons" +msgstr "" + +#: guix/scripts/copy.scm:59 +#, fuzzy, scheme-format +msgid "~a: invalid TCP port number~%" +msgstr "~a: nieprawidłowa liczba~%" + +#: guix/scripts/copy.scm:61 +#, scheme-format +msgid "~a: invalid SSH specification~%" +msgstr "" + +#: guix/scripts/copy.scm:113 +msgid "" +"Usage: guix copy [OPTION]... ITEMS...\n" +"Copy ITEMS to or from the specified host over SSH.\n" +msgstr "" + +#: guix/scripts/copy.scm:115 +msgid "" +"\n" +" --to=HOST send ITEMS to HOST" +msgstr "" + +#: guix/scripts/copy.scm:117 +msgid "" +"\n" +" --from=HOST receive ITEMS from HOST" +msgstr "" + +#: guix/scripts/copy.scm:169 +#, scheme-format +msgid "use '--to' or '--from'~%" +msgstr "" + +#: guix/scripts/pack.scm:77 +#, fuzzy, scheme-format +msgid "~a: compressor not found~%" +msgstr "guix: ~a: nie znaleziono polecenia~%" + +#: guix/scripts/pack.scm:323 +#, scheme-format +msgid "~a: invalid symlink specification~%" +msgstr "" + +#: guix/scripts/pack.scm:333 +msgid "" +"Usage: guix pack [OPTION]... PACKAGE...\n" +"Create a bundle of PACKAGE.\n" +msgstr "" + +#: guix/scripts/pack.scm:339 +msgid "" +"\n" +" -f, --format=FORMAT build a pack in the given FORMAT" +msgstr "" + +#: guix/scripts/pack.scm:347 +msgid "" +"\n" +" -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" +msgstr "" + +#: guix/scripts/pack.scm:349 +msgid "" +"\n" +" -S, --symlink=SPEC create symlinks to the profile according to SPEC" +msgstr "" + +#: guix/scripts/pack.scm:351 +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" + +#: guix/scripts/pack.scm:353 +msgid "" +"\n" +" --localstatedir include /var/guix in the resulting pack" +msgstr "" + +#: guix/scripts/pack.scm:389 +#, scheme-format +msgid "both a manifest and a package list were given~%" +msgstr "" + +#: guix/scripts/pack.scm:408 +#, fuzzy, scheme-format +msgid "~a: unknown pack format" +msgstr "~A: nieznany pakiet~%" + +#: guix/scripts/weather.scm:69 +msgid "computing ~h package derivations for ~a...~%" +msgstr "" + +#: guix/scripts/weather.scm:107 +msgid "looking for ~h store items on ~a...~%" +msgstr "" + +#: guix/scripts/weather.scm:117 +msgid " ~2,1f% substitutes available (~h out of ~h)~%" +msgstr "" + +#: guix/scripts/weather.scm:123 +#, fuzzy, scheme-format +msgid " unknown substitute sizes~%" +msgstr "nieznana jednostka: ~a~%" + +#: guix/scripts/weather.scm:126 +msgid " ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:127 +msgid " at least ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:129 +msgid " ~,1h MiB on disk (uncompressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:131 +msgid " ~,3h seconds per request (~,1h seconds in total)~%" +msgstr "" + +#: guix/scripts/weather.scm:133 +msgid " ~,1h requests per second~%" +msgstr "" + +#: guix/scripts/weather.scm:142 +msgid "" +"Usage: guix weather [OPTIONS]\n" +"Report the availability of substitutes.\n" +msgstr "" + +#: guix/scripts/weather.scm:144 +msgid "" +"\n" +" --substitute-urls=URLS\n" +" check for available substitutes at URLS" +msgstr "" + +#: guix/scripts/weather.scm:147 +msgid "" +"\n" +" -m, --manifest=MANIFEST\n" +" look up substitutes for packages specified in " +"MANIFEST" +msgstr "" + +#: guix/scripts/weather.scm:150 +msgid "" +"\n" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" +msgstr "" + +#: guix/scripts/weather.scm:174 +#, fuzzy, scheme-format +msgid "~a: invalid URL~%" +msgstr "~a: nieprawidłowa liczba~%" + +#: guix/gnu-maintenance.scm:570 msgid "Updater for GNU packages" msgstr "" -#: guix/gnu-maintenance.scm:539 -msgid "Updater for GNOME packages" +#: guix/gnu-maintenance.scm:579 +msgid "Updater for GNU packages only available via FTP" +msgstr "" + +#: guix/gnu-maintenance.scm:588 +msgid "Updater for KDE packages" msgstr "" -#: guix/gnu-maintenance.scm:546 +#: guix/gnu-maintenance.scm:595 msgid "Updater for X.org packages" msgstr "" +#: guix/gnu-maintenance.scm:602 +msgid "Updater for packages hosted on kernel.org" +msgstr "" + #: guix/scripts/container.scm:25 msgid "" "Usage: guix container ACTION ARGS...\n" @@ -1874,7 +2454,6 @@ msgstr "" #: guix/scripts/container.scm:53 #, fuzzy, scheme-format -#| msgid "guix: missing command name~%" msgid "guix container: missing action~%" msgstr "guix: brakująca nazwa polecenia~%" @@ -1894,93 +2473,124 @@ msgstr "" msgid "~a: extraneous argument~%" msgstr "" -#: guix/scripts/container/exec.scm:80 +#: guix/scripts/container/exec.scm:87 #, scheme-format msgid "no pid specified~%" msgstr "nie podano PID~%" -#: guix/scripts/container/exec.scm:83 +#: guix/scripts/container/exec.scm:90 #, scheme-format msgid "no command specified~%" msgstr "nie podano polecenia~%" -#: guix/scripts/container/exec.scm:86 +#: guix/scripts/container/exec.scm:93 #, scheme-format msgid "no such process ~d~%" msgstr "nie ma takiego procesu ~d~%" -#: guix/scripts/container/exec.scm:94 +#: guix/scripts/container/exec.scm:105 #, scheme-format msgid "exec failed with status ~d~%" msgstr "" -#: guix/upstream.scm:157 +#: guix/upstream.scm:249 #, scheme-format msgid "signature verification failed for `~a'~%" msgstr "" -#: guix/upstream.scm:159 +#: guix/upstream.scm:251 #, scheme-format msgid "(could be because the public key is not in your keyring)~%" msgstr "" -#: guix/upstream.scm:191 -msgid "gz" -msgstr "gz" - -#: guix/upstream.scm:234 +#: guix/upstream.scm:336 #, scheme-format msgid "~a: could not locate source file" msgstr "" -#: guix/upstream.scm:239 +#: guix/upstream.scm:341 #, scheme-format msgid "~a: ~a: no `version' field in source; skipping~%" msgstr "" -#: guix/ui.scm:238 +#: guix/ui.scm:160 +#, fuzzy, scheme-format +msgid "~a: unbound variable" +msgstr " ~50a: niedostępne~%" + +#: guix/ui.scm:252 msgid "entering debugger; type ',bt' for a backtrace\n" msgstr "" -#: guix/ui.scm:254 guix/ui.scm:271 +#: guix/ui.scm:301 +#, fuzzy, scheme-format +msgid "hint: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 #, scheme-format msgid "failed to load '~a': ~a~%" msgstr "" -#: guix/ui.scm:257 +#: guix/ui.scm:320 +#, scheme-format +msgid "~amissing closing parenthesis~%" +msgstr "" + +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 #, scheme-format msgid "~a: error: ~a~%" msgstr "~a: bład: ~a~%" -#: guix/ui.scm:260 guix/ui.scm:529 +#: guix/ui.scm:333 +msgid "Did you forget a @code{use-modules} form?" +msgstr "" + +#: guix/ui.scm:335 +#, scheme-format +msgid "Did you forget @code{(use-modules ~a)}?" +msgstr "" + +#: guix/ui.scm:348 guix/ui.scm:711 #, scheme-format msgid "exception thrown: ~s~%" msgstr "" -#: guix/ui.scm:262 guix/ui.scm:280 +#: guix/ui.scm:352 guix/ui.scm:374 #, scheme-format msgid "failed to load '~a':~%" msgstr "" -#: guix/ui.scm:274 +#: guix/ui.scm:364 #, scheme-format msgid "~a: warning: ~a~%" msgstr "~a: ostrzeżenie: ~a~%" -#: guix/ui.scm:277 +#: guix/ui.scm:371 #, scheme-format msgid "failed to load '~a': exception thrown: ~s~%" msgstr "" -#: guix/ui.scm:289 +#: guix/ui.scm:383 #, scheme-format msgid "failed to install locale: ~a~%" msgstr "instalacja tłumaczeń nie powiodła się: ~a~%" -#: guix/ui.scm:308 +#. TRANSLATORS: Translate "(C)" to the copyright symbol +#. (C-in-a-circle), if this symbol is available in the user's +#. locale. Otherwise, do not translate "(C)"; leave it as-is. */ +#: guix/ui.scm:413 +msgid "(C)" +msgstr "" + +#: guix/ui.scm:414 +msgid "the Guix authors\n" +msgstr "" + +#: guix/ui.scm:415 msgid "" -"Copyright (C) 2016 the Guix authors\n" -"License GPLv3+: GNU GPL version 3 or later \n" +"License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" @@ -1989,7 +2599,7 @@ msgstr "" #. package. Please add another line saying "Report translation bugs to #. ...\n" with the address for translation bugs (typically your translation #. team's web or email address). -#: guix/ui.scm:320 +#: guix/ui.scm:427 #, scheme-format msgid "" "\n" @@ -2000,7 +2610,7 @@ msgstr "" "\n" "Zgłaszanie błędów w tłumaczeniu: address@hidden" -#: guix/ui.scm:322 +#: guix/ui.scm:429 #, scheme-format msgid "" "\n" @@ -2009,7 +2619,7 @@ msgstr "" "\n" "~a strona domowa: <~a>" -#: guix/ui.scm:324 +#: guix/ui.scm:431 msgid "" "\n" "General help using GNU software: " @@ -2017,102 +2627,145 @@ msgstr "" "\n" "Ogólna pomoc na temat oprogramowania GNU: " -#: guix/ui.scm:369 +#: guix/ui.scm:476 #, scheme-format msgid "'~a' is not a valid regular expression: ~a~%" msgstr "" -#: guix/ui.scm:375 +#: guix/ui.scm:482 #, scheme-format msgid "~a: invalid number~%" msgstr "~a: nieprawidłowa liczba~%" -#: guix/ui.scm:392 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "nieprawidłowa liczba: ~a~%" -#: guix/ui.scm:415 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "nieznana jednostka: ~a~%" -#: guix/ui.scm:432 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "" -#: guix/ui.scm:439 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" msgstr "" -#: guix/ui.scm:444 +#: guix/ui.scm:572 +#, scheme-format +msgid "~s: invalid G-expression input~%" +msgstr "" + +#: guix/ui.scm:575 #, scheme-format msgid "profile '~a' does not exist~%" msgstr "profil '~a' nie istnieje~%" -#: guix/ui.scm:447 +#: guix/ui.scm:578 #, scheme-format msgid "generation ~a of profile '~a' does not exist~%" msgstr "" -#: guix/ui.scm:454 +#: guix/ui.scm:587 +#, scheme-format +msgid " ... propagated from address@hidden" +msgstr "" + +#: guix/ui.scm:597 +#, scheme-format +msgid "profile contains conflicting entries for ~a~a~%" +msgstr "" + +#: guix/ui.scm:600 +#, scheme-format +msgid " first entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:606 +#, scheme-format +msgid " second entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:618 #, scheme-format msgid "corrupt input while restoring '~a' from ~s~%" msgstr "" -#: guix/ui.scm:456 +#: guix/ui.scm:620 #, scheme-format msgid "corrupt input while restoring archive from ~s~%" msgstr "" -#: guix/ui.scm:459 +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "" -#: guix/ui.scm:464 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "budowanie nie powiodło się: ~a~%" -#: guix/ui.scm:467 +#: guix/ui.scm:631 #, scheme-format msgid "reference to invalid output '~a' of derivation '~a'~%" msgstr "" -#: guix/ui.scm:471 +#: guix/ui.scm:635 #, scheme-format msgid "file '~a' could not be found in these directories:~{ ~a~}~%" msgstr "" -#: guix/ui.scm:483 +#: guix/ui.scm:661 #, scheme-format msgid "~a: ~a~%" msgstr "~a: ~a~%" -#: guix/ui.scm:518 +#: guix/ui.scm:696 #, scheme-format msgid "failed to read expression ~s: ~s~%" msgstr "" -#: guix/ui.scm:524 +#: guix/ui.scm:702 #, scheme-format msgid "failed to evaluate expression '~a':~%" msgstr "" -#: guix/ui.scm:527 +#: guix/ui.scm:705 #, scheme-format msgid "syntax error: ~a~%" msgstr "błąd składni: ~a~%" -#: guix/ui.scm:541 +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "" -#: guix/ui.scm:603 +#: guix/ui.scm:742 +msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" +msgstr "" + +#: guix/ui.scm:810 #, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" @@ -2120,7 +2773,13 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:608 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:818 +msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" +msgstr "" + +#: guix/ui.scm:823 #, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" @@ -2128,7 +2787,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:614 +#: guix/ui.scm:830 #, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" @@ -2136,7 +2795,13 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:619 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:838 +msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" +msgstr "" + +#: guix/ui.scm:843 #, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" @@ -2144,7 +2809,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:674 +#: guix/ui.scm:903 #, scheme-format msgid "The following package would be removed:~%~{~a~%~}~%" msgid_plural "The following packages would be removed:~%~{~a~%~}~%" @@ -2152,7 +2817,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:679 +#: guix/ui.scm:908 #, scheme-format msgid "The following package will be removed:~%~{~a~%~}~%" msgid_plural "The following packages will be removed:~%~{~a~%~}~%" @@ -2160,7 +2825,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:692 +#: guix/ui.scm:921 #, scheme-format msgid "The following package would be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" @@ -2168,7 +2833,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:697 +#: guix/ui.scm:926 #, scheme-format msgid "The following package will be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" @@ -2176,7 +2841,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:710 +#: guix/ui.scm:939 #, scheme-format msgid "The following package would be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" @@ -2184,7 +2849,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:715 +#: guix/ui.scm:944 #, scheme-format msgid "The following package will be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" @@ -2192,7 +2857,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:726 +#: guix/ui.scm:955 #, scheme-format msgid "The following package would be installed:~%~{~a~%~}~%" msgid_plural "The following packages would be installed:~%~{~a~%~}~%" @@ -2200,7 +2865,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:731 +#: guix/ui.scm:960 #, scheme-format msgid "The following package will be installed:~%~{~a~%~}~%" msgid_plural "The following packages will be installed:~%~{~a~%~}~%" @@ -2208,20 +2873,11 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: guix/ui.scm:748 +#: guix/ui.scm:977 msgid "" msgstr "" -#: guix/ui.scm:767 -#, scheme-format -msgid "failed to create configuration directory `~a': ~a~%" -msgstr "" - -#: guix/ui.scm:890 guix/ui.scm:904 -msgid "unknown" -msgstr "nieznane" - -#: guix/ui.scm:1062 +#: guix/ui.scm:1339 #, scheme-format msgid "Generation ~a\t~a" msgstr "" @@ -2229,27 +2885,27 @@ msgstr "" #. TRANSLATORS: The word "current" here is an adjective for #. "Generation", as in "current generation". Use the appropriate #. gender where applicable. -#: guix/ui.scm:1072 +#: guix/ui.scm:1349 #, scheme-format msgid "~a\t(current)~%" msgstr "" -#: guix/ui.scm:1089 +#: guix/ui.scm:1392 #, scheme-format msgid "switched from generation ~a to ~a~%" msgstr "" -#: guix/ui.scm:1105 +#: guix/ui.scm:1408 #, scheme-format msgid "deleting ~a~%" msgstr "usuwanie ~a~%" -#: guix/ui.scm:1153 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "Wpisz `guix --help' aby dowiedzieć się więcej.~%" -#: guix/ui.scm:1180 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" @@ -2257,33 +2913,34 @@ msgstr "" "Użycie: guix POLECENIE ARGUMENTY...\n" "Podaj POLECENIE i jego ARGUMENTY.\n" -#: guix/ui.scm:1183 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" msgstr "POLECENIE musi być jednym z poniżej podanych:\n" -#: guix/ui.scm:1203 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix: ~a: nie znaleziono polecenia~%" -#: guix/ui.scm:1220 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "guix: brakująca nazwa polecenia~%" -#: guix/ui.scm:1228 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix: nieznana opcja '~a'~%" -#: guix/http-client.scm:266 +#: guix/http-client.scm:117 #, scheme-format msgid "following redirection to `~a'...~%" msgstr "" -#: guix/http-client.scm:275 -msgid "download failed" -msgstr "pobieranie nie powiodło się" +#: guix/http-client.scm:129 +#, fuzzy, scheme-format +msgid "~a: HTTP download failed: ~a (~s)" +msgstr "~a: pobieranie nie powiodło się~%" #: guix/nar.scm:155 msgid "signature is not a valid s-expression" @@ -2327,130 +2984,168 @@ msgstr "" msgid "invalid inter-file archive mark" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:61 +#: nix/nix-daemon/guix-daemon.cc:66 msgid "guix-daemon -- perform derivation builds and store accesses" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:63 -msgid "This program is a daemon meant to run in the background. It serves requests sent over a Unix-domain socket. It accesses the store, and builds derivations on behalf of its clients." +#: nix/nix-daemon/guix-daemon.cc:68 +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." msgstr "" -#: nix/nix-daemon/guix-daemon.cc:87 +#: nix/nix-daemon/guix-daemon.cc:95 msgid "SYSTEM" msgstr "SYSTEM" -#: nix/nix-daemon/guix-daemon.cc:88 +#: nix/nix-daemon/guix-daemon.cc:96 msgid "assume SYSTEM as the current system type" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:89 nix/nix-daemon/guix-daemon.cc:92 +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 msgid "N" msgstr "N" -#: nix/nix-daemon/guix-daemon.cc:90 +#: nix/nix-daemon/guix-daemon.cc:98 msgid "use N CPU cores to build each derivation; 0 means as many as available" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:93 +#: nix/nix-daemon/guix-daemon.cc:101 msgid "allow at most N build jobs" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:95 +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 +msgid "SECONDS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:103 +msgid "mark builds as failed after SECONDS of activity" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:105 +msgid "mark builds as failed after SECONDS of silence" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:107 msgid "disable chroot builds" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:96 +#: nix/nix-daemon/guix-daemon.cc:108 msgid "DIR" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:97 +#: nix/nix-daemon/guix-daemon.cc:109 msgid "add DIR to the build chroot" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:98 +#: nix/nix-daemon/guix-daemon.cc:110 msgid "GROUP" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:99 +#: nix/nix-daemon/guix-daemon.cc:111 msgid "perform builds as a user of GROUP" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:101 +#: nix/nix-daemon/guix-daemon.cc:113 msgid "do not use substitutes" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:102 +#: nix/nix-daemon/guix-daemon.cc:114 msgid "URLS" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:103 +#: nix/nix-daemon/guix-daemon.cc:115 msgid "use URLS as the default list of substitute providers" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:105 +#: nix/nix-daemon/guix-daemon.cc:117 msgid "do not use the 'build hook'" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:107 +#: nix/nix-daemon/guix-daemon.cc:119 msgid "cache build failures" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:109 +#: nix/nix-daemon/guix-daemon.cc:121 msgid "build each derivation N times in a row" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:111 +#: nix/nix-daemon/guix-daemon.cc:123 msgid "do not keep build logs" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:113 +#: nix/nix-daemon/guix-daemon.cc:126 msgid "disable compression of the build logs" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:118 +#: nix/nix-daemon/guix-daemon.cc:128 +msgid "use the specified compression type for build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:133 msgid "disable automatic file \"deduplication\" in the store" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:128 +#: nix/nix-daemon/guix-daemon.cc:143 msgid "impersonate Linux 2.6" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:132 +#: nix/nix-daemon/guix-daemon.cc:147 msgid "tell whether the GC must keep outputs of live derivations" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:135 +#: nix/nix-daemon/guix-daemon.cc:150 msgid "tell whether the GC must keep derivations corresponding to live outputs" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:138 +#: nix/nix-daemon/guix-daemon.cc:153 msgid "SOCKET" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:139 +#: nix/nix-daemon/guix-daemon.cc:154 msgid "listen for connections on SOCKET" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:141 +#: nix/nix-daemon/guix-daemon.cc:156 msgid "produce debugging output" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:201 -#, c-format -msgid "error: %s: invalid number of rounds\n" -msgstr "" +#~ msgid "unrecognized option: ~a~%" +#~ msgstr "nieznana opcja: ~a~%" -#: nix/nix-daemon/guix-daemon.cc:220 nix/nix-daemon/guix-daemon.cc:396 -#, c-format -msgid "error: %s\n" -msgstr "błąd: %s\n" +#~ msgid "failed to unpack source code" +#~ msgstr "nie udało się rozpakowywać kodu źródłowego" -#: nix/nix-daemon/guix-daemon.cc:281 -#, c-format -msgid "error: libgcrypt version mismatch\n" -msgstr "" +#~ msgid "~A: unexpected argument~%" +#~ msgstr "~A: nieoczekiwany argument~%" -#: nix/nix-daemon/guix-daemon.cc:372 -#, c-format -msgid "warning: daemon is running as root, so using `--build-users-group' is highly recommended\n" -msgstr "" +#~ msgid "failed to download up-to-date source, exiting\n" +#~ msgstr "" +#~ "nie udało się pobrać aktualnego kodu źródłowego, zakończenie pracy\n" + +#~ msgid "~%Found valid signature for ~a~%" +#~ msgstr "~%Znaleziono prawidłowy podpis dla ~a~%" + +#~ msgid "From ~a~%" +#~ msgstr "Z adresu ~a~%" + +#~ msgid "Downloading ~a~:[~*~; (~a installed)~]...~%" +#~ msgstr "Pobieranie ~a~:[~*~; (zainstalowano ~a)~]...~%" + +#~ msgid "failed to install GRUB on device '~a'~%" +#~ msgstr "nie udało się zainstalować GRUB na urządzeniu '~a'~%" + +#, fuzzy +#~| msgid "failed to install locale: ~a~%" +#~ msgid "failed to lookup NIST host: ~a~%" +#~ msgstr "instalacja tłumaczeń nie powiodła się: ~a~%" + +#~ msgid "gz" +#~ msgstr "gz" + +#~ msgid "download failed" +#~ msgstr "pobieranie nie powiodło się" + +#~ msgid "error: %s\n" +#~ msgstr "błąd: %s\n" diff --git a/po/guix/pt_BR.po b/po/guix/pt_BR.po index 317f5213f..1ad0072e8 100644 --- a/po/guix/pt_BR.po +++ b/po/guix/pt_BR.po @@ -7,10 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.14.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2017-11-28 08:56+0100\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2018-02-24 07:29-0200\n" "Last-Translator: Rafael Fontenelle \n" -"Language-Team: Brazilian Portuguese \n" +"Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,7 +32,8 @@ msgid "" "If you get the line @code{location: gnu/packages/bar.scm:174:2},\n" "add @code{bar} to the @code{use-package-modules} form." msgstr "" -"Você pode usara @command{guix package --show=foo | grep location} para pesquisar\n" +"Você pode usara @command{guix package --show=foo | grep location} para " +"pesquisar\n" "pela localização do pacote @code{foo}.\n" "Se você obtiver a linha @code{location: gnu/packages/bar.scm:174:2},\n" "adicione @code{bar} à forma @code{use-package-modules}." @@ -49,7 +51,8 @@ msgid "" "If you get the line @code{location: gnu/services/foo.scm:188:2},\n" "add @code{foo} to the @code{use-service-modules} form." msgstr "" -"Você pode usar @command{guix system search ~a} para pesquisar por um serviço\n" +"Você pode usar @command{guix system search ~a} para pesquisar por um " +"serviço\n" "correspondendo a @code{~a}.\n" "Se você obtiver a linha @code{location: gnu/services/foo.scm:188:2},\n" "adicione @code{foo} à forma @code{use-service-modules}." @@ -67,7 +70,9 @@ msgstr "~a: patch não localizado" #: gnu/packages.scm:108 #, scheme-format msgid "could not find bootstrap binary '~a' for system '~a'" -msgstr "não foi possível localizar binário de inicialização \"~a\" para o sistema \"~a\"" +msgstr "" +"não foi possível localizar binário de inicialização \"~a\" para o sistema " +"\"~a\"" #: gnu/packages.scm:240 #, scheme-format @@ -79,7 +84,7 @@ msgstr "especificação ambígua de pacote \"~a\"~%" msgid "choosing address@hidden from ~a~%" msgstr "escolhendo address@hidden de ~a~%" -#: gnu/packages.scm:246 guix/scripts/package.scm:271 +#: gnu/packages.scm:246 guix/scripts/package.scm:275 #, scheme-format msgid "package '~a' has been superseded by '~a'~%" msgstr "pacote \"~a\" foi substituído por \"~a\"~%" @@ -99,62 +104,93 @@ msgstr "~A: pacote desconhecido~%" msgid "package `~a' lacks output `~a'~%" msgstr "pacote \"~a\" carece de mensagem de saída \"~a\"~%" -#: gnu/services.scm:235 +#: gnu/services.scm:237 #, scheme-format msgid "~a: no value specified for service of type '~a'" msgstr "~a: nenhum valor especificado para um serviço do tipo \"~a\"" -#: gnu/services.scm:650 +#: gnu/services.scm:642 #, scheme-format msgid "no target of type '~a' for service '~a'" msgstr "nenhum alvo do tipo \"~a\" para o serviço \"~a\"" -#: gnu/services.scm:662 gnu/services.scm:723 +#: gnu/services.scm:668 gnu/services.scm:761 #, scheme-format msgid "more than one target service of type '~a'" msgstr "mais de um serviço alvo do tipo \"~a\"" -#: gnu/services.scm:713 +#: gnu/services.scm:751 #, scheme-format msgid "service of type '~a' not found" msgstr "serviço do tipo \"~a\" não localizado" -#: gnu/system.scm:305 +#: gnu/system.scm:311 #, scheme-format msgid "unrecognized boot parameters for '~a'~%" msgstr "parâmetros de inicialização não reconhecidos para \"~a\"~%" -#: gnu/system.scm:695 +#: gnu/system.scm:701 #, scheme-format msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" -msgstr "usando um texto para arquivo \"~a\" está obsoleto; em vez disso, use \"plain-file\"~%" +msgstr "" +"usando um texto para arquivo \"~a\" está obsoleto; em vez disso, use \"plain-" +"file\"~%" -#: gnu/system.scm:711 +#: gnu/system.scm:717 #, scheme-format -msgid "using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" -msgstr "usando um valor monádico para \"~a\" está obsoleto; em vez disso, use \"plain-file\"~%" +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" +"usando um valor monádico para \"~a\" está obsoleto; em vez disso, use " +"\"plain-file\"~%" -#: gnu/system.scm:856 +#: gnu/system.scm:864 #, scheme-format msgid "~a: invalid locale name" msgstr "~a: nome de localidade inválido" -#: gnu/services/shepherd.scm:166 +#: gnu/services/shepherd.scm:177 #, scheme-format msgid "service '~a' provided more than once" msgstr "serviço \"~a\" fornecido mais de uma vez" -#: gnu/services/shepherd.scm:181 +#: gnu/services/shepherd.scm:192 #, scheme-format msgid "service '~a' requires '~a', which is not provided by any service" msgstr "serviço \"~a\" requer \"~a\", o que não é fornecido por nenhum serviço" -#: gnu/system/shadow.scm:231 +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 #, scheme-format msgid "supplementary group '~a' of user '~a' is undeclared" msgstr "grupo suplementar \"~a\" do usuário \"~a\" não está declarado" -#: gnu/system/shadow.scm:241 +#: gnu/system/shadow.scm:249 #, scheme-format msgid "primary group '~a' of user '~a' is undeclared" msgstr "grupo primário \"~a\" do usuário \"~a\" não está declarado" @@ -166,7 +202,7 @@ msgstr "argumento inválido: ~a~%" #: guix/scripts.scm:84 guix/scripts/download.scm:135 #: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 -#: guix/scripts/publish.scm:844 guix/scripts/edit.scm:81 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 #, scheme-format msgid "~A: unrecognized option~%" msgstr "~A: opção não reconhecida~%" @@ -187,17 +223,17 @@ msgstr "" "Considere executar \"guix pull\" seguido de\n" "\"~a\" para obter pacotes atualizados e atualizações de segurança.\n" -#: guix/scripts/build.scm:124 +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "falha ao criar raiz de GC \"~a\": ~a~%" -#: guix/scripts/build.scm:206 +#: guix/scripts/build.scm:229 #, scheme-format msgid "invalid replacement specification: ~s~%" msgstr "especificação de substituição inválida: ~s~%" -#: guix/scripts/build.scm:263 +#: guix/scripts/build.scm:286 msgid "" "\n" " --with-source=SOURCE\n" @@ -207,7 +243,7 @@ msgstr "" " --with-source=FONTE\n" " usa FONTE ao compilar o pacote correspondente" -#: guix/scripts/build.scm:266 +#: guix/scripts/build.scm:289 msgid "" "\n" " --with-input=PACKAGE=REPLACEMENT\n" @@ -217,7 +253,7 @@ msgstr "" " --with-input=PACOTE=SUBSTITUIÇÃO\n" " substitui a dependência PACOTE por SUBSTITUIÇÃO" -#: guix/scripts/build.scm:269 +#: guix/scripts/build.scm:292 msgid "" "\n" " --with-graft=PACKAGE=REPLACEMENT\n" @@ -227,12 +263,12 @@ msgstr "" " --with-graft=PACOTE=SUBSTITUIÇÃO\n" " insere SUBSTITUIÇÃO em pacotes referindo-se a PACOTE" -#: guix/scripts/build.scm:294 +#: guix/scripts/build.scm:317 #, scheme-format msgid "transformation '~a' had no effect on ~a~%" msgstr "a transformação \"~a\" não obteve efeito em ~a~%" -#: guix/scripts/build.scm:312 +#: guix/scripts/build.scm:335 msgid "" "\n" " -L, --load-path=DIR prepend DIR to the package module search path" @@ -241,7 +277,7 @@ msgstr "" " -L, --load-path=DIR insere DIR no início do caminho de pesquisa do\n" " módulo do pacote" -#: guix/scripts/build.scm:314 +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" @@ -249,7 +285,7 @@ msgstr "" "\n" " -K, --keep-failed mantém a árvore de compilado de pacotes falhos" -#: guix/scripts/build.scm:316 +#: guix/scripts/build.scm:339 msgid "" "\n" " -k, --keep-going keep going when some of the derivations fail" @@ -257,7 +293,7 @@ msgstr "" "\n" " -k, --keep-going continua mesmo se algumas das derivações falharem" -#: guix/scripts/build.scm:318 +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" @@ -265,7 +301,7 @@ msgstr "" "\n" " -n, --dry-run não compila as derivações" -#: guix/scripts/build.scm:320 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" @@ -273,7 +309,7 @@ msgstr "" "\n" " --fallback volta para compilação quando o substituto falhar" -#: guix/scripts/build.scm:322 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" @@ -282,7 +318,7 @@ msgstr "" " --no-substitutes compila, em vez de recorrer a substitutos\n" " pré-construídos" -#: guix/scripts/build.scm:324 guix/scripts/size.scm:232 +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 msgid "" "\n" " --substitute-urls=URLS\n" @@ -292,7 +328,7 @@ msgstr "" " --substitute-urls=URLS\n" " obtém substituto a partir das URLS se autorizadas" -#: guix/scripts/build.scm:327 +#: guix/scripts/build.scm:350 msgid "" "\n" " --no-grafts do not graft packages" @@ -300,7 +336,7 @@ msgstr "" "\n" " --no-grafts não faz gráficos de pacotes" -#: guix/scripts/build.scm:329 +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" @@ -309,7 +345,7 @@ msgstr "" " --no-build-hook não tenta descarregar compilações via hook de\n" " compilação" -#: guix/scripts/build.scm:331 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" @@ -320,7 +356,7 @@ msgstr "" " marca a compilação como falha após transcorridos\n" " SEGUNDOS de silêncio" -#: guix/scripts/build.scm:334 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" @@ -330,7 +366,7 @@ msgstr "" " marca a compilação como falha após transcorridos\n" " SEGUNDOS de atividade" -#: guix/scripts/build.scm:336 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" @@ -338,7 +374,7 @@ msgstr "" "\n" " --verbosity=NÍVEL usa o NÍVEL de detalhamento dado" -#: guix/scripts/build.scm:338 +#: guix/scripts/build.scm:361 msgid "" "\n" " --rounds=N build N times in a row to detect non-determinism" @@ -347,7 +383,7 @@ msgstr "" " --rounds=N compila N vezes de uma vez para detectar\n" " não determinismo" -#: guix/scripts/build.scm:340 +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" @@ -355,7 +391,7 @@ msgstr "" "\n" " -c, --cores=N permite uso de até N núcleos de CPU para compilação" -#: guix/scripts/build.scm:342 +#: guix/scripts/build.scm:365 msgid "" "\n" " -M, --max-jobs=N allow at most N build jobs" @@ -363,12 +399,12 @@ msgstr "" "\n" " -M, --max-jobs=N permite no máximo N trabalhos de compilação" -#: guix/scripts/build.scm:448 guix/scripts/build.scm:455 +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 #, scheme-format msgid "not a number: '~a' option argument: ~a~%" msgstr "não é um número: argumento da opção \"~a\": ~a~%" -#: guix/scripts/build.scm:474 +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" @@ -376,7 +412,7 @@ msgstr "" "Uso: guix build [OPÇÃO]... PACOTE-OU-DERIVAÇÃO...\n" "Compila o PACOTE-OU-DERIVAÇÃO dado e returna seus caminhos de saída.\n" -#: guix/scripts/build.scm:476 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" @@ -384,17 +420,18 @@ msgstr "" "\n" " -e, --expression=EXPR compila o pacote ou derivação que EXPR corresponder" -#: guix/scripts/build.scm:478 +#: guix/scripts/build.scm:501 msgid "" "\n" -" -f, --file=FILE build the package or derivation that the code within\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" " FILE evaluates to" msgstr "" "\n" " -f, --file=ARQUIVO compila o pacote ou derivação que o código dentro\n" " de ARQUIVO avaliar" -#: guix/scripts/build.scm:481 +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" @@ -402,17 +439,19 @@ msgstr "" "\n" " -S, --source compila as derivações de fontes do pacote" -#: guix/scripts/build.scm:483 +#: guix/scripts/build.scm:506 msgid "" "\n" -" --sources[=TYPE] build source derivations; TYPE may optionally be one\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" " of \"package\", \"all\" (default), or \"transitive\"" msgstr "" "\n" " --sources[=TIPO] compila derivações de fonte; como opção, TIPO pode\n" -" um entre \"package\", \"all\" (padrão) ou \"transitive\"" +" um entre \"package\", \"all\" (padrão) ou " +"\"transitive\"" -#: guix/scripts/build.scm:486 guix/scripts/pack.scm:338 +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" @@ -420,15 +459,16 @@ msgstr "" "\n" " -s, --system=SISTEMA tenta compilar para SISTEMA (ex.: \"i686-linux\")" -#: guix/scripts/build.scm:488 guix/scripts/pack.scm:340 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" msgstr "" "\n" -" --target=TRIO compilação cruzada para TRIO (ex: \"armel-linux-gnu\")" +" --target=TRIO compilação cruzada para TRIO (ex: \"armel-linux-gnu" +"\")" -#: guix/scripts/build.scm:490 +#: guix/scripts/build.scm:513 msgid "" "\n" " -d, --derivations return the derivation paths of the given packages" @@ -436,7 +476,7 @@ msgstr "" "\n" " -d, --derivations retorna os caminhos de derivação dos pacotes dados" -#: guix/scripts/build.scm:492 +#: guix/scripts/build.scm:515 msgid "" "\n" " --check rebuild items to check for non-determinism issues" @@ -445,7 +485,7 @@ msgstr "" " --check recompila itens para verificar questões de\n" " não determinismo" -#: guix/scripts/build.scm:494 +#: guix/scripts/build.scm:517 msgid "" "\n" " --repair repair the specified items" @@ -453,7 +493,7 @@ msgstr "" "\n" " --repair conserta os itens especificados" -#: guix/scripts/build.scm:496 +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" @@ -463,7 +503,7 @@ msgstr "" " -r, --root=ARQUIVO faz do ARQUIVO um link simbólico para o resultado\n" " e o registra, como um coletor de lixo" -#: guix/scripts/build.scm:499 +#: guix/scripts/build.scm:522 msgid "" "\n" " -q, --quiet do not show the build log" @@ -471,7 +511,7 @@ msgstr "" "\n" " -q, --quiet não mostra o log de compilação" -#: guix/scripts/build.scm:501 +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" @@ -480,17 +520,16 @@ msgstr "" " --log-file retorna o os nomes de arquivos de log para as\n" " derivações fornecidas" -#: guix/scripts/build.scm:508 guix/scripts/download.scm:83 -#: guix/scripts/package.scm:425 guix/scripts/gc.scm:74 -#: guix/scripts/hash.scm:59 guix/scripts/import.scm:92 -#: guix/scripts/import/cran.scm:47 guix/scripts/pull.scm:110 -#: guix/scripts/substitute.scm:889 guix/scripts/system.scm:870 -#: guix/scripts/lint.scm:1090 guix/scripts/publish.scm:94 -#: guix/scripts/edit.scm:44 guix/scripts/size.scm:243 -#: guix/scripts/graph.scm:432 guix/scripts/challenge.scm:241 -#: guix/scripts/copy.scm:122 guix/scripts/pack.scm:349 -#: guix/scripts/weather.scm:156 guix/scripts/container.scm:33 -#: guix/scripts/container/exec.scm:43 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 +#: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" " -h, --help display this help and exit" @@ -498,17 +537,16 @@ msgstr "" "\n" " -h, --help exibe esta ajuda e sai" -#: guix/scripts/build.scm:510 guix/scripts/download.scm:85 -#: guix/scripts/package.scm:427 guix/scripts/gc.scm:76 -#: guix/scripts/hash.scm:61 guix/scripts/import.scm:94 -#: guix/scripts/import/cran.scm:49 guix/scripts/pull.scm:112 -#: guix/scripts/substitute.scm:891 guix/scripts/system.scm:872 -#: guix/scripts/lint.scm:1094 guix/scripts/publish.scm:96 -#: guix/scripts/edit.scm:46 guix/scripts/size.scm:245 -#: guix/scripts/graph.scm:434 guix/scripts/challenge.scm:243 -#: guix/scripts/copy.scm:124 guix/scripts/pack.scm:351 -#: guix/scripts/weather.scm:158 guix/scripts/container.scm:35 -#: guix/scripts/container/exec.scm:45 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 +#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" " -V, --version display version information and exit" @@ -516,7 +554,7 @@ msgstr "" "\n" " -V, --version exibe informações da versão e sai" -#: guix/scripts/build.scm:537 +#: guix/scripts/build.scm:560 #, scheme-format msgid "" "invalid argument: '~a' option argument: ~a, ~\n" @@ -525,17 +563,17 @@ msgstr "" "argumento inválido: argumento da opção \"~a\": ~a, ~\n" "deve ser um entre \"package\", \"all\" ou \"transitive\"~%" -#: guix/scripts/build.scm:590 +#: guix/scripts/build.scm:613 #, scheme-format msgid "~s: not something we can build~%" msgstr "~s: não é algo que podemos compilar~%" -#: guix/scripts/build.scm:644 +#: guix/scripts/build.scm:667 #, scheme-format msgid "~a: warning: package '~a' has no source~%" msgstr "~a: aviso: pacote \"~a\" não possui fontes~%" -#: guix/scripts/build.scm:678 +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "nenhum log de compilação para \"~a\"~%" @@ -592,8 +630,8 @@ msgstr "" msgid "unsupported hash format: ~a~%" msgstr "sem suporte ao formato de hash: ~a~%" -#: guix/scripts/download.scm:138 guix/scripts/package.scm:906 -#: guix/scripts/publish.scm:846 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 #, scheme-format msgid "~A: extraneous argument~%" msgstr "~A: argumento estranho~%" @@ -649,8 +687,8 @@ msgstr "não será removida a geração ~a, que é o atual~%" msgid "no matching generation~%" msgstr "nenhuma geração correspondente~%" -#: guix/scripts/package.scm:193 guix/scripts/package.scm:716 -#: guix/scripts/system.scm:558 +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 #, scheme-format msgid "invalid syntax: ~a~%" msgstr "sintaxe inválida: ~a~%" @@ -667,17 +705,18 @@ msgid_plural "~a packages in profile~%" msgstr[0] "~a pacote no perfil~%" msgstr[1] "~a pacotes no perfil~%" -#: guix/scripts/package.scm:313 +#: guix/scripts/package.scm:317 #, scheme-format msgid "package '~a' no longer exists~%" msgstr "o pacote \"~a\" não existe mais~%" -#: guix/scripts/package.scm:351 +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" -msgstr "As seguintes definições de variável de ambiente podem ser necessárias:~%" +msgstr "" +"As seguintes definições de variável de ambiente podem ser necessárias:~%" -#: guix/scripts/package.scm:366 +#: guix/scripts/package.scm:371 msgid "" "Usage: guix package [OPTION]...\n" "Install, remove, or upgrade packages in a single transaction.\n" @@ -685,7 +724,7 @@ msgstr "" "Uso: guix package [OPÇÃO]...\n" "Instala, remove ou atualiza pacotes em uma única transação.\n" -#: guix/scripts/package.scm:368 +#: guix/scripts/package.scm:373 msgid "" "\n" " -i, --install PACKAGE ...\n" @@ -695,7 +734,7 @@ msgstr "" " -i, --install PACOTE ...\n" " instala PACOTEs" -#: guix/scripts/package.scm:371 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" @@ -705,7 +744,7 @@ msgstr "" " -e, --install-from-expression=EXP\n" " instala o pacote que EXPR corresponder" -#: guix/scripts/package.scm:374 +#: guix/scripts/package.scm:379 msgid "" "\n" " -f, --install-from-file=FILE\n" @@ -717,7 +756,7 @@ msgstr "" " instala o pacote cujo código dentro do ARQUIVO\n" " corresponder" -#: guix/scripts/package.scm:378 +#: guix/scripts/package.scm:383 msgid "" "\n" " -r, --remove PACKAGE ...\n" @@ -727,16 +766,17 @@ msgstr "" " -r, --remove PACOTE ...\n" " remove PACOTEs" -#: guix/scripts/package.scm:381 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" msgstr "" "\n" -" -u, --upgrade[=REGEXP] atualiza todos os pacotes instalados correspondendo\n" +" -u, --upgrade[=REGEXP] atualiza todos os pacotes instalados " +"correspondendo\n" " à REGEXP" -#: guix/scripts/package.scm:383 +#: guix/scripts/package.scm:388 msgid "" "\n" " -m, --manifest=FILE create a new profile generation with the manifest\n" @@ -746,7 +786,7 @@ msgstr "" " -m, --manifest=ARQUIVO cria a geração de um novo perfil com o manifesto\n" " do ARQUIVO" -#: guix/scripts/package.scm:386 +#: guix/scripts/package.scm:391 msgid "" "\n" " --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" @@ -754,7 +794,7 @@ msgstr "" "\n" " --do-not-upgrade[=REGEXP] não atualiza pacotes correspondente a REGEXP" -#: guix/scripts/package.scm:388 +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" @@ -762,7 +802,7 @@ msgstr "" "\n" " --roll-back reverte para a geração anterior" -#: guix/scripts/package.scm:390 +#: guix/scripts/package.scm:395 msgid "" "\n" " --search-paths[=KIND]\n" @@ -772,7 +812,7 @@ msgstr "" " --search-paths[=TIPO]\n" " exibe definições necessárias de variável de ambiente" -#: guix/scripts/package.scm:393 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" @@ -782,7 +822,7 @@ msgstr "" " -l, --list-generations[=PADRÃO]\n" " lista criações correspondendo a PADRÃO" -#: guix/scripts/package.scm:396 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" @@ -792,7 +832,7 @@ msgstr "" " -d, --delete-generations[=PADRÃO]\n" " exclui gerações correspondendo a PADRÃO" -#: guix/scripts/package.scm:399 +#: guix/scripts/package.scm:404 msgid "" "\n" " -S, --switch-generation=PATTERN\n" @@ -802,7 +842,7 @@ msgstr "" " -S, --switch-generations=PADRÃO\n" " alterna para a geração correspondendo a PADRÃO" -#: guix/scripts/package.scm:402 +#: guix/scripts/package.scm:407 msgid "" "\n" " -p, --profile=PROFILE use PROFILE instead of the user's default profile" @@ -810,7 +850,7 @@ msgstr "" "\n" " -p, --profile=PERFIL usa PERFIL em vez do perfil padrão do usuário" -#: guix/scripts/package.scm:405 +#: guix/scripts/package.scm:410 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the profile" @@ -818,7 +858,7 @@ msgstr "" "\n" " --bootstrap usa a inicialização do Guile para compilar o perfil" -#: guix/scripts/package.scm:407 guix/scripts/pull.scm:98 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" @@ -826,7 +866,7 @@ msgstr "" "\n" " --verbose produz uma saída mais detalhada" -#: guix/scripts/package.scm:410 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" @@ -834,7 +874,7 @@ msgstr "" "\n" " -s, --search=REGEXP pesquisa na sinopse e descrição usando REGEXP" -#: guix/scripts/package.scm:412 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" @@ -844,7 +884,7 @@ msgstr "" " -I, --list-installed[=REGEXP]\n" " lista pacotes instalados correspondentes a REGEXP" -#: guix/scripts/package.scm:415 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" @@ -854,7 +894,7 @@ msgstr "" " -A, --list-available[=REGEXP]\n" " lista pacotes disponíveis correspondentes a REGEXP" -#: guix/scripts/package.scm:418 +#: guix/scripts/package.scm:423 msgid "" "\n" " --show=PACKAGE show details about PACKAGE" @@ -862,33 +902,34 @@ msgstr "" "\n" " --show=PACOTE mostra detalhes sobre o PACOTE" -#: guix/scripts/package.scm:470 +#: guix/scripts/package.scm:475 #, scheme-format msgid "upgrade regexp '~a' looks like a command-line option~%" -msgstr "a regexp de atualização \"~a\" se parece com uma opção de linha de comando~%" +msgstr "" +"a regexp de atualização \"~a\" se parece com uma opção de linha de comando~%" -#: guix/scripts/package.scm:473 +#: guix/scripts/package.scm:478 #, scheme-format msgid "is this intended?~%" msgstr "isso é intencional?~%" -#: guix/scripts/package.scm:518 +#: guix/scripts/package.scm:523 #, scheme-format msgid "~a: unsupported kind of search path~%" msgstr "~a: sem suporte ao tipo de caminho de pesquisa~%" # geração, criação? -#: guix/scripts/package.scm:815 +#: guix/scripts/package.scm:820 #, scheme-format msgid "cannot switch to generation '~a'~%" msgstr "não foi possível alternar para a geração \"~a\"~%" -#: guix/scripts/package.scm:831 +#: guix/scripts/package.scm:836 #, scheme-format msgid "would install new manifest from '~a' with ~d entries~%" msgstr "instalaria novo manifesto a partir de \"~a\" com entradas ~d~%" -#: guix/scripts/package.scm:833 +#: guix/scripts/package.scm:838 #, scheme-format msgid "installing new manifest from '~a' with ~d entries~%" msgstr "instalando novo manifesto a partir de \"~a\" com entradas ~d~%" @@ -917,7 +958,8 @@ msgid "" " -F, --free-space=FREE attempt to reach FREE available space in the store" msgstr "" "\n" -" -F, --free-space=LIVRE tenta alcançar LIVRE espaço disponível no armazenamento" +" -F, --free-space=LIVRE tenta alcançar LIVRE espaço disponível " +"no armazenamento" #: guix/scripts/gc.scm:49 msgid "" @@ -1006,25 +1048,30 @@ msgstr "" "\n" " --clear-failures remove CAMINHOS do conjunto de falhas em cache" -#: guix/scripts/gc.scm:100 +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "~a: duração inválida~%" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "quantidade inválida de armazenamento: ~a~%" -#: guix/scripts/gc.scm:185 +#: guix/scripts/gc.scm:196 msgid "already ~h bytes available on ~a, nothing to do~%" msgstr "~h bytes já disponíveis em ~a, nada para fazer~%" -#: guix/scripts/gc.scm:188 +#: guix/scripts/gc.scm:199 msgid "freeing ~h bytes~%" msgstr "liberando ~h bytes~%" -#: guix/scripts/gc.scm:200 +#: guix/scripts/gc.scm:211 #, scheme-format msgid "extraneous arguments: ~{~a ~}~%" msgstr "argumentos estranhos: ~{~a ~}~%" -#: guix/scripts/gc.scm:220 guix/scripts/gc.scm:223 +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 msgid "freed ~h bytes~%" msgstr "~h bytes liberados~%" @@ -1058,13 +1105,13 @@ msgstr "" "\n" " -r, --recursive computa o hash no AQUIVO recursivamente" -#: guix/scripts/hash.scm:150 guix/ui.scm:326 guix/ui.scm:601 guix/ui.scm:654 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "~a~%" -#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1022 -#: guix/scripts/system.scm:1031 guix/scripts/system.scm:1038 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "número errado de argumentos~%" @@ -1171,19 +1218,23 @@ msgid "" "Install it by running:\n" "\n" " guix package -i ~a\n" -" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:$GUILE_LOAD_PATH\n" -" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-ccache:$GUILE_LOAD_COMPILED_PATH\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" "\n" msgstr "" "Guile-Git está faltando, mas agora é necessário por \"guix pull\".\n" "Instale-o executando:\n" "\n" " guix package -i ~a\n" -" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:$GUILE_LOAD_PATH\n" -" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-ccache:$GUILE_LOAD_COMPILED_PATH\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" "\n" -#: guix/scripts/pull.scm:96 +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" @@ -1191,7 +1242,7 @@ msgstr "" "Uso: guix pull [OPÇÃO]...\n" "Baixa e implanta a última versão do Guix.\n" -#: guix/scripts/pull.scm:100 +#: guix/scripts/pull.scm:101 msgid "" "\n" " --url=URL download from the Git repository at URL" @@ -1199,7 +1250,7 @@ msgstr "" "\n" " --url=URL baixa do repositório Git na URL" -#: guix/scripts/pull.scm:102 +#: guix/scripts/pull.scm:103 msgid "" "\n" " --commit=COMMIT download the specified COMMIT" @@ -1207,7 +1258,7 @@ msgstr "" "\n" " --commit=COMMIT baixa o COMMIT especificado" -#: guix/scripts/pull.scm:104 +#: guix/scripts/pull.scm:105 msgid "" "\n" " --branch=BRANCH download the tip of the specified BRANCH" @@ -1215,7 +1266,7 @@ msgstr "" "\n" " --branch=RAMO baixa a dica do RAMO especificado" -#: guix/scripts/pull.scm:106 +#: guix/scripts/pull.scm:107 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the new Guix" @@ -1223,46 +1274,46 @@ msgstr "" "\n" " --bootstrap usa inicialização do Guile para compilar o novo Guix" -#: guix/scripts/pull.scm:192 +#: guix/scripts/pull.scm:193 msgid "Guix already up to date\n" msgstr "Guix já está atualizado\n" -#: guix/scripts/pull.scm:197 +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "~a atualizado foi implantado com sucesso sob \"~a\"~%" -#: guix/scripts/pull.scm:200 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" msgstr "falha ao atualizar Guix; verifique o log de compilação~%" -#: guix/scripts/pull.scm:216 +#: guix/scripts/pull.scm:217 #, scheme-format msgid "cannot enforce use of the Let's Encrypt certificates~%" msgstr "não foi possível forçar o uso de certificados Let's Encrypt~%" -#: guix/scripts/pull.scm:218 +#: guix/scripts/pull.scm:219 #, scheme-format msgid "please upgrade Guile-Git~%" msgstr "por favor, atualize o Guile-Git~%" -#: guix/scripts/pull.scm:226 +#: guix/scripts/pull.scm:227 #, scheme-format msgid "Git error ~a~%" msgstr "erro no Git ~a~%" -#: guix/scripts/pull.scm:228 +#: guix/scripts/pull.scm:229 #, scheme-format msgid "Git error: ~a~%" msgstr "erro no Git: ~a~%" -#: guix/scripts/pull.scm:262 +#: guix/scripts/pull.scm:263 #, scheme-format msgid "Updating from Git repository at '~a'...~%" msgstr "Atualizando a partir do repositório Git \"~a\"...~%" -#: guix/scripts/pull.scm:271 +#: guix/scripts/pull.scm:272 #, scheme-format msgid "Building from Git commit ~a...~%" msgstr "Compilando a partir do commit Git ~a...~%" @@ -1287,92 +1338,92 @@ msgstr "enquanto obtinha ~a: servidor está um pouco lento~%" msgid "try `--no-substitutes' if the problem persists~%" msgstr "tente \"--no-substitutes\" se o problema persistir~%" -#: guix/scripts/substitute.scm:233 +#: guix/scripts/substitute.scm:225 #, scheme-format msgid "unsupported substitute URI scheme: ~a~%" msgstr "sem suporte ao esquema de URI de substituto: ~a~%" -#: guix/scripts/substitute.scm:268 +#: guix/scripts/substitute.scm:260 #, scheme-format msgid "while fetching '~a': ~a (~s)~%" msgstr "enquanto obtinha \"~a\": ~a (~s)~%" -#: guix/scripts/substitute.scm:273 +#: guix/scripts/substitute.scm:265 #, scheme-format msgid "ignoring substitute server at '~s'~%" msgstr "ignorando servidor substituto em \"~s\"~%" -#: guix/scripts/substitute.scm:323 +#: guix/scripts/substitute.scm:315 #, scheme-format msgid "signature version must be a number: ~s~%" msgstr "a versão de assinatura deve ser um número: ~s~%" -#: guix/scripts/substitute.scm:327 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "sem suporte à versão da assinatura: ~a~%" -#: guix/scripts/substitute.scm:335 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "a assinatura não é uma expressão-s válida: ~s~%" -#: guix/scripts/substitute.scm:339 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "formato inválido do campo de assinatura: ~a~%" -#: guix/scripts/substitute.scm:374 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "assinatura inválida para \"~a\"~%" -#: guix/scripts/substitute.scm:376 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "hash incompatível para \"~a\"~%" -#: guix/scripts/substitute.scm:378 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "\"~a\" está assinado com uma chave não autorizada~%" -#: guix/scripts/substitute.scm:380 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "a assinatura em \"~a\" está corrompida~%" -#: guix/scripts/substitute.scm:465 +#: guix/scripts/substitute.scm:457 #, scheme-format msgid "'~a' does not name a store item~%" msgstr "\"~a\" não é o nome de um item do armazenamento~%" -#: guix/scripts/substitute.scm:629 +#: guix/scripts/substitute.scm:619 #, scheme-format msgid "updating list of substitutes from '~a'... ~5,1f%" msgstr "atualizando a lista de substitutos de \"~a\"... ~5,1f%" -#: guix/scripts/substitute.scm:693 +#: guix/scripts/substitute.scm:683 #, scheme-format msgid "~s: unsupported server URI scheme~%" msgstr "~s: sem suporte ao esquema de URI de servidor~%" -#: guix/scripts/substitute.scm:703 +#: guix/scripts/substitute.scm:693 #, scheme-format msgid "'~a' uses different store '~a'; ignoring it~%" msgstr "\"~a\" usa um armazenamento diferente \"~a\"; ignorando-o~%" -#: guix/scripts/substitute.scm:863 +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "erro na busca pelo nome da máquina: ~a~%" -#: guix/scripts/substitute.scm:868 +#: guix/scripts/substitute.scm:858 #, scheme-format msgid "TLS error in procedure '~a': ~a~%" msgstr "erro TLS no procedimento \"~a\": ~a~%" -#: guix/scripts/substitute.scm:879 +#: guix/scripts/substitute.scm:869 msgid "" "Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" @@ -1381,7 +1432,7 @@ msgstr "" "Ferramenta interna para substituir um binário pré-compilado para\n" "uma compilação local.\n" -#: guix/scripts/substitute.scm:881 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" @@ -1392,7 +1443,7 @@ msgstr "" " nomes de arquivos de armazenamento passados na\n" " entrada padrão" -#: guix/scripts/substitute.scm:884 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -1404,26 +1455,30 @@ msgstr "" " baixa ARQUIVO-ARMAZENAMENTO e armazena-o como um\n" " Nar no arquivo DESTINO" -#: guix/scripts/substitute.scm:949 +#: guix/scripts/substitute.scm:939 #, scheme-format msgid "no valid substitute for '~a'~%" msgstr "nenhum substituto válido para \"~a\"~%" -#: guix/scripts/substitute.scm:956 +#: guix/scripts/substitute.scm:946 #, scheme-format msgid "Downloading ~a...~%" msgstr "Baixando ~a...~%" -#: guix/scripts/substitute.scm:1012 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" -msgstr "ACL para importações de pacote parece não estar inicializado, substitutos podem estar indisponíveis\n" +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" +msgstr "" +"ACL para importações de pacote parece não estar inicializado, substitutos " +"podem estar indisponíveis\n" -#: guix/scripts/substitute.scm:1066 +#: guix/scripts/substitute.scm:1056 #, scheme-format msgid "~a: invalid URI~%" msgstr "~a: URI inválido~%" -#: guix/scripts/substitute.scm:1126 +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "~a: opções desconhecidas~%" @@ -1462,152 +1517,158 @@ msgstr "" msgid "wrong arguments" msgstr "argumentos errados" -#: guix/scripts/system.scm:135 +#: guix/scripts/system.scm:141 #, scheme-format msgid "failed to register '~a' under '~a'~%" msgstr "falha ao registrar \"~a\" sob \"~a\"~%" -#: guix/scripts/system.scm:174 +#: guix/scripts/system.scm:152 +#, fuzzy, scheme-format +msgid "copying to '~a'..." +msgstr "desempacotando \"~a\"...~%" + +#: guix/scripts/system.scm:187 #, scheme-format msgid "failed to install bootloader ~a~%" msgstr "falha ao instalar carregador de inicialização ~a~%" -#: guix/scripts/system.scm:194 +#: guix/scripts/system.scm:207 #, scheme-format msgid "initializing the current root file system~%" msgstr "inicialização do sistema de arquivos raiz atual~%" -#: guix/scripts/system.scm:208 +#: guix/scripts/system.scm:221 #, scheme-format msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" -msgstr "execução como não \"root\", então o dono de \"~a\" pode estar incorreto!~%" +msgstr "" +"execução como não \"root\", então o dono de \"~a\" pode estar incorreto!~%" -#: guix/scripts/system.scm:253 +#: guix/scripts/system.scm:266 #, scheme-format msgid "while talking to shepherd: ~a~%" msgstr "enquanto falava com o shepherd: ~a~%" -#: guix/scripts/system.scm:260 +#: guix/scripts/system.scm:273 #, scheme-format msgid "service '~a' could not be found~%" msgstr "o serviço \"~a\" não pôde ser localizado~%" -#: guix/scripts/system.scm:263 +#: guix/scripts/system.scm:276 #, scheme-format msgid "service '~a' does not have an action '~a'~%" msgstr "o serviço \"~a\" não possui uma ação \"~a\"~%" -#: guix/scripts/system.scm:267 +#: guix/scripts/system.scm:280 #, scheme-format msgid "exception caught while executing '~a' on service '~a':~%" msgstr "exceção encontrada ao executar \"~a\" no serviço \"~a\":~%" -#: guix/scripts/system.scm:275 +#: guix/scripts/system.scm:288 #, scheme-format msgid "something went wrong: ~s~%" msgstr "algo deu errado: ~s~%" -#: guix/scripts/system.scm:278 +#: guix/scripts/system.scm:291 #, scheme-format msgid "shepherd error~%" msgstr "erro do shepherd~%" -#: guix/scripts/system.scm:295 +#: guix/scripts/system.scm:308 #, scheme-format msgid "failed to obtain list of shepherd services~%" msgstr "falha ao obter lista de serviços do shepherd~%" -#: guix/scripts/system.scm:315 +#: guix/scripts/system.scm:328 #, scheme-format msgid "unloading service '~a'...~%" msgstr "descarregando serviço \"~a\"...~%" -#: guix/scripts/system.scm:323 +#: guix/scripts/system.scm:336 #, scheme-format msgid "loading new services:~{ ~a~}...~%" msgstr "carregando novos serviços:~{ ~a~}...~%" -#: guix/scripts/system.scm:347 +#: guix/scripts/system.scm:362 #, scheme-format msgid "activating system...~%" msgstr "ativando sistema...~%" # geração, criação? -#: guix/scripts/system.scm:423 +#: guix/scripts/system.scm:438 #, scheme-format msgid "cannot switch to system generation '~a'~%" msgstr "não foi possível alternar para a geração do sistema \"~a\"~%" -#: guix/scripts/system.scm:494 +#: guix/scripts/system.scm:509 msgid "the DAG of services" msgstr "o DAG de serviços" -#: guix/scripts/system.scm:507 +#: guix/scripts/system.scm:522 msgid "the dependency graph of shepherd services" msgstr "o gráfico de dependência de serviços do shepherd" -#: guix/scripts/system.scm:531 +#: guix/scripts/system.scm:546 #, scheme-format msgid " file name: ~a~%" msgstr " nome de arquivo: ~a~%" -#: guix/scripts/system.scm:532 +#: guix/scripts/system.scm:547 #, scheme-format msgid " canonical file name: ~a~%" msgstr " nome de arquivo canônico: ~a~%" #. TRANSLATORS: Please preserve the two-space indentation. -#: guix/scripts/system.scm:534 +#: guix/scripts/system.scm:549 #, scheme-format msgid " label: ~a~%" msgstr " rótulo: ~a~%" -#: guix/scripts/system.scm:535 +#: guix/scripts/system.scm:550 #, scheme-format msgid " bootloader: ~a~%" msgstr " carregador de inicialização: ~a~%" -#: guix/scripts/system.scm:536 +#: guix/scripts/system.scm:551 #, scheme-format msgid " root device: ~a~%" msgstr " dispositivo raiz: ~a~%" -#: guix/scripts/system.scm:540 +#: guix/scripts/system.scm:555 #, scheme-format msgid " kernel: ~a~%" msgstr " kernel: ~a~%" -#: guix/scripts/system.scm:600 +#: guix/scripts/system.scm:615 #, scheme-format msgid "~a: error: file system with label '~a' not found~%" msgstr "~a: erro: sistema de arquivos com rótulo \"~a\" não localizado~%" -#: guix/scripts/system.scm:606 +#: guix/scripts/system.scm:621 #, scheme-format msgid "~a: error: file system with UUID '~a' not found~%" msgstr "~a: erro: sistema de arquivos com UUID \"~a\" não localizado~%" -#: guix/scripts/system.scm:658 +#: guix/scripts/system.scm:717 #, scheme-format msgid "~a not found: 'guix pull' was never run~%" msgstr "~a não localizado: \"guix pull\" nunca foi executado~%" -#: guix/scripts/system.scm:659 +#: guix/scripts/system.scm:718 #, scheme-format msgid "Consider running 'guix pull' before 'reconfigure'.~%" msgstr "Considere executar \"guix pull\" antes de \"reconfigure\".~%" -#: guix/scripts/system.scm:660 +#: guix/scripts/system.scm:719 #, scheme-format msgid "Failing to do that may downgrade your system!~%" msgstr "Falhar em fazer isso pode fazer um downgrade de seu sistema!~%" -#: guix/scripts/system.scm:767 +#: guix/scripts/system.scm:836 #, scheme-format msgid "initializing operating system under '~a'...~%" msgstr "inicializando sistema operacional sob \"~a\"...~%" -#: guix/scripts/system.scm:812 +#: guix/scripts/system.scm:881 msgid "" "Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" "Build the operating system declared in FILE according to ACTION.\n" @@ -1617,67 +1678,85 @@ msgstr "" "Compilação do sistema operacional declarado em ARQUIVO de acordo com AÇÃO.\n" "Algumas AÇÕES fornecem suporte adicional a ARGUMENTOS.\n" -#: guix/scripts/system.scm:816 guix/scripts/container.scm:28 +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 msgid "The valid values for ACTION are:\n" msgstr "Os valores válidos para AÇÃO são:\n" -#: guix/scripts/system.scm:818 +#: guix/scripts/system.scm:887 msgid " search search for existing service types\n" msgstr " search pesquisa por tipos de serviços existentes\n" -#: guix/scripts/system.scm:820 +#: guix/scripts/system.scm:889 msgid " reconfigure switch to a new operating system configuration\n" -msgstr " reconfigure alterna para configuração de um novo sistema operacional\n" +msgstr "" +" reconfigure alterna para configuração de um novo sistema " +"operacional\n" -#: guix/scripts/system.scm:822 -msgid " roll-back switch to the previous operating system configuration\n" -msgstr " roll-back alterna para a configuração de sistema operacional anterior\n" +#: guix/scripts/system.scm:891 +msgid "" +" roll-back switch to the previous operating system configuration\n" +msgstr "" +" roll-back alterna para a configuração de sistema operacional " +"anterior\n" -#: guix/scripts/system.scm:824 -msgid " switch-generation switch to an existing operating system configuration\n" -msgstr " switch-generation alterna para uma configuração de sistema operacional existente\n" +#: guix/scripts/system.scm:893 +msgid "" +" switch-generation switch to an existing operating system configuration\n" +msgstr "" +" switch-generation alterna para uma configuração de sistema operacional " +"existente\n" -#: guix/scripts/system.scm:826 +#: guix/scripts/system.scm:895 msgid " list-generations list the system generations\n" msgstr " list-generations lista as gerações do sistema\n" -#: guix/scripts/system.scm:828 -msgid " build build the operating system without installing anything\n" -msgstr " build compila o sistema operacional sem instalador nada\n" +#: guix/scripts/system.scm:897 +msgid "" +" build build the operating system without installing anything\n" +msgstr "" +" build compila o sistema operacional sem instalador nada\n" -#: guix/scripts/system.scm:830 +#: guix/scripts/system.scm:899 msgid " container build a container that shares the host's store\n" msgstr "" " container compila um contêiner que compartilha o armazenamento\n" " da máquina\n" -#: guix/scripts/system.scm:832 -msgid " vm build a virtual machine image that shares the host's store\n" +#: guix/scripts/system.scm:901 +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" msgstr "" " vm compila uma imagem de máquina virtual que compartilha\n" " o armazenamento da máquina\n" -#: guix/scripts/system.scm:834 +#: guix/scripts/system.scm:903 msgid " vm-image build a freestanding virtual machine image\n" -msgstr " vm-image compila uma imagem de máquina virtual independente\n" +msgstr "" +" vm-image compila uma imagem de máquina virtual independente\n" -#: guix/scripts/system.scm:836 +#: guix/scripts/system.scm:905 msgid " disk-image build a disk image, suitable for a USB stick\n" -msgstr " disk-image compila uma imagem de disco, adequada para pendrive USB\n" +msgstr "" +" disk-image compila uma imagem de disco, adequada para pendrive USB\n" -#: guix/scripts/system.scm:838 +#: guix/scripts/system.scm:907 msgid " init initialize a root file system to run GNU\n" -msgstr " init inicializa um sistema de arquivos raiz para executar GNU\n" +msgstr "" +" init inicializa um sistema de arquivos raiz para executar " +"GNU\n" -#: guix/scripts/system.scm:840 +#: guix/scripts/system.scm:909 msgid " extension-graph emit the service extension graph in Dot format\n" -msgstr " extension-graph emite o gráfico da extensão de serviço no formato Dot\n" +msgstr "" +" extension-graph emite o gráfico da extensão de serviço no formato Dot\n" -#: guix/scripts/system.scm:842 +#: guix/scripts/system.scm:911 msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" -msgstr " shepherd-graph emite o gráfico de serviços do shepherd no formato Dot\n" +msgstr "" +" shepherd-graph emite o gráfico de serviços do shepherd no formato Dot\n" -#: guix/scripts/system.scm:846 +#: guix/scripts/system.scm:915 msgid "" "\n" " -d, --derivation return the derivation of the given system" @@ -1685,21 +1764,33 @@ msgstr "" "\n" " -d, --derivation retorna a derivação do sistema dado" -#: guix/scripts/system.scm:848 +#: guix/scripts/system.scm:917 +#, fuzzy +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" +"\n" +" -e, --expression=EXPR considera o pacote que EXPR corresponder" + +#: guix/scripts/system.scm:920 msgid "" "\n" " --on-error=STRATEGY\n" -" apply STRATEGY when an error occurs while reading FILE" +" apply STRATEGY when an error occurs while reading " +"FILE" msgstr "" "\n" " --on-error=ESTRATÉGIA\n" " aplica ESTRATÉGIA ao ocorrer um erro ao ler ARQUIVO" -#: guix/scripts/system.scm:851 +#: guix/scripts/system.scm:923 msgid "" "\n" " --file-system-type=TYPE\n" -" for 'disk-image', produce a root file system of TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" " (one of 'ext4', 'iso9660')" msgstr "" "\n" @@ -1707,7 +1798,7 @@ msgstr "" " para \"disk-image\", produz um sistema de arquivos\n" " raiz do TIPO (um entre \"ext4\", \"iso9660\")" -#: guix/scripts/system.scm:855 +#: guix/scripts/system.scm:927 msgid "" "\n" " --image-size=SIZE for 'vm-image', produce an image of SIZE" @@ -1715,7 +1806,7 @@ msgstr "" "\n" " --image-size=TAM para \"vm-image\", produz uma imagem de TAM" -#: guix/scripts/system.scm:857 +#: guix/scripts/system.scm:929 msgid "" "\n" " --no-bootloader for 'init', do not install a bootloader" @@ -1723,7 +1814,7 @@ msgstr "" "\n" " --no-bootloader para \"init\", não instala um carregador de inic." -#: guix/scripts/system.scm:859 +#: guix/scripts/system.scm:931 msgid "" "\n" " --share=SPEC for 'vm', share host file system according to SPEC" @@ -1732,20 +1823,22 @@ msgstr "" " --share=ESPEC para \"vm\", compartilha o sistema de arquivos do\n" " hospedeiro de acordo com ESPEC" -#: guix/scripts/system.scm:861 +#: guix/scripts/system.scm:933 msgid "" "\n" " -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" -" and 'build', make FILE a symlink to the result, and\n" +" and 'build', make FILE a symlink to the result, " +"and\n" " register it as a garbage collector root" msgstr "" "\n" -" -r, --root=ARQUIVO para \"vm\", \"vm-image\", \"disk-image\", \"container\",\n" +" -r, --root=ARQUIVO para \"vm\", \"vm-image\", \"disk-image\", " +"\"container\",\n" " e \"build\", faz do ARQUIVO um link simbólico para\n" " o resultado e o registra, como um coletor de lixo\n" " central" -#: guix/scripts/system.scm:865 +#: guix/scripts/system.scm:937 msgid "" "\n" " --expose=SPEC for 'vm', expose host file system according to SPEC" @@ -1754,7 +1847,7 @@ msgstr "" " --expose=ESPEC para \"vm\", expõe o sistema de arquivos do\n" " hospedeiro de acordo com ESPEC" -#: guix/scripts/system.scm:867 +#: guix/scripts/system.scm:939 msgid "" "\n" " --full-boot for 'vm', make a full boot sequence" @@ -1763,49 +1856,60 @@ msgstr "" " --full-boot para \"vm\", faz uma sequência completa de\n" " inicialização" -#: guix/scripts/system.scm:959 +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" + +#: guix/scripts/system.scm:1040 #, scheme-format -msgid "no configuration file specified~%" +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" msgstr "nenhum arquivo de configuração especificado~%" -#: guix/scripts/system.scm:1057 +#: guix/scripts/system.scm:1147 #, scheme-format msgid "~a: unknown action~%" msgstr "~a: ação desconhecida~%" -#: guix/scripts/system.scm:1072 +#: guix/scripts/system.scm:1163 #, scheme-format msgid "wrong number of arguments for action '~a'~%" msgstr "número errado de argumentos para a ação \"~a\"~%" -#: guix/scripts/system.scm:1077 +#: guix/scripts/system.scm:1168 #, scheme-format msgid "guix system: missing command name~%" msgstr "guix system: faltando um nome de comando~%" -#: guix/scripts/system.scm:1079 +#: guix/scripts/system.scm:1170 #, scheme-format msgid "Try 'guix system --help' for more information.~%" msgstr "Tente \"guix system --help\" para mais informações.~%" -#: guix/scripts/system/search.scm:64 guix/ui.scm:1057 guix/ui.scm:1071 +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 msgid "unknown" msgstr "desconhecido" -#: guix/scripts/lint.scm:138 +#: guix/scripts/lint.scm:139 #, scheme-format msgid "Available checkers:~%" msgstr "Verificadores disponíveis:~%" -#: guix/scripts/lint.scm:162 +#: guix/scripts/lint.scm:163 msgid "description should not be empty" msgstr "a descrição deve não estar vazia" -#: guix/scripts/lint.scm:172 +#: guix/scripts/lint.scm:173 msgid "Texinfo markup in description is invalid" msgstr "a marcação Texinfo na descrição é inválida" -#: guix/scripts/lint.scm:182 +#: guix/scripts/lint.scm:183 #, scheme-format msgid "" "description should not contain ~\n" @@ -1816,15 +1920,15 @@ msgstr "" #. TRANSLATORS: '@code' is Texinfo markup and must be kept #. as is. -#: guix/scripts/lint.scm:195 +#: guix/scripts/lint.scm:196 msgid "use @code or similar ornament instead of quotes" msgstr "use @code ou ornamento similar em vez de aspas" -#: guix/scripts/lint.scm:202 +#: guix/scripts/lint.scm:203 msgid "description should start with an upper-case letter or digit" msgstr "a descrição deve iniciar com uma letra maiúscula ou dígito" -#: guix/scripts/lint.scm:218 +#: guix/scripts/lint.scm:219 #, scheme-format msgid "" "sentences in description should be followed ~\n" @@ -1833,256 +1937,264 @@ msgstr "" "sentenças nas descrição devem ser seguidas ~\n" "por dois espaços; possível infração~p em ~{~a~^, ~}" -#: guix/scripts/lint.scm:236 +#: guix/scripts/lint.scm:237 #, scheme-format msgid "invalid description: ~s" msgstr "a descrição inválida: ~s" -#: guix/scripts/lint.scm:281 +#: guix/scripts/lint.scm:282 #, scheme-format msgid "'~a' should probably be a native input" msgstr "\"~a\" provavelmente é uma entrada nativa" -#: guix/scripts/lint.scm:297 +#: guix/scripts/lint.scm:298 #, scheme-format msgid "'~a' should probably not be an input at all" msgstr "\"~a\" provavelmente deve não ser uma entrada" -#: guix/scripts/lint.scm:314 +#: guix/scripts/lint.scm:315 msgid "synopsis should not be empty" msgstr "a sinopse deve não estar vazia" -#: guix/scripts/lint.scm:322 +#: guix/scripts/lint.scm:323 msgid "no period allowed at the end of the synopsis" msgstr "nenhum ponto permitido ao final da sinopse" -#: guix/scripts/lint.scm:334 +#: guix/scripts/lint.scm:335 msgid "no article allowed at the beginning of the synopsis" msgstr "nenhum artigo permitido no início da sinopse" -#: guix/scripts/lint.scm:341 +#: guix/scripts/lint.scm:342 msgid "synopsis should be less than 80 characters long" msgstr "a sinopse deve ser menor que 80 caracteres" -#: guix/scripts/lint.scm:347 +#: guix/scripts/lint.scm:348 msgid "synopsis should start with an upper-case letter or digit" msgstr "a sinopse deve iniciar com uma letra maiúscula ou dígito" -#: guix/scripts/lint.scm:354 +#: guix/scripts/lint.scm:355 msgid "synopsis should not start with the package name" msgstr "a sinopse deve não iniciar com o nome do pacote" -#: guix/scripts/lint.scm:364 +#: guix/scripts/lint.scm:365 msgid "Texinfo markup in synopsis is invalid" msgstr "Marcação Texinfo na sinopse é inválida" -#: guix/scripts/lint.scm:383 +#: guix/scripts/lint.scm:384 #, scheme-format msgid "invalid synopsis: ~s" msgstr "sinopse inválida: ~s" -#: guix/scripts/lint.scm:502 +#: guix/scripts/lint.scm:503 #, scheme-format msgid "URI ~a returned suspiciously small file (~a bytes)" msgstr "a URI ~a retornou um arquivo suspeitosamente pequeno (~a bytes)" -#: guix/scripts/lint.scm:512 +#: guix/scripts/lint.scm:513 #, scheme-format msgid "permanent redirect from ~a to ~a" msgstr "redirecionamento permanente de ~a para ~a" -#: guix/scripts/lint.scm:519 +#: guix/scripts/lint.scm:520 #, scheme-format msgid "invalid permanent redirect from ~a" msgstr "redirecionamento permanente inválido de ~a" -#: guix/scripts/lint.scm:526 guix/scripts/lint.scm:538 +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 #, scheme-format msgid "URI ~a not reachable: ~a (~s)" msgstr "a URI ~a não é alcançável: ~a (~s)" -#: guix/scripts/lint.scm:545 +#: guix/scripts/lint.scm:546 #, scheme-format msgid "URI ~a domain not found: ~a" msgstr "o domínio da URI ~a não foi localizado: ~a" -#: guix/scripts/lint.scm:553 +#: guix/scripts/lint.scm:554 #, scheme-format msgid "URI ~a unreachable: ~a" msgstr "URI ~a inalcançável: ~a" -#: guix/scripts/lint.scm:562 +#: guix/scripts/lint.scm:563 #, scheme-format msgid "TLS certificate error: ~a" msgstr "erro de certificado TLS: ~a" -#: guix/scripts/lint.scm:583 +#: guix/scripts/lint.scm:584 msgid "invalid value for home page" msgstr "valor inválido para página inicial" -#: guix/scripts/lint.scm:586 +#: guix/scripts/lint.scm:587 #, scheme-format msgid "invalid home page URL: ~s" msgstr "URL de página inicial inválida: ~s" -#: guix/scripts/lint.scm:606 +#: guix/scripts/lint.scm:613 msgid "file names of patches should start with the package name" msgstr "nomes de arquivos de patches devem iniciar com o nome do pacote" -#: guix/scripts/lint.scm:644 +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" + +#: guix/scripts/lint.scm:670 #, scheme-format msgid "~a: ~a: proposed synopsis: ~s~%" msgstr "~a: ~a: sinopse proposta: ~s~%" -#: guix/scripts/lint.scm:657 +#: guix/scripts/lint.scm:683 #, scheme-format msgid "~a: ~a: proposed description:~% \"~a\"~%" msgstr "~a: ~a: descrição proposta:~% \"~a\"~%" -#: guix/scripts/lint.scm:699 +#: guix/scripts/lint.scm:725 msgid "all the source URIs are unreachable:" msgstr "todas as URIs fontes estão inalcançáveis:" -#: guix/scripts/lint.scm:721 +#: guix/scripts/lint.scm:747 msgid "the source file name should contain the package name" msgstr "o nome de arquivo fonte deve conter o nome do pacote" -#: guix/scripts/lint.scm:737 +#: guix/scripts/lint.scm:763 #, scheme-format msgid "URL should be 'mirror://~a/~a'" msgstr "a URL deve ser \"mirror://~a/~a\"" -#: guix/scripts/lint.scm:755 guix/scripts/lint.scm:759 +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 #, scheme-format msgid "failed to create derivation: ~a" msgstr "falha ao criar a derivação: ~a" -#: guix/scripts/lint.scm:773 +#: guix/scripts/lint.scm:799 #, scheme-format msgid "failed to create derivation: ~s~%" msgstr "falha ao criar a derivação: ~s~%" -#: guix/scripts/lint.scm:783 +#: guix/scripts/lint.scm:809 msgid "invalid license field" msgstr "campo de licença inválido" -#: guix/scripts/lint.scm:799 +#: guix/scripts/lint.scm:825 #, scheme-format msgid "~a: HTTP GET error for ~a: ~a (~s)~%" msgstr "~a: erro HTTP GET para ~a: ~a (~s)~%" -#: guix/scripts/lint.scm:809 +#: guix/scripts/lint.scm:835 #, scheme-format msgid "~a: host lookup failure: ~a~%" msgstr "~a: falha ao procurar o host: ~a~%" -#: guix/scripts/lint.scm:814 +#: guix/scripts/lint.scm:840 #, scheme-format msgid "~a: TLS certificate error: ~a" msgstr "~a: erro de certificado TLS: ~a" -#: guix/scripts/lint.scm:829 +#: guix/scripts/lint.scm:855 msgid "while retrieving CVE vulnerabilities" msgstr "ao obter vulnerabilidades CVE" -#: guix/scripts/lint.scm:866 +#: guix/scripts/lint.scm:898 #, scheme-format msgid "probably vulnerable to ~a" msgstr "provavelmente vulnerável a ~a" -#: guix/scripts/lint.scm:873 +#: guix/scripts/lint.scm:905 #, scheme-format msgid "while retrieving upstream info for '~a'" msgstr "ao obter informações do upstream para \"~a\"" -#: guix/scripts/lint.scm:881 +#: guix/scripts/lint.scm:913 #, scheme-format msgid "can be upgraded to ~a" msgstr "pode ser atualizado para ~a" -#: guix/scripts/lint.scm:896 +#: guix/scripts/lint.scm:928 #, scheme-format msgid "tabulation on line ~a, column ~a" msgstr "tabulação na linha ~a, coluna ~a" -#: guix/scripts/lint.scm:905 +#: guix/scripts/lint.scm:937 #, scheme-format msgid "trailing white space on line ~a" msgstr "espaço ao final da linha ~a" -#: guix/scripts/lint.scm:915 +#: guix/scripts/lint.scm:947 #, scheme-format msgid "line ~a is way too long (~a characters)" msgstr "a linha ~a está grande demais (~a caracteres)" -#: guix/scripts/lint.scm:926 +#: guix/scripts/lint.scm:958 #, scheme-format msgid "line ~a: parentheses feel lonely, move to the previous or next line" -msgstr "linha ~a: parênteses está solitário, mova-o para a linha anterior ou a seguinte" +msgstr "" +"linha ~a: parênteses está solitário, mova-o para a linha anterior ou a " +"seguinte" -#: guix/scripts/lint.scm:996 +#: guix/scripts/lint.scm:1028 msgid "Validate package descriptions" msgstr "Valida descrições dos pacotes" -#: guix/scripts/lint.scm:1000 +#: guix/scripts/lint.scm:1032 msgid "Validate synopsis & description of GNU packages" msgstr "Valida sinopse & descrição de pacotes GNU" -#: guix/scripts/lint.scm:1004 +#: guix/scripts/lint.scm:1036 msgid "Identify inputs that should be native inputs" msgstr "Identifica entradas que devem ser nativas" -#: guix/scripts/lint.scm:1008 +#: guix/scripts/lint.scm:1040 msgid "Identify inputs that should be inputs at all" msgstr "Identifica entradas que devem ser entradas" -#: guix/scripts/lint.scm:1012 +#: guix/scripts/lint.scm:1044 msgid "Validate file names and availability of patches" msgstr "Valida nomes de arquivos e disponibilidade de patches" -#: guix/scripts/lint.scm:1016 +#: guix/scripts/lint.scm:1048 msgid "Validate home-page URLs" msgstr "Valida URLs de site" #. TRANSLATORS: is the name of a data type and must not be #. translated. -#: guix/scripts/lint.scm:1022 +#: guix/scripts/lint.scm:1054 msgid "Make sure the 'license' field is a or a list thereof" msgstr "Certifica que o campo \"license\" é um ou uma lista disto" -#: guix/scripts/lint.scm:1027 +#: guix/scripts/lint.scm:1059 msgid "Validate source URLs" msgstr "Valida URLs fonte" -#: guix/scripts/lint.scm:1031 +#: guix/scripts/lint.scm:1063 msgid "Suggest 'mirror://' URLs" msgstr "Sugere URLs \"mirror://\"" -#: guix/scripts/lint.scm:1035 +#: guix/scripts/lint.scm:1067 msgid "Validate file names of sources" msgstr "Valida nomes de arquivos dos fontes" -#: guix/scripts/lint.scm:1039 +#: guix/scripts/lint.scm:1071 msgid "Report failure to compile a package to a derivation" msgstr "Relata falha ao compilar um pacote para uma derivação" -#: guix/scripts/lint.scm:1043 +#: guix/scripts/lint.scm:1075 msgid "Validate package synopses" msgstr "Valida sinopses do pacotes" -#: guix/scripts/lint.scm:1047 +#: guix/scripts/lint.scm:1079 msgid "Check the Common Vulnerabilities and Exposures (CVE) database" -msgstr "Verifica o banco de dados de Vulnerabilidades e Exposições Comuns (CVE)" +msgstr "" +"Verifica o banco de dados de Vulnerabilidades e Exposições Comuns (CVE)" -#: guix/scripts/lint.scm:1052 +#: guix/scripts/lint.scm:1084 msgid "Check the package for new upstream releases" msgstr "Verifica o pacote por novos lançamentos do upstream" -#: guix/scripts/lint.scm:1056 +#: guix/scripts/lint.scm:1088 msgid "Look for formatting issues in the source" msgstr "Procura por problemas de formatação no fonte" -#: guix/scripts/lint.scm:1084 +#: guix/scripts/lint.scm:1116 msgid "" "Usage: guix lint [OPTION]... [PACKAGE]...\n" "Run a set of checkers on the specified package; if none is specified,\n" @@ -2092,7 +2204,7 @@ msgstr "" "Executa uma série de verificadores no pacote especificado; se nenhum\n" "for especificado, executa-os em todos pacote.\n" -#: guix/scripts/lint.scm:1087 +#: guix/scripts/lint.scm:1119 msgid "" "\n" " -c, --checkers=CHECKER1,CHECKER2...\n" @@ -2102,7 +2214,7 @@ msgstr "" " -c, --checkers=CHECKER1,CHECKER2...\n" " executa apenas os verificadores especificados" -#: guix/scripts/lint.scm:1092 +#: guix/scripts/lint.scm:1124 msgid "" "\n" " -l, --list-checkers display the list of available lint checkers" @@ -2110,7 +2222,7 @@ msgstr "" "\n" " -l, --list-checkers exibe a lista de verificações lint disponíveis" -#: guix/scripts/lint.scm:1112 +#: guix/scripts/lint.scm:1144 #, scheme-format msgid "~a: invalid checker~%" msgstr "~a: verificador inválido~%" @@ -2235,17 +2347,17 @@ msgstr "suporte a zlib está faltando; compressão desabilitada~%" msgid "~a: invalid duration~%" msgstr "~a: duração inválida~%" -#: guix/scripts/publish.scm:832 +#: guix/scripts/publish.scm:869 #, scheme-format msgid "user '~a' not found: ~a~%" msgstr "usuário \"~a\" não localizado: ~a~%" -#: guix/scripts/publish.scm:873 +#: guix/scripts/publish.scm:910 #, scheme-format msgid "server running as root; consider using the '--user' option!~%" msgstr "servidor executado como root; considere usar a opção \"--user\"!~%" -#: guix/scripts/publish.scm:878 +#: guix/scripts/publish.scm:915 #, scheme-format msgid "publishing ~a on ~a, port ~d~%" msgstr "publicando ~a em ~a, porta ~d~%" @@ -2454,7 +2566,7 @@ msgstr "" "\n" " --list-types lista os tipos de gráficos disponíveis" -#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:336 +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 msgid "" "\n" " -e, --expression=EXPR consider the package EXPR evaluates to" @@ -2573,22 +2685,22 @@ msgstr "" "\n" " --from=MÁQUINA recebe ITENS da MÁQUINA" -#: guix/scripts/copy.scm:168 +#: guix/scripts/copy.scm:169 #, scheme-format msgid "use '--to' or '--from'~%" msgstr "use \"--to\" ou \"--from\"~%" -#: guix/scripts/pack.scm:76 +#: guix/scripts/pack.scm:77 #, scheme-format msgid "~a: compressor not found~%" msgstr "~a: compressor não encontrado~%" -#: guix/scripts/pack.scm:318 +#: guix/scripts/pack.scm:323 #, scheme-format msgid "~a: invalid symlink specification~%" msgstr "~a: especificação de link simbólico inválida~%" -#: guix/scripts/pack.scm:328 +#: guix/scripts/pack.scm:333 msgid "" "Usage: guix pack [OPTION]... PACKAGE...\n" "Create a bundle of PACKAGE.\n" @@ -2596,7 +2708,7 @@ msgstr "" "Uso: guix pack [OPÇÃO]... PACOTE...\n" "Cria um pacote de PACOTE.\n" -#: guix/scripts/pack.scm:334 +#: guix/scripts/pack.scm:339 msgid "" "\n" " -f, --format=FORMAT build a pack in the given FORMAT" @@ -2604,7 +2716,7 @@ msgstr "" "\n" " -f, --format=FORMATO compila um pacote no FORMATO dado" -#: guix/scripts/pack.scm:342 +#: guix/scripts/pack.scm:347 msgid "" "\n" " -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" @@ -2613,7 +2725,7 @@ msgstr "" " -C, --compression=FERRAMENTA\n" " comprime usando FERRAMENTA--ex. \"lzip\"" -#: guix/scripts/pack.scm:344 +#: guix/scripts/pack.scm:349 msgid "" "\n" " -S, --symlink=SPEC create symlinks to the profile according to SPEC" @@ -2621,7 +2733,17 @@ msgstr "" "\n" " -S, --symlink=ESPEC cria link simbólicos para o perfil conforme ESPEC" -#: guix/scripts/pack.scm:346 +#: guix/scripts/pack.scm:351 +#, fuzzy +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" +"\n" +" -m, --manifest=ARQUIVO cria a geração de um novo perfil com o manifesto\n" +" do ARQUIVO" + +#: guix/scripts/pack.scm:353 msgid "" "\n" " --localstatedir include /var/guix in the resulting pack" @@ -2629,49 +2751,54 @@ msgstr "" "\n" " --localstatedir inclui /var/guix no pacote resultante" -#: guix/scripts/pack.scm:390 +#: guix/scripts/pack.scm:389 +#, scheme-format +msgid "both a manifest and a package list were given~%" +msgstr "" + +#: guix/scripts/pack.scm:408 #, scheme-format msgid "~a: unknown pack format" msgstr "~a: formato de pacote desconhecido" -#: guix/scripts/weather.scm:74 +#: guix/scripts/weather.scm:69 msgid "computing ~h package derivations for ~a...~%" msgstr "computando ~h derivações de pacote para ~a...~%" -#: guix/scripts/weather.scm:110 +#: guix/scripts/weather.scm:107 msgid "looking for ~h store items on ~a...~%" msgstr "procurando por ~h itens de armazenamento em ~a…~%" -#: guix/scripts/weather.scm:120 +#: guix/scripts/weather.scm:117 msgid " ~2,1f% substitutes available (~h out of ~h)~%" msgstr " ~2,1f% substitutos disponíveis (~h de ~h)~%" -#: guix/scripts/weather.scm:126 +#: guix/scripts/weather.scm:123 #, scheme-format msgid " unknown substitute sizes~%" msgstr " tamanhos de substituto desconhecido~%" -#: guix/scripts/weather.scm:129 +#: guix/scripts/weather.scm:126 msgid " ~,1h MiB of nars (compressed)~%" msgstr " ~,1h MiB de nars (comprimidos)~%" -#: guix/scripts/weather.scm:130 +#: guix/scripts/weather.scm:127 msgid " at least ~,1h MiB of nars (compressed)~%" msgstr " pelo menos ~,1h MiB de nars (comprimidos)~%" -#: guix/scripts/weather.scm:132 +#: guix/scripts/weather.scm:129 msgid " ~,1h MiB on disk (uncompressed)~%" msgstr " ~,1h MiB no disco (comprimidos)~%" -#: guix/scripts/weather.scm:134 +#: guix/scripts/weather.scm:131 msgid " ~,3h seconds per request (~,1h seconds in total)~%" msgstr " ~,3h segundos por requisição (~,1h segundos no total)~%" -#: guix/scripts/weather.scm:136 +#: guix/scripts/weather.scm:133 msgid " ~,1h requests per second~%" msgstr " ~,1h requisições por segundo~%" -#: guix/scripts/weather.scm:145 +#: guix/scripts/weather.scm:142 msgid "" "Usage: guix weather [OPTIONS]\n" "Report the availability of substitutes.\n" @@ -2679,7 +2806,7 @@ msgstr "" "Uso: guix weather [OPÇÕES]\n" "Relata a disponibilidade de substitutos.\n" -#: guix/scripts/weather.scm:147 +#: guix/scripts/weather.scm:144 msgid "" "\n" " --substitute-urls=URLS\n" @@ -2689,47 +2816,50 @@ msgstr "" " --substitute-urls=URLS\n" " verifica por substitutos disponíveis nas URLS" -#: guix/scripts/weather.scm:150 +#: guix/scripts/weather.scm:147 msgid "" "\n" " -m, --manifest=MANIFEST\n" -" look up substitutes for packages specified in MANIFEST" +" look up substitutes for packages specified in " +"MANIFEST" msgstr "" "\n" " -m, --manifest=MANIFESTO\n" " procura substitutos para os pacotes especificados\n" " no MANIFESTO" -#: guix/scripts/weather.scm:153 +#: guix/scripts/weather.scm:150 msgid "" "\n" -" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux\"" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" msgstr "" "\n" -" -s, --system=SISTEMA considera substitutos para SISTEMA--ex.: \"i686-linux\"" +" -s, --system=SISTEMA considera substitutos para SISTEMA--ex.: \"i686-" +"linux\"" -#: guix/scripts/weather.scm:177 +#: guix/scripts/weather.scm:174 #, scheme-format msgid "~a: invalid URL~%" msgstr "~a: URL inválido~%" -#: guix/gnu-maintenance.scm:567 +#: guix/gnu-maintenance.scm:570 msgid "Updater for GNU packages" msgstr "Atualizador para pacotes GNU" -#: guix/gnu-maintenance.scm:576 +#: guix/gnu-maintenance.scm:579 msgid "Updater for GNU packages only available via FTP" msgstr "Atualizador para pacotes GNU só disponíveis via FTP" -#: guix/gnu-maintenance.scm:585 +#: guix/gnu-maintenance.scm:588 msgid "Updater for KDE packages" msgstr "Atualizador para pacotes KDE" -#: guix/gnu-maintenance.scm:592 +#: guix/gnu-maintenance.scm:595 msgid "Updater for X.org packages" msgstr "Atualizador para pacotes X.org" -#: guix/gnu-maintenance.scm:599 +#: guix/gnu-maintenance.scm:602 msgid "Updater for packages hosted on kernel.org" msgstr "Atualizador para pacotes hospedados no kernel.org" @@ -2798,75 +2928,75 @@ msgstr "verificação de assinatura falhou para \"~a\"~%" msgid "(could be because the public key is not in your keyring)~%" msgstr "(pode ser porque a chave pública não está no seu chaveiro)~%" -#: guix/upstream.scm:330 +#: guix/upstream.scm:336 #, scheme-format msgid "~a: could not locate source file" msgstr "~a: não foi possível localizar um arquivo fonte" -#: guix/upstream.scm:335 +#: guix/upstream.scm:341 #, scheme-format msgid "~a: ~a: no `version' field in source; skipping~%" msgstr "~a: ~a: sem o campo \"version\" no fonte; ignorando~%" -#: guix/ui.scm:159 +#: guix/ui.scm:160 #, scheme-format msgid "~a: unbound variable" msgstr "~a: variável não vinculada" -#: guix/ui.scm:235 +#: guix/ui.scm:252 msgid "entering debugger; type ',bt' for a backtrace\n" msgstr "entrando no depurador; digite \",bt\" para o \"backtrace\"\n" -#: guix/ui.scm:284 +#: guix/ui.scm:301 #, scheme-format msgid "hint: ~a~%" msgstr "dica: ~a~%" -#: guix/ui.scm:294 guix/ui.scm:342 guix/ui.scm:349 +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 #, scheme-format msgid "failed to load '~a': ~a~%" msgstr "falha ao carregar \"~a\": ~a~%" -#: guix/ui.scm:301 +#: guix/ui.scm:320 #, scheme-format msgid "~amissing closing parenthesis~%" msgstr "~afaltando parêntese de fechamento~%" -#: guix/ui.scm:306 guix/ui.scm:322 guix/ui.scm:596 +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 #, scheme-format msgid "~a: error: ~a~%" msgstr "~a: erro: ~a~%" -#: guix/ui.scm:314 +#: guix/ui.scm:333 msgid "Did you forget a @code{use-modules} form?" msgstr "Você se esqueceu de uma forma @code{use-modules}?" -#: guix/ui.scm:316 -#, scheme-format -msgid "Try adding @code{(use-modules ~a)}." -msgstr "Tente adicionar @code{(use-modules ~a)}." +#: guix/ui.scm:335 +#, fuzzy, scheme-format +msgid "Did you forget @code{(use-modules ~a)}?" +msgstr "Você se esqueceu de uma forma @code{use-modules}?" -#: guix/ui.scm:329 guix/ui.scm:657 +#: guix/ui.scm:348 guix/ui.scm:711 #, scheme-format msgid "exception thrown: ~s~%" msgstr "excepção lançada: ~s~%" -#: guix/ui.scm:333 guix/ui.scm:355 +#: guix/ui.scm:352 guix/ui.scm:374 #, scheme-format msgid "failed to load '~a':~%" msgstr "falha ao carregar \"~a\":~%" -#: guix/ui.scm:345 +#: guix/ui.scm:364 #, scheme-format msgid "~a: warning: ~a~%" msgstr "~a: aviso: ~a~%" -#: guix/ui.scm:352 +#: guix/ui.scm:371 #, scheme-format msgid "failed to load '~a': exception thrown: ~s~%" msgstr "falha ao carregar \"~a\": exceção lançada: ~s~%" -#: guix/ui.scm:364 +#: guix/ui.scm:383 #, scheme-format msgid "failed to install locale: ~a~%" msgstr "falha ao instalar localidade: ~a~%" @@ -2874,17 +3004,18 @@ msgstr "falha ao instalar localidade: ~a~%" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. */ -#: guix/ui.scm:394 +#: guix/ui.scm:413 msgid "(C)" msgstr "(C)" -#: guix/ui.scm:395 +#: guix/ui.scm:414 msgid "the Guix authors\n" msgstr "os autores do Guix\n" -#: guix/ui.scm:396 +#: guix/ui.scm:415 msgid "" -"License GPLv3+: GNU GPL version 3 or later \n" +"License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" @@ -2896,7 +3027,7 @@ msgstr "" #. package. Please add another line saying "Report translation bugs to #. ...\n" with the address for translation bugs (typically your translation #. team's web or email address). -#: guix/ui.scm:408 +#: guix/ui.scm:427 #, scheme-format msgid "" "\n" @@ -2906,7 +3037,7 @@ msgstr "" "Relate erros para: ~a.\n" "Relate erros de tradução para: address@hidden" -#: guix/ui.scm:410 +#: guix/ui.scm:429 #, scheme-format msgid "" "\n" @@ -2915,7 +3046,7 @@ msgstr "" "\n" "Site do ~a: <~a>" -#: guix/ui.scm:412 +#: guix/ui.scm:431 msgid "" "\n" "General help using GNU software: " @@ -2923,131 +3054,147 @@ msgstr "" "\n" "Ajuda em geral usando softwares GNU: " -#: guix/ui.scm:457 +#: guix/ui.scm:476 #, scheme-format msgid "'~a' is not a valid regular expression: ~a~%" msgstr "\"~a\" não é uma expressão regular válida: ~a~%" -#: guix/ui.scm:463 +#: guix/ui.scm:482 #, scheme-format msgid "~a: invalid number~%" msgstr "~a: número inválido~%" -#: guix/ui.scm:480 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "número inválido: ~a~%" -#: guix/ui.scm:503 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "unidade desconhecida: ~a~%" -#: guix/ui.scm:520 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "~a:~a:~a: o pacote \"~a\" tem uma entrada inválida: ~s~%" -#: guix/ui.scm:527 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" -msgstr "~a: ~a: o sistema de compilação de \"~a\" não oferece suporte a compilações cruzadas~%" +msgstr "" +"~a: ~a: o sistema de compilação de \"~a\" não oferece suporte a compilações " +"cruzadas~%" -#: guix/ui.scm:533 +#: guix/ui.scm:572 #, scheme-format msgid "~s: invalid G-expression input~%" msgstr "~s: entrada de expressão G inválida~%" -#: guix/ui.scm:536 +#: guix/ui.scm:575 #, scheme-format msgid "profile '~a' does not exist~%" msgstr "o perfil \"~a\" não existe~%" -#: guix/ui.scm:539 +#: guix/ui.scm:578 #, scheme-format msgid "generation ~a of profile '~a' does not exist~%" msgstr "a geração ~a do perfil \"~a\" não existe~%" -#: guix/ui.scm:548 +#: guix/ui.scm:587 #, scheme-format msgid " ... propagated from address@hidden" msgstr " ... propagado de address@hidden" -#: guix/ui.scm:553 -#, scheme-format -msgid "profile contains conflicting entries for ~a:~a~%" +#: guix/ui.scm:597 +#, fuzzy, scheme-format +msgid "profile contains conflicting entries for ~a~a~%" msgstr "o perfil contém entradas conflitantes para ~a:~a~%" -#: guix/ui.scm:556 -#, scheme-format -msgid " first entry: address@hidden:~a ~a~%" +#: guix/ui.scm:600 +#, fuzzy, scheme-format +msgid " first entry: address@hidden ~a~%" msgstr " primeira entrada: address@hidden:~a ~a~%" -#: guix/ui.scm:562 -#, scheme-format -msgid " second entry: address@hidden:~a ~a~%" +#: guix/ui.scm:606 +#, fuzzy, scheme-format +msgid " second entry: address@hidden ~a~%" msgstr " segunda entrada: address@hidden:~a ~a~%" -#: guix/ui.scm:573 +#: guix/ui.scm:618 #, scheme-format msgid "corrupt input while restoring '~a' from ~s~%" msgstr "entrada corrompida ao restaurar \"~a\" de ~s~%" -#: guix/ui.scm:575 +#: guix/ui.scm:620 #, scheme-format msgid "corrupt input while restoring archive from ~s~%" msgstr "entrada corrompida ao restaurar um pacote de ~s~%" -#: guix/ui.scm:578 +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "falha ao conectar em \"~a\": ~a~%" -#: guix/ui.scm:583 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "compilação falhou: ~a~%" -#: guix/ui.scm:586 +#: guix/ui.scm:631 #, scheme-format msgid "reference to invalid output '~a' of derivation '~a'~%" msgstr "referência a uma saída inválida \"~a\" da derivação \"~a\"~%" -#: guix/ui.scm:590 +#: guix/ui.scm:635 #, scheme-format msgid "file '~a' could not be found in these directories:~{ ~a~}~%" msgstr "o arquivo \"~a\" não pôde ser localizado nesses diretórios:~{ ~a~}~%" -#: guix/ui.scm:607 +#: guix/ui.scm:661 #, scheme-format msgid "~a: ~a~%" msgstr "~a: ~a~%" -#: guix/ui.scm:642 +#: guix/ui.scm:696 #, scheme-format msgid "failed to read expression ~s: ~s~%" msgstr "falha ao ler a expressão ~s: ~s~%" -#: guix/ui.scm:648 +#: guix/ui.scm:702 #, scheme-format msgid "failed to evaluate expression '~a':~%" msgstr "falha ao avaliar a expressão \"~a\":~%" -#: guix/ui.scm:651 +#: guix/ui.scm:705 #, scheme-format msgid "syntax error: ~a~%" msgstr "erro de sintaxe: ~a~%" -#: guix/ui.scm:669 +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "a expressão ~s não corresponde a um pacote~%" -#: guix/ui.scm:688 +#: guix/ui.scm:742 msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" msgstr "pelo menos ~,1h MB necessário, mas apenas ~,1h MB disponível em ~a~%" -#: guix/ui.scm:756 +#: guix/ui.scm:810 #, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" @@ -3056,18 +3203,18 @@ msgstr[1] "~:[As seguintes derivações seriam compiladas:~%~{ ~a~%~}~;~]" #. TRANSLATORS: "MB" is for "megabyte"; it should be #. translated to the corresponding abbreviation. -#: guix/ui.scm:764 +#: guix/ui.scm:818 msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" msgstr "~:[~,1h MB seria baixado:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:769 +#: guix/ui.scm:823 #, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[O seguinte arquivo seria baixado:~%~{ ~a~%~}~;~]" msgstr[1] "~:[Os seguintes arquivos seriam baixados:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:776 +#: guix/ui.scm:830 #, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" @@ -3076,78 +3223,78 @@ msgstr[1] "~:[As seguintes derivações serão compiladas:~%~{ ~a~%~}~;~]" #. TRANSLATORS: "MB" is for "megabyte"; it should be #. translated to the corresponding abbreviation. -#: guix/ui.scm:784 +#: guix/ui.scm:838 msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" msgstr "~:[~,1h MB será baixado:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:789 +#: guix/ui.scm:843 #, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[O seguinte arquivo será baixado:~%~{ ~a~%~}~;~]" msgstr[1] "~:[Os seguintes arquivos serão baixados:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:849 +#: guix/ui.scm:903 #, scheme-format msgid "The following package would be removed:~%~{~a~%~}~%" msgid_plural "The following packages would be removed:~%~{~a~%~}~%" msgstr[0] "O seguinte pacote seria removido:~%~{~a~%~}~%" msgstr[1] "Os seguintes pacotes seriam removidos:~%~{~a~%~}~%" -#: guix/ui.scm:854 +#: guix/ui.scm:908 #, scheme-format msgid "The following package will be removed:~%~{~a~%~}~%" msgid_plural "The following packages will be removed:~%~{~a~%~}~%" msgstr[0] "O seguinte pacote será removido:~%~{~a~%~}~%" msgstr[1] "Os seguintes pacotes serão removidos:~%~{~a~%~}~%" -#: guix/ui.scm:867 +#: guix/ui.scm:921 #, scheme-format msgid "The following package would be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" msgstr[0] "O seguinte pacote sofreria um downgrade:~%~{~a~%~}~%" msgstr[1] "Os seguintes pacotes sofreriam um downgrade:~%~{~a~%~}~%" -#: guix/ui.scm:872 +#: guix/ui.scm:926 #, scheme-format msgid "The following package will be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" msgstr[0] "O seguinte pacote sofrerá um downgrade:~%~{~a~%~}~%" msgstr[1] "Os seguintes pacotes sofrerão um downgrade:~%~{~a~%~}~%" -#: guix/ui.scm:885 +#: guix/ui.scm:939 #, scheme-format msgid "The following package would be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" msgstr[0] "O seguinte pacote seria atualizado:~%~{~a~%~}~%" msgstr[1] "Os seguintes pacotes seriam atualizados:~%~{~a~%~}~%" -#: guix/ui.scm:890 +#: guix/ui.scm:944 #, scheme-format msgid "The following package will be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" msgstr[0] "O seguinte pacote será atualizado:~%~{~a~%~}~%" msgstr[1] "Os seguintes pacotes serão atualizados:~%~{~a~%~}~%" -#: guix/ui.scm:901 +#: guix/ui.scm:955 #, scheme-format msgid "The following package would be installed:~%~{~a~%~}~%" msgid_plural "The following packages would be installed:~%~{~a~%~}~%" msgstr[0] "O seguinte pacote seria instalado:~%~{~a~%~}~%" msgstr[1] "Os seguintes pacotes seriam instalados:~%~{~a~%~}~%" -#: guix/ui.scm:906 +#: guix/ui.scm:960 #, scheme-format msgid "The following package will be installed:~%~{~a~%~}~%" msgid_plural "The following packages will be installed:~%~{~a~%~}~%" msgstr[0] "O seguinte pacote será instalado:~%~{~a~%~}~%" msgstr[1] "Os seguintes pacotes serão instalados:~%~{~a~%~}~%" -#: guix/ui.scm:923 +#: guix/ui.scm:977 msgid "" msgstr "" -#: guix/ui.scm:1285 +#: guix/ui.scm:1339 #, scheme-format msgid "Generation ~a\t~a" msgstr "Geração ~a\t~a" @@ -3155,28 +3302,28 @@ msgstr "Geração ~a\t~a" #. TRANSLATORS: The word "current" here is an adjective for #. "Generation", as in "current generation". Use the appropriate #. gender where applicable. -#: guix/ui.scm:1295 +#: guix/ui.scm:1349 #, scheme-format msgid "~a\t(current)~%" msgstr "~a\t(atual)~%" # geração, criação? -#: guix/ui.scm:1338 +#: guix/ui.scm:1392 #, scheme-format msgid "switched from generation ~a to ~a~%" msgstr "trocado da geração ~a para ~a~%" -#: guix/ui.scm:1354 +#: guix/ui.scm:1408 #, scheme-format msgid "deleting ~a~%" msgstr "excluindo ~a~%" -#: guix/ui.scm:1385 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "Tente \"guix --help\" para mais informações.~%" -#: guix/ui.scm:1413 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" @@ -3184,31 +3331,31 @@ msgstr "" "Uso: guix COMANDO ARGUMENTOS...\n" "Executa COMANDO com ARGUMENTOS.\n" -#: guix/ui.scm:1416 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" msgstr "COMANDO deve ser um dos subcomandos listados abaixo:\n" -#: guix/ui.scm:1436 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix: ~a: comando não encontrado~%" -#: guix/ui.scm:1466 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "guix: faltando um nome de comando~%" -#: guix/ui.scm:1474 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix: opção \"~a\" desconhecida~%" -#: guix/http-client.scm:269 +#: guix/http-client.scm:117 #, scheme-format msgid "following redirection to `~a'...~%" msgstr "seguindo redirecionamento para \"~a\"...~%" -#: guix/http-client.scm:281 +#: guix/http-client.scm:129 #, scheme-format msgid "~a: HTTP download failed: ~a (~s)" msgstr "~a: download HTTP falhou: ~a (~s)" @@ -3257,124 +3404,141 @@ msgstr "marca inválida de pacote interarquivo" #: nix/nix-daemon/guix-daemon.cc:66 msgid "guix-daemon -- perform derivation builds and store accesses" -msgstr "guix-daemon -- realiza compilações de derivação e acessos a armazenamento" +msgstr "" +"guix-daemon -- realiza compilações de derivação e acessos a armazenamento" #: nix/nix-daemon/guix-daemon.cc:68 -msgid "This program is a daemon meant to run in the background. It serves requests sent over a Unix-domain socket. It accesses the store, and builds derivations on behalf of its clients." -msgstr "Esse programa é um daemon feito para executar em segundo plano. Ele atende a requisições enviadas por um soquete. Ele acessa o armazenamento e compila derivações em nome de seus clientes." +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." +msgstr "" +"Esse programa é um daemon feito para executar em segundo plano. Ele atende a " +"requisições enviadas por um soquete. Ele acessa o armazenamento e compila " +"derivações em nome de seus clientes." -#: nix/nix-daemon/guix-daemon.cc:94 +#: nix/nix-daemon/guix-daemon.cc:95 msgid "SYSTEM" msgstr "SISTEMA" -#: nix/nix-daemon/guix-daemon.cc:95 +#: nix/nix-daemon/guix-daemon.cc:96 msgid "assume SYSTEM as the current system type" msgstr "presume SISTEMA como o tipo de sistema atual" -#: nix/nix-daemon/guix-daemon.cc:96 nix/nix-daemon/guix-daemon.cc:99 +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 msgid "N" msgstr "N" -#: nix/nix-daemon/guix-daemon.cc:97 +#: nix/nix-daemon/guix-daemon.cc:98 msgid "use N CPU cores to build each derivation; 0 means as many as available" -msgstr "usa N núcleos de CPU para compilar cada derivação; 0 significa todos disponíveis" +msgstr "" +"usa N núcleos de CPU para compilar cada derivação; 0 significa todos " +"disponíveis" -#: nix/nix-daemon/guix-daemon.cc:100 +#: nix/nix-daemon/guix-daemon.cc:101 msgid "allow at most N build jobs" msgstr "permite no máximo N trabalhos de compilação" -#: nix/nix-daemon/guix-daemon.cc:101 nix/nix-daemon/guix-daemon.cc:103 +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 msgid "SECONDS" msgstr "SEGUNDOS" -#: nix/nix-daemon/guix-daemon.cc:102 +#: nix/nix-daemon/guix-daemon.cc:103 msgid "mark builds as failed after SECONDS of activity" msgstr "marca compilações como falha após SEGUNDOS de atividade" -#: nix/nix-daemon/guix-daemon.cc:104 +#: nix/nix-daemon/guix-daemon.cc:105 msgid "mark builds as failed after SECONDS of silence" msgstr "marca compilações como falha após SEGUNDOS de silêncio" -#: nix/nix-daemon/guix-daemon.cc:106 +#: nix/nix-daemon/guix-daemon.cc:107 msgid "disable chroot builds" msgstr "desabilita compilações em chroot" -#: nix/nix-daemon/guix-daemon.cc:107 +#: nix/nix-daemon/guix-daemon.cc:108 msgid "DIR" msgstr "DIR" -#: nix/nix-daemon/guix-daemon.cc:108 +#: nix/nix-daemon/guix-daemon.cc:109 msgid "add DIR to the build chroot" msgstr "adiciona DIR ao chroot de compilação" -#: nix/nix-daemon/guix-daemon.cc:109 +#: nix/nix-daemon/guix-daemon.cc:110 msgid "GROUP" msgstr "GRUPO" -#: nix/nix-daemon/guix-daemon.cc:110 +#: nix/nix-daemon/guix-daemon.cc:111 msgid "perform builds as a user of GROUP" msgstr "realiza compilações como um usuário de GRUPO" -#: nix/nix-daemon/guix-daemon.cc:112 +#: nix/nix-daemon/guix-daemon.cc:113 msgid "do not use substitutes" msgstr "não usa substitutos" -#: nix/nix-daemon/guix-daemon.cc:113 +#: nix/nix-daemon/guix-daemon.cc:114 msgid "URLS" msgstr "URLS" -#: nix/nix-daemon/guix-daemon.cc:114 +#: nix/nix-daemon/guix-daemon.cc:115 msgid "use URLS as the default list of substitute providers" msgstr "usa URLS como lista padrão de fornecedores de substituto" -#: nix/nix-daemon/guix-daemon.cc:116 +#: nix/nix-daemon/guix-daemon.cc:117 msgid "do not use the 'build hook'" msgstr "não usa o \"hook de compilação\"" -#: nix/nix-daemon/guix-daemon.cc:118 +#: nix/nix-daemon/guix-daemon.cc:119 msgid "cache build failures" msgstr "armazena em cache as falhas de compilação" -#: nix/nix-daemon/guix-daemon.cc:120 +#: nix/nix-daemon/guix-daemon.cc:121 msgid "build each derivation N times in a row" msgstr "compila cada derivação N vezes de uma vez" -#: nix/nix-daemon/guix-daemon.cc:122 +#: nix/nix-daemon/guix-daemon.cc:123 msgid "do not keep build logs" msgstr "não mantém logs de compilação" -#: nix/nix-daemon/guix-daemon.cc:124 +#: nix/nix-daemon/guix-daemon.cc:126 msgid "disable compression of the build logs" msgstr "desabilita compressão de logs de compilação" -#: nix/nix-daemon/guix-daemon.cc:129 +#: nix/nix-daemon/guix-daemon.cc:128 +#, fuzzy +msgid "use the specified compression type for build logs" +msgstr "desabilita compressão de logs de compilação" + +#: nix/nix-daemon/guix-daemon.cc:133 msgid "disable automatic file \"deduplication\" in the store" msgstr "desabilita \"deduplicação\" automática de arquivo no armazenamento" -#: nix/nix-daemon/guix-daemon.cc:139 +#: nix/nix-daemon/guix-daemon.cc:143 msgid "impersonate Linux 2.6" msgstr "personifica Linux 2.6" -#: nix/nix-daemon/guix-daemon.cc:143 +#: nix/nix-daemon/guix-daemon.cc:147 msgid "tell whether the GC must keep outputs of live derivations" msgstr "diz se o GC deve manter as saídas das derivações vivas" -#: nix/nix-daemon/guix-daemon.cc:146 +#: nix/nix-daemon/guix-daemon.cc:150 msgid "tell whether the GC must keep derivations corresponding to live outputs" msgstr "diz se o GC deve manter as derivações correspondentes às saídas vivas" -#: nix/nix-daemon/guix-daemon.cc:149 +#: nix/nix-daemon/guix-daemon.cc:153 msgid "SOCKET" msgstr "SOQUETE" -#: nix/nix-daemon/guix-daemon.cc:150 +#: nix/nix-daemon/guix-daemon.cc:154 msgid "listen for connections on SOCKET" msgstr "ouve conexões no SOQUETE" -#: nix/nix-daemon/guix-daemon.cc:152 +#: nix/nix-daemon/guix-daemon.cc:156 msgid "produce debugging output" msgstr "produz saída de depuração" +#~ msgid "Try adding @code{(use-modules ~a)}." +#~ msgstr "Tente adicionar @code{(use-modules ~a)}." + #~ msgid "deprecated NAME-VERSION syntax; use address@hidden instead~%" #~ msgstr "sintaxe NOME-VERSÃO obsoleta; em vez disso, use address@hidden" @@ -3387,9 +3551,6 @@ msgstr "produz saída de depuração" #~ msgid "tarball did not produce a single source directory" #~ msgstr "tarball não produziu um diretório fonte" -#~ msgid "unpacking '~a'...~%" -#~ msgstr "desempacotando \"~a\"...~%" - #~ msgid "failed to unpack source code" #~ msgstr "falha ao desempacotar o código fonte" @@ -3447,8 +3608,12 @@ msgstr "produz saída de depuração" #~ msgid "error: libgcrypt version mismatch\n" #~ msgstr "erro: versão do libgcrypt não confere\n" -#~ msgid "warning: daemon is running as root, so using `--build-users-group' is highly recommended\n" -#~ msgstr "aviso: daemon está sendo executado como root, então o uso de \"--build-users-group\" é fortemente recomendado\n" +#~ msgid "" +#~ "warning: daemon is running as root, so using `--build-users-group' is " +#~ "highly recommended\n" +#~ msgstr "" +#~ "aviso: daemon está sendo executado como root, então o uso de \"--build-" +#~ "users-group\" é fortemente recomendado\n" #~ msgid "unsupported argument for reference graph" #~ msgstr "sem suporte ao argumento para gráfico de referência" @@ -3476,15 +3641,21 @@ msgstr "produz saída de depuração" #~ msgid "" #~ "Sed (stream editor) isn't really a true text editor or text processor.\n" -#~ "Instead, it is used to filter text, i.e., it takes text input and performs\n" -#~ "some operation (or set of operations) on it and outputs the modified text.\n" -#~ "Sed is typically used for extracting part of a file using pattern matching or\n" +#~ "Instead, it is used to filter text, i.e., it takes text input and " +#~ "performs\n" +#~ "some operation (or set of operations) on it and outputs the modified " +#~ "text.\n" +#~ "Sed is typically used for extracting part of a file using pattern " +#~ "matching or\n" #~ "substituting multiple occurrences of a string within a file." #~ msgstr "" -#~ "Sed (editor de fluxo) não é exatamente um editor de texto ou um processador\n" -#~ "de texto de verdade. Em vez disso, ele é usado para filtrar textos, isto é,\n" +#~ "Sed (editor de fluxo) não é exatamente um editor de texto ou um " +#~ "processador\n" +#~ "de texto de verdade. Em vez disso, ele é usado para filtrar textos, isto " +#~ "é,\n" #~ "ele pega uma entrada de texto e realiza alguma operação (ou conjunto de\n" -#~ "operações) nela e retorna o texto modificado. Sed é normalmente usado para\n" +#~ "operações) nela e retorna o texto modificado. Sed é normalmente usado " +#~ "para\n" #~ "extrair parte de um arquivo usando um padrão de correspondência ou\n" #~ "substituindo múltiplas ocorrências de um texto dentro de um arquivo." @@ -3494,25 +3665,35 @@ msgstr "produz saída de depuração" #~ msgid "" #~ "The Tar program provides the ability to create tar archives, as well as\n" #~ "various other kinds of manipulation. For example, you can use Tar on\n" -#~ "previously created archives to extract files, to store additional files, or\n" +#~ "previously created archives to extract files, to store additional files, " +#~ "or\n" #~ "to update or list files which were already stored.\n" #~ "\n" -#~ "Initially, tar archives were used to store files conveniently on magnetic\n" -#~ "tape. The name \"Tar\" comes from this use; it stands for tape archiver.\n" -#~ "Despite the utility's name, Tar can direct its output to available devices,\n" -#~ "files, or other programs (using pipes), it can even access remote devices or\n" +#~ "Initially, tar archives were used to store files conveniently on " +#~ "magnetic\n" +#~ "tape. The name \"Tar\" comes from this use; it stands for tape " +#~ "archiver.\n" +#~ "Despite the utility's name, Tar can direct its output to available " +#~ "devices,\n" +#~ "files, or other programs (using pipes), it can even access remote devices " +#~ "or\n" #~ "files (as archives)." #~ msgstr "" #~ "O programa Tar provê a habilidade de criar arquivos-tar, assim como\n" #~ "vários outros tipos de manipulação. Por exemplo, você pode usar Tar em\n" -#~ "pacotes criados anteriormente para extrair arquivos, para armazenar arquivos\n" -#~ "adicionais ou para atualizar uma lista de arquivos que já estão armazenados.\n" +#~ "pacotes criados anteriormente para extrair arquivos, para armazenar " +#~ "arquivos\n" +#~ "adicionais ou para atualizar uma lista de arquivos que já estão " +#~ "armazenados.\n" #~ "\n" #~ "Inicialmente, arquivos-tar eram usados para armazenar arquivos\n" #~ "convenientemente em fitas magnéticas. O nome \"Tar\" vem deste uso; ele\n" -#~ "significa \"tape archiver\", em inglês. Apesar do nome do utilitário, Tar\n" -#~ "pode direcionar sua saída para dispositivos disponíveis, arquivos ou outros\n" -#~ "programas (usando redirecionamentos), el pode até mesmo acessar dispositivos\n" +#~ "significa \"tape archiver\", em inglês. Apesar do nome do utilitário, " +#~ "Tar\n" +#~ "pode direcionar sua saída para dispositivos disponíveis, arquivos ou " +#~ "outros\n" +#~ "programas (usando redirecionamentos), el pode até mesmo acessar " +#~ "dispositivos\n" #~ "remotos ou arquivos (como arquivos-tar)." #~ msgid "Apply differences to originals, with optional backups" @@ -3520,10 +3701,12 @@ msgstr "produz saída de depuração" #~ msgid "" #~ "GNU Patch takes a patch file containing a difference listing produced by\n" -#~ "the diff program and applies those differences to one or more original files,\n" +#~ "the diff program and applies those differences to one or more original " +#~ "files,\n" #~ "producing patched versions." #~ msgstr "" -#~ "GNU Patch leva um arquivo patch contendo uma lista de diferenças produzida\n" +#~ "GNU Patch leva um arquivo patch contendo uma lista de diferenças " +#~ "produzida\n" #~ "pelo programa diff e aplica aquelas diferenças em um ou mais arquivos\n" #~ "originais, produzindo versões com patch." @@ -3534,24 +3717,35 @@ msgstr "produz saída de depuração" #~ "GNU Diffutils is a package of several programs related to finding\n" #~ "differences between files.\n" #~ "\n" -#~ "Computer users often find occasion to ask how two files differ. Perhaps one\n" -#~ "file is a newer version of the other file. Or maybe the two files started out\n" +#~ "Computer users often find occasion to ask how two files differ. Perhaps " +#~ "one\n" +#~ "file is a newer version of the other file. Or maybe the two files started " +#~ "out\n" #~ "as identical copies but were changed by different people.\n" #~ "\n" -#~ "You can use the diff command to show differences between two files, or each\n" -#~ "corresponding file in two directories. diff outputs differences between files\n" +#~ "You can use the diff command to show differences between two files, or " +#~ "each\n" +#~ "corresponding file in two directories. diff outputs differences between " +#~ "files\n" #~ "line by line in any of several formats, selectable by command line\n" -#~ "options. This set of differences is often called a ‘diff’ or ‘patch’. For\n" +#~ "options. This set of differences is often called a ‘diff’ or ‘patch’. " +#~ "For\n" #~ "files that are identical, diff normally produces no output; for\n" -#~ "binary (non-text) files, diff normally reports only that they are different.\n" +#~ "binary (non-text) files, diff normally reports only that they are " +#~ "different.\n" #~ "\n" -#~ "You can use the cmp command to show the offsets and line numbers where two\n" -#~ "files differ. cmp can also show all the characters that differ between the\n" +#~ "You can use the cmp command to show the offsets and line numbers where " +#~ "two\n" +#~ "files differ. cmp can also show all the characters that differ between " +#~ "the\n" #~ "two files, side by side.\n" #~ "\n" -#~ "You can use the diff3 command to show differences among three files. When two\n" -#~ "people have made independent changes to a common original, diff3 can report\n" -#~ "the differences between the original and the two changed versions, and can\n" +#~ "You can use the diff3 command to show differences among three files. When " +#~ "two\n" +#~ "people have made independent changes to a common original, diff3 can " +#~ "report\n" +#~ "the differences between the original and the two changed versions, and " +#~ "can\n" #~ "produce a merged file that contains both persons' changes together with\n" #~ "warnings about conflicts.\n" #~ "\n" @@ -3560,27 +3754,39 @@ msgstr "produz saída de depuração" #~ "GNU Diffutils é um pacote com vários programas relacionados a localizar\n" #~ "diferenças entre arquivos.\n" #~ "\n" -#~ "Usuários de computador normalmente encontram ocasiões em que se perguntam em\n" -#~ "que se diferem dois arquivos. Talvez um arquivo seja mais novo que o outro.\n" +#~ "Usuários de computador normalmente encontram ocasiões em que se perguntam " +#~ "em\n" +#~ "que se diferem dois arquivos. Talvez um arquivo seja mais novo que o " +#~ "outro.\n" #~ "Ou talvez os dois arquivos começaram como cópias idênticas, mas foram\n" #~ "alterados por diferentes pessoas.\n" #~ "\n" -#~ "Você pode usar o comando diff para mostrar as diferenças entre dos arquivos\n" +#~ "Você pode usar o comando diff para mostrar as diferenças entre dos " +#~ "arquivos\n" #~ "ou cada arquivo correspondente em dois diretórios. O diff retorna as\n" -#~ "diferenças entre arquivos linha por linha em quaisquer dos vários formatos,\n" -#~ "selecionáveis por opções de linha de comando. Este conjunto de diferenças é\n" -#~ "normalmente chamado de \"diff\" ou \"patch\". Para arquivos que são idênticos,\n" -#~ "diff normalmente produz nenhuma saída; para arquivos binários (não texto),\n" +#~ "diferenças entre arquivos linha por linha em quaisquer dos vários " +#~ "formatos,\n" +#~ "selecionáveis por opções de linha de comando. Este conjunto de diferenças " +#~ "é\n" +#~ "normalmente chamado de \"diff\" ou \"patch\". Para arquivos que são " +#~ "idênticos,\n" +#~ "diff normalmente produz nenhuma saída; para arquivos binários (não " +#~ "texto),\n" #~ "diff normalmente relata apenas que eles são diferentes.\n" #~ "\n" #~ "Você pode usar o comando cmp para mostrar os deslocamentos e números de\n" -#~ "linhas nas quais dois arquivos divergem. cmp também pode mostrar todos os\n" +#~ "linhas nas quais dois arquivos divergem. cmp também pode mostrar todos " +#~ "os\n" #~ "caracteres que diferem entre os dois arquivos, lado a lado.\n" #~ "\n" -#~ "você pode usar o comando diff3 para mostrar diferenças entre três arquivos.\n" -#~ "Quando duas pessoas tiverem feito alterações em um arquivo original em comum,\n" -#~ "diff3 pode relatar as diferenças entre o original e as duas verões alteradas\n" -#~ "e pode produzir um arquivo mesclado que contém as alterações do arquivo de\n" +#~ "você pode usar o comando diff3 para mostrar diferenças entre três " +#~ "arquivos.\n" +#~ "Quando duas pessoas tiverem feito alterações em um arquivo original em " +#~ "comum,\n" +#~ "diff3 pode relatar as diferenças entre o original e as duas verões " +#~ "alteradas\n" +#~ "e pode produzir um arquivo mesclado que contém as alterações do arquivo " +#~ "de\n" #~ "ambas pessoas com aviso sobre conflitos.\n" #~ "\n" #~ "Você pode usar o comando sdiff para mesclar dois arquivos interativamente." @@ -3590,8 +3796,10 @@ msgstr "produz saída de depuração" #~ msgid "" #~ "The GNU Find Utilities are the basic directory searching utilities of\n" -#~ "the GNU operating system. These programs are typically used in conjunction\n" -#~ "with other programs to provide modular and powerful directory search and file\n" +#~ "the GNU operating system. These programs are typically used in " +#~ "conjunction\n" +#~ "with other programs to provide modular and powerful directory search and " +#~ "file\n" #~ "locating capabilities to other commands.\n" #~ "\n" #~ "The tools supplied with this package are:\n" @@ -3601,15 +3809,19 @@ msgstr "produz saída de depuração" #~ " * updatedb - update a file name database;\n" #~ " * xargs - build and execute command lines from standard input.\n" #~ msgstr "" -#~ "O GNU Find Utilities são os utilitários básicos para pesquisa em diretórios\n" -#~ "da sistema operacional GNU. Esses programas são tipicamente usados em conjunto\n" -#~ "com outros programas para fornecer capacidades de localização de arquivos e\n" +#~ "O GNU Find Utilities são os utilitários básicos para pesquisa em " +#~ "diretórios\n" +#~ "da sistema operacional GNU. Esses programas são tipicamente usados em " +#~ "conjunto\n" +#~ "com outros programas para fornecer capacidades de localização de arquivos " +#~ "e\n" #~ "pesquisa em diretórios poderosa e modular para outros comandos.\n" #~ "\n" #~ "As ferramentas fornecidas com este pacote são:\n" #~ "\n" #~ " * find - pesquisa por arquivos em uma hierarquia de pacotes;\n" -#~ " * locate - lista arquivos em banco de dados que correspondem a um padrão;\n" +#~ " * locate - lista arquivos em banco de dados que correspondem a um " +#~ "padrão;\n" #~ " * updatedb - atualiza um banco de dados de nomes de arquivos;\n" #~ " * xargs - compila e executa linhas de comando de uma entrada padrão.\n" @@ -3618,11 +3830,14 @@ msgstr "produz saída de depuração" #~ msgid "" #~ "The GNU Core Utilities are the basic file, shell and text manipulation\n" -#~ "utilities of the GNU operating system. These are the core utilities which\n" +#~ "utilities of the GNU operating system. These are the core utilities " +#~ "which\n" #~ "are expected to exist on every operating system." #~ msgstr "" -#~ "Os GNU Core Utilities são os utilitários básicos para manipulação de texto,\n" -#~ "shell e arquivo no sistema operacional GNU. Eles são os utilitários centrais\n" +#~ "Os GNU Core Utilities são os utilitários básicos para manipulação de " +#~ "texto,\n" +#~ "shell e arquivo no sistema operacional GNU. Eles são os utilitários " +#~ "centrais\n" #~ "que se espera existir em todo sistema operacional." #~ msgid "Remake files automatically" @@ -3632,12 +3847,16 @@ msgstr "produz saída de depuração" #~ "Make is a tool which controls the generation of executables and other\n" #~ "non-source files of a program from the program's source files.\n" #~ "\n" -#~ "Make gets its knowledge of how to build your program from a file called the\n" -#~ "makefile, which lists each of the non-source files and how to compute it from\n" -#~ "other files. When you write a program, you should write a makefile for it, so\n" +#~ "Make gets its knowledge of how to build your program from a file called " +#~ "the\n" +#~ "makefile, which lists each of the non-source files and how to compute it " +#~ "from\n" +#~ "other files. When you write a program, you should write a makefile for " +#~ "it, so\n" #~ "that it is possible to use Make to build and install the program." #~ msgstr "" -#~ "Make é uma ferramenta que controla a criação de executáveis e outros arquivo\n" +#~ "Make é uma ferramenta que controla a criação de executáveis e outros " +#~ "arquivo\n" #~ "não-fontes de um programa a partir dos arquivos fontes do programa.\n" #~ "\n" #~ "Make obtém seu conhecimento de como compilar seu programa de um arquivo\n" @@ -3651,26 +3870,32 @@ msgstr "produz saída de depuração" #~ msgid "" #~ "The GNU Binutils are a collection of binary tools. The main ones are\n" -#~ "`ld' (the GNU linker) and `as' (the GNU assembler). They also include the\n" +#~ "`ld' (the GNU linker) and `as' (the GNU assembler). They also include " +#~ "the\n" #~ "BFD (Binary File Descriptor) library, `gprof', `nm', `strip', etc." #~ msgstr "" -#~ "O GNU Binutils são uma coleção de ferramentas de binários. Os principais são\n" +#~ "O GNU Binutils são uma coleção de ferramentas de binários. Os principais " +#~ "são\n" #~ "\"ld\" (o GNU linker) e \"as\" (o GNU assembler). Eles também incluem a\n" -#~ "biblioteca BFD (Binary File Descriptor), \"gprof\", \"nm\", \"strip\", etc." +#~ "biblioteca BFD (Binary File Descriptor), \"gprof\", \"nm\", \"strip\", " +#~ "etc." #~ msgid "The GNU C Library" #~ msgstr "A GNU C Library" #~ msgid "" #~ "Any Unix-like operating system needs a C library: the library which\n" -#~ "defines the \"system calls\" and other basic facilities such as open, malloc,\n" +#~ "defines the \"system calls\" and other basic facilities such as open, " +#~ "malloc,\n" #~ "printf, exit...\n" #~ "\n" -#~ "The GNU C library is used as the C library in the GNU system and most systems\n" +#~ "The GNU C library is used as the C library in the GNU system and most " +#~ "systems\n" #~ "with the Linux kernel." #~ msgstr "" #~ "Qualquer sistema operacional tipo Unix precisa de uma biblioteca C: a\n" -#~ "biblioteca que define as \"chamadas de sistema\" e outras funcionalidades\n" +#~ "biblioteca que define as \"chamadas de sistema\" e outras " +#~ "funcionalidades\n" #~ " básicas como open, malloc, printf, exit ...\n" #~ "\n" #~ "A biblioteca C do GNU é usada como uma biblioteca C no sistema GNU e na\n" @@ -3683,13 +3908,17 @@ msgstr "produz saída de depuração" #~ "The Time Zone Database (often called tz or zoneinfo)\n" #~ "contains code and data that represent the history of local time for many\n" #~ "representative locations around the globe. It is updated periodically to\n" -#~ "reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" +#~ "reflect changes made by political bodies to time zone boundaries, UTC " +#~ "offsets,\n" #~ "and daylight-saving rules." #~ msgstr "" #~ "O Time Zone Database (geralmente chamado de tz ou zoneinfo)\n" -#~ "contém códigos e dados que representam o histórico dos horários locais de\n" -#~ "muitas localizações representativas pelo mundo. É atualizado periodicamente\n" -#~ "para refletir as alterações feitas por corpos políticos nos limites de fusos\n" +#~ "contém códigos e dados que representam o histórico dos horários locais " +#~ "de\n" +#~ "muitas localizações representativas pelo mundo. É atualizado " +#~ "periodicamente\n" +#~ "para refletir as alterações feitas por corpos políticos nos limites de " +#~ "fusos\n" #~ "horários, posição do UTC e regras de horário de verão." #~ msgid "The linker wrapper" @@ -3698,7 +3927,8 @@ msgstr "produz saída de depuração" # Desconheço tradução para o 'linker', sendo ele amplamente conhecido com este nome. Além do mais, o binutils não foi traduzido até a tradução inicial do guix. Portanto, mantive 'linker' - Rafael #~ msgid "" #~ "The linker wrapper (or `ld-wrapper') wraps the linker to add any\n" -#~ "missing `-rpath' flags, and to detect any misuse of libraries outside of the\n" +#~ "missing `-rpath' flags, and to detect any misuse of libraries outside of " +#~ "the\n" #~ "store." #~ msgstr "" #~ "o linker wrapper (ou `ld-wrapper') atua como interface do linker para\n" @@ -3719,17 +3949,25 @@ msgstr "produz saída de depuração" #~ msgid "" #~ "GNU Guile is an implementation of the Scheme programming language, with\n" -#~ "support for many SRFIs, packaged for use in a wide variety of environments.\n" -#~ "In addition to implementing the R5RS Scheme standard and a large subset of\n" +#~ "support for many SRFIs, packaged for use in a wide variety of " +#~ "environments.\n" +#~ "In addition to implementing the R5RS Scheme standard and a large subset " +#~ "of\n" #~ "R6RS, Guile includes a module system, full access to POSIX system calls,\n" -#~ "networking support, multiple threads, dynamic linking, a foreign function\n" +#~ "networking support, multiple threads, dynamic linking, a foreign " +#~ "function\n" #~ "call interface, and powerful string processing." #~ msgstr "" -#~ "GNU Guile é uma implementação da linguagem de programação Scheme, com suporte\n" -#~ "a muitos SRFIs, empacotados para uso em uma ampla variedade de ambientes. Além\n" -#~ "da implementação de R5S5 Scheme e uma grande sub-coleção de R6RS, Guile inclui\n" -#~ "um sistema de módulos, acesso completo a chamadas de sistemas POSIX, suporte a\n" -#~ "rede, múltiplas threads, link dinâmico, uma interface para chamada de função\n" +#~ "GNU Guile é uma implementação da linguagem de programação Scheme, com " +#~ "suporte\n" +#~ "a muitos SRFIs, empacotados para uso em uma ampla variedade de ambientes. " +#~ "Além\n" +#~ "da implementação de R5S5 Scheme e uma grande sub-coleção de R6RS, Guile " +#~ "inclui\n" +#~ "um sistema de módulos, acesso completo a chamadas de sistemas POSIX, " +#~ "suporte a\n" +#~ "rede, múltiplas threads, link dinâmico, uma interface para chamada de " +#~ "função\n" #~ "externa e processamento de string poderoso." #~ msgid "Framework for building readers for GNU Guile" @@ -3739,25 +3977,33 @@ msgstr "produz saída de depuração" #~ "Guile-Reader is a simple framework for building readers for GNU Guile.\n" #~ "\n" #~ "The idea is to make it easy to build procedures that extend Guile’s read\n" -#~ "procedure. Readers supporting various syntax variants can easily be written,\n" +#~ "procedure. Readers supporting various syntax variants can easily be " +#~ "written,\n" #~ "possibly by re-using existing “token readers” of a standard Scheme\n" #~ "readers. For example, it is used to implement Skribilo’s R5RS-derived\n" #~ "document syntax.\n" #~ "\n" #~ "Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" -#~ "hopefully more powerful and flexible (for instance, one may instantiate as\n" +#~ "hopefully more powerful and flexible (for instance, one may instantiate " +#~ "as\n" #~ "many readers as needed)." #~ msgstr "" -#~ "Guile-Reader é uma infraestrutura simples de compilação de leitores GNU Guile.\n" +#~ "Guile-Reader é uma infraestrutura simples de compilação de leitores GNU " +#~ "Guile.\n" #~ "\n" -#~ "A ideia é facilitar a compilação de procedimentos que estendam o procedimento\n" +#~ "A ideia é facilitar a compilação de procedimentos que estendam o " +#~ "procedimento\n" #~ "de leitura do Guile. Leitores que tenham suporte a diversas variantes de\n" -#~ "sintaxe podem ser escritos facilmente, possivelmente reusando \"leitores de\n" -#~ "token\" de Scheme padrão de leitores. Por exemplo, ele é usado para implementar\n" +#~ "sintaxe podem ser escritos facilmente, possivelmente reusando \"leitores " +#~ "de\n" +#~ "token\" de Scheme padrão de leitores. Por exemplo, ele é usado para " +#~ "implementar\n" #~ "sintaxe de documentos derivados do R5RS do Skribilo.\n" #~ "\n" -#~ "A abordagem do Guile-Readers é similar ao \"read table\" do Common Lisps,\n" -#~ "mas muito mais poderoso e flexível (por exemplo, é possível instanciar com\n" +#~ "A abordagem do Guile-Readers é similar ao \"read table\" do Common " +#~ "Lisps,\n" +#~ "mas muito mais poderoso e flexível (por exemplo, é possível instanciar " +#~ "com\n" #~ "quantos leitores quiser)." #~ msgid "Guile bindings to ncurses" @@ -3765,13 +4011,16 @@ msgstr "produz saída de depuração" #~ msgid "" #~ "GNU Guile-Ncurses is a library for the Guile Scheme interpreter that\n" -#~ "provides functions for creating text user interfaces. The text user interface\n" -#~ "functionality is built on the ncurses libraries: curses, form, panel, and\n" +#~ "provides functions for creating text user interfaces. The text user " +#~ "interface\n" +#~ "functionality is built on the ncurses libraries: curses, form, panel, " +#~ "and\n" #~ "menu." #~ msgstr "" #~ "GNU Guile-Ncurses é uma biblioteca para o interpretador Guile Scheme que\n" #~ "fornece funções para criação de interfaces de texto de usuário (TUI). A\n" -#~ "funcionalidade da é compilada nas bibliotecas do ncurses: curses, form, panel\n" +#~ "funcionalidade da é compilada nas bibliotecas do ncurses: curses, form, " +#~ "panel\n" #~ "e menu." #~ msgid "Run jobs at scheduled times" @@ -3780,13 +4029,18 @@ msgstr "produz saída de depuração" # Mantive scheme por ser uma referência ao Guile Scheme. -- Rafael #~ msgid "" #~ "The GNU package mcron (Mellor's cron) is a 100% compatible replacement\n" -#~ "for Vixie cron. It is written in pure Guile, and allows configuration files\n" -#~ "to be written in scheme (as well as Vixie's original format) for infinite\n" -#~ "flexibility in specifying when jobs should be run. Mcron was written by Dale\n" +#~ "for Vixie cron. It is written in pure Guile, and allows configuration " +#~ "files\n" +#~ "to be written in scheme (as well as Vixie's original format) for " +#~ "infinite\n" +#~ "flexibility in specifying when jobs should be run. Mcron was written by " +#~ "Dale\n" #~ "Mellor." #~ msgstr "" -#~ "O pacote GNU mcron (Mellor's cron) é uma substituição 100% compatível do Vixie\n" -#~ "cron. É escrito em apenas Guile e permite que arquivos de configuração sejam\n" +#~ "O pacote GNU mcron (Mellor's cron) é uma substituição 100% compatível do " +#~ "Vixie\n" +#~ "cron. É escrito em apenas Guile e permite que arquivos de configuração " +#~ "sejam\n" #~ "escrito em scheme (assim como o formato original do Vixie) para uma\n" #~ "flexibilidade infinita em especificar quando os trabalhos deveriam ser\n" #~ "executados. Mcron foi escrito por Dale Mellor." @@ -3796,45 +4050,66 @@ msgstr "produz saída de depuração" #~ msgid "" #~ "guile-lib is intended as an accumulation place for pure-scheme Guile\n" -#~ "modules, allowing for people to cooperate integrating their generic Guile\n" -#~ "modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" +#~ "modules, allowing for people to cooperate integrating their generic " +#~ "Guile\n" +#~ "modules into a coherent library. Think \"a down-scaled, limited-scope " +#~ "CPAN\n" #~ "for Guile\"." -#~ msgstr "guile-lib tem a intenção de ser um lugar acumulado para módulos Guile de pure-scheme, permitindo que pessoas cooperem com integração de seus módulos genéricos de Guile em uma biblioteca coerente. Pense \"um CPAN de escopo limitado, objetivo para Guile\"." +#~ msgstr "" +#~ "guile-lib tem a intenção de ser um lugar acumulado para módulos Guile de " +#~ "pure-scheme, permitindo que pessoas cooperem com integração de seus " +#~ "módulos genéricos de Guile em uma biblioteca coerente. Pense \"um CPAN de " +#~ "escopo limitado, objetivo para Guile\"." #~ msgid "Lout, a document layout system similar in style to LaTeX" #~ msgstr "Lout, um sistema de layout de documentos similar em estilo ao LaTeX" #~ msgid "" -#~ "The Lout document formatting system is now reads a high-level description of\n" -#~ "a document similar in style to LaTeX and produces a PostScript or plain text\n" +#~ "The Lout document formatting system is now reads a high-level description " +#~ "of\n" +#~ "a document similar in style to LaTeX and produces a PostScript or plain " +#~ "text\n" #~ "output file.\n" #~ "\n" -#~ "Lout offers an unprecedented range of advanced features, including optimal\n" +#~ "Lout offers an unprecedented range of advanced features, including " +#~ "optimal\n" #~ "paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -#~ "inclusion and generation, equation formatting, tables, diagrams, rotation and\n" +#~ "inclusion and generation, equation formatting, tables, diagrams, rotation " +#~ "and\n" #~ "scaling, sorted indexes, bibliographic databases, running headers and\n" -#~ "odd-even pages, automatic cross referencing, multilingual documents including\n" -#~ "hyphenation (most European languages are supported), formatting of computer\n" +#~ "odd-even pages, automatic cross referencing, multilingual documents " +#~ "including\n" +#~ "hyphenation (most European languages are supported), formatting of " +#~ "computer\n" #~ "programs, and much more, all ready to use. Furthermore, Lout is easily\n" -#~ "extended with definitions which are very much easier to write than troff of\n" +#~ "extended with definitions which are very much easier to write than troff " +#~ "of\n" #~ "TeX macros because Lout is a high-level, purely functional language, the\n" #~ "outcome of an eight-year research project that went back to the\n" #~ "beginning." #~ msgstr "" -#~ "O sistema de formatação de texto Lout agora lê uma descrição de alto nível de\n" -#~ "documentos similar em estilo ao LaTeX e produz um arquivo de saída em texto\n" +#~ "O sistema de formatação de texto Lout agora lê uma descrição de alto " +#~ "nível de\n" +#~ "documentos similar em estilo ao LaTeX e produz um arquivo de saída em " +#~ "texto\n" #~ "simples ou em PostScript.\n" #~ "\n" -#~ "Lout oferece uma faixa sem precedente de recursos avançados, incluindo uma\n" +#~ "Lout oferece uma faixa sem precedente de recursos avançados, incluindo " +#~ "uma\n" #~ "ótima quebra de parágrafo e página, hifenização automática, inclusão e\n" #~ "criação de arquivo EPS de PostScript, formatação de equação, tabelas,\n" #~ "diagramas, rotação e escalas, índices ordenados, banco de dados\n" -#~ "bibliográficos, executar cabeçalhos e páginas ímpar-par, referência cruzada\n" +#~ "bibliográficos, executar cabeçalhos e páginas ímpar-par, referência " +#~ "cruzada\n" #~ "automática, documentos multilíngues incluindo hifenização (há suporte à\n" -#~ "maioria dos idiomas europeus), formatação de programas de computador, e muito\n" -#~ "mais, tudo pronto para uso. Além disso, Lout pode ser estendido facilmente com\n" -#~ "definições que são muito fácil de escrever do que troff das macros TeX porque\n" -#~ "Lout é uma linguagem puramente funcional de alto nível, sendo o resultado de\n" +#~ "maioria dos idiomas europeus), formatação de programas de computador, e " +#~ "muito\n" +#~ "mais, tudo pronto para uso. Além disso, Lout pode ser estendido " +#~ "facilmente com\n" +#~ "definições que são muito fácil de escrever do que troff das macros TeX " +#~ "porque\n" +#~ "Lout é uma linguagem puramente funcional de alto nível, sendo o resultado " +#~ "de\n" #~ "oito anos de um projeto de pesquisa que voltou para o começo." #~ msgid "Manipulate plain text files as databases" @@ -3842,12 +4117,16 @@ msgstr "produz saída de depuração" #~ msgid "" #~ "GNU recutils is a set of tools and libraries to access human-editable,\n" -#~ "text-based databases called recfiles. The data is stored as a sequence of\n" +#~ "text-based databases called recfiles. The data is stored as a sequence " +#~ "of\n" #~ "records, each record containing an arbitrary number of named fields." #~ msgstr "" -#~ "GNU recutils é uma coleção de ferramentas e bibliotecas para acessar bancos\n" -#~ "de dados em textos, legíveis por ser humano, chamados recfiles. Os dados\n" -#~ "são armazenados como uma sequência de registros, cada registro contendo um\n" +#~ "GNU recutils é uma coleção de ferramentas e bibliotecas para acessar " +#~ "bancos\n" +#~ "de dados em textos, legíveis por ser humano, chamados recfiles. Os " +#~ "dados\n" +#~ "são armazenados como uma sequência de registros, cada registro contendo " +#~ "um\n" #~ "número arbitrário de campos nomeados." #~ msgid "~a: not a number~%" @@ -3873,7 +4152,9 @@ msgstr "produz saída de depuração" #~ " -n, --dry-run mostra o que seria feito sem fazê-lo" #~ msgid "(Please consider upgrading Guile to get proper progress report.)~%" -#~ msgstr "(Por favor, considere atualizar o Guile para obter o relatório adequado do progresso.)~%" +#~ msgstr "" +#~ "(Por favor, considere atualizar o Guile para obter o relatório adequado " +#~ "do progresso.)~%" #~ msgid "using Guile ~a, which does not support ~s encoding~%" #~ msgstr "usando Guile ~a, o qual não oferece suporte codificação ~s~%" diff --git a/po/guix/sr.po b/po/guix/sr.po index 1404a4466..83583e805 100644 --- a/po/guix/sr.po +++ b/po/guix/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: guix-0.7-pre1\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2014-07-13 17:06+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2014-09-13 11:19+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" @@ -14,39 +14,241 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: gnu/packages.scm:95 +#: gnu.scm:82 #, scheme-format -msgid "cannot access `~a': ~a~%" -msgstr "не могу да приступим „~a“: ~a~%" +msgid "module ~a not found" +msgstr "" + +#: gnu.scm:100 +msgid "" +"You may use @command{guix package --show=foo | grep location} to search\n" +"for the location of package @code{foo}.\n" +"If you get the line @code{location: gnu/packages/bar.scm:174:2},\n" +"add @code{bar} to the @code{use-package-modules} form." +msgstr "" + +#: gnu.scm:108 +#, scheme-format +msgid "Try adding @code{(use-package-modules ~a)}." +msgstr "" + +#: gnu.scm:123 +#, scheme-format +msgid "" +"You may use @command{guix system search ~a} to search for a service\n" +"matching @code{~a}.\n" +"If you get the line @code{location: gnu/services/foo.scm:188:2},\n" +"add @code{foo} to the @code{use-service-modules} form." +msgstr "" + +#: gnu.scm:132 +#, scheme-format +msgid "Try adding @code{(use-service-modules ~a)}." +msgstr "" -#: guix/scripts/build.scm:54 guix/scripts/package.scm:349 +#: gnu/packages.scm:92 +#, fuzzy, scheme-format +msgid "~a: patch not found" +msgstr "~a: нисам пронашао пакет~%" + +#: gnu/packages.scm:108 +#, scheme-format +msgid "could not find bootstrap binary '~a' for system '~a'" +msgstr "" + +#: gnu/packages.scm:240 #, scheme-format msgid "ambiguous package specification `~a'~%" msgstr "нејасна одредница пакета „~a“~%" -#: guix/scripts/build.scm:55 guix/scripts/package.scm:351 -#, scheme-format -msgid "choosing ~a from ~a~%" +#: gnu/packages.scm:241 +#, fuzzy, scheme-format +msgid "choosing address@hidden from ~a~%" msgstr "бирам ~a из ~a~%" -#: guix/scripts/build.scm:61 +#: gnu/packages.scm:246 guix/scripts/package.scm:275 +#, fuzzy, scheme-format +msgid "package '~a' has been superseded by '~a'~%" +msgstr "пакет „~a“ нема извор~%" + +#: gnu/packages.scm:253 #, scheme-format msgid "~A: package not found for version ~a~%" msgstr "~A: нисам пронашао пакет за издање ~a~%" -#: guix/scripts/build.scm:63 +#: gnu/packages.scm:254 #, scheme-format msgid "~A: unknown package~%" msgstr "~A: непознат пакет~%" -#: guix/scripts/build.scm:86 +#: gnu/packages.scm:282 +#, scheme-format +msgid "package `~a' lacks output `~a'~%" +msgstr "пакету „~a“ недостаје излаз „~a“~%" + +#: gnu/services.scm:237 +#, scheme-format +msgid "~a: no value specified for service of type '~a'" +msgstr "" + +#: gnu/services.scm:642 +#, scheme-format +msgid "no target of type '~a' for service '~a'" +msgstr "" + +#: gnu/services.scm:668 gnu/services.scm:761 +#, scheme-format +msgid "more than one target service of type '~a'" +msgstr "" + +#: gnu/services.scm:751 +#, scheme-format +msgid "service of type '~a' not found" +msgstr "" + +#: gnu/system.scm:311 +#, scheme-format +msgid "unrecognized boot parameters for '~a'~%" +msgstr "непознати подизни параметри за „~a“~%" + +#: gnu/system.scm:701 +#, scheme-format +msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" + +#: gnu/system.scm:717 +#, scheme-format +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" + +#: gnu/system.scm:864 +#, fuzzy, scheme-format +msgid "~a: invalid locale name" +msgstr "~a: неисправан број~%" + +#: gnu/services/shepherd.scm:177 +#, scheme-format +msgid "service '~a' provided more than once" +msgstr "" + +#: gnu/services/shepherd.scm:192 +#, scheme-format +msgid "service '~a' requires '~a', which is not provided by any service" +msgstr "" + +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 +#, scheme-format +msgid "supplementary group '~a' of user '~a' is undeclared" +msgstr "" + +#: gnu/system/shadow.scm:249 +#, scheme-format +msgid "primary group '~a' of user '~a' is undeclared" +msgstr "" + +#: guix/scripts.scm:56 +#, scheme-format +msgid "invalid argument: ~a~%" +msgstr "неисправан аргумент: ~a~%" + +#: guix/scripts.scm:84 guix/scripts/download.scm:135 +#: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 +#, scheme-format +msgid "~A: unrecognized option~%" +msgstr "~A: непозната опција~%" + +#: guix/scripts.scm:179 +#, scheme-format +msgid "Your Guix installation is ~a day old.\n" +msgid_plural "Your Guix installation is ~a days old.\n" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: guix/scripts.scm:184 +#, scheme-format +msgid "" +"Consider running 'guix pull' followed by\n" +"'~a' to get up-to-date packages and security updates.\n" +msgstr "" + +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "нисам успео да направим ГЦ корен „~a“: ~a~%" -#: guix/scripts/build.scm:123 +#: guix/scripts/build.scm:229 +#, fuzzy, scheme-format +msgid "invalid replacement specification: ~s~%" +msgstr "нејасна одредница пакета „~a“~%" + +#: guix/scripts/build.scm:286 +msgid "" +"\n" +" --with-source=SOURCE\n" +" use SOURCE when building the corresponding package" +msgstr "" +"\n" +" --with-source=ИЗВОР\n" +" користи ИЗВОР приликом изградње одговарајућег пакета" + +#: guix/scripts/build.scm:289 +msgid "" +"\n" +" --with-input=PACKAGE=REPLACEMENT\n" +" replace dependency PACKAGE by REPLACEMENT" +msgstr "" + +#: guix/scripts/build.scm:292 +msgid "" +"\n" +" --with-graft=PACKAGE=REPLACEMENT\n" +" graft REPLACEMENT on packages that refer to PACKAGE" +msgstr "" + +#: guix/scripts/build.scm:317 +#, scheme-format +msgid "transformation '~a' had no effect on ~a~%" +msgstr "" + +#: guix/scripts/build.scm:335 +msgid "" +"\n" +" -L, --load-path=DIR prepend DIR to the package module search path" +msgstr "" + +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" @@ -54,7 +256,16 @@ msgstr "" "\n" " -K, --keep-failed задржава стабло изградње неуспелих изградњи" -#: guix/scripts/build.scm:125 +#: guix/scripts/build.scm:339 +#, fuzzy +msgid "" +"\n" +" -k, --keep-going keep going when some of the derivations fail" +msgstr "" +"\n" +" -n, --dry-run не изграђује изведенице" + +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" @@ -62,7 +273,7 @@ msgstr "" "\n" " -n, --dry-run не изграђује изведенице" -#: guix/scripts/build.scm:127 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" @@ -70,23 +281,38 @@ msgstr "" "\n" " --fallback враћа се на изградњу када заменик не успе" -#: guix/scripts/build.scm:129 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" msgstr "" "\n" -" --no-substitutes изграђује уместо да поново ређа заменике предизградње" +" --no-substitutes изграђује уместо да поново ређа заменике " +"предизградње" + +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 +msgid "" +"\n" +" --substitute-urls=URLS\n" +" fetch substitute from URLS if they are authorized" +msgstr "" + +#: guix/scripts/build.scm:350 +msgid "" +"\n" +" --no-grafts do not graft packages" +msgstr "" -#: guix/scripts/build.scm:131 +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" msgstr "" "\n" -" --no-build-hook не покушава да растерети изградњу путем предворја изградње" +" --no-build-hook не покушава да растерети изградњу путем предворја " +"изградње" -#: guix/scripts/build.scm:133 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" @@ -96,7 +322,7 @@ msgstr "" " --max-silent-time=СЕКУНДЕ\n" " означава изградњу неупелом након СЕКУНДЕ мировања" -#: guix/scripts/build.scm:136 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" @@ -105,7 +331,7 @@ msgstr "" " --timeout=СЕКУНДЕ\n" " означава изградњу неуспелом након СЕКУНДЕ рада" -#: guix/scripts/build.scm:138 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" @@ -113,20 +339,33 @@ msgstr "" "\n" " --verbosity=НИВО користи дати НИВО опширности" -#: guix/scripts/build.scm:140 +#: guix/scripts/build.scm:361 +msgid "" +"\n" +" --rounds=N build N times in a row to detect non-determinism" +msgstr "" + +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" msgstr "" "\n" -" -c, --cores=N омогућава коришћење до N језгра процесора за изградњу" +" -c, --cores=N омогућава коришћење до N језгра процесора за " +"изградњу" -#: guix/scripts/build.scm:206 -#, scheme-format -msgid "~a: not a number~%" -msgstr "~a: није број~%" +#: guix/scripts/build.scm:365 +msgid "" +"\n" +" -M, --max-jobs=N allow at most N build jobs" +msgstr "" -#: guix/scripts/build.scm:223 +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 +#, fuzzy, scheme-format +msgid "not a number: '~a' option argument: ~a~%" +msgstr "погрешан број аргумената~%" + +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" @@ -134,7 +373,7 @@ msgstr "" "Употреба: guix build [ОПЦИЈА]... ПАКЕТ-ИЛИ-ИЗВЕДНИЦА...\n" "Изграђује дати ПАКЕТ-ИЛИ-ИЗВЕДНИЦУ и исписује њихове путање излаза.\n" -#: guix/scripts/build.scm:225 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" @@ -142,7 +381,18 @@ msgstr "" "\n" " -e, --expression=ИЗРАЗ изграђује процене ИЗРАЗА пакета или изведенице на" -#: guix/scripts/build.scm:227 +#: guix/scripts/build.scm:501 +#, fuzzy +msgid "" +"\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" +" FILE evaluates to" +msgstr "" +"\n" +" -e, --expression=ИЗРАЗ изграђује процене ИЗРАЗА пакета или изведенице на" + +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" @@ -150,7 +400,15 @@ msgstr "" "\n" " -S, --source изграђује изведенице извора пакета" -#: guix/scripts/build.scm:229 +#: guix/scripts/build.scm:506 +msgid "" +"\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" +" of \"package\", \"all\" (default), or \"transitive\"" +msgstr "" + +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" @@ -158,7 +416,7 @@ msgstr "" "\n" " -s, --system=СИСТЕМ покушава да изгради за СИСТЕМ--e.g., „i686-linux“" -#: guix/scripts/build.scm:231 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" @@ -166,35 +424,47 @@ msgstr "" "\n" " --target=ТРОЈКА унакрсно изграђује за ТРОЈКУ--e.g., „armel-linux-gnu“" -#: guix/scripts/build.scm:233 +#: guix/scripts/build.scm:513 msgid "" "\n" -" --with-source=SOURCE\n" -" use SOURCE when building the corresponding package" +" -d, --derivations return the derivation paths of the given packages" msgstr "" "\n" -" --with-source=ИЗВОР\n" -" користи ИЗВОР приликом изградње одговарајућег пакета" +" -d, --derivations исписује путање изведенице датог пакета" -#: guix/scripts/build.scm:236 +#: guix/scripts/build.scm:515 msgid "" "\n" -" -d, --derivations return the derivation paths of the given packages" +" --check rebuild items to check for non-determinism issues" msgstr "" + +#: guix/scripts/build.scm:517 +msgid "" "\n" -" -d, --derivations исписује путање изведенице датог пакета" +" --repair repair the specified items" +msgstr "" -#: guix/scripts/build.scm:238 +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" " as a garbage collector root" msgstr "" "\n" -" -r, --root=ДАТОТЕКА чини ДАТОТЕКУ симболичком везом ка резултату, и бележи је\n" +" -r, --root=ДАТОТЕКА чини ДАТОТЕКУ симболичком везом ка резултату, и " +"бележи је\n" " као корен скупљача ђубра" -#: guix/scripts/build.scm:241 +#: guix/scripts/build.scm:522 +#, fuzzy +msgid "" +"\n" +" -q, --quiet do not show the build log" +msgstr "" +"\n" +" -n, --dry-run не изграђује изведенице" + +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" @@ -202,10 +472,16 @@ msgstr "" "\n" " --log-file исписује називе датотеке дневника за дате изведенице" -#: guix/scripts/build.scm:246 guix/scripts/download.scm:53 -#: guix/scripts/package.scm:523 guix/scripts/gc.scm:58 -#: guix/scripts/hash.scm:55 guix/scripts/pull.scm:82 -#: guix/scripts/substitute-binary.scm:564 guix/scripts/system.scm:334 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 +#: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" " -h, --help display this help and exit" @@ -213,10 +489,16 @@ msgstr "" "\n" " -h, --help приказује ову помоћ и излази" -#: guix/scripts/build.scm:248 guix/scripts/download.scm:55 -#: guix/scripts/package.scm:525 guix/scripts/gc.scm:60 -#: guix/scripts/hash.scm:57 guix/scripts/pull.scm:84 -#: guix/scripts/substitute-binary.scm:566 guix/scripts/system.scm:336 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 +#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" " -V, --version display version information and exit" @@ -224,28 +506,39 @@ msgstr "" "\n" " -V, --version приказује податке о издању и излази" -#: guix/scripts/build.scm:368 +#: guix/scripts/build.scm:560 #, scheme-format -msgid "sources do not match any package:~{ ~a~}~%" -msgstr "извори не одговарају ниједном пакету:~{ ~a~}~%" +msgid "" +"invalid argument: '~a' option argument: ~a, ~\n" +"must be one of 'package', 'all', or 'transitive'~%" +msgstr "" -#: guix/scripts/build.scm:397 guix/scripts/download.scm:96 -#: guix/scripts/package.scm:756 guix/scripts/gc.scm:122 -#: guix/scripts/pull.scm:115 guix/scripts/system.scm:386 +#: guix/scripts/build.scm:613 #, scheme-format -msgid "~A: unrecognized option~%" -msgstr "~A: непозната опција~%" +msgid "~s: not something we can build~%" +msgstr "" + +#: guix/scripts/build.scm:667 +#, fuzzy, scheme-format +msgid "~a: warning: package '~a' has no source~%" +msgstr "пакет „~a“ нема извор~%" -#: guix/scripts/build.scm:425 +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "нема дневника изградње за „~a“~%" -#: guix/scripts/download.scm:44 +#: guix/discovery.scm:88 +#, scheme-format +msgid "cannot access `~a': ~a~%" +msgstr "не могу да приступим „~a“: ~a~%" + +#: guix/scripts/download.scm:69 +#, fuzzy msgid "" "Usage: guix download [OPTION] URL\n" -"Download the file at URL, add it to the store, and print its store path\n" -"and the hash of its contents.\n" +"Download the file at URL to the store or to the given file, and print its\n" +"file name and the hash of its contents.\n" "\n" "Supported formats: 'nix-base32' (default), 'base32', and 'base16'\n" "('hex' and 'hexadecimal' can be used as well).\n" @@ -257,7 +550,7 @@ msgstr "" "Подржани записи: „nix-base32“ (основни), „base32“, и „base16“\n" "(„hex“ и „hexadecimal“ могу такође бити коришћени).\n" -#: guix/scripts/download.scm:50 guix/scripts/hash.scm:50 +#: guix/scripts/download.scm:75 guix/scripts/hash.scm:54 msgid "" "\n" " -f, --format=FMT write the hash in the given format" @@ -265,104 +558,129 @@ msgstr "" "\n" " -f, --format=ФМТ записује хеш у датом запису" -#: guix/scripts/download.scm:73 guix/scripts/hash.scm:75 +#: guix/scripts/download.scm:77 +msgid "" +"\n" +" --no-check-certificate\n" +" do not validate the certificate of HTTPS servers " +msgstr "" + +#: guix/scripts/download.scm:80 +msgid "" +"\n" +" -o, --output=FILE download to FILE" +msgstr "" + +#: guix/scripts/download.scm:103 guix/scripts/hash.scm:82 #, scheme-format msgid "unsupported hash format: ~a~%" msgstr "неподржани запис хеша: ~a~%" -#: guix/scripts/download.scm:106 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 +#, scheme-format +msgid "~A: extraneous argument~%" +msgstr "~A: страни аргумент~%" + +#: guix/scripts/download.scm:146 +#, fuzzy, scheme-format +msgid "no download URI was specified~%" +msgstr "~a: преузимање није успело~%" + +#: guix/scripts/download.scm:151 #, scheme-format msgid "~a: failed to parse URI~%" msgstr "~a: нисам успео да обрадим путању~%" -#: guix/scripts/download.scm:117 +#: guix/scripts/download.scm:161 #, scheme-format msgid "~a: download failed~%" msgstr "~a: преузимање није успело~%" -#: guix/scripts/package.scm:88 -#, scheme-format -msgid "failed to build the empty profile~%" -msgstr "нисам успео да изградим празан профил~%" - -#: guix/scripts/package.scm:97 +#: guix/scripts/package.scm:112 #, scheme-format -msgid "switching from generation ~a to ~a~%" -msgstr "пребацујем се са генерације ~a на ~a~%" +msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" +msgstr "Покушајте „info '(guix) Invoking guix package'“ за више података.~%" -#: guix/scripts/package.scm:108 guix/scripts/package.scm:866 -#: guix/scripts/package.scm:978 +#: guix/scripts/package.scm:134 #, scheme-format -msgid "profile '~a' does not exist~%" -msgstr "профил „~a“ не постоји~%" +msgid "error: while creating directory `~a': ~a~%" +msgstr "грешка: приликом стварања директоријума „~a“: ~a~%" -#: guix/scripts/package.scm:112 +#: guix/scripts/package.scm:138 #, scheme-format -msgid "nothing to do: already at the empty profile~%" -msgstr "ништа за урадити: већ сам у празном профилу~%" +msgid "Please create the `~a' directory, with you as the owner.~%" +msgstr "Направите директоријум „~a“, у вашем власништву.~%" -#: guix/scripts/package.scm:197 +#: guix/scripts/package.scm:145 #, scheme-format -msgid "The following package would be removed:~%~{~a~%~}~%" -msgstr "Следећи пакети би требали бити уклоњени:~%~{~a~%~}~%" +msgid "error: directory `~a' is not owned by you~%" +msgstr "грешка: директоријум „~a“ није у вашем власништву~%" -#: guix/scripts/package.scm:202 +#: guix/scripts/package.scm:148 #, scheme-format -msgid "The following package will be removed:~%~{~a~%~}~%" -msgstr "Следећи пакети ће бити уклоњени:~%~{~a~%~}~%" +msgid "Please change the owner of `~a' to user ~s.~%" +msgstr "Поставите као власника ~s над „~a“.~%" -#: guix/scripts/package.scm:214 +#: guix/scripts/package.scm:183 #, scheme-format -msgid "The following package would be installed:~%~{~a~%~}~%" -msgstr "Следећи пакети би требали бити инсталирани:~%~{~a~%~}~%" +msgid "not removing generation ~a, which is current~%" +msgstr "" -#: guix/scripts/package.scm:219 -#, scheme-format -msgid "The following package will be installed:~%~{~a~%~}~%" -msgstr "Следећи пакети ће бити инсталирани:~%~{~a~%~}~%" +#: guix/scripts/package.scm:190 +#, fuzzy, scheme-format +msgid "no matching generation~%" +msgstr "пребацујем се са генерације ~a на ~a~%" -#: guix/scripts/package.scm:339 +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 #, scheme-format -msgid "package `~a' lacks output `~a'~%" -msgstr "пакету „~a“ недостаје излаз „~a“~%" +msgid "invalid syntax: ~a~%" +msgstr "неисправна синтакса: ~a~%" -#: guix/scripts/package.scm:356 +#: guix/scripts/package.scm:219 #, scheme-format -msgid "~a: package not found~%" -msgstr "~a: нисам пронашао пакет~%" +msgid "nothing to be done~%" +msgstr "ништа неће бити урађено~%" -#: guix/scripts/package.scm:391 -#, scheme-format -msgid "looking for the latest release of GNU ~a..." -msgstr "тражим последње издање Гнуа ~a..." +#: guix/scripts/package.scm:233 +#, fuzzy, scheme-format +msgid "~a package in profile~%" +msgid_plural "~a packages in profile~%" +msgstr[0] "~a пакет у профилу~%" +msgstr[1] "~a пакет у профилу~%" +msgstr[2] "~a пакет у профилу~%" -#: guix/scripts/package.scm:395 -#, scheme-format -msgid "~a: note: using ~a but ~a is available upstream~%" -msgstr "~a: напомена: користим ~a али ~a је доступно узводно~%" +#: guix/scripts/package.scm:317 +#, fuzzy, scheme-format +msgid "package '~a' no longer exists~%" +msgstr "пакет „~a“ нема извор~%" -#: guix/scripts/package.scm:467 +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" msgstr "Следеће одреднице променљиве окружења могу бити потребне:~%" -#: guix/scripts/package.scm:483 +#: guix/scripts/package.scm:371 +#, fuzzy msgid "" -"Usage: guix package [OPTION]... PACKAGES...\n" -"Install, remove, or upgrade PACKAGES in a single transaction.\n" +"Usage: guix package [OPTION]...\n" +"Install, remove, or upgrade packages in a single transaction.\n" msgstr "" "Употреба: guix package [ОПЦИЈА]... ПАКЕТИ...\n" "Инсталирајте, уклоните, или доградите ПАКЕТЕ у једном прелазу.\n" -#: guix/scripts/package.scm:485 +#: guix/scripts/package.scm:373 +#, fuzzy msgid "" "\n" -" -i, --install=PACKAGE install PACKAGE" +" -i, --install PACKAGE ...\n" +" install PACKAGEs" msgstr "" "\n" " -i, --install=ПАКЕТ инсталира ПАКЕТ" -#: guix/scripts/package.scm:487 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" @@ -372,23 +690,55 @@ msgstr "" " -e, --install-from-expression=ИЗР\n" " инсталира процене ИЗР пакета у" -#: guix/scripts/package.scm:490 +#: guix/scripts/package.scm:379 +#, fuzzy +msgid "" +"\n" +" -f, --install-from-file=FILE\n" +" install the package that the code within FILE\n" +" evaluates to" +msgstr "" +"\n" +" -e, --install-from-expression=ИЗР\n" +" инсталира процене ИЗР пакета у" + +#: guix/scripts/package.scm:383 +#, fuzzy msgid "" "\n" -" -r, --remove=PACKAGE remove PACKAGE" +" -r, --remove PACKAGE ...\n" +" remove PACKAGEs" msgstr "" "\n" " -r, --remove=ПАКЕТ уклања ПАКЕТ" -#: guix/scripts/package.scm:492 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" msgstr "" "\n" -" -u, --upgrade[=РЕГИЗР] дограђује све инсталиране пакете који одговарају РЕГИЗРАЗУ" +" -u, --upgrade[=РЕГИЗР] дограђује све инсталиране пакете који одговарају " +"РЕГИЗРАЗУ" -#: guix/scripts/package.scm:494 +#: guix/scripts/package.scm:388 +msgid "" +"\n" +" -m, --manifest=FILE create a new profile generation with the manifest\n" +" from FILE" +msgstr "" + +#: guix/scripts/package.scm:391 +#, fuzzy +msgid "" +"\n" +" --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" +msgstr "" +"\n" +" -u, --upgrade[=РЕГИЗР] дограђује све инсталиране пакете који одговарају " +"РЕГИЗРАЗУ" + +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" @@ -396,15 +746,17 @@ msgstr "" "\n" " --roll-back враћа се на претходну генерацију" -#: guix/scripts/package.scm:496 +#: guix/scripts/package.scm:395 +#, fuzzy msgid "" "\n" -" --search-paths display needed environment variable definitions" +" --search-paths[=KIND]\n" +" display needed environment variable definitions" msgstr "" "\n" " --search-paths приказује потребне одреднице променљиве окружења" -#: guix/scripts/package.scm:498 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" @@ -414,7 +766,7 @@ msgstr "" " -l, --list-generations[=ШАБЛОН]\n" " исписује генерације које одговарају ШАБЛОНУ" -#: guix/scripts/package.scm:501 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" @@ -424,23 +776,34 @@ msgstr "" " -d, --delete-generations[=ШАБЛОН]\n" " брише генерације које одговарају ШАБЛОНУ" -#: guix/scripts/package.scm:504 +#: guix/scripts/package.scm:404 +#, fuzzy msgid "" "\n" -" -p, --profile=PROFILE use PROFILE instead of the user's default profile" +" -S, --switch-generation=PATTERN\n" +" switch to a generation matching PATTERN" msgstr "" "\n" -" -p, --profile=ПРОФИЛ користи ПРОФИЛ уместо корисничког подразумеваног" +" -l, --list-generations[=ШАБЛОН]\n" +" исписује генерације које одговарају ШАБЛОНУ" -#: guix/scripts/package.scm:507 +#: guix/scripts/package.scm:407 msgid "" "\n" -" --bootstrap use the bootstrap Guile to build the profile" +" -p, --profile=PROFILE use PROFILE instead of the user's default profile" +msgstr "" +"\n" +" -p, --profile=ПРОФИЛ користи ПРОФИЛ уместо корисничког подразумеваног" + +#: guix/scripts/package.scm:410 +msgid "" +"\n" +" --bootstrap use the bootstrap Guile to build the profile" msgstr "" "\n" " --bootstrap користи Гуиле почетног учитавања да изгради профил" -#: guix/scripts/package.scm:509 guix/scripts/pull.scm:75 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" @@ -448,7 +811,7 @@ msgstr "" "\n" " --verbose ствара опширан излаз" -#: guix/scripts/package.scm:512 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" @@ -456,7 +819,7 @@ msgstr "" "\n" " -s, --search=РЕГИЗР тражи у скици и опису користећи РЕГИЗР" -#: guix/scripts/package.scm:514 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" @@ -464,9 +827,10 @@ msgid "" msgstr "" "\n" " -I, --list-installed[=РЕГИЗР]\n" -" исписује инсталиране пакете који одговарају РЕГИЗРАЗУ" +" исписује инсталиране пакете који одговарају " +"РЕГИЗРАЗУ" -#: guix/scripts/package.scm:517 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" @@ -476,67 +840,46 @@ msgstr "" " -A, --list-available[=РЕГИЗР]\n" " исписује доступне пакете који одговарају РЕГИЗРАЗУ" -#: guix/scripts/package.scm:760 -#, scheme-format -msgid "~A: extraneous argument~%" -msgstr "~A: страни аргумент~%" - -#: guix/scripts/package.scm:775 -#, scheme-format -msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" -msgstr "Покушајте „info '(guix) Invoking guix package'“ за више података.~%" +#: guix/scripts/package.scm:423 +#, fuzzy +msgid "" +"\n" +" --show=PACKAGE show details about PACKAGE" +msgstr "" +"\n" +" -i, --install=ПАКЕТ инсталира ПАКЕТ" -#: guix/scripts/package.scm:797 +#: guix/scripts/package.scm:475 #, scheme-format -msgid "error: while creating directory `~a': ~a~%" -msgstr "грешка: приликом стварања директоријума „~a“: ~a~%" +msgid "upgrade regexp '~a' looks like a command-line option~%" +msgstr "" -#: guix/scripts/package.scm:801 +#: guix/scripts/package.scm:478 #, scheme-format -msgid "Please create the `~a' directory, with you as the owner.~%" -msgstr "Направите директоријум „~a“, у вашем власништву.~%" +msgid "is this intended?~%" +msgstr "" -#: guix/scripts/package.scm:808 +#: guix/scripts/package.scm:523 #, scheme-format -msgid "error: directory `~a' is not owned by you~%" -msgstr "грешка: директоријум „~a“ није у вашем власништву~%" +msgid "~a: unsupported kind of search path~%" +msgstr "" -#: guix/scripts/package.scm:811 -#, scheme-format -msgid "Please change the owner of `~a' to user ~s.~%" -msgstr "Поставите као власника ~s над „~a“.~%" +#: guix/scripts/package.scm:820 +#, fuzzy, scheme-format +msgid "cannot switch to generation '~a'~%" +msgstr "пребацујем се са генерације ~a на ~a~%" #: guix/scripts/package.scm:836 #, scheme-format -msgid "deleting ~a~%" -msgstr "бришем ~a~%" - -#: guix/scripts/package.scm:889 guix/scripts/package.scm:994 -#, scheme-format -msgid "invalid syntax: ~a~%" -msgstr "неисправна синтакса: ~a~%" - -#: guix/scripts/package.scm:918 -#, scheme-format -msgid "nothing to be done~%" -msgstr "ништа неће бити урађено~%" - -#: guix/scripts/package.scm:941 -#, scheme-format -msgid "~a package in profile~%" -msgstr "~a пакет у профилу~%" - -#: guix/scripts/package.scm:956 -#, scheme-format -msgid "Generation ~a\t~a" -msgstr "Генерација ~a\t~a" +msgid "would install new manifest from '~a' with ~d entries~%" +msgstr "" -#: guix/scripts/package.scm:963 +#: guix/scripts/package.scm:838 #, scheme-format -msgid "~a\t(current)~%" -msgstr "~a\t(текуће)~%" +msgid "installing new manifest from '~a' with ~d entries~%" +msgstr "" -#: guix/scripts/gc.scm:39 +#: guix/scripts/gc.scm:42 msgid "" "Usage: guix gc [OPTION]... PATHS...\n" "Invoke the garbage collector.\n" @@ -544,7 +887,7 @@ msgstr "" "Употреба: guix gc [ОПЦИЈА]... ПУТАЊЕ...\n" "Позовите скупљача ђубра.\n" -#: guix/scripts/gc.scm:41 +#: guix/scripts/gc.scm:44 msgid "" "\n" " -C, --collect-garbage[=MIN]\n" @@ -554,7 +897,13 @@ msgstr "" " -C, --collect-garbage[=НАЈМ]\n" " скупља барем НАЈМ бајтова ђубра" -#: guix/scripts/gc.scm:44 +#: guix/scripts/gc.scm:47 +msgid "" +"\n" +" -F, --free-space=FREE attempt to reach FREE available space in the store" +msgstr "" + +#: guix/scripts/gc.scm:49 msgid "" "\n" " -d, --delete attempt to delete PATHS" @@ -562,7 +911,13 @@ msgstr "" "\n" " -d, --delete покушава да обрише ПУТАЊЕ" -#: guix/scripts/gc.scm:46 +#: guix/scripts/gc.scm:51 +msgid "" +"\n" +" --optimize optimize the store by deduplicating identical files" +msgstr "" + +#: guix/scripts/gc.scm:53 msgid "" "\n" " --list-dead list dead paths" @@ -570,7 +925,7 @@ msgstr "" "\n" " --list-dead исписује мртве путање" -#: guix/scripts/gc.scm:48 +#: guix/scripts/gc.scm:55 msgid "" "\n" " --list-live list live paths" @@ -578,7 +933,7 @@ msgstr "" "\n" " --list-dead исписује живе путање" -#: guix/scripts/gc.scm:51 +#: guix/scripts/gc.scm:58 msgid "" "\n" " --references list the references of PATHS" @@ -586,7 +941,7 @@ msgstr "" "\n" " --references исписује упуте ПУТАЊА" -#: guix/scripts/gc.scm:53 +#: guix/scripts/gc.scm:60 msgid "" "\n" " -R, --requisites list the requisites of PATHS" @@ -594,7 +949,7 @@ msgstr "" "\n" " --references исписује захтеве ПУТАЊА" -#: guix/scripts/gc.scm:55 +#: guix/scripts/gc.scm:62 msgid "" "\n" " --referrers list the referrers of PATHS" @@ -602,12 +957,57 @@ msgstr "" "\n" " --referrers исписује убрајаче ПУТАЊА" -#: guix/scripts/gc.scm:84 +#: guix/scripts/gc.scm:65 +msgid "" +"\n" +" --verify[=OPTS] verify the integrity of the store; OPTS is a\n" +" comma-separated combination of 'repair' and\n" +" 'contents'" +msgstr "" + +#: guix/scripts/gc.scm:69 +#, fuzzy +msgid "" +"\n" +" --list-failures list cached build failures" +msgstr "" +"\n" +" --list-dead исписује мртве путање" + +#: guix/scripts/gc.scm:71 +msgid "" +"\n" +" --clear-failures remove PATHS from the set of cached failures" +msgstr "" + +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "~a: неисправан број~%" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "неисправан износ складишта: ~a~%" -#: guix/scripts/hash.scm:45 +#: guix/scripts/gc.scm:196 +msgid "already ~h bytes available on ~a, nothing to do~%" +msgstr "" + +#: guix/scripts/gc.scm:199 +msgid "freeing ~h bytes~%" +msgstr "" + +#: guix/scripts/gc.scm:211 +#, fuzzy, scheme-format +msgid "extraneous arguments: ~{~a ~}~%" +msgstr "~A: страни аргумент~%" + +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 +msgid "freed ~h bytes~%" +msgstr "" + +#: guix/scripts/hash.scm:47 msgid "" "Usage: guix hash [OPTION] FILE\n" "Return the cryptographic hash of FILE.\n" @@ -624,27 +1024,134 @@ msgstr "" #: guix/scripts/hash.scm:52 msgid "" "\n" +" -x, --exclude-vcs exclude version control directories" +msgstr "" + +#: guix/scripts/hash.scm:56 +msgid "" +"\n" " -r, --recursive compute the hash on FILE recursively" msgstr "" "\n" " -r, --recursive рачуна хеш дубински на ДАТОТЕЦИ" -#: guix/scripts/hash.scm:103 -#, scheme-format -msgid "unrecognized option: ~a~%" -msgstr "непозната опција: ~a~%" - -#: guix/scripts/hash.scm:134 guix/ui.scm:233 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "~a~%" -#: guix/scripts/hash.scm:137 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "погрешан број аргумената~%" -#: guix/scripts/pull.scm:73 +#: guix/scripts/import.scm:86 +#, fuzzy +msgid "" +"Usage: guix import IMPORTER ARGS ...\n" +"Run IMPORTER with ARGS.\n" +msgstr "" +"Употреба: guix НАРЕДБА АРГУМЕНТИ...\n" +"Покрените НАРЕДБУ са АРГУМЕНТИМА.\n" + +#: guix/scripts/import.scm:89 +#, fuzzy +msgid "IMPORTER must be one of the importers listed below:\n" +msgstr "НАРЕДБА мора бити једна од подкоманди наведених испод:\n" + +#: guix/scripts/import.scm:103 +#, fuzzy, scheme-format +msgid "guix import: missing importer name~%" +msgstr "guix: недостаје назив наредбе~%" + +#: guix/scripts/import.scm:123 +#, fuzzy, scheme-format +msgid "'~a' import failed~%" +msgstr "~a: преузимање није успело~%" + +#: guix/scripts/import.scm:124 +#, fuzzy, scheme-format +msgid "~a: invalid importer~%" +msgstr "~a: неисправан број~%" + +#: guix/scripts/import/cran.scm:43 +msgid "" +"Usage: guix import cran PACKAGE-NAME\n" +"Import and convert the CRAN package for PACKAGE-NAME.\n" +msgstr "" + +#: guix/scripts/import/cran.scm:45 +msgid "" +"\n" +" -a, --archive=ARCHIVE specify the archive repository" +msgstr "" + +#: guix/scripts/import/cran.scm:108 +#, fuzzy, scheme-format +msgid "failed to download description for package '~a'~%" +msgstr "нисам успео да учитам датотеку машине „~a“: ~s~%" + +#: guix/scripts/import/cran.scm:112 guix/scripts/import/elpa.scm:95 +#, fuzzy, scheme-format +msgid "too few arguments~%" +msgstr "погрешан број аргумената~%" + +#: guix/scripts/import/cran.scm:114 guix/scripts/import/elpa.scm:97 +#, fuzzy, scheme-format +msgid "too many arguments~%" +msgstr "погрешни аргуменати" + +#: guix/scripts/import/elpa.scm:41 +msgid "" +"Usage: guix import elpa PACKAGE-NAME\n" +"Import the latest package named PACKAGE-NAME from an ELPA repository.\n" +msgstr "" + +#: guix/scripts/import/elpa.scm:43 +msgid "" +"\n" +" -a, --archive=ARCHIVE specify the archive repository" +msgstr "" + +#: guix/scripts/import/elpa.scm:45 +#, fuzzy +msgid "" +"\n" +" -h, --help display this help and exit" +msgstr "" +"\n" +" -h, --help приказује ову помоћ и излази" + +#: guix/scripts/import/elpa.scm:47 +#, fuzzy +msgid "" +"\n" +" -V, --version display version information and exit" +msgstr "" +"\n" +" -V, --version приказује податке о издању и излази" + +#: guix/scripts/import/elpa.scm:92 +#, fuzzy, scheme-format +msgid "failed to download package '~a'~%" +msgstr "нисам успео да учитам датотеку машине „~a“: ~s~%" + +#: guix/scripts/pull.scm:60 +#, scheme-format +msgid "" +"Guile-Git is missing but it is now required by 'guix pull'.\n" +"Install it by running:\n" +"\n" +" guix package -i ~a\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" +"\n" +msgstr "" + +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" @@ -652,144 +1159,206 @@ msgstr "" "Употреба: guix pull [ОПЦИЈА]...\n" "Преузима и развија најновије издање Гуикса.\n" -#: guix/scripts/pull.scm:77 +#: guix/scripts/pull.scm:101 +#, fuzzy msgid "" "\n" -" --url=URL download the Guix tarball from URL" +" --url=URL download from the Git repository at URL" msgstr "" "\n" " --url=АДРЕСА преузима тарбал Гуикса са АДРЕСЕ" -#: guix/scripts/pull.scm:79 +#: guix/scripts/pull.scm:103 msgid "" "\n" -" --bootstrap use the bootstrap Guile to build the new Guix" +" --commit=COMMIT download the specified COMMIT" msgstr "" + +#: guix/scripts/pull.scm:105 +msgid "" "\n" -" --bootstrap користи Гуиле почетног учитавања да изгради нови Гуикс" +" --branch=BRANCH download the tip of the specified BRANCH" +msgstr "" -#: guix/scripts/pull.scm:117 -#, scheme-format -msgid "~A: unexpected argument~%" -msgstr "~A: неочекивани аргумент~%" +#: guix/scripts/pull.scm:107 +msgid "" +"\n" +" --bootstrap use the bootstrap Guile to build the new Guix" +msgstr "" +"\n" +" --bootstrap користи Гуиле почетног учитавања да изгради нови " +"Гуикс" -#: guix/scripts/pull.scm:126 -msgid "failed to download up-to-date source, exiting\n" -msgstr "нисам успео да преузмем најсвежији извор, излазим\n" +#: guix/scripts/pull.scm:193 +msgid "Guix already up to date\n" +msgstr "Гуикс је већ ажуриран\n" -#: guix/scripts/pull.scm:145 +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "ажурирани ~a је успешно развијен под „~a“~%" -#: guix/scripts/pull.scm:148 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" msgstr "нисам успео да ажурирам Гуикс, проверите дневник изградње~%" -#: guix/scripts/pull.scm:150 -msgid "Guix already up to date\n" -msgstr "Гуикс је већ ажуриран\n" +#: guix/scripts/pull.scm:217 +#, scheme-format +msgid "cannot enforce use of the Let's Encrypt certificates~%" +msgstr "" + +#: guix/scripts/pull.scm:219 +#, scheme-format +msgid "please upgrade Guile-Git~%" +msgstr "" + +#: guix/scripts/pull.scm:227 +#, scheme-format +msgid "Git error ~a~%" +msgstr "" + +#: guix/scripts/pull.scm:229 +#, fuzzy, scheme-format +msgid "Git error: ~a~%" +msgstr "грешка тражења назива домаћина: ~a~%" + +#: guix/scripts/pull.scm:263 +#, fuzzy, scheme-format +msgid "Updating from Git repository at '~a'...~%" +msgstr "увозим датотеку или директоријум „~a“...~%" + +#: guix/scripts/pull.scm:272 +#, scheme-format +msgid "Building from Git commit ~a...~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:80 +#: guix/scripts/substitute.scm:125 #, scheme-format msgid "authentication and authorization of substitutes disabled!~%" msgstr "потврђивање идентитета и овлашћивање замена је искључено!~%" -#: guix/scripts/substitute-binary.scm:163 +#: guix/scripts/substitute.scm:200 #, scheme-format msgid "download from '~a' failed: ~a, ~s~%" msgstr "преузимање са „~a“ није успело: ~a, ~s~%" -#: guix/scripts/substitute-binary.scm:178 -#, scheme-format -msgid "while fetching ~a: server is unresponsive~%" +#: guix/scripts/substitute.scm:213 +#, fuzzy, scheme-format +msgid "while fetching ~a: server is somewhat slow~%" msgstr "приликом довлачења ~a: сервер не одговара~%" -#: guix/scripts/substitute-binary.scm:180 +#: guix/scripts/substitute.scm:215 #, scheme-format msgid "try `--no-substitutes' if the problem persists~%" msgstr "покушајте „--no-substitutes“ ако се неприлике наставе~%" -#: guix/scripts/substitute-binary.scm:244 +#: guix/scripts/substitute.scm:225 +#, fuzzy, scheme-format +msgid "unsupported substitute URI scheme: ~a~%" +msgstr "неподржано издање потписа: ~a~%" + +#: guix/scripts/substitute.scm:260 +#, fuzzy, scheme-format +msgid "while fetching '~a': ~a (~s)~%" +msgstr "приликом довлачења ~a: сервер не одговара~%" + +#: guix/scripts/substitute.scm:265 #, scheme-format -msgid "signature version must be a number: ~a~%" +msgid "ignoring substitute server at '~s'~%" +msgstr "" + +#: guix/scripts/substitute.scm:315 +#, fuzzy, scheme-format +msgid "signature version must be a number: ~s~%" msgstr "издање потписа мора бити број: ~a~%" -#: guix/scripts/substitute-binary.scm:248 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "неподржано издање потписа: ~a~%" -#: guix/scripts/substitute-binary.scm:256 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "потпис није исправан с-израз: ~s~%" -#: guix/scripts/substitute-binary.scm:260 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "неисправан запис поља потписа: ~a~%" -#: guix/scripts/substitute-binary.scm:295 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "неисправан потпис за „~a“~%" -#: guix/scripts/substitute-binary.scm:297 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "хеш не одговара за „~a“~%" -#: guix/scripts/substitute-binary.scm:299 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "„~a“ је потписано неовлашћеним кључем~%" -#: guix/scripts/substitute-binary.scm:301 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "потпис на „~a“ је оштећен~%" -#: guix/scripts/substitute-binary.scm:338 +#: guix/scripts/substitute.scm:457 +#, fuzzy, scheme-format +msgid "'~a' does not name a store item~%" +msgstr "профил „~a“ не постоји~%" + +#: guix/scripts/substitute.scm:619 #, scheme-format -msgid "substitute at '~a' lacks a signature~%" -msgstr "замени на „~a“ недостаје потпис~%" +msgid "updating list of substitutes from '~a'... ~5,1f%" +msgstr "" -#: guix/scripts/substitute-binary.scm:526 +#: guix/scripts/substitute.scm:683 #, scheme-format -msgid "Downloading, please wait...~%" -msgstr "Преузима, молим сачекајте...~%" +msgid "~s: unsupported server URI scheme~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:528 +#: guix/scripts/substitute.scm:693 #, scheme-format -msgid "(Please consider upgrading Guile to get proper progress report.)~%" -msgstr "(Размотрите надоградњу Гуила да добијете извештај о његовом напредовању.)~%" +msgid "'~a' uses different store '~a'; ignoring it~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:545 +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "грешка тражења назива домаћина: ~a~%" -#: guix/scripts/substitute-binary.scm:554 +#: guix/scripts/substitute.scm:858 +#, fuzzy, scheme-format +msgid "TLS error in procedure '~a': ~a~%" +msgstr "грешка: приликом стварања директоријума „~a“: ~a~%" + +#: guix/scripts/substitute.scm:869 +#, fuzzy msgid "" -"Usage: guix substitute-binary [OPTION]...\n" +"Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" msgstr "" "Употреба: guix substitute-binary [ОПЦИЈА]...\n" "Унутрашњи алат за замену пре-изграђеног извршног у месну изградњу.\n" -#: guix/scripts/substitute-binary.scm:556 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" " store file names passed on the standard input" msgstr "" "\n" -" --query извештава о доступности заменика за називе датотека\n" +" --query извештава о доступности заменика за називе " +"датотека\n" " складишта прослеђених на стандардном улазу" -#: guix/scripts/substitute-binary.scm:559 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -798,44 +1367,58 @@ msgid "" msgstr "" "\n" " --substitute ОДРЕДИШТЕ СКЛАДИШНЕ-ДАТОТЕКЕ\n" -" преузима СКЛАДИШНУ-ДАТОТЕКУ и смешта је као Нар удатотеци\n" +" преузима СКЛАДИШНУ-ДАТОТЕКУ и смешта је као Нар " +"удатотеци\n" " ОДРЕДИШТЕ" -#: guix/scripts/substitute-binary.scm:604 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" -msgstr "АЦЛ за увоз архиве изгледа да је неупотребљив, замене могу бити недоступне\n" +#: guix/scripts/substitute.scm:939 +#, fuzzy, scheme-format +msgid "no valid substitute for '~a'~%" +msgstr "неисправан потпис за „~a“~%" + +#: guix/scripts/substitute.scm:946 +#, fuzzy, scheme-format +msgid "Downloading ~a...~%" +msgstr "Преузима, молим сачекајте...~%" -#: guix/scripts/substitute-binary.scm:625 -#, scheme-format -msgid "failed to look up host '~a' (~a), substituter disabled~%" -msgstr "нисам успео да потражим домаћина „~a“ (~a), замењивач је искључен~%" +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" +msgstr "" +"АЦЛ за увоз архиве изгледа да је неупотребљив, замене могу бити недоступне\n" + +#: guix/scripts/substitute.scm:1056 +#, fuzzy, scheme-format +msgid "~a: invalid URI~%" +msgstr "~a: неисправан број~%" -#: guix/scripts/substitute-binary.scm:732 +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "~a: непозната опција~%" -#: guix/scripts/authenticate.scm:58 +#: guix/scripts/authenticate.scm:59 #, scheme-format msgid "cannot find public key for secret key '~a'~%" msgstr "не могу да нађем јавни кључ за тајни кључ „~a“~%" -#: guix/scripts/authenticate.scm:78 +#: guix/scripts/authenticate.scm:79 #, scheme-format msgid "error: invalid signature: ~a~%" msgstr "грешка: неисправан потпис: ~a~%" -#: guix/scripts/authenticate.scm:80 +#: guix/scripts/authenticate.scm:81 #, scheme-format msgid "error: unauthorized public key: ~a~%" msgstr "грешка: неовлашћени јавни кључ: ~a~%" -#: guix/scripts/authenticate.scm:82 +#: guix/scripts/authenticate.scm:83 #, scheme-format msgid "error: corrupt signature data: ~a~%" msgstr "грешка: оштећени подаци потписа: ~a~%" -#: guix/scripts/authenticate.scm:126 +#: guix/scripts/authenticate.scm:121 msgid "" "Usage: guix authenticate OPTION...\n" "Sign or verify the signature on the given file. This tool is meant to\n" @@ -845,160 +1428,1442 @@ msgstr "" "Потпишите или проверите потпис на датој датотеци. Овај алат је замишљен\n" "за унутрашњу употребу гуих-демоном.\n" -#: guix/scripts/authenticate.scm:132 +#: guix/scripts/authenticate.scm:127 msgid "wrong arguments" msgstr "погрешни аргуменати" -#: guix/scripts/system.scm:74 +#: guix/scripts/system.scm:141 #, scheme-format -msgid "failed to open operating system file '~a': ~a~%" -msgstr "нисам успео да отворим датотеку оперативног система „~a“: ~a~%" +msgid "failed to register '~a' under '~a'~%" +msgstr "нисам успео да убележим „~a“ под „~a“~%" -#: guix/scripts/system.scm:78 guix/ui.scm:238 +#: guix/scripts/system.scm:152 #, scheme-format -msgid "~a: ~a~%" -msgstr "~a: ~a~%" +msgid "copying to '~a'..." +msgstr "" -#: guix/scripts/system.scm:81 +#: guix/scripts/system.scm:187 +#, fuzzy, scheme-format +msgid "failed to install bootloader ~a~%" +msgstr "нисам успео да инсталирам локалитет: ~a~%" + +#: guix/scripts/system.scm:207 #, scheme-format -msgid "failed to load operating system file '~a': ~s~%" -msgstr "нисам успео да учитам датотеку оперативног система „~a“: ~s~%" +msgid "initializing the current root file system~%" +msgstr "покрећем текући корени систем датотека~%" -#: guix/scripts/system.scm:111 +#: guix/scripts/system.scm:221 #, scheme-format -msgid "failed to register '~a' under '~a'~%" -msgstr "нисам успео да убележим „~a“ под „~a“~%" +msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" +msgstr "" -#: guix/scripts/system.scm:127 +#: guix/scripts/system.scm:266 #, scheme-format -msgid "initializing the current root file system~%" -msgstr "покрећем текући корени систем датотека~%" +msgid "while talking to shepherd: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:273 +#, fuzzy, scheme-format +msgid "service '~a' could not be found~%" +msgstr "guix: ~a: нисам пронашао наредбу~%" + +#: guix/scripts/system.scm:276 +#, fuzzy, scheme-format +msgid "service '~a' does not have an action '~a'~%" +msgstr "профил „~a“ не постоји~%" + +#: guix/scripts/system.scm:280 +#, scheme-format +msgid "exception caught while executing '~a' on service '~a':~%" +msgstr "" + +#: guix/scripts/system.scm:288 +#, scheme-format +msgid "something went wrong: ~s~%" +msgstr "" -#: guix/scripts/system.scm:151 guix/scripts/system.scm:291 +#: guix/scripts/system.scm:291 #, scheme-format -msgid "failed to install GRUB on device '~a'~%" +msgid "shepherd error~%" +msgstr "" + +#: guix/scripts/system.scm:308 +#, fuzzy, scheme-format +msgid "failed to obtain list of shepherd services~%" msgstr "нисам успео да инсталирам ГРУБ на уређају „~a“~%" -#: guix/scripts/system.scm:176 +#: guix/scripts/system.scm:328 +#, fuzzy, scheme-format +msgid "unloading service '~a'...~%" +msgstr "Преузима, молим сачекајте...~%" + +#: guix/scripts/system.scm:336 +#, scheme-format +msgid "loading new services:~{ ~a~}...~%" +msgstr "" + +#: guix/scripts/system.scm:362 #, scheme-format msgid "activating system...~%" msgstr "покрећем систем...~%" -#: guix/scripts/system.scm:211 +#: guix/scripts/system.scm:438 +#, fuzzy, scheme-format +msgid "cannot switch to system generation '~a'~%" +msgstr "пребацујем се са генерације ~a на ~a~%" + +#: guix/scripts/system.scm:509 +msgid "the DAG of services" +msgstr "" + +#: guix/scripts/system.scm:522 +msgid "the dependency graph of shepherd services" +msgstr "" + +#: guix/scripts/system.scm:546 +#, fuzzy, scheme-format +msgid " file name: ~a~%" +msgstr "неисправан број: ~a~%" + +#: guix/scripts/system.scm:547 #, scheme-format -msgid "unrecognized boot parameters for '~a'~%" -msgstr "непознати подизни параметри за „~a“~%" +msgid " canonical file name: ~a~%" +msgstr "" + +#. TRANSLATORS: Please preserve the two-space indentation. +#: guix/scripts/system.scm:549 +#, fuzzy, scheme-format +msgid " label: ~a~%" +msgstr "~a: ~a~%" -#: guix/scripts/system.scm:295 +#: guix/scripts/system.scm:550 #, scheme-format -msgid "initializing operating system under '~a'...~%" -msgstr "покрећем оперативни систем под „~a“...~%" +msgid " bootloader: ~a~%" +msgstr "" -#: guix/scripts/system.scm:311 -msgid "" -"Usage: guix system [OPTION] ACTION FILE\n" -"Build the operating system declared in FILE according to ACTION.\n" +#: guix/scripts/system.scm:551 +#, scheme-format +msgid " root device: ~a~%" msgstr "" -"Употреба: guix system [ОПЦИЈА] РАДЊА ДАТОТЕКА\n" -"Изграђује оперативни систем објављен у ДАТОТЕЦИ у складу са РАДЊОМ.\n" -#: guix/scripts/system.scm:314 +#: guix/scripts/system.scm:555 +#, scheme-format +msgid " kernel: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:615 +#, scheme-format +msgid "~a: error: file system with label '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:621 +#, scheme-format +msgid "~a: error: file system with UUID '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:717 +#, scheme-format +msgid "~a not found: 'guix pull' was never run~%" +msgstr "" + +#: guix/scripts/system.scm:718 +#, scheme-format +msgid "Consider running 'guix pull' before 'reconfigure'.~%" +msgstr "" + +#: guix/scripts/system.scm:719 +#, scheme-format +msgid "Failing to do that may downgrade your system!~%" +msgstr "" + +#: guix/scripts/system.scm:836 +#, scheme-format +msgid "initializing operating system under '~a'...~%" +msgstr "покрећем оперативни систем под „~a“...~%" + +#: guix/scripts/system.scm:881 +#, fuzzy +msgid "" +"Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" +"Build the operating system declared in FILE according to ACTION.\n" +"Some ACTIONS support additional ARGS.\n" +msgstr "" +"Употреба: guix system [ОПЦИЈА] РАДЊА ДАТОТЕКА\n" +"Изграђује оперативни систем објављен у ДАТОТЕЦИ у складу са РАДЊОМ.\n" + +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 msgid "The valid values for ACTION are:\n" msgstr "Исправне вредности за РАДЊУ су:\n" -#: guix/scripts/system.scm:315 -msgid " - 'reconfigure', switch to a new operating system configuration\n" +#: guix/scripts/system.scm:887 +msgid " search search for existing service types\n" +msgstr "" + +#: guix/scripts/system.scm:889 +#, fuzzy +msgid " reconfigure switch to a new operating system configuration\n" +msgstr " — „reconfigure“, пребацује на подешавање новог оперативног система\n" + +#: guix/scripts/system.scm:891 +#, fuzzy +msgid "" +" roll-back switch to the previous operating system configuration\n" +msgstr " — „reconfigure“, пребацује на подешавање новог оперативног система\n" + +#: guix/scripts/system.scm:893 +#, fuzzy +msgid "" +" switch-generation switch to an existing operating system configuration\n" msgstr " — „reconfigure“, пребацује на подешавање новог оперативног система\n" -#: guix/scripts/system.scm:317 -msgid " - 'build', build the operating system without installing anything\n" -msgstr " — „build“, изграђује оперативни систем а не инсталира ништа\n" +#: guix/scripts/system.scm:895 +msgid " list-generations list the system generations\n" +msgstr "" + +#: guix/scripts/system.scm:897 +#, fuzzy +msgid "" +" build build the operating system without installing anything\n" +msgstr " — „build“, изграђује оперативни систем а не инсталира ништа\n" + +#: guix/scripts/system.scm:899 +#, fuzzy +msgid " container build a container that shares the host's store\n" +msgstr "" +" — „vm“, изграђује слику виртуелне машине која дели складиште домаћина\n" + +#: guix/scripts/system.scm:901 +#, fuzzy +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" +msgstr "" +" — „vm“, изграђује слику виртуелне машине која дели складиште домаћина\n" + +#: guix/scripts/system.scm:903 +#, fuzzy +msgid " vm-image build a freestanding virtual machine image\n" +msgstr " — „vm-image“, изграђује самостојећу слику виртуелне машине\n" + +#: guix/scripts/system.scm:905 +#, fuzzy +msgid " disk-image build a disk image, suitable for a USB stick\n" +msgstr " — „disk-image“, изграђује слику диска, погодну за УСБ штапиће\n" + +#: guix/scripts/system.scm:907 +#, fuzzy +msgid " init initialize a root file system to run GNU\n" +msgstr " — „init“, покреће корени систем датотека за покретање Гнуа.\n" + +#: guix/scripts/system.scm:909 +msgid " extension-graph emit the service extension graph in Dot format\n" +msgstr "" + +#: guix/scripts/system.scm:911 +msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" +msgstr "" + +#: guix/scripts/system.scm:915 +#, fuzzy +msgid "" +"\n" +" -d, --derivation return the derivation of the given system" +msgstr "" +"\n" +" -d, --derivations исписује путање изведенице датог пакета" + +#: guix/scripts/system.scm:917 +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" + +#: guix/scripts/system.scm:920 +#, fuzzy +msgid "" +"\n" +" --on-error=STRATEGY\n" +" apply STRATEGY when an error occurs while reading " +"FILE" +msgstr "" +"\n" +" --with-source=ИЗВОР\n" +" користи ИЗВОР приликом изградње одговарајућег пакета" + +#: guix/scripts/system.scm:923 +msgid "" +"\n" +" --file-system-type=TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" +" (one of 'ext4', 'iso9660')" +msgstr "" + +#: guix/scripts/system.scm:927 +msgid "" +"\n" +" --image-size=SIZE for 'vm-image', produce an image of SIZE" +msgstr "" +"\n" +" --image-size=ВЕЛИЧИНА за „vm-image“, даје слику ВЕЛИЧИНЕ" + +#: guix/scripts/system.scm:929 +#, fuzzy +msgid "" +"\n" +" --no-bootloader for 'init', do not install a bootloader" +msgstr "" +"\n" +" --no-grub за „init“, не инсталира ГРУБ" + +#: guix/scripts/system.scm:931 +msgid "" +"\n" +" --share=SPEC for 'vm', share host file system according to SPEC" +msgstr "" + +#: guix/scripts/system.scm:933 +#, fuzzy +msgid "" +"\n" +" -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" +" and 'build', make FILE a symlink to the result, " +"and\n" +" register it as a garbage collector root" +msgstr "" +"\n" +" -r, --root=ДАТОТЕКА чини ДАТОТЕКУ симболичком везом ка резултату, и " +"бележи је\n" +" као корен скупљача ђубра" + +#: guix/scripts/system.scm:937 +msgid "" +"\n" +" --expose=SPEC for 'vm', expose host file system according to SPEC" +msgstr "" + +#: guix/scripts/system.scm:939 +msgid "" +"\n" +" --full-boot for 'vm', make a full boot sequence" +msgstr "" + +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" + +#: guix/scripts/system.scm:1040 +#, scheme-format +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" +msgstr "није наведена датотека подешавања~%" + +#: guix/scripts/system.scm:1147 +#, scheme-format +msgid "~a: unknown action~%" +msgstr "~a: непозната радња~%" + +#: guix/scripts/system.scm:1163 +#, scheme-format +msgid "wrong number of arguments for action '~a'~%" +msgstr "погрешан број аргумената за радњу „~a“~%" + +#: guix/scripts/system.scm:1168 +#, fuzzy, scheme-format +msgid "guix system: missing command name~%" +msgstr "guix: недостаје назив наредбе~%" + +#: guix/scripts/system.scm:1170 +#, fuzzy, scheme-format +msgid "Try 'guix system --help' for more information.~%" +msgstr "Пробајте „guix --help“ за више података.~%" + +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 +msgid "unknown" +msgstr "непознато" + +#: guix/scripts/lint.scm:139 +#, scheme-format +msgid "Available checkers:~%" +msgstr "" + +#: guix/scripts/lint.scm:163 +msgid "description should not be empty" +msgstr "" + +#: guix/scripts/lint.scm:173 +msgid "Texinfo markup in description is invalid" +msgstr "" + +#: guix/scripts/lint.scm:183 +#, scheme-format +msgid "" +"description should not contain ~\n" +"trademark sign '~a' at ~d" +msgstr "" + +#. TRANSLATORS: '@code' is Texinfo markup and must be kept +#. as is. +#: guix/scripts/lint.scm:196 +msgid "use @code or similar ornament instead of quotes" +msgstr "" + +#: guix/scripts/lint.scm:203 +msgid "description should start with an upper-case letter or digit" +msgstr "" + +#: guix/scripts/lint.scm:219 +#, scheme-format +msgid "" +"sentences in description should be followed ~\n" +"by two spaces; possible infraction~p at ~{~a~^, ~}" +msgstr "" + +#: guix/scripts/lint.scm:237 +#, fuzzy, scheme-format +msgid "invalid description: ~s" +msgstr "неисправна обележја симболичке везе" + +#: guix/scripts/lint.scm:282 +#, scheme-format +msgid "'~a' should probably be a native input" +msgstr "" + +#: guix/scripts/lint.scm:298 +#, scheme-format +msgid "'~a' should probably not be an input at all" +msgstr "" + +#: guix/scripts/lint.scm:315 +msgid "synopsis should not be empty" +msgstr "" + +#: guix/scripts/lint.scm:323 +msgid "no period allowed at the end of the synopsis" +msgstr "" + +#: guix/scripts/lint.scm:335 +msgid "no article allowed at the beginning of the synopsis" +msgstr "" + +#: guix/scripts/lint.scm:342 +msgid "synopsis should be less than 80 characters long" +msgstr "" + +#: guix/scripts/lint.scm:348 +msgid "synopsis should start with an upper-case letter or digit" +msgstr "" + +#: guix/scripts/lint.scm:355 +msgid "synopsis should not start with the package name" +msgstr "" + +#: guix/scripts/lint.scm:365 +msgid "Texinfo markup in synopsis is invalid" +msgstr "" + +#: guix/scripts/lint.scm:384 +#, fuzzy, scheme-format +msgid "invalid synopsis: ~s" +msgstr "неисправна синтакса: ~a~%" + +#: guix/scripts/lint.scm:503 +#, scheme-format +msgid "URI ~a returned suspiciously small file (~a bytes)" +msgstr "" + +#: guix/scripts/lint.scm:513 +#, scheme-format +msgid "permanent redirect from ~a to ~a" +msgstr "" + +#: guix/scripts/lint.scm:520 +#, scheme-format +msgid "invalid permanent redirect from ~a" +msgstr "" + +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 +#, scheme-format +msgid "URI ~a not reachable: ~a (~s)" +msgstr "" + +#: guix/scripts/lint.scm:546 +#, fuzzy, scheme-format +msgid "URI ~a domain not found: ~a" +msgstr "guix: ~a: нисам пронашао наредбу~%" + +#: guix/scripts/lint.scm:554 +#, scheme-format +msgid "URI ~a unreachable: ~a" +msgstr "" + +#: guix/scripts/lint.scm:563 +#, scheme-format +msgid "TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:584 +#, fuzzy +msgid "invalid value for home page" +msgstr "Исправне вредности за РАДЊУ су:\n" + +#: guix/scripts/lint.scm:587 +#, fuzzy, scheme-format +msgid "invalid home page URL: ~s" +msgstr "" +"\n" +"~a матична страница: <~a>" + +#: guix/scripts/lint.scm:613 +msgid "file names of patches should start with the package name" +msgstr "" + +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" + +#: guix/scripts/lint.scm:670 +#, scheme-format +msgid "~a: ~a: proposed synopsis: ~s~%" +msgstr "" + +#: guix/scripts/lint.scm:683 +#, scheme-format +msgid "~a: ~a: proposed description:~% \"~a\"~%" +msgstr "" + +#: guix/scripts/lint.scm:725 +msgid "all the source URIs are unreachable:" +msgstr "" + +#: guix/scripts/lint.scm:747 +msgid "the source file name should contain the package name" +msgstr "" + +#: guix/scripts/lint.scm:763 +#, scheme-format +msgid "URL should be 'mirror://~a/~a'" +msgstr "" + +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 +#, fuzzy, scheme-format +msgid "failed to create derivation: ~a" +msgstr "нисам успео да направим ГЦ корен „~a“: ~a~%" + +#: guix/scripts/lint.scm:799 +#, fuzzy, scheme-format +msgid "failed to create derivation: ~s~%" +msgstr "нисам успео да прочитам израз ~s: ~s~%" + +#: guix/scripts/lint.scm:809 +#, fuzzy +msgid "invalid license field" +msgstr "неисправна обележја симболичке везе" + +#: guix/scripts/lint.scm:825 +#, scheme-format +msgid "~a: HTTP GET error for ~a: ~a (~s)~%" +msgstr "" + +#: guix/scripts/lint.scm:835 +#, fuzzy, scheme-format +msgid "~a: host lookup failure: ~a~%" +msgstr "грешка тражења назива домаћина: ~a~%" + +#: guix/scripts/lint.scm:840 +#, scheme-format +msgid "~a: TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:855 +msgid "while retrieving CVE vulnerabilities" +msgstr "" + +#: guix/scripts/lint.scm:898 +#, scheme-format +msgid "probably vulnerable to ~a" +msgstr "" + +#: guix/scripts/lint.scm:905 +#, scheme-format +msgid "while retrieving upstream info for '~a'" +msgstr "" + +#: guix/scripts/lint.scm:913 +#, scheme-format +msgid "can be upgraded to ~a" +msgstr "" + +#: guix/scripts/lint.scm:928 +#, scheme-format +msgid "tabulation on line ~a, column ~a" +msgstr "" + +#: guix/scripts/lint.scm:937 +#, scheme-format +msgid "trailing white space on line ~a" +msgstr "" + +#: guix/scripts/lint.scm:947 +#, scheme-format +msgid "line ~a is way too long (~a characters)" +msgstr "" + +#: guix/scripts/lint.scm:958 +#, scheme-format +msgid "line ~a: parentheses feel lonely, move to the previous or next line" +msgstr "" + +#: guix/scripts/lint.scm:1028 +msgid "Validate package descriptions" +msgstr "" + +#: guix/scripts/lint.scm:1032 +msgid "Validate synopsis & description of GNU packages" +msgstr "" + +#: guix/scripts/lint.scm:1036 +msgid "Identify inputs that should be native inputs" +msgstr "" + +#: guix/scripts/lint.scm:1040 +msgid "Identify inputs that should be inputs at all" +msgstr "" + +#: guix/scripts/lint.scm:1044 +msgid "Validate file names and availability of patches" +msgstr "" + +#: guix/scripts/lint.scm:1048 +msgid "Validate home-page URLs" +msgstr "" + +#. TRANSLATORS: is the name of a data type and must not be +#. translated. +#: guix/scripts/lint.scm:1054 +msgid "Make sure the 'license' field is a or a list thereof" +msgstr "" + +#: guix/scripts/lint.scm:1059 +msgid "Validate source URLs" +msgstr "" + +#: guix/scripts/lint.scm:1063 +msgid "Suggest 'mirror://' URLs" +msgstr "" + +#: guix/scripts/lint.scm:1067 +msgid "Validate file names of sources" +msgstr "" + +#: guix/scripts/lint.scm:1071 +msgid "Report failure to compile a package to a derivation" +msgstr "" + +#: guix/scripts/lint.scm:1075 +msgid "Validate package synopses" +msgstr "" + +#: guix/scripts/lint.scm:1079 +msgid "Check the Common Vulnerabilities and Exposures (CVE) database" +msgstr "" + +#: guix/scripts/lint.scm:1084 +msgid "Check the package for new upstream releases" +msgstr "" + +#: guix/scripts/lint.scm:1088 +msgid "Look for formatting issues in the source" +msgstr "" + +#: guix/scripts/lint.scm:1116 +msgid "" +"Usage: guix lint [OPTION]... [PACKAGE]...\n" +"Run a set of checkers on the specified package; if none is specified,\n" +"run the checkers on all packages.\n" +msgstr "" + +#: guix/scripts/lint.scm:1119 +msgid "" +"\n" +" -c, --checkers=CHECKER1,CHECKER2...\n" +" only run the specified checkers" +msgstr "" + +#: guix/scripts/lint.scm:1124 +msgid "" +"\n" +" -l, --list-checkers display the list of available lint checkers" +msgstr "" + +#: guix/scripts/lint.scm:1144 +#, fuzzy, scheme-format +msgid "~a: invalid checker~%" +msgstr "~a: неисправан број~%" + +#: guix/scripts/publish.scm:68 +#, scheme-format +msgid "" +"Usage: guix publish [OPTION]...\n" +"Publish ~a over HTTP.\n" +msgstr "" + +#: guix/scripts/publish.scm:70 +msgid "" +"\n" +" -p, --port=PORT listen on PORT" +msgstr "" + +#: guix/scripts/publish.scm:72 +#, fuzzy +msgid "" +"\n" +" --listen=HOST listen on the network interface for HOST" +msgstr "" +"\n" +" --references исписује упуте ПУТАЊА" + +#: guix/scripts/publish.scm:74 +msgid "" +"\n" +" -u, --user=USER change privileges to USER as soon as possible" +msgstr "" + +#: guix/scripts/publish.scm:76 +#, fuzzy +msgid "" +"\n" +" -C, --compression[=LEVEL]\n" +" compress archives at LEVEL" +msgstr "" +"\n" +" -I, --list-installed[=РЕГИЗР]\n" +" исписује инсталиране пакете који одговарају " +"РЕГИЗРАЗУ" + +#: guix/scripts/publish.scm:79 +msgid "" +"\n" +" -c, --cache=DIRECTORY cache published items to DIRECTORY" +msgstr "" + +#: guix/scripts/publish.scm:81 +msgid "" +"\n" +" --workers=N use N workers to bake items" +msgstr "" + +#: guix/scripts/publish.scm:83 +msgid "" +"\n" +" --ttl=TTL announce narinfos can be cached for TTL seconds" +msgstr "" + +#: guix/scripts/publish.scm:85 +msgid "" +"\n" +" --nar-path=PATH use PATH as the prefix for nar URLs" +msgstr "" + +#: guix/scripts/publish.scm:87 +msgid "" +"\n" +" --public-key=FILE use FILE as the public key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:89 +msgid "" +"\n" +" --private-key=FILE use FILE as the private key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:91 +msgid "" +"\n" +" -r, --repl[=PORT] spawn REPL server on PORT" +msgstr "" + +#: guix/scripts/publish.scm:107 +#, fuzzy, scheme-format +msgid "lookup of host '~a' failed: ~a~%" +msgstr "преузимање са „~a“ није успело: ~a, ~s~%" + +#: guix/scripts/publish.scm:152 +#, scheme-format +msgid "lookup of host '~a' returned nothing" +msgstr "" + +#: guix/scripts/publish.scm:165 +#, scheme-format +msgid "zlib support is missing; compression disabled~%" +msgstr "" + +#: guix/scripts/publish.scm:179 +#, fuzzy, scheme-format +msgid "~a: invalid duration~%" +msgstr "~a: неисправан број~%" + +#: guix/scripts/publish.scm:869 +#, scheme-format +msgid "user '~a' not found: ~a~%" +msgstr "" + +#: guix/scripts/publish.scm:910 +#, scheme-format +msgid "server running as root; consider using the '--user' option!~%" +msgstr "" + +#: guix/scripts/publish.scm:915 +#, scheme-format +msgid "publishing ~a on ~a, port ~d~%" +msgstr "" + +#: guix/scripts/edit.scm:41 +msgid "" +"Usage: guix edit PACKAGE...\n" +"Start $VISUAL or $EDITOR to edit the definitions of PACKAGE...\n" +msgstr "" + +#: guix/scripts/edit.scm:62 +#, scheme-format +msgid "file '~a' not found in search path ~s~%" +msgstr "" + +#: guix/scripts/edit.scm:90 +#, scheme-format +msgid "source location of package '~a' is unknown~%" +msgstr "" + +#: guix/scripts/edit.scm:103 +#, fuzzy, scheme-format +msgid "failed to launch '~a': ~a~%" +msgstr "нисам успео да се повежем на „~a“: ~a~%" + +#: guix/scripts/size.scm:77 +#, scheme-format +msgid "no available substitute information for '~a'~%" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "store item" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "total" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "self" +msgstr "" + +#: guix/scripts/size.scm:107 +#, scheme-format +msgid "total: ~,1f MiB~%" +msgstr "" + +#. TRANSLATORS: This is the title of a graph, meaning that the graph +#. represents a profile of the store (the "store" being the place where +#. packages are stored.) +#: guix/scripts/size.scm:221 +msgid "store profile" +msgstr "" + +#: guix/scripts/size.scm:230 +#, fuzzy +msgid "" +"Usage: guix size [OPTION]... PACKAGE\n" +"Report the size of PACKAGE and its dependencies.\n" +msgstr "" +"Употреба: guix package [ОПЦИЈА]... ПАКЕТИ...\n" +"Инсталирајте, уклоните, или доградите ПАКЕТЕ у једном прелазу.\n" + +#: guix/scripts/size.scm:235 +#, fuzzy +msgid "" +"\n" +" -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" +msgstr "" +"\n" +" -s, --system=СИСТЕМ покушава да изгради за СИСТЕМ--e.g., „i686-linux“" + +#. TRANSLATORS: "closure" and "self" must not be translated. +#: guix/scripts/size.scm:238 +msgid "" +"\n" +" --sort=KEY sort according to KEY--\"closure\" or \"self\"" +msgstr "" + +#: guix/scripts/size.scm:240 +msgid "" +"\n" +" -m, --map-file=FILE write to FILE a graphical map of disk usage" +msgstr "" + +#: guix/scripts/size.scm:271 +#, fuzzy, scheme-format +msgid "~a: invalid sorting key~%" +msgstr "~a: неисправан број~%" + +#: guix/scripts/size.scm:306 +msgid "missing store item argument\n" +msgstr "" + +#: guix/scripts/graph.scm:84 +#, scheme-format +msgid "~a: invalid argument (package name expected)" +msgstr "" + +#: guix/scripts/graph.scm:95 +msgid "the DAG of packages, excluding implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:121 +msgid "the reverse DAG of packages" +msgstr "" + +#: guix/scripts/graph.scm:171 +msgid "the DAG of packages, including implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:181 +msgid "the DAG of packages and origins, including implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:211 +msgid "same as 'bag', but without the bootstrap nodes" +msgstr "" + +#: guix/scripts/graph.scm:253 +msgid "the DAG of derivations" +msgstr "" + +#: guix/scripts/graph.scm:265 +#, fuzzy +msgid "unsupported argument for derivation graph" +msgstr "неподржано издање потписа: ~a~%" + +#: guix/scripts/graph.scm:291 +#, fuzzy +msgid "unsupported argument for this type of graph" +msgstr "неподржана врста нар уноса" + +#: guix/scripts/graph.scm:304 +#, scheme-format +msgid "references for '~a' are not known~%" +msgstr "" + +#: guix/scripts/graph.scm:311 +msgid "the DAG of run-time dependencies (store references)" +msgstr "" + +#: guix/scripts/graph.scm:327 +msgid "the DAG of referrers in the store" +msgstr "" + +#: guix/scripts/graph.scm:354 +#, fuzzy, scheme-format +msgid "~a: unknown node type~%" +msgstr "~a: непозната радња~%" + +#: guix/scripts/graph.scm:361 +#, fuzzy, scheme-format +msgid "~a: unknown backend~%" +msgstr "~a: непозната радња~%" + +#: guix/scripts/graph.scm:365 +#, fuzzy +msgid "The available node types are:\n" +msgstr "Исправне вредности за РАДЊУ су:\n" + +#: guix/scripts/graph.scm:375 +msgid "The available backend types are:\n" +msgstr "" + +#. TRANSLATORS: Here 'dot' is the name of a program; it must not be +#. translated. +#: guix/scripts/graph.scm:419 +msgid "" +"Usage: guix graph PACKAGE...\n" +"Emit a representation of the dependency graph of PACKAGE...\n" +msgstr "" + +#: guix/scripts/graph.scm:421 +msgid "" +"\n" +" -b, --backend=TYPE produce a graph with the given backend TYPE" +msgstr "" + +#: guix/scripts/graph.scm:423 +#, fuzzy +msgid "" +"\n" +" --list-backends list the available graph backends" +msgstr "" +"\n" +" --list-dead исписује мртве путање" + +#: guix/scripts/graph.scm:425 +msgid "" +"\n" +" -t, --type=TYPE represent nodes of the given TYPE" +msgstr "" + +#: guix/scripts/graph.scm:427 +#, fuzzy +msgid "" +"\n" +" --list-types list the available graph types" +msgstr "" +"\n" +" --list-dead исписује мртве путање" + +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 +#, fuzzy +msgid "" +"\n" +" -e, --expression=EXPR consider the package EXPR evaluates to" +msgstr "" +"\n" +" -e, --expression=ИЗРАЗ изграђује процене ИЗРАЗА пакета или изведенице на" + +#: guix/scripts/challenge.scm:191 +#, scheme-format +msgid " local hash: ~a~%" +msgstr "" + +#: guix/scripts/challenge.scm:192 +#, fuzzy, scheme-format +msgid " no local build for '~a'~%" +msgstr "нема дневника изградње за „~a“~%" + +#: guix/scripts/challenge.scm:194 +#, fuzzy, scheme-format +msgid " ~50a: ~a~%" +msgstr "~a: ~a~%" + +#: guix/scripts/challenge.scm:202 +#, scheme-format +msgid "~a contents differ:~%" +msgstr "" + +#: guix/scripts/challenge.scm:205 +#, scheme-format +msgid "could not challenge '~a': no local build~%" +msgstr "" + +#: guix/scripts/challenge.scm:207 +#, scheme-format +msgid "could not challenge '~a': no substitutes~%" +msgstr "" + +#: guix/scripts/challenge.scm:210 +#, scheme-format +msgid "~a contents match:~%" +msgstr "" + +#: guix/scripts/challenge.scm:219 +msgid "~h store items were analyzed:~%" +msgstr "" + +#: guix/scripts/challenge.scm:220 +msgid " - ~h (~,1f%) were identical~%" +msgstr "" + +#: guix/scripts/challenge.scm:222 +msgid " - ~h (~,1f%) differed~%" +msgstr "" + +#: guix/scripts/challenge.scm:224 +msgid " - ~h (~,1f%) were inconclusive~%" +msgstr "" + +#: guix/scripts/challenge.scm:233 +msgid "" +"Usage: guix challenge [PACKAGE...]\n" +"Challenge the substitutes for PACKAGE... provided by one or more servers.\n" +msgstr "" + +#: guix/scripts/challenge.scm:235 +#, fuzzy +msgid "" +"\n" +" --substitute-urls=URLS\n" +" compare build results with those at URLS" +msgstr "" +"\n" +" --max-silent-time=СЕКУНДЕ\n" +" означава изградњу неупелом након СЕКУНДЕ мировања" + +#: guix/scripts/challenge.scm:238 +msgid "" +"\n" +" -v, --verbose show details about successful comparisons" +msgstr "" + +#: guix/scripts/copy.scm:59 +#, fuzzy, scheme-format +msgid "~a: invalid TCP port number~%" +msgstr "~a: неисправан број~%" + +#: guix/scripts/copy.scm:61 +#, scheme-format +msgid "~a: invalid SSH specification~%" +msgstr "" + +#: guix/scripts/copy.scm:113 +#, fuzzy +msgid "" +"Usage: guix copy [OPTION]... ITEMS...\n" +"Copy ITEMS to or from the specified host over SSH.\n" +msgstr "" +"Употреба: guix gc [ОПЦИЈА]... ПУТАЊЕ...\n" +"Позовите скупљача ђубра.\n" + +#: guix/scripts/copy.scm:115 +msgid "" +"\n" +" --to=HOST send ITEMS to HOST" +msgstr "" + +#: guix/scripts/copy.scm:117 +msgid "" +"\n" +" --from=HOST receive ITEMS from HOST" +msgstr "" + +#: guix/scripts/copy.scm:169 +#, scheme-format +msgid "use '--to' or '--from'~%" +msgstr "" + +#: guix/scripts/pack.scm:77 +#, fuzzy, scheme-format +msgid "~a: compressor not found~%" +msgstr "~a: нисам пронашао пакет~%" + +#: guix/scripts/pack.scm:323 +#, fuzzy, scheme-format +msgid "~a: invalid symlink specification~%" +msgstr "неисправна обележја симболичке везе" + +#: guix/scripts/pack.scm:333 +#, fuzzy +msgid "" +"Usage: guix pack [OPTION]... PACKAGE...\n" +"Create a bundle of PACKAGE.\n" +msgstr "" +"Употреба: guix package [ОПЦИЈА]... ПАКЕТИ...\n" +"Инсталирајте, уклоните, или доградите ПАКЕТЕ у једном прелазу.\n" + +#: guix/scripts/pack.scm:339 +#, fuzzy +msgid "" +"\n" +" -f, --format=FORMAT build a pack in the given FORMAT" +msgstr "" +"\n" +" -f, --format=ФМТ записује хеш у датом запису" + +#: guix/scripts/pack.scm:347 +msgid "" +"\n" +" -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" +msgstr "" + +#: guix/scripts/pack.scm:349 +msgid "" +"\n" +" -S, --symlink=SPEC create symlinks to the profile according to SPEC" +msgstr "" + +#: guix/scripts/pack.scm:351 +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" + +#: guix/scripts/pack.scm:353 +msgid "" +"\n" +" --localstatedir include /var/guix in the resulting pack" +msgstr "" + +#: guix/scripts/pack.scm:389 +#, scheme-format +msgid "both a manifest and a package list were given~%" +msgstr "" + +#: guix/scripts/pack.scm:408 +#, fuzzy, scheme-format +msgid "~a: unknown pack format" +msgstr "~A: непознат пакет~%" + +#: guix/scripts/weather.scm:69 +msgid "computing ~h package derivations for ~a...~%" +msgstr "" + +#: guix/scripts/weather.scm:107 +#, fuzzy +msgid "looking for ~h store items on ~a...~%" +msgstr "тражим последње издање Гнуа ~a..." + +#: guix/scripts/weather.scm:117 +msgid " ~2,1f% substitutes available (~h out of ~h)~%" +msgstr "" + +#: guix/scripts/weather.scm:123 +#, fuzzy, scheme-format +msgid " unknown substitute sizes~%" +msgstr "непозната јединица: ~a~%" + +#: guix/scripts/weather.scm:126 +msgid " ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:127 +msgid " at least ~,1h MiB of nars (compressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:129 +msgid " ~,1h MiB on disk (uncompressed)~%" +msgstr "" + +#: guix/scripts/weather.scm:131 +msgid " ~,3h seconds per request (~,1h seconds in total)~%" +msgstr "" + +#: guix/scripts/weather.scm:133 +msgid " ~,1h requests per second~%" +msgstr "" + +#: guix/scripts/weather.scm:142 +msgid "" +"Usage: guix weather [OPTIONS]\n" +"Report the availability of substitutes.\n" +msgstr "" + +#: guix/scripts/weather.scm:144 +msgid "" +"\n" +" --substitute-urls=URLS\n" +" check for available substitutes at URLS" +msgstr "" + +#: guix/scripts/weather.scm:147 +msgid "" +"\n" +" -m, --manifest=MANIFEST\n" +" look up substitutes for packages specified in " +"MANIFEST" +msgstr "" + +#: guix/scripts/weather.scm:150 +#, fuzzy +msgid "" +"\n" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" +msgstr "" +"\n" +" -s, --system=СИСТЕМ покушава да изгради за СИСТЕМ--e.g., „i686-linux“" + +#: guix/scripts/weather.scm:174 +#, fuzzy, scheme-format +msgid "~a: invalid URL~%" +msgstr "~a: неисправан број~%" + +#: guix/gnu-maintenance.scm:570 +msgid "Updater for GNU packages" +msgstr "" + +#: guix/gnu-maintenance.scm:579 +msgid "Updater for GNU packages only available via FTP" +msgstr "" + +#: guix/gnu-maintenance.scm:588 +msgid "Updater for KDE packages" +msgstr "" + +#: guix/gnu-maintenance.scm:595 +msgid "Updater for X.org packages" +msgstr "" -#: guix/scripts/system.scm:319 -msgid " - 'vm', build a virtual machine image that shares the host's store\n" -msgstr " — „vm“, изграђује слику виртуелне машине која дели складиште домаћина\n" +#: guix/gnu-maintenance.scm:602 +msgid "Updater for packages hosted on kernel.org" +msgstr "" -#: guix/scripts/system.scm:321 -msgid " - 'vm-image', build a freestanding virtual machine image\n" -msgstr " — „vm-image“, изграђује самостојећу слику виртуелне машине\n" +#: guix/scripts/container.scm:25 +msgid "" +"Usage: guix container ACTION ARGS...\n" +"Build and manipulate Linux containers.\n" +msgstr "" -#: guix/scripts/system.scm:323 -msgid " - 'disk-image', build a disk image, suitable for a USB stick\n" -msgstr " — „disk-image“, изграђује слику диска, погодну за УСБ штапиће\n" +#: guix/scripts/container.scm:30 +msgid " exec execute a command inside of an existing container\n" +msgstr "" -#: guix/scripts/system.scm:325 -msgid " - 'init', initialize a root file system to run GNU.\n" -msgstr " — „init“, покреће корени систем датотека за покретање Гнуа.\n" +#: guix/scripts/container.scm:53 +#, fuzzy, scheme-format +msgid "guix container: missing action~%" +msgstr "guix: недостаје назив наредбе~%" -#: guix/scripts/system.scm:329 -msgid "" -"\n" -" --image-size=SIZE for 'vm-image', produce an image of SIZE" +#: guix/scripts/container.scm:63 +#, scheme-format +msgid "guix container: invalid action~%" msgstr "" -"\n" -" --image-size=ВЕЛИЧИНА за „vm-image“, даје слику ВЕЛИЧИНЕ" -#: guix/scripts/system.scm:331 +#: guix/scripts/container/exec.scm:40 msgid "" -"\n" -" --no-grub for 'init', do not install GRUB" +"Usage: guix container exec PID COMMAND [ARGS...]\n" +"Execute COMMMAND within the container process PID.\n" msgstr "" -"\n" -" --no-grub за „init“, не инсталира ГРУБ" -#: guix/scripts/system.scm:394 +#: guix/scripts/container/exec.scm:69 #, scheme-format -msgid "~a: unknown action~%" -msgstr "~a: непозната радња~%" +msgid "~a: extraneous argument~%" +msgstr "~a: страни аргумент~%" + +#: guix/scripts/container/exec.scm:87 +#, fuzzy, scheme-format +msgid "no pid specified~%" +msgstr "није наведена датотека подешавања~%" -#: guix/scripts/system.scm:411 +#: guix/scripts/container/exec.scm:90 +#, fuzzy, scheme-format +msgid "no command specified~%" +msgstr "није наведена датотека подешавања~%" + +#: guix/scripts/container/exec.scm:93 #, scheme-format -msgid "wrong number of arguments for action '~a'~%" -msgstr "погрешан број аргумената за радњу „~a“~%" +msgid "no such process ~d~%" +msgstr "" -#: guix/scripts/system.scm:431 +#: guix/scripts/container/exec.scm:105 #, scheme-format -msgid "no configuration file specified~%" -msgstr "није наведена датотека подешавања~%" +msgid "exec failed with status ~d~%" +msgstr "" -#: guix/gnu-maintenance.scm:373 +#: guix/upstream.scm:249 #, scheme-format msgid "signature verification failed for `~a'~%" msgstr "није успела провера потписа за „~a“~%" -#: guix/gnu-maintenance.scm:375 +#: guix/upstream.scm:251 #, scheme-format msgid "(could be because the public key is not in your keyring)~%" msgstr "(може бити зато што јавни кључ није у вашем привеску)~%" -#: guix/gnu-maintenance.scm:450 +#: guix/upstream.scm:336 #, scheme-format msgid "~a: could not locate source file" msgstr "~a: не могу да пронађем изворну датотеку" -#: guix/gnu-maintenance.scm:455 +#: guix/upstream.scm:341 #, scheme-format msgid "~a: ~a: no `version' field in source; skipping~%" msgstr "~a: ~a: нема поља „version“ у извору; прескачем~%" -#: guix/ui.scm:131 +#: guix/ui.scm:160 +#, scheme-format +msgid "~a: unbound variable" +msgstr "" + +#: guix/ui.scm:252 +msgid "entering debugger; type ',bt' for a backtrace\n" +msgstr "" + +#: guix/ui.scm:301 +#, fuzzy, scheme-format +msgid "hint: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 +#, fuzzy, scheme-format +msgid "failed to load '~a': ~a~%" +msgstr "нисам успео да учитам датотеку машине „~a“: ~s~%" + +#: guix/ui.scm:320 +#, scheme-format +msgid "~amissing closing parenthesis~%" +msgstr "" + +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 +#, fuzzy, scheme-format +msgid "~a: error: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:333 +msgid "Did you forget a @code{use-modules} form?" +msgstr "" + +#: guix/ui.scm:335 +#, scheme-format +msgid "Did you forget @code{(use-modules ~a)}?" +msgstr "" + +#: guix/ui.scm:348 guix/ui.scm:711 +#, scheme-format +msgid "exception thrown: ~s~%" +msgstr "" + +#: guix/ui.scm:352 guix/ui.scm:374 +#, fuzzy, scheme-format +msgid "failed to load '~a':~%" +msgstr "нисам успео да учитам датотеку машине „~a“: ~s~%" + +#: guix/ui.scm:364 +#, fuzzy, scheme-format +msgid "~a: warning: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:371 +#, fuzzy, scheme-format +msgid "failed to load '~a': exception thrown: ~s~%" +msgstr "нисам успео да прочитам израз ~s: ~s~%" + +#: guix/ui.scm:383 #, scheme-format msgid "failed to install locale: ~a~%" msgstr "нисам успео да инсталирам локалитет: ~a~%" -#: guix/ui.scm:150 +#. TRANSLATORS: Translate "(C)" to the copyright symbol +#. (C-in-a-circle), if this symbol is available in the user's +#. locale. Otherwise, do not translate "(C)"; leave it as-is. */ +#: guix/ui.scm:413 +msgid "(C)" +msgstr "" + +#: guix/ui.scm:414 +msgid "the Guix authors\n" +msgstr "" + +#: guix/ui.scm:415 +#, fuzzy msgid "" -"Copyright (C) 2014 the Guix authors\n" -"License GPLv3+: GNU GPL version 3 or later \n" +"License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" "Ауторска права (C) 2014 аутори Гуикса\n" -"Лиценца ОЈЛв3+: ГНУ ОЈЛ издање 3 или касније \n" +"Лиценца ОЈЛв3+: ГНУ ОЈЛ издање 3 или касније \n" "Ово је слободан софтвер: слободни сте да га мењате и расподељујете.\n" "Не постоји НИКАКВА ГАРАНЦИЈА, у оквирима дозвољеним законом.\n" -#: guix/ui.scm:158 +#. TRANSLATORS: The placeholder indicates the bug-reporting address for this +#. package. Please add another line saying "Report translation bugs to +#. ...\n" with the address for translation bugs (typically your translation +#. team's web or email address). +#: guix/ui.scm:427 #, scheme-format msgid "" "\n" @@ -1007,7 +2872,7 @@ msgstr "" "\n" "Грешке пријавите на: ~a." -#: guix/ui.scm:160 +#: guix/ui.scm:429 #, scheme-format msgid "" "\n" @@ -1016,7 +2881,7 @@ msgstr "" "\n" "~a матична страница: <~a>" -#: guix/ui.scm:162 +#: guix/ui.scm:431 msgid "" "\n" "General help using GNU software: " @@ -1024,100 +2889,287 @@ msgstr "" "\n" "Општа помоћ користећи ГНУ софтвер: " -#: guix/ui.scm:169 +#: guix/ui.scm:476 +#, fuzzy, scheme-format +msgid "'~a' is not a valid regular expression: ~a~%" +msgstr "потпис није исправан с-израз: ~s~%" + +#: guix/ui.scm:482 #, scheme-format msgid "~a: invalid number~%" msgstr "~a: неисправан број~%" -#: guix/ui.scm:186 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "неисправан број: ~a~%" -#: guix/ui.scm:201 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "непозната јединица: ~a~%" -#: guix/ui.scm:212 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "~a:~a:~a: пакет „~a“ садржи неисправан улаз: ~s~%" -#: guix/ui.scm:219 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" msgstr "~a: ~a: систем изградње „~a“ не садржи унакрсне изградње~%" -#: guix/ui.scm:224 +#: guix/ui.scm:572 +#, fuzzy, scheme-format +msgid "~s: invalid G-expression input~%" +msgstr "потпис није исправан с-израз: ~s~%" + +#: guix/ui.scm:575 +#, scheme-format +msgid "profile '~a' does not exist~%" +msgstr "профил „~a“ не постоји~%" + +#: guix/ui.scm:578 +#, fuzzy, scheme-format +msgid "generation ~a of profile '~a' does not exist~%" +msgstr "профил „~a“ не постоји~%" + +#: guix/ui.scm:587 +#, scheme-format +msgid " ... propagated from address@hidden" +msgstr "" + +#: guix/ui.scm:597 +#, scheme-format +msgid "profile contains conflicting entries for ~a~a~%" +msgstr "" + +#: guix/ui.scm:600 +#, scheme-format +msgid " first entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:606 +#, scheme-format +msgid " second entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:618 +#, scheme-format +msgid "corrupt input while restoring '~a' from ~s~%" +msgstr "" + +#: guix/ui.scm:620 +#, fuzzy, scheme-format +msgid "corrupt input while restoring archive from ~s~%" +msgstr "оштећена датотека скупа архиве" + +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "нисам успео да се повежем на „~a“: ~a~%" -#: guix/ui.scm:229 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "изградња није успела: ~a~%" -#: guix/ui.scm:257 +#: guix/ui.scm:631 +#, scheme-format +msgid "reference to invalid output '~a' of derivation '~a'~%" +msgstr "" + +#: guix/ui.scm:635 +#, scheme-format +msgid "file '~a' could not be found in these directories:~{ ~a~}~%" +msgstr "" + +#: guix/ui.scm:661 +#, scheme-format +msgid "~a: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:696 #, scheme-format msgid "failed to read expression ~s: ~s~%" msgstr "нисам успео да прочитам израз ~s: ~s~%" -#: guix/ui.scm:263 -#, scheme-format -msgid "failed to evaluate expression `~a': ~s~%" +#: guix/ui.scm:702 +#, fuzzy, scheme-format +msgid "failed to evaluate expression '~a':~%" msgstr "нисам успео да проценим израз „~a“: ~s~%" -#: guix/ui.scm:272 +#: guix/ui.scm:705 +#, fuzzy, scheme-format +msgid "syntax error: ~a~%" +msgstr "грешка тражења назива домаћина: ~a~%" + +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "израз „~s“ се не процењује на пакет~%" -#: guix/ui.scm:319 -#, scheme-format +#: guix/ui.scm:742 +msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" +msgstr "" + +#: guix/ui.scm:810 +#, fuzzy, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" -msgstr "~:[Следећа изводница би требала бити изграђена:~%~{ ~a~%~}~;~]" +msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" +msgstr[0] "~:[Следећа изводница би требала бити изграђена:~%~{ ~a~%~}~;~]" +msgstr[1] "~:[Следећа изводница би требала бити изграђена:~%~{ ~a~%~}~;~]" +msgstr[2] "~:[Следећа изводница би требала бити изграђена:~%~{ ~a~%~}~;~]" + +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:818 +#, fuzzy +msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[Следећа датотека би требала бити преузета:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:324 -#, scheme-format +#: guix/ui.scm:823 +#, fuzzy, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" -msgstr "~:[Следећа датотека би требала бити преузета:~%~{ ~a~%~}~;~]" +msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" +msgstr[0] "~:[Следећа датотека би требала бити преузета:~%~{ ~a~%~}~;~]" +msgstr[1] "~:[Следећа датотека би требала бити преузета:~%~{ ~a~%~}~;~]" +msgstr[2] "~:[Следећа датотека би требала бити преузета:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:330 -#, scheme-format +#: guix/ui.scm:830 +#, fuzzy, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" -msgstr "~:[Следећа изводница ће бити изграђена:~%~{ ~a~%~}~;~]" +msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" +msgstr[0] "~:[Следећа изводница ће бити изграђена:~%~{ ~a~%~}~;~]" +msgstr[1] "~:[Следећа изводница ће бити изграђена:~%~{ ~a~%~}~;~]" +msgstr[2] "~:[Следећа изводница ће бити изграђена:~%~{ ~a~%~}~;~]" + +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:838 +#, fuzzy +msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[Следећа датотека ће бити преузета:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:335 -#, scheme-format +#: guix/ui.scm:843 +#, fuzzy, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" -msgstr "~:[Следећа датотека ће бити преузета:~%~{ ~a~%~}~;~]" +msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" +msgstr[0] "~:[Следећа датотека ће бити преузета:~%~{ ~a~%~}~;~]" +msgstr[1] "~:[Следећа датотека ће бити преузета:~%~{ ~a~%~}~;~]" +msgstr[2] "~:[Следећа датотека ће бити преузета:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:903 +#, fuzzy, scheme-format +msgid "The following package would be removed:~%~{~a~%~}~%" +msgid_plural "The following packages would be removed:~%~{~a~%~}~%" +msgstr[0] "Следећи пакети би требали бити уклоњени:~%~{~a~%~}~%" +msgstr[1] "Следећи пакети би требали бити уклоњени:~%~{~a~%~}~%" +msgstr[2] "Следећи пакети би требали бити уклоњени:~%~{~a~%~}~%" + +#: guix/ui.scm:908 +#, fuzzy, scheme-format +msgid "The following package will be removed:~%~{~a~%~}~%" +msgid_plural "The following packages will be removed:~%~{~a~%~}~%" +msgstr[0] "Следећи пакети ће бити уклоњени:~%~{~a~%~}~%" +msgstr[1] "Следећи пакети ће бити уклоњени:~%~{~a~%~}~%" +msgstr[2] "Следећи пакети ће бити уклоњени:~%~{~a~%~}~%" + +#: guix/ui.scm:921 +#, fuzzy, scheme-format +msgid "The following package would be downgraded:~%~{~a~%~}~%" +msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" +msgstr[0] "Следећи пакети би требали бити инсталирани:~%~{~a~%~}~%" +msgstr[1] "Следећи пакети би требали бити инсталирани:~%~{~a~%~}~%" +msgstr[2] "Следећи пакети би требали бити инсталирани:~%~{~a~%~}~%" + +#: guix/ui.scm:926 +#, fuzzy, scheme-format +msgid "The following package will be downgraded:~%~{~a~%~}~%" +msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" +msgstr[0] "Следећи пакети ће бити инсталирани:~%~{~a~%~}~%" +msgstr[1] "Следећи пакети ће бити инсталирани:~%~{~a~%~}~%" +msgstr[2] "Следећи пакети ће бити инсталирани:~%~{~a~%~}~%" + +#: guix/ui.scm:939 +#, fuzzy, scheme-format +msgid "The following package would be upgraded:~%~{~a~%~}~%" +msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" +msgstr[0] "Следећи пакети би требали бити уклоњени:~%~{~a~%~}~%" +msgstr[1] "Следећи пакети би требали бити уклоњени:~%~{~a~%~}~%" +msgstr[2] "Следећи пакети би требали бити уклоњени:~%~{~a~%~}~%" + +#: guix/ui.scm:944 +#, fuzzy, scheme-format +msgid "The following package will be upgraded:~%~{~a~%~}~%" +msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" +msgstr[0] "Следећи пакети ће бити уклоњени:~%~{~a~%~}~%" +msgstr[1] "Следећи пакети ће бити уклоњени:~%~{~a~%~}~%" +msgstr[2] "Следећи пакети ће бити уклоњени:~%~{~a~%~}~%" + +#: guix/ui.scm:955 +#, fuzzy, scheme-format +msgid "The following package would be installed:~%~{~a~%~}~%" +msgid_plural "The following packages would be installed:~%~{~a~%~}~%" +msgstr[0] "Следећи пакети би требали бити инсталирани:~%~{~a~%~}~%" +msgstr[1] "Следећи пакети би требали бити инсталирани:~%~{~a~%~}~%" +msgstr[2] "Следећи пакети би требали бити инсталирани:~%~{~a~%~}~%" -#: guix/ui.scm:352 +#: guix/ui.scm:960 +#, fuzzy, scheme-format +msgid "The following package will be installed:~%~{~a~%~}~%" +msgid_plural "The following packages will be installed:~%~{~a~%~}~%" +msgstr[0] "Следећи пакети ће бити инсталирани:~%~{~a~%~}~%" +msgstr[1] "Следећи пакети ће бити инсталирани:~%~{~a~%~}~%" +msgstr[2] "Следећи пакети ће бити инсталирани:~%~{~a~%~}~%" + +#: guix/ui.scm:977 msgid "" msgstr "<непознато место>" -#: guix/ui.scm:380 +#: guix/ui.scm:1339 #, scheme-format -msgid "failed to create configuration directory `~a': ~a~%" -msgstr "нисам успео да направим директоријум подешавања „~a“: ~a~%" +msgid "Generation ~a\t~a" +msgstr "Генерација ~a\t~a" -#: guix/ui.scm:461 guix/ui.scm:475 -msgid "unknown" -msgstr "непознато" +#. TRANSLATORS: The word "current" here is an adjective for +#. "Generation", as in "current generation". Use the appropriate +#. gender where applicable. +#: guix/ui.scm:1349 +#, scheme-format +msgid "~a\t(current)~%" +msgstr "~a\t(текуће)~%" + +#: guix/ui.scm:1392 +#, fuzzy, scheme-format +msgid "switched from generation ~a to ~a~%" +msgstr "пребацујем се са генерације ~a на ~a~%" -#: guix/ui.scm:584 +#: guix/ui.scm:1408 #, scheme-format -msgid "invalid argument: ~a~%" -msgstr "неисправан аргумент: ~a~%" +msgid "deleting ~a~%" +msgstr "бришем ~a~%" -#: guix/ui.scm:589 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "Пробајте „guix --help“ за више података.~%" -#: guix/ui.scm:619 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" @@ -1125,128 +3177,293 @@ msgstr "" "Употреба: guix НАРЕДБА АРГУМЕНТИ...\n" "Покрените НАРЕДБУ са АРГУМЕНТИМА.\n" -#: guix/ui.scm:622 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" msgstr "НАРЕДБА мора бити једна од подкоманди наведених испод:\n" -#: guix/ui.scm:642 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix: ~a: нисам пронашао наредбу~%" -#: guix/ui.scm:660 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "guix: недостаје назив наредбе~%" -#: guix/ui.scm:668 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix: непозната опција „~a“~%" -#: guix/http-client.scm:217 -#, scheme-format -msgid "using Guile ~a, which does not support ~s encoding~%" -msgstr "користим Гуиле ~a, који не подржава ~s кодирање~%" - -#: guix/http-client.scm:220 -#, scheme-format -msgid "download failed; use a newer Guile~%" -msgstr "преузимање није успело; користите новији Гуиле~%" - -#: guix/http-client.scm:232 +#: guix/http-client.scm:117 #, scheme-format msgid "following redirection to `~a'...~%" msgstr "пратим преусмеравање на „~a“...~%" -#: guix/http-client.scm:241 -msgid "download failed" -msgstr "преузимање није успело" - -#: guix/nar.scm:134 -msgid "unexpected executable file marker" -msgstr "неочекивани означавач извршне датотеке" - -#: guix/nar.scm:141 -msgid "unsupported nar file type" -msgstr "неподржана врста нар датотеке" - -#: guix/nar.scm:209 -msgid "unsupported file type" -msgstr "неподржана врста датотеке" - -#: guix/nar.scm:219 -msgid "invalid nar signature" -msgstr "неисправан нар потпис" - -#: guix/nar.scm:230 -msgid "invalid nar end-of-file marker" -msgstr "неисправан нар означавач краја датотеке" - -#: guix/nar.scm:244 -msgid "invalid symlink tokens" -msgstr "неисправна обележја симболичке везе" - -#: guix/nar.scm:263 -msgid "unexpected directory entry termination" -msgstr "неочекивано окончање уноса директоријума" - -#: guix/nar.scm:272 -msgid "unexpected directory inter-entry marker" -msgstr "неочекивани означавач унутрашњег уноса директоријума " - -#: guix/nar.scm:277 -msgid "unsupported nar entry type" -msgstr "неподржана врста нар уноса" +#: guix/http-client.scm:129 +#, fuzzy, scheme-format +msgid "~a: HTTP download failed: ~a (~s)" +msgstr "~a: преузимање није успело~%" -#: guix/nar.scm:376 +#: guix/nar.scm:155 msgid "signature is not a valid s-expression" msgstr "потпис није исправан с-израз" -#: guix/nar.scm:385 +#: guix/nar.scm:164 msgid "invalid signature" msgstr "неисправан потпис" -#: guix/nar.scm:389 +#: guix/nar.scm:168 msgid "invalid hash" msgstr "неисправан хеш" -#: guix/nar.scm:397 +#: guix/nar.scm:176 msgid "unauthorized public key" msgstr "неовлашћени јавни кључ" -#: guix/nar.scm:402 +#: guix/nar.scm:181 msgid "corrupt signature data" msgstr "оштећени подаци потписа" -#: guix/nar.scm:422 +#: guix/nar.scm:201 msgid "corrupt file set archive" msgstr "оштећена датотека скупа архиве" -#: guix/nar.scm:432 +#: guix/nar.scm:211 #, scheme-format msgid "importing file or directory '~a'...~%" msgstr "увозим датотеку или директоријум „~a“...~%" -#: guix/nar.scm:441 +#: guix/nar.scm:222 #, scheme-format msgid "found valid signature for '~a'~%" msgstr "нађох исправан потпис за „~a“~%" -#: guix/nar.scm:448 +#: guix/nar.scm:229 msgid "imported file lacks a signature" msgstr "увезеној датотеци недостаје потпис" -#: guix/nar.scm:487 +#: guix/nar.scm:268 msgid "invalid inter-file archive mark" msgstr "неисправан знак архиве унутрашње датотеке" +#: nix/nix-daemon/guix-daemon.cc:66 +msgid "guix-daemon -- perform derivation builds and store accesses" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:68 +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:95 +msgid "SYSTEM" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:96 +msgid "assume SYSTEM as the current system type" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 +msgid "N" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:98 +msgid "use N CPU cores to build each derivation; 0 means as many as available" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:101 +msgid "allow at most N build jobs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 +msgid "SECONDS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:103 +#, fuzzy +msgid "mark builds as failed after SECONDS of activity" +msgstr "" +"\n" +" --timeout=СЕКУНДЕ\n" +" означава изградњу неуспелом након СЕКУНДЕ рада" + +#: nix/nix-daemon/guix-daemon.cc:105 +#, fuzzy +msgid "mark builds as failed after SECONDS of silence" +msgstr "" +"\n" +" --timeout=СЕКУНДЕ\n" +" означава изградњу неуспелом након СЕКУНДЕ рада" + +#: nix/nix-daemon/guix-daemon.cc:107 +msgid "disable chroot builds" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:108 +msgid "DIR" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:109 +msgid "add DIR to the build chroot" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:110 +msgid "GROUP" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:111 +msgid "perform builds as a user of GROUP" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:113 +msgid "do not use substitutes" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:114 +msgid "URLS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:115 +msgid "use URLS as the default list of substitute providers" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:117 +msgid "do not use the 'build hook'" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:119 +msgid "cache build failures" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:121 +msgid "build each derivation N times in a row" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:123 +msgid "do not keep build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:126 +msgid "disable compression of the build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:128 +msgid "use the specified compression type for build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:133 +msgid "disable automatic file \"deduplication\" in the store" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:143 +msgid "impersonate Linux 2.6" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:147 +msgid "tell whether the GC must keep outputs of live derivations" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:150 +msgid "tell whether the GC must keep derivations corresponding to live outputs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:153 +msgid "SOCKET" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:154 +msgid "listen for connections on SOCKET" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:156 +msgid "produce debugging output" +msgstr "" + +#~ msgid "~a: not a number~%" +#~ msgstr "~a: није број~%" + +#~ msgid "sources do not match any package:~{ ~a~}~%" +#~ msgstr "извори не одговарају ниједном пакету:~{ ~a~}~%" + +#~ msgid "failed to build the empty profile~%" +#~ msgstr "нисам успео да изградим празан профил~%" + +#~ msgid "nothing to do: already at the empty profile~%" +#~ msgstr "ништа за урадити: већ сам у празном профилу~%" + +#~ msgid "~a: note: using ~a but ~a is available upstream~%" +#~ msgstr "~a: напомена: користим ~a али ~a је доступно узводно~%" + +#~ msgid "unrecognized option: ~a~%" +#~ msgstr "непозната опција: ~a~%" + +#~ msgid "~A: unexpected argument~%" +#~ msgstr "~A: неочекивани аргумент~%" + +#~ msgid "failed to download up-to-date source, exiting\n" +#~ msgstr "нисам успео да преузмем најсвежији извор, излазим\n" + +#~ msgid "substitute at '~a' lacks a signature~%" +#~ msgstr "замени на „~a“ недостаје потпис~%" + +#~ msgid "(Please consider upgrading Guile to get proper progress report.)~%" +#~ msgstr "" +#~ "(Размотрите надоградњу Гуила да добијете извештај о његовом " +#~ "напредовању.)~%" + +#~ msgid "failed to look up host '~a' (~a), substituter disabled~%" +#~ msgstr "нисам успео да потражим домаћина „~a“ (~a), замењивач је искључен~%" + +#~ msgid "failed to open operating system file '~a': ~a~%" +#~ msgstr "нисам успео да отворим датотеку оперативног система „~a“: ~a~%" + +#~ msgid "failed to load operating system file '~a': ~s~%" +#~ msgstr "нисам успео да учитам датотеку оперативног система „~a“: ~s~%" + +#~ msgid "failed to create configuration directory `~a': ~a~%" +#~ msgstr "нисам успео да направим директоријум подешавања „~a“: ~a~%" + +#~ msgid "using Guile ~a, which does not support ~s encoding~%" +#~ msgstr "користим Гуиле ~a, који не подржава ~s кодирање~%" + +#~ msgid "download failed; use a newer Guile~%" +#~ msgstr "преузимање није успело; користите новији Гуиле~%" + +#~ msgid "download failed" +#~ msgstr "преузимање није успело" + +#~ msgid "unexpected executable file marker" +#~ msgstr "неочекивани означавач извршне датотеке" + +#~ msgid "unsupported nar file type" +#~ msgstr "неподржана врста нар датотеке" + +#~ msgid "unsupported file type" +#~ msgstr "неподржана врста датотеке" + +#~ msgid "invalid nar signature" +#~ msgstr "неисправан нар потпис" + +#~ msgid "invalid nar end-of-file marker" +#~ msgstr "неисправан нар означавач краја датотеке" + +#~ msgid "unexpected directory entry termination" +#~ msgstr "неочекивано окончање уноса директоријума" + +#~ msgid "unexpected directory inter-entry marker" +#~ msgstr "неочекивани означавач унутрашњег уноса директоријума " + #~ msgid "Hello, GNU world: An example GNU package" #~ msgstr "Поздрав, Гну народе: Пример Гну пакета" #~ msgid "" #~ "GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -#~ "serves as an example of standard GNU coding practices. As such, it supports\n" +#~ "serves as an example of standard GNU coding practices. As such, it " +#~ "supports\n" #~ "command-line arguments, multiple languages, and so on." #~ msgstr "" #~ "Гнуов Поздравник исписује поруку „Поздрав, народе!“ и излази. Служи\n" @@ -1258,16 +3475,20 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "grep is a tool for finding text inside files. Text is found by\n" -#~ "matching a pattern provided by the user in one or many files. The pattern\n" +#~ "matching a pattern provided by the user in one or many files. The " +#~ "pattern\n" #~ "may be provided as a basic or extended regular expression, or as fixed\n" #~ "strings. By default, the matching text is simply printed to the screen,\n" -#~ "however the output can be greatly customized to include, for example, line\n" +#~ "however the output can be greatly customized to include, for example, " +#~ "line\n" #~ "numbers. GNU grep offers many extensions over the standard utility,\n" #~ "including, for example, recursive directory searching." #~ msgstr "" #~ "греп је алат за проналажење текста унутар датотека. Текст се проналази\n" -#~ "упоређивањем са обрасцем који достави корисник у једној или више датотека.\n" -#~ "Образац може бити достављен као основни или проширени регуларни израз, или\n" +#~ "упоређивањем са обрасцем који достави корисник у једној или више " +#~ "датотека.\n" +#~ "Образац може бити достављен као основни или проширени регуларни израз, " +#~ "или\n" #~ "као стална ниска. По основи, одговарајући текст се једноставно исписује\n" #~ "на екрану, међутим излаз може бити прилагођен да садржи, рецимо бројеве\n" #~ "редова. Гнуов греп нуди многа проширења преко уобичајеног помагала,\n" @@ -1278,14 +3499,17 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "Sed is a non-interactive, text stream editor. It receives a text\n" -#~ "input from a file or from standard input and it then applies a series of text\n" -#~ "editing commands to the stream and prints its output to standard output. It\n" +#~ "input from a file or from standard input and it then applies a series of " +#~ "text\n" +#~ "editing commands to the stream and prints its output to standard output. " +#~ "It\n" #~ "is often used for substituting text patterns in a stream. The GNU\n" #~ "implementation offers several extensions over the standard utility." #~ msgstr "" #~ "Сед је не-међудејствени, уређивач тока текста. Он прихвата текстуални\n" #~ "улаз из датотеке или са стандардног улаза и затим примењује низ наредби\n" -#~ "за уређивање текста над токим и исписује његов излаз на стандардни излаз.\n" +#~ "за уређивање текста над токим и исписује његов излаз на стандардни " +#~ "излаз.\n" #~ "Често се користи за замену текстуалних образаца у току. Гнуова примена\n" #~ "нуди неколико проширења поред уобичајеног помагала." @@ -1312,27 +3536,36 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "Patch is a program that applies changes to files based on differences\n" -#~ "laid out as by the program \"diff\". The changes may be applied to one or more\n" +#~ "laid out as by the program \"diff\". The changes may be applied to one " +#~ "or more\n" #~ "files depending on the contents of the diff file. It accepts several\n" -#~ "different diff formats. It may also be used to revert previously applied\n" +#~ "different diff formats. It may also be used to revert previously " +#~ "applied\n" #~ "differences." #~ msgstr "" -#~ "Закрпко је програм који примењује измене над датотекама на основу разлика\n" -#~ "изнесених програмом различник. Измене могу бити примењене над једном или\n" +#~ "Закрпко је програм који примењује измене над датотекама на основу " +#~ "разлика\n" +#~ "изнесених програмом различник. Измене могу бити примењене над једном " +#~ "или\n" #~ "више датотека у зависности од садржаја датотеке разлика. Прихвата више\n" -#~ "различитих записа различника. Такође може бити коришћен за враћање претходно примењених разлика." +#~ "различитих записа различника. Такође може бити коришћен за враћање " +#~ "претходно примењених разлика." #~ msgid "Comparing and merging files" #~ msgstr "Упоређивање и стапање датотека" #~ msgid "" #~ "GNU Diffutils is a package containing tools for finding the\n" -#~ "differences between files. The \"diff\" command is used to show how two files\n" -#~ "differ, while \"cmp\" shows the offsets and line numbers where they differ. \n" -#~ "\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" +#~ "differences between files. The \"diff\" command is used to show how two " +#~ "files\n" +#~ "differ, while \"cmp\" shows the offsets and line numbers where they " +#~ "differ. \n" +#~ "\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers " +#~ "an\n" #~ "interactive means to merge two files." #~ msgstr "" -#~ "Гнуова помагала разлика је пакет који садржи алате за проналажење разлика\n" +#~ "Гнуова помагала разлика је пакет који садржи алате за проналажење " +#~ "разлика\n" #~ "између датотека. Наредба „diff“ се користи за приказивање разлика двеју\n" #~ "датотека, док „cmp“ приказује помераје и бројеве редова на којима се\n" #~ "разликују. „diff3“ вам омогућава упоређивање три датотеке. На крају,\n" @@ -1344,16 +3577,23 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "Findutils supplies the basic file directory searching utilities of the\n" #~ "GNU system. It consists of two primary searching utilities: \"find\"\n" -#~ "recursively searches for files in a directory according to given criteria and\n" -#~ "\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -#~ "are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" +#~ "recursively searches for files in a directory according to given criteria " +#~ "and\n" +#~ "\"locate\" lists files in a database that match a query. Two auxiliary " +#~ "tools\n" +#~ "are included: \"updatedb\" updates the file name database and \"xargs\" " +#~ "may be\n" #~ "used to apply commands with arbitrarily long arguments." #~ msgstr "" -#~ "Помагала проналажења достављају основна помагала за претраживање датотеке\n" -#~ "Гнуовог система. Састоји се од два основна помагала претраживања: „find“\n" +#~ "Помагала проналажења достављају основна помагала за претраживање " +#~ "датотеке\n" +#~ "Гнуовог система. Састоји се од два основна помагала претраживања: " +#~ "„find“\n" #~ "дубински тражи датотеке у директоријуму према задатом мерилу а „locate“\n" -#~ "исписује датотеке у бази података које одговарају упиту. Укључена су два\n" -#~ "помоћна алата: „updatedb“ освежава назив датотеке базе података а „xargs“\n" +#~ "исписује датотеке у бази података које одговарају упиту. Укључена су " +#~ "два\n" +#~ "помоћна алата: „updatedb“ освежава назив датотеке базе података а " +#~ "„xargs“\n" #~ "се може користити за примењивање наредби са произвољно дугим аргументима." #~ msgid "Core GNU utilities (file, text, shell)" @@ -1361,12 +3601,15 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "GNU Coreutils includes all of the basic command-line tools that are\n" -#~ "expected in a POSIX system. These provide the basic file, shell and text\n" -#~ "manipulation functions of the GNU system. Most of these tools offer extended\n" +#~ "expected in a POSIX system. These provide the basic file, shell and " +#~ "text\n" +#~ "manipulation functions of the GNU system. Most of these tools offer " +#~ "extended\n" #~ "functionality beyond that which is outlined in the POSIX standard." #~ msgstr "" #~ "Гнуова кључна помагала укључују све основне алате линије наредби који се\n" -#~ "очекују у ПОСИКС систему. Обезбеђују основне функције управљања датотеком,\n" +#~ "очекују у ПОСИКС систему. Обезбеђују основне функције управљања " +#~ "датотеком,\n" #~ "шкољком и текстом на Гнуовом систему. Већина ових алата нуди проширене\n" #~ "функционалности изван оних које су наведене у ПОСИКС стандарду." @@ -1376,14 +3619,21 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "Make is a program that is used to control the production of\n" #~ "executables or other files from their source files. The process is\n" -#~ "controlled from a Makefile, in which the developer specifies how each file is\n" -#~ "generated from its source. It has powerful dependency resolution and the\n" -#~ "ability to determine when files have to be regenerated after their sources\n" -#~ "change. GNU make offers many powerful extensions over the standard utility." +#~ "controlled from a Makefile, in which the developer specifies how each " +#~ "file is\n" +#~ "generated from its source. It has powerful dependency resolution and " +#~ "the\n" +#~ "ability to determine when files have to be regenerated after their " +#~ "sources\n" +#~ "change. GNU make offers many powerful extensions over the standard " +#~ "utility." #~ msgstr "" -#~ "Мејк је програм који се користи за управљање стварањем извршних или других\n" -#~ "датотека из њихових изворних. Поступком се управља из „Makefile“-а, у коме\n" -#~ "програмери наводе како се свака датотека ствара из свог извора. Поседује\n" +#~ "Мејк је програм који се користи за управљање стварањем извршних или " +#~ "других\n" +#~ "датотека из њихових изворних. Поступком се управља из „Makefile“-а, у " +#~ "коме\n" +#~ "програмери наводе како се свака датотека ствара из свог извора. " +#~ "Поседује\n" #~ "моћно решавање зависности и способност одређивања када датотеке треба да\n" #~ "буду поново створене након измена њихових извора. Гнуов мејк нуди много\n" #~ "моћних проширења поред стандардног помагала." @@ -1393,15 +3643,19 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "GNU Binutils is a collection of tools for working with binary files.\n" -#~ "Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler. Other\n" +#~ "Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler. " +#~ "Other\n" #~ "tools include programs to display binary profiling information, list the\n" -#~ "strings in a binary file, and utilities for working with archives. The \"bfd\"\n" +#~ "strings in a binary file, and utilities for working with archives. The " +#~ "\"bfd\"\n" #~ "library for working with executable and object formats is also included." #~ msgstr "" -#~ "Гнуова бинарна помагала јесте збирка алата за рад са извршним датотекама.\n" +#~ "Гнуова бинарна помагала јесте збирка алата за рад са извршним " +#~ "датотекама.\n" #~ "Можда је најпознатији „ld“, повезивач, и „as“, саставник. Остали алати\n" #~ "садрже програме за приказивање података бинарног профилисања, исписивање\n" -#~ "ниски у извршној датотеци, и помагала за рад са архивама. Ту је такође и \n" +#~ "ниски у извршној датотеци, и помагала за рад са архивама. Ту је такође " +#~ "и \n" #~ "библиотека „bfd“ за рад са извршним и записима објеката." #~ msgid "The GNU C Library" @@ -1409,17 +3663,21 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "Any Unix-like operating system needs a C library: the library which\n" -#~ "defines the \"system calls\" and other basic facilities such as open, malloc,\n" +#~ "defines the \"system calls\" and other basic facilities such as open, " +#~ "malloc,\n" #~ "printf, exit...\n" #~ "\n" -#~ "The GNU C library is used as the C library in the GNU system and most systems\n" +#~ "The GNU C library is used as the C library in the GNU system and most " +#~ "systems\n" #~ "with the Linux kernel." #~ msgstr "" -#~ "Сваком Јуниксоликом оперативном систему је потребна Ц библиотека: библиотека\n" +#~ "Сваком Јуниксоликом оперативном систему је потребна Ц библиотека: " +#~ "библиотека\n" #~ "која одређује „системске позиве“ и остале основне олакшице као што су\n" #~ "„open, malloc, printf, exit...“\n" #~ "\n" -#~ "Гнуова Ц библиотека се користи као Ц библиотека у Гнуовом систему и већини\n" +#~ "Гнуова Ц библиотека се користи као Ц библиотека у Гнуовом систему и " +#~ "већини\n" #~ "система са Линукс језгром." #~ msgid "Database of current and historical time zones" @@ -1429,7 +3687,8 @@ msgstr "неисправан знак архиве унутрашње датот #~ "The Time Zone Database (often called tz or zoneinfo)\n" #~ "contains code and data that represent the history of local time for many\n" #~ "representative locations around the globe. It is updated periodically to\n" -#~ "reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" +#~ "reflect changes made by political bodies to time zone boundaries, UTC " +#~ "offsets,\n" #~ "and daylight-saving rules." #~ msgstr "" #~ "База података временске зоне (често називана „tz“ или „zoneinfo“)\n" @@ -1446,7 +3705,8 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "The linker wrapper (or `ld-wrapper') wraps the linker to add any\n" -#~ "missing `-rpath' flags, and to detect any misuse of libraries outside of the\n" +#~ "missing `-rpath' flags, and to detect any misuse of libraries outside of " +#~ "the\n" #~ "store." #~ msgstr "" #~ "Омотач повезивача (или „ld-wrapper“) обмотава повезивача да би додао\n" @@ -1458,14 +3718,18 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" -#~ "official extension language of the GNU system. It is an implementation of\n" -#~ "the Scheme language which can be easily embedded in other applications to\n" -#~ "provide a convenient means of extending the functionality of the application\n" +#~ "official extension language of the GNU system. It is an implementation " +#~ "of\n" +#~ "the Scheme language which can be easily embedded in other applications " +#~ "to\n" +#~ "provide a convenient means of extending the functionality of the " +#~ "application\n" #~ "without requiring the source code to be rewritten." #~ msgstr "" #~ "Гуиле је Гнуов свеприсутан паметан језик за проширења, званични језик\n" #~ "проширења за Гнуов систем. То је примена Шеме језика који може лако\n" -#~ "бити уграђен у друге програме како би обезбедио исплатив начин проширивања\n" +#~ "бити уграђен у друге програме како би обезбедио исплатив начин " +#~ "проширивања\n" #~ "функционалности програма без потребе поновног писања изворног кода." #~ msgid "Framework for building readers for GNU Guile" @@ -1475,13 +3739,15 @@ msgstr "неисправан знак архиве унутрашње датот #~ "Guile-Reader is a simple framework for building readers for GNU Guile.\n" #~ "\n" #~ "The idea is to make it easy to build procedures that extend Guile’s read\n" -#~ "procedure. Readers supporting various syntax variants can easily be written,\n" +#~ "procedure. Readers supporting various syntax variants can easily be " +#~ "written,\n" #~ "possibly by re-using existing “token readers” of a standard Scheme\n" #~ "readers. For example, it is used to implement Skribilo’s R5RS-derived\n" #~ "document syntax.\n" #~ "\n" #~ "Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" -#~ "hopefully more powerful and flexible (for instance, one may instantiate as\n" +#~ "hopefully more powerful and flexible (for instance, one may instantiate " +#~ "as\n" #~ "many readers as needed)." #~ msgstr "" #~ "Гуиле-читач је једноставан радни склоп за изградњу читача за Гну Гуила.\n" @@ -1489,9 +3755,11 @@ msgstr "неисправан знак архиве унутрашње датот #~ "Замисао је олакшати изградњу поступака који проширују Гуилов поступак\n" #~ "читања. Читачи који подржавају разне варијанте синтаксе могу бити лако\n" #~ "написани, по могућству поновним коришћењем постојећих „читача “ читача\n" -#~ "стандардне Шеме. На пример, користи се за примену синтаксе документа која произилази из Р5РС Скрибилоа.\n" +#~ "стандардне Шеме. На пример, користи се за примену синтаксе документа која " +#~ "произилази из Р5РС Скрибилоа.\n" #~ "\n" -#~ "Приступ Гуиле-читача је сличан Општем Лисповом „читању табеле“, али је на\n" +#~ "Приступ Гуиле-читача је сличан Општем Лисповом „читању табеле“, али је " +#~ "на\n" #~ "срећу много моћнији и прилагодљивији (на пример, неко може да покрене\n" #~ "онолико читача колико му је потребно)." @@ -1510,13 +3778,15 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -#~ "tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" +#~ "tasks on a schedule, such as every hour or every Monday. Mcron is " +#~ "written in\n" #~ "Guile, so its configuration can be written in Scheme; the original cron\n" #~ "format is also supported." #~ msgstr "" #~ "Гнуов Мкрон је потпуна замена за Викси крон. Користи се за покретање\n" #~ "задатака на заказивање, рецимо сваког сата или сваког понедељка. Мкрон\n" -#~ "је написан у Гуилеу, тако да његово подешавање може бити написано у Шеми;\n" +#~ "је написан у Гуилеу, тако да његово подешавање може бити написано у " +#~ "Шеми;\n" #~ "изворни кронов запис је такође подржан." #~ msgid "Collection of useful Guile Scheme modules" @@ -1524,8 +3794,10 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "guile-lib is intended as an accumulation place for pure-scheme Guile\n" -#~ "modules, allowing for people to cooperate integrating their generic Guile\n" -#~ "modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" +#~ "modules, allowing for people to cooperate integrating their generic " +#~ "Guile\n" +#~ "modules into a coherent library. Think \"a down-scaled, limited-scope " +#~ "CPAN\n" #~ "for Guile\"." #~ msgstr "" #~ "гуиле-библ је замишљена као место скупљања за Гуиле модуле чисте-шеме,\n" @@ -1555,18 +3827,25 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgstr "Лоут, систем изгледа документа сличан у стилу ЛаТеХ-у" #~ msgid "" -#~ "The Lout document formatting system is now reads a high-level description of\n" -#~ "a document similar in style to LaTeX and produces a PostScript or plain text\n" +#~ "The Lout document formatting system is now reads a high-level description " +#~ "of\n" +#~ "a document similar in style to LaTeX and produces a PostScript or plain " +#~ "text\n" #~ "output file.\n" #~ "\n" -#~ "Lout offers an unprecedented range of advanced features, including optimal\n" +#~ "Lout offers an unprecedented range of advanced features, including " +#~ "optimal\n" #~ "paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -#~ "inclusion and generation, equation formatting, tables, diagrams, rotation and\n" +#~ "inclusion and generation, equation formatting, tables, diagrams, rotation " +#~ "and\n" #~ "scaling, sorted indexes, bibliographic databases, running headers and\n" -#~ "odd-even pages, automatic cross referencing, multilingual documents including\n" -#~ "hyphenation (most European languages are supported), formatting of computer\n" +#~ "odd-even pages, automatic cross referencing, multilingual documents " +#~ "including\n" +#~ "hyphenation (most European languages are supported), formatting of " +#~ "computer\n" #~ "programs, and much more, all ready to use. Furthermore, Lout is easily\n" -#~ "extended with definitions which are very much easier to write than troff of\n" +#~ "extended with definitions which are very much easier to write than troff " +#~ "of\n" #~ "TeX macros because Lout is a high-level, purely functional language, the\n" #~ "outcome of an eight-year research project that went back to the\n" #~ "beginning." @@ -1592,19 +3871,20 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "GNU Recutils is a set of tools and libraries for creating and\n" -#~ "manipulating text-based, human-editable databases. Despite being text-based,\n" -#~ "databases created with Recutils carry all of the expected features such as\n" -#~ "unique fields, primary keys, time stamps and more. Many different field types\n" +#~ "manipulating text-based, human-editable databases. Despite being text-" +#~ "based,\n" +#~ "databases created with Recutils carry all of the expected features such " +#~ "as\n" +#~ "unique fields, primary keys, time stamps and more. Many different field " +#~ "types\n" #~ "are supported, as is encryption." #~ msgstr "" #~ "Гнуово Рекпомагало је скуп алата и библиотека за стварање и руковање\n" #~ "базама података заснованим на тексту које се могу уређивати. Иако су\n" #~ "засноване на тексту, базе података створене Рекпомагалом садрже све\n" #~ "очекиване функције као што су јединствена поља, основни кључеви, ознаке\n" -#~ "времена и још неке. Многе различите врсте поља су подржане, као у шифровању." - -#~ msgid "failed to load machine file '~a': ~s~%" -#~ msgstr "нисам успео да учитам датотеку машине „~a“: ~s~%" +#~ "времена и још неке. Многе различите врсте поља су подржане, као у " +#~ "шифровању." #~ msgid "" #~ "Currently the only valid value for ACTION is 'vm', which builds\n" @@ -1613,30 +3893,26 @@ msgstr "неисправан знак архиве унутрашње датот #~ "Тренутно једина исправна вредност за РАДЊУ је „vm“, која гради\n" #~ "виртуелну машину датог оперативног система.\n" -#~ msgid "~a: extraneous argument~%" -#~ msgstr "~a: страни аргумент~%" - #~ msgid "Guile bindings to libssh" #~ msgstr "Гуилеово повезивање са библбш-ом" #~ msgid "" #~ "Guile-SSH is a library that provides access to the SSH protocol for\n" -#~ "programs written in GNU Guile interpreter. It is a wrapper to the underlying\n" +#~ "programs written in GNU Guile interpreter. It is a wrapper to the " +#~ "underlying\n" #~ "libssh library." #~ msgstr "" #~ "Гуиле-БШ је библиотека која обезбеђује приступ протоколу безбедне шкољке\n" #~ "за програме написане у Гнуовом Гуиле преводиоцу. То је омотач основне\n" #~ "библиотеке либссх." -#~ msgid "package `~a' has no source~%" -#~ msgstr "пакет „~a“ нема извор~%" - #~ msgid "" #~ "\n" #~ " -n, --dry-run show what would be done without actually doing it" #~ msgstr "" #~ "\n" -#~ " -n, --dry-run показује шта би требало да се уради а да заправо ништа не ради" +#~ " -n, --dry-run показује шта би требало да се уради а да заправо " +#~ "ништа не ради" #~ msgid "Yeah..." #~ msgstr "Да..." @@ -1646,15 +3922,20 @@ msgstr "неисправан знак архиве унутрашње датот #~ "match to a specified pattern. By default, grep prints the matching\n" #~ "lines." #~ msgstr "" -#~ "Наредба греп претражује једну или више улазних датоотека за редовима који\n" -#~ "садрже поклапање са наведеним шаблоном. По основи, греп исписује поклопљене\n" +#~ "Наредба греп претражује једну или више улазних датоотека за редовима " +#~ "који\n" +#~ "садрже поклапање са наведеним шаблоном. По основи, греп исписује " +#~ "поклопљене\n" #~ "редове." #~ msgid "" #~ "Sed (stream editor) isn't really a true text editor or text processor.\n" -#~ "Instead, it is used to filter text, i.e., it takes text input and performs\n" -#~ "some operation (or set of operations) on it and outputs the modified text.\n" -#~ "Sed is typically used for extracting part of a file using pattern matching or\n" +#~ "Instead, it is used to filter text, i.e., it takes text input and " +#~ "performs\n" +#~ "some operation (or set of operations) on it and outputs the modified " +#~ "text.\n" +#~ "Sed is typically used for extracting part of a file using pattern " +#~ "matching or\n" #~ "substituting multiple occurrences of a string within a file." #~ msgstr "" #~ "Сед (уређивач протока) није стварно прави уређивач или обрађивач текста.\n" @@ -1666,13 +3947,18 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "The Tar program provides the ability to create tar archives, as well as\n" #~ "various other kinds of manipulation. For example, you can use Tar on\n" -#~ "previously created archives to extract files, to store additional files, or\n" +#~ "previously created archives to extract files, to store additional files, " +#~ "or\n" #~ "to update or list files which were already stored.\n" #~ "\n" -#~ "Initially, tar archives were used to store files conveniently on magnetic\n" -#~ "tape. The name \"Tar\" comes from this use; it stands for tape archiver.\n" -#~ "Despite the utility's name, Tar can direct its output to available devices,\n" -#~ "files, or other programs (using pipes), it can even access remote devices or\n" +#~ "Initially, tar archives were used to store files conveniently on " +#~ "magnetic\n" +#~ "tape. The name \"Tar\" comes from this use; it stands for tape " +#~ "archiver.\n" +#~ "Despite the utility's name, Tar can direct its output to available " +#~ "devices,\n" +#~ "files, or other programs (using pipes), it can even access remote devices " +#~ "or\n" #~ "files (as archives)." #~ msgstr "" #~ "Програм Тар обезбеђује способност стварања тар архива, као и разне друге\n" @@ -1682,16 +3968,20 @@ msgstr "неисправан знак архиве унутрашње датот #~ "\n" #~ "На почетку, тар архиве су биле коришћене за пригодно чување датотека на\n" #~ "магнетским тракама. Назив „Тар“ је настао из такве употребе; и значи\n" -#~ "архивар трака. Без обзира на назив помагала, Тар може да успери свој излаз\n" -#~ "ка доступним уређајима, датотекама, или другим програмима (употребом спојки)\n" +#~ "архивар трака. Без обзира на назив помагала, Тар може да успери свој " +#~ "излаз\n" +#~ "ка доступним уређајима, датотекама, или другим програмима (употребом " +#~ "спојки)\n" #~ "чак може и да приступи удаљеним уређајима или датотекама (као архивама)." #~ msgid "" #~ "GNU Patch takes a patch file containing a difference listing produced by\n" -#~ "the diff program and applies those differences to one or more original files,\n" +#~ "the diff program and applies those differences to one or more original " +#~ "files,\n" #~ "producing patched versions." #~ msgstr "" -#~ "Гнуова закрпа узима датотеку закрпе која садржи списак разлика произведен\n" +#~ "Гнуова закрпа узима датотеку закрпе која садржи списак разлика " +#~ "произведен\n" #~ "програмом за разлике (diff) и примењује те разлике на једној или више\n" #~ "изворних датотека, стварајући прикрпљена издања." @@ -1699,24 +3989,35 @@ msgstr "неисправан знак архиве унутрашње датот #~ "GNU Diffutils is a package of several programs related to finding\n" #~ "differences between files.\n" #~ "\n" -#~ "Computer users often find occasion to ask how two files differ. Perhaps one\n" -#~ "file is a newer version of the other file. Or maybe the two files started out\n" +#~ "Computer users often find occasion to ask how two files differ. Perhaps " +#~ "one\n" +#~ "file is a newer version of the other file. Or maybe the two files started " +#~ "out\n" #~ "as identical copies but were changed by different people.\n" #~ "\n" -#~ "You can use the diff command to show differences between two files, or each\n" -#~ "corresponding file in two directories. diff outputs differences between files\n" +#~ "You can use the diff command to show differences between two files, or " +#~ "each\n" +#~ "corresponding file in two directories. diff outputs differences between " +#~ "files\n" #~ "line by line in any of several formats, selectable by command line\n" -#~ "options. This set of differences is often called a ‘diff’ or ‘patch’. For\n" +#~ "options. This set of differences is often called a ‘diff’ or ‘patch’. " +#~ "For\n" #~ "files that are identical, diff normally produces no output; for\n" -#~ "binary (non-text) files, diff normally reports only that they are different.\n" +#~ "binary (non-text) files, diff normally reports only that they are " +#~ "different.\n" #~ "\n" -#~ "You can use the cmp command to show the offsets and line numbers where two\n" -#~ "files differ. cmp can also show all the characters that differ between the\n" +#~ "You can use the cmp command to show the offsets and line numbers where " +#~ "two\n" +#~ "files differ. cmp can also show all the characters that differ between " +#~ "the\n" #~ "two files, side by side.\n" #~ "\n" -#~ "You can use the diff3 command to show differences among three files. When two\n" -#~ "people have made independent changes to a common original, diff3 can report\n" -#~ "the differences between the original and the two changed versions, and can\n" +#~ "You can use the diff3 command to show differences among three files. When " +#~ "two\n" +#~ "people have made independent changes to a common original, diff3 can " +#~ "report\n" +#~ "the differences between the original and the two changed versions, and " +#~ "can\n" #~ "produce a merged file that contains both persons' changes together with\n" #~ "warnings about conflicts.\n" #~ "\n" @@ -1726,32 +4027,43 @@ msgstr "неисправан знак архиве унутрашње датот #~ "разлика између датотека.\n" #~ "\n" #~ "Корисници рачунара често желе да знају у чему се разликују две датотеке.\n" -#~ "Можда је једна датотека новије издање оне друге. Или су можда обе датотеке\n" +#~ "Можда је једна датотека новије издање оне друге. Или су можда обе " +#~ "датотеке\n" #~ "започете као истоветни умношци али су их измениле другачије особе.\n" #~ "\n" -#~ "Можете да користите наредбу „diff“ да покажете разлике између две датотеке\n" -#~ "или сваку одговарајућу датотеку у два директоријума. дифф исписује разлике\n" +#~ "Можете да користите наредбу „diff“ да покажете разлике између две " +#~ "датотеке\n" +#~ "или сваку одговарајућу датотеку у два директоријума. дифф исписује " +#~ "разлике\n" #~ "између датотека ред по ред у било ком од неколико записа, бирањем опција\n" #~ "линије наредби. Овај скуп разлика се често назива „diff“ или „patch“. За\n" -#~ "датотеке које су исте, дифф обично не даје резултат; за извршне (не-текстуалне)\n" +#~ "датотеке које су исте, дифф обично не даје резултат; за извршне (не-" +#~ "текстуалне)\n" #~ "датотеке, дифф обично извештава само о томе да се оне разликују.\n" #~ "\n" #~ "\n" #~ "Можете да користите наредбу „cmp“ да прикажете помераје и бројеве редова\n" -#~ "где се две датотеке разликују. цмп може такође да покаже све знакове који\n" +#~ "где се две датотеке разликују. цмп може такође да покаже све знакове " +#~ "који\n" #~ "се разликују између две датотеке, један поред другог.\n" #~ "\n" -#~ "Можете да користите наредбу „diff3“ да прикажете разлике између три датотеке.\n" -#~ "Када два корисника направе независне измене у заједничком оригиналу, дифф3\n" -#~ "може да извести о разликама између оригинала и два измењена издања, и може да\n" -#~ "направи стопљену датотеку која заједно садржи измене обе особе са упозорењима о сукобима.\n" +#~ "Можете да користите наредбу „diff3“ да прикажете разлике између три " +#~ "датотеке.\n" +#~ "Када два корисника направе независне измене у заједничком оригиналу, " +#~ "дифф3\n" +#~ "може да извести о разликама између оригинала и два измењена издања, и " +#~ "може да\n" +#~ "направи стопљену датотеку која заједно садржи измене обе особе са " +#~ "упозорењима о сукобима.\n" #~ "\n" #~ "Можете да користите наредбу „sdiff“ да међудејствено стопите две датотеке." #~ msgid "" #~ "The GNU Find Utilities are the basic directory searching utilities of\n" -#~ "the GNU operating system. These programs are typically used in conjunction\n" -#~ "with other programs to provide modular and powerful directory search and file\n" +#~ "the GNU operating system. These programs are typically used in " +#~ "conjunction\n" +#~ "with other programs to provide modular and powerful directory search and " +#~ "file\n" #~ "locating capabilities to other commands.\n" #~ "\n" #~ "The tools supplied with this package are:\n" @@ -1769,13 +4081,15 @@ msgstr "неисправан знак архиве унутрашње датот #~ "Алати који иду уз овај пакет су:\n" #~ "\n" #~ " * find — тражи датотеке у хијерархији директоријума;\n" -#~ " * locate — исписује датотеке у базама података које одговарају шаблону;\n" +#~ " * locate — исписује датотеке у базама података које одговарају " +#~ "шаблону;\n" #~ " * updatedb — освежава базу података назива датотеке;\n" #~ " * xargs — гради редове извршавања наредбе са стандардног улаза.\n" #~ msgid "" #~ "The GNU Core Utilities are the basic file, shell and text manipulation\n" -#~ "utilities of the GNU operating system. These are the core utilities which\n" +#~ "utilities of the GNU operating system. These are the core utilities " +#~ "which\n" #~ "are expected to exist on every operating system." #~ msgstr "" #~ "Гнуова кључна помагала су основни алати за управљање датотекама, шкољком\n" @@ -1786,25 +4100,33 @@ msgstr "неисправан знак архиве унутрашње датот #~ "Make is a tool which controls the generation of executables and other\n" #~ "non-source files of a program from the program's source files.\n" #~ "\n" -#~ "Make gets its knowledge of how to build your program from a file called the\n" -#~ "makefile, which lists each of the non-source files and how to compute it from\n" -#~ "other files. When you write a program, you should write a makefile for it, so\n" +#~ "Make gets its knowledge of how to build your program from a file called " +#~ "the\n" +#~ "makefile, which lists each of the non-source files and how to compute it " +#~ "from\n" +#~ "other files. When you write a program, you should write a makefile for " +#~ "it, so\n" #~ "that it is possible to use Make to build and install the program." #~ msgstr "" -#~ "Мејк је алат који управља стварањем извршних и других не-изворних датотека\n" +#~ "Мејк је алат који управља стварањем извршних и других не-изворних " +#~ "датотека\n" #~ "програма из изворних датотека програма.\n" #~ "\n" -#~ "Мејк сазнаје како да изгради ваш програм из датотеке зване „makefile“, која\n" -#~ "исписује сваку не-изворну датотеку и како да је прорчуна из других датотека.\n" +#~ "Мејк сазнаје како да изгради ваш програм из датотеке зване „makefile“, " +#~ "која\n" +#~ "исписује сваку не-изворну датотеку и како да је прорчуна из других " +#~ "датотека.\n" #~ "Када пишете програм треба да напишете и његову „makefile“ датотеку, тако\n" #~ "да буде могуће користити Мејк за изградњу и инсталацију програма." #~ msgid "" #~ "The GNU Binutils are a collection of binary tools. The main ones are\n" -#~ "`ld' (the GNU linker) and `as' (the GNU assembler). They also include the\n" +#~ "`ld' (the GNU linker) and `as' (the GNU assembler). They also include " +#~ "the\n" #~ "BFD (Binary File Descriptor) library, `gprof', `nm', `strip', etc." #~ msgstr "" -#~ "Гнуова бинпомагала јесу скуп бинарних алата. Главни су „ld“ (Гнуов везник) и „as“ (Гнуов асемблер). У њих такође спадају библиотека „BFD“\n" +#~ "Гнуова бинпомагала јесу скуп бинарних алата. Главни су „ld“ (Гнуов " +#~ "везник) и „as“ (Гнуов асемблер). У њих такође спадају библиотека „BFD“\n" #~ "(Binary File Descriptor), „gprof“, „nm“, „strip“, итд." #~ msgid "" @@ -1818,48 +4140,66 @@ msgstr "неисправан знак архиве унутрашње датот #~ msgid "" #~ "GNU Guile is an implementation of the Scheme programming language, with\n" -#~ "support for many SRFIs, packaged for use in a wide variety of environments.\n" -#~ "In addition to implementing the R5RS Scheme standard and a large subset of\n" +#~ "support for many SRFIs, packaged for use in a wide variety of " +#~ "environments.\n" +#~ "In addition to implementing the R5RS Scheme standard and a large subset " +#~ "of\n" #~ "R6RS, Guile includes a module system, full access to POSIX system calls,\n" -#~ "networking support, multiple threads, dynamic linking, a foreign function\n" +#~ "networking support, multiple threads, dynamic linking, a foreign " +#~ "function\n" #~ "call interface, and powerful string processing." #~ msgstr "" #~ "Гну Гуиле је примена програмског језика Шеме, са подршком за многе\n" #~ "СРФИ-ове запакован за коришћење у разним окружењима.\n" #~ "Као додатак примене Р5РС стандарда Шеме и великог подскупа Р6РС, Гуиле\n" -#~ "обухвата систем модула, потпун приступ системским позивима ПОСИКС-а, пподршку умрежавања, вишеструке нити, динамичко повезивање, сучеље позива\n" +#~ "обухвата систем модула, потпун приступ системским позивима ПОСИКС-а, " +#~ "пподршку умрежавања, вишеструке нити, динамичко повезивање, сучеље " +#~ "позива\n" #~ "страних функција, и моћну обраду ниске." #~ msgid "" #~ "GNU Guile-Ncurses is a library for the Guile Scheme interpreter that\n" -#~ "provides functions for creating text user interfaces. The text user interface\n" -#~ "functionality is built on the ncurses libraries: curses, form, panel, and\n" +#~ "provides functions for creating text user interfaces. The text user " +#~ "interface\n" +#~ "functionality is built on the ncurses libraries: curses, form, panel, " +#~ "and\n" #~ "menu." #~ msgstr "" -#~ "Гну Гуиле Ен-курсис је библиотека за преводиоца Гуле Шеме која обезбеђује\n" -#~ "функције за стварање текстуалног корисничког сучеља. Функционалност текстуалног\n" -#~ "корисничког сучеља је изграђена на ен-курсис библиотекама: „curses, form,\n" +#~ "Гну Гуиле Ен-курсис је библиотека за преводиоца Гуле Шеме која " +#~ "обезбеђује\n" +#~ "функције за стварање текстуалног корисничког сучеља. Функционалност " +#~ "текстуалног\n" +#~ "корисничког сучеља је изграђена на ен-курсис библиотекама: „curses, " +#~ "form,\n" #~ "panel, и menu“." #~ msgid "" #~ "The GNU package mcron (Mellor's cron) is a 100% compatible replacement\n" -#~ "for Vixie cron. It is written in pure Guile, and allows configuration files\n" -#~ "to be written in scheme (as well as Vixie's original format) for infinite\n" -#~ "flexibility in specifying when jobs should be run. Mcron was written by Dale\n" +#~ "for Vixie cron. It is written in pure Guile, and allows configuration " +#~ "files\n" +#~ "to be written in scheme (as well as Vixie's original format) for " +#~ "infinite\n" +#~ "flexibility in specifying when jobs should be run. Mcron was written by " +#~ "Dale\n" #~ "Mellor." #~ msgstr "" -#~ "Гнуов пакет „mcron“ (Мелоров крон) је 100% сагласна замена за Викси крон.\n" -#~ "Написан је у чистом Гуилу, и допушта да датотеке подешавања буду записане\n" +#~ "Гнуов пакет „mcron“ (Мелоров крон) је 100% сагласна замена за Викси " +#~ "крон.\n" +#~ "Написан је у чистом Гуилу, и допушта да датотеке подешавања буду " +#~ "записане\n" #~ "у шеми (као и у Виксијевом изворном запису) са бескрајном сагласношћу у\n" #~ "навођењу када послови требају да се покрену. Написао га је Дејл Мелор." #~ msgid "" #~ "GNU recutils is a set of tools and libraries to access human-editable,\n" -#~ "text-based databases called recfiles. The data is stored as a sequence of\n" +#~ "text-based databases called recfiles. The data is stored as a sequence " +#~ "of\n" #~ "records, each record containing an arbitrary number of named fields." #~ msgstr "" -#~ "Гну рекутилс је скуп алата и библиотека за приступ базама података заснованим на\n" -#~ "тексту, званим „recfiles“ које корисници могу да мењају. Подаци су ускладиштени\n" +#~ "Гну рекутилс је скуп алата и библиотека за приступ базама података " +#~ "заснованим на\n" +#~ "тексту, званим „recfiles“ које корисници могу да мењају. Подаци су " +#~ "ускладиштени\n" #~ "као низ снимака, сваки снимак садржи одговарајући број именованих поља." #~ msgid "profile `~a' does not exist~%" diff --git a/po/guix/vi.po b/po/guix/vi.po index 2ef51aaeb..6dfe4a94e 100644 --- a/po/guix/vi.po +++ b/po/guix/vi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.8.1\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2015-01-26 23:51+0100\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2015-01-28 07:59+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" @@ -20,61 +20,230 @@ msgstr "" "X-Poedit-SourceCharset: UTF-8\n" "X-Generator: Poedit 1.5.5\n" -#: gnu/packages.scm:78 -#, scheme-format -msgid "~a: patch not found" +#: gnu.scm:82 +#, fuzzy, scheme-format +msgid "module ~a not found" msgstr "~a: không tìm thấy miếng vá" -#: gnu/packages.scm:89 +#: gnu.scm:100 +msgid "" +"You may use @command{guix package --show=foo | grep location} to search\n" +"for the location of package @code{foo}.\n" +"If you get the line @code{location: gnu/packages/bar.scm:174:2},\n" +"add @code{bar} to the @code{use-package-modules} form." +msgstr "" + +#: gnu.scm:108 #, scheme-format -msgid "could not find bootstrap binary '~a' for system '~a'" -msgstr "không thể tìm thấy phần nhị phân mồi “~a” cho hệ thống “~a”" +msgid "Try adding @code{(use-package-modules ~a)}." +msgstr "" -#: gnu/packages.scm:141 +#: gnu.scm:123 #, scheme-format -msgid "cannot access `~a': ~a~%" -msgstr "không thể truy cập “~a”: ~a~%" +msgid "" +"You may use @command{guix system search ~a} to search for a service\n" +"matching @code{~a}.\n" +"If you get the line @code{location: gnu/services/foo.scm:188:2},\n" +"add @code{foo} to the @code{use-service-modules} form." +msgstr "" -#: gnu/packages.scm:372 +#: gnu.scm:132 #, scheme-format -msgid "looking for the latest release of GNU ~a..." -msgstr "tìm bản phát hành mới nhất ~a GNU…" +msgid "Try adding @code{(use-service-modules ~a)}." +msgstr "" + +#: gnu/packages.scm:92 +#, scheme-format +msgid "~a: patch not found" +msgstr "~a: không tìm thấy miếng vá" -#: gnu/packages.scm:379 +#: gnu/packages.scm:108 #, scheme-format -msgid "~a: note: using ~a but ~a is available upstream~%" -msgstr "~a: ghi chú: dùng ~a nhưng ~a thì sẵn có trên thượng nguồn~%" +msgid "could not find bootstrap binary '~a' for system '~a'" +msgstr "không thể tìm thấy phần nhị phân mồi “~a” cho hệ thống “~a”" -#: gnu/packages.scm:401 guix/scripts/package.scm:306 +#: gnu/packages.scm:240 #, scheme-format msgid "ambiguous package specification `~a'~%" msgstr "đặc tả gói chưa rõ ràng “~a'~%" -#: gnu/packages.scm:402 guix/scripts/package.scm:308 -#, scheme-format -msgid "choosing ~a from ~a~%" +#: gnu/packages.scm:241 +#, fuzzy, scheme-format +msgid "choosing address@hidden from ~a~%" msgstr "chọn ~a từ ~a~%" -#: gnu/packages.scm:408 +#: gnu/packages.scm:246 guix/scripts/package.scm:275 +#, fuzzy, scheme-format +msgid "package '~a' has been superseded by '~a'~%" +msgstr "gói “~a” không có nguồn~%" + +#: gnu/packages.scm:253 #, scheme-format msgid "~A: package not found for version ~a~%" msgstr "~A: gói không tìm thấy cho phiên bản ~a~%" -#: gnu/packages.scm:410 +#: gnu/packages.scm:254 #, scheme-format msgid "~A: unknown package~%" msgstr "~A: không hiểu gói ~%" -#: gnu/system.scm:716 -msgid "system locale lacks a definition" -msgstr "miền địa phương hệ thống thiếu một định nghĩa" +#: gnu/packages.scm:282 +#, scheme-format +msgid "package `~a' lacks output `~a'~%" +msgstr "gói “~a” thiếu kết xuất “~a'~%" + +#: gnu/services.scm:237 +#, scheme-format +msgid "~a: no value specified for service of type '~a'" +msgstr "" + +#: gnu/services.scm:642 +#, scheme-format +msgid "no target of type '~a' for service '~a'" +msgstr "" + +#: gnu/services.scm:668 gnu/services.scm:761 +#, scheme-format +msgid "more than one target service of type '~a'" +msgstr "" + +#: gnu/services.scm:751 +#, scheme-format +msgid "service of type '~a' not found" +msgstr "" + +#: gnu/system.scm:311 +#, scheme-format +msgid "unrecognized boot parameters for '~a'~%" +msgstr "tham số khởi động không được thừa nhận cho “~a'~%" + +#: gnu/system.scm:701 +#, scheme-format +msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" + +#: gnu/system.scm:717 +#, scheme-format +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgstr "" + +#: gnu/system.scm:864 +#, fuzzy, scheme-format +msgid "~a: invalid locale name" +msgstr "~a: số không hợp lệ~%" + +#: gnu/services/shepherd.scm:177 +#, scheme-format +msgid "service '~a' provided more than once" +msgstr "" + +#: gnu/services/shepherd.scm:192 +#, scheme-format +msgid "service '~a' requires '~a', which is not provided by any service" +msgstr "" + +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 +#, scheme-format +msgid "supplementary group '~a' of user '~a' is undeclared" +msgstr "" + +#: gnu/system/shadow.scm:249 +#, scheme-format +msgid "primary group '~a' of user '~a' is undeclared" +msgstr "" + +#: guix/scripts.scm:56 +#, scheme-format +msgid "invalid argument: ~a~%" +msgstr "đối số không hợp lệ: ~a~%" + +#: guix/scripts.scm:84 guix/scripts/download.scm:135 +#: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 +#, scheme-format +msgid "~A: unrecognized option~%" +msgstr "~A: tùy chọn không được chấp nhận~%" + +#: guix/scripts.scm:179 +#, scheme-format +msgid "Your Guix installation is ~a day old.\n" +msgid_plural "Your Guix installation is ~a days old.\n" +msgstr[0] "" + +#: guix/scripts.scm:184 +#, scheme-format +msgid "" +"Consider running 'guix pull' followed by\n" +"'~a' to get up-to-date packages and security updates.\n" +msgstr "" -#: guix/scripts/build.scm:65 +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "gặp lỗi khi tạo gốc GC “~a”: ~a~%" -#: guix/scripts/build.scm:102 +#: guix/scripts/build.scm:229 +#, fuzzy, scheme-format +msgid "invalid replacement specification: ~s~%" +msgstr "đặc tả gói chưa rõ ràng “~a'~%" + +#: guix/scripts/build.scm:286 +msgid "" +"\n" +" --with-source=SOURCE\n" +" use SOURCE when building the corresponding package" +msgstr "" +"\n" +" --with-source=MÃ_NGUỒN\n" +" dùng mã nguồn khi biên dịch gói tương ứng" + +#: guix/scripts/build.scm:289 +msgid "" +"\n" +" --with-input=PACKAGE=REPLACEMENT\n" +" replace dependency PACKAGE by REPLACEMENT" +msgstr "" + +#: guix/scripts/build.scm:292 +msgid "" +"\n" +" --with-graft=PACKAGE=REPLACEMENT\n" +" graft REPLACEMENT on packages that refer to PACKAGE" +msgstr "" + +#: guix/scripts/build.scm:317 +#, scheme-format +msgid "transformation '~a' had no effect on ~a~%" +msgstr "" + +#: guix/scripts/build.scm:335 msgid "" "\n" " -L, --load-path=DIR prepend DIR to the package module search path" @@ -82,7 +251,7 @@ msgstr "" "\n" " -L, --load-path=TMỤC nối thêm vào trước đường dẫn để tìm kiếm mô-đun gói" -#: guix/scripts/build.scm:104 +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" @@ -90,7 +259,16 @@ msgstr "" "\n" " -K, --keep-failed giữ lại cây biên dịch của lần biên dịch gặp lỗi" -#: guix/scripts/build.scm:106 +#: guix/scripts/build.scm:339 +#, fuzzy +msgid "" +"\n" +" -k, --keep-going keep going when some of the derivations fail" +msgstr "" +"\n" +" -n, --dry-run không biên dịch dẫn xuất" + +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" @@ -98,7 +276,7 @@ msgstr "" "\n" " -n, --dry-run không biên dịch dẫn xuất" -#: guix/scripts/build.scm:108 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" @@ -106,15 +284,31 @@ msgstr "" "\n" " --roll-back quay lại dịch khi “substituter” thất bại" -#: guix/scripts/build.scm:110 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" msgstr "" "\n" -" --no-substitutes biên dịch thay vì nhờ vào phần thay thế được dựng trước" +" --no-substitutes biên dịch thay vì nhờ vào phần thay thế được dựng " +"trước" + +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 +msgid "" +"\n" +" --substitute-urls=URLS\n" +" fetch substitute from URLS if they are authorized" +msgstr "" + +#: guix/scripts/build.scm:350 +msgid "" +"\n" +" --no-grafts do not graft packages" +msgstr "" +"\n" +" --no-grafts không gói ghép" -#: guix/scripts/build.scm:112 +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" @@ -122,7 +316,7 @@ msgstr "" "\n" " --no-build-hook không cố biên dịch không tải thông qua móc biên dịch" -#: guix/scripts/build.scm:114 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" @@ -130,17 +324,19 @@ msgid "" msgstr "" "\n" " --max-silent-time=GIÂY\n" -" đánh dấu là việc dịch sẽ là lỗi nếu lâu hơn số GIÂY này" +" đánh dấu là việc dịch sẽ là lỗi nếu lâu hơn số GIÂY " +"này" -#: guix/scripts/build.scm:117 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" msgstr "" "\n" -" --timeout=GIÂY đánh dấu là việc dịch sẽ là lỗi nếu lâu hơn số GIÂY này" +" --timeout=GIÂY đánh dấu là việc dịch sẽ là lỗi nếu lâu hơn số GIÂY " +"này" -#: guix/scripts/build.scm:119 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" @@ -148,7 +344,13 @@ msgstr "" "\n" " --verbosity=MỨC dùng mức chi tiết đã cho" -#: guix/scripts/build.scm:121 +#: guix/scripts/build.scm:361 +msgid "" +"\n" +" --rounds=N build N times in a row to detect non-determinism" +msgstr "" + +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" @@ -156,7 +358,7 @@ msgstr "" "\n" " -c, --cores=N cho dùng đến N lõi CPU cho công việc biên dịch" -#: guix/scripts/build.scm:123 +#: guix/scripts/build.scm:365 msgid "" "\n" " -M, --max-jobs=N allow at most N build jobs" @@ -164,20 +366,21 @@ msgstr "" "\n" " -M, --max-jobs=N cho phép nhiều nhất là biên dịch N công việc" -#: guix/scripts/build.scm:198 guix/scripts/build.scm:205 +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 #, scheme-format msgid "not a number: '~a' option argument: ~a~%" msgstr "không phải là con số: “~a” tham số tùy chọn: ~a~%" -#: guix/scripts/build.scm:224 +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" msgstr "" "Cách dùng: guix build [TÙY-CHỌN]… PACKAGE-OR-DERIVATION…\n" -"Biên dịch PACKAGE-OR-DERIVATION đã cho và trả về đường dẫn kết xuất của chúng.\n" +"Biên dịch PACKAGE-OR-DERIVATION đã cho và trả về đường dẫn kết xuất của " +"chúng.\n" -#: guix/scripts/build.scm:226 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" @@ -185,7 +388,18 @@ msgstr "" "\n" " -e, --expression=BTHỨC biên dịch gói hay tìm nguồn gốc BTHỨC lượng giá cho" -#: guix/scripts/build.scm:228 +#: guix/scripts/build.scm:501 +#, fuzzy +msgid "" +"\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" +" FILE evaluates to" +msgstr "" +"\n" +" -e, --expression=BTHỨC biên dịch gói hay tìm nguồn gốc BTHỨC lượng giá cho" + +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" @@ -193,7 +407,15 @@ msgstr "" "\n" " -S, --source biên dịch nguồn gốc mã nguồn của gói" -#: guix/scripts/build.scm:230 +#: guix/scripts/build.scm:506 +msgid "" +"\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" +" of \"package\", \"all\" (default), or \"transitive\"" +msgstr "" + +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" @@ -201,7 +423,7 @@ msgstr "" "\n" " -s, --system=HỆ-THỐNG cố biên dịch cho HỆ-THỐNG--ví dụ: \"i686-linux\"" -#: guix/scripts/build.scm:232 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" @@ -209,43 +431,47 @@ msgstr "" "\n" " --target=BỘ_BA biên dịch chéo cho BỘ BA--ví dụ: \"armel-linux-gnu\"" -#: guix/scripts/build.scm:234 +#: guix/scripts/build.scm:513 msgid "" "\n" -" --with-source=SOURCE\n" -" use SOURCE when building the corresponding package" +" -d, --derivations return the derivation paths of the given packages" msgstr "" "\n" -" --with-source=MÃ_NGUỒN\n" -" dùng mã nguồn khi biên dịch gói tương ứng" +" -d, --derivations trả về các đường dẫn nguồn gốc của các gói đã cho" -#: guix/scripts/build.scm:237 +#: guix/scripts/build.scm:515 msgid "" "\n" -" --no-grafts do not graft packages" +" --check rebuild items to check for non-determinism issues" msgstr "" -"\n" -" --no-grafts không gói ghép" -#: guix/scripts/build.scm:239 +#: guix/scripts/build.scm:517 msgid "" "\n" -" -d, --derivations return the derivation paths of the given packages" +" --repair repair the specified items" msgstr "" -"\n" -" -d, --derivations trả về các đường dẫn nguồn gốc của các gói đã cho" -#: guix/scripts/build.scm:241 +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" " as a garbage collector root" msgstr "" "\n" -" -r, --root=TẬP-TIN tạo TẬP-TIN một liên kết mềm đến kết quả, và đăng ký nó\n" +" -r, --root=TẬP-TIN tạo TẬP-TIN một liên kết mềm đến kết quả, và đăng " +"ký nó\n" " như là bộ gom rác gốc" -#: guix/scripts/build.scm:244 +#: guix/scripts/build.scm:522 +#, fuzzy +msgid "" +"\n" +" -q, --quiet do not show the build log" +msgstr "" +"\n" +" -n, --dry-run không biên dịch dẫn xuất" + +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" @@ -253,11 +479,16 @@ msgstr "" "\n" " --log-file trả về tên của tập-tin nhật ký cho dẫn xuất đã cho" -#: guix/scripts/build.scm:249 guix/scripts/download.scm:53 -#: guix/scripts/package.scm:467 guix/scripts/gc.scm:58 -#: guix/scripts/hash.scm:55 guix/scripts/pull.scm:81 -#: guix/scripts/substitute-binary.scm:566 guix/scripts/system.scm:414 -#: guix/scripts/lint.scm:469 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 +#: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" " -h, --help display this help and exit" @@ -265,11 +496,16 @@ msgstr "" "\n" " -h, --help hiển thị trợ giúp này rồi thoát" -#: guix/scripts/build.scm:251 guix/scripts/download.scm:55 -#: guix/scripts/package.scm:469 guix/scripts/gc.scm:60 -#: guix/scripts/hash.scm:57 guix/scripts/pull.scm:83 -#: guix/scripts/substitute-binary.scm:568 guix/scripts/system.scm:416 -#: guix/scripts/lint.scm:473 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 +#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" " -V, --version display version information and exit" @@ -277,29 +513,39 @@ msgstr "" "\n" " -V, --version hiển thị thông tin phiên bản rồi thoát" -#: guix/scripts/build.scm:383 +#: guix/scripts/build.scm:560 #, scheme-format -msgid "sources do not match any package:~{ ~a~}~%" -msgstr "mã nguồn không khớp bất kỳ gói nào:~{ ~a~}~%" +msgid "" +"invalid argument: '~a' option argument: ~a, ~\n" +"must be one of 'package', 'all', or 'transitive'~%" +msgstr "" -#: guix/scripts/build.scm:417 guix/scripts/download.scm:96 -#: guix/scripts/package.scm:694 guix/scripts/gc.scm:122 -#: guix/scripts/pull.scm:213 guix/scripts/system.scm:499 -#: guix/scripts/lint.scm:521 +#: guix/scripts/build.scm:613 #, scheme-format -msgid "~A: unrecognized option~%" -msgstr "~A: tùy chọn không được chấp nhận~%" +msgid "~s: not something we can build~%" +msgstr "" + +#: guix/scripts/build.scm:667 +#, fuzzy, scheme-format +msgid "~a: warning: package '~a' has no source~%" +msgstr "gói “~a” không có nguồn~%" -#: guix/scripts/build.scm:445 +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "không có nhật ký dịch cho “~a'~%" -#: guix/scripts/download.scm:44 +#: guix/discovery.scm:88 +#, scheme-format +msgid "cannot access `~a': ~a~%" +msgstr "không thể truy cập “~a”: ~a~%" + +#: guix/scripts/download.scm:69 +#, fuzzy msgid "" "Usage: guix download [OPTION] URL\n" -"Download the file at URL, add it to the store, and print its store path\n" -"and the hash of its contents.\n" +"Download the file at URL to the store or to the given file, and print its\n" +"file name and the hash of its contents.\n" "\n" "Supported formats: 'nix-base32' (default), 'base32', and 'base16'\n" "('hex' and 'hexadecimal' can be used as well).\n" @@ -311,7 +557,7 @@ msgstr "" "Các định dạng được hỗ trợ: “nix-base32” (mặc định), “base32”, và “base16”\n" "(dùng “hex” và “hexadecimal” cũng được).\n" -#: guix/scripts/download.scm:50 guix/scripts/hash.scm:50 +#: guix/scripts/download.scm:75 guix/scripts/hash.scm:54 msgid "" "\n" " -f, --format=FMT write the hash in the given format" @@ -319,73 +565,128 @@ msgstr "" "\n" " -f, --format=FMT ghi mã băm theo định dạng đã cho" -#: guix/scripts/download.scm:73 guix/scripts/hash.scm:75 +#: guix/scripts/download.scm:77 +msgid "" +"\n" +" --no-check-certificate\n" +" do not validate the certificate of HTTPS servers " +msgstr "" + +#: guix/scripts/download.scm:80 +msgid "" +"\n" +" -o, --output=FILE download to FILE" +msgstr "" + +#: guix/scripts/download.scm:103 guix/scripts/hash.scm:82 #, scheme-format msgid "unsupported hash format: ~a~%" msgstr "định dạng băm không được hỗ trợ: ~a~%" -#: guix/scripts/download.scm:106 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 +#, scheme-format +msgid "~A: extraneous argument~%" +msgstr "~A: đối số ngoại lai~%" + +#: guix/scripts/download.scm:146 +#, fuzzy, scheme-format +msgid "no download URI was specified~%" +msgstr "~a: gặp lỗi khi tải về~%" + +#: guix/scripts/download.scm:151 #, scheme-format msgid "~a: failed to parse URI~%" msgstr "~a: gặp lỗi khi phân tích URI~%" -#: guix/scripts/download.scm:117 +#: guix/scripts/download.scm:161 #, scheme-format msgid "~a: download failed~%" msgstr "~a: gặp lỗi khi tải về~%" -#: guix/scripts/package.scm:98 +#: guix/scripts/package.scm:112 #, scheme-format -msgid "failed to build the empty profile~%" -msgstr "gặp lỗi khi biên dịch hồ sơ trống rỗng~%" +msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" +msgstr "" +"Thử chạy lệnh \"info “(guix) Invoking guix package'\" để có thêm thông tin.~%" -#: guix/scripts/package.scm:114 +#: guix/scripts/package.scm:134 #, scheme-format -msgid "switching from generation ~a to ~a~%" -msgstr "chuyển từ thế hệ ~a sang ~a~%" +msgid "error: while creating directory `~a': ~a~%" +msgstr "lỗi: trong khi tạo thư mục “~a”: ~a~%" -#: guix/scripts/package.scm:133 +#: guix/scripts/package.scm:138 #, scheme-format -msgid "nothing to do: already at the empty profile~%" -msgstr "không có gì cần làm: đã là một hồ sơ trống rỗng~%" +msgid "Please create the `~a' directory, with you as the owner.~%" +msgstr "Hãy tạo thư mục “~a”, với bạn là chủ sở hữu.~%" #: guix/scripts/package.scm:145 #, scheme-format -msgid "deleting ~a~%" -msgstr "đang xóa ~a~%" +msgid "error: directory `~a' is not owned by you~%" +msgstr "lỗi: thư mục “~a” không được sở hữu bởi bạn~%" -#: guix/scripts/package.scm:296 +#: guix/scripts/package.scm:148 #, scheme-format -msgid "package `~a' lacks output `~a'~%" -msgstr "gói “~a” thiếu kết xuất “~a'~%" +msgid "Please change the owner of `~a' to user ~s.~%" +msgstr "Vui lòng đổi chủ sở hữu của “~a” thành ~s.~%" -#: guix/scripts/package.scm:313 +#: guix/scripts/package.scm:183 #, scheme-format -msgid "~a: package not found~%" -msgstr "~a: không tìm thấy gói~%" +msgid "not removing generation ~a, which is current~%" +msgstr "" + +#: guix/scripts/package.scm:190 +#, fuzzy, scheme-format +msgid "no matching generation~%" +msgstr "không thể chuyển đến thế hệ “~a'~%" + +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 +#, scheme-format +msgid "invalid syntax: ~a~%" +msgstr "cú pháp không hợp lệ: ~a~%" + +#: guix/scripts/package.scm:219 +#, scheme-format +msgid "nothing to be done~%" +msgstr "không có gì cần làm~%" + +#: guix/scripts/package.scm:233 +#, scheme-format +msgid "~a package in profile~%" +msgid_plural "~a packages in profile~%" +msgstr[0] "~a gói trong hồ sơ~%" -#: guix/scripts/package.scm:406 +#: guix/scripts/package.scm:317 +#, fuzzy, scheme-format +msgid "package '~a' no longer exists~%" +msgstr "gói “~a” không có nguồn~%" + +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" msgstr "Những định nghĩa biến môi trường sau đây là cần thiết:~%" -#: guix/scripts/package.scm:422 +#: guix/scripts/package.scm:371 +#, fuzzy msgid "" -"Usage: guix package [OPTION]... PACKAGES...\n" -"Install, remove, or upgrade PACKAGES in a single transaction.\n" +"Usage: guix package [OPTION]...\n" +"Install, remove, or upgrade packages in a single transaction.\n" msgstr "" "Cách dùng: guix package [TÙY CHỌN]… GÓI…\n" "Cài đặt, gỡ bỏ hay cập nhật GÓI trong một giao dịch đơn.\n" -#: guix/scripts/package.scm:424 +#: guix/scripts/package.scm:373 +#, fuzzy msgid "" "\n" -" -i, --install=PACKAGE install PACKAGE" +" -i, --install PACKAGE ...\n" +" install PACKAGEs" msgstr "" "\n" " -i, --install=GÓI cài đặt GÓI" -#: guix/scripts/package.scm:426 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" @@ -395,15 +696,29 @@ msgstr "" " -e, --install-from-expression=BT\n" " cài đặt gói được BT định giá cho" -#: guix/scripts/package.scm:429 +#: guix/scripts/package.scm:379 +#, fuzzy +msgid "" +"\n" +" -f, --install-from-file=FILE\n" +" install the package that the code within FILE\n" +" evaluates to" +msgstr "" +"\n" +" -e, --install-from-expression=BT\n" +" cài đặt gói được BT định giá cho" + +#: guix/scripts/package.scm:383 +#, fuzzy msgid "" "\n" -" -r, --remove=PACKAGE remove PACKAGE" +" -r, --remove PACKAGE ...\n" +" remove PACKAGEs" msgstr "" "\n" " -r, --remove=GÓI gỡ bỏ GÓI" -#: guix/scripts/package.scm:431 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" @@ -411,7 +726,23 @@ msgstr "" "\n" " -u, --upgrade[=BTCQ] cập nhật tất cả các gói khớp với BTCQ" -#: guix/scripts/package.scm:433 +#: guix/scripts/package.scm:388 +msgid "" +"\n" +" -m, --manifest=FILE create a new profile generation with the manifest\n" +" from FILE" +msgstr "" + +#: guix/scripts/package.scm:391 +#, fuzzy +msgid "" +"\n" +" --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" +msgstr "" +"\n" +" -u, --upgrade[=BTCQ] cập nhật tất cả các gói khớp với BTCQ" + +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" @@ -419,15 +750,17 @@ msgstr "" "\n" " --roll-back quay lại thế hệ trước" -#: guix/scripts/package.scm:435 +#: guix/scripts/package.scm:395 +#, fuzzy msgid "" "\n" -" --search-paths display needed environment variable definitions" +" --search-paths[=KIND]\n" +" display needed environment variable definitions" msgstr "" "\n" " --search-paths hiển thị các định nghĩa biến môi trường cần thiết" -#: guix/scripts/package.scm:437 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" @@ -437,7 +770,7 @@ msgstr "" " -l, --list-generations[=MẪU]\n" " liệt kê các gói khớp MẪU" -#: guix/scripts/package.scm:440 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" @@ -447,7 +780,7 @@ msgstr "" " -d, --delete-generations[=MẪU]\n" " xóa các bộ tạo khớp MẪU" -#: guix/scripts/package.scm:443 +#: guix/scripts/package.scm:404 msgid "" "\n" " -S, --switch-generation=PATTERN\n" @@ -457,7 +790,7 @@ msgstr "" " -S, --switch-generation=MẪU\n" " chuyển sang một thế hệ khớp MẪU" -#: guix/scripts/package.scm:446 +#: guix/scripts/package.scm:407 msgid "" "\n" " -p, --profile=PROFILE use PROFILE instead of the user's default profile" @@ -465,7 +798,7 @@ msgstr "" "\n" " -p, --profile=HỒ_SƠ dùng hồ sơ đưa ra thay cho hồ sơ mặc định" -#: guix/scripts/package.scm:449 +#: guix/scripts/package.scm:410 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the profile" @@ -473,7 +806,7 @@ msgstr "" "\n" " --bootstrap dùng chương trình mồi Guile để biên dịch hồ sơ" -#: guix/scripts/package.scm:451 guix/scripts/pull.scm:74 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" @@ -481,7 +814,7 @@ msgstr "" "\n" " --verbose tạo ra kết xuất chi tiết" -#: guix/scripts/package.scm:454 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" @@ -490,7 +823,7 @@ msgstr "" " -s, --search=BTCQ tìm trong tóm lược và mô tả\n" " sử dụng BIỂU THỨC CHÍNH QUY" -#: guix/scripts/package.scm:456 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" @@ -500,7 +833,7 @@ msgstr "" " -I, --list-installed[=BIỂU-THỨC-CHÍNH-QUY]\n" " kiệt kê các gói khớp BTCQ đã cài đặt" -#: guix/scripts/package.scm:459 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" @@ -510,76 +843,46 @@ msgstr "" " -A, --list-available[=BIỂU-THỨC-CHÍNH-QUY]\n" " kiệt kê các gói khớp BTCQ" -#: guix/scripts/package.scm:462 +#: guix/scripts/package.scm:423 +#, fuzzy msgid "" "\n" -" --show=PACKAGE show details about PACKAGE" +" --show=PACKAGE show details about PACKAGE" msgstr "" "\n" " --show=GÓI hiển thị thông tin chi tiết về GÓI" -#: guix/scripts/package.scm:698 -#, scheme-format -msgid "~A: extraneous argument~%" -msgstr "~A: đối số ngoại lai~%" - -#: guix/scripts/package.scm:708 -#, scheme-format -msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" -msgstr "Thử chạy lệnh \"info “(guix) Invoking guix package'\" để có thêm thông tin.~%" - -#: guix/scripts/package.scm:730 -#, scheme-format -msgid "error: while creating directory `~a': ~a~%" -msgstr "lỗi: trong khi tạo thư mục “~a”: ~a~%" - -#: guix/scripts/package.scm:734 +#: guix/scripts/package.scm:475 #, scheme-format -msgid "Please create the `~a' directory, with you as the owner.~%" -msgstr "Hãy tạo thư mục “~a”, với bạn là chủ sở hữu.~%" +msgid "upgrade regexp '~a' looks like a command-line option~%" +msgstr "" -#: guix/scripts/package.scm:741 +#: guix/scripts/package.scm:478 #, scheme-format -msgid "error: directory `~a' is not owned by you~%" -msgstr "lỗi: thư mục “~a” không được sở hữu bởi bạn~%" +msgid "is this intended?~%" +msgstr "" -#: guix/scripts/package.scm:744 +#: guix/scripts/package.scm:523 #, scheme-format -msgid "Please change the owner of `~a' to user ~s.~%" -msgstr "Vui lòng đổi chủ sở hữu của “~a” thành ~s.~%" +msgid "~a: unsupported kind of search path~%" +msgstr "" -#: guix/scripts/package.scm:777 +#: guix/scripts/package.scm:820 #, scheme-format msgid "cannot switch to generation '~a'~%" msgstr "không thể chuyển đến thế hệ “~a'~%" -#: guix/scripts/package.scm:809 guix/scripts/package.scm:910 +#: guix/scripts/package.scm:836 #, scheme-format -msgid "invalid syntax: ~a~%" -msgstr "cú pháp không hợp lệ: ~a~%" +msgid "would install new manifest from '~a' with ~d entries~%" +msgstr "" -#: guix/scripts/package.scm:846 +#: guix/scripts/package.scm:838 #, scheme-format -msgid "nothing to be done~%" -msgstr "không có gì cần làm~%" - -#: guix/scripts/package.scm:861 -#, scheme-format -msgid "~a package in profile~%" -msgid_plural "~a packages in profile~%" -msgstr[0] "~a gói trong hồ sơ~%" - -#: guix/scripts/package.scm:876 -#, scheme-format -msgid "Generation ~a\t~a" -msgstr "Tạo ~a\t~a" - -#: guix/scripts/package.scm:883 -#, scheme-format -msgid "~a\t(current)~%" -msgstr "~a\t(hiện tại)~%" +msgid "installing new manifest from '~a' with ~d entries~%" +msgstr "" -#: guix/scripts/gc.scm:39 +#: guix/scripts/gc.scm:42 msgid "" "Usage: guix gc [OPTION]... PATHS...\n" "Invoke the garbage collector.\n" @@ -587,7 +890,7 @@ msgstr "" "Cách dùng: guix gc [TÙY-CHỌN]… ĐƯỜNG-DẪN…\n" "Gọi bộ xử lý rác.\n" -#: guix/scripts/gc.scm:41 +#: guix/scripts/gc.scm:44 msgid "" "\n" " -C, --collect-garbage[=MIN]\n" @@ -597,7 +900,13 @@ msgstr "" " -C, --collect-garbage[=TỐI-THIỂU]\n" " sưu tập TỐI-THIỂU byte rác" -#: guix/scripts/gc.scm:44 +#: guix/scripts/gc.scm:47 +msgid "" +"\n" +" -F, --free-space=FREE attempt to reach FREE available space in the store" +msgstr "" + +#: guix/scripts/gc.scm:49 msgid "" "\n" " -d, --delete attempt to delete PATHS" @@ -605,7 +914,13 @@ msgstr "" "\n" " -d, --delete cố xóa ĐƯỜNG DẪN" -#: guix/scripts/gc.scm:46 +#: guix/scripts/gc.scm:51 +msgid "" +"\n" +" --optimize optimize the store by deduplicating identical files" +msgstr "" + +#: guix/scripts/gc.scm:53 msgid "" "\n" " --list-dead list dead paths" @@ -613,7 +928,7 @@ msgstr "" "\n" " --list-dead liệt kê các đường dẫn đã chết" -#: guix/scripts/gc.scm:48 +#: guix/scripts/gc.scm:55 msgid "" "\n" " --list-live list live paths" @@ -621,7 +936,7 @@ msgstr "" "\n" " --list-live liệt kê đường dẫn còn sống" -#: guix/scripts/gc.scm:51 +#: guix/scripts/gc.scm:58 msgid "" "\n" " --references list the references of PATHS" @@ -629,7 +944,7 @@ msgstr "" "\n" " --references liệt kê các tham chiếu của ĐƯỜNG-DẪN" -#: guix/scripts/gc.scm:53 +#: guix/scripts/gc.scm:60 msgid "" "\n" " -R, --requisites list the requisites of PATHS" @@ -637,7 +952,7 @@ msgstr "" "\n" " -R, --referrers liệt kê các điều kiện cần cho biến PATH" -#: guix/scripts/gc.scm:55 +#: guix/scripts/gc.scm:62 msgid "" "\n" " --referrers list the referrers of PATHS" @@ -645,12 +960,57 @@ msgstr "" "\n" " --referrers liệt kê các ĐƯỜNG DẪN cho biến PATH" -#: guix/scripts/gc.scm:84 +#: guix/scripts/gc.scm:65 +msgid "" +"\n" +" --verify[=OPTS] verify the integrity of the store; OPTS is a\n" +" comma-separated combination of 'repair' and\n" +" 'contents'" +msgstr "" + +#: guix/scripts/gc.scm:69 +#, fuzzy +msgid "" +"\n" +" --list-failures list cached build failures" +msgstr "" +"\n" +" --list-dead liệt kê các đường dẫn đã chết" + +#: guix/scripts/gc.scm:71 +msgid "" +"\n" +" --clear-failures remove PATHS from the set of cached failures" +msgstr "" + +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "~a: số không hợp lệ~%" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "số lượng kho chứa không hợp lệ: ~a~%" -#: guix/scripts/hash.scm:45 +#: guix/scripts/gc.scm:196 +msgid "already ~h bytes available on ~a, nothing to do~%" +msgstr "" + +#: guix/scripts/gc.scm:199 +msgid "freeing ~h bytes~%" +msgstr "" + +#: guix/scripts/gc.scm:211 +#, fuzzy, scheme-format +msgid "extraneous arguments: ~{~a ~}~%" +msgstr "~A: đối số ngoại lai~%" + +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 +msgid "freed ~h bytes~%" +msgstr "" + +#: guix/scripts/hash.scm:47 msgid "" "Usage: guix hash [OPTION] FILE\n" "Return the cryptographic hash of FILE.\n" @@ -667,27 +1027,134 @@ msgstr "" #: guix/scripts/hash.scm:52 msgid "" "\n" +" -x, --exclude-vcs exclude version control directories" +msgstr "" + +#: guix/scripts/hash.scm:56 +msgid "" +"\n" " -r, --recursive compute the hash on FILE recursively" msgstr "" "\n" " -r, --recursive tính mã băm trên TẬP-TIN một cách đệ quy" -#: guix/scripts/hash.scm:103 -#, scheme-format -msgid "unrecognized option: ~a~%" -msgstr "tùy chọn không được thừa nhận: ~a~%" - -#: guix/scripts/hash.scm:134 guix/ui.scm:258 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "~a~%" -#: guix/scripts/hash.scm:137 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "số lượng đối số không đúng~%" -#: guix/scripts/pull.scm:72 +#: guix/scripts/import.scm:86 +#, fuzzy +msgid "" +"Usage: guix import IMPORTER ARGS ...\n" +"Run IMPORTER with ARGS.\n" +msgstr "" +"Cách dùng: guix LỆNH ĐỐI_SỐ…\n" +"Chạy LỆNH với các ĐỐI SỐ.\n" + +#: guix/scripts/import.scm:89 +#, fuzzy +msgid "IMPORTER must be one of the importers listed below:\n" +msgstr "LỆNH phải là một trong số những câu lệnh con được liệt kê dưới đây:\n" + +#: guix/scripts/import.scm:103 +#, fuzzy, scheme-format +msgid "guix import: missing importer name~%" +msgstr "guix: thiếu tên lệnh~%" + +#: guix/scripts/import.scm:123 +#, fuzzy, scheme-format +msgid "'~a' import failed~%" +msgstr "~a: gặp lỗi khi tải về~%" + +#: guix/scripts/import.scm:124 +#, fuzzy, scheme-format +msgid "~a: invalid importer~%" +msgstr "~a: số không hợp lệ~%" + +#: guix/scripts/import/cran.scm:43 +msgid "" +"Usage: guix import cran PACKAGE-NAME\n" +"Import and convert the CRAN package for PACKAGE-NAME.\n" +msgstr "" + +#: guix/scripts/import/cran.scm:45 +msgid "" +"\n" +" -a, --archive=ARCHIVE specify the archive repository" +msgstr "" + +#: guix/scripts/import/cran.scm:108 +#, fuzzy, scheme-format +msgid "failed to download description for package '~a'~%" +msgstr "gặp lỗi khi tải tập tin hệ điều hành “~a”:~%" + +#: guix/scripts/import/cran.scm:112 guix/scripts/import/elpa.scm:95 +#, fuzzy, scheme-format +msgid "too few arguments~%" +msgstr "số lượng đối số không đúng~%" + +#: guix/scripts/import/cran.scm:114 guix/scripts/import/elpa.scm:97 +#, fuzzy, scheme-format +msgid "too many arguments~%" +msgstr "các đối số sai" + +#: guix/scripts/import/elpa.scm:41 +msgid "" +"Usage: guix import elpa PACKAGE-NAME\n" +"Import the latest package named PACKAGE-NAME from an ELPA repository.\n" +msgstr "" + +#: guix/scripts/import/elpa.scm:43 +msgid "" +"\n" +" -a, --archive=ARCHIVE specify the archive repository" +msgstr "" + +#: guix/scripts/import/elpa.scm:45 +#, fuzzy +msgid "" +"\n" +" -h, --help display this help and exit" +msgstr "" +"\n" +" -h, --help hiển thị trợ giúp này rồi thoát" + +#: guix/scripts/import/elpa.scm:47 +#, fuzzy +msgid "" +"\n" +" -V, --version display version information and exit" +msgstr "" +"\n" +" -V, --version hiển thị thông tin phiên bản rồi thoát" + +#: guix/scripts/import/elpa.scm:92 +#, fuzzy, scheme-format +msgid "failed to download package '~a'~%" +msgstr "gặp lỗi khi tải tập tin hệ điều hành “~a”:~%" + +#: guix/scripts/pull.scm:60 +#, scheme-format +msgid "" +"Guile-Git is missing but it is now required by 'guix pull'.\n" +"Install it by running:\n" +"\n" +" guix package -i ~a\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" +"\n" +msgstr "" + +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" @@ -695,15 +1162,28 @@ msgstr "" "Cách dùng: guix pull [TÙY-CHỌN]…\n" "Tải về và khai triển phiên bản mới nhất của Guix.\n" -#: guix/scripts/pull.scm:76 +#: guix/scripts/pull.scm:101 +#, fuzzy msgid "" "\n" -" --url=URL download the Guix tarball from URL" +" --url=URL download from the Git repository at URL" msgstr "" "\n" " --url=URL tải gói Guix từ URL" -#: guix/scripts/pull.scm:78 +#: guix/scripts/pull.scm:103 +msgid "" +"\n" +" --commit=COMMIT download the specified COMMIT" +msgstr "" + +#: guix/scripts/pull.scm:105 +msgid "" +"\n" +" --branch=BRANCH download the tip of the specified BRANCH" +msgstr "" + +#: guix/scripts/pull.scm:107 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the new Guix" @@ -711,136 +1191,165 @@ msgstr "" "\n" " --bootstrap dùng chương trình mồi Guile để biên dịch Guix" -#: guix/scripts/pull.scm:132 -msgid "tarball did not produce a single source directory" -msgstr "kho tar không sản sinh ra một thư mục mã nguồn đơn" - -#: guix/scripts/pull.scm:150 -#, scheme-format -msgid "unpacking '~a'...~%" -msgstr "đang giải nén “~a”…~%" - -#: guix/scripts/pull.scm:159 -msgid "failed to unpack source code" -msgstr "gặp lỗi khi giải gói mã nguồn" +#: guix/scripts/pull.scm:193 +msgid "Guix already up to date\n" +msgstr "Guix đã cập nhật rồi\n" -#: guix/scripts/pull.scm:200 +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "đã cập nhật ~a thành công được triển khai dưới “~a'~%" -#: guix/scripts/pull.scm:203 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" msgstr "gặp lỗi khi cập nhật Guix, hãy kiểm tra nhật ký biên dịch~%" -#: guix/scripts/pull.scm:205 -msgid "Guix already up to date\n" -msgstr "Guix đã cập nhật rồi\n" +#: guix/scripts/pull.scm:217 +#, scheme-format +msgid "cannot enforce use of the Let's Encrypt certificates~%" +msgstr "" -#: guix/scripts/pull.scm:215 +#: guix/scripts/pull.scm:219 #, scheme-format -msgid "~A: unexpected argument~%" -msgstr "~A: gặp đối số bất thường~%" +msgid "please upgrade Guile-Git~%" +msgstr "" + +#: guix/scripts/pull.scm:227 +#, fuzzy, scheme-format +msgid "Git error ~a~%" +msgstr "~a: lỗi: ~a~%" + +#: guix/scripts/pull.scm:229 +#, fuzzy, scheme-format +msgid "Git error: ~a~%" +msgstr "~a: lỗi: ~a~%" + +#: guix/scripts/pull.scm:263 +#, fuzzy, scheme-format +msgid "Updating from Git repository at '~a'...~%" +msgstr "đang nhập tập tin hay thư mục “~a”…~%" -#: guix/scripts/pull.scm:224 -msgid "failed to download up-to-date source, exiting\n" -msgstr "gặp lỗi khi tải về cập nhật mới nhất của mã nguồn, đang thoát\n" +#: guix/scripts/pull.scm:272 +#, scheme-format +msgid "Building from Git commit ~a...~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:80 +#: guix/scripts/substitute.scm:125 #, scheme-format msgid "authentication and authorization of substitutes disabled!~%" msgstr "chứng thực và ủy quyền của cái thay thế bị tắt!~%" -#: guix/scripts/substitute-binary.scm:163 +#: guix/scripts/substitute.scm:200 #, scheme-format msgid "download from '~a' failed: ~a, ~s~%" msgstr "tải về từ “~a” gặp lỗi: ~a, ~s~%" -#: guix/scripts/substitute-binary.scm:178 +#: guix/scripts/substitute.scm:213 #, scheme-format msgid "while fetching ~a: server is somewhat slow~%" msgstr "khi đang lấy ~a: máy chủ hơi chậm một tí~%" -#: guix/scripts/substitute-binary.scm:180 +#: guix/scripts/substitute.scm:215 #, scheme-format msgid "try `--no-substitutes' if the problem persists~%" msgstr "dùng “--no-substitutes” nếu vấn đề vẫn không được giải quyết~%" -#: guix/scripts/substitute-binary.scm:221 +#: guix/scripts/substitute.scm:225 +#, fuzzy, scheme-format +msgid "unsupported substitute URI scheme: ~a~%" +msgstr "phiên bản chữ ký không được hỗ trợ: ~a~%" + +#: guix/scripts/substitute.scm:260 +#, fuzzy, scheme-format +msgid "while fetching '~a': ~a (~s)~%" +msgstr "khi đang lấy ~a: máy chủ hơi chậm một tí~%" + +#: guix/scripts/substitute.scm:265 #, scheme-format -msgid "updating list of substitutes from '~a'...~%" -msgstr "đang cập nhật danh sách thay thế từ “~a”…~%" +msgid "ignoring substitute server at '~s'~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:253 +#: guix/scripts/substitute.scm:315 #, scheme-format msgid "signature version must be a number: ~s~%" msgstr "phiên bản chữ ký phải là con số: ~a~%" -#: guix/scripts/substitute-binary.scm:257 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "phiên bản chữ ký không được hỗ trợ: ~a~%" -#: guix/scripts/substitute-binary.scm:265 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "chữ ký không phải là một biểu thức s hợp lệ: ~s~%" -#: guix/scripts/substitute-binary.scm:269 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "định dạng trường chữ ký không hợp lệ: ~a~%" -#: guix/scripts/substitute-binary.scm:304 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "chữ ký không hợp lệ cho “~a'~%" -#: guix/scripts/substitute-binary.scm:306 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "mã băm không khớp nhau cho “~a'~%" -#: guix/scripts/substitute-binary.scm:308 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "“~a” được ký bằng khóa trái phép~%" -#: guix/scripts/substitute-binary.scm:310 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "chữ ký trên “~a” bị hỏng~%" -#: guix/scripts/substitute-binary.scm:344 -#, scheme-format -msgid "substitute at '~a' lacks a signature~%" -msgstr "cái thay thế tại “~a” thiếu chữ ký~%" +#: guix/scripts/substitute.scm:457 +#, fuzzy, scheme-format +msgid "'~a' does not name a store item~%" +msgstr "hồ sơ “~a” không tồn tại~%" + +#: guix/scripts/substitute.scm:619 +#, fuzzy, scheme-format +msgid "updating list of substitutes from '~a'... ~5,1f%" +msgstr "đang cập nhật danh sách thay thế từ “~a”…~%" -#: guix/scripts/substitute-binary.scm:532 +#: guix/scripts/substitute.scm:683 #, scheme-format -msgid "Downloading, please wait...~%" -msgstr "Đang tải, vui lòng chờ…~%" +msgid "~s: unsupported server URI scheme~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:534 +#: guix/scripts/substitute.scm:693 #, scheme-format -msgid "(Please consider upgrading Guile to get proper progress report.)~%" -msgstr "(Hãy cân nhắc nâng cấp Guile để nhận được báo cáo tiến trình đúng đắn.)~%" +msgid "'~a' uses different store '~a'; ignoring it~%" +msgstr "" -#: guix/scripts/substitute-binary.scm:547 +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "lỗi truy vấn tên máy: ~a~%" -#: guix/scripts/substitute-binary.scm:556 +#: guix/scripts/substitute.scm:858 +#, fuzzy, scheme-format +msgid "TLS error in procedure '~a': ~a~%" +msgstr "lỗi: trong khi tạo thư mục “~a”: ~a~%" + +#: guix/scripts/substitute.scm:869 +#, fuzzy msgid "" -"Usage: guix substitute-binary [OPTION]...\n" +"Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" msgstr "" "Cách dùng: guix substitute-binary [TÙY-CHỌN]…\n" "Công cụ nội tại để thay thế nhị phân dịch sẵn thành dịch nội bộ.\n" -#: guix/scripts/substitute-binary.scm:558 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" @@ -848,9 +1357,10 @@ msgid "" msgstr "" "\n" " --query báo cáo trên tính sẵn sàng của thay thế cho\n" -" các tên tập-tin lưu trữ được chuyển trên đầu ra tiêu chuẩn" +" các tên tập-tin lưu trữ được chuyển trên đầu ra " +"tiêu chuẩn" -#: guix/scripts/substitute-binary.scm:561 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -862,46 +1372,55 @@ msgstr "" " tải về TẬP-TIN-LƯU và lưu nó trong tập tin ĐÍCH\n" " Nar" -#: guix/scripts/substitute-binary.scm:606 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" -msgstr "ACL dành cho nhập kho lưu dường như là chưa được khởi tạo, việc thay thế có lẽ là không sẵn sàng\n" +#: guix/scripts/substitute.scm:939 +#, fuzzy, scheme-format +msgid "no valid substitute for '~a'~%" +msgstr "chữ ký không hợp lệ cho “~a'~%" -#: guix/scripts/substitute-binary.scm:640 -#, scheme-format -msgid "these substitute URLs will not be used:~{ ~a~}~%" -msgstr "URL thay thế sẽ không được dùng:~{ ~a~}~%" +#: guix/scripts/substitute.scm:946 +#, fuzzy, scheme-format +msgid "Downloading ~a...~%" +msgstr "Đang tải, vui lòng chờ…~%" -#: guix/scripts/substitute-binary.scm:666 -#, scheme-format -msgid "failed to look up host '~a' (~a), substituter disabled~%" -msgstr "gặp lỗi khi tìm máy “~a” (~a), bộ thay thế đã bị tắt~%" +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" +msgstr "" +"ACL dành cho nhập kho lưu dường như là chưa được khởi tạo, việc thay thế có " +"lẽ là không sẵn sàng\n" + +#: guix/scripts/substitute.scm:1056 +#, fuzzy, scheme-format +msgid "~a: invalid URI~%" +msgstr "~a: số không hợp lệ~%" -#: guix/scripts/substitute-binary.scm:777 +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "~a: không chấp nhận các tùy chọn~%" -#: guix/scripts/authenticate.scm:58 +#: guix/scripts/authenticate.scm:59 #, scheme-format msgid "cannot find public key for secret key '~a'~%" msgstr "không thể tìm thấy khóa công cho khóa bí mật “~a'~%" -#: guix/scripts/authenticate.scm:78 +#: guix/scripts/authenticate.scm:79 #, scheme-format msgid "error: invalid signature: ~a~%" msgstr "lỗi: chữ ký không hợp lệ: ~a~%" -#: guix/scripts/authenticate.scm:80 +#: guix/scripts/authenticate.scm:81 #, scheme-format msgid "error: unauthorized public key: ~a~%" msgstr "lỗi: khóa công không đúng: ~a~%" -#: guix/scripts/authenticate.scm:82 +#: guix/scripts/authenticate.scm:83 #, scheme-format msgid "error: corrupt signature data: ~a~%" msgstr "lỗi: dữ liệu chữ ký bị hỏng: ~a~%" -#: guix/scripts/authenticate.scm:126 +#: guix/scripts/authenticate.scm:121 msgid "" "Usage: guix authenticate OPTION...\n" "Sign or verify the signature on the given file. This tool is meant to\n" @@ -911,124 +1430,328 @@ msgstr "" "Ký hoặc xác minh chữ ký trên tập tin đã cho. Công cụ này được dùng\n" "nội bộ bởi “guix-daemon”.\n" -#: guix/scripts/authenticate.scm:132 +#: guix/scripts/authenticate.scm:127 msgid "wrong arguments" msgstr "các đối số sai" -#: guix/scripts/system.scm:75 +#: guix/scripts/system.scm:141 #, scheme-format -msgid "failed to open operating system file '~a': ~a~%" -msgstr "gặp lỗi khi mở tập tin hệ điều hành “~a”: ~a~%" +msgid "failed to register '~a' under '~a'~%" +msgstr "gặp lỗi khi đăng ký “~a” dưới ~a~%" + +#: guix/scripts/system.scm:152 +#, fuzzy, scheme-format +msgid "copying to '~a'..." +msgstr "đang giải nén “~a”…~%" + +#: guix/scripts/system.scm:187 +#, fuzzy, scheme-format +msgid "failed to install bootloader ~a~%" +msgstr "gặp lỗi khi cài đặt miền địa phương: ~a~%" -#: guix/scripts/system.scm:79 +#: guix/scripts/system.scm:207 #, scheme-format -msgid "~a: error: ~a~%" -msgstr "~a: lỗi: ~a~%" +msgid "initializing the current root file system~%" +msgstr "đang khởi tạo hệ thống tập tin gốc hiện tại~%" -#: guix/scripts/system.scm:83 +#: guix/scripts/system.scm:221 #, scheme-format -msgid "failed to load operating system file '~a':~%" -msgstr "gặp lỗi khi tải tập tin hệ điều hành “~a”:~%" +msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" +msgstr "" -#: guix/scripts/system.scm:120 +#: guix/scripts/system.scm:266 #, scheme-format -msgid "failed to register '~a' under '~a'~%" -msgstr "gặp lỗi khi đăng ký “~a” dưới ~a~%" +msgid "while talking to shepherd: ~a~%" +msgstr "" -#: guix/scripts/system.scm:152 +#: guix/scripts/system.scm:273 +#, fuzzy, scheme-format +msgid "service '~a' could not be found~%" +msgstr "guix: ~a: không tìm thấy lệnh~%" + +#: guix/scripts/system.scm:276 +#, fuzzy, scheme-format +msgid "service '~a' does not have an action '~a'~%" +msgstr "hồ sơ “~a” không tồn tại~%" + +#: guix/scripts/system.scm:280 +#, scheme-format +msgid "exception caught while executing '~a' on service '~a':~%" +msgstr "" + +#: guix/scripts/system.scm:288 +#, scheme-format +msgid "something went wrong: ~s~%" +msgstr "" + +#: guix/scripts/system.scm:291 #, scheme-format -msgid "failed to install GRUB on device '~a'~%" +msgid "shepherd error~%" +msgstr "" + +#: guix/scripts/system.scm:308 +#, fuzzy, scheme-format +msgid "failed to obtain list of shepherd services~%" msgstr "gặp lỗi khi cài đặt GRUB trên thiết bị “~a'~%" -#: guix/scripts/system.scm:169 +#: guix/scripts/system.scm:328 +#, fuzzy, scheme-format +msgid "unloading service '~a'...~%" +msgstr "đang giải nén “~a”…~%" + +#: guix/scripts/system.scm:336 #, scheme-format -msgid "initializing the current root file system~%" -msgstr "đang khởi tạo hệ thống tập tin gốc hiện tại~%" +msgid "loading new services:~{ ~a~}...~%" +msgstr "" -#: guix/scripts/system.scm:223 +#: guix/scripts/system.scm:362 #, scheme-format msgid "activating system...~%" msgstr "đang kích hoạt hệ thống…~%" -#: guix/scripts/system.scm:273 +#: guix/scripts/system.scm:438 +#, fuzzy, scheme-format +msgid "cannot switch to system generation '~a'~%" +msgstr "không thể chuyển đến thế hệ “~a'~%" + +#: guix/scripts/system.scm:509 +msgid "the DAG of services" +msgstr "" + +#: guix/scripts/system.scm:522 +msgid "the dependency graph of shepherd services" +msgstr "" + +#: guix/scripts/system.scm:546 +#, fuzzy, scheme-format +msgid " file name: ~a~%" +msgstr "số không hợp lệ: ~a~%" + +#: guix/scripts/system.scm:547 #, scheme-format -msgid "unrecognized boot parameters for '~a'~%" -msgstr "tham số khởi động không được thừa nhận cho “~a'~%" +msgid " canonical file name: ~a~%" +msgstr "" + +#. TRANSLATORS: Please preserve the two-space indentation. +#: guix/scripts/system.scm:549 +#, fuzzy, scheme-format +msgid " label: ~a~%" +msgstr "~a: ~a~%" + +#: guix/scripts/system.scm:550 +#, scheme-format +msgid " bootloader: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:551 +#, scheme-format +msgid " root device: ~a~%" +msgstr "" + +#: guix/scripts/system.scm:555 +#, fuzzy, scheme-format +msgid " kernel: ~a~%" +msgstr "~a: lỗi: ~a~%" + +#: guix/scripts/system.scm:615 +#, scheme-format +msgid "~a: error: file system with label '~a' not found~%" +msgstr "" -#: guix/scripts/system.scm:369 +#: guix/scripts/system.scm:621 +#, scheme-format +msgid "~a: error: file system with UUID '~a' not found~%" +msgstr "" + +#: guix/scripts/system.scm:717 +#, scheme-format +msgid "~a not found: 'guix pull' was never run~%" +msgstr "" + +#: guix/scripts/system.scm:718 +#, scheme-format +msgid "Consider running 'guix pull' before 'reconfigure'.~%" +msgstr "" + +#: guix/scripts/system.scm:719 +#, scheme-format +msgid "Failing to do that may downgrade your system!~%" +msgstr "" + +#: guix/scripts/system.scm:836 #, scheme-format msgid "initializing operating system under '~a'...~%" msgstr "đang khởi tạo hệ điều hành dưới “~a”…~%" -#: guix/scripts/system.scm:385 +#: guix/scripts/system.scm:881 +#, fuzzy msgid "" -"Usage: guix system [OPTION] ACTION FILE\n" +"Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" "Build the operating system declared in FILE according to ACTION.\n" +"Some ACTIONS support additional ARGS.\n" msgstr "" "Cách dùng: guix system [TÙY-CHỌN] THAO-TÁC TẬP-TIN\n" "biên dịch hệ điều hành khai báo trong TẬP-TIN tuân theo THAO-TÁC.\n" -#: guix/scripts/system.scm:388 +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 msgid "The valid values for ACTION are:\n" msgstr "Các giá trị hợp lệ cho THAO TÁC là:\n" -#: guix/scripts/system.scm:389 -msgid " - 'reconfigure', switch to a new operating system configuration\n" +#: guix/scripts/system.scm:887 +msgid " search search for existing service types\n" +msgstr "" + +#: guix/scripts/system.scm:889 +#, fuzzy +msgid " reconfigure switch to a new operating system configuration\n" +msgstr " - “reconfigure”, chuyển thành cấu hình hệ điều hành mới\n" + +#: guix/scripts/system.scm:891 +#, fuzzy +msgid "" +" roll-back switch to the previous operating system configuration\n" +msgstr " - “reconfigure”, chuyển thành cấu hình hệ điều hành mới\n" + +#: guix/scripts/system.scm:893 +#, fuzzy +msgid "" +" switch-generation switch to an existing operating system configuration\n" msgstr " - “reconfigure”, chuyển thành cấu hình hệ điều hành mới\n" -#: guix/scripts/system.scm:391 -msgid " - 'build', build the operating system without installing anything\n" +#: guix/scripts/system.scm:895 +msgid " list-generations list the system generations\n" +msgstr "" + +#: guix/scripts/system.scm:897 +#, fuzzy +msgid "" +" build build the operating system without installing anything\n" msgstr " - “build”, biên dịch hệ điều hành mà không cài gì\n" -#: guix/scripts/system.scm:393 -msgid " - 'vm', build a virtual machine image that shares the host's store\n" -msgstr " - “vm”, biên dịch một ảnh máy ảo kiểu mà có thể chia sẻ trên kho máy\n" +#: guix/scripts/system.scm:899 +#, fuzzy +msgid " container build a container that shares the host's store\n" +msgstr "" +" - “vm”, biên dịch một ảnh máy ảo kiểu mà có thể chia sẻ trên kho máy\n" + +#: guix/scripts/system.scm:901 +#, fuzzy +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" +msgstr "" +" - “vm”, biên dịch một ảnh máy ảo kiểu mà có thể chia sẻ trên kho máy\n" -#: guix/scripts/system.scm:395 -msgid " - 'vm-image', build a freestanding virtual machine image\n" +#: guix/scripts/system.scm:903 +#, fuzzy +msgid " vm-image build a freestanding virtual machine image\n" msgstr " - “vm-image”, biên dịch một ảnh máy ảo đứng tự do\n" -#: guix/scripts/system.scm:397 -msgid " - 'disk-image', build a disk image, suitable for a USB stick\n" +#: guix/scripts/system.scm:905 +#, fuzzy +msgid " disk-image build a disk image, suitable for a USB stick\n" msgstr " - “disk-image”, biên dịch ảnh đĩa, phù hợp để dùng cho đĩa USB\n" -#: guix/scripts/system.scm:399 -msgid " - 'init', initialize a root file system to run GNU.\n" +#: guix/scripts/system.scm:907 +#, fuzzy +msgid " init initialize a root file system to run GNU\n" msgstr " - “init”, khởi tạo một hệ thống tập tin gốc để chạy GNU.\n" -#: guix/scripts/system.scm:403 +#: guix/scripts/system.scm:909 +msgid " extension-graph emit the service extension graph in Dot format\n" +msgstr "" + +#: guix/scripts/system.scm:911 +msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" +msgstr "" + +#: guix/scripts/system.scm:915 +#, fuzzy msgid "" "\n" -" --image-size=SIZE for 'vm-image', produce an image of SIZE" +" -d, --derivation return the derivation of the given system" +msgstr "" +"\n" +" -d, --derivations trả về các đường dẫn nguồn gốc của các gói đã cho" + +#: guix/scripts/system.scm:917 +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" + +#: guix/scripts/system.scm:920 +#, fuzzy +msgid "" +"\n" +" --on-error=STRATEGY\n" +" apply STRATEGY when an error occurs while reading " +"FILE" +msgstr "" +"\n" +" --with-source=MÃ_NGUỒN\n" +" dùng mã nguồn khi biên dịch gói tương ứng" + +#: guix/scripts/system.scm:923 +msgid "" +"\n" +" --file-system-type=TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" +" (one of 'ext4', 'iso9660')" +msgstr "" + +#: guix/scripts/system.scm:927 +msgid "" +"\n" +" --image-size=SIZE for 'vm-image', produce an image of SIZE" msgstr "" "\n" " --image-size=CỠ cho “vm-image”, sản sinh ảnh theo CỠ này" -#: guix/scripts/system.scm:405 +#: guix/scripts/system.scm:929 +#, fuzzy msgid "" "\n" -" --no-grub for 'init', do not install GRUB" +" --no-bootloader for 'init', do not install a bootloader" msgstr "" "\n" " --no-grub dành cho “init”, đừng cài GRUB" -#: guix/scripts/system.scm:407 +#: guix/scripts/system.scm:931 msgid "" "\n" " --share=SPEC for 'vm', share host file system according to SPEC" msgstr "" "\n" -" --share=SPEC cho “vm”, chia sẻ hệ thống tập tin chủ tuân theo SPEC" +" --share=SPEC cho “vm”, chia sẻ hệ thống tập tin chủ tuân theo " +"SPEC" -#: guix/scripts/system.scm:409 +#: guix/scripts/system.scm:933 +#, fuzzy +msgid "" +"\n" +" -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" +" and 'build', make FILE a symlink to the result, " +"and\n" +" register it as a garbage collector root" +msgstr "" +"\n" +" -r, --root=TẬP-TIN tạo TẬP-TIN một liên kết mềm đến kết quả, và đăng " +"ký nó\n" +" như là bộ gom rác gốc" + +#: guix/scripts/system.scm:937 msgid "" "\n" " --expose=SPEC for 'vm', expose host file system according to SPEC" msgstr "" "\n" -" --expose=SPEC cho “vm”, phơi bày hệ thống tập tin chủ tuân theo SPEC" +" --expose=SPEC cho “vm”, phơi bày hệ thống tập tin chủ tuân theo " +"SPEC" -#: guix/scripts/system.scm:411 +#: guix/scripts/system.scm:939 msgid "" "\n" " --full-boot for 'vm', make a full boot sequence" @@ -1036,35 +1759,77 @@ msgstr "" "\n" " --full-boot cho “vm”, tạo một chuỗi mồi đầy đủ" -#: guix/scripts/system.scm:507 +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" + +#: guix/scripts/system.scm:1040 +#, scheme-format +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" +msgstr "chưa ghi rõ tập tin nhập cấu hình~%" + +#: guix/scripts/system.scm:1147 #, scheme-format msgid "~a: unknown action~%" msgstr "~a: không hiểu thao tác~%" -#: guix/scripts/system.scm:524 +#: guix/scripts/system.scm:1163 #, scheme-format msgid "wrong number of arguments for action '~a'~%" msgstr "sai số lượng đối số cho thao tác “~a'~%" -#: guix/scripts/system.scm:544 -#, scheme-format -msgid "no configuration file specified~%" -msgstr "chưa ghi rõ tập tin nhập cấu hình~%" +#: guix/scripts/system.scm:1168 +#, fuzzy, scheme-format +msgid "guix system: missing command name~%" +msgstr "guix: thiếu tên lệnh~%" -#: guix/scripts/lint.scm:82 +#: guix/scripts/system.scm:1170 +#, fuzzy, scheme-format +msgid "Try 'guix system --help' for more information.~%" +msgstr "Chạy lệnh “guix --help” để biết thêm thông tin.~%" + +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 +msgid "unknown" +msgstr "không hiểu" + +#: guix/scripts/lint.scm:139 #, scheme-format msgid "Available checkers:~%" msgstr "Các bộ kiểm định sẵn có:~%" -#: guix/scripts/lint.scm:102 +#: guix/scripts/lint.scm:163 msgid "description should not be empty" msgstr "phần mô tả không thể là rỗng" -#: guix/scripts/lint.scm:109 +#: guix/scripts/lint.scm:173 +msgid "Texinfo markup in description is invalid" +msgstr "" + +#: guix/scripts/lint.scm:183 +#, fuzzy, scheme-format +msgid "" +"description should not contain ~\n" +"trademark sign '~a' at ~d" +msgstr "phần mô tả không thể là rỗng" + +#. TRANSLATORS: '@code' is Texinfo markup and must be kept +#. as is. +#: guix/scripts/lint.scm:196 +msgid "use @code or similar ornament instead of quotes" +msgstr "" + +#: guix/scripts/lint.scm:203 msgid "description should start with an upper-case letter or digit" msgstr "phần mô tả nên bắt đầu bằng một chữ HOA hay chữ số" -#: guix/scripts/lint.scm:125 +#: guix/scripts/lint.scm:219 #, scheme-format msgid "" "sentences in description should be followed ~\n" @@ -1073,169 +1838,1061 @@ msgstr "" "các câu trong phần mô tả nên theo sau bởi ~\n" "hai dấu cách; có thể phạm luật ~p tại ~{~a~^, ~}" -#: guix/scripts/lint.scm:146 -msgid "pkg-config should probably be a native input" +#: guix/scripts/lint.scm:237 +#, fuzzy, scheme-format +msgid "invalid description: ~s" +msgstr "Phê duyệt mô tả gói" + +#: guix/scripts/lint.scm:282 +#, fuzzy, scheme-format +msgid "'~a' should probably be a native input" msgstr "pkg-config nên hầu như chắc chắn là đầu vào nguyên bản" -#: guix/scripts/lint.scm:161 +#: guix/scripts/lint.scm:298 +#, fuzzy, scheme-format +msgid "'~a' should probably not be an input at all" +msgstr "pkg-config nên hầu như chắc chắn là đầu vào nguyên bản" + +#: guix/scripts/lint.scm:315 msgid "synopsis should not be empty" msgstr "tóm lược không thể trống rỗng" -#: guix/scripts/lint.scm:169 +#: guix/scripts/lint.scm:323 msgid "no period allowed at the end of the synopsis" msgstr "không có dấu chấm ở cuối phần tóm lược" -#: guix/scripts/lint.scm:181 +#: guix/scripts/lint.scm:335 msgid "no article allowed at the beginning of the synopsis" msgstr "không có bài viết tại đầu của tóm lược" -#: guix/scripts/lint.scm:188 +#: guix/scripts/lint.scm:342 msgid "synopsis should be less than 80 characters long" msgstr "tóm lược nên ngắn hơn 80 ký tự" -#: guix/scripts/lint.scm:194 +#: guix/scripts/lint.scm:348 msgid "synopsis should start with an upper-case letter or digit" msgstr "phần tóm lược nên bắt đầu bằng một chữ HOA hay chữ số" -#: guix/scripts/lint.scm:201 +#: guix/scripts/lint.scm:355 msgid "synopsis should not start with the package name" msgstr "phần tóm lược không nên bắt đầu bằng tên gói" -#: guix/scripts/lint.scm:270 +#: guix/scripts/lint.scm:365 +msgid "Texinfo markup in synopsis is invalid" +msgstr "" + +#: guix/scripts/lint.scm:384 +#, fuzzy, scheme-format +msgid "invalid synopsis: ~s" +msgstr "cú pháp không hợp lệ: ~a~%" + +#: guix/scripts/lint.scm:503 +#, scheme-format +msgid "URI ~a returned suspiciously small file (~a bytes)" +msgstr "" + +#: guix/scripts/lint.scm:513 +#, scheme-format +msgid "permanent redirect from ~a to ~a" +msgstr "" + +#: guix/scripts/lint.scm:520 +#, scheme-format +msgid "invalid permanent redirect from ~a" +msgstr "" + +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 #, scheme-format msgid "URI ~a not reachable: ~a (~s)" msgstr "URI ~a không thể tiếp cận: ~a (~s)" -#: guix/scripts/lint.scm:278 +#: guix/scripts/lint.scm:546 #, scheme-format msgid "URI ~a domain not found: ~a" msgstr "URI ~a không tìm thấy miền: ~a" -#: guix/scripts/lint.scm:286 +#: guix/scripts/lint.scm:554 #, scheme-format msgid "URI ~a unreachable: ~a" msgstr "URI ~a không tiếp cận được: ~a" -#: guix/scripts/lint.scm:312 +#: guix/scripts/lint.scm:563 +#, scheme-format +msgid "TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:584 msgid "invalid value for home page" msgstr "giá trị của trang chủ không hợp lệ" -#: guix/scripts/lint.scm:315 +#: guix/scripts/lint.scm:587 #, scheme-format msgid "invalid home page URL: ~s" msgstr "URL trang chủ không hợp lệ: ~s" -#: guix/scripts/lint.scm:336 +#: guix/scripts/lint.scm:613 msgid "file names of patches should start with the package name" msgstr "tên tập tin của các miếng vá nên bắt đầu bằng tên của gói" -#: guix/scripts/lint.scm:374 +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" + +#: guix/scripts/lint.scm:670 #, scheme-format msgid "~a: ~a: proposed synopsis: ~s~%" msgstr "~a: ~a: tóm lược dự kiến: ~s~%" -#: guix/scripts/lint.scm:386 +#: guix/scripts/lint.scm:683 #, scheme-format msgid "~a: ~a: proposed description:~% \"~a\"~%" msgstr "~a: ~a: mô tả dự kiến:~% \"~a\"~%" -#: guix/scripts/lint.scm:415 -msgid "Validate package descriptions" -msgstr "Phê duyệt mô tả gói" +#: guix/scripts/lint.scm:725 +#, fuzzy +msgid "all the source URIs are unreachable:" +msgstr "URI ~a không tiếp cận được: ~a" + +#: guix/scripts/lint.scm:747 +#, fuzzy +msgid "the source file name should contain the package name" +msgstr "tên tập tin của các miếng vá nên bắt đầu bằng tên của gói" + +#: guix/scripts/lint.scm:763 +#, scheme-format +msgid "URL should be 'mirror://~a/~a'" +msgstr "" + +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 +#, fuzzy, scheme-format +msgid "failed to create derivation: ~a" +msgstr "gặp lỗi khi tạo gốc GC “~a”: ~a~%" + +#: guix/scripts/lint.scm:799 +#, fuzzy, scheme-format +msgid "failed to create derivation: ~s~%" +msgstr "gặp lỗi khi đọc biểu thức ~s: ~s~%" + +#: guix/scripts/lint.scm:809 +#, fuzzy +msgid "invalid license field" +msgstr "thẻ bài liên kết mềm không hợp lệ" + +#: guix/scripts/lint.scm:825 +#, scheme-format +msgid "~a: HTTP GET error for ~a: ~a (~s)~%" +msgstr "" + +#: guix/scripts/lint.scm:835 +#, fuzzy, scheme-format +msgid "~a: host lookup failure: ~a~%" +msgstr "lỗi truy vấn tên máy: ~a~%" + +#: guix/scripts/lint.scm:840 +#, scheme-format +msgid "~a: TLS certificate error: ~a" +msgstr "" + +#: guix/scripts/lint.scm:855 +msgid "while retrieving CVE vulnerabilities" +msgstr "" + +#: guix/scripts/lint.scm:898 +#, scheme-format +msgid "probably vulnerable to ~a" +msgstr "" + +#: guix/scripts/lint.scm:905 +#, scheme-format +msgid "while retrieving upstream info for '~a'" +msgstr "" + +#: guix/scripts/lint.scm:913 +#, scheme-format +msgid "can be upgraded to ~a" +msgstr "" + +#: guix/scripts/lint.scm:928 +#, scheme-format +msgid "tabulation on line ~a, column ~a" +msgstr "" + +#: guix/scripts/lint.scm:937 +#, scheme-format +msgid "trailing white space on line ~a" +msgstr "" + +#: guix/scripts/lint.scm:947 +#, scheme-format +msgid "line ~a is way too long (~a characters)" +msgstr "" + +#: guix/scripts/lint.scm:958 +#, scheme-format +msgid "line ~a: parentheses feel lonely, move to the previous or next line" +msgstr "" + +#: guix/scripts/lint.scm:1028 +msgid "Validate package descriptions" +msgstr "Phê duyệt mô tả gói" + +#: guix/scripts/lint.scm:1032 +msgid "Validate synopsis & description of GNU packages" +msgstr "Phê duyệt tóm lược và mô tả gói GNU" + +#: guix/scripts/lint.scm:1036 +msgid "Identify inputs that should be native inputs" +msgstr "Đầu vào định danh cái mà có thể là đầu vào tự nhiên" + +#: guix/scripts/lint.scm:1040 +#, fuzzy +msgid "Identify inputs that should be inputs at all" +msgstr "Đầu vào định danh cái mà có thể là đầu vào tự nhiên" + +#: guix/scripts/lint.scm:1044 +#, fuzzy +msgid "Validate file names and availability of patches" +msgstr "Phê duyệt tên tập tin của bản vá" + +#: guix/scripts/lint.scm:1048 +msgid "Validate home-page URLs" +msgstr "Phê duyệt các URL trang chủ" + +#. TRANSLATORS: is the name of a data type and must not be +#. translated. +#: guix/scripts/lint.scm:1054 +msgid "Make sure the 'license' field is a or a list thereof" +msgstr "" + +#: guix/scripts/lint.scm:1059 +msgid "Validate source URLs" +msgstr "Phê chuẩn các URL" + +#: guix/scripts/lint.scm:1063 +msgid "Suggest 'mirror://' URLs" +msgstr "" + +#: guix/scripts/lint.scm:1067 +#, fuzzy +msgid "Validate file names of sources" +msgstr "Phê duyệt tên tập tin của bản vá" + +#: guix/scripts/lint.scm:1071 +msgid "Report failure to compile a package to a derivation" +msgstr "" + +#: guix/scripts/lint.scm:1075 +msgid "Validate package synopses" +msgstr "Phê duyệt phần tóm lược của gói" + +#: guix/scripts/lint.scm:1079 +msgid "Check the Common Vulnerabilities and Exposures (CVE) database" +msgstr "" + +#: guix/scripts/lint.scm:1084 +msgid "Check the package for new upstream releases" +msgstr "" + +#: guix/scripts/lint.scm:1088 +msgid "Look for formatting issues in the source" +msgstr "" + +#: guix/scripts/lint.scm:1116 +#, fuzzy +msgid "" +"Usage: guix lint [OPTION]... [PACKAGE]...\n" +"Run a set of checkers on the specified package; if none is specified,\n" +"run the checkers on all packages.\n" +msgstr "" +"Usage: guix lint [TÙY CHỌN]… [GÓI]…\n" +"Chạy một nhóm các bộ kiểm định trên gói đã chỉ ra; nếu không chỉ ra cái nào, " +"chạy các bộ kiểm định trên mọi gói.\n" + +#: guix/scripts/lint.scm:1119 +#, fuzzy +msgid "" +"\n" +" -c, --checkers=CHECKER1,CHECKER2...\n" +" only run the specified checkers" +msgstr "" +"\n" +" -c, --checkers=KIỂM1,KIỂM2…\n" +" chỉ chạy những bộ kiểm đã cho" + +#: guix/scripts/lint.scm:1124 +msgid "" +"\n" +" -l, --list-checkers display the list of available lint checkers" +msgstr "" +"\n" +" -l, --list-checkers hiển thị danh sách bộ kiểm sẵn có" + +#: guix/scripts/lint.scm:1144 +#, scheme-format +msgid "~a: invalid checker~%" +msgstr "~a: bộ kiểm tra không hợp lệ~%" + +#: guix/scripts/publish.scm:68 +#, scheme-format +msgid "" +"Usage: guix publish [OPTION]...\n" +"Publish ~a over HTTP.\n" +msgstr "" + +#: guix/scripts/publish.scm:70 +msgid "" +"\n" +" -p, --port=PORT listen on PORT" +msgstr "" + +#: guix/scripts/publish.scm:72 +#, fuzzy +msgid "" +"\n" +" --listen=HOST listen on the network interface for HOST" +msgstr "" +"\n" +" --references liệt kê các tham chiếu của ĐƯỜNG-DẪN" + +#: guix/scripts/publish.scm:74 +msgid "" +"\n" +" -u, --user=USER change privileges to USER as soon as possible" +msgstr "" + +#: guix/scripts/publish.scm:76 +#, fuzzy +msgid "" +"\n" +" -C, --compression[=LEVEL]\n" +" compress archives at LEVEL" +msgstr "" +"\n" +" -I, --list-installed[=BIỂU-THỨC-CHÍNH-QUY]\n" +" kiệt kê các gói khớp BTCQ đã cài đặt" + +#: guix/scripts/publish.scm:79 +msgid "" +"\n" +" -c, --cache=DIRECTORY cache published items to DIRECTORY" +msgstr "" + +#: guix/scripts/publish.scm:81 +msgid "" +"\n" +" --workers=N use N workers to bake items" +msgstr "" + +#: guix/scripts/publish.scm:83 +msgid "" +"\n" +" --ttl=TTL announce narinfos can be cached for TTL seconds" +msgstr "" + +#: guix/scripts/publish.scm:85 +msgid "" +"\n" +" --nar-path=PATH use PATH as the prefix for nar URLs" +msgstr "" + +#: guix/scripts/publish.scm:87 +msgid "" +"\n" +" --public-key=FILE use FILE as the public key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:89 +msgid "" +"\n" +" --private-key=FILE use FILE as the private key for signatures" +msgstr "" + +#: guix/scripts/publish.scm:91 +msgid "" +"\n" +" -r, --repl[=PORT] spawn REPL server on PORT" +msgstr "" + +#: guix/scripts/publish.scm:107 +#, fuzzy, scheme-format +msgid "lookup of host '~a' failed: ~a~%" +msgstr "tải về từ “~a” gặp lỗi: ~a, ~s~%" + +#: guix/scripts/publish.scm:152 +#, scheme-format +msgid "lookup of host '~a' returned nothing" +msgstr "" + +#: guix/scripts/publish.scm:165 +#, scheme-format +msgid "zlib support is missing; compression disabled~%" +msgstr "" + +#: guix/scripts/publish.scm:179 +#, fuzzy, scheme-format +msgid "~a: invalid duration~%" +msgstr "~a: số không hợp lệ~%" + +#: guix/scripts/publish.scm:869 +#, fuzzy, scheme-format +msgid "user '~a' not found: ~a~%" +msgstr "URI ~a không tìm thấy miền: ~a" + +#: guix/scripts/publish.scm:910 +#, scheme-format +msgid "server running as root; consider using the '--user' option!~%" +msgstr "" + +#: guix/scripts/publish.scm:915 +#, scheme-format +msgid "publishing ~a on ~a, port ~d~%" +msgstr "" + +#: guix/scripts/edit.scm:41 +msgid "" +"Usage: guix edit PACKAGE...\n" +"Start $VISUAL or $EDITOR to edit the definitions of PACKAGE...\n" +msgstr "" + +#: guix/scripts/edit.scm:62 +#, scheme-format +msgid "file '~a' not found in search path ~s~%" +msgstr "" + +#: guix/scripts/edit.scm:90 +#, scheme-format +msgid "source location of package '~a' is unknown~%" +msgstr "" + +#: guix/scripts/edit.scm:103 +#, fuzzy, scheme-format +msgid "failed to launch '~a': ~a~%" +msgstr "gặp lỗi khi kết nối đến “~a”: ~a~%" + +#: guix/scripts/size.scm:77 +#, scheme-format +msgid "no available substitute information for '~a'~%" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "store item" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "total" +msgstr "" + +#: guix/scripts/size.scm:99 +msgid "self" +msgstr "" + +#: guix/scripts/size.scm:107 +#, scheme-format +msgid "total: ~,1f MiB~%" +msgstr "" + +#. TRANSLATORS: This is the title of a graph, meaning that the graph +#. represents a profile of the store (the "store" being the place where +#. packages are stored.) +#: guix/scripts/size.scm:221 +msgid "store profile" +msgstr "" + +#: guix/scripts/size.scm:230 +#, fuzzy +msgid "" +"Usage: guix size [OPTION]... PACKAGE\n" +"Report the size of PACKAGE and its dependencies.\n" +msgstr "" +"Cách dùng: guix package [TÙY CHỌN]… GÓI…\n" +"Cài đặt, gỡ bỏ hay cập nhật GÓI trong một giao dịch đơn.\n" + +#: guix/scripts/size.scm:235 +#, fuzzy +msgid "" +"\n" +" -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" +msgstr "" +"\n" +" -s, --system=HỆ-THỐNG cố biên dịch cho HỆ-THỐNG--ví dụ: \"i686-linux\"" + +#. TRANSLATORS: "closure" and "self" must not be translated. +#: guix/scripts/size.scm:238 +msgid "" +"\n" +" --sort=KEY sort according to KEY--\"closure\" or \"self\"" +msgstr "" + +#: guix/scripts/size.scm:240 +msgid "" +"\n" +" -m, --map-file=FILE write to FILE a graphical map of disk usage" +msgstr "" + +#: guix/scripts/size.scm:271 +#, fuzzy, scheme-format +msgid "~a: invalid sorting key~%" +msgstr "~a: số không hợp lệ~%" + +#: guix/scripts/size.scm:306 +msgid "missing store item argument\n" +msgstr "" + +#: guix/scripts/graph.scm:84 +#, scheme-format +msgid "~a: invalid argument (package name expected)" +msgstr "" + +#: guix/scripts/graph.scm:95 +msgid "the DAG of packages, excluding implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:121 +msgid "the reverse DAG of packages" +msgstr "" + +#: guix/scripts/graph.scm:171 +msgid "the DAG of packages, including implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:181 +msgid "the DAG of packages and origins, including implicit inputs" +msgstr "" + +#: guix/scripts/graph.scm:211 +msgid "same as 'bag', but without the bootstrap nodes" +msgstr "" + +#: guix/scripts/graph.scm:253 +msgid "the DAG of derivations" +msgstr "" + +#: guix/scripts/graph.scm:265 +#, fuzzy +msgid "unsupported argument for derivation graph" +msgstr "phiên bản chữ ký không được hỗ trợ: ~a~%" + +#: guix/scripts/graph.scm:291 +#, fuzzy +msgid "unsupported argument for this type of graph" +msgstr "kiểu đề mục nar không được hỗ trợ" + +#: guix/scripts/graph.scm:304 +#, scheme-format +msgid "references for '~a' are not known~%" +msgstr "" + +#: guix/scripts/graph.scm:311 +msgid "the DAG of run-time dependencies (store references)" +msgstr "" + +#: guix/scripts/graph.scm:327 +msgid "the DAG of referrers in the store" +msgstr "" + +#: guix/scripts/graph.scm:354 +#, fuzzy, scheme-format +msgid "~a: unknown node type~%" +msgstr "~a: không hiểu thao tác~%" + +#: guix/scripts/graph.scm:361 +#, fuzzy, scheme-format +msgid "~a: unknown backend~%" +msgstr "~a: không hiểu thao tác~%" + +#: guix/scripts/graph.scm:365 +#, fuzzy +msgid "The available node types are:\n" +msgstr "Các giá trị hợp lệ cho THAO TÁC là:\n" + +#: guix/scripts/graph.scm:375 +msgid "The available backend types are:\n" +msgstr "" + +#. TRANSLATORS: Here 'dot' is the name of a program; it must not be +#. translated. +#: guix/scripts/graph.scm:419 +msgid "" +"Usage: guix graph PACKAGE...\n" +"Emit a representation of the dependency graph of PACKAGE...\n" +msgstr "" + +#: guix/scripts/graph.scm:421 +msgid "" +"\n" +" -b, --backend=TYPE produce a graph with the given backend TYPE" +msgstr "" + +#: guix/scripts/graph.scm:423 +#, fuzzy +msgid "" +"\n" +" --list-backends list the available graph backends" +msgstr "" +"\n" +" -l, --list-checkers hiển thị danh sách bộ kiểm sẵn có" + +#: guix/scripts/graph.scm:425 +msgid "" +"\n" +" -t, --type=TYPE represent nodes of the given TYPE" +msgstr "" + +#: guix/scripts/graph.scm:427 +#, fuzzy +msgid "" +"\n" +" --list-types list the available graph types" +msgstr "" +"\n" +" --list-dead liệt kê các đường dẫn đã chết" + +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 +#, fuzzy +msgid "" +"\n" +" -e, --expression=EXPR consider the package EXPR evaluates to" +msgstr "" +"\n" +" -e, --expression=BTHỨC biên dịch gói hay tìm nguồn gốc BTHỨC lượng giá cho" + +#: guix/scripts/challenge.scm:191 +#, scheme-format +msgid " local hash: ~a~%" +msgstr "" + +#: guix/scripts/challenge.scm:192 +#, fuzzy, scheme-format +msgid " no local build for '~a'~%" +msgstr "không có nhật ký dịch cho “~a'~%" + +#: guix/scripts/challenge.scm:194 +#, fuzzy, scheme-format +msgid " ~50a: ~a~%" +msgstr "~a: ~a~%" + +#: guix/scripts/challenge.scm:202 +#, scheme-format +msgid "~a contents differ:~%" +msgstr "" + +#: guix/scripts/challenge.scm:205 +#, scheme-format +msgid "could not challenge '~a': no local build~%" +msgstr "" + +#: guix/scripts/challenge.scm:207 +#, scheme-format +msgid "could not challenge '~a': no substitutes~%" +msgstr "" + +#: guix/scripts/challenge.scm:210 +#, scheme-format +msgid "~a contents match:~%" +msgstr "" + +#: guix/scripts/challenge.scm:219 +msgid "~h store items were analyzed:~%" +msgstr "" + +#: guix/scripts/challenge.scm:220 +msgid " - ~h (~,1f%) were identical~%" +msgstr "" + +#: guix/scripts/challenge.scm:222 +msgid " - ~h (~,1f%) differed~%" +msgstr "" + +#: guix/scripts/challenge.scm:224 +msgid " - ~h (~,1f%) were inconclusive~%" +msgstr "" + +#: guix/scripts/challenge.scm:233 +msgid "" +"Usage: guix challenge [PACKAGE...]\n" +"Challenge the substitutes for PACKAGE... provided by one or more servers.\n" +msgstr "" + +#: guix/scripts/challenge.scm:235 +#, fuzzy +msgid "" +"\n" +" --substitute-urls=URLS\n" +" compare build results with those at URLS" +msgstr "" +"\n" +" --max-silent-time=GIÂY\n" +" đánh dấu là việc dịch sẽ là lỗi nếu lâu hơn số GIÂY " +"này" + +#: guix/scripts/challenge.scm:238 +msgid "" +"\n" +" -v, --verbose show details about successful comparisons" +msgstr "" + +#: guix/scripts/copy.scm:59 +#, fuzzy, scheme-format +msgid "~a: invalid TCP port number~%" +msgstr "~a: số không hợp lệ~%" + +#: guix/scripts/copy.scm:61 +#, fuzzy, scheme-format +msgid "~a: invalid SSH specification~%" +msgstr "~a: bộ kiểm tra không hợp lệ~%" + +#: guix/scripts/copy.scm:113 +#, fuzzy +msgid "" +"Usage: guix copy [OPTION]... ITEMS...\n" +"Copy ITEMS to or from the specified host over SSH.\n" +msgstr "" +"Cách dùng: guix gc [TÙY-CHỌN]… ĐƯỜNG-DẪN…\n" +"Gọi bộ xử lý rác.\n" + +#: guix/scripts/copy.scm:115 +msgid "" +"\n" +" --to=HOST send ITEMS to HOST" +msgstr "" + +#: guix/scripts/copy.scm:117 +msgid "" +"\n" +" --from=HOST receive ITEMS from HOST" +msgstr "" + +#: guix/scripts/copy.scm:169 +#, scheme-format +msgid "use '--to' or '--from'~%" +msgstr "" + +#: guix/scripts/pack.scm:77 +#, fuzzy, scheme-format +msgid "~a: compressor not found~%" +msgstr "~a: không tìm thấy gói~%" + +#: guix/scripts/pack.scm:323 +#, fuzzy, scheme-format +msgid "~a: invalid symlink specification~%" +msgstr "thẻ bài liên kết mềm không hợp lệ" + +#: guix/scripts/pack.scm:333 +#, fuzzy +msgid "" +"Usage: guix pack [OPTION]... PACKAGE...\n" +"Create a bundle of PACKAGE.\n" +msgstr "" +"Cách dùng: guix package [TÙY CHỌN]… GÓI…\n" +"Cài đặt, gỡ bỏ hay cập nhật GÓI trong một giao dịch đơn.\n" + +#: guix/scripts/pack.scm:339 +#, fuzzy +msgid "" +"\n" +" -f, --format=FORMAT build a pack in the given FORMAT" +msgstr "" +"\n" +" -f, --format=FMT ghi mã băm theo định dạng đã cho" + +#: guix/scripts/pack.scm:347 +msgid "" +"\n" +" -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" +msgstr "" + +#: guix/scripts/pack.scm:349 +#, fuzzy +msgid "" +"\n" +" -S, --symlink=SPEC create symlinks to the profile according to SPEC" +msgstr "" +"\n" +" --share=SPEC cho “vm”, chia sẻ hệ thống tập tin chủ tuân theo " +"SPEC" + +#: guix/scripts/pack.scm:351 +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" + +#: guix/scripts/pack.scm:353 +msgid "" +"\n" +" --localstatedir include /var/guix in the resulting pack" +msgstr "" + +#: guix/scripts/pack.scm:389 +#, scheme-format +msgid "both a manifest and a package list were given~%" +msgstr "" + +#: guix/scripts/pack.scm:408 +#, fuzzy, scheme-format +msgid "~a: unknown pack format" +msgstr "~A: không hiểu gói ~%" + +#: guix/scripts/weather.scm:69 +msgid "computing ~h package derivations for ~a...~%" +msgstr "" + +#: guix/scripts/weather.scm:107 +#, fuzzy +msgid "looking for ~h store items on ~a...~%" +msgstr "tìm bản phát hành mới nhất ~a GNU…" + +#: guix/scripts/weather.scm:117 +msgid " ~2,1f% substitutes available (~h out of ~h)~%" +msgstr "" -#: guix/scripts/lint.scm:419 -msgid "Validate synopsis & description of GNU packages" -msgstr "Phê duyệt tóm lược và mô tả gói GNU" +#: guix/scripts/weather.scm:123 +#, fuzzy, scheme-format +msgid " unknown substitute sizes~%" +msgstr "không hiểu đơn vị: ~a~%" -#: guix/scripts/lint.scm:423 -msgid "Identify inputs that should be native inputs" -msgstr "Đầu vào định danh cái mà có thể là đầu vào tự nhiên" +#: guix/scripts/weather.scm:126 +msgid " ~,1h MiB of nars (compressed)~%" +msgstr "" -#: guix/scripts/lint.scm:427 -msgid "Validate file names of patches" -msgstr "Phê duyệt tên tập tin của bản vá" +#: guix/scripts/weather.scm:127 +msgid " at least ~,1h MiB of nars (compressed)~%" +msgstr "" -#: guix/scripts/lint.scm:431 -msgid "Validate home-page URLs" -msgstr "Phê duyệt các URL trang chủ" +#: guix/scripts/weather.scm:129 +msgid " ~,1h MiB on disk (uncompressed)~%" +msgstr "" -#: guix/scripts/lint.scm:435 -msgid "Validate source URLs" -msgstr "Phê chuẩn các URL" +#: guix/scripts/weather.scm:131 +msgid " ~,3h seconds per request (~,1h seconds in total)~%" +msgstr "" -#: guix/scripts/lint.scm:439 -msgid "Validate package synopses" -msgstr "Phê duyệt phần tóm lược của gói" +#: guix/scripts/weather.scm:133 +msgid " ~,1h requests per second~%" +msgstr "" -#: guix/scripts/lint.scm:464 +#: guix/scripts/weather.scm:142 msgid "" -"Usage: guix lint [OPTION]... [PACKAGE]...\n" -"Run a set of checkers on the specified package; if none is specified, run the checkers on all packages.\n" +"Usage: guix weather [OPTIONS]\n" +"Report the availability of substitutes.\n" msgstr "" -"Usage: guix lint [TÙY CHỌN]… [GÓI]…\n" -"Chạy một nhóm các bộ kiểm định trên gói đã chỉ ra; nếu không chỉ ra cái nào, chạy các bộ kiểm định trên mọi gói.\n" -#: guix/scripts/lint.scm:466 +#: guix/scripts/weather.scm:144 msgid "" "\n" -" -c, --checkers=CHECKER1,CHECKER2...\n" -" only run the specificed checkers" +" --substitute-urls=URLS\n" +" check for available substitutes at URLS" msgstr "" + +#: guix/scripts/weather.scm:147 +msgid "" "\n" -" -c, --checkers=KIỂM1,KIỂM2…\n" -" chỉ chạy những bộ kiểm đã cho" +" -m, --manifest=MANIFEST\n" +" look up substitutes for packages specified in " +"MANIFEST" +msgstr "" -#: guix/scripts/lint.scm:471 +#: guix/scripts/weather.scm:150 +#, fuzzy msgid "" "\n" -" -l, --list-checkers display the list of available lint checkers" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" msgstr "" "\n" -" -l, --list-checkers hiển thị danh sách bộ kiểm sẵn có" +" -s, --system=HỆ-THỐNG cố biên dịch cho HỆ-THỐNG--ví dụ: \"i686-linux\"" + +#: guix/scripts/weather.scm:174 +#, fuzzy, scheme-format +msgid "~a: invalid URL~%" +msgstr "~a: số không hợp lệ~%" + +#: guix/gnu-maintenance.scm:570 +msgid "Updater for GNU packages" +msgstr "" + +#: guix/gnu-maintenance.scm:579 +msgid "Updater for GNU packages only available via FTP" +msgstr "" + +#: guix/gnu-maintenance.scm:588 +msgid "Updater for KDE packages" +msgstr "" + +#: guix/gnu-maintenance.scm:595 +msgid "Updater for X.org packages" +msgstr "" + +#: guix/gnu-maintenance.scm:602 +msgid "Updater for packages hosted on kernel.org" +msgstr "" + +#: guix/scripts/container.scm:25 +msgid "" +"Usage: guix container ACTION ARGS...\n" +"Build and manipulate Linux containers.\n" +msgstr "" + +#: guix/scripts/container.scm:30 +msgid " exec execute a command inside of an existing container\n" +msgstr "" -#: guix/scripts/lint.scm:491 +#: guix/scripts/container.scm:53 +#, fuzzy, scheme-format +msgid "guix container: missing action~%" +msgstr "guix: thiếu tên lệnh~%" + +#: guix/scripts/container.scm:63 #, scheme-format -msgid "~a: invalid checker~%" -msgstr "~a: bộ kiểm tra không hợp lệ~%" +msgid "guix container: invalid action~%" +msgstr "" + +#: guix/scripts/container/exec.scm:40 +msgid "" +"Usage: guix container exec PID COMMAND [ARGS...]\n" +"Execute COMMMAND within the container process PID.\n" +msgstr "" + +#: guix/scripts/container/exec.scm:69 +#, fuzzy, scheme-format +msgid "~a: extraneous argument~%" +msgstr "~A: đối số ngoại lai~%" + +#: guix/scripts/container/exec.scm:87 +#, fuzzy, scheme-format +msgid "no pid specified~%" +msgstr "chưa ghi rõ tập tin nhập cấu hình~%" + +#: guix/scripts/container/exec.scm:90 +#, fuzzy, scheme-format +msgid "no command specified~%" +msgstr "chưa ghi rõ tập tin nhập cấu hình~%" + +#: guix/scripts/container/exec.scm:93 +#, scheme-format +msgid "no such process ~d~%" +msgstr "" + +#: guix/scripts/container/exec.scm:105 +#, scheme-format +msgid "exec failed with status ~d~%" +msgstr "" -#: guix/gnu-maintenance.scm:438 +#: guix/upstream.scm:249 #, scheme-format msgid "signature verification failed for `~a'~%" msgstr "việc xác minh chữ ký cho “~a'~% gặp lỗi" -#: guix/gnu-maintenance.scm:440 +#: guix/upstream.scm:251 #, scheme-format msgid "(could be because the public key is not in your keyring)~%" -msgstr "(có thể nguyên nhân là do khóa công không có trong chùm chìa khóa của bạn)~%" +msgstr "" +"(có thể nguyên nhân là do khóa công không có trong chùm chìa khóa của bạn)~%" -#: guix/gnu-maintenance.scm:515 +#: guix/upstream.scm:336 #, scheme-format msgid "~a: could not locate source file" msgstr "~a: không thể xác định tập tin nguồn" -#: guix/gnu-maintenance.scm:520 +#: guix/upstream.scm:341 #, scheme-format msgid "~a: ~a: no `version' field in source; skipping~%" msgstr "~a: ~a: không có trường phiên bản “version” trong nguồn; bỏ qua~%" -#: guix/ui.scm:137 +#: guix/ui.scm:160 +#, scheme-format +msgid "~a: unbound variable" +msgstr "" + +#: guix/ui.scm:252 +msgid "entering debugger; type ',bt' for a backtrace\n" +msgstr "" + +#: guix/ui.scm:301 +#, fuzzy, scheme-format +msgid "hint: ~a~%" +msgstr "~a: ~a~%" + +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 +#, fuzzy, scheme-format +msgid "failed to load '~a': ~a~%" +msgstr "gặp lỗi khi kết nối đến “~a”: ~a~%" + +#: guix/ui.scm:320 +#, scheme-format +msgid "~amissing closing parenthesis~%" +msgstr "" + +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 +#, scheme-format +msgid "~a: error: ~a~%" +msgstr "~a: lỗi: ~a~%" + +#: guix/ui.scm:333 +msgid "Did you forget a @code{use-modules} form?" +msgstr "" + +#: guix/ui.scm:335 +#, scheme-format +msgid "Did you forget @code{(use-modules ~a)}?" +msgstr "" + +#: guix/ui.scm:348 guix/ui.scm:711 +#, scheme-format +msgid "exception thrown: ~s~%" +msgstr "" + +#: guix/ui.scm:352 guix/ui.scm:374 +#, fuzzy, scheme-format +msgid "failed to load '~a':~%" +msgstr "gặp lỗi khi cài đặt miền địa phương: ~a~%" + +#: guix/ui.scm:364 +#, fuzzy, scheme-format +msgid "~a: warning: ~a~%" +msgstr "~a: lỗi: ~a~%" + +#: guix/ui.scm:371 +#, fuzzy, scheme-format +msgid "failed to load '~a': exception thrown: ~s~%" +msgstr "gặp lỗi khi đọc biểu thức ~s: ~s~%" + +#: guix/ui.scm:383 #, scheme-format msgid "failed to install locale: ~a~%" msgstr "gặp lỗi khi cài đặt miền địa phương: ~a~%" -#: guix/ui.scm:156 +#. TRANSLATORS: Translate "(C)" to the copyright symbol +#. (C-in-a-circle), if this symbol is available in the user's +#. locale. Otherwise, do not translate "(C)"; leave it as-is. */ +#: guix/ui.scm:413 +msgid "(C)" +msgstr "" + +#: guix/ui.scm:414 +msgid "the Guix authors\n" +msgstr "" + +#: guix/ui.scm:415 +#, fuzzy msgid "" -"Copyright (C) 2014 the Guix authors\n" -"License GPLv3+: GNU GPL version 3 or later \n" +"License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" "Bản quyền (C) 2014 thuộc về các tác giả Guix.\n" -"Giấy phép GPL pb3+: Giấy phép Công cộng GNU phiên bản 3 hay sau \n" +"Giấy phép GPL pb3+: Giấy phép Công cộng GNU phiên bản 3 hay sau \n" "Đây là phần mềm tự do: bạn có quyền sửa đổi và phát hành lại nó.\n" "KHÔNG CÓ BẢO HÀNH GÌ CẢ, với điều kiện được pháp luật cho phép.\n" -#: guix/ui.scm:164 +#. TRANSLATORS: The placeholder indicates the bug-reporting address for this +#. package. Please add another line saying "Report translation bugs to +#. ...\n" with the address for translation bugs (typically your translation +#. team's web or email address). +#: guix/ui.scm:427 #, scheme-format msgid "" "\n" @@ -1245,7 +2902,7 @@ msgstr "" "Hãy thông báo lỗi cho ~a.\n" "Thông báo lỗi dịch cho: ." -#: guix/ui.scm:166 +#: guix/ui.scm:429 #, scheme-format msgid "" "\n" @@ -1254,7 +2911,7 @@ msgstr "" "\n" "~a trang chủ: <~a>" -#: guix/ui.scm:168 +#: guix/ui.scm:431 msgid "" "\n" "General help using GNU software: " @@ -1262,160 +2919,263 @@ msgstr "" "\n" "Trợ giúp chung về sử dụng phần mềm GNU: " -#: guix/ui.scm:175 +#: guix/ui.scm:476 +#, fuzzy, scheme-format +msgid "'~a' is not a valid regular expression: ~a~%" +msgstr "chữ ký không phải là một biểu thức s hợp lệ: ~s~%" + +#: guix/ui.scm:482 #, scheme-format msgid "~a: invalid number~%" msgstr "~a: số không hợp lệ~%" -#: guix/ui.scm:192 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "số không hợp lệ: ~a~%" -#: guix/ui.scm:215 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "không hiểu đơn vị: ~a~%" -#: guix/ui.scm:226 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "~a:~a:~a: gói “~a” có đầu vào không hợp lệ: ~s~%" -#: guix/ui.scm:233 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" msgstr "~a: ~a: hệ thống dịch “~a” không hỗ trợ dịch chéo~%" -#: guix/ui.scm:238 +#: guix/ui.scm:572 +#, fuzzy, scheme-format +msgid "~s: invalid G-expression input~%" +msgstr "chữ ký không phải là một biểu thức s hợp lệ: ~s~%" + +#: guix/ui.scm:575 #, scheme-format msgid "profile '~a' does not exist~%" msgstr "hồ sơ “~a” không tồn tại~%" -#: guix/ui.scm:241 +#: guix/ui.scm:578 #, scheme-format msgid "generation ~a of profile '~a' does not exist~%" msgstr "thế hệ “~a” của hồ sơ “~a” không tồn tại~%" -#: guix/ui.scm:245 +#: guix/ui.scm:587 +#, scheme-format +msgid " ... propagated from address@hidden" +msgstr "" + +#: guix/ui.scm:597 +#, scheme-format +msgid "profile contains conflicting entries for ~a~a~%" +msgstr "" + +#: guix/ui.scm:600 +#, scheme-format +msgid " first entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:606 +#, scheme-format +msgid " second entry: address@hidden ~a~%" +msgstr "" + +#: guix/ui.scm:618 +#, scheme-format +msgid "corrupt input while restoring '~a' from ~s~%" +msgstr "" + +#: guix/ui.scm:620 +#, fuzzy, scheme-format +msgid "corrupt input while restoring archive from ~s~%" +msgstr "tập hợp tập tin trong kho lưu bị hỏng" + +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "gặp lỗi khi kết nối đến “~a”: ~a~%" -#: guix/ui.scm:250 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "biên dịch gặp lỗi: ~a~%" -#: guix/ui.scm:253 +#: guix/ui.scm:631 #, scheme-format msgid "reference to invalid output '~a' of derivation '~a'~%" msgstr "tham chiếu đến đầu ra không hợp lệ “~a” của dẫn suất “~a'~%" -#: guix/ui.scm:264 +#: guix/ui.scm:635 +#, scheme-format +msgid "file '~a' could not be found in these directories:~{ ~a~}~%" +msgstr "" + +#: guix/ui.scm:661 #, scheme-format msgid "~a: ~a~%" msgstr "~a: ~a~%" -#: guix/ui.scm:283 +#: guix/ui.scm:696 #, scheme-format msgid "failed to read expression ~s: ~s~%" msgstr "gặp lỗi khi đọc biểu thức ~s: ~s~%" -#: guix/ui.scm:289 -#, scheme-format -msgid "failed to evaluate expression `~a': ~s~%" +#: guix/ui.scm:702 +#, fuzzy, scheme-format +msgid "failed to evaluate expression '~a':~%" msgstr "gặp lỗi khi định giá biểu thức “~a”: ~s~%" -#: guix/ui.scm:298 +#: guix/ui.scm:705 +#, fuzzy, scheme-format +msgid "syntax error: ~a~%" +msgstr "~a: lỗi: ~a~%" + +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "biểu thức “~s” không được định giá cho gói~%" -#: guix/ui.scm:350 +#: guix/ui.scm:742 +msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" +msgstr "" + +#: guix/ui.scm:810 #, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Nguồn sau đây nên được được biên dịch:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:355 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:818 +#, fuzzy +msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[Tập tin sau đây nên được tải về:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:823 #, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Tập tin sau đây nên được tải về:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:361 +#: guix/ui.scm:830 #, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Nguồn sau đây sẽ được biên dịch:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:366 +#. TRANSLATORS: "MB" is for "megabyte"; it should be +#. translated to the corresponding abbreviation. +#: guix/ui.scm:838 +#, fuzzy +msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" +msgstr "~:[Những tập tin sau đây sẽ được tải về:~%~{ ~a~%~}~;~]" + +#: guix/ui.scm:843 #, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "~:[Những tập tin sau đây sẽ được tải về:~%~{ ~a~%~}~;~]" -#: guix/ui.scm:418 +#: guix/ui.scm:903 #, scheme-format msgid "The following package would be removed:~%~{~a~%~}~%" msgid_plural "The following packages would be removed:~%~{~a~%~}~%" msgstr[0] "Gói sau đây sẽ nên bị gỡ bỏ:~%~{~a~%~}~%" -#: guix/ui.scm:423 +#: guix/ui.scm:908 #, scheme-format msgid "The following package will be removed:~%~{~a~%~}~%" msgid_plural "The following packages will be removed:~%~{~a~%~}~%" msgstr[0] "Gói sau đây sẽ bị gỡ bỏ:~%~{~a~%~}~%" -#: guix/ui.scm:436 +#: guix/ui.scm:921 +#, fuzzy, scheme-format +msgid "The following package would be downgraded:~%~{~a~%~}~%" +msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" +msgstr[0] "Gói sau đây nên được nâng cấp:~%~{~a~%~}~%" + +#: guix/ui.scm:926 +#, fuzzy, scheme-format +msgid "The following package will be downgraded:~%~{~a~%~}~%" +msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" +msgstr[0] "Gói sau đây sẽ được nâng cấp:~%~{~a~%~}~%" + +#: guix/ui.scm:939 #, scheme-format msgid "The following package would be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" msgstr[0] "Gói sau đây nên được nâng cấp:~%~{~a~%~}~%" -#: guix/ui.scm:441 +#: guix/ui.scm:944 #, scheme-format msgid "The following package will be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" msgstr[0] "Gói sau đây sẽ được nâng cấp:~%~{~a~%~}~%" -#: guix/ui.scm:452 +#: guix/ui.scm:955 #, scheme-format msgid "The following package would be installed:~%~{~a~%~}~%" msgid_plural "The following packages would be installed:~%~{~a~%~}~%" msgstr[0] "Gói sau đây nên được cài đặt:~%~{~a~%~}~%" -#: guix/ui.scm:457 +#: guix/ui.scm:960 #, scheme-format msgid "The following package will be installed:~%~{~a~%~}~%" msgid_plural "The following packages will be installed:~%~{~a~%~}~%" msgstr[0] "Gói sau đây sẽ được cài đặt:~%~{~a~%~}~%" -#: guix/ui.scm:474 +#: guix/ui.scm:977 msgid "" msgstr "" -#: guix/ui.scm:500 +#: guix/ui.scm:1339 #, scheme-format -msgid "failed to create configuration directory `~a': ~a~%" -msgstr "gặp lỗi khi tạo thư mục cấu hình “~a”: ~a~%" +msgid "Generation ~a\t~a" +msgstr "Tạo ~a\t~a" -#: guix/ui.scm:600 guix/ui.scm:614 -msgid "unknown" -msgstr "không hiểu" +#. TRANSLATORS: The word "current" here is an adjective for +#. "Generation", as in "current generation". Use the appropriate +#. gender where applicable. +#: guix/ui.scm:1349 +#, scheme-format +msgid "~a\t(current)~%" +msgstr "~a\t(hiện tại)~%" -#: guix/ui.scm:723 +#: guix/ui.scm:1392 +#, fuzzy, scheme-format +msgid "switched from generation ~a to ~a~%" +msgstr "chuyển từ thế hệ ~a sang ~a~%" + +#: guix/ui.scm:1408 #, scheme-format -msgid "invalid argument: ~a~%" -msgstr "đối số không hợp lệ: ~a~%" +msgid "deleting ~a~%" +msgstr "đang xóa ~a~%" -#: guix/ui.scm:732 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "Chạy lệnh “guix --help” để biết thêm thông tin.~%" -#: guix/ui.scm:762 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" @@ -1423,43 +3183,34 @@ msgstr "" "Cách dùng: guix LỆNH ĐỐI_SỐ…\n" "Chạy LỆNH với các ĐỐI SỐ.\n" -#: guix/ui.scm:765 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" msgstr "LỆNH phải là một trong số những câu lệnh con được liệt kê dưới đây:\n" -#: guix/ui.scm:785 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix: ~a: không tìm thấy lệnh~%" -#: guix/ui.scm:803 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "guix: thiếu tên lệnh~%" -#: guix/ui.scm:811 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix: tùy chọn không được thừa nhận “~a'~%" -#: guix/http-client.scm:217 -#, scheme-format -msgid "using Guile ~a, which does not support ~s encoding~%" -msgstr "đang dùng Guile ~a, mà nó lại không hỗ trợ ~s bộ mã~%" - -#: guix/http-client.scm:220 -#, scheme-format -msgid "download failed; use a newer Guile~%" -msgstr "tải về gặp lỗi; dùng Guile mới hơn~%" - -#: guix/http-client.scm:232 +#: guix/http-client.scm:117 #, scheme-format msgid "following redirection to `~a'...~%" msgstr "đang cho chuyển hướng sang “~a”…~%" -#: guix/http-client.scm:241 -msgid "download failed" -msgstr "tải về gặp lỗi" +#: guix/http-client.scm:129 +#, fuzzy, scheme-format +msgid "~a: HTTP download failed: ~a (~s)" +msgstr "~a: gặp lỗi khi tải về~%" #: guix/nar.scm:155 msgid "signature is not a valid s-expression" @@ -1503,6 +3254,202 @@ msgstr "tập tin đã nhập vào thiết chữ ký" msgid "invalid inter-file archive mark" msgstr "dấu kết-thúc-tập-tin kho lưu không hợp lệ" +#: nix/nix-daemon/guix-daemon.cc:66 +msgid "guix-daemon -- perform derivation builds and store accesses" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:68 +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:95 +msgid "SYSTEM" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:96 +msgid "assume SYSTEM as the current system type" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 +msgid "N" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:98 +msgid "use N CPU cores to build each derivation; 0 means as many as available" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:101 +#, fuzzy +msgid "allow at most N build jobs" +msgstr "" +"\n" +" -M, --max-jobs=N cho phép nhiều nhất là biên dịch N công việc" + +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 +msgid "SECONDS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:103 +#, fuzzy +msgid "mark builds as failed after SECONDS of activity" +msgstr "" +"\n" +" --timeout=GIÂY đánh dấu là việc dịch sẽ là lỗi nếu lâu hơn số GIÂY " +"này" + +#: nix/nix-daemon/guix-daemon.cc:105 +#, fuzzy +msgid "mark builds as failed after SECONDS of silence" +msgstr "" +"\n" +" --timeout=GIÂY đánh dấu là việc dịch sẽ là lỗi nếu lâu hơn số GIÂY " +"này" + +#: nix/nix-daemon/guix-daemon.cc:107 +msgid "disable chroot builds" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:108 +msgid "DIR" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:109 +msgid "add DIR to the build chroot" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:110 +msgid "GROUP" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:111 +msgid "perform builds as a user of GROUP" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:113 +msgid "do not use substitutes" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:114 +msgid "URLS" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:115 +msgid "use URLS as the default list of substitute providers" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:117 +msgid "do not use the 'build hook'" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:119 +msgid "cache build failures" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:121 +msgid "build each derivation N times in a row" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:123 +msgid "do not keep build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:126 +msgid "disable compression of the build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:128 +msgid "use the specified compression type for build logs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:133 +msgid "disable automatic file \"deduplication\" in the store" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:143 +msgid "impersonate Linux 2.6" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:147 +msgid "tell whether the GC must keep outputs of live derivations" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:150 +msgid "tell whether the GC must keep derivations corresponding to live outputs" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:153 +msgid "SOCKET" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:154 +msgid "listen for connections on SOCKET" +msgstr "" + +#: nix/nix-daemon/guix-daemon.cc:156 +msgid "produce debugging output" +msgstr "" + +#~ msgid "~a: note: using ~a but ~a is available upstream~%" +#~ msgstr "~a: ghi chú: dùng ~a nhưng ~a thì sẵn có trên thượng nguồn~%" + +#~ msgid "system locale lacks a definition" +#~ msgstr "miền địa phương hệ thống thiếu một định nghĩa" + +#~ msgid "sources do not match any package:~{ ~a~}~%" +#~ msgstr "mã nguồn không khớp bất kỳ gói nào:~{ ~a~}~%" + +#~ msgid "failed to build the empty profile~%" +#~ msgstr "gặp lỗi khi biên dịch hồ sơ trống rỗng~%" + +#~ msgid "nothing to do: already at the empty profile~%" +#~ msgstr "không có gì cần làm: đã là một hồ sơ trống rỗng~%" + +#~ msgid "unrecognized option: ~a~%" +#~ msgstr "tùy chọn không được thừa nhận: ~a~%" + +#~ msgid "tarball did not produce a single source directory" +#~ msgstr "kho tar không sản sinh ra một thư mục mã nguồn đơn" + +#~ msgid "failed to unpack source code" +#~ msgstr "gặp lỗi khi giải gói mã nguồn" + +#~ msgid "~A: unexpected argument~%" +#~ msgstr "~A: gặp đối số bất thường~%" + +#~ msgid "failed to download up-to-date source, exiting\n" +#~ msgstr "gặp lỗi khi tải về cập nhật mới nhất của mã nguồn, đang thoát\n" + +#~ msgid "substitute at '~a' lacks a signature~%" +#~ msgstr "cái thay thế tại “~a” thiếu chữ ký~%" + +#~ msgid "(Please consider upgrading Guile to get proper progress report.)~%" +#~ msgstr "" +#~ "(Hãy cân nhắc nâng cấp Guile để nhận được báo cáo tiến trình đúng đắn.)~%" + +#~ msgid "these substitute URLs will not be used:~{ ~a~}~%" +#~ msgstr "URL thay thế sẽ không được dùng:~{ ~a~}~%" + +#~ msgid "failed to look up host '~a' (~a), substituter disabled~%" +#~ msgstr "gặp lỗi khi tìm máy “~a” (~a), bộ thay thế đã bị tắt~%" + +#~ msgid "failed to open operating system file '~a': ~a~%" +#~ msgstr "gặp lỗi khi mở tập tin hệ điều hành “~a”: ~a~%" + +#~ msgid "failed to create configuration directory `~a': ~a~%" +#~ msgstr "gặp lỗi khi tạo thư mục cấu hình “~a”: ~a~%" + +#~ msgid "using Guile ~a, which does not support ~s encoding~%" +#~ msgstr "đang dùng Guile ~a, mà nó lại không hỗ trợ ~s bộ mã~%" + +#~ msgid "download failed; use a newer Guile~%" +#~ msgstr "tải về gặp lỗi; dùng Guile mới hơn~%" + +#~ msgid "download failed" +#~ msgstr "tải về gặp lỗi" + #~ msgid "~a: not a number~%" #~ msgstr "~a: không phải con số~%" @@ -1521,18 +3468,12 @@ msgstr "dấu kết-thúc-tập-tin kho lưu không hợp lệ" #~ msgid "invalid nar end-of-file marker" #~ msgstr "bộ tạo cuối-tập-tin nar không hợp lệ" -#~ msgid "invalid symlink tokens" -#~ msgstr "thẻ bài liên kết mềm không hợp lệ" - #~ msgid "unexpected directory entry termination" #~ msgstr "gặp chấm dứt đề mục thư mục bất ngờ" #~ msgid "unexpected directory inter-entry marker" #~ msgstr "gặp bộ tạo mục-tin-kết_thúc thư mục bất ngờ" -#~ msgid "unsupported nar entry type" -#~ msgstr "kiểu đề mục nar không được hỗ trợ" - #~ msgid "Hello, GNU world: An example GNU package" #~ msgstr "Xin chào, gia đình GNU: Một gói GNU ví dụ" @@ -1596,15 +3537,13 @@ msgstr "dấu kết-thúc-tập-tin kho lưu không hợp lệ" #~ msgid "Manipulate plain text files as databases" #~ msgstr "Thao tác các tập tin văn bản thường như là cơ sở dữ liệu" -#~ msgid "package `~a' has no source~%" -#~ msgstr "gói “~a” không có nguồn~%" - #~ msgid "" #~ "\n" #~ " -n, --dry-run show what would be done without actually doing it" #~ msgstr "" #~ "\n" -#~ " -n, --dry-run hiển thị những gì được làm nhưng không thực hiện thật" +#~ " -n, --dry-run hiển thị những gì được làm nhưng không thực hiện " +#~ "thật" #~ msgid "Yeah..." #~ msgstr "Đúng…" @@ -1614,17 +3553,22 @@ msgstr "dấu kết-thúc-tập-tin kho lưu không hợp lệ" #~ "match to a specified pattern. By default, grep prints the matching\n" #~ "lines." #~ msgstr "" -#~ "Lệnh grep tìm kiếm trong một hay nhiều tập tin đầu vào những dòng có chứa\n" +#~ "Lệnh grep tìm kiếm trong một hay nhiều tập tin đầu vào những dòng có " +#~ "chứa\n" #~ "từ khớp mẫu đã cho. Theo mặc định, lệnh grep sẽ in ra các dòng khớp mẫu." #~ msgid "" #~ "GNU recutils is a set of tools and libraries to access human-editable,\n" -#~ "text-based databases called recfiles. The data is stored as a sequence of\n" +#~ "text-based databases called recfiles. The data is stored as a sequence " +#~ "of\n" #~ "records, each record containing an arbitrary number of named fields." #~ msgstr "" -#~ "GNU recutils là một tập hợp công cụ và thư viện cho phép truy cập các tập tin\n" -#~ "rec là kiểu cơ sở dữ liệu dựa trên dạng văn bản thường, con người có thể đọc được.\n" -#~ "Dữ liệu được lưu thành các bản ghi kế tiếp nhau, mỗi bản ghi chứa các thuộc tính\n" +#~ "GNU recutils là một tập hợp công cụ và thư viện cho phép truy cập các tập " +#~ "tin\n" +#~ "rec là kiểu cơ sở dữ liệu dựa trên dạng văn bản thường, con người có thể " +#~ "đọc được.\n" +#~ "Dữ liệu được lưu thành các bản ghi kế tiếp nhau, mỗi bản ghi chứa các " +#~ "thuộc tính\n" #~ "của các trường đã được đặt tên" #~ msgid "profile `~a' does not exist~%" diff --git a/po/guix/zh_CN.po b/po/guix/zh_CN.po index e58852d81..688d06ed8 100644 --- a/po/guix/zh_CN.po +++ b/po/guix/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.14.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2017-11-28 08:56+0100\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2018-02-12 16:47+0800\n" "Last-Translator: Boyuan Yang \n" "Language-Team: Chinese (simplified) \n" @@ -69,13 +69,11 @@ msgstr "含糊的软件包规范 `~a'~%" #: gnu/packages.scm:241 #, fuzzy, scheme-format -#| msgid "choosing ~a from ~a~%" msgid "choosing address@hidden from ~a~%" msgstr "选择 ~a,从 ~a~%" -#: gnu/packages.scm:246 guix/scripts/package.scm:271 +#: gnu/packages.scm:246 guix/scripts/package.scm:275 #, fuzzy, scheme-format -#| msgid "package `~a' lacks output `~a'~%" msgid "package '~a' has been superseded by '~a'~%" msgstr "包 `~a' 缺乏输出 `~a'~%" @@ -94,63 +92,89 @@ msgstr "~A: 未知包~%" msgid "package `~a' lacks output `~a'~%" msgstr "包 `~a' 缺乏输出 `~a'~%" -#: gnu/services.scm:235 +#: gnu/services.scm:237 #, scheme-format msgid "~a: no value specified for service of type '~a'" msgstr "" -#: gnu/services.scm:650 +#: gnu/services.scm:642 #, scheme-format msgid "no target of type '~a' for service '~a'" msgstr "" -#: gnu/services.scm:662 gnu/services.scm:723 +#: gnu/services.scm:668 gnu/services.scm:761 #, scheme-format msgid "more than one target service of type '~a'" msgstr "" -#: gnu/services.scm:713 +#: gnu/services.scm:751 #, scheme-format msgid "service of type '~a' not found" msgstr "" -#: gnu/system.scm:305 +#: gnu/system.scm:311 #, scheme-format msgid "unrecognized boot parameters for '~a'~%" msgstr "" -#: gnu/system.scm:695 +#: gnu/system.scm:701 #, scheme-format msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" msgstr "" -#: gnu/system.scm:711 +#: gnu/system.scm:717 #, scheme-format -msgid "using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" +msgid "" +"using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" msgstr "" -#: gnu/system.scm:856 +#: gnu/system.scm:864 #, fuzzy, scheme-format -#| msgid "~a: invalid number~%" msgid "~a: invalid locale name" msgstr "~a: 无效的数字~%" -#: gnu/services/shepherd.scm:166 +#: gnu/services/shepherd.scm:177 #, scheme-format msgid "service '~a' provided more than once" msgstr "" -#: gnu/services/shepherd.scm:181 +#: gnu/services/shepherd.scm:192 #, scheme-format msgid "service '~a' requires '~a', which is not provided by any service" msgstr "" -#: gnu/system/shadow.scm:231 +#: gnu/system/mapped-devices.scm:136 +#, scheme-format +msgid "you may need these modules in the initrd for ~a:~{ ~a~}" +msgstr "" + +#: gnu/system/mapped-devices.scm:140 +#, scheme-format +msgid "" +"Try adding them to the\n" +"@code{initrd-modules} field of your @code{operating-system} declaration, " +"along\n" +"these lines:\n" +"\n" +"@example\n" +" (operating-system\n" +" ;; @dots{}\n" +" (initrd-modules (append (list~{ ~s~})\n" +" %base-initrd-modules)))\n" +"@end example\n" +msgstr "" + +#: gnu/system/mapped-devices.scm:216 +#, scheme-format +msgid "no LUKS partition with UUID '~a'" +msgstr "" + +#: gnu/system/shadow.scm:239 #, scheme-format msgid "supplementary group '~a' of user '~a' is undeclared" msgstr "" -#: gnu/system/shadow.scm:241 +#: gnu/system/shadow.scm:249 #, scheme-format msgid "primary group '~a' of user '~a' is undeclared" msgstr "" @@ -162,7 +186,7 @@ msgstr "无效参数: ~a~%" #: guix/scripts.scm:84 guix/scripts/download.scm:135 #: guix/scripts/import/cran.scm:82 guix/scripts/import/elpa.scm:77 -#: guix/scripts/publish.scm:844 guix/scripts/edit.scm:81 +#: guix/scripts/publish.scm:881 guix/scripts/edit.scm:81 #, scheme-format msgid "~A: unrecognized option~%" msgstr "~A: 无法识别的选项~%" @@ -180,44 +204,43 @@ msgid "" "'~a' to get up-to-date packages and security updates.\n" msgstr "" -#: guix/scripts/build.scm:124 +#: guix/scripts/build.scm:127 #, scheme-format msgid "failed to create GC root `~a': ~a~%" msgstr "" -#: guix/scripts/build.scm:206 +#: guix/scripts/build.scm:229 #, fuzzy, scheme-format -#| msgid "ambiguous package specification `~a'~%" msgid "invalid replacement specification: ~s~%" msgstr "含糊的软件包规范 `~a'~%" -#: guix/scripts/build.scm:263 +#: guix/scripts/build.scm:286 msgid "" "\n" " --with-source=SOURCE\n" " use SOURCE when building the corresponding package" msgstr "" -#: guix/scripts/build.scm:266 +#: guix/scripts/build.scm:289 msgid "" "\n" " --with-input=PACKAGE=REPLACEMENT\n" " replace dependency PACKAGE by REPLACEMENT" msgstr "" -#: guix/scripts/build.scm:269 +#: guix/scripts/build.scm:292 msgid "" "\n" " --with-graft=PACKAGE=REPLACEMENT\n" " graft REPLACEMENT on packages that refer to PACKAGE" msgstr "" -#: guix/scripts/build.scm:294 +#: guix/scripts/build.scm:317 #, scheme-format msgid "transformation '~a' had no effect on ~a~%" msgstr "" -#: guix/scripts/build.scm:312 +#: guix/scripts/build.scm:335 msgid "" "\n" " -L, --load-path=DIR prepend DIR to the package module search path" @@ -225,7 +248,7 @@ msgstr "" "\n" " -L, --load-path=目录 将 <目录> 加入到软件包模块搜索目录之前" -#: guix/scripts/build.scm:314 +#: guix/scripts/build.scm:337 msgid "" "\n" " -K, --keep-failed keep build tree of failed builds" @@ -233,11 +256,8 @@ msgstr "" "\n" " -K, --keep-failed 保留失败构建的构建树" -#: guix/scripts/build.scm:316 +#: guix/scripts/build.scm:339 #, fuzzy -#| msgid "" -#| "\n" -#| " -n, --dry-run do not build the derivations" msgid "" "\n" " -k, --keep-going keep going when some of the derivations fail" @@ -245,7 +265,7 @@ msgstr "" "\n" " -n, --dry-run 不要构建派生包" -#: guix/scripts/build.scm:318 +#: guix/scripts/build.scm:341 msgid "" "\n" " -n, --dry-run do not build the derivations" @@ -253,7 +273,7 @@ msgstr "" "\n" " -n, --dry-run 不要构建派生包" -#: guix/scripts/build.scm:320 +#: guix/scripts/build.scm:343 msgid "" "\n" " --fallback fall back to building when the substituter fails" @@ -261,7 +281,7 @@ msgstr "" "\n" " --fallback 如果替换器失败,回落到构建" -#: guix/scripts/build.scm:322 +#: guix/scripts/build.scm:345 msgid "" "\n" " --no-substitutes build instead of resorting to pre-built substitutes" @@ -269,7 +289,7 @@ msgstr "" "\n" " --no-substitutes 构建而不使用预先构建的替代品" -#: guix/scripts/build.scm:324 guix/scripts/size.scm:232 +#: guix/scripts/build.scm:347 guix/scripts/size.scm:232 msgid "" "\n" " --substitute-urls=URLS\n" @@ -279,93 +299,95 @@ msgstr "" " --substitute-urls=URLS\n" " 从 URLS 获取替代品,如果这些链接被授权的话" -#: guix/scripts/build.scm:327 +#: guix/scripts/build.scm:350 msgid "" "\n" " --no-grafts do not graft packages" msgstr "" -#: guix/scripts/build.scm:329 +#: guix/scripts/build.scm:352 msgid "" "\n" " --no-build-hook do not attempt to offload builds via the build hook" msgstr "" -#: guix/scripts/build.scm:331 +#: guix/scripts/build.scm:354 msgid "" "\n" " --max-silent-time=SECONDS\n" " mark the build as failed after SECONDS of silence" msgstr "" -#: guix/scripts/build.scm:334 +#: guix/scripts/build.scm:357 msgid "" "\n" " --timeout=SECONDS mark the build as failed after SECONDS of activity" msgstr "" -#: guix/scripts/build.scm:336 +#: guix/scripts/build.scm:359 msgid "" "\n" " --verbosity=LEVEL use the given verbosity LEVEL" msgstr "" -#: guix/scripts/build.scm:338 +#: guix/scripts/build.scm:361 msgid "" "\n" " --rounds=N build N times in a row to detect non-determinism" msgstr "" -#: guix/scripts/build.scm:340 +#: guix/scripts/build.scm:363 msgid "" "\n" " -c, --cores=N allow the use of up to N CPU cores for the build" msgstr "" -#: guix/scripts/build.scm:342 +#: guix/scripts/build.scm:365 msgid "" "\n" " -M, --max-jobs=N allow at most N build jobs" msgstr "" -#: guix/scripts/build.scm:448 guix/scripts/build.scm:455 +#: guix/scripts/build.scm:471 guix/scripts/build.scm:478 #, scheme-format msgid "not a number: '~a' option argument: ~a~%" msgstr "" -#: guix/scripts/build.scm:474 +#: guix/scripts/build.scm:497 msgid "" "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" msgstr "" -#: guix/scripts/build.scm:476 +#: guix/scripts/build.scm:499 msgid "" "\n" " -e, --expression=EXPR build the package or derivation EXPR evaluates to" msgstr "" -#: guix/scripts/build.scm:478 +#: guix/scripts/build.scm:501 msgid "" "\n" -" -f, --file=FILE build the package or derivation that the code within\n" +" -f, --file=FILE build the package or derivation that the code " +"within\n" " FILE evaluates to" msgstr "" -#: guix/scripts/build.scm:481 +#: guix/scripts/build.scm:504 msgid "" "\n" " -S, --source build the packages' source derivations" msgstr "" -#: guix/scripts/build.scm:483 +#: guix/scripts/build.scm:506 msgid "" "\n" -" --sources[=TYPE] build source derivations; TYPE may optionally be one\n" +" --sources[=TYPE] build source derivations; TYPE may optionally be " +"one\n" " of \"package\", \"all\" (default), or \"transitive\"" msgstr "" -#: guix/scripts/build.scm:486 guix/scripts/pack.scm:338 +#: guix/scripts/build.scm:509 guix/scripts/pack.scm:343 msgid "" "\n" " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" @@ -373,42 +395,39 @@ msgstr "" "\n" " -s, --system=系统 尝试为 <系统> 构建包——比如,\"i686-linux\"" -#: guix/scripts/build.scm:488 guix/scripts/pack.scm:340 +#: guix/scripts/build.scm:511 guix/scripts/pack.scm:345 msgid "" "\n" " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" msgstr "" -#: guix/scripts/build.scm:490 +#: guix/scripts/build.scm:513 msgid "" "\n" " -d, --derivations return the derivation paths of the given packages" msgstr "" -#: guix/scripts/build.scm:492 +#: guix/scripts/build.scm:515 msgid "" "\n" " --check rebuild items to check for non-determinism issues" msgstr "" -#: guix/scripts/build.scm:494 +#: guix/scripts/build.scm:517 msgid "" "\n" " --repair repair the specified items" msgstr "" -#: guix/scripts/build.scm:496 +#: guix/scripts/build.scm:519 msgid "" "\n" " -r, --root=FILE make FILE a symlink to the result, and register it\n" " as a garbage collector root" msgstr "" -#: guix/scripts/build.scm:499 +#: guix/scripts/build.scm:522 #, fuzzy -#| msgid "" -#| "\n" -#| " -n, --dry-run do not build the derivations" msgid "" "\n" " -q, --quiet do not show the build log" @@ -416,23 +435,22 @@ msgstr "" "\n" " -n, --dry-run 不要构建派生包" -#: guix/scripts/build.scm:501 +#: guix/scripts/build.scm:524 msgid "" "\n" " --log-file return the log file names for the given derivations" msgstr "" -#: guix/scripts/build.scm:508 guix/scripts/download.scm:83 -#: guix/scripts/package.scm:425 guix/scripts/gc.scm:74 -#: guix/scripts/hash.scm:59 guix/scripts/import.scm:92 -#: guix/scripts/import/cran.scm:47 guix/scripts/pull.scm:110 -#: guix/scripts/substitute.scm:889 guix/scripts/system.scm:870 -#: guix/scripts/lint.scm:1090 guix/scripts/publish.scm:94 -#: guix/scripts/edit.scm:44 guix/scripts/size.scm:243 -#: guix/scripts/graph.scm:432 guix/scripts/challenge.scm:241 -#: guix/scripts/copy.scm:122 guix/scripts/pack.scm:349 -#: guix/scripts/weather.scm:156 guix/scripts/container.scm:33 -#: guix/scripts/container/exec.scm:43 +#: guix/scripts/build.scm:531 guix/scripts/download.scm:83 +#: guix/scripts/package.scm:430 guix/scripts/gc.scm:74 guix/scripts/hash.scm:59 +#: guix/scripts/import.scm:92 guix/scripts/import/cran.scm:47 +#: guix/scripts/pull.scm:111 guix/scripts/substitute.scm:879 +#: guix/scripts/system.scm:944 guix/scripts/lint.scm:1122 +#: guix/scripts/publish.scm:94 guix/scripts/edit.scm:44 +#: guix/scripts/size.scm:243 guix/scripts/graph.scm:432 +#: guix/scripts/challenge.scm:241 guix/scripts/copy.scm:122 +#: guix/scripts/pack.scm:356 guix/scripts/weather.scm:153 +#: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43 msgid "" "\n" " -h, --help display this help and exit" @@ -440,17 +458,16 @@ msgstr "" "\n" " -h, --help 显示这份说明然后离开" -#: guix/scripts/build.scm:510 guix/scripts/download.scm:85 -#: guix/scripts/package.scm:427 guix/scripts/gc.scm:76 -#: guix/scripts/hash.scm:61 guix/scripts/import.scm:94 -#: guix/scripts/import/cran.scm:49 guix/scripts/pull.scm:112 -#: guix/scripts/substitute.scm:891 guix/scripts/system.scm:872 -#: guix/scripts/lint.scm:1094 guix/scripts/publish.scm:96 -#: guix/scripts/edit.scm:46 guix/scripts/size.scm:245 -#: guix/scripts/graph.scm:434 guix/scripts/challenge.scm:243 -#: guix/scripts/copy.scm:124 guix/scripts/pack.scm:351 -#: guix/scripts/weather.scm:158 guix/scripts/container.scm:35 -#: guix/scripts/container/exec.scm:45 +#: guix/scripts/build.scm:533 guix/scripts/download.scm:85 +#: guix/scripts/package.scm:432 guix/scripts/gc.scm:76 guix/scripts/hash.scm:61 +#: guix/scripts/import.scm:94 guix/scripts/import/cran.scm:49 +#: guix/scripts/pull.scm:113 guix/scripts/substitute.scm:881 +#: guix/scripts/system.scm:946 guix/scripts/lint.scm:1126 +#: guix/scripts/publish.scm:96 guix/scripts/edit.scm:46 +#: guix/scripts/size.scm:245 guix/scripts/graph.scm:434 +#: guix/scripts/challenge.scm:243 guix/scripts/copy.scm:124 +#: guix/scripts/pack.scm:358 guix/scripts/weather.scm:155 +#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45 msgid "" "\n" " -V, --version display version information and exit" @@ -458,24 +475,24 @@ msgstr "" "\n" " -v, --version 显示程序版本然后离开" -#: guix/scripts/build.scm:537 +#: guix/scripts/build.scm:560 #, scheme-format msgid "" "invalid argument: '~a' option argument: ~a, ~\n" "must be one of 'package', 'all', or 'transitive'~%" msgstr "" -#: guix/scripts/build.scm:590 +#: guix/scripts/build.scm:613 #, scheme-format msgid "~s: not something we can build~%" msgstr "" -#: guix/scripts/build.scm:644 +#: guix/scripts/build.scm:667 #, scheme-format msgid "~a: warning: package '~a' has no source~%" msgstr "" -#: guix/scripts/build.scm:678 +#: guix/scripts/build.scm:701 #, scheme-format msgid "no build log for '~a'~%" msgstr "" @@ -519,8 +536,8 @@ msgstr "" msgid "unsupported hash format: ~a~%" msgstr "" -#: guix/scripts/download.scm:138 guix/scripts/package.scm:906 -#: guix/scripts/publish.scm:846 +#: guix/scripts/download.scm:138 guix/scripts/package.scm:911 +#: guix/scripts/publish.scm:883 #, scheme-format msgid "~A: extraneous argument~%" msgstr "" @@ -575,8 +592,8 @@ msgstr "" msgid "no matching generation~%" msgstr "" -#: guix/scripts/package.scm:193 guix/scripts/package.scm:716 -#: guix/scripts/system.scm:558 +#: guix/scripts/package.scm:193 guix/scripts/package.scm:721 +#: guix/scripts/system.scm:573 #, scheme-format msgid "invalid syntax: ~a~%" msgstr "无效语法: ~a~%" @@ -592,37 +609,37 @@ msgid "~a package in profile~%" msgid_plural "~a packages in profile~%" msgstr[0] "" -#: guix/scripts/package.scm:313 +#: guix/scripts/package.scm:317 #, scheme-format msgid "package '~a' no longer exists~%" msgstr "软件包“~a”已不再存在~%" -#: guix/scripts/package.scm:351 +#: guix/scripts/package.scm:355 #, scheme-format msgid "The following environment variable definitions may be needed:~%" msgstr "" -#: guix/scripts/package.scm:366 +#: guix/scripts/package.scm:371 msgid "" "Usage: guix package [OPTION]...\n" "Install, remove, or upgrade packages in a single transaction.\n" msgstr "" -#: guix/scripts/package.scm:368 +#: guix/scripts/package.scm:373 msgid "" "\n" " -i, --install PACKAGE ...\n" " install PACKAGEs" msgstr "" -#: guix/scripts/package.scm:371 +#: guix/scripts/package.scm:376 msgid "" "\n" " -e, --install-from-expression=EXP\n" " install the package EXP evaluates to" msgstr "" -#: guix/scripts/package.scm:374 +#: guix/scripts/package.scm:379 msgid "" "\n" " -f, --install-from-file=FILE\n" @@ -630,79 +647,79 @@ msgid "" " evaluates to" msgstr "" -#: guix/scripts/package.scm:378 +#: guix/scripts/package.scm:383 msgid "" "\n" " -r, --remove PACKAGE ...\n" " remove PACKAGEs" msgstr "" -#: guix/scripts/package.scm:381 +#: guix/scripts/package.scm:386 msgid "" "\n" " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:383 +#: guix/scripts/package.scm:388 msgid "" "\n" " -m, --manifest=FILE create a new profile generation with the manifest\n" " from FILE" msgstr "" -#: guix/scripts/package.scm:386 +#: guix/scripts/package.scm:391 msgid "" "\n" " --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:388 +#: guix/scripts/package.scm:393 msgid "" "\n" " --roll-back roll back to the previous generation" msgstr "" -#: guix/scripts/package.scm:390 +#: guix/scripts/package.scm:395 msgid "" "\n" " --search-paths[=KIND]\n" " display needed environment variable definitions" msgstr "" -#: guix/scripts/package.scm:393 +#: guix/scripts/package.scm:398 msgid "" "\n" " -l, --list-generations[=PATTERN]\n" " list generations matching PATTERN" msgstr "" -#: guix/scripts/package.scm:396 +#: guix/scripts/package.scm:401 msgid "" "\n" " -d, --delete-generations[=PATTERN]\n" " delete generations matching PATTERN" msgstr "" -#: guix/scripts/package.scm:399 +#: guix/scripts/package.scm:404 msgid "" "\n" " -S, --switch-generation=PATTERN\n" " switch to a generation matching PATTERN" msgstr "" -#: guix/scripts/package.scm:402 +#: guix/scripts/package.scm:407 msgid "" "\n" " -p, --profile=PROFILE use PROFILE instead of the user's default profile" msgstr "" -#: guix/scripts/package.scm:405 +#: guix/scripts/package.scm:410 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the profile" msgstr "" -#: guix/scripts/package.scm:407 guix/scripts/pull.scm:98 +#: guix/scripts/package.scm:412 guix/scripts/pull.scm:99 msgid "" "\n" " --verbose produce verbose output" @@ -710,58 +727,58 @@ msgstr "" "\n" " --verbose 生成详细的输出" -#: guix/scripts/package.scm:410 +#: guix/scripts/package.scm:415 msgid "" "\n" " -s, --search=REGEXP search in synopsis and description using REGEXP" msgstr "" -#: guix/scripts/package.scm:412 +#: guix/scripts/package.scm:417 msgid "" "\n" " -I, --list-installed[=REGEXP]\n" " list installed packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:415 +#: guix/scripts/package.scm:420 msgid "" "\n" " -A, --list-available[=REGEXP]\n" " list available packages matching REGEXP" msgstr "" -#: guix/scripts/package.scm:418 +#: guix/scripts/package.scm:423 msgid "" "\n" " --show=PACKAGE show details about PACKAGE" msgstr "" -#: guix/scripts/package.scm:470 +#: guix/scripts/package.scm:475 #, scheme-format msgid "upgrade regexp '~a' looks like a command-line option~%" msgstr "" -#: guix/scripts/package.scm:473 +#: guix/scripts/package.scm:478 #, scheme-format msgid "is this intended?~%" msgstr "" -#: guix/scripts/package.scm:518 +#: guix/scripts/package.scm:523 #, scheme-format msgid "~a: unsupported kind of search path~%" msgstr "" -#: guix/scripts/package.scm:815 +#: guix/scripts/package.scm:820 #, scheme-format msgid "cannot switch to generation '~a'~%" msgstr "" -#: guix/scripts/package.scm:831 +#: guix/scripts/package.scm:836 #, scheme-format msgid "would install new manifest from '~a' with ~d entries~%" msgstr "" -#: guix/scripts/package.scm:833 +#: guix/scripts/package.scm:838 #, scheme-format msgid "installing new manifest from '~a' with ~d entries~%" msgstr "" @@ -847,26 +864,30 @@ msgid "" " --clear-failures remove PATHS from the set of cached failures" msgstr "" -#: guix/scripts/gc.scm:100 +#: guix/scripts/gc.scm:85 +#, fuzzy, scheme-format +msgid "~a: invalid '--verify' option~%" +msgstr "~a: 无效的数字~%" + +#: guix/scripts/gc.scm:115 #, scheme-format msgid "invalid amount of storage: ~a~%" msgstr "" -#: guix/scripts/gc.scm:185 +#: guix/scripts/gc.scm:196 msgid "already ~h bytes available on ~a, nothing to do~%" msgstr "" -#: guix/scripts/gc.scm:188 +#: guix/scripts/gc.scm:199 msgid "freeing ~h bytes~%" msgstr "" -#: guix/scripts/gc.scm:200 +#: guix/scripts/gc.scm:211 #, fuzzy, scheme-format -#| msgid "invalid argument: ~a~%" msgid "extraneous arguments: ~{~a ~}~%" msgstr "无效参数: ~a~%" -#: guix/scripts/gc.scm:220 guix/scripts/gc.scm:223 +#: guix/scripts/gc.scm:231 guix/scripts/gc.scm:234 msgid "freed ~h bytes~%" msgstr "" @@ -891,13 +912,13 @@ msgid "" " -r, --recursive compute the hash on FILE recursively" msgstr "" -#: guix/scripts/hash.scm:150 guix/ui.scm:326 guix/ui.scm:601 guix/ui.scm:654 +#: guix/scripts/hash.scm:150 guix/ui.scm:345 guix/ui.scm:655 guix/ui.scm:708 #, scheme-format msgid "~a~%" msgstr "" -#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1022 -#: guix/scripts/system.scm:1031 guix/scripts/system.scm:1038 +#: guix/scripts/hash.scm:153 guix/scripts/system.scm:1112 +#: guix/scripts/system.scm:1121 guix/scripts/system.scm:1128 #, scheme-format msgid "wrong number of arguments~%" msgstr "" @@ -924,7 +945,6 @@ msgstr "" #: guix/scripts/import.scm:124 #, fuzzy, scheme-format -#| msgid "~a: invalid number~%" msgid "~a: invalid importer~%" msgstr "~a: 无效的数字~%" @@ -995,81 +1015,83 @@ msgid "" "Install it by running:\n" "\n" " guix package -i ~a\n" -" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:$GUILE_LOAD_PATH\n" -" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-ccache:$GUILE_LOAD_COMPILED_PATH\n" +" export GUILE_LOAD_PATH=$HOME/.guix-profile/share/guile/site/~a:" +"$GUILE_LOAD_PATH\n" +" export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/~a/site-" +"ccache:$GUILE_LOAD_COMPILED_PATH\n" "\n" msgstr "" -#: guix/scripts/pull.scm:96 +#: guix/scripts/pull.scm:97 msgid "" "Usage: guix pull [OPTION]...\n" "Download and deploy the latest version of Guix.\n" msgstr "" -#: guix/scripts/pull.scm:100 +#: guix/scripts/pull.scm:101 msgid "" "\n" " --url=URL download from the Git repository at URL" msgstr "" -#: guix/scripts/pull.scm:102 +#: guix/scripts/pull.scm:103 msgid "" "\n" " --commit=COMMIT download the specified COMMIT" msgstr "" -#: guix/scripts/pull.scm:104 +#: guix/scripts/pull.scm:105 msgid "" "\n" " --branch=BRANCH download the tip of the specified BRANCH" msgstr "" -#: guix/scripts/pull.scm:106 +#: guix/scripts/pull.scm:107 msgid "" "\n" " --bootstrap use the bootstrap Guile to build the new Guix" msgstr "" -#: guix/scripts/pull.scm:192 +#: guix/scripts/pull.scm:193 msgid "Guix already up to date\n" msgstr "" -#: guix/scripts/pull.scm:197 +#: guix/scripts/pull.scm:198 #, scheme-format msgid "updated ~a successfully deployed under `~a'~%" msgstr "" -#: guix/scripts/pull.scm:200 +#: guix/scripts/pull.scm:201 #, scheme-format msgid "failed to update Guix, check the build log~%" msgstr "" -#: guix/scripts/pull.scm:216 +#: guix/scripts/pull.scm:217 #, scheme-format msgid "cannot enforce use of the Let's Encrypt certificates~%" msgstr "" -#: guix/scripts/pull.scm:218 +#: guix/scripts/pull.scm:219 #, scheme-format msgid "please upgrade Guile-Git~%" msgstr "请升级 Guile-Git~%" -#: guix/scripts/pull.scm:226 +#: guix/scripts/pull.scm:227 #, scheme-format msgid "Git error ~a~%" msgstr "Git 错误 ~a~%" -#: guix/scripts/pull.scm:228 +#: guix/scripts/pull.scm:229 #, scheme-format msgid "Git error: ~a~%" msgstr "Git 错误:~a~%" -#: guix/scripts/pull.scm:262 +#: guix/scripts/pull.scm:263 #, scheme-format msgid "Updating from Git repository at '~a'...~%" msgstr "" -#: guix/scripts/pull.scm:271 +#: guix/scripts/pull.scm:272 #, scheme-format msgid "Building from Git commit ~a...~%" msgstr "" @@ -1094,106 +1116,105 @@ msgstr "" msgid "try `--no-substitutes' if the problem persists~%" msgstr "" -#: guix/scripts/substitute.scm:233 +#: guix/scripts/substitute.scm:225 #, scheme-format msgid "unsupported substitute URI scheme: ~a~%" msgstr "" -#: guix/scripts/substitute.scm:268 +#: guix/scripts/substitute.scm:260 #, fuzzy, scheme-format -#| msgid "failed to connect to `~a': ~a~%" msgid "while fetching '~a': ~a (~s)~%" msgstr "连接到 `~a' 失败:~a~%" -#: guix/scripts/substitute.scm:273 +#: guix/scripts/substitute.scm:265 #, scheme-format msgid "ignoring substitute server at '~s'~%" msgstr "" -#: guix/scripts/substitute.scm:323 +#: guix/scripts/substitute.scm:315 #, scheme-format msgid "signature version must be a number: ~s~%" msgstr "" -#: guix/scripts/substitute.scm:327 +#: guix/scripts/substitute.scm:319 #, scheme-format msgid "unsupported signature version: ~a~%" msgstr "" -#: guix/scripts/substitute.scm:335 +#: guix/scripts/substitute.scm:327 #, scheme-format msgid "signature is not a valid s-expression: ~s~%" msgstr "" -#: guix/scripts/substitute.scm:339 +#: guix/scripts/substitute.scm:331 #, scheme-format msgid "invalid format of the signature field: ~a~%" msgstr "" -#: guix/scripts/substitute.scm:374 +#: guix/scripts/substitute.scm:366 #, scheme-format msgid "invalid signature for '~a'~%" msgstr "'~a'~% 签名无效" -#: guix/scripts/substitute.scm:376 +#: guix/scripts/substitute.scm:368 #, scheme-format msgid "hash mismatch for '~a'~%" msgstr "" -#: guix/scripts/substitute.scm:378 +#: guix/scripts/substitute.scm:370 #, scheme-format msgid "'~a' is signed with an unauthorized key~%" msgstr "" -#: guix/scripts/substitute.scm:380 +#: guix/scripts/substitute.scm:372 #, scheme-format msgid "signature on '~a' is corrupt~%" msgstr "" -#: guix/scripts/substitute.scm:465 +#: guix/scripts/substitute.scm:457 #, scheme-format msgid "'~a' does not name a store item~%" msgstr "" -#: guix/scripts/substitute.scm:629 +#: guix/scripts/substitute.scm:619 #, scheme-format msgid "updating list of substitutes from '~a'... ~5,1f%" msgstr "" -#: guix/scripts/substitute.scm:693 +#: guix/scripts/substitute.scm:683 #, scheme-format msgid "~s: unsupported server URI scheme~%" msgstr "" -#: guix/scripts/substitute.scm:703 +#: guix/scripts/substitute.scm:693 #, scheme-format msgid "'~a' uses different store '~a'; ignoring it~%" msgstr "" -#: guix/scripts/substitute.scm:863 +#: guix/scripts/substitute.scm:853 #, scheme-format msgid "host name lookup error: ~a~%" msgstr "" -#: guix/scripts/substitute.scm:868 +#: guix/scripts/substitute.scm:858 #, scheme-format msgid "TLS error in procedure '~a': ~a~%" msgstr "" -#: guix/scripts/substitute.scm:879 +#: guix/scripts/substitute.scm:869 msgid "" "Usage: guix substitute [OPTION]...\n" "Internal tool to substitute a pre-built binary to a local build.\n" msgstr "" -#: guix/scripts/substitute.scm:881 +#: guix/scripts/substitute.scm:871 msgid "" "\n" " --query report on the availability of substitutes for the\n" " store file names passed on the standard input" msgstr "" -#: guix/scripts/substitute.scm:884 +#: guix/scripts/substitute.scm:874 msgid "" "\n" " --substitute STORE-FILE DESTINATION\n" @@ -1201,28 +1222,28 @@ msgid "" " DESTINATION" msgstr "" -#: guix/scripts/substitute.scm:949 +#: guix/scripts/substitute.scm:939 #, fuzzy, scheme-format -#| msgid "invalid signature for '~a'~%" msgid "no valid substitute for '~a'~%" msgstr "'~a'~% 签名无效" -#: guix/scripts/substitute.scm:956 +#: guix/scripts/substitute.scm:946 #, scheme-format msgid "Downloading ~a...~%" msgstr "" -#: guix/scripts/substitute.scm:1012 -msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" +#: guix/scripts/substitute.scm:1002 +msgid "" +"ACL for archive imports seems to be uninitialized, substitutes may be " +"unavailable\n" msgstr "" -#: guix/scripts/substitute.scm:1066 +#: guix/scripts/substitute.scm:1056 #, fuzzy, scheme-format -#| msgid "~a: invalid number~%" msgid "~a: invalid URI~%" msgstr "~a: 无效的数字~%" -#: guix/scripts/substitute.scm:1126 +#: guix/scripts/substitute.scm:1116 #, scheme-format msgid "~a: unrecognized options~%" msgstr "" @@ -1258,318 +1279,346 @@ msgstr "" msgid "wrong arguments" msgstr "参数有误" -#: guix/scripts/system.scm:135 +#: guix/scripts/system.scm:141 #, scheme-format msgid "failed to register '~a' under '~a'~%" msgstr "" -#: guix/scripts/system.scm:174 +#: guix/scripts/system.scm:152 +#, scheme-format +msgid "copying to '~a'..." +msgstr "" + +#: guix/scripts/system.scm:187 #, fuzzy, scheme-format -#| msgid "failed to connect to `~a': ~a~%" msgid "failed to install bootloader ~a~%" msgstr "连接到 `~a' 失败:~a~%" -#: guix/scripts/system.scm:194 +#: guix/scripts/system.scm:207 #, scheme-format msgid "initializing the current root file system~%" msgstr "" -#: guix/scripts/system.scm:208 +#: guix/scripts/system.scm:221 #, scheme-format msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" msgstr "" -#: guix/scripts/system.scm:253 +#: guix/scripts/system.scm:266 #, scheme-format msgid "while talking to shepherd: ~a~%" msgstr "" -#: guix/scripts/system.scm:260 +#: guix/scripts/system.scm:273 #, fuzzy, scheme-format -#| msgid "guix: ~a: command not found~%" msgid "service '~a' could not be found~%" msgstr "guix:~a:未找到命令~%" -#: guix/scripts/system.scm:263 +#: guix/scripts/system.scm:276 #, scheme-format msgid "service '~a' does not have an action '~a'~%" msgstr "" -#: guix/scripts/system.scm:267 +#: guix/scripts/system.scm:280 #, scheme-format msgid "exception caught while executing '~a' on service '~a':~%" msgstr "" -#: guix/scripts/system.scm:275 +#: guix/scripts/system.scm:288 #, scheme-format msgid "something went wrong: ~s~%" msgstr "" -#: guix/scripts/system.scm:278 +#: guix/scripts/system.scm:291 #, scheme-format msgid "shepherd error~%" msgstr "" -#: guix/scripts/system.scm:295 +#: guix/scripts/system.scm:308 #, scheme-format msgid "failed to obtain list of shepherd services~%" msgstr "" -#: guix/scripts/system.scm:315 +#: guix/scripts/system.scm:328 #, scheme-format msgid "unloading service '~a'...~%" msgstr "" -#: guix/scripts/system.scm:323 +#: guix/scripts/system.scm:336 #, scheme-format msgid "loading new services:~{ ~a~}...~%" msgstr "" -#: guix/scripts/system.scm:347 +#: guix/scripts/system.scm:362 #, scheme-format msgid "activating system...~%" msgstr "" -#: guix/scripts/system.scm:423 +#: guix/scripts/system.scm:438 #, scheme-format msgid "cannot switch to system generation '~a'~%" msgstr "" -#: guix/scripts/system.scm:494 +#: guix/scripts/system.scm:509 msgid "the DAG of services" msgstr "" -#: guix/scripts/system.scm:507 +#: guix/scripts/system.scm:522 msgid "the dependency graph of shepherd services" msgstr "" -#: guix/scripts/system.scm:531 +#: guix/scripts/system.scm:546 #, scheme-format msgid " file name: ~a~%" msgstr " 文件名:~a~%" -#: guix/scripts/system.scm:532 +#: guix/scripts/system.scm:547 #, scheme-format msgid " canonical file name: ~a~%" msgstr "" #. TRANSLATORS: Please preserve the two-space indentation. -#: guix/scripts/system.scm:534 +#: guix/scripts/system.scm:549 #, scheme-format msgid " label: ~a~%" msgstr "" -#: guix/scripts/system.scm:535 +#: guix/scripts/system.scm:550 #, fuzzy, scheme-format -#| msgid " file name: ~a~%" msgid " bootloader: ~a~%" msgstr " 文件名:~a~%" -#: guix/scripts/system.scm:536 +#: guix/scripts/system.scm:551 #, scheme-format msgid " root device: ~a~%" msgstr "" -#: guix/scripts/system.scm:540 +#: guix/scripts/system.scm:555 #, scheme-format msgid " kernel: ~a~%" msgstr " 内核:~a~%" -#: guix/scripts/system.scm:600 +#: guix/scripts/system.scm:615 #, scheme-format msgid "~a: error: file system with label '~a' not found~%" msgstr "" -#: guix/scripts/system.scm:606 +#: guix/scripts/system.scm:621 #, scheme-format msgid "~a: error: file system with UUID '~a' not found~%" msgstr "" -#: guix/scripts/system.scm:658 +#: guix/scripts/system.scm:717 #, scheme-format msgid "~a not found: 'guix pull' was never run~%" msgstr "" -#: guix/scripts/system.scm:659 +#: guix/scripts/system.scm:718 #, scheme-format msgid "Consider running 'guix pull' before 'reconfigure'.~%" msgstr "" -#: guix/scripts/system.scm:660 +#: guix/scripts/system.scm:719 #, scheme-format msgid "Failing to do that may downgrade your system!~%" msgstr "" -#: guix/scripts/system.scm:767 +#: guix/scripts/system.scm:836 #, scheme-format msgid "initializing operating system under '~a'...~%" msgstr "" -#: guix/scripts/system.scm:812 +#: guix/scripts/system.scm:881 msgid "" "Usage: guix system [OPTION ...] ACTION [ARG ...] [FILE]\n" "Build the operating system declared in FILE according to ACTION.\n" "Some ACTIONS support additional ARGS.\n" msgstr "" -#: guix/scripts/system.scm:816 guix/scripts/container.scm:28 +#: guix/scripts/system.scm:885 guix/scripts/container.scm:28 msgid "The valid values for ACTION are:\n" msgstr "" -#: guix/scripts/system.scm:818 +#: guix/scripts/system.scm:887 msgid " search search for existing service types\n" msgstr "" -#: guix/scripts/system.scm:820 +#: guix/scripts/system.scm:889 msgid " reconfigure switch to a new operating system configuration\n" msgstr "" -#: guix/scripts/system.scm:822 -msgid " roll-back switch to the previous operating system configuration\n" +#: guix/scripts/system.scm:891 +msgid "" +" roll-back switch to the previous operating system configuration\n" msgstr "" -#: guix/scripts/system.scm:824 -msgid " switch-generation switch to an existing operating system configuration\n" +#: guix/scripts/system.scm:893 +msgid "" +" switch-generation switch to an existing operating system configuration\n" msgstr "" -#: guix/scripts/system.scm:826 +#: guix/scripts/system.scm:895 msgid " list-generations list the system generations\n" msgstr "" -#: guix/scripts/system.scm:828 -msgid " build build the operating system without installing anything\n" +#: guix/scripts/system.scm:897 +msgid "" +" build build the operating system without installing anything\n" msgstr "" -#: guix/scripts/system.scm:830 +#: guix/scripts/system.scm:899 msgid " container build a container that shares the host's store\n" msgstr "" -#: guix/scripts/system.scm:832 -msgid " vm build a virtual machine image that shares the host's store\n" +#: guix/scripts/system.scm:901 +msgid "" +" vm build a virtual machine image that shares the host's " +"store\n" msgstr "" -#: guix/scripts/system.scm:834 +#: guix/scripts/system.scm:903 msgid " vm-image build a freestanding virtual machine image\n" msgstr "" -#: guix/scripts/system.scm:836 +#: guix/scripts/system.scm:905 msgid " disk-image build a disk image, suitable for a USB stick\n" msgstr "" -#: guix/scripts/system.scm:838 +#: guix/scripts/system.scm:907 msgid " init initialize a root file system to run GNU\n" msgstr "" -#: guix/scripts/system.scm:840 +#: guix/scripts/system.scm:909 msgid " extension-graph emit the service extension graph in Dot format\n" msgstr "" -#: guix/scripts/system.scm:842 +#: guix/scripts/system.scm:911 msgid " shepherd-graph emit the graph of shepherd services in Dot format\n" msgstr "" -#: guix/scripts/system.scm:846 +#: guix/scripts/system.scm:915 msgid "" "\n" " -d, --derivation return the derivation of the given system" msgstr "" -#: guix/scripts/system.scm:848 +#: guix/scripts/system.scm:917 +msgid "" +"\n" +" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n" +" instead of reading FILE, when applicable" +msgstr "" + +#: guix/scripts/system.scm:920 msgid "" "\n" " --on-error=STRATEGY\n" -" apply STRATEGY when an error occurs while reading FILE" +" apply STRATEGY when an error occurs while reading " +"FILE" msgstr "" -#: guix/scripts/system.scm:851 +#: guix/scripts/system.scm:923 msgid "" "\n" " --file-system-type=TYPE\n" -" for 'disk-image', produce a root file system of TYPE\n" +" for 'disk-image', produce a root file system of " +"TYPE\n" " (one of 'ext4', 'iso9660')" msgstr "" -#: guix/scripts/system.scm:855 +#: guix/scripts/system.scm:927 msgid "" "\n" " --image-size=SIZE for 'vm-image', produce an image of SIZE" msgstr "" -#: guix/scripts/system.scm:857 +#: guix/scripts/system.scm:929 msgid "" "\n" " --no-bootloader for 'init', do not install a bootloader" msgstr "" -#: guix/scripts/system.scm:859 +#: guix/scripts/system.scm:931 msgid "" "\n" " --share=SPEC for 'vm', share host file system according to SPEC" msgstr "" -#: guix/scripts/system.scm:861 +#: guix/scripts/system.scm:933 msgid "" "\n" " -r, --root=FILE for 'vm', 'vm-image', 'disk-image', 'container',\n" -" and 'build', make FILE a symlink to the result, and\n" +" and 'build', make FILE a symlink to the result, " +"and\n" " register it as a garbage collector root" msgstr "" -#: guix/scripts/system.scm:865 +#: guix/scripts/system.scm:937 msgid "" "\n" " --expose=SPEC for 'vm', expose host file system according to SPEC" msgstr "" -#: guix/scripts/system.scm:867 +#: guix/scripts/system.scm:939 msgid "" "\n" " --full-boot for 'vm', make a full boot sequence" msgstr "" -#: guix/scripts/system.scm:959 +#: guix/scripts/system.scm:941 +msgid "" +"\n" +" --skip-checks skip file system and initrd module safety checks" +msgstr "" + +#: guix/scripts/system.scm:1040 #, scheme-format -msgid "no configuration file specified~%" +msgid "both file and expression cannot be specified~%" +msgstr "" + +#: guix/scripts/system.scm:1047 +#, fuzzy, scheme-format +msgid "no configuration specified~%" msgstr "未指定配置文件~%" -#: guix/scripts/system.scm:1057 +#: guix/scripts/system.scm:1147 #, scheme-format msgid "~a: unknown action~%" msgstr "~a:未知操作~%" -#: guix/scripts/system.scm:1072 +#: guix/scripts/system.scm:1163 #, scheme-format msgid "wrong number of arguments for action '~a'~%" msgstr "" -#: guix/scripts/system.scm:1077 +#: guix/scripts/system.scm:1168 #, scheme-format msgid "guix system: missing command name~%" msgstr "" -#: guix/scripts/system.scm:1079 +#: guix/scripts/system.scm:1170 #, scheme-format msgid "Try 'guix system --help' for more information.~%" msgstr "" -#: guix/scripts/system/search.scm:64 guix/ui.scm:1057 guix/ui.scm:1071 +#: guix/scripts/system/search.scm:64 guix/ui.scm:1111 guix/ui.scm:1125 msgid "unknown" msgstr "未知" -#: guix/scripts/lint.scm:138 +#: guix/scripts/lint.scm:139 #, scheme-format msgid "Available checkers:~%" msgstr "" -#: guix/scripts/lint.scm:162 +#: guix/scripts/lint.scm:163 msgid "description should not be empty" msgstr "描述不应为空" -#: guix/scripts/lint.scm:172 +#: guix/scripts/lint.scm:173 msgid "Texinfo markup in description is invalid" msgstr "" -#: guix/scripts/lint.scm:182 +#: guix/scripts/lint.scm:183 #, scheme-format msgid "" "description should not contain ~\n" @@ -1578,293 +1627,296 @@ msgstr "" #. TRANSLATORS: '@code' is Texinfo markup and must be kept #. as is. -#: guix/scripts/lint.scm:195 +#: guix/scripts/lint.scm:196 msgid "use @code or similar ornament instead of quotes" msgstr "" -#: guix/scripts/lint.scm:202 +#: guix/scripts/lint.scm:203 msgid "description should start with an upper-case letter or digit" msgstr "" -#: guix/scripts/lint.scm:218 +#: guix/scripts/lint.scm:219 #, scheme-format msgid "" "sentences in description should be followed ~\n" "by two spaces; possible infraction~p at ~{~a~^, ~}" msgstr "" -#: guix/scripts/lint.scm:236 +#: guix/scripts/lint.scm:237 #, scheme-format msgid "invalid description: ~s" msgstr "无效的描述:~s" -#: guix/scripts/lint.scm:281 +#: guix/scripts/lint.scm:282 #, scheme-format msgid "'~a' should probably be a native input" msgstr "" -#: guix/scripts/lint.scm:297 +#: guix/scripts/lint.scm:298 #, scheme-format msgid "'~a' should probably not be an input at all" msgstr "" -#: guix/scripts/lint.scm:314 +#: guix/scripts/lint.scm:315 msgid "synopsis should not be empty" msgstr "" -#: guix/scripts/lint.scm:322 +#: guix/scripts/lint.scm:323 msgid "no period allowed at the end of the synopsis" msgstr "" -#: guix/scripts/lint.scm:334 +#: guix/scripts/lint.scm:335 msgid "no article allowed at the beginning of the synopsis" msgstr "" -#: guix/scripts/lint.scm:341 +#: guix/scripts/lint.scm:342 msgid "synopsis should be less than 80 characters long" msgstr "" -#: guix/scripts/lint.scm:347 +#: guix/scripts/lint.scm:348 msgid "synopsis should start with an upper-case letter or digit" msgstr "" -#: guix/scripts/lint.scm:354 +#: guix/scripts/lint.scm:355 msgid "synopsis should not start with the package name" msgstr "" -#: guix/scripts/lint.scm:364 +#: guix/scripts/lint.scm:365 msgid "Texinfo markup in synopsis is invalid" msgstr "" -#: guix/scripts/lint.scm:383 +#: guix/scripts/lint.scm:384 #, fuzzy, scheme-format -#| msgid "invalid syntax: ~a~%" msgid "invalid synopsis: ~s" msgstr "无效语法: ~a~%" -#: guix/scripts/lint.scm:502 +#: guix/scripts/lint.scm:503 #, scheme-format msgid "URI ~a returned suspiciously small file (~a bytes)" msgstr "" -#: guix/scripts/lint.scm:512 +#: guix/scripts/lint.scm:513 #, scheme-format msgid "permanent redirect from ~a to ~a" msgstr "" -#: guix/scripts/lint.scm:519 +#: guix/scripts/lint.scm:520 #, fuzzy, scheme-format -#| msgid "ambiguous package specification `~a'~%" msgid "invalid permanent redirect from ~a" msgstr "含糊的软件包规范 `~a'~%" -#: guix/scripts/lint.scm:526 guix/scripts/lint.scm:538 +#: guix/scripts/lint.scm:527 guix/scripts/lint.scm:539 #, scheme-format msgid "URI ~a not reachable: ~a (~s)" msgstr "" -#: guix/scripts/lint.scm:545 +#: guix/scripts/lint.scm:546 #, scheme-format msgid "URI ~a domain not found: ~a" msgstr "" -#: guix/scripts/lint.scm:553 +#: guix/scripts/lint.scm:554 #, scheme-format msgid "URI ~a unreachable: ~a" msgstr "" -#: guix/scripts/lint.scm:562 +#: guix/scripts/lint.scm:563 #, scheme-format msgid "TLS certificate error: ~a" msgstr "TLS 证书错误:~a" -#: guix/scripts/lint.scm:583 +#: guix/scripts/lint.scm:584 msgid "invalid value for home page" msgstr "无效的主页值" -#: guix/scripts/lint.scm:586 +#: guix/scripts/lint.scm:587 #, scheme-format msgid "invalid home page URL: ~s" msgstr "无效的主页 URL:~s" -#: guix/scripts/lint.scm:606 +#: guix/scripts/lint.scm:613 msgid "file names of patches should start with the package name" msgstr "" -#: guix/scripts/lint.scm:644 +#: guix/scripts/lint.scm:629 +#, scheme-format +msgid "~a: file name is too long" +msgstr "" + +#: guix/scripts/lint.scm:670 #, scheme-format msgid "~a: ~a: proposed synopsis: ~s~%" msgstr "" -#: guix/scripts/lint.scm:657 +#: guix/scripts/lint.scm:683 #, scheme-format msgid "~a: ~a: proposed description:~% \"~a\"~%" msgstr "" -#: guix/scripts/lint.scm:699 +#: guix/scripts/lint.scm:725 msgid "all the source URIs are unreachable:" msgstr "" -#: guix/scripts/lint.scm:721 +#: guix/scripts/lint.scm:747 msgid "the source file name should contain the package name" msgstr "" -#: guix/scripts/lint.scm:737 +#: guix/scripts/lint.scm:763 #, scheme-format msgid "URL should be 'mirror://~a/~a'" msgstr "" -#: guix/scripts/lint.scm:755 guix/scripts/lint.scm:759 +#: guix/scripts/lint.scm:781 guix/scripts/lint.scm:785 #, scheme-format msgid "failed to create derivation: ~a" msgstr "" -#: guix/scripts/lint.scm:773 +#: guix/scripts/lint.scm:799 #, scheme-format msgid "failed to create derivation: ~s~%" msgstr "" -#: guix/scripts/lint.scm:783 +#: guix/scripts/lint.scm:809 msgid "invalid license field" msgstr "无效的许可证字段" -#: guix/scripts/lint.scm:799 +#: guix/scripts/lint.scm:825 #, scheme-format msgid "~a: HTTP GET error for ~a: ~a (~s)~%" msgstr "" -#: guix/scripts/lint.scm:809 +#: guix/scripts/lint.scm:835 #, scheme-format msgid "~a: host lookup failure: ~a~%" msgstr "" -#: guix/scripts/lint.scm:814 +#: guix/scripts/lint.scm:840 #, scheme-format msgid "~a: TLS certificate error: ~a" msgstr "~a:TLS 证书错误:~a" -#: guix/scripts/lint.scm:829 +#: guix/scripts/lint.scm:855 msgid "while retrieving CVE vulnerabilities" msgstr "" -#: guix/scripts/lint.scm:866 +#: guix/scripts/lint.scm:898 #, scheme-format msgid "probably vulnerable to ~a" msgstr "" -#: guix/scripts/lint.scm:873 +#: guix/scripts/lint.scm:905 #, scheme-format msgid "while retrieving upstream info for '~a'" msgstr "" -#: guix/scripts/lint.scm:881 +#: guix/scripts/lint.scm:913 #, scheme-format msgid "can be upgraded to ~a" msgstr "可升级至 ~a" -#: guix/scripts/lint.scm:896 +#: guix/scripts/lint.scm:928 #, scheme-format msgid "tabulation on line ~a, column ~a" msgstr "" -#: guix/scripts/lint.scm:905 +#: guix/scripts/lint.scm:937 #, scheme-format msgid "trailing white space on line ~a" msgstr "" -#: guix/scripts/lint.scm:915 +#: guix/scripts/lint.scm:947 #, scheme-format msgid "line ~a is way too long (~a characters)" msgstr "" -#: guix/scripts/lint.scm:926 +#: guix/scripts/lint.scm:958 #, scheme-format msgid "line ~a: parentheses feel lonely, move to the previous or next line" msgstr "" -#: guix/scripts/lint.scm:996 +#: guix/scripts/lint.scm:1028 msgid "Validate package descriptions" msgstr "" -#: guix/scripts/lint.scm:1000 +#: guix/scripts/lint.scm:1032 msgid "Validate synopsis & description of GNU packages" msgstr "" -#: guix/scripts/lint.scm:1004 +#: guix/scripts/lint.scm:1036 msgid "Identify inputs that should be native inputs" msgstr "" -#: guix/scripts/lint.scm:1008 +#: guix/scripts/lint.scm:1040 msgid "Identify inputs that should be inputs at all" msgstr "" -#: guix/scripts/lint.scm:1012 +#: guix/scripts/lint.scm:1044 msgid "Validate file names and availability of patches" msgstr "" -#: guix/scripts/lint.scm:1016 +#: guix/scripts/lint.scm:1048 msgid "Validate home-page URLs" msgstr "" #. TRANSLATORS: is the name of a data type and must not be #. translated. -#: guix/scripts/lint.scm:1022 +#: guix/scripts/lint.scm:1054 msgid "Make sure the 'license' field is a or a list thereof" msgstr "" -#: guix/scripts/lint.scm:1027 +#: guix/scripts/lint.scm:1059 msgid "Validate source URLs" msgstr "" -#: guix/scripts/lint.scm:1031 +#: guix/scripts/lint.scm:1063 msgid "Suggest 'mirror://' URLs" msgstr "" -#: guix/scripts/lint.scm:1035 +#: guix/scripts/lint.scm:1067 msgid "Validate file names of sources" msgstr "" -#: guix/scripts/lint.scm:1039 +#: guix/scripts/lint.scm:1071 msgid "Report failure to compile a package to a derivation" msgstr "" -#: guix/scripts/lint.scm:1043 +#: guix/scripts/lint.scm:1075 msgid "Validate package synopses" msgstr "" -#: guix/scripts/lint.scm:1047 +#: guix/scripts/lint.scm:1079 msgid "Check the Common Vulnerabilities and Exposures (CVE) database" msgstr "" -#: guix/scripts/lint.scm:1052 +#: guix/scripts/lint.scm:1084 msgid "Check the package for new upstream releases" msgstr "" -#: guix/scripts/lint.scm:1056 +#: guix/scripts/lint.scm:1088 msgid "Look for formatting issues in the source" msgstr "" -#: guix/scripts/lint.scm:1084 +#: guix/scripts/lint.scm:1116 msgid "" "Usage: guix lint [OPTION]... [PACKAGE]...\n" "Run a set of checkers on the specified package; if none is specified,\n" "run the checkers on all packages.\n" msgstr "" -#: guix/scripts/lint.scm:1087 +#: guix/scripts/lint.scm:1119 msgid "" "\n" " -c, --checkers=CHECKER1,CHECKER2...\n" " only run the specified checkers" msgstr "" -#: guix/scripts/lint.scm:1092 +#: guix/scripts/lint.scm:1124 msgid "" "\n" " -l, --list-checkers display the list of available lint checkers" msgstr "" -#: guix/scripts/lint.scm:1112 +#: guix/scripts/lint.scm:1144 #, scheme-format msgid "~a: invalid checker~%" msgstr "" @@ -1896,10 +1948,6 @@ msgstr "" #: guix/scripts/publish.scm:76 #, fuzzy -#| msgid "" -#| "\n" -#| " --substitute-urls=URLS\n" -#| " compare build results with those at URLS" msgid "" "\n" " -C, --compression[=LEVEL]\n" @@ -1968,21 +2016,20 @@ msgstr "" #: guix/scripts/publish.scm:179 #, fuzzy, scheme-format -#| msgid "~a: invalid number~%" msgid "~a: invalid duration~%" msgstr "~a: 无效的数字~%" -#: guix/scripts/publish.scm:832 +#: guix/scripts/publish.scm:869 #, scheme-format msgid "user '~a' not found: ~a~%" msgstr "" -#: guix/scripts/publish.scm:873 +#: guix/scripts/publish.scm:910 #, scheme-format msgid "server running as root; consider using the '--user' option!~%" msgstr "" -#: guix/scripts/publish.scm:878 +#: guix/scripts/publish.scm:915 #, scheme-format msgid "publishing ~a on ~a, port ~d~%" msgstr "" @@ -2005,7 +2052,6 @@ msgstr "" #: guix/scripts/edit.scm:103 #, fuzzy, scheme-format -#| msgid "failed to connect to `~a': ~a~%" msgid "failed to launch '~a': ~a~%" msgstr "连接到 `~a' 失败:~a~%" @@ -2069,7 +2115,6 @@ msgstr "" #: guix/scripts/size.scm:271 #, fuzzy, scheme-format -#| msgid "~a: invalid number~%" msgid "~a: invalid sorting key~%" msgstr "~a: 无效的数字~%" @@ -2177,7 +2222,7 @@ msgid "" " --list-types list the available graph types" msgstr "" -#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:336 +#: guix/scripts/graph.scm:429 guix/scripts/pack.scm:341 msgid "" "\n" " -e, --expression=EXPR consider the package EXPR evaluates to" @@ -2258,13 +2303,11 @@ msgstr "" #: guix/scripts/copy.scm:59 #, fuzzy, scheme-format -#| msgid "~a: invalid number~%" msgid "~a: invalid TCP port number~%" msgstr "~a: 无效的数字~%" #: guix/scripts/copy.scm:61 #, fuzzy, scheme-format -#| msgid "ambiguous package specification `~a'~%" msgid "~a: invalid SSH specification~%" msgstr "含糊的软件包规范 `~a'~%" @@ -2286,28 +2329,23 @@ msgid "" " --from=HOST receive ITEMS from HOST" msgstr "" -#: guix/scripts/copy.scm:168 +#: guix/scripts/copy.scm:169 #, scheme-format msgid "use '--to' or '--from'~%" msgstr "" -#: guix/scripts/pack.scm:76 +#: guix/scripts/pack.scm:77 #, fuzzy, scheme-format -#| msgid "~a: package not found~%" msgid "~a: compressor not found~%" msgstr "~a: 包未找到~%" -#: guix/scripts/pack.scm:318 +#: guix/scripts/pack.scm:323 #, fuzzy, scheme-format -#| msgid "ambiguous package specification `~a'~%" msgid "~a: invalid symlink specification~%" msgstr "含糊的软件包规范 `~a'~%" -#: guix/scripts/pack.scm:328 +#: guix/scripts/pack.scm:333 #, fuzzy -#| msgid "" -#| "Usage: guix size [OPTION]... PACKAGE\n" -#| "Report the size of PACKAGE and its dependencies.\n" msgid "" "Usage: guix pack [OPTION]... PACKAGE...\n" "Create a bundle of PACKAGE.\n" @@ -2315,86 +2353,92 @@ msgstr "" "用法:guix size [选项]... 软件包\n" "报告 <软件包> 及其依赖的大小。\n" -#: guix/scripts/pack.scm:334 +#: guix/scripts/pack.scm:339 msgid "" "\n" " -f, --format=FORMAT build a pack in the given FORMAT" msgstr "" -#: guix/scripts/pack.scm:342 +#: guix/scripts/pack.scm:347 msgid "" "\n" " -C, --compression=TOOL compress using TOOL--e.g., \"lzip\"" msgstr "" -#: guix/scripts/pack.scm:344 +#: guix/scripts/pack.scm:349 msgid "" "\n" " -S, --symlink=SPEC create symlinks to the profile according to SPEC" msgstr "" -#: guix/scripts/pack.scm:346 +#: guix/scripts/pack.scm:351 +msgid "" +"\n" +" -m, --manifest=FILE create a pack with the manifest from FILE" +msgstr "" + +#: guix/scripts/pack.scm:353 msgid "" "\n" " --localstatedir include /var/guix in the resulting pack" msgstr "" -#: guix/scripts/pack.scm:390 +#: guix/scripts/pack.scm:389 +#, scheme-format +msgid "both a manifest and a package list were given~%" +msgstr "" + +#: guix/scripts/pack.scm:408 #, scheme-format msgid "~a: unknown pack format" msgstr "" -#: guix/scripts/weather.scm:74 +#: guix/scripts/weather.scm:69 msgid "computing ~h package derivations for ~a...~%" msgstr "" -#: guix/scripts/weather.scm:110 +#: guix/scripts/weather.scm:107 #, fuzzy -#| msgid "looking for the latest release of GNU ~a..." msgid "looking for ~h store items on ~a...~%" msgstr "寻找最新版的 GNU~a..." -#: guix/scripts/weather.scm:120 +#: guix/scripts/weather.scm:117 msgid " ~2,1f% substitutes available (~h out of ~h)~%" msgstr "" -#: guix/scripts/weather.scm:126 +#: guix/scripts/weather.scm:123 #, scheme-format msgid " unknown substitute sizes~%" msgstr "" -#: guix/scripts/weather.scm:129 +#: guix/scripts/weather.scm:126 msgid " ~,1h MiB of nars (compressed)~%" msgstr "" -#: guix/scripts/weather.scm:130 +#: guix/scripts/weather.scm:127 msgid " at least ~,1h MiB of nars (compressed)~%" msgstr "" -#: guix/scripts/weather.scm:132 +#: guix/scripts/weather.scm:129 msgid " ~,1h MiB on disk (uncompressed)~%" msgstr "" -#: guix/scripts/weather.scm:134 +#: guix/scripts/weather.scm:131 msgid " ~,3h seconds per request (~,1h seconds in total)~%" msgstr "" -#: guix/scripts/weather.scm:136 +#: guix/scripts/weather.scm:133 msgid " ~,1h requests per second~%" msgstr "" -#: guix/scripts/weather.scm:145 +#: guix/scripts/weather.scm:142 msgid "" "Usage: guix weather [OPTIONS]\n" "Report the availability of substitutes.\n" msgstr "" -#: guix/scripts/weather.scm:147 +#: guix/scripts/weather.scm:144 #, fuzzy -#| msgid "" -#| "\n" -#| " --substitute-urls=URLS\n" -#| " compare build results with those at URLS" msgid "" "\n" " --substitute-urls=URLS\n" @@ -2404,48 +2448,46 @@ msgstr "" " --substitute-urls=URLS\n" " 与 URLS 的构建结果对比" -#: guix/scripts/weather.scm:150 +#: guix/scripts/weather.scm:147 msgid "" "\n" " -m, --manifest=MANIFEST\n" -" look up substitutes for packages specified in MANIFEST" +" look up substitutes for packages specified in " +"MANIFEST" msgstr "" -#: guix/scripts/weather.scm:153 +#: guix/scripts/weather.scm:150 #, fuzzy -#| msgid "" -#| "\n" -#| " -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" msgid "" "\n" -" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux\"" +" -s, --system=SYSTEM consider substitutes for SYSTEM--e.g., \"i686-linux" +"\"" msgstr "" "\n" " -s, --system=系统 为 <系统> 考虑包——比如,\"i686-linux\"" -#: guix/scripts/weather.scm:177 +#: guix/scripts/weather.scm:174 #, fuzzy, scheme-format -#| msgid "~a: invalid number~%" msgid "~a: invalid URL~%" msgstr "~a: 无效的数字~%" -#: guix/gnu-maintenance.scm:567 +#: guix/gnu-maintenance.scm:570 msgid "Updater for GNU packages" msgstr "" -#: guix/gnu-maintenance.scm:576 +#: guix/gnu-maintenance.scm:579 msgid "Updater for GNU packages only available via FTP" msgstr "" -#: guix/gnu-maintenance.scm:585 +#: guix/gnu-maintenance.scm:588 msgid "Updater for KDE packages" msgstr "" -#: guix/gnu-maintenance.scm:592 +#: guix/gnu-maintenance.scm:595 msgid "Updater for X.org packages" msgstr "" -#: guix/gnu-maintenance.scm:599 +#: guix/gnu-maintenance.scm:602 msgid "Updater for packages hosted on kernel.org" msgstr "" @@ -2477,7 +2519,6 @@ msgstr "" #: guix/scripts/container/exec.scm:69 #, fuzzy, scheme-format -#| msgid "~A: unexpected argument~%" msgid "~a: extraneous argument~%" msgstr "~A: 未预期的参数~%" @@ -2511,76 +2552,75 @@ msgstr "" msgid "(could be because the public key is not in your keyring)~%" msgstr "" -#: guix/upstream.scm:330 +#: guix/upstream.scm:336 #, scheme-format msgid "~a: could not locate source file" msgstr "" -#: guix/upstream.scm:335 +#: guix/upstream.scm:341 #, scheme-format msgid "~a: ~a: no `version' field in source; skipping~%" msgstr "" -#: guix/ui.scm:159 +#: guix/ui.scm:160 #, scheme-format msgid "~a: unbound variable" msgstr "" -#: guix/ui.scm:235 +#: guix/ui.scm:252 msgid "entering debugger; type ',bt' for a backtrace\n" msgstr "" -#: guix/ui.scm:284 +#: guix/ui.scm:301 #, fuzzy, scheme-format -#| msgid "deleting ~a~%" msgid "hint: ~a~%" msgstr "正删除 ~a~%" -#: guix/ui.scm:294 guix/ui.scm:342 guix/ui.scm:349 +#: guix/ui.scm:313 guix/ui.scm:361 guix/ui.scm:368 #, scheme-format msgid "failed to load '~a': ~a~%" msgstr "" -#: guix/ui.scm:301 +#: guix/ui.scm:320 #, scheme-format msgid "~amissing closing parenthesis~%" msgstr "" -#: guix/ui.scm:306 guix/ui.scm:322 guix/ui.scm:596 +#: guix/ui.scm:325 guix/ui.scm:341 guix/ui.scm:641 #, scheme-format msgid "~a: error: ~a~%" msgstr "~a:错误:~a~%" -#: guix/ui.scm:314 +#: guix/ui.scm:333 msgid "Did you forget a @code{use-modules} form?" msgstr "" -#: guix/ui.scm:316 +#: guix/ui.scm:335 #, scheme-format -msgid "Try adding @code{(use-modules ~a)}." +msgid "Did you forget @code{(use-modules ~a)}?" msgstr "" -#: guix/ui.scm:329 guix/ui.scm:657 +#: guix/ui.scm:348 guix/ui.scm:711 #, scheme-format msgid "exception thrown: ~s~%" msgstr "" -#: guix/ui.scm:333 guix/ui.scm:355 +#: guix/ui.scm:352 guix/ui.scm:374 #, scheme-format msgid "failed to load '~a':~%" msgstr "" -#: guix/ui.scm:345 +#: guix/ui.scm:364 #, scheme-format msgid "~a: warning: ~a~%" msgstr "" -#: guix/ui.scm:352 +#: guix/ui.scm:371 #, scheme-format msgid "failed to load '~a': exception thrown: ~s~%" msgstr "" -#: guix/ui.scm:364 +#: guix/ui.scm:383 #, scheme-format msgid "failed to install locale: ~a~%" msgstr "" @@ -2588,28 +2628,25 @@ msgstr "" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. */ -#: guix/ui.scm:394 +#: guix/ui.scm:413 msgid "(C)" msgstr "" -#: guix/ui.scm:395 +#: guix/ui.scm:414 msgid "the Guix authors\n" msgstr "Guix 作者\n" -#: guix/ui.scm:396 +#: guix/ui.scm:415 #, fuzzy -#| msgid "" -#| "Copyright (C) 2016 the Guix authors\n" -#| "License GPLv3+: GNU GPL version 3 or later \n" -#| "This is free software: you are free to change and redistribute it.\n" -#| "There is NO WARRANTY, to the extent permitted by law.\n" msgid "" -"License GPLv3+: GNU GPL version 3 or later \n" +"License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" "Copyright (C) 2016 Guix 作者\n" -"许可证:GPLv3+:GNU 通用公共许可证第 3 版或更新版本 。\n" +"许可证:GPLv3+:GNU 通用公共许可证第 3 版或更新版本 。\n" "本软件是自由软件:您可以自由修改和重新发布它。\n" "在法律允许的范围内没有其他保证。\n" @@ -2617,7 +2654,7 @@ msgstr "" #. package. Please add another line saying "Report translation bugs to #. ...\n" with the address for translation bugs (typically your translation #. team's web or email address). -#: guix/ui.scm:408 +#: guix/ui.scm:427 #, scheme-format msgid "" "\n" @@ -2627,7 +2664,7 @@ msgstr "" "报告程序缺陷到:~a。\n" "报告简体中文翻译错误到:https://translationproject.org/team/zh_CN.html ." -#: guix/ui.scm:410 +#: guix/ui.scm:429 #, scheme-format msgid "" "\n" @@ -2636,7 +2673,7 @@ msgstr "" "\n" "~a 项目首页:<~a>" -#: guix/ui.scm:412 +#: guix/ui.scm:431 msgid "" "\n" "General help using GNU software: " @@ -2644,132 +2681,145 @@ msgstr "" "\n" "使用 GNU 软件的一般性帮助:" -#: guix/ui.scm:457 +#: guix/ui.scm:476 #, scheme-format msgid "'~a' is not a valid regular expression: ~a~%" msgstr "" -#: guix/ui.scm:463 +#: guix/ui.scm:482 #, scheme-format msgid "~a: invalid number~%" msgstr "~a: 无效的数字~%" -#: guix/ui.scm:480 +#: guix/ui.scm:499 #, scheme-format msgid "invalid number: ~a~%" msgstr "无效的数字:~a~%" -#: guix/ui.scm:503 +#: guix/ui.scm:522 #, scheme-format msgid "unknown unit: ~a~%" msgstr "" -#: guix/ui.scm:520 +#: guix/ui.scm:537 +#, scheme-format +msgid "" +"You cannot have two different versions\n" +"or variants of @code{~a} in the same profile." +msgstr "" + +#: guix/ui.scm:540 +#, scheme-format +msgid "" +"Try upgrading both @code{~a} and @code{~a},\n" +"or remove one of them from the profile." +msgstr "" + +#: guix/ui.scm:559 #, scheme-format msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" msgstr "" -#: guix/ui.scm:527 +#: guix/ui.scm:566 #, scheme-format msgid "~a: ~a: build system `~a' does not support cross builds~%" msgstr "" -#: guix/ui.scm:533 +#: guix/ui.scm:572 #, fuzzy, scheme-format -#| msgid "signature is not a valid s-expression" msgid "~s: invalid G-expression input~%" msgstr "签名不是有效的 S-表达式" -#: guix/ui.scm:536 +#: guix/ui.scm:575 #, scheme-format msgid "profile '~a' does not exist~%" msgstr "" -#: guix/ui.scm:539 +#: guix/ui.scm:578 #, scheme-format msgid "generation ~a of profile '~a' does not exist~%" msgstr "" -#: guix/ui.scm:548 +#: guix/ui.scm:587 #, scheme-format msgid " ... propagated from address@hidden" msgstr "" -#: guix/ui.scm:553 +#: guix/ui.scm:597 #, scheme-format -msgid "profile contains conflicting entries for ~a:~a~%" +msgid "profile contains conflicting entries for ~a~a~%" msgstr "" -#: guix/ui.scm:556 +#: guix/ui.scm:600 #, scheme-format -msgid " first entry: address@hidden:~a ~a~%" +msgid " first entry: address@hidden ~a~%" msgstr "" -#: guix/ui.scm:562 +#: guix/ui.scm:606 #, scheme-format -msgid " second entry: address@hidden:~a ~a~%" +msgid " second entry: address@hidden ~a~%" msgstr "" -#: guix/ui.scm:573 +#: guix/ui.scm:618 #, scheme-format msgid "corrupt input while restoring '~a' from ~s~%" msgstr "" -#: guix/ui.scm:575 +#: guix/ui.scm:620 #, scheme-format msgid "corrupt input while restoring archive from ~s~%" msgstr "" -#: guix/ui.scm:578 +#: guix/ui.scm:623 #, scheme-format msgid "failed to connect to `~a': ~a~%" msgstr "连接到 `~a' 失败:~a~%" -#: guix/ui.scm:583 +#: guix/ui.scm:628 #, scheme-format msgid "build failed: ~a~%" msgstr "" -#: guix/ui.scm:586 +#: guix/ui.scm:631 #, scheme-format msgid "reference to invalid output '~a' of derivation '~a'~%" msgstr "" -#: guix/ui.scm:590 +#: guix/ui.scm:635 #, scheme-format msgid "file '~a' could not be found in these directories:~{ ~a~}~%" msgstr "" -#: guix/ui.scm:607 +#: guix/ui.scm:661 #, scheme-format msgid "~a: ~a~%" msgstr "" -#: guix/ui.scm:642 +#: guix/ui.scm:696 #, scheme-format msgid "failed to read expression ~s: ~s~%" msgstr "" -#: guix/ui.scm:648 +#: guix/ui.scm:702 #, scheme-format msgid "failed to evaluate expression '~a':~%" msgstr "" -#: guix/ui.scm:651 +#: guix/ui.scm:705 #, scheme-format msgid "syntax error: ~a~%" msgstr "语法错误:~a~%" -#: guix/ui.scm:669 +#: guix/ui.scm:723 #, scheme-format msgid "expression ~s does not evaluate to a package~%" msgstr "" -#: guix/ui.scm:688 +#: guix/ui.scm:742 msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%" msgstr "" -#: guix/ui.scm:756 +#: guix/ui.scm:810 #, scheme-format msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" @@ -2777,17 +2827,17 @@ msgstr[0] "" #. TRANSLATORS: "MB" is for "megabyte"; it should be #. translated to the corresponding abbreviation. -#: guix/ui.scm:764 +#: guix/ui.scm:818 msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]" msgstr "" -#: guix/ui.scm:769 +#: guix/ui.scm:823 #, scheme-format msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "" -#: guix/ui.scm:776 +#: guix/ui.scm:830 #, scheme-format msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" @@ -2795,69 +2845,69 @@ msgstr[0] "" #. TRANSLATORS: "MB" is for "megabyte"; it should be #. translated to the corresponding abbreviation. -#: guix/ui.scm:784 +#: guix/ui.scm:838 msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]" msgstr "" -#: guix/ui.scm:789 +#: guix/ui.scm:843 #, scheme-format msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" msgstr[0] "" -#: guix/ui.scm:849 +#: guix/ui.scm:903 #, scheme-format msgid "The following package would be removed:~%~{~a~%~}~%" msgid_plural "The following packages would be removed:~%~{~a~%~}~%" msgstr[0] "" -#: guix/ui.scm:854 +#: guix/ui.scm:908 #, scheme-format msgid "The following package will be removed:~%~{~a~%~}~%" msgid_plural "The following packages will be removed:~%~{~a~%~}~%" msgstr[0] "" -#: guix/ui.scm:867 +#: guix/ui.scm:921 #, scheme-format msgid "The following package would be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" msgstr[0] "" -#: guix/ui.scm:872 +#: guix/ui.scm:926 #, scheme-format msgid "The following package will be downgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" msgstr[0] "" -#: guix/ui.scm:885 +#: guix/ui.scm:939 #, scheme-format msgid "The following package would be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" msgstr[0] "" -#: guix/ui.scm:890 +#: guix/ui.scm:944 #, scheme-format msgid "The following package will be upgraded:~%~{~a~%~}~%" msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" msgstr[0] "" -#: guix/ui.scm:901 +#: guix/ui.scm:955 #, scheme-format msgid "The following package would be installed:~%~{~a~%~}~%" msgid_plural "The following packages would be installed:~%~{~a~%~}~%" msgstr[0] "" -#: guix/ui.scm:906 +#: guix/ui.scm:960 #, scheme-format msgid "The following package will be installed:~%~{~a~%~}~%" msgid_plural "The following packages will be installed:~%~{~a~%~}~%" msgstr[0] "" -#: guix/ui.scm:923 +#: guix/ui.scm:977 msgid "" msgstr "<未知位置>" -#: guix/ui.scm:1285 +#: guix/ui.scm:1339 #, scheme-format msgid "Generation ~a\t~a" msgstr "" @@ -2865,59 +2915,58 @@ msgstr "" #. TRANSLATORS: The word "current" here is an adjective for #. "Generation", as in "current generation". Use the appropriate #. gender where applicable. -#: guix/ui.scm:1295 +#: guix/ui.scm:1349 #, scheme-format msgid "~a\t(current)~%" msgstr "~a\t(当前)~%" -#: guix/ui.scm:1338 +#: guix/ui.scm:1392 #, scheme-format msgid "switched from generation ~a to ~a~%" msgstr "" -#: guix/ui.scm:1354 +#: guix/ui.scm:1408 #, scheme-format msgid "deleting ~a~%" msgstr "正删除 ~a~%" -#: guix/ui.scm:1385 +#: guix/ui.scm:1439 #, scheme-format msgid "Try `guix --help' for more information.~%" msgstr "请尝试 “guix --help”,以获取更多信息。~%" -#: guix/ui.scm:1413 +#: guix/ui.scm:1467 msgid "" "Usage: guix COMMAND ARGS...\n" "Run COMMAND with ARGS.\n" msgstr "" -#: guix/ui.scm:1416 +#: guix/ui.scm:1470 msgid "COMMAND must be one of the sub-commands listed below:\n" msgstr "" -#: guix/ui.scm:1436 +#: guix/ui.scm:1490 #, scheme-format msgid "guix: ~a: command not found~%" msgstr "guix:~a:未找到命令~%" -#: guix/ui.scm:1466 +#: guix/ui.scm:1520 #, scheme-format msgid "guix: missing command name~%" msgstr "" -#: guix/ui.scm:1474 +#: guix/ui.scm:1528 #, scheme-format msgid "guix: unrecognized option '~a'~%" msgstr "guix: 无法识别的选项“~a”~%" -#: guix/http-client.scm:269 +#: guix/http-client.scm:117 #, scheme-format msgid "following redirection to `~a'...~%" msgstr "" -#: guix/http-client.scm:281 +#: guix/http-client.scm:129 #, fuzzy, scheme-format -#| msgid "download failed" msgid "~a: HTTP download failed: ~a (~s)" msgstr "下载失败" @@ -2969,118 +3018,126 @@ msgid "guix-daemon -- perform derivation builds and store accesses" msgstr "" #: nix/nix-daemon/guix-daemon.cc:68 -msgid "This program is a daemon meant to run in the background. It serves requests sent over a Unix-domain socket. It accesses the store, and builds derivations on behalf of its clients." +msgid "" +"This program is a daemon meant to run in the background. It serves requests " +"sent over a Unix-domain socket. It accesses the store, and builds " +"derivations on behalf of its clients." msgstr "" -#: nix/nix-daemon/guix-daemon.cc:94 +#: nix/nix-daemon/guix-daemon.cc:95 msgid "SYSTEM" msgstr "系统" -#: nix/nix-daemon/guix-daemon.cc:95 +#: nix/nix-daemon/guix-daemon.cc:96 msgid "assume SYSTEM as the current system type" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:96 nix/nix-daemon/guix-daemon.cc:99 +#: nix/nix-daemon/guix-daemon.cc:97 nix/nix-daemon/guix-daemon.cc:100 msgid "N" msgstr "N" -#: nix/nix-daemon/guix-daemon.cc:97 +#: nix/nix-daemon/guix-daemon.cc:98 msgid "use N CPU cores to build each derivation; 0 means as many as available" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:100 +#: nix/nix-daemon/guix-daemon.cc:101 msgid "allow at most N build jobs" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:101 nix/nix-daemon/guix-daemon.cc:103 +#: nix/nix-daemon/guix-daemon.cc:102 nix/nix-daemon/guix-daemon.cc:104 msgid "SECONDS" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:102 +#: nix/nix-daemon/guix-daemon.cc:103 msgid "mark builds as failed after SECONDS of activity" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:104 +#: nix/nix-daemon/guix-daemon.cc:105 msgid "mark builds as failed after SECONDS of silence" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:106 +#: nix/nix-daemon/guix-daemon.cc:107 msgid "disable chroot builds" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:107 +#: nix/nix-daemon/guix-daemon.cc:108 msgid "DIR" msgstr "目录" -#: nix/nix-daemon/guix-daemon.cc:108 +#: nix/nix-daemon/guix-daemon.cc:109 msgid "add DIR to the build chroot" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:109 +#: nix/nix-daemon/guix-daemon.cc:110 msgid "GROUP" msgstr "组" -#: nix/nix-daemon/guix-daemon.cc:110 +#: nix/nix-daemon/guix-daemon.cc:111 msgid "perform builds as a user of GROUP" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:112 +#: nix/nix-daemon/guix-daemon.cc:113 msgid "do not use substitutes" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:113 +#: nix/nix-daemon/guix-daemon.cc:114 msgid "URLS" msgstr "网址" -#: nix/nix-daemon/guix-daemon.cc:114 +#: nix/nix-daemon/guix-daemon.cc:115 msgid "use URLS as the default list of substitute providers" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:116 +#: nix/nix-daemon/guix-daemon.cc:117 msgid "do not use the 'build hook'" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:118 +#: nix/nix-daemon/guix-daemon.cc:119 msgid "cache build failures" msgstr "对构建失败进行缓存" -#: nix/nix-daemon/guix-daemon.cc:120 +#: nix/nix-daemon/guix-daemon.cc:121 msgid "build each derivation N times in a row" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:122 +#: nix/nix-daemon/guix-daemon.cc:123 msgid "do not keep build logs" msgstr "不要保留构建日志" -#: nix/nix-daemon/guix-daemon.cc:124 +#: nix/nix-daemon/guix-daemon.cc:126 msgid "disable compression of the build logs" msgstr "禁用构建日志压缩" -#: nix/nix-daemon/guix-daemon.cc:129 +#: nix/nix-daemon/guix-daemon.cc:128 +#, fuzzy +msgid "use the specified compression type for build logs" +msgstr "禁用构建日志压缩" + +#: nix/nix-daemon/guix-daemon.cc:133 msgid "disable automatic file \"deduplication\" in the store" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:139 +#: nix/nix-daemon/guix-daemon.cc:143 msgid "impersonate Linux 2.6" msgstr "模拟 Linux 2.6" -#: nix/nix-daemon/guix-daemon.cc:143 +#: nix/nix-daemon/guix-daemon.cc:147 msgid "tell whether the GC must keep outputs of live derivations" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:146 +#: nix/nix-daemon/guix-daemon.cc:150 msgid "tell whether the GC must keep derivations corresponding to live outputs" msgstr "" -#: nix/nix-daemon/guix-daemon.cc:149 +#: nix/nix-daemon/guix-daemon.cc:153 msgid "SOCKET" msgstr "套接字" -#: nix/nix-daemon/guix-daemon.cc:150 +#: nix/nix-daemon/guix-daemon.cc:154 msgid "listen for connections on SOCKET" msgstr "侦听 <套接字> 上的链接" -#: nix/nix-daemon/guix-daemon.cc:152 +#: nix/nix-daemon/guix-daemon.cc:156 msgid "produce debugging output" msgstr "生成调试输出" diff --git a/po/packages/da.po b/po/packages/da.po index d72289884..e4a8cda69 100644 --- a/po/packages/da.po +++ b/po/packages/da.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: guix-packages 0.13.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2017-05-10 23:22+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2017-05-21 19:30+01:00\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -18,7 +18,7 @@ msgstr "" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: gnu/packages/abiword.scm:115 +#: gnu/packages/abiword.scm:114 msgid "Word processing program" msgstr "Tekstbehandlingsprogram" @@ -26,10 +26,11 @@ msgstr "Tekstbehandlingsprogram" #. descriptions may occasionally include Texinfo markup. Texinfo markup #. looks like "@code{rm -rf}", "@emph{important}", etc. When translating, #. please leave markup as is. -#: gnu/packages/abiword.scm:124 +#: gnu/packages/abiword.scm:123 msgid "" "AbiWord is a word processing program. It is rapidly\n" -"becoming a state of the art word processor, with lots of features useful for\n" +"becoming a state of the art word processor, with lots of features useful " +"for\n" "your daily work, personal needs, or for just some good old typing fun." msgstr "" "AbiWord er et tekstbehandlingsprogram. Det bliver med stor hastighed\n" @@ -37,14 +38,15 @@ msgstr "" "som kan bruges i dit daglige arbejde, personlige behov, eller bare\n" "god gammeldags skrivning." -#: gnu/packages/aspell.scm:57 gnu/packages/libreoffice.scm:711 +#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:718 msgid "Spell checker" msgstr "Stavekontrol" -#: gnu/packages/aspell.scm:59 +#: gnu/packages/aspell.scm:72 msgid "" "Aspell is a spell-checker which can be used either as a library or as\n" -"a standalone program. Notable features of Aspell include its full support of\n" +"a standalone program. Notable features of Aspell include its full support " +"of\n" "documents written in the UTF-8 encoding and its ability to use multiple\n" "dictionaries, including personal ones." msgstr "" @@ -53,28 +55,61 @@ msgstr "" "fulde understøttelse af dokumenter skrivet i UTF-8-kodning og dets evne\n" "til at bruge flere ordbøger, inklusive personlige." -#: gnu/packages/aspell.scm:100 +#: gnu/packages/aspell.scm:114 msgid "This package provides a dictionary for the GNU Aspell spell checker." msgstr "Denne pakke tilbyder en ordbog for stavekontrollen GNU Aspell." -#: gnu/packages/audio.scm:124 +#: gnu/packages/aspell.scm:295 gnu/packages/libreoffice.scm:768 +#, fuzzy +msgid "" +"This package provides a dictionary for the Hunspell spell-checking\n" +"library." +msgstr "Denne pakke tilbyder en ordbog for stavekontrollen GNU Aspell." + +#: gnu/packages/aspell.scm:313 +msgid "Hunspell dictionary for English" +msgstr "" + +#: gnu/packages/aspell.scm:317 +msgid "Hunspell dictionary for Australian English" +msgstr "" + +#: gnu/packages/aspell.scm:321 +msgid "Hunspell dictionary for Canadian English" +msgstr "" + +#: gnu/packages/aspell.scm:325 +msgid "Hunspell dictionary for British English, with -ise endings" +msgstr "" + +#: gnu/packages/aspell.scm:329 +msgid "Hunspell dictionary for British English, with -ize endings" +msgstr "" + +#: gnu/packages/aspell.scm:333 +msgid "Hunspell dictionary for United States English" +msgstr "" + +#: gnu/packages/audio.scm:132 msgid "Realtime modular synthesizer and effect processor" msgstr "" -#: gnu/packages/audio.scm:126 +#: gnu/packages/audio.scm:134 msgid "" "AlsaModularSynth is a digital implementation of a classical analog\n" -"modular synthesizer system. It uses virtual control voltages to control the\n" -"parameters of the modules. The control voltages which control the frequency\n" +"modular synthesizer system. It uses virtual control voltages to control " +"the\n" +"parameters of the modules. The control voltages which control the " +"frequency\n" "e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled\n" "Filter) modules follow the convention of 1V / Octave." msgstr "" -#: gnu/packages/audio.scm:163 +#: gnu/packages/audio.scm:171 msgid "Library for audio labelling" msgstr "" -#: gnu/packages/audio.scm:165 +#: gnu/packages/audio.scm:173 msgid "" "aubio is a tool designed for the extraction of annotations from audio\n" "signals. Its features include segmenting a sound file before each of its\n" @@ -82,46 +117,49 @@ msgid "" "streams from live audio." msgstr "" -#: gnu/packages/audio.scm:266 +#: gnu/packages/audio.scm:274 msgid "Digital audio workstation" msgstr "" -#: gnu/packages/audio.scm:268 +#: gnu/packages/audio.scm:276 msgid "" "Ardour is a multi-channel digital audio workstation, allowing users to\n" -"record, edit, mix and master audio and MIDI projects. It is targeted at audio\n" +"record, edit, mix and master audio and MIDI projects. It is targeted at " +"audio\n" "engineers, musicians, soundtrack editors and composers." msgstr "" -#: gnu/packages/audio.scm:340 +#: gnu/packages/audio.scm:411 msgid "Software for recording and editing sounds" msgstr "" -#: gnu/packages/audio.scm:342 +#: gnu/packages/audio.scm:413 msgid "" "Audacity is a multi-track audio editor designed for recording, playing\n" -"and editing digital audio. It features digital effects and spectrum analysis\n" +"and editing digital audio. It features digital effects and spectrum " +"analysis\n" "tools." msgstr "" -#: gnu/packages/audio.scm:377 +#: gnu/packages/audio.scm:448 msgid "Tonewheel organ synthesizer" msgstr "" -#: gnu/packages/audio.scm:379 +#: gnu/packages/audio.scm:450 msgid "" "AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" "with drawbars, distortion and rotating speakers. The organ has three\n" -"sections, two polyphonic sections with nine drawbars each and one monophonic\n" +"sections, two polyphonic sections with nine drawbars each and one " +"monophonic\n" "bass section with five drawbars. A standalone JACK application and LV2\n" "plugins are provided." msgstr "" -#: gnu/packages/audio.scm:416 +#: gnu/packages/audio.scm:487 msgid "Audio plug-in pack for LV2 and JACK environments" msgstr "Lydudvidelsesmpakke for LV2- og JACK-miljøer" -#: gnu/packages/audio.scm:418 +#: gnu/packages/audio.scm:489 msgid "" "Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" "The suite contains lots of effects (delay, modulation, signal processing,\n" @@ -130,35 +168,38 @@ msgid "" "tools (analyzer, mono/stereo tools, crossovers)." msgstr "" -#: gnu/packages/audio.scm:470 +#: gnu/packages/audio.scm:541 msgid "Software speech synthesizer" msgstr "Programsynthesizer for tale" -#: gnu/packages/audio.scm:471 +#: gnu/packages/audio.scm:542 msgid "" "eSpeak is a software speech synthesizer for English and\n" -"other languages. eSpeak uses a \"formant synthesis\" method. This allows many\n" -"languages to be provided in a small size. The speech is clear, and can be used\n" -"at high speeds, but is not as natural or smooth as larger synthesizers which are\n" +"other languages. eSpeak uses a \"formant synthesis\" method. This allows " +"many\n" +"languages to be provided in a small size. The speech is clear, and can be " +"used\n" +"at high speeds, but is not as natural or smooth as larger synthesizers which " +"are\n" "based on human speech recordings." msgstr "" -#: gnu/packages/audio.scm:518 +#: gnu/packages/audio.scm:589 msgid "LV2 plugins for live use" msgstr "LV2-udvidelsesmoduler for live brug" -#: gnu/packages/audio.scm:520 +#: gnu/packages/audio.scm:591 msgid "" "The infamous plugins are a collection of LV2 audio plugins for live\n" "performances. The plugins include a cellular automaton synthesizer, an\n" "envelope follower, distortion effects, tape effects and more." msgstr "" -#: gnu/packages/audio.scm:561 +#: gnu/packages/audio.scm:632 msgid "SWH plugins in LV2 format" msgstr "SWH-udvidelsesmoduler i LV2-format" -#: gnu/packages/audio.scm:563 +#: gnu/packages/audio.scm:634 msgid "" "Swh-plugins-lv2 is a collection of audio plugins in LV2 format. Plugin\n" "classes include: dynamics (compressor, limiter), time (delay, chorus,\n" @@ -166,21 +207,21 @@ msgid "" "emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc." msgstr "" -#: gnu/packages/audio.scm:603 +#: gnu/packages/audio.scm:668 msgid "Sound and music computing system" msgstr "Lyd- og musikberegningsystem" -#: gnu/packages/audio.scm:605 +#: gnu/packages/audio.scm:670 msgid "" "Csound is a user-programmable and user-extensible sound processing\n" "language and software synthesizer." msgstr "" -#: gnu/packages/audio.scm:648 gnu/packages/audio.scm:2712 +#: gnu/packages/audio.scm:711 gnu/packages/audio.scm:2872 msgid "C++ wrapper around the ALSA API" msgstr "C++-omslag omkring ALSA API'en" -#: gnu/packages/audio.scm:650 +#: gnu/packages/audio.scm:713 msgid "" "clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" "ALSA PCM devices." @@ -188,77 +229,84 @@ msgstr "" "Clalsadrv er et C++-omslag omkring ALSA API'en, der forenkler adgang til\n" "ALSA PCM-enheder." -#: gnu/packages/audio.scm:687 +#: gnu/packages/audio.scm:750 msgid "LADSPA ambisonics plugins" msgstr "" -#: gnu/packages/audio.scm:689 +#: gnu/packages/audio.scm:752 msgid "" "The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be\n" "used within Ardour. Features include: mono and stereo to B-format panning,\n" "horizontal rotator, square, hexagon and cube decoders." msgstr "" -#: gnu/packages/audio.scm:724 +#: gnu/packages/audio.scm:787 msgid "Chorus, phaser, and vintage high-pass and low-pass filters" msgstr "" -#: gnu/packages/audio.scm:726 +#: gnu/packages/audio.scm:789 msgid "" "This package provides various LADSPA plugins. @code{cs_chorus} and\n" "@code{cs_phaser} provide chorus and phaser effects, respectively;\n" -"@code{mvclpf24} provides four implementations of the low-pass filter used in\n" -"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-controlled\n" +"@code{mvclpf24} provides four implementations of the low-pass filter used " +"in\n" +"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-" +"controlled\n" "high-pass filter by Robert Moog. The filters attempt to accurately emulate\n" "the non-linear circuit elements of their original analog counterparts." msgstr "" -#: gnu/packages/audio.scm:764 +#: gnu/packages/audio.scm:827 msgid "LADSPA reverb plugin" msgstr "" -#: gnu/packages/audio.scm:766 +#: gnu/packages/audio.scm:829 msgid "" "This package provides a stereo reverb LADSPA plugin based on the\n" "well-known greverb." msgstr "" -#: gnu/packages/audio.scm:800 +#: gnu/packages/audio.scm:863 msgid "LADSPA four-band parametric equalizer plugin" msgstr "" -#: gnu/packages/audio.scm:802 +#: gnu/packages/audio.scm:865 msgid "" "This package provides a LADSPA plugin for a four-band parametric\n" -"equalizer. Each section has an active/bypass switch, frequency, bandwidth and\n" +"equalizer. Each section has an active/bypass switch, frequency, bandwidth " +"and\n" "gain controls. There is also a global bypass switch and gain control.\n" "\n" "The 2nd order resonant filters are implemented using a Mitra-Regalia style\n" "lattice filter, which is stable even while parameters are being changed.\n" "\n" -"All switches and controls are internally smoothed, so they can be used 'live'\n" -"without any clicks or zipper noises. This makes this plugin suitable for use\n" -"in systems that allow automation of plugin control ports, such as Ardour, or\n" +"All switches and controls are internally smoothed, so they can be used " +"'live'\n" +"without any clicks or zipper noises. This makes this plugin suitable for " +"use\n" +"in systems that allow automation of plugin control ports, such as Ardour, " +"or\n" "for stage use." msgstr "" -#: gnu/packages/audio.scm:845 +#: gnu/packages/audio.scm:908 msgid "LADSPA stereo width plugin" msgstr "LADSPA-stereo med udvidelsesmodul" -#: gnu/packages/audio.scm:847 +#: gnu/packages/audio.scm:910 msgid "" "This package provides a LADSPA plugin to manipulate the stereo width of\n" "audio signals." msgstr "" -"Denne pakke tilbyder et LADSPA-udvidelsesmodul til at manipulere stereodyben\n" +"Denne pakke tilbyder et LADSPA-udvidelsesmodul til at manipulere " +"stereodyben\n" "for lydsignaler." -#: gnu/packages/audio.scm:882 +#: gnu/packages/audio.scm:945 msgid "LADSPA plugin for synthesizer oscillators" msgstr "LADSPA-udvidelsesmodul for synthesizeroscillatorer" -#: gnu/packages/audio.scm:884 +#: gnu/packages/audio.scm:947 msgid "" "The @code{blvco} LADSPA plugin provides three anti-aliased oscillators:\n" "\n" @@ -273,11 +321,11 @@ msgid "" "output of analog synthesizers such as the Moog Voyager." msgstr "" -#: gnu/packages/audio.scm:926 +#: gnu/packages/audio.scm:989 msgid "LADSPA Autowah effect plugin" msgstr "" -#: gnu/packages/audio.scm:928 +#: gnu/packages/audio.scm:991 msgid "" "This package provides a LADSPA plugin for a Wah effect with envelope\n" "follower." @@ -285,138 +333,150 @@ msgstr "" "Denne pakke tilbyder et LADSPA-udvidelsesmodul for wn Wah-effekt med\n" "kuvertfølger." -#: gnu/packages/audio.scm:962 +#: gnu/packages/audio.scm:1025 msgid "LADSPA stereo reverb plugin" msgstr "" -#: gnu/packages/audio.scm:964 +#: gnu/packages/audio.scm:1027 msgid "This package provides a LADSPA plugin for a stereo reverb effect." -msgstr "Denne pakke tilbyder et LADSPA-udvidelsesmodul for en stereo reverb-effekt." +msgstr "" +"Denne pakke tilbyder et LADSPA-udvidelsesmodul for en stereo reverb-effekt." -#: gnu/packages/audio.scm:998 +#: gnu/packages/audio.scm:1066 msgid "SoundFont synthesizer" msgstr "SoundFont-synthesizer" -#: gnu/packages/audio.scm:1000 +#: gnu/packages/audio.scm:1068 msgid "" "FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" -"specifications. FluidSynth reads and handles MIDI events from the MIDI input\n" +"specifications. FluidSynth reads and handles MIDI events from the MIDI " +"input\n" "device. It is the software analogue of a MIDI synthesizer. FluidSynth can\n" "also play midifiles using a Soundfont." msgstr "" -#: gnu/packages/audio.scm:1032 +#: gnu/packages/audio.scm:1099 msgid "MPEG-4 and MPEG-2 AAC decoder" msgstr "MPEG-4- og MPEG-2 AAC-afkoder" -#: gnu/packages/audio.scm:1034 +#: gnu/packages/audio.scm:1101 msgid "" "FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" "PS, and DAB+." msgstr "" -"FAAD2 er en MPEG-4- og MPEG-2 AAC-afkoder, der understøtter LC, Main, LTP, SBR,\n" +"FAAD2 er en MPEG-4- og MPEG-2 AAC-afkoder, der understøtter LC, Main, LTP, " +"SBR,\n" "PS og DAB+." -#: gnu/packages/audio.scm:1063 +#: gnu/packages/audio.scm:1141 msgid "Signal processing language" msgstr "Signalbehandlingssprog" -#: gnu/packages/audio.scm:1065 +#: gnu/packages/audio.scm:1143 msgid "Faust is a programming language for realtime audio signal processing." -msgstr "Faust er et programmeringssprog for behandling af lydsignaler i realtid." +msgstr "" +"Faust er et programmeringssprog for behandling af lydsignaler i realtid." -#: gnu/packages/audio.scm:1130 +#: gnu/packages/audio.scm:1213 msgid "GUS compatible patches for MIDI players" msgstr "" -#: gnu/packages/audio.scm:1132 +#: gnu/packages/audio.scm:1215 msgid "" "FreePats is a project to create a free and open set of GUS compatible\n" "patches that can be used with softsynths such as Timidity and WildMidi." msgstr "" -#: gnu/packages/audio.scm:1184 +#: gnu/packages/audio.scm:1267 msgid "Virtual guitar amplifier" msgstr "" -#: gnu/packages/audio.scm:1185 +#: gnu/packages/audio.scm:1268 msgid "" "Guitarix is a virtual guitar amplifier running JACK.\n" "Guitarix takes the signal from your guitar as a mono-signal from your sound\n" -"card. The input is processed by a main amp and a rack-section. Both can be\n" +"card. The input is processed by a main amp and a rack-section. Both can " +"be\n" "routed separately and deliver a processed stereo-signal via JACK. You may\n" -"fill the rack with effects from more than 25 built-in modules including stuff\n" +"fill the rack with effects from more than 25 built-in modules including " +"stuff\n" "from a simple noise gate to modulation effects like flanger, phaser or\n" "auto-wah." msgstr "" -#: gnu/packages/audio.scm:1241 +#: gnu/packages/audio.scm:1322 msgid "Audio effects processor" msgstr "" -#: gnu/packages/audio.scm:1243 +#: gnu/packages/audio.scm:1324 msgid "" "Rakarrack is a richly featured multi-effects processor emulating a\n" -"guitar effects pedalboard. Effects include compressor, expander, noise gate,\n" +"guitar effects pedalboard. Effects include compressor, expander, noise " +"gate,\n" "equalizers, exciter, flangers, chorus, various delay and reverb effects,\n" "distortion modules and many more. Most of the effects engine is built from\n" -"modules found in the excellent software synthesizer ZynAddSubFX. Presets and\n" +"modules found in the excellent software synthesizer ZynAddSubFX. Presets " +"and\n" "user interface are optimized for guitar, but Rakarrack processes signals in\n" -"stereo while it does not apply internal band-limiting filtering, and thus is\n" +"stereo while it does not apply internal band-limiting filtering, and thus " +"is\n" "well suited to all musical instruments and vocals." msgstr "" -#: gnu/packages/audio.scm:1294 +#: gnu/packages/audio.scm:1375 msgid "LV2 convolution reverb" msgstr "" -#: gnu/packages/audio.scm:1296 +#: gnu/packages/audio.scm:1377 msgid "" "IR is a low-latency, real-time, high performance signal convolver\n" -"especially for creating reverb effects. It supports impulse responses with 1,\n" +"especially for creating reverb effects. It supports impulse responses with " +"1,\n" "2 or 4 channels, in any soundfile format supported by libsndfile." msgstr "" -#: gnu/packages/audio.scm:1326 +#: gnu/packages/audio.scm:1407 msgid "JACK audio connection kit" msgstr "" -#: gnu/packages/audio.scm:1328 +#: gnu/packages/audio.scm:1409 msgid "" "JACK is a low-latency audio server. It can connect a number of\n" -"different applications to an audio device, as well as allowing them to share\n" -"audio between themselves. JACK is different from other audio server efforts\n" +"different applications to an audio device, as well as allowing them to " +"share\n" +"audio between themselves. JACK is different from other audio server " +"efforts\n" "in that it has been designed from the ground up to be suitable for\n" "professional audio work. This means that it focuses on two key areas:\n" "synchronous execution of all clients, and low latency operation." msgstr "" -#: gnu/packages/audio.scm:1434 +#: gnu/packages/audio.scm:1505 msgid "Simple LV2 host for JACK" msgstr "" -#: gnu/packages/audio.scm:1436 +#: gnu/packages/audio.scm:1507 msgid "" "Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" "plugins and exposes their ports as JACK ports, essentially making any LV2\n" "plugin function as a JACK application." msgstr "" -#: gnu/packages/audio.scm:1479 +#: gnu/packages/audio.scm:1550 msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" msgstr "" -#: gnu/packages/audio.scm:1481 +#: gnu/packages/audio.scm:1552 msgid "" "LADSPA is a standard that allows software audio processors and effects\n" "to be plugged into a wide range of audio synthesis and recording packages." msgstr "" -#: gnu/packages/audio.scm:1517 +#: gnu/packages/audio.scm:1598 msgid "Audio application session manager" msgstr "" -#: gnu/packages/audio.scm:1519 +#: gnu/packages/audio.scm:1600 msgid "" "LASH is a session management system for audio applications. It allows\n" "you to save and restore audio sessions consisting of multiple interconneced\n" @@ -424,285 +484,321 @@ msgid "" "connections between them." msgstr "" -#: gnu/packages/audio.scm:1540 +#: gnu/packages/audio.scm:1621 msgid "Bauer stereophonic-to-binaural DSP" msgstr "" -#: gnu/packages/audio.scm:1542 +#: gnu/packages/audio.scm:1623 msgid "" "The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" -"designed to improve headphone listening of stereo audio records. Recommended\n" +"designed to improve headphone listening of stereo audio records. " +"Recommended\n" "for headphone prolonged listening to disable superstereo fatigue without\n" "essential distortions." msgstr "" -#: gnu/packages/audio.scm:1565 +#: gnu/packages/audio.scm:1646 msgid "Implementation of the Open Sound Control protocol" msgstr "" -#: gnu/packages/audio.scm:1567 +#: gnu/packages/audio.scm:1648 msgid "" "liblo is a lightweight library that provides an easy to use\n" -"implementation of the Open Sound Control (OSC) protocol." +"implementation of the Open Sound Control (@dfn{OSC}) protocol." +msgstr "" + +#: gnu/packages/audio.scm:1671 +msgid "Bindings for PortAudio v19" msgstr "" -#: gnu/packages/audio.scm:1589 +#: gnu/packages/audio.scm:1672 +#, fuzzy +msgid "" +"This package provides bindings for PortAudio v19, the\n" +"cross-platform audio input/output stream library." +msgstr "" +"Denne pakke tilbyder Pythonbindinger til virtualiseringsbiblioteket\n" +"libvirt." + +#: gnu/packages/audio.scm:1697 msgid "Python bindings for liblo" msgstr "" -#: gnu/packages/audio.scm:1591 +#: gnu/packages/audio.scm:1699 msgid "" "Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n" -"library. It supports almost the complete functionality of liblo, allowing you\n" +"library. It supports almost the complete functionality of liblo, allowing " +"you\n" "to send and receive OSC messages using a nice and simple Python API. Also\n" "included are the command line utilities @code{send_osc} and @code{dump_osc}." msgstr "" -#: gnu/packages/audio.scm:1632 +#: gnu/packages/audio.scm:1740 msgid "Library to simplify use of LV2 plugins in applications" msgstr "" -#: gnu/packages/audio.scm:1634 +#: gnu/packages/audio.scm:1742 msgid "" "Lilv is a C library to make the use of LV2 plugins as simple as possible\n" "for applications. Lilv is the successor to SLV2, rewritten to be\n" "significantly faster and have minimal dependencies." msgstr "" -#: gnu/packages/audio.scm:1660 +#: gnu/packages/audio.scm:1768 msgid "LV2 audio plugin specification" msgstr "" -#: gnu/packages/audio.scm:1662 +#: gnu/packages/audio.scm:1770 msgid "" "LV2 is an open specification for audio plugins and host applications.\n" -"At its core, LV2 is a simple stable interface, accompanied by extensions which\n" +"At its core, LV2 is a simple stable interface, accompanied by extensions " +"which\n" "add functionality to support the needs of increasingly powerful audio\n" "software." msgstr "" -#: gnu/packages/audio.scm:1697 +#: gnu/packages/audio.scm:1822 msgid "LV2 port of the mda Piano plugin" msgstr "" -#: gnu/packages/audio.scm:1698 +#: gnu/packages/audio.scm:1823 msgid "An LV2 port of the mda Piano VSTi." msgstr "" -#: gnu/packages/audio.scm:1711 +#: gnu/packages/audio.scm:1836 msgid "LV2 port of the mda EPiano plugin" msgstr "" -#: gnu/packages/audio.scm:1712 +#: gnu/packages/audio.scm:1837 msgid "An LV2 port of the mda EPiano VSTi." msgstr "" -#: gnu/packages/audio.scm:1757 +#: gnu/packages/audio.scm:1882 msgid "C++ libraries for LV2 plugins" msgstr "" -#: gnu/packages/audio.scm:1759 +#: gnu/packages/audio.scm:1884 msgid "" "The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" "extensions into easy to use C++ classes. It is the successor of\n" "lv2-c++-tools." msgstr "" -#: gnu/packages/audio.scm:1800 +#: gnu/packages/audio.scm:1925 msgid "3D audio API" msgstr "" -#: gnu/packages/audio.scm:1802 +#: gnu/packages/audio.scm:1927 msgid "" "OpenAL provides capabilities for playing audio in a virtual 3D\n" "environment. Distance attenuation, doppler shift, and directional sound\n" "emitters are among the features handled by the API. More advanced effects,\n" -"including air absorption, occlusion, and environmental reverb, are available\n" -"through the EFX extension. It also facilitates streaming audio, multi-channel\n" +"including air absorption, occlusion, and environmental reverb, are " +"available\n" +"through the EFX extension. It also facilitates streaming audio, multi-" +"channel\n" "buffers, and audio capture." msgstr "" -#: gnu/packages/audio.scm:1832 +#: gnu/packages/audio.scm:1957 msgid "Free implementation of OpenAL's ALUT standard" msgstr "" -#: gnu/packages/audio.scm:1833 +#: gnu/packages/audio.scm:1958 msgid "freealut is the OpenAL Utility Toolkit." msgstr "" -#: gnu/packages/audio.scm:1862 +#: gnu/packages/audio.scm:1987 msgid "Modular patch bay for audio and MIDI systems" msgstr "" -#: gnu/packages/audio.scm:1864 +#: gnu/packages/audio.scm:1989 msgid "" "Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" "and ALSA." msgstr "" -#: gnu/packages/audio.scm:1890 +#: gnu/packages/audio.scm:2016 msgid "Jack server control application" msgstr "" -#: gnu/packages/audio.scm:1891 +#: gnu/packages/audio.scm:2017 msgid "" "Control a Jack server. Allows you to plug various sources\n" "into various outputs and to start, stop and configure jackd" msgstr "" -#: gnu/packages/audio.scm:1917 +#: gnu/packages/audio.scm:2050 +msgid "Stereo audio recorder for JACK" +msgstr "" + +#: gnu/packages/audio.scm:2051 +msgid "" +"QJackRcd is a simple graphical stereo recorder for JACK\n" +"supporting silence processing for automatic pause, file splitting, and\n" +"background file post-processing." +msgstr "" + +#: gnu/packages/audio.scm:2077 msgid "Real-time audio utility library" msgstr "" -#: gnu/packages/audio.scm:1919 +#: gnu/packages/audio.scm:2079 msgid "" "Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" "aimed at audio/musical applications." msgstr "" -#: gnu/packages/audio.scm:1962 +#: gnu/packages/audio.scm:2123 msgid "Audio time-stretching and pitch-shifting library" msgstr "" -#: gnu/packages/audio.scm:1964 +#: gnu/packages/audio.scm:2125 msgid "" "Rubber Band is a library and utility program that permits changing the\n" "tempo and pitch of an audio recording independently of one another." msgstr "" -#: gnu/packages/audio.scm:2012 +#: gnu/packages/audio.scm:2173 msgid "Cross-platform MIDI library for C++" msgstr "" -#: gnu/packages/audio.scm:2014 +#: gnu/packages/audio.scm:2175 msgid "" "RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" "classes) that provide a common cross-platform API for realtime MIDI\n" "input/output." msgstr "" -#: gnu/packages/audio.scm:2039 +#: gnu/packages/audio.scm:2200 msgid "Library for serialising LV2 atoms to/from RDF" msgstr "" -#: gnu/packages/audio.scm:2041 +#: gnu/packages/audio.scm:2202 msgid "" "Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" "the Turtle syntax." msgstr "" -#: gnu/packages/audio.scm:2065 +#: gnu/packages/audio.scm:2230 msgid "Library for loading and wrapping LV2 plugin UIs" msgstr "" -#: gnu/packages/audio.scm:2067 +#: gnu/packages/audio.scm:2232 msgid "" "Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" "\n" "Suil makes it possible to load a UI of a toolkit in a host using another\n" "toolkit. The API is designed such that hosts do not need to explicitly\n" -"support specific toolkits – if Suil supports a particular toolkit, then UIs in\n" +"support specific toolkits – if Suil supports a particular toolkit, then UIs " +"in\n" "that toolkit will work in all hosts that use Suil automatically.\n" "\n" -"Suil currently supports every combination of Gtk 2, Qt 4, and X11." +"Suil currently supports every combination of Gtk, Qt, and X11." msgstr "" -#: gnu/packages/audio.scm:2124 +#: gnu/packages/audio.scm:2289 msgid "Software synthesizer for playing MIDI files" msgstr "" -#: gnu/packages/audio.scm:2126 +#: gnu/packages/audio.scm:2291 msgid "" "TiMidity++ is a software synthesizer. It can play MIDI files by\n" -"converting them into PCM waveform data; give it a MIDI data along with digital\n" -"instrument data files, then it synthesizes them in real-time, and plays. It\n" -"can not only play sounds, but also can save the generated waveforms into hard\n" +"converting them into PCM waveform data; give it a MIDI data along with " +"digital\n" +"instrument data files, then it synthesizes them in real-time, and plays. " +"It\n" +"can not only play sounds, but also can save the generated waveforms into " +"hard\n" "disks as various audio file formats." msgstr "" -#: gnu/packages/audio.scm:2165 +#: gnu/packages/audio.scm:2329 msgid "Modular and extensible audio processing system" msgstr "" -#: gnu/packages/audio.scm:2167 +#: gnu/packages/audio.scm:2331 msgid "" "Vamp is an audio processing plugin system for plugins that extract\n" "descriptive information from audio data — typically referred to as audio\n" "analysis plugins or audio feature extraction plugins." msgstr "" -#: gnu/packages/audio.scm:2206 +#: gnu/packages/audio.scm:2370 msgid "Library for time stretching and pitch scaling of audio" msgstr "" -#: gnu/packages/audio.scm:2208 +#: gnu/packages/audio.scm:2372 msgid "" "SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" "stretching and pitch scaling of audio. This package contains the library." msgstr "" -#: gnu/packages/audio.scm:2227 +#: gnu/packages/audio.scm:2394 msgid "Hybrid lossless audio codec" msgstr "" -#: gnu/packages/audio.scm:2229 +#: gnu/packages/audio.scm:2396 msgid "" "WavPack is an audio compression format with lossless, lossy and hybrid\n" -"compression modes. This package contains command-line programs and library to\n" +"compression modes. This package contains command-line programs and library " +"to\n" "encode and decode wavpack files." msgstr "" -#: gnu/packages/audio.scm:2248 +#: gnu/packages/audio.scm:2415 msgid "Mod file playing library" msgstr "" -#: gnu/packages/audio.scm:2250 +#: gnu/packages/audio.scm:2417 msgid "" "Libmodplug renders mod music files as raw audio data, for playing or\n" "conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" -"supported. Optional features include high-quality resampling, bass expansion,\n" +"supported. Optional features include high-quality resampling, bass " +"expansion,\n" "surround and reverb." msgstr "" -#: gnu/packages/audio.scm:2269 +#: gnu/packages/audio.scm:2436 msgid "Module player library" msgstr "" -#: gnu/packages/audio.scm:2271 +#: gnu/packages/audio.scm:2438 msgid "" "Libxmp is a library that renders module files to PCM data. It supports\n" "over 90 mainstream and obscure module formats including Protracker (MOD),\n" "Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." msgstr "" -#: gnu/packages/audio.scm:2294 +#: gnu/packages/audio.scm:2461 msgid "Extended module player" msgstr "" -#: gnu/packages/audio.scm:2296 +#: gnu/packages/audio.scm:2463 msgid "" "Xmp is a portable module player that plays over 90 mainstream and\n" "obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" "Tracker 3 S3M and Impulse Tracker IT files." msgstr "" -#: gnu/packages/audio.scm:2328 +#: gnu/packages/audio.scm:2494 msgid "Audio processing library for changing tempo, pitch and playback rate" msgstr "" -#: gnu/packages/audio.scm:2330 +#: gnu/packages/audio.scm:2496 msgid "" "SoundTouch is an audio processing library for changing the tempo, pitch\n" "and playback rates of audio streams or audio files. It is intended for\n" -"application developers writing sound processing tools that require tempo/pitch\n" +"application developers writing sound processing tools that require tempo/" +"pitch\n" "control functionality, or just for playing around with the sound effects." msgstr "" -#: gnu/packages/audio.scm:2367 +#: gnu/packages/audio.scm:2533 msgid "Sound processing utility" msgstr "" -#: gnu/packages/audio.scm:2369 +#: gnu/packages/audio.scm:2535 msgid "" "SoX (Sound eXchange) is a command line utility that can convert\n" "various formats of computer audio files to other formats. It can also\n" @@ -710,92 +806,96 @@ msgid "" "can play and record audio files." msgstr "" -#: gnu/packages/audio.scm:2392 +#: gnu/packages/audio.scm:2558 msgid "One-dimensional sample-rate conversion library" msgstr "" -#: gnu/packages/audio.scm:2394 +#: gnu/packages/audio.scm:2560 msgid "" "The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" "conversion. It may be used, for example, to resample PCM-encoded audio." msgstr "" -#: gnu/packages/audio.scm:2424 +#: gnu/packages/audio.scm:2590 msgid "MPEG Audio Layer 2 (MP2) encoder" msgstr "" -#: gnu/packages/audio.scm:2426 +#: gnu/packages/audio.scm:2592 msgid "" "TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" "tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" "portions of LAME." msgstr "" -#: gnu/packages/audio.scm:2466 +#: gnu/packages/audio.scm:2631 msgid "Audio I/O library" msgstr "" -#: gnu/packages/audio.scm:2468 +#: gnu/packages/audio.scm:2633 msgid "" "PortAudio is a portable C/C++ audio I/O library providing a simple API\n" -"to record and/or play sound using a callback function or a blocking read/write\n" +"to record and/or play sound using a callback function or a blocking read/" +"write\n" "interface." msgstr "" -#: gnu/packages/audio.scm:2498 +#: gnu/packages/audio.scm:2663 msgid "Graphical user interface for FluidSynth" msgstr "" -#: gnu/packages/audio.scm:2500 +#: gnu/packages/audio.scm:2665 msgid "" "Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" "synthesizer written in C++." msgstr "" -#: gnu/packages/audio.scm:2538 +#: gnu/packages/audio.scm:2702 msgid "Networked audio system" msgstr "" -#: gnu/packages/audio.scm:2540 +#: gnu/packages/audio.scm:2704 msgid "" "RSound allows you to send audio from an application and transfer it\n" -"directly to a different computer on your LAN network. It is an audio daemon\n" +"directly to a different computer on your LAN network. It is an audio " +"daemon\n" "with a much different focus than most other audio daemons." msgstr "" -#: gnu/packages/audio.scm:2571 +#: gnu/packages/audio.scm:2735 msgid "JACK audio frequency analyzer and display" msgstr "" -#: gnu/packages/audio.scm:2573 +#: gnu/packages/audio.scm:2737 msgid "" "XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" -"Connection Kit. It can display the FFT of any input, modify it and output the\n" +"Connection Kit. It can display the FFT of any input, modify it and output " +"the\n" "result." msgstr "" -#: gnu/packages/audio.scm:2619 +#: gnu/packages/audio.scm:2781 msgid "Fast, partitioned convolution engine library" msgstr "" -#: gnu/packages/audio.scm:2621 +#: gnu/packages/audio.scm:2783 msgid "" "Zita convolver is a C++ library providing a real-time convolution\n" "engine." msgstr "" -#: gnu/packages/audio.scm:2666 +#: gnu/packages/audio.scm:2828 msgid "C++ library for resampling audio signals" msgstr "" -#: gnu/packages/audio.scm:2668 +#: gnu/packages/audio.scm:2830 msgid "" "Libzita-resampler is a C++ library for resampling audio signals. It is\n" -"designed to be used within a real-time processing context, to be fast, and to\n" +"designed to be used within a real-time processing context, to be fast, and " +"to\n" "provide high-quality sample rate conversion." msgstr "" -#: gnu/packages/audio.scm:2714 +#: gnu/packages/audio.scm:2874 msgid "" "Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" "access to ALSA PCM devices, taking care of the many functions required to\n" @@ -803,108 +903,220 @@ msgid "" "point audio data." msgstr "" -#: gnu/packages/audio.scm:2745 +#: gnu/packages/audio.scm:2905 msgid "Cue and toc file parsers and utilities" msgstr "" -#: gnu/packages/audio.scm:2746 +#: gnu/packages/audio.scm:2906 msgid "" "Cuetools is a set of programs that are useful for manipulating\n" -"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and TOC\n" +"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and " +"TOC\n" "files are a way to represent the layout of a data or audio CD in a\n" "machine-readable ASCII format." msgstr "" -#: gnu/packages/audio.scm:2765 +#: gnu/packages/audio.scm:2925 msgid "WAVE audio data processing tool" msgstr "" -#: gnu/packages/audio.scm:2766 +#: gnu/packages/audio.scm:2926 msgid "" "shntool is a multi-purpose WAVE data processing and reporting\n" -"utility. File formats are abstracted from its core, so it can process any file\n" +"utility. File formats are abstracted from its core, so it can process any " +"file\n" "that contains WAVE data, compressed or not---provided there exists a format\n" -"module to handle that particular file type." +"module to handle that particular file type. It can also generate CUE files, " +"and\n" +"use them split WAVE data into multiple files." msgstr "" -#: gnu/packages/audio.scm:2803 +#: gnu/packages/audio.scm:2964 msgid "DTS Coherent Acoustics decoder" msgstr "" -#: gnu/packages/audio.scm:2804 +#: gnu/packages/audio.scm:2965 msgid "" "Dcadec is a DTS Coherent Acoustics surround sound decoder\n" "with support for HD extensions." msgstr "" -#: gnu/packages/audio.scm:2825 +#: gnu/packages/audio.scm:2986 msgid "Tool to adjust loudness of media files" msgstr "" -#: gnu/packages/audio.scm:2827 +#: gnu/packages/audio.scm:2988 msgid "" "BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its\n" "flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the\n" "loudness of audio and video files to the same level." msgstr "" -#: gnu/packages/audio.scm:2858 +#: gnu/packages/audio.scm:3019 msgid "Lightweight audio filtering library" msgstr "" -#: gnu/packages/audio.scm:2859 +#: gnu/packages/audio.scm:3020 msgid "" "An easy to use audio filtering library made from webrtc\n" "code, used in @code{libtoxcore}." msgstr "" -#: gnu/packages/audio.scm:2903 +#: gnu/packages/audio.scm:3064 msgid "GSM 06.10 lossy speech compression library" msgstr "GSM 06.10-talekomprimeringsbibliotek uden kvalitetestab" -#: gnu/packages/audio.scm:2904 +#: gnu/packages/audio.scm:3065 msgid "" "This C library provides an encoder and a decoder for the GSM\n" "06.10 RPE-LTP lossy speech compression algorithm." msgstr "" -#: gnu/packages/backup.scm:108 +#: gnu/packages/audio.scm:3086 +msgid "ALSA wrappers for Python" +msgstr "" + +#: gnu/packages/audio.scm:3088 +msgid "" +"This package contains wrappers for accessing the ALSA API from Python.\n" +"It is currently fairly complete for PCM devices, and has some support for\n" +"mixers." +msgstr "" + +#: gnu/packages/audio.scm:3132 +msgid "Bluetooth ALSA backend" +msgstr "" + +#: gnu/packages/audio.scm:3133 +msgid "" +"This project is a rebirth of a direct integration between\n" +"Bluez and ALSA. Since Bluez >= 5, the build-in integration has been " +"removed\n" +"in favor of 3rd party audio applications. From now on, Bluez acts as a\n" +"middleware between an audio application, which implements Bluetooth audio\n" +"profile, and a Bluetooth audio device. BlueALSA registers all known " +"Bluetooth\n" +"audio profiles in Bluez, so in theory every Bluetooth device (with audio\n" +"capabilities) can be connected. In order to access the audio stream, one " +"has\n" +"to connect to the ALSA PCM device called @code{bluealsa}. The device is " +"based\n" +"on the ALSA software PCM plugin." +msgstr "" + +#: gnu/packages/audio.scm:3195 +#, fuzzy +msgid "Sound editor" +msgstr "Strømredigeringsprogram" + +#: gnu/packages/audio.scm:3198 +msgid "" +"Snd is a sound editor modelled loosely after Emacs. It can be\n" +"customized and extended using either the s7 Scheme implementation (included " +"in\n" +"the Snd sources), Ruby, or Forth." +msgstr "" + +#: gnu/packages/audio.scm:3231 +msgid "LV2 plugin for broadband noise reduction" +msgstr "" + +#: gnu/packages/audio.scm:3232 +msgid "" +"Noise Repellent is an LV2 plugin to reduce noise. It has\n" +"the following features:\n" +"\n" +"@enumerate\n" +"@item Spectral gating and spectral subtraction suppression rule\n" +"@item Adaptive and manual noise thresholds estimation\n" +"@item Adjustable noise floor\n" +"@item Adjustable offset of thresholds to perform over-subtraction\n" +"@item Time smoothing and a masking estimation to reduce artifacts\n" +"@item Basic onset detector to avoid transients suppression\n" +"@item Whitening of the noise floor to mask artifacts and to recover higher\n" +" frequencies\n" +"@item Option to listen to the residual signal\n" +"@item Soft bypass\n" +"@item Noise profile saved with the session\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/audio.scm:3300 +msgid "Command-line audio visualizer" +msgstr "" + +#: gnu/packages/audio.scm:3301 +msgid "" +"@code{cli-visualizer} displays fast-Fourier\n" +"transforms (FFTs) of the sound being played, as well as other graphical\n" +"representations." +msgstr "" + +#: gnu/packages/audio.scm:3352 +msgid "Console audio visualizer for ALSA, MPD, and PulseAudio" +msgstr "" + +#: gnu/packages/audio.scm:3353 +msgid "" +"C.A.V.A. is a bar audio spectrum visualizer for the terminal\n" +"using ALSA, MPD, PulseAudio, or a FIFO buffer as its input." +msgstr "" + +#: gnu/packages/audio.scm:3385 +msgid "Pro-quality GM soundfont" +msgstr "" + +#: gnu/packages/audio.scm:3386 +msgid "Fluid-3 is Frank Wen's pro-quality GM soundfont." +msgstr "" + +#: gnu/packages/backup.scm:115 msgid "Encrypted backup using rsync algorithm" msgstr "Krypteret sikkerhedskopiering via brug af rsync-algoritmen" -#: gnu/packages/backup.scm:110 +#: gnu/packages/backup.scm:117 msgid "" "Duplicity backs up directories by producing encrypted tar-format volumes\n" -"and uploading them to a remote or local file server. Because duplicity uses\n" +"and uploading them to a remote or local file server. Because duplicity " +"uses\n" "librsync, the incremental archives are space efficient and only record the\n" "parts of files that have changed since the last backup. Because duplicity\n" "uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" "spying and/or modification by the server." msgstr "" "Duplicity laver sikkerhedskopier af mapper ved at fremstille krypterede\n" -"arkiver i tar-format og overføre dem til en ekstern eller en lokal filserver.\n" -"Da Duplicity bruger librsync, er de trinvist opbyggede arkiver pladseffektive\n" +"arkiver i tar-format og overføre dem til en ekstern eller en lokal " +"filserver.\n" +"Da Duplicity bruger librsync, er de trinvist opbyggede arkiver " +"pladseffektive\n" "og indeholder kun dele af filerne som har ændret sig siden sidste \n" "sikkerhedskopiering. Da Duplicity bruger GnuPG til at kryptere og/eller\n" "underskrive disse arkiver, så vil de være sikret mod spionage og/eller\n" "ændring af serveren." -#: gnu/packages/backup.scm:147 -msgid "File verification and repair tool" +#: gnu/packages/backup.scm:146 +msgid "File verification and repair tools" msgstr "" -#: gnu/packages/backup.scm:148 +#: gnu/packages/backup.scm:147 msgid "" -"Par2cmdline is a tool for generating RAID-like PAR2 recovery\n" -"files using Reed-Solomon coding. PAR2 files can be stored along side backups\n" -"or distributed files for recovering from bitrot." +"Par2cmdline uses Reed-Solomon error-correcting codes to\n" +"generate and verify PAR2 recovery files. These files can be distributed\n" +"alongside the source files or stored together with back-ups to protect " +"against\n" +"transmission errors or @dfn{bit rot}, the degradation of storage media over\n" +"time.\n" +"Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the\n" +"damage isn't too extensive (and smaller than the size of the recovery file), " +"it\n" +"can even repair them." msgstr "" -#: gnu/packages/backup.scm:179 +#: gnu/packages/backup.scm:183 msgid "Simple incremental backup tool" msgstr "Simpelt værktøj til trinvis sikkerhedskopiering" -#: gnu/packages/backup.scm:181 +#: gnu/packages/backup.scm:185 msgid "" "Hdup2 is a backup utility, its aim is to make backup really simple. The\n" "backup scheduling is done by means of a cron job. It supports an\n" @@ -917,37 +1129,42 @@ msgstr "" "sikkerhedskopier, krypterede sikkerhedskopier og opdelte sikkerhedskopier\n" "(kaldt klumper) så der nemt kan brændes til cd/dvd." -#: gnu/packages/backup.scm:235 +#: gnu/packages/backup.scm:239 msgid "Multi-format archive and compression library" msgstr "Arkiv- og komprimeringsbibliotek for flere formater" -#: gnu/packages/backup.scm:237 +#: gnu/packages/backup.scm:241 msgid "" "Libarchive provides a flexible interface for reading and writing\n" "archives in various formats such as tar and cpio. Libarchive also supports\n" -"reading and writing archives compressed using various compression filters such\n" +"reading and writing archives compressed using various compression filters " +"such\n" "as gzip and bzip2. The library is inherently stream-oriented; readers\n" "serially iterate through the archive, writers serially add things to the\n" -"archive. In particular, note that there is currently no built-in support for\n" +"archive. In particular, note that there is currently no built-in support " +"for\n" "random access nor for in-place modification." msgstr "" "Libarchive tilbyder en fleksibel grænseflade for læsning og skrivning\n" -"af arkiver i forskellige formater såsom tar og cpio. Libarchive understøtter\n" -"også læsning og skrivning af arkiver komprimeret via diverse komprimeringsfiltre såsom\n" +"af arkiver i forskellige formater såsom tar og cpio. Libarchive " +"understøtter\n" +"også læsning og skrivning af arkiver komprimeret via diverse " +"komprimeringsfiltre såsom\n" "gzip og bzip2, Biblioteket er indbygget strømorienteret; læsere løber\n" "serielt igennem arkiver, skrivere tilføjer serielt ting til arkivet.\n" "Bemærk venligst at der i øjeblikket ikke er indbygget understøttelse\n" "for vilkårlig vilkårlig adgang eller for direkte modifikation i arkivet." -#: gnu/packages/backup.scm:314 +#: gnu/packages/backup.scm:302 msgid "Provide a list of files to backup" msgstr "Tilbyder en liste af filer til sikkerhedskopiering" -#: gnu/packages/backup.scm:316 +#: gnu/packages/backup.scm:304 msgid "" "Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" "Rdup itself does not backup anything, it only print a list of absolute\n" -"file names to standard output. Auxiliary scripts are needed that act on this\n" +"file names to standard output. Auxiliary scripts are needed that act on " +"this\n" "list and implement the backup strategy." msgstr "" "Rdup er et redskab inspireret af måden som rsync og plan9 udfører\n" @@ -956,15 +1173,16 @@ msgstr "" "skripter er krævet til for det videre arbejde med denne liste og\n" "implementering af sikkerhedskopistrategien." -#: gnu/packages/backup.scm:346 +#: gnu/packages/backup.scm:334 msgid "Tar-compatible archiver" msgstr "Tar-kompatibelt arkivprogram" -#: gnu/packages/backup.scm:348 +#: gnu/packages/backup.scm:336 msgid "" "Btar is a tar-compatible archiver which allows arbitrary compression and\n" "ciphering, redundancy, differential backup, indexed extraction, multicore\n" -"compression, input and output serialisation, and tolerance to partial archive\n" +"compression, input and output serialisation, and tolerance to partial " +"archive\n" "errors." msgstr "" "Btar er et tar-kompatibelt arkivprogram, som tillader arbitrær komprimering\n" @@ -972,22 +1190,27 @@ msgstr "" "indekseret udtrækning, komprimering med flere kerner, inddata- og uddata-\n" "serialisering, og tolerance for delvise arkivfejl." -#: gnu/packages/backup.scm:374 +#: gnu/packages/backup.scm:362 msgid "Local/remote mirroring+incremental backup" msgstr "Lokal/ekstern spejlning+trinvis sikkerhedskopiering" -#: gnu/packages/backup.scm:376 +#: gnu/packages/backup.scm:364 msgid "" "Rdiff-backup backs up one directory to another, possibly over a network.\n" -"The target directory ends up a copy of the source directory, but extra reverse\n" +"The target directory ends up a copy of the source directory, but extra " +"reverse\n" "diffs are stored in a special subdirectory of that target directory, so you\n" -"can still recover files lost some time ago. The idea is to combine the best\n" -"features of a mirror and an incremental backup. Rdiff-backup also preserves\n" +"can still recover files lost some time ago. The idea is to combine the " +"best\n" +"features of a mirror and an incremental backup. Rdiff-backup also " +"preserves\n" "subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" "modification times, extended attributes, acls, and resource forks. Also,\n" "rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" -"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up\n" -"to a remote location, and only the differences will be transmitted. Finally,\n" +"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive " +"up\n" +"to a remote location, and only the differences will be transmitted. " +"Finally,\n" "rdiff-backup is easy to use and settings have sensible defaults." msgstr "" "Rdiff-backup laver sikkerhedskopiering af en mappe til en anden, eventuelt\n" @@ -1004,76 +1227,84 @@ msgstr "" "placering og kun forskellene vil blive overført. Endelig er rdiff-backup\n" "nem at bruge og startopsætningen er lavet med fornuftige standarder." -#: gnu/packages/backup.scm:418 +#: gnu/packages/backup.scm:406 msgid "Deduplicating snapshot backup utility based on rsync" msgstr "" -#: gnu/packages/backup.scm:419 +#: gnu/packages/backup.scm:407 msgid "" -"rsnapshot is a filesystem snapshot utility based on rsync.\n" +"rsnapshot is a file system snapshot utility based on rsync.\n" "rsnapshot makes it easy to make periodic snapshots of local machines, and\n" -"remote machines over SSH. To reduce the disk space required for each backup,\n" +"remote machines over SSH. To reduce the disk space required for each " +"backup,\n" "rsnapshot uses hard links to deduplicate identical files." msgstr "" -#: gnu/packages/backup.scm:454 +#: gnu/packages/backup.scm:442 msgid "Tools & library for data backup and distributed storage" msgstr "" -#: gnu/packages/backup.scm:456 +#: gnu/packages/backup.scm:444 msgid "" "Libchop is a set of utilities and library for data backup and\n" "distributed storage. Its main application is @command{chop-backup}, an\n" "encrypted backup program that supports data integrity checks, versioning,\n" -"distribution among several sites, selective sharing of stored data, adaptive\n" -"compression, and more. The library itself implements storage techniques such\n" +"distribution among several sites, selective sharing of stored data, " +"adaptive\n" +"compression, and more. The library itself implements storage techniques " +"such\n" "as content-addressable storage, content hash keys, Merkle trees, similarity\n" "detection, and lossless compression." msgstr "" -#: gnu/packages/backup.scm:553 +#: gnu/packages/backup.scm:555 msgid "Deduplicated, encrypted, authenticated and compressed backups" msgstr "" -#: gnu/packages/backup.scm:554 +#: gnu/packages/backup.scm:556 msgid "" "Borg is a deduplicating backup program. Optionally, it\n" -"supports compression and authenticated encryption. The main goal of Borg is to\n" +"supports compression and authenticated encryption. The main goal of Borg is " +"to\n" "provide an efficient and secure way to backup data. The data deduplication\n" "technique used makes Borg suitable for daily backups since only changes are\n" -"stored. The authenticated encryption technique makes it suitable for backups\n" +"stored. The authenticated encryption technique makes it suitable for " +"backups\n" "to not fully trusted targets. Borg is a fork of Attic." msgstr "" -#: gnu/packages/backup.scm:600 +#: gnu/packages/backup.scm:602 msgid "Deduplicating backup program" msgstr "" -#: gnu/packages/backup.scm:601 +#: gnu/packages/backup.scm:603 msgid "" "Attic is a deduplicating backup program. The main goal of\n" "Attic is to provide an efficient and secure way to backup data. The data\n" -"deduplication technique used makes Attic suitable for daily backups since only\n" +"deduplication technique used makes Attic suitable for daily backups since " +"only\n" "changes are stored." msgstr "" -#: gnu/packages/backup.scm:631 +#: gnu/packages/backup.scm:633 msgid "WIM file manipulation library and utilities" msgstr "" -#: gnu/packages/backup.scm:632 +#: gnu/packages/backup.scm:634 msgid "" "wimlib is a C library and set of command-line utilities for\n" -"creating, modifying, extracting, and mounting archives in the Windows Imaging\n" -"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and to\n" +"creating, modifying, extracting, and mounting archives in the Windows " +"Imaging\n" +"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and " +"to\n" "NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." msgstr "" -#: gnu/packages/backup.scm:689 +#: gnu/packages/backup.scm:691 msgid "Easy and secure backup program" msgstr "" -#: gnu/packages/backup.scm:690 +#: gnu/packages/backup.scm:692 msgid "" "Obnam is an easy, secure backup program. Features\n" "include snapshot backups, data de-duplication and encrypted backups\n" @@ -1082,14 +1313,27 @@ msgid "" "any special software, on top of SSH." msgstr "" -#: gnu/packages/base.scm:71 +#: gnu/packages/backup.scm:798 +msgid "Fast, disk based, rotating network backup system" +msgstr "" + +#: gnu/packages/backup.scm:800 +msgid "" +"With dirvish you can maintain a set of complete images of your\n" +"file systems with unattended creation and expiration. A dirvish backup " +"vault\n" +"is like a time machine for your data. " +msgstr "" + +#: gnu/packages/base.scm:77 msgid "Hello, GNU world: An example GNU package" msgstr "Hej, GNU-verden: Et eksempel på en GNU-pakke" -#: gnu/packages/base.scm:73 +#: gnu/packages/base.scm:79 msgid "" "GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -"serves as an example of standard GNU coding practices. As such, it supports\n" +"serves as an example of standard GNU coding practices. As such, it " +"supports\n" "command-line arguments, multiple languages, and so on." msgstr "" "GNU Hello udskriver beskeden »Hej verden!« og stopper så. Det\n" @@ -1097,11 +1341,11 @@ msgstr "" "sådan understøtter programmer parametre på kommandolinjen, flere\n" "sprog og så videre." -#: gnu/packages/base.scm:107 +#: gnu/packages/base.scm:114 msgid "Print lines matching a pattern" msgstr "Udskriv linjer der matcher et mønster" -#: gnu/packages/base.scm:109 +#: gnu/packages/base.scm:116 msgid "" "grep is a tool for finding text inside files. Text is found by\n" "matching a pattern provided by the user in one or many files. The pattern\n" @@ -1120,29 +1364,32 @@ msgstr "" "grep tilbyder mange udvidelser i forhold til standardredskabet,\n" "inklusiv rekursiv mappesøgning." -#: gnu/packages/base.scm:131 +#: gnu/packages/base.scm:138 msgid "Stream editor" msgstr "Strømredigeringsprogram" -#: gnu/packages/base.scm:153 +#: gnu/packages/base.scm:160 msgid "" "Sed is a non-interactive, text stream editor. It receives a text\n" -"input from a file or from standard input and it then applies a series of text\n" -"editing commands to the stream and prints its output to standard output. It\n" +"input from a file or from standard input and it then applies a series of " +"text\n" +"editing commands to the stream and prints its output to standard output. " +"It\n" "is often used for substituting text patterns in a stream. The GNU\n" "implementation offers several extensions over the standard utility." msgstr "" "Sed er et ikkeinteraktivt redigeringsprogram for tekststrømme. Det\n" -"modtager en tekst fra en fil eller fra standardind og anvender så en serie af tekstredigeringskommandoer til strømmen og udskriver\n" +"modtager en tekst fra en fil eller fra standardind og anvender så en serie " +"af tekstredigeringskommandoer til strømmen og udskriver\n" "resultatet til standardud. Det bruges ofte til søg og erstat af\n" "tekstmønster i en strøm. GNU-implementeringen tilbyder flere\n" "udvidelser i forhold til standardredskabet." -#: gnu/packages/base.scm:193 +#: gnu/packages/base.scm:200 msgid "Managing tar archives" msgstr "Håndtering af tar-arkiver" -#: gnu/packages/base.scm:195 +#: gnu/packages/base.scm:202 msgid "" "Tar provides the ability to create tar archives, as well as the\n" "ability to extract, update or list files in an existing archive. It is\n" @@ -1157,14 +1404,15 @@ msgstr "" "mappestruktur og filinformation såsom rettigheder og oprettelse/ændrings-\n" "datoer bevares. GNU tar tilbyder mange udvidelser over standardredskabet." -#: gnu/packages/base.scm:218 +#: gnu/packages/base.scm:225 msgid "Apply differences to originals, with optional backups" msgstr "Anvend forskelle på originaler, med valgfri sikkerhedskopiering" -#: gnu/packages/base.scm:220 +#: gnu/packages/base.scm:227 msgid "" "Patch is a program that applies changes to files based on differences\n" -"laid out as by the program \"diff\". The changes may be applied to one or more\n" +"laid out as by the program \"diff\". The changes may be applied to one or " +"more\n" "files depending on the contents of the diff file. It accepts several\n" "different diff formats. It may also be used to revert previously applied\n" "differences." @@ -1175,14 +1423,15 @@ msgstr "" "forskellige diff-formater. Det kan også bruges til at tilbageføre\n" "tidligere anvendte forskelle." -#: gnu/packages/base.scm:240 +#: gnu/packages/base.scm:248 msgid "Comparing and merging files" msgstr "Sammenligning og sammenføjning af filer" -#: gnu/packages/base.scm:242 +#: gnu/packages/base.scm:250 msgid "" "GNU Diffutils is a package containing tools for finding the\n" -"differences between files. The \"diff\" command is used to show how two files\n" +"differences between files. The \"diff\" command is used to show how two " +"files\n" "differ, while \"cmp\" shows the offsets and line numbers where they differ.\n" "\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" "interactive means to merge two files." @@ -1193,17 +1442,20 @@ msgstr "" "de er forskellige. »diff3« giver dig mulighed for at sammenligne tre filer.\n" "Endelig tilbyder »sdiff« en interaktiv måde at sammenføje to filer." -#: gnu/packages/base.scm:274 +#: gnu/packages/base.scm:293 msgid "Operating on files matching given criteria" msgstr "Operation på filer der matcher angivne kriterier" -#: gnu/packages/base.scm:276 +#: gnu/packages/base.scm:295 msgid "" "Findutils supplies the basic file directory searching utilities of the\n" "GNU system. It consists of two primary searching utilities: \"find\"\n" -"recursively searches for files in a directory according to given criteria and\n" -"\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -"are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" +"recursively searches for files in a directory according to given criteria " +"and\n" +"\"locate\" lists files in a database that match a query. Two auxiliary " +"tools\n" +"are included: \"updatedb\" updates the file name database and \"xargs\" may " +"be\n" "used to apply commands with arbitrarily long arguments." msgstr "" "Findutils indeholder de grundlæggende søgeredskaber til filmapper for\n" @@ -1211,17 +1463,19 @@ msgstr "" "rekursivt efter filre i en mappe jævnfør angivne kriterier og\n" "»locate« viser filer i en database som matcher en forespørgsel. To\n" "ekstra værktøjer er inkluderet: »updatedb« opdaterer filnavnsdatabasen\n" -"og »xargs« kan bruges til at anvende kommandoer med arbitrært lange argumenter." +"og »xargs« kan bruges til at anvende kommandoer med arbitrært lange " +"argumenter." -#: gnu/packages/base.scm:356 +#: gnu/packages/base.scm:353 msgid "Core GNU utilities (file, text, shell)" msgstr "Core GNU-redskaber (file, text, shell)" -#: gnu/packages/base.scm:358 +#: gnu/packages/base.scm:355 msgid "" "GNU Coreutils includes all of the basic command-line tools that are\n" "expected in a POSIX system. These provide the basic file, shell and text\n" -"manipulation functions of the GNU system. Most of these tools offer extended\n" +"manipulation functions of the GNU system. Most of these tools offer " +"extended\n" "functionality beyond that which is outlined in the POSIX standard." msgstr "" "GNU Coreutils inkluderer alle de grundlæggende kommandolinjeværktøjer,\n" @@ -1230,15 +1484,16 @@ msgstr "" "af disse værktøjer tilbyder udvidet funktionalitet udover det skitseret\n" "i POSIX-standarden." -#: gnu/packages/base.scm:423 +#: gnu/packages/base.scm:397 msgid "Remake files automatically" msgstr "Gendan filer automatisk" -#: gnu/packages/base.scm:425 +#: gnu/packages/base.scm:399 msgid "" "Make is a program that is used to control the production of\n" "executables or other files from their source files. The process is\n" -"controlled from a Makefile, in which the developer specifies how each file is\n" +"controlled from a Makefile, in which the developer specifies how each file " +"is\n" "generated from its source. It has powerful dependency resolution and the\n" "ability to determine when files have to be regenerated after their sources\n" "change. GNU make offers many powerful extensions over the standard utility." @@ -1251,11 +1506,11 @@ msgstr "" "gendannes efter at deres kilder har ændret sig. GNU make tilbyder\n" "mange funktionsrige udvidelser der ligger udover standardredskabet." -#: gnu/packages/base.scm:471 +#: gnu/packages/base.scm:440 msgid "Binary utilities: bfd gas gprof ld" msgstr "Binære redskaber: bfd gas gprof ld" -#: gnu/packages/base.scm:473 +#: gnu/packages/base.scm:442 msgid "" "GNU Binutils is a collection of tools for working with binary files.\n" "Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" @@ -1265,28 +1520,31 @@ msgid "" "included." msgstr "" -#: gnu/packages/base.scm:547 +#: gnu/packages/base.scm:516 msgid "The linker wrapper" msgstr "" -#: gnu/packages/base.scm:549 +#: gnu/packages/base.scm:518 msgid "" "The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" -"missing '-rpath' flags, and to detect any misuse of libraries outside of the\n" +"missing '-rpath' flags, and to detect any misuse of libraries outside of " +"the\n" "store." msgstr "" -#: gnu/packages/base.scm:744 +#: gnu/packages/base.scm:746 msgid "The GNU C Library" msgstr "" -#: gnu/packages/base.scm:746 +#: gnu/packages/base.scm:748 msgid "" "Any Unix-like operating system needs a C library: the library which\n" -"defines the \"system calls\" and other basic facilities such as open, malloc,\n" +"defines the \"system calls\" and other basic facilities such as open, " +"malloc,\n" "printf, exit...\n" "\n" -"The GNU C library is used as the C library in the GNU system and most systems\n" +"The GNU C library is used as the C library in the GNU system and most " +"systems\n" "with the Linux kernel." msgstr "" @@ -1294,67 +1552,69 @@ msgstr "" msgid "The GNU C Library (GNU Hurd variant)" msgstr "GNU C-biblioteket (GNU Hurd-variant)" -#: gnu/packages/base.scm:910 +#: gnu/packages/base.scm:953 msgid "All the locales supported by the GNU C Library" msgstr "" -#: gnu/packages/base.scm:912 +#: gnu/packages/base.scm:955 msgid "" "This package provides all the locales supported by the GNU C Library,\n" -"more than 400 in total. To use them set the 'LOCPATH' environment variable to\n" +"more than 400 in total. To use them set the 'LOCPATH' environment variable " +"to\n" "the 'share/locale' sub-directory of this package." msgstr "" -#: gnu/packages/base.scm:980 +#: gnu/packages/base.scm:1025 msgid "Small sample of UTF-8 locales" msgstr "" -#: gnu/packages/base.scm:982 +#: gnu/packages/base.scm:1027 msgid "" "This package provides a small sample of UTF-8 locales mostly useful in\n" "test environments." msgstr "" -#: gnu/packages/base.scm:1000 +#: gnu/packages/base.scm:1045 msgid "Find full path of shell commands" msgstr "" -#: gnu/packages/base.scm:1002 +#: gnu/packages/base.scm:1047 msgid "" "The which program finds the location of executables in PATH, with a\n" "variety of options. It is an alternative to the shell \"type\" built-in\n" "command." msgstr "" -#: gnu/packages/base.scm:1107 +#: gnu/packages/base.scm:1152 msgid "Database of current and historical time zones" msgstr "" -#: gnu/packages/base.scm:1108 +#: gnu/packages/base.scm:1153 msgid "" "The Time Zone Database (often called tz or zoneinfo)\n" "contains code and data that represent the history of local time for many\n" "representative locations around the globe. It is updated periodically to\n" -"reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" +"reflect changes made by political bodies to time zone boundaries, UTC " +"offsets,\n" "and daylight-saving rules." msgstr "" -#: gnu/packages/base.scm:1159 +#: gnu/packages/base.scm:1205 msgid "Character set conversion library" msgstr "Bibliotek til konvertering af tegnsæt" -#: gnu/packages/base.scm:1161 +#: gnu/packages/base.scm:1207 msgid "" "libiconv provides an implementation of the iconv function for systems\n" "that lack it. iconv is used to convert between character encodings in a\n" "program. It supports a wide variety of different encodings." msgstr "" -#: gnu/packages/bittorrent.scm:107 +#: gnu/packages/bittorrent.scm:108 msgid "Fast and easy BitTorrent client" msgstr "" -#: gnu/packages/bittorrent.scm:109 +#: gnu/packages/bittorrent.scm:110 msgid "" "Transmission is a BitTorrent client that comes with graphical,\n" "textual, and Web user interfaces. Transmission also has a daemon for\n" @@ -1362,146 +1622,158 @@ msgid "" "DHT, µTP, PEX and Magnet Links." msgstr "" -#: gnu/packages/bittorrent.scm:141 +#: gnu/packages/bittorrent.scm:142 msgid "BitTorrent library of rtorrent" msgstr "BitTorrent-bibliotek for rtorrent" -#: gnu/packages/bittorrent.scm:143 +#: gnu/packages/bittorrent.scm:144 msgid "" "LibTorrent is a BitTorrent library used by and developed in parallel\n" "with the BitTorrent client rtorrent. It is written in C++ with emphasis on\n" "speed and efficiency." msgstr "" -#: gnu/packages/bittorrent.scm:170 +#: gnu/packages/bittorrent.scm:171 msgid "BitTorrent client with ncurses interface" msgstr "" -#: gnu/packages/bittorrent.scm:172 +#: gnu/packages/bittorrent.scm:173 msgid "" "rTorrent is a BitTorrent client with an ncurses interface. It supports\n" "full encryption, DHT, PEX, and Magnet Links. It can also be controlled via\n" "XML-RPC over SCGI." msgstr "" -#: gnu/packages/bittorrent.scm:215 gnu/packages/bittorrent.scm:256 +#: gnu/packages/bittorrent.scm:206 gnu/packages/bittorrent.scm:247 msgid "Console client for the Transmission BitTorrent daemon" msgstr "" -#: gnu/packages/bittorrent.scm:216 +#: gnu/packages/bittorrent.scm:207 msgid "" "Tremc is a console client, with a curses interface, for the\n" "Transmission BitTorrent daemon." msgstr "" -#: gnu/packages/bittorrent.scm:257 +#: gnu/packages/bittorrent.scm:248 msgid "" "Transmission-remote-cli is a console client, with a curses\n" -"interface, for the Transmission BitTorrent daemon. This package is no longer\n" +"interface, for the Transmission BitTorrent daemon. This package is no " +"longer\n" "maintained upstream." msgstr "" -#: gnu/packages/bittorrent.scm:305 +#: gnu/packages/bittorrent.scm:296 msgid "Utility for parallel downloading files" msgstr "Redskab for parallel overførsel af filer" -#: gnu/packages/bittorrent.scm:307 +#: gnu/packages/bittorrent.scm:298 msgid "" "Aria2 is a lightweight, multi-protocol & multi-source command-line\n" -"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.\n" +"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and " +"Metalink.\n" "Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces." msgstr "" -#: gnu/packages/bittorrent.scm:340 +#: gnu/packages/bittorrent.scm:331 msgid "Universal download manager with GTK+ interface" msgstr "" -#: gnu/packages/bittorrent.scm:342 +#: gnu/packages/bittorrent.scm:333 msgid "" "uGet is portable download manager with GTK+ interface supporting\n" "HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection\n" "downloads, download scheduling, download rate limiting." msgstr "" -#: gnu/packages/bittorrent.scm:370 +#: gnu/packages/bittorrent.scm:362 msgid "Utility to create BitTorrent metainfo files" msgstr "Redskab til at oprette BitTorrent-metainfofiler" -#: gnu/packages/bittorrent.scm:371 +#: gnu/packages/bittorrent.scm:364 msgid "" -"mktorrent is a simple command-line utility to create\n" -"BitTorrent @dfn{metainfo} files, often known simply as @dfn{torrents}, from\n" -"both single files and whole directories. It can add multiple trackers and web\n" -"seed URLs, and set the @code{private} flag to disallow advertisement through\n" -"the distributed hash table (DHT) and Peer Exchange. Hashing is multi-threaded\n" +"mktorrent is a simple command-line utility to create BitTorrent\n" +"@dfn{metainfo} files, often known simply as @dfn{torrents}, from both " +"single\n" +"files and whole directories. It can add multiple trackers and web seed " +"URLs,\n" +"and set the @code{private} flag to disallow advertisement through the\n" +"distributed hash table (@dfn{DHT}) and Peer Exchange. Hashing is multi-" +"threaded\n" "and will take advantage of multiple processor cores where possible." msgstr "" -#: gnu/packages/bittorrent.scm:412 +#: gnu/packages/bittorrent.scm:403 msgid "Feature complete BitTorrent implementation" msgstr "" -#: gnu/packages/bittorrent.scm:414 +#: gnu/packages/bittorrent.scm:405 msgid "" "libtorrent-rasterbar is a feature complete C++ BitTorrent implementation\n" -"focusing on efficiency and scalability. It runs on embedded devices as well as\n" +"focusing on efficiency and scalability. It runs on embedded devices as well " +"as\n" "desktops." msgstr "" -#: gnu/packages/certs.scm:66 +#: gnu/packages/certs.scm:67 msgid "Python script to extract .pem data from certificate collection" msgstr "" -#: gnu/packages/certs.scm:68 +#: gnu/packages/certs.scm:69 msgid "" "certdata2pem.py is a Python script to transform X.509 certificate\n" "\"source code\" as contained, for example, in the Mozilla sources, into\n" ".pem formatted certificates." msgstr "" -#: gnu/packages/certs.scm:137 +#: gnu/packages/certs.scm:138 msgid "CA certificates from Mozilla" msgstr "" -#: gnu/packages/certs.scm:139 +#: gnu/packages/certs.scm:140 msgid "" "This package provides certificates for Certification Authorities (CA)\n" "taken from the NSS package and thus ultimately from the Mozilla project." msgstr "" -#: gnu/packages/certs.scm:195 +#: gnu/packages/certs.scm:209 msgid "Let's Encrypt root and intermediate certificates" msgstr "" -#: gnu/packages/certs.scm:196 +#: gnu/packages/certs.scm:210 msgid "" "This package provides a certificate store containing only the\n" -"Let's Encrypt root and intermediate certificates. It is intended to be used\n" +"Let's Encrypt root and intermediate certificates. It is intended to be " +"used\n" "within Guix." msgstr "" -#: gnu/packages/compression.scm:88 +#: gnu/packages/compression.scm:104 msgid "Compression library" msgstr "" -#: gnu/packages/compression.scm:90 +#: gnu/packages/compression.scm:106 msgid "" "zlib is designed to be a free, general-purpose, legally unencumbered --\n" -"that is, not covered by any patents -- lossless data-compression library for\n" +"that is, not covered by any patents -- lossless data-compression library " +"for\n" "use on virtually any computer hardware and operating system. The zlib data\n" -"format is itself portable across platforms. Unlike the LZW compression method\n" -"used in Unix compress(1) and in the GIF image format, the compression method\n" -"currently used in zlib essentially never expands the data. (LZW can double or\n" +"format is itself portable across platforms. Unlike the LZW compression " +"method\n" +"used in Unix compress(1) and in the GIF image format, the compression " +"method\n" +"currently used in zlib essentially never expands the data. (LZW can double " +"or\n" "triple the file size in extreme cases.) zlib's memory footprint is also\n" -"independent of the input data and can be reduced, if necessary, at some cost\n" +"independent of the input data and can be reduced, if necessary, at some " +"cost\n" "in compression." msgstr "" -#: gnu/packages/compression.scm:121 +#: gnu/packages/compression.scm:137 msgid "Zip Compression library" msgstr "Zip-komprimeringsbibliotek" -#: gnu/packages/compression.scm:123 +#: gnu/packages/compression.scm:139 msgid "" "Minizip is a minimalistic library that supports compressing,\n" "extracting and viewing ZIP archives. This version is extracted from\n" @@ -1511,43 +1783,45 @@ msgstr "" "udtrækning og visning af ZIP-arkiver. Denne version er udtrækket fra\n" "kilden @code{zlib}." -#: gnu/packages/compression.scm:142 +#: gnu/packages/compression.scm:158 msgid "Replacement for Sun's 'jar' utility" msgstr "Erstatning for Suns redskab »jar«" -#: gnu/packages/compression.scm:144 +#: gnu/packages/compression.scm:160 msgid "" "FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" "utility. Instead of being written in Java, FastJar is written in C." msgstr "" -#: gnu/packages/compression.scm:178 +#: gnu/packages/compression.scm:194 msgid "C library for manipulating POSIX tar files" msgstr "C-bibliotek til at manipulere POSIX-tar-filer" -#: gnu/packages/compression.scm:180 +#: gnu/packages/compression.scm:196 msgid "" "libtar is a C library for manipulating POSIX tar files. It handles\n" "adding and extracting files to/from a tar archive." msgstr "" -#: gnu/packages/compression.scm:197 +#: gnu/packages/compression.scm:213 msgid "General file (de)compression (using lzw)" msgstr "" -#: gnu/packages/compression.scm:202 +#: gnu/packages/compression.scm:227 msgid "" "GNU Gzip provides data compression and decompression utilities; the\n" -"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a single\n" -"file; as a result, it is often used in conjunction with \"tar\", resulting in\n" +"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a " +"single\n" +"file; as a result, it is often used in conjunction with \"tar\", resulting " +"in\n" "\".tar.gz\" or \".tgz\", etc." msgstr "" -#: gnu/packages/compression.scm:278 +#: gnu/packages/compression.scm:297 msgid "High-quality data compression program" msgstr "" -#: gnu/packages/compression.scm:280 +#: gnu/packages/compression.scm:299 msgid "" "bzip2 is a freely available, patent free (see below), high-quality data\n" "compressor. It typically compresses files to within 10% to 15% of the best\n" @@ -1556,41 +1830,47 @@ msgid "" "decompression." msgstr "" -#: gnu/packages/compression.scm:301 +#: gnu/packages/compression.scm:320 msgid "Parallel bzip2 compression utility" msgstr "" -#: gnu/packages/compression.scm:303 +#: gnu/packages/compression.scm:322 msgid "" "lbzip2 is a multi-threaded compression utility with support for the\n" "bzip2 compressed file format. lbzip2 can process standard bz2 files in\n" -"parallel. It uses POSIX threading model (pthreads), which allows it to take\n" -"full advantage of symmetric multiprocessing (SMP) systems. It has been proven\n" -"to scale linearly, even to over one hundred processor cores. lbzip2 is fully\n" +"parallel. It uses POSIX threading model (pthreads), which allows it to " +"take\n" +"full advantage of symmetric multiprocessing (SMP) systems. It has been " +"proven\n" +"to scale linearly, even to over one hundred processor cores. lbzip2 is " +"fully\n" "compatible with bzip2 – both at file format and command line level." msgstr "" -#: gnu/packages/compression.scm:333 +#: gnu/packages/compression.scm:352 msgid "Parallel bzip2 implementation" msgstr "" -#: gnu/packages/compression.scm:335 +#: gnu/packages/compression.scm:354 msgid "" "Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" -"compressor that uses pthreads and achieves near-linear speedup on SMP machines.\n" -"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. anything\n" +"compressor that uses pthreads and achieves near-linear speedup on SMP " +"machines.\n" +"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. " +"anything\n" "compressed with pbzip2 can be decompressed with bzip2)." msgstr "" -#: gnu/packages/compression.scm:356 +#: gnu/packages/compression.scm:375 msgid "General-purpose data compression" msgstr "" -#: gnu/packages/compression.scm:358 +#: gnu/packages/compression.scm:377 msgid "" "XZ Utils is free general-purpose data compression software with high\n" "compression ratio. XZ Utils were written for POSIX-like systems, but also\n" -"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.\n" +"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA " +"Utils.\n" "\n" "The core of the XZ Utils compression code is based on LZMA SDK, but it has\n" "been modified quite a lot to be suitable for XZ Utils. The primary\n" @@ -1599,11 +1879,11 @@ msgid "" "than gzip and 15 % smaller output than bzip2." msgstr "" -#: gnu/packages/compression.scm:386 +#: gnu/packages/compression.scm:405 msgid "Data compression library suitable for real-time data de-/compression" msgstr "" -#: gnu/packages/compression.scm:388 +#: gnu/packages/compression.scm:407 msgid "" "LZO is a data compression library which is suitable for data\n" "de-/compression in real-time. This means it favours speed over\n" @@ -1613,179 +1893,226 @@ msgid "" "format are designed to be portable across platforms." msgstr "" -#: gnu/packages/compression.scm:424 +#: gnu/packages/compression.scm:443 msgid "Python bindings for the LZO data compression library" msgstr "Pythonbindinger for LZO-datakomprimeringsbiblioteket" -#: gnu/packages/compression.scm:426 +#: gnu/packages/compression.scm:445 msgid "" "Python-LZO provides Python bindings for LZO, i.e. you can access\n" "the LZO library from your Python scripts thereby compressing ordinary\n" "Python strings." msgstr "" -#: gnu/packages/compression.scm:449 +#: gnu/packages/compression.scm:468 msgid "Compress or expand files" msgstr "Komprimer eller udvid filer" -#: gnu/packages/compression.scm:451 +#: gnu/packages/compression.scm:470 msgid "" "Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" -"LZO data compression library for compression services, and its main advantages\n" -"over gzip are much higher compression and decompression speed (at the cost of\n" +"LZO data compression library for compression services, and its main " +"advantages\n" +"over gzip are much higher compression and decompression speed (at the cost " +"of\n" "some compression ratio)." msgstr "" -#: gnu/packages/compression.scm:470 +#: gnu/packages/compression.scm:489 msgid "Lossless data compressor based on the LZMA algorithm" msgstr "" -#: gnu/packages/compression.scm:472 +#: gnu/packages/compression.scm:491 msgid "" "Lzip is a lossless data compressor with a user interface similar to the\n" -"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses\n" -"more than bzip2, which makes it well suited for software distribution and data\n" +"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and " +"compresses\n" +"more than bzip2, which makes it well-suited for software distribution and " +"data\n" "archiving. Lzip is a clean implementation of the LZMA algorithm." msgstr "" -#: gnu/packages/compression.scm:504 +#: gnu/packages/compression.scm:510 +msgid "Recover and decompress data from damaged lzip files" +msgstr "" + +#: gnu/packages/compression.scm:512 +msgid "" +"Lziprecover is a data recovery tool and decompressor for files in the lzip\n" +"compressed data format (.lz). It can test the integrity of lzip files, " +"extract\n" +"data from damaged ones, and repair most files with small errors (up to one\n" +"single-byte error per member) entirely.\n" +"\n" +"Lziprecover is not a replacement for regular backups, but a last line of " +"defence\n" +"when even the backups are corrupt. It can recover files by merging the " +"good\n" +"parts of two or more damaged copies, such as can be easily produced by " +"running\n" +"@command{ddrescue} on a failing device.\n" +"\n" +"This package also includes @command{unzcrash}, a tool to test the robustness " +"of\n" +"decompressors when faced with corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:553 msgid "Archives in shell scripts, uuencode/uudecode" msgstr "" -#: gnu/packages/compression.scm:506 +#: gnu/packages/compression.scm:555 msgid "" "GNU sharutils is a package for creating and manipulating shell\n" -"archives that can be readily emailed. A shell archive is a file that can be\n" -"processed by a Bourne-type shell to unpack the original collection of files.\n" +"archives that can be readily emailed. A shell archive is a file that can " +"be\n" +"processed by a Bourne-type shell to unpack the original collection of " +"files.\n" "This package is mostly for compatibility and historical interest." msgstr "" -#: gnu/packages/compression.scm:537 +#: gnu/packages/compression.scm:586 msgid "Library for SoundFont decompression" msgstr "" -#: gnu/packages/compression.scm:539 +#: gnu/packages/compression.scm:588 msgid "" "SfArkLib is a C++ library for decompressing SoundFont files compressed\n" "with the sfArk algorithm." msgstr "" -#: gnu/packages/compression.scm:572 +#: gnu/packages/compression.scm:622 msgid "Basic sfArk decompressor" msgstr "" -#: gnu/packages/compression.scm:573 +#: gnu/packages/compression.scm:623 msgid "" "SfArk extractor converts SoundFonts in the compressed legacy\n" "sfArk file format to the uncompressed sf2 format." msgstr "" -#: gnu/packages/compression.scm:590 +#: gnu/packages/compression.scm:640 msgid "Compression tools for some formats used by Microsoft" msgstr "" -#: gnu/packages/compression.scm:592 +#: gnu/packages/compression.scm:642 msgid "" "The purpose of libmspack is to provide both compression and\n" "decompression of some loosely related file formats used by Microsoft." msgstr "" -#: gnu/packages/compression.scm:611 +#: gnu/packages/compression.scm:661 msgid "Low-level interface to bzip2 compression library" msgstr "" -#: gnu/packages/compression.scm:612 +#: gnu/packages/compression.scm:662 msgid "" "This module provides a Perl interface to the bzip2\n" "compression library." msgstr "" -#: gnu/packages/compression.scm:646 +#: gnu/packages/compression.scm:696 msgid "Low-level interface to zlib compression library" msgstr "" -#: gnu/packages/compression.scm:647 +#: gnu/packages/compression.scm:697 msgid "" "This module provides a Perl interface to the zlib\n" "compression library." msgstr "" -#: gnu/packages/compression.scm:668 +#: gnu/packages/compression.scm:718 msgid "IO Interface to compressed files/buffers" msgstr "" -#: gnu/packages/compression.scm:669 +#: gnu/packages/compression.scm:719 msgid "" "IO-Compress provides a Perl interface to allow reading and\n" "writing of compressed data created with the zlib and bzip2 libraries." msgstr "" -#: gnu/packages/compression.scm:697 +#: gnu/packages/compression.scm:745 msgid "Compression algorithm focused on speed" msgstr "" -#: gnu/packages/compression.scm:698 +#: gnu/packages/compression.scm:746 msgid "" "LZ4 is a lossless compression algorithm, providing\n" -"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features an\n" -"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/cycle).\n" -"A high compression derivative, called LZ4_HC, is also provided. It trades CPU\n" +"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features " +"an\n" +"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/" +"cycle).\n" +"A high compression derivative, called LZ4_HC, is also provided. It trades " +"CPU\n" "time for compression ratio." msgstr "" -#: gnu/packages/compression.scm:722 -msgid "LZ4 Bindings for Python" -msgstr "" +#: gnu/packages/compression.scm:771 +#, fuzzy +msgid "LZ4 bindings for Python" +msgstr "Pythonbindinger for cairo" -#: gnu/packages/compression.scm:724 +#: gnu/packages/compression.scm:773 msgid "" "This package provides python bindings for the lz4 compression library\n" "by Yann Collet. The project contains bindings for the LZ4 block format and\n" "the LZ4 frame format." msgstr "" -#: gnu/packages/compression.scm:764 +#: gnu/packages/compression.scm:796 +msgid "String compression" +msgstr "" + +#: gnu/packages/compression.scm:797 +msgid "Lz-string is a string compressor library for Python." +msgstr "" + +#: gnu/packages/compression.scm:835 msgid "Tools to create and extract squashfs file systems" msgstr "" -#: gnu/packages/compression.scm:766 +#: gnu/packages/compression.scm:837 msgid "" "Squashfs is a highly compressed read-only file system for Linux. It uses\n" "zlib to compress files, inodes, and directories. All blocks are packed to\n" -"minimize the data overhead, and block sizes of between 4K and 1M are supported.\n" +"minimize the data overhead, and block sizes of between 4K and 1M are " +"supported.\n" "It is intended to be used for archival use, for live CDs, and for embedded\n" -"systems where low overhead is needed. This package allows you to create and\n" +"systems where low overhead is needed. This package allows you to create " +"and\n" "extract such file systems." msgstr "" -#: gnu/packages/compression.scm:803 +#: gnu/packages/compression.scm:874 msgid "Parallel implementation of gzip" msgstr "" -#: gnu/packages/compression.scm:805 +#: gnu/packages/compression.scm:876 msgid "" "This package provides a parallel implementation of gzip that exploits\n" "multiple processors and multiple cores when compressing data." msgstr "" -#: gnu/packages/compression.scm:829 +#: gnu/packages/compression.scm:900 msgid "Parallel indexing implementation of LZMA" msgstr "" -#: gnu/packages/compression.scm:831 +#: gnu/packages/compression.scm:902 msgid "" "The existing XZ Utils provide great compression in the .xz file format,\n" -"but they produce just one big block of compressed data. Pixz instead produces\n" -"a collection of smaller blocks which makes random access to the original data\n" +"but they produce just one big block of compressed data. Pixz instead " +"produces\n" +"a collection of smaller blocks which makes random access to the original " +"data\n" "possible and can compress in parallel. This is especially useful for large\n" "tarballs." msgstr "" -#: gnu/packages/compression.scm:872 +#: gnu/packages/compression.scm:943 msgid "Implementation of the Brotli compression algorithm" msgstr "" -#: gnu/packages/compression.scm:874 +#: gnu/packages/compression.scm:945 msgid "" "Brotli is a general-purpose lossless compression algorithm. It is\n" "similar in speed to deflate but offers denser compression. This package\n" @@ -1793,32 +2120,34 @@ msgid "" "respectively, based on the reference implementation from Google." msgstr "" -#: gnu/packages/compression.scm:898 +#: gnu/packages/compression.scm:969 msgid "Tool to unpack Cabinet archives" msgstr "" -#: gnu/packages/compression.scm:899 +#: gnu/packages/compression.scm:970 msgid "Extracts files out of Microsoft Cabinet (.cab) archives" msgstr "" -#: gnu/packages/compression.scm:931 +#: gnu/packages/compression.scm:1002 msgid "Delta encoder for binary files" msgstr "" -#: gnu/packages/compression.scm:932 +#: gnu/packages/compression.scm:1003 msgid "" "xdelta encodes only the differences between two binary files\n" -"using the VCDIFF algorithm and patch file format described in RFC 3284. It can\n" -"also be used to apply such patches. xdelta is similar to @command{diff} and\n" +"using the VCDIFF algorithm and patch file format described in RFC 3284. It " +"can\n" +"also be used to apply such patches. xdelta is similar to @command{diff} " +"and\n" "@command{patch}, but is not limited to plain text and does not generate\n" "human-readable output." msgstr "" -#: gnu/packages/compression.scm:964 +#: gnu/packages/compression.scm:1036 msgid "Large file compressor with a very high compression ratio" msgstr "" -#: gnu/packages/compression.scm:965 +#: gnu/packages/compression.scm:1037 msgid "" "lrzip is a compression utility that uses long-range\n" "redundancy reduction to improve the subsequent compression ratio of\n" @@ -1829,180 +2158,497 @@ msgid "" "well as bzip2." msgstr "" -#: gnu/packages/compression.scm:989 +#: gnu/packages/compression.scm:1067 +msgid "Filter for improving compression of typed binary data" +msgstr "" + +#: gnu/packages/compression.scm:1068 +msgid "" +"Bitshuffle is an algorithm that rearranges typed, binary data\n" +"for improving compression, as well as a python/C package that implements " +"this\n" +"algorithm within the Numpy framework." +msgstr "" + +#: gnu/packages/compression.scm:1089 msgid "Fast compressor/decompressor" msgstr "" -#: gnu/packages/compression.scm:990 +#: gnu/packages/compression.scm:1090 msgid "" -"Snappy is a compression/decompression library. It does not\n" -"aim for maximum compression, or compatibility with any other compression library;\n" -"instead, it aims for very high speeds and reasonable compression. For instance,\n" -"compared to the fastest mode of zlib, Snappy is an order of magnitude faster\n" -"for most inputs, but the resulting compressed files are anywhere from 20% to\n" +"Snappy is a compression/decompression library. It does not\n" +"aim for maximum compression, or compatibility with any other compression " +"library;\n" +"instead, it aims for very high speeds and reasonable compression. For " +"instance,\n" +"compared to the fastest mode of zlib, Snappy is an order of magnitude " +"faster\n" +"for most inputs, but the resulting compressed files are anywhere from 20% " +"to\n" "100% bigger." msgstr "" -#: gnu/packages/compression.scm:1058 +#: gnu/packages/compression.scm:1219 +msgid "Compression/decompression algorithm in Java" +msgstr "" + +#: gnu/packages/compression.scm:1220 +msgid "" +"Snappy-java is a Java port of the snappy, a fast C++\n" +"compresser/decompresser." +msgstr "" + +#: gnu/packages/compression.scm:1326 +msgid "Java port of the Snappy (de)compressor" +msgstr "" + +#: gnu/packages/compression.scm:1328 +msgid "" +"Iq80-snappy is a port of the Snappy compressor and decompressor rewritten\n" +"in pure Java. This compression code produces a byte-for-byte exact copy of " +"the\n" +"output created by the original C++ code, and is extremely fast." +msgstr "" + +#: gnu/packages/compression.scm:1367 +#, fuzzy +msgid "Java bzip2 compression/decompression library" +msgstr "GIF-dekomprimeringsbibliotek" + +#: gnu/packages/compression.scm:1368 +msgid "" +"Jbzip2 is a Java bzip2 compression/decompression library.\n" +"It can be used as a replacement for the Apache @code{CBZip2InputStream} /\n" +"@code{CBZip2OutputStream} classes." +msgstr "" + +#: gnu/packages/compression.scm:1434 msgid "Command-line file archiver with high compression ratio" msgstr "" -#: gnu/packages/compression.scm:1059 +#: gnu/packages/compression.scm:1435 msgid "" "p7zip is a command-line port of 7-Zip, a file archiver that\n" "handles the 7z format which features very high compression ratios." msgstr "" -#: gnu/packages/compression.scm:1098 +#: gnu/packages/compression.scm:1474 msgid "Compressed C++ iostream" msgstr "" -#: gnu/packages/compression.scm:1099 +#: gnu/packages/compression.scm:1475 msgid "" "gzstream is a small library for providing zlib\n" "functionality in a C++ iostream." msgstr "" -#: gnu/packages/compression.scm:1146 +#: gnu/packages/compression.scm:1522 msgid "Incremental journaling archiver" msgstr "" -#: gnu/packages/compression.scm:1147 +#: gnu/packages/compression.scm:1523 msgid "" "ZPAQ is a command-line archiver for realistic situations with\n" "many duplicate and already compressed files. It backs up only those files\n" -"modified since the last update. All previous versions remain untouched and can\n" +"modified since the last update. All previous versions remain untouched and " +"can\n" "be independently recovered. Identical files are only stored once (known as\n" "@dfn{de-duplication}). Archives can also be encrypted.\n" "\n" -"ZPAQ is intended to back up user data, not entire operating systems. It ignores\n" +"ZPAQ is intended to back up user data, not entire operating systems. It " +"ignores\n" "owner and group IDs, ACLs, extended attributes, or special file types like\n" -"devices, sockets, or named pipes. It does not follow or restore symbolic links\n" +"devices, sockets, or named pipes. It does not follow or restore symbolic " +"links\n" "or junctions, and always follows hard links." msgstr "" -#: gnu/packages/compression.scm:1175 -msgid "RAR archive extraction tool" +#: gnu/packages/compression.scm:1605 +msgid "Extract CAB files from InstallShield installers" msgstr "" -#: gnu/packages/compression.scm:1176 +#: gnu/packages/compression.scm:1607 msgid "" -"Unrar is a simple command-line program to list and extract\n" -"RAR archives." +"@command{unshield} is a tool and library for extracting @file{.cab}\n" +" archives from InstallShield installers." msgstr "" -#: gnu/packages/compression.scm:1212 +#: gnu/packages/compression.scm:1638 msgid "Zstandard real-time compression algorithm" msgstr "" -#: gnu/packages/compression.scm:1213 +#: gnu/packages/compression.scm:1639 msgid "" "Zstandard (@command{zstd}) is a lossless compression algorithm\n" -"that combines very fast operation with a compression ratio comparable to that of\n" -"zlib. In most scenarios, both compression and decompression can be performed in\n" +"that combines very fast operation with a compression ratio comparable to " +"that of\n" +"zlib. In most scenarios, both compression and decompression can be " +"performed in\n" "‘real time’. The compressor can be configured to provide the most suitable\n" -"trade-off between compression ratio and speed, without affecting decompression\n" +"trade-off between compression ratio and speed, without affecting " +"decompression\n" "speed." msgstr "" -#: gnu/packages/compression.scm:1252 +#: gnu/packages/compression.scm:1681 msgid "Threaded implementation of the Zstandard compression algorithm" msgstr "" -#: gnu/packages/compression.scm:1253 +#: gnu/packages/compression.scm:1682 msgid "" "Parallel Zstandard (PZstandard or @command{pzstd}) is a\n" "multi-threaded implementation of the @uref{http://zstd.net/, Zstandard\n" -"compression algorithm}. It is fully compatible with the original Zstandard file\n" -"format and command-line interface, and can be used as a drop-in replacement.\n" +"compression algorithm}. It is fully compatible with the original Zstandard " +"file\n" +"format and command-line interface, and can be used as a drop-in " +"replacement.\n" "\n" -"Compression is distributed over multiple processor cores to improve performance,\n" -"as is the decompression of data compressed in this manner. Data compressed by\n" -"other implementations will only be decompressed by two threads: one performing\n" +"Compression is distributed over multiple processor cores to improve " +"performance,\n" +"as is the decompression of data compressed in this manner. Data compressed " +"by\n" +"other implementations will only be decompressed by two threads: one " +"performing\n" "the actual decompression, the other input and output." msgstr "" -#: gnu/packages/databases.scm:120 +#: gnu/packages/compression.scm:1723 +msgid "Compression and file packing utility" +msgstr "Komprimerings- og filpakningsredskab" + +#: gnu/packages/compression.scm:1725 +msgid "" +"Zip is a compression and file packaging/archive utility. Zip is useful\n" +"for packaging a set of files for distribution, for archiving files, and for\n" +"saving disk space by temporarily compressing unused files or directories.\n" +"Zip puts one or more compressed files into a single ZIP archive, along with\n" +"information about the files (name, path, date, time of last modification,\n" +"protection, and check information to verify file integrity). An entire\n" +"directory structure can be packed into a ZIP archive with a single command.\n" +"\n" +"Zip has one compression method (deflation) and can also store files without\n" +"compression. Zip automatically chooses the better of the two for each " +"file.\n" +"Compression ratios of 2:1 to 3:1 are common for text files." +msgstr "" + +#: gnu/packages/compression.scm:1781 +msgid "Decompression and file extraction utility" +msgstr "" + +#: gnu/packages/compression.scm:1783 +msgid "" +"UnZip is an extraction utility for archives compressed in .zip format,\n" +"also called \"zipfiles\".\n" +"\n" +"UnZip lists, tests, or extracts files from a .zip archive. The default\n" +"behaviour (with no options) is to extract into the current directory, and\n" +"subdirectories below it, all files from the specified zipfile. UnZip\n" +"recreates the stored directory structure by default." +msgstr "" + +#: gnu/packages/compression.scm:1835 +msgid "Library for accessing zip files" +msgstr "Bibliotek til at tilgå zip-filer" + +#: gnu/packages/compression.scm:1837 +msgid "ZZipLib is a library based on zlib for accessing zip files." +msgstr "ZZipLib er et bibliotek baseret på zlib for adgang til zip-filer." + +#: gnu/packages/compression.scm:1857 +#, fuzzy +msgid "Provides an interface to Zip archive files" +msgstr "Tilbyder en grænseflade til ZIP-arkivfiler" + +#: gnu/packages/compression.scm:1858 +msgid "" +"The @code{Archive::Zip} module allows a Perl program to\n" +"create, manipulate, read, and write Zip archive files." +msgstr "" + +#: gnu/packages/compression.scm:1880 +msgid "C library for reading, creating, and modifying zip archives" +msgstr "" + +#: gnu/packages/compression.scm:1881 +msgid "" +"Libzip is a C library for reading, creating, and modifying\n" +"zip archives. Files can be added from data buffers, files, or compressed " +"data\n" +"copied directly from other zip archives. Changes made without closing the\n" +"archive can be reverted." +msgstr "" + +#: gnu/packages/compression.scm:1914 +msgid "Universal tool to manage file archives of various types" +msgstr "" + +#: gnu/packages/compression.scm:1915 +msgid "" +"The main command is @command{aunpack} which extracts files\n" +"from an archive. The other commands provided are @command{apack} (to " +"create\n" +"archives), @command{als} (to list files in archives), and @command{acat} " +"(to\n" +"extract files to standard out). As @command{atool} invokes external " +"programs\n" +"to handle the archives, not all commands may be supported for a certain " +"type\n" +"of archives." +msgstr "" + +#: gnu/packages/compression.scm:1937 +msgid "Generic archive extracting mechanism" +msgstr "" + +#: gnu/packages/compression.scm:1938 +msgid "" +"It allows you to extract any archive file of the type .tar,\n" +".tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma\n" +"without having to worry how it does so, or use different interfaces for " +"each\n" +"type by using either Perl modules, or command-line tools on your system." +msgstr "" + +#: gnu/packages/compression.scm:1974 +msgid "XZ in Java" +msgstr "" + +#: gnu/packages/compression.scm:1975 +msgid "" +"Tukaani-xz is an implementation of xz compression/decompression\n" +"algorithms in Java." +msgstr "" + +#: gnu/packages/compression.scm:1995 +msgid "Small, stand-alone lzip decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1997 +msgid "" +"Lunzip is a decompressor for files in the lzip compression format (.lz),\n" +"written as a single small C tool with no dependencies. This makes it\n" +"well-suited to embedded and other systems without a C++ compiler, or for use " +"in\n" +"applications such as software installers that need only to decompress " +"files,\n" +"not compress them.\n" +"Lunzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2022 +msgid "Small, stand-alone lzip compressor and decompressor" +msgstr "" + +#: gnu/packages/compression.scm:2024 +msgid "" +"Clzip is a compressor and decompressor for files in the lzip compression\n" +"format (.lz), written as a single small C tool with no dependencies. This " +"makes\n" +"it well-suited to embedded and other systems without a C++ compiler, or for " +"use\n" +"in other applications like package managers.\n" +"Clzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2051 +#, fuzzy +msgid "Lzip data compression C library" +msgstr "Zip-komprimeringsbibliotek" + +#: gnu/packages/compression.scm:2053 +msgid "" +"Lzlib is a C library for in-memory LZMA compression and decompression in\n" +"the lzip format. It supports integrity checking of the decompressed data, " +"and\n" +"all functions are thread-safe. The library should never crash, even in case " +"of\n" +"corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:2075 +msgid "Parallel lossless data compressor for the lzip format" +msgstr "" + +#: gnu/packages/compression.scm:2077 +msgid "" +"Plzip is a massively parallel (multi-threaded) lossless data compressor\n" +"and decompressor that uses the lzip file format (.lz). Files produced by " +"plzip\n" +"are fully compatible with lzip and can be rescued with lziprecover.\n" +"On multiprocessor machines, plzip can compress and decompress large files " +"much\n" +"faster than lzip, at the cost of a slightly reduced compression ratio (0.4% " +"to\n" +"2%). The number of usable threads is limited by file size: on files of only " +"a\n" +"few MiB, plzip is no faster than lzip.\n" +"Files that were compressed with regular lzip will also not be decompressed\n" +"faster by plzip, unless the @code{-b} option was used: lzip usually " +"produces\n" +"single-member files which can't be decompressed in parallel." +msgstr "" + +#: gnu/packages/compression.scm:2111 +msgid "Tool for extracting Inno Setup installers" +msgstr "" + +#: gnu/packages/compression.scm:2112 +msgid "" +"innoextract allows extracting Inno Setup installers under\n" +"non-Windows systems without running the actual installer using wine." +msgstr "" + +#: gnu/packages/compression.scm:2148 +msgid "General-purpose lossless compression" +msgstr "" + +#: gnu/packages/compression.scm:2149 +msgid "" +"This package provides the reference implementation of Brotli,\n" +"a generic-purpose lossless compression algorithm that compresses data using " +"a\n" +"combination of a modern variant of the LZ77 algorithm, Huffman coding and " +"2nd\n" +"order context modeling, with a compression ratio comparable to the best\n" +"currently available general-purpose compression methods. It is similar in " +"speed\n" +"with @code{deflate} but offers more dense compression.\n" +"\n" +"The specification of the Brotli Compressed Data Format is defined in RFC " +"7932." +msgstr "" + +#: gnu/packages/databases.scm:157 msgid "Clustered RDF storage and query engine" msgstr "" -#: gnu/packages/databases.scm:121 +#: gnu/packages/databases.scm:158 msgid "" "4store is a RDF/SPARQL store written in C, supporting\n" "either single machines or networked clusters." msgstr "" -#: gnu/packages/databases.scm:140 +#: gnu/packages/databases.scm:177 msgid "Hash library of database functions compatible with traditional dbm" msgstr "" -#: gnu/packages/databases.scm:142 +#: gnu/packages/databases.scm:179 msgid "" "GDBM is a library for manipulating hashed databases. It is used to\n" "store key/value pairs in a file in a manner similar to the Unix dbm library\n" "and provides interfaces to the traditional file format." msgstr "" -#: gnu/packages/databases.scm:193 +#: gnu/packages/databases.scm:220 +msgid "@code{mgo} offers a rich MongoDB driver for Go." +msgstr "" + +#: gnu/packages/databases.scm:222 +msgid "" +"@code{mgo} (pronounced as mango) is a MongoDB driver for the Go language.\n" +"It implements a rich selection of features under a simple API following\n" +"standard Go idioms." +msgstr "" + +#: gnu/packages/databases.scm:273 msgid "Berkeley database" msgstr "" -#: gnu/packages/databases.scm:195 +#: gnu/packages/databases.scm:275 msgid "" "Berkeley DB is an embeddable database allowing developers the choice of\n" "SQL, Key/Value, XML/XQuery or Java Object storage for their data model." msgstr "" -#: gnu/packages/databases.scm:286 +#: gnu/packages/databases.scm:353 +msgid "Utility for dumping and restoring ElasticSearch indexes" +msgstr "" + +#: gnu/packages/databases.scm:355 +msgid "" +"This package provides a utility for dumping the contents of an\n" +"ElasticSearch index to a compressed file and restoring the dumpfile back to " +"an\n" +"ElasticSearch server" +msgstr "" + +#: gnu/packages/databases.scm:393 msgid "Fast key-value storage library" msgstr "" -#: gnu/packages/databases.scm:288 +#: gnu/packages/databases.scm:395 msgid "" "LevelDB is a fast key-value storage library that provides an ordered\n" "mapping from string keys to string values." msgstr "" -#: gnu/packages/databases.scm:365 +#: gnu/packages/databases.scm:416 +msgid "In memory caching service" +msgstr "" + +#: gnu/packages/databases.scm:417 +msgid "" +"Memcached is a in memory key value store. It has a small\n" +"and generic API, and was originally intended for use with dynamic web\n" +"applications." +msgstr "" + +#: gnu/packages/databases.scm:541 +msgid "High performance and high availability document database" +msgstr "" + +#: gnu/packages/databases.scm:543 +msgid "" +"Mongo is a high-performance, high availability, schema-free\n" +"document-oriented database. A key goal of MongoDB is to bridge the gap\n" +"between key/value stores (which are fast and highly scalable) and " +"traditional\n" +"RDBMS systems (which are deep in functionality)." +msgstr "" + +#: gnu/packages/databases.scm:619 msgid "Fast, easy to use, and popular database" msgstr "" -#: gnu/packages/databases.scm:367 +#: gnu/packages/databases.scm:621 msgid "" "MySQL is a fast, reliable, and easy to use relational database\n" "management system that supports the standardized Structured Query\n" "Language." msgstr "" -#: gnu/packages/databases.scm:443 +#: gnu/packages/databases.scm:697 msgid "SQL database server" msgstr "" -#: gnu/packages/databases.scm:445 +#: gnu/packages/databases.scm:699 msgid "" "MariaDB is a multi-user and multi-threaded SQL database server, designed\n" "as a drop-in replacement of MySQL." msgstr "" -#: gnu/packages/databases.scm:475 +#: gnu/packages/databases.scm:737 msgid "Powerful object-relational database system" msgstr "" -#: gnu/packages/databases.scm:477 +#: gnu/packages/databases.scm:739 msgid "" "PostgreSQL is a powerful object-relational database system. It is fully\n" -"ACID compliant, has full support for foreign keys, joins, views, triggers, and\n" +"ACID compliant, has full support for foreign keys, joins, views, triggers, " +"and\n" "stored procedures (in multiple languages). It includes most SQL:2008 data\n" -"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and\n" +"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, " +"and\n" "TIMESTAMP. It also supports storage of binary large objects, including\n" "pictures, sounds, or video." msgstr "" -#: gnu/packages/databases.scm:503 +#: gnu/packages/databases.scm:778 msgid "Key-value database" msgstr "" -#: gnu/packages/databases.scm:504 +#: gnu/packages/databases.scm:779 msgid "" "QDBM is a library of routines for managing a\n" "database. The database is a simple data file containing key-value\n" @@ -2012,137 +2658,153 @@ msgid "" "organized in a hash table or B+ tree." msgstr "" -#: gnu/packages/databases.scm:559 +#: gnu/packages/databases.scm:834 msgid "Manipulate plain text files as databases" msgstr "" -#: gnu/packages/databases.scm:561 +#: gnu/packages/databases.scm:836 msgid "" "GNU Recutils is a set of tools and libraries for creating and\n" -"manipulating text-based, human-editable databases. Despite being text-based,\n" +"manipulating text-based, human-editable databases. Despite being text-" +"based,\n" "databases created with Recutils carry all of the expected features such as\n" "unique fields, primary keys, time stamps and more. Many different field\n" "types are supported, as is encryption." msgstr "" -#: gnu/packages/databases.scm:637 +#: gnu/packages/databases.scm:932 msgid "Persistent key-value store for fast storage" msgstr "" -#: gnu/packages/databases.scm:639 +#: gnu/packages/databases.scm:934 msgid "" "RocksDB is a library that forms the core building block for a fast\n" "key-value server, especially suited for storing data on flash drives. It\n" -"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible tradeoffs\n" -"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-Factor}\n" +"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible " +"tradeoffs\n" +"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-" +"Factor}\n" "(RAF) and @dfn{Space-Amplification-Factor} (SAF). It has multi-threaded\n" "compactions, making it specially suitable for storing multiple terabytes of\n" "data in a single database. RocksDB is partially based on @code{LevelDB}." msgstr "" -#: gnu/packages/databases.scm:698 +#: gnu/packages/databases.scm:994 msgid "Command-line tool for accessing SPARQL endpoints over HTTP" msgstr "" -#: gnu/packages/databases.scm:699 +#: gnu/packages/databases.scm:995 msgid "" "Sparql-query is a command-line tool for accessing SPARQL\n" -"endpoints over HTTP. It has been intentionally designed to 'feel' similar to\n" -"tools for interrogating SQL databases. For example, you can enter a query over\n" -"several lines, using a semi-colon at the end of a line to indicate the end of\n" -"your query. It also supports readline so that you can more easily recall and\n" -"edit previous queries, even across sessions. It can be used non-interactively,\n" +"endpoints over HTTP. It has been intentionally designed to 'feel' similar " +"to\n" +"tools for interrogating SQL databases. For example, you can enter a query " +"over\n" +"several lines, using a semi-colon at the end of a line to indicate the end " +"of\n" +"your query. It also supports readline so that you can more easily recall " +"and\n" +"edit previous queries, even across sessions. It can be used non-" +"interactively,\n" "for example from a shell script." msgstr "" -#: gnu/packages/databases.scm:741 +#: gnu/packages/databases.scm:1037 msgid "The SQLite database management system" msgstr "" -#: gnu/packages/databases.scm:743 +#: gnu/packages/databases.scm:1039 msgid "" "SQLite is a software library that implements a self-contained, serverless,\n" "zero-configuration, transactional SQL database engine. SQLite is the most\n" -"widely deployed SQL database engine in the world. The source code for SQLite\n" +"widely deployed SQL database engine in the world. The source code for " +"SQLite\n" "is in the public domain." msgstr "" -#: gnu/packages/databases.scm:778 +#: gnu/packages/databases.scm:1097 msgid "Trivial database" msgstr "" -#: gnu/packages/databases.scm:780 +#: gnu/packages/databases.scm:1099 msgid "" "TDB is a Trivial Database. In concept, it is very much like GDBM,\n" "and BSD's DB except that it allows multiple simultaneous writers and uses\n" -"locking internally to keep writers from trampling on each other. TDB is also\n" +"locking internally to keep writers from trampling on each other. TDB is " +"also\n" "extremely small." msgstr "" -#: gnu/packages/databases.scm:799 +#: gnu/packages/databases.scm:1118 msgid "Database independent interface for Perl" msgstr "" -#: gnu/packages/databases.scm:800 +#: gnu/packages/databases.scm:1119 msgid "This package provides an database interface for Perl." msgstr "" -#: gnu/packages/databases.scm:847 +#: gnu/packages/databases.scm:1167 msgid "Extensible and flexible object <-> relational mapper" msgstr "" -#: gnu/packages/databases.scm:848 +#: gnu/packages/databases.scm:1168 msgid "" "An SQL to OO mapper with an object API inspired by\n" "Class::DBI (with a compatibility layer as a springboard for porting) and a\n" -"resultset API that allows abstract encapsulation of database operations. It\n" -"aims to make representing queries in your code as perl-ish as possible while\n" +"resultset API that allows abstract encapsulation of database operations. " +"It\n" +"aims to make representing queries in your code as perl-ish as possible " +"while\n" "still providing access to as many of the capabilities of the database as\n" "possible, including retrieving related records from multiple tables in a\n" -"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY\",\n" +"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY" +"\",\n" "\"ORDER BY\" and \"HAVING\" support." msgstr "" -#: gnu/packages/databases.scm:878 +#: gnu/packages/databases.scm:1199 msgid "Cursor with built-in caching support" msgstr "" -#: gnu/packages/databases.scm:879 +#: gnu/packages/databases.scm:1200 msgid "" "DBIx::Class::Cursor::Cached provides a cursor class with\n" "built-in caching support." msgstr "" -#: gnu/packages/databases.scm:899 +#: gnu/packages/databases.scm:1222 msgid "Introspect many-to-many relationships" msgstr "" -#: gnu/packages/databases.scm:900 +#: gnu/packages/databases.scm:1223 msgid "" "Because the many-to-many relationships are not real\n" "relationships, they can not be introspected with DBIx::Class. Many-to-many\n" -"relationships are actually just a collection of convenience methods installed\n" -"to bridge two relationships. This DBIx::Class component can be used to store\n" +"relationships are actually just a collection of convenience methods " +"installed\n" +"to bridge two relationships. This DBIx::Class component can be used to " +"store\n" "all relevant information about these non-relationships so they can later be\n" "introspected and examined." msgstr "" -#: gnu/packages/databases.scm:957 +#: gnu/packages/databases.scm:1281 msgid "Create a DBIx::Class::Schema based on a database" msgstr "Opret et DBIx::Class::Schema baseret på en database" -#: gnu/packages/databases.scm:958 +#: gnu/packages/databases.scm:1282 msgid "" "DBIx::Class::Schema::Loader automates the definition of a\n" -"DBIx::Class::Schema by scanning database table definitions and setting up the\n" +"DBIx::Class::Schema by scanning database table definitions and setting up " +"the\n" "columns, primary keys, unique constraints and relationships." msgstr "" -#: gnu/packages/databases.scm:982 +#: gnu/packages/databases.scm:1306 msgid "DBI PostgreSQL interface" msgstr "DBI PostgreSQL-grænseflade" -#: gnu/packages/databases.scm:983 +#: gnu/packages/databases.scm:1307 msgid "" "This package provides a PostgreSQL driver for the Perl5\n" "@dfn{Database Interface} (DBI)." @@ -2150,11 +2812,11 @@ msgstr "" "Denne pakke tilbyder en PostgreSQL-driver for Perl5-\n" "@dfn{Database Interface} (DBI)." -#: gnu/packages/databases.scm:1006 +#: gnu/packages/databases.scm:1331 msgid "DBI MySQL interface" msgstr "DBI MySQL-grænseflade" -#: gnu/packages/databases.scm:1007 +#: gnu/packages/databases.scm:1332 msgid "" "This package provides a MySQL driver for the Perl5\n" "@dfn{Database Interface} (DBI)." @@ -2162,69 +2824,72 @@ msgstr "" "Denne pakke tilbyder en MySQL-driver for Perl5-\n" "@dfn{Database Interface} (DBI)." -#: gnu/packages/databases.scm:1026 +#: gnu/packages/databases.scm:1351 msgid "SQlite interface for Perl" msgstr "SQlite-grænseflade for Perl" -#: gnu/packages/databases.scm:1027 +#: gnu/packages/databases.scm:1352 msgid "" "DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" -"the entire thing in the distribution. So in order to get a fast transaction\n" +"the entire thing in the distribution. So in order to get a fast " +"transaction\n" "capable RDBMS working for your Perl project you simply have to install this\n" "module, and nothing else." msgstr "" -#: gnu/packages/databases.scm:1057 +#: gnu/packages/databases.scm:1383 msgid "Generate SQL from Perl data structures" msgstr "Opret SQL fra Perldatastrukturer" -#: gnu/packages/databases.scm:1058 +#: gnu/packages/databases.scm:1384 msgid "" "This module was inspired by the excellent DBIx::Abstract.\n" "While based on the concepts used by DBIx::Abstract, the concepts used have\n" "been modified to make the SQL easier to generate from Perl data structures.\n" -"The underlying idea is for this module to do what you mean, based on the data\n" +"The underlying idea is for this module to do what you mean, based on the " +"data\n" "structures you provide it, so that you don't have to modify your code every\n" "time your data changes." msgstr "" -#: gnu/packages/databases.scm:1087 +#: gnu/packages/databases.scm:1413 msgid "Split SQL code into atomic statements" msgstr "" -#: gnu/packages/databases.scm:1088 +#: gnu/packages/databases.scm:1414 msgid "" "This module tries to split any SQL code, even including\n" "non-standard extensions, into the atomic statements it is composed of." msgstr "" -#: gnu/packages/databases.scm:1106 +#: gnu/packages/databases.scm:1432 msgid "SQL tokenizer" msgstr "" -#: gnu/packages/databases.scm:1107 +#: gnu/packages/databases.scm:1433 msgid "" "SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" "claim to be a parser or query verifier. It just creates sane tokens from a\n" "valid SQL query." msgstr "" -#: gnu/packages/databases.scm:1125 +#: gnu/packages/databases.scm:1451 msgid "Data source abstraction library" msgstr "Abstraktionsbibliotek for datakilde" -#: gnu/packages/databases.scm:1126 +#: gnu/packages/databases.scm:1452 msgid "" "Unixodbc is a library providing an API with which to access\n" -"data sources. Data sources include SQL Servers and any software with an ODBC\n" +"data sources. Data sources include SQL Servers and any software with an " +"ODBC\n" "Driver." msgstr "" -#: gnu/packages/databases.scm:1150 +#: gnu/packages/databases.scm:1476 msgid "In-memory key/value and document store" msgstr "" -#: gnu/packages/databases.scm:1152 +#: gnu/packages/databases.scm:1478 msgid "" "UnQLite is an in-process software library which implements a\n" "self-contained, serverless, zero-configuration, transactional NoSQL\n" @@ -2233,33 +2898,34 @@ msgid "" "similar to BerkeleyDB, LevelDB, etc." msgstr "" -#: gnu/packages/databases.scm:1180 +#: gnu/packages/databases.scm:1506 msgid "Key-value cache and store" msgstr "" -#: gnu/packages/databases.scm:1181 +#: gnu/packages/databases.scm:1507 msgid "" "Redis is an advanced key-value cache and store. Redis\n" -"supports many data structures including strings, hashes, lists, sets, sorted\n" +"supports many data structures including strings, hashes, lists, sets, " +"sorted\n" "sets, bitmaps and hyperloglogs." msgstr "" -#: gnu/packages/databases.scm:1207 +#: gnu/packages/databases.scm:1534 msgid "Kyoto Cabinet is a modern implementation of the DBM database" msgstr "" -#: gnu/packages/databases.scm:1209 +#: gnu/packages/databases.scm:1536 msgid "" "Kyoto Cabinet is a standalone file-based database that supports Hash\n" "and B+ Tree data storage models. It is a fast key-value lightweight\n" "database and supports many programming languages. It is a NoSQL database." msgstr "" -#: gnu/packages/databases.scm:1235 +#: gnu/packages/databases.scm:1562 msgid "Tokyo Cabinet is a modern implementation of the DBM database" msgstr "" -#: gnu/packages/databases.scm:1237 +#: gnu/packages/databases.scm:1564 msgid "" "Tokyo Cabinet is a library of routines for managing a database.\n" "The database is a simple data file containing records, each is a pair of a\n" @@ -2269,154 +2935,545 @@ msgid "" "organized in hash table, B+ tree, or fixed-length array." msgstr "" -#: gnu/packages/databases.scm:1272 +#: gnu/packages/databases.scm:1600 msgid "NoSQL data engine" msgstr "" -#: gnu/packages/databases.scm:1274 +#: gnu/packages/databases.scm:1602 msgid "" "WiredTiger is an extensible platform for data management. It supports\n" "row-oriented storage (where all columns of a row are stored together),\n" "column-oriented storage (where columns are stored in groups, allowing for\n" -"more efficient access and storage of column subsets) and log-structured merge\n" +"more efficient access and storage of column subsets) and log-structured " +"merge\n" "trees (LSM), for sustained throughput under random insert workloads." msgstr "" -#: gnu/packages/databases.scm:1310 +#: gnu/packages/databases.scm:1647 +#, fuzzy +msgid "WiredTiger bindings for GNU Guile" +msgstr "XOSD-bindinger for Guile" + +#: gnu/packages/databases.scm:1649 +#, fuzzy +msgid "" +"This package provides Guile bindings to the WiredTiger ``NoSQL''\n" +"database. Various higher level database abstractions." +msgstr "Denne pakke tilbyder Guilebindinger til SQLite-databasesystemet." + +#: gnu/packages/databases.scm:1681 msgid "Perl5 access to Berkeley DB version 1.x" msgstr "" -#: gnu/packages/databases.scm:1312 -msgid "The DB::File module provides Perl bindings to the Berkeley DB version 1.x." +#: gnu/packages/databases.scm:1683 +msgid "" +"The DB::File module provides Perl bindings to the Berkeley DB version 1.x." msgstr "" -#: gnu/packages/databases.scm:1339 -msgid "Lightning memory-mapped database library" +#: gnu/packages/databases.scm:1710 +msgid "Lightning Memory-Mapped Database library" msgstr "" -#: gnu/packages/databases.scm:1340 -msgid "Lightning memory-mapped database library." +#: gnu/packages/databases.scm:1712 +msgid "" +"The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance\n" +"transactional database. Unlike more complex relational databases, LMDB " +"handles\n" +"only key-value pairs (stored as arbitrary byte arrays) and relies on the\n" +"underlying operating system for caching and locking, keeping the code small " +"and\n" +"simple.\n" +"The use of ‘zero-copy’ memory-mapped files combines the persistence of " +"classic\n" +"disk-based databases with high read performance that scales linearly over\n" +"multiple cores. The size of each database is limited only by the size of " +"the\n" +"virtual address space — not physical RAM." msgstr "" -#: gnu/packages/databases.scm:1369 +#: gnu/packages/databases.scm:1749 msgid "C++ connector for PostgreSQL" msgstr "" -#: gnu/packages/databases.scm:1371 +#: gnu/packages/databases.scm:1751 msgid "" "Libpqxx is a C++ library to enable user programs to communicate with the\n" -"PostgreSQL database back-end. The database back-end can be local or it may be\n" +"PostgreSQL database back-end. The database back-end can be local or it may " +"be\n" "on another machine, accessed via TCP/IP." msgstr "" -#: gnu/packages/databases.scm:1394 +#: gnu/packages/databases.scm:1774 msgid "Small object-relational mapping utility" msgstr "" -#: gnu/packages/databases.scm:1396 +#: gnu/packages/databases.scm:1776 msgid "" "Peewee is a simple and small ORM (object-relation mapping) tool. Peewee\n" -"handles converting between pythonic values and those used by databases, so you\n" +"handles converting between pythonic values and those used by databases, so " +"you\n" "can use Python types in your code without having to worry. It has built-in\n" -"support for sqlite, mysql and postgresql. If you already have a database, you\n" +"support for sqlite, mysql and postgresql. If you already have a database, " +"you\n" "can autogenerate peewee models using @code{pwiz}, a model generator." msgstr "" -#: gnu/packages/databases.scm:1443 +#: gnu/packages/databases.scm:1823 msgid "Library providing transparent encryption of SQLite database files" msgstr "" -#: gnu/packages/databases.scm:1444 +#: gnu/packages/databases.scm:1824 msgid "" "SQLCipher is an implementation of SQLite, extended to\n" "provide transparent 256-bit AES encryption of database files. Pages are\n" -"encrypted before being written to disk and are decrypted when read back. It’s\n" +"encrypted before being written to disk and are decrypted when read back. " +"It’s\n" "well suited for protecting embedded application databases and for mobile\n" "development." msgstr "" -#: gnu/packages/databases.scm:1476 +#: gnu/packages/databases.scm:1856 gnu/packages/databases.scm:1883 msgid "Python ODBC Library" msgstr "" -#: gnu/packages/databases.scm:1477 +#: gnu/packages/databases.scm:1857 msgid "" "@code{python-pyodbc-c} provides a Python DB-API driver\n" "for ODBC." msgstr "" -#: gnu/packages/databases.scm:1514 +#: gnu/packages/databases.scm:1884 +msgid "" +"@code{python-pyodbc} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1921 msgid "Read Microsoft Access databases" msgstr "" -#: gnu/packages/databases.scm:1515 +#: gnu/packages/databases.scm:1922 msgid "" "MDB Tools is a set of tools and applications to read the\n" -"proprietary MDB file format used in Microsoft's Access database package. This\n" -"includes programs to export schema and data from Microsoft's Access database\n" +"proprietary MDB file format used in Microsoft's Access database package. " +"This\n" +"includes programs to export schema and data from Microsoft's Access " +"database\n" "file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL,\n" "etc., and an SQL engine for performing simple SQL queries." msgstr "" -#: gnu/packages/debug.scm:78 -msgid "Heuristical file minimizer" +#: gnu/packages/databases.scm:1963 +msgid "Python binding for the ‘Lightning’ database (LMDB)" msgstr "" -#: gnu/packages/debug.scm:80 +#: gnu/packages/databases.scm:1965 msgid "" -"Delta assists you in minimizing \"interesting\" files subject to a test\n" -"of their interestingness. A common such situation is when attempting to\n" -"isolate a small failure-inducing substring of a large input that causes your\n" -"program to exhibit a bug." +"python-lmdb or py-lmdb is a Python binding for the @dfn{Lightning\n" +"Memory-Mapped Database} (LMDB), a high-performance key-value store." msgstr "" -#: gnu/packages/debug.scm:134 -msgid "Reducer for interesting code" +#: gnu/packages/databases.scm:2019 +msgid "ActiveRecord ORM for Python" msgstr "" -#: gnu/packages/debug.scm:136 +#: gnu/packages/databases.scm:2021 msgid "" -"C-Reduce is a tool that takes a large C or C++ program that has a\n" -"property of interest (such as triggering a compiler bug) and automatically\n" -"produces a much smaller C/C++ program that has the same property. It is\n" -"intended for use by people who discover and report bugs in compilers and other\n" +"Orator provides a simple ActiveRecord-like Object Relational Mapping\n" +"implementation for Python." +msgstr "" + +#: gnu/packages/databases.scm:2048 +msgid "Multi-model database system" +msgstr "" + +#: gnu/packages/databases.scm:2049 +msgid "" +"Virtuoso is a scalable cross-platform server that combines\n" +"relational, graph, and document data management with web application server\n" +"and web services platform functionality." +msgstr "" + +#: gnu/packages/databases.scm:2077 +msgid "Database interface and MySQL driver for R" +msgstr "" + +#: gnu/packages/databases.scm:2079 +msgid "" +"This package provides a DBI interface to MySQL / MariaDB. The RMySQL\n" +"package contains an old implementation based on legacy code from S-PLUS " +"which\n" +"is being phased out. A modern MySQL client based on Rcpp is available from\n" +"the RMariaDB package." +msgstr "" + +#: gnu/packages/databases.scm:2104 +msgid "" +"Cassandra Cluster Manager for Apache Cassandra clusters on\n" +"localhost" +msgstr "" + +#: gnu/packages/databases.scm:2106 +msgid "" +"Cassandra Cluster Manager is a development tool for testing\n" +"local Cassandra clusters. It creates, launches and removes Cassandra " +"clusters\n" +"on localhost." +msgstr "" + +#: gnu/packages/databases.scm:2132 +#, fuzzy +msgid "SQLite bindings for Python" +msgstr "Guilebindinger for libgit2" + +#: gnu/packages/databases.scm:2134 +msgid "" +"Pysqlite provides SQLite bindings for Python that comply to the\n" +"Database API 2.0T." +msgstr "" + +#: gnu/packages/databases.scm:2161 +#, fuzzy +msgid "Database abstraction library" +msgstr "Abstraktionsbibliotek for datakilde" + +#: gnu/packages/databases.scm:2163 +msgid "" +"SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that\n" +"gives application developers the full power and flexibility of SQL. It\n" +"provides a full suite of well known enterprise-level persistence patterns,\n" +"designed for efficient and high-performing database access, adapted into a\n" +"simple and Pythonic domain language." +msgstr "" + +#: gnu/packages/databases.scm:2202 +msgid "Various utility functions for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2204 +msgid "" +"SQLAlchemy-utils provides various utility functions and custom data types\n" +"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for " +"Python.\n" +"\n" +"You might also want to install the following optional dependencies:\n" +"@enumerate\n" +"@item @code{python-passlib}\n" +"@item @code{python-babel}\n" +"@item @code{python-cryptography}\n" +"@item @code{python-pytz}\n" +"@item @code{python-psycopg2}\n" +"@item @code{python-furl}\n" +"@item @code{python-flask-babel}\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/databases.scm:2245 +msgid "Database migration tool for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2247 +msgid "" +"Alembic is a lightweight database migration tool for usage with the\n" +"SQLAlchemy Database Toolkit for Python." +msgstr "" + +#: gnu/packages/databases.scm:2273 +msgid "Tiny key value database with concurrency support" +msgstr "" + +#: gnu/packages/databases.scm:2275 +msgid "" +"PickleShare is a small ‘shelve’-like datastore with concurrency support.\n" +"Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike\n" +"shelve, many processes can access the database simultaneously. Changing a\n" +"value in database is immediately visible to other processes accessing the " +"same\n" +"database. Concurrency is possible because the values are stored in " +"separate\n" +"files. Hence the “database” is a directory where all files are governed by\n" +"PickleShare." +msgstr "" + +#: gnu/packages/databases.scm:2327 +msgid "Another Python SQLite Wrapper" +msgstr "" + +#: gnu/packages/databases.scm:2328 +msgid "" +"APSW is a Python wrapper for the SQLite\n" +"embedded relational database engine. In contrast to other wrappers such as\n" +"pysqlite it focuses on being a minimal layer over SQLite attempting just to\n" +"translate the complete SQLite API into Python." +msgstr "" + +#: gnu/packages/databases.scm:2352 +msgid "Neo4j driver code written in Python" +msgstr "" + +#: gnu/packages/databases.scm:2353 +msgid "" +"This package provides the Neo4j Python driver that connects\n" +"to the database using Neo4j's binary protocol. It aims to be minimal, " +"while\n" +"being idiomatic to Python." +msgstr "" + +#: gnu/packages/databases.scm:2372 +msgid "Library and toolkit for working with Neo4j in Python" +msgstr "" + +#: gnu/packages/databases.scm:2373 +msgid "" +"This package provides a client library and toolkit for\n" +"working with Neo4j from within Python applications and from the command\n" +"line. The core library has no external dependencies and has been carefully\n" +"designed to be easy and intuitive to use." +msgstr "" + +#: gnu/packages/databases.scm:2398 +#, fuzzy +msgid "Python PostgreSQL adapter" +msgstr "DBI PostgreSQL-grænseflade" + +#: gnu/packages/databases.scm:2400 +msgid "" +"psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " +msgstr "" + +#: gnu/packages/databases.scm:2424 +msgid "SQLAlchemy schema displayer" +msgstr "" + +#: gnu/packages/databases.scm:2425 +msgid "" +"This package provides a program to build Entity\n" +"Relationship diagrams from a SQLAlchemy model (or directly from the\n" +"database)." +msgstr "" + +#: gnu/packages/databases.scm:2455 +msgid "MySQLdb is an interface to the popular MySQL database server for Python" +msgstr "" + +#: gnu/packages/databases.scm:2456 +msgid "" +"MySQLdb is an interface to the popular MySQL database server\n" +"for Python. The design goals are:\n" +"@enumerate\n" +"@item Compliance with Python database API version 2.0 [PEP-0249],\n" +"@item Thread-safety,\n" +"@item Thread-friendliness (threads will not block each other).\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/databases.scm:2484 +msgid "Python extension that wraps protocol parsing code in hiredis" +msgstr "" + +#: gnu/packages/databases.scm:2485 +msgid "" +"Python-hiredis is a python extension that wraps protocol\n" +"parsing code in hiredis. It primarily speeds up parsing of multi bulk " +"replies." +msgstr "" + +#: gnu/packages/databases.scm:2508 +msgid "Fake implementation of redis API for testing purposes" +msgstr "" + +#: gnu/packages/databases.scm:2509 +msgid "" +"Fakeredis is a pure python implementation of the redis-py\n" +"python client that simulates talking to a redis server. This was created " +"for a\n" +"single purpose: to write unittests. Setting up redis is not hard, but many " +"time\n" +" you want to write unittests that do not talk to an external server (such " +"as\n" +"redis). This module now allows tests to simply use this module as a " +"reasonable\n" +"substitute for redis." +msgstr "" + +#: gnu/packages/databases.scm:2537 +msgid "Redis Python client" +msgstr "" + +#: gnu/packages/databases.scm:2539 +#, fuzzy +msgid "This package provides a Python interface to the Redis key-value store." +msgstr "" +"Denne pakke tilbyder Pythonbindinger til virtualiseringsbiblioteket\n" +"libvirt." + +#: gnu/packages/databases.scm:2560 +msgid "Simple job queues for Python" +msgstr "" + +#: gnu/packages/databases.scm:2562 +msgid "" +"RQ (Redis Queue) is a simple Python library for queueing jobs and\n" +"processing them in the background with workers. It is backed by Redis and " +"it\n" +"is designed to have a low barrier to entry." +msgstr "" + +#: gnu/packages/databases.scm:2585 +msgid "Port of asyncio-redis to trollius" +msgstr "" + +#: gnu/packages/databases.scm:2586 +msgid "" +"@code{trollius-redis} is a Redis client for Python\n" +" trollius. It is an asynchronious IO (PEP 3156) implementation of the\n" +" Redis protocol." +msgstr "" + +#: gnu/packages/databases.scm:2613 +msgid "Non-validating SQL parser" +msgstr "" + +#: gnu/packages/databases.scm:2614 +msgid "" +"Sqlparse is a non-validating SQL parser for Python. It\n" +"provides support for parsing, splitting and formatting SQL statements." +msgstr "" + +#: gnu/packages/databases.scm:2634 +msgid "Library to write SQL queries in a pythonic way" +msgstr "" + +#: gnu/packages/databases.scm:2635 +msgid "" +"@code{python-sql} is a library to write SQL queries, that\n" +"transforms idiomatic python function calls to well-formed SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:2720 +msgid "Various tools for interacting with MongoDB and BSON" +msgstr "" + +#: gnu/packages/databases.scm:2722 +msgid "" +"This package includes a collection of tools related to MongoDB.\n" +"@table @code\n" +"@item bsondump\n" +"Display BSON files in a human-readable format\n" +"@item mongoimport\n" +"Convert data from JSON, TSV or CSV and insert them into a collection\n" +"@item mongoexport\n" +"Write an existing collection to CSV or JSON format\n" +"@item mongodump/mongorestore\n" +"Dump MongoDB backups to disk in the BSON format\n" +"@item mongorestore\n" +"Read MongoDB backups in the BSON format, and restore them to a live " +"database\n" +"@item mongostat\n" +"Monitor live MongoDB servers, replica sets, or sharded clusters\n" +"@item mongofiles\n" +"Read, write, delete, or update files in GridFS\n" +"@item mongooplog\n" +"Replay oplog entries between MongoDB servers\n" +"@item mongotop\n" +"Monitor read/write activity on a mongo server\n" +"@end table" +msgstr "" + +#: gnu/packages/databases.scm:2808 +msgid "Columnar in-memory analytics" +msgstr "" + +#: gnu/packages/databases.scm:2809 +msgid "" +"Apache Arrow is a columnar in-memory analytics layer\n" +"designed to accelerate big data. It houses a set of canonical in-memory\n" +"representations of flat and hierarchical data along with multiple\n" +"language-bindings for structure manipulation. It also provides IPC and " +"common\n" +"algorithm implementations." +msgstr "" + +#: gnu/packages/databases.scm:2853 +#, fuzzy +msgid "Python bindings for Apache Arrow" +msgstr "Pythonbindinger for cairo" + +#: gnu/packages/databases.scm:2854 +msgid "" +"This library provides a Pythonic API wrapper for the reference\n" +"Arrow C++ implementation, along with tools for interoperability with " +"pandas,\n" +"NumPy, and other traditional Python scientific computing packages." +msgstr "" + +#: gnu/packages/debug.scm:79 +msgid "Heuristical file minimizer" +msgstr "" + +#: gnu/packages/debug.scm:81 +msgid "" +"Delta assists you in minimizing \"interesting\" files subject to a test\n" +"of their interestingness. A common such situation is when attempting to\n" +"isolate a small failure-inducing substring of a large input that causes " +"your\n" +"program to exhibit a bug." +msgstr "" + +#: gnu/packages/debug.scm:137 +msgid "Reducer for interesting code" +msgstr "" + +#: gnu/packages/debug.scm:139 +msgid "" +"C-Reduce is a tool that takes a large C or C++ program that has a\n" +"property of interest (such as triggering a compiler bug) and automatically\n" +"produces a much smaller C/C++ program that has the same property. It is\n" +"intended for use by people who discover and report bugs in compilers and " +"other\n" "tools that process C/C++ code." msgstr "" -#: gnu/packages/debug.scm:251 +#: gnu/packages/debug.scm:247 msgid "Security-oriented fuzzer" msgstr "Sikkerhedsorienteret fuzzer" -#: gnu/packages/debug.scm:253 +#: gnu/packages/debug.scm:249 msgid "" "American fuzzy lop is a security-oriented fuzzer that employs a novel\n" -"type of compile-time instrumentation and genetic algorithms to automatically\n" -"discover clean, interesting test cases that trigger new internal states in the\n" -"targeted binary. This substantially improves the functional coverage for the\n" +"type of compile-time instrumentation and genetic algorithms to " +"automatically\n" +"discover clean, interesting test cases that trigger new internal states in " +"the\n" +"targeted binary. This substantially improves the functional coverage for " +"the\n" "fuzzed code. The compact synthesized corpora produced by the tool are also\n" "useful for seeding other, more labor- or resource-intensive testing regimes\n" "down the road." msgstr "" -#: gnu/packages/debug.scm:305 +#: gnu/packages/debug.scm:307 msgid "Expose race conditions in Makefiles" msgstr "" -#: gnu/packages/debug.scm:307 +#: gnu/packages/debug.scm:309 msgid "" "Stress Make is a customized GNU Make that explicitely manages the order\n" -"in which concurrent jobs are run to provoke erroneous behavior into becoming\n" -"manifest. It can run jobs in the order in which they're launched, in backwards\n" -"order, or in random order. The thought is that if code builds correctly with\n" +"in which concurrent jobs are run to provoke erroneous behavior into " +"becoming\n" +"manifest. It can run jobs in the order in which they're launched, in " +"backwards\n" +"order, or in random order. The thought is that if code builds correctly " +"with\n" "Stress Make, then it is likely that the @code{Makefile} contains no race\n" "conditions." msgstr "" -#: gnu/packages/debug.scm:334 +#: gnu/packages/debug.scm:336 msgid "Transparent application input fuzzer" msgstr "" -#: gnu/packages/debug.scm:335 +#: gnu/packages/debug.scm:337 msgid "" "Zzuf is a transparent application input fuzzer. It works by\n" "intercepting file operations and changing random bits in the program's\n" @@ -2430,31 +3487,138 @@ msgstr "" #: gnu/packages/dejagnu.scm:79 msgid "" "DejaGnu is a framework for testing software. In effect, it serves as\n" -"a front-end for all tests written for a program. Thus, each program can have\n" +"a front-end for all tests written for a program. Thus, each program can " +"have\n" "multiple test suites, which are then all managed by a single harness." msgstr "" -#: gnu/packages/games.scm:196 +#: gnu/packages/games.scm:167 +msgid "Tron clone in 3D" +msgstr "" + +#: gnu/packages/games.scm:168 +msgid "" +"Armagetron is a multiplayer game in 3d that attempts to\n" +"emulate and expand on the lightcycle sequence from the movie Tron. It's\n" +"an old school arcade game slung into the 21st century. Highlights include\n" +"a customizable playing arena, HUD, unique graphics, and AI bots. For the\n" +"more advanced player there are new game modes and a wide variety of physics\n" +"settings to tweak as well." +msgstr "" + +#: gnu/packages/games.scm:241 +msgid "Survival horror roguelike video game" +msgstr "" + +#: gnu/packages/games.scm:243 +msgid "" +"Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.\n" +"Struggle to survive in a harsh, persistent, procedurally generated world.\n" +"Scavenge the remnants of a dead civilization for food, equipment, or, if you " +"are\n" +"lucky, a vehicle with a full tank of gas to get you out of Dodge. Fight to\n" +"defeat or escape from a wide variety of powerful monstrosities, from zombies " +"to\n" +"giant insects to killer robots and things far stranger and deadlier, and " +"against\n" +"the others like yourself, that want what you have." +msgstr "" + +#: gnu/packages/games.scm:284 +msgid "Speaking cow text filter" +msgstr "" + +#: gnu/packages/games.scm:285 +msgid "" +"Cowsay is basically a text filter. Send some text into it,\n" +"and you get a cow saying your text. If you think a talking cow isn't " +"enough,\n" +"cows can think too: all you have to do is run @command{cowthink}. If " +"you're\n" +"tired of cows, a variety of other ASCII-art messengers are available." +msgstr "" + +#: gnu/packages/games.scm:351 msgid "Free content game based on the Doom engine" msgstr "" -#: gnu/packages/games.scm:198 +#: gnu/packages/games.scm:360 msgid "" "The Freedoom project aims to create a complete free content first person\n" -"shooter game. Freedoom by itself is just the raw material for a game: it must\n" +"shooter game. Freedoom by itself is just the raw material for a game: it " +"must\n" "be paired with a compatible game engine (such as @code{prboom-plus}) to be\n" -"played. Freedoom complements the Doom engine with free levels, artwork, sound\n" +"played. Freedoom complements the Doom engine with free levels, artwork, " +"sound\n" "effects and music to make a completely free game." msgstr "" -#: gnu/packages/games.scm:229 +#: gnu/packages/games.scm:434 +msgid "Software for exploring cellular automata" +msgstr "" + +#: gnu/packages/games.scm:436 +msgid "" +"Golly simulates Conway's Game of Life and many other types of cellular\n" +"automata. The following features are available:\n" +"@enumerate\n" +"@item Support for bounded and unbounded universes, with cells of up to 256\n" +" states.\n" +"@item Support for multiple algorithms, including Bill Gosper's Hashlife\n" +" algorithm.\n" +"@item Loading patterns from BMP, PNG, GIF and TIFF image files.\n" +"@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.\n" +"@item Scriptable via Lua or Python.\n" +"@item Extracting patterns, rules and scripts from zip files.\n" +"@item Downloading patterns, rules and scripts from online archives.\n" +"@item Pasting patterns from the clipboard.\n" +"@item Unlimited undo/redo.\n" +"@item Configurable keyboard shortcuts.\n" +"@item Auto fit option to keep patterns within the view.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:498 +#, fuzzy +msgid "Puzzle/platform game" +msgstr "2D-platformsspil" + +#: gnu/packages/games.scm:499 +msgid "" +"Me and My Shadow is a puzzle/platform game in which you try\n" +"to reach the exit by solving puzzles. Spikes, moving blocks, fragile " +"blocks\n" +"and much more stand between you and the exit. Record your moves and let " +"your\n" +"shadow mimic them to reach blocks you couldn't reach alone." +msgstr "" + +#: gnu/packages/games.scm:534 +msgid "Multiplayer dungeon game involving knights and quests" +msgstr "" + +#: gnu/packages/games.scm:535 +msgid "" +"Knights is a multiplayer game involving several knights who\n" +"must run around a dungeon and complete various quests. Each game revolves\n" +"around a quest – for example, you might have to find some items and carry " +"them\n" +"back to your starting point. This may sound easy, but as there are only\n" +"enough items in the dungeon for one player to win, you may end up having to\n" +"kill your opponents to get their stuff! Other quests involve escaping from\n" +"the dungeon, fighting a duel to the death against the enemy knights, or\n" +"destroying an ancient book using a special wand." +msgstr "" + +#: gnu/packages/games.scm:572 msgid "Backgammon game" msgstr "Backgammonspil" -#: gnu/packages/games.scm:230 +#: gnu/packages/games.scm:573 msgid "" "The GNU backgammon application can be used for playing, analyzing and\n" -"teaching the game. It has an advanced evaluation engine based on artificial\n" +"teaching the game. It has an advanced evaluation engine based on " +"artificial\n" "neural networks suitable for both beginners and advanced players. In\n" "addition to a command-line interface, it also features an attractive, 3D\n" "representation of the playing board." @@ -2465,99 +3629,155 @@ msgstr "" "avancerede spillere. Udover grænsefladen for kommandolinjen har\n" "spillet også en attraktiv 3D-repræsentation af brættet." -#: gnu/packages/games.scm:259 +#: gnu/packages/games.scm:602 msgid "3d Rubik's cube game" msgstr "" -#: gnu/packages/games.scm:261 +#: gnu/packages/games.scm:604 msgid "" "GNUbik is a puzzle game in which you must manipulate a cube to make\n" "each of its faces have a uniform color. The game is customizable, allowing\n" -"you to set the size of the cube (the default is 3x3) or to change the colors.\n" +"you to set the size of the cube (the default is 3x3) or to change the " +"colors.\n" "You may even apply photos to the faces instead of colors. The game is\n" "scriptable with Guile." msgstr "" -#: gnu/packages/games.scm:283 +#: gnu/packages/games.scm:626 msgid "The game of Shogi (Japanese chess)" msgstr "" -#: gnu/packages/games.scm:284 +#: gnu/packages/games.scm:627 msgid "" "GNU Shogi is a program that plays the game Shogi (Japanese\n" -"Chess). It is similar to standard chess but this variant is far more complicated." +"Chess). It is similar to standard chess but this variant is far more " +"complicated." msgstr "" -#: gnu/packages/games.scm:327 +#: gnu/packages/games.scm:658 +msgid "Tetris clone based on the SDL library" +msgstr "" + +#: gnu/packages/games.scm:660 +msgid "" +"LTris is a tetris clone: differently shaped blocks are falling down the\n" +"rectangular playing field and can be moved sideways or rotated by 90 degree\n" +"units with the aim of building lines without gaps which then disappear " +"(causing\n" +"any block above the deleted line to fall down). LTris has three game modes: " +"In\n" +"Classic you play until the stack of blocks reaches the top of the playing " +"field\n" +"and no new blocks can enter. In Figures the playing field is reset to a " +"new\n" +"figure each level and later on tiles and lines suddenly appear. In " +"Multiplayer\n" +"up to three players (either human or CPU) compete with each other sending\n" +"removed lines to all opponents. There is also a Demo mode in which you can\n" +"watch your CPU playing while enjoying a cup of tea!" +msgstr "" + +#: gnu/packages/games.scm:711 msgid "Version of the classic 3D shoot'em'up game Doom" msgstr "" -#: gnu/packages/games.scm:329 -msgid "PrBoom+ is a Doom source port developed from the original PrBoom project." -msgstr "PrBoom+ er en Doom-kildeport udviklet fra det oprindelige PrBoom-projekt." +#: gnu/packages/games.scm:713 +msgid "" +"PrBoom+ is a Doom source port developed from the original PrBoom project." +msgstr "" +"PrBoom+ er en Doom-kildeport udviklet fra det oprindelige PrBoom-projekt." + +#: gnu/packages/games.scm:760 +#, fuzzy +msgid "Action platformer game" +msgstr "2D-platformsspil" + +#: gnu/packages/games.scm:762 +msgid "" +"ReTux is an action platformer loosely inspired by the Mario games,\n" +"utilizing the art assets from the @code{SuperTux} project." +msgstr "" + +#: gnu/packages/games.scm:848 +msgid "A classical roguelike/sandbox game" +msgstr "" + +#: gnu/packages/games.scm:850 +msgid "" +"RogueBox Adventures is a graphical roguelike with strong influences\n" +"from sandbox games like Minecraft or Terraria. The main idea of RogueBox\n" +"Adventures is to offer the player a kind of roguelike toy-world. This " +"world\n" +"can be explored and changed freely." +msgstr "" -#: gnu/packages/games.scm:349 +#: gnu/packages/games.scm:877 msgid "User interface for gnushogi" msgstr "Brugergrænseflade for gnushogi" -#: gnu/packages/games.scm:350 +#: gnu/packages/games.scm:878 msgid "A graphical user interface for the package @code{gnushogi}." msgstr "En grafisk brugerflade for pakken @code{gnushogi}." -#: gnu/packages/games.scm:399 +#: gnu/packages/games.scm:927 msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" msgstr "GNU/Linux-port af indiespillet »l'Abbaye des Morts«" -#: gnu/packages/games.scm:400 +#: gnu/packages/games.scm:928 msgid "" "L'Abbaye des Morts is a 2D platform game set in 13th century\n" "France. The Cathars, who preach about good Christian beliefs, were being\n" -"expelled by the Catholic Church out of the Languedoc region in France. One of\n" -"them, called Jean Raymond, found an old church in which to hide, not knowing\n" +"expelled by the Catholic Church out of the Languedoc region in France. One " +"of\n" +"them, called Jean Raymond, found an old church in which to hide, not " +"knowing\n" "that beneath its ruins lay buried an ancient evil." msgstr "" -#: gnu/packages/games.scm:452 +#: gnu/packages/games.scm:980 msgid "Dungeon exploration roguelike" msgstr "" -#: gnu/packages/games.scm:453 +#: gnu/packages/games.scm:981 msgid "" "Angband is a Classic dungeon exploration roguelike. Explore\n" -"the depths below Angband, seeking riches, fighting monsters, and preparing to\n" +"the depths below Angband, seeking riches, fighting monsters, and preparing " +"to\n" "fight Morgoth, the Lord of Darkness." msgstr "" -#: gnu/packages/games.scm:493 +#: gnu/packages/games.scm:1017 msgid "Lemmings clone" msgstr "Lemmingsklon" -#: gnu/packages/games.scm:495 +#: gnu/packages/games.scm:1019 msgid "" "Pingus is a free Lemmings-like puzzle game in which the player takes\n" "command of a bunch of small animals and has to guide them through levels.\n" "Since the animals walk on their own, the player can only influence them by\n" -"giving them commands, like build a bridge, dig a hole, or redirect all animals\n" +"giving them commands, like build a bridge, dig a hole, or redirect all " +"animals\n" "in the other direction. Multiple such commands are necessary to reach the\n" "level's exit. The game is presented in a 2D side view." msgstr "" -#: gnu/packages/games.scm:517 +#: gnu/packages/games.scm:1041 msgid "Convert English text to humorous dialects" msgstr "" -#: gnu/packages/games.scm:518 +#: gnu/packages/games.scm:1042 msgid "" "The GNU Talk Filters are programs that convert English text\n" -"into stereotyped or otherwise humorous dialects. The filters are provided as\n" +"into stereotyped or otherwise humorous dialects. The filters are provided " +"as\n" "a C library, so they can easily be integrated into other programs." msgstr "" -#: gnu/packages/games.scm:550 +#: gnu/packages/games.scm:1074 msgid "Simulate the display from \"The Matrix\"" msgstr "" -#: gnu/packages/games.scm:551 +#: gnu/packages/games.scm:1075 msgid "" "CMatrix simulates the display from \"The Matrix\" and is\n" "based on the screensaver from the movie's website. It works with terminal\n" @@ -2565,92 +3785,100 @@ msgid "" "asynchronously and at a user-defined speed." msgstr "" -#: gnu/packages/games.scm:571 +#: gnu/packages/games.scm:1095 msgid "Full chess implementation" msgstr "Fuld skakimplementering" -#: gnu/packages/games.scm:572 +#: gnu/packages/games.scm:1096 msgid "" "GNU Chess is a chess engine. It allows you to compete\n" -"against the computer in a game of chess, either through the default terminal\n" +"against the computer in a game of chess, either through the default " +"terminal\n" "interface or via an external visual interface such as GNU XBoard." msgstr "" -#: gnu/packages/games.scm:600 +#: gnu/packages/games.scm:1124 msgid "Twisted adventures of young pig farmer Dink Smallwood" msgstr "" -#: gnu/packages/games.scm:602 +#: gnu/packages/games.scm:1126 msgid "" "GNU FreeDink is a free and portable re-implementation of the engine\n" -"for the role-playing game Dink Smallwood. It supports not only the original\n" +"for the role-playing game Dink Smallwood. It supports not only the " +"original\n" "game data files but it also supports user-produced game mods or \"D-Mods\".\n" "To that extent, it also includes a front-end for managing all of your D-Mods." msgstr "" -#: gnu/packages/games.scm:627 +#: gnu/packages/games.scm:1151 msgid "Game data for GNU Freedink" msgstr "Spildata for GNU Freedink" -#: gnu/packages/games.scm:629 +#: gnu/packages/games.scm:1153 msgid "This package contains the game data of GNU Freedink." msgstr "Denne pakke indeholder spildataen for GNU Freedink." -#: gnu/packages/games.scm:681 +#: gnu/packages/games.scm:1205 msgid "Graphical user interface for chess programs" msgstr "Grafisk brugerflade for skakprogrammer" -#: gnu/packages/games.scm:682 +#: gnu/packages/games.scm:1206 msgid "" "GNU XBoard is a graphical board for all varieties of chess,\n" -"including international chess, xiangqi (Chinese chess), shogi (Japanese chess)\n" -"and Makruk. Several lesser-known variants are also supported. It presents a\n" +"including international chess, xiangqi (Chinese chess), shogi (Japanese " +"chess)\n" +"and Makruk. Several lesser-known variants are also supported. It presents " +"a\n" "fully interactive graphical interface and it can load and save games in the\n" "Portable Game Notation." msgstr "" -#: gnu/packages/games.scm:735 +#: gnu/packages/games.scm:1260 msgid "Ball and paddle game" msgstr "" -#: gnu/packages/games.scm:736 +#: gnu/packages/games.scm:1261 msgid "" "XBoing is a blockout type game where you have a paddle which\n" "you control to bounce a ball around the game zone destroying blocks with a\n" -"proton ball. Each block carries a different point value. The more blocks you\n" +"proton ball. Each block carries a different point value. The more blocks " +"you\n" "destroy, the better your score. The person with the highest score wins." msgstr "" -#: gnu/packages/games.scm:768 +#: gnu/packages/games.scm:1293 msgid "Typing tutor" msgstr "" -#: gnu/packages/games.scm:770 +#: gnu/packages/games.scm:1295 msgid "" "GNU Typist is a universal typing tutor. It can be used to learn and\n" "practice touch-typing. Several tutorials are included; in addition to\n" "tutorials for the standard QWERTY layout, there are also tutorials for the\n" -"alternative layouts Dvorak and Colemak, as well as for the numpad. Tutorials\n" +"alternative layouts Dvorak and Colemak, as well as for the numpad. " +"Tutorials\n" "are primarily in English, however some in other languages are provided." msgstr "" -#: gnu/packages/games.scm:817 +#: gnu/packages/games.scm:1342 msgid "3D game engine written in C++" msgstr "3D-spilmotor skrevet i C++" -#: gnu/packages/games.scm:819 +#: gnu/packages/games.scm:1344 msgid "" "The Irrlicht Engine is a high performance realtime 3D engine written in\n" -"C++. Features include an OpenGL renderer, extensible materials, scene graph\n" -"management, character animation, particle and other special effects, support\n" +"C++. Features include an OpenGL renderer, extensible materials, scene " +"graph\n" +"management, character animation, particle and other special effects, " +"support\n" "for common mesh file formats, and collision detection." msgstr "" -#: gnu/packages/games.scm:871 +#: gnu/packages/games.scm:1396 msgid "2D space shooter" msgstr "2D-rumskyder" -#: gnu/packages/games.scm:873 +#: gnu/packages/games.scm:1398 msgid "" "M.A.R.S. is a 2D space shooter with pretty visual effects and\n" "attractive physics. Players can battle each other or computer controlled\n" @@ -2658,45 +3886,49 @@ msgid "" "match, cannon keep, and grave-itation pit." msgstr "" -#: gnu/packages/games.scm:914 +#: gnu/packages/games.scm:1439 msgid "Main game data for the Minetest game engine" msgstr "Spildata for spilmotoren Minetest" -#: gnu/packages/games.scm:916 +#: gnu/packages/games.scm:1441 msgid "Game data for the Minetest infinite-world block sandox game." msgstr "" -#: gnu/packages/games.scm:968 +#: gnu/packages/games.scm:1493 msgid "Infinite-world block sandbox game" msgstr "" -#: gnu/packages/games.scm:970 +#: gnu/packages/games.scm:1495 msgid "" "Minetest is a sandbox construction game. Players can create and destroy\n" "various types of blocks in a three-dimensional open world. This allows\n" -"forming structures in every possible creation, on multiplayer servers or as a\n" -"single player. Mods and texture packs allow players to personalize the game\n" +"forming structures in every possible creation, on multiplayer servers or as " +"a\n" +"single player. Mods and texture packs allow players to personalize the " +"game\n" "in different ways." msgstr "" -#: gnu/packages/games.scm:1009 +#: gnu/packages/games.scm:1534 msgid "Curses Implementation of the Glk API" msgstr "" -#: gnu/packages/games.scm:1011 +#: gnu/packages/games.scm:1536 msgid "" "Glk defines a portable API for applications with text UIs. It was\n" -"primarily designed for interactive fiction, but it should be suitable for many\n" +"primarily designed for interactive fiction, but it should be suitable for " +"many\n" "interactive text utilities, particularly those based on a command line.\n" -"This is an implementation of the Glk library which runs in a terminal window,\n" +"This is an implementation of the Glk library which runs in a terminal " +"window,\n" "using the @code{curses.h} library for screen control." msgstr "" -#: gnu/packages/games.scm:1049 +#: gnu/packages/games.scm:1574 msgid "Interpreter for Glulx VM" msgstr "Fortolker for Glulx VM" -#: gnu/packages/games.scm:1051 +#: gnu/packages/games.scm:1576 msgid "" "Glulx is a 32-bit portable virtual machine intended for writing and\n" "playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" @@ -2704,35 +3936,22 @@ msgid "" "reference interpreter, using the Glk API." msgstr "" -#: gnu/packages/games.scm:1087 +#: gnu/packages/games.scm:1613 msgid "Z-machine interpreter" msgstr "" -#: gnu/packages/games.scm:1089 +#: gnu/packages/games.scm:1615 msgid "" "Fizmo is a console-based Z-machine interpreter. It is used to play\n" "interactive fiction, also known as text adventures, which were implemented\n" "either by Infocom or created using the Inform compiler." msgstr "" -#: gnu/packages/games.scm:1142 -msgid "Reference frontend for the libretro API" -msgstr "" - -#: gnu/packages/games.scm:1144 -msgid "" -"Libretro is a simple but powerful development interface that allows for\n" -"the easy creation of emulators, games and multimedia applications that can plug\n" -"straight into any libretro-compatible frontend. RetroArch is the official\n" -"reference frontend for the libretro API, currently used by most as a modular\n" -"multi-system game/emulator system." -msgstr "" - -#: gnu/packages/games.scm:1164 +#: gnu/packages/games.scm:1633 msgid "Play the game of Go" msgstr "Spil Go" -#: gnu/packages/games.scm:1166 +#: gnu/packages/games.scm:1635 msgid "" "GNU Go is a program that plays the game of Go, in which players\n" "place stones on a grid to form territory or capture other stones. While\n" @@ -2743,105 +3962,116 @@ msgid "" "Protocol)." msgstr "" -#: gnu/packages/games.scm:1194 +#: gnu/packages/games.scm:1663 msgid "High speed arctic racing game based on Tux Racer" msgstr "" -#: gnu/packages/games.scm:1196 +#: gnu/packages/games.scm:1665 msgid "" "Extreme Tux Racer, or etracer as it is called for short, is\n" -"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of the\n" -"game is to slide down a snow- and ice-covered mountain as quickly as possible,\n" +"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of " +"the\n" +"game is to slide down a snow- and ice-covered mountain as quickly as " +"possible,\n" "avoiding the trees and rocks that will slow you down.\n" "\n" -"Collect herrings and other goodies while sliding down the hill, but avoid fish\n" +"Collect herrings and other goodies while sliding down the hill, but avoid " +"fish\n" "bones.\n" "\n" "This game is based on the GPL version of the famous game TuxRacer." msgstr "" -#: gnu/packages/games.scm:1276 +#: gnu/packages/games.scm:1747 msgid "3D kart racing game" msgstr "" -#: gnu/packages/games.scm:1277 +#: gnu/packages/games.scm:1748 msgid "" "SuperTuxKart is a 3D kart racing game, with a focus on\n" -"having fun over realism. You can play with up to 4 friends on one PC, racing\n" -"against each other or just trying to beat the computer; single-player mode is\n" +"having fun over realism. You can play with up to 4 friends on one PC, " +"racing\n" +"against each other or just trying to beat the computer; single-player mode " +"is\n" "also available." msgstr "" -#: gnu/packages/games.scm:1309 +#: gnu/packages/games.scm:1780 msgid "Game of jumping to the next floor, trying not to fall" msgstr "" -#: gnu/packages/games.scm:1311 +#: gnu/packages/games.scm:1782 msgid "" "GNUjump is a simple, yet addictive game in which you must jump from\n" -"platform to platform to avoid falling, while the platforms drop at faster rates\n" -"the higher you go. The game features multiplayer, unlimited FPS, smooth floor\n" +"platform to platform to avoid falling, while the platforms drop at faster " +"rates\n" +"the higher you go. The game features multiplayer, unlimited FPS, smooth " +"floor\n" "falling, themeable graphics and sounds, and replays." msgstr "" -#: gnu/packages/games.scm:1354 +#: gnu/packages/games.scm:1825 msgid "Turn-based strategy game" msgstr "" -#: gnu/packages/games.scm:1356 +#: gnu/packages/games.scm:1827 msgid "" "The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" -"with several single player campaigns, and multiplayer games (both networked and\n" +"with several single player campaigns, and multiplayer games (both networked " +"and\n" "local).\n" "\n" "Battle for control on a range of maps, using variety of units which have\n" -"advantages and disadvantages against different types of attacks. Units gain\n" -"experience and advance levels, and are carried over from one scenario to the\n" +"advantages and disadvantages against different types of attacks. Units " +"gain\n" +"experience and advance levels, and are carried over from one scenario to " +"the\n" "next campaign." msgstr "" -#: gnu/packages/games.scm:1400 -msgid "X86 emulator with CGA/EGA/VGA/etc. graphics and sound" -msgstr "X86-emulator med CGA/EGA/VGA/etc. grafik og lyd" +#: gnu/packages/games.scm:1856 +msgid "Dedicated @emph{Battle for Wesnoth} server" +msgstr "" -#: gnu/packages/games.scm:1401 +#: gnu/packages/games.scm:1857 +#, fuzzy msgid "" -"DOSBox is a DOS-emulator that uses the SDL library. DOSBox\n" -"also emulates CPU:286/386 realmode/protected mode, Directory\n" -"FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a\n" -"SoundBlaster/Gravis Ultra Sound card for excellent sound compatibility with\n" -"older games." -msgstr "" +"This package contains a dedicated server for @emph{The\n" +"Battle for Wesnoth}." +msgstr "Denne pakke indeholder spildataene krævet for MegaGlest." -#: gnu/packages/games.scm:1446 +#: gnu/packages/games.scm:1898 msgid "Mouse and keyboard discovery for children" msgstr "" -#: gnu/packages/games.scm:1448 +#: gnu/packages/games.scm:1900 msgid "" "Gamine is a game designed for young children who are learning to use the\n" -"mouse and keyboard. The child uses the mouse to draw colored dots and lines\n" +"mouse and keyboard. The child uses the mouse to draw colored dots and " +"lines\n" "on the screen and keyboard to display letters." msgstr "" -#: gnu/packages/games.scm:1480 +#: gnu/packages/games.scm:1932 msgid "Puzzle game with a cat in lead role" msgstr "" -#: gnu/packages/games.scm:1481 +#: gnu/packages/games.scm:1933 msgid "" "Project Raincat is a game developed by Carnegie Mellon\n" "students through GCS during the Fall 2008 semester. Raincat features game\n" -"play inspired from classics Lemmings and The Incredible Machine. The project\n" -"proved to be an excellent learning experience for the programmers. Everything\n" +"play inspired from classics Lemmings and The Incredible Machine. The " +"project\n" +"proved to be an excellent learning experience for the programmers. " +"Everything\n" "is programmed in Haskell." msgstr "" -#: gnu/packages/games.scm:1516 +#: gnu/packages/games.scm:1967 msgid "Client for 'The Mana World' and similar games" msgstr "" -#: gnu/packages/games.scm:1518 +#: gnu/packages/games.scm:1969 msgid "" "ManaPlus is a 2D MMORPG client for game servers. It is the only\n" "fully supported client for @uref{http://www.themanaworld.org, The mana\n" @@ -2849,244 +4079,191 @@ msgid "" "@uref{http://landoffire.org, Land of fire}." msgstr "" -#: gnu/packages/games.scm:1568 -msgid "Nintendo 64 emulator core library" -msgstr "Nintendo 64-emulator - grundlæggende bibliotek" +#: gnu/packages/games.scm:2025 +msgid "Transportation economics simulator" +msgstr "" -#: gnu/packages/games.scm:1570 +#: gnu/packages/games.scm:2026 msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"core library." +"OpenTTD is a game in which you transport goods and\n" +"passengers by land, water and air. It is a re-implementation of Transport\n" +"Tycoon Deluxe with many enhancements including multiplayer mode,\n" +"internationalization support, conditional orders and the ability to clone,\n" +"autoreplace and autoupdate vehicles. This package only includes the game\n" +"engine. When you start it you will be prompted to download a graphics set." msgstr "" -#: gnu/packages/games.scm:1614 gnu/packages/games.scm:1659 -#: gnu/packages/games.scm:1701 gnu/packages/games.scm:1743 -#: gnu/packages/games.scm:2059 -msgid "Mupen64Plus SDL input plugin" +#: gnu/packages/games.scm:2083 +msgid "Base graphics set for OpenTTD" msgstr "" -#: gnu/packages/games.scm:1616 +#: gnu/packages/games.scm:2085 msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"SDL audio plugin." +"The OpenGFX projects is an implementation of the OpenTTD base grahics\n" +"set that aims to ensure the best possible out-of-the-box experience.\n" +"\n" +"OpenGFX provides you with...\n" +"@enumerate\n" +"@item All graphics you need to enjoy OpenTTD.\n" +"@item Uniquely drawn rail vehicles for every climate.\n" +"@item Completely snow-aware rivers.\n" +"@item Different river and sea water.\n" +"@item Snow-aware buoys.\n" +"@end enumerate" msgstr "" -#: gnu/packages/games.scm:1661 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"SDL input plugin." +#: gnu/packages/games.scm:2130 +msgid "Base sounds for OpenTTD" msgstr "" -#: gnu/packages/games.scm:1703 +#: gnu/packages/games.scm:2131 msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"high-level emulation (HLE) RSP processor plugin." +"OpenSFX is a set of free base sounds for OpenTTD which make\n" +"it possible to play OpenTTD without requiring the proprietary sound files " +"from\n" +"the original Transport Tycoon Deluxe." msgstr "" -#: gnu/packages/games.scm:1745 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Z64 RSP processor plugin." +#: gnu/packages/games.scm:2168 +msgid "Music set for OpenTTD" msgstr "" -#: gnu/packages/games.scm:1789 gnu/packages/games.scm:1843 -#: gnu/packages/games.scm:1893 gnu/packages/games.scm:1941 -msgid "Mupen64Plus Rice Video plugin" +#: gnu/packages/games.scm:2169 +msgid "" +"OpenMSX is a music set for OpenTTD which makes it possible\n" +"to play OpenTTD without requiring the proprietary music from the original\n" +"Transport Tycoon Deluxe." msgstr "" -#: gnu/packages/games.scm:1791 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Arachnoid video plugin." +#: gnu/packages/games.scm:2247 +msgid "Free software re-implementation of RollerCoaster Tycoon 2" msgstr "" -#: gnu/packages/games.scm:1845 +#: gnu/packages/games.scm:2248 msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Glide64 video plugin." +"OpenRCT2 is a free software re-implementation of\n" +"RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and\n" +"maintaining an amusement park containing attractions, shops and facilities.\n" +"\n" +"Note that this package does @emph{not} provide the game assets (sounds,\n" +"images, etc.)" msgstr "" -#: gnu/packages/games.scm:1895 +#: gnu/packages/games.scm:2290 +msgid "Pinball simulator" +msgstr "Pinball-simulator" + +#: gnu/packages/games.scm:2291 msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Glide64MK2 video plugin." +"The Emilia Pinball Project is a pinball simulator. There\n" +"are only two levels to play with, but they are very addictive." msgstr "" -#: gnu/packages/games.scm:1943 +#: gnu/packages/games.scm:2312 +msgid "Board game inspired by The Settlers of Catan" +msgstr "Brætspil inspireret af The Settlers of Catan" + +#: gnu/packages/games.scm:2313 msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Rice Video plugin." +"Pioneers is an emulation of the board game The Settlers of\n" +"Catan. It can be played on a local network, on the internet, and with AI\n" +"players." msgstr "" -#: gnu/packages/games.scm:1995 -msgid "Mupen64Plus Z64 video plugin" +#: gnu/packages/games.scm:2354 gnu/packages/gnome.scm:2644 +msgid "Logic puzzle game" msgstr "" -#: gnu/packages/games.scm:1997 +#: gnu/packages/games.scm:2355 msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Z64 video plugin." +"The goal of this logic game is to open all cards in a 6x6\n" +"grid, using a number of hints as to their relative position. The game idea\n" +"is attributed to Albert Einstein." msgstr "" -#: gnu/packages/games.scm:2061 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"command line user interface. Installing this package is the easiest way\n" -"towards a working Mupen64Plus for casual users." +#: gnu/packages/games.scm:2384 +msgid "MUD and telnet client" msgstr "" -#: gnu/packages/games.scm:2118 -msgid "Nintendo Entertainment System (NES/Famicom) emulator" +#: gnu/packages/games.scm:2386 +msgid "" +"POWWOW is a client software which can be used for telnet as well as for\n" +"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client " +"for\n" +"the chat server psyced with the specific config located at\n" +"http://lavachat.symlynx.com/unix/" msgstr "" -#: gnu/packages/games.scm:2120 +#: gnu/packages/games.scm:2561 +msgid "Arena shooter derived from the Cube 2 engine" +msgstr "Arenaskydespil afledt fra Cube 2-motoren" + +#: gnu/packages/games.scm:2563 msgid "" -"Nestopia UE (Undead Edition) is a fork of the Nintendo Entertainment\n" -"System (NES/Famicom) emulator Nestopia, with enhancements from members of the\n" -"emulation community. It provides highly accurate emulation." +"Red Eclipse is an arena shooter, created from the Cube2 engine.\n" +"Offering an innovative parkour system and distinct but all potent weapons,\n" +"Red Eclipse provides fast paced and accessible gameplay." msgstr "" -#: gnu/packages/games.scm:2150 -msgid "Video game console emulator front-end" +#: gnu/packages/games.scm:2622 +msgid "Text adventure game" msgstr "" -#: gnu/packages/games.scm:2151 +#: gnu/packages/games.scm:2624 msgid "" -"EmulationStation provides a graphical front-end to a large\n" -"number of video game console emulators. It features an interface that is\n" -"usable with any game controller that has at least 4 buttons, theming support,\n" -"and a game metadata scraper." -msgstr "" - -#: gnu/packages/games.scm:2203 -msgid "Transportation economics simulator" -msgstr "" - -#: gnu/packages/games.scm:2204 -msgid "" -"OpenTTD is a game in which you transport goods and\n" -"passengers by land, water and air. It is a re-implementation of Transport\n" -"Tycoon Deluxe with many enhancements including multiplayer mode,\n" -"internationalization support, conditional orders and the ability to clone,\n" -"autoreplace and autoupdate vehicles. This package only includes the game engine. When you start\n" -"it you will be prompted to download a graphics set." -msgstr "" - -#: gnu/packages/games.scm:2259 -msgid "Pinball simulator" -msgstr "Pinball-simulator" - -#: gnu/packages/games.scm:2260 -msgid "" -"The Emilia Pinball Project is a pinball simulator. There\n" -"are only two levels to play with, but they are very addictive." -msgstr "" - -#: gnu/packages/games.scm:2281 -msgid "Board game inspired by The Settlers of Catan" -msgstr "Brætspil inspireret af The Settlers of Catan" - -#: gnu/packages/games.scm:2282 -msgid "" -"Pioneers is an emulation of the board game The Settlers of\n" -"Catan. It can be played on a local network, on the internet, and with AI\n" -"players." -msgstr "" - -#: gnu/packages/games.scm:2316 -msgid "Nintendo DS emulator" -msgstr "Nintendo DS-emulator" - -#: gnu/packages/games.scm:2318 -msgid "DeSmuME is an emulator for the Nintendo DS handheld gaming console." -msgstr "DeSmuME er en emulator for den håndholdte spilkonsol Nintendo DS." - -#: gnu/packages/games.scm:2356 -msgid "Logic puzzle game" -msgstr "" - -#: gnu/packages/games.scm:2357 -msgid "" -"The goal of this logic game is to open all cards in a 6x6\n" -"grid, using a number of hints as to their relative position. The game idea\n" -"is attributed to Albert Einstein." -msgstr "" - -#: gnu/packages/games.scm:2386 -msgid "MUD and telnet client" -msgstr "" - -#: gnu/packages/games.scm:2388 -msgid "" -"POWWOW is a client software which can be used for telnet as well as for\n" -"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client for\n" -"the chat server psyced with the specific config located at\n" -"http://lavachat.symlynx.com/unix/" -msgstr "" - -#: gnu/packages/games.scm:2533 -msgid "Arena shooter derived from the Cube 2 engine" -msgstr "Arenaskydespil afledt fra Cube 2-motoren" - -#: gnu/packages/games.scm:2535 -msgid "" -"Red Eclipse is an arena shooter, created from the Cube2 engine.\n" -"Offering an innovative parkour system and distinct but all potent weapons,\n" -"Red Eclipse provides fast paced and accessible gameplay." -msgstr "" - -#: gnu/packages/games.scm:2629 -msgid "Nintendo multi-system emulator" -msgstr "Nintendo multi-system-emulator" - -#: gnu/packages/games.scm:2631 -msgid "" -"higan (formerly bsnes) is an emulator for multiple Nintendo video game\n" -"consoles, including the Nintendo Entertainment System (NES/Famicom), Super\n" -"Nintendo Entertainment System (SNES/Super Famicom), Game Boy, Game Boy\n" -"Color (GBC), and Game Boy Advance (GBA). It also supports the subsystems\n" -"Super Game Boy, BS-X Satellaview, and Sufami Turbo." +"Grue Hunter is a text adventure game written in Perl. You must make\n" +"your way through an underground cave system in search of the Grue. Can you\n" +"capture it and get out alive?" msgstr "" -#: gnu/packages/games.scm:2689 -msgid "Text adventure game" +#: gnu/packages/games.scm:2666 +msgid "Old-school earthworm action game" msgstr "" -#: gnu/packages/games.scm:2691 +#: gnu/packages/games.scm:2668 msgid "" -"Grue Hunter is a text adventure game written in Perl. You must make\n" -"your way through an underground cave system in search of the Grue. Can you\n" -"capture it and get out alive?" +"lierolibre is an earthworm action game where you fight another player\n" +"(or the computer) underground using a wide array of weapons.\n" +"\n" +"Features:\n" +"@itemize\n" +"@item 2 worms, 40 weapons, great playability, two game modes: Kill'em All\n" +"and Game of Tag, plus AI-players without true intelligence!\n" +"@item Dat nostalgia.\n" +"@item Extensions via a hidden F1 menu:\n" +"@itemize\n" +"@item Replays\n" +"@item Game controller support\n" +"@item Powerlevel palettes\n" +"@end itemize\n" +"@item Ability to write game variables to plain text files.\n" +"@item Ability to load game variables from both EXE and plain text files.\n" +"@item Scripts to extract and repack graphics, sounds and levels.\n" +"@end itemize\n" +"\n" +"To switch between different window sizes, use F6, F7 and F8, to switch to\n" +"fullscreen, use F5 or Alt+Enter." msgstr "" -#: gnu/packages/games.scm:2740 +#: gnu/packages/games.scm:2743 msgid "3D Real-time strategy and real-time tactics game" msgstr "" -#: gnu/packages/games.scm:2742 +#: gnu/packages/games.scm:2745 msgid "" "Warzone 2100 offers campaign, multi-player, and single-player skirmish\n" -"modes. An extensive tech tree with over 400 different technologies, combined\n" -"with the unit design system, allows for a wide variety of possible units and\n" +"modes. An extensive tech tree with over 400 different technologies, " +"combined\n" +"with the unit design system, allows for a wide variety of possible units " +"and\n" "tactics." msgstr "" -#: gnu/packages/games.scm:2775 +#: gnu/packages/games.scm:2778 msgid "2D scrolling shooter game" msgstr "2D-rullende skydespil" -#: gnu/packages/games.scm:2777 +#: gnu/packages/games.scm:2780 msgid "" "In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n" "dominated the galaxy. Guide Chris Bainfield and his friend Sid Wilson on\n" @@ -3095,23 +4272,25 @@ msgid "" "in strikes against the evil corporation." msgstr "" -#: gnu/packages/games.scm:2808 +#: gnu/packages/games.scm:2811 msgid "Fast-paced, arcade-style, top-scrolling space shooter" msgstr "" -#: gnu/packages/games.scm:2810 +#: gnu/packages/games.scm:2813 msgid "" "In this game you are the captain of the cargo ship Chromium B.S.U. and\n" -"are responsible for delivering supplies to the troops on the front line. Your\n" -"ship has a small fleet of robotic fighters which you control from the relative\n" +"are responsible for delivering supplies to the troops on the front line. " +"Your\n" +"ship has a small fleet of robotic fighters which you control from the " +"relative\n" "safety of the Chromium vessel." msgstr "" -#: gnu/packages/games.scm:2885 +#: gnu/packages/games.scm:2888 msgid "Drawing software for children" msgstr "" -#: gnu/packages/games.scm:2887 +#: gnu/packages/games.scm:2890 msgid "" "Tux Paint is a free drawing program designed for young children (kids\n" "ages 3 and up). It has a simple, easy-to-use interface; fun sound effects;\n" @@ -3120,75 +4299,81 @@ msgid "" "your child be creative." msgstr "" -#: gnu/packages/games.scm:2925 +#: gnu/packages/games.scm:2928 msgid "Stamp images for Tux Paint" msgstr "" -#: gnu/packages/games.scm:2927 +#: gnu/packages/games.scm:2930 msgid "" "This package contains a set of \"Rubber Stamp\" images which can be used\n" "with the \"Stamp\" tool within Tux Paint." msgstr "" -#: gnu/packages/games.scm:2974 +#: gnu/packages/games.scm:2977 msgid "Configure Tux Paint" msgstr "Konfigurer Tux Paint" -#: gnu/packages/games.scm:2976 +#: gnu/packages/games.scm:2979 msgid "Tux Paint Config is a graphical configuration editor for Tux Paint." -msgstr "Tux Paint Config er et grafisk redigeringsprogram til konfigurationen for Tux Paint." +msgstr "" +"Tux Paint Config er et grafisk redigeringsprogram til konfigurationen for " +"Tux Paint." -#: gnu/packages/games.scm:3008 +#: gnu/packages/games.scm:3011 msgid "2D platformer game" msgstr "2D-platformsspil" -#: gnu/packages/games.scm:3009 +#: gnu/packages/games.scm:3012 msgid "" "SuperTux is a free classic 2D jump'n run sidescroller game\n" "in a style similar to the original Super Mario games covered under\n" "the GNU GPL." msgstr "" -#: gnu/packages/games.scm:3043 +#: gnu/packages/games.scm:3046 msgid "MUD client" msgstr "MUD-klient" -#: gnu/packages/games.scm:3045 +#: gnu/packages/games.scm:3048 msgid "" -"TinTin++ is a MUD client which supports MCCP (Mud Client Compression Protocol),\n" -"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used by MUDs,\n" -"as well as those required to login via telnet on Linux / Mac OS X servers, and an\n" +"TinTin++ is a MUD client which supports MCCP (Mud Client Compression " +"Protocol),\n" +"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used " +"by MUDs,\n" +"as well as those required to login via telnet on Linux / Mac OS X servers, " +"and an\n" "auto mapper with a VT100 map display." msgstr "" -#: gnu/packages/games.scm:3082 +#: gnu/packages/games.scm:3085 msgid "Programming game" msgstr "Programmeringsspil" -#: gnu/packages/games.scm:3083 +#: gnu/packages/games.scm:3086 msgid "" "Learn programming, playing with ants and spider webs ;-)\n" "Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n" -"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. Experienced\n" +"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. " +"Experienced\n" "programmers may also add their own favorite language." msgstr "" -#: gnu/packages/games.scm:3127 +#: gnu/packages/games.scm:3130 msgid "Keyboard mashing and doodling game for babies" msgstr "" -#: gnu/packages/games.scm:3128 +#: gnu/packages/games.scm:3131 msgid "" "Bambam is a simple baby keyboard (and gamepad) masher\n" "application that locks the keyboard and mouse and instead displays bright\n" "colors, pictures, and sounds." msgstr "" -#: gnu/packages/games.scm:3171 +#: gnu/packages/games.scm:3174 msgid "Arcade-style fire fighting game" msgstr "" -#: gnu/packages/games.scm:3173 +#: gnu/packages/games.scm:3176 msgid "" "Mr. Rescue is an arcade styled 2d action game centered around evacuating\n" "civilians from burning buildings. The game features fast paced fire\n" @@ -3196,17 +4381,18 @@ msgid "" "throwing people around in pseudo-randomly generated buildings." msgstr "" -#: gnu/packages/games.scm:3279 +#: gnu/packages/games.scm:3283 msgid "Non-euclidean graphical rogue-like game" msgstr "" -#: gnu/packages/games.scm:3281 +#: gnu/packages/games.scm:3285 msgid "" "HyperRogue is a game in which the player collects treasures and fights\n" "monsters -- rogue-like but for the fact that it is played on the hyperbolic\n" "plane and not in euclidean space.\n" "\n" -"In HyperRogue, the player can move through different parts of the world, which\n" +"In HyperRogue, the player can move through different parts of the world, " +"which\n" "are home to particular creatures and may be subject to their own rules of\n" "\"physics\".\n" "\n" @@ -3214,21 +4400,21 @@ msgid "" "symbols, it still needs graphics to render the non-euclidean world." msgstr "" -#: gnu/packages/games.scm:3324 +#: gnu/packages/games.scm:3328 msgid "Shooter with space station destruction" msgstr "" -#: gnu/packages/games.scm:3326 +#: gnu/packages/games.scm:3330 msgid "" "Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n" "for Un*x systems with X11." msgstr "" -#: gnu/packages/games.scm:3354 +#: gnu/packages/games.scm:3362 msgid "Turn based empire building strategy game" msgstr "" -#: gnu/packages/games.scm:3355 +#: gnu/packages/games.scm:3363 msgid "" "Freeciv is a turn based empire building strategy game\n" "inspired by the history of human civilization. The game commences in\n" @@ -3236,11 +4422,11 @@ msgid "" "to the Space Age." msgstr "" -#: gnu/packages/games.scm:3386 +#: gnu/packages/games.scm:3394 msgid "Recreation of data decryption effect in \"Sneakers\"" msgstr "" -#: gnu/packages/games.scm:3388 +#: gnu/packages/games.scm:3396 msgid "" "@code{No More Secrets} provides a command line tool called \"nms\"\n" "that recreates the famous data decryption effect seen on screen in the 1992\n" @@ -3251,178 +4437,343 @@ msgid "" "starting a decryption sequence to reveal the original plaintext characters." msgstr "" -#: gnu/packages/games.scm:3415 +#: gnu/packages/games.scm:3423 msgid "Data files for MegaGlest" msgstr "Datafiler for MegaClest" -#: gnu/packages/games.scm:3416 +#: gnu/packages/games.scm:3424 msgid "This package contains the data files required for MegaGlest." msgstr "Denne pakke indeholder spildataene krævet for MegaGlest." -#: gnu/packages/games.scm:3469 +#: gnu/packages/games.scm:3477 msgid "3D real-time strategy (RTS) game" msgstr "" -#: gnu/packages/games.scm:3470 +#: gnu/packages/games.scm:3478 msgid "" "MegaGlest is a cross-platform 3D real-time strategy (RTS)\n" -"game, where you control the armies of one of seven different factions: Tech,\n" +"game, where you control the armies of one of seven different factions: " +"Tech,\n" "Magic, Egypt, Indians, Norsemen, Persian or Romans." msgstr "" -#: gnu/packages/games.scm:3520 +#: gnu/packages/games.scm:3529 msgid "Side-scrolling physics platformer with a ball of tar" msgstr "" -#: gnu/packages/games.scm:3521 +#: gnu/packages/games.scm:3530 msgid "" "In FreeGish you control Gish, a ball of tar who lives\n" "happily with his girlfriend Brea, until one day a mysterious dark creature\n" "emerges from a sewer hole and pulls her below ground." msgstr "" -#: gnu/packages/games.scm:3555 +#: gnu/packages/games.scm:3565 msgid "Classic overhead run-and-gun game" msgstr "" -#: gnu/packages/games.scm:3556 +#: gnu/packages/games.scm:3566 msgid "" "C-Dogs SDL is a classic overhead run-and-gun game,\n" "supporting up to 4 players in co-op and deathmatch modes. Customize your\n" -"player, choose from many weapons, and blast, slide and slash your way through\n" +"player, choose from many weapons, and blast, slide and slash your way " +"through\n" "over 100 user-created campaigns." msgstr "" -#: gnu/packages/games.scm:3656 +#: gnu/packages/games.scm:3666 msgid "3D puzzle game" msgstr "3D-puslespil" -#: gnu/packages/games.scm:3657 +#: gnu/packages/games.scm:3667 msgid "" "Kiki the nano bot is a 3D puzzle game. It is basically a\n" "mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a\n" "small robot living in the nano world, repair its maker." msgstr "" -#: gnu/packages/games.scm:3747 +#: gnu/packages/games.scm:3757 msgid "2D retro multiplayer shooter game" msgstr "2D-retro skydespil for flere spillere" -#: gnu/packages/games.scm:3748 +#: gnu/packages/games.scm:3758 msgid "" "Teeworlds is an online multiplayer game. Battle with up to\n" -"16 players in a variety of game modes, including Team Deathmatch and Capture\n" +"16 players in a variety of game modes, including Team Deathmatch and " +"Capture\n" "The Flag. You can even design your own maps!" msgstr "" -#: gnu/packages/games.scm:3801 +#: gnu/packages/games.scm:3811 msgid "Puzzle game with a dexterity component" msgstr "" -#: gnu/packages/games.scm:3802 +#: gnu/packages/games.scm:3812 msgid "" "Enigma is a puzzle game with 550 unique levels. The object\n" -"of the game is to find and uncover pairs of identically colored ‘Oxyd’ stones.\n" -"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser beams,\n" -"and most of all, countless hairy puzzles usually block your direct way to the\n" -"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest you\n" -"get bored) interact in many unexpected ways, and since many of them follow the\n" -"laws of physics (Enigma’s special laws of physics, that is), controlling them\n" +"of the game is to find and uncover pairs of identically colored ‘Oxyd’ " +"stones.\n" +"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser " +"beams,\n" +"and most of all, countless hairy puzzles usually block your direct way to " +"the\n" +"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest " +"you\n" +"get bored) interact in many unexpected ways, and since many of them follow " +"the\n" +"laws of physics (Enigma’s special laws of physics, that is), controlling " +"them\n" "with the mouse isn’t always trivial." msgstr "" -#: gnu/packages/games.scm:3873 +#: gnu/packages/games.scm:3883 msgid "Puzzle game" msgstr "" -#: gnu/packages/games.scm:3874 +#: gnu/packages/games.scm:3884 msgid "" "Fish Fillets NG is strictly a puzzle game. The goal in\n" -"every of the seventy levels is always the same: find a safe way out. The fish\n" -"utter witty remarks about their surroundings, the various inhabitants of their\n" +"every of the seventy levels is always the same: find a safe way out. The " +"fish\n" +"utter witty remarks about their surroundings, the various inhabitants of " +"their\n" "underwater realm quarrel among themselves or comment on the efforts of your\n" "fish. The whole game is accompanied by quiet, comforting music." msgstr "" -#: gnu/packages/games.scm:3938 +#: gnu/packages/games.scm:3948 msgid "Roguelike dungeon crawler game" msgstr "" -#: gnu/packages/games.scm:3939 +#: gnu/packages/games.scm:3949 msgid "" "Dungeon Crawl Stone Soup is a roguelike adventure through\n" "dungeons filled with dangerous monsters in a quest to find the mystifyingly\n" "fabulous Orb of Zot." msgstr "" -#: gnu/packages/games.scm:3979 +#: gnu/packages/games.scm:3995 +msgid "Graphical roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:4025 msgid "Cross-platform third-person action game" msgstr "" -#: gnu/packages/games.scm:3980 +#: gnu/packages/games.scm:4026 msgid "" "Lugaru is a third-person action game. The main character,\n" -"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat skills.\n" -"In his quest to find those responsible for slaughtering his village, he uncovers\n" -"a far-reaching conspiracy involving the corrupt leaders of the rabbit republic\n" +"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat " +"skills.\n" +"In his quest to find those responsible for slaughtering his village, he " +"uncovers\n" +"a far-reaching conspiracy involving the corrupt leaders of the rabbit " +"republic\n" "and the starving wolves from a nearby den. Turner takes it upon himself to\n" "fight against their plot and save his fellow rabbits from slavery." msgstr "" -#: gnu/packages/games.scm:4031 +#: gnu/packages/games.scm:4077 msgid "Data files for 0ad" msgstr "" -#: gnu/packages/games.scm:4032 +#: gnu/packages/games.scm:4078 msgid "0ad-data provides the data files required by the game 0ad." msgstr "" -#: gnu/packages/games.scm:4154 +#: gnu/packages/games.scm:4196 msgid "3D real-time strategy game of ancient warfare" msgstr "" -#: gnu/packages/games.scm:4155 +#: gnu/packages/games.scm:4197 msgid "" "0 A.D. is a real-time strategy (RTS) game of ancient\n" "warfare. It's a historically-based war/economy game that allows players to\n" -"relive or rewrite the history of twelve ancient civilizations, each depicted\n" +"relive or rewrite the history of twelve ancient civilizations, each " +"depicted\n" "at their peak of economic growth and military prowess.\n" "\n" "0ad needs a window manager that supports 'Extended Window Manager Hints'." msgstr "" -#: gnu/packages/gcc.scm:337 +#: gnu/packages/games.scm:4272 +msgid "Colossal Cave Adventure" +msgstr "" + +#: gnu/packages/games.scm:4273 +msgid "" +"The original Colossal Cave Adventure from 1976 was the\n" +"origin of all text adventures, dungeon-crawl (computer) games, and\n" +"computer-hosted roleplaying games. This is the last version released by\n" +"Crowther & Woods, its original authors, in 1995. It has been known as\n" +"\"adventure 2.5\" and \"430-point adventure\"." +msgstr "" + +#: gnu/packages/games.scm:4284 +msgid "Single-player, RPG roguelike game set in the world of Eyal" +msgstr "" + +#: gnu/packages/games.scm:4389 +msgid "" +"Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" +"combat and advanced character building. Play as one of many unique races " +"and\n" +"classes in the lore-filled world of Eyal, exploring random dungeons, facing\n" +"challenging battles, and developing characters with your own tailored mix " +"of\n" +"abilities and powers. With a modern graphical and customisable interface,\n" +"intuitive mouse control, streamlined mechanics and deep, challenging " +"combat,\n" +"Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." +msgstr "" + +#: gnu/packages/games.scm:4435 +msgid "First person shooter engine for Quake 1" +msgstr "" + +#: gnu/packages/games.scm:4436 +msgid "" +"Quakespasm is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4485 +msgid "" +"vkquake is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4536 +msgid "First person shooter engine based on quake2" +msgstr "" + +#: gnu/packages/games.scm:4537 +msgid "" +"Yamagi Quake II is an enhanced client for id Software's Quake II.\n" +"The main focus is an unchanged single player experience like back in 1997,\n" +"thus the gameplay and the graphics are unaltered. However the user may use " +"one\n" +"of the unofficial retexturing packs. In comparison with the official " +"client,\n" +"over 1000 bugs were fixed and an extensive code audit done,\n" +"making Yamagi Quake II one of the most solid Quake II implementations " +"available." +msgstr "" + +#: gnu/packages/games.scm:4593 +msgid "Realistic physics puzzle game" +msgstr "" + +#: gnu/packages/games.scm:4594 +msgid "" +"The Butterfly Effect (tbe) is a game that uses\n" +"realistic physics simulations to combine lots of simple mechanical\n" +"elements to achieve a simple goal in the most complex way possible." +msgstr "" + +#: gnu/packages/games.scm:4646 +msgid "Game of lonely space adventure" +msgstr "" + +#: gnu/packages/games.scm:4648 +msgid "" +"Pioneer is a space adventure game set in our galaxy at the turn of the\n" +"31st century. The game is open-ended, and you are free to eke out whatever\n" +"kind of space-faring existence you can think of. Look for fame or fortune " +"by\n" +"exploring the millions of star systems. Turn to a life of crime as a " +"pirate,\n" +"smuggler or bounty hunter. Forge and break alliances with the various\n" +"factions fighting for power, freedom or self-determination. The universe " +"is\n" +"whatever you make of it." +msgstr "" + +#: gnu/packages/games.scm:4675 +msgid "Hacking contribution graphs in git" +msgstr "" + +#: gnu/packages/games.scm:4677 +msgid "" +"Badass generates false commits for a range of dates, essentially\n" +"hacking the gamification of contribution graphs on platforms such as\n" +"Github or Gitlab." +msgstr "" + +#: gnu/packages/games.scm:4755 +msgid "Educational programming strategy game" +msgstr "" + +#: gnu/packages/games.scm:4756 +msgid "" +"Colobot: Gold Edition is a real-time strategy game, where\n" +"you can program your units (bots) in a language called CBOT, which is " +"similar\n" +"to C++ and Java. Your mission is to find a new planet to live and survive.\n" +"You can save humanity and get programming skills!" +msgstr "" + +#: gnu/packages/games.scm:4838 +msgid "Modern Doom 2 source port" +msgstr "" + +#: gnu/packages/games.scm:4839 +msgid "" +"GZdoom is a port of the Doom 2 game engine, with a modern\n" +"renderer. It improves modding support with ZDoom's advanced mapping " +"features\n" +"and the new ZScript language. In addition to Doom, it supports Heretic, " +"Hexen,\n" +"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." +msgstr "" + +#: gnu/packages/gcc.scm:346 msgid "GNU Compiler Collection" msgstr "" -#: gnu/packages/gcc.scm:339 +#: gnu/packages/gcc.scm:348 msgid "" "GCC is the GNU Compiler Collection. It provides compiler front-ends\n" -"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, and\n" +"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, " +"and\n" "Go. It also includes runtime support libraries for these languages." msgstr "" -#: gnu/packages/gcc.scm:442 +#: gnu/packages/gcc.scm:495 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Ada, and Go.\n" +"It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:525 msgid "GNU C++ standard library" msgstr "GNU C++-standardbibliotek" -#: gnu/packages/gcc.scm:477 +#: gnu/packages/gcc.scm:560 msgid "Collection of subroutines used by various GNU programs" msgstr "Samling af underrutiner brugt af diverse GNU-programmer" -#: gnu/packages/gcc.scm:742 +#: gnu/packages/gcc.scm:745 msgid "GNU libstdc++ documentation" msgstr "" -#: gnu/packages/gcc.scm:811 -msgid "Manipulating sets and relations of integer points bounded by linear constraints" +#: gnu/packages/gcc.scm:813 +msgid "" +"Manipulating sets and relations of integer points bounded by linear " +"constraints" msgstr "" -#: gnu/packages/gcc.scm:814 +#: gnu/packages/gcc.scm:816 msgid "" "isl is a library for manipulating sets and relations of integer points\n" "bounded by linear constraints. Supported operations on sets include\n" -"intersection, union, set difference, emptiness check, convex hull, (integer)\n" +"intersection, union, set difference, emptiness check, convex hull, " +"(integer)\n" "affine hull, integer projection, computing the lexicographic minimum using\n" "parametric integer programming, coalescing and parametric vertex\n" "enumeration. It also includes an ILP solver based on generalized basis\n" @@ -3430,11 +4781,11 @@ msgid "" "dependence analysis and bounds on piecewise step-polynomials." msgstr "" -#: gnu/packages/gcc.scm:846 +#: gnu/packages/gcc.scm:866 msgid "Library to generate code for scanning Z-polyhedra" msgstr "" -#: gnu/packages/gcc.scm:848 +#: gnu/packages/gcc.scm:868 msgid "" "CLooG is a free software library to generate code for scanning\n" "Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" @@ -3449,135 +4800,179 @@ msgid "" "effective code." msgstr "" -#: gnu/packages/gcc.scm:903 +#: gnu/packages/gcc.scm:923 msgid "Reference manual for the C programming language" msgstr "" -#: gnu/packages/gcc.scm:905 +#: gnu/packages/gcc.scm:925 msgid "" "This is a reference manual for the C programming language, as\n" -"implemented by the GNU C Compiler (gcc). As a reference, it is not intended\n" -"to be a tutorial of the language. Rather, it outlines all of the constructs\n" +"implemented by the GNU C Compiler (gcc). As a reference, it is not " +"intended\n" +"to be a tutorial of the language. Rather, it outlines all of the " +"constructs\n" "of the language. Library functions are not included." msgstr "" -#: gnu/packages/gettext.scm:91 +#: gnu/packages/gettext.scm:105 msgid "Tools and documentation for translation (used to build other packages)" -msgstr "Værktøjer og dokumentation for oversættelse (brugt til at bygge andre pakker)" +msgstr "" +"Værktøjer og dokumentation for oversættelse (brugt til at bygge andre pakker)" -#: gnu/packages/gettext.scm:93 +#: gnu/packages/gettext.scm:107 msgid "" "GNU Gettext is a package providing a framework for translating the\n" -"textual output of programs into multiple languages. It provides translators\n" +"textual output of programs into multiple languages. It provides " +"translators\n" "with the means to create message catalogs, and a runtime library to load\n" "translated messages from the catalogs. Nearly all GNU packages use Gettext." msgstr "" -#: gnu/packages/gettext.scm:123 +#: gnu/packages/gettext.scm:137 msgid "Tools and documentation for translation" msgstr "Værktøjer og dokumentation for oversættelse" -#: gnu/packages/gettext.scm:181 +#: gnu/packages/gettext.scm:202 msgid "Scripts to ease maintenance of translations" msgstr "" -#: gnu/packages/gettext.scm:183 +#: gnu/packages/gettext.scm:204 msgid "" "The po4a (PO for anything) project goal is to ease translations (and\n" "more interestingly, the maintenance of translations) using gettext tools on\n" "areas where they were not expected like documentation." msgstr "" -#: gnu/packages/gimp.scm:60 +#: gnu/packages/gimp.scm:64 msgid "Image pixel format conversion library" msgstr "" -#: gnu/packages/gimp.scm:62 +#: gnu/packages/gimp.scm:66 msgid "" -"Babl is a dynamic, any to any, pixel format translation library.\n" -"It allows converting between different methods of storing pixels known as\n" -"pixel formats that have with different bitdepths and other data\n" -"representations, color models and component permutations.\n" +"Babl is a dynamic, any-to-any pixel format translation library.\n" +"It allows converting between different methods of storing pixels, known as\n" +"@dfn{pixel formats}, that have different bit depths and other data\n" +"representations, color models, and component permutations.\n" "\n" "A vocabulary to formulate new pixel formats from existing primitives is\n" -"provided as well as the framework to add new color models and data types." +"provided, as well as a framework to add new color models and data types." msgstr "" -#: gnu/packages/gimp.scm:118 +#: gnu/packages/gimp.scm:123 msgid "Graph based image processing framework" msgstr "Grafbaseret billedbehandlingsramme" -#: gnu/packages/gimp.scm:119 +#: gnu/packages/gimp.scm:124 msgid "" "GEGL (Generic Graphics Library) provides infrastructure to\n" "do demand based cached non destructive image editing on larger than RAM\n" "buffers." msgstr "" -#: gnu/packages/gimp.scm:179 +#: gnu/packages/gimp.scm:189 msgid "GNU Image Manipulation Program" msgstr "" -#: gnu/packages/gimp.scm:181 +#: gnu/packages/gimp.scm:191 msgid "" "GIMP is an application for image manipulation tasks such as photo\n" -"retouching, composition and authoring. It supports all common image formats\n" +"retouching, composition and authoring. It supports all common image " +"formats\n" "as well as specialized ones. It features a highly customizable interface\n" "that is extensible via a plugin system." msgstr "" -#: gnu/packages/gimp.scm:229 +#: gnu/packages/gimp.scm:239 msgid "GIMP plug-in to edit image in fourier space" msgstr "" -#: gnu/packages/gimp.scm:231 +#: gnu/packages/gimp.scm:241 msgid "" "This package provides a simple plug-in to apply the fourier transform on\n" "an image, allowing you to work with the transformed image inside GIMP. You\n" -"can draw or apply filters in fourier space and get the modified image with an\n" +"can draw or apply filters in fourier space and get the modified image with " +"an\n" "inverse fourier transform." msgstr "" -#: gnu/packages/gnome.scm:184 +#: gnu/packages/gnome.scm:202 msgid "CD/DVD burning tool for Gnome" msgstr "Cd/dvd-brændeværktøj for GNOME" -#: gnu/packages/gnome.scm:185 +#: gnu/packages/gnome.scm:203 msgid "" "Brasero is an application to burn CD/DVD for the Gnome\n" "Desktop. It is designed to be as simple as possible and has some unique\n" "features to enable users to create their discs easily and quickly." msgstr "" -#: gnu/packages/gnome.scm:232 +#: gnu/packages/gnome.scm:278 +msgid "Simple backup tool, for regular encrypted backups" +msgstr "" + +#: gnu/packages/gnome.scm:280 +msgid "" +"Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" +"uses duplicity as the backend, which supports incremental backups and " +"storage\n" +"either on a local, or remote machine via a number of methods." +msgstr "" + +#: gnu/packages/gnome.scm:327 msgid "Diagram creation for GNOME" msgstr "Diagramoprettelse for GNOME" -#: gnu/packages/gnome.scm:233 +#: gnu/packages/gnome.scm:328 msgid "" "Dia can be used to draw different types of diagrams, and\n" "includes support for UML static structure diagrams (class diagrams), entity\n" -"relationship modeling, and network diagrams. The program supports various file\n" +"relationship modeling, and network diagrams. The program supports various " +"file\n" "formats like PNG, SVG, PDF and EPS." msgstr "" -#: gnu/packages/gnome.scm:254 +#: gnu/packages/gnome.scm:384 +#, fuzzy +msgid "Library for accessing online service APIs" +msgstr "Bibliotek til at tilgå zip-filer" + +#: gnu/packages/gnome.scm:386 +msgid "" +"libgdata is a GLib-based library for accessing online service APIs using\n" +"the GData protocol — most notably, Google's services. It provides APIs to\n" +"access the common Google services, and has full asynchronous support." +msgstr "" + +#: gnu/packages/gnome.scm:417 +msgid "GObject-based library for handling and rendering XPS documents" +msgstr "" + +#: gnu/packages/gnome.scm:419 +msgid "" +"libgxps is a GObject-based library for handling and rendering XPS\n" +"documents. This package also contains binaries that can convert XPS " +"documents\n" +"to other formats." +msgstr "" + +#: gnu/packages/gnome.scm:439 msgid "Bootstrap GNOME modules built from Git" msgstr "Bootstrap GNOME-moduler kompileret fra Git" -#: gnu/packages/gnome.scm:255 +#: gnu/packages/gnome.scm:440 msgid "" "gnome-common contains various files needed to bootstrap\n" -"GNOME modules built from Git. It contains a common \"autogen.sh\" script that\n" +"GNOME modules built from Git. It contains a common \"autogen.sh\" script " +"that\n" "can be used to configure a source directory checked out from Git and some\n" "commonly used macros." msgstr "" -#: gnu/packages/gnome.scm:296 +#: gnu/packages/gnome.scm:491 msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" msgstr "" -#: gnu/packages/gnome.scm:298 +#: gnu/packages/gnome.scm:493 msgid "" "The libgnome-desktop library provides API shared by several applications\n" "on the desktop, but that cannot live in the platform for various reasons.\n" @@ -3587,52 +4982,53 @@ msgid "" "The gnome-about program helps find which version of GNOME is installed." msgstr "" -#: gnu/packages/gnome.scm:331 +#: gnu/packages/gnome.scm:526 msgid "Documentation utilities for the Gnome project" msgstr "Dokumentationsredskaber for GNOME-projektet" -#: gnu/packages/gnome.scm:333 +#: gnu/packages/gnome.scm:528 msgid "" "Gnome-doc-utils is a collection of documentation utilities for the\n" "Gnome project. It includes xml2po tool which makes it easier to translate\n" "and keep up to date translations of documentation." msgstr "" -#: gnu/packages/gnome.scm:371 +#: gnu/packages/gnome.scm:567 msgid "Disk management utility for GNOME" msgstr "Diskhåndteringsredskab for GNOME" -#: gnu/packages/gnome.scm:372 +#: gnu/packages/gnome.scm:568 msgid "Disk management utility for GNOME." msgstr "Diskhåndteringsredskab for GNOME." -#: gnu/packages/gnome.scm:414 +#: gnu/packages/gnome.scm:611 msgid "Libraries for displaying certificates and accessing key stores" msgstr "Biblioteker til at vise certifikater og tilgå nøglelagre" -#: gnu/packages/gnome.scm:416 +#: gnu/packages/gnome.scm:613 msgid "" "The GCR package contains libraries used for displaying certificates and\n" "accessing key stores. It also provides the viewer for crypto files on the\n" "GNOME Desktop." msgstr "" -#: gnu/packages/gnome.scm:445 +#: gnu/packages/gnome.scm:642 msgid "Accessing passwords from the GNOME keyring" msgstr "" -#: gnu/packages/gnome.scm:447 +#: gnu/packages/gnome.scm:644 msgid "Client library to access passwords from the GNOME keyring." msgstr "" -#: gnu/packages/gnome.scm:509 +#: gnu/packages/gnome.scm:714 msgid "Daemon to store passwords and encryption keys" msgstr "Dæmon til at lagre adgandskoder og krypteringsnøgler" -#: gnu/packages/gnome.scm:511 +#: gnu/packages/gnome.scm:716 msgid "" "gnome-keyring is a program that keeps passwords and other secrets for\n" -"users. It is run as a daemon in the session, similar to ssh-agent, and other\n" +"users. It is run as a daemon in the session, similar to ssh-agent, and " +"other\n" "applications locate it via an environment variable or D-Bus.\n" "\n" "The program can manage several keyrings, each with its own master password,\n" @@ -3640,11 +5036,11 @@ msgid "" "forgotten when the session ends." msgstr "" -#: gnu/packages/gnome.scm:584 +#: gnu/packages/gnome.scm:785 msgid "GNOME's document viewer" msgstr "" -#: gnu/packages/gnome.scm:586 +#: gnu/packages/gnome.scm:787 msgid "" "Evince is a document viewer for multiple document formats. It\n" "currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" @@ -3652,59 +5048,40 @@ msgid "" "on the GNOME Desktop with a single simple application." msgstr "" -#: gnu/packages/gnome.scm:615 +#: gnu/packages/gnome.scm:816 msgid "GNOME settings for various desktop components" msgstr "" -#: gnu/packages/gnome.scm:617 +#: gnu/packages/gnome.scm:818 msgid "" "Gsettings-desktop-schemas contains a collection of GSettings schemas\n" "for settings shared by various components of the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:651 +#: gnu/packages/gnome.scm:852 msgid "Utility to implement the Freedesktop Icon Naming Specification" msgstr "" -#: gnu/packages/gnome.scm:653 +#: gnu/packages/gnome.scm:854 msgid "" "To help with the transition to the Freedesktop Icon Naming\n" "Specification, the icon naming utility maps the icon names used by the\n" "GNOME and KDE desktops to the icon names proposed in the specification." msgstr "" -#: gnu/packages/gnome.scm:675 -msgid "Utilities for working with desktop entries" -msgstr "" - -#: gnu/packages/gnome.scm:677 -msgid "" -"This package contains a few command line utilities for working with\n" -"desktop entries:\n" -"\n" -"desktop-file-validate: validates a desktop file and prints warnings/errors\n" -" about desktop entry specification violations.\n" -"\n" -"desktop-file-install: installs a desktop file to the applications directory,\n" -" optionally munging it a bit in transit.\n" -"\n" -"update-desktop-database: updates the database containing a cache of MIME types\n" -" handled by desktop files." -msgstr "" - -#: gnu/packages/gnome.scm:716 +#: gnu/packages/gnome.scm:885 msgid "GNOME icon theme" msgstr "GNOME-ikontema" -#: gnu/packages/gnome.scm:718 +#: gnu/packages/gnome.scm:887 msgid "Icons for the GNOME desktop." msgstr "Ikoner for GNOME-skrivebordet." -#: gnu/packages/gnome.scm:755 +#: gnu/packages/gnome.scm:924 msgid "Tango icon theme" msgstr "Tango-ikontema" -#: gnu/packages/gnome.scm:756 +#: gnu/packages/gnome.scm:925 msgid "" "This is an icon theme that follows the Tango visual\n" "guidelines." @@ -3712,32 +5089,35 @@ msgstr "" "Dette er et ikontema, som følger de visuelle\n" "retningslinjer fra Tango." -#: gnu/packages/gnome.scm:782 +#: gnu/packages/gnome.scm:951 msgid "Database of common MIME types" msgstr "Database med gængse MIME-typer" -#: gnu/packages/gnome.scm:784 +#: gnu/packages/gnome.scm:953 msgid "" "The shared-mime-info package contains the core database of common types\n" -"and the update-mime-database command used to extend it. It requires glib2 to\n" -"be installed for building the update command. Additionally, it uses intltool\n" -"for translations, though this is only a dependency for the maintainers. This\n" +"and the update-mime-database command used to extend it. It requires glib2 " +"to\n" +"be installed for building the update command. Additionally, it uses " +"intltool\n" +"for translations, though this is only a dependency for the maintainers. " +"This\n" "database is translated at Transifex." msgstr "" -#: gnu/packages/gnome.scm:808 +#: gnu/packages/gnome.scm:977 msgid "Freedesktop icon theme" msgstr "Freedesktop-ikontema" -#: gnu/packages/gnome.scm:810 +#: gnu/packages/gnome.scm:979 msgid "Freedesktop icon theme." msgstr "Freedesktop-ikondtema." -#: gnu/packages/gnome.scm:838 +#: gnu/packages/gnome.scm:1007 msgid "GNOME desktop notification library" msgstr "" -#: gnu/packages/gnome.scm:840 +#: gnu/packages/gnome.scm:1009 msgid "" "Libnotify is a library that sends desktop notifications to a\n" "notification daemon, as defined in the Desktop Notifications spec. These\n" @@ -3745,413 +5125,437 @@ msgid "" "some form of information without getting in the user's way." msgstr "" -#: gnu/packages/gnome.scm:872 +#: gnu/packages/gnome.scm:1043 msgid "GObject plugin system" msgstr "" -#: gnu/packages/gnome.scm:874 +#: gnu/packages/gnome.scm:1045 msgid "" "Libpeas is a gobject-based plugin engine, targeted at giving every\n" -"application the chance to assume its own extensibility. It also has a set of\n" -"features including, but not limited to: multiple extension points; on-demand\n" +"application the chance to assume its own extensibility. It also has a set " +"of\n" +"features including, but not limited to: multiple extension points; on-" +"demand\n" "(lazy) programming language support for C, Python and JS; simplicity of the\n" "API." msgstr "" -#: gnu/packages/gnome.scm:903 +#: gnu/packages/gnome.scm:1074 msgid "OpenGL extension to GTK+" msgstr "OpenGL-udvidelse til GTK+" -#: gnu/packages/gnome.scm:904 +#: gnu/packages/gnome.scm:1075 msgid "" "GtkGLExt is an OpenGL extension to GTK+. It provides\n" "additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" "API add-ons to make GTK+ widgets OpenGL-capable." msgstr "" -#: gnu/packages/gnome.scm:947 +#: gnu/packages/gnome.scm:1118 msgid "GTK+ rapid application development tool" msgstr "" -#: gnu/packages/gnome.scm:948 +#: gnu/packages/gnome.scm:1119 msgid "" "Glade is a rapid application development (RAD) tool to\n" "enable quick & easy development of user interfaces for the GTK+ toolkit and\n" "the GNOME desktop environment." msgstr "" -#: gnu/packages/gnome.scm:974 +#: gnu/packages/gnome.scm:1147 msgid "CSS2 parsing and manipulation library" msgstr "CSS2-fortolknings- og manipuleringsbibliotek" -#: gnu/packages/gnome.scm:976 +#: gnu/packages/gnome.scm:1149 msgid "" "Libcroco is a standalone CSS2 parsing and manipulation library.\n" "The parser provides a low level event driven SAC-like API and a CSS object\n" -"model like API. Libcroco provides a CSS2 selection engine and an experimental\n" +"model like API. Libcroco provides a CSS2 selection engine and an " +"experimental\n" "XML/CSS rendering engine." msgstr "" -#: gnu/packages/gnome.scm:1022 +#: gnu/packages/gnome.scm:1182 msgid "GNOME's Structured File Library" msgstr "" -#: gnu/packages/gnome.scm:1024 +#: gnu/packages/gnome.scm:1184 msgid "" "Libgsf aims to provide an efficient extensible I/O abstraction for\n" "dealing with different structured file formats." msgstr "" -#: gnu/packages/gnome.scm:1075 +#: gnu/packages/gnome.scm:1249 msgid "Render SVG files using Cairo" msgstr "" -#: gnu/packages/gnome.scm:1077 +#: gnu/packages/gnome.scm:1251 msgid "" "Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" "library." msgstr "" -#: gnu/packages/gnome.scm:1101 +#: gnu/packages/gnome.scm:1275 msgid "Create trees of CORBA Interface Definition Language files" msgstr "" -#: gnu/packages/gnome.scm:1102 +#: gnu/packages/gnome.scm:1276 msgid "" "Libidl is a library for creating trees of CORBA Interface\n" "Definition Language (idl) files, which is a specification for defining\n" -"portable interfaces. libidl was initially written for orbit (the orb from the\n" +"portable interfaces. libidl was initially written for orbit (the orb from " +"the\n" "GNOME project, and the primary means of libidl distribution). However, the\n" "functionality was designed to be as reusable and portable as possible." msgstr "" -#: gnu/packages/gnome.scm:1142 +#: gnu/packages/gnome.scm:1316 msgid "CORBA 2.4-compliant Object Request Broker" msgstr "" -#: gnu/packages/gnome.scm:1143 +#: gnu/packages/gnome.scm:1317 msgid "" "ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" "featuring mature C, C++ and Python bindings." msgstr "" -#: gnu/packages/gnome.scm:1190 -msgid "Framework for creating reusable components for use in GNOME applications" +#: gnu/packages/gnome.scm:1364 +msgid "" +"Framework for creating reusable components for use in GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:1191 +#: gnu/packages/gnome.scm:1365 msgid "" "Bonobo is a framework for creating reusable components for\n" "use in GNOME applications, built on top of CORBA." msgstr "" -#: gnu/packages/gnome.scm:1222 +#: gnu/packages/gnome.scm:1396 msgid "Store application preferences" msgstr "" -#: gnu/packages/gnome.scm:1223 +#: gnu/packages/gnome.scm:1397 msgid "" "Gconf is a system for storing application preferences. It\n" "is intended for user preferences; not arbitrary data storage." msgstr "" -#: gnu/packages/gnome.scm:1246 +#: gnu/packages/gnome.scm:1431 msgid "Base MIME and Application database for GNOME" msgstr "" -#: gnu/packages/gnome.scm:1247 +#: gnu/packages/gnome.scm:1432 msgid "" "GNOME Mime Data is a module which contains the base MIME\n" "and Application database for GNOME. The data stored by this module is\n" "designed to be accessed through the MIME functions in GnomeVFS." msgstr "" -#: gnu/packages/gnome.scm:1291 +#: gnu/packages/gnome.scm:1475 msgid "Access files and folders in GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:1293 +#: gnu/packages/gnome.scm:1477 msgid "" "GnomeVFS is the core library used to access files and folders in GNOME\n" -"applications. It provides a file system abstraction which allows applications\n" +"applications. It provides a file system abstraction which allows " +"applications\n" "to access local and remote files with a single consistent API." msgstr "" -#: gnu/packages/gnome.scm:1337 +#: gnu/packages/gnome.scm:1522 msgid "Useful routines for building applications" msgstr "" -#: gnu/packages/gnome.scm:1338 +#: gnu/packages/gnome.scm:1523 msgid "" "The libgnome library provides a number of useful routines\n" -"for building modern applications, including session management, activation of\n" +"for building modern applications, including session management, activation " +"of\n" "files and URIs, and displaying help." msgstr "" -#: gnu/packages/gnome.scm:1361 +#: gnu/packages/gnome.scm:1546 msgid "2D drawing library" msgstr "2D-tegnebibliotek" -#: gnu/packages/gnome.scm:1362 +#: gnu/packages/gnome.scm:1547 msgid "" "Libart is a 2D drawing library intended as a\n" "high-quality vector-based 2D library with antialiasing and alpha composition." msgstr "" -#: gnu/packages/gnome.scm:1389 +#: gnu/packages/gnome.scm:1574 msgid "Flexible widget for creating interactive structured graphics" msgstr "" -#: gnu/packages/gnome.scm:1390 +#: gnu/packages/gnome.scm:1575 msgid "" "The GnomeCanvas widget provides a flexible widget for\n" "creating interactive structured graphics." msgstr "" -#: gnu/packages/gnome.scm:1414 +#: gnu/packages/gnome.scm:1599 msgid "C++ bindings to the GNOME Canvas library" msgstr "" -#: gnu/packages/gnome.scm:1415 +#: gnu/packages/gnome.scm:1600 msgid "C++ bindings to the GNOME Canvas library." msgstr "" -#: gnu/packages/gnome.scm:1446 +#: gnu/packages/gnome.scm:1632 msgid "Additional widgets for applications" msgstr "" -#: gnu/packages/gnome.scm:1447 +#: gnu/packages/gnome.scm:1633 msgid "" "The libgnomeui library provides additional widgets for\n" "applications. Many of the widgets from libgnomeui have already been\n" "ported to GTK+." msgstr "" -#: gnu/packages/gnome.scm:1473 +#: gnu/packages/gnome.scm:1659 msgid "Load glade interfaces and access the glade built widgets" msgstr "" -#: gnu/packages/gnome.scm:1474 +#: gnu/packages/gnome.scm:1660 msgid "" "Libglade is a library that provides interfaces for loading\n" "graphical interfaces described in glade files and for accessing the\n" "widgets built in the loading process." msgstr "" -#: gnu/packages/gnome.scm:1504 gnu/packages/gnome.scm:1536 +#: gnu/packages/gnome.scm:1690 gnu/packages/gnome.scm:1722 msgid "Printing framework for GNOME" msgstr "" -#: gnu/packages/gnome.scm:1506 +#: gnu/packages/gnome.scm:1692 msgid "" "GNOME-print was a printing framework for GNOME. It has been deprecated\n" "since ca. 2006, when GTK+ itself incorporated printing support." msgstr "" -#: gnu/packages/gnome.scm:1581 +#: gnu/packages/gnome.scm:1766 msgid "Some user interface controls using Bonobo" msgstr "" -#: gnu/packages/gnome.scm:1582 +#: gnu/packages/gnome.scm:1767 msgid "" "The Bonobo UI library provides a number of user interface\n" "controls using the Bonobo component framework." msgstr "" -#: gnu/packages/gnome.scm:1606 +#: gnu/packages/gnome.scm:1792 msgid "Window Navigator Construction Kit" msgstr "" -#: gnu/packages/gnome.scm:1608 +#: gnu/packages/gnome.scm:1794 msgid "" "Libwnck is the Window Navigator Construction Kit, a library for use in\n" "writing pagers, tasklists, and more generally applications that are dealing\n" -"with window management. It tries hard to respect the Extended Window Manager\n" +"with window management. It tries hard to respect the Extended Window " +"Manager\n" "Hints specification (EWMH)." msgstr "" -#: gnu/packages/gnome.scm:1661 +#: gnu/packages/gnome.scm:1847 msgid "Document-centric objects and utilities" msgstr "" -#: gnu/packages/gnome.scm:1662 +#: gnu/packages/gnome.scm:1848 msgid "A GLib/GTK+ set of document-centric objects and utilities." msgstr "" -#: gnu/packages/gnome.scm:1745 +#: gnu/packages/gnome.scm:1932 msgid "Spreadsheet application" msgstr "" -#: gnu/packages/gnome.scm:1747 +#: gnu/packages/gnome.scm:1934 msgid "" "GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" "interoperable with other spreadsheet applications. It has a vast array of\n" -"features beyond typical spreadsheet functionality, such as support for linear\n" +"features beyond typical spreadsheet functionality, such as support for " +"linear\n" "and non-linear solvers, statistical analysis, and telecommunication\n" "engineering." msgstr "" -#: gnu/packages/gnome.scm:1787 +#: gnu/packages/gnome.scm:1974 msgid "Default GNOME 3 themes" msgstr "Standardtemaer for GNOME 3" -#: gnu/packages/gnome.scm:1789 +#: gnu/packages/gnome.scm:1976 msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." msgstr "" -#: gnu/packages/gnome.scm:1822 +#: gnu/packages/gnome.scm:2009 msgid "Manage encryption keys and passwords in the GNOME keyring" msgstr "Håndter krypteringsnøgler og adgangskoder i GNOME keyring" -#: gnu/packages/gnome.scm:1824 +#: gnu/packages/gnome.scm:2011 msgid "" "Seahorse is a GNOME application for managing encryption keys and\n" "passwords in the GNOME keyring." msgstr "" -#: gnu/packages/gnome.scm:1862 gnu/packages/gnome.scm:2102 +#: gnu/packages/gnome.scm:2049 gnu/packages/gnome.scm:2285 msgid "Compiler for the GObject type system" msgstr "" -#: gnu/packages/gnome.scm:1864 +#: gnu/packages/gnome.scm:2051 msgid "" "Vala is a programming language that aims to bring modern programming\n" -"language features to GNOME developers without imposing any additional runtime\n" +"language features to GNOME developers without imposing any additional " +"runtime\n" "requirements and without using a different ABI compared to applications and\n" "libraries written in C." msgstr "" -#: gnu/packages/gnome.scm:1896 +#: gnu/packages/gnome.scm:2083 msgid "Virtual Terminal Emulator" msgstr "" -#: gnu/packages/gnome.scm:1898 +#: gnu/packages/gnome.scm:2085 msgid "" "VTE is a library (libvte) implementing a terminal emulator widget for\n" -"GTK+, and a minimal sample application (vte) using that. Vte is mainly used in\n" +"GTK+, and a minimal sample application (vte) using that. Vte is mainly used " +"in\n" "gnome-terminal, but can also be used to embed a console/terminal in games,\n" "editors, IDEs, etc." msgstr "" -#: gnu/packages/gnome.scm:1931 +#: gnu/packages/gnome.scm:2118 msgid "Enhanced VTE terminal widget" msgstr "" -#: gnu/packages/gnome.scm:1933 +#: gnu/packages/gnome.scm:2120 msgid "" "VTE is a library (libvte) implementing a terminal emulator widget for\n" "GTK+, this fork provides additional functions exposed for keyboard text\n" "selection and URL hints." msgstr "" -#: gnu/packages/gnome.scm:2016 +#: gnu/packages/gnome.scm:2206 msgid "Remote desktop viewer for GNOME" msgstr "" -#: gnu/packages/gnome.scm:2017 +#: gnu/packages/gnome.scm:2207 msgid "" "Vinagre is a remote display client supporting the VNC, SPICE\n" "and RDP protocols." msgstr "" -#: gnu/packages/gnome.scm:2069 +#: gnu/packages/gnome.scm:2259 msgid "Low-level GNOME configuration system" msgstr "" -#: gnu/packages/gnome.scm:2070 +#: gnu/packages/gnome.scm:2260 msgid "" "Dconf is a low-level configuration system. Its main purpose\n" "is to provide a backend to GSettings on platforms that don't already have\n" "configuration storage systems." msgstr "" -#: gnu/packages/gnome.scm:2104 +#: gnu/packages/gnome.scm:2287 msgid "" "JSON-GLib is a C library based on GLib providing serialization and\n" "deserialization support for the JavaScript Object Notation (JSON) format\n" -"described by RFC 4627. It provides parser and generator GObject classes and\n" -"various wrappers for the complex data types employed by JSON, such as arrays\n" +"described by RFC 4627. It provides parser and generator GObject classes " +"and\n" +"various wrappers for the complex data types employed by JSON, such as " +"arrays\n" "and objects." msgstr "" -#: gnu/packages/gnome.scm:2143 +#: gnu/packages/gnome.scm:2326 msgid "High-level API for X Keyboard Extension" msgstr "" -#: gnu/packages/gnome.scm:2145 +#: gnu/packages/gnome.scm:2328 msgid "" "LibXklavier is a library providing high-level API for X Keyboard\n" -"Extension known as XKB. This library is intended to support XFree86 and other\n" -"commercial X servers. It is useful for creating XKB-related software (layout\n" +"Extension known as XKB. This library is intended to support XFree86 and " +"other\n" +"commercial X servers. It is useful for creating XKB-related software " +"(layout\n" "indicators etc)." msgstr "" -#: gnu/packages/gnome.scm:2173 +#: gnu/packages/gnome.scm:2356 msgid "Python bindings to librsvg" msgstr "" -#: gnu/packages/gnome.scm:2175 +#: gnu/packages/gnome.scm:2358 msgid "" "This packages provides Python bindings to librsvg, the SVG rendering\n" "library." msgstr "" -#: gnu/packages/gnome.scm:2224 +#: gnu/packages/gnome.scm:2408 msgid "Network-related GIO modules" msgstr "" -#: gnu/packages/gnome.scm:2226 +#: gnu/packages/gnome.scm:2410 msgid "" "This package contains various network related extensions for the GIO\n" "library." msgstr "" -#: gnu/packages/gnome.scm:2257 +#: gnu/packages/gnome.scm:2441 msgid "RESTful web api query library" msgstr "" -#: gnu/packages/gnome.scm:2259 +#: gnu/packages/gnome.scm:2443 msgid "" "This library was designed to make it easier to access web services that\n" "claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" "libxml to ease remote use of the RESTful API." msgstr "" -#: gnu/packages/gnome.scm:2328 +#: gnu/packages/gnome.scm:2566 msgid "GLib-based HTTP Library" msgstr "" -#: gnu/packages/gnome.scm:2330 +#: gnu/packages/gnome.scm:2568 msgid "" "LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" "and the GLib main loop, to integrate well with GNOME applications." msgstr "" -#: gnu/packages/gnome.scm:2376 +#: gnu/packages/gnome.scm:2614 msgid "GObject bindings for \"Secret Service\" API" msgstr "GObject-bindinger for »Secret Service«-API'en" -#: gnu/packages/gnome.scm:2378 +#: gnu/packages/gnome.scm:2616 msgid "" "Libsecret is a GObject based library for storing and retrieving passwords\n" "and other secrets. It communicates with the \"Secret Service\" using DBus." msgstr "" -#: gnu/packages/gnome.scm:2414 +#: gnu/packages/gnome.scm:2645 +msgid "" +"Five or More is a game where you try to align\n" +" five or more objects of the same color and shape causing them to " +"disappear.\n" +" On every turn more objects will appear, until the board is full.\n" +" Try to last as long as possible." +msgstr "" + +#: gnu/packages/gnome.scm:2683 msgid "Minesweeper game" msgstr "Minestrygerspil" -#: gnu/packages/gnome.scm:2416 +#: gnu/packages/gnome.scm:2685 msgid "" "Mines (previously gnomine) is a puzzle game where you locate mines\n" "floating in an ocean using only your brain and a little bit of luck." msgstr "" -#: gnu/packages/gnome.scm:2447 +#: gnu/packages/gnome.scm:2716 msgid "Japanese logic game" msgstr "" -#: gnu/packages/gnome.scm:2449 +#: gnu/packages/gnome.scm:2718 msgid "" "Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" "GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" @@ -4159,11 +5563,11 @@ msgid "" "more fun." msgstr "" -#: gnu/packages/gnome.scm:2495 +#: gnu/packages/gnome.scm:2764 msgid "Terminal emulator" msgstr "Terminalemulator" -#: gnu/packages/gnome.scm:2497 +#: gnu/packages/gnome.scm:2766 msgid "" "GNOME Terminal is a terminal emulator application for accessing a\n" "UNIX shell environment which can be used to run programs available on\n" @@ -4173,47 +5577,50 @@ msgid "" "keyboard shortcuts." msgstr "" -#: gnu/packages/gnome.scm:2563 +#: gnu/packages/gnome.scm:2832 msgid "Color management service" msgstr "" -#: gnu/packages/gnome.scm:2564 +#: gnu/packages/gnome.scm:2833 msgid "" "Colord is a system service that makes it easy to manage,\n" "install and generate color profiles to accurately color manage input and\n" "output devices." msgstr "" -#: gnu/packages/gnome.scm:2607 +#: gnu/packages/gnome.scm:2877 msgid "Geolocation service" msgstr "" -#: gnu/packages/gnome.scm:2608 +#: gnu/packages/gnome.scm:2878 msgid "" "Geoclue is a D-Bus service that provides location\n" "information. The primary goal of the Geoclue project is to make creating\n" -"location-aware applications as simple as possible, while the secondary goal is\n" -"to ensure that no application can access location information without explicit\n" +"location-aware applications as simple as possible, while the secondary goal " +"is\n" +"to ensure that no application can access location information without " +"explicit\n" "permission from user." msgstr "" -#: gnu/packages/gnome.scm:2643 +#: gnu/packages/gnome.scm:2913 msgid "Geocoding and reverse-geocoding library" msgstr "" -#: gnu/packages/gnome.scm:2645 +#: gnu/packages/gnome.scm:2915 msgid "" "geocode-glib is a convenience library for geocoding (finding longitude,\n" -"and latitude from an address) and reverse geocoding (finding an address from\n" +"and latitude from an address) and reverse geocoding (finding an address " +"from\n" "coordinates) using the Nominatim service. geocode-glib caches requests for\n" "faster results and to avoid unnecessary server load." msgstr "" -#: gnu/packages/gnome.scm:2698 +#: gnu/packages/gnome.scm:2968 msgid "System daemon for managing power devices" msgstr "Systemdæmon til håndtering af strømenheder" -#: gnu/packages/gnome.scm:2700 +#: gnu/packages/gnome.scm:2970 msgid "" "UPower is an abstraction for enumerating power devices,\n" "listening to device events and querying history and statistics. Any\n" @@ -4221,217 +5628,244 @@ msgid "" "service via the system message bus." msgstr "" -#: gnu/packages/gnome.scm:2755 +#: gnu/packages/gnome.scm:3028 msgid "Location, time zone, and weather library for GNOME" msgstr "" -#: gnu/packages/gnome.scm:2757 +#: gnu/packages/gnome.scm:3030 msgid "" "libgweather is a library to access weather information from online\n" "services for numerous locations." msgstr "" -#: gnu/packages/gnome.scm:2808 +#: gnu/packages/gnome.scm:3081 msgid "GNOME settings daemon" msgstr "" -#: gnu/packages/gnome.scm:2810 +#: gnu/packages/gnome.scm:3083 msgid "" "This package contains the daemon responsible for setting the various\n" "parameters of a GNOME session and the applications that run under it. It\n" -"handles settings such keyboard layout, shortcuts, and accessibility, clipboard\n" +"handles settings such keyboard layout, shortcuts, and accessibility, " +"clipboard\n" "settings, themes, mouse settings, and startup of other daemons." msgstr "" -#: gnu/packages/gnome.scm:2847 +#: gnu/packages/gnome.scm:3120 msgid "Library to parse and save media playlists for GNOME" msgstr "" -#: gnu/packages/gnome.scm:2848 +#: gnu/packages/gnome.scm:3121 msgid "" "Totem-pl-parser is a GObjects-based library to parse and save\n" "playlists in a variety of formats." msgstr "" -#: gnu/packages/gnome.scm:2882 +#: gnu/packages/gnome.scm:3155 msgid "Solitaire card games" msgstr "" -#: gnu/packages/gnome.scm:2884 +#: gnu/packages/gnome.scm:3157 msgid "" "Aisleriot (also known as Solitaire or sol) is a collection of card games\n" "which are easy to play with the aid of a mouse." msgstr "" -#: gnu/packages/gnome.scm:2908 +#: gnu/packages/gnome.scm:3181 msgid "API documentation browser for GNOME" msgstr "" -#: gnu/packages/gnome.scm:2910 +#: gnu/packages/gnome.scm:3183 msgid "" "Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" "natively with GTK-Doc (the API reference system developed for GTK+ and used\n" "throughout GNOME for API documentation)." msgstr "" -#: gnu/packages/gnome.scm:2973 +#: gnu/packages/gnome.scm:3250 msgid "Object oriented GL/GLES Abstraction/Utility Layer" msgstr "" -#: gnu/packages/gnome.scm:2975 +#: gnu/packages/gnome.scm:3252 msgid "" "Cogl is a small library for using 3D graphics hardware to draw pretty\n" -"pictures. The API departs from the flat state machine style of OpenGL and is\n" +"pictures. The API departs from the flat state machine style of OpenGL and " +"is\n" "designed to make it easy to write orthogonal components that can render\n" "without stepping on each others toes." msgstr "" -#: gnu/packages/gnome.scm:3032 +#: gnu/packages/gnome.scm:3309 msgid "Open GL based interactive canvas library" msgstr "" -#: gnu/packages/gnome.scm:3034 gnu/packages/gnome.scm:3063 +#: gnu/packages/gnome.scm:3311 gnu/packages/gnome.scm:3340 msgid "" "Clutter is an Open GL based interactive canvas library, designed for\n" "creating fast, mainly 2D single window applications such as media box UIs,\n" "presentations, kiosk style applications and so on." msgstr "" -#: gnu/packages/gnome.scm:3061 +#: gnu/packages/gnome.scm:3338 msgid "Open GL based interactive canvas library GTK+ widget" msgstr "" -#: gnu/packages/gnome.scm:3091 +#: gnu/packages/gnome.scm:3368 msgid "Integration library for using GStreamer with Clutter" msgstr "" -#: gnu/packages/gnome.scm:3093 +#: gnu/packages/gnome.scm:3370 msgid "" "Clutter-Gst is an integration library for using GStreamer with Clutter.\n" "It provides a GStreamer sink to upload frames to GL and an actor that\n" -"implements the ClutterGstPlayer interface using playbin. Clutter is an Open\n" +"implements the ClutterGstPlayer interface using playbin. Clutter is an " +"Open\n" "GL based interactive canvas library." msgstr "" -#: gnu/packages/gnome.scm:3127 +#: gnu/packages/gnome.scm:3404 msgid "C library providing a ClutterActor to display maps" msgstr "" -#: gnu/packages/gnome.scm:3129 +#: gnu/packages/gnome.scm:3406 msgid "" "libchamplain is a C library providing a ClutterActor to display maps.\n" -"It also provides a Gtk+ widget to display maps in Gtk+ applications. Python\n" -"and Perl bindings are also available. It supports numerous free map sources\n" +"It also provides a Gtk+ widget to display maps in Gtk+ applications. " +"Python\n" +"and Perl bindings are also available. It supports numerous free map " +"sources\n" "such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." msgstr "" -#: gnu/packages/gnome.scm:3160 +#: gnu/packages/gnome.scm:3437 msgid "Object mapper from GObjects to SQLite" msgstr "" -#: gnu/packages/gnome.scm:3162 +#: gnu/packages/gnome.scm:3439 msgid "" "Gom provides an object mapper from GObjects to SQLite. It helps you\n" -"write applications that need to store structured data as well as make complex\n" +"write applications that need to store structured data as well as make " +"complex\n" "queries upon that data." msgstr "" -#: gnu/packages/gnome.scm:3197 +#: gnu/packages/gnome.scm:3474 msgid "Useful functionality shared among GNOME games" msgstr "" -#: gnu/packages/gnome.scm:3199 +#: gnu/packages/gnome.scm:3476 msgid "" -"libgames-support is a small library intended for internal use by\n" +"libgnome-games-support is a small library intended for internal use by\n" "GNOME Games, but it may be used by others." msgstr "" -#: gnu/packages/gnome.scm:3241 +#: gnu/packages/gnome.scm:3504 msgid "Sliding block puzzles" msgstr "" -#: gnu/packages/gnome.scm:3243 +#: gnu/packages/gnome.scm:3506 msgid "" "GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" -"the patterned block to the area bordered by green markers. To do so, you will\n" -"need to slide other blocks out of the way. Complete each puzzle in as few moves\n" +"the patterned block to the area bordered by green markers. To do so, you " +"will\n" +"need to slide other blocks out of the way. Complete each puzzle in as few " +"moves\n" "as possible!" msgstr "" -#: gnu/packages/gnome.scm:3295 +#: gnu/packages/gnome.scm:3559 msgid "Framework for discovering and browsing media" msgstr "" -#: gnu/packages/gnome.scm:3297 gnu/packages/gnome.scm:3350 +#: gnu/packages/gnome.scm:3561 gnu/packages/gnome.scm:3614 msgid "" "Grilo is a framework focused on making media discovery and browsing easy\n" "for application developers." msgstr "" -#: gnu/packages/gnome.scm:3348 +#: gnu/packages/gnome.scm:3612 msgid "Plugins for the Grilo media discovery library" msgstr "" -#: gnu/packages/gnome.scm:3425 +#: gnu/packages/gnome.scm:3715 msgid "Simple media player for GNOME based on GStreamer" msgstr "" -#: gnu/packages/gnome.scm:3426 +#: gnu/packages/gnome.scm:3716 msgid "" "Totem is a simple yet featureful media player for GNOME\n" "which can read a large number of file formats." msgstr "" -#: gnu/packages/gnome.scm:3516 +#: gnu/packages/gnome.scm:3806 msgid "Music player for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3517 +#: gnu/packages/gnome.scm:3807 msgid "" "Rhythmbox is a music playing application for GNOME. It\n" "supports playlists, song ratings, and any codecs installed through gstreamer." msgstr "" -#: gnu/packages/gnome.scm:3567 +#: gnu/packages/gnome.scm:3857 msgid "GNOME image viewer" msgstr "" -#: gnu/packages/gnome.scm:3568 +#: gnu/packages/gnome.scm:3858 msgid "" "Eye of GNOME is the GNOME image viewer. It\n" "supports image conversion, rotation, and slideshows." msgstr "" -#: gnu/packages/gnome.scm:3593 +#: gnu/packages/gnome.scm:3880 +msgid "Extensions for the Eye of GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3892 +msgid "" +"This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" +"notably:\n" +"\n" +"@itemize\n" +"@item @dfn{EXIF Display}, which displays camera (EXIF) information;\n" +"@item @dfn{Map}, which displays a map of where the picture was taken on the\n" +"side panel;\n" +"@item @dfn{Slideshow Shuffle}, to shuffle images in slideshow mode.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/gnome.scm:3928 msgid "GObject bindings for libudev" msgstr "" -#: gnu/packages/gnome.scm:3595 +#: gnu/packages/gnome.scm:3930 msgid "" "This library provides GObject bindings for libudev. It was originally\n" "part of udev-extras, then udev, then systemd. It's now a project on its own." msgstr "" -#: gnu/packages/gnome.scm:3643 +#: gnu/packages/gnome.scm:3978 msgid "Userspace virtual file system for GIO" msgstr "" -#: gnu/packages/gnome.scm:3645 +#: gnu/packages/gnome.scm:3980 msgid "" "GVFS is a userspace virtual file system designed to work with the I/O\n" -"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support\n" +"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS " +"support\n" "to all applications using the GIO API. It also supports exposing the GVFS\n" "mounts to non-GIO applications using FUSE.\n" "\n" -"GVFS comes with a set of backends, including trash support, SFTP, SMB, HTTP,\n" +"GVFS comes with a set of backends, including trash support, SFTP, SMB, " +"HTTP,\n" "DAV, and others." msgstr "" -#: gnu/packages/gnome.scm:3691 +#: gnu/packages/gnome.scm:4026 msgid "GLib binding for libusb1" msgstr "GLib-binding for libusb1" -#: gnu/packages/gnome.scm:3693 +#: gnu/packages/gnome.scm:4028 msgid "" "GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" "asynchronous control, bulk and interrupt transfers with proper cancellation\n" @@ -4439,65 +5873,77 @@ msgid "" "USB transfers with your high-level application or system daemon." msgstr "" -#: gnu/packages/gnome.scm:3744 +#: gnu/packages/gnome.scm:4079 msgid "Document and image scanner" msgstr "Dokument- og billedskanner" -#: gnu/packages/gnome.scm:3745 +#: gnu/packages/gnome.scm:4080 msgid "" "Simple Scan is an easy-to-use application, designed to let\n" "users connect their scanner and quickly have the image/document in an\n" -"appropriate format. Simple Scan is basically a frontend for SANE - which is\n" +"appropriate format. Simple Scan is basically a frontend for SANE - which " +"is\n" "the same backend as XSANE uses. This means that all existing scanners will\n" "work and the interface is well tested." msgstr "" -#: gnu/packages/gnome.scm:3793 +#: gnu/packages/gnome.scm:4153 +#, fuzzy +msgid "Web browser for GNOME" +msgstr "Internetbrowser" + +#: gnu/packages/gnome.scm:4155 +msgid "" +"Eolie is a new web browser for GNOME. It features Firefox sync support,\n" +"a secret password store, an adblocker, and a modern UI." +msgstr "" + +#: gnu/packages/gnome.scm:4202 msgid "GNOME web browser" msgstr "GNOME-internetbrowser" -#: gnu/packages/gnome.scm:3795 +#: gnu/packages/gnome.scm:4204 msgid "" "Epiphany is a GNOME web browser targeted at non-technical users. Its\n" "principles are simplicity and standards compliance." msgstr "" -#: gnu/packages/gnome.scm:3851 +#: gnu/packages/gnome.scm:4260 msgid "D-Bus debugger" msgstr "D-Bus-fejlsøger" -#: gnu/packages/gnome.scm:3853 +#: gnu/packages/gnome.scm:4262 msgid "" "D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" "of running programs and invoke methods on those interfaces." msgstr "" -#: gnu/packages/gnome.scm:3875 +#: gnu/packages/gnome.scm:4284 msgid "XSL stylesheets for Yelp" msgstr "XSL-stilark for Yelp" -#: gnu/packages/gnome.scm:3877 +#: gnu/packages/gnome.scm:4286 msgid "" "Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" "to format Docbook and Mallard documents." msgstr "" -#: gnu/packages/gnome.scm:3908 +#: gnu/packages/gnome.scm:4317 msgid "GNOME help browser" msgstr "" -#: gnu/packages/gnome.scm:3910 +#: gnu/packages/gnome.scm:4319 msgid "" "Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" "man, info, and HTML documents. It can locate documents according to the\n" "freedesktop.org help system specification." msgstr "" -#: gnu/packages/gnome.scm:3938 +#: gnu/packages/gnome.scm:4347 msgid "Yelp documentation tools" msgstr "Yelp-dokumentationsværktøjer" -#: gnu/packages/gnome.scm:3940 +#: gnu/packages/gnome.scm:4349 msgid "" "Yelp-tools is a collection of scripts and build utilities to help create,\n" "manage, and publish documentation for Yelp and the web. Most of the heavy\n" @@ -4505,75 +5951,78 @@ msgid "" "wraps things up in a developer-friendly way." msgstr "" -#: gnu/packages/gnome.scm:3977 +#: gnu/packages/gnome.scm:4386 msgid "GObject collection library" msgstr "GObject-samlingsbibliotek" -#: gnu/packages/gnome.scm:3979 +#: gnu/packages/gnome.scm:4388 msgid "" "Libgee is a utility library providing GObject-based interfaces and\n" "classes for commonly used data structures." msgstr "" -#: gnu/packages/gnome.scm:4006 +#: gnu/packages/gnome.scm:4415 msgid "GObject wrapper around the Exiv2 photo metadata library" msgstr "" -#: gnu/packages/gnome.scm:4008 +#: gnu/packages/gnome.scm:4417 msgid "" "Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" -"allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP\n" +"allows for GNOME applications to easily inspect and update EXIF, IPTC, and " +"XMP\n" "metadata in photo and video files of various formats." msgstr "" -#: gnu/packages/gnome.scm:4051 +#: gnu/packages/gnome.scm:4461 msgid "Photo manager for GNOME 3" msgstr "Billedhåndtering for GNOME 3" -#: gnu/packages/gnome.scm:4053 +#: gnu/packages/gnome.scm:4463 msgid "" "Shotwell is a digital photo manager designed for the GNOME desktop\n" "environment. It allows you to import photos from disk or camera, organize\n" -"them by keywords and events, view them in full-window or fullscreen mode, and\n" +"them by keywords and events, view them in full-window or fullscreen mode, " +"and\n" "share them with others via social networking and more." msgstr "" -#: gnu/packages/gnome.scm:4094 +#: gnu/packages/gnome.scm:4504 msgid "Graphical archive manager for GNOME" msgstr "Grafisk arkivhåndtering for GNOME" -#: gnu/packages/gnome.scm:4095 +#: gnu/packages/gnome.scm:4505 msgid "" "File Roller is an archive manager for the GNOME desktop\n" -"environment that allows users to view, unpack, and create compressed archives\n" +"environment that allows users to view, unpack, and create compressed " +"archives\n" "such as gzip tarballs." msgstr "" -#: gnu/packages/gnome.scm:4173 +#: gnu/packages/gnome.scm:4583 msgid "Session manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4175 +#: gnu/packages/gnome.scm:4585 msgid "" "This package contains the GNOME session manager, as well as a\n" "configuration program to choose applications starting on login." msgstr "" -#: gnu/packages/gnome.scm:4230 +#: gnu/packages/gnome.scm:4638 msgid "Javascript bindings for GNOME" msgstr "Javascript-bindinger for GNOME" -#: gnu/packages/gnome.scm:4233 +#: gnu/packages/gnome.scm:4641 msgid "" "Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" "javascript engine and the GObject introspection framework." msgstr "" -#: gnu/packages/gnome.scm:4292 +#: gnu/packages/gnome.scm:4700 msgid "GNOME text editor" msgstr "GNOME-tesktredigeringsprogram" -#: gnu/packages/gnome.scm:4293 +#: gnu/packages/gnome.scm:4701 msgid "" "While aiming at simplicity and ease of use, gedit is a\n" "powerful general purpose text editor." @@ -4581,97 +6030,112 @@ msgstr "" "Selv om den forsøger at være enkel og nem at bruge, så\n" "er gedit et funktionsrigt og alment tekstredigeringsprogram." -#: gnu/packages/gnome.scm:4317 +#: gnu/packages/gnome.scm:4725 msgid "Display graphical dialog boxes from shell scripts" msgstr "Vis grafiske dialogbokse fra skalskripter" -#: gnu/packages/gnome.scm:4320 +#: gnu/packages/gnome.scm:4728 msgid "" "Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" "to display dialog boxes from the commandline and shell scripts." msgstr "" -#: gnu/packages/gnome.scm:4414 +#: gnu/packages/gnome.scm:4827 msgid "Window and compositing manager" msgstr "" -#: gnu/packages/gnome.scm:4417 +#: gnu/packages/gnome.scm:4830 msgid "" "Mutter is a window and compositing manager that displays and manages your\n" -"desktop via OpenGL. Mutter combines a sophisticated display engine using the\n" -"Clutter toolkit with solid window-management logic inherited from the Metacity\n" +"desktop via OpenGL. Mutter combines a sophisticated display engine using " +"the\n" +"Clutter toolkit with solid window-management logic inherited from the " +"Metacity\n" "window manager." msgstr "" -#: gnu/packages/gnome.scm:4452 +#: gnu/packages/gnome.scm:4864 msgid "Single sign-on framework for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4455 +#: gnu/packages/gnome.scm:4867 msgid "" "GNOME Online Accounts provides interfaces so that applications and\n" -"libraries in GNOME can access the user's online accounts. It has providers for\n" -"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, Microsoft\n" +"libraries in GNOME can access the user's online accounts. It has providers " +"for\n" +"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, " +"Microsoft\n" "Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." msgstr "" -#: gnu/packages/gnome.scm:4517 +#: gnu/packages/gnome.scm:4928 msgid "Store address books and calendars" msgstr "" -#: gnu/packages/gnome.scm:4520 +#: gnu/packages/gnome.scm:4931 msgid "" "This package provides a unified backend for programs that work with\n" "contacts, tasks, and calendar information. It was originally developed for\n" "Evolution (hence the name), but is now used by other packages as well." msgstr "" -#: gnu/packages/gnome.scm:4583 +#: gnu/packages/gnome.scm:4994 msgid "Text entry and UI navigation application" msgstr "" -#: gnu/packages/gnome.scm:4586 +#: gnu/packages/gnome.scm:4997 msgid "" "Caribou is an input assistive technology intended for switch and pointer\n" "users." msgstr "" -#: gnu/packages/gnome.scm:4699 +#: gnu/packages/gnome.scm:5114 msgid "Network connection manager" msgstr "" -#: gnu/packages/gnome.scm:4702 +#: gnu/packages/gnome.scm:5117 msgid "" "NetworkManager is a system network service that manages your network\n" -"devices and connections, attempting to keep active network connectivity when\n" +"devices and connections, attempting to keep active network connectivity " +"when\n" "available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n" "devices, and provides VPN integration with a variety of different VPN\n" "services." msgstr "" -#: gnu/packages/gnome.scm:4727 +#: gnu/packages/gnome.scm:5151 +msgid "OpenVPN plug-in for NetworkManager" +msgstr "" + +#: gnu/packages/gnome.scm:5153 +msgid "" +"This extension of NetworkManager allows it to take care of connections\n" +"to virtual private networks (VPNs) via OpenVPN." +msgstr "" + +#: gnu/packages/gnome.scm:5175 msgid "Database of broadband connection configuration" msgstr "" -#: gnu/packages/gnome.scm:4728 +#: gnu/packages/gnome.scm:5176 msgid "Database of broadband connection configuration." msgstr "" -#: gnu/packages/gnome.scm:4763 +#: gnu/packages/gnome.scm:5210 msgid "Applet for managing network connections" msgstr "" -#: gnu/packages/gnome.scm:4766 +#: gnu/packages/gnome.scm:5213 msgid "" "This package contains a systray applet for NetworkManager. It displays\n" "the available networks and allows users to easily switch between them." msgstr "" -#: gnu/packages/gnome.scm:4791 +#: gnu/packages/gnome.scm:5238 msgid "C++ wrapper for XML parser library libxml2" msgstr "C++-omslag for XML-fortolkerbiblioteket libxml2" -#: gnu/packages/gnome.scm:4793 +#: gnu/packages/gnome.scm:5240 msgid "" "This package provides a C++ wrapper for the XML parser library\n" "libxml2." @@ -4679,327 +6143,403 @@ msgstr "" "Denne pakke tilbyder et C++-omslag for XML-fortolkerbiblioteket\n" "libxml2." -#: gnu/packages/gnome.scm:4864 +#: gnu/packages/gnome.scm:5376 msgid "Display manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4867 +#: gnu/packages/gnome.scm:5379 msgid "" "GNOME Display Manager is a system service that is responsible for\n" "providing graphical log-ins and managing local and remote displays." msgstr "" -#: gnu/packages/gnome.scm:4891 +#: gnu/packages/gnome.scm:5403 msgid "Portable system access library" msgstr "" -#: gnu/packages/gnome.scm:4894 +#: gnu/packages/gnome.scm:5406 msgid "" "LibGTop is a library to get system specific data such as CPU and memory\n" "usage and information about running processes." msgstr "" -#: gnu/packages/gnome.scm:4924 +#: gnu/packages/gnome.scm:5436 msgid "GNOME Bluetooth subsystem" msgstr "" -#: gnu/packages/gnome.scm:4927 +#: gnu/packages/gnome.scm:5439 msgid "" "This package contains tools for managing and manipulating Bluetooth\n" "devices using the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:4993 +#: gnu/packages/gnome.scm:5505 msgid "Utilities to configure the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:4996 +#: gnu/packages/gnome.scm:5508 msgid "" "This package contains configuration applets for the GNOME desktop,\n" -"allowing to set accessibility configuration, desktop fonts, keyboard and mouse\n" +"allowing to set accessibility configuration, desktop fonts, keyboard and " +"mouse\n" "properties, sound setup, desktop theme and background, user interface\n" "properties, screen resolution, and other GNOME parameters." msgstr "" -#: gnu/packages/gnome.scm:5078 +#: gnu/packages/gnome.scm:5593 msgid "Desktop shell for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5081 +#: gnu/packages/gnome.scm:5596 msgid "" "GNOME Shell provides core user interface functions for the GNOME desktop,\n" "like switching to windows and launching applications." msgstr "" -#: gnu/packages/gnome.scm:5115 +#: gnu/packages/gnome.scm:5631 msgid "VNC viewer widget for GTK+" msgstr "" -#: gnu/packages/gnome.scm:5117 +#: gnu/packages/gnome.scm:5633 msgid "" "GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n" "applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n" -"GTK-VNC implements client side RFB protocol and authentication extensions such\n" +"GTK-VNC implements client side RFB protocol and authentication extensions " +"such\n" "as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions." msgstr "" -#: gnu/packages/gnome.scm:5145 +#: gnu/packages/gnome.scm:5661 msgid "Archives integration support for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5148 +#: gnu/packages/gnome.scm:5664 msgid "" "GNOME Autoar is a library which makes creating and extracting archives\n" "easy, safe, and automatic." msgstr "" -#: gnu/packages/gnome.scm:5199 +#: gnu/packages/gnome.scm:5716 msgid "Metadata database, indexer and search tool" msgstr "" -#: gnu/packages/gnome.scm:5202 +#: gnu/packages/gnome.scm:5719 msgid "" "Tracker is an advanced framework for first class objects with associated\n" "metadata and tags. It provides a one stop solution for all metadata, tags,\n" "shared object databases, search tools and indexing." msgstr "" -#: gnu/packages/gnome.scm:5251 +#: gnu/packages/gnome.scm:5770 msgid "File manager for GNOME" msgstr "Filhåndtering for GNOME" -#: gnu/packages/gnome.scm:5254 +#: gnu/packages/gnome.scm:5773 msgid "" "Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" -"design and behaviour, giving the user a simple way to navigate and manage its\n" +"design and behaviour, giving the user a simple way to navigate and manage " +"its\n" "files." msgstr "" -#: gnu/packages/gnome.scm:5282 +#: gnu/packages/gnome.scm:5801 msgid "Disk usage analyzer for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5284 +#: gnu/packages/gnome.scm:5803 msgid "" "Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" -"usage in the GNOME desktop environment. It can easily scan device volumes or\n" -"a specific user-requested directory branch (local or remote). Once the scan\n" +"usage in the GNOME desktop environment. It can easily scan device volumes " +"or\n" +"a specific user-requested directory branch (local or remote). Once the " +"scan\n" "is complete it provides a graphical representation of each selected folder." msgstr "" -#: gnu/packages/gnome.scm:5308 +#: gnu/packages/gnome.scm:5827 msgid "Background images for the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:5310 +#: gnu/packages/gnome.scm:5829 msgid "" "GNOME backgrounds package contains a collection of graphics files which\n" "can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" -"the package creates the proper framework and directory structure so that you\n" +"the package creates the proper framework and directory structure so that " +"you\n" "can add your own files to the collection." msgstr "" -#: gnu/packages/gnome.scm:5343 +#: gnu/packages/gnome.scm:5862 msgid "Take pictures of your screen" msgstr "" -#: gnu/packages/gnome.scm:5345 +#: gnu/packages/gnome.scm:5864 msgid "" "GNOME Screenshot is a utility used for taking screenshots of the entire\n" "screen, a window or a user defined area of the screen, with optional\n" "beautifying border effects." msgstr "" -#: gnu/packages/gnome.scm:5382 +#: gnu/packages/gnome.scm:5901 msgid "Graphical editor for GNOME's dconf configuration system" msgstr "" -#: gnu/packages/gnome.scm:5384 +#: gnu/packages/gnome.scm:5903 msgid "" "Dconf-editor is a graphical tool for browsing and editing the dconf\n" "configuration system for GNOME. It allows users to configure desktop\n" "software that do not provide their own configuration interface." msgstr "" -#: gnu/packages/gnome.scm:5429 +#: gnu/packages/gnome.scm:5932 +#, fuzzy +msgid "Default MIME type associations for the GNOME desktop" +msgstr "Ikoner for GNOME-skrivebordet." + +#: gnu/packages/gnome.scm:5934 +msgid "" +"Given many installed packages which might handle a given MIME type, a\n" +"user running the GNOME desktop probably has some preferences: for example,\n" +"that folders be opened by default by the Nautilus file manager, not the " +"Baobab\n" +"disk usage analyzer. This package establishes that set of default MIME " +"type\n" +"associations for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:5993 msgid "The GNU desktop environment" msgstr "GNU-skrivebordsmiljøet" -#: gnu/packages/gnome.scm:5432 +#: gnu/packages/gnome.scm:5996 msgid "" "GNOME is the graphical desktop for GNU. It includes a wide variety of\n" "applications for browsing the web, editing text and images, creating\n" "documents and diagrams, playing media, scanning, and much more." msgstr "" -#: gnu/packages/gnome.scm:5483 +#: gnu/packages/gnome.scm:6048 msgid "Desktop recording program" msgstr "Skrivebordsoptagelsesprogram" -#: gnu/packages/gnome.scm:5484 +#: gnu/packages/gnome.scm:6049 msgid "" "Byzanz is a simple desktop recording program with a\n" "command-line interface. It can record part or all of an X display for a\n" "specified duration and save it as a GIF encoded animated image file." msgstr "" -#: gnu/packages/gnome.scm:5512 +#: gnu/packages/gnome.scm:6076 +#, fuzzy +msgid "GObject wrapper for libcanberra" +msgstr "GLib/GObject-omslag for Facebook-API'en" + +#: gnu/packages/gnome.scm:6078 +msgid "" +"GSound is a small library for playing system sounds. It's designed to be\n" +"used via GObject Introspection, and is a thin wrapper around the libcanberra " +"C\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:6105 msgid "Library for accessing SkyDrive and Hotmail" msgstr "Bibliotek til at tilgå SkyDrive og Hotmail" -#: gnu/packages/gnome.scm:5514 +#: gnu/packages/gnome.scm:6107 msgid "" "Libzapojit is a GLib-based library for accessing online service APIs of\n" "Microsoft SkyDrive and Hotmail, using their REST protocols." msgstr "" -#: gnu/packages/gnome.scm:5541 +#: gnu/packages/gnome.scm:6143 +#, fuzzy +msgid "GNOME's clock application" +msgstr "GNOME's kalenderprogram" + +#: gnu/packages/gnome.scm:6145 +msgid "" +"GNOME Clocks is a simple clocks application designed to fit the GNOME\n" +"desktop. It supports world clock, stop watch, alarms, and count down timer." +msgstr "" + +#: gnu/packages/gnome.scm:6177 msgid "GNOME's calendar application" msgstr "GNOME's kalenderprogram" -#: gnu/packages/gnome.scm:5543 +#: gnu/packages/gnome.scm:6179 msgid "" "GNOME Calendar is a simple calendar application designed to fit the GNOME\n" -"desktop. It supports multiple calendars, monthly view and yearly view." +"desktop. It supports multiple calendars, month, week and year view." +msgstr "" + +#: gnu/packages/gnome.scm:6228 +#, fuzzy +msgid "GNOME's ToDo Application" +msgstr "GNOME's kalenderprogram" + +#: gnu/packages/gnome.scm:6230 +msgid "" +"GNOME To Do is a simplistic personal task manager designed to perfectly\n" +"fit the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:5571 +#: gnu/packages/gnome.scm:6258 msgid "Look up words in dictionary sources" msgstr "" -#: gnu/packages/gnome.scm:5573 +#: gnu/packages/gnome.scm:6260 msgid "" "GNOME Dictionary can look for the definition or translation of a word in\n" "existing databases over the internet." msgstr "" -#: gnu/packages/gnome.scm:5619 +#: gnu/packages/gnome.scm:6306 msgid "Customize advanced GNOME 3 options" msgstr "Tilpas avancerede GNOME 3-indstillinger" -#: gnu/packages/gnome.scm:5622 +#: gnu/packages/gnome.scm:6309 msgid "" "GNOME Tweak Tool allows adjusting advanced configuration settings in\n" -"GNOME 3. This includes things like the fonts used in user interface elements,\n" +"GNOME 3. This includes things like the fonts used in user interface " +"elements,\n" "alternative user interface themes, changes in window management behavior,\n" "GNOME Shell appearance and extension, etc." msgstr "" -#: gnu/packages/gnome.scm:5649 +#: gnu/packages/gnome.scm:6336 msgid "Extensions for GNOME Shell" msgstr "" -#: gnu/packages/gnome.scm:5650 +#: gnu/packages/gnome.scm:6337 msgid "" "GNOME Shell extensions modify and extend GNOME Shell\n" "functionality and behavior." msgstr "" -#: gnu/packages/gnome.scm:5680 +#: gnu/packages/gnome.scm:6367 msgid "A flat GTK+ theme with transparent elements" msgstr "" -#: gnu/packages/gnome.scm:5681 +#: gnu/packages/gnome.scm:6368 msgid "" "Arc is a flat theme with transparent elements for GTK 3, GTK\n" -"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop environments\n" +"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop " +"environments\n" "like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc." msgstr "" -#: gnu/packages/gnome.scm:5717 +#: gnu/packages/gnome.scm:6404 +#, fuzzy +msgid "Faba icon theme" +msgstr "Moka-ikontema" + +#: gnu/packages/gnome.scm:6406 +msgid "" +"Faba is a minimal icon set used as a basis for other themes such as\n" +"Moka" +msgstr "" + +#: gnu/packages/gnome.scm:6430 msgid "Moka icon theme" msgstr "Moka-ikontema" -#: gnu/packages/gnome.scm:5718 +#: gnu/packages/gnome.scm:6431 msgid "" "Moka is a stylized desktop icon set, designed to be clear,\n" "simple and consistent." msgstr "" -#: gnu/packages/gnome.scm:5748 +#: gnu/packages/gnome.scm:6461 msgid "Arc icon theme" msgstr "Arc-ikontema" -#: gnu/packages/gnome.scm:5749 +#: gnu/packages/gnome.scm:6462 msgid "" "The Arc icon theme provides a set of icons matching the\n" -"style of the Arc GTK theme. Icons missing from the Arc theme are provided by\n" +"style of the Arc GTK theme. Icons missing from the Arc theme are provided " +"by\n" "the Moka icon theme." msgstr "" -#: gnu/packages/gnome.scm:5781 +#: gnu/packages/gnome.scm:6494 msgid "Library to aggregate data about people" msgstr "Bibliotek til at aggregere data om folk" -#: gnu/packages/gnome.scm:5782 +#: gnu/packages/gnome.scm:6495 msgid "" "Libfolks is a library that aggregates information about people\n" "from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" -"Evolution Data Server for local contacts, libsocialweb for web service contacts,\n" -"etc.) to create metacontacts. It's written in Vala, which generates C code when\n" +"Evolution Data Server for local contacts, libsocialweb for web service " +"contacts,\n" +"etc.) to create metacontacts. It's written in Vala, which generates C code " +"when\n" "compiled." msgstr "" -#: gnu/packages/gnome.scm:5817 +#: gnu/packages/gnome.scm:6530 msgid "GLib/GObject wrapper for the Facebook API" msgstr "GLib/GObject-omslag for Facebook-API'en" -#: gnu/packages/gnome.scm:5818 +#: gnu/packages/gnome.scm:6531 msgid "" "This library allows you to use the Facebook API from\n" "GLib/GObject code." msgstr "" -#: gnu/packages/gnome.scm:5846 +#: gnu/packages/gnome.scm:6559 msgid "GNOME keyboard configuration library" msgstr "Konfigurationsbibliotek for GNOME-tastatur" -#: gnu/packages/gnome.scm:5848 +#: gnu/packages/gnome.scm:6561 msgid "" "Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" "environment, which can notably display keyboard layouts." msgstr "" -#: gnu/packages/gnome.scm:5882 +#: gnu/packages/gnome.scm:6595 msgid "Library for writing single instance applications" msgstr "Bibliotek til at skrive enkel instans-programmer" -#: gnu/packages/gnome.scm:5884 +#: gnu/packages/gnome.scm:6597 msgid "" "Libunique is a library for writing single instance applications. If you\n" -"launch a single instance application twice, the second instance will either just\n" -"quit or will send a message to the running instance. Libunique makes it easy to\n" -"write this kind of application, by providing a base class, taking care of all\n" +"launch a single instance application twice, the second instance will either " +"just\n" +"quit or will send a message to the running instance. Libunique makes it " +"easy to\n" +"write this kind of application, by providing a base class, taking care of " +"all\n" "the IPC machinery needed to send messages to a running instance, and also\n" "handling the startup notification side." msgstr "" -#: gnu/packages/gnome.scm:5916 +#: gnu/packages/gnome.scm:6630 msgid "Desktop calculator" msgstr "Skrivebordslommeregner" -#: gnu/packages/gnome.scm:5918 +#: gnu/packages/gnome.scm:6632 msgid "" "Calculator is an application that solves mathematical equations and\n" "is suitable as a default application in a Desktop environment." msgstr "" -#: gnu/packages/gnome.scm:5943 +#: gnu/packages/gnome.scm:6657 msgid "Virtual sticky note" msgstr "" -#: gnu/packages/gnome.scm:5945 +#: gnu/packages/gnome.scm:6659 msgid "" "Xpad is a sticky note that strives to be simple, fault tolerant,\n" "and customizable. Xpad consists of independent pad windows, each is\n" "basically a text box in which notes can be written." msgstr "" -#: gnu/packages/gnome.scm:5975 +#: gnu/packages/gnome.scm:6689 msgid "Unicode character picker and font browser" msgstr "" -#: gnu/packages/gnome.scm:5977 +#: gnu/packages/gnome.scm:6691 msgid "" "This program allows you to browse through all the available Unicode\n" "characters and categories for the installed fonts, and to examine their\n" @@ -5007,35 +6547,36 @@ msgid "" "only know by its Unicode name or code point." msgstr "" -#: gnu/packages/gnome.scm:6007 +#: gnu/packages/gnome.scm:6721 msgid "Web development studio" msgstr "" -#: gnu/packages/gnome.scm:6009 +#: gnu/packages/gnome.scm:6723 msgid "" "Bluefish is an editor targeted towards programmers and web developers,\n" "with many options to write web sites, scripts and other code.\n" "Bluefish supports many programming and markup languages." msgstr "" -#: gnu/packages/gnome.scm:6041 +#: gnu/packages/gnome.scm:6755 msgid "Process viewer and system resource monitor for GNOME" msgstr "" -#: gnu/packages/gnome.scm:6043 +#: gnu/packages/gnome.scm:6757 msgid "" "GNOME System Monitor is a GNOME process viewer and system monitor with\n" "an attractive, easy-to-use interface. It has features, such as a tree view\n" -"for process dependencies, icons for processes, the ability to hide processes,\n" +"for process dependencies, icons for processes, the ability to hide " +"processes,\n" "graphical time histories of CPU/memory/swap usage and the ability to\n" "kill/reinice processes." msgstr "" -#: gnu/packages/gnome.scm:6069 +#: gnu/packages/gnome.scm:6783 msgid "Python client bindings for D-Bus AT-SPI" msgstr "Pythonklientbindinger for D-Bus AT-SPI" -#: gnu/packages/gnome.scm:6073 +#: gnu/packages/gnome.scm:6787 msgid "" "This package includes a python client library for the AT-SPI D-Bus\n" "accessibility infrastructure." @@ -5043,17 +6584,97 @@ msgstr "" "Denne pakke indeholder et Pythonklientbibliotek for AT-SPI D-Bus-\n" "tilgængelighedsinfrastrukturen." -#: gnu/packages/gnome.scm:6132 +#: gnu/packages/gnome.scm:6846 msgid "Screen reader for individuals who are blind or visually impaired" msgstr "Skærmlæser for personer som er blinde eller har synsnedsættelse" -#: gnu/packages/gnome.scm:6135 +#: gnu/packages/gnome.scm:6849 msgid "" "Orca is a screen reader that provides access to the graphical desktop\n" -"via speech and refreshable braille. Orca works with applications and toolkits\n" +"via speech and refreshable braille. Orca works with applications and " +"toolkits\n" "that support the Assistive Technology Service Provider Interface (AT-SPI)." msgstr "" +#: gnu/packages/gnome.scm:6901 +msgid "GNOME's alternative spell checker" +msgstr "" + +#: gnu/packages/gnome.scm:6903 +msgid "" +"gspell provides a flexible API to add spell-checking to a GTK+\n" +"application. It provides a GObject API, spell-checking to text entries and\n" +"text views, and buttons to choose the language." +msgstr "" + +#: gnu/packages/gnome.scm:6945 +#, fuzzy +msgid "Project management software for the GNOME desktop" +msgstr "Ikoner for GNOME-skrivebordet." + +#: gnu/packages/gnome.scm:6947 +msgid "" +"GNOME Planner is a project management tool based on the Work Breakdown\n" +"Structure (WBS). Its goal is to enable you to easily plan projects. Based " +"on\n" +"the resources, tasks, and constraints that you define, Planner generates\n" +"various views into a project. For example, Planner can show a Gantt chart " +"of\n" +"the project. It can show a detailed summary of tasks including their\n" +"duration, cost, and current progress. It can also show a report of " +"resource\n" +"utilization that highlights under-utilized and over-utilized resources. " +"These\n" +"views can be printed as PDF or PostScript files, or exported to HTML." +msgstr "" + +#: gnu/packages/gnome.scm:7013 +#, fuzzy +msgid "GNOME music playing application" +msgstr "GNOME's kalenderprogram" + +#: gnu/packages/gnome.scm:7015 +msgid "" +"Lollypop is a music player designed to play well with GNOME desktop.\n" +"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets " +"information\n" +"from artists and tracks from the web. It also fetches cover artworks\n" +"automatically and it can stream songs from online music services and charts." +msgstr "" + +#: gnu/packages/gnome.scm:7042 +msgid "Video effects for Cheese and other GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:7044 +msgid "" +"A collection of GStreamer video filters and effects to be used in\n" +"photo-booth-like software, such as Cheese." +msgstr "" + +#: gnu/packages/gnome.scm:7104 +msgid "Webcam photo booth software for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:7106 +msgid "" +"Cheese uses your webcam to take photos and videos. Cheese can also\n" +"apply fancy special effects and lets you share the fun with others." +msgstr "" + +#: gnu/packages/gnome.scm:7143 +msgid "Audio music cd ripper" +msgstr "" + +#: gnu/packages/gnome.scm:7144 +msgid "" +"Sound Juicer extracts audio from compact discs and convert it\n" +"into audio files that a personal computer or digital audio player can play.\n" +"It supports ripping to any audio codec supported by a GStreamer plugin, such " +"as\n" +"mp3, Ogg Vorbis and FLAC" +msgstr "" + #: gnu/packages/gnuzilla.scm:118 msgid "Mozilla javascript engine" msgstr "Mozillas javascriptmotor" @@ -5072,51 +6693,53 @@ msgstr "" #: gnu/packages/gnuzilla.scm:277 msgid "" -"Netscape Portable Runtime (NSPR) provides a\n" +"Netscape Portable Runtime (@dfn{NSPR}) provides a\n" "platform-neutral API for system level and libc-like functions. It is used\n" "in the Mozilla clients." msgstr "" -#: gnu/packages/gnuzilla.scm:393 +#: gnu/packages/gnuzilla.scm:383 msgid "Network Security Services" msgstr "" -#: gnu/packages/gnuzilla.scm:395 +#: gnu/packages/gnuzilla.scm:385 msgid "" -"Network Security Services (NSS) is a set of libraries designed to support\n" -"cross-platform development of security-enabled client and server applications.\n" -"Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7,\n" -"PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security\n" -"standards." +"Network Security Services (@dfn{NSS}) is a set of libraries designed to\n" +"support cross-platform development of security-enabled client and server\n" +"applications. Applications built with NSS can support SSL v2 and v3, TLS,\n" +"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and " +"other\n" +"security standards." msgstr "" -#: gnu/packages/gnuzilla.scm:737 +#: gnu/packages/gnuzilla.scm:735 msgid "Entirely free browser derived from Mozilla Firefox" msgstr "" -#: gnu/packages/gnuzilla.scm:739 +#: gnu/packages/gnuzilla.scm:737 msgid "" "IceCat is the GNU version of the Firefox browser. It is entirely free\n" "software, which does not recommend non-free plugins and addons. It also\n" "features built-in privacy-protecting features." msgstr "" -#: gnu/packages/gtk.scm:96 +#: gnu/packages/gtk.scm:101 msgid "GNOME accessibility toolkit" msgstr "" -#: gnu/packages/gtk.scm:98 +#: gnu/packages/gtk.scm:103 msgid "" "ATK provides the set of accessibility interfaces that are implemented\n" -"by other toolkits and applications. Using the ATK interfaces, accessibility\n" +"by other toolkits and applications. Using the ATK interfaces, " +"accessibility\n" "tools have full access to view and control running applications." msgstr "" -#: gnu/packages/gtk.scm:138 +#: gnu/packages/gtk.scm:143 msgid "2D graphics library" msgstr "2D-grafikbibliotek" -#: gnu/packages/gtk.scm:140 +#: gnu/packages/gtk.scm:145 msgid "" "Cairo is a 2D graphics library with support for multiple output devices.\n" "Currently supported output targets include the X Window System (via both\n" @@ -5128,119 +6751,124 @@ msgid "" "eg. through the X Render Extension).\n" "\n" "The cairo API provides operations similar to the drawing operators of\n" -"PostScript and PDF. Operations in cairo including stroking and filling cubic\n" +"PostScript and PDF. Operations in cairo including stroking and filling " +"cubic\n" "Bézier splines, transforming and compositing translucent images, and\n" -"antialiased text rendering. All drawing operations can be transformed by any\n" +"antialiased text rendering. All drawing operations can be transformed by " +"any\n" "affine transformation (scale, rotation, shear, etc.)." msgstr "" -#: gnu/packages/gtk.scm:168 +#: gnu/packages/gtk.scm:173 msgid "2D graphics library (with X11 support)" msgstr "2D-grafikbibliotek (med X11-understøttelse)" -#: gnu/packages/gtk.scm:201 +#: gnu/packages/gtk.scm:206 msgid "OpenType text shaping engine" msgstr "OpenType-tekstformningsmotor" -#: gnu/packages/gtk.scm:203 +#: gnu/packages/gtk.scm:208 msgid "HarfBuzz is an OpenType text shaping engine." msgstr "HarfBuzz er et OpenType-tekstformningsmotor." -#: gnu/packages/gtk.scm:234 +#: gnu/packages/gtk.scm:239 msgid "GNOME text and font handling library" msgstr "" -#: gnu/packages/gtk.scm:236 +#: gnu/packages/gtk.scm:241 msgid "" "Pango is the core text and font handling library used in GNOME\n" "applications. It has extensive support for the different writing systems\n" "used throughout the world." msgstr "" -#: gnu/packages/gtk.scm:262 +#: gnu/packages/gtk.scm:267 msgid "Obsolete pango functions" msgstr "" -#: gnu/packages/gtk.scm:263 +#: gnu/packages/gtk.scm:268 msgid "" "Pangox was a X backend to pango. It is now obsolete and no\n" "longer provided by recent pango releases. pangox-compat provides the\n" "functions which were removed." msgstr "" -#: gnu/packages/gtk.scm:299 +#: gnu/packages/gtk.scm:305 msgid "GTK+ widget for interactive graph-like environments" msgstr "" -#: gnu/packages/gtk.scm:301 +#: gnu/packages/gtk.scm:307 msgid "" "Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" "graph-like environments, e.g. modular synths or finite state machine\n" "diagrams." msgstr "" -#: gnu/packages/gtk.scm:369 +#: gnu/packages/gtk.scm:376 msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" msgstr "" -#: gnu/packages/gtk.scm:371 +#: gnu/packages/gtk.scm:378 msgid "" "GtkSourceView is a portable C library that extends the standard GTK+\n" "framework for multiline text editing with support for configurable syntax\n" -"highlighting, unlimited undo/redo, search and replace, a completion framework,\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" "printing and other features typical of a source code editor." msgstr "" -#: gnu/packages/gtk.scm:420 +#: gnu/packages/gtk.scm:427 msgid "GNOME source code widget" msgstr "" -#: gnu/packages/gtk.scm:421 +#: gnu/packages/gtk.scm:428 msgid "" "GtkSourceView is a text widget that extends the standard\n" -"GTK+ text widget GtkTextView. It improves GtkTextView by implementing syntax\n" +"GTK+ text widget GtkTextView. It improves GtkTextView by implementing " +"syntax\n" "highlighting and other features typical of a source code editor." msgstr "" -#: gnu/packages/gtk.scm:472 +#: gnu/packages/gtk.scm:478 msgid "GNOME image loading and manipulation library" msgstr "" -#: gnu/packages/gtk.scm:474 +#: gnu/packages/gtk.scm:480 msgid "" "GdkPixbuf is a library for image loading and manipulation developed\n" "in the GNOME project." msgstr "" -#: gnu/packages/gtk.scm:506 +#: gnu/packages/gtk.scm:512 msgid "GNOME image loading and manipulation library, with SVG support" -msgstr "GNOME-billedindlæsnings- og manipuleringsbibliotek, med SVG-understøttelse" +msgstr "" +"GNOME-billedindlæsnings- og manipuleringsbibliotek, med SVG-understøttelse" -#: gnu/packages/gtk.scm:546 +#: gnu/packages/gtk.scm:552 msgid "Assistive Technology Service Provider Interface, core components" msgstr "" -#: gnu/packages/gtk.scm:548 +#: gnu/packages/gtk.scm:554 msgid "" "The Assistive Technology Service Provider Interface, core components,\n" "is part of the GNOME accessibility project." msgstr "" -#: gnu/packages/gtk.scm:581 +#: gnu/packages/gtk.scm:587 msgid "Assistive Technology Service Provider Interface, ATK bindings" msgstr "" -#: gnu/packages/gtk.scm:583 +#: gnu/packages/gtk.scm:589 msgid "" "The Assistive Technology Service Provider Interface\n" "is part of the GNOME accessibility project." msgstr "" -#: gnu/packages/gtk.scm:642 +#: gnu/packages/gtk.scm:649 msgid "Cross-platform toolkit for creating graphical user interfaces" msgstr "" -#: gnu/packages/gtk.scm:644 +#: gnu/packages/gtk.scm:651 msgid "" "GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" "graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" @@ -5248,11 +6876,11 @@ msgid "" "application suites." msgstr "" -#: gnu/packages/gtk.scm:795 +#: gnu/packages/gtk.scm:813 msgid "Cairo bindings for GNU Guile" msgstr "" -#: gnu/packages/gtk.scm:797 +#: gnu/packages/gtk.scm:815 msgid "" "Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" "Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" @@ -5262,21 +6890,21 @@ msgid "" "exceptions, macros, and a dynamic programming environment." msgstr "" -#: gnu/packages/gtk.scm:837 +#: gnu/packages/gtk.scm:861 msgid "Render SVG images using Cairo from Guile" msgstr "" -#: gnu/packages/gtk.scm:839 +#: gnu/packages/gtk.scm:863 msgid "" "Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" "images onto Cairo surfaces." msgstr "" -#: gnu/packages/gtk.scm:883 +#: gnu/packages/gtk.scm:908 msgid "Create SVG or PDF presentations in Guile" msgstr "Opret SVG- eller PDF-præsentationer i Guile" -#: gnu/packages/gtk.scm:885 +#: gnu/packages/gtk.scm:910 msgid "" "Guile-Present defines a declarative vocabulary for presentations,\n" "together with tools to render presentation documents as SVG or PDF.\n" @@ -5285,214 +6913,303 @@ msgid "" "documents." msgstr "" -#: gnu/packages/gtk.scm:939 +#: gnu/packages/gtk.scm:964 msgid "Guile interface for GTK+ programming for GNOME" msgstr "Guile brugerflade til GTK+-programmering for GNOME" -#: gnu/packages/gtk.scm:941 +#: gnu/packages/gtk.scm:966 msgid "" "Includes guile-clutter, guile-gnome-gstreamer,\n" "guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview." msgstr "" -#: gnu/packages/gtk.scm:972 +#: gnu/packages/gtk.scm:999 msgid "C++ bindings to the Cairo 2D graphics library" msgstr "C++-bindinger til CAiro 2D-grafikbiblioteket" -#: gnu/packages/gtk.scm:974 +#: gnu/packages/gtk.scm:1001 msgid "" "Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" "library." msgstr "" -#: gnu/packages/gtk.scm:998 +#: gnu/packages/gtk.scm:1025 msgid "C++ interface to the Pango text rendering library" msgstr "C++-grænseflade til tekstoptegningsbiblioteket Pango" -#: gnu/packages/gtk.scm:1000 +#: gnu/packages/gtk.scm:1027 msgid "" "Pangomm provides a C++ programming interface to the Pango text rendering\n" "library." msgstr "" -#: gnu/packages/gtk.scm:1021 +#: gnu/packages/gtk.scm:1048 msgid "C++ interface to the ATK accessibility library" msgstr "C++-grænseflade til ATK-tilgængelighedsbiblioteket" -#: gnu/packages/gtk.scm:1023 +#: gnu/packages/gtk.scm:1050 msgid "" "ATKmm provides a C++ programming interface to the ATK accessibility\n" "toolkit." msgstr "" -#: gnu/packages/gtk.scm:1063 +#: gnu/packages/gtk.scm:1094 msgid "C++ interface to the GTK+ graphical user interface library" msgstr "" -#: gnu/packages/gtk.scm:1065 +#: gnu/packages/gtk.scm:1096 msgid "" "gtkmm is the official C++ interface for the popular GUI library GTK+.\n" -"Highlights include typesafe callbacks, and a comprehensive set of widgets that\n" -"are easily extensible via inheritance. You can create user interfaces either\n" -"in code or with the Glade User Interface designer, using libglademm. There's\n" +"Highlights include typesafe callbacks, and a comprehensive set of widgets " +"that\n" +"are easily extensible via inheritance. You can create user interfaces " +"either\n" +"in code or with the Glade User Interface designer, using libglademm. " +"There's\n" "extensive documentation, including API reference and a tutorial." msgstr "" -#: gnu/packages/gtk.scm:1124 -msgid "Python bindings for cairo" +#: gnu/packages/gtk.scm:1145 +#, fuzzy +msgid "C++ interface to the GTK+ 'GtkTextView' widget" +msgstr "C++-grænseflade til tekstoptegningsbiblioteket Pango" + +#: gnu/packages/gtk.scm:1147 +msgid "" +"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:1187 +msgid "Python bindings for cairo" msgstr "Pythonbindinger for cairo" -#: gnu/packages/gtk.scm:1126 +#: gnu/packages/gtk.scm:1189 msgid "Pycairo is a set of Python bindings for the Cairo graphics library." msgstr "Pycairo er et sæt af Pythonbindinger for grafikbiblioteket Cairo." -#: gnu/packages/gtk.scm:1210 +#: gnu/packages/gtk.scm:1273 msgid "Python bindings for GTK+" msgstr "Pythonbindinger for GTK+" -#: gnu/packages/gtk.scm:1212 +#: gnu/packages/gtk.scm:1275 msgid "" "PyGTK allows you to write full featured GTK programs in Python. It is\n" "targeted at GTK 2.x, and can be used in conjunction with gnome-python to\n" "write GNOME applications." msgstr "" -#: gnu/packages/gtk.scm:1243 +#: gnu/packages/gtk.scm:1299 +#, fuzzy +msgid "Perl interface to the cairo 2d vector graphics library" +msgstr "C++-bindinger til CAiro 2D-grafikbiblioteket" + +#: gnu/packages/gtk.scm:1300 +msgid "" +"Cairo provides Perl bindings for the vector graphics library\n" +"cairo. It supports multiple output targets, including PNG, PDF and SVG. " +"Cairo\n" +"produces identical output on all those targets." +msgstr "" + +#: gnu/packages/gtk.scm:1325 +#, fuzzy +msgid "Perl interface to the 2.x series of the Gimp Toolkit library" +msgstr "C++-grænseflade til ATK-tilgængelighedsbiblioteket" + +#: gnu/packages/gtk.scm:1326 +msgid "" +"Perl bindings to the 2.x series of the Gtk+ widget set.\n" +"This module allows you to write graphical user interfaces in a Perlish and\n" +"object-oriented way, freeing you from the casting and memory management in " +"C,\n" +"yet remaining very close in spirit to original API." +msgstr "" + +#: gnu/packages/gtk.scm:1353 +msgid "Layout and render international text" +msgstr "" + +#: gnu/packages/gtk.scm:1354 +msgid "" +"Pango is a library for laying out and rendering text, with an\n" +"emphasis on internationalization. Pango can be used anywhere that text " +"layout\n" +"is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a\n" +"complete solution with high quality text handling and graphics rendering.\n" +"\n" +"Dynamically loaded modules handle text layout for particular combinations " +"of\n" +"script and font backend. Pango provides a wide selection of modules, " +"including\n" +"modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts.\n" +"Virtually all of the world's major scripts are supported.\n" +"\n" +"In addition to the low level layout rendering routines, Pango includes\n" +"@code{Pango::Layout}, a high level driver for laying out entire blocks of " +"text,\n" +"and routines to assist in editing internationalized text." +msgstr "" + +#: gnu/packages/gtk.scm:1413 msgid "Library for minimalistic gtk+3 user interfaces" msgstr "" -#: gnu/packages/gtk.scm:1244 +#: gnu/packages/gtk.scm:1414 msgid "" "Girara is a library that implements a user interface that\n" "focuses on simplicity and minimalism. Currently based on GTK+, a\n" -"cross-platform widget toolkit, it provides an interface that focuses on three\n" +"cross-platform widget toolkit, it provides an interface that focuses on " +"three\n" "main components: a so-called view widget that represents the actual\n" "application, an input bar that is used to execute commands of the\n" "application and the status bar which provides the user with current\n" "information." msgstr "" -#: gnu/packages/gtk.scm:1306 +#: gnu/packages/gtk.scm:1481 msgid "Documentation generator from C source code" msgstr "" -#: gnu/packages/gtk.scm:1308 +#: gnu/packages/gtk.scm:1483 msgid "" "GTK-Doc generates API documentation from comments added to C code. It is\n" -"typically used to document the public API of GTK+ and GNOME libraries, but it\n" +"typically used to document the public API of GTK+ and GNOME libraries, but " +"it\n" "can also be used to document application code." msgstr "" -#: gnu/packages/gtk.scm:1336 +#: gnu/packages/gtk.scm:1511 msgid "Theming engines for GTK+ 2.x" msgstr "" -#: gnu/packages/gtk.scm:1338 +#: gnu/packages/gtk.scm:1513 msgid "" "This package contains the standard GTK+ 2.x theming engines including\n" "Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" "Redmond95 and ThinIce." msgstr "" -#: gnu/packages/gtk.scm:1366 +#: gnu/packages/gtk.scm:1541 msgid "Cairo-based theming engine for GTK+ 2.x" msgstr "" -#: gnu/packages/gtk.scm:1368 +#: gnu/packages/gtk.scm:1543 msgid "" "Murrine is a cairo-based GTK+ theming engine. It is named after the\n" "glass artworks done by Venicians glass blowers." msgstr "" -#: gnu/packages/gtk.scm:1393 +#: gnu/packages/gtk.scm:1568 msgid "Spell-checking addon for GTK's TextView widget" msgstr "" -#: gnu/packages/gtk.scm:1395 +#: gnu/packages/gtk.scm:1570 msgid "" "GtkSpell provides word-processor-style highlighting and replacement of\n" "misspelled words in a GtkTextView widget." msgstr "" -#: gnu/packages/gtk.scm:1418 +#: gnu/packages/gtk.scm:1593 msgid "Lightweight GTK+ clipboard manager" msgstr "" -#: gnu/packages/gtk.scm:1420 +#: gnu/packages/gtk.scm:1595 msgid "" "ClipIt is a clipboard manager with features such as a history, search\n" "thereof, global hotkeys and clipboard item actions. It was forked from\n" "Parcellite and adds bugfixes and features." msgstr "" -#: gnu/packages/gtk.scm:1457 +#: gnu/packages/gtk.scm:1632 msgid "Thin layer of graphic data types" msgstr "" -#: gnu/packages/gtk.scm:1458 +#: gnu/packages/gtk.scm:1633 msgid "" "This library provides graphic types and their relative API;\n" "it does not deal with windowing system surfaces, drawing, scene graphs, or\n" "input." msgstr "" -#: gnu/packages/guile.scm:130 gnu/packages/guile.scm:205 +#: gnu/packages/guile.scm:135 gnu/packages/guile.scm:213 msgid "Scheme implementation intended especially for extensions" msgstr "" -#: gnu/packages/guile.scm:132 gnu/packages/guile.scm:207 +#: gnu/packages/guile.scm:137 gnu/packages/guile.scm:215 msgid "" "Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" "official extension language of the GNU system. It is an implementation of\n" "the Scheme language which can be easily embedded in other applications to\n" -"provide a convenient means of extending the functionality of the application\n" +"provide a convenient means of extending the functionality of the " +"application\n" "without requiring the source code to be rewritten." msgstr "" -#: gnu/packages/guile.scm:366 +#: gnu/packages/guile.scm:351 +msgid "Line editing support for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:353 +msgid "" +"This module provides line editing support via the Readline library for\n" +"address@hidden Use the @code{(ice-9 readline)} module and call its\n" +"@code{activate-readline} procedure to enable it." +msgstr "" + +#: gnu/packages/guile.scm:472 msgid "Package manager for Guile" msgstr "Pakkehåndtering for Guile" -#: gnu/packages/guile.scm:368 +#: gnu/packages/guile.scm:474 msgid "" "Guildhall is a package manager written for Guile Scheme. A guild is\n" -"an association of independent craftspeople. A guildhall is where they meet.\n" -"This Guildhall aims to make a virtual space for Guile wizards and journeyfolk\n" +"an association of independent craftspeople. A guildhall is where they " +"meet.\n" +"This Guildhall aims to make a virtual space for Guile wizards and " +"journeyfolk\n" "to share code.\n" "\n" "On a practical level, Guildhall lets you share Scheme modules and programs\n" -"over the internet, and install code that has been shared by others. Guildhall\n" +"over the internet, and install code that has been shared by others. " +"Guildhall\n" "can handle dependencies, so when a program requires several libraries, and\n" "each of those has further dependencies, all of the prerequisites for the\n" "program can be installed in one go." msgstr "" -#: gnu/packages/guile.scm:425 +#: gnu/packages/guile.scm:566 msgid "Web application framework written in Guile" msgstr "" -#: gnu/packages/guile.scm:426 +#: gnu/packages/guile.scm:567 msgid "" "GNU Artanis is a web application framework written in Guile\n" "Scheme. A web application framework (WAF) is a software framework that is\n" -"designed to support the development of dynamic websites, web applications, web\n" +"designed to support the development of dynamic websites, web applications, " +"web\n" "services and web resources. The framework aims to alleviate the overhead\n" "associated with common activities performed in web development. Artanis\n" "provides several tools for web development: database access, templating\n" -"frameworks, session management, URL-remapping for RESTful, page caching, and\n" +"frameworks, session management, URL-remapping for RESTful, page caching, " +"and\n" "more." msgstr "" -#: gnu/packages/guile.scm:452 +#: gnu/packages/guile.scm:593 msgid "Framework for building readers for GNU Guile" msgstr "Ramme til at bygge læsere for GNU Guile" -#: gnu/packages/guile.scm:454 +#: gnu/packages/guile.scm:595 msgid "" "Guile-Reader is a simple framework for building readers for GNU Guile.\n" "\n" "The idea is to make it easy to build procedures that extend Guile’s read\n" -"procedure. Readers supporting various syntax variants can easily be written,\n" +"procedure. Readers supporting various syntax variants can easily be " +"written,\n" "possibly by re-using existing “token readers” of a standard Scheme\n" "readers. For example, it is used to implement Skribilo’s R5RS-derived\n" "document syntax.\n" @@ -5502,11 +7219,11 @@ msgid "" "many readers as needed)." msgstr "" -#: gnu/packages/guile.scm:508 +#: gnu/packages/guile.scm:649 msgid "Guile bindings to ncurses" msgstr "Guilebindinger til ncurses" -#: gnu/packages/guile.scm:510 +#: gnu/packages/guile.scm:651 msgid "" "guile-ncurses provides Guile language bindings for the ncurses\n" "library." @@ -5514,23 +7231,24 @@ msgstr "" "guile-ncurses tilbyder Guile-sprogbindinger for biblioteket\n" "ncurses." -#: gnu/packages/guile.scm:530 +#: gnu/packages/guile.scm:678 msgid "Run jobs at scheduled times" msgstr "Afvikl job på planlagte tidspunkter" -#: gnu/packages/guile.scm:532 +#: gnu/packages/guile.scm:680 msgid "" "GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" +"tasks on a schedule, such as every hour or every Monday. Mcron is written " +"in\n" "Guile, so its configuration can be written in Scheme; the original cron\n" "format is also supported." msgstr "" -#: gnu/packages/guile.scm:619 +#: gnu/packages/guile.scm:781 msgid "Guile parser library for the iCalendar format" msgstr "Guile-fortolkerbibliotek for iCalendar-formatet" -#: gnu/packages/guile.scm:621 +#: gnu/packages/guile.scm:783 msgid "" "Guile-ICS is an iCalendar (RFC5545) format parser library written in\n" "pure Scheme. The library can be used to read and write iCalendar data.\n" @@ -5538,11 +7256,11 @@ msgid "" "The library is shipped with documentation in Info format and usage examples." msgstr "" -#: gnu/packages/guile.scm:656 +#: gnu/packages/guile.scm:818 msgid "Collection of useful Guile Scheme modules" msgstr "" -#: gnu/packages/guile.scm:658 +#: gnu/packages/guile.scm:820 msgid "" "Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" "modules, allowing for people to cooperate integrating their generic Guile\n" @@ -5550,11 +7268,11 @@ msgid "" "for Guile\"." msgstr "" -#: gnu/packages/guile.scm:696 +#: gnu/packages/guile.scm:861 msgid "JSON module for Guile" msgstr "JSON-modul for Guile" -#: gnu/packages/guile.scm:698 +#: gnu/packages/guile.scm:863 msgid "" "Guile-JSON supports parsing and building JSON documents according to the\n" "specification. These are the main features:\n" @@ -5567,11 +7285,11 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/guile.scm:782 +#: gnu/packages/guile.scm:950 msgid "MiniKanren declarative logic system, packaged for Guile" msgstr "" -#: gnu/packages/guile.scm:784 +#: gnu/packages/guile.scm:952 msgid "" "MiniKanren is a relational programming extension to the Scheme\n" "programming Language, written as a smaller version of Kanren suitable for\n" @@ -5584,16 +7302,17 @@ msgid "" "See http://minikanren.org/ for more on miniKanren generally." msgstr "" -#: gnu/packages/guile.scm:855 +#: gnu/packages/guile.scm:1023 msgid "" "Minimal implementation of incremental computation in Guile\n" "Scheme" msgstr "" -#: gnu/packages/guile.scm:857 +#: gnu/packages/guile.scm:1025 msgid "" "This package provides a complete Scheme implementation of\n" -"miniAdapton, which implements the core functionality of the Adapton system for\n" +"miniAdapton, which implements the core functionality of the Adapton system " +"for\n" "incremental computation (also known as self-adjusting computation). Like\n" "Adapton, miniAdapton allows programmers to safely combine mutation and\n" "memoization. miniAdapton is built on top of an even simpler system,\n" @@ -5601,168 +7320,188 @@ msgid "" "understand, extend, and port to host languages other than Scheme." msgstr "" -#: gnu/packages/guile.scm:941 +#: gnu/packages/guile.scm:1109 msgid "S-expression based regular expressions" msgstr "" -#: gnu/packages/guile.scm:943 +#: gnu/packages/guile.scm:1111 msgid "" "Irregex is an s-expression based alternative to your classic\n" "string-based regular expressions. It implements SRFI 115 and is deeply\n" "inspired by the SCSH regular expression system." msgstr "" -#: gnu/packages/guile.scm:1024 +#: gnu/packages/guile.scm:1195 msgid "Guile bindings to the GDBM library via Guile's FFI" msgstr "" -#: gnu/packages/guile.scm:1026 +#: gnu/packages/guile.scm:1197 msgid "" "Guile bindings to the GDBM key-value storage system, using\n" "Guile's foreign function interface." msgstr "" -#: gnu/packages/guile.scm:1079 +#: gnu/packages/guile.scm:1254 msgid "Access SQLite databases from Guile" msgstr "Tilgå SQLite-databaser fra Guile" -#: gnu/packages/guile.scm:1081 +#: gnu/packages/guile.scm:1256 msgid "This package provides Guile bindings to the SQLite database system." msgstr "Denne pakke tilbyder Guilebindinger til SQLite-databasesystemet." -#: gnu/packages/guile.scm:1126 +#: gnu/packages/guile.scm:1304 msgid "Functional static site generator" msgstr "" -#: gnu/packages/guile.scm:1127 +#: gnu/packages/guile.scm:1305 msgid "" "Haunt is a static site generator written in Guile\n" "Scheme. Haunt features a functional build system and an extensible\n" "interface for reading articles in any format." msgstr "" -#: gnu/packages/guile.scm:1154 +#: gnu/packages/guile.scm:1332 msgid "Guile application configuration parsing library" msgstr "" -#: gnu/packages/guile.scm:1156 +#: gnu/packages/guile.scm:1334 msgid "" "Guile Config is a library providing a declarative approach to\n" "application configuration specification. The library provides clean\n" "configuration declaration forms, and processors that take care of:\n" "configuration file creation; configuration file parsing; command-line\n" "parameter parsing using getopt-long; basic GNU command-line parameter\n" -"generation (--help, --usage, --version); automatic output generation for the\n" +"generation (--help, --usage, --version); automatic output generation for " +"the\n" "above command-line parameters." msgstr "" -#: gnu/packages/guile.scm:1194 +#: gnu/packages/guile.scm:1372 msgid "Redis client library for Guile" msgstr "" -#: gnu/packages/guile.scm:1195 +#: gnu/packages/guile.scm:1373 msgid "" "Guile-redis provides a Scheme interface to the Redis\n" "key-value cache and store." msgstr "" -#: gnu/packages/guile.scm:1272 +#: gnu/packages/guile.scm:1447 msgid "Whitespace to lisp syntax for Guile" msgstr "" -#: gnu/packages/guile.scm:1273 +#: gnu/packages/guile.scm:1448 msgid "" "Wisp is a syntax for Guile which provides a Python-like\n" "whitespace-significant language. It may be easier on the eyes for some\n" "users and in some situations." msgstr "" -#: gnu/packages/guile.scm:1306 +#: gnu/packages/guile.scm:1498 msgid "2D/3D game engine for GNU Guile" msgstr "" -#: gnu/packages/guile.scm:1307 +#: gnu/packages/guile.scm:1499 msgid "" "Sly is a 2D/3D game engine written in Guile Scheme. Sly\n" "features a functional reactive programming interface and live coding\n" "capabilities." msgstr "" -#: gnu/packages/guile.scm:1342 +#: gnu/packages/guile.scm:1535 msgid "Generate C bindings for Guile" msgstr "" -#: gnu/packages/guile.scm:1343 +#: gnu/packages/guile.scm:1536 msgid "" "G-Wrap is a tool and Guile library for generating function\n" -"wrappers for inter-language calls. It currently only supports generating Guile\n" -"wrappers for C functions. Given a definition of the types and prototypes for\n" +"wrappers for inter-language calls. It currently only supports generating " +"Guile\n" +"wrappers for C functions. Given a definition of the types and prototypes " +"for\n" "a given C interface, G-Wrap will automatically generate the C code that\n" "provides access to that interface and its types from the Scheme level." msgstr "" -#: gnu/packages/guile.scm:1380 +#: gnu/packages/guile.scm:1573 msgid "Guile database abstraction layer" msgstr "Guile-databaseabstraktionslag" -#: gnu/packages/guile.scm:1383 +#: gnu/packages/guile.scm:1576 msgid "" "guile-dbi is a library for Guile that provides a convenient interface to\n" -"SQL databases. Database programming with guile-dbi is generic in that the same\n" -"programming interface is presented regardless of which database system is used.\n" +"SQL databases. Database programming with guile-dbi is generic in that the " +"same\n" +"programming interface is presented regardless of which database system is " +"used.\n" "It currently supports MySQL, Postgres and SQLite3." msgstr "" -#: gnu/packages/guile.scm:1409 +#: gnu/packages/guile.scm:1602 msgid "Guile DBI driver for SQLite" msgstr "Guile DBI-driver for SQLite" -#: gnu/packages/guile.scm:1412 +#: gnu/packages/guile.scm:1605 msgid "" "guile-dbi is a library for Guile that provides a convenient interface to\n" "SQL databases. This package implements the interface for SQLite." msgstr "" -#: gnu/packages/guile.scm:1438 +#: gnu/packages/guile.scm:1651 +#, fuzzy +msgid "DSV module for Guile" +msgstr "JSON-modul for Guile" + +#: gnu/packages/guile.scm:1653 +msgid "" +"Guile-DSV is a GNU Guile module for working with the\n" +"delimiter-separated values (DSV) data format. Guile-DSV supports the\n" +"Unix-style DSV format and RFC 4180 format." +msgstr "" + +#: gnu/packages/guile.scm:1680 msgid "XOSD bindings for Guile" msgstr "XOSD-bindinger for Guile" -#: gnu/packages/guile.scm:1440 +#: gnu/packages/guile.scm:1682 msgid "" "Guile-XOSD provides Guile bindings for @code{libxosd},\n" "@uref{http://sourceforge.net/projects/libxosd/, the X On Screen Display\n" "library}." msgstr "" -#: gnu/packages/guile.scm:1463 +#: gnu/packages/guile.scm:1705 msgid "Evaluate code in a running Guile process" msgstr "Evaluer kode i en kørende Guileproces" -#: gnu/packages/guile.scm:1465 +#: gnu/packages/guile.scm:1707 msgid "" "Guile-Daemon is a small Guile program that loads your initial\n" "configuration file, and then reads and evaluates Guile expressions that\n" "you send to a FIFO file." msgstr "" -#: gnu/packages/guile.scm:1496 +#: gnu/packages/guile.scm:1738 msgid "CommonMark parser for Guile" msgstr "" -#: gnu/packages/guile.scm:1498 +#: gnu/packages/guile.scm:1740 msgid "" "guile-commonmark is a library for parsing CommonMark, a fully specified\n" -"variant of Markdown. The library is written in Guile Scheme and is designed\n" -"to transform a CommonMark document to SXML. guile-commonmark tries to closely\n" -"follow the @uref{http://commonmark.org/, CommonMark spec}, the main difference\n" +"variant of Markdown. The library is written in Guile Scheme and is " +"designed\n" +"to transform a CommonMark document to SXML. guile-commonmark tries to " +"closely\n" +"follow the @uref{http://commonmark.org/, CommonMark spec}, the main " +"difference\n" "is no support for parsing block and inline level HTML." msgstr "" -#: gnu/packages/guile.scm:1584 +#: gnu/packages/guile.scm:1771 msgid "Structured access to bytevector contents for Guile" msgstr "" -#: gnu/packages/guile.scm:1586 +#: gnu/packages/guile.scm:1773 msgid "" "Guile bytestructures offers a system imitating the type system\n" "of the C programming language, to be used on bytevectors. C's type\n" @@ -5771,25 +7510,26 @@ msgid "" "type system, elevating types to first-class status." msgstr "" -#: gnu/packages/guile.scm:1627 +#: gnu/packages/guile.scm:1817 msgid "Spell-checking from Guile" msgstr "" -#: gnu/packages/guile.scm:1629 +#: gnu/packages/guile.scm:1819 msgid "" "guile-aspell is a Guile Scheme library for comparing a string against a\n" "dictionary and suggesting spelling corrections." msgstr "" -#: gnu/packages/guile.scm:1679 +#: gnu/packages/guile.scm:1873 msgid "Extend Bash using Guile" msgstr "" -#: gnu/packages/guile.scm:1681 +#: gnu/packages/guile.scm:1875 #, scheme-format msgid "" "Guile-Bash provides a shared library and set of Guile modules,\n" -"allowing you to extend Bash in Scheme. Scheme interfaces allow you to access\n" +"allowing you to extend Bash in Scheme. Scheme interfaces allow you to " +"access\n" "the following aspects of Bash:\n" "\n" "@itemize\n" @@ -5810,11 +7550,11 @@ msgid "" "and then run @command{scm example.scm}." msgstr "" -#: gnu/packages/guile.scm:1728 +#: gnu/packages/guile.scm:1922 msgid "Asynchronous actor model library for Guile" msgstr "" -#: gnu/packages/guile.scm:1730 +#: gnu/packages/guile.scm:1924 msgid "" "GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming\n" "library for GNU Guile based on the actor model.\n" @@ -5822,17 +7562,20 @@ msgid "" "Note that 8sync is only available for Guile 2.2." msgstr "" -#: gnu/packages/guile.scm:1753 +#: gnu/packages/guile.scm:1947 msgid "Lightweight concurrency facility for Guile" msgstr "" -#: gnu/packages/guile.scm:1755 +#: gnu/packages/guile.scm:1949 msgid "" "Fibers is a Guile library that implements a a lightweight concurrency\n" -"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber is\n" +"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber " +"is\n" "like a \"goroutine\" from the Go language: a lightweight thread-like\n" -"abstraction. Systems built with Fibers can scale up to millions of concurrent\n" -"fibers, tens of thousands of concurrent socket connections, and many parallel\n" +"abstraction. Systems built with Fibers can scale up to millions of " +"concurrent\n" +"fibers, tens of thousands of concurrent socket connections, and many " +"parallel\n" "cores. The Fibers library also provides Concurrent ML-like channels for\n" "communication between fibers.\n" "\n" @@ -5840,11 +7583,11 @@ msgid "" "is not available for Guile 2.0." msgstr "" -#: gnu/packages/guile.scm:1797 +#: gnu/packages/guile.scm:2004 msgid "Guile bindings for libgit2" msgstr "Guilebindinger for libgit2" -#: gnu/packages/guile.scm:1799 +#: gnu/packages/guile.scm:2006 msgid "" "This package provides Guile bindings to libgit2, a library to\n" "manipulate repositories of the Git version control system." @@ -5852,11 +7595,11 @@ msgstr "" "Denne pakke tilbyder Guilebindinger til libgit2, et bibliotek\n" "til at manipulere arkiver i versionskontrolsystemet Git." -#: gnu/packages/guile.scm:1830 +#: gnu/packages/guile.scm:2031 msgid "General-purpose syntax highlighter for GNU Guile" msgstr "" -#: gnu/packages/guile.scm:1831 +#: gnu/packages/guile.scm:2032 msgid "" "Guile-syntax-highlight is a general-purpose syntax\n" "highlighting library for GNU Guile. It can parse code written in various\n" @@ -5864,85 +7607,111 @@ msgid "" "HTML (via SXML) or any other format for rendering." msgstr "" -#: gnu/packages/guile.scm:1862 +#: gnu/packages/guile.scm:2063 msgid "S-expression based json reader/writer for Guile" msgstr "S-udtryksbaseret json læser/skriver for Guile" -#: gnu/packages/guile.scm:1863 +#: gnu/packages/guile.scm:2064 msgid "" "guile-sjson is a json reader/writer for Guile.\n" "It has a nice, simple s-expression based syntax." msgstr "" -#: gnu/packages/imagemagick.scm:109 gnu/packages/imagemagick.scm:214 +#: gnu/packages/guile.scm:2108 +msgid "Colorized REPL for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2110 +msgid "Guile-colorized provides you with a colorized REPL for GNU Guile." +msgstr "" + +#: gnu/packages/imagemagick.scm:110 gnu/packages/imagemagick.scm:211 msgid "Create, edit, compose, or convert bitmap images" msgstr "Opret, rediger, komponer eller konverter bitmap-billeder" -#: gnu/packages/imagemagick.scm:111 +#: gnu/packages/imagemagick.scm:112 msgid "" "ImageMagick is a software suite to create, edit, compose, or convert\n" -"bitmap images. It can read and write images in a variety of formats (over 100)\n" -"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG,\n" -"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and\n" -"transform images, adjust image colors, apply various special effects, or draw\n" +"bitmap images. It can read and write images in a variety of formats (over " +"100)\n" +"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, " +"SVG,\n" +"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear " +"and\n" +"transform images, adjust image colors, apply various special effects, or " +"draw\n" "text, lines, polygons, ellipses and Bézier curves." msgstr "" -#: gnu/packages/imagemagick.scm:156 +#: gnu/packages/imagemagick.scm:157 msgid "Perl interface to ImageMagick" msgstr "Perlgrænseflade til ImageMagick" -#: gnu/packages/imagemagick.scm:157 +#: gnu/packages/imagemagick.scm:158 msgid "" "This Perl extension allows the reading, manipulation and\n" -"writing of a large number of image file formats using the ImageMagick library.\n" -"Use it to create, edit, compose, or convert bitmap images from within a Perl\n" +"writing of a large number of image file formats using the ImageMagick " +"library.\n" +"Use it to create, edit, compose, or convert bitmap images from within a " +"Perl\n" "script." msgstr "" -#: gnu/packages/imagemagick.scm:216 +#: gnu/packages/imagemagick.scm:213 msgid "" "GraphicsMagick provides a comprehensive collection of utilities,\n" "programming interfaces, and GUIs, to support file format conversion, image\n" "processing, and 2D vector rendering." msgstr "" -#: gnu/packages/image.scm:88 +#: gnu/packages/image.scm:96 msgid "Library for handling PNG files" msgstr "Bibliotek for håndtering af PNG-filer" -#: gnu/packages/image.scm:90 +#: gnu/packages/image.scm:98 msgid "" "Libpng is the official PNG (Portable Network Graphics) reference\n" "library. It supports almost all PNG features and is extensible." msgstr "" -#: gnu/packages/image.scm:134 +#: gnu/packages/image.scm:162 msgid "APNG patch for libpng" msgstr "" -#: gnu/packages/image.scm:136 +#: gnu/packages/image.scm:164 msgid "" "APNG (Animated Portable Network Graphics) is an unofficial\n" "extension of the APNG (Portable Network Graphics) format.\n" "APNG patch provides APNG support to libpng." msgstr "" -#: gnu/packages/image.scm:189 +#: gnu/packages/image.scm:204 +msgid "Read and write PNG images" +msgstr "" + +#: gnu/packages/image.scm:206 +msgid "" +"This package provides an easy and simple way to read, write and display\n" +"bitmap images stored in the PNG format. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image.scm:241 msgid "Utility to compress PNG files" msgstr "Redskab til at komprimere PNG-filer" -#: gnu/packages/image.scm:190 +#: gnu/packages/image.scm:242 msgid "" "pngcrusqh is an optimizer for PNG (Portable Network Graphics)\n" "files. It can compress them as much as 40% losslessly." msgstr "" -#: gnu/packages/image.scm:205 +#: gnu/packages/image.scm:261 msgid "Library for handling JPEG files" msgstr "Bibliotek for håndtering af JPEG-filer" -#: gnu/packages/image.scm:207 +#: gnu/packages/image.scm:263 msgid "" "Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" "JPEG is a standardized compression method for full-color and gray-scale\n" @@ -5951,46 +7720,51 @@ msgid "" "image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." msgstr "" -#: gnu/packages/image.scm:272 +#: gnu/packages/image.scm:328 msgid "Implementation of the JPEG XR standard" msgstr "" -#: gnu/packages/image.scm:273 +#: gnu/packages/image.scm:329 msgid "" "JPEG XR is an approved ISO/IEC International standard (its\n" -"official designation is ISO/IEC 29199-2). This library is an implementation of that standard." +"official designation is ISO/IEC 29199-2). This library is an implementation " +"of that standard." msgstr "" -#: gnu/packages/image.scm:296 +#: gnu/packages/image.scm:352 msgid "Optimize JPEG images" msgstr "Optimer JPEG-billeder" -#: gnu/packages/image.scm:298 +#: gnu/packages/image.scm:354 msgid "" "jpegoptim provides lossless optimization (based on optimizing\n" "the Huffman tables) and \"lossy\" optimization based on setting\n" "maximum quality factor." msgstr "" -#: gnu/packages/image.scm:323 +#: gnu/packages/image.scm:379 msgid "Library for handling Mac OS icns resource files" msgstr "Bibliotek for håndtering af Mac OS-ikonressourcefiler" -#: gnu/packages/image.scm:325 +#: gnu/packages/image.scm:381 msgid "" "Libicns is a library for the manipulation of Mac OS IconFamily resource\n" -"type files (ICNS). @command{icns2png} and @command{png2icns} are provided to\n" -"convert between PNG and ICNS. @command{icns2png} will extract image files from\n" -"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for use\n" -"with .desktop files. Additionally, @command{icontainer2png} is provided for\n" +"type files (ICNS). @command{icns2png} and @command{png2icns} are provided " +"to\n" +"convert between PNG and ICNS. @command{icns2png} will extract image files " +"from\n" +"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for " +"use\n" +"with .desktop files. Additionally, @command{icontainer2png} is provided " +"for\n" "extracting icontainer icon files." msgstr "" -#: gnu/packages/image.scm:377 +#: gnu/packages/image.scm:415 msgid "Library for handling TIFF files" msgstr "Bibliotek for håndtering af TIFF-filer" -#: gnu/packages/image.scm:379 +#: gnu/packages/image.scm:417 msgid "" "Libtiff provides support for the Tag Image File Format (TIFF), a format\n" "used for storing image data.\n" @@ -5998,37 +7772,28 @@ msgid "" "collection of tools for doing simple manipulations of TIFF images." msgstr "" -#: gnu/packages/image.scm:435 -msgid "Library for reading images in the Microsoft WMF format" -msgstr "Bibliotek for læsning af billeder i Microsoft WMF-formatet" - -#: gnu/packages/image.scm:437 -msgid "" -"libwmf is a library for reading vector images in Microsoft's native\n" -"Windows Metafile Format (WMF) and for either (a) displaying them in, e.g., an X\n" -"window; or (b) converting them to more standard/free file formats such as, e.g.,\n" -"the W3C's XML-based Scaleable Vector Graphic (SVG) format." -msgstr "" - -#: gnu/packages/image.scm:490 +#: gnu/packages/image.scm:480 msgid "Library and tools for image processing and analysis" msgstr "Bibliotek og værktøjer for billedbehandling og analyse" -#: gnu/packages/image.scm:492 +#: gnu/packages/image.scm:482 msgid "" "Leptonica is a C library and set of command-line tools for efficient\n" -"image processing and image analysis operations. It supports rasterop, affine\n" -"transformations, binary and grayscale morphology, rank order, and convolution,\n" -"seedfill and connected components, image transformations combining changes in\n" +"image processing and image analysis operations. It supports rasterop, " +"affine\n" +"transformations, binary and grayscale morphology, rank order, and " +"convolution,\n" +"seedfill and connected components, image transformations combining changes " +"in\n" "scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" "arithmetic ops." msgstr "" -#: gnu/packages/image.scm:515 +#: gnu/packages/image.scm:503 msgid "Decoder of the JBIG2 image compression format" msgstr "" -#: gnu/packages/image.scm:517 +#: gnu/packages/image.scm:505 msgid "" "JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" "monochrome) images at moderately high resolution, and in particular scanned\n" @@ -6041,11 +7806,11 @@ msgid "" "work." msgstr "" -#: gnu/packages/image.scm:554 +#: gnu/packages/image.scm:540 msgid "JPEG 2000 codec" msgstr "JPEG 2000-kodning" -#: gnu/packages/image.scm:556 +#: gnu/packages/image.scm:542 msgid "" "The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" "been developed in order to promote the use of JPEG 2000, the new\n" @@ -6058,31 +7823,33 @@ msgid "" "error-resilience, a Java-viewer for j2k-images, ..." msgstr "" -#: gnu/packages/image.scm:619 +#: gnu/packages/image.scm:605 msgid "Tools and library for working with GIF images" msgstr "Værktøjer og bibliotek for arbejde med GIF-billeder" -#: gnu/packages/image.scm:621 +#: gnu/packages/image.scm:607 msgid "" "GIFLIB is a library for reading and writing GIF images. It is API and\n" -"ABI compatible with libungif which was in wide use while the LZW compression\n" +"ABI compatible with libungif which was in wide use while the LZW " +"compression\n" "algorithm was patented. Tools are also included to convert, manipulate,\n" "compose, and analyze GIF images." msgstr "" -#: gnu/packages/image.scm:643 +#: gnu/packages/image.scm:629 msgid "GIF decompression library" msgstr "GIF-dekomprimeringsbibliotek" -#: gnu/packages/image.scm:645 +#: gnu/packages/image.scm:631 msgid "libungif is the old GIF decompression library by the GIFLIB project." -msgstr "libungif er det gamle GIF-dekomprimeringsbibliotek af GIFLIB-projektet." +msgstr "" +"libungif er det gamle GIF-dekomprimeringsbibliotek af GIFLIB-projektet." -#: gnu/packages/image.scm:674 +#: gnu/packages/image.scm:660 msgid "Loading, saving, rendering and manipulating image files" msgstr "Indlæs, gem, optegn og manipuler billedfiler" -#: gnu/packages/image.scm:676 +#: gnu/packages/image.scm:662 msgid "" "Imlib2 is a library that does image file loading and saving as well as\n" "rendering, manipulation, arbitrary polygon support, etc.\n" @@ -6095,32 +7862,32 @@ msgid "" "more modular, simple, and flexible." msgstr "" -#: gnu/packages/image.scm:708 +#: gnu/packages/image.scm:694 msgid "Wrapper library for imlib2" msgstr "Omslagsbibliotek for imlib2" -#: gnu/packages/image.scm:710 +#: gnu/packages/image.scm:696 msgid "" "Giblib is a simple library which wraps imlib2's context API, avoiding\n" "all the context_get/set calls, adds fontstyles to the truetype renderer and\n" "supplies a generic doubly-linked list and some string functions." msgstr "" -#: gnu/packages/image.scm:752 +#: gnu/packages/image.scm:738 msgid "Library for handling popular graphics image formats" msgstr "Bibliotek til håndtering af populære grafiske billedformater" -#: gnu/packages/image.scm:754 +#: gnu/packages/image.scm:740 msgid "" "FreeImage is a library for developers who would like to support popular\n" "graphics image formats like PNG, BMP, JPEG, TIFF and others." msgstr "" -#: gnu/packages/image.scm:809 +#: gnu/packages/image.scm:795 msgid "Computer vision library" msgstr "" -#: gnu/packages/image.scm:811 +#: gnu/packages/image.scm:797 msgid "" "VIGRA stands for Vision with Generic Algorithms. It is an image\n" "processing and analysis library that puts its main emphasis on customizable\n" @@ -6128,80 +7895,87 @@ msgid "" "multi-dimensional image processing." msgstr "" -#: gnu/packages/image.scm:843 +#: gnu/packages/image.scm:829 msgid "Lossless and lossy image compression" msgstr "Billedkomprimering med og uden kvalitetetstab" -#: gnu/packages/image.scm:845 +#: gnu/packages/image.scm:831 msgid "" "WebP is a new image format that provides lossless and lossy compression\n" "for images. WebP lossless images are 26% smaller in size compared to\n" -"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at\n" +"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images " +"at\n" "equivalent SSIM index. WebP supports lossless transparency (also known as\n" -"alpha channel) with just 22% additional bytes. Transparency is also supported\n" -"with lossy compression and typically provides 3x smaller file sizes compared\n" +"alpha channel) with just 22% additional bytes. Transparency is also " +"supported\n" +"with lossy compression and typically provides 3x smaller file sizes " +"compared\n" "to PNG when lossy compression is acceptable for the red/green/blue color\n" "channels." msgstr "" -#: gnu/packages/image.scm:873 +#: gnu/packages/image.scm:859 msgid "Library for handling MNG files" msgstr "Bibliotek for håndtering af MNG-filer" -#: gnu/packages/image.scm:875 +#: gnu/packages/image.scm:861 msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." msgstr "Libmng er MNG-referencebiblioteket (Multiple-image Network Graphics)." -#: gnu/packages/image.scm:899 +#: gnu/packages/image.scm:889 msgid "Library and command-line utility to manage image metadata" msgstr "Bibliotek og kommandolinjeredskab til at håndtere billedmetadata" -#: gnu/packages/image.scm:901 +#: gnu/packages/image.scm:891 msgid "" "Exiv2 is a C++ library and a command line utility to manage image\n" -"metadata. It provides fast and easy read and write access to the Exif, IPTC\n" +"metadata. It provides fast and easy read and write access to the Exif, " +"IPTC\n" "and XMP metadata of images in various formats." msgstr "" -#: gnu/packages/image.scm:941 +#: gnu/packages/image.scm:931 msgid "Library for manipulating many image formats" msgstr "Bibliotek for manipulering af mange billedformater" -#: gnu/packages/image.scm:942 +#: gnu/packages/image.scm:932 msgid "" "Developer's Image Library (DevIL) is a library to develop\n" "applications with support for many types of images. DevIL can load, save,\n" "convert, manipulate, filter and display a wide variety of image formats." msgstr "" -#: gnu/packages/image.scm:962 +#: gnu/packages/image.scm:952 msgid "JPEG-2000 library" msgstr "JPEG-2000-bibliotek" -#: gnu/packages/image.scm:963 +#: gnu/packages/image.scm:953 msgid "" "The JasPer Project is an initiative to provide a reference\n" -"implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e.,\n" +"implementation of the codec specified in the JPEG-2000 Part-1 standard (i." +"e.,\n" "ISO/IEC 15444-1)." msgstr "" -#: gnu/packages/image.scm:993 +#: gnu/packages/image.scm:983 msgid "Scaling, colorspace conversion, and dithering library" msgstr "" -#: gnu/packages/image.scm:994 +#: gnu/packages/image.scm:984 msgid "" "Zimg implements the commonly required image processing basics\n" -"of scaling, colorspace conversion, and depth conversion. A simple API enables\n" -"conversion between any supported formats to operate with minimal knowledge from\n" +"of scaling, colorspace conversion, and depth conversion. A simple API " +"enables\n" +"conversion between any supported formats to operate with minimal knowledge " +"from\n" "the programmer." msgstr "" -#: gnu/packages/image.scm:1027 +#: gnu/packages/image.scm:1017 msgid "Perceptual image comparison utility" msgstr "" -#: gnu/packages/image.scm:1028 +#: gnu/packages/image.scm:1018 msgid "" "PerceptualDiff visually compares two images to determine\n" "whether they look alike. It uses a computational model of the human visual\n" @@ -6209,36 +7983,35 @@ msgid "" "differences in file encoding, image quality, and other small variations." msgstr "" -#: gnu/packages/image.scm:1059 +#: gnu/packages/image.scm:1058 msgid "Image and audio steganography" msgstr "" -#: gnu/packages/image.scm:1061 +#: gnu/packages/image.scm:1060 msgid "" -"Steghide is a steganography program that is able to hide data in various\n" -"kinds of image- and audio-files. The color- respectivly sample-frequencies\n" -"are not changed thus making the embedding resistant against first-order\n" -"statistical tests." +"Steghide is a program to hide data in various kinds of image and audio\n" +"files (known as @dfn{steganography}). Neither color nor sample frequencies " +"are\n" +"changed, making the embedding resistant against first-order statistical " +"tests." msgstr "" -#: gnu/packages/image.scm:1087 +#: gnu/packages/image.scm:1085 msgid "Image library for Extempore" msgstr "Billedbibliotek for Extempore" -#: gnu/packages/image.scm:1089 +#: gnu/packages/image.scm:1087 msgid "" "This package is a collection of assorted single-file libraries. Of\n" "all included libraries only the image loading and decoding library is\n" "installed as @code{stb_image}." msgstr "" -#: gnu/packages/image.scm:1117 -msgid "" -"Optimizer that recompresses PNG image files to a\n" -"smaller size" +#: gnu/packages/image.scm:1116 +msgid "Optimizer that recompresses PNG image files to a smaller size" msgstr "" -#: gnu/packages/image.scm:1119 +#: gnu/packages/image.scm:1117 msgid "" "OptiPNG is a PNG optimizer that recompresses image\n" "files to a smaller size, without losing any information. This program\n" @@ -6246,28 +8019,33 @@ msgid "" "PNG, and performs PNG integrity checks and corrections." msgstr "" -#: gnu/packages/image.scm:1153 +#: gnu/packages/image.scm:1142 msgid "SIMD-accelerated JPEG image handling library" msgstr "SIMD-accelereret JPEG-billedbehandlingsbibliotek" -#: gnu/packages/image.scm:1154 +#: gnu/packages/image.scm:1143 msgid "" "libjpeg-turbo is a JPEG image codec that accelerates baseline\n" -"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on\n" -"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other systems,\n" -"its highly-optimized Huffman coding routines allow it to outperform libjpeg by\n" +"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 " +"on\n" +"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other " +"systems,\n" +"its highly-optimized Huffman coding routines allow it to outperform libjpeg " +"by\n" "a significant amount.\n" -"libjpeg-turbo implements both the traditional libjpeg API and the less powerful\n" +"libjpeg-turbo implements both the traditional libjpeg API and the less " +"powerful\n" "but more straightforward TurboJPEG API, and provides a full-featured Java\n" -"interface. It supports color space extensions that allow it to compress from\n" +"interface. It supports color space extensions that allow it to compress " +"from\n" "and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." msgstr "" -#: gnu/packages/image.scm:1202 +#: gnu/packages/image.scm:1191 msgid "Library for reading and writing files in the nifti-1 format" msgstr "Bibliotek til at læse og skrive filer i nifti-1-formatet" -#: gnu/packages/image.scm:1203 +#: gnu/packages/image.scm:1192 msgid "" "Niftilib is a set of i/o libraries for reading and writing\n" "files in the nifti-1 data format - a binary file format for storing\n" @@ -6275,11 +8053,65 @@ msgid "" "(fMRI) brain images." msgstr "" -#: gnu/packages/image-viewers.scm:78 +#: gnu/packages/image.scm:1231 +msgid "Color picker" +msgstr "" + +#: gnu/packages/image.scm:1232 +msgid "Gpick is an advanced color picker and palette editing tool." +msgstr "" + +#: gnu/packages/image.scm:1248 +#, fuzzy +msgid "IPTC metadata manipulation library" +msgstr "CSS2-fortolknings- og manipuleringsbibliotek" + +#: gnu/packages/image.scm:1249 +msgid "" +"Libiptcdata is a C library for manipulating the International\n" +"Press Telecommunications Council (IPTC) metadata stored within multimedia " +"files\n" +"such as images. This metadata can include captions and keywords, often used " +"by\n" +"popular photo management applications. The library provides routines for\n" +"parsing, viewing, modifying, and saving this metadata." +msgstr "" + +#: gnu/packages/image.scm:1285 +msgid "Powerful yet simple to use screenshot software" +msgstr "" + +#: gnu/packages/image.scm:1286 +msgid "" +"Flameshot is a screenshot program.\n" +"Features:\n" +"\n" +"@itemize\n" +"@item Customizable appearance.\n" +"@item Easy to use.\n" +"@item In-app screenshot edition.\n" +"@item DBus interface.\n" +"@item Upload to Imgur.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image.scm:1312 +msgid "Read and write JPEG images with R" +msgstr "" + +#: gnu/packages/image.scm:1313 +msgid "" +"This package provides a way to read, write and display bitmap\n" +"images stored in the JPEG format with R. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image-viewers.scm:90 msgid "Fast and light imlib2-based image viewer" msgstr "Hurtig og simpel imlib2-baseret billedfremviser" -#: gnu/packages/image-viewers.scm:80 +#: gnu/packages/image-viewers.scm:92 msgid "" "feh is an X11 image viewer aimed mostly at console users.\n" "Unlike most other viewers, it does not have a fancy GUI, but simply\n" @@ -6288,35 +8120,37 @@ msgid "" "actions." msgstr "" -#: gnu/packages/image-viewers.scm:126 +#: gnu/packages/image-viewers.scm:142 msgid "Lightweight GTK+ based image viewer" msgstr "" -#: gnu/packages/image-viewers.scm:128 +#: gnu/packages/image-viewers.scm:144 msgid "" "Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" "systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" -"interoperability; easy integration with other software; geeqie works on files\n" -"and directories, there is no need to import images; fast preview for many raw\n" +"interoperability; easy integration with other software; geeqie works on " +"files\n" +"and directories, there is no need to import images; fast preview for many " +"raw\n" "image formats; tools for image comparison, sorting and managing photo\n" "collection. Geeqie was initially based on GQview." msgstr "" -#: gnu/packages/image-viewers.scm:153 +#: gnu/packages/image-viewers.scm:169 msgid "Simple and fast image viewer for X" msgstr "Simpel og hurtig billedfremviser for X" -#: gnu/packages/image-viewers.scm:154 +#: gnu/packages/image-viewers.scm:170 msgid "" "gpicview is a lightweight GTK+ 2.x based image viewer.\n" "It is the default image viewer on LXDE desktop environment." msgstr "" -#: gnu/packages/image-viewers.scm:186 +#: gnu/packages/image-viewers.scm:211 msgid "Simple X Image Viewer" msgstr "Simpel X-billedfremviser" -#: gnu/packages/image-viewers.scm:188 +#: gnu/packages/image-viewers.scm:213 msgid "" "sxiv is an alternative to feh and qiv. Its primary goal is to\n" "provide the most basic features required for fast image viewing. It has\n" @@ -6325,11 +8159,11 @@ msgid "" "it and customize it for your needs." msgstr "" -#: gnu/packages/image-viewers.scm:229 +#: gnu/packages/image-viewers.scm:260 msgid "Simple, fast and elegant image viewer" msgstr "Simpel, hurtig og elegant billedfremviser" -#: gnu/packages/image-viewers.scm:230 +#: gnu/packages/image-viewers.scm:261 msgid "" "Viewnior is an image viewer program. Created to be simple,\n" "fast and elegant. Its minimalistic interface provides more screenspace for\n" @@ -6340,28 +8174,29 @@ msgid "" "@item Animation support\n" "@item Browse only selected images\n" "@item Navigation window\n" -"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, Nitrogen)\n" +"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, " +"Nitrogen)\n" "@item Simple interface\n" "@item EXIF and IPTC metadata\n" "@item Configurable mouse actions\n" "@end enumerate\n" msgstr "" -#: gnu/packages/image-viewers.scm:298 +#: gnu/packages/image-viewers.scm:329 msgid "Render images in the terminal" msgstr "" -#: gnu/packages/image-viewers.scm:300 +#: gnu/packages/image-viewers.scm:331 msgid "" "Catimg is a little program that prints images in the terminal.\n" "It supports JPEG, PNG and GIF formats." msgstr "" -#: gnu/packages/image-viewers.scm:351 +#: gnu/packages/image-viewers.scm:382 msgid "High dynamic range (HDR) imaging application" msgstr "" -#: gnu/packages/image-viewers.scm:353 +#: gnu/packages/image-viewers.scm:384 msgid "" "Luminance HDR (formerly QtPFSGui) is a graphical user interface\n" "application that aims to provide a workflow for high dynamic range (HDR)\n" @@ -6377,33 +8212,34 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/image-viewers.scm:400 +#: gnu/packages/image-viewers.scm:432 msgid "Image viewer for comics" msgstr "" -#: gnu/packages/image-viewers.scm:401 +#: gnu/packages/image-viewers.scm:433 msgid "" "MComix is a customizable image viewer that specializes as\n" "a comic and manga reader. It supports a variety of container formats\n" "including CBZ, CB7, CBT, LHA." msgstr "" -#: gnu/packages/inkscape.scm:80 +#: gnu/packages/inkscape.scm:86 msgid "Vector graphics editor" msgstr "Redigeringsprogram for vektorgrafik" -#: gnu/packages/inkscape.scm:81 +#: gnu/packages/inkscape.scm:87 msgid "" "Inkscape is a vector graphics editor. What sets Inkscape\n" -"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard,\n" +"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C " +"standard,\n" "as the native format." msgstr "" -#: gnu/packages/jemalloc.scm:60 +#: gnu/packages/jemalloc.scm:64 msgid "General-purpose scalable concurrent malloc implementation" msgstr "" -#: gnu/packages/jemalloc.scm:62 +#: gnu/packages/jemalloc.scm:66 msgid "" "This library providing a malloc(3) implementation that emphasizes\n" "fragmentation avoidance and scalable concurrency support." @@ -6427,8 +8263,10 @@ msgstr "" msgid "" "GNU less is a pager, a program that allows you to view large amounts\n" "of text in page-sized chunks. Unlike traditional pagers, it allows both\n" -"backwards and forwards movement through the document. It also does not have\n" -"to read the entire input file before starting, so it starts faster than most\n" +"backwards and forwards movement through the document. It also does not " +"have\n" +"to read the entire input file before starting, so it starts faster than " +"most\n" "text editors." msgstr "" @@ -6440,11 +8278,11 @@ msgstr "" msgid "Clone of the Motif toolkit for the X window system." msgstr "" -#: gnu/packages/libreoffice.scm:89 +#: gnu/packages/libreoffice.scm:96 msgid "General purpose formula parser and interpreter" msgstr "" -#: gnu/packages/libreoffice.scm:90 +#: gnu/packages/libreoffice.scm:97 msgid "" "Ixion is a library for calculating the results of formula\n" "expressions stored in multiple named targets, or \"cells\". The cells can\n" @@ -6452,47 +8290,49 @@ msgid "" "their dependencies automatically upon calculation." msgstr "" -#: gnu/packages/libreoffice.scm:116 +#: gnu/packages/libreoffice.scm:123 msgid "File import filter library for spreadsheet documents" msgstr "" -#: gnu/packages/libreoffice.scm:117 +#: gnu/packages/libreoffice.scm:124 msgid "" "Orcus is a library that provides a collection of standalone\n" "file processing filters. It is currently focused on providing filters for\n" "spreadsheet documents. The library includes import filters for\n" -"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document Spreadsheet,\n" -"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers for\n" +"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document " +"Spreadsheet,\n" +"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers " +"for\n" "CSV, CSS and XML." msgstr "" -#: gnu/packages/libreoffice.scm:151 +#: gnu/packages/libreoffice.scm:158 msgid "Document importer for office suites" msgstr "" -#: gnu/packages/libreoffice.scm:152 +#: gnu/packages/libreoffice.scm:159 msgid "" "Librevenge is a base library for writing document import\n" "filters. It has interfaces for text documents, vector graphics,\n" "spreadsheets and presentations." msgstr "" -#: gnu/packages/libreoffice.scm:177 +#: gnu/packages/libreoffice.scm:184 msgid "Library for importing WordPerfect documents" msgstr "Bibliotek til import af WordPerfect-dokumenter" -#: gnu/packages/libreoffice.scm:178 +#: gnu/packages/libreoffice.scm:185 msgid "" "Libwpd is a C++ library designed to help process\n" "WordPerfect documents. It is most commonly used to import such documents\n" "into other word processors." msgstr "" -#: gnu/packages/libreoffice.scm:210 +#: gnu/packages/libreoffice.scm:218 msgid "Library for import of reflowable e-book formats" msgstr "" -#: gnu/packages/libreoffice.scm:211 +#: gnu/packages/libreoffice.scm:219 msgid "" "Libe-book is a library and a set of tools for reading and\n" "converting various reflowable e-book formats. Currently supported are:\n" @@ -6502,42 +8342,43 @@ msgid "" "ZVR (simple compressed text format)." msgstr "" -#: gnu/packages/libreoffice.scm:240 +#: gnu/packages/libreoffice.scm:248 msgid "Library and tools for the WordPerfect Graphics format" msgstr "" -#: gnu/packages/libreoffice.scm:241 +#: gnu/packages/libreoffice.scm:249 msgid "" "The libwpg project provides a library and tools for\n" "working with graphics in the WPG (WordPerfect Graphics) format." msgstr "" -#: gnu/packages/libreoffice.scm:282 +#: gnu/packages/libreoffice.scm:290 msgid "CMIS client library" msgstr "" -#: gnu/packages/libreoffice.scm:283 +#: gnu/packages/libreoffice.scm:291 msgid "" "LibCMIS is a C++ client library for the CMIS interface. It\n" -"allows C++ applications to connect to any ECM behaving as a CMIS server such\n" +"allows C++ applications to connect to any ECM behaving as a CMIS server " +"such\n" "as Alfresco or Nuxeo." msgstr "" -#: gnu/packages/libreoffice.scm:314 +#: gnu/packages/libreoffice.scm:322 msgid "Library for parsing the AbiWord format" msgstr "" -#: gnu/packages/libreoffice.scm:315 +#: gnu/packages/libreoffice.scm:323 msgid "" "Libabw is a library that parses the file format of\n" "AbiWord documents." msgstr "" -#: gnu/packages/libreoffice.scm:345 +#: gnu/packages/libreoffice.scm:354 msgid "Library for parsing the CorelDRAW format" msgstr "Bibliotek til fortolkning af CorelDRAW-formatet" -#: gnu/packages/libreoffice.scm:346 +#: gnu/packages/libreoffice.scm:355 msgid "" "Libcdr is a library that parses the file format of\n" "CorelDRAW documents of all versions." @@ -6545,21 +8386,21 @@ msgstr "" "Libcdr er et bibliotek, som fortolker filformatet\n" "for CorelDraw-dokumenter for alle versioner." -#: gnu/packages/libreoffice.scm:384 +#: gnu/packages/libreoffice.scm:387 msgid "Library for parsing the Apple Keynote format" msgstr "Bibliotek for fortolkning af Apple Keynote-formatet" -#: gnu/packages/libreoffice.scm:385 +#: gnu/packages/libreoffice.scm:388 msgid "" "Libetonyek is a library that parses the file format of\n" "Apple Keynote documents. It currently supports Keynote versions 2 to 5." msgstr "" -#: gnu/packages/libreoffice.scm:408 +#: gnu/packages/libreoffice.scm:412 msgid "Library to access tags for identifying languages" msgstr "Bibliotek til at tilgå mærker for identifikation af sprog" -#: gnu/packages/libreoffice.scm:409 +#: gnu/packages/libreoffice.scm:413 msgid "" "Liblangtag implements an interface to work with tags\n" "for identifying languages as described in RFC 5646. It supports the\n" @@ -6568,41 +8409,41 @@ msgid "" "standard 21.0.2." msgstr "" -#: gnu/packages/libreoffice.scm:429 +#: gnu/packages/libreoffice.scm:433 msgid "Text Categorization library" msgstr "Tekstkategoriseringsbibliotek" -#: gnu/packages/libreoffice.scm:430 +#: gnu/packages/libreoffice.scm:434 msgid "" "Libexttextcat is an N-Gram-Based Text Categorization\n" "library primarily intended for language guessing." msgstr "" -#: gnu/packages/libreoffice.scm:456 +#: gnu/packages/libreoffice.scm:464 msgid "Library for parsing the FreeHand format" msgstr "Bibliotek til at fortolke FreeHand-formatet" -#: gnu/packages/libreoffice.scm:457 +#: gnu/packages/libreoffice.scm:465 msgid "" "Libfreehand is a library that parses the file format of\n" "Aldus/Macromedia/Adobe FreeHand documents." msgstr "" -#: gnu/packages/libreoffice.scm:483 +#: gnu/packages/libreoffice.scm:491 msgid "Library for parsing the Microsoft Publisher format" msgstr "" -#: gnu/packages/libreoffice.scm:484 +#: gnu/packages/libreoffice.scm:492 msgid "" "Libmspub is a library that parses the file format of\n" "Microsoft Publisher documents of all versions." msgstr "" -#: gnu/packages/libreoffice.scm:512 +#: gnu/packages/libreoffice.scm:517 msgid "Library for parsing the PageMaker format" msgstr "Bibliotek til fortolkning af PageMaker-formatet" -#: gnu/packages/libreoffice.scm:513 +#: gnu/packages/libreoffice.scm:518 msgid "" "Libpagemaker is a library that parses the file format of\n" "Aldus/Adobe PageMaker documents. Currently it only understands documents\n" @@ -6631,84 +8472,103 @@ msgid "" "text documents, vector drawings, presentations and spreadsheets." msgstr "" -#: gnu/packages/libreoffice.scm:608 +#: gnu/packages/libreoffice.scm:605 msgid "Import library for some old Macintosh text documents" msgstr "" -#: gnu/packages/libreoffice.scm:609 +#: gnu/packages/libreoffice.scm:606 msgid "" "Libmwaw contains some import filters for old Macintosh\n" "text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" "spreadsheet documents." msgstr "" -#: gnu/packages/libreoffice.scm:632 +#: gnu/packages/libreoffice.scm:629 msgid "Provides LibreOffice support for old StarOffice documents" msgstr "" -#: gnu/packages/libreoffice.scm:633 +#: gnu/packages/libreoffice.scm:630 msgid "" "@code{libstaroffice} is an import filter for the document formats\n" "from the old StarOffice (.sdc, .sdw, ...)." msgstr "" -#: gnu/packages/libreoffice.scm:661 +#: gnu/packages/libreoffice.scm:655 msgid "Import library for Microsoft Works text documents" msgstr "Importbibliotek for Microsoft Works-tekstdokumenter" -#: gnu/packages/libreoffice.scm:662 +#: gnu/packages/libreoffice.scm:656 msgid "" "Libwps is a library for importing files in the Microsoft\n" "Works word processor file format." msgstr "" -#: gnu/packages/libreoffice.scm:689 +#: gnu/packages/libreoffice.scm:683 msgid "Parses file format of Zoner Callisto/Draw documents" msgstr "Fortolker filformat for Zoner Callisto/Draw-dokumenter" -#: gnu/packages/libreoffice.scm:690 +#: gnu/packages/libreoffice.scm:684 msgid "" "Libzmf is a library that parses the file format of Zoner\n" -"Callisto/Draw documents. Currently it only understands documents created by\n" +"Callisto/Draw documents. Currently it only understands documents created " +"by\n" "Zoner Draw version 4 and 5." msgstr "" "Libzmf er et bibliotek, som fortolker filformatet for Zoner\n" "Callisto/Draw-dokumenter. I øjeblikket understøttes kun dokumenter oprettet\n" "af Zoner Draw version 4 og 5." -#: gnu/packages/libreoffice.scm:712 +#: gnu/packages/libreoffice.scm:719 msgid "" "Hunspell is a spell checker and morphological analyzer\n" "library and program designed for languages with rich morphology and complex\n" "word compounding or character encoding." msgstr "" -#: gnu/packages/libreoffice.scm:734 +#. TRANSLATORS: In French, this is "Français classique". +#: gnu/packages/libreoffice.scm:782 +msgid "Hunspell dictionary for ``classic'' French (recommended)" +msgstr "" + +#. TRANSLATORS: In French, this is "Français moderne". +#: gnu/packages/libreoffice.scm:787 +msgid "Hunspell dictionary for ``modern'' French" +msgstr "" + +#: gnu/packages/libreoffice.scm:791 +msgid "Hunspell dictionary for the post @dfn{1990 réforme} French" +msgstr "" + +#: gnu/packages/libreoffice.scm:795 +msgid "Hunspell dictionary for all variants of French" +msgstr "" + +#: gnu/packages/libreoffice.scm:813 msgid "Hyphenation library" msgstr "Orddelingsbibliotek" -#: gnu/packages/libreoffice.scm:735 +#: gnu/packages/libreoffice.scm:814 msgid "" "Hyphen is a hyphenation library using TeX hyphenation\n" "patterns, which are pre-processed by a perl script." msgstr "" -#: gnu/packages/libreoffice.scm:758 +#: gnu/packages/libreoffice.scm:837 msgid "Thesaurus" msgstr "" -#: gnu/packages/libreoffice.scm:759 +#: gnu/packages/libreoffice.scm:838 msgid "" "MyThes is a simple thesaurus that uses a structured text\n" "data file and an index file with binary search to look up words and phrases\n" "and to return information on pronunciations, meanings and synonyms." msgstr "" -#: gnu/packages/libreoffice.scm:929 +#: gnu/packages/libreoffice.scm:1042 msgid "Office suite" msgstr "" -#: gnu/packages/libreoffice.scm:930 +#: gnu/packages/libreoffice.scm:1043 msgid "" "LibreOffice is a comprehensive office suite. It contains\n" "a number of components: Writer, a word processor; Calc, a spreadsheet\n" @@ -6717,29 +8577,29 @@ msgid "" "Math for editing mathematics." msgstr "" -#: gnu/packages/linux.scm:196 +#: gnu/packages/linux.scm:213 msgid "GNU Linux-Libre kernel headers" msgstr "GNU Linux-LIbre - kerneteksthoveder" -#: gnu/packages/linux.scm:197 +#: gnu/packages/linux.scm:214 msgid "Headers of the Linux-Libre kernel." msgstr "Teksthoveder for Linux-Libre-kernen." -#: gnu/packages/linux.scm:348 +#: gnu/packages/linux.scm:373 msgid "100% free redistribution of a cleaned Linux kernel" msgstr "" -#: gnu/packages/linux.scm:350 +#: gnu/packages/linux.scm:375 msgid "" "GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" "It has been modified to remove all non-free binary blobs." msgstr "" -#: gnu/packages/linux.scm:439 +#: gnu/packages/linux.scm:496 msgid "Pluggable authentication modules for Linux" msgstr "" -#: gnu/packages/linux.scm:441 +#: gnu/packages/linux.scm:498 msgid "" "A *Free* project to implement OSF's RFC 86.0.\n" "Pluggable authentication modules are small shared object files that can\n" @@ -6747,33 +8607,45 @@ msgid "" "at login. Local and dynamic reconfiguration are its key features." msgstr "" -#: gnu/packages/linux.scm:483 +#: gnu/packages/linux.scm:540 msgid "Small utilities that use the proc file system" msgstr "Små redskaber som bruger filsystemet proc" -#: gnu/packages/linux.scm:485 +#: gnu/packages/linux.scm:542 msgid "" "This PSmisc package is a set of some small useful utilities that\n" "use the proc file system. We're not about changing the world, but\n" "providing the system administrator with some help in common tasks." msgstr "" -#: gnu/packages/linux.scm:562 +#: gnu/packages/linux.scm:627 msgid "Collection of utilities for the Linux kernel" msgstr "Samling af redskaber for Linuxkernen" -#: gnu/packages/linux.scm:563 +#: gnu/packages/linux.scm:628 msgid "" "Util-linux is a diverse collection of Linux kernel\n" -"utilities. It provides dmesg and includes tools for working with file systems,\n" +"utilities. It provides dmesg and includes tools for working with file " +"systems,\n" "block devices, UUIDs, TTYs, and many other tools." msgstr "" -#: gnu/packages/linux.scm:613 +#: gnu/packages/linux.scm:661 +msgid "PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR" +msgstr "" + +#: gnu/packages/linux.scm:663 +msgid "" +"ddate displays the Discordian date and holidays of a given date.\n" +"The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" +"by Robert Shea and Robert Anton Wilson." +msgstr "" + +#: gnu/packages/linux.scm:708 msgid "Utilities that give information about processes" msgstr "Redskaber som giver information om processer" -#: gnu/packages/linux.scm:615 +#: gnu/packages/linux.scm:710 msgid "" "Procps is the package that has a bunch of small useful utilities\n" "that give information about processes using the Linux /proc file system.\n" @@ -6781,279 +8653,320 @@ msgid "" "slabtop, and skill." msgstr "" -#: gnu/packages/linux.scm:641 +#: gnu/packages/linux.scm:736 msgid "Tools for working with USB devices, such as lsusb" msgstr "Værktøjer for arbejde med USB-enheder, såsom lsusb" -#: gnu/packages/linux.scm:643 +#: gnu/packages/linux.scm:738 msgid "Tools for working with USB devices, such as lsusb." msgstr "Værktøjer for arbejde med USB-enheder, såsom lsusb." -#: gnu/packages/linux.scm:719 +#: gnu/packages/linux.scm:814 msgid "Creating and checking ext2/ext3/ext4 file systems" msgstr "Oprettelse og kontrol af ext2/ext3/ext4-filsystemer" -#: gnu/packages/linux.scm:721 -msgid "This package provides tools for manipulating ext2/ext3/ext4 file systems." -msgstr "Denne pakke tilbyder værktøjer til manipulering af ext2/ext3/ext4-filsystemer." +#: gnu/packages/linux.scm:816 +msgid "" +"This package provides tools for manipulating ext2/ext3/ext4 file systems." +msgstr "" +"Denne pakke tilbyder værktøjer til manipulering af ext2/ext3/ext4-" +"filsystemer." -#: gnu/packages/linux.scm:762 +#: gnu/packages/linux.scm:857 msgid "Statically-linked e2fsck command from e2fsprogs" msgstr "" -#: gnu/packages/linux.scm:763 +#: gnu/packages/linux.scm:858 msgid "" "This package provides statically-linked e2fsck command taken\n" "from the e2fsprogs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:782 +#: gnu/packages/linux.scm:877 msgid "Recover deleted files from ext2/3/4 partitions" msgstr "Gendan slettede filer fra ext2/3/4-partitioner" -#: gnu/packages/linux.scm:784 +#: gnu/packages/linux.scm:879 msgid "" "Extundelete is a set of tools that can recover deleted files from an\n" "ext3 or ext4 partition." msgstr "" -#: gnu/packages/linux.scm:816 +#: gnu/packages/linux.scm:910 msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" msgstr "" -#: gnu/packages/linux.scm:818 +#: gnu/packages/linux.scm:912 msgid "" -"The zerofree command scans the free blocks in an ext2 file system and\n" -"fills any non-zero blocks with zeroes. This is a useful way to make disk\n" -"images more compressible." +"Zerofree finds the unallocated blocks with non-zero value content in an\n" +"ext2, ext3, or ext4 file system and fills them with zeroes (or another " +"value).\n" +"This is a simple way to make disk images more compressible.\n" +"Zerofree requires the file system to be unmounted or mounted read-only." msgstr "" -#: gnu/packages/linux.scm:845 +#: gnu/packages/linux.scm:940 msgid "System call tracer for Linux" msgstr "" -#: gnu/packages/linux.scm:847 +#: gnu/packages/linux.scm:942 msgid "" "strace is a system call tracer, i.e. a debugging tool which prints out a\n" "trace of all the system calls made by a another process/program." msgstr "" -#: gnu/packages/linux.scm:868 +#: gnu/packages/linux.scm:963 msgid "Library call tracer for Linux" msgstr "" -#: gnu/packages/linux.scm:870 +#: gnu/packages/linux.scm:965 msgid "" "ltrace intercepts and records dynamic library calls which are called by\n" "an executed process and the signals received by that process. It can also\n" "intercept and print the system calls executed by the program." msgstr "" -#: gnu/packages/linux.scm:889 +#: gnu/packages/linux.scm:984 msgid "The Advanced Linux Sound Architecture libraries" msgstr "" -#: gnu/packages/linux.scm:891 gnu/packages/linux.scm:935 +#: gnu/packages/linux.scm:986 gnu/packages/linux.scm:1030 msgid "" "The Advanced Linux Sound Architecture (ALSA) provides audio and\n" "MIDI functionality to the Linux-based operating system." msgstr "" -#: gnu/packages/linux.scm:933 +#: gnu/packages/linux.scm:1028 msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" msgstr "" -#: gnu/packages/linux.scm:993 +#: gnu/packages/linux.scm:1088 msgid "Plugins for the Advanced Linux Sound Architecture (ALSA)" msgstr "" -#: gnu/packages/linux.scm:995 +#: gnu/packages/linux.scm:1090 msgid "" "The Advanced Linux Sound Architecture (ALSA) provides audio and\n" -"MIDI functionality to the Linux-based operating system. This package enhances ALSA\n" -"by providing additional plugins which include: upmixing, downmixing, jackd and\n" -"pulseaudio support for native alsa applications, format conversion (s16 to a52), and\n" +"MIDI functionality to the Linux-based operating system. This package " +"enhances ALSA\n" +"by providing additional plugins which include: upmixing, downmixing, jackd " +"and\n" +"pulseaudio support for native alsa applications, format conversion (s16 to " +"a52), and\n" "external rate conversion." msgstr "" -#: gnu/packages/linux.scm:1029 -msgid "Program to configure the Linux IP packet filtering rules" +#: gnu/packages/linux.scm:1124 +msgid "Programs to configure Linux IP packet filtering rules" +msgstr "" + +#: gnu/packages/linux.scm:1126 +msgid "" +"@command{iptables} is the user-space command line program used to\n" +"configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" +"(@dfn{firewall}), including @dfn{NAT} (Network Address Translation).\n" +"\n" +"This package also includes @command{ip6tables}, which is used to configure " +"the\n" +"IPv6 packet filter.\n" +"\n" +"Both commands are targeted at system administrators.\n" +msgstr "" + +#: gnu/packages/linux.scm:1183 +msgid "Ethernet bridge frame table administration" msgstr "" -#: gnu/packages/linux.scm:1031 +#: gnu/packages/linux.scm:1186 msgid "" -"iptables is the userspace command line program used to configure the\n" -"Linux 2.4.x and later IPv4 packet filtering ruleset (firewall). It is targeted at\n" -"system administrators. Since Network Address Translation is also configured\n" -"from the packet filter ruleset, iptables is used for this, too. The iptables\n" -"package also includes ip6tables. ip6tables is used for configuring the IPv6\n" -"packet filter." +"ebtables is an application program used to set up and maintain the\n" +"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It " +"is\n" +"analogous to the iptables application, but less complicated, due to the " +"fact\n" +"that the Ethernet protocol is much simpler than the IP protocol." msgstr "" -#: gnu/packages/linux.scm:1081 +#: gnu/packages/linux.scm:1234 msgid "Utilities for controlling TCP/IP networking and traffic in Linux" msgstr "Redskaber for kontrol af TCP/IP-netværk og trafik i Linux" -#: gnu/packages/linux.scm:1083 +#: gnu/packages/linux.scm:1236 msgid "" -"Iproute2 is a collection of utilities for controlling TCP/IP\n" -"networking and traffic with the Linux kernel.\n" +"Iproute2 is a collection of utilities for controlling TCP/IP networking\n" +"and traffic with the Linux kernel. The most important of these are\n" +"@command{ip}, which configures IPv4 and IPv6, and @command{tc} for traffic\n" +"control.\n" "\n" "Most network configuration manuals still refer to ifconfig and route as the\n" "primary network configuration tools, but ifconfig is known to behave\n" -"inadequately in modern network environments. They should be deprecated, but\n" -"most distros still include them. Most network configuration systems make use\n" -"of ifconfig and thus provide a limited feature set. The /etc/net project aims\n" -"to support most modern network technologies, as it doesn't use ifconfig and\n" -"allows a system administrator to make use of all iproute2 features, including\n" -"traffic control.\n" -"\n" -"iproute2 is usually shipped in a package called iproute or iproute2 and\n" -"consists of several tools, of which the most important are @command{ip} and\n" -"@command{tc}. @command{ip} controls IPv4 and IPv6 configuration and\n" -"@command{tc} stands for traffic control. Both tools print detailed usage\n" -"messages and are accompanied by a set of manpages." +"inadequately in modern network environments, and both should be deprecated." msgstr "" -#: gnu/packages/linux.scm:1194 +#: gnu/packages/linux.scm:1312 msgid "Tools for controlling the network subsystem in Linux" msgstr "" -#: gnu/packages/linux.scm:1196 +#: gnu/packages/linux.scm:1314 msgid "" "This package includes the important tools for controlling the network\n" -"subsystem of the Linux kernel. This includes arp, hostname, ifconfig,\n" -"netstat, rarp and route. Additionally, this package contains utilities\n" -"relating to particular network hardware types (plipconfig, slattach) and\n" -"advanced aspects of IP configuration (iptunnel, ipmaddr)." +"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp " +"and\n" +"route. Additionally, this package contains utilities relating to " +"particular\n" +"network hardware types (plipconfig, slattach) and advanced aspects of IP\n" +"configuration (iptunnel, ipmaddr)." msgstr "" -#: gnu/packages/linux.scm:1233 +#: gnu/packages/linux.scm:1351 msgid "Library for working with POSIX capabilities" msgstr "Bibliotek til arbejde med POSIX-funktioner" -#: gnu/packages/linux.scm:1235 +#: gnu/packages/linux.scm:1353 msgid "" "Libcap2 provides a programming interface to POSIX capabilities on\n" "Linux-based operating systems." msgstr "" -#: gnu/packages/linux.scm:1278 +#: gnu/packages/linux.scm:1396 msgid "Manipulate Ethernet bridges" msgstr "" -#: gnu/packages/linux.scm:1280 +#: gnu/packages/linux.scm:1398 msgid "" "Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" "to connect two Ethernet segments together in a protocol independent way.\n" -"Packets are forwarded based on Ethernet address, rather than IP address (like\n" +"Packets are forwarded based on Ethernet address, rather than IP address " +"(like\n" "a router). Since forwarding is done at Layer 2, all protocols can go\n" "transparently through a bridge." msgstr "" -#: gnu/packages/linux.scm:1302 +#: gnu/packages/linux.scm:1466 msgid "NetLink protocol library suite" msgstr "" -#: gnu/packages/linux.scm:1304 +#: gnu/packages/linux.scm:1468 msgid "" "The libnl suite is a collection of libraries providing APIs to netlink\n" -"protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily\n" +"protocol based Linux kernel interfaces. Netlink is an IPC mechanism " +"primarily\n" "between the kernel and user space processes. It was designed to be a more\n" "flexible successor to ioctl to provide mainly networking related kernel\n" "configuration and monitoring interfaces." msgstr "" -#: gnu/packages/linux.scm:1334 +#: gnu/packages/linux.scm:1498 msgid "Tool for configuring wireless devices" msgstr "Værktøj til konfiguration af trådløse enheder" -#: gnu/packages/linux.scm:1336 +#: gnu/packages/linux.scm:1500 msgid "" "iw is a new nl80211 based CLI configuration utility for wireless\n" "devices. It replaces @code{iwconfig}, which is deprecated." msgstr "" -#: gnu/packages/linux.scm:1382 +#: gnu/packages/linux.scm:1546 msgid "Analyze power consumption on Intel-based laptops" msgstr "Analyser strømforbrug på Intelbaserede bærbare" -#: gnu/packages/linux.scm:1384 +#: gnu/packages/linux.scm:1548 msgid "" "PowerTOP is a Linux tool to diagnose issues with power consumption and\n" -"power management. In addition to being a diagnostic tool, PowerTOP also has\n" +"power management. In addition to being a diagnostic tool, PowerTOP also " +"has\n" "an interactive mode where the user can experiment various power management\n" "settings for cases where the operating system has not enabled these\n" "settings." msgstr "" -#: gnu/packages/linux.scm:1406 +#: gnu/packages/linux.scm:1570 msgid "Audio mixer for X and the console" msgstr "" -#: gnu/packages/linux.scm:1408 +#: gnu/packages/linux.scm:1572 msgid "" "Aumix adjusts an audio mixer from X, the console, a terminal,\n" "the command line or a script." msgstr "" -#: gnu/packages/linux.scm:1432 +#: gnu/packages/linux.scm:1596 msgid "Displays the IO activity of running processes" msgstr "Viser IO-aktivet for kørende processer" -#: gnu/packages/linux.scm:1434 +#: gnu/packages/linux.scm:1598 msgid "" "Iotop is a Python program with a top like user interface to show the\n" "processes currently causing I/O." msgstr "" -#: gnu/packages/linux.scm:1487 +#: gnu/packages/linux.scm:1652 msgid "Support file systems implemented in user space" msgstr "" -#: gnu/packages/linux.scm:1489 +#: gnu/packages/linux.scm:1654 msgid "" "As a consequence of its monolithic design, file system code for Linux\n" -"normally goes into the kernel itself---which is not only a robustness issue,\n" -"but also an impediment to system extensibility. FUSE, for \"file systems in\n" -"user space\", is a kernel module and user-space library that tries to address\n" -"part of this problem by allowing users to run file system implementations as\n" +"normally goes into the kernel itself---which is not only a robustness " +"issue,\n" +"but also an impediment to system extensibility. FUSE, for \"file systems " +"in\n" +"user space\", is a kernel module and user-space library that tries to " +"address\n" +"part of this problem by allowing users to run file system implementations " +"as\n" "user-space processes." msgstr "" -#: gnu/packages/linux.scm:1523 +#: gnu/packages/linux.scm:1685 msgid "User-space union file system" msgstr "" -#: gnu/packages/linux.scm:1525 +#: gnu/packages/linux.scm:1687 msgid "" "UnionFS-FUSE is a flexible union file system implementation in user\n" "space, using the FUSE library. Mounting a union file system allows you to\n" -"\"aggregate\" the contents of several directories into a single mount point.\n" +"\"aggregate\" the contents of several directories into a single mount " +"point.\n" "UnionFS-FUSE additionally supports copy-on-write." msgstr "" -#: gnu/packages/linux.scm:1550 +#: gnu/packages/linux.scm:1712 msgid "User-space union file system (statically linked)" msgstr "" -#: gnu/packages/linux.scm:1593 +#: gnu/packages/linux.scm:1760 msgid "Mount remote file systems over SSH" msgstr "" -#: gnu/packages/linux.scm:1595 +#: gnu/packages/linux.scm:1762 msgid "" "This is a file system client based on the SSH File Transfer Protocol.\n" "Since most SSH servers already support this protocol it is very easy to set\n" -"up: on the server side there's nothing to do; on the client side mounting the\n" +"up: on the server side there's nothing to do; on the client side mounting " +"the\n" "file system is as easy as logging into the server with an SSH client." msgstr "" -#: gnu/packages/linux.scm:1624 +#: gnu/packages/linux.scm:1785 +msgid "Tool for mounting archive files with FUSE" +msgstr "" + +#: gnu/packages/linux.scm:1786 +msgid "" +"archivemount is a FUSE-based file system for Unix variants,\n" +"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) " +"to a\n" +"mount point where it can be read from or written to as with any other file\n" +"system. This makes accessing the contents of the archive, which may be\n" +"compressed, transparent to other programs, without decompressing them." +msgstr "" + +#: gnu/packages/linux.scm:1816 msgid "Tools for non-uniform memory access (NUMA) machines" msgstr "" -#: gnu/packages/linux.scm:1626 +#: gnu/packages/linux.scm:1818 msgid "" "NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" "memory is not all in one place. The numactl program allows you to run your\n" @@ -7066,32 +8979,42 @@ msgid "" "system." msgstr "" -#: gnu/packages/linux.scm:1688 +#: gnu/packages/linux.scm:1854 +msgid "Neo2 console layout" +msgstr "" + +#: gnu/packages/linux.scm:1856 +msgid "" +"Kbd-neo provides the Neo2 keyboard layout for use with\n" +"@command{loadkeys(1)} from @code{kbd(4)}." +msgstr "" + +#: gnu/packages/linux.scm:1919 msgid "Linux keyboard utilities and keyboard maps" msgstr "" -#: gnu/packages/linux.scm:1690 +#: gnu/packages/linux.scm:1921 msgid "" "This package contains keytable files and keyboard utilities compatible\n" "for systems using the Linux kernel. This includes commands such as\n" "'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." msgstr "" -#: gnu/packages/linux.scm:1709 +#: gnu/packages/linux.scm:1940 msgid "Monitor file accesses" msgstr "" -#: gnu/packages/linux.scm:1711 +#: gnu/packages/linux.scm:1942 msgid "" "The inotify-tools packages provides a C library and command-line tools\n" "to use Linux' inotify mechanism, which allows file accesses to be monitored." msgstr "" -#: gnu/packages/linux.scm:1749 +#: gnu/packages/linux.scm:1980 msgid "Kernel module tools" msgstr "" -#: gnu/packages/linux.scm:1750 +#: gnu/packages/linux.scm:1981 msgid "" "Kmod is a set of tools to handle common tasks with Linux\n" "kernel modules like insert, remove, list, check properties, resolve\n" @@ -7102,173 +9025,198 @@ msgid "" "from the module-init-tools project." msgstr "" -#: gnu/packages/linux.scm:1786 +#: gnu/packages/linux.scm:2045 msgid "Userspace device management" msgstr "" -#: gnu/packages/linux.scm:1787 +#: gnu/packages/linux.scm:2046 msgid "" "Udev is a daemon which dynamically creates and removes\n" "device nodes from /dev/, handles hotplug events and loads drivers at boot\n" "time." msgstr "" -#: gnu/packages/linux.scm:1874 +#: gnu/packages/linux.scm:2111 msgid "Logical volume management for Linux" msgstr "" -#: gnu/packages/linux.scm:1876 +#: gnu/packages/linux.scm:2113 msgid "" "LVM2 is the logical volume management tool set for Linux-based systems.\n" -"This package includes the user-space libraries and tools, including the device\n" +"This package includes the user-space libraries and tools, including the " +"device\n" "mapper. Kernel components are part of Linux-libre." msgstr "" -#: gnu/packages/linux.scm:1898 +#: gnu/packages/linux.scm:2135 msgid "Logical volume management for Linux (statically linked)" msgstr "" -#: gnu/packages/linux.scm:1928 +#: gnu/packages/linux.scm:2165 msgid "Tools for manipulating Linux Wireless Extensions" msgstr "" -#: gnu/packages/linux.scm:1929 +#: gnu/packages/linux.scm:2166 msgid "" "Wireless Tools are used to manipulate the now-deprecated\n" "Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" "Extension was an interface allowing you to set Wireless LAN specific\n" -"parameters and get the specific stats. It is deprecated in favor the nl80211\n" +"parameters and get the specific stats. It is deprecated in favor the " +"nl80211\n" "interface." msgstr "" -#: gnu/packages/linux.scm:2001 +#: gnu/packages/linux.scm:2238 msgid "Central regulatory domain agent (CRDA) for WiFi" msgstr "" -#: gnu/packages/linux.scm:2003 +#: gnu/packages/linux.scm:2240 msgid "" "The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" "communication between the kernel Linux and user space for regulatory\n" "compliance." msgstr "" -#: gnu/packages/linux.scm:2049 +#: gnu/packages/linux.scm:2286 msgid "Wireless regulatory database" msgstr "" -#: gnu/packages/linux.scm:2051 +#: gnu/packages/linux.scm:2288 msgid "" "This package contains the wireless regulatory database Central\n" -"Regulatory Database Agent (CRDA) daemon. The database contains information on\n" +"Regulatory Database Agent (CRDA) daemon. The database contains information " +"on\n" "country-specific regulations for the wireless spectrum." msgstr "" -#: gnu/packages/linux.scm:2124 +#: gnu/packages/linux.scm:2365 msgid "Utilities to read temperature/voltage/fan sensors" msgstr "" -#: gnu/packages/linux.scm:2126 +#: gnu/packages/linux.scm:2367 msgid "" "Lm-sensors is a hardware health monitoring package for Linux. It allows\n" "you to access information from temperature, voltage, and fan speed sensors.\n" "It works with most newer systems." msgstr "" -#: gnu/packages/linux.scm:2153 +#: gnu/packages/linux.scm:2385 +msgid "Manipulate Intel microcode bundles" +msgstr "" + +#: gnu/packages/linux.scm:2387 +msgid "" +"@command{iucode_tool} is a utility to work with microcode packages for\n" +"Intel processors. It can convert between formats, extract specific " +"versions,\n" +"create a firmware image suitable for the Linux kernel, and more." +msgstr "" + +#: gnu/packages/linux.scm:2416 msgid "I2C tools for Linux" msgstr "I2C-værktøjer for Linux" -#: gnu/packages/linux.scm:2155 +#: gnu/packages/linux.scm:2418 msgid "" "The i2c-tools package contains a heterogeneous set of I2C tools for\n" -"Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers,\n" +"Linux: a bus probing tool, a chip dumper, register-level SMBus access " +"helpers,\n" "EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" "SMBus access." msgstr "" -#: gnu/packages/linux.scm:2191 +#: gnu/packages/linux.scm:2455 msgid "Hardware health information viewer" msgstr "" -#: gnu/packages/linux.scm:2193 +#: gnu/packages/linux.scm:2457 msgid "" "Xsensors reads data from the libsensors library regarding hardware\n" -"health such as temperature, voltage and fan speed and displays the information\n" +"health such as temperature, voltage and fan speed and displays the " +"information\n" "in a digital read-out." msgstr "" -#: gnu/packages/linux.scm:2240 +#: gnu/packages/linux.scm:2507 msgid "Linux profiling with performance counters" msgstr "" -#: gnu/packages/linux.scm:2242 +#: gnu/packages/linux.scm:2509 msgid "" "perf is a tool suite for profiling using hardware performance counters,\n" "with support in the Linux kernel. perf can instrument CPU performance\n" -"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is capable\n" +"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is " +"capable\n" "of lightweight profiling. This package contains the user-land tools and in\n" "particular the 'perf' command." msgstr "" -#: gnu/packages/linux.scm:2265 +#: gnu/packages/linux.scm:2532 msgid "Simple tool for creating Linux namespace containers" msgstr "Simpelt værktøj til oprettelse af naverumscontainere under Linux" -#: gnu/packages/linux.scm:2266 +#: gnu/packages/linux.scm:2533 msgid "" "pflask is a simple tool for creating Linux namespace\n" -"containers. It can be used for running a command or even booting an OS inside\n" +"containers. It can be used for running a command or even booting an OS " +"inside\n" "an isolated container, created with the help of Linux namespaces. It is\n" -"similar in functionality to chroot, although pflask provides better isolation\n" +"similar in functionality to chroot, although pflask provides better " +"isolation\n" "thanks to the use of namespaces." msgstr "" -#: gnu/packages/linux.scm:2295 +#: gnu/packages/linux.scm:2562 msgid "View and tune ATA disk drive parameters" msgstr "" -#: gnu/packages/linux.scm:2297 +#: gnu/packages/linux.scm:2564 msgid "" "@command{hdparm} is a command-line utility to control ATA controllers and\n" -"disk drives. It can increase performance and/or reliability by careful tuning\n" -"of hardware settings like power and acoustic management, DMA modes, and caching.\n" +"disk drives. It can increase performance and/or reliability by careful " +"tuning\n" +"of hardware settings like power and acoustic management, DMA modes, and " +"caching.\n" "It can also display detailed device information, or be used as a simple\n" "performance benchmarking tool.\n" "\n" "@command{hdparm} provides a command line interface to various Linux kernel\n" -"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the older\n" -"IDE driver subsystem. Many external USB drive enclosures with @dfn{SCSI-ATA\n" -"Command Translation} (SAT) are also supported." +"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the " +"older\n" +"IDE driver subsystem. Many external USB drive enclosures with SCSI-ATA " +"Command\n" +"Translation (@dfn{SAT}) are also supported." msgstr "" -#: gnu/packages/linux.scm:2328 +#: gnu/packages/linux.scm:2595 msgid "Tool for enabling and disabling wireless devices" msgstr "Værktøj til aktivering og deaktivering af trådløse enheder" -#: gnu/packages/linux.scm:2330 +#: gnu/packages/linux.scm:2597 msgid "" "rfkill is a simple tool for accessing the rfkill device interface,\n" "which is used to enable and disable wireless networking devices, typically\n" "WLAN, Bluetooth and mobile broadband." msgstr "" -#: gnu/packages/linux.scm:2349 +#: gnu/packages/linux.scm:2618 msgid "Display information on ACPI devices" msgstr "" -#: gnu/packages/linux.scm:2350 +#: gnu/packages/linux.scm:2619 msgid "" "@code{acpi} attempts to replicate the functionality of the\n" "\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" -"information. It does not support ACPI suspending, only displays information\n" +"information. It does not support ACPI suspending, only displays " +"information\n" "about ACPI devices." msgstr "" -#: gnu/packages/linux.scm:2369 +#: gnu/packages/linux.scm:2638 msgid "Daemon for delivering ACPI events to user-space programs" msgstr "" -#: gnu/packages/linux.scm:2371 +#: gnu/packages/linux.scm:2640 msgid "" "acpid is designed to notify user-space programs of Advanced\n" "Configuration and Power Interface (ACPI) events. acpid should be started\n" @@ -7277,85 +9225,90 @@ msgid "" "specified in /etc/acpi/events and execute the rules that match the event." msgstr "" -#: gnu/packages/linux.scm:2393 +#: gnu/packages/linux.scm:2662 msgid "System utilities based on Linux sysfs" msgstr "" -#: gnu/packages/linux.scm:2395 +#: gnu/packages/linux.scm:2664 msgid "" "These are a set of utilities built upon sysfs, a virtual file system in\n" -"Linux kernel versions 2.5+ that exposes a system's device tree. The package\n" +"Linux kernel versions 2.5+ that exposes a system's device tree. The " +"package\n" "also contains the libsysfs library." msgstr "" -#: gnu/packages/linux.scm:2424 +#: gnu/packages/linux.scm:2693 msgid "System utilities based on Linux sysfs (version 1.x)" msgstr "" -#: gnu/packages/linux.scm:2447 +#: gnu/packages/linux.scm:2716 msgid "Utilities to get and set CPU frequency on Linux" msgstr "" -#: gnu/packages/linux.scm:2449 +#: gnu/packages/linux.scm:2718 msgid "" "The cpufrequtils suite contains utilities to retrieve CPU frequency\n" "information, and set the CPU frequency if supported, using the cpufreq\n" "capabilities of the Linux kernel." msgstr "" -#: gnu/packages/linux.scm:2468 +#: gnu/packages/linux.scm:2737 msgid "Interface library for the Linux IEEE1394 drivers" msgstr "" -#: gnu/packages/linux.scm:2470 +#: gnu/packages/linux.scm:2739 msgid "" "Libraw1394 is the only supported interface to the kernel side raw1394 of\n" -"the Linux IEEE-1394 subsystem, which provides direct access to the connected\n" -"1394 buses to user space. Through libraw1394/raw1394, applications can directly\n" -"send to and receive from other nodes without requiring a kernel driver for the\n" +"the Linux IEEE-1394 subsystem, which provides direct access to the " +"connected\n" +"1394 buses to user space. Through libraw1394/raw1394, applications can " +"directly\n" +"send to and receive from other nodes without requiring a kernel driver for " +"the\n" "protocol in question." msgstr "" -#: gnu/packages/linux.scm:2494 +#: gnu/packages/linux.scm:2763 msgid "AV/C protocol library for IEEE 1394" msgstr "" -#: gnu/packages/linux.scm:2496 +#: gnu/packages/linux.scm:2765 msgid "" "Libavc1394 is a programming interface to the AV/C specification from\n" "the 1394 Trade Association. AV/C stands for Audio/Video Control." msgstr "" -#: gnu/packages/linux.scm:2518 +#: gnu/packages/linux.scm:2787 msgid "Isochronous streaming media library for IEEE 1394" msgstr "" -#: gnu/packages/linux.scm:2520 +#: gnu/packages/linux.scm:2789 msgid "" "The libiec61883 library provides a higher level API for streaming DV,\n" "MPEG-2 and audio over Linux IEEE 1394." msgstr "" -#: gnu/packages/linux.scm:2568 +#: gnu/packages/linux.scm:2838 msgid "Tool for managing Linux Software RAID arrays" msgstr "" -#: gnu/packages/linux.scm:2570 +#: gnu/packages/linux.scm:2840 msgid "" "mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" -"assemble, report on, and monitor arrays. It can also move spares between raid\n" +"assemble, report on, and monitor arrays. It can also move spares between " +"raid\n" "arrays when needed." msgstr "" -#: gnu/packages/linux.scm:2602 +#: gnu/packages/linux.scm:2872 msgid "Statically-linked 'mdadm' command for use in an initrd" msgstr "" -#: gnu/packages/linux.scm:2667 +#: gnu/packages/linux.scm:2937 msgid "Access block devices through multiple paths" msgstr "" -#: gnu/packages/linux.scm:2669 +#: gnu/packages/linux.scm:2939 msgid "" "This package provides the following binaries to drive the\n" "Linux Device Mapper multipathing driver:\n" @@ -7368,122 +9321,136 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:2703 +#: gnu/packages/linux.scm:2971 msgid "Linux-native asynchronous I/O access library" msgstr "" -#: gnu/packages/linux.scm:2705 +#: gnu/packages/linux.scm:2973 msgid "" "This library enables userspace to use Linux kernel asynchronous I/O\n" "system calls, important for the performance of databases and other advanced\n" "applications." msgstr "" -#: gnu/packages/linux.scm:2727 +#: gnu/packages/linux.scm:2995 msgid "Bluetooth subband audio codec" msgstr "Bluetooth subband-lydkodning" -#: gnu/packages/linux.scm:2729 +#: gnu/packages/linux.scm:2997 msgid "" "The SBC is a digital audio encoder and decoder used to transfer data to\n" "Bluetooth audio output devices like headphones or loudspeakers." msgstr "" -#: gnu/packages/linux.scm:2787 +#: gnu/packages/linux.scm:3063 msgid "Linux Bluetooth protocol stack" msgstr "" -#: gnu/packages/linux.scm:2789 +#: gnu/packages/linux.scm:3065 msgid "" "BlueZ provides support for the core Bluetooth layers and protocols. It\n" "is flexible, efficient and uses a modular implementation." msgstr "" -#: gnu/packages/linux.scm:2811 +#: gnu/packages/linux.scm:3087 msgid "Mount exFAT file systems" msgstr "" -#: gnu/packages/linux.scm:2813 +#: gnu/packages/linux.scm:3089 msgid "" "This package provides a FUSE-based file system that provides read and\n" "write access to exFAT devices." msgstr "" -#: gnu/packages/linux.scm:2853 +#: gnu/packages/linux.scm:3132 msgid "Mouse support for the Linux console" msgstr "Museunderstøttelse for Linuxkonsollen" -#: gnu/packages/linux.scm:2855 +#: gnu/packages/linux.scm:3134 msgid "" "The GPM (general-purpose mouse) daemon is a mouse server for\n" "applications running on the Linux console. It allows users to select items\n" "and copy/paste text in the console and in xterm." msgstr "" -#: gnu/packages/linux.scm:2904 +#: gnu/packages/linux.scm:3193 msgid "Create and manage btrfs copy-on-write file systems" msgstr "" -#: gnu/packages/linux.scm:2905 +#: gnu/packages/linux.scm:3194 msgid "" "Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" "aimed at implementing advanced features while focusing on fault tolerance,\n" "repair and easy administration." msgstr "" -#: gnu/packages/linux.scm:2937 +#: gnu/packages/linux.scm:3226 msgid "Statically-linked btrfs command from btrfs-progs" msgstr "" -#: gnu/packages/linux.scm:2938 +#: gnu/packages/linux.scm:3227 msgid "" "This package provides the statically-linked @command{btrfs}\n" "from the btrfs-progs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:2964 +#: gnu/packages/linux.scm:3258 +msgid "Userland tools for f2fs" +msgstr "" + +#: gnu/packages/linux.scm:3260 +msgid "" +"F2FS, the Flash-Friendly File System, is a modern file system\n" +"designed to be fast and durable on flash devices such as solid-state\n" +"disks and SD cards. This package provides the userland utilities." +msgstr "" + +#: gnu/packages/linux.scm:3289 msgid "Free-fall protection for spinning laptop hard drives" msgstr "" -#: gnu/packages/linux.scm:2966 +#: gnu/packages/linux.scm:3291 msgid "" "Prevents shock damage to the internal spinning hard drive(s) of some\n" "HP and Dell laptops. When sudden movement is detected, all input/output\n" "operations on the drive are suspended and its heads are parked on the ramp,\n" -"where they are less likely to cause damage to the spinning disc. Requires a\n" +"where they are less likely to cause damage to the spinning disc. Requires " +"a\n" "drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload\n" "feature, and a laptop with an accelerometer. It has no effect on SSDs." msgstr "" -#: gnu/packages/linux.scm:3020 +#: gnu/packages/linux.scm:3345 msgid "Simple fan control program" msgstr "Simpelt kontrolprogram til blæseren" -#: gnu/packages/linux.scm:3022 +#: gnu/packages/linux.scm:3347 msgid "" "Thinkfan is a simple fan control program. It reads temperatures,\n" "checks them against configured limits and switches to appropriate (also\n" -"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or any\n" +"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or " +"any\n" "other @code{hwmon} driver that enables temperature reading and fan control\n" "from userspace." msgstr "" -#: gnu/packages/linux.scm:3058 +#: gnu/packages/linux.scm:3382 msgid "Read-write access to NTFS file systems" msgstr "Læs/skriv adgang til NTFS-filsystemer" -#: gnu/packages/linux.scm:3060 +#: gnu/packages/linux.scm:3384 msgid "" "NTFS-3G provides read-write access to NTFS file systems, which are\n" -"commonly found on Microsoft Windows. It is implemented as a FUSE file system.\n" +"commonly found on Microsoft Windows. It is implemented as a FUSE file " +"system.\n" "The package provides additional NTFS tools." msgstr "" -#: gnu/packages/linux.scm:3105 +#: gnu/packages/linux.scm:3426 msgid "Utilities and libraries for working with RDMA devices" msgstr "Redskaber og bibliotek for arbejde med RDMA-enheder" -#: gnu/packages/linux.scm:3107 +#: gnu/packages/linux.scm:3428 msgid "" "This package provides userspace components for the InfiniBand\n" "subsystem of the Linux kernel. Specifically it contains userspace\n" @@ -7503,63 +9470,71 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:3146 +#: gnu/packages/linux.scm:3481 msgid "Random number generator daemon" msgstr "" -#: gnu/packages/linux.scm:3148 +#: gnu/packages/linux.scm:3483 msgid "" "Monitor a hardware random number generator, and supply entropy\n" "from that to the system kernel's @file{/dev/random} machinery." msgstr "" -#: gnu/packages/linux.scm:3186 +#: gnu/packages/linux.scm:3521 msgid "CPU frequency and voltage scaling tools for Linux" msgstr "" -#: gnu/packages/linux.scm:3188 +#: gnu/packages/linux.scm:3523 msgid "" "cpupower is a set of user-space tools that use the cpufreq feature of the\n" -"Linux kernel to retrieve and control processor features related to power saving,\n" +"Linux kernel to retrieve and control processor features related to power " +"saving,\n" "such as frequency and voltage scaling." msgstr "" -#: gnu/packages/linux.scm:3207 +#: gnu/packages/linux.scm:3542 msgid "Entropy source for the Linux random number generator" msgstr "" -#: gnu/packages/linux.scm:3209 +#: gnu/packages/linux.scm:3544 msgid "" "haveged generates an unpredictable stream of random numbers for use by\n" "Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" "standard mechanisms for filling the entropy pool may not be sufficient for\n" -"systems with high needs or limited user interaction, such as headless servers.\n" -"@command{haveged} runs as a privileged daemon, harvesting randomness from the\n" -"indirect effects of hardware events on hidden processor state using the HArdware\n" -"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes itself to\n" -"its environment and provides the same built-in test suite for the output stream\n" +"systems with high needs or limited user interaction, such as headless " +"servers.\n" +"@command{haveged} runs as a privileged daemon, harvesting randomness from " +"the\n" +"indirect effects of hardware events on hidden processor state using the " +"HArdware\n" +"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes " +"itself to\n" +"its environment and provides the same built-in test suite for the output " +"stream\n" "as used on certified hardware security devices." msgstr "" -#: gnu/packages/linux.scm:3248 +#: gnu/packages/linux.scm:3583 msgid "eCryptfs cryptographic file system utilities" msgstr "" -#: gnu/packages/linux.scm:3250 +#: gnu/packages/linux.scm:3585 msgid "" "eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" "Each file's cryptographic meta-data is stored inside the file itself, along\n" "with the encrypted contents. This allows individual encrypted files to be\n" -"copied between hosts and still be decrypted with the proper key. eCryptfs is a\n" -"native Linux file system, and has been part of the Linux kernel since version\n" +"copied between hosts and still be decrypted with the proper key. eCryptfs " +"is a\n" +"native Linux file system, and has been part of the Linux kernel since " +"version\n" "2.6.19. This package contains the userland utilities to manage it." msgstr "" -#: gnu/packages/linux.scm:3281 +#: gnu/packages/linux.scm:3616 msgid "NFSv4 support library for name/ID mapping" msgstr "" -#: gnu/packages/linux.scm:3282 +#: gnu/packages/linux.scm:3617 msgid "" "Libnfsidmap is a library holding mulitiple methods of\n" "mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" @@ -7567,33 +9542,34 @@ msgid "" "the default @code{nsswitch} and the experimental @code{umich_ldap}." msgstr "" -#: gnu/packages/linux.scm:3315 +#: gnu/packages/linux.scm:3651 msgid "Tools for loading and managing Linux kernel modules" msgstr "Værktøjer til at indlæse og håndtere Linuxkernemoduler" -#: gnu/packages/linux.scm:3317 +#: gnu/packages/linux.scm:3653 msgid "" "Tools for loading and managing Linux kernel modules, such as `modprobe',\n" "`insmod', `lsmod', and more." msgstr "" -#: gnu/packages/linux.scm:3351 +#: gnu/packages/linux.scm:3687 msgid "Machine check monitor for x86 Linux systems" msgstr "" -#: gnu/packages/linux.scm:3353 +#: gnu/packages/linux.scm:3689 msgid "" "The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,\n" "and other hardware errors on x86 systems. It can also perform user-defined\n" -"tasks, such as bringing bad pages off-line, when configurable error thresholds\n" +"tasks, such as bringing bad pages off-line, when configurable error " +"thresholds\n" "are exceeded." msgstr "" -#: gnu/packages/linux.scm:3382 +#: gnu/packages/linux.scm:3718 msgid "MTD Flash Storage Utilities" msgstr "Lagerredskaber for MTD-flash" -#: gnu/packages/linux.scm:3383 +#: gnu/packages/linux.scm:3719 msgid "" "This package provides utilities for testing, partitioning, etc\n" "of flash storage." @@ -7601,39 +9577,44 @@ msgstr "" "Denne pakke tilbyder redskaber til test, partitionering, etc.\n" "for flashlager." -#: gnu/packages/linux.scm:3406 +#: gnu/packages/linux.scm:3742 msgid "Interface to Linux's seccomp syscall filtering mechanism" msgstr "" -#: gnu/packages/linux.scm:3407 +#: gnu/packages/linux.scm:3743 msgid "" "The libseccomp library provides an easy to use, platform\n" -"independent, interface to the Linux Kernel's syscall filtering mechanism. The\n" -"libseccomp API is designed to abstract away the underlying BPF based syscall\n" -"filter language and present a more conventional function-call based filtering\n" +"independent, interface to the Linux Kernel's syscall filtering mechanism. " +"The\n" +"libseccomp API is designed to abstract away the underlying BPF based " +"syscall\n" +"filter language and present a more conventional function-call based " +"filtering\n" "interface that should be familiar to, and easily adopted by, application\n" "developers." msgstr "" -#: gnu/packages/linux.scm:3449 +#: gnu/packages/linux.scm:3785 msgid "Usage monitor for AMD Radeon graphics" msgstr "" -#: gnu/packages/linux.scm:3450 +#: gnu/packages/linux.scm:3786 msgid "" "RadeonTop monitors resource consumption on supported AMD\n" -"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs on\n" +"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs " +"on\n" "a terminal or saved to a file for further processing. It measures both the\n" "activity of the GPU as a whole, which is also accurate during OpenCL\n" -"computations, as well as separate component statistics that are only meaningful\n" +"computations, as well as separate component statistics that are only " +"meaningful\n" "under OpenGL graphics workloads." msgstr "" -#: gnu/packages/linux.scm:3485 +#: gnu/packages/linux.scm:3822 msgid "Tool and library to manipulate EFI variables" msgstr "Værktøj og bibliotek til at manipulere EFI-variabler" -#: gnu/packages/linux.scm:3486 +#: gnu/packages/linux.scm:3823 msgid "" "This package provides a library and a command line\n" "interface to the variable facility of UEFI boot firmware." @@ -7641,11 +9622,11 @@ msgstr "" "Denne pakke tilbyder et bibliotek og en kommandolinje-\n" "grænseflade til variabelfaciliteten for UEFI-opstartsfirmware." -#: gnu/packages/linux.scm:3527 +#: gnu/packages/linux.scm:3864 msgid "Modify the Extensible Firmware Interface (EFI) boot manager" msgstr "" -#: gnu/packages/linux.scm:3529 +#: gnu/packages/linux.scm:3866 msgid "" "@code{efibootmgr} is a user-space application to modify the Intel\n" "Extensible Firmware Interface (EFI) Boot Manager. This application can\n" @@ -7653,23 +9634,24 @@ msgid "" "running boot option, and more." msgstr "" -#: gnu/packages/linux.scm:3565 +#: gnu/packages/linux.scm:3902 msgid "Performance monitoring tools for Linux" msgstr "" -#: gnu/packages/linux.scm:3566 +#: gnu/packages/linux.scm:3903 msgid "" "The sysstat utilities are a collection of performance\n" "monitoring tools for Linux. These include @code{mpstat}, @code{iostat},\n" -"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, @code{sadc},\n" +"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, " +"@code{sadc},\n" "@code{sadf} and @code{sa}." msgstr "" -#: gnu/packages/linux.scm:3598 +#: gnu/packages/linux.scm:3935 msgid "GNU/Linux application to control backlights" msgstr "" -#: gnu/packages/linux.scm:3600 +#: gnu/packages/linux.scm:3937 msgid "" "Light is a program to send commands to screen backlight controllers\n" "under GNU/Linux. Features include:\n" @@ -7685,23 +9667,24 @@ msgid "" "Light is the successor of lightscript." msgstr "" -#: gnu/packages/linux.scm:3702 +#: gnu/packages/linux.scm:4041 msgid "Power management tool for Linux" msgstr "Strømhåndteringsværktøj for Linux" -#: gnu/packages/linux.scm:3703 +#: gnu/packages/linux.scm:4042 msgid "" "TLP is a power management tool for Linux. It comes with\n" "a default configuration already optimized for battery life. Nevertheless,\n" -"TLP is customizable to fulfil system requirements. TLP settings are applied\n" +"TLP is customizable to fulfil system requirements. TLP settings are " +"applied\n" "every time the power supply source is changed." msgstr "" -#: gnu/packages/linux.scm:3730 +#: gnu/packages/linux.scm:4069 msgid "List hardware information" msgstr "Vis udstyrsinformation" -#: gnu/packages/linux.scm:3732 +#: gnu/packages/linux.scm:4071 msgid "" "@command{lshw} (Hardware Lister) is a small tool to provide\n" "detailed information on the hardware configuration of the machine.\n" @@ -7711,46 +9694,189 @@ msgid "" "machines (PowerMac G4 is known to work)." msgstr "" -#: gnu/packages/linux.scm:3755 +#: gnu/packages/linux.scm:4094 msgid "Netlink utility library" msgstr "" -#: gnu/packages/linux.scm:3756 +#: gnu/packages/linux.scm:4095 msgid "" "Libmnl is a minimalistic user-space library oriented to\n" -"Netlink developers. There are a lot of common tasks in parsing, validating,\n" -"constructing of both the Netlink header and TLVs that are repetitive and easy to\n" +"Netlink developers. There are a lot of common tasks in parsing, " +"validating,\n" +"constructing of both the Netlink header and TLVs that are repetitive and " +"easy to\n" "get wrong. This library aims to provide simple helpers that allows you to\n" "re-use code and to avoid re-inventing the wheel." msgstr "" -#: gnu/packages/linux.scm:3781 +#: gnu/packages/linux.scm:4120 msgid "Netlink programming interface to the Linux nf_tables subsystem" msgstr "" -#: gnu/packages/linux.scm:3782 +#: gnu/packages/linux.scm:4121 msgid "" "Libnftnl is a userspace library providing a low-level netlink\n" "programming interface to the in-kernel nf_tables subsystem. The library\n" -"libnftnl has been previously known as libnftables. This library is currently\n" +"libnftnl has been previously known as libnftables. This library is " +"currently\n" "used by nftables." msgstr "" -#: gnu/packages/lout.scm:109 +#: gnu/packages/linux.scm:4148 +msgid "Userspace utility for Linux packet filtering" +msgstr "" + +#: gnu/packages/linux.scm:4149 +msgid "" +"nftables is the project that aims to replace the existing\n" +"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new " +"packet\n" +"filtering framework, a new userspace utility and also a compatibility layer " +"for\n" +"{ip,ip6}tables. nftables is built upon the building blocks of the " +"Netfilter\n" +"infrastructure such as the existing hooks, the connection tracking system, " +"the\n" +"userspace queueing component and the logging subsystem." +msgstr "" + +#: gnu/packages/linux.scm:4247 +msgid "Unprivileged chroot, bind mount, and binfmt_misc" +msgstr "" + +#: gnu/packages/linux.scm:4249 +msgid "" +"PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n" +"and @code{binfmt_misc}. This means that users don't need any privileges or\n" +"setup to do things like using an arbitrary directory as the new root\n" +"file system, making files accessible somewhere else in the file system\n" +"hierarchy, or executing programs built for another CPU architecture\n" +"transparently through QEMU user-mode. Also, developers can use PRoot as a\n" +"generic process instrumentation engine thanks to its extension mechanism.\n" +"Technically PRoot relies on @code{ptrace}, an unprivileged system-call\n" +"available in the kernel Linux." +msgstr "" + +#: gnu/packages/linux.scm:4265 +msgid "Unprivileged chroot, bind mount, and binfmt_misc (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:4311 +msgid "Linux tool to dump x86 CPUID information about the CPU(s)" +msgstr "" + +#: gnu/packages/linux.scm:4312 +msgid "" +"cpuid dumps detailed information about the CPU(s) gathered\n" +"from the CPUID instruction, and also determines the exact model of CPU(s). " +"It\n" +"supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,\n" +"NexGen, Rise, and SiS CPUs." +msgstr "" + +#: gnu/packages/linux.scm:4339 +msgid "Use a FUSE file system to access data over MTP" +msgstr "" + +#: gnu/packages/linux.scm:4340 +msgid "" +"jmtpfs uses FUSE (file system in userspace) to provide access\n" +"to data over the Media Transfer Protocol (MTP). Unprivileged users can " +"mount\n" +"the MTP device as a file system." +msgstr "" + +#: gnu/packages/linux.scm:4363 +#, fuzzy +msgid "Utility to show process environment" +msgstr "Redskab til at komprimere PNG-filer" + +#: gnu/packages/linux.scm:4364 +msgid "" +"Procenv is a command-line tool that displays as much detail about\n" +"itself and its environment as possible. It can be used as a test\n" +"tool, to understand the type of environment a process runs in, and for\n" +"comparing system environments." +msgstr "" + +#: gnu/packages/linux.scm:4391 +msgid "Open Fabric Interfaces" +msgstr "" + +#: gnu/packages/linux.scm:4393 +msgid "" +"OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" +"communication services to applications. OFI is best described as a " +"collection\n" +"of libraries and applications used to export fabric services. The key\n" +"components of OFI are: application interfaces, provider libraries, kernel\n" +"services, daemons, and test applications.\n" +"\n" +"Libfabric is a core component of OFI. It is the library that defines and\n" +"exports the user-space API of OFI, and is typically the only software that\n" +"applications deal with directly. It works in conjunction with provider\n" +"libraries, which are often integrated directly into libfabric." +msgstr "" + +#: gnu/packages/linux.scm:4439 +msgid "Intel Performance Scaled Messaging (PSM) Libraries" +msgstr "" + +#: gnu/packages/linux.scm:4441 +msgid "" +"The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" +"communications interface for the True Scale family of products. PSM users " +"are\n" +"enabled with mechanisms necessary to implement higher level communications\n" +"interfaces in parallel environments." +msgstr "" + +#: gnu/packages/linux.scm:4482 +msgid "Take screenshots of one or more Linux text consoles" +msgstr "" + +#: gnu/packages/linux.scm:4484 +msgid "" +"snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" +"Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" +"relevant @file{/dev/vcs*} file(s)." +msgstr "" + +#: gnu/packages/linux.scm:4538 +msgid "Take a screenshot of the contents of the Linux framebuffer" +msgstr "" + +#: gnu/packages/linux.scm:4540 +msgid "" +"fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" +"a dump therof. It supports a wide range of drivers and pixel formats.\n" +"@command{fbcat} can take screenshots of virtually any application that can " +"be\n" +"made to write its output to the framebuffer, including (but not limited to)\n" +"text-mode or graphical applications that don't use a display server.\n" +"\n" +"Also included is @command{fbgrab}, a wrapper around @command{fbcat} that\n" +"emulates the behaviour of Gunnar Monell's older fbgrab utility." +msgstr "" + +#: gnu/packages/lout.scm:100 msgid "Document layout system" msgstr "" -#: gnu/packages/lout.scm:111 +#: gnu/packages/lout.scm:102 msgid "" "The Lout document formatting system reads a high-level description of\n" -"a document similar in style to LaTeX and produces a PostScript or plain text\n" +"a document similar in style to LaTeX and produces a PostScript or plain " +"text\n" "output file.\n" "\n" "Lout offers an unprecedented range of advanced features, including optimal\n" "paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -"inclusion and generation, equation formatting, tables, diagrams, rotation and\n" +"inclusion and generation, equation formatting, tables, diagrams, rotation " +"and\n" "scaling, sorted indexes, bibliographic databases, running headers and\n" -"odd-even pages, automatic cross referencing, multilingual documents including\n" +"odd-even pages, automatic cross referencing, multilingual documents " +"including\n" "hyphenation (most European languages are supported), formatting of computer\n" "programs, and much more, all ready to use. Furthermore, Lout is easily\n" "extended with definitions which are very much easier to write than troff of\n" @@ -7759,55 +9885,76 @@ msgid "" "beginning." msgstr "" -#: gnu/packages/messaging.scm:109 +#: gnu/packages/messaging.scm:115 msgid "Off-the-Record (OTR) Messaging Library and Toolkit" msgstr "" -#: gnu/packages/messaging.scm:111 +#: gnu/packages/messaging.scm:117 msgid "" "OTR allows you to have private conversations over instant messaging by\n" "providing: (1) Encryption: No one else can read your instant messages. (2)\n" -"Authentication: You are assured the correspondent is who you think it is. (3)\n" +"Authentication: You are assured the correspondent is who you think it is. " +"(3)\n" "Deniability: The messages you send do not have digital signatures that are\n" -"checkable by a third party. Anyone can forge messages after a conversation to\n" -"make them look like they came from you. However, during a conversation, your\n" +"checkable by a third party. Anyone can forge messages after a conversation " +"to\n" +"make them look like they came from you. However, during a conversation, " +"your\n" "correspondent is assured the messages he sees are authentic and\n" -"unmodified. (4) Perfect forward secrecy: If you lose control of your private\n" +"unmodified. (4) Perfect forward secrecy: If you lose control of your " +"private\n" "keys, no previous conversation is compromised." msgstr "" -#: gnu/packages/messaging.scm:156 +#: gnu/packages/messaging.scm:151 +#, fuzzy +msgid "Implementation of a ratcheting forward secrecy protocol" +msgstr "C-biblioteksimplementering for den Tox-krypterede messengerprotokol." + +#: gnu/packages/messaging.scm:152 +msgid "" +"libsignal-protocol-c is an implementation of a ratcheting\n" +"forward secrecy protocol that works in synchronous and asynchronous\n" +"messaging environments. It can be used with messaging software to provide\n" +"end-to-end encryption." +msgstr "" + +#: gnu/packages/messaging.scm:190 msgid "IRC to instant messaging gateway" msgstr "" -#: gnu/packages/messaging.scm:157 +#: gnu/packages/messaging.scm:191 msgid "" "BitlBee brings IM (instant messaging) to IRC clients, for\n" "people who have an IRC client running all the time and don't want to run an\n" "additional IM client. BitlBee currently supports XMPP/Jabber (including\n" -"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the Twitter\n" +"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the " +"Twitter\n" "microblogging network (plus all other Twitter API compatible services like\n" "identi.ca and status.net)." msgstr "" -#: gnu/packages/messaging.scm:218 +#: gnu/packages/messaging.scm:253 msgid "Graphical IRC Client" msgstr "" -#: gnu/packages/messaging.scm:220 +#: gnu/packages/messaging.scm:255 msgid "" "HexChat lets you connect to multiple IRC networks at once. The main\n" -"window shows the list of currently connected networks and their channels, the\n" -"current conversation and the list of users. It uses colors to differentiate\n" -"between users and to highlight messages. It checks spelling using available\n" +"window shows the list of currently connected networks and their channels, " +"the\n" +"current conversation and the list of users. It uses colors to " +"differentiate\n" +"between users and to highlight messages. It checks spelling using " +"available\n" "dictionaries. HexChat can be extended with multiple addons." msgstr "" -#: gnu/packages/messaging.scm:285 +#: gnu/packages/messaging.scm:320 msgid "Lightweight Internet Relay Chat server for small networks" msgstr "" -#: gnu/packages/messaging.scm:287 +#: gnu/packages/messaging.scm:322 msgid "" "ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" "or private networks. It is easy to configure, can cope with dynamic IP\n" @@ -7815,148 +9962,171 @@ msgid "" "authentication." msgstr "" -#: gnu/packages/messaging.scm:359 +#: gnu/packages/messaging.scm:394 msgid "Graphical multi-protocol instant messaging client" msgstr "" -#: gnu/packages/messaging.scm:361 +#: gnu/packages/messaging.scm:396 msgid "" "Pidgin is a modular instant messaging client that supports many popular\n" "chat protocols." msgstr "" -#: gnu/packages/messaging.scm:399 +#: gnu/packages/messaging.scm:434 msgid "Off-the-Record Messaging plugin for Pidgin" msgstr "" -#: gnu/packages/messaging.scm:401 +#: gnu/packages/messaging.scm:436 msgid "" "Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" -"messaging client. OTR (Off-the-Record) Messaging allows you to have private\n" -"conversations over instant messaging by providing: (1) Encryption: No one else\n" +"messaging client. OTR (Off-the-Record) Messaging allows you to have " +"private\n" +"conversations over instant messaging by providing: (1) Encryption: No one " +"else\n" "can read your instant messages. (2) Authentication: You are assured the\n" -"correspondent is who you think it is. (3) Deniability: The messages you send\n" +"correspondent is who you think it is. (3) Deniability: The messages you " +"send\n" "do not have digital signatures that are checkable by a third party. Anyone\n" -"can forge messages after a conversation to make them look like they came from\n" +"can forge messages after a conversation to make them look like they came " +"from\n" "you. However, during a conversation, your correspondent is assured the\n" -"messages he sees are authentic and unmodified. (4) Perfect forward secrecy:\n" +"messages he sees are authentic and unmodified. (4) Perfect forward " +"secrecy:\n" "If you lose control of your private keys, no previous conversation is\n" "compromised." msgstr "" -#: gnu/packages/messaging.scm:452 +#: gnu/packages/messaging.scm:487 msgid "IRC network bouncer" msgstr "" -#: gnu/packages/messaging.scm:453 +#: gnu/packages/messaging.scm:488 msgid "" "ZNC is an IRC network bouncer or BNC. It can detach the\n" -"client from the actual IRC server, and also from selected channels. Multiple\n" +"client from the actual IRC server, and also from selected channels. " +"Multiple\n" "clients from different locations can connect to a single ZNC account\n" "simultaneously and therefore appear under the same nickname on IRC." msgstr "" -#: gnu/packages/messaging.scm:474 +#: gnu/packages/messaging.scm:509 msgid "Non-blocking Jabber/XMPP module" msgstr "" -#: gnu/packages/messaging.scm:476 +#: gnu/packages/messaging.scm:511 msgid "" "The goal of this python library is to provide a way for Python\n" -"applications to use Jabber/XMPP networks in a non-blocking way. This library\n" +"applications to use Jabber/XMPP networks in a non-blocking way. This " +"library\n" "was initially a fork of xmpppy, but uses non-blocking sockets." msgstr "" -#: gnu/packages/messaging.scm:525 +#: gnu/packages/messaging.scm:561 msgid "Jabber (XMPP) client" msgstr "" -#: gnu/packages/messaging.scm:526 +#: gnu/packages/messaging.scm:562 msgid "" "Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" -"Among its features are: a tabbed chat window and single window modes; support\n" -"for group chat (with Multi-User Chat protocol), invitation, chat to group chat\n" +"Among its features are: a tabbed chat window and single window modes; " +"support\n" +"for group chat (with Multi-User Chat protocol), invitation, chat to group " +"chat\n" "transformation; audio and video conferences; file transfer; TLS, GPG and\n" "end-to-end encryption support; XML console." msgstr "" -#: gnu/packages/messaging.scm:615 +#: gnu/packages/messaging.scm:631 +msgid "Graphical Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:632 +msgid "" +"Dino is a Jabber (XMPP) client which aims to fit well into\n" +"a graphical desktop environment like GNOME." +msgstr "" + +#: gnu/packages/messaging.scm:721 msgid "Jabber (XMPP) server" msgstr "" -#: gnu/packages/messaging.scm:616 +#: gnu/packages/messaging.scm:722 msgid "" "Prosody is a modern XMPP communication server. It aims to\n" "be easy to set up and configure, and efficient with system resources.\n" -"Additionally, for developers it aims to be easy to extend and give a flexible\n" +"Additionally, for developers it aims to be easy to extend and give a " +"flexible\n" "system on which to rapidly develop added functionality, or prototype new\n" "protocols." msgstr "" -#: gnu/packages/messaging.scm:658 gnu/packages/messaging.scm:699 +#: gnu/packages/messaging.scm:764 gnu/packages/messaging.scm:794 msgid "Library for the Tox encrypted messenger protocol" msgstr "" -#: gnu/packages/messaging.scm:660 +#: gnu/packages/messaging.scm:766 msgid "C library implementation of the Tox encrypted messenger protocol." msgstr "C-biblioteksimplementering for den Tox-krypterede messengerprotokol." -#: gnu/packages/messaging.scm:701 +#: gnu/packages/messaging.scm:796 +#, fuzzy msgid "" -"Official fork of the C library implementation of the Tox\n" -"encrypted messenger protocol." +"Official fork of the C library implementation of the Tox encrypted\n" +"messenger protocol." msgstr "" "Officel forgrening af C-biblioteksimplementering for den\n" "Tox-krypterede messengerprotokol." -#: gnu/packages/messaging.scm:749 +#: gnu/packages/messaging.scm:848 msgid "Lightweight Tox client" msgstr "Simpel Tox-klient" -#: gnu/packages/messaging.scm:751 +#: gnu/packages/messaging.scm:850 msgid "" "Utox is a lightweight Tox client. Tox is a distributed and secure\n" "instant messenger with audio and video chat capabilities." msgstr "" -#: gnu/packages/messaging.scm:802 +#: gnu/packages/messaging.scm:907 msgid "Tox chat client using Qt" msgstr "Tox-snakkeklient der bruger Qt" -#: gnu/packages/messaging.scm:803 +#: gnu/packages/messaging.scm:908 msgid "" "qTox is a Tox client that follows the Tox design\n" "guidelines. It provides an easy to use application that allows you to\n" "connect with friends and family without anyone else listening in." msgstr "" -#: gnu/packages/messaging.scm:900 +#: gnu/packages/messaging.scm:1000 msgid "" "Distributed and trustless peer-to-peer communications protocol\n" "for sending encrypted messages to one person or many subscribers." msgstr "" -#: gnu/packages/messaging.scm:902 +#: gnu/packages/messaging.scm:1002 msgid "Distributed peer-to-peer communication" msgstr "" -#: gnu/packages/messaging.scm:921 +#: gnu/packages/messaging.scm:1021 msgid "Multi-user chat program" msgstr "" -#: gnu/packages/messaging.scm:922 +#: gnu/packages/messaging.scm:1022 msgid "" "Ytalk is a replacement for the BSD talk program. Its main\n" -"advantage is the ability to communicate with any arbitrary number of users at\n" -"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can communicate\n" +"advantage is the ability to communicate with any arbitrary number of users " +"at\n" +"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can " +"communicate\n" "with several different talk daemons at the same time." msgstr "" -#: gnu/packages/messaging.scm:947 +#: gnu/packages/messaging.scm:1047 msgid "Portable high-level Jabber/XMPP library for C++" msgstr "" -#: gnu/packages/messaging.scm:949 +#: gnu/packages/messaging.scm:1049 msgid "" "gloox is a full-featured Jabber/XMPP client library,\n" "written in ANSI C++. It makes writing spec-compliant clients easy\n" @@ -7964,43 +10134,46 @@ msgid "" "into existing applications." msgstr "" -#: gnu/packages/messaging.scm:1022 +#: gnu/packages/messaging.scm:1122 msgid "" "@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" -"Gtk2 event loops. This package includes 12 applications and additional scripts:\n" -"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control console\n" +"Gtk2 event loops. This package includes 12 applications and additional " +"scripts:\n" +"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control " +"console\n" "for @uref{https://torproject.org,tor} router) and many more." msgstr "" -#: gnu/packages/messaging.scm:1026 +#: gnu/packages/messaging.scm:1126 msgid "Perl implementation of PSYC protocol" msgstr "Perlimplementering af PSYC-protokollen" -#: gnu/packages/messaging.scm:1065 +#: gnu/packages/messaging.scm:1165 msgid "" "@code{libpsyc} is a PSYC library in C which implements\n" "core aspects of PSYC, useful for all kinds of clients and servers\n" "including psyced." msgstr "" -#: gnu/packages/messaging.scm:1068 +#: gnu/packages/messaging.scm:1168 msgid "PSYC library in C" msgstr "" -#: gnu/packages/messaging.scm:1135 +#: gnu/packages/messaging.scm:1235 msgid "psycLPC is a multi-user network server programming language" msgstr "" -#: gnu/packages/messaging.scm:1137 +#: gnu/packages/messaging.scm:1237 msgid "" "LPC is a bytecode language, invented to specifically implement\n" -"multi user virtual environments on the internet. This technology is used for\n" +"multi user virtual environments on the internet. This technology is used " +"for\n" "MUDs and also the psyced implementation of the Protocol for SYnchronous\n" "Conferencing (PSYC). psycLPC is a fork of LDMud with some new features and\n" "many bug fixes." msgstr "" -#: gnu/packages/messaging.scm:1168 +#: gnu/packages/messaging.scm:1268 msgid "" "Loudmouth is a lightweight and easy-to-use C library for programming\n" "with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" @@ -8008,101 +10181,121 @@ msgid "" "protocol allows." msgstr "" -#: gnu/packages/messaging.scm:1172 +#: gnu/packages/messaging.scm:1272 msgid "Asynchronous XMPP library" msgstr "" -#: gnu/packages/messaging.scm:1204 +#: gnu/packages/messaging.scm:1304 msgid "" "Mcabber is a small XMPP (Jabber) console client, which includes features\n" "such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" -"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} (OTR)\n" +"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} " +"(OTR)\n" "support, and more." msgstr "" -#: gnu/packages/messaging.scm:1208 +#: gnu/packages/messaging.scm:1308 msgid "Small XMPP console client" msgstr "Lille XMPP-konsolklient" -#: gnu/packages/messaging.scm:1254 +#: gnu/packages/messaging.scm:1354 msgid "Extensible console-based Jabber client" msgstr "" -#: gnu/packages/messaging.scm:1256 +#: gnu/packages/messaging.scm:1356 msgid "" "GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" -"the Readline library to handle input, so it features convenient navigation of\n" -"text as well as tab-completion of buddy names, commands and English words. It\n" +"the Readline library to handle input, so it features convenient navigation " +"of\n" +"text as well as tab-completion of buddy names, commands and English words. " +"It\n" "is also scriptable and extensible via Guile." msgstr "" -#: gnu/packages/messaging.scm:1290 gnu/packages/messaging.scm:1325 +#: gnu/packages/messaging.scm:1390 gnu/packages/messaging.scm:1425 msgid "C library for writing XMPP clients" msgstr "C-bibliotek til at skrive XMPP-klienter" -#: gnu/packages/messaging.scm:1291 +#: gnu/packages/messaging.scm:1391 msgid "" "Libmesode is a fork of libstrophe for use with Profanity\n" -"XMPP Client. In particular, libmesode provides extra TLS functionality such as\n" +"XMPP Client. In particular, libmesode provides extra TLS functionality such " +"as\n" "manual SSL certificate verification." msgstr "" -#: gnu/packages/messaging.scm:1326 +#: gnu/packages/messaging.scm:1426 msgid "" "Libstrophe is a minimal XMPP library written in C. It has\n" -"almost no external dependencies, only an XML parsing library (expat or libxml\n" +"almost no external dependencies, only an XML parsing library (expat or " +"libxml\n" "are both supported)." msgstr "" -#: gnu/packages/messaging.scm:1362 +#: gnu/packages/messaging.scm:1462 msgid "Console-based XMPP client" msgstr "" -#: gnu/packages/messaging.scm:1363 +#: gnu/packages/messaging.scm:1463 msgid "" "Profanity is a console based XMPP client written in C\n" "using ncurses and libmesode, inspired by Irssi." msgstr "" -#: gnu/packages/messaging.scm:1393 +#: gnu/packages/messaging.scm:1493 msgid "Library implementing the client IRC protocol" msgstr "Bibliotek der implementerer IRC-protokollen for klienten" -#: gnu/packages/messaging.scm:1394 +#: gnu/packages/messaging.scm:1494 msgid "" "Libircclient is a library which implements the client IRC\n" -"protocol. It is designed to be small, fast, portable and compatible with the\n" -"RFC standards as well as non-standard but popular features. It can be used for\n" +"protocol. It is designed to be small, fast, portable and compatible with " +"the\n" +"RFC standards as well as non-standard but popular features. It can be used " +"for\n" "building the IRC clients and bots." msgstr "" -#: gnu/packages/mpd.scm:69 +#: gnu/packages/messaging.scm:1544 +#, fuzzy +msgid "Tox chat client using ncurses" +msgstr "Tox-snakkeklient der bruger Qt" + +#: gnu/packages/messaging.scm:1545 +msgid "" +"Toxic is a console-based instant messaging client, using\n" +"c-toxcore and ncurses. It provides audio calls, sound and desktop\n" +"notifications, and Python scripting support." +msgstr "" + +#: gnu/packages/mpd.scm:82 msgid "Music Player Daemon client library" msgstr "Klientbibliotek for Music Player Daemon" -#: gnu/packages/mpd.scm:70 +#: gnu/packages/mpd.scm:83 msgid "" "A stable, documented, asynchronous API library for\n" "interfacing MPD in the C, C++ & Objective C languages." msgstr "" -#: gnu/packages/mpd.scm:142 +#: gnu/packages/mpd.scm:154 msgid "Music Player Daemon" msgstr "Music Player Daemon" -#: gnu/packages/mpd.scm:143 +#: gnu/packages/mpd.scm:155 msgid "" "Music Player Daemon (MPD) is a flexible, powerful,\n" -"server-side application for playing music. Through plugins and libraries it\n" +"server-side application for playing music. Through plugins and libraries " +"it\n" "can play a variety of sound files while being controlled by its network\n" "protocol." msgstr "" -#: gnu/packages/mpd.scm:166 +#: gnu/packages/mpd.scm:178 msgid "Music Player Daemon client" msgstr "Music Player - dæmonklient" -#: gnu/packages/mpd.scm:167 +#: gnu/packages/mpd.scm:179 msgid "" "MPC is a minimalist command line interface to MPD, the music\n" "player daemon." @@ -8110,21 +10303,21 @@ msgstr "" "MPC er en minimalistisk kommandolinjegrænseflade til MPD,\n" "musikafspillerdæmonen." -#: gnu/packages/mpd.scm:190 +#: gnu/packages/mpd.scm:202 msgid "Curses Music Player Daemon client" msgstr "" -#: gnu/packages/mpd.scm:191 +#: gnu/packages/mpd.scm:203 msgid "" "ncmpc is a fully featured MPD client, which runs in a\n" "terminal using ncurses." msgstr "" -#: gnu/packages/mpd.scm:220 +#: gnu/packages/mpd.scm:233 msgid "Featureful ncurses based MPD client inspired by ncmpc" msgstr "" -#: gnu/packages/mpd.scm:221 +#: gnu/packages/mpd.scm:234 msgid "" "Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" "but it provides new useful features such as support for regular expressions\n" @@ -8132,42 +10325,43 @@ msgid "" "sort playlists, and a local file system browser." msgstr "" -#: gnu/packages/mpd.scm:244 +#: gnu/packages/mpd.scm:257 msgid "MPD client for track scrobbling" msgstr "" -#: gnu/packages/mpd.scm:245 +#: gnu/packages/mpd.scm:258 msgid "" "mpdscribble is a Music Player Daemon client which submits\n" "information about tracks being played to a scrobbler, such as Libre.FM." msgstr "" -#: gnu/packages/mpd.scm:270 +#: gnu/packages/mpd.scm:281 msgid "Python MPD client library" msgstr "" -#: gnu/packages/mpd.scm:271 +#: gnu/packages/mpd.scm:282 msgid "" "Python-mpd2 is a Python library which provides a client\n" "interface for the Music Player Daemon." msgstr "" -#: gnu/packages/mpd.scm:320 +#: gnu/packages/mpd.scm:331 msgid "Elegant client for the Music Player Daemon" msgstr "" -#: gnu/packages/mpd.scm:321 +#: gnu/packages/mpd.scm:332 msgid "" "Sonata is an elegant graphical client for the Music Player\n" -"Daemon (MPD). It supports playlists, multiple profiles (connecting to different\n" +"Daemon (MPD). It supports playlists, multiple profiles (connecting to " +"different\n" "MPD servers, search and multimedia key support." msgstr "" -#: gnu/packages/netpbm.scm:167 +#: gnu/packages/netpbm.scm:178 msgid "Toolkit for manipulation of images" msgstr "" -#: gnu/packages/netpbm.scm:169 +#: gnu/packages/netpbm.scm:180 msgid "" "Netpbm is a toolkit for the manipulation of graphic images, including\n" "the conversion of images between a variety of different formats.\n" @@ -8175,11 +10369,11 @@ msgid "" "about 100 graphics formats." msgstr "" -#: gnu/packages/nettle.scm:51 +#: gnu/packages/nettle.scm:52 msgid "C library for low-level cryptographic functionality" msgstr "" -#: gnu/packages/nettle.scm:53 +#: gnu/packages/nettle.scm:54 msgid "" "GNU Nettle is a low-level cryptographic library. It is designed to\n" "fit in easily in almost any context. It can be easily included in\n" @@ -8187,108 +10381,126 @@ msgid "" "themselves." msgstr "" -#: gnu/packages/networking.scm:81 +#: gnu/packages/networking.scm:108 msgid "Viewing and manipulating MAC addresses of network interfaces" msgstr "" -#: gnu/packages/networking.scm:82 +#: gnu/packages/networking.scm:109 msgid "" "GNU MAC Changer is a utility for viewing and changing MAC\n" "addresses of networking devices. New addresses may be set explicitly or\n" -"randomly. They can include MAC addresses of the same or other hardware vendors\n" +"randomly. They can include MAC addresses of the same or other hardware " +"vendors\n" "or, more generally, MAC addresses of the same category of hardware." msgstr "" -#: gnu/packages/networking.scm:110 +#: gnu/packages/networking.scm:137 msgid "Teredo IPv6 tunneling software" msgstr "" -#: gnu/packages/networking.scm:112 +#: gnu/packages/networking.scm:139 msgid "" "Miredo is an implementation (client, relay, server) of the Teredo\n" -"specification, which provides IPv6 Internet connectivity to IPv6 enabled hosts\n" +"specification, which provides IPv6 Internet connectivity to IPv6 enabled " +"hosts\n" "residing in IPv4-only networks, even when they are behind a NAT device." msgstr "" -#: gnu/packages/networking.scm:134 +#: gnu/packages/networking.scm:161 msgid "Open bidirectional communication channels from the command line" msgstr "" -#: gnu/packages/networking.scm:136 +#: gnu/packages/networking.scm:163 msgid "" "socat is a relay for bidirectional data transfer between two independent\n" "data channels---files, pipes, devices, sockets, etc. It can create\n" "\"listening\" sockets, named pipes, and pseudo terminals.\n" "\n" -"socat can be used, for instance, as TCP port forwarder, as a shell interface\n" -"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a serial\n" +"socat can be used, for instance, as TCP port forwarder, as a shell " +"interface\n" +"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a " +"serial\n" "line, to logically connect serial lines on different computers, or to\n" -"establish a relatively secure environment (su and chroot) for running client\n" +"establish a relatively secure environment (su and chroot) for running " +"client\n" "or server shell scripts with network connections." msgstr "" -#: gnu/packages/networking.scm:217 +#: gnu/packages/networking.scm:244 msgid "Monitor and filter incoming requests for network services" msgstr "" -#: gnu/packages/networking.scm:218 +#: gnu/packages/networking.scm:245 msgid "" "With this package you can monitor and filter incoming requests for\n" "network services. It includes a library which may be used by daemons to\n" "transparently check connection attempts against an access control list." msgstr "" -#: gnu/packages/networking.scm:238 +#: gnu/packages/networking.scm:265 msgid "Library for message-based applications" msgstr "" -#: gnu/packages/networking.scm:240 +#: gnu/packages/networking.scm:267 msgid "" "The 0MQ lightweight messaging kernel is a library which extends the\n" -"standard socket interfaces with features traditionally provided by specialized\n" +"standard socket interfaces with features traditionally provided by " +"specialized\n" "messaging middle-ware products. 0MQ sockets provide an abstraction of\n" "asynchronous message queues, multiple messaging patterns, message\n" -"filtering (subscriptions), seamless access to multiple transport protocols and\n" +"filtering (subscriptions), seamless access to multiple transport protocols " +"and\n" "more." msgstr "" -#: gnu/packages/networking.scm:279 +#: gnu/packages/networking.scm:305 +#, fuzzy +msgid "High-level C bindings for ØMQ" +msgstr "Guilebindinger for libgit2" + +#: gnu/packages/networking.scm:307 +msgid "" +"czmq provides bindings for the ØMQ core API that hides the differences\n" +"between different versions of ØMQ." +msgstr "" + +#: gnu/packages/networking.scm:342 msgid "Apache Kafka C/C++ client library" msgstr "" -#: gnu/packages/networking.scm:281 +#: gnu/packages/networking.scm:344 msgid "" "librdkafka is a C library implementation of the Apache Kafka protocol,\n" "containing both Producer and Consumer support." msgstr "" -#: gnu/packages/networking.scm:298 +#: gnu/packages/networking.scm:361 msgid "Library for Neighbor Discovery Protocol" msgstr "" -#: gnu/packages/networking.scm:300 +#: gnu/packages/networking.scm:363 msgid "" "libndp contains a library which provides a wrapper for IPv6 Neighbor\n" "Discovery Protocol. It also provides a tool named ndptool for sending and\n" "receiving NDP messages." msgstr "" -#: gnu/packages/networking.scm:318 +#: gnu/packages/networking.scm:381 msgid "Display or change Ethernet device settings" msgstr "" -#: gnu/packages/networking.scm:320 +#: gnu/packages/networking.scm:383 msgid "" "ethtool can be used to query and change settings such as speed,\n" "auto-negotiation and checksum offload on many network devices, especially\n" "Ethernet devices." msgstr "" -#: gnu/packages/networking.scm:357 +#: gnu/packages/networking.scm:420 msgid "Text based network interface status monitor" msgstr "" -#: gnu/packages/networking.scm:359 +#: gnu/packages/networking.scm:422 msgid "" "IFStatus is a simple, easy-to-use program for displaying commonly\n" "needed/wanted real-time traffic statistics of multiple network\n" @@ -8296,71 +10508,100 @@ msgid "" "intended as a substitute for the PPPStatus and EthStatus projects." msgstr "" -#: gnu/packages/networking.scm:379 +#: gnu/packages/networking.scm:442 msgid "Realtime console network usage monitor" msgstr "" -#: gnu/packages/networking.scm:381 +#: gnu/packages/networking.scm:444 msgid "" "Nload is a console application which monitors network traffic and\n" -"bandwidth usage in real time. It visualizes the in- and outgoing traffic using\n" -"two graphs, and provides additional info like total amount of transferred data\n" +"bandwidth usage in real time. It visualizes the in- and outgoing traffic " +"using\n" +"two graphs, and provides additional info like total amount of transferred " +"data\n" "and min/max network usage." msgstr "" -#: gnu/packages/networking.scm:424 +#: gnu/packages/networking.scm:487 msgid "Tunnel IPv4 data through a DNS server" msgstr "" -#: gnu/packages/networking.scm:425 +#: gnu/packages/networking.scm:488 msgid "" "Iodine tunnels IPv4 data through a DNS server. This\n" -"can be useful in different situations where internet access is firewalled, but\n" -"DNS queries are allowed. The bandwidth is asymmetrical, with limited upstream\n" +"can be useful in different situations where internet access is firewalled, " +"but\n" +"DNS queries are allowed. The bandwidth is asymmetrical, with limited " +"upstream\n" "and up to 1 Mbit/s downstream." msgstr "" -#: gnu/packages/networking.scm:463 -msgid "Improved whois client" +#: gnu/packages/networking.scm:526 +msgid "Intelligent client for the WHOIS directory service" msgstr "" -#: gnu/packages/networking.scm:464 +#: gnu/packages/networking.scm:528 msgid "" -"This whois client is intelligent and can\n" -"automatically select the appropriate whois server for most queries.\n" -"Because of historical reasons this also includes a tool called mkpasswd\n" -"which can be used to encrypt a password with @code{crypt(3)}." +"whois searches for an object in a @dfn{WHOIS} (RFC 3912) database.\n" +"It is commonly used to look up the registered users or assignees of an " +"Internet\n" +"resource, such as a domain name, an IP address block, or an autonomous " +"system.\n" +"It can automatically select the appropriate server for most queries.\n" +"\n" +"For historical reasons, this package also includes @command{mkpasswd}, " +"which\n" +"encrypts passwords using @code{crypt(3)} and is unrelated to the Expect " +"command\n" +"of the same name." msgstr "" -#: gnu/packages/networking.scm:475 +#: gnu/packages/networking.scm:585 msgid "Network traffic analyzer" msgstr "" -#: gnu/packages/networking.scm:516 +#: gnu/packages/networking.scm:586 msgid "" "Wireshark is a network protocol analyzer, or @dfn{packet\n" "sniffer}, that lets you capture and interactively browse the contents of\n" "network frames." msgstr "" -#: gnu/packages/networking.scm:547 +#: gnu/packages/networking.scm:606 +msgid "Send ICMP ECHO_REQUEST packets to network hosts" +msgstr "" + +#: gnu/packages/networking.scm:608 +msgid "" +"fping is a ping like program which uses the Internet Control Message\n" +"Protocol (ICMP) echo request to determine if a target host is responding.\n" +"fping differs from ping in that you can specify any number of targets on " +"the\n" +"command line, or specify a file containing the lists of targets to ping.\n" +"Instead of sending to one target until it times out or replies, fping will\n" +"send out a ping packet and move on to the next target in a round-robin\n" +"fashion." +msgstr "" + +#: gnu/packages/networking.scm:642 msgid "Web server latency and throughput monitor" msgstr "" -#: gnu/packages/networking.scm:549 +#: gnu/packages/networking.scm:644 msgid "" "httping measures how long it takes to connect to a web server, send an\n" "HTTP(S) request, and receive the reply headers. It is somewhat similar to\n" "@command{ping}, but can be used even in cases where ICMP traffic is blocked\n" -"by firewalls or when you want to monitor the response time of the actual web\n" +"by firewalls or when you want to monitor the response time of the actual " +"web\n" "application stack itself." msgstr "" -#: gnu/packages/networking.scm:580 +#: gnu/packages/networking.scm:675 msgid "Visualize curl statistics" msgstr "" -#: gnu/packages/networking.scm:582 +#: gnu/packages/networking.scm:677 msgid "" "@command{httpstat} is a tool to visualize statistics from the\n" "@command{curl} HTTP client. It acts as a wrapper for @command{curl} and\n" @@ -8368,21 +10609,21 @@ msgid "" "TCP connection, TLS handshake and so on) in the terminal." msgstr "" -#: gnu/packages/networking.scm:602 +#: gnu/packages/networking.scm:697 msgid "Console based live network and disk I/O bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:603 +#: gnu/packages/networking.scm:698 msgid "" "Bandwidth Monitor NG is a small and simple console based\n" "live network and disk I/O bandwidth monitor." msgstr "" -#: gnu/packages/networking.scm:652 +#: gnu/packages/networking.scm:752 msgid "Assess WiFi network security" msgstr "" -#: gnu/packages/networking.scm:654 +#: gnu/packages/networking.scm:754 msgid "" "Aircrack-ng is a complete suite of tools to assess WiFi network\n" "security. It focuses on different areas of WiFi security: monitoring,\n" @@ -8390,124 +10631,144 @@ msgid "" "allows for heavy scripting." msgstr "" -#: gnu/packages/networking.scm:679 +#: gnu/packages/networking.scm:779 msgid "Perl Interface to the Domain Name System" msgstr "" -#: gnu/packages/networking.scm:680 +#: gnu/packages/networking.scm:780 msgid "Net::DNS is the Perl Interface to the Domain Name System." msgstr "" -#: gnu/packages/networking.scm:711 -msgid "IPv6 related part of the C socket.h defines and structure manipulators for Perl" +#: gnu/packages/networking.scm:811 +msgid "" +"IPv6 related part of the C socket.h defines and structure manipulators for " +"Perl" msgstr "" -#: gnu/packages/networking.scm:712 +#: gnu/packages/networking.scm:812 msgid "" "Socket6 binds the IPv6 related part of the C socket header\n" "definitions and structure manipulators for Perl." msgstr "" -#: gnu/packages/networking.scm:738 +#: gnu/packages/networking.scm:838 msgid "Programmable DNS resolver class for offline emulation of DNS" msgstr "" -#: gnu/packages/networking.scm:739 +#: gnu/packages/networking.scm:839 msgid "" "Net::DNS::Resolver::Programmable is a programmable DNS resolver for\n" "offline emulation of DNS." msgstr "" -#: gnu/packages/networking.scm:772 +#: gnu/packages/networking.scm:872 msgid "Manages IPv4 and IPv6 addresses and subnets" msgstr "" -#: gnu/packages/networking.scm:773 +#: gnu/packages/networking.scm:873 msgid "NetAddr::IP manages IPv4 and IPv6 addresses and subsets." msgstr "" -#: gnu/packages/networking.scm:797 +#: gnu/packages/networking.scm:897 msgid "Patricia Trie Perl module for fast IP address lookups" msgstr "" -#: gnu/packages/networking.scm:799 +#: gnu/packages/networking.scm:899 msgid "Net::Patricia does IP address lookups quickly in Perl." msgstr "" -#: gnu/packages/networking.scm:822 +#: gnu/packages/networking.scm:922 msgid "Perl extension for merging IPv4 or IPv6 CIDR addresses" msgstr "" -#: gnu/packages/networking.scm:823 +#: gnu/packages/networking.scm:923 msgid "Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses." msgstr "" -#: gnu/packages/networking.scm:845 +#: gnu/packages/networking.scm:945 msgid "Look up location and network information by IP Address in Perl" msgstr "" -#: gnu/packages/networking.scm:846 +#: gnu/packages/networking.scm:946 msgid "" "The Perl module 'Geo::IP'. It looks up location and network\n" "information by IP Address." msgstr "" -#: gnu/packages/networking.scm:875 +#: gnu/packages/networking.scm:975 msgid "Perl object interface for AF_INET/AF_INET6 domain sockets" msgstr "" -#: gnu/packages/networking.scm:876 +#: gnu/packages/networking.scm:976 msgid "" "IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain\n" "sockets in Perl." msgstr "" -#: gnu/packages/networking.scm:907 +#: gnu/packages/networking.scm:1005 +msgid "Library providing automatic proxy configuration management" +msgstr "" + +#: gnu/packages/networking.scm:1006 +msgid "" +"Libproxy handles the details of HTTP/HTTPS proxy\n" +"configuration for applications across all scenarios. Applications using\n" +"libproxy only have to specify which proxy to use." +msgstr "" + +#: gnu/packages/networking.scm:1039 msgid "Redirect any TCP connection through a proxy or proxy chain" msgstr "" -#: gnu/packages/networking.scm:908 +#: gnu/packages/networking.scm:1040 msgid "" "Proxychains-ng is a preloader which hooks calls to sockets\n" -"in dynamically linked programs and redirects them through one or more SOCKS or\n" +"in dynamically linked programs and redirects them through one or more SOCKS " +"or\n" "HTTP proxies." msgstr "" -#: gnu/packages/networking.scm:929 +#: gnu/packages/networking.scm:1061 msgid "Network communication layer on top of UDP" msgstr "" -#: gnu/packages/networking.scm:931 +#: gnu/packages/networking.scm:1063 msgid "" "ENet's purpose is to provide a relatively thin, simple and robust network\n" -"communication layer on top of UDP. The primary feature it provides is optional\n" +"communication layer on top of UDP. The primary feature it provides is " +"optional\n" "reliable, in-order delivery of packets. ENet omits certain higher level\n" -"networking features such as authentication, server discovery, encryption, or\n" +"networking features such as authentication, server discovery, encryption, " +"or\n" "other similar tasks that are particularly application specific so that the\n" "library remains flexible, portable, and easily embeddable." msgstr "" -#: gnu/packages/networking.scm:994 +#: gnu/packages/networking.scm:1127 msgid "Applicative network protocol demultiplexer" msgstr "" -#: gnu/packages/networking.scm:996 +#: gnu/packages/networking.scm:1129 msgid "" "sslh is a network protocol demultiplexer. It acts like a switchboard,\n" -"accepting connections from clients on one port and forwarding them to different\n" -"servers based on the contents of the first received data packet. Detection of\n" +"accepting connections from clients on one port and forwarding them to " +"different\n" +"servers based on the contents of the first received data packet. Detection " +"of\n" "common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already\n" -"implemented, but any other protocol that matches a regular expression can be\n" -"added. sslh's name comes from its original application of serving both SSH and\n" +"implemented, but any other protocol that matches a regular expression can " +"be\n" +"added. sslh's name comes from its original application of serving both SSH " +"and\n" "HTTPS on port 443, allowing SSH connections from inside corporate firewalls\n" "that block port 22." msgstr "" -#: gnu/packages/networking.scm:1019 +#: gnu/packages/networking.scm:1152 msgid "TCP, UDP and SCTP bandwidth measurement tool" msgstr "" -#: gnu/packages/networking.scm:1021 +#: gnu/packages/networking.scm:1154 msgid "" "iPerf is a tool to measure achievable bandwidth on IP networks. It\n" "supports tuning of various parameters related to timing, buffers and\n" @@ -8515,97 +10776,231 @@ msgid "" "the bandwidth, loss, and other parameters." msgstr "" -#: gnu/packages/networking.scm:1054 +#: gnu/packages/networking.scm:1187 msgid "Per-process bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:1055 +#: gnu/packages/networking.scm:1188 msgid "" "NetHogs is a small 'net top' tool for Linux. Instead of\n" -"breaking the traffic down per protocol or per subnet, like most tools do, it\n" +"breaking the traffic down per protocol or per subnet, like most tools do, " +"it\n" "groups bandwidth by process.\n" "\n" "NetHogs does not rely on a special kernel module to be loaded. If there's\n" -"suddenly a lot of network traffic, you can fire up NetHogs and immediately see\n" -"which PID is causing this. This makes it easy to identify programs that have\n" +"suddenly a lot of network traffic, you can fire up NetHogs and immediately " +"see\n" +"which PID is causing this. This makes it easy to identify programs that " +"have\n" "gone wild and are suddenly taking up your bandwidth." msgstr "" -#: gnu/packages/networking.scm:1111 +#: gnu/packages/networking.scm:1234 +msgid "Usenet binary file downloader" +msgstr "" + +#: gnu/packages/networking.scm:1236 +msgid "" +"NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" +"on information given in @code{nzb} files. NZBGet can be used in standalone\n" +"and in server/client modes. In standalone mode, you pass NZBGet " +"@command{nzb}\n" +"files as command-line parameters and it downloads them and exits. NZBGet " +"also\n" +"contains a Web interface. Its server can be controlled through remote\n" +"procedure calls (RPCs)." +msgstr "" + +#: gnu/packages/networking.scm:1290 msgid "Virtual network switch" msgstr "" -#: gnu/packages/networking.scm:1114 +#: gnu/packages/networking.scm:1293 msgid "" "Open vSwitch is a multilayer virtual switch. It is designed to enable\n" "massive network automation through programmatic extension, while still\n" -"supporting standard management interfaces and protocols (e.g. NetFlow, sFlow,\n" +"supporting standard management interfaces and protocols (e.g. NetFlow, " +"sFlow,\n" "IPFIX, RSPAN, CLI, LACP, 802.1ag)." msgstr "" -#: gnu/packages/networking.scm:1136 +#: gnu/packages/networking.scm:1315 msgid "Python class and tools for handling IP addresses and networks" msgstr "" -#: gnu/packages/networking.scm:1137 +#: gnu/packages/networking.scm:1316 msgid "" "The @code{IP} class allows a comfortable parsing and\n" "handling for most notations in use for IPv4 and IPv6 addresses and\n" "networks." msgstr "" -#: gnu/packages/networking.scm:1157 +#: gnu/packages/networking.scm:1336 msgid "Internet bandwidth tester" msgstr "" -#: gnu/packages/networking.scm:1159 +#: gnu/packages/networking.scm:1338 msgid "" "Command line interface for testing internet bandwidth using\n" "speedtest.net." msgstr "" -#: gnu/packages/networking.scm:1177 +#: gnu/packages/networking.scm:1356 msgid "HPA's tftp client" msgstr "" -#: gnu/packages/networking.scm:1179 +#: gnu/packages/networking.scm:1358 msgid "" "This is a tftp client derived from OpenBSD tftp with some extra options\n" "added and bugs fixed. The source includes readline support but it is not\n" -"enabled due to license conflicts between the BSD advertising clause and the GPL." +"enabled due to license conflicts between the BSD advertising clause and the " +"GPL." msgstr "" -#: gnu/packages/pdf.scm:126 -msgid "PDF rendering library" -msgstr "PDF-optegningsbibliotek" +#: gnu/packages/networking.scm:1386 +msgid "Small Ident Daemon" +msgstr "" -#: gnu/packages/pdf.scm:128 -msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." -msgstr "Poppler er et PDF-optegningsbibliotek baseret på xpdf-3.0-kodebasen." +#: gnu/packages/networking.scm:1388 +msgid "" +"@dfn{Pidentd} (Peter's Ident Daemon) is a identd, which implements a\n" +"identification server. Pidentd looks up specific TCP/IP connections and\n" +"returns the user name and other information about the connection." +msgstr "" -#: gnu/packages/pdf.scm:137 -msgid "Qt4 frontend for the Poppler PDF rendering library" -msgstr "Qt4-brugeflade for Poppler PDF-optegningsbiblioteket" +#: gnu/packages/networking.scm:1435 +msgid "Create secure pipes between sockets" +msgstr "" -#: gnu/packages/pdf.scm:148 -msgid "Qt5 frontend for the Poppler PDF rendering library" -msgstr "Qt5-brugeflade for Poppler PDF-optegningsbiblioteket" +#: gnu/packages/networking.scm:1436 +msgid "" +"Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" +"symmetrically encrypted and authenticated pipes between socket addresses, " +"so\n" +"that one may connect to one address (e.g., a UNIX socket on localhost) and\n" +"transparently have a connection established to another address (e.g., a " +"UNIX\n" +"socket on a different system). This is similar to 'ssh -L' functionality, " +"but\n" +"does not use SSH and requires a pre-shared symmetric key." +msgstr "" -#: gnu/packages/pdf.scm:181 -msgid "Python bindings for Poppler-Qt4" -msgstr "Pythonbindinger for Poppler-Qt4" +#: gnu/packages/networking.scm:1463 +msgid "Routing Software Suite" +msgstr "" -#: gnu/packages/pdf.scm:183 +#: gnu/packages/networking.scm:1464 msgid "" -"This package provides Python bindings for the Qt4 interface of the\n" -"Poppler PDF rendering library." +"Quagga is a routing software suite, providing implementations\n" +"of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" +"\n" +"The Quagga architecture consists of a core daemon, @command{zebra}, which\n" +"acts as an abstraction layer to the underlying Unix kernel and presents the\n" +"Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv\n" +"clients which typically implement a routing protocol and communicate " +"routing\n" +"updates to the zebra daemon." msgstr "" -#: gnu/packages/pdf.scm:228 -msgid "Python bindings for Poppler-Qt5" -msgstr "Pythonbindinger for Poppler-Qt5" +#: gnu/packages/networking.scm:1515 +msgid "IPv6 security research toolkit" +msgstr "" -#: gnu/packages/pdf.scm:230 +#: gnu/packages/networking.scm:1516 +msgid "" +"The THC IPv6 Toolkit provides command-line tools and a library\n" +"for researching IPv6 implementations and deployments. It requires Linux 2.6 " +"or\n" +"newer and only works on Ethernet network interfaces." +msgstr "" + +#: gnu/packages/networking.scm:1542 +msgid "Bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1543 +msgid "" +"bmon is a monitoring and debugging tool to capture\n" +"networking-related statistics and prepare them visually in a human-friendly\n" +"way. It features various output methods including an interactive curses " +"user\n" +"interface and a programmable text output for scripting." +msgstr "" + +#: gnu/packages/networking.scm:1585 +msgid "Framework for low-level network packet construction" +msgstr "" + +#: gnu/packages/networking.scm:1587 +msgid "" +"Libnet provides a fairly portable framework for network packet\n" +"construction and injection. It features portable packet creation " +"interfaces\n" +"at the IP layer and link layer, as well as a host of supplementary\n" +"functionality. Using libnet, quick and simple packet assembly applications\n" +"can be whipped up with little effort." +msgstr "" + +#: gnu/packages/networking.scm:1615 +msgid "Network diagnostic tool" +msgstr "" + +#: gnu/packages/networking.scm:1617 +msgid "" +"@dfn{mtr} (My TraceRoute) combines the functionality of the\n" +"@command{traceroute} and @command{ping} programs in a single network " +"diagnostic\n" +"tool. @command{mtr} can use several network protocols to detect " +"intermediate\n" +"routers (or @dfn{hops}) between the local host and a user-specified " +"destination.\n" +"It then continually measures the response time and packet loss at each hop, " +"and\n" +"displays the results in real time." +msgstr "" + +#: gnu/packages/networking.scm:1669 +msgid "IKEv1/v2 keying daemon" +msgstr "" + +#: gnu/packages/networking.scm:1670 +msgid "" +"StrongSwan is an IPsec implementation originally based upon\n" +"the FreeS/WAN project. It contains support for IKEv1, IKEv2, MOBIKE, IPv6,\n" +"NAT-T and more." +msgstr "" + +#: gnu/packages/pdf.scm:121 +msgid "PDF rendering library" +msgstr "PDF-optegningsbibliotek" + +#: gnu/packages/pdf.scm:123 +msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." +msgstr "Poppler er et PDF-optegningsbibliotek baseret på xpdf-3.0-kodebasen." + +#: gnu/packages/pdf.scm:132 +msgid "Qt4 frontend for the Poppler PDF rendering library" +msgstr "Qt4-brugeflade for Poppler PDF-optegningsbiblioteket" + +#: gnu/packages/pdf.scm:139 +msgid "Qt5 frontend for the Poppler PDF rendering library" +msgstr "Qt5-brugeflade for Poppler PDF-optegningsbiblioteket" + +#: gnu/packages/pdf.scm:172 +msgid "Python bindings for Poppler-Qt4" +msgstr "Pythonbindinger for Poppler-Qt4" + +#: gnu/packages/pdf.scm:174 +msgid "" +"This package provides Python bindings for the Qt4 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:219 +msgid "Python bindings for Poppler-Qt5" +msgstr "Pythonbindinger for Poppler-Qt5" + +#: gnu/packages/pdf.scm:221 msgid "" "This package provides Python bindings for the Qt5 interface of the\n" "Poppler PDF rendering library." @@ -8613,93 +11008,106 @@ msgstr "" "Denne pakke tilbyder Pythonbindinger til Qt5-grænsefladen for\n" "Poppler PDF-optegningsbiblioteket." -#: gnu/packages/pdf.scm:267 +#: gnu/packages/pdf.scm:258 msgid "Library for generating PDF files" msgstr "Bibliotek til at oprette PDF-filer" -#: gnu/packages/pdf.scm:269 +#: gnu/packages/pdf.scm:260 msgid "" "libHaru is a library for generating PDF files. libHaru does not support\n" "reading and editing of existing PDF files." msgstr "" -#: gnu/packages/pdf.scm:316 +#: gnu/packages/pdf.scm:307 msgid "Viewer for PDF files based on the Motif toolkit" msgstr "" -#: gnu/packages/pdf.scm:318 +#: gnu/packages/pdf.scm:309 msgid "Xpdf is a viewer for Portable Document Format (PDF) files." msgstr "Xpdf er en fremviser for Portable Document Format-filer (PDF)." -#: gnu/packages/pdf.scm:348 +#: gnu/packages/pdf.scm:337 msgid "Comic book support for zathura (libarchive backend)" msgstr "Understøttelse af tegneserier i zathura (libarchive-motor)" -#: gnu/packages/pdf.scm:349 +#: gnu/packages/pdf.scm:338 msgid "" "The zathura-cb plugin adds comic book support to zathura\n" "using libarchive." msgstr "" -#: gnu/packages/pdf.scm:379 +#: gnu/packages/pdf.scm:366 msgid "PS support for zathura (libspectre backend)" msgstr "" -#: gnu/packages/pdf.scm:380 +#: gnu/packages/pdf.scm:367 msgid "" "The zathura-ps plugin adds PS support to zathura\n" "using libspectre." msgstr "" -#: gnu/packages/pdf.scm:411 +#: gnu/packages/pdf.scm:396 msgid "DjVu support for zathura (DjVuLibre backend)" msgstr "" -#: gnu/packages/pdf.scm:412 +#: gnu/packages/pdf.scm:397 msgid "" "The zathura-djvu plugin adds DjVu support to zathura\n" "using the DjVuLibre library." msgstr "" -#: gnu/packages/pdf.scm:444 +#: gnu/packages/pdf.scm:429 +#, fuzzy +msgid "PDF support for zathura (mupdf backend)" +msgstr "Understøttelse af tegneserier i zathura (libarchive-motor)" + +#: gnu/packages/pdf.scm:430 +msgid "" +"The zathura-pdf-mupdf plugin adds PDF support to zathura\n" +"by using the @code{mupdf} rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:459 msgid "PDF support for zathura (poppler backend)" msgstr "" -#: gnu/packages/pdf.scm:445 +#: gnu/packages/pdf.scm:460 msgid "" "The zathura-pdf-poppler plugin adds PDF support to zathura\n" "by using the poppler rendering engine." msgstr "" -#: gnu/packages/pdf.scm:482 +#: gnu/packages/pdf.scm:518 msgid "Lightweight keyboard-driven PDF viewer" msgstr "" -#: gnu/packages/pdf.scm:483 +#: gnu/packages/pdf.scm:519 msgid "" "Zathura is a customizable document viewer. It provides a\n" "minimalistic interface and an interface that mainly focuses on keyboard\n" "interaction." msgstr "" -#: gnu/packages/pdf.scm:522 +#: gnu/packages/pdf.scm:558 msgid "Tools to work with the PDF file format" msgstr "" -#: gnu/packages/pdf.scm:524 +#: gnu/packages/pdf.scm:560 msgid "" "PoDoFo is a C++ library and set of command-line tools to work with the\n" -"PDF file format. It can parse PDF files and load them into memory, and makes\n" -"it easy to modify them and write the changes to disk. It is primarily useful\n" +"PDF file format. It can parse PDF files and load them into memory, and " +"makes\n" +"it easy to modify them and write the changes to disk. It is primarily " +"useful\n" "for applications that wish to do lower level manipulation of PDF, such as\n" "extracting content or merging files." msgstr "" -#: gnu/packages/pdf.scm:580 +#: gnu/packages/pdf.scm:607 msgid "Lightweight PDF viewer and toolkit" msgstr "" -#: gnu/packages/pdf.scm:582 +#: gnu/packages/pdf.scm:609 msgid "" "MuPDF is a C library that implements a PDF and XPS parsing and\n" "rendering engine. It is used primarily to render pages into bitmaps,\n" @@ -8707,15 +11115,15 @@ msgid "" "listing the table of contents and hyperlinks.\n" "\n" "The library ships with a rudimentary X11 viewer, and a set of command\n" -"line tools for batch rendering (pdfdraw), rewriting files (pdfclean),\n" -"and examining the file structure (pdfshow)." +"line tools for batch rendering @command{pdfdraw}, rewriting files\n" +"@command{pdfclean}, and examining the file structure @command{pdfshow}." msgstr "" -#: gnu/packages/pdf.scm:634 +#: gnu/packages/pdf.scm:661 msgid "Command-line tools and library for transforming PDF files" msgstr "" -#: gnu/packages/pdf.scm:636 +#: gnu/packages/pdf.scm:663 msgid "" "QPDF is a command-line program that does structural, content-preserving\n" "transformations on PDF files. It could have been called something like\n" @@ -8724,64 +11132,66 @@ msgid "" "program capable of converting PDF into other formats." msgstr "" -#: gnu/packages/pdf.scm:666 +#: gnu/packages/pdf.scm:693 msgid "Notetaking using a stylus" msgstr "" -#: gnu/packages/pdf.scm:668 +#: gnu/packages/pdf.scm:695 msgid "" "Xournal is an application for notetaking, sketching, keeping a journal\n" "using a stylus." msgstr "" -#: gnu/packages/pdf.scm:690 +#: gnu/packages/pdf.scm:717 msgid "Python library for generating PDFs and graphics" msgstr "Pythonbibliotek til at oprette PDF-filer og grafik" -#: gnu/packages/pdf.scm:691 +#: gnu/packages/pdf.scm:718 msgid "" "This is the ReportLab PDF Toolkit. It allows rapid creation\n" -"of rich PDF documents, and also creation of charts in a variety of bitmap and\n" +"of rich PDF documents, and also creation of charts in a variety of bitmap " +"and\n" "vector formats." msgstr "" -#: gnu/packages/pdf.scm:744 +#: gnu/packages/pdf.scm:771 msgid "PDF presentation tool with visual effects" msgstr "PDF-præsentationsværktøj med visuelle effekter" -#: gnu/packages/pdf.scm:746 +#: gnu/packages/pdf.scm:773 msgid "" "Impressive is a tool to display PDF files that provides visual effects\n" -"such as smooth alpha-blended slide transitions. It provides additional tools\n" +"such as smooth alpha-blended slide transitions. It provides additional " +"tools\n" "such as zooming, highlighting an area of the screen, and a tool to navigate\n" "the PDF pages." msgstr "" -#: gnu/packages/pdf.scm:793 +#: gnu/packages/pdf.scm:821 msgid "Framebuffer and drm-based image viewer" msgstr "Framebuffer og drm-baseret billedfremviser" -#: gnu/packages/pdf.scm:795 +#: gnu/packages/pdf.scm:823 msgid "" "fbida contains a few applications for viewing and editing images on\n" "the framebuffer." msgstr "" -#: gnu/packages/pdf.scm:820 +#: gnu/packages/pdf.scm:848 msgid "PDF to SVG converter" msgstr "PDF- til SVG-konverteringsprogram" -#: gnu/packages/pdf.scm:821 +#: gnu/packages/pdf.scm:849 msgid "" "@command{pdf2svg} is a simple command-line PDF to SVG\n" "converter using the Poppler and Cairo libraries." msgstr "" -#: gnu/packages/pdf.scm:852 gnu/packages/pdf.scm:889 +#: gnu/packages/pdf.scm:880 gnu/packages/pdf.scm:917 msgid "Pure Python PDF toolkit" msgstr "Pure Python PDF-værktøjssæt" -#: gnu/packages/pdf.scm:853 +#: gnu/packages/pdf.scm:881 msgid "" "PyPDF2 is a pure Python PDF library capable of:\n" "\n" @@ -8801,7 +11211,7 @@ msgid "" "manage or manipulate PDFs." msgstr "" -#: gnu/packages/pdf.scm:890 +#: gnu/packages/pdf.scm:918 msgid "" "PyPDF2 is a pure Python PDF toolkit.\n" "\n" @@ -8809,32 +11219,38 @@ msgid "" "python-pypdf2 instead." msgstr "" -#: gnu/packages/pdf.scm:914 +#: gnu/packages/pdf.scm:942 msgid "Scale and tile PDF images/pages to print on multiple pages" msgstr "" -#: gnu/packages/pdf.scm:915 +#: gnu/packages/pdf.scm:943 msgid "" "@command{pdfposter} can be used to create a large poster by\n" -"building it from multple pages and/or printing it on large media. It expects\n" -"as input a PDF file, normally printing on a single page. The output is again\n" -"a PDF file, maybe containing multiple pages together building the poster. The\n" +"building it from multple pages and/or printing it on large media. It " +"expects\n" +"as input a PDF file, normally printing on a single page. The output is " +"again\n" +"a PDF file, maybe containing multiple pages together building the poster. " +"The\n" "input page will be scaled to obtain the desired size.\n" "\n" -"This is much like @command{poster} does for Postscript files, but working with\n" -"PDF. Since sometimes @command{poster} does not like your files converted from\n" +"This is much like @command{poster} does for Postscript files, but working " +"with\n" +"PDF. Since sometimes @command{poster} does not like your files converted " +"from\n" "PDF. Indeed @command{pdfposter} was inspired by @command{poster}." msgstr "" -#: gnu/packages/pdf.scm:946 +#: gnu/packages/pdf.scm:974 msgid "Command-line utility to search text in PDF files" msgstr "" -#: gnu/packages/pdf.scm:948 +#: gnu/packages/pdf.scm:976 msgid "" "Pdfgrep searches in pdf files for strings matching a regular expression.\n" "Support some GNU grep options as file name output, page number output,\n" -"optional case insensitivity, count occurrences, color highlights and search in\n" +"optional case insensitivity, count occurrences, color highlights and search " +"in\n" "multiple files." msgstr "" @@ -8851,44 +11267,45 @@ msgid "" "feature." msgstr "" -#: gnu/packages/perl.scm:143 +#: gnu/packages/perl.scm:151 msgid "Implementation of the Perl programming language" msgstr "" -#: gnu/packages/perl.scm:145 +#: gnu/packages/perl.scm:153 msgid "" "Perl 5 is a highly capable, feature-rich programming language with over\n" "24 years of development." msgstr "" -#: gnu/packages/perl.scm:164 +#: gnu/packages/perl.scm:172 msgid "Module for merging hierarchies using the C3 algorithm" msgstr "" -#: gnu/packages/perl.scm:165 +#: gnu/packages/perl.scm:173 msgid "" "This module implements the C3 algorithm, which aims to\n" "provide a sane method resolution order under multiple inheritance." msgstr "" -#: gnu/packages/perl.scm:183 +#: gnu/packages/perl.scm:191 msgid "Compute differences between two files or lists" msgstr "" -#: gnu/packages/perl.scm:184 +#: gnu/packages/perl.scm:192 msgid "" "This is a module for computing the difference between two\n" -"files, two strings, or any other two lists of things. It uses an intelligent\n" +"files, two strings, or any other two lists of things. It uses an " +"intelligent\n" "algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" "program. It is guaranteed to find the *smallest possible* set of\n" "differences." msgstr "" -#: gnu/packages/perl.scm:206 +#: gnu/packages/perl.scm:214 msgid "Use shorter versions of class names" msgstr "" -#: gnu/packages/perl.scm:207 +#: gnu/packages/perl.scm:215 msgid "" "The alias module loads the class you specify and exports\n" "into your namespace a subroutine that returns the class name. You can\n" @@ -8896,54 +11313,47 @@ msgid "" "implicitly." msgstr "" -#: gnu/packages/perl.scm:229 +#: gnu/packages/perl.scm:237 msgid "Transparently use Moose or Mouse modules" msgstr "" -#: gnu/packages/perl.scm:231 +#: gnu/packages/perl.scm:239 msgid "" "This module facilitates using @code{Moose} or @code{Mouse} modules\n" -"without changing the code. By default, Mouse will be provided to libraries,\n" -"unless Moose is already loaded, or explicitly requested by the end-user. End\n" -"users can force the decision of which backend to use by setting the environment\n" +"without changing the code. By default, Mouse will be provided to " +"libraries,\n" +"unless Moose is already loaded, or explicitly requested by the end-user. " +"End\n" +"users can force the decision of which backend to use by setting the " +"environment\n" "variable ANY_MOOSE to be Moose or Mouse." msgstr "" -#: gnu/packages/perl.scm:254 +#: gnu/packages/perl.scm:262 msgid "Configuration files and command line parsing" msgstr "" -#: gnu/packages/perl.scm:255 +#: gnu/packages/perl.scm:263 msgid "" "AppConfig is a bundle of Perl5 modules for reading\n" "configuration files and parsing command line arguments." msgstr "" -#: gnu/packages/perl.scm:273 -msgid "Perl API to zip files" -msgstr "" - -#: gnu/packages/perl.scm:274 gnu/packages/zip.scm:174 -msgid "" -"The Archive::Zip module allows a Perl program to create,\n" -"manipulate, read, and write Zip archive files." -msgstr "" - -#: gnu/packages/perl.scm:295 +#: gnu/packages/perl.scm:283 msgid "Small utils for array manipulation" msgstr "" -#: gnu/packages/perl.scm:296 +#: gnu/packages/perl.scm:284 msgid "" "@code{Array::Utils} is a small pure-perl module containing\n" "list manipulation routines." msgstr "" -#: gnu/packages/perl.scm:315 +#: gnu/packages/perl.scm:303 msgid "Allow C/XS libraries to interrupt perl asynchronously" msgstr "" -#: gnu/packages/perl.scm:317 +#: gnu/packages/perl.scm:305 msgid "" "@code{Async::Interrupt} implements a single feature only of interest\n" "to advanced perl modules, namely asynchronous interruptions (think \"UNIX\n" @@ -8961,16 +11371,17 @@ msgid "" "sometimes even without using a single syscall." msgstr "" -#: gnu/packages/perl.scm:347 +#: gnu/packages/perl.scm:335 msgid "Lexically disable autovivification" msgstr "" -#: gnu/packages/perl.scm:348 +#: gnu/packages/perl.scm:336 msgid "" "When an undefined variable is dereferenced, it gets silently\n" "upgraded to an array or hash reference (depending of the type of the\n" "dereferencing). This behaviour is called autovivification and usually does\n" -"what you mean but it may be unnatural or surprising because your variables get\n" +"what you mean but it may be unnatural or surprising because your variables " +"get\n" "populated behind your back. This is especially true when several levels of\n" "dereferencing are involved, in which case all levels are vivified up to the\n" "last, or when it happens in intuitively read-only constructs like\n" @@ -8979,505 +11390,606 @@ msgid "" "error when it would have happened." msgstr "" -#: gnu/packages/perl.scm:374 gnu/packages/perl.scm:5464 +#: gnu/packages/perl.scm:369 +msgid "Disables bareword filehandles" +msgstr "" + +#: gnu/packages/perl.scm:370 +msgid "This module disables bareword filehandles." +msgstr "" + +#: gnu/packages/perl.scm:387 gnu/packages/perl.scm:6552 msgid "Establish an ISA relationship with base classes at compile time" msgstr "" -#: gnu/packages/perl.scm:375 +#: gnu/packages/perl.scm:388 msgid "" "Allows you to both load one or more modules, while setting\n" -"up inheritance from those modules at the same time. Unless you are using the\n" -"fields pragma, consider this module discouraged in favor of the lighter-weight\n" +"up inheritance from those modules at the same time. Unless you are using " +"the\n" +"fields pragma, consider this module discouraged in favor of the lighter-" +"weight\n" "parent." msgstr "" -#: gnu/packages/perl.scm:400 +#: gnu/packages/perl.scm:408 +msgid "Open a browser in a given URL" +msgstr "" + +#: gnu/packages/perl.scm:409 +msgid "" +"The functions exported by this module allow you to open URLs\n" +"in the user's browser. A set of known commands per OS-name is tested for\n" +"presence, and the first one found is executed. With an optional parameter,\n" +"all known commands are checked." +msgstr "" + +#: gnu/packages/perl.scm:434 msgid "Execute code after a scope finished compilation" msgstr "" -#: gnu/packages/perl.scm:401 +#: gnu/packages/perl.scm:435 msgid "" "This module allows you to execute code when perl finished\n" "compiling the surrounding scope." msgstr "" -#: gnu/packages/perl.scm:419 +#: gnu/packages/perl.scm:456 +msgid "Wrap OP check callbacks" +msgstr "" + +#: gnu/packages/perl.scm:457 +msgid "This module allows you to wrap OP check callbacks." +msgstr "" + +#: gnu/packages/perl.scm:474 +msgid "Lists of reserved barewords and symbol names" +msgstr "" + +#: gnu/packages/perl.scm:475 +msgid "" +"@code{B::Keywords} supplies several arrays of exportable\n" +"keywords: @code{@@Scalars, @@Arrays, @@Hashes, @@Filehandles, @@Symbols,\n" +"@@Functions, @@Barewords, @@TieIOMethods, @@UNIVERSALMethods and\n" +"@@ExporterSymbols}." +msgstr "" + +#: gnu/packages/perl.scm:498 msgid "Benchmarking with statistical confidence" msgstr "" -#: gnu/packages/perl.scm:421 +#: gnu/packages/perl.scm:500 msgid "" "The Benchmark::Timer class allows you to time portions of code\n" "conveniently, as well as benchmark code by allowing timings of repeated\n" "trials. It is perfect for when you need more precise information about the\n" -"running time of portions of your code than the Benchmark module will give you,\n" +"running time of portions of your code than the Benchmark module will give " +"you,\n" "but don't want to go all out and profile your code." msgstr "" -#: gnu/packages/perl.scm:446 +#: gnu/packages/perl.scm:525 msgid "Bit vector library" msgstr "" -#: gnu/packages/perl.scm:447 +#: gnu/packages/perl.scm:526 msgid "" "Bit::Vector is an efficient C library which allows you to\n" -"handle bit vectors, sets (of integers), \"big integer arithmetic\" and boolean\n" +"handle bit vectors, sets (of integers), \"big integer arithmetic\" and " +"boolean\n" "matrices, all of arbitrary sizes. The package also includes an\n" "object-oriented Perl module for accessing the C library from Perl, and\n" "optionally features overloaded operators for maximum ease of use. The C\n" "library can nevertheless be used stand-alone, without Perl." msgstr "" -#: gnu/packages/perl.scm:469 +#: gnu/packages/perl.scm:548 msgid "Boolean support for Perl" msgstr "" -#: gnu/packages/perl.scm:470 +#: gnu/packages/perl.scm:549 msgid "" "This module provides basic Boolean support, by defining two\n" "special objects: true and false." msgstr "" -#: gnu/packages/perl.scm:488 +#: gnu/packages/perl.scm:567 msgid "Data files for Business::ISBN" msgstr "" -#: gnu/packages/perl.scm:489 +#: gnu/packages/perl.scm:568 msgid "" "This package provides a data pack for @code{Business::ISBN}.\n" -"These data are generated from the RangeMessage.xml file provided by the ISBN\n" +"These data are generated from the RangeMessage.xml file provided by the " +"ISBN\n" "Agency." msgstr "" -#: gnu/packages/perl.scm:511 +#: gnu/packages/perl.scm:590 msgid "Work with International Standard Book Numbers" msgstr "" -#: gnu/packages/perl.scm:512 +#: gnu/packages/perl.scm:591 msgid "" "This modules provides tools to deal with International\n" "Standard Book Numbers, including ISBN-10 and ISBN-13." msgstr "" -#: gnu/packages/perl.scm:530 +#: gnu/packages/perl.scm:609 msgid "Work with International Standard Serial Numbers" msgstr "" -#: gnu/packages/perl.scm:531 +#: gnu/packages/perl.scm:610 msgid "" "This modules provides tools to deal with International\n" "Standard Serial Numbers." msgstr "" -#: gnu/packages/perl.scm:551 +#: gnu/packages/perl.scm:630 msgid "Work with International Standard Music Numbers" msgstr "" -#: gnu/packages/perl.scm:552 +#: gnu/packages/perl.scm:631 msgid "" "This modules provides tools to deal with International\n" "Standard Music Numbers." msgstr "" -#: gnu/packages/perl.scm:573 +#: gnu/packages/perl.scm:652 msgid "Cache interface for Perl" msgstr "" -#: gnu/packages/perl.scm:574 +#: gnu/packages/perl.scm:653 msgid "" "The Cache modules are designed to assist a developer in\n" -"persisting data for a specified period of time. Often these modules are used\n" +"persisting data for a specified period of time. Often these modules are " +"used\n" "in web applications to store data locally to save repeated and redundant\n" -"expensive calls to remote machines or databases. People have also been known\n" -"to use Cache::Cache for its straightforward interface in sharing data between\n" +"expensive calls to remote machines or databases. People have also been " +"known\n" +"to use Cache::Cache for its straightforward interface in sharing data " +"between\n" "runs of an application or invocations of a CGI-style script or simply as an\n" "easy to use abstraction of the file system or shared memory." msgstr "" -#: gnu/packages/perl.scm:597 +#: gnu/packages/perl.scm:676 msgid "Shared memory interprocess cache via mmap" msgstr "" -#: gnu/packages/perl.scm:598 +#: gnu/packages/perl.scm:677 msgid "" "A shared memory cache through an mmap'ed file. It's core is\n" "written in C for performance. It uses fcntl locking to ensure multiple\n" -"processes can safely access the cache at the same time. It uses a basic LRU\n" +"processes can safely access the cache at the same time. It uses a basic " +"LRU\n" "algorithm to keep the most used entries in the cache." msgstr "" -#: gnu/packages/perl.scm:619 +#: gnu/packages/perl.scm:698 msgid "Capture STDOUT and STDERR from Perl, XS or external programs" msgstr "" -#: gnu/packages/perl.scm:621 +#: gnu/packages/perl.scm:700 msgid "" "Capture::Tiny provides a simple, portable way to capture almost anything\n" "sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" -"code or from an external program. Optionally, output can be teed so that it\n" +"code or from an external program. Optionally, output can be teed so that " +"it\n" "is captured while being passed through to the original file handles." msgstr "" -#: gnu/packages/perl.scm:640 +#: gnu/packages/perl.scm:719 msgid "Check compatibility with the installed perl version" msgstr "" -#: gnu/packages/perl.scm:642 +#: gnu/packages/perl.scm:721 msgid "" "This module is used by Schmorp's modules during configuration stage\n" "to test the installed perl for compatibility with his modules." msgstr "" -#: gnu/packages/perl.scm:660 +#: gnu/packages/perl.scm:741 +msgid "Warns and dies noisily with stack backtraces/" +msgstr "" + +#: gnu/packages/perl.scm:742 +msgid "" +"This module is meant as a debugging aid. It can be used to\n" +"make a script complain loudly with stack backtraces when @code{warn()}-ing " +"or\n" +"@code{die()}ing." +msgstr "" + +#: gnu/packages/perl.scm:761 msgid "Executable comments for Perl" msgstr "" -#: gnu/packages/perl.scm:661 +#: gnu/packages/perl.scm:762 msgid "" "Carp::Assert is intended for a purpose like the ANSI C\n" "library assert.h." msgstr "" -#: gnu/packages/perl.scm:683 +#: gnu/packages/perl.scm:784 msgid "Convenience wrappers around Carp::Assert" msgstr "" -#: gnu/packages/perl.scm:684 +#: gnu/packages/perl.scm:785 msgid "" "Carp::Assert::More is a set of handy assertion functions for\n" "Perl." msgstr "" -#: gnu/packages/perl.scm:704 +#: gnu/packages/perl.scm:805 msgid "Report errors from a \"clan\" of modules" msgstr "" -#: gnu/packages/perl.scm:705 +#: gnu/packages/perl.scm:806 msgid "" "This module allows errors from a clan (or family) of modules\n" "to appear to originate from the caller of the clan. This is necessary in\n" -"cases where the clan modules are not classes derived from each other, and thus\n" +"cases where the clan modules are not classes derived from each other, and " +"thus\n" "the Carp.pm module doesn't help." msgstr "" -#: gnu/packages/perl.scm:725 +#: gnu/packages/perl.scm:826 msgid "Read the CDDB entry for an audio CD in your drive" msgstr "" -#: gnu/packages/perl.scm:726 +#: gnu/packages/perl.scm:827 msgid "This module can retrieve information from the CDDB." msgstr "" -#: gnu/packages/perl.scm:748 +#: gnu/packages/perl.scm:849 msgid "Automated accessor generation" msgstr "" -#: gnu/packages/perl.scm:749 +#: gnu/packages/perl.scm:850 msgid "" "This module automagically generates accessors/mutators for\n" "your class." msgstr "" -#: gnu/packages/perl.scm:771 +#: gnu/packages/perl.scm:872 msgid "Faster, but less expandable, chained accessors" msgstr "" -#: gnu/packages/perl.scm:772 +#: gnu/packages/perl.scm:873 msgid "" "A chained accessor is one that always returns the object\n" -"when called with parameters (to set), and the value of the field when called\n" -"with no arguments. This module subclasses Class::Accessor in order to provide\n" +"when called with parameters (to set), and the value of the field when " +"called\n" +"with no arguments. This module subclasses Class::Accessor in order to " +"provide\n" "the same mk_accessors interface." msgstr "" -#: gnu/packages/perl.scm:798 +#: gnu/packages/perl.scm:900 msgid "Build groups of accessors" msgstr "" -#: gnu/packages/perl.scm:799 +#: gnu/packages/perl.scm:901 msgid "" "This class lets you build groups of accessors that will call\n" "different getters and setters." msgstr "" -#: gnu/packages/perl.scm:819 +#: gnu/packages/perl.scm:921 msgid "Pragma to use the C3 method resolution order algorithm" msgstr "" -#: gnu/packages/perl.scm:820 +#: gnu/packages/perl.scm:922 msgid "" "This is pragma to change Perl 5's standard method resolution\n" "order from depth-first left-to-right (a.k.a - pre-order) to the more\n" "sophisticated C3 method resolution order." msgstr "" -#: gnu/packages/perl.scm:844 +#: gnu/packages/perl.scm:946 msgid "Drop-in replacement for NEXT" msgstr "" -#: gnu/packages/perl.scm:845 +#: gnu/packages/perl.scm:947 msgid "" "This module is intended as a drop-in replacement for NEXT,\n" "supporting the same interface, but using Class::C3 to do the hard work." msgstr "" -#: gnu/packages/perl.scm:869 +#: gnu/packages/perl.scm:972 msgid "Load mix-ins or components to your C3-based class" msgstr "" -#: gnu/packages/perl.scm:870 +#: gnu/packages/perl.scm:973 msgid "" "This module will inject base classes to your module using\n" "the Class::C3 method resolution order." msgstr "" -#: gnu/packages/perl.scm:888 +#: gnu/packages/perl.scm:991 msgid "Inheritable, overridable class data" msgstr "" -#: gnu/packages/perl.scm:889 +#: gnu/packages/perl.scm:992 msgid "" "Class::Data::Inheritable is for creating accessor/mutators\n" -"to class data. That is, if you want to store something about your class as a\n" -"whole (instead of about a single object). This data is then inherited by your\n" +"to class data. That is, if you want to store something about your class as " +"a\n" +"whole (instead of about a single object). This data is then inherited by " +"your\n" "subclasses and can be overridden." msgstr "" -#: gnu/packages/perl.scm:910 +#: gnu/packages/perl.scm:1013 msgid "Class for easy date and time manipulation" msgstr "" -#: gnu/packages/perl.scm:911 +#: gnu/packages/perl.scm:1014 msgid "" "This module provides a general-purpose date and datetime\n" "type for perl." msgstr "" -#: gnu/packages/perl.scm:928 +#: gnu/packages/perl.scm:1031 msgid "Base class for error handling" msgstr "" -#: gnu/packages/perl.scm:930 +#: gnu/packages/perl.scm:1033 msgid "" -"@code{Class::ErrorHandler} provides an error-handling mechanism that is generic\n" -"enough to be used as the base class for a variety of OO classes. Subclasses inherit\n" -"its two error-handling methods, error and errstr, to communicate error messages back\n" +"@code{Class::ErrorHandler} provides an error-handling mechanism that is " +"generic\n" +"enough to be used as the base class for a variety of OO classes. Subclasses " +"inherit\n" +"its two error-handling methods, error and errstr, to communicate error " +"messages back\n" "to the calling program." msgstr "" -#: gnu/packages/perl.scm:951 +#: gnu/packages/perl.scm:1054 msgid "Utility methods for factory classes" msgstr "" -#: gnu/packages/perl.scm:952 +#: gnu/packages/perl.scm:1055 msgid "This module exports methods useful for factory classes." msgstr "" -#: gnu/packages/perl.scm:969 +#: gnu/packages/perl.scm:1072 msgid "Get information about a class and its structure" msgstr "" -#: gnu/packages/perl.scm:970 +#: gnu/packages/perl.scm:1073 msgid "" "Class::Inspector allows you to get information about a\n" "loaded class." msgstr "" -#: gnu/packages/perl.scm:998 +#: gnu/packages/perl.scm:1101 msgid "Working (require \"Class::Name\") and more" msgstr "" -#: gnu/packages/perl.scm:999 +#: gnu/packages/perl.scm:1102 msgid "" "\"require EXPR\" only accepts Class/Name.pm style module\n" "names, not Class::Name. For that, this module provides \"load_class\n" "'Class::Name'\"." msgstr "" -#: gnu/packages/perl.scm:1022 +#: gnu/packages/perl.scm:1125 msgid "XS implementation of parts of Class::Load" msgstr "" -#: gnu/packages/perl.scm:1023 +#: gnu/packages/perl.scm:1126 msgid "" "This module provides an XS implementation for portions of\n" "Class::Load." msgstr "" -#: gnu/packages/perl.scm:1042 +#: gnu/packages/perl.scm:1145 msgid "Create generic methods for OO Perl" msgstr "" -#: gnu/packages/perl.scm:1043 +#: gnu/packages/perl.scm:1146 msgid "" "This module solves the problem of having to continually\n" "write accessor methods for your objects that perform standard tasks." msgstr "" -#: gnu/packages/perl.scm:1064 +#: gnu/packages/perl.scm:1167 msgid "Moose-like method modifiers" msgstr "" -#: gnu/packages/perl.scm:1065 +#: gnu/packages/perl.scm:1168 msgid "" "Class::Method::Modifiers provides three modifiers: 'before',\n" -"'around', and 'after'. 'before' and 'after' are run just before and after the\n" -"method they modify, but can not really affect that original method. 'around'\n" +"'around', and 'after'. 'before' and 'after' are run just before and after " +"the\n" +"method they modify, but can not really affect that original method. " +"'around'\n" "is run in place of the original method, with a hook to easily call that\n" "original method." msgstr "" -#: gnu/packages/perl.scm:1086 +#: gnu/packages/perl.scm:1189 msgid "Implementation of a singleton class for Perl" msgstr "" -#: gnu/packages/perl.scm:1087 +#: gnu/packages/perl.scm:1190 msgid "" "This module implements a Singleton class from which other\n" "classes can be derived. By itself, the Class::Singleton module does very\n" "little other than manage the instantiation of a single object." msgstr "" -#: gnu/packages/perl.scm:1106 +#: gnu/packages/perl.scm:1209 msgid "Minimalist class construction" msgstr "" -#: gnu/packages/perl.scm:1107 +#: gnu/packages/perl.scm:1210 msgid "" "This module offers a minimalist class construction kit. It\n" "uses no non-core modules for any recent Perl." msgstr "" -#: gnu/packages/perl.scm:1127 +#: gnu/packages/perl.scm:1230 msgid "Unload a class" msgstr "" -#: gnu/packages/perl.scm:1128 +#: gnu/packages/perl.scm:1231 msgid "" "Class:Unload unloads a given class by clearing out its\n" "symbol table and removing it from %INC." msgstr "" -#: gnu/packages/perl.scm:1146 +#: gnu/packages/perl.scm:1249 msgid "Generate fast XS accessors without runtime compilation" msgstr "" -#: gnu/packages/perl.scm:1147 +#: gnu/packages/perl.scm:1250 msgid "" "Class::XSAccessor implements fast read, write, and\n" -"read/write accessors in XS. Additionally, it can provide predicates such as\n" +"read/write accessors in XS. Additionally, it can provide predicates such " +"as\n" "\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" -"object. It only works with objects that are implemented as ordinary hashes.\n" +"object. It only works with objects that are implemented as ordinary " +"hashes.\n" "Class::XSAccessor::Array implements the same interface for objects that use\n" "arrays for their internal representation." msgstr "" -#: gnu/packages/perl.scm:1167 +#: gnu/packages/perl.scm:1270 gnu/packages/perl.scm:1293 msgid "Recursively copy Perl datatypes" msgstr "" -#: gnu/packages/perl.scm:1169 +#: gnu/packages/perl.scm:1272 msgid "" "This module provides a clone() method which makes recursive copies of\n" -"nested hash, array, scalar and reference types, including tied variables and\n" +"nested hash, array, scalar and reference types, including tied variables " +"and\n" "objects." msgstr "" -#: gnu/packages/perl.scm:1190 +#: gnu/packages/perl.scm:1294 +msgid "" +"This module provides a general-purpose @code{clone} function\n" +"to make deep copies of Perl data structures. It calls itself recursively " +"to\n" +"copy nested hash, array, scalar and reference types, including tied " +"variables\n" +"and objects." +msgstr "" + +#: gnu/packages/perl.scm:1314 msgid "Sane defaults for Perl programs" msgstr "" -#: gnu/packages/perl.scm:1191 +#: gnu/packages/perl.scm:1315 msgid "" "This module implements some sane defaults for Perl programs,\n" "as defined by two typical specimens of Perl coders." msgstr "" -#: gnu/packages/perl.scm:1211 +#: gnu/packages/perl.scm:1335 msgid "Load configuration from different file formats" msgstr "" -#: gnu/packages/perl.scm:1212 +#: gnu/packages/perl.scm:1336 msgid "" "Config::Any provides a facility for Perl applications and\n" -"libraries to load configuration data from multiple different file formats. It\n" +"libraries to load configuration data from multiple different file formats. " +"It\n" "supports XML, YAML, JSON, Apache-style configuration, and Perl code." msgstr "" -#: gnu/packages/perl.scm:1233 +#: gnu/packages/perl.scm:1357 msgid "Module to implement some AutoConf macros in Perl" msgstr "" -#: gnu/packages/perl.scm:1234 +#: gnu/packages/perl.scm:1358 msgid "" "Config::AutoConf is intended to provide the same\n" "opportunities to Perl developers as GNU Autoconf does for Shell developers." msgstr "" -#: gnu/packages/perl.scm:1252 +#: gnu/packages/perl.scm:1376 msgid "Generic Config Module" msgstr "" -#: gnu/packages/perl.scm:1253 +#: gnu/packages/perl.scm:1377 msgid "" "This module opens a config file and parses its contents for\n" -"you. The format of config files supported by Config::General is inspired by\n" +"you. The format of config files supported by Config::General is inspired " +"by\n" "the well known Apache config format and is 100% compatible with Apache\n" "configs, but you can also just use simple name/value pairs in your config\n" -"files. In addition to the capabilities of an Apache config file it supports\n" +"files. In addition to the capabilities of an Apache config file it " +"supports\n" "some enhancements such as here-documents, C-style comments, and multiline\n" "options." msgstr "" -#: gnu/packages/perl.scm:1280 +#: gnu/packages/perl.scm:1404 msgid "Simple .ini-file format reader and writer" msgstr "" -#: gnu/packages/perl.scm:1281 +#: gnu/packages/perl.scm:1405 msgid "" "@code{Config::INI} is a module that facilates the reading\n" "and writing of @code{.ini}-style configuration files." msgstr "" -#: gnu/packages/perl.scm:1302 +#: gnu/packages/perl.scm:1426 msgid "Preserve context during subroutine call" msgstr "" -#: gnu/packages/perl.scm:1303 +#: gnu/packages/perl.scm:1427 msgid "" "This module runs code after a subroutine call, preserving\n" "the context the subroutine would have seen if it were the last statement in\n" "the caller." msgstr "" -#: gnu/packages/perl.scm:1324 +#: gnu/packages/perl.scm:1452 +msgid "Extract data from Macintosh BinHex files" +msgstr "" + +#: gnu/packages/perl.scm:1454 +msgid "" +"BinHex is a format for transporting files safely through electronic\n" +"mail, as short-lined, 7-bit, semi-compressed data streams. Ths module\n" +"provides a means of converting those data streams back into into binary\n" +"data." +msgstr "" + +#: gnu/packages/perl.scm:1476 msgid "Verify requirements in a CPAN::Meta object" msgstr "" -#: gnu/packages/perl.scm:1325 +#: gnu/packages/perl.scm:1477 msgid "" "This module verifies if requirements described in a\n" "CPAN::Meta object are present." msgstr "" -#: gnu/packages/perl.scm:1345 +#: gnu/packages/perl.scm:1497 msgid "JSON::XS for Cpanel" msgstr "" -#: gnu/packages/perl.scm:1346 gnu/packages/perl.scm:3777 +#: gnu/packages/perl.scm:1498 gnu/packages/perl.scm:4292 msgid "" "This module converts Perl data structures to JSON and vice\n" "versa." msgstr "" -#: gnu/packages/perl.scm:1364 +#: gnu/packages/perl.scm:1516 msgid "Random password generator" msgstr "" -#: gnu/packages/perl.scm:1365 +#: gnu/packages/perl.scm:1517 msgid "" "Crypt::RandPasswd provides three functions that can be used\n" -"to generate random passwords, constructed from words, letters, or characters.\n" +"to generate random passwords, constructed from words, letters, or " +"characters.\n" "This code is a Perl implementation of the Automated Password Generator\n" "standard, like the program described in \"A Random Word Generator For\n" "Pronounceable Passwords\". This code is a re-engineering of the program\n" @@ -9485,184 +11997,257 @@ msgid "" "Password Generator\"." msgstr "" -#: gnu/packages/perl.scm:1390 +#: gnu/packages/perl.scm:1542 msgid "Perl implementation of the RC4 encryption algorithm" msgstr "Perlimplementering af RC4-krypteringsalgoritmen" -#: gnu/packages/perl.scm:1391 +#: gnu/packages/perl.scm:1543 msgid "A pure Perl implementation of the RC4 algorithm." msgstr "En pure Perl-implementering af RC4-algoritmen." -#: gnu/packages/perl.scm:1410 +#: gnu/packages/perl.scm:1562 msgid "Temporarily change working directory" msgstr "Skift midlertidigt arbejdsmappe" -#: gnu/packages/perl.scm:1412 +#: gnu/packages/perl.scm:1564 msgid "" "@code{Cwd::Guard} changes the current directory using a limited scope.\n" "It returns to the previous working directory when the object is destroyed." msgstr "" -#: gnu/packages/perl.scm:1450 +#: gnu/packages/perl.scm:1602 msgid "Library for genomic analysis" msgstr "" -#: gnu/packages/perl.scm:1451 +#: gnu/packages/perl.scm:1603 msgid "" "Chaolin Zhang's Perl Library (czplib) contains assorted\n" "functions and data structures for processing and analysing genomic and\n" "bioinformatics data." msgstr "" -#: gnu/packages/perl.scm:1472 +#: gnu/packages/perl.scm:1632 gnu/packages/perl.scm:1798 +msgid "Base classes wrapping fundamental Perl data types" +msgstr "" + +#: gnu/packages/perl.scm:1633 +msgid "" +"Collection of classes that wrap fundamental data types that\n" +"exist in Perl. These classes and methods as they exist today are an " +"attempt\n" +"to mirror functionality provided by Moose's Native Traits. One important\n" +"thing to note is all classes currently do no validation on constructor\n" +"input." +msgstr "" + +#: gnu/packages/perl.scm:1656 msgid "Compare Perl data structures" msgstr "Sammenlign Perldatastrukturer" -#: gnu/packages/perl.scm:1473 +#: gnu/packages/perl.scm:1657 msgid "" "This module compares arbitrary data structures to see if\n" "they are copies of each other." msgstr "" -#: gnu/packages/perl.scm:1491 +#: gnu/packages/perl.scm:1675 msgid "Perl extension for generating unique identifiers" msgstr "" -#: gnu/packages/perl.scm:1492 +#: gnu/packages/perl.scm:1676 msgid "" "@code{Data::Uniqid} provides three simple routines for\n" -"generating unique ids. These ids are coded with a Base62 systen to make them\n" +"generating unique ids. These ids are coded with a Base62 systen to make " +"them\n" "short and handy (e.g. to use it as part of a URL)." msgstr "" -#: gnu/packages/perl.scm:1511 +#: gnu/packages/perl.scm:1695 msgid "Pretty printing of data structures" msgstr "" -#: gnu/packages/perl.scm:1512 +#: gnu/packages/perl.scm:1696 msgid "" "This module provide functions that takes a list of values as\n" -"their argument and produces a string as its result. The string contains Perl\n" +"their argument and produces a string as its result. The string contains " +"Perl\n" "code that, when \"eval\"ed, produces a deep copy of the original arguments." msgstr "" -#: gnu/packages/perl.scm:1531 +#: gnu/packages/perl.scm:1715 msgid "Concise data dumper" msgstr "" -#: gnu/packages/perl.scm:1532 +#: gnu/packages/perl.scm:1716 msgid "" "Data::Dumper::Concise provides a dumper with Less\n" "indentation and newlines plus sub deparsing." msgstr "" -#: gnu/packages/perl.scm:1554 +#: gnu/packages/perl.scm:1738 msgid "Parse and validate simple name/value option pairs" msgstr "" -#: gnu/packages/perl.scm:1556 +#: gnu/packages/perl.scm:1740 msgid "Data::OptList provides a simple syntax for name/value option pairs." msgstr "" -#: gnu/packages/perl.scm:1578 +#: gnu/packages/perl.scm:1762 msgid "Help when paging through sets of results" msgstr "" -#: gnu/packages/perl.scm:1579 +#: gnu/packages/perl.scm:1763 msgid "" "When searching through large amounts of data, it is often\n" -"the case that a result set is returned that is larger than we want to display\n" -"on one page. This results in wanting to page through various pages of data.\n" +"the case that a result set is returned that is larger than we want to " +"display\n" +"on one page. This results in wanting to page through various pages of " +"data.\n" "The maths behind this is unfortunately fiddly, hence this module." msgstr "" -#: gnu/packages/perl.scm:1601 +#: gnu/packages/perl.scm:1800 +msgid "" +"@code{Data::Perl} is a container class for the following classes:\n" +"@itemize\n" +"@item @code{Data::Perl::Collection::Hash}\n" +"@item @code{Data::Perl::Collection::Array}\n" +"@item @code{Data::Perl::String}\n" +"@item @code{Data::Perl::Number}\n" +"@item @code{Data::Perl::Counter}\n" +"@item @code{Data::Perl::Bool}\n" +"@item @code{Data::Perl::Code}\n" +"@end itemize" +msgstr "" + +#: gnu/packages/perl.scm:1831 +#, fuzzy +msgid "Colored pretty-print of Perl data structures and objects" +msgstr "Sammenlign Perldatastrukturer" + +#: gnu/packages/perl.scm:1832 +msgid "" +"Display Perl variables and objects on screen, properly\n" +"formatted (to be inspected by a human)." +msgstr "" + +#: gnu/packages/perl.scm:1855 +msgid "Conditionally split data into records" +msgstr "" + +#: gnu/packages/perl.scm:1856 +msgid "" +"This Perl module allows you to split data into records by\n" +"not only specifying what you wish to split the data on, but also by " +"specifying\n" +"an \"unless\" regular expression. If the text in question matches the\n" +"\"unless\" regex, it will not be split there. This allows us to do things\n" +"like split on newlines unless newlines are embedded in quotes." +msgstr "" + +#: gnu/packages/perl.scm:1884 +msgid "Read multiple hunks of data out of your DATA section" +msgstr "" + +#: gnu/packages/perl.scm:1885 +msgid "" +"This package provides a Perl library to read multiple hunks\n" +"of data out of your DATA section." +msgstr "" + +#: gnu/packages/perl.scm:1905 msgid "Structured tags datastructures" msgstr "" -#: gnu/packages/perl.scm:1603 +#: gnu/packages/perl.scm:1907 msgid "" "This module is for manipulating data as hierarchical tag/value\n" -"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures can\n" -"be represented as nested arrays, which have the advantage of being native to\n" +"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures " +"can\n" +"be represented as nested arrays, which have the advantage of being native " +"to\n" "Perl." msgstr "" -#: gnu/packages/perl.scm:1630 +#: gnu/packages/perl.scm:1934 msgid "N at a time iteration API" msgstr "" -#: gnu/packages/perl.scm:1631 +#: gnu/packages/perl.scm:1935 msgid "" "This module tries to find middle ground between one at a\n" -"time and all at once processing of data sets. The purpose of this module is\n" +"time and all at once processing of data sets. The purpose of this module " +"is\n" "to avoid the overhead of implementing an iterative api when this isn't\n" "necessary, without breaking forward compatibility in case that becomes\n" "necessary later on." msgstr "" -#: gnu/packages/perl.scm:1656 +#: gnu/packages/perl.scm:1960 msgid "Dynamic generation of nested combinations of variants" msgstr "" -#: gnu/packages/perl.scm:1657 +#: gnu/packages/perl.scm:1961 msgid "" "Data::Tumbler - Dynamic generation of nested combinations of\n" "variants." msgstr "" -#: gnu/packages/perl.scm:1683 +#: gnu/packages/perl.scm:1987 msgid "Visitor style traversal of Perl data structures" msgstr "" -#: gnu/packages/perl.scm:1684 +#: gnu/packages/perl.scm:1988 msgid "" "This module is a simple visitor implementation for Perl\n" "values. It has a main dispatcher method, visit, which takes a single perl\n" "value and then calls the methods appropriate for that value. It can\n" -"recursively map (cloning as necessary) or just traverse most structures, with\n" +"recursively map (cloning as necessary) or just traverse most structures, " +"with\n" "support for per-object behavior, circular structures, visiting tied\n" "structures, and all ref types (hashes, arrays, scalars, code, globs)." msgstr "" -#: gnu/packages/perl.scm:1709 +#: gnu/packages/perl.scm:2013 msgid "Gregorian calendar date calculations" msgstr "" -#: gnu/packages/perl.scm:1710 +#: gnu/packages/perl.scm:2014 msgid "" "This package consists of a Perl module for date calculations\n" -"based on the Gregorian calendar, thereby complying with all relevant norms and\n" +"based on the Gregorian calendar, thereby complying with all relevant norms " +"and\n" "standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" "applicable)." msgstr "" -#: gnu/packages/perl.scm:1734 +#: gnu/packages/perl.scm:2038 msgid "XS wrapper for Date::Calc" msgstr "" -#: gnu/packages/perl.scm:1735 +#: gnu/packages/perl.scm:2039 msgid "" "Date::Calc::XS is an XS wrapper and C library plug-in for\n" "Date::Calc." msgstr "" -#: gnu/packages/perl.scm:1759 +#: gnu/packages/perl.scm:2063 msgid "Date manipulation routines" msgstr "" -#: gnu/packages/perl.scm:1760 +#: gnu/packages/perl.scm:2064 msgid "" "Date::Manip is a series of modules for common date/time\n" -"operations, such as comparing two times, determining a date a given amount of\n" +"operations, such as comparing two times, determining a date a given amount " +"of\n" "time from another, or parsing international times." msgstr "" -#: gnu/packages/perl.scm:1779 +#: gnu/packages/perl.scm:2083 msgid "Simple date handling" msgstr "" -#: gnu/packages/perl.scm:1780 +#: gnu/packages/perl.scm:2084 msgid "" "Dates are complex enough without times and timezones. This\n" "module may be used to create simple date objects. It handles validation,\n" @@ -9670,22 +12255,22 @@ msgid "" "hours, minutes, seconds, and time zones." msgstr "" -#: gnu/packages/perl.scm:1810 +#: gnu/packages/perl.scm:2116 msgid "Date and time object for Perl" msgstr "" -#: gnu/packages/perl.scm:1811 +#: gnu/packages/perl.scm:2117 msgid "" "DateTime is a class for the representation of date/time\n" "combinations. It represents the Gregorian calendar, extended backwards in\n" "time before its creation (in 1582)." msgstr "" -#: gnu/packages/perl.scm:1833 +#: gnu/packages/perl.scm:2139 msgid "Dates in the Julian calendar" msgstr "" -#: gnu/packages/perl.scm:1834 +#: gnu/packages/perl.scm:2140 msgid "" "This package is a companion module to @code{DateTime.pm}.\n" "It implements the Julian calendar. It supports everything that\n" @@ -9693,271 +12278,306 @@ msgid "" "precise." msgstr "" -#: gnu/packages/perl.scm:1860 +#: gnu/packages/perl.scm:2166 msgid "DateTime set objects" msgstr "" -#: gnu/packages/perl.scm:1861 +#: gnu/packages/perl.scm:2167 msgid "" "The DateTime::Set module provides a date/time sets\n" "implementation. It allows, for example, the generation of groups of dates,\n" -"like \"every wednesday\", and then find all the dates matching that pattern,\n" +"like \"every wednesday\", and then find all the dates matching that " +"pattern,\n" "within a time range." msgstr "" -#: gnu/packages/perl.scm:1884 +#: gnu/packages/perl.scm:2190 msgid "DateTime rfc2445 recurrences" msgstr "" -#: gnu/packages/perl.scm:1885 +#: gnu/packages/perl.scm:2191 msgid "" "This module provides convenience methods that let you easily\n" "create DateTime::Set objects for RFC 2445 style recurrences." msgstr "" -#: gnu/packages/perl.scm:1906 +#: gnu/packages/perl.scm:2212 msgid "DateTime::Set extension for basic recurrences" msgstr "" -#: gnu/packages/perl.scm:1907 +#: gnu/packages/perl.scm:2213 msgid "" "This module provides convenience methods that let you easily\n" -"create DateTime::Set objects for various recurrences, such as \"once a month\"\n" -"or \"every day\". You can also create more complicated recurrences, such as\n" +"create DateTime::Set objects for various recurrences, such as \"once a month" +"\"\n" +"or \"every day\". You can also create more complicated recurrences, such " +"as\n" "\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." msgstr "" -#: gnu/packages/perl.scm:1932 +#: gnu/packages/perl.scm:2238 msgid "Create DateTime parser classes and objects" msgstr "" -#: gnu/packages/perl.scm:1933 +#: gnu/packages/perl.scm:2239 msgid "" "DateTime::Format::Builder creates DateTime parsers. Many\n" -"string formats of dates and times are simple and just require a basic regular\n" -"expression to extract the relevant information. Builder provides a simple way\n" +"string formats of dates and times are simple and just require a basic " +"regular\n" +"expression to extract the relevant information. Builder provides a simple " +"way\n" "to do this without writing reams of structural code." msgstr "" -#: gnu/packages/perl.scm:1960 +#: gnu/packages/perl.scm:2266 msgid "Parse data/time strings" msgstr "" -#: gnu/packages/perl.scm:1961 +#: gnu/packages/perl.scm:2267 msgid "" "DateTime::Format::Flexible attempts to take any string you\n" "give it and parse it into a DateTime object." msgstr "" -#: gnu/packages/perl.scm:1987 +#: gnu/packages/perl.scm:2293 msgid "Parse and format iCal datetime and duration strings" msgstr "" -#: gnu/packages/perl.scm:1988 +#: gnu/packages/perl.scm:2294 msgid "" "This module understands the ICal date/time and duration\n" "formats, as defined in RFC 2445. It can be used to parse these formats in\n" "order to create the appropriate objects." msgstr "" -#: gnu/packages/perl.scm:2020 +#: gnu/packages/perl.scm:2326 msgid "Machine-readable date/time with natural parsing" msgstr "" -#: gnu/packages/perl.scm:2021 +#: gnu/packages/perl.scm:2327 msgid "" "DateTime::Format::Natural takes a string with a human\n" "readable date/time and creates a machine readable one by applying natural\n" "parsing logic." msgstr "" -#: gnu/packages/perl.scm:2045 +#: gnu/packages/perl.scm:2354 msgid "Parse and format strp and strf time patterns" msgstr "" -#: gnu/packages/perl.scm:2046 +#: gnu/packages/perl.scm:2355 msgid "" "This module implements most of `strptime(3)`, the POSIX\n" "function that is the reverse of `strftime(3)`, for `DateTime`. While\n" -"`strftime` takes a `DateTime` and a pattern and returns a string, `strptime`\n" +"`strftime` takes a `DateTime` and a pattern and returns a string, " +"`strptime`\n" "takes a string and a pattern and returns the `DateTime` object associated." msgstr "" -#: gnu/packages/perl.scm:2071 +#: gnu/packages/perl.scm:2387 msgid "Localization support for DateTime.pm" msgstr "" -#: gnu/packages/perl.scm:2072 +#: gnu/packages/perl.scm:2388 msgid "" "The DateTime::Locale modules provide localization data for\n" "the DateTime.pm class." msgstr "" -#: gnu/packages/perl.scm:2099 +#: gnu/packages/perl.scm:2416 msgid "Time zone object for Perl" msgstr "" -#: gnu/packages/perl.scm:2100 +#: gnu/packages/perl.scm:2417 msgid "" "This class is the base class for all time zone objects. A\n" "time zone is represented internally as a set of observances, each of which\n" -"describes the offset from GMT for a given time period. Note that without the\n" +"describes the offset from GMT for a given time period. Note that without " +"the\n" "DateTime module, this module does not do much. It's primary interface is\n" "through a DateTime object, and most users will not need to directly use\n" "DateTime::TimeZone methods." msgstr "" -#: gnu/packages/perl.scm:2130 +#: gnu/packages/perl.scm:2447 msgid "Parse date/time strings" msgstr "" -#: gnu/packages/perl.scm:2131 +#: gnu/packages/perl.scm:2448 msgid "" "DateTimeX::Easy uses a variety of DateTime::Format packages\n" "to create DateTime objects, with some custom tweaks to smooth out the rough\n" "edges (mainly concerning timezone detection and selection)." msgstr "" -#: gnu/packages/perl.scm:2152 +#: gnu/packages/perl.scm:2469 msgid "Convert between DateTime and RFC2822/822 formats" msgstr "" -#: gnu/packages/perl.scm:2153 +#: gnu/packages/perl.scm:2470 msgid "" "RFCs 2822 and 822 specify date formats to be used by email.\n" "This module parses and emits such dates." msgstr "" -#: gnu/packages/perl.scm:2175 +#: gnu/packages/perl.scm:2492 msgid "Parse and format W3CDTF datetime strings" msgstr "" -#: gnu/packages/perl.scm:2177 +#: gnu/packages/perl.scm:2494 msgid "" "This module understands the W3CDTF date/time format, an ISO 8601 profile,\n" -"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native date\n" -"format of RSS 1.0. It can be used to parse these formats in order to create\n" +"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native " +"date\n" +"format of RSS 1.0. It can be used to parse these formats in order to " +"create\n" "the appropriate objects." msgstr "" -#: gnu/packages/perl.scm:2199 +#: gnu/packages/perl.scm:2516 msgid "Meatier version of caller" msgstr "" -#: gnu/packages/perl.scm:2200 +#: gnu/packages/perl.scm:2517 msgid "Devel::Caller provides meatier version of caller." msgstr "" -#: gnu/packages/perl.scm:2218 +#: gnu/packages/perl.scm:2535 msgid "Check that a command is available" msgstr "" -#: gnu/packages/perl.scm:2219 +#: gnu/packages/perl.scm:2536 msgid "" "Devel::CheckBin is a perl module that checks whether a\n" "particular command is available." msgstr "" -#: gnu/packages/perl.scm:2238 +#: gnu/packages/perl.scm:2555 msgid "Check compiler availability" msgstr "" -#: gnu/packages/perl.scm:2239 +#: gnu/packages/perl.scm:2556 msgid "" "@code{Devel::CheckCompiler} is a tiny module to check\n" "whether a compiler is available. It can test for a C99 compiler, or\n" "you can tell it to compile a C source file with optional linker flags." msgstr "" -#: gnu/packages/perl.scm:2260 +#: gnu/packages/perl.scm:2578 +msgid "Find memory cycles in objects" +msgstr "" + +#: gnu/packages/perl.scm:2580 +msgid "" +"@code{Devel::Cycle} This is a tool for finding circular references in\n" +"objects and other types of references. Because of Perl's reference-count\n" +"based memory management, circular references will cause memory leaks." +msgstr "" + +#: gnu/packages/perl.scm:2601 msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" msgstr "" -#: gnu/packages/perl.scm:2261 +#: gnu/packages/perl.scm:2602 msgid "" "Devel::GlobalDestruction provides a function returning the\n" "equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." msgstr "" -#: gnu/packages/perl.scm:2281 +#: gnu/packages/perl.scm:2623 +msgid "Forces the unavailability of specified Perl modules (for testing)" +msgstr "" + +#: gnu/packages/perl.scm:2624 +msgid "" +"Given a list of Perl modules/filenames, this module makes\n" +"@code{require} and @code{use} statements fail (no matter whether the " +"specified\n" +"files/modules are installed or not)." +msgstr "" + +#: gnu/packages/perl.scm:2645 msgid "Alias lexical variables" msgstr "" -#: gnu/packages/perl.scm:2282 +#: gnu/packages/perl.scm:2646 msgid "" "Devel::LexAlias provides the ability to alias a lexical\n" "variable in a subroutines scope to one of your choosing." msgstr "" -#: gnu/packages/perl.scm:2306 +#: gnu/packages/perl.scm:2670 msgid "Introspect overloaded operators" msgstr "" -#: gnu/packages/perl.scm:2307 +#: gnu/packages/perl.scm:2671 msgid "" "Devel::OverloadInfo returns information about overloaded\n" "operators for a given class (or object), including where in the inheritance\n" "hierarchy the overloads are declared and where the code implementing it is." msgstr "" -#: gnu/packages/perl.scm:2334 +#: gnu/packages/perl.scm:2698 msgid "Partial dumping of data structures" msgstr "" -#: gnu/packages/perl.scm:2335 +#: gnu/packages/perl.scm:2699 msgid "" "This module is a data dumper optimized for logging of\n" "arbitrary parameters." msgstr "" -#: gnu/packages/perl.scm:2353 +#: gnu/packages/perl.scm:2717 msgid "Object representing a stack trace" msgstr "" -#: gnu/packages/perl.scm:2354 +#: gnu/packages/perl.scm:2718 msgid "" "The Devel::StackTrace module contains two classes,\n" -"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate the\n" +"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate " +"the\n" "information that can be retrieved via Perl's caller() function, as well as\n" "providing a simple interface to this data." msgstr "" -#: gnu/packages/perl.scm:2376 +#: gnu/packages/perl.scm:2740 msgid "Displays stack trace in HTML" msgstr "" -#: gnu/packages/perl.scm:2377 +#: gnu/packages/perl.scm:2741 msgid "" "Devel::StackTrace::AsHTML adds as_html method to\n" -"Devel::StackTrace which displays the stack trace in beautiful HTML, with code\n" +"Devel::StackTrace which displays the stack trace in beautiful HTML, with " +"code\n" "snippet context and function parameters. If you call it on an instance of\n" -"Devel::StackTrace::WithLexicals, you even get to see the lexical variables of\n" +"Devel::StackTrace::WithLexicals, you even get to see the lexical variables " +"of\n" "each stack frame." msgstr "" -#: gnu/packages/perl.scm:2398 +#: gnu/packages/perl.scm:2762 msgid "Dump symbol names or the symbol table" msgstr "" -#: gnu/packages/perl.scm:2399 +#: gnu/packages/perl.scm:2763 msgid "Devel::Symdump provides access to the perl symbol table." msgstr "" -#: gnu/packages/perl.scm:2416 +#: gnu/packages/perl.scm:2780 msgid "Keyed-Hashing for Message Authentication" msgstr "" -#: gnu/packages/perl.scm:2417 +#: gnu/packages/perl.scm:2781 msgid "" "The Digest::HMAC module follows the common Digest::\n" "interface for the RFC 2104 HMAC mechanism." msgstr "" -#: gnu/packages/perl.scm:2442 +#: gnu/packages/perl.scm:2806 msgid "Perl interface to the MD-5 algorithm" msgstr "Perlgrænseflade til MD-5-algoritmen" -#: gnu/packages/perl.scm:2444 +#: gnu/packages/perl.scm:2808 msgid "" "The @code{Digest::MD5} module allows you to use the MD5 Message Digest\n" "algorithm from within Perl programs. The algorithm takes as\n" @@ -9965,41 +12585,41 @@ msgid "" "128-bit \"fingerprint\" or \"message digest\" of the input." msgstr "" -#: gnu/packages/perl.scm:2462 +#: gnu/packages/perl.scm:2826 msgid "Perl implementation of the SHA-1 message digest algorithm" msgstr "" -#: gnu/packages/perl.scm:2464 +#: gnu/packages/perl.scm:2828 msgid "" "This package provides 'Digest::SHA1', an implementation of the NIST\n" "SHA-1 message digest algorithm for use by Perl programs." msgstr "" -#: gnu/packages/perl.scm:2486 +#: gnu/packages/perl.scm:2850 msgid "Declare version conflicts for your dist" msgstr "" -#: gnu/packages/perl.scm:2487 +#: gnu/packages/perl.scm:2851 msgid "" "This module allows you to specify conflicting versions of\n" "modules separately and deal with them after the module is done installing." msgstr "" -#: gnu/packages/perl.scm:2507 +#: gnu/packages/perl.scm:2871 msgid "Detect the encoding of data" msgstr "" -#: gnu/packages/perl.scm:2508 +#: gnu/packages/perl.scm:2872 msgid "" "This package provides a class @code{Encode::Detect} to detect\n" "the encoding of data." msgstr "" -#: gnu/packages/perl.scm:2526 +#: gnu/packages/perl.scm:2890 msgid "ASCII mapping for eucJP encoding" msgstr "ASCII-oversættelse for eucJP-kodning" -#: gnu/packages/perl.scm:2527 +#: gnu/packages/perl.scm:2891 msgid "" "This package provides an ASCII mapping for the eucJP\n" "encoding." @@ -10007,45 +12627,47 @@ msgstr "" "Denne pakke tilbyder en ASCII-oversættelse for eucJP-\n" "kodningen." -#: gnu/packages/perl.scm:2545 +#: gnu/packages/perl.scm:2909 msgid "JIS X 0212 (aka JIS 2000) encodings" msgstr "JIS X 0212-kodninger (aka JIS 2000)" -#: gnu/packages/perl.scm:2546 +#: gnu/packages/perl.scm:2910 msgid "" "This package provides encodings for JIS X 0212, which is\n" "also known as JIS 2000." msgstr "" -#: gnu/packages/perl.scm:2564 +#: gnu/packages/perl.scm:2933 msgid "Additional Chinese encodings" msgstr "Yderligere kinesiske kodninger" -#: gnu/packages/perl.scm:2565 +#: gnu/packages/perl.scm:2934 msgid "" "This Perl module provides Chinese encodings that are not\n" -"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS\",\n" +"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS" +"\",\n" "\"BIG5EXT\", \"CCCII\", \"EUC-TW\", \"CNS11643-*\", \"GB18030\", and\n" "\"UNISYS\"." msgstr "" -#: gnu/packages/perl.scm:2587 +#: gnu/packages/perl.scm:2956 msgid "Advanced operations on path variables" msgstr "" -#: gnu/packages/perl.scm:2588 +#: gnu/packages/perl.scm:2957 msgid "" "@code{Env::Path} presents an object-oriented interface to\n" -"path variables, defined as that subclass of environment variables which name\n" +"path variables, defined as that subclass of environment variables which " +"name\n" "an ordered list of file system elements separated by a platform-standard\n" "separator." msgstr "" -#: gnu/packages/perl.scm:2608 +#: gnu/packages/perl.scm:2977 msgid "OO-ish Error/Exception handling for Perl" msgstr "" -#: gnu/packages/perl.scm:2609 +#: gnu/packages/perl.scm:2978 msgid "" "The Error package provides two interfaces. Firstly Error\n" "provides a procedural interface to exception handling. Secondly Error is a\n" @@ -10053,118 +12675,137 @@ msgid "" "catch, or can simply be recorded." msgstr "" -#: gnu/packages/perl.scm:2634 +#: gnu/packages/perl.scm:3003 msgid "Safely and cleanly create closures via string eval" msgstr "" -#: gnu/packages/perl.scm:2635 +#: gnu/packages/perl.scm:3004 msgid "" "String eval is often used for dynamic code generation. For\n" -"instance, Moose uses it heavily, to generate inlined versions of accessors and\n" -"constructors, which speeds code up at runtime by a significant amount. String\n" -"eval is not without its issues however - it's difficult to control the scope\n" -"it's used in (which determines which variables are in scope inside the eval),\n" -"and it's easy to miss compilation errors, since eval catches them and sticks\n" +"instance, Moose uses it heavily, to generate inlined versions of accessors " +"and\n" +"constructors, which speeds code up at runtime by a significant amount. " +"String\n" +"eval is not without its issues however - it's difficult to control the " +"scope\n" +"it's used in (which determines which variables are in scope inside the " +"eval),\n" +"and it's easy to miss compilation errors, since eval catches them and " +"sticks\n" "them in $@@ instead. This module attempts to solve these problems. It\n" "provides an eval_closure function, which evals a string in a clean\n" "environment, other than a fixed list of specified variables. Compilation\n" "errors are rethrown automatically." msgstr "" -#: gnu/packages/perl.scm:2664 +#: gnu/packages/perl.scm:3033 msgid "Allows you to declare real exception classes in Perl" msgstr "" -#: gnu/packages/perl.scm:2665 +#: gnu/packages/perl.scm:3034 msgid "" "Exception::Class allows you to declare exception hierarchies\n" "in your modules in a \"Java-esque\" manner." msgstr "" -#: gnu/packages/perl.scm:2681 +#: gnu/packages/perl.scm:3050 msgid "Lightweight exporting of functions and variables" msgstr "" -#: gnu/packages/perl.scm:2683 +#: gnu/packages/perl.scm:3052 msgid "" "Exporter::Lite is an alternative to Exporter, intended to provide a\n" "lightweight subset of the most commonly-used functionality. It supports\n" "import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." msgstr "" -#: gnu/packages/perl.scm:2703 +#: gnu/packages/perl.scm:3072 msgid "Exporter with the features of Sub::Exporter but only core dependencies" msgstr "" -#: gnu/packages/perl.scm:2704 +#: gnu/packages/perl.scm:3073 msgid "" "Exporter::Tiny supports many of Sub::Exporter's\n" -"external-facing features including renaming imported functions with the `-as`,\n" -"`-prefix` and `-suffix` options; explicit destinations with the `into` option;\n" -"and alternative installers with the `installler` option. But it's written in\n" +"external-facing features including renaming imported functions with the `-" +"as`,\n" +"`-prefix` and `-suffix` options; explicit destinations with the `into` " +"option;\n" +"and alternative installers with the `installler` option. But it's written " +"in\n" "only about 40% as many lines of code and with zero non-core dependencies." msgstr "" -#: gnu/packages/perl.scm:2727 +#: gnu/packages/perl.scm:3099 gnu/packages/perl.scm:3160 +msgid "Easily build XS extensions that depend on XS extensions" +msgstr "" + +#: gnu/packages/perl.scm:3100 +msgid "" +"ExtUtils::Depends builds XS extensions that depend on XS\n" +"extensions" +msgstr "" + +#: gnu/packages/perl.scm:3120 msgid "Build.PL install path logic made easy" msgstr "" -#: gnu/packages/perl.scm:2728 +#: gnu/packages/perl.scm:3121 msgid "" "This module tries to make install path resolution as easy as\n" "possible." msgstr "" -#: gnu/packages/perl.scm:2746 +#: gnu/packages/perl.scm:3139 msgid "Wrapper for perl's configuration" msgstr "" -#: gnu/packages/perl.scm:2747 +#: gnu/packages/perl.scm:3140 msgid "" "ExtUtils::Config is an abstraction around the %Config hash.\n" -"By itself it is not a particularly interesting module by any measure, however\n" +"By itself it is not a particularly interesting module by any measure, " +"however\n" "it ties together a family of modern toolchain modules." msgstr "" -#: gnu/packages/perl.scm:2767 -msgid "Easily build XS extensions that depend on XS extensions" -msgstr "" - -#: gnu/packages/perl.scm:2769 +#: gnu/packages/perl.scm:3162 msgid "" "This module tries to make it easy to build Perl extensions that use\n" -"functions and typemaps provided by other perl extensions. This means that a\n" -"perl extension is treated like a shared library that provides also a C and an\n" +"functions and typemaps provided by other perl extensions. This means that " +"a\n" +"perl extension is treated like a shared library that provides also a C and " +"an\n" "XS interface besides the perl one." msgstr "" -#: gnu/packages/perl.scm:2789 +#: gnu/packages/perl.scm:3182 msgid "Various portability utilities for module builders" msgstr "" -#: gnu/packages/perl.scm:2790 +#: gnu/packages/perl.scm:3183 msgid "" "This module provides various portable helper functions for\n" "module building modules." msgstr "" -#: gnu/packages/perl.scm:2810 +#: gnu/packages/perl.scm:3203 msgid "Tool to build C libraries" msgstr "Værktøj til at bygge C-biblioteker" -#: gnu/packages/perl.scm:2811 +#: gnu/packages/perl.scm:3204 msgid "" "Some Perl modules need to ship C libraries together with\n" -"their Perl code. Although there are mechanisms to compile and link (or glue)\n" -"C code in your Perl programs, there isn't a clear method to compile standard,\n" +"their Perl code. Although there are mechanisms to compile and link (or " +"glue)\n" +"C code in your Perl programs, there isn't a clear method to compile " +"standard,\n" "self-contained C libraries. This module main goal is to help in that task." msgstr "" -#: gnu/packages/perl.scm:2832 +#: gnu/packages/perl.scm:3225 msgid "Simplistic interface to pkg-config" msgstr "" -#: gnu/packages/perl.scm:2834 +#: gnu/packages/perl.scm:3227 msgid "" "@code{ExtUtils::PkgConfig} is a very simplistic interface to the\n" "@command{pkg-config} utility, intended for use in the @file{Makefile.PL}\n" @@ -10172,54 +12813,68 @@ msgid "" "It is really just boilerplate code that you would have written yourself." msgstr "" -#: gnu/packages/perl.scm:2866 +#: gnu/packages/perl.scm:3259 msgid "Watch for changes to files" msgstr "" -#: gnu/packages/perl.scm:2867 +#: gnu/packages/perl.scm:3260 msgid "" "This module provides a class to monitor a directory for\n" "changes made to any file." msgstr "" -#: gnu/packages/perl.scm:2885 +#: gnu/packages/perl.scm:3281 +msgid "Get directories of configuration files" +msgstr "" + +#: gnu/packages/perl.scm:3282 +msgid "" +"This module is a helper for installing, reading and finding\n" +"configuration file locations. @code{File::ConfigDir} is a module to help " +"out\n" +"when Perl modules (especially applications) need to read and store\n" +"configuration files from more than one location." +msgstr "" + +#: gnu/packages/perl.scm:3302 msgid "Recursively copy files and directories" msgstr "" -#: gnu/packages/perl.scm:2886 +#: gnu/packages/perl.scm:3303 msgid "" "This module has 3 functions: one to copy files only, one to\n" "copy directories only, and one to do either depending on the argument's\n" "type." msgstr "" -#: gnu/packages/perl.scm:2908 +#: gnu/packages/perl.scm:3325 msgid "Alternative interface to File::Find" msgstr "" -#: gnu/packages/perl.scm:2909 +#: gnu/packages/perl.scm:3326 msgid "" "File::Find::Rule is a friendlier interface to File::Find.\n" "It allows you to build rules which specify the desired files and\n" "directories." msgstr "" -#: gnu/packages/perl.scm:2932 +#: gnu/packages/perl.scm:3349 msgid "Common rules for searching for Perl things" msgstr "Gængse regler til at søge efter Perlsager" -#: gnu/packages/perl.scm:2933 +#: gnu/packages/perl.scm:3350 msgid "" "File::Find::Rule::Perl provides methods for finding various\n" -"types Perl-related files, or replicating search queries run on a distribution\n" +"types Perl-related files, or replicating search queries run on a " +"distribution\n" "in various parts of the CPAN ecosystem." msgstr "" -#: gnu/packages/perl.scm:2954 +#: gnu/packages/perl.scm:3371 msgid "Matches patterns in a series of files" msgstr "" -#: gnu/packages/perl.scm:2955 +#: gnu/packages/perl.scm:3372 msgid "" "@code{File::Grep} provides similar functionality as perl's\n" "builtin @code{grep}, @code{map}, and @code{foreach} commands, but iterating\n" @@ -10227,178 +12882,199 @@ msgid "" "provide a quick dropin when such functionality is needed." msgstr "" -#: gnu/packages/perl.scm:2979 +#: gnu/packages/perl.scm:3395 msgid "Find your home and other directories on any platform" msgstr "" -#: gnu/packages/perl.scm:2980 +#: gnu/packages/perl.scm:3396 msgid "" "File::HomeDir is a module for locating the directories that\n" -"are \"owned\" by a user (typically your user) and to solve the various issues\n" +"are \"owned\" by a user (typically your user) and to solve the various " +"issues\n" "that arise trying to find them consistently across a wide variety of\n" "platforms." msgstr "" -#: gnu/packages/perl.scm:3002 +#: gnu/packages/perl.scm:3418 msgid "Create or remove directory trees" msgstr "" -#: gnu/packages/perl.scm:3003 +#: gnu/packages/perl.scm:3419 msgid "" "This module provide a convenient way to create directories\n" "of arbitrary depth and to delete an entire directory subtree from the\n" "file system." msgstr "" -#: gnu/packages/perl.scm:3026 +#: gnu/packages/perl.scm:3442 msgid "Change directory temporarily for a limited scope" msgstr "" -#: gnu/packages/perl.scm:3027 +#: gnu/packages/perl.scm:3443 msgid "" "@code{File::pushd} does a temporary @code{chdir} that is\n" "easily and automatically reverted, similar to @code{pushd} in some Unix\n" "command shells. It works by creating an object that caches the original\n" "working directory. When the object is destroyed, the destructor calls\n" "@code{chdir} to revert to the original working directory. By storing the\n" -"object in a lexical variable with a limited scope, this happens automatically\n" +"object in a lexical variable with a limited scope, this happens " +"automatically\n" "at the end of the scope." msgstr "" -#: gnu/packages/perl.scm:3057 +#: gnu/packages/perl.scm:3471 msgid "" "Perl extension for crawling directory trees and compiling\n" "lists of files" msgstr "" -#: gnu/packages/perl.scm:3060 +#: gnu/packages/perl.scm:3474 msgid "" "The File::List module crawls the directory tree starting at the\n" -"provided base directory and can return files (and/or directories if desired)\n" +"provided base directory and can return files (and/or directories if " +"desired)\n" "matching a regular expression." msgstr "" -#: gnu/packages/perl.scm:3079 +#: gnu/packages/perl.scm:3493 msgid "Remove files and directories in Perl" msgstr "" -#: gnu/packages/perl.scm:3080 +#: gnu/packages/perl.scm:3494 msgid "" "File::Remove::remove removes files and directories. It acts\n" -"like /bin/rm, for the most part. Although \"unlink\" can be given a list of\n" +"like /bin/rm, for the most part. Although \"unlink\" can be given a list " +"of\n" "files, it will not remove directories; this module remedies that. It also\n" "accepts wildcards, * and ?, as arguments for file names." msgstr "" -#: gnu/packages/perl.scm:3104 +#: gnu/packages/perl.scm:3518 msgid "Locate per-dist and per-module shared files" msgstr "" -#: gnu/packages/perl.scm:3105 +#: gnu/packages/perl.scm:3519 msgid "" "The intent of File::ShareDir is to provide a companion to\n" "Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" "module to have access to a large amount of read-only data that is stored on\n" "the file-system at run-time. Once the files have been installed to the\n" -"correct directory, you can use File::ShareDir to find your files again after\n" +"correct directory, you can use File::ShareDir to find your files again " +"after\n" "the installation." msgstr "" -#: gnu/packages/perl.scm:3127 +#: gnu/packages/perl.scm:3541 +#, fuzzy +msgid "Locate per-dist shared files" +msgstr "Lokaliser filer på filsystemet" + +#: gnu/packages/perl.scm:3542 +msgid "" +"File::ShareDir::Dist finds share directories for\n" +"distributions. It is a companion module to File::ShareDir." +msgstr "" + +#: gnu/packages/perl.scm:3562 msgid "Install shared files" msgstr "" -#: gnu/packages/perl.scm:3128 +#: gnu/packages/perl.scm:3563 msgid "" "File::ShareDir::Install allows you to install read-only data\n" -"files from a distribution. It is a companion module to File::ShareDir, which\n" +"files from a distribution. It is a companion module to File::ShareDir, " +"which\n" "allows you to locate these files after installation." msgstr "" -#: gnu/packages/perl.scm:3147 +#: gnu/packages/perl.scm:3582 msgid "Reading/Writing/Modifying of complete files" msgstr "" -#: gnu/packages/perl.scm:3148 +#: gnu/packages/perl.scm:3583 msgid "" "File::Slurp provides subroutines to read or write entire\n" "files with a simple call. It also has a subroutine for reading the list of\n" "file names in a directory." msgstr "" -#: gnu/packages/perl.scm:3171 +#: gnu/packages/perl.scm:3606 msgid "Simple, sane and efficient module to slurp a file" msgstr "" -#: gnu/packages/perl.scm:3172 +#: gnu/packages/perl.scm:3607 msgid "" "This module provides functions for fast and correct file\n" "slurping and spewing. All functions are optionally exported." msgstr "" -#: gnu/packages/perl.scm:3189 +#: gnu/packages/perl.scm:3624 msgid "Simple file reader and writer" msgstr "Simpel fillæser og skriver" -#: gnu/packages/perl.scm:3191 +#: gnu/packages/perl.scm:3626 msgid "This module provides functions for fast reading and writing of files." -msgstr "Dette modul tilbyder funktioner til hurtig læsning og skrivning af filer." +msgstr "" +"Dette modul tilbyder funktioner til hurtig læsning og skrivning af filer." -#: gnu/packages/perl.scm:3210 +#: gnu/packages/perl.scm:3645 msgid "Return name and handle of a temporary file safely" msgstr "" -#: gnu/packages/perl.scm:3211 +#: gnu/packages/perl.scm:3646 msgid "" "File::Temp can be used to create and open temporary files in\n" "a safe way." msgstr "" -#: gnu/packages/perl.scm:3228 +#: gnu/packages/perl.scm:3663 msgid "Portable implementation of the `which' utility" msgstr "" -#: gnu/packages/perl.scm:3230 +#: gnu/packages/perl.scm:3665 msgid "" "File::Which was created to be able to get the paths to executable\n" -"programs on systems under which the `which' program wasn't implemented in the\n" +"programs on systems under which the `which' program wasn't implemented in " +"the\n" "shell." msgstr "" -#: gnu/packages/perl.scm:3251 +#: gnu/packages/perl.scm:3688 msgid "Extended Unix style glob functionality" msgstr "" -#: gnu/packages/perl.scm:3252 +#: gnu/packages/perl.scm:3689 msgid "" "@code{File::Zglob} provides a traditional Unix @code{glob}\n" -"functionality; it returns a list of file names that match the given pattern.\n" +"functionality; it returns a list of file names that match the given " +"pattern.\n" "For instance, it supports the @code{**/*.pm} form." msgstr "" -#: gnu/packages/perl.scm:3271 +#: gnu/packages/perl.scm:3708 msgid "Module to handle parsing command line options" msgstr "" -#: gnu/packages/perl.scm:3272 +#: gnu/packages/perl.scm:3709 msgid "" "The @code{Getopt::Long} module implements an extended getopt\n" "function called @code{GetOptions()}. It parses the command line from\n" "@code{ARGV}, recognizing and removing specified options and their possible\n" "values.\n" "\n" -"This function adheres to the POSIX syntax for command line options, with GNU\n" +"This function adheres to the POSIX syntax for command line options, with " +"GNU\n" "extensions. In general, this means that options have long names instead of\n" "single letters, and are introduced with a double dash \"--\". Support for\n" "bundling of command line options, as was the case with the more traditional\n" "single-letter approach, is provided but not enabled by default." msgstr "" -#: gnu/packages/perl.scm:3305 +#: gnu/packages/perl.scm:3743 msgid "Getopt::Long, but simpler and more powerful" msgstr "" -#: gnu/packages/perl.scm:3306 +#: gnu/packages/perl.scm:3744 msgid "" "Getopt::Long::Descriptive is yet another Getopt library.\n" "It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" @@ -10406,199 +13082,248 @@ msgid "" "usage (help) messages, data validation, and a few other useful features." msgstr "" -#: gnu/packages/perl.scm:3324 +#: gnu/packages/perl.scm:3762 msgid "Table-driven argument parsing for Perl" msgstr "" -#: gnu/packages/perl.scm:3326 +#: gnu/packages/perl.scm:3764 msgid "" "Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" "vaguely inspired by John Ousterhout's Tk_ParseArgv." msgstr "" -#: gnu/packages/perl.scm:3348 +#: gnu/packages/perl.scm:3786 msgid "Graph data structures and algorithms" msgstr "" -#: gnu/packages/perl.scm:3349 +#: gnu/packages/perl.scm:3787 msgid "" "This is @code{Graph}, a Perl module for dealing with graphs,\n" "the abstract data structures." msgstr "" -#: gnu/packages/perl.scm:3366 +#: gnu/packages/perl.scm:3804 msgid "Safe cleanup blocks implemented as guards" msgstr "" -#: gnu/packages/perl.scm:3367 +#: gnu/packages/perl.scm:3805 msgid "" "@code{Guard} implements so-called @dfn{guards}. A guard is\n" -"something (usually an object) that \"guards\" a resource, ensuring that it is\n" +"something (usually an object) that \"guards\" a resource, ensuring that it " +"is\n" "cleaned up when expected.\n" "\n" "Specifically, this module supports two different types of guards: guard\n" -"objects, which execute a given code block when destroyed, and scoped guards,\n" +"objects, which execute a given code block when destroyed, and scoped " +"guards,\n" "which are tied to the scope exit." msgstr "" -#: gnu/packages/perl.scm:3390 +#: gnu/packages/perl.scm:3841 +msgid "Lightweight field hash for inside-out objects" +msgstr "" + +#: gnu/packages/perl.scm:3842 +msgid "" +"@code{Hash::FieldHash} provides the field hash mechanism\n" +"which supports the inside-out technique. It is an alternative to\n" +"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, " +"and\n" +"relic support." +msgstr "" + +#: gnu/packages/perl.scm:3862 msgid "Merge arbitrarily deep hashes into a single hash" msgstr "" -#: gnu/packages/perl.scm:3391 +#: gnu/packages/perl.scm:3863 msgid "" "Hash::Merge merges two arbitrarily deep hashes into a single\n" -"hash. That is, at any level, it will add non-conflicting key-value pairs from\n" -"one hash to the other, and follows a set of specific rules when there are key\n" +"hash. That is, at any level, it will add non-conflicting key-value pairs " +"from\n" +"one hash to the other, and follows a set of specific rules when there are " +"key\n" "value conflicts. The hash is followed recursively, so that deeply nested\n" "hashes that are at the same level will be merged when the parent hashes are\n" "merged." msgstr "" -#: gnu/packages/perl.scm:3413 +#: gnu/packages/perl.scm:3885 msgid "Store multiple values per key" msgstr "" -#: gnu/packages/perl.scm:3414 +#: gnu/packages/perl.scm:3886 msgid "" "Hash::MultiValue is an object (and a plain hash reference)\n" "that may contain multiple values per key, inspired by MultiDict of WebOb." msgstr "" -#: gnu/packages/perl.scm:3434 +#: gnu/packages/perl.scm:3904 +msgid "Alternative but compatible interface to modules that export symbols" +msgstr "" + +#: gnu/packages/perl.scm:3905 +msgid "" +"This module acts as a layer between Exporter and modules which\n" +"consume exports. It is feature-compatible with Exporter, plus some much " +"needed\n" +"extras. You can use this to import symbols from any exporter that follows\n" +"Exporters specification. The exporter modules themselves do not need to use " +"or\n" +"inherit from the Exporter module, they just need to set @@EXPORT and/or " +"other\n" +"variables." +msgstr "" + +#: gnu/packages/perl.scm:3929 msgid "Import packages into other packages" msgstr "Importer pakker ind i andre pakker" -#: gnu/packages/perl.scm:3435 +#: gnu/packages/perl.scm:3930 msgid "" "Writing exporters is a pain. Some use Exporter, some use\n" "Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" -"some things are pragmas. Exporting on someone else's behalf is harder. The\n" +"some things are pragmas. Exporting on someone else's behalf is harder. " +"The\n" "exporters don't provide a consistent API for this, and pragmas need to have\n" "their import method called directly, since they effect the current unit of\n" "compilation. Import::Into provides global methods to make this painless." msgstr "" -#: gnu/packages/perl.scm:3457 +#: gnu/packages/perl.scm:3952 msgid "Use modules in inc/ if newer than installed" msgstr "" -#: gnu/packages/perl.scm:3458 +#: gnu/packages/perl.scm:3953 msgid "" "The inc::latest module helps bootstrap configure-time\n" -"dependencies for CPAN distributions. These dependencies get bundled into the\n" +"dependencies for CPAN distributions. These dependencies get bundled into " +"the\n" "inc directory within a distribution and are used by Makefile.PL or Build.PL." msgstr "" -#: gnu/packages/perl.scm:3479 +#: gnu/packages/perl.scm:3973 +msgid "Lexically warn about using the indirect method call syntax" +msgstr "" + +#: gnu/packages/perl.scm:3975 +msgid "Indirect warns about using the indirect method call syntax." +msgstr "" + +#: gnu/packages/perl.scm:3994 msgid "Capture STDOUT and STDERR from Perl code, subprocesses or XS" msgstr "" -#: gnu/packages/perl.scm:3480 +#: gnu/packages/perl.scm:3995 msgid "" "@code{IO::CaptureOutput} provides routines for capturing\n" "@code{STDOUT} and @code{STDERR} from perl subroutines, forked system\n" "calls (e.g. @code{system()}, @code{fork()}) and from XS or C modules.\n" "\n" -"This module is no longer recommended by its maintainer. Users are advised to\n" +"This module is no longer recommended by its maintainer. Users are advised " +"to\n" "try @code{Capture::Tiny} instead." msgstr "" -#: gnu/packages/perl.scm:3502 +#: gnu/packages/perl.scm:4017 msgid "Utilities for interactive I/O" msgstr "" -#: gnu/packages/perl.scm:3503 +#: gnu/packages/perl.scm:4018 msgid "" "This module provides three utility subroutines that make it\n" -"easier to develop interactive applications: is_interactive(), interactive(),\n" +"easier to develop interactive applications: is_interactive(), " +"interactive(),\n" "and busy()." msgstr "" -#: gnu/packages/perl.scm:3522 +#: gnu/packages/perl.scm:4037 msgid "Emulate file interface for in-core strings" msgstr "" -#: gnu/packages/perl.scm:3523 +#: gnu/packages/perl.scm:4038 msgid "" "IO::String is an IO::File (and IO::Handle) compatible class\n" "that reads or writes data from in-core strings." msgstr "" -#: gnu/packages/perl.scm:3541 +#: gnu/packages/perl.scm:4056 msgid "IO:: interface for reading/writing an array of lines" msgstr "" -#: gnu/packages/perl.scm:3542 +#: gnu/packages/perl.scm:4057 msgid "" "This toolkit primarily provides modules for performing both\n" "traditional and object-oriented i/o) on things *other* than normal\n" "filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." msgstr "" -#: gnu/packages/perl.scm:3560 +#: gnu/packages/perl.scm:4075 msgid "Perl interface to pseudo ttys" msgstr "" -#: gnu/packages/perl.scm:3562 +#: gnu/packages/perl.scm:4077 msgid "" "This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" "pseudo ttys." msgstr "" -#: gnu/packages/perl.scm:3580 +#: gnu/packages/perl.scm:4095 msgid "Run interactive command-line programs" msgstr "" -#: gnu/packages/perl.scm:3581 +#: gnu/packages/perl.scm:4096 msgid "" "@code{IPC::Cmd} allows for the searching and execution of\n" "any binary on your system. It adheres to verbosity settings and is able to\n" "run interactively. It also has an option to capture output/error buffers." msgstr "" -#: gnu/packages/perl.scm:3610 +#: gnu/packages/perl.scm:4125 msgid "Run system() and background procs w/ piping, redirs, ptys" msgstr "" -#: gnu/packages/perl.scm:3611 +#: gnu/packages/perl.scm:4126 msgid "" "IPC::Run allows you run and interact with child processes\n" -"using files, pipes, and pseudo-ttys. Both system()-style and scripted usages\n" +"using files, pipes, and pseudo-ttys. Both system()-style and scripted " +"usages\n" "are supported and may be mixed. Likewise, functional and OO API styles are\n" "both supported and may be mixed." msgstr "" -#: gnu/packages/perl.scm:3629 +#: gnu/packages/perl.scm:4144 msgid "Run a subprocess with input/output redirection" msgstr "Afvikl en underproces med inddata/uddata-videresendelse" -#: gnu/packages/perl.scm:3631 +#: gnu/packages/perl.scm:4146 msgid "" "The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" -"stdout, and/or stderr to files and perl data structures. It aims to satisfy\n" +"stdout, and/or stderr to files and perl data structures. It aims to " +"satisfy\n" "99% of the need for using system, qx, and open3 with a simple, extremely\n" "Perlish API and none of the bloat and rarely used features of IPC::Run." msgstr "" -#: gnu/packages/perl.scm:3655 +#: gnu/packages/perl.scm:4170 msgid "Lightweight interface to shared memory" msgstr "" -#: gnu/packages/perl.scm:3656 +#: gnu/packages/perl.scm:4171 msgid "" "IPC::ShareLite provides a simple interface to shared memory,\n" "allowing data to be efficiently communicated between processes." msgstr "" -#: gnu/packages/perl.scm:3674 +#: gnu/packages/perl.scm:4189 msgid "Run commands simply, with detailed diagnostics" msgstr "" -#: gnu/packages/perl.scm:3675 +#: gnu/packages/perl.scm:4190 msgid "" "Calling Perl's in-built @code{system} function is easy,\n" -"determining if it was successful is hard. Let's face it, @code{$?} isn't the\n" +"determining if it was successful is hard. Let's face it, @code{$?} isn't " +"the\n" "nicest variable in the world to play with, and even if you do check it,\n" "producing a well-formatted error string takes a lot of work.\n" "\n" @@ -10606,52 +13331,64 @@ msgid "" "commands." msgstr "" -#: gnu/packages/perl.scm:3700 +#: gnu/packages/perl.scm:4215 msgid "JSON encoder/decoder for Perl" msgstr "" -#: gnu/packages/perl.scm:3701 +#: gnu/packages/perl.scm:4216 msgid "" "This module converts Perl data structures to JSON and vice\n" "versa using either JSON::XS or JSON::PP." msgstr "" -#: gnu/packages/perl.scm:3726 +#: gnu/packages/perl.scm:4241 msgid "Wrapper for Perl JSON classes" msgstr "" -#: gnu/packages/perl.scm:3728 +#: gnu/packages/perl.scm:4243 msgid "" "This module tries to provide a coherent API to bring together the\n" -"various JSON modules currently on CPAN. This module will allow you to code to\n" +"various JSON modules currently on CPAN. This module will allow you to code " +"to\n" "any JSON API and have it work regardless of which JSON module is actually\n" "installed." msgstr "" -#: gnu/packages/perl.scm:3752 +#: gnu/packages/perl.scm:4267 msgid "Cpanel::JSON::XS with fallback" msgstr "" -#: gnu/packages/perl.scm:3753 +#: gnu/packages/perl.scm:4268 msgid "" "This module first checks to see if either Cpanel::JSON::XS\n" -"or JSON::XS is already loaded, in which case it uses that module. Otherwise\n" -"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and\n" +"or JSON::XS is already loaded, in which case it uses that module. " +"Otherwise\n" +"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, " +"and\n" "either uses the first module it finds or throws an error." msgstr "" -#: gnu/packages/perl.scm:3776 +#: gnu/packages/perl.scm:4291 msgid "JSON serialising/deserialising for Perl" msgstr "" -#: gnu/packages/perl.scm:3795 +#: gnu/packages/perl.scm:4314 +msgid "Prevent leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4316 +msgid "Lexical::SealRequireHints prevents leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4333 msgid "Bringing loggers and listeners together" msgstr "" -#: gnu/packages/perl.scm:3796 +#: gnu/packages/perl.scm:4334 msgid "" "@code{Log::Any} provides a standard log production API for\n" -"modules. @code{Log::Any::Adapter} allows applications to choose the mechanism\n" +"modules. @code{Log::Any::Adapter} allows applications to choose the " +"mechanism\n" "for log consumption, whether screen, file or another logging mechanism like\n" "@code{Log::Dispatch} or @code{Log::Log4perl}.\n" "\n" @@ -10666,32 +13403,32 @@ msgid "" "logging mechanism." msgstr "" -#: gnu/packages/perl.scm:3832 +#: gnu/packages/perl.scm:4370 msgid "Log::Any adapter for Log::Log4perl" msgstr "" -#: gnu/packages/perl.scm:3833 +#: gnu/packages/perl.scm:4371 msgid "" "@code{Log::Any::Adapter::Log4perl} provides a\n" "@code{Log::Any} adapter using @code{Log::Log4perl} for logging." msgstr "" -#: gnu/packages/perl.scm:3854 +#: gnu/packages/perl.scm:4392 msgid "Log4j implementation for Perl" msgstr "" -#: gnu/packages/perl.scm:3855 +#: gnu/packages/perl.scm:4393 msgid "" "@code{Log::Log4perl} lets you remote-control and fine-tune\n" "the logging behaviour of your system from the outside. It implements the\n" "widely popular (Java-based) Log4j logging package in pure Perl." msgstr "" -#: gnu/packages/perl.scm:3875 +#: gnu/packages/perl.scm:4413 msgid "Log::Report in the lightest form" msgstr "" -#: gnu/packages/perl.scm:3877 +#: gnu/packages/perl.scm:4415 msgid "" "This module allows libraries to have a dependency to a small module\n" "instead of the full Log-Report distribution. The full power of\n" @@ -10701,144 +13438,215 @@ msgid "" "version." msgstr "" -#: gnu/packages/perl.scm:3902 +#: gnu/packages/perl.scm:4440 msgid "Get messages to users and logs" msgstr "" -#: gnu/packages/perl.scm:3904 +#: gnu/packages/perl.scm:4442 msgid "" "@code{Log::Report} combines three tasks which are closely related in\n" "one: logging, exceptions, and translations." msgstr "" -#: gnu/packages/perl.scm:3922 +#: gnu/packages/perl.scm:4471 +msgid "High-level interface to Uniforum message translation" +msgstr "" + +#: gnu/packages/perl.scm:4472 +msgid "" +"This package is an internationalization library for Perl\n" +"that aims to be compatible with the Uniforum message translations system as\n" +"implemented for example in GNU gettext." +msgstr "" + +#: gnu/packages/perl.scm:4491 msgid "Transliterate text between writing systems" msgstr "" -#: gnu/packages/perl.scm:3923 +#: gnu/packages/perl.scm:4492 msgid "" "@code{Lingua::Translit} can be used to convert text from one\n" -"writing system to another, based on national or international transliteration\n" +"writing system to another, based on national or international " +"transliteration\n" "tables. Where possible a reverse transliteration is supported." msgstr "" -#: gnu/packages/perl.scm:3947 +#: gnu/packages/perl.scm:4516 msgid "Combination of List::Util and List::MoreUtils" msgstr "" -#: gnu/packages/perl.scm:3948 +#: gnu/packages/perl.scm:4517 msgid "" "This module exports all of the functions that either\n" "List::Util or List::MoreUtils defines, with preference to List::Util." msgstr "" -#: gnu/packages/perl.scm:3970 +#: gnu/packages/perl.scm:4539 msgid "Compare elements of two or more lists" msgstr "" -#: gnu/packages/perl.scm:3971 +#: gnu/packages/perl.scm:4540 msgid "" "@code{List::Compare} provides a module to perform\n" "comparative operations on two or more lists. Provided operations include\n" "intersections, unions, unique elements, complements and many more." msgstr "" -#: gnu/packages/perl.scm:3996 gnu/packages/perl.scm:4023 +#: gnu/packages/perl.scm:4575 gnu/packages/perl.scm:4626 msgid "Provide the stuff missing in List::Util" msgstr "" -#: gnu/packages/perl.scm:3997 +#: gnu/packages/perl.scm:4576 msgid "" "List::MoreUtils provides some trivial but commonly needed\n" "functionality on lists which is not going to go into List::Util." msgstr "" -#: gnu/packages/perl.scm:4024 +#: gnu/packages/perl.scm:4598 +msgid "Provide the stuff missing in List::Util in XS" +msgstr "" + +#: gnu/packages/perl.scm:4599 +msgid "" +"@code{List::MoreUtils::XS} provides some trivial but\n" +"commonly needed functionality on lists which is not going to go into\n" +"@code{List::Util}." +msgstr "" + +#: gnu/packages/perl.scm:4627 msgid "" "@code{List::SomeUtils} provides some trivial but commonly\n" -"needed functionality on lists which is not going to go into @code{List::Util}.\n" +"needed functionality on lists which is not going to go into @code{List::" +"Util}.\n" "\n" -"All of the below functions are implementable in only a couple of lines of Perl\n" +"All of the below functions are implementable in only a couple of lines of " +"Perl\n" "code. Using the functions from this module however should give slightly\n" "better performance as everything is implemented in C. The pure-Perl\n" "implementation of these functions only serves as a fallback in case the C\n" "portions of this module couldn't be compiled on this machine." msgstr "" -#: gnu/packages/perl.scm:4048 +#: gnu/packages/perl.scm:4656 +msgid "Bundle of ancient email modules" +msgstr "" + +#: gnu/packages/perl.scm:4657 +msgid "" +"MailTools contains the following modules:\n" +"@table @asis\n" +"@item Mail::Address\n" +"Parse email address from a header line.\n" +"@item Mail::Cap\n" +"Interpret mailcap files: mappings of file-types to applications as used by\n" +"many command-line email programs.\n" +"@item Mail::Field\n" +"Simplifies access to (some) email header fields. Used by Mail::Header.\n" +"@item Mail::Filter\n" +"Process Mail::Internet messages.\n" +"@item Mail::Header\n" +"Collection of Mail::Field objects, representing the header of a Mail::" +"Internet\n" +"object.\n" +"@item Mail::Internet\n" +"Represents a single email message, with header and body.\n" +"@item Mail::Mailer\n" +"Send Mail::Internet emails via direct smtp or local MTA's.\n" +"@item Mail::Send\n" +"Build a Mail::Internet object, and then send it out using Mail::Mailer.\n" +"@item Mail::Util\n" +"\"Smart functions\" you should not depend on.\n" +"@end table" +msgstr "" + +#: gnu/packages/perl.scm:4696 msgid "Expiry plug-in for Memoize that adds LRU cache expiration" msgstr "" -#: gnu/packages/perl.scm:4049 +#: gnu/packages/perl.scm:4697 msgid "" "This module implements an expiry policy for Memoize that\n" "follows LRU semantics, that is, the last n results, where n is specified as\n" "the argument to the CACHESIZE parameter, will be cached." msgstr "" -#: gnu/packages/perl.scm:4067 +#: gnu/packages/perl.scm:4715 msgid "Charset information for MIME messages" msgstr "" -#: gnu/packages/perl.scm:4069 +#: gnu/packages/perl.scm:4717 msgid "" "@code{MIME::Charset} provides information about character sets used for\n" "MIME messages on Internet." msgstr "" -#: gnu/packages/perl.scm:4087 +#: gnu/packages/perl.scm:4744 +#, fuzzy +msgid "Tools to manipulate MIME messages" +msgstr "Værktøj og bibliotek til at manipulere EFI-variabler" + +#: gnu/packages/perl.scm:4746 +msgid "" +"MIME-tools is a collection of Perl5 MIME:: modules for parsing,\n" +"decoding, and generating single- or multipart (even nested multipart) MIME\n" +"messages." +msgstr "" + +#: gnu/packages/perl.scm:4765 msgid "Definition of MIME types" msgstr "" -#: gnu/packages/perl.scm:4088 +#: gnu/packages/perl.scm:4766 msgid "" "This module provides a list of known mime-types, combined\n" "from various sources. For instance, it contains all IANA types and the\n" "knowledge of Apache." msgstr "" -#: gnu/packages/perl.scm:4110 +#: gnu/packages/perl.scm:4788 msgid "Write your linewise code for handles; this does the rest" msgstr "" -#: gnu/packages/perl.scm:4111 +#: gnu/packages/perl.scm:4789 msgid "" "It's boring to deal with opening files for IO, converting\n" "strings to handle-like objects, and all that. With\n" -"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you can\n" +"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you " +"can\n" "just write a method to handle handles, and methods for handling strings and\n" "file names are added for you." msgstr "" -#: gnu/packages/perl.scm:4138 +#: gnu/packages/perl.scm:4815 msgid "Enable all of the features of Modern Perl with one import" msgstr "" -#: gnu/packages/perl.scm:4139 +#: gnu/packages/perl.scm:4816 msgid "" "@code{Modern::Perl} provides a simple way to enable\n" "multiple, by now, standard libraries in a Perl program." msgstr "" -#: gnu/packages/perl.scm:4167 +#: gnu/packages/perl.scm:4844 msgid "Tiny replacement for Module::Build" msgstr "" -#: gnu/packages/perl.scm:4168 +#: gnu/packages/perl.scm:4845 msgid "" "Many Perl distributions use a Build.PL file instead of a\n" "Makefile.PL file to drive distribution configuration, build, test and\n" "installation. Traditionally, Build.PL uses Module::Build as the underlying\n" "build system. This module provides a simple, lightweight, drop-in\n" -"replacement. Whereas Module::Build has over 6,700 lines of code; this module\n" +"replacement. Whereas Module::Build has over 6,700 lines of code; this " +"module\n" "has less than 120, yet supports the features needed by most distributions." msgstr "" -#: gnu/packages/perl.scm:4196 +#: gnu/packages/perl.scm:4873 msgid "Module::Build class for building XS modules" msgstr "" -#: gnu/packages/perl.scm:4198 +#: gnu/packages/perl.scm:4875 msgid "" "@code{Module::Build::XSUtil} is subclass of @code{Module::Build}\n" "for support building XS modules.\n" @@ -10846,13 +13654,19 @@ msgid "" "This is a list of a new parameters in the @code{Module::Build::new} method:\n" "\n" "@enumerate\n" -"@item @code{needs_compiler_c99}: This option checks C99 compiler availability.\n" -"@item @code{needs_compiler_cpp}: This option checks C++ compiler availability.\n" -"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C++.\n" -"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::PPPort}.\n" -"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a helper\n" +"@item @code{needs_compiler_c99}: This option checks C99 compiler " +"availability.\n" +"@item @code{needs_compiler_cpp}: This option checks C++ compiler " +"availability.\n" +"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C" +"++.\n" +"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::" +"PPPort}.\n" +"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a " +"helper\n" "header file to include @file{EXTERN.h}, @file{perl.h}, @file{XSUB.h} and\n" -"@file{ppport.h}, and defines some portability stuff which are not supported by\n" +"@file{ppport.h}, and defines some portability stuff which are not supported " +"by\n" "@file{ppport.h}.\n" "\n" "It is ported from @code{Module::Install::XSUtil}.\n" @@ -10862,11 +13676,11 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/perl.scm:4234 +#: gnu/packages/perl.scm:4911 msgid "Find and use installed modules in a (sub)category" msgstr "" -#: gnu/packages/perl.scm:4235 +#: gnu/packages/perl.scm:4912 msgid "" "Module::Find lets you find and use modules in categories.\n" "This can be useful for auto-detecting driver or plugin modules. You can\n" @@ -10874,77 +13688,81 @@ msgid "" "subcategories." msgstr "" -#: gnu/packages/perl.scm:4261 +#: gnu/packages/perl.scm:4938 msgid "Loads alternate underlying implementations for a module" msgstr "" -#: gnu/packages/perl.scm:4262 +#: gnu/packages/perl.scm:4939 msgid "" "This module abstracts out the process of choosing one of\n" -"several underlying implementations for a module. This can be used to provide\n" -"XS and pure Perl implementations of a module, or it could be used to load an\n" -"implementation for a given OS or any other case of needing to provide multiple\n" +"several underlying implementations for a module. This can be used to " +"provide\n" +"XS and pure Perl implementations of a module, or it could be used to load " +"an\n" +"implementation for a given OS or any other case of needing to provide " +"multiple\n" "implementations." msgstr "" -#: gnu/packages/perl.scm:4300 +#: gnu/packages/perl.scm:4977 msgid "Standalone, extensible Perl module installer" msgstr "" -#: gnu/packages/perl.scm:4301 +#: gnu/packages/perl.scm:4978 msgid "" "Module::Install is a package for writing installers for\n" -"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a\n" +"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in " +"a\n" "strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" "installation version 5.005 or newer." msgstr "" -#: gnu/packages/perl.scm:4322 +#: gnu/packages/perl.scm:4999 msgid "Give your Perl module the ability to have plugins" msgstr "" -#: gnu/packages/perl.scm:4323 +#: gnu/packages/perl.scm:5000 msgid "" "This module provides a simple but extensible way of having\n" "'plugins' for your Perl module." msgstr "" -#: gnu/packages/perl.scm:4342 +#: gnu/packages/perl.scm:5019 msgid "Perl runtime module handling" msgstr "" -#: gnu/packages/perl.scm:4343 +#: gnu/packages/perl.scm:5020 msgid "" "The functions exported by this module deal with runtime\n" "handling of Perl modules, which are normally handled at compile time." msgstr "" -#: gnu/packages/perl.scm:4366 +#: gnu/packages/perl.scm:5043 msgid "Provide information on conflicts for Module::Runtime" msgstr "" -#: gnu/packages/perl.scm:4367 +#: gnu/packages/perl.scm:5044 msgid "" "This module provides conflicts checking for Module::Runtime,\n" "which had a recent release that broke some versions of Moose. It is called\n" "from Moose::Conflicts and moose-outdated." msgstr "" -#: gnu/packages/perl.scm:4388 +#: gnu/packages/perl.scm:5065 msgid "Recursively scan Perl code for dependencies" msgstr "" -#: gnu/packages/perl.scm:4389 +#: gnu/packages/perl.scm:5066 msgid "" "Module::ScanDeps is a module to recursively scan Perl\n" "programs for dependencies." msgstr "" -#: gnu/packages/perl.scm:4409 +#: gnu/packages/perl.scm:5086 msgid "Module name tools and transformations" msgstr "" -#: gnu/packages/perl.scm:4410 +#: gnu/packages/perl.scm:5087 msgid "" "This module provides a few useful functions for manipulating\n" "module names. Its main aim is to centralise some of the functions commonly\n" @@ -10952,117 +13770,123 @@ msgid "" "module names to relative paths." msgstr "" -#: gnu/packages/perl.scm:4440 +#: gnu/packages/perl.scm:5117 msgid "Minimalist Object Orientation (with Moose compatibility)" msgstr "" -#: gnu/packages/perl.scm:4441 +#: gnu/packages/perl.scm:5118 msgid "" "Moo is an extremely light-weight Object Orientation system.\n" -"It allows one to concisely define objects and roles with a convenient syntax\n" +"It allows one to concisely define objects and roles with a convenient " +"syntax\n" "that avoids the details of Perl's object system. Moo contains a subset of\n" "Moose and is optimised for rapid startup." msgstr "" -#: gnu/packages/perl.scm:4517 +#: gnu/packages/perl.scm:5225 msgid "Postmodern object system for Perl 5" msgstr "" -#: gnu/packages/perl.scm:4519 +#: gnu/packages/perl.scm:5227 msgid "" "Moose is a complete object system for Perl 5. It provides keywords for\n" -"attribute declaration, object construction, inheritance, and maybe more. With\n" +"attribute declaration, object construction, inheritance, and maybe more. " +"With\n" "Moose, you define your class declaratively, without needing to know about\n" "blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" -"logical structure of your classes, focusing on \"what\" rather than \"how\".\n" +"logical structure of your classes, focusing on \"what\" rather than \"how" +"\".\n" "A class definition with Moose reads like a list of very concise English\n" "sentences." msgstr "" -#: gnu/packages/perl.scm:4547 +#: gnu/packages/perl.scm:5256 msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" msgstr "" -#: gnu/packages/perl.scm:4548 +#: gnu/packages/perl.scm:5257 msgid "" "This module attempts to emulate the behavior of\n" "Class::Accessor::Fast as accurately as possible using the Moose attribute\n" -"system. The public API of Class::Accessor::Fast is wholly supported, but the\n" +"system. The public API of Class::Accessor::Fast is wholly supported, but " +"the\n" "private methods are not." msgstr "" -#: gnu/packages/perl.scm:4580 +#: gnu/packages/perl.scm:5289 msgid "Moose role for processing command line options" msgstr "" -#: gnu/packages/perl.scm:4581 +#: gnu/packages/perl.scm:5290 msgid "" "This is a Moose role which provides an alternate constructor\n" "for creating objects using parameters passed in from the command line." msgstr "" -#: gnu/packages/perl.scm:4602 +#: gnu/packages/perl.scm:5311 msgid "Mark overload code symbols as methods" msgstr "" -#: gnu/packages/perl.scm:4603 +#: gnu/packages/perl.scm:5312 msgid "" "MooseX::MarkAsMethods allows one to easily mark certain\n" "functions as Moose methods. This will allow other packages such as\n" "namespace::autoclean to operate without blowing away your overloads. After\n" -"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP as\n" +"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP " +"as\n" "being methods, and class extension as well as composition from roles with\n" "overloads will \"just work\"." msgstr "" -#: gnu/packages/perl.scm:4633 +#: gnu/packages/perl.scm:5342 msgid "Code attribute introspection" msgstr "" -#: gnu/packages/perl.scm:4634 +#: gnu/packages/perl.scm:5343 msgid "" "This module allows code attributes of methods to be\n" "introspected using Moose meta method objects." msgstr "" -#: gnu/packages/perl.scm:4660 +#: gnu/packages/perl.scm:5369 msgid "Subclassing of non-Moose classes" msgstr "" -#: gnu/packages/perl.scm:4661 +#: gnu/packages/perl.scm:5370 msgid "" "MooseX::NonMoose allows for easily subclassing non-Moose\n" -"classes with Moose, taking care of the details connected with doing this, such\n" +"classes with Moose, taking care of the details connected with doing this, " +"such\n" "as setting up proper inheritance from Moose::Object and installing (and\n" "inlining, at make_immutable time) a constructor that makes sure things like\n" "BUILD methods are called. It tries to be as non-intrusive as possible." msgstr "" -#: gnu/packages/perl.scm:4690 +#: gnu/packages/perl.scm:5399 msgid "Extension of Params::Validate using Moose's types" msgstr "" -#: gnu/packages/perl.scm:4691 +#: gnu/packages/perl.scm:5400 msgid "" "This module fills a gap in Moose by adding method parameter\n" "validation to Moose." msgstr "" -#: gnu/packages/perl.scm:4712 +#: gnu/packages/perl.scm:5421 msgid "Apply roles to a related Perl class" msgstr "" -#: gnu/packages/perl.scm:4713 +#: gnu/packages/perl.scm:5422 msgid "" "This module applies roles to make a subclass instead of\n" "manually setting up a subclass." msgstr "" -#: gnu/packages/perl.scm:4740 +#: gnu/packages/perl.scm:5449 msgid "Moose roles with composition parameters" msgstr "" -#: gnu/packages/perl.scm:4741 +#: gnu/packages/perl.scm:5450 msgid "" "Because Moose roles serve many different masters, they\n" "usually provide only the least common denominator of functionality. To\n" @@ -11072,11 +13896,11 @@ msgid "" "Parameterized roles offer a solution to these (and other) kinds of problems." msgstr "" -#: gnu/packages/perl.scm:4767 +#: gnu/packages/perl.scm:5476 msgid "Roles which support overloading" msgstr "" -#: gnu/packages/perl.scm:4768 +#: gnu/packages/perl.scm:5477 msgid "" "MooseX::Role::WithOverloading allows you to write a\n" "Moose::Role which defines overloaded operators and allows those overload\n" @@ -11084,107 +13908,202 @@ msgid "" "where plain Moose::Roles would lose the overloading." msgstr "" -#: gnu/packages/perl.scm:4790 +#: gnu/packages/perl.scm:5499 msgid "Name your accessors foo() and set_foo()" msgstr "" -#: gnu/packages/perl.scm:4791 +#: gnu/packages/perl.scm:5500 msgid "" "This module does not provide any methods. Simply loading it\n" -"changes the default naming policy for the loading class so that accessors are\n" -"separated into get and set methods. The get methods have the same name as the\n" +"changes the default naming policy for the loading class so that accessors " +"are\n" +"separated into get and set methods. The get methods have the same name as " +"the\n" "accessor, while set methods are prefixed with \"_set_\"." msgstr "" -#: gnu/packages/perl.scm:4817 +#: gnu/packages/perl.scm:5526 msgid "Strict object constructors for Moose" msgstr "" -#: gnu/packages/perl.scm:4818 +#: gnu/packages/perl.scm:5527 msgid "" "Simply loading this module makes your constructors\n" "\"strict\". If your constructor is called with an attribute init argument\n" "that your class does not declare, then it calls Moose->throw_error()." msgstr "" -#: gnu/packages/perl.scm:4846 +#: gnu/packages/perl.scm:5555 msgid "Trait loading and resolution for Moose" msgstr "" -#: gnu/packages/perl.scm:4847 +#: gnu/packages/perl.scm:5556 msgid "" "Adds support on top of MooseX::Traits for class precedence\n" "search for traits and some extra attributes." msgstr "" -#: gnu/packages/perl.scm:4873 +#: gnu/packages/perl.scm:5582 msgid "Organise your Moose types in libraries" msgstr "" -#: gnu/packages/perl.scm:4874 +#: gnu/packages/perl.scm:5583 msgid "" "This package lets you declare types using short names, but\n" "behind the scenes it namespaces all your type declarations, effectively\n" "prevent name clashes between packages." msgstr "" -#: gnu/packages/perl.scm:4905 +#: gnu/packages/perl.scm:5614 msgid "DateTime related constraints and coercions for Moose" msgstr "" -#: gnu/packages/perl.scm:4906 +#: gnu/packages/perl.scm:5615 msgid "" "This module packages several Moose::Util::TypeConstraints\n" "with coercions, designed to work with the DateTime suite of objects." msgstr "" -#: gnu/packages/perl.scm:4938 +#: gnu/packages/perl.scm:5647 msgid "Extensions to MooseX::Types::DateTime" msgstr "" -#: gnu/packages/perl.scm:4939 +#: gnu/packages/perl.scm:5648 msgid "" "This module builds on MooseX::Types::DateTime to add\n" -"additional custom types and coercions. Since it builds on an existing type,\n" +"additional custom types and coercions. Since it builds on an existing " +"type,\n" "all coercions and constraints are inherited." msgstr "" -#: gnu/packages/perl.scm:4968 +#: gnu/packages/perl.scm:5677 msgid "ClassName type constraints for Moose" msgstr "" -#: gnu/packages/perl.scm:4969 +#: gnu/packages/perl.scm:5678 msgid "" "MooseX::Types::LoadableClass provides a ClassName type\n" "constraint with coercion to load the class." msgstr "" -#: gnu/packages/perl.scm:4993 -msgid "Moosish types and type builder" +#: gnu/packages/perl.scm:5704 +msgid "Using Moo and MooX:: packages the most lazy way" msgstr "" -#: gnu/packages/perl.scm:4994 -msgid "" -"MooX::Types::MooseLike provides a possibility to build your\n" -"own set of Moose-like types. These custom types can then be used to describe\n" -"fields in Moo-based classes." +#: gnu/packages/perl.scm:5705 +msgid "Contains the MooX and MooX::Role packages." msgstr "" -#: gnu/packages/perl.scm:5023 -msgid "Fast Moose-compatible object system for perl5" +#: gnu/packages/perl.scm:5732 +msgid "Giving an easy Moo style way to make command organized CLI apps" msgstr "" -#: gnu/packages/perl.scm:5025 +#: gnu/packages/perl.scm:5733 msgid "" -"Mouse is a @code{Moose} compatible object system that implements a\n" -"subset of the functionality for reduced startup time." +"This package eases the writing of command line utilities,\n" +"accepting commands and subcommands and so on. These commands can form a " +"tree,\n" +"which is mirrored in the package structure. On invocation, each command " +"along\n" +"the path through the tree (starting from the top-level command through to " +"the\n" +"most specific one) is instantiated." msgstr "" -#: gnu/packages/perl.scm:5047 -msgid "Extend attribute interfaces for Mouse" -msgstr "Udvid attributgrænseflader for Mouse" +#: gnu/packages/perl.scm:5766 +msgid "Moo eXtension for initializing objects from config file" +msgstr "" -#: gnu/packages/perl.scm:5049 +#: gnu/packages/perl.scm:5767 +msgid "" +"This module is intended to easily load initialization values\n" +"for attributes on object construction from an appropriate config file. The\n" +"building is done in @code{MooX::ConfigFromFile::Role}---using\n" +"@code{MooX::ConfigFromFile} ensures that the role is applied." +msgstr "" + +#: gnu/packages/perl.scm:5791 +msgid "Moo eXtension for @code{File::ConfigDir}" +msgstr "" + +#: gnu/packages/perl.scm:5792 +msgid "" +"This module is a helper for easily finding configuration\n" +"file locations. This information can be used to find a suitable place for\n" +"installing configuration files or for finding any piece of settings." +msgstr "" + +#: gnu/packages/perl.scm:5827 +msgid "NativeTrait-like behavior for Moo" +msgstr "" + +#: gnu/packages/perl.scm:5829 +msgid "" +"@code{MooX::HandlesVia} is an extension of Moo's @code{handles}\n" +"attribute functionality. It provides a means of proxying functionality " +"from\n" +"an external class to the given atttribute." +msgstr "" + +#: gnu/packages/perl.scm:5860 +msgid "Easily translate Moose code to Moo" +msgstr "" + +#: gnu/packages/perl.scm:5862 +msgid "" +"MooX::late does the following:\n" +"@enumerate\n" +"@item Supports isa => $stringytype\n" +"@item Supports does => $rolename\n" +"@item Supports lazy_build => 1\n" +"@item Exports blessed and confess functions to your namespace.\n" +"@item Handles certain attribute traits\n" +"Currently Hash, Array and Code are supported. This feature requires\n" +"MooX::HandlesVia.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:5917 +msgid "Explicit Options eXtension for Object Class" +msgstr "" + +#: gnu/packages/perl.scm:5918 +msgid "" +"Create a command line tool with your Mo, Moo, Moose objects.\n" +"You have an @code{option} keyword to replace the usual @code{has} to\n" +"explicitly use your attribute on the command line. The @code{option} " +"keyword\n" +"takes additional parameters and uses @code{Getopt::Long::Descriptive} to\n" +"generate a command line tool." +msgstr "" + +#: gnu/packages/perl.scm:5945 +msgid "Moosish types and type builder" +msgstr "" + +#: gnu/packages/perl.scm:5946 +msgid "" +"MooX::Types::MooseLike provides a possibility to build your\n" +"own set of Moose-like types. These custom types can then be used to " +"describe\n" +"fields in Moo-based classes." +msgstr "" + +#: gnu/packages/perl.scm:5975 +msgid "Fast Moose-compatible object system for perl5" +msgstr "" + +#: gnu/packages/perl.scm:5977 +msgid "" +"Mouse is a @code{Moose} compatible object system that implements a\n" +"subset of the functionality for reduced startup time." +msgstr "" + +#: gnu/packages/perl.scm:6000 +msgid "Extend attribute interfaces for Mouse" +msgstr "Udvid attributgrænseflader for Mouse" + +#: gnu/packages/perl.scm:6002 msgid "" "While @code{Mouse} attributes provide a way to name your accessors,\n" "readers, writers, clearers and predicates, @code{MouseX::NativeTraits}\n" @@ -11192,49 +14111,62 @@ msgid "" "of data." msgstr "" -#: gnu/packages/perl.scm:5069 +#: gnu/packages/perl.scm:6022 msgid "Mozilla's CA cert bundle in PEM format" msgstr "" -#: gnu/packages/perl.scm:5070 +#: gnu/packages/perl.scm:6023 msgid "" "@code{Mozilla::CA} provides a copy of Mozilla's bundle of\n" -"Certificate Authority certificates in a form that can be consumed by modules\n" +"Certificate Authority certificates in a form that can be consumed by " +"modules\n" "and libraries based on OpenSSL." msgstr "" -#: gnu/packages/perl.scm:5089 +#: gnu/packages/perl.scm:6049 +msgid "Disable multidimensional array emulation" +msgstr "" + +#: gnu/packages/perl.scm:6051 +msgid "Multidimensional disables multidimensional array emulation." +msgstr "" + +#: gnu/packages/perl.scm:6068 msgid "MRO interface compatibility for Perls < 5.9.5" msgstr "" -#: gnu/packages/perl.scm:5090 +#: gnu/packages/perl.scm:6069 msgid "" "The \"mro\" namespace provides several utilities for dealing\n" -"with method resolution order and method caching in general in Perl 5.9.5 and\n" +"with method resolution order and method caching in general in Perl 5.9.5 " +"and\n" "higher. This module provides those interfaces for earlier versions of\n" "Perl (back to 5.6.0)." msgstr "" -#: gnu/packages/perl.scm:5117 +#: gnu/packages/perl.scm:6096 msgid "Keep imports out of your namespace" msgstr "" -#: gnu/packages/perl.scm:5118 +#: gnu/packages/perl.scm:6097 msgid "" "The namespace::autoclean pragma will remove all imported\n" -"symbols at the end of the current package's compile cycle. Functions called\n" -"in the package itself will still be bound by their name, but they won't show\n" +"symbols at the end of the current package's compile cycle. Functions " +"called\n" +"in the package itself will still be bound by their name, but they won't " +"show\n" "up as methods on your class or instances. It is very similar to\n" "namespace::clean, except it will clean all imported functions, no matter if\n" -"you imported them before or after you used the pragma. It will also not touch\n" +"you imported them before or after you used the pragma. It will also not " +"touch\n" "anything that looks like a method." msgstr "" -#: gnu/packages/perl.scm:5144 +#: gnu/packages/perl.scm:6123 msgid "Keep imports and functions out of your namespace" msgstr "" -#: gnu/packages/perl.scm:5145 +#: gnu/packages/perl.scm:6124 msgid "" "The namespace::clean pragma will remove all previously\n" "declared or imported symbols at the end of the current package's compile\n" @@ -11242,11 +14174,42 @@ msgid "" "name, but they won't show up as methods on your class or instances." msgstr "" -#: gnu/packages/perl.scm:5168 +#: gnu/packages/perl.scm:6144 +msgid "Non-blocking system DNS resolver" +msgstr "" + +#: gnu/packages/perl.scm:6146 +msgid "" +"This class provides several methods for host name resolution. It is\n" +"designed to be used with event loops. Names are resolved by your system's\n" +"native @code{getaddrinfo(3)} implementation, called in a separate thread to\n" +"avoid blocking the entire application. Threading overhead is limited by " +"using\n" +"system threads instead of Perl threads." +msgstr "" + +#: gnu/packages/perl.scm:6174 +msgid "Internationalizing Domain Names in Applications (IDNA)" +msgstr "" + +#: gnu/packages/perl.scm:6176 +msgid "" +"Internationalized Domain Names (IDNs) use characters drawn from a large\n" +"repertoire (Unicode), but IDNA allows the non-ASCII characters to be\n" +"represented using only the ASCII characters already allowed in so-called " +"host\n" +"names today (letter-digit-hyphen, /[A-Z0-9-]/i).\n" +"\n" +"Use this module if you just want to convert domain names (or email " +"addresses),\n" +"using whatever IDNA standard is the best choice at the moment." +msgstr "" + +#: gnu/packages/perl.scm:6202 msgid "Perl client for Etsy's statsd daemon" msgstr "Perlklient for Etsy's statsd-dæmonen" -#: gnu/packages/perl.scm:5169 +#: gnu/packages/perl.scm:6203 msgid "" "This module implement a UDP client for the statsd statistics\n" "collector daemon in use at Etsy.com." @@ -11254,32 +14217,44 @@ msgstr "" "Dette modul implementerer en UDP-klient for statsd-statistik\n" "indsamlingsdæmonen i brug på Etsy.com." -#: gnu/packages/perl.scm:5187 +#: gnu/packages/perl.scm:6221 msgid "Numeric comparisons" msgstr "Numeriske sammenligninger" -#: gnu/packages/perl.scm:5188 +#: gnu/packages/perl.scm:6222 msgid "" "Number::Compare compiles a simple comparison to an anonymous\n" "subroutine, which you can call with a value to be tested against." msgstr "" -#: gnu/packages/perl.scm:5206 +#: gnu/packages/perl.scm:6241 +#, fuzzy +msgid "Perl extension defining ranges of numbers" +msgstr "Perludvidelsesgrænseflade for libcurl" + +#: gnu/packages/perl.scm:6242 +msgid "" +"Number::Range is an object-oriented interface to test if a\n" +"number exists in a given range, and to be able to manipulate the range." +msgstr "" + +#: gnu/packages/perl.scm:6262 msgid "Generate cryptographic signatures for objects" msgstr "Opret kryptografiske underskrifter for objekter" -#: gnu/packages/perl.scm:5207 +#: gnu/packages/perl.scm:6263 msgid "" "Object::Signature is an abstract base class that you can\n" -"inherit from in order to allow your objects to generate unique cryptographic\n" +"inherit from in order to allow your objects to generate unique " +"cryptographic\n" "signatures." msgstr "" -#: gnu/packages/perl.scm:5228 +#: gnu/packages/perl.scm:6284 msgid "Read and write OLE storage files" msgstr "" -#: gnu/packages/perl.scm:5229 +#: gnu/packages/perl.scm:6285 msgid "" "This module allows you to read and write\n" "an OLE-Structured file. @dfn{OLE} (Object Linking and Embedding) is a\n" @@ -11287,98 +14262,115 @@ msgid "" "documents within a single file." msgstr "" -#: gnu/packages/perl.scm:5252 +#: gnu/packages/perl.scm:6308 msgid "Anonymous packages" msgstr "Anonyme pakker" -#: gnu/packages/perl.scm:5253 +#: gnu/packages/perl.scm:6309 msgid "" "This module allows for anonymous packages that are\n" "independent of the main namespace and only available through an object\n" "instance, not by name." msgstr "" -#: gnu/packages/perl.scm:5281 +#: gnu/packages/perl.scm:6337 msgid "Manage deprecation warnings for your distribution" msgstr "Håndter forældelsesadvarseler for din distribution" -#: gnu/packages/perl.scm:5282 +#: gnu/packages/perl.scm:6338 msgid "" "This module allows you to manage a set of deprecations for\n" "one or more modules." msgstr "" -#: gnu/packages/perl.scm:5309 +#: gnu/packages/perl.scm:6365 msgid "Routines for manipulating stashes" msgstr "" -#: gnu/packages/perl.scm:5310 +#: gnu/packages/perl.scm:6366 msgid "" "Manipulating stashes (Perl's symbol tables) is occasionally\n" -"necessary, but incredibly messy, and easy to get wrong. This module hides all\n" +"necessary, but incredibly messy, and easy to get wrong. This module hides " +"all\n" "of that behind a simple API." msgstr "" -#: gnu/packages/perl.scm:5333 +#: gnu/packages/perl.scm:6389 msgid "Faster implementation of the Package::Stash API" msgstr "" -#: gnu/packages/perl.scm:5334 +#: gnu/packages/perl.scm:6390 msgid "" "This is a backend for Package::Stash, which provides the\n" -"functionality in a way that's less buggy and much faster. It will be used by\n" -"default if it's installed, and should be preferred in all environments with a\n" +"functionality in a way that's less buggy and much faster. It will be used " +"by\n" +"default if it's installed, and should be preferred in all environments with " +"a\n" "compiler." msgstr "" -#: gnu/packages/perl.scm:5354 +#: gnu/packages/perl.scm:6410 msgid "Play with other peoples' lexical variables" msgstr "" -#: gnu/packages/perl.scm:5355 +#: gnu/packages/perl.scm:6411 msgid "" "PadWalker is a module which allows you to inspect (and even\n" "change) lexical variables in any subroutine which called you. It will only\n" -"show those variables which are in scope at the point of the call. PadWalker\n" +"show those variables which are in scope at the point of the call. " +"PadWalker\n" "is particularly useful for debugging." msgstr "" -#: gnu/packages/perl.scm:5379 +#: gnu/packages/perl.scm:6435 msgid "Simple parallel processing fork manager" msgstr "Simpel prallel behandlingsforgreningshåndtering" -#: gnu/packages/perl.scm:5380 +#: gnu/packages/perl.scm:6436 msgid "" "@code{Parallel::ForkManager} is intended for use in\n" "operations that can be done in parallel where the number of\n" "processes to be forked off should be limited." msgstr "" -#: gnu/packages/perl.scm:5400 +#: gnu/packages/perl.scm:6456 msgid "Simple, compact and correct param-checking functions" msgstr "" -#: gnu/packages/perl.scm:5402 +#: gnu/packages/perl.scm:6458 msgid "" "Params::Util provides a basic set of importable functions that makes\n" "checking parameters easier." msgstr "" -#: gnu/packages/perl.scm:5426 +#: gnu/packages/perl.scm:6482 msgid "Validate method/function parameters" msgstr "" -#: gnu/packages/perl.scm:5427 +#: gnu/packages/perl.scm:6483 msgid "" "The Params::Validate module allows you to validate method or\n" "function call parameters to an arbitrary level of specificity." msgstr "" -#: gnu/packages/perl.scm:5445 +#: gnu/packages/perl.scm:6511 +msgid "Build an optimized subroutine parameter validator" +msgstr "" + +#: gnu/packages/perl.scm:6512 +msgid "" +"This module creates a customized, highly efficient\n" +"parameter checking subroutine. It can handle named or positional\n" +"parameters, and can return the parameters as key/value pairs or a list\n" +"of values. In addition to type checks, it also supports parameter\n" +"defaults, optional parameters, and extra \"slurpy\" parameters." +msgstr "" + +#: gnu/packages/perl.scm:6533 msgid "Create and manipulate PAR distributions" msgstr "Opret og manipuler PAR-distributioner" -#: gnu/packages/perl.scm:5446 +#: gnu/packages/perl.scm:6534 msgid "" "PAR::Dist is a toolkit to create and manipulate PAR\n" "distributions." @@ -11386,69 +14378,69 @@ msgstr "" "PAR::Dist er et værktøjssæt til at oprette og manipulere PAR-\n" "distributioner." -#: gnu/packages/perl.scm:5465 +#: gnu/packages/perl.scm:6553 msgid "" "Allows you to both load one or more modules, while setting\n" "up inheritance from those modules at the same time." msgstr "" -#: gnu/packages/perl.scm:5484 +#: gnu/packages/perl.scm:6572 msgid "Path specification manipulation" msgstr "" -#: gnu/packages/perl.scm:5485 +#: gnu/packages/perl.scm:6573 msgid "" "Path::Class is a module for manipulation of file and\n" "directory specifications in a cross-platform manner." msgstr "" -#: gnu/packages/perl.scm:5509 +#: gnu/packages/perl.scm:6597 msgid "File path utility" msgstr "" -#: gnu/packages/perl.scm:5510 +#: gnu/packages/perl.scm:6598 msgid "" "This module provides a small, fast utility for working\n" "with file paths." msgstr "" -#: gnu/packages/perl.scm:5531 +#: gnu/packages/perl.scm:6619 msgid "Fast and correct UTF-8 IO" msgstr "" -#: gnu/packages/perl.scm:5532 +#: gnu/packages/perl.scm:6620 msgid "" "@code{PerlIO::utf8_strict} provides a fast and correct UTF-8\n" "PerlIO layer. Unlike Perl's default @code{:utf8} layer it checks the input\n" "for correctness." msgstr "" -#: gnu/packages/perl.scm:5553 +#: gnu/packages/perl.scm:6641 msgid "Check for comprehensive documentation of a module" msgstr "" -#: gnu/packages/perl.scm:5554 +#: gnu/packages/perl.scm:6642 msgid "" "This module provides a mechanism for determining if the pod\n" "for a given module is comprehensive." msgstr "" -#: gnu/packages/perl.scm:5571 +#: gnu/packages/perl.scm:6659 msgid "Parsing library for text in Pod format" msgstr "" -#: gnu/packages/perl.scm:5572 +#: gnu/packages/perl.scm:6660 msgid "" -"Pod::Simple is a Perl library for parsing text in\n" -"the Pod (plain old documentation) markup language that is typically\n" +"@code{Pod::Simple} is a Perl library for parsing text in\n" +"the @dfn{Pod} (plain old documentation) markup language that is typically\n" "used for writing documentation for Perl and for Perl modules." msgstr "" -#: gnu/packages/perl.scm:5593 +#: gnu/packages/perl.scm:6681 msgid "GNU C library compatible strftime for loggers and servers" msgstr "" -#: gnu/packages/perl.scm:5594 +#: gnu/packages/perl.scm:6682 msgid "" "POSIX::strftime::Compiler provides GNU C library compatible\n" "strftime(3). But this module is not affected by the system locale. This\n" @@ -11456,2164 +14448,3764 @@ msgid "" "applications." msgstr "" -#: gnu/packages/perl.scm:5612 +#: gnu/packages/perl.scm:6700 msgid "Information about the currently running perl" msgstr "" -#: gnu/packages/perl.scm:5614 +#: gnu/packages/perl.scm:6702 msgid "" "Probe::Perl provides methods for obtaining information about the\n" -"currently running perl interpreter. It originally began life as code in the\n" +"currently running perl interpreter. It originally began life as code in " +"the\n" "Module::Build project, but has been externalized here for general use." msgstr "" -#: gnu/packages/perl.scm:5636 +#: gnu/packages/perl.scm:6730 +msgid "Interface to external editor from Perl" +msgstr "" + +#: gnu/packages/perl.scm:6731 +msgid "" +"This module provides the ability to supply some text to an\n" +"external text editor, have it edited by the user, and retrieve the results." +msgstr "" + +#: gnu/packages/perl.scm:6750 msgid "Create read-only scalars, arrays, hashes" msgstr "" -#: gnu/packages/perl.scm:5637 +#: gnu/packages/perl.scm:6751 msgid "" "This module provides a facility for creating non-modifiable\n" -"variables in Perl. This is useful for configuration files, headers, etc. It\n" -"can also be useful as a development and debugging tool for catching updates to\n" +"variables in Perl. This is useful for configuration files, headers, etc. " +"It\n" +"can also be useful as a development and debugging tool for catching updates " +"to\n" "variables that should not be changed." msgstr "" -#: gnu/packages/perl.scm:5655 +#: gnu/packages/perl.scm:6771 +msgid "XS implementation for Ref::Util" +msgstr "" + +#: gnu/packages/perl.scm:6772 +msgid "" +"@code{Ref::Util::XS} is the XS implementation of\n" +"@code{Ref::Util}, which provides several functions to help identify " +"references\n" +"in a more convenient way than the usual approach of examining the return " +"value\n" +"of @code{ref}." +msgstr "" + +#: gnu/packages/perl.scm:6790 msgid "Provide commonly requested regular expressions" msgstr "" -#: gnu/packages/perl.scm:5657 +#: gnu/packages/perl.scm:6792 msgid "" "This module exports a single hash (`%RE') that stores or generates\n" "commonly needed regular expressions. Patterns currently provided include:\n" -"balanced parentheses and brackets, delimited text (with escapes), integers and\n" +"balanced parentheses and brackets, delimited text (with escapes), integers " +"and\n" "floating-point numbers in any base (up to 36), comments in 44 languages,\n" "offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" "codes." msgstr "" -#: gnu/packages/perl.scm:5687 +#: gnu/packages/perl.scm:6817 +msgid "Selection of general-utility regexp subroutines" +msgstr "" + +#: gnu/packages/perl.scm:6818 +msgid "" +"This package provides a selection of regular expression\n" +"subroutines including @code{is_regexp}, @code{regexp_seen_evals},\n" +"@code{regexp_is_foreign}, @code{regexp_is_anchored}, " +"@code{serialize_regexp},\n" +"and @code{deserialize_regexp}." +msgstr "" + +#: gnu/packages/perl.scm:6843 msgid "Roles, as a slice of Moose" msgstr "" -#: gnu/packages/perl.scm:5688 +#: gnu/packages/perl.scm:6844 msgid "Role::Tiny is a minimalist role composition tool." msgstr "" -#: gnu/packages/perl.scm:5705 +#: gnu/packages/perl.scm:6875 msgid "Call isa, can, does, and DOES safely" msgstr "" -#: gnu/packages/perl.scm:5706 +#: gnu/packages/perl.scm:6876 msgid "" "This module allows you to call isa, can, does, and DOES\n" "safely on things that may not be objects." msgstr "" -#: gnu/packages/perl.scm:5724 +#: gnu/packages/perl.scm:6894 msgid "Lexically-scoped resource management" msgstr "" -#: gnu/packages/perl.scm:5725 +#: gnu/packages/perl.scm:6895 msgid "" "This module provides a convenient way to perform cleanup or\n" -"other forms of resource management at the end of a scope. It is particularly\n" +"other forms of resource management at the end of a scope. It is " +"particularly\n" "useful when dealing with exceptions: the Scope::Guard constructor takes a\n" -"reference to a subroutine that is guaranteed to be called even if the thread\n" -"of execution is aborted prematurely. This effectively allows lexically-scoped\n" +"reference to a subroutine that is guaranteed to be called even if the " +"thread\n" +"of execution is aborted prematurely. This effectively allows lexically-" +"scoped\n" "\"promises\" to be made that are automatically honoured by perl's garbage\n" "collector." msgstr "" -#: gnu/packages/perl.scm:5748 +#: gnu/packages/perl.scm:6918 msgid "Infinite sets" msgstr "" -#: gnu/packages/perl.scm:5749 +#: gnu/packages/perl.scm:6919 msgid "Set::Infinite is a set theory module for infinite sets." msgstr "" -#: gnu/packages/perl.scm:5769 +#: gnu/packages/perl.scm:6939 msgid "Unordered collections of Perl Objects" msgstr "" -#: gnu/packages/perl.scm:5770 +#: gnu/packages/perl.scm:6940 msgid "" "Set::Object provides efficient sets, unordered collections\n" "of Perl objects without duplicates for scalars and references." msgstr "" -#: gnu/packages/perl.scm:5788 +#: gnu/packages/perl.scm:6958 msgid "Set operations for Perl" msgstr "" -#: gnu/packages/perl.scm:5789 +#: gnu/packages/perl.scm:6959 msgid "" "The first priority of Set::Scalar is to be a convenient\n" -"interface to sets (as in: unordered collections of Perl scalars). While not\n" +"interface to sets (as in: unordered collections of Perl scalars). While " +"not\n" "designed to be slow or big, neither has it been designed to be fast or\n" "compact." msgstr "" -#: gnu/packages/perl.scm:5809 +#: gnu/packages/perl.scm:6979 msgid "Sort arrays by one or multiple calculated keys" msgstr "" -#: gnu/packages/perl.scm:5810 +#: gnu/packages/perl.scm:6980 msgid "" "This Perl module provides various functions to quickly sort\n" "arrays by one or multiple calculated keys." msgstr "" -#: gnu/packages/perl.scm:5828 +#: gnu/packages/perl.scm:6998 +msgid "Sort lexically, but sort numeral parts numerically" +msgstr "" + +#: gnu/packages/perl.scm:6999 +msgid "" +"This module exports two functions, @code{nsort} and\n" +"@code{ncmp}; they are used in implementing a \"natural sorting\" algorithm.\n" +"Under natural sorting, numeric substrings are compared numerically, and " +"other\n" +"word-characters are compared lexically." +msgstr "" + +#: gnu/packages/perl.scm:7027 +msgid "Classes for representing type constraints and coercion" +msgstr "" + +#: gnu/packages/perl.scm:7028 +msgid "" +"The Specio distribution provides classes for representing type\n" +"constraints and coercion, along with syntax sugar for declaring them. Note " +"that\n" +"this is not a proper type system for Perl. Nothing in this distribution " +"will\n" +"magically make the Perl interpreter start checking a value's type on " +"assignment\n" +"to a variable. In fact, there's no built-in way to apply a type to a " +"variable at\n" +"all. Instead, you can explicitly check a value against a type, and " +"optionally\n" +"coerce values to that type." +msgstr "" + +#: gnu/packages/perl.scm:7051 msgid "Spiffy Perl Interface Framework For You" msgstr "" -#: gnu/packages/perl.scm:5829 +#: gnu/packages/perl.scm:7052 msgid "" "Spiffy is a framework and methodology for doing object\n" "oriented (OO) programming in Perl. Spiffy combines the best parts of\n" -"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class.\n" -"It attempts to fix all the nits and warts of traditional Perl OO, in a clean,\n" -"straightforward and (perhaps someday) standard way. Spiffy borrows ideas from\n" +"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation " +"class.\n" +"It attempts to fix all the nits and warts of traditional Perl OO, in a " +"clean,\n" +"straightforward and (perhaps someday) standard way. Spiffy borrows ideas " +"from\n" "other OO languages like Python, Ruby, Java and Perl 6." msgstr "" -#: gnu/packages/perl.scm:5851 +#: gnu/packages/perl.scm:7074 msgid "Temporary buffer to save bytes" msgstr "" -#: gnu/packages/perl.scm:5852 +#: gnu/packages/perl.scm:7075 msgid "" "Stream::Buffered is a buffer class to store arbitrary length\n" "of byte strings and then get a seekable filehandle once everything is\n" -"buffered. It uses PerlIO and/or temporary file to save the buffer depending\n" +"buffered. It uses PerlIO and/or temporary file to save the buffer " +"depending\n" "on the length of the size." msgstr "" -#: gnu/packages/perl.scm:5872 +#: gnu/packages/perl.scm:7095 msgid "Turn on strict and make all warnings fatal" msgstr "" -#: gnu/packages/perl.scm:5873 +#: gnu/packages/perl.scm:7096 msgid "" "Strictures turns on strict and make all warnings fatal when\n" "run from within a source-controlled directory." msgstr "" -#: gnu/packages/perl.scm:5891 +#: gnu/packages/perl.scm:7138 msgid "Camelcase and de-camelcase" msgstr "" -#: gnu/packages/perl.scm:5892 +#: gnu/packages/perl.scm:7139 msgid "" "This module may be used to convert from under_score text to\n" "CamelCase and back again." msgstr "" -#: gnu/packages/perl.scm:5912 +#: gnu/packages/perl.scm:7158 +msgid "Backslash escapes, quoted phrase, word elision, etc." +msgstr "" + +#: gnu/packages/perl.scm:7159 +msgid "" +"This module provides a flexible calling interface to some\n" +"frequently-performed string conversion functions, including applying and\n" +"expanding standard C/Unix-style backslash escapes like \n" +" and \t, wrapping and\n" +"removing double-quotes, and truncating to fit within a desired length." +msgstr "" + +#: gnu/packages/perl.scm:7181 msgid "Rewrite strings based on a set of known prefixes" msgstr "" -#: gnu/packages/perl.scm:5913 +#: gnu/packages/perl.scm:7182 msgid "" "This module allows you to rewrite strings based on a set of\n" "known prefixes." msgstr "" -#: gnu/packages/perl.scm:5932 +#: gnu/packages/perl.scm:7201 msgid "String printing alternatives to printf" msgstr "" -#: gnu/packages/perl.scm:5934 +#: gnu/packages/perl.scm:7203 msgid "" "This module inserts values into (translated) strings. It provides\n" -"@code{printf} and @code{sprintf} alternatives via both an object-oriented and\n" +"@code{printf} and @code{sprintf} alternatives via both an object-oriented " +"and\n" "a functional interface." msgstr "" -#: gnu/packages/perl.scm:5957 +#: gnu/packages/perl.scm:7226 msgid "Sophisticated exporter for custom-built routines" msgstr "" -#: gnu/packages/perl.scm:5959 +#: gnu/packages/perl.scm:7228 msgid "" "Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" "custom-built routines." msgstr "" -#: gnu/packages/perl.scm:5978 +#: gnu/packages/perl.scm:7247 msgid "Only use Sub::Exporter if you need it" msgstr "" -#: gnu/packages/perl.scm:5979 +#: gnu/packages/perl.scm:7248 msgid "" "Sub::Exporter is an incredibly powerful module, but with\n" "that power comes great responsibility, as well as some runtime penalties.\n" -"This module is a \"Sub::Exporter\" wrapper that will let your users just use\n" -"Exporter if all they are doing is picking exports, but use \"Sub::Exporter\"\n" +"This module is a \"Sub::Exporter\" wrapper that will let your users just " +"use\n" +"Exporter if all they are doing is picking exports, but use \"Sub::Exporter" +"\"\n" "if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" "renaming exports, if they try to use them." msgstr "" -#: gnu/packages/perl.scm:6001 +#: gnu/packages/perl.scm:7270 msgid "Retrieve names of code references" msgstr "" -#: gnu/packages/perl.scm:6002 +#: gnu/packages/perl.scm:7271 msgid "" "Sub::Identify allows you to retrieve the real name of code\n" "references." msgstr "" -#: gnu/packages/perl.scm:6021 +#: gnu/packages/perl.scm:7291 +msgid "Tool to inspect subroutines" +msgstr "" + +#: gnu/packages/perl.scm:7292 +#, fuzzy +msgid "" +"This package provides tools for inspecting subroutines\n" +"in Perl." +msgstr "Denne pakke tilbyder værktøjer for HTML-oprettelse og uddata i R." + +#: gnu/packages/perl.scm:7311 msgid "Install subroutines into packages easily" msgstr "" -#: gnu/packages/perl.scm:6023 +#: gnu/packages/perl.scm:7313 msgid "" "Sub::Install makes it easy to install subroutines into packages without\n" -"the unsightly mess of C or typeglobs lying about where just anyone\n" +"the unsightly mess of C or typeglobs lying about where just " +"anyone\n" "can see them." msgstr "" -#: gnu/packages/perl.scm:6044 +#: gnu/packages/perl.scm:7334 msgid "(Re)name a sub" msgstr "" -#: gnu/packages/perl.scm:6045 +#: gnu/packages/perl.scm:7335 msgid "" "Assigns a new name to referenced sub. If package\n" -"specification is omitted in the name, then the current package is used. The\n" +"specification is omitted in the name, then the current package is used. " +"The\n" "return value is the sub." msgstr "" -#: gnu/packages/perl.scm:6064 +#: gnu/packages/perl.scm:7359 +msgid "Efficient generation of subroutines via string eval" +msgstr "" + +#: gnu/packages/perl.scm:7360 +msgid "" +"Sub::Quote provides an efficient generation of subroutines\n" +"via string eval." +msgstr "" + +#: gnu/packages/perl.scm:7378 msgid "Apparently run a function in a higher stack frame" msgstr "" -#: gnu/packages/perl.scm:6065 +#: gnu/packages/perl.scm:7379 msgid "" "Like Tcl's uplevel() function, but not quite so dangerous.\n" "The idea is just to fool caller(). All the really naughty bits of Tcl's\n" "uplevel() are avoided." msgstr "" -#: gnu/packages/perl.scm:6084 +#: gnu/packages/perl.scm:7401 +msgid "Control superclass method dispatching" +msgstr "" + +#: gnu/packages/perl.scm:7403 +msgid "" +"When subclassing a class, you may occasionally want to dispatch control to\n" +"the superclass---at least conditionally and temporarily. This module " +"provides\n" +"nicer equivalents to the native Perl syntax for calling superclasses, along " +"with\n" +"a universal @code{super} method to determine a class' own superclass, and " +"better\n" +"support for run-time mix-ins and roles." +msgstr "" + +#: gnu/packages/perl.scm:7424 msgid "Perl extension for generating SVG documents" msgstr "" -#: gnu/packages/perl.scm:6085 +#: gnu/packages/perl.scm:7425 msgid "" "SVG is a Perl module which generates a nested data structure\n" -"containing the DOM representation of an SVG (Scalable Vector Graphics) image.\n" +"containing the DOM representation of an SVG (Scalable Vector Graphics) " +"image.\n" "Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" "access the DOM object, create and access Javascript, and generate SMIL\n" "animation content." msgstr "" -#: gnu/packages/perl.scm:6106 +#: gnu/packages/perl.scm:7446 msgid "Switch statement for Perl" msgstr "Skift udtryk for Perl" -#: gnu/packages/perl.scm:6107 +#: gnu/packages/perl.scm:7447 msgid "" "Switch is a Perl module which implements a generalized case\n" "mechanism. The module augments the standard Perl syntax with two new\n" "statements: @code{switch} and @code{case}." msgstr "" -#: gnu/packages/perl.scm:6124 +#: gnu/packages/perl.scm:7493 msgid "Perl extension for getting CPU information" msgstr "Perludvidelse til at indhente cpu-information" -#: gnu/packages/perl.scm:6126 +#: gnu/packages/perl.scm:7495 msgid "" "Sys::CPU is a module for counting the number of CPUs on a system, and\n" "determining their type and clock speed." msgstr "" -#: gnu/packages/perl.scm:6147 +#: gnu/packages/perl.scm:7516 msgid "Get full hostname in Perl" msgstr "" -#: gnu/packages/perl.scm:6148 +#: gnu/packages/perl.scm:7517 msgid "" "Sys::Hostname::Long tries very hard to get the full hostname\n" "of a system." msgstr "" -#: gnu/packages/perl.scm:6166 +#: gnu/packages/perl.scm:7544 msgid "Ensure that a platform has weaken support" msgstr "" -#: gnu/packages/perl.scm:6167 +#: gnu/packages/perl.scm:7545 msgid "" "One recurring problem in modules that use Scalar::Util's\n" "weaken function is that it is not present in the pure-perl variant. If\n" -"Scalar::Util is not available at all, it will issue a normal dependency on the\n" -"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and the\n" -"module does not have weaken, the install will bail out altogether with a long\n" +"Scalar::Util is not available at all, it will issue a normal dependency on " +"the\n" +"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and " +"the\n" +"module does not have weaken, the install will bail out altogether with a " +"long\n" "error encouraging the user to seek support." msgstr "" -#: gnu/packages/perl.scm:6192 +#: gnu/packages/perl.scm:7570 msgid "Template processing system for Perl" msgstr "" -#: gnu/packages/perl.scm:6193 +#: gnu/packages/perl.scm:7571 msgid "" "The Template Toolkit is a collection of modules which\n" "implement an extensible template processing system. It was originally\n" -"designed and remains primarily useful for generating dynamic web content, but\n" +"designed and remains primarily useful for generating dynamic web content, " +"but\n" "it can be used equally well for processing any other kind of text based\n" "documents: HTML, XML, POD, PostScript, LaTeX, and so on." msgstr "" -#: gnu/packages/perl.scm:6216 +#: gnu/packages/perl.scm:7594 msgid "Profiling for Template Toolkit" msgstr "" -#: gnu/packages/perl.scm:6217 +#: gnu/packages/perl.scm:7595 msgid "" "Template::Timer provides inline profiling of the template\n" "processing in Perl code." msgstr "" -#: gnu/packages/perl.scm:6235 +#: gnu/packages/perl.scm:7615 msgid "Detect encoding of the current terminal" msgstr "" -#: gnu/packages/perl.scm:6236 +#: gnu/packages/perl.scm:7616 msgid "" "Term::Encoding is a simple module to detect the encoding of\n" "the current terminal expects in various ways." msgstr "" -#: gnu/packages/perl.scm:6260 +#: gnu/packages/perl.scm:7640 msgid "Progress meter on a standard terminal" msgstr "" -#: gnu/packages/perl.scm:6261 +#: gnu/packages/perl.scm:7641 msgid "" "Term::ProgressBar provides a simple progress bar on the\n" -"terminal, to let the user know that something is happening, roughly how much\n" +"terminal, to let the user know that something is happening, roughly how " +"much\n" "stuff has been done, and maybe an estimate at how long remains." msgstr "" -#: gnu/packages/perl.scm:6284 +#: gnu/packages/perl.scm:7664 msgid "Progress meter if run interactively" msgstr "" -#: gnu/packages/perl.scm:6285 +#: gnu/packages/perl.scm:7665 msgid "" "Term::ProgressBar is a wonderful module for showing progress\n" -"bars on the terminal. This module acts very much like that module when it is\n" -"run interactively. However, when it is not run interactively (for example, as\n" +"bars on the terminal. This module acts very much like that module when it " +"is\n" +"run interactively. However, when it is not run interactively (for example, " +"as\n" "a cron job) then it does not show the progress bar." msgstr "" -#: gnu/packages/perl.scm:6307 +#: gnu/packages/perl.scm:7687 msgid "Simple progress bars" msgstr "" -#: gnu/packages/perl.scm:6308 +#: gnu/packages/perl.scm:7688 msgid "" "Term::ProgressBar::Simple tells you how much work has been\n" "done, how much is left to do, and estimate how long it will take." msgstr "" -#: gnu/packages/perl.scm:6326 +#: gnu/packages/perl.scm:7706 msgid "Simple terminal control" msgstr "Simpel terminalkontrol" -#: gnu/packages/perl.scm:6327 +#: gnu/packages/perl.scm:7707 msgid "" "This module, ReadKey, provides ioctl control for terminals\n" -"so the input modes can be changed (thus allowing reads of a single character\n" -"at a time), and also provides non-blocking reads of stdin, as well as several\n" +"so the input modes can be changed (thus allowing reads of a single " +"character\n" +"at a time), and also provides non-blocking reads of stdin, as well as " +"several\n" "other terminal related features, including retrieval/modification of the\n" "screen size, and retrieval/modification of the control characters." msgstr "" -#: gnu/packages/perl.scm:6354 -msgid "Data-driven testing framework for Perl" +#: gnu/packages/perl.scm:7732 +msgid "Retrieve terminal size" msgstr "" -#: gnu/packages/perl.scm:6355 +#: gnu/packages/perl.scm:7733 msgid "" -"Test::Base gives a way to trivially write your own test\n" -"framework base class. It concentrates on offering reusable data driven\n" -"patterns, so that you can write tests with a minimum of code." +"This is a unified interface to retrieve terminal size. It\n" +"loads one module of a list of known alternatives, each implementing some " +"way\n" +"to get the desired terminal information. This loaded module will actually " +"do\n" +"the job on behalf of @code{Term::Size::Any}." msgstr "" -#: gnu/packages/perl.scm:6382 -msgid "Easily create test classes in an xUnit/JUnit style" -msgstr "" +#: gnu/packages/perl.scm:7753 +#, fuzzy +msgid "Perl extension for retrieving terminal size (Perl version)" +msgstr "Perludvidelse til at indhente cpu-information" -#: gnu/packages/perl.scm:6383 +#: gnu/packages/perl.scm:7754 msgid "" -"@code{Test::Class} provides a simple way of creating classes\n" -"and objects to test your code in an xUnit style.\n" -"\n" -"Built using @code{Test::Builder}, it was designed to work with other\n" -"@code{Test::Builder} based modules (@code{Test::More},\n" -"@code{Test::Differences}, @code{Test::Exception}, etc.)." +"This is yet another implementation of @code{Term::Size}.\n" +"Now in pure Perl, with the exception of a C probe run at build time." msgstr "" -#: gnu/packages/perl.scm:6415 -msgid "Test classes the easy way" +#: gnu/packages/perl.scm:7774 +msgid "Format a header and rows into a table" msgstr "" -#: gnu/packages/perl.scm:6416 +#: gnu/packages/perl.scm:7775 msgid "" -"@code{Test::Class::Most} provides some more convenience when\n" -"using @code{Test::Class}." +"This module is able to generically format rows of data\n" +"into tables." msgstr "" -#: gnu/packages/perl.scm:6448 -msgid "Check for uncleaned imports" +#: gnu/packages/perl.scm:7794 +msgid "Align text" msgstr "" -#: gnu/packages/perl.scm:6449 +#: gnu/packages/perl.scm:7795 msgid "" -"This module lets you check your module's namespaces for\n" -"imported functions you might have forgotten to remove with\n" -"namespace::autoclean or namespace::clean and are therefore available to be\n" -"called as methods, which usually isn't want you want." +"Text::Aligner exports a single function, align(), which is\n" +"used to justify strings to various alignment styles." msgstr "" -#: gnu/packages/perl.scm:6469 -msgid "Flexible deep comparison for the Test::Builder framework" +#: gnu/packages/perl.scm:7813 +msgid "Extract delimited text sequences from strings" msgstr "" -#: gnu/packages/perl.scm:6471 +#: gnu/packages/perl.scm:7814 msgid "" -"Test::Deep compares two structures by going through each level, ensuring\n" -"that the values match, that arrays and hashes have the same elements and that\n" -"references are blessed into the correct class. It also handles circular data\n" -"structures without getting caught in an infinite loop." +"The Text::Balanced module can be used to extract delimited\n" +"text sequences from strings." msgstr "" -#: gnu/packages/perl.scm:6497 -msgid "Test strings and data structures and show differences" +#: gnu/packages/perl.scm:7832 +msgid "Manipulate comma-separated values" msgstr "" -#: gnu/packages/perl.scm:6498 +#: gnu/packages/perl.scm:7833 msgid "" -"This module exports three test functions and four diff-style\n" -"functions." +"Text::CSV provides facilities for the composition and\n" +"decomposition of comma-separated values. An instance of the Text::CSV " +"class\n" +"can combine fields into a CSV string and parse a CSV string into fields." msgstr "" -#: gnu/packages/perl.scm:6519 -msgid "Perl extension for maintaining test directories" +#: gnu/packages/perl.scm:7852 +msgid "Rountines for manipulating CSV files" msgstr "" -#: gnu/packages/perl.scm:6520 +#: gnu/packages/perl.scm:7853 msgid "" -"Testing code can involve making sure that files are created\n" -"and deleted as expected. Doing this manually can be error prone, as it's easy\n" -"to forget a file, or miss that some unexpected file was added. This module\n" -"simplifies maintaining test directories by tracking their status as they are\n" -"modified or tested with this API, making it simple to test both individual\n" -"files, as well as to verify that there are no missing or unknown files." +"@code{Text::CSV_XS} provides facilities for the composition\n" +"and decomposition of comma-separated values. An instance of the\n" +"@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" +"CSV string into fields. The module accepts either strings or files as " +"input\n" +"and support the use of user-specified characters for delimiters, " +"separators,\n" +"and escapes." msgstr "" -#: gnu/packages/perl.scm:6546 -msgid "Test exception based code" +#: gnu/packages/perl.scm:7877 +msgid "Perform diffs on files and record sets" msgstr "" -#: gnu/packages/perl.scm:6547 +#: gnu/packages/perl.scm:7878 msgid "" -"This module provides a few convenience methods for testing\n" -"exception based code. It is built with Test::Builder and plays happily with\n" -"Test::More and friends." +"Text::Diff provides a basic set of services akin to the GNU\n" +"diff utility. It is not anywhere near as feature complete as GNU diff, but " +"it\n" +"is better integrated with Perl and available on all platforms. It is often\n" +"faster than shelling out to a system's diff executable for small files, and\n" +"generally slower on larger files." msgstr "" -#: gnu/packages/perl.scm:6567 -msgid "Simple helpers for testing code with exceptions" +#: gnu/packages/perl.scm:7900 +msgid "Match globbing patterns against text" msgstr "" -#: gnu/packages/perl.scm:6568 +#: gnu/packages/perl.scm:7901 msgid "" -"Test::Fatal is an alternative to the popular\n" -"Test::Exception. It does much less, but should allow greater flexibility in\n" -"testing exception-throwing code with about the same amount of typing." +"Text::Glob implements glob(3) style matching that can be\n" +"used to match against text, rather than fetching names from a file system. " +"If\n" +"you want to do full file globbing use the File::Glob module instead." msgstr "" -#: gnu/packages/perl.scm:6592 -msgid "Ease software testing with files and directories" +#: gnu/packages/perl.scm:7924 +msgid "Fast, middleweight template engine" msgstr "" -#: gnu/packages/perl.scm:6593 +#: gnu/packages/perl.scm:7926 msgid "" -"This library provides functions to enable testing of files\n" -"and directories. For instance, the @code{file_ok} helper can test whether the\n" -"contents of a file is equal to a particular string." +"Text::NeatTemplate provides a simple, middleweight but fast\n" +"template engine, for when you need speed rather than complex features,\n" +"yet need more features than simple variable substitution." msgstr "" -#: gnu/packages/perl.scm:6623 -msgid "Run Perl standard test scripts with statistics" +#: gnu/packages/perl.scm:7945 +msgid "Convert between Roman and Arabic algorisms" msgstr "" -#: gnu/packages/perl.scm:6624 +#: gnu/packages/perl.scm:7946 msgid "" -"Simple test harness which allows tests to be run and results\n" -"automatically aggregated and output to STDOUT." +"This package provides functions to convert between Roman and\n" +"Arabic algorisms. It supports both conventional Roman algorisms (which " +"range\n" +"from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" +"algorism to indicate multiplication by 1000." msgstr "" -#: gnu/packages/perl.scm:6642 -msgid "Traces memory leaks in Perl" +#: gnu/packages/perl.scm:7966 +msgid "Simple ASCII tables" msgstr "" -#: gnu/packages/perl.scm:6643 -msgid "" -"Test::LeakTrace provides several functions that trace memory\n" -"leaks. This module scans arenas, the memory allocation system, so it can\n" -"detect any leaked SVs in given blocks." +#: gnu/packages/perl.scm:7967 +msgid "Text::SimpleTable draws simple ASCII tables." msgstr "" -#: gnu/packages/perl.scm:6662 -msgid "Tests strings for equality, with more helpful failures" +#: gnu/packages/perl.scm:7988 +msgid "Organize Data in Tables" msgstr "" -#: gnu/packages/perl.scm:6663 -msgid "" -"This module provides some drop-in replacements for the\n" -"string comparison functions of Test::More, but which are more suitable when\n" -"you test against long strings." +#: gnu/packages/perl.scm:7989 +msgid "Text::Table renders plaintext tables." msgstr "" -#: gnu/packages/perl.scm:6684 -msgid "Interact with a t/test_manifest file" +#: gnu/packages/perl.scm:8010 +msgid "Expand template text with embedded Perl" msgstr "" -#: gnu/packages/perl.scm:6685 +#: gnu/packages/perl.scm:8012 msgid "" -"@code{Test::Manifest} overrides the default test file order. Instead of\n" -"running all of the t/*.t files in ASCII-betical order, it looks in the t/test_manifest\n" -"file to find out which tests you want to run and the order in which you want to run them.\n" -"It constructs the right value for the build system to do the right thing." +"This is a library for generating letters, building HTML pages, or\n" +"filling in templates generally. A template is a piece of text that has " +"little\n" +"Perl programs embedded in it here and there. When you fill in a template, " +"you\n" +"evaluate the little programs and replace them with their values." msgstr "" -#: gnu/packages/perl.scm:6714 -msgid "Emulate troublesome interfaces in Perl" +#: gnu/packages/perl.scm:8032 +msgid "Provide plain ASCII transliterations of Unicode text" msgstr "" -#: gnu/packages/perl.scm:6715 +#: gnu/packages/perl.scm:8033 msgid "" -"Test::MockObject allows you to create objects that conform\n" -"to particular interfaces with very little code. You don't have to reimplement\n" -"the behavior, just the input and the output." +"Text::Unidecode provides a function, unidecode(...) that\n" +"takes Unicode data and tries to represent it in US-ASCII characters (i.e., " +"the\n" +"universally displayable characters between 0x00 and 0x7F). The " +"representation\n" +"is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" +"letters, the pronunciation expressed by the text in some other writing\n" +"system." msgstr "" -#: gnu/packages/perl.scm:6734 -msgid "Replaces actual time with simulated time" +#: gnu/packages/perl.scm:8061 +msgid "Role for classes that can be thrown" msgstr "" -#: gnu/packages/perl.scm:6735 +#: gnu/packages/perl.scm:8062 msgid "" -"This module was created to enable test suites to test code\n" -"at specific points in time. Specifically it overrides localtime, gmtime and\n" -"time at compile time and then relies on the user supplying a mock time via\n" -"set_relative_time, set_absolute_time or set_fixed_time to alter future calls\n" -"to gmtime,time or localtime." +"Throwable is a role for classes that are meant to be thrown\n" +"as exceptions to standard program flow." msgstr "" -#: gnu/packages/perl.scm:6762 -msgid "Most commonly needed test functions and features" +#: gnu/packages/perl.scm:8079 +msgid "Perl script tidier" msgstr "" -#: gnu/packages/perl.scm:6763 +#: gnu/packages/perl.scm:8080 msgid "" -"This module provides the most commonly used testing\n" -"functions, along with automatically turning on strict and warning and gives a\n" -"bit more fine-grained control over test suites." +"This package contains a Perl script which indents and\n" +"reformats Perl scripts to make them easier to read. The formatting can be\n" +"controlled with command line parameters. The default parameter settings\n" +"approximately follow the suggestions in the Perl Style Guide." msgstr "" -#: gnu/packages/perl.scm:6786 -msgid "Skip tests when modules not available" +#: gnu/packages/perl.scm:8100 +msgid "Cycle through a list of values" msgstr "" -#: gnu/packages/perl.scm:6787 +#: gnu/packages/perl.scm:8101 msgid "" -"@code{Test::Needs} allows you to skip test scripts if\n" -"modules are not available. The requested modules will be loaded, and\n" -"optionally have their versions checked. If the module is missing, the test\n" -"script will be skipped. Modules that are found but fail to compile will exit\n" -"with an error rather than skip.\n" -"\n" -"If used in a subtest, the remainder of the subtest will be skipped." +"You use @code{Tie::Cycle} to go through a list over and over\n" +"again. Once you get to the end of the list, you go back to the beginning." msgstr "" -#: gnu/packages/perl.scm:6809 -msgid "Ensure no warnings are produced while testing" +#: gnu/packages/perl.scm:8120 +msgid "Ordered associative arrays for Perl" msgstr "" -#: gnu/packages/perl.scm:6811 +#: gnu/packages/perl.scm:8121 msgid "" -"This modules causes any warnings during testing to be captured and\n" -"stored. It automatically adds an extra test that will run when your script\n" -"ends to check that there were no warnings. If there were any warnings, the\n" -"test will fail and output diagnostics of where, when and what the warning was,\n" -"including a stack trace of what was going on when it occurred." +"This Perl module implements Perl hashes that preserve the\n" +"order in which the hash elements were added. The order is not affected " +"when\n" +"values corresponding to existing keys in the IxHash are changed. The " +"elements\n" +"can also be set to any arbitrary supplied order. The familiar perl array\n" +"operations can also be performed on the IxHash." msgstr "" -#: gnu/packages/perl.scm:6834 -msgid "Compare the difference between numbers against a given tolerance" +#: gnu/packages/perl.scm:8144 +msgid "Tie to an existing Perl object" msgstr "" -#: gnu/packages/perl.scm:6836 +#: gnu/packages/perl.scm:8145 msgid "" -"At some point or another, most programmers find they need to compare\n" -"floating-point numbers for equality. The typical idiom is to test if the\n" -"absolute value of the difference of the numbers is within a desired tolerance,\n" -"usually called epsilon. This module provides such a function for use with\n" -"@code{Test::More}." +"This class provides a tie constructor that returns the\n" +"object it was given as it's first argument. This way side effects of " +"calling\n" +"$object->TIEHASH are avoided." msgstr "" -#: gnu/packages/perl.scm:6859 -msgid "Utilities to test STDOUT and STDERR messages" +#: gnu/packages/perl.scm:8168 +msgid "English expression of durations" msgstr "" -#: gnu/packages/perl.scm:6861 +#: gnu/packages/perl.scm:8169 msgid "" -"Test::Output provides a simple interface for testing output sent to\n" -"STDOUT or STDERR. A number of different utilities are included to try and be\n" -"as flexible as possible to the tester." +"This module provides functions for expressing durations in\n" +"rounded or exact terms." msgstr "" -#: gnu/packages/perl.scm:6883 -msgid "Check for POD errors in files" +#: gnu/packages/perl.scm:8191 +msgid "Parse time duration strings" msgstr "" -#: gnu/packages/perl.scm:6884 +#: gnu/packages/perl.scm:8192 msgid "" -"Check POD files for errors or warnings in a test file, using\n" -"Pod::Simple to do the heavy lifting." +"Time::Duration::Parse is a module to parse human readable\n" +"duration strings like \"2 minutes\" and \"3 seconds\" to seconds." msgstr "" -#: gnu/packages/perl.scm:6904 -msgid "Check for pod coverage" +#: gnu/packages/perl.scm:8210 +msgid "Efficiently compute time from local and GMT time" msgstr "" -#: gnu/packages/perl.scm:6905 +#: gnu/packages/perl.scm:8211 msgid "" -"This module adds a test to your Perl distribution which\n" -"checks for pod coverage of all appropriate files." +"This module provides functions that are the inverse of\n" +"built-in perl functions localtime() and gmtime(). They accept a date as a\n" +"six-element array, and return the corresponding time(2) value in seconds " +"since\n" +"the system epoch." msgstr "" -#: gnu/packages/perl.scm:6923 -msgid "Checks to see if the module can be loaded" +#: gnu/packages/perl.scm:8231 +msgid "Object-Oriented time objects" msgstr "" -#: gnu/packages/perl.scm:6924 +#: gnu/packages/perl.scm:8233 msgid "" -"Test::Requires checks to see if the module can be loaded.\n" -"If this fails, then rather than failing tests this skips all tests." +"This module replaces the standard @code{localtime} and @code{gmtime}\n" +"functions with implementations that return objects. It does so in a\n" +"backwards-compatible manner, so that using these functions as documented " +"will\n" +"still work as expected." msgstr "" -#: gnu/packages/perl.scm:6943 -msgid "Basic cross-platform tests for scripts" +#: gnu/packages/perl.scm:8253 +msgid "Date parsing/formatting subroutines" msgstr "" -#: gnu/packages/perl.scm:6945 +#: gnu/packages/perl.scm:8254 msgid "" -"The intent of the Test::Script module is to provide a series of basic\n" -"tests for 80% of the testing you will need to do for scripts in the script (or\n" -"bin as is also commonly used) paths of your Perl distribution." +"This module provides routines for parsing date string into\n" +"time values and formatting dates into ASCII strings." msgstr "" -#: gnu/packages/perl.scm:6968 -msgid "Fork test in Perl" +#: gnu/packages/perl.scm:8276 +msgid "Shift and scale time" msgstr "" -#: gnu/packages/perl.scm:6969 +#: gnu/packages/perl.scm:8277 msgid "" -"Test::SharedFork is a utility module for Test::Builder. It\n" -"makes fork(2) safe to use in test cases." +"This module allows you to speed up your sleep(), alarm(),\n" +"and time() calls." msgstr "" -#: gnu/packages/perl.scm:6985 -msgid "Basic utilities for writing tests" +#: gnu/packages/perl.scm:8300 +msgid "Simple tree object" msgstr "" -#: gnu/packages/perl.scm:6987 -msgid "Test::Simple contains basic utilities for writing tests." +#: gnu/packages/perl.scm:8301 +msgid "" +"This module in a fully object-oriented implementation of a\n" +"simple n-ary tree." msgstr "" -#: gnu/packages/perl.scm:7004 -msgid "Simplify running Test::Builder tests" +#: gnu/packages/perl.scm:8325 +msgid "Factory object for dispensing Visitor objects" msgstr "" -#: gnu/packages/perl.scm:7006 +#: gnu/packages/perl.scm:8326 msgid "" -"Test::Tester allows testing of test modules based on Test::Builder with\n" -"a minimum of effort." +"This module is a factory for dispensing\n" +"Tree::Simple::Visitor::* objects." msgstr "" -#: gnu/packages/perl.scm:7032 -msgid "Trap exit codes, exceptions, output, and so on" +#: gnu/packages/perl.scm:8344 +msgid "Minimal try/catch with proper preservation of $@@" msgstr "" -#: gnu/packages/perl.scm:7033 +#: gnu/packages/perl.scm:8345 msgid "" -"This module is primarily (but not exclusively) for use in\n" -"test scripts: A block eval configurable and extensible but by default trapping\n" -"STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return values\n" -"from boxed blocks of test code." +"This module provides bare bones try/catch/finally statements\n" +"that are designed to minimize common mistakes with eval blocks, and nothing\n" +"else." msgstr "" -#: gnu/packages/perl.scm:7053 -msgid "UTF-8 testing in Perl" +#: gnu/packages/perl.scm:8370 +msgid "Tie a variable to a type constraint" msgstr "" -#: gnu/packages/perl.scm:7054 +#: gnu/packages/perl.scm:8371 msgid "" -"This module is a collection of tests useful for dealing with\n" -"UTF-8 strings in Perl. This module has two types of tests: The validity tests\n" -"check if a string is valid and not corrupt, whereas the characteristics tests\n" -"will check that string has a given set of characteristics." +"This module exports a single function: @code{ttie}. It ties\n" +"a variable to a type constraint, ensuring that whatever values stored in " +"the\n" +"variable will conform to the type constraint. If the type constraint has\n" +"coercions, these will be used if necessary to ensure values assigned to the\n" +"variable conform." msgstr "" -#: gnu/packages/perl.scm:7076 -msgid "Perl extension to test methods for warnings" +#: gnu/packages/perl.scm:8404 +msgid "Tiny, yet Moo(se)-compatible type constraint" msgstr "" -#: gnu/packages/perl.scm:7077 +#: gnu/packages/perl.scm:8405 msgid "" -"This module provides a few convenience methods for testing\n" -"warning based code." +"@code{Type::Tiny} is a small class for writing type\n" +"constraints, inspired by Moose's type constraint API. It has only one\n" +"non-core dependency (and even that is simply a module that was previously\n" +"distributed as part of @code{Type::Tiny} but has since been spun off), and " +"can\n" +"be used with Moose, Mouse and Moo (or none of the above)." msgstr "" -#: gnu/packages/perl.scm:7095 -msgid "Test for warnings and the lack of them" +#: gnu/packages/perl.scm:8426 +msgid "Provides an XS boost for some of Type::Tiny's built-in type constraints" msgstr "" -#: gnu/packages/perl.scm:7096 +#: gnu/packages/perl.scm:8427 msgid "" -"This module is intended to be used as a drop-in replacement\n" -"for Test::NoWarnings. It also adds an extra test, but runs this test before\n" -"done_testing calculates the test count, rather than after. It does this by\n" -"hooking into done_testing as well as via an END block. You can declare a\n" -"plan, or not, and things will still Just Work." +"This module is optionally used by @code{Type::Tiny} to\n" +"provide faster, C-based implementations of some type constraints. This\n" +"package has only core dependencies, and does not depend on @code{Type::" +"Tiny},\n" +"so other data validation frameworks might also consider using it." msgstr "" -#: gnu/packages/perl.scm:7117 -msgid "Test fallback behaviour in absence of modules" +#: gnu/packages/perl.scm:8452 +msgid "Types and coercions for Moose and Moo" msgstr "" -#: gnu/packages/perl.scm:7118 +#: gnu/packages/perl.scm:8453 msgid "" -"This module allows you to deliberately hide modules from a\n" -"program even though they are installed. This is mostly useful for testing\n" -"modules that have a fallback when a certain dependency module is not\n" -"installed." +"This module provides @code{Path::Tiny} types for Moose, Moo,\n" +"etc. It handles two important types of coercion: coercing objects with\n" +"overloaded stringification, and coercing to absolute paths. It also can " +"check\n" +"to ensure that files or directories exist." msgstr "" -#: gnu/packages/perl.scm:7145 -msgid "Dynamic generation of tests" +#: gnu/packages/perl.scm:8475 +msgid "Data types for common serialisation formats" msgstr "" -#: gnu/packages/perl.scm:7146 +#: gnu/packages/perl.scm:8476 msgid "" -"The Test::WriteVariants module provides for the dynamic\n" -"generation of tests in nested combinations of contexts." +"This module provides some extra datatypes that are used by\n" +"common serialisation formats such as JSON or CBOR." msgstr "" -#: gnu/packages/perl.scm:7166 -msgid "Testing module for YAML implementations" +#: gnu/packages/perl.scm:8503 +msgid "Unicode normalization forms" msgstr "" -#: gnu/packages/perl.scm:7167 -msgid "" -"Test::YAML is a subclass of Test::Base with YAML specific\n" -"support." +#: gnu/packages/perl.scm:8504 +msgid "This Perl module provides Unicode normalization forms." msgstr "" -#: gnu/packages/perl.scm:7186 -msgid "Align text" +#: gnu/packages/perl.scm:8533 +msgid "Unicode collation algorithm" msgstr "" -#: gnu/packages/perl.scm:7187 +#: gnu/packages/perl.scm:8534 msgid "" -"Text::Aligner exports a single function, align(), which is\n" -"used to justify strings to various alignment styles." +"This package provides tools for sorting and comparing\n" +"Unicode data." msgstr "" +"Denne pakke tilbyder værktøjer for sortering og sammenligning\n" +"af Uniocodedata." -#: gnu/packages/perl.scm:7205 -msgid "Extract delimited text sequences from strings" +#: gnu/packages/perl.scm:8555 +msgid "Unicode line breaking algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8557 +msgid "" +"@code{Unicode::LineBreak} implements the line breaking algorithm\n" +"described in Unicode Standard Annex #14. The @code{East_Asian_Width} " +"property\n" +"defined by Annex #11 is used to determine breaking positions." +msgstr "" + +#: gnu/packages/perl.scm:8580 +msgid "Encoding and decoding of UTF-8 encoding form" +msgstr "" + +#: gnu/packages/perl.scm:8582 +msgid "" +"This module provides functions to encode and decode UTF-8 encoding form\n" +"as specified by Unicode and ISO/IEC 10646:2011." +msgstr "" + +#: gnu/packages/perl.scm:8600 +msgid "UNIVERSAL::can() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8601 +msgid "" +"This module attempts to work around people calling\n" +"UNIVERSAL::can() as a function, which it is not." +msgstr "" + +#: gnu/packages/perl.scm:8621 +msgid "UNIVERSAL::isa() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8622 +msgid "" +"This module attempts to recover from people calling\n" +"UNIVERSAL::isa as a function." +msgstr "" + +#: gnu/packages/perl.scm:8641 +msgid "Require modules from a variable" +msgstr "" + +#: gnu/packages/perl.scm:8642 +msgid "" +"This module lets you require other modules where the module\n" +"name is in a variable, something you can't do with the @code{require}\n" +"built-in." +msgstr "" + +#: gnu/packages/perl.scm:8661 +msgid "Associate user-defined magic to variables from Perl" +msgstr "" + +#: gnu/packages/perl.scm:8662 +msgid "" +"Magic is Perl's way of enhancing variables. This mechanism\n" +"lets the user add extra data to any variable and hook syntactical\n" +"operations (such as access, assignment or destruction) that can be applied " +"to\n" +"it. With this module, you can add your own magic to any variable without\n" +"having to write a single line of XS." +msgstr "" + +#: gnu/packages/perl.scm:8685 +msgid "Easily generate well-formed, namespace-aware XML" +msgstr "" + +#: gnu/packages/perl.scm:8686 +msgid "" +"@code{XML::Writer} is a simple Perl module for writing XML\n" +"documents: it takes care of constructing markup and escaping data " +"correctly.\n" +"By default, it also performs a significant amount of well-formedness " +"checking\n" +"on the output to make certain (for example) that start and end tags match,\n" +"that there is exactly one document element, and that there are not " +"duplicate\n" +"attribute names." +msgstr "" + +#: gnu/packages/perl.scm:8713 +msgid "Opaque, extensible XS pointer backed objects using sv_magic" +msgstr "" + +#: gnu/packages/perl.scm:8715 +msgid "" +"This way of associating structs with Perl space objects is designed to\n" +"supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" +"(structs can be associated with any data type) and opaque (the C pointer is\n" +"neither visible nor modifiable from Perl space)." +msgstr "" + +#: gnu/packages/perl.scm:8737 +msgid "YAML for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8738 +msgid "" +"The YAML.pm module implements a YAML Loader and Dumper based\n" +"on the YAML 1.0 specification." +msgstr "" + +#: gnu/packages/perl.scm:8760 +msgid "Perl YAML Serialization using XS and libyaml" +msgstr "" + +#: gnu/packages/perl.scm:8762 +msgid "" +"@code{YAML::XS} is a Perl XS binding to libyaml which offers Perl the\n" +"best YAML support to date." +msgstr "" + +#: gnu/packages/perl.scm:8785 +msgid "Read/Write YAML files" +msgstr "" + +#: gnu/packages/perl.scm:8786 +msgid "" +"YAML::Tiny is a perl class for reading and writing\n" +"YAML-style files, written with as little code as possible, reducing load " +"time\n" +"and memory overhead." +msgstr "" + +#: gnu/packages/perl.scm:8810 +msgid "Generate recursive-descent parsers" +msgstr "" + +#: gnu/packages/perl.scm:8812 +msgid "" +"@code{Parse::RecDescent} can incrementally generate top-down\n" +"recursive-descent text parsers from simple yacc-like grammar specifications." +msgstr "" + +#: gnu/packages/perl.scm:8832 +msgid "Generate and use LALR parsers" +msgstr "" + +#: gnu/packages/perl.scm:8833 +msgid "" +"This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" +"grammars to generate Perl object oriented parser modules." +msgstr "" + +#: gnu/packages/perl.scm:8859 +msgid "Distribution metadata for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8860 +msgid "" +"Software distributions released to the CPAN include a\n" +"META.json or, for older distributions, META.yml, which describes the\n" +"distribution, its contents, and the requirements for building and " +"installing\n" +"the distribution. The data structure stored in the META.json file is\n" +"described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" +"represent this distribution metadata (or distmeta), along with some helpful\n" +"methods for interrogating that data." +msgstr "" + +#: gnu/packages/perl.scm:8883 +msgid "Set of version requirements for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8884 +msgid "" +"A CPAN::Meta::Requirements object models a set of version\n" +"constraints like those specified in the META.yml or META.json files in CPAN\n" +"distributions, and as defined by CPAN::Meta::Spec. It can be built up by\n" +"adding more and more constraints, and will reduce them to the simplest\n" +"representation." +msgstr "" + +#: gnu/packages/perl.scm:8907 +msgid "Read and write a subset of YAML for CPAN Meta files" +msgstr "" + +#: gnu/packages/perl.scm:8908 +msgid "" +"This module implements a subset of the YAML specification\n" +"for use in reading and writing CPAN metadata files like META.yml and\n" +"MYMETA.yml." +msgstr "" + +#: gnu/packages/perl.scm:8929 +msgid "Build and install Perl modules" +msgstr "" + +#: gnu/packages/perl.scm:8930 +msgid "" +"@code{Module::Build} is a system for building, testing, and\n" +"installing Perl modules; it used to be part of Perl itself until version " +"5.22,\n" +"which dropped it. It is meant to be an alternative to\n" +"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the " +"module\n" +"through subclassing in a much more straightforward way than with\n" +"@code{MakeMaker}. It also does not require a @command{make} on your\n" +"system---most of the @code{Module::Build} code is pure-Perl." +msgstr "" + +#: gnu/packages/perl.scm:8956 +msgid "Parse META.yml and META.json CPAN metadata files" +msgstr "" + +#: gnu/packages/perl.scm:8957 +msgid "" +"Parse::CPAN::Meta is a parser for META.json and META.yml\n" +"files, using JSON::PP and/or CPAN::Meta::YAML." +msgstr "" + +#: gnu/packages/perl.scm:8975 +msgid "Common Scalar and List utility subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8976 +msgid "" +"This package contains a selection of subroutines that people\n" +"have expressed would be nice to have in the perl core, but the usage would " +"not\n" +"really be high enough to warrant the use of a keyword, and the size so " +"small\n" +"such that being individual extensions would be wasteful." +msgstr "" + +#: gnu/packages/perl.scm:9000 +msgid "Cross-platform functions emulating common shell commands" +msgstr "" + +#: gnu/packages/perl.scm:9002 +msgid "Shell::Command is a thin wrapper around ExtUtils::Command." +msgstr "" + +#: gnu/packages/perl.scm:9029 +msgid "Object-oriented File::Find replacement in Perl" +msgstr "" + +#: gnu/packages/perl.scm:9030 +msgid "" +"File::Find::Object is an object-oriented\n" +"File::Find replacement in Perl." +msgstr "" + +#: gnu/packages/perl.scm:9059 +msgid "Alternative interface to File::Find::Object" +msgstr "" + +#: gnu/packages/perl.scm:9060 +msgid "" +"File::Find::Object::Rule is an alternative Perl\n" +"interface to File::Find::Object." +msgstr "" + +#: gnu/packages/perl.scm:9095 +msgid "Collection of Perl modules for time/date manipulation" +msgstr "" + +#: gnu/packages/perl.scm:9096 +msgid "" +"Provides several perl modules for date/time manipulation:\n" +"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate." +"pm},\n" +"@code{Time::Timezone.pm}, and @code{Time::DaysInMonth.pm}." +msgstr "" + +#: gnu/packages/perl.scm:9125 +msgid "Perl library for testing if a time() is in a specific period" +msgstr "" + +#: gnu/packages/perl.scm:9126 +msgid "" +"This Perl library provides a function which tells whether a\n" +"specific time falls within a specified time period. Its syntax for " +"specifying\n" +"time periods allows you to test for conditions like \"Monday to Friday, 9am\n" +"till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and\n" +"4:15pm\" and \"in the first half of each minute\" and \"in January of\n" +"1998\"." +msgstr "" + +#: gnu/packages/perl.scm:9158 +msgid "Iterative, recursive file finder" +msgstr "" + +#: gnu/packages/perl.scm:9159 +msgid "" +"Path::Iterator::Rule iterates over files and directories to\n" +"identify ones matching a user-defined set of rules. The API is based " +"heavily\n" +"on File::Find::Rule, but with more explicit distinction between matching " +"rules\n" +"and options that influence how directories are searched. A\n" +"Path::Iterator::Rule object is a collection of rules (match criteria) with\n" +"methods to add additional criteria. Options that control directory " +"traversal\n" +"are given as arguments to the method that generates an iterator.\n" +"\n" +"A summary of features for comparison to other file finding modules:\n" +"\n" +"@itemize\n" +"@item provides many helper methods for specifying rules\n" +"@item offers (lazy) iterator and flattened list interfaces\n" +"@item custom rules implemented with callbacks\n" +"@item breadth-first (default) or pre- or post-order depth-first searching\n" +"@item follows symlinks (by default, but can be disabled)\n" +"@item directories visited only once (no infinite loop; can be disabled)\n" +"@item doesn't chdir during operation\n" +"@item provides an API for extensions\n" +"@end itemize\n" +"\n" +"As a convenience, the PIR module is an empty subclass of this one that is " +"less\n" +"arduous to type for one-liners." +msgstr "" + +#: gnu/packages/perl.scm:9199 +msgid "Include constants from POD" +msgstr "" + +#: gnu/packages/perl.scm:9200 +msgid "" +"This module allows you to specify those constants that\n" +"should be documented in your POD, and pull them out a run time in a fairly\n" +"arbitrary fashion.\n" +"\n" +"Pod::Constants uses Pod::Parser to do the parsing of the source file. It " +"has\n" +"to open the source file it is called from, and does so directly either by\n" +"lookup in %INC or by assuming it is $0 if the caller is @code{main}\n" +"(or it can't find %INC{caller()})." +msgstr "" + +#: gnu/packages/perl.scm:9227 +msgid "Collection of regexp patterns" +msgstr "" + +#: gnu/packages/perl.scm:9228 +msgid "" +"Regexp::Pattern is a convention for organizing reusable\n" +"regexp patterns in modules." +msgstr "" + +#: gnu/packages/photo.scm:82 +msgid "Raw image decoder" +msgstr "" + +#: gnu/packages/photo.scm:84 +msgid "" +"LibRaw is a library for reading RAW files obtained from digital photo\n" +"cameras (CRW/CR2, NEF, RAF, DNG, and others)." +msgstr "" + +#: gnu/packages/photo.scm:103 +msgid "Read and manipulate EXIF data in digital photographs" +msgstr "" + +#: gnu/packages/photo.scm:105 +msgid "" +"The libexif C library allows applications to read, edit, and save EXIF\n" +"data as produced by digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:131 +msgid "Accessing digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:133 +msgid "" +"This is the library backend for gphoto2. It contains the code for PTP,\n" +"MTP, and other vendor specific protocols for controlling and transferring " +"data\n" +"from digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:175 +msgid "Command-line tools to access digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:177 +msgid "" +"Gphoto2 is a set of command line utilities for manipulating a large\n" +"number of different digital cameras. Through libgphoto2, it supports PTP,\n" +"MTP, and much more." +msgstr "" + +#: gnu/packages/photo.scm:210 +msgid "Program and Perl library to manipulate EXIF and other metadata" +msgstr "Program og Perlbibliotek til at manipulere EXIF og andre metadata" + +#: gnu/packages/photo.scm:211 +msgid "" +"This package provides the @code{exiftool} command and the\n" +"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital " +"images\n" +"and a wide variety of other metadata." +msgstr "" + +#: gnu/packages/photo.scm:235 +msgid "Library for panoramic images" +msgstr "" + +#: gnu/packages/photo.scm:237 +msgid "" +"The libpano13 package contains the backend library written by the\n" +"Panorama Tools project for building panoramic images from a set of\n" +"overlapping images, as well as some command line tools." +msgstr "" + +#: gnu/packages/photo.scm:281 +msgid "Tools for combining and blending images" +msgstr "" + +#: gnu/packages/photo.scm:283 +msgid "" +"Enblend blends away the seams in a panoramic image mosaic using a\n" +"multi-resolution spline. Enfuse merges different exposures of the same\n" +"scene to produce an image that looks much like a tone-mapped image." +msgstr "" + +#: gnu/packages/photo.scm:314 +msgid "Library to correct optical lens defects with a lens database" +msgstr "" + +#: gnu/packages/photo.scm:315 +msgid "" +"Digital photographs are not ideal. Of course, the better is\n" +"your camera, the better the results will be, but in any case if you look\n" +"carefully at shots taken even by the most expensive cameras equipped with " +"the\n" +"most expensive lenses you will see various artifacts. It is very hard to " +"make\n" +"ideal cameras, because there are a lot of factors that affect the final " +"image\n" +"quality, and at some point camera and lens designers have to trade one " +"factor\n" +"for another to achieve the optimal image quality, within the given design\n" +"restrictions and budget. But we all want ideal shots, don't we? So that's\n" +"what's Lensfun is all about: rectifying the defects introduced by your\n" +"photographic equipment." +msgstr "" + +#: gnu/packages/photo.scm:391 +msgid "Virtual lighttable and darkroom for photographers" +msgstr "" + +#: gnu/packages/photo.scm:392 +msgid "" +"Darktable is a photography workflow application and RAW\n" +"developer. It manages your digital negatives in a database, lets you view\n" +"them through a zoomable lighttable and enables you to develop raw images\n" +"and enhance them." +msgstr "" + +#: gnu/packages/photo.scm:463 +msgid "Panorama photo stitcher" +msgstr "" + +#: gnu/packages/photo.scm:465 +msgid "" +"Hugin is an easy to use panoramic imaging toolchain with a graphical\n" +"user interface. It can be used to assemble a mosaic of photographs into\n" +"a complete panorama and stitch any series of overlapping pictures." +msgstr "" + +#: gnu/packages/photo.scm:516 +msgid "Raw image developing and processing" +msgstr "" + +#: gnu/packages/photo.scm:517 +msgid "" +"RawTherapee is a raw image processing suite. It comprises a\n" +"subset of image editing operations specifically aimed at non-destructive " +"raw\n" +"photo post-production and is primarily focused on improving a " +"photographer's\n" +"workflow by facilitating the handling of large numbers of images. Most raw\n" +"formats are supported, including Pentax Pixel Shift, Canon Dual-Pixel, and " +"those\n" +"from Foveon and X-Trans sensors." +msgstr "" + +#: gnu/packages/ratpoison.scm:86 +msgid "Simple mouse-free tiling window manager" +msgstr "" + +#: gnu/packages/ratpoison.scm:88 +msgid "" +"Ratpoison is a simple window manager with no fat library\n" +"dependencies, no fancy graphics, no window decorations, and no\n" +"rodent dependence. It is largely modelled after GNU Screen which\n" +"has done wonders in the virtual terminal market.\n" +"\n" +"The screen can be split into non-overlapping frames. All windows\n" +"are kept maximized inside their frames to take full advantage of\n" +"your precious screen real estate.\n" +"\n" +"All interaction with the window manager is done through keystrokes.\n" +"Ratpoison has a prefix map to minimize the key clobbering that\n" +"cripples Emacs and other quality pieces of software." +msgstr "" + +#: gnu/packages/readline.scm:92 +msgid "Edit command lines while typing, with history support" +msgstr "" + +#: gnu/packages/readline.scm:94 +msgid "" +"The GNU readline library allows users to edit command lines as they\n" +"are typed in. It can maintain a searchable history of previously entered\n" +"commands, letting you easily recall, edit and re-enter past commands. It\n" +"features both Emacs-like and vi-like keybindings, making its usage\n" +"comfortable for anyone." +msgstr "" + +#: gnu/packages/readline.scm:133 +msgid "Wrapper to allow the editing of keyboard commands" +msgstr "" + +#: gnu/packages/readline.scm:135 +msgid "" +"Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" +"readline library to allow the editing of keyboard input for any command. " +"You\n" +"should consider rlwrap especially when you need user-defined completion (by " +"way\n" +"of completion word lists) and persistent history, or if you want to program\n" +"'special effects' using the filter mechanism." +msgstr "" + +#: gnu/packages/scanner.scm:87 +msgid "Raster image scanner library and drivers, without scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:88 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library, but no drivers." +msgstr "" + +#: gnu/packages/scanner.scm:126 +msgid "Raster image scanner library and drivers, with scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:127 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library and drivers." +msgstr "" + +#: gnu/packages/scheme.scm:193 +msgid "A Scheme implementation with integrated editor and debugger" +msgstr "" + +#: gnu/packages/scheme.scm:195 +msgid "" +"GNU/MIT Scheme is an implementation of the Scheme programming\n" +"language. It provides an interpreter, a compiler and a debugger. It also\n" +"features an integrated Emacs-like editor and a large runtime library." +msgstr "" + +#: gnu/packages/scheme.scm:281 +msgid "Efficient Scheme compiler" +msgstr "" + +#: gnu/packages/scheme.scm:283 +msgid "" +"Bigloo is a Scheme implementation devoted to one goal: enabling\n" +"Scheme based programming style where C(++) is usually\n" +"required. Bigloo attempts to make Scheme practical by offering\n" +"features usually presented by traditional programming languages\n" +"but not offered by Scheme and functional programming. Bigloo\n" +"compiles Scheme modules. It delivers small and fast stand alone\n" +"binary executables. Bigloo enables full connections between\n" +"Scheme and C programs and between Scheme and Java programs." +msgstr "" + +#: gnu/packages/scheme.scm:332 +msgid "Multi-tier programming language for the Web 2.0" +msgstr "" + +#: gnu/packages/scheme.scm:334 +msgid "" +"HOP is a multi-tier programming language for the Web 2.0 and the\n" +"so-called diffuse Web. It is designed for programming interactive web\n" +"applications in many fields such as multimedia (web galleries, music " +"players,\n" +"...), ubiquitous and house automation (SmartPhones, personal appliance),\n" +"mashups, office (web agendas, mail clients, ...), etc." +msgstr "" + +#: gnu/packages/scheme.scm:375 +msgid "R5RS Scheme implementation that compiles native code via C" +msgstr "" + +#: gnu/packages/scheme.scm:377 +msgid "" +"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" +"produces portable and efficient C, supports almost all of the R5RS Scheme\n" +"language standard, and includes many enhancements and extensions." +msgstr "" + +#: gnu/packages/scheme.scm:396 +msgid "Scheme implementation using a bytecode interpreter" +msgstr "" + +#: gnu/packages/scheme.scm:398 +msgid "" +"Scheme 48 is an implementation of Scheme based on a byte-code\n" +"interpreter and is designed to be used as a testbed for experiments in\n" +"implementation techniques and as an expository tool." +msgstr "" + +#: gnu/packages/scheme.scm:511 +msgid "Implementation of Scheme and related languages" +msgstr "" + +#: gnu/packages/scheme.scm:513 +msgid "" +"Racket is an implementation of the Scheme programming language (R5RS and\n" +"R6RS) and related languages, such as Typed Racket. It features a compiler " +"and\n" +"a virtual machine with just-in-time native compilation, as well as a large " +"set\n" +"of libraries." +msgstr "" + +#: gnu/packages/scheme.scm:551 +msgid "Efficient Scheme interpreter and compiler" +msgstr "" + +#: gnu/packages/scheme.scm:553 +msgid "" +"Gambit consists of two main programs: gsi, the Gambit Scheme\n" +"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" +"the complete execution and debugging environment. The compiler is the\n" +"interpreter extended with the capability of generating executable files. " +"The\n" +"compiler can produce standalone executables or compiled modules which can " +"be\n" +"loaded at run time. Interpreted code and compiled code can be freely\n" +"mixed." +msgstr "" + +#: gnu/packages/scheme.scm:587 +msgid "Small embeddable Scheme implementation" +msgstr "" + +#: gnu/packages/scheme.scm:589 +msgid "" +"Chibi-Scheme is a very small library with no external dependencies\n" +"intended for use as an extension and scripting language in C programs. In\n" +"addition to support for lightweight VM-based threads, each VM itself runs " +"in\n" +"an isolated heap allowing multiple VMs to run simultaneously in different " +"OS\n" +"threads." +msgstr "" + +#: gnu/packages/scheme.scm:759 +msgid "Scmutils library for MIT Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:760 +msgid "" +"The Scmutils system is an integrated library of\n" +"procedures, embedded in the programming language Scheme, and intended to\n" +"support teaching and research in mathematical physics and electrical\n" +"engineering." +msgstr "" + +#: gnu/packages/scheme.scm:810 +msgid "Structure and Interpretation of Computer Programs" +msgstr "" + +#: gnu/packages/scheme.scm:811 +msgid "" +"Structure and Interpretation of Computer Programs (SICP) is\n" +"a textbook aiming to teach the principles of computer programming.\n" +"\n" +"Using Scheme, a dialect of the Lisp programming language, the book explains\n" +"core computer science concepts such as abstraction in programming,\n" +"metalinguistic abstraction, recursion, interpreters, and modular programming." +msgstr "" + +#: gnu/packages/scheme.scm:852 +msgid "SRE String pattern-matching library for scheme48" +msgstr "" + +#: gnu/packages/scheme.scm:854 +msgid "" +"String pattern-matching library for scheme48 based on the SRE\n" +"regular-expression notation." +msgstr "" + +#: gnu/packages/scheme.scm:886 +msgid "Compatibility and utility library for Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:887 +msgid "" +"SLIB is a portable Scheme library providing compatibility and\n" +"utility functions for all standard Scheme implementations." +msgstr "" + +#: gnu/packages/scheme.scm:948 +msgid "Scheme implementation conforming to R5RS and IEEE P1178" +msgstr "" + +#: gnu/packages/scheme.scm:949 +msgid "" +"GNU SCM is an implementation of Scheme. This\n" +"implementation includes Hobbit, a Scheme-to-C compiler, which can\n" +"generate C files whose binaries can be dynamically or statically\n" +"linked with a SCM executable." +msgstr "" + +#: gnu/packages/search.scm:68 +msgid "Search Engine Library" +msgstr "" + +#: gnu/packages/search.scm:70 +msgid "" +"Xapian is a highly adaptable toolkit which allows developers to easily\n" +"add advanced indexing and search facilities to their own applications. It\n" +"supports the Probabilistic Information Retrieval model and also supports a\n" +"rich set of boolean query operators." +msgstr "" + +#: gnu/packages/search.scm:102 +#, fuzzy +msgid "Python bindings for the Xapian search engine library" +msgstr "Pythonbindinger for LZO-datakomprimeringsbiblioteket" + +#: gnu/packages/search.scm:141 +msgid "Tool for Obsessive Compulsive Classifiers" +msgstr "" + +#: gnu/packages/search.scm:143 +msgid "" +"libtocc is the engine of the Tocc project, a tag-based file management\n" +"system. The goal of Tocc is to provide a better system for classifying " +"files\n" +"that is more flexible than classic file systems that are based on a tree of\n" +"files and directories." +msgstr "" + +#: gnu/packages/search.scm:165 +msgid "Command-line interface to libtocc" +msgstr "Kommandolinjegrænseflade til libtocc" + +#: gnu/packages/search.scm:167 +msgid "" +"Tocc is a tag-based file management system. This package contains the\n" +"command line tool for interacting with libtocc." +msgstr "" + +#: gnu/packages/search.scm:185 +msgid "Finding text and HTML files that match boolean expressions" +msgstr "Find tekst- og HTML-filer som matcher booleske udtryk" + +#: gnu/packages/search.scm:187 +msgid "" +"GNU Bool is a utility to perform text searches on files using Boolean\n" +"expressions. For example, a search for \"hello AND world\" would return a\n" +"file containing the phrase \"Hello, world!\". It supports both AND and OR\n" +"statements, as well as the NEAR statement to search for the occurrence of\n" +"words in close proximity to each other. It handles context gracefully,\n" +"accounting for new lines and paragraph changes. It also has robust support\n" +"for parsing HTML files." +msgstr "" + +#: gnu/packages/search.scm:217 +msgid "Full-text search system" +msgstr "" + +#: gnu/packages/search.scm:218 +msgid "" +"Hyper Estraier can be used to integrate full-text\n" +"search into applications, using either the provided command line and CGI\n" +"interfaces, or a C API." msgstr "" -#: gnu/packages/perl.scm:7206 +#: gnu/packages/search.scm:236 +msgid "Locate files on the file system" +msgstr "Lokaliser filer på filsystemet" + +#: gnu/packages/search.scm:238 msgid "" -"The Text::Balanced module can be used to extract delimited\n" -"text sequences from strings." +"mlocate is a locate/updatedb implementation. The 'm' stands for\n" +"\"merging\": @code{updatedb} reuses the existing database to avoid " +"rereading\n" +"most of the file system, which makes it faster and does not trash the " +"system\n" +"caches as much. The locate(1) utility is intended to be completely " +"compatible\n" +"with slocate, and attempts to be compatible to GNU locate when it does not\n" +"conflict with slocate compatibility." msgstr "" -#: gnu/packages/perl.scm:7224 -msgid "Manipulate comma-separated values" +#: gnu/packages/search.scm:303 +msgid "Web indexing system" msgstr "" -#: gnu/packages/perl.scm:7225 +#: gnu/packages/search.scm:305 msgid "" -"Text::CSV provides facilities for the composition and\n" -"decomposition of comma-separated values. An instance of the Text::CSV class\n" -"can combine fields into a CSV string and parse a CSV string into fields." +"Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" +"can quickly and easily index directories of files or remote web sites and\n" +"search the generated indexes." msgstr "" -#: gnu/packages/perl.scm:7244 -msgid "Rountines for manipulating CSV files" +#: gnu/packages/serveez.scm:52 +msgid "Framework for implementing IP-based servers" +msgstr "Ramme for implementering af IP-baserede servere" + +#: gnu/packages/serveez.scm:54 +msgid "" +"GNU Serveez is a server framework providing the routines necessary to\n" +"easily implement IP-based servers in your application. It\n" +"demonstrates aspects of network programming in a portable manner,\n" +"making it convenient for both simplifying the process of adding a\n" +"server to your application or for learning about how network services\n" +"work. Several example servers are provided already, such as an HTTP\n" +"server and an IRC server." +msgstr "" + +#: gnu/packages/shells.scm:79 +msgid "POSIX-compliant shell optimised for size" msgstr "" -#: gnu/packages/perl.scm:7245 +#: gnu/packages/shells.scm:81 msgid "" -"@code{Text::CSV_XS} provides facilities for the composition\n" -"and decomposition of comma-separated values. An instance of the\n" -"@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" -"CSV string into fields. The module accepts either strings or files as input\n" -"and support the use of user-specified characters for delimiters, separators,\n" -"and escapes." +"dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" +"as small as possible, often without sacrificing speed. It is faster than " +"the\n" +"GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" +"direct descendant of NetBSD's Almquist Shell (@command{ash})." msgstr "" -#: gnu/packages/perl.scm:7269 -msgid "Perform diffs on files and record sets" +#: gnu/packages/shells.scm:136 +msgid "The friendly interactive shell" msgstr "" -#: gnu/packages/perl.scm:7270 +#: gnu/packages/shells.scm:138 msgid "" -"Text::Diff provides a basic set of services akin to the GNU\n" -"diff utility. It is not anywhere near as feature complete as GNU diff, but it\n" -"is better integrated with Perl and available on all platforms. It is often\n" -"faster than shelling out to a system's diff executable for small files, and\n" -"generally slower on larger files." +"Fish (friendly interactive shell) is a shell focused on interactive use,\n" +"discoverability, and friendliness. Fish has very user-friendly and " +"powerful\n" +"tab-completion, including descriptions of every completion, completion of\n" +"strings with wildcards, and many completions for specific commands. It " +"also\n" +"has extensive and discoverable help. A special @command{help} command " +"gives\n" +"access to all the fish documentation in your web browser. Other features\n" +"include smart terminal handling based on terminfo, an easy to search " +"history,\n" +"and syntax highlighting." msgstr "" -#: gnu/packages/perl.scm:7292 -msgid "Match globbing patterns against text" +#: gnu/packages/shells.scm:187 +msgid "Alternative implementation of the rc shell by Byron Rakitzis" msgstr "" -#: gnu/packages/perl.scm:7293 +#: gnu/packages/shells.scm:189 msgid "" -"Text::Glob implements glob(3) style matching that can be\n" -"used to match against text, rather than fetching names from a file system. If\n" -"you want to do full file globbing use the File::Glob module instead." +"This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" +"has a small feature set similar to a traditional Bourne shell." msgstr "" -#: gnu/packages/perl.scm:7316 -msgid "Fast, middleweight template engine" +#: gnu/packages/shells.scm:220 +msgid "Extensible shell with higher-order functions" msgstr "" -#: gnu/packages/perl.scm:7318 +#: gnu/packages/shells.scm:222 msgid "" -"Text::NeatTemplate provides a simple, middleweight but fast\n" -"template engine, for when you need speed rather than complex features,\n" -"yet need more features than simple variable substitution." +"Es is an extensible shell. The language was derived from the Plan 9\n" +"shell, rc, and was influenced by functional programming languages, such as\n" +"Scheme, and the Tcl embeddable programming language. This implementation " +"is\n" +"derived from Byron Rakitzis's public domain implementation of rc, and was\n" +"written by Paul Haahr and Byron Rakitzis." msgstr "" -#: gnu/packages/perl.scm:7337 -msgid "Convert between Roman and Arabic algorisms" +#: gnu/packages/shells.scm:282 +msgid "Unix shell based on csh" msgstr "" -#: gnu/packages/perl.scm:7338 +#: gnu/packages/shells.scm:284 msgid "" -"This package provides functions to convert between Roman and\n" -"Arabic algorisms. It supports both conventional Roman algorisms (which range\n" -"from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" -"algorism to indicate multiplication by 1000." +"Tcsh is an enhanced, but completely compatible version of the Berkeley\n" +"UNIX C shell (csh). It is a command language interpreter usable both as an\n" +"interactive login shell and a shell script command processor. It includes " +"a\n" +"command-line editor, programmable word completion, spelling correction, a\n" +"history mechanism, job control and a C-like syntax." msgstr "" -#: gnu/packages/perl.scm:7358 -msgid "Simple ASCII tables" +#: gnu/packages/shells.scm:345 +msgid "Powerful shell for interactive use and scripting" +msgstr "Funktionsrig skal for interaktiv brug og skriptopbygning" + +#: gnu/packages/shells.scm:346 +msgid "" +"The Z shell (zsh) is a Unix shell that can be used\n" +"as an interactive login shell and as a powerful command interpreter\n" +"for shell scripting. Zsh can be thought of as an extended Bourne shell\n" +"with a large number of improvements, including some features of bash,\n" +"ksh, and tcsh." msgstr "" -#: gnu/packages/perl.scm:7359 -msgid "Text::SimpleTable draws simple ASCII tables." +#: gnu/packages/shells.scm:385 +msgid "Python-ish shell" msgstr "" -#: gnu/packages/perl.scm:7380 -msgid "Organize Data in Tables" +#: gnu/packages/shells.scm:387 +msgid "" +"Xonsh is a Python-ish, BASHwards-looking shell language and command\n" +"prompt. The language is a superset of Python 3.4+ with additional shell\n" +"primitives that you are used to from Bash and IPython. It works on all " +"major\n" +"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the " +"daily\n" +"use of experts and novices alike." msgstr "" -#: gnu/packages/perl.scm:7381 -msgid "Text::Table renders plaintext tables." +#: gnu/packages/shells.scm:434 +msgid "Unix shell embedded in Scheme" msgstr "" -#: gnu/packages/perl.scm:7398 -msgid "Provide plain ASCII transliterations of Unicode text" +#: gnu/packages/shells.scm:436 +msgid "" +"Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" +"components: a process notation for running programs and setting up " +"pipelines\n" +"and redirections, and a complete syscall library for low-level access to " +"the\n" +"operating system." msgstr "" -#: gnu/packages/perl.scm:7399 +#: gnu/packages/shells.scm:475 +msgid "Minimal zero-config readline replacement" +msgstr "" + +#: gnu/packages/shells.scm:477 msgid "" -"Text::Unidecode provides a function, unidecode(...) that\n" -"takes Unicode data and tries to represent it in US-ASCII characters (i.e., the\n" -"universally displayable characters between 0x00 and 0x7F). The representation\n" -"is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" -"letters, the pronunciation expressed by the text in some other writing\n" -"system." +"Linenoise is a minimal, zero-config, readline replacement.\n" +"Its features include:\n" +"\n" +"@enumerate\n" +"@item Single and multi line editing mode with the usual key bindings\n" +"@item History handling\n" +"@item Completion\n" +"@item Hints (suggestions at the right of the prompt as you type)\n" +"@item A subset of VT100 escapes, ANSI.SYS compatible\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/shells.scm:539 +msgid "Extremely minimal shell with the simplest syntax possible" +msgstr "" + +#: gnu/packages/shells.scm:541 +msgid "" +"S is a new shell that aims to be extremely simple.\n" +"S does not implemnt the POSIX shell standard.\n" +"There are no globs or \"splatting\" where a variable $FOO turns into " +"multiple\n" +"command line arguments. One token stays one token forever.\n" +"This is a \"no surprises\" straightforward approach.\n" +"\n" +"There are no redirection operators > in the shell language, they are added " +"as\n" +"extra programs. > is just another unix command, < is essentially cat(1).\n" +"A @code{andglob} program is also provided along with s." +msgstr "" + +#: gnu/packages/shells.scm:569 +msgid "Port of OpenBSD Korn Shell" +msgstr "" + +#: gnu/packages/shells.scm:571 +msgid "" +"Oksh is a port of the OpenBSD Korn Shell.\n" +"The OpenBSD Korn Shell is a cleaned up and enhanced ksh." +msgstr "" + +#: gnu/packages/shells.scm:603 +msgid "Korn Shell from OpenBSD" +msgstr "" + +#: gnu/packages/shells.scm:605 +msgid "" +"loksh is a Linux port of OpenBSD's @command{ksh}. It is a small,\n" +"interactive POSIX shell targeted at resource-constrained systems." +msgstr "" + +#: gnu/packages/shells.scm:643 +msgid "Korn Shell from MirBSD" +msgstr "" + +#: gnu/packages/shells.scm:644 +msgid "" +"mksh is an actively developed free implementation of the\n" +"Korn Shell programming language and a successor to the Public Domain Korn\n" +"Shell (pdksh)." +msgstr "" + +#: gnu/packages/shells.scm:686 +#, fuzzy +msgid "Bash-compatible Unix shell" +msgstr "Tar-kompatibelt arkivprogram" + +#: gnu/packages/shells.scm:687 +msgid "" +"Oil is a Unix / POSIX shell, compatible with Bash. It\n" +"implements the Oil language, which is a new shell language to which Bash can " +"be\n" +"automatically translated. The Oil language is a superset of Bash. It also\n" +"implements the OSH language, a statically-parseable language based on Bash " +"as it\n" +"is commonly written." +msgstr "" + +#: gnu/packages/telephony.scm:69 +msgid "(u)Common C++ framework for threaded applications" +msgstr "(u)Common C++-ramme for trådede programmer" + +#: gnu/packages/telephony.scm:70 +msgid "" +"GNU Common C++ is an portable, optimized class framework for\n" +"threaded applications, supporting concurrent synchronization, inter-process\n" +"communications via sockets, and various methods for data handling, such as\n" +"serialization and XML parsing. It includes the uCommon C++ library, a " +"smaller\n" +"reimplementation." +msgstr "" + +#: gnu/packages/telephony.scm:90 +msgid "Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:91 +msgid "" +"GNU uCommon C++ is meant as a very light-weight C++ library\n" +"to facilitate using C++ design patterns even for very deeply embedded\n" +"applications, such as for systems using uclibc along with posix threading\n" +"support." +msgstr "" + +#: gnu/packages/telephony.scm:113 +msgid "Implementation of RTP (real-time transport protocol)" +msgstr "" + +#: gnu/packages/telephony.scm:114 +msgid "" +"GNU ccRTP is an implementation of RTP, the real-time transport\n" +"protocol from the IETF. It is suitable both for high capacity servers and\n" +"personal client applications. It is flexible in its design, allowing it to\n" +"function as a framework for the framework, rather than just being a\n" +"packet-manipulation library." +msgstr "" + +#: gnu/packages/telephony.scm:136 +msgid "Library implementing SIP (RFC-3261)" +msgstr "" + +#: gnu/packages/telephony.scm:137 +msgid "" +"GNU oSIP is an implementation of the SIP protocol. It is\n" +"used to provide multimedia and telecom software developers with an " +"interface\n" +"to initiate and control SIP sessions." +msgstr "" + +#: gnu/packages/telephony.scm:156 +msgid "Sip abstraction library" +msgstr "" + +#: gnu/packages/telephony.scm:157 +msgid "" +"EXosip is a library that hides the complexity of using the\n" +"SIP protocol for multimedia session establishment. This protocol is mainly " +"to\n" +"be used by VoIP telephony applications (endpoints or conference server) but\n" +"might be also useful for any application that wish to establish sessions " +"like\n" +"multiplayer games." +msgstr "" + +#: gnu/packages/telephony.scm:200 +msgid "Secure peer-to-peer VoIP server for the SIP protocol" +msgstr "" + +#: gnu/packages/telephony.scm:201 +msgid "" +"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" +"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" +"without the need for a service provider. Its peer-to-peer design ensures " +"that\n" +"there is no central point for media intercept or capture and thus it can be\n" +"used to construct a secure telephone system that operates over the public\n" +"internet." +msgstr "" + +#: gnu/packages/telephony.scm:246 +msgid "Secure RTP (SRTP) Reference Implementation" +msgstr "" + +#: gnu/packages/telephony.scm:248 +msgid "" +"This package provides an implementation of the Secure Real-time Transport\n" +"Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a\n" +"supporting cryptographic kernel." +msgstr "" + +#: gnu/packages/telephony.scm:272 +#, fuzzy +msgid "Utilities library for linphone software" +msgstr "Redskabsbibliotek for NetSurf" + +#: gnu/packages/telephony.scm:273 +msgid "" +"BCtoolbox is a utilities library used by Belledonne\n" +"Communications softwares like linphone." +msgstr "" + +#: gnu/packages/telephony.scm:295 +#, fuzzy +msgid "Implementation of the Real-time transport protocol" +msgstr "C-biblioteksimplementering for den Tox-krypterede messengerprotokol." + +#: gnu/packages/telephony.scm:296 +#, fuzzy +msgid "" +"oRTP is a library implementing the Real-time transport\n" +"protocol (RFC 3550)." +msgstr "Bibliotek der implementerer IRC-protokollen for klienten" + +#: gnu/packages/telephony.scm:329 +msgid "Inter-Asterisk-Protocol library" +msgstr "" + +#: gnu/packages/telephony.scm:330 +msgid "" +"LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" +"Voice-over-IP (VoIP) communications." +msgstr "" + +#: gnu/packages/telephony.scm:361 +msgid "Simple VoIP program to create conferences from the terminal" +msgstr "" + +#: gnu/packages/telephony.scm:363 +msgid "" +"Seren is a simple VoIP program based on the Opus codec that allows you\n" +"to create a voice conference from the terminal, with up to 10 participants,\n" +"without having to register accounts, exchange emails, or add people to " +"contact\n" +"lists. All you need to join an existing conference is the host name or IP\n" +"address of one of the participants." +msgstr "" + +#: gnu/packages/telephony.scm:475 +msgid "Low-latency, high quality voice chat software" +msgstr "" + +#: gnu/packages/telephony.scm:477 +msgid "" +"Mumble is an low-latency, high quality voice chat\n" +"software primarily intended for use while gaming.\n" +"Mumble consists of two applications for separate usage:\n" +"@code{mumble} for the client, and @code{murmur} for the server." +msgstr "" + +#: gnu/packages/tex.scm:195 gnu/packages/tex.scm:3960 gnu/packages/tex.scm:4022 +msgid "TeX Live, a package of the TeX typesetting system" +msgstr "" + +#: gnu/packages/tex.scm:197 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the binaries." +msgstr "" + +#: gnu/packages/tex.scm:265 +msgid "DVI to PostScript drivers" msgstr "" -#: gnu/packages/perl.scm:7427 -msgid "Role for classes that can be thrown" +#: gnu/packages/tex.scm:266 +#, fuzzy +msgid "" +"This package provides files needed for converting DVI files\n" +"to PostScript." +msgstr "" +"Denne pakke tilbyder redskaber til test, partitionering, etc.\n" +"for flashlager." + +#: gnu/packages/tex.scm:300 +msgid "Unicode data and loaders for TeX" msgstr "" -#: gnu/packages/perl.scm:7428 +#: gnu/packages/tex.scm:301 msgid "" -"Throwable is a role for classes that are meant to be thrown\n" -"as exceptions to standard program flow." +"This bundle provides generic access to Unicode Consortium\n" +"data for TeX use. It contains a set of text files provided by the Unicode\n" +"Consortium which are currently all from Unicode 8.0.0, with the exception " +"of\n" +"@code{MathClass.txt} which is not currently part of the Unicode Character\n" +"Database. Accompanying these source data are generic TeX loader files\n" +"allowing this data to be used as part of TeX runs, in particular in " +"building\n" +"format files. Currently there are two loader files: one for general " +"character\n" +"set up and one for initializing XeTeX character classes as has been carried\n" +"out to date by @code{unicode-letters.tex}. " msgstr "" -#: gnu/packages/perl.scm:7445 -msgid "Perl script tidier" +#: gnu/packages/tex.scm:339 +msgid "Hyphenation patterns for German" msgstr "" -#: gnu/packages/perl.scm:7446 +#: gnu/packages/tex.scm:340 msgid "" -"This package contains a Perl script which indents and\n" -"reformats Perl scripts to make them easier to read. The formatting can be\n" -"controlled with command line parameters. The default parameter settings\n" -"approximately follow the suggestions in the Perl Style Guide." +"The package provides experimental hyphenation patterns for\n" +"the German language, covering both traditional and reformed orthography. " +"The\n" +"patterns can be used with packages Babel and hyphsubst from the Oberdiek\n" +"bundle." msgstr "" -#: gnu/packages/perl.scm:7466 -msgid "Cycle through a list of values" +#: gnu/packages/tex.scm:375 +msgid "Files for creating TeX formats" msgstr "" -#: gnu/packages/perl.scm:7467 +#: gnu/packages/tex.scm:376 msgid "" -"You use @code{Tie::Cycle} to go through a list over and over\n" -"again. Once you get to the end of the list, you go back to the beginning." +"This bundle provides a collection of model \".ini\" files\n" +"for creating TeX formats. These files are commonly used to introduced\n" +"distribution-dependent variations in formats. They are also used to\n" +"allow existing format source files to be used with newer engines, for " +"example\n" +"to adapt the plain e-TeX source file to work with XeTeX and LuaTeX." msgstr "" -#: gnu/packages/perl.scm:7486 -msgid "Ordered associative arrays for Perl" +#: gnu/packages/tex.scm:410 +msgid "Hyphenation patterns expressed in UTF-8" msgstr "" -#: gnu/packages/perl.scm:7487 +#: gnu/packages/tex.scm:411 msgid "" -"This Perl module implements Perl hashes that preserve the\n" -"order in which the hash elements were added. The order is not affected when\n" -"values corresponding to existing keys in the IxHash are changed. The elements\n" -"can also be set to any arbitrary supplied order. The familiar perl array\n" -"operations can also be performed on the IxHash." +"Modern native UTF-8 engines such as XeTeX and LuaTeX need\n" +"hyphenation patterns in UTF-8 format, whereas older systems require\n" +"hyphenation patterns in the 8-bit encoding of the font in use (such " +"encodings\n" +"are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,\n" +"etc). The present package offers a collection of conversions of existing\n" +"patterns to UTF-8 format, together with converters for use with 8-bit fonts " +"in\n" +"older systems. Since hyphenation patterns for Knuthian-style TeX systems " +"are\n" +"only read at iniTeX time, it is hoped that the UTF-8 patterns, with their\n" +"converters, will completely supplant the older patterns." msgstr "" -#: gnu/packages/perl.scm:7510 -msgid "Tie to an existing Perl object" +#: gnu/packages/tex.scm:487 +msgid "Metafont base files" msgstr "" -#: gnu/packages/perl.scm:7511 +#: gnu/packages/tex.scm:488 msgid "" -"This class provides a tie constructor that returns the\n" -"object it was given as it's first argument. This way side effects of calling\n" -"$object->TIEHASH are avoided." +"This package provides the Metafont base files needed to\n" +"build fonts using the Metafont system." msgstr "" -#: gnu/packages/perl.scm:7533 -msgid "English expression of durations" +#: gnu/packages/tex.scm:519 +msgid "Scheme for naming fonts in TeX" msgstr "" -#: gnu/packages/perl.scm:7534 +#: gnu/packages/tex.scm:520 msgid "" -"This module provides functions for expressing durations in\n" -"rounded or exact terms." +"This is Fontname, a naming scheme for (the base part of)\n" +"external TeX font filenames. This makes at most eight-character names\n" +"from (almost) arbitrarily complex font names, thus helping portability of " +"TeX\n" +"documents." msgstr "" -#: gnu/packages/perl.scm:7556 -msgid "Parse time duration strings" +#: gnu/packages/tex.scm:588 +msgid "Computer Modern fonts for TeX" msgstr "" -#: gnu/packages/perl.scm:7557 +#: gnu/packages/tex.scm:589 msgid "" -"Time::Duration::Parse is a module to parse human readable\n" -"duration strings like \"2 minutes\" and \"3 seconds\" to seconds." +"This package provides the Computer Modern fonts by Donald\n" +"Knuth. The Computer Modern font family is a large collection of text,\n" +"display, and mathematical fonts in a range of styles, based on Monotype " +"Modern\n" +"8A." msgstr "" -#: gnu/packages/perl.scm:7575 -msgid "Efficiently compute time from local and GMT time" +#: gnu/packages/tex.scm:653 +msgid "Small library of METAFONT sources" msgstr "" -#: gnu/packages/perl.scm:7576 +#: gnu/packages/tex.scm:654 msgid "" -"This module provides functions that are the inverse of\n" -"built-in perl functions localtime() and gmtime(). They accept a date as a\n" -"six-element array, and return the corresponding time(2) value in seconds since\n" -"the system epoch." +"This is a collection of core TeX and METAFONT macro files\n" +"from Donald Knuth, including the plain format, plain base, and the MF logo\n" +"fonts." msgstr "" -#: gnu/packages/perl.scm:7596 -msgid "Date parsing/formatting subroutines" +#: gnu/packages/tex.scm:727 +msgid "Collection of fonts used in LaTeX distributions" msgstr "" -#: gnu/packages/perl.scm:7597 +#: gnu/packages/tex.scm:728 msgid "" -"This module provides routines for parsing date string into\n" -"time values and formatting dates into ASCII strings." +"This is a collection of fonts for use with standard LaTeX\n" +"packages and classes. It includes invisible fonts (for use with the slides\n" +"class), line and circle fonts (for use in the picture environment) and " +"LaTeX\n" +"symbol fonts." msgstr "" -#: gnu/packages/perl.scm:7619 -msgid "Shift and scale time" +#: gnu/packages/tex.scm:806 gnu/packages/tex.scm:837 +msgid "TeX fonts from the American Mathematical Society" msgstr "" -#: gnu/packages/perl.scm:7620 +#: gnu/packages/tex.scm:808 msgid "" -"This module allows you to speed up your sleep(), alarm(),\n" -"and time() calls." +"This package provides an extended set of fonts for use in mathematics,\n" +"including: extra mathematical symbols; blackboard bold letters (uppercase\n" +"only); fraktur letters; subscript sizes of bold math italic and bold Greek\n" +"letters; subscript sizes of large symbols such as sum and product; added " +"sizes\n" +"of the Computer Modern small caps font; cyrillic fonts (from the University " +"of\n" +"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type " +"1\n" +"files, and all except the Euler fonts are provided as Metafont source. The\n" +"distribution also includes the canonical Type 1 versions of the Computer\n" +"Modern family of fonts. The Euler fonts are supported by separate " +"packages;\n" +"details can be found in the documentation." msgstr "" -#: gnu/packages/perl.scm:7643 -msgid "Simple tree object" +#: gnu/packages/tex.scm:839 +msgid "" +"This package provides basic LaTeX support for the symbol fonts provides\n" +"by the amsfonts package. It provides @code{amsfonts.sty}, with names of\n" +"individual symbols defined in @code{amssymb.sty}." +msgstr "" + +#: gnu/packages/tex.scm:873 +msgid "Plain TeX format and supporting files" msgstr "" -#: gnu/packages/perl.scm:7644 +#: gnu/packages/tex.scm:875 msgid "" -"This module in a fully object-oriented implementation of a\n" -"simple n-ary tree." +"Contains files used to build the Plain TeX format, as described in the\n" +"TeXbook, together with various supporting files (some also discussed in the\n" +"book)." msgstr "" -#: gnu/packages/perl.scm:7668 -msgid "Factory object for dispensing Visitor objects" +#: gnu/packages/tex.scm:1025 +msgid "Base sources of LaTeX" msgstr "" -#: gnu/packages/perl.scm:7669 +#: gnu/packages/tex.scm:1027 msgid "" -"This module is a factory for dispensing\n" -"Tree::Simple::Visitor::* objects." +"This bundle comprises the source of LaTeX itself, together with several\n" +"packages which are considered \"part of the kernel\". This bundle, " +"together\n" +"with the required packages, constitutes what every LaTeX distribution " +"should\n" +"contain." msgstr "" -#: gnu/packages/perl.scm:7687 -msgid "Minimal try/catch with proper preservation of $@@" +#: gnu/packages/tex.scm:1047 +msgid "Extended filecontents and filecontents* environments" msgstr "" -#: gnu/packages/perl.scm:7688 +#: gnu/packages/tex.scm:1049 msgid "" -"This module provides bare bones try/catch/finally statements\n" -"that are designed to minimize common mistakes with eval blocks, and nothing\n" -"else." +"LaTeX2e's @code{filecontents} and @code{filecontents*} environments\n" +"enable a LaTeX source file to generate external files as it runs through\n" +"LaTeX. However, there are two limitations of these environments: they " +"refuse\n" +"to overwrite existing files, and they can only be used in the preamble of a\n" +"document. The filecontents package removes these limitations, letting you\n" +"overwrite existing files and letting you use @code{filecontents} /\n" +"@code{filecontents*} anywhere." msgstr "" -#: gnu/packages/perl.scm:7709 -msgid "Data types for common serialisation formats" +#: gnu/packages/tex.scm:1076 +msgid "Am I running under XeTeX?" msgstr "" -#: gnu/packages/perl.scm:7710 +#: gnu/packages/tex.scm:1078 msgid "" -"This module provides some extra datatypes that are used by\n" -"common serialisation formats such as JSON or CBOR." +"This is a simple package which provides an @code{\\ifxetex} conditional,\n" +"so that other code can determine that it is running under XeTeX. The " +"package\n" +"requires the e-TeX extensions to the TeX primitive set." msgstr "" -#: gnu/packages/perl.scm:7728 -msgid "Unicode normalization forms" +#: gnu/packages/tex.scm:1110 +msgid "Simple macros for EPS inclusion" msgstr "" -#: gnu/packages/perl.scm:7729 -msgid "This Perl module provides Unicode normalization forms." +#: gnu/packages/tex.scm:1112 +msgid "" +"This package provides the original (and now obsolescent) graphics\n" +"inclusion macros for use with dvips, still widely used by Plain TeX users " +"(in\n" +"particular). For LaTeX users, the package is nowadays (rather strongly)\n" +"deprecated in favour of the more sophisticated standard LaTeX latex-" +"graphics\n" +"bundle of packages. (The latex-graphics bundle is also available to Plain " +"TeX\n" +"users, via its Plain TeX version.)" msgstr "" -#: gnu/packages/perl.scm:7748 -msgid "Unicode collation algorithm" +#: gnu/packages/tex.scm:1138 +msgid "Sophisticated verbatim text" msgstr "" -#: gnu/packages/perl.scm:7749 +#: gnu/packages/tex.scm:1140 msgid "" -"This package provides tools for sorting and comparing\n" -"Unicode data." +"This package provides tools for the flexible handling of verbatim text\n" +"including: verbatim commands in footnotes; a variety of verbatim " +"environments\n" +"with many parameters; ability to define new customized verbatim " +"environments;\n" +"save and restore verbatim text and environments; write and read files in\n" +"verbatim mode; build \"example\" environments (showing both result and\n" +"verbatim source)." msgstr "" -"Denne pakke tilbyder værktøjer for sortering og sammenligning\n" -"af Uniocodedata." -#: gnu/packages/perl.scm:7770 -msgid "Unicode line breaking algorithm" +#: gnu/packages/tex.scm:1209 +msgid "LaTeX standard graphics bundle" msgstr "" -#: gnu/packages/perl.scm:7772 +#: gnu/packages/tex.scm:1211 msgid "" -"@code{Unicode::LineBreak} implements the line breaking algorithm\n" -"described in Unicode Standard Annex #14. The @code{East_Asian_Width} property\n" -"defined by Annex #11 is used to determine breaking positions." +"This is a collection of LaTeX packages for producing color, including\n" +"graphics (e.g. PostScript) files, and rotation and scaling of text in LaTeX\n" +"documents. It comprises the packages color, graphics, graphicx, trig, " +"epsfig,\n" +"keyval, and lscape." msgstr "" -#: gnu/packages/perl.scm:7795 -msgid "Encoding and decoding of UTF-8 encoding form" +#: gnu/packages/tex.scm:1233 +msgid "Driver-independent color extensions for LaTeX and pdfLaTeX" msgstr "" -#: gnu/packages/perl.scm:7797 +#: gnu/packages/tex.scm:1235 msgid "" -"This module provides functions to encode and decode UTF-8 encoding form\n" -"as specified by Unicode and ISO/IEC 10646:2011." +"The package starts from the basic facilities of the colorcolor package,\n" +"and provides easy driver-independent access to several kinds of color " +"tints,\n" +"shades, tones, and mixes of arbitrary colors. It allows a user to select a\n" +"document-wide target color model and offers complete tools for conversion\n" +"between eight color models. Additionally, there is a command for " +"alternating\n" +"row colors plus repeated non-aligned material (like horizontal lines) in\n" +"tables." msgstr "" -#: gnu/packages/perl.scm:7815 -msgid "UNIVERSAL::can() reimplementation" +#: gnu/packages/tex.scm:1261 +msgid "Extensive support for hypertext in LaTeX" msgstr "" -#: gnu/packages/perl.scm:7816 +#: gnu/packages/tex.scm:1263 msgid "" -"This module attempts to work around people calling\n" -"UNIVERSAL::can() as a function, which it is not." +"The @code{hyperref} package is used to handle cross-referencing commands\n" +"in LaTeX to produce hypertext links in the document. The package provides\n" +"backends for the @code{\\special} set defined for HyperTeX DVI processors; " +"for\n" +"embedded @code{pdfmark} commands for processing by Acrobat\n" +"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's " +"@code{dviwindo};\n" +"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for " +"VTeX's\n" +"pdf and HTML backends. The package is distributed with the @code{backref} " +"and\n" +"@code{nameref} packages, which make use of the facilities of @code{hyperref}." msgstr "" -#: gnu/packages/perl.scm:7836 -msgid "UNIVERSAL::isa() reimplementation" +#: gnu/packages/tex.scm:1297 +msgid "Bundle of packages submitted by Heiko Oberdiek" msgstr "" -#: gnu/packages/perl.scm:7837 +#: gnu/packages/tex.scm:1299 msgid "" -"This module attempts to recover from people calling\n" -"UNIVERSAL::isa as a function." +"The bundle comprises various LaTeX packages, providing among others:\n" +"better accessibility support for PDF files; extensible chemists reaction\n" +"arrows; record information about document class(es) used; and many more." msgstr "" -#: gnu/packages/perl.scm:7855 -msgid "Associate user-defined magic to variables from Perl" +#: gnu/packages/tex.scm:1320 +msgid "LaTeX standard tools bundle" msgstr "" -#: gnu/packages/perl.scm:7856 +#: gnu/packages/tex.scm:1322 msgid "" -"Magic is Perl's way of enhancing variables. This mechanism\n" -"lets the user add extra data to any variable and hook syntactical\n" -"operations (such as access, assignment or destruction) that can be applied to\n" -"it. With this module, you can add your own magic to any variable without\n" -"having to write a single line of XS." +"This package is a collection of (variously) simple tools provided as\n" +"part of the LaTeX required tools distribution, comprising the following\n" +"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, " +"fileerr,\n" +"fontsmpl, ftnright, hhline, indentfirst, layout, longtable, multicol,\n" +"rawfonts, showkeys, somedefs, tabularx, theorem, trace, varioref, verbatim,\n" +"xr, and xspace." msgstr "" -#: gnu/packages/perl.scm:7879 -msgid "Easily generate well-formed, namespace-aware XML" +#: gnu/packages/tex.scm:1357 +msgid "Verbatim with URL-sensitive line breaks" msgstr "" -#: gnu/packages/perl.scm:7880 +#: gnu/packages/tex.scm:1358 msgid "" -"@code{XML::Writer} is a simple Perl module for writing XML\n" -"documents: it takes care of constructing markup and escaping data correctly.\n" -"By default, it also performs a significant amount of well-formedness checking\n" -"on the output to make certain (for example) that start and end tags match,\n" -"that there is exactly one document element, and that there are not duplicate\n" -"attribute names." +"The command @code{\\url} is a form of verbatim command that\n" +"allows linebreaks at certain characters or combinations of characters, " +"accepts\n" +"reconfiguration, and can usually be used in the argument to another " +"command.\n" +"The command is intended for email addresses, hypertext links,\n" +"directories/paths, etc., which normally have no spaces, so by default the\n" +"package ignores spaces in its argument. However, a package option allows\n" +"spaces, which is useful for operating systems where spaces are a common " +"part\n" +"of file names." msgstr "" -#: gnu/packages/perl.scm:7906 -msgid "Opaque, extensible XS pointer backed objects using sv_magic" +#: gnu/packages/tex.scm:1385 +msgid "LaTeX3 programmers’ interface" msgstr "" -#: gnu/packages/perl.scm:7908 +#: gnu/packages/tex.scm:1387 msgid "" -"This way of associating structs with Perl space objects is designed to\n" -"supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" -"(structs can be associated with any data type) and opaque (the C pointer is\n" -"neither visible nor modifiable from Perl space)." +"The l3kernel bundle provides an implementation of the LaTeX3\n" +"programmers’ interface, as a set of packages that run under LaTeX 2e. The\n" +"interface provides the foundation on which the LaTeX3 kernel and other " +"future\n" +"code are built: it is an API for TeX programmers. The packages are set up " +"so\n" +"that the LaTeX3 conventions can be used with regular LaTeX 2e packages." msgstr "" -#: gnu/packages/perl.scm:7930 -msgid "YAML for Perl" +#: gnu/packages/tex.scm:1425 +msgid "High-level LaTeX3 concepts" msgstr "" -#: gnu/packages/perl.scm:7931 +#: gnu/packages/tex.scm:1427 msgid "" -"The YAML.pm module implements a YAML Loader and Dumper based\n" -"on the YAML 1.0 specification." +"This bundle holds prototype implementations of concepts for a LaTeX\n" +"designer interface, to be used with the experimental LaTeX kernel as\n" +"programming tools and kernel sup­port. Packages provided in this release " +"are:\n" +"\n" +"@enumerate\n" +"@item l3keys2e, which makes the facilities of the kernel module l3keys\n" +" available for use by LaTeX 2e packages;\n" +"@item xfrac, which provides flexible splitlevel fractions;\n" +"@item xparse, which provides a high-level interface for declaring document\n" +" commands; and\n" +"@item xtemplate, which provides a means of defining generic functions using " +"a\n" +" key-value syntax.\n" +"@end enumerate\n" msgstr "" -#: gnu/packages/perl.scm:7954 -msgid "Read/Write YAML files" +#: gnu/packages/tex.scm:1460 +msgid "Advanced font selection in XeLaTeX and LuaLaTeX" msgstr "" -#: gnu/packages/perl.scm:7955 +#: gnu/packages/tex.scm:1462 msgid "" -"YAML::Tiny is a perl class for reading and writing\n" -"YAML-style files, written with as little code as possible, reducing load time\n" -"and memory overhead." +"Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an\n" +"automatic and unified interface to feature-rich AAT and OpenType fonts " +"through\n" +"the NFSS in LaTeX running on XeTeX or LuaTeX engines. The package requires\n" +"the l3kernel and xparse bundles from the LaTeX 3 development team." msgstr "" -#: gnu/packages/perl.scm:7976 -msgid "Generate and use LALR parsers" +#: gnu/packages/tex.scm:1498 +msgid "Lua modules for general programming (in the (La)TeX world)" msgstr "" -#: gnu/packages/perl.scm:7977 +#: gnu/packages/tex.scm:1500 msgid "" -"This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" -"grammars to generate Perl object oriented parser modules." +"Lualibs is a collection of Lua modules useful for general programming.\n" +"The bundle is based on Lua modules shipped with ConTeXt, and made available " +"in\n" +"this bundle for use independent of ConTeXt." msgstr "" -#: gnu/packages/perl.scm:8003 -msgid "Distribution metadata for a CPAN dist" +#: gnu/packages/tex.scm:1520 +msgid "AMS mathematical facilities for LaTeX" msgstr "" -#: gnu/packages/perl.scm:8004 +#: gnu/packages/tex.scm:1522 msgid "" -"Software distributions released to the CPAN include a\n" -"META.json or, for older distributions, META.yml, which describes the\n" -"distribution, its contents, and the requirements for building and installing\n" -"the distribution. The data structure stored in the META.json file is\n" -"described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" -"represent this distribution metadata (or distmeta), along with some helpful\n" -"methods for interrogating that data." +"This is the principal package in the AMS-LaTeX distribution. It adapts\n" +"for use in LaTeX most of the mathematical features found in AMS-TeX; it is\n" +"highly recommended as an adjunct to serious mathematical typesetting in " +"LaTeX.\n" +"When amsmath is loaded, AMS-LaTeX packages @code{amsbsyamsbsy} (for bold\n" +"symbols), @code{amsopnamsopn} (for operator names) and\n" +"@code{amstextamstext} (for text embedded in mathematics) are also loaded.\n" +"This package is part of the LaTeX required distribution; however, several\n" +"contributed packages add still further to its appeal; examples are\n" +"@code{empheqempheq}, which provides functions for decorating and " +"highlighting\n" +"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and " +"similar)\n" +"definitions." msgstr "" -#: gnu/packages/perl.scm:8027 -msgid "Set of version requirements for a CPAN dist" +#: gnu/packages/tex.scm:1550 +msgid "AMS document classes for LaTeX" msgstr "" -#: gnu/packages/perl.scm:8028 +#: gnu/packages/tex.scm:1552 msgid "" -"A CPAN::Meta::Requirements object models a set of version\n" -"constraints like those specified in the META.yml or META.json files in CPAN\n" -"distributions, and as defined by CPAN::Meta::Spec. It can be built up by\n" -"adding more and more constraints, and will reduce them to the simplest\n" -"representation." +"This bundle contains three AMS classes: @code{amsartamsart} (for writing\n" +"articles for the AMS), @code{amsbookamsbook} (for books) and\n" +"@code{amsprocamsproc} (for proceedings), together with some supporting\n" +"material. The material is made available as part of the AMS-LaTeX\n" +"distribution." msgstr "" -#: gnu/packages/perl.scm:8051 -msgid "Read and write a subset of YAML for CPAN Meta files" +#: gnu/packages/tex.scm:1583 +msgid "Multilingual support for Plain TeX or LaTeX" msgstr "" -#: gnu/packages/perl.scm:8052 +#: gnu/packages/tex.scm:1585 msgid "" -"This module implements a subset of the YAML specification\n" -"for use in reading and writing CPAN metadata files like META.yml and\n" -"MYMETA.yml." +"The package manages culturally-determined typographical (and other)\n" +"rules, and hyphenation patterns for a wide range of languages. A document " +"may\n" +"select a single language to be supported, or it may select several, in " +"which\n" +"case the document may switch from one language to another in a variety of\n" +"ways. Babel uses contributed configuration files that provide the detail " +"of\n" +"what has to be done for each language. Users of XeTeX are advised to use " +"the\n" +"polyglossia package rather than Babel." msgstr "" -#: gnu/packages/perl.scm:8073 -msgid "Build and install Perl modules" +#: gnu/packages/tex.scm:1608 +msgid "Babel support for English" msgstr "" -#: gnu/packages/perl.scm:8074 +#: gnu/packages/tex.scm:1610 msgid "" -"@code{Module::Build} is a system for building, testing, and\n" -"installing Perl modules; it used to be part of Perl itself until version 5.22,\n" -"which dropped it. It is meant to be an alternative to\n" -"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the module\n" -"through subclassing in a much more straightforward way than with\n" -"@code{MakeMaker}. It also does not require a @command{make} on your\n" -"system---most of the @code{Module::Build} code is pure-Perl." +"This package provides the language definition file for support of\n" +"English in @code{babel}. Care is taken to select British hyphenation " +"patterns\n" +"for British English and Australian text, and default (\"american\") " +"patterns\n" +"for Canadian and USA text." msgstr "" -#: gnu/packages/perl.scm:8100 -msgid "Parse META.yml and META.json CPAN metadata files" +#: gnu/packages/tex.scm:1631 +msgid "Support for Cyrillic fonts in LaTeX" msgstr "" -#: gnu/packages/perl.scm:8101 +#: gnu/packages/tex.scm:1633 msgid "" -"Parse::CPAN::Meta is a parser for META.json and META.yml\n" -"files, using JSON::PP and/or CPAN::Meta::YAML." +"This bundle of macros files provides macro support (including font\n" +"encoding macros) for the use of Cyrillic characters in fonts encoded under " +"the\n" +"T2* and X2 encodings. These encodings cover (between them) pretty much " +"every\n" +"language that is written in a Cyrillic alphabet." msgstr "" -#: gnu/packages/perl.scm:8119 -msgid "Common Scalar and List utility subroutines" +#: gnu/packages/tex.scm:1653 +msgid "Font support for common PostScript fonts" msgstr "" -#: gnu/packages/perl.scm:8120 +#: gnu/packages/tex.scm:1655 msgid "" -"This package contains a selection of subroutines that people\n" -"have expressed would be nice to have in the perl core, but the usage would not\n" -"really be high enough to warrant the use of a keyword, and the size so small\n" -"such that being individual extensions would be wasteful." +"The PSNFSS collection includes a set of files that provide a complete\n" +"working setup of the LaTeX font selection scheme (NFSS2) for use with " +"common\n" +"PostScript fonts. It covers the so-called \"Base\" fonts (which are built\n" +"into any Level 2 PostScript printing device and the Ghostscript " +"interpreter)\n" +"and a number of free fonts. It provides font definition files, macros and\n" +"font metrics. The bundle as a whole is part of the LaTeX required set of\n" +"packages." msgstr "" -#: gnu/packages/perl.scm:8144 -msgid "Cross-platform functions emulating common shell commands" +#: gnu/packages/tex.scm:1740 +msgid "Union of TeX Live packages" msgstr "" -#: gnu/packages/perl.scm:8146 -msgid "Shell::Command is a thin wrapper around ExtUtils::Command." +#: gnu/packages/tex.scm:1741 +#, fuzzy +msgid "" +"This package provides a subset of the TeX Live\n" +"distribution." +msgstr "" +"Denne pakke tilbyder Pythonbindinger til virtualiseringsbiblioteket\n" +"libvirt." + +#: gnu/packages/tex.scm:1756 +msgid "" +"This is a very limited subset of the TeX Live distribution.\n" +"It includes little more than the required set of LaTeX packages." msgstr "" -#: gnu/packages/perl.scm:8173 -msgid "Object-oriented File::Find replacement in Perl" +#: gnu/packages/tex.scm:1773 +msgid "LaTeX-based replacement for BibTeX" msgstr "" -#: gnu/packages/perl.scm:8174 +#: gnu/packages/tex.scm:1775 msgid "" -"File::Find::Object is an object-oriented\n" -"File::Find replacement in Perl." +"Amsrefs is a LaTeX package for bibliographies that provides an archival\n" +"data format similar to the format of BibTeX database files, but adapted to\n" +"make direct processing by LaTeX easier. The package can be used either in\n" +"conjunction with BibTeX or as a replacement for BibTeX." msgstr "" -#: gnu/packages/perl.scm:8203 -msgid "Alternative interface to File::Find::Object" +#: gnu/packages/tex.scm:1802 +msgid "Footnotes for critical editions" msgstr "" -#: gnu/packages/perl.scm:8204 +#: gnu/packages/tex.scm:1804 msgid "" -"File::Find::Object::Rule is an alternative Perl\n" -"interface to File::Find::Object." +"This package aims to provide a one-stop solution to requirements for\n" +"footnotes. It offers: Multiple footnote apparatus superior to that of\n" +"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be " +"run\n" +"into a single paragraph (this choice may be selected per footnote series);\n" +"Things you might have expected (such as @code{\\verb}-like material in\n" +"footnotes, and color selections over page breaks) now work. Note that the\n" +"majority of the bigfoot package's interface is identical to that of\n" +"@code{manyfoot}; users should seek information from that package's\n" +"documentation. The bigfoot bundle also provides the @code{perpage} and\n" +"@code{suffix} packages." msgstr "" -#: gnu/packages/perl.scm:8234 -msgid "Test for trailing space in Perl source files" +#: gnu/packages/tex.scm:1830 +msgid "Producing 'blind' text for testing" msgstr "" -#: gnu/packages/perl.scm:8235 +#: gnu/packages/tex.scm:1832 msgid "" -"Test::TrailingSpace tests for trailing spaces\n" -"in Perl source files." +"The package provides the commands @code{\\blindtext} and\n" +"@code{\\Blindtext} for creating \"blind\" text useful in testing new " +"classes\n" +"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for " +"creating\n" +"an entire random document with sections, lists, mathematics, etc. The " +"package\n" +"supports three languages, @code{english}, @code{(n)german} and " +"@code{latin};\n" +"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller " +"\"lorem\n" +"ipsum\" text, see the @code{lipsum} package)." msgstr "" -#: gnu/packages/photo.scm:72 -msgid "Raw image decoder" +#: gnu/packages/tex.scm:1862 +msgid "German letter DIN style" msgstr "" -#: gnu/packages/photo.scm:74 +#: gnu/packages/tex.scm:1864 msgid "" -"LibRaw is a library for reading RAW files obtained from digital photo\n" -"cameras (CRW/CR2, NEF, RAF, DNG, and others)." +"This package implements a document layout for writing letters according\n" +"to the rules of DIN (Deutsches Institut für Normung, German standardisation\n" +"institute). A style file for LaTeX 2.09 (with limited support of the\n" +"features) is part of the package. Since the letter layout is based on a\n" +"German standard, the user guide is written in German, but most macros have\n" +"English names from which the user can recognize what they are used for. In\n" +"addition there are example files showing how letters may be created with " +"the\n" +"package." msgstr "" -#: gnu/packages/photo.scm:91 -msgid "Read and manipulate EXIF data in digital photographs" +#: gnu/packages/tex.scm:1888 +msgid "Put a grey textual watermark on document pages" msgstr "" -#: gnu/packages/photo.scm:93 +#: gnu/packages/tex.scm:1890 msgid "" -"The libexif C library allows applications to read, edit, and save EXIF\n" -"data as produced by digital cameras." +"This package provides a means to add a textual, light grey watermark on\n" +"every page or on the first page of a document. Typical usage may consist " +"in\n" +"writing words such as DRAFT or CONFIDENTIAL across document pages. The\n" +"package performs a similar function to that of @code{draftcopy}, but its\n" +"implementation is output device independent, and made very simple by " +"relying\n" +"on everypage." msgstr "" -#: gnu/packages/photo.scm:119 -msgid "Accessing digital cameras" +#: gnu/packages/tex.scm:1912 +msgid "New interface for environments in LaTeX" msgstr "" -#: gnu/packages/photo.scm:121 +#: gnu/packages/tex.scm:1914 msgid "" -"This is the library backend for gphoto2. It contains the code for PTP,\n" -"MTP, and other vendor specific protocols for controlling and transferring data\n" -"from digital cameras." +"This package provides the @code{\\collect@@body} command (as in\n" +"@code{amsmath}), as well as a @code{\\long} version @code{\\Collect@@Body},\n" +"for collecting the body text of an environment. These commands are used to\n" +"define a new author interface to creating new environments." msgstr "" -#: gnu/packages/photo.scm:162 -msgid "Command-line tools to access digital cameras" +#: gnu/packages/tex.scm:1934 +msgid "Create equal-widthed parboxes" msgstr "" -#: gnu/packages/photo.scm:164 +#: gnu/packages/tex.scm:1936 msgid "" -"Gphoto2 is a set of command line utilities for manipulating a large\n" -"number of different digital cameras. Through libgphoto2, it supports PTP,\n" -"MTP, and much more." +"LaTeX users sometimes need to ensure that two or more blocks of text\n" +"occupy the same amount of horizontal space on the page. To that end, the\n" +"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which " +"works\n" +"just like @code{\\parbox}, except that instead of specifying a width, one\n" +"specifies a tag. All @code{eqparbox}es with the same tag---regardless of\n" +"where they are in the document---will stretch to fit the widest\n" +"@code{eqparbox} with that tag. This simple, equal-width mechanism can be " +"used\n" +"for a variety of alignment purposes, as is evidenced by the examples in\n" +"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} " +"are\n" +"also provided." msgstr "" -#: gnu/packages/photo.scm:197 -msgid "Program and Perl library to manipulate EXIF and other metadata" -msgstr "Program og Perlbibliotek til at manipulere EXIF og andre metadata" +#: gnu/packages/tex.scm:1970 +#, fuzzy +msgid "Expanded description environments" +msgstr "GNU-skrivebordsmiljøet" -#: gnu/packages/photo.scm:198 +#: gnu/packages/tex.scm:1972 msgid "" -"This package provides the @code{exiftool} command and the\n" -"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital images\n" -"and a wide variety of other metadata." +"The package provides additional features for the LaTeX\n" +"@code{description} environment, including adjustable left margin. The " +"package\n" +"also allows the user to \"break\" a list (for example, to interpose a " +"comment)\n" +"without affecting the structure of the list (this works for @code{itemize} " +"and\n" +"@code{enumerate} lists, and numbered lists remain in sequence)." msgstr "" -#: gnu/packages/photo.scm:222 -msgid "Library for panoramic images" +#: gnu/packages/tex.scm:2006 +msgid "Provide file modification times, and compare them" msgstr "" -#: gnu/packages/photo.scm:224 +#: gnu/packages/tex.scm:2008 msgid "" -"The libpano13 package contains the backend library written by the\n" -"Panorama Tools project for building panoramic images from a set of\n" -"overlapping images, as well as some command line tools." +"This package provides macros to read and compare the modification dates\n" +"of files. The files may be @code{.tex} files, images or other files (as " +"long\n" +"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} " +"primitive\n" +"of pdfLaTeX to find the file modification date as PDF date string, parses " +"the\n" +"string and returns the value to the user. The package will also work for " +"DVI\n" +"output with recent versions of the LaTeX compiler which uses pdfLaTeX in " +"DVI\n" +"mode. The functionality is provided by purely expandable macros or by " +"faster\n" +"but non-expandable ones." msgstr "" -#: gnu/packages/photo.scm:268 -msgid "Tools for combining and blending images" +#: gnu/packages/tex.scm:2032 +msgid "Conditionals to test which platform is being used" msgstr "" -#: gnu/packages/photo.scm:270 +#: gnu/packages/tex.scm:2034 msgid "" -"Enblend blends away the seams in a panoramic image mosaic using a\n" -"multi-resolution spline. Enfuse merges different exposures of the same\n" -"scene to produce an image that looks much like a tone-mapped image." +"This package uses the (La)TeX extension @code{-shell-escape} to\n" +"establish whether the document is being processed on a Windows or on a\n" +"Unix-like system, or on Cygwin (Unix environment over a Windows system).\n" +"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, " +"@code{\\ifmacosx}\n" +"and @code{\\ifcygwin}. The package also preserves the output of " +"@code{uname}\n" +"on a Unix-like system, which may be used to distinguish between various\n" +"classes of systems." msgstr "" -#: gnu/packages/photo.scm:294 -msgid "Library to correct optical lens defects with a lens database" +#: gnu/packages/tex.scm:2057 +msgid "Flexible bibliography support" msgstr "" -#: gnu/packages/photo.scm:295 +#: gnu/packages/tex.scm:2059 msgid "" -"Digital photographs are not ideal. Of course, the better is\n" -"your camera, the better the results will be, but in any case if you look\n" -"carefully at shots taken even by the most expensive cameras equipped with the\n" -"most expensive lenses you will see various artifacts. It is very hard to make\n" -"ideal cameras, because there are a lot of factors that affect the final image\n" -"quality, and at some point camera and lens designers have to trade one factor\n" -"for another to achieve the optimal image quality, within the given design\n" -"restrictions and budget. But we all want ideal shots, don't we? So that's\n" -"what's Lensfun is all about: rectifying the defects introduced by your\n" -"photographic equipment." +"This bundle provides a package that implements both author-year and\n" +"numbered references, as well as much detailed of support for other\n" +"bibliography use. Also provided are versions of the standard BibTeX styles\n" +"that are compatible with @code{natbib}: @code{plainnat}, @code{unsrtnat},\n" +"@code{abbrnat}. The bibliography styles produced by @code{custom-bib} are\n" +"designed from the start to be compatible with @code{natbib}." msgstr "" -#: gnu/packages/photo.scm:371 -msgid "Virtual lighttable and darkroom for photographers" +#: gnu/packages/tex.scm:2081 +msgid "Replace strings in encapsulated PostScript figures" msgstr "" -#: gnu/packages/photo.scm:372 +#: gnu/packages/tex.scm:2083 msgid "" -"Darktable is a photography workflow application and RAW\n" -"developer. It manages your digital negatives in a database, lets you view\n" -"them through a zoomable lighttable and enables you to develop raw images\n" -"and enhance them." +"This package allows LaTeX constructions (equations, picture\n" +"environments, etc.) to be precisely superimposed over Encapsulated " +"PostScript\n" +"figures, using your own favorite drawing tool to create an EPS figure and\n" +"placing simple text \"tags\" where each replacement is to be placed, with\n" +"PSfrag automatically removing these tags from the figure and replacing them\n" +"with a user specified LaTeX construction, properly aligned, scaled, and/or\n" +"rotated." msgstr "" -#: gnu/packages/qemu.scm:161 -msgid "Machine emulator and virtualizer" +#: gnu/packages/tex.scm:2119 +msgid "Process PostScript graphisc within pdfLaTeX documents" msgstr "" -#: gnu/packages/qemu.scm:163 +#: gnu/packages/tex.scm:2121 msgid "" -"QEMU is a generic machine emulator and virtualizer.\n" -"\n" -"When used as a machine emulator, QEMU can run OSes and programs made for one\n" -"machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" -"using dynamic translation, it achieves very good performance.\n" -"\n" -"When used as a virtualizer, QEMU achieves near native performances by\n" -"executing the guest code directly on the host CPU. QEMU supports\n" -"virtualization when executing under the Xen hypervisor or using\n" -"the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,\n" -"server and embedded PowerPC, and S390 guests." +"This is a package for processing PostScript graphics with @code{psfrag}\n" +"labels within pdfLaTeX documents. Every graphic is compiled individually,\n" +"drastically speeding up compilation time when only a single figure needs\n" +"re-processing." msgstr "" -#: gnu/packages/qemu.scm:185 -msgid "Machine emulator and virtualizer (without GUI)" +#: gnu/packages/tex.scm:2145 +msgid "Make overhead slides" msgstr "" -#: gnu/packages/qemu.scm:251 -msgid "Operating system information database" +#: gnu/packages/tex.scm:2148 +msgid "" +"This package provides a class that produces overhead\n" +"slides (transparencies), with many facilities. Seminar is not nowadays\n" +"reckoned a good basis for a presentation — users are advised to use more\n" +"recent classes such as powerdot or beamer, both of which are tuned to\n" +"21st-century presentation styles." +msgstr "" + +#: gnu/packages/tex.scm:2181 +msgid "Trim spaces around an argument or within a macro" msgstr "" -#: gnu/packages/qemu.scm:252 +#: gnu/packages/tex.scm:2183 msgid "" -"libosinfo is a GObject based library API for managing\n" -"information about operating systems, hypervisors and the (virtual) hardware\n" -"devices they can support. It includes a database containing device metadata\n" -"and provides APIs to match/identify optimal devices for deploying an operating\n" -"system on a hypervisor. Via GObject Introspection, the API is available in\n" -"all common programming languages. Vala bindings are also provided." +"This very short package allows you to expandably remove spaces around a\n" +"token list (commands are provided to remove spaces before, spaces after, or\n" +"both); or to remove surrounding spaces within a macro definition, or to " +"define\n" +"space-stripped macros." msgstr "" -#: gnu/packages/qemu.scm:326 -msgid "Simple API for virtualization" +#: gnu/packages/tex.scm:2216 +msgid "Captions on more than floats" msgstr "" -#: gnu/packages/qemu.scm:327 +#: gnu/packages/tex.scm:2218 msgid "" -"Libvirt is a C toolkit to interact with the virtualization\n" -"capabilities of recent versions of Linux. The library aims at providing long\n" -"term stable C API initially for the Xen paravirtualization but should be able\n" -"to integrate other virtualization mechanisms if needed." +"This package defines a command @code{\\captionof} for putting a caption\n" +"to something that's not a float." msgstr "" -#: gnu/packages/qemu.scm:368 -msgid "GLib wrapper around libvirt" -msgstr "" +#: gnu/packages/tex.scm:2249 +#, fuzzy +msgid "e-TeX tools for LaTeX" +msgstr "R-værktøjer for HTML" -#: gnu/packages/qemu.scm:369 +#: gnu/packages/tex.scm:2251 msgid "" -"libvirt-glib wraps the libvirt library to provide a\n" -"high-level object-oriented API better suited for glib-based applications, via\n" -"three libraries:\n" -"\n" -"@enumerate\n" -"@item libvirt-glib - GLib main loop integration & misc helper APIs\n" -"@item libvirt-gconfig - GObjects for manipulating libvirt XML documents\n" -"@item libvirt-gobject - GObjects for managing libvirt objects\n" -"@end enumerate\n" +"This package is a toolbox of programming facilities geared primarily\n" +"towards LaTeX class and package authors. It provides LaTeX frontends to " +"some\n" +"of the new primitives provided by e-TeX as well as some generic tools which\n" +"are not strictly related to e-TeX but match the profile of this package. " +"The\n" +"package provides functions that seem to offer alternative ways of " +"implementing\n" +"some LaTeX kernel commands; nevertheless, the package will not modify any " +"part\n" +"of the LaTeX kernel." msgstr "" -#: gnu/packages/qemu.scm:411 -msgid "Python bindings to libvirt" -msgstr "Pythonbindinger for libvirt" +#: gnu/packages/tex.scm:2287 +msgid "Seven predefined chapter heading styles" +msgstr "" -#: gnu/packages/qemu.scm:412 +#: gnu/packages/tex.scm:2289 msgid "" -"This package provides Python bindings to the libvirt\n" -"virtualization library." +"This package provides seven predefined chapter heading styles. Each\n" +"style can be modified using a set of simple commands. Optionally one can\n" +"modify the formatting routines in order to create additional chapter\n" +"headings." msgstr "" -"Denne pakke tilbyder Pythonbindinger til virtualiseringsbiblioteket\n" -"libvirt." -#: gnu/packages/qemu.scm:488 -msgid "Manage virtual machines" -msgstr "Håndter virtuelle maskiner" +#: gnu/packages/tex.scm:2322 +msgid "Framed or shaded regions that can break across pages" +msgstr "" -#: gnu/packages/qemu.scm:490 +#: gnu/packages/tex.scm:2324 msgid "" -"The virt-manager application is a desktop user interface for managing\n" -"virtual machines through libvirt. It primarily targets KVM VMs, but also\n" -"manages Xen and LXC (Linux containers). It presents a summary view of running\n" -"domains, their live performance and resource utilization statistics." +"The package creates three environments: @code{framed}, which puts an\n" +"ordinary frame box around the region, @code{shaded}, which shades the " +"region,\n" +"and @code{leftbar}, which places a line at the left side. The environments\n" +"allow a break at their start (the @code{\\FrameCommand} enables creation of " +"a\n" +"title that is “attached” to the environment); breaks are also allowed in " +"the\n" +"course of the framed/shaded matter. There is also a command\n" +"@code{\\MakeFramed} to make your own framed-style environments." msgstr "" -#: gnu/packages/ratpoison.scm:86 -msgid "Simple mouse-free tiling window manager" +#: gnu/packages/tex.scm:2356 +msgid "Letter document class" msgstr "" -#: gnu/packages/ratpoison.scm:88 +#: gnu/packages/tex.scm:2358 msgid "" -"Ratpoison is a simple window manager with no fat library\n" -"dependencies, no fancy graphics, no window decorations, and no\n" -"rodent dependence. It is largely modelled after GNU Screen which\n" -"has done wonders in the virtual terminal market.\n" -"\n" -"The screen can be split into non-overlapping frames. All windows\n" -"are kept maximized inside their frames to take full advantage of\n" -"your precious screen real estate.\n" -"\n" -"All interaction with the window manager is done through keystrokes.\n" -"Ratpoison has a prefix map to minimize the key clobbering that\n" -"cripples Emacs and other quality pieces of software." +"This package is designed for formatting formless letters in German; it\n" +"can also be used for English (by those who can read the documentation). " +"There\n" +"are LaTeX 2.09 @code{documentstyle} and LaTeX 2e class files for both an\n" +"\"old\" and a \"new\" version of g-brief." msgstr "" -#: gnu/packages/readline.scm:82 -msgid "Edit command lines while typing, with history support" +#: gnu/packages/tex.scm:2378 +msgid "Typeset Galois connections" msgstr "" -#: gnu/packages/readline.scm:84 +#: gnu/packages/tex.scm:2380 msgid "" -"The GNU readline library allows users to edit command lines as they\n" -"are typed in. It can maintain a searchable history of previously entered\n" -"commands, letting you easily recall, edit and re-enter past commands. It\n" -"features both Emacs-like and vi-like keybindings, making its usage\n" -"comfortable for anyone." +"The package deals with connections in two-dimensional style, optionally\n" +"in colour." msgstr "" -#: gnu/packages/readline.scm:121 -msgid "Wrapper to allow the editing of keyboard commands" +#: gnu/packages/tex.scm:2398 +msgid "Citations in a reader-friendly style" msgstr "" -#: gnu/packages/readline.scm:123 +#: gnu/packages/tex.scm:2400 msgid "" -"Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" -"readline library to allow the editing of keyboard input for any command. You\n" -"should consider rlwrap especially when you need user-defined completion (by way\n" -"of completion word lists) and persistent history, or if you want to program\n" -"'special effects' using the filter mechanism." +"The package allows citations in the German style, which is considered by\n" +"many to be particularly reader-friendly. The citation provides a small " +"amount\n" +"of bibliographic information in a footnote on the page where each citation " +"is\n" +"made. It combines a desire to eliminate unnecessary page-turning with the\n" +"look-up efficiency afforded by numeric citations. The package makes use of\n" +"BibLaTeX, and is considered experimental." msgstr "" -#: gnu/packages/scanner.scm:84 -msgid "Raster image scanner library and drivers, without scanner support" +#: gnu/packages/tex.scm:2422 +msgid "Flexible and complete interface to document dimensions" msgstr "" -#: gnu/packages/scanner.scm:85 +#: gnu/packages/tex.scm:2424 msgid "" -"SANE stands for \"Scanner Access Now Easy\" and is an API\n" -"proving access to any raster image scanner hardware (flatbed scanner,\n" -"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" -"package contains the library, but no drivers." +"This package provides an easy and flexible user interface to customize\n" +"page layout, implementing auto-centering and auto-balancing mechanisms so " +"that\n" +"the users have only to give the least description for the page layout. The\n" +"package knows about all the standard paper sizes, so that the user need not\n" +"know what the nominal \"real\" dimensions of the paper are, just its " +"standard\n" +"name (such as a4, letter, etc.). An important feature is the package's\n" +"ability to communicate the paper size it's set up to the output." msgstr "" -#: gnu/packages/scanner.scm:123 -msgid "Raster image scanner library and drivers, with scanner support" +#: gnu/packages/tex.scm:2447 +msgid "Miscellaneous tools by Mark Wooding" msgstr "" -#: gnu/packages/scanner.scm:124 +#: gnu/packages/tex.scm:2449 msgid "" -"SANE stands for \"Scanner Access Now Easy\" and is an API\n" -"proving access to any raster image scanner hardware (flatbed scanner,\n" -"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" -"package contains the library and drivers." +"This collection of tools includes: @code{atsupport} for short commands\n" +"starting with @code{@@}, macros to sanitize the OT1 encoding of the\n" +"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} " +"support;\n" +"@code{mathenv} for various alignment in maths; list handling; " +"@code{mdwmath}\n" +"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular " +"and\n" +"array environments; verbatim handling; and syntax diagrams." msgstr "" -#: gnu/packages/scheme.scm:187 -msgid "A Scheme implementation with integrated editor and debugger" +#: gnu/packages/tex.scm:2471 +msgid "Alternative to babel for XeLaTeX and LuaLaTeX" msgstr "" -#: gnu/packages/scheme.scm:189 +#: gnu/packages/tex.scm:2473 msgid "" -"GNU/MIT Scheme is an implementation of the Scheme programming\n" -"language. It provides an interpreter, a compiler and a debugger. It also\n" -"features an integrated Emacs-like editor and a large runtime library." +"This package provides a complete Babel replacement for users of LuaLaTeX\n" +"and XeLaTeX; it relies on the @code{fontspec} package, version 2.0 at least." msgstr "" -#: gnu/packages/scheme.scm:273 -msgid "Efficient Scheme compiler" +#: gnu/packages/tex.scm:2491 +msgid "Multi-page tables package" msgstr "" -#: gnu/packages/scheme.scm:275 +#: gnu/packages/tex.scm:2493 msgid "" -"Bigloo is a Scheme implementation devoted to one goal: enabling\n" -"Scheme based programming style where C(++) is usually\n" -"required. Bigloo attempts to make Scheme practical by offering\n" -"features usually presented by traditional programming languages\n" -"but not offered by Scheme and functional programming. Bigloo\n" -"compiles Scheme modules. It delivers small and fast stand alone\n" -"binary executables. Bigloo enables full connections between\n" -"Scheme and C programs and between Scheme and Java programs." +"This package was a predecessor of @code{longtable}; the newer\n" +"package (designed on quite different principles) is easier to use and more\n" +"flexible, in many cases, but supertabular retains its usefulness in a few\n" +"situations where longtable has problems." msgstr "" -#: gnu/packages/scheme.scm:317 -msgid "Multi-tier programming language for the Web 2.0" +#: gnu/packages/tex.scm:2526 +msgid "TeX macros to handle Texinfo files" msgstr "" -#: gnu/packages/scheme.scm:319 +#: gnu/packages/tex.scm:2528 msgid "" -"HOP is a multi-tier programming language for the Web 2.0 and the\n" -"so-called diffuse Web. It is designed for programming interactive web\n" -"applications in many fields such as multimedia (web galleries, music players,\n" -"...), ubiquitous and house automation (SmartPhones, personal appliance),\n" -"mashups, office (web agendas, mail clients, ...), etc." +"Texinfo is the preferred format for documentation in the GNU project;\n" +"the format may be used to produce online or printed output from a single\n" +"source. The Texinfo macros may be used to produce printable output using " +"TeX;\n" +"other programs in the distribution offer online interactive use (with\n" +"hypertext linkages in some cases)." msgstr "" -#: gnu/packages/scheme.scm:362 -msgid "R5RS Scheme implementation that compiles native code via C" +#: gnu/packages/tex.scm:2549 +msgid "Show \"realistic\" quotes in verbatim" msgstr "" -#: gnu/packages/scheme.scm:364 +#: gnu/packages/tex.scm:2551 msgid "" -"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" -"produces portable and efficient C, supports almost all of the R5RS Scheme\n" -"language standard, and includes many enhancements and extensions." +"Typewriter-style fonts are best for program listings, but Computer\n" +"Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n" +"single quotes. Other fonts, and most programming languages, print @code{`} " +"as\n" +"a grave accent and @code{'} upright; @code{'} is used both to open and to\n" +"close quoted strings. The package switches the typewriter font to Computer\n" +"Modern Typewriter in OT1 encoding, and modifies the behaviour of\n" +"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to " +"print\n" +"in the expected way. It does this regardless of other fonts or encodings " +"in\n" +"use, so long as the package is loaded after the other fonts were. The " +"package\n" +"does not affect @code{\\tt}, @code{\\texttt}, etc." msgstr "" -#: gnu/packages/scheme.scm:383 -msgid "Scheme implementation using a bytecode interpreter" +#: gnu/packages/tex.scm:2590 +msgid "Simple package to set up document margins" msgstr "" -#: gnu/packages/scheme.scm:385 +#: gnu/packages/tex.scm:2592 msgid "" -"Scheme 48 is an implementation of Scheme based on a byte-code\n" -"interpreter and is designed to be used as a testbed for experiments in\n" -"implementation techniques and as an expository tool." +"This is a simple package to set up document margins. This package is\n" +"considered obsolete; alternatives are the @code{typearea} package from the\n" +"@code{koma-script} bundle, or the @code{geometry} package." msgstr "" -#: gnu/packages/scheme.scm:498 -msgid "Implementation of Scheme and related languages" +#: gnu/packages/tex.scm:2611 +msgid "Extra control of appendices" msgstr "" -#: gnu/packages/scheme.scm:500 +#: gnu/packages/tex.scm:2613 msgid "" -"Racket is an implementation of the Scheme programming language (R5RS and\n" -"R6RS) and related languages, such as Typed Racket. It features a compiler and\n" -"a virtual machine with just-in-time native compilation, as well as a large set\n" -"of libraries." +"The appendix package provides various ways of formatting the titles of\n" +"appendices. Also (sub)appendices environments are provided that can be " +"used,\n" +"for example, for per chapter/section appendices. An @code{appendices}\n" +"environment is provided which can be used instead of the @code{\\appendix}\n" +"command." msgstr "" -#: gnu/packages/scheme.scm:538 -msgid "Efficient Scheme interpreter and compiler" +#: gnu/packages/tex.scm:2634 +msgid "Generate changebars in LaTeX documents" msgstr "" -#: gnu/packages/scheme.scm:540 +#: gnu/packages/tex.scm:2636 msgid "" -"Gambit consists of two main programs: gsi, the Gambit Scheme\n" -"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" -"the complete execution and debugging environment. The compiler is the\n" -"interpreter extended with the capability of generating executable files. The\n" -"compiler can produce standalone executables or compiled modules which can be\n" -"loaded at run time. Interpreted code and compiled code can be freely\n" -"mixed." +"Identify areas of text to be marked with changebars with the\n" +"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. " +"The\n" +"package uses 'drivers' to place the bars; the available drivers can work " +"with\n" +"@code{dvitoln03}, @code{dvitops}, @code{dvips}, the emTeX and TeXtures DVI\n" +"drivers, and VTeX and pdfTeX." msgstr "" -#: gnu/packages/scheme.scm:574 -msgid "Small embeddable Scheme implementation" +#: gnu/packages/tex.scm:2671 +msgid "CMap support for PDF files" msgstr "" -#: gnu/packages/scheme.scm:576 +#: gnu/packages/tex.scm:2673 msgid "" -"Chibi-Scheme is a very small library with no external dependencies\n" -"intended for use as an extension and scripting language in C programs. In\n" -"addition to support for lightweight VM-based threads, each VM itself runs in\n" -"an isolated heap allowing multiple VMs to run simultaneously in different OS\n" -"threads." +"This package embeds CMap tables into PDF files to make search and\n" +"copy-and-paste functions work properly." msgstr "" -#: gnu/packages/scheme.scm:746 -msgid "Scmutils library for MIT Scheme" +#: gnu/packages/tex.scm:2691 +msgid "Add colour to LaTeX tables" msgstr "" -#: gnu/packages/scheme.scm:747 +#: gnu/packages/tex.scm:2693 msgid "" -"The Scmutils system is an integrated library of\n" -"procedures, embedded in the programming language Scheme, and intended to\n" -"support teaching and research in mathematical physics and electrical\n" -"engineering." +"This package allows rows, columns, and even individual cells in LaTeX\n" +"tables to be coloured." msgstr "" -#: gnu/packages/scheme.scm:795 -msgid "Structure and Interpretation of Computer Programs" +#: gnu/packages/tex.scm:2724 +msgid "Variants of \\fbox and other games with boxes" msgstr "" -#: gnu/packages/scheme.scm:796 +#: gnu/packages/tex.scm:2726 msgid "" -"Structure and Interpretation of Computer Programs (SICP) is\n" -"a textbook aiming to teach the principles of computer programming.\n" -"\n" -"Using Scheme, a dialect of the Lisp programming language, the book explains\n" -"core computer science concepts such as abstraction in programming,\n" -"metalinguistic abstraction, recursion, interpreters, and modular programming." +"This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n" +"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools " +"for\n" +"using box macros and flexible verbatim macros. You can box mathematics,\n" +"floats, center, flushleft, and flushright, lists, and pages." msgstr "" -#: gnu/packages/scheme.scm:837 -msgid "SRE String pattern-matching library for scheme48" +#: gnu/packages/tex.scm:2759 +msgid "Extensive control of page headers and footers in LaTeX2e" msgstr "" -#: gnu/packages/scheme.scm:839 +#: gnu/packages/tex.scm:2761 msgid "" -"String pattern-matching library for scheme48 based on the SRE\n" -"regular-expression notation." +"The package provides extensive facilities, both for constructing headers\n" +"and footers, and for controlling their use (for example, at times when " +"LaTeX\n" +"would automatically change the heading style in use)." msgstr "" -#: gnu/packages/scheme.scm:871 -msgid "Compatibility and utility library for Scheme" +#: gnu/packages/tex.scm:2780 +msgid "Improved interface for floating objects" msgstr "" -#: gnu/packages/scheme.scm:872 +#: gnu/packages/tex.scm:2782 msgid "" -"SLIB is a portable Scheme library providing compatibility and\n" -"utility functions for all standard Scheme implementations." +"This package improves the interface for defining floating objects such\n" +"as figures and tables. It introduces the boxed float, the ruled float and " +"the\n" +"plaintop float. You can define your own floats and improve the behaviour " +"of\n" +"the old ones. The package also provides the @code{H} float modifier option " +"of\n" +"the obsolete @code{here} package. You can select this as automatic default\n" +"with @code{\\floatplacement{figure}{H}}." msgstr "" -#: gnu/packages/scheme.scm:933 -msgid "Scheme implementation conforming to R5RS and IEEE P1178" +#: gnu/packages/tex.scm:2804 +msgid "Range of footnote options" msgstr "" -#: gnu/packages/scheme.scm:934 +#: gnu/packages/tex.scm:2806 msgid "" -"GNU SCM is an implementation of Scheme. This\n" -"implementation includes Hobbit, a Scheme-to-C compiler, which can\n" -"generate C files whose binaries can be dynamically or statically\n" -"linked with a SCM executable." +"This is a collection of ways to change the typesetting of footnotes.\n" +"The package provides means of changing the layout of the footnotes " +"themselves,\n" +"a way to number footnotes per page, to make footnotes disappear in a\n" +"\"moving\" argument, and to deal with multiple references to footnotes from\n" +"the same place. The package also has a range of techniques for labelling\n" +"footnotes with symbols rather than numbers." msgstr "" -#: gnu/packages/search.scm:64 -msgid "Search Engine Library" +#: gnu/packages/tex.scm:2830 +msgid "Typeset source code listings using LaTeX" msgstr "" -#: gnu/packages/search.scm:66 +#: gnu/packages/tex.scm:2832 msgid "" -"Xapian is a highly adaptable toolkit which allows developers to easily\n" -"add advanced indexing and search facilities to their own applications. It\n" -"supports the Probabilistic Information Retrieval model and also supports a\n" -"rich set of boolean query operators." +"The package enables the user to typeset programs (programming code)\n" +"within LaTeX; the source code is read directly by TeX---no front-end " +"processor\n" +"is needed. Keywords, comments and strings can be typeset using different\n" +"styles. Support for @code{hyperref} is provided." msgstr "" -#: gnu/packages/search.scm:109 -msgid "Tool for Obsessive Compulsive Classifiers" +#: gnu/packages/tex.scm:2865 +msgid "Miscellaneous packages by Joerg Knappen" msgstr "" -#: gnu/packages/search.scm:111 +#: gnu/packages/tex.scm:2867 msgid "" -"libtocc is the engine of the Tocc project, a tag-based file management\n" -"system. The goal of Tocc is to provide a better system for classifying files\n" -"that is more flexible than classic file systems that are based on a tree of\n" -"files and directories." +"This package provides miscellaneous macros by Joerg Knappen, including:\n" +"represent counters in greek; Maxwell's non-commutative division;\n" +"@code{latin1jk}, @code{latin2jk} and @code{latin3jk}, which are\n" +"@code{inputenc} definition files that allow verbatim input in the " +"respective\n" +"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in " +"maths;\n" +"extra alignments for @code{\\parboxes}; swap Roman and Sans fonts;\n" +"transliterate semitic languages; patches to make (La)TeX formulae " +"embeddable\n" +"in SGML; use maths minus in text as appropriate; simple Young tableaux." msgstr "" -#: gnu/packages/search.scm:133 -msgid "Command-line interface to libtocc" -msgstr "Kommandolinjegrænseflade til libtocc" +#: gnu/packages/tex.scm:2941 +msgid "Computer modern fonts in T1 and TS1 encodings" +msgstr "" -#: gnu/packages/search.scm:135 +#: gnu/packages/tex.scm:2943 msgid "" -"Tocc is a tag-based file management system. This package contains the\n" -"command line tool for interacting with libtocc." +"The EC fonts are European Computer Modern Fonts, supporting the complete\n" +"LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n" +"These fonts are intended to be stable with no changes being made to the tfm\n" +"files. The set also contains a Text Companion Symbol font, called " +"@code{tc},\n" +"featuring many useful characters needed in text typesetting, for example\n" +"oldstyle digits, currency symbols (including the newly created Euro " +"symbol),\n" +"the permille sign, copyright, trade mark and servicemark as well as a " +"copyleft\n" +"sign, and many others. Recent releases of LaTeX2e support the EC fonts. " +"The\n" +"EC fonts supersede the preliminary version released as the DC fonts. The\n" +"fonts are available in (traced) Adobe Type 1 format, as part of the\n" +"@code{cm-super} bundle. The other Computer Modern-style T1-encoded Type 1\n" +"set, Latin Modern, is not actually a direct development of the EC set, and\n" +"differs from the EC in a number of particulars." msgstr "" -#: gnu/packages/search.scm:153 -msgid "Finding text and HTML files that match boolean expressions" -msgstr "Find tekst- og HTML-filer som matcher booleske udtryk" +#: gnu/packages/tex.scm:3023 +msgid "Ralph Smith's Formal Script font" +msgstr "" -#: gnu/packages/search.scm:155 +#: gnu/packages/tex.scm:3025 msgid "" -"GNU Bool is a utility to perform text searches on files using Boolean\n" -"expressions. For example, a search for \"hello AND world\" would return a\n" -"file containing the phrase \"Hello, world!\". It supports both AND and OR\n" -"statements, as well as the NEAR statement to search for the occurrence of\n" -"words in close proximity to each other. It handles context gracefully,\n" -"accounting for new lines and paragraph changes. It also has robust support\n" -"for parsing HTML files." +"The fonts provide uppercase formal script letters for use as symbols in\n" +"scientific and mathematical typesetting (in contrast to the informal script\n" +"fonts such as that used for the calligraphic symbols in the TeX maths " +"symbol\n" +"font). The fonts are provided as Metafont source, and as derived Adobe Type " +"1\n" +"format. LaTeX support, for using these fonts in mathematics, is available " +"via\n" +"one of the packages @code{calrsfs} and @code{mathrsfs}." msgstr "" -#: gnu/packages/search.scm:185 -msgid "Full-text search system" +#: gnu/packages/tex.scm:3047 +msgid "Add picture commands (or backgrounds) to every page" msgstr "" -#: gnu/packages/search.scm:186 +#: gnu/packages/tex.scm:3049 msgid "" -"Hyper Estraier can be used to integrate full-text\n" -"search into applications, using either the provided command line and CGI\n" -"interfaces, or a C API." +"The package adds one or more user commands to LaTeX's @code{shipout}\n" +"routine, which may be used to place the output at fixed positions. The\n" +"@code{grid} option may be used to find the correct places." msgstr "" -#: gnu/packages/search.scm:204 -msgid "Locate files on the file system" -msgstr "Lokaliser filer på filsystemet" +#: gnu/packages/tex.scm:3081 +msgid "Extensions to epic and the LaTeX drawing tools" +msgstr "" -#: gnu/packages/search.scm:206 +#: gnu/packages/tex.scm:3083 msgid "" -"mlocate is a locate/updatedb implementation. The 'm' stands for\n" -"\"merging\": @code{updatedb} reuses the existing database to avoid rereading\n" -"most of the file system, which makes it faster and does not trash the system\n" -"caches as much. The locate(1) utility is intended to be completely compatible\n" -"with slocate, and attempts to be compatible to GNU locate when it does not\n" -"conflict with slocate compatibility." +"Extensions to @code{epic} and the LaTeX picture drawing environment,\n" +"include the drawing of lines at any slope, the drawing of circles in any\n" +"radii, and the drawing of dotted and dashed lines much faster with much " +"less\n" +"TeX memory, and providing several new commands for drawing ellipses, arcs,\n" +"splines, and filled circles and ellipses. The package uses @code{tpic}\n" +"@code{\\special} commands." msgstr "" -#: gnu/packages/search.scm:269 -msgid "Web indexing system" +#: gnu/packages/tex.scm:3118 +msgid "Customize basic list environments" msgstr "" -#: gnu/packages/search.scm:271 +#: gnu/packages/tex.scm:3120 msgid "" -"Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" -"can quickly and easily index directories of files or remote web sites and\n" -"search the generated indexes." +"This package is intended to ease customizing the three basic list\n" +"environments: @code{enumerate}, @code{itemize} and @code{description}. It\n" +"extends their syntax to allow an optional argument where a set of " +"parameters\n" +"in the form @code{key=value} are available, for example:\n" +"@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}." msgstr "" -#: gnu/packages/serveez.scm:51 -msgid "Framework for implementing IP-based servers" -msgstr "Ramme for implementering af IP-baserede servere" +#: gnu/packages/tex.scm:3141 +msgid "Create tabular cells spanning multiple rows" +msgstr "" -#: gnu/packages/serveez.scm:53 +#: gnu/packages/tex.scm:3143 msgid "" -"GNU Serveez is a server framework providing the routines necessary to\n" -"easily implement IP-based servers in your application. It\n" -"demonstrates aspects of network programming in a portable manner,\n" -"making it convenient for both simplifying the process of adding a\n" -"server to your application or for learning about how network services\n" -"work. Several example servers are provided already, such as an HTTP\n" -"server and an IRC server." +"The package provides tools for creating tabular cells spanning multiple\n" +"rows. It has a lot of flexibility, including an option for specifying an\n" +"entry at the \"natural\" width of its text." msgstr "" -#: gnu/packages/shells.scm:89 -msgid "POSIX-compliant shell optimised for size" +#: gnu/packages/tex.scm:3175 +msgid "Combine LaTeX commands over included graphics" msgstr "" -#: gnu/packages/shells.scm:91 +#: gnu/packages/tex.scm:3177 msgid "" -"dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" -"as small as possible, often without sacrificing speed. It is faster than the\n" -"GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" -"direct descendant of NetBSD's Almquist Shell (@command{ash})." +"The @code{overpic} environment is a cross between the LaTeX\n" +"@code{picture} environment and the @code{\\includegraphics} command of\n" +"@code{graphicx}. The resulting picture environment has the same dimensions " +"as\n" +"the included graphic. LaTeX commands can be placed on the graphic at " +"defined\n" +"positions; a grid for orientation is available." msgstr "" -#: gnu/packages/shells.scm:141 -msgid "The friendly interactive shell" +#: gnu/packages/tex.scm:3211 +msgid "Layout with zero \\parindent, non-zero \\parskip" msgstr "" -#: gnu/packages/shells.scm:143 +#: gnu/packages/tex.scm:3213 msgid "" -"Fish (friendly interactive shell) is a shell focused on interactive use,\n" -"discoverability, and friendliness. Fish has very user-friendly and powerful\n" -"tab-completion, including descriptions of every completion, completion of\n" -"strings with wildcards, and many completions for specific commands. It also\n" -"has extensive and discoverable help. A special help command gives access to\n" -"all the fish documentation in your web browser. Other features include smart\n" -"terminal handling based on terminfo, an easy to search history, and syntax\n" -"highlighting." +"Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n" +"that is untidy; this package (though it is no substitute for a properly\n" +"designed class) helps alleviate this untidiness." msgstr "" -#: gnu/packages/shells.scm:175 -msgid "Fish completions for Guix" +#: gnu/packages/tex.scm:3232 +msgid "Include PDF documents in LaTeX" msgstr "" -#: gnu/packages/shells.scm:177 -msgid "Fish-guix provides completions for Guix for users of the fish shell." +#: gnu/packages/tex.scm:3234 +msgid "" +"This package simplifies the inclusion of external multi-page PDF\n" +"documents in LaTeX documents. Pages may be freely selected and it is " +"possible\n" +"to put several logical pages onto each sheet of paper. Furthermore a lot " +"of\n" +"hypertext features like hyperlinks and article threads are provided. The\n" +"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible " +"to\n" +"use this package to insert PostScript files, in addition to PDF files." msgstr "" -#: gnu/packages/shells.scm:218 -msgid "Alternative implementation of the rc shell by Byron Rakitzis" +#: gnu/packages/tex.scm:3266 +msgid "St Mary Road symbols for theoretical computer science" msgstr "" -#: gnu/packages/shells.scm:220 +#: gnu/packages/tex.scm:3268 msgid "" -"This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" -"has a small feature set similar to a traditional Bourne shell." +"The fonts were originally distributed as Metafont sources only, but\n" +"Adobe Type 1 versions are also now available. Macro support is provided " +"for\n" +"use under LaTeX; the package supports the @code{only} option (provided by " +"the\n" +"@code{somedefs} package) to restrict what is loaded, for those who don't " +"need\n" +"the whole font." msgstr "" -#: gnu/packages/shells.scm:251 -msgid "Extensible shell with higher-order functions" +#: gnu/packages/tex.scm:3289 +msgid "Figures divided into subfigures" msgstr "" -#: gnu/packages/shells.scm:253 +#: gnu/packages/tex.scm:3291 msgid "" -"Es is an extensible shell. The language was derived from the Plan 9\n" -"shell, rc, and was influenced by functional programming languages, such as\n" -"Scheme, and the Tcl embeddable programming language. This implementation is\n" -"derived from Byron Rakitzis's public domain implementation of rc, and was\n" -"written by Paul Haahr and Byron Rakitzis." +"This (deprecated) package provides support for the manipulation and\n" +"reference of small or \"sub\" figures and tables within a single figure or\n" +"table environment. It is convenient to use this package when your " +"subfigures\n" +"are to be separately captioned, referenced, or are to be included in the\n" +"List-of-Figures. A new @code{\\subfigure} command is introduced which can " +"be\n" +"used inside a figure environment for each subfigure. An optional first\n" +"argument is used as the caption for that subfigure. The package is now\n" +"considered obsolete: it was superseded by @code{subfig}, but users may find\n" +"the more recent @code{subcaption} package more satisfactory." msgstr "" -#: gnu/packages/shells.scm:313 -msgid "Unix shell based on csh" +#: gnu/packages/tex.scm:3316 +msgid "Tabular with variable width columns balanced" msgstr "" -#: gnu/packages/shells.scm:315 +#: gnu/packages/tex.scm:3318 msgid "" -"Tcsh is an enhanced, but completely compatible version of the Berkeley\n" -"UNIX C shell (csh). It is a command language interpreter usable both as an\n" -"interactive login shell and a shell script command processor. It includes a\n" -"command-line editor, programmable word completion, spelling correction, a\n" -"history mechanism, job control and a C-like syntax." +"The package defines a @code{tabular*}-like environment, @code{tabulary},\n" +"taking a \"total width\" argument as well as the column specifications. " +"The\n" +"environment uses column types @code{L}, @code{C}, @code{R} and @code{J} for\n" +"variable width columns (@code{\\raggedright}, @code{\\centering},\n" +"@code{\\raggedleft}, and normally justified). In contrast to\n" +"@code{tabularx}'s @code{X} columns, the width of each column is weighted\n" +"according to the natural width of the widest cell in the column." msgstr "" -#: gnu/packages/shells.scm:364 -msgid "Powerful shell for interactive use and scripting" -msgstr "Funktionsrig skal for interaktiv brug og skriptopbygning" +#: gnu/packages/tex.scm:3354 +msgid "Tables with captions and notes all the same width" +msgstr "" -#: gnu/packages/shells.scm:365 +#: gnu/packages/tex.scm:3356 msgid "" -"The Z shell (zsh) is a Unix shell that can be used\n" -"as an interactive login shell and as a powerful command interpreter\n" -"for shell scripting. Zsh can be thought of as an extended Bourne shell\n" -"with a large number of improvements, including some features of bash,\n" -"ksh, and tcsh." +"This package facilitates tables with titles (captions) and notes. The\n" +"title and notes are given a width equal to the body of the table (a\n" +"@code{tabular} environment). By itself, a @code{threeparttable} does not\n" +"float, but you can put it in a @code{table} or a @code{table*} or some " +"other\n" +"environment." msgstr "" -#: gnu/packages/shells.scm:404 -msgid "Python-ish shell" +#: gnu/packages/tex.scm:3477 +msgid "Times-like fonts in support of mathematics" msgstr "" -#: gnu/packages/shells.scm:406 +#: gnu/packages/tex.scm:3479 msgid "" -"Xonsh is a Python-ish, BASHwards-looking shell language and command\n" -"prompt. The language is a superset of Python 3.4+ with additional shell\n" -"primitives that you are used to from Bash and IPython. It works on all major\n" -"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the daily\n" -"use of experts and novices alike." +"Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n" +"NimbusRomNo9L) with some modified and additional text symbols in the OT1, " +"T1,\n" +"and TS1 encodings; maths alphabets using Times/URW Nimbus; maths fonts\n" +"providing all the symbols of the Computer Modern and AMS fonts, including " +"all\n" +"the Greek capital letters from CMR; and additional maths fonts of various\n" +"other symbols.\n" +"\n" +"The set is complemented by a sans-serif set of text fonts, based on\n" +"Helvetica/NimbusSanL, and a monospace set.\n" +"\n" +"All the fonts are in Type 1 format (AFM and PFB files), and are supported " +"by\n" +"TeX metrics (VF and TFM files) and macros for use with LaTeX." msgstr "" -#: gnu/packages/shells.scm:453 -msgid "Unix shell embedded in Scheme" +#: gnu/packages/tex.scm:3525 +msgid "Sans-serif typeface for TeX" msgstr "" -#: gnu/packages/shells.scm:455 +#: gnu/packages/tex.scm:3526 msgid "" -"Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" -"components: a process notation for running programs and setting up pipelines\n" -"and redirections, and a complete syscall library for low-level access to the\n" -"operating system." +"Iwona is a two-element sans-serif typeface. It was created\n" +"as an alternative version of the Kurier typeface, which was designed in " +"1975\n" +"for a diploma in typeface design at the Warsaw Academy of Fine Arts under " +"the\n" +"supervision of Roman Tomaszewski. Kurier was designed for linotype\n" +"typesetting of newspapers and similar periodicals. The Iwona fonts are an\n" +"alternative version of the Kurier fonts. The difference lies in the " +"absence\n" +"of ink traps which typify the Kurier font." msgstr "" -#: gnu/packages/telephony.scm:66 -msgid "(u)Common C++ framework for threaded applications" -msgstr "(u)Common C++-ramme for trådede programmer" +#: gnu/packages/tex.scm:3562 +msgid "Select alternative section titles" +msgstr "" -#: gnu/packages/telephony.scm:67 +#: gnu/packages/tex.scm:3564 msgid "" -"GNU Common C++ is an portable, optimized class framework for\n" -"threaded applications, supporting concurrent synchronization, inter-process\n" -"communications via sockets, and various methods for data handling, such as\n" -"serialization and XML parsing. It includes the uCommon C++ library, a smaller\n" -"reimplementation." +"This package provides an interface to sectioning commands for selection\n" +"from various title styles, e.g. for marginal titles and to change the font " +"of\n" +"all headings with a single command, also providing simple one-step page\n" +"styles. It also includes a package to change the page styles when there " +"are\n" +"floats in a page. You may assign headers/footers to individual floats, too." msgstr "" -#: gnu/packages/telephony.scm:87 -msgid "Common C++ framework for threaded applications" +#: gnu/packages/tex.scm:3585 +msgid "Arbitrary size font selection in LaTeX" msgstr "" -#: gnu/packages/telephony.scm:88 +#: gnu/packages/tex.scm:3587 msgid "" -"GNU uCommon C++ is meant as a very light-weight C++ library\n" -"to facilitate using C++ design patterns even for very deeply embedded\n" -"applications, such as for systems using uclibc along with posix threading\n" -"support." +"LaTeX, by default, restricts the sizes at which you can use its default\n" +"computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n" +"specified by Knuth). The @code{type1cm} package removes this restriction;\n" +"this is particularly useful when using scalable versions of the CM\n" +"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from " +"Kinch,\n" +"PCTeX, etc.). In fact, since modern distributions will automatically " +"generate\n" +"any bitmap font you might need, @code{type1cm} has wider application than " +"just\n" +"those using scalable versions of the fonts. Note that the LaTeX " +"distribution\n" +"now contains a package @code{fix-cm},f which performs the task of\n" +"@code{type1cm}, as well as doing the same job for T1- and TS1-encoded\n" +"@code{ec} fonts." msgstr "" -#: gnu/packages/telephony.scm:110 -msgid "Implementation of RTP (real-time transport protocol)" +#: gnu/packages/tex.scm:3614 +msgid "Cyrillic fonts that support LaTeX standard encodings" msgstr "" -#: gnu/packages/telephony.scm:111 +#: gnu/packages/tex.scm:3616 msgid "" -"GNU ccRTP is an implementation of RTP, the real-time transport\n" -"protocol from the IETF. It is suitable both for high capacity servers and\n" -"personal client applications. It is flexible in its design, allowing it to\n" -"function as a framework for the framework, rather than just being a\n" -"packet-manipulation library." +"The LH fonts address the problem of the wide variety of alphabets that\n" +"are written with Cyrillic-style characters. The fonts are the original " +"basis\n" +"of the set of T2* and X2 encodings that are now used when LaTeX users need " +"to\n" +"write in Cyrillic languages. Macro support in standard LaTeX encodings is\n" +"offered through the latex-cyrillic and t2 bundles, and the package itself\n" +"offers support for other (more traditional) encodings. The fonts, in the\n" +"standard T2* and X2 encodings are available in Adobe Type 1 format, in the\n" +"CM-Super family of fonts. The package also offers its own LaTeX support " +"for\n" +"OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts." msgstr "" -#: gnu/packages/telephony.scm:131 -msgid "Library implementing SIP (RFC-3261)" -msgstr "" +#: gnu/packages/tex.scm:3654 +#, fuzzy +msgid "Create scalable illustrations" +msgstr "Opret og manipuler PAR-distributioner" -#: gnu/packages/telephony.scm:132 +#: gnu/packages/tex.scm:3656 msgid "" -"GNU oSIP is an implementation of the SIP protocol. It is\n" -"used to provide multimedia and telecom software developers with an interface\n" -"to initiate and control SIP sessions." +"MetaPost uses a language based on that of Metafont to produce precise\n" +"technical illustrations. Its output is scalable PostScript or SVG, rather\n" +"than the bitmaps Metafont creates." msgstr "" -#: gnu/packages/telephony.scm:151 -msgid "Sip abstraction library" +#: gnu/packages/tex.scm:3675 +msgid "Class for typesetting publications of ACM" msgstr "" -#: gnu/packages/telephony.scm:152 +#: gnu/packages/tex.scm:3677 msgid "" -"EXosip is a library that hides the complexity of using the\n" -"SIP protocol for multimedia session establishment. This protocol is mainly to\n" -"be used by VoIP telephony applications (endpoints or conference server) but\n" -"might be also useful for any application that wish to establish sessions like\n" -"multiplayer games." +"This package provides a class for typesetting publications of the\n" +"Association for Computing Machinery (ACM)." msgstr "" -#: gnu/packages/telephony.scm:195 -msgid "Secure peer-to-peer VoIP server for the SIP protocol" +#: gnu/packages/tex.scm:3708 +msgid "Variable-width minipage" msgstr "" -#: gnu/packages/telephony.scm:196 +#: gnu/packages/tex.scm:3710 msgid "" -"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" -"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" -"without the need for a service provider. Its peer-to-peer design ensures that\n" -"there is no central point for media intercept or capture and thus it can be\n" -"used to construct a secure telephone system that operates over the public\n" -"internet." +"The @code{varwidth} environment is superficially similar to\n" +"@code{minipage}, but the specified width is just a maximum value — the box " +"may\n" +"get a narrower “natural” width." msgstr "" -#: gnu/packages/telephony.scm:241 -msgid "Secure RTP (SRTP) Reference Implementation" +#: gnu/packages/tex.scm:3729 +msgid "LaTeX support file to use the WASY2 fonts" msgstr "" -#: gnu/packages/telephony.scm:242 +#: gnu/packages/tex.scm:3731 msgid "" -"This package provides an implementation of the Secure\n" -"Real-time Transport Protocol (SRTP), the Universal Security Transform (UST),\n" -"and a supporting cryptographic kernel." +"The wasy2WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs\n" +"like male and female symbols and astronomical symbols, as well as the " +"complete\n" +"lasy font set and other odds and ends. The wasysym package implements an " +"easy\n" +"to use interface for these symbols." msgstr "" -#: gnu/packages/telephony.scm:277 -msgid "Inter-Asterisk-Protocol library" +#: gnu/packages/tex.scm:3764 +msgid "Produces figures which text can flow around" msgstr "" -#: gnu/packages/telephony.scm:278 +#: gnu/packages/tex.scm:3766 msgid "" -"LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" -"Voice-over-IP (VoIP) communications." +"This package allows figures or tables to have text wrapped around them.\n" +"It does not work in combination with list environments, but can be used in " +"a\n" +"@code{parbox} or @code{minipage}, and in two-column format." msgstr "" -#: gnu/packages/telephony.scm:309 -msgid "Simple VoIP program to create conferences from the terminal" +#: gnu/packages/tex.scm:3798 +msgid "Extended UTF-8 input encoding support for LaTeX" msgstr "" -#: gnu/packages/telephony.scm:311 +#: gnu/packages/tex.scm:3800 msgid "" -"Seren is a simple VoIP program based on the Opus codec that allows you\n" -"to create a voice conference from the terminal, with up to 10 participants,\n" -"without having to register accounts, exchange emails, or add people to contact\n" -"lists. All you need to join an existing conference is the host name or IP\n" -"address of one of the participants." +"The bundle provides the @code{ucs} package, and @code{utf8x.def},\n" +"together with a large number of support files. The @code{utf8x.def}\n" +"definition file for use with @code{inputenc} covers a wider range of " +"Unicode\n" +"characters than does @code{utf8.def} in the LaTeX distribution. The " +"package\n" +"provides facilities for efficient use of its large sets of Unicode " +"characters.\n" +"Glyph production may be controlled by various options, which permits use of\n" +"non-ASCII characters when coding mathematical formulae. Note that the " +"bundle\n" +"previously had an alias “unicode”; that alias has now been withdrawn, and " +"no\n" +"package of that name now exists." msgstr "" -#: gnu/packages/telephony.scm:423 -msgid "Low-latency, high quality voice chat software" +#: gnu/packages/tex.scm:3832 +msgid "Extract bits of a LaTeX source for output" msgstr "" -#: gnu/packages/telephony.scm:425 +#: gnu/packages/tex.scm:3834 msgid "" -"Mumble is an low-latency, high quality voice chat\n" -"software primarily intended for use while gaming.\n" -"Mumble consists of two applications for separate usage:\n" -"@code{mumble} for the client, and @code{murmur} for the server." +"The main purpose of the preview package is the extraction of selected\n" +"elements from a LaTeX source, like formulas or graphics, into separate\n" +"pages of a DVI file. A flexible and convenient interface allows it to\n" +"specify what commands and constructs should be extracted. This works\n" +"with DVI files postprocessed by either Dvips and Ghostscript or\n" +"dvipng, but it also works when you are using PDFTeX for generating PDF\n" +"files." msgstr "" -#: gnu/packages/tex.scm:171 gnu/packages/tex.scm:243 gnu/packages/tex.scm:305 -msgid "TeX Live, a package of the TeX typesetting system" +#: gnu/packages/tex.scm:3857 +msgid "Expand acronyms at least once" msgstr "" -#: gnu/packages/tex.scm:173 +#: gnu/packages/tex.scm:3859 msgid "" -"TeX Live provides a comprehensive TeX document production system.\n" -"It includes all the major TeX-related programs, macro packages, and fonts\n" -"that are free software, including support for many languages around the\n" -"world.\n" -"\n" -"This package contains the binaries." +"This package ensures that all acronyms used in the text are spelled out\n" +"in full at least once. It also provides an environment to build a list of\n" +"acronyms used. The package is compatible with PDF bookmarks. The package\n" +"requires the suffix package, which in turn requires that it runs under\n" +"e-TeX." msgstr "" -#: gnu/packages/tex.scm:245 -msgid "" -"TeX Live provides a comprehensive TeX document production system.\n" -"It includes all the major TeX-related programs, macro packages, and fonts\n" -"that are free software, including support for many languages around the\n" -"world.\n" -"\n" -"This package contains the complete tree of texmf-dist data." -msgstr "" +#: gnu/packages/tex.scm:3893 +#, fuzzy +msgid "TeX extension for direct creation of PDF" +msgstr "Perludvidelse til at indhente cpu-information" -#: gnu/packages/tex.scm:307 +#: gnu/packages/tex.scm:3895 msgid "" -"TeX Live provides a comprehensive TeX document production system.\n" -"It includes all the major TeX-related programs, macro packages, and fonts\n" -"that are free software, including support for many languages around the\n" -"world.\n" -"\n" -"This package contains the complete TeX Live distribution." +"This package provides an extension of TeX which can be configured to\n" +"directly generate PDF documents instead of DVI." msgstr "" -#: gnu/packages/tex.scm:362 +#: gnu/packages/tex.scm:3962 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" "that are free software, including support for many languages around the\n" "world.\n" "\n" -"This package contains a small subset of the texmf-dist data." +"This package contains the complete tree of texmf-dist data." msgstr "" -#: gnu/packages/tex.scm:384 +#: gnu/packages/tex.scm:4024 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" "that are free software, including support for many languages around the\n" "world.\n" "\n" -"This package contains a small working part of the TeX Live distribution." +"This package contains the complete TeX Live distribution." msgstr "" -#: gnu/packages/tex.scm:425 +#: gnu/packages/tex.scm:4067 msgid "Interface to read and parse BibTeX files" msgstr "" -#: gnu/packages/tex.scm:426 +#: gnu/packages/tex.scm:4068 msgid "" "@code{Text::BibTeX} is a Perl library for reading, parsing,\n" -"and processing BibTeX files. @code{Text::BibTeX} gives you access to the data\n" -"at many different levels: you may work with BibTeX entries as simple field to\n" -"string mappings, or get at the original form of the data as a list of simple\n" +"and processing BibTeX files. @code{Text::BibTeX} gives you access to the " +"data\n" +"at many different levels: you may work with BibTeX entries as simple field " +"to\n" +"string mappings, or get at the original form of the data as a list of " +"simple\n" "values (strings, macros, or numbers) pasted together." msgstr "" -#: gnu/packages/tex.scm:508 +#: gnu/packages/tex.scm:4150 msgid "Backend for the BibLaTeX citation management tool" msgstr "" -#: gnu/packages/tex.scm:509 +#: gnu/packages/tex.scm:4151 msgid "" "Biber is a BibTeX replacement for users of biblatex. Among\n" "other things it comes with full Unicode support." msgstr "" -#: gnu/packages/tex.scm:560 +#: gnu/packages/tex.scm:4175 msgid "Wrapper for LaTeX and friends" msgstr "" -#: gnu/packages/tex.scm:562 +#: gnu/packages/tex.scm:4177 msgid "" "Rubber is a program whose purpose is to handle all tasks related to the\n" -"compilation of LaTeX documents. This includes compiling the document itself,\n" -"of course, enough times so that all references are defined, and running BibTeX\n" -"to manage bibliographic references. Automatic execution of dvips to produce\n" -"PostScript documents is also included, as well as usage of pdfLaTeX to produce\n" +"compilation of LaTeX documents. This includes compiling the document " +"itself,\n" +"of course, enough times so that all references are defined, and running " +"BibTeX\n" +"to manage bibliographic references. Automatic execution of dvips to " +"produce\n" +"PostScript documents is also included, as well as usage of pdfLaTeX to " +"produce\n" "PDF documents." msgstr "" -#: gnu/packages/tex.scm:604 +#: gnu/packages/tex.scm:4219 msgid "LaTeX editor" msgstr "LaTeX-redigeringsprogram" -#: gnu/packages/tex.scm:605 +#: gnu/packages/tex.scm:4220 msgid "" "Texmaker is a program that integrates many tools needed to\n" "develop documents with LaTeX, in a single application." msgstr "" -#: gnu/packages/tex.scm:644 +#: gnu/packages/tex.scm:4259 msgid "Book on TeX, plain TeX and Eplain" msgstr "" -#: gnu/packages/tex.scm:645 +#: gnu/packages/tex.scm:4260 msgid "" "@i{TeX for the Impatient} is a ~350 page book on TeX,\n" -"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn Hargreaves,\n" +"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn " +"Hargreaves,\n" "and Karl Berry." msgstr "" @@ -13624,10 +18216,12 @@ msgstr "" #: gnu/packages/texinfo.scm:57 msgid "" "Texinfo is the official documentation format of the GNU project. It\n" -"uses a single source file using explicit commands to produce a final document\n" +"uses a single source file using explicit commands to produce a final " +"document\n" "in any of several supported output formats, such as HTML or PDF. This\n" "package includes both the tools necessary to produce Info documents from\n" -"their source and the command-line Info reader. The emphasis of the language\n" +"their source and the command-line Info reader. The emphasis of the " +"language\n" "is on expressing the content semantically, avoiding physical markup commands." msgstr "" @@ -13642,240 +18236,406 @@ msgstr "" #: gnu/packages/texinfo.scm:157 msgid "" "Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" -"output. It now supports many advanced features, such as internationalization\n" +"output. It now supports many advanced features, such as " +"internationalization\n" "and extremely configurable output formats.\n" "\n" -"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since it\n" +"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since " +"it\n" "was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" -"forward for authors is, in most cases, to alter manuals and build processes as\n" -"necessary to use the new features of the makeinfo/texi2any implementation of\n" -"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal author\n" -"of the GNU Texinfo implementation) do not intend to make further releases of\n" +"forward for authors is, in most cases, to alter manuals and build processes " +"as\n" +"necessary to use the new features of the makeinfo/texi2any implementation " +"of\n" +"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal " +"author\n" +"of the GNU Texinfo implementation) do not intend to make further releases " +"of\n" "Texi2HTML." msgstr "" -#: gnu/packages/textutils.scm:76 +#: gnu/packages/textutils.scm:77 +msgid "DOS/Mac to Unix and vice versa text file format converter" +msgstr "" + +#: gnu/packages/textutils.scm:79 +msgid "" +"dos2unix is a tool to convert line breaks in a text file from Unix format\n" +"to DOS format and vice versa." +msgstr "" + +#: gnu/packages/textutils.scm:105 msgid "Text encoding converter" msgstr "" -#: gnu/packages/textutils.scm:77 +#: gnu/packages/textutils.scm:106 msgid "" "The Recode library converts files between character sets and\n" -"usages. It recognises or produces over 200 different character sets (or about\n" -"300 if combined with an iconv library) and transliterates files between almost\n" +"usages. It recognises or produces over 200 different character sets (or " +"about\n" +"300 if combined with an iconv library) and transliterates files between " +"almost\n" "any pair. When exact transliteration are not possible, it gets rid of\n" -"offending characters or falls back on approximations. The recode program is a\n" +"offending characters or falls back on approximations. The recode program is " +"a\n" "handy front-end to the library." msgstr "" -#: gnu/packages/textutils.scm:105 +#: gnu/packages/textutils.scm:130 msgid "Text encoding detection tool" msgstr "" -#: gnu/packages/textutils.scm:106 +#: gnu/packages/textutils.scm:131 msgid "" "Enca (Extremely Naive Charset Analyser) consists of libenca,\n" -"an encoding detection library, and enca, a command line frontend, integrating\n" +"an encoding detection library, and enca, a command line frontend, " +"integrating\n" "libenca and several charset conversion libraries and tools." msgstr "" -#: gnu/packages/textutils.scm:156 +#: gnu/packages/textutils.scm:181 msgid "C library for processing UTF-8 Unicode data" msgstr "" -#: gnu/packages/textutils.scm:157 +#: gnu/packages/textutils.scm:182 msgid "" "utf8proc is a small C library that provides Unicode\n" "normalization, case-folding, and other operations for data in the UTF-8\n" "encoding, supporting Unicode version 9.0.0." msgstr "" -#: gnu/packages/textutils.scm:186 +#: gnu/packages/textutils.scm:210 msgid "Gordon's text utils library" msgstr "" -#: gnu/packages/textutils.scm:188 +#: gnu/packages/textutils.scm:212 msgid "" "libgtextutils is a text utilities library used by the fastx toolkit from\n" "the Hannon Lab." msgstr "" -#: gnu/packages/textutils.scm:220 +#: gnu/packages/textutils.scm:244 msgid "C++ hash functions for strings" msgstr "" -#: gnu/packages/textutils.scm:222 +#: gnu/packages/textutils.scm:246 msgid "" "CityHash provides hash functions for strings. The functions mix the\n" "input bits thoroughly but are not suitable for cryptography." msgstr "" -#: gnu/packages/textutils.scm:260 +#: gnu/packages/textutils.scm:284 msgid "String library with very low memory overhead" msgstr "" -#: gnu/packages/textutils.scm:262 +#: gnu/packages/textutils.scm:286 msgid "Ustr is a string library for C with very low memory overhead." msgstr "" -#: gnu/packages/textutils.scm:283 +#: gnu/packages/textutils.scm:307 msgid "C/C++ configuration file library" msgstr "" -#: gnu/packages/textutils.scm:285 +#: gnu/packages/textutils.scm:309 msgid "" "Libconfig is a simple library for manipulating structured configuration\n" "files. This file format is more compact and more readable than XML. And\n" -"unlike XML, it is type-aware, so it is not necessary to do string parsing in\n" +"unlike XML, it is type-aware, so it is not necessary to do string parsing " +"in\n" "application code." msgstr "" -#: gnu/packages/textutils.scm:305 +#: gnu/packages/textutils.scm:329 msgid "Probabilistic fast file fingerprinting tool" msgstr "" -#: gnu/packages/textutils.scm:307 +#: gnu/packages/textutils.scm:331 msgid "" "pfff is a tool for calculating a compact digital fingerprint of a file\n" "by sampling randomly from the file instead of reading it in full.\n" "Consequently, the computation has a flat performance characteristic,\n" -"correlated with data variation rather than file size. pfff can be as reliable\n" +"correlated with data variation rather than file size. pfff can be as " +"reliable\n" "as existing hashing techniques, with provably negligible risk of collisions." msgstr "" -#: gnu/packages/textutils.scm:328 +#: gnu/packages/textutils.scm:352 msgid "Regular expression library" msgstr "Regulært udtryksbibliotek" -#: gnu/packages/textutils.scm:329 +#: gnu/packages/textutils.scm:353 msgid "" "Oniguruma is a regular expressions library. The special\n" -"characteristic of this library is that different character encoding for every\n" +"characteristic of this library is that different character encoding for " +"every\n" "regular expression object can be specified." msgstr "" -#: gnu/packages/textutils.scm:362 +#: gnu/packages/textutils.scm:393 msgid "Microsoft Word document reader" msgstr "Microsoft Word-dokumentlæser" -#: gnu/packages/textutils.scm:363 +#: gnu/packages/textutils.scm:394 msgid "" "Antiword is an application for displaying Microsoft Word\n" "documents. It can also convert the document to PostScript or XML. Only\n" -"documents made by MS Word version 2 and version 6 or later are supported. The\n" -"name comes from: \"The antidote against people who send Microsoft Word files\n" -"to everybody, because they believe that everybody runs Windows and therefore\n" +"documents made by MS Word version 2 and version 6 or later are supported. " +"The\n" +"name comes from: \"The antidote against people who send Microsoft Word " +"files\n" +"to everybody, because they believe that everybody runs Windows and " +"therefore\n" "runs Word\"." msgstr "" -#: gnu/packages/textutils.scm:405 +#: gnu/packages/textutils.scm:427 +msgid "MS-Word to TeX or plain text converter" +msgstr "" + +#: gnu/packages/textutils.scm:428 +msgid "" +"@command{catdoc} extracts text from MS-Word files, trying to\n" +"preserve as many special printable characters as possible. It supports\n" +"everything up to Word-97. Also supported are MS Write documents and RTF " +"files.\n" +"\n" +"@command{catdoc} does not preserve complex word formatting, but it can\n" +"translate some non-ASCII characters into TeX escape codes. It's goal is to\n" +"extract plain text and allow you to read it and, probably, reformat with " +"TeX,\n" +"according to TeXnical rules.\n" +"\n" +"This package also provides @command{xls2csv}, which extracts data from " +"Excel\n" +"spreadsheets and outputs it in comma-separated-value format, and\n" +"@command{catppt}, which extracts data from PowerPoint presentations." +msgstr "" + +#: gnu/packages/textutils.scm:469 msgid "Portable C++ library for handling UTF-8" msgstr "Flytbart C++-bibliotek til håndtering af UTF-8" -#: gnu/packages/textutils.scm:406 +#: gnu/packages/textutils.scm:470 msgid "" "UTF8-CPP is a C++ library for handling UTF-8 encoded text\n" "in a portable way." msgstr "" -#: gnu/packages/textutils.scm:472 +#: gnu/packages/textutils.scm:538 msgid "Bayesian text and email classifier" msgstr "" -#: gnu/packages/textutils.scm:474 +#: gnu/packages/textutils.scm:540 msgid "" "dbacl is a fast Bayesian text and email classifier. It builds a variety\n" -"of language models using maximum entropy (minimum divergence) principles, and\n" -"these can then be used to categorize input data automatically among multiple\n" +"of language models using maximum entropy (minimum divergence) principles, " +"and\n" +"these can then be used to categorize input data automatically among " +"multiple\n" "categories." msgstr "" -#: gnu/packages/textutils.scm:516 +#: gnu/packages/textutils.scm:582 msgid "Configuration file parser library" msgstr "" -#: gnu/packages/textutils.scm:518 +#: gnu/packages/textutils.scm:584 msgid "C library for creating and parsing configuration files." msgstr "" -#: gnu/packages/version-control.scm:110 -msgid "Version control system supporting both distributed and centralized workflows" +#: gnu/packages/textutils.scm:612 +msgid "Syntax highlighting text component for Java Swing" +msgstr "" + +#: gnu/packages/textutils.scm:613 +msgid "" +"RSyntaxTextArea is a syntax highlighting, code folding text\n" +"component for Java Swing. It extends @code{JTextComponent} so it " +"integrates\n" +"completely with the standard @code{javax.swing.text} package. It is fast " +"and\n" +"efficient, and can be used in any application that needs to edit or view\n" +"source code." +msgstr "" + +#: gnu/packages/textutils.scm:651 +msgid "Fast implementation of the edit distance (Levenshtein distance)" +msgstr "" + +#: gnu/packages/textutils.scm:653 +msgid "" +"This library simply implements Levenshtein distance algorithm with C++\n" +"and Cython." +msgstr "" + +#: gnu/packages/textutils.scm:673 +msgid "@code{runewidth} provides Go functions to work with string widths" +msgstr "" + +#: gnu/packages/textutils.scm:675 +msgid "" +"The @code{runewidth} library provides Go functions for padding,\n" +"measuring and checking the width of strings, with support east asian text." +msgstr "" + +#: gnu/packages/version-control.scm:130 +msgid "" +"Version control system supporting both distributed and centralized workflows" msgstr "" -#: gnu/packages/version-control.scm:112 +#: gnu/packages/version-control.scm:132 msgid "" "GNU Bazaar is a version control system that allows you to record\n" -"changes to project files over time. It supports both a distributed workflow\n" +"changes to project files over time. It supports both a distributed " +"workflow\n" "as well as the classic centralized workflow." msgstr "" -#: gnu/packages/version-control.scm:306 +#: gnu/packages/version-control.scm:372 msgid "Distributed version control system" msgstr "" -#: gnu/packages/version-control.scm:308 +#: gnu/packages/version-control.scm:374 msgid "" "Git is a free distributed version control system designed to handle\n" "everything from small to very large projects with speed and efficiency." msgstr "" -#: gnu/packages/version-control.scm:377 +#: gnu/packages/version-control.scm:424 msgid "Library providing Git core methods" msgstr "" -#: gnu/packages/version-control.scm:379 +#: gnu/packages/version-control.scm:426 msgid "" "Libgit2 is a portable, pure C implementation of the Git core methods\n" "provided as a re-entrant linkable library with a solid API, allowing you to\n" "write native speed custom Git applications in any language with bindings." msgstr "" -#: gnu/packages/version-control.scm:415 +#: gnu/packages/version-control.scm:462 msgid "Transparent encryption of files in a git repository" msgstr "" -#: gnu/packages/version-control.scm:416 +#: gnu/packages/version-control.scm:463 msgid "" "git-crypt enables transparent encryption and decryption of\n" -"files in a git repository. Files which you choose to protect are encrypted when\n" -"committed, and decrypted when checked out. git-crypt lets you freely share a\n" -"repository containing a mix of public and private content. git-crypt gracefully\n" -"degrades, so developers without the secret key can still clone and commit to a\n" -"repository with encrypted files. This lets you store your secret material (such\n" -"as keys or passwords) in the same repository as your code, without requiring you\n" +"files in a git repository. Files which you choose to protect are encrypted " +"when\n" +"committed, and decrypted when checked out. git-crypt lets you freely share " +"a\n" +"repository containing a mix of public and private content. git-crypt " +"gracefully\n" +"degrades, so developers without the secret key can still clone and commit to " +"a\n" +"repository with encrypted files. This lets you store your secret material " +"(such\n" +"as keys or passwords) in the same repository as your code, without requiring " +"you\n" "to lock down your entire repository." msgstr "" -#: gnu/packages/version-control.scm:477 +#: gnu/packages/version-control.scm:498 +msgid "Whole remote repository encryption" +msgstr "" + +#: gnu/packages/version-control.scm:499 +msgid "" +"git-remote-gcrypt is a Git remote helper to push and pull from\n" +"repositories encrypted with GnuPG. It works with the standard Git " +"transports,\n" +"including repository hosting services like GitLab.\n" +"\n" +"Remote helper programs are invoked by Git to handle network transport. " +"This\n" +"helper handles @code{gcrypt:} URLs that access a remote repository " +"encrypted\n" +"with GPG, using our custom format.\n" +"\n" +"Supported locations are local, @code{rsync://} and @code{sftp://}, where " +"the\n" +"repository is stored as a set of files, or instead any Git URL where gcrypt\n" +"will store the same representation in a Git repository, bridged over " +"arbitrary\n" +"Git transport.\n" +"\n" +"The aim is to provide confidential, authenticated Git storage and\n" +"collaboration using typical untrusted file hosts or services." +msgstr "" + +#: gnu/packages/version-control.scm:593 msgid "Web frontend for git repositories" msgstr "" -#: gnu/packages/version-control.scm:479 +#: gnu/packages/version-control.scm:595 msgid "" "CGit is an attempt to create a fast web interface for the Git SCM, using\n" "a built-in cache to decrease server I/O pressure." msgstr "" -#: gnu/packages/version-control.scm:516 +#: gnu/packages/version-control.scm:624 +msgid "Copy directory to the gh-pages branch" +msgstr "" + +#: gnu/packages/version-control.scm:625 +msgid "" +"Script that copies a directory to the gh-pages branch (by\n" +"default) of the repository." +msgstr "" + +#: gnu/packages/version-control.scm:683 +#, fuzzy +msgid "Python implementation of the Git object database" +msgstr "Perlimplementering af RC4-krypteringsalgoritmen" + +#: gnu/packages/version-control.scm:685 +msgid "" +"GitDB allows you to access @dfn{bare} Git repositories for reading and\n" +"writing. It aims at allowing full access to loose objects as well as packs\n" +"with performance and scalability in mind. It operates exclusively on " +"streams,\n" +"allowing to handle large objects with a small memory footprint." +msgstr "" + +#: gnu/packages/version-control.scm:724 +#, fuzzy +msgid "Python library for interacting with Git repositories" +msgstr "Pythonbibliotek til at oprette PDF-filer og grafik" + +#: gnu/packages/version-control.scm:726 +msgid "" +"GitPython is a python library used to interact with Git repositories,\n" +"high-level like git-porcelain, or low-level like git-plumbing.\n" +"\n" +"It provides abstractions of Git objects for easy access of repository data,\n" +"and additionally allows you to access the Git repository more directly " +"using\n" +"either a pure Python implementation, or the faster, but more resource " +"intensive\n" +"@command{git} command implementation." +msgstr "" + +#: gnu/packages/version-control.scm:766 msgid "Command-line flags library for shell scripts" msgstr "" -#: gnu/packages/version-control.scm:518 +#: gnu/packages/version-control.scm:768 msgid "" "Shell Flags (shFlags) is a library written to greatly simplify the\n" -"handling of command-line flags in Bourne based Unix shell scripts (bash, dash,\n" +"handling of command-line flags in Bourne based Unix shell scripts (bash, " +"dash,\n" "ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" "different versions of getopt on various OSes make writing portable shell\n" -"scripts difficult. shFlags instead provides an API that doesn't change across\n" +"scripts difficult. shFlags instead provides an API that doesn't change " +"across\n" "shell and OS versions so the script writer can be confident that the script\n" "will work." msgstr "" -#: gnu/packages/version-control.scm:561 +#: gnu/packages/version-control.scm:812 msgid "Git extensions for Vincent Driessen's branching model" msgstr "" -#: gnu/packages/version-control.scm:563 +#: gnu/packages/version-control.scm:814 msgid "" "Vincent Driessen's branching model is a git branching and release\n" "management strategy that helps developers keep track of features, hotfixes,\n" @@ -13884,95 +18644,129 @@ msgid "" "lot easier." msgstr "" -#: gnu/packages/version-control.scm:598 +#: gnu/packages/version-control.scm:847 +msgid "Stacked Git" +msgstr "" + +#: gnu/packages/version-control.scm:849 +msgid "" +"StGit is a command-line application that provides functionality similar\n" +"to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" +"instead of @command{diff} and @command{patch}. StGit stores its patches in " +"a\n" +"Git repository as normal Git commits, and provides a number of commands to\n" +"manipulate them in various ways." +msgstr "" + +#: gnu/packages/version-control.scm:885 +msgid "Version control system for @code{$HOME}" +msgstr "" + +#: gnu/packages/version-control.scm:887 +msgid "" +"vcsh version-controls configuration files in several Git repositories,\n" +"all in one single directory. They all maintain their working trees without\n" +"clobbering each other or interfering otherwise. By default, all Git\n" +"repositories maintained via vcsh store the actual files in @code{$HOME},\n" +"though this can be overridden." +msgstr "" + +#: gnu/packages/version-control.scm:923 msgid "Run a command over a sequence of commits" msgstr "" -#: gnu/packages/version-control.scm:600 +#: gnu/packages/version-control.scm:925 msgid "" "git-test-sequence is similar to an automated git bisect except it’s\n" "linear. It will test every change between two points in the DAG. It will\n" "also walk each side of a merge and test those changes individually." msgstr "" -#: gnu/packages/version-control.scm:661 +#: gnu/packages/version-control.scm:987 msgid "Git access control layer" msgstr "" -#: gnu/packages/version-control.scm:663 +#: gnu/packages/version-control.scm:989 msgid "" "Gitolite is an access control layer on top of Git, providing fine access\n" "control to Git repositories." msgstr "" -#: gnu/packages/version-control.scm:687 +#: gnu/packages/version-control.scm:1013 msgid "Decentralized version control system" msgstr "" -#: gnu/packages/version-control.scm:689 +#: gnu/packages/version-control.scm:1015 msgid "" "Mercurial is a free, distributed source control management tool.\n" "It efficiently handles projects of any size\n" "and offers an easy and intuitive interface." msgstr "" -#: gnu/packages/version-control.scm:723 +#: gnu/packages/version-control.scm:1049 msgid "HTTP and WebDAV client library" msgstr "" -#: gnu/packages/version-control.scm:725 +#: gnu/packages/version-control.scm:1051 msgid "" "Neon is an HTTP and WebDAV client library, with a C interface and the\n" "following features:\n" "@enumerate\n" "@item High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" " DELETE, etc.);\n" -"@item low-level interface to the HTTP request/response engine, allowing the use\n" +"@item low-level interface to the HTTP request/response engine, allowing the " +"use\n" " of arbitrary HTTP methods, headers, etc.;\n" "@item authentication support including Basic and Digest support, along with\n" " GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" -"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer for\n" -" verifying server certificates, handling client certificates, and examining\n" +"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer " +"for\n" +" verifying server certificates, handling client certificates, and " +"examining\n" " certificate properties, smartcard-based client certificates are also\n" " supported via a PKCS#11 wrapper interface;\n" -"@item abstract interface to parsing XML using libxml2 or expat, and wrappers for\n" +"@item abstract interface to parsing XML using libxml2 or expat, and wrappers " +"for\n" " simplifying handling XML HTTP response bodies;\n" -"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to simplify\n" +"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to " +"simplify\n" " property manipulation.\n" "@end enumerate\n" msgstr "" -#: gnu/packages/version-control.scm:804 +#: gnu/packages/version-control.scm:1135 msgid "Revision control system" msgstr "" -#: gnu/packages/version-control.scm:806 +#: gnu/packages/version-control.scm:1137 msgid "" "Subversion exists to be universally recognized and adopted as a\n" "centralized version control system characterized by its\n" -"reliability as a safe haven for valuable data; the simplicity of its model and\n" +"reliability as a safe haven for valuable data; the simplicity of its model " +"and\n" "usage; and its ability to support the needs of a wide variety of users and\n" "projects, from individuals to large-scale enterprise operations." msgstr "" -#: gnu/packages/version-control.scm:828 +#: gnu/packages/version-control.scm:1159 msgid "Per-file local revision control system" msgstr "" -#: gnu/packages/version-control.scm:830 +#: gnu/packages/version-control.scm:1161 msgid "" "RCS is the original Revision Control System. It works on a\n" -"file-by-file basis, in contrast to subsequent version control systems such as\n" +"file-by-file basis, in contrast to subsequent version control systems such " +"as\n" "CVS, Subversion, and Git. This can make it suitable for system\n" "administration files, for example, which are often inherently local to one\n" "machine." msgstr "" -#: gnu/packages/version-control.scm:857 +#: gnu/packages/version-control.scm:1189 msgid "Historical centralized version control system" msgstr "" -#: gnu/packages/version-control.scm:859 +#: gnu/packages/version-control.scm:1191 msgid "" "CVS is a version control system, an important component of Source\n" "Configuration Management (SCM). Using it, you can record the history of\n" @@ -13980,28 +18774,31 @@ msgid "" "RCS, PRCS, and Aegis packages." msgstr "" -#: gnu/packages/version-control.scm:888 +#: gnu/packages/version-control.scm:1232 msgid "Export an RCS or CVS history as a fast-import stream" msgstr "" -#: gnu/packages/version-control.scm:889 +#: gnu/packages/version-control.scm:1233 msgid "" "This program analyzes a collection of RCS files in a CVS\n" -"repository (or outside of one) and, when possible, emits an equivalent history\n" +"repository (or outside of one) and, when possible, emits an equivalent " +"history\n" "in the form of a fast-import stream. Not all possible histories can be\n" "rendered this way; the program tries to emit useful warnings when it can't.\n" "\n" -"The program can also produce a visualization of the resulting commit directed\n" +"The program can also produce a visualization of the resulting commit " +"directed\n" "acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" -"Graphviz}. The package also includes @command{cvssync}, a tool for mirroring\n" +"Graphviz}. The package also includes @command{cvssync}, a tool for " +"mirroring\n" "masters from remote CVS hosts." msgstr "" -#: gnu/packages/version-control.scm:916 +#: gnu/packages/version-control.scm:1260 msgid "Version-control-agnostic ChangeLog diff and commit tool" msgstr "" -#: gnu/packages/version-control.scm:918 +#: gnu/packages/version-control.scm:1262 msgid "" "The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" "vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" @@ -14011,84 +18808,89 @@ msgid "" "standards-compliant ChangeLog entries based on the changes that it detects." msgstr "" -#: gnu/packages/version-control.scm:943 +#: gnu/packages/version-control.scm:1287 msgid "Make histograms from the output of @command{diff}" msgstr "" -#: gnu/packages/version-control.scm:945 +#: gnu/packages/version-control.scm:1289 msgid "" "Diffstat reads the output of @command{diff} and displays a histogram of\n" "the insertions, deletions, and modifications per file. It is useful for\n" "reviewing large, complex patch files." msgstr "" -#: gnu/packages/version-control.scm:984 +#: gnu/packages/version-control.scm:1328 msgid "File-based version control like SCCS" msgstr "" -#: gnu/packages/version-control.scm:985 +#: gnu/packages/version-control.scm:1329 msgid "" "GNU CSSC provides a replacement for the legacy Unix source\n" -"code control system SCCS. This allows old code still under that system to be\n" +"code control system SCCS. This allows old code still under that system to " +"be\n" "accessed and migrated on modern systems." msgstr "" -#: gnu/packages/version-control.scm:1064 +#: gnu/packages/version-control.scm:1408 msgid "Project change supervisor" msgstr "" -#: gnu/packages/version-control.scm:1065 +#: gnu/packages/version-control.scm:1409 msgid "" "Aegis is a project change supervisor, and performs some of\n" "the Software Configuration Management needed in a CASE environment. Aegis\n" "provides a framework within which a team of developers may work on many\n" "changes to a program independently, and Aegis coordinates integrating these\n" -"changes back into the master source of the program, with as little disruption\n" -"as possible. Resolution of contention for source files, a major headache for\n" +"changes back into the master source of the program, with as little " +"disruption\n" +"as possible. Resolution of contention for source files, a major headache " +"for\n" "any project with more than one developer, is one of Aegis's major functions." msgstr "" -#: gnu/packages/version-control.scm:1114 +#: gnu/packages/version-control.scm:1482 msgid "Edit version-control repository history" msgstr "" -#: gnu/packages/version-control.scm:1115 +#: gnu/packages/version-control.scm:1483 msgid "" "Reposurgeon enables risky operations that version-control\n" -"systems don't want to let you do, such as editing past comments and metadata\n" +"systems don't want to let you do, such as editing past comments and " +"metadata\n" "and removing commits. It works with any version control system that can\n" -"export and import Git fast-import streams, including Git, Mercurial, Fossil,\n" +"export and import Git fast-import streams, including Git, Mercurial, " +"Fossil,\n" "Bazaar, CVS, RCS, and Src. It can also read Subversion dump files directly\n" "and can thus be used to script production of very high-quality conversions\n" "from Subversion to any supported Distributed Version Control System (DVCS)." msgstr "" -#: gnu/packages/version-control.scm:1154 +#: gnu/packages/version-control.scm:1522 msgid "Ncurses-based text user interface for Git" msgstr "" -#: gnu/packages/version-control.scm:1156 +#: gnu/packages/version-control.scm:1524 msgid "" "Tig is an ncurses text user interface for Git, primarily intended as\n" "a history browser. It can also stage hunks for commit, or colorize the\n" "output of the 'git' command." msgstr "" -#: gnu/packages/version-control.scm:1182 +#: gnu/packages/version-control.scm:1550 msgid "Print the modification time of the latest file" msgstr "" -#: gnu/packages/version-control.scm:1184 +#: gnu/packages/version-control.scm:1552 msgid "" "Recursively find the newest file in a file tree and print its\n" "modification time." msgstr "" -#: gnu/packages/version-control.scm:1209 +#: gnu/packages/version-control.scm:1577 msgid "Multiple repository management tool" msgstr "" -#: gnu/packages/version-control.scm:1211 +#: gnu/packages/version-control.scm:1579 msgid "" "Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" "fetching updates) over a collection of version control repositories. It\n" @@ -14096,505 +18898,795 @@ msgid "" "Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." msgstr "" -#: gnu/packages/version-control.scm:1241 +#: gnu/packages/version-control.scm:1609 msgid "Use hubic as a git-annex remote" msgstr "" -#: gnu/packages/version-control.scm:1243 +#: gnu/packages/version-control.scm:1611 msgid "" "This package allows you to use your hubic account as a \"special\n" "repository\" with git-annex." msgstr "" -#: gnu/packages/version-control.scm:1293 +#: gnu/packages/version-control.scm:1664 msgid "Software configuration management system" msgstr "" -#: gnu/packages/version-control.scm:1295 +#: gnu/packages/version-control.scm:1666 msgid "" "Fossil is a distributed source control management system which supports\n" -"access and administration over HTTP CGI or via a built-in HTTP server. It has\n" +"access and administration over HTTP CGI or via a built-in HTTP server. It " +"has\n" "a built-in wiki, built-in file browsing, built-in tickets system, etc." msgstr "" -#: gnu/packages/version-control.scm:1323 +#: gnu/packages/version-control.scm:1694 msgid "Static git page generator" msgstr "" -#: gnu/packages/version-control.scm:1324 +#: gnu/packages/version-control.scm:1695 msgid "" "Stagit creates static pages for git repositories, the results can\n" "be served with a HTTP file server of your choice." msgstr "" -#: gnu/packages/version-control.scm:1412 +#: gnu/packages/version-control.scm:1783 msgid "Distributed Revision Control System" msgstr "" -#: gnu/packages/version-control.scm:1414 +#: gnu/packages/version-control.scm:1785 msgid "" "Darcs is a revision control system. It is:\n" "\n" "@enumerate\n" -"@item Distributed: Every user has access to the full command set, removing boundaries\n" +"@item Distributed: Every user has access to the full command set, removing " +"boundaries\n" "between server and client or committer and non-committers.\n" -"@item Interactive: Darcs is easy to learn and efficient to use because it asks you\n" -"questions in response to simple commands, giving you choices in your work flow.\n" -"You can choose to record one change in a file, while ignoring another. As you update\n" -"from upstream, you can review each patch name, even the full diff for interesting\n" +"@item Interactive: Darcs is easy to learn and efficient to use because it " +"asks you\n" +"questions in response to simple commands, giving you choices in your work " +"flow.\n" +"You can choose to record one change in a file, while ignoring another. As " +"you update\n" +"from upstream, you can review each patch name, even the full diff for " +"interesting\n" "patches.\n" -"@item Smart: Originally developed by physicist David Roundy, darcs is based on a\n" +"@item Smart: Originally developed by physicist David Roundy, darcs is based " +"on a\n" "unique algebra of patches called @url{http://darcs.net/Theory,Patchtheory}.\n" "@end enumerate" msgstr "" -#: gnu/packages/webkit.scm:123 +#: gnu/packages/version-control.scm:1837 +#, fuzzy +msgid "Java library implementing the Git version control system" +msgstr "Bibliotek der implementerer IRC-protokollen for klienten" + +#: gnu/packages/version-control.scm:1838 +msgid "" +"JGit is a lightweight, pure Java library implementing the\n" +"Git version control system, providing repository access routines, support " +"for\n" +"network protocols, and core version control algorithms." +msgstr "" + +#: gnu/packages/version-control.scm:1905 +msgid "3D visualisation tool for source control repositories" +msgstr "" + +#: gnu/packages/version-control.scm:1906 +msgid "" +"@code{gource} provides a software version control\n" +"visualization. The repository is displayed as a tree where the root of the\n" +"repository is the centre, directories are branches and files are leaves.\n" +"Contributors to the source code appear and disappear as they contribute to\n" +"specific files and directories." +msgstr "" + +#: gnu/packages/virtualization.scm:198 +msgid "Machine emulator and virtualizer" +msgstr "" + +#: gnu/packages/virtualization.scm:200 +msgid "" +"QEMU is a generic machine emulator and virtualizer.\n" +"\n" +"When used as a machine emulator, QEMU can run OSes and programs made for " +"one\n" +"machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" +"using dynamic translation, it achieves very good performance.\n" +"\n" +"When used as a virtualizer, QEMU achieves near native performances by\n" +"executing the guest code directly on the host CPU. QEMU supports\n" +"virtualization when executing under the Xen hypervisor or using\n" +"the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,\n" +"server and embedded PowerPC, and S390 guests." +msgstr "" + +#: gnu/packages/virtualization.scm:222 +msgid "Machine emulator and virtualizer (without GUI)" +msgstr "" + +#: gnu/packages/virtualization.scm:289 +msgid "Operating system information database" +msgstr "" + +#: gnu/packages/virtualization.scm:290 +msgid "" +"libosinfo is a GObject based library API for managing\n" +"information about operating systems, hypervisors and the (virtual) hardware\n" +"devices they can support. It includes a database containing device " +"metadata\n" +"and provides APIs to match/identify optimal devices for deploying an " +"operating\n" +"system on a hypervisor. Via GObject Introspection, the API is available in\n" +"all common programming languages. Vala bindings are also provided." +msgstr "" + +#: gnu/packages/virtualization.scm:338 +msgid "Linux container tools" +msgstr "" + +#: gnu/packages/virtualization.scm:341 +msgid "" +"LXC is a userspace interface for the Linux kernel containment features.\n" +"Through a powerful API and simple tools, it lets Linux users easily create " +"and\n" +"manage system or application containers." +msgstr "" + +#: gnu/packages/virtualization.scm:424 +msgid "Simple API for virtualization" +msgstr "" + +#: gnu/packages/virtualization.scm:425 +msgid "" +"Libvirt is a C toolkit to interact with the virtualization\n" +"capabilities of recent versions of Linux. The library aims at providing " +"long\n" +"term stable C API initially for the Xen paravirtualization but should be " +"able\n" +"to integrate other virtualization mechanisms if needed." +msgstr "" + +#: gnu/packages/virtualization.scm:466 +msgid "GLib wrapper around libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:467 +msgid "" +"libvirt-glib wraps the libvirt library to provide a\n" +"high-level object-oriented API better suited for glib-based applications, " +"via\n" +"three libraries:\n" +"\n" +"@enumerate\n" +"@item libvirt-glib - GLib main loop integration & misc helper APIs\n" +"@item libvirt-gconfig - GObjects for manipulating libvirt XML documents\n" +"@item libvirt-gobject - GObjects for managing libvirt objects\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/virtualization.scm:509 +msgid "Python bindings to libvirt" +msgstr "Pythonbindinger for libvirt" + +#: gnu/packages/virtualization.scm:510 +msgid "" +"This package provides Python bindings to the libvirt\n" +"virtualization library." +msgstr "" +"Denne pakke tilbyder Pythonbindinger til virtualiseringsbiblioteket\n" +"libvirt." + +#: gnu/packages/virtualization.scm:605 +msgid "Manage virtual machines" +msgstr "Håndter virtuelle maskiner" + +#: gnu/packages/virtualization.scm:607 +msgid "" +"The virt-manager application is a desktop user interface for managing\n" +"virtual machines through libvirt. It primarily targets KVM VMs, but also\n" +"manages Xen and LXC (Linux containers). It presents a summary view of " +"running\n" +"domains, their live performance and resource utilization statistics." +msgstr "" + +#: gnu/packages/virtualization.scm:697 +msgid "Checkpoint and restore in user space" +msgstr "" + +#: gnu/packages/virtualization.scm:698 +msgid "" +"Using this tool, you can freeze a running application (or\n" +"part of it) and checkpoint it to a hard drive as a collection of files. " +"You\n" +"can then use the files to restore and run the application from the point it\n" +"was frozen at. The distinctive feature of the CRIU project is that it is\n" +"mainly implemented in user space." +msgstr "" + +#: gnu/packages/virtualization.scm:723 +msgid "Backup and restore QEMU machines" +msgstr "" + +#: gnu/packages/virtualization.scm:724 +msgid "" +"qmpbackup is designed to create and restore full and\n" +"incremental backups of running QEMU virtual machines via QMP, the QEMU\n" +"Machine Protocol." +msgstr "" + +#: gnu/packages/virtualization.scm:765 +msgid "KVM Frame Relay (KVMFR) implementation" +msgstr "" + +#: gnu/packages/virtualization.scm:766 +msgid "" +"Looking Glass allows the use of a KVM (Kernel-based Virtual\n" +"Machine) configured for VGA PCI Pass-through without an attached physical\n" +"monitor, keyboard or mouse. It displays the VM's rendered contents on your " +"main\n" +"monitor/GPU." +msgstr "" + +#: gnu/packages/webkit.scm:140 msgid "Web content engine for GTK+" msgstr "" -#: gnu/packages/webkit.scm:125 +#: gnu/packages/webkit.scm:142 msgid "" "WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" "suitable for projects requiring any kind of web integration, from hybrid\n" "HTML/CSS applications to full-fledged web browsers." msgstr "" -#: gnu/packages/web.scm:119 +#: gnu/packages/web.scm:142 msgid "Featureful HTTP server" msgstr "" -#: gnu/packages/web.scm:121 +#: gnu/packages/web.scm:144 msgid "" "The Apache HTTP Server Project is a collaborative software development\n" "effort aimed at creating a robust, commercial-grade, featureful, and\n" "freely-available source code implementation of an HTTP (Web) server. The\n" -"project is jointly managed by a group of volunteers located around the world,\n" +"project is jointly managed by a group of volunteers located around the " +"world,\n" "using the Internet and the Web to communicate, plan, and develop the server\n" "and its related documentation." msgstr "" -#: gnu/packages/web.scm:199 +#: gnu/packages/web.scm:176 +msgid "Apache HTTPD module for Python WSGI applications" +msgstr "" + +#: gnu/packages/web.scm:178 +msgid "" +"The mod_wsgi module for the Apache HTTPD Server adds support for running\n" +"applications that support the Python @acronym{WSGI, Web Server Gateway\n" +"Interface} specification." +msgstr "" + +#: gnu/packages/web.scm:265 msgid "HTTP and reverse proxy server" msgstr "" -#: gnu/packages/web.scm:201 +#: gnu/packages/web.scm:267 msgid "" "Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" -"created by Igor Sysoev. It can be used both as a standalone web server\n" +"created by Igor Sysoev. It can be used both as a stand-alone web server\n" "and as a proxy to reduce the load on back-end HTTP or mail servers." msgstr "" -#: gnu/packages/web.scm:230 +#: gnu/packages/web.scm:312 +msgid "XSLScript with NGinx specific modifications" +msgstr "" + +#: gnu/packages/web.scm:314 +msgid "" +"XSLScript is a terse notation for writing complex XSLT stylesheets.\n" +"This is modified version, specifically intended for use with the NGinx\n" +"documentation." +msgstr "" + +#: gnu/packages/web.scm:368 +#, fuzzy +msgid "Documentation for the nginx web server" +msgstr "Dokumentationsredskaber for GNOME-projektet" + +#: gnu/packages/web.scm:370 +#, fuzzy +msgid "This package provides HTML documentation for the nginx web server." +msgstr "Denne pakke tilbyder en ordbog for stavekontrollen GNU Aspell." + +#: gnu/packages/web.scm:393 msgid "Language-independent, high-performant extension to CGI" msgstr "" -#: gnu/packages/web.scm:231 +#: gnu/packages/web.scm:394 msgid "" -"FastCGI is a language independent, scalable extension to CGI\n" +"FastCGI is a language-independent, scalable extension to CGI\n" "that provides high performance without the limitations of server specific\n" "APIs." msgstr "" -#: gnu/packages/web.scm:267 +#: gnu/packages/web.scm:430 msgid "Simple server for running CGI applications over FastCGI" msgstr "" -#: gnu/packages/web.scm:268 +#: gnu/packages/web.scm:431 msgid "" "Fcgiwrap is a simple server for running CGI applications\n" -"over FastCGI. It hopes to provide clean CGI support to Nginx (and other web\n" +"over FastCGI. It hopes to provide clean CGI support to Nginx (and other " +"web\n" "servers that may need it)." msgstr "" -#: gnu/packages/web.scm:299 +#: gnu/packages/web.scm:462 msgid "PSGI/Plack web server" msgstr "" -#: gnu/packages/web.scm:300 +#: gnu/packages/web.scm:463 msgid "" "Starman is a PSGI perl web server that has unique features\n" -"such as high performance, preforking, signal support, superdaemon awareness,\n" +"such as high performance, preforking, signal support, superdaemon " +"awareness,\n" "and UNIX socket support." msgstr "" -#: gnu/packages/web.scm:319 +#: gnu/packages/web.scm:495 +msgid "Java Web Start" +msgstr "" + +#: gnu/packages/web.scm:497 +msgid "" +"IcedTea-Web is an implementation of the @dfn{Java Network Launching\n" +"Protocol}, also known as Java Web Start. This package provides tools and\n" +"libraries for working with JNLP applets." +msgstr "" + +#: gnu/packages/web.scm:518 msgid "JSON C library" msgstr "" -#: gnu/packages/web.scm:321 +#: gnu/packages/web.scm:520 msgid "" "Jansson is a C library for encoding, decoding and manipulating JSON\n" "data." msgstr "" -#: gnu/packages/web.scm:353 +#: gnu/packages/web.scm:552 msgid "JSON implementation in C" msgstr "" -#: gnu/packages/web.scm:355 +#: gnu/packages/web.scm:554 msgid "" "JSON-C implements a reference counting object model that allows you to\n" -"easily construct JSON objects in C, output them as JSON formatted strings and\n" -"parse JSON formatted strings back into the C representation of JSON objects." +"easily construct JSON objects in C, output them as JSON-formatted strings " +"and\n" +"parse JSON-formatted strings back into the C representation of JSON " +"objects.\n" +"It aims to conform to RFC 7159." +msgstr "" + +#: gnu/packages/web.scm:618 +msgid "Library that maps JSON data to QVariant objects" +msgstr "" + +#: gnu/packages/web.scm:619 +msgid "" +"QJson is a Qt-based library that maps JSON data to\n" +"@code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList}\n" +"instances, while JSON's objects will be mapped to @code{QVariantMap}." msgstr "" -#: gnu/packages/web.scm:438 +#: gnu/packages/web.scm:703 msgid "Hierarchical data exploration with zoomable HTML5 pie charts" msgstr "" -#: gnu/packages/web.scm:440 +#: gnu/packages/web.scm:705 msgid "" "Krona is a flexible tool for exploring the relative proportions of\n" "hierarchical data, such as metagenomic classifications, using a radial,\n" -"space-filling display. It is implemented using HTML5 and JavaScript, allowing\n" +"space-filling display. It is implemented using HTML5 and JavaScript, " +"allowing\n" "charts to be explored locally or served over the Internet, requiring only a\n" "current version of any major web browser." msgstr "" -#: gnu/packages/web.scm:479 +#: gnu/packages/web.scm:738 msgid "JSON parser/generator for C++ with both SAX/DOM style API" msgstr "" -#: gnu/packages/web.scm:481 +#: gnu/packages/web.scm:740 msgid "" "RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" "style API." msgstr "" -#: gnu/packages/web.scm:499 +#: gnu/packages/web.scm:758 msgid "C library for parsing JSON" msgstr "" -#: gnu/packages/web.scm:501 +#: gnu/packages/web.scm:760 msgid "" "Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" "parser written in ANSI C and a small validating JSON generator." msgstr "" -#: gnu/packages/web.scm:531 +#: gnu/packages/web.scm:790 msgid "WebSockets library written in C" msgstr "" -#: gnu/packages/web.scm:533 +#: gnu/packages/web.scm:792 msgid "" "Libwebsockets is a library that allows C programs to establish client\n" -"and server WebSockets connections---a protocol layered above HTTP that allows\n" +"and server WebSockets connections---a protocol layered above HTTP that " +"allows\n" "for efficient socket-like bidirectional reliable communication channels." msgstr "" -#: gnu/packages/web.scm:558 +#: gnu/packages/web.scm:820 msgid "C library for the Publix Suffix List" msgstr "" -#: gnu/packages/web.scm:560 +#: gnu/packages/web.scm:822 msgid "" "A \"public suffix\" is a domain name under which Internet users can\n" "directly register own names.\n" "\n" "Browsers and other web clients can use it to avoid privacy-leaking\n" -"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, domain\n" -"highlighting parts of the domain in a user interface, and sorting domain lists\n" +"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, " +"domain\n" +"highlighting parts of the domain in a user interface, and sorting domain " +"lists\n" "by site.\n" "\n" "Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" -"files, checks if a given domain is a public suffix, provides immediate cookie\n" +"files, checks if a given domain is a public suffix, provides immediate " +"cookie\n" "domain verification, finds the longest public part of a given domain, finds\n" "the shortest private part of a given domain, works with international\n" "domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" "UTS#46." msgstr "" -#: gnu/packages/web.scm:605 +#: gnu/packages/web.scm:868 msgid "HTML validator and tidier" msgstr "" -#: gnu/packages/web.scm:606 +#: gnu/packages/web.scm:869 msgid "" "HTML Tidy is a command-line tool and C library that can be\n" "used to validate and fix HTML data." msgstr "" -#: gnu/packages/web.scm:642 +#: gnu/packages/web.scm:904 msgid "Light-weight HTTP/HTTPS proxy daemon" msgstr "" -#: gnu/packages/web.scm:643 +#: gnu/packages/web.scm:905 msgid "" "Tinyproxy is a light-weight HTTP/HTTPS proxy\n" -"daemon. Designed from the ground up to be fast and yet small, it is an ideal\n" -"solution for use cases such as embedded deployments where a full featured HTTP\n" +"daemon. Designed from the ground up to be fast and yet small, it is an " +"ideal\n" +"solution for use cases such as embedded deployments where a full featured " +"HTTP\n" "proxy is required, but the system resources for a larger proxy are\n" "unavailable." msgstr "" -#: gnu/packages/web.scm:676 +#: gnu/packages/web.scm:938 msgid "Small caching web proxy" msgstr "" -#: gnu/packages/web.scm:678 +#: gnu/packages/web.scm:940 msgid "" "Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" -"server). It was primarily designed to be used by one person or a small group\n" +"server). It was primarily designed to be used by one person or a small " +"group\n" "of people." msgstr "" -#: gnu/packages/web.scm:703 +#: gnu/packages/web.scm:967 +msgid "WebSockets support for any application/server" +msgstr "" + +#: gnu/packages/web.scm:968 +msgid "" +"Websockify translates WebSockets traffic to normal socket\n" +"traffic. Websockify accepts the WebSockets handshake, parses it, and then\n" +"begins forwarding traffic between the client and the target in both\n" +"directions." +msgstr "" + +#: gnu/packages/web.scm:994 msgid "Caching web proxy optimized for intermittent internet links" msgstr "" -#: gnu/packages/web.scm:704 +#: gnu/packages/web.scm:995 msgid "" "WWWOFFLE is a proxy web server that is especially good for\n" "intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger\n" -"protocols, and supports browsing and requesting pages while offline, indexing,\n" +"protocols, and supports browsing and requesting pages while offline, " +"indexing,\n" "modifying pages and incoming and outgoing headers, monitoring pages for\n" "changes, and much more." msgstr "" -#: gnu/packages/web.scm:727 +#: gnu/packages/web.scm:1020 +#, fuzzy +msgid "C library implementing the OAuth API" +msgstr "Bibliotek der implementerer IRC-protokollen for klienten" + +#: gnu/packages/web.scm:1022 +msgid "" +"liboauth is a collection of C functions implementing the OAuth API.\n" +"liboauth provides functions to escape and encode strings according to OAuth\n" +"specifications and offers high-level functionality built on top to sign\n" +"requests or verify signatures using either NSS or OpenSSL for calculating " +"the\n" +"hash/signatures." +msgstr "" + +#: gnu/packages/web.scm:1046 msgid "YAML 1.1 parser and emitter written in C" msgstr "" -#: gnu/packages/web.scm:729 +#: gnu/packages/web.scm:1048 msgid "LibYAML is a YAML 1.1 parser and emitter written in C." msgstr "" -#: gnu/packages/web.scm:746 gnu/packages/web.scm:780 gnu/packages/web.scm:803 +#: gnu/packages/web.scm:1065 gnu/packages/web.scm:1099 +#: gnu/packages/web.scm:1122 msgid "Media stream URL parser" msgstr "" -#: gnu/packages/web.scm:747 +#: gnu/packages/web.scm:1066 msgid "" "This package contains support scripts called by libquvi to\n" "parse media stream properties." msgstr "" -#: gnu/packages/web.scm:781 +#: gnu/packages/web.scm:1100 msgid "" "libquvi is a library with a C API for parsing media stream\n" "URLs and extracting their actual media files." msgstr "" -#: gnu/packages/web.scm:804 +#: gnu/packages/web.scm:1123 msgid "" "quvi is a command-line-tool suite to extract media files\n" "from streaming URLs. It is a command-line wrapper for the libquvi library." msgstr "" -#: gnu/packages/web.scm:894 +#: gnu/packages/web.scm:1195 msgid "High-performance asynchronous HTTP client library" msgstr "" -#: gnu/packages/web.scm:896 +#: gnu/packages/web.scm:1197 msgid "" "serf is a C-based HTTP client library built upon the Apache Portable\n" "Runtime (APR) library. It multiplexes connections, running the read/write\n" -"communication asynchronously. Memory copies and transformations are kept to a\n" +"communication asynchronously. Memory copies and transformations are kept to " +"a\n" "minimum to provide high performance operation." msgstr "" -#: gnu/packages/web.scm:951 +#: gnu/packages/web.scm:1251 msgid "CSS pre-processor" msgstr "" -#: gnu/packages/web.scm:952 +#: gnu/packages/web.scm:1252 msgid "" "SassC is a compiler written in C for the CSS pre-processor\n" "language known as SASS." msgstr "" -#: gnu/packages/web.scm:981 +#: gnu/packages/web.scm:1281 msgid "Compile a log format string to perl-code" msgstr "" -#: gnu/packages/web.scm:982 +#: gnu/packages/web.scm:1282 msgid "" "This module provides methods to compile a log format string\n" "to perl-code, for faster generation of access_log lines." msgstr "" -#: gnu/packages/web.scm:1003 +#: gnu/packages/web.scm:1310 msgid "SASL authentication framework" msgstr "" -#: gnu/packages/web.scm:1004 +#: gnu/packages/web.scm:1311 msgid "Authen::SASL provides an SASL authentication framework." msgstr "" -#: gnu/packages/web.scm:1028 +#: gnu/packages/web.scm:1336 msgid "Sensible default Catalyst action" msgstr "" -#: gnu/packages/web.scm:1029 +#: gnu/packages/web.scm:1337 msgid "" "This Catalyst action implements a sensible default end\n" "action, which will forward to the first available view." msgstr "" -#: gnu/packages/web.scm:1060 +#: gnu/packages/web.scm:1369 msgid "Automated REST Method Dispatching" msgstr "" -#: gnu/packages/web.scm:1061 +#: gnu/packages/web.scm:1370 msgid "" "This Action handles doing automatic method dispatching for\n" -"REST requests. It takes a normal Catalyst action, and changes the dispatch to\n" +"REST requests. It takes a normal Catalyst action, and changes the dispatch " +"to\n" "append an underscore and method name. First it will try dispatching to an\n" -"action with the generated name, and failing that it will try to dispatch to a\n" +"action with the generated name, and failing that it will try to dispatch to " +"a\n" "regular method." msgstr "" -#: gnu/packages/web.scm:1097 +#: gnu/packages/web.scm:1407 msgid "Storage class for Catalyst authentication using DBIx::Class" msgstr "" -#: gnu/packages/web.scm:1098 +#: gnu/packages/web.scm:1408 msgid "" "The Catalyst::Authentication::Store::DBIx::Class class\n" "provides access to authentication information stored in a database via\n" "DBIx::Class." msgstr "" -#: gnu/packages/web.scm:1122 +#: gnu/packages/web.scm:1434 msgid "Create only one instance of Moose component per context" msgstr "" -#: gnu/packages/web.scm:1123 +#: gnu/packages/web.scm:1435 msgid "" "Catalyst::Component::InstancePerContext returns a new\n" "instance of a component on each request." msgstr "" -#: gnu/packages/web.scm:1160 +#: gnu/packages/web.scm:1472 msgid "Catalyst Development Tools" msgstr "" -#: gnu/packages/web.scm:1161 +#: gnu/packages/web.scm:1473 msgid "" "The Catalyst-Devel distribution includes a variety of\n" -"modules useful for the development of Catalyst applications, but not required\n" +"modules useful for the development of Catalyst applications, but not " +"required\n" "to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" -"autogenerates scripts and tests; Module::Install::Catalyst, a Module::Install\n" -"extension for Catalyst; and requirements for a variety of development-related\n" +"autogenerates scripts and tests; Module::Install::Catalyst, a Module::" +"Install\n" +"extension for Catalyst; and requirements for a variety of development-" +"related\n" "modules." msgstr "" -#: gnu/packages/web.scm:1190 +#: gnu/packages/web.scm:1502 msgid "Regex DispatchType for Catalyst" msgstr "" -#: gnu/packages/web.scm:1191 +#: gnu/packages/web.scm:1503 msgid "" "Dispatch type managing path-matching behaviour using\n" -"regexes. Regex dispatch types have been deprecated and removed from Catalyst\n" +"regexes. Regex dispatch types have been deprecated and removed from " +"Catalyst\n" "core. It is recommend that you use Chained methods or other techniques\n" -"instead. As part of the refactoring, the dispatch priority of Regex vs Regexp\n" -"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced by\n" +"instead. As part of the refactoring, the dispatch priority of Regex vs " +"Regexp\n" +"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced " +"by\n" "when the dispatch type is first seen in your application." msgstr "" -#: gnu/packages/web.scm:1239 +#: gnu/packages/web.scm:1552 msgid "DBIx::Class::Schema Model Class" msgstr "" -#: gnu/packages/web.scm:1240 +#: gnu/packages/web.scm:1553 msgid "" "This is a Catalyst Model for DBIx::Class::Schema-based\n" "Models." msgstr "" -#: gnu/packages/web.scm:1263 +#: gnu/packages/web.scm:1576 msgid "Request logging from within Catalyst" msgstr "" -#: gnu/packages/web.scm:1264 +#: gnu/packages/web.scm:1577 msgid "" "This Catalyst plugin enables you to create \"access logs\"\n" -"from within a Catalyst application instead of requiring a webserver to do it\n" +"from within a Catalyst application instead of requiring a webserver to do " +"it\n" "for you. It will work even with Catalyst debug logging turned off." msgstr "" -#: gnu/packages/web.scm:1296 +#: gnu/packages/web.scm:1611 msgid "Infrastructure plugin for the Catalyst authentication framework" msgstr "" -#: gnu/packages/web.scm:1297 +#: gnu/packages/web.scm:1612 msgid "" "The authentication plugin provides generic user support for\n" -"Catalyst apps. It is the basis for both authentication (checking the user is\n" +"Catalyst apps. It is the basis for both authentication (checking the user " +"is\n" "who they claim to be), and authorization (allowing the user to do what the\n" "system authorises them to do)." msgstr "" -#: gnu/packages/web.scm:1327 +#: gnu/packages/web.scm:1643 msgid "Role-based authorization for Catalyst" msgstr "" -#: gnu/packages/web.scm:1328 +#: gnu/packages/web.scm:1644 msgid "" "Catalyst::Plugin::Authorization::Roles provides role-based\n" "authorization for Catalyst based on Catalyst::Plugin::Authentication." msgstr "" -#: gnu/packages/web.scm:1351 +#: gnu/packages/web.scm:1667 msgid "Captchas for Catalyst" msgstr "" -#: gnu/packages/web.scm:1352 +#: gnu/packages/web.scm:1668 msgid "" "This plugin creates and validates Captcha images for\n" "Catalyst." msgstr "" -#: gnu/packages/web.scm:1378 +#: gnu/packages/web.scm:1695 msgid "Load config files of various types" msgstr "" -#: gnu/packages/web.scm:1379 +#: gnu/packages/web.scm:1696 msgid "" "This module will attempt to load find and load configuration\n" -"files of various types. Currently it supports YAML, JSON, XML, INI and Perl\n" +"files of various types. Currently it supports YAML, JSON, XML, INI and " +"Perl\n" "formats." msgstr "" -#: gnu/packages/web.scm:1410 +#: gnu/packages/web.scm:1728 msgid "Catalyst generic session plugin" msgstr "" -#: gnu/packages/web.scm:1411 +#: gnu/packages/web.scm:1729 msgid "" "This plugin links the two pieces required for session\n" "management in web applications together: the state, and the store." msgstr "" -#: gnu/packages/web.scm:1437 +#: gnu/packages/web.scm:1757 msgid "Maintain session IDs using cookies" msgstr "" -#: gnu/packages/web.scm:1438 +#: gnu/packages/web.scm:1758 msgid "" "In order for Catalyst::Plugin::Session to work, the session\n" -"ID needs to be stored on the client, and the session data needs to be stored\n" +"ID needs to be stored on the client, and the session data needs to be " +"stored\n" "on the server. This plugin stores the session ID on the client using the\n" "cookie mechanism." msgstr "" -#: gnu/packages/web.scm:1468 +#: gnu/packages/web.scm:1788 msgid "FastMmap session storage backend" msgstr "" -#: gnu/packages/web.scm:1469 +#: gnu/packages/web.scm:1789 msgid "" "Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" "storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" "memory interprocess cache. It is based on Cache::FastMmap." msgstr "" -#: gnu/packages/web.scm:1492 +#: gnu/packages/web.scm:1814 msgid "Stack trace on the Catalyst debug screen" msgstr "" -#: gnu/packages/web.scm:1493 +#: gnu/packages/web.scm:1815 msgid "" "This plugin enhances the standard Catalyst debug screen by\n" "including a stack trace of your application up to the point where the error\n" @@ -14602,38 +19694,43 @@ msgid "" "number, file name, and code context surrounding the line number." msgstr "" -#: gnu/packages/web.scm:1519 +#: gnu/packages/web.scm:1843 msgid "Simple serving of static pages" msgstr "" -#: gnu/packages/web.scm:1520 +#: gnu/packages/web.scm:1844 msgid "" "The Static::Simple plugin is designed to make serving static\n" "content in your application during development quick and easy, without\n" -"requiring a single line of code from you. This plugin detects static files by\n" -"looking at the file extension in the URL (such as .css or .png or .js). The\n" +"requiring a single line of code from you. This plugin detects static files " +"by\n" +"looking at the file extension in the URL (such as .css or .png or .js). " +"The\n" "plugin uses the lightweight MIME::Types module to map file extensions to\n" -"IANA-registered MIME types, and will serve your static files with the correct\n" +"IANA-registered MIME types, and will serve your static files with the " +"correct\n" "MIME type directly to the browser, without being processed through Catalyst." msgstr "" -#: gnu/packages/web.scm:1587 +#: gnu/packages/web.scm:1912 msgid "The Catalyst Framework Runtime" msgstr "" -#: gnu/packages/web.scm:1588 +#: gnu/packages/web.scm:1913 msgid "" "Catalyst is a modern framework for making web applications.\n" -"It is designed to make it easy to manage the various tasks you need to do to\n" -"run an application on the web, either by doing them itself, or by letting you\n" +"It is designed to make it easy to manage the various tasks you need to do " +"to\n" +"run an application on the web, either by doing them itself, or by letting " +"you\n" "\"plug in\" existing Perl modules that do what you need." msgstr "" -#: gnu/packages/web.scm:1618 +#: gnu/packages/web.scm:1944 msgid "Replace request base with value passed by HTTP proxy" msgstr "" -#: gnu/packages/web.scm:1619 +#: gnu/packages/web.scm:1945 msgid "" "This module is a Moose::Role which allows you more\n" "flexibility in your application's deployment configurations when deployed\n" @@ -14641,42 +19738,42 @@ msgid "" "replaced with the contents of the X-Request-Base header." msgstr "" -#: gnu/packages/web.scm:1645 +#: gnu/packages/web.scm:1972 msgid "Download data in many formats" msgstr "" -#: gnu/packages/web.scm:1646 +#: gnu/packages/web.scm:1973 msgid "" "The purpose of this module is to provide a method for\n" "downloading data into many supportable formats. For example, downloading a\n" "table based report in a variety of formats (CSV, HTML, etc.)." msgstr "" -#: gnu/packages/web.scm:1671 +#: gnu/packages/web.scm:1999 msgid "Catalyst JSON view" msgstr "" -#: gnu/packages/web.scm:1672 +#: gnu/packages/web.scm:2000 msgid "" "Catalyst::View::JSON is a Catalyst View handler that returns\n" "stash data in JSON format." msgstr "" -#: gnu/packages/web.scm:1698 +#: gnu/packages/web.scm:2026 msgid "Template View Class" msgstr "" -#: gnu/packages/web.scm:1699 +#: gnu/packages/web.scm:2027 msgid "" "This module is a Catalyst view class for the Template\n" "Toolkit." msgstr "" -#: gnu/packages/web.scm:1728 +#: gnu/packages/web.scm:2056 msgid "Trait Loading and Resolution for Catalyst Components" msgstr "" -#: gnu/packages/web.scm:1729 +#: gnu/packages/web.scm:2057 msgid "" "Adds a \"COMPONENT\" in Catalyst::Component method to your\n" "Catalyst component base class that reads the optional \"traits\" parameter\n" @@ -14685,85 +19782,97 @@ msgid "" "MooseX::Traits::Pluggable." msgstr "" -#: gnu/packages/web.scm:1754 +#: gnu/packages/web.scm:2082 msgid "Apply roles to Catalyst classes" msgstr "" -#: gnu/packages/web.scm:1755 +#: gnu/packages/web.scm:2083 msgid "" "CatalystX::RoleApplicator applies roles to Catalyst\n" "application classes." msgstr "" -#: gnu/packages/web.scm:1781 +#: gnu/packages/web.scm:2110 msgid "Catalyst development server with Starman" msgstr "" -#: gnu/packages/web.scm:1782 +#: gnu/packages/web.scm:2111 msgid "" "This module provides a Catalyst extension to replace the\n" "development server with Starman." msgstr "" -#: gnu/packages/web.scm:1806 +#: gnu/packages/web.scm:2135 msgid "Handle Common Gateway Interface requests and responses" msgstr "" -#: gnu/packages/web.scm:1807 +#: gnu/packages/web.scm:2136 msgid "" "CGI.pm is a stable, complete and mature solution for\n" -"processing and preparing HTTP requests and responses. Major features include\n" -"processing form submissions, file uploads, reading and writing cookies, query\n" +"processing and preparing HTTP requests and responses. Major features " +"include\n" +"processing form submissions, file uploads, reading and writing cookies, " +"query\n" "string generation and manipulation, and processing and preparing HTTP\n" "headers." msgstr "" -#: gnu/packages/web.scm:1831 +#: gnu/packages/web.scm:2164 +msgid "Persistent session data in CGI applications" +msgstr "" + +#: gnu/packages/web.scm:2166 +msgid "" +"@code{CGI::Session} provides modular session management system across\n" +"HTTP requests." +msgstr "" + +#: gnu/packages/web.scm:2187 msgid "CGI interface that is CGI.pm compliant" msgstr "" -#: gnu/packages/web.scm:1832 +#: gnu/packages/web.scm:2188 msgid "" "CGI::Simple provides a relatively lightweight drop in\n" "replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" "parameter parsing, file upload, cookie handling and header generation." msgstr "" -#: gnu/packages/web.scm:1853 +#: gnu/packages/web.scm:2209 msgid "Build structures from CGI data" msgstr "" -#: gnu/packages/web.scm:1854 +#: gnu/packages/web.scm:2210 msgid "" "This is a module for building structured data from CGI\n" "inputs, in a manner reminiscent of how PHP does." msgstr "" -#: gnu/packages/web.scm:1877 +#: gnu/packages/web.scm:2233 msgid "Date conversion routines" msgstr "" -#: gnu/packages/web.scm:1878 +#: gnu/packages/web.scm:2234 msgid "" "This module provides functions that deal with the date\n" "formats used by the HTTP protocol." msgstr "" -#: gnu/packages/web.scm:1898 +#: gnu/packages/web.scm:2254 msgid "MD5 sums for files and urls" msgstr "" -#: gnu/packages/web.scm:1899 +#: gnu/packages/web.scm:2255 msgid "" "Digest::MD5::File is a Perl extension for getting MD5 sums\n" "for files and urls." msgstr "" -#: gnu/packages/web.scm:1917 +#: gnu/packages/web.scm:2273 msgid "Perl locale encoding determination" msgstr "" -#: gnu/packages/web.scm:1919 +#: gnu/packages/web.scm:2275 msgid "" "The POSIX locale system is used to specify both the language\n" "conventions requested by the user and the preferred character set to\n" @@ -14775,102 +19884,112 @@ msgid "" "with Encode::decode(locale => $string)." msgstr "" -#: gnu/packages/web.scm:1950 +#: gnu/packages/web.scm:2310 msgid "Syndication feed auto-discovery" msgstr "" -#: gnu/packages/web.scm:1951 +#: gnu/packages/web.scm:2311 msgid "" "@code{Feed::Find} implements feed auto-discovery for finding\n" -"syndication feeds, given a URI. It will discover the following feed formats:\n" +"syndication feeds, given a URI. It will discover the following feed " +"formats:\n" "RSS 0.91, RSS 1.0, RSS 2.0, Atom." msgstr "" -#: gnu/packages/web.scm:1972 +#: gnu/packages/web.scm:2332 msgid "Perl directory listing parser" msgstr "" -#: gnu/packages/web.scm:1974 +#: gnu/packages/web.scm:2334 msgid "" "The File::Listing module exports a single function called parse_dir(),\n" "which can be used to parse directory listings." msgstr "" -#: gnu/packages/web.scm:2006 +#: gnu/packages/web.scm:2366 msgid "Stock and mutual fund quotes" msgstr "" -#: gnu/packages/web.scm:2008 +#: gnu/packages/web.scm:2368 msgid "" "Finance::Quote gets stock quotes from various internet sources, including\n" "Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." msgstr "" -#: gnu/packages/web.scm:2030 +#: gnu/packages/web.scm:2390 msgid "Perl extension providing access to the GSSAPIv2 library" msgstr "" -#: gnu/packages/web.scm:2031 +#: gnu/packages/web.scm:2391 msgid "" "This is a Perl extension for using GSSAPI C bindings as\n" "described in RFC 2744." msgstr "" -#: gnu/packages/web.scm:2051 +#: gnu/packages/web.scm:2411 msgid "Manipulate tables of HTML::Element" msgstr "" -#: gnu/packages/web.scm:2053 +#: gnu/packages/web.scm:2413 msgid "" "HTML::Element::Extended is a Perl extension for manipulating a table\n" "composed of HTML::Element style components." msgstr "" -#: gnu/packages/web.scm:2077 +#: gnu/packages/web.scm:2437 msgid "Perl class representing an HTML form element" msgstr "" -#: gnu/packages/web.scm:2078 +#: gnu/packages/web.scm:2438 msgid "" "Objects of the HTML::Form class represents a single HTML\n" "
...
instance." msgstr "" -#: gnu/packages/web.scm:2100 +#: gnu/packages/web.scm:2468 +#, fuzzy +msgid "Perl extension for scrubbing/sanitizing html" +msgstr "Perludvidelse til at indhente cpu-information" + +#: gnu/packages/web.scm:2470 +msgid "@code{HTML::Scrubber} Perl extension for scrubbing/sanitizing HTML." +msgstr "" + +#: gnu/packages/web.scm:2491 msgid "Check for HTML errors in a string or file" msgstr "Kontroller for HTML-fejl i en streng eller fil" -#: gnu/packages/web.scm:2101 +#: gnu/packages/web.scm:2492 msgid "" "HTML::Lint is a pure-Perl HTML parser and checker for\n" "syntactic legitmacy." msgstr "" -#: gnu/packages/web.scm:2122 +#: gnu/packages/web.scm:2513 msgid "Extract contents from HTML tables" msgstr "Udtræk indhold fra HTML-tabeller" -#: gnu/packages/web.scm:2124 +#: gnu/packages/web.scm:2515 msgid "" "HTML::TableExtract is a Perl module for extracting the content contained\n" "in tables within an HTML document, either as text or encoded element trees." msgstr "" -#: gnu/packages/web.scm:2149 +#: gnu/packages/web.scm:2540 msgid "Work with HTML in a DOM-like tree structure" msgstr "Arbejd med HTML i en DOM-lignende træstruktur" -#: gnu/packages/web.scm:2150 +#: gnu/packages/web.scm:2541 msgid "" "This distribution contains a suite of modules for\n" "representing, creating, and extracting information from HTML syntax trees." msgstr "" -#: gnu/packages/web.scm:2171 +#: gnu/packages/web.scm:2562 msgid "Perl HTML parser class" msgstr "" -#: gnu/packages/web.scm:2173 +#: gnu/packages/web.scm:2564 msgid "" "Objects of the HTML::Parser class will recognize markup and separate\n" "it from plain text (alias data content) in HTML documents. As different\n" @@ -14878,97 +19997,101 @@ msgid "" "are invoked." msgstr "" -#: gnu/packages/web.scm:2193 +#: gnu/packages/web.scm:2584 msgid "Perl data tables useful in parsing HTML" msgstr "" -#: gnu/packages/web.scm:2195 +#: gnu/packages/web.scm:2586 msgid "" "The HTML::Tagset module contains several data tables useful in various\n" "kinds of HTML parsing operations." msgstr "" -#: gnu/packages/web.scm:2214 +#: gnu/packages/web.scm:2605 msgid "HTML-like templates" msgstr "" -#: gnu/packages/web.scm:2216 +#: gnu/packages/web.scm:2607 msgid "" "This module attempts to make using HTML templates simple and natural.\n" "It extends standard HTML with a few new HTML-esque tags: @code{},\n" "@code{}, @code{}, @code{},\n" -"@code{} and @code{}. The file written with HTML and\n" -"these new tags is called a template. Using this module you fill in the values\n" -"for the variables, loops and branches declared in the template. This allows\n" +"@code{} and @code{}. The file written with HTML " +"and\n" +"these new tags is called a template. Using this module you fill in the " +"values\n" +"for the variables, loops and branches declared in the template. This " +"allows\n" "you to separate design from the data." msgstr "" -#: gnu/packages/web.scm:2244 +#: gnu/packages/web.scm:2635 msgid "HTTP Body Parser" msgstr "" -#: gnu/packages/web.scm:2245 +#: gnu/packages/web.scm:2636 msgid "" "HTTP::Body parses chunks of HTTP POST data and supports\n" -"application/octet-stream, application/json, application/x-www-form-urlencoded,\n" +"application/octet-stream, application/json, application/x-www-form-" +"urlencoded,\n" "and multipart/form-data." msgstr "" -#: gnu/packages/web.scm:2272 +#: gnu/packages/web.scm:2663 msgid "Minimalist HTTP user agent cookie jar" msgstr "" -#: gnu/packages/web.scm:2273 +#: gnu/packages/web.scm:2664 msgid "" "This module implements a minimalist HTTP user agent cookie\n" "jar in conformance with RFC 6265 ." msgstr "" -#: gnu/packages/web.scm:2293 +#: gnu/packages/web.scm:2684 msgid "Perl HTTP cookie jars" msgstr "" -#: gnu/packages/web.scm:2295 +#: gnu/packages/web.scm:2686 msgid "" "The HTTP::Cookies class is for objects that represent a cookie jar,\n" "that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" "object knows about." msgstr "" -#: gnu/packages/web.scm:2317 +#: gnu/packages/web.scm:2708 msgid "Perl simple http server class" msgstr "" -#: gnu/packages/web.scm:2319 +#: gnu/packages/web.scm:2710 msgid "" "Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" "on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" "IO::Socket::INET, so you can perform socket operations directly on it too." msgstr "" -#: gnu/packages/web.scm:2338 +#: gnu/packages/web.scm:2729 msgid "Perl date conversion routines" msgstr "" -#: gnu/packages/web.scm:2340 +#: gnu/packages/web.scm:2731 msgid "" "The HTTP::Date module provides functions that deal with date formats\n" "used by the HTTP protocol (and then some more)." msgstr "" -#: gnu/packages/web.scm:2364 +#: gnu/packages/web.scm:2755 msgid "Perl HTTP style message" msgstr "" -#: gnu/packages/web.scm:2366 +#: gnu/packages/web.scm:2757 msgid "An HTTP::Message object contains some headers and a content body." msgstr "" -#: gnu/packages/web.scm:2385 +#: gnu/packages/web.scm:2776 msgid "Perl http content negotiation" msgstr "" -#: gnu/packages/web.scm:2387 +#: gnu/packages/web.scm:2778 msgid "" "The HTTP::Negotiate module provides a complete implementation of the\n" "HTTP content negotiation algorithm specified in\n" @@ -14978,11 +20101,11 @@ msgid "" "fields in the request." msgstr "" -#: gnu/packages/web.scm:2412 +#: gnu/packages/web.scm:2803 msgid "Parse HTTP/1.1 requests" msgstr "" -#: gnu/packages/web.scm:2413 +#: gnu/packages/web.scm:2804 msgid "" "This is an HTTP request parser. It takes chunks of text as\n" "received and returns a 'hint' as to what is required, or returns the\n" @@ -14990,87 +20113,92 @@ msgid "" "supported." msgstr "" -#: gnu/packages/web.scm:2433 +#: gnu/packages/web.scm:2826 msgid "Fast HTTP request parser" msgstr "" -#: gnu/packages/web.scm:2434 +#: gnu/packages/web.scm:2827 msgid "" "HTTP::Parser::XS is a fast, primitive HTTP request/response\n" "parser." msgstr "" -#: gnu/packages/web.scm:2455 +#: gnu/packages/web.scm:2848 msgid "Set up a CGI environment from an HTTP::Request" msgstr "" -#: gnu/packages/web.scm:2456 +#: gnu/packages/web.scm:2849 msgid "" "This module provides a convenient way to set up a CGI\n" "environment from an HTTP::Request." msgstr "" -#: gnu/packages/web.scm:2480 +#: gnu/packages/web.scm:2882 msgid "Lightweight HTTP server" msgstr "Simpel HTTP-server" -#: gnu/packages/web.scm:2481 +#: gnu/packages/web.scm:2883 msgid "" "HTTP::Server::Simple is a simple standalone HTTP daemon with\n" "no non-core module dependencies. It can be used for building a standalone\n" "http-based UI to your existing tools." msgstr "" -#: gnu/packages/web.scm:2506 +#: gnu/packages/web.scm:2908 msgid "HTTP/1.1 client" msgstr "" -#: gnu/packages/web.scm:2507 +#: gnu/packages/web.scm:2909 msgid "" "This is a very simple HTTP/1.1 client, designed for doing\n" -"simple requests without the overhead of a large framework like LWP::UserAgent.\n" +"simple requests without the overhead of a large framework like LWP::" +"UserAgent.\n" "It supports proxies and redirection. It also correctly resumes after EINTR." msgstr "" -#: gnu/packages/web.scm:2526 +#: gnu/packages/web.scm:2928 msgid "Perl module to open an HTML file with automatic charset detection" msgstr "" -#: gnu/packages/web.scm:2528 +#: gnu/packages/web.scm:2930 msgid "" "IO::HTML provides an easy way to open a file containing HTML while\n" -"automatically determining its encoding. It uses the HTML5 encoding sniffing\n" +"automatically determining its encoding. It uses the HTML5 encoding " +"sniffing\n" "algorithm specified in section 8.2.2.1 of the draft standard." msgstr "" -#: gnu/packages/web.scm:2548 +#: gnu/packages/web.scm:2950 msgid "Family-neutral IP socket supporting both IPv4 and IPv6" msgstr "" -#: gnu/packages/web.scm:2549 +#: gnu/packages/web.scm:2951 msgid "" "This module provides a protocol-independent way to use IPv4\n" "and IPv6 sockets, intended as a replacement for IO::Socket::INET." msgstr "" -#: gnu/packages/web.scm:2571 +#: gnu/packages/web.scm:2973 msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" msgstr "" -#: gnu/packages/web.scm:2573 +#: gnu/packages/web.scm:2975 msgid "" "IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" -"necessary functionality into the familiar IO::Socket interface and providing\n" -"secure defaults whenever possible. This way existing applications can be made\n" -"SSL-aware without much effort, at least if you do blocking I/O and don't use\n" +"necessary functionality into the familiar IO::Socket interface and " +"providing\n" +"secure defaults whenever possible. This way existing applications can be " +"made\n" +"SSL-aware without much effort, at least if you do blocking I/O and don't " +"use\n" "select or poll." msgstr "" -#: gnu/packages/web.scm:2607 +#: gnu/packages/web.scm:3009 msgid "Perl modules for the WWW" msgstr "Perlmoduler for www" -#: gnu/packages/web.scm:2609 +#: gnu/packages/web.scm:3011 msgid "" "The libwww-perl collection is a set of Perl modules which provides a\n" "simple and consistent application programming interface to the\n" @@ -15080,11 +20208,26 @@ msgid "" "help you implement simple HTTP servers." msgstr "" -#: gnu/packages/web.scm:2631 +#: gnu/packages/web.scm:3039 +msgid "Checks whether your process has access to the web" +msgstr "" + +#: gnu/packages/web.scm:3040 +msgid "" +"This module attempts to answer, as accurately as it can, one\n" +"of the nastiest technical questions there is: am I on the internet?\n" +"\n" +"A host of networking and security issues make this problem very difficult.\n" +"There are firewalls, proxies (both well behaved and badly behaved). We " +"might\n" +"not have DNS. We might not have a network card at all!" +msgstr "" + +#: gnu/packages/web.scm:3062 msgid "Perl module to guess the media type for a file or a URL" msgstr "" -#: gnu/packages/web.scm:2633 +#: gnu/packages/web.scm:3064 #, scheme-format msgid "" "The LWP::MediaTypes module provides functions for handling media (also\n" @@ -15093,79 +20236,85 @@ msgid "" "exists it is used instead." msgstr "" -#: gnu/packages/web.scm:2659 +#: gnu/packages/web.scm:3090 msgid "HTTPS support for LWP::UserAgent" msgstr "" -#: gnu/packages/web.scm:2660 +#: gnu/packages/web.scm:3091 msgid "" "The LWP::Protocol::https module provides support for using\n" "https schemed URLs with LWP." msgstr "" -#: gnu/packages/web.scm:2680 +#: gnu/packages/web.scm:3111 msgid "Virtual browser that retries errors" msgstr "" -#: gnu/packages/web.scm:2681 +#: gnu/packages/web.scm:3112 msgid "" "LWP::UserAgent::Determined works just like LWP::UserAgent,\n" "except that when you use it to get a web page but run into a\n" -"possibly-temporary error (like a DNS lookup timeout), it'll wait a few seconds\n" +"possibly-temporary error (like a DNS lookup timeout), it'll wait a few " +"seconds\n" "and retry a few times." msgstr "" -#: gnu/packages/web.scm:2726 +#: gnu/packages/web.scm:3157 msgid "Perl interface to Amazon S3" msgstr "" -#: gnu/packages/web.scm:2727 +#: gnu/packages/web.scm:3158 msgid "This module provides a Perlish interface to Amazon S3." msgstr "" -#: gnu/packages/web.scm:2747 +#: gnu/packages/web.scm:3178 msgid "Perl low-level HTTP connection (client)" msgstr "" -#: gnu/packages/web.scm:2749 +#: gnu/packages/web.scm:3180 msgid "" "The Net::HTTP class is a low-level HTTP client. An instance of the\n" -"Net::HTTP class represents a connection to an HTTP server. The HTTP protocol\n" +"Net::HTTP class represents a connection to an HTTP server. The HTTP " +"protocol\n" "is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" "HTTP/1.1." msgstr "" -#: gnu/packages/web.scm:2769 +#: gnu/packages/web.scm:3200 msgid "Extensible Perl server engine" msgstr "" -#: gnu/packages/web.scm:2770 +#: gnu/packages/web.scm:3201 msgid "" "Net::Server is an extensible, generic Perl server engine.\n" -"It attempts to be a generic server as in Net::Daemon and NetServer::Generic.\n" +"It attempts to be a generic server as in Net::Daemon and NetServer::" +"Generic.\n" "It includes with it the ability to run as an inetd\n" "process (Net::Server::INET), a single connection server (Net::Server or\n" "Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" "server which maintains a constant number of preforked\n" -"children (Net::Server::PreForkSimple), or as a managed preforking server which\n" -"maintains the number of children based on server load (Net::Server::PreFork).\n" -"In all but the inetd type, the server provides the ability to connect to one\n" +"children (Net::Server::PreForkSimple), or as a managed preforking server " +"which\n" +"maintains the number of children based on server load (Net::Server::" +"PreFork).\n" +"In all but the inetd type, the server provides the ability to connect to " +"one\n" "or to multiple server ports." msgstr "" -#: gnu/packages/web.scm:2798 +#: gnu/packages/web.scm:3229 msgid "SSL support for Net::SMTP" msgstr "SSL-understøttelse for Net::SMTP" -#: gnu/packages/web.scm:2799 +#: gnu/packages/web.scm:3230 msgid "SSL support for Net::SMTP." msgstr "SSL-understøttelse for Net::SMTP." -#: gnu/packages/web.scm:2833 +#: gnu/packages/web.scm:3264 msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" msgstr "" -#: gnu/packages/web.scm:2834 +#: gnu/packages/web.scm:3265 msgid "" "Plack is a set of tools for using the PSGI stack. It\n" "contains middleware components, a reference server, and utilities for Web\n" @@ -15173,129 +20322,137 @@ msgid "" "WSGI." msgstr "" -#: gnu/packages/web.scm:2860 +#: gnu/packages/web.scm:3291 msgid "Plack::Middleware which sets body for redirect response" msgstr "" -#: gnu/packages/web.scm:2861 +#: gnu/packages/web.scm:3292 msgid "" "This module sets the body in redirect response, if it's not\n" "already set." msgstr "" -#: gnu/packages/web.scm:2884 +#: gnu/packages/web.scm:3315 msgid "Override REST methods to Plack apps via POST" msgstr "" -#: gnu/packages/web.scm:2885 +#: gnu/packages/web.scm:3316 msgid "" "This middleware allows for POST requests that pretend to be\n" -"something else: by adding either a header named X-HTTP-Method-Override to the\n" -"request, or a query parameter named x-tunneled-method to the URI, the client\n" +"something else: by adding either a header named X-HTTP-Method-Override to " +"the\n" +"request, or a query parameter named x-tunneled-method to the URI, the " +"client\n" "can say what method it actually meant." msgstr "" -#: gnu/packages/web.scm:2909 +#: gnu/packages/web.scm:3340 msgid "Plack::Middleware which removes body for HTTP response" msgstr "" -#: gnu/packages/web.scm:2910 +#: gnu/packages/web.scm:3341 msgid "" "This module removes the body in an HTTP response if it's not\n" "required." msgstr "" -#: gnu/packages/web.scm:2931 +#: gnu/packages/web.scm:3364 msgid "Supports app to run as a reverse proxy backend" msgstr "" -#: gnu/packages/web.scm:2932 +#: gnu/packages/web.scm:3365 msgid "" "Plack::Middleware::ReverseProxy resets some HTTP headers,\n" -"which are changed by reverse-proxy. You can specify the reverse proxy address\n" +"which are changed by reverse-proxy. You can specify the reverse proxy " +"address\n" "and stop fake requests using 'enable_if' directive in your app.psgi." msgstr "" -#: gnu/packages/web.scm:2953 +#: gnu/packages/web.scm:3386 msgid "Run HTTP tests on external live servers" msgstr "" -#: gnu/packages/web.scm:2954 +#: gnu/packages/web.scm:3387 msgid "" "This module allows your to run your Plack::Test tests\n" -"against an external server instead of just against a local application through\n" +"against an external server instead of just against a local application " +"through\n" "either mocked HTTP or a locally spawned server." msgstr "" -#: gnu/packages/web.scm:2976 +#: gnu/packages/web.scm:3409 msgid "Testing TCP programs" msgstr "Testning af TCP-programmer" -#: gnu/packages/web.scm:2977 +#: gnu/packages/web.scm:3410 msgid "Test::TCP is test utilities for TCP/IP programs." msgstr "Test::TCP er testredskaber for TCP/IP-programmer." -#: gnu/packages/web.scm:3005 +#: gnu/packages/web.scm:3440 msgid "Testing-specific WWW::Mechanize subclass" msgstr "" -#: gnu/packages/web.scm:3006 +#: gnu/packages/web.scm:3441 msgid "" "Test::WWW::Mechanize is a subclass of the Perl module\n" "WWW::Mechanize that incorporates features for web application testing." msgstr "" -#: gnu/packages/web.scm:3039 +#: gnu/packages/web.scm:3475 msgid "Test::WWW::Mechanize for Catalyst" msgstr "Test::WWW::Mechanize for Catalyst" -#: gnu/packages/web.scm:3040 +#: gnu/packages/web.scm:3476 msgid "" "The Test::WWW::Mechanize::Catalyst module meshes the\n" -"Test::WWW:Mechanize module and the Catalyst web application framework to allow\n" +"Test::WWW:Mechanize module and the Catalyst web application framework to " +"allow\n" "testing of Catalyst applications without needing to start up a web server." msgstr "" -#: gnu/packages/web.scm:3064 +#: gnu/packages/web.scm:3500 msgid "Test PSGI programs using WWW::Mechanize" msgstr "" -#: gnu/packages/web.scm:3065 +#: gnu/packages/web.scm:3501 msgid "" "PSGI is a specification to decouple web server environments\n" "from web application framework code. Test::WWW::Mechanize is a subclass of\n" "WWW::Mechanize that incorporates features for web application testing. The\n" -"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of PSGI\n" +"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of " +"PSGI\n" "applications." msgstr "" -#: gnu/packages/web.scm:3085 +#: gnu/packages/web.scm:3521 msgid "Perl Uniform Resource Identifiers (absolute and relative)" msgstr "" -#: gnu/packages/web.scm:3087 +#: gnu/packages/web.scm:3523 msgid "" "The URI module implements the URI class. Objects of this class\n" -"represent \"Uniform Resource Identifier references\" as specified in RFC 2396\n" +"represent \"Uniform Resource Identifier references\" as specified in RFC " +"2396\n" "and updated by RFC 2732." msgstr "" -#: gnu/packages/web.scm:3111 +#: gnu/packages/web.scm:3547 msgid "Smart URI fetching/caching" msgstr "" -#: gnu/packages/web.scm:3112 +#: gnu/packages/web.scm:3548 msgid "" "@code{URI::Fetch} is a smart client for fetching HTTP pages,\n" -"notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth-\n" +"notably syndication feeds (RSS, Atom, and others), in an intelligent, " +"bandwidth-\n" "and time-saving way." msgstr "" -#: gnu/packages/web.scm:3135 +#: gnu/packages/web.scm:3571 msgid "Find URIs in arbitrary text" msgstr "" -#: gnu/packages/web.scm:3136 +#: gnu/packages/web.scm:3572 msgid "" "This module finds URIs and URLs (according to what URI.pm\n" "considers a URI) in plain text. It only finds URIs which include a\n" @@ -15303,11 +20460,11 @@ msgid "" "URI::Find::Schemeless. For a command-line interface, urifind is provided." msgstr "" -#: gnu/packages/web.scm:3158 +#: gnu/packages/web.scm:3594 msgid "WebSocket support for URI package" msgstr "" -#: gnu/packages/web.scm:3159 +#: gnu/packages/web.scm:3595 msgid "" "With this module, the URI package provides the same set of\n" "methods for WebSocket URIs as it does for HTTP URIs." @@ -15315,51 +20472,51 @@ msgstr "" "Med dette modul tilbyder URI-pakken det samme sæt af\n" "metoder for WebSocket URI'er som den gør for HTTP URI'er." -#: gnu/packages/web.scm:3182 +#: gnu/packages/web.scm:3619 msgid "Object for handling URI templates" msgstr "Objekt til håndtering af URI-skabeloner" -#: gnu/packages/web.scm:3183 +#: gnu/packages/web.scm:3620 msgid "" "This perl module provides a wrapper around URI templates as described in\n" "RFC 6570." msgstr "" -#: gnu/packages/web.scm:3204 +#: gnu/packages/web.scm:3652 msgid "Perl extension interface for libcurl" msgstr "Perludvidelsesgrænseflade for libcurl" -#: gnu/packages/web.scm:3206 +#: gnu/packages/web.scm:3654 msgid "" "This is a Perl extension interface for the libcurl file downloading\n" "library." msgstr "" -#: gnu/packages/web.scm:3235 +#: gnu/packages/web.scm:3688 msgid "Web browsing in a Perl object" msgstr "" -#: gnu/packages/web.scm:3236 +#: gnu/packages/web.scm:3689 msgid "" "WWW::Mechanize is a Perl module for stateful programmatic\n" "web browsing, used for automating interaction with websites." msgstr "" -#: gnu/packages/web.scm:3262 +#: gnu/packages/web.scm:3725 msgid "Search A9 OpenSearch compatible engines" msgstr "" -#: gnu/packages/web.scm:3264 +#: gnu/packages/web.scm:3727 msgid "" "@code{WWW::OpenSearch} is a module to search @url{A9's OpenSearch,\n" "http://opensearch.a9.com} compatible search engines." msgstr "" -#: gnu/packages/web.scm:3284 +#: gnu/packages/web.scm:3747 msgid "Perl database of robots.txt-derived permissions" msgstr "" -#: gnu/packages/web.scm:3286 +#: gnu/packages/web.scm:3749 msgid "" "The WWW::RobotRules module parses /robots.txt files as specified in\n" "\"A Standard for Robot Exclusion\", at\n" @@ -15368,79 +20525,87 @@ msgid "" "their web site." msgstr "" -#: gnu/packages/web.scm:3309 +#: gnu/packages/web.scm:3772 msgid "Parse feeds in Python" msgstr "" -#: gnu/packages/web.scm:3311 +#: gnu/packages/web.scm:3774 msgid "" "Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0,\n" "CDF, Atom 0.3, and Atom 1.0 feeds." msgstr "" -#: gnu/packages/web.scm:3332 +#: gnu/packages/web.scm:3795 msgid "HTTP and WebSocket server library for R" msgstr "" -#: gnu/packages/web.scm:3334 +#: gnu/packages/web.scm:3797 msgid "" "The httpuv package provides low-level socket and protocol support for\n" -"handling HTTP and WebSocket requests directly from within R. It is primarily\n" +"handling HTTP and WebSocket requests directly from within R. It is " +"primarily\n" "intended as a building block for other packages, rather than making it\n" "particularly easy to create complete web applications using httpuv alone." msgstr "" -#: gnu/packages/web.scm:3355 +#: gnu/packages/web.scm:3818 msgid "Robust, high performance JSON parser and generator for R" msgstr "" -#: gnu/packages/web.scm:3357 +#: gnu/packages/web.scm:3820 msgid "" "The jsonlite package provides a fast JSON parser and generator optimized\n" "for statistical data and the web. It offers flexible, robust, high\n" -"performance tools for working with JSON in R and is particularly powerful for\n" -"building pipelines and interacting with a web API. In addition to converting\n" -"JSON data from/to R objects, jsonlite contains functions to stream, validate,\n" -"and prettify JSON data. The unit tests included with the package verify that\n" -"all edge cases are encoded and decoded consistently for use with dynamic data\n" +"performance tools for working with JSON in R and is particularly powerful " +"for\n" +"building pipelines and interacting with a web API. In addition to " +"converting\n" +"JSON data from/to R objects, jsonlite contains functions to stream, " +"validate,\n" +"and prettify JSON data. The unit tests included with the package verify " +"that\n" +"all edge cases are encoded and decoded consistently for use with dynamic " +"data\n" "in systems and applications." msgstr "" -#: gnu/packages/web.scm:3385 +#: gnu/packages/web.scm:3848 msgid "Simple HTTP server to serve static files or dynamic documents" msgstr "" -#: gnu/packages/web.scm:3387 +#: gnu/packages/web.scm:3850 msgid "" "Servr provides an HTTP server in R to serve static files, or dynamic\n" -"documents that can be converted to HTML files (e.g., R Markdown) under a given\n" +"documents that can be converted to HTML files (e.g., R Markdown) under a " +"given\n" "directory." msgstr "" -#: gnu/packages/web.scm:3421 +#: gnu/packages/web.scm:3884 msgid "R tools for HTML" msgstr "R-værktøjer for HTML" -#: gnu/packages/web.scm:3423 +#: gnu/packages/web.scm:3886 msgid "This package provides tools for HTML generation and output in R." msgstr "Denne pakke tilbyder værktøjer for HTML-oprettelse og uddata i R." -#: gnu/packages/web.scm:3442 +#: gnu/packages/web.scm:3905 msgid "HTML Widgets for R" msgstr "HTML-kontroller for R" -#: gnu/packages/web.scm:3444 +#: gnu/packages/web.scm:3907 msgid "" "HTML widgets is a framework for creating HTML widgets that render in\n" -"various contexts including the R console, R Markdown documents, and Shiny web\n" +"various contexts including the R console, R Markdown documents, and Shiny " +"web\n" "applications." msgstr "" -#: gnu/packages/web.scm:3469 +#: gnu/packages/web.scm:3934 msgid "Advanced tables for Markdown/HTML" msgstr "" -#: gnu/packages/web.scm:3471 +#: gnu/packages/web.scm:3936 msgid "" "This package provides functions to build tables with advanced layout\n" "elements such as row spanners, column spanners, table spanners, zebra\n" @@ -15451,46 +20616,47 @@ msgid "" "LaTeX." msgstr "" -#: gnu/packages/web.scm:3508 +#: gnu/packages/web.scm:3973 msgid "HTTP client for R" msgstr "HTTP-klient for R" -#: gnu/packages/web.scm:3510 +#: gnu/packages/web.scm:3975 msgid "" "The @code{curl()} and @code{curl_download()} functions provide highly\n" "configurable drop-in replacements for base @code{url()} and\n" -"@code{download.file()} with better performance, support for encryption, gzip\n" +"@code{download.file()} with better performance, support for encryption, " +"gzip\n" "compression, authentication, and other @code{libcurl} goodies. The core of\n" "the package implements a framework for performing fully customized requests\n" "where data can be processed either in memory, on disk, or streaming via the\n" "callback or connection interfaces." msgstr "" -#: gnu/packages/web.scm:3532 +#: gnu/packages/web.scm:3997 msgid "Output R objects in HTML format" msgstr "" -#: gnu/packages/web.scm:3534 +#: gnu/packages/web.scm:3999 msgid "" "This package provides easy-to-use and versatile functions to output R\n" "objects in HTML format." msgstr "" -#: gnu/packages/web.scm:3551 +#: gnu/packages/web.scm:4016 msgid "JSON library for R" msgstr "" -#: gnu/packages/web.scm:3553 +#: gnu/packages/web.scm:4018 msgid "" "This package provides functions to convert R objects into JSON objects\n" "and vice-versa." msgstr "" -#: gnu/packages/web.scm:3582 +#: gnu/packages/web.scm:4047 msgid "HTML5 parsing library" msgstr "HTML5-fortolkningsbibliotek" -#: gnu/packages/web.scm:3584 +#: gnu/packages/web.scm:4049 msgid "" "Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n" "a pure C99 library." @@ -15498,266 +20664,288 @@ msgstr "" "Gumbo er en implementering af HTML5-fortolkningsalgoritmen implenteret\n" "som et rent C99-bibliotek." -#: gnu/packages/web.scm:3655 +#: gnu/packages/web.scm:4120 msgid "Application container server" msgstr "" -#: gnu/packages/web.scm:3657 +#: gnu/packages/web.scm:4122 msgid "" "uWSGI presents a complete stack for networked/clustered web applications,\n" "implementing message/object passing, caching, RPC and process management.\n" -"It uses the uwsgi protocol for all the networking/interprocess communications." +"It uses the uwsgi protocol for all the networking/interprocess " +"communications." msgstr "" -#: gnu/packages/web.scm:3687 +#: gnu/packages/web.scm:4152 msgid "Command-line JSON processor" msgstr "" -#: gnu/packages/web.scm:3688 +#: gnu/packages/web.scm:4153 msgid "" "jq is like sed for JSON data – you can use it to slice and\n" -"filter and map and transform structured data with the same ease that sed, awk,\n" -"grep and friends let you play with text. It is written in portable C. jq can\n" +"filter and map and transform structured data with the same ease that sed, " +"awk,\n" +"grep and friends let you play with text. It is written in portable C. jq " +"can\n" "mangle the data format that you have into the one that you want with very\n" "little effort, and the program to do so is often shorter and simpler than\n" "you'd expect." msgstr "" -#: gnu/packages/web.scm:3727 +#: gnu/packages/web.scm:4192 msgid "Library for mocking web service APIs which use HTTP or HTTPS" msgstr "" -#: gnu/packages/web.scm:3729 +#: gnu/packages/web.scm:4194 msgid "" "Uhttpmock is a project for mocking web service APIs which use HTTP or\n" "HTTPS. It provides a library, libuhttpmock, which implements recording and\n" "playback of HTTP request/response traces." msgstr "" -#: gnu/packages/web.scm:3764 +#: gnu/packages/web.scm:4229 msgid "Single file web server" msgstr "" -#: gnu/packages/web.scm:3765 +#: gnu/packages/web.scm:4230 msgid "" "Woof (Web Offer One File) is a small simple web server that\n" -"can easily be invoked on a single file. Your partner can access the file with\n" +"can easily be invoked on a single file. Your partner can access the file " +"with\n" "tools they trust (e.g. wget)." msgstr "" -#: gnu/packages/web.scm:3791 +#: gnu/packages/web.scm:4256 msgid "Build system for the Netsurf project" msgstr "" -#: gnu/packages/web.scm:3793 +#: gnu/packages/web.scm:4258 msgid "" "This package provides the shared build system for Netsurf project\n" "libraries." msgstr "" -#: gnu/packages/web.scm:3828 +#: gnu/packages/web.scm:4293 msgid "Parser building library" msgstr "Fortolkerkompileringsbibliotek" -#: gnu/packages/web.scm:3830 +#: gnu/packages/web.scm:4295 msgid "" "LibParserUtils is a library for building efficient parsers, written in\n" "C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:3858 +#: gnu/packages/web.scm:4323 msgid "HTML5 compliant parsing library" msgstr "HTML5-overholdnede fortolkningsbibliotek" -#: gnu/packages/web.scm:3860 +#: gnu/packages/web.scm:4325 +msgid "" +"Hubbub is an HTML5 compliant parsing library, written in C, which can\n" +"parse both valid and invalid web content. It is developed as part of the\n" +"NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4400 +msgid "Wiki compiler, capable of generating HTML" +msgstr "" + +#: gnu/packages/web.scm:4402 msgid "" -"Hubbub is an HTML5 compliant parsing library, written in C, which can\n" -"parse both valid and invalid web content. It is developed as part of the\n" -"NetSurf project." +"Ikiwiki is a wiki compiler, capable of generating a static set of web\n" +"pages, but also incorporating dynamic features like a web based editor and\n" +"commenting." msgstr "" -#: gnu/packages/web.scm:3884 +#: gnu/packages/web.scm:4426 msgid "String internment library" msgstr "" -#: gnu/packages/web.scm:3886 +#: gnu/packages/web.scm:4428 msgid "" "LibWapcaplet provides a reference counted string internment system\n" "designed to store small strings and allow rapid comparison of them. It is\n" "developed as part of the Netsurf project." msgstr "" -#: gnu/packages/web.scm:3913 +#: gnu/packages/web.scm:4455 msgid "CSS parser and selection library" msgstr "CSS-fortolker- og markeringsbibliotek" -#: gnu/packages/web.scm:3915 +#: gnu/packages/web.scm:4457 msgid "" "LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,\n" "written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:3949 +#: gnu/packages/web.scm:4491 msgid "Implementation of the W3C DOM" msgstr "Implementering af W3C DOM" -#: gnu/packages/web.scm:3951 +#: gnu/packages/web.scm:4493 msgid "" "LibDOM is an implementation of the W3C DOM, written in C. It is\n" "developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:3978 +#: gnu/packages/web.scm:4520 msgid "Library for parsing SVG files" msgstr "Bibliotek til at håndtere SVG-filer" -#: gnu/packages/web.scm:3980 +#: gnu/packages/web.scm:4522 msgid "" "Libsvgtiny takes some SVG as input and returns a list of paths and texts\n" "which can be rendered easily, as defined in\n" -"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the NetSurf\n" +"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the " +"NetSurf\n" "project." msgstr "" -#: gnu/packages/web.scm:4003 +#: gnu/packages/web.scm:4545 msgid "Decoding library for BMP and ICO files" msgstr "Afkodningsbibliotek for BMP- og ICO-filer" -#: gnu/packages/web.scm:4005 +#: gnu/packages/web.scm:4547 msgid "" "Libnsbmp is a decoding library for BMP and ICO image file formats,\n" "written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4026 +#: gnu/packages/web.scm:4568 msgid "Decoding library for GIF files" msgstr "Afkodningsbibliotek for GIF-filer" -#: gnu/packages/web.scm:4028 +#: gnu/packages/web.scm:4570 msgid "" "Libnsgif is a decoding library for the GIF image file format, written in\n" "C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4049 +#: gnu/packages/web.scm:4591 msgid "Utility library for NetSurf" msgstr "Redskabsbibliotek for NetSurf" -#: gnu/packages/web.scm:4051 +#: gnu/packages/web.scm:4593 msgid "" "Libnsutils provides a small number of useful utility routines. It is\n" "developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4072 +#: gnu/packages/web.scm:4614 msgid "Library to generate a static Public Suffix List" msgstr "Bibliotek til at oprette en statisk Public Suffix-liste" -#: gnu/packages/web.scm:4074 +#: gnu/packages/web.scm:4616 msgid "" "Libnspsl is a library to generate a static code representation of the\n" "Public Suffix List. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4100 +#: gnu/packages/web.scm:4642 msgid "Generate JavaScript to DOM bindings" msgstr "" -#: gnu/packages/web.scm:4102 +#: gnu/packages/web.scm:4644 msgid "" "@code{nsgenbind} is a tool to generate JavaScript to DOM bindings from\n" "w3c webidl files and a binding configuration file." msgstr "" -#: gnu/packages/web.scm:4213 +#: gnu/packages/web.scm:4755 msgid "Web browser" msgstr "Internetbrowser" -#: gnu/packages/web.scm:4215 +#: gnu/packages/web.scm:4757 msgid "" "NetSurf is a lightweight web browser that has its own layout and\n" "rendering engine entirely written from scratch. It is small and capable of\n" "handling many of the web standards in use today." msgstr "" -#: gnu/packages/web.scm:4237 +#: gnu/packages/web.scm:4797 msgid "Unix command line interface to the www" msgstr "Unix-kommandolinjegrænseflade til www" -#: gnu/packages/web.scm:4238 +#: gnu/packages/web.scm:4798 msgid "" "Surfraw (Shell Users' Revolutionary Front Rage Against the Web)\n" -"provides a unix command line interface to a variety of popular www search engines\n" +"provides a unix command line interface to a variety of popular www search " +"engines\n" "and similar services." msgstr "" -#: gnu/packages/web.scm:4269 +#: gnu/packages/web.scm:4829 msgid "Simple static web server" msgstr "Simpel statisk internetserver" -#: gnu/packages/web.scm:4270 +#: gnu/packages/web.scm:4830 msgid "" "darkhttpd is a simple static web server. It is\n" "standalone and does not need inetd or ucspi-tcp. It does not need any\n" "config files---you only have to specify the www root." msgstr "" -#: gnu/packages/web.scm:4300 +#: gnu/packages/web.scm:4860 msgid "Analyze Web server logs in real time" msgstr "" -#: gnu/packages/web.scm:4302 +#: gnu/packages/web.scm:4862 msgid "" "GoAccess is a real-time web log analyzer and interactive viewer that\n" "runs in a terminal or through your browser. It provides fast and valuable\n" -"HTTP statistics for system administrators that require a visual server report\n" +"HTTP statistics for system administrators that require a visual server " +"report\n" "on the fly." msgstr "" -#: gnu/packages/web.scm:4337 +#: gnu/packages/web.scm:4897 msgid "Tunnel data connections through HTTP requests" msgstr "" -#: gnu/packages/web.scm:4338 +#: gnu/packages/web.scm:4898 msgid "" "httptunnel creates a bidirectional virtual data connection\n" "tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be\n" "useful for users behind restrictive firewalls. As long as Web traffic is\n" -"allowed, even through a HTTP-only proxy, httptunnel can be combined with other\n" +"allowed, even through a HTTP-only proxy, httptunnel can be combined with " +"other\n" "tools like SSH (Secure Shell) to reach the outside world." msgstr "" -#: gnu/packages/web.scm:4363 +#: gnu/packages/web.scm:4923 msgid "TLS proxy for clients or servers" msgstr "" -#: gnu/packages/web.scm:4364 +#: gnu/packages/web.scm:4924 msgid "" "Stunnel is a proxy designed to add TLS encryption\n" "functionality to existing clients and servers without any changes in the\n" -"programs' code. Its architecture is optimized for security, portability, and\n" +"programs' code. Its architecture is optimized for security, portability, " +"and\n" "scalability (including load-balancing), making it suitable for large\n" "deployments." msgstr "" -#: gnu/packages/web.scm:4388 +#: gnu/packages/web.scm:4951 msgid "Internet services daemon" msgstr "" -#: gnu/packages/web.scm:4389 +#: gnu/packages/web.scm:4952 msgid "" "@code{xinetd}, a more secure replacement for @code{inetd},\n" "listens for incoming requests over a network and launches the appropriate\n" -"service for that request. Requests are made using port numbers as identifiers\n" -"and xinetd usually launches another daemon to handle the request. It can be\n" +"service for that request. Requests are made using port numbers as " +"identifiers\n" +"and xinetd usually launches another daemon to handle the request. It can " +"be\n" "used to start services with both privileged and non-privileged port numbers." msgstr "" -#: gnu/packages/web.scm:4433 +#: gnu/packages/web.scm:4996 msgid "HTML Tidy with HTML5 support" msgstr "" -#: gnu/packages/web.scm:4435 +#: gnu/packages/web.scm:4998 msgid "" "Tidy is a console application which corrects and cleans up\n" "HTML and XML documents by fixing markup errors and upgrading\n" @@ -15768,48 +20956,426 @@ msgid "" "functions of Tidy." msgstr "" -#: gnu/packages/web.scm:4491 +#: gnu/packages/web.scm:5054 msgid "Webserver with focus on security" msgstr "" -#: gnu/packages/web.scm:4493 +#: gnu/packages/web.scm:5056 msgid "" "Hiawatha has been written with security in mind.\n" -"Features include the ability to stop SQL injections, XSS and CSRF attacks and\n" +"Features include the ability to stop SQL injections, XSS and CSRF attacks " +"and\n" "exploit attempts." msgstr "" -#: gnu/packages/web.scm:4517 +#: gnu/packages/web.scm:5080 msgid "HTTP request and response service" msgstr "" -#: gnu/packages/web.scm:4518 +#: gnu/packages/web.scm:5081 msgid "" "Testing an HTTP Library can become difficult sometimes.\n" -"@code{RequestBin} is fantastic for testing POST requests, but doesn't let you control the\n" -"response. This exists to cover all kinds of HTTP scenarios. All endpoint responses are\n" +"@code{RequestBin} is fantastic for testing POST requests, but doesn't let " +"you control the\n" +"response. This exists to cover all kinds of HTTP scenarios. All endpoint " +"responses are\n" "JSON-encoded." msgstr "" -#: gnu/packages/web.scm:4546 +#: gnu/packages/web.scm:5109 msgid "Test your HTTP library against a local copy of httpbin" msgstr "" -#: gnu/packages/web.scm:4548 +#: gnu/packages/web.scm:5111 msgid "" -"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-injected\n" -"into your tests. It automatically starts up a HTTP server in a separate thread running\n" +"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-" +"injected\n" +"into your tests. It automatically starts up a HTTP server in a separate " +"thread running\n" "@code{httpbin} and provides your test with the URL in the fixture." msgstr "" -#: gnu/packages/wordnet.scm:86 +#: gnu/packages/web.scm:5142 +msgid "HTTP request/response parser for C" +msgstr "" + +#: gnu/packages/web.scm:5143 +msgid "" +"This is a parser for HTTP messages written in C. It parses\n" +"both requests and responses. The parser is designed to be used in\n" +"high-performance HTTP applications. It does not make any syscalls nor\n" +"allocations, it does not buffer data, it can be interrupted at anytime.\n" +"Depending on your architecture, it only requires about 40 bytes of data per\n" +"message stream (in a web server that is per connection)." +msgstr "" + +#: gnu/packages/web.scm:5195 +#, fuzzy +msgid "HTTP client mock for Python" +msgstr "HTTP-klient for R" + +#: gnu/packages/web.scm:5196 +msgid "" +"@code{httpretty} is a helper for faking web requests,\n" +"inspired by Ruby's @code{fakeweb}." +msgstr "" + +#: gnu/packages/web.scm:5214 +msgid "Output JSON from a shell" +msgstr "" + +#: gnu/packages/web.scm:5215 +msgid "" +"jo is a command-line utility to create JSON objects or\n" +"arrays. It creates a JSON string on stdout from words provided as\n" +"command-line arguments or read from stdin." +msgstr "" + +#: gnu/packages/web.scm:5263 +#, fuzzy +msgid "Command-line interface to archive.org" +msgstr "Kommandolinjegrænseflade til libtocc" + +#: gnu/packages/web.scm:5264 +msgid "" +"@code{ia} is a command-line tool for using\n" +"@url{archive.org} from the command-line. It also emplements the\n" +"internetarchive python module for programatic access to archive.org." +msgstr "" + +#: gnu/packages/web.scm:5319 +msgid "Search code snippets on @url{https://commandlinefu.com}" +msgstr "" + +#: gnu/packages/web.scm:5320 +msgid "" +"@code{clf} is a command line tool for searching code\n" +"snippets on @url{https://commandlinefu.com}." +msgstr "" + +#: gnu/packages/web.scm:5422 +msgid "Easy interactive web applications with R" +msgstr "" + +#: gnu/packages/web.scm:5424 +msgid "" +"Makes it incredibly easy to build interactive web applications\n" +"with R. Automatic \"reactive\" binding between inputs and outputs and\n" +"extensive prebuilt widgets make it possible to build beautiful,\n" +"responsive, and powerful applications with minimal effort." +msgstr "" + +#: gnu/packages/web.scm:5463 +msgid "Create dashboards with shiny" +msgstr "" + +#: gnu/packages/web.scm:5464 +msgid "" +"This package provides an extension to the Shiny web\n" +"application framework for R, making it easy to create attractive dashboards." +msgstr "" + +#: gnu/packages/web.scm:5491 +msgid "Inter-widget interactivity for HTML widgets" +msgstr "" + +#: gnu/packages/web.scm:5493 +msgid "" +"This package provides building blocks for allowing HTML widgets to\n" +"communicate with each other, with Shiny or without (i.e. static @code{." +"html}\n" +"files). It currently supports linked brushing and filtering." +msgstr "" + +#: gnu/packages/web.scm:5513 +#, fuzzy +msgid "Web server interface for R" +msgstr "Brugergrænseflade for gnushogi" + +#: gnu/packages/web.scm:5515 +msgid "" +"This package contains the Rook specification and convenience software\n" +"for building and running Rook applications. A Rook application is an R\n" +"reference class object that implements a @code{call} method or an R closure\n" +"that takes exactly one argument, an environment, and returns a list with " +"three\n" +"named elements: the @code{status}, the @code{headers}, and the @code{body}." +msgstr "" + +#: gnu/packages/web.scm:5555 +msgid "Generate Atom feeds for social networking websites" +msgstr "" + +#: gnu/packages/web.scm:5556 +msgid "" +"rss-bridge generates Atom feeds for social networking\n" +"websites lacking feeds. Supported websites include Facebook, Twitter,\n" +"Instagram and YouTube." +msgstr "" + +#: gnu/packages/web.scm:5588 +msgid "Check websites for broken links" +msgstr "" + +#: gnu/packages/web.scm:5589 +msgid "" +"LinkChecker is a website validator. It checks for broken\n" +"links in websites. It is recursive and multithreaded providing output in\n" +"colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It\n" +"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and " +"local\n" +"file links." +msgstr "" + +#: gnu/packages/web.scm:5630 +#, fuzzy +msgid "Command-line WebDAV client" +msgstr "Kommandolinjegrænseflade til libtocc" + +#: gnu/packages/web.scm:5632 +msgid "" +"Cadaver is a command-line WebDAV client for Unix. It supports\n" +"file upload, download, on-screen display, namespace operations (move/copy),\n" +"collection creation and deletion, and locking operations." +msgstr "" + +#: gnu/packages/web.scm:5650 +msgid "Universal Binary JSON encoder/decoder" +msgstr "" + +#: gnu/packages/web.scm:5652 +msgid "" +"Py-ubjson is a Python module providing an Universal Binary JSON\n" +"encoder/decoder based on the draft-12 specification for UBJSON." +msgstr "" + +#: gnu/packages/web.scm:5700 +msgid "" +"Java Servlet, JavaServer Pages, Java Expression Language and Java\n" +"WebSocket" +msgstr "" + +#: gnu/packages/web.scm:5702 +msgid "" +"Apache Tomcat is a free implementation of the Java\n" +"Servlet, JavaServer Pages, Java Expression Language and Java WebSocket\n" +"technologies." +msgstr "" + +#: gnu/packages/web.scm:5752 +msgid "Helper classes for jetty tests" +msgstr "" + +#: gnu/packages/web.scm:5753 +msgid "" +"This packages contains helper classes for testing the Jetty\n" +"Web Server." +msgstr "" + +#: gnu/packages/web.scm:5815 +#, fuzzy +msgid "Utility classes for Jetty" +msgstr "Redskabsbibliotek for NetSurf" + +#: gnu/packages/web.scm:5816 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides utility classes." +msgstr "" + +#: gnu/packages/web.scm:5887 +msgid "Jetty :: IO Utility" +msgstr "" + +#: gnu/packages/web.scm:5888 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides IO-related utility classes." +msgstr "" + +#: gnu/packages/web.scm:5931 +msgid "Jetty :: Http Utility" +msgstr "" + +#: gnu/packages/web.scm:5932 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides HTTP-related utility " +"classes." +msgstr "" + +#: gnu/packages/web.scm:5965 +msgid "Jetty :: JMX Management" +msgstr "" + +#: gnu/packages/web.scm:5966 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the JMX management." +msgstr "" + +#: gnu/packages/web.scm:6052 +msgid "Core jetty server artifact" +msgstr "" + +#: gnu/packages/web.scm:6053 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty server\n" +"artifact." +msgstr "" + +#: gnu/packages/web.scm:6096 +msgid "Jetty security infrastructure" +msgstr "" + +#: gnu/packages/web.scm:6097 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty security\n" +"infrastructure" +msgstr "" + +#: gnu/packages/web.scm:6140 +msgid "Jetty Servlet Container" +msgstr "" + +#: gnu/packages/web.scm:6141 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty servlet\n" +"container." +msgstr "" + +#: gnu/packages/web.scm:6204 +#, fuzzy +msgid "HTML parser" +msgstr "HTML5-fortolkningsbibliotek" + +#: gnu/packages/web.scm:6205 +msgid "" +"Jsoup is a Java library for working with real-world HTML. It\n" +"provides a very convenient API for extracting and manipulating data, using " +"the\n" +"best of DOM, CSS, and jQuery-like methods." +msgstr "" + +#: gnu/packages/web.scm:6226 +msgid "Validate HTML" +msgstr "" + +#: gnu/packages/web.scm:6227 +msgid "" +"Tidyp is a program that can validate your HTML, as well as\n" +"modify it to be more clean and standard. tidyp does not validate HTML 5.\n" +"\n" +"libtidyp is the library on which the program is based. It can be used by " +"any\n" +"other program that can interface to it. The Perl module @code{HTML::Tidy} " +"is\n" +"based on this library, allowing Perl programmers to easily validate HTML." +msgstr "" + +#: gnu/packages/web.scm:6268 +msgid "(X)HTML validation in a Perl object" +msgstr "" + +#: gnu/packages/web.scm:6269 +msgid "" +"@code{HTML::Tidy} is an HTML checker in a handy dandy\n" +"object. It's meant as a replacement for @code{HTML::Lint}, which is " +"written\n" +"in Perl but is not nearly as capable as @code{HTML::Tidy}." +msgstr "" + +#: gnu/packages/web.scm:6295 +msgid "Small Gopher server" +msgstr "" + +#: gnu/packages/web.scm:6297 +msgid "" +"Geomyidae is a server for distributed hypertext protocol Gopher. Its\n" +"features include:\n" +"\n" +"@enumerate\n" +"@item Gopher menus (see @file{index.gph} for an example);\n" +"@item directory listings (if no @file{index.gph} was found);\n" +"@item CGI support (@file{.cgi} files are executed);\n" +"@item search support in CGI files;\n" +"@item logging with multiple log levels.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/web.scm:6344 +msgid "Random avatar generator" +msgstr "" + +#: gnu/packages/web.scm:6345 +msgid "" +"Cat avatar generator is a generator of cat pictures optimised\n" +"to generate random avatars, or defined avatar from a \"seed\". This is a\n" +"derivation by David Revoy from the original MonsterID by Andreas Gohr." +msgstr "" + +#: gnu/packages/web.scm:6407 +msgid "HTTP/2 protocol client, proxy, server, and library" +msgstr "" + +#: gnu/packages/web.scm:6409 +msgid "" +"nghttp2 implements the Hypertext Transfer Protocol, version\n" +"2 (@dfn{HTTP/2}).\n" +"\n" +"A reusable C library provides the HTTP/2 framing layer, with several tools " +"built\n" +"on top of it:\n" +"\n" +"@itemize\n" +"@item @command{nghttp}, a command-line HTTP/2 client. It exposes many " +"advanced\n" +"and low-level aspects of the protocol and is useful for debugging.\n" +"@item @command{nghttpd}, a fast, multi-threaded HTTP/2 static web server " +"that\n" +"serves files from a local directory.\n" +"@item @command{nghttpx}, a fast, multi-threaded HTTP/2 reverse proxy that " +"can be\n" +"deployed in front of existing web servers that don't support HTTP/2.\n" +"Both @command{nghttpd} and @command{nghttpx} can fall back to HTTP/1.1 for\n" +"backwards compatibilty with clients that don't speak HTTP/2.\n" +"@item @command{h2load} for benchmarking (only!) your own HTTP/2 servers.\n" +"@item HTTP/2 uses a header compression method called @dfn{HPACK}.\n" +"nghttp2 provides a HPACK encoder and decoder as part of its public API.\n" +"@item @command{deflatehd} converts JSON data or HTTP/1-style header fields " +"to\n" +"compressed JSON header blocks.\n" +"@item @command{inflatehd} converts such compressed headers back to JSON " +"pairs.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/wordnet.scm:92 msgid "Lexical database for the English language" msgstr "Leksikal database for det engelske sprog" -#: gnu/packages/wordnet.scm:88 +#: gnu/packages/wordnet.scm:94 msgid "" "WordNet is a large lexical database of English. Nouns, verbs,\n" -"adjectives and adverbs are grouped into sets of cognitive synonyms (synsets),\n" +"adjectives and adverbs are grouped into sets of cognitive synonyms " +"(synsets),\n" "each expressing a distinct concept. Synsets are interlinked by means of\n" "conceptual-semantic and lexical relations. The resulting network of\n" "meaningfully related words and concepts can be navigated with the browser.\n" @@ -15818,24 +21384,25 @@ msgid "" "language processing." msgstr "" -#: gnu/packages/xiph.scm:68 +#: gnu/packages/xiph.scm:69 msgid "Library for manipulating the ogg multimedia format" msgstr "" -#: gnu/packages/xiph.scm:70 +#: gnu/packages/xiph.scm:71 msgid "" "The libogg library allows to manipulate the ogg multimedia container\n" -"format, which encapsulates raw compressed data and allows the interleaving of\n" +"format, which encapsulates raw compressed data and allows the interleaving " +"of\n" "audio and video data. In addition to encapsulation and interleaving of\n" "multiple data streams, ogg provides packet framing, error detection, and\n" "periodic timestamps for seeking." msgstr "" -#: gnu/packages/xiph.scm:94 +#: gnu/packages/xiph.scm:98 msgid "Library implementing the vorbis audio format" msgstr "" -#: gnu/packages/xiph.scm:96 +#: gnu/packages/xiph.scm:100 msgid "" "The libvorbis library implements the ogg vorbis audio format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" @@ -15844,22 +21411,22 @@ msgid "" "128 kbps/channel." msgstr "" -#: gnu/packages/xiph.scm:121 +#: gnu/packages/xiph.scm:137 msgid "Library implementing the Theora video format" msgstr "Bibliotek der implementerer videoformatet Theora" -#: gnu/packages/xiph.scm:123 +#: gnu/packages/xiph.scm:139 msgid "" "The libtheora library implements the ogg theora video format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" "compressed video format." msgstr "" -#: gnu/packages/xiph.scm:144 +#: gnu/packages/xiph.scm:164 msgid "Library for patent-free audio compression format" msgstr "Bibliotek for det patentfrie lydkomprimeringsformat" -#: gnu/packages/xiph.scm:146 +#: gnu/packages/xiph.scm:166 msgid "" "GNU Speex is a patent-free audio compression codec specially designed\n" "for speech. It is well-adapted to internet applications, such as VoIP. It\n" @@ -15867,21 +21434,21 @@ msgid "" "stereo encoding, and voice activity detection." msgstr "" -#: gnu/packages/xiph.scm:167 +#: gnu/packages/xiph.scm:192 msgid "Speex processing library" msgstr "Speex-behandlingsbibliotek" -#: gnu/packages/xiph.scm:169 +#: gnu/packages/xiph.scm:194 msgid "" "SpeexDSP is a @dfn{DSP} (Digital Signal Processing) library based on\n" "work from the @code{speex} codec." msgstr "" -#: gnu/packages/xiph.scm:196 +#: gnu/packages/xiph.scm:221 msgid "Cross platform audio library" msgstr "" -#: gnu/packages/xiph.scm:198 +#: gnu/packages/xiph.scm:223 msgid "" "Libao is a cross-platform audio library that allows programs to\n" "output audio using a simple API on a wide variety of platforms.\n" @@ -15907,21 +21474,22 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/xiph.scm:240 +#: gnu/packages/xiph.scm:265 msgid "Free lossless audio codec" msgstr "Fri lydkodning uden kvalitetstab" -#: gnu/packages/xiph.scm:242 +#: gnu/packages/xiph.scm:267 msgid "" -"FLAC stands for Free Lossless Audio Codec, an audio format that is lossless,\n" +"FLAC stands for Free Lossless Audio Codec, an audio format that is " +"lossless,\n" "meaning that audio is compressed in FLAC without any loss in quality." msgstr "" -#: gnu/packages/xiph.scm:268 +#: gnu/packages/xiph.scm:293 msgid "Karaoke and text codec for embedding in ogg" msgstr "" -#: gnu/packages/xiph.scm:270 +#: gnu/packages/xiph.scm:295 msgid "" "Kate is an overlay codec, originally designed for karaoke and text,\n" "that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" @@ -15936,11 +21504,11 @@ msgid "" "Kate stream." msgstr "" -#: gnu/packages/xiph.scm:308 +#: gnu/packages/xiph.scm:333 msgid "Ogg vorbis tools" msgstr "Ogg vorbis-værktøjer" -#: gnu/packages/xiph.scm:310 +#: gnu/packages/xiph.scm:335 msgid "" "Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" "general-purpose compressed audio format.\n" @@ -15953,105 +21521,262 @@ msgid "" " an ogg vorbis file." msgstr "" -#: gnu/packages/xiph.scm:335 gnu/packages/xiph.scm:398 +#: gnu/packages/xiph.scm:359 gnu/packages/xiph.scm:422 msgid "Versatile audio codec" msgstr "Alsidig lydkodning" -#: gnu/packages/xiph.scm:337 +#: gnu/packages/xiph.scm:361 msgid "" "Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" -"is unmatched for interactive speech and music transmission over the Internet,\n" +"is unmatched for interactive speech and music transmission over the " +"Internet,\n" "but is also intended for storage and streaming applications. It is\n" -"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which\n" +"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 " +"which\n" "incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." msgstr "" -#: gnu/packages/xiph.scm:371 +#: gnu/packages/xiph.scm:395 msgid "Command line utilities to encode, inspect, and decode .opus files" msgstr "" -#: gnu/packages/xiph.scm:372 +#: gnu/packages/xiph.scm:396 msgid "" "Opus is a royalty-free, highly versatile audio codec.\n" "Opus-tools provide command line utilities for creating, inspecting and\n" "decoding .opus files." msgstr "" -#: gnu/packages/xiph.scm:400 +#: gnu/packages/xiph.scm:424 msgid "" "The opusfile library provides seeking, decode, and playback of Opus\n" -"streams in the Ogg container (.opus files) including over http(s) on posix and\n" +"streams in the Ogg container (.opus files) including over http(s) on posix " +"and\n" "windows systems." msgstr "" -#: gnu/packages/xiph.scm:430 +#: gnu/packages/xiph.scm:454 msgid "Streaming media server" msgstr "Strøm-medieserver" -#: gnu/packages/xiph.scm:431 +#: gnu/packages/xiph.scm:455 msgid "" "Icecast is a streaming media server which currently supports\n" -"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to\n" +"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used " +"to\n" "create an Internet radio station or a privately running jukebox and many\n" "things in between." msgstr "" -#: gnu/packages/xiph.scm:459 +#: gnu/packages/xiph.scm:483 msgid "Audio streaming library for icecast encoders" msgstr "" -#: gnu/packages/xiph.scm:461 +#: gnu/packages/xiph.scm:485 msgid "" "Libshout is a library for communicating with and sending data to an\n" "icecast server. It handles the socket connection, the timing of the data,\n" "and prevents bad data from getting to the icecast server." msgstr "" -#: gnu/packages/zip.scm:61 -msgid "Compression and file packing utility" -msgstr "Komprimerings- og filpakningsredskab" +#: gnu/services/base.scm:282 +msgid "" +"The @code{user-processes} service is responsible for\n" +"terminating all the processes so that the root file system can be re-" +"mounted\n" +"read-only, just before rebooting/halting. Processes still running after a " +"few\n" +"seconds after @code{SIGTERM} has been sent are terminated with\n" +"@code{SIGKILL}." +msgstr "" -#: gnu/packages/zip.scm:63 +#: gnu/services/base.scm:335 msgid "" -"Zip is a compression and file packaging/archive utility. Zip is useful\n" -"for packaging a set of files for distribution, for archiving files, and for\n" -"saving disk space by temporarily compressing unused files or directories.\n" -"Zip puts one or more compressed files into a single ZIP archive, along with\n" -"information about the files (name, path, date, time of last modification,\n" -"protection, and check information to verify file integrity). An entire\n" -"directory structure can be packed into a ZIP archive with a single command.\n" -"\n" -"Zip has one compression method (deflation) and can also store files without\n" -"compression. Zip automatically chooses the better of the two for each file.\n" -"Compression ratios of 2:1 to 3:1 are common for text files." +"Populate the @file{/etc/fstab} based on the given file\n" +"system objects." msgstr "" -#: gnu/packages/zip.scm:117 -msgid "Decompression and file extraction utility" +#: gnu/services/base.scm:512 +msgid "" +"Provide Shepherd services to mount and unmount the given\n" +"file systems, as well as corresponding @file{/etc/fstab} entries." msgstr "" -#: gnu/packages/zip.scm:119 +#: gnu/services/base.scm:602 msgid "" -"UnZip is an extraction utility for archives compressed in .zip format,\n" -"also called \"zipfiles\".\n" +"Seed the @file{/dev/urandom} pseudo-random number\n" +"generator (RNG) with the value recorded when the system was last shut\n" +"down." +msgstr "" + +#: gnu/services/base.scm:763 +msgid "" +"Install the given fonts on the specified ttys (fonts are per\n" +"virtual console on GNU/Linux). The value of this service is a list of\n" +"tty/font pairs like:\n" "\n" -"UnZip lists, tests, or extracts files from a .zip archive. The default\n" -"behaviour (with no options) is to extract into the current directory, and\n" -"subdirectories below it, all files from the specified zipfile. UnZip\n" -"recreates the stored directory structure by default." +"@example\n" +"'((\"tty1\" . \"LatGrkCyr-8x16\"))\n" +"@end example\n" msgstr "" -#: gnu/packages/zip.scm:153 -msgid "Library for accessing zip files" -msgstr "Bibliotek til at tilgå zip-filer" +#: gnu/services/base.scm:806 +msgid "" +"Provide a console log-in service as specified by its\n" +"configuration value, a @code{login-configuration} object." +msgstr "" -#: gnu/packages/zip.scm:155 -msgid "ZZipLib is a library based on zlib for accessing zip files." -msgstr "ZZipLib er et bibliotek baseret på zlib for adgang til zip-filer." +#: gnu/services/base.scm:1069 +msgid "" +"Provide console login using the @command{agetty}\n" +"program." +msgstr "" -#: gnu/packages/zip.scm:173 -msgid "Provides an interface to ZIP archive files" -msgstr "Tilbyder en grænseflade til ZIP-arkivfiler" +#: gnu/services/base.scm:1123 +msgid "" +"Provide console login using the @command{mingetty}\n" +"program." +msgstr "" + +#: gnu/services/base.scm:1295 +msgid "" +"Runs libc's @dfn{name service cache daemon} (nscd) with the\n" +"given configuration---an @code{} object. @xref{Name\n" +"Service Switch}, for an example." +msgstr "" + +#: gnu/services/base.scm:1395 +msgid "" +"Install the specified resource usage limits by populating\n" +"@file{/etc/security/limits.conf} and using the @code{pam_limits}\n" +"authentication module." +msgstr "" + +#: gnu/services/base.scm:1613 +msgid "Run the build daemon of address@hidden, aka. @command{guix-daemon}." +msgstr "" + +#: gnu/services/base.scm:1713 +msgid "" +"Add a Shepherd service running @command{guix publish}, a\n" +"command that allows you to share pre-built binaries with others over HTTP." +msgstr "" + +#: gnu/services/base.scm:1918 +msgid "" +"Run @command{udev}, which populates the @file{/dev}\n" +"directory dynamically. Get extra rules from the packages listed in the\n" +"@code{rules} field of its value, @code{udev-configuration} object." +msgstr "" + +#: gnu/services/base.scm:1993 +msgid "" +"Run GPM, the general-purpose mouse daemon, with the given\n" +"command-line options. GPM allows users to use the mouse in the console,\n" +"notably to select, copy, and paste text. The default options use the\n" +"@code{ps2} protocol, which works for both USB and PS/2 mice." +msgstr "" + +#: gnu/services/certbot.scm:162 +msgid "" +"Automatically renew @url{https://letsencrypt.org, Let's\n" +"Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n" +"and periodically invoking @command{certbot}." +msgstr "" + +#: gnu/services/networking.scm:258 +msgid "" +"Turn up the specified network interfaces upon startup,\n" +"with the given IP address, gateway, netmask, and so on. The value for\n" +"services of this type is a list of @code{static-networking} objects, one " +"per\n" +"network interface." +msgstr "" + +#: gnu/services/networking.scm:435 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The " +"daemon\n" +"will keep the system clock synchronized with that of the given servers." +msgstr "" + +#: gnu/services/networking.scm:545 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon, as implemented by @uref{http://www.openntpd.org, OpenNTPD}. The\n" +"daemon will keep the system clock synchronized with that of the given " +"servers." +msgstr "" + +#: gnu/services/networking.scm:633 +msgid "" +"Start @command{inetd}, the @dfn{Internet superserver}. It is responsible\n" +"for listening on Internet sockets and spawning the corresponding services " +"on\n" +"demand." +msgstr "" + +#: gnu/services/networking.scm:788 +msgid "" +"Run the @uref{https://torproject.org, Tor} anonymous\n" +"networking daemon." +msgstr "" + +#: gnu/services/networking.scm:811 +msgid "Define a new Tor @dfn{hidden service}." +msgstr "" + +#: gnu/services/networking.scm:879 +msgid "" +"Run @url{https://launchpad.net/wicd,Wicd}, a network\n" +"management daemon that aims to simplify wired and wireless networking." +msgstr "" + +#: gnu/services/networking.scm:968 +msgid "" +"Run @uref{https://wiki.gnome.org/Projects/NetworkManager,\n" +"NetworkManager}, a network management daemon that aims to simplify wired " +"and\n" +"wireless networking." +msgstr "" + +#: gnu/services/networking.scm:1026 +msgid "" +"Run @url{https://01.org/connman,Connman},\n" +"a network connection manager." +msgstr "" + +#: gnu/services/networking.scm:1115 +msgid "" +"Run @uref{http://www.openvswitch.org, Open vSwitch}, a multilayer virtual\n" +"switch designed to enable massive network automation through programmatic\n" +"extension." +msgstr "" + +#: gnu/services/version-control.scm:142 +msgid "" +"Expose Git respositories over the insecure @code{git://} TCP-based\n" +"protocol." +msgstr "" + +#~ msgid "X86 emulator with CGA/EGA/VGA/etc. graphics and sound" +#~ msgstr "X86-emulator med CGA/EGA/VGA/etc. grafik og lyd" + +#~ msgid "Nintendo 64 emulator core library" +#~ msgstr "Nintendo 64-emulator - grundlæggende bibliotek" + +#~ msgid "Nintendo DS emulator" +#~ msgstr "Nintendo DS-emulator" + +#~ msgid "DeSmuME is an emulator for the Nintendo DS handheld gaming console." +#~ msgstr "DeSmuME er en emulator for den håndholdte spilkonsol Nintendo DS." + +#~ msgid "Nintendo multi-system emulator" +#~ msgstr "Nintendo multi-system-emulator" + +#~ msgid "Library for reading images in the Microsoft WMF format" +#~ msgstr "Bibliotek for læsning af billeder i Microsoft WMF-formatet" #~ msgid "Tune hard disk parameters for high performance" #~ msgstr "Finjuster harddiskparametre for høj ydelse" diff --git a/po/packages/de.po b/po/packages/de.po index 32e38705c..9388cf78a 100644 --- a/po/packages/de.po +++ b/po/packages/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: guix-packages 0.7-pre1\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2014-07-14 11:59+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2014-07-13 20:23+0100\n" "Last-Translator: Mario Blättermann \n" "Language-Team: German \n" @@ -18,394 +18,21639 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.5.4\n" -#: gnu/packages/base.scm:65 +#: gnu/packages/abiword.scm:114 +msgid "Word processing program" +msgstr "" + +#. TRANSLATORS: Dear translator, We would like to inform you that package +#. descriptions may occasionally include Texinfo markup. Texinfo markup +#. looks like "@code{rm -rf}", "@emph{important}", etc. When translating, +#. please leave markup as is. +#: gnu/packages/abiword.scm:123 +msgid "" +"AbiWord is a word processing program. It is rapidly\n" +"becoming a state of the art word processor, with lots of features useful " +"for\n" +"your daily work, personal needs, or for just some good old typing fun." +msgstr "" + +#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:718 +msgid "Spell checker" +msgstr "" + +#: gnu/packages/aspell.scm:72 +msgid "" +"Aspell is a spell-checker which can be used either as a library or as\n" +"a standalone program. Notable features of Aspell include its full support " +"of\n" +"documents written in the UTF-8 encoding and its ability to use multiple\n" +"dictionaries, including personal ones." +msgstr "" + +#: gnu/packages/aspell.scm:114 +msgid "This package provides a dictionary for the GNU Aspell spell checker." +msgstr "" + +#: gnu/packages/aspell.scm:295 gnu/packages/libreoffice.scm:768 +msgid "" +"This package provides a dictionary for the Hunspell spell-checking\n" +"library." +msgstr "" + +#: gnu/packages/aspell.scm:313 +msgid "Hunspell dictionary for English" +msgstr "" + +#: gnu/packages/aspell.scm:317 +msgid "Hunspell dictionary for Australian English" +msgstr "" + +#: gnu/packages/aspell.scm:321 +msgid "Hunspell dictionary for Canadian English" +msgstr "" + +#: gnu/packages/aspell.scm:325 +msgid "Hunspell dictionary for British English, with -ise endings" +msgstr "" + +#: gnu/packages/aspell.scm:329 +msgid "Hunspell dictionary for British English, with -ize endings" +msgstr "" + +#: gnu/packages/aspell.scm:333 +msgid "Hunspell dictionary for United States English" +msgstr "" + +#: gnu/packages/audio.scm:132 +msgid "Realtime modular synthesizer and effect processor" +msgstr "" + +#: gnu/packages/audio.scm:134 +msgid "" +"AlsaModularSynth is a digital implementation of a classical analog\n" +"modular synthesizer system. It uses virtual control voltages to control " +"the\n" +"parameters of the modules. The control voltages which control the " +"frequency\n" +"e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled\n" +"Filter) modules follow the convention of 1V / Octave." +msgstr "" + +#: gnu/packages/audio.scm:171 +msgid "Library for audio labelling" +msgstr "" + +#: gnu/packages/audio.scm:173 +msgid "" +"aubio is a tool designed for the extraction of annotations from audio\n" +"signals. Its features include segmenting a sound file before each of its\n" +"attacks, performing pitch detection, tapping the beat and producing MIDI\n" +"streams from live audio." +msgstr "" + +#: gnu/packages/audio.scm:274 +msgid "Digital audio workstation" +msgstr "" + +#: gnu/packages/audio.scm:276 +msgid "" +"Ardour is a multi-channel digital audio workstation, allowing users to\n" +"record, edit, mix and master audio and MIDI projects. It is targeted at " +"audio\n" +"engineers, musicians, soundtrack editors and composers." +msgstr "" + +#: gnu/packages/audio.scm:411 +msgid "Software for recording and editing sounds" +msgstr "" + +#: gnu/packages/audio.scm:413 +msgid "" +"Audacity is a multi-track audio editor designed for recording, playing\n" +"and editing digital audio. It features digital effects and spectrum " +"analysis\n" +"tools." +msgstr "" + +#: gnu/packages/audio.scm:448 +msgid "Tonewheel organ synthesizer" +msgstr "" + +#: gnu/packages/audio.scm:450 +msgid "" +"AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" +"with drawbars, distortion and rotating speakers. The organ has three\n" +"sections, two polyphonic sections with nine drawbars each and one " +"monophonic\n" +"bass section with five drawbars. A standalone JACK application and LV2\n" +"plugins are provided." +msgstr "" + +#: gnu/packages/audio.scm:487 +msgid "Audio plug-in pack for LV2 and JACK environments" +msgstr "" + +#: gnu/packages/audio.scm:489 +msgid "" +"Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" +"The suite contains lots of effects (delay, modulation, signal processing,\n" +"filters, equalizers, dynamics, distortion and mastering effects),\n" +"instruments (SF2 player, organ simulator and a monophonic synthesizer) and\n" +"tools (analyzer, mono/stereo tools, crossovers)." +msgstr "" + +#: gnu/packages/audio.scm:541 +msgid "Software speech synthesizer" +msgstr "" + +#: gnu/packages/audio.scm:542 +msgid "" +"eSpeak is a software speech synthesizer for English and\n" +"other languages. eSpeak uses a \"formant synthesis\" method. This allows " +"many\n" +"languages to be provided in a small size. The speech is clear, and can be " +"used\n" +"at high speeds, but is not as natural or smooth as larger synthesizers which " +"are\n" +"based on human speech recordings." +msgstr "" + +#: gnu/packages/audio.scm:589 +msgid "LV2 plugins for live use" +msgstr "" + +#: gnu/packages/audio.scm:591 +msgid "" +"The infamous plugins are a collection of LV2 audio plugins for live\n" +"performances. The plugins include a cellular automaton synthesizer, an\n" +"envelope follower, distortion effects, tape effects and more." +msgstr "" + +#: gnu/packages/audio.scm:632 +msgid "SWH plugins in LV2 format" +msgstr "" + +#: gnu/packages/audio.scm:634 +msgid "" +"Swh-plugins-lv2 is a collection of audio plugins in LV2 format. Plugin\n" +"classes include: dynamics (compressor, limiter), time (delay, chorus,\n" +"flanger), ringmodulator, distortion, filters, pitchshift, oscillators,\n" +"emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc." +msgstr "" + +#: gnu/packages/audio.scm:668 +msgid "Sound and music computing system" +msgstr "" + +#: gnu/packages/audio.scm:670 +msgid "" +"Csound is a user-programmable and user-extensible sound processing\n" +"language and software synthesizer." +msgstr "" + +#: gnu/packages/audio.scm:711 gnu/packages/audio.scm:2872 +msgid "C++ wrapper around the ALSA API" +msgstr "" + +#: gnu/packages/audio.scm:713 +msgid "" +"clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" +"ALSA PCM devices." +msgstr "" + +#: gnu/packages/audio.scm:750 +msgid "LADSPA ambisonics plugins" +msgstr "" + +#: gnu/packages/audio.scm:752 +msgid "" +"The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be\n" +"used within Ardour. Features include: mono and stereo to B-format panning,\n" +"horizontal rotator, square, hexagon and cube decoders." +msgstr "" + +#: gnu/packages/audio.scm:787 +msgid "Chorus, phaser, and vintage high-pass and low-pass filters" +msgstr "" + +#: gnu/packages/audio.scm:789 +msgid "" +"This package provides various LADSPA plugins. @code{cs_chorus} and\n" +"@code{cs_phaser} provide chorus and phaser effects, respectively;\n" +"@code{mvclpf24} provides four implementations of the low-pass filter used " +"in\n" +"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-" +"controlled\n" +"high-pass filter by Robert Moog. The filters attempt to accurately emulate\n" +"the non-linear circuit elements of their original analog counterparts." +msgstr "" + +#: gnu/packages/audio.scm:827 +msgid "LADSPA reverb plugin" +msgstr "" + +#: gnu/packages/audio.scm:829 +msgid "" +"This package provides a stereo reverb LADSPA plugin based on the\n" +"well-known greverb." +msgstr "" + +#: gnu/packages/audio.scm:863 +msgid "LADSPA four-band parametric equalizer plugin" +msgstr "" + +#: gnu/packages/audio.scm:865 +msgid "" +"This package provides a LADSPA plugin for a four-band parametric\n" +"equalizer. Each section has an active/bypass switch, frequency, bandwidth " +"and\n" +"gain controls. There is also a global bypass switch and gain control.\n" +"\n" +"The 2nd order resonant filters are implemented using a Mitra-Regalia style\n" +"lattice filter, which is stable even while parameters are being changed.\n" +"\n" +"All switches and controls are internally smoothed, so they can be used " +"'live'\n" +"without any clicks or zipper noises. This makes this plugin suitable for " +"use\n" +"in systems that allow automation of plugin control ports, such as Ardour, " +"or\n" +"for stage use." +msgstr "" + +#: gnu/packages/audio.scm:908 +msgid "LADSPA stereo width plugin" +msgstr "" + +#: gnu/packages/audio.scm:910 +msgid "" +"This package provides a LADSPA plugin to manipulate the stereo width of\n" +"audio signals." +msgstr "" + +#: gnu/packages/audio.scm:945 +msgid "LADSPA plugin for synthesizer oscillators" +msgstr "" + +#: gnu/packages/audio.scm:947 +msgid "" +"The @code{blvco} LADSPA plugin provides three anti-aliased oscillators:\n" +"\n" +"@enumerate\n" +"@item Pulse-VCO, a dirac pulse oscillator with flat amplitude spectrum\n" +"@item Saw-VCO, a sawtooth oscillator with 1/F amplitude spectrum\n" +"@item Rec-VCO, a square / rectange oscillator\n" +"@end enumerate\n" +"\n" +"\n" +"All oscillators are low-pass filtered to provide waveforms similar to the\n" +"output of analog synthesizers such as the Moog Voyager." +msgstr "" + +#: gnu/packages/audio.scm:989 +msgid "LADSPA Autowah effect plugin" +msgstr "" + +#: gnu/packages/audio.scm:991 +msgid "" +"This package provides a LADSPA plugin for a Wah effect with envelope\n" +"follower." +msgstr "" + +#: gnu/packages/audio.scm:1025 +msgid "LADSPA stereo reverb plugin" +msgstr "" + +#: gnu/packages/audio.scm:1027 +msgid "This package provides a LADSPA plugin for a stereo reverb effect." +msgstr "" + +#: gnu/packages/audio.scm:1066 +msgid "SoundFont synthesizer" +msgstr "" + +#: gnu/packages/audio.scm:1068 +msgid "" +"FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" +"specifications. FluidSynth reads and handles MIDI events from the MIDI " +"input\n" +"device. It is the software analogue of a MIDI synthesizer. FluidSynth can\n" +"also play midifiles using a Soundfont." +msgstr "" + +#: gnu/packages/audio.scm:1099 +msgid "MPEG-4 and MPEG-2 AAC decoder" +msgstr "" + +#: gnu/packages/audio.scm:1101 +msgid "" +"FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" +"PS, and DAB+." +msgstr "" + +#: gnu/packages/audio.scm:1141 +msgid "Signal processing language" +msgstr "" + +#: gnu/packages/audio.scm:1143 +msgid "Faust is a programming language for realtime audio signal processing." +msgstr "" + +#: gnu/packages/audio.scm:1213 +msgid "GUS compatible patches for MIDI players" +msgstr "" + +#: gnu/packages/audio.scm:1215 +msgid "" +"FreePats is a project to create a free and open set of GUS compatible\n" +"patches that can be used with softsynths such as Timidity and WildMidi." +msgstr "" + +#: gnu/packages/audio.scm:1267 +msgid "Virtual guitar amplifier" +msgstr "" + +#: gnu/packages/audio.scm:1268 +msgid "" +"Guitarix is a virtual guitar amplifier running JACK.\n" +"Guitarix takes the signal from your guitar as a mono-signal from your sound\n" +"card. The input is processed by a main amp and a rack-section. Both can " +"be\n" +"routed separately and deliver a processed stereo-signal via JACK. You may\n" +"fill the rack with effects from more than 25 built-in modules including " +"stuff\n" +"from a simple noise gate to modulation effects like flanger, phaser or\n" +"auto-wah." +msgstr "" + +#: gnu/packages/audio.scm:1322 +msgid "Audio effects processor" +msgstr "" + +#: gnu/packages/audio.scm:1324 +msgid "" +"Rakarrack is a richly featured multi-effects processor emulating a\n" +"guitar effects pedalboard. Effects include compressor, expander, noise " +"gate,\n" +"equalizers, exciter, flangers, chorus, various delay and reverb effects,\n" +"distortion modules and many more. Most of the effects engine is built from\n" +"modules found in the excellent software synthesizer ZynAddSubFX. Presets " +"and\n" +"user interface are optimized for guitar, but Rakarrack processes signals in\n" +"stereo while it does not apply internal band-limiting filtering, and thus " +"is\n" +"well suited to all musical instruments and vocals." +msgstr "" + +#: gnu/packages/audio.scm:1375 +msgid "LV2 convolution reverb" +msgstr "" + +#: gnu/packages/audio.scm:1377 +msgid "" +"IR is a low-latency, real-time, high performance signal convolver\n" +"especially for creating reverb effects. It supports impulse responses with " +"1,\n" +"2 or 4 channels, in any soundfile format supported by libsndfile." +msgstr "" + +#: gnu/packages/audio.scm:1407 +msgid "JACK audio connection kit" +msgstr "" + +#: gnu/packages/audio.scm:1409 +msgid "" +"JACK is a low-latency audio server. It can connect a number of\n" +"different applications to an audio device, as well as allowing them to " +"share\n" +"audio between themselves. JACK is different from other audio server " +"efforts\n" +"in that it has been designed from the ground up to be suitable for\n" +"professional audio work. This means that it focuses on two key areas:\n" +"synchronous execution of all clients, and low latency operation." +msgstr "" + +#: gnu/packages/audio.scm:1505 +msgid "Simple LV2 host for JACK" +msgstr "" + +#: gnu/packages/audio.scm:1507 +msgid "" +"Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" +"plugins and exposes their ports as JACK ports, essentially making any LV2\n" +"plugin function as a JACK application." +msgstr "" + +#: gnu/packages/audio.scm:1550 +msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" +msgstr "" + +#: gnu/packages/audio.scm:1552 +msgid "" +"LADSPA is a standard that allows software audio processors and effects\n" +"to be plugged into a wide range of audio synthesis and recording packages." +msgstr "" + +#: gnu/packages/audio.scm:1598 +msgid "Audio application session manager" +msgstr "" + +#: gnu/packages/audio.scm:1600 +msgid "" +"LASH is a session management system for audio applications. It allows\n" +"you to save and restore audio sessions consisting of multiple interconneced\n" +"applications, restoring program state (i.e. loaded patches) and the\n" +"connections between them." +msgstr "" + +#: gnu/packages/audio.scm:1621 +msgid "Bauer stereophonic-to-binaural DSP" +msgstr "" + +#: gnu/packages/audio.scm:1623 +msgid "" +"The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" +"designed to improve headphone listening of stereo audio records. " +"Recommended\n" +"for headphone prolonged listening to disable superstereo fatigue without\n" +"essential distortions." +msgstr "" + +#: gnu/packages/audio.scm:1646 +msgid "Implementation of the Open Sound Control protocol" +msgstr "" + +#: gnu/packages/audio.scm:1648 +msgid "" +"liblo is a lightweight library that provides an easy to use\n" +"implementation of the Open Sound Control (@dfn{OSC}) protocol." +msgstr "" + +#: gnu/packages/audio.scm:1671 +msgid "Bindings for PortAudio v19" +msgstr "" + +#: gnu/packages/audio.scm:1672 +msgid "" +"This package provides bindings for PortAudio v19, the\n" +"cross-platform audio input/output stream library." +msgstr "" + +#: gnu/packages/audio.scm:1697 +msgid "Python bindings for liblo" +msgstr "" + +#: gnu/packages/audio.scm:1699 +msgid "" +"Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n" +"library. It supports almost the complete functionality of liblo, allowing " +"you\n" +"to send and receive OSC messages using a nice and simple Python API. Also\n" +"included are the command line utilities @code{send_osc} and @code{dump_osc}." +msgstr "" + +#: gnu/packages/audio.scm:1740 +msgid "Library to simplify use of LV2 plugins in applications" +msgstr "" + +#: gnu/packages/audio.scm:1742 +msgid "" +"Lilv is a C library to make the use of LV2 plugins as simple as possible\n" +"for applications. Lilv is the successor to SLV2, rewritten to be\n" +"significantly faster and have minimal dependencies." +msgstr "" + +#: gnu/packages/audio.scm:1768 +msgid "LV2 audio plugin specification" +msgstr "" + +#: gnu/packages/audio.scm:1770 +msgid "" +"LV2 is an open specification for audio plugins and host applications.\n" +"At its core, LV2 is a simple stable interface, accompanied by extensions " +"which\n" +"add functionality to support the needs of increasingly powerful audio\n" +"software." +msgstr "" + +#: gnu/packages/audio.scm:1822 +msgid "LV2 port of the mda Piano plugin" +msgstr "" + +#: gnu/packages/audio.scm:1823 +msgid "An LV2 port of the mda Piano VSTi." +msgstr "" + +#: gnu/packages/audio.scm:1836 +msgid "LV2 port of the mda EPiano plugin" +msgstr "" + +#: gnu/packages/audio.scm:1837 +msgid "An LV2 port of the mda EPiano VSTi." +msgstr "" + +#: gnu/packages/audio.scm:1882 +msgid "C++ libraries for LV2 plugins" +msgstr "" + +#: gnu/packages/audio.scm:1884 +msgid "" +"The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" +"extensions into easy to use C++ classes. It is the successor of\n" +"lv2-c++-tools." +msgstr "" + +#: gnu/packages/audio.scm:1925 +msgid "3D audio API" +msgstr "" + +#: gnu/packages/audio.scm:1927 +msgid "" +"OpenAL provides capabilities for playing audio in a virtual 3D\n" +"environment. Distance attenuation, doppler shift, and directional sound\n" +"emitters are among the features handled by the API. More advanced effects,\n" +"including air absorption, occlusion, and environmental reverb, are " +"available\n" +"through the EFX extension. It also facilitates streaming audio, multi-" +"channel\n" +"buffers, and audio capture." +msgstr "" + +#: gnu/packages/audio.scm:1957 +msgid "Free implementation of OpenAL's ALUT standard" +msgstr "" + +#: gnu/packages/audio.scm:1958 +msgid "freealut is the OpenAL Utility Toolkit." +msgstr "" + +#: gnu/packages/audio.scm:1987 +msgid "Modular patch bay for audio and MIDI systems" +msgstr "" + +#: gnu/packages/audio.scm:1989 +msgid "" +"Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" +"and ALSA." +msgstr "" + +#: gnu/packages/audio.scm:2016 +msgid "Jack server control application" +msgstr "" + +#: gnu/packages/audio.scm:2017 +msgid "" +"Control a Jack server. Allows you to plug various sources\n" +"into various outputs and to start, stop and configure jackd" +msgstr "" + +#: gnu/packages/audio.scm:2050 +msgid "Stereo audio recorder for JACK" +msgstr "" + +#: gnu/packages/audio.scm:2051 +msgid "" +"QJackRcd is a simple graphical stereo recorder for JACK\n" +"supporting silence processing for automatic pause, file splitting, and\n" +"background file post-processing." +msgstr "" + +#: gnu/packages/audio.scm:2077 +msgid "Real-time audio utility library" +msgstr "" + +#: gnu/packages/audio.scm:2079 +msgid "" +"Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" +"aimed at audio/musical applications." +msgstr "" + +#: gnu/packages/audio.scm:2123 +msgid "Audio time-stretching and pitch-shifting library" +msgstr "" + +#: gnu/packages/audio.scm:2125 +msgid "" +"Rubber Band is a library and utility program that permits changing the\n" +"tempo and pitch of an audio recording independently of one another." +msgstr "" + +#: gnu/packages/audio.scm:2173 +msgid "Cross-platform MIDI library for C++" +msgstr "" + +#: gnu/packages/audio.scm:2175 +msgid "" +"RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" +"classes) that provide a common cross-platform API for realtime MIDI\n" +"input/output." +msgstr "" + +#: gnu/packages/audio.scm:2200 +msgid "Library for serialising LV2 atoms to/from RDF" +msgstr "" + +#: gnu/packages/audio.scm:2202 +msgid "" +"Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" +"the Turtle syntax." +msgstr "" + +#: gnu/packages/audio.scm:2230 +msgid "Library for loading and wrapping LV2 plugin UIs" +msgstr "" + +#: gnu/packages/audio.scm:2232 +msgid "" +"Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" +"\n" +"Suil makes it possible to load a UI of a toolkit in a host using another\n" +"toolkit. The API is designed such that hosts do not need to explicitly\n" +"support specific toolkits – if Suil supports a particular toolkit, then UIs " +"in\n" +"that toolkit will work in all hosts that use Suil automatically.\n" +"\n" +"Suil currently supports every combination of Gtk, Qt, and X11." +msgstr "" + +#: gnu/packages/audio.scm:2289 +msgid "Software synthesizer for playing MIDI files" +msgstr "" + +#: gnu/packages/audio.scm:2291 +msgid "" +"TiMidity++ is a software synthesizer. It can play MIDI files by\n" +"converting them into PCM waveform data; give it a MIDI data along with " +"digital\n" +"instrument data files, then it synthesizes them in real-time, and plays. " +"It\n" +"can not only play sounds, but also can save the generated waveforms into " +"hard\n" +"disks as various audio file formats." +msgstr "" + +#: gnu/packages/audio.scm:2329 +msgid "Modular and extensible audio processing system" +msgstr "" + +#: gnu/packages/audio.scm:2331 +msgid "" +"Vamp is an audio processing plugin system for plugins that extract\n" +"descriptive information from audio data — typically referred to as audio\n" +"analysis plugins or audio feature extraction plugins." +msgstr "" + +#: gnu/packages/audio.scm:2370 +msgid "Library for time stretching and pitch scaling of audio" +msgstr "" + +#: gnu/packages/audio.scm:2372 +msgid "" +"SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" +"stretching and pitch scaling of audio. This package contains the library." +msgstr "" + +#: gnu/packages/audio.scm:2394 +msgid "Hybrid lossless audio codec" +msgstr "" + +#: gnu/packages/audio.scm:2396 +msgid "" +"WavPack is an audio compression format with lossless, lossy and hybrid\n" +"compression modes. This package contains command-line programs and library " +"to\n" +"encode and decode wavpack files." +msgstr "" + +#: gnu/packages/audio.scm:2415 +msgid "Mod file playing library" +msgstr "" + +#: gnu/packages/audio.scm:2417 +msgid "" +"Libmodplug renders mod music files as raw audio data, for playing or\n" +"conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" +"supported. Optional features include high-quality resampling, bass " +"expansion,\n" +"surround and reverb." +msgstr "" + +#: gnu/packages/audio.scm:2436 +msgid "Module player library" +msgstr "" + +#: gnu/packages/audio.scm:2438 +msgid "" +"Libxmp is a library that renders module files to PCM data. It supports\n" +"over 90 mainstream and obscure module formats including Protracker (MOD),\n" +"Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." +msgstr "" + +#: gnu/packages/audio.scm:2461 +msgid "Extended module player" +msgstr "" + +#: gnu/packages/audio.scm:2463 +msgid "" +"Xmp is a portable module player that plays over 90 mainstream and\n" +"obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" +"Tracker 3 S3M and Impulse Tracker IT files." +msgstr "" + +#: gnu/packages/audio.scm:2494 +msgid "Audio processing library for changing tempo, pitch and playback rate" +msgstr "" + +#: gnu/packages/audio.scm:2496 +msgid "" +"SoundTouch is an audio processing library for changing the tempo, pitch\n" +"and playback rates of audio streams or audio files. It is intended for\n" +"application developers writing sound processing tools that require tempo/" +"pitch\n" +"control functionality, or just for playing around with the sound effects." +msgstr "" + +#: gnu/packages/audio.scm:2533 +msgid "Sound processing utility" +msgstr "" + +#: gnu/packages/audio.scm:2535 +msgid "" +"SoX (Sound eXchange) is a command line utility that can convert\n" +"various formats of computer audio files to other formats. It can also\n" +"apply various effects to these sound files, and, as an added bonus, SoX\n" +"can play and record audio files." +msgstr "" + +#: gnu/packages/audio.scm:2558 +msgid "One-dimensional sample-rate conversion library" +msgstr "" + +#: gnu/packages/audio.scm:2560 +msgid "" +"The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" +"conversion. It may be used, for example, to resample PCM-encoded audio." +msgstr "" + +#: gnu/packages/audio.scm:2590 +msgid "MPEG Audio Layer 2 (MP2) encoder" +msgstr "" + +#: gnu/packages/audio.scm:2592 +msgid "" +"TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" +"tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" +"portions of LAME." +msgstr "" + +#: gnu/packages/audio.scm:2631 +msgid "Audio I/O library" +msgstr "" + +#: gnu/packages/audio.scm:2633 +msgid "" +"PortAudio is a portable C/C++ audio I/O library providing a simple API\n" +"to record and/or play sound using a callback function or a blocking read/" +"write\n" +"interface." +msgstr "" + +#: gnu/packages/audio.scm:2663 +msgid "Graphical user interface for FluidSynth" +msgstr "" + +#: gnu/packages/audio.scm:2665 +msgid "" +"Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" +"synthesizer written in C++." +msgstr "" + +#: gnu/packages/audio.scm:2702 +msgid "Networked audio system" +msgstr "" + +#: gnu/packages/audio.scm:2704 +msgid "" +"RSound allows you to send audio from an application and transfer it\n" +"directly to a different computer on your LAN network. It is an audio " +"daemon\n" +"with a much different focus than most other audio daemons." +msgstr "" + +#: gnu/packages/audio.scm:2735 +msgid "JACK audio frequency analyzer and display" +msgstr "" + +#: gnu/packages/audio.scm:2737 +msgid "" +"XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" +"Connection Kit. It can display the FFT of any input, modify it and output " +"the\n" +"result." +msgstr "" + +#: gnu/packages/audio.scm:2781 +msgid "Fast, partitioned convolution engine library" +msgstr "" + +#: gnu/packages/audio.scm:2783 +msgid "" +"Zita convolver is a C++ library providing a real-time convolution\n" +"engine." +msgstr "" + +#: gnu/packages/audio.scm:2828 +msgid "C++ library for resampling audio signals" +msgstr "" + +#: gnu/packages/audio.scm:2830 +msgid "" +"Libzita-resampler is a C++ library for resampling audio signals. It is\n" +"designed to be used within a real-time processing context, to be fast, and " +"to\n" +"provide high-quality sample rate conversion." +msgstr "" + +#: gnu/packages/audio.scm:2874 +msgid "" +"Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" +"access to ALSA PCM devices, taking care of the many functions required to\n" +"open, initialise and use a hw: device in mmap mode, and providing floating\n" +"point audio data." +msgstr "" + +#: gnu/packages/audio.scm:2905 +msgid "Cue and toc file parsers and utilities" +msgstr "" + +#: gnu/packages/audio.scm:2906 +msgid "" +"Cuetools is a set of programs that are useful for manipulating\n" +"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and " +"TOC\n" +"files are a way to represent the layout of a data or audio CD in a\n" +"machine-readable ASCII format." +msgstr "" + +#: gnu/packages/audio.scm:2925 +msgid "WAVE audio data processing tool" +msgstr "" + +#: gnu/packages/audio.scm:2926 +msgid "" +"shntool is a multi-purpose WAVE data processing and reporting\n" +"utility. File formats are abstracted from its core, so it can process any " +"file\n" +"that contains WAVE data, compressed or not---provided there exists a format\n" +"module to handle that particular file type. It can also generate CUE files, " +"and\n" +"use them split WAVE data into multiple files." +msgstr "" + +#: gnu/packages/audio.scm:2964 +msgid "DTS Coherent Acoustics decoder" +msgstr "" + +#: gnu/packages/audio.scm:2965 +msgid "" +"Dcadec is a DTS Coherent Acoustics surround sound decoder\n" +"with support for HD extensions." +msgstr "" + +#: gnu/packages/audio.scm:2986 +msgid "Tool to adjust loudness of media files" +msgstr "" + +#: gnu/packages/audio.scm:2988 +msgid "" +"BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its\n" +"flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the\n" +"loudness of audio and video files to the same level." +msgstr "" + +#: gnu/packages/audio.scm:3019 +msgid "Lightweight audio filtering library" +msgstr "" + +#: gnu/packages/audio.scm:3020 +msgid "" +"An easy to use audio filtering library made from webrtc\n" +"code, used in @code{libtoxcore}." +msgstr "" + +#: gnu/packages/audio.scm:3064 +msgid "GSM 06.10 lossy speech compression library" +msgstr "" + +#: gnu/packages/audio.scm:3065 +msgid "" +"This C library provides an encoder and a decoder for the GSM\n" +"06.10 RPE-LTP lossy speech compression algorithm." +msgstr "" + +#: gnu/packages/audio.scm:3086 +msgid "ALSA wrappers for Python" +msgstr "" + +#: gnu/packages/audio.scm:3088 +msgid "" +"This package contains wrappers for accessing the ALSA API from Python.\n" +"It is currently fairly complete for PCM devices, and has some support for\n" +"mixers." +msgstr "" + +#: gnu/packages/audio.scm:3132 +msgid "Bluetooth ALSA backend" +msgstr "" + +#: gnu/packages/audio.scm:3133 +msgid "" +"This project is a rebirth of a direct integration between\n" +"Bluez and ALSA. Since Bluez >= 5, the build-in integration has been " +"removed\n" +"in favor of 3rd party audio applications. From now on, Bluez acts as a\n" +"middleware between an audio application, which implements Bluetooth audio\n" +"profile, and a Bluetooth audio device. BlueALSA registers all known " +"Bluetooth\n" +"audio profiles in Bluez, so in theory every Bluetooth device (with audio\n" +"capabilities) can be connected. In order to access the audio stream, one " +"has\n" +"to connect to the ALSA PCM device called @code{bluealsa}. The device is " +"based\n" +"on the ALSA software PCM plugin." +msgstr "" + +#: gnu/packages/audio.scm:3195 +#, fuzzy +msgid "Sound editor" +msgstr "Datenstromeditor" + +#: gnu/packages/audio.scm:3198 +msgid "" +"Snd is a sound editor modelled loosely after Emacs. It can be\n" +"customized and extended using either the s7 Scheme implementation (included " +"in\n" +"the Snd sources), Ruby, or Forth." +msgstr "" + +#: gnu/packages/audio.scm:3231 +msgid "LV2 plugin for broadband noise reduction" +msgstr "" + +#: gnu/packages/audio.scm:3232 +msgid "" +"Noise Repellent is an LV2 plugin to reduce noise. It has\n" +"the following features:\n" +"\n" +"@enumerate\n" +"@item Spectral gating and spectral subtraction suppression rule\n" +"@item Adaptive and manual noise thresholds estimation\n" +"@item Adjustable noise floor\n" +"@item Adjustable offset of thresholds to perform over-subtraction\n" +"@item Time smoothing and a masking estimation to reduce artifacts\n" +"@item Basic onset detector to avoid transients suppression\n" +"@item Whitening of the noise floor to mask artifacts and to recover higher\n" +" frequencies\n" +"@item Option to listen to the residual signal\n" +"@item Soft bypass\n" +"@item Noise profile saved with the session\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/audio.scm:3300 +msgid "Command-line audio visualizer" +msgstr "" + +#: gnu/packages/audio.scm:3301 +msgid "" +"@code{cli-visualizer} displays fast-Fourier\n" +"transforms (FFTs) of the sound being played, as well as other graphical\n" +"representations." +msgstr "" + +#: gnu/packages/audio.scm:3352 +msgid "Console audio visualizer for ALSA, MPD, and PulseAudio" +msgstr "" + +#: gnu/packages/audio.scm:3353 +msgid "" +"C.A.V.A. is a bar audio spectrum visualizer for the terminal\n" +"using ALSA, MPD, PulseAudio, or a FIFO buffer as its input." +msgstr "" + +#: gnu/packages/audio.scm:3385 +msgid "Pro-quality GM soundfont" +msgstr "" + +#: gnu/packages/audio.scm:3386 +msgid "Fluid-3 is Frank Wen's pro-quality GM soundfont." +msgstr "" + +#: gnu/packages/backup.scm:115 +msgid "Encrypted backup using rsync algorithm" +msgstr "" + +#: gnu/packages/backup.scm:117 +msgid "" +"Duplicity backs up directories by producing encrypted tar-format volumes\n" +"and uploading them to a remote or local file server. Because duplicity " +"uses\n" +"librsync, the incremental archives are space efficient and only record the\n" +"parts of files that have changed since the last backup. Because duplicity\n" +"uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" +"spying and/or modification by the server." +msgstr "" + +#: gnu/packages/backup.scm:146 +msgid "File verification and repair tools" +msgstr "" + +#: gnu/packages/backup.scm:147 +msgid "" +"Par2cmdline uses Reed-Solomon error-correcting codes to\n" +"generate and verify PAR2 recovery files. These files can be distributed\n" +"alongside the source files or stored together with back-ups to protect " +"against\n" +"transmission errors or @dfn{bit rot}, the degradation of storage media over\n" +"time.\n" +"Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the\n" +"damage isn't too extensive (and smaller than the size of the recovery file), " +"it\n" +"can even repair them." +msgstr "" + +#: gnu/packages/backup.scm:183 +msgid "Simple incremental backup tool" +msgstr "" + +#: gnu/packages/backup.scm:185 +msgid "" +"Hdup2 is a backup utility, its aim is to make backup really simple. The\n" +"backup scheduling is done by means of a cron job. It supports an\n" +"include/exclude mechanism, remote backups, encrypted backups and split\n" +"backups (called chunks) to allow easy burning to CD/DVD." +msgstr "" + +#: gnu/packages/backup.scm:239 +msgid "Multi-format archive and compression library" +msgstr "" + +#: gnu/packages/backup.scm:241 +msgid "" +"Libarchive provides a flexible interface for reading and writing\n" +"archives in various formats such as tar and cpio. Libarchive also supports\n" +"reading and writing archives compressed using various compression filters " +"such\n" +"as gzip and bzip2. The library is inherently stream-oriented; readers\n" +"serially iterate through the archive, writers serially add things to the\n" +"archive. In particular, note that there is currently no built-in support " +"for\n" +"random access nor for in-place modification." +msgstr "" + +#: gnu/packages/backup.scm:302 +msgid "Provide a list of files to backup" +msgstr "" + +#: gnu/packages/backup.scm:304 +msgid "" +"Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" +"Rdup itself does not backup anything, it only print a list of absolute\n" +"file names to standard output. Auxiliary scripts are needed that act on " +"this\n" +"list and implement the backup strategy." +msgstr "" + +#: gnu/packages/backup.scm:334 +msgid "Tar-compatible archiver" +msgstr "" + +#: gnu/packages/backup.scm:336 +msgid "" +"Btar is a tar-compatible archiver which allows arbitrary compression and\n" +"ciphering, redundancy, differential backup, indexed extraction, multicore\n" +"compression, input and output serialisation, and tolerance to partial " +"archive\n" +"errors." +msgstr "" + +#: gnu/packages/backup.scm:362 +msgid "Local/remote mirroring+incremental backup" +msgstr "" + +#: gnu/packages/backup.scm:364 +msgid "" +"Rdiff-backup backs up one directory to another, possibly over a network.\n" +"The target directory ends up a copy of the source directory, but extra " +"reverse\n" +"diffs are stored in a special subdirectory of that target directory, so you\n" +"can still recover files lost some time ago. The idea is to combine the " +"best\n" +"features of a mirror and an incremental backup. Rdiff-backup also " +"preserves\n" +"subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" +"modification times, extended attributes, acls, and resource forks. Also,\n" +"rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" +"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive " +"up\n" +"to a remote location, and only the differences will be transmitted. " +"Finally,\n" +"rdiff-backup is easy to use and settings have sensible defaults." +msgstr "" + +#: gnu/packages/backup.scm:406 +msgid "Deduplicating snapshot backup utility based on rsync" +msgstr "" + +#: gnu/packages/backup.scm:407 +msgid "" +"rsnapshot is a file system snapshot utility based on rsync.\n" +"rsnapshot makes it easy to make periodic snapshots of local machines, and\n" +"remote machines over SSH. To reduce the disk space required for each " +"backup,\n" +"rsnapshot uses hard links to deduplicate identical files." +msgstr "" + +#: gnu/packages/backup.scm:442 +msgid "Tools & library for data backup and distributed storage" +msgstr "" + +#: gnu/packages/backup.scm:444 +msgid "" +"Libchop is a set of utilities and library for data backup and\n" +"distributed storage. Its main application is @command{chop-backup}, an\n" +"encrypted backup program that supports data integrity checks, versioning,\n" +"distribution among several sites, selective sharing of stored data, " +"adaptive\n" +"compression, and more. The library itself implements storage techniques " +"such\n" +"as content-addressable storage, content hash keys, Merkle trees, similarity\n" +"detection, and lossless compression." +msgstr "" + +#: gnu/packages/backup.scm:555 +msgid "Deduplicated, encrypted, authenticated and compressed backups" +msgstr "" + +#: gnu/packages/backup.scm:556 +msgid "" +"Borg is a deduplicating backup program. Optionally, it\n" +"supports compression and authenticated encryption. The main goal of Borg is " +"to\n" +"provide an efficient and secure way to backup data. The data deduplication\n" +"technique used makes Borg suitable for daily backups since only changes are\n" +"stored. The authenticated encryption technique makes it suitable for " +"backups\n" +"to not fully trusted targets. Borg is a fork of Attic." +msgstr "" + +#: gnu/packages/backup.scm:602 +msgid "Deduplicating backup program" +msgstr "" + +#: gnu/packages/backup.scm:603 +msgid "" +"Attic is a deduplicating backup program. The main goal of\n" +"Attic is to provide an efficient and secure way to backup data. The data\n" +"deduplication technique used makes Attic suitable for daily backups since " +"only\n" +"changes are stored." +msgstr "" + +#: gnu/packages/backup.scm:633 +msgid "WIM file manipulation library and utilities" +msgstr "" + +#: gnu/packages/backup.scm:634 +msgid "" +"wimlib is a C library and set of command-line utilities for\n" +"creating, modifying, extracting, and mounting archives in the Windows " +"Imaging\n" +"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and " +"to\n" +"NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." +msgstr "" + +#: gnu/packages/backup.scm:691 +msgid "Easy and secure backup program" +msgstr "" + +#: gnu/packages/backup.scm:692 +msgid "" +"Obnam is an easy, secure backup program. Features\n" +"include snapshot backups, data de-duplication and encrypted backups\n" +"using GnuPG. Backups can be stored on local hard disks, or online via\n" +"the SSH SFTP protocol. The backup server, if used, does not require\n" +"any special software, on top of SSH." +msgstr "" + +#: gnu/packages/backup.scm:798 +msgid "Fast, disk based, rotating network backup system" +msgstr "" + +#: gnu/packages/backup.scm:800 +msgid "" +"With dirvish you can maintain a set of complete images of your\n" +"file systems with unattended creation and expiration. A dirvish backup " +"vault\n" +"is like a time machine for your data. " +msgstr "" + +#: gnu/packages/base.scm:77 msgid "Hello, GNU world: An example GNU package" msgstr "Hallo, GNU-Welt: Ein GNU-Beispielpaket" -#: gnu/packages/base.scm:67 +#: gnu/packages/base.scm:79 +msgid "" +"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" +"serves as an example of standard GNU coding practices. As such, it " +"supports\n" +"command-line arguments, multiple languages, and so on." +msgstr "" +"GNU Hello gibt die Meldung »Hello, world!« aus und beendet sich dann.\n" +"Es dient als ein Beispiel für die Standardwege zur Erzeugung von GNU-Code.\n" +"Als solches unterstützt es Befehlszeilenargumente, mehrere Sprachen usw." + +#: gnu/packages/base.scm:114 +msgid "Print lines matching a pattern" +msgstr "Zeilen zurückgeben, die auf ein Muster passen" + +#: gnu/packages/base.scm:116 +msgid "" +"grep is a tool for finding text inside files. Text is found by\n" +"matching a pattern provided by the user in one or many files. The pattern\n" +"may be provided as a basic or extended regular expression, or as fixed\n" +"strings. By default, the matching text is simply printed to the screen,\n" +"however the output can be greatly customized to include, for example, line\n" +"numbers. GNU grep offers many extensions over the standard utility,\n" +"including, for example, recursive directory searching." +msgstr "" +"Grep ist ein Werkzeug zum Finden von Text in Dateien. Textteile werden " +"durch\n" +"Vergleichen anhand eines vom Benutzer angegebenen Musters in einer oder\n" +"mehreren Dateien gesucht. Das Muster kann als einfacher oder erweiterter\n" +"regulärer Ausdruck oder auch als einfache Zeichenkette angegeben werden.\n" +"In der Voreinstellung wird der Suchtreffer auf dem Bildschirm ausgegeben,\n" +"aber die Ausgabe kann auf vielfältige Weise angepasst werden, um beispiels-\n" +"weise Zeilennummern mit anzuzeigen. GNU Grep bietet viele Erweiterungen\n" +"im Vergleich zum Standardwerkzeug, zum Beispiel die rekursive Suche\n" +"in Verzeichnisstrukturen." + +#: gnu/packages/base.scm:138 +msgid "Stream editor" +msgstr "Datenstromeditor" + +#: gnu/packages/base.scm:160 +msgid "" +"Sed is a non-interactive, text stream editor. It receives a text\n" +"input from a file or from standard input and it then applies a series of " +"text\n" +"editing commands to the stream and prints its output to standard output. " +"It\n" +"is often used for substituting text patterns in a stream. The GNU\n" +"implementation offers several extensions over the standard utility." +msgstr "" +"Sed ist ein nicht-interaktiver Editor für Text-Datenströme. Er empfängt " +"eine\n" +"Texteingabe aus einer Datei oder der Standardeingabe und wendet eine Reihe " +"von\n" +"Textbearbeitungsbefehlen darauf an. Das Ergebnis wird in der " +"Standardausgabe\n" +"ausgegeben. Er wird häufig zum Ersetzen von Textmustern in einem Datenstrom\n" +"verwendet. Die GNU-Implementation bietet gegenüber dem Standardwerkzeug\n" +"diverse Erweiterungen." + +#: gnu/packages/base.scm:200 +msgid "Managing tar archives" +msgstr "Tar-Archive verwalten" + +#: gnu/packages/base.scm:202 +msgid "" +"Tar provides the ability to create tar archives, as well as the\n" +"ability to extract, update or list files in an existing archive. It is\n" +"useful for combining many files into one larger file, while maintaining\n" +"directory structure and file information such as permissions and\n" +"creation/modification dates. GNU tar offers many extensions over the\n" +"standard utility." +msgstr "" +"Tar ermöglicht Ihnen das Erstellen oder Entpacken von Tar-Archiven sowie\n" +"die Aktualisierung oder Auflistung von Dateien eines existierenden Archivs.\n" +"Es dient zum Zusammenfassen mehrerer Dateien in einer einzigen Datei, wobei\n" +"die Verzeichnisstruktur und Dsateiinformationen wie Erstellungs- und\n" +"Änderungszeitpunkte sowie Zugriffsrechte erhalten bleiben. GNU Tar bietet\n" +"viele Erweiterungen über die Fähigkeiten des Standardwerkzeugs hinaus." + +#: gnu/packages/base.scm:225 +msgid "Apply differences to originals, with optional backups" +msgstr "" +"Unterschiede auf Originaldateien anwenden, mit optionaler Datensicherung" + +#: gnu/packages/base.scm:227 +msgid "" +"Patch is a program that applies changes to files based on differences\n" +"laid out as by the program \"diff\". The changes may be applied to one or " +"more\n" +"files depending on the contents of the diff file. It accepts several\n" +"different diff formats. It may also be used to revert previously applied\n" +"differences." +msgstr "" +"Patch ist ein Programm, das Änderungen auf Dateien anwendet, die durch das\n" +"Programm »diff« erzeugt wurden. Die Änderungen können auf eine oder mehrere\n" +"Dateien angewendet werden, abhängig vom Inhalt der Diff-Datei. Es " +"akzeptiert\n" +"verschiedene Diff-Formate. Es kann auch dazu genutzt werden, frühere\n" +"Anwendungen von Diff-Dateien rückgängig zu machen." + +#: gnu/packages/base.scm:248 +msgid "Comparing and merging files" +msgstr "Dateien vergleichen und zusammenführen" + +#: gnu/packages/base.scm:250 +#, fuzzy +msgid "" +"GNU Diffutils is a package containing tools for finding the\n" +"differences between files. The \"diff\" command is used to show how two " +"files\n" +"differ, while \"cmp\" shows the offsets and line numbers where they differ.\n" +"\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" +"interactive means to merge two files." +msgstr "" +"Das Paket GNU Diffutils enthält Werkzeuge zum Finden von Unterschieden\n" +"zwischen Dateien. Der Befehl »diff« wird dazu verwendet, zwei Dateien\n" +"zu vergleichen, um die Unterschiede kenntlich zu machen, während »cmp« " +"anhand\n" +"von Position und Zeilennummern zeigt, wo genau die Unterschiede liegen.\n" +"Weiterhin bietet »sdiff« eine Möglichkeit, zwei Dateien interaktiv\n" +"zusammenzuführen." + +#: gnu/packages/base.scm:293 +msgid "Operating on files matching given criteria" +msgstr "Verarbeitung von Dateien anhand gegebener Kriterien" + +#: gnu/packages/base.scm:295 +msgid "" +"Findutils supplies the basic file directory searching utilities of the\n" +"GNU system. It consists of two primary searching utilities: \"find\"\n" +"recursively searches for files in a directory according to given criteria " +"and\n" +"\"locate\" lists files in a database that match a query. Two auxiliary " +"tools\n" +"are included: \"updatedb\" updates the file name database and \"xargs\" may " +"be\n" +"used to apply commands with arbitrarily long arguments." +msgstr "" +"Das Paket Findutils stellt im GNU-System die grundlegenden Werkzeuge zum " +"Suchen\n" +"in Verzeichnissen bereit. Zwei primäre Suchwerkzeuge sind enthalten: »find«\n" +"sucht anhand angegebener Kriterien rekursiv nach Dateien in Verzeichnissen\n" +"und »locate« listet Dateien in einer Datenbank auf, die einer Abfrage\n" +"entsprechen. Zwei Hilfswerkzeuge sind außerdem enthalten: »updatedb« " +"aktualisiert\n" +"die Dateinamendatenbank und »xargs« dient dazu, Befehle mit willkürlich\n" +"langen Argumenten anzuwenden." + +#: gnu/packages/base.scm:353 +msgid "Core GNU utilities (file, text, shell)" +msgstr "GNU-Kernprogramme (Datei, Text, Shell)" + +#: gnu/packages/base.scm:355 +msgid "" +"GNU Coreutils includes all of the basic command-line tools that are\n" +"expected in a POSIX system. These provide the basic file, shell and text\n" +"manipulation functions of the GNU system. Most of these tools offer " +"extended\n" +"functionality beyond that which is outlined in the POSIX standard." +msgstr "" +"Die GNU Coreutils enthalten alle grundlegenden Befehlszeilenwerkzeuge, die\n" +"Sie in einem POSIX-System erwarten. Diese bieten Ihnen die " +"Bearbeitungsfunktionen\n" +"für Dateien, Text und Shell des GNU-Systems. Die meisten dieser Werkzeuge " +"bieten\n" +"im Vergleich zu den in POSIX festgelegten Standards erweiterte " +"Funktionalität." + +#: gnu/packages/base.scm:397 +msgid "Remake files automatically" +msgstr "Automatisches Remake von Dateien" + +#: gnu/packages/base.scm:399 +msgid "" +"Make is a program that is used to control the production of\n" +"executables or other files from their source files. The process is\n" +"controlled from a Makefile, in which the developer specifies how each file " +"is\n" +"generated from its source. It has powerful dependency resolution and the\n" +"ability to determine when files have to be regenerated after their sources\n" +"change. GNU make offers many powerful extensions over the standard utility." +msgstr "" +"Make ist ein Programm, das zur Steuerung der Erstellung von ausführbaren\n" +"oder anderen Dateien aus deren Quelldateien verwendet wird. Der Prozess\n" +"wird über ein »Makefile« gesteuert, in welchem der Entwickler angibt, auf\n" +"welche Weise jede der Dateien aus den Quellen erzeugt werden soll. Das\n" +"Programm verfügt über eine leistungsfähige Abhängigkeitsauflösung und die\n" +"Fähigkeit zu bestimmen, wann eine Datei neu erstellt werden muss, wenn sich\n" +"deren Quellen geändert haben. GNU Make bietet mächtige Erweiterungen über " +"die\n" +"Fähigkeiten des Standardwerkzeugs hinaus. " + +#: gnu/packages/base.scm:440 +msgid "Binary utilities: bfd gas gprof ld" +msgstr "Binär-Dienstprogramme: bfd gas gprof ld" + +#: gnu/packages/base.scm:442 +#, fuzzy +msgid "" +"GNU Binutils is a collection of tools for working with binary files.\n" +"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" +"Other tools include programs to display binary profiling information, list\n" +"the strings in a binary file, and utilities for working with archives. The\n" +"\"bfd\" library for working with executable and object formats is also\n" +"included." +msgstr "" +"Die GNU Binutils sind eine Werkzeugsammlung zum Arbeiten mit Binärdateien.\n" +"Die erwähnenswertesten sind »ld«, ein Linker, und »as«, ein Assembler. " +"Weitere\n" +"enthaltene Werkzeuge zeigen Profiling-Informationen an, listen die\n" +"Zeichenketten in einer Binärdatei auf oder dienen der Arbeit mit Archiven.\n" +"Die »bfd«-Bibliothek zum Arbeiten mit ausführbaren oder Objektformaten\n" +"ist ebenfalls enthalten." + +#: gnu/packages/base.scm:516 +msgid "The linker wrapper" +msgstr "Der Linker-Wrapper" + +#: gnu/packages/base.scm:518 +msgid "" +"The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" +"missing '-rpath' flags, and to detect any misuse of libraries outside of " +"the\n" +"store." +msgstr "" + +#: gnu/packages/base.scm:746 +msgid "The GNU C Library" +msgstr "Die GNU C-Bibliothek" + +#: gnu/packages/base.scm:748 +msgid "" +"Any Unix-like operating system needs a C library: the library which\n" +"defines the \"system calls\" and other basic facilities such as open, " +"malloc,\n" +"printf, exit...\n" +"\n" +"The GNU C library is used as the C library in the GNU system and most " +"systems\n" +"with the Linux kernel." +msgstr "" +"Jedes Unix-ähnliche Betriebssystem braucht eine C-Bibliothek: Dies ist die\n" +"Bibliothek, welche die »Systemaufrufe« und andere Grundfunktionen wie " +"»open«,\n" +"»malloc«, »printf«, »exit« usw. definiert.\n" +"\n" +"Die GNU-C-Bibliothek wird als die C-Bibliothek im GNU-System sowie den " +"meisten\n" +"Systemen mit dem Linux-Kernel verwendet." + +#: gnu/packages/base.scm:826 +#, fuzzy +msgid "The GNU C Library (GNU Hurd variant)" +msgstr "Die GNU C-Bibliothek" + +#: gnu/packages/base.scm:953 +msgid "All the locales supported by the GNU C Library" +msgstr "" + +#: gnu/packages/base.scm:955 +msgid "" +"This package provides all the locales supported by the GNU C Library,\n" +"more than 400 in total. To use them set the 'LOCPATH' environment variable " +"to\n" +"the 'share/locale' sub-directory of this package." +msgstr "" + +#: gnu/packages/base.scm:1025 +msgid "Small sample of UTF-8 locales" +msgstr "" + +#: gnu/packages/base.scm:1027 +msgid "" +"This package provides a small sample of UTF-8 locales mostly useful in\n" +"test environments." +msgstr "" + +#: gnu/packages/base.scm:1045 +msgid "Find full path of shell commands" +msgstr "" + +#: gnu/packages/base.scm:1047 +msgid "" +"The which program finds the location of executables in PATH, with a\n" +"variety of options. It is an alternative to the shell \"type\" built-in\n" +"command." +msgstr "" + +#: gnu/packages/base.scm:1152 +msgid "Database of current and historical time zones" +msgstr "Datenbank aktueller und historischer Zeitzonen" + +#: gnu/packages/base.scm:1153 +#, fuzzy +msgid "" +"The Time Zone Database (often called tz or zoneinfo)\n" +"contains code and data that represent the history of local time for many\n" +"representative locations around the globe. It is updated periodically to\n" +"reflect changes made by political bodies to time zone boundaries, UTC " +"offsets,\n" +"and daylight-saving rules." +msgstr "" +"Die Zeitzonen-Datenbank (oft »tz« oder »zoneinfo« genannt) enthält Code\n" +"und Daten, welche den Verlauf der lokalen Zeit für zahlreiche\n" +"repräsentative Orte rund um den Globus bereitstellen. Diese Daten werden\n" +"regelmäßig aktualisiert, um politisch begründete Änderungen der " +"Zeitzonengrenzen,\n" +"Verschiebung gegenüber der Weltzeit oder den Sommerzeit-Winterzeit-" +"Regelungen\n" +"zu reflektieren." + +#: gnu/packages/base.scm:1205 +msgid "Character set conversion library" +msgstr "" + +#: gnu/packages/base.scm:1207 +msgid "" +"libiconv provides an implementation of the iconv function for systems\n" +"that lack it. iconv is used to convert between character encodings in a\n" +"program. It supports a wide variety of different encodings." +msgstr "" + +#: gnu/packages/bittorrent.scm:108 +msgid "Fast and easy BitTorrent client" +msgstr "" + +#: gnu/packages/bittorrent.scm:110 +msgid "" +"Transmission is a BitTorrent client that comes with graphical,\n" +"textual, and Web user interfaces. Transmission also has a daemon for\n" +"unattended operations. It supports local peer discovery, full encryption,\n" +"DHT, µTP, PEX and Magnet Links." +msgstr "" + +#: gnu/packages/bittorrent.scm:142 +msgid "BitTorrent library of rtorrent" +msgstr "" + +#: gnu/packages/bittorrent.scm:144 +msgid "" +"LibTorrent is a BitTorrent library used by and developed in parallel\n" +"with the BitTorrent client rtorrent. It is written in C++ with emphasis on\n" +"speed and efficiency." +msgstr "" + +#: gnu/packages/bittorrent.scm:171 +msgid "BitTorrent client with ncurses interface" +msgstr "" + +#: gnu/packages/bittorrent.scm:173 +msgid "" +"rTorrent is a BitTorrent client with an ncurses interface. It supports\n" +"full encryption, DHT, PEX, and Magnet Links. It can also be controlled via\n" +"XML-RPC over SCGI." +msgstr "" + +#: gnu/packages/bittorrent.scm:206 gnu/packages/bittorrent.scm:247 +msgid "Console client for the Transmission BitTorrent daemon" +msgstr "" + +#: gnu/packages/bittorrent.scm:207 +msgid "" +"Tremc is a console client, with a curses interface, for the\n" +"Transmission BitTorrent daemon." +msgstr "" + +#: gnu/packages/bittorrent.scm:248 +msgid "" +"Transmission-remote-cli is a console client, with a curses\n" +"interface, for the Transmission BitTorrent daemon. This package is no " +"longer\n" +"maintained upstream." +msgstr "" + +#: gnu/packages/bittorrent.scm:296 +msgid "Utility for parallel downloading files" +msgstr "" + +#: gnu/packages/bittorrent.scm:298 +msgid "" +"Aria2 is a lightweight, multi-protocol & multi-source command-line\n" +"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and " +"Metalink.\n" +"Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces." +msgstr "" + +#: gnu/packages/bittorrent.scm:331 +msgid "Universal download manager with GTK+ interface" +msgstr "" + +#: gnu/packages/bittorrent.scm:333 +msgid "" +"uGet is portable download manager with GTK+ interface supporting\n" +"HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection\n" +"downloads, download scheduling, download rate limiting." +msgstr "" + +#: gnu/packages/bittorrent.scm:362 +msgid "Utility to create BitTorrent metainfo files" +msgstr "" + +#: gnu/packages/bittorrent.scm:364 +msgid "" +"mktorrent is a simple command-line utility to create BitTorrent\n" +"@dfn{metainfo} files, often known simply as @dfn{torrents}, from both " +"single\n" +"files and whole directories. It can add multiple trackers and web seed " +"URLs,\n" +"and set the @code{private} flag to disallow advertisement through the\n" +"distributed hash table (@dfn{DHT}) and Peer Exchange. Hashing is multi-" +"threaded\n" +"and will take advantage of multiple processor cores where possible." +msgstr "" + +#: gnu/packages/bittorrent.scm:403 +msgid "Feature complete BitTorrent implementation" +msgstr "" + +#: gnu/packages/bittorrent.scm:405 +msgid "" +"libtorrent-rasterbar is a feature complete C++ BitTorrent implementation\n" +"focusing on efficiency and scalability. It runs on embedded devices as well " +"as\n" +"desktops." +msgstr "" + +#: gnu/packages/certs.scm:67 +msgid "Python script to extract .pem data from certificate collection" +msgstr "" + +#: gnu/packages/certs.scm:69 +msgid "" +"certdata2pem.py is a Python script to transform X.509 certificate\n" +"\"source code\" as contained, for example, in the Mozilla sources, into\n" +".pem formatted certificates." +msgstr "" + +#: gnu/packages/certs.scm:138 +msgid "CA certificates from Mozilla" +msgstr "" + +#: gnu/packages/certs.scm:140 +msgid "" +"This package provides certificates for Certification Authorities (CA)\n" +"taken from the NSS package and thus ultimately from the Mozilla project." +msgstr "" + +#: gnu/packages/certs.scm:209 +msgid "Let's Encrypt root and intermediate certificates" +msgstr "" + +#: gnu/packages/certs.scm:210 +msgid "" +"This package provides a certificate store containing only the\n" +"Let's Encrypt root and intermediate certificates. It is intended to be " +"used\n" +"within Guix." +msgstr "" + +#: gnu/packages/compression.scm:104 +msgid "Compression library" +msgstr "" + +#: gnu/packages/compression.scm:106 +msgid "" +"zlib is designed to be a free, general-purpose, legally unencumbered --\n" +"that is, not covered by any patents -- lossless data-compression library " +"for\n" +"use on virtually any computer hardware and operating system. The zlib data\n" +"format is itself portable across platforms. Unlike the LZW compression " +"method\n" +"used in Unix compress(1) and in the GIF image format, the compression " +"method\n" +"currently used in zlib essentially never expands the data. (LZW can double " +"or\n" +"triple the file size in extreme cases.) zlib's memory footprint is also\n" +"independent of the input data and can be reduced, if necessary, at some " +"cost\n" +"in compression." +msgstr "" + +#: gnu/packages/compression.scm:137 +msgid "Zip Compression library" +msgstr "" + +#: gnu/packages/compression.scm:139 +msgid "" +"Minizip is a minimalistic library that supports compressing,\n" +"extracting and viewing ZIP archives. This version is extracted from\n" +"the @code{zlib} source." +msgstr "" + +#: gnu/packages/compression.scm:158 +msgid "Replacement for Sun's 'jar' utility" +msgstr "" + +#: gnu/packages/compression.scm:160 +msgid "" +"FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" +"utility. Instead of being written in Java, FastJar is written in C." +msgstr "" + +#: gnu/packages/compression.scm:194 +msgid "C library for manipulating POSIX tar files" +msgstr "" + +#: gnu/packages/compression.scm:196 +msgid "" +"libtar is a C library for manipulating POSIX tar files. It handles\n" +"adding and extracting files to/from a tar archive." +msgstr "" + +#: gnu/packages/compression.scm:213 +msgid "General file (de)compression (using lzw)" +msgstr "" + +#: gnu/packages/compression.scm:227 +msgid "" +"GNU Gzip provides data compression and decompression utilities; the\n" +"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a " +"single\n" +"file; as a result, it is often used in conjunction with \"tar\", resulting " +"in\n" +"\".tar.gz\" or \".tgz\", etc." +msgstr "" + +#: gnu/packages/compression.scm:297 +msgid "High-quality data compression program" +msgstr "" + +#: gnu/packages/compression.scm:299 +msgid "" +"bzip2 is a freely available, patent free (see below), high-quality data\n" +"compressor. It typically compresses files to within 10% to 15% of the best\n" +"available techniques (the PPM family of statistical compressors), whilst\n" +"being around twice as fast at compression and six times faster at\n" +"decompression." +msgstr "" + +#: gnu/packages/compression.scm:320 +msgid "Parallel bzip2 compression utility" +msgstr "" + +#: gnu/packages/compression.scm:322 +msgid "" +"lbzip2 is a multi-threaded compression utility with support for the\n" +"bzip2 compressed file format. lbzip2 can process standard bz2 files in\n" +"parallel. It uses POSIX threading model (pthreads), which allows it to " +"take\n" +"full advantage of symmetric multiprocessing (SMP) systems. It has been " +"proven\n" +"to scale linearly, even to over one hundred processor cores. lbzip2 is " +"fully\n" +"compatible with bzip2 – both at file format and command line level." +msgstr "" + +#: gnu/packages/compression.scm:352 +msgid "Parallel bzip2 implementation" +msgstr "" + +#: gnu/packages/compression.scm:354 +msgid "" +"Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" +"compressor that uses pthreads and achieves near-linear speedup on SMP " +"machines.\n" +"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. " +"anything\n" +"compressed with pbzip2 can be decompressed with bzip2)." +msgstr "" + +#: gnu/packages/compression.scm:375 +msgid "General-purpose data compression" +msgstr "" + +#: gnu/packages/compression.scm:377 +msgid "" +"XZ Utils is free general-purpose data compression software with high\n" +"compression ratio. XZ Utils were written for POSIX-like systems, but also\n" +"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA " +"Utils.\n" +"\n" +"The core of the XZ Utils compression code is based on LZMA SDK, but it has\n" +"been modified quite a lot to be suitable for XZ Utils. The primary\n" +"compression algorithm is currently LZMA2, which is used inside the .xz\n" +"container format. With typical files, XZ Utils create 30 % smaller output\n" +"than gzip and 15 % smaller output than bzip2." +msgstr "" + +#: gnu/packages/compression.scm:405 +msgid "Data compression library suitable for real-time data de-/compression" +msgstr "" + +#: gnu/packages/compression.scm:407 +msgid "" +"LZO is a data compression library which is suitable for data\n" +"de-/compression in real-time. This means it favours speed over\n" +"compression ratio.\n" +"\n" +"LZO is written in ANSI C. Both the source code and the compressed data\n" +"format are designed to be portable across platforms." +msgstr "" + +#: gnu/packages/compression.scm:443 +msgid "Python bindings for the LZO data compression library" +msgstr "" + +#: gnu/packages/compression.scm:445 +msgid "" +"Python-LZO provides Python bindings for LZO, i.e. you can access\n" +"the LZO library from your Python scripts thereby compressing ordinary\n" +"Python strings." +msgstr "" + +#: gnu/packages/compression.scm:468 +msgid "Compress or expand files" +msgstr "" + +#: gnu/packages/compression.scm:470 +msgid "" +"Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" +"LZO data compression library for compression services, and its main " +"advantages\n" +"over gzip are much higher compression and decompression speed (at the cost " +"of\n" +"some compression ratio)." +msgstr "" + +#: gnu/packages/compression.scm:489 +msgid "Lossless data compressor based on the LZMA algorithm" +msgstr "" + +#: gnu/packages/compression.scm:491 +msgid "" +"Lzip is a lossless data compressor with a user interface similar to the\n" +"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and " +"compresses\n" +"more than bzip2, which makes it well-suited for software distribution and " +"data\n" +"archiving. Lzip is a clean implementation of the LZMA algorithm." +msgstr "" + +#: gnu/packages/compression.scm:510 +msgid "Recover and decompress data from damaged lzip files" +msgstr "" + +#: gnu/packages/compression.scm:512 +msgid "" +"Lziprecover is a data recovery tool and decompressor for files in the lzip\n" +"compressed data format (.lz). It can test the integrity of lzip files, " +"extract\n" +"data from damaged ones, and repair most files with small errors (up to one\n" +"single-byte error per member) entirely.\n" +"\n" +"Lziprecover is not a replacement for regular backups, but a last line of " +"defence\n" +"when even the backups are corrupt. It can recover files by merging the " +"good\n" +"parts of two or more damaged copies, such as can be easily produced by " +"running\n" +"@command{ddrescue} on a failing device.\n" +"\n" +"This package also includes @command{unzcrash}, a tool to test the robustness " +"of\n" +"decompressors when faced with corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:553 +msgid "Archives in shell scripts, uuencode/uudecode" +msgstr "" + +#: gnu/packages/compression.scm:555 +msgid "" +"GNU sharutils is a package for creating and manipulating shell\n" +"archives that can be readily emailed. A shell archive is a file that can " +"be\n" +"processed by a Bourne-type shell to unpack the original collection of " +"files.\n" +"This package is mostly for compatibility and historical interest." +msgstr "" + +#: gnu/packages/compression.scm:586 +msgid "Library for SoundFont decompression" +msgstr "" + +#: gnu/packages/compression.scm:588 +msgid "" +"SfArkLib is a C++ library for decompressing SoundFont files compressed\n" +"with the sfArk algorithm." +msgstr "" + +#: gnu/packages/compression.scm:622 +msgid "Basic sfArk decompressor" +msgstr "" + +#: gnu/packages/compression.scm:623 +msgid "" +"SfArk extractor converts SoundFonts in the compressed legacy\n" +"sfArk file format to the uncompressed sf2 format." +msgstr "" + +#: gnu/packages/compression.scm:640 +msgid "Compression tools for some formats used by Microsoft" +msgstr "" + +#: gnu/packages/compression.scm:642 +msgid "" +"The purpose of libmspack is to provide both compression and\n" +"decompression of some loosely related file formats used by Microsoft." +msgstr "" + +#: gnu/packages/compression.scm:661 +msgid "Low-level interface to bzip2 compression library" +msgstr "" + +#: gnu/packages/compression.scm:662 +msgid "" +"This module provides a Perl interface to the bzip2\n" +"compression library." +msgstr "" + +#: gnu/packages/compression.scm:696 +msgid "Low-level interface to zlib compression library" +msgstr "" + +#: gnu/packages/compression.scm:697 +msgid "" +"This module provides a Perl interface to the zlib\n" +"compression library." +msgstr "" + +#: gnu/packages/compression.scm:718 +msgid "IO Interface to compressed files/buffers" +msgstr "" + +#: gnu/packages/compression.scm:719 +msgid "" +"IO-Compress provides a Perl interface to allow reading and\n" +"writing of compressed data created with the zlib and bzip2 libraries." +msgstr "" + +#: gnu/packages/compression.scm:745 +msgid "Compression algorithm focused on speed" +msgstr "" + +#: gnu/packages/compression.scm:746 +msgid "" +"LZ4 is a lossless compression algorithm, providing\n" +"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features " +"an\n" +"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/" +"cycle).\n" +"A high compression derivative, called LZ4_HC, is also provided. It trades " +"CPU\n" +"time for compression ratio." +msgstr "" + +#: gnu/packages/compression.scm:771 +msgid "LZ4 bindings for Python" +msgstr "" + +#: gnu/packages/compression.scm:773 +msgid "" +"This package provides python bindings for the lz4 compression library\n" +"by Yann Collet. The project contains bindings for the LZ4 block format and\n" +"the LZ4 frame format." +msgstr "" + +#: gnu/packages/compression.scm:796 +msgid "String compression" +msgstr "" + +#: gnu/packages/compression.scm:797 +msgid "Lz-string is a string compressor library for Python." +msgstr "" + +#: gnu/packages/compression.scm:835 +msgid "Tools to create and extract squashfs file systems" +msgstr "" + +#: gnu/packages/compression.scm:837 +msgid "" +"Squashfs is a highly compressed read-only file system for Linux. It uses\n" +"zlib to compress files, inodes, and directories. All blocks are packed to\n" +"minimize the data overhead, and block sizes of between 4K and 1M are " +"supported.\n" +"It is intended to be used for archival use, for live CDs, and for embedded\n" +"systems where low overhead is needed. This package allows you to create " +"and\n" +"extract such file systems." +msgstr "" + +#: gnu/packages/compression.scm:874 +msgid "Parallel implementation of gzip" +msgstr "" + +#: gnu/packages/compression.scm:876 +msgid "" +"This package provides a parallel implementation of gzip that exploits\n" +"multiple processors and multiple cores when compressing data." +msgstr "" + +#: gnu/packages/compression.scm:900 +msgid "Parallel indexing implementation of LZMA" +msgstr "" + +#: gnu/packages/compression.scm:902 +msgid "" +"The existing XZ Utils provide great compression in the .xz file format,\n" +"but they produce just one big block of compressed data. Pixz instead " +"produces\n" +"a collection of smaller blocks which makes random access to the original " +"data\n" +"possible and can compress in parallel. This is especially useful for large\n" +"tarballs." +msgstr "" + +#: gnu/packages/compression.scm:943 +msgid "Implementation of the Brotli compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:945 +msgid "" +"Brotli is a general-purpose lossless compression algorithm. It is\n" +"similar in speed to deflate but offers denser compression. This package\n" +"provides encoder and a decoder libraries: libbrotlienc and libbrotlidec,\n" +"respectively, based on the reference implementation from Google." +msgstr "" + +#: gnu/packages/compression.scm:969 +msgid "Tool to unpack Cabinet archives" +msgstr "" + +#: gnu/packages/compression.scm:970 +msgid "Extracts files out of Microsoft Cabinet (.cab) archives" +msgstr "" + +#: gnu/packages/compression.scm:1002 +msgid "Delta encoder for binary files" +msgstr "" + +#: gnu/packages/compression.scm:1003 +msgid "" +"xdelta encodes only the differences between two binary files\n" +"using the VCDIFF algorithm and patch file format described in RFC 3284. It " +"can\n" +"also be used to apply such patches. xdelta is similar to @command{diff} " +"and\n" +"@command{patch}, but is not limited to plain text and does not generate\n" +"human-readable output." +msgstr "" + +#: gnu/packages/compression.scm:1036 +msgid "Large file compressor with a very high compression ratio" +msgstr "" + +#: gnu/packages/compression.scm:1037 +msgid "" +"lrzip is a compression utility that uses long-range\n" +"redundancy reduction to improve the subsequent compression ratio of\n" +"larger files. It can then further compress the result with the ZPAQ or\n" +"LZMA algorithms for maximum compression, or LZO for maximum speed. This\n" +"choice between size or speed allows for either better compression than\n" +"even LZMA can provide, or a higher speed than gzip while compressing as\n" +"well as bzip2." +msgstr "" + +#: gnu/packages/compression.scm:1067 +msgid "Filter for improving compression of typed binary data" +msgstr "" + +#: gnu/packages/compression.scm:1068 +msgid "" +"Bitshuffle is an algorithm that rearranges typed, binary data\n" +"for improving compression, as well as a python/C package that implements " +"this\n" +"algorithm within the Numpy framework." +msgstr "" + +#: gnu/packages/compression.scm:1089 +msgid "Fast compressor/decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1090 +msgid "" +"Snappy is a compression/decompression library. It does not\n" +"aim for maximum compression, or compatibility with any other compression " +"library;\n" +"instead, it aims for very high speeds and reasonable compression. For " +"instance,\n" +"compared to the fastest mode of zlib, Snappy is an order of magnitude " +"faster\n" +"for most inputs, but the resulting compressed files are anywhere from 20% " +"to\n" +"100% bigger." +msgstr "" + +#: gnu/packages/compression.scm:1219 +msgid "Compression/decompression algorithm in Java" +msgstr "" + +#: gnu/packages/compression.scm:1220 +msgid "" +"Snappy-java is a Java port of the snappy, a fast C++\n" +"compresser/decompresser." +msgstr "" + +#: gnu/packages/compression.scm:1326 +msgid "Java port of the Snappy (de)compressor" +msgstr "" + +#: gnu/packages/compression.scm:1328 +msgid "" +"Iq80-snappy is a port of the Snappy compressor and decompressor rewritten\n" +"in pure Java. This compression code produces a byte-for-byte exact copy of " +"the\n" +"output created by the original C++ code, and is extremely fast." +msgstr "" + +#: gnu/packages/compression.scm:1367 +msgid "Java bzip2 compression/decompression library" +msgstr "" + +#: gnu/packages/compression.scm:1368 +msgid "" +"Jbzip2 is a Java bzip2 compression/decompression library.\n" +"It can be used as a replacement for the Apache @code{CBZip2InputStream} /\n" +"@code{CBZip2OutputStream} classes." +msgstr "" + +#: gnu/packages/compression.scm:1434 +msgid "Command-line file archiver with high compression ratio" +msgstr "" + +#: gnu/packages/compression.scm:1435 +msgid "" +"p7zip is a command-line port of 7-Zip, a file archiver that\n" +"handles the 7z format which features very high compression ratios." +msgstr "" + +#: gnu/packages/compression.scm:1474 +msgid "Compressed C++ iostream" +msgstr "" + +#: gnu/packages/compression.scm:1475 +msgid "" +"gzstream is a small library for providing zlib\n" +"functionality in a C++ iostream." +msgstr "" + +#: gnu/packages/compression.scm:1522 +msgid "Incremental journaling archiver" +msgstr "" + +#: gnu/packages/compression.scm:1523 +msgid "" +"ZPAQ is a command-line archiver for realistic situations with\n" +"many duplicate and already compressed files. It backs up only those files\n" +"modified since the last update. All previous versions remain untouched and " +"can\n" +"be independently recovered. Identical files are only stored once (known as\n" +"@dfn{de-duplication}). Archives can also be encrypted.\n" +"\n" +"ZPAQ is intended to back up user data, not entire operating systems. It " +"ignores\n" +"owner and group IDs, ACLs, extended attributes, or special file types like\n" +"devices, sockets, or named pipes. It does not follow or restore symbolic " +"links\n" +"or junctions, and always follows hard links." +msgstr "" + +#: gnu/packages/compression.scm:1605 +msgid "Extract CAB files from InstallShield installers" +msgstr "" + +#: gnu/packages/compression.scm:1607 +msgid "" +"@command{unshield} is a tool and library for extracting @file{.cab}\n" +" archives from InstallShield installers." +msgstr "" + +#: gnu/packages/compression.scm:1638 +msgid "Zstandard real-time compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:1639 +msgid "" +"Zstandard (@command{zstd}) is a lossless compression algorithm\n" +"that combines very fast operation with a compression ratio comparable to " +"that of\n" +"zlib. In most scenarios, both compression and decompression can be " +"performed in\n" +"‘real time’. The compressor can be configured to provide the most suitable\n" +"trade-off between compression ratio and speed, without affecting " +"decompression\n" +"speed." +msgstr "" + +#: gnu/packages/compression.scm:1681 +msgid "Threaded implementation of the Zstandard compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:1682 +msgid "" +"Parallel Zstandard (PZstandard or @command{pzstd}) is a\n" +"multi-threaded implementation of the @uref{http://zstd.net/, Zstandard\n" +"compression algorithm}. It is fully compatible with the original Zstandard " +"file\n" +"format and command-line interface, and can be used as a drop-in " +"replacement.\n" +"\n" +"Compression is distributed over multiple processor cores to improve " +"performance,\n" +"as is the decompression of data compressed in this manner. Data compressed " +"by\n" +"other implementations will only be decompressed by two threads: one " +"performing\n" +"the actual decompression, the other input and output." +msgstr "" + +#: gnu/packages/compression.scm:1723 +#, fuzzy +msgid "Compression and file packing utility" +msgstr "Dateien vergleichen und zusammenführen" + +#: gnu/packages/compression.scm:1725 +msgid "" +"Zip is a compression and file packaging/archive utility. Zip is useful\n" +"for packaging a set of files for distribution, for archiving files, and for\n" +"saving disk space by temporarily compressing unused files or directories.\n" +"Zip puts one or more compressed files into a single ZIP archive, along with\n" +"information about the files (name, path, date, time of last modification,\n" +"protection, and check information to verify file integrity). An entire\n" +"directory structure can be packed into a ZIP archive with a single command.\n" +"\n" +"Zip has one compression method (deflation) and can also store files without\n" +"compression. Zip automatically chooses the better of the two for each " +"file.\n" +"Compression ratios of 2:1 to 3:1 are common for text files." +msgstr "" + +#: gnu/packages/compression.scm:1781 +msgid "Decompression and file extraction utility" +msgstr "" + +#: gnu/packages/compression.scm:1783 +msgid "" +"UnZip is an extraction utility for archives compressed in .zip format,\n" +"also called \"zipfiles\".\n" +"\n" +"UnZip lists, tests, or extracts files from a .zip archive. The default\n" +"behaviour (with no options) is to extract into the current directory, and\n" +"subdirectories below it, all files from the specified zipfile. UnZip\n" +"recreates the stored directory structure by default." +msgstr "" + +#: gnu/packages/compression.scm:1835 +msgid "Library for accessing zip files" +msgstr "" + +#: gnu/packages/compression.scm:1837 +msgid "ZZipLib is a library based on zlib for accessing zip files." +msgstr "" + +#: gnu/packages/compression.scm:1857 +msgid "Provides an interface to Zip archive files" +msgstr "" + +#: gnu/packages/compression.scm:1858 +msgid "" +"The @code{Archive::Zip} module allows a Perl program to\n" +"create, manipulate, read, and write Zip archive files." +msgstr "" + +#: gnu/packages/compression.scm:1880 +msgid "C library for reading, creating, and modifying zip archives" +msgstr "" + +#: gnu/packages/compression.scm:1881 +msgid "" +"Libzip is a C library for reading, creating, and modifying\n" +"zip archives. Files can be added from data buffers, files, or compressed " +"data\n" +"copied directly from other zip archives. Changes made without closing the\n" +"archive can be reverted." +msgstr "" + +#: gnu/packages/compression.scm:1914 +msgid "Universal tool to manage file archives of various types" +msgstr "" + +#: gnu/packages/compression.scm:1915 +msgid "" +"The main command is @command{aunpack} which extracts files\n" +"from an archive. The other commands provided are @command{apack} (to " +"create\n" +"archives), @command{als} (to list files in archives), and @command{acat} " +"(to\n" +"extract files to standard out). As @command{atool} invokes external " +"programs\n" +"to handle the archives, not all commands may be supported for a certain " +"type\n" +"of archives." +msgstr "" + +#: gnu/packages/compression.scm:1937 +msgid "Generic archive extracting mechanism" +msgstr "" + +#: gnu/packages/compression.scm:1938 +msgid "" +"It allows you to extract any archive file of the type .tar,\n" +".tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma\n" +"without having to worry how it does so, or use different interfaces for " +"each\n" +"type by using either Perl modules, or command-line tools on your system." +msgstr "" + +#: gnu/packages/compression.scm:1974 +msgid "XZ in Java" +msgstr "" + +#: gnu/packages/compression.scm:1975 +msgid "" +"Tukaani-xz is an implementation of xz compression/decompression\n" +"algorithms in Java." +msgstr "" + +#: gnu/packages/compression.scm:1995 +msgid "Small, stand-alone lzip decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1997 +msgid "" +"Lunzip is a decompressor for files in the lzip compression format (.lz),\n" +"written as a single small C tool with no dependencies. This makes it\n" +"well-suited to embedded and other systems without a C++ compiler, or for use " +"in\n" +"applications such as software installers that need only to decompress " +"files,\n" +"not compress them.\n" +"Lunzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2022 +msgid "Small, stand-alone lzip compressor and decompressor" +msgstr "" + +#: gnu/packages/compression.scm:2024 +msgid "" +"Clzip is a compressor and decompressor for files in the lzip compression\n" +"format (.lz), written as a single small C tool with no dependencies. This " +"makes\n" +"it well-suited to embedded and other systems without a C++ compiler, or for " +"use\n" +"in other applications like package managers.\n" +"Clzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2051 +msgid "Lzip data compression C library" +msgstr "" + +#: gnu/packages/compression.scm:2053 +msgid "" +"Lzlib is a C library for in-memory LZMA compression and decompression in\n" +"the lzip format. It supports integrity checking of the decompressed data, " +"and\n" +"all functions are thread-safe. The library should never crash, even in case " +"of\n" +"corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:2075 +msgid "Parallel lossless data compressor for the lzip format" +msgstr "" + +#: gnu/packages/compression.scm:2077 +msgid "" +"Plzip is a massively parallel (multi-threaded) lossless data compressor\n" +"and decompressor that uses the lzip file format (.lz). Files produced by " +"plzip\n" +"are fully compatible with lzip and can be rescued with lziprecover.\n" +"On multiprocessor machines, plzip can compress and decompress large files " +"much\n" +"faster than lzip, at the cost of a slightly reduced compression ratio (0.4% " +"to\n" +"2%). The number of usable threads is limited by file size: on files of only " +"a\n" +"few MiB, plzip is no faster than lzip.\n" +"Files that were compressed with regular lzip will also not be decompressed\n" +"faster by plzip, unless the @code{-b} option was used: lzip usually " +"produces\n" +"single-member files which can't be decompressed in parallel." +msgstr "" + +#: gnu/packages/compression.scm:2111 +msgid "Tool for extracting Inno Setup installers" +msgstr "" + +#: gnu/packages/compression.scm:2112 +msgid "" +"innoextract allows extracting Inno Setup installers under\n" +"non-Windows systems without running the actual installer using wine." +msgstr "" + +#: gnu/packages/compression.scm:2148 +msgid "General-purpose lossless compression" +msgstr "" + +#: gnu/packages/compression.scm:2149 +msgid "" +"This package provides the reference implementation of Brotli,\n" +"a generic-purpose lossless compression algorithm that compresses data using " +"a\n" +"combination of a modern variant of the LZ77 algorithm, Huffman coding and " +"2nd\n" +"order context modeling, with a compression ratio comparable to the best\n" +"currently available general-purpose compression methods. It is similar in " +"speed\n" +"with @code{deflate} but offers more dense compression.\n" +"\n" +"The specification of the Brotli Compressed Data Format is defined in RFC " +"7932." +msgstr "" + +#: gnu/packages/databases.scm:157 +msgid "Clustered RDF storage and query engine" +msgstr "" + +#: gnu/packages/databases.scm:158 +msgid "" +"4store is a RDF/SPARQL store written in C, supporting\n" +"either single machines or networked clusters." +msgstr "" + +#: gnu/packages/databases.scm:177 +msgid "Hash library of database functions compatible with traditional dbm" +msgstr "" + +#: gnu/packages/databases.scm:179 +msgid "" +"GDBM is a library for manipulating hashed databases. It is used to\n" +"store key/value pairs in a file in a manner similar to the Unix dbm library\n" +"and provides interfaces to the traditional file format." +msgstr "" + +#: gnu/packages/databases.scm:220 +msgid "@code{mgo} offers a rich MongoDB driver for Go." +msgstr "" + +#: gnu/packages/databases.scm:222 +msgid "" +"@code{mgo} (pronounced as mango) is a MongoDB driver for the Go language.\n" +"It implements a rich selection of features under a simple API following\n" +"standard Go idioms." +msgstr "" + +#: gnu/packages/databases.scm:273 +msgid "Berkeley database" +msgstr "" + +#: gnu/packages/databases.scm:275 +msgid "" +"Berkeley DB is an embeddable database allowing developers the choice of\n" +"SQL, Key/Value, XML/XQuery or Java Object storage for their data model." +msgstr "" + +#: gnu/packages/databases.scm:353 +msgid "Utility for dumping and restoring ElasticSearch indexes" +msgstr "" + +#: gnu/packages/databases.scm:355 +msgid "" +"This package provides a utility for dumping the contents of an\n" +"ElasticSearch index to a compressed file and restoring the dumpfile back to " +"an\n" +"ElasticSearch server" +msgstr "" + +#: gnu/packages/databases.scm:393 +msgid "Fast key-value storage library" +msgstr "" + +#: gnu/packages/databases.scm:395 +msgid "" +"LevelDB is a fast key-value storage library that provides an ordered\n" +"mapping from string keys to string values." +msgstr "" + +#: gnu/packages/databases.scm:416 +msgid "In memory caching service" +msgstr "" + +#: gnu/packages/databases.scm:417 +msgid "" +"Memcached is a in memory key value store. It has a small\n" +"and generic API, and was originally intended for use with dynamic web\n" +"applications." +msgstr "" + +#: gnu/packages/databases.scm:541 +msgid "High performance and high availability document database" +msgstr "" + +#: gnu/packages/databases.scm:543 +msgid "" +"Mongo is a high-performance, high availability, schema-free\n" +"document-oriented database. A key goal of MongoDB is to bridge the gap\n" +"between key/value stores (which are fast and highly scalable) and " +"traditional\n" +"RDBMS systems (which are deep in functionality)." +msgstr "" + +#: gnu/packages/databases.scm:619 +msgid "Fast, easy to use, and popular database" +msgstr "" + +#: gnu/packages/databases.scm:621 +msgid "" +"MySQL is a fast, reliable, and easy to use relational database\n" +"management system that supports the standardized Structured Query\n" +"Language." +msgstr "" + +#: gnu/packages/databases.scm:697 +msgid "SQL database server" +msgstr "" + +#: gnu/packages/databases.scm:699 +msgid "" +"MariaDB is a multi-user and multi-threaded SQL database server, designed\n" +"as a drop-in replacement of MySQL." +msgstr "" + +#: gnu/packages/databases.scm:737 +msgid "Powerful object-relational database system" +msgstr "" + +#: gnu/packages/databases.scm:739 +msgid "" +"PostgreSQL is a powerful object-relational database system. It is fully\n" +"ACID compliant, has full support for foreign keys, joins, views, triggers, " +"and\n" +"stored procedures (in multiple languages). It includes most SQL:2008 data\n" +"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, " +"and\n" +"TIMESTAMP. It also supports storage of binary large objects, including\n" +"pictures, sounds, or video." +msgstr "" + +#: gnu/packages/databases.scm:778 +msgid "Key-value database" +msgstr "" + +#: gnu/packages/databases.scm:779 +msgid "" +"QDBM is a library of routines for managing a\n" +"database. The database is a simple data file containing key-value\n" +"pairs. Every key and value is serial bytes with variable length.\n" +"Binary data as well as character strings can be used as a key or a\n" +"value. There is no concept of data tables or data types. Records are\n" +"organized in a hash table or B+ tree." +msgstr "" + +#: gnu/packages/databases.scm:834 +msgid "Manipulate plain text files as databases" +msgstr "Bearbeitung von Datenbanken in Form einfacher Textdateien" + +#: gnu/packages/databases.scm:836 +#, fuzzy +msgid "" +"GNU Recutils is a set of tools and libraries for creating and\n" +"manipulating text-based, human-editable databases. Despite being text-" +"based,\n" +"databases created with Recutils carry all of the expected features such as\n" +"unique fields, primary keys, time stamps and more. Many different field\n" +"types are supported, as is encryption." +msgstr "" +"Die GNU Recutils sind eine Sammlung von Werkzeugen und Bibliotheken zum\n" +"Erstellen und Bearbeiten textbasierter, menschenlesbarer Datenbanken. " +"Obwohl\n" +"rein textbasiert, bieten die mit Recutils erzeugten Datenbanken alles, was " +"Sie\n" +"von einer Datenbank erwarten, wie eindeutige Felder, Primärschlüssel,\n" +"Zeitstempel und vieles mehr. Viele verschiedene Feldtypen sowie " +"Verschlüsselung\n" +"werden unterstützt." + +#: gnu/packages/databases.scm:932 +msgid "Persistent key-value store for fast storage" +msgstr "" + +#: gnu/packages/databases.scm:934 +msgid "" +"RocksDB is a library that forms the core building block for a fast\n" +"key-value server, especially suited for storing data on flash drives. It\n" +"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible " +"tradeoffs\n" +"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-" +"Factor}\n" +"(RAF) and @dfn{Space-Amplification-Factor} (SAF). It has multi-threaded\n" +"compactions, making it specially suitable for storing multiple terabytes of\n" +"data in a single database. RocksDB is partially based on @code{LevelDB}." +msgstr "" + +#: gnu/packages/databases.scm:994 +msgid "Command-line tool for accessing SPARQL endpoints over HTTP" +msgstr "" + +#: gnu/packages/databases.scm:995 +msgid "" +"Sparql-query is a command-line tool for accessing SPARQL\n" +"endpoints over HTTP. It has been intentionally designed to 'feel' similar " +"to\n" +"tools for interrogating SQL databases. For example, you can enter a query " +"over\n" +"several lines, using a semi-colon at the end of a line to indicate the end " +"of\n" +"your query. It also supports readline so that you can more easily recall " +"and\n" +"edit previous queries, even across sessions. It can be used non-" +"interactively,\n" +"for example from a shell script." +msgstr "" + +#: gnu/packages/databases.scm:1037 +msgid "The SQLite database management system" +msgstr "" + +#: gnu/packages/databases.scm:1039 +msgid "" +"SQLite is a software library that implements a self-contained, serverless,\n" +"zero-configuration, transactional SQL database engine. SQLite is the most\n" +"widely deployed SQL database engine in the world. The source code for " +"SQLite\n" +"is in the public domain." +msgstr "" + +#: gnu/packages/databases.scm:1097 +msgid "Trivial database" +msgstr "" + +#: gnu/packages/databases.scm:1099 +msgid "" +"TDB is a Trivial Database. In concept, it is very much like GDBM,\n" +"and BSD's DB except that it allows multiple simultaneous writers and uses\n" +"locking internally to keep writers from trampling on each other. TDB is " +"also\n" +"extremely small." +msgstr "" + +#: gnu/packages/databases.scm:1118 +msgid "Database independent interface for Perl" +msgstr "" + +#: gnu/packages/databases.scm:1119 +msgid "This package provides an database interface for Perl." +msgstr "" + +#: gnu/packages/databases.scm:1167 +msgid "Extensible and flexible object <-> relational mapper" +msgstr "" + +#: gnu/packages/databases.scm:1168 +msgid "" +"An SQL to OO mapper with an object API inspired by\n" +"Class::DBI (with a compatibility layer as a springboard for porting) and a\n" +"resultset API that allows abstract encapsulation of database operations. " +"It\n" +"aims to make representing queries in your code as perl-ish as possible " +"while\n" +"still providing access to as many of the capabilities of the database as\n" +"possible, including retrieving related records from multiple tables in a\n" +"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY" +"\",\n" +"\"ORDER BY\" and \"HAVING\" support." +msgstr "" + +#: gnu/packages/databases.scm:1199 +msgid "Cursor with built-in caching support" +msgstr "" + +#: gnu/packages/databases.scm:1200 +msgid "" +"DBIx::Class::Cursor::Cached provides a cursor class with\n" +"built-in caching support." +msgstr "" + +#: gnu/packages/databases.scm:1222 +msgid "Introspect many-to-many relationships" +msgstr "" + +#: gnu/packages/databases.scm:1223 +msgid "" +"Because the many-to-many relationships are not real\n" +"relationships, they can not be introspected with DBIx::Class. Many-to-many\n" +"relationships are actually just a collection of convenience methods " +"installed\n" +"to bridge two relationships. This DBIx::Class component can be used to " +"store\n" +"all relevant information about these non-relationships so they can later be\n" +"introspected and examined." +msgstr "" + +#: gnu/packages/databases.scm:1281 +msgid "Create a DBIx::Class::Schema based on a database" +msgstr "" + +#: gnu/packages/databases.scm:1282 +msgid "" +"DBIx::Class::Schema::Loader automates the definition of a\n" +"DBIx::Class::Schema by scanning database table definitions and setting up " +"the\n" +"columns, primary keys, unique constraints and relationships." +msgstr "" + +#: gnu/packages/databases.scm:1306 +msgid "DBI PostgreSQL interface" +msgstr "" + +#: gnu/packages/databases.scm:1307 +msgid "" +"This package provides a PostgreSQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." +msgstr "" + +#: gnu/packages/databases.scm:1331 +msgid "DBI MySQL interface" +msgstr "" + +#: gnu/packages/databases.scm:1332 +msgid "" +"This package provides a MySQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." +msgstr "" + +#: gnu/packages/databases.scm:1351 +msgid "SQlite interface for Perl" +msgstr "" + +#: gnu/packages/databases.scm:1352 +msgid "" +"DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" +"the entire thing in the distribution. So in order to get a fast " +"transaction\n" +"capable RDBMS working for your Perl project you simply have to install this\n" +"module, and nothing else." +msgstr "" + +#: gnu/packages/databases.scm:1383 +msgid "Generate SQL from Perl data structures" +msgstr "" + +#: gnu/packages/databases.scm:1384 +msgid "" +"This module was inspired by the excellent DBIx::Abstract.\n" +"While based on the concepts used by DBIx::Abstract, the concepts used have\n" +"been modified to make the SQL easier to generate from Perl data structures.\n" +"The underlying idea is for this module to do what you mean, based on the " +"data\n" +"structures you provide it, so that you don't have to modify your code every\n" +"time your data changes." +msgstr "" + +#: gnu/packages/databases.scm:1413 +msgid "Split SQL code into atomic statements" +msgstr "" + +#: gnu/packages/databases.scm:1414 +msgid "" +"This module tries to split any SQL code, even including\n" +"non-standard extensions, into the atomic statements it is composed of." +msgstr "" + +#: gnu/packages/databases.scm:1432 +msgid "SQL tokenizer" +msgstr "" + +#: gnu/packages/databases.scm:1433 +msgid "" +"SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" +"claim to be a parser or query verifier. It just creates sane tokens from a\n" +"valid SQL query." +msgstr "" + +#: gnu/packages/databases.scm:1451 +msgid "Data source abstraction library" +msgstr "" + +#: gnu/packages/databases.scm:1452 +msgid "" +"Unixodbc is a library providing an API with which to access\n" +"data sources. Data sources include SQL Servers and any software with an " +"ODBC\n" +"Driver." +msgstr "" + +#: gnu/packages/databases.scm:1476 +msgid "In-memory key/value and document store" +msgstr "" + +#: gnu/packages/databases.scm:1478 +msgid "" +"UnQLite is an in-process software library which implements a\n" +"self-contained, serverless, zero-configuration, transactional NoSQL\n" +"database engine. UnQLite is a document store database similar to\n" +"MongoDB, Redis, CouchDB, etc. as well as a standard Key/Value store\n" +"similar to BerkeleyDB, LevelDB, etc." +msgstr "" + +#: gnu/packages/databases.scm:1506 +msgid "Key-value cache and store" +msgstr "" + +#: gnu/packages/databases.scm:1507 +msgid "" +"Redis is an advanced key-value cache and store. Redis\n" +"supports many data structures including strings, hashes, lists, sets, " +"sorted\n" +"sets, bitmaps and hyperloglogs." +msgstr "" + +#: gnu/packages/databases.scm:1534 +msgid "Kyoto Cabinet is a modern implementation of the DBM database" +msgstr "" + +#: gnu/packages/databases.scm:1536 +msgid "" +"Kyoto Cabinet is a standalone file-based database that supports Hash\n" +"and B+ Tree data storage models. It is a fast key-value lightweight\n" +"database and supports many programming languages. It is a NoSQL database." +msgstr "" + +#: gnu/packages/databases.scm:1562 +msgid "Tokyo Cabinet is a modern implementation of the DBM database" +msgstr "" + +#: gnu/packages/databases.scm:1564 +msgid "" +"Tokyo Cabinet is a library of routines for managing a database.\n" +"The database is a simple data file containing records, each is a pair of a\n" +"key and a value. Every key and value is serial bytes with variable length.\n" +"Both binary data and character string can be used as a key and a value.\n" +"There is neither concept of data tables nor data types. Records are\n" +"organized in hash table, B+ tree, or fixed-length array." +msgstr "" + +#: gnu/packages/databases.scm:1600 +msgid "NoSQL data engine" +msgstr "" + +#: gnu/packages/databases.scm:1602 +msgid "" +"WiredTiger is an extensible platform for data management. It supports\n" +"row-oriented storage (where all columns of a row are stored together),\n" +"column-oriented storage (where columns are stored in groups, allowing for\n" +"more efficient access and storage of column subsets) and log-structured " +"merge\n" +"trees (LSM), for sustained throughput under random insert workloads." +msgstr "" + +#: gnu/packages/databases.scm:1647 +msgid "WiredTiger bindings for GNU Guile" +msgstr "" + +#: gnu/packages/databases.scm:1649 +msgid "" +"This package provides Guile bindings to the WiredTiger ``NoSQL''\n" +"database. Various higher level database abstractions." +msgstr "" + +#: gnu/packages/databases.scm:1681 +msgid "Perl5 access to Berkeley DB version 1.x" +msgstr "" + +#: gnu/packages/databases.scm:1683 +msgid "" +"The DB::File module provides Perl bindings to the Berkeley DB version 1.x." +msgstr "" + +#: gnu/packages/databases.scm:1710 +msgid "Lightning Memory-Mapped Database library" +msgstr "" + +#: gnu/packages/databases.scm:1712 +msgid "" +"The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance\n" +"transactional database. Unlike more complex relational databases, LMDB " +"handles\n" +"only key-value pairs (stored as arbitrary byte arrays) and relies on the\n" +"underlying operating system for caching and locking, keeping the code small " +"and\n" +"simple.\n" +"The use of ‘zero-copy’ memory-mapped files combines the persistence of " +"classic\n" +"disk-based databases with high read performance that scales linearly over\n" +"multiple cores. The size of each database is limited only by the size of " +"the\n" +"virtual address space — not physical RAM." +msgstr "" + +#: gnu/packages/databases.scm:1749 +msgid "C++ connector for PostgreSQL" +msgstr "" + +#: gnu/packages/databases.scm:1751 +msgid "" +"Libpqxx is a C++ library to enable user programs to communicate with the\n" +"PostgreSQL database back-end. The database back-end can be local or it may " +"be\n" +"on another machine, accessed via TCP/IP." +msgstr "" + +#: gnu/packages/databases.scm:1774 +msgid "Small object-relational mapping utility" +msgstr "" + +#: gnu/packages/databases.scm:1776 +msgid "" +"Peewee is a simple and small ORM (object-relation mapping) tool. Peewee\n" +"handles converting between pythonic values and those used by databases, so " +"you\n" +"can use Python types in your code without having to worry. It has built-in\n" +"support for sqlite, mysql and postgresql. If you already have a database, " +"you\n" +"can autogenerate peewee models using @code{pwiz}, a model generator." +msgstr "" + +#: gnu/packages/databases.scm:1823 +msgid "Library providing transparent encryption of SQLite database files" +msgstr "" + +#: gnu/packages/databases.scm:1824 +msgid "" +"SQLCipher is an implementation of SQLite, extended to\n" +"provide transparent 256-bit AES encryption of database files. Pages are\n" +"encrypted before being written to disk and are decrypted when read back. " +"It’s\n" +"well suited for protecting embedded application databases and for mobile\n" +"development." +msgstr "" + +#: gnu/packages/databases.scm:1856 gnu/packages/databases.scm:1883 +#, fuzzy +msgid "Python ODBC Library" +msgstr "Die GNU C-Bibliothek" + +#: gnu/packages/databases.scm:1857 +msgid "" +"@code{python-pyodbc-c} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1884 +msgid "" +"@code{python-pyodbc} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1921 +msgid "Read Microsoft Access databases" +msgstr "" + +#: gnu/packages/databases.scm:1922 +msgid "" +"MDB Tools is a set of tools and applications to read the\n" +"proprietary MDB file format used in Microsoft's Access database package. " +"This\n" +"includes programs to export schema and data from Microsoft's Access " +"database\n" +"file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL,\n" +"etc., and an SQL engine for performing simple SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:1963 +msgid "Python binding for the ‘Lightning’ database (LMDB)" +msgstr "" + +#: gnu/packages/databases.scm:1965 +msgid "" +"python-lmdb or py-lmdb is a Python binding for the @dfn{Lightning\n" +"Memory-Mapped Database} (LMDB), a high-performance key-value store." +msgstr "" + +#: gnu/packages/databases.scm:2019 +msgid "ActiveRecord ORM for Python" +msgstr "" + +#: gnu/packages/databases.scm:2021 +msgid "" +"Orator provides a simple ActiveRecord-like Object Relational Mapping\n" +"implementation for Python." +msgstr "" + +#: gnu/packages/databases.scm:2048 +msgid "Multi-model database system" +msgstr "" + +#: gnu/packages/databases.scm:2049 +msgid "" +"Virtuoso is a scalable cross-platform server that combines\n" +"relational, graph, and document data management with web application server\n" +"and web services platform functionality." +msgstr "" + +#: gnu/packages/databases.scm:2077 +msgid "Database interface and MySQL driver for R" +msgstr "" + +#: gnu/packages/databases.scm:2079 +msgid "" +"This package provides a DBI interface to MySQL / MariaDB. The RMySQL\n" +"package contains an old implementation based on legacy code from S-PLUS " +"which\n" +"is being phased out. A modern MySQL client based on Rcpp is available from\n" +"the RMariaDB package." +msgstr "" + +#: gnu/packages/databases.scm:2104 +msgid "" +"Cassandra Cluster Manager for Apache Cassandra clusters on\n" +"localhost" +msgstr "" + +#: gnu/packages/databases.scm:2106 +msgid "" +"Cassandra Cluster Manager is a development tool for testing\n" +"local Cassandra clusters. It creates, launches and removes Cassandra " +"clusters\n" +"on localhost." +msgstr "" + +#: gnu/packages/databases.scm:2132 +msgid "SQLite bindings for Python" +msgstr "" + +#: gnu/packages/databases.scm:2134 +msgid "" +"Pysqlite provides SQLite bindings for Python that comply to the\n" +"Database API 2.0T." +msgstr "" + +#: gnu/packages/databases.scm:2161 +msgid "Database abstraction library" +msgstr "" + +#: gnu/packages/databases.scm:2163 +msgid "" +"SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that\n" +"gives application developers the full power and flexibility of SQL. It\n" +"provides a full suite of well known enterprise-level persistence patterns,\n" +"designed for efficient and high-performing database access, adapted into a\n" +"simple and Pythonic domain language." +msgstr "" + +#: gnu/packages/databases.scm:2202 +msgid "Various utility functions for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2204 +msgid "" +"SQLAlchemy-utils provides various utility functions and custom data types\n" +"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for " +"Python.\n" +"\n" +"You might also want to install the following optional dependencies:\n" +"@enumerate\n" +"@item @code{python-passlib}\n" +"@item @code{python-babel}\n" +"@item @code{python-cryptography}\n" +"@item @code{python-pytz}\n" +"@item @code{python-psycopg2}\n" +"@item @code{python-furl}\n" +"@item @code{python-flask-babel}\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/databases.scm:2245 +msgid "Database migration tool for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2247 +msgid "" +"Alembic is a lightweight database migration tool for usage with the\n" +"SQLAlchemy Database Toolkit for Python." +msgstr "" + +#: gnu/packages/databases.scm:2273 +msgid "Tiny key value database with concurrency support" +msgstr "" + +#: gnu/packages/databases.scm:2275 +msgid "" +"PickleShare is a small ‘shelve’-like datastore with concurrency support.\n" +"Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike\n" +"shelve, many processes can access the database simultaneously. Changing a\n" +"value in database is immediately visible to other processes accessing the " +"same\n" +"database. Concurrency is possible because the values are stored in " +"separate\n" +"files. Hence the “database” is a directory where all files are governed by\n" +"PickleShare." +msgstr "" + +#: gnu/packages/databases.scm:2327 +msgid "Another Python SQLite Wrapper" +msgstr "" + +#: gnu/packages/databases.scm:2328 +msgid "" +"APSW is a Python wrapper for the SQLite\n" +"embedded relational database engine. In contrast to other wrappers such as\n" +"pysqlite it focuses on being a minimal layer over SQLite attempting just to\n" +"translate the complete SQLite API into Python." +msgstr "" + +#: gnu/packages/databases.scm:2352 +msgid "Neo4j driver code written in Python" +msgstr "" + +#: gnu/packages/databases.scm:2353 +msgid "" +"This package provides the Neo4j Python driver that connects\n" +"to the database using Neo4j's binary protocol. It aims to be minimal, " +"while\n" +"being idiomatic to Python." +msgstr "" + +#: gnu/packages/databases.scm:2372 +msgid "Library and toolkit for working with Neo4j in Python" +msgstr "" + +#: gnu/packages/databases.scm:2373 +msgid "" +"This package provides a client library and toolkit for\n" +"working with Neo4j from within Python applications and from the command\n" +"line. The core library has no external dependencies and has been carefully\n" +"designed to be easy and intuitive to use." +msgstr "" + +#: gnu/packages/databases.scm:2398 +msgid "Python PostgreSQL adapter" +msgstr "" + +#: gnu/packages/databases.scm:2400 +msgid "" +"psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " +msgstr "" + +#: gnu/packages/databases.scm:2424 +msgid "SQLAlchemy schema displayer" +msgstr "" + +#: gnu/packages/databases.scm:2425 +msgid "" +"This package provides a program to build Entity\n" +"Relationship diagrams from a SQLAlchemy model (or directly from the\n" +"database)." +msgstr "" + +#: gnu/packages/databases.scm:2455 +msgid "MySQLdb is an interface to the popular MySQL database server for Python" +msgstr "" + +#: gnu/packages/databases.scm:2456 +msgid "" +"MySQLdb is an interface to the popular MySQL database server\n" +"for Python. The design goals are:\n" +"@enumerate\n" +"@item Compliance with Python database API version 2.0 [PEP-0249],\n" +"@item Thread-safety,\n" +"@item Thread-friendliness (threads will not block each other).\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/databases.scm:2484 +msgid "Python extension that wraps protocol parsing code in hiredis" +msgstr "" + +#: gnu/packages/databases.scm:2485 +msgid "" +"Python-hiredis is a python extension that wraps protocol\n" +"parsing code in hiredis. It primarily speeds up parsing of multi bulk " +"replies." +msgstr "" + +#: gnu/packages/databases.scm:2508 +msgid "Fake implementation of redis API for testing purposes" +msgstr "" + +#: gnu/packages/databases.scm:2509 +msgid "" +"Fakeredis is a pure python implementation of the redis-py\n" +"python client that simulates talking to a redis server. This was created " +"for a\n" +"single purpose: to write unittests. Setting up redis is not hard, but many " +"time\n" +" you want to write unittests that do not talk to an external server (such " +"as\n" +"redis). This module now allows tests to simply use this module as a " +"reasonable\n" +"substitute for redis." +msgstr "" + +#: gnu/packages/databases.scm:2537 +msgid "Redis Python client" +msgstr "" + +#: gnu/packages/databases.scm:2539 +msgid "This package provides a Python interface to the Redis key-value store." +msgstr "" + +#: gnu/packages/databases.scm:2560 +msgid "Simple job queues for Python" +msgstr "" + +#: gnu/packages/databases.scm:2562 +msgid "" +"RQ (Redis Queue) is a simple Python library for queueing jobs and\n" +"processing them in the background with workers. It is backed by Redis and " +"it\n" +"is designed to have a low barrier to entry." +msgstr "" + +#: gnu/packages/databases.scm:2585 +msgid "Port of asyncio-redis to trollius" +msgstr "" + +#: gnu/packages/databases.scm:2586 +msgid "" +"@code{trollius-redis} is a Redis client for Python\n" +" trollius. It is an asynchronious IO (PEP 3156) implementation of the\n" +" Redis protocol." +msgstr "" + +#: gnu/packages/databases.scm:2613 +msgid "Non-validating SQL parser" +msgstr "" + +#: gnu/packages/databases.scm:2614 +msgid "" +"Sqlparse is a non-validating SQL parser for Python. It\n" +"provides support for parsing, splitting and formatting SQL statements." +msgstr "" + +#: gnu/packages/databases.scm:2634 +msgid "Library to write SQL queries in a pythonic way" +msgstr "" + +#: gnu/packages/databases.scm:2635 +msgid "" +"@code{python-sql} is a library to write SQL queries, that\n" +"transforms idiomatic python function calls to well-formed SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:2720 +msgid "Various tools for interacting with MongoDB and BSON" +msgstr "" + +#: gnu/packages/databases.scm:2722 +msgid "" +"This package includes a collection of tools related to MongoDB.\n" +"@table @code\n" +"@item bsondump\n" +"Display BSON files in a human-readable format\n" +"@item mongoimport\n" +"Convert data from JSON, TSV or CSV and insert them into a collection\n" +"@item mongoexport\n" +"Write an existing collection to CSV or JSON format\n" +"@item mongodump/mongorestore\n" +"Dump MongoDB backups to disk in the BSON format\n" +"@item mongorestore\n" +"Read MongoDB backups in the BSON format, and restore them to a live " +"database\n" +"@item mongostat\n" +"Monitor live MongoDB servers, replica sets, or sharded clusters\n" +"@item mongofiles\n" +"Read, write, delete, or update files in GridFS\n" +"@item mongooplog\n" +"Replay oplog entries between MongoDB servers\n" +"@item mongotop\n" +"Monitor read/write activity on a mongo server\n" +"@end table" +msgstr "" + +#: gnu/packages/databases.scm:2808 +msgid "Columnar in-memory analytics" +msgstr "" + +#: gnu/packages/databases.scm:2809 +msgid "" +"Apache Arrow is a columnar in-memory analytics layer\n" +"designed to accelerate big data. It houses a set of canonical in-memory\n" +"representations of flat and hierarchical data along with multiple\n" +"language-bindings for structure manipulation. It also provides IPC and " +"common\n" +"algorithm implementations." +msgstr "" + +#: gnu/packages/databases.scm:2853 +msgid "Python bindings for Apache Arrow" +msgstr "" + +#: gnu/packages/databases.scm:2854 +msgid "" +"This library provides a Pythonic API wrapper for the reference\n" +"Arrow C++ implementation, along with tools for interoperability with " +"pandas,\n" +"NumPy, and other traditional Python scientific computing packages." +msgstr "" + +#: gnu/packages/debug.scm:79 +msgid "Heuristical file minimizer" +msgstr "" + +#: gnu/packages/debug.scm:81 +msgid "" +"Delta assists you in minimizing \"interesting\" files subject to a test\n" +"of their interestingness. A common such situation is when attempting to\n" +"isolate a small failure-inducing substring of a large input that causes " +"your\n" +"program to exhibit a bug." +msgstr "" + +#: gnu/packages/debug.scm:137 +msgid "Reducer for interesting code" +msgstr "" + +#: gnu/packages/debug.scm:139 +msgid "" +"C-Reduce is a tool that takes a large C or C++ program that has a\n" +"property of interest (such as triggering a compiler bug) and automatically\n" +"produces a much smaller C/C++ program that has the same property. It is\n" +"intended for use by people who discover and report bugs in compilers and " +"other\n" +"tools that process C/C++ code." +msgstr "" + +#: gnu/packages/debug.scm:247 +msgid "Security-oriented fuzzer" +msgstr "" + +#: gnu/packages/debug.scm:249 +msgid "" +"American fuzzy lop is a security-oriented fuzzer that employs a novel\n" +"type of compile-time instrumentation and genetic algorithms to " +"automatically\n" +"discover clean, interesting test cases that trigger new internal states in " +"the\n" +"targeted binary. This substantially improves the functional coverage for " +"the\n" +"fuzzed code. The compact synthesized corpora produced by the tool are also\n" +"useful for seeding other, more labor- or resource-intensive testing regimes\n" +"down the road." +msgstr "" + +#: gnu/packages/debug.scm:307 +msgid "Expose race conditions in Makefiles" +msgstr "" + +#: gnu/packages/debug.scm:309 +msgid "" +"Stress Make is a customized GNU Make that explicitely manages the order\n" +"in which concurrent jobs are run to provoke erroneous behavior into " +"becoming\n" +"manifest. It can run jobs in the order in which they're launched, in " +"backwards\n" +"order, or in random order. The thought is that if code builds correctly " +"with\n" +"Stress Make, then it is likely that the @code{Makefile} contains no race\n" +"conditions." +msgstr "" + +#: gnu/packages/debug.scm:336 +msgid "Transparent application input fuzzer" +msgstr "" + +#: gnu/packages/debug.scm:337 +msgid "" +"Zzuf is a transparent application input fuzzer. It works by\n" +"intercepting file operations and changing random bits in the program's\n" +"input. Zzuf's behaviour is deterministic, making it easy to reproduce bugs." +msgstr "" + +#: gnu/packages/dejagnu.scm:77 +msgid "GNU software testing framework" +msgstr "" + +#: gnu/packages/dejagnu.scm:79 +msgid "" +"DejaGnu is a framework for testing software. In effect, it serves as\n" +"a front-end for all tests written for a program. Thus, each program can " +"have\n" +"multiple test suites, which are then all managed by a single harness." +msgstr "" + +#: gnu/packages/games.scm:167 +msgid "Tron clone in 3D" +msgstr "" + +#: gnu/packages/games.scm:168 +msgid "" +"Armagetron is a multiplayer game in 3d that attempts to\n" +"emulate and expand on the lightcycle sequence from the movie Tron. It's\n" +"an old school arcade game slung into the 21st century. Highlights include\n" +"a customizable playing arena, HUD, unique graphics, and AI bots. For the\n" +"more advanced player there are new game modes and a wide variety of physics\n" +"settings to tweak as well." +msgstr "" + +#: gnu/packages/games.scm:241 +msgid "Survival horror roguelike video game" +msgstr "" + +#: gnu/packages/games.scm:243 +msgid "" +"Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.\n" +"Struggle to survive in a harsh, persistent, procedurally generated world.\n" +"Scavenge the remnants of a dead civilization for food, equipment, or, if you " +"are\n" +"lucky, a vehicle with a full tank of gas to get you out of Dodge. Fight to\n" +"defeat or escape from a wide variety of powerful monstrosities, from zombies " +"to\n" +"giant insects to killer robots and things far stranger and deadlier, and " +"against\n" +"the others like yourself, that want what you have." +msgstr "" + +#: gnu/packages/games.scm:284 +msgid "Speaking cow text filter" +msgstr "" + +#: gnu/packages/games.scm:285 +msgid "" +"Cowsay is basically a text filter. Send some text into it,\n" +"and you get a cow saying your text. If you think a talking cow isn't " +"enough,\n" +"cows can think too: all you have to do is run @command{cowthink}. If " +"you're\n" +"tired of cows, a variety of other ASCII-art messengers are available." +msgstr "" + +#: gnu/packages/games.scm:351 +msgid "Free content game based on the Doom engine" +msgstr "" + +#: gnu/packages/games.scm:360 +msgid "" +"The Freedoom project aims to create a complete free content first person\n" +"shooter game. Freedoom by itself is just the raw material for a game: it " +"must\n" +"be paired with a compatible game engine (such as @code{prboom-plus}) to be\n" +"played. Freedoom complements the Doom engine with free levels, artwork, " +"sound\n" +"effects and music to make a completely free game." +msgstr "" + +#: gnu/packages/games.scm:434 +msgid "Software for exploring cellular automata" +msgstr "" + +#: gnu/packages/games.scm:436 +msgid "" +"Golly simulates Conway's Game of Life and many other types of cellular\n" +"automata. The following features are available:\n" +"@enumerate\n" +"@item Support for bounded and unbounded universes, with cells of up to 256\n" +" states.\n" +"@item Support for multiple algorithms, including Bill Gosper's Hashlife\n" +" algorithm.\n" +"@item Loading patterns from BMP, PNG, GIF and TIFF image files.\n" +"@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.\n" +"@item Scriptable via Lua or Python.\n" +"@item Extracting patterns, rules and scripts from zip files.\n" +"@item Downloading patterns, rules and scripts from online archives.\n" +"@item Pasting patterns from the clipboard.\n" +"@item Unlimited undo/redo.\n" +"@item Configurable keyboard shortcuts.\n" +"@item Auto fit option to keep patterns within the view.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:498 +msgid "Puzzle/platform game" +msgstr "" + +#: gnu/packages/games.scm:499 +msgid "" +"Me and My Shadow is a puzzle/platform game in which you try\n" +"to reach the exit by solving puzzles. Spikes, moving blocks, fragile " +"blocks\n" +"and much more stand between you and the exit. Record your moves and let " +"your\n" +"shadow mimic them to reach blocks you couldn't reach alone." +msgstr "" + +#: gnu/packages/games.scm:534 +msgid "Multiplayer dungeon game involving knights and quests" +msgstr "" + +#: gnu/packages/games.scm:535 +msgid "" +"Knights is a multiplayer game involving several knights who\n" +"must run around a dungeon and complete various quests. Each game revolves\n" +"around a quest – for example, you might have to find some items and carry " +"them\n" +"back to your starting point. This may sound easy, but as there are only\n" +"enough items in the dungeon for one player to win, you may end up having to\n" +"kill your opponents to get their stuff! Other quests involve escaping from\n" +"the dungeon, fighting a duel to the death against the enemy knights, or\n" +"destroying an ancient book using a special wand." +msgstr "" + +#: gnu/packages/games.scm:572 +msgid "Backgammon game" +msgstr "" + +#: gnu/packages/games.scm:573 +msgid "" +"The GNU backgammon application can be used for playing, analyzing and\n" +"teaching the game. It has an advanced evaluation engine based on " +"artificial\n" +"neural networks suitable for both beginners and advanced players. In\n" +"addition to a command-line interface, it also features an attractive, 3D\n" +"representation of the playing board." +msgstr "" + +#: gnu/packages/games.scm:602 +msgid "3d Rubik's cube game" +msgstr "" + +#: gnu/packages/games.scm:604 +msgid "" +"GNUbik is a puzzle game in which you must manipulate a cube to make\n" +"each of its faces have a uniform color. The game is customizable, allowing\n" +"you to set the size of the cube (the default is 3x3) or to change the " +"colors.\n" +"You may even apply photos to the faces instead of colors. The game is\n" +"scriptable with Guile." +msgstr "" + +#: gnu/packages/games.scm:626 +msgid "The game of Shogi (Japanese chess)" +msgstr "" + +#: gnu/packages/games.scm:627 +msgid "" +"GNU Shogi is a program that plays the game Shogi (Japanese\n" +"Chess). It is similar to standard chess but this variant is far more " +"complicated." +msgstr "" + +#: gnu/packages/games.scm:658 +msgid "Tetris clone based on the SDL library" +msgstr "" + +#: gnu/packages/games.scm:660 +msgid "" +"LTris is a tetris clone: differently shaped blocks are falling down the\n" +"rectangular playing field and can be moved sideways or rotated by 90 degree\n" +"units with the aim of building lines without gaps which then disappear " +"(causing\n" +"any block above the deleted line to fall down). LTris has three game modes: " +"In\n" +"Classic you play until the stack of blocks reaches the top of the playing " +"field\n" +"and no new blocks can enter. In Figures the playing field is reset to a " +"new\n" +"figure each level and later on tiles and lines suddenly appear. In " +"Multiplayer\n" +"up to three players (either human or CPU) compete with each other sending\n" +"removed lines to all opponents. There is also a Demo mode in which you can\n" +"watch your CPU playing while enjoying a cup of tea!" +msgstr "" + +#: gnu/packages/games.scm:711 +msgid "Version of the classic 3D shoot'em'up game Doom" +msgstr "" + +#: gnu/packages/games.scm:713 +msgid "" +"PrBoom+ is a Doom source port developed from the original PrBoom project." +msgstr "" + +#: gnu/packages/games.scm:760 +msgid "Action platformer game" +msgstr "" + +#: gnu/packages/games.scm:762 +msgid "" +"ReTux is an action platformer loosely inspired by the Mario games,\n" +"utilizing the art assets from the @code{SuperTux} project." +msgstr "" + +#: gnu/packages/games.scm:848 +msgid "A classical roguelike/sandbox game" +msgstr "" + +#: gnu/packages/games.scm:850 +msgid "" +"RogueBox Adventures is a graphical roguelike with strong influences\n" +"from sandbox games like Minecraft or Terraria. The main idea of RogueBox\n" +"Adventures is to offer the player a kind of roguelike toy-world. This " +"world\n" +"can be explored and changed freely." +msgstr "" + +#: gnu/packages/games.scm:877 +msgid "User interface for gnushogi" +msgstr "" + +#: gnu/packages/games.scm:878 +msgid "A graphical user interface for the package @code{gnushogi}." +msgstr "" + +#: gnu/packages/games.scm:927 +msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" +msgstr "" + +#: gnu/packages/games.scm:928 +msgid "" +"L'Abbaye des Morts is a 2D platform game set in 13th century\n" +"France. The Cathars, who preach about good Christian beliefs, were being\n" +"expelled by the Catholic Church out of the Languedoc region in France. One " +"of\n" +"them, called Jean Raymond, found an old church in which to hide, not " +"knowing\n" +"that beneath its ruins lay buried an ancient evil." +msgstr "" + +#: gnu/packages/games.scm:980 +msgid "Dungeon exploration roguelike" +msgstr "" + +#: gnu/packages/games.scm:981 +msgid "" +"Angband is a Classic dungeon exploration roguelike. Explore\n" +"the depths below Angband, seeking riches, fighting monsters, and preparing " +"to\n" +"fight Morgoth, the Lord of Darkness." +msgstr "" + +#: gnu/packages/games.scm:1017 +msgid "Lemmings clone" +msgstr "" + +#: gnu/packages/games.scm:1019 +msgid "" +"Pingus is a free Lemmings-like puzzle game in which the player takes\n" +"command of a bunch of small animals and has to guide them through levels.\n" +"Since the animals walk on their own, the player can only influence them by\n" +"giving them commands, like build a bridge, dig a hole, or redirect all " +"animals\n" +"in the other direction. Multiple such commands are necessary to reach the\n" +"level's exit. The game is presented in a 2D side view." +msgstr "" + +#: gnu/packages/games.scm:1041 +msgid "Convert English text to humorous dialects" +msgstr "" + +#: gnu/packages/games.scm:1042 +msgid "" +"The GNU Talk Filters are programs that convert English text\n" +"into stereotyped or otherwise humorous dialects. The filters are provided " +"as\n" +"a C library, so they can easily be integrated into other programs." +msgstr "" + +#: gnu/packages/games.scm:1074 +msgid "Simulate the display from \"The Matrix\"" +msgstr "" + +#: gnu/packages/games.scm:1075 +msgid "" +"CMatrix simulates the display from \"The Matrix\" and is\n" +"based on the screensaver from the movie's website. It works with terminal\n" +"settings up to 132x300 and can scroll lines all at the same rate or\n" +"asynchronously and at a user-defined speed." +msgstr "" + +#: gnu/packages/games.scm:1095 +msgid "Full chess implementation" +msgstr "" + +#: gnu/packages/games.scm:1096 +msgid "" +"GNU Chess is a chess engine. It allows you to compete\n" +"against the computer in a game of chess, either through the default " +"terminal\n" +"interface or via an external visual interface such as GNU XBoard." +msgstr "" + +#: gnu/packages/games.scm:1124 +msgid "Twisted adventures of young pig farmer Dink Smallwood" +msgstr "" + +#: gnu/packages/games.scm:1126 +msgid "" +"GNU FreeDink is a free and portable re-implementation of the engine\n" +"for the role-playing game Dink Smallwood. It supports not only the " +"original\n" +"game data files but it also supports user-produced game mods or \"D-Mods\".\n" +"To that extent, it also includes a front-end for managing all of your D-Mods." +msgstr "" + +#: gnu/packages/games.scm:1151 +msgid "Game data for GNU Freedink" +msgstr "" + +#: gnu/packages/games.scm:1153 +msgid "This package contains the game data of GNU Freedink." +msgstr "" + +#: gnu/packages/games.scm:1205 +msgid "Graphical user interface for chess programs" +msgstr "" + +#: gnu/packages/games.scm:1206 +msgid "" +"GNU XBoard is a graphical board for all varieties of chess,\n" +"including international chess, xiangqi (Chinese chess), shogi (Japanese " +"chess)\n" +"and Makruk. Several lesser-known variants are also supported. It presents " +"a\n" +"fully interactive graphical interface and it can load and save games in the\n" +"Portable Game Notation." +msgstr "" + +#: gnu/packages/games.scm:1260 +msgid "Ball and paddle game" +msgstr "" + +#: gnu/packages/games.scm:1261 +msgid "" +"XBoing is a blockout type game where you have a paddle which\n" +"you control to bounce a ball around the game zone destroying blocks with a\n" +"proton ball. Each block carries a different point value. The more blocks " +"you\n" +"destroy, the better your score. The person with the highest score wins." +msgstr "" + +#: gnu/packages/games.scm:1293 +msgid "Typing tutor" +msgstr "" + +#: gnu/packages/games.scm:1295 +msgid "" +"GNU Typist is a universal typing tutor. It can be used to learn and\n" +"practice touch-typing. Several tutorials are included; in addition to\n" +"tutorials for the standard QWERTY layout, there are also tutorials for the\n" +"alternative layouts Dvorak and Colemak, as well as for the numpad. " +"Tutorials\n" +"are primarily in English, however some in other languages are provided." +msgstr "" + +#: gnu/packages/games.scm:1342 +msgid "3D game engine written in C++" +msgstr "" + +#: gnu/packages/games.scm:1344 +msgid "" +"The Irrlicht Engine is a high performance realtime 3D engine written in\n" +"C++. Features include an OpenGL renderer, extensible materials, scene " +"graph\n" +"management, character animation, particle and other special effects, " +"support\n" +"for common mesh file formats, and collision detection." +msgstr "" + +#: gnu/packages/games.scm:1396 +msgid "2D space shooter" +msgstr "" + +#: gnu/packages/games.scm:1398 +msgid "" +"M.A.R.S. is a 2D space shooter with pretty visual effects and\n" +"attractive physics. Players can battle each other or computer controlled\n" +"enemies in different game modes such as space ball, death match, team death\n" +"match, cannon keep, and grave-itation pit." +msgstr "" + +#: gnu/packages/games.scm:1439 +msgid "Main game data for the Minetest game engine" +msgstr "" + +#: gnu/packages/games.scm:1441 +msgid "Game data for the Minetest infinite-world block sandox game." +msgstr "" + +#: gnu/packages/games.scm:1493 +msgid "Infinite-world block sandbox game" +msgstr "" + +#: gnu/packages/games.scm:1495 +msgid "" +"Minetest is a sandbox construction game. Players can create and destroy\n" +"various types of blocks in a three-dimensional open world. This allows\n" +"forming structures in every possible creation, on multiplayer servers or as " +"a\n" +"single player. Mods and texture packs allow players to personalize the " +"game\n" +"in different ways." +msgstr "" + +#: gnu/packages/games.scm:1534 +msgid "Curses Implementation of the Glk API" +msgstr "" + +#: gnu/packages/games.scm:1536 +msgid "" +"Glk defines a portable API for applications with text UIs. It was\n" +"primarily designed for interactive fiction, but it should be suitable for " +"many\n" +"interactive text utilities, particularly those based on a command line.\n" +"This is an implementation of the Glk library which runs in a terminal " +"window,\n" +"using the @code{curses.h} library for screen control." +msgstr "" + +#: gnu/packages/games.scm:1574 +msgid "Interpreter for Glulx VM" +msgstr "" + +#: gnu/packages/games.scm:1576 +msgid "" +"Glulx is a 32-bit portable virtual machine intended for writing and\n" +"playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" +"some of the restrictions in the venerable Z-machine format. This is the\n" +"reference interpreter, using the Glk API." +msgstr "" + +#: gnu/packages/games.scm:1613 +msgid "Z-machine interpreter" +msgstr "" + +#: gnu/packages/games.scm:1615 +msgid "" +"Fizmo is a console-based Z-machine interpreter. It is used to play\n" +"interactive fiction, also known as text adventures, which were implemented\n" +"either by Infocom or created using the Inform compiler." +msgstr "" + +#: gnu/packages/games.scm:1633 +msgid "Play the game of Go" +msgstr "" + +#: gnu/packages/games.scm:1635 +msgid "" +"GNU Go is a program that plays the game of Go, in which players\n" +"place stones on a grid to form territory or capture other stones. While\n" +"it can be played directly from the terminal, rendered in ASCII characters,\n" +"it is also possible to play GNU Go with 3rd party graphical interfaces or\n" +"even in Emacs. It supports the standard game storage format (SGF, Smart\n" +"Game Format) and inter-process communication format (GMP, Go Modem\n" +"Protocol)." +msgstr "" + +#: gnu/packages/games.scm:1663 +msgid "High speed arctic racing game based on Tux Racer" +msgstr "" + +#: gnu/packages/games.scm:1665 +msgid "" +"Extreme Tux Racer, or etracer as it is called for short, is\n" +"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of " +"the\n" +"game is to slide down a snow- and ice-covered mountain as quickly as " +"possible,\n" +"avoiding the trees and rocks that will slow you down.\n" +"\n" +"Collect herrings and other goodies while sliding down the hill, but avoid " +"fish\n" +"bones.\n" +"\n" +"This game is based on the GPL version of the famous game TuxRacer." +msgstr "" + +#: gnu/packages/games.scm:1747 +msgid "3D kart racing game" +msgstr "" + +#: gnu/packages/games.scm:1748 +msgid "" +"SuperTuxKart is a 3D kart racing game, with a focus on\n" +"having fun over realism. You can play with up to 4 friends on one PC, " +"racing\n" +"against each other or just trying to beat the computer; single-player mode " +"is\n" +"also available." +msgstr "" + +#: gnu/packages/games.scm:1780 +msgid "Game of jumping to the next floor, trying not to fall" +msgstr "" + +#: gnu/packages/games.scm:1782 +msgid "" +"GNUjump is a simple, yet addictive game in which you must jump from\n" +"platform to platform to avoid falling, while the platforms drop at faster " +"rates\n" +"the higher you go. The game features multiplayer, unlimited FPS, smooth " +"floor\n" +"falling, themeable graphics and sounds, and replays." +msgstr "" + +#: gnu/packages/games.scm:1825 +msgid "Turn-based strategy game" +msgstr "" + +#: gnu/packages/games.scm:1827 +msgid "" +"The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" +"with several single player campaigns, and multiplayer games (both networked " +"and\n" +"local).\n" +"\n" +"Battle for control on a range of maps, using variety of units which have\n" +"advantages and disadvantages against different types of attacks. Units " +"gain\n" +"experience and advance levels, and are carried over from one scenario to " +"the\n" +"next campaign." +msgstr "" + +#: gnu/packages/games.scm:1856 +msgid "Dedicated @emph{Battle for Wesnoth} server" +msgstr "" + +#: gnu/packages/games.scm:1857 +msgid "" +"This package contains a dedicated server for @emph{The\n" +"Battle for Wesnoth}." +msgstr "" + +#: gnu/packages/games.scm:1898 +msgid "Mouse and keyboard discovery for children" +msgstr "" + +#: gnu/packages/games.scm:1900 +msgid "" +"Gamine is a game designed for young children who are learning to use the\n" +"mouse and keyboard. The child uses the mouse to draw colored dots and " +"lines\n" +"on the screen and keyboard to display letters." +msgstr "" + +#: gnu/packages/games.scm:1932 +msgid "Puzzle game with a cat in lead role" +msgstr "" + +#: gnu/packages/games.scm:1933 +msgid "" +"Project Raincat is a game developed by Carnegie Mellon\n" +"students through GCS during the Fall 2008 semester. Raincat features game\n" +"play inspired from classics Lemmings and The Incredible Machine. The " +"project\n" +"proved to be an excellent learning experience for the programmers. " +"Everything\n" +"is programmed in Haskell." +msgstr "" + +#: gnu/packages/games.scm:1967 +msgid "Client for 'The Mana World' and similar games" +msgstr "" + +#: gnu/packages/games.scm:1969 +msgid "" +"ManaPlus is a 2D MMORPG client for game servers. It is the only\n" +"fully supported client for @uref{http://www.themanaworld.org, The mana\n" +"world}, @uref{http://evolonline.org, Evol Online} and\n" +"@uref{http://landoffire.org, Land of fire}." +msgstr "" + +#: gnu/packages/games.scm:2025 +msgid "Transportation economics simulator" +msgstr "" + +#: gnu/packages/games.scm:2026 +msgid "" +"OpenTTD is a game in which you transport goods and\n" +"passengers by land, water and air. It is a re-implementation of Transport\n" +"Tycoon Deluxe with many enhancements including multiplayer mode,\n" +"internationalization support, conditional orders and the ability to clone,\n" +"autoreplace and autoupdate vehicles. This package only includes the game\n" +"engine. When you start it you will be prompted to download a graphics set." +msgstr "" + +#: gnu/packages/games.scm:2083 +msgid "Base graphics set for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2085 +msgid "" +"The OpenGFX projects is an implementation of the OpenTTD base grahics\n" +"set that aims to ensure the best possible out-of-the-box experience.\n" +"\n" +"OpenGFX provides you with...\n" +"@enumerate\n" +"@item All graphics you need to enjoy OpenTTD.\n" +"@item Uniquely drawn rail vehicles for every climate.\n" +"@item Completely snow-aware rivers.\n" +"@item Different river and sea water.\n" +"@item Snow-aware buoys.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:2130 +msgid "Base sounds for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2131 +msgid "" +"OpenSFX is a set of free base sounds for OpenTTD which make\n" +"it possible to play OpenTTD without requiring the proprietary sound files " +"from\n" +"the original Transport Tycoon Deluxe." +msgstr "" + +#: gnu/packages/games.scm:2168 +msgid "Music set for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2169 +msgid "" +"OpenMSX is a music set for OpenTTD which makes it possible\n" +"to play OpenTTD without requiring the proprietary music from the original\n" +"Transport Tycoon Deluxe." +msgstr "" + +#: gnu/packages/games.scm:2247 +msgid "Free software re-implementation of RollerCoaster Tycoon 2" +msgstr "" + +#: gnu/packages/games.scm:2248 +msgid "" +"OpenRCT2 is a free software re-implementation of\n" +"RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and\n" +"maintaining an amusement park containing attractions, shops and facilities.\n" +"\n" +"Note that this package does @emph{not} provide the game assets (sounds,\n" +"images, etc.)" +msgstr "" + +#: gnu/packages/games.scm:2290 +msgid "Pinball simulator" +msgstr "" + +#: gnu/packages/games.scm:2291 +msgid "" +"The Emilia Pinball Project is a pinball simulator. There\n" +"are only two levels to play with, but they are very addictive." +msgstr "" + +#: gnu/packages/games.scm:2312 +msgid "Board game inspired by The Settlers of Catan" +msgstr "" + +#: gnu/packages/games.scm:2313 +msgid "" +"Pioneers is an emulation of the board game The Settlers of\n" +"Catan. It can be played on a local network, on the internet, and with AI\n" +"players." +msgstr "" + +#: gnu/packages/games.scm:2354 gnu/packages/gnome.scm:2644 +msgid "Logic puzzle game" +msgstr "" + +#: gnu/packages/games.scm:2355 +msgid "" +"The goal of this logic game is to open all cards in a 6x6\n" +"grid, using a number of hints as to their relative position. The game idea\n" +"is attributed to Albert Einstein." +msgstr "" + +#: gnu/packages/games.scm:2384 +msgid "MUD and telnet client" +msgstr "" + +#: gnu/packages/games.scm:2386 +msgid "" +"POWWOW is a client software which can be used for telnet as well as for\n" +"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client " +"for\n" +"the chat server psyced with the specific config located at\n" +"http://lavachat.symlynx.com/unix/" +msgstr "" + +#: gnu/packages/games.scm:2561 +msgid "Arena shooter derived from the Cube 2 engine" +msgstr "" + +#: gnu/packages/games.scm:2563 +msgid "" +"Red Eclipse is an arena shooter, created from the Cube2 engine.\n" +"Offering an innovative parkour system and distinct but all potent weapons,\n" +"Red Eclipse provides fast paced and accessible gameplay." +msgstr "" + +#: gnu/packages/games.scm:2622 +msgid "Text adventure game" +msgstr "" + +#: gnu/packages/games.scm:2624 +msgid "" +"Grue Hunter is a text adventure game written in Perl. You must make\n" +"your way through an underground cave system in search of the Grue. Can you\n" +"capture it and get out alive?" +msgstr "" + +#: gnu/packages/games.scm:2666 +msgid "Old-school earthworm action game" +msgstr "" + +#: gnu/packages/games.scm:2668 +msgid "" +"lierolibre is an earthworm action game where you fight another player\n" +"(or the computer) underground using a wide array of weapons.\n" +"\n" +"Features:\n" +"@itemize\n" +"@item 2 worms, 40 weapons, great playability, two game modes: Kill'em All\n" +"and Game of Tag, plus AI-players without true intelligence!\n" +"@item Dat nostalgia.\n" +"@item Extensions via a hidden F1 menu:\n" +"@itemize\n" +"@item Replays\n" +"@item Game controller support\n" +"@item Powerlevel palettes\n" +"@end itemize\n" +"@item Ability to write game variables to plain text files.\n" +"@item Ability to load game variables from both EXE and plain text files.\n" +"@item Scripts to extract and repack graphics, sounds and levels.\n" +"@end itemize\n" +"\n" +"To switch between different window sizes, use F6, F7 and F8, to switch to\n" +"fullscreen, use F5 or Alt+Enter." +msgstr "" + +#: gnu/packages/games.scm:2743 +msgid "3D Real-time strategy and real-time tactics game" +msgstr "" + +#: gnu/packages/games.scm:2745 +msgid "" +"Warzone 2100 offers campaign, multi-player, and single-player skirmish\n" +"modes. An extensive tech tree with over 400 different technologies, " +"combined\n" +"with the unit design system, allows for a wide variety of possible units " +"and\n" +"tactics." +msgstr "" + +#: gnu/packages/games.scm:2778 +msgid "2D scrolling shooter game" +msgstr "" + +#: gnu/packages/games.scm:2780 +msgid "" +"In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n" +"dominated the galaxy. Guide Chris Bainfield and his friend Sid Wilson on\n" +"their quest to liberate the galaxy from the clutches of WEAPCO. Along the\n" +"way, you will encounter new foes, make new allies, and assist local rebels\n" +"in strikes against the evil corporation." +msgstr "" + +#: gnu/packages/games.scm:2811 +msgid "Fast-paced, arcade-style, top-scrolling space shooter" +msgstr "" + +#: gnu/packages/games.scm:2813 +msgid "" +"In this game you are the captain of the cargo ship Chromium B.S.U. and\n" +"are responsible for delivering supplies to the troops on the front line. " +"Your\n" +"ship has a small fleet of robotic fighters which you control from the " +"relative\n" +"safety of the Chromium vessel." +msgstr "" + +#: gnu/packages/games.scm:2888 +msgid "Drawing software for children" +msgstr "" + +#: gnu/packages/games.scm:2890 +msgid "" +"Tux Paint is a free drawing program designed for young children (kids\n" +"ages 3 and up). It has a simple, easy-to-use interface; fun sound effects;\n" +"and an encouraging cartoon mascot who helps guide children as they use the\n" +"program. It provides a blank canvas and a variety of drawing tools to help\n" +"your child be creative." +msgstr "" + +#: gnu/packages/games.scm:2928 +msgid "Stamp images for Tux Paint" +msgstr "" + +#: gnu/packages/games.scm:2930 +msgid "" +"This package contains a set of \"Rubber Stamp\" images which can be used\n" +"with the \"Stamp\" tool within Tux Paint." +msgstr "" + +#: gnu/packages/games.scm:2977 +msgid "Configure Tux Paint" +msgstr "" + +#: gnu/packages/games.scm:2979 +msgid "Tux Paint Config is a graphical configuration editor for Tux Paint." +msgstr "" + +#: gnu/packages/games.scm:3011 +msgid "2D platformer game" +msgstr "" + +#: gnu/packages/games.scm:3012 +msgid "" +"SuperTux is a free classic 2D jump'n run sidescroller game\n" +"in a style similar to the original Super Mario games covered under\n" +"the GNU GPL." +msgstr "" + +#: gnu/packages/games.scm:3046 +msgid "MUD client" +msgstr "" + +#: gnu/packages/games.scm:3048 +msgid "" +"TinTin++ is a MUD client which supports MCCP (Mud Client Compression " +"Protocol),\n" +"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used " +"by MUDs,\n" +"as well as those required to login via telnet on Linux / Mac OS X servers, " +"and an\n" +"auto mapper with a VT100 map display." +msgstr "" + +#: gnu/packages/games.scm:3085 +msgid "Programming game" +msgstr "" + +#: gnu/packages/games.scm:3086 +msgid "" +"Learn programming, playing with ants and spider webs ;-)\n" +"Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n" +"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. " +"Experienced\n" +"programmers may also add their own favorite language." +msgstr "" + +#: gnu/packages/games.scm:3130 +msgid "Keyboard mashing and doodling game for babies" +msgstr "" + +#: gnu/packages/games.scm:3131 +msgid "" +"Bambam is a simple baby keyboard (and gamepad) masher\n" +"application that locks the keyboard and mouse and instead displays bright\n" +"colors, pictures, and sounds." +msgstr "" + +#: gnu/packages/games.scm:3174 +msgid "Arcade-style fire fighting game" +msgstr "" + +#: gnu/packages/games.scm:3176 +msgid "" +"Mr. Rescue is an arcade styled 2d action game centered around evacuating\n" +"civilians from burning buildings. The game features fast paced fire\n" +"extinguishing action, intense boss battles, a catchy soundtrack and lots of\n" +"throwing people around in pseudo-randomly generated buildings." +msgstr "" + +#: gnu/packages/games.scm:3283 +msgid "Non-euclidean graphical rogue-like game" +msgstr "" + +#: gnu/packages/games.scm:3285 +msgid "" +"HyperRogue is a game in which the player collects treasures and fights\n" +"monsters -- rogue-like but for the fact that it is played on the hyperbolic\n" +"plane and not in euclidean space.\n" +"\n" +"In HyperRogue, the player can move through different parts of the world, " +"which\n" +"are home to particular creatures and may be subject to their own rules of\n" +"\"physics\".\n" +"\n" +"While the game can use ASCII characters to display the the classical rogue\n" +"symbols, it still needs graphics to render the non-euclidean world." +msgstr "" + +#: gnu/packages/games.scm:3328 +msgid "Shooter with space station destruction" +msgstr "" + +#: gnu/packages/games.scm:3330 +msgid "" +"Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n" +"for Un*x systems with X11." +msgstr "" + +#: gnu/packages/games.scm:3362 +msgid "Turn based empire building strategy game" +msgstr "" + +#: gnu/packages/games.scm:3363 +msgid "" +"Freeciv is a turn based empire building strategy game\n" +"inspired by the history of human civilization. The game commences in\n" +"prehistory and your mission is to lead your tribe from the Stone Age\n" +"to the Space Age." +msgstr "" + +#: gnu/packages/games.scm:3394 +msgid "Recreation of data decryption effect in \"Sneakers\"" +msgstr "" + +#: gnu/packages/games.scm:3396 +msgid "" +"@code{No More Secrets} provides a command line tool called \"nms\"\n" +"that recreates the famous data decryption effect seen on screen in the 1992\n" +"movie \"Sneakers\".\n" +"\n" +"This command works on piped data. Pipe any ASCII or UTF-8 text to nms, and\n" +"it will apply the hollywood effect, initially showing encrypted data, then\n" +"starting a decryption sequence to reveal the original plaintext characters." +msgstr "" + +#: gnu/packages/games.scm:3423 +msgid "Data files for MegaGlest" +msgstr "" + +#: gnu/packages/games.scm:3424 +msgid "This package contains the data files required for MegaGlest." +msgstr "" + +#: gnu/packages/games.scm:3477 +msgid "3D real-time strategy (RTS) game" +msgstr "" + +#: gnu/packages/games.scm:3478 +msgid "" +"MegaGlest is a cross-platform 3D real-time strategy (RTS)\n" +"game, where you control the armies of one of seven different factions: " +"Tech,\n" +"Magic, Egypt, Indians, Norsemen, Persian or Romans." +msgstr "" + +#: gnu/packages/games.scm:3529 +msgid "Side-scrolling physics platformer with a ball of tar" +msgstr "" + +#: gnu/packages/games.scm:3530 +msgid "" +"In FreeGish you control Gish, a ball of tar who lives\n" +"happily with his girlfriend Brea, until one day a mysterious dark creature\n" +"emerges from a sewer hole and pulls her below ground." +msgstr "" + +#: gnu/packages/games.scm:3565 +msgid "Classic overhead run-and-gun game" +msgstr "" + +#: gnu/packages/games.scm:3566 +msgid "" +"C-Dogs SDL is a classic overhead run-and-gun game,\n" +"supporting up to 4 players in co-op and deathmatch modes. Customize your\n" +"player, choose from many weapons, and blast, slide and slash your way " +"through\n" +"over 100 user-created campaigns." +msgstr "" + +#: gnu/packages/games.scm:3666 +msgid "3D puzzle game" +msgstr "" + +#: gnu/packages/games.scm:3667 +msgid "" +"Kiki the nano bot is a 3D puzzle game. It is basically a\n" +"mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a\n" +"small robot living in the nano world, repair its maker." +msgstr "" + +#: gnu/packages/games.scm:3757 +msgid "2D retro multiplayer shooter game" +msgstr "" + +#: gnu/packages/games.scm:3758 +msgid "" +"Teeworlds is an online multiplayer game. Battle with up to\n" +"16 players in a variety of game modes, including Team Deathmatch and " +"Capture\n" +"The Flag. You can even design your own maps!" +msgstr "" + +#: gnu/packages/games.scm:3811 +msgid "Puzzle game with a dexterity component" +msgstr "" + +#: gnu/packages/games.scm:3812 +msgid "" +"Enigma is a puzzle game with 550 unique levels. The object\n" +"of the game is to find and uncover pairs of identically colored ‘Oxyd’ " +"stones.\n" +"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser " +"beams,\n" +"and most of all, countless hairy puzzles usually block your direct way to " +"the\n" +"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest " +"you\n" +"get bored) interact in many unexpected ways, and since many of them follow " +"the\n" +"laws of physics (Enigma’s special laws of physics, that is), controlling " +"them\n" +"with the mouse isn’t always trivial." +msgstr "" + +#: gnu/packages/games.scm:3883 +msgid "Puzzle game" +msgstr "" + +#: gnu/packages/games.scm:3884 +msgid "" +"Fish Fillets NG is strictly a puzzle game. The goal in\n" +"every of the seventy levels is always the same: find a safe way out. The " +"fish\n" +"utter witty remarks about their surroundings, the various inhabitants of " +"their\n" +"underwater realm quarrel among themselves or comment on the efforts of your\n" +"fish. The whole game is accompanied by quiet, comforting music." +msgstr "" + +#: gnu/packages/games.scm:3948 +msgid "Roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:3949 +msgid "" +"Dungeon Crawl Stone Soup is a roguelike adventure through\n" +"dungeons filled with dangerous monsters in a quest to find the mystifyingly\n" +"fabulous Orb of Zot." +msgstr "" + +#: gnu/packages/games.scm:3995 +msgid "Graphical roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:4025 +msgid "Cross-platform third-person action game" +msgstr "" + +#: gnu/packages/games.scm:4026 +msgid "" +"Lugaru is a third-person action game. The main character,\n" +"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat " +"skills.\n" +"In his quest to find those responsible for slaughtering his village, he " +"uncovers\n" +"a far-reaching conspiracy involving the corrupt leaders of the rabbit " +"republic\n" +"and the starving wolves from a nearby den. Turner takes it upon himself to\n" +"fight against their plot and save his fellow rabbits from slavery." +msgstr "" + +#: gnu/packages/games.scm:4077 +msgid "Data files for 0ad" +msgstr "" + +#: gnu/packages/games.scm:4078 +msgid "0ad-data provides the data files required by the game 0ad." +msgstr "" + +#: gnu/packages/games.scm:4196 +msgid "3D real-time strategy game of ancient warfare" +msgstr "" + +#: gnu/packages/games.scm:4197 +msgid "" +"0 A.D. is a real-time strategy (RTS) game of ancient\n" +"warfare. It's a historically-based war/economy game that allows players to\n" +"relive or rewrite the history of twelve ancient civilizations, each " +"depicted\n" +"at their peak of economic growth and military prowess.\n" +"\n" +"0ad needs a window manager that supports 'Extended Window Manager Hints'." +msgstr "" + +#: gnu/packages/games.scm:4272 +msgid "Colossal Cave Adventure" +msgstr "" + +#: gnu/packages/games.scm:4273 +msgid "" +"The original Colossal Cave Adventure from 1976 was the\n" +"origin of all text adventures, dungeon-crawl (computer) games, and\n" +"computer-hosted roleplaying games. This is the last version released by\n" +"Crowther & Woods, its original authors, in 1995. It has been known as\n" +"\"adventure 2.5\" and \"430-point adventure\"." +msgstr "" + +#: gnu/packages/games.scm:4284 +msgid "Single-player, RPG roguelike game set in the world of Eyal" +msgstr "" + +#: gnu/packages/games.scm:4389 +msgid "" +"Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" +"combat and advanced character building. Play as one of many unique races " +"and\n" +"classes in the lore-filled world of Eyal, exploring random dungeons, facing\n" +"challenging battles, and developing characters with your own tailored mix " +"of\n" +"abilities and powers. With a modern graphical and customisable interface,\n" +"intuitive mouse control, streamlined mechanics and deep, challenging " +"combat,\n" +"Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." +msgstr "" + +#: gnu/packages/games.scm:4435 +msgid "First person shooter engine for Quake 1" +msgstr "" + +#: gnu/packages/games.scm:4436 +msgid "" +"Quakespasm is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4485 +msgid "" +"vkquake is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4536 +msgid "First person shooter engine based on quake2" +msgstr "" + +#: gnu/packages/games.scm:4537 +msgid "" +"Yamagi Quake II is an enhanced client for id Software's Quake II.\n" +"The main focus is an unchanged single player experience like back in 1997,\n" +"thus the gameplay and the graphics are unaltered. However the user may use " +"one\n" +"of the unofficial retexturing packs. In comparison with the official " +"client,\n" +"over 1000 bugs were fixed and an extensive code audit done,\n" +"making Yamagi Quake II one of the most solid Quake II implementations " +"available." +msgstr "" + +#: gnu/packages/games.scm:4593 +msgid "Realistic physics puzzle game" +msgstr "" + +#: gnu/packages/games.scm:4594 +msgid "" +"The Butterfly Effect (tbe) is a game that uses\n" +"realistic physics simulations to combine lots of simple mechanical\n" +"elements to achieve a simple goal in the most complex way possible." +msgstr "" + +#: gnu/packages/games.scm:4646 +msgid "Game of lonely space adventure" +msgstr "" + +#: gnu/packages/games.scm:4648 +msgid "" +"Pioneer is a space adventure game set in our galaxy at the turn of the\n" +"31st century. The game is open-ended, and you are free to eke out whatever\n" +"kind of space-faring existence you can think of. Look for fame or fortune " +"by\n" +"exploring the millions of star systems. Turn to a life of crime as a " +"pirate,\n" +"smuggler or bounty hunter. Forge and break alliances with the various\n" +"factions fighting for power, freedom or self-determination. The universe " +"is\n" +"whatever you make of it." +msgstr "" + +#: gnu/packages/games.scm:4675 +msgid "Hacking contribution graphs in git" +msgstr "" + +#: gnu/packages/games.scm:4677 +msgid "" +"Badass generates false commits for a range of dates, essentially\n" +"hacking the gamification of contribution graphs on platforms such as\n" +"Github or Gitlab." +msgstr "" + +#: gnu/packages/games.scm:4755 +msgid "Educational programming strategy game" +msgstr "" + +#: gnu/packages/games.scm:4756 +msgid "" +"Colobot: Gold Edition is a real-time strategy game, where\n" +"you can program your units (bots) in a language called CBOT, which is " +"similar\n" +"to C++ and Java. Your mission is to find a new planet to live and survive.\n" +"You can save humanity and get programming skills!" +msgstr "" + +#: gnu/packages/games.scm:4838 +msgid "Modern Doom 2 source port" +msgstr "" + +#: gnu/packages/games.scm:4839 +msgid "" +"GZdoom is a port of the Doom 2 game engine, with a modern\n" +"renderer. It improves modding support with ZDoom's advanced mapping " +"features\n" +"and the new ZScript language. In addition to Doom, it supports Heretic, " +"Hexen,\n" +"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." +msgstr "" + +#: gnu/packages/gcc.scm:346 +msgid "GNU Compiler Collection" +msgstr "" + +#: gnu/packages/gcc.scm:348 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, " +"and\n" +"Go. It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:495 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Ada, and Go.\n" +"It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:525 +msgid "GNU C++ standard library" +msgstr "" + +#: gnu/packages/gcc.scm:560 +msgid "Collection of subroutines used by various GNU programs" +msgstr "" + +#: gnu/packages/gcc.scm:745 +msgid "GNU libstdc++ documentation" +msgstr "" + +#: gnu/packages/gcc.scm:813 +msgid "" +"Manipulating sets and relations of integer points bounded by linear " +"constraints" +msgstr "" + +#: gnu/packages/gcc.scm:816 +msgid "" +"isl is a library for manipulating sets and relations of integer points\n" +"bounded by linear constraints. Supported operations on sets include\n" +"intersection, union, set difference, emptiness check, convex hull, " +"(integer)\n" +"affine hull, integer projection, computing the lexicographic minimum using\n" +"parametric integer programming, coalescing and parametric vertex\n" +"enumeration. It also includes an ILP solver based on generalized basis\n" +"reduction, transitive closures on maps (which may encode infinite graphs),\n" +"dependence analysis and bounds on piecewise step-polynomials." +msgstr "" + +#: gnu/packages/gcc.scm:866 +msgid "Library to generate code for scanning Z-polyhedra" +msgstr "" + +#: gnu/packages/gcc.scm:868 +msgid "" +"CLooG is a free software library to generate code for scanning\n" +"Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" +"reaches each integral point of one or more parameterized polyhedra.\n" +"CLooG has been originally written to solve the code generation problem\n" +"for optimizing compilers based on the polytope model. Nevertheless it\n" +"is used now in various area e.g., to build control automata for\n" +"high-level synthesis or to find the best polynomial approximation of a\n" +"function. CLooG may help in any situation where scanning polyhedra\n" +"matters. While the user has full control on generated code quality,\n" +"CLooG is designed to avoid control overhead and to produce a very\n" +"effective code." +msgstr "" + +#: gnu/packages/gcc.scm:923 +msgid "Reference manual for the C programming language" +msgstr "" + +#: gnu/packages/gcc.scm:925 +msgid "" +"This is a reference manual for the C programming language, as\n" +"implemented by the GNU C Compiler (gcc). As a reference, it is not " +"intended\n" +"to be a tutorial of the language. Rather, it outlines all of the " +"constructs\n" +"of the language. Library functions are not included." +msgstr "" + +#: gnu/packages/gettext.scm:105 +msgid "Tools and documentation for translation (used to build other packages)" +msgstr "" + +#: gnu/packages/gettext.scm:107 +msgid "" +"GNU Gettext is a package providing a framework for translating the\n" +"textual output of programs into multiple languages. It provides " +"translators\n" +"with the means to create message catalogs, and a runtime library to load\n" +"translated messages from the catalogs. Nearly all GNU packages use Gettext." +msgstr "" + +#: gnu/packages/gettext.scm:137 +msgid "Tools and documentation for translation" +msgstr "" + +#: gnu/packages/gettext.scm:202 +msgid "Scripts to ease maintenance of translations" +msgstr "" + +#: gnu/packages/gettext.scm:204 +msgid "" +"The po4a (PO for anything) project goal is to ease translations (and\n" +"more interestingly, the maintenance of translations) using gettext tools on\n" +"areas where they were not expected like documentation." +msgstr "" + +#: gnu/packages/gimp.scm:64 +msgid "Image pixel format conversion library" +msgstr "" + +#: gnu/packages/gimp.scm:66 +msgid "" +"Babl is a dynamic, any-to-any pixel format translation library.\n" +"It allows converting between different methods of storing pixels, known as\n" +"@dfn{pixel formats}, that have different bit depths and other data\n" +"representations, color models, and component permutations.\n" +"\n" +"A vocabulary to formulate new pixel formats from existing primitives is\n" +"provided, as well as a framework to add new color models and data types." +msgstr "" + +#: gnu/packages/gimp.scm:123 +msgid "Graph based image processing framework" +msgstr "" + +#: gnu/packages/gimp.scm:124 +msgid "" +"GEGL (Generic Graphics Library) provides infrastructure to\n" +"do demand based cached non destructive image editing on larger than RAM\n" +"buffers." +msgstr "" + +#: gnu/packages/gimp.scm:189 +msgid "GNU Image Manipulation Program" +msgstr "" + +#: gnu/packages/gimp.scm:191 +msgid "" +"GIMP is an application for image manipulation tasks such as photo\n" +"retouching, composition and authoring. It supports all common image " +"formats\n" +"as well as specialized ones. It features a highly customizable interface\n" +"that is extensible via a plugin system." +msgstr "" + +#: gnu/packages/gimp.scm:239 +msgid "GIMP plug-in to edit image in fourier space" +msgstr "" + +#: gnu/packages/gimp.scm:241 +msgid "" +"This package provides a simple plug-in to apply the fourier transform on\n" +"an image, allowing you to work with the transformed image inside GIMP. You\n" +"can draw or apply filters in fourier space and get the modified image with " +"an\n" +"inverse fourier transform." +msgstr "" + +#: gnu/packages/gnome.scm:202 +msgid "CD/DVD burning tool for Gnome" +msgstr "" + +#: gnu/packages/gnome.scm:203 +msgid "" +"Brasero is an application to burn CD/DVD for the Gnome\n" +"Desktop. It is designed to be as simple as possible and has some unique\n" +"features to enable users to create their discs easily and quickly." +msgstr "" + +#: gnu/packages/gnome.scm:278 +msgid "Simple backup tool, for regular encrypted backups" +msgstr "" + +#: gnu/packages/gnome.scm:280 +msgid "" +"Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" +"uses duplicity as the backend, which supports incremental backups and " +"storage\n" +"either on a local, or remote machine via a number of methods." +msgstr "" + +#: gnu/packages/gnome.scm:327 +msgid "Diagram creation for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:328 +msgid "" +"Dia can be used to draw different types of diagrams, and\n" +"includes support for UML static structure diagrams (class diagrams), entity\n" +"relationship modeling, and network diagrams. The program supports various " +"file\n" +"formats like PNG, SVG, PDF and EPS." +msgstr "" + +#: gnu/packages/gnome.scm:384 +msgid "Library for accessing online service APIs" +msgstr "" + +#: gnu/packages/gnome.scm:386 +msgid "" +"libgdata is a GLib-based library for accessing online service APIs using\n" +"the GData protocol — most notably, Google's services. It provides APIs to\n" +"access the common Google services, and has full asynchronous support." +msgstr "" + +#: gnu/packages/gnome.scm:417 +msgid "GObject-based library for handling and rendering XPS documents" +msgstr "" + +#: gnu/packages/gnome.scm:419 +msgid "" +"libgxps is a GObject-based library for handling and rendering XPS\n" +"documents. This package also contains binaries that can convert XPS " +"documents\n" +"to other formats." +msgstr "" + +#: gnu/packages/gnome.scm:439 +msgid "Bootstrap GNOME modules built from Git" +msgstr "" + +#: gnu/packages/gnome.scm:440 +msgid "" +"gnome-common contains various files needed to bootstrap\n" +"GNOME modules built from Git. It contains a common \"autogen.sh\" script " +"that\n" +"can be used to configure a source directory checked out from Git and some\n" +"commonly used macros." +msgstr "" + +#: gnu/packages/gnome.scm:491 +msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" +msgstr "" + +#: gnu/packages/gnome.scm:493 +msgid "" +"The libgnome-desktop library provides API shared by several applications\n" +"on the desktop, but that cannot live in the platform for various reasons.\n" +"There is no API or ABI guarantee, although we are doing our best to provide\n" +"stability. Documentation for the API is available with gtk-doc.\n" +"\n" +"The gnome-about program helps find which version of GNOME is installed." +msgstr "" + +#: gnu/packages/gnome.scm:526 +msgid "Documentation utilities for the Gnome project" +msgstr "" + +#: gnu/packages/gnome.scm:528 +msgid "" +"Gnome-doc-utils is a collection of documentation utilities for the\n" +"Gnome project. It includes xml2po tool which makes it easier to translate\n" +"and keep up to date translations of documentation." +msgstr "" + +#: gnu/packages/gnome.scm:567 +msgid "Disk management utility for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:568 +msgid "Disk management utility for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:611 +msgid "Libraries for displaying certificates and accessing key stores" +msgstr "" + +#: gnu/packages/gnome.scm:613 +msgid "" +"The GCR package contains libraries used for displaying certificates and\n" +"accessing key stores. It also provides the viewer for crypto files on the\n" +"GNOME Desktop." +msgstr "" + +#: gnu/packages/gnome.scm:642 +msgid "Accessing passwords from the GNOME keyring" +msgstr "" + +#: gnu/packages/gnome.scm:644 +msgid "Client library to access passwords from the GNOME keyring." +msgstr "" + +#: gnu/packages/gnome.scm:714 +msgid "Daemon to store passwords and encryption keys" +msgstr "" + +#: gnu/packages/gnome.scm:716 +msgid "" +"gnome-keyring is a program that keeps passwords and other secrets for\n" +"users. It is run as a daemon in the session, similar to ssh-agent, and " +"other\n" +"applications locate it via an environment variable or D-Bus.\n" +"\n" +"The program can manage several keyrings, each with its own master password,\n" +"and there is also a session keyring which is never stored to disk, but\n" +"forgotten when the session ends." +msgstr "" + +#: gnu/packages/gnome.scm:785 +msgid "GNOME's document viewer" +msgstr "" + +#: gnu/packages/gnome.scm:787 +msgid "" +"Evince is a document viewer for multiple document formats. It\n" +"currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" +"of Evince is to replace the multiple document viewers that exist\n" +"on the GNOME Desktop with a single simple application." +msgstr "" + +#: gnu/packages/gnome.scm:816 +msgid "GNOME settings for various desktop components" +msgstr "" + +#: gnu/packages/gnome.scm:818 +msgid "" +"Gsettings-desktop-schemas contains a collection of GSettings schemas\n" +"for settings shared by various components of the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:852 +msgid "Utility to implement the Freedesktop Icon Naming Specification" +msgstr "" + +#: gnu/packages/gnome.scm:854 +msgid "" +"To help with the transition to the Freedesktop Icon Naming\n" +"Specification, the icon naming utility maps the icon names used by the\n" +"GNOME and KDE desktops to the icon names proposed in the specification." +msgstr "" + +#: gnu/packages/gnome.scm:885 +msgid "GNOME icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:887 +msgid "Icons for the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:924 +msgid "Tango icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:925 +msgid "" +"This is an icon theme that follows the Tango visual\n" +"guidelines." +msgstr "" + +#: gnu/packages/gnome.scm:951 +msgid "Database of common MIME types" +msgstr "" + +#: gnu/packages/gnome.scm:953 +msgid "" +"The shared-mime-info package contains the core database of common types\n" +"and the update-mime-database command used to extend it. It requires glib2 " +"to\n" +"be installed for building the update command. Additionally, it uses " +"intltool\n" +"for translations, though this is only a dependency for the maintainers. " +"This\n" +"database is translated at Transifex." +msgstr "" + +#: gnu/packages/gnome.scm:977 +msgid "Freedesktop icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:979 +msgid "Freedesktop icon theme." +msgstr "" + +#: gnu/packages/gnome.scm:1007 +msgid "GNOME desktop notification library" +msgstr "" + +#: gnu/packages/gnome.scm:1009 +msgid "" +"Libnotify is a library that sends desktop notifications to a\n" +"notification daemon, as defined in the Desktop Notifications spec. These\n" +"notifications can be used to inform the user about an event or display\n" +"some form of information without getting in the user's way." +msgstr "" + +#: gnu/packages/gnome.scm:1043 +msgid "GObject plugin system" +msgstr "" + +#: gnu/packages/gnome.scm:1045 +msgid "" +"Libpeas is a gobject-based plugin engine, targeted at giving every\n" +"application the chance to assume its own extensibility. It also has a set " +"of\n" +"features including, but not limited to: multiple extension points; on-" +"demand\n" +"(lazy) programming language support for C, Python and JS; simplicity of the\n" +"API." +msgstr "" + +#: gnu/packages/gnome.scm:1074 +msgid "OpenGL extension to GTK+" +msgstr "" + +#: gnu/packages/gnome.scm:1075 +msgid "" +"GtkGLExt is an OpenGL extension to GTK+. It provides\n" +"additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" +"API add-ons to make GTK+ widgets OpenGL-capable." +msgstr "" + +#: gnu/packages/gnome.scm:1118 +msgid "GTK+ rapid application development tool" +msgstr "" + +#: gnu/packages/gnome.scm:1119 +msgid "" +"Glade is a rapid application development (RAD) tool to\n" +"enable quick & easy development of user interfaces for the GTK+ toolkit and\n" +"the GNOME desktop environment." +msgstr "" + +#: gnu/packages/gnome.scm:1147 +msgid "CSS2 parsing and manipulation library" +msgstr "" + +#: gnu/packages/gnome.scm:1149 +msgid "" +"Libcroco is a standalone CSS2 parsing and manipulation library.\n" +"The parser provides a low level event driven SAC-like API and a CSS object\n" +"model like API. Libcroco provides a CSS2 selection engine and an " +"experimental\n" +"XML/CSS rendering engine." +msgstr "" + +#: gnu/packages/gnome.scm:1182 +msgid "GNOME's Structured File Library" +msgstr "" + +#: gnu/packages/gnome.scm:1184 +msgid "" +"Libgsf aims to provide an efficient extensible I/O abstraction for\n" +"dealing with different structured file formats." +msgstr "" + +#: gnu/packages/gnome.scm:1249 +msgid "Render SVG files using Cairo" +msgstr "" + +#: gnu/packages/gnome.scm:1251 +msgid "" +"Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:1275 +msgid "Create trees of CORBA Interface Definition Language files" +msgstr "" + +#: gnu/packages/gnome.scm:1276 +msgid "" +"Libidl is a library for creating trees of CORBA Interface\n" +"Definition Language (idl) files, which is a specification for defining\n" +"portable interfaces. libidl was initially written for orbit (the orb from " +"the\n" +"GNOME project, and the primary means of libidl distribution). However, the\n" +"functionality was designed to be as reusable and portable as possible." +msgstr "" + +#: gnu/packages/gnome.scm:1316 +msgid "CORBA 2.4-compliant Object Request Broker" +msgstr "" + +#: gnu/packages/gnome.scm:1317 +msgid "" +"ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" +"featuring mature C, C++ and Python bindings." +msgstr "" + +#: gnu/packages/gnome.scm:1364 +msgid "" +"Framework for creating reusable components for use in GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:1365 +msgid "" +"Bonobo is a framework for creating reusable components for\n" +"use in GNOME applications, built on top of CORBA." +msgstr "" + +#: gnu/packages/gnome.scm:1396 +msgid "Store application preferences" +msgstr "" + +#: gnu/packages/gnome.scm:1397 +msgid "" +"Gconf is a system for storing application preferences. It\n" +"is intended for user preferences; not arbitrary data storage." +msgstr "" + +#: gnu/packages/gnome.scm:1431 +msgid "Base MIME and Application database for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:1432 +msgid "" +"GNOME Mime Data is a module which contains the base MIME\n" +"and Application database for GNOME. The data stored by this module is\n" +"designed to be accessed through the MIME functions in GnomeVFS." +msgstr "" + +#: gnu/packages/gnome.scm:1475 +msgid "Access files and folders in GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:1477 +msgid "" +"GnomeVFS is the core library used to access files and folders in GNOME\n" +"applications. It provides a file system abstraction which allows " +"applications\n" +"to access local and remote files with a single consistent API." +msgstr "" + +#: gnu/packages/gnome.scm:1522 +msgid "Useful routines for building applications" +msgstr "" + +#: gnu/packages/gnome.scm:1523 +msgid "" +"The libgnome library provides a number of useful routines\n" +"for building modern applications, including session management, activation " +"of\n" +"files and URIs, and displaying help." +msgstr "" + +#: gnu/packages/gnome.scm:1546 +msgid "2D drawing library" +msgstr "" + +#: gnu/packages/gnome.scm:1547 +msgid "" +"Libart is a 2D drawing library intended as a\n" +"high-quality vector-based 2D library with antialiasing and alpha composition." +msgstr "" + +#: gnu/packages/gnome.scm:1574 +msgid "Flexible widget for creating interactive structured graphics" +msgstr "" + +#: gnu/packages/gnome.scm:1575 +msgid "" +"The GnomeCanvas widget provides a flexible widget for\n" +"creating interactive structured graphics." +msgstr "" + +#: gnu/packages/gnome.scm:1599 +msgid "C++ bindings to the GNOME Canvas library" +msgstr "" + +#: gnu/packages/gnome.scm:1600 +msgid "C++ bindings to the GNOME Canvas library." +msgstr "" + +#: gnu/packages/gnome.scm:1632 +msgid "Additional widgets for applications" +msgstr "" + +#: gnu/packages/gnome.scm:1633 +msgid "" +"The libgnomeui library provides additional widgets for\n" +"applications. Many of the widgets from libgnomeui have already been\n" +"ported to GTK+." +msgstr "" + +#: gnu/packages/gnome.scm:1659 +msgid "Load glade interfaces and access the glade built widgets" +msgstr "" + +#: gnu/packages/gnome.scm:1660 +msgid "" +"Libglade is a library that provides interfaces for loading\n" +"graphical interfaces described in glade files and for accessing the\n" +"widgets built in the loading process." +msgstr "" + +#: gnu/packages/gnome.scm:1690 gnu/packages/gnome.scm:1722 +msgid "Printing framework for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:1692 +msgid "" +"GNOME-print was a printing framework for GNOME. It has been deprecated\n" +"since ca. 2006, when GTK+ itself incorporated printing support." +msgstr "" + +#: gnu/packages/gnome.scm:1766 +msgid "Some user interface controls using Bonobo" +msgstr "" + +#: gnu/packages/gnome.scm:1767 +msgid "" +"The Bonobo UI library provides a number of user interface\n" +"controls using the Bonobo component framework." +msgstr "" + +#: gnu/packages/gnome.scm:1792 +msgid "Window Navigator Construction Kit" +msgstr "" + +#: gnu/packages/gnome.scm:1794 +msgid "" +"Libwnck is the Window Navigator Construction Kit, a library for use in\n" +"writing pagers, tasklists, and more generally applications that are dealing\n" +"with window management. It tries hard to respect the Extended Window " +"Manager\n" +"Hints specification (EWMH)." +msgstr "" + +#: gnu/packages/gnome.scm:1847 +msgid "Document-centric objects and utilities" +msgstr "" + +#: gnu/packages/gnome.scm:1848 +msgid "A GLib/GTK+ set of document-centric objects and utilities." +msgstr "" + +#: gnu/packages/gnome.scm:1932 +msgid "Spreadsheet application" +msgstr "" + +#: gnu/packages/gnome.scm:1934 +msgid "" +"GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" +"interoperable with other spreadsheet applications. It has a vast array of\n" +"features beyond typical spreadsheet functionality, such as support for " +"linear\n" +"and non-linear solvers, statistical analysis, and telecommunication\n" +"engineering." +msgstr "" + +#: gnu/packages/gnome.scm:1974 +msgid "Default GNOME 3 themes" +msgstr "" + +#: gnu/packages/gnome.scm:1976 +msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." +msgstr "" + +#: gnu/packages/gnome.scm:2009 +msgid "Manage encryption keys and passwords in the GNOME keyring" +msgstr "" + +#: gnu/packages/gnome.scm:2011 +msgid "" +"Seahorse is a GNOME application for managing encryption keys and\n" +"passwords in the GNOME keyring." +msgstr "" + +#: gnu/packages/gnome.scm:2049 gnu/packages/gnome.scm:2285 +msgid "Compiler for the GObject type system" +msgstr "" + +#: gnu/packages/gnome.scm:2051 +msgid "" +"Vala is a programming language that aims to bring modern programming\n" +"language features to GNOME developers without imposing any additional " +"runtime\n" +"requirements and without using a different ABI compared to applications and\n" +"libraries written in C." +msgstr "" + +#: gnu/packages/gnome.scm:2083 +msgid "Virtual Terminal Emulator" +msgstr "" + +#: gnu/packages/gnome.scm:2085 +msgid "" +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, and a minimal sample application (vte) using that. Vte is mainly used " +"in\n" +"gnome-terminal, but can also be used to embed a console/terminal in games,\n" +"editors, IDEs, etc." +msgstr "" + +#: gnu/packages/gnome.scm:2118 +msgid "Enhanced VTE terminal widget" +msgstr "" + +#: gnu/packages/gnome.scm:2120 +msgid "" +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, this fork provides additional functions exposed for keyboard text\n" +"selection and URL hints." +msgstr "" + +#: gnu/packages/gnome.scm:2206 +msgid "Remote desktop viewer for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:2207 +msgid "" +"Vinagre is a remote display client supporting the VNC, SPICE\n" +"and RDP protocols." +msgstr "" + +#: gnu/packages/gnome.scm:2259 +msgid "Low-level GNOME configuration system" +msgstr "" + +#: gnu/packages/gnome.scm:2260 +msgid "" +"Dconf is a low-level configuration system. Its main purpose\n" +"is to provide a backend to GSettings on platforms that don't already have\n" +"configuration storage systems." +msgstr "" + +#: gnu/packages/gnome.scm:2287 +msgid "" +"JSON-GLib is a C library based on GLib providing serialization and\n" +"deserialization support for the JavaScript Object Notation (JSON) format\n" +"described by RFC 4627. It provides parser and generator GObject classes " +"and\n" +"various wrappers for the complex data types employed by JSON, such as " +"arrays\n" +"and objects." +msgstr "" + +#: gnu/packages/gnome.scm:2326 +msgid "High-level API for X Keyboard Extension" +msgstr "" + +#: gnu/packages/gnome.scm:2328 +msgid "" +"LibXklavier is a library providing high-level API for X Keyboard\n" +"Extension known as XKB. This library is intended to support XFree86 and " +"other\n" +"commercial X servers. It is useful for creating XKB-related software " +"(layout\n" +"indicators etc)." +msgstr "" + +#: gnu/packages/gnome.scm:2356 +msgid "Python bindings to librsvg" +msgstr "" + +#: gnu/packages/gnome.scm:2358 +msgid "" +"This packages provides Python bindings to librsvg, the SVG rendering\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:2408 +msgid "Network-related GIO modules" +msgstr "" + +#: gnu/packages/gnome.scm:2410 +msgid "" +"This package contains various network related extensions for the GIO\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:2441 +msgid "RESTful web api query library" +msgstr "" + +#: gnu/packages/gnome.scm:2443 +msgid "" +"This library was designed to make it easier to access web services that\n" +"claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" +"libxml to ease remote use of the RESTful API." +msgstr "" + +#: gnu/packages/gnome.scm:2566 +msgid "GLib-based HTTP Library" +msgstr "" + +#: gnu/packages/gnome.scm:2568 +msgid "" +"LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" +"and the GLib main loop, to integrate well with GNOME applications." +msgstr "" + +#: gnu/packages/gnome.scm:2614 +msgid "GObject bindings for \"Secret Service\" API" +msgstr "" + +#: gnu/packages/gnome.scm:2616 +msgid "" +"Libsecret is a GObject based library for storing and retrieving passwords\n" +"and other secrets. It communicates with the \"Secret Service\" using DBus." +msgstr "" + +#: gnu/packages/gnome.scm:2645 +msgid "" +"Five or More is a game where you try to align\n" +" five or more objects of the same color and shape causing them to " +"disappear.\n" +" On every turn more objects will appear, until the board is full.\n" +" Try to last as long as possible." +msgstr "" + +#: gnu/packages/gnome.scm:2683 +msgid "Minesweeper game" +msgstr "" + +#: gnu/packages/gnome.scm:2685 +msgid "" +"Mines (previously gnomine) is a puzzle game where you locate mines\n" +"floating in an ocean using only your brain and a little bit of luck." +msgstr "" + +#: gnu/packages/gnome.scm:2716 +msgid "Japanese logic game" +msgstr "" + +#: gnu/packages/gnome.scm:2718 +msgid "" +"Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" +"GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" +"possible while still providing features that make playing difficult Sudoku\n" +"more fun." +msgstr "" + +#: gnu/packages/gnome.scm:2764 +msgid "Terminal emulator" +msgstr "" + +#: gnu/packages/gnome.scm:2766 +msgid "" +"GNOME Terminal is a terminal emulator application for accessing a\n" +"UNIX shell environment which can be used to run programs available on\n" +"your system.\n" +"\n" +"It supports several profiles, multiple tabs and implements several\n" +"keyboard shortcuts." +msgstr "" + +#: gnu/packages/gnome.scm:2832 +msgid "Color management service" +msgstr "" + +#: gnu/packages/gnome.scm:2833 +msgid "" +"Colord is a system service that makes it easy to manage,\n" +"install and generate color profiles to accurately color manage input and\n" +"output devices." +msgstr "" + +#: gnu/packages/gnome.scm:2877 +msgid "Geolocation service" +msgstr "" + +#: gnu/packages/gnome.scm:2878 +msgid "" +"Geoclue is a D-Bus service that provides location\n" +"information. The primary goal of the Geoclue project is to make creating\n" +"location-aware applications as simple as possible, while the secondary goal " +"is\n" +"to ensure that no application can access location information without " +"explicit\n" +"permission from user." +msgstr "" + +#: gnu/packages/gnome.scm:2913 +msgid "Geocoding and reverse-geocoding library" +msgstr "" + +#: gnu/packages/gnome.scm:2915 +msgid "" +"geocode-glib is a convenience library for geocoding (finding longitude,\n" +"and latitude from an address) and reverse geocoding (finding an address " +"from\n" +"coordinates) using the Nominatim service. geocode-glib caches requests for\n" +"faster results and to avoid unnecessary server load." +msgstr "" + +#: gnu/packages/gnome.scm:2968 +msgid "System daemon for managing power devices" +msgstr "" + +#: gnu/packages/gnome.scm:2970 +msgid "" +"UPower is an abstraction for enumerating power devices,\n" +"listening to device events and querying history and statistics. Any\n" +"application or service on the system can access the org.freedesktop.UPower\n" +"service via the system message bus." +msgstr "" + +#: gnu/packages/gnome.scm:3028 +msgid "Location, time zone, and weather library for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3030 +msgid "" +"libgweather is a library to access weather information from online\n" +"services for numerous locations." +msgstr "" + +#: gnu/packages/gnome.scm:3081 +msgid "GNOME settings daemon" +msgstr "" + +#: gnu/packages/gnome.scm:3083 +msgid "" +"This package contains the daemon responsible for setting the various\n" +"parameters of a GNOME session and the applications that run under it. It\n" +"handles settings such keyboard layout, shortcuts, and accessibility, " +"clipboard\n" +"settings, themes, mouse settings, and startup of other daemons." +msgstr "" + +#: gnu/packages/gnome.scm:3120 +msgid "Library to parse and save media playlists for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3121 +msgid "" +"Totem-pl-parser is a GObjects-based library to parse and save\n" +"playlists in a variety of formats." +msgstr "" + +#: gnu/packages/gnome.scm:3155 +msgid "Solitaire card games" +msgstr "" + +#: gnu/packages/gnome.scm:3157 +msgid "" +"Aisleriot (also known as Solitaire or sol) is a collection of card games\n" +"which are easy to play with the aid of a mouse." +msgstr "" + +#: gnu/packages/gnome.scm:3181 +msgid "API documentation browser for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3183 +msgid "" +"Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" +"natively with GTK-Doc (the API reference system developed for GTK+ and used\n" +"throughout GNOME for API documentation)." +msgstr "" + +#: gnu/packages/gnome.scm:3250 +msgid "Object oriented GL/GLES Abstraction/Utility Layer" +msgstr "" + +#: gnu/packages/gnome.scm:3252 +msgid "" +"Cogl is a small library for using 3D graphics hardware to draw pretty\n" +"pictures. The API departs from the flat state machine style of OpenGL and " +"is\n" +"designed to make it easy to write orthogonal components that can render\n" +"without stepping on each others toes." +msgstr "" + +#: gnu/packages/gnome.scm:3309 +msgid "Open GL based interactive canvas library" +msgstr "" + +#: gnu/packages/gnome.scm:3311 gnu/packages/gnome.scm:3340 +msgid "" +"Clutter is an Open GL based interactive canvas library, designed for\n" +"creating fast, mainly 2D single window applications such as media box UIs,\n" +"presentations, kiosk style applications and so on." +msgstr "" + +#: gnu/packages/gnome.scm:3338 +msgid "Open GL based interactive canvas library GTK+ widget" +msgstr "" + +#: gnu/packages/gnome.scm:3368 +msgid "Integration library for using GStreamer with Clutter" +msgstr "" + +#: gnu/packages/gnome.scm:3370 +msgid "" +"Clutter-Gst is an integration library for using GStreamer with Clutter.\n" +"It provides a GStreamer sink to upload frames to GL and an actor that\n" +"implements the ClutterGstPlayer interface using playbin. Clutter is an " +"Open\n" +"GL based interactive canvas library." +msgstr "" + +#: gnu/packages/gnome.scm:3404 +msgid "C library providing a ClutterActor to display maps" +msgstr "" + +#: gnu/packages/gnome.scm:3406 +msgid "" +"libchamplain is a C library providing a ClutterActor to display maps.\n" +"It also provides a Gtk+ widget to display maps in Gtk+ applications. " +"Python\n" +"and Perl bindings are also available. It supports numerous free map " +"sources\n" +"such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." +msgstr "" + +#: gnu/packages/gnome.scm:3437 +msgid "Object mapper from GObjects to SQLite" +msgstr "" + +#: gnu/packages/gnome.scm:3439 +msgid "" +"Gom provides an object mapper from GObjects to SQLite. It helps you\n" +"write applications that need to store structured data as well as make " +"complex\n" +"queries upon that data." +msgstr "" + +#: gnu/packages/gnome.scm:3474 +msgid "Useful functionality shared among GNOME games" +msgstr "" + +#: gnu/packages/gnome.scm:3476 +msgid "" +"libgnome-games-support is a small library intended for internal use by\n" +"GNOME Games, but it may be used by others." +msgstr "" + +#: gnu/packages/gnome.scm:3504 +msgid "Sliding block puzzles" +msgstr "" + +#: gnu/packages/gnome.scm:3506 +msgid "" +"GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" +"the patterned block to the area bordered by green markers. To do so, you " +"will\n" +"need to slide other blocks out of the way. Complete each puzzle in as few " +"moves\n" +"as possible!" +msgstr "" + +#: gnu/packages/gnome.scm:3559 +msgid "Framework for discovering and browsing media" +msgstr "" + +#: gnu/packages/gnome.scm:3561 gnu/packages/gnome.scm:3614 +msgid "" +"Grilo is a framework focused on making media discovery and browsing easy\n" +"for application developers." +msgstr "" + +#: gnu/packages/gnome.scm:3612 +msgid "Plugins for the Grilo media discovery library" +msgstr "" + +#: gnu/packages/gnome.scm:3715 +msgid "Simple media player for GNOME based on GStreamer" +msgstr "" + +#: gnu/packages/gnome.scm:3716 +msgid "" +"Totem is a simple yet featureful media player for GNOME\n" +"which can read a large number of file formats." +msgstr "" + +#: gnu/packages/gnome.scm:3806 +msgid "Music player for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3807 +msgid "" +"Rhythmbox is a music playing application for GNOME. It\n" +"supports playlists, song ratings, and any codecs installed through gstreamer." +msgstr "" + +#: gnu/packages/gnome.scm:3857 +msgid "GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3858 +msgid "" +"Eye of GNOME is the GNOME image viewer. It\n" +"supports image conversion, rotation, and slideshows." +msgstr "" + +#: gnu/packages/gnome.scm:3880 +msgid "Extensions for the Eye of GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3892 +msgid "" +"This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" +"notably:\n" +"\n" +"@itemize\n" +"@item @dfn{EXIF Display}, which displays camera (EXIF) information;\n" +"@item @dfn{Map}, which displays a map of where the picture was taken on the\n" +"side panel;\n" +"@item @dfn{Slideshow Shuffle}, to shuffle images in slideshow mode.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/gnome.scm:3928 +#, fuzzy +msgid "GObject bindings for libudev" +msgstr "Guile-Bindungen zu Ncurses" + +#: gnu/packages/gnome.scm:3930 +msgid "" +"This library provides GObject bindings for libudev. It was originally\n" +"part of udev-extras, then udev, then systemd. It's now a project on its own." +msgstr "" + +#: gnu/packages/gnome.scm:3978 +msgid "Userspace virtual file system for GIO" +msgstr "" + +#: gnu/packages/gnome.scm:3980 +msgid "" +"GVFS is a userspace virtual file system designed to work with the I/O\n" +"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS " +"support\n" +"to all applications using the GIO API. It also supports exposing the GVFS\n" +"mounts to non-GIO applications using FUSE.\n" +"\n" +"GVFS comes with a set of backends, including trash support, SFTP, SMB, " +"HTTP,\n" +"DAV, and others." +msgstr "" + +#: gnu/packages/gnome.scm:4026 +#, fuzzy +msgid "GLib binding for libusb1" +msgstr "Guile-Bindungen zu Ncurses" + +#: gnu/packages/gnome.scm:4028 +msgid "" +"GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" +"asynchronous control, bulk and interrupt transfers with proper cancellation\n" +"and integration into a mainloop. This makes it easy to integrate low level\n" +"USB transfers with your high-level application or system daemon." +msgstr "" + +#: gnu/packages/gnome.scm:4079 +msgid "Document and image scanner" +msgstr "" + +#: gnu/packages/gnome.scm:4080 +msgid "" +"Simple Scan is an easy-to-use application, designed to let\n" +"users connect their scanner and quickly have the image/document in an\n" +"appropriate format. Simple Scan is basically a frontend for SANE - which " +"is\n" +"the same backend as XSANE uses. This means that all existing scanners will\n" +"work and the interface is well tested." +msgstr "" + +#: gnu/packages/gnome.scm:4153 +msgid "Web browser for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4155 +msgid "" +"Eolie is a new web browser for GNOME. It features Firefox sync support,\n" +"a secret password store, an adblocker, and a modern UI." +msgstr "" + +#: gnu/packages/gnome.scm:4202 +msgid "GNOME web browser" +msgstr "" + +#: gnu/packages/gnome.scm:4204 +msgid "" +"Epiphany is a GNOME web browser targeted at non-technical users. Its\n" +"principles are simplicity and standards compliance." +msgstr "" + +#: gnu/packages/gnome.scm:4260 +msgid "D-Bus debugger" +msgstr "" + +#: gnu/packages/gnome.scm:4262 +msgid "" +"D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" +"of running programs and invoke methods on those interfaces." +msgstr "" + +#: gnu/packages/gnome.scm:4284 +msgid "XSL stylesheets for Yelp" +msgstr "" + +#: gnu/packages/gnome.scm:4286 +msgid "" +"Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" +"to format Docbook and Mallard documents." +msgstr "" + +#: gnu/packages/gnome.scm:4317 +msgid "GNOME help browser" +msgstr "" + +#: gnu/packages/gnome.scm:4319 +msgid "" +"Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" +"man, info, and HTML documents. It can locate documents according to the\n" +"freedesktop.org help system specification." +msgstr "" + +#: gnu/packages/gnome.scm:4347 +msgid "Yelp documentation tools" +msgstr "" + +#: gnu/packages/gnome.scm:4349 +msgid "" +"Yelp-tools is a collection of scripts and build utilities to help create,\n" +"manage, and publish documentation for Yelp and the web. Most of the heavy\n" +"lifting is done by packages like yelp-xsl and itstool. This package just\n" +"wraps things up in a developer-friendly way." +msgstr "" + +#: gnu/packages/gnome.scm:4386 +msgid "GObject collection library" +msgstr "" + +#: gnu/packages/gnome.scm:4388 +msgid "" +"Libgee is a utility library providing GObject-based interfaces and\n" +"classes for commonly used data structures." +msgstr "" + +#: gnu/packages/gnome.scm:4415 +msgid "GObject wrapper around the Exiv2 photo metadata library" +msgstr "" + +#: gnu/packages/gnome.scm:4417 +msgid "" +"Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" +"allows for GNOME applications to easily inspect and update EXIF, IPTC, and " +"XMP\n" +"metadata in photo and video files of various formats." +msgstr "" + +#: gnu/packages/gnome.scm:4461 +msgid "Photo manager for GNOME 3" +msgstr "" + +#: gnu/packages/gnome.scm:4463 +msgid "" +"Shotwell is a digital photo manager designed for the GNOME desktop\n" +"environment. It allows you to import photos from disk or camera, organize\n" +"them by keywords and events, view them in full-window or fullscreen mode, " +"and\n" +"share them with others via social networking and more." +msgstr "" + +#: gnu/packages/gnome.scm:4504 +msgid "Graphical archive manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4505 +msgid "" +"File Roller is an archive manager for the GNOME desktop\n" +"environment that allows users to view, unpack, and create compressed " +"archives\n" +"such as gzip tarballs." +msgstr "" + +#: gnu/packages/gnome.scm:4583 +msgid "Session manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4585 +msgid "" +"This package contains the GNOME session manager, as well as a\n" +"configuration program to choose applications starting on login." +msgstr "" + +#: gnu/packages/gnome.scm:4638 +msgid "Javascript bindings for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4641 +msgid "" +"Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" +"javascript engine and the GObject introspection framework." +msgstr "" + +#: gnu/packages/gnome.scm:4700 +#, fuzzy +msgid "GNOME text editor" +msgstr "Datenstromeditor" + +#: gnu/packages/gnome.scm:4701 +msgid "" +"While aiming at simplicity and ease of use, gedit is a\n" +"powerful general purpose text editor." +msgstr "" + +#: gnu/packages/gnome.scm:4725 +msgid "Display graphical dialog boxes from shell scripts" +msgstr "" + +#: gnu/packages/gnome.scm:4728 +msgid "" +"Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" +"to display dialog boxes from the commandline and shell scripts." +msgstr "" + +#: gnu/packages/gnome.scm:4827 +msgid "Window and compositing manager" +msgstr "" + +#: gnu/packages/gnome.scm:4830 +msgid "" +"Mutter is a window and compositing manager that displays and manages your\n" +"desktop via OpenGL. Mutter combines a sophisticated display engine using " +"the\n" +"Clutter toolkit with solid window-management logic inherited from the " +"Metacity\n" +"window manager." +msgstr "" + +#: gnu/packages/gnome.scm:4864 +msgid "Single sign-on framework for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4867 +msgid "" +"GNOME Online Accounts provides interfaces so that applications and\n" +"libraries in GNOME can access the user's online accounts. It has providers " +"for\n" +"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, " +"Microsoft\n" +"Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." +msgstr "" + +#: gnu/packages/gnome.scm:4928 +msgid "Store address books and calendars" +msgstr "" + +#: gnu/packages/gnome.scm:4931 +msgid "" +"This package provides a unified backend for programs that work with\n" +"contacts, tasks, and calendar information. It was originally developed for\n" +"Evolution (hence the name), but is now used by other packages as well." +msgstr "" + +#: gnu/packages/gnome.scm:4994 +msgid "Text entry and UI navigation application" +msgstr "" + +#: gnu/packages/gnome.scm:4997 +msgid "" +"Caribou is an input assistive technology intended for switch and pointer\n" +"users." +msgstr "" + +#: gnu/packages/gnome.scm:5114 +msgid "Network connection manager" +msgstr "" + +#: gnu/packages/gnome.scm:5117 +msgid "" +"NetworkManager is a system network service that manages your network\n" +"devices and connections, attempting to keep active network connectivity " +"when\n" +"available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n" +"devices, and provides VPN integration with a variety of different VPN\n" +"services." +msgstr "" + +#: gnu/packages/gnome.scm:5151 +msgid "OpenVPN plug-in for NetworkManager" +msgstr "" + +#: gnu/packages/gnome.scm:5153 +msgid "" +"This extension of NetworkManager allows it to take care of connections\n" +"to virtual private networks (VPNs) via OpenVPN." +msgstr "" + +#: gnu/packages/gnome.scm:5175 +msgid "Database of broadband connection configuration" +msgstr "" + +#: gnu/packages/gnome.scm:5176 +msgid "Database of broadband connection configuration." +msgstr "" + +#: gnu/packages/gnome.scm:5210 +msgid "Applet for managing network connections" +msgstr "" + +#: gnu/packages/gnome.scm:5213 +msgid "" +"This package contains a systray applet for NetworkManager. It displays\n" +"the available networks and allows users to easily switch between them." +msgstr "" + +#: gnu/packages/gnome.scm:5238 +msgid "C++ wrapper for XML parser library libxml2" +msgstr "" + +#: gnu/packages/gnome.scm:5240 +msgid "" +"This package provides a C++ wrapper for the XML parser library\n" +"libxml2." +msgstr "" + +#: gnu/packages/gnome.scm:5376 +msgid "Display manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5379 +msgid "" +"GNOME Display Manager is a system service that is responsible for\n" +"providing graphical log-ins and managing local and remote displays." +msgstr "" + +#: gnu/packages/gnome.scm:5403 +msgid "Portable system access library" +msgstr "" + +#: gnu/packages/gnome.scm:5406 +msgid "" +"LibGTop is a library to get system specific data such as CPU and memory\n" +"usage and information about running processes." +msgstr "" + +#: gnu/packages/gnome.scm:5436 +msgid "GNOME Bluetooth subsystem" +msgstr "" + +#: gnu/packages/gnome.scm:5439 +msgid "" +"This package contains tools for managing and manipulating Bluetooth\n" +"devices using the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:5505 +msgid "Utilities to configure the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5508 +msgid "" +"This package contains configuration applets for the GNOME desktop,\n" +"allowing to set accessibility configuration, desktop fonts, keyboard and " +"mouse\n" +"properties, sound setup, desktop theme and background, user interface\n" +"properties, screen resolution, and other GNOME parameters." +msgstr "" + +#: gnu/packages/gnome.scm:5593 +msgid "Desktop shell for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5596 +msgid "" +"GNOME Shell provides core user interface functions for the GNOME desktop,\n" +"like switching to windows and launching applications." +msgstr "" + +#: gnu/packages/gnome.scm:5631 +msgid "VNC viewer widget for GTK+" +msgstr "" + +#: gnu/packages/gnome.scm:5633 +msgid "" +"GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n" +"applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n" +"GTK-VNC implements client side RFB protocol and authentication extensions " +"such\n" +"as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions." +msgstr "" + +#: gnu/packages/gnome.scm:5661 +msgid "Archives integration support for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5664 +msgid "" +"GNOME Autoar is a library which makes creating and extracting archives\n" +"easy, safe, and automatic." +msgstr "" + +#: gnu/packages/gnome.scm:5716 +msgid "Metadata database, indexer and search tool" +msgstr "" + +#: gnu/packages/gnome.scm:5719 +msgid "" +"Tracker is an advanced framework for first class objects with associated\n" +"metadata and tags. It provides a one stop solution for all metadata, tags,\n" +"shared object databases, search tools and indexing." +msgstr "" + +#: gnu/packages/gnome.scm:5770 +msgid "File manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5773 +msgid "" +"Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" +"design and behaviour, giving the user a simple way to navigate and manage " +"its\n" +"files." +msgstr "" + +#: gnu/packages/gnome.scm:5801 +msgid "Disk usage analyzer for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5803 +msgid "" +"Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" +"usage in the GNOME desktop environment. It can easily scan device volumes " +"or\n" +"a specific user-requested directory branch (local or remote). Once the " +"scan\n" +"is complete it provides a graphical representation of each selected folder." +msgstr "" + +#: gnu/packages/gnome.scm:5827 +msgid "Background images for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5829 +msgid "" +"GNOME backgrounds package contains a collection of graphics files which\n" +"can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" +"the package creates the proper framework and directory structure so that " +"you\n" +"can add your own files to the collection." +msgstr "" + +#: gnu/packages/gnome.scm:5862 +msgid "Take pictures of your screen" +msgstr "" + +#: gnu/packages/gnome.scm:5864 +msgid "" +"GNOME Screenshot is a utility used for taking screenshots of the entire\n" +"screen, a window or a user defined area of the screen, with optional\n" +"beautifying border effects." +msgstr "" + +#: gnu/packages/gnome.scm:5901 +msgid "Graphical editor for GNOME's dconf configuration system" +msgstr "" + +#: gnu/packages/gnome.scm:5903 +msgid "" +"Dconf-editor is a graphical tool for browsing and editing the dconf\n" +"configuration system for GNOME. It allows users to configure desktop\n" +"software that do not provide their own configuration interface." +msgstr "" + +#: gnu/packages/gnome.scm:5932 +msgid "Default MIME type associations for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5934 +msgid "" +"Given many installed packages which might handle a given MIME type, a\n" +"user running the GNOME desktop probably has some preferences: for example,\n" +"that folders be opened by default by the Nautilus file manager, not the " +"Baobab\n" +"disk usage analyzer. This package establishes that set of default MIME " +"type\n" +"associations for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:5993 +msgid "The GNU desktop environment" +msgstr "" + +#: gnu/packages/gnome.scm:5996 +msgid "" +"GNOME is the graphical desktop for GNU. It includes a wide variety of\n" +"applications for browsing the web, editing text and images, creating\n" +"documents and diagrams, playing media, scanning, and much more." +msgstr "" + +#: gnu/packages/gnome.scm:6048 +msgid "Desktop recording program" +msgstr "" + +#: gnu/packages/gnome.scm:6049 +msgid "" +"Byzanz is a simple desktop recording program with a\n" +"command-line interface. It can record part or all of an X display for a\n" +"specified duration and save it as a GIF encoded animated image file." +msgstr "" + +#: gnu/packages/gnome.scm:6076 +msgid "GObject wrapper for libcanberra" +msgstr "" + +#: gnu/packages/gnome.scm:6078 +msgid "" +"GSound is a small library for playing system sounds. It's designed to be\n" +"used via GObject Introspection, and is a thin wrapper around the libcanberra " +"C\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:6105 +msgid "Library for accessing SkyDrive and Hotmail" +msgstr "" + +#: gnu/packages/gnome.scm:6107 +msgid "" +"Libzapojit is a GLib-based library for accessing online service APIs of\n" +"Microsoft SkyDrive and Hotmail, using their REST protocols." +msgstr "" + +#: gnu/packages/gnome.scm:6143 +msgid "GNOME's clock application" +msgstr "" + +#: gnu/packages/gnome.scm:6145 +msgid "" +"GNOME Clocks is a simple clocks application designed to fit the GNOME\n" +"desktop. It supports world clock, stop watch, alarms, and count down timer." +msgstr "" + +#: gnu/packages/gnome.scm:6177 +msgid "GNOME's calendar application" +msgstr "" + +#: gnu/packages/gnome.scm:6179 +msgid "" +"GNOME Calendar is a simple calendar application designed to fit the GNOME\n" +"desktop. It supports multiple calendars, month, week and year view." +msgstr "" + +#: gnu/packages/gnome.scm:6228 +msgid "GNOME's ToDo Application" +msgstr "" + +#: gnu/packages/gnome.scm:6230 +msgid "" +"GNOME To Do is a simplistic personal task manager designed to perfectly\n" +"fit the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:6258 +msgid "Look up words in dictionary sources" +msgstr "" + +#: gnu/packages/gnome.scm:6260 +msgid "" +"GNOME Dictionary can look for the definition or translation of a word in\n" +"existing databases over the internet." +msgstr "" + +#: gnu/packages/gnome.scm:6306 +msgid "Customize advanced GNOME 3 options" +msgstr "" + +#: gnu/packages/gnome.scm:6309 +msgid "" +"GNOME Tweak Tool allows adjusting advanced configuration settings in\n" +"GNOME 3. This includes things like the fonts used in user interface " +"elements,\n" +"alternative user interface themes, changes in window management behavior,\n" +"GNOME Shell appearance and extension, etc." +msgstr "" + +#: gnu/packages/gnome.scm:6336 +msgid "Extensions for GNOME Shell" +msgstr "" + +#: gnu/packages/gnome.scm:6337 +msgid "" +"GNOME Shell extensions modify and extend GNOME Shell\n" +"functionality and behavior." +msgstr "" + +#: gnu/packages/gnome.scm:6367 +msgid "A flat GTK+ theme with transparent elements" +msgstr "" + +#: gnu/packages/gnome.scm:6368 +msgid "" +"Arc is a flat theme with transparent elements for GTK 3, GTK\n" +"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop " +"environments\n" +"like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc." +msgstr "" + +#: gnu/packages/gnome.scm:6404 +msgid "Faba icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6406 +msgid "" +"Faba is a minimal icon set used as a basis for other themes such as\n" +"Moka" +msgstr "" + +#: gnu/packages/gnome.scm:6430 +msgid "Moka icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6431 +msgid "" +"Moka is a stylized desktop icon set, designed to be clear,\n" +"simple and consistent." +msgstr "" + +#: gnu/packages/gnome.scm:6461 +msgid "Arc icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6462 +msgid "" +"The Arc icon theme provides a set of icons matching the\n" +"style of the Arc GTK theme. Icons missing from the Arc theme are provided " +"by\n" +"the Moka icon theme." +msgstr "" + +#: gnu/packages/gnome.scm:6494 +msgid "Library to aggregate data about people" +msgstr "" + +#: gnu/packages/gnome.scm:6495 +msgid "" +"Libfolks is a library that aggregates information about people\n" +"from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" +"Evolution Data Server for local contacts, libsocialweb for web service " +"contacts,\n" +"etc.) to create metacontacts. It's written in Vala, which generates C code " +"when\n" +"compiled." +msgstr "" + +#: gnu/packages/gnome.scm:6530 +msgid "GLib/GObject wrapper for the Facebook API" +msgstr "" + +#: gnu/packages/gnome.scm:6531 +msgid "" +"This library allows you to use the Facebook API from\n" +"GLib/GObject code." +msgstr "" + +#: gnu/packages/gnome.scm:6559 +msgid "GNOME keyboard configuration library" +msgstr "" + +#: gnu/packages/gnome.scm:6561 +msgid "" +"Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" +"environment, which can notably display keyboard layouts." +msgstr "" + +#: gnu/packages/gnome.scm:6595 +msgid "Library for writing single instance applications" +msgstr "" + +#: gnu/packages/gnome.scm:6597 +msgid "" +"Libunique is a library for writing single instance applications. If you\n" +"launch a single instance application twice, the second instance will either " +"just\n" +"quit or will send a message to the running instance. Libunique makes it " +"easy to\n" +"write this kind of application, by providing a base class, taking care of " +"all\n" +"the IPC machinery needed to send messages to a running instance, and also\n" +"handling the startup notification side." +msgstr "" + +#: gnu/packages/gnome.scm:6630 +msgid "Desktop calculator" +msgstr "" + +#: gnu/packages/gnome.scm:6632 +msgid "" +"Calculator is an application that solves mathematical equations and\n" +"is suitable as a default application in a Desktop environment." +msgstr "" + +#: gnu/packages/gnome.scm:6657 +msgid "Virtual sticky note" +msgstr "" + +#: gnu/packages/gnome.scm:6659 +msgid "" +"Xpad is a sticky note that strives to be simple, fault tolerant,\n" +"and customizable. Xpad consists of independent pad windows, each is\n" +"basically a text box in which notes can be written." +msgstr "" + +#: gnu/packages/gnome.scm:6689 +msgid "Unicode character picker and font browser" +msgstr "" + +#: gnu/packages/gnome.scm:6691 +msgid "" +"This program allows you to browse through all the available Unicode\n" +"characters and categories for the installed fonts, and to examine their\n" +"detailed properties. It is an easy way to find the character you might\n" +"only know by its Unicode name or code point." +msgstr "" + +#: gnu/packages/gnome.scm:6721 +msgid "Web development studio" +msgstr "" + +#: gnu/packages/gnome.scm:6723 +msgid "" +"Bluefish is an editor targeted towards programmers and web developers,\n" +"with many options to write web sites, scripts and other code.\n" +"Bluefish supports many programming and markup languages." +msgstr "" + +#: gnu/packages/gnome.scm:6755 +msgid "Process viewer and system resource monitor for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:6757 +msgid "" +"GNOME System Monitor is a GNOME process viewer and system monitor with\n" +"an attractive, easy-to-use interface. It has features, such as a tree view\n" +"for process dependencies, icons for processes, the ability to hide " +"processes,\n" +"graphical time histories of CPU/memory/swap usage and the ability to\n" +"kill/reinice processes." +msgstr "" + +#: gnu/packages/gnome.scm:6783 +msgid "Python client bindings for D-Bus AT-SPI" +msgstr "" + +#: gnu/packages/gnome.scm:6787 +msgid "" +"This package includes a python client library for the AT-SPI D-Bus\n" +"accessibility infrastructure." +msgstr "" + +#: gnu/packages/gnome.scm:6846 +msgid "Screen reader for individuals who are blind or visually impaired" +msgstr "" + +#: gnu/packages/gnome.scm:6849 +msgid "" +"Orca is a screen reader that provides access to the graphical desktop\n" +"via speech and refreshable braille. Orca works with applications and " +"toolkits\n" +"that support the Assistive Technology Service Provider Interface (AT-SPI)." +msgstr "" + +#: gnu/packages/gnome.scm:6901 +msgid "GNOME's alternative spell checker" +msgstr "" + +#: gnu/packages/gnome.scm:6903 +msgid "" +"gspell provides a flexible API to add spell-checking to a GTK+\n" +"application. It provides a GObject API, spell-checking to text entries and\n" +"text views, and buttons to choose the language." +msgstr "" + +#: gnu/packages/gnome.scm:6945 +msgid "Project management software for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:6947 +msgid "" +"GNOME Planner is a project management tool based on the Work Breakdown\n" +"Structure (WBS). Its goal is to enable you to easily plan projects. Based " +"on\n" +"the resources, tasks, and constraints that you define, Planner generates\n" +"various views into a project. For example, Planner can show a Gantt chart " +"of\n" +"the project. It can show a detailed summary of tasks including their\n" +"duration, cost, and current progress. It can also show a report of " +"resource\n" +"utilization that highlights under-utilized and over-utilized resources. " +"These\n" +"views can be printed as PDF or PostScript files, or exported to HTML." +msgstr "" + +#: gnu/packages/gnome.scm:7013 +msgid "GNOME music playing application" +msgstr "" + +#: gnu/packages/gnome.scm:7015 +msgid "" +"Lollypop is a music player designed to play well with GNOME desktop.\n" +"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets " +"information\n" +"from artists and tracks from the web. It also fetches cover artworks\n" +"automatically and it can stream songs from online music services and charts." +msgstr "" + +#: gnu/packages/gnome.scm:7042 +msgid "Video effects for Cheese and other GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:7044 +msgid "" +"A collection of GStreamer video filters and effects to be used in\n" +"photo-booth-like software, such as Cheese." +msgstr "" + +#: gnu/packages/gnome.scm:7104 +msgid "Webcam photo booth software for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:7106 +msgid "" +"Cheese uses your webcam to take photos and videos. Cheese can also\n" +"apply fancy special effects and lets you share the fun with others." +msgstr "" + +#: gnu/packages/gnome.scm:7143 +msgid "Audio music cd ripper" +msgstr "" + +#: gnu/packages/gnome.scm:7144 +msgid "" +"Sound Juicer extracts audio from compact discs and convert it\n" +"into audio files that a personal computer or digital audio player can play.\n" +"It supports ripping to any audio codec supported by a GStreamer plugin, such " +"as\n" +"mp3, Ogg Vorbis and FLAC" +msgstr "" + +#: gnu/packages/gnuzilla.scm:118 +msgid "Mozilla javascript engine" +msgstr "" + +#: gnu/packages/gnuzilla.scm:119 +msgid "" +"SpiderMonkey is Mozilla's JavaScript engine written\n" +"in C/C++." +msgstr "" + +#: gnu/packages/gnuzilla.scm:276 +msgid "Netscape API for system level and libc-like functions" +msgstr "" + +#: gnu/packages/gnuzilla.scm:277 +msgid "" +"Netscape Portable Runtime (@dfn{NSPR}) provides a\n" +"platform-neutral API for system level and libc-like functions. It is used\n" +"in the Mozilla clients." +msgstr "" + +#: gnu/packages/gnuzilla.scm:383 +msgid "Network Security Services" +msgstr "" + +#: gnu/packages/gnuzilla.scm:385 +msgid "" +"Network Security Services (@dfn{NSS}) is a set of libraries designed to\n" +"support cross-platform development of security-enabled client and server\n" +"applications. Applications built with NSS can support SSL v2 and v3, TLS,\n" +"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and " +"other\n" +"security standards." +msgstr "" + +#: gnu/packages/gnuzilla.scm:735 +msgid "Entirely free browser derived from Mozilla Firefox" +msgstr "" + +#: gnu/packages/gnuzilla.scm:737 +msgid "" +"IceCat is the GNU version of the Firefox browser. It is entirely free\n" +"software, which does not recommend non-free plugins and addons. It also\n" +"features built-in privacy-protecting features." +msgstr "" + +#: gnu/packages/gtk.scm:101 +msgid "GNOME accessibility toolkit" +msgstr "" + +#: gnu/packages/gtk.scm:103 +msgid "" +"ATK provides the set of accessibility interfaces that are implemented\n" +"by other toolkits and applications. Using the ATK interfaces, " +"accessibility\n" +"tools have full access to view and control running applications." +msgstr "" + +#: gnu/packages/gtk.scm:143 +msgid "2D graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:145 +msgid "" +"Cairo is a 2D graphics library with support for multiple output devices.\n" +"Currently supported output targets include the X Window System (via both\n" +"Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file\n" +"output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.\n" +"\n" +"Cairo is designed to produce consistent output on all output media while\n" +"taking advantage of display hardware acceleration when available\n" +"eg. through the X Render Extension).\n" +"\n" +"The cairo API provides operations similar to the drawing operators of\n" +"PostScript and PDF. Operations in cairo including stroking and filling " +"cubic\n" +"Bézier splines, transforming and compositing translucent images, and\n" +"antialiased text rendering. All drawing operations can be transformed by " +"any\n" +"affine transformation (scale, rotation, shear, etc.)." +msgstr "" + +#: gnu/packages/gtk.scm:173 +msgid "2D graphics library (with X11 support)" +msgstr "" + +#: gnu/packages/gtk.scm:206 +msgid "OpenType text shaping engine" +msgstr "" + +#: gnu/packages/gtk.scm:208 +msgid "HarfBuzz is an OpenType text shaping engine." +msgstr "" + +#: gnu/packages/gtk.scm:239 +msgid "GNOME text and font handling library" +msgstr "" + +#: gnu/packages/gtk.scm:241 +msgid "" +"Pango is the core text and font handling library used in GNOME\n" +"applications. It has extensive support for the different writing systems\n" +"used throughout the world." +msgstr "" + +#: gnu/packages/gtk.scm:267 +msgid "Obsolete pango functions" +msgstr "" + +#: gnu/packages/gtk.scm:268 +msgid "" +"Pangox was a X backend to pango. It is now obsolete and no\n" +"longer provided by recent pango releases. pangox-compat provides the\n" +"functions which were removed." +msgstr "" + +#: gnu/packages/gtk.scm:305 +msgid "GTK+ widget for interactive graph-like environments" +msgstr "" + +#: gnu/packages/gtk.scm:307 +msgid "" +"Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" +"graph-like environments, e.g. modular synths or finite state machine\n" +"diagrams." +msgstr "" + +#: gnu/packages/gtk.scm:376 +msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" +msgstr "" + +#: gnu/packages/gtk.scm:378 +msgid "" +"GtkSourceView is a portable C library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:427 +msgid "GNOME source code widget" +msgstr "" + +#: gnu/packages/gtk.scm:428 +msgid "" +"GtkSourceView is a text widget that extends the standard\n" +"GTK+ text widget GtkTextView. It improves GtkTextView by implementing " +"syntax\n" +"highlighting and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:478 +msgid "GNOME image loading and manipulation library" +msgstr "" + +#: gnu/packages/gtk.scm:480 +msgid "" +"GdkPixbuf is a library for image loading and manipulation developed\n" +"in the GNOME project." +msgstr "" + +#: gnu/packages/gtk.scm:512 +msgid "GNOME image loading and manipulation library, with SVG support" +msgstr "" + +#: gnu/packages/gtk.scm:552 +msgid "Assistive Technology Service Provider Interface, core components" +msgstr "" + +#: gnu/packages/gtk.scm:554 +msgid "" +"The Assistive Technology Service Provider Interface, core components,\n" +"is part of the GNOME accessibility project." +msgstr "" + +#: gnu/packages/gtk.scm:587 +msgid "Assistive Technology Service Provider Interface, ATK bindings" +msgstr "" + +#: gnu/packages/gtk.scm:589 +msgid "" +"The Assistive Technology Service Provider Interface\n" +"is part of the GNOME accessibility project." +msgstr "" + +#: gnu/packages/gtk.scm:649 +msgid "Cross-platform toolkit for creating graphical user interfaces" +msgstr "" + +#: gnu/packages/gtk.scm:651 +msgid "" +"GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" +"graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" +"suitable for projects ranging from small one-off tools to complete\n" +"application suites." +msgstr "" + +#: gnu/packages/gtk.scm:813 +msgid "Cairo bindings for GNU Guile" +msgstr "" + +#: gnu/packages/gtk.scm:815 +msgid "" +"Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" +"Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" +"stable, providing a firm base on which to do graphics work. Finally, and\n" +"importantly, it is pleasant to use. You get a powerful and well-maintained\n" +"graphics library with all of the benefits of Scheme: memory management,\n" +"exceptions, macros, and a dynamic programming environment." +msgstr "" + +#: gnu/packages/gtk.scm:861 +msgid "Render SVG images using Cairo from Guile" +msgstr "" + +#: gnu/packages/gtk.scm:863 +msgid "" +"Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" +"images onto Cairo surfaces." +msgstr "" + +#: gnu/packages/gtk.scm:908 +msgid "Create SVG or PDF presentations in Guile" +msgstr "" + +#: gnu/packages/gtk.scm:910 +msgid "" +"Guile-Present defines a declarative vocabulary for presentations,\n" +"together with tools to render presentation documents as SVG or PDF.\n" +"Guile-Present can be used to make presentations programmatically, but also\n" +"includes a tools to generate PDF presentations out of Org mode and Texinfo\n" +"documents." +msgstr "" + +#: gnu/packages/gtk.scm:964 +msgid "Guile interface for GTK+ programming for GNOME" +msgstr "" + +#: gnu/packages/gtk.scm:966 +msgid "" +"Includes guile-clutter, guile-gnome-gstreamer,\n" +"guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview." +msgstr "" + +#: gnu/packages/gtk.scm:999 +msgid "C++ bindings to the Cairo 2D graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:1001 +msgid "" +"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" +"library." +msgstr "" + +#: gnu/packages/gtk.scm:1025 +msgid "C++ interface to the Pango text rendering library" +msgstr "" + +#: gnu/packages/gtk.scm:1027 +msgid "" +"Pangomm provides a C++ programming interface to the Pango text rendering\n" +"library." +msgstr "" + +#: gnu/packages/gtk.scm:1048 +msgid "C++ interface to the ATK accessibility library" +msgstr "" + +#: gnu/packages/gtk.scm:1050 +msgid "" +"ATKmm provides a C++ programming interface to the ATK accessibility\n" +"toolkit." +msgstr "" + +#: gnu/packages/gtk.scm:1094 +msgid "C++ interface to the GTK+ graphical user interface library" +msgstr "" + +#: gnu/packages/gtk.scm:1096 +msgid "" +"gtkmm is the official C++ interface for the popular GUI library GTK+.\n" +"Highlights include typesafe callbacks, and a comprehensive set of widgets " +"that\n" +"are easily extensible via inheritance. You can create user interfaces " +"either\n" +"in code or with the Glade User Interface designer, using libglademm. " +"There's\n" +"extensive documentation, including API reference and a tutorial." +msgstr "" + +#: gnu/packages/gtk.scm:1145 +msgid "C++ interface to the GTK+ 'GtkTextView' widget" +msgstr "" + +#: gnu/packages/gtk.scm:1147 +msgid "" +"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:1187 +msgid "Python bindings for cairo" +msgstr "" + +#: gnu/packages/gtk.scm:1189 +msgid "Pycairo is a set of Python bindings for the Cairo graphics library." +msgstr "" + +#: gnu/packages/gtk.scm:1273 +msgid "Python bindings for GTK+" +msgstr "" + +#: gnu/packages/gtk.scm:1275 +msgid "" +"PyGTK allows you to write full featured GTK programs in Python. It is\n" +"targeted at GTK 2.x, and can be used in conjunction with gnome-python to\n" +"write GNOME applications." +msgstr "" + +#: gnu/packages/gtk.scm:1299 +msgid "Perl interface to the cairo 2d vector graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:1300 +msgid "" +"Cairo provides Perl bindings for the vector graphics library\n" +"cairo. It supports multiple output targets, including PNG, PDF and SVG. " +"Cairo\n" +"produces identical output on all those targets." +msgstr "" + +#: gnu/packages/gtk.scm:1325 +msgid "Perl interface to the 2.x series of the Gimp Toolkit library" +msgstr "" + +#: gnu/packages/gtk.scm:1326 +msgid "" +"Perl bindings to the 2.x series of the Gtk+ widget set.\n" +"This module allows you to write graphical user interfaces in a Perlish and\n" +"object-oriented way, freeing you from the casting and memory management in " +"C,\n" +"yet remaining very close in spirit to original API." +msgstr "" + +#: gnu/packages/gtk.scm:1353 +msgid "Layout and render international text" +msgstr "" + +#: gnu/packages/gtk.scm:1354 +msgid "" +"Pango is a library for laying out and rendering text, with an\n" +"emphasis on internationalization. Pango can be used anywhere that text " +"layout\n" +"is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a\n" +"complete solution with high quality text handling and graphics rendering.\n" +"\n" +"Dynamically loaded modules handle text layout for particular combinations " +"of\n" +"script and font backend. Pango provides a wide selection of modules, " +"including\n" +"modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts.\n" +"Virtually all of the world's major scripts are supported.\n" +"\n" +"In addition to the low level layout rendering routines, Pango includes\n" +"@code{Pango::Layout}, a high level driver for laying out entire blocks of " +"text,\n" +"and routines to assist in editing internationalized text." +msgstr "" + +#: gnu/packages/gtk.scm:1413 +msgid "Library for minimalistic gtk+3 user interfaces" +msgstr "" + +#: gnu/packages/gtk.scm:1414 +msgid "" +"Girara is a library that implements a user interface that\n" +"focuses on simplicity and minimalism. Currently based on GTK+, a\n" +"cross-platform widget toolkit, it provides an interface that focuses on " +"three\n" +"main components: a so-called view widget that represents the actual\n" +"application, an input bar that is used to execute commands of the\n" +"application and the status bar which provides the user with current\n" +"information." +msgstr "" + +#: gnu/packages/gtk.scm:1481 +msgid "Documentation generator from C source code" +msgstr "" + +#: gnu/packages/gtk.scm:1483 +msgid "" +"GTK-Doc generates API documentation from comments added to C code. It is\n" +"typically used to document the public API of GTK+ and GNOME libraries, but " +"it\n" +"can also be used to document application code." +msgstr "" + +#: gnu/packages/gtk.scm:1511 +msgid "Theming engines for GTK+ 2.x" +msgstr "" + +#: gnu/packages/gtk.scm:1513 +msgid "" +"This package contains the standard GTK+ 2.x theming engines including\n" +"Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" +"Redmond95 and ThinIce." +msgstr "" + +#: gnu/packages/gtk.scm:1541 +msgid "Cairo-based theming engine for GTK+ 2.x" +msgstr "" + +#: gnu/packages/gtk.scm:1543 +msgid "" +"Murrine is a cairo-based GTK+ theming engine. It is named after the\n" +"glass artworks done by Venicians glass blowers." +msgstr "" + +#: gnu/packages/gtk.scm:1568 +msgid "Spell-checking addon for GTK's TextView widget" +msgstr "" + +#: gnu/packages/gtk.scm:1570 +msgid "" +"GtkSpell provides word-processor-style highlighting and replacement of\n" +"misspelled words in a GtkTextView widget." +msgstr "" + +#: gnu/packages/gtk.scm:1593 +msgid "Lightweight GTK+ clipboard manager" +msgstr "" + +#: gnu/packages/gtk.scm:1595 +msgid "" +"ClipIt is a clipboard manager with features such as a history, search\n" +"thereof, global hotkeys and clipboard item actions. It was forked from\n" +"Parcellite and adds bugfixes and features." +msgstr "" + +#: gnu/packages/gtk.scm:1632 +msgid "Thin layer of graphic data types" +msgstr "" + +#: gnu/packages/gtk.scm:1633 +msgid "" +"This library provides graphic types and their relative API;\n" +"it does not deal with windowing system surfaces, drawing, scene graphs, or\n" +"input." +msgstr "" + +#: gnu/packages/guile.scm:135 gnu/packages/guile.scm:213 +msgid "Scheme implementation intended especially for extensions" +msgstr "Scheme-Implementation, die speziell für Erweiterungen gedacht ist" + +#: gnu/packages/guile.scm:137 gnu/packages/guile.scm:215 +msgid "" +"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" +"official extension language of the GNU system. It is an implementation of\n" +"the Scheme language which can be easily embedded in other applications to\n" +"provide a convenient means of extending the functionality of the " +"application\n" +"without requiring the source code to be rewritten." +msgstr "" + +#: gnu/packages/guile.scm:351 +msgid "Line editing support for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:353 +msgid "" +"This module provides line editing support via the Readline library for\n" +"address@hidden Use the @code{(ice-9 readline)} module and call its\n" +"@code{activate-readline} procedure to enable it." +msgstr "" + +#: gnu/packages/guile.scm:472 +msgid "Package manager for Guile" +msgstr "" + +#: gnu/packages/guile.scm:474 +msgid "" +"Guildhall is a package manager written for Guile Scheme. A guild is\n" +"an association of independent craftspeople. A guildhall is where they " +"meet.\n" +"This Guildhall aims to make a virtual space for Guile wizards and " +"journeyfolk\n" +"to share code.\n" +"\n" +"On a practical level, Guildhall lets you share Scheme modules and programs\n" +"over the internet, and install code that has been shared by others. " +"Guildhall\n" +"can handle dependencies, so when a program requires several libraries, and\n" +"each of those has further dependencies, all of the prerequisites for the\n" +"program can be installed in one go." +msgstr "" + +#: gnu/packages/guile.scm:566 +msgid "Web application framework written in Guile" +msgstr "" + +#: gnu/packages/guile.scm:567 +msgid "" +"GNU Artanis is a web application framework written in Guile\n" +"Scheme. A web application framework (WAF) is a software framework that is\n" +"designed to support the development of dynamic websites, web applications, " +"web\n" +"services and web resources. The framework aims to alleviate the overhead\n" +"associated with common activities performed in web development. Artanis\n" +"provides several tools for web development: database access, templating\n" +"frameworks, session management, URL-remapping for RESTful, page caching, " +"and\n" +"more." +msgstr "" + +#: gnu/packages/guile.scm:593 +msgid "Framework for building readers for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:595 +msgid "" +"Guile-Reader is a simple framework for building readers for GNU Guile.\n" +"\n" +"The idea is to make it easy to build procedures that extend Guile’s read\n" +"procedure. Readers supporting various syntax variants can easily be " +"written,\n" +"possibly by re-using existing “token readers” of a standard Scheme\n" +"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" +"document syntax.\n" +"\n" +"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" +"hopefully more powerful and flexible (for instance, one may instantiate as\n" +"many readers as needed)." +msgstr "" + +#: gnu/packages/guile.scm:649 +msgid "Guile bindings to ncurses" +msgstr "Guile-Bindungen zu Ncurses" + +#: gnu/packages/guile.scm:651 +msgid "" +"guile-ncurses provides Guile language bindings for the ncurses\n" +"library." +msgstr "" +"guile-ncurses stellt Guile-Sprachbindungen für die ncurses-\n" +"Bibliothek bereit." + +#: gnu/packages/guile.scm:678 +msgid "Run jobs at scheduled times" +msgstr "Aufgaben planmäßig ausführen" + +#: gnu/packages/guile.scm:680 +msgid "" +"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" +"tasks on a schedule, such as every hour or every Monday. Mcron is written " +"in\n" +"Guile, so its configuration can be written in Scheme; the original cron\n" +"format is also supported." +msgstr "" +"GNU Mcron ist ein vollständiger Ersatz für Vixie cron. Es wird dazu " +"verwendet,\n" +"Aufgaben nach Plan ausführen zu lassen, zum Beispiel jede Stunde oder jeden\n" +"Montag. Mcron ist in Guile geschrieben, so dass dessen Konfiguration in " +"Scheme\n" +"verwaltet werden kann. Das originale Cron-Format wird ebenfalls unterstützt." + +#: gnu/packages/guile.scm:781 +msgid "Guile parser library for the iCalendar format" +msgstr "" + +#: gnu/packages/guile.scm:783 +msgid "" +"Guile-ICS is an iCalendar (RFC5545) format parser library written in\n" +"pure Scheme. The library can be used to read and write iCalendar data.\n" +"\n" +"The library is shipped with documentation in Info format and usage examples." +msgstr "" + +#: gnu/packages/guile.scm:818 +msgid "Collection of useful Guile Scheme modules" +msgstr "Sammlung nützlicher Guile-Scheme-Modulen" + +#: gnu/packages/guile.scm:820 +msgid "" +"Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" +"modules, allowing for people to cooperate integrating their generic Guile\n" +"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" +"for Guile\"." +msgstr "" + +#: gnu/packages/guile.scm:861 +msgid "JSON module for Guile" +msgstr "JSON-Modul für Guile" + +#: gnu/packages/guile.scm:863 +msgid "" +"Guile-JSON supports parsing and building JSON documents according to the\n" +"specification. These are the main features:\n" +"\n" +"@itemize\n" +"@item Strictly complies to @uref{http://json.org, specification}.\n" +"@item Build JSON documents programmatically via macros.\n" +"@item Unicode support for strings.\n" +"@item Allows JSON pretty printing.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/guile.scm:950 +msgid "MiniKanren declarative logic system, packaged for Guile" +msgstr "" + +#: gnu/packages/guile.scm:952 +msgid "" +"MiniKanren is a relational programming extension to the Scheme\n" +"programming Language, written as a smaller version of Kanren suitable for\n" +"pedagogical purposes. It is featured in the book, The Reasoned Schemer,\n" +"written by Dan Friedman, William Byrd, and Oleg Kiselyov.\n" +"\n" +"This is Ian Price's r6rs packaged version of miniKanren, which deviates\n" +"slightly from miniKanren mainline.\n" +"\n" +"See http://minikanren.org/ for more on miniKanren generally." +msgstr "" + +#: gnu/packages/guile.scm:1023 +msgid "" +"Minimal implementation of incremental computation in Guile\n" +"Scheme" +msgstr "" + +#: gnu/packages/guile.scm:1025 +msgid "" +"This package provides a complete Scheme implementation of\n" +"miniAdapton, which implements the core functionality of the Adapton system " +"for\n" +"incremental computation (also known as self-adjusting computation). Like\n" +"Adapton, miniAdapton allows programmers to safely combine mutation and\n" +"memoization. miniAdapton is built on top of an even simpler system,\n" +"microAdapton. Both miniAdapton and microAdapton are designed to be easy to\n" +"understand, extend, and port to host languages other than Scheme." +msgstr "" + +#: gnu/packages/guile.scm:1109 +msgid "S-expression based regular expressions" +msgstr "" + +#: gnu/packages/guile.scm:1111 +msgid "" +"Irregex is an s-expression based alternative to your classic\n" +"string-based regular expressions. It implements SRFI 115 and is deeply\n" +"inspired by the SCSH regular expression system." +msgstr "" + +#: gnu/packages/guile.scm:1195 +msgid "Guile bindings to the GDBM library via Guile's FFI" +msgstr "" + +#: gnu/packages/guile.scm:1197 +msgid "" +"Guile bindings to the GDBM key-value storage system, using\n" +"Guile's foreign function interface." +msgstr "" + +#: gnu/packages/guile.scm:1254 +msgid "Access SQLite databases from Guile" +msgstr "" + +#: gnu/packages/guile.scm:1256 +msgid "This package provides Guile bindings to the SQLite database system." +msgstr "" + +#: gnu/packages/guile.scm:1304 +msgid "Functional static site generator" +msgstr "" + +#: gnu/packages/guile.scm:1305 +msgid "" +"Haunt is a static site generator written in Guile\n" +"Scheme. Haunt features a functional build system and an extensible\n" +"interface for reading articles in any format." +msgstr "" + +#: gnu/packages/guile.scm:1332 +msgid "Guile application configuration parsing library" +msgstr "" + +#: gnu/packages/guile.scm:1334 +msgid "" +"Guile Config is a library providing a declarative approach to\n" +"application configuration specification. The library provides clean\n" +"configuration declaration forms, and processors that take care of:\n" +"configuration file creation; configuration file parsing; command-line\n" +"parameter parsing using getopt-long; basic GNU command-line parameter\n" +"generation (--help, --usage, --version); automatic output generation for " +"the\n" +"above command-line parameters." +msgstr "" + +#: gnu/packages/guile.scm:1372 +msgid "Redis client library for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1373 +msgid "" +"Guile-redis provides a Scheme interface to the Redis\n" +"key-value cache and store." +msgstr "" + +#: gnu/packages/guile.scm:1447 +msgid "Whitespace to lisp syntax for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1448 +msgid "" +"Wisp is a syntax for Guile which provides a Python-like\n" +"whitespace-significant language. It may be easier on the eyes for some\n" +"users and in some situations." +msgstr "" + +#: gnu/packages/guile.scm:1498 +msgid "2D/3D game engine for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:1499 +msgid "" +"Sly is a 2D/3D game engine written in Guile Scheme. Sly\n" +"features a functional reactive programming interface and live coding\n" +"capabilities." +msgstr "" + +#: gnu/packages/guile.scm:1535 +msgid "Generate C bindings for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1536 +msgid "" +"G-Wrap is a tool and Guile library for generating function\n" +"wrappers for inter-language calls. It currently only supports generating " +"Guile\n" +"wrappers for C functions. Given a definition of the types and prototypes " +"for\n" +"a given C interface, G-Wrap will automatically generate the C code that\n" +"provides access to that interface and its types from the Scheme level." +msgstr "" + +#: gnu/packages/guile.scm:1573 +msgid "Guile database abstraction layer" +msgstr "" + +#: gnu/packages/guile.scm:1576 +msgid "" +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. Database programming with guile-dbi is generic in that the " +"same\n" +"programming interface is presented regardless of which database system is " +"used.\n" +"It currently supports MySQL, Postgres and SQLite3." +msgstr "" + +#: gnu/packages/guile.scm:1602 +msgid "Guile DBI driver for SQLite" +msgstr "" + +#: gnu/packages/guile.scm:1605 +msgid "" +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. This package implements the interface for SQLite." +msgstr "" + +#: gnu/packages/guile.scm:1651 +#, fuzzy +msgid "DSV module for Guile" +msgstr "JSON-Modul für Guile" + +#: gnu/packages/guile.scm:1653 +msgid "" +"Guile-DSV is a GNU Guile module for working with the\n" +"delimiter-separated values (DSV) data format. Guile-DSV supports the\n" +"Unix-style DSV format and RFC 4180 format." +msgstr "" + +#: gnu/packages/guile.scm:1680 +msgid "XOSD bindings for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1682 +msgid "" +"Guile-XOSD provides Guile bindings for @code{libxosd},\n" +"@uref{http://sourceforge.net/projects/libxosd/, the X On Screen Display\n" +"library}." +msgstr "" + +#: gnu/packages/guile.scm:1705 +msgid "Evaluate code in a running Guile process" +msgstr "" + +#: gnu/packages/guile.scm:1707 +msgid "" +"Guile-Daemon is a small Guile program that loads your initial\n" +"configuration file, and then reads and evaluates Guile expressions that\n" +"you send to a FIFO file." +msgstr "" + +#: gnu/packages/guile.scm:1738 +msgid "CommonMark parser for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1740 +msgid "" +"guile-commonmark is a library for parsing CommonMark, a fully specified\n" +"variant of Markdown. The library is written in Guile Scheme and is " +"designed\n" +"to transform a CommonMark document to SXML. guile-commonmark tries to " +"closely\n" +"follow the @uref{http://commonmark.org/, CommonMark spec}, the main " +"difference\n" +"is no support for parsing block and inline level HTML." +msgstr "" + +#: gnu/packages/guile.scm:1771 +msgid "Structured access to bytevector contents for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1773 +msgid "" +"Guile bytestructures offers a system imitating the type system\n" +"of the C programming language, to be used on bytevectors. C's type\n" +"system works on raw memory, and Guile works on bytevectors which are\n" +"an abstraction over raw memory. It's also more powerful than the C\n" +"type system, elevating types to first-class status." +msgstr "" + +#: gnu/packages/guile.scm:1817 +msgid "Spell-checking from Guile" +msgstr "" + +#: gnu/packages/guile.scm:1819 +msgid "" +"guile-aspell is a Guile Scheme library for comparing a string against a\n" +"dictionary and suggesting spelling corrections." +msgstr "" + +#: gnu/packages/guile.scm:1873 +msgid "Extend Bash using Guile" +msgstr "" + +#: gnu/packages/guile.scm:1875 +#, scheme-format +msgid "" +"Guile-Bash provides a shared library and set of Guile modules,\n" +"allowing you to extend Bash in Scheme. Scheme interfaces allow you to " +"access\n" +"the following aspects of Bash:\n" +"\n" +"@itemize\n" +"@item aliases;\n" +"@item setting and getting Bash variables;\n" +"@item creating dynamic variables;\n" +"@item creating Bash functions with a Scheme implementation;\n" +"@item reader macro for output capturing;\n" +"@item reader macro for evaluating raw Bash commands.\n" +"@end itemize\n" +"\n" +"To enable it, run:\n" +"\n" +"@example\n" +"enable -f ~/.guix-profile/lib/bash/libguile-bash.so scm\n" +"@end example\n" +"\n" +"and then run @command{scm example.scm}." +msgstr "" + +#: gnu/packages/guile.scm:1922 +msgid "Asynchronous actor model library for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1924 +msgid "" +"GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming\n" +"library for GNU Guile based on the actor model.\n" +"\n" +"Note that 8sync is only available for Guile 2.2." +msgstr "" + +#: gnu/packages/guile.scm:1947 +msgid "Lightweight concurrency facility for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1949 +msgid "" +"Fibers is a Guile library that implements a a lightweight concurrency\n" +"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber " +"is\n" +"like a \"goroutine\" from the Go language: a lightweight thread-like\n" +"abstraction. Systems built with Fibers can scale up to millions of " +"concurrent\n" +"fibers, tens of thousands of concurrent socket connections, and many " +"parallel\n" +"cores. The Fibers library also provides Concurrent ML-like channels for\n" +"communication between fibers.\n" +"\n" +"Note that Fibers makes use of some Guile 2.1/2.2-specific features and\n" +"is not available for Guile 2.0." +msgstr "" + +#: gnu/packages/guile.scm:2004 +#, fuzzy +msgid "Guile bindings for libgit2" +msgstr "Guile-Bindungen zu Ncurses" + +#: gnu/packages/guile.scm:2006 +msgid "" +"This package provides Guile bindings to libgit2, a library to\n" +"manipulate repositories of the Git version control system." +msgstr "" + +#: gnu/packages/guile.scm:2031 +msgid "General-purpose syntax highlighter for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:2032 +msgid "" +"Guile-syntax-highlight is a general-purpose syntax\n" +"highlighting library for GNU Guile. It can parse code written in various\n" +"programming languages into a simple s-expression that can be converted to\n" +"HTML (via SXML) or any other format for rendering." +msgstr "" + +#: gnu/packages/guile.scm:2063 +msgid "S-expression based json reader/writer for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2064 +msgid "" +"guile-sjson is a json reader/writer for Guile.\n" +"It has a nice, simple s-expression based syntax." +msgstr "" + +#: gnu/packages/guile.scm:2108 +msgid "Colorized REPL for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2110 +msgid "Guile-colorized provides you with a colorized REPL for GNU Guile." +msgstr "" + +#: gnu/packages/imagemagick.scm:110 gnu/packages/imagemagick.scm:211 +msgid "Create, edit, compose, or convert bitmap images" +msgstr "" + +#: gnu/packages/imagemagick.scm:112 +msgid "" +"ImageMagick is a software suite to create, edit, compose, or convert\n" +"bitmap images. It can read and write images in a variety of formats (over " +"100)\n" +"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, " +"SVG,\n" +"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear " +"and\n" +"transform images, adjust image colors, apply various special effects, or " +"draw\n" +"text, lines, polygons, ellipses and Bézier curves." +msgstr "" + +#: gnu/packages/imagemagick.scm:157 +msgid "Perl interface to ImageMagick" +msgstr "" + +#: gnu/packages/imagemagick.scm:158 +msgid "" +"This Perl extension allows the reading, manipulation and\n" +"writing of a large number of image file formats using the ImageMagick " +"library.\n" +"Use it to create, edit, compose, or convert bitmap images from within a " +"Perl\n" +"script." +msgstr "" + +#: gnu/packages/imagemagick.scm:213 +msgid "" +"GraphicsMagick provides a comprehensive collection of utilities,\n" +"programming interfaces, and GUIs, to support file format conversion, image\n" +"processing, and 2D vector rendering." +msgstr "" + +#: gnu/packages/image.scm:96 +msgid "Library for handling PNG files" +msgstr "" + +#: gnu/packages/image.scm:98 +msgid "" +"Libpng is the official PNG (Portable Network Graphics) reference\n" +"library. It supports almost all PNG features and is extensible." +msgstr "" + +#: gnu/packages/image.scm:162 +msgid "APNG patch for libpng" +msgstr "" + +#: gnu/packages/image.scm:164 +msgid "" +"APNG (Animated Portable Network Graphics) is an unofficial\n" +"extension of the APNG (Portable Network Graphics) format.\n" +"APNG patch provides APNG support to libpng." +msgstr "" + +#: gnu/packages/image.scm:204 +msgid "Read and write PNG images" +msgstr "" + +#: gnu/packages/image.scm:206 +msgid "" +"This package provides an easy and simple way to read, write and display\n" +"bitmap images stored in the PNG format. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image.scm:241 +msgid "Utility to compress PNG files" +msgstr "" + +#: gnu/packages/image.scm:242 +msgid "" +"pngcrusqh is an optimizer for PNG (Portable Network Graphics)\n" +"files. It can compress them as much as 40% losslessly." +msgstr "" + +#: gnu/packages/image.scm:261 +msgid "Library for handling JPEG files" +msgstr "" + +#: gnu/packages/image.scm:263 +msgid "" +"Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" +"JPEG is a standardized compression method for full-color and gray-scale\n" +"images.\n" +"The included programs provide conversion between the JPEG format and\n" +"image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." +msgstr "" + +#: gnu/packages/image.scm:328 +msgid "Implementation of the JPEG XR standard" +msgstr "" + +#: gnu/packages/image.scm:329 +msgid "" +"JPEG XR is an approved ISO/IEC International standard (its\n" +"official designation is ISO/IEC 29199-2). This library is an implementation " +"of that standard." +msgstr "" + +#: gnu/packages/image.scm:352 +msgid "Optimize JPEG images" +msgstr "" + +#: gnu/packages/image.scm:354 +msgid "" +"jpegoptim provides lossless optimization (based on optimizing\n" +"the Huffman tables) and \"lossy\" optimization based on setting\n" +"maximum quality factor." +msgstr "" + +#: gnu/packages/image.scm:379 +msgid "Library for handling Mac OS icns resource files" +msgstr "" + +#: gnu/packages/image.scm:381 +msgid "" +"Libicns is a library for the manipulation of Mac OS IconFamily resource\n" +"type files (ICNS). @command{icns2png} and @command{png2icns} are provided " +"to\n" +"convert between PNG and ICNS. @command{icns2png} will extract image files " +"from\n" +"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for " +"use\n" +"with .desktop files. Additionally, @command{icontainer2png} is provided " +"for\n" +"extracting icontainer icon files." +msgstr "" + +#: gnu/packages/image.scm:415 +msgid "Library for handling TIFF files" +msgstr "" + +#: gnu/packages/image.scm:417 +msgid "" +"Libtiff provides support for the Tag Image File Format (TIFF), a format\n" +"used for storing image data.\n" +"Included are a library, libtiff, for reading and writing TIFF and a small\n" +"collection of tools for doing simple manipulations of TIFF images." +msgstr "" + +#: gnu/packages/image.scm:480 +msgid "Library and tools for image processing and analysis" +msgstr "" + +#: gnu/packages/image.scm:482 +msgid "" +"Leptonica is a C library and set of command-line tools for efficient\n" +"image processing and image analysis operations. It supports rasterop, " +"affine\n" +"transformations, binary and grayscale morphology, rank order, and " +"convolution,\n" +"seedfill and connected components, image transformations combining changes " +"in\n" +"scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" +"arithmetic ops." +msgstr "" + +#: gnu/packages/image.scm:503 +msgid "Decoder of the JBIG2 image compression format" +msgstr "" + +#: gnu/packages/image.scm:505 +msgid "" +"JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" +"monochrome) images at moderately high resolution, and in particular scanned\n" +"paper documents. In this domain it is very efficient, offering compression\n" +"ratios on the order of 100:1.\n" +"\n" +"This is a decoder only implementation, and currently is in the alpha\n" +"stage, meaning it doesn't completely work yet. However, it is\n" +"maintaining parity with available encoders, so it is useful for real\n" +"work." +msgstr "" + +#: gnu/packages/image.scm:540 +msgid "JPEG 2000 codec" +msgstr "" + +#: gnu/packages/image.scm:542 +msgid "" +"The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" +"been developed in order to promote the use of JPEG 2000, the new\n" +"still-image compression standard from the Joint Photographic Experts\n" +"Group (JPEG).\n" +"\n" +"In addition to the basic codec, various other features are under\n" +"development, among them the JP2 and MJ2 (Motion JPEG 2000) file formats,\n" +"an indexing tool useful for the JPIP protocol, JPWL-tools for\n" +"error-resilience, a Java-viewer for j2k-images, ..." +msgstr "" + +#: gnu/packages/image.scm:605 +msgid "Tools and library for working with GIF images" +msgstr "" + +#: gnu/packages/image.scm:607 +msgid "" +"GIFLIB is a library for reading and writing GIF images. It is API and\n" +"ABI compatible with libungif which was in wide use while the LZW " +"compression\n" +"algorithm was patented. Tools are also included to convert, manipulate,\n" +"compose, and analyze GIF images." +msgstr "" + +#: gnu/packages/image.scm:629 +msgid "GIF decompression library" +msgstr "" + +#: gnu/packages/image.scm:631 +msgid "libungif is the old GIF decompression library by the GIFLIB project." +msgstr "" + +#: gnu/packages/image.scm:660 +msgid "Loading, saving, rendering and manipulating image files" +msgstr "" + +#: gnu/packages/image.scm:662 +msgid "" +"Imlib2 is a library that does image file loading and saving as well as\n" +"rendering, manipulation, arbitrary polygon support, etc.\n" +"\n" +"It does ALL of these operations FAST. Imlib2 also tries to be highly\n" +"intelligent about doing them, so writing naive programs can be done easily,\n" +"without sacrificing speed.\n" +"\n" +"This is a complete rewrite over the Imlib 1.x series. The architecture is\n" +"more modular, simple, and flexible." +msgstr "" + +#: gnu/packages/image.scm:694 +msgid "Wrapper library for imlib2" +msgstr "" + +#: gnu/packages/image.scm:696 +msgid "" +"Giblib is a simple library which wraps imlib2's context API, avoiding\n" +"all the context_get/set calls, adds fontstyles to the truetype renderer and\n" +"supplies a generic doubly-linked list and some string functions." +msgstr "" + +#: gnu/packages/image.scm:738 +msgid "Library for handling popular graphics image formats" +msgstr "" + +#: gnu/packages/image.scm:740 +msgid "" +"FreeImage is a library for developers who would like to support popular\n" +"graphics image formats like PNG, BMP, JPEG, TIFF and others." +msgstr "" + +#: gnu/packages/image.scm:795 +msgid "Computer vision library" +msgstr "" + +#: gnu/packages/image.scm:797 +msgid "" +"VIGRA stands for Vision with Generic Algorithms. It is an image\n" +"processing and analysis library that puts its main emphasis on customizable\n" +"algorithms and data structures. It is particularly strong for\n" +"multi-dimensional image processing." +msgstr "" + +#: gnu/packages/image.scm:829 +msgid "Lossless and lossy image compression" +msgstr "" + +#: gnu/packages/image.scm:831 +msgid "" +"WebP is a new image format that provides lossless and lossy compression\n" +"for images. WebP lossless images are 26% smaller in size compared to\n" +"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images " +"at\n" +"equivalent SSIM index. WebP supports lossless transparency (also known as\n" +"alpha channel) with just 22% additional bytes. Transparency is also " +"supported\n" +"with lossy compression and typically provides 3x smaller file sizes " +"compared\n" +"to PNG when lossy compression is acceptable for the red/green/blue color\n" +"channels." +msgstr "" + +#: gnu/packages/image.scm:859 +msgid "Library for handling MNG files" +msgstr "" + +#: gnu/packages/image.scm:861 +msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." +msgstr "" + +#: gnu/packages/image.scm:889 +msgid "Library and command-line utility to manage image metadata" +msgstr "" + +#: gnu/packages/image.scm:891 +msgid "" +"Exiv2 is a C++ library and a command line utility to manage image\n" +"metadata. It provides fast and easy read and write access to the Exif, " +"IPTC\n" +"and XMP metadata of images in various formats." +msgstr "" + +#: gnu/packages/image.scm:931 +msgid "Library for manipulating many image formats" +msgstr "" + +#: gnu/packages/image.scm:932 +msgid "" +"Developer's Image Library (DevIL) is a library to develop\n" +"applications with support for many types of images. DevIL can load, save,\n" +"convert, manipulate, filter and display a wide variety of image formats." +msgstr "" + +#: gnu/packages/image.scm:952 +msgid "JPEG-2000 library" +msgstr "" + +#: gnu/packages/image.scm:953 +msgid "" +"The JasPer Project is an initiative to provide a reference\n" +"implementation of the codec specified in the JPEG-2000 Part-1 standard (i." +"e.,\n" +"ISO/IEC 15444-1)." +msgstr "" + +#: gnu/packages/image.scm:983 +msgid "Scaling, colorspace conversion, and dithering library" +msgstr "" + +#: gnu/packages/image.scm:984 +msgid "" +"Zimg implements the commonly required image processing basics\n" +"of scaling, colorspace conversion, and depth conversion. A simple API " +"enables\n" +"conversion between any supported formats to operate with minimal knowledge " +"from\n" +"the programmer." +msgstr "" + +#: gnu/packages/image.scm:1017 +msgid "Perceptual image comparison utility" +msgstr "" + +#: gnu/packages/image.scm:1018 +msgid "" +"PerceptualDiff visually compares two images to determine\n" +"whether they look alike. It uses a computational model of the human visual\n" +"system to detect similarities. This allows it too see beyond irrelevant\n" +"differences in file encoding, image quality, and other small variations." +msgstr "" + +#: gnu/packages/image.scm:1058 +msgid "Image and audio steganography" +msgstr "" + +#: gnu/packages/image.scm:1060 +msgid "" +"Steghide is a program to hide data in various kinds of image and audio\n" +"files (known as @dfn{steganography}). Neither color nor sample frequencies " +"are\n" +"changed, making the embedding resistant against first-order statistical " +"tests." +msgstr "" + +#: gnu/packages/image.scm:1085 +msgid "Image library for Extempore" +msgstr "" + +#: gnu/packages/image.scm:1087 +msgid "" +"This package is a collection of assorted single-file libraries. Of\n" +"all included libraries only the image loading and decoding library is\n" +"installed as @code{stb_image}." +msgstr "" + +#: gnu/packages/image.scm:1116 +msgid "Optimizer that recompresses PNG image files to a smaller size" +msgstr "" + +#: gnu/packages/image.scm:1117 +msgid "" +"OptiPNG is a PNG optimizer that recompresses image\n" +"files to a smaller size, without losing any information. This program\n" +"also converts external formats (BMP, GIF, PNM and TIFF) to optimized\n" +"PNG, and performs PNG integrity checks and corrections." +msgstr "" + +#: gnu/packages/image.scm:1142 +msgid "SIMD-accelerated JPEG image handling library" +msgstr "" + +#: gnu/packages/image.scm:1143 +msgid "" +"libjpeg-turbo is a JPEG image codec that accelerates baseline\n" +"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 " +"on\n" +"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other " +"systems,\n" +"its highly-optimized Huffman coding routines allow it to outperform libjpeg " +"by\n" +"a significant amount.\n" +"libjpeg-turbo implements both the traditional libjpeg API and the less " +"powerful\n" +"but more straightforward TurboJPEG API, and provides a full-featured Java\n" +"interface. It supports color space extensions that allow it to compress " +"from\n" +"and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." +msgstr "" + +#: gnu/packages/image.scm:1191 +msgid "Library for reading and writing files in the nifti-1 format" +msgstr "" + +#: gnu/packages/image.scm:1192 +msgid "" +"Niftilib is a set of i/o libraries for reading and writing\n" +"files in the nifti-1 data format - a binary file format for storing\n" +"medical image data, e.g. magnetic resonance image (MRI) and functional MRI\n" +"(fMRI) brain images." +msgstr "" + +#: gnu/packages/image.scm:1231 +msgid "Color picker" +msgstr "" + +#: gnu/packages/image.scm:1232 +msgid "Gpick is an advanced color picker and palette editing tool." +msgstr "" + +#: gnu/packages/image.scm:1248 +msgid "IPTC metadata manipulation library" +msgstr "" + +#: gnu/packages/image.scm:1249 +msgid "" +"Libiptcdata is a C library for manipulating the International\n" +"Press Telecommunications Council (IPTC) metadata stored within multimedia " +"files\n" +"such as images. This metadata can include captions and keywords, often used " +"by\n" +"popular photo management applications. The library provides routines for\n" +"parsing, viewing, modifying, and saving this metadata." +msgstr "" + +#: gnu/packages/image.scm:1285 +msgid "Powerful yet simple to use screenshot software" +msgstr "" + +#: gnu/packages/image.scm:1286 +msgid "" +"Flameshot is a screenshot program.\n" +"Features:\n" +"\n" +"@itemize\n" +"@item Customizable appearance.\n" +"@item Easy to use.\n" +"@item In-app screenshot edition.\n" +"@item DBus interface.\n" +"@item Upload to Imgur.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image.scm:1312 +msgid "Read and write JPEG images with R" +msgstr "" + +#: gnu/packages/image.scm:1313 +msgid "" +"This package provides a way to read, write and display bitmap\n" +"images stored in the JPEG format with R. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image-viewers.scm:90 +msgid "Fast and light imlib2-based image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:92 +msgid "" +"feh is an X11 image viewer aimed mostly at console users.\n" +"Unlike most other viewers, it does not have a fancy GUI, but simply\n" +"displays images. It can also be used to set the desktop wallpaper.\n" +"It is controlled via commandline arguments and configurable key/mouse\n" +"actions." +msgstr "" + +#: gnu/packages/image-viewers.scm:142 +msgid "Lightweight GTK+ based image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:144 +msgid "" +"Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" +"systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" +"interoperability; easy integration with other software; geeqie works on " +"files\n" +"and directories, there is no need to import images; fast preview for many " +"raw\n" +"image formats; tools for image comparison, sorting and managing photo\n" +"collection. Geeqie was initially based on GQview." +msgstr "" + +#: gnu/packages/image-viewers.scm:169 +msgid "Simple and fast image viewer for X" +msgstr "" + +#: gnu/packages/image-viewers.scm:170 +msgid "" +"gpicview is a lightweight GTK+ 2.x based image viewer.\n" +"It is the default image viewer on LXDE desktop environment." +msgstr "" + +#: gnu/packages/image-viewers.scm:211 +msgid "Simple X Image Viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:213 +msgid "" +"sxiv is an alternative to feh and qiv. Its primary goal is to\n" +"provide the most basic features required for fast image viewing. It has\n" +"vi key bindings and works nicely with tiling window managers. Its code\n" +"base should be kept small and clean to make it easy for you to dig into\n" +"it and customize it for your needs." +msgstr "" + +#: gnu/packages/image-viewers.scm:260 +msgid "Simple, fast and elegant image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:261 +msgid "" +"Viewnior is an image viewer program. Created to be simple,\n" +"fast and elegant. Its minimalistic interface provides more screenspace for\n" +"your images. Among its features are:\n" +"@enumerate\n" +"@item Fullscreen & Slideshow\n" +"@item Rotate, flip, crop, save, delete images\n" +"@item Animation support\n" +"@item Browse only selected images\n" +"@item Navigation window\n" +"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, " +"Nitrogen)\n" +"@item Simple interface\n" +"@item EXIF and IPTC metadata\n" +"@item Configurable mouse actions\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/image-viewers.scm:329 +msgid "Render images in the terminal" +msgstr "" + +#: gnu/packages/image-viewers.scm:331 +msgid "" +"Catimg is a little program that prints images in the terminal.\n" +"It supports JPEG, PNG and GIF formats." +msgstr "" + +#: gnu/packages/image-viewers.scm:382 +msgid "High dynamic range (HDR) imaging application" +msgstr "" + +#: gnu/packages/image-viewers.scm:384 +msgid "" +"Luminance HDR (formerly QtPFSGui) is a graphical user interface\n" +"application that aims to provide a workflow for high dynamic range (HDR)\n" +"imaging. It supports several HDR and LDR image formats, and it can:\n" +"\n" +"@itemize\n" +"@item Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and\n" +"16bit, RAW) of the same scene taken at different exposure setting;\n" +"@item Save load HDR images;\n" +"@item Rotate, resize and crop HDR images;\n" +"@item Tone-map HDR images;\n" +"@item Copy EXIF data between sets of images.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image-viewers.scm:432 +msgid "Image viewer for comics" +msgstr "" + +#: gnu/packages/image-viewers.scm:433 +msgid "" +"MComix is a customizable image viewer that specializes as\n" +"a comic and manga reader. It supports a variety of container formats\n" +"including CBZ, CB7, CBT, LHA." +msgstr "" + +#: gnu/packages/inkscape.scm:86 +msgid "Vector graphics editor" +msgstr "" + +#: gnu/packages/inkscape.scm:87 +msgid "" +"Inkscape is a vector graphics editor. What sets Inkscape\n" +"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C " +"standard,\n" +"as the native format." +msgstr "" + +#: gnu/packages/jemalloc.scm:64 +msgid "General-purpose scalable concurrent malloc implementation" +msgstr "" + +#: gnu/packages/jemalloc.scm:66 +msgid "" +"This library providing a malloc(3) implementation that emphasizes\n" +"fragmentation avoidance and scalable concurrency support." +msgstr "" + +#: gnu/packages/key-mon.scm:50 +msgid "Show keyboard and mouse status" +msgstr "" + +#: gnu/packages/key-mon.scm:52 +msgid "" +"The key-mon utility displays the current keyboard and mouse status.\n" +"This is useful for teaching and screencasts." +msgstr "" + +#: gnu/packages/less.scm:41 +msgid "Paginator for terminals" +msgstr "" + +#: gnu/packages/less.scm:43 +msgid "" +"GNU less is a pager, a program that allows you to view large amounts\n" +"of text in page-sized chunks. Unlike traditional pagers, it allows both\n" +"backwards and forwards movement through the document. It also does not " +"have\n" +"to read the entire input file before starting, so it starts faster than " +"most\n" +"text editors." +msgstr "" + +#: gnu/packages/lesstif.scm:47 +msgid "Clone of the Motif toolkit for the X window system" +msgstr "" + +#: gnu/packages/lesstif.scm:48 +msgid "Clone of the Motif toolkit for the X window system." +msgstr "" + +#: gnu/packages/libreoffice.scm:96 +msgid "General purpose formula parser and interpreter" +msgstr "" + +#: gnu/packages/libreoffice.scm:97 +msgid "" +"Ixion is a library for calculating the results of formula\n" +"expressions stored in multiple named targets, or \"cells\". The cells can\n" +"be referenced from each other, and the library takes care of resolving\n" +"their dependencies automatically upon calculation." +msgstr "" + +#: gnu/packages/libreoffice.scm:123 +msgid "File import filter library for spreadsheet documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:124 +msgid "" +"Orcus is a library that provides a collection of standalone\n" +"file processing filters. It is currently focused on providing filters for\n" +"spreadsheet documents. The library includes import filters for\n" +"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document " +"Spreadsheet,\n" +"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers " +"for\n" +"CSV, CSS and XML." +msgstr "" + +#: gnu/packages/libreoffice.scm:158 +msgid "Document importer for office suites" +msgstr "" + +#: gnu/packages/libreoffice.scm:159 +msgid "" +"Librevenge is a base library for writing document import\n" +"filters. It has interfaces for text documents, vector graphics,\n" +"spreadsheets and presentations." +msgstr "" + +#: gnu/packages/libreoffice.scm:184 +msgid "Library for importing WordPerfect documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:185 +msgid "" +"Libwpd is a C++ library designed to help process\n" +"WordPerfect documents. It is most commonly used to import such documents\n" +"into other word processors." +msgstr "" + +#: gnu/packages/libreoffice.scm:218 +msgid "Library for import of reflowable e-book formats" +msgstr "" + +#: gnu/packages/libreoffice.scm:219 +msgid "" +"Libe-book is a library and a set of tools for reading and\n" +"converting various reflowable e-book formats. Currently supported are:\n" +"Broad Band eBook, eReader .pdb, FictionBook v. 2 (including zipped files),\n" +"PalmDoc Ebook, Plucker .pdb, QiOO (mobile format, for java-enabled\n" +"cellphones), TCR (simple compressed text format), TealDoc, zTXT,\n" +"ZVR (simple compressed text format)." +msgstr "" + +#: gnu/packages/libreoffice.scm:248 +msgid "Library and tools for the WordPerfect Graphics format" +msgstr "" + +#: gnu/packages/libreoffice.scm:249 +msgid "" +"The libwpg project provides a library and tools for\n" +"working with graphics in the WPG (WordPerfect Graphics) format." +msgstr "" + +#: gnu/packages/libreoffice.scm:290 +msgid "CMIS client library" +msgstr "" + +#: gnu/packages/libreoffice.scm:291 +msgid "" +"LibCMIS is a C++ client library for the CMIS interface. It\n" +"allows C++ applications to connect to any ECM behaving as a CMIS server " +"such\n" +"as Alfresco or Nuxeo." +msgstr "" + +#: gnu/packages/libreoffice.scm:322 +msgid "Library for parsing the AbiWord format" +msgstr "" + +#: gnu/packages/libreoffice.scm:323 +msgid "" +"Libabw is a library that parses the file format of\n" +"AbiWord documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:354 +msgid "Library for parsing the CorelDRAW format" +msgstr "" + +#: gnu/packages/libreoffice.scm:355 +msgid "" +"Libcdr is a library that parses the file format of\n" +"CorelDRAW documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:387 +msgid "Library for parsing the Apple Keynote format" +msgstr "" + +#: gnu/packages/libreoffice.scm:388 +msgid "" +"Libetonyek is a library that parses the file format of\n" +"Apple Keynote documents. It currently supports Keynote versions 2 to 5." +msgstr "" + +#: gnu/packages/libreoffice.scm:412 +msgid "Library to access tags for identifying languages" +msgstr "" + +#: gnu/packages/libreoffice.scm:413 +msgid "" +"Liblangtag implements an interface to work with tags\n" +"for identifying languages as described in RFC 5646. It supports the\n" +"extensions described in RFC6067 and RFC6497, and Extension T for\n" +"language/locale identifiers as described in the Unicode CLDR\n" +"standard 21.0.2." +msgstr "" + +#: gnu/packages/libreoffice.scm:433 +msgid "Text Categorization library" +msgstr "" + +#: gnu/packages/libreoffice.scm:434 +msgid "" +"Libexttextcat is an N-Gram-Based Text Categorization\n" +"library primarily intended for language guessing." +msgstr "" + +#: gnu/packages/libreoffice.scm:464 +msgid "Library for parsing the FreeHand format" +msgstr "" + +#: gnu/packages/libreoffice.scm:465 +msgid "" +"Libfreehand is a library that parses the file format of\n" +"Aldus/Macromedia/Adobe FreeHand documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:491 +msgid "Library for parsing the Microsoft Publisher format" +msgstr "" + +#: gnu/packages/libreoffice.scm:492 +msgid "" +"Libmspub is a library that parses the file format of\n" +"Microsoft Publisher documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:517 +msgid "Library for parsing the PageMaker format" +msgstr "" + +#: gnu/packages/libreoffice.scm:518 +msgid "" +"Libpagemaker is a library that parses the file format of\n" +"Aldus/Adobe PageMaker documents. Currently it only understands documents\n" +"created by PageMaker version 6.x and 7." +msgstr "" + +#: gnu/packages/libreoffice.scm:548 +msgid "Library for parsing the Microsoft Visio format" +msgstr "" + +#: gnu/packages/libreoffice.scm:549 +msgid "" +"Libvisio is a library that parses the file format of\n" +"Microsoft Visio documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:577 +msgid "ODF (Open Document Format) library" +msgstr "" + +#: gnu/packages/libreoffice.scm:578 +msgid "" +"Libodfgen is a library for generating documents in the\n" +"Open Document Format (ODF). It provides generator implementations for all\n" +"document interfaces supported by librevenge:\n" +"text documents, vector drawings, presentations and spreadsheets." +msgstr "" + +#: gnu/packages/libreoffice.scm:605 +msgid "Import library for some old Macintosh text documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:606 +msgid "" +"Libmwaw contains some import filters for old Macintosh\n" +"text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" +"spreadsheet documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:629 +msgid "Provides LibreOffice support for old StarOffice documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:630 +msgid "" +"@code{libstaroffice} is an import filter for the document formats\n" +"from the old StarOffice (.sdc, .sdw, ...)." +msgstr "" + +#: gnu/packages/libreoffice.scm:655 +msgid "Import library for Microsoft Works text documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:656 +msgid "" +"Libwps is a library for importing files in the Microsoft\n" +"Works word processor file format." +msgstr "" + +#: gnu/packages/libreoffice.scm:683 +msgid "Parses file format of Zoner Callisto/Draw documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:684 +msgid "" +"Libzmf is a library that parses the file format of Zoner\n" +"Callisto/Draw documents. Currently it only understands documents created " +"by\n" +"Zoner Draw version 4 and 5." +msgstr "" + +#: gnu/packages/libreoffice.scm:719 +msgid "" +"Hunspell is a spell checker and morphological analyzer\n" +"library and program designed for languages with rich morphology and complex\n" +"word compounding or character encoding." +msgstr "" + +#. TRANSLATORS: In French, this is "Français classique". +#: gnu/packages/libreoffice.scm:782 +msgid "Hunspell dictionary for ``classic'' French (recommended)" +msgstr "" + +#. TRANSLATORS: In French, this is "Français moderne". +#: gnu/packages/libreoffice.scm:787 +msgid "Hunspell dictionary for ``modern'' French" +msgstr "" + +#: gnu/packages/libreoffice.scm:791 +msgid "Hunspell dictionary for the post @dfn{1990 réforme} French" +msgstr "" + +#: gnu/packages/libreoffice.scm:795 +msgid "Hunspell dictionary for all variants of French" +msgstr "" + +#: gnu/packages/libreoffice.scm:813 +msgid "Hyphenation library" +msgstr "" + +#: gnu/packages/libreoffice.scm:814 +msgid "" +"Hyphen is a hyphenation library using TeX hyphenation\n" +"patterns, which are pre-processed by a perl script." +msgstr "" + +#: gnu/packages/libreoffice.scm:837 +msgid "Thesaurus" +msgstr "" + +#: gnu/packages/libreoffice.scm:838 +msgid "" +"MyThes is a simple thesaurus that uses a structured text\n" +"data file and an index file with binary search to look up words and phrases\n" +"and to return information on pronunciations, meanings and synonyms." +msgstr "" + +#: gnu/packages/libreoffice.scm:1042 +msgid "Office suite" +msgstr "" + +#: gnu/packages/libreoffice.scm:1043 +msgid "" +"LibreOffice is a comprehensive office suite. It contains\n" +"a number of components: Writer, a word processor; Calc, a spreadsheet\n" +"application; Impress, a presentation engine; Draw, a drawing and\n" +"flowcharting application; Base, a database and database frontend;\n" +"Math for editing mathematics." +msgstr "" + +#: gnu/packages/linux.scm:213 +msgid "GNU Linux-Libre kernel headers" +msgstr "" + +#: gnu/packages/linux.scm:214 +msgid "Headers of the Linux-Libre kernel." +msgstr "" + +#: gnu/packages/linux.scm:373 +msgid "100% free redistribution of a cleaned Linux kernel" +msgstr "" + +#: gnu/packages/linux.scm:375 +msgid "" +"GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" +"It has been modified to remove all non-free binary blobs." +msgstr "" + +#: gnu/packages/linux.scm:496 +msgid "Pluggable authentication modules for Linux" +msgstr "" + +#: gnu/packages/linux.scm:498 +msgid "" +"A *Free* project to implement OSF's RFC 86.0.\n" +"Pluggable authentication modules are small shared object files that can\n" +"be used through the PAM API to perform tasks, like authenticating a user\n" +"at login. Local and dynamic reconfiguration are its key features." +msgstr "" + +#: gnu/packages/linux.scm:540 +msgid "Small utilities that use the proc file system" +msgstr "" + +#: gnu/packages/linux.scm:542 +msgid "" +"This PSmisc package is a set of some small useful utilities that\n" +"use the proc file system. We're not about changing the world, but\n" +"providing the system administrator with some help in common tasks." +msgstr "" + +#: gnu/packages/linux.scm:627 +msgid "Collection of utilities for the Linux kernel" +msgstr "" + +#: gnu/packages/linux.scm:628 +msgid "" +"Util-linux is a diverse collection of Linux kernel\n" +"utilities. It provides dmesg and includes tools for working with file " +"systems,\n" +"block devices, UUIDs, TTYs, and many other tools." +msgstr "" + +#: gnu/packages/linux.scm:661 +msgid "PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR" +msgstr "" + +#: gnu/packages/linux.scm:663 +msgid "" +"ddate displays the Discordian date and holidays of a given date.\n" +"The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" +"by Robert Shea and Robert Anton Wilson." +msgstr "" + +#: gnu/packages/linux.scm:708 +msgid "Utilities that give information about processes" +msgstr "" + +#: gnu/packages/linux.scm:710 +msgid "" +"Procps is the package that has a bunch of small useful utilities\n" +"that give information about processes using the Linux /proc file system.\n" +"The package includes the programs ps, top, vmstat, w, kill, free,\n" +"slabtop, and skill." +msgstr "" + +#: gnu/packages/linux.scm:736 +msgid "Tools for working with USB devices, such as lsusb" +msgstr "" + +#: gnu/packages/linux.scm:738 +msgid "Tools for working with USB devices, such as lsusb." +msgstr "" + +#: gnu/packages/linux.scm:814 +msgid "Creating and checking ext2/ext3/ext4 file systems" +msgstr "" + +#: gnu/packages/linux.scm:816 +msgid "" +"This package provides tools for manipulating ext2/ext3/ext4 file systems." +msgstr "" + +#: gnu/packages/linux.scm:857 +msgid "Statically-linked e2fsck command from e2fsprogs" +msgstr "" + +#: gnu/packages/linux.scm:858 +msgid "" +"This package provides statically-linked e2fsck command taken\n" +"from the e2fsprogs package. It is meant to be used in initrds." +msgstr "" + +#: gnu/packages/linux.scm:877 +msgid "Recover deleted files from ext2/3/4 partitions" +msgstr "" + +#: gnu/packages/linux.scm:879 +msgid "" +"Extundelete is a set of tools that can recover deleted files from an\n" +"ext3 or ext4 partition." +msgstr "" + +#: gnu/packages/linux.scm:910 +msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" +msgstr "" + +#: gnu/packages/linux.scm:912 +msgid "" +"Zerofree finds the unallocated blocks with non-zero value content in an\n" +"ext2, ext3, or ext4 file system and fills them with zeroes (or another " +"value).\n" +"This is a simple way to make disk images more compressible.\n" +"Zerofree requires the file system to be unmounted or mounted read-only." +msgstr "" + +#: gnu/packages/linux.scm:940 +msgid "System call tracer for Linux" +msgstr "" + +#: gnu/packages/linux.scm:942 +msgid "" +"strace is a system call tracer, i.e. a debugging tool which prints out a\n" +"trace of all the system calls made by a another process/program." +msgstr "" + +#: gnu/packages/linux.scm:963 +msgid "Library call tracer for Linux" +msgstr "" + +#: gnu/packages/linux.scm:965 +msgid "" +"ltrace intercepts and records dynamic library calls which are called by\n" +"an executed process and the signals received by that process. It can also\n" +"intercept and print the system calls executed by the program." +msgstr "" + +#: gnu/packages/linux.scm:984 +msgid "The Advanced Linux Sound Architecture libraries" +msgstr "" + +#: gnu/packages/linux.scm:986 gnu/packages/linux.scm:1030 +msgid "" +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system." +msgstr "" + +#: gnu/packages/linux.scm:1028 +msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" +msgstr "" + +#: gnu/packages/linux.scm:1088 +msgid "Plugins for the Advanced Linux Sound Architecture (ALSA)" +msgstr "" + +#: gnu/packages/linux.scm:1090 +msgid "" +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system. This package " +"enhances ALSA\n" +"by providing additional plugins which include: upmixing, downmixing, jackd " +"and\n" +"pulseaudio support for native alsa applications, format conversion (s16 to " +"a52), and\n" +"external rate conversion." +msgstr "" + +#: gnu/packages/linux.scm:1124 +msgid "Programs to configure Linux IP packet filtering rules" +msgstr "" + +#: gnu/packages/linux.scm:1126 +msgid "" +"@command{iptables} is the user-space command line program used to\n" +"configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" +"(@dfn{firewall}), including @dfn{NAT} (Network Address Translation).\n" +"\n" +"This package also includes @command{ip6tables}, which is used to configure " +"the\n" +"IPv6 packet filter.\n" +"\n" +"Both commands are targeted at system administrators.\n" +msgstr "" + +#: gnu/packages/linux.scm:1183 +msgid "Ethernet bridge frame table administration" +msgstr "" + +#: gnu/packages/linux.scm:1186 +msgid "" +"ebtables is an application program used to set up and maintain the\n" +"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It " +"is\n" +"analogous to the iptables application, but less complicated, due to the " +"fact\n" +"that the Ethernet protocol is much simpler than the IP protocol." +msgstr "" + +#: gnu/packages/linux.scm:1234 +msgid "Utilities for controlling TCP/IP networking and traffic in Linux" +msgstr "" + +#: gnu/packages/linux.scm:1236 +msgid "" +"Iproute2 is a collection of utilities for controlling TCP/IP networking\n" +"and traffic with the Linux kernel. The most important of these are\n" +"@command{ip}, which configures IPv4 and IPv6, and @command{tc} for traffic\n" +"control.\n" +"\n" +"Most network configuration manuals still refer to ifconfig and route as the\n" +"primary network configuration tools, but ifconfig is known to behave\n" +"inadequately in modern network environments, and both should be deprecated." +msgstr "" + +#: gnu/packages/linux.scm:1312 +msgid "Tools for controlling the network subsystem in Linux" +msgstr "" + +#: gnu/packages/linux.scm:1314 +msgid "" +"This package includes the important tools for controlling the network\n" +"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp " +"and\n" +"route. Additionally, this package contains utilities relating to " +"particular\n" +"network hardware types (plipconfig, slattach) and advanced aspects of IP\n" +"configuration (iptunnel, ipmaddr)." +msgstr "" + +#: gnu/packages/linux.scm:1351 +msgid "Library for working with POSIX capabilities" +msgstr "" + +#: gnu/packages/linux.scm:1353 +msgid "" +"Libcap2 provides a programming interface to POSIX capabilities on\n" +"Linux-based operating systems." +msgstr "" + +#: gnu/packages/linux.scm:1396 +msgid "Manipulate Ethernet bridges" +msgstr "" + +#: gnu/packages/linux.scm:1398 +msgid "" +"Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" +"to connect two Ethernet segments together in a protocol independent way.\n" +"Packets are forwarded based on Ethernet address, rather than IP address " +"(like\n" +"a router). Since forwarding is done at Layer 2, all protocols can go\n" +"transparently through a bridge." +msgstr "" + +#: gnu/packages/linux.scm:1466 +msgid "NetLink protocol library suite" +msgstr "" + +#: gnu/packages/linux.scm:1468 +msgid "" +"The libnl suite is a collection of libraries providing APIs to netlink\n" +"protocol based Linux kernel interfaces. Netlink is an IPC mechanism " +"primarily\n" +"between the kernel and user space processes. It was designed to be a more\n" +"flexible successor to ioctl to provide mainly networking related kernel\n" +"configuration and monitoring interfaces." +msgstr "" + +#: gnu/packages/linux.scm:1498 +msgid "Tool for configuring wireless devices" +msgstr "" + +#: gnu/packages/linux.scm:1500 +msgid "" +"iw is a new nl80211 based CLI configuration utility for wireless\n" +"devices. It replaces @code{iwconfig}, which is deprecated." +msgstr "" + +#: gnu/packages/linux.scm:1546 +msgid "Analyze power consumption on Intel-based laptops" +msgstr "" + +#: gnu/packages/linux.scm:1548 +msgid "" +"PowerTOP is a Linux tool to diagnose issues with power consumption and\n" +"power management. In addition to being a diagnostic tool, PowerTOP also " +"has\n" +"an interactive mode where the user can experiment various power management\n" +"settings for cases where the operating system has not enabled these\n" +"settings." +msgstr "" + +#: gnu/packages/linux.scm:1570 +msgid "Audio mixer for X and the console" +msgstr "" + +#: gnu/packages/linux.scm:1572 +msgid "" +"Aumix adjusts an audio mixer from X, the console, a terminal,\n" +"the command line or a script." +msgstr "" + +#: gnu/packages/linux.scm:1596 +msgid "Displays the IO activity of running processes" +msgstr "" + +#: gnu/packages/linux.scm:1598 +msgid "" +"Iotop is a Python program with a top like user interface to show the\n" +"processes currently causing I/O." +msgstr "" + +#: gnu/packages/linux.scm:1652 +msgid "Support file systems implemented in user space" +msgstr "" + +#: gnu/packages/linux.scm:1654 +msgid "" +"As a consequence of its monolithic design, file system code for Linux\n" +"normally goes into the kernel itself---which is not only a robustness " +"issue,\n" +"but also an impediment to system extensibility. FUSE, for \"file systems " +"in\n" +"user space\", is a kernel module and user-space library that tries to " +"address\n" +"part of this problem by allowing users to run file system implementations " +"as\n" +"user-space processes." +msgstr "" + +#: gnu/packages/linux.scm:1685 +msgid "User-space union file system" +msgstr "" + +#: gnu/packages/linux.scm:1687 +msgid "" +"UnionFS-FUSE is a flexible union file system implementation in user\n" +"space, using the FUSE library. Mounting a union file system allows you to\n" +"\"aggregate\" the contents of several directories into a single mount " +"point.\n" +"UnionFS-FUSE additionally supports copy-on-write." +msgstr "" + +#: gnu/packages/linux.scm:1712 +msgid "User-space union file system (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:1760 +msgid "Mount remote file systems over SSH" +msgstr "" + +#: gnu/packages/linux.scm:1762 +msgid "" +"This is a file system client based on the SSH File Transfer Protocol.\n" +"Since most SSH servers already support this protocol it is very easy to set\n" +"up: on the server side there's nothing to do; on the client side mounting " +"the\n" +"file system is as easy as logging into the server with an SSH client." +msgstr "" + +#: gnu/packages/linux.scm:1785 +msgid "Tool for mounting archive files with FUSE" +msgstr "" + +#: gnu/packages/linux.scm:1786 +msgid "" +"archivemount is a FUSE-based file system for Unix variants,\n" +"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) " +"to a\n" +"mount point where it can be read from or written to as with any other file\n" +"system. This makes accessing the contents of the archive, which may be\n" +"compressed, transparent to other programs, without decompressing them." +msgstr "" + +#: gnu/packages/linux.scm:1816 +msgid "Tools for non-uniform memory access (NUMA) machines" +msgstr "" + +#: gnu/packages/linux.scm:1818 +msgid "" +"NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" +"memory is not all in one place. The numactl program allows you to run your\n" +"application program on specific CPU's and memory nodes. It does this by\n" +"supplying a NUMA memory policy to the operating system before running your\n" +"program.\n" +"\n" +"The package contains other commands, such as numademo, numastat and memhog.\n" +"The numademo command provides a quick overview of NUMA performance on your\n" +"system." +msgstr "" + +#: gnu/packages/linux.scm:1854 +msgid "Neo2 console layout" +msgstr "" + +#: gnu/packages/linux.scm:1856 +msgid "" +"Kbd-neo provides the Neo2 keyboard layout for use with\n" +"@command{loadkeys(1)} from @code{kbd(4)}." +msgstr "" + +#: gnu/packages/linux.scm:1919 +msgid "Linux keyboard utilities and keyboard maps" +msgstr "" + +#: gnu/packages/linux.scm:1921 +msgid "" +"This package contains keytable files and keyboard utilities compatible\n" +"for systems using the Linux kernel. This includes commands such as\n" +"'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." +msgstr "" + +#: gnu/packages/linux.scm:1940 +msgid "Monitor file accesses" +msgstr "" + +#: gnu/packages/linux.scm:1942 +msgid "" +"The inotify-tools packages provides a C library and command-line tools\n" +"to use Linux' inotify mechanism, which allows file accesses to be monitored." +msgstr "" + +#: gnu/packages/linux.scm:1980 +msgid "Kernel module tools" +msgstr "" + +#: gnu/packages/linux.scm:1981 +msgid "" +"Kmod is a set of tools to handle common tasks with Linux\n" +"kernel modules like insert, remove, list, check properties, resolve\n" +"dependencies and aliases.\n" +"\n" +"These tools are designed on top of libkmod, a library that is shipped with\n" +"kmod. The aim is to be compatible with tools, configurations and indices\n" +"from the module-init-tools project." +msgstr "" + +#: gnu/packages/linux.scm:2045 +msgid "Userspace device management" +msgstr "" + +#: gnu/packages/linux.scm:2046 +msgid "" +"Udev is a daemon which dynamically creates and removes\n" +"device nodes from /dev/, handles hotplug events and loads drivers at boot\n" +"time." +msgstr "" + +#: gnu/packages/linux.scm:2111 +msgid "Logical volume management for Linux" +msgstr "" + +#: gnu/packages/linux.scm:2113 +msgid "" +"LVM2 is the logical volume management tool set for Linux-based systems.\n" +"This package includes the user-space libraries and tools, including the " +"device\n" +"mapper. Kernel components are part of Linux-libre." +msgstr "" + +#: gnu/packages/linux.scm:2135 +msgid "Logical volume management for Linux (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:2165 +msgid "Tools for manipulating Linux Wireless Extensions" +msgstr "" + +#: gnu/packages/linux.scm:2166 +msgid "" +"Wireless Tools are used to manipulate the now-deprecated\n" +"Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" +"Extension was an interface allowing you to set Wireless LAN specific\n" +"parameters and get the specific stats. It is deprecated in favor the " +"nl80211\n" +"interface." +msgstr "" + +#: gnu/packages/linux.scm:2238 +msgid "Central regulatory domain agent (CRDA) for WiFi" +msgstr "" + +#: gnu/packages/linux.scm:2240 +msgid "" +"The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" +"communication between the kernel Linux and user space for regulatory\n" +"compliance." +msgstr "" + +#: gnu/packages/linux.scm:2286 +msgid "Wireless regulatory database" +msgstr "" + +#: gnu/packages/linux.scm:2288 +msgid "" +"This package contains the wireless regulatory database Central\n" +"Regulatory Database Agent (CRDA) daemon. The database contains information " +"on\n" +"country-specific regulations for the wireless spectrum." +msgstr "" + +#: gnu/packages/linux.scm:2365 +msgid "Utilities to read temperature/voltage/fan sensors" +msgstr "" + +#: gnu/packages/linux.scm:2367 +msgid "" +"Lm-sensors is a hardware health monitoring package for Linux. It allows\n" +"you to access information from temperature, voltage, and fan speed sensors.\n" +"It works with most newer systems." +msgstr "" + +#: gnu/packages/linux.scm:2385 +msgid "Manipulate Intel microcode bundles" +msgstr "" + +#: gnu/packages/linux.scm:2387 +msgid "" +"@command{iucode_tool} is a utility to work with microcode packages for\n" +"Intel processors. It can convert between formats, extract specific " +"versions,\n" +"create a firmware image suitable for the Linux kernel, and more." +msgstr "" + +#: gnu/packages/linux.scm:2416 +msgid "I2C tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:2418 +msgid "" +"The i2c-tools package contains a heterogeneous set of I2C tools for\n" +"Linux: a bus probing tool, a chip dumper, register-level SMBus access " +"helpers,\n" +"EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" +"SMBus access." +msgstr "" + +#: gnu/packages/linux.scm:2455 +msgid "Hardware health information viewer" +msgstr "" + +#: gnu/packages/linux.scm:2457 +msgid "" +"Xsensors reads data from the libsensors library regarding hardware\n" +"health such as temperature, voltage and fan speed and displays the " +"information\n" +"in a digital read-out." +msgstr "" + +#: gnu/packages/linux.scm:2507 +msgid "Linux profiling with performance counters" +msgstr "" + +#: gnu/packages/linux.scm:2509 +msgid "" +"perf is a tool suite for profiling using hardware performance counters,\n" +"with support in the Linux kernel. perf can instrument CPU performance\n" +"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is " +"capable\n" +"of lightweight profiling. This package contains the user-land tools and in\n" +"particular the 'perf' command." +msgstr "" + +#: gnu/packages/linux.scm:2532 +msgid "Simple tool for creating Linux namespace containers" +msgstr "" + +#: gnu/packages/linux.scm:2533 +msgid "" +"pflask is a simple tool for creating Linux namespace\n" +"containers. It can be used for running a command or even booting an OS " +"inside\n" +"an isolated container, created with the help of Linux namespaces. It is\n" +"similar in functionality to chroot, although pflask provides better " +"isolation\n" +"thanks to the use of namespaces." +msgstr "" + +#: gnu/packages/linux.scm:2562 +msgid "View and tune ATA disk drive parameters" +msgstr "" + +#: gnu/packages/linux.scm:2564 +msgid "" +"@command{hdparm} is a command-line utility to control ATA controllers and\n" +"disk drives. It can increase performance and/or reliability by careful " +"tuning\n" +"of hardware settings like power and acoustic management, DMA modes, and " +"caching.\n" +"It can also display detailed device information, or be used as a simple\n" +"performance benchmarking tool.\n" +"\n" +"@command{hdparm} provides a command line interface to various Linux kernel\n" +"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the " +"older\n" +"IDE driver subsystem. Many external USB drive enclosures with SCSI-ATA " +"Command\n" +"Translation (@dfn{SAT}) are also supported." +msgstr "" + +#: gnu/packages/linux.scm:2595 +msgid "Tool for enabling and disabling wireless devices" +msgstr "" + +#: gnu/packages/linux.scm:2597 +msgid "" +"rfkill is a simple tool for accessing the rfkill device interface,\n" +"which is used to enable and disable wireless networking devices, typically\n" +"WLAN, Bluetooth and mobile broadband." +msgstr "" + +#: gnu/packages/linux.scm:2618 +msgid "Display information on ACPI devices" +msgstr "" + +#: gnu/packages/linux.scm:2619 +msgid "" +"@code{acpi} attempts to replicate the functionality of the\n" +"\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" +"information. It does not support ACPI suspending, only displays " +"information\n" +"about ACPI devices." +msgstr "" + +#: gnu/packages/linux.scm:2638 +msgid "Daemon for delivering ACPI events to user-space programs" +msgstr "" + +#: gnu/packages/linux.scm:2640 +msgid "" +"acpid is designed to notify user-space programs of Advanced\n" +"Configuration and Power Interface (ACPI) events. acpid should be started\n" +"during the system boot, and will run as a background process. When an ACPI\n" +"event is received from the kernel, acpid will examine the list of rules\n" +"specified in /etc/acpi/events and execute the rules that match the event." +msgstr "" + +#: gnu/packages/linux.scm:2662 +msgid "System utilities based on Linux sysfs" +msgstr "" + +#: gnu/packages/linux.scm:2664 +msgid "" +"These are a set of utilities built upon sysfs, a virtual file system in\n" +"Linux kernel versions 2.5+ that exposes a system's device tree. The " +"package\n" +"also contains the libsysfs library." +msgstr "" + +#: gnu/packages/linux.scm:2693 +msgid "System utilities based on Linux sysfs (version 1.x)" +msgstr "" + +#: gnu/packages/linux.scm:2716 +msgid "Utilities to get and set CPU frequency on Linux" +msgstr "" + +#: gnu/packages/linux.scm:2718 +msgid "" +"The cpufrequtils suite contains utilities to retrieve CPU frequency\n" +"information, and set the CPU frequency if supported, using the cpufreq\n" +"capabilities of the Linux kernel." +msgstr "" + +#: gnu/packages/linux.scm:2737 +msgid "Interface library for the Linux IEEE1394 drivers" +msgstr "" + +#: gnu/packages/linux.scm:2739 +msgid "" +"Libraw1394 is the only supported interface to the kernel side raw1394 of\n" +"the Linux IEEE-1394 subsystem, which provides direct access to the " +"connected\n" +"1394 buses to user space. Through libraw1394/raw1394, applications can " +"directly\n" +"send to and receive from other nodes without requiring a kernel driver for " +"the\n" +"protocol in question." +msgstr "" + +#: gnu/packages/linux.scm:2763 +msgid "AV/C protocol library for IEEE 1394" +msgstr "" + +#: gnu/packages/linux.scm:2765 +msgid "" +"Libavc1394 is a programming interface to the AV/C specification from\n" +"the 1394 Trade Association. AV/C stands for Audio/Video Control." +msgstr "" + +#: gnu/packages/linux.scm:2787 +msgid "Isochronous streaming media library for IEEE 1394" +msgstr "" + +#: gnu/packages/linux.scm:2789 +msgid "" +"The libiec61883 library provides a higher level API for streaming DV,\n" +"MPEG-2 and audio over Linux IEEE 1394." +msgstr "" + +#: gnu/packages/linux.scm:2838 +msgid "Tool for managing Linux Software RAID arrays" +msgstr "" + +#: gnu/packages/linux.scm:2840 +msgid "" +"mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" +"assemble, report on, and monitor arrays. It can also move spares between " +"raid\n" +"arrays when needed." +msgstr "" + +#: gnu/packages/linux.scm:2872 +msgid "Statically-linked 'mdadm' command for use in an initrd" +msgstr "" + +#: gnu/packages/linux.scm:2937 +msgid "Access block devices through multiple paths" +msgstr "" + +#: gnu/packages/linux.scm:2939 +msgid "" +"This package provides the following binaries to drive the\n" +"Linux Device Mapper multipathing driver:\n" +"@enumerate\n" +"@item @command{multipath} - Device mapper target autoconfig.\n" +"@item @command{multipathd} - Multipath daemon.\n" +"@item @command{mpathpersist} - Manages SCSI persistent reservations on\n" +"@code{dm} multipath devices.\n" +"@item @command{kpartx} - Create device maps from partition tables.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/linux.scm:2971 +msgid "Linux-native asynchronous I/O access library" +msgstr "" + +#: gnu/packages/linux.scm:2973 +msgid "" +"This library enables userspace to use Linux kernel asynchronous I/O\n" +"system calls, important for the performance of databases and other advanced\n" +"applications." +msgstr "" + +#: gnu/packages/linux.scm:2995 +msgid "Bluetooth subband audio codec" +msgstr "" + +#: gnu/packages/linux.scm:2997 +msgid "" +"The SBC is a digital audio encoder and decoder used to transfer data to\n" +"Bluetooth audio output devices like headphones or loudspeakers." +msgstr "" + +#: gnu/packages/linux.scm:3063 +msgid "Linux Bluetooth protocol stack" +msgstr "" + +#: gnu/packages/linux.scm:3065 +msgid "" +"BlueZ provides support for the core Bluetooth layers and protocols. It\n" +"is flexible, efficient and uses a modular implementation." +msgstr "" + +#: gnu/packages/linux.scm:3087 +msgid "Mount exFAT file systems" +msgstr "" + +#: gnu/packages/linux.scm:3089 +msgid "" +"This package provides a FUSE-based file system that provides read and\n" +"write access to exFAT devices." +msgstr "" + +#: gnu/packages/linux.scm:3132 +msgid "Mouse support for the Linux console" +msgstr "" + +#: gnu/packages/linux.scm:3134 +msgid "" +"The GPM (general-purpose mouse) daemon is a mouse server for\n" +"applications running on the Linux console. It allows users to select items\n" +"and copy/paste text in the console and in xterm." +msgstr "" + +#: gnu/packages/linux.scm:3193 +msgid "Create and manage btrfs copy-on-write file systems" +msgstr "" + +#: gnu/packages/linux.scm:3194 +msgid "" +"Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" +"aimed at implementing advanced features while focusing on fault tolerance,\n" +"repair and easy administration." +msgstr "" + +#: gnu/packages/linux.scm:3226 +msgid "Statically-linked btrfs command from btrfs-progs" +msgstr "" + +#: gnu/packages/linux.scm:3227 +msgid "" +"This package provides the statically-linked @command{btrfs}\n" +"from the btrfs-progs package. It is meant to be used in initrds." +msgstr "" + +#: gnu/packages/linux.scm:3258 +msgid "Userland tools for f2fs" +msgstr "" + +#: gnu/packages/linux.scm:3260 +msgid "" +"F2FS, the Flash-Friendly File System, is a modern file system\n" +"designed to be fast and durable on flash devices such as solid-state\n" +"disks and SD cards. This package provides the userland utilities." +msgstr "" + +#: gnu/packages/linux.scm:3289 +msgid "Free-fall protection for spinning laptop hard drives" +msgstr "" + +#: gnu/packages/linux.scm:3291 +msgid "" +"Prevents shock damage to the internal spinning hard drive(s) of some\n" +"HP and Dell laptops. When sudden movement is detected, all input/output\n" +"operations on the drive are suspended and its heads are parked on the ramp,\n" +"where they are less likely to cause damage to the spinning disc. Requires " +"a\n" +"drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload\n" +"feature, and a laptop with an accelerometer. It has no effect on SSDs." +msgstr "" + +#: gnu/packages/linux.scm:3345 +msgid "Simple fan control program" +msgstr "" + +#: gnu/packages/linux.scm:3347 +msgid "" +"Thinkfan is a simple fan control program. It reads temperatures,\n" +"checks them against configured limits and switches to appropriate (also\n" +"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or " +"any\n" +"other @code{hwmon} driver that enables temperature reading and fan control\n" +"from userspace." +msgstr "" + +#: gnu/packages/linux.scm:3382 +msgid "Read-write access to NTFS file systems" +msgstr "" + +#: gnu/packages/linux.scm:3384 +msgid "" +"NTFS-3G provides read-write access to NTFS file systems, which are\n" +"commonly found on Microsoft Windows. It is implemented as a FUSE file " +"system.\n" +"The package provides additional NTFS tools." +msgstr "" + +#: gnu/packages/linux.scm:3426 +msgid "Utilities and libraries for working with RDMA devices" +msgstr "" + +#: gnu/packages/linux.scm:3428 +msgid "" +"This package provides userspace components for the InfiniBand\n" +"subsystem of the Linux kernel. Specifically it contains userspace\n" +"libraries for the following device nodes:\n" +"\n" +"@enumerate\n" +"@item @file{/dev/infiniband/uverbsX} (@code{libibverbs})\n" +"@item @file{/dev/infiniband/rdma_cm} (@code{librdmacm})\n" +"@item @file{/dev/infiniband/umadX} (@code{libibumad})\n" +"@end enumerate\n" +"\n" +"The following service daemons are also provided:\n" +"@enumerate\n" +"@item @code{srp_daemon} (for the @code{ib_srp} kernel module)\n" +"@item @code{iwpmd} (for iWARP kernel providers)\n" +"@item @code{ibacm} (for InfiniBand communication management assistant)\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/linux.scm:3481 +msgid "Random number generator daemon" +msgstr "" + +#: gnu/packages/linux.scm:3483 +msgid "" +"Monitor a hardware random number generator, and supply entropy\n" +"from that to the system kernel's @file{/dev/random} machinery." +msgstr "" + +#: gnu/packages/linux.scm:3521 +msgid "CPU frequency and voltage scaling tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:3523 +msgid "" +"cpupower is a set of user-space tools that use the cpufreq feature of the\n" +"Linux kernel to retrieve and control processor features related to power " +"saving,\n" +"such as frequency and voltage scaling." +msgstr "" + +#: gnu/packages/linux.scm:3542 +msgid "Entropy source for the Linux random number generator" +msgstr "" + +#: gnu/packages/linux.scm:3544 +msgid "" +"haveged generates an unpredictable stream of random numbers for use by\n" +"Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" +"standard mechanisms for filling the entropy pool may not be sufficient for\n" +"systems with high needs or limited user interaction, such as headless " +"servers.\n" +"@command{haveged} runs as a privileged daemon, harvesting randomness from " +"the\n" +"indirect effects of hardware events on hidden processor state using the " +"HArdware\n" +"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes " +"itself to\n" +"its environment and provides the same built-in test suite for the output " +"stream\n" +"as used on certified hardware security devices." +msgstr "" + +#: gnu/packages/linux.scm:3583 +msgid "eCryptfs cryptographic file system utilities" +msgstr "" + +#: gnu/packages/linux.scm:3585 +msgid "" +"eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" +"Each file's cryptographic meta-data is stored inside the file itself, along\n" +"with the encrypted contents. This allows individual encrypted files to be\n" +"copied between hosts and still be decrypted with the proper key. eCryptfs " +"is a\n" +"native Linux file system, and has been part of the Linux kernel since " +"version\n" +"2.6.19. This package contains the userland utilities to manage it." +msgstr "" + +#: gnu/packages/linux.scm:3616 +msgid "NFSv4 support library for name/ID mapping" +msgstr "" + +#: gnu/packages/linux.scm:3617 +msgid "" +"Libnfsidmap is a library holding mulitiple methods of\n" +"mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" +"extensible array of mapping functions, currently consisting of two choices:\n" +"the default @code{nsswitch} and the experimental @code{umich_ldap}." +msgstr "" + +#: gnu/packages/linux.scm:3651 +msgid "Tools for loading and managing Linux kernel modules" +msgstr "" + +#: gnu/packages/linux.scm:3653 +msgid "" +"Tools for loading and managing Linux kernel modules, such as `modprobe',\n" +"`insmod', `lsmod', and more." +msgstr "" + +#: gnu/packages/linux.scm:3687 +msgid "Machine check monitor for x86 Linux systems" +msgstr "" + +#: gnu/packages/linux.scm:3689 +msgid "" +"The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,\n" +"and other hardware errors on x86 systems. It can also perform user-defined\n" +"tasks, such as bringing bad pages off-line, when configurable error " +"thresholds\n" +"are exceeded." +msgstr "" + +#: gnu/packages/linux.scm:3718 +msgid "MTD Flash Storage Utilities" +msgstr "" + +#: gnu/packages/linux.scm:3719 +msgid "" +"This package provides utilities for testing, partitioning, etc\n" +"of flash storage." +msgstr "" + +#: gnu/packages/linux.scm:3742 +msgid "Interface to Linux's seccomp syscall filtering mechanism" +msgstr "" + +#: gnu/packages/linux.scm:3743 +msgid "" +"The libseccomp library provides an easy to use, platform\n" +"independent, interface to the Linux Kernel's syscall filtering mechanism. " +"The\n" +"libseccomp API is designed to abstract away the underlying BPF based " +"syscall\n" +"filter language and present a more conventional function-call based " +"filtering\n" +"interface that should be familiar to, and easily adopted by, application\n" +"developers." +msgstr "" + +#: gnu/packages/linux.scm:3785 +msgid "Usage monitor for AMD Radeon graphics" +msgstr "" + +#: gnu/packages/linux.scm:3786 +msgid "" +"RadeonTop monitors resource consumption on supported AMD\n" +"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs " +"on\n" +"a terminal or saved to a file for further processing. It measures both the\n" +"activity of the GPU as a whole, which is also accurate during OpenCL\n" +"computations, as well as separate component statistics that are only " +"meaningful\n" +"under OpenGL graphics workloads." +msgstr "" + +#: gnu/packages/linux.scm:3822 +msgid "Tool and library to manipulate EFI variables" +msgstr "" + +#: gnu/packages/linux.scm:3823 +msgid "" +"This package provides a library and a command line\n" +"interface to the variable facility of UEFI boot firmware." +msgstr "" + +#: gnu/packages/linux.scm:3864 +msgid "Modify the Extensible Firmware Interface (EFI) boot manager" +msgstr "" + +#: gnu/packages/linux.scm:3866 +msgid "" +"@code{efibootmgr} is a user-space application to modify the Intel\n" +"Extensible Firmware Interface (EFI) Boot Manager. This application can\n" +"create and destroy boot entries, change the boot order, change the next\n" +"running boot option, and more." +msgstr "" + +#: gnu/packages/linux.scm:3902 +msgid "Performance monitoring tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:3903 +msgid "" +"The sysstat utilities are a collection of performance\n" +"monitoring tools for Linux. These include @code{mpstat}, @code{iostat},\n" +"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, " +"@code{sadc},\n" +"@code{sadf} and @code{sa}." +msgstr "" + +#: gnu/packages/linux.scm:3935 +msgid "GNU/Linux application to control backlights" +msgstr "" + +#: gnu/packages/linux.scm:3937 +msgid "" +"Light is a program to send commands to screen backlight controllers\n" +"under GNU/Linux. Features include:\n" +"\n" +"@itemize\n" +"@item It does not rely on X.\n" +"@item Light can automatically figure out the best controller to use, making\n" +"full use of underlying hardware.\n" +"@item It is possible to set a minimum brightness value, as some controllers\n" +"set the screen to be pitch black at a vaĺue of 0 (or higher).\n" +"@end itemize\n" +"\n" +"Light is the successor of lightscript." +msgstr "" + +#: gnu/packages/linux.scm:4041 +msgid "Power management tool for Linux" +msgstr "" + +#: gnu/packages/linux.scm:4042 +msgid "" +"TLP is a power management tool for Linux. It comes with\n" +"a default configuration already optimized for battery life. Nevertheless,\n" +"TLP is customizable to fulfil system requirements. TLP settings are " +"applied\n" +"every time the power supply source is changed." +msgstr "" + +#: gnu/packages/linux.scm:4069 +msgid "List hardware information" +msgstr "" + +#: gnu/packages/linux.scm:4071 +msgid "" +"@command{lshw} (Hardware Lister) is a small tool to provide\n" +"detailed information on the hardware configuration of the machine.\n" +"It can report exact memory configuration, firmware version, mainboard\n" +"configuration, CPU version and speed, cache configuration, bus speed,\n" +"and more on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC\n" +"machines (PowerMac G4 is known to work)." +msgstr "" + +#: gnu/packages/linux.scm:4094 +msgid "Netlink utility library" +msgstr "" + +#: gnu/packages/linux.scm:4095 +msgid "" +"Libmnl is a minimalistic user-space library oriented to\n" +"Netlink developers. There are a lot of common tasks in parsing, " +"validating,\n" +"constructing of both the Netlink header and TLVs that are repetitive and " +"easy to\n" +"get wrong. This library aims to provide simple helpers that allows you to\n" +"re-use code and to avoid re-inventing the wheel." +msgstr "" + +#: gnu/packages/linux.scm:4120 +msgid "Netlink programming interface to the Linux nf_tables subsystem" +msgstr "" + +#: gnu/packages/linux.scm:4121 +msgid "" +"Libnftnl is a userspace library providing a low-level netlink\n" +"programming interface to the in-kernel nf_tables subsystem. The library\n" +"libnftnl has been previously known as libnftables. This library is " +"currently\n" +"used by nftables." +msgstr "" + +#: gnu/packages/linux.scm:4148 +msgid "Userspace utility for Linux packet filtering" +msgstr "" + +#: gnu/packages/linux.scm:4149 +msgid "" +"nftables is the project that aims to replace the existing\n" +"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new " +"packet\n" +"filtering framework, a new userspace utility and also a compatibility layer " +"for\n" +"{ip,ip6}tables. nftables is built upon the building blocks of the " +"Netfilter\n" +"infrastructure such as the existing hooks, the connection tracking system, " +"the\n" +"userspace queueing component and the logging subsystem." +msgstr "" + +#: gnu/packages/linux.scm:4247 +msgid "Unprivileged chroot, bind mount, and binfmt_misc" +msgstr "" + +#: gnu/packages/linux.scm:4249 +msgid "" +"PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n" +"and @code{binfmt_misc}. This means that users don't need any privileges or\n" +"setup to do things like using an arbitrary directory as the new root\n" +"file system, making files accessible somewhere else in the file system\n" +"hierarchy, or executing programs built for another CPU architecture\n" +"transparently through QEMU user-mode. Also, developers can use PRoot as a\n" +"generic process instrumentation engine thanks to its extension mechanism.\n" +"Technically PRoot relies on @code{ptrace}, an unprivileged system-call\n" +"available in the kernel Linux." +msgstr "" + +#: gnu/packages/linux.scm:4265 +msgid "Unprivileged chroot, bind mount, and binfmt_misc (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:4311 +msgid "Linux tool to dump x86 CPUID information about the CPU(s)" +msgstr "" + +#: gnu/packages/linux.scm:4312 +msgid "" +"cpuid dumps detailed information about the CPU(s) gathered\n" +"from the CPUID instruction, and also determines the exact model of CPU(s). " +"It\n" +"supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,\n" +"NexGen, Rise, and SiS CPUs." +msgstr "" + +#: gnu/packages/linux.scm:4339 +msgid "Use a FUSE file system to access data over MTP" +msgstr "" + +#: gnu/packages/linux.scm:4340 +msgid "" +"jmtpfs uses FUSE (file system in userspace) to provide access\n" +"to data over the Media Transfer Protocol (MTP). Unprivileged users can " +"mount\n" +"the MTP device as a file system." +msgstr "" + +#: gnu/packages/linux.scm:4363 +msgid "Utility to show process environment" +msgstr "" + +#: gnu/packages/linux.scm:4364 +msgid "" +"Procenv is a command-line tool that displays as much detail about\n" +"itself and its environment as possible. It can be used as a test\n" +"tool, to understand the type of environment a process runs in, and for\n" +"comparing system environments." +msgstr "" + +#: gnu/packages/linux.scm:4391 +msgid "Open Fabric Interfaces" +msgstr "" + +#: gnu/packages/linux.scm:4393 +msgid "" +"OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" +"communication services to applications. OFI is best described as a " +"collection\n" +"of libraries and applications used to export fabric services. The key\n" +"components of OFI are: application interfaces, provider libraries, kernel\n" +"services, daemons, and test applications.\n" +"\n" +"Libfabric is a core component of OFI. It is the library that defines and\n" +"exports the user-space API of OFI, and is typically the only software that\n" +"applications deal with directly. It works in conjunction with provider\n" +"libraries, which are often integrated directly into libfabric." +msgstr "" + +#: gnu/packages/linux.scm:4439 +msgid "Intel Performance Scaled Messaging (PSM) Libraries" +msgstr "" + +#: gnu/packages/linux.scm:4441 +msgid "" +"The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" +"communications interface for the True Scale family of products. PSM users " +"are\n" +"enabled with mechanisms necessary to implement higher level communications\n" +"interfaces in parallel environments." +msgstr "" + +#: gnu/packages/linux.scm:4482 +msgid "Take screenshots of one or more Linux text consoles" +msgstr "" + +#: gnu/packages/linux.scm:4484 +msgid "" +"snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" +"Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" +"relevant @file{/dev/vcs*} file(s)." +msgstr "" + +#: gnu/packages/linux.scm:4538 +msgid "Take a screenshot of the contents of the Linux framebuffer" +msgstr "" + +#: gnu/packages/linux.scm:4540 +msgid "" +"fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" +"a dump therof. It supports a wide range of drivers and pixel formats.\n" +"@command{fbcat} can take screenshots of virtually any application that can " +"be\n" +"made to write its output to the framebuffer, including (but not limited to)\n" +"text-mode or graphical applications that don't use a display server.\n" +"\n" +"Also included is @command{fbgrab}, a wrapper around @command{fbcat} that\n" +"emulates the behaviour of Gunnar Monell's older fbgrab utility." +msgstr "" + +#: gnu/packages/lout.scm:100 +msgid "Document layout system" +msgstr "" + +#: gnu/packages/lout.scm:102 +msgid "" +"The Lout document formatting system reads a high-level description of\n" +"a document similar in style to LaTeX and produces a PostScript or plain " +"text\n" +"output file.\n" +"\n" +"Lout offers an unprecedented range of advanced features, including optimal\n" +"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" +"inclusion and generation, equation formatting, tables, diagrams, rotation " +"and\n" +"scaling, sorted indexes, bibliographic databases, running headers and\n" +"odd-even pages, automatic cross referencing, multilingual documents " +"including\n" +"hyphenation (most European languages are supported), formatting of computer\n" +"programs, and much more, all ready to use. Furthermore, Lout is easily\n" +"extended with definitions which are very much easier to write than troff of\n" +"TeX macros because Lout is a high-level, purely functional language, the\n" +"outcome of an eight-year research project that went back to the\n" +"beginning." +msgstr "" + +#: gnu/packages/messaging.scm:115 +msgid "Off-the-Record (OTR) Messaging Library and Toolkit" +msgstr "" + +#: gnu/packages/messaging.scm:117 +msgid "" +"OTR allows you to have private conversations over instant messaging by\n" +"providing: (1) Encryption: No one else can read your instant messages. (2)\n" +"Authentication: You are assured the correspondent is who you think it is. " +"(3)\n" +"Deniability: The messages you send do not have digital signatures that are\n" +"checkable by a third party. Anyone can forge messages after a conversation " +"to\n" +"make them look like they came from you. However, during a conversation, " +"your\n" +"correspondent is assured the messages he sees are authentic and\n" +"unmodified. (4) Perfect forward secrecy: If you lose control of your " +"private\n" +"keys, no previous conversation is compromised." +msgstr "" + +#: gnu/packages/messaging.scm:151 +msgid "Implementation of a ratcheting forward secrecy protocol" +msgstr "" + +#: gnu/packages/messaging.scm:152 +msgid "" +"libsignal-protocol-c is an implementation of a ratcheting\n" +"forward secrecy protocol that works in synchronous and asynchronous\n" +"messaging environments. It can be used with messaging software to provide\n" +"end-to-end encryption." +msgstr "" + +#: gnu/packages/messaging.scm:190 +msgid "IRC to instant messaging gateway" +msgstr "" + +#: gnu/packages/messaging.scm:191 +msgid "" +"BitlBee brings IM (instant messaging) to IRC clients, for\n" +"people who have an IRC client running all the time and don't want to run an\n" +"additional IM client. BitlBee currently supports XMPP/Jabber (including\n" +"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the " +"Twitter\n" +"microblogging network (plus all other Twitter API compatible services like\n" +"identi.ca and status.net)." +msgstr "" + +#: gnu/packages/messaging.scm:253 +msgid "Graphical IRC Client" +msgstr "" + +#: gnu/packages/messaging.scm:255 +msgid "" +"HexChat lets you connect to multiple IRC networks at once. The main\n" +"window shows the list of currently connected networks and their channels, " +"the\n" +"current conversation and the list of users. It uses colors to " +"differentiate\n" +"between users and to highlight messages. It checks spelling using " +"available\n" +"dictionaries. HexChat can be extended with multiple addons." +msgstr "" + +#: gnu/packages/messaging.scm:320 +msgid "Lightweight Internet Relay Chat server for small networks" +msgstr "" + +#: gnu/packages/messaging.scm:322 +msgid "" +"ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" +"or private networks. It is easy to configure, can cope with dynamic IP\n" +"addresses, and supports IPv6, SSL-protected connections, as well as PAM for\n" +"authentication." +msgstr "" + +#: gnu/packages/messaging.scm:394 +msgid "Graphical multi-protocol instant messaging client" +msgstr "" + +#: gnu/packages/messaging.scm:396 +msgid "" +"Pidgin is a modular instant messaging client that supports many popular\n" +"chat protocols." +msgstr "" + +#: gnu/packages/messaging.scm:434 +msgid "Off-the-Record Messaging plugin for Pidgin" +msgstr "" + +#: gnu/packages/messaging.scm:436 +msgid "" +"Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" +"messaging client. OTR (Off-the-Record) Messaging allows you to have " +"private\n" +"conversations over instant messaging by providing: (1) Encryption: No one " +"else\n" +"can read your instant messages. (2) Authentication: You are assured the\n" +"correspondent is who you think it is. (3) Deniability: The messages you " +"send\n" +"do not have digital signatures that are checkable by a third party. Anyone\n" +"can forge messages after a conversation to make them look like they came " +"from\n" +"you. However, during a conversation, your correspondent is assured the\n" +"messages he sees are authentic and unmodified. (4) Perfect forward " +"secrecy:\n" +"If you lose control of your private keys, no previous conversation is\n" +"compromised." +msgstr "" + +#: gnu/packages/messaging.scm:487 +msgid "IRC network bouncer" +msgstr "" + +#: gnu/packages/messaging.scm:488 +msgid "" +"ZNC is an IRC network bouncer or BNC. It can detach the\n" +"client from the actual IRC server, and also from selected channels. " +"Multiple\n" +"clients from different locations can connect to a single ZNC account\n" +"simultaneously and therefore appear under the same nickname on IRC." +msgstr "" + +#: gnu/packages/messaging.scm:509 +msgid "Non-blocking Jabber/XMPP module" +msgstr "" + +#: gnu/packages/messaging.scm:511 +msgid "" +"The goal of this python library is to provide a way for Python\n" +"applications to use Jabber/XMPP networks in a non-blocking way. This " +"library\n" +"was initially a fork of xmpppy, but uses non-blocking sockets." +msgstr "" + +#: gnu/packages/messaging.scm:561 +msgid "Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:562 +msgid "" +"Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" +"Among its features are: a tabbed chat window and single window modes; " +"support\n" +"for group chat (with Multi-User Chat protocol), invitation, chat to group " +"chat\n" +"transformation; audio and video conferences; file transfer; TLS, GPG and\n" +"end-to-end encryption support; XML console." +msgstr "" + +#: gnu/packages/messaging.scm:631 +msgid "Graphical Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:632 +msgid "" +"Dino is a Jabber (XMPP) client which aims to fit well into\n" +"a graphical desktop environment like GNOME." +msgstr "" + +#: gnu/packages/messaging.scm:721 +msgid "Jabber (XMPP) server" +msgstr "" + +#: gnu/packages/messaging.scm:722 +msgid "" +"Prosody is a modern XMPP communication server. It aims to\n" +"be easy to set up and configure, and efficient with system resources.\n" +"Additionally, for developers it aims to be easy to extend and give a " +"flexible\n" +"system on which to rapidly develop added functionality, or prototype new\n" +"protocols." +msgstr "" + +#: gnu/packages/messaging.scm:764 gnu/packages/messaging.scm:794 +msgid "Library for the Tox encrypted messenger protocol" +msgstr "" + +#: gnu/packages/messaging.scm:766 +msgid "C library implementation of the Tox encrypted messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:796 +msgid "" +"Official fork of the C library implementation of the Tox encrypted\n" +"messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:848 +msgid "Lightweight Tox client" +msgstr "" + +#: gnu/packages/messaging.scm:850 +msgid "" +"Utox is a lightweight Tox client. Tox is a distributed and secure\n" +"instant messenger with audio and video chat capabilities." +msgstr "" + +#: gnu/packages/messaging.scm:907 +msgid "Tox chat client using Qt" +msgstr "" + +#: gnu/packages/messaging.scm:908 +msgid "" +"qTox is a Tox client that follows the Tox design\n" +"guidelines. It provides an easy to use application that allows you to\n" +"connect with friends and family without anyone else listening in." +msgstr "" + +#: gnu/packages/messaging.scm:1000 +msgid "" +"Distributed and trustless peer-to-peer communications protocol\n" +"for sending encrypted messages to one person or many subscribers." +msgstr "" + +#: gnu/packages/messaging.scm:1002 +msgid "Distributed peer-to-peer communication" +msgstr "" + +#: gnu/packages/messaging.scm:1021 +msgid "Multi-user chat program" +msgstr "" + +#: gnu/packages/messaging.scm:1022 +msgid "" +"Ytalk is a replacement for the BSD talk program. Its main\n" +"advantage is the ability to communicate with any arbitrary number of users " +"at\n" +"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can " +"communicate\n" +"with several different talk daemons at the same time." +msgstr "" + +#: gnu/packages/messaging.scm:1047 +msgid "Portable high-level Jabber/XMPP library for C++" +msgstr "" + +#: gnu/packages/messaging.scm:1049 +msgid "" +"gloox is a full-featured Jabber/XMPP client library,\n" +"written in ANSI C++. It makes writing spec-compliant clients easy\n" +"and allows for hassle-free integration of Jabber/XMPP functionality\n" +"into existing applications." +msgstr "" + +#: gnu/packages/messaging.scm:1122 +msgid "" +"@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" +"Gtk2 event loops. This package includes 12 applications and additional " +"scripts:\n" +"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control " +"console\n" +"for @uref{https://torproject.org,tor} router) and many more." +msgstr "" + +#: gnu/packages/messaging.scm:1126 +msgid "Perl implementation of PSYC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1165 +msgid "" +"@code{libpsyc} is a PSYC library in C which implements\n" +"core aspects of PSYC, useful for all kinds of clients and servers\n" +"including psyced." +msgstr "" + +#: gnu/packages/messaging.scm:1168 +msgid "PSYC library in C" +msgstr "" + +#: gnu/packages/messaging.scm:1235 +msgid "psycLPC is a multi-user network server programming language" +msgstr "" + +#: gnu/packages/messaging.scm:1237 +msgid "" +"LPC is a bytecode language, invented to specifically implement\n" +"multi user virtual environments on the internet. This technology is used " +"for\n" +"MUDs and also the psyced implementation of the Protocol for SYnchronous\n" +"Conferencing (PSYC). psycLPC is a fork of LDMud with some new features and\n" +"many bug fixes." +msgstr "" + +#: gnu/packages/messaging.scm:1268 +msgid "" +"Loudmouth is a lightweight and easy-to-use C library for programming\n" +"with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" +"easy to get started with and yet extensible to let you do anything the XMPP\n" +"protocol allows." +msgstr "" + +#: gnu/packages/messaging.scm:1272 +msgid "Asynchronous XMPP library" +msgstr "" + +#: gnu/packages/messaging.scm:1304 +msgid "" +"Mcabber is a small XMPP (Jabber) console client, which includes features\n" +"such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" +"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} " +"(OTR)\n" +"support, and more." +msgstr "" + +#: gnu/packages/messaging.scm:1308 +msgid "Small XMPP console client" +msgstr "" + +#: gnu/packages/messaging.scm:1354 +msgid "Extensible console-based Jabber client" +msgstr "" + +#: gnu/packages/messaging.scm:1356 +msgid "" +"GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" +"the Readline library to handle input, so it features convenient navigation " +"of\n" +"text as well as tab-completion of buddy names, commands and English words. " +"It\n" +"is also scriptable and extensible via Guile." +msgstr "" + +#: gnu/packages/messaging.scm:1390 gnu/packages/messaging.scm:1425 +msgid "C library for writing XMPP clients" +msgstr "" + +#: gnu/packages/messaging.scm:1391 +msgid "" +"Libmesode is a fork of libstrophe for use with Profanity\n" +"XMPP Client. In particular, libmesode provides extra TLS functionality such " +"as\n" +"manual SSL certificate verification." +msgstr "" + +#: gnu/packages/messaging.scm:1426 +msgid "" +"Libstrophe is a minimal XMPP library written in C. It has\n" +"almost no external dependencies, only an XML parsing library (expat or " +"libxml\n" +"are both supported)." +msgstr "" + +#: gnu/packages/messaging.scm:1462 +msgid "Console-based XMPP client" +msgstr "" + +#: gnu/packages/messaging.scm:1463 +msgid "" +"Profanity is a console based XMPP client written in C\n" +"using ncurses and libmesode, inspired by Irssi." +msgstr "" + +#: gnu/packages/messaging.scm:1493 +msgid "Library implementing the client IRC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1494 +msgid "" +"Libircclient is a library which implements the client IRC\n" +"protocol. It is designed to be small, fast, portable and compatible with " +"the\n" +"RFC standards as well as non-standard but popular features. It can be used " +"for\n" +"building the IRC clients and bots." +msgstr "" + +#: gnu/packages/messaging.scm:1544 +msgid "Tox chat client using ncurses" +msgstr "" + +#: gnu/packages/messaging.scm:1545 +msgid "" +"Toxic is a console-based instant messaging client, using\n" +"c-toxcore and ncurses. It provides audio calls, sound and desktop\n" +"notifications, and Python scripting support." +msgstr "" + +#: gnu/packages/mpd.scm:82 +msgid "Music Player Daemon client library" +msgstr "" + +#: gnu/packages/mpd.scm:83 +msgid "" +"A stable, documented, asynchronous API library for\n" +"interfacing MPD in the C, C++ & Objective C languages." +msgstr "" + +#: gnu/packages/mpd.scm:154 +msgid "Music Player Daemon" +msgstr "" + +#: gnu/packages/mpd.scm:155 +msgid "" +"Music Player Daemon (MPD) is a flexible, powerful,\n" +"server-side application for playing music. Through plugins and libraries " +"it\n" +"can play a variety of sound files while being controlled by its network\n" +"protocol." +msgstr "" + +#: gnu/packages/mpd.scm:178 +msgid "Music Player Daemon client" +msgstr "" + +#: gnu/packages/mpd.scm:179 +msgid "" +"MPC is a minimalist command line interface to MPD, the music\n" +"player daemon." +msgstr "" + +#: gnu/packages/mpd.scm:202 +msgid "Curses Music Player Daemon client" +msgstr "" + +#: gnu/packages/mpd.scm:203 +msgid "" +"ncmpc is a fully featured MPD client, which runs in a\n" +"terminal using ncurses." +msgstr "" + +#: gnu/packages/mpd.scm:233 +msgid "Featureful ncurses based MPD client inspired by ncmpc" +msgstr "" + +#: gnu/packages/mpd.scm:234 +msgid "" +"Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" +"but it provides new useful features such as support for regular expressions\n" +"for library searches, extended song format, items filtering, the ability to\n" +"sort playlists, and a local file system browser." +msgstr "" + +#: gnu/packages/mpd.scm:257 +msgid "MPD client for track scrobbling" +msgstr "" + +#: gnu/packages/mpd.scm:258 +msgid "" +"mpdscribble is a Music Player Daemon client which submits\n" +"information about tracks being played to a scrobbler, such as Libre.FM." +msgstr "" + +#: gnu/packages/mpd.scm:281 +msgid "Python MPD client library" +msgstr "" + +#: gnu/packages/mpd.scm:282 +msgid "" +"Python-mpd2 is a Python library which provides a client\n" +"interface for the Music Player Daemon." +msgstr "" + +#: gnu/packages/mpd.scm:331 +msgid "Elegant client for the Music Player Daemon" +msgstr "" + +#: gnu/packages/mpd.scm:332 +msgid "" +"Sonata is an elegant graphical client for the Music Player\n" +"Daemon (MPD). It supports playlists, multiple profiles (connecting to " +"different\n" +"MPD servers, search and multimedia key support." +msgstr "" + +#: gnu/packages/netpbm.scm:178 +msgid "Toolkit for manipulation of images" +msgstr "" + +#: gnu/packages/netpbm.scm:180 +msgid "" +"Netpbm is a toolkit for the manipulation of graphic images, including\n" +"the conversion of images between a variety of different formats.\n" +"There are over 300 separate tools in the package including converters for\n" +"about 100 graphics formats." +msgstr "" + +#: gnu/packages/nettle.scm:52 +msgid "C library for low-level cryptographic functionality" +msgstr "" + +#: gnu/packages/nettle.scm:54 +msgid "" +"GNU Nettle is a low-level cryptographic library. It is designed to\n" +"fit in easily in almost any context. It can be easily included in\n" +"cryptographic toolkits for object-oriented languages or in applications\n" +"themselves." +msgstr "" + +#: gnu/packages/networking.scm:108 +msgid "Viewing and manipulating MAC addresses of network interfaces" +msgstr "" + +#: gnu/packages/networking.scm:109 +msgid "" +"GNU MAC Changer is a utility for viewing and changing MAC\n" +"addresses of networking devices. New addresses may be set explicitly or\n" +"randomly. They can include MAC addresses of the same or other hardware " +"vendors\n" +"or, more generally, MAC addresses of the same category of hardware." +msgstr "" + +#: gnu/packages/networking.scm:137 +msgid "Teredo IPv6 tunneling software" +msgstr "" + +#: gnu/packages/networking.scm:139 +msgid "" +"Miredo is an implementation (client, relay, server) of the Teredo\n" +"specification, which provides IPv6 Internet connectivity to IPv6 enabled " +"hosts\n" +"residing in IPv4-only networks, even when they are behind a NAT device." +msgstr "" + +#: gnu/packages/networking.scm:161 +msgid "Open bidirectional communication channels from the command line" +msgstr "" + +#: gnu/packages/networking.scm:163 +msgid "" +"socat is a relay for bidirectional data transfer between two independent\n" +"data channels---files, pipes, devices, sockets, etc. It can create\n" +"\"listening\" sockets, named pipes, and pseudo terminals.\n" +"\n" +"socat can be used, for instance, as TCP port forwarder, as a shell " +"interface\n" +"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a " +"serial\n" +"line, to logically connect serial lines on different computers, or to\n" +"establish a relatively secure environment (su and chroot) for running " +"client\n" +"or server shell scripts with network connections." +msgstr "" + +#: gnu/packages/networking.scm:244 +msgid "Monitor and filter incoming requests for network services" +msgstr "" + +#: gnu/packages/networking.scm:245 +msgid "" +"With this package you can monitor and filter incoming requests for\n" +"network services. It includes a library which may be used by daemons to\n" +"transparently check connection attempts against an access control list." +msgstr "" + +#: gnu/packages/networking.scm:265 +msgid "Library for message-based applications" +msgstr "" + +#: gnu/packages/networking.scm:267 +msgid "" +"The 0MQ lightweight messaging kernel is a library which extends the\n" +"standard socket interfaces with features traditionally provided by " +"specialized\n" +"messaging middle-ware products. 0MQ sockets provide an abstraction of\n" +"asynchronous message queues, multiple messaging patterns, message\n" +"filtering (subscriptions), seamless access to multiple transport protocols " +"and\n" +"more." +msgstr "" + +#: gnu/packages/networking.scm:305 +msgid "High-level C bindings for ØMQ" +msgstr "" + +#: gnu/packages/networking.scm:307 +msgid "" +"czmq provides bindings for the ØMQ core API that hides the differences\n" +"between different versions of ØMQ." +msgstr "" + +#: gnu/packages/networking.scm:342 +msgid "Apache Kafka C/C++ client library" +msgstr "" + +#: gnu/packages/networking.scm:344 +msgid "" +"librdkafka is a C library implementation of the Apache Kafka protocol,\n" +"containing both Producer and Consumer support." +msgstr "" + +#: gnu/packages/networking.scm:361 +msgid "Library for Neighbor Discovery Protocol" +msgstr "" + +#: gnu/packages/networking.scm:363 +msgid "" +"libndp contains a library which provides a wrapper for IPv6 Neighbor\n" +"Discovery Protocol. It also provides a tool named ndptool for sending and\n" +"receiving NDP messages." +msgstr "" + +#: gnu/packages/networking.scm:381 +msgid "Display or change Ethernet device settings" +msgstr "" + +#: gnu/packages/networking.scm:383 +msgid "" +"ethtool can be used to query and change settings such as speed,\n" +"auto-negotiation and checksum offload on many network devices, especially\n" +"Ethernet devices." +msgstr "" + +#: gnu/packages/networking.scm:420 +msgid "Text based network interface status monitor" +msgstr "" + +#: gnu/packages/networking.scm:422 +msgid "" +"IFStatus is a simple, easy-to-use program for displaying commonly\n" +"needed/wanted real-time traffic statistics of multiple network\n" +"interfaces, with a simple and efficient view on the command line. It is\n" +"intended as a substitute for the PPPStatus and EthStatus projects." +msgstr "" + +#: gnu/packages/networking.scm:442 +msgid "Realtime console network usage monitor" +msgstr "" + +#: gnu/packages/networking.scm:444 +msgid "" +"Nload is a console application which monitors network traffic and\n" +"bandwidth usage in real time. It visualizes the in- and outgoing traffic " +"using\n" +"two graphs, and provides additional info like total amount of transferred " +"data\n" +"and min/max network usage." +msgstr "" + +#: gnu/packages/networking.scm:487 +msgid "Tunnel IPv4 data through a DNS server" +msgstr "" + +#: gnu/packages/networking.scm:488 +msgid "" +"Iodine tunnels IPv4 data through a DNS server. This\n" +"can be useful in different situations where internet access is firewalled, " +"but\n" +"DNS queries are allowed. The bandwidth is asymmetrical, with limited " +"upstream\n" +"and up to 1 Mbit/s downstream." +msgstr "" + +#: gnu/packages/networking.scm:526 +msgid "Intelligent client for the WHOIS directory service" +msgstr "" + +#: gnu/packages/networking.scm:528 +msgid "" +"whois searches for an object in a @dfn{WHOIS} (RFC 3912) database.\n" +"It is commonly used to look up the registered users or assignees of an " +"Internet\n" +"resource, such as a domain name, an IP address block, or an autonomous " +"system.\n" +"It can automatically select the appropriate server for most queries.\n" +"\n" +"For historical reasons, this package also includes @command{mkpasswd}, " +"which\n" +"encrypts passwords using @code{crypt(3)} and is unrelated to the Expect " +"command\n" +"of the same name." +msgstr "" + +#: gnu/packages/networking.scm:585 +msgid "Network traffic analyzer" +msgstr "" + +#: gnu/packages/networking.scm:586 +msgid "" +"Wireshark is a network protocol analyzer, or @dfn{packet\n" +"sniffer}, that lets you capture and interactively browse the contents of\n" +"network frames." +msgstr "" + +#: gnu/packages/networking.scm:606 +msgid "Send ICMP ECHO_REQUEST packets to network hosts" +msgstr "" + +#: gnu/packages/networking.scm:608 +msgid "" +"fping is a ping like program which uses the Internet Control Message\n" +"Protocol (ICMP) echo request to determine if a target host is responding.\n" +"fping differs from ping in that you can specify any number of targets on " +"the\n" +"command line, or specify a file containing the lists of targets to ping.\n" +"Instead of sending to one target until it times out or replies, fping will\n" +"send out a ping packet and move on to the next target in a round-robin\n" +"fashion." +msgstr "" + +#: gnu/packages/networking.scm:642 +msgid "Web server latency and throughput monitor" +msgstr "" + +#: gnu/packages/networking.scm:644 +msgid "" +"httping measures how long it takes to connect to a web server, send an\n" +"HTTP(S) request, and receive the reply headers. It is somewhat similar to\n" +"@command{ping}, but can be used even in cases where ICMP traffic is blocked\n" +"by firewalls or when you want to monitor the response time of the actual " +"web\n" +"application stack itself." +msgstr "" + +#: gnu/packages/networking.scm:675 +msgid "Visualize curl statistics" +msgstr "" + +#: gnu/packages/networking.scm:677 +msgid "" +"@command{httpstat} is a tool to visualize statistics from the\n" +"@command{curl} HTTP client. It acts as a wrapper for @command{curl} and\n" +"prints timing information for each step of the HTTP request (DNS lookup,\n" +"TCP connection, TLS handshake and so on) in the terminal." +msgstr "" + +#: gnu/packages/networking.scm:697 +msgid "Console based live network and disk I/O bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:698 +msgid "" +"Bandwidth Monitor NG is a small and simple console based\n" +"live network and disk I/O bandwidth monitor." +msgstr "" + +#: gnu/packages/networking.scm:752 +msgid "Assess WiFi network security" +msgstr "" + +#: gnu/packages/networking.scm:754 +msgid "" +"Aircrack-ng is a complete suite of tools to assess WiFi network\n" +"security. It focuses on different areas of WiFi security: monitoring,\n" +"attacking, testing, and cracking. All tools are command-line driven, which\n" +"allows for heavy scripting." +msgstr "" + +#: gnu/packages/networking.scm:779 +msgid "Perl Interface to the Domain Name System" +msgstr "" + +#: gnu/packages/networking.scm:780 +msgid "Net::DNS is the Perl Interface to the Domain Name System." +msgstr "" + +#: gnu/packages/networking.scm:811 +msgid "" +"IPv6 related part of the C socket.h defines and structure manipulators for " +"Perl" +msgstr "" + +#: gnu/packages/networking.scm:812 +msgid "" +"Socket6 binds the IPv6 related part of the C socket header\n" +"definitions and structure manipulators for Perl." +msgstr "" + +#: gnu/packages/networking.scm:838 +msgid "Programmable DNS resolver class for offline emulation of DNS" +msgstr "" + +#: gnu/packages/networking.scm:839 +msgid "" +"Net::DNS::Resolver::Programmable is a programmable DNS resolver for\n" +"offline emulation of DNS." +msgstr "" + +#: gnu/packages/networking.scm:872 +msgid "Manages IPv4 and IPv6 addresses and subnets" +msgstr "" + +#: gnu/packages/networking.scm:873 +msgid "NetAddr::IP manages IPv4 and IPv6 addresses and subsets." +msgstr "" + +#: gnu/packages/networking.scm:897 +msgid "Patricia Trie Perl module for fast IP address lookups" +msgstr "" + +#: gnu/packages/networking.scm:899 +msgid "Net::Patricia does IP address lookups quickly in Perl." +msgstr "" + +#: gnu/packages/networking.scm:922 +msgid "Perl extension for merging IPv4 or IPv6 CIDR addresses" +msgstr "" + +#: gnu/packages/networking.scm:923 +msgid "Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses." +msgstr "" + +#: gnu/packages/networking.scm:945 +msgid "Look up location and network information by IP Address in Perl" +msgstr "" + +#: gnu/packages/networking.scm:946 +msgid "" +"The Perl module 'Geo::IP'. It looks up location and network\n" +"information by IP Address." +msgstr "" + +#: gnu/packages/networking.scm:975 +msgid "Perl object interface for AF_INET/AF_INET6 domain sockets" +msgstr "" + +#: gnu/packages/networking.scm:976 +msgid "" +"IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain\n" +"sockets in Perl." +msgstr "" + +#: gnu/packages/networking.scm:1005 +msgid "Library providing automatic proxy configuration management" +msgstr "" + +#: gnu/packages/networking.scm:1006 +msgid "" +"Libproxy handles the details of HTTP/HTTPS proxy\n" +"configuration for applications across all scenarios. Applications using\n" +"libproxy only have to specify which proxy to use." +msgstr "" + +#: gnu/packages/networking.scm:1039 +msgid "Redirect any TCP connection through a proxy or proxy chain" +msgstr "" + +#: gnu/packages/networking.scm:1040 +msgid "" +"Proxychains-ng is a preloader which hooks calls to sockets\n" +"in dynamically linked programs and redirects them through one or more SOCKS " +"or\n" +"HTTP proxies." +msgstr "" + +#: gnu/packages/networking.scm:1061 +msgid "Network communication layer on top of UDP" +msgstr "" + +#: gnu/packages/networking.scm:1063 +msgid "" +"ENet's purpose is to provide a relatively thin, simple and robust network\n" +"communication layer on top of UDP. The primary feature it provides is " +"optional\n" +"reliable, in-order delivery of packets. ENet omits certain higher level\n" +"networking features such as authentication, server discovery, encryption, " +"or\n" +"other similar tasks that are particularly application specific so that the\n" +"library remains flexible, portable, and easily embeddable." +msgstr "" + +#: gnu/packages/networking.scm:1127 +msgid "Applicative network protocol demultiplexer" +msgstr "" + +#: gnu/packages/networking.scm:1129 +msgid "" +"sslh is a network protocol demultiplexer. It acts like a switchboard,\n" +"accepting connections from clients on one port and forwarding them to " +"different\n" +"servers based on the contents of the first received data packet. Detection " +"of\n" +"common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already\n" +"implemented, but any other protocol that matches a regular expression can " +"be\n" +"added. sslh's name comes from its original application of serving both SSH " +"and\n" +"HTTPS on port 443, allowing SSH connections from inside corporate firewalls\n" +"that block port 22." +msgstr "" + +#: gnu/packages/networking.scm:1152 +msgid "TCP, UDP and SCTP bandwidth measurement tool" +msgstr "" + +#: gnu/packages/networking.scm:1154 +msgid "" +"iPerf is a tool to measure achievable bandwidth on IP networks. It\n" +"supports tuning of various parameters related to timing, buffers and\n" +"protocols (TCP, UDP, SCTP with IPv4 and IPv6). For each test it reports\n" +"the bandwidth, loss, and other parameters." +msgstr "" + +#: gnu/packages/networking.scm:1187 +msgid "Per-process bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1188 +msgid "" +"NetHogs is a small 'net top' tool for Linux. Instead of\n" +"breaking the traffic down per protocol or per subnet, like most tools do, " +"it\n" +"groups bandwidth by process.\n" +"\n" +"NetHogs does not rely on a special kernel module to be loaded. If there's\n" +"suddenly a lot of network traffic, you can fire up NetHogs and immediately " +"see\n" +"which PID is causing this. This makes it easy to identify programs that " +"have\n" +"gone wild and are suddenly taking up your bandwidth." +msgstr "" + +#: gnu/packages/networking.scm:1234 +msgid "Usenet binary file downloader" +msgstr "" + +#: gnu/packages/networking.scm:1236 +msgid "" +"NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" +"on information given in @code{nzb} files. NZBGet can be used in standalone\n" +"and in server/client modes. In standalone mode, you pass NZBGet " +"@command{nzb}\n" +"files as command-line parameters and it downloads them and exits. NZBGet " +"also\n" +"contains a Web interface. Its server can be controlled through remote\n" +"procedure calls (RPCs)." +msgstr "" + +#: gnu/packages/networking.scm:1290 +msgid "Virtual network switch" +msgstr "" + +#: gnu/packages/networking.scm:1293 +msgid "" +"Open vSwitch is a multilayer virtual switch. It is designed to enable\n" +"massive network automation through programmatic extension, while still\n" +"supporting standard management interfaces and protocols (e.g. NetFlow, " +"sFlow,\n" +"IPFIX, RSPAN, CLI, LACP, 802.1ag)." +msgstr "" + +#: gnu/packages/networking.scm:1315 +msgid "Python class and tools for handling IP addresses and networks" +msgstr "" + +#: gnu/packages/networking.scm:1316 +msgid "" +"The @code{IP} class allows a comfortable parsing and\n" +"handling for most notations in use for IPv4 and IPv6 addresses and\n" +"networks." +msgstr "" + +#: gnu/packages/networking.scm:1336 +msgid "Internet bandwidth tester" +msgstr "" + +#: gnu/packages/networking.scm:1338 +msgid "" +"Command line interface for testing internet bandwidth using\n" +"speedtest.net." +msgstr "" + +#: gnu/packages/networking.scm:1356 +msgid "HPA's tftp client" +msgstr "" + +#: gnu/packages/networking.scm:1358 +msgid "" +"This is a tftp client derived from OpenBSD tftp with some extra options\n" +"added and bugs fixed. The source includes readline support but it is not\n" +"enabled due to license conflicts between the BSD advertising clause and the " +"GPL." +msgstr "" + +#: gnu/packages/networking.scm:1386 +msgid "Small Ident Daemon" +msgstr "" + +#: gnu/packages/networking.scm:1388 +msgid "" +"@dfn{Pidentd} (Peter's Ident Daemon) is a identd, which implements a\n" +"identification server. Pidentd looks up specific TCP/IP connections and\n" +"returns the user name and other information about the connection." +msgstr "" + +#: gnu/packages/networking.scm:1435 +msgid "Create secure pipes between sockets" +msgstr "" + +#: gnu/packages/networking.scm:1436 +msgid "" +"Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" +"symmetrically encrypted and authenticated pipes between socket addresses, " +"so\n" +"that one may connect to one address (e.g., a UNIX socket on localhost) and\n" +"transparently have a connection established to another address (e.g., a " +"UNIX\n" +"socket on a different system). This is similar to 'ssh -L' functionality, " +"but\n" +"does not use SSH and requires a pre-shared symmetric key." +msgstr "" + +#: gnu/packages/networking.scm:1463 +msgid "Routing Software Suite" +msgstr "" + +#: gnu/packages/networking.scm:1464 +msgid "" +"Quagga is a routing software suite, providing implementations\n" +"of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" +"\n" +"The Quagga architecture consists of a core daemon, @command{zebra}, which\n" +"acts as an abstraction layer to the underlying Unix kernel and presents the\n" +"Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv\n" +"clients which typically implement a routing protocol and communicate " +"routing\n" +"updates to the zebra daemon." +msgstr "" + +#: gnu/packages/networking.scm:1515 +msgid "IPv6 security research toolkit" +msgstr "" + +#: gnu/packages/networking.scm:1516 +msgid "" +"The THC IPv6 Toolkit provides command-line tools and a library\n" +"for researching IPv6 implementations and deployments. It requires Linux 2.6 " +"or\n" +"newer and only works on Ethernet network interfaces." +msgstr "" + +#: gnu/packages/networking.scm:1542 +msgid "Bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1543 +msgid "" +"bmon is a monitoring and debugging tool to capture\n" +"networking-related statistics and prepare them visually in a human-friendly\n" +"way. It features various output methods including an interactive curses " +"user\n" +"interface and a programmable text output for scripting." +msgstr "" + +#: gnu/packages/networking.scm:1585 +msgid "Framework for low-level network packet construction" +msgstr "" + +#: gnu/packages/networking.scm:1587 +msgid "" +"Libnet provides a fairly portable framework for network packet\n" +"construction and injection. It features portable packet creation " +"interfaces\n" +"at the IP layer and link layer, as well as a host of supplementary\n" +"functionality. Using libnet, quick and simple packet assembly applications\n" +"can be whipped up with little effort." +msgstr "" + +#: gnu/packages/networking.scm:1615 +msgid "Network diagnostic tool" +msgstr "" + +#: gnu/packages/networking.scm:1617 +msgid "" +"@dfn{mtr} (My TraceRoute) combines the functionality of the\n" +"@command{traceroute} and @command{ping} programs in a single network " +"diagnostic\n" +"tool. @command{mtr} can use several network protocols to detect " +"intermediate\n" +"routers (or @dfn{hops}) between the local host and a user-specified " +"destination.\n" +"It then continually measures the response time and packet loss at each hop, " +"and\n" +"displays the results in real time." +msgstr "" + +#: gnu/packages/networking.scm:1669 +msgid "IKEv1/v2 keying daemon" +msgstr "" + +#: gnu/packages/networking.scm:1670 +msgid "" +"StrongSwan is an IPsec implementation originally based upon\n" +"the FreeS/WAN project. It contains support for IKEv1, IKEv2, MOBIKE, IPv6,\n" +"NAT-T and more." +msgstr "" + +#: gnu/packages/pdf.scm:121 +msgid "PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:123 +msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." +msgstr "" + +#: gnu/packages/pdf.scm:132 +msgid "Qt4 frontend for the Poppler PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:139 +msgid "Qt5 frontend for the Poppler PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:172 +msgid "Python bindings for Poppler-Qt4" +msgstr "" + +#: gnu/packages/pdf.scm:174 +msgid "" +"This package provides Python bindings for the Qt4 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:219 +msgid "Python bindings for Poppler-Qt5" +msgstr "" + +#: gnu/packages/pdf.scm:221 +msgid "" +"This package provides Python bindings for the Qt5 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:258 +msgid "Library for generating PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:260 +msgid "" +"libHaru is a library for generating PDF files. libHaru does not support\n" +"reading and editing of existing PDF files." +msgstr "" + +#: gnu/packages/pdf.scm:307 +msgid "Viewer for PDF files based on the Motif toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:309 +msgid "Xpdf is a viewer for Portable Document Format (PDF) files." +msgstr "" + +#: gnu/packages/pdf.scm:337 +msgid "Comic book support for zathura (libarchive backend)" +msgstr "" + +#: gnu/packages/pdf.scm:338 +msgid "" +"The zathura-cb plugin adds comic book support to zathura\n" +"using libarchive." +msgstr "" + +#: gnu/packages/pdf.scm:366 +msgid "PS support for zathura (libspectre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:367 +msgid "" +"The zathura-ps plugin adds PS support to zathura\n" +"using libspectre." +msgstr "" + +#: gnu/packages/pdf.scm:396 +msgid "DjVu support for zathura (DjVuLibre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:397 +msgid "" +"The zathura-djvu plugin adds DjVu support to zathura\n" +"using the DjVuLibre library." +msgstr "" + +#: gnu/packages/pdf.scm:429 +msgid "PDF support for zathura (mupdf backend)" +msgstr "" + +#: gnu/packages/pdf.scm:430 +msgid "" +"The zathura-pdf-mupdf plugin adds PDF support to zathura\n" +"by using the @code{mupdf} rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:459 +msgid "PDF support for zathura (poppler backend)" +msgstr "" + +#: gnu/packages/pdf.scm:460 +msgid "" +"The zathura-pdf-poppler plugin adds PDF support to zathura\n" +"by using the poppler rendering engine." +msgstr "" + +#: gnu/packages/pdf.scm:518 +msgid "Lightweight keyboard-driven PDF viewer" +msgstr "" + +#: gnu/packages/pdf.scm:519 +msgid "" +"Zathura is a customizable document viewer. It provides a\n" +"minimalistic interface and an interface that mainly focuses on keyboard\n" +"interaction." +msgstr "" + +#: gnu/packages/pdf.scm:558 +msgid "Tools to work with the PDF file format" +msgstr "" + +#: gnu/packages/pdf.scm:560 +msgid "" +"PoDoFo is a C++ library and set of command-line tools to work with the\n" +"PDF file format. It can parse PDF files and load them into memory, and " +"makes\n" +"it easy to modify them and write the changes to disk. It is primarily " +"useful\n" +"for applications that wish to do lower level manipulation of PDF, such as\n" +"extracting content or merging files." +msgstr "" + +#: gnu/packages/pdf.scm:607 +msgid "Lightweight PDF viewer and toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:609 +msgid "" +"MuPDF is a C library that implements a PDF and XPS parsing and\n" +"rendering engine. It is used primarily to render pages into bitmaps,\n" +"but also provides support for other operations such as searching and\n" +"listing the table of contents and hyperlinks.\n" +"\n" +"The library ships with a rudimentary X11 viewer, and a set of command\n" +"line tools for batch rendering @command{pdfdraw}, rewriting files\n" +"@command{pdfclean}, and examining the file structure @command{pdfshow}." +msgstr "" + +#: gnu/packages/pdf.scm:661 +msgid "Command-line tools and library for transforming PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:663 +msgid "" +"QPDF is a command-line program that does structural, content-preserving\n" +"transformations on PDF files. It could have been called something like\n" +"pdf-to-pdf. It includes support for merging and splitting PDFs and to\n" +"manipulate the list of pages in a PDF file. It is not a PDF viewer or a\n" +"program capable of converting PDF into other formats." +msgstr "" + +#: gnu/packages/pdf.scm:693 +msgid "Notetaking using a stylus" +msgstr "" + +#: gnu/packages/pdf.scm:695 +msgid "" +"Xournal is an application for notetaking, sketching, keeping a journal\n" +"using a stylus." +msgstr "" + +#: gnu/packages/pdf.scm:717 +msgid "Python library for generating PDFs and graphics" +msgstr "" + +#: gnu/packages/pdf.scm:718 +msgid "" +"This is the ReportLab PDF Toolkit. It allows rapid creation\n" +"of rich PDF documents, and also creation of charts in a variety of bitmap " +"and\n" +"vector formats." +msgstr "" + +#: gnu/packages/pdf.scm:771 +msgid "PDF presentation tool with visual effects" +msgstr "" + +#: gnu/packages/pdf.scm:773 +msgid "" +"Impressive is a tool to display PDF files that provides visual effects\n" +"such as smooth alpha-blended slide transitions. It provides additional " +"tools\n" +"such as zooming, highlighting an area of the screen, and a tool to navigate\n" +"the PDF pages." +msgstr "" + +#: gnu/packages/pdf.scm:821 +msgid "Framebuffer and drm-based image viewer" +msgstr "" + +#: gnu/packages/pdf.scm:823 +msgid "" +"fbida contains a few applications for viewing and editing images on\n" +"the framebuffer." +msgstr "" + +#: gnu/packages/pdf.scm:848 +msgid "PDF to SVG converter" +msgstr "" + +#: gnu/packages/pdf.scm:849 +msgid "" +"@command{pdf2svg} is a simple command-line PDF to SVG\n" +"converter using the Poppler and Cairo libraries." +msgstr "" + +#: gnu/packages/pdf.scm:880 gnu/packages/pdf.scm:917 +msgid "Pure Python PDF toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:881 +msgid "" +"PyPDF2 is a pure Python PDF library capable of:\n" +"\n" +"@enumerate\n" +"@item extracting document information (title, author, …)\n" +"@item splitting documents page by page\n" +"@item merging documents page by page\n" +"@item cropping pages\n" +"@item merging multiple pages into a single page\n" +"@item encrypting and decrypting PDF files\n" +"@end enumerate\n" +"\n" +"By being pure Python, it should run on any Python platform without any\n" +"dependencies on external libraries. It can also work entirely on\n" +"@code{StringIO} objects rather than file streams, allowing for PDF\n" +"manipulation in memory. It is therefore a useful tool for websites that\n" +"manage or manipulate PDFs." +msgstr "" + +#: gnu/packages/pdf.scm:918 +msgid "" +"PyPDF2 is a pure Python PDF toolkit.\n" +"\n" +"Note: This module isn't maintained anymore. For new projects please use\n" +"python-pypdf2 instead." +msgstr "" + +#: gnu/packages/pdf.scm:942 +msgid "Scale and tile PDF images/pages to print on multiple pages" +msgstr "" + +#: gnu/packages/pdf.scm:943 +msgid "" +"@command{pdfposter} can be used to create a large poster by\n" +"building it from multple pages and/or printing it on large media. It " +"expects\n" +"as input a PDF file, normally printing on a single page. The output is " +"again\n" +"a PDF file, maybe containing multiple pages together building the poster. " +"The\n" +"input page will be scaled to obtain the desired size.\n" +"\n" +"This is much like @command{poster} does for Postscript files, but working " +"with\n" +"PDF. Since sometimes @command{poster} does not like your files converted " +"from\n" +"PDF. Indeed @command{pdfposter} was inspired by @command{poster}." +msgstr "" + +#: gnu/packages/pdf.scm:974 +msgid "Command-line utility to search text in PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:976 +msgid "" +"Pdfgrep searches in pdf files for strings matching a regular expression.\n" +"Support some GNU grep options as file name output, page number output,\n" +"optional case insensitivity, count occurrences, color highlights and search " +"in\n" +"multiple files." +msgstr "" + +#: gnu/packages/pem.scm:41 +msgid "Personal expenses manager" +msgstr "" + +#: gnu/packages/pem.scm:43 +msgid "" +"GNU Pem is a simple tool for tracking personal income and\n" +"expenses. It operates from the command line and it stores its data\n" +"in a basic text format in your home directory. It can easily print\n" +"reports of your spending on different expenses via a basic search\n" +"feature." +msgstr "" + +#: gnu/packages/perl.scm:151 +msgid "Implementation of the Perl programming language" +msgstr "" + +#: gnu/packages/perl.scm:153 +msgid "" +"Perl 5 is a highly capable, feature-rich programming language with over\n" +"24 years of development." +msgstr "" + +#: gnu/packages/perl.scm:172 +msgid "Module for merging hierarchies using the C3 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:173 +msgid "" +"This module implements the C3 algorithm, which aims to\n" +"provide a sane method resolution order under multiple inheritance." +msgstr "" + +#: gnu/packages/perl.scm:191 +msgid "Compute differences between two files or lists" +msgstr "" + +#: gnu/packages/perl.scm:192 +msgid "" +"This is a module for computing the difference between two\n" +"files, two strings, or any other two lists of things. It uses an " +"intelligent\n" +"algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" +"program. It is guaranteed to find the *smallest possible* set of\n" +"differences." +msgstr "" + +#: gnu/packages/perl.scm:214 +msgid "Use shorter versions of class names" +msgstr "" + +#: gnu/packages/perl.scm:215 +msgid "" +"The alias module loads the class you specify and exports\n" +"into your namespace a subroutine that returns the class name. You can\n" +"explicitly alias the class to another name or, if you prefer, you can do so\n" +"implicitly." +msgstr "" + +#: gnu/packages/perl.scm:237 +msgid "Transparently use Moose or Mouse modules" +msgstr "" + +#: gnu/packages/perl.scm:239 +msgid "" +"This module facilitates using @code{Moose} or @code{Mouse} modules\n" +"without changing the code. By default, Mouse will be provided to " +"libraries,\n" +"unless Moose is already loaded, or explicitly requested by the end-user. " +"End\n" +"users can force the decision of which backend to use by setting the " +"environment\n" +"variable ANY_MOOSE to be Moose or Mouse." +msgstr "" + +#: gnu/packages/perl.scm:262 +msgid "Configuration files and command line parsing" +msgstr "" + +#: gnu/packages/perl.scm:263 +msgid "" +"AppConfig is a bundle of Perl5 modules for reading\n" +"configuration files and parsing command line arguments." +msgstr "" + +#: gnu/packages/perl.scm:283 +msgid "Small utils for array manipulation" +msgstr "" + +#: gnu/packages/perl.scm:284 +msgid "" +"@code{Array::Utils} is a small pure-perl module containing\n" +"list manipulation routines." +msgstr "" + +#: gnu/packages/perl.scm:303 +msgid "Allow C/XS libraries to interrupt perl asynchronously" +msgstr "" + +#: gnu/packages/perl.scm:305 +msgid "" +"@code{Async::Interrupt} implements a single feature only of interest\n" +"to advanced perl modules, namely asynchronous interruptions (think \"UNIX\n" +"signals\", which are very similar).\n" +"\n" +"Sometimes, modules wish to run code asynchronously (in another thread,\n" +"or from a signal handler), and then signal the perl interpreter on\n" +"certain events. One common way is to write some data to a pipe and use\n" +"an event handling toolkit to watch for I/O events. Another way is to\n" +"send a signal. Those methods are slow, and in the case of a pipe, also\n" +"not asynchronous - it won't interrupt a running perl interpreter.\n" +"\n" +"This module implements asynchronous notifications that enable you to\n" +"signal running perl code from another thread, asynchronously, and\n" +"sometimes even without using a single syscall." +msgstr "" + +#: gnu/packages/perl.scm:335 +msgid "Lexically disable autovivification" +msgstr "" + +#: gnu/packages/perl.scm:336 +msgid "" +"When an undefined variable is dereferenced, it gets silently\n" +"upgraded to an array or hash reference (depending of the type of the\n" +"dereferencing). This behaviour is called autovivification and usually does\n" +"what you mean but it may be unnatural or surprising because your variables " +"get\n" +"populated behind your back. This is especially true when several levels of\n" +"dereferencing are involved, in which case all levels are vivified up to the\n" +"last, or when it happens in intuitively read-only constructs like\n" +"@code{exists}. The pragma provided by this package lets you disable\n" +"autovivification for some constructs and optionally throws a warning or an\n" +"error when it would have happened." +msgstr "" + +#: gnu/packages/perl.scm:369 +msgid "Disables bareword filehandles" +msgstr "" + +#: gnu/packages/perl.scm:370 +msgid "This module disables bareword filehandles." +msgstr "" + +#: gnu/packages/perl.scm:387 gnu/packages/perl.scm:6552 +msgid "Establish an ISA relationship with base classes at compile time" +msgstr "" + +#: gnu/packages/perl.scm:388 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time. Unless you are using " +"the\n" +"fields pragma, consider this module discouraged in favor of the lighter-" +"weight\n" +"parent." +msgstr "" + +#: gnu/packages/perl.scm:408 +msgid "Open a browser in a given URL" +msgstr "" + +#: gnu/packages/perl.scm:409 +msgid "" +"The functions exported by this module allow you to open URLs\n" +"in the user's browser. A set of known commands per OS-name is tested for\n" +"presence, and the first one found is executed. With an optional parameter,\n" +"all known commands are checked." +msgstr "" + +#: gnu/packages/perl.scm:434 +msgid "Execute code after a scope finished compilation" +msgstr "" + +#: gnu/packages/perl.scm:435 +msgid "" +"This module allows you to execute code when perl finished\n" +"compiling the surrounding scope." +msgstr "" + +#: gnu/packages/perl.scm:456 +msgid "Wrap OP check callbacks" +msgstr "" + +#: gnu/packages/perl.scm:457 +msgid "This module allows you to wrap OP check callbacks." +msgstr "" + +#: gnu/packages/perl.scm:474 +msgid "Lists of reserved barewords and symbol names" +msgstr "" + +#: gnu/packages/perl.scm:475 +msgid "" +"@code{B::Keywords} supplies several arrays of exportable\n" +"keywords: @code{@@Scalars, @@Arrays, @@Hashes, @@Filehandles, @@Symbols,\n" +"@@Functions, @@Barewords, @@TieIOMethods, @@UNIVERSALMethods and\n" +"@@ExporterSymbols}." +msgstr "" + +#: gnu/packages/perl.scm:498 +msgid "Benchmarking with statistical confidence" +msgstr "" + +#: gnu/packages/perl.scm:500 +msgid "" +"The Benchmark::Timer class allows you to time portions of code\n" +"conveniently, as well as benchmark code by allowing timings of repeated\n" +"trials. It is perfect for when you need more precise information about the\n" +"running time of portions of your code than the Benchmark module will give " +"you,\n" +"but don't want to go all out and profile your code." +msgstr "" + +#: gnu/packages/perl.scm:525 +msgid "Bit vector library" +msgstr "" + +#: gnu/packages/perl.scm:526 +msgid "" +"Bit::Vector is an efficient C library which allows you to\n" +"handle bit vectors, sets (of integers), \"big integer arithmetic\" and " +"boolean\n" +"matrices, all of arbitrary sizes. The package also includes an\n" +"object-oriented Perl module for accessing the C library from Perl, and\n" +"optionally features overloaded operators for maximum ease of use. The C\n" +"library can nevertheless be used stand-alone, without Perl." +msgstr "" + +#: gnu/packages/perl.scm:548 +msgid "Boolean support for Perl" +msgstr "" + +#: gnu/packages/perl.scm:549 +msgid "" +"This module provides basic Boolean support, by defining two\n" +"special objects: true and false." +msgstr "" + +#: gnu/packages/perl.scm:567 +msgid "Data files for Business::ISBN" +msgstr "" + +#: gnu/packages/perl.scm:568 +msgid "" +"This package provides a data pack for @code{Business::ISBN}.\n" +"These data are generated from the RangeMessage.xml file provided by the " +"ISBN\n" +"Agency." +msgstr "" + +#: gnu/packages/perl.scm:590 +msgid "Work with International Standard Book Numbers" +msgstr "" + +#: gnu/packages/perl.scm:591 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Book Numbers, including ISBN-10 and ISBN-13." +msgstr "" + +#: gnu/packages/perl.scm:609 +msgid "Work with International Standard Serial Numbers" +msgstr "" + +#: gnu/packages/perl.scm:610 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Serial Numbers." +msgstr "" + +#: gnu/packages/perl.scm:630 +msgid "Work with International Standard Music Numbers" +msgstr "" + +#: gnu/packages/perl.scm:631 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Music Numbers." +msgstr "" + +#: gnu/packages/perl.scm:652 +msgid "Cache interface for Perl" +msgstr "" + +#: gnu/packages/perl.scm:653 +msgid "" +"The Cache modules are designed to assist a developer in\n" +"persisting data for a specified period of time. Often these modules are " +"used\n" +"in web applications to store data locally to save repeated and redundant\n" +"expensive calls to remote machines or databases. People have also been " +"known\n" +"to use Cache::Cache for its straightforward interface in sharing data " +"between\n" +"runs of an application or invocations of a CGI-style script or simply as an\n" +"easy to use abstraction of the file system or shared memory." +msgstr "" + +#: gnu/packages/perl.scm:676 +msgid "Shared memory interprocess cache via mmap" +msgstr "" + +#: gnu/packages/perl.scm:677 +msgid "" +"A shared memory cache through an mmap'ed file. It's core is\n" +"written in C for performance. It uses fcntl locking to ensure multiple\n" +"processes can safely access the cache at the same time. It uses a basic " +"LRU\n" +"algorithm to keep the most used entries in the cache." +msgstr "" + +#: gnu/packages/perl.scm:698 +msgid "Capture STDOUT and STDERR from Perl, XS or external programs" +msgstr "" + +#: gnu/packages/perl.scm:700 +msgid "" +"Capture::Tiny provides a simple, portable way to capture almost anything\n" +"sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" +"code or from an external program. Optionally, output can be teed so that " +"it\n" +"is captured while being passed through to the original file handles." +msgstr "" + +#: gnu/packages/perl.scm:719 +msgid "Check compatibility with the installed perl version" +msgstr "" + +#: gnu/packages/perl.scm:721 +msgid "" +"This module is used by Schmorp's modules during configuration stage\n" +"to test the installed perl for compatibility with his modules." +msgstr "" + +#: gnu/packages/perl.scm:741 +msgid "Warns and dies noisily with stack backtraces/" +msgstr "" + +#: gnu/packages/perl.scm:742 +msgid "" +"This module is meant as a debugging aid. It can be used to\n" +"make a script complain loudly with stack backtraces when @code{warn()}-ing " +"or\n" +"@code{die()}ing." +msgstr "" + +#: gnu/packages/perl.scm:761 +msgid "Executable comments for Perl" +msgstr "" + +#: gnu/packages/perl.scm:762 +msgid "" +"Carp::Assert is intended for a purpose like the ANSI C\n" +"library assert.h." +msgstr "" + +#: gnu/packages/perl.scm:784 +msgid "Convenience wrappers around Carp::Assert" +msgstr "" + +#: gnu/packages/perl.scm:785 +msgid "" +"Carp::Assert::More is a set of handy assertion functions for\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:805 +msgid "Report errors from a \"clan\" of modules" +msgstr "" + +#: gnu/packages/perl.scm:806 +msgid "" +"This module allows errors from a clan (or family) of modules\n" +"to appear to originate from the caller of the clan. This is necessary in\n" +"cases where the clan modules are not classes derived from each other, and " +"thus\n" +"the Carp.pm module doesn't help." +msgstr "" + +#: gnu/packages/perl.scm:826 +msgid "Read the CDDB entry for an audio CD in your drive" +msgstr "" + +#: gnu/packages/perl.scm:827 +msgid "This module can retrieve information from the CDDB." +msgstr "" + +#: gnu/packages/perl.scm:849 +msgid "Automated accessor generation" +msgstr "" + +#: gnu/packages/perl.scm:850 +msgid "" +"This module automagically generates accessors/mutators for\n" +"your class." +msgstr "" + +#: gnu/packages/perl.scm:872 +msgid "Faster, but less expandable, chained accessors" +msgstr "" + +#: gnu/packages/perl.scm:873 +msgid "" +"A chained accessor is one that always returns the object\n" +"when called with parameters (to set), and the value of the field when " +"called\n" +"with no arguments. This module subclasses Class::Accessor in order to " +"provide\n" +"the same mk_accessors interface." +msgstr "" + +#: gnu/packages/perl.scm:900 +msgid "Build groups of accessors" +msgstr "" + +#: gnu/packages/perl.scm:901 +msgid "" +"This class lets you build groups of accessors that will call\n" +"different getters and setters." +msgstr "" + +#: gnu/packages/perl.scm:921 +msgid "Pragma to use the C3 method resolution order algorithm" +msgstr "" + +#: gnu/packages/perl.scm:922 +msgid "" +"This is pragma to change Perl 5's standard method resolution\n" +"order from depth-first left-to-right (a.k.a - pre-order) to the more\n" +"sophisticated C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:946 +msgid "Drop-in replacement for NEXT" +msgstr "" + +#: gnu/packages/perl.scm:947 +msgid "" +"This module is intended as a drop-in replacement for NEXT,\n" +"supporting the same interface, but using Class::C3 to do the hard work." +msgstr "" + +#: gnu/packages/perl.scm:972 +msgid "Load mix-ins or components to your C3-based class" +msgstr "" + +#: gnu/packages/perl.scm:973 +msgid "" +"This module will inject base classes to your module using\n" +"the Class::C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:991 +msgid "Inheritable, overridable class data" +msgstr "" + +#: gnu/packages/perl.scm:992 +msgid "" +"Class::Data::Inheritable is for creating accessor/mutators\n" +"to class data. That is, if you want to store something about your class as " +"a\n" +"whole (instead of about a single object). This data is then inherited by " +"your\n" +"subclasses and can be overridden." +msgstr "" + +#: gnu/packages/perl.scm:1013 +msgid "Class for easy date and time manipulation" +msgstr "" + +#: gnu/packages/perl.scm:1014 +msgid "" +"This module provides a general-purpose date and datetime\n" +"type for perl." +msgstr "" + +#: gnu/packages/perl.scm:1031 +msgid "Base class for error handling" +msgstr "" + +#: gnu/packages/perl.scm:1033 +msgid "" +"@code{Class::ErrorHandler} provides an error-handling mechanism that is " +"generic\n" +"enough to be used as the base class for a variety of OO classes. Subclasses " +"inherit\n" +"its two error-handling methods, error and errstr, to communicate error " +"messages back\n" +"to the calling program." +msgstr "" + +#: gnu/packages/perl.scm:1054 +msgid "Utility methods for factory classes" +msgstr "" + +#: gnu/packages/perl.scm:1055 +msgid "This module exports methods useful for factory classes." +msgstr "" + +#: gnu/packages/perl.scm:1072 +msgid "Get information about a class and its structure" +msgstr "" + +#: gnu/packages/perl.scm:1073 +msgid "" +"Class::Inspector allows you to get information about a\n" +"loaded class." +msgstr "" + +#: gnu/packages/perl.scm:1101 +msgid "Working (require \"Class::Name\") and more" +msgstr "" + +#: gnu/packages/perl.scm:1102 +msgid "" +"\"require EXPR\" only accepts Class/Name.pm style module\n" +"names, not Class::Name. For that, this module provides \"load_class\n" +"'Class::Name'\"." +msgstr "" + +#: gnu/packages/perl.scm:1125 +msgid "XS implementation of parts of Class::Load" +msgstr "" + +#: gnu/packages/perl.scm:1126 +msgid "" +"This module provides an XS implementation for portions of\n" +"Class::Load." +msgstr "" + +#: gnu/packages/perl.scm:1145 +msgid "Create generic methods for OO Perl" +msgstr "" + +#: gnu/packages/perl.scm:1146 +msgid "" +"This module solves the problem of having to continually\n" +"write accessor methods for your objects that perform standard tasks." +msgstr "" + +#: gnu/packages/perl.scm:1167 +msgid "Moose-like method modifiers" +msgstr "" + +#: gnu/packages/perl.scm:1168 +msgid "" +"Class::Method::Modifiers provides three modifiers: 'before',\n" +"'around', and 'after'. 'before' and 'after' are run just before and after " +"the\n" +"method they modify, but can not really affect that original method. " +"'around'\n" +"is run in place of the original method, with a hook to easily call that\n" +"original method." +msgstr "" + +#: gnu/packages/perl.scm:1189 +msgid "Implementation of a singleton class for Perl" +msgstr "" + +#: gnu/packages/perl.scm:1190 +msgid "" +"This module implements a Singleton class from which other\n" +"classes can be derived. By itself, the Class::Singleton module does very\n" +"little other than manage the instantiation of a single object." +msgstr "" + +#: gnu/packages/perl.scm:1209 +msgid "Minimalist class construction" +msgstr "" + +#: gnu/packages/perl.scm:1210 +msgid "" +"This module offers a minimalist class construction kit. It\n" +"uses no non-core modules for any recent Perl." +msgstr "" + +#: gnu/packages/perl.scm:1230 +msgid "Unload a class" +msgstr "" + +#: gnu/packages/perl.scm:1231 +msgid "" +"Class:Unload unloads a given class by clearing out its\n" +"symbol table and removing it from %INC." +msgstr "" + +#: gnu/packages/perl.scm:1249 +msgid "Generate fast XS accessors without runtime compilation" +msgstr "" + +#: gnu/packages/perl.scm:1250 +msgid "" +"Class::XSAccessor implements fast read, write, and\n" +"read/write accessors in XS. Additionally, it can provide predicates such " +"as\n" +"\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" +"object. It only works with objects that are implemented as ordinary " +"hashes.\n" +"Class::XSAccessor::Array implements the same interface for objects that use\n" +"arrays for their internal representation." +msgstr "" + +#: gnu/packages/perl.scm:1270 gnu/packages/perl.scm:1293 +msgid "Recursively copy Perl datatypes" +msgstr "" + +#: gnu/packages/perl.scm:1272 +msgid "" +"This module provides a clone() method which makes recursive copies of\n" +"nested hash, array, scalar and reference types, including tied variables " +"and\n" +"objects." +msgstr "" + +#: gnu/packages/perl.scm:1294 +msgid "" +"This module provides a general-purpose @code{clone} function\n" +"to make deep copies of Perl data structures. It calls itself recursively " +"to\n" +"copy nested hash, array, scalar and reference types, including tied " +"variables\n" +"and objects." +msgstr "" + +#: gnu/packages/perl.scm:1314 +msgid "Sane defaults for Perl programs" +msgstr "" + +#: gnu/packages/perl.scm:1315 +msgid "" +"This module implements some sane defaults for Perl programs,\n" +"as defined by two typical specimens of Perl coders." +msgstr "" + +#: gnu/packages/perl.scm:1335 +msgid "Load configuration from different file formats" +msgstr "" + +#: gnu/packages/perl.scm:1336 +msgid "" +"Config::Any provides a facility for Perl applications and\n" +"libraries to load configuration data from multiple different file formats. " +"It\n" +"supports XML, YAML, JSON, Apache-style configuration, and Perl code." +msgstr "" + +#: gnu/packages/perl.scm:1357 +msgid "Module to implement some AutoConf macros in Perl" +msgstr "" + +#: gnu/packages/perl.scm:1358 +msgid "" +"Config::AutoConf is intended to provide the same\n" +"opportunities to Perl developers as GNU Autoconf does for Shell developers." +msgstr "" + +#: gnu/packages/perl.scm:1376 +msgid "Generic Config Module" +msgstr "" + +#: gnu/packages/perl.scm:1377 +msgid "" +"This module opens a config file and parses its contents for\n" +"you. The format of config files supported by Config::General is inspired " +"by\n" +"the well known Apache config format and is 100% compatible with Apache\n" +"configs, but you can also just use simple name/value pairs in your config\n" +"files. In addition to the capabilities of an Apache config file it " +"supports\n" +"some enhancements such as here-documents, C-style comments, and multiline\n" +"options." +msgstr "" + +#: gnu/packages/perl.scm:1404 +msgid "Simple .ini-file format reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:1405 +msgid "" +"@code{Config::INI} is a module that facilates the reading\n" +"and writing of @code{.ini}-style configuration files." +msgstr "" + +#: gnu/packages/perl.scm:1426 +msgid "Preserve context during subroutine call" +msgstr "" + +#: gnu/packages/perl.scm:1427 +msgid "" +"This module runs code after a subroutine call, preserving\n" +"the context the subroutine would have seen if it were the last statement in\n" +"the caller." +msgstr "" + +#: gnu/packages/perl.scm:1452 +msgid "Extract data from Macintosh BinHex files" +msgstr "" + +#: gnu/packages/perl.scm:1454 +msgid "" +"BinHex is a format for transporting files safely through electronic\n" +"mail, as short-lined, 7-bit, semi-compressed data streams. Ths module\n" +"provides a means of converting those data streams back into into binary\n" +"data." +msgstr "" + +#: gnu/packages/perl.scm:1476 +msgid "Verify requirements in a CPAN::Meta object" +msgstr "" + +#: gnu/packages/perl.scm:1477 +msgid "" +"This module verifies if requirements described in a\n" +"CPAN::Meta object are present." +msgstr "" + +#: gnu/packages/perl.scm:1497 +msgid "JSON::XS for Cpanel" +msgstr "" + +#: gnu/packages/perl.scm:1498 gnu/packages/perl.scm:4292 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa." +msgstr "" + +#: gnu/packages/perl.scm:1516 +msgid "Random password generator" +msgstr "" + +#: gnu/packages/perl.scm:1517 +msgid "" +"Crypt::RandPasswd provides three functions that can be used\n" +"to generate random passwords, constructed from words, letters, or " +"characters.\n" +"This code is a Perl implementation of the Automated Password Generator\n" +"standard, like the program described in \"A Random Word Generator For\n" +"Pronounceable Passwords\". This code is a re-engineering of the program\n" +"contained in Appendix A of FIPS Publication 181, \"Standard for Automated\n" +"Password Generator\"." +msgstr "" + +#: gnu/packages/perl.scm:1542 +msgid "Perl implementation of the RC4 encryption algorithm" +msgstr "" + +#: gnu/packages/perl.scm:1543 +msgid "A pure Perl implementation of the RC4 algorithm." +msgstr "" + +#: gnu/packages/perl.scm:1562 +msgid "Temporarily change working directory" +msgstr "" + +#: gnu/packages/perl.scm:1564 +msgid "" +"@code{Cwd::Guard} changes the current directory using a limited scope.\n" +"It returns to the previous working directory when the object is destroyed." +msgstr "" + +#: gnu/packages/perl.scm:1602 +msgid "Library for genomic analysis" +msgstr "" + +#: gnu/packages/perl.scm:1603 +msgid "" +"Chaolin Zhang's Perl Library (czplib) contains assorted\n" +"functions and data structures for processing and analysing genomic and\n" +"bioinformatics data." +msgstr "" + +#: gnu/packages/perl.scm:1632 gnu/packages/perl.scm:1798 +msgid "Base classes wrapping fundamental Perl data types" +msgstr "" + +#: gnu/packages/perl.scm:1633 +msgid "" +"Collection of classes that wrap fundamental data types that\n" +"exist in Perl. These classes and methods as they exist today are an " +"attempt\n" +"to mirror functionality provided by Moose's Native Traits. One important\n" +"thing to note is all classes currently do no validation on constructor\n" +"input." +msgstr "" + +#: gnu/packages/perl.scm:1656 +msgid "Compare Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1657 +msgid "" +"This module compares arbitrary data structures to see if\n" +"they are copies of each other." +msgstr "" + +#: gnu/packages/perl.scm:1675 +msgid "Perl extension for generating unique identifiers" +msgstr "" + +#: gnu/packages/perl.scm:1676 +msgid "" +"@code{Data::Uniqid} provides three simple routines for\n" +"generating unique ids. These ids are coded with a Base62 systen to make " +"them\n" +"short and handy (e.g. to use it as part of a URL)." +msgstr "" + +#: gnu/packages/perl.scm:1695 +msgid "Pretty printing of data structures" +msgstr "" + +#: gnu/packages/perl.scm:1696 +msgid "" +"This module provide functions that takes a list of values as\n" +"their argument and produces a string as its result. The string contains " +"Perl\n" +"code that, when \"eval\"ed, produces a deep copy of the original arguments." +msgstr "" + +#: gnu/packages/perl.scm:1715 +msgid "Concise data dumper" +msgstr "" + +#: gnu/packages/perl.scm:1716 +msgid "" +"Data::Dumper::Concise provides a dumper with Less\n" +"indentation and newlines plus sub deparsing." +msgstr "" + +#: gnu/packages/perl.scm:1738 +msgid "Parse and validate simple name/value option pairs" +msgstr "" + +#: gnu/packages/perl.scm:1740 +msgid "Data::OptList provides a simple syntax for name/value option pairs." +msgstr "" + +#: gnu/packages/perl.scm:1762 +msgid "Help when paging through sets of results" +msgstr "" + +#: gnu/packages/perl.scm:1763 +msgid "" +"When searching through large amounts of data, it is often\n" +"the case that a result set is returned that is larger than we want to " +"display\n" +"on one page. This results in wanting to page through various pages of " +"data.\n" +"The maths behind this is unfortunately fiddly, hence this module." +msgstr "" + +#: gnu/packages/perl.scm:1800 +msgid "" +"@code{Data::Perl} is a container class for the following classes:\n" +"@itemize\n" +"@item @code{Data::Perl::Collection::Hash}\n" +"@item @code{Data::Perl::Collection::Array}\n" +"@item @code{Data::Perl::String}\n" +"@item @code{Data::Perl::Number}\n" +"@item @code{Data::Perl::Counter}\n" +"@item @code{Data::Perl::Bool}\n" +"@item @code{Data::Perl::Code}\n" +"@end itemize" +msgstr "" + +#: gnu/packages/perl.scm:1831 +msgid "Colored pretty-print of Perl data structures and objects" +msgstr "" + +#: gnu/packages/perl.scm:1832 +msgid "" +"Display Perl variables and objects on screen, properly\n" +"formatted (to be inspected by a human)." +msgstr "" + +#: gnu/packages/perl.scm:1855 +msgid "Conditionally split data into records" +msgstr "" + +#: gnu/packages/perl.scm:1856 +msgid "" +"This Perl module allows you to split data into records by\n" +"not only specifying what you wish to split the data on, but also by " +"specifying\n" +"an \"unless\" regular expression. If the text in question matches the\n" +"\"unless\" regex, it will not be split there. This allows us to do things\n" +"like split on newlines unless newlines are embedded in quotes." +msgstr "" + +#: gnu/packages/perl.scm:1884 +msgid "Read multiple hunks of data out of your DATA section" +msgstr "" + +#: gnu/packages/perl.scm:1885 +msgid "" +"This package provides a Perl library to read multiple hunks\n" +"of data out of your DATA section." +msgstr "" + +#: gnu/packages/perl.scm:1905 +msgid "Structured tags datastructures" +msgstr "" + +#: gnu/packages/perl.scm:1907 +msgid "" +"This module is for manipulating data as hierarchical tag/value\n" +"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures " +"can\n" +"be represented as nested arrays, which have the advantage of being native " +"to\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:1934 +msgid "N at a time iteration API" +msgstr "" + +#: gnu/packages/perl.scm:1935 +msgid "" +"This module tries to find middle ground between one at a\n" +"time and all at once processing of data sets. The purpose of this module " +"is\n" +"to avoid the overhead of implementing an iterative api when this isn't\n" +"necessary, without breaking forward compatibility in case that becomes\n" +"necessary later on." +msgstr "" + +#: gnu/packages/perl.scm:1960 +msgid "Dynamic generation of nested combinations of variants" +msgstr "" + +#: gnu/packages/perl.scm:1961 +msgid "" +"Data::Tumbler - Dynamic generation of nested combinations of\n" +"variants." +msgstr "" + +#: gnu/packages/perl.scm:1987 +msgid "Visitor style traversal of Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1988 +msgid "" +"This module is a simple visitor implementation for Perl\n" +"values. It has a main dispatcher method, visit, which takes a single perl\n" +"value and then calls the methods appropriate for that value. It can\n" +"recursively map (cloning as necessary) or just traverse most structures, " +"with\n" +"support for per-object behavior, circular structures, visiting tied\n" +"structures, and all ref types (hashes, arrays, scalars, code, globs)." +msgstr "" + +#: gnu/packages/perl.scm:2013 +msgid "Gregorian calendar date calculations" +msgstr "" + +#: gnu/packages/perl.scm:2014 +msgid "" +"This package consists of a Perl module for date calculations\n" +"based on the Gregorian calendar, thereby complying with all relevant norms " +"and\n" +"standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" +"applicable)." +msgstr "" + +#: gnu/packages/perl.scm:2038 +msgid "XS wrapper for Date::Calc" +msgstr "" + +#: gnu/packages/perl.scm:2039 +msgid "" +"Date::Calc::XS is an XS wrapper and C library plug-in for\n" +"Date::Calc." +msgstr "" + +#: gnu/packages/perl.scm:2063 +msgid "Date manipulation routines" +msgstr "" + +#: gnu/packages/perl.scm:2064 +msgid "" +"Date::Manip is a series of modules for common date/time\n" +"operations, such as comparing two times, determining a date a given amount " +"of\n" +"time from another, or parsing international times." +msgstr "" + +#: gnu/packages/perl.scm:2083 +msgid "Simple date handling" +msgstr "" + +#: gnu/packages/perl.scm:2084 +msgid "" +"Dates are complex enough without times and timezones. This\n" +"module may be used to create simple date objects. It handles validation,\n" +"interval arithmetic, and day-of-week calculation. It does not deal with\n" +"hours, minutes, seconds, and time zones." +msgstr "" + +#: gnu/packages/perl.scm:2116 +msgid "Date and time object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2117 +msgid "" +"DateTime is a class for the representation of date/time\n" +"combinations. It represents the Gregorian calendar, extended backwards in\n" +"time before its creation (in 1582)." +msgstr "" + +#: gnu/packages/perl.scm:2139 +msgid "Dates in the Julian calendar" +msgstr "" + +#: gnu/packages/perl.scm:2140 +msgid "" +"This package is a companion module to @code{DateTime.pm}.\n" +"It implements the Julian calendar. It supports everything that\n" +"@code{DateTime.pm} supports and more: about one day per century more, to be\n" +"precise." +msgstr "" + +#: gnu/packages/perl.scm:2166 +msgid "DateTime set objects" +msgstr "" + +#: gnu/packages/perl.scm:2167 +msgid "" +"The DateTime::Set module provides a date/time sets\n" +"implementation. It allows, for example, the generation of groups of dates,\n" +"like \"every wednesday\", and then find all the dates matching that " +"pattern,\n" +"within a time range." +msgstr "" + +#: gnu/packages/perl.scm:2190 +msgid "DateTime rfc2445 recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2191 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for RFC 2445 style recurrences." +msgstr "" + +#: gnu/packages/perl.scm:2212 +msgid "DateTime::Set extension for basic recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2213 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for various recurrences, such as \"once a month" +"\"\n" +"or \"every day\". You can also create more complicated recurrences, such " +"as\n" +"\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." +msgstr "" + +#: gnu/packages/perl.scm:2238 +msgid "Create DateTime parser classes and objects" +msgstr "" + +#: gnu/packages/perl.scm:2239 +msgid "" +"DateTime::Format::Builder creates DateTime parsers. Many\n" +"string formats of dates and times are simple and just require a basic " +"regular\n" +"expression to extract the relevant information. Builder provides a simple " +"way\n" +"to do this without writing reams of structural code." +msgstr "" + +#: gnu/packages/perl.scm:2266 +msgid "Parse data/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2267 +msgid "" +"DateTime::Format::Flexible attempts to take any string you\n" +"give it and parse it into a DateTime object." +msgstr "" + +#: gnu/packages/perl.scm:2293 +msgid "Parse and format iCal datetime and duration strings" +msgstr "" + +#: gnu/packages/perl.scm:2294 +msgid "" +"This module understands the ICal date/time and duration\n" +"formats, as defined in RFC 2445. It can be used to parse these formats in\n" +"order to create the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2326 +msgid "Machine-readable date/time with natural parsing" +msgstr "" + +#: gnu/packages/perl.scm:2327 +msgid "" +"DateTime::Format::Natural takes a string with a human\n" +"readable date/time and creates a machine readable one by applying natural\n" +"parsing logic." +msgstr "" + +#: gnu/packages/perl.scm:2354 +msgid "Parse and format strp and strf time patterns" +msgstr "" + +#: gnu/packages/perl.scm:2355 +msgid "" +"This module implements most of `strptime(3)`, the POSIX\n" +"function that is the reverse of `strftime(3)`, for `DateTime`. While\n" +"`strftime` takes a `DateTime` and a pattern and returns a string, " +"`strptime`\n" +"takes a string and a pattern and returns the `DateTime` object associated." +msgstr "" + +#: gnu/packages/perl.scm:2387 +msgid "Localization support for DateTime.pm" +msgstr "" + +#: gnu/packages/perl.scm:2388 +msgid "" +"The DateTime::Locale modules provide localization data for\n" +"the DateTime.pm class." +msgstr "" + +#: gnu/packages/perl.scm:2416 +msgid "Time zone object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2417 +msgid "" +"This class is the base class for all time zone objects. A\n" +"time zone is represented internally as a set of observances, each of which\n" +"describes the offset from GMT for a given time period. Note that without " +"the\n" +"DateTime module, this module does not do much. It's primary interface is\n" +"through a DateTime object, and most users will not need to directly use\n" +"DateTime::TimeZone methods." +msgstr "" + +#: gnu/packages/perl.scm:2447 +msgid "Parse date/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2448 +msgid "" +"DateTimeX::Easy uses a variety of DateTime::Format packages\n" +"to create DateTime objects, with some custom tweaks to smooth out the rough\n" +"edges (mainly concerning timezone detection and selection)." +msgstr "" + +#: gnu/packages/perl.scm:2469 +msgid "Convert between DateTime and RFC2822/822 formats" +msgstr "" + +#: gnu/packages/perl.scm:2470 +msgid "" +"RFCs 2822 and 822 specify date formats to be used by email.\n" +"This module parses and emits such dates." +msgstr "" + +#: gnu/packages/perl.scm:2492 +msgid "Parse and format W3CDTF datetime strings" +msgstr "" + +#: gnu/packages/perl.scm:2494 +msgid "" +"This module understands the W3CDTF date/time format, an ISO 8601 profile,\n" +"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native " +"date\n" +"format of RSS 1.0. It can be used to parse these formats in order to " +"create\n" +"the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2516 +msgid "Meatier version of caller" +msgstr "" + +#: gnu/packages/perl.scm:2517 +msgid "Devel::Caller provides meatier version of caller." +msgstr "" + +#: gnu/packages/perl.scm:2535 +msgid "Check that a command is available" +msgstr "" + +#: gnu/packages/perl.scm:2536 +msgid "" +"Devel::CheckBin is a perl module that checks whether a\n" +"particular command is available." +msgstr "" + +#: gnu/packages/perl.scm:2555 +msgid "Check compiler availability" +msgstr "" + +#: gnu/packages/perl.scm:2556 +msgid "" +"@code{Devel::CheckCompiler} is a tiny module to check\n" +"whether a compiler is available. It can test for a C99 compiler, or\n" +"you can tell it to compile a C source file with optional linker flags." +msgstr "" + +#: gnu/packages/perl.scm:2578 +msgid "Find memory cycles in objects" +msgstr "" + +#: gnu/packages/perl.scm:2580 +msgid "" +"@code{Devel::Cycle} This is a tool for finding circular references in\n" +"objects and other types of references. Because of Perl's reference-count\n" +"based memory management, circular references will cause memory leaks." +msgstr "" + +#: gnu/packages/perl.scm:2601 +msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" +msgstr "" + +#: gnu/packages/perl.scm:2602 +msgid "" +"Devel::GlobalDestruction provides a function returning the\n" +"equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." +msgstr "" + +#: gnu/packages/perl.scm:2623 +msgid "Forces the unavailability of specified Perl modules (for testing)" +msgstr "" + +#: gnu/packages/perl.scm:2624 +msgid "" +"Given a list of Perl modules/filenames, this module makes\n" +"@code{require} and @code{use} statements fail (no matter whether the " +"specified\n" +"files/modules are installed or not)." +msgstr "" + +#: gnu/packages/perl.scm:2645 +msgid "Alias lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:2646 +msgid "" +"Devel::LexAlias provides the ability to alias a lexical\n" +"variable in a subroutines scope to one of your choosing." +msgstr "" + +#: gnu/packages/perl.scm:2670 +msgid "Introspect overloaded operators" +msgstr "" + +#: gnu/packages/perl.scm:2671 +msgid "" +"Devel::OverloadInfo returns information about overloaded\n" +"operators for a given class (or object), including where in the inheritance\n" +"hierarchy the overloads are declared and where the code implementing it is." +msgstr "" + +#: gnu/packages/perl.scm:2698 +msgid "Partial dumping of data structures" +msgstr "" + +#: gnu/packages/perl.scm:2699 +msgid "" +"This module is a data dumper optimized for logging of\n" +"arbitrary parameters." +msgstr "" + +#: gnu/packages/perl.scm:2717 +msgid "Object representing a stack trace" +msgstr "" + +#: gnu/packages/perl.scm:2718 +msgid "" +"The Devel::StackTrace module contains two classes,\n" +"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate " +"the\n" +"information that can be retrieved via Perl's caller() function, as well as\n" +"providing a simple interface to this data." +msgstr "" + +#: gnu/packages/perl.scm:2740 +msgid "Displays stack trace in HTML" +msgstr "" + +#: gnu/packages/perl.scm:2741 +msgid "" +"Devel::StackTrace::AsHTML adds as_html method to\n" +"Devel::StackTrace which displays the stack trace in beautiful HTML, with " +"code\n" +"snippet context and function parameters. If you call it on an instance of\n" +"Devel::StackTrace::WithLexicals, you even get to see the lexical variables " +"of\n" +"each stack frame." +msgstr "" + +#: gnu/packages/perl.scm:2762 +msgid "Dump symbol names or the symbol table" +msgstr "" + +#: gnu/packages/perl.scm:2763 +msgid "Devel::Symdump provides access to the perl symbol table." +msgstr "" + +#: gnu/packages/perl.scm:2780 +msgid "Keyed-Hashing for Message Authentication" +msgstr "" + +#: gnu/packages/perl.scm:2781 +msgid "" +"The Digest::HMAC module follows the common Digest::\n" +"interface for the RFC 2104 HMAC mechanism." +msgstr "" + +#: gnu/packages/perl.scm:2806 +msgid "Perl interface to the MD-5 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2808 +msgid "" +"The @code{Digest::MD5} module allows you to use the MD5 Message Digest\n" +"algorithm from within Perl programs. The algorithm takes as\n" +"input a message of arbitrary length and produces as output a\n" +"128-bit \"fingerprint\" or \"message digest\" of the input." +msgstr "" + +#: gnu/packages/perl.scm:2826 +msgid "Perl implementation of the SHA-1 message digest algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2828 +msgid "" +"This package provides 'Digest::SHA1', an implementation of the NIST\n" +"SHA-1 message digest algorithm for use by Perl programs." +msgstr "" + +#: gnu/packages/perl.scm:2850 +msgid "Declare version conflicts for your dist" +msgstr "" + +#: gnu/packages/perl.scm:2851 +msgid "" +"This module allows you to specify conflicting versions of\n" +"modules separately and deal with them after the module is done installing." +msgstr "" + +#: gnu/packages/perl.scm:2871 +msgid "Detect the encoding of data" +msgstr "" + +#: gnu/packages/perl.scm:2872 +msgid "" +"This package provides a class @code{Encode::Detect} to detect\n" +"the encoding of data." +msgstr "" + +#: gnu/packages/perl.scm:2890 +msgid "ASCII mapping for eucJP encoding" +msgstr "" + +#: gnu/packages/perl.scm:2891 +msgid "" +"This package provides an ASCII mapping for the eucJP\n" +"encoding." +msgstr "" + +#: gnu/packages/perl.scm:2909 +msgid "JIS X 0212 (aka JIS 2000) encodings" +msgstr "" + +#: gnu/packages/perl.scm:2910 +msgid "" +"This package provides encodings for JIS X 0212, which is\n" +"also known as JIS 2000." +msgstr "" + +#: gnu/packages/perl.scm:2933 +msgid "Additional Chinese encodings" +msgstr "" + +#: gnu/packages/perl.scm:2934 +msgid "" +"This Perl module provides Chinese encodings that are not\n" +"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS" +"\",\n" +"\"BIG5EXT\", \"CCCII\", \"EUC-TW\", \"CNS11643-*\", \"GB18030\", and\n" +"\"UNISYS\"." +msgstr "" + +#: gnu/packages/perl.scm:2956 +msgid "Advanced operations on path variables" +msgstr "" + +#: gnu/packages/perl.scm:2957 +msgid "" +"@code{Env::Path} presents an object-oriented interface to\n" +"path variables, defined as that subclass of environment variables which " +"name\n" +"an ordered list of file system elements separated by a platform-standard\n" +"separator." +msgstr "" + +#: gnu/packages/perl.scm:2977 +msgid "OO-ish Error/Exception handling for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2978 +msgid "" +"The Error package provides two interfaces. Firstly Error\n" +"provides a procedural interface to exception handling. Secondly Error is a\n" +"base class for errors/exceptions that can either be thrown, for subsequent\n" +"catch, or can simply be recorded." +msgstr "" + +#: gnu/packages/perl.scm:3003 +msgid "Safely and cleanly create closures via string eval" +msgstr "" + +#: gnu/packages/perl.scm:3004 +msgid "" +"String eval is often used for dynamic code generation. For\n" +"instance, Moose uses it heavily, to generate inlined versions of accessors " +"and\n" +"constructors, which speeds code up at runtime by a significant amount. " +"String\n" +"eval is not without its issues however - it's difficult to control the " +"scope\n" +"it's used in (which determines which variables are in scope inside the " +"eval),\n" +"and it's easy to miss compilation errors, since eval catches them and " +"sticks\n" +"them in $@@ instead. This module attempts to solve these problems. It\n" +"provides an eval_closure function, which evals a string in a clean\n" +"environment, other than a fixed list of specified variables. Compilation\n" +"errors are rethrown automatically." +msgstr "" + +#: gnu/packages/perl.scm:3033 +msgid "Allows you to declare real exception classes in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3034 +msgid "" +"Exception::Class allows you to declare exception hierarchies\n" +"in your modules in a \"Java-esque\" manner." +msgstr "" + +#: gnu/packages/perl.scm:3050 +msgid "Lightweight exporting of functions and variables" +msgstr "" + +#: gnu/packages/perl.scm:3052 +msgid "" +"Exporter::Lite is an alternative to Exporter, intended to provide a\n" +"lightweight subset of the most commonly-used functionality. It supports\n" +"import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." +msgstr "" + +#: gnu/packages/perl.scm:3072 +msgid "Exporter with the features of Sub::Exporter but only core dependencies" +msgstr "" + +#: gnu/packages/perl.scm:3073 +msgid "" +"Exporter::Tiny supports many of Sub::Exporter's\n" +"external-facing features including renaming imported functions with the `-" +"as`,\n" +"`-prefix` and `-suffix` options; explicit destinations with the `into` " +"option;\n" +"and alternative installers with the `installler` option. But it's written " +"in\n" +"only about 40% as many lines of code and with zero non-core dependencies." +msgstr "" + +#: gnu/packages/perl.scm:3099 gnu/packages/perl.scm:3160 +msgid "Easily build XS extensions that depend on XS extensions" +msgstr "" + +#: gnu/packages/perl.scm:3100 +msgid "" +"ExtUtils::Depends builds XS extensions that depend on XS\n" +"extensions" +msgstr "" + +#: gnu/packages/perl.scm:3120 +msgid "Build.PL install path logic made easy" +msgstr "" + +#: gnu/packages/perl.scm:3121 +msgid "" +"This module tries to make install path resolution as easy as\n" +"possible." +msgstr "" + +#: gnu/packages/perl.scm:3139 +msgid "Wrapper for perl's configuration" +msgstr "" + +#: gnu/packages/perl.scm:3140 +msgid "" +"ExtUtils::Config is an abstraction around the %Config hash.\n" +"By itself it is not a particularly interesting module by any measure, " +"however\n" +"it ties together a family of modern toolchain modules." +msgstr "" + +#: gnu/packages/perl.scm:3162 +msgid "" +"This module tries to make it easy to build Perl extensions that use\n" +"functions and typemaps provided by other perl extensions. This means that " +"a\n" +"perl extension is treated like a shared library that provides also a C and " +"an\n" +"XS interface besides the perl one." +msgstr "" + +#: gnu/packages/perl.scm:3182 +msgid "Various portability utilities for module builders" +msgstr "" + +#: gnu/packages/perl.scm:3183 +msgid "" +"This module provides various portable helper functions for\n" +"module building modules." +msgstr "" + +#: gnu/packages/perl.scm:3203 +msgid "Tool to build C libraries" +msgstr "" + +#: gnu/packages/perl.scm:3204 +msgid "" +"Some Perl modules need to ship C libraries together with\n" +"their Perl code. Although there are mechanisms to compile and link (or " +"glue)\n" +"C code in your Perl programs, there isn't a clear method to compile " +"standard,\n" +"self-contained C libraries. This module main goal is to help in that task." +msgstr "" + +#: gnu/packages/perl.scm:3225 +msgid "Simplistic interface to pkg-config" +msgstr "" + +#: gnu/packages/perl.scm:3227 +msgid "" +"@code{ExtUtils::PkgConfig} is a very simplistic interface to the\n" +"@command{pkg-config} utility, intended for use in the @file{Makefile.PL}\n" +"of perl extensions which bind libraries that @command{pkg-config} knows.\n" +"It is really just boilerplate code that you would have written yourself." +msgstr "" + +#: gnu/packages/perl.scm:3259 +msgid "Watch for changes to files" +msgstr "" + +#: gnu/packages/perl.scm:3260 +msgid "" +"This module provides a class to monitor a directory for\n" +"changes made to any file." +msgstr "" + +#: gnu/packages/perl.scm:3281 +msgid "Get directories of configuration files" +msgstr "" + +#: gnu/packages/perl.scm:3282 +msgid "" +"This module is a helper for installing, reading and finding\n" +"configuration file locations. @code{File::ConfigDir} is a module to help " +"out\n" +"when Perl modules (especially applications) need to read and store\n" +"configuration files from more than one location." +msgstr "" + +#: gnu/packages/perl.scm:3302 +msgid "Recursively copy files and directories" +msgstr "" + +#: gnu/packages/perl.scm:3303 +msgid "" +"This module has 3 functions: one to copy files only, one to\n" +"copy directories only, and one to do either depending on the argument's\n" +"type." +msgstr "" + +#: gnu/packages/perl.scm:3325 +msgid "Alternative interface to File::Find" +msgstr "" + +#: gnu/packages/perl.scm:3326 +msgid "" +"File::Find::Rule is a friendlier interface to File::Find.\n" +"It allows you to build rules which specify the desired files and\n" +"directories." +msgstr "" + +#: gnu/packages/perl.scm:3349 +msgid "Common rules for searching for Perl things" +msgstr "" + +#: gnu/packages/perl.scm:3350 +msgid "" +"File::Find::Rule::Perl provides methods for finding various\n" +"types Perl-related files, or replicating search queries run on a " +"distribution\n" +"in various parts of the CPAN ecosystem." +msgstr "" + +#: gnu/packages/perl.scm:3371 +msgid "Matches patterns in a series of files" +msgstr "" + +#: gnu/packages/perl.scm:3372 +msgid "" +"@code{File::Grep} provides similar functionality as perl's\n" +"builtin @code{grep}, @code{map}, and @code{foreach} commands, but iterating\n" +"over a passed filelist instead of arrays. While trivial, this module can\n" +"provide a quick dropin when such functionality is needed." +msgstr "" + +#: gnu/packages/perl.scm:3395 +msgid "Find your home and other directories on any platform" +msgstr "" + +#: gnu/packages/perl.scm:3396 +msgid "" +"File::HomeDir is a module for locating the directories that\n" +"are \"owned\" by a user (typically your user) and to solve the various " +"issues\n" +"that arise trying to find them consistently across a wide variety of\n" +"platforms." +msgstr "" + +#: gnu/packages/perl.scm:3418 +msgid "Create or remove directory trees" +msgstr "" + +#: gnu/packages/perl.scm:3419 +msgid "" +"This module provide a convenient way to create directories\n" +"of arbitrary depth and to delete an entire directory subtree from the\n" +"file system." +msgstr "" + +#: gnu/packages/perl.scm:3442 +msgid "Change directory temporarily for a limited scope" +msgstr "" + +#: gnu/packages/perl.scm:3443 +msgid "" +"@code{File::pushd} does a temporary @code{chdir} that is\n" +"easily and automatically reverted, similar to @code{pushd} in some Unix\n" +"command shells. It works by creating an object that caches the original\n" +"working directory. When the object is destroyed, the destructor calls\n" +"@code{chdir} to revert to the original working directory. By storing the\n" +"object in a lexical variable with a limited scope, this happens " +"automatically\n" +"at the end of the scope." +msgstr "" + +#: gnu/packages/perl.scm:3471 +msgid "" +"Perl extension for crawling directory trees and compiling\n" +"lists of files" +msgstr "" + +#: gnu/packages/perl.scm:3474 +msgid "" +"The File::List module crawls the directory tree starting at the\n" +"provided base directory and can return files (and/or directories if " +"desired)\n" +"matching a regular expression." +msgstr "" + +#: gnu/packages/perl.scm:3493 +msgid "Remove files and directories in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3494 +msgid "" +"File::Remove::remove removes files and directories. It acts\n" +"like /bin/rm, for the most part. Although \"unlink\" can be given a list " +"of\n" +"files, it will not remove directories; this module remedies that. It also\n" +"accepts wildcards, * and ?, as arguments for file names." +msgstr "" + +#: gnu/packages/perl.scm:3518 +msgid "Locate per-dist and per-module shared files" +msgstr "" + +#: gnu/packages/perl.scm:3519 +msgid "" +"The intent of File::ShareDir is to provide a companion to\n" +"Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" +"module to have access to a large amount of read-only data that is stored on\n" +"the file-system at run-time. Once the files have been installed to the\n" +"correct directory, you can use File::ShareDir to find your files again " +"after\n" +"the installation." +msgstr "" + +#: gnu/packages/perl.scm:3541 +msgid "Locate per-dist shared files" +msgstr "" + +#: gnu/packages/perl.scm:3542 +msgid "" +"File::ShareDir::Dist finds share directories for\n" +"distributions. It is a companion module to File::ShareDir." +msgstr "" + +#: gnu/packages/perl.scm:3562 +msgid "Install shared files" +msgstr "" + +#: gnu/packages/perl.scm:3563 +msgid "" +"File::ShareDir::Install allows you to install read-only data\n" +"files from a distribution. It is a companion module to File::ShareDir, " +"which\n" +"allows you to locate these files after installation." +msgstr "" + +#: gnu/packages/perl.scm:3582 +msgid "Reading/Writing/Modifying of complete files" +msgstr "" + +#: gnu/packages/perl.scm:3583 +msgid "" +"File::Slurp provides subroutines to read or write entire\n" +"files with a simple call. It also has a subroutine for reading the list of\n" +"file names in a directory." +msgstr "" + +#: gnu/packages/perl.scm:3606 +msgid "Simple, sane and efficient module to slurp a file" +msgstr "" + +#: gnu/packages/perl.scm:3607 +msgid "" +"This module provides functions for fast and correct file\n" +"slurping and spewing. All functions are optionally exported." +msgstr "" + +#: gnu/packages/perl.scm:3624 +msgid "Simple file reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:3626 +msgid "This module provides functions for fast reading and writing of files." +msgstr "" + +#: gnu/packages/perl.scm:3645 +msgid "Return name and handle of a temporary file safely" +msgstr "" + +#: gnu/packages/perl.scm:3646 +msgid "" +"File::Temp can be used to create and open temporary files in\n" +"a safe way." +msgstr "" + +#: gnu/packages/perl.scm:3663 +msgid "Portable implementation of the `which' utility" +msgstr "" + +#: gnu/packages/perl.scm:3665 +msgid "" +"File::Which was created to be able to get the paths to executable\n" +"programs on systems under which the `which' program wasn't implemented in " +"the\n" +"shell." +msgstr "" + +#: gnu/packages/perl.scm:3688 +msgid "Extended Unix style glob functionality" +msgstr "" + +#: gnu/packages/perl.scm:3689 +msgid "" +"@code{File::Zglob} provides a traditional Unix @code{glob}\n" +"functionality; it returns a list of file names that match the given " +"pattern.\n" +"For instance, it supports the @code{**/*.pm} form." +msgstr "" + +#: gnu/packages/perl.scm:3708 +msgid "Module to handle parsing command line options" +msgstr "" + +#: gnu/packages/perl.scm:3709 +msgid "" +"The @code{Getopt::Long} module implements an extended getopt\n" +"function called @code{GetOptions()}. It parses the command line from\n" +"@code{ARGV}, recognizing and removing specified options and their possible\n" +"values.\n" +"\n" +"This function adheres to the POSIX syntax for command line options, with " +"GNU\n" +"extensions. In general, this means that options have long names instead of\n" +"single letters, and are introduced with a double dash \"--\". Support for\n" +"bundling of command line options, as was the case with the more traditional\n" +"single-letter approach, is provided but not enabled by default." +msgstr "" + +#: gnu/packages/perl.scm:3743 +msgid "Getopt::Long, but simpler and more powerful" +msgstr "" + +#: gnu/packages/perl.scm:3744 +msgid "" +"Getopt::Long::Descriptive is yet another Getopt library.\n" +"It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" +"avoid making you think about its huge array of options. It also provides\n" +"usage (help) messages, data validation, and a few other useful features." +msgstr "" + +#: gnu/packages/perl.scm:3762 +msgid "Table-driven argument parsing for Perl" +msgstr "" + +#: gnu/packages/perl.scm:3764 +msgid "" +"Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" +"vaguely inspired by John Ousterhout's Tk_ParseArgv." +msgstr "" + +#: gnu/packages/perl.scm:3786 +msgid "Graph data structures and algorithms" +msgstr "" + +#: gnu/packages/perl.scm:3787 +msgid "" +"This is @code{Graph}, a Perl module for dealing with graphs,\n" +"the abstract data structures." +msgstr "" + +#: gnu/packages/perl.scm:3804 +msgid "Safe cleanup blocks implemented as guards" +msgstr "" + +#: gnu/packages/perl.scm:3805 +msgid "" +"@code{Guard} implements so-called @dfn{guards}. A guard is\n" +"something (usually an object) that \"guards\" a resource, ensuring that it " +"is\n" +"cleaned up when expected.\n" +"\n" +"Specifically, this module supports two different types of guards: guard\n" +"objects, which execute a given code block when destroyed, and scoped " +"guards,\n" +"which are tied to the scope exit." +msgstr "" + +#: gnu/packages/perl.scm:3841 +msgid "Lightweight field hash for inside-out objects" +msgstr "" + +#: gnu/packages/perl.scm:3842 +msgid "" +"@code{Hash::FieldHash} provides the field hash mechanism\n" +"which supports the inside-out technique. It is an alternative to\n" +"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, " +"and\n" +"relic support." +msgstr "" + +#: gnu/packages/perl.scm:3862 +msgid "Merge arbitrarily deep hashes into a single hash" +msgstr "" + +#: gnu/packages/perl.scm:3863 +msgid "" +"Hash::Merge merges two arbitrarily deep hashes into a single\n" +"hash. That is, at any level, it will add non-conflicting key-value pairs " +"from\n" +"one hash to the other, and follows a set of specific rules when there are " +"key\n" +"value conflicts. The hash is followed recursively, so that deeply nested\n" +"hashes that are at the same level will be merged when the parent hashes are\n" +"merged." +msgstr "" + +#: gnu/packages/perl.scm:3885 +msgid "Store multiple values per key" +msgstr "" + +#: gnu/packages/perl.scm:3886 +msgid "" +"Hash::MultiValue is an object (and a plain hash reference)\n" +"that may contain multiple values per key, inspired by MultiDict of WebOb." +msgstr "" + +#: gnu/packages/perl.scm:3904 +msgid "Alternative but compatible interface to modules that export symbols" +msgstr "" + +#: gnu/packages/perl.scm:3905 +msgid "" +"This module acts as a layer between Exporter and modules which\n" +"consume exports. It is feature-compatible with Exporter, plus some much " +"needed\n" +"extras. You can use this to import symbols from any exporter that follows\n" +"Exporters specification. The exporter modules themselves do not need to use " +"or\n" +"inherit from the Exporter module, they just need to set @@EXPORT and/or " +"other\n" +"variables." +msgstr "" + +#: gnu/packages/perl.scm:3929 +msgid "Import packages into other packages" +msgstr "" + +#: gnu/packages/perl.scm:3930 +msgid "" +"Writing exporters is a pain. Some use Exporter, some use\n" +"Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" +"some things are pragmas. Exporting on someone else's behalf is harder. " +"The\n" +"exporters don't provide a consistent API for this, and pragmas need to have\n" +"their import method called directly, since they effect the current unit of\n" +"compilation. Import::Into provides global methods to make this painless." +msgstr "" + +#: gnu/packages/perl.scm:3952 +msgid "Use modules in inc/ if newer than installed" +msgstr "" + +#: gnu/packages/perl.scm:3953 +msgid "" +"The inc::latest module helps bootstrap configure-time\n" +"dependencies for CPAN distributions. These dependencies get bundled into " +"the\n" +"inc directory within a distribution and are used by Makefile.PL or Build.PL." +msgstr "" + +#: gnu/packages/perl.scm:3973 +msgid "Lexically warn about using the indirect method call syntax" +msgstr "" + +#: gnu/packages/perl.scm:3975 +msgid "Indirect warns about using the indirect method call syntax." +msgstr "" + +#: gnu/packages/perl.scm:3994 +msgid "Capture STDOUT and STDERR from Perl code, subprocesses or XS" +msgstr "" + +#: gnu/packages/perl.scm:3995 +msgid "" +"@code{IO::CaptureOutput} provides routines for capturing\n" +"@code{STDOUT} and @code{STDERR} from perl subroutines, forked system\n" +"calls (e.g. @code{system()}, @code{fork()}) and from XS or C modules.\n" +"\n" +"This module is no longer recommended by its maintainer. Users are advised " +"to\n" +"try @code{Capture::Tiny} instead." +msgstr "" + +#: gnu/packages/perl.scm:4017 +msgid "Utilities for interactive I/O" +msgstr "" + +#: gnu/packages/perl.scm:4018 +msgid "" +"This module provides three utility subroutines that make it\n" +"easier to develop interactive applications: is_interactive(), " +"interactive(),\n" +"and busy()." +msgstr "" + +#: gnu/packages/perl.scm:4037 +msgid "Emulate file interface for in-core strings" +msgstr "" + +#: gnu/packages/perl.scm:4038 +msgid "" +"IO::String is an IO::File (and IO::Handle) compatible class\n" +"that reads or writes data from in-core strings." +msgstr "" + +#: gnu/packages/perl.scm:4056 +msgid "IO:: interface for reading/writing an array of lines" +msgstr "" + +#: gnu/packages/perl.scm:4057 +msgid "" +"This toolkit primarily provides modules for performing both\n" +"traditional and object-oriented i/o) on things *other* than normal\n" +"filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." +msgstr "" + +#: gnu/packages/perl.scm:4075 +msgid "Perl interface to pseudo ttys" +msgstr "" + +#: gnu/packages/perl.scm:4077 +msgid "" +"This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" +"pseudo ttys." +msgstr "" + +#: gnu/packages/perl.scm:4095 +msgid "Run interactive command-line programs" +msgstr "" + +#: gnu/packages/perl.scm:4096 +msgid "" +"@code{IPC::Cmd} allows for the searching and execution of\n" +"any binary on your system. It adheres to verbosity settings and is able to\n" +"run interactively. It also has an option to capture output/error buffers." +msgstr "" + +#: gnu/packages/perl.scm:4125 +msgid "Run system() and background procs w/ piping, redirs, ptys" +msgstr "" + +#: gnu/packages/perl.scm:4126 +msgid "" +"IPC::Run allows you run and interact with child processes\n" +"using files, pipes, and pseudo-ttys. Both system()-style and scripted " +"usages\n" +"are supported and may be mixed. Likewise, functional and OO API styles are\n" +"both supported and may be mixed." +msgstr "" + +#: gnu/packages/perl.scm:4144 +msgid "Run a subprocess with input/output redirection" +msgstr "" + +#: gnu/packages/perl.scm:4146 +msgid "" +"The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" +"stdout, and/or stderr to files and perl data structures. It aims to " +"satisfy\n" +"99% of the need for using system, qx, and open3 with a simple, extremely\n" +"Perlish API and none of the bloat and rarely used features of IPC::Run." +msgstr "" + +#: gnu/packages/perl.scm:4170 +msgid "Lightweight interface to shared memory" +msgstr "" + +#: gnu/packages/perl.scm:4171 +msgid "" +"IPC::ShareLite provides a simple interface to shared memory,\n" +"allowing data to be efficiently communicated between processes." +msgstr "" + +#: gnu/packages/perl.scm:4189 +msgid "Run commands simply, with detailed diagnostics" +msgstr "" + +#: gnu/packages/perl.scm:4190 +msgid "" +"Calling Perl's in-built @code{system} function is easy,\n" +"determining if it was successful is hard. Let's face it, @code{$?} isn't " +"the\n" +"nicest variable in the world to play with, and even if you do check it,\n" +"producing a well-formatted error string takes a lot of work.\n" +"\n" +"@code{IPC::System::Simple} takes the hard work out of calling external\n" +"commands." +msgstr "" + +#: gnu/packages/perl.scm:4215 +msgid "JSON encoder/decoder for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4216 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa using either JSON::XS or JSON::PP." +msgstr "" + +#: gnu/packages/perl.scm:4241 +msgid "Wrapper for Perl JSON classes" +msgstr "" + +#: gnu/packages/perl.scm:4243 +msgid "" +"This module tries to provide a coherent API to bring together the\n" +"various JSON modules currently on CPAN. This module will allow you to code " +"to\n" +"any JSON API and have it work regardless of which JSON module is actually\n" +"installed." +msgstr "" + +#: gnu/packages/perl.scm:4267 +msgid "Cpanel::JSON::XS with fallback" +msgstr "" + +#: gnu/packages/perl.scm:4268 +msgid "" +"This module first checks to see if either Cpanel::JSON::XS\n" +"or JSON::XS is already loaded, in which case it uses that module. " +"Otherwise\n" +"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, " +"and\n" +"either uses the first module it finds or throws an error." +msgstr "" + +#: gnu/packages/perl.scm:4291 +msgid "JSON serialising/deserialising for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4314 +msgid "Prevent leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4316 +msgid "Lexical::SealRequireHints prevents leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4333 +msgid "Bringing loggers and listeners together" +msgstr "" + +#: gnu/packages/perl.scm:4334 +msgid "" +"@code{Log::Any} provides a standard log production API for\n" +"modules. @code{Log::Any::Adapter} allows applications to choose the " +"mechanism\n" +"for log consumption, whether screen, file or another logging mechanism like\n" +"@code{Log::Dispatch} or @code{Log::Log4perl}.\n" +"\n" +"A CPAN module uses @code{Log::Any} to get a log producer object. An\n" +"application, in turn, may choose one or more logging mechanisms via\n" +"@code{Log::Any::Adapter}, or none at all.\n" +"\n" +"@code{Log::Any} has a very tiny footprint and no dependencies beyond Perl\n" +"itself, which makes it appropriate for even small CPAN modules to use. It\n" +"defaults to 'null' logging activity, so a module can safely log without\n" +"worrying about whether the application has chosen (or will ever choose) a\n" +"logging mechanism." +msgstr "" + +#: gnu/packages/perl.scm:4370 +msgid "Log::Any adapter for Log::Log4perl" +msgstr "" + +#: gnu/packages/perl.scm:4371 +msgid "" +"@code{Log::Any::Adapter::Log4perl} provides a\n" +"@code{Log::Any} adapter using @code{Log::Log4perl} for logging." +msgstr "" + +#: gnu/packages/perl.scm:4392 +msgid "Log4j implementation for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4393 +msgid "" +"@code{Log::Log4perl} lets you remote-control and fine-tune\n" +"the logging behaviour of your system from the outside. It implements the\n" +"widely popular (Java-based) Log4j logging package in pure Perl." +msgstr "" + +#: gnu/packages/perl.scm:4413 +msgid "Log::Report in the lightest form" +msgstr "" + +#: gnu/packages/perl.scm:4415 +msgid "" +"This module allows libraries to have a dependency to a small module\n" +"instead of the full Log-Report distribution. The full power of\n" +"@code{Log::Report} is only released when the main program uses that module.\n" +"In that case, the module using the 'Optional' will also use the full\n" +"@code{Log::Report}, otherwise the dressed-down @code{Log::Report::Minimal}\n" +"version." +msgstr "" + +#: gnu/packages/perl.scm:4440 +msgid "Get messages to users and logs" +msgstr "" + +#: gnu/packages/perl.scm:4442 +msgid "" +"@code{Log::Report} combines three tasks which are closely related in\n" +"one: logging, exceptions, and translations." +msgstr "" + +#: gnu/packages/perl.scm:4471 +msgid "High-level interface to Uniforum message translation" +msgstr "" + +#: gnu/packages/perl.scm:4472 +msgid "" +"This package is an internationalization library for Perl\n" +"that aims to be compatible with the Uniforum message translations system as\n" +"implemented for example in GNU gettext." +msgstr "" + +#: gnu/packages/perl.scm:4491 +msgid "Transliterate text between writing systems" +msgstr "" + +#: gnu/packages/perl.scm:4492 +msgid "" +"@code{Lingua::Translit} can be used to convert text from one\n" +"writing system to another, based on national or international " +"transliteration\n" +"tables. Where possible a reverse transliteration is supported." +msgstr "" + +#: gnu/packages/perl.scm:4516 +msgid "Combination of List::Util and List::MoreUtils" +msgstr "" + +#: gnu/packages/perl.scm:4517 +msgid "" +"This module exports all of the functions that either\n" +"List::Util or List::MoreUtils defines, with preference to List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4539 +msgid "Compare elements of two or more lists" +msgstr "" + +#: gnu/packages/perl.scm:4540 +msgid "" +"@code{List::Compare} provides a module to perform\n" +"comparative operations on two or more lists. Provided operations include\n" +"intersections, unions, unique elements, complements and many more." +msgstr "" + +#: gnu/packages/perl.scm:4575 gnu/packages/perl.scm:4626 +msgid "Provide the stuff missing in List::Util" +msgstr "" + +#: gnu/packages/perl.scm:4576 +msgid "" +"List::MoreUtils provides some trivial but commonly needed\n" +"functionality on lists which is not going to go into List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4598 +msgid "Provide the stuff missing in List::Util in XS" +msgstr "" + +#: gnu/packages/perl.scm:4599 +msgid "" +"@code{List::MoreUtils::XS} provides some trivial but\n" +"commonly needed functionality on lists which is not going to go into\n" +"@code{List::Util}." +msgstr "" + +#: gnu/packages/perl.scm:4627 +msgid "" +"@code{List::SomeUtils} provides some trivial but commonly\n" +"needed functionality on lists which is not going to go into @code{List::" +"Util}.\n" +"\n" +"All of the below functions are implementable in only a couple of lines of " +"Perl\n" +"code. Using the functions from this module however should give slightly\n" +"better performance as everything is implemented in C. The pure-Perl\n" +"implementation of these functions only serves as a fallback in case the C\n" +"portions of this module couldn't be compiled on this machine." +msgstr "" + +#: gnu/packages/perl.scm:4656 +msgid "Bundle of ancient email modules" +msgstr "" + +#: gnu/packages/perl.scm:4657 +msgid "" +"MailTools contains the following modules:\n" +"@table @asis\n" +"@item Mail::Address\n" +"Parse email address from a header line.\n" +"@item Mail::Cap\n" +"Interpret mailcap files: mappings of file-types to applications as used by\n" +"many command-line email programs.\n" +"@item Mail::Field\n" +"Simplifies access to (some) email header fields. Used by Mail::Header.\n" +"@item Mail::Filter\n" +"Process Mail::Internet messages.\n" +"@item Mail::Header\n" +"Collection of Mail::Field objects, representing the header of a Mail::" +"Internet\n" +"object.\n" +"@item Mail::Internet\n" +"Represents a single email message, with header and body.\n" +"@item Mail::Mailer\n" +"Send Mail::Internet emails via direct smtp or local MTA's.\n" +"@item Mail::Send\n" +"Build a Mail::Internet object, and then send it out using Mail::Mailer.\n" +"@item Mail::Util\n" +"\"Smart functions\" you should not depend on.\n" +"@end table" +msgstr "" + +#: gnu/packages/perl.scm:4696 +msgid "Expiry plug-in for Memoize that adds LRU cache expiration" +msgstr "" + +#: gnu/packages/perl.scm:4697 +msgid "" +"This module implements an expiry policy for Memoize that\n" +"follows LRU semantics, that is, the last n results, where n is specified as\n" +"the argument to the CACHESIZE parameter, will be cached." +msgstr "" + +#: gnu/packages/perl.scm:4715 +msgid "Charset information for MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4717 +msgid "" +"@code{MIME::Charset} provides information about character sets used for\n" +"MIME messages on Internet." +msgstr "" + +#: gnu/packages/perl.scm:4744 +msgid "Tools to manipulate MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4746 +msgid "" +"MIME-tools is a collection of Perl5 MIME:: modules for parsing,\n" +"decoding, and generating single- or multipart (even nested multipart) MIME\n" +"messages." +msgstr "" + +#: gnu/packages/perl.scm:4765 +msgid "Definition of MIME types" +msgstr "" + +#: gnu/packages/perl.scm:4766 +msgid "" +"This module provides a list of known mime-types, combined\n" +"from various sources. For instance, it contains all IANA types and the\n" +"knowledge of Apache." +msgstr "" + +#: gnu/packages/perl.scm:4788 +msgid "Write your linewise code for handles; this does the rest" +msgstr "" + +#: gnu/packages/perl.scm:4789 +msgid "" +"It's boring to deal with opening files for IO, converting\n" +"strings to handle-like objects, and all that. With\n" +"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you " +"can\n" +"just write a method to handle handles, and methods for handling strings and\n" +"file names are added for you." +msgstr "" + +#: gnu/packages/perl.scm:4815 +msgid "Enable all of the features of Modern Perl with one import" +msgstr "" + +#: gnu/packages/perl.scm:4816 +msgid "" +"@code{Modern::Perl} provides a simple way to enable\n" +"multiple, by now, standard libraries in a Perl program." +msgstr "" + +#: gnu/packages/perl.scm:4844 +msgid "Tiny replacement for Module::Build" +msgstr "" + +#: gnu/packages/perl.scm:4845 +msgid "" +"Many Perl distributions use a Build.PL file instead of a\n" +"Makefile.PL file to drive distribution configuration, build, test and\n" +"installation. Traditionally, Build.PL uses Module::Build as the underlying\n" +"build system. This module provides a simple, lightweight, drop-in\n" +"replacement. Whereas Module::Build has over 6,700 lines of code; this " +"module\n" +"has less than 120, yet supports the features needed by most distributions." +msgstr "" + +#: gnu/packages/perl.scm:4873 +msgid "Module::Build class for building XS modules" +msgstr "" + +#: gnu/packages/perl.scm:4875 +msgid "" +"@code{Module::Build::XSUtil} is subclass of @code{Module::Build}\n" +"for support building XS modules.\n" +"\n" +"This is a list of a new parameters in the @code{Module::Build::new} method:\n" +"\n" +"@enumerate\n" +"@item @code{needs_compiler_c99}: This option checks C99 compiler " +"availability.\n" +"@item @code{needs_compiler_cpp}: This option checks C++ compiler " +"availability.\n" +"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C" +"++.\n" +"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::" +"PPPort}.\n" +"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a " +"helper\n" +"header file to include @file{EXTERN.h}, @file{perl.h}, @file{XSUB.h} and\n" +"@file{ppport.h}, and defines some portability stuff which are not supported " +"by\n" +"@file{ppport.h}.\n" +"\n" +"It is ported from @code{Module::Install::XSUtil}.\n" +"@item @code{cc_warnings}: Toggle compiler warnings. Enabled by default.\n" +"@item @code{-g options}: Invoke @file{Build.PL} with @code{-g} to enable\n" +"debug options.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:4911 +msgid "Find and use installed modules in a (sub)category" +msgstr "" + +#: gnu/packages/perl.scm:4912 +msgid "" +"Module::Find lets you find and use modules in categories.\n" +"This can be useful for auto-detecting driver or plugin modules. You can\n" +"differentiate between looking in the category itself or in all\n" +"subcategories." +msgstr "" + +#: gnu/packages/perl.scm:4938 +msgid "Loads alternate underlying implementations for a module" +msgstr "" + +#: gnu/packages/perl.scm:4939 +msgid "" +"This module abstracts out the process of choosing one of\n" +"several underlying implementations for a module. This can be used to " +"provide\n" +"XS and pure Perl implementations of a module, or it could be used to load " +"an\n" +"implementation for a given OS or any other case of needing to provide " +"multiple\n" +"implementations." +msgstr "" + +#: gnu/packages/perl.scm:4977 +msgid "Standalone, extensible Perl module installer" +msgstr "" + +#: gnu/packages/perl.scm:4978 +msgid "" +"Module::Install is a package for writing installers for\n" +"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in " +"a\n" +"strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" +"installation version 5.005 or newer." +msgstr "" + +#: gnu/packages/perl.scm:4999 +msgid "Give your Perl module the ability to have plugins" +msgstr "" + +#: gnu/packages/perl.scm:5000 +msgid "" +"This module provides a simple but extensible way of having\n" +"'plugins' for your Perl module." +msgstr "" + +#: gnu/packages/perl.scm:5019 +msgid "Perl runtime module handling" +msgstr "" + +#: gnu/packages/perl.scm:5020 +msgid "" +"The functions exported by this module deal with runtime\n" +"handling of Perl modules, which are normally handled at compile time." +msgstr "" + +#: gnu/packages/perl.scm:5043 +msgid "Provide information on conflicts for Module::Runtime" +msgstr "" + +#: gnu/packages/perl.scm:5044 +msgid "" +"This module provides conflicts checking for Module::Runtime,\n" +"which had a recent release that broke some versions of Moose. It is called\n" +"from Moose::Conflicts and moose-outdated." +msgstr "" + +#: gnu/packages/perl.scm:5065 +msgid "Recursively scan Perl code for dependencies" +msgstr "" + +#: gnu/packages/perl.scm:5066 +msgid "" +"Module::ScanDeps is a module to recursively scan Perl\n" +"programs for dependencies." +msgstr "" + +#: gnu/packages/perl.scm:5086 +msgid "Module name tools and transformations" +msgstr "" + +#: gnu/packages/perl.scm:5087 +msgid "" +"This module provides a few useful functions for manipulating\n" +"module names. Its main aim is to centralise some of the functions commonly\n" +"used by modules that manipulate other modules in some way, like converting\n" +"module names to relative paths." +msgstr "" + +#: gnu/packages/perl.scm:5117 +msgid "Minimalist Object Orientation (with Moose compatibility)" +msgstr "" + +#: gnu/packages/perl.scm:5118 +msgid "" +"Moo is an extremely light-weight Object Orientation system.\n" +"It allows one to concisely define objects and roles with a convenient " +"syntax\n" +"that avoids the details of Perl's object system. Moo contains a subset of\n" +"Moose and is optimised for rapid startup." +msgstr "" + +#: gnu/packages/perl.scm:5225 +msgid "Postmodern object system for Perl 5" +msgstr "" + +#: gnu/packages/perl.scm:5227 +msgid "" +"Moose is a complete object system for Perl 5. It provides keywords for\n" +"attribute declaration, object construction, inheritance, and maybe more. " +"With\n" +"Moose, you define your class declaratively, without needing to know about\n" +"blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" +"logical structure of your classes, focusing on \"what\" rather than \"how" +"\".\n" +"A class definition with Moose reads like a list of very concise English\n" +"sentences." +msgstr "" + +#: gnu/packages/perl.scm:5256 +msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" +msgstr "" + +#: gnu/packages/perl.scm:5257 +msgid "" +"This module attempts to emulate the behavior of\n" +"Class::Accessor::Fast as accurately as possible using the Moose attribute\n" +"system. The public API of Class::Accessor::Fast is wholly supported, but " +"the\n" +"private methods are not." +msgstr "" + +#: gnu/packages/perl.scm:5289 +msgid "Moose role for processing command line options" +msgstr "" + +#: gnu/packages/perl.scm:5290 +msgid "" +"This is a Moose role which provides an alternate constructor\n" +"for creating objects using parameters passed in from the command line." +msgstr "" + +#: gnu/packages/perl.scm:5311 +msgid "Mark overload code symbols as methods" +msgstr "" + +#: gnu/packages/perl.scm:5312 +msgid "" +"MooseX::MarkAsMethods allows one to easily mark certain\n" +"functions as Moose methods. This will allow other packages such as\n" +"namespace::autoclean to operate without blowing away your overloads. After\n" +"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP " +"as\n" +"being methods, and class extension as well as composition from roles with\n" +"overloads will \"just work\"." +msgstr "" + +#: gnu/packages/perl.scm:5342 +msgid "Code attribute introspection" +msgstr "" + +#: gnu/packages/perl.scm:5343 +msgid "" +"This module allows code attributes of methods to be\n" +"introspected using Moose meta method objects." +msgstr "" + +#: gnu/packages/perl.scm:5369 +msgid "Subclassing of non-Moose classes" +msgstr "" + +#: gnu/packages/perl.scm:5370 +msgid "" +"MooseX::NonMoose allows for easily subclassing non-Moose\n" +"classes with Moose, taking care of the details connected with doing this, " +"such\n" +"as setting up proper inheritance from Moose::Object and installing (and\n" +"inlining, at make_immutable time) a constructor that makes sure things like\n" +"BUILD methods are called. It tries to be as non-intrusive as possible." +msgstr "" + +#: gnu/packages/perl.scm:5399 +msgid "Extension of Params::Validate using Moose's types" +msgstr "" + +#: gnu/packages/perl.scm:5400 +msgid "" +"This module fills a gap in Moose by adding method parameter\n" +"validation to Moose." +msgstr "" + +#: gnu/packages/perl.scm:5421 +msgid "Apply roles to a related Perl class" +msgstr "" + +#: gnu/packages/perl.scm:5422 +msgid "" +"This module applies roles to make a subclass instead of\n" +"manually setting up a subclass." +msgstr "" + +#: gnu/packages/perl.scm:5449 +msgid "Moose roles with composition parameters" +msgstr "" + +#: gnu/packages/perl.scm:5450 +msgid "" +"Because Moose roles serve many different masters, they\n" +"usually provide only the least common denominator of functionality. To\n" +"empower roles further, more configurability than -alias and -excludes is\n" +"required. Perhaps your role needs to know which method to call when it is\n" +"done processing, or what default value to use for its url attribute.\n" +"Parameterized roles offer a solution to these (and other) kinds of problems." +msgstr "" + +#: gnu/packages/perl.scm:5476 +msgid "Roles which support overloading" +msgstr "" + +#: gnu/packages/perl.scm:5477 +msgid "" +"MooseX::Role::WithOverloading allows you to write a\n" +"Moose::Role which defines overloaded operators and allows those overload\n" +"methods to be composed into the classes/roles/instances it's compiled to,\n" +"where plain Moose::Roles would lose the overloading." +msgstr "" + +#: gnu/packages/perl.scm:5499 +msgid "Name your accessors foo() and set_foo()" +msgstr "" + +#: gnu/packages/perl.scm:5500 +msgid "" +"This module does not provide any methods. Simply loading it\n" +"changes the default naming policy for the loading class so that accessors " +"are\n" +"separated into get and set methods. The get methods have the same name as " +"the\n" +"accessor, while set methods are prefixed with \"_set_\"." +msgstr "" + +#: gnu/packages/perl.scm:5526 +msgid "Strict object constructors for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5527 +msgid "" +"Simply loading this module makes your constructors\n" +"\"strict\". If your constructor is called with an attribute init argument\n" +"that your class does not declare, then it calls Moose->throw_error()." +msgstr "" + +#: gnu/packages/perl.scm:5555 +msgid "Trait loading and resolution for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5556 +msgid "" +"Adds support on top of MooseX::Traits for class precedence\n" +"search for traits and some extra attributes." +msgstr "" + +#: gnu/packages/perl.scm:5582 +msgid "Organise your Moose types in libraries" +msgstr "" + +#: gnu/packages/perl.scm:5583 +msgid "" +"This package lets you declare types using short names, but\n" +"behind the scenes it namespaces all your type declarations, effectively\n" +"prevent name clashes between packages." +msgstr "" + +#: gnu/packages/perl.scm:5614 +msgid "DateTime related constraints and coercions for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5615 +msgid "" +"This module packages several Moose::Util::TypeConstraints\n" +"with coercions, designed to work with the DateTime suite of objects." +msgstr "" + +#: gnu/packages/perl.scm:5647 +msgid "Extensions to MooseX::Types::DateTime" +msgstr "" + +#: gnu/packages/perl.scm:5648 +msgid "" +"This module builds on MooseX::Types::DateTime to add\n" +"additional custom types and coercions. Since it builds on an existing " +"type,\n" +"all coercions and constraints are inherited." +msgstr "" + +#: gnu/packages/perl.scm:5677 +msgid "ClassName type constraints for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5678 +msgid "" +"MooseX::Types::LoadableClass provides a ClassName type\n" +"constraint with coercion to load the class." +msgstr "" + +#: gnu/packages/perl.scm:5704 +msgid "Using Moo and MooX:: packages the most lazy way" +msgstr "" + +#: gnu/packages/perl.scm:5705 +msgid "Contains the MooX and MooX::Role packages." +msgstr "" + +#: gnu/packages/perl.scm:5732 +msgid "Giving an easy Moo style way to make command organized CLI apps" +msgstr "" + +#: gnu/packages/perl.scm:5733 +msgid "" +"This package eases the writing of command line utilities,\n" +"accepting commands and subcommands and so on. These commands can form a " +"tree,\n" +"which is mirrored in the package structure. On invocation, each command " +"along\n" +"the path through the tree (starting from the top-level command through to " +"the\n" +"most specific one) is instantiated." +msgstr "" + +#: gnu/packages/perl.scm:5766 +msgid "Moo eXtension for initializing objects from config file" +msgstr "" + +#: gnu/packages/perl.scm:5767 +msgid "" +"This module is intended to easily load initialization values\n" +"for attributes on object construction from an appropriate config file. The\n" +"building is done in @code{MooX::ConfigFromFile::Role}---using\n" +"@code{MooX::ConfigFromFile} ensures that the role is applied." +msgstr "" + +#: gnu/packages/perl.scm:5791 +msgid "Moo eXtension for @code{File::ConfigDir}" +msgstr "" + +#: gnu/packages/perl.scm:5792 +msgid "" +"This module is a helper for easily finding configuration\n" +"file locations. This information can be used to find a suitable place for\n" +"installing configuration files or for finding any piece of settings." +msgstr "" + +#: gnu/packages/perl.scm:5827 +msgid "NativeTrait-like behavior for Moo" +msgstr "" + +#: gnu/packages/perl.scm:5829 +msgid "" +"@code{MooX::HandlesVia} is an extension of Moo's @code{handles}\n" +"attribute functionality. It provides a means of proxying functionality " +"from\n" +"an external class to the given atttribute." +msgstr "" + +#: gnu/packages/perl.scm:5860 +msgid "Easily translate Moose code to Moo" +msgstr "" + +#: gnu/packages/perl.scm:5862 +msgid "" +"MooX::late does the following:\n" +"@enumerate\n" +"@item Supports isa => $stringytype\n" +"@item Supports does => $rolename\n" +"@item Supports lazy_build => 1\n" +"@item Exports blessed and confess functions to your namespace.\n" +"@item Handles certain attribute traits\n" +"Currently Hash, Array and Code are supported. This feature requires\n" +"MooX::HandlesVia.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:5917 +msgid "Explicit Options eXtension for Object Class" +msgstr "" + +#: gnu/packages/perl.scm:5918 +msgid "" +"Create a command line tool with your Mo, Moo, Moose objects.\n" +"You have an @code{option} keyword to replace the usual @code{has} to\n" +"explicitly use your attribute on the command line. The @code{option} " +"keyword\n" +"takes additional parameters and uses @code{Getopt::Long::Descriptive} to\n" +"generate a command line tool." +msgstr "" + +#: gnu/packages/perl.scm:5945 +msgid "Moosish types and type builder" +msgstr "" + +#: gnu/packages/perl.scm:5946 +msgid "" +"MooX::Types::MooseLike provides a possibility to build your\n" +"own set of Moose-like types. These custom types can then be used to " +"describe\n" +"fields in Moo-based classes." +msgstr "" + +#: gnu/packages/perl.scm:5975 +msgid "Fast Moose-compatible object system for perl5" +msgstr "" + +#: gnu/packages/perl.scm:5977 +msgid "" +"Mouse is a @code{Moose} compatible object system that implements a\n" +"subset of the functionality for reduced startup time." +msgstr "" + +#: gnu/packages/perl.scm:6000 +msgid "Extend attribute interfaces for Mouse" +msgstr "" + +#: gnu/packages/perl.scm:6002 +msgid "" +"While @code{Mouse} attributes provide a way to name your accessors,\n" +"readers, writers, clearers and predicates, @code{MouseX::NativeTraits}\n" +"provides commonly used attribute helper methods for more specific types\n" +"of data." +msgstr "" + +#: gnu/packages/perl.scm:6022 +msgid "Mozilla's CA cert bundle in PEM format" +msgstr "" + +#: gnu/packages/perl.scm:6023 +msgid "" +"@code{Mozilla::CA} provides a copy of Mozilla's bundle of\n" +"Certificate Authority certificates in a form that can be consumed by " +"modules\n" +"and libraries based on OpenSSL." +msgstr "" + +#: gnu/packages/perl.scm:6049 +msgid "Disable multidimensional array emulation" +msgstr "" + +#: gnu/packages/perl.scm:6051 +msgid "Multidimensional disables multidimensional array emulation." +msgstr "" + +#: gnu/packages/perl.scm:6068 +msgid "MRO interface compatibility for Perls < 5.9.5" +msgstr "" + +#: gnu/packages/perl.scm:6069 +msgid "" +"The \"mro\" namespace provides several utilities for dealing\n" +"with method resolution order and method caching in general in Perl 5.9.5 " +"and\n" +"higher. This module provides those interfaces for earlier versions of\n" +"Perl (back to 5.6.0)." +msgstr "" + +#: gnu/packages/perl.scm:6096 +msgid "Keep imports out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6097 +msgid "" +"The namespace::autoclean pragma will remove all imported\n" +"symbols at the end of the current package's compile cycle. Functions " +"called\n" +"in the package itself will still be bound by their name, but they won't " +"show\n" +"up as methods on your class or instances. It is very similar to\n" +"namespace::clean, except it will clean all imported functions, no matter if\n" +"you imported them before or after you used the pragma. It will also not " +"touch\n" +"anything that looks like a method." +msgstr "" + +#: gnu/packages/perl.scm:6123 +msgid "Keep imports and functions out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6124 +msgid "" +"The namespace::clean pragma will remove all previously\n" +"declared or imported symbols at the end of the current package's compile\n" +"cycle. Functions called in the package itself will still be bound by their\n" +"name, but they won't show up as methods on your class or instances." +msgstr "" + +#: gnu/packages/perl.scm:6144 +msgid "Non-blocking system DNS resolver" +msgstr "" + +#: gnu/packages/perl.scm:6146 +msgid "" +"This class provides several methods for host name resolution. It is\n" +"designed to be used with event loops. Names are resolved by your system's\n" +"native @code{getaddrinfo(3)} implementation, called in a separate thread to\n" +"avoid blocking the entire application. Threading overhead is limited by " +"using\n" +"system threads instead of Perl threads." +msgstr "" + +#: gnu/packages/perl.scm:6174 +msgid "Internationalizing Domain Names in Applications (IDNA)" +msgstr "" + +#: gnu/packages/perl.scm:6176 +msgid "" +"Internationalized Domain Names (IDNs) use characters drawn from a large\n" +"repertoire (Unicode), but IDNA allows the non-ASCII characters to be\n" +"represented using only the ASCII characters already allowed in so-called " +"host\n" +"names today (letter-digit-hyphen, /[A-Z0-9-]/i).\n" +"\n" +"Use this module if you just want to convert domain names (or email " +"addresses),\n" +"using whatever IDNA standard is the best choice at the moment." +msgstr "" + +#: gnu/packages/perl.scm:6202 +msgid "Perl client for Etsy's statsd daemon" +msgstr "" + +#: gnu/packages/perl.scm:6203 +msgid "" +"This module implement a UDP client for the statsd statistics\n" +"collector daemon in use at Etsy.com." +msgstr "" + +#: gnu/packages/perl.scm:6221 +msgid "Numeric comparisons" +msgstr "" + +#: gnu/packages/perl.scm:6222 +msgid "" +"Number::Compare compiles a simple comparison to an anonymous\n" +"subroutine, which you can call with a value to be tested against." +msgstr "" + +#: gnu/packages/perl.scm:6241 +msgid "Perl extension defining ranges of numbers" +msgstr "" + +#: gnu/packages/perl.scm:6242 +msgid "" +"Number::Range is an object-oriented interface to test if a\n" +"number exists in a given range, and to be able to manipulate the range." +msgstr "" + +#: gnu/packages/perl.scm:6262 +msgid "Generate cryptographic signatures for objects" +msgstr "" + +#: gnu/packages/perl.scm:6263 +msgid "" +"Object::Signature is an abstract base class that you can\n" +"inherit from in order to allow your objects to generate unique " +"cryptographic\n" +"signatures." +msgstr "" + +#: gnu/packages/perl.scm:6284 +msgid "Read and write OLE storage files" +msgstr "" + +#: gnu/packages/perl.scm:6285 +msgid "" +"This module allows you to read and write\n" +"an OLE-Structured file. @dfn{OLE} (Object Linking and Embedding) is a\n" +"technology to store hierarchical information such as links to other\n" +"documents within a single file." +msgstr "" + +#: gnu/packages/perl.scm:6308 +#, fuzzy +msgid "Anonymous packages" +msgstr "~A: unbekanntes Paket~%" + +#: gnu/packages/perl.scm:6309 +msgid "" +"This module allows for anonymous packages that are\n" +"independent of the main namespace and only available through an object\n" +"instance, not by name." +msgstr "" + +#: gnu/packages/perl.scm:6337 +msgid "Manage deprecation warnings for your distribution" +msgstr "" + +#: gnu/packages/perl.scm:6338 +msgid "" +"This module allows you to manage a set of deprecations for\n" +"one or more modules." +msgstr "" + +#: gnu/packages/perl.scm:6365 +msgid "Routines for manipulating stashes" +msgstr "" + +#: gnu/packages/perl.scm:6366 +msgid "" +"Manipulating stashes (Perl's symbol tables) is occasionally\n" +"necessary, but incredibly messy, and easy to get wrong. This module hides " +"all\n" +"of that behind a simple API." +msgstr "" + +#: gnu/packages/perl.scm:6389 +msgid "Faster implementation of the Package::Stash API" +msgstr "" + +#: gnu/packages/perl.scm:6390 +msgid "" +"This is a backend for Package::Stash, which provides the\n" +"functionality in a way that's less buggy and much faster. It will be used " +"by\n" +"default if it's installed, and should be preferred in all environments with " +"a\n" +"compiler." +msgstr "" + +#: gnu/packages/perl.scm:6410 +msgid "Play with other peoples' lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:6411 +msgid "" +"PadWalker is a module which allows you to inspect (and even\n" +"change) lexical variables in any subroutine which called you. It will only\n" +"show those variables which are in scope at the point of the call. " +"PadWalker\n" +"is particularly useful for debugging." +msgstr "" + +#: gnu/packages/perl.scm:6435 +msgid "Simple parallel processing fork manager" +msgstr "" + +#: gnu/packages/perl.scm:6436 +msgid "" +"@code{Parallel::ForkManager} is intended for use in\n" +"operations that can be done in parallel where the number of\n" +"processes to be forked off should be limited." +msgstr "" + +#: gnu/packages/perl.scm:6456 +msgid "Simple, compact and correct param-checking functions" +msgstr "" + +#: gnu/packages/perl.scm:6458 +msgid "" +"Params::Util provides a basic set of importable functions that makes\n" +"checking parameters easier." +msgstr "" + +#: gnu/packages/perl.scm:6482 +msgid "Validate method/function parameters" +msgstr "" + +#: gnu/packages/perl.scm:6483 +msgid "" +"The Params::Validate module allows you to validate method or\n" +"function call parameters to an arbitrary level of specificity." +msgstr "" + +#: gnu/packages/perl.scm:6511 +msgid "Build an optimized subroutine parameter validator" +msgstr "" + +#: gnu/packages/perl.scm:6512 +msgid "" +"This module creates a customized, highly efficient\n" +"parameter checking subroutine. It can handle named or positional\n" +"parameters, and can return the parameters as key/value pairs or a list\n" +"of values. In addition to type checks, it also supports parameter\n" +"defaults, optional parameters, and extra \"slurpy\" parameters." +msgstr "" + +#: gnu/packages/perl.scm:6533 +msgid "Create and manipulate PAR distributions" +msgstr "" + +#: gnu/packages/perl.scm:6534 +msgid "" +"PAR::Dist is a toolkit to create and manipulate PAR\n" +"distributions." +msgstr "" + +#: gnu/packages/perl.scm:6553 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time." +msgstr "" + +#: gnu/packages/perl.scm:6572 +msgid "Path specification manipulation" +msgstr "" + +#: gnu/packages/perl.scm:6573 +msgid "" +"Path::Class is a module for manipulation of file and\n" +"directory specifications in a cross-platform manner." +msgstr "" + +#: gnu/packages/perl.scm:6597 +msgid "File path utility" +msgstr "" + +#: gnu/packages/perl.scm:6598 +msgid "" +"This module provides a small, fast utility for working\n" +"with file paths." +msgstr "" + +#: gnu/packages/perl.scm:6619 +msgid "Fast and correct UTF-8 IO" +msgstr "" + +#: gnu/packages/perl.scm:6620 +msgid "" +"@code{PerlIO::utf8_strict} provides a fast and correct UTF-8\n" +"PerlIO layer. Unlike Perl's default @code{:utf8} layer it checks the input\n" +"for correctness." +msgstr "" + +#: gnu/packages/perl.scm:6641 +msgid "Check for comprehensive documentation of a module" +msgstr "" + +#: gnu/packages/perl.scm:6642 +msgid "" +"This module provides a mechanism for determining if the pod\n" +"for a given module is comprehensive." +msgstr "" + +#: gnu/packages/perl.scm:6659 +msgid "Parsing library for text in Pod format" +msgstr "" + +#: gnu/packages/perl.scm:6660 +msgid "" +"@code{Pod::Simple} is a Perl library for parsing text in\n" +"the @dfn{Pod} (plain old documentation) markup language that is typically\n" +"used for writing documentation for Perl and for Perl modules." +msgstr "" + +#: gnu/packages/perl.scm:6681 +msgid "GNU C library compatible strftime for loggers and servers" +msgstr "" + +#: gnu/packages/perl.scm:6682 +msgid "" +"POSIX::strftime::Compiler provides GNU C library compatible\n" +"strftime(3). But this module is not affected by the system locale. This\n" +"feature is useful when you want to write loggers, servers, and portable\n" +"applications." +msgstr "" + +#: gnu/packages/perl.scm:6700 +msgid "Information about the currently running perl" +msgstr "" + +#: gnu/packages/perl.scm:6702 +msgid "" +"Probe::Perl provides methods for obtaining information about the\n" +"currently running perl interpreter. It originally began life as code in " +"the\n" +"Module::Build project, but has been externalized here for general use." +msgstr "" + +#: gnu/packages/perl.scm:6730 +msgid "Interface to external editor from Perl" +msgstr "" + +#: gnu/packages/perl.scm:6731 +msgid "" +"This module provides the ability to supply some text to an\n" +"external text editor, have it edited by the user, and retrieve the results." +msgstr "" + +#: gnu/packages/perl.scm:6750 +msgid "Create read-only scalars, arrays, hashes" +msgstr "" + +#: gnu/packages/perl.scm:6751 +msgid "" +"This module provides a facility for creating non-modifiable\n" +"variables in Perl. This is useful for configuration files, headers, etc. " +"It\n" +"can also be useful as a development and debugging tool for catching updates " +"to\n" +"variables that should not be changed." +msgstr "" + +#: gnu/packages/perl.scm:6771 +msgid "XS implementation for Ref::Util" +msgstr "" + +#: gnu/packages/perl.scm:6772 +msgid "" +"@code{Ref::Util::XS} is the XS implementation of\n" +"@code{Ref::Util}, which provides several functions to help identify " +"references\n" +"in a more convenient way than the usual approach of examining the return " +"value\n" +"of @code{ref}." +msgstr "" + +#: gnu/packages/perl.scm:6790 +msgid "Provide commonly requested regular expressions" +msgstr "" + +#: gnu/packages/perl.scm:6792 +msgid "" +"This module exports a single hash (`%RE') that stores or generates\n" +"commonly needed regular expressions. Patterns currently provided include:\n" +"balanced parentheses and brackets, delimited text (with escapes), integers " +"and\n" +"floating-point numbers in any base (up to 36), comments in 44 languages,\n" +"offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" +"codes." +msgstr "" + +#: gnu/packages/perl.scm:6817 +msgid "Selection of general-utility regexp subroutines" +msgstr "" + +#: gnu/packages/perl.scm:6818 +msgid "" +"This package provides a selection of regular expression\n" +"subroutines including @code{is_regexp}, @code{regexp_seen_evals},\n" +"@code{regexp_is_foreign}, @code{regexp_is_anchored}, " +"@code{serialize_regexp},\n" +"and @code{deserialize_regexp}." +msgstr "" + +#: gnu/packages/perl.scm:6843 +msgid "Roles, as a slice of Moose" +msgstr "" + +#: gnu/packages/perl.scm:6844 +msgid "Role::Tiny is a minimalist role composition tool." +msgstr "" + +#: gnu/packages/perl.scm:6875 +msgid "Call isa, can, does, and DOES safely" +msgstr "" + +#: gnu/packages/perl.scm:6876 +msgid "" +"This module allows you to call isa, can, does, and DOES\n" +"safely on things that may not be objects." +msgstr "" + +#: gnu/packages/perl.scm:6894 +msgid "Lexically-scoped resource management" +msgstr "" + +#: gnu/packages/perl.scm:6895 +msgid "" +"This module provides a convenient way to perform cleanup or\n" +"other forms of resource management at the end of a scope. It is " +"particularly\n" +"useful when dealing with exceptions: the Scope::Guard constructor takes a\n" +"reference to a subroutine that is guaranteed to be called even if the " +"thread\n" +"of execution is aborted prematurely. This effectively allows lexically-" +"scoped\n" +"\"promises\" to be made that are automatically honoured by perl's garbage\n" +"collector." +msgstr "" + +#: gnu/packages/perl.scm:6918 +msgid "Infinite sets" +msgstr "" + +#: gnu/packages/perl.scm:6919 +msgid "Set::Infinite is a set theory module for infinite sets." +msgstr "" + +#: gnu/packages/perl.scm:6939 +msgid "Unordered collections of Perl Objects" +msgstr "" + +#: gnu/packages/perl.scm:6940 +msgid "" +"Set::Object provides efficient sets, unordered collections\n" +"of Perl objects without duplicates for scalars and references." +msgstr "" + +#: gnu/packages/perl.scm:6958 +msgid "Set operations for Perl" +msgstr "" + +#: gnu/packages/perl.scm:6959 +msgid "" +"The first priority of Set::Scalar is to be a convenient\n" +"interface to sets (as in: unordered collections of Perl scalars). While " +"not\n" +"designed to be slow or big, neither has it been designed to be fast or\n" +"compact." +msgstr "" + +#: gnu/packages/perl.scm:6979 +msgid "Sort arrays by one or multiple calculated keys" +msgstr "" + +#: gnu/packages/perl.scm:6980 +msgid "" +"This Perl module provides various functions to quickly sort\n" +"arrays by one or multiple calculated keys." +msgstr "" + +#: gnu/packages/perl.scm:6998 +msgid "Sort lexically, but sort numeral parts numerically" +msgstr "" + +#: gnu/packages/perl.scm:6999 +msgid "" +"This module exports two functions, @code{nsort} and\n" +"@code{ncmp}; they are used in implementing a \"natural sorting\" algorithm.\n" +"Under natural sorting, numeric substrings are compared numerically, and " +"other\n" +"word-characters are compared lexically." +msgstr "" + +#: gnu/packages/perl.scm:7027 +msgid "Classes for representing type constraints and coercion" +msgstr "" + +#: gnu/packages/perl.scm:7028 +msgid "" +"The Specio distribution provides classes for representing type\n" +"constraints and coercion, along with syntax sugar for declaring them. Note " +"that\n" +"this is not a proper type system for Perl. Nothing in this distribution " +"will\n" +"magically make the Perl interpreter start checking a value's type on " +"assignment\n" +"to a variable. In fact, there's no built-in way to apply a type to a " +"variable at\n" +"all. Instead, you can explicitly check a value against a type, and " +"optionally\n" +"coerce values to that type." +msgstr "" + +#: gnu/packages/perl.scm:7051 +msgid "Spiffy Perl Interface Framework For You" +msgstr "" + +#: gnu/packages/perl.scm:7052 +msgid "" +"Spiffy is a framework and methodology for doing object\n" +"oriented (OO) programming in Perl. Spiffy combines the best parts of\n" +"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation " +"class.\n" +"It attempts to fix all the nits and warts of traditional Perl OO, in a " +"clean,\n" +"straightforward and (perhaps someday) standard way. Spiffy borrows ideas " +"from\n" +"other OO languages like Python, Ruby, Java and Perl 6." +msgstr "" + +#: gnu/packages/perl.scm:7074 +msgid "Temporary buffer to save bytes" +msgstr "" + +#: gnu/packages/perl.scm:7075 +msgid "" +"Stream::Buffered is a buffer class to store arbitrary length\n" +"of byte strings and then get a seekable filehandle once everything is\n" +"buffered. It uses PerlIO and/or temporary file to save the buffer " +"depending\n" +"on the length of the size." +msgstr "" + +#: gnu/packages/perl.scm:7095 +msgid "Turn on strict and make all warnings fatal" +msgstr "" + +#: gnu/packages/perl.scm:7096 +msgid "" +"Strictures turns on strict and make all warnings fatal when\n" +"run from within a source-controlled directory." +msgstr "" + +#: gnu/packages/perl.scm:7138 +msgid "Camelcase and de-camelcase" +msgstr "" + +#: gnu/packages/perl.scm:7139 +msgid "" +"This module may be used to convert from under_score text to\n" +"CamelCase and back again." +msgstr "" + +#: gnu/packages/perl.scm:7158 +msgid "Backslash escapes, quoted phrase, word elision, etc." +msgstr "" + +#: gnu/packages/perl.scm:7159 +msgid "" +"This module provides a flexible calling interface to some\n" +"frequently-performed string conversion functions, including applying and\n" +"expanding standard C/Unix-style backslash escapes like \n" +" and \t, wrapping and\n" +"removing double-quotes, and truncating to fit within a desired length." +msgstr "" + +#: gnu/packages/perl.scm:7181 +msgid "Rewrite strings based on a set of known prefixes" +msgstr "" + +#: gnu/packages/perl.scm:7182 +msgid "" +"This module allows you to rewrite strings based on a set of\n" +"known prefixes." +msgstr "" + +#: gnu/packages/perl.scm:7201 +msgid "String printing alternatives to printf" +msgstr "" + +#: gnu/packages/perl.scm:7203 +msgid "" +"This module inserts values into (translated) strings. It provides\n" +"@code{printf} and @code{sprintf} alternatives via both an object-oriented " +"and\n" +"a functional interface." +msgstr "" + +#: gnu/packages/perl.scm:7226 +msgid "Sophisticated exporter for custom-built routines" +msgstr "" + +#: gnu/packages/perl.scm:7228 +msgid "" +"Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" +"custom-built routines." +msgstr "" + +#: gnu/packages/perl.scm:7247 +msgid "Only use Sub::Exporter if you need it" +msgstr "" + +#: gnu/packages/perl.scm:7248 +msgid "" +"Sub::Exporter is an incredibly powerful module, but with\n" +"that power comes great responsibility, as well as some runtime penalties.\n" +"This module is a \"Sub::Exporter\" wrapper that will let your users just " +"use\n" +"Exporter if all they are doing is picking exports, but use \"Sub::Exporter" +"\"\n" +"if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" +"renaming exports, if they try to use them." +msgstr "" + +#: gnu/packages/perl.scm:7270 +msgid "Retrieve names of code references" +msgstr "" + +#: gnu/packages/perl.scm:7271 +msgid "" +"Sub::Identify allows you to retrieve the real name of code\n" +"references." +msgstr "" + +#: gnu/packages/perl.scm:7291 +msgid "Tool to inspect subroutines" +msgstr "" + +#: gnu/packages/perl.scm:7292 +msgid "" +"This package provides tools for inspecting subroutines\n" +"in Perl." +msgstr "" + +#: gnu/packages/perl.scm:7311 +msgid "Install subroutines into packages easily" +msgstr "" + +#: gnu/packages/perl.scm:7313 +msgid "" +"Sub::Install makes it easy to install subroutines into packages without\n" +"the unsightly mess of C or typeglobs lying about where just " +"anyone\n" +"can see them." +msgstr "" + +#: gnu/packages/perl.scm:7334 +msgid "(Re)name a sub" +msgstr "" + +#: gnu/packages/perl.scm:7335 +msgid "" +"Assigns a new name to referenced sub. If package\n" +"specification is omitted in the name, then the current package is used. " +"The\n" +"return value is the sub." +msgstr "" + +#: gnu/packages/perl.scm:7359 +msgid "Efficient generation of subroutines via string eval" +msgstr "" + +#: gnu/packages/perl.scm:7360 +msgid "" +"Sub::Quote provides an efficient generation of subroutines\n" +"via string eval." +msgstr "" + +#: gnu/packages/perl.scm:7378 +msgid "Apparently run a function in a higher stack frame" +msgstr "" + +#: gnu/packages/perl.scm:7379 +msgid "" +"Like Tcl's uplevel() function, but not quite so dangerous.\n" +"The idea is just to fool caller(). All the really naughty bits of Tcl's\n" +"uplevel() are avoided." +msgstr "" + +#: gnu/packages/perl.scm:7401 +msgid "Control superclass method dispatching" +msgstr "" + +#: gnu/packages/perl.scm:7403 +msgid "" +"When subclassing a class, you may occasionally want to dispatch control to\n" +"the superclass---at least conditionally and temporarily. This module " +"provides\n" +"nicer equivalents to the native Perl syntax for calling superclasses, along " +"with\n" +"a universal @code{super} method to determine a class' own superclass, and " +"better\n" +"support for run-time mix-ins and roles." +msgstr "" + +#: gnu/packages/perl.scm:7424 +msgid "Perl extension for generating SVG documents" +msgstr "" + +#: gnu/packages/perl.scm:7425 +msgid "" +"SVG is a Perl module which generates a nested data structure\n" +"containing the DOM representation of an SVG (Scalable Vector Graphics) " +"image.\n" +"Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" +"access the DOM object, create and access Javascript, and generate SMIL\n" +"animation content." +msgstr "" + +#: gnu/packages/perl.scm:7446 +msgid "Switch statement for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7447 +msgid "" +"Switch is a Perl module which implements a generalized case\n" +"mechanism. The module augments the standard Perl syntax with two new\n" +"statements: @code{switch} and @code{case}." +msgstr "" + +#: gnu/packages/perl.scm:7493 +msgid "Perl extension for getting CPU information" +msgstr "" + +#: gnu/packages/perl.scm:7495 +msgid "" +"Sys::CPU is a module for counting the number of CPUs on a system, and\n" +"determining their type and clock speed." +msgstr "" + +#: gnu/packages/perl.scm:7516 +msgid "Get full hostname in Perl" +msgstr "" + +#: gnu/packages/perl.scm:7517 +msgid "" +"Sys::Hostname::Long tries very hard to get the full hostname\n" +"of a system." +msgstr "" + +#: gnu/packages/perl.scm:7544 +msgid "Ensure that a platform has weaken support" +msgstr "" + +#: gnu/packages/perl.scm:7545 +msgid "" +"One recurring problem in modules that use Scalar::Util's\n" +"weaken function is that it is not present in the pure-perl variant. If\n" +"Scalar::Util is not available at all, it will issue a normal dependency on " +"the\n" +"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and " +"the\n" +"module does not have weaken, the install will bail out altogether with a " +"long\n" +"error encouraging the user to seek support." +msgstr "" + +#: gnu/packages/perl.scm:7570 +msgid "Template processing system for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7571 +msgid "" +"The Template Toolkit is a collection of modules which\n" +"implement an extensible template processing system. It was originally\n" +"designed and remains primarily useful for generating dynamic web content, " +"but\n" +"it can be used equally well for processing any other kind of text based\n" +"documents: HTML, XML, POD, PostScript, LaTeX, and so on." +msgstr "" + +#: gnu/packages/perl.scm:7594 +msgid "Profiling for Template Toolkit" +msgstr "" + +#: gnu/packages/perl.scm:7595 +msgid "" +"Template::Timer provides inline profiling of the template\n" +"processing in Perl code." +msgstr "" + +#: gnu/packages/perl.scm:7615 +msgid "Detect encoding of the current terminal" +msgstr "" + +#: gnu/packages/perl.scm:7616 +msgid "" +"Term::Encoding is a simple module to detect the encoding of\n" +"the current terminal expects in various ways." +msgstr "" + +#: gnu/packages/perl.scm:7640 +msgid "Progress meter on a standard terminal" +msgstr "" + +#: gnu/packages/perl.scm:7641 +msgid "" +"Term::ProgressBar provides a simple progress bar on the\n" +"terminal, to let the user know that something is happening, roughly how " +"much\n" +"stuff has been done, and maybe an estimate at how long remains." +msgstr "" + +#: gnu/packages/perl.scm:7664 +msgid "Progress meter if run interactively" +msgstr "" + +#: gnu/packages/perl.scm:7665 +msgid "" +"Term::ProgressBar is a wonderful module for showing progress\n" +"bars on the terminal. This module acts very much like that module when it " +"is\n" +"run interactively. However, when it is not run interactively (for example, " +"as\n" +"a cron job) then it does not show the progress bar." +msgstr "" + +#: gnu/packages/perl.scm:7687 +msgid "Simple progress bars" +msgstr "" + +#: gnu/packages/perl.scm:7688 +msgid "" +"Term::ProgressBar::Simple tells you how much work has been\n" +"done, how much is left to do, and estimate how long it will take." +msgstr "" + +#: gnu/packages/perl.scm:7706 +msgid "Simple terminal control" +msgstr "" + +#: gnu/packages/perl.scm:7707 +msgid "" +"This module, ReadKey, provides ioctl control for terminals\n" +"so the input modes can be changed (thus allowing reads of a single " +"character\n" +"at a time), and also provides non-blocking reads of stdin, as well as " +"several\n" +"other terminal related features, including retrieval/modification of the\n" +"screen size, and retrieval/modification of the control characters." +msgstr "" + +#: gnu/packages/perl.scm:7732 +msgid "Retrieve terminal size" +msgstr "" + +#: gnu/packages/perl.scm:7733 +msgid "" +"This is a unified interface to retrieve terminal size. It\n" +"loads one module of a list of known alternatives, each implementing some " +"way\n" +"to get the desired terminal information. This loaded module will actually " +"do\n" +"the job on behalf of @code{Term::Size::Any}." +msgstr "" + +#: gnu/packages/perl.scm:7753 +msgid "Perl extension for retrieving terminal size (Perl version)" +msgstr "" + +#: gnu/packages/perl.scm:7754 +msgid "" +"This is yet another implementation of @code{Term::Size}.\n" +"Now in pure Perl, with the exception of a C probe run at build time." +msgstr "" + +#: gnu/packages/perl.scm:7774 +msgid "Format a header and rows into a table" +msgstr "" + +#: gnu/packages/perl.scm:7775 +msgid "" +"This module is able to generically format rows of data\n" +"into tables." +msgstr "" + +#: gnu/packages/perl.scm:7794 +msgid "Align text" +msgstr "" + +#: gnu/packages/perl.scm:7795 +msgid "" +"Text::Aligner exports a single function, align(), which is\n" +"used to justify strings to various alignment styles." +msgstr "" + +#: gnu/packages/perl.scm:7813 +msgid "Extract delimited text sequences from strings" +msgstr "" + +#: gnu/packages/perl.scm:7814 +msgid "" +"The Text::Balanced module can be used to extract delimited\n" +"text sequences from strings." +msgstr "" + +#: gnu/packages/perl.scm:7832 +msgid "Manipulate comma-separated values" +msgstr "" + +#: gnu/packages/perl.scm:7833 +msgid "" +"Text::CSV provides facilities for the composition and\n" +"decomposition of comma-separated values. An instance of the Text::CSV " +"class\n" +"can combine fields into a CSV string and parse a CSV string into fields." +msgstr "" + +#: gnu/packages/perl.scm:7852 +msgid "Rountines for manipulating CSV files" +msgstr "" + +#: gnu/packages/perl.scm:7853 +msgid "" +"@code{Text::CSV_XS} provides facilities for the composition\n" +"and decomposition of comma-separated values. An instance of the\n" +"@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" +"CSV string into fields. The module accepts either strings or files as " +"input\n" +"and support the use of user-specified characters for delimiters, " +"separators,\n" +"and escapes." +msgstr "" + +#: gnu/packages/perl.scm:7877 +msgid "Perform diffs on files and record sets" +msgstr "" + +#: gnu/packages/perl.scm:7878 +msgid "" +"Text::Diff provides a basic set of services akin to the GNU\n" +"diff utility. It is not anywhere near as feature complete as GNU diff, but " +"it\n" +"is better integrated with Perl and available on all platforms. It is often\n" +"faster than shelling out to a system's diff executable for small files, and\n" +"generally slower on larger files." +msgstr "" + +#: gnu/packages/perl.scm:7900 +msgid "Match globbing patterns against text" +msgstr "" + +#: gnu/packages/perl.scm:7901 +msgid "" +"Text::Glob implements glob(3) style matching that can be\n" +"used to match against text, rather than fetching names from a file system. " +"If\n" +"you want to do full file globbing use the File::Glob module instead." +msgstr "" + +#: gnu/packages/perl.scm:7924 +msgid "Fast, middleweight template engine" +msgstr "" + +#: gnu/packages/perl.scm:7926 +msgid "" +"Text::NeatTemplate provides a simple, middleweight but fast\n" +"template engine, for when you need speed rather than complex features,\n" +"yet need more features than simple variable substitution." +msgstr "" + +#: gnu/packages/perl.scm:7945 +msgid "Convert between Roman and Arabic algorisms" +msgstr "" + +#: gnu/packages/perl.scm:7946 +msgid "" +"This package provides functions to convert between Roman and\n" +"Arabic algorisms. It supports both conventional Roman algorisms (which " +"range\n" +"from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" +"algorism to indicate multiplication by 1000." +msgstr "" + +#: gnu/packages/perl.scm:7966 +msgid "Simple ASCII tables" +msgstr "" + +#: gnu/packages/perl.scm:7967 +msgid "Text::SimpleTable draws simple ASCII tables." +msgstr "" + +#: gnu/packages/perl.scm:7988 +msgid "Organize Data in Tables" +msgstr "" + +#: gnu/packages/perl.scm:7989 +msgid "Text::Table renders plaintext tables." +msgstr "" + +#: gnu/packages/perl.scm:8010 +msgid "Expand template text with embedded Perl" +msgstr "" + +#: gnu/packages/perl.scm:8012 +msgid "" +"This is a library for generating letters, building HTML pages, or\n" +"filling in templates generally. A template is a piece of text that has " +"little\n" +"Perl programs embedded in it here and there. When you fill in a template, " +"you\n" +"evaluate the little programs and replace them with their values." +msgstr "" + +#: gnu/packages/perl.scm:8032 +msgid "Provide plain ASCII transliterations of Unicode text" +msgstr "" + +#: gnu/packages/perl.scm:8033 +msgid "" +"Text::Unidecode provides a function, unidecode(...) that\n" +"takes Unicode data and tries to represent it in US-ASCII characters (i.e., " +"the\n" +"universally displayable characters between 0x00 and 0x7F). The " +"representation\n" +"is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" +"letters, the pronunciation expressed by the text in some other writing\n" +"system." +msgstr "" + +#: gnu/packages/perl.scm:8061 +msgid "Role for classes that can be thrown" +msgstr "" + +#: gnu/packages/perl.scm:8062 +msgid "" +"Throwable is a role for classes that are meant to be thrown\n" +"as exceptions to standard program flow." +msgstr "" + +#: gnu/packages/perl.scm:8079 +msgid "Perl script tidier" +msgstr "" + +#: gnu/packages/perl.scm:8080 +msgid "" +"This package contains a Perl script which indents and\n" +"reformats Perl scripts to make them easier to read. The formatting can be\n" +"controlled with command line parameters. The default parameter settings\n" +"approximately follow the suggestions in the Perl Style Guide." +msgstr "" + +#: gnu/packages/perl.scm:8100 +msgid "Cycle through a list of values" +msgstr "" + +#: gnu/packages/perl.scm:8101 +msgid "" +"You use @code{Tie::Cycle} to go through a list over and over\n" +"again. Once you get to the end of the list, you go back to the beginning." +msgstr "" + +#: gnu/packages/perl.scm:8120 +msgid "Ordered associative arrays for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8121 +msgid "" +"This Perl module implements Perl hashes that preserve the\n" +"order in which the hash elements were added. The order is not affected " +"when\n" +"values corresponding to existing keys in the IxHash are changed. The " +"elements\n" +"can also be set to any arbitrary supplied order. The familiar perl array\n" +"operations can also be performed on the IxHash." +msgstr "" + +#: gnu/packages/perl.scm:8144 +msgid "Tie to an existing Perl object" +msgstr "" + +#: gnu/packages/perl.scm:8145 +msgid "" +"This class provides a tie constructor that returns the\n" +"object it was given as it's first argument. This way side effects of " +"calling\n" +"$object->TIEHASH are avoided." +msgstr "" + +#: gnu/packages/perl.scm:8168 +msgid "English expression of durations" +msgstr "" + +#: gnu/packages/perl.scm:8169 +msgid "" +"This module provides functions for expressing durations in\n" +"rounded or exact terms." +msgstr "" + +#: gnu/packages/perl.scm:8191 +msgid "Parse time duration strings" +msgstr "" + +#: gnu/packages/perl.scm:8192 +msgid "" +"Time::Duration::Parse is a module to parse human readable\n" +"duration strings like \"2 minutes\" and \"3 seconds\" to seconds." +msgstr "" + +#: gnu/packages/perl.scm:8210 +msgid "Efficiently compute time from local and GMT time" +msgstr "" + +#: gnu/packages/perl.scm:8211 +msgid "" +"This module provides functions that are the inverse of\n" +"built-in perl functions localtime() and gmtime(). They accept a date as a\n" +"six-element array, and return the corresponding time(2) value in seconds " +"since\n" +"the system epoch." +msgstr "" + +#: gnu/packages/perl.scm:8231 +msgid "Object-Oriented time objects" +msgstr "" + +#: gnu/packages/perl.scm:8233 +msgid "" +"This module replaces the standard @code{localtime} and @code{gmtime}\n" +"functions with implementations that return objects. It does so in a\n" +"backwards-compatible manner, so that using these functions as documented " +"will\n" +"still work as expected." +msgstr "" + +#: gnu/packages/perl.scm:8253 +msgid "Date parsing/formatting subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8254 +msgid "" +"This module provides routines for parsing date string into\n" +"time values and formatting dates into ASCII strings." +msgstr "" + +#: gnu/packages/perl.scm:8276 +msgid "Shift and scale time" +msgstr "" + +#: gnu/packages/perl.scm:8277 +msgid "" +"This module allows you to speed up your sleep(), alarm(),\n" +"and time() calls." +msgstr "" + +#: gnu/packages/perl.scm:8300 +msgid "Simple tree object" +msgstr "" + +#: gnu/packages/perl.scm:8301 +msgid "" +"This module in a fully object-oriented implementation of a\n" +"simple n-ary tree." +msgstr "" + +#: gnu/packages/perl.scm:8325 +msgid "Factory object for dispensing Visitor objects" +msgstr "" + +#: gnu/packages/perl.scm:8326 +msgid "" +"This module is a factory for dispensing\n" +"Tree::Simple::Visitor::* objects." +msgstr "" + +#: gnu/packages/perl.scm:8344 +msgid "Minimal try/catch with proper preservation of $@@" +msgstr "" + +#: gnu/packages/perl.scm:8345 +msgid "" +"This module provides bare bones try/catch/finally statements\n" +"that are designed to minimize common mistakes with eval blocks, and nothing\n" +"else." +msgstr "" + +#: gnu/packages/perl.scm:8370 +msgid "Tie a variable to a type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8371 +msgid "" +"This module exports a single function: @code{ttie}. It ties\n" +"a variable to a type constraint, ensuring that whatever values stored in " +"the\n" +"variable will conform to the type constraint. If the type constraint has\n" +"coercions, these will be used if necessary to ensure values assigned to the\n" +"variable conform." +msgstr "" + +#: gnu/packages/perl.scm:8404 +msgid "Tiny, yet Moo(se)-compatible type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8405 +msgid "" +"@code{Type::Tiny} is a small class for writing type\n" +"constraints, inspired by Moose's type constraint API. It has only one\n" +"non-core dependency (and even that is simply a module that was previously\n" +"distributed as part of @code{Type::Tiny} but has since been spun off), and " +"can\n" +"be used with Moose, Mouse and Moo (or none of the above)." +msgstr "" + +#: gnu/packages/perl.scm:8426 +msgid "Provides an XS boost for some of Type::Tiny's built-in type constraints" +msgstr "" + +#: gnu/packages/perl.scm:8427 +msgid "" +"This module is optionally used by @code{Type::Tiny} to\n" +"provide faster, C-based implementations of some type constraints. This\n" +"package has only core dependencies, and does not depend on @code{Type::" +"Tiny},\n" +"so other data validation frameworks might also consider using it." +msgstr "" + +#: gnu/packages/perl.scm:8452 +msgid "Types and coercions for Moose and Moo" +msgstr "" + +#: gnu/packages/perl.scm:8453 +msgid "" +"This module provides @code{Path::Tiny} types for Moose, Moo,\n" +"etc. It handles two important types of coercion: coercing objects with\n" +"overloaded stringification, and coercing to absolute paths. It also can " +"check\n" +"to ensure that files or directories exist." +msgstr "" + +#: gnu/packages/perl.scm:8475 +msgid "Data types for common serialisation formats" +msgstr "" + +#: gnu/packages/perl.scm:8476 +msgid "" +"This module provides some extra datatypes that are used by\n" +"common serialisation formats such as JSON or CBOR." +msgstr "" + +#: gnu/packages/perl.scm:8503 +msgid "Unicode normalization forms" +msgstr "" + +#: gnu/packages/perl.scm:8504 +msgid "This Perl module provides Unicode normalization forms." +msgstr "" + +#: gnu/packages/perl.scm:8533 +msgid "Unicode collation algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8534 +msgid "" +"This package provides tools for sorting and comparing\n" +"Unicode data." +msgstr "" + +#: gnu/packages/perl.scm:8555 +msgid "Unicode line breaking algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8557 +msgid "" +"@code{Unicode::LineBreak} implements the line breaking algorithm\n" +"described in Unicode Standard Annex #14. The @code{East_Asian_Width} " +"property\n" +"defined by Annex #11 is used to determine breaking positions." +msgstr "" + +#: gnu/packages/perl.scm:8580 +msgid "Encoding and decoding of UTF-8 encoding form" +msgstr "" + +#: gnu/packages/perl.scm:8582 +msgid "" +"This module provides functions to encode and decode UTF-8 encoding form\n" +"as specified by Unicode and ISO/IEC 10646:2011." +msgstr "" + +#: gnu/packages/perl.scm:8600 +msgid "UNIVERSAL::can() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8601 +msgid "" +"This module attempts to work around people calling\n" +"UNIVERSAL::can() as a function, which it is not." +msgstr "" + +#: gnu/packages/perl.scm:8621 +msgid "UNIVERSAL::isa() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8622 +msgid "" +"This module attempts to recover from people calling\n" +"UNIVERSAL::isa as a function." +msgstr "" + +#: gnu/packages/perl.scm:8641 +msgid "Require modules from a variable" +msgstr "" + +#: gnu/packages/perl.scm:8642 +msgid "" +"This module lets you require other modules where the module\n" +"name is in a variable, something you can't do with the @code{require}\n" +"built-in." +msgstr "" + +#: gnu/packages/perl.scm:8661 +msgid "Associate user-defined magic to variables from Perl" +msgstr "" + +#: gnu/packages/perl.scm:8662 +msgid "" +"Magic is Perl's way of enhancing variables. This mechanism\n" +"lets the user add extra data to any variable and hook syntactical\n" +"operations (such as access, assignment or destruction) that can be applied " +"to\n" +"it. With this module, you can add your own magic to any variable without\n" +"having to write a single line of XS." +msgstr "" + +#: gnu/packages/perl.scm:8685 +msgid "Easily generate well-formed, namespace-aware XML" +msgstr "" + +#: gnu/packages/perl.scm:8686 +msgid "" +"@code{XML::Writer} is a simple Perl module for writing XML\n" +"documents: it takes care of constructing markup and escaping data " +"correctly.\n" +"By default, it also performs a significant amount of well-formedness " +"checking\n" +"on the output to make certain (for example) that start and end tags match,\n" +"that there is exactly one document element, and that there are not " +"duplicate\n" +"attribute names." +msgstr "" + +#: gnu/packages/perl.scm:8713 +msgid "Opaque, extensible XS pointer backed objects using sv_magic" +msgstr "" + +#: gnu/packages/perl.scm:8715 +msgid "" +"This way of associating structs with Perl space objects is designed to\n" +"supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" +"(structs can be associated with any data type) and opaque (the C pointer is\n" +"neither visible nor modifiable from Perl space)." +msgstr "" + +#: gnu/packages/perl.scm:8737 +msgid "YAML for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8738 +msgid "" +"The YAML.pm module implements a YAML Loader and Dumper based\n" +"on the YAML 1.0 specification." +msgstr "" + +#: gnu/packages/perl.scm:8760 +msgid "Perl YAML Serialization using XS and libyaml" +msgstr "" + +#: gnu/packages/perl.scm:8762 +msgid "" +"@code{YAML::XS} is a Perl XS binding to libyaml which offers Perl the\n" +"best YAML support to date." +msgstr "" + +#: gnu/packages/perl.scm:8785 +msgid "Read/Write YAML files" +msgstr "" + +#: gnu/packages/perl.scm:8786 +msgid "" +"YAML::Tiny is a perl class for reading and writing\n" +"YAML-style files, written with as little code as possible, reducing load " +"time\n" +"and memory overhead." +msgstr "" + +#: gnu/packages/perl.scm:8810 +msgid "Generate recursive-descent parsers" +msgstr "" + +#: gnu/packages/perl.scm:8812 +msgid "" +"@code{Parse::RecDescent} can incrementally generate top-down\n" +"recursive-descent text parsers from simple yacc-like grammar specifications." +msgstr "" + +#: gnu/packages/perl.scm:8832 +msgid "Generate and use LALR parsers" +msgstr "" + +#: gnu/packages/perl.scm:8833 +msgid "" +"This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" +"grammars to generate Perl object oriented parser modules." +msgstr "" + +#: gnu/packages/perl.scm:8859 +msgid "Distribution metadata for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8860 +msgid "" +"Software distributions released to the CPAN include a\n" +"META.json or, for older distributions, META.yml, which describes the\n" +"distribution, its contents, and the requirements for building and " +"installing\n" +"the distribution. The data structure stored in the META.json file is\n" +"described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" +"represent this distribution metadata (or distmeta), along with some helpful\n" +"methods for interrogating that data." +msgstr "" + +#: gnu/packages/perl.scm:8883 +msgid "Set of version requirements for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8884 +msgid "" +"A CPAN::Meta::Requirements object models a set of version\n" +"constraints like those specified in the META.yml or META.json files in CPAN\n" +"distributions, and as defined by CPAN::Meta::Spec. It can be built up by\n" +"adding more and more constraints, and will reduce them to the simplest\n" +"representation." +msgstr "" + +#: gnu/packages/perl.scm:8907 +msgid "Read and write a subset of YAML for CPAN Meta files" +msgstr "" + +#: gnu/packages/perl.scm:8908 +msgid "" +"This module implements a subset of the YAML specification\n" +"for use in reading and writing CPAN metadata files like META.yml and\n" +"MYMETA.yml." +msgstr "" + +#: gnu/packages/perl.scm:8929 +msgid "Build and install Perl modules" +msgstr "" + +#: gnu/packages/perl.scm:8930 +msgid "" +"@code{Module::Build} is a system for building, testing, and\n" +"installing Perl modules; it used to be part of Perl itself until version " +"5.22,\n" +"which dropped it. It is meant to be an alternative to\n" +"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the " +"module\n" +"through subclassing in a much more straightforward way than with\n" +"@code{MakeMaker}. It also does not require a @command{make} on your\n" +"system---most of the @code{Module::Build} code is pure-Perl." +msgstr "" + +#: gnu/packages/perl.scm:8956 +msgid "Parse META.yml and META.json CPAN metadata files" +msgstr "" + +#: gnu/packages/perl.scm:8957 +msgid "" +"Parse::CPAN::Meta is a parser for META.json and META.yml\n" +"files, using JSON::PP and/or CPAN::Meta::YAML." +msgstr "" + +#: gnu/packages/perl.scm:8975 +msgid "Common Scalar and List utility subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8976 +msgid "" +"This package contains a selection of subroutines that people\n" +"have expressed would be nice to have in the perl core, but the usage would " +"not\n" +"really be high enough to warrant the use of a keyword, and the size so " +"small\n" +"such that being individual extensions would be wasteful." +msgstr "" + +#: gnu/packages/perl.scm:9000 +msgid "Cross-platform functions emulating common shell commands" +msgstr "" + +#: gnu/packages/perl.scm:9002 +msgid "Shell::Command is a thin wrapper around ExtUtils::Command." +msgstr "" + +#: gnu/packages/perl.scm:9029 +msgid "Object-oriented File::Find replacement in Perl" +msgstr "" + +#: gnu/packages/perl.scm:9030 +msgid "" +"File::Find::Object is an object-oriented\n" +"File::Find replacement in Perl." +msgstr "" + +#: gnu/packages/perl.scm:9059 +msgid "Alternative interface to File::Find::Object" +msgstr "" + +#: gnu/packages/perl.scm:9060 +msgid "" +"File::Find::Object::Rule is an alternative Perl\n" +"interface to File::Find::Object." +msgstr "" + +#: gnu/packages/perl.scm:9095 +msgid "Collection of Perl modules for time/date manipulation" +msgstr "" + +#: gnu/packages/perl.scm:9096 +msgid "" +"Provides several perl modules for date/time manipulation:\n" +"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate." +"pm},\n" +"@code{Time::Timezone.pm}, and @code{Time::DaysInMonth.pm}." +msgstr "" + +#: gnu/packages/perl.scm:9125 +msgid "Perl library for testing if a time() is in a specific period" +msgstr "" + +#: gnu/packages/perl.scm:9126 +msgid "" +"This Perl library provides a function which tells whether a\n" +"specific time falls within a specified time period. Its syntax for " +"specifying\n" +"time periods allows you to test for conditions like \"Monday to Friday, 9am\n" +"till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and\n" +"4:15pm\" and \"in the first half of each minute\" and \"in January of\n" +"1998\"." +msgstr "" + +#: gnu/packages/perl.scm:9158 +msgid "Iterative, recursive file finder" +msgstr "" + +#: gnu/packages/perl.scm:9159 +msgid "" +"Path::Iterator::Rule iterates over files and directories to\n" +"identify ones matching a user-defined set of rules. The API is based " +"heavily\n" +"on File::Find::Rule, but with more explicit distinction between matching " +"rules\n" +"and options that influence how directories are searched. A\n" +"Path::Iterator::Rule object is a collection of rules (match criteria) with\n" +"methods to add additional criteria. Options that control directory " +"traversal\n" +"are given as arguments to the method that generates an iterator.\n" +"\n" +"A summary of features for comparison to other file finding modules:\n" +"\n" +"@itemize\n" +"@item provides many helper methods for specifying rules\n" +"@item offers (lazy) iterator and flattened list interfaces\n" +"@item custom rules implemented with callbacks\n" +"@item breadth-first (default) or pre- or post-order depth-first searching\n" +"@item follows symlinks (by default, but can be disabled)\n" +"@item directories visited only once (no infinite loop; can be disabled)\n" +"@item doesn't chdir during operation\n" +"@item provides an API for extensions\n" +"@end itemize\n" +"\n" +"As a convenience, the PIR module is an empty subclass of this one that is " +"less\n" +"arduous to type for one-liners." +msgstr "" + +#: gnu/packages/perl.scm:9199 +msgid "Include constants from POD" +msgstr "" + +#: gnu/packages/perl.scm:9200 +msgid "" +"This module allows you to specify those constants that\n" +"should be documented in your POD, and pull them out a run time in a fairly\n" +"arbitrary fashion.\n" +"\n" +"Pod::Constants uses Pod::Parser to do the parsing of the source file. It " +"has\n" +"to open the source file it is called from, and does so directly either by\n" +"lookup in %INC or by assuming it is $0 if the caller is @code{main}\n" +"(or it can't find %INC{caller()})." +msgstr "" + +#: gnu/packages/perl.scm:9227 +msgid "Collection of regexp patterns" +msgstr "" + +#: gnu/packages/perl.scm:9228 +msgid "" +"Regexp::Pattern is a convention for organizing reusable\n" +"regexp patterns in modules." +msgstr "" + +#: gnu/packages/photo.scm:82 +msgid "Raw image decoder" +msgstr "" + +#: gnu/packages/photo.scm:84 +msgid "" +"LibRaw is a library for reading RAW files obtained from digital photo\n" +"cameras (CRW/CR2, NEF, RAF, DNG, and others)." +msgstr "" + +#: gnu/packages/photo.scm:103 +msgid "Read and manipulate EXIF data in digital photographs" +msgstr "" + +#: gnu/packages/photo.scm:105 +msgid "" +"The libexif C library allows applications to read, edit, and save EXIF\n" +"data as produced by digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:131 +msgid "Accessing digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:133 +msgid "" +"This is the library backend for gphoto2. It contains the code for PTP,\n" +"MTP, and other vendor specific protocols for controlling and transferring " +"data\n" +"from digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:175 +msgid "Command-line tools to access digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:177 +msgid "" +"Gphoto2 is a set of command line utilities for manipulating a large\n" +"number of different digital cameras. Through libgphoto2, it supports PTP,\n" +"MTP, and much more." +msgstr "" + +#: gnu/packages/photo.scm:210 +msgid "Program and Perl library to manipulate EXIF and other metadata" +msgstr "" + +#: gnu/packages/photo.scm:211 +msgid "" +"This package provides the @code{exiftool} command and the\n" +"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital " +"images\n" +"and a wide variety of other metadata." +msgstr "" + +#: gnu/packages/photo.scm:235 +msgid "Library for panoramic images" +msgstr "" + +#: gnu/packages/photo.scm:237 +msgid "" +"The libpano13 package contains the backend library written by the\n" +"Panorama Tools project for building panoramic images from a set of\n" +"overlapping images, as well as some command line tools." +msgstr "" + +#: gnu/packages/photo.scm:281 +msgid "Tools for combining and blending images" +msgstr "" + +#: gnu/packages/photo.scm:283 +msgid "" +"Enblend blends away the seams in a panoramic image mosaic using a\n" +"multi-resolution spline. Enfuse merges different exposures of the same\n" +"scene to produce an image that looks much like a tone-mapped image." +msgstr "" + +#: gnu/packages/photo.scm:314 +msgid "Library to correct optical lens defects with a lens database" +msgstr "" + +#: gnu/packages/photo.scm:315 +msgid "" +"Digital photographs are not ideal. Of course, the better is\n" +"your camera, the better the results will be, but in any case if you look\n" +"carefully at shots taken even by the most expensive cameras equipped with " +"the\n" +"most expensive lenses you will see various artifacts. It is very hard to " +"make\n" +"ideal cameras, because there are a lot of factors that affect the final " +"image\n" +"quality, and at some point camera and lens designers have to trade one " +"factor\n" +"for another to achieve the optimal image quality, within the given design\n" +"restrictions and budget. But we all want ideal shots, don't we? So that's\n" +"what's Lensfun is all about: rectifying the defects introduced by your\n" +"photographic equipment." +msgstr "" + +#: gnu/packages/photo.scm:391 +msgid "Virtual lighttable and darkroom for photographers" +msgstr "" + +#: gnu/packages/photo.scm:392 +msgid "" +"Darktable is a photography workflow application and RAW\n" +"developer. It manages your digital negatives in a database, lets you view\n" +"them through a zoomable lighttable and enables you to develop raw images\n" +"and enhance them." +msgstr "" + +#: gnu/packages/photo.scm:463 +msgid "Panorama photo stitcher" +msgstr "" + +#: gnu/packages/photo.scm:465 +msgid "" +"Hugin is an easy to use panoramic imaging toolchain with a graphical\n" +"user interface. It can be used to assemble a mosaic of photographs into\n" +"a complete panorama and stitch any series of overlapping pictures." +msgstr "" + +#: gnu/packages/photo.scm:516 +msgid "Raw image developing and processing" +msgstr "" + +#: gnu/packages/photo.scm:517 +msgid "" +"RawTherapee is a raw image processing suite. It comprises a\n" +"subset of image editing operations specifically aimed at non-destructive " +"raw\n" +"photo post-production and is primarily focused on improving a " +"photographer's\n" +"workflow by facilitating the handling of large numbers of images. Most raw\n" +"formats are supported, including Pentax Pixel Shift, Canon Dual-Pixel, and " +"those\n" +"from Foveon and X-Trans sensors." +msgstr "" + +#: gnu/packages/ratpoison.scm:86 +msgid "Simple mouse-free tiling window manager" +msgstr "" + +#: gnu/packages/ratpoison.scm:88 +msgid "" +"Ratpoison is a simple window manager with no fat library\n" +"dependencies, no fancy graphics, no window decorations, and no\n" +"rodent dependence. It is largely modelled after GNU Screen which\n" +"has done wonders in the virtual terminal market.\n" +"\n" +"The screen can be split into non-overlapping frames. All windows\n" +"are kept maximized inside their frames to take full advantage of\n" +"your precious screen real estate.\n" +"\n" +"All interaction with the window manager is done through keystrokes.\n" +"Ratpoison has a prefix map to minimize the key clobbering that\n" +"cripples Emacs and other quality pieces of software." +msgstr "" + +#: gnu/packages/readline.scm:92 +msgid "Edit command lines while typing, with history support" +msgstr "" + +#: gnu/packages/readline.scm:94 +msgid "" +"The GNU readline library allows users to edit command lines as they\n" +"are typed in. It can maintain a searchable history of previously entered\n" +"commands, letting you easily recall, edit and re-enter past commands. It\n" +"features both Emacs-like and vi-like keybindings, making its usage\n" +"comfortable for anyone." +msgstr "" + +#: gnu/packages/readline.scm:133 +msgid "Wrapper to allow the editing of keyboard commands" +msgstr "" + +#: gnu/packages/readline.scm:135 +msgid "" +"Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" +"readline library to allow the editing of keyboard input for any command. " +"You\n" +"should consider rlwrap especially when you need user-defined completion (by " +"way\n" +"of completion word lists) and persistent history, or if you want to program\n" +"'special effects' using the filter mechanism." +msgstr "" + +#: gnu/packages/scanner.scm:87 +msgid "Raster image scanner library and drivers, without scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:88 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library, but no drivers." +msgstr "" + +#: gnu/packages/scanner.scm:126 +msgid "Raster image scanner library and drivers, with scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:127 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library and drivers." +msgstr "" + +#: gnu/packages/scheme.scm:193 +#, fuzzy +msgid "A Scheme implementation with integrated editor and debugger" +msgstr "Scheme-Implementation, die speziell für Erweiterungen gedacht ist" + +#: gnu/packages/scheme.scm:195 +msgid "" +"GNU/MIT Scheme is an implementation of the Scheme programming\n" +"language. It provides an interpreter, a compiler and a debugger. It also\n" +"features an integrated Emacs-like editor and a large runtime library." +msgstr "" + +#: gnu/packages/scheme.scm:281 +msgid "Efficient Scheme compiler" +msgstr "" + +#: gnu/packages/scheme.scm:283 +msgid "" +"Bigloo is a Scheme implementation devoted to one goal: enabling\n" +"Scheme based programming style where C(++) is usually\n" +"required. Bigloo attempts to make Scheme practical by offering\n" +"features usually presented by traditional programming languages\n" +"but not offered by Scheme and functional programming. Bigloo\n" +"compiles Scheme modules. It delivers small and fast stand alone\n" +"binary executables. Bigloo enables full connections between\n" +"Scheme and C programs and between Scheme and Java programs." +msgstr "" + +#: gnu/packages/scheme.scm:332 +msgid "Multi-tier programming language for the Web 2.0" +msgstr "" + +#: gnu/packages/scheme.scm:334 +msgid "" +"HOP is a multi-tier programming language for the Web 2.0 and the\n" +"so-called diffuse Web. It is designed for programming interactive web\n" +"applications in many fields such as multimedia (web galleries, music " +"players,\n" +"...), ubiquitous and house automation (SmartPhones, personal appliance),\n" +"mashups, office (web agendas, mail clients, ...), etc." +msgstr "" + +#: gnu/packages/scheme.scm:375 +msgid "R5RS Scheme implementation that compiles native code via C" +msgstr "" + +#: gnu/packages/scheme.scm:377 +msgid "" +"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" +"produces portable and efficient C, supports almost all of the R5RS Scheme\n" +"language standard, and includes many enhancements and extensions." +msgstr "" + +#: gnu/packages/scheme.scm:396 +#, fuzzy +msgid "Scheme implementation using a bytecode interpreter" +msgstr "Scheme-Implementation, die speziell für Erweiterungen gedacht ist" + +#: gnu/packages/scheme.scm:398 +msgid "" +"Scheme 48 is an implementation of Scheme based on a byte-code\n" +"interpreter and is designed to be used as a testbed for experiments in\n" +"implementation techniques and as an expository tool." +msgstr "" + +#: gnu/packages/scheme.scm:511 +msgid "Implementation of Scheme and related languages" +msgstr "" + +#: gnu/packages/scheme.scm:513 +msgid "" +"Racket is an implementation of the Scheme programming language (R5RS and\n" +"R6RS) and related languages, such as Typed Racket. It features a compiler " +"and\n" +"a virtual machine with just-in-time native compilation, as well as a large " +"set\n" +"of libraries." +msgstr "" + +#: gnu/packages/scheme.scm:551 +msgid "Efficient Scheme interpreter and compiler" +msgstr "" + +#: gnu/packages/scheme.scm:553 +msgid "" +"Gambit consists of two main programs: gsi, the Gambit Scheme\n" +"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" +"the complete execution and debugging environment. The compiler is the\n" +"interpreter extended with the capability of generating executable files. " +"The\n" +"compiler can produce standalone executables or compiled modules which can " +"be\n" +"loaded at run time. Interpreted code and compiled code can be freely\n" +"mixed." +msgstr "" + +#: gnu/packages/scheme.scm:587 +msgid "Small embeddable Scheme implementation" +msgstr "" + +#: gnu/packages/scheme.scm:589 +msgid "" +"Chibi-Scheme is a very small library with no external dependencies\n" +"intended for use as an extension and scripting language in C programs. In\n" +"addition to support for lightweight VM-based threads, each VM itself runs " +"in\n" +"an isolated heap allowing multiple VMs to run simultaneously in different " +"OS\n" +"threads." +msgstr "" + +#: gnu/packages/scheme.scm:759 +msgid "Scmutils library for MIT Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:760 +msgid "" +"The Scmutils system is an integrated library of\n" +"procedures, embedded in the programming language Scheme, and intended to\n" +"support teaching and research in mathematical physics and electrical\n" +"engineering." +msgstr "" + +#: gnu/packages/scheme.scm:810 +msgid "Structure and Interpretation of Computer Programs" +msgstr "" + +#: gnu/packages/scheme.scm:811 +msgid "" +"Structure and Interpretation of Computer Programs (SICP) is\n" +"a textbook aiming to teach the principles of computer programming.\n" +"\n" +"Using Scheme, a dialect of the Lisp programming language, the book explains\n" +"core computer science concepts such as abstraction in programming,\n" +"metalinguistic abstraction, recursion, interpreters, and modular programming." +msgstr "" + +#: gnu/packages/scheme.scm:852 +msgid "SRE String pattern-matching library for scheme48" +msgstr "" + +#: gnu/packages/scheme.scm:854 +msgid "" +"String pattern-matching library for scheme48 based on the SRE\n" +"regular-expression notation." +msgstr "" + +#: gnu/packages/scheme.scm:886 +msgid "Compatibility and utility library for Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:887 +msgid "" +"SLIB is a portable Scheme library providing compatibility and\n" +"utility functions for all standard Scheme implementations." +msgstr "" + +#: gnu/packages/scheme.scm:948 +msgid "Scheme implementation conforming to R5RS and IEEE P1178" +msgstr "" + +#: gnu/packages/scheme.scm:949 +msgid "" +"GNU SCM is an implementation of Scheme. This\n" +"implementation includes Hobbit, a Scheme-to-C compiler, which can\n" +"generate C files whose binaries can be dynamically or statically\n" +"linked with a SCM executable." +msgstr "" + +#: gnu/packages/search.scm:68 +msgid "Search Engine Library" +msgstr "" + +#: gnu/packages/search.scm:70 +msgid "" +"Xapian is a highly adaptable toolkit which allows developers to easily\n" +"add advanced indexing and search facilities to their own applications. It\n" +"supports the Probabilistic Information Retrieval model and also supports a\n" +"rich set of boolean query operators." +msgstr "" + +#: gnu/packages/search.scm:102 +msgid "Python bindings for the Xapian search engine library" +msgstr "" + +#: gnu/packages/search.scm:141 +msgid "Tool for Obsessive Compulsive Classifiers" +msgstr "" + +#: gnu/packages/search.scm:143 +msgid "" +"libtocc is the engine of the Tocc project, a tag-based file management\n" +"system. The goal of Tocc is to provide a better system for classifying " +"files\n" +"that is more flexible than classic file systems that are based on a tree of\n" +"files and directories." +msgstr "" + +#: gnu/packages/search.scm:165 +msgid "Command-line interface to libtocc" +msgstr "" + +#: gnu/packages/search.scm:167 +msgid "" +"Tocc is a tag-based file management system. This package contains the\n" +"command line tool for interacting with libtocc." +msgstr "" + +#: gnu/packages/search.scm:185 +msgid "Finding text and HTML files that match boolean expressions" +msgstr "" + +#: gnu/packages/search.scm:187 +msgid "" +"GNU Bool is a utility to perform text searches on files using Boolean\n" +"expressions. For example, a search for \"hello AND world\" would return a\n" +"file containing the phrase \"Hello, world!\". It supports both AND and OR\n" +"statements, as well as the NEAR statement to search for the occurrence of\n" +"words in close proximity to each other. It handles context gracefully,\n" +"accounting for new lines and paragraph changes. It also has robust support\n" +"for parsing HTML files." +msgstr "" + +#: gnu/packages/search.scm:217 +msgid "Full-text search system" +msgstr "" + +#: gnu/packages/search.scm:218 +msgid "" +"Hyper Estraier can be used to integrate full-text\n" +"search into applications, using either the provided command line and CGI\n" +"interfaces, or a C API." +msgstr "" + +#: gnu/packages/search.scm:236 +msgid "Locate files on the file system" +msgstr "" + +#: gnu/packages/search.scm:238 +msgid "" +"mlocate is a locate/updatedb implementation. The 'm' stands for\n" +"\"merging\": @code{updatedb} reuses the existing database to avoid " +"rereading\n" +"most of the file system, which makes it faster and does not trash the " +"system\n" +"caches as much. The locate(1) utility is intended to be completely " +"compatible\n" +"with slocate, and attempts to be compatible to GNU locate when it does not\n" +"conflict with slocate compatibility." +msgstr "" + +#: gnu/packages/search.scm:303 +msgid "Web indexing system" +msgstr "" + +#: gnu/packages/search.scm:305 +msgid "" +"Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" +"can quickly and easily index directories of files or remote web sites and\n" +"search the generated indexes." +msgstr "" + +#: gnu/packages/serveez.scm:52 +msgid "Framework for implementing IP-based servers" +msgstr "" + +#: gnu/packages/serveez.scm:54 +msgid "" +"GNU Serveez is a server framework providing the routines necessary to\n" +"easily implement IP-based servers in your application. It\n" +"demonstrates aspects of network programming in a portable manner,\n" +"making it convenient for both simplifying the process of adding a\n" +"server to your application or for learning about how network services\n" +"work. Several example servers are provided already, such as an HTTP\n" +"server and an IRC server." +msgstr "" + +#: gnu/packages/shells.scm:79 +msgid "POSIX-compliant shell optimised for size" +msgstr "" + +#: gnu/packages/shells.scm:81 +msgid "" +"dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" +"as small as possible, often without sacrificing speed. It is faster than " +"the\n" +"GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" +"direct descendant of NetBSD's Almquist Shell (@command{ash})." +msgstr "" + +#: gnu/packages/shells.scm:136 +msgid "The friendly interactive shell" +msgstr "" + +#: gnu/packages/shells.scm:138 +msgid "" +"Fish (friendly interactive shell) is a shell focused on interactive use,\n" +"discoverability, and friendliness. Fish has very user-friendly and " +"powerful\n" +"tab-completion, including descriptions of every completion, completion of\n" +"strings with wildcards, and many completions for specific commands. It " +"also\n" +"has extensive and discoverable help. A special @command{help} command " +"gives\n" +"access to all the fish documentation in your web browser. Other features\n" +"include smart terminal handling based on terminfo, an easy to search " +"history,\n" +"and syntax highlighting." +msgstr "" + +#: gnu/packages/shells.scm:187 +msgid "Alternative implementation of the rc shell by Byron Rakitzis" +msgstr "" + +#: gnu/packages/shells.scm:189 +msgid "" +"This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" +"has a small feature set similar to a traditional Bourne shell." +msgstr "" + +#: gnu/packages/shells.scm:220 +msgid "Extensible shell with higher-order functions" +msgstr "" + +#: gnu/packages/shells.scm:222 +msgid "" +"Es is an extensible shell. The language was derived from the Plan 9\n" +"shell, rc, and was influenced by functional programming languages, such as\n" +"Scheme, and the Tcl embeddable programming language. This implementation " +"is\n" +"derived from Byron Rakitzis's public domain implementation of rc, and was\n" +"written by Paul Haahr and Byron Rakitzis." +msgstr "" + +#: gnu/packages/shells.scm:282 +msgid "Unix shell based on csh" +msgstr "" + +#: gnu/packages/shells.scm:284 +msgid "" +"Tcsh is an enhanced, but completely compatible version of the Berkeley\n" +"UNIX C shell (csh). It is a command language interpreter usable both as an\n" +"interactive login shell and a shell script command processor. It includes " +"a\n" +"command-line editor, programmable word completion, spelling correction, a\n" +"history mechanism, job control and a C-like syntax." +msgstr "" + +#: gnu/packages/shells.scm:345 +msgid "Powerful shell for interactive use and scripting" +msgstr "" + +#: gnu/packages/shells.scm:346 +msgid "" +"The Z shell (zsh) is a Unix shell that can be used\n" +"as an interactive login shell and as a powerful command interpreter\n" +"for shell scripting. Zsh can be thought of as an extended Bourne shell\n" +"with a large number of improvements, including some features of bash,\n" +"ksh, and tcsh." +msgstr "" + +#: gnu/packages/shells.scm:385 +msgid "Python-ish shell" +msgstr "" + +#: gnu/packages/shells.scm:387 +msgid "" +"Xonsh is a Python-ish, BASHwards-looking shell language and command\n" +"prompt. The language is a superset of Python 3.4+ with additional shell\n" +"primitives that you are used to from Bash and IPython. It works on all " +"major\n" +"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the " +"daily\n" +"use of experts and novices alike." +msgstr "" + +#: gnu/packages/shells.scm:434 +msgid "Unix shell embedded in Scheme" +msgstr "" + +#: gnu/packages/shells.scm:436 +msgid "" +"Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" +"components: a process notation for running programs and setting up " +"pipelines\n" +"and redirections, and a complete syscall library for low-level access to " +"the\n" +"operating system." +msgstr "" + +#: gnu/packages/shells.scm:475 +msgid "Minimal zero-config readline replacement" +msgstr "" + +#: gnu/packages/shells.scm:477 +msgid "" +"Linenoise is a minimal, zero-config, readline replacement.\n" +"Its features include:\n" +"\n" +"@enumerate\n" +"@item Single and multi line editing mode with the usual key bindings\n" +"@item History handling\n" +"@item Completion\n" +"@item Hints (suggestions at the right of the prompt as you type)\n" +"@item A subset of VT100 escapes, ANSI.SYS compatible\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/shells.scm:539 +msgid "Extremely minimal shell with the simplest syntax possible" +msgstr "" + +#: gnu/packages/shells.scm:541 +msgid "" +"S is a new shell that aims to be extremely simple.\n" +"S does not implemnt the POSIX shell standard.\n" +"There are no globs or \"splatting\" where a variable $FOO turns into " +"multiple\n" +"command line arguments. One token stays one token forever.\n" +"This is a \"no surprises\" straightforward approach.\n" +"\n" +"There are no redirection operators > in the shell language, they are added " +"as\n" +"extra programs. > is just another unix command, < is essentially cat(1).\n" +"A @code{andglob} program is also provided along with s." +msgstr "" + +#: gnu/packages/shells.scm:569 +msgid "Port of OpenBSD Korn Shell" +msgstr "" + +#: gnu/packages/shells.scm:571 +msgid "" +"Oksh is a port of the OpenBSD Korn Shell.\n" +"The OpenBSD Korn Shell is a cleaned up and enhanced ksh." +msgstr "" + +#: gnu/packages/shells.scm:603 +msgid "Korn Shell from OpenBSD" +msgstr "" + +#: gnu/packages/shells.scm:605 +msgid "" +"loksh is a Linux port of OpenBSD's @command{ksh}. It is a small,\n" +"interactive POSIX shell targeted at resource-constrained systems." +msgstr "" + +#: gnu/packages/shells.scm:643 +msgid "Korn Shell from MirBSD" +msgstr "" + +#: gnu/packages/shells.scm:644 +msgid "" +"mksh is an actively developed free implementation of the\n" +"Korn Shell programming language and a successor to the Public Domain Korn\n" +"Shell (pdksh)." +msgstr "" + +#: gnu/packages/shells.scm:686 +msgid "Bash-compatible Unix shell" +msgstr "" + +#: gnu/packages/shells.scm:687 +msgid "" +"Oil is a Unix / POSIX shell, compatible with Bash. It\n" +"implements the Oil language, which is a new shell language to which Bash can " +"be\n" +"automatically translated. The Oil language is a superset of Bash. It also\n" +"implements the OSH language, a statically-parseable language based on Bash " +"as it\n" +"is commonly written." +msgstr "" + +#: gnu/packages/telephony.scm:69 +msgid "(u)Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:70 +msgid "" +"GNU Common C++ is an portable, optimized class framework for\n" +"threaded applications, supporting concurrent synchronization, inter-process\n" +"communications via sockets, and various methods for data handling, such as\n" +"serialization and XML parsing. It includes the uCommon C++ library, a " +"smaller\n" +"reimplementation." +msgstr "" + +#: gnu/packages/telephony.scm:90 +msgid "Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:91 +msgid "" +"GNU uCommon C++ is meant as a very light-weight C++ library\n" +"to facilitate using C++ design patterns even for very deeply embedded\n" +"applications, such as for systems using uclibc along with posix threading\n" +"support." +msgstr "" + +#: gnu/packages/telephony.scm:113 +msgid "Implementation of RTP (real-time transport protocol)" +msgstr "" + +#: gnu/packages/telephony.scm:114 +msgid "" +"GNU ccRTP is an implementation of RTP, the real-time transport\n" +"protocol from the IETF. It is suitable both for high capacity servers and\n" +"personal client applications. It is flexible in its design, allowing it to\n" +"function as a framework for the framework, rather than just being a\n" +"packet-manipulation library." +msgstr "" + +#: gnu/packages/telephony.scm:136 +msgid "Library implementing SIP (RFC-3261)" +msgstr "" + +#: gnu/packages/telephony.scm:137 +msgid "" +"GNU oSIP is an implementation of the SIP protocol. It is\n" +"used to provide multimedia and telecom software developers with an " +"interface\n" +"to initiate and control SIP sessions." +msgstr "" + +#: gnu/packages/telephony.scm:156 +msgid "Sip abstraction library" +msgstr "" + +#: gnu/packages/telephony.scm:157 +msgid "" +"EXosip is a library that hides the complexity of using the\n" +"SIP protocol for multimedia session establishment. This protocol is mainly " +"to\n" +"be used by VoIP telephony applications (endpoints or conference server) but\n" +"might be also useful for any application that wish to establish sessions " +"like\n" +"multiplayer games." +msgstr "" + +#: gnu/packages/telephony.scm:200 +msgid "Secure peer-to-peer VoIP server for the SIP protocol" +msgstr "" + +#: gnu/packages/telephony.scm:201 +msgid "" +"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" +"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" +"without the need for a service provider. Its peer-to-peer design ensures " +"that\n" +"there is no central point for media intercept or capture and thus it can be\n" +"used to construct a secure telephone system that operates over the public\n" +"internet." +msgstr "" + +#: gnu/packages/telephony.scm:246 +msgid "Secure RTP (SRTP) Reference Implementation" +msgstr "" + +#: gnu/packages/telephony.scm:248 +msgid "" +"This package provides an implementation of the Secure Real-time Transport\n" +"Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a\n" +"supporting cryptographic kernel." +msgstr "" + +#: gnu/packages/telephony.scm:272 +msgid "Utilities library for linphone software" +msgstr "" + +#: gnu/packages/telephony.scm:273 +msgid "" +"BCtoolbox is a utilities library used by Belledonne\n" +"Communications softwares like linphone." +msgstr "" + +#: gnu/packages/telephony.scm:295 +msgid "Implementation of the Real-time transport protocol" +msgstr "" + +#: gnu/packages/telephony.scm:296 +msgid "" +"oRTP is a library implementing the Real-time transport\n" +"protocol (RFC 3550)." +msgstr "" + +#: gnu/packages/telephony.scm:329 +msgid "Inter-Asterisk-Protocol library" +msgstr "" + +#: gnu/packages/telephony.scm:330 +msgid "" +"LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" +"Voice-over-IP (VoIP) communications." +msgstr "" + +#: gnu/packages/telephony.scm:361 +msgid "Simple VoIP program to create conferences from the terminal" +msgstr "" + +#: gnu/packages/telephony.scm:363 +msgid "" +"Seren is a simple VoIP program based on the Opus codec that allows you\n" +"to create a voice conference from the terminal, with up to 10 participants,\n" +"without having to register accounts, exchange emails, or add people to " +"contact\n" +"lists. All you need to join an existing conference is the host name or IP\n" +"address of one of the participants." +msgstr "" + +#: gnu/packages/telephony.scm:475 +msgid "Low-latency, high quality voice chat software" +msgstr "" + +#: gnu/packages/telephony.scm:477 +msgid "" +"Mumble is an low-latency, high quality voice chat\n" +"software primarily intended for use while gaming.\n" +"Mumble consists of two applications for separate usage:\n" +"@code{mumble} for the client, and @code{murmur} for the server." +msgstr "" + +#: gnu/packages/tex.scm:195 gnu/packages/tex.scm:3960 gnu/packages/tex.scm:4022 +msgid "TeX Live, a package of the TeX typesetting system" +msgstr "" + +#: gnu/packages/tex.scm:197 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the binaries." +msgstr "" + +#: gnu/packages/tex.scm:265 +msgid "DVI to PostScript drivers" +msgstr "" + +#: gnu/packages/tex.scm:266 +msgid "" +"This package provides files needed for converting DVI files\n" +"to PostScript." +msgstr "" + +#: gnu/packages/tex.scm:300 +msgid "Unicode data and loaders for TeX" +msgstr "" + +#: gnu/packages/tex.scm:301 +msgid "" +"This bundle provides generic access to Unicode Consortium\n" +"data for TeX use. It contains a set of text files provided by the Unicode\n" +"Consortium which are currently all from Unicode 8.0.0, with the exception " +"of\n" +"@code{MathClass.txt} which is not currently part of the Unicode Character\n" +"Database. Accompanying these source data are generic TeX loader files\n" +"allowing this data to be used as part of TeX runs, in particular in " +"building\n" +"format files. Currently there are two loader files: one for general " +"character\n" +"set up and one for initializing XeTeX character classes as has been carried\n" +"out to date by @code{unicode-letters.tex}. " +msgstr "" + +#: gnu/packages/tex.scm:339 +msgid "Hyphenation patterns for German" +msgstr "" + +#: gnu/packages/tex.scm:340 +msgid "" +"The package provides experimental hyphenation patterns for\n" +"the German language, covering both traditional and reformed orthography. " +"The\n" +"patterns can be used with packages Babel and hyphsubst from the Oberdiek\n" +"bundle." +msgstr "" + +#: gnu/packages/tex.scm:375 +msgid "Files for creating TeX formats" +msgstr "" + +#: gnu/packages/tex.scm:376 +msgid "" +"This bundle provides a collection of model \".ini\" files\n" +"for creating TeX formats. These files are commonly used to introduced\n" +"distribution-dependent variations in formats. They are also used to\n" +"allow existing format source files to be used with newer engines, for " +"example\n" +"to adapt the plain e-TeX source file to work with XeTeX and LuaTeX." +msgstr "" + +#: gnu/packages/tex.scm:410 +msgid "Hyphenation patterns expressed in UTF-8" +msgstr "" + +#: gnu/packages/tex.scm:411 +msgid "" +"Modern native UTF-8 engines such as XeTeX and LuaTeX need\n" +"hyphenation patterns in UTF-8 format, whereas older systems require\n" +"hyphenation patterns in the 8-bit encoding of the font in use (such " +"encodings\n" +"are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,\n" +"etc). The present package offers a collection of conversions of existing\n" +"patterns to UTF-8 format, together with converters for use with 8-bit fonts " +"in\n" +"older systems. Since hyphenation patterns for Knuthian-style TeX systems " +"are\n" +"only read at iniTeX time, it is hoped that the UTF-8 patterns, with their\n" +"converters, will completely supplant the older patterns." +msgstr "" + +#: gnu/packages/tex.scm:487 +msgid "Metafont base files" +msgstr "" + +#: gnu/packages/tex.scm:488 +msgid "" +"This package provides the Metafont base files needed to\n" +"build fonts using the Metafont system." +msgstr "" + +#: gnu/packages/tex.scm:519 +msgid "Scheme for naming fonts in TeX" +msgstr "" + +#: gnu/packages/tex.scm:520 +msgid "" +"This is Fontname, a naming scheme for (the base part of)\n" +"external TeX font filenames. This makes at most eight-character names\n" +"from (almost) arbitrarily complex font names, thus helping portability of " +"TeX\n" +"documents." +msgstr "" + +#: gnu/packages/tex.scm:588 +msgid "Computer Modern fonts for TeX" +msgstr "" + +#: gnu/packages/tex.scm:589 +msgid "" +"This package provides the Computer Modern fonts by Donald\n" +"Knuth. The Computer Modern font family is a large collection of text,\n" +"display, and mathematical fonts in a range of styles, based on Monotype " +"Modern\n" +"8A." +msgstr "" + +#: gnu/packages/tex.scm:653 +msgid "Small library of METAFONT sources" +msgstr "" + +#: gnu/packages/tex.scm:654 +msgid "" +"This is a collection of core TeX and METAFONT macro files\n" +"from Donald Knuth, including the plain format, plain base, and the MF logo\n" +"fonts." +msgstr "" + +#: gnu/packages/tex.scm:727 +msgid "Collection of fonts used in LaTeX distributions" +msgstr "" + +#: gnu/packages/tex.scm:728 +msgid "" +"This is a collection of fonts for use with standard LaTeX\n" +"packages and classes. It includes invisible fonts (for use with the slides\n" +"class), line and circle fonts (for use in the picture environment) and " +"LaTeX\n" +"symbol fonts." +msgstr "" + +#: gnu/packages/tex.scm:806 gnu/packages/tex.scm:837 +msgid "TeX fonts from the American Mathematical Society" +msgstr "" + +#: gnu/packages/tex.scm:808 +msgid "" +"This package provides an extended set of fonts for use in mathematics,\n" +"including: extra mathematical symbols; blackboard bold letters (uppercase\n" +"only); fraktur letters; subscript sizes of bold math italic and bold Greek\n" +"letters; subscript sizes of large symbols such as sum and product; added " +"sizes\n" +"of the Computer Modern small caps font; cyrillic fonts (from the University " +"of\n" +"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type " +"1\n" +"files, and all except the Euler fonts are provided as Metafont source. The\n" +"distribution also includes the canonical Type 1 versions of the Computer\n" +"Modern family of fonts. The Euler fonts are supported by separate " +"packages;\n" +"details can be found in the documentation." +msgstr "" + +#: gnu/packages/tex.scm:839 +msgid "" +"This package provides basic LaTeX support for the symbol fonts provides\n" +"by the amsfonts package. It provides @code{amsfonts.sty}, with names of\n" +"individual symbols defined in @code{amssymb.sty}." +msgstr "" + +#: gnu/packages/tex.scm:873 +msgid "Plain TeX format and supporting files" +msgstr "" + +#: gnu/packages/tex.scm:875 +msgid "" +"Contains files used to build the Plain TeX format, as described in the\n" +"TeXbook, together with various supporting files (some also discussed in the\n" +"book)." +msgstr "" + +#: gnu/packages/tex.scm:1025 +msgid "Base sources of LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1027 +msgid "" +"This bundle comprises the source of LaTeX itself, together with several\n" +"packages which are considered \"part of the kernel\". This bundle, " +"together\n" +"with the required packages, constitutes what every LaTeX distribution " +"should\n" +"contain." +msgstr "" + +#: gnu/packages/tex.scm:1047 +msgid "Extended filecontents and filecontents* environments" +msgstr "" + +#: gnu/packages/tex.scm:1049 +msgid "" +"LaTeX2e's @code{filecontents} and @code{filecontents*} environments\n" +"enable a LaTeX source file to generate external files as it runs through\n" +"LaTeX. However, there are two limitations of these environments: they " +"refuse\n" +"to overwrite existing files, and they can only be used in the preamble of a\n" +"document. The filecontents package removes these limitations, letting you\n" +"overwrite existing files and letting you use @code{filecontents} /\n" +"@code{filecontents*} anywhere." +msgstr "" + +#: gnu/packages/tex.scm:1076 +msgid "Am I running under XeTeX?" +msgstr "" + +#: gnu/packages/tex.scm:1078 +msgid "" +"This is a simple package which provides an @code{\\ifxetex} conditional,\n" +"so that other code can determine that it is running under XeTeX. The " +"package\n" +"requires the e-TeX extensions to the TeX primitive set." +msgstr "" + +#: gnu/packages/tex.scm:1110 +msgid "Simple macros for EPS inclusion" +msgstr "" + +#: gnu/packages/tex.scm:1112 +msgid "" +"This package provides the original (and now obsolescent) graphics\n" +"inclusion macros for use with dvips, still widely used by Plain TeX users " +"(in\n" +"particular). For LaTeX users, the package is nowadays (rather strongly)\n" +"deprecated in favour of the more sophisticated standard LaTeX latex-" +"graphics\n" +"bundle of packages. (The latex-graphics bundle is also available to Plain " +"TeX\n" +"users, via its Plain TeX version.)" +msgstr "" + +#: gnu/packages/tex.scm:1138 +msgid "Sophisticated verbatim text" +msgstr "" + +#: gnu/packages/tex.scm:1140 +msgid "" +"This package provides tools for the flexible handling of verbatim text\n" +"including: verbatim commands in footnotes; a variety of verbatim " +"environments\n" +"with many parameters; ability to define new customized verbatim " +"environments;\n" +"save and restore verbatim text and environments; write and read files in\n" +"verbatim mode; build \"example\" environments (showing both result and\n" +"verbatim source)." +msgstr "" + +#: gnu/packages/tex.scm:1209 +msgid "LaTeX standard graphics bundle" +msgstr "" + +#: gnu/packages/tex.scm:1211 +msgid "" +"This is a collection of LaTeX packages for producing color, including\n" +"graphics (e.g. PostScript) files, and rotation and scaling of text in LaTeX\n" +"documents. It comprises the packages color, graphics, graphicx, trig, " +"epsfig,\n" +"keyval, and lscape." +msgstr "" + +#: gnu/packages/tex.scm:1233 +msgid "Driver-independent color extensions for LaTeX and pdfLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1235 +msgid "" +"The package starts from the basic facilities of the colorcolor package,\n" +"and provides easy driver-independent access to several kinds of color " +"tints,\n" +"shades, tones, and mixes of arbitrary colors. It allows a user to select a\n" +"document-wide target color model and offers complete tools for conversion\n" +"between eight color models. Additionally, there is a command for " +"alternating\n" +"row colors plus repeated non-aligned material (like horizontal lines) in\n" +"tables." +msgstr "" + +#: gnu/packages/tex.scm:1261 +msgid "Extensive support for hypertext in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1263 +msgid "" +"The @code{hyperref} package is used to handle cross-referencing commands\n" +"in LaTeX to produce hypertext links in the document. The package provides\n" +"backends for the @code{\\special} set defined for HyperTeX DVI processors; " +"for\n" +"embedded @code{pdfmark} commands for processing by Acrobat\n" +"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's " +"@code{dviwindo};\n" +"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for " +"VTeX's\n" +"pdf and HTML backends. The package is distributed with the @code{backref} " +"and\n" +"@code{nameref} packages, which make use of the facilities of @code{hyperref}." +msgstr "" + +#: gnu/packages/tex.scm:1297 +msgid "Bundle of packages submitted by Heiko Oberdiek" +msgstr "" + +#: gnu/packages/tex.scm:1299 +msgid "" +"The bundle comprises various LaTeX packages, providing among others:\n" +"better accessibility support for PDF files; extensible chemists reaction\n" +"arrows; record information about document class(es) used; and many more." +msgstr "" + +#: gnu/packages/tex.scm:1320 +msgid "LaTeX standard tools bundle" +msgstr "" + +#: gnu/packages/tex.scm:1322 +msgid "" +"This package is a collection of (variously) simple tools provided as\n" +"part of the LaTeX required tools distribution, comprising the following\n" +"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, " +"fileerr,\n" +"fontsmpl, ftnright, hhline, indentfirst, layout, longtable, multicol,\n" +"rawfonts, showkeys, somedefs, tabularx, theorem, trace, varioref, verbatim,\n" +"xr, and xspace." +msgstr "" + +#: gnu/packages/tex.scm:1357 +msgid "Verbatim with URL-sensitive line breaks" +msgstr "" + +#: gnu/packages/tex.scm:1358 +msgid "" +"The command @code{\\url} is a form of verbatim command that\n" +"allows linebreaks at certain characters or combinations of characters, " +"accepts\n" +"reconfiguration, and can usually be used in the argument to another " +"command.\n" +"The command is intended for email addresses, hypertext links,\n" +"directories/paths, etc., which normally have no spaces, so by default the\n" +"package ignores spaces in its argument. However, a package option allows\n" +"spaces, which is useful for operating systems where spaces are a common " +"part\n" +"of file names." +msgstr "" + +#: gnu/packages/tex.scm:1385 +msgid "LaTeX3 programmers’ interface" +msgstr "" + +#: gnu/packages/tex.scm:1387 +msgid "" +"The l3kernel bundle provides an implementation of the LaTeX3\n" +"programmers’ interface, as a set of packages that run under LaTeX 2e. The\n" +"interface provides the foundation on which the LaTeX3 kernel and other " +"future\n" +"code are built: it is an API for TeX programmers. The packages are set up " +"so\n" +"that the LaTeX3 conventions can be used with regular LaTeX 2e packages." +msgstr "" + +#: gnu/packages/tex.scm:1425 +msgid "High-level LaTeX3 concepts" +msgstr "" + +#: gnu/packages/tex.scm:1427 +msgid "" +"This bundle holds prototype implementations of concepts for a LaTeX\n" +"designer interface, to be used with the experimental LaTeX kernel as\n" +"programming tools and kernel sup­port. Packages provided in this release " +"are:\n" +"\n" +"@enumerate\n" +"@item l3keys2e, which makes the facilities of the kernel module l3keys\n" +" available for use by LaTeX 2e packages;\n" +"@item xfrac, which provides flexible splitlevel fractions;\n" +"@item xparse, which provides a high-level interface for declaring document\n" +" commands; and\n" +"@item xtemplate, which provides a means of defining generic functions using " +"a\n" +" key-value syntax.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/tex.scm:1460 +msgid "Advanced font selection in XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1462 +msgid "" +"Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an\n" +"automatic and unified interface to feature-rich AAT and OpenType fonts " +"through\n" +"the NFSS in LaTeX running on XeTeX or LuaTeX engines. The package requires\n" +"the l3kernel and xparse bundles from the LaTeX 3 development team." +msgstr "" + +#: gnu/packages/tex.scm:1498 +msgid "Lua modules for general programming (in the (La)TeX world)" +msgstr "" + +#: gnu/packages/tex.scm:1500 +msgid "" +"Lualibs is a collection of Lua modules useful for general programming.\n" +"The bundle is based on Lua modules shipped with ConTeXt, and made available " +"in\n" +"this bundle for use independent of ConTeXt." +msgstr "" + +#: gnu/packages/tex.scm:1520 +msgid "AMS mathematical facilities for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1522 +msgid "" +"This is the principal package in the AMS-LaTeX distribution. It adapts\n" +"for use in LaTeX most of the mathematical features found in AMS-TeX; it is\n" +"highly recommended as an adjunct to serious mathematical typesetting in " +"LaTeX.\n" +"When amsmath is loaded, AMS-LaTeX packages @code{amsbsyamsbsy} (for bold\n" +"symbols), @code{amsopnamsopn} (for operator names) and\n" +"@code{amstextamstext} (for text embedded in mathematics) are also loaded.\n" +"This package is part of the LaTeX required distribution; however, several\n" +"contributed packages add still further to its appeal; examples are\n" +"@code{empheqempheq}, which provides functions for decorating and " +"highlighting\n" +"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and " +"similar)\n" +"definitions." +msgstr "" + +#: gnu/packages/tex.scm:1550 +msgid "AMS document classes for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1552 +msgid "" +"This bundle contains three AMS classes: @code{amsartamsart} (for writing\n" +"articles for the AMS), @code{amsbookamsbook} (for books) and\n" +"@code{amsprocamsproc} (for proceedings), together with some supporting\n" +"material. The material is made available as part of the AMS-LaTeX\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1583 +msgid "Multilingual support for Plain TeX or LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1585 +msgid "" +"The package manages culturally-determined typographical (and other)\n" +"rules, and hyphenation patterns for a wide range of languages. A document " +"may\n" +"select a single language to be supported, or it may select several, in " +"which\n" +"case the document may switch from one language to another in a variety of\n" +"ways. Babel uses contributed configuration files that provide the detail " +"of\n" +"what has to be done for each language. Users of XeTeX are advised to use " +"the\n" +"polyglossia package rather than Babel." +msgstr "" + +#: gnu/packages/tex.scm:1608 +msgid "Babel support for English" +msgstr "" + +#: gnu/packages/tex.scm:1610 +msgid "" +"This package provides the language definition file for support of\n" +"English in @code{babel}. Care is taken to select British hyphenation " +"patterns\n" +"for British English and Australian text, and default (\"american\") " +"patterns\n" +"for Canadian and USA text." +msgstr "" + +#: gnu/packages/tex.scm:1631 +msgid "Support for Cyrillic fonts in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1633 +msgid "" +"This bundle of macros files provides macro support (including font\n" +"encoding macros) for the use of Cyrillic characters in fonts encoded under " +"the\n" +"T2* and X2 encodings. These encodings cover (between them) pretty much " +"every\n" +"language that is written in a Cyrillic alphabet." +msgstr "" + +#: gnu/packages/tex.scm:1653 +msgid "Font support for common PostScript fonts" +msgstr "" + +#: gnu/packages/tex.scm:1655 +msgid "" +"The PSNFSS collection includes a set of files that provide a complete\n" +"working setup of the LaTeX font selection scheme (NFSS2) for use with " +"common\n" +"PostScript fonts. It covers the so-called \"Base\" fonts (which are built\n" +"into any Level 2 PostScript printing device and the Ghostscript " +"interpreter)\n" +"and a number of free fonts. It provides font definition files, macros and\n" +"font metrics. The bundle as a whole is part of the LaTeX required set of\n" +"packages." +msgstr "" + +#: gnu/packages/tex.scm:1740 +msgid "Union of TeX Live packages" +msgstr "" + +#: gnu/packages/tex.scm:1741 +msgid "" +"This package provides a subset of the TeX Live\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1756 +msgid "" +"This is a very limited subset of the TeX Live distribution.\n" +"It includes little more than the required set of LaTeX packages." +msgstr "" + +#: gnu/packages/tex.scm:1773 +msgid "LaTeX-based replacement for BibTeX" +msgstr "" + +#: gnu/packages/tex.scm:1775 +msgid "" +"Amsrefs is a LaTeX package for bibliographies that provides an archival\n" +"data format similar to the format of BibTeX database files, but adapted to\n" +"make direct processing by LaTeX easier. The package can be used either in\n" +"conjunction with BibTeX or as a replacement for BibTeX." +msgstr "" + +#: gnu/packages/tex.scm:1802 +msgid "Footnotes for critical editions" +msgstr "" + +#: gnu/packages/tex.scm:1804 +msgid "" +"This package aims to provide a one-stop solution to requirements for\n" +"footnotes. It offers: Multiple footnote apparatus superior to that of\n" +"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be " +"run\n" +"into a single paragraph (this choice may be selected per footnote series);\n" +"Things you might have expected (such as @code{\\verb}-like material in\n" +"footnotes, and color selections over page breaks) now work. Note that the\n" +"majority of the bigfoot package's interface is identical to that of\n" +"@code{manyfoot}; users should seek information from that package's\n" +"documentation. The bigfoot bundle also provides the @code{perpage} and\n" +"@code{suffix} packages." +msgstr "" + +#: gnu/packages/tex.scm:1830 +msgid "Producing 'blind' text for testing" +msgstr "" + +#: gnu/packages/tex.scm:1832 +msgid "" +"The package provides the commands @code{\\blindtext} and\n" +"@code{\\Blindtext} for creating \"blind\" text useful in testing new " +"classes\n" +"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for " +"creating\n" +"an entire random document with sections, lists, mathematics, etc. The " +"package\n" +"supports three languages, @code{english}, @code{(n)german} and " +"@code{latin};\n" +"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller " +"\"lorem\n" +"ipsum\" text, see the @code{lipsum} package)." +msgstr "" + +#: gnu/packages/tex.scm:1862 +msgid "German letter DIN style" +msgstr "" + +#: gnu/packages/tex.scm:1864 +msgid "" +"This package implements a document layout for writing letters according\n" +"to the rules of DIN (Deutsches Institut für Normung, German standardisation\n" +"institute). A style file for LaTeX 2.09 (with limited support of the\n" +"features) is part of the package. Since the letter layout is based on a\n" +"German standard, the user guide is written in German, but most macros have\n" +"English names from which the user can recognize what they are used for. In\n" +"addition there are example files showing how letters may be created with " +"the\n" +"package." +msgstr "" + +#: gnu/packages/tex.scm:1888 +msgid "Put a grey textual watermark on document pages" +msgstr "" + +#: gnu/packages/tex.scm:1890 +msgid "" +"This package provides a means to add a textual, light grey watermark on\n" +"every page or on the first page of a document. Typical usage may consist " +"in\n" +"writing words such as DRAFT or CONFIDENTIAL across document pages. The\n" +"package performs a similar function to that of @code{draftcopy}, but its\n" +"implementation is output device independent, and made very simple by " +"relying\n" +"on everypage." +msgstr "" + +#: gnu/packages/tex.scm:1912 +msgid "New interface for environments in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1914 +msgid "" +"This package provides the @code{\\collect@@body} command (as in\n" +"@code{amsmath}), as well as a @code{\\long} version @code{\\Collect@@Body},\n" +"for collecting the body text of an environment. These commands are used to\n" +"define a new author interface to creating new environments." +msgstr "" + +#: gnu/packages/tex.scm:1934 +msgid "Create equal-widthed parboxes" +msgstr "" + +#: gnu/packages/tex.scm:1936 +msgid "" +"LaTeX users sometimes need to ensure that two or more blocks of text\n" +"occupy the same amount of horizontal space on the page. To that end, the\n" +"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which " +"works\n" +"just like @code{\\parbox}, except that instead of specifying a width, one\n" +"specifies a tag. All @code{eqparbox}es with the same tag---regardless of\n" +"where they are in the document---will stretch to fit the widest\n" +"@code{eqparbox} with that tag. This simple, equal-width mechanism can be " +"used\n" +"for a variety of alignment purposes, as is evidenced by the examples in\n" +"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} " +"are\n" +"also provided." +msgstr "" + +#: gnu/packages/tex.scm:1970 +msgid "Expanded description environments" +msgstr "" + +#: gnu/packages/tex.scm:1972 +msgid "" +"The package provides additional features for the LaTeX\n" +"@code{description} environment, including adjustable left margin. The " +"package\n" +"also allows the user to \"break\" a list (for example, to interpose a " +"comment)\n" +"without affecting the structure of the list (this works for @code{itemize} " +"and\n" +"@code{enumerate} lists, and numbered lists remain in sequence)." +msgstr "" + +#: gnu/packages/tex.scm:2006 +msgid "Provide file modification times, and compare them" +msgstr "" + +#: gnu/packages/tex.scm:2008 +msgid "" +"This package provides macros to read and compare the modification dates\n" +"of files. The files may be @code{.tex} files, images or other files (as " +"long\n" +"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} " +"primitive\n" +"of pdfLaTeX to find the file modification date as PDF date string, parses " +"the\n" +"string and returns the value to the user. The package will also work for " +"DVI\n" +"output with recent versions of the LaTeX compiler which uses pdfLaTeX in " +"DVI\n" +"mode. The functionality is provided by purely expandable macros or by " +"faster\n" +"but non-expandable ones." +msgstr "" + +#: gnu/packages/tex.scm:2032 +msgid "Conditionals to test which platform is being used" +msgstr "" + +#: gnu/packages/tex.scm:2034 +msgid "" +"This package uses the (La)TeX extension @code{-shell-escape} to\n" +"establish whether the document is being processed on a Windows or on a\n" +"Unix-like system, or on Cygwin (Unix environment over a Windows system).\n" +"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, " +"@code{\\ifmacosx}\n" +"and @code{\\ifcygwin}. The package also preserves the output of " +"@code{uname}\n" +"on a Unix-like system, which may be used to distinguish between various\n" +"classes of systems." +msgstr "" + +#: gnu/packages/tex.scm:2057 +msgid "Flexible bibliography support" +msgstr "" + +#: gnu/packages/tex.scm:2059 +msgid "" +"This bundle provides a package that implements both author-year and\n" +"numbered references, as well as much detailed of support for other\n" +"bibliography use. Also provided are versions of the standard BibTeX styles\n" +"that are compatible with @code{natbib}: @code{plainnat}, @code{unsrtnat},\n" +"@code{abbrnat}. The bibliography styles produced by @code{custom-bib} are\n" +"designed from the start to be compatible with @code{natbib}." +msgstr "" + +#: gnu/packages/tex.scm:2081 +msgid "Replace strings in encapsulated PostScript figures" +msgstr "" + +#: gnu/packages/tex.scm:2083 +msgid "" +"This package allows LaTeX constructions (equations, picture\n" +"environments, etc.) to be precisely superimposed over Encapsulated " +"PostScript\n" +"figures, using your own favorite drawing tool to create an EPS figure and\n" +"placing simple text \"tags\" where each replacement is to be placed, with\n" +"PSfrag automatically removing these tags from the figure and replacing them\n" +"with a user specified LaTeX construction, properly aligned, scaled, and/or\n" +"rotated." +msgstr "" + +#: gnu/packages/tex.scm:2119 +msgid "Process PostScript graphisc within pdfLaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2121 +msgid "" +"This is a package for processing PostScript graphics with @code{psfrag}\n" +"labels within pdfLaTeX documents. Every graphic is compiled individually,\n" +"drastically speeding up compilation time when only a single figure needs\n" +"re-processing." +msgstr "" + +#: gnu/packages/tex.scm:2145 +msgid "Make overhead slides" +msgstr "" + +#: gnu/packages/tex.scm:2148 +msgid "" +"This package provides a class that produces overhead\n" +"slides (transparencies), with many facilities. Seminar is not nowadays\n" +"reckoned a good basis for a presentation — users are advised to use more\n" +"recent classes such as powerdot or beamer, both of which are tuned to\n" +"21st-century presentation styles." +msgstr "" + +#: gnu/packages/tex.scm:2181 +msgid "Trim spaces around an argument or within a macro" +msgstr "" + +#: gnu/packages/tex.scm:2183 +msgid "" +"This very short package allows you to expandably remove spaces around a\n" +"token list (commands are provided to remove spaces before, spaces after, or\n" +"both); or to remove surrounding spaces within a macro definition, or to " +"define\n" +"space-stripped macros." +msgstr "" + +#: gnu/packages/tex.scm:2216 +msgid "Captions on more than floats" +msgstr "" + +#: gnu/packages/tex.scm:2218 +msgid "" +"This package defines a command @code{\\captionof} for putting a caption\n" +"to something that's not a float." +msgstr "" + +#: gnu/packages/tex.scm:2249 +msgid "e-TeX tools for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2251 +msgid "" +"This package is a toolbox of programming facilities geared primarily\n" +"towards LaTeX class and package authors. It provides LaTeX frontends to " +"some\n" +"of the new primitives provided by e-TeX as well as some generic tools which\n" +"are not strictly related to e-TeX but match the profile of this package. " +"The\n" +"package provides functions that seem to offer alternative ways of " +"implementing\n" +"some LaTeX kernel commands; nevertheless, the package will not modify any " +"part\n" +"of the LaTeX kernel." +msgstr "" + +#: gnu/packages/tex.scm:2287 +msgid "Seven predefined chapter heading styles" +msgstr "" + +#: gnu/packages/tex.scm:2289 +msgid "" +"This package provides seven predefined chapter heading styles. Each\n" +"style can be modified using a set of simple commands. Optionally one can\n" +"modify the formatting routines in order to create additional chapter\n" +"headings." +msgstr "" + +#: gnu/packages/tex.scm:2322 +msgid "Framed or shaded regions that can break across pages" +msgstr "" + +#: gnu/packages/tex.scm:2324 +msgid "" +"The package creates three environments: @code{framed}, which puts an\n" +"ordinary frame box around the region, @code{shaded}, which shades the " +"region,\n" +"and @code{leftbar}, which places a line at the left side. The environments\n" +"allow a break at their start (the @code{\\FrameCommand} enables creation of " +"a\n" +"title that is “attached” to the environment); breaks are also allowed in " +"the\n" +"course of the framed/shaded matter. There is also a command\n" +"@code{\\MakeFramed} to make your own framed-style environments." +msgstr "" + +#: gnu/packages/tex.scm:2356 +msgid "Letter document class" +msgstr "" + +#: gnu/packages/tex.scm:2358 +msgid "" +"This package is designed for formatting formless letters in German; it\n" +"can also be used for English (by those who can read the documentation). " +"There\n" +"are LaTeX 2.09 @code{documentstyle} and LaTeX 2e class files for both an\n" +"\"old\" and a \"new\" version of g-brief." +msgstr "" + +#: gnu/packages/tex.scm:2378 +msgid "Typeset Galois connections" +msgstr "" + +#: gnu/packages/tex.scm:2380 +msgid "" +"The package deals with connections in two-dimensional style, optionally\n" +"in colour." +msgstr "" + +#: gnu/packages/tex.scm:2398 +msgid "Citations in a reader-friendly style" +msgstr "" + +#: gnu/packages/tex.scm:2400 +msgid "" +"The package allows citations in the German style, which is considered by\n" +"many to be particularly reader-friendly. The citation provides a small " +"amount\n" +"of bibliographic information in a footnote on the page where each citation " +"is\n" +"made. It combines a desire to eliminate unnecessary page-turning with the\n" +"look-up efficiency afforded by numeric citations. The package makes use of\n" +"BibLaTeX, and is considered experimental." +msgstr "" + +#: gnu/packages/tex.scm:2422 +msgid "Flexible and complete interface to document dimensions" +msgstr "" + +#: gnu/packages/tex.scm:2424 +msgid "" +"This package provides an easy and flexible user interface to customize\n" +"page layout, implementing auto-centering and auto-balancing mechanisms so " +"that\n" +"the users have only to give the least description for the page layout. The\n" +"package knows about all the standard paper sizes, so that the user need not\n" +"know what the nominal \"real\" dimensions of the paper are, just its " +"standard\n" +"name (such as a4, letter, etc.). An important feature is the package's\n" +"ability to communicate the paper size it's set up to the output." +msgstr "" + +#: gnu/packages/tex.scm:2447 +msgid "Miscellaneous tools by Mark Wooding" +msgstr "" + +#: gnu/packages/tex.scm:2449 +msgid "" +"This collection of tools includes: @code{atsupport} for short commands\n" +"starting with @code{@@}, macros to sanitize the OT1 encoding of the\n" +"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} " +"support;\n" +"@code{mathenv} for various alignment in maths; list handling; " +"@code{mdwmath}\n" +"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular " +"and\n" +"array environments; verbatim handling; and syntax diagrams." +msgstr "" + +#: gnu/packages/tex.scm:2471 +msgid "Alternative to babel for XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2473 +msgid "" +"This package provides a complete Babel replacement for users of LuaLaTeX\n" +"and XeLaTeX; it relies on the @code{fontspec} package, version 2.0 at least." +msgstr "" + +#: gnu/packages/tex.scm:2491 +msgid "Multi-page tables package" +msgstr "" + +#: gnu/packages/tex.scm:2493 +msgid "" +"This package was a predecessor of @code{longtable}; the newer\n" +"package (designed on quite different principles) is easier to use and more\n" +"flexible, in many cases, but supertabular retains its usefulness in a few\n" +"situations where longtable has problems." +msgstr "" + +#: gnu/packages/tex.scm:2526 +msgid "TeX macros to handle Texinfo files" +msgstr "" + +#: gnu/packages/tex.scm:2528 +msgid "" +"Texinfo is the preferred format for documentation in the GNU project;\n" +"the format may be used to produce online or printed output from a single\n" +"source. The Texinfo macros may be used to produce printable output using " +"TeX;\n" +"other programs in the distribution offer online interactive use (with\n" +"hypertext linkages in some cases)." +msgstr "" + +#: gnu/packages/tex.scm:2549 +msgid "Show \"realistic\" quotes in verbatim" +msgstr "" + +#: gnu/packages/tex.scm:2551 +msgid "" +"Typewriter-style fonts are best for program listings, but Computer\n" +"Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n" +"single quotes. Other fonts, and most programming languages, print @code{`} " +"as\n" +"a grave accent and @code{'} upright; @code{'} is used both to open and to\n" +"close quoted strings. The package switches the typewriter font to Computer\n" +"Modern Typewriter in OT1 encoding, and modifies the behaviour of\n" +"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to " +"print\n" +"in the expected way. It does this regardless of other fonts or encodings " +"in\n" +"use, so long as the package is loaded after the other fonts were. The " +"package\n" +"does not affect @code{\\tt}, @code{\\texttt}, etc." +msgstr "" + +#: gnu/packages/tex.scm:2590 +msgid "Simple package to set up document margins" +msgstr "" + +#: gnu/packages/tex.scm:2592 +msgid "" +"This is a simple package to set up document margins. This package is\n" +"considered obsolete; alternatives are the @code{typearea} package from the\n" +"@code{koma-script} bundle, or the @code{geometry} package." +msgstr "" + +#: gnu/packages/tex.scm:2611 +msgid "Extra control of appendices" +msgstr "" + +#: gnu/packages/tex.scm:2613 +msgid "" +"The appendix package provides various ways of formatting the titles of\n" +"appendices. Also (sub)appendices environments are provided that can be " +"used,\n" +"for example, for per chapter/section appendices. An @code{appendices}\n" +"environment is provided which can be used instead of the @code{\\appendix}\n" +"command." +msgstr "" + +#: gnu/packages/tex.scm:2634 +msgid "Generate changebars in LaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2636 +msgid "" +"Identify areas of text to be marked with changebars with the\n" +"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. " +"The\n" +"package uses 'drivers' to place the bars; the available drivers can work " +"with\n" +"@code{dvitoln03}, @code{dvitops}, @code{dvips}, the emTeX and TeXtures DVI\n" +"drivers, and VTeX and pdfTeX." +msgstr "" + +#: gnu/packages/tex.scm:2671 +msgid "CMap support for PDF files" +msgstr "" + +#: gnu/packages/tex.scm:2673 +msgid "" +"This package embeds CMap tables into PDF files to make search and\n" +"copy-and-paste functions work properly." +msgstr "" + +#: gnu/packages/tex.scm:2691 +msgid "Add colour to LaTeX tables" +msgstr "" + +#: gnu/packages/tex.scm:2693 +msgid "" +"This package allows rows, columns, and even individual cells in LaTeX\n" +"tables to be coloured." +msgstr "" + +#: gnu/packages/tex.scm:2724 +msgid "Variants of \\fbox and other games with boxes" +msgstr "" + +#: gnu/packages/tex.scm:2726 +msgid "" +"This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n" +"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools " +"for\n" +"using box macros and flexible verbatim macros. You can box mathematics,\n" +"floats, center, flushleft, and flushright, lists, and pages." +msgstr "" + +#: gnu/packages/tex.scm:2759 +msgid "Extensive control of page headers and footers in LaTeX2e" +msgstr "" + +#: gnu/packages/tex.scm:2761 +msgid "" +"The package provides extensive facilities, both for constructing headers\n" +"and footers, and for controlling their use (for example, at times when " +"LaTeX\n" +"would automatically change the heading style in use)." +msgstr "" + +#: gnu/packages/tex.scm:2780 +msgid "Improved interface for floating objects" +msgstr "" + +#: gnu/packages/tex.scm:2782 +msgid "" +"This package improves the interface for defining floating objects such\n" +"as figures and tables. It introduces the boxed float, the ruled float and " +"the\n" +"plaintop float. You can define your own floats and improve the behaviour " +"of\n" +"the old ones. The package also provides the @code{H} float modifier option " +"of\n" +"the obsolete @code{here} package. You can select this as automatic default\n" +"with @code{\\floatplacement{figure}{H}}." +msgstr "" + +#: gnu/packages/tex.scm:2804 +msgid "Range of footnote options" +msgstr "" + +#: gnu/packages/tex.scm:2806 +msgid "" +"This is a collection of ways to change the typesetting of footnotes.\n" +"The package provides means of changing the layout of the footnotes " +"themselves,\n" +"a way to number footnotes per page, to make footnotes disappear in a\n" +"\"moving\" argument, and to deal with multiple references to footnotes from\n" +"the same place. The package also has a range of techniques for labelling\n" +"footnotes with symbols rather than numbers." +msgstr "" + +#: gnu/packages/tex.scm:2830 +msgid "Typeset source code listings using LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2832 +msgid "" +"The package enables the user to typeset programs (programming code)\n" +"within LaTeX; the source code is read directly by TeX---no front-end " +"processor\n" +"is needed. Keywords, comments and strings can be typeset using different\n" +"styles. Support for @code{hyperref} is provided." +msgstr "" + +#: gnu/packages/tex.scm:2865 +msgid "Miscellaneous packages by Joerg Knappen" +msgstr "" + +#: gnu/packages/tex.scm:2867 +msgid "" +"This package provides miscellaneous macros by Joerg Knappen, including:\n" +"represent counters in greek; Maxwell's non-commutative division;\n" +"@code{latin1jk}, @code{latin2jk} and @code{latin3jk}, which are\n" +"@code{inputenc} definition files that allow verbatim input in the " +"respective\n" +"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in " +"maths;\n" +"extra alignments for @code{\\parboxes}; swap Roman and Sans fonts;\n" +"transliterate semitic languages; patches to make (La)TeX formulae " +"embeddable\n" +"in SGML; use maths minus in text as appropriate; simple Young tableaux." +msgstr "" + +#: gnu/packages/tex.scm:2941 +msgid "Computer modern fonts in T1 and TS1 encodings" +msgstr "" + +#: gnu/packages/tex.scm:2943 +msgid "" +"The EC fonts are European Computer Modern Fonts, supporting the complete\n" +"LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n" +"These fonts are intended to be stable with no changes being made to the tfm\n" +"files. The set also contains a Text Companion Symbol font, called " +"@code{tc},\n" +"featuring many useful characters needed in text typesetting, for example\n" +"oldstyle digits, currency symbols (including the newly created Euro " +"symbol),\n" +"the permille sign, copyright, trade mark and servicemark as well as a " +"copyleft\n" +"sign, and many others. Recent releases of LaTeX2e support the EC fonts. " +"The\n" +"EC fonts supersede the preliminary version released as the DC fonts. The\n" +"fonts are available in (traced) Adobe Type 1 format, as part of the\n" +"@code{cm-super} bundle. The other Computer Modern-style T1-encoded Type 1\n" +"set, Latin Modern, is not actually a direct development of the EC set, and\n" +"differs from the EC in a number of particulars." +msgstr "" + +#: gnu/packages/tex.scm:3023 +msgid "Ralph Smith's Formal Script font" +msgstr "" + +#: gnu/packages/tex.scm:3025 +msgid "" +"The fonts provide uppercase formal script letters for use as symbols in\n" +"scientific and mathematical typesetting (in contrast to the informal script\n" +"fonts such as that used for the calligraphic symbols in the TeX maths " +"symbol\n" +"font). The fonts are provided as Metafont source, and as derived Adobe Type " +"1\n" +"format. LaTeX support, for using these fonts in mathematics, is available " +"via\n" +"one of the packages @code{calrsfs} and @code{mathrsfs}." +msgstr "" + +#: gnu/packages/tex.scm:3047 +msgid "Add picture commands (or backgrounds) to every page" +msgstr "" + +#: gnu/packages/tex.scm:3049 +msgid "" +"The package adds one or more user commands to LaTeX's @code{shipout}\n" +"routine, which may be used to place the output at fixed positions. The\n" +"@code{grid} option may be used to find the correct places." +msgstr "" + +#: gnu/packages/tex.scm:3081 +msgid "Extensions to epic and the LaTeX drawing tools" +msgstr "" + +#: gnu/packages/tex.scm:3083 +msgid "" +"Extensions to @code{epic} and the LaTeX picture drawing environment,\n" +"include the drawing of lines at any slope, the drawing of circles in any\n" +"radii, and the drawing of dotted and dashed lines much faster with much " +"less\n" +"TeX memory, and providing several new commands for drawing ellipses, arcs,\n" +"splines, and filled circles and ellipses. The package uses @code{tpic}\n" +"@code{\\special} commands." +msgstr "" + +#: gnu/packages/tex.scm:3118 +msgid "Customize basic list environments" +msgstr "" + +#: gnu/packages/tex.scm:3120 +msgid "" +"This package is intended to ease customizing the three basic list\n" +"environments: @code{enumerate}, @code{itemize} and @code{description}. It\n" +"extends their syntax to allow an optional argument where a set of " +"parameters\n" +"in the form @code{key=value} are available, for example:\n" +"@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}." +msgstr "" + +#: gnu/packages/tex.scm:3141 +msgid "Create tabular cells spanning multiple rows" +msgstr "" + +#: gnu/packages/tex.scm:3143 +msgid "" +"The package provides tools for creating tabular cells spanning multiple\n" +"rows. It has a lot of flexibility, including an option for specifying an\n" +"entry at the \"natural\" width of its text." +msgstr "" + +#: gnu/packages/tex.scm:3175 +msgid "Combine LaTeX commands over included graphics" +msgstr "" + +#: gnu/packages/tex.scm:3177 +msgid "" +"The @code{overpic} environment is a cross between the LaTeX\n" +"@code{picture} environment and the @code{\\includegraphics} command of\n" +"@code{graphicx}. The resulting picture environment has the same dimensions " +"as\n" +"the included graphic. LaTeX commands can be placed on the graphic at " +"defined\n" +"positions; a grid for orientation is available." +msgstr "" + +#: gnu/packages/tex.scm:3211 +msgid "Layout with zero \\parindent, non-zero \\parskip" +msgstr "" + +#: gnu/packages/tex.scm:3213 +msgid "" +"Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n" +"that is untidy; this package (though it is no substitute for a properly\n" +"designed class) helps alleviate this untidiness." +msgstr "" + +#: gnu/packages/tex.scm:3232 +msgid "Include PDF documents in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3234 +msgid "" +"This package simplifies the inclusion of external multi-page PDF\n" +"documents in LaTeX documents. Pages may be freely selected and it is " +"possible\n" +"to put several logical pages onto each sheet of paper. Furthermore a lot " +"of\n" +"hypertext features like hyperlinks and article threads are provided. The\n" +"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible " +"to\n" +"use this package to insert PostScript files, in addition to PDF files." +msgstr "" + +#: gnu/packages/tex.scm:3266 +msgid "St Mary Road symbols for theoretical computer science" +msgstr "" + +#: gnu/packages/tex.scm:3268 +msgid "" +"The fonts were originally distributed as Metafont sources only, but\n" +"Adobe Type 1 versions are also now available. Macro support is provided " +"for\n" +"use under LaTeX; the package supports the @code{only} option (provided by " +"the\n" +"@code{somedefs} package) to restrict what is loaded, for those who don't " +"need\n" +"the whole font." +msgstr "" + +#: gnu/packages/tex.scm:3289 +msgid "Figures divided into subfigures" +msgstr "" + +#: gnu/packages/tex.scm:3291 +msgid "" +"This (deprecated) package provides support for the manipulation and\n" +"reference of small or \"sub\" figures and tables within a single figure or\n" +"table environment. It is convenient to use this package when your " +"subfigures\n" +"are to be separately captioned, referenced, or are to be included in the\n" +"List-of-Figures. A new @code{\\subfigure} command is introduced which can " +"be\n" +"used inside a figure environment for each subfigure. An optional first\n" +"argument is used as the caption for that subfigure. The package is now\n" +"considered obsolete: it was superseded by @code{subfig}, but users may find\n" +"the more recent @code{subcaption} package more satisfactory." +msgstr "" + +#: gnu/packages/tex.scm:3316 +msgid "Tabular with variable width columns balanced" +msgstr "" + +#: gnu/packages/tex.scm:3318 +msgid "" +"The package defines a @code{tabular*}-like environment, @code{tabulary},\n" +"taking a \"total width\" argument as well as the column specifications. " +"The\n" +"environment uses column types @code{L}, @code{C}, @code{R} and @code{J} for\n" +"variable width columns (@code{\\raggedright}, @code{\\centering},\n" +"@code{\\raggedleft}, and normally justified). In contrast to\n" +"@code{tabularx}'s @code{X} columns, the width of each column is weighted\n" +"according to the natural width of the widest cell in the column." +msgstr "" + +#: gnu/packages/tex.scm:3354 +msgid "Tables with captions and notes all the same width" +msgstr "" + +#: gnu/packages/tex.scm:3356 +msgid "" +"This package facilitates tables with titles (captions) and notes. The\n" +"title and notes are given a width equal to the body of the table (a\n" +"@code{tabular} environment). By itself, a @code{threeparttable} does not\n" +"float, but you can put it in a @code{table} or a @code{table*} or some " +"other\n" +"environment." +msgstr "" + +#: gnu/packages/tex.scm:3477 +msgid "Times-like fonts in support of mathematics" +msgstr "" + +#: gnu/packages/tex.scm:3479 +msgid "" +"Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n" +"NimbusRomNo9L) with some modified and additional text symbols in the OT1, " +"T1,\n" +"and TS1 encodings; maths alphabets using Times/URW Nimbus; maths fonts\n" +"providing all the symbols of the Computer Modern and AMS fonts, including " +"all\n" +"the Greek capital letters from CMR; and additional maths fonts of various\n" +"other symbols.\n" +"\n" +"The set is complemented by a sans-serif set of text fonts, based on\n" +"Helvetica/NimbusSanL, and a monospace set.\n" +"\n" +"All the fonts are in Type 1 format (AFM and PFB files), and are supported " +"by\n" +"TeX metrics (VF and TFM files) and macros for use with LaTeX." +msgstr "" + +#: gnu/packages/tex.scm:3525 +msgid "Sans-serif typeface for TeX" +msgstr "" + +#: gnu/packages/tex.scm:3526 +msgid "" +"Iwona is a two-element sans-serif typeface. It was created\n" +"as an alternative version of the Kurier typeface, which was designed in " +"1975\n" +"for a diploma in typeface design at the Warsaw Academy of Fine Arts under " +"the\n" +"supervision of Roman Tomaszewski. Kurier was designed for linotype\n" +"typesetting of newspapers and similar periodicals. The Iwona fonts are an\n" +"alternative version of the Kurier fonts. The difference lies in the " +"absence\n" +"of ink traps which typify the Kurier font." +msgstr "" + +#: gnu/packages/tex.scm:3562 +msgid "Select alternative section titles" +msgstr "" + +#: gnu/packages/tex.scm:3564 +msgid "" +"This package provides an interface to sectioning commands for selection\n" +"from various title styles, e.g. for marginal titles and to change the font " +"of\n" +"all headings with a single command, also providing simple one-step page\n" +"styles. It also includes a package to change the page styles when there " +"are\n" +"floats in a page. You may assign headers/footers to individual floats, too." +msgstr "" + +#: gnu/packages/tex.scm:3585 +msgid "Arbitrary size font selection in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3587 +msgid "" +"LaTeX, by default, restricts the sizes at which you can use its default\n" +"computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n" +"specified by Knuth). The @code{type1cm} package removes this restriction;\n" +"this is particularly useful when using scalable versions of the CM\n" +"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from " +"Kinch,\n" +"PCTeX, etc.). In fact, since modern distributions will automatically " +"generate\n" +"any bitmap font you might need, @code{type1cm} has wider application than " +"just\n" +"those using scalable versions of the fonts. Note that the LaTeX " +"distribution\n" +"now contains a package @code{fix-cm},f which performs the task of\n" +"@code{type1cm}, as well as doing the same job for T1- and TS1-encoded\n" +"@code{ec} fonts." +msgstr "" + +#: gnu/packages/tex.scm:3614 +msgid "Cyrillic fonts that support LaTeX standard encodings" +msgstr "" + +#: gnu/packages/tex.scm:3616 +msgid "" +"The LH fonts address the problem of the wide variety of alphabets that\n" +"are written with Cyrillic-style characters. The fonts are the original " +"basis\n" +"of the set of T2* and X2 encodings that are now used when LaTeX users need " +"to\n" +"write in Cyrillic languages. Macro support in standard LaTeX encodings is\n" +"offered through the latex-cyrillic and t2 bundles, and the package itself\n" +"offers support for other (more traditional) encodings. The fonts, in the\n" +"standard T2* and X2 encodings are available in Adobe Type 1 format, in the\n" +"CM-Super family of fonts. The package also offers its own LaTeX support " +"for\n" +"OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts." +msgstr "" + +#: gnu/packages/tex.scm:3654 +msgid "Create scalable illustrations" +msgstr "" + +#: gnu/packages/tex.scm:3656 +msgid "" +"MetaPost uses a language based on that of Metafont to produce precise\n" +"technical illustrations. Its output is scalable PostScript or SVG, rather\n" +"than the bitmaps Metafont creates." +msgstr "" + +#: gnu/packages/tex.scm:3675 +msgid "Class for typesetting publications of ACM" +msgstr "" + +#: gnu/packages/tex.scm:3677 +msgid "" +"This package provides a class for typesetting publications of the\n" +"Association for Computing Machinery (ACM)." +msgstr "" + +#: gnu/packages/tex.scm:3708 +msgid "Variable-width minipage" +msgstr "" + +#: gnu/packages/tex.scm:3710 +msgid "" +"The @code{varwidth} environment is superficially similar to\n" +"@code{minipage}, but the specified width is just a maximum value — the box " +"may\n" +"get a narrower “natural” width." +msgstr "" + +#: gnu/packages/tex.scm:3729 +msgid "LaTeX support file to use the WASY2 fonts" +msgstr "" + +#: gnu/packages/tex.scm:3731 +msgid "" +"The wasy2WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs\n" +"like male and female symbols and astronomical symbols, as well as the " +"complete\n" +"lasy font set and other odds and ends. The wasysym package implements an " +"easy\n" +"to use interface for these symbols." +msgstr "" + +#: gnu/packages/tex.scm:3764 +msgid "Produces figures which text can flow around" +msgstr "" + +#: gnu/packages/tex.scm:3766 +msgid "" +"This package allows figures or tables to have text wrapped around them.\n" +"It does not work in combination with list environments, but can be used in " +"a\n" +"@code{parbox} or @code{minipage}, and in two-column format." +msgstr "" + +#: gnu/packages/tex.scm:3798 +msgid "Extended UTF-8 input encoding support for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3800 +msgid "" +"The bundle provides the @code{ucs} package, and @code{utf8x.def},\n" +"together with a large number of support files. The @code{utf8x.def}\n" +"definition file for use with @code{inputenc} covers a wider range of " +"Unicode\n" +"characters than does @code{utf8.def} in the LaTeX distribution. The " +"package\n" +"provides facilities for efficient use of its large sets of Unicode " +"characters.\n" +"Glyph production may be controlled by various options, which permits use of\n" +"non-ASCII characters when coding mathematical formulae. Note that the " +"bundle\n" +"previously had an alias “unicode”; that alias has now been withdrawn, and " +"no\n" +"package of that name now exists." +msgstr "" + +#: gnu/packages/tex.scm:3832 +msgid "Extract bits of a LaTeX source for output" +msgstr "" + +#: gnu/packages/tex.scm:3834 +msgid "" +"The main purpose of the preview package is the extraction of selected\n" +"elements from a LaTeX source, like formulas or graphics, into separate\n" +"pages of a DVI file. A flexible and convenient interface allows it to\n" +"specify what commands and constructs should be extracted. This works\n" +"with DVI files postprocessed by either Dvips and Ghostscript or\n" +"dvipng, but it also works when you are using PDFTeX for generating PDF\n" +"files." +msgstr "" + +#: gnu/packages/tex.scm:3857 +msgid "Expand acronyms at least once" +msgstr "" + +#: gnu/packages/tex.scm:3859 +msgid "" +"This package ensures that all acronyms used in the text are spelled out\n" +"in full at least once. It also provides an environment to build a list of\n" +"acronyms used. The package is compatible with PDF bookmarks. The package\n" +"requires the suffix package, which in turn requires that it runs under\n" +"e-TeX." +msgstr "" + +#: gnu/packages/tex.scm:3893 +msgid "TeX extension for direct creation of PDF" +msgstr "" + +#: gnu/packages/tex.scm:3895 +msgid "" +"This package provides an extension of TeX which can be configured to\n" +"directly generate PDF documents instead of DVI." +msgstr "" + +#: gnu/packages/tex.scm:3962 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete tree of texmf-dist data." +msgstr "" + +#: gnu/packages/tex.scm:4024 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete TeX Live distribution." +msgstr "" + +#: gnu/packages/tex.scm:4067 +msgid "Interface to read and parse BibTeX files" +msgstr "" + +#: gnu/packages/tex.scm:4068 +msgid "" +"@code{Text::BibTeX} is a Perl library for reading, parsing,\n" +"and processing BibTeX files. @code{Text::BibTeX} gives you access to the " +"data\n" +"at many different levels: you may work with BibTeX entries as simple field " +"to\n" +"string mappings, or get at the original form of the data as a list of " +"simple\n" +"values (strings, macros, or numbers) pasted together." +msgstr "" + +#: gnu/packages/tex.scm:4150 +msgid "Backend for the BibLaTeX citation management tool" +msgstr "" + +#: gnu/packages/tex.scm:4151 +msgid "" +"Biber is a BibTeX replacement for users of biblatex. Among\n" +"other things it comes with full Unicode support." +msgstr "" + +#: gnu/packages/tex.scm:4175 +msgid "Wrapper for LaTeX and friends" +msgstr "" + +#: gnu/packages/tex.scm:4177 +msgid "" +"Rubber is a program whose purpose is to handle all tasks related to the\n" +"compilation of LaTeX documents. This includes compiling the document " +"itself,\n" +"of course, enough times so that all references are defined, and running " +"BibTeX\n" +"to manage bibliographic references. Automatic execution of dvips to " +"produce\n" +"PostScript documents is also included, as well as usage of pdfLaTeX to " +"produce\n" +"PDF documents." +msgstr "" + +#: gnu/packages/tex.scm:4219 +#, fuzzy +msgid "LaTeX editor" +msgstr "Datenstromeditor" + +#: gnu/packages/tex.scm:4220 +msgid "" +"Texmaker is a program that integrates many tools needed to\n" +"develop documents with LaTeX, in a single application." +msgstr "" + +#: gnu/packages/tex.scm:4259 +msgid "Book on TeX, plain TeX and Eplain" +msgstr "" + +#: gnu/packages/tex.scm:4260 +msgid "" +"@i{TeX for the Impatient} is a ~350 page book on TeX,\n" +"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn " +"Hargreaves,\n" +"and Karl Berry." +msgstr "" + +#: gnu/packages/texinfo.scm:55 +msgid "The GNU documentation format" +msgstr "" + +#: gnu/packages/texinfo.scm:57 +msgid "" +"Texinfo is the official documentation format of the GNU project. It\n" +"uses a single source file using explicit commands to produce a final " +"document\n" +"in any of several supported output formats, such as HTML or PDF. This\n" +"package includes both the tools necessary to produce Info documents from\n" +"their source and the command-line Info reader. The emphasis of the " +"language\n" +"is on expressing the content semantically, avoiding physical markup commands." +msgstr "" + +#: gnu/packages/texinfo.scm:125 +msgid "Standalone Info documentation reader" +msgstr "" + +#: gnu/packages/texinfo.scm:155 +msgid "Convert Texinfo to HTML" +msgstr "" + +#: gnu/packages/texinfo.scm:157 +msgid "" +"Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" +"output. It now supports many advanced features, such as " +"internationalization\n" +"and extremely configurable output formats.\n" +"\n" +"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since " +"it\n" +"was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" +"forward for authors is, in most cases, to alter manuals and build processes " +"as\n" +"necessary to use the new features of the makeinfo/texi2any implementation " +"of\n" +"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal " +"author\n" +"of the GNU Texinfo implementation) do not intend to make further releases " +"of\n" +"Texi2HTML." +msgstr "" + +#: gnu/packages/textutils.scm:77 +msgid "DOS/Mac to Unix and vice versa text file format converter" +msgstr "" + +#: gnu/packages/textutils.scm:79 +msgid "" +"dos2unix is a tool to convert line breaks in a text file from Unix format\n" +"to DOS format and vice versa." +msgstr "" + +#: gnu/packages/textutils.scm:105 +msgid "Text encoding converter" +msgstr "" + +#: gnu/packages/textutils.scm:106 +msgid "" +"The Recode library converts files between character sets and\n" +"usages. It recognises or produces over 200 different character sets (or " +"about\n" +"300 if combined with an iconv library) and transliterates files between " +"almost\n" +"any pair. When exact transliteration are not possible, it gets rid of\n" +"offending characters or falls back on approximations. The recode program is " +"a\n" +"handy front-end to the library." +msgstr "" + +#: gnu/packages/textutils.scm:130 +msgid "Text encoding detection tool" +msgstr "" + +#: gnu/packages/textutils.scm:131 +msgid "" +"Enca (Extremely Naive Charset Analyser) consists of libenca,\n" +"an encoding detection library, and enca, a command line frontend, " +"integrating\n" +"libenca and several charset conversion libraries and tools." +msgstr "" + +#: gnu/packages/textutils.scm:181 +msgid "C library for processing UTF-8 Unicode data" +msgstr "" + +#: gnu/packages/textutils.scm:182 +msgid "" +"utf8proc is a small C library that provides Unicode\n" +"normalization, case-folding, and other operations for data in the UTF-8\n" +"encoding, supporting Unicode version 9.0.0." +msgstr "" + +#: gnu/packages/textutils.scm:210 +msgid "Gordon's text utils library" +msgstr "" + +#: gnu/packages/textutils.scm:212 +msgid "" +"libgtextutils is a text utilities library used by the fastx toolkit from\n" +"the Hannon Lab." +msgstr "" + +#: gnu/packages/textutils.scm:244 +msgid "C++ hash functions for strings" +msgstr "" + +#: gnu/packages/textutils.scm:246 +msgid "" +"CityHash provides hash functions for strings. The functions mix the\n" +"input bits thoroughly but are not suitable for cryptography." +msgstr "" + +#: gnu/packages/textutils.scm:284 +msgid "String library with very low memory overhead" +msgstr "" + +#: gnu/packages/textutils.scm:286 +msgid "Ustr is a string library for C with very low memory overhead." +msgstr "" + +#: gnu/packages/textutils.scm:307 +#, fuzzy +msgid "C/C++ configuration file library" +msgstr "Keine Konfigurationsdatei angegeben~%" + +#: gnu/packages/textutils.scm:309 +msgid "" +"Libconfig is a simple library for manipulating structured configuration\n" +"files. This file format is more compact and more readable than XML. And\n" +"unlike XML, it is type-aware, so it is not necessary to do string parsing " +"in\n" +"application code." +msgstr "" + +#: gnu/packages/textutils.scm:329 +msgid "Probabilistic fast file fingerprinting tool" +msgstr "" + +#: gnu/packages/textutils.scm:331 +msgid "" +"pfff is a tool for calculating a compact digital fingerprint of a file\n" +"by sampling randomly from the file instead of reading it in full.\n" +"Consequently, the computation has a flat performance characteristic,\n" +"correlated with data variation rather than file size. pfff can be as " +"reliable\n" +"as existing hashing techniques, with provably negligible risk of collisions." +msgstr "" + +#: gnu/packages/textutils.scm:352 +msgid "Regular expression library" +msgstr "" + +#: gnu/packages/textutils.scm:353 +msgid "" +"Oniguruma is a regular expressions library. The special\n" +"characteristic of this library is that different character encoding for " +"every\n" +"regular expression object can be specified." +msgstr "" + +#: gnu/packages/textutils.scm:393 +msgid "Microsoft Word document reader" +msgstr "" + +#: gnu/packages/textutils.scm:394 +msgid "" +"Antiword is an application for displaying Microsoft Word\n" +"documents. It can also convert the document to PostScript or XML. Only\n" +"documents made by MS Word version 2 and version 6 or later are supported. " +"The\n" +"name comes from: \"The antidote against people who send Microsoft Word " +"files\n" +"to everybody, because they believe that everybody runs Windows and " +"therefore\n" +"runs Word\"." +msgstr "" + +#: gnu/packages/textutils.scm:427 +msgid "MS-Word to TeX or plain text converter" +msgstr "" + +#: gnu/packages/textutils.scm:428 +msgid "" +"@command{catdoc} extracts text from MS-Word files, trying to\n" +"preserve as many special printable characters as possible. It supports\n" +"everything up to Word-97. Also supported are MS Write documents and RTF " +"files.\n" +"\n" +"@command{catdoc} does not preserve complex word formatting, but it can\n" +"translate some non-ASCII characters into TeX escape codes. It's goal is to\n" +"extract plain text and allow you to read it and, probably, reformat with " +"TeX,\n" +"according to TeXnical rules.\n" +"\n" +"This package also provides @command{xls2csv}, which extracts data from " +"Excel\n" +"spreadsheets and outputs it in comma-separated-value format, and\n" +"@command{catppt}, which extracts data from PowerPoint presentations." +msgstr "" + +#: gnu/packages/textutils.scm:469 +msgid "Portable C++ library for handling UTF-8" +msgstr "" + +#: gnu/packages/textutils.scm:470 +msgid "" +"UTF8-CPP is a C++ library for handling UTF-8 encoded text\n" +"in a portable way." +msgstr "" + +#: gnu/packages/textutils.scm:538 +msgid "Bayesian text and email classifier" +msgstr "" + +#: gnu/packages/textutils.scm:540 +msgid "" +"dbacl is a fast Bayesian text and email classifier. It builds a variety\n" +"of language models using maximum entropy (minimum divergence) principles, " +"and\n" +"these can then be used to categorize input data automatically among " +"multiple\n" +"categories." +msgstr "" + +#: gnu/packages/textutils.scm:582 +#, fuzzy +msgid "Configuration file parser library" +msgstr "Keine Konfigurationsdatei angegeben~%" + +#: gnu/packages/textutils.scm:584 +msgid "C library for creating and parsing configuration files." +msgstr "" + +#: gnu/packages/textutils.scm:612 +msgid "Syntax highlighting text component for Java Swing" +msgstr "" + +#: gnu/packages/textutils.scm:613 +msgid "" +"RSyntaxTextArea is a syntax highlighting, code folding text\n" +"component for Java Swing. It extends @code{JTextComponent} so it " +"integrates\n" +"completely with the standard @code{javax.swing.text} package. It is fast " +"and\n" +"efficient, and can be used in any application that needs to edit or view\n" +"source code." +msgstr "" + +#: gnu/packages/textutils.scm:651 +msgid "Fast implementation of the edit distance (Levenshtein distance)" +msgstr "" + +#: gnu/packages/textutils.scm:653 +msgid "" +"This library simply implements Levenshtein distance algorithm with C++\n" +"and Cython." +msgstr "" + +#: gnu/packages/textutils.scm:673 +msgid "@code{runewidth} provides Go functions to work with string widths" +msgstr "" + +#: gnu/packages/textutils.scm:675 +msgid "" +"The @code{runewidth} library provides Go functions for padding,\n" +"measuring and checking the width of strings, with support east asian text." +msgstr "" + +#: gnu/packages/version-control.scm:130 +msgid "" +"Version control system supporting both distributed and centralized workflows" +msgstr "" + +#: gnu/packages/version-control.scm:132 +msgid "" +"GNU Bazaar is a version control system that allows you to record\n" +"changes to project files over time. It supports both a distributed " +"workflow\n" +"as well as the classic centralized workflow." +msgstr "" + +#: gnu/packages/version-control.scm:372 +msgid "Distributed version control system" +msgstr "" + +#: gnu/packages/version-control.scm:374 +msgid "" +"Git is a free distributed version control system designed to handle\n" +"everything from small to very large projects with speed and efficiency." +msgstr "" + +#: gnu/packages/version-control.scm:424 +msgid "Library providing Git core methods" +msgstr "" + +#: gnu/packages/version-control.scm:426 +msgid "" +"Libgit2 is a portable, pure C implementation of the Git core methods\n" +"provided as a re-entrant linkable library with a solid API, allowing you to\n" +"write native speed custom Git applications in any language with bindings." +msgstr "" + +#: gnu/packages/version-control.scm:462 +msgid "Transparent encryption of files in a git repository" +msgstr "" + +#: gnu/packages/version-control.scm:463 +msgid "" +"git-crypt enables transparent encryption and decryption of\n" +"files in a git repository. Files which you choose to protect are encrypted " +"when\n" +"committed, and decrypted when checked out. git-crypt lets you freely share " +"a\n" +"repository containing a mix of public and private content. git-crypt " +"gracefully\n" +"degrades, so developers without the secret key can still clone and commit to " +"a\n" +"repository with encrypted files. This lets you store your secret material " +"(such\n" +"as keys or passwords) in the same repository as your code, without requiring " +"you\n" +"to lock down your entire repository." +msgstr "" + +#: gnu/packages/version-control.scm:498 +msgid "Whole remote repository encryption" +msgstr "" + +#: gnu/packages/version-control.scm:499 +msgid "" +"git-remote-gcrypt is a Git remote helper to push and pull from\n" +"repositories encrypted with GnuPG. It works with the standard Git " +"transports,\n" +"including repository hosting services like GitLab.\n" +"\n" +"Remote helper programs are invoked by Git to handle network transport. " +"This\n" +"helper handles @code{gcrypt:} URLs that access a remote repository " +"encrypted\n" +"with GPG, using our custom format.\n" +"\n" +"Supported locations are local, @code{rsync://} and @code{sftp://}, where " +"the\n" +"repository is stored as a set of files, or instead any Git URL where gcrypt\n" +"will store the same representation in a Git repository, bridged over " +"arbitrary\n" +"Git transport.\n" +"\n" +"The aim is to provide confidential, authenticated Git storage and\n" +"collaboration using typical untrusted file hosts or services." +msgstr "" + +#: gnu/packages/version-control.scm:593 +msgid "Web frontend for git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:595 +msgid "" +"CGit is an attempt to create a fast web interface for the Git SCM, using\n" +"a built-in cache to decrease server I/O pressure." +msgstr "" + +#: gnu/packages/version-control.scm:624 +msgid "Copy directory to the gh-pages branch" +msgstr "" + +#: gnu/packages/version-control.scm:625 +msgid "" +"Script that copies a directory to the gh-pages branch (by\n" +"default) of the repository." +msgstr "" + +#: gnu/packages/version-control.scm:683 +msgid "Python implementation of the Git object database" +msgstr "" + +#: gnu/packages/version-control.scm:685 +msgid "" +"GitDB allows you to access @dfn{bare} Git repositories for reading and\n" +"writing. It aims at allowing full access to loose objects as well as packs\n" +"with performance and scalability in mind. It operates exclusively on " +"streams,\n" +"allowing to handle large objects with a small memory footprint." +msgstr "" + +#: gnu/packages/version-control.scm:724 +msgid "Python library for interacting with Git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:726 +msgid "" +"GitPython is a python library used to interact with Git repositories,\n" +"high-level like git-porcelain, or low-level like git-plumbing.\n" +"\n" +"It provides abstractions of Git objects for easy access of repository data,\n" +"and additionally allows you to access the Git repository more directly " +"using\n" +"either a pure Python implementation, or the faster, but more resource " +"intensive\n" +"@command{git} command implementation." +msgstr "" + +#: gnu/packages/version-control.scm:766 +msgid "Command-line flags library for shell scripts" +msgstr "" + +#: gnu/packages/version-control.scm:768 +msgid "" +"Shell Flags (shFlags) is a library written to greatly simplify the\n" +"handling of command-line flags in Bourne based Unix shell scripts (bash, " +"dash,\n" +"ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" +"different versions of getopt on various OSes make writing portable shell\n" +"scripts difficult. shFlags instead provides an API that doesn't change " +"across\n" +"shell and OS versions so the script writer can be confident that the script\n" +"will work." +msgstr "" + +#: gnu/packages/version-control.scm:812 +msgid "Git extensions for Vincent Driessen's branching model" +msgstr "" + +#: gnu/packages/version-control.scm:814 +msgid "" +"Vincent Driessen's branching model is a git branching and release\n" +"management strategy that helps developers keep track of features, hotfixes,\n" +"and releases in bigger software projects. The git-flow library of git\n" +"subcommands helps automate some parts of the flow to make working with it a\n" +"lot easier." +msgstr "" + +#: gnu/packages/version-control.scm:847 +msgid "Stacked Git" +msgstr "" + +#: gnu/packages/version-control.scm:849 +msgid "" +"StGit is a command-line application that provides functionality similar\n" +"to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" +"instead of @command{diff} and @command{patch}. StGit stores its patches in " +"a\n" +"Git repository as normal Git commits, and provides a number of commands to\n" +"manipulate them in various ways." +msgstr "" + +#: gnu/packages/version-control.scm:885 +msgid "Version control system for @code{$HOME}" +msgstr "" + +#: gnu/packages/version-control.scm:887 +msgid "" +"vcsh version-controls configuration files in several Git repositories,\n" +"all in one single directory. They all maintain their working trees without\n" +"clobbering each other or interfering otherwise. By default, all Git\n" +"repositories maintained via vcsh store the actual files in @code{$HOME},\n" +"though this can be overridden." +msgstr "" + +#: gnu/packages/version-control.scm:923 +msgid "Run a command over a sequence of commits" +msgstr "" + +#: gnu/packages/version-control.scm:925 +msgid "" +"git-test-sequence is similar to an automated git bisect except it’s\n" +"linear. It will test every change between two points in the DAG. It will\n" +"also walk each side of a merge and test those changes individually." +msgstr "" + +#: gnu/packages/version-control.scm:987 +msgid "Git access control layer" +msgstr "" + +#: gnu/packages/version-control.scm:989 +msgid "" +"Gitolite is an access control layer on top of Git, providing fine access\n" +"control to Git repositories." +msgstr "" + +#: gnu/packages/version-control.scm:1013 +msgid "Decentralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1015 +msgid "" +"Mercurial is a free, distributed source control management tool.\n" +"It efficiently handles projects of any size\n" +"and offers an easy and intuitive interface." +msgstr "" + +#: gnu/packages/version-control.scm:1049 +msgid "HTTP and WebDAV client library" +msgstr "" + +#: gnu/packages/version-control.scm:1051 +msgid "" +"Neon is an HTTP and WebDAV client library, with a C interface and the\n" +"following features:\n" +"@enumerate\n" +"@item High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" +" DELETE, etc.);\n" +"@item low-level interface to the HTTP request/response engine, allowing the " +"use\n" +" of arbitrary HTTP methods, headers, etc.;\n" +"@item authentication support including Basic and Digest support, along with\n" +" GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" +"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer " +"for\n" +" verifying server certificates, handling client certificates, and " +"examining\n" +" certificate properties, smartcard-based client certificates are also\n" +" supported via a PKCS#11 wrapper interface;\n" +"@item abstract interface to parsing XML using libxml2 or expat, and wrappers " +"for\n" +" simplifying handling XML HTTP response bodies;\n" +"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to " +"simplify\n" +" property manipulation.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/version-control.scm:1135 +msgid "Revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1137 +msgid "" +"Subversion exists to be universally recognized and adopted as a\n" +"centralized version control system characterized by its\n" +"reliability as a safe haven for valuable data; the simplicity of its model " +"and\n" +"usage; and its ability to support the needs of a wide variety of users and\n" +"projects, from individuals to large-scale enterprise operations." +msgstr "" + +#: gnu/packages/version-control.scm:1159 +msgid "Per-file local revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1161 +msgid "" +"RCS is the original Revision Control System. It works on a\n" +"file-by-file basis, in contrast to subsequent version control systems such " +"as\n" +"CVS, Subversion, and Git. This can make it suitable for system\n" +"administration files, for example, which are often inherently local to one\n" +"machine." +msgstr "" + +#: gnu/packages/version-control.scm:1189 +msgid "Historical centralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1191 +msgid "" +"CVS is a version control system, an important component of Source\n" +"Configuration Management (SCM). Using it, you can record the history of\n" +"sources files, and documents. It fills a similar role to the free software\n" +"RCS, PRCS, and Aegis packages." +msgstr "" + +#: gnu/packages/version-control.scm:1232 +msgid "Export an RCS or CVS history as a fast-import stream" +msgstr "" + +#: gnu/packages/version-control.scm:1233 +msgid "" +"This program analyzes a collection of RCS files in a CVS\n" +"repository (or outside of one) and, when possible, emits an equivalent " +"history\n" +"in the form of a fast-import stream. Not all possible histories can be\n" +"rendered this way; the program tries to emit useful warnings when it can't.\n" +"\n" +"The program can also produce a visualization of the resulting commit " +"directed\n" +"acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" +"Graphviz}. The package also includes @command{cvssync}, a tool for " +"mirroring\n" +"masters from remote CVS hosts." +msgstr "" + +#: gnu/packages/version-control.scm:1260 +msgid "Version-control-agnostic ChangeLog diff and commit tool" +msgstr "" + +#: gnu/packages/version-control.scm:1262 +msgid "" +"The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" +"vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" +"using version control at the same time, for example by printing a reminder\n" +"when a file change has been described in the ChangeLog but the file has not\n" +"been added to the VC. vc-chlog scans changed files and generates\n" +"standards-compliant ChangeLog entries based on the changes that it detects." +msgstr "" + +#: gnu/packages/version-control.scm:1287 +msgid "Make histograms from the output of @command{diff}" +msgstr "" + +#: gnu/packages/version-control.scm:1289 +msgid "" +"Diffstat reads the output of @command{diff} and displays a histogram of\n" +"the insertions, deletions, and modifications per file. It is useful for\n" +"reviewing large, complex patch files." +msgstr "" + +#: gnu/packages/version-control.scm:1328 +msgid "File-based version control like SCCS" +msgstr "" + +#: gnu/packages/version-control.scm:1329 +msgid "" +"GNU CSSC provides a replacement for the legacy Unix source\n" +"code control system SCCS. This allows old code still under that system to " +"be\n" +"accessed and migrated on modern systems." +msgstr "" + +#: gnu/packages/version-control.scm:1408 +msgid "Project change supervisor" +msgstr "" + +#: gnu/packages/version-control.scm:1409 +msgid "" +"Aegis is a project change supervisor, and performs some of\n" +"the Software Configuration Management needed in a CASE environment. Aegis\n" +"provides a framework within which a team of developers may work on many\n" +"changes to a program independently, and Aegis coordinates integrating these\n" +"changes back into the master source of the program, with as little " +"disruption\n" +"as possible. Resolution of contention for source files, a major headache " +"for\n" +"any project with more than one developer, is one of Aegis's major functions." +msgstr "" + +#: gnu/packages/version-control.scm:1482 +msgid "Edit version-control repository history" +msgstr "" + +#: gnu/packages/version-control.scm:1483 +msgid "" +"Reposurgeon enables risky operations that version-control\n" +"systems don't want to let you do, such as editing past comments and " +"metadata\n" +"and removing commits. It works with any version control system that can\n" +"export and import Git fast-import streams, including Git, Mercurial, " +"Fossil,\n" +"Bazaar, CVS, RCS, and Src. It can also read Subversion dump files directly\n" +"and can thus be used to script production of very high-quality conversions\n" +"from Subversion to any supported Distributed Version Control System (DVCS)." +msgstr "" + +#: gnu/packages/version-control.scm:1522 +msgid "Ncurses-based text user interface for Git" +msgstr "" + +#: gnu/packages/version-control.scm:1524 +msgid "" +"Tig is an ncurses text user interface for Git, primarily intended as\n" +"a history browser. It can also stage hunks for commit, or colorize the\n" +"output of the 'git' command." +msgstr "" + +#: gnu/packages/version-control.scm:1550 +msgid "Print the modification time of the latest file" +msgstr "" + +#: gnu/packages/version-control.scm:1552 +msgid "" +"Recursively find the newest file in a file tree and print its\n" +"modification time." +msgstr "" + +#: gnu/packages/version-control.scm:1577 +msgid "Multiple repository management tool" +msgstr "" + +#: gnu/packages/version-control.scm:1579 +msgid "" +"Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" +"fetching updates) over a collection of version control repositories. It\n" +"supports a large number of version control systems: Git, Subversion,\n" +"Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." +msgstr "" + +#: gnu/packages/version-control.scm:1609 +msgid "Use hubic as a git-annex remote" +msgstr "" + +#: gnu/packages/version-control.scm:1611 +msgid "" +"This package allows you to use your hubic account as a \"special\n" +"repository\" with git-annex." +msgstr "" + +#: gnu/packages/version-control.scm:1664 +msgid "Software configuration management system" +msgstr "" + +#: gnu/packages/version-control.scm:1666 +msgid "" +"Fossil is a distributed source control management system which supports\n" +"access and administration over HTTP CGI or via a built-in HTTP server. It " +"has\n" +"a built-in wiki, built-in file browsing, built-in tickets system, etc." +msgstr "" + +#: gnu/packages/version-control.scm:1694 +msgid "Static git page generator" +msgstr "" + +#: gnu/packages/version-control.scm:1695 +msgid "" +"Stagit creates static pages for git repositories, the results can\n" +"be served with a HTTP file server of your choice." +msgstr "" + +#: gnu/packages/version-control.scm:1783 +msgid "Distributed Revision Control System" +msgstr "" + +#: gnu/packages/version-control.scm:1785 +msgid "" +"Darcs is a revision control system. It is:\n" +"\n" +"@enumerate\n" +"@item Distributed: Every user has access to the full command set, removing " +"boundaries\n" +"between server and client or committer and non-committers.\n" +"@item Interactive: Darcs is easy to learn and efficient to use because it " +"asks you\n" +"questions in response to simple commands, giving you choices in your work " +"flow.\n" +"You can choose to record one change in a file, while ignoring another. As " +"you update\n" +"from upstream, you can review each patch name, even the full diff for " +"interesting\n" +"patches.\n" +"@item Smart: Originally developed by physicist David Roundy, darcs is based " +"on a\n" +"unique algebra of patches called @url{http://darcs.net/Theory,Patchtheory}.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/version-control.scm:1837 +msgid "Java library implementing the Git version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1838 +msgid "" +"JGit is a lightweight, pure Java library implementing the\n" +"Git version control system, providing repository access routines, support " +"for\n" +"network protocols, and core version control algorithms." +msgstr "" + +#: gnu/packages/version-control.scm:1905 +msgid "3D visualisation tool for source control repositories" +msgstr "" + +#: gnu/packages/version-control.scm:1906 +msgid "" +"@code{gource} provides a software version control\n" +"visualization. The repository is displayed as a tree where the root of the\n" +"repository is the centre, directories are branches and files are leaves.\n" +"Contributors to the source code appear and disappear as they contribute to\n" +"specific files and directories." +msgstr "" + +#: gnu/packages/virtualization.scm:198 +msgid "Machine emulator and virtualizer" +msgstr "" + +#: gnu/packages/virtualization.scm:200 +msgid "" +"QEMU is a generic machine emulator and virtualizer.\n" +"\n" +"When used as a machine emulator, QEMU can run OSes and programs made for " +"one\n" +"machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" +"using dynamic translation, it achieves very good performance.\n" +"\n" +"When used as a virtualizer, QEMU achieves near native performances by\n" +"executing the guest code directly on the host CPU. QEMU supports\n" +"virtualization when executing under the Xen hypervisor or using\n" +"the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,\n" +"server and embedded PowerPC, and S390 guests." +msgstr "" + +#: gnu/packages/virtualization.scm:222 +msgid "Machine emulator and virtualizer (without GUI)" +msgstr "" + +#: gnu/packages/virtualization.scm:289 +msgid "Operating system information database" +msgstr "" + +#: gnu/packages/virtualization.scm:290 +msgid "" +"libosinfo is a GObject based library API for managing\n" +"information about operating systems, hypervisors and the (virtual) hardware\n" +"devices they can support. It includes a database containing device " +"metadata\n" +"and provides APIs to match/identify optimal devices for deploying an " +"operating\n" +"system on a hypervisor. Via GObject Introspection, the API is available in\n" +"all common programming languages. Vala bindings are also provided." +msgstr "" + +#: gnu/packages/virtualization.scm:338 +msgid "Linux container tools" +msgstr "" + +#: gnu/packages/virtualization.scm:341 +msgid "" +"LXC is a userspace interface for the Linux kernel containment features.\n" +"Through a powerful API and simple tools, it lets Linux users easily create " +"and\n" +"manage system or application containers." +msgstr "" + +#: gnu/packages/virtualization.scm:424 +msgid "Simple API for virtualization" +msgstr "" + +#: gnu/packages/virtualization.scm:425 +msgid "" +"Libvirt is a C toolkit to interact with the virtualization\n" +"capabilities of recent versions of Linux. The library aims at providing " +"long\n" +"term stable C API initially for the Xen paravirtualization but should be " +"able\n" +"to integrate other virtualization mechanisms if needed." +msgstr "" + +#: gnu/packages/virtualization.scm:466 +msgid "GLib wrapper around libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:467 +msgid "" +"libvirt-glib wraps the libvirt library to provide a\n" +"high-level object-oriented API better suited for glib-based applications, " +"via\n" +"three libraries:\n" +"\n" +"@enumerate\n" +"@item libvirt-glib - GLib main loop integration & misc helper APIs\n" +"@item libvirt-gconfig - GObjects for manipulating libvirt XML documents\n" +"@item libvirt-gobject - GObjects for managing libvirt objects\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/virtualization.scm:509 +msgid "Python bindings to libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:510 +msgid "" +"This package provides Python bindings to the libvirt\n" +"virtualization library." +msgstr "" + +#: gnu/packages/virtualization.scm:605 +#, fuzzy +msgid "Manage virtual machines" +msgstr "Tar-Archive verwalten" + +#: gnu/packages/virtualization.scm:607 +msgid "" +"The virt-manager application is a desktop user interface for managing\n" +"virtual machines through libvirt. It primarily targets KVM VMs, but also\n" +"manages Xen and LXC (Linux containers). It presents a summary view of " +"running\n" +"domains, their live performance and resource utilization statistics." +msgstr "" + +#: gnu/packages/virtualization.scm:697 +msgid "Checkpoint and restore in user space" +msgstr "" + +#: gnu/packages/virtualization.scm:698 +msgid "" +"Using this tool, you can freeze a running application (or\n" +"part of it) and checkpoint it to a hard drive as a collection of files. " +"You\n" +"can then use the files to restore and run the application from the point it\n" +"was frozen at. The distinctive feature of the CRIU project is that it is\n" +"mainly implemented in user space." +msgstr "" + +#: gnu/packages/virtualization.scm:723 +msgid "Backup and restore QEMU machines" +msgstr "" + +#: gnu/packages/virtualization.scm:724 +msgid "" +"qmpbackup is designed to create and restore full and\n" +"incremental backups of running QEMU virtual machines via QMP, the QEMU\n" +"Machine Protocol." +msgstr "" + +#: gnu/packages/virtualization.scm:765 +msgid "KVM Frame Relay (KVMFR) implementation" +msgstr "" + +#: gnu/packages/virtualization.scm:766 +msgid "" +"Looking Glass allows the use of a KVM (Kernel-based Virtual\n" +"Machine) configured for VGA PCI Pass-through without an attached physical\n" +"monitor, keyboard or mouse. It displays the VM's rendered contents on your " +"main\n" +"monitor/GPU." +msgstr "" + +#: gnu/packages/webkit.scm:140 +msgid "Web content engine for GTK+" +msgstr "" + +#: gnu/packages/webkit.scm:142 +msgid "" +"WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" +"suitable for projects requiring any kind of web integration, from hybrid\n" +"HTML/CSS applications to full-fledged web browsers." +msgstr "" + +#: gnu/packages/web.scm:142 +msgid "Featureful HTTP server" +msgstr "" + +#: gnu/packages/web.scm:144 +msgid "" +"The Apache HTTP Server Project is a collaborative software development\n" +"effort aimed at creating a robust, commercial-grade, featureful, and\n" +"freely-available source code implementation of an HTTP (Web) server. The\n" +"project is jointly managed by a group of volunteers located around the " +"world,\n" +"using the Internet and the Web to communicate, plan, and develop the server\n" +"and its related documentation." +msgstr "" + +#: gnu/packages/web.scm:176 +msgid "Apache HTTPD module for Python WSGI applications" +msgstr "" + +#: gnu/packages/web.scm:178 +msgid "" +"The mod_wsgi module for the Apache HTTPD Server adds support for running\n" +"applications that support the Python @acronym{WSGI, Web Server Gateway\n" +"Interface} specification." +msgstr "" + +#: gnu/packages/web.scm:265 +msgid "HTTP and reverse proxy server" +msgstr "" + +#: gnu/packages/web.scm:267 +msgid "" +"Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" +"created by Igor Sysoev. It can be used both as a stand-alone web server\n" +"and as a proxy to reduce the load on back-end HTTP or mail servers." +msgstr "" + +#: gnu/packages/web.scm:312 +msgid "XSLScript with NGinx specific modifications" +msgstr "" + +#: gnu/packages/web.scm:314 +msgid "" +"XSLScript is a terse notation for writing complex XSLT stylesheets.\n" +"This is modified version, specifically intended for use with the NGinx\n" +"documentation." +msgstr "" + +#: gnu/packages/web.scm:368 +msgid "Documentation for the nginx web server" +msgstr "" + +#: gnu/packages/web.scm:370 +msgid "This package provides HTML documentation for the nginx web server." +msgstr "" + +#: gnu/packages/web.scm:393 +msgid "Language-independent, high-performant extension to CGI" +msgstr "" + +#: gnu/packages/web.scm:394 +msgid "" +"FastCGI is a language-independent, scalable extension to CGI\n" +"that provides high performance without the limitations of server specific\n" +"APIs." +msgstr "" + +#: gnu/packages/web.scm:430 +msgid "Simple server for running CGI applications over FastCGI" +msgstr "" + +#: gnu/packages/web.scm:431 +msgid "" +"Fcgiwrap is a simple server for running CGI applications\n" +"over FastCGI. It hopes to provide clean CGI support to Nginx (and other " +"web\n" +"servers that may need it)." +msgstr "" + +#: gnu/packages/web.scm:462 +msgid "PSGI/Plack web server" +msgstr "" + +#: gnu/packages/web.scm:463 +msgid "" +"Starman is a PSGI perl web server that has unique features\n" +"such as high performance, preforking, signal support, superdaemon " +"awareness,\n" +"and UNIX socket support." +msgstr "" + +#: gnu/packages/web.scm:495 +msgid "Java Web Start" +msgstr "" + +#: gnu/packages/web.scm:497 +msgid "" +"IcedTea-Web is an implementation of the @dfn{Java Network Launching\n" +"Protocol}, also known as Java Web Start. This package provides tools and\n" +"libraries for working with JNLP applets." +msgstr "" + +#: gnu/packages/web.scm:518 +#, fuzzy +msgid "JSON C library" +msgstr "Die GNU C-Bibliothek" + +#: gnu/packages/web.scm:520 +msgid "" +"Jansson is a C library for encoding, decoding and manipulating JSON\n" +"data." +msgstr "" + +#: gnu/packages/web.scm:552 +msgid "JSON implementation in C" +msgstr "" + +#: gnu/packages/web.scm:554 +msgid "" +"JSON-C implements a reference counting object model that allows you to\n" +"easily construct JSON objects in C, output them as JSON-formatted strings " +"and\n" +"parse JSON-formatted strings back into the C representation of JSON " +"objects.\n" +"It aims to conform to RFC 7159." +msgstr "" + +#: gnu/packages/web.scm:618 +msgid "Library that maps JSON data to QVariant objects" +msgstr "" + +#: gnu/packages/web.scm:619 +msgid "" +"QJson is a Qt-based library that maps JSON data to\n" +"@code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList}\n" +"instances, while JSON's objects will be mapped to @code{QVariantMap}." +msgstr "" + +#: gnu/packages/web.scm:703 +msgid "Hierarchical data exploration with zoomable HTML5 pie charts" +msgstr "" + +#: gnu/packages/web.scm:705 +msgid "" +"Krona is a flexible tool for exploring the relative proportions of\n" +"hierarchical data, such as metagenomic classifications, using a radial,\n" +"space-filling display. It is implemented using HTML5 and JavaScript, " +"allowing\n" +"charts to be explored locally or served over the Internet, requiring only a\n" +"current version of any major web browser." +msgstr "" + +#: gnu/packages/web.scm:738 +msgid "JSON parser/generator for C++ with both SAX/DOM style API" +msgstr "" + +#: gnu/packages/web.scm:740 +msgid "" +"RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" +"style API." +msgstr "" + +#: gnu/packages/web.scm:758 +msgid "C library for parsing JSON" +msgstr "" + +#: gnu/packages/web.scm:760 +msgid "" +"Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" +"parser written in ANSI C and a small validating JSON generator." +msgstr "" + +#: gnu/packages/web.scm:790 +msgid "WebSockets library written in C" +msgstr "" + +#: gnu/packages/web.scm:792 +msgid "" +"Libwebsockets is a library that allows C programs to establish client\n" +"and server WebSockets connections---a protocol layered above HTTP that " +"allows\n" +"for efficient socket-like bidirectional reliable communication channels." +msgstr "" + +#: gnu/packages/web.scm:820 +msgid "C library for the Publix Suffix List" +msgstr "" + +#: gnu/packages/web.scm:822 +msgid "" +"A \"public suffix\" is a domain name under which Internet users can\n" +"directly register own names.\n" +"\n" +"Browsers and other web clients can use it to avoid privacy-leaking\n" +"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, " +"domain\n" +"highlighting parts of the domain in a user interface, and sorting domain " +"lists\n" +"by site.\n" +"\n" +"Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" +"files, checks if a given domain is a public suffix, provides immediate " +"cookie\n" +"domain verification, finds the longest public part of a given domain, finds\n" +"the shortest private part of a given domain, works with international\n" +"domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" +"UTS#46." +msgstr "" + +#: gnu/packages/web.scm:868 +msgid "HTML validator and tidier" +msgstr "" + +#: gnu/packages/web.scm:869 +msgid "" +"HTML Tidy is a command-line tool and C library that can be\n" +"used to validate and fix HTML data." +msgstr "" + +#: gnu/packages/web.scm:904 +msgid "Light-weight HTTP/HTTPS proxy daemon" +msgstr "" + +#: gnu/packages/web.scm:905 +msgid "" +"Tinyproxy is a light-weight HTTP/HTTPS proxy\n" +"daemon. Designed from the ground up to be fast and yet small, it is an " +"ideal\n" +"solution for use cases such as embedded deployments where a full featured " +"HTTP\n" +"proxy is required, but the system resources for a larger proxy are\n" +"unavailable." +msgstr "" + +#: gnu/packages/web.scm:938 +msgid "Small caching web proxy" +msgstr "" + +#: gnu/packages/web.scm:940 +msgid "" +"Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" +"server). It was primarily designed to be used by one person or a small " +"group\n" +"of people." +msgstr "" + +#: gnu/packages/web.scm:967 +msgid "WebSockets support for any application/server" +msgstr "" + +#: gnu/packages/web.scm:968 +msgid "" +"Websockify translates WebSockets traffic to normal socket\n" +"traffic. Websockify accepts the WebSockets handshake, parses it, and then\n" +"begins forwarding traffic between the client and the target in both\n" +"directions." +msgstr "" + +#: gnu/packages/web.scm:994 +msgid "Caching web proxy optimized for intermittent internet links" +msgstr "" + +#: gnu/packages/web.scm:995 +msgid "" +"WWWOFFLE is a proxy web server that is especially good for\n" +"intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger\n" +"protocols, and supports browsing and requesting pages while offline, " +"indexing,\n" +"modifying pages and incoming and outgoing headers, monitoring pages for\n" +"changes, and much more." +msgstr "" + +#: gnu/packages/web.scm:1020 +msgid "C library implementing the OAuth API" +msgstr "" + +#: gnu/packages/web.scm:1022 +msgid "" +"liboauth is a collection of C functions implementing the OAuth API.\n" +"liboauth provides functions to escape and encode strings according to OAuth\n" +"specifications and offers high-level functionality built on top to sign\n" +"requests or verify signatures using either NSS or OpenSSL for calculating " +"the\n" +"hash/signatures." +msgstr "" + +#: gnu/packages/web.scm:1046 +msgid "YAML 1.1 parser and emitter written in C" +msgstr "" + +#: gnu/packages/web.scm:1048 +msgid "LibYAML is a YAML 1.1 parser and emitter written in C." +msgstr "" + +#: gnu/packages/web.scm:1065 gnu/packages/web.scm:1099 +#: gnu/packages/web.scm:1122 +msgid "Media stream URL parser" +msgstr "" + +#: gnu/packages/web.scm:1066 +msgid "" +"This package contains support scripts called by libquvi to\n" +"parse media stream properties." +msgstr "" + +#: gnu/packages/web.scm:1100 +msgid "" +"libquvi is a library with a C API for parsing media stream\n" +"URLs and extracting their actual media files." +msgstr "" + +#: gnu/packages/web.scm:1123 +msgid "" +"quvi is a command-line-tool suite to extract media files\n" +"from streaming URLs. It is a command-line wrapper for the libquvi library." +msgstr "" + +#: gnu/packages/web.scm:1195 +msgid "High-performance asynchronous HTTP client library" +msgstr "" + +#: gnu/packages/web.scm:1197 +msgid "" +"serf is a C-based HTTP client library built upon the Apache Portable\n" +"Runtime (APR) library. It multiplexes connections, running the read/write\n" +"communication asynchronously. Memory copies and transformations are kept to " +"a\n" +"minimum to provide high performance operation." +msgstr "" + +#: gnu/packages/web.scm:1251 +msgid "CSS pre-processor" +msgstr "" + +#: gnu/packages/web.scm:1252 +msgid "" +"SassC is a compiler written in C for the CSS pre-processor\n" +"language known as SASS." +msgstr "" + +#: gnu/packages/web.scm:1281 +msgid "Compile a log format string to perl-code" +msgstr "" + +#: gnu/packages/web.scm:1282 +msgid "" +"This module provides methods to compile a log format string\n" +"to perl-code, for faster generation of access_log lines." +msgstr "" + +#: gnu/packages/web.scm:1310 +msgid "SASL authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1311 +msgid "Authen::SASL provides an SASL authentication framework." +msgstr "" + +#: gnu/packages/web.scm:1336 +msgid "Sensible default Catalyst action" +msgstr "" + +#: gnu/packages/web.scm:1337 +msgid "" +"This Catalyst action implements a sensible default end\n" +"action, which will forward to the first available view." +msgstr "" + +#: gnu/packages/web.scm:1369 +msgid "Automated REST Method Dispatching" +msgstr "" + +#: gnu/packages/web.scm:1370 +msgid "" +"This Action handles doing automatic method dispatching for\n" +"REST requests. It takes a normal Catalyst action, and changes the dispatch " +"to\n" +"append an underscore and method name. First it will try dispatching to an\n" +"action with the generated name, and failing that it will try to dispatch to " +"a\n" +"regular method." +msgstr "" + +#: gnu/packages/web.scm:1407 +msgid "Storage class for Catalyst authentication using DBIx::Class" +msgstr "" + +#: gnu/packages/web.scm:1408 +msgid "" +"The Catalyst::Authentication::Store::DBIx::Class class\n" +"provides access to authentication information stored in a database via\n" +"DBIx::Class." +msgstr "" + +#: gnu/packages/web.scm:1434 +msgid "Create only one instance of Moose component per context" +msgstr "" + +#: gnu/packages/web.scm:1435 +msgid "" +"Catalyst::Component::InstancePerContext returns a new\n" +"instance of a component on each request." +msgstr "" + +#: gnu/packages/web.scm:1472 +msgid "Catalyst Development Tools" +msgstr "" + +#: gnu/packages/web.scm:1473 +msgid "" +"The Catalyst-Devel distribution includes a variety of\n" +"modules useful for the development of Catalyst applications, but not " +"required\n" +"to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" +"autogenerates scripts and tests; Module::Install::Catalyst, a Module::" +"Install\n" +"extension for Catalyst; and requirements for a variety of development-" +"related\n" +"modules." +msgstr "" + +#: gnu/packages/web.scm:1502 +msgid "Regex DispatchType for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1503 +msgid "" +"Dispatch type managing path-matching behaviour using\n" +"regexes. Regex dispatch types have been deprecated and removed from " +"Catalyst\n" +"core. It is recommend that you use Chained methods or other techniques\n" +"instead. As part of the refactoring, the dispatch priority of Regex vs " +"Regexp\n" +"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced " +"by\n" +"when the dispatch type is first seen in your application." +msgstr "" + +#: gnu/packages/web.scm:1552 +msgid "DBIx::Class::Schema Model Class" +msgstr "" + +#: gnu/packages/web.scm:1553 +msgid "" +"This is a Catalyst Model for DBIx::Class::Schema-based\n" +"Models." +msgstr "" + +#: gnu/packages/web.scm:1576 +msgid "Request logging from within Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1577 +msgid "" +"This Catalyst plugin enables you to create \"access logs\"\n" +"from within a Catalyst application instead of requiring a webserver to do " +"it\n" +"for you. It will work even with Catalyst debug logging turned off." +msgstr "" + +#: gnu/packages/web.scm:1611 +msgid "Infrastructure plugin for the Catalyst authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1612 +msgid "" +"The authentication plugin provides generic user support for\n" +"Catalyst apps. It is the basis for both authentication (checking the user " +"is\n" +"who they claim to be), and authorization (allowing the user to do what the\n" +"system authorises them to do)." +msgstr "" + +#: gnu/packages/web.scm:1643 +msgid "Role-based authorization for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1644 +msgid "" +"Catalyst::Plugin::Authorization::Roles provides role-based\n" +"authorization for Catalyst based on Catalyst::Plugin::Authentication." +msgstr "" + +#: gnu/packages/web.scm:1667 +msgid "Captchas for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1668 +msgid "" +"This plugin creates and validates Captcha images for\n" +"Catalyst." +msgstr "" + +#: gnu/packages/web.scm:1695 +msgid "Load config files of various types" +msgstr "" + +#: gnu/packages/web.scm:1696 +msgid "" +"This module will attempt to load find and load configuration\n" +"files of various types. Currently it supports YAML, JSON, XML, INI and " +"Perl\n" +"formats." +msgstr "" + +#: gnu/packages/web.scm:1728 +msgid "Catalyst generic session plugin" +msgstr "" + +#: gnu/packages/web.scm:1729 +msgid "" +"This plugin links the two pieces required for session\n" +"management in web applications together: the state, and the store." +msgstr "" + +#: gnu/packages/web.scm:1757 +msgid "Maintain session IDs using cookies" +msgstr "" + +#: gnu/packages/web.scm:1758 +msgid "" +"In order for Catalyst::Plugin::Session to work, the session\n" +"ID needs to be stored on the client, and the session data needs to be " +"stored\n" +"on the server. This plugin stores the session ID on the client using the\n" +"cookie mechanism." +msgstr "" + +#: gnu/packages/web.scm:1788 +msgid "FastMmap session storage backend" +msgstr "" + +#: gnu/packages/web.scm:1789 +msgid "" +"Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" +"storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" +"memory interprocess cache. It is based on Cache::FastMmap." +msgstr "" + +#: gnu/packages/web.scm:1814 +msgid "Stack trace on the Catalyst debug screen" +msgstr "" + +#: gnu/packages/web.scm:1815 +msgid "" +"This plugin enhances the standard Catalyst debug screen by\n" +"including a stack trace of your application up to the point where the error\n" +"occurred. Each stack frame is displayed along with the package name, line\n" +"number, file name, and code context surrounding the line number." +msgstr "" + +#: gnu/packages/web.scm:1843 +msgid "Simple serving of static pages" +msgstr "" + +#: gnu/packages/web.scm:1844 +msgid "" +"The Static::Simple plugin is designed to make serving static\n" +"content in your application during development quick and easy, without\n" +"requiring a single line of code from you. This plugin detects static files " +"by\n" +"looking at the file extension in the URL (such as .css or .png or .js). " +"The\n" +"plugin uses the lightweight MIME::Types module to map file extensions to\n" +"IANA-registered MIME types, and will serve your static files with the " +"correct\n" +"MIME type directly to the browser, without being processed through Catalyst." +msgstr "" + +#: gnu/packages/web.scm:1912 +msgid "The Catalyst Framework Runtime" +msgstr "" + +#: gnu/packages/web.scm:1913 +msgid "" +"Catalyst is a modern framework for making web applications.\n" +"It is designed to make it easy to manage the various tasks you need to do " +"to\n" +"run an application on the web, either by doing them itself, or by letting " +"you\n" +"\"plug in\" existing Perl modules that do what you need." +msgstr "" + +#: gnu/packages/web.scm:1944 +msgid "Replace request base with value passed by HTTP proxy" +msgstr "" + +#: gnu/packages/web.scm:1945 +msgid "" +"This module is a Moose::Role which allows you more\n" +"flexibility in your application's deployment configurations when deployed\n" +"behind a proxy. Using this module, the request base ($c->req->base) is\n" +"replaced with the contents of the X-Request-Base header." +msgstr "" + +#: gnu/packages/web.scm:1972 +msgid "Download data in many formats" +msgstr "" + +#: gnu/packages/web.scm:1973 +msgid "" +"The purpose of this module is to provide a method for\n" +"downloading data into many supportable formats. For example, downloading a\n" +"table based report in a variety of formats (CSV, HTML, etc.)." +msgstr "" + +#: gnu/packages/web.scm:1999 +msgid "Catalyst JSON view" +msgstr "" + +#: gnu/packages/web.scm:2000 +msgid "" +"Catalyst::View::JSON is a Catalyst View handler that returns\n" +"stash data in JSON format." +msgstr "" + +#: gnu/packages/web.scm:2026 +msgid "Template View Class" +msgstr "" + +#: gnu/packages/web.scm:2027 +msgid "" +"This module is a Catalyst view class for the Template\n" +"Toolkit." +msgstr "" + +#: gnu/packages/web.scm:2056 +msgid "Trait Loading and Resolution for Catalyst Components" +msgstr "" + +#: gnu/packages/web.scm:2057 +msgid "" +"Adds a \"COMPONENT\" in Catalyst::Component method to your\n" +"Catalyst component base class that reads the optional \"traits\" parameter\n" +"from app and component config and instantiates the component subclass with\n" +"those traits using \"new_with_traits\" in MooseX::Traits from\n" +"MooseX::Traits::Pluggable." +msgstr "" + +#: gnu/packages/web.scm:2082 +msgid "Apply roles to Catalyst classes" +msgstr "" + +#: gnu/packages/web.scm:2083 +msgid "" +"CatalystX::RoleApplicator applies roles to Catalyst\n" +"application classes." +msgstr "" + +#: gnu/packages/web.scm:2110 +msgid "Catalyst development server with Starman" +msgstr "" + +#: gnu/packages/web.scm:2111 +msgid "" +"This module provides a Catalyst extension to replace the\n" +"development server with Starman." +msgstr "" + +#: gnu/packages/web.scm:2135 +msgid "Handle Common Gateway Interface requests and responses" +msgstr "" + +#: gnu/packages/web.scm:2136 +msgid "" +"CGI.pm is a stable, complete and mature solution for\n" +"processing and preparing HTTP requests and responses. Major features " +"include\n" +"processing form submissions, file uploads, reading and writing cookies, " +"query\n" +"string generation and manipulation, and processing and preparing HTTP\n" +"headers." +msgstr "" + +#: gnu/packages/web.scm:2164 +msgid "Persistent session data in CGI applications" +msgstr "" + +#: gnu/packages/web.scm:2166 +msgid "" +"@code{CGI::Session} provides modular session management system across\n" +"HTTP requests." +msgstr "" + +#: gnu/packages/web.scm:2187 +msgid "CGI interface that is CGI.pm compliant" +msgstr "" + +#: gnu/packages/web.scm:2188 +msgid "" +"CGI::Simple provides a relatively lightweight drop in\n" +"replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" +"parameter parsing, file upload, cookie handling and header generation." +msgstr "" + +#: gnu/packages/web.scm:2209 +msgid "Build structures from CGI data" +msgstr "" + +#: gnu/packages/web.scm:2210 +msgid "" +"This is a module for building structured data from CGI\n" +"inputs, in a manner reminiscent of how PHP does." +msgstr "" + +#: gnu/packages/web.scm:2233 +msgid "Date conversion routines" +msgstr "" + +#: gnu/packages/web.scm:2234 +msgid "" +"This module provides functions that deal with the date\n" +"formats used by the HTTP protocol." +msgstr "" + +#: gnu/packages/web.scm:2254 +msgid "MD5 sums for files and urls" +msgstr "" + +#: gnu/packages/web.scm:2255 +msgid "" +"Digest::MD5::File is a Perl extension for getting MD5 sums\n" +"for files and urls." +msgstr "" + +#: gnu/packages/web.scm:2273 +msgid "Perl locale encoding determination" +msgstr "" + +#: gnu/packages/web.scm:2275 +msgid "" +"The POSIX locale system is used to specify both the language\n" +"conventions requested by the user and the preferred character set to\n" +"consume and output. The Encode::Locale module looks up the charset and\n" +"encoding (called a CODESET in the locale jargon) and arranges for the\n" +"Encode module to know this encoding under the name \"locale\". It means\n" +"bytes obtained from the environment can be converted to Unicode strings\n" +"by calling Encode::encode(locale => $bytes) and converted back again\n" +"with Encode::decode(locale => $string)." +msgstr "" + +#: gnu/packages/web.scm:2310 +msgid "Syndication feed auto-discovery" +msgstr "" + +#: gnu/packages/web.scm:2311 +msgid "" +"@code{Feed::Find} implements feed auto-discovery for finding\n" +"syndication feeds, given a URI. It will discover the following feed " +"formats:\n" +"RSS 0.91, RSS 1.0, RSS 2.0, Atom." +msgstr "" + +#: gnu/packages/web.scm:2332 +msgid "Perl directory listing parser" +msgstr "" + +#: gnu/packages/web.scm:2334 +msgid "" +"The File::Listing module exports a single function called parse_dir(),\n" +"which can be used to parse directory listings." +msgstr "" + +#: gnu/packages/web.scm:2366 +msgid "Stock and mutual fund quotes" +msgstr "" + +#: gnu/packages/web.scm:2368 +msgid "" +"Finance::Quote gets stock quotes from various internet sources, including\n" +"Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." +msgstr "" + +#: gnu/packages/web.scm:2390 +msgid "Perl extension providing access to the GSSAPIv2 library" +msgstr "" + +#: gnu/packages/web.scm:2391 +msgid "" +"This is a Perl extension for using GSSAPI C bindings as\n" +"described in RFC 2744." +msgstr "" + +#: gnu/packages/web.scm:2411 +msgid "Manipulate tables of HTML::Element" +msgstr "" + +#: gnu/packages/web.scm:2413 +msgid "" +"HTML::Element::Extended is a Perl extension for manipulating a table\n" +"composed of HTML::Element style components." +msgstr "" + +#: gnu/packages/web.scm:2437 +msgid "Perl class representing an HTML form element" +msgstr "" + +#: gnu/packages/web.scm:2438 +msgid "" +"Objects of the HTML::Form class represents a single HTML\n" +"
...
instance." +msgstr "" + +#: gnu/packages/web.scm:2468 +msgid "Perl extension for scrubbing/sanitizing html" +msgstr "" + +#: gnu/packages/web.scm:2470 +msgid "@code{HTML::Scrubber} Perl extension for scrubbing/sanitizing HTML." +msgstr "" + +#: gnu/packages/web.scm:2491 +msgid "Check for HTML errors in a string or file" +msgstr "" + +#: gnu/packages/web.scm:2492 +msgid "" +"HTML::Lint is a pure-Perl HTML parser and checker for\n" +"syntactic legitmacy." +msgstr "" + +#: gnu/packages/web.scm:2513 +msgid "Extract contents from HTML tables" +msgstr "" + +#: gnu/packages/web.scm:2515 +msgid "" +"HTML::TableExtract is a Perl module for extracting the content contained\n" +"in tables within an HTML document, either as text or encoded element trees." +msgstr "" + +#: gnu/packages/web.scm:2540 +msgid "Work with HTML in a DOM-like tree structure" +msgstr "" + +#: gnu/packages/web.scm:2541 +msgid "" +"This distribution contains a suite of modules for\n" +"representing, creating, and extracting information from HTML syntax trees." +msgstr "" + +#: gnu/packages/web.scm:2562 +msgid "Perl HTML parser class" +msgstr "" + +#: gnu/packages/web.scm:2564 +msgid "" +"Objects of the HTML::Parser class will recognize markup and separate\n" +"it from plain text (alias data content) in HTML documents. As different\n" +"kinds of markup and text are recognized, the corresponding event handlers\n" +"are invoked." +msgstr "" + +#: gnu/packages/web.scm:2584 +msgid "Perl data tables useful in parsing HTML" +msgstr "" + +#: gnu/packages/web.scm:2586 +msgid "" +"The HTML::Tagset module contains several data tables useful in various\n" +"kinds of HTML parsing operations." +msgstr "" + +#: gnu/packages/web.scm:2605 +msgid "HTML-like templates" +msgstr "" + +#: gnu/packages/web.scm:2607 +msgid "" +"This module attempts to make using HTML templates simple and natural.\n" +"It extends standard HTML with a few new HTML-esque tags: @code{},\n" +"@code{}, @code{}, @code{},\n" +"@code{} and @code{}. The file written with HTML " +"and\n" +"these new tags is called a template. Using this module you fill in the " +"values\n" +"for the variables, loops and branches declared in the template. This " +"allows\n" +"you to separate design from the data." +msgstr "" + +#: gnu/packages/web.scm:2635 +msgid "HTTP Body Parser" +msgstr "" + +#: gnu/packages/web.scm:2636 +msgid "" +"HTTP::Body parses chunks of HTTP POST data and supports\n" +"application/octet-stream, application/json, application/x-www-form-" +"urlencoded,\n" +"and multipart/form-data." +msgstr "" + +#: gnu/packages/web.scm:2663 +msgid "Minimalist HTTP user agent cookie jar" +msgstr "" + +#: gnu/packages/web.scm:2664 +msgid "" +"This module implements a minimalist HTTP user agent cookie\n" +"jar in conformance with RFC 6265 ." +msgstr "" + +#: gnu/packages/web.scm:2684 +msgid "Perl HTTP cookie jars" +msgstr "" + +#: gnu/packages/web.scm:2686 +msgid "" +"The HTTP::Cookies class is for objects that represent a cookie jar,\n" +"that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" +"object knows about." +msgstr "" + +#: gnu/packages/web.scm:2708 +msgid "Perl simple http server class" +msgstr "" + +#: gnu/packages/web.scm:2710 +msgid "" +"Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" +"on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" +"IO::Socket::INET, so you can perform socket operations directly on it too." +msgstr "" + +#: gnu/packages/web.scm:2729 +msgid "Perl date conversion routines" +msgstr "" + +#: gnu/packages/web.scm:2731 +msgid "" +"The HTTP::Date module provides functions that deal with date formats\n" +"used by the HTTP protocol (and then some more)." +msgstr "" + +#: gnu/packages/web.scm:2755 +msgid "Perl HTTP style message" +msgstr "" + +#: gnu/packages/web.scm:2757 +msgid "An HTTP::Message object contains some headers and a content body." +msgstr "" + +#: gnu/packages/web.scm:2776 +msgid "Perl http content negotiation" +msgstr "" + +#: gnu/packages/web.scm:2778 +msgid "" +"The HTTP::Negotiate module provides a complete implementation of the\n" +"HTTP content negotiation algorithm specified in\n" +"draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for\n" +"the selection of a preferred content representation based upon attributes\n" +"of the negotiable variants and the value of the various Accept* header\n" +"fields in the request." +msgstr "" + +#: gnu/packages/web.scm:2803 +msgid "Parse HTTP/1.1 requests" +msgstr "" + +#: gnu/packages/web.scm:2804 +msgid "" +"This is an HTTP request parser. It takes chunks of text as\n" +"received and returns a 'hint' as to what is required, or returns the\n" +"HTTP::Request when a complete request has been read. HTTP/1.1 chunking is\n" +"supported." +msgstr "" + +#: gnu/packages/web.scm:2826 +msgid "Fast HTTP request parser" +msgstr "" + +#: gnu/packages/web.scm:2827 +msgid "" +"HTTP::Parser::XS is a fast, primitive HTTP request/response\n" +"parser." +msgstr "" + +#: gnu/packages/web.scm:2848 +msgid "Set up a CGI environment from an HTTP::Request" +msgstr "" + +#: gnu/packages/web.scm:2849 +msgid "" +"This module provides a convenient way to set up a CGI\n" +"environment from an HTTP::Request." +msgstr "" + +#: gnu/packages/web.scm:2882 +msgid "Lightweight HTTP server" +msgstr "" + +#: gnu/packages/web.scm:2883 +msgid "" +"HTTP::Server::Simple is a simple standalone HTTP daemon with\n" +"no non-core module dependencies. It can be used for building a standalone\n" +"http-based UI to your existing tools." +msgstr "" + +#: gnu/packages/web.scm:2908 +msgid "HTTP/1.1 client" +msgstr "" + +#: gnu/packages/web.scm:2909 +msgid "" +"This is a very simple HTTP/1.1 client, designed for doing\n" +"simple requests without the overhead of a large framework like LWP::" +"UserAgent.\n" +"It supports proxies and redirection. It also correctly resumes after EINTR." +msgstr "" + +#: gnu/packages/web.scm:2928 +msgid "Perl module to open an HTML file with automatic charset detection" +msgstr "" + +#: gnu/packages/web.scm:2930 +msgid "" +"IO::HTML provides an easy way to open a file containing HTML while\n" +"automatically determining its encoding. It uses the HTML5 encoding " +"sniffing\n" +"algorithm specified in section 8.2.2.1 of the draft standard." +msgstr "" + +#: gnu/packages/web.scm:2950 +msgid "Family-neutral IP socket supporting both IPv4 and IPv6" +msgstr "" + +#: gnu/packages/web.scm:2951 +msgid "" +"This module provides a protocol-independent way to use IPv4\n" +"and IPv6 sockets, intended as a replacement for IO::Socket::INET." +msgstr "" + +#: gnu/packages/web.scm:2973 +msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" +msgstr "" + +#: gnu/packages/web.scm:2975 +msgid "" +"IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" +"necessary functionality into the familiar IO::Socket interface and " +"providing\n" +"secure defaults whenever possible. This way existing applications can be " +"made\n" +"SSL-aware without much effort, at least if you do blocking I/O and don't " +"use\n" +"select or poll." +msgstr "" + +#: gnu/packages/web.scm:3009 +msgid "Perl modules for the WWW" +msgstr "" + +#: gnu/packages/web.scm:3011 +msgid "" +"The libwww-perl collection is a set of Perl modules which provides a\n" +"simple and consistent application programming interface to the\n" +"World-Wide Web. The main focus of the library is to provide classes\n" +"and functions that allow you to write WWW clients. The library also\n" +"contains modules that are of more general use and even classes that\n" +"help you implement simple HTTP servers." +msgstr "" + +#: gnu/packages/web.scm:3039 +msgid "Checks whether your process has access to the web" +msgstr "" + +#: gnu/packages/web.scm:3040 +msgid "" +"This module attempts to answer, as accurately as it can, one\n" +"of the nastiest technical questions there is: am I on the internet?\n" +"\n" +"A host of networking and security issues make this problem very difficult.\n" +"There are firewalls, proxies (both well behaved and badly behaved). We " +"might\n" +"not have DNS. We might not have a network card at all!" +msgstr "" + +#: gnu/packages/web.scm:3062 +msgid "Perl module to guess the media type for a file or a URL" +msgstr "" + +#: gnu/packages/web.scm:3064 +#, scheme-format +msgid "" +"The LWP::MediaTypes module provides functions for handling media (also\n" +"known as MIME) types and encodings. The mapping from file extensions to\n" +"media types is defined by the media.types file. If the ~/.media.types file\n" +"exists it is used instead." +msgstr "" + +#: gnu/packages/web.scm:3090 +msgid "HTTPS support for LWP::UserAgent" +msgstr "" + +#: gnu/packages/web.scm:3091 +msgid "" +"The LWP::Protocol::https module provides support for using\n" +"https schemed URLs with LWP." +msgstr "" + +#: gnu/packages/web.scm:3111 +msgid "Virtual browser that retries errors" +msgstr "" + +#: gnu/packages/web.scm:3112 +msgid "" +"LWP::UserAgent::Determined works just like LWP::UserAgent,\n" +"except that when you use it to get a web page but run into a\n" +"possibly-temporary error (like a DNS lookup timeout), it'll wait a few " +"seconds\n" +"and retry a few times." +msgstr "" + +#: gnu/packages/web.scm:3157 +msgid "Perl interface to Amazon S3" +msgstr "" + +#: gnu/packages/web.scm:3158 +msgid "This module provides a Perlish interface to Amazon S3." +msgstr "" + +#: gnu/packages/web.scm:3178 +msgid "Perl low-level HTTP connection (client)" +msgstr "" + +#: gnu/packages/web.scm:3180 +msgid "" +"The Net::HTTP class is a low-level HTTP client. An instance of the\n" +"Net::HTTP class represents a connection to an HTTP server. The HTTP " +"protocol\n" +"is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" +"HTTP/1.1." +msgstr "" + +#: gnu/packages/web.scm:3200 +msgid "Extensible Perl server engine" +msgstr "" + +#: gnu/packages/web.scm:3201 +msgid "" +"Net::Server is an extensible, generic Perl server engine.\n" +"It attempts to be a generic server as in Net::Daemon and NetServer::" +"Generic.\n" +"It includes with it the ability to run as an inetd\n" +"process (Net::Server::INET), a single connection server (Net::Server or\n" +"Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" +"server which maintains a constant number of preforked\n" +"children (Net::Server::PreForkSimple), or as a managed preforking server " +"which\n" +"maintains the number of children based on server load (Net::Server::" +"PreFork).\n" +"In all but the inetd type, the server provides the ability to connect to " +"one\n" +"or to multiple server ports." +msgstr "" + +#: gnu/packages/web.scm:3229 +msgid "SSL support for Net::SMTP" +msgstr "" + +#: gnu/packages/web.scm:3230 +msgid "SSL support for Net::SMTP." +msgstr "" + +#: gnu/packages/web.scm:3264 +msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" +msgstr "" + +#: gnu/packages/web.scm:3265 +msgid "" +"Plack is a set of tools for using the PSGI stack. It\n" +"contains middleware components, a reference server, and utilities for Web\n" +"application frameworks. Plack is like Ruby's Rack or Python's Paste for\n" +"WSGI." +msgstr "" + +#: gnu/packages/web.scm:3291 +msgid "Plack::Middleware which sets body for redirect response" +msgstr "" + +#: gnu/packages/web.scm:3292 +msgid "" +"This module sets the body in redirect response, if it's not\n" +"already set." +msgstr "" + +#: gnu/packages/web.scm:3315 +msgid "Override REST methods to Plack apps via POST" +msgstr "" + +#: gnu/packages/web.scm:3316 +msgid "" +"This middleware allows for POST requests that pretend to be\n" +"something else: by adding either a header named X-HTTP-Method-Override to " +"the\n" +"request, or a query parameter named x-tunneled-method to the URI, the " +"client\n" +"can say what method it actually meant." +msgstr "" + +#: gnu/packages/web.scm:3340 +msgid "Plack::Middleware which removes body for HTTP response" +msgstr "" + +#: gnu/packages/web.scm:3341 +msgid "" +"This module removes the body in an HTTP response if it's not\n" +"required." +msgstr "" + +#: gnu/packages/web.scm:3364 +msgid "Supports app to run as a reverse proxy backend" +msgstr "" + +#: gnu/packages/web.scm:3365 +msgid "" +"Plack::Middleware::ReverseProxy resets some HTTP headers,\n" +"which are changed by reverse-proxy. You can specify the reverse proxy " +"address\n" +"and stop fake requests using 'enable_if' directive in your app.psgi." +msgstr "" + +#: gnu/packages/web.scm:3386 +msgid "Run HTTP tests on external live servers" +msgstr "" + +#: gnu/packages/web.scm:3387 +msgid "" +"This module allows your to run your Plack::Test tests\n" +"against an external server instead of just against a local application " +"through\n" +"either mocked HTTP or a locally spawned server." +msgstr "" + +#: gnu/packages/web.scm:3409 +msgid "Testing TCP programs" +msgstr "" + +#: gnu/packages/web.scm:3410 +msgid "Test::TCP is test utilities for TCP/IP programs." +msgstr "" + +#: gnu/packages/web.scm:3440 +msgid "Testing-specific WWW::Mechanize subclass" +msgstr "" + +#: gnu/packages/web.scm:3441 +msgid "" +"Test::WWW::Mechanize is a subclass of the Perl module\n" +"WWW::Mechanize that incorporates features for web application testing." +msgstr "" + +#: gnu/packages/web.scm:3475 +msgid "Test::WWW::Mechanize for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:3476 +msgid "" +"The Test::WWW::Mechanize::Catalyst module meshes the\n" +"Test::WWW:Mechanize module and the Catalyst web application framework to " +"allow\n" +"testing of Catalyst applications without needing to start up a web server." +msgstr "" + +#: gnu/packages/web.scm:3500 +msgid "Test PSGI programs using WWW::Mechanize" +msgstr "" + +#: gnu/packages/web.scm:3501 +msgid "" +"PSGI is a specification to decouple web server environments\n" +"from web application framework code. Test::WWW::Mechanize is a subclass of\n" +"WWW::Mechanize that incorporates features for web application testing. The\n" +"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of " +"PSGI\n" +"applications." +msgstr "" + +#: gnu/packages/web.scm:3521 +msgid "Perl Uniform Resource Identifiers (absolute and relative)" +msgstr "" + +#: gnu/packages/web.scm:3523 +msgid "" +"The URI module implements the URI class. Objects of this class\n" +"represent \"Uniform Resource Identifier references\" as specified in RFC " +"2396\n" +"and updated by RFC 2732." +msgstr "" + +#: gnu/packages/web.scm:3547 +msgid "Smart URI fetching/caching" +msgstr "" + +#: gnu/packages/web.scm:3548 +msgid "" +"@code{URI::Fetch} is a smart client for fetching HTTP pages,\n" +"notably syndication feeds (RSS, Atom, and others), in an intelligent, " +"bandwidth-\n" +"and time-saving way." +msgstr "" + +#: gnu/packages/web.scm:3571 +msgid "Find URIs in arbitrary text" +msgstr "" + +#: gnu/packages/web.scm:3572 +msgid "" +"This module finds URIs and URLs (according to what URI.pm\n" +"considers a URI) in plain text. It only finds URIs which include a\n" +"scheme (http:// or the like), for something a bit less strict, consider\n" +"URI::Find::Schemeless. For a command-line interface, urifind is provided." +msgstr "" + +#: gnu/packages/web.scm:3594 +msgid "WebSocket support for URI package" +msgstr "" + +#: gnu/packages/web.scm:3595 +msgid "" +"With this module, the URI package provides the same set of\n" +"methods for WebSocket URIs as it does for HTTP URIs." +msgstr "" + +#: gnu/packages/web.scm:3619 +msgid "Object for handling URI templates" +msgstr "" + +#: gnu/packages/web.scm:3620 +msgid "" +"This perl module provides a wrapper around URI templates as described in\n" +"RFC 6570." +msgstr "" + +#: gnu/packages/web.scm:3652 +msgid "Perl extension interface for libcurl" +msgstr "" + +#: gnu/packages/web.scm:3654 +msgid "" +"This is a Perl extension interface for the libcurl file downloading\n" +"library." +msgstr "" + +#: gnu/packages/web.scm:3688 +msgid "Web browsing in a Perl object" +msgstr "" + +#: gnu/packages/web.scm:3689 +msgid "" +"WWW::Mechanize is a Perl module for stateful programmatic\n" +"web browsing, used for automating interaction with websites." +msgstr "" + +#: gnu/packages/web.scm:3725 +msgid "Search A9 OpenSearch compatible engines" +msgstr "" + +#: gnu/packages/web.scm:3727 +msgid "" +"@code{WWW::OpenSearch} is a module to search @url{A9's OpenSearch,\n" +"http://opensearch.a9.com} compatible search engines." +msgstr "" + +#: gnu/packages/web.scm:3747 +msgid "Perl database of robots.txt-derived permissions" +msgstr "" + +#: gnu/packages/web.scm:3749 +msgid "" +"The WWW::RobotRules module parses /robots.txt files as specified in\n" +"\"A Standard for Robot Exclusion\", at\n" +". Webmasters can use the\n" +"/robots.txt file to forbid conforming robots from accessing parts of\n" +"their web site." +msgstr "" + +#: gnu/packages/web.scm:3772 +msgid "Parse feeds in Python" +msgstr "" + +#: gnu/packages/web.scm:3774 +msgid "" +"Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0,\n" +"CDF, Atom 0.3, and Atom 1.0 feeds." +msgstr "" + +#: gnu/packages/web.scm:3795 +msgid "HTTP and WebSocket server library for R" +msgstr "" + +#: gnu/packages/web.scm:3797 +msgid "" +"The httpuv package provides low-level socket and protocol support for\n" +"handling HTTP and WebSocket requests directly from within R. It is " +"primarily\n" +"intended as a building block for other packages, rather than making it\n" +"particularly easy to create complete web applications using httpuv alone." +msgstr "" + +#: gnu/packages/web.scm:3818 +msgid "Robust, high performance JSON parser and generator for R" +msgstr "" + +#: gnu/packages/web.scm:3820 +msgid "" +"The jsonlite package provides a fast JSON parser and generator optimized\n" +"for statistical data and the web. It offers flexible, robust, high\n" +"performance tools for working with JSON in R and is particularly powerful " +"for\n" +"building pipelines and interacting with a web API. In addition to " +"converting\n" +"JSON data from/to R objects, jsonlite contains functions to stream, " +"validate,\n" +"and prettify JSON data. The unit tests included with the package verify " +"that\n" +"all edge cases are encoded and decoded consistently for use with dynamic " +"data\n" +"in systems and applications." +msgstr "" + +#: gnu/packages/web.scm:3848 +msgid "Simple HTTP server to serve static files or dynamic documents" +msgstr "" + +#: gnu/packages/web.scm:3850 +msgid "" +"Servr provides an HTTP server in R to serve static files, or dynamic\n" +"documents that can be converted to HTML files (e.g., R Markdown) under a " +"given\n" +"directory." +msgstr "" + +#: gnu/packages/web.scm:3884 +msgid "R tools for HTML" +msgstr "" + +#: gnu/packages/web.scm:3886 +msgid "This package provides tools for HTML generation and output in R." +msgstr "" + +#: gnu/packages/web.scm:3905 +msgid "HTML Widgets for R" +msgstr "" + +#: gnu/packages/web.scm:3907 +msgid "" +"HTML widgets is a framework for creating HTML widgets that render in\n" +"various contexts including the R console, R Markdown documents, and Shiny " +"web\n" +"applications." +msgstr "" + +#: gnu/packages/web.scm:3934 +msgid "Advanced tables for Markdown/HTML" +msgstr "" + +#: gnu/packages/web.scm:3936 +msgid "" +"This package provides functions to build tables with advanced layout\n" +"elements such as row spanners, column spanners, table spanners, zebra\n" +"striping, and more. While allowing advanced layout, the underlying\n" +"CSS-structure is simple in order to maximize compatibility with word\n" +"processors such as LibreOffice. The package also contains a few text\n" +"formatting functions that help outputting text compatible with HTML or\n" +"LaTeX." +msgstr "" + +#: gnu/packages/web.scm:3973 +msgid "HTTP client for R" +msgstr "" + +#: gnu/packages/web.scm:3975 +msgid "" +"The @code{curl()} and @code{curl_download()} functions provide highly\n" +"configurable drop-in replacements for base @code{url()} and\n" +"@code{download.file()} with better performance, support for encryption, " +"gzip\n" +"compression, authentication, and other @code{libcurl} goodies. The core of\n" +"the package implements a framework for performing fully customized requests\n" +"where data can be processed either in memory, on disk, or streaming via the\n" +"callback or connection interfaces." +msgstr "" + +#: gnu/packages/web.scm:3997 +msgid "Output R objects in HTML format" +msgstr "" + +#: gnu/packages/web.scm:3999 +msgid "" +"This package provides easy-to-use and versatile functions to output R\n" +"objects in HTML format." +msgstr "" + +#: gnu/packages/web.scm:4016 +msgid "JSON library for R" +msgstr "" + +#: gnu/packages/web.scm:4018 +msgid "" +"This package provides functions to convert R objects into JSON objects\n" +"and vice-versa." +msgstr "" + +#: gnu/packages/web.scm:4047 +msgid "HTML5 parsing library" +msgstr "" + +#: gnu/packages/web.scm:4049 +msgid "" +"Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n" +"a pure C99 library." +msgstr "" + +#: gnu/packages/web.scm:4120 +msgid "Application container server" +msgstr "" + +#: gnu/packages/web.scm:4122 +msgid "" +"uWSGI presents a complete stack for networked/clustered web applications,\n" +"implementing message/object passing, caching, RPC and process management.\n" +"It uses the uwsgi protocol for all the networking/interprocess " +"communications." +msgstr "" + +#: gnu/packages/web.scm:4152 +msgid "Command-line JSON processor" +msgstr "" + +#: gnu/packages/web.scm:4153 +msgid "" +"jq is like sed for JSON data – you can use it to slice and\n" +"filter and map and transform structured data with the same ease that sed, " +"awk,\n" +"grep and friends let you play with text. It is written in portable C. jq " +"can\n" +"mangle the data format that you have into the one that you want with very\n" +"little effort, and the program to do so is often shorter and simpler than\n" +"you'd expect." +msgstr "" + +#: gnu/packages/web.scm:4192 +msgid "Library for mocking web service APIs which use HTTP or HTTPS" +msgstr "" + +#: gnu/packages/web.scm:4194 +msgid "" +"Uhttpmock is a project for mocking web service APIs which use HTTP or\n" +"HTTPS. It provides a library, libuhttpmock, which implements recording and\n" +"playback of HTTP request/response traces." +msgstr "" + +#: gnu/packages/web.scm:4229 +msgid "Single file web server" +msgstr "" + +#: gnu/packages/web.scm:4230 +msgid "" +"Woof (Web Offer One File) is a small simple web server that\n" +"can easily be invoked on a single file. Your partner can access the file " +"with\n" +"tools they trust (e.g. wget)." +msgstr "" + +#: gnu/packages/web.scm:4256 +msgid "Build system for the Netsurf project" +msgstr "" + +#: gnu/packages/web.scm:4258 +msgid "" +"This package provides the shared build system for Netsurf project\n" +"libraries." +msgstr "" + +#: gnu/packages/web.scm:4293 +msgid "Parser building library" +msgstr "" + +#: gnu/packages/web.scm:4295 +msgid "" +"LibParserUtils is a library for building efficient parsers, written in\n" +"C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4323 +msgid "HTML5 compliant parsing library" +msgstr "" + +#: gnu/packages/web.scm:4325 +msgid "" +"Hubbub is an HTML5 compliant parsing library, written in C, which can\n" +"parse both valid and invalid web content. It is developed as part of the\n" +"NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4400 +msgid "Wiki compiler, capable of generating HTML" +msgstr "" + +#: gnu/packages/web.scm:4402 +msgid "" +"Ikiwiki is a wiki compiler, capable of generating a static set of web\n" +"pages, but also incorporating dynamic features like a web based editor and\n" +"commenting." +msgstr "" + +#: gnu/packages/web.scm:4426 +msgid "String internment library" +msgstr "" + +#: gnu/packages/web.scm:4428 +msgid "" +"LibWapcaplet provides a reference counted string internment system\n" +"designed to store small strings and allow rapid comparison of them. It is\n" +"developed as part of the Netsurf project." +msgstr "" + +#: gnu/packages/web.scm:4455 +msgid "CSS parser and selection library" +msgstr "" + +#: gnu/packages/web.scm:4457 +msgid "" +"LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,\n" +"written in C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4491 +msgid "Implementation of the W3C DOM" +msgstr "" + +#: gnu/packages/web.scm:4493 +msgid "" +"LibDOM is an implementation of the W3C DOM, written in C. It is\n" +"developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4520 +msgid "Library for parsing SVG files" +msgstr "" + +#: gnu/packages/web.scm:4522 +msgid "" +"Libsvgtiny takes some SVG as input and returns a list of paths and texts\n" +"which can be rendered easily, as defined in\n" +"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the " +"NetSurf\n" +"project." +msgstr "" + +#: gnu/packages/web.scm:4545 +msgid "Decoding library for BMP and ICO files" +msgstr "" + +#: gnu/packages/web.scm:4547 +msgid "" +"Libnsbmp is a decoding library for BMP and ICO image file formats,\n" +"written in C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4568 +msgid "Decoding library for GIF files" +msgstr "" + +#: gnu/packages/web.scm:4570 +msgid "" +"Libnsgif is a decoding library for the GIF image file format, written in\n" +"C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4591 +msgid "Utility library for NetSurf" +msgstr "" + +#: gnu/packages/web.scm:4593 +msgid "" +"Libnsutils provides a small number of useful utility routines. It is\n" +"developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4614 +msgid "Library to generate a static Public Suffix List" +msgstr "" + +#: gnu/packages/web.scm:4616 +msgid "" +"Libnspsl is a library to generate a static code representation of the\n" +"Public Suffix List. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4642 +msgid "Generate JavaScript to DOM bindings" +msgstr "" + +#: gnu/packages/web.scm:4644 +msgid "" +"@code{nsgenbind} is a tool to generate JavaScript to DOM bindings from\n" +"w3c webidl files and a binding configuration file." +msgstr "" + +#: gnu/packages/web.scm:4755 +msgid "Web browser" +msgstr "" + +#: gnu/packages/web.scm:4757 +msgid "" +"NetSurf is a lightweight web browser that has its own layout and\n" +"rendering engine entirely written from scratch. It is small and capable of\n" +"handling many of the web standards in use today." +msgstr "" + +#: gnu/packages/web.scm:4797 +msgid "Unix command line interface to the www" +msgstr "" + +#: gnu/packages/web.scm:4798 +msgid "" +"Surfraw (Shell Users' Revolutionary Front Rage Against the Web)\n" +"provides a unix command line interface to a variety of popular www search " +"engines\n" +"and similar services." +msgstr "" + +#: gnu/packages/web.scm:4829 +msgid "Simple static web server" +msgstr "" + +#: gnu/packages/web.scm:4830 +msgid "" +"darkhttpd is a simple static web server. It is\n" +"standalone and does not need inetd or ucspi-tcp. It does not need any\n" +"config files---you only have to specify the www root." +msgstr "" + +#: gnu/packages/web.scm:4860 +msgid "Analyze Web server logs in real time" +msgstr "" + +#: gnu/packages/web.scm:4862 +msgid "" +"GoAccess is a real-time web log analyzer and interactive viewer that\n" +"runs in a terminal or through your browser. It provides fast and valuable\n" +"HTTP statistics for system administrators that require a visual server " +"report\n" +"on the fly." +msgstr "" + +#: gnu/packages/web.scm:4897 +msgid "Tunnel data connections through HTTP requests" +msgstr "" + +#: gnu/packages/web.scm:4898 +msgid "" +"httptunnel creates a bidirectional virtual data connection\n" +"tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be\n" +"useful for users behind restrictive firewalls. As long as Web traffic is\n" +"allowed, even through a HTTP-only proxy, httptunnel can be combined with " +"other\n" +"tools like SSH (Secure Shell) to reach the outside world." +msgstr "" + +#: gnu/packages/web.scm:4923 +msgid "TLS proxy for clients or servers" +msgstr "" + +#: gnu/packages/web.scm:4924 +msgid "" +"Stunnel is a proxy designed to add TLS encryption\n" +"functionality to existing clients and servers without any changes in the\n" +"programs' code. Its architecture is optimized for security, portability, " +"and\n" +"scalability (including load-balancing), making it suitable for large\n" +"deployments." +msgstr "" + +#: gnu/packages/web.scm:4951 +msgid "Internet services daemon" +msgstr "" + +#: gnu/packages/web.scm:4952 +msgid "" +"@code{xinetd}, a more secure replacement for @code{inetd},\n" +"listens for incoming requests over a network and launches the appropriate\n" +"service for that request. Requests are made using port numbers as " +"identifiers\n" +"and xinetd usually launches another daemon to handle the request. It can " +"be\n" +"used to start services with both privileged and non-privileged port numbers." +msgstr "" + +#: gnu/packages/web.scm:4996 +msgid "HTML Tidy with HTML5 support" +msgstr "" + +#: gnu/packages/web.scm:4998 +msgid "" +"Tidy is a console application which corrects and cleans up\n" +"HTML and XML documents by fixing markup errors and upgrading\n" +"legacy code to modern standards.\n" +"\n" +"Tidy also provides @code{libtidy}, a C static and dynamic library that\n" +"developers can integrate into their applications to make use of the\n" +"functions of Tidy." +msgstr "" + +#: gnu/packages/web.scm:5054 +msgid "Webserver with focus on security" +msgstr "" + +#: gnu/packages/web.scm:5056 +msgid "" +"Hiawatha has been written with security in mind.\n" +"Features include the ability to stop SQL injections, XSS and CSRF attacks " +"and\n" +"exploit attempts." +msgstr "" + +#: gnu/packages/web.scm:5080 +msgid "HTTP request and response service" +msgstr "" + +#: gnu/packages/web.scm:5081 +msgid "" +"Testing an HTTP Library can become difficult sometimes.\n" +"@code{RequestBin} is fantastic for testing POST requests, but doesn't let " +"you control the\n" +"response. This exists to cover all kinds of HTTP scenarios. All endpoint " +"responses are\n" +"JSON-encoded." +msgstr "" + +#: gnu/packages/web.scm:5109 +msgid "Test your HTTP library against a local copy of httpbin" +msgstr "" + +#: gnu/packages/web.scm:5111 +msgid "" +"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-" +"injected\n" +"into your tests. It automatically starts up a HTTP server in a separate " +"thread running\n" +"@code{httpbin} and provides your test with the URL in the fixture." +msgstr "" + +#: gnu/packages/web.scm:5142 +msgid "HTTP request/response parser for C" +msgstr "" + +#: gnu/packages/web.scm:5143 +msgid "" +"This is a parser for HTTP messages written in C. It parses\n" +"both requests and responses. The parser is designed to be used in\n" +"high-performance HTTP applications. It does not make any syscalls nor\n" +"allocations, it does not buffer data, it can be interrupted at anytime.\n" +"Depending on your architecture, it only requires about 40 bytes of data per\n" +"message stream (in a web server that is per connection)." +msgstr "" + +#: gnu/packages/web.scm:5195 +msgid "HTTP client mock for Python" +msgstr "" + +#: gnu/packages/web.scm:5196 +msgid "" +"@code{httpretty} is a helper for faking web requests,\n" +"inspired by Ruby's @code{fakeweb}." +msgstr "" + +#: gnu/packages/web.scm:5214 +msgid "Output JSON from a shell" +msgstr "" + +#: gnu/packages/web.scm:5215 +msgid "" +"jo is a command-line utility to create JSON objects or\n" +"arrays. It creates a JSON string on stdout from words provided as\n" +"command-line arguments or read from stdin." +msgstr "" + +#: gnu/packages/web.scm:5263 +msgid "Command-line interface to archive.org" +msgstr "" + +#: gnu/packages/web.scm:5264 +msgid "" +"@code{ia} is a command-line tool for using\n" +"@url{archive.org} from the command-line. It also emplements the\n" +"internetarchive python module for programatic access to archive.org." +msgstr "" + +#: gnu/packages/web.scm:5319 +msgid "Search code snippets on @url{https://commandlinefu.com}" +msgstr "" + +#: gnu/packages/web.scm:5320 +msgid "" +"@code{clf} is a command line tool for searching code\n" +"snippets on @url{https://commandlinefu.com}." +msgstr "" + +#: gnu/packages/web.scm:5422 +msgid "Easy interactive web applications with R" +msgstr "" + +#: gnu/packages/web.scm:5424 +msgid "" +"Makes it incredibly easy to build interactive web applications\n" +"with R. Automatic \"reactive\" binding between inputs and outputs and\n" +"extensive prebuilt widgets make it possible to build beautiful,\n" +"responsive, and powerful applications with minimal effort." +msgstr "" + +#: gnu/packages/web.scm:5463 +msgid "Create dashboards with shiny" +msgstr "" + +#: gnu/packages/web.scm:5464 +msgid "" +"This package provides an extension to the Shiny web\n" +"application framework for R, making it easy to create attractive dashboards." +msgstr "" + +#: gnu/packages/web.scm:5491 +msgid "Inter-widget interactivity for HTML widgets" +msgstr "" + +#: gnu/packages/web.scm:5493 +msgid "" +"This package provides building blocks for allowing HTML widgets to\n" +"communicate with each other, with Shiny or without (i.e. static @code{." +"html}\n" +"files). It currently supports linked brushing and filtering." +msgstr "" + +#: gnu/packages/web.scm:5513 +msgid "Web server interface for R" +msgstr "" + +#: gnu/packages/web.scm:5515 +msgid "" +"This package contains the Rook specification and convenience software\n" +"for building and running Rook applications. A Rook application is an R\n" +"reference class object that implements a @code{call} method or an R closure\n" +"that takes exactly one argument, an environment, and returns a list with " +"three\n" +"named elements: the @code{status}, the @code{headers}, and the @code{body}." +msgstr "" + +#: gnu/packages/web.scm:5555 +msgid "Generate Atom feeds for social networking websites" +msgstr "" + +#: gnu/packages/web.scm:5556 +msgid "" +"rss-bridge generates Atom feeds for social networking\n" +"websites lacking feeds. Supported websites include Facebook, Twitter,\n" +"Instagram and YouTube." +msgstr "" + +#: gnu/packages/web.scm:5588 +msgid "Check websites for broken links" +msgstr "" + +#: gnu/packages/web.scm:5589 +msgid "" +"LinkChecker is a website validator. It checks for broken\n" +"links in websites. It is recursive and multithreaded providing output in\n" +"colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It\n" +"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and " +"local\n" +"file links." +msgstr "" + +#: gnu/packages/web.scm:5630 +msgid "Command-line WebDAV client" +msgstr "" + +#: gnu/packages/web.scm:5632 +msgid "" +"Cadaver is a command-line WebDAV client for Unix. It supports\n" +"file upload, download, on-screen display, namespace operations (move/copy),\n" +"collection creation and deletion, and locking operations." +msgstr "" + +#: gnu/packages/web.scm:5650 +msgid "Universal Binary JSON encoder/decoder" +msgstr "" + +#: gnu/packages/web.scm:5652 +msgid "" +"Py-ubjson is a Python module providing an Universal Binary JSON\n" +"encoder/decoder based on the draft-12 specification for UBJSON." +msgstr "" + +#: gnu/packages/web.scm:5700 +msgid "" +"Java Servlet, JavaServer Pages, Java Expression Language and Java\n" +"WebSocket" +msgstr "" + +#: gnu/packages/web.scm:5702 +msgid "" +"Apache Tomcat is a free implementation of the Java\n" +"Servlet, JavaServer Pages, Java Expression Language and Java WebSocket\n" +"technologies." +msgstr "" + +#: gnu/packages/web.scm:5752 +msgid "Helper classes for jetty tests" +msgstr "" + +#: gnu/packages/web.scm:5753 +msgid "" +"This packages contains helper classes for testing the Jetty\n" +"Web Server." +msgstr "" + +#: gnu/packages/web.scm:5815 +msgid "Utility classes for Jetty" +msgstr "" + +#: gnu/packages/web.scm:5816 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides utility classes." +msgstr "" + +#: gnu/packages/web.scm:5887 +msgid "Jetty :: IO Utility" +msgstr "" + +#: gnu/packages/web.scm:5888 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides IO-related utility classes." +msgstr "" + +#: gnu/packages/web.scm:5931 +msgid "Jetty :: Http Utility" +msgstr "" + +#: gnu/packages/web.scm:5932 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides HTTP-related utility " +"classes." +msgstr "" + +#: gnu/packages/web.scm:5965 +msgid "Jetty :: JMX Management" +msgstr "" + +#: gnu/packages/web.scm:5966 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the JMX management." +msgstr "" + +#: gnu/packages/web.scm:6052 +msgid "Core jetty server artifact" +msgstr "" + +#: gnu/packages/web.scm:6053 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty server\n" +"artifact." +msgstr "" + +#: gnu/packages/web.scm:6096 +msgid "Jetty security infrastructure" +msgstr "" + +#: gnu/packages/web.scm:6097 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty security\n" +"infrastructure" +msgstr "" + +#: gnu/packages/web.scm:6140 +msgid "Jetty Servlet Container" +msgstr "" + +#: gnu/packages/web.scm:6141 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty servlet\n" +"container." +msgstr "" + +#: gnu/packages/web.scm:6204 +msgid "HTML parser" +msgstr "" + +#: gnu/packages/web.scm:6205 +msgid "" +"Jsoup is a Java library for working with real-world HTML. It\n" +"provides a very convenient API for extracting and manipulating data, using " +"the\n" +"best of DOM, CSS, and jQuery-like methods." +msgstr "" + +#: gnu/packages/web.scm:6226 +msgid "Validate HTML" +msgstr "" + +#: gnu/packages/web.scm:6227 +msgid "" +"Tidyp is a program that can validate your HTML, as well as\n" +"modify it to be more clean and standard. tidyp does not validate HTML 5.\n" +"\n" +"libtidyp is the library on which the program is based. It can be used by " +"any\n" +"other program that can interface to it. The Perl module @code{HTML::Tidy} " +"is\n" +"based on this library, allowing Perl programmers to easily validate HTML." +msgstr "" + +#: gnu/packages/web.scm:6268 +msgid "(X)HTML validation in a Perl object" +msgstr "" + +#: gnu/packages/web.scm:6269 +msgid "" +"@code{HTML::Tidy} is an HTML checker in a handy dandy\n" +"object. It's meant as a replacement for @code{HTML::Lint}, which is " +"written\n" +"in Perl but is not nearly as capable as @code{HTML::Tidy}." +msgstr "" + +#: gnu/packages/web.scm:6295 +msgid "Small Gopher server" +msgstr "" + +#: gnu/packages/web.scm:6297 +msgid "" +"Geomyidae is a server for distributed hypertext protocol Gopher. Its\n" +"features include:\n" +"\n" +"@enumerate\n" +"@item Gopher menus (see @file{index.gph} for an example);\n" +"@item directory listings (if no @file{index.gph} was found);\n" +"@item CGI support (@file{.cgi} files are executed);\n" +"@item search support in CGI files;\n" +"@item logging with multiple log levels.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/web.scm:6344 +msgid "Random avatar generator" +msgstr "" + +#: gnu/packages/web.scm:6345 msgid "" -"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -"serves as an example of standard GNU coding practices. As such, it supports\n" -"command-line arguments, multiple languages, and so on." +"Cat avatar generator is a generator of cat pictures optimised\n" +"to generate random avatars, or defined avatar from a \"seed\". This is a\n" +"derivation by David Revoy from the original MonsterID by Andreas Gohr." msgstr "" -"GNU Hello gibt die Meldung »Hello, world!« aus und beendet sich dann.\n" -"Es dient als ein Beispiel für die Standardwege zur Erzeugung von GNU-Code.\n" -"Als solches unterstützt es Befehlszeilenargumente, mehrere Sprachen usw." -#: gnu/packages/base.scm:85 -msgid "Print lines matching a pattern" -msgstr "Zeilen zurückgeben, die auf ein Muster passen" +#: gnu/packages/web.scm:6407 +msgid "HTTP/2 protocol client, proxy, server, and library" +msgstr "" -#: gnu/packages/base.scm:87 +#: gnu/packages/web.scm:6409 msgid "" -"grep is a tool for finding text inside files. Text is found by\n" -"matching a pattern provided by the user in one or many files. The pattern\n" -"may be provided as a basic or extended regular expression, or as fixed\n" -"strings. By default, the matching text is simply printed to the screen,\n" -"however the output can be greatly customized to include, for example, line\n" -"numbers. GNU grep offers many extensions over the standard utility,\n" -"including, for example, recursive directory searching." +"nghttp2 implements the Hypertext Transfer Protocol, version\n" +"2 (@dfn{HTTP/2}).\n" +"\n" +"A reusable C library provides the HTTP/2 framing layer, with several tools " +"built\n" +"on top of it:\n" +"\n" +"@itemize\n" +"@item @command{nghttp}, a command-line HTTP/2 client. It exposes many " +"advanced\n" +"and low-level aspects of the protocol and is useful for debugging.\n" +"@item @command{nghttpd}, a fast, multi-threaded HTTP/2 static web server " +"that\n" +"serves files from a local directory.\n" +"@item @command{nghttpx}, a fast, multi-threaded HTTP/2 reverse proxy that " +"can be\n" +"deployed in front of existing web servers that don't support HTTP/2.\n" +"Both @command{nghttpd} and @command{nghttpx} can fall back to HTTP/1.1 for\n" +"backwards compatibilty with clients that don't speak HTTP/2.\n" +"@item @command{h2load} for benchmarking (only!) your own HTTP/2 servers.\n" +"@item HTTP/2 uses a header compression method called @dfn{HPACK}.\n" +"nghttp2 provides a HPACK encoder and decoder as part of its public API.\n" +"@item @command{deflatehd} converts JSON data or HTTP/1-style header fields " +"to\n" +"compressed JSON header blocks.\n" +"@item @command{inflatehd} converts such compressed headers back to JSON " +"pairs.\n" +"@end itemize\n" msgstr "" -"Grep ist ein Werkzeug zum Finden von Text in Dateien. Textteile werden durch\n" -"Vergleichen anhand eines vom Benutzer angegebenen Musters in einer oder\n" -"mehreren Dateien gesucht. Das Muster kann als einfacher oder erweiterter\n" -"regulärer Ausdruck oder auch als einfache Zeichenkette angegeben werden.\n" -"In der Voreinstellung wird der Suchtreffer auf dem Bildschirm ausgegeben,\n" -"aber die Ausgabe kann auf vielfältige Weise angepasst werden, um beispiels-\n" -"weise Zeilennummern mit anzuzeigen. GNU Grep bietet viele Erweiterungen\n" -"im Vergleich zum Standardwerkzeug, zum Beispiel die rekursive Suche\n" -"in Verzeichnisstrukturen." -#: gnu/packages/base.scm:109 -msgid "Stream editor" -msgstr "Datenstromeditor" +#: gnu/packages/wordnet.scm:92 +msgid "Lexical database for the English language" +msgstr "" -#: gnu/packages/base.scm:124 +#: gnu/packages/wordnet.scm:94 msgid "" -"Sed is a non-interactive, text stream editor. It receives a text\n" -"input from a file or from standard input and it then applies a series of text\n" -"editing commands to the stream and prints its output to standard output. It\n" -"is often used for substituting text patterns in a stream. The GNU\n" -"implementation offers several extensions over the standard utility." +"WordNet is a large lexical database of English. Nouns, verbs,\n" +"adjectives and adverbs are grouped into sets of cognitive synonyms " +"(synsets),\n" +"each expressing a distinct concept. Synsets are interlinked by means of\n" +"conceptual-semantic and lexical relations. The resulting network of\n" +"meaningfully related words and concepts can be navigated with the browser.\n" +"WordNet is also freely and publicly available for download. WordNet's\n" +"structure makes it a useful tool for computational linguistics and natural\n" +"language processing." msgstr "" -"Sed ist ein nicht-interaktiver Editor für Text-Datenströme. Er empfängt eine\n" -"Texteingabe aus einer Datei oder der Standardeingabe und wendet eine Reihe von\n" -"Textbearbeitungsbefehlen darauf an. Das Ergebnis wird in der Standardausgabe\n" -"ausgegeben. Er wird häufig zum Ersetzen von Textmustern in einem Datenstrom\n" -"verwendet. Die GNU-Implementation bietet gegenüber dem Standardwerkzeug\n" -"diverse Erweiterungen." -#: gnu/packages/base.scm:144 -msgid "Managing tar archives" -msgstr "Tar-Archive verwalten" +#: gnu/packages/xiph.scm:69 +msgid "Library for manipulating the ogg multimedia format" +msgstr "" -#: gnu/packages/base.scm:146 +#: gnu/packages/xiph.scm:71 msgid "" -"Tar provides the ability to create tar archives, as well as the\n" -"ability to extract, update or list files in an existing archive. It is\n" -"useful for combining many files into one larger file, while maintaining\n" -"directory structure and file information such as permissions and\n" -"creation/modification dates. GNU tar offers many extensions over the\n" -"standard utility." +"The libogg library allows to manipulate the ogg multimedia container\n" +"format, which encapsulates raw compressed data and allows the interleaving " +"of\n" +"audio and video data. In addition to encapsulation and interleaving of\n" +"multiple data streams, ogg provides packet framing, error detection, and\n" +"periodic timestamps for seeking." msgstr "" -"Tar ermöglicht Ihnen das Erstellen oder Entpacken von Tar-Archiven sowie\n" -"die Aktualisierung oder Auflistung von Dateien eines existierenden Archivs.\n" -"Es dient zum Zusammenfassen mehrerer Dateien in einer einzigen Datei, wobei\n" -"die Verzeichnisstruktur und Dsateiinformationen wie Erstellungs- und\n" -"Änderungszeitpunkte sowie Zugriffsrechte erhalten bleiben. GNU Tar bietet\n" -"viele Erweiterungen über die Fähigkeiten des Standardwerkzeugs hinaus." -#: gnu/packages/base.scm:173 -msgid "Apply differences to originals, with optional backups" -msgstr "Unterschiede auf Originaldateien anwenden, mit optionaler Datensicherung" +#: gnu/packages/xiph.scm:98 +msgid "Library implementing the vorbis audio format" +msgstr "" -#: gnu/packages/base.scm:175 +#: gnu/packages/xiph.scm:100 msgid "" -"Patch is a program that applies changes to files based on differences\n" -"laid out as by the program \"diff\". The changes may be applied to one or more\n" -"files depending on the contents of the diff file. It accepts several\n" -"different diff formats. It may also be used to revert previously applied\n" -"differences." +"The libvorbis library implements the ogg vorbis audio format,\n" +"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" +"compressed audio format for mid to high quality (8kHz-48.0kHz, 16+ bit,\n" +"polyphonic) audio and music at fixed and variable bitrates from 16 to\n" +"128 kbps/channel." msgstr "" -"Patch ist ein Programm, das Änderungen auf Dateien anwendet, die durch das\n" -"Programm »diff« erzeugt wurden. Die Änderungen können auf eine oder mehrere\n" -"Dateien angewendet werden, abhängig vom Inhalt der Diff-Datei. Es akzeptiert\n" -"verschiedene Diff-Formate. Es kann auch dazu genutzt werden, frühere\n" -"Anwendungen von Diff-Dateien rückgängig zu machen." -#: gnu/packages/base.scm:195 -msgid "Comparing and merging files" -msgstr "Dateien vergleichen und zusammenführen" +#: gnu/packages/xiph.scm:137 +msgid "Library implementing the Theora video format" +msgstr "" -#: gnu/packages/base.scm:197 +#: gnu/packages/xiph.scm:139 msgid "" -"GNU Diffutils is a package containing tools for finding the\n" -"differences between files. The \"diff\" command is used to show how two files\n" -"differ, while \"cmp\" shows the offsets and line numbers where they differ. \n" -"\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" -"interactive means to merge two files." +"The libtheora library implements the ogg theora video format,\n" +"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" +"compressed video format." msgstr "" -"Das Paket GNU Diffutils enthält Werkzeuge zum Finden von Unterschieden\n" -"zwischen Dateien. Der Befehl »diff« wird dazu verwendet, zwei Dateien\n" -"zu vergleichen, um die Unterschiede kenntlich zu machen, während »cmp« anhand\n" -"von Position und Zeilennummern zeigt, wo genau die Unterschiede liegen.\n" -"Weiterhin bietet »sdiff« eine Möglichkeit, zwei Dateien interaktiv\n" -"zusammenzuführen." -#: gnu/packages/base.scm:224 -msgid "Operating on files matching given criteria" -msgstr "Verarbeitung von Dateien anhand gegebener Kriterien" +#: gnu/packages/xiph.scm:164 +msgid "Library for patent-free audio compression format" +msgstr "" -#: gnu/packages/base.scm:226 +#: gnu/packages/xiph.scm:166 msgid "" -"Findutils supplies the basic file directory searching utilities of the\n" -"GNU system. It consists of two primary searching utilities: \"find\"\n" -"recursively searches for files in a directory according to given criteria and\n" -"\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -"are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" -"used to apply commands with arbitrarily long arguments." +"GNU Speex is a patent-free audio compression codec specially designed\n" +"for speech. It is well-adapted to internet applications, such as VoIP. It\n" +"features compression of different bands in the same bitstream, intensity\n" +"stereo encoding, and voice activity detection." msgstr "" -"Das Paket Findutils stellt im GNU-System die grundlegenden Werkzeuge zum Suchen\n" -"in Verzeichnissen bereit. Zwei primäre Suchwerkzeuge sind enthalten: »find«\n" -"sucht anhand angegebener Kriterien rekursiv nach Dateien in Verzeichnissen\n" -"und »locate« listet Dateien in einer Datenbank auf, die einer Abfrage\n" -"entsprechen. Zwei Hilfswerkzeuge sind außerdem enthalten: »updatedb« aktualisiert\n" -"die Dateinamendatenbank und »xargs« dient dazu, Befehle mit willkürlich\n" -"langen Argumenten anzuwenden." -#: gnu/packages/base.scm:278 -msgid "Core GNU utilities (file, text, shell)" -msgstr "GNU-Kernprogramme (Datei, Text, Shell)" +#: gnu/packages/xiph.scm:192 +msgid "Speex processing library" +msgstr "" -#: gnu/packages/base.scm:280 +#: gnu/packages/xiph.scm:194 msgid "" -"GNU Coreutils includes all of the basic command-line tools that are\n" -"expected in a POSIX system. These provide the basic file, shell and text\n" -"manipulation functions of the GNU system. Most of these tools offer extended\n" -"functionality beyond that which is outlined in the POSIX standard." +"SpeexDSP is a @dfn{DSP} (Digital Signal Processing) library based on\n" +"work from the @code{speex} codec." msgstr "" -"Die GNU Coreutils enthalten alle grundlegenden Befehlszeilenwerkzeuge, die\n" -"Sie in einem POSIX-System erwarten. Diese bieten Ihnen die Bearbeitungsfunktionen\n" -"für Dateien, Text und Shell des GNU-Systems. Die meisten dieser Werkzeuge bieten\n" -"im Vergleich zu den in POSIX festgelegten Standards erweiterte Funktionalität." -#: gnu/packages/base.scm:314 -msgid "Remake files automatically" -msgstr "Automatisches Remake von Dateien" +#: gnu/packages/xiph.scm:221 +msgid "Cross platform audio library" +msgstr "" -#: gnu/packages/base.scm:316 +#: gnu/packages/xiph.scm:223 msgid "" -"Make is a program that is used to control the production of\n" -"executables or other files from their source files. The process is\n" -"controlled from a Makefile, in which the developer specifies how each file is\n" -"generated from its source. It has powerful dependency resolution and the\n" -"ability to determine when files have to be regenerated after their sources\n" -"change. GNU make offers many powerful extensions over the standard utility." +"Libao is a cross-platform audio library that allows programs to\n" +"output audio using a simple API on a wide variety of platforms.\n" +"It currently supports:\n" +"@enumerate\n" +"@item Null output (handy for testing without a sound device),\n" +"@item WAV files,\n" +"@item AU files,\n" +"@item RAW files,\n" +"@item OSS (Open Sound System, used on Linux and FreeBSD),\n" +"@item ALSA (Advanced Linux Sound Architecture),\n" +"@item aRts (Analog RealTime Synth, used by KDE),\n" +"@item PulseAudio (next generation GNOME sound server),\n" +"@item esd (EsounD or Enlightened Sound Daemon),\n" +"@item Mac OS X,\n" +"@item Windows (98 and later),\n" +"@item AIX,\n" +"@item Sun/NetBSD/OpenBSD,\n" +"@item IRIX,\n" +"@item NAS (Network Audio Server),\n" +"@item RoarAudio (Modern, multi-OS, networked Sound System),\n" +"@item OpenBSD's sndio.\n" +"@end enumerate\n" msgstr "" -"Make ist ein Programm, das zur Steuerung der Erstellung von ausführbaren\n" -"oder anderen Dateien aus deren Quelldateien verwendet wird. Der Prozess\n" -"wird über ein »Makefile« gesteuert, in welchem der Entwickler angibt, auf\n" -"welche Weise jede der Dateien aus den Quellen erzeugt werden soll. Das\n" -"Programm verfügt über eine leistungsfähige Abhängigkeitsauflösung und die\n" -"Fähigkeit zu bestimmen, wann eine Datei neu erstellt werden muss, wenn sich\n" -"deren Quellen geändert haben. GNU Make bietet mächtige Erweiterungen über die\n" -"Fähigkeiten des Standardwerkzeugs hinaus. " -#: gnu/packages/base.scm:361 -msgid "Binary utilities: bfd gas gprof ld" -msgstr "Binär-Dienstprogramme: bfd gas gprof ld" +#: gnu/packages/xiph.scm:265 +msgid "Free lossless audio codec" +msgstr "" -#: gnu/packages/base.scm:363 +#: gnu/packages/xiph.scm:267 msgid "" -"GNU Binutils is a collection of tools for working with binary files.\n" -"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler. Other\n" -"tools include programs to display binary profiling information, list the\n" -"strings in a binary file, and utilities for working with archives. The \"bfd\"\n" -"library for working with executable and object formats is also included." +"FLAC stands for Free Lossless Audio Codec, an audio format that is " +"lossless,\n" +"meaning that audio is compressed in FLAC without any loss in quality." msgstr "" -"Die GNU Binutils sind eine Werkzeugsammlung zum Arbeiten mit Binärdateien.\n" -"Die erwähnenswertesten sind »ld«, ein Linker, und »as«, ein Assembler. Weitere\n" -"enthaltene Werkzeuge zeigen Profiling-Informationen an, listen die\n" -"Zeichenketten in einer Binärdatei auf oder dienen der Arbeit mit Archiven.\n" -"Die »bfd«-Bibliothek zum Arbeiten mit ausführbaren oder Objektformaten\n" -"ist ebenfalls enthalten." -#: gnu/packages/base.scm:504 -msgid "The GNU C Library" -msgstr "Die GNU C-Bibliothek" +#: gnu/packages/xiph.scm:293 +msgid "Karaoke and text codec for embedding in ogg" +msgstr "" -#: gnu/packages/base.scm:506 +#: gnu/packages/xiph.scm:295 msgid "" -"Any Unix-like operating system needs a C library: the library which\n" -"defines the \"system calls\" and other basic facilities such as open, malloc,\n" -"printf, exit...\n" +"Kate is an overlay codec, originally designed for karaoke and text,\n" +"that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" +"stream, and animated. Most of the time, this would be multiplexed with\n" +"audio/video to carry subtitles, song lyrics (with or without karaoke data),\n" +"etc., but doesn't have to be.\n" "\n" -"The GNU C library is used as the C library in the GNU system and most systems\n" -"with the Linux kernel." +"Series of curves (splines, segments, etc.) may be attached to various\n" +"properties (text position, font size, etc.) to create animated overlays.\n" +"This allows scrolling or fading text to be defined. This can even be used\n" +"to draw arbitrary shapes, so hand drawing can also be represented by a\n" +"Kate stream." msgstr "" -"Jedes Unix-ähnliche Betriebssystem braucht eine C-Bibliothek: Dies ist die\n" -"Bibliothek, welche die »Systemaufrufe« und andere Grundfunktionen wie »open«,\n" -"»malloc«, »printf«, »exit« usw. definiert.\n" + +#: gnu/packages/xiph.scm:333 +msgid "Ogg vorbis tools" +msgstr "" + +#: gnu/packages/xiph.scm:335 +msgid "" +"Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" +"general-purpose compressed audio format.\n" "\n" -"Die GNU-C-Bibliothek wird als die C-Bibliothek im GNU-System sowie den meisten\n" -"Systemen mit dem Linux-Kernel verwendet." +"The package vorbis-tools contains\n" +"ogg123, an ogg vorbis command line audio player;\n" +"oggenc, the ogg vorbis encoder;\n" +"oggdec, a simple, portable command line decoder (to wav and raw);\n" +"ogginfo, to obtain information (tags, bitrate, length, etc.) about\n" +" an ogg vorbis file." +msgstr "" -#: gnu/packages/base.scm:575 -msgid "Database of current and historical time zones" -msgstr "Datenbank aktueller und historischer Zeitzonen" +#: gnu/packages/xiph.scm:359 gnu/packages/xiph.scm:422 +msgid "Versatile audio codec" +msgstr "" -#: gnu/packages/base.scm:576 +#: gnu/packages/xiph.scm:361 msgid "" -"The Time Zone Database (often called tz or zoneinfo)\n" -"contains code and data that represent the history of local time for many\n" -"representative locations around the globe. It is updated periodically to\n" -"reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" -"and daylight-saving rules." +"Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" +"is unmatched for interactive speech and music transmission over the " +"Internet,\n" +"but is also intended for storage and streaming applications. It is\n" +"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 " +"which\n" +"incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." msgstr "" -"Die Zeitzonen-Datenbank (oft »tz« oder »zoneinfo« genannt) enthält Code\n" -"und Daten, welche den Verlauf der lokalen Zeit für zahlreiche\n" -"repräsentative Orte rund um den Globus bereitstellen. Diese Daten werden\n" -"regelmäßig aktualisiert, um politisch begründete Änderungen der Zeitzonengrenzen,\n" -"Verschiebung gegenüber der Weltzeit oder den Sommerzeit-Winterzeit-Regelungen\n" -"zu reflektieren." -#: gnu/packages/base.scm:1004 -msgid "GNU C++ standard library (intermediate)" +#: gnu/packages/xiph.scm:395 +msgid "Command line utilities to encode, inspect, and decode .opus files" msgstr "" -#: gnu/packages/base.scm:1098 -msgid "The linker wrapper" -msgstr "Der Linker-Wrapper" +#: gnu/packages/xiph.scm:396 +msgid "" +"Opus is a royalty-free, highly versatile audio codec.\n" +"Opus-tools provide command line utilities for creating, inspecting and\n" +"decoding .opus files." +msgstr "" -#: gnu/packages/base.scm:1100 +#: gnu/packages/xiph.scm:424 msgid "" -"The linker wrapper (or `ld-wrapper') wraps the linker to add any\n" -"missing `-rpath' flags, and to detect any misuse of libraries outside of the\n" -"store." +"The opusfile library provides seeking, decode, and playback of Opus\n" +"streams in the Ogg container (.opus files) including over http(s) on posix " +"and\n" +"windows systems." msgstr "" -#: gnu/packages/base.scm:1264 -msgid "Complete GCC tool chain for C/C++ development" -msgstr "Vollständige GCC-Werkzeugsammlung für die Entwicklung in C/C++" +#: gnu/packages/xiph.scm:454 +#, fuzzy +msgid "Streaming media server" +msgstr "Datenstromeditor" -#: gnu/packages/base.scm:1266 +#: gnu/packages/xiph.scm:455 msgid "" -"This package provides a complete GCC tool chain for C/C++ development to\n" -"be installed in user profiles. This includes GCC, as well as libc (headers\n" -"and binaries, plus debugging symbols in the 'debug' output), and Binutils." +"Icecast is a streaming media server which currently supports\n" +"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used " +"to\n" +"create an Internet radio station or a privately running jukebox and many\n" +"things in between." msgstr "" -"Dieses Paket bietet eine vollständige GCC-Werkzeugsammlung, die für die\n" -"C/C++-Entwicklung in Benutzerprofilen installiert werden kann. Enthalten sind\n" -"sowohl GCC als auch die libc (Header und Binaries sowie Debugging-Symbole in\n" -"der Debug-Ausgabe) und die Binutils." -#: gnu/packages/guile.scm:99 gnu/packages/guile.scm:166 -msgid "Scheme implementation intended especially for extensions" -msgstr "Scheme-Implementation, die speziell für Erweiterungen gedacht ist" +#: gnu/packages/xiph.scm:483 +msgid "Audio streaming library for icecast encoders" +msgstr "" -#: gnu/packages/guile.scm:101 gnu/packages/guile.scm:168 +#: gnu/packages/xiph.scm:485 msgid "" -"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" -"official extension language of the GNU system. It is an implementation of\n" -"the Scheme language which can be easily embedded in other applications to\n" -"provide a convenient means of extending the functionality of the application\n" -"without requiring the source code to be rewritten." +"Libshout is a library for communicating with and sending data to an\n" +"icecast server. It handles the socket connection, the timing of the data,\n" +"and prevents bad data from getting to the icecast server." msgstr "" -#: gnu/packages/guile.scm:211 -msgid "Framework for building readers for GNU Guile" +#: gnu/services/base.scm:282 +msgid "" +"The @code{user-processes} service is responsible for\n" +"terminating all the processes so that the root file system can be re-" +"mounted\n" +"read-only, just before rebooting/halting. Processes still running after a " +"few\n" +"seconds after @code{SIGTERM} has been sent are terminated with\n" +"@code{SIGKILL}." msgstr "" -#: gnu/packages/guile.scm:213 +#: gnu/services/base.scm:335 msgid "" -"Guile-Reader is a simple framework for building readers for GNU Guile.\n" -"\n" -"The idea is to make it easy to build procedures that extend Guile’s read\n" -"procedure. Readers supporting various syntax variants can easily be written,\n" -"possibly by re-using existing “token readers” of a standard Scheme\n" -"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" -"document syntax.\n" +"Populate the @file{/etc/fstab} based on the given file\n" +"system objects." +msgstr "" + +#: gnu/services/base.scm:512 +msgid "" +"Provide Shepherd services to mount and unmount the given\n" +"file systems, as well as corresponding @file{/etc/fstab} entries." +msgstr "" + +#: gnu/services/base.scm:602 +msgid "" +"Seed the @file{/dev/urandom} pseudo-random number\n" +"generator (RNG) with the value recorded when the system was last shut\n" +"down." +msgstr "" + +#: gnu/services/base.scm:763 +msgid "" +"Install the given fonts on the specified ttys (fonts are per\n" +"virtual console on GNU/Linux). The value of this service is a list of\n" +"tty/font pairs like:\n" "\n" -"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" -"hopefully more powerful and flexible (for instance, one may instantiate as\n" -"many readers as needed)." +"@example\n" +"'((\"tty1\" . \"LatGrkCyr-8x16\"))\n" +"@end example\n" msgstr "" -#: gnu/packages/guile.scm:267 -msgid "Guile bindings to ncurses" -msgstr "Guile-Bindungen zu Ncurses" +#: gnu/services/base.scm:806 +msgid "" +"Provide a console log-in service as specified by its\n" +"configuration value, a @code{login-configuration} object." +msgstr "" -#: gnu/packages/guile.scm:269 +#: gnu/services/base.scm:1069 msgid "" -"guile-ncurses provides Guile language bindings for the ncurses\n" -"library." +"Provide console login using the @command{agetty}\n" +"program." msgstr "" -"guile-ncurses stellt Guile-Sprachbindungen für die ncurses-\n" -"Bibliothek bereit." -#: gnu/packages/guile.scm:289 -msgid "Run jobs at scheduled times" -msgstr "Aufgaben planmäßig ausführen" +#: gnu/services/base.scm:1123 +msgid "" +"Provide console login using the @command{mingetty}\n" +"program." +msgstr "" -#: gnu/packages/guile.scm:291 +#: gnu/services/base.scm:1295 msgid "" -"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" -"Guile, so its configuration can be written in Scheme; the original cron\n" -"format is also supported." +"Runs libc's @dfn{name service cache daemon} (nscd) with the\n" +"given configuration---an @code{} object. @xref{Name\n" +"Service Switch}, for an example." msgstr "" -"GNU Mcron ist ein vollständiger Ersatz für Vixie cron. Es wird dazu verwendet,\n" -"Aufgaben nach Plan ausführen zu lassen, zum Beispiel jede Stunde oder jeden\n" -"Montag. Mcron ist in Guile geschrieben, so dass dessen Konfiguration in Scheme\n" -"verwaltet werden kann. Das originale Cron-Format wird ebenfalls unterstützt." -#: gnu/packages/guile.scm:319 -msgid "Collection of useful Guile Scheme modules" -msgstr "Sammlung nützlicher Guile-Scheme-Modulen" +#: gnu/services/base.scm:1395 +msgid "" +"Install the specified resource usage limits by populating\n" +"@file{/etc/security/limits.conf} and using the @code{pam_limits}\n" +"authentication module." +msgstr "" + +#: gnu/services/base.scm:1613 +msgid "Run the build daemon of address@hidden, aka. @command{guix-daemon}." +msgstr "" -#: gnu/packages/guile.scm:321 +#: gnu/services/base.scm:1713 msgid "" -"guile-lib is intended as an accumulation place for pure-scheme Guile\n" -"modules, allowing for people to cooperate integrating their generic Guile\n" -"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" -"for Guile\"." +"Add a Shepherd service running @command{guix publish}, a\n" +"command that allows you to share pre-built binaries with others over HTTP." msgstr "" -#: gnu/packages/guile.scm:352 -msgid "JSON module for Guile" -msgstr "JSON-Modul für Guile" +#: gnu/services/base.scm:1918 +msgid "" +"Run @command{udev}, which populates the @file{/dev}\n" +"directory dynamically. Get extra rules from the packages listed in the\n" +"@code{rules} field of its value, @code{udev-configuration} object." +msgstr "" -#: gnu/packages/guile.scm:354 +#: gnu/services/base.scm:1993 msgid "" -"Guile-json supports parsing and building JSON documents according to the\n" -"http:://json.org specification. These are the main features:\n" -"- Strictly complies to http://json.org specification.\n" -"- Build JSON documents programmatically via macros.\n" -"- Unicode support for strings.\n" -"- Allows JSON pretty printing." +"Run GPM, the general-purpose mouse daemon, with the given\n" +"command-line options. GPM allows users to use the mouse in the console,\n" +"notably to select, copy, and paste text. The default options use the\n" +"@code{ps2} protocol, which works for both USB and PS/2 mice." msgstr "" -#: gnu/packages/lout.scm:109 -msgid "Lout, a document layout system similar in style to LaTeX" -msgstr "Lout, ein Dokument-Layoutsystem ähnlich LaTeX" +#: gnu/services/certbot.scm:162 +msgid "" +"Automatically renew @url{https://letsencrypt.org, Let's\n" +"Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n" +"and periodically invoking @command{certbot}." +msgstr "" -#: gnu/packages/lout.scm:111 +#: gnu/services/networking.scm:258 msgid "" -"The Lout document formatting system is now reads a high-level description of\n" -"a document similar in style to LaTeX and produces a PostScript or plain text\n" -"output file.\n" -"\n" -"Lout offers an unprecedented range of advanced features, including optimal\n" -"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -"inclusion and generation, equation formatting, tables, diagrams, rotation and\n" -"scaling, sorted indexes, bibliographic databases, running headers and\n" -"odd-even pages, automatic cross referencing, multilingual documents including\n" -"hyphenation (most European languages are supported), formatting of computer\n" -"programs, and much more, all ready to use. Furthermore, Lout is easily\n" -"extended with definitions which are very much easier to write than troff of\n" -"TeX macros because Lout is a high-level, purely functional language, the\n" -"outcome of an eight-year research project that went back to the\n" -"beginning." +"Turn up the specified network interfaces upon startup,\n" +"with the given IP address, gateway, netmask, and so on. The value for\n" +"services of this type is a list of @code{static-networking} objects, one " +"per\n" +"network interface." msgstr "" -#: gnu/packages/recutils.scm:58 -msgid "Manipulate plain text files as databases" -msgstr "Bearbeitung von Datenbanken in Form einfacher Textdateien" +#: gnu/services/networking.scm:435 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The " +"daemon\n" +"will keep the system clock synchronized with that of the given servers." +msgstr "" -#: gnu/packages/recutils.scm:60 +#: gnu/services/networking.scm:545 msgid "" -"GNU Recutils is a set of tools and libraries for creating and\n" -"manipulating text-based, human-editable databases. Despite being text-based,\n" -"databases created with Recutils carry all of the expected features such as\n" -"unique fields, primary keys, time stamps and more. Many different field types\n" -"are supported, as is encryption." +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon, as implemented by @uref{http://www.openntpd.org, OpenNTPD}. The\n" +"daemon will keep the system clock synchronized with that of the given " +"servers." +msgstr "" + +#: gnu/services/networking.scm:633 +msgid "" +"Start @command{inetd}, the @dfn{Internet superserver}. It is responsible\n" +"for listening on Internet sockets and spawning the corresponding services " +"on\n" +"demand." +msgstr "" + +#: gnu/services/networking.scm:788 +msgid "" +"Run the @uref{https://torproject.org, Tor} anonymous\n" +"networking daemon." +msgstr "" + +#: gnu/services/networking.scm:811 +msgid "Define a new Tor @dfn{hidden service}." +msgstr "" + +#: gnu/services/networking.scm:879 +msgid "" +"Run @url{https://launchpad.net/wicd,Wicd}, a network\n" +"management daemon that aims to simplify wired and wireless networking." +msgstr "" + +#: gnu/services/networking.scm:968 +msgid "" +"Run @uref{https://wiki.gnome.org/Projects/NetworkManager,\n" +"NetworkManager}, a network management daemon that aims to simplify wired " +"and\n" +"wireless networking." +msgstr "" + +#: gnu/services/networking.scm:1026 +msgid "" +"Run @url{https://01.org/connman,Connman},\n" +"a network connection manager." +msgstr "" + +#: gnu/services/networking.scm:1115 +msgid "" +"Run @uref{http://www.openvswitch.org, Open vSwitch}, a multilayer virtual\n" +"switch designed to enable massive network automation through programmatic\n" +"extension." +msgstr "" + +#: gnu/services/version-control.scm:142 +msgid "" +"Expose Git respositories over the insecure @code{git://} TCP-based\n" +"protocol." msgstr "" -"Die GNU Recutils sind eine Sammlung von Werkzeugen und Bibliotheken zum\n" -"Erstellen und Bearbeiten textbasierter, menschenlesbarer Datenbanken. Obwohl\n" -"rein textbasiert, bieten die mit Recutils erzeugten Datenbanken alles, was Sie\n" -"von einer Datenbank erwarten, wie eindeutige Felder, Primärschlüssel,\n" -"Zeitstempel und vieles mehr. Viele verschiedene Feldtypen sowie Verschlüsselung\n" -"werden unterstützt." + +#~ msgid "Complete GCC tool chain for C/C++ development" +#~ msgstr "Vollständige GCC-Werkzeugsammlung für die Entwicklung in C/C++" + +#~ msgid "" +#~ "This package provides a complete GCC tool chain for C/C++ development to\n" +#~ "be installed in user profiles. This includes GCC, as well as libc " +#~ "(headers\n" +#~ "and binaries, plus debugging symbols in the 'debug' output), and Binutils." +#~ msgstr "" +#~ "Dieses Paket bietet eine vollständige GCC-Werkzeugsammlung, die für die\n" +#~ "C/C++-Entwicklung in Benutzerprofilen installiert werden kann. Enthalten " +#~ "sind\n" +#~ "sowohl GCC als auch die libc (Header und Binaries sowie Debugging-Symbole " +#~ "in\n" +#~ "der Debug-Ausgabe) und die Binutils." + +#~ msgid "Lout, a document layout system similar in style to LaTeX" +#~ msgstr "Lout, ein Dokument-Layoutsystem ähnlich LaTeX" #~ msgid "cannot access `~a': ~a~%" #~ msgstr "Zugriff auf »~a« nicht möglich: ~a~%" @@ -413,9 +21658,6 @@ msgstr "" #~ msgid "~A: package not found for version ~a~%" #~ msgstr "~A: Paket nicht gefunden für Version ~a~%" -#~ msgid "~A: unknown package~%" -#~ msgstr "~A: unbekanntes Paket~%" - #~ msgid "~a: not a number~%" #~ msgstr "~a: keine Zahl~%" @@ -495,9 +21737,6 @@ msgstr "" #~ msgid "~a: unknown action~%" #~ msgstr "~a: unbekannte Aktion~%" -#~ msgid "no configuration file specified~%" -#~ msgstr "Keine Konfigurationsdatei angegeben~%" - #~ msgid "signature verification failed for `~a'~%" #~ msgstr "Verifizierung der Signatur fehlgeschlagen für »~a«~%" @@ -553,7 +21792,8 @@ msgstr "" #~ msgstr "Ungültiges Argument: ~a~%" #~ msgid "Try `guix --help' for more information.~%" -#~ msgstr "Rufen Sie »guix --help« auf, um weitere Informationen zu erhalten.~%" +#~ msgstr "" +#~ "Rufen Sie »guix --help« auf, um weitere Informationen zu erhalten.~%" #~ msgid "" #~ "Usage: guix COMMAND ARGS...\n" diff --git a/po/packages/eo.po b/po/packages/eo.po index 3c7505be3..188fd5976 100644 --- a/po/packages/eo.po +++ b/po/packages/eo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: guix-packages 0.8.1\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2015-01-27 00:07+0100\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2015-02-05 09:41-0300\n" "Last-Translator: Felipe Castro \n" "Language-Team: Esperanto \n" @@ -17,1962 +17,21391 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.6.10\n" -#: gnu/packages/abiword.scm:101 +#: gnu/packages/abiword.scm:114 msgid "Word processing program" msgstr "Teksto-proceza programaro" -#: gnu/packages/abiword.scm:103 +#. TRANSLATORS: Dear translator, We would like to inform you that package +#. descriptions may occasionally include Texinfo markup. Texinfo markup +#. looks like "@code{rm -rf}", "@emph{important}", etc. When translating, +#. please leave markup as is. +#: gnu/packages/abiword.scm:123 +#, fuzzy msgid "" -"AbiWord is a word processing program. It is rapidly becoming a state\n" -"of the art word processor, with lots of features useful for your daily work,\n" -"personal needs, or for just some good old typing fun." +"AbiWord is a word processing program. It is rapidly\n" +"becoming a state of the art word processor, with lots of features useful " +"for\n" +"your daily work, personal needs, or for just some good old typing fun." msgstr "" "AbiWord estas teksto-procezilo. Ĝi rapide progresas al stato-de-la-arta\n" "teksto-procezilo, kun multe da distingaĵoj utilaj por via ĉiutaga laboro,\n" "personaj bezonoj, aŭ simple por iom da bona amuziĝo per tajpado." -#: gnu/packages/aspell.scm:42 +#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:718 msgid "Spell checker" msgstr "Literumilo" -#: gnu/packages/aspell.scm:44 +#: gnu/packages/aspell.scm:72 msgid "" "Aspell is a spell-checker which can be used either as a library or as\n" -"a standalone program. Notable features of Aspell include its full support of\n" +"a standalone program. Notable features of Aspell include its full support " +"of\n" "documents written in the UTF-8 encoding and its ability to use multiple\n" "dictionaries, including personal ones." msgstr "" -#: gnu/packages/aspell.scm:84 +#: gnu/packages/aspell.scm:114 msgid "This package provides a dictionary for the GNU Aspell spell checker." msgstr "Tiu ĉi pako provizas vortaron por la literumilo GNU Aspell." -#: gnu/packages/backup.scm:87 +#: gnu/packages/aspell.scm:295 gnu/packages/libreoffice.scm:768 +#, fuzzy +msgid "" +"This package provides a dictionary for the Hunspell spell-checking\n" +"library." +msgstr "Tiu ĉi pako provizas vortaron por la literumilo GNU Aspell." + +#: gnu/packages/aspell.scm:313 +msgid "Hunspell dictionary for English" +msgstr "" + +#: gnu/packages/aspell.scm:317 +msgid "Hunspell dictionary for Australian English" +msgstr "" + +#: gnu/packages/aspell.scm:321 +msgid "Hunspell dictionary for Canadian English" +msgstr "" + +#: gnu/packages/aspell.scm:325 +msgid "Hunspell dictionary for British English, with -ise endings" +msgstr "" + +#: gnu/packages/aspell.scm:329 +msgid "Hunspell dictionary for British English, with -ize endings" +msgstr "" + +#: gnu/packages/aspell.scm:333 +msgid "Hunspell dictionary for United States English" +msgstr "" + +#: gnu/packages/audio.scm:132 +msgid "Realtime modular synthesizer and effect processor" +msgstr "" + +#: gnu/packages/audio.scm:134 +msgid "" +"AlsaModularSynth is a digital implementation of a classical analog\n" +"modular synthesizer system. It uses virtual control voltages to control " +"the\n" +"parameters of the modules. The control voltages which control the " +"frequency\n" +"e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled\n" +"Filter) modules follow the convention of 1V / Octave." +msgstr "" + +#: gnu/packages/audio.scm:171 +#, fuzzy +msgid "Library for audio labelling" +msgstr "Biblioteko por trakti dosierojn PNG" + +#: gnu/packages/audio.scm:173 +msgid "" +"aubio is a tool designed for the extraction of annotations from audio\n" +"signals. Its features include segmenting a sound file before each of its\n" +"attacks, performing pitch detection, tapping the beat and producing MIDI\n" +"streams from live audio." +msgstr "" + +#: gnu/packages/audio.scm:274 +msgid "Digital audio workstation" +msgstr "" + +#: gnu/packages/audio.scm:276 +msgid "" +"Ardour is a multi-channel digital audio workstation, allowing users to\n" +"record, edit, mix and master audio and MIDI projects. It is targeted at " +"audio\n" +"engineers, musicians, soundtrack editors and composers." +msgstr "" + +#: gnu/packages/audio.scm:411 +msgid "Software for recording and editing sounds" +msgstr "" + +#: gnu/packages/audio.scm:413 +msgid "" +"Audacity is a multi-track audio editor designed for recording, playing\n" +"and editing digital audio. It features digital effects and spectrum " +"analysis\n" +"tools." +msgstr "" + +#: gnu/packages/audio.scm:448 +msgid "Tonewheel organ synthesizer" +msgstr "" + +#: gnu/packages/audio.scm:450 +msgid "" +"AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" +"with drawbars, distortion and rotating speakers. The organ has three\n" +"sections, two polyphonic sections with nine drawbars each and one " +"monophonic\n" +"bass section with five drawbars. A standalone JACK application and LV2\n" +"plugins are provided." +msgstr "" + +#: gnu/packages/audio.scm:487 +msgid "Audio plug-in pack for LV2 and JACK environments" +msgstr "" + +#: gnu/packages/audio.scm:489 +msgid "" +"Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" +"The suite contains lots of effects (delay, modulation, signal processing,\n" +"filters, equalizers, dynamics, distortion and mastering effects),\n" +"instruments (SF2 player, organ simulator and a monophonic synthesizer) and\n" +"tools (analyzer, mono/stereo tools, crossovers)." +msgstr "" + +#: gnu/packages/audio.scm:541 +msgid "Software speech synthesizer" +msgstr "" + +#: gnu/packages/audio.scm:542 +msgid "" +"eSpeak is a software speech synthesizer for English and\n" +"other languages. eSpeak uses a \"formant synthesis\" method. This allows " +"many\n" +"languages to be provided in a small size. The speech is clear, and can be " +"used\n" +"at high speeds, but is not as natural or smooth as larger synthesizers which " +"are\n" +"based on human speech recordings." +msgstr "" + +#: gnu/packages/audio.scm:589 +msgid "LV2 plugins for live use" +msgstr "" + +#: gnu/packages/audio.scm:591 +msgid "" +"The infamous plugins are a collection of LV2 audio plugins for live\n" +"performances. The plugins include a cellular automaton synthesizer, an\n" +"envelope follower, distortion effects, tape effects and more." +msgstr "" + +#: gnu/packages/audio.scm:632 +msgid "SWH plugins in LV2 format" +msgstr "" + +#: gnu/packages/audio.scm:634 +msgid "" +"Swh-plugins-lv2 is a collection of audio plugins in LV2 format. Plugin\n" +"classes include: dynamics (compressor, limiter), time (delay, chorus,\n" +"flanger), ringmodulator, distortion, filters, pitchshift, oscillators,\n" +"emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc." +msgstr "" + +#: gnu/packages/audio.scm:668 +msgid "Sound and music computing system" +msgstr "" + +#: gnu/packages/audio.scm:670 +msgid "" +"Csound is a user-programmable and user-extensible sound processing\n" +"language and software synthesizer." +msgstr "" + +#: gnu/packages/audio.scm:711 gnu/packages/audio.scm:2872 +msgid "C++ wrapper around the ALSA API" +msgstr "" + +#: gnu/packages/audio.scm:713 +msgid "" +"clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" +"ALSA PCM devices." +msgstr "" + +#: gnu/packages/audio.scm:750 +msgid "LADSPA ambisonics plugins" +msgstr "" + +#: gnu/packages/audio.scm:752 +msgid "" +"The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be\n" +"used within Ardour. Features include: mono and stereo to B-format panning,\n" +"horizontal rotator, square, hexagon and cube decoders." +msgstr "" + +#: gnu/packages/audio.scm:787 +msgid "Chorus, phaser, and vintage high-pass and low-pass filters" +msgstr "" + +#: gnu/packages/audio.scm:789 +msgid "" +"This package provides various LADSPA plugins. @code{cs_chorus} and\n" +"@code{cs_phaser} provide chorus and phaser effects, respectively;\n" +"@code{mvclpf24} provides four implementations of the low-pass filter used " +"in\n" +"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-" +"controlled\n" +"high-pass filter by Robert Moog. The filters attempt to accurately emulate\n" +"the non-linear circuit elements of their original analog counterparts." +msgstr "" + +#: gnu/packages/audio.scm:827 +msgid "LADSPA reverb plugin" +msgstr "" + +#: gnu/packages/audio.scm:829 +msgid "" +"This package provides a stereo reverb LADSPA plugin based on the\n" +"well-known greverb." +msgstr "" + +#: gnu/packages/audio.scm:863 +msgid "LADSPA four-band parametric equalizer plugin" +msgstr "" + +#: gnu/packages/audio.scm:865 +msgid "" +"This package provides a LADSPA plugin for a four-band parametric\n" +"equalizer. Each section has an active/bypass switch, frequency, bandwidth " +"and\n" +"gain controls. There is also a global bypass switch and gain control.\n" +"\n" +"The 2nd order resonant filters are implemented using a Mitra-Regalia style\n" +"lattice filter, which is stable even while parameters are being changed.\n" +"\n" +"All switches and controls are internally smoothed, so they can be used " +"'live'\n" +"without any clicks or zipper noises. This makes this plugin suitable for " +"use\n" +"in systems that allow automation of plugin control ports, such as Ardour, " +"or\n" +"for stage use." +msgstr "" + +#: gnu/packages/audio.scm:908 +msgid "LADSPA stereo width plugin" +msgstr "" + +#: gnu/packages/audio.scm:910 +#, fuzzy +msgid "" +"This package provides a LADSPA plugin to manipulate the stereo width of\n" +"audio signals." +msgstr "" +"Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4." + +#: gnu/packages/audio.scm:945 +msgid "LADSPA plugin for synthesizer oscillators" +msgstr "" + +#: gnu/packages/audio.scm:947 +msgid "" +"The @code{blvco} LADSPA plugin provides three anti-aliased oscillators:\n" +"\n" +"@enumerate\n" +"@item Pulse-VCO, a dirac pulse oscillator with flat amplitude spectrum\n" +"@item Saw-VCO, a sawtooth oscillator with 1/F amplitude spectrum\n" +"@item Rec-VCO, a square / rectange oscillator\n" +"@end enumerate\n" +"\n" +"\n" +"All oscillators are low-pass filtered to provide waveforms similar to the\n" +"output of analog synthesizers such as the Moog Voyager." +msgstr "" + +#: gnu/packages/audio.scm:989 +msgid "LADSPA Autowah effect plugin" +msgstr "" + +#: gnu/packages/audio.scm:991 +#, fuzzy +msgid "" +"This package provides a LADSPA plugin for a Wah effect with envelope\n" +"follower." +msgstr "Tiu ĉi pako provizas vortaron por la literumilo GNU Aspell." + +#: gnu/packages/audio.scm:1025 +msgid "LADSPA stereo reverb plugin" +msgstr "" + +#: gnu/packages/audio.scm:1027 +#, fuzzy +msgid "This package provides a LADSPA plugin for a stereo reverb effect." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/audio.scm:1066 +msgid "SoundFont synthesizer" +msgstr "" + +#: gnu/packages/audio.scm:1068 +msgid "" +"FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" +"specifications. FluidSynth reads and handles MIDI events from the MIDI " +"input\n" +"device. It is the software analogue of a MIDI synthesizer. FluidSynth can\n" +"also play midifiles using a Soundfont." +msgstr "" + +#: gnu/packages/audio.scm:1099 +msgid "MPEG-4 and MPEG-2 AAC decoder" +msgstr "" + +#: gnu/packages/audio.scm:1101 +msgid "" +"FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" +"PS, and DAB+." +msgstr "" + +#: gnu/packages/audio.scm:1141 +msgid "Signal processing language" +msgstr "" + +#: gnu/packages/audio.scm:1143 +msgid "Faust is a programming language for realtime audio signal processing." +msgstr "" + +#: gnu/packages/audio.scm:1213 +msgid "GUS compatible patches for MIDI players" +msgstr "" + +#: gnu/packages/audio.scm:1215 +msgid "" +"FreePats is a project to create a free and open set of GUS compatible\n" +"patches that can be used with softsynths such as Timidity and WildMidi." +msgstr "" + +#: gnu/packages/audio.scm:1267 +msgid "Virtual guitar amplifier" +msgstr "" + +#: gnu/packages/audio.scm:1268 +msgid "" +"Guitarix is a virtual guitar amplifier running JACK.\n" +"Guitarix takes the signal from your guitar as a mono-signal from your sound\n" +"card. The input is processed by a main amp and a rack-section. Both can " +"be\n" +"routed separately and deliver a processed stereo-signal via JACK. You may\n" +"fill the rack with effects from more than 25 built-in modules including " +"stuff\n" +"from a simple noise gate to modulation effects like flanger, phaser or\n" +"auto-wah." +msgstr "" + +#: gnu/packages/audio.scm:1322 +msgid "Audio effects processor" +msgstr "" + +#: gnu/packages/audio.scm:1324 +msgid "" +"Rakarrack is a richly featured multi-effects processor emulating a\n" +"guitar effects pedalboard. Effects include compressor, expander, noise " +"gate,\n" +"equalizers, exciter, flangers, chorus, various delay and reverb effects,\n" +"distortion modules and many more. Most of the effects engine is built from\n" +"modules found in the excellent software synthesizer ZynAddSubFX. Presets " +"and\n" +"user interface are optimized for guitar, but Rakarrack processes signals in\n" +"stereo while it does not apply internal band-limiting filtering, and thus " +"is\n" +"well suited to all musical instruments and vocals." +msgstr "" + +#: gnu/packages/audio.scm:1375 +msgid "LV2 convolution reverb" +msgstr "" + +#: gnu/packages/audio.scm:1377 +msgid "" +"IR is a low-latency, real-time, high performance signal convolver\n" +"especially for creating reverb effects. It supports impulse responses with " +"1,\n" +"2 or 4 channels, in any soundfile format supported by libsndfile." +msgstr "" + +#: gnu/packages/audio.scm:1407 +msgid "JACK audio connection kit" +msgstr "" + +#: gnu/packages/audio.scm:1409 +msgid "" +"JACK is a low-latency audio server. It can connect a number of\n" +"different applications to an audio device, as well as allowing them to " +"share\n" +"audio between themselves. JACK is different from other audio server " +"efforts\n" +"in that it has been designed from the ground up to be suitable for\n" +"professional audio work. This means that it focuses on two key areas:\n" +"synchronous execution of all clients, and low latency operation." +msgstr "" + +#: gnu/packages/audio.scm:1505 +msgid "Simple LV2 host for JACK" +msgstr "" + +#: gnu/packages/audio.scm:1507 +msgid "" +"Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" +"plugins and exposes their ports as JACK ports, essentially making any LV2\n" +"plugin function as a JACK application." +msgstr "" + +#: gnu/packages/audio.scm:1550 +msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" +msgstr "" + +#: gnu/packages/audio.scm:1552 +msgid "" +"LADSPA is a standard that allows software audio processors and effects\n" +"to be plugged into a wide range of audio synthesis and recording packages." +msgstr "" + +#: gnu/packages/audio.scm:1598 +msgid "Audio application session manager" +msgstr "" + +#: gnu/packages/audio.scm:1600 +msgid "" +"LASH is a session management system for audio applications. It allows\n" +"you to save and restore audio sessions consisting of multiple interconneced\n" +"applications, restoring program state (i.e. loaded patches) and the\n" +"connections between them." +msgstr "" + +#: gnu/packages/audio.scm:1621 +msgid "Bauer stereophonic-to-binaural DSP" +msgstr "" + +#: gnu/packages/audio.scm:1623 +msgid "" +"The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" +"designed to improve headphone listening of stereo audio records. " +"Recommended\n" +"for headphone prolonged listening to disable superstereo fatigue without\n" +"essential distortions." +msgstr "" + +#: gnu/packages/audio.scm:1646 +#, fuzzy +msgid "Implementation of the Open Sound Control protocol" +msgstr "Realigo de Scheme kaj rilataj program-lingvoj" + +#: gnu/packages/audio.scm:1648 +msgid "" +"liblo is a lightweight library that provides an easy to use\n" +"implementation of the Open Sound Control (@dfn{OSC}) protocol." +msgstr "" + +#: gnu/packages/audio.scm:1671 +msgid "Bindings for PortAudio v19" +msgstr "" + +#: gnu/packages/audio.scm:1672 +msgid "" +"This package provides bindings for PortAudio v19, the\n" +"cross-platform audio input/output stream library." +msgstr "" + +#: gnu/packages/audio.scm:1697 +#, fuzzy +msgid "Python bindings for liblo" +msgstr "Bindoj de Python por Cairo" + +#: gnu/packages/audio.scm:1699 +msgid "" +"Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n" +"library. It supports almost the complete functionality of liblo, allowing " +"you\n" +"to send and receive OSC messages using a nice and simple Python API. Also\n" +"included are the command line utilities @code{send_osc} and @code{dump_osc}." +msgstr "" + +#: gnu/packages/audio.scm:1740 +msgid "Library to simplify use of LV2 plugins in applications" +msgstr "" + +#: gnu/packages/audio.scm:1742 +msgid "" +"Lilv is a C library to make the use of LV2 plugins as simple as possible\n" +"for applications. Lilv is the successor to SLV2, rewritten to be\n" +"significantly faster and have minimal dependencies." +msgstr "" + +#: gnu/packages/audio.scm:1768 +msgid "LV2 audio plugin specification" +msgstr "" + +#: gnu/packages/audio.scm:1770 +msgid "" +"LV2 is an open specification for audio plugins and host applications.\n" +"At its core, LV2 is a simple stable interface, accompanied by extensions " +"which\n" +"add functionality to support the needs of increasingly powerful audio\n" +"software." +msgstr "" + +#: gnu/packages/audio.scm:1822 +msgid "LV2 port of the mda Piano plugin" +msgstr "" + +#: gnu/packages/audio.scm:1823 +msgid "An LV2 port of the mda Piano VSTi." +msgstr "" + +#: gnu/packages/audio.scm:1836 +msgid "LV2 port of the mda EPiano plugin" +msgstr "" + +#: gnu/packages/audio.scm:1837 +msgid "An LV2 port of the mda EPiano VSTi." +msgstr "" + +#: gnu/packages/audio.scm:1882 +msgid "C++ libraries for LV2 plugins" +msgstr "" + +#: gnu/packages/audio.scm:1884 +msgid "" +"The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" +"extensions into easy to use C++ classes. It is the successor of\n" +"lv2-c++-tools." +msgstr "" + +#: gnu/packages/audio.scm:1925 +msgid "3D audio API" +msgstr "3D-sona API" + +#: gnu/packages/audio.scm:1927 +msgid "" +"OpenAL provides capabilities for playing audio in a virtual 3D\n" +"environment. Distance attenuation, doppler shift, and directional sound\n" +"emitters are among the features handled by the API. More advanced effects,\n" +"including air absorption, occlusion, and environmental reverb, are " +"available\n" +"through the EFX extension. It also facilitates streaming audio, multi-" +"channel\n" +"buffers, and audio capture." +msgstr "" + +#: gnu/packages/audio.scm:1957 +msgid "Free implementation of OpenAL's ALUT standard" +msgstr "" + +#: gnu/packages/audio.scm:1958 +msgid "freealut is the OpenAL Utility Toolkit." +msgstr "" + +#: gnu/packages/audio.scm:1987 +msgid "Modular patch bay for audio and MIDI systems" +msgstr "" + +#: gnu/packages/audio.scm:1989 +msgid "" +"Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" +"and ALSA." +msgstr "" + +#: gnu/packages/audio.scm:2016 +msgid "Jack server control application" +msgstr "" + +#: gnu/packages/audio.scm:2017 +msgid "" +"Control a Jack server. Allows you to plug various sources\n" +"into various outputs and to start, stop and configure jackd" +msgstr "" + +#: gnu/packages/audio.scm:2050 +msgid "Stereo audio recorder for JACK" +msgstr "" + +#: gnu/packages/audio.scm:2051 +msgid "" +"QJackRcd is a simple graphical stereo recorder for JACK\n" +"supporting silence processing for automatic pause, file splitting, and\n" +"background file post-processing." +msgstr "" + +#: gnu/packages/audio.scm:2077 +msgid "Real-time audio utility library" +msgstr "" + +#: gnu/packages/audio.scm:2079 +msgid "" +"Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" +"aimed at audio/musical applications." +msgstr "" + +#: gnu/packages/audio.scm:2123 +msgid "Audio time-stretching and pitch-shifting library" +msgstr "" + +#: gnu/packages/audio.scm:2125 +msgid "" +"Rubber Band is a library and utility program that permits changing the\n" +"tempo and pitch of an audio recording independently of one another." +msgstr "" + +#: gnu/packages/audio.scm:2173 +#, fuzzy +msgid "Cross-platform MIDI library for C++" +msgstr "Plursistema son-biblioteko" + +#: gnu/packages/audio.scm:2175 +msgid "" +"RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" +"classes) that provide a common cross-platform API for realtime MIDI\n" +"input/output." +msgstr "" + +#: gnu/packages/audio.scm:2200 +msgid "Library for serialising LV2 atoms to/from RDF" +msgstr "" + +#: gnu/packages/audio.scm:2202 +msgid "" +"Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" +"the Turtle syntax." +msgstr "" + +#: gnu/packages/audio.scm:2230 +msgid "Library for loading and wrapping LV2 plugin UIs" +msgstr "" + +#: gnu/packages/audio.scm:2232 +msgid "" +"Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" +"\n" +"Suil makes it possible to load a UI of a toolkit in a host using another\n" +"toolkit. The API is designed such that hosts do not need to explicitly\n" +"support specific toolkits – if Suil supports a particular toolkit, then UIs " +"in\n" +"that toolkit will work in all hosts that use Suil automatically.\n" +"\n" +"Suil currently supports every combination of Gtk, Qt, and X11." +msgstr "" + +#: gnu/packages/audio.scm:2289 +msgid "Software synthesizer for playing MIDI files" +msgstr "" + +#: gnu/packages/audio.scm:2291 +msgid "" +"TiMidity++ is a software synthesizer. It can play MIDI files by\n" +"converting them into PCM waveform data; give it a MIDI data along with " +"digital\n" +"instrument data files, then it synthesizes them in real-time, and plays. " +"It\n" +"can not only play sounds, but also can save the generated waveforms into " +"hard\n" +"disks as various audio file formats." +msgstr "" + +#: gnu/packages/audio.scm:2329 +msgid "Modular and extensible audio processing system" +msgstr "" + +#: gnu/packages/audio.scm:2331 +msgid "" +"Vamp is an audio processing plugin system for plugins that extract\n" +"descriptive information from audio data — typically referred to as audio\n" +"analysis plugins or audio feature extraction plugins." +msgstr "" + +#: gnu/packages/audio.scm:2370 +msgid "Library for time stretching and pitch scaling of audio" +msgstr "" + +#: gnu/packages/audio.scm:2372 +msgid "" +"SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" +"stretching and pitch scaling of audio. This package contains the library." +msgstr "" + +#: gnu/packages/audio.scm:2394 +#, fuzzy +msgid "Hybrid lossless audio codec" +msgstr "Libera senperda sona kodeko" + +#: gnu/packages/audio.scm:2396 +msgid "" +"WavPack is an audio compression format with lossless, lossy and hybrid\n" +"compression modes. This package contains command-line programs and library " +"to\n" +"encode and decode wavpack files." +msgstr "" + +#: gnu/packages/audio.scm:2415 +msgid "Mod file playing library" +msgstr "" + +#: gnu/packages/audio.scm:2417 +msgid "" +"Libmodplug renders mod music files as raw audio data, for playing or\n" +"conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" +"supported. Optional features include high-quality resampling, bass " +"expansion,\n" +"surround and reverb." +msgstr "" + +#: gnu/packages/audio.scm:2436 +msgid "Module player library" +msgstr "" + +#: gnu/packages/audio.scm:2438 +msgid "" +"Libxmp is a library that renders module files to PCM data. It supports\n" +"over 90 mainstream and obscure module formats including Protracker (MOD),\n" +"Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." +msgstr "" + +#: gnu/packages/audio.scm:2461 +msgid "Extended module player" +msgstr "" + +#: gnu/packages/audio.scm:2463 +msgid "" +"Xmp is a portable module player that plays over 90 mainstream and\n" +"obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" +"Tracker 3 S3M and Impulse Tracker IT files." +msgstr "" + +#: gnu/packages/audio.scm:2494 +msgid "Audio processing library for changing tempo, pitch and playback rate" +msgstr "" + +#: gnu/packages/audio.scm:2496 +msgid "" +"SoundTouch is an audio processing library for changing the tempo, pitch\n" +"and playback rates of audio streams or audio files. It is intended for\n" +"application developers writing sound processing tools that require tempo/" +"pitch\n" +"control functionality, or just for playing around with the sound effects." +msgstr "" + +#: gnu/packages/audio.scm:2533 +msgid "Sound processing utility" +msgstr "" + +#: gnu/packages/audio.scm:2535 +msgid "" +"SoX (Sound eXchange) is a command line utility that can convert\n" +"various formats of computer audio files to other formats. It can also\n" +"apply various effects to these sound files, and, as an added bonus, SoX\n" +"can play and record audio files." +msgstr "" + +#: gnu/packages/audio.scm:2558 +msgid "One-dimensional sample-rate conversion library" +msgstr "" + +#: gnu/packages/audio.scm:2560 +msgid "" +"The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" +"conversion. It may be used, for example, to resample PCM-encoded audio." +msgstr "" + +#: gnu/packages/audio.scm:2590 +msgid "MPEG Audio Layer 2 (MP2) encoder" +msgstr "" + +#: gnu/packages/audio.scm:2592 +msgid "" +"TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" +"tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" +"portions of LAME." +msgstr "" + +#: gnu/packages/audio.scm:2631 +msgid "Audio I/O library" +msgstr "" + +#: gnu/packages/audio.scm:2633 +msgid "" +"PortAudio is a portable C/C++ audio I/O library providing a simple API\n" +"to record and/or play sound using a callback function or a blocking read/" +"write\n" +"interface." +msgstr "" + +#: gnu/packages/audio.scm:2663 +#, fuzzy +msgid "Graphical user interface for FluidSynth" +msgstr "Grafikinterfacon por ŝak-programarojn" + +#: gnu/packages/audio.scm:2665 +msgid "" +"Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" +"synthesizer written in C++." +msgstr "" + +#: gnu/packages/audio.scm:2702 +msgid "Networked audio system" +msgstr "" + +#: gnu/packages/audio.scm:2704 +msgid "" +"RSound allows you to send audio from an application and transfer it\n" +"directly to a different computer on your LAN network. It is an audio " +"daemon\n" +"with a much different focus than most other audio daemons." +msgstr "" + +#: gnu/packages/audio.scm:2735 +msgid "JACK audio frequency analyzer and display" +msgstr "" + +#: gnu/packages/audio.scm:2737 +msgid "" +"XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" +"Connection Kit. It can display the FFT of any input, modify it and output " +"the\n" +"result." +msgstr "" + +#: gnu/packages/audio.scm:2781 +msgid "Fast, partitioned convolution engine library" +msgstr "" + +#: gnu/packages/audio.scm:2783 +msgid "" +"Zita convolver is a C++ library providing a real-time convolution\n" +"engine." +msgstr "" + +#: gnu/packages/audio.scm:2828 +#, fuzzy +msgid "C++ library for resampling audio signals" +msgstr "Biblioteko por aliri zip-dosierojn" + +#: gnu/packages/audio.scm:2830 +msgid "" +"Libzita-resampler is a C++ library for resampling audio signals. It is\n" +"designed to be used within a real-time processing context, to be fast, and " +"to\n" +"provide high-quality sample rate conversion." +msgstr "" + +#: gnu/packages/audio.scm:2874 +msgid "" +"Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" +"access to ALSA PCM devices, taking care of the many functions required to\n" +"open, initialise and use a hw: device in mmap mode, and providing floating\n" +"point audio data." +msgstr "" + +#: gnu/packages/audio.scm:2905 +msgid "Cue and toc file parsers and utilities" +msgstr "" + +#: gnu/packages/audio.scm:2906 +msgid "" +"Cuetools is a set of programs that are useful for manipulating\n" +"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and " +"TOC\n" +"files are a way to represent the layout of a data or audio CD in a\n" +"machine-readable ASCII format." +msgstr "" + +#: gnu/packages/audio.scm:2925 +msgid "WAVE audio data processing tool" +msgstr "" + +#: gnu/packages/audio.scm:2926 +msgid "" +"shntool is a multi-purpose WAVE data processing and reporting\n" +"utility. File formats are abstracted from its core, so it can process any " +"file\n" +"that contains WAVE data, compressed or not---provided there exists a format\n" +"module to handle that particular file type. It can also generate CUE files, " +"and\n" +"use them split WAVE data into multiple files." +msgstr "" + +#: gnu/packages/audio.scm:2964 +msgid "DTS Coherent Acoustics decoder" +msgstr "" + +#: gnu/packages/audio.scm:2965 +msgid "" +"Dcadec is a DTS Coherent Acoustics surround sound decoder\n" +"with support for HD extensions." +msgstr "" + +#: gnu/packages/audio.scm:2986 +msgid "Tool to adjust loudness of media files" +msgstr "" + +#: gnu/packages/audio.scm:2988 +msgid "" +"BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its\n" +"flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the\n" +"loudness of audio and video files to the same level." +msgstr "" + +#: gnu/packages/audio.scm:3019 +msgid "Lightweight audio filtering library" +msgstr "" + +#: gnu/packages/audio.scm:3020 +msgid "" +"An easy to use audio filtering library made from webrtc\n" +"code, used in @code{libtoxcore}." +msgstr "" + +#: gnu/packages/audio.scm:3064 +#, fuzzy +msgid "GSM 06.10 lossy speech compression library" +msgstr "Mult-forma biblioteko por arĥivi kaj densigi" + +#: gnu/packages/audio.scm:3065 +msgid "" +"This C library provides an encoder and a decoder for the GSM\n" +"06.10 RPE-LTP lossy speech compression algorithm." +msgstr "" + +#: gnu/packages/audio.scm:3086 +msgid "ALSA wrappers for Python" +msgstr "" + +#: gnu/packages/audio.scm:3088 +msgid "" +"This package contains wrappers for accessing the ALSA API from Python.\n" +"It is currently fairly complete for PCM devices, and has some support for\n" +"mixers." +msgstr "" + +#: gnu/packages/audio.scm:3132 +msgid "Bluetooth ALSA backend" +msgstr "" + +#: gnu/packages/audio.scm:3133 +msgid "" +"This project is a rebirth of a direct integration between\n" +"Bluez and ALSA. Since Bluez >= 5, the build-in integration has been " +"removed\n" +"in favor of 3rd party audio applications. From now on, Bluez acts as a\n" +"middleware between an audio application, which implements Bluetooth audio\n" +"profile, and a Bluetooth audio device. BlueALSA registers all known " +"Bluetooth\n" +"audio profiles in Bluez, so in theory every Bluetooth device (with audio\n" +"capabilities) can be connected. In order to access the audio stream, one " +"has\n" +"to connect to the ALSA PCM device called @code{bluealsa}. The device is " +"based\n" +"on the ALSA software PCM plugin." +msgstr "" + +#: gnu/packages/audio.scm:3195 +#, fuzzy +msgid "Sound editor" +msgstr "Flu-redaktilo" + +#: gnu/packages/audio.scm:3198 +msgid "" +"Snd is a sound editor modelled loosely after Emacs. It can be\n" +"customized and extended using either the s7 Scheme implementation (included " +"in\n" +"the Snd sources), Ruby, or Forth." +msgstr "" + +#: gnu/packages/audio.scm:3231 +msgid "LV2 plugin for broadband noise reduction" +msgstr "" + +#: gnu/packages/audio.scm:3232 +msgid "" +"Noise Repellent is an LV2 plugin to reduce noise. It has\n" +"the following features:\n" +"\n" +"@enumerate\n" +"@item Spectral gating and spectral subtraction suppression rule\n" +"@item Adaptive and manual noise thresholds estimation\n" +"@item Adjustable noise floor\n" +"@item Adjustable offset of thresholds to perform over-subtraction\n" +"@item Time smoothing and a masking estimation to reduce artifacts\n" +"@item Basic onset detector to avoid transients suppression\n" +"@item Whitening of the noise floor to mask artifacts and to recover higher\n" +" frequencies\n" +"@item Option to listen to the residual signal\n" +"@item Soft bypass\n" +"@item Noise profile saved with the session\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/audio.scm:3300 +msgid "Command-line audio visualizer" +msgstr "" + +#: gnu/packages/audio.scm:3301 +msgid "" +"@code{cli-visualizer} displays fast-Fourier\n" +"transforms (FFTs) of the sound being played, as well as other graphical\n" +"representations." +msgstr "" + +#: gnu/packages/audio.scm:3352 +msgid "Console audio visualizer for ALSA, MPD, and PulseAudio" +msgstr "" + +#: gnu/packages/audio.scm:3353 +msgid "" +"C.A.V.A. is a bar audio spectrum visualizer for the terminal\n" +"using ALSA, MPD, PulseAudio, or a FIFO buffer as its input." +msgstr "" + +#: gnu/packages/audio.scm:3385 +msgid "Pro-quality GM soundfont" +msgstr "" + +#: gnu/packages/audio.scm:3386 +msgid "Fluid-3 is Frank Wen's pro-quality GM soundfont." +msgstr "" + +#: gnu/packages/backup.scm:115 msgid "Encrypted backup using rsync algorithm" msgstr "Ĉifrita savkopio uzanta algoritmon rsync" -#: gnu/packages/backup.scm:89 +#: gnu/packages/backup.scm:117 +msgid "" +"Duplicity backs up directories by producing encrypted tar-format volumes\n" +"and uploading them to a remote or local file server. Because duplicity " +"uses\n" +"librsync, the incremental archives are space efficient and only record the\n" +"parts of files that have changed since the last backup. Because duplicity\n" +"uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" +"spying and/or modification by the server." +msgstr "" + +#: gnu/packages/backup.scm:146 +msgid "File verification and repair tools" +msgstr "" + +#: gnu/packages/backup.scm:147 +msgid "" +"Par2cmdline uses Reed-Solomon error-correcting codes to\n" +"generate and verify PAR2 recovery files. These files can be distributed\n" +"alongside the source files or stored together with back-ups to protect " +"against\n" +"transmission errors or @dfn{bit rot}, the degradation of storage media over\n" +"time.\n" +"Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the\n" +"damage isn't too extensive (and smaller than the size of the recovery file), " +"it\n" +"can even repair them." +msgstr "" + +#: gnu/packages/backup.scm:183 +msgid "Simple incremental backup tool" +msgstr "Simpla alkrementa savkopiilo" + +#: gnu/packages/backup.scm:185 +msgid "" +"Hdup2 is a backup utility, its aim is to make backup really simple. The\n" +"backup scheduling is done by means of a cron job. It supports an\n" +"include/exclude mechanism, remote backups, encrypted backups and split\n" +"backups (called chunks) to allow easy burning to CD/DVD." +msgstr "" + +#: gnu/packages/backup.scm:239 +msgid "Multi-format archive and compression library" +msgstr "Mult-forma biblioteko por arĥivi kaj densigi" + +#: gnu/packages/backup.scm:241 +msgid "" +"Libarchive provides a flexible interface for reading and writing\n" +"archives in various formats such as tar and cpio. Libarchive also supports\n" +"reading and writing archives compressed using various compression filters " +"such\n" +"as gzip and bzip2. The library is inherently stream-oriented; readers\n" +"serially iterate through the archive, writers serially add things to the\n" +"archive. In particular, note that there is currently no built-in support " +"for\n" +"random access nor for in-place modification." +msgstr "" + +#: gnu/packages/backup.scm:302 +msgid "Provide a list of files to backup" +msgstr "Provizas liston da dosieroj por savkopii" + +#: gnu/packages/backup.scm:304 +msgid "" +"Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" +"Rdup itself does not backup anything, it only print a list of absolute\n" +"file names to standard output. Auxiliary scripts are needed that act on " +"this\n" +"list and implement the backup strategy." +msgstr "" + +#: gnu/packages/backup.scm:334 +msgid "Tar-compatible archiver" +msgstr "Arĥivilo kongrua al tar" + +#: gnu/packages/backup.scm:336 +msgid "" +"Btar is a tar-compatible archiver which allows arbitrary compression and\n" +"ciphering, redundancy, differential backup, indexed extraction, multicore\n" +"compression, input and output serialisation, and tolerance to partial " +"archive\n" +"errors." +msgstr "" + +#: gnu/packages/backup.scm:362 +msgid "Local/remote mirroring+incremental backup" +msgstr "Loka/demalproksima spegula+alkrementa savkopio" + +#: gnu/packages/backup.scm:364 +msgid "" +"Rdiff-backup backs up one directory to another, possibly over a network.\n" +"The target directory ends up a copy of the source directory, but extra " +"reverse\n" +"diffs are stored in a special subdirectory of that target directory, so you\n" +"can still recover files lost some time ago. The idea is to combine the " +"best\n" +"features of a mirror and an incremental backup. Rdiff-backup also " +"preserves\n" +"subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" +"modification times, extended attributes, acls, and resource forks. Also,\n" +"rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" +"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive " +"up\n" +"to a remote location, and only the differences will be transmitted. " +"Finally,\n" +"rdiff-backup is easy to use and settings have sensible defaults." +msgstr "" + +#: gnu/packages/backup.scm:406 +msgid "Deduplicating snapshot backup utility based on rsync" +msgstr "" + +#: gnu/packages/backup.scm:407 +msgid "" +"rsnapshot is a file system snapshot utility based on rsync.\n" +"rsnapshot makes it easy to make periodic snapshots of local machines, and\n" +"remote machines over SSH. To reduce the disk space required for each " +"backup,\n" +"rsnapshot uses hard links to deduplicate identical files." +msgstr "" + +#: gnu/packages/backup.scm:442 +msgid "Tools & library for data backup and distributed storage" +msgstr "" + +#: gnu/packages/backup.scm:444 +msgid "" +"Libchop is a set of utilities and library for data backup and\n" +"distributed storage. Its main application is @command{chop-backup}, an\n" +"encrypted backup program that supports data integrity checks, versioning,\n" +"distribution among several sites, selective sharing of stored data, " +"adaptive\n" +"compression, and more. The library itself implements storage techniques " +"such\n" +"as content-addressable storage, content hash keys, Merkle trees, similarity\n" +"detection, and lossless compression." +msgstr "" + +#: gnu/packages/backup.scm:555 +msgid "Deduplicated, encrypted, authenticated and compressed backups" +msgstr "" + +#: gnu/packages/backup.scm:556 +msgid "" +"Borg is a deduplicating backup program. Optionally, it\n" +"supports compression and authenticated encryption. The main goal of Borg is " +"to\n" +"provide an efficient and secure way to backup data. The data deduplication\n" +"technique used makes Borg suitable for daily backups since only changes are\n" +"stored. The authenticated encryption technique makes it suitable for " +"backups\n" +"to not fully trusted targets. Borg is a fork of Attic." +msgstr "" + +#: gnu/packages/backup.scm:602 +msgid "Deduplicating backup program" +msgstr "" + +#: gnu/packages/backup.scm:603 +msgid "" +"Attic is a deduplicating backup program. The main goal of\n" +"Attic is to provide an efficient and secure way to backup data. The data\n" +"deduplication technique used makes Attic suitable for daily backups since " +"only\n" +"changes are stored." +msgstr "" + +#: gnu/packages/backup.scm:633 +msgid "WIM file manipulation library and utilities" +msgstr "" + +#: gnu/packages/backup.scm:634 +msgid "" +"wimlib is a C library and set of command-line utilities for\n" +"creating, modifying, extracting, and mounting archives in the Windows " +"Imaging\n" +"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and " +"to\n" +"NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." +msgstr "" + +#: gnu/packages/backup.scm:691 +msgid "Easy and secure backup program" +msgstr "" + +#: gnu/packages/backup.scm:692 +msgid "" +"Obnam is an easy, secure backup program. Features\n" +"include snapshot backups, data de-duplication and encrypted backups\n" +"using GnuPG. Backups can be stored on local hard disks, or online via\n" +"the SSH SFTP protocol. The backup server, if used, does not require\n" +"any special software, on top of SSH." +msgstr "" + +#: gnu/packages/backup.scm:798 +msgid "Fast, disk based, rotating network backup system" +msgstr "" + +#: gnu/packages/backup.scm:800 +msgid "" +"With dirvish you can maintain a set of complete images of your\n" +"file systems with unattended creation and expiration. A dirvish backup " +"vault\n" +"is like a time machine for your data. " +msgstr "" + +#: gnu/packages/base.scm:77 +msgid "Hello, GNU world: An example GNU package" +msgstr "Saluton, mondo GNU: ekzemplo de pako GNU" + +#: gnu/packages/base.scm:79 +msgid "" +"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" +"serves as an example of standard GNU coding practices. As such, it " +"supports\n" +"command-line arguments, multiple languages, and so on." +msgstr "" +"GNU Hello montras la mesaĝon \"Hello, world!\" kaj finiĝas. Ĝi\n" +"funkcias kiel ekzemplo de norma kodumada tradicio de GNU. Tiel, ĝi " +"subtenas\n" +"komand-liniajn argumentojn, plurajn lingvojn, kaj tiel plu." + +#: gnu/packages/base.scm:114 +msgid "Print lines matching a pattern" +msgstr "Montri liniojn kongruajn al ŝablono" + +#: gnu/packages/base.scm:116 +msgid "" +"grep is a tool for finding text inside files. Text is found by\n" +"matching a pattern provided by the user in one or many files. The pattern\n" +"may be provided as a basic or extended regular expression, or as fixed\n" +"strings. By default, the matching text is simply printed to the screen,\n" +"however the output can be greatly customized to include, for example, line\n" +"numbers. GNU grep offers many extensions over the standard utility,\n" +"including, for example, recursive directory searching." +msgstr "" +"grep estas ilo por trovi tekstojn interne de dosieroj. Teksto estas " +"trovita\n" +"per kongruo al ŝablono indikita de la uzanto en unu aŭ pluraj dosieroj.\n" +"La ŝablono povas esti indikata kiel bazan aŭ etenditan regul-esprimon, aŭ\n" +"kiel fiksajn ĉenojn. Apriore, la kongruita teksto estas simple montrata\n" +"en la ekrano, tamen la eligo povas esti ege personigita por inkluzivigi,\n" +"ekzemple, lini-numerojn. GNU grep oferaj multajn aldonojn kompare al la\n" +"originala aplikaĵo, inkluzive, ekzemple, rikuran serĉadon en dosierujoj." + +#: gnu/packages/base.scm:138 +msgid "Stream editor" +msgstr "Flu-redaktilo" + +#: gnu/packages/base.scm:160 +msgid "" +"Sed is a non-interactive, text stream editor. It receives a text\n" +"input from a file or from standard input and it then applies a series of " +"text\n" +"editing commands to the stream and prints its output to standard output. " +"It\n" +"is often used for substituting text patterns in a stream. The GNU\n" +"implementation offers several extensions over the standard utility." +msgstr "" +"Sed estas ne-interaga, teksta flu-redaktilo. Ĝi ricevas tekstan\n" +"enigon el dosiero aŭ el la ĉefenigujo kaj tiam ĝi aplikas serion da teksto-" +"redaktaj komandoj al la fluo kaj montras sian eligon en la ĉefeligujo. \n" +"Ĝi estas ofte uzata por anstataŭigi teksto-ŝablonojn en fluo. La GNU-a \n" +"realigo oferas plurajn aldonojn kompare al la ordinara aplikaĵo." + +#: gnu/packages/base.scm:200 +msgid "Managing tar archives" +msgstr "Administrado de arĥivoj tar" + +#: gnu/packages/base.scm:202 +msgid "" +"Tar provides the ability to create tar archives, as well as the\n" +"ability to extract, update or list files in an existing archive. It is\n" +"useful for combining many files into one larger file, while maintaining\n" +"directory structure and file information such as permissions and\n" +"creation/modification dates. GNU tar offers many extensions over the\n" +"standard utility." +msgstr "" +"Tar aldonas la eblecon krei arĥivojn tar, kaj ankaŭ la eblecon\n" +"eltiri, ĝisdatigi aŭ listigi dosierojn en ekzistanta arĥivo. Ĝi estas\n" +"utila por kombini multajn dosierojn en unu granda dosiero, tenante\n" +"dosierujan strukturon kaj dosierinformojn kiel permesojn kaj\n" +"dato de kreo/modifo. GNU tar oferas multajn aldonojn kompare\n" +"al la ordinara aplikaĵo." + +#: gnu/packages/base.scm:225 +msgid "Apply differences to originals, with optional backups" +msgstr "Apliki malsamojn al originaloj, kun nedevigaj savkopioj" + +#: gnu/packages/base.scm:227 +msgid "" +"Patch is a program that applies changes to files based on differences\n" +"laid out as by the program \"diff\". The changes may be applied to one or " +"more\n" +"files depending on the contents of the diff file. It accepts several\n" +"different diff formats. It may also be used to revert previously applied\n" +"differences." +msgstr "" + +#: gnu/packages/base.scm:248 +msgid "Comparing and merging files" +msgstr "Komparo kaj kunmikso de dosieroj" + +#: gnu/packages/base.scm:250 +msgid "" +"GNU Diffutils is a package containing tools for finding the\n" +"differences between files. The \"diff\" command is used to show how two " +"files\n" +"differ, while \"cmp\" shows the offsets and line numbers where they differ.\n" +"\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" +"interactive means to merge two files." +msgstr "" + +#: gnu/packages/base.scm:293 +msgid "Operating on files matching given criteria" +msgstr "Operacio sur dosieroj kongruantaj al indikita kriterio" + +#: gnu/packages/base.scm:295 +msgid "" +"Findutils supplies the basic file directory searching utilities of the\n" +"GNU system. It consists of two primary searching utilities: \"find\"\n" +"recursively searches for files in a directory according to given criteria " +"and\n" +"\"locate\" lists files in a database that match a query. Two auxiliary " +"tools\n" +"are included: \"updatedb\" updates the file name database and \"xargs\" may " +"be\n" +"used to apply commands with arbitrarily long arguments." +msgstr "" + +#: gnu/packages/base.scm:353 +msgid "Core GNU utilities (file, text, shell)" +msgstr "Nukleaj utilaĵoj GNU (file, text, shell)" + +#: gnu/packages/base.scm:355 +msgid "" +"GNU Coreutils includes all of the basic command-line tools that are\n" +"expected in a POSIX system. These provide the basic file, shell and text\n" +"manipulation functions of the GNU system. Most of these tools offer " +"extended\n" +"functionality beyond that which is outlined in the POSIX standard." +msgstr "" + +#: gnu/packages/base.scm:397 +msgid "Remake files automatically" +msgstr "Reprocezi dosierojn aŭtomate" + +#: gnu/packages/base.scm:399 +msgid "" +"Make is a program that is used to control the production of\n" +"executables or other files from their source files. The process is\n" +"controlled from a Makefile, in which the developer specifies how each file " +"is\n" +"generated from its source. It has powerful dependency resolution and the\n" +"ability to determine when files have to be regenerated after their sources\n" +"change. GNU make offers many powerful extensions over the standard utility." +msgstr "" + +#: gnu/packages/base.scm:440 +msgid "Binary utilities: bfd gas gprof ld" +msgstr "Duumaj utilaĵoj: bfd gas gprof ld" + +#: gnu/packages/base.scm:442 +msgid "" +"GNU Binutils is a collection of tools for working with binary files.\n" +"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" +"Other tools include programs to display binary profiling information, list\n" +"the strings in a binary file, and utilities for working with archives. The\n" +"\"bfd\" library for working with executable and object formats is also\n" +"included." +msgstr "" + +#: gnu/packages/base.scm:516 +msgid "The linker wrapper" +msgstr "La ligila ĉirkaŭanto" + +#: gnu/packages/base.scm:518 +msgid "" +"The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" +"missing '-rpath' flags, and to detect any misuse of libraries outside of " +"the\n" +"store." +msgstr "" + +#: gnu/packages/base.scm:746 +msgid "The GNU C Library" +msgstr "La Biblioteko GNU C" + +#: gnu/packages/base.scm:748 +msgid "" +"Any Unix-like operating system needs a C library: the library which\n" +"defines the \"system calls\" and other basic facilities such as open, " +"malloc,\n" +"printf, exit...\n" +"\n" +"The GNU C library is used as the C library in the GNU system and most " +"systems\n" +"with the Linux kernel." +msgstr "" + +#: gnu/packages/base.scm:826 +#, fuzzy +msgid "The GNU C Library (GNU Hurd variant)" +msgstr "La Biblioteko GNU C" + +#: gnu/packages/base.scm:953 +msgid "All the locales supported by the GNU C Library" +msgstr "" + +#: gnu/packages/base.scm:955 +msgid "" +"This package provides all the locales supported by the GNU C Library,\n" +"more than 400 in total. To use them set the 'LOCPATH' environment variable " +"to\n" +"the 'share/locale' sub-directory of this package." +msgstr "" + +#: gnu/packages/base.scm:1025 +msgid "Small sample of UTF-8 locales" +msgstr "" + +#: gnu/packages/base.scm:1027 +msgid "" +"This package provides a small sample of UTF-8 locales mostly useful in\n" +"test environments." +msgstr "" + +#: gnu/packages/base.scm:1045 +msgid "Find full path of shell commands" +msgstr "" + +#: gnu/packages/base.scm:1047 +msgid "" +"The which program finds the location of executables in PATH, with a\n" +"variety of options. It is an alternative to the shell \"type\" built-in\n" +"command." +msgstr "" + +#: gnu/packages/base.scm:1152 +msgid "Database of current and historical time zones" +msgstr "Datumbazo de nuna kaj pasintaj temp-zonoj" + +#: gnu/packages/base.scm:1153 +msgid "" +"The Time Zone Database (often called tz or zoneinfo)\n" +"contains code and data that represent the history of local time for many\n" +"representative locations around the globe. It is updated periodically to\n" +"reflect changes made by political bodies to time zone boundaries, UTC " +"offsets,\n" +"and daylight-saving rules." +msgstr "" + +#: gnu/packages/base.scm:1205 +#, fuzzy +msgid "Character set conversion library" +msgstr "Datumar-fonta abstrakta biblioteko" + +#: gnu/packages/base.scm:1207 +msgid "" +"libiconv provides an implementation of the iconv function for systems\n" +"that lack it. iconv is used to convert between character encodings in a\n" +"program. It supports a wide variety of different encodings." +msgstr "" + +#: gnu/packages/bittorrent.scm:108 +msgid "Fast and easy BitTorrent client" +msgstr "Rapida kaj facila kliento por BitTorrent" + +#: gnu/packages/bittorrent.scm:110 +msgid "" +"Transmission is a BitTorrent client that comes with graphical,\n" +"textual, and Web user interfaces. Transmission also has a daemon for\n" +"unattended operations. It supports local peer discovery, full encryption,\n" +"DHT, µTP, PEX and Magnet Links." +msgstr "" + +#: gnu/packages/bittorrent.scm:142 +msgid "BitTorrent library of rtorrent" +msgstr "Biblioteko BitTorrent de rTorrent" + +#: gnu/packages/bittorrent.scm:144 +msgid "" +"LibTorrent is a BitTorrent library used by and developed in parallel\n" +"with the BitTorrent client rtorrent. It is written in C++ with emphasis on\n" +"speed and efficiency." +msgstr "" + +#: gnu/packages/bittorrent.scm:171 +msgid "BitTorrent client with ncurses interface" +msgstr "Kliento BitTorrent kun interfaco ncurses" + +#: gnu/packages/bittorrent.scm:173 +msgid "" +"rTorrent is a BitTorrent client with an ncurses interface. It supports\n" +"full encryption, DHT, PEX, and Magnet Links. It can also be controlled via\n" +"XML-RPC over SCGI." +msgstr "" + +#: gnu/packages/bittorrent.scm:206 gnu/packages/bittorrent.scm:247 +msgid "Console client for the Transmission BitTorrent daemon" +msgstr "" + +#: gnu/packages/bittorrent.scm:207 +msgid "" +"Tremc is a console client, with a curses interface, for the\n" +"Transmission BitTorrent daemon." +msgstr "" + +#: gnu/packages/bittorrent.scm:248 +msgid "" +"Transmission-remote-cli is a console client, with a curses\n" +"interface, for the Transmission BitTorrent daemon. This package is no " +"longer\n" +"maintained upstream." +msgstr "" + +#: gnu/packages/bittorrent.scm:296 +msgid "Utility for parallel downloading files" +msgstr "" + +#: gnu/packages/bittorrent.scm:298 +msgid "" +"Aria2 is a lightweight, multi-protocol & multi-source command-line\n" +"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and " +"Metalink.\n" +"Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces." +msgstr "" + +#: gnu/packages/bittorrent.scm:331 +msgid "Universal download manager with GTK+ interface" +msgstr "" + +#: gnu/packages/bittorrent.scm:333 +msgid "" +"uGet is portable download manager with GTK+ interface supporting\n" +"HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection\n" +"downloads, download scheduling, download rate limiting." +msgstr "" + +#: gnu/packages/bittorrent.scm:362 +msgid "Utility to create BitTorrent metainfo files" +msgstr "" + +#: gnu/packages/bittorrent.scm:364 +msgid "" +"mktorrent is a simple command-line utility to create BitTorrent\n" +"@dfn{metainfo} files, often known simply as @dfn{torrents}, from both " +"single\n" +"files and whole directories. It can add multiple trackers and web seed " +"URLs,\n" +"and set the @code{private} flag to disallow advertisement through the\n" +"distributed hash table (@dfn{DHT}) and Peer Exchange. Hashing is multi-" +"threaded\n" +"and will take advantage of multiple processor cores where possible." +msgstr "" + +#: gnu/packages/bittorrent.scm:403 +msgid "Feature complete BitTorrent implementation" +msgstr "" + +#: gnu/packages/bittorrent.scm:405 +msgid "" +"libtorrent-rasterbar is a feature complete C++ BitTorrent implementation\n" +"focusing on efficiency and scalability. It runs on embedded devices as well " +"as\n" +"desktops." +msgstr "" + +#: gnu/packages/certs.scm:67 +msgid "Python script to extract .pem data from certificate collection" +msgstr "" + +#: gnu/packages/certs.scm:69 +msgid "" +"certdata2pem.py is a Python script to transform X.509 certificate\n" +"\"source code\" as contained, for example, in the Mozilla sources, into\n" +".pem formatted certificates." +msgstr "" + +#: gnu/packages/certs.scm:138 +msgid "CA certificates from Mozilla" +msgstr "" + +#: gnu/packages/certs.scm:140 +msgid "" +"This package provides certificates for Certification Authorities (CA)\n" +"taken from the NSS package and thus ultimately from the Mozilla project." +msgstr "" + +#: gnu/packages/certs.scm:209 +msgid "Let's Encrypt root and intermediate certificates" +msgstr "" + +#: gnu/packages/certs.scm:210 +msgid "" +"This package provides a certificate store containing only the\n" +"Let's Encrypt root and intermediate certificates. It is intended to be " +"used\n" +"within Guix." +msgstr "" + +#: gnu/packages/compression.scm:104 +#, fuzzy +msgid "Compression library" +msgstr "Datumar-fonta abstrakta biblioteko" + +#: gnu/packages/compression.scm:106 +msgid "" +"zlib is designed to be a free, general-purpose, legally unencumbered --\n" +"that is, not covered by any patents -- lossless data-compression library " +"for\n" +"use on virtually any computer hardware and operating system. The zlib data\n" +"format is itself portable across platforms. Unlike the LZW compression " +"method\n" +"used in Unix compress(1) and in the GIF image format, the compression " +"method\n" +"currently used in zlib essentially never expands the data. (LZW can double " +"or\n" +"triple the file size in extreme cases.) zlib's memory footprint is also\n" +"independent of the input data and can be reduced, if necessary, at some " +"cost\n" +"in compression." +msgstr "" + +#: gnu/packages/compression.scm:137 +msgid "Zip Compression library" +msgstr "" + +#: gnu/packages/compression.scm:139 +msgid "" +"Minizip is a minimalistic library that supports compressing,\n" +"extracting and viewing ZIP archives. This version is extracted from\n" +"the @code{zlib} source." +msgstr "" + +#: gnu/packages/compression.scm:158 +msgid "Replacement for Sun's 'jar' utility" +msgstr "" + +#: gnu/packages/compression.scm:160 +msgid "" +"FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" +"utility. Instead of being written in Java, FastJar is written in C." +msgstr "" + +#: gnu/packages/compression.scm:194 +#, fuzzy +msgid "C library for manipulating POSIX tar files" +msgstr "Biblioteko por trakti dosierojn PNG" + +#: gnu/packages/compression.scm:196 +msgid "" +"libtar is a C library for manipulating POSIX tar files. It handles\n" +"adding and extracting files to/from a tar archive." +msgstr "" + +#: gnu/packages/compression.scm:213 +msgid "General file (de)compression (using lzw)" +msgstr "" + +#: gnu/packages/compression.scm:227 +msgid "" +"GNU Gzip provides data compression and decompression utilities; the\n" +"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a " +"single\n" +"file; as a result, it is often used in conjunction with \"tar\", resulting " +"in\n" +"\".tar.gz\" or \".tgz\", etc." +msgstr "" + +#: gnu/packages/compression.scm:297 +msgid "High-quality data compression program" +msgstr "" + +#: gnu/packages/compression.scm:299 +msgid "" +"bzip2 is a freely available, patent free (see below), high-quality data\n" +"compressor. It typically compresses files to within 10% to 15% of the best\n" +"available techniques (the PPM family of statistical compressors), whilst\n" +"being around twice as fast at compression and six times faster at\n" +"decompression." +msgstr "" + +#: gnu/packages/compression.scm:320 +msgid "Parallel bzip2 compression utility" +msgstr "" + +#: gnu/packages/compression.scm:322 +msgid "" +"lbzip2 is a multi-threaded compression utility with support for the\n" +"bzip2 compressed file format. lbzip2 can process standard bz2 files in\n" +"parallel. It uses POSIX threading model (pthreads), which allows it to " +"take\n" +"full advantage of symmetric multiprocessing (SMP) systems. It has been " +"proven\n" +"to scale linearly, even to over one hundred processor cores. lbzip2 is " +"fully\n" +"compatible with bzip2 – both at file format and command line level." +msgstr "" + +#: gnu/packages/compression.scm:352 +#, fuzzy +msgid "Parallel bzip2 implementation" +msgstr "Kompleta realigo de ŝako" + +#: gnu/packages/compression.scm:354 +msgid "" +"Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" +"compressor that uses pthreads and achieves near-linear speedup on SMP " +"machines.\n" +"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. " +"anything\n" +"compressed with pbzip2 can be decompressed with bzip2)." +msgstr "" + +#: gnu/packages/compression.scm:375 +msgid "General-purpose data compression" +msgstr "" + +#: gnu/packages/compression.scm:377 +msgid "" +"XZ Utils is free general-purpose data compression software with high\n" +"compression ratio. XZ Utils were written for POSIX-like systems, but also\n" +"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA " +"Utils.\n" +"\n" +"The core of the XZ Utils compression code is based on LZMA SDK, but it has\n" +"been modified quite a lot to be suitable for XZ Utils. The primary\n" +"compression algorithm is currently LZMA2, which is used inside the .xz\n" +"container format. With typical files, XZ Utils create 30 % smaller output\n" +"than gzip and 15 % smaller output than bzip2." +msgstr "" + +#: gnu/packages/compression.scm:405 +msgid "Data compression library suitable for real-time data de-/compression" +msgstr "" + +#: gnu/packages/compression.scm:407 +msgid "" +"LZO is a data compression library which is suitable for data\n" +"de-/compression in real-time. This means it favours speed over\n" +"compression ratio.\n" +"\n" +"LZO is written in ANSI C. Both the source code and the compressed data\n" +"format are designed to be portable across platforms." +msgstr "" + +#: gnu/packages/compression.scm:443 +#, fuzzy +msgid "Python bindings for the LZO data compression library" +msgstr "Mult-forma biblioteko por arĥivi kaj densigi" + +#: gnu/packages/compression.scm:445 +msgid "" +"Python-LZO provides Python bindings for LZO, i.e. you can access\n" +"the LZO library from your Python scripts thereby compressing ordinary\n" +"Python strings." +msgstr "" + +#: gnu/packages/compression.scm:468 +#, fuzzy +msgid "Compress or expand files" +msgstr "Utilaĵo por densigi kaj pakigi dosierojn" + +#: gnu/packages/compression.scm:470 +msgid "" +"Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" +"LZO data compression library for compression services, and its main " +"advantages\n" +"over gzip are much higher compression and decompression speed (at the cost " +"of\n" +"some compression ratio)." +msgstr "" + +#: gnu/packages/compression.scm:489 +msgid "Lossless data compressor based on the LZMA algorithm" +msgstr "" + +#: gnu/packages/compression.scm:491 +msgid "" +"Lzip is a lossless data compressor with a user interface similar to the\n" +"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and " +"compresses\n" +"more than bzip2, which makes it well-suited for software distribution and " +"data\n" +"archiving. Lzip is a clean implementation of the LZMA algorithm." +msgstr "" + +#: gnu/packages/compression.scm:510 +msgid "Recover and decompress data from damaged lzip files" +msgstr "" + +#: gnu/packages/compression.scm:512 +msgid "" +"Lziprecover is a data recovery tool and decompressor for files in the lzip\n" +"compressed data format (.lz). It can test the integrity of lzip files, " +"extract\n" +"data from damaged ones, and repair most files with small errors (up to one\n" +"single-byte error per member) entirely.\n" +"\n" +"Lziprecover is not a replacement for regular backups, but a last line of " +"defence\n" +"when even the backups are corrupt. It can recover files by merging the " +"good\n" +"parts of two or more damaged copies, such as can be easily produced by " +"running\n" +"@command{ddrescue} on a failing device.\n" +"\n" +"This package also includes @command{unzcrash}, a tool to test the robustness " +"of\n" +"decompressors when faced with corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:553 +msgid "Archives in shell scripts, uuencode/uudecode" +msgstr "" + +#: gnu/packages/compression.scm:555 +msgid "" +"GNU sharutils is a package for creating and manipulating shell\n" +"archives that can be readily emailed. A shell archive is a file that can " +"be\n" +"processed by a Bourne-type shell to unpack the original collection of " +"files.\n" +"This package is mostly for compatibility and historical interest." +msgstr "" + +#: gnu/packages/compression.scm:586 +#, fuzzy +msgid "Library for SoundFont decompression" +msgstr "Biblioteko por senpatenta sondensiga formo" + +#: gnu/packages/compression.scm:588 +msgid "" +"SfArkLib is a C++ library for decompressing SoundFont files compressed\n" +"with the sfArk algorithm." +msgstr "" + +#: gnu/packages/compression.scm:622 +msgid "Basic sfArk decompressor" +msgstr "" + +#: gnu/packages/compression.scm:623 +msgid "" +"SfArk extractor converts SoundFonts in the compressed legacy\n" +"sfArk file format to the uncompressed sf2 format." +msgstr "" + +#: gnu/packages/compression.scm:640 +msgid "Compression tools for some formats used by Microsoft" +msgstr "" + +#: gnu/packages/compression.scm:642 +msgid "" +"The purpose of libmspack is to provide both compression and\n" +"decompression of some loosely related file formats used by Microsoft." +msgstr "" + +#: gnu/packages/compression.scm:661 +msgid "Low-level interface to bzip2 compression library" +msgstr "" + +#: gnu/packages/compression.scm:662 +msgid "" +"This module provides a Perl interface to the bzip2\n" +"compression library." +msgstr "" + +#: gnu/packages/compression.scm:696 +#, fuzzy +msgid "Low-level interface to zlib compression library" +msgstr "Interfaco C++ por la alirebla biblioteko ATK" + +#: gnu/packages/compression.scm:697 +msgid "" +"This module provides a Perl interface to the zlib\n" +"compression library." +msgstr "" + +#: gnu/packages/compression.scm:718 +msgid "IO Interface to compressed files/buffers" +msgstr "" + +#: gnu/packages/compression.scm:719 +msgid "" +"IO-Compress provides a Perl interface to allow reading and\n" +"writing of compressed data created with the zlib and bzip2 libraries." +msgstr "" + +#: gnu/packages/compression.scm:745 +msgid "Compression algorithm focused on speed" +msgstr "" + +#: gnu/packages/compression.scm:746 +msgid "" +"LZ4 is a lossless compression algorithm, providing\n" +"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features " +"an\n" +"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/" +"cycle).\n" +"A high compression derivative, called LZ4_HC, is also provided. It trades " +"CPU\n" +"time for compression ratio." +msgstr "" + +#: gnu/packages/compression.scm:771 +#, fuzzy +msgid "LZ4 bindings for Python" +msgstr "Bindoj de Python por Cairo" + +#: gnu/packages/compression.scm:773 +msgid "" +"This package provides python bindings for the lz4 compression library\n" +"by Yann Collet. The project contains bindings for the LZ4 block format and\n" +"the LZ4 frame format." +msgstr "" + +#: gnu/packages/compression.scm:796 +msgid "String compression" +msgstr "" + +#: gnu/packages/compression.scm:797 +msgid "Lz-string is a string compressor library for Python." +msgstr "" + +#: gnu/packages/compression.scm:835 +msgid "Tools to create and extract squashfs file systems" +msgstr "" + +#: gnu/packages/compression.scm:837 +msgid "" +"Squashfs is a highly compressed read-only file system for Linux. It uses\n" +"zlib to compress files, inodes, and directories. All blocks are packed to\n" +"minimize the data overhead, and block sizes of between 4K and 1M are " +"supported.\n" +"It is intended to be used for archival use, for live CDs, and for embedded\n" +"systems where low overhead is needed. This package allows you to create " +"and\n" +"extract such file systems." +msgstr "" + +#: gnu/packages/compression.scm:874 +#, fuzzy +msgid "Parallel implementation of gzip" +msgstr "Kompleta realigo de ŝako" + +#: gnu/packages/compression.scm:876 +msgid "" +"This package provides a parallel implementation of gzip that exploits\n" +"multiple processors and multiple cores when compressing data." +msgstr "" + +#: gnu/packages/compression.scm:900 +msgid "Parallel indexing implementation of LZMA" +msgstr "" + +#: gnu/packages/compression.scm:902 +msgid "" +"The existing XZ Utils provide great compression in the .xz file format,\n" +"but they produce just one big block of compressed data. Pixz instead " +"produces\n" +"a collection of smaller blocks which makes random access to the original " +"data\n" +"possible and can compress in parallel. This is especially useful for large\n" +"tarballs." +msgstr "" + +#: gnu/packages/compression.scm:943 +msgid "Implementation of the Brotli compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:945 +msgid "" +"Brotli is a general-purpose lossless compression algorithm. It is\n" +"similar in speed to deflate but offers denser compression. This package\n" +"provides encoder and a decoder libraries: libbrotlienc and libbrotlidec,\n" +"respectively, based on the reference implementation from Google." +msgstr "" + +#: gnu/packages/compression.scm:969 +msgid "Tool to unpack Cabinet archives" +msgstr "" + +#: gnu/packages/compression.scm:970 +msgid "Extracts files out of Microsoft Cabinet (.cab) archives" +msgstr "" + +#: gnu/packages/compression.scm:1002 +msgid "Delta encoder for binary files" +msgstr "" + +#: gnu/packages/compression.scm:1003 +msgid "" +"xdelta encodes only the differences between two binary files\n" +"using the VCDIFF algorithm and patch file format described in RFC 3284. It " +"can\n" +"also be used to apply such patches. xdelta is similar to @command{diff} " +"and\n" +"@command{patch}, but is not limited to plain text and does not generate\n" +"human-readable output." +msgstr "" + +#: gnu/packages/compression.scm:1036 +msgid "Large file compressor with a very high compression ratio" +msgstr "" + +#: gnu/packages/compression.scm:1037 +msgid "" +"lrzip is a compression utility that uses long-range\n" +"redundancy reduction to improve the subsequent compression ratio of\n" +"larger files. It can then further compress the result with the ZPAQ or\n" +"LZMA algorithms for maximum compression, or LZO for maximum speed. This\n" +"choice between size or speed allows for either better compression than\n" +"even LZMA can provide, or a higher speed than gzip while compressing as\n" +"well as bzip2." +msgstr "" + +#: gnu/packages/compression.scm:1067 +msgid "Filter for improving compression of typed binary data" +msgstr "" + +#: gnu/packages/compression.scm:1068 +msgid "" +"Bitshuffle is an algorithm that rearranges typed, binary data\n" +"for improving compression, as well as a python/C package that implements " +"this\n" +"algorithm within the Numpy framework." +msgstr "" + +#: gnu/packages/compression.scm:1089 +msgid "Fast compressor/decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1090 +msgid "" +"Snappy is a compression/decompression library. It does not\n" +"aim for maximum compression, or compatibility with any other compression " +"library;\n" +"instead, it aims for very high speeds and reasonable compression. For " +"instance,\n" +"compared to the fastest mode of zlib, Snappy is an order of magnitude " +"faster\n" +"for most inputs, but the resulting compressed files are anywhere from 20% " +"to\n" +"100% bigger." +msgstr "" + +#: gnu/packages/compression.scm:1219 +msgid "Compression/decompression algorithm in Java" +msgstr "" + +#: gnu/packages/compression.scm:1220 +msgid "" +"Snappy-java is a Java port of the snappy, a fast C++\n" +"compresser/decompresser." +msgstr "" + +#: gnu/packages/compression.scm:1326 +msgid "Java port of the Snappy (de)compressor" +msgstr "" + +#: gnu/packages/compression.scm:1328 +msgid "" +"Iq80-snappy is a port of the Snappy compressor and decompressor rewritten\n" +"in pure Java. This compression code produces a byte-for-byte exact copy of " +"the\n" +"output created by the original C++ code, and is extremely fast." +msgstr "" + +#: gnu/packages/compression.scm:1367 +msgid "Java bzip2 compression/decompression library" +msgstr "" + +#: gnu/packages/compression.scm:1368 +msgid "" +"Jbzip2 is a Java bzip2 compression/decompression library.\n" +"It can be used as a replacement for the Apache @code{CBZip2InputStream} /\n" +"@code{CBZip2OutputStream} classes." +msgstr "" + +#: gnu/packages/compression.scm:1434 +msgid "Command-line file archiver with high compression ratio" +msgstr "" + +#: gnu/packages/compression.scm:1435 +msgid "" +"p7zip is a command-line port of 7-Zip, a file archiver that\n" +"handles the 7z format which features very high compression ratios." +msgstr "" + +#: gnu/packages/compression.scm:1474 +msgid "Compressed C++ iostream" +msgstr "" + +#: gnu/packages/compression.scm:1475 +msgid "" +"gzstream is a small library for providing zlib\n" +"functionality in a C++ iostream." +msgstr "" + +#: gnu/packages/compression.scm:1522 +msgid "Incremental journaling archiver" +msgstr "" + +#: gnu/packages/compression.scm:1523 +msgid "" +"ZPAQ is a command-line archiver for realistic situations with\n" +"many duplicate and already compressed files. It backs up only those files\n" +"modified since the last update. All previous versions remain untouched and " +"can\n" +"be independently recovered. Identical files are only stored once (known as\n" +"@dfn{de-duplication}). Archives can also be encrypted.\n" +"\n" +"ZPAQ is intended to back up user data, not entire operating systems. It " +"ignores\n" +"owner and group IDs, ACLs, extended attributes, or special file types like\n" +"devices, sockets, or named pipes. It does not follow or restore symbolic " +"links\n" +"or junctions, and always follows hard links." +msgstr "" + +#: gnu/packages/compression.scm:1605 +msgid "Extract CAB files from InstallShield installers" +msgstr "" + +#: gnu/packages/compression.scm:1607 +msgid "" +"@command{unshield} is a tool and library for extracting @file{.cab}\n" +" archives from InstallShield installers." +msgstr "" + +#: gnu/packages/compression.scm:1638 +msgid "Zstandard real-time compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:1639 +msgid "" +"Zstandard (@command{zstd}) is a lossless compression algorithm\n" +"that combines very fast operation with a compression ratio comparable to " +"that of\n" +"zlib. In most scenarios, both compression and decompression can be " +"performed in\n" +"‘real time’. The compressor can be configured to provide the most suitable\n" +"trade-off between compression ratio and speed, without affecting " +"decompression\n" +"speed." +msgstr "" + +#: gnu/packages/compression.scm:1681 +msgid "Threaded implementation of the Zstandard compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:1682 +msgid "" +"Parallel Zstandard (PZstandard or @command{pzstd}) is a\n" +"multi-threaded implementation of the @uref{http://zstd.net/, Zstandard\n" +"compression algorithm}. It is fully compatible with the original Zstandard " +"file\n" +"format and command-line interface, and can be used as a drop-in " +"replacement.\n" +"\n" +"Compression is distributed over multiple processor cores to improve " +"performance,\n" +"as is the decompression of data compressed in this manner. Data compressed " +"by\n" +"other implementations will only be decompressed by two threads: one " +"performing\n" +"the actual decompression, the other input and output." +msgstr "" + +#: gnu/packages/compression.scm:1723 +msgid "Compression and file packing utility" +msgstr "Utilaĵo por densigi kaj pakigi dosierojn" + +#: gnu/packages/compression.scm:1725 +msgid "" +"Zip is a compression and file packaging/archive utility. Zip is useful\n" +"for packaging a set of files for distribution, for archiving files, and for\n" +"saving disk space by temporarily compressing unused files or directories.\n" +"Zip puts one or more compressed files into a single ZIP archive, along with\n" +"information about the files (name, path, date, time of last modification,\n" +"protection, and check information to verify file integrity). An entire\n" +"directory structure can be packed into a ZIP archive with a single command.\n" +"\n" +"Zip has one compression method (deflation) and can also store files without\n" +"compression. Zip automatically chooses the better of the two for each " +"file.\n" +"Compression ratios of 2:1 to 3:1 are common for text files." +msgstr "" + +#: gnu/packages/compression.scm:1781 +msgid "Decompression and file extraction utility" +msgstr "Utilaĵo por maldensigi kaj malpakigi dosierojn" + +#: gnu/packages/compression.scm:1783 +msgid "" +"UnZip is an extraction utility for archives compressed in .zip format,\n" +"also called \"zipfiles\".\n" +"\n" +"UnZip lists, tests, or extracts files from a .zip archive. The default\n" +"behaviour (with no options) is to extract into the current directory, and\n" +"subdirectories below it, all files from the specified zipfile. UnZip\n" +"recreates the stored directory structure by default." +msgstr "" + +#: gnu/packages/compression.scm:1835 +msgid "Library for accessing zip files" +msgstr "Biblioteko por aliri zip-dosierojn" + +#: gnu/packages/compression.scm:1837 +msgid "ZZipLib is a library based on zlib for accessing zip files." +msgstr "ZZipLib estas biblioteko bazita sur zlib por aliri zip-dosierojn." + +#: gnu/packages/compression.scm:1857 +#, fuzzy +msgid "Provides an interface to Zip archive files" +msgstr "Provizas interfacon por arĥiv-dosierojn ZIP" + +#: gnu/packages/compression.scm:1858 +#, fuzzy +msgid "" +"The @code{Archive::Zip} module allows a Perl program to\n" +"create, manipulate, read, and write Zip archive files." +msgstr "" +"La modulo Archive::Zip ebligas al Perl-programo krei,\n" +"manipuli, legi, kaj skribi arĥiv-dosierojn ZIP." + +#: gnu/packages/compression.scm:1880 +msgid "C library for reading, creating, and modifying zip archives" +msgstr "" + +#: gnu/packages/compression.scm:1881 +msgid "" +"Libzip is a C library for reading, creating, and modifying\n" +"zip archives. Files can be added from data buffers, files, or compressed " +"data\n" +"copied directly from other zip archives. Changes made without closing the\n" +"archive can be reverted." +msgstr "" + +#: gnu/packages/compression.scm:1914 +msgid "Universal tool to manage file archives of various types" +msgstr "" + +#: gnu/packages/compression.scm:1915 +msgid "" +"The main command is @command{aunpack} which extracts files\n" +"from an archive. The other commands provided are @command{apack} (to " +"create\n" +"archives), @command{als} (to list files in archives), and @command{acat} " +"(to\n" +"extract files to standard out). As @command{atool} invokes external " +"programs\n" +"to handle the archives, not all commands may be supported for a certain " +"type\n" +"of archives." +msgstr "" + +#: gnu/packages/compression.scm:1937 +msgid "Generic archive extracting mechanism" +msgstr "" + +#: gnu/packages/compression.scm:1938 +msgid "" +"It allows you to extract any archive file of the type .tar,\n" +".tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma\n" +"without having to worry how it does so, or use different interfaces for " +"each\n" +"type by using either Perl modules, or command-line tools on your system." +msgstr "" + +#: gnu/packages/compression.scm:1974 +msgid "XZ in Java" +msgstr "" + +#: gnu/packages/compression.scm:1975 +msgid "" +"Tukaani-xz is an implementation of xz compression/decompression\n" +"algorithms in Java." +msgstr "" + +#: gnu/packages/compression.scm:1995 +msgid "Small, stand-alone lzip decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1997 +msgid "" +"Lunzip is a decompressor for files in the lzip compression format (.lz),\n" +"written as a single small C tool with no dependencies. This makes it\n" +"well-suited to embedded and other systems without a C++ compiler, or for use " +"in\n" +"applications such as software installers that need only to decompress " +"files,\n" +"not compress them.\n" +"Lunzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2022 +msgid "Small, stand-alone lzip compressor and decompressor" +msgstr "" + +#: gnu/packages/compression.scm:2024 +msgid "" +"Clzip is a compressor and decompressor for files in the lzip compression\n" +"format (.lz), written as a single small C tool with no dependencies. This " +"makes\n" +"it well-suited to embedded and other systems without a C++ compiler, or for " +"use\n" +"in other applications like package managers.\n" +"Clzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2051 +#, fuzzy +msgid "Lzip data compression C library" +msgstr "Mult-forma biblioteko por arĥivi kaj densigi" + +#: gnu/packages/compression.scm:2053 +msgid "" +"Lzlib is a C library for in-memory LZMA compression and decompression in\n" +"the lzip format. It supports integrity checking of the decompressed data, " +"and\n" +"all functions are thread-safe. The library should never crash, even in case " +"of\n" +"corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:2075 +msgid "Parallel lossless data compressor for the lzip format" +msgstr "" + +#: gnu/packages/compression.scm:2077 +msgid "" +"Plzip is a massively parallel (multi-threaded) lossless data compressor\n" +"and decompressor that uses the lzip file format (.lz). Files produced by " +"plzip\n" +"are fully compatible with lzip and can be rescued with lziprecover.\n" +"On multiprocessor machines, plzip can compress and decompress large files " +"much\n" +"faster than lzip, at the cost of a slightly reduced compression ratio (0.4% " +"to\n" +"2%). The number of usable threads is limited by file size: on files of only " +"a\n" +"few MiB, plzip is no faster than lzip.\n" +"Files that were compressed with regular lzip will also not be decompressed\n" +"faster by plzip, unless the @code{-b} option was used: lzip usually " +"produces\n" +"single-member files which can't be decompressed in parallel." +msgstr "" + +#: gnu/packages/compression.scm:2111 +msgid "Tool for extracting Inno Setup installers" +msgstr "" + +#: gnu/packages/compression.scm:2112 +msgid "" +"innoextract allows extracting Inno Setup installers under\n" +"non-Windows systems without running the actual installer using wine." +msgstr "" + +#: gnu/packages/compression.scm:2148 +msgid "General-purpose lossless compression" +msgstr "" + +#: gnu/packages/compression.scm:2149 +msgid "" +"This package provides the reference implementation of Brotli,\n" +"a generic-purpose lossless compression algorithm that compresses data using " +"a\n" +"combination of a modern variant of the LZ77 algorithm, Huffman coding and " +"2nd\n" +"order context modeling, with a compression ratio comparable to the best\n" +"currently available general-purpose compression methods. It is similar in " +"speed\n" +"with @code{deflate} but offers more dense compression.\n" +"\n" +"The specification of the Brotli Compressed Data Format is defined in RFC " +"7932." +msgstr "" + +#: gnu/packages/databases.scm:157 +msgid "Clustered RDF storage and query engine" +msgstr "" + +#: gnu/packages/databases.scm:158 +msgid "" +"4store is a RDF/SPARQL store written in C, supporting\n" +"either single machines or networked clusters." +msgstr "" + +#: gnu/packages/databases.scm:177 +msgid "Hash library of database functions compatible with traditional dbm" +msgstr "" + +#: gnu/packages/databases.scm:179 +msgid "" +"GDBM is a library for manipulating hashed databases. It is used to\n" +"store key/value pairs in a file in a manner similar to the Unix dbm library\n" +"and provides interfaces to the traditional file format." +msgstr "" + +#: gnu/packages/databases.scm:220 +msgid "@code{mgo} offers a rich MongoDB driver for Go." +msgstr "" + +#: gnu/packages/databases.scm:222 +msgid "" +"@code{mgo} (pronounced as mango) is a MongoDB driver for the Go language.\n" +"It implements a rich selection of features under a simple API following\n" +"standard Go idioms." +msgstr "" + +#: gnu/packages/databases.scm:273 +msgid "Berkeley database" +msgstr "Datumbazo de Berkeley" + +#: gnu/packages/databases.scm:275 +msgid "" +"Berkeley DB is an embeddable database allowing developers the choice of\n" +"SQL, Key/Value, XML/XQuery or Java Object storage for their data model." +msgstr "" + +#: gnu/packages/databases.scm:353 +msgid "Utility for dumping and restoring ElasticSearch indexes" +msgstr "" + +#: gnu/packages/databases.scm:355 +msgid "" +"This package provides a utility for dumping the contents of an\n" +"ElasticSearch index to a compressed file and restoring the dumpfile back to " +"an\n" +"ElasticSearch server" +msgstr "" + +#: gnu/packages/databases.scm:393 +msgid "Fast key-value storage library" +msgstr "" + +#: gnu/packages/databases.scm:395 +msgid "" +"LevelDB is a fast key-value storage library that provides an ordered\n" +"mapping from string keys to string values." +msgstr "" + +#: gnu/packages/databases.scm:416 +msgid "In memory caching service" +msgstr "" + +#: gnu/packages/databases.scm:417 +msgid "" +"Memcached is a in memory key value store. It has a small\n" +"and generic API, and was originally intended for use with dynamic web\n" +"applications." +msgstr "" + +#: gnu/packages/databases.scm:541 +msgid "High performance and high availability document database" +msgstr "" + +#: gnu/packages/databases.scm:543 +msgid "" +"Mongo is a high-performance, high availability, schema-free\n" +"document-oriented database. A key goal of MongoDB is to bridge the gap\n" +"between key/value stores (which are fast and highly scalable) and " +"traditional\n" +"RDBMS systems (which are deep in functionality)." +msgstr "" + +#: gnu/packages/databases.scm:619 +msgid "Fast, easy to use, and popular database" +msgstr "Rapida, faciluzebla, kaj populara datumbazo" + +#: gnu/packages/databases.scm:621 +msgid "" +"MySQL is a fast, reliable, and easy to use relational database\n" +"management system that supports the standardized Structured Query\n" +"Language." +msgstr "" + +#: gnu/packages/databases.scm:697 +msgid "SQL database server" +msgstr "" + +#: gnu/packages/databases.scm:699 +msgid "" +"MariaDB is a multi-user and multi-threaded SQL database server, designed\n" +"as a drop-in replacement of MySQL." +msgstr "" + +#: gnu/packages/databases.scm:737 +msgid "Powerful object-relational database system" +msgstr "Potenca objekt-rilata datumbaza sistemo" + +#: gnu/packages/databases.scm:739 +msgid "" +"PostgreSQL is a powerful object-relational database system. It is fully\n" +"ACID compliant, has full support for foreign keys, joins, views, triggers, " +"and\n" +"stored procedures (in multiple languages). It includes most SQL:2008 data\n" +"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, " +"and\n" +"TIMESTAMP. It also supports storage of binary large objects, including\n" +"pictures, sounds, or video." +msgstr "" + +#: gnu/packages/databases.scm:778 +#, fuzzy +msgid "Key-value database" +msgstr "Ordinara datumbazo" + +#: gnu/packages/databases.scm:779 +msgid "" +"QDBM is a library of routines for managing a\n" +"database. The database is a simple data file containing key-value\n" +"pairs. Every key and value is serial bytes with variable length.\n" +"Binary data as well as character strings can be used as a key or a\n" +"value. There is no concept of data tables or data types. Records are\n" +"organized in a hash table or B+ tree." +msgstr "" + +#: gnu/packages/databases.scm:834 +msgid "Manipulate plain text files as databases" +msgstr "Manipuli simplajn tekst-dosierojn kiel datumbazojn" + +#: gnu/packages/databases.scm:836 +msgid "" +"GNU Recutils is a set of tools and libraries for creating and\n" +"manipulating text-based, human-editable databases. Despite being text-" +"based,\n" +"databases created with Recutils carry all of the expected features such as\n" +"unique fields, primary keys, time stamps and more. Many different field\n" +"types are supported, as is encryption." +msgstr "" + +#: gnu/packages/databases.scm:932 +msgid "Persistent key-value store for fast storage" +msgstr "" + +#: gnu/packages/databases.scm:934 +msgid "" +"RocksDB is a library that forms the core building block for a fast\n" +"key-value server, especially suited for storing data on flash drives. It\n" +"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible " +"tradeoffs\n" +"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-" +"Factor}\n" +"(RAF) and @dfn{Space-Amplification-Factor} (SAF). It has multi-threaded\n" +"compactions, making it specially suitable for storing multiple terabytes of\n" +"data in a single database. RocksDB is partially based on @code{LevelDB}." +msgstr "" + +#: gnu/packages/databases.scm:994 +#, fuzzy +msgid "Command-line tool for accessing SPARQL endpoints over HTTP" +msgstr "Komandliniaj iloj por aliri ciferecajn kameraojn" + +#: gnu/packages/databases.scm:995 +msgid "" +"Sparql-query is a command-line tool for accessing SPARQL\n" +"endpoints over HTTP. It has been intentionally designed to 'feel' similar " +"to\n" +"tools for interrogating SQL databases. For example, you can enter a query " +"over\n" +"several lines, using a semi-colon at the end of a line to indicate the end " +"of\n" +"your query. It also supports readline so that you can more easily recall " +"and\n" +"edit previous queries, even across sessions. It can be used non-" +"interactively,\n" +"for example from a shell script." +msgstr "" + +#: gnu/packages/databases.scm:1037 +msgid "The SQLite database management system" +msgstr "La datumbaza administra sistemo SQLite" + +#: gnu/packages/databases.scm:1039 +msgid "" +"SQLite is a software library that implements a self-contained, serverless,\n" +"zero-configuration, transactional SQL database engine. SQLite is the most\n" +"widely deployed SQL database engine in the world. The source code for " +"SQLite\n" +"is in the public domain." +msgstr "" + +#: gnu/packages/databases.scm:1097 +msgid "Trivial database" +msgstr "Ordinara datumbazo" + +#: gnu/packages/databases.scm:1099 +msgid "" +"TDB is a Trivial Database. In concept, it is very much like GDBM,\n" +"and BSD's DB except that it allows multiple simultaneous writers and uses\n" +"locking internally to keep writers from trampling on each other. TDB is " +"also\n" +"extremely small." +msgstr "" + +#: gnu/packages/databases.scm:1118 +msgid "Database independent interface for Perl" +msgstr "Datumbaz-sendependa interfaco por Perl" + +#: gnu/packages/databases.scm:1119 +msgid "This package provides an database interface for Perl." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/databases.scm:1167 +msgid "Extensible and flexible object <-> relational mapper" +msgstr "" + +#: gnu/packages/databases.scm:1168 +msgid "" +"An SQL to OO mapper with an object API inspired by\n" +"Class::DBI (with a compatibility layer as a springboard for porting) and a\n" +"resultset API that allows abstract encapsulation of database operations. " +"It\n" +"aims to make representing queries in your code as perl-ish as possible " +"while\n" +"still providing access to as many of the capabilities of the database as\n" +"possible, including retrieving related records from multiple tables in a\n" +"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY" +"\",\n" +"\"ORDER BY\" and \"HAVING\" support." +msgstr "" + +#: gnu/packages/databases.scm:1199 +msgid "Cursor with built-in caching support" +msgstr "" + +#: gnu/packages/databases.scm:1200 +msgid "" +"DBIx::Class::Cursor::Cached provides a cursor class with\n" +"built-in caching support." +msgstr "" + +#: gnu/packages/databases.scm:1222 +msgid "Introspect many-to-many relationships" +msgstr "" + +#: gnu/packages/databases.scm:1223 +msgid "" +"Because the many-to-many relationships are not real\n" +"relationships, they can not be introspected with DBIx::Class. Many-to-many\n" +"relationships are actually just a collection of convenience methods " +"installed\n" +"to bridge two relationships. This DBIx::Class component can be used to " +"store\n" +"all relevant information about these non-relationships so they can later be\n" +"introspected and examined." +msgstr "" + +#: gnu/packages/databases.scm:1281 +msgid "Create a DBIx::Class::Schema based on a database" +msgstr "" + +#: gnu/packages/databases.scm:1282 +msgid "" +"DBIx::Class::Schema::Loader automates the definition of a\n" +"DBIx::Class::Schema by scanning database table definitions and setting up " +"the\n" +"columns, primary keys, unique constraints and relationships." +msgstr "" + +#: gnu/packages/databases.scm:1306 +msgid "DBI PostgreSQL interface" +msgstr "" + +#: gnu/packages/databases.scm:1307 +#, fuzzy +msgid "" +"This package provides a PostgreSQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/databases.scm:1331 +msgid "DBI MySQL interface" +msgstr "" + +#: gnu/packages/databases.scm:1332 +#, fuzzy +msgid "" +"This package provides a MySQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/databases.scm:1351 +msgid "SQlite interface for Perl" +msgstr "Interfaco de SQLite por Perl" + +#: gnu/packages/databases.scm:1352 +msgid "" +"DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" +"the entire thing in the distribution. So in order to get a fast " +"transaction\n" +"capable RDBMS working for your Perl project you simply have to install this\n" +"module, and nothing else." +msgstr "" + +#: gnu/packages/databases.scm:1383 +msgid "Generate SQL from Perl data structures" +msgstr "" + +#: gnu/packages/databases.scm:1384 +msgid "" +"This module was inspired by the excellent DBIx::Abstract.\n" +"While based on the concepts used by DBIx::Abstract, the concepts used have\n" +"been modified to make the SQL easier to generate from Perl data structures.\n" +"The underlying idea is for this module to do what you mean, based on the " +"data\n" +"structures you provide it, so that you don't have to modify your code every\n" +"time your data changes." +msgstr "" + +#: gnu/packages/databases.scm:1413 +msgid "Split SQL code into atomic statements" +msgstr "" + +#: gnu/packages/databases.scm:1414 +msgid "" +"This module tries to split any SQL code, even including\n" +"non-standard extensions, into the atomic statements it is composed of." +msgstr "" + +#: gnu/packages/databases.scm:1432 +msgid "SQL tokenizer" +msgstr "" + +#: gnu/packages/databases.scm:1433 +msgid "" +"SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" +"claim to be a parser or query verifier. It just creates sane tokens from a\n" +"valid SQL query." +msgstr "" + +#: gnu/packages/databases.scm:1451 +msgid "Data source abstraction library" +msgstr "Datumar-fonta abstrakta biblioteko" + +#: gnu/packages/databases.scm:1452 +msgid "" +"Unixodbc is a library providing an API with which to access\n" +"data sources. Data sources include SQL Servers and any software with an " +"ODBC\n" +"Driver." +msgstr "" + +#: gnu/packages/databases.scm:1476 +msgid "In-memory key/value and document store" +msgstr "" + +#: gnu/packages/databases.scm:1478 +msgid "" +"UnQLite is an in-process software library which implements a\n" +"self-contained, serverless, zero-configuration, transactional NoSQL\n" +"database engine. UnQLite is a document store database similar to\n" +"MongoDB, Redis, CouchDB, etc. as well as a standard Key/Value store\n" +"similar to BerkeleyDB, LevelDB, etc." +msgstr "" + +#: gnu/packages/databases.scm:1506 +msgid "Key-value cache and store" +msgstr "" + +#: gnu/packages/databases.scm:1507 +msgid "" +"Redis is an advanced key-value cache and store. Redis\n" +"supports many data structures including strings, hashes, lists, sets, " +"sorted\n" +"sets, bitmaps and hyperloglogs." +msgstr "" + +#: gnu/packages/databases.scm:1534 +msgid "Kyoto Cabinet is a modern implementation of the DBM database" +msgstr "" + +#: gnu/packages/databases.scm:1536 +msgid "" +"Kyoto Cabinet is a standalone file-based database that supports Hash\n" +"and B+ Tree data storage models. It is a fast key-value lightweight\n" +"database and supports many programming languages. It is a NoSQL database." +msgstr "" + +#: gnu/packages/databases.scm:1562 +msgid "Tokyo Cabinet is a modern implementation of the DBM database" +msgstr "" + +#: gnu/packages/databases.scm:1564 +msgid "" +"Tokyo Cabinet is a library of routines for managing a database.\n" +"The database is a simple data file containing records, each is a pair of a\n" +"key and a value. Every key and value is serial bytes with variable length.\n" +"Both binary data and character string can be used as a key and a value.\n" +"There is neither concept of data tables nor data types. Records are\n" +"organized in hash table, B+ tree, or fixed-length array." +msgstr "" + +#: gnu/packages/databases.scm:1600 +msgid "NoSQL data engine" +msgstr "" + +#: gnu/packages/databases.scm:1602 +msgid "" +"WiredTiger is an extensible platform for data management. It supports\n" +"row-oriented storage (where all columns of a row are stored together),\n" +"column-oriented storage (where columns are stored in groups, allowing for\n" +"more efficient access and storage of column subsets) and log-structured " +"merge\n" +"trees (LSM), for sustained throughput under random insert workloads." +msgstr "" + +#: gnu/packages/databases.scm:1647 +#, fuzzy +msgid "WiredTiger bindings for GNU Guile" +msgstr "Bindoj de Cairo por GNU Guile" + +#: gnu/packages/databases.scm:1649 +msgid "" +"This package provides Guile bindings to the WiredTiger ``NoSQL''\n" +"database. Various higher level database abstractions." +msgstr "" + +#: gnu/packages/databases.scm:1681 +msgid "Perl5 access to Berkeley DB version 1.x" +msgstr "" + +#: gnu/packages/databases.scm:1683 +msgid "" +"The DB::File module provides Perl bindings to the Berkeley DB version 1.x." +msgstr "" + +#: gnu/packages/databases.scm:1710 +msgid "Lightning Memory-Mapped Database library" +msgstr "" + +#: gnu/packages/databases.scm:1712 +msgid "" +"The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance\n" +"transactional database. Unlike more complex relational databases, LMDB " +"handles\n" +"only key-value pairs (stored as arbitrary byte arrays) and relies on the\n" +"underlying operating system for caching and locking, keeping the code small " +"and\n" +"simple.\n" +"The use of ‘zero-copy’ memory-mapped files combines the persistence of " +"classic\n" +"disk-based databases with high read performance that scales linearly over\n" +"multiple cores. The size of each database is limited only by the size of " +"the\n" +"virtual address space — not physical RAM." +msgstr "" + +#: gnu/packages/databases.scm:1749 +msgid "C++ connector for PostgreSQL" +msgstr "" + +#: gnu/packages/databases.scm:1751 +msgid "" +"Libpqxx is a C++ library to enable user programs to communicate with the\n" +"PostgreSQL database back-end. The database back-end can be local or it may " +"be\n" +"on another machine, accessed via TCP/IP." +msgstr "" + +#: gnu/packages/databases.scm:1774 +msgid "Small object-relational mapping utility" +msgstr "" + +#: gnu/packages/databases.scm:1776 +msgid "" +"Peewee is a simple and small ORM (object-relation mapping) tool. Peewee\n" +"handles converting between pythonic values and those used by databases, so " +"you\n" +"can use Python types in your code without having to worry. It has built-in\n" +"support for sqlite, mysql and postgresql. If you already have a database, " +"you\n" +"can autogenerate peewee models using @code{pwiz}, a model generator." +msgstr "" + +#: gnu/packages/databases.scm:1823 +msgid "Library providing transparent encryption of SQLite database files" +msgstr "" + +#: gnu/packages/databases.scm:1824 +msgid "" +"SQLCipher is an implementation of SQLite, extended to\n" +"provide transparent 256-bit AES encryption of database files. Pages are\n" +"encrypted before being written to disk and are decrypted when read back. " +"It’s\n" +"well suited for protecting embedded application databases and for mobile\n" +"development." +msgstr "" + +#: gnu/packages/databases.scm:1856 gnu/packages/databases.scm:1883 +#, fuzzy +msgid "Python ODBC Library" +msgstr "La Biblioteko GNU C" + +#: gnu/packages/databases.scm:1857 +msgid "" +"@code{python-pyodbc-c} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1884 +msgid "" +"@code{python-pyodbc} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1921 +msgid "Read Microsoft Access databases" +msgstr "" + +#: gnu/packages/databases.scm:1922 +msgid "" +"MDB Tools is a set of tools and applications to read the\n" +"proprietary MDB file format used in Microsoft's Access database package. " +"This\n" +"includes programs to export schema and data from Microsoft's Access " +"database\n" +"file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL,\n" +"etc., and an SQL engine for performing simple SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:1963 +msgid "Python binding for the ‘Lightning’ database (LMDB)" +msgstr "" + +#: gnu/packages/databases.scm:1965 +msgid "" +"python-lmdb or py-lmdb is a Python binding for the @dfn{Lightning\n" +"Memory-Mapped Database} (LMDB), a high-performance key-value store." +msgstr "" + +#: gnu/packages/databases.scm:2019 +msgid "ActiveRecord ORM for Python" +msgstr "" + +#: gnu/packages/databases.scm:2021 +msgid "" +"Orator provides a simple ActiveRecord-like Object Relational Mapping\n" +"implementation for Python." +msgstr "" + +#: gnu/packages/databases.scm:2048 +#, fuzzy +msgid "Multi-model database system" +msgstr "Potenca objekt-rilata datumbaza sistemo" + +#: gnu/packages/databases.scm:2049 +msgid "" +"Virtuoso is a scalable cross-platform server that combines\n" +"relational, graph, and document data management with web application server\n" +"and web services platform functionality." +msgstr "" + +#: gnu/packages/databases.scm:2077 +#, fuzzy +msgid "Database interface and MySQL driver for R" +msgstr "Datumbaz-sendependa interfaco por Perl" + +#: gnu/packages/databases.scm:2079 +msgid "" +"This package provides a DBI interface to MySQL / MariaDB. The RMySQL\n" +"package contains an old implementation based on legacy code from S-PLUS " +"which\n" +"is being phased out. A modern MySQL client based on Rcpp is available from\n" +"the RMariaDB package." +msgstr "" + +#: gnu/packages/databases.scm:2104 +msgid "" +"Cassandra Cluster Manager for Apache Cassandra clusters on\n" +"localhost" +msgstr "" + +#: gnu/packages/databases.scm:2106 +msgid "" +"Cassandra Cluster Manager is a development tool for testing\n" +"local Cassandra clusters. It creates, launches and removes Cassandra " +"clusters\n" +"on localhost." +msgstr "" + +#: gnu/packages/databases.scm:2132 +#, fuzzy +msgid "SQLite bindings for Python" +msgstr "Bindoj de Python por Cairo" + +#: gnu/packages/databases.scm:2134 +msgid "" +"Pysqlite provides SQLite bindings for Python that comply to the\n" +"Database API 2.0T." +msgstr "" + +#: gnu/packages/databases.scm:2161 +#, fuzzy +msgid "Database abstraction library" +msgstr "Datumar-fonta abstrakta biblioteko" + +#: gnu/packages/databases.scm:2163 +msgid "" +"SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that\n" +"gives application developers the full power and flexibility of SQL. It\n" +"provides a full suite of well known enterprise-level persistence patterns,\n" +"designed for efficient and high-performing database access, adapted into a\n" +"simple and Pythonic domain language." +msgstr "" + +#: gnu/packages/databases.scm:2202 +msgid "Various utility functions for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2204 +msgid "" +"SQLAlchemy-utils provides various utility functions and custom data types\n" +"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for " +"Python.\n" +"\n" +"You might also want to install the following optional dependencies:\n" +"@enumerate\n" +"@item @code{python-passlib}\n" +"@item @code{python-babel}\n" +"@item @code{python-cryptography}\n" +"@item @code{python-pytz}\n" +"@item @code{python-psycopg2}\n" +"@item @code{python-furl}\n" +"@item @code{python-flask-babel}\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/databases.scm:2245 +msgid "Database migration tool for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2247 +msgid "" +"Alembic is a lightweight database migration tool for usage with the\n" +"SQLAlchemy Database Toolkit for Python." +msgstr "" + +#: gnu/packages/databases.scm:2273 +msgid "Tiny key value database with concurrency support" +msgstr "" + +#: gnu/packages/databases.scm:2275 +msgid "" +"PickleShare is a small ‘shelve’-like datastore with concurrency support.\n" +"Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike\n" +"shelve, many processes can access the database simultaneously. Changing a\n" +"value in database is immediately visible to other processes accessing the " +"same\n" +"database. Concurrency is possible because the values are stored in " +"separate\n" +"files. Hence the “database” is a directory where all files are governed by\n" +"PickleShare." +msgstr "" + +#: gnu/packages/databases.scm:2327 +msgid "Another Python SQLite Wrapper" +msgstr "" + +#: gnu/packages/databases.scm:2328 +msgid "" +"APSW is a Python wrapper for the SQLite\n" +"embedded relational database engine. In contrast to other wrappers such as\n" +"pysqlite it focuses on being a minimal layer over SQLite attempting just to\n" +"translate the complete SQLite API into Python." +msgstr "" + +#: gnu/packages/databases.scm:2352 +msgid "Neo4j driver code written in Python" +msgstr "" + +#: gnu/packages/databases.scm:2353 +msgid "" +"This package provides the Neo4j Python driver that connects\n" +"to the database using Neo4j's binary protocol. It aims to be minimal, " +"while\n" +"being idiomatic to Python." +msgstr "" + +#: gnu/packages/databases.scm:2372 +msgid "Library and toolkit for working with Neo4j in Python" +msgstr "" + +#: gnu/packages/databases.scm:2373 +msgid "" +"This package provides a client library and toolkit for\n" +"working with Neo4j from within Python applications and from the command\n" +"line. The core library has no external dependencies and has been carefully\n" +"designed to be easy and intuitive to use." +msgstr "" + +#: gnu/packages/databases.scm:2398 +msgid "Python PostgreSQL adapter" +msgstr "" + +#: gnu/packages/databases.scm:2400 +msgid "" +"psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " +msgstr "" + +#: gnu/packages/databases.scm:2424 +msgid "SQLAlchemy schema displayer" +msgstr "" + +#: gnu/packages/databases.scm:2425 +msgid "" +"This package provides a program to build Entity\n" +"Relationship diagrams from a SQLAlchemy model (or directly from the\n" +"database)." +msgstr "" + +#: gnu/packages/databases.scm:2455 +msgid "MySQLdb is an interface to the popular MySQL database server for Python" +msgstr "" + +#: gnu/packages/databases.scm:2456 +msgid "" +"MySQLdb is an interface to the popular MySQL database server\n" +"for Python. The design goals are:\n" +"@enumerate\n" +"@item Compliance with Python database API version 2.0 [PEP-0249],\n" +"@item Thread-safety,\n" +"@item Thread-friendliness (threads will not block each other).\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/databases.scm:2484 +msgid "Python extension that wraps protocol parsing code in hiredis" +msgstr "" + +#: gnu/packages/databases.scm:2485 +msgid "" +"Python-hiredis is a python extension that wraps protocol\n" +"parsing code in hiredis. It primarily speeds up parsing of multi bulk " +"replies." +msgstr "" + +#: gnu/packages/databases.scm:2508 +msgid "Fake implementation of redis API for testing purposes" +msgstr "" + +#: gnu/packages/databases.scm:2509 +msgid "" +"Fakeredis is a pure python implementation of the redis-py\n" +"python client that simulates talking to a redis server. This was created " +"for a\n" +"single purpose: to write unittests. Setting up redis is not hard, but many " +"time\n" +" you want to write unittests that do not talk to an external server (such " +"as\n" +"redis). This module now allows tests to simply use this module as a " +"reasonable\n" +"substitute for redis." +msgstr "" + +#: gnu/packages/databases.scm:2537 +msgid "Redis Python client" +msgstr "" + +#: gnu/packages/databases.scm:2539 +#, fuzzy +msgid "This package provides a Python interface to the Redis key-value store." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/databases.scm:2560 +msgid "Simple job queues for Python" +msgstr "" + +#: gnu/packages/databases.scm:2562 +msgid "" +"RQ (Redis Queue) is a simple Python library for queueing jobs and\n" +"processing them in the background with workers. It is backed by Redis and " +"it\n" +"is designed to have a low barrier to entry." +msgstr "" + +#: gnu/packages/databases.scm:2585 +msgid "Port of asyncio-redis to trollius" +msgstr "" + +#: gnu/packages/databases.scm:2586 +msgid "" +"@code{trollius-redis} is a Redis client for Python\n" +" trollius. It is an asynchronious IO (PEP 3156) implementation of the\n" +" Redis protocol." +msgstr "" + +#: gnu/packages/databases.scm:2613 +msgid "Non-validating SQL parser" +msgstr "" + +#: gnu/packages/databases.scm:2614 +msgid "" +"Sqlparse is a non-validating SQL parser for Python. It\n" +"provides support for parsing, splitting and formatting SQL statements." +msgstr "" + +#: gnu/packages/databases.scm:2634 +msgid "Library to write SQL queries in a pythonic way" +msgstr "" + +#: gnu/packages/databases.scm:2635 +msgid "" +"@code{python-sql} is a library to write SQL queries, that\n" +"transforms idiomatic python function calls to well-formed SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:2720 +msgid "Various tools for interacting with MongoDB and BSON" +msgstr "" + +#: gnu/packages/databases.scm:2722 +msgid "" +"This package includes a collection of tools related to MongoDB.\n" +"@table @code\n" +"@item bsondump\n" +"Display BSON files in a human-readable format\n" +"@item mongoimport\n" +"Convert data from JSON, TSV or CSV and insert them into a collection\n" +"@item mongoexport\n" +"Write an existing collection to CSV or JSON format\n" +"@item mongodump/mongorestore\n" +"Dump MongoDB backups to disk in the BSON format\n" +"@item mongorestore\n" +"Read MongoDB backups in the BSON format, and restore them to a live " +"database\n" +"@item mongostat\n" +"Monitor live MongoDB servers, replica sets, or sharded clusters\n" +"@item mongofiles\n" +"Read, write, delete, or update files in GridFS\n" +"@item mongooplog\n" +"Replay oplog entries between MongoDB servers\n" +"@item mongotop\n" +"Monitor read/write activity on a mongo server\n" +"@end table" +msgstr "" + +#: gnu/packages/databases.scm:2808 +msgid "Columnar in-memory analytics" +msgstr "" + +#: gnu/packages/databases.scm:2809 +msgid "" +"Apache Arrow is a columnar in-memory analytics layer\n" +"designed to accelerate big data. It houses a set of canonical in-memory\n" +"representations of flat and hierarchical data along with multiple\n" +"language-bindings for structure manipulation. It also provides IPC and " +"common\n" +"algorithm implementations." +msgstr "" + +#: gnu/packages/databases.scm:2853 +#, fuzzy +msgid "Python bindings for Apache Arrow" +msgstr "Bindoj de Python por Cairo" + +#: gnu/packages/databases.scm:2854 +msgid "" +"This library provides a Pythonic API wrapper for the reference\n" +"Arrow C++ implementation, along with tools for interoperability with " +"pandas,\n" +"NumPy, and other traditional Python scientific computing packages." +msgstr "" + +#: gnu/packages/debug.scm:79 +msgid "Heuristical file minimizer" +msgstr "" + +#: gnu/packages/debug.scm:81 +msgid "" +"Delta assists you in minimizing \"interesting\" files subject to a test\n" +"of their interestingness. A common such situation is when attempting to\n" +"isolate a small failure-inducing substring of a large input that causes " +"your\n" +"program to exhibit a bug." +msgstr "" + +#: gnu/packages/debug.scm:137 +msgid "Reducer for interesting code" +msgstr "" + +#: gnu/packages/debug.scm:139 +msgid "" +"C-Reduce is a tool that takes a large C or C++ program that has a\n" +"property of interest (such as triggering a compiler bug) and automatically\n" +"produces a much smaller C/C++ program that has the same property. It is\n" +"intended for use by people who discover and report bugs in compilers and " +"other\n" +"tools that process C/C++ code." +msgstr "" + +#: gnu/packages/debug.scm:247 +msgid "Security-oriented fuzzer" +msgstr "" + +#: gnu/packages/debug.scm:249 +msgid "" +"American fuzzy lop is a security-oriented fuzzer that employs a novel\n" +"type of compile-time instrumentation and genetic algorithms to " +"automatically\n" +"discover clean, interesting test cases that trigger new internal states in " +"the\n" +"targeted binary. This substantially improves the functional coverage for " +"the\n" +"fuzzed code. The compact synthesized corpora produced by the tool are also\n" +"useful for seeding other, more labor- or resource-intensive testing regimes\n" +"down the road." +msgstr "" + +#: gnu/packages/debug.scm:307 +msgid "Expose race conditions in Makefiles" +msgstr "" + +#: gnu/packages/debug.scm:309 +msgid "" +"Stress Make is a customized GNU Make that explicitely manages the order\n" +"in which concurrent jobs are run to provoke erroneous behavior into " +"becoming\n" +"manifest. It can run jobs in the order in which they're launched, in " +"backwards\n" +"order, or in random order. The thought is that if code builds correctly " +"with\n" +"Stress Make, then it is likely that the @code{Makefile} contains no race\n" +"conditions." +msgstr "" + +#: gnu/packages/debug.scm:336 +msgid "Transparent application input fuzzer" +msgstr "" + +#: gnu/packages/debug.scm:337 +msgid "" +"Zzuf is a transparent application input fuzzer. It works by\n" +"intercepting file operations and changing random bits in the program's\n" +"input. Zzuf's behaviour is deterministic, making it easy to reproduce bugs." +msgstr "" + +#: gnu/packages/dejagnu.scm:77 +msgid "GNU software testing framework" +msgstr "" + +#: gnu/packages/dejagnu.scm:79 +msgid "" +"DejaGnu is a framework for testing software. In effect, it serves as\n" +"a front-end for all tests written for a program. Thus, each program can " +"have\n" +"multiple test suites, which are then all managed by a single harness." +msgstr "" + +#: gnu/packages/games.scm:167 +msgid "Tron clone in 3D" +msgstr "" + +#: gnu/packages/games.scm:168 +msgid "" +"Armagetron is a multiplayer game in 3d that attempts to\n" +"emulate and expand on the lightcycle sequence from the movie Tron. It's\n" +"an old school arcade game slung into the 21st century. Highlights include\n" +"a customizable playing arena, HUD, unique graphics, and AI bots. For the\n" +"more advanced player there are new game modes and a wide variety of physics\n" +"settings to tweak as well." +msgstr "" + +#: gnu/packages/games.scm:241 +msgid "Survival horror roguelike video game" +msgstr "" + +#: gnu/packages/games.scm:243 +msgid "" +"Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.\n" +"Struggle to survive in a harsh, persistent, procedurally generated world.\n" +"Scavenge the remnants of a dead civilization for food, equipment, or, if you " +"are\n" +"lucky, a vehicle with a full tank of gas to get you out of Dodge. Fight to\n" +"defeat or escape from a wide variety of powerful monstrosities, from zombies " +"to\n" +"giant insects to killer robots and things far stranger and deadlier, and " +"against\n" +"the others like yourself, that want what you have." +msgstr "" + +#: gnu/packages/games.scm:284 +msgid "Speaking cow text filter" +msgstr "" + +#: gnu/packages/games.scm:285 +msgid "" +"Cowsay is basically a text filter. Send some text into it,\n" +"and you get a cow saying your text. If you think a talking cow isn't " +"enough,\n" +"cows can think too: all you have to do is run @command{cowthink}. If " +"you're\n" +"tired of cows, a variety of other ASCII-art messengers are available." +msgstr "" + +#: gnu/packages/games.scm:351 +msgid "Free content game based on the Doom engine" +msgstr "" + +#: gnu/packages/games.scm:360 +msgid "" +"The Freedoom project aims to create a complete free content first person\n" +"shooter game. Freedoom by itself is just the raw material for a game: it " +"must\n" +"be paired with a compatible game engine (such as @code{prboom-plus}) to be\n" +"played. Freedoom complements the Doom engine with free levels, artwork, " +"sound\n" +"effects and music to make a completely free game." +msgstr "" + +#: gnu/packages/games.scm:434 +msgid "Software for exploring cellular automata" +msgstr "" + +#: gnu/packages/games.scm:436 +msgid "" +"Golly simulates Conway's Game of Life and many other types of cellular\n" +"automata. The following features are available:\n" +"@enumerate\n" +"@item Support for bounded and unbounded universes, with cells of up to 256\n" +" states.\n" +"@item Support for multiple algorithms, including Bill Gosper's Hashlife\n" +" algorithm.\n" +"@item Loading patterns from BMP, PNG, GIF and TIFF image files.\n" +"@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.\n" +"@item Scriptable via Lua or Python.\n" +"@item Extracting patterns, rules and scripts from zip files.\n" +"@item Downloading patterns, rules and scripts from online archives.\n" +"@item Pasting patterns from the clipboard.\n" +"@item Unlimited undo/redo.\n" +"@item Configurable keyboard shortcuts.\n" +"@item Auto fit option to keep patterns within the view.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:498 +msgid "Puzzle/platform game" +msgstr "" + +#: gnu/packages/games.scm:499 +msgid "" +"Me and My Shadow is a puzzle/platform game in which you try\n" +"to reach the exit by solving puzzles. Spikes, moving blocks, fragile " +"blocks\n" +"and much more stand between you and the exit. Record your moves and let " +"your\n" +"shadow mimic them to reach blocks you couldn't reach alone." +msgstr "" + +#: gnu/packages/games.scm:534 +msgid "Multiplayer dungeon game involving knights and quests" +msgstr "" + +#: gnu/packages/games.scm:535 +msgid "" +"Knights is a multiplayer game involving several knights who\n" +"must run around a dungeon and complete various quests. Each game revolves\n" +"around a quest – for example, you might have to find some items and carry " +"them\n" +"back to your starting point. This may sound easy, but as there are only\n" +"enough items in the dungeon for one player to win, you may end up having to\n" +"kill your opponents to get their stuff! Other quests involve escaping from\n" +"the dungeon, fighting a duel to the death against the enemy knights, or\n" +"destroying an ancient book using a special wand." +msgstr "" + +#: gnu/packages/games.scm:572 +msgid "Backgammon game" +msgstr "Triktrako (Bakgamono)" + +#: gnu/packages/games.scm:573 +msgid "" +"The GNU backgammon application can be used for playing, analyzing and\n" +"teaching the game. It has an advanced evaluation engine based on " +"artificial\n" +"neural networks suitable for both beginners and advanced players. In\n" +"addition to a command-line interface, it also features an attractive, 3D\n" +"representation of the playing board." +msgstr "" + +#: gnu/packages/games.scm:602 +msgid "3d Rubik's cube game" +msgstr "3D Rubika kubo" + +#: gnu/packages/games.scm:604 +msgid "" +"GNUbik is a puzzle game in which you must manipulate a cube to make\n" +"each of its faces have a uniform color. The game is customizable, allowing\n" +"you to set the size of the cube (the default is 3x3) or to change the " +"colors.\n" +"You may even apply photos to the faces instead of colors. The game is\n" +"scriptable with Guile." +msgstr "" + +#: gnu/packages/games.scm:626 +msgid "The game of Shogi (Japanese chess)" +msgstr "" + +#: gnu/packages/games.scm:627 +msgid "" +"GNU Shogi is a program that plays the game Shogi (Japanese\n" +"Chess). It is similar to standard chess but this variant is far more " +"complicated." +msgstr "" + +#: gnu/packages/games.scm:658 +msgid "Tetris clone based on the SDL library" +msgstr "" + +#: gnu/packages/games.scm:660 +msgid "" +"LTris is a tetris clone: differently shaped blocks are falling down the\n" +"rectangular playing field and can be moved sideways or rotated by 90 degree\n" +"units with the aim of building lines without gaps which then disappear " +"(causing\n" +"any block above the deleted line to fall down). LTris has three game modes: " +"In\n" +"Classic you play until the stack of blocks reaches the top of the playing " +"field\n" +"and no new blocks can enter. In Figures the playing field is reset to a " +"new\n" +"figure each level and later on tiles and lines suddenly appear. In " +"Multiplayer\n" +"up to three players (either human or CPU) compete with each other sending\n" +"removed lines to all opponents. There is also a Demo mode in which you can\n" +"watch your CPU playing while enjoying a cup of tea!" +msgstr "" + +#: gnu/packages/games.scm:711 +msgid "Version of the classic 3D shoot'em'up game Doom" +msgstr "" + +#: gnu/packages/games.scm:713 +msgid "" +"PrBoom+ is a Doom source port developed from the original PrBoom project." +msgstr "" + +#: gnu/packages/games.scm:760 +msgid "Action platformer game" +msgstr "" + +#: gnu/packages/games.scm:762 +msgid "" +"ReTux is an action platformer loosely inspired by the Mario games,\n" +"utilizing the art assets from the @code{SuperTux} project." +msgstr "" + +#: gnu/packages/games.scm:848 +msgid "A classical roguelike/sandbox game" +msgstr "" + +#: gnu/packages/games.scm:850 +msgid "" +"RogueBox Adventures is a graphical roguelike with strong influences\n" +"from sandbox games like Minecraft or Terraria. The main idea of RogueBox\n" +"Adventures is to offer the player a kind of roguelike toy-world. This " +"world\n" +"can be explored and changed freely." +msgstr "" + +#: gnu/packages/games.scm:877 +#, fuzzy +msgid "User interface for gnushogi" +msgstr "Interfaco de SQLite por Perl" + +#: gnu/packages/games.scm:878 +#, fuzzy +msgid "A graphical user interface for the package @code{gnushogi}." +msgstr "Grafikinterfacon por ŝak-programarojn" + +#: gnu/packages/games.scm:927 +msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" +msgstr "Pordo GNU/Linux de la sendependa ludo \"l'Abbaye des Morts\"" + +#: gnu/packages/games.scm:928 +msgid "" +"L'Abbaye des Morts is a 2D platform game set in 13th century\n" +"France. The Cathars, who preach about good Christian beliefs, were being\n" +"expelled by the Catholic Church out of the Languedoc region in France. One " +"of\n" +"them, called Jean Raymond, found an old church in which to hide, not " +"knowing\n" +"that beneath its ruins lay buried an ancient evil." +msgstr "" + +#: gnu/packages/games.scm:980 +msgid "Dungeon exploration roguelike" +msgstr "" + +#: gnu/packages/games.scm:981 +msgid "" +"Angband is a Classic dungeon exploration roguelike. Explore\n" +"the depths below Angband, seeking riches, fighting monsters, and preparing " +"to\n" +"fight Morgoth, the Lord of Darkness." +msgstr "" + +#: gnu/packages/games.scm:1017 +msgid "Lemmings clone" +msgstr "Klono de 'Lemmings'" + +#: gnu/packages/games.scm:1019 +msgid "" +"Pingus is a free Lemmings-like puzzle game in which the player takes\n" +"command of a bunch of small animals and has to guide them through levels.\n" +"Since the animals walk on their own, the player can only influence them by\n" +"giving them commands, like build a bridge, dig a hole, or redirect all " +"animals\n" +"in the other direction. Multiple such commands are necessary to reach the\n" +"level's exit. The game is presented in a 2D side view." +msgstr "" + +#: gnu/packages/games.scm:1041 +msgid "Convert English text to humorous dialects" +msgstr "Konverti anglajn tekstojn al humuraj dialektaĵoj" + +#: gnu/packages/games.scm:1042 +msgid "" +"The GNU Talk Filters are programs that convert English text\n" +"into stereotyped or otherwise humorous dialects. The filters are provided " +"as\n" +"a C library, so they can easily be integrated into other programs." +msgstr "" + +#: gnu/packages/games.scm:1074 +msgid "Simulate the display from \"The Matrix\"" +msgstr "Simuli la ekranon el \"The Matrix\"" + +#: gnu/packages/games.scm:1075 +msgid "" +"CMatrix simulates the display from \"The Matrix\" and is\n" +"based on the screensaver from the movie's website. It works with terminal\n" +"settings up to 132x300 and can scroll lines all at the same rate or\n" +"asynchronously and at a user-defined speed." +msgstr "" + +#: gnu/packages/games.scm:1095 +msgid "Full chess implementation" +msgstr "Kompleta realigo de ŝako" + +#: gnu/packages/games.scm:1096 +msgid "" +"GNU Chess is a chess engine. It allows you to compete\n" +"against the computer in a game of chess, either through the default " +"terminal\n" +"interface or via an external visual interface such as GNU XBoard." +msgstr "" + +#: gnu/packages/games.scm:1124 +msgid "Twisted adventures of young pig farmer Dink Smallwood" +msgstr "Frenezaj aventuroj de la juna pork-bredisto Dink Smallwood" + +#: gnu/packages/games.scm:1126 +msgid "" +"GNU FreeDink is a free and portable re-implementation of the engine\n" +"for the role-playing game Dink Smallwood. It supports not only the " +"original\n" +"game data files but it also supports user-produced game mods or \"D-Mods\".\n" +"To that extent, it also includes a front-end for managing all of your D-Mods." +msgstr "" + +#: gnu/packages/games.scm:1151 +msgid "Game data for GNU Freedink" +msgstr "Ludo-datumaro por GNU Freedink" + +#: gnu/packages/games.scm:1153 +msgid "This package contains the game data of GNU Freedink." +msgstr "Tiu ĉi pako enhavas ludan datumaron por GNU Freedink." + +#: gnu/packages/games.scm:1205 +msgid "Graphical user interface for chess programs" +msgstr "Grafikinterfacon por ŝak-programarojn" + +#: gnu/packages/games.scm:1206 +msgid "" +"GNU XBoard is a graphical board for all varieties of chess,\n" +"including international chess, xiangqi (Chinese chess), shogi (Japanese " +"chess)\n" +"and Makruk. Several lesser-known variants are also supported. It presents " +"a\n" +"fully interactive graphical interface and it can load and save games in the\n" +"Portable Game Notation." +msgstr "" + +#: gnu/packages/games.scm:1260 +msgid "Ball and paddle game" +msgstr "Ludo kun pilko kaj padelo" + +#: gnu/packages/games.scm:1261 +msgid "" +"XBoing is a blockout type game where you have a paddle which\n" +"you control to bounce a ball around the game zone destroying blocks with a\n" +"proton ball. Each block carries a different point value. The more blocks " +"you\n" +"destroy, the better your score. The person with the highest score wins." +msgstr "" + +#: gnu/packages/games.scm:1293 +msgid "Typing tutor" +msgstr "Instruilo por tajpado" + +#: gnu/packages/games.scm:1295 +msgid "" +"GNU Typist is a universal typing tutor. It can be used to learn and\n" +"practice touch-typing. Several tutorials are included; in addition to\n" +"tutorials for the standard QWERTY layout, there are also tutorials for the\n" +"alternative layouts Dvorak and Colemak, as well as for the numpad. " +"Tutorials\n" +"are primarily in English, however some in other languages are provided." +msgstr "" + +#: gnu/packages/games.scm:1342 +msgid "3D game engine written in C++" +msgstr "3D-luda maŝino verkita en C++" + +#: gnu/packages/games.scm:1344 +msgid "" +"The Irrlicht Engine is a high performance realtime 3D engine written in\n" +"C++. Features include an OpenGL renderer, extensible materials, scene " +"graph\n" +"management, character animation, particle and other special effects, " +"support\n" +"for common mesh file formats, and collision detection." +msgstr "" + +#: gnu/packages/games.scm:1396 +msgid "2D space shooter" +msgstr "" + +#: gnu/packages/games.scm:1398 +msgid "" +"M.A.R.S. is a 2D space shooter with pretty visual effects and\n" +"attractive physics. Players can battle each other or computer controlled\n" +"enemies in different game modes such as space ball, death match, team death\n" +"match, cannon keep, and grave-itation pit." +msgstr "" + +#: gnu/packages/games.scm:1439 +msgid "Main game data for the Minetest game engine" +msgstr "Datumaro de ĉefa ludo por la lud-maŝino Minetest" + +#: gnu/packages/games.scm:1441 +msgid "Game data for the Minetest infinite-world block sandox game." +msgstr "" + +#: gnu/packages/games.scm:1493 +msgid "Infinite-world block sandbox game" +msgstr "Senlima-monda bloka sablo-skatola ludo" + +#: gnu/packages/games.scm:1495 +msgid "" +"Minetest is a sandbox construction game. Players can create and destroy\n" +"various types of blocks in a three-dimensional open world. This allows\n" +"forming structures in every possible creation, on multiplayer servers or as " +"a\n" +"single player. Mods and texture packs allow players to personalize the " +"game\n" +"in different ways." +msgstr "" + +#: gnu/packages/games.scm:1534 +msgid "Curses Implementation of the Glk API" +msgstr "Realigo curses de la API Glk" + +#: gnu/packages/games.scm:1536 +msgid "" +"Glk defines a portable API for applications with text UIs. It was\n" +"primarily designed for interactive fiction, but it should be suitable for " +"many\n" +"interactive text utilities, particularly those based on a command line.\n" +"This is an implementation of the Glk library which runs in a terminal " +"window,\n" +"using the @code{curses.h} library for screen control." +msgstr "" + +#: gnu/packages/games.scm:1574 +msgid "Interpreter for Glulx VM" +msgstr "Interpretilo por Glulx VM" + +#: gnu/packages/games.scm:1576 +msgid "" +"Glulx is a 32-bit portable virtual machine intended for writing and\n" +"playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" +"some of the restrictions in the venerable Z-machine format. This is the\n" +"reference interpreter, using the Glk API." +msgstr "" + +#: gnu/packages/games.scm:1613 +msgid "Z-machine interpreter" +msgstr "" + +#: gnu/packages/games.scm:1615 +msgid "" +"Fizmo is a console-based Z-machine interpreter. It is used to play\n" +"interactive fiction, also known as text adventures, which were implemented\n" +"either by Infocom or created using the Inform compiler." +msgstr "" + +#: gnu/packages/games.scm:1633 +msgid "Play the game of Go" +msgstr "" + +#: gnu/packages/games.scm:1635 +msgid "" +"GNU Go is a program that plays the game of Go, in which players\n" +"place stones on a grid to form territory or capture other stones. While\n" +"it can be played directly from the terminal, rendered in ASCII characters,\n" +"it is also possible to play GNU Go with 3rd party graphical interfaces or\n" +"even in Emacs. It supports the standard game storage format (SGF, Smart\n" +"Game Format) and inter-process communication format (GMP, Go Modem\n" +"Protocol)." +msgstr "" + +#: gnu/packages/games.scm:1663 +msgid "High speed arctic racing game based on Tux Racer" +msgstr "" + +#: gnu/packages/games.scm:1665 +msgid "" +"Extreme Tux Racer, or etracer as it is called for short, is\n" +"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of " +"the\n" +"game is to slide down a snow- and ice-covered mountain as quickly as " +"possible,\n" +"avoiding the trees and rocks that will slow you down.\n" +"\n" +"Collect herrings and other goodies while sliding down the hill, but avoid " +"fish\n" +"bones.\n" +"\n" +"This game is based on the GPL version of the famous game TuxRacer." +msgstr "" + +#: gnu/packages/games.scm:1747 +msgid "3D kart racing game" +msgstr "" + +#: gnu/packages/games.scm:1748 +msgid "" +"SuperTuxKart is a 3D kart racing game, with a focus on\n" +"having fun over realism. You can play with up to 4 friends on one PC, " +"racing\n" +"against each other or just trying to beat the computer; single-player mode " +"is\n" +"also available." +msgstr "" + +#: gnu/packages/games.scm:1780 +msgid "Game of jumping to the next floor, trying not to fall" +msgstr "" + +#: gnu/packages/games.scm:1782 +msgid "" +"GNUjump is a simple, yet addictive game in which you must jump from\n" +"platform to platform to avoid falling, while the platforms drop at faster " +"rates\n" +"the higher you go. The game features multiplayer, unlimited FPS, smooth " +"floor\n" +"falling, themeable graphics and sounds, and replays." +msgstr "" + +#: gnu/packages/games.scm:1825 +msgid "Turn-based strategy game" +msgstr "" + +#: gnu/packages/games.scm:1827 +msgid "" +"The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" +"with several single player campaigns, and multiplayer games (both networked " +"and\n" +"local).\n" +"\n" +"Battle for control on a range of maps, using variety of units which have\n" +"advantages and disadvantages against different types of attacks. Units " +"gain\n" +"experience and advance levels, and are carried over from one scenario to " +"the\n" +"next campaign." +msgstr "" + +#: gnu/packages/games.scm:1856 +msgid "Dedicated @emph{Battle for Wesnoth} server" +msgstr "" + +#: gnu/packages/games.scm:1857 +msgid "" +"This package contains a dedicated server for @emph{The\n" +"Battle for Wesnoth}." +msgstr "" + +#: gnu/packages/games.scm:1898 +msgid "Mouse and keyboard discovery for children" +msgstr "" + +#: gnu/packages/games.scm:1900 +msgid "" +"Gamine is a game designed for young children who are learning to use the\n" +"mouse and keyboard. The child uses the mouse to draw colored dots and " +"lines\n" +"on the screen and keyboard to display letters." +msgstr "" + +#: gnu/packages/games.scm:1932 +msgid "Puzzle game with a cat in lead role" +msgstr "" + +#: gnu/packages/games.scm:1933 +msgid "" +"Project Raincat is a game developed by Carnegie Mellon\n" +"students through GCS during the Fall 2008 semester. Raincat features game\n" +"play inspired from classics Lemmings and The Incredible Machine. The " +"project\n" +"proved to be an excellent learning experience for the programmers. " +"Everything\n" +"is programmed in Haskell." +msgstr "" + +#: gnu/packages/games.scm:1967 +msgid "Client for 'The Mana World' and similar games" +msgstr "" + +#: gnu/packages/games.scm:1969 +msgid "" +"ManaPlus is a 2D MMORPG client for game servers. It is the only\n" +"fully supported client for @uref{http://www.themanaworld.org, The mana\n" +"world}, @uref{http://evolonline.org, Evol Online} and\n" +"@uref{http://landoffire.org, Land of fire}." +msgstr "" + +#: gnu/packages/games.scm:2025 +msgid "Transportation economics simulator" +msgstr "" + +#: gnu/packages/games.scm:2026 +msgid "" +"OpenTTD is a game in which you transport goods and\n" +"passengers by land, water and air. It is a re-implementation of Transport\n" +"Tycoon Deluxe with many enhancements including multiplayer mode,\n" +"internationalization support, conditional orders and the ability to clone,\n" +"autoreplace and autoupdate vehicles. This package only includes the game\n" +"engine. When you start it you will be prompted to download a graphics set." +msgstr "" + +#: gnu/packages/games.scm:2083 +msgid "Base graphics set for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2085 +msgid "" +"The OpenGFX projects is an implementation of the OpenTTD base grahics\n" +"set that aims to ensure the best possible out-of-the-box experience.\n" +"\n" +"OpenGFX provides you with...\n" +"@enumerate\n" +"@item All graphics you need to enjoy OpenTTD.\n" +"@item Uniquely drawn rail vehicles for every climate.\n" +"@item Completely snow-aware rivers.\n" +"@item Different river and sea water.\n" +"@item Snow-aware buoys.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:2130 +msgid "Base sounds for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2131 +msgid "" +"OpenSFX is a set of free base sounds for OpenTTD which make\n" +"it possible to play OpenTTD without requiring the proprietary sound files " +"from\n" +"the original Transport Tycoon Deluxe." +msgstr "" + +#: gnu/packages/games.scm:2168 +msgid "Music set for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2169 +msgid "" +"OpenMSX is a music set for OpenTTD which makes it possible\n" +"to play OpenTTD without requiring the proprietary music from the original\n" +"Transport Tycoon Deluxe." +msgstr "" + +#: gnu/packages/games.scm:2247 +msgid "Free software re-implementation of RollerCoaster Tycoon 2" +msgstr "" + +#: gnu/packages/games.scm:2248 +msgid "" +"OpenRCT2 is a free software re-implementation of\n" +"RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and\n" +"maintaining an amusement park containing attractions, shops and facilities.\n" +"\n" +"Note that this package does @emph{not} provide the game assets (sounds,\n" +"images, etc.)" +msgstr "" + +#: gnu/packages/games.scm:2290 +msgid "Pinball simulator" +msgstr "" + +#: gnu/packages/games.scm:2291 +msgid "" +"The Emilia Pinball Project is a pinball simulator. There\n" +"are only two levels to play with, but they are very addictive." +msgstr "" + +#: gnu/packages/games.scm:2312 +msgid "Board game inspired by The Settlers of Catan" +msgstr "" + +#: gnu/packages/games.scm:2313 +msgid "" +"Pioneers is an emulation of the board game The Settlers of\n" +"Catan. It can be played on a local network, on the internet, and with AI\n" +"players." +msgstr "" + +#: gnu/packages/games.scm:2354 gnu/packages/gnome.scm:2644 +msgid "Logic puzzle game" +msgstr "" + +#: gnu/packages/games.scm:2355 +msgid "" +"The goal of this logic game is to open all cards in a 6x6\n" +"grid, using a number of hints as to their relative position. The game idea\n" +"is attributed to Albert Einstein." +msgstr "" + +#: gnu/packages/games.scm:2384 +#, fuzzy +msgid "MUD and telnet client" +msgstr "Rapida kaj facila kliento por BitTorrent" + +#: gnu/packages/games.scm:2386 +msgid "" +"POWWOW is a client software which can be used for telnet as well as for\n" +"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client " +"for\n" +"the chat server psyced with the specific config located at\n" +"http://lavachat.symlynx.com/unix/" +msgstr "" + +#: gnu/packages/games.scm:2561 +msgid "Arena shooter derived from the Cube 2 engine" +msgstr "" + +#: gnu/packages/games.scm:2563 +msgid "" +"Red Eclipse is an arena shooter, created from the Cube2 engine.\n" +"Offering an innovative parkour system and distinct but all potent weapons,\n" +"Red Eclipse provides fast paced and accessible gameplay." +msgstr "" + +#: gnu/packages/games.scm:2622 +msgid "Text adventure game" +msgstr "" + +#: gnu/packages/games.scm:2624 +msgid "" +"Grue Hunter is a text adventure game written in Perl. You must make\n" +"your way through an underground cave system in search of the Grue. Can you\n" +"capture it and get out alive?" +msgstr "" + +#: gnu/packages/games.scm:2666 +msgid "Old-school earthworm action game" +msgstr "" + +#: gnu/packages/games.scm:2668 +msgid "" +"lierolibre is an earthworm action game where you fight another player\n" +"(or the computer) underground using a wide array of weapons.\n" +"\n" +"Features:\n" +"@itemize\n" +"@item 2 worms, 40 weapons, great playability, two game modes: Kill'em All\n" +"and Game of Tag, plus AI-players without true intelligence!\n" +"@item Dat nostalgia.\n" +"@item Extensions via a hidden F1 menu:\n" +"@itemize\n" +"@item Replays\n" +"@item Game controller support\n" +"@item Powerlevel palettes\n" +"@end itemize\n" +"@item Ability to write game variables to plain text files.\n" +"@item Ability to load game variables from both EXE and plain text files.\n" +"@item Scripts to extract and repack graphics, sounds and levels.\n" +"@end itemize\n" +"\n" +"To switch between different window sizes, use F6, F7 and F8, to switch to\n" +"fullscreen, use F5 or Alt+Enter." +msgstr "" + +#: gnu/packages/games.scm:2743 +msgid "3D Real-time strategy and real-time tactics game" +msgstr "" + +#: gnu/packages/games.scm:2745 +msgid "" +"Warzone 2100 offers campaign, multi-player, and single-player skirmish\n" +"modes. An extensive tech tree with over 400 different technologies, " +"combined\n" +"with the unit design system, allows for a wide variety of possible units " +"and\n" +"tactics." +msgstr "" + +#: gnu/packages/games.scm:2778 +msgid "2D scrolling shooter game" +msgstr "" + +#: gnu/packages/games.scm:2780 +msgid "" +"In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n" +"dominated the galaxy. Guide Chris Bainfield and his friend Sid Wilson on\n" +"their quest to liberate the galaxy from the clutches of WEAPCO. Along the\n" +"way, you will encounter new foes, make new allies, and assist local rebels\n" +"in strikes against the evil corporation." +msgstr "" + +#: gnu/packages/games.scm:2811 +msgid "Fast-paced, arcade-style, top-scrolling space shooter" +msgstr "" + +#: gnu/packages/games.scm:2813 +msgid "" +"In this game you are the captain of the cargo ship Chromium B.S.U. and\n" +"are responsible for delivering supplies to the troops on the front line. " +"Your\n" +"ship has a small fleet of robotic fighters which you control from the " +"relative\n" +"safety of the Chromium vessel." +msgstr "" + +#: gnu/packages/games.scm:2888 +msgid "Drawing software for children" +msgstr "" + +#: gnu/packages/games.scm:2890 +msgid "" +"Tux Paint is a free drawing program designed for young children (kids\n" +"ages 3 and up). It has a simple, easy-to-use interface; fun sound effects;\n" +"and an encouraging cartoon mascot who helps guide children as they use the\n" +"program. It provides a blank canvas and a variety of drawing tools to help\n" +"your child be creative." +msgstr "" + +#: gnu/packages/games.scm:2928 +msgid "Stamp images for Tux Paint" +msgstr "" + +#: gnu/packages/games.scm:2930 +msgid "" +"This package contains a set of \"Rubber Stamp\" images which can be used\n" +"with the \"Stamp\" tool within Tux Paint." +msgstr "" + +#: gnu/packages/games.scm:2977 +msgid "Configure Tux Paint" +msgstr "" + +#: gnu/packages/games.scm:2979 +msgid "Tux Paint Config is a graphical configuration editor for Tux Paint." +msgstr "" + +#: gnu/packages/games.scm:3011 +msgid "2D platformer game" +msgstr "" + +#: gnu/packages/games.scm:3012 +msgid "" +"SuperTux is a free classic 2D jump'n run sidescroller game\n" +"in a style similar to the original Super Mario games covered under\n" +"the GNU GPL." +msgstr "" + +#: gnu/packages/games.scm:3046 +msgid "MUD client" +msgstr "" + +#: gnu/packages/games.scm:3048 +msgid "" +"TinTin++ is a MUD client which supports MCCP (Mud Client Compression " +"Protocol),\n" +"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used " +"by MUDs,\n" +"as well as those required to login via telnet on Linux / Mac OS X servers, " +"and an\n" +"auto mapper with a VT100 map display." +msgstr "" + +#: gnu/packages/games.scm:3085 +#, fuzzy +msgid "Programming game" +msgstr "Triktrako (Bakgamono)" + +#: gnu/packages/games.scm:3086 +msgid "" +"Learn programming, playing with ants and spider webs ;-)\n" +"Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n" +"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. " +"Experienced\n" +"programmers may also add their own favorite language." +msgstr "" + +#: gnu/packages/games.scm:3130 +msgid "Keyboard mashing and doodling game for babies" +msgstr "" + +#: gnu/packages/games.scm:3131 +msgid "" +"Bambam is a simple baby keyboard (and gamepad) masher\n" +"application that locks the keyboard and mouse and instead displays bright\n" +"colors, pictures, and sounds." +msgstr "" + +#: gnu/packages/games.scm:3174 +msgid "Arcade-style fire fighting game" +msgstr "" + +#: gnu/packages/games.scm:3176 +msgid "" +"Mr. Rescue is an arcade styled 2d action game centered around evacuating\n" +"civilians from burning buildings. The game features fast paced fire\n" +"extinguishing action, intense boss battles, a catchy soundtrack and lots of\n" +"throwing people around in pseudo-randomly generated buildings." +msgstr "" + +#: gnu/packages/games.scm:3283 +msgid "Non-euclidean graphical rogue-like game" +msgstr "" + +#: gnu/packages/games.scm:3285 +msgid "" +"HyperRogue is a game in which the player collects treasures and fights\n" +"monsters -- rogue-like but for the fact that it is played on the hyperbolic\n" +"plane and not in euclidean space.\n" +"\n" +"In HyperRogue, the player can move through different parts of the world, " +"which\n" +"are home to particular creatures and may be subject to their own rules of\n" +"\"physics\".\n" +"\n" +"While the game can use ASCII characters to display the the classical rogue\n" +"symbols, it still needs graphics to render the non-euclidean world." +msgstr "" + +#: gnu/packages/games.scm:3328 +msgid "Shooter with space station destruction" +msgstr "" + +#: gnu/packages/games.scm:3330 +msgid "" +"Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n" +"for Un*x systems with X11." +msgstr "" + +#: gnu/packages/games.scm:3362 +msgid "Turn based empire building strategy game" +msgstr "" + +#: gnu/packages/games.scm:3363 +msgid "" +"Freeciv is a turn based empire building strategy game\n" +"inspired by the history of human civilization. The game commences in\n" +"prehistory and your mission is to lead your tribe from the Stone Age\n" +"to the Space Age." +msgstr "" + +#: gnu/packages/games.scm:3394 +msgid "Recreation of data decryption effect in \"Sneakers\"" +msgstr "" + +#: gnu/packages/games.scm:3396 +msgid "" +"@code{No More Secrets} provides a command line tool called \"nms\"\n" +"that recreates the famous data decryption effect seen on screen in the 1992\n" +"movie \"Sneakers\".\n" +"\n" +"This command works on piped data. Pipe any ASCII or UTF-8 text to nms, and\n" +"it will apply the hollywood effect, initially showing encrypted data, then\n" +"starting a decryption sequence to reveal the original plaintext characters." +msgstr "" + +#: gnu/packages/games.scm:3423 +msgid "Data files for MegaGlest" +msgstr "" + +#: gnu/packages/games.scm:3424 +#, fuzzy +msgid "This package contains the data files required for MegaGlest." +msgstr "Tiu ĉi pako enhavas ludan datumaron por GNU Freedink." + +#: gnu/packages/games.scm:3477 +msgid "3D real-time strategy (RTS) game" +msgstr "" + +#: gnu/packages/games.scm:3478 +msgid "" +"MegaGlest is a cross-platform 3D real-time strategy (RTS)\n" +"game, where you control the armies of one of seven different factions: " +"Tech,\n" +"Magic, Egypt, Indians, Norsemen, Persian or Romans." +msgstr "" + +#: gnu/packages/games.scm:3529 +msgid "Side-scrolling physics platformer with a ball of tar" +msgstr "" + +#: gnu/packages/games.scm:3530 +msgid "" +"In FreeGish you control Gish, a ball of tar who lives\n" +"happily with his girlfriend Brea, until one day a mysterious dark creature\n" +"emerges from a sewer hole and pulls her below ground." +msgstr "" + +#: gnu/packages/games.scm:3565 +msgid "Classic overhead run-and-gun game" +msgstr "" + +#: gnu/packages/games.scm:3566 +msgid "" +"C-Dogs SDL is a classic overhead run-and-gun game,\n" +"supporting up to 4 players in co-op and deathmatch modes. Customize your\n" +"player, choose from many weapons, and blast, slide and slash your way " +"through\n" +"over 100 user-created campaigns." +msgstr "" + +#: gnu/packages/games.scm:3666 +msgid "3D puzzle game" +msgstr "" + +#: gnu/packages/games.scm:3667 +msgid "" +"Kiki the nano bot is a 3D puzzle game. It is basically a\n" +"mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a\n" +"small robot living in the nano world, repair its maker." +msgstr "" + +#: gnu/packages/games.scm:3757 +msgid "2D retro multiplayer shooter game" +msgstr "" + +#: gnu/packages/games.scm:3758 +msgid "" +"Teeworlds is an online multiplayer game. Battle with up to\n" +"16 players in a variety of game modes, including Team Deathmatch and " +"Capture\n" +"The Flag. You can even design your own maps!" +msgstr "" + +#: gnu/packages/games.scm:3811 +msgid "Puzzle game with a dexterity component" +msgstr "" + +#: gnu/packages/games.scm:3812 +msgid "" +"Enigma is a puzzle game with 550 unique levels. The object\n" +"of the game is to find and uncover pairs of identically colored ‘Oxyd’ " +"stones.\n" +"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser " +"beams,\n" +"and most of all, countless hairy puzzles usually block your direct way to " +"the\n" +"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest " +"you\n" +"get bored) interact in many unexpected ways, and since many of them follow " +"the\n" +"laws of physics (Enigma’s special laws of physics, that is), controlling " +"them\n" +"with the mouse isn’t always trivial." +msgstr "" + +#: gnu/packages/games.scm:3883 +msgid "Puzzle game" +msgstr "" + +#: gnu/packages/games.scm:3884 +msgid "" +"Fish Fillets NG is strictly a puzzle game. The goal in\n" +"every of the seventy levels is always the same: find a safe way out. The " +"fish\n" +"utter witty remarks about their surroundings, the various inhabitants of " +"their\n" +"underwater realm quarrel among themselves or comment on the efforts of your\n" +"fish. The whole game is accompanied by quiet, comforting music." +msgstr "" + +#: gnu/packages/games.scm:3948 +msgid "Roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:3949 +msgid "" +"Dungeon Crawl Stone Soup is a roguelike adventure through\n" +"dungeons filled with dangerous monsters in a quest to find the mystifyingly\n" +"fabulous Orb of Zot." +msgstr "" + +#: gnu/packages/games.scm:3995 +msgid "Graphical roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:4025 +msgid "Cross-platform third-person action game" +msgstr "" + +#: gnu/packages/games.scm:4026 +msgid "" +"Lugaru is a third-person action game. The main character,\n" +"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat " +"skills.\n" +"In his quest to find those responsible for slaughtering his village, he " +"uncovers\n" +"a far-reaching conspiracy involving the corrupt leaders of the rabbit " +"republic\n" +"and the starving wolves from a nearby den. Turner takes it upon himself to\n" +"fight against their plot and save his fellow rabbits from slavery." +msgstr "" + +#: gnu/packages/games.scm:4077 +msgid "Data files for 0ad" +msgstr "" + +#: gnu/packages/games.scm:4078 +msgid "0ad-data provides the data files required by the game 0ad." +msgstr "" + +#: gnu/packages/games.scm:4196 +msgid "3D real-time strategy game of ancient warfare" +msgstr "" + +#: gnu/packages/games.scm:4197 +msgid "" +"0 A.D. is a real-time strategy (RTS) game of ancient\n" +"warfare. It's a historically-based war/economy game that allows players to\n" +"relive or rewrite the history of twelve ancient civilizations, each " +"depicted\n" +"at their peak of economic growth and military prowess.\n" +"\n" +"0ad needs a window manager that supports 'Extended Window Manager Hints'." +msgstr "" + +#: gnu/packages/games.scm:4272 +msgid "Colossal Cave Adventure" +msgstr "" + +#: gnu/packages/games.scm:4273 +msgid "" +"The original Colossal Cave Adventure from 1976 was the\n" +"origin of all text adventures, dungeon-crawl (computer) games, and\n" +"computer-hosted roleplaying games. This is the last version released by\n" +"Crowther & Woods, its original authors, in 1995. It has been known as\n" +"\"adventure 2.5\" and \"430-point adventure\"." +msgstr "" + +#: gnu/packages/games.scm:4284 +msgid "Single-player, RPG roguelike game set in the world of Eyal" +msgstr "" + +#: gnu/packages/games.scm:4389 +msgid "" +"Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" +"combat and advanced character building. Play as one of many unique races " +"and\n" +"classes in the lore-filled world of Eyal, exploring random dungeons, facing\n" +"challenging battles, and developing characters with your own tailored mix " +"of\n" +"abilities and powers. With a modern graphical and customisable interface,\n" +"intuitive mouse control, streamlined mechanics and deep, challenging " +"combat,\n" +"Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." +msgstr "" + +#: gnu/packages/games.scm:4435 +msgid "First person shooter engine for Quake 1" +msgstr "" + +#: gnu/packages/games.scm:4436 +msgid "" +"Quakespasm is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4485 +msgid "" +"vkquake is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4536 +msgid "First person shooter engine based on quake2" +msgstr "" + +#: gnu/packages/games.scm:4537 +msgid "" +"Yamagi Quake II is an enhanced client for id Software's Quake II.\n" +"The main focus is an unchanged single player experience like back in 1997,\n" +"thus the gameplay and the graphics are unaltered. However the user may use " +"one\n" +"of the unofficial retexturing packs. In comparison with the official " +"client,\n" +"over 1000 bugs were fixed and an extensive code audit done,\n" +"making Yamagi Quake II one of the most solid Quake II implementations " +"available." +msgstr "" + +#: gnu/packages/games.scm:4593 +msgid "Realistic physics puzzle game" +msgstr "" + +#: gnu/packages/games.scm:4594 +msgid "" +"The Butterfly Effect (tbe) is a game that uses\n" +"realistic physics simulations to combine lots of simple mechanical\n" +"elements to achieve a simple goal in the most complex way possible." +msgstr "" + +#: gnu/packages/games.scm:4646 +msgid "Game of lonely space adventure" +msgstr "" + +#: gnu/packages/games.scm:4648 +msgid "" +"Pioneer is a space adventure game set in our galaxy at the turn of the\n" +"31st century. The game is open-ended, and you are free to eke out whatever\n" +"kind of space-faring existence you can think of. Look for fame or fortune " +"by\n" +"exploring the millions of star systems. Turn to a life of crime as a " +"pirate,\n" +"smuggler or bounty hunter. Forge and break alliances with the various\n" +"factions fighting for power, freedom or self-determination. The universe " +"is\n" +"whatever you make of it." +msgstr "" + +#: gnu/packages/games.scm:4675 +msgid "Hacking contribution graphs in git" +msgstr "" + +#: gnu/packages/games.scm:4677 +msgid "" +"Badass generates false commits for a range of dates, essentially\n" +"hacking the gamification of contribution graphs on platforms such as\n" +"Github or Gitlab." +msgstr "" + +#: gnu/packages/games.scm:4755 +msgid "Educational programming strategy game" +msgstr "" + +#: gnu/packages/games.scm:4756 +msgid "" +"Colobot: Gold Edition is a real-time strategy game, where\n" +"you can program your units (bots) in a language called CBOT, which is " +"similar\n" +"to C++ and Java. Your mission is to find a new planet to live and survive.\n" +"You can save humanity and get programming skills!" +msgstr "" + +#: gnu/packages/games.scm:4838 +msgid "Modern Doom 2 source port" +msgstr "" + +#: gnu/packages/games.scm:4839 +msgid "" +"GZdoom is a port of the Doom 2 game engine, with a modern\n" +"renderer. It improves modding support with ZDoom's advanced mapping " +"features\n" +"and the new ZScript language. In addition to Doom, it supports Heretic, " +"Hexen,\n" +"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." +msgstr "" + +#: gnu/packages/gcc.scm:346 +msgid "GNU Compiler Collection" +msgstr "GNU-a kompila kolekto" + +#: gnu/packages/gcc.scm:348 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, " +"and\n" +"Go. It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:495 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Ada, and Go.\n" +"It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:525 +#, fuzzy +msgid "GNU C++ standard library" +msgstr "GNU C++ norma biblioteko (intermeza)" + +#: gnu/packages/gcc.scm:560 +msgid "Collection of subroutines used by various GNU programs" +msgstr "" + +#: gnu/packages/gcc.scm:745 +msgid "GNU libstdc++ documentation" +msgstr "" + +#: gnu/packages/gcc.scm:813 +msgid "" +"Manipulating sets and relations of integer points bounded by linear " +"constraints" +msgstr "" +"Manipulo de aroj kaj rilatoj de entjeraj punktoj ligataj per linearaj limigoj" + +#: gnu/packages/gcc.scm:816 +msgid "" +"isl is a library for manipulating sets and relations of integer points\n" +"bounded by linear constraints. Supported operations on sets include\n" +"intersection, union, set difference, emptiness check, convex hull, " +"(integer)\n" +"affine hull, integer projection, computing the lexicographic minimum using\n" +"parametric integer programming, coalescing and parametric vertex\n" +"enumeration. It also includes an ILP solver based on generalized basis\n" +"reduction, transitive closures on maps (which may encode infinite graphs),\n" +"dependence analysis and bounds on piecewise step-polynomials." +msgstr "" + +#: gnu/packages/gcc.scm:866 +msgid "Library to generate code for scanning Z-polyhedra" +msgstr "Biblioteko por krei kodumaron por skani Z-pluredrojn" + +#: gnu/packages/gcc.scm:868 +msgid "" +"CLooG is a free software library to generate code for scanning\n" +"Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" +"reaches each integral point of one or more parameterized polyhedra.\n" +"CLooG has been originally written to solve the code generation problem\n" +"for optimizing compilers based on the polytope model. Nevertheless it\n" +"is used now in various area e.g., to build control automata for\n" +"high-level synthesis or to find the best polynomial approximation of a\n" +"function. CLooG may help in any situation where scanning polyhedra\n" +"matters. While the user has full control on generated code quality,\n" +"CLooG is designed to avoid control overhead and to produce a very\n" +"effective code." +msgstr "" + +#: gnu/packages/gcc.scm:923 +msgid "Reference manual for the C programming language" +msgstr "" + +#: gnu/packages/gcc.scm:925 +msgid "" +"This is a reference manual for the C programming language, as\n" +"implemented by the GNU C Compiler (gcc). As a reference, it is not " +"intended\n" +"to be a tutorial of the language. Rather, it outlines all of the " +"constructs\n" +"of the language. Library functions are not included." +msgstr "" + +#: gnu/packages/gettext.scm:105 +#, fuzzy +msgid "Tools and documentation for translation (used to build other packages)" +msgstr "Iloj kaj dokumentado por tradukado" + +#: gnu/packages/gettext.scm:107 +msgid "" +"GNU Gettext is a package providing a framework for translating the\n" +"textual output of programs into multiple languages. It provides " +"translators\n" +"with the means to create message catalogs, and a runtime library to load\n" +"translated messages from the catalogs. Nearly all GNU packages use Gettext." +msgstr "" + +#: gnu/packages/gettext.scm:137 +msgid "Tools and documentation for translation" +msgstr "Iloj kaj dokumentado por tradukado" + +#: gnu/packages/gettext.scm:202 +msgid "Scripts to ease maintenance of translations" +msgstr "" + +#: gnu/packages/gettext.scm:204 +msgid "" +"The po4a (PO for anything) project goal is to ease translations (and\n" +"more interestingly, the maintenance of translations) using gettext tools on\n" +"areas where they were not expected like documentation." +msgstr "" + +#: gnu/packages/gimp.scm:64 +msgid "Image pixel format conversion library" +msgstr "" + +#: gnu/packages/gimp.scm:66 +msgid "" +"Babl is a dynamic, any-to-any pixel format translation library.\n" +"It allows converting between different methods of storing pixels, known as\n" +"@dfn{pixel formats}, that have different bit depths and other data\n" +"representations, color models, and component permutations.\n" +"\n" +"A vocabulary to formulate new pixel formats from existing primitives is\n" +"provided, as well as a framework to add new color models and data types." +msgstr "" + +#: gnu/packages/gimp.scm:123 +msgid "Graph based image processing framework" +msgstr "" + +#: gnu/packages/gimp.scm:124 +msgid "" +"GEGL (Generic Graphics Library) provides infrastructure to\n" +"do demand based cached non destructive image editing on larger than RAM\n" +"buffers." +msgstr "" + +#: gnu/packages/gimp.scm:189 +msgid "GNU Image Manipulation Program" +msgstr "" + +#: gnu/packages/gimp.scm:191 +msgid "" +"GIMP is an application for image manipulation tasks such as photo\n" +"retouching, composition and authoring. It supports all common image " +"formats\n" +"as well as specialized ones. It features a highly customizable interface\n" +"that is extensible via a plugin system." +msgstr "" + +#: gnu/packages/gimp.scm:239 +msgid "GIMP plug-in to edit image in fourier space" +msgstr "" + +#: gnu/packages/gimp.scm:241 +msgid "" +"This package provides a simple plug-in to apply the fourier transform on\n" +"an image, allowing you to work with the transformed image inside GIMP. You\n" +"can draw or apply filters in fourier space and get the modified image with " +"an\n" +"inverse fourier transform." +msgstr "" + +#: gnu/packages/gnome.scm:202 +msgid "CD/DVD burning tool for Gnome" +msgstr "" + +#: gnu/packages/gnome.scm:203 +msgid "" +"Brasero is an application to burn CD/DVD for the Gnome\n" +"Desktop. It is designed to be as simple as possible and has some unique\n" +"features to enable users to create their discs easily and quickly." +msgstr "" + +#: gnu/packages/gnome.scm:278 +msgid "Simple backup tool, for regular encrypted backups" +msgstr "" + +#: gnu/packages/gnome.scm:280 +msgid "" +"Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" +"uses duplicity as the backend, which supports incremental backups and " +"storage\n" +"either on a local, or remote machine via a number of methods." +msgstr "" + +#: gnu/packages/gnome.scm:327 +msgid "Diagram creation for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:328 +msgid "" +"Dia can be used to draw different types of diagrams, and\n" +"includes support for UML static structure diagrams (class diagrams), entity\n" +"relationship modeling, and network diagrams. The program supports various " +"file\n" +"formats like PNG, SVG, PDF and EPS." +msgstr "" + +#: gnu/packages/gnome.scm:384 +#, fuzzy +msgid "Library for accessing online service APIs" +msgstr "Biblioteko por aliri zip-dosierojn" + +#: gnu/packages/gnome.scm:386 +msgid "" +"libgdata is a GLib-based library for accessing online service APIs using\n" +"the GData protocol — most notably, Google's services. It provides APIs to\n" +"access the common Google services, and has full asynchronous support." +msgstr "" + +#: gnu/packages/gnome.scm:417 +msgid "GObject-based library for handling and rendering XPS documents" +msgstr "" + +#: gnu/packages/gnome.scm:419 +msgid "" +"libgxps is a GObject-based library for handling and rendering XPS\n" +"documents. This package also contains binaries that can convert XPS " +"documents\n" +"to other formats." +msgstr "" + +#: gnu/packages/gnome.scm:439 +msgid "Bootstrap GNOME modules built from Git" +msgstr "" + +#: gnu/packages/gnome.scm:440 +msgid "" +"gnome-common contains various files needed to bootstrap\n" +"GNOME modules built from Git. It contains a common \"autogen.sh\" script " +"that\n" +"can be used to configure a source directory checked out from Git and some\n" +"commonly used macros." +msgstr "" + +#: gnu/packages/gnome.scm:491 +msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" +msgstr "" + +#: gnu/packages/gnome.scm:493 +msgid "" +"The libgnome-desktop library provides API shared by several applications\n" +"on the desktop, but that cannot live in the platform for various reasons.\n" +"There is no API or ABI guarantee, although we are doing our best to provide\n" +"stability. Documentation for the API is available with gtk-doc.\n" +"\n" +"The gnome-about program helps find which version of GNOME is installed." +msgstr "" + +#: gnu/packages/gnome.scm:526 +#, fuzzy +msgid "Documentation utilities for the Gnome project" +msgstr "Aro da utilaĵoj por la Linuks-kerno" + +#: gnu/packages/gnome.scm:528 +msgid "" +"Gnome-doc-utils is a collection of documentation utilities for the\n" +"Gnome project. It includes xml2po tool which makes it easier to translate\n" +"and keep up to date translations of documentation." +msgstr "" + +#: gnu/packages/gnome.scm:567 +msgid "Disk management utility for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:568 +msgid "Disk management utility for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:611 +msgid "Libraries for displaying certificates and accessing key stores" +msgstr "" + +#: gnu/packages/gnome.scm:613 +msgid "" +"The GCR package contains libraries used for displaying certificates and\n" +"accessing key stores. It also provides the viewer for crypto files on the\n" +"GNOME Desktop." +msgstr "" + +#: gnu/packages/gnome.scm:642 +msgid "Accessing passwords from the GNOME keyring" +msgstr "" + +#: gnu/packages/gnome.scm:644 +msgid "Client library to access passwords from the GNOME keyring." +msgstr "" + +#: gnu/packages/gnome.scm:714 +msgid "Daemon to store passwords and encryption keys" +msgstr "" + +#: gnu/packages/gnome.scm:716 +msgid "" +"gnome-keyring is a program that keeps passwords and other secrets for\n" +"users. It is run as a daemon in the session, similar to ssh-agent, and " +"other\n" +"applications locate it via an environment variable or D-Bus.\n" +"\n" +"The program can manage several keyrings, each with its own master password,\n" +"and there is also a session keyring which is never stored to disk, but\n" +"forgotten when the session ends." +msgstr "" + +#: gnu/packages/gnome.scm:785 +msgid "GNOME's document viewer" +msgstr "" + +#: gnu/packages/gnome.scm:787 +msgid "" +"Evince is a document viewer for multiple document formats. It\n" +"currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" +"of Evince is to replace the multiple document viewers that exist\n" +"on the GNOME Desktop with a single simple application." +msgstr "" + +#: gnu/packages/gnome.scm:816 +msgid "GNOME settings for various desktop components" +msgstr "" + +#: gnu/packages/gnome.scm:818 +msgid "" +"Gsettings-desktop-schemas contains a collection of GSettings schemas\n" +"for settings shared by various components of the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:852 +msgid "Utility to implement the Freedesktop Icon Naming Specification" +msgstr "" + +#: gnu/packages/gnome.scm:854 +msgid "" +"To help with the transition to the Freedesktop Icon Naming\n" +"Specification, the icon naming utility maps the icon names used by the\n" +"GNOME and KDE desktops to the icon names proposed in the specification." +msgstr "" + +#: gnu/packages/gnome.scm:885 +msgid "GNOME icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:887 +msgid "Icons for the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:924 +msgid "Tango icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:925 +msgid "" +"This is an icon theme that follows the Tango visual\n" +"guidelines." +msgstr "" + +#: gnu/packages/gnome.scm:951 +msgid "Database of common MIME types" +msgstr "" + +#: gnu/packages/gnome.scm:953 +msgid "" +"The shared-mime-info package contains the core database of common types\n" +"and the update-mime-database command used to extend it. It requires glib2 " +"to\n" +"be installed for building the update command. Additionally, it uses " +"intltool\n" +"for translations, though this is only a dependency for the maintainers. " +"This\n" +"database is translated at Transifex." +msgstr "" + +#: gnu/packages/gnome.scm:977 +msgid "Freedesktop icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:979 +msgid "Freedesktop icon theme." +msgstr "" + +#: gnu/packages/gnome.scm:1007 +#, fuzzy +msgid "GNOME desktop notification library" +msgstr "Biblioteko de GNOME por traktado de teksto kaj tiparo" + +#: gnu/packages/gnome.scm:1009 +msgid "" +"Libnotify is a library that sends desktop notifications to a\n" +"notification daemon, as defined in the Desktop Notifications spec. These\n" +"notifications can be used to inform the user about an event or display\n" +"some form of information without getting in the user's way." +msgstr "" + +#: gnu/packages/gnome.scm:1043 +msgid "GObject plugin system" +msgstr "" + +#: gnu/packages/gnome.scm:1045 +msgid "" +"Libpeas is a gobject-based plugin engine, targeted at giving every\n" +"application the chance to assume its own extensibility. It also has a set " +"of\n" +"features including, but not limited to: multiple extension points; on-" +"demand\n" +"(lazy) programming language support for C, Python and JS; simplicity of the\n" +"API." +msgstr "" + +#: gnu/packages/gnome.scm:1074 +msgid "OpenGL extension to GTK+" +msgstr "" + +#: gnu/packages/gnome.scm:1075 +msgid "" +"GtkGLExt is an OpenGL extension to GTK+. It provides\n" +"additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" +"API add-ons to make GTK+ widgets OpenGL-capable." +msgstr "" + +#: gnu/packages/gnome.scm:1118 +msgid "GTK+ rapid application development tool" +msgstr "" + +#: gnu/packages/gnome.scm:1119 +msgid "" +"Glade is a rapid application development (RAD) tool to\n" +"enable quick & easy development of user interfaces for the GTK+ toolkit and\n" +"the GNOME desktop environment." +msgstr "" + +#: gnu/packages/gnome.scm:1147 +#, fuzzy +msgid "CSS2 parsing and manipulation library" +msgstr "Biblioteko de GNOME por ŝargi kaj manipuli bildojn" + +#: gnu/packages/gnome.scm:1149 +msgid "" +"Libcroco is a standalone CSS2 parsing and manipulation library.\n" +"The parser provides a low level event driven SAC-like API and a CSS object\n" +"model like API. Libcroco provides a CSS2 selection engine and an " +"experimental\n" +"XML/CSS rendering engine." +msgstr "" + +#: gnu/packages/gnome.scm:1182 +msgid "GNOME's Structured File Library" +msgstr "" + +#: gnu/packages/gnome.scm:1184 +msgid "" +"Libgsf aims to provide an efficient extensible I/O abstraction for\n" +"dealing with different structured file formats." +msgstr "" + +#: gnu/packages/gnome.scm:1249 +msgid "Render SVG files using Cairo" +msgstr "" + +#: gnu/packages/gnome.scm:1251 +msgid "" +"Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:1275 +msgid "Create trees of CORBA Interface Definition Language files" +msgstr "" + +#: gnu/packages/gnome.scm:1276 +msgid "" +"Libidl is a library for creating trees of CORBA Interface\n" +"Definition Language (idl) files, which is a specification for defining\n" +"portable interfaces. libidl was initially written for orbit (the orb from " +"the\n" +"GNOME project, and the primary means of libidl distribution). However, the\n" +"functionality was designed to be as reusable and portable as possible." +msgstr "" + +#: gnu/packages/gnome.scm:1316 +msgid "CORBA 2.4-compliant Object Request Broker" +msgstr "" + +#: gnu/packages/gnome.scm:1317 +msgid "" +"ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" +"featuring mature C, C++ and Python bindings." +msgstr "" + +#: gnu/packages/gnome.scm:1364 +msgid "" +"Framework for creating reusable components for use in GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:1365 +msgid "" +"Bonobo is a framework for creating reusable components for\n" +"use in GNOME applications, built on top of CORBA." +msgstr "" + +#: gnu/packages/gnome.scm:1396 +msgid "Store application preferences" +msgstr "" + +#: gnu/packages/gnome.scm:1397 +msgid "" +"Gconf is a system for storing application preferences. It\n" +"is intended for user preferences; not arbitrary data storage." +msgstr "" + +#: gnu/packages/gnome.scm:1431 +msgid "Base MIME and Application database for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:1432 +msgid "" +"GNOME Mime Data is a module which contains the base MIME\n" +"and Application database for GNOME. The data stored by this module is\n" +"designed to be accessed through the MIME functions in GnomeVFS." +msgstr "" + +#: gnu/packages/gnome.scm:1475 +msgid "Access files and folders in GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:1477 +msgid "" +"GnomeVFS is the core library used to access files and folders in GNOME\n" +"applications. It provides a file system abstraction which allows " +"applications\n" +"to access local and remote files with a single consistent API." +msgstr "" + +#: gnu/packages/gnome.scm:1522 +msgid "Useful routines for building applications" +msgstr "" + +#: gnu/packages/gnome.scm:1523 +msgid "" +"The libgnome library provides a number of useful routines\n" +"for building modern applications, including session management, activation " +"of\n" +"files and URIs, and displaying help." +msgstr "" + +#: gnu/packages/gnome.scm:1546 +#, fuzzy +msgid "2D drawing library" +msgstr "PDF-bildiga biblioteko" + +#: gnu/packages/gnome.scm:1547 +msgid "" +"Libart is a 2D drawing library intended as a\n" +"high-quality vector-based 2D library with antialiasing and alpha composition." +msgstr "" + +#: gnu/packages/gnome.scm:1574 +msgid "Flexible widget for creating interactive structured graphics" +msgstr "" + +#: gnu/packages/gnome.scm:1575 +msgid "" +"The GnomeCanvas widget provides a flexible widget for\n" +"creating interactive structured graphics." +msgstr "" + +#: gnu/packages/gnome.scm:1599 +#, fuzzy +msgid "C++ bindings to the GNOME Canvas library" +msgstr "Bindoj de C++ por la 2D-grafika biblioteko Cairo" + +#: gnu/packages/gnome.scm:1600 +#, fuzzy +msgid "C++ bindings to the GNOME Canvas library." +msgstr "Bindoj de C++ por la 2D-grafika biblioteko Cairo" + +#: gnu/packages/gnome.scm:1632 +msgid "Additional widgets for applications" +msgstr "" + +#: gnu/packages/gnome.scm:1633 +msgid "" +"The libgnomeui library provides additional widgets for\n" +"applications. Many of the widgets from libgnomeui have already been\n" +"ported to GTK+." +msgstr "" + +#: gnu/packages/gnome.scm:1659 +msgid "Load glade interfaces and access the glade built widgets" +msgstr "" + +#: gnu/packages/gnome.scm:1660 +msgid "" +"Libglade is a library that provides interfaces for loading\n" +"graphical interfaces described in glade files and for accessing the\n" +"widgets built in the loading process." +msgstr "" + +#: gnu/packages/gnome.scm:1690 gnu/packages/gnome.scm:1722 +msgid "Printing framework for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:1692 +msgid "" +"GNOME-print was a printing framework for GNOME. It has been deprecated\n" +"since ca. 2006, when GTK+ itself incorporated printing support." +msgstr "" + +#: gnu/packages/gnome.scm:1766 +msgid "Some user interface controls using Bonobo" +msgstr "" + +#: gnu/packages/gnome.scm:1767 +msgid "" +"The Bonobo UI library provides a number of user interface\n" +"controls using the Bonobo component framework." +msgstr "" + +#: gnu/packages/gnome.scm:1792 +msgid "Window Navigator Construction Kit" +msgstr "" + +#: gnu/packages/gnome.scm:1794 +msgid "" +"Libwnck is the Window Navigator Construction Kit, a library for use in\n" +"writing pagers, tasklists, and more generally applications that are dealing\n" +"with window management. It tries hard to respect the Extended Window " +"Manager\n" +"Hints specification (EWMH)." +msgstr "" + +#: gnu/packages/gnome.scm:1847 +msgid "Document-centric objects and utilities" +msgstr "" + +#: gnu/packages/gnome.scm:1848 +msgid "A GLib/GTK+ set of document-centric objects and utilities." +msgstr "" + +#: gnu/packages/gnome.scm:1932 +msgid "Spreadsheet application" +msgstr "" + +#: gnu/packages/gnome.scm:1934 +msgid "" +"GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" +"interoperable with other spreadsheet applications. It has a vast array of\n" +"features beyond typical spreadsheet functionality, such as support for " +"linear\n" +"and non-linear solvers, statistical analysis, and telecommunication\n" +"engineering." +msgstr "" + +#: gnu/packages/gnome.scm:1974 +msgid "Default GNOME 3 themes" +msgstr "" + +#: gnu/packages/gnome.scm:1976 +msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." +msgstr "" + +#: gnu/packages/gnome.scm:2009 +msgid "Manage encryption keys and passwords in the GNOME keyring" +msgstr "" + +#: gnu/packages/gnome.scm:2011 +msgid "" +"Seahorse is a GNOME application for managing encryption keys and\n" +"passwords in the GNOME keyring." +msgstr "" + +#: gnu/packages/gnome.scm:2049 gnu/packages/gnome.scm:2285 +msgid "Compiler for the GObject type system" +msgstr "" + +#: gnu/packages/gnome.scm:2051 +msgid "" +"Vala is a programming language that aims to bring modern programming\n" +"language features to GNOME developers without imposing any additional " +"runtime\n" +"requirements and without using a different ABI compared to applications and\n" +"libraries written in C." +msgstr "" + +#: gnu/packages/gnome.scm:2083 +msgid "Virtual Terminal Emulator" +msgstr "" + +#: gnu/packages/gnome.scm:2085 +msgid "" +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, and a minimal sample application (vte) using that. Vte is mainly used " +"in\n" +"gnome-terminal, but can also be used to embed a console/terminal in games,\n" +"editors, IDEs, etc." +msgstr "" + +#: gnu/packages/gnome.scm:2118 +msgid "Enhanced VTE terminal widget" +msgstr "" + +#: gnu/packages/gnome.scm:2120 +msgid "" +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, this fork provides additional functions exposed for keyboard text\n" +"selection and URL hints." +msgstr "" + +#: gnu/packages/gnome.scm:2206 +msgid "Remote desktop viewer for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:2207 +msgid "" +"Vinagre is a remote display client supporting the VNC, SPICE\n" +"and RDP protocols." +msgstr "" + +#: gnu/packages/gnome.scm:2259 +msgid "Low-level GNOME configuration system" +msgstr "" + +#: gnu/packages/gnome.scm:2260 +msgid "" +"Dconf is a low-level configuration system. Its main purpose\n" +"is to provide a backend to GSettings on platforms that don't already have\n" +"configuration storage systems." +msgstr "" + +#: gnu/packages/gnome.scm:2287 +msgid "" +"JSON-GLib is a C library based on GLib providing serialization and\n" +"deserialization support for the JavaScript Object Notation (JSON) format\n" +"described by RFC 4627. It provides parser and generator GObject classes " +"and\n" +"various wrappers for the complex data types employed by JSON, such as " +"arrays\n" +"and objects." +msgstr "" + +#: gnu/packages/gnome.scm:2326 +msgid "High-level API for X Keyboard Extension" +msgstr "" + +#: gnu/packages/gnome.scm:2328 +msgid "" +"LibXklavier is a library providing high-level API for X Keyboard\n" +"Extension known as XKB. This library is intended to support XFree86 and " +"other\n" +"commercial X servers. It is useful for creating XKB-related software " +"(layout\n" +"indicators etc)." +msgstr "" + +#: gnu/packages/gnome.scm:2356 +#, fuzzy +msgid "Python bindings to librsvg" +msgstr "Bindoj de Python por Cairo" + +#: gnu/packages/gnome.scm:2358 +msgid "" +"This packages provides Python bindings to librsvg, the SVG rendering\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:2408 +msgid "Network-related GIO modules" +msgstr "" + +#: gnu/packages/gnome.scm:2410 +msgid "" +"This package contains various network related extensions for the GIO\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:2441 +msgid "RESTful web api query library" +msgstr "" + +#: gnu/packages/gnome.scm:2443 +msgid "" +"This library was designed to make it easier to access web services that\n" +"claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" +"libxml to ease remote use of the RESTful API." +msgstr "" + +#: gnu/packages/gnome.scm:2566 +msgid "GLib-based HTTP Library" +msgstr "" + +#: gnu/packages/gnome.scm:2568 +msgid "" +"LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" +"and the GLib main loop, to integrate well with GNOME applications." +msgstr "" + +#: gnu/packages/gnome.scm:2614 +msgid "GObject bindings for \"Secret Service\" API" +msgstr "" + +#: gnu/packages/gnome.scm:2616 +msgid "" +"Libsecret is a GObject based library for storing and retrieving passwords\n" +"and other secrets. It communicates with the \"Secret Service\" using DBus." +msgstr "" + +#: gnu/packages/gnome.scm:2645 +msgid "" +"Five or More is a game where you try to align\n" +" five or more objects of the same color and shape causing them to " +"disappear.\n" +" On every turn more objects will appear, until the board is full.\n" +" Try to last as long as possible." +msgstr "" + +#: gnu/packages/gnome.scm:2683 +msgid "Minesweeper game" +msgstr "" + +#: gnu/packages/gnome.scm:2685 +msgid "" +"Mines (previously gnomine) is a puzzle game where you locate mines\n" +"floating in an ocean using only your brain and a little bit of luck." +msgstr "" + +#: gnu/packages/gnome.scm:2716 +msgid "Japanese logic game" +msgstr "" + +#: gnu/packages/gnome.scm:2718 +msgid "" +"Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" +"GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" +"possible while still providing features that make playing difficult Sudoku\n" +"more fun." +msgstr "" + +#: gnu/packages/gnome.scm:2764 +msgid "Terminal emulator" +msgstr "" + +#: gnu/packages/gnome.scm:2766 +msgid "" +"GNOME Terminal is a terminal emulator application for accessing a\n" +"UNIX shell environment which can be used to run programs available on\n" +"your system.\n" +"\n" +"It supports several profiles, multiple tabs and implements several\n" +"keyboard shortcuts." +msgstr "" + +#: gnu/packages/gnome.scm:2832 +msgid "Color management service" +msgstr "" + +#: gnu/packages/gnome.scm:2833 +msgid "" +"Colord is a system service that makes it easy to manage,\n" +"install and generate color profiles to accurately color manage input and\n" +"output devices." +msgstr "" + +#: gnu/packages/gnome.scm:2877 +msgid "Geolocation service" +msgstr "" + +#: gnu/packages/gnome.scm:2878 +msgid "" +"Geoclue is a D-Bus service that provides location\n" +"information. The primary goal of the Geoclue project is to make creating\n" +"location-aware applications as simple as possible, while the secondary goal " +"is\n" +"to ensure that no application can access location information without " +"explicit\n" +"permission from user." +msgstr "" + +#: gnu/packages/gnome.scm:2913 +msgid "Geocoding and reverse-geocoding library" +msgstr "" + +#: gnu/packages/gnome.scm:2915 +msgid "" +"geocode-glib is a convenience library for geocoding (finding longitude,\n" +"and latitude from an address) and reverse geocoding (finding an address " +"from\n" +"coordinates) using the Nominatim service. geocode-glib caches requests for\n" +"faster results and to avoid unnecessary server load." +msgstr "" + +#: gnu/packages/gnome.scm:2968 +msgid "System daemon for managing power devices" +msgstr "" + +#: gnu/packages/gnome.scm:2970 +msgid "" +"UPower is an abstraction for enumerating power devices,\n" +"listening to device events and querying history and statistics. Any\n" +"application or service on the system can access the org.freedesktop.UPower\n" +"service via the system message bus." +msgstr "" + +#: gnu/packages/gnome.scm:3028 +msgid "Location, time zone, and weather library for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3030 +msgid "" +"libgweather is a library to access weather information from online\n" +"services for numerous locations." +msgstr "" + +#: gnu/packages/gnome.scm:3081 +msgid "GNOME settings daemon" +msgstr "" + +#: gnu/packages/gnome.scm:3083 +msgid "" +"This package contains the daemon responsible for setting the various\n" +"parameters of a GNOME session and the applications that run under it. It\n" +"handles settings such keyboard layout, shortcuts, and accessibility, " +"clipboard\n" +"settings, themes, mouse settings, and startup of other daemons." +msgstr "" + +#: gnu/packages/gnome.scm:3120 +msgid "Library to parse and save media playlists for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3121 +msgid "" +"Totem-pl-parser is a GObjects-based library to parse and save\n" +"playlists in a variety of formats." +msgstr "" + +#: gnu/packages/gnome.scm:3155 +msgid "Solitaire card games" +msgstr "" + +#: gnu/packages/gnome.scm:3157 +msgid "" +"Aisleriot (also known as Solitaire or sol) is a collection of card games\n" +"which are easy to play with the aid of a mouse." +msgstr "" + +#: gnu/packages/gnome.scm:3181 +msgid "API documentation browser for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3183 +msgid "" +"Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" +"natively with GTK-Doc (the API reference system developed for GTK+ and used\n" +"throughout GNOME for API documentation)." +msgstr "" + +#: gnu/packages/gnome.scm:3250 +msgid "Object oriented GL/GLES Abstraction/Utility Layer" +msgstr "" + +#: gnu/packages/gnome.scm:3252 +msgid "" +"Cogl is a small library for using 3D graphics hardware to draw pretty\n" +"pictures. The API departs from the flat state machine style of OpenGL and " +"is\n" +"designed to make it easy to write orthogonal components that can render\n" +"without stepping on each others toes." +msgstr "" + +#: gnu/packages/gnome.scm:3309 +msgid "Open GL based interactive canvas library" +msgstr "" + +#: gnu/packages/gnome.scm:3311 gnu/packages/gnome.scm:3340 +msgid "" +"Clutter is an Open GL based interactive canvas library, designed for\n" +"creating fast, mainly 2D single window applications such as media box UIs,\n" +"presentations, kiosk style applications and so on." +msgstr "" + +#: gnu/packages/gnome.scm:3338 +msgid "Open GL based interactive canvas library GTK+ widget" +msgstr "" + +#: gnu/packages/gnome.scm:3368 +msgid "Integration library for using GStreamer with Clutter" +msgstr "" + +#: gnu/packages/gnome.scm:3370 +msgid "" +"Clutter-Gst is an integration library for using GStreamer with Clutter.\n" +"It provides a GStreamer sink to upload frames to GL and an actor that\n" +"implements the ClutterGstPlayer interface using playbin. Clutter is an " +"Open\n" +"GL based interactive canvas library." +msgstr "" + +#: gnu/packages/gnome.scm:3404 +msgid "C library providing a ClutterActor to display maps" +msgstr "" + +#: gnu/packages/gnome.scm:3406 +msgid "" +"libchamplain is a C library providing a ClutterActor to display maps.\n" +"It also provides a Gtk+ widget to display maps in Gtk+ applications. " +"Python\n" +"and Perl bindings are also available. It supports numerous free map " +"sources\n" +"such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." +msgstr "" + +#: gnu/packages/gnome.scm:3437 +msgid "Object mapper from GObjects to SQLite" +msgstr "" + +#: gnu/packages/gnome.scm:3439 +msgid "" +"Gom provides an object mapper from GObjects to SQLite. It helps you\n" +"write applications that need to store structured data as well as make " +"complex\n" +"queries upon that data." +msgstr "" + +#: gnu/packages/gnome.scm:3474 +msgid "Useful functionality shared among GNOME games" +msgstr "" + +#: gnu/packages/gnome.scm:3476 +msgid "" +"libgnome-games-support is a small library intended for internal use by\n" +"GNOME Games, but it may be used by others." +msgstr "" + +#: gnu/packages/gnome.scm:3504 +msgid "Sliding block puzzles" +msgstr "" + +#: gnu/packages/gnome.scm:3506 +msgid "" +"GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" +"the patterned block to the area bordered by green markers. To do so, you " +"will\n" +"need to slide other blocks out of the way. Complete each puzzle in as few " +"moves\n" +"as possible!" +msgstr "" + +#: gnu/packages/gnome.scm:3559 +msgid "Framework for discovering and browsing media" +msgstr "" + +#: gnu/packages/gnome.scm:3561 gnu/packages/gnome.scm:3614 +msgid "" +"Grilo is a framework focused on making media discovery and browsing easy\n" +"for application developers." +msgstr "" + +#: gnu/packages/gnome.scm:3612 +msgid "Plugins for the Grilo media discovery library" +msgstr "" + +#: gnu/packages/gnome.scm:3715 +msgid "Simple media player for GNOME based on GStreamer" +msgstr "" + +#: gnu/packages/gnome.scm:3716 +msgid "" +"Totem is a simple yet featureful media player for GNOME\n" +"which can read a large number of file formats." +msgstr "" + +#: gnu/packages/gnome.scm:3806 +#, fuzzy +msgid "Music player for GNOME" +msgstr "Music Player Daemon (muzik-ludila demono)" + +#: gnu/packages/gnome.scm:3807 +msgid "" +"Rhythmbox is a music playing application for GNOME. It\n" +"supports playlists, song ratings, and any codecs installed through gstreamer." +msgstr "" + +#: gnu/packages/gnome.scm:3857 +msgid "GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3858 +msgid "" +"Eye of GNOME is the GNOME image viewer. It\n" +"supports image conversion, rotation, and slideshows." +msgstr "" + +#: gnu/packages/gnome.scm:3880 +msgid "Extensions for the Eye of GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3892 +msgid "" +"This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" +"notably:\n" +"\n" +"@itemize\n" +"@item @dfn{EXIF Display}, which displays camera (EXIF) information;\n" +"@item @dfn{Map}, which displays a map of where the picture was taken on the\n" +"side panel;\n" +"@item @dfn{Slideshow Shuffle}, to shuffle images in slideshow mode.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/gnome.scm:3928 +#, fuzzy +msgid "GObject bindings for libudev" +msgstr "Bindoj de Python por Cairo" + +#: gnu/packages/gnome.scm:3930 +msgid "" +"This library provides GObject bindings for libudev. It was originally\n" +"part of udev-extras, then udev, then systemd. It's now a project on its own." +msgstr "" + +#: gnu/packages/gnome.scm:3978 +#, fuzzy +msgid "Userspace virtual file system for GIO" +msgstr "Uzant-spaca unuiga dosiersistemo" + +#: gnu/packages/gnome.scm:3980 +msgid "" +"GVFS is a userspace virtual file system designed to work with the I/O\n" +"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS " +"support\n" +"to all applications using the GIO API. It also supports exposing the GVFS\n" +"mounts to non-GIO applications using FUSE.\n" +"\n" +"GVFS comes with a set of backends, including trash support, SFTP, SMB, " +"HTTP,\n" +"DAV, and others." +msgstr "" + +#: gnu/packages/gnome.scm:4026 +#, fuzzy +msgid "GLib binding for libusb1" +msgstr "Bindoj de Guile por ncurses" + +#: gnu/packages/gnome.scm:4028 +msgid "" +"GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" +"asynchronous control, bulk and interrupt transfers with proper cancellation\n" +"and integration into a mainloop. This makes it easy to integrate low level\n" +"USB transfers with your high-level application or system daemon." +msgstr "" + +#: gnu/packages/gnome.scm:4079 +msgid "Document and image scanner" +msgstr "" + +#: gnu/packages/gnome.scm:4080 +msgid "" +"Simple Scan is an easy-to-use application, designed to let\n" +"users connect their scanner and quickly have the image/document in an\n" +"appropriate format. Simple Scan is basically a frontend for SANE - which " +"is\n" +"the same backend as XSANE uses. This means that all existing scanners will\n" +"work and the interface is well tested." +msgstr "" + +#: gnu/packages/gnome.scm:4153 +msgid "Web browser for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4155 +msgid "" +"Eolie is a new web browser for GNOME. It features Firefox sync support,\n" +"a secret password store, an adblocker, and a modern UI." +msgstr "" + +#: gnu/packages/gnome.scm:4202 +msgid "GNOME web browser" +msgstr "" + +#: gnu/packages/gnome.scm:4204 +msgid "" +"Epiphany is a GNOME web browser targeted at non-technical users. Its\n" +"principles are simplicity and standards compliance." +msgstr "" + +#: gnu/packages/gnome.scm:4260 +msgid "D-Bus debugger" +msgstr "" + +#: gnu/packages/gnome.scm:4262 +msgid "" +"D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" +"of running programs and invoke methods on those interfaces." +msgstr "" + +#: gnu/packages/gnome.scm:4284 +msgid "XSL stylesheets for Yelp" +msgstr "" + +#: gnu/packages/gnome.scm:4286 +msgid "" +"Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" +"to format Docbook and Mallard documents." +msgstr "" + +#: gnu/packages/gnome.scm:4317 +msgid "GNOME help browser" +msgstr "" + +#: gnu/packages/gnome.scm:4319 +msgid "" +"Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" +"man, info, and HTML documents. It can locate documents according to the\n" +"freedesktop.org help system specification." +msgstr "" + +#: gnu/packages/gnome.scm:4347 +msgid "Yelp documentation tools" +msgstr "" + +#: gnu/packages/gnome.scm:4349 +msgid "" +"Yelp-tools is a collection of scripts and build utilities to help create,\n" +"manage, and publish documentation for Yelp and the web. Most of the heavy\n" +"lifting is done by packages like yelp-xsl and itstool. This package just\n" +"wraps things up in a developer-friendly way." +msgstr "" + +#: gnu/packages/gnome.scm:4386 +msgid "GObject collection library" +msgstr "" + +#: gnu/packages/gnome.scm:4388 +msgid "" +"Libgee is a utility library providing GObject-based interfaces and\n" +"classes for commonly used data structures." +msgstr "" + +#: gnu/packages/gnome.scm:4415 +msgid "GObject wrapper around the Exiv2 photo metadata library" +msgstr "" + +#: gnu/packages/gnome.scm:4417 +msgid "" +"Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" +"allows for GNOME applications to easily inspect and update EXIF, IPTC, and " +"XMP\n" +"metadata in photo and video files of various formats." +msgstr "" + +#: gnu/packages/gnome.scm:4461 +msgid "Photo manager for GNOME 3" +msgstr "" + +#: gnu/packages/gnome.scm:4463 +msgid "" +"Shotwell is a digital photo manager designed for the GNOME desktop\n" +"environment. It allows you to import photos from disk or camera, organize\n" +"them by keywords and events, view them in full-window or fullscreen mode, " +"and\n" +"share them with others via social networking and more." +msgstr "" + +#: gnu/packages/gnome.scm:4504 +msgid "Graphical archive manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4505 +msgid "" +"File Roller is an archive manager for the GNOME desktop\n" +"environment that allows users to view, unpack, and create compressed " +"archives\n" +"such as gzip tarballs." +msgstr "" + +#: gnu/packages/gnome.scm:4583 +msgid "Session manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4585 +msgid "" +"This package contains the GNOME session manager, as well as a\n" +"configuration program to choose applications starting on login." +msgstr "" + +#: gnu/packages/gnome.scm:4638 +#, fuzzy +msgid "Javascript bindings for GNOME" +msgstr "Bindoj de Cairo por GNU Guile" + +#: gnu/packages/gnome.scm:4641 +msgid "" +"Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" +"javascript engine and the GObject introspection framework." +msgstr "" + +#: gnu/packages/gnome.scm:4700 +#, fuzzy +msgid "GNOME text editor" +msgstr "Flu-redaktilo" + +#: gnu/packages/gnome.scm:4701 +msgid "" +"While aiming at simplicity and ease of use, gedit is a\n" +"powerful general purpose text editor." +msgstr "" + +#: gnu/packages/gnome.scm:4725 +msgid "Display graphical dialog boxes from shell scripts" +msgstr "" + +#: gnu/packages/gnome.scm:4728 +msgid "" +"Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" +"to display dialog boxes from the commandline and shell scripts." +msgstr "" + +#: gnu/packages/gnome.scm:4827 +msgid "Window and compositing manager" +msgstr "" + +#: gnu/packages/gnome.scm:4830 +msgid "" +"Mutter is a window and compositing manager that displays and manages your\n" +"desktop via OpenGL. Mutter combines a sophisticated display engine using " +"the\n" +"Clutter toolkit with solid window-management logic inherited from the " +"Metacity\n" +"window manager." +msgstr "" + +#: gnu/packages/gnome.scm:4864 +msgid "Single sign-on framework for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4867 +msgid "" +"GNOME Online Accounts provides interfaces so that applications and\n" +"libraries in GNOME can access the user's online accounts. It has providers " +"for\n" +"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, " +"Microsoft\n" +"Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." +msgstr "" + +#: gnu/packages/gnome.scm:4928 +msgid "Store address books and calendars" +msgstr "" + +#: gnu/packages/gnome.scm:4931 +msgid "" +"This package provides a unified backend for programs that work with\n" +"contacts, tasks, and calendar information. It was originally developed for\n" +"Evolution (hence the name), but is now used by other packages as well." +msgstr "" + +#: gnu/packages/gnome.scm:4994 +msgid "Text entry and UI navigation application" +msgstr "" + +#: gnu/packages/gnome.scm:4997 +msgid "" +"Caribou is an input assistive technology intended for switch and pointer\n" +"users." +msgstr "" + +#: gnu/packages/gnome.scm:5114 +msgid "Network connection manager" +msgstr "" + +#: gnu/packages/gnome.scm:5117 +msgid "" +"NetworkManager is a system network service that manages your network\n" +"devices and connections, attempting to keep active network connectivity " +"when\n" +"available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n" +"devices, and provides VPN integration with a variety of different VPN\n" +"services." +msgstr "" + +#: gnu/packages/gnome.scm:5151 +msgid "OpenVPN plug-in for NetworkManager" +msgstr "" + +#: gnu/packages/gnome.scm:5153 +msgid "" +"This extension of NetworkManager allows it to take care of connections\n" +"to virtual private networks (VPNs) via OpenVPN." +msgstr "" + +#: gnu/packages/gnome.scm:5175 +msgid "Database of broadband connection configuration" +msgstr "" + +#: gnu/packages/gnome.scm:5176 +msgid "Database of broadband connection configuration." +msgstr "" + +#: gnu/packages/gnome.scm:5210 +msgid "Applet for managing network connections" +msgstr "" + +#: gnu/packages/gnome.scm:5213 +msgid "" +"This package contains a systray applet for NetworkManager. It displays\n" +"the available networks and allows users to easily switch between them." +msgstr "" + +#: gnu/packages/gnome.scm:5238 +msgid "C++ wrapper for XML parser library libxml2" +msgstr "" + +#: gnu/packages/gnome.scm:5240 +#, fuzzy +msgid "" +"This package provides a C++ wrapper for the XML parser library\n" +"libxml2." +msgstr "Tiu ĉi pako provizas vortaron por la literumilo GNU Aspell." + +#: gnu/packages/gnome.scm:5376 +msgid "Display manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5379 +msgid "" +"GNOME Display Manager is a system service that is responsible for\n" +"providing graphical log-ins and managing local and remote displays." +msgstr "" + +#: gnu/packages/gnome.scm:5403 +msgid "Portable system access library" +msgstr "" + +#: gnu/packages/gnome.scm:5406 +msgid "" +"LibGTop is a library to get system specific data such as CPU and memory\n" +"usage and information about running processes." +msgstr "" + +#: gnu/packages/gnome.scm:5436 +msgid "GNOME Bluetooth subsystem" +msgstr "" + +#: gnu/packages/gnome.scm:5439 +#, fuzzy +msgid "" +"This package contains tools for managing and manipulating Bluetooth\n" +"devices using the GNOME desktop." +msgstr "" +"Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4." + +#: gnu/packages/gnome.scm:5505 +msgid "Utilities to configure the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5508 +msgid "" +"This package contains configuration applets for the GNOME desktop,\n" +"allowing to set accessibility configuration, desktop fonts, keyboard and " +"mouse\n" +"properties, sound setup, desktop theme and background, user interface\n" +"properties, screen resolution, and other GNOME parameters." +msgstr "" + +#: gnu/packages/gnome.scm:5593 +msgid "Desktop shell for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5596 +msgid "" +"GNOME Shell provides core user interface functions for the GNOME desktop,\n" +"like switching to windows and launching applications." +msgstr "" + +#: gnu/packages/gnome.scm:5631 +msgid "VNC viewer widget for GTK+" +msgstr "" + +#: gnu/packages/gnome.scm:5633 +msgid "" +"GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n" +"applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n" +"GTK-VNC implements client side RFB protocol and authentication extensions " +"such\n" +"as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions." +msgstr "" + +#: gnu/packages/gnome.scm:5661 +msgid "Archives integration support for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5664 +msgid "" +"GNOME Autoar is a library which makes creating and extracting archives\n" +"easy, safe, and automatic." +msgstr "" + +#: gnu/packages/gnome.scm:5716 +msgid "Metadata database, indexer and search tool" +msgstr "" + +#: gnu/packages/gnome.scm:5719 +msgid "" +"Tracker is an advanced framework for first class objects with associated\n" +"metadata and tags. It provides a one stop solution for all metadata, tags,\n" +"shared object databases, search tools and indexing." +msgstr "" + +#: gnu/packages/gnome.scm:5770 +msgid "File manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5773 +msgid "" +"Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" +"design and behaviour, giving the user a simple way to navigate and manage " +"its\n" +"files." +msgstr "" + +#: gnu/packages/gnome.scm:5801 +msgid "Disk usage analyzer for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5803 +msgid "" +"Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" +"usage in the GNOME desktop environment. It can easily scan device volumes " +"or\n" +"a specific user-requested directory branch (local or remote). Once the " +"scan\n" +"is complete it provides a graphical representation of each selected folder." +msgstr "" + +#: gnu/packages/gnome.scm:5827 +msgid "Background images for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5829 +msgid "" +"GNOME backgrounds package contains a collection of graphics files which\n" +"can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" +"the package creates the proper framework and directory structure so that " +"you\n" +"can add your own files to the collection." +msgstr "" + +#: gnu/packages/gnome.scm:5862 +msgid "Take pictures of your screen" +msgstr "" + +#: gnu/packages/gnome.scm:5864 +msgid "" +"GNOME Screenshot is a utility used for taking screenshots of the entire\n" +"screen, a window or a user defined area of the screen, with optional\n" +"beautifying border effects." +msgstr "" + +#: gnu/packages/gnome.scm:5901 +msgid "Graphical editor for GNOME's dconf configuration system" +msgstr "" + +#: gnu/packages/gnome.scm:5903 +msgid "" +"Dconf-editor is a graphical tool for browsing and editing the dconf\n" +"configuration system for GNOME. It allows users to configure desktop\n" +"software that do not provide their own configuration interface." +msgstr "" + +#: gnu/packages/gnome.scm:5932 +msgid "Default MIME type associations for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5934 +msgid "" +"Given many installed packages which might handle a given MIME type, a\n" +"user running the GNOME desktop probably has some preferences: for example,\n" +"that folders be opened by default by the Nautilus file manager, not the " +"Baobab\n" +"disk usage analyzer. This package establishes that set of default MIME " +"type\n" +"associations for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:5993 +msgid "The GNU desktop environment" +msgstr "" + +#: gnu/packages/gnome.scm:5996 +msgid "" +"GNOME is the graphical desktop for GNU. It includes a wide variety of\n" +"applications for browsing the web, editing text and images, creating\n" +"documents and diagrams, playing media, scanning, and much more." +msgstr "" + +#: gnu/packages/gnome.scm:6048 +#, fuzzy +msgid "Desktop recording program" +msgstr "Teksto-proceza programaro" + +#: gnu/packages/gnome.scm:6049 +msgid "" +"Byzanz is a simple desktop recording program with a\n" +"command-line interface. It can record part or all of an X display for a\n" +"specified duration and save it as a GIF encoded animated image file." +msgstr "" + +#: gnu/packages/gnome.scm:6076 +msgid "GObject wrapper for libcanberra" +msgstr "" + +#: gnu/packages/gnome.scm:6078 +msgid "" +"GSound is a small library for playing system sounds. It's designed to be\n" +"used via GObject Introspection, and is a thin wrapper around the libcanberra " +"C\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:6105 +#, fuzzy +msgid "Library for accessing SkyDrive and Hotmail" +msgstr "Biblioteko por aliri zip-dosierojn" + +#: gnu/packages/gnome.scm:6107 +msgid "" +"Libzapojit is a GLib-based library for accessing online service APIs of\n" +"Microsoft SkyDrive and Hotmail, using their REST protocols." +msgstr "" + +#: gnu/packages/gnome.scm:6143 +msgid "GNOME's clock application" +msgstr "" + +#: gnu/packages/gnome.scm:6145 +msgid "" +"GNOME Clocks is a simple clocks application designed to fit the GNOME\n" +"desktop. It supports world clock, stop watch, alarms, and count down timer." +msgstr "" + +#: gnu/packages/gnome.scm:6177 +msgid "GNOME's calendar application" +msgstr "" + +#: gnu/packages/gnome.scm:6179 +msgid "" +"GNOME Calendar is a simple calendar application designed to fit the GNOME\n" +"desktop. It supports multiple calendars, month, week and year view." +msgstr "" + +#: gnu/packages/gnome.scm:6228 +msgid "GNOME's ToDo Application" +msgstr "" + +#: gnu/packages/gnome.scm:6230 +msgid "" +"GNOME To Do is a simplistic personal task manager designed to perfectly\n" +"fit the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:6258 +msgid "Look up words in dictionary sources" +msgstr "" + +#: gnu/packages/gnome.scm:6260 +msgid "" +"GNOME Dictionary can look for the definition or translation of a word in\n" +"existing databases over the internet." +msgstr "" + +#: gnu/packages/gnome.scm:6306 +msgid "Customize advanced GNOME 3 options" +msgstr "" + +#: gnu/packages/gnome.scm:6309 +msgid "" +"GNOME Tweak Tool allows adjusting advanced configuration settings in\n" +"GNOME 3. This includes things like the fonts used in user interface " +"elements,\n" +"alternative user interface themes, changes in window management behavior,\n" +"GNOME Shell appearance and extension, etc." +msgstr "" + +#: gnu/packages/gnome.scm:6336 +msgid "Extensions for GNOME Shell" +msgstr "" + +#: gnu/packages/gnome.scm:6337 +msgid "" +"GNOME Shell extensions modify and extend GNOME Shell\n" +"functionality and behavior." +msgstr "" + +#: gnu/packages/gnome.scm:6367 +msgid "A flat GTK+ theme with transparent elements" +msgstr "" + +#: gnu/packages/gnome.scm:6368 +msgid "" +"Arc is a flat theme with transparent elements for GTK 3, GTK\n" +"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop " +"environments\n" +"like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc." +msgstr "" + +#: gnu/packages/gnome.scm:6404 +msgid "Faba icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6406 +msgid "" +"Faba is a minimal icon set used as a basis for other themes such as\n" +"Moka" +msgstr "" + +#: gnu/packages/gnome.scm:6430 +msgid "Moka icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6431 +msgid "" +"Moka is a stylized desktop icon set, designed to be clear,\n" +"simple and consistent." +msgstr "" + +#: gnu/packages/gnome.scm:6461 +msgid "Arc icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6462 +msgid "" +"The Arc icon theme provides a set of icons matching the\n" +"style of the Arc GTK theme. Icons missing from the Arc theme are provided " +"by\n" +"the Moka icon theme." +msgstr "" + +#: gnu/packages/gnome.scm:6494 +msgid "Library to aggregate data about people" +msgstr "" + +#: gnu/packages/gnome.scm:6495 +msgid "" +"Libfolks is a library that aggregates information about people\n" +"from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" +"Evolution Data Server for local contacts, libsocialweb for web service " +"contacts,\n" +"etc.) to create metacontacts. It's written in Vala, which generates C code " +"when\n" +"compiled." +msgstr "" + +#: gnu/packages/gnome.scm:6530 +msgid "GLib/GObject wrapper for the Facebook API" +msgstr "" + +#: gnu/packages/gnome.scm:6531 +msgid "" +"This library allows you to use the Facebook API from\n" +"GLib/GObject code." +msgstr "" + +#: gnu/packages/gnome.scm:6559 +#, fuzzy +msgid "GNOME keyboard configuration library" +msgstr "Biblioteko de GNOME por ŝargi kaj manipuli bildojn" + +#: gnu/packages/gnome.scm:6561 +msgid "" +"Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" +"environment, which can notably display keyboard layouts." +msgstr "" + +#: gnu/packages/gnome.scm:6595 +#, fuzzy +msgid "Library for writing single instance applications" +msgstr "Biblioteko por labori kun kapabloj POSIX" + +#: gnu/packages/gnome.scm:6597 +msgid "" +"Libunique is a library for writing single instance applications. If you\n" +"launch a single instance application twice, the second instance will either " +"just\n" +"quit or will send a message to the running instance. Libunique makes it " +"easy to\n" +"write this kind of application, by providing a base class, taking care of " +"all\n" +"the IPC machinery needed to send messages to a running instance, and also\n" +"handling the startup notification side." +msgstr "" + +#: gnu/packages/gnome.scm:6630 +msgid "Desktop calculator" +msgstr "" + +#: gnu/packages/gnome.scm:6632 +msgid "" +"Calculator is an application that solves mathematical equations and\n" +"is suitable as a default application in a Desktop environment." +msgstr "" + +#: gnu/packages/gnome.scm:6657 +msgid "Virtual sticky note" +msgstr "" + +#: gnu/packages/gnome.scm:6659 +msgid "" +"Xpad is a sticky note that strives to be simple, fault tolerant,\n" +"and customizable. Xpad consists of independent pad windows, each is\n" +"basically a text box in which notes can be written." +msgstr "" + +#: gnu/packages/gnome.scm:6689 +msgid "Unicode character picker and font browser" +msgstr "" + +#: gnu/packages/gnome.scm:6691 +msgid "" +"This program allows you to browse through all the available Unicode\n" +"characters and categories for the installed fonts, and to examine their\n" +"detailed properties. It is an easy way to find the character you might\n" +"only know by its Unicode name or code point." +msgstr "" + +#: gnu/packages/gnome.scm:6721 +msgid "Web development studio" +msgstr "" + +#: gnu/packages/gnome.scm:6723 +msgid "" +"Bluefish is an editor targeted towards programmers and web developers,\n" +"with many options to write web sites, scripts and other code.\n" +"Bluefish supports many programming and markup languages." +msgstr "" + +#: gnu/packages/gnome.scm:6755 +msgid "Process viewer and system resource monitor for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:6757 +msgid "" +"GNOME System Monitor is a GNOME process viewer and system monitor with\n" +"an attractive, easy-to-use interface. It has features, such as a tree view\n" +"for process dependencies, icons for processes, the ability to hide " +"processes,\n" +"graphical time histories of CPU/memory/swap usage and the ability to\n" +"kill/reinice processes." +msgstr "" + +#: gnu/packages/gnome.scm:6783 +#, fuzzy +msgid "Python client bindings for D-Bus AT-SPI" +msgstr "Bindoj de Python por GTK+" + +#: gnu/packages/gnome.scm:6787 +msgid "" +"This package includes a python client library for the AT-SPI D-Bus\n" +"accessibility infrastructure." +msgstr "" + +#: gnu/packages/gnome.scm:6846 +msgid "Screen reader for individuals who are blind or visually impaired" +msgstr "" + +#: gnu/packages/gnome.scm:6849 +msgid "" +"Orca is a screen reader that provides access to the graphical desktop\n" +"via speech and refreshable braille. Orca works with applications and " +"toolkits\n" +"that support the Assistive Technology Service Provider Interface (AT-SPI)." +msgstr "" + +#: gnu/packages/gnome.scm:6901 +msgid "GNOME's alternative spell checker" +msgstr "" + +#: gnu/packages/gnome.scm:6903 +msgid "" +"gspell provides a flexible API to add spell-checking to a GTK+\n" +"application. It provides a GObject API, spell-checking to text entries and\n" +"text views, and buttons to choose the language." +msgstr "" + +#: gnu/packages/gnome.scm:6945 +msgid "Project management software for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:6947 +msgid "" +"GNOME Planner is a project management tool based on the Work Breakdown\n" +"Structure (WBS). Its goal is to enable you to easily plan projects. Based " +"on\n" +"the resources, tasks, and constraints that you define, Planner generates\n" +"various views into a project. For example, Planner can show a Gantt chart " +"of\n" +"the project. It can show a detailed summary of tasks including their\n" +"duration, cost, and current progress. It can also show a report of " +"resource\n" +"utilization that highlights under-utilized and over-utilized resources. " +"These\n" +"views can be printed as PDF or PostScript files, or exported to HTML." +msgstr "" + +#: gnu/packages/gnome.scm:7013 +msgid "GNOME music playing application" +msgstr "" + +#: gnu/packages/gnome.scm:7015 +msgid "" +"Lollypop is a music player designed to play well with GNOME desktop.\n" +"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets " +"information\n" +"from artists and tracks from the web. It also fetches cover artworks\n" +"automatically and it can stream songs from online music services and charts." +msgstr "" + +#: gnu/packages/gnome.scm:7042 +msgid "Video effects for Cheese and other GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:7044 +msgid "" +"A collection of GStreamer video filters and effects to be used in\n" +"photo-booth-like software, such as Cheese." +msgstr "" + +#: gnu/packages/gnome.scm:7104 +msgid "Webcam photo booth software for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:7106 +msgid "" +"Cheese uses your webcam to take photos and videos. Cheese can also\n" +"apply fancy special effects and lets you share the fun with others." +msgstr "" + +#: gnu/packages/gnome.scm:7143 +msgid "Audio music cd ripper" +msgstr "" + +#: gnu/packages/gnome.scm:7144 +msgid "" +"Sound Juicer extracts audio from compact discs and convert it\n" +"into audio files that a personal computer or digital audio player can play.\n" +"It supports ripping to any audio codec supported by a GStreamer plugin, such " +"as\n" +"mp3, Ogg Vorbis and FLAC" +msgstr "" + +#: gnu/packages/gnuzilla.scm:118 +msgid "Mozilla javascript engine" +msgstr "Ĵavaskripta maŝino de Mozilla" + +#: gnu/packages/gnuzilla.scm:119 +msgid "" +"SpiderMonkey is Mozilla's JavaScript engine written\n" +"in C/C++." +msgstr "" + +#: gnu/packages/gnuzilla.scm:276 +msgid "Netscape API for system level and libc-like functions" +msgstr "Netscape API por sistem-nivelaj kaj libc-similaj funkcioj" + +#: gnu/packages/gnuzilla.scm:277 +msgid "" +"Netscape Portable Runtime (@dfn{NSPR}) provides a\n" +"platform-neutral API for system level and libc-like functions. It is used\n" +"in the Mozilla clients." +msgstr "" + +#: gnu/packages/gnuzilla.scm:383 +msgid "Network Security Services" +msgstr "Network Security Services" + +#: gnu/packages/gnuzilla.scm:385 +msgid "" +"Network Security Services (@dfn{NSS}) is a set of libraries designed to\n" +"support cross-platform development of security-enabled client and server\n" +"applications. Applications built with NSS can support SSL v2 and v3, TLS,\n" +"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and " +"other\n" +"security standards." +msgstr "" + +#: gnu/packages/gnuzilla.scm:735 +msgid "Entirely free browser derived from Mozilla Firefox" +msgstr "Tute libera foliumilo derivita de Mozilla Firefox" + +#: gnu/packages/gnuzilla.scm:737 +msgid "" +"IceCat is the GNU version of the Firefox browser. It is entirely free\n" +"software, which does not recommend non-free plugins and addons. It also\n" +"features built-in privacy-protecting features." +msgstr "" + +#: gnu/packages/gtk.scm:101 +msgid "GNOME accessibility toolkit" +msgstr "Alireca ilaro de GNOME" + +#: gnu/packages/gtk.scm:103 +msgid "" +"ATK provides the set of accessibility interfaces that are implemented\n" +"by other toolkits and applications. Using the ATK interfaces, " +"accessibility\n" +"tools have full access to view and control running applications." +msgstr "" + +#: gnu/packages/gtk.scm:143 +msgid "2D graphics library" +msgstr "2D-bildiga biblioteko" + +#: gnu/packages/gtk.scm:145 +msgid "" +"Cairo is a 2D graphics library with support for multiple output devices.\n" +"Currently supported output targets include the X Window System (via both\n" +"Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file\n" +"output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.\n" +"\n" +"Cairo is designed to produce consistent output on all output media while\n" +"taking advantage of display hardware acceleration when available\n" +"eg. through the X Render Extension).\n" +"\n" +"The cairo API provides operations similar to the drawing operators of\n" +"PostScript and PDF. Operations in cairo including stroking and filling " +"cubic\n" +"Bézier splines, transforming and compositing translucent images, and\n" +"antialiased text rendering. All drawing operations can be transformed by " +"any\n" +"affine transformation (scale, rotation, shear, etc.)." +msgstr "" + +#: gnu/packages/gtk.scm:173 +#, fuzzy +msgid "2D graphics library (with X11 support)" +msgstr "2D-bildiga biblioteko" + +#: gnu/packages/gtk.scm:206 +msgid "OpenType text shaping engine" +msgstr "Teksto-formiga maŝino OpenType" + +#: gnu/packages/gtk.scm:208 +msgid "HarfBuzz is an OpenType text shaping engine." +msgstr "HarfBuzz estas tekst-formiga maŝino OpenType." + +#: gnu/packages/gtk.scm:239 +msgid "GNOME text and font handling library" +msgstr "Biblioteko de GNOME por traktado de teksto kaj tiparo" + +#: gnu/packages/gtk.scm:241 +msgid "" +"Pango is the core text and font handling library used in GNOME\n" +"applications. It has extensive support for the different writing systems\n" +"used throughout the world." +msgstr "" + +#: gnu/packages/gtk.scm:267 +msgid "Obsolete pango functions" +msgstr "Malrekomendindaj funkcioj de Pango" + +#: gnu/packages/gtk.scm:268 +msgid "" +"Pangox was a X backend to pango. It is now obsolete and no\n" +"longer provided by recent pango releases. pangox-compat provides the\n" +"functions which were removed." +msgstr "" + +#: gnu/packages/gtk.scm:305 +msgid "GTK+ widget for interactive graph-like environments" +msgstr "" + +#: gnu/packages/gtk.scm:307 +msgid "" +"Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" +"graph-like environments, e.g. modular synths or finite state machine\n" +"diagrams." +msgstr "" + +#: gnu/packages/gtk.scm:376 +msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" +msgstr "Fenestraĵo kiu pliriĉigas la ordinaran 'GtkTextView' de GTK+ 2.x" + +#: gnu/packages/gtk.scm:378 +msgid "" +"GtkSourceView is a portable C library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:427 +msgid "GNOME source code widget" +msgstr "" + +#: gnu/packages/gtk.scm:428 +msgid "" +"GtkSourceView is a text widget that extends the standard\n" +"GTK+ text widget GtkTextView. It improves GtkTextView by implementing " +"syntax\n" +"highlighting and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:478 +msgid "GNOME image loading and manipulation library" +msgstr "Biblioteko de GNOME por ŝargi kaj manipuli bildojn" + +#: gnu/packages/gtk.scm:480 +msgid "" +"GdkPixbuf is a library for image loading and manipulation developed\n" +"in the GNOME project." +msgstr "" + +#: gnu/packages/gtk.scm:512 +#, fuzzy +msgid "GNOME image loading and manipulation library, with SVG support" +msgstr "Biblioteko de GNOME por ŝargi kaj manipuli bildojn" + +#: gnu/packages/gtk.scm:552 +msgid "Assistive Technology Service Provider Interface, core components" +msgstr "'Asista Teknologia Serv-Provizila Interfaco', ĉefaj elementoj" + +#: gnu/packages/gtk.scm:554 +msgid "" +"The Assistive Technology Service Provider Interface, core components,\n" +"is part of the GNOME accessibility project." +msgstr "" + +#: gnu/packages/gtk.scm:587 +msgid "Assistive Technology Service Provider Interface, ATK bindings" +msgstr "'Asista Teknologia Serv-Provizila Interfaco', bindoj de ATK" + +#: gnu/packages/gtk.scm:589 +msgid "" +"The Assistive Technology Service Provider Interface\n" +"is part of the GNOME accessibility project." +msgstr "" + +#: gnu/packages/gtk.scm:649 +msgid "Cross-platform toolkit for creating graphical user interfaces" +msgstr "Plursistema ilaro por krei grafik-uzantajn interfacojn" + +#: gnu/packages/gtk.scm:651 +msgid "" +"GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" +"graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" +"suitable for projects ranging from small one-off tools to complete\n" +"application suites." +msgstr "" + +#: gnu/packages/gtk.scm:813 +msgid "Cairo bindings for GNU Guile" +msgstr "Bindoj de Cairo por GNU Guile" + +#: gnu/packages/gtk.scm:815 +msgid "" +"Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" +"Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" +"stable, providing a firm base on which to do graphics work. Finally, and\n" +"importantly, it is pleasant to use. You get a powerful and well-maintained\n" +"graphics library with all of the benefits of Scheme: memory management,\n" +"exceptions, macros, and a dynamic programming environment." +msgstr "" + +#: gnu/packages/gtk.scm:861 +msgid "Render SVG images using Cairo from Guile" +msgstr "" + +#: gnu/packages/gtk.scm:863 +msgid "" +"Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" +"images onto Cairo surfaces." +msgstr "" + +#: gnu/packages/gtk.scm:908 +#, fuzzy +msgid "Create SVG or PDF presentations in Guile" +msgstr "Krei diagramojn kaj grafikaĵojn en Guile" + +#: gnu/packages/gtk.scm:910 +msgid "" +"Guile-Present defines a declarative vocabulary for presentations,\n" +"together with tools to render presentation documents as SVG or PDF.\n" +"Guile-Present can be used to make presentations programmatically, but also\n" +"includes a tools to generate PDF presentations out of Org mode and Texinfo\n" +"documents." +msgstr "" + +#: gnu/packages/gtk.scm:964 +#, fuzzy +msgid "Guile interface for GTK+ programming for GNOME" +msgstr "Grafikinterfacon por ŝak-programarojn" + +#: gnu/packages/gtk.scm:966 +msgid "" +"Includes guile-clutter, guile-gnome-gstreamer,\n" +"guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview." +msgstr "" + +#: gnu/packages/gtk.scm:999 +msgid "C++ bindings to the Cairo 2D graphics library" +msgstr "Bindoj de C++ por la 2D-grafika biblioteko Cairo" + +#: gnu/packages/gtk.scm:1001 +msgid "" +"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" +"library." +msgstr "" + +#: gnu/packages/gtk.scm:1025 +msgid "C++ interface to the Pango text rendering library" +msgstr "Interfaco C++ por la tekst-bildiga biblioteko Pango" + +#: gnu/packages/gtk.scm:1027 +msgid "" +"Pangomm provides a C++ programming interface to the Pango text rendering\n" +"library." +msgstr "" + +#: gnu/packages/gtk.scm:1048 +msgid "C++ interface to the ATK accessibility library" +msgstr "Interfaco C++ por la alirebla biblioteko ATK" + +#: gnu/packages/gtk.scm:1050 +msgid "" +"ATKmm provides a C++ programming interface to the ATK accessibility\n" +"toolkit." +msgstr "" + +#: gnu/packages/gtk.scm:1094 +msgid "C++ interface to the GTK+ graphical user interface library" +msgstr "Interfaco C++ por la grafik-uzanta interfaca biblioteko GTK+" + +#: gnu/packages/gtk.scm:1096 +msgid "" +"gtkmm is the official C++ interface for the popular GUI library GTK+.\n" +"Highlights include typesafe callbacks, and a comprehensive set of widgets " +"that\n" +"are easily extensible via inheritance. You can create user interfaces " +"either\n" +"in code or with the Glade User Interface designer, using libglademm. " +"There's\n" +"extensive documentation, including API reference and a tutorial." +msgstr "" + +#: gnu/packages/gtk.scm:1145 +#, fuzzy +msgid "C++ interface to the GTK+ 'GtkTextView' widget" +msgstr "Fenestraĵo kiu pliriĉigas la ordinaran 'GtkTextView' de GTK+ 2.x" + +#: gnu/packages/gtk.scm:1147 +msgid "" +"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:1187 +msgid "Python bindings for cairo" +msgstr "Bindoj de Python por Cairo" + +#: gnu/packages/gtk.scm:1189 +msgid "Pycairo is a set of Python bindings for the Cairo graphics library." +msgstr "" + +#: gnu/packages/gtk.scm:1273 +msgid "Python bindings for GTK+" +msgstr "Bindoj de Python por GTK+" + +#: gnu/packages/gtk.scm:1275 +msgid "" +"PyGTK allows you to write full featured GTK programs in Python. It is\n" +"targeted at GTK 2.x, and can be used in conjunction with gnome-python to\n" +"write GNOME applications." +msgstr "" + +#: gnu/packages/gtk.scm:1299 +#, fuzzy +msgid "Perl interface to the cairo 2d vector graphics library" +msgstr "Bindoj de C++ por la 2D-grafika biblioteko Cairo" + +#: gnu/packages/gtk.scm:1300 +msgid "" +"Cairo provides Perl bindings for the vector graphics library\n" +"cairo. It supports multiple output targets, including PNG, PDF and SVG. " +"Cairo\n" +"produces identical output on all those targets." +msgstr "" + +#: gnu/packages/gtk.scm:1325 +#, fuzzy +msgid "Perl interface to the 2.x series of the Gimp Toolkit library" +msgstr "Interfaco C++ por la alirebla biblioteko ATK" + +#: gnu/packages/gtk.scm:1326 +msgid "" +"Perl bindings to the 2.x series of the Gtk+ widget set.\n" +"This module allows you to write graphical user interfaces in a Perlish and\n" +"object-oriented way, freeing you from the casting and memory management in " +"C,\n" +"yet remaining very close in spirit to original API." +msgstr "" + +#: gnu/packages/gtk.scm:1353 +msgid "Layout and render international text" +msgstr "" + +#: gnu/packages/gtk.scm:1354 +msgid "" +"Pango is a library for laying out and rendering text, with an\n" +"emphasis on internationalization. Pango can be used anywhere that text " +"layout\n" +"is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a\n" +"complete solution with high quality text handling and graphics rendering.\n" +"\n" +"Dynamically loaded modules handle text layout for particular combinations " +"of\n" +"script and font backend. Pango provides a wide selection of modules, " +"including\n" +"modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts.\n" +"Virtually all of the world's major scripts are supported.\n" +"\n" +"In addition to the low level layout rendering routines, Pango includes\n" +"@code{Pango::Layout}, a high level driver for laying out entire blocks of " +"text,\n" +"and routines to assist in editing internationalized text." +msgstr "" + +#: gnu/packages/gtk.scm:1413 +msgid "Library for minimalistic gtk+3 user interfaces" +msgstr "" + +#: gnu/packages/gtk.scm:1414 +msgid "" +"Girara is a library that implements a user interface that\n" +"focuses on simplicity and minimalism. Currently based on GTK+, a\n" +"cross-platform widget toolkit, it provides an interface that focuses on " +"three\n" +"main components: a so-called view widget that represents the actual\n" +"application, an input bar that is used to execute commands of the\n" +"application and the status bar which provides the user with current\n" +"information." +msgstr "" + +#: gnu/packages/gtk.scm:1481 +msgid "Documentation generator from C source code" +msgstr "" + +#: gnu/packages/gtk.scm:1483 +msgid "" +"GTK-Doc generates API documentation from comments added to C code. It is\n" +"typically used to document the public API of GTK+ and GNOME libraries, but " +"it\n" +"can also be used to document application code." +msgstr "" + +#: gnu/packages/gtk.scm:1511 +#, fuzzy +msgid "Theming engines for GTK+ 2.x" +msgstr "Bindoj de Python por GTK+" + +#: gnu/packages/gtk.scm:1513 +msgid "" +"This package contains the standard GTK+ 2.x theming engines including\n" +"Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" +"Redmond95 and ThinIce." +msgstr "" + +#: gnu/packages/gtk.scm:1541 +msgid "Cairo-based theming engine for GTK+ 2.x" +msgstr "" + +#: gnu/packages/gtk.scm:1543 +msgid "" +"Murrine is a cairo-based GTK+ theming engine. It is named after the\n" +"glass artworks done by Venicians glass blowers." +msgstr "" + +#: gnu/packages/gtk.scm:1568 +msgid "Spell-checking addon for GTK's TextView widget" +msgstr "" + +#: gnu/packages/gtk.scm:1570 +msgid "" +"GtkSpell provides word-processor-style highlighting and replacement of\n" +"misspelled words in a GtkTextView widget." +msgstr "" + +#: gnu/packages/gtk.scm:1593 +msgid "Lightweight GTK+ clipboard manager" +msgstr "" + +#: gnu/packages/gtk.scm:1595 +msgid "" +"ClipIt is a clipboard manager with features such as a history, search\n" +"thereof, global hotkeys and clipboard item actions. It was forked from\n" +"Parcellite and adds bugfixes and features." +msgstr "" + +#: gnu/packages/gtk.scm:1632 +msgid "Thin layer of graphic data types" +msgstr "" + +#: gnu/packages/gtk.scm:1633 +msgid "" +"This library provides graphic types and their relative API;\n" +"it does not deal with windowing system surfaces, drawing, scene graphs, or\n" +"input." +msgstr "" + +#: gnu/packages/guile.scm:135 gnu/packages/guile.scm:213 +msgid "Scheme implementation intended especially for extensions" +msgstr "Realigo de Scheme celata speciale por aldonoj" + +#: gnu/packages/guile.scm:137 gnu/packages/guile.scm:215 +msgid "" +"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" +"official extension language of the GNU system. It is an implementation of\n" +"the Scheme language which can be easily embedded in other applications to\n" +"provide a convenient means of extending the functionality of the " +"application\n" +"without requiring the source code to be rewritten." +msgstr "" + +#: gnu/packages/guile.scm:351 +#, fuzzy +msgid "Line editing support for GNU Guile" +msgstr "Bindoj de Cairo por GNU Guile" + +#: gnu/packages/guile.scm:353 +msgid "" +"This module provides line editing support via the Readline library for\n" +"address@hidden Use the @code{(ice-9 readline)} module and call its\n" +"@code{activate-readline} procedure to enable it." +msgstr "" + +#: gnu/packages/guile.scm:472 +msgid "Package manager for Guile" +msgstr "" + +#: gnu/packages/guile.scm:474 +msgid "" +"Guildhall is a package manager written for Guile Scheme. A guild is\n" +"an association of independent craftspeople. A guildhall is where they " +"meet.\n" +"This Guildhall aims to make a virtual space for Guile wizards and " +"journeyfolk\n" +"to share code.\n" +"\n" +"On a practical level, Guildhall lets you share Scheme modules and programs\n" +"over the internet, and install code that has been shared by others. " +"Guildhall\n" +"can handle dependencies, so when a program requires several libraries, and\n" +"each of those has further dependencies, all of the prerequisites for the\n" +"program can be installed in one go." +msgstr "" + +#: gnu/packages/guile.scm:566 +msgid "Web application framework written in Guile" +msgstr "" + +#: gnu/packages/guile.scm:567 +msgid "" +"GNU Artanis is a web application framework written in Guile\n" +"Scheme. A web application framework (WAF) is a software framework that is\n" +"designed to support the development of dynamic websites, web applications, " +"web\n" +"services and web resources. The framework aims to alleviate the overhead\n" +"associated with common activities performed in web development. Artanis\n" +"provides several tools for web development: database access, templating\n" +"frameworks, session management, URL-remapping for RESTful, page caching, " +"and\n" +"more." +msgstr "" + +#: gnu/packages/guile.scm:593 +msgid "Framework for building readers for GNU Guile" +msgstr "Framo por konstrui legilojn por GNU Guile" + +#: gnu/packages/guile.scm:595 +msgid "" +"Guile-Reader is a simple framework for building readers for GNU Guile.\n" +"\n" +"The idea is to make it easy to build procedures that extend Guile’s read\n" +"procedure. Readers supporting various syntax variants can easily be " +"written,\n" +"possibly by re-using existing “token readers” of a standard Scheme\n" +"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" +"document syntax.\n" +"\n" +"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" +"hopefully more powerful and flexible (for instance, one may instantiate as\n" +"many readers as needed)." +msgstr "" + +#: gnu/packages/guile.scm:649 +msgid "Guile bindings to ncurses" +msgstr "Bindoj de Guile por ncurses" + +#: gnu/packages/guile.scm:651 +msgid "" +"guile-ncurses provides Guile language bindings for the ncurses\n" +"library." +msgstr "" +"guile-ncurses provizas lingvo-bindojn de Guile por la biblioteko\n" +"ncurses." + +#: gnu/packages/guile.scm:678 +msgid "Run jobs at scheduled times" +msgstr "Lanĉi taskojn je antaŭplanitaj horoj" + +#: gnu/packages/guile.scm:680 +msgid "" +"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" +"tasks on a schedule, such as every hour or every Monday. Mcron is written " +"in\n" +"Guile, so its configuration can be written in Scheme; the original cron\n" +"format is also supported." +msgstr "" + +#: gnu/packages/guile.scm:781 +msgid "Guile parser library for the iCalendar format" +msgstr "" + +#: gnu/packages/guile.scm:783 +msgid "" +"Guile-ICS is an iCalendar (RFC5545) format parser library written in\n" +"pure Scheme. The library can be used to read and write iCalendar data.\n" +"\n" +"The library is shipped with documentation in Info format and usage examples." +msgstr "" + +#: gnu/packages/guile.scm:818 +msgid "Collection of useful Guile Scheme modules" +msgstr "Aro da utilaj moduloj de Guile Scheme" + +#: gnu/packages/guile.scm:820 +msgid "" +"Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" +"modules, allowing for people to cooperate integrating their generic Guile\n" +"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" +"for Guile\"." +msgstr "" + +#: gnu/packages/guile.scm:861 +msgid "JSON module for Guile" +msgstr "Modulo JSON por Guile" + +#: gnu/packages/guile.scm:863 +msgid "" +"Guile-JSON supports parsing and building JSON documents according to the\n" +"specification. These are the main features:\n" +"\n" +"@itemize\n" +"@item Strictly complies to @uref{http://json.org, specification}.\n" +"@item Build JSON documents programmatically via macros.\n" +"@item Unicode support for strings.\n" +"@item Allows JSON pretty printing.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/guile.scm:950 +msgid "MiniKanren declarative logic system, packaged for Guile" +msgstr "" + +#: gnu/packages/guile.scm:952 +msgid "" +"MiniKanren is a relational programming extension to the Scheme\n" +"programming Language, written as a smaller version of Kanren suitable for\n" +"pedagogical purposes. It is featured in the book, The Reasoned Schemer,\n" +"written by Dan Friedman, William Byrd, and Oleg Kiselyov.\n" +"\n" +"This is Ian Price's r6rs packaged version of miniKanren, which deviates\n" +"slightly from miniKanren mainline.\n" +"\n" +"See http://minikanren.org/ for more on miniKanren generally." +msgstr "" + +#: gnu/packages/guile.scm:1023 +msgid "" +"Minimal implementation of incremental computation in Guile\n" +"Scheme" +msgstr "" + +#: gnu/packages/guile.scm:1025 +msgid "" +"This package provides a complete Scheme implementation of\n" +"miniAdapton, which implements the core functionality of the Adapton system " +"for\n" +"incremental computation (also known as self-adjusting computation). Like\n" +"Adapton, miniAdapton allows programmers to safely combine mutation and\n" +"memoization. miniAdapton is built on top of an even simpler system,\n" +"microAdapton. Both miniAdapton and microAdapton are designed to be easy to\n" +"understand, extend, and port to host languages other than Scheme." +msgstr "" + +#: gnu/packages/guile.scm:1109 +msgid "S-expression based regular expressions" +msgstr "" + +#: gnu/packages/guile.scm:1111 +msgid "" +"Irregex is an s-expression based alternative to your classic\n" +"string-based regular expressions. It implements SRFI 115 and is deeply\n" +"inspired by the SCSH regular expression system." +msgstr "" + +#: gnu/packages/guile.scm:1195 +msgid "Guile bindings to the GDBM library via Guile's FFI" +msgstr "" + +#: gnu/packages/guile.scm:1197 +msgid "" +"Guile bindings to the GDBM key-value storage system, using\n" +"Guile's foreign function interface." +msgstr "" + +#: gnu/packages/guile.scm:1254 +msgid "Access SQLite databases from Guile" +msgstr "" + +#: gnu/packages/guile.scm:1256 +#, fuzzy +msgid "This package provides Guile bindings to the SQLite database system." +msgstr "" +"Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4." + +#: gnu/packages/guile.scm:1304 +msgid "Functional static site generator" +msgstr "" + +#: gnu/packages/guile.scm:1305 +msgid "" +"Haunt is a static site generator written in Guile\n" +"Scheme. Haunt features a functional build system and an extensible\n" +"interface for reading articles in any format." +msgstr "" + +#: gnu/packages/guile.scm:1332 +msgid "Guile application configuration parsing library" +msgstr "" + +#: gnu/packages/guile.scm:1334 +msgid "" +"Guile Config is a library providing a declarative approach to\n" +"application configuration specification. The library provides clean\n" +"configuration declaration forms, and processors that take care of:\n" +"configuration file creation; configuration file parsing; command-line\n" +"parameter parsing using getopt-long; basic GNU command-line parameter\n" +"generation (--help, --usage, --version); automatic output generation for " +"the\n" +"above command-line parameters." +msgstr "" + +#: gnu/packages/guile.scm:1372 +msgid "Redis client library for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1373 +msgid "" +"Guile-redis provides a Scheme interface to the Redis\n" +"key-value cache and store." +msgstr "" + +#: gnu/packages/guile.scm:1447 +msgid "Whitespace to lisp syntax for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1448 +msgid "" +"Wisp is a syntax for Guile which provides a Python-like\n" +"whitespace-significant language. It may be easier on the eyes for some\n" +"users and in some situations." +msgstr "" + +#: gnu/packages/guile.scm:1498 +#, fuzzy +msgid "2D/3D game engine for GNU Guile" +msgstr "Bindoj de Cairo por GNU Guile" + +#: gnu/packages/guile.scm:1499 +msgid "" +"Sly is a 2D/3D game engine written in Guile Scheme. Sly\n" +"features a functional reactive programming interface and live coding\n" +"capabilities." +msgstr "" + +#: gnu/packages/guile.scm:1535 +#, fuzzy +msgid "Generate C bindings for Guile" +msgstr "Bindoj de Cairo por GNU Guile" + +#: gnu/packages/guile.scm:1536 +msgid "" +"G-Wrap is a tool and Guile library for generating function\n" +"wrappers for inter-language calls. It currently only supports generating " +"Guile\n" +"wrappers for C functions. Given a definition of the types and prototypes " +"for\n" +"a given C interface, G-Wrap will automatically generate the C code that\n" +"provides access to that interface and its types from the Scheme level." +msgstr "" + +#: gnu/packages/guile.scm:1573 +#, fuzzy +msgid "Guile database abstraction layer" +msgstr "Datumar-fonta abstrakta biblioteko" + +#: gnu/packages/guile.scm:1576 +msgid "" +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. Database programming with guile-dbi is generic in that the " +"same\n" +"programming interface is presented regardless of which database system is " +"used.\n" +"It currently supports MySQL, Postgres and SQLite3." +msgstr "" + +#: gnu/packages/guile.scm:1602 +msgid "Guile DBI driver for SQLite" +msgstr "" + +#: gnu/packages/guile.scm:1605 +msgid "" +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. This package implements the interface for SQLite." +msgstr "" + +#: gnu/packages/guile.scm:1651 +#, fuzzy +msgid "DSV module for Guile" +msgstr "Modulo JSON por Guile" + +#: gnu/packages/guile.scm:1653 +msgid "" +"Guile-DSV is a GNU Guile module for working with the\n" +"delimiter-separated values (DSV) data format. Guile-DSV supports the\n" +"Unix-style DSV format and RFC 4180 format." +msgstr "" + +#: gnu/packages/guile.scm:1680 +#, fuzzy +msgid "XOSD bindings for Guile" +msgstr "Bindoj de Cairo por GNU Guile" + +#: gnu/packages/guile.scm:1682 +msgid "" +"Guile-XOSD provides Guile bindings for @code{libxosd},\n" +"@uref{http://sourceforge.net/projects/libxosd/, the X On Screen Display\n" +"library}." +msgstr "" + +#: gnu/packages/guile.scm:1705 +msgid "Evaluate code in a running Guile process" +msgstr "" + +#: gnu/packages/guile.scm:1707 +msgid "" +"Guile-Daemon is a small Guile program that loads your initial\n" +"configuration file, and then reads and evaluates Guile expressions that\n" +"you send to a FIFO file." +msgstr "" + +#: gnu/packages/guile.scm:1738 +msgid "CommonMark parser for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1740 +msgid "" +"guile-commonmark is a library for parsing CommonMark, a fully specified\n" +"variant of Markdown. The library is written in Guile Scheme and is " +"designed\n" +"to transform a CommonMark document to SXML. guile-commonmark tries to " +"closely\n" +"follow the @uref{http://commonmark.org/, CommonMark spec}, the main " +"difference\n" +"is no support for parsing block and inline level HTML." +msgstr "" + +#: gnu/packages/guile.scm:1771 +msgid "Structured access to bytevector contents for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1773 +msgid "" +"Guile bytestructures offers a system imitating the type system\n" +"of the C programming language, to be used on bytevectors. C's type\n" +"system works on raw memory, and Guile works on bytevectors which are\n" +"an abstraction over raw memory. It's also more powerful than the C\n" +"type system, elevating types to first-class status." +msgstr "" + +#: gnu/packages/guile.scm:1817 +msgid "Spell-checking from Guile" +msgstr "" + +#: gnu/packages/guile.scm:1819 +msgid "" +"guile-aspell is a Guile Scheme library for comparing a string against a\n" +"dictionary and suggesting spelling corrections." +msgstr "" + +#: gnu/packages/guile.scm:1873 +msgid "Extend Bash using Guile" +msgstr "" + +#: gnu/packages/guile.scm:1875 +#, scheme-format +msgid "" +"Guile-Bash provides a shared library and set of Guile modules,\n" +"allowing you to extend Bash in Scheme. Scheme interfaces allow you to " +"access\n" +"the following aspects of Bash:\n" +"\n" +"@itemize\n" +"@item aliases;\n" +"@item setting and getting Bash variables;\n" +"@item creating dynamic variables;\n" +"@item creating Bash functions with a Scheme implementation;\n" +"@item reader macro for output capturing;\n" +"@item reader macro for evaluating raw Bash commands.\n" +"@end itemize\n" +"\n" +"To enable it, run:\n" +"\n" +"@example\n" +"enable -f ~/.guix-profile/lib/bash/libguile-bash.so scm\n" +"@end example\n" +"\n" +"and then run @command{scm example.scm}." +msgstr "" + +#: gnu/packages/guile.scm:1922 +msgid "Asynchronous actor model library for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1924 +msgid "" +"GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming\n" +"library for GNU Guile based on the actor model.\n" +"\n" +"Note that 8sync is only available for Guile 2.2." +msgstr "" + +#: gnu/packages/guile.scm:1947 +msgid "Lightweight concurrency facility for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1949 +msgid "" +"Fibers is a Guile library that implements a a lightweight concurrency\n" +"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber " +"is\n" +"like a \"goroutine\" from the Go language: a lightweight thread-like\n" +"abstraction. Systems built with Fibers can scale up to millions of " +"concurrent\n" +"fibers, tens of thousands of concurrent socket connections, and many " +"parallel\n" +"cores. The Fibers library also provides Concurrent ML-like channels for\n" +"communication between fibers.\n" +"\n" +"Note that Fibers makes use of some Guile 2.1/2.2-specific features and\n" +"is not available for Guile 2.0." +msgstr "" + +#: gnu/packages/guile.scm:2004 +#, fuzzy +msgid "Guile bindings for libgit2" +msgstr "Bindoj de Guile por ncurses" + +#: gnu/packages/guile.scm:2006 +msgid "" +"This package provides Guile bindings to libgit2, a library to\n" +"manipulate repositories of the Git version control system." +msgstr "" + +#: gnu/packages/guile.scm:2031 +msgid "General-purpose syntax highlighter for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:2032 +msgid "" +"Guile-syntax-highlight is a general-purpose syntax\n" +"highlighting library for GNU Guile. It can parse code written in various\n" +"programming languages into a simple s-expression that can be converted to\n" +"HTML (via SXML) or any other format for rendering." +msgstr "" + +#: gnu/packages/guile.scm:2063 +msgid "S-expression based json reader/writer for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2064 +msgid "" +"guile-sjson is a json reader/writer for Guile.\n" +"It has a nice, simple s-expression based syntax." +msgstr "" + +#: gnu/packages/guile.scm:2108 +msgid "Colorized REPL for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2110 +msgid "Guile-colorized provides you with a colorized REPL for GNU Guile." +msgstr "" + +#: gnu/packages/imagemagick.scm:110 gnu/packages/imagemagick.scm:211 +msgid "Create, edit, compose, or convert bitmap images" +msgstr "Krei, redakti, kunmeti, aŭ konverti bitmapajn bildojn" + +#: gnu/packages/imagemagick.scm:112 +msgid "" +"ImageMagick is a software suite to create, edit, compose, or convert\n" +"bitmap images. It can read and write images in a variety of formats (over " +"100)\n" +"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, " +"SVG,\n" +"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear " +"and\n" +"transform images, adjust image colors, apply various special effects, or " +"draw\n" +"text, lines, polygons, ellipses and Bézier curves." +msgstr "" + +#: gnu/packages/imagemagick.scm:157 +msgid "Perl interface to ImageMagick" +msgstr "" + +#: gnu/packages/imagemagick.scm:158 +msgid "" +"This Perl extension allows the reading, manipulation and\n" +"writing of a large number of image file formats using the ImageMagick " +"library.\n" +"Use it to create, edit, compose, or convert bitmap images from within a " +"Perl\n" +"script." +msgstr "" + +#: gnu/packages/imagemagick.scm:213 +msgid "" +"GraphicsMagick provides a comprehensive collection of utilities,\n" +"programming interfaces, and GUIs, to support file format conversion, image\n" +"processing, and 2D vector rendering." +msgstr "" + +#: gnu/packages/image.scm:96 +msgid "Library for handling PNG files" +msgstr "Biblioteko por trakti dosierojn PNG" + +#: gnu/packages/image.scm:98 +msgid "" +"Libpng is the official PNG (Portable Network Graphics) reference\n" +"library. It supports almost all PNG features and is extensible." +msgstr "" + +#: gnu/packages/image.scm:162 +msgid "APNG patch for libpng" +msgstr "" + +#: gnu/packages/image.scm:164 +msgid "" +"APNG (Animated Portable Network Graphics) is an unofficial\n" +"extension of the APNG (Portable Network Graphics) format.\n" +"APNG patch provides APNG support to libpng." +msgstr "" + +#: gnu/packages/image.scm:204 +msgid "Read and write PNG images" +msgstr "" + +#: gnu/packages/image.scm:206 +msgid "" +"This package provides an easy and simple way to read, write and display\n" +"bitmap images stored in the PNG format. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image.scm:241 +msgid "Utility to compress PNG files" +msgstr "" + +#: gnu/packages/image.scm:242 +msgid "" +"pngcrusqh is an optimizer for PNG (Portable Network Graphics)\n" +"files. It can compress them as much as 40% losslessly." +msgstr "" + +#: gnu/packages/image.scm:261 +msgid "Library for handling JPEG files" +msgstr "Biblioteko por trakti dosierojn JPEG" + +#: gnu/packages/image.scm:263 +msgid "" +"Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" +"JPEG is a standardized compression method for full-color and gray-scale\n" +"images.\n" +"The included programs provide conversion between the JPEG format and\n" +"image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." +msgstr "" + +#: gnu/packages/image.scm:328 +#, fuzzy +msgid "Implementation of the JPEG XR standard" +msgstr "Realigo curses de la API Glk" + +#: gnu/packages/image.scm:329 +msgid "" +"JPEG XR is an approved ISO/IEC International standard (its\n" +"official designation is ISO/IEC 29199-2). This library is an implementation " +"of that standard." +msgstr "" + +#: gnu/packages/image.scm:352 +msgid "Optimize JPEG images" +msgstr "" + +#: gnu/packages/image.scm:354 +msgid "" +"jpegoptim provides lossless optimization (based on optimizing\n" +"the Huffman tables) and \"lossy\" optimization based on setting\n" +"maximum quality factor." +msgstr "" + +#: gnu/packages/image.scm:379 +#, fuzzy +msgid "Library for handling Mac OS icns resource files" +msgstr "Biblioteko por trakti dosierojn PNG" + +#: gnu/packages/image.scm:381 +msgid "" +"Libicns is a library for the manipulation of Mac OS IconFamily resource\n" +"type files (ICNS). @command{icns2png} and @command{png2icns} are provided " +"to\n" +"convert between PNG and ICNS. @command{icns2png} will extract image files " +"from\n" +"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for " +"use\n" +"with .desktop files. Additionally, @command{icontainer2png} is provided " +"for\n" +"extracting icontainer icon files." +msgstr "" + +#: gnu/packages/image.scm:415 +msgid "Library for handling TIFF files" +msgstr "Biblioteko por trakti dosierojn TIFF" + +#: gnu/packages/image.scm:417 +msgid "" +"Libtiff provides support for the Tag Image File Format (TIFF), a format\n" +"used for storing image data.\n" +"Included are a library, libtiff, for reading and writing TIFF and a small\n" +"collection of tools for doing simple manipulations of TIFF images." +msgstr "" + +#: gnu/packages/image.scm:480 +msgid "Library and tools for image processing and analysis" +msgstr "" + +#: gnu/packages/image.scm:482 +msgid "" +"Leptonica is a C library and set of command-line tools for efficient\n" +"image processing and image analysis operations. It supports rasterop, " +"affine\n" +"transformations, binary and grayscale morphology, rank order, and " +"convolution,\n" +"seedfill and connected components, image transformations combining changes " +"in\n" +"scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" +"arithmetic ops." +msgstr "" + +#: gnu/packages/image.scm:503 +msgid "Decoder of the JBIG2 image compression format" +msgstr "Dekodilo de la bild-densiga formo JBIG2" + +#: gnu/packages/image.scm:505 +msgid "" +"JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" +"monochrome) images at moderately high resolution, and in particular scanned\n" +"paper documents. In this domain it is very efficient, offering compression\n" +"ratios on the order of 100:1.\n" +"\n" +"This is a decoder only implementation, and currently is in the alpha\n" +"stage, meaning it doesn't completely work yet. However, it is\n" +"maintaining parity with available encoders, so it is useful for real\n" +"work." +msgstr "" + +#: gnu/packages/image.scm:540 +msgid "JPEG 2000 codec" +msgstr "Kodeko JPEG 2000" + +#: gnu/packages/image.scm:542 +msgid "" +"The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" +"been developed in order to promote the use of JPEG 2000, the new\n" +"still-image compression standard from the Joint Photographic Experts\n" +"Group (JPEG).\n" +"\n" +"In addition to the basic codec, various other features are under\n" +"development, among them the JP2 and MJ2 (Motion JPEG 2000) file formats,\n" +"an indexing tool useful for the JPIP protocol, JPWL-tools for\n" +"error-resilience, a Java-viewer for j2k-images, ..." +msgstr "" + +#: gnu/packages/image.scm:605 +msgid "Tools and library for working with GIF images" +msgstr "Iloj kaj biblioteko por labori kun bildoj GIF" + +#: gnu/packages/image.scm:607 +msgid "" +"GIFLIB is a library for reading and writing GIF images. It is API and\n" +"ABI compatible with libungif which was in wide use while the LZW " +"compression\n" +"algorithm was patented. Tools are also included to convert, manipulate,\n" +"compose, and analyze GIF images." +msgstr "" + +#: gnu/packages/image.scm:629 +#, fuzzy +msgid "GIF decompression library" +msgstr "PDF-bildiga biblioteko" + +#: gnu/packages/image.scm:631 +msgid "libungif is the old GIF decompression library by the GIFLIB project." +msgstr "" + +#: gnu/packages/image.scm:660 +msgid "Loading, saving, rendering and manipulating image files" +msgstr "Ŝargi, konservi, bildigi kaj manipuli bild-dosierojn" + +#: gnu/packages/image.scm:662 +msgid "" +"Imlib2 is a library that does image file loading and saving as well as\n" +"rendering, manipulation, arbitrary polygon support, etc.\n" +"\n" +"It does ALL of these operations FAST. Imlib2 also tries to be highly\n" +"intelligent about doing them, so writing naive programs can be done easily,\n" +"without sacrificing speed.\n" +"\n" +"This is a complete rewrite over the Imlib 1.x series. The architecture is\n" +"more modular, simple, and flexible." +msgstr "" + +#: gnu/packages/image.scm:694 +msgid "Wrapper library for imlib2" +msgstr "Ĉirkaŭira biblioteko por imlib2" + +#: gnu/packages/image.scm:696 +msgid "" +"Giblib is a simple library which wraps imlib2's context API, avoiding\n" +"all the context_get/set calls, adds fontstyles to the truetype renderer and\n" +"supplies a generic doubly-linked list and some string functions." +msgstr "" + +#: gnu/packages/image.scm:738 +msgid "Library for handling popular graphics image formats" +msgstr "Biblioteko por trakti popularajn grafikaĵajn bild-formojn" + +#: gnu/packages/image.scm:740 +msgid "" +"FreeImage is a library for developers who would like to support popular\n" +"graphics image formats like PNG, BMP, JPEG, TIFF and others." +msgstr "" + +#: gnu/packages/image.scm:795 +#, fuzzy +msgid "Computer vision library" +msgstr "Plursistema son-biblioteko" + +#: gnu/packages/image.scm:797 +msgid "" +"VIGRA stands for Vision with Generic Algorithms. It is an image\n" +"processing and analysis library that puts its main emphasis on customizable\n" +"algorithms and data structures. It is particularly strong for\n" +"multi-dimensional image processing." +msgstr "" + +#: gnu/packages/image.scm:829 +msgid "Lossless and lossy image compression" +msgstr "" + +#: gnu/packages/image.scm:831 +msgid "" +"WebP is a new image format that provides lossless and lossy compression\n" +"for images. WebP lossless images are 26% smaller in size compared to\n" +"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images " +"at\n" +"equivalent SSIM index. WebP supports lossless transparency (also known as\n" +"alpha channel) with just 22% additional bytes. Transparency is also " +"supported\n" +"with lossy compression and typically provides 3x smaller file sizes " +"compared\n" +"to PNG when lossy compression is acceptable for the red/green/blue color\n" +"channels." +msgstr "" + +#: gnu/packages/image.scm:859 +#, fuzzy +msgid "Library for handling MNG files" +msgstr "Biblioteko por trakti dosierojn PNG" + +#: gnu/packages/image.scm:861 +msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." +msgstr "" + +#: gnu/packages/image.scm:889 +msgid "Library and command-line utility to manage image metadata" +msgstr "" + +#: gnu/packages/image.scm:891 +msgid "" +"Exiv2 is a C++ library and a command line utility to manage image\n" +"metadata. It provides fast and easy read and write access to the Exif, " +"IPTC\n" +"and XMP metadata of images in various formats." +msgstr "" + +#: gnu/packages/image.scm:931 +#, fuzzy +msgid "Library for manipulating many image formats" +msgstr "Biblioteko por manipuli la aŭdvidan formon ogg" + +#: gnu/packages/image.scm:932 +msgid "" +"Developer's Image Library (DevIL) is a library to develop\n" +"applications with support for many types of images. DevIL can load, save,\n" +"convert, manipulate, filter and display a wide variety of image formats." +msgstr "" + +#: gnu/packages/image.scm:952 +msgid "JPEG-2000 library" +msgstr "" + +#: gnu/packages/image.scm:953 +msgid "" +"The JasPer Project is an initiative to provide a reference\n" +"implementation of the codec specified in the JPEG-2000 Part-1 standard (i." +"e.,\n" +"ISO/IEC 15444-1)." +msgstr "" + +#: gnu/packages/image.scm:983 +msgid "Scaling, colorspace conversion, and dithering library" +msgstr "" + +#: gnu/packages/image.scm:984 +msgid "" +"Zimg implements the commonly required image processing basics\n" +"of scaling, colorspace conversion, and depth conversion. A simple API " +"enables\n" +"conversion between any supported formats to operate with minimal knowledge " +"from\n" +"the programmer." +msgstr "" + +#: gnu/packages/image.scm:1017 +msgid "Perceptual image comparison utility" +msgstr "" + +#: gnu/packages/image.scm:1018 +msgid "" +"PerceptualDiff visually compares two images to determine\n" +"whether they look alike. It uses a computational model of the human visual\n" +"system to detect similarities. This allows it too see beyond irrelevant\n" +"differences in file encoding, image quality, and other small variations." +msgstr "" + +#: gnu/packages/image.scm:1058 +msgid "Image and audio steganography" +msgstr "" + +#: gnu/packages/image.scm:1060 +msgid "" +"Steghide is a program to hide data in various kinds of image and audio\n" +"files (known as @dfn{steganography}). Neither color nor sample frequencies " +"are\n" +"changed, making the embedding resistant against first-order statistical " +"tests." +msgstr "" + +#: gnu/packages/image.scm:1085 +#, fuzzy +msgid "Image library for Extempore" +msgstr "Ĉirkaŭira biblioteko por imlib2" + +#: gnu/packages/image.scm:1087 +msgid "" +"This package is a collection of assorted single-file libraries. Of\n" +"all included libraries only the image loading and decoding library is\n" +"installed as @code{stb_image}." +msgstr "" + +#: gnu/packages/image.scm:1116 +msgid "Optimizer that recompresses PNG image files to a smaller size" +msgstr "" + +#: gnu/packages/image.scm:1117 +msgid "" +"OptiPNG is a PNG optimizer that recompresses image\n" +"files to a smaller size, without losing any information. This program\n" +"also converts external formats (BMP, GIF, PNM and TIFF) to optimized\n" +"PNG, and performs PNG integrity checks and corrections." +msgstr "" + +#: gnu/packages/image.scm:1142 +msgid "SIMD-accelerated JPEG image handling library" +msgstr "" + +#: gnu/packages/image.scm:1143 +msgid "" +"libjpeg-turbo is a JPEG image codec that accelerates baseline\n" +"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 " +"on\n" +"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other " +"systems,\n" +"its highly-optimized Huffman coding routines allow it to outperform libjpeg " +"by\n" +"a significant amount.\n" +"libjpeg-turbo implements both the traditional libjpeg API and the less " +"powerful\n" +"but more straightforward TurboJPEG API, and provides a full-featured Java\n" +"interface. It supports color space extensions that allow it to compress " +"from\n" +"and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." +msgstr "" + +#: gnu/packages/image.scm:1191 +#, fuzzy +msgid "Library for reading and writing files in the nifti-1 format" +msgstr "Biblioteko por legi bildojn laŭ la formo Microsoft WMF" + +#: gnu/packages/image.scm:1192 +msgid "" +"Niftilib is a set of i/o libraries for reading and writing\n" +"files in the nifti-1 data format - a binary file format for storing\n" +"medical image data, e.g. magnetic resonance image (MRI) and functional MRI\n" +"(fMRI) brain images." +msgstr "" + +#: gnu/packages/image.scm:1231 +msgid "Color picker" +msgstr "" + +#: gnu/packages/image.scm:1232 +msgid "Gpick is an advanced color picker and palette editing tool." +msgstr "" + +#: gnu/packages/image.scm:1248 +#, fuzzy +msgid "IPTC metadata manipulation library" +msgstr "Biblioteko de GNOME por ŝargi kaj manipuli bildojn" + +#: gnu/packages/image.scm:1249 +msgid "" +"Libiptcdata is a C library for manipulating the International\n" +"Press Telecommunications Council (IPTC) metadata stored within multimedia " +"files\n" +"such as images. This metadata can include captions and keywords, often used " +"by\n" +"popular photo management applications. The library provides routines for\n" +"parsing, viewing, modifying, and saving this metadata." +msgstr "" + +#: gnu/packages/image.scm:1285 +msgid "Powerful yet simple to use screenshot software" +msgstr "" + +#: gnu/packages/image.scm:1286 +msgid "" +"Flameshot is a screenshot program.\n" +"Features:\n" +"\n" +"@itemize\n" +"@item Customizable appearance.\n" +"@item Easy to use.\n" +"@item In-app screenshot edition.\n" +"@item DBus interface.\n" +"@item Upload to Imgur.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image.scm:1312 +msgid "Read and write JPEG images with R" +msgstr "" + +#: gnu/packages/image.scm:1313 +msgid "" +"This package provides a way to read, write and display bitmap\n" +"images stored in the JPEG format with R. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image-viewers.scm:90 +msgid "Fast and light imlib2-based image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:92 +msgid "" +"feh is an X11 image viewer aimed mostly at console users.\n" +"Unlike most other viewers, it does not have a fancy GUI, but simply\n" +"displays images. It can also be used to set the desktop wallpaper.\n" +"It is controlled via commandline arguments and configurable key/mouse\n" +"actions." +msgstr "" + +#: gnu/packages/image-viewers.scm:142 +msgid "Lightweight GTK+ based image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:144 +msgid "" +"Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" +"systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" +"interoperability; easy integration with other software; geeqie works on " +"files\n" +"and directories, there is no need to import images; fast preview for many " +"raw\n" +"image formats; tools for image comparison, sorting and managing photo\n" +"collection. Geeqie was initially based on GQview." +msgstr "" + +#: gnu/packages/image-viewers.scm:169 +msgid "Simple and fast image viewer for X" +msgstr "" + +#: gnu/packages/image-viewers.scm:170 +msgid "" +"gpicview is a lightweight GTK+ 2.x based image viewer.\n" +"It is the default image viewer on LXDE desktop environment." +msgstr "" + +#: gnu/packages/image-viewers.scm:211 +msgid "Simple X Image Viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:213 +msgid "" +"sxiv is an alternative to feh and qiv. Its primary goal is to\n" +"provide the most basic features required for fast image viewing. It has\n" +"vi key bindings and works nicely with tiling window managers. Its code\n" +"base should be kept small and clean to make it easy for you to dig into\n" +"it and customize it for your needs." +msgstr "" + +#: gnu/packages/image-viewers.scm:260 +msgid "Simple, fast and elegant image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:261 +msgid "" +"Viewnior is an image viewer program. Created to be simple,\n" +"fast and elegant. Its minimalistic interface provides more screenspace for\n" +"your images. Among its features are:\n" +"@enumerate\n" +"@item Fullscreen & Slideshow\n" +"@item Rotate, flip, crop, save, delete images\n" +"@item Animation support\n" +"@item Browse only selected images\n" +"@item Navigation window\n" +"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, " +"Nitrogen)\n" +"@item Simple interface\n" +"@item EXIF and IPTC metadata\n" +"@item Configurable mouse actions\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/image-viewers.scm:329 +msgid "Render images in the terminal" +msgstr "" + +#: gnu/packages/image-viewers.scm:331 +msgid "" +"Catimg is a little program that prints images in the terminal.\n" +"It supports JPEG, PNG and GIF formats." +msgstr "" + +#: gnu/packages/image-viewers.scm:382 +msgid "High dynamic range (HDR) imaging application" +msgstr "" + +#: gnu/packages/image-viewers.scm:384 +msgid "" +"Luminance HDR (formerly QtPFSGui) is a graphical user interface\n" +"application that aims to provide a workflow for high dynamic range (HDR)\n" +"imaging. It supports several HDR and LDR image formats, and it can:\n" +"\n" +"@itemize\n" +"@item Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and\n" +"16bit, RAW) of the same scene taken at different exposure setting;\n" +"@item Save load HDR images;\n" +"@item Rotate, resize and crop HDR images;\n" +"@item Tone-map HDR images;\n" +"@item Copy EXIF data between sets of images.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image-viewers.scm:432 +msgid "Image viewer for comics" +msgstr "" + +#: gnu/packages/image-viewers.scm:433 +msgid "" +"MComix is a customizable image viewer that specializes as\n" +"a comic and manga reader. It supports a variety of container formats\n" +"including CBZ, CB7, CBT, LHA." +msgstr "" + +#: gnu/packages/inkscape.scm:86 +msgid "Vector graphics editor" +msgstr "Vektor-grafika redaktilo" + +#: gnu/packages/inkscape.scm:87 +msgid "" +"Inkscape is a vector graphics editor. What sets Inkscape\n" +"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C " +"standard,\n" +"as the native format." +msgstr "" + +#: gnu/packages/jemalloc.scm:64 +msgid "General-purpose scalable concurrent malloc implementation" +msgstr "" + +#: gnu/packages/jemalloc.scm:66 +msgid "" +"This library providing a malloc(3) implementation that emphasizes\n" +"fragmentation avoidance and scalable concurrency support." +msgstr "" + +#: gnu/packages/key-mon.scm:50 +msgid "Show keyboard and mouse status" +msgstr "" + +#: gnu/packages/key-mon.scm:52 +msgid "" +"The key-mon utility displays the current keyboard and mouse status.\n" +"This is useful for teaching and screencasts." +msgstr "" + +#: gnu/packages/less.scm:41 +msgid "Paginator for terminals" +msgstr "" + +#: gnu/packages/less.scm:43 +msgid "" +"GNU less is a pager, a program that allows you to view large amounts\n" +"of text in page-sized chunks. Unlike traditional pagers, it allows both\n" +"backwards and forwards movement through the document. It also does not " +"have\n" +"to read the entire input file before starting, so it starts faster than " +"most\n" +"text editors." +msgstr "" + +#: gnu/packages/lesstif.scm:47 +msgid "Clone of the Motif toolkit for the X window system" +msgstr "" + +#: gnu/packages/lesstif.scm:48 +msgid "Clone of the Motif toolkit for the X window system." +msgstr "" + +#: gnu/packages/libreoffice.scm:96 +msgid "General purpose formula parser and interpreter" +msgstr "" + +#: gnu/packages/libreoffice.scm:97 +msgid "" +"Ixion is a library for calculating the results of formula\n" +"expressions stored in multiple named targets, or \"cells\". The cells can\n" +"be referenced from each other, and the library takes care of resolving\n" +"their dependencies automatically upon calculation." +msgstr "" + +#: gnu/packages/libreoffice.scm:123 +msgid "File import filter library for spreadsheet documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:124 +msgid "" +"Orcus is a library that provides a collection of standalone\n" +"file processing filters. It is currently focused on providing filters for\n" +"spreadsheet documents. The library includes import filters for\n" +"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document " +"Spreadsheet,\n" +"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers " +"for\n" +"CSV, CSS and XML." +msgstr "" + +#: gnu/packages/libreoffice.scm:158 +msgid "Document importer for office suites" +msgstr "" + +#: gnu/packages/libreoffice.scm:159 +msgid "" +"Librevenge is a base library for writing document import\n" +"filters. It has interfaces for text documents, vector graphics,\n" +"spreadsheets and presentations." +msgstr "" + +#: gnu/packages/libreoffice.scm:184 +msgid "Library for importing WordPerfect documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:185 +msgid "" +"Libwpd is a C++ library designed to help process\n" +"WordPerfect documents. It is most commonly used to import such documents\n" +"into other word processors." +msgstr "" + +#: gnu/packages/libreoffice.scm:218 +msgid "Library for import of reflowable e-book formats" +msgstr "" + +#: gnu/packages/libreoffice.scm:219 +msgid "" +"Libe-book is a library and a set of tools for reading and\n" +"converting various reflowable e-book formats. Currently supported are:\n" +"Broad Band eBook, eReader .pdb, FictionBook v. 2 (including zipped files),\n" +"PalmDoc Ebook, Plucker .pdb, QiOO (mobile format, for java-enabled\n" +"cellphones), TCR (simple compressed text format), TealDoc, zTXT,\n" +"ZVR (simple compressed text format)." +msgstr "" + +#: gnu/packages/libreoffice.scm:248 +msgid "Library and tools for the WordPerfect Graphics format" +msgstr "" + +#: gnu/packages/libreoffice.scm:249 +msgid "" +"The libwpg project provides a library and tools for\n" +"working with graphics in the WPG (WordPerfect Graphics) format." +msgstr "" + +#: gnu/packages/libreoffice.scm:290 +#, fuzzy +msgid "CMIS client library" +msgstr "Klienta biblioteko por \"Music Player Daemon\"" + +#: gnu/packages/libreoffice.scm:291 +msgid "" +"LibCMIS is a C++ client library for the CMIS interface. It\n" +"allows C++ applications to connect to any ECM behaving as a CMIS server " +"such\n" +"as Alfresco or Nuxeo." +msgstr "" + +#: gnu/packages/libreoffice.scm:322 +#, fuzzy +msgid "Library for parsing the AbiWord format" +msgstr "Biblioteko por manipuli la aŭdvidan formon ogg" + +#: gnu/packages/libreoffice.scm:323 +msgid "" +"Libabw is a library that parses the file format of\n" +"AbiWord documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:354 +#, fuzzy +msgid "Library for parsing the CorelDRAW format" +msgstr "Biblioteko por manipuli la aŭdvidan formon ogg" + +#: gnu/packages/libreoffice.scm:355 +msgid "" +"Libcdr is a library that parses the file format of\n" +"CorelDRAW documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:387 +#, fuzzy +msgid "Library for parsing the Apple Keynote format" +msgstr "Biblioteko por manipuli la aŭdvidan formon ogg" + +#: gnu/packages/libreoffice.scm:388 +msgid "" +"Libetonyek is a library that parses the file format of\n" +"Apple Keynote documents. It currently supports Keynote versions 2 to 5." +msgstr "" + +#: gnu/packages/libreoffice.scm:412 +#, fuzzy +msgid "Library to access tags for identifying languages" +msgstr "Biblioteko por aliri zip-dosierojn" + +#: gnu/packages/libreoffice.scm:413 +msgid "" +"Liblangtag implements an interface to work with tags\n" +"for identifying languages as described in RFC 5646. It supports the\n" +"extensions described in RFC6067 and RFC6497, and Extension T for\n" +"language/locale identifiers as described in the Unicode CLDR\n" +"standard 21.0.2." +msgstr "" + +#: gnu/packages/libreoffice.scm:433 +#, fuzzy +msgid "Text Categorization library" +msgstr "Datumar-fonta abstrakta biblioteko" + +#: gnu/packages/libreoffice.scm:434 +msgid "" +"Libexttextcat is an N-Gram-Based Text Categorization\n" +"library primarily intended for language guessing." +msgstr "" + +#: gnu/packages/libreoffice.scm:464 +#, fuzzy +msgid "Library for parsing the FreeHand format" +msgstr "Biblioteko por manipuli la aŭdvidan formon ogg" + +#: gnu/packages/libreoffice.scm:465 +msgid "" +"Libfreehand is a library that parses the file format of\n" +"Aldus/Macromedia/Adobe FreeHand documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:491 +#, fuzzy +msgid "Library for parsing the Microsoft Publisher format" +msgstr "Biblioteko por legi bildojn laŭ la formo Microsoft WMF" + +#: gnu/packages/libreoffice.scm:492 +msgid "" +"Libmspub is a library that parses the file format of\n" +"Microsoft Publisher documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:517 +#, fuzzy +msgid "Library for parsing the PageMaker format" +msgstr "Biblioteko por manipuli la aŭdvidan formon ogg" + +#: gnu/packages/libreoffice.scm:518 +msgid "" +"Libpagemaker is a library that parses the file format of\n" +"Aldus/Adobe PageMaker documents. Currently it only understands documents\n" +"created by PageMaker version 6.x and 7." +msgstr "" + +#: gnu/packages/libreoffice.scm:548 +#, fuzzy +msgid "Library for parsing the Microsoft Visio format" +msgstr "Biblioteko por legi bildojn laŭ la formo Microsoft WMF" + +#: gnu/packages/libreoffice.scm:549 +msgid "" +"Libvisio is a library that parses the file format of\n" +"Microsoft Visio documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:577 +msgid "ODF (Open Document Format) library" +msgstr "" + +#: gnu/packages/libreoffice.scm:578 +msgid "" +"Libodfgen is a library for generating documents in the\n" +"Open Document Format (ODF). It provides generator implementations for all\n" +"document interfaces supported by librevenge:\n" +"text documents, vector drawings, presentations and spreadsheets." +msgstr "" + +#: gnu/packages/libreoffice.scm:605 +msgid "Import library for some old Macintosh text documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:606 +msgid "" +"Libmwaw contains some import filters for old Macintosh\n" +"text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" +"spreadsheet documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:629 +msgid "Provides LibreOffice support for old StarOffice documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:630 +msgid "" +"@code{libstaroffice} is an import filter for the document formats\n" +"from the old StarOffice (.sdc, .sdw, ...)." +msgstr "" + +#: gnu/packages/libreoffice.scm:655 +msgid "Import library for Microsoft Works text documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:656 +#, fuzzy +msgid "" +"Libwps is a library for importing files in the Microsoft\n" +"Works word processor file format." +msgstr "Biblioteko por legi bildojn laŭ la formo Microsoft WMF" + +#: gnu/packages/libreoffice.scm:683 +msgid "Parses file format of Zoner Callisto/Draw documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:684 +msgid "" +"Libzmf is a library that parses the file format of Zoner\n" +"Callisto/Draw documents. Currently it only understands documents created " +"by\n" +"Zoner Draw version 4 and 5." +msgstr "" + +#: gnu/packages/libreoffice.scm:719 +msgid "" +"Hunspell is a spell checker and morphological analyzer\n" +"library and program designed for languages with rich morphology and complex\n" +"word compounding or character encoding." +msgstr "" + +#. TRANSLATORS: In French, this is "Français classique". +#: gnu/packages/libreoffice.scm:782 +msgid "Hunspell dictionary for ``classic'' French (recommended)" +msgstr "" + +#. TRANSLATORS: In French, this is "Français moderne". +#: gnu/packages/libreoffice.scm:787 +msgid "Hunspell dictionary for ``modern'' French" +msgstr "" + +#: gnu/packages/libreoffice.scm:791 +msgid "Hunspell dictionary for the post @dfn{1990 réforme} French" +msgstr "" + +#: gnu/packages/libreoffice.scm:795 +msgid "Hunspell dictionary for all variants of French" +msgstr "" + +#: gnu/packages/libreoffice.scm:813 +#, fuzzy +msgid "Hyphenation library" +msgstr "PDF-bildiga biblioteko" + +#: gnu/packages/libreoffice.scm:814 +msgid "" +"Hyphen is a hyphenation library using TeX hyphenation\n" +"patterns, which are pre-processed by a perl script." +msgstr "" + +#: gnu/packages/libreoffice.scm:837 +msgid "Thesaurus" +msgstr "" + +#: gnu/packages/libreoffice.scm:838 +msgid "" +"MyThes is a simple thesaurus that uses a structured text\n" +"data file and an index file with binary search to look up words and phrases\n" +"and to return information on pronunciations, meanings and synonyms." +msgstr "" + +#: gnu/packages/libreoffice.scm:1042 +msgid "Office suite" +msgstr "" + +#: gnu/packages/libreoffice.scm:1043 +msgid "" +"LibreOffice is a comprehensive office suite. It contains\n" +"a number of components: Writer, a word processor; Calc, a spreadsheet\n" +"application; Impress, a presentation engine; Draw, a drawing and\n" +"flowcharting application; Base, a database and database frontend;\n" +"Math for editing mathematics." +msgstr "" + +#: gnu/packages/linux.scm:213 +msgid "GNU Linux-Libre kernel headers" +msgstr "GNU Linux-Libre kernaj kapdosieroj" + +#: gnu/packages/linux.scm:214 +msgid "Headers of the Linux-Libre kernel." +msgstr "Kapdosieroj de la kerno Linux-Libre." + +#: gnu/packages/linux.scm:373 +msgid "100% free redistribution of a cleaned Linux kernel" +msgstr "100% libera redistribuo de purigita Linuks-kerno" + +#: gnu/packages/linux.scm:375 +msgid "" +"GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" +"It has been modified to remove all non-free binary blobs." +msgstr "" +"GNU Linux-Libre estas libera variaĵo de la linuksa kerno.\n" +"Ĝi estas modifita por forigi ĉiujn ne-liberajn ciferecajn senkodumaĵojn." + +#: gnu/packages/linux.scm:496 +msgid "Pluggable authentication modules for Linux" +msgstr "Konekteblaj aŭtentikigaj moduloj por Linukso" + +#: gnu/packages/linux.scm:498 +msgid "" +"A *Free* project to implement OSF's RFC 86.0.\n" +"Pluggable authentication modules are small shared object files that can\n" +"be used through the PAM API to perform tasks, like authenticating a user\n" +"at login. Local and dynamic reconfiguration are its key features." +msgstr "" + +#: gnu/packages/linux.scm:540 +#, fuzzy +msgid "Small utilities that use the proc file system" +msgstr "Etaj utilaĵoj kiuj uzas la dosiersistemon proc" + +#: gnu/packages/linux.scm:542 +msgid "" +"This PSmisc package is a set of some small useful utilities that\n" +"use the proc file system. We're not about changing the world, but\n" +"providing the system administrator with some help in common tasks." +msgstr "" + +#: gnu/packages/linux.scm:627 +msgid "Collection of utilities for the Linux kernel" +msgstr "Aro da utilaĵoj por la Linuks-kerno" + +#: gnu/packages/linux.scm:628 +msgid "" +"Util-linux is a diverse collection of Linux kernel\n" +"utilities. It provides dmesg and includes tools for working with file " +"systems,\n" +"block devices, UUIDs, TTYs, and many other tools." +msgstr "" + +#: gnu/packages/linux.scm:661 +msgid "PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR" +msgstr "" + +#: gnu/packages/linux.scm:663 +msgid "" +"ddate displays the Discordian date and holidays of a given date.\n" +"The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" +"by Robert Shea and Robert Anton Wilson." +msgstr "" + +#: gnu/packages/linux.scm:708 +msgid "Utilities that give information about processes" +msgstr "Utilaĵoj kiuj informas pri procezoj" + +#: gnu/packages/linux.scm:710 +msgid "" +"Procps is the package that has a bunch of small useful utilities\n" +"that give information about processes using the Linux /proc file system.\n" +"The package includes the programs ps, top, vmstat, w, kill, free,\n" +"slabtop, and skill." +msgstr "" + +#: gnu/packages/linux.scm:736 +msgid "Tools for working with USB devices, such as lsusb" +msgstr "Iloj por labori kun USB-aparatoj, kiel lsusb" + +#: gnu/packages/linux.scm:738 +msgid "Tools for working with USB devices, such as lsusb." +msgstr "Iloj por labori kun USB-aparatoj, kiel lsusb." + +#: gnu/packages/linux.scm:814 +msgid "Creating and checking ext2/ext3/ext4 file systems" +msgstr "Kreo kaj kontrolo de dosiersistemoj ext2/ext3/ext4" + +#: gnu/packages/linux.scm:816 +msgid "" +"This package provides tools for manipulating ext2/ext3/ext4 file systems." +msgstr "" +"Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4." + +#: gnu/packages/linux.scm:857 +#, fuzzy +msgid "Statically-linked e2fsck command from e2fsprogs" +msgstr "Statik-ligitaj komandoj fsck.* el e2fsprogs" + +#: gnu/packages/linux.scm:858 +msgid "" +"This package provides statically-linked e2fsck command taken\n" +"from the e2fsprogs package. It is meant to be used in initrds." +msgstr "" + +#: gnu/packages/linux.scm:877 +msgid "Recover deleted files from ext2/3/4 partitions" +msgstr "" + +#: gnu/packages/linux.scm:879 +msgid "" +"Extundelete is a set of tools that can recover deleted files from an\n" +"ext3 or ext4 partition." +msgstr "" + +#: gnu/packages/linux.scm:910 +msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" +msgstr "Neniu ne-rezervita regiono en dosiersistemoj ext2/ext3/ext4" + +#: gnu/packages/linux.scm:912 +msgid "" +"Zerofree finds the unallocated blocks with non-zero value content in an\n" +"ext2, ext3, or ext4 file system and fills them with zeroes (or another " +"value).\n" +"This is a simple way to make disk images more compressible.\n" +"Zerofree requires the file system to be unmounted or mounted read-only." +msgstr "" + +#: gnu/packages/linux.scm:940 +msgid "System call tracer for Linux" +msgstr "Sistem-voka ŝpursekvilo por Linukso" + +#: gnu/packages/linux.scm:942 +msgid "" +"strace is a system call tracer, i.e. a debugging tool which prints out a\n" +"trace of all the system calls made by a another process/program." +msgstr "" + +#: gnu/packages/linux.scm:963 +#, fuzzy +msgid "Library call tracer for Linux" +msgstr "Sistem-voka ŝpursekvilo por Linukso" + +#: gnu/packages/linux.scm:965 +msgid "" +"ltrace intercepts and records dynamic library calls which are called by\n" +"an executed process and the signals received by that process. It can also\n" +"intercept and print the system calls executed by the program." +msgstr "" + +#: gnu/packages/linux.scm:984 +msgid "The Advanced Linux Sound Architecture libraries" +msgstr "La bibliotekoj de Altnivela Linuksa Sona Arkitekturo" + +#: gnu/packages/linux.scm:986 gnu/packages/linux.scm:1030 +msgid "" +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system." +msgstr "" +"La Altnivela Linuksa Sona Arkitekturo (ALSA) provizas sonan kaj\n" +"MIDI-an funkciojn por linuks-surbazita operaci-sistemo." + +#: gnu/packages/linux.scm:1028 +msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" +msgstr "Utilaĵoj por la Altnivela Linuksa Sona Arkitekturo (ALSA)" + +#: gnu/packages/linux.scm:1088 +#, fuzzy +msgid "Plugins for the Advanced Linux Sound Architecture (ALSA)" +msgstr "Utilaĵoj por la Altnivela Linuksa Sona Arkitekturo (ALSA)" + +#: gnu/packages/linux.scm:1090 +msgid "" +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system. This package " +"enhances ALSA\n" +"by providing additional plugins which include: upmixing, downmixing, jackd " +"and\n" +"pulseaudio support for native alsa applications, format conversion (s16 to " +"a52), and\n" +"external rate conversion." +msgstr "" + +#: gnu/packages/linux.scm:1124 +#, fuzzy +msgid "Programs to configure Linux IP packet filtering rules" +msgstr "Programo por agordi la IP-pakajn filtrajn regulojn de Linukso" + +#: gnu/packages/linux.scm:1126 +msgid "" +"@command{iptables} is the user-space command line program used to\n" +"configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" +"(@dfn{firewall}), including @dfn{NAT} (Network Address Translation).\n" +"\n" +"This package also includes @command{ip6tables}, which is used to configure " +"the\n" +"IPv6 packet filter.\n" +"\n" +"Both commands are targeted at system administrators.\n" +msgstr "" + +#: gnu/packages/linux.scm:1183 +msgid "Ethernet bridge frame table administration" +msgstr "" + +#: gnu/packages/linux.scm:1186 +msgid "" +"ebtables is an application program used to set up and maintain the\n" +"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It " +"is\n" +"analogous to the iptables application, but less complicated, due to the " +"fact\n" +"that the Ethernet protocol is much simpler than the IP protocol." +msgstr "" + +#: gnu/packages/linux.scm:1234 +msgid "Utilities for controlling TCP/IP networking and traffic in Linux" +msgstr "Utilaĵoj por regi reton TCP/IP kaj trafikon en Linukso" + +#: gnu/packages/linux.scm:1236 +msgid "" +"Iproute2 is a collection of utilities for controlling TCP/IP networking\n" +"and traffic with the Linux kernel. The most important of these are\n" +"@command{ip}, which configures IPv4 and IPv6, and @command{tc} for traffic\n" +"control.\n" +"\n" +"Most network configuration manuals still refer to ifconfig and route as the\n" +"primary network configuration tools, but ifconfig is known to behave\n" +"inadequately in modern network environments, and both should be deprecated." +msgstr "" + +#: gnu/packages/linux.scm:1312 +msgid "Tools for controlling the network subsystem in Linux" +msgstr "Iloj por regi la retan subsistemon en Linukso" + +#: gnu/packages/linux.scm:1314 +msgid "" +"This package includes the important tools for controlling the network\n" +"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp " +"and\n" +"route. Additionally, this package contains utilities relating to " +"particular\n" +"network hardware types (plipconfig, slattach) and advanced aspects of IP\n" +"configuration (iptunnel, ipmaddr)." +msgstr "" + +#: gnu/packages/linux.scm:1351 +msgid "Library for working with POSIX capabilities" +msgstr "Biblioteko por labori kun kapabloj POSIX" + +#: gnu/packages/linux.scm:1353 +msgid "" +"Libcap2 provides a programming interface to POSIX capabilities on\n" +"Linux-based operating systems." +msgstr "" +"Libcap2 provizas program-interfacon por kapabloj POSIX en\n" +"operaciumaj sistemoj bazitaj sur Linukso." + +#: gnu/packages/linux.scm:1396 +msgid "Manipulate Ethernet bridges" +msgstr "Manipuli pontojn Ethernet" + +#: gnu/packages/linux.scm:1398 +msgid "" +"Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" +"to connect two Ethernet segments together in a protocol independent way.\n" +"Packets are forwarded based on Ethernet address, rather than IP address " +"(like\n" +"a router). Since forwarding is done at Layer 2, all protocols can go\n" +"transparently through a bridge." +msgstr "" + +#: gnu/packages/linux.scm:1466 +msgid "NetLink protocol library suite" +msgstr "Biblioteka programaro por la protokolo NetLink" + +#: gnu/packages/linux.scm:1468 +msgid "" +"The libnl suite is a collection of libraries providing APIs to netlink\n" +"protocol based Linux kernel interfaces. Netlink is an IPC mechanism " +"primarily\n" +"between the kernel and user space processes. It was designed to be a more\n" +"flexible successor to ioctl to provide mainly networking related kernel\n" +"configuration and monitoring interfaces." +msgstr "" + +#: gnu/packages/linux.scm:1498 +msgid "Tool for configuring wireless devices" +msgstr "Iloj por agordi linuksajn sendratajn aparatojn" + +#: gnu/packages/linux.scm:1500 +msgid "" +"iw is a new nl80211 based CLI configuration utility for wireless\n" +"devices. It replaces @code{iwconfig}, which is deprecated." +msgstr "" + +#: gnu/packages/linux.scm:1546 +msgid "Analyze power consumption on Intel-based laptops" +msgstr "Analizi konsumon de potenco en tekkomputiloj bazitaj sur Intel" + +#: gnu/packages/linux.scm:1548 +msgid "" +"PowerTOP is a Linux tool to diagnose issues with power consumption and\n" +"power management. In addition to being a diagnostic tool, PowerTOP also " +"has\n" +"an interactive mode where the user can experiment various power management\n" +"settings for cases where the operating system has not enabled these\n" +"settings." +msgstr "" + +#: gnu/packages/linux.scm:1570 +msgid "Audio mixer for X and the console" +msgstr "Son-miksilo por X kaj la konzolo" + +#: gnu/packages/linux.scm:1572 +msgid "" +"Aumix adjusts an audio mixer from X, the console, a terminal,\n" +"the command line or a script." +msgstr "" +"Aumix agordas son-miksilo el X, la konzolo, terminalo,\n" +"la komandlinio aŭ el skripto." + +#: gnu/packages/linux.scm:1596 +msgid "Displays the IO activity of running processes" +msgstr "Montri la en/eligan aktivaĵon de rulantaj procezoj" + +#: gnu/packages/linux.scm:1598 +msgid "" +"Iotop is a Python program with a top like user interface to show the\n" +"processes currently causing I/O." +msgstr "" + +#: gnu/packages/linux.scm:1652 +msgid "Support file systems implemented in user space" +msgstr "Subteni dosiersistemojn realigatajn en la uzant-spaco" + +#: gnu/packages/linux.scm:1654 +msgid "" +"As a consequence of its monolithic design, file system code for Linux\n" +"normally goes into the kernel itself---which is not only a robustness " +"issue,\n" +"but also an impediment to system extensibility. FUSE, for \"file systems " +"in\n" +"user space\", is a kernel module and user-space library that tries to " +"address\n" +"part of this problem by allowing users to run file system implementations " +"as\n" +"user-space processes." +msgstr "" + +#: gnu/packages/linux.scm:1685 +msgid "User-space union file system" +msgstr "Uzant-spaca unuiga dosiersistemo" + +#: gnu/packages/linux.scm:1687 +msgid "" +"UnionFS-FUSE is a flexible union file system implementation in user\n" +"space, using the FUSE library. Mounting a union file system allows you to\n" +"\"aggregate\" the contents of several directories into a single mount " +"point.\n" +"UnionFS-FUSE additionally supports copy-on-write." +msgstr "" + +#: gnu/packages/linux.scm:1712 +msgid "User-space union file system (statically linked)" +msgstr "Uzant-spaca unuiga dosiersistemo (statike ligita)" + +#: gnu/packages/linux.scm:1760 +msgid "Mount remote file systems over SSH" +msgstr "Munti demalproksimajn dosiersistemojn per SSH" + +#: gnu/packages/linux.scm:1762 +msgid "" +"This is a file system client based on the SSH File Transfer Protocol.\n" +"Since most SSH servers already support this protocol it is very easy to set\n" +"up: on the server side there's nothing to do; on the client side mounting " +"the\n" +"file system is as easy as logging into the server with an SSH client." +msgstr "" + +#: gnu/packages/linux.scm:1785 +msgid "Tool for mounting archive files with FUSE" +msgstr "" + +#: gnu/packages/linux.scm:1786 +msgid "" +"archivemount is a FUSE-based file system for Unix variants,\n" +"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) " +"to a\n" +"mount point where it can be read from or written to as with any other file\n" +"system. This makes accessing the contents of the archive, which may be\n" +"compressed, transparent to other programs, without decompressing them." +msgstr "" + +#: gnu/packages/linux.scm:1816 +msgid "Tools for non-uniform memory access (NUMA) machines" +msgstr "Iloj por maŝinoj kun ne-kontinua memor-aliro (NUMA)" + +#: gnu/packages/linux.scm:1818 +msgid "" +"NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" +"memory is not all in one place. The numactl program allows you to run your\n" +"application program on specific CPU's and memory nodes. It does this by\n" +"supplying a NUMA memory policy to the operating system before running your\n" +"program.\n" +"\n" +"The package contains other commands, such as numademo, numastat and memhog.\n" +"The numademo command provides a quick overview of NUMA performance on your\n" +"system." +msgstr "" + +#: gnu/packages/linux.scm:1854 +msgid "Neo2 console layout" +msgstr "" + +#: gnu/packages/linux.scm:1856 +msgid "" +"Kbd-neo provides the Neo2 keyboard layout for use with\n" +"@command{loadkeys(1)} from @code{kbd(4)}." +msgstr "" + +#: gnu/packages/linux.scm:1919 +msgid "Linux keyboard utilities and keyboard maps" +msgstr "Linuksaj klavar-utilaĵoj kaj klavar-mapoj" + +#: gnu/packages/linux.scm:1921 +msgid "" +"This package contains keytable files and keyboard utilities compatible\n" +"for systems using the Linux kernel. This includes commands such as\n" +"'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." +msgstr "" + +#: gnu/packages/linux.scm:1940 +msgid "Monitor file accesses" +msgstr "Observi dosier-alirojn" + +#: gnu/packages/linux.scm:1942 +msgid "" +"The inotify-tools packages provides a C library and command-line tools\n" +"to use Linux' inotify mechanism, which allows file accesses to be monitored." +msgstr "" + +#: gnu/packages/linux.scm:1980 +msgid "Kernel module tools" +msgstr "Iloj por kerno-moduloj" + +#: gnu/packages/linux.scm:1981 +msgid "" +"Kmod is a set of tools to handle common tasks with Linux\n" +"kernel modules like insert, remove, list, check properties, resolve\n" +"dependencies and aliases.\n" +"\n" +"These tools are designed on top of libkmod, a library that is shipped with\n" +"kmod. The aim is to be compatible with tools, configurations and indices\n" +"from the module-init-tools project." +msgstr "" + +#: gnu/packages/linux.scm:2045 +msgid "Userspace device management" +msgstr "Administro de uzant-spaca aparato" + +#: gnu/packages/linux.scm:2046 +msgid "" +"Udev is a daemon which dynamically creates and removes\n" +"device nodes from /dev/, handles hotplug events and loads drivers at boot\n" +"time." +msgstr "" + +#: gnu/packages/linux.scm:2111 +msgid "Logical volume management for Linux" +msgstr "Administro de logika volumo por Linukso" + +#: gnu/packages/linux.scm:2113 +msgid "" +"LVM2 is the logical volume management tool set for Linux-based systems.\n" +"This package includes the user-space libraries and tools, including the " +"device\n" +"mapper. Kernel components are part of Linux-libre." +msgstr "" + +#: gnu/packages/linux.scm:2135 +#, fuzzy +msgid "Logical volume management for Linux (statically linked)" +msgstr "Administro de logika volumo por Linukso" + +#: gnu/packages/linux.scm:2165 +msgid "Tools for manipulating Linux Wireless Extensions" +msgstr "Iloj por manipuli linuksan \"Wireless Extensions\"" + +#: gnu/packages/linux.scm:2166 +msgid "" +"Wireless Tools are used to manipulate the now-deprecated\n" +"Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" +"Extension was an interface allowing you to set Wireless LAN specific\n" +"parameters and get the specific stats. It is deprecated in favor the " +"nl80211\n" +"interface." +msgstr "" + +#: gnu/packages/linux.scm:2238 +msgid "Central regulatory domain agent (CRDA) for WiFi" +msgstr "" + +#: gnu/packages/linux.scm:2240 +msgid "" +"The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" +"communication between the kernel Linux and user space for regulatory\n" +"compliance." +msgstr "" + +#: gnu/packages/linux.scm:2286 +#, fuzzy +msgid "Wireless regulatory database" +msgstr "Datumbazo de Berkeley" + +#: gnu/packages/linux.scm:2288 +msgid "" +"This package contains the wireless regulatory database Central\n" +"Regulatory Database Agent (CRDA) daemon. The database contains information " +"on\n" +"country-specific regulations for the wireless spectrum." +msgstr "" + +#: gnu/packages/linux.scm:2365 +msgid "Utilities to read temperature/voltage/fan sensors" +msgstr "Utilaĵoj por legi temperaturan/tensian/ventolilan sensilojn" + +#: gnu/packages/linux.scm:2367 +msgid "" +"Lm-sensors is a hardware health monitoring package for Linux. It allows\n" +"you to access information from temperature, voltage, and fan speed sensors.\n" +"It works with most newer systems." +msgstr "" + +#: gnu/packages/linux.scm:2385 +#, fuzzy +msgid "Manipulate Intel microcode bundles" +msgstr "Manipuli pontojn Ethernet" + +#: gnu/packages/linux.scm:2387 +msgid "" +"@command{iucode_tool} is a utility to work with microcode packages for\n" +"Intel processors. It can convert between formats, extract specific " +"versions,\n" +"create a firmware image suitable for the Linux kernel, and more." +msgstr "" + +#: gnu/packages/linux.scm:2416 +msgid "I2C tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:2418 +msgid "" +"The i2c-tools package contains a heterogeneous set of I2C tools for\n" +"Linux: a bus probing tool, a chip dumper, register-level SMBus access " +"helpers,\n" +"EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" +"SMBus access." +msgstr "" + +#: gnu/packages/linux.scm:2455 +msgid "Hardware health information viewer" +msgstr "Montrilo de informoj pri la aparatara sano" + +#: gnu/packages/linux.scm:2457 +msgid "" +"Xsensors reads data from the libsensors library regarding hardware\n" +"health such as temperature, voltage and fan speed and displays the " +"information\n" +"in a digital read-out." +msgstr "" + +#: gnu/packages/linux.scm:2507 +msgid "Linux profiling with performance counters" +msgstr "Linuksa trajt-esplorado kun rendiment-akumuliloj" + +#: gnu/packages/linux.scm:2509 +msgid "" +"perf is a tool suite for profiling using hardware performance counters,\n" +"with support in the Linux kernel. perf can instrument CPU performance\n" +"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is " +"capable\n" +"of lightweight profiling. This package contains the user-land tools and in\n" +"particular the 'perf' command." +msgstr "" + +#: gnu/packages/linux.scm:2532 +msgid "Simple tool for creating Linux namespace containers" +msgstr "Simpla ilo por krei linuksajn nomspacajn ujojn" + +#: gnu/packages/linux.scm:2533 +msgid "" +"pflask is a simple tool for creating Linux namespace\n" +"containers. It can be used for running a command or even booting an OS " +"inside\n" +"an isolated container, created with the help of Linux namespaces. It is\n" +"similar in functionality to chroot, although pflask provides better " +"isolation\n" +"thanks to the use of namespaces." +msgstr "" + +#: gnu/packages/linux.scm:2562 +msgid "View and tune ATA disk drive parameters" +msgstr "" + +#: gnu/packages/linux.scm:2564 +msgid "" +"@command{hdparm} is a command-line utility to control ATA controllers and\n" +"disk drives. It can increase performance and/or reliability by careful " +"tuning\n" +"of hardware settings like power and acoustic management, DMA modes, and " +"caching.\n" +"It can also display detailed device information, or be used as a simple\n" +"performance benchmarking tool.\n" +"\n" +"@command{hdparm} provides a command line interface to various Linux kernel\n" +"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the " +"older\n" +"IDE driver subsystem. Many external USB drive enclosures with SCSI-ATA " +"Command\n" +"Translation (@dfn{SAT}) are also supported." +msgstr "" + +#: gnu/packages/linux.scm:2595 +#, fuzzy +msgid "Tool for enabling and disabling wireless devices" +msgstr "Iloj por agordi linuksajn sendratajn aparatojn" + +#: gnu/packages/linux.scm:2597 +msgid "" +"rfkill is a simple tool for accessing the rfkill device interface,\n" +"which is used to enable and disable wireless networking devices, typically\n" +"WLAN, Bluetooth and mobile broadband." +msgstr "" + +#: gnu/packages/linux.scm:2618 +msgid "Display information on ACPI devices" +msgstr "" + +#: gnu/packages/linux.scm:2619 +msgid "" +"@code{acpi} attempts to replicate the functionality of the\n" +"\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" +"information. It does not support ACPI suspending, only displays " +"information\n" +"about ACPI devices." +msgstr "" + +#: gnu/packages/linux.scm:2638 +msgid "Daemon for delivering ACPI events to user-space programs" +msgstr "" + +#: gnu/packages/linux.scm:2640 +msgid "" +"acpid is designed to notify user-space programs of Advanced\n" +"Configuration and Power Interface (ACPI) events. acpid should be started\n" +"during the system boot, and will run as a background process. When an ACPI\n" +"event is received from the kernel, acpid will examine the list of rules\n" +"specified in /etc/acpi/events and execute the rules that match the event." +msgstr "" + +#: gnu/packages/linux.scm:2662 +msgid "System utilities based on Linux sysfs" +msgstr "" + +#: gnu/packages/linux.scm:2664 +msgid "" +"These are a set of utilities built upon sysfs, a virtual file system in\n" +"Linux kernel versions 2.5+ that exposes a system's device tree. The " +"package\n" +"also contains the libsysfs library." +msgstr "" + +#: gnu/packages/linux.scm:2693 +msgid "System utilities based on Linux sysfs (version 1.x)" +msgstr "" + +#: gnu/packages/linux.scm:2716 +msgid "Utilities to get and set CPU frequency on Linux" +msgstr "" + +#: gnu/packages/linux.scm:2718 +msgid "" +"The cpufrequtils suite contains utilities to retrieve CPU frequency\n" +"information, and set the CPU frequency if supported, using the cpufreq\n" +"capabilities of the Linux kernel." +msgstr "" + +#: gnu/packages/linux.scm:2737 +msgid "Interface library for the Linux IEEE1394 drivers" +msgstr "" + +#: gnu/packages/linux.scm:2739 +msgid "" +"Libraw1394 is the only supported interface to the kernel side raw1394 of\n" +"the Linux IEEE-1394 subsystem, which provides direct access to the " +"connected\n" +"1394 buses to user space. Through libraw1394/raw1394, applications can " +"directly\n" +"send to and receive from other nodes without requiring a kernel driver for " +"the\n" +"protocol in question." +msgstr "" + +#: gnu/packages/linux.scm:2763 +msgid "AV/C protocol library for IEEE 1394" +msgstr "" + +#: gnu/packages/linux.scm:2765 +msgid "" +"Libavc1394 is a programming interface to the AV/C specification from\n" +"the 1394 Trade Association. AV/C stands for Audio/Video Control." +msgstr "" + +#: gnu/packages/linux.scm:2787 +msgid "Isochronous streaming media library for IEEE 1394" +msgstr "" + +#: gnu/packages/linux.scm:2789 +msgid "" +"The libiec61883 library provides a higher level API for streaming DV,\n" +"MPEG-2 and audio over Linux IEEE 1394." +msgstr "" + +#: gnu/packages/linux.scm:2838 +msgid "Tool for managing Linux Software RAID arrays" +msgstr "" + +#: gnu/packages/linux.scm:2840 +msgid "" +"mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" +"assemble, report on, and monitor arrays. It can also move spares between " +"raid\n" +"arrays when needed." +msgstr "" + +#: gnu/packages/linux.scm:2872 +#, fuzzy +msgid "Statically-linked 'mdadm' command for use in an initrd" +msgstr "Statik-ligitaj komandoj fsck.* el e2fsprogs" + +#: gnu/packages/linux.scm:2937 +msgid "Access block devices through multiple paths" +msgstr "" + +#: gnu/packages/linux.scm:2939 +msgid "" +"This package provides the following binaries to drive the\n" +"Linux Device Mapper multipathing driver:\n" +"@enumerate\n" +"@item @command{multipath} - Device mapper target autoconfig.\n" +"@item @command{multipathd} - Multipath daemon.\n" +"@item @command{mpathpersist} - Manages SCSI persistent reservations on\n" +"@code{dm} multipath devices.\n" +"@item @command{kpartx} - Create device maps from partition tables.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/linux.scm:2971 +msgid "Linux-native asynchronous I/O access library" +msgstr "" + +#: gnu/packages/linux.scm:2973 +msgid "" +"This library enables userspace to use Linux kernel asynchronous I/O\n" +"system calls, important for the performance of databases and other advanced\n" +"applications." +msgstr "" + +#: gnu/packages/linux.scm:2995 +#, fuzzy +msgid "Bluetooth subband audio codec" +msgstr "Diversutila son-kodeko" + +#: gnu/packages/linux.scm:2997 +msgid "" +"The SBC is a digital audio encoder and decoder used to transfer data to\n" +"Bluetooth audio output devices like headphones or loudspeakers." +msgstr "" + +#: gnu/packages/linux.scm:3063 +msgid "Linux Bluetooth protocol stack" +msgstr "" + +#: gnu/packages/linux.scm:3065 +msgid "" +"BlueZ provides support for the core Bluetooth layers and protocols. It\n" +"is flexible, efficient and uses a modular implementation." +msgstr "" + +#: gnu/packages/linux.scm:3087 +#, fuzzy +msgid "Mount exFAT file systems" +msgstr "Munti demalproksimajn dosiersistemojn per SSH" + +#: gnu/packages/linux.scm:3089 +msgid "" +"This package provides a FUSE-based file system that provides read and\n" +"write access to exFAT devices." +msgstr "" + +#: gnu/packages/linux.scm:3132 +msgid "Mouse support for the Linux console" +msgstr "" + +#: gnu/packages/linux.scm:3134 +msgid "" +"The GPM (general-purpose mouse) daemon is a mouse server for\n" +"applications running on the Linux console. It allows users to select items\n" +"and copy/paste text in the console and in xterm." +msgstr "" + +#: gnu/packages/linux.scm:3193 +msgid "Create and manage btrfs copy-on-write file systems" +msgstr "" + +#: gnu/packages/linux.scm:3194 +msgid "" +"Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" +"aimed at implementing advanced features while focusing on fault tolerance,\n" +"repair and easy administration." +msgstr "" + +#: gnu/packages/linux.scm:3226 +#, fuzzy +msgid "Statically-linked btrfs command from btrfs-progs" +msgstr "Statik-ligitaj komandoj fsck.* el e2fsprogs" + +#: gnu/packages/linux.scm:3227 +msgid "" +"This package provides the statically-linked @command{btrfs}\n" +"from the btrfs-progs package. It is meant to be used in initrds." +msgstr "" + +#: gnu/packages/linux.scm:3258 +msgid "Userland tools for f2fs" +msgstr "" + +#: gnu/packages/linux.scm:3260 +msgid "" +"F2FS, the Flash-Friendly File System, is a modern file system\n" +"designed to be fast and durable on flash devices such as solid-state\n" +"disks and SD cards. This package provides the userland utilities." +msgstr "" + +#: gnu/packages/linux.scm:3289 +msgid "Free-fall protection for spinning laptop hard drives" +msgstr "" + +#: gnu/packages/linux.scm:3291 +msgid "" +"Prevents shock damage to the internal spinning hard drive(s) of some\n" +"HP and Dell laptops. When sudden movement is detected, all input/output\n" +"operations on the drive are suspended and its heads are parked on the ramp,\n" +"where they are less likely to cause damage to the spinning disc. Requires " +"a\n" +"drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload\n" +"feature, and a laptop with an accelerometer. It has no effect on SSDs." +msgstr "" + +#: gnu/packages/linux.scm:3345 +msgid "Simple fan control program" +msgstr "" + +#: gnu/packages/linux.scm:3347 +msgid "" +"Thinkfan is a simple fan control program. It reads temperatures,\n" +"checks them against configured limits and switches to appropriate (also\n" +"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or " +"any\n" +"other @code{hwmon} driver that enables temperature reading and fan control\n" +"from userspace." +msgstr "" + +#: gnu/packages/linux.scm:3382 +msgid "Read-write access to NTFS file systems" +msgstr "" + +#: gnu/packages/linux.scm:3384 +msgid "" +"NTFS-3G provides read-write access to NTFS file systems, which are\n" +"commonly found on Microsoft Windows. It is implemented as a FUSE file " +"system.\n" +"The package provides additional NTFS tools." +msgstr "" + +#: gnu/packages/linux.scm:3426 +#, fuzzy +msgid "Utilities and libraries for working with RDMA devices" +msgstr "Iloj kaj biblioteko por labori kun bildoj GIF" + +#: gnu/packages/linux.scm:3428 +msgid "" +"This package provides userspace components for the InfiniBand\n" +"subsystem of the Linux kernel. Specifically it contains userspace\n" +"libraries for the following device nodes:\n" +"\n" +"@enumerate\n" +"@item @file{/dev/infiniband/uverbsX} (@code{libibverbs})\n" +"@item @file{/dev/infiniband/rdma_cm} (@code{librdmacm})\n" +"@item @file{/dev/infiniband/umadX} (@code{libibumad})\n" +"@end enumerate\n" +"\n" +"The following service daemons are also provided:\n" +"@enumerate\n" +"@item @code{srp_daemon} (for the @code{ib_srp} kernel module)\n" +"@item @code{iwpmd} (for iWARP kernel providers)\n" +"@item @code{ibacm} (for InfiniBand communication management assistant)\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/linux.scm:3481 +msgid "Random number generator daemon" +msgstr "" + +#: gnu/packages/linux.scm:3483 +msgid "" +"Monitor a hardware random number generator, and supply entropy\n" +"from that to the system kernel's @file{/dev/random} machinery." +msgstr "" + +#: gnu/packages/linux.scm:3521 +msgid "CPU frequency and voltage scaling tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:3523 +msgid "" +"cpupower is a set of user-space tools that use the cpufreq feature of the\n" +"Linux kernel to retrieve and control processor features related to power " +"saving,\n" +"such as frequency and voltage scaling." +msgstr "" + +#: gnu/packages/linux.scm:3542 +msgid "Entropy source for the Linux random number generator" +msgstr "" + +#: gnu/packages/linux.scm:3544 +msgid "" +"haveged generates an unpredictable stream of random numbers for use by\n" +"Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" +"standard mechanisms for filling the entropy pool may not be sufficient for\n" +"systems with high needs or limited user interaction, such as headless " +"servers.\n" +"@command{haveged} runs as a privileged daemon, harvesting randomness from " +"the\n" +"indirect effects of hardware events on hidden processor state using the " +"HArdware\n" +"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes " +"itself to\n" +"its environment and provides the same built-in test suite for the output " +"stream\n" +"as used on certified hardware security devices." +msgstr "" + +#: gnu/packages/linux.scm:3583 +msgid "eCryptfs cryptographic file system utilities" +msgstr "" + +#: gnu/packages/linux.scm:3585 +msgid "" +"eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" +"Each file's cryptographic meta-data is stored inside the file itself, along\n" +"with the encrypted contents. This allows individual encrypted files to be\n" +"copied between hosts and still be decrypted with the proper key. eCryptfs " +"is a\n" +"native Linux file system, and has been part of the Linux kernel since " +"version\n" +"2.6.19. This package contains the userland utilities to manage it." +msgstr "" + +#: gnu/packages/linux.scm:3616 +msgid "NFSv4 support library for name/ID mapping" +msgstr "" + +#: gnu/packages/linux.scm:3617 +msgid "" +"Libnfsidmap is a library holding mulitiple methods of\n" +"mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" +"extensible array of mapping functions, currently consisting of two choices:\n" +"the default @code{nsswitch} and the experimental @code{umich_ldap}." +msgstr "" + +#: gnu/packages/linux.scm:3651 +msgid "Tools for loading and managing Linux kernel modules" +msgstr "Iloj por ŝargi kaj administri linuks-kernajn modulojn" + +#: gnu/packages/linux.scm:3653 +msgid "" +"Tools for loading and managing Linux kernel modules, such as `modprobe',\n" +"`insmod', `lsmod', and more." +msgstr "" + +#: gnu/packages/linux.scm:3687 +msgid "Machine check monitor for x86 Linux systems" +msgstr "" + +#: gnu/packages/linux.scm:3689 +msgid "" +"The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,\n" +"and other hardware errors on x86 systems. It can also perform user-defined\n" +"tasks, such as bringing bad pages off-line, when configurable error " +"thresholds\n" +"are exceeded." +msgstr "" + +#: gnu/packages/linux.scm:3718 +msgid "MTD Flash Storage Utilities" +msgstr "" + +#: gnu/packages/linux.scm:3719 +#, fuzzy +msgid "" +"This package provides utilities for testing, partitioning, etc\n" +"of flash storage." +msgstr "" +"Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4." + +#: gnu/packages/linux.scm:3742 +msgid "Interface to Linux's seccomp syscall filtering mechanism" +msgstr "" + +#: gnu/packages/linux.scm:3743 +msgid "" +"The libseccomp library provides an easy to use, platform\n" +"independent, interface to the Linux Kernel's syscall filtering mechanism. " +"The\n" +"libseccomp API is designed to abstract away the underlying BPF based " +"syscall\n" +"filter language and present a more conventional function-call based " +"filtering\n" +"interface that should be familiar to, and easily adopted by, application\n" +"developers." +msgstr "" + +#: gnu/packages/linux.scm:3785 +msgid "Usage monitor for AMD Radeon graphics" +msgstr "" + +#: gnu/packages/linux.scm:3786 +msgid "" +"RadeonTop monitors resource consumption on supported AMD\n" +"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs " +"on\n" +"a terminal or saved to a file for further processing. It measures both the\n" +"activity of the GPU as a whole, which is also accurate during OpenCL\n" +"computations, as well as separate component statistics that are only " +"meaningful\n" +"under OpenGL graphics workloads." +msgstr "" + +#: gnu/packages/linux.scm:3822 +#, fuzzy +msgid "Tool and library to manipulate EFI variables" +msgstr "Programaro kaj biblioteko Perl por manipuli etikedojn EXIF" + +#: gnu/packages/linux.scm:3823 +msgid "" +"This package provides a library and a command line\n" +"interface to the variable facility of UEFI boot firmware." +msgstr "" + +#: gnu/packages/linux.scm:3864 +msgid "Modify the Extensible Firmware Interface (EFI) boot manager" +msgstr "" + +#: gnu/packages/linux.scm:3866 +msgid "" +"@code{efibootmgr} is a user-space application to modify the Intel\n" +"Extensible Firmware Interface (EFI) Boot Manager. This application can\n" +"create and destroy boot entries, change the boot order, change the next\n" +"running boot option, and more." +msgstr "" + +#: gnu/packages/linux.scm:3902 +msgid "Performance monitoring tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:3903 +msgid "" +"The sysstat utilities are a collection of performance\n" +"monitoring tools for Linux. These include @code{mpstat}, @code{iostat},\n" +"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, " +"@code{sadc},\n" +"@code{sadf} and @code{sa}." +msgstr "" + +#: gnu/packages/linux.scm:3935 +msgid "GNU/Linux application to control backlights" +msgstr "" + +#: gnu/packages/linux.scm:3937 +msgid "" +"Light is a program to send commands to screen backlight controllers\n" +"under GNU/Linux. Features include:\n" +"\n" +"@itemize\n" +"@item It does not rely on X.\n" +"@item Light can automatically figure out the best controller to use, making\n" +"full use of underlying hardware.\n" +"@item It is possible to set a minimum brightness value, as some controllers\n" +"set the screen to be pitch black at a vaĺue of 0 (or higher).\n" +"@end itemize\n" +"\n" +"Light is the successor of lightscript." +msgstr "" + +#: gnu/packages/linux.scm:4041 +#, fuzzy +msgid "Power management tool for Linux" +msgstr "Administro de logika volumo por Linukso" + +#: gnu/packages/linux.scm:4042 +msgid "" +"TLP is a power management tool for Linux. It comes with\n" +"a default configuration already optimized for battery life. Nevertheless,\n" +"TLP is customizable to fulfil system requirements. TLP settings are " +"applied\n" +"every time the power supply source is changed." +msgstr "" + +#: gnu/packages/linux.scm:4069 +#, fuzzy +msgid "List hardware information" +msgstr "Montrilo de informoj pri la aparatara sano" + +#: gnu/packages/linux.scm:4071 +msgid "" +"@command{lshw} (Hardware Lister) is a small tool to provide\n" +"detailed information on the hardware configuration of the machine.\n" +"It can report exact memory configuration, firmware version, mainboard\n" +"configuration, CPU version and speed, cache configuration, bus speed,\n" +"and more on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC\n" +"machines (PowerMac G4 is known to work)." +msgstr "" + +#: gnu/packages/linux.scm:4094 +#, fuzzy +msgid "Netlink utility library" +msgstr "Biblioteka programaro por la protokolo NetLink" + +#: gnu/packages/linux.scm:4095 +msgid "" +"Libmnl is a minimalistic user-space library oriented to\n" +"Netlink developers. There are a lot of common tasks in parsing, " +"validating,\n" +"constructing of both the Netlink header and TLVs that are repetitive and " +"easy to\n" +"get wrong. This library aims to provide simple helpers that allows you to\n" +"re-use code and to avoid re-inventing the wheel." +msgstr "" + +#: gnu/packages/linux.scm:4120 +msgid "Netlink programming interface to the Linux nf_tables subsystem" +msgstr "" + +#: gnu/packages/linux.scm:4121 +msgid "" +"Libnftnl is a userspace library providing a low-level netlink\n" +"programming interface to the in-kernel nf_tables subsystem. The library\n" +"libnftnl has been previously known as libnftables. This library is " +"currently\n" +"used by nftables." +msgstr "" + +#: gnu/packages/linux.scm:4148 +#, fuzzy +msgid "Userspace utility for Linux packet filtering" +msgstr "Programo por agordi la IP-pakajn filtrajn regulojn de Linukso" + +#: gnu/packages/linux.scm:4149 +msgid "" +"nftables is the project that aims to replace the existing\n" +"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new " +"packet\n" +"filtering framework, a new userspace utility and also a compatibility layer " +"for\n" +"{ip,ip6}tables. nftables is built upon the building blocks of the " +"Netfilter\n" +"infrastructure such as the existing hooks, the connection tracking system, " +"the\n" +"userspace queueing component and the logging subsystem." +msgstr "" + +#: gnu/packages/linux.scm:4247 +msgid "Unprivileged chroot, bind mount, and binfmt_misc" +msgstr "" + +#: gnu/packages/linux.scm:4249 +msgid "" +"PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n" +"and @code{binfmt_misc}. This means that users don't need any privileges or\n" +"setup to do things like using an arbitrary directory as the new root\n" +"file system, making files accessible somewhere else in the file system\n" +"hierarchy, or executing programs built for another CPU architecture\n" +"transparently through QEMU user-mode. Also, developers can use PRoot as a\n" +"generic process instrumentation engine thanks to its extension mechanism.\n" +"Technically PRoot relies on @code{ptrace}, an unprivileged system-call\n" +"available in the kernel Linux." +msgstr "" + +#: gnu/packages/linux.scm:4265 +msgid "Unprivileged chroot, bind mount, and binfmt_misc (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:4311 +msgid "Linux tool to dump x86 CPUID information about the CPU(s)" +msgstr "" + +#: gnu/packages/linux.scm:4312 +msgid "" +"cpuid dumps detailed information about the CPU(s) gathered\n" +"from the CPUID instruction, and also determines the exact model of CPU(s). " +"It\n" +"supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,\n" +"NexGen, Rise, and SiS CPUs." +msgstr "" + +#: gnu/packages/linux.scm:4339 +msgid "Use a FUSE file system to access data over MTP" +msgstr "" + +#: gnu/packages/linux.scm:4340 +msgid "" +"jmtpfs uses FUSE (file system in userspace) to provide access\n" +"to data over the Media Transfer Protocol (MTP). Unprivileged users can " +"mount\n" +"the MTP device as a file system." +msgstr "" + +#: gnu/packages/linux.scm:4363 +msgid "Utility to show process environment" +msgstr "" + +#: gnu/packages/linux.scm:4364 +msgid "" +"Procenv is a command-line tool that displays as much detail about\n" +"itself and its environment as possible. It can be used as a test\n" +"tool, to understand the type of environment a process runs in, and for\n" +"comparing system environments." +msgstr "" + +#: gnu/packages/linux.scm:4391 +msgid "Open Fabric Interfaces" +msgstr "" + +#: gnu/packages/linux.scm:4393 +msgid "" +"OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" +"communication services to applications. OFI is best described as a " +"collection\n" +"of libraries and applications used to export fabric services. The key\n" +"components of OFI are: application interfaces, provider libraries, kernel\n" +"services, daemons, and test applications.\n" +"\n" +"Libfabric is a core component of OFI. It is the library that defines and\n" +"exports the user-space API of OFI, and is typically the only software that\n" +"applications deal with directly. It works in conjunction with provider\n" +"libraries, which are often integrated directly into libfabric." +msgstr "" + +#: gnu/packages/linux.scm:4439 +msgid "Intel Performance Scaled Messaging (PSM) Libraries" +msgstr "" + +#: gnu/packages/linux.scm:4441 +msgid "" +"The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" +"communications interface for the True Scale family of products. PSM users " +"are\n" +"enabled with mechanisms necessary to implement higher level communications\n" +"interfaces in parallel environments." +msgstr "" + +#: gnu/packages/linux.scm:4482 +msgid "Take screenshots of one or more Linux text consoles" +msgstr "" + +#: gnu/packages/linux.scm:4484 +msgid "" +"snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" +"Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" +"relevant @file{/dev/vcs*} file(s)." +msgstr "" + +#: gnu/packages/linux.scm:4538 +msgid "Take a screenshot of the contents of the Linux framebuffer" +msgstr "" + +#: gnu/packages/linux.scm:4540 +msgid "" +"fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" +"a dump therof. It supports a wide range of drivers and pixel formats.\n" +"@command{fbcat} can take screenshots of virtually any application that can " +"be\n" +"made to write its output to the framebuffer, including (but not limited to)\n" +"text-mode or graphical applications that don't use a display server.\n" +"\n" +"Also included is @command{fbgrab}, a wrapper around @command{fbcat} that\n" +"emulates the behaviour of Gunnar Monell's older fbgrab utility." +msgstr "" + +#: gnu/packages/lout.scm:100 +msgid "Document layout system" +msgstr "Dokument-aranĵa sistemo" + +#: gnu/packages/lout.scm:102 +msgid "" +"The Lout document formatting system reads a high-level description of\n" +"a document similar in style to LaTeX and produces a PostScript or plain " +"text\n" +"output file.\n" +"\n" +"Lout offers an unprecedented range of advanced features, including optimal\n" +"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" +"inclusion and generation, equation formatting, tables, diagrams, rotation " +"and\n" +"scaling, sorted indexes, bibliographic databases, running headers and\n" +"odd-even pages, automatic cross referencing, multilingual documents " +"including\n" +"hyphenation (most European languages are supported), formatting of computer\n" +"programs, and much more, all ready to use. Furthermore, Lout is easily\n" +"extended with definitions which are very much easier to write than troff of\n" +"TeX macros because Lout is a high-level, purely functional language, the\n" +"outcome of an eight-year research project that went back to the\n" +"beginning." +msgstr "" + +#: gnu/packages/messaging.scm:115 +msgid "Off-the-Record (OTR) Messaging Library and Toolkit" +msgstr "" + +#: gnu/packages/messaging.scm:117 +msgid "" +"OTR allows you to have private conversations over instant messaging by\n" +"providing: (1) Encryption: No one else can read your instant messages. (2)\n" +"Authentication: You are assured the correspondent is who you think it is. " +"(3)\n" +"Deniability: The messages you send do not have digital signatures that are\n" +"checkable by a third party. Anyone can forge messages after a conversation " +"to\n" +"make them look like they came from you. However, during a conversation, " +"your\n" +"correspondent is assured the messages he sees are authentic and\n" +"unmodified. (4) Perfect forward secrecy: If you lose control of your " +"private\n" +"keys, no previous conversation is compromised." +msgstr "" + +#: gnu/packages/messaging.scm:151 +msgid "Implementation of a ratcheting forward secrecy protocol" +msgstr "" + +#: gnu/packages/messaging.scm:152 +msgid "" +"libsignal-protocol-c is an implementation of a ratcheting\n" +"forward secrecy protocol that works in synchronous and asynchronous\n" +"messaging environments. It can be used with messaging software to provide\n" +"end-to-end encryption." +msgstr "" + +#: gnu/packages/messaging.scm:190 +msgid "IRC to instant messaging gateway" +msgstr "" + +#: gnu/packages/messaging.scm:191 +msgid "" +"BitlBee brings IM (instant messaging) to IRC clients, for\n" +"people who have an IRC client running all the time and don't want to run an\n" +"additional IM client. BitlBee currently supports XMPP/Jabber (including\n" +"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the " +"Twitter\n" +"microblogging network (plus all other Twitter API compatible services like\n" +"identi.ca and status.net)." +msgstr "" + +#: gnu/packages/messaging.scm:253 +msgid "Graphical IRC Client" +msgstr "" + +#: gnu/packages/messaging.scm:255 +msgid "" +"HexChat lets you connect to multiple IRC networks at once. The main\n" +"window shows the list of currently connected networks and their channels, " +"the\n" +"current conversation and the list of users. It uses colors to " +"differentiate\n" +"between users and to highlight messages. It checks spelling using " +"available\n" +"dictionaries. HexChat can be extended with multiple addons." +msgstr "" + +#: gnu/packages/messaging.scm:320 +msgid "Lightweight Internet Relay Chat server for small networks" +msgstr "" + +#: gnu/packages/messaging.scm:322 +msgid "" +"ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" +"or private networks. It is easy to configure, can cope with dynamic IP\n" +"addresses, and supports IPv6, SSL-protected connections, as well as PAM for\n" +"authentication." +msgstr "" + +#: gnu/packages/messaging.scm:394 +msgid "Graphical multi-protocol instant messaging client" +msgstr "" + +#: gnu/packages/messaging.scm:396 +msgid "" +"Pidgin is a modular instant messaging client that supports many popular\n" +"chat protocols." +msgstr "" + +#: gnu/packages/messaging.scm:434 +msgid "Off-the-Record Messaging plugin for Pidgin" +msgstr "" + +#: gnu/packages/messaging.scm:436 +msgid "" +"Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" +"messaging client. OTR (Off-the-Record) Messaging allows you to have " +"private\n" +"conversations over instant messaging by providing: (1) Encryption: No one " +"else\n" +"can read your instant messages. (2) Authentication: You are assured the\n" +"correspondent is who you think it is. (3) Deniability: The messages you " +"send\n" +"do not have digital signatures that are checkable by a third party. Anyone\n" +"can forge messages after a conversation to make them look like they came " +"from\n" +"you. However, during a conversation, your correspondent is assured the\n" +"messages he sees are authentic and unmodified. (4) Perfect forward " +"secrecy:\n" +"If you lose control of your private keys, no previous conversation is\n" +"compromised." +msgstr "" + +#: gnu/packages/messaging.scm:487 +msgid "IRC network bouncer" +msgstr "" + +#: gnu/packages/messaging.scm:488 +msgid "" +"ZNC is an IRC network bouncer or BNC. It can detach the\n" +"client from the actual IRC server, and also from selected channels. " +"Multiple\n" +"clients from different locations can connect to a single ZNC account\n" +"simultaneously and therefore appear under the same nickname on IRC." +msgstr "" + +#: gnu/packages/messaging.scm:509 +msgid "Non-blocking Jabber/XMPP module" +msgstr "" + +#: gnu/packages/messaging.scm:511 +msgid "" +"The goal of this python library is to provide a way for Python\n" +"applications to use Jabber/XMPP networks in a non-blocking way. This " +"library\n" +"was initially a fork of xmpppy, but uses non-blocking sockets." +msgstr "" + +#: gnu/packages/messaging.scm:561 +msgid "Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:562 +msgid "" +"Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" +"Among its features are: a tabbed chat window and single window modes; " +"support\n" +"for group chat (with Multi-User Chat protocol), invitation, chat to group " +"chat\n" +"transformation; audio and video conferences; file transfer; TLS, GPG and\n" +"end-to-end encryption support; XML console." +msgstr "" + +#: gnu/packages/messaging.scm:631 +msgid "Graphical Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:632 +msgid "" +"Dino is a Jabber (XMPP) client which aims to fit well into\n" +"a graphical desktop environment like GNOME." +msgstr "" + +#: gnu/packages/messaging.scm:721 +msgid "Jabber (XMPP) server" +msgstr "" + +#: gnu/packages/messaging.scm:722 +msgid "" +"Prosody is a modern XMPP communication server. It aims to\n" +"be easy to set up and configure, and efficient with system resources.\n" +"Additionally, for developers it aims to be easy to extend and give a " +"flexible\n" +"system on which to rapidly develop added functionality, or prototype new\n" +"protocols." +msgstr "" + +#: gnu/packages/messaging.scm:764 gnu/packages/messaging.scm:794 +msgid "Library for the Tox encrypted messenger protocol" +msgstr "" + +#: gnu/packages/messaging.scm:766 +msgid "C library implementation of the Tox encrypted messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:796 +msgid "" +"Official fork of the C library implementation of the Tox encrypted\n" +"messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:848 +#, fuzzy +msgid "Lightweight Tox client" +msgstr "Malpeza PDF-montrilo kaj ilaro" + +#: gnu/packages/messaging.scm:850 +msgid "" +"Utox is a lightweight Tox client. Tox is a distributed and secure\n" +"instant messenger with audio and video chat capabilities." +msgstr "" + +#: gnu/packages/messaging.scm:907 +msgid "Tox chat client using Qt" +msgstr "" + +#: gnu/packages/messaging.scm:908 +msgid "" +"qTox is a Tox client that follows the Tox design\n" +"guidelines. It provides an easy to use application that allows you to\n" +"connect with friends and family without anyone else listening in." +msgstr "" + +#: gnu/packages/messaging.scm:1000 +msgid "" +"Distributed and trustless peer-to-peer communications protocol\n" +"for sending encrypted messages to one person or many subscribers." +msgstr "" + +#: gnu/packages/messaging.scm:1002 +msgid "Distributed peer-to-peer communication" +msgstr "" + +#: gnu/packages/messaging.scm:1021 +msgid "Multi-user chat program" +msgstr "" + +#: gnu/packages/messaging.scm:1022 +msgid "" +"Ytalk is a replacement for the BSD talk program. Its main\n" +"advantage is the ability to communicate with any arbitrary number of users " +"at\n" +"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can " +"communicate\n" +"with several different talk daemons at the same time." +msgstr "" + +#: gnu/packages/messaging.scm:1047 +msgid "Portable high-level Jabber/XMPP library for C++" +msgstr "" + +#: gnu/packages/messaging.scm:1049 +msgid "" +"gloox is a full-featured Jabber/XMPP client library,\n" +"written in ANSI C++. It makes writing spec-compliant clients easy\n" +"and allows for hassle-free integration of Jabber/XMPP functionality\n" +"into existing applications." +msgstr "" + +#: gnu/packages/messaging.scm:1122 +msgid "" +"@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" +"Gtk2 event loops. This package includes 12 applications and additional " +"scripts:\n" +"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control " +"console\n" +"for @uref{https://torproject.org,tor} router) and many more." +msgstr "" + +#: gnu/packages/messaging.scm:1126 +msgid "Perl implementation of PSYC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1165 +msgid "" +"@code{libpsyc} is a PSYC library in C which implements\n" +"core aspects of PSYC, useful for all kinds of clients and servers\n" +"including psyced." +msgstr "" + +#: gnu/packages/messaging.scm:1168 +msgid "PSYC library in C" +msgstr "" + +#: gnu/packages/messaging.scm:1235 +msgid "psycLPC is a multi-user network server programming language" +msgstr "" + +#: gnu/packages/messaging.scm:1237 +msgid "" +"LPC is a bytecode language, invented to specifically implement\n" +"multi user virtual environments on the internet. This technology is used " +"for\n" +"MUDs and also the psyced implementation of the Protocol for SYnchronous\n" +"Conferencing (PSYC). psycLPC is a fork of LDMud with some new features and\n" +"many bug fixes." +msgstr "" + +#: gnu/packages/messaging.scm:1268 +msgid "" +"Loudmouth is a lightweight and easy-to-use C library for programming\n" +"with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" +"easy to get started with and yet extensible to let you do anything the XMPP\n" +"protocol allows." +msgstr "" + +#: gnu/packages/messaging.scm:1272 +msgid "Asynchronous XMPP library" +msgstr "" + +#: gnu/packages/messaging.scm:1304 +msgid "" +"Mcabber is a small XMPP (Jabber) console client, which includes features\n" +"such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" +"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} " +"(OTR)\n" +"support, and more." +msgstr "" + +#: gnu/packages/messaging.scm:1308 +msgid "Small XMPP console client" +msgstr "" + +#: gnu/packages/messaging.scm:1354 +msgid "Extensible console-based Jabber client" +msgstr "" + +#: gnu/packages/messaging.scm:1356 +msgid "" +"GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" +"the Readline library to handle input, so it features convenient navigation " +"of\n" +"text as well as tab-completion of buddy names, commands and English words. " +"It\n" +"is also scriptable and extensible via Guile." +msgstr "" + +#: gnu/packages/messaging.scm:1390 gnu/packages/messaging.scm:1425 +#, fuzzy +msgid "C library for writing XMPP clients" +msgstr "Biblioteko por trakti dosierojn PNG" + +#: gnu/packages/messaging.scm:1391 +msgid "" +"Libmesode is a fork of libstrophe for use with Profanity\n" +"XMPP Client. In particular, libmesode provides extra TLS functionality such " +"as\n" +"manual SSL certificate verification." +msgstr "" + +#: gnu/packages/messaging.scm:1426 +msgid "" +"Libstrophe is a minimal XMPP library written in C. It has\n" +"almost no external dependencies, only an XML parsing library (expat or " +"libxml\n" +"are both supported)." +msgstr "" + +#: gnu/packages/messaging.scm:1462 +msgid "Console-based XMPP client" +msgstr "" + +#: gnu/packages/messaging.scm:1463 +msgid "" +"Profanity is a console based XMPP client written in C\n" +"using ncurses and libmesode, inspired by Irssi." +msgstr "" + +#: gnu/packages/messaging.scm:1493 +#, fuzzy +msgid "Library implementing the client IRC protocol" +msgstr "Biblioteko kiu realigas la aŭdformon vorbis" + +#: gnu/packages/messaging.scm:1494 +msgid "" +"Libircclient is a library which implements the client IRC\n" +"protocol. It is designed to be small, fast, portable and compatible with " +"the\n" +"RFC standards as well as non-standard but popular features. It can be used " +"for\n" +"building the IRC clients and bots." +msgstr "" + +#: gnu/packages/messaging.scm:1544 +msgid "Tox chat client using ncurses" +msgstr "" + +#: gnu/packages/messaging.scm:1545 +msgid "" +"Toxic is a console-based instant messaging client, using\n" +"c-toxcore and ncurses. It provides audio calls, sound and desktop\n" +"notifications, and Python scripting support." +msgstr "" + +#: gnu/packages/mpd.scm:82 +msgid "Music Player Daemon client library" +msgstr "Klienta biblioteko por \"Music Player Daemon\"" + +#: gnu/packages/mpd.scm:83 +msgid "" +"A stable, documented, asynchronous API library for\n" +"interfacing MPD in the C, C++ & Objective C languages." +msgstr "" + +#: gnu/packages/mpd.scm:154 +msgid "Music Player Daemon" +msgstr "Music Player Daemon (muzik-ludila demono)" + +#: gnu/packages/mpd.scm:155 +msgid "" +"Music Player Daemon (MPD) is a flexible, powerful,\n" +"server-side application for playing music. Through plugins and libraries " +"it\n" +"can play a variety of sound files while being controlled by its network\n" +"protocol." +msgstr "" + +#: gnu/packages/mpd.scm:178 +#, fuzzy +msgid "Music Player Daemon client" +msgstr "Kliento por \"Curses Music Player Daemon\"" + +#: gnu/packages/mpd.scm:179 +msgid "" +"MPC is a minimalist command line interface to MPD, the music\n" +"player daemon." +msgstr "" + +#: gnu/packages/mpd.scm:202 +msgid "Curses Music Player Daemon client" +msgstr "Kliento por \"Curses Music Player Daemon\"" + +#: gnu/packages/mpd.scm:203 +msgid "" +"ncmpc is a fully featured MPD client, which runs in a\n" +"terminal using ncurses." +msgstr "" + +#: gnu/packages/mpd.scm:233 +msgid "Featureful ncurses based MPD client inspired by ncmpc" +msgstr "Riĉa MPD-kliento bazita sur ncurses kaj inspirita de ncmpc" + +#: gnu/packages/mpd.scm:234 +msgid "" +"Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" +"but it provides new useful features such as support for regular expressions\n" +"for library searches, extended song format, items filtering, the ability to\n" +"sort playlists, and a local file system browser." +msgstr "" + +#: gnu/packages/mpd.scm:257 +msgid "MPD client for track scrobbling" +msgstr "" + +#: gnu/packages/mpd.scm:258 +msgid "" +"mpdscribble is a Music Player Daemon client which submits\n" +"information about tracks being played to a scrobbler, such as Libre.FM." +msgstr "" + +#: gnu/packages/mpd.scm:281 +#, fuzzy +msgid "Python MPD client library" +msgstr "Klienta biblioteko por \"Music Player Daemon\"" + +#: gnu/packages/mpd.scm:282 +msgid "" +"Python-mpd2 is a Python library which provides a client\n" +"interface for the Music Player Daemon." +msgstr "" + +#: gnu/packages/mpd.scm:331 +#, fuzzy +msgid "Elegant client for the Music Player Daemon" +msgstr "Music Player Daemon (muzik-ludila demono)" + +#: gnu/packages/mpd.scm:332 +msgid "" +"Sonata is an elegant graphical client for the Music Player\n" +"Daemon (MPD). It supports playlists, multiple profiles (connecting to " +"different\n" +"MPD servers, search and multimedia key support." +msgstr "" + +#: gnu/packages/netpbm.scm:178 +#, fuzzy +msgid "Toolkit for manipulation of images" +msgstr "Iloj por manipuli linuksan \"Wireless Extensions\"" + +#: gnu/packages/netpbm.scm:180 +msgid "" +"Netpbm is a toolkit for the manipulation of graphic images, including\n" +"the conversion of images between a variety of different formats.\n" +"There are over 300 separate tools in the package including converters for\n" +"about 100 graphics formats." +msgstr "" + +#: gnu/packages/nettle.scm:52 +msgid "C library for low-level cryptographic functionality" +msgstr "" + +#: gnu/packages/nettle.scm:54 +msgid "" +"GNU Nettle is a low-level cryptographic library. It is designed to\n" +"fit in easily in almost any context. It can be easily included in\n" +"cryptographic toolkits for object-oriented languages or in applications\n" +"themselves." +msgstr "" + +#: gnu/packages/networking.scm:108 +msgid "Viewing and manipulating MAC addresses of network interfaces" +msgstr "" + +#: gnu/packages/networking.scm:109 +msgid "" +"GNU MAC Changer is a utility for viewing and changing MAC\n" +"addresses of networking devices. New addresses may be set explicitly or\n" +"randomly. They can include MAC addresses of the same or other hardware " +"vendors\n" +"or, more generally, MAC addresses of the same category of hardware." +msgstr "" + +#: gnu/packages/networking.scm:137 +msgid "Teredo IPv6 tunneling software" +msgstr "" + +#: gnu/packages/networking.scm:139 +msgid "" +"Miredo is an implementation (client, relay, server) of the Teredo\n" +"specification, which provides IPv6 Internet connectivity to IPv6 enabled " +"hosts\n" +"residing in IPv4-only networks, even when they are behind a NAT device." +msgstr "" + +#: gnu/packages/networking.scm:161 +msgid "Open bidirectional communication channels from the command line" +msgstr "" + +#: gnu/packages/networking.scm:163 +msgid "" +"socat is a relay for bidirectional data transfer between two independent\n" +"data channels---files, pipes, devices, sockets, etc. It can create\n" +"\"listening\" sockets, named pipes, and pseudo terminals.\n" +"\n" +"socat can be used, for instance, as TCP port forwarder, as a shell " +"interface\n" +"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a " +"serial\n" +"line, to logically connect serial lines on different computers, or to\n" +"establish a relatively secure environment (su and chroot) for running " +"client\n" +"or server shell scripts with network connections." +msgstr "" + +#: gnu/packages/networking.scm:244 +msgid "Monitor and filter incoming requests for network services" +msgstr "" + +#: gnu/packages/networking.scm:245 +msgid "" +"With this package you can monitor and filter incoming requests for\n" +"network services. It includes a library which may be used by daemons to\n" +"transparently check connection attempts against an access control list." +msgstr "" + +#: gnu/packages/networking.scm:265 +msgid "Library for message-based applications" +msgstr "" + +#: gnu/packages/networking.scm:267 +msgid "" +"The 0MQ lightweight messaging kernel is a library which extends the\n" +"standard socket interfaces with features traditionally provided by " +"specialized\n" +"messaging middle-ware products. 0MQ sockets provide an abstraction of\n" +"asynchronous message queues, multiple messaging patterns, message\n" +"filtering (subscriptions), seamless access to multiple transport protocols " +"and\n" +"more." +msgstr "" + +#: gnu/packages/networking.scm:305 +msgid "High-level C bindings for ØMQ" +msgstr "" + +#: gnu/packages/networking.scm:307 +msgid "" +"czmq provides bindings for the ØMQ core API that hides the differences\n" +"between different versions of ØMQ." +msgstr "" + +#: gnu/packages/networking.scm:342 +msgid "Apache Kafka C/C++ client library" +msgstr "" + +#: gnu/packages/networking.scm:344 +msgid "" +"librdkafka is a C library implementation of the Apache Kafka protocol,\n" +"containing both Producer and Consumer support." +msgstr "" + +#: gnu/packages/networking.scm:361 +msgid "Library for Neighbor Discovery Protocol" +msgstr "" + +#: gnu/packages/networking.scm:363 +msgid "" +"libndp contains a library which provides a wrapper for IPv6 Neighbor\n" +"Discovery Protocol. It also provides a tool named ndptool for sending and\n" +"receiving NDP messages." +msgstr "" + +#: gnu/packages/networking.scm:381 +msgid "Display or change Ethernet device settings" +msgstr "" + +#: gnu/packages/networking.scm:383 +msgid "" +"ethtool can be used to query and change settings such as speed,\n" +"auto-negotiation and checksum offload on many network devices, especially\n" +"Ethernet devices." +msgstr "" + +#: gnu/packages/networking.scm:420 +msgid "Text based network interface status monitor" +msgstr "" + +#: gnu/packages/networking.scm:422 +msgid "" +"IFStatus is a simple, easy-to-use program for displaying commonly\n" +"needed/wanted real-time traffic statistics of multiple network\n" +"interfaces, with a simple and efficient view on the command line. It is\n" +"intended as a substitute for the PPPStatus and EthStatus projects." +msgstr "" + +#: gnu/packages/networking.scm:442 +msgid "Realtime console network usage monitor" +msgstr "" + +#: gnu/packages/networking.scm:444 +msgid "" +"Nload is a console application which monitors network traffic and\n" +"bandwidth usage in real time. It visualizes the in- and outgoing traffic " +"using\n" +"two graphs, and provides additional info like total amount of transferred " +"data\n" +"and min/max network usage." +msgstr "" + +#: gnu/packages/networking.scm:487 +msgid "Tunnel IPv4 data through a DNS server" +msgstr "" + +#: gnu/packages/networking.scm:488 +msgid "" +"Iodine tunnels IPv4 data through a DNS server. This\n" +"can be useful in different situations where internet access is firewalled, " +"but\n" +"DNS queries are allowed. The bandwidth is asymmetrical, with limited " +"upstream\n" +"and up to 1 Mbit/s downstream." +msgstr "" + +#: gnu/packages/networking.scm:526 +msgid "Intelligent client for the WHOIS directory service" +msgstr "" + +#: gnu/packages/networking.scm:528 +msgid "" +"whois searches for an object in a @dfn{WHOIS} (RFC 3912) database.\n" +"It is commonly used to look up the registered users or assignees of an " +"Internet\n" +"resource, such as a domain name, an IP address block, or an autonomous " +"system.\n" +"It can automatically select the appropriate server for most queries.\n" +"\n" +"For historical reasons, this package also includes @command{mkpasswd}, " +"which\n" +"encrypts passwords using @code{crypt(3)} and is unrelated to the Expect " +"command\n" +"of the same name." +msgstr "" + +#: gnu/packages/networking.scm:585 +msgid "Network traffic analyzer" +msgstr "" + +#: gnu/packages/networking.scm:586 +msgid "" +"Wireshark is a network protocol analyzer, or @dfn{packet\n" +"sniffer}, that lets you capture and interactively browse the contents of\n" +"network frames." +msgstr "" + +#: gnu/packages/networking.scm:606 +msgid "Send ICMP ECHO_REQUEST packets to network hosts" +msgstr "" + +#: gnu/packages/networking.scm:608 +msgid "" +"fping is a ping like program which uses the Internet Control Message\n" +"Protocol (ICMP) echo request to determine if a target host is responding.\n" +"fping differs from ping in that you can specify any number of targets on " +"the\n" +"command line, or specify a file containing the lists of targets to ping.\n" +"Instead of sending to one target until it times out or replies, fping will\n" +"send out a ping packet and move on to the next target in a round-robin\n" +"fashion." +msgstr "" + +#: gnu/packages/networking.scm:642 +msgid "Web server latency and throughput monitor" +msgstr "" + +#: gnu/packages/networking.scm:644 +msgid "" +"httping measures how long it takes to connect to a web server, send an\n" +"HTTP(S) request, and receive the reply headers. It is somewhat similar to\n" +"@command{ping}, but can be used even in cases where ICMP traffic is blocked\n" +"by firewalls or when you want to monitor the response time of the actual " +"web\n" +"application stack itself." +msgstr "" + +#: gnu/packages/networking.scm:675 +msgid "Visualize curl statistics" +msgstr "" + +#: gnu/packages/networking.scm:677 +msgid "" +"@command{httpstat} is a tool to visualize statistics from the\n" +"@command{curl} HTTP client. It acts as a wrapper for @command{curl} and\n" +"prints timing information for each step of the HTTP request (DNS lookup,\n" +"TCP connection, TLS handshake and so on) in the terminal." +msgstr "" + +#: gnu/packages/networking.scm:697 +msgid "Console based live network and disk I/O bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:698 +msgid "" +"Bandwidth Monitor NG is a small and simple console based\n" +"live network and disk I/O bandwidth monitor." +msgstr "" + +#: gnu/packages/networking.scm:752 +msgid "Assess WiFi network security" +msgstr "" + +#: gnu/packages/networking.scm:754 +msgid "" +"Aircrack-ng is a complete suite of tools to assess WiFi network\n" +"security. It focuses on different areas of WiFi security: monitoring,\n" +"attacking, testing, and cracking. All tools are command-line driven, which\n" +"allows for heavy scripting." +msgstr "" + +#: gnu/packages/networking.scm:779 +msgid "Perl Interface to the Domain Name System" +msgstr "" + +#: gnu/packages/networking.scm:780 +msgid "Net::DNS is the Perl Interface to the Domain Name System." +msgstr "" + +#: gnu/packages/networking.scm:811 +msgid "" +"IPv6 related part of the C socket.h defines and structure manipulators for " +"Perl" +msgstr "" + +#: gnu/packages/networking.scm:812 +msgid "" +"Socket6 binds the IPv6 related part of the C socket header\n" +"definitions and structure manipulators for Perl." +msgstr "" + +#: gnu/packages/networking.scm:838 +msgid "Programmable DNS resolver class for offline emulation of DNS" +msgstr "" + +#: gnu/packages/networking.scm:839 +msgid "" +"Net::DNS::Resolver::Programmable is a programmable DNS resolver for\n" +"offline emulation of DNS." +msgstr "" + +#: gnu/packages/networking.scm:872 +msgid "Manages IPv4 and IPv6 addresses and subnets" +msgstr "" + +#: gnu/packages/networking.scm:873 +msgid "NetAddr::IP manages IPv4 and IPv6 addresses and subsets." +msgstr "" + +#: gnu/packages/networking.scm:897 +msgid "Patricia Trie Perl module for fast IP address lookups" +msgstr "" + +#: gnu/packages/networking.scm:899 +msgid "Net::Patricia does IP address lookups quickly in Perl." +msgstr "" + +#: gnu/packages/networking.scm:922 +msgid "Perl extension for merging IPv4 or IPv6 CIDR addresses" +msgstr "" + +#: gnu/packages/networking.scm:923 +msgid "Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses." +msgstr "" + +#: gnu/packages/networking.scm:945 +msgid "Look up location and network information by IP Address in Perl" +msgstr "" + +#: gnu/packages/networking.scm:946 +msgid "" +"The Perl module 'Geo::IP'. It looks up location and network\n" +"information by IP Address." +msgstr "" + +#: gnu/packages/networking.scm:975 +msgid "Perl object interface for AF_INET/AF_INET6 domain sockets" +msgstr "" + +#: gnu/packages/networking.scm:976 +msgid "" +"IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain\n" +"sockets in Perl." +msgstr "" + +#: gnu/packages/networking.scm:1005 +msgid "Library providing automatic proxy configuration management" +msgstr "" + +#: gnu/packages/networking.scm:1006 +msgid "" +"Libproxy handles the details of HTTP/HTTPS proxy\n" +"configuration for applications across all scenarios. Applications using\n" +"libproxy only have to specify which proxy to use." +msgstr "" + +#: gnu/packages/networking.scm:1039 +msgid "Redirect any TCP connection through a proxy or proxy chain" +msgstr "" + +#: gnu/packages/networking.scm:1040 +msgid "" +"Proxychains-ng is a preloader which hooks calls to sockets\n" +"in dynamically linked programs and redirects them through one or more SOCKS " +"or\n" +"HTTP proxies." +msgstr "" + +#: gnu/packages/networking.scm:1061 +msgid "Network communication layer on top of UDP" +msgstr "" + +#: gnu/packages/networking.scm:1063 +msgid "" +"ENet's purpose is to provide a relatively thin, simple and robust network\n" +"communication layer on top of UDP. The primary feature it provides is " +"optional\n" +"reliable, in-order delivery of packets. ENet omits certain higher level\n" +"networking features such as authentication, server discovery, encryption, " +"or\n" +"other similar tasks that are particularly application specific so that the\n" +"library remains flexible, portable, and easily embeddable." +msgstr "" + +#: gnu/packages/networking.scm:1127 +msgid "Applicative network protocol demultiplexer" +msgstr "" + +#: gnu/packages/networking.scm:1129 +msgid "" +"sslh is a network protocol demultiplexer. It acts like a switchboard,\n" +"accepting connections from clients on one port and forwarding them to " +"different\n" +"servers based on the contents of the first received data packet. Detection " +"of\n" +"common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already\n" +"implemented, but any other protocol that matches a regular expression can " +"be\n" +"added. sslh's name comes from its original application of serving both SSH " +"and\n" +"HTTPS on port 443, allowing SSH connections from inside corporate firewalls\n" +"that block port 22." +msgstr "" + +#: gnu/packages/networking.scm:1152 +msgid "TCP, UDP and SCTP bandwidth measurement tool" +msgstr "" + +#: gnu/packages/networking.scm:1154 +msgid "" +"iPerf is a tool to measure achievable bandwidth on IP networks. It\n" +"supports tuning of various parameters related to timing, buffers and\n" +"protocols (TCP, UDP, SCTP with IPv4 and IPv6). For each test it reports\n" +"the bandwidth, loss, and other parameters." +msgstr "" + +#: gnu/packages/networking.scm:1187 +msgid "Per-process bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1188 +msgid "" +"NetHogs is a small 'net top' tool for Linux. Instead of\n" +"breaking the traffic down per protocol or per subnet, like most tools do, " +"it\n" +"groups bandwidth by process.\n" +"\n" +"NetHogs does not rely on a special kernel module to be loaded. If there's\n" +"suddenly a lot of network traffic, you can fire up NetHogs and immediately " +"see\n" +"which PID is causing this. This makes it easy to identify programs that " +"have\n" +"gone wild and are suddenly taking up your bandwidth." +msgstr "" + +#: gnu/packages/networking.scm:1234 +msgid "Usenet binary file downloader" +msgstr "" + +#: gnu/packages/networking.scm:1236 +msgid "" +"NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" +"on information given in @code{nzb} files. NZBGet can be used in standalone\n" +"and in server/client modes. In standalone mode, you pass NZBGet " +"@command{nzb}\n" +"files as command-line parameters and it downloads them and exits. NZBGet " +"also\n" +"contains a Web interface. Its server can be controlled through remote\n" +"procedure calls (RPCs)." +msgstr "" + +#: gnu/packages/networking.scm:1290 +msgid "Virtual network switch" +msgstr "" + +#: gnu/packages/networking.scm:1293 +msgid "" +"Open vSwitch is a multilayer virtual switch. It is designed to enable\n" +"massive network automation through programmatic extension, while still\n" +"supporting standard management interfaces and protocols (e.g. NetFlow, " +"sFlow,\n" +"IPFIX, RSPAN, CLI, LACP, 802.1ag)." +msgstr "" + +#: gnu/packages/networking.scm:1315 +msgid "Python class and tools for handling IP addresses and networks" +msgstr "" + +#: gnu/packages/networking.scm:1316 +msgid "" +"The @code{IP} class allows a comfortable parsing and\n" +"handling for most notations in use for IPv4 and IPv6 addresses and\n" +"networks." +msgstr "" + +#: gnu/packages/networking.scm:1336 +msgid "Internet bandwidth tester" +msgstr "" + +#: gnu/packages/networking.scm:1338 +msgid "" +"Command line interface for testing internet bandwidth using\n" +"speedtest.net." +msgstr "" + +#: gnu/packages/networking.scm:1356 +msgid "HPA's tftp client" +msgstr "" + +#: gnu/packages/networking.scm:1358 +msgid "" +"This is a tftp client derived from OpenBSD tftp with some extra options\n" +"added and bugs fixed. The source includes readline support but it is not\n" +"enabled due to license conflicts between the BSD advertising clause and the " +"GPL." +msgstr "" + +#: gnu/packages/networking.scm:1386 +msgid "Small Ident Daemon" +msgstr "" + +#: gnu/packages/networking.scm:1388 +msgid "" +"@dfn{Pidentd} (Peter's Ident Daemon) is a identd, which implements a\n" +"identification server. Pidentd looks up specific TCP/IP connections and\n" +"returns the user name and other information about the connection." +msgstr "" + +#: gnu/packages/networking.scm:1435 +msgid "Create secure pipes between sockets" +msgstr "" + +#: gnu/packages/networking.scm:1436 +msgid "" +"Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" +"symmetrically encrypted and authenticated pipes between socket addresses, " +"so\n" +"that one may connect to one address (e.g., a UNIX socket on localhost) and\n" +"transparently have a connection established to another address (e.g., a " +"UNIX\n" +"socket on a different system). This is similar to 'ssh -L' functionality, " +"but\n" +"does not use SSH and requires a pre-shared symmetric key." +msgstr "" + +#: gnu/packages/networking.scm:1463 +msgid "Routing Software Suite" +msgstr "" + +#: gnu/packages/networking.scm:1464 +msgid "" +"Quagga is a routing software suite, providing implementations\n" +"of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" +"\n" +"The Quagga architecture consists of a core daemon, @command{zebra}, which\n" +"acts as an abstraction layer to the underlying Unix kernel and presents the\n" +"Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv\n" +"clients which typically implement a routing protocol and communicate " +"routing\n" +"updates to the zebra daemon." +msgstr "" + +#: gnu/packages/networking.scm:1515 +msgid "IPv6 security research toolkit" +msgstr "" + +#: gnu/packages/networking.scm:1516 +msgid "" +"The THC IPv6 Toolkit provides command-line tools and a library\n" +"for researching IPv6 implementations and deployments. It requires Linux 2.6 " +"or\n" +"newer and only works on Ethernet network interfaces." +msgstr "" + +#: gnu/packages/networking.scm:1542 +msgid "Bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1543 +msgid "" +"bmon is a monitoring and debugging tool to capture\n" +"networking-related statistics and prepare them visually in a human-friendly\n" +"way. It features various output methods including an interactive curses " +"user\n" +"interface and a programmable text output for scripting." +msgstr "" + +#: gnu/packages/networking.scm:1585 +msgid "Framework for low-level network packet construction" +msgstr "" + +#: gnu/packages/networking.scm:1587 +msgid "" +"Libnet provides a fairly portable framework for network packet\n" +"construction and injection. It features portable packet creation " +"interfaces\n" +"at the IP layer and link layer, as well as a host of supplementary\n" +"functionality. Using libnet, quick and simple packet assembly applications\n" +"can be whipped up with little effort." +msgstr "" + +#: gnu/packages/networking.scm:1615 +msgid "Network diagnostic tool" +msgstr "" + +#: gnu/packages/networking.scm:1617 +msgid "" +"@dfn{mtr} (My TraceRoute) combines the functionality of the\n" +"@command{traceroute} and @command{ping} programs in a single network " +"diagnostic\n" +"tool. @command{mtr} can use several network protocols to detect " +"intermediate\n" +"routers (or @dfn{hops}) between the local host and a user-specified " +"destination.\n" +"It then continually measures the response time and packet loss at each hop, " +"and\n" +"displays the results in real time." +msgstr "" + +#: gnu/packages/networking.scm:1669 +msgid "IKEv1/v2 keying daemon" +msgstr "" + +#: gnu/packages/networking.scm:1670 +msgid "" +"StrongSwan is an IPsec implementation originally based upon\n" +"the FreeS/WAN project. It contains support for IKEv1, IKEv2, MOBIKE, IPv6,\n" +"NAT-T and more." +msgstr "" + +#: gnu/packages/pdf.scm:121 +msgid "PDF rendering library" +msgstr "PDF-bildiga biblioteko" + +#: gnu/packages/pdf.scm:123 +msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." +msgstr "" +"Poppler estas PDF-bildiga biblioteko bazita sur la kodum-bazo de xpdf-3.0" + +#: gnu/packages/pdf.scm:132 +#, fuzzy +msgid "Qt4 frontend for the Poppler PDF rendering library" +msgstr "Interfaco C++ por la tekst-bildiga biblioteko Pango" + +#: gnu/packages/pdf.scm:139 +#, fuzzy +msgid "Qt5 frontend for the Poppler PDF rendering library" +msgstr "Interfaco C++ por la tekst-bildiga biblioteko Pango" + +#: gnu/packages/pdf.scm:172 +#, fuzzy +msgid "Python bindings for Poppler-Qt4" +msgstr "Bindoj de Python por Cairo" + +#: gnu/packages/pdf.scm:174 +#, fuzzy +msgid "" +"This package provides Python bindings for the Qt4 interface of the\n" +"Poppler PDF rendering library." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/pdf.scm:219 +#, fuzzy +msgid "Python bindings for Poppler-Qt5" +msgstr "Bindoj de Python por Cairo" + +#: gnu/packages/pdf.scm:221 +#, fuzzy +msgid "" +"This package provides Python bindings for the Qt5 interface of the\n" +"Poppler PDF rendering library." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/pdf.scm:258 +#, fuzzy +msgid "Library for generating PDF files" +msgstr "Biblioteko por trakti dosierojn PNG" + +#: gnu/packages/pdf.scm:260 +msgid "" +"libHaru is a library for generating PDF files. libHaru does not support\n" +"reading and editing of existing PDF files." +msgstr "" + +#: gnu/packages/pdf.scm:307 +msgid "Viewer for PDF files based on the Motif toolkit" +msgstr "Montrilo por PDF-dosieroj bazitaj sur la ilaro Motif" + +#: gnu/packages/pdf.scm:309 +#, fuzzy +msgid "Xpdf is a viewer for Portable Document Format (PDF) files." +msgstr "Xpdf estas montrilo por dosieroj PDF (portebla dokument-formo)" + +#: gnu/packages/pdf.scm:337 +msgid "Comic book support for zathura (libarchive backend)" +msgstr "" + +#: gnu/packages/pdf.scm:338 +msgid "" +"The zathura-cb plugin adds comic book support to zathura\n" +"using libarchive." +msgstr "" + +#: gnu/packages/pdf.scm:366 +msgid "PS support for zathura (libspectre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:367 +msgid "" +"The zathura-ps plugin adds PS support to zathura\n" +"using libspectre." +msgstr "" + +#: gnu/packages/pdf.scm:396 +msgid "DjVu support for zathura (DjVuLibre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:397 +msgid "" +"The zathura-djvu plugin adds DjVu support to zathura\n" +"using the DjVuLibre library." +msgstr "" + +#: gnu/packages/pdf.scm:429 +msgid "PDF support for zathura (mupdf backend)" +msgstr "" + +#: gnu/packages/pdf.scm:430 +msgid "" +"The zathura-pdf-mupdf plugin adds PDF support to zathura\n" +"by using the @code{mupdf} rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:459 +msgid "PDF support for zathura (poppler backend)" +msgstr "" + +#: gnu/packages/pdf.scm:460 +msgid "" +"The zathura-pdf-poppler plugin adds PDF support to zathura\n" +"by using the poppler rendering engine." +msgstr "" + +#: gnu/packages/pdf.scm:518 +#, fuzzy +msgid "Lightweight keyboard-driven PDF viewer" +msgstr "Malpeza PDF-montrilo kaj ilaro" + +#: gnu/packages/pdf.scm:519 +msgid "" +"Zathura is a customizable document viewer. It provides a\n" +"minimalistic interface and an interface that mainly focuses on keyboard\n" +"interaction." +msgstr "" + +#: gnu/packages/pdf.scm:558 +msgid "Tools to work with the PDF file format" +msgstr "Iloj por labori kun la PDF dosierformo" + +#: gnu/packages/pdf.scm:560 +msgid "" +"PoDoFo is a C++ library and set of command-line tools to work with the\n" +"PDF file format. It can parse PDF files and load them into memory, and " +"makes\n" +"it easy to modify them and write the changes to disk. It is primarily " +"useful\n" +"for applications that wish to do lower level manipulation of PDF, such as\n" +"extracting content or merging files." +msgstr "" + +#: gnu/packages/pdf.scm:607 +msgid "Lightweight PDF viewer and toolkit" +msgstr "Malpeza PDF-montrilo kaj ilaro" + +#: gnu/packages/pdf.scm:609 +msgid "" +"MuPDF is a C library that implements a PDF and XPS parsing and\n" +"rendering engine. It is used primarily to render pages into bitmaps,\n" +"but also provides support for other operations such as searching and\n" +"listing the table of contents and hyperlinks.\n" +"\n" +"The library ships with a rudimentary X11 viewer, and a set of command\n" +"line tools for batch rendering @command{pdfdraw}, rewriting files\n" +"@command{pdfclean}, and examining the file structure @command{pdfshow}." +msgstr "" + +#: gnu/packages/pdf.scm:661 +msgid "Command-line tools and library for transforming PDF files" +msgstr "Komandliniaj iloj kaj biblioteko por transformi PDF-dosierojn" + +#: gnu/packages/pdf.scm:663 +msgid "" +"QPDF is a command-line program that does structural, content-preserving\n" +"transformations on PDF files. It could have been called something like\n" +"pdf-to-pdf. It includes support for merging and splitting PDFs and to\n" +"manipulate the list of pages in a PDF file. It is not a PDF viewer or a\n" +"program capable of converting PDF into other formats." +msgstr "" + +#: gnu/packages/pdf.scm:693 +msgid "Notetaking using a stylus" +msgstr "" + +#: gnu/packages/pdf.scm:695 +msgid "" +"Xournal is an application for notetaking, sketching, keeping a journal\n" +"using a stylus." +msgstr "" + +#: gnu/packages/pdf.scm:717 +msgid "Python library for generating PDFs and graphics" +msgstr "" + +#: gnu/packages/pdf.scm:718 +msgid "" +"This is the ReportLab PDF Toolkit. It allows rapid creation\n" +"of rich PDF documents, and also creation of charts in a variety of bitmap " +"and\n" +"vector formats." +msgstr "" + +#: gnu/packages/pdf.scm:771 +msgid "PDF presentation tool with visual effects" +msgstr "" + +#: gnu/packages/pdf.scm:773 +msgid "" +"Impressive is a tool to display PDF files that provides visual effects\n" +"such as smooth alpha-blended slide transitions. It provides additional " +"tools\n" +"such as zooming, highlighting an area of the screen, and a tool to navigate\n" +"the PDF pages." +msgstr "" + +#: gnu/packages/pdf.scm:821 +msgid "Framebuffer and drm-based image viewer" +msgstr "" + +#: gnu/packages/pdf.scm:823 +msgid "" +"fbida contains a few applications for viewing and editing images on\n" +"the framebuffer." +msgstr "" + +#: gnu/packages/pdf.scm:848 +msgid "PDF to SVG converter" +msgstr "" + +#: gnu/packages/pdf.scm:849 +msgid "" +"@command{pdf2svg} is a simple command-line PDF to SVG\n" +"converter using the Poppler and Cairo libraries." +msgstr "" + +#: gnu/packages/pdf.scm:880 gnu/packages/pdf.scm:917 +msgid "Pure Python PDF toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:881 +msgid "" +"PyPDF2 is a pure Python PDF library capable of:\n" +"\n" +"@enumerate\n" +"@item extracting document information (title, author, …)\n" +"@item splitting documents page by page\n" +"@item merging documents page by page\n" +"@item cropping pages\n" +"@item merging multiple pages into a single page\n" +"@item encrypting and decrypting PDF files\n" +"@end enumerate\n" +"\n" +"By being pure Python, it should run on any Python platform without any\n" +"dependencies on external libraries. It can also work entirely on\n" +"@code{StringIO} objects rather than file streams, allowing for PDF\n" +"manipulation in memory. It is therefore a useful tool for websites that\n" +"manage or manipulate PDFs." +msgstr "" + +#: gnu/packages/pdf.scm:918 +msgid "" +"PyPDF2 is a pure Python PDF toolkit.\n" +"\n" +"Note: This module isn't maintained anymore. For new projects please use\n" +"python-pypdf2 instead." +msgstr "" + +#: gnu/packages/pdf.scm:942 +msgid "Scale and tile PDF images/pages to print on multiple pages" +msgstr "" + +#: gnu/packages/pdf.scm:943 +msgid "" +"@command{pdfposter} can be used to create a large poster by\n" +"building it from multple pages and/or printing it on large media. It " +"expects\n" +"as input a PDF file, normally printing on a single page. The output is " +"again\n" +"a PDF file, maybe containing multiple pages together building the poster. " +"The\n" +"input page will be scaled to obtain the desired size.\n" +"\n" +"This is much like @command{poster} does for Postscript files, but working " +"with\n" +"PDF. Since sometimes @command{poster} does not like your files converted " +"from\n" +"PDF. Indeed @command{pdfposter} was inspired by @command{poster}." +msgstr "" + +#: gnu/packages/pdf.scm:974 +#, fuzzy +msgid "Command-line utility to search text in PDF files" +msgstr "Komandliniaj iloj kaj biblioteko por transformi PDF-dosierojn" + +#: gnu/packages/pdf.scm:976 +msgid "" +"Pdfgrep searches in pdf files for strings matching a regular expression.\n" +"Support some GNU grep options as file name output, page number output,\n" +"optional case insensitivity, count occurrences, color highlights and search " +"in\n" +"multiple files." +msgstr "" + +#: gnu/packages/pem.scm:41 +msgid "Personal expenses manager" +msgstr "" + +#: gnu/packages/pem.scm:43 +msgid "" +"GNU Pem is a simple tool for tracking personal income and\n" +"expenses. It operates from the command line and it stores its data\n" +"in a basic text format in your home directory. It can easily print\n" +"reports of your spending on different expenses via a basic search\n" +"feature." +msgstr "" + +#: gnu/packages/perl.scm:151 +#, fuzzy +msgid "Implementation of the Perl programming language" +msgstr "Realigo de Scheme kaj rilataj program-lingvoj" + +#: gnu/packages/perl.scm:153 +msgid "" +"Perl 5 is a highly capable, feature-rich programming language with over\n" +"24 years of development." +msgstr "" + +#: gnu/packages/perl.scm:172 +msgid "Module for merging hierarchies using the C3 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:173 +msgid "" +"This module implements the C3 algorithm, which aims to\n" +"provide a sane method resolution order under multiple inheritance." +msgstr "" + +#: gnu/packages/perl.scm:191 +msgid "Compute differences between two files or lists" +msgstr "" + +#: gnu/packages/perl.scm:192 +msgid "" +"This is a module for computing the difference between two\n" +"files, two strings, or any other two lists of things. It uses an " +"intelligent\n" +"algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" +"program. It is guaranteed to find the *smallest possible* set of\n" +"differences." +msgstr "" + +#: gnu/packages/perl.scm:214 +msgid "Use shorter versions of class names" +msgstr "" + +#: gnu/packages/perl.scm:215 +msgid "" +"The alias module loads the class you specify and exports\n" +"into your namespace a subroutine that returns the class name. You can\n" +"explicitly alias the class to another name or, if you prefer, you can do so\n" +"implicitly." +msgstr "" + +#: gnu/packages/perl.scm:237 +msgid "Transparently use Moose or Mouse modules" +msgstr "" + +#: gnu/packages/perl.scm:239 +msgid "" +"This module facilitates using @code{Moose} or @code{Mouse} modules\n" +"without changing the code. By default, Mouse will be provided to " +"libraries,\n" +"unless Moose is already loaded, or explicitly requested by the end-user. " +"End\n" +"users can force the decision of which backend to use by setting the " +"environment\n" +"variable ANY_MOOSE to be Moose or Mouse." +msgstr "" + +#: gnu/packages/perl.scm:262 +msgid "Configuration files and command line parsing" +msgstr "" + +#: gnu/packages/perl.scm:263 +msgid "" +"AppConfig is a bundle of Perl5 modules for reading\n" +"configuration files and parsing command line arguments." +msgstr "" + +#: gnu/packages/perl.scm:283 +msgid "Small utils for array manipulation" +msgstr "" + +#: gnu/packages/perl.scm:284 +msgid "" +"@code{Array::Utils} is a small pure-perl module containing\n" +"list manipulation routines." +msgstr "" + +#: gnu/packages/perl.scm:303 +msgid "Allow C/XS libraries to interrupt perl asynchronously" +msgstr "" + +#: gnu/packages/perl.scm:305 +msgid "" +"@code{Async::Interrupt} implements a single feature only of interest\n" +"to advanced perl modules, namely asynchronous interruptions (think \"UNIX\n" +"signals\", which are very similar).\n" +"\n" +"Sometimes, modules wish to run code asynchronously (in another thread,\n" +"or from a signal handler), and then signal the perl interpreter on\n" +"certain events. One common way is to write some data to a pipe and use\n" +"an event handling toolkit to watch for I/O events. Another way is to\n" +"send a signal. Those methods are slow, and in the case of a pipe, also\n" +"not asynchronous - it won't interrupt a running perl interpreter.\n" +"\n" +"This module implements asynchronous notifications that enable you to\n" +"signal running perl code from another thread, asynchronously, and\n" +"sometimes even without using a single syscall." +msgstr "" + +#: gnu/packages/perl.scm:335 +msgid "Lexically disable autovivification" +msgstr "" + +#: gnu/packages/perl.scm:336 +msgid "" +"When an undefined variable is dereferenced, it gets silently\n" +"upgraded to an array or hash reference (depending of the type of the\n" +"dereferencing). This behaviour is called autovivification and usually does\n" +"what you mean but it may be unnatural or surprising because your variables " +"get\n" +"populated behind your back. This is especially true when several levels of\n" +"dereferencing are involved, in which case all levels are vivified up to the\n" +"last, or when it happens in intuitively read-only constructs like\n" +"@code{exists}. The pragma provided by this package lets you disable\n" +"autovivification for some constructs and optionally throws a warning or an\n" +"error when it would have happened." +msgstr "" + +#: gnu/packages/perl.scm:369 +msgid "Disables bareword filehandles" +msgstr "" + +#: gnu/packages/perl.scm:370 +msgid "This module disables bareword filehandles." +msgstr "" + +#: gnu/packages/perl.scm:387 gnu/packages/perl.scm:6552 +msgid "Establish an ISA relationship with base classes at compile time" +msgstr "" + +#: gnu/packages/perl.scm:388 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time. Unless you are using " +"the\n" +"fields pragma, consider this module discouraged in favor of the lighter-" +"weight\n" +"parent." +msgstr "" + +#: gnu/packages/perl.scm:408 +msgid "Open a browser in a given URL" +msgstr "" + +#: gnu/packages/perl.scm:409 +msgid "" +"The functions exported by this module allow you to open URLs\n" +"in the user's browser. A set of known commands per OS-name is tested for\n" +"presence, and the first one found is executed. With an optional parameter,\n" +"all known commands are checked." +msgstr "" + +#: gnu/packages/perl.scm:434 +msgid "Execute code after a scope finished compilation" +msgstr "" + +#: gnu/packages/perl.scm:435 +msgid "" +"This module allows you to execute code when perl finished\n" +"compiling the surrounding scope." +msgstr "" + +#: gnu/packages/perl.scm:456 +msgid "Wrap OP check callbacks" +msgstr "" + +#: gnu/packages/perl.scm:457 +msgid "This module allows you to wrap OP check callbacks." +msgstr "" + +#: gnu/packages/perl.scm:474 +msgid "Lists of reserved barewords and symbol names" +msgstr "" + +#: gnu/packages/perl.scm:475 +msgid "" +"@code{B::Keywords} supplies several arrays of exportable\n" +"keywords: @code{@@Scalars, @@Arrays, @@Hashes, @@Filehandles, @@Symbols,\n" +"@@Functions, @@Barewords, @@TieIOMethods, @@UNIVERSALMethods and\n" +"@@ExporterSymbols}." +msgstr "" + +#: gnu/packages/perl.scm:498 +msgid "Benchmarking with statistical confidence" +msgstr "" + +#: gnu/packages/perl.scm:500 +msgid "" +"The Benchmark::Timer class allows you to time portions of code\n" +"conveniently, as well as benchmark code by allowing timings of repeated\n" +"trials. It is perfect for when you need more precise information about the\n" +"running time of portions of your code than the Benchmark module will give " +"you,\n" +"but don't want to go all out and profile your code." +msgstr "" + +#: gnu/packages/perl.scm:525 +msgid "Bit vector library" +msgstr "" + +#: gnu/packages/perl.scm:526 +msgid "" +"Bit::Vector is an efficient C library which allows you to\n" +"handle bit vectors, sets (of integers), \"big integer arithmetic\" and " +"boolean\n" +"matrices, all of arbitrary sizes. The package also includes an\n" +"object-oriented Perl module for accessing the C library from Perl, and\n" +"optionally features overloaded operators for maximum ease of use. The C\n" +"library can nevertheless be used stand-alone, without Perl." +msgstr "" + +#: gnu/packages/perl.scm:548 +msgid "Boolean support for Perl" +msgstr "" + +#: gnu/packages/perl.scm:549 +msgid "" +"This module provides basic Boolean support, by defining two\n" +"special objects: true and false." +msgstr "" + +#: gnu/packages/perl.scm:567 +msgid "Data files for Business::ISBN" +msgstr "" + +#: gnu/packages/perl.scm:568 +msgid "" +"This package provides a data pack for @code{Business::ISBN}.\n" +"These data are generated from the RangeMessage.xml file provided by the " +"ISBN\n" +"Agency." +msgstr "" + +#: gnu/packages/perl.scm:590 +msgid "Work with International Standard Book Numbers" +msgstr "" + +#: gnu/packages/perl.scm:591 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Book Numbers, including ISBN-10 and ISBN-13." +msgstr "" + +#: gnu/packages/perl.scm:609 +msgid "Work with International Standard Serial Numbers" +msgstr "" + +#: gnu/packages/perl.scm:610 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Serial Numbers." +msgstr "" + +#: gnu/packages/perl.scm:630 +msgid "Work with International Standard Music Numbers" +msgstr "" + +#: gnu/packages/perl.scm:631 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Music Numbers." +msgstr "" + +#: gnu/packages/perl.scm:652 +#, fuzzy +msgid "Cache interface for Perl" +msgstr "Interfaco de SQLite por Perl" + +#: gnu/packages/perl.scm:653 +msgid "" +"The Cache modules are designed to assist a developer in\n" +"persisting data for a specified period of time. Often these modules are " +"used\n" +"in web applications to store data locally to save repeated and redundant\n" +"expensive calls to remote machines or databases. People have also been " +"known\n" +"to use Cache::Cache for its straightforward interface in sharing data " +"between\n" +"runs of an application or invocations of a CGI-style script or simply as an\n" +"easy to use abstraction of the file system or shared memory." +msgstr "" + +#: gnu/packages/perl.scm:676 +msgid "Shared memory interprocess cache via mmap" +msgstr "" + +#: gnu/packages/perl.scm:677 +msgid "" +"A shared memory cache through an mmap'ed file. It's core is\n" +"written in C for performance. It uses fcntl locking to ensure multiple\n" +"processes can safely access the cache at the same time. It uses a basic " +"LRU\n" +"algorithm to keep the most used entries in the cache." +msgstr "" + +#: gnu/packages/perl.scm:698 +msgid "Capture STDOUT and STDERR from Perl, XS or external programs" +msgstr "" + +#: gnu/packages/perl.scm:700 +msgid "" +"Capture::Tiny provides a simple, portable way to capture almost anything\n" +"sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" +"code or from an external program. Optionally, output can be teed so that " +"it\n" +"is captured while being passed through to the original file handles." +msgstr "" + +#: gnu/packages/perl.scm:719 +msgid "Check compatibility with the installed perl version" +msgstr "" + +#: gnu/packages/perl.scm:721 +msgid "" +"This module is used by Schmorp's modules during configuration stage\n" +"to test the installed perl for compatibility with his modules." +msgstr "" + +#: gnu/packages/perl.scm:741 +msgid "Warns and dies noisily with stack backtraces/" +msgstr "" + +#: gnu/packages/perl.scm:742 +msgid "" +"This module is meant as a debugging aid. It can be used to\n" +"make a script complain loudly with stack backtraces when @code{warn()}-ing " +"or\n" +"@code{die()}ing." +msgstr "" + +#: gnu/packages/perl.scm:761 +msgid "Executable comments for Perl" +msgstr "" + +#: gnu/packages/perl.scm:762 +msgid "" +"Carp::Assert is intended for a purpose like the ANSI C\n" +"library assert.h." +msgstr "" + +#: gnu/packages/perl.scm:784 +msgid "Convenience wrappers around Carp::Assert" +msgstr "" + +#: gnu/packages/perl.scm:785 +msgid "" +"Carp::Assert::More is a set of handy assertion functions for\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:805 +msgid "Report errors from a \"clan\" of modules" +msgstr "" + +#: gnu/packages/perl.scm:806 +msgid "" +"This module allows errors from a clan (or family) of modules\n" +"to appear to originate from the caller of the clan. This is necessary in\n" +"cases where the clan modules are not classes derived from each other, and " +"thus\n" +"the Carp.pm module doesn't help." +msgstr "" + +#: gnu/packages/perl.scm:826 +msgid "Read the CDDB entry for an audio CD in your drive" +msgstr "" + +#: gnu/packages/perl.scm:827 +msgid "This module can retrieve information from the CDDB." +msgstr "" + +#: gnu/packages/perl.scm:849 +msgid "Automated accessor generation" +msgstr "" + +#: gnu/packages/perl.scm:850 +msgid "" +"This module automagically generates accessors/mutators for\n" +"your class." +msgstr "" + +#: gnu/packages/perl.scm:872 +msgid "Faster, but less expandable, chained accessors" +msgstr "" + +#: gnu/packages/perl.scm:873 +msgid "" +"A chained accessor is one that always returns the object\n" +"when called with parameters (to set), and the value of the field when " +"called\n" +"with no arguments. This module subclasses Class::Accessor in order to " +"provide\n" +"the same mk_accessors interface." +msgstr "" + +#: gnu/packages/perl.scm:900 +msgid "Build groups of accessors" +msgstr "" + +#: gnu/packages/perl.scm:901 +msgid "" +"This class lets you build groups of accessors that will call\n" +"different getters and setters." +msgstr "" + +#: gnu/packages/perl.scm:921 +msgid "Pragma to use the C3 method resolution order algorithm" +msgstr "" + +#: gnu/packages/perl.scm:922 +msgid "" +"This is pragma to change Perl 5's standard method resolution\n" +"order from depth-first left-to-right (a.k.a - pre-order) to the more\n" +"sophisticated C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:946 +msgid "Drop-in replacement for NEXT" +msgstr "" + +#: gnu/packages/perl.scm:947 +msgid "" +"This module is intended as a drop-in replacement for NEXT,\n" +"supporting the same interface, but using Class::C3 to do the hard work." +msgstr "" + +#: gnu/packages/perl.scm:972 +msgid "Load mix-ins or components to your C3-based class" +msgstr "" + +#: gnu/packages/perl.scm:973 +msgid "" +"This module will inject base classes to your module using\n" +"the Class::C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:991 +msgid "Inheritable, overridable class data" +msgstr "" + +#: gnu/packages/perl.scm:992 +msgid "" +"Class::Data::Inheritable is for creating accessor/mutators\n" +"to class data. That is, if you want to store something about your class as " +"a\n" +"whole (instead of about a single object). This data is then inherited by " +"your\n" +"subclasses and can be overridden." +msgstr "" + +#: gnu/packages/perl.scm:1013 +msgid "Class for easy date and time manipulation" +msgstr "" + +#: gnu/packages/perl.scm:1014 +msgid "" +"This module provides a general-purpose date and datetime\n" +"type for perl." +msgstr "" + +#: gnu/packages/perl.scm:1031 +msgid "Base class for error handling" +msgstr "" + +#: gnu/packages/perl.scm:1033 +msgid "" +"@code{Class::ErrorHandler} provides an error-handling mechanism that is " +"generic\n" +"enough to be used as the base class for a variety of OO classes. Subclasses " +"inherit\n" +"its two error-handling methods, error and errstr, to communicate error " +"messages back\n" +"to the calling program." +msgstr "" + +#: gnu/packages/perl.scm:1054 +msgid "Utility methods for factory classes" +msgstr "" + +#: gnu/packages/perl.scm:1055 +msgid "This module exports methods useful for factory classes." +msgstr "" + +#: gnu/packages/perl.scm:1072 +msgid "Get information about a class and its structure" +msgstr "" + +#: gnu/packages/perl.scm:1073 +msgid "" +"Class::Inspector allows you to get information about a\n" +"loaded class." +msgstr "" + +#: gnu/packages/perl.scm:1101 +msgid "Working (require \"Class::Name\") and more" +msgstr "" + +#: gnu/packages/perl.scm:1102 +msgid "" +"\"require EXPR\" only accepts Class/Name.pm style module\n" +"names, not Class::Name. For that, this module provides \"load_class\n" +"'Class::Name'\"." +msgstr "" + +#: gnu/packages/perl.scm:1125 +msgid "XS implementation of parts of Class::Load" +msgstr "" + +#: gnu/packages/perl.scm:1126 +msgid "" +"This module provides an XS implementation for portions of\n" +"Class::Load." +msgstr "" + +#: gnu/packages/perl.scm:1145 +msgid "Create generic methods for OO Perl" +msgstr "" + +#: gnu/packages/perl.scm:1146 +msgid "" +"This module solves the problem of having to continually\n" +"write accessor methods for your objects that perform standard tasks." +msgstr "" + +#: gnu/packages/perl.scm:1167 +msgid "Moose-like method modifiers" +msgstr "" + +#: gnu/packages/perl.scm:1168 +msgid "" +"Class::Method::Modifiers provides three modifiers: 'before',\n" +"'around', and 'after'. 'before' and 'after' are run just before and after " +"the\n" +"method they modify, but can not really affect that original method. " +"'around'\n" +"is run in place of the original method, with a hook to easily call that\n" +"original method." +msgstr "" + +#: gnu/packages/perl.scm:1189 +msgid "Implementation of a singleton class for Perl" +msgstr "" + +#: gnu/packages/perl.scm:1190 +msgid "" +"This module implements a Singleton class from which other\n" +"classes can be derived. By itself, the Class::Singleton module does very\n" +"little other than manage the instantiation of a single object." +msgstr "" + +#: gnu/packages/perl.scm:1209 +msgid "Minimalist class construction" +msgstr "" + +#: gnu/packages/perl.scm:1210 +msgid "" +"This module offers a minimalist class construction kit. It\n" +"uses no non-core modules for any recent Perl." +msgstr "" + +#: gnu/packages/perl.scm:1230 +msgid "Unload a class" +msgstr "" + +#: gnu/packages/perl.scm:1231 +msgid "" +"Class:Unload unloads a given class by clearing out its\n" +"symbol table and removing it from %INC." +msgstr "" + +#: gnu/packages/perl.scm:1249 +msgid "Generate fast XS accessors without runtime compilation" +msgstr "" + +#: gnu/packages/perl.scm:1250 +msgid "" +"Class::XSAccessor implements fast read, write, and\n" +"read/write accessors in XS. Additionally, it can provide predicates such " +"as\n" +"\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" +"object. It only works with objects that are implemented as ordinary " +"hashes.\n" +"Class::XSAccessor::Array implements the same interface for objects that use\n" +"arrays for their internal representation." +msgstr "" + +#: gnu/packages/perl.scm:1270 gnu/packages/perl.scm:1293 +msgid "Recursively copy Perl datatypes" +msgstr "" + +#: gnu/packages/perl.scm:1272 +msgid "" +"This module provides a clone() method which makes recursive copies of\n" +"nested hash, array, scalar and reference types, including tied variables " +"and\n" +"objects." +msgstr "" + +#: gnu/packages/perl.scm:1294 +msgid "" +"This module provides a general-purpose @code{clone} function\n" +"to make deep copies of Perl data structures. It calls itself recursively " +"to\n" +"copy nested hash, array, scalar and reference types, including tied " +"variables\n" +"and objects." +msgstr "" + +#: gnu/packages/perl.scm:1314 +msgid "Sane defaults for Perl programs" +msgstr "" + +#: gnu/packages/perl.scm:1315 +msgid "" +"This module implements some sane defaults for Perl programs,\n" +"as defined by two typical specimens of Perl coders." +msgstr "" + +#: gnu/packages/perl.scm:1335 +msgid "Load configuration from different file formats" +msgstr "" + +#: gnu/packages/perl.scm:1336 +msgid "" +"Config::Any provides a facility for Perl applications and\n" +"libraries to load configuration data from multiple different file formats. " +"It\n" +"supports XML, YAML, JSON, Apache-style configuration, and Perl code." +msgstr "" + +#: gnu/packages/perl.scm:1357 +msgid "Module to implement some AutoConf macros in Perl" +msgstr "" + +#: gnu/packages/perl.scm:1358 +msgid "" +"Config::AutoConf is intended to provide the same\n" +"opportunities to Perl developers as GNU Autoconf does for Shell developers." +msgstr "" + +#: gnu/packages/perl.scm:1376 +msgid "Generic Config Module" +msgstr "" + +#: gnu/packages/perl.scm:1377 +msgid "" +"This module opens a config file and parses its contents for\n" +"you. The format of config files supported by Config::General is inspired " +"by\n" +"the well known Apache config format and is 100% compatible with Apache\n" +"configs, but you can also just use simple name/value pairs in your config\n" +"files. In addition to the capabilities of an Apache config file it " +"supports\n" +"some enhancements such as here-documents, C-style comments, and multiline\n" +"options." +msgstr "" + +#: gnu/packages/perl.scm:1404 +msgid "Simple .ini-file format reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:1405 +msgid "" +"@code{Config::INI} is a module that facilates the reading\n" +"and writing of @code{.ini}-style configuration files." +msgstr "" + +#: gnu/packages/perl.scm:1426 +msgid "Preserve context during subroutine call" +msgstr "" + +#: gnu/packages/perl.scm:1427 +msgid "" +"This module runs code after a subroutine call, preserving\n" +"the context the subroutine would have seen if it were the last statement in\n" +"the caller." +msgstr "" + +#: gnu/packages/perl.scm:1452 +msgid "Extract data from Macintosh BinHex files" +msgstr "" + +#: gnu/packages/perl.scm:1454 +msgid "" +"BinHex is a format for transporting files safely through electronic\n" +"mail, as short-lined, 7-bit, semi-compressed data streams. Ths module\n" +"provides a means of converting those data streams back into into binary\n" +"data." +msgstr "" + +#: gnu/packages/perl.scm:1476 +msgid "Verify requirements in a CPAN::Meta object" +msgstr "" + +#: gnu/packages/perl.scm:1477 +msgid "" +"This module verifies if requirements described in a\n" +"CPAN::Meta object are present." +msgstr "" + +#: gnu/packages/perl.scm:1497 +msgid "JSON::XS for Cpanel" +msgstr "" + +#: gnu/packages/perl.scm:1498 gnu/packages/perl.scm:4292 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa." +msgstr "" + +#: gnu/packages/perl.scm:1516 +msgid "Random password generator" +msgstr "" + +#: gnu/packages/perl.scm:1517 +msgid "" +"Crypt::RandPasswd provides three functions that can be used\n" +"to generate random passwords, constructed from words, letters, or " +"characters.\n" +"This code is a Perl implementation of the Automated Password Generator\n" +"standard, like the program described in \"A Random Word Generator For\n" +"Pronounceable Passwords\". This code is a re-engineering of the program\n" +"contained in Appendix A of FIPS Publication 181, \"Standard for Automated\n" +"Password Generator\"." +msgstr "" + +#: gnu/packages/perl.scm:1542 +msgid "Perl implementation of the RC4 encryption algorithm" +msgstr "" + +#: gnu/packages/perl.scm:1543 +#, fuzzy +msgid "A pure Perl implementation of the RC4 algorithm." +msgstr "Realigo curses de la API Glk" + +#: gnu/packages/perl.scm:1562 +msgid "Temporarily change working directory" +msgstr "" + +#: gnu/packages/perl.scm:1564 +msgid "" +"@code{Cwd::Guard} changes the current directory using a limited scope.\n" +"It returns to the previous working directory when the object is destroyed." +msgstr "" + +#: gnu/packages/perl.scm:1602 +#, fuzzy +msgid "Library for genomic analysis" +msgstr "Biblioteko por aliri zip-dosierojn" + +#: gnu/packages/perl.scm:1603 +msgid "" +"Chaolin Zhang's Perl Library (czplib) contains assorted\n" +"functions and data structures for processing and analysing genomic and\n" +"bioinformatics data." +msgstr "" + +#: gnu/packages/perl.scm:1632 gnu/packages/perl.scm:1798 +msgid "Base classes wrapping fundamental Perl data types" +msgstr "" + +#: gnu/packages/perl.scm:1633 +msgid "" +"Collection of classes that wrap fundamental data types that\n" +"exist in Perl. These classes and methods as they exist today are an " +"attempt\n" +"to mirror functionality provided by Moose's Native Traits. One important\n" +"thing to note is all classes currently do no validation on constructor\n" +"input." +msgstr "" + +#: gnu/packages/perl.scm:1656 +msgid "Compare Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1657 +msgid "" +"This module compares arbitrary data structures to see if\n" +"they are copies of each other." +msgstr "" + +#: gnu/packages/perl.scm:1675 +msgid "Perl extension for generating unique identifiers" +msgstr "" + +#: gnu/packages/perl.scm:1676 +msgid "" +"@code{Data::Uniqid} provides three simple routines for\n" +"generating unique ids. These ids are coded with a Base62 systen to make " +"them\n" +"short and handy (e.g. to use it as part of a URL)." +msgstr "" + +#: gnu/packages/perl.scm:1695 +msgid "Pretty printing of data structures" +msgstr "" + +#: gnu/packages/perl.scm:1696 +msgid "" +"This module provide functions that takes a list of values as\n" +"their argument and produces a string as its result. The string contains " +"Perl\n" +"code that, when \"eval\"ed, produces a deep copy of the original arguments." +msgstr "" + +#: gnu/packages/perl.scm:1715 +msgid "Concise data dumper" +msgstr "" + +#: gnu/packages/perl.scm:1716 +msgid "" +"Data::Dumper::Concise provides a dumper with Less\n" +"indentation and newlines plus sub deparsing." +msgstr "" + +#: gnu/packages/perl.scm:1738 +msgid "Parse and validate simple name/value option pairs" +msgstr "" + +#: gnu/packages/perl.scm:1740 +msgid "Data::OptList provides a simple syntax for name/value option pairs." +msgstr "" + +#: gnu/packages/perl.scm:1762 +msgid "Help when paging through sets of results" +msgstr "" + +#: gnu/packages/perl.scm:1763 +msgid "" +"When searching through large amounts of data, it is often\n" +"the case that a result set is returned that is larger than we want to " +"display\n" +"on one page. This results in wanting to page through various pages of " +"data.\n" +"The maths behind this is unfortunately fiddly, hence this module." +msgstr "" + +#: gnu/packages/perl.scm:1800 +msgid "" +"@code{Data::Perl} is a container class for the following classes:\n" +"@itemize\n" +"@item @code{Data::Perl::Collection::Hash}\n" +"@item @code{Data::Perl::Collection::Array}\n" +"@item @code{Data::Perl::String}\n" +"@item @code{Data::Perl::Number}\n" +"@item @code{Data::Perl::Counter}\n" +"@item @code{Data::Perl::Bool}\n" +"@item @code{Data::Perl::Code}\n" +"@end itemize" +msgstr "" + +#: gnu/packages/perl.scm:1831 +msgid "Colored pretty-print of Perl data structures and objects" +msgstr "" + +#: gnu/packages/perl.scm:1832 +msgid "" +"Display Perl variables and objects on screen, properly\n" +"formatted (to be inspected by a human)." +msgstr "" + +#: gnu/packages/perl.scm:1855 +msgid "Conditionally split data into records" +msgstr "" + +#: gnu/packages/perl.scm:1856 +msgid "" +"This Perl module allows you to split data into records by\n" +"not only specifying what you wish to split the data on, but also by " +"specifying\n" +"an \"unless\" regular expression. If the text in question matches the\n" +"\"unless\" regex, it will not be split there. This allows us to do things\n" +"like split on newlines unless newlines are embedded in quotes." +msgstr "" + +#: gnu/packages/perl.scm:1884 +msgid "Read multiple hunks of data out of your DATA section" +msgstr "" + +#: gnu/packages/perl.scm:1885 +msgid "" +"This package provides a Perl library to read multiple hunks\n" +"of data out of your DATA section." +msgstr "" + +#: gnu/packages/perl.scm:1905 +msgid "Structured tags datastructures" +msgstr "" + +#: gnu/packages/perl.scm:1907 +msgid "" +"This module is for manipulating data as hierarchical tag/value\n" +"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures " +"can\n" +"be represented as nested arrays, which have the advantage of being native " +"to\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:1934 +msgid "N at a time iteration API" +msgstr "" + +#: gnu/packages/perl.scm:1935 +msgid "" +"This module tries to find middle ground between one at a\n" +"time and all at once processing of data sets. The purpose of this module " +"is\n" +"to avoid the overhead of implementing an iterative api when this isn't\n" +"necessary, without breaking forward compatibility in case that becomes\n" +"necessary later on." +msgstr "" + +#: gnu/packages/perl.scm:1960 +msgid "Dynamic generation of nested combinations of variants" +msgstr "" + +#: gnu/packages/perl.scm:1961 +msgid "" +"Data::Tumbler - Dynamic generation of nested combinations of\n" +"variants." +msgstr "" + +#: gnu/packages/perl.scm:1987 +msgid "Visitor style traversal of Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1988 +msgid "" +"This module is a simple visitor implementation for Perl\n" +"values. It has a main dispatcher method, visit, which takes a single perl\n" +"value and then calls the methods appropriate for that value. It can\n" +"recursively map (cloning as necessary) or just traverse most structures, " +"with\n" +"support for per-object behavior, circular structures, visiting tied\n" +"structures, and all ref types (hashes, arrays, scalars, code, globs)." +msgstr "" + +#: gnu/packages/perl.scm:2013 +msgid "Gregorian calendar date calculations" +msgstr "" + +#: gnu/packages/perl.scm:2014 +msgid "" +"This package consists of a Perl module for date calculations\n" +"based on the Gregorian calendar, thereby complying with all relevant norms " +"and\n" +"standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" +"applicable)." +msgstr "" + +#: gnu/packages/perl.scm:2038 +msgid "XS wrapper for Date::Calc" +msgstr "" + +#: gnu/packages/perl.scm:2039 +msgid "" +"Date::Calc::XS is an XS wrapper and C library plug-in for\n" +"Date::Calc." +msgstr "" + +#: gnu/packages/perl.scm:2063 +msgid "Date manipulation routines" +msgstr "" + +#: gnu/packages/perl.scm:2064 +msgid "" +"Date::Manip is a series of modules for common date/time\n" +"operations, such as comparing two times, determining a date a given amount " +"of\n" +"time from another, or parsing international times." +msgstr "" + +#: gnu/packages/perl.scm:2083 +msgid "Simple date handling" +msgstr "" + +#: gnu/packages/perl.scm:2084 +msgid "" +"Dates are complex enough without times and timezones. This\n" +"module may be used to create simple date objects. It handles validation,\n" +"interval arithmetic, and day-of-week calculation. It does not deal with\n" +"hours, minutes, seconds, and time zones." +msgstr "" + +#: gnu/packages/perl.scm:2116 +msgid "Date and time object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2117 +msgid "" +"DateTime is a class for the representation of date/time\n" +"combinations. It represents the Gregorian calendar, extended backwards in\n" +"time before its creation (in 1582)." +msgstr "" + +#: gnu/packages/perl.scm:2139 +msgid "Dates in the Julian calendar" +msgstr "" + +#: gnu/packages/perl.scm:2140 +msgid "" +"This package is a companion module to @code{DateTime.pm}.\n" +"It implements the Julian calendar. It supports everything that\n" +"@code{DateTime.pm} supports and more: about one day per century more, to be\n" +"precise." +msgstr "" + +#: gnu/packages/perl.scm:2166 +msgid "DateTime set objects" +msgstr "" + +#: gnu/packages/perl.scm:2167 +msgid "" +"The DateTime::Set module provides a date/time sets\n" +"implementation. It allows, for example, the generation of groups of dates,\n" +"like \"every wednesday\", and then find all the dates matching that " +"pattern,\n" +"within a time range." +msgstr "" + +#: gnu/packages/perl.scm:2190 +msgid "DateTime rfc2445 recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2191 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for RFC 2445 style recurrences." +msgstr "" + +#: gnu/packages/perl.scm:2212 +msgid "DateTime::Set extension for basic recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2213 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for various recurrences, such as \"once a month" +"\"\n" +"or \"every day\". You can also create more complicated recurrences, such " +"as\n" +"\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." +msgstr "" + +#: gnu/packages/perl.scm:2238 +msgid "Create DateTime parser classes and objects" +msgstr "" + +#: gnu/packages/perl.scm:2239 +msgid "" +"DateTime::Format::Builder creates DateTime parsers. Many\n" +"string formats of dates and times are simple and just require a basic " +"regular\n" +"expression to extract the relevant information. Builder provides a simple " +"way\n" +"to do this without writing reams of structural code." +msgstr "" + +#: gnu/packages/perl.scm:2266 +msgid "Parse data/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2267 +msgid "" +"DateTime::Format::Flexible attempts to take any string you\n" +"give it and parse it into a DateTime object." +msgstr "" + +#: gnu/packages/perl.scm:2293 +msgid "Parse and format iCal datetime and duration strings" +msgstr "" + +#: gnu/packages/perl.scm:2294 +msgid "" +"This module understands the ICal date/time and duration\n" +"formats, as defined in RFC 2445. It can be used to parse these formats in\n" +"order to create the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2326 +msgid "Machine-readable date/time with natural parsing" +msgstr "" + +#: gnu/packages/perl.scm:2327 +msgid "" +"DateTime::Format::Natural takes a string with a human\n" +"readable date/time and creates a machine readable one by applying natural\n" +"parsing logic." +msgstr "" + +#: gnu/packages/perl.scm:2354 +msgid "Parse and format strp and strf time patterns" +msgstr "" + +#: gnu/packages/perl.scm:2355 +msgid "" +"This module implements most of `strptime(3)`, the POSIX\n" +"function that is the reverse of `strftime(3)`, for `DateTime`. While\n" +"`strftime` takes a `DateTime` and a pattern and returns a string, " +"`strptime`\n" +"takes a string and a pattern and returns the `DateTime` object associated." +msgstr "" + +#: gnu/packages/perl.scm:2387 +msgid "Localization support for DateTime.pm" +msgstr "" + +#: gnu/packages/perl.scm:2388 +msgid "" +"The DateTime::Locale modules provide localization data for\n" +"the DateTime.pm class." +msgstr "" + +#: gnu/packages/perl.scm:2416 +#, fuzzy +msgid "Time zone object for Perl" +msgstr "Interfaco de SQLite por Perl" + +#: gnu/packages/perl.scm:2417 +msgid "" +"This class is the base class for all time zone objects. A\n" +"time zone is represented internally as a set of observances, each of which\n" +"describes the offset from GMT for a given time period. Note that without " +"the\n" +"DateTime module, this module does not do much. It's primary interface is\n" +"through a DateTime object, and most users will not need to directly use\n" +"DateTime::TimeZone methods." +msgstr "" + +#: gnu/packages/perl.scm:2447 +msgid "Parse date/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2448 +msgid "" +"DateTimeX::Easy uses a variety of DateTime::Format packages\n" +"to create DateTime objects, with some custom tweaks to smooth out the rough\n" +"edges (mainly concerning timezone detection and selection)." +msgstr "" + +#: gnu/packages/perl.scm:2469 +msgid "Convert between DateTime and RFC2822/822 formats" +msgstr "" + +#: gnu/packages/perl.scm:2470 +msgid "" +"RFCs 2822 and 822 specify date formats to be used by email.\n" +"This module parses and emits such dates." +msgstr "" + +#: gnu/packages/perl.scm:2492 +msgid "Parse and format W3CDTF datetime strings" +msgstr "" + +#: gnu/packages/perl.scm:2494 +msgid "" +"This module understands the W3CDTF date/time format, an ISO 8601 profile,\n" +"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native " +"date\n" +"format of RSS 1.0. It can be used to parse these formats in order to " +"create\n" +"the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2516 +msgid "Meatier version of caller" +msgstr "" + +#: gnu/packages/perl.scm:2517 +msgid "Devel::Caller provides meatier version of caller." +msgstr "" + +#: gnu/packages/perl.scm:2535 +msgid "Check that a command is available" +msgstr "" + +#: gnu/packages/perl.scm:2536 +msgid "" +"Devel::CheckBin is a perl module that checks whether a\n" +"particular command is available." +msgstr "" + +#: gnu/packages/perl.scm:2555 +msgid "Check compiler availability" +msgstr "" + +#: gnu/packages/perl.scm:2556 +msgid "" +"@code{Devel::CheckCompiler} is a tiny module to check\n" +"whether a compiler is available. It can test for a C99 compiler, or\n" +"you can tell it to compile a C source file with optional linker flags." +msgstr "" + +#: gnu/packages/perl.scm:2578 +msgid "Find memory cycles in objects" +msgstr "" + +#: gnu/packages/perl.scm:2580 +msgid "" +"@code{Devel::Cycle} This is a tool for finding circular references in\n" +"objects and other types of references. Because of Perl's reference-count\n" +"based memory management, circular references will cause memory leaks." +msgstr "" + +#: gnu/packages/perl.scm:2601 +msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" +msgstr "" + +#: gnu/packages/perl.scm:2602 +msgid "" +"Devel::GlobalDestruction provides a function returning the\n" +"equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." +msgstr "" + +#: gnu/packages/perl.scm:2623 +msgid "Forces the unavailability of specified Perl modules (for testing)" +msgstr "" + +#: gnu/packages/perl.scm:2624 +msgid "" +"Given a list of Perl modules/filenames, this module makes\n" +"@code{require} and @code{use} statements fail (no matter whether the " +"specified\n" +"files/modules are installed or not)." +msgstr "" + +#: gnu/packages/perl.scm:2645 +msgid "Alias lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:2646 +msgid "" +"Devel::LexAlias provides the ability to alias a lexical\n" +"variable in a subroutines scope to one of your choosing." +msgstr "" + +#: gnu/packages/perl.scm:2670 +msgid "Introspect overloaded operators" +msgstr "" + +#: gnu/packages/perl.scm:2671 +msgid "" +"Devel::OverloadInfo returns information about overloaded\n" +"operators for a given class (or object), including where in the inheritance\n" +"hierarchy the overloads are declared and where the code implementing it is." +msgstr "" + +#: gnu/packages/perl.scm:2698 +msgid "Partial dumping of data structures" +msgstr "" + +#: gnu/packages/perl.scm:2699 +msgid "" +"This module is a data dumper optimized for logging of\n" +"arbitrary parameters." +msgstr "" + +#: gnu/packages/perl.scm:2717 +msgid "Object representing a stack trace" +msgstr "" + +#: gnu/packages/perl.scm:2718 +msgid "" +"The Devel::StackTrace module contains two classes,\n" +"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate " +"the\n" +"information that can be retrieved via Perl's caller() function, as well as\n" +"providing a simple interface to this data." +msgstr "" + +#: gnu/packages/perl.scm:2740 +msgid "Displays stack trace in HTML" +msgstr "" + +#: gnu/packages/perl.scm:2741 +msgid "" +"Devel::StackTrace::AsHTML adds as_html method to\n" +"Devel::StackTrace which displays the stack trace in beautiful HTML, with " +"code\n" +"snippet context and function parameters. If you call it on an instance of\n" +"Devel::StackTrace::WithLexicals, you even get to see the lexical variables " +"of\n" +"each stack frame." +msgstr "" + +#: gnu/packages/perl.scm:2762 +msgid "Dump symbol names or the symbol table" +msgstr "" + +#: gnu/packages/perl.scm:2763 +msgid "Devel::Symdump provides access to the perl symbol table." +msgstr "" + +#: gnu/packages/perl.scm:2780 +msgid "Keyed-Hashing for Message Authentication" +msgstr "" + +#: gnu/packages/perl.scm:2781 +msgid "" +"The Digest::HMAC module follows the common Digest::\n" +"interface for the RFC 2104 HMAC mechanism." +msgstr "" + +#: gnu/packages/perl.scm:2806 +msgid "Perl interface to the MD-5 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2808 +msgid "" +"The @code{Digest::MD5} module allows you to use the MD5 Message Digest\n" +"algorithm from within Perl programs. The algorithm takes as\n" +"input a message of arbitrary length and produces as output a\n" +"128-bit \"fingerprint\" or \"message digest\" of the input." +msgstr "" + +#: gnu/packages/perl.scm:2826 +msgid "Perl implementation of the SHA-1 message digest algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2828 +msgid "" +"This package provides 'Digest::SHA1', an implementation of the NIST\n" +"SHA-1 message digest algorithm for use by Perl programs." +msgstr "" + +#: gnu/packages/perl.scm:2850 +msgid "Declare version conflicts for your dist" +msgstr "" + +#: gnu/packages/perl.scm:2851 +msgid "" +"This module allows you to specify conflicting versions of\n" +"modules separately and deal with them after the module is done installing." +msgstr "" + +#: gnu/packages/perl.scm:2871 +msgid "Detect the encoding of data" +msgstr "" + +#: gnu/packages/perl.scm:2872 +msgid "" +"This package provides a class @code{Encode::Detect} to detect\n" +"the encoding of data." +msgstr "" + +#: gnu/packages/perl.scm:2890 +msgid "ASCII mapping for eucJP encoding" +msgstr "" + +#: gnu/packages/perl.scm:2891 +#, fuzzy +msgid "" +"This package provides an ASCII mapping for the eucJP\n" +"encoding." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/perl.scm:2909 +msgid "JIS X 0212 (aka JIS 2000) encodings" +msgstr "" + +#: gnu/packages/perl.scm:2910 +msgid "" +"This package provides encodings for JIS X 0212, which is\n" +"also known as JIS 2000." +msgstr "" + +#: gnu/packages/perl.scm:2933 +msgid "Additional Chinese encodings" +msgstr "" + +#: gnu/packages/perl.scm:2934 +msgid "" +"This Perl module provides Chinese encodings that are not\n" +"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS" +"\",\n" +"\"BIG5EXT\", \"CCCII\", \"EUC-TW\", \"CNS11643-*\", \"GB18030\", and\n" +"\"UNISYS\"." +msgstr "" + +#: gnu/packages/perl.scm:2956 +msgid "Advanced operations on path variables" +msgstr "" + +#: gnu/packages/perl.scm:2957 +msgid "" +"@code{Env::Path} presents an object-oriented interface to\n" +"path variables, defined as that subclass of environment variables which " +"name\n" +"an ordered list of file system elements separated by a platform-standard\n" +"separator." +msgstr "" + +#: gnu/packages/perl.scm:2977 +msgid "OO-ish Error/Exception handling for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2978 +msgid "" +"The Error package provides two interfaces. Firstly Error\n" +"provides a procedural interface to exception handling. Secondly Error is a\n" +"base class for errors/exceptions that can either be thrown, for subsequent\n" +"catch, or can simply be recorded." +msgstr "" + +#: gnu/packages/perl.scm:3003 +msgid "Safely and cleanly create closures via string eval" +msgstr "" + +#: gnu/packages/perl.scm:3004 +msgid "" +"String eval is often used for dynamic code generation. For\n" +"instance, Moose uses it heavily, to generate inlined versions of accessors " +"and\n" +"constructors, which speeds code up at runtime by a significant amount. " +"String\n" +"eval is not without its issues however - it's difficult to control the " +"scope\n" +"it's used in (which determines which variables are in scope inside the " +"eval),\n" +"and it's easy to miss compilation errors, since eval catches them and " +"sticks\n" +"them in $@@ instead. This module attempts to solve these problems. It\n" +"provides an eval_closure function, which evals a string in a clean\n" +"environment, other than a fixed list of specified variables. Compilation\n" +"errors are rethrown automatically." +msgstr "" + +#: gnu/packages/perl.scm:3033 +msgid "Allows you to declare real exception classes in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3034 +msgid "" +"Exception::Class allows you to declare exception hierarchies\n" +"in your modules in a \"Java-esque\" manner." +msgstr "" + +#: gnu/packages/perl.scm:3050 +msgid "Lightweight exporting of functions and variables" +msgstr "" + +#: gnu/packages/perl.scm:3052 +msgid "" +"Exporter::Lite is an alternative to Exporter, intended to provide a\n" +"lightweight subset of the most commonly-used functionality. It supports\n" +"import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." +msgstr "" + +#: gnu/packages/perl.scm:3072 +msgid "Exporter with the features of Sub::Exporter but only core dependencies" +msgstr "" + +#: gnu/packages/perl.scm:3073 +msgid "" +"Exporter::Tiny supports many of Sub::Exporter's\n" +"external-facing features including renaming imported functions with the `-" +"as`,\n" +"`-prefix` and `-suffix` options; explicit destinations with the `into` " +"option;\n" +"and alternative installers with the `installler` option. But it's written " +"in\n" +"only about 40% as many lines of code and with zero non-core dependencies." +msgstr "" + +#: gnu/packages/perl.scm:3099 gnu/packages/perl.scm:3160 +msgid "Easily build XS extensions that depend on XS extensions" +msgstr "" + +#: gnu/packages/perl.scm:3100 +msgid "" +"ExtUtils::Depends builds XS extensions that depend on XS\n" +"extensions" +msgstr "" + +#: gnu/packages/perl.scm:3120 +msgid "Build.PL install path logic made easy" +msgstr "" + +#: gnu/packages/perl.scm:3121 +msgid "" +"This module tries to make install path resolution as easy as\n" +"possible." +msgstr "" + +#: gnu/packages/perl.scm:3139 +msgid "Wrapper for perl's configuration" +msgstr "" + +#: gnu/packages/perl.scm:3140 +msgid "" +"ExtUtils::Config is an abstraction around the %Config hash.\n" +"By itself it is not a particularly interesting module by any measure, " +"however\n" +"it ties together a family of modern toolchain modules." +msgstr "" + +#: gnu/packages/perl.scm:3162 +msgid "" +"This module tries to make it easy to build Perl extensions that use\n" +"functions and typemaps provided by other perl extensions. This means that " +"a\n" +"perl extension is treated like a shared library that provides also a C and " +"an\n" +"XS interface besides the perl one." +msgstr "" + +#: gnu/packages/perl.scm:3182 +msgid "Various portability utilities for module builders" +msgstr "" + +#: gnu/packages/perl.scm:3183 +msgid "" +"This module provides various portable helper functions for\n" +"module building modules." +msgstr "" + +#: gnu/packages/perl.scm:3203 +msgid "Tool to build C libraries" +msgstr "" + +#: gnu/packages/perl.scm:3204 +msgid "" +"Some Perl modules need to ship C libraries together with\n" +"their Perl code. Although there are mechanisms to compile and link (or " +"glue)\n" +"C code in your Perl programs, there isn't a clear method to compile " +"standard,\n" +"self-contained C libraries. This module main goal is to help in that task." +msgstr "" + +#: gnu/packages/perl.scm:3225 +msgid "Simplistic interface to pkg-config" +msgstr "" + +#: gnu/packages/perl.scm:3227 +msgid "" +"@code{ExtUtils::PkgConfig} is a very simplistic interface to the\n" +"@command{pkg-config} utility, intended for use in the @file{Makefile.PL}\n" +"of perl extensions which bind libraries that @command{pkg-config} knows.\n" +"It is really just boilerplate code that you would have written yourself." +msgstr "" + +#: gnu/packages/perl.scm:3259 +#, fuzzy +msgid "Watch for changes to files" +msgstr "Biblioteko por trakti dosierojn PNG" + +#: gnu/packages/perl.scm:3260 +msgid "" +"This module provides a class to monitor a directory for\n" +"changes made to any file." +msgstr "" + +#: gnu/packages/perl.scm:3281 +msgid "Get directories of configuration files" +msgstr "" + +#: gnu/packages/perl.scm:3282 +msgid "" +"This module is a helper for installing, reading and finding\n" +"configuration file locations. @code{File::ConfigDir} is a module to help " +"out\n" +"when Perl modules (especially applications) need to read and store\n" +"configuration files from more than one location." +msgstr "" + +#: gnu/packages/perl.scm:3302 +msgid "Recursively copy files and directories" +msgstr "" + +#: gnu/packages/perl.scm:3303 +msgid "" +"This module has 3 functions: one to copy files only, one to\n" +"copy directories only, and one to do either depending on the argument's\n" +"type." +msgstr "" + +#: gnu/packages/perl.scm:3325 +msgid "Alternative interface to File::Find" +msgstr "" + +#: gnu/packages/perl.scm:3326 +msgid "" +"File::Find::Rule is a friendlier interface to File::Find.\n" +"It allows you to build rules which specify the desired files and\n" +"directories." +msgstr "" + +#: gnu/packages/perl.scm:3349 +msgid "Common rules for searching for Perl things" +msgstr "" + +#: gnu/packages/perl.scm:3350 +msgid "" +"File::Find::Rule::Perl provides methods for finding various\n" +"types Perl-related files, or replicating search queries run on a " +"distribution\n" +"in various parts of the CPAN ecosystem." +msgstr "" + +#: gnu/packages/perl.scm:3371 +msgid "Matches patterns in a series of files" +msgstr "" + +#: gnu/packages/perl.scm:3372 +msgid "" +"@code{File::Grep} provides similar functionality as perl's\n" +"builtin @code{grep}, @code{map}, and @code{foreach} commands, but iterating\n" +"over a passed filelist instead of arrays. While trivial, this module can\n" +"provide a quick dropin when such functionality is needed." +msgstr "" + +#: gnu/packages/perl.scm:3395 +msgid "Find your home and other directories on any platform" +msgstr "" + +#: gnu/packages/perl.scm:3396 +msgid "" +"File::HomeDir is a module for locating the directories that\n" +"are \"owned\" by a user (typically your user) and to solve the various " +"issues\n" +"that arise trying to find them consistently across a wide variety of\n" +"platforms." +msgstr "" + +#: gnu/packages/perl.scm:3418 +msgid "Create or remove directory trees" +msgstr "" + +#: gnu/packages/perl.scm:3419 +msgid "" +"This module provide a convenient way to create directories\n" +"of arbitrary depth and to delete an entire directory subtree from the\n" +"file system." +msgstr "" + +#: gnu/packages/perl.scm:3442 +msgid "Change directory temporarily for a limited scope" +msgstr "" + +#: gnu/packages/perl.scm:3443 +msgid "" +"@code{File::pushd} does a temporary @code{chdir} that is\n" +"easily and automatically reverted, similar to @code{pushd} in some Unix\n" +"command shells. It works by creating an object that caches the original\n" +"working directory. When the object is destroyed, the destructor calls\n" +"@code{chdir} to revert to the original working directory. By storing the\n" +"object in a lexical variable with a limited scope, this happens " +"automatically\n" +"at the end of the scope." +msgstr "" + +#: gnu/packages/perl.scm:3471 +msgid "" +"Perl extension for crawling directory trees and compiling\n" +"lists of files" +msgstr "" + +#: gnu/packages/perl.scm:3474 +msgid "" +"The File::List module crawls the directory tree starting at the\n" +"provided base directory and can return files (and/or directories if " +"desired)\n" +"matching a regular expression." +msgstr "" + +#: gnu/packages/perl.scm:3493 +msgid "Remove files and directories in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3494 +msgid "" +"File::Remove::remove removes files and directories. It acts\n" +"like /bin/rm, for the most part. Although \"unlink\" can be given a list " +"of\n" +"files, it will not remove directories; this module remedies that. It also\n" +"accepts wildcards, * and ?, as arguments for file names." +msgstr "" + +#: gnu/packages/perl.scm:3518 +msgid "Locate per-dist and per-module shared files" +msgstr "" + +#: gnu/packages/perl.scm:3519 +msgid "" +"The intent of File::ShareDir is to provide a companion to\n" +"Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" +"module to have access to a large amount of read-only data that is stored on\n" +"the file-system at run-time. Once the files have been installed to the\n" +"correct directory, you can use File::ShareDir to find your files again " +"after\n" +"the installation." +msgstr "" + +#: gnu/packages/perl.scm:3541 +msgid "Locate per-dist shared files" +msgstr "" + +#: gnu/packages/perl.scm:3542 +msgid "" +"File::ShareDir::Dist finds share directories for\n" +"distributions. It is a companion module to File::ShareDir." +msgstr "" + +#: gnu/packages/perl.scm:3562 +msgid "Install shared files" +msgstr "" + +#: gnu/packages/perl.scm:3563 +msgid "" +"File::ShareDir::Install allows you to install read-only data\n" +"files from a distribution. It is a companion module to File::ShareDir, " +"which\n" +"allows you to locate these files after installation." +msgstr "" + +#: gnu/packages/perl.scm:3582 +msgid "Reading/Writing/Modifying of complete files" +msgstr "" + +#: gnu/packages/perl.scm:3583 +msgid "" +"File::Slurp provides subroutines to read or write entire\n" +"files with a simple call. It also has a subroutine for reading the list of\n" +"file names in a directory." +msgstr "" + +#: gnu/packages/perl.scm:3606 +msgid "Simple, sane and efficient module to slurp a file" +msgstr "" + +#: gnu/packages/perl.scm:3607 +msgid "" +"This module provides functions for fast and correct file\n" +"slurping and spewing. All functions are optionally exported." +msgstr "" + +#: gnu/packages/perl.scm:3624 +msgid "Simple file reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:3626 +msgid "This module provides functions for fast reading and writing of files." +msgstr "" + +#: gnu/packages/perl.scm:3645 +msgid "Return name and handle of a temporary file safely" +msgstr "" + +#: gnu/packages/perl.scm:3646 +msgid "" +"File::Temp can be used to create and open temporary files in\n" +"a safe way." +msgstr "" + +#: gnu/packages/perl.scm:3663 +#, fuzzy +msgid "Portable implementation of the `which' utility" +msgstr "Realigo curses de la API Glk" + +#: gnu/packages/perl.scm:3665 +msgid "" +"File::Which was created to be able to get the paths to executable\n" +"programs on systems under which the `which' program wasn't implemented in " +"the\n" +"shell." +msgstr "" + +#: gnu/packages/perl.scm:3688 +msgid "Extended Unix style glob functionality" +msgstr "" + +#: gnu/packages/perl.scm:3689 +msgid "" +"@code{File::Zglob} provides a traditional Unix @code{glob}\n" +"functionality; it returns a list of file names that match the given " +"pattern.\n" +"For instance, it supports the @code{**/*.pm} form." +msgstr "" + +#: gnu/packages/perl.scm:3708 +msgid "Module to handle parsing command line options" +msgstr "" + +#: gnu/packages/perl.scm:3709 +msgid "" +"The @code{Getopt::Long} module implements an extended getopt\n" +"function called @code{GetOptions()}. It parses the command line from\n" +"@code{ARGV}, recognizing and removing specified options and their possible\n" +"values.\n" +"\n" +"This function adheres to the POSIX syntax for command line options, with " +"GNU\n" +"extensions. In general, this means that options have long names instead of\n" +"single letters, and are introduced with a double dash \"--\". Support for\n" +"bundling of command line options, as was the case with the more traditional\n" +"single-letter approach, is provided but not enabled by default." +msgstr "" + +#: gnu/packages/perl.scm:3743 +msgid "Getopt::Long, but simpler and more powerful" +msgstr "" + +#: gnu/packages/perl.scm:3744 +msgid "" +"Getopt::Long::Descriptive is yet another Getopt library.\n" +"It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" +"avoid making you think about its huge array of options. It also provides\n" +"usage (help) messages, data validation, and a few other useful features." +msgstr "" + +#: gnu/packages/perl.scm:3762 +msgid "Table-driven argument parsing for Perl" +msgstr "" + +#: gnu/packages/perl.scm:3764 +msgid "" +"Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" +"vaguely inspired by John Ousterhout's Tk_ParseArgv." +msgstr "" + +#: gnu/packages/perl.scm:3786 +msgid "Graph data structures and algorithms" +msgstr "" + +#: gnu/packages/perl.scm:3787 +msgid "" +"This is @code{Graph}, a Perl module for dealing with graphs,\n" +"the abstract data structures." +msgstr "" + +#: gnu/packages/perl.scm:3804 +msgid "Safe cleanup blocks implemented as guards" +msgstr "" + +#: gnu/packages/perl.scm:3805 +msgid "" +"@code{Guard} implements so-called @dfn{guards}. A guard is\n" +"something (usually an object) that \"guards\" a resource, ensuring that it " +"is\n" +"cleaned up when expected.\n" +"\n" +"Specifically, this module supports two different types of guards: guard\n" +"objects, which execute a given code block when destroyed, and scoped " +"guards,\n" +"which are tied to the scope exit." +msgstr "" + +#: gnu/packages/perl.scm:3841 +msgid "Lightweight field hash for inside-out objects" +msgstr "" + +#: gnu/packages/perl.scm:3842 +msgid "" +"@code{Hash::FieldHash} provides the field hash mechanism\n" +"which supports the inside-out technique. It is an alternative to\n" +"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, " +"and\n" +"relic support." +msgstr "" + +#: gnu/packages/perl.scm:3862 +msgid "Merge arbitrarily deep hashes into a single hash" +msgstr "" + +#: gnu/packages/perl.scm:3863 +msgid "" +"Hash::Merge merges two arbitrarily deep hashes into a single\n" +"hash. That is, at any level, it will add non-conflicting key-value pairs " +"from\n" +"one hash to the other, and follows a set of specific rules when there are " +"key\n" +"value conflicts. The hash is followed recursively, so that deeply nested\n" +"hashes that are at the same level will be merged when the parent hashes are\n" +"merged." +msgstr "" + +#: gnu/packages/perl.scm:3885 +msgid "Store multiple values per key" +msgstr "" + +#: gnu/packages/perl.scm:3886 +msgid "" +"Hash::MultiValue is an object (and a plain hash reference)\n" +"that may contain multiple values per key, inspired by MultiDict of WebOb." +msgstr "" + +#: gnu/packages/perl.scm:3904 +msgid "Alternative but compatible interface to modules that export symbols" +msgstr "" + +#: gnu/packages/perl.scm:3905 +msgid "" +"This module acts as a layer between Exporter and modules which\n" +"consume exports. It is feature-compatible with Exporter, plus some much " +"needed\n" +"extras. You can use this to import symbols from any exporter that follows\n" +"Exporters specification. The exporter modules themselves do not need to use " +"or\n" +"inherit from the Exporter module, they just need to set @@EXPORT and/or " +"other\n" +"variables." +msgstr "" + +#: gnu/packages/perl.scm:3929 +msgid "Import packages into other packages" +msgstr "" + +#: gnu/packages/perl.scm:3930 +msgid "" +"Writing exporters is a pain. Some use Exporter, some use\n" +"Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" +"some things are pragmas. Exporting on someone else's behalf is harder. " +"The\n" +"exporters don't provide a consistent API for this, and pragmas need to have\n" +"their import method called directly, since they effect the current unit of\n" +"compilation. Import::Into provides global methods to make this painless." +msgstr "" + +#: gnu/packages/perl.scm:3952 +msgid "Use modules in inc/ if newer than installed" +msgstr "" + +#: gnu/packages/perl.scm:3953 +msgid "" +"The inc::latest module helps bootstrap configure-time\n" +"dependencies for CPAN distributions. These dependencies get bundled into " +"the\n" +"inc directory within a distribution and are used by Makefile.PL or Build.PL." +msgstr "" + +#: gnu/packages/perl.scm:3973 +msgid "Lexically warn about using the indirect method call syntax" +msgstr "" + +#: gnu/packages/perl.scm:3975 +msgid "Indirect warns about using the indirect method call syntax." +msgstr "" + +#: gnu/packages/perl.scm:3994 +msgid "Capture STDOUT and STDERR from Perl code, subprocesses or XS" +msgstr "" + +#: gnu/packages/perl.scm:3995 +msgid "" +"@code{IO::CaptureOutput} provides routines for capturing\n" +"@code{STDOUT} and @code{STDERR} from perl subroutines, forked system\n" +"calls (e.g. @code{system()}, @code{fork()}) and from XS or C modules.\n" +"\n" +"This module is no longer recommended by its maintainer. Users are advised " +"to\n" +"try @code{Capture::Tiny} instead." +msgstr "" + +#: gnu/packages/perl.scm:4017 +msgid "Utilities for interactive I/O" +msgstr "" + +#: gnu/packages/perl.scm:4018 +msgid "" +"This module provides three utility subroutines that make it\n" +"easier to develop interactive applications: is_interactive(), " +"interactive(),\n" +"and busy()." +msgstr "" + +#: gnu/packages/perl.scm:4037 +msgid "Emulate file interface for in-core strings" +msgstr "" + +#: gnu/packages/perl.scm:4038 +msgid "" +"IO::String is an IO::File (and IO::Handle) compatible class\n" +"that reads or writes data from in-core strings." +msgstr "" + +#: gnu/packages/perl.scm:4056 +msgid "IO:: interface for reading/writing an array of lines" +msgstr "" + +#: gnu/packages/perl.scm:4057 +msgid "" +"This toolkit primarily provides modules for performing both\n" +"traditional and object-oriented i/o) on things *other* than normal\n" +"filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." +msgstr "" + +#: gnu/packages/perl.scm:4075 +msgid "Perl interface to pseudo ttys" +msgstr "" + +#: gnu/packages/perl.scm:4077 +#, fuzzy +msgid "" +"This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" +"pseudo ttys." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/perl.scm:4095 +msgid "Run interactive command-line programs" +msgstr "" + +#: gnu/packages/perl.scm:4096 +msgid "" +"@code{IPC::Cmd} allows for the searching and execution of\n" +"any binary on your system. It adheres to verbosity settings and is able to\n" +"run interactively. It also has an option to capture output/error buffers." +msgstr "" + +#: gnu/packages/perl.scm:4125 +msgid "Run system() and background procs w/ piping, redirs, ptys" +msgstr "" + +#: gnu/packages/perl.scm:4126 +msgid "" +"IPC::Run allows you run and interact with child processes\n" +"using files, pipes, and pseudo-ttys. Both system()-style and scripted " +"usages\n" +"are supported and may be mixed. Likewise, functional and OO API styles are\n" +"both supported and may be mixed." +msgstr "" + +#: gnu/packages/perl.scm:4144 +msgid "Run a subprocess with input/output redirection" +msgstr "" + +#: gnu/packages/perl.scm:4146 +msgid "" +"The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" +"stdout, and/or stderr to files and perl data structures. It aims to " +"satisfy\n" +"99% of the need for using system, qx, and open3 with a simple, extremely\n" +"Perlish API and none of the bloat and rarely used features of IPC::Run." +msgstr "" + +#: gnu/packages/perl.scm:4170 +#, fuzzy +msgid "Lightweight interface to shared memory" +msgstr "Interfaco de SQLite por Perl" + +#: gnu/packages/perl.scm:4171 +msgid "" +"IPC::ShareLite provides a simple interface to shared memory,\n" +"allowing data to be efficiently communicated between processes." +msgstr "" + +#: gnu/packages/perl.scm:4189 +msgid "Run commands simply, with detailed diagnostics" +msgstr "" + +#: gnu/packages/perl.scm:4190 +msgid "" +"Calling Perl's in-built @code{system} function is easy,\n" +"determining if it was successful is hard. Let's face it, @code{$?} isn't " +"the\n" +"nicest variable in the world to play with, and even if you do check it,\n" +"producing a well-formatted error string takes a lot of work.\n" +"\n" +"@code{IPC::System::Simple} takes the hard work out of calling external\n" +"commands." +msgstr "" + +#: gnu/packages/perl.scm:4215 +msgid "JSON encoder/decoder for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4216 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa using either JSON::XS or JSON::PP." +msgstr "" + +#: gnu/packages/perl.scm:4241 +msgid "Wrapper for Perl JSON classes" +msgstr "" + +#: gnu/packages/perl.scm:4243 +msgid "" +"This module tries to provide a coherent API to bring together the\n" +"various JSON modules currently on CPAN. This module will allow you to code " +"to\n" +"any JSON API and have it work regardless of which JSON module is actually\n" +"installed." +msgstr "" + +#: gnu/packages/perl.scm:4267 +msgid "Cpanel::JSON::XS with fallback" +msgstr "" + +#: gnu/packages/perl.scm:4268 +msgid "" +"This module first checks to see if either Cpanel::JSON::XS\n" +"or JSON::XS is already loaded, in which case it uses that module. " +"Otherwise\n" +"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, " +"and\n" +"either uses the first module it finds or throws an error." +msgstr "" + +#: gnu/packages/perl.scm:4291 +msgid "JSON serialising/deserialising for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4314 +msgid "Prevent leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4316 +msgid "Lexical::SealRequireHints prevents leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4333 +msgid "Bringing loggers and listeners together" +msgstr "" + +#: gnu/packages/perl.scm:4334 +msgid "" +"@code{Log::Any} provides a standard log production API for\n" +"modules. @code{Log::Any::Adapter} allows applications to choose the " +"mechanism\n" +"for log consumption, whether screen, file or another logging mechanism like\n" +"@code{Log::Dispatch} or @code{Log::Log4perl}.\n" +"\n" +"A CPAN module uses @code{Log::Any} to get a log producer object. An\n" +"application, in turn, may choose one or more logging mechanisms via\n" +"@code{Log::Any::Adapter}, or none at all.\n" +"\n" +"@code{Log::Any} has a very tiny footprint and no dependencies beyond Perl\n" +"itself, which makes it appropriate for even small CPAN modules to use. It\n" +"defaults to 'null' logging activity, so a module can safely log without\n" +"worrying about whether the application has chosen (or will ever choose) a\n" +"logging mechanism." +msgstr "" + +#: gnu/packages/perl.scm:4370 +msgid "Log::Any adapter for Log::Log4perl" +msgstr "" + +#: gnu/packages/perl.scm:4371 +msgid "" +"@code{Log::Any::Adapter::Log4perl} provides a\n" +"@code{Log::Any} adapter using @code{Log::Log4perl} for logging." +msgstr "" + +#: gnu/packages/perl.scm:4392 +msgid "Log4j implementation for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4393 +msgid "" +"@code{Log::Log4perl} lets you remote-control and fine-tune\n" +"the logging behaviour of your system from the outside. It implements the\n" +"widely popular (Java-based) Log4j logging package in pure Perl." +msgstr "" + +#: gnu/packages/perl.scm:4413 +msgid "Log::Report in the lightest form" +msgstr "" + +#: gnu/packages/perl.scm:4415 +msgid "" +"This module allows libraries to have a dependency to a small module\n" +"instead of the full Log-Report distribution. The full power of\n" +"@code{Log::Report} is only released when the main program uses that module.\n" +"In that case, the module using the 'Optional' will also use the full\n" +"@code{Log::Report}, otherwise the dressed-down @code{Log::Report::Minimal}\n" +"version." +msgstr "" + +#: gnu/packages/perl.scm:4440 +msgid "Get messages to users and logs" +msgstr "" + +#: gnu/packages/perl.scm:4442 +msgid "" +"@code{Log::Report} combines three tasks which are closely related in\n" +"one: logging, exceptions, and translations." +msgstr "" + +#: gnu/packages/perl.scm:4471 +msgid "High-level interface to Uniforum message translation" +msgstr "" + +#: gnu/packages/perl.scm:4472 +msgid "" +"This package is an internationalization library for Perl\n" +"that aims to be compatible with the Uniforum message translations system as\n" +"implemented for example in GNU gettext." +msgstr "" + +#: gnu/packages/perl.scm:4491 +msgid "Transliterate text between writing systems" +msgstr "" + +#: gnu/packages/perl.scm:4492 +msgid "" +"@code{Lingua::Translit} can be used to convert text from one\n" +"writing system to another, based on national or international " +"transliteration\n" +"tables. Where possible a reverse transliteration is supported." +msgstr "" + +#: gnu/packages/perl.scm:4516 +msgid "Combination of List::Util and List::MoreUtils" +msgstr "" + +#: gnu/packages/perl.scm:4517 +msgid "" +"This module exports all of the functions that either\n" +"List::Util or List::MoreUtils defines, with preference to List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4539 +msgid "Compare elements of two or more lists" +msgstr "" + +#: gnu/packages/perl.scm:4540 +msgid "" +"@code{List::Compare} provides a module to perform\n" +"comparative operations on two or more lists. Provided operations include\n" +"intersections, unions, unique elements, complements and many more." +msgstr "" + +#: gnu/packages/perl.scm:4575 gnu/packages/perl.scm:4626 +msgid "Provide the stuff missing in List::Util" +msgstr "" + +#: gnu/packages/perl.scm:4576 +msgid "" +"List::MoreUtils provides some trivial but commonly needed\n" +"functionality on lists which is not going to go into List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4598 +msgid "Provide the stuff missing in List::Util in XS" +msgstr "" + +#: gnu/packages/perl.scm:4599 +msgid "" +"@code{List::MoreUtils::XS} provides some trivial but\n" +"commonly needed functionality on lists which is not going to go into\n" +"@code{List::Util}." +msgstr "" + +#: gnu/packages/perl.scm:4627 +msgid "" +"@code{List::SomeUtils} provides some trivial but commonly\n" +"needed functionality on lists which is not going to go into @code{List::" +"Util}.\n" +"\n" +"All of the below functions are implementable in only a couple of lines of " +"Perl\n" +"code. Using the functions from this module however should give slightly\n" +"better performance as everything is implemented in C. The pure-Perl\n" +"implementation of these functions only serves as a fallback in case the C\n" +"portions of this module couldn't be compiled on this machine." +msgstr "" + +#: gnu/packages/perl.scm:4656 +msgid "Bundle of ancient email modules" +msgstr "" + +#: gnu/packages/perl.scm:4657 +msgid "" +"MailTools contains the following modules:\n" +"@table @asis\n" +"@item Mail::Address\n" +"Parse email address from a header line.\n" +"@item Mail::Cap\n" +"Interpret mailcap files: mappings of file-types to applications as used by\n" +"many command-line email programs.\n" +"@item Mail::Field\n" +"Simplifies access to (some) email header fields. Used by Mail::Header.\n" +"@item Mail::Filter\n" +"Process Mail::Internet messages.\n" +"@item Mail::Header\n" +"Collection of Mail::Field objects, representing the header of a Mail::" +"Internet\n" +"object.\n" +"@item Mail::Internet\n" +"Represents a single email message, with header and body.\n" +"@item Mail::Mailer\n" +"Send Mail::Internet emails via direct smtp or local MTA's.\n" +"@item Mail::Send\n" +"Build a Mail::Internet object, and then send it out using Mail::Mailer.\n" +"@item Mail::Util\n" +"\"Smart functions\" you should not depend on.\n" +"@end table" +msgstr "" + +#: gnu/packages/perl.scm:4696 +msgid "Expiry plug-in for Memoize that adds LRU cache expiration" +msgstr "" + +#: gnu/packages/perl.scm:4697 +msgid "" +"This module implements an expiry policy for Memoize that\n" +"follows LRU semantics, that is, the last n results, where n is specified as\n" +"the argument to the CACHESIZE parameter, will be cached." +msgstr "" + +#: gnu/packages/perl.scm:4715 +msgid "Charset information for MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4717 +msgid "" +"@code{MIME::Charset} provides information about character sets used for\n" +"MIME messages on Internet." +msgstr "" + +#: gnu/packages/perl.scm:4744 +msgid "Tools to manipulate MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4746 +msgid "" +"MIME-tools is a collection of Perl5 MIME:: modules for parsing,\n" +"decoding, and generating single- or multipart (even nested multipart) MIME\n" +"messages." +msgstr "" + +#: gnu/packages/perl.scm:4765 +msgid "Definition of MIME types" +msgstr "" + +#: gnu/packages/perl.scm:4766 +msgid "" +"This module provides a list of known mime-types, combined\n" +"from various sources. For instance, it contains all IANA types and the\n" +"knowledge of Apache." +msgstr "" + +#: gnu/packages/perl.scm:4788 +msgid "Write your linewise code for handles; this does the rest" +msgstr "" + +#: gnu/packages/perl.scm:4789 +msgid "" +"It's boring to deal with opening files for IO, converting\n" +"strings to handle-like objects, and all that. With\n" +"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you " +"can\n" +"just write a method to handle handles, and methods for handling strings and\n" +"file names are added for you." +msgstr "" + +#: gnu/packages/perl.scm:4815 +msgid "Enable all of the features of Modern Perl with one import" +msgstr "" + +#: gnu/packages/perl.scm:4816 +msgid "" +"@code{Modern::Perl} provides a simple way to enable\n" +"multiple, by now, standard libraries in a Perl program." +msgstr "" + +#: gnu/packages/perl.scm:4844 +msgid "Tiny replacement for Module::Build" +msgstr "" + +#: gnu/packages/perl.scm:4845 +msgid "" +"Many Perl distributions use a Build.PL file instead of a\n" +"Makefile.PL file to drive distribution configuration, build, test and\n" +"installation. Traditionally, Build.PL uses Module::Build as the underlying\n" +"build system. This module provides a simple, lightweight, drop-in\n" +"replacement. Whereas Module::Build has over 6,700 lines of code; this " +"module\n" +"has less than 120, yet supports the features needed by most distributions." +msgstr "" + +#: gnu/packages/perl.scm:4873 +msgid "Module::Build class for building XS modules" +msgstr "" + +#: gnu/packages/perl.scm:4875 +msgid "" +"@code{Module::Build::XSUtil} is subclass of @code{Module::Build}\n" +"for support building XS modules.\n" +"\n" +"This is a list of a new parameters in the @code{Module::Build::new} method:\n" +"\n" +"@enumerate\n" +"@item @code{needs_compiler_c99}: This option checks C99 compiler " +"availability.\n" +"@item @code{needs_compiler_cpp}: This option checks C++ compiler " +"availability.\n" +"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C" +"++.\n" +"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::" +"PPPort}.\n" +"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a " +"helper\n" +"header file to include @file{EXTERN.h}, @file{perl.h}, @file{XSUB.h} and\n" +"@file{ppport.h}, and defines some portability stuff which are not supported " +"by\n" +"@file{ppport.h}.\n" +"\n" +"It is ported from @code{Module::Install::XSUtil}.\n" +"@item @code{cc_warnings}: Toggle compiler warnings. Enabled by default.\n" +"@item @code{-g options}: Invoke @file{Build.PL} with @code{-g} to enable\n" +"debug options.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:4911 +msgid "Find and use installed modules in a (sub)category" +msgstr "" + +#: gnu/packages/perl.scm:4912 +msgid "" +"Module::Find lets you find and use modules in categories.\n" +"This can be useful for auto-detecting driver or plugin modules. You can\n" +"differentiate between looking in the category itself or in all\n" +"subcategories." +msgstr "" + +#: gnu/packages/perl.scm:4938 +msgid "Loads alternate underlying implementations for a module" +msgstr "" + +#: gnu/packages/perl.scm:4939 +msgid "" +"This module abstracts out the process of choosing one of\n" +"several underlying implementations for a module. This can be used to " +"provide\n" +"XS and pure Perl implementations of a module, or it could be used to load " +"an\n" +"implementation for a given OS or any other case of needing to provide " +"multiple\n" +"implementations." +msgstr "" + +#: gnu/packages/perl.scm:4977 +msgid "Standalone, extensible Perl module installer" +msgstr "" + +#: gnu/packages/perl.scm:4978 +msgid "" +"Module::Install is a package for writing installers for\n" +"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in " +"a\n" +"strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" +"installation version 5.005 or newer." +msgstr "" + +#: gnu/packages/perl.scm:4999 +msgid "Give your Perl module the ability to have plugins" +msgstr "" + +#: gnu/packages/perl.scm:5000 +msgid "" +"This module provides a simple but extensible way of having\n" +"'plugins' for your Perl module." +msgstr "" + +#: gnu/packages/perl.scm:5019 +msgid "Perl runtime module handling" +msgstr "" + +#: gnu/packages/perl.scm:5020 +msgid "" +"The functions exported by this module deal with runtime\n" +"handling of Perl modules, which are normally handled at compile time." +msgstr "" + +#: gnu/packages/perl.scm:5043 +msgid "Provide information on conflicts for Module::Runtime" +msgstr "" + +#: gnu/packages/perl.scm:5044 +msgid "" +"This module provides conflicts checking for Module::Runtime,\n" +"which had a recent release that broke some versions of Moose. It is called\n" +"from Moose::Conflicts and moose-outdated." +msgstr "" + +#: gnu/packages/perl.scm:5065 +msgid "Recursively scan Perl code for dependencies" +msgstr "" + +#: gnu/packages/perl.scm:5066 +msgid "" +"Module::ScanDeps is a module to recursively scan Perl\n" +"programs for dependencies." +msgstr "" + +#: gnu/packages/perl.scm:5086 +msgid "Module name tools and transformations" +msgstr "" + +#: gnu/packages/perl.scm:5087 +msgid "" +"This module provides a few useful functions for manipulating\n" +"module names. Its main aim is to centralise some of the functions commonly\n" +"used by modules that manipulate other modules in some way, like converting\n" +"module names to relative paths." +msgstr "" + +#: gnu/packages/perl.scm:5117 +msgid "Minimalist Object Orientation (with Moose compatibility)" +msgstr "" + +#: gnu/packages/perl.scm:5118 +msgid "" +"Moo is an extremely light-weight Object Orientation system.\n" +"It allows one to concisely define objects and roles with a convenient " +"syntax\n" +"that avoids the details of Perl's object system. Moo contains a subset of\n" +"Moose and is optimised for rapid startup." +msgstr "" + +#: gnu/packages/perl.scm:5225 +msgid "Postmodern object system for Perl 5" +msgstr "" + +#: gnu/packages/perl.scm:5227 +msgid "" +"Moose is a complete object system for Perl 5. It provides keywords for\n" +"attribute declaration, object construction, inheritance, and maybe more. " +"With\n" +"Moose, you define your class declaratively, without needing to know about\n" +"blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" +"logical structure of your classes, focusing on \"what\" rather than \"how" +"\".\n" +"A class definition with Moose reads like a list of very concise English\n" +"sentences." +msgstr "" + +#: gnu/packages/perl.scm:5256 +msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" +msgstr "" + +#: gnu/packages/perl.scm:5257 +msgid "" +"This module attempts to emulate the behavior of\n" +"Class::Accessor::Fast as accurately as possible using the Moose attribute\n" +"system. The public API of Class::Accessor::Fast is wholly supported, but " +"the\n" +"private methods are not." +msgstr "" + +#: gnu/packages/perl.scm:5289 +msgid "Moose role for processing command line options" +msgstr "" + +#: gnu/packages/perl.scm:5290 +msgid "" +"This is a Moose role which provides an alternate constructor\n" +"for creating objects using parameters passed in from the command line." +msgstr "" + +#: gnu/packages/perl.scm:5311 +msgid "Mark overload code symbols as methods" +msgstr "" + +#: gnu/packages/perl.scm:5312 +msgid "" +"MooseX::MarkAsMethods allows one to easily mark certain\n" +"functions as Moose methods. This will allow other packages such as\n" +"namespace::autoclean to operate without blowing away your overloads. After\n" +"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP " +"as\n" +"being methods, and class extension as well as composition from roles with\n" +"overloads will \"just work\"." +msgstr "" + +#: gnu/packages/perl.scm:5342 +msgid "Code attribute introspection" +msgstr "" + +#: gnu/packages/perl.scm:5343 +msgid "" +"This module allows code attributes of methods to be\n" +"introspected using Moose meta method objects." +msgstr "" + +#: gnu/packages/perl.scm:5369 +msgid "Subclassing of non-Moose classes" +msgstr "" + +#: gnu/packages/perl.scm:5370 +msgid "" +"MooseX::NonMoose allows for easily subclassing non-Moose\n" +"classes with Moose, taking care of the details connected with doing this, " +"such\n" +"as setting up proper inheritance from Moose::Object and installing (and\n" +"inlining, at make_immutable time) a constructor that makes sure things like\n" +"BUILD methods are called. It tries to be as non-intrusive as possible." +msgstr "" + +#: gnu/packages/perl.scm:5399 +msgid "Extension of Params::Validate using Moose's types" +msgstr "" + +#: gnu/packages/perl.scm:5400 +msgid "" +"This module fills a gap in Moose by adding method parameter\n" +"validation to Moose." +msgstr "" + +#: gnu/packages/perl.scm:5421 +msgid "Apply roles to a related Perl class" +msgstr "" + +#: gnu/packages/perl.scm:5422 +msgid "" +"This module applies roles to make a subclass instead of\n" +"manually setting up a subclass." +msgstr "" + +#: gnu/packages/perl.scm:5449 +msgid "Moose roles with composition parameters" +msgstr "" + +#: gnu/packages/perl.scm:5450 +msgid "" +"Because Moose roles serve many different masters, they\n" +"usually provide only the least common denominator of functionality. To\n" +"empower roles further, more configurability than -alias and -excludes is\n" +"required. Perhaps your role needs to know which method to call when it is\n" +"done processing, or what default value to use for its url attribute.\n" +"Parameterized roles offer a solution to these (and other) kinds of problems." +msgstr "" + +#: gnu/packages/perl.scm:5476 +msgid "Roles which support overloading" +msgstr "" + +#: gnu/packages/perl.scm:5477 +msgid "" +"MooseX::Role::WithOverloading allows you to write a\n" +"Moose::Role which defines overloaded operators and allows those overload\n" +"methods to be composed into the classes/roles/instances it's compiled to,\n" +"where plain Moose::Roles would lose the overloading." +msgstr "" + +#: gnu/packages/perl.scm:5499 +msgid "Name your accessors foo() and set_foo()" +msgstr "" + +#: gnu/packages/perl.scm:5500 +msgid "" +"This module does not provide any methods. Simply loading it\n" +"changes the default naming policy for the loading class so that accessors " +"are\n" +"separated into get and set methods. The get methods have the same name as " +"the\n" +"accessor, while set methods are prefixed with \"_set_\"." +msgstr "" + +#: gnu/packages/perl.scm:5526 +msgid "Strict object constructors for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5527 +msgid "" +"Simply loading this module makes your constructors\n" +"\"strict\". If your constructor is called with an attribute init argument\n" +"that your class does not declare, then it calls Moose->throw_error()." +msgstr "" + +#: gnu/packages/perl.scm:5555 +msgid "Trait loading and resolution for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5556 +msgid "" +"Adds support on top of MooseX::Traits for class precedence\n" +"search for traits and some extra attributes." +msgstr "" + +#: gnu/packages/perl.scm:5582 +msgid "Organise your Moose types in libraries" +msgstr "" + +#: gnu/packages/perl.scm:5583 +msgid "" +"This package lets you declare types using short names, but\n" +"behind the scenes it namespaces all your type declarations, effectively\n" +"prevent name clashes between packages." +msgstr "" + +#: gnu/packages/perl.scm:5614 +msgid "DateTime related constraints and coercions for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5615 +msgid "" +"This module packages several Moose::Util::TypeConstraints\n" +"with coercions, designed to work with the DateTime suite of objects." +msgstr "" + +#: gnu/packages/perl.scm:5647 +msgid "Extensions to MooseX::Types::DateTime" +msgstr "" + +#: gnu/packages/perl.scm:5648 +msgid "" +"This module builds on MooseX::Types::DateTime to add\n" +"additional custom types and coercions. Since it builds on an existing " +"type,\n" +"all coercions and constraints are inherited." +msgstr "" + +#: gnu/packages/perl.scm:5677 +msgid "ClassName type constraints for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5678 +msgid "" +"MooseX::Types::LoadableClass provides a ClassName type\n" +"constraint with coercion to load the class." +msgstr "" + +#: gnu/packages/perl.scm:5704 +msgid "Using Moo and MooX:: packages the most lazy way" +msgstr "" + +#: gnu/packages/perl.scm:5705 +msgid "Contains the MooX and MooX::Role packages." +msgstr "" + +#: gnu/packages/perl.scm:5732 +msgid "Giving an easy Moo style way to make command organized CLI apps" +msgstr "" + +#: gnu/packages/perl.scm:5733 +msgid "" +"This package eases the writing of command line utilities,\n" +"accepting commands and subcommands and so on. These commands can form a " +"tree,\n" +"which is mirrored in the package structure. On invocation, each command " +"along\n" +"the path through the tree (starting from the top-level command through to " +"the\n" +"most specific one) is instantiated." +msgstr "" + +#: gnu/packages/perl.scm:5766 +msgid "Moo eXtension for initializing objects from config file" +msgstr "" + +#: gnu/packages/perl.scm:5767 +msgid "" +"This module is intended to easily load initialization values\n" +"for attributes on object construction from an appropriate config file. The\n" +"building is done in @code{MooX::ConfigFromFile::Role}---using\n" +"@code{MooX::ConfigFromFile} ensures that the role is applied." +msgstr "" + +#: gnu/packages/perl.scm:5791 +msgid "Moo eXtension for @code{File::ConfigDir}" +msgstr "" + +#: gnu/packages/perl.scm:5792 +msgid "" +"This module is a helper for easily finding configuration\n" +"file locations. This information can be used to find a suitable place for\n" +"installing configuration files or for finding any piece of settings." +msgstr "" + +#: gnu/packages/perl.scm:5827 +msgid "NativeTrait-like behavior for Moo" +msgstr "" + +#: gnu/packages/perl.scm:5829 +msgid "" +"@code{MooX::HandlesVia} is an extension of Moo's @code{handles}\n" +"attribute functionality. It provides a means of proxying functionality " +"from\n" +"an external class to the given atttribute." +msgstr "" + +#: gnu/packages/perl.scm:5860 +msgid "Easily translate Moose code to Moo" +msgstr "" + +#: gnu/packages/perl.scm:5862 +msgid "" +"MooX::late does the following:\n" +"@enumerate\n" +"@item Supports isa => $stringytype\n" +"@item Supports does => $rolename\n" +"@item Supports lazy_build => 1\n" +"@item Exports blessed and confess functions to your namespace.\n" +"@item Handles certain attribute traits\n" +"Currently Hash, Array and Code are supported. This feature requires\n" +"MooX::HandlesVia.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:5917 +msgid "Explicit Options eXtension for Object Class" +msgstr "" + +#: gnu/packages/perl.scm:5918 +msgid "" +"Create a command line tool with your Mo, Moo, Moose objects.\n" +"You have an @code{option} keyword to replace the usual @code{has} to\n" +"explicitly use your attribute on the command line. The @code{option} " +"keyword\n" +"takes additional parameters and uses @code{Getopt::Long::Descriptive} to\n" +"generate a command line tool." +msgstr "" + +#: gnu/packages/perl.scm:5945 +msgid "Moosish types and type builder" +msgstr "" + +#: gnu/packages/perl.scm:5946 +msgid "" +"MooX::Types::MooseLike provides a possibility to build your\n" +"own set of Moose-like types. These custom types can then be used to " +"describe\n" +"fields in Moo-based classes." +msgstr "" + +#: gnu/packages/perl.scm:5975 +msgid "Fast Moose-compatible object system for perl5" +msgstr "" + +#: gnu/packages/perl.scm:5977 +msgid "" +"Mouse is a @code{Moose} compatible object system that implements a\n" +"subset of the functionality for reduced startup time." +msgstr "" + +#: gnu/packages/perl.scm:6000 +#, fuzzy +msgid "Extend attribute interfaces for Mouse" +msgstr "Interfaco de SQLite por Perl" + +#: gnu/packages/perl.scm:6002 +msgid "" +"While @code{Mouse} attributes provide a way to name your accessors,\n" +"readers, writers, clearers and predicates, @code{MouseX::NativeTraits}\n" +"provides commonly used attribute helper methods for more specific types\n" +"of data." +msgstr "" + +#: gnu/packages/perl.scm:6022 +msgid "Mozilla's CA cert bundle in PEM format" +msgstr "" + +#: gnu/packages/perl.scm:6023 +msgid "" +"@code{Mozilla::CA} provides a copy of Mozilla's bundle of\n" +"Certificate Authority certificates in a form that can be consumed by " +"modules\n" +"and libraries based on OpenSSL." +msgstr "" + +#: gnu/packages/perl.scm:6049 +msgid "Disable multidimensional array emulation" +msgstr "" + +#: gnu/packages/perl.scm:6051 +msgid "Multidimensional disables multidimensional array emulation." +msgstr "" + +#: gnu/packages/perl.scm:6068 +msgid "MRO interface compatibility for Perls < 5.9.5" +msgstr "" + +#: gnu/packages/perl.scm:6069 +msgid "" +"The \"mro\" namespace provides several utilities for dealing\n" +"with method resolution order and method caching in general in Perl 5.9.5 " +"and\n" +"higher. This module provides those interfaces for earlier versions of\n" +"Perl (back to 5.6.0)." +msgstr "" + +#: gnu/packages/perl.scm:6096 +msgid "Keep imports out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6097 +msgid "" +"The namespace::autoclean pragma will remove all imported\n" +"symbols at the end of the current package's compile cycle. Functions " +"called\n" +"in the package itself will still be bound by their name, but they won't " +"show\n" +"up as methods on your class or instances. It is very similar to\n" +"namespace::clean, except it will clean all imported functions, no matter if\n" +"you imported them before or after you used the pragma. It will also not " +"touch\n" +"anything that looks like a method." +msgstr "" + +#: gnu/packages/perl.scm:6123 +msgid "Keep imports and functions out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6124 +msgid "" +"The namespace::clean pragma will remove all previously\n" +"declared or imported symbols at the end of the current package's compile\n" +"cycle. Functions called in the package itself will still be bound by their\n" +"name, but they won't show up as methods on your class or instances." +msgstr "" + +#: gnu/packages/perl.scm:6144 +msgid "Non-blocking system DNS resolver" +msgstr "" + +#: gnu/packages/perl.scm:6146 +msgid "" +"This class provides several methods for host name resolution. It is\n" +"designed to be used with event loops. Names are resolved by your system's\n" +"native @code{getaddrinfo(3)} implementation, called in a separate thread to\n" +"avoid blocking the entire application. Threading overhead is limited by " +"using\n" +"system threads instead of Perl threads." +msgstr "" + +#: gnu/packages/perl.scm:6174 +msgid "Internationalizing Domain Names in Applications (IDNA)" +msgstr "" + +#: gnu/packages/perl.scm:6176 +msgid "" +"Internationalized Domain Names (IDNs) use characters drawn from a large\n" +"repertoire (Unicode), but IDNA allows the non-ASCII characters to be\n" +"represented using only the ASCII characters already allowed in so-called " +"host\n" +"names today (letter-digit-hyphen, /[A-Z0-9-]/i).\n" +"\n" +"Use this module if you just want to convert domain names (or email " +"addresses),\n" +"using whatever IDNA standard is the best choice at the moment." +msgstr "" + +#: gnu/packages/perl.scm:6202 +msgid "Perl client for Etsy's statsd daemon" +msgstr "" + +#: gnu/packages/perl.scm:6203 +msgid "" +"This module implement a UDP client for the statsd statistics\n" +"collector daemon in use at Etsy.com." +msgstr "" + +#: gnu/packages/perl.scm:6221 +msgid "Numeric comparisons" +msgstr "" + +#: gnu/packages/perl.scm:6222 +msgid "" +"Number::Compare compiles a simple comparison to an anonymous\n" +"subroutine, which you can call with a value to be tested against." +msgstr "" + +#: gnu/packages/perl.scm:6241 +msgid "Perl extension defining ranges of numbers" +msgstr "" + +#: gnu/packages/perl.scm:6242 +msgid "" +"Number::Range is an object-oriented interface to test if a\n" +"number exists in a given range, and to be able to manipulate the range." +msgstr "" + +#: gnu/packages/perl.scm:6262 +msgid "Generate cryptographic signatures for objects" +msgstr "" + +#: gnu/packages/perl.scm:6263 +msgid "" +"Object::Signature is an abstract base class that you can\n" +"inherit from in order to allow your objects to generate unique " +"cryptographic\n" +"signatures." +msgstr "" + +#: gnu/packages/perl.scm:6284 +msgid "Read and write OLE storage files" +msgstr "" + +#: gnu/packages/perl.scm:6285 +msgid "" +"This module allows you to read and write\n" +"an OLE-Structured file. @dfn{OLE} (Object Linking and Embedding) is a\n" +"technology to store hierarchical information such as links to other\n" +"documents within a single file." +msgstr "" + +#: gnu/packages/perl.scm:6308 +msgid "Anonymous packages" +msgstr "" + +#: gnu/packages/perl.scm:6309 +msgid "" +"This module allows for anonymous packages that are\n" +"independent of the main namespace and only available through an object\n" +"instance, not by name." +msgstr "" + +#: gnu/packages/perl.scm:6337 +msgid "Manage deprecation warnings for your distribution" +msgstr "" + +#: gnu/packages/perl.scm:6338 +msgid "" +"This module allows you to manage a set of deprecations for\n" +"one or more modules." +msgstr "" + +#: gnu/packages/perl.scm:6365 +msgid "Routines for manipulating stashes" +msgstr "" + +#: gnu/packages/perl.scm:6366 +msgid "" +"Manipulating stashes (Perl's symbol tables) is occasionally\n" +"necessary, but incredibly messy, and easy to get wrong. This module hides " +"all\n" +"of that behind a simple API." +msgstr "" + +#: gnu/packages/perl.scm:6389 +#, fuzzy +msgid "Faster implementation of the Package::Stash API" +msgstr "Realigo curses de la API Glk" + +#: gnu/packages/perl.scm:6390 +msgid "" +"This is a backend for Package::Stash, which provides the\n" +"functionality in a way that's less buggy and much faster. It will be used " +"by\n" +"default if it's installed, and should be preferred in all environments with " +"a\n" +"compiler." +msgstr "" + +#: gnu/packages/perl.scm:6410 +msgid "Play with other peoples' lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:6411 +msgid "" +"PadWalker is a module which allows you to inspect (and even\n" +"change) lexical variables in any subroutine which called you. It will only\n" +"show those variables which are in scope at the point of the call. " +"PadWalker\n" +"is particularly useful for debugging." +msgstr "" + +#: gnu/packages/perl.scm:6435 +msgid "Simple parallel processing fork manager" +msgstr "" + +#: gnu/packages/perl.scm:6436 +msgid "" +"@code{Parallel::ForkManager} is intended for use in\n" +"operations that can be done in parallel where the number of\n" +"processes to be forked off should be limited." +msgstr "" + +#: gnu/packages/perl.scm:6456 +msgid "Simple, compact and correct param-checking functions" +msgstr "" + +#: gnu/packages/perl.scm:6458 +msgid "" +"Params::Util provides a basic set of importable functions that makes\n" +"checking parameters easier." +msgstr "" + +#: gnu/packages/perl.scm:6482 +msgid "Validate method/function parameters" +msgstr "" + +#: gnu/packages/perl.scm:6483 +msgid "" +"The Params::Validate module allows you to validate method or\n" +"function call parameters to an arbitrary level of specificity." +msgstr "" + +#: gnu/packages/perl.scm:6511 +msgid "Build an optimized subroutine parameter validator" +msgstr "" + +#: gnu/packages/perl.scm:6512 +msgid "" +"This module creates a customized, highly efficient\n" +"parameter checking subroutine. It can handle named or positional\n" +"parameters, and can return the parameters as key/value pairs or a list\n" +"of values. In addition to type checks, it also supports parameter\n" +"defaults, optional parameters, and extra \"slurpy\" parameters." +msgstr "" + +#: gnu/packages/perl.scm:6533 +msgid "Create and manipulate PAR distributions" +msgstr "" + +#: gnu/packages/perl.scm:6534 +msgid "" +"PAR::Dist is a toolkit to create and manipulate PAR\n" +"distributions." +msgstr "" + +#: gnu/packages/perl.scm:6553 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time." +msgstr "" + +#: gnu/packages/perl.scm:6572 +msgid "Path specification manipulation" +msgstr "" + +#: gnu/packages/perl.scm:6573 +msgid "" +"Path::Class is a module for manipulation of file and\n" +"directory specifications in a cross-platform manner." +msgstr "" + +#: gnu/packages/perl.scm:6597 +msgid "File path utility" +msgstr "" + +#: gnu/packages/perl.scm:6598 +msgid "" +"This module provides a small, fast utility for working\n" +"with file paths." +msgstr "" + +#: gnu/packages/perl.scm:6619 +msgid "Fast and correct UTF-8 IO" +msgstr "" + +#: gnu/packages/perl.scm:6620 +msgid "" +"@code{PerlIO::utf8_strict} provides a fast and correct UTF-8\n" +"PerlIO layer. Unlike Perl's default @code{:utf8} layer it checks the input\n" +"for correctness." +msgstr "" + +#: gnu/packages/perl.scm:6641 +msgid "Check for comprehensive documentation of a module" +msgstr "" + +#: gnu/packages/perl.scm:6642 +msgid "" +"This module provides a mechanism for determining if the pod\n" +"for a given module is comprehensive." +msgstr "" + +#: gnu/packages/perl.scm:6659 +msgid "Parsing library for text in Pod format" +msgstr "" + +#: gnu/packages/perl.scm:6660 +msgid "" +"@code{Pod::Simple} is a Perl library for parsing text in\n" +"the @dfn{Pod} (plain old documentation) markup language that is typically\n" +"used for writing documentation for Perl and for Perl modules." +msgstr "" + +#: gnu/packages/perl.scm:6681 +msgid "GNU C library compatible strftime for loggers and servers" +msgstr "" + +#: gnu/packages/perl.scm:6682 +msgid "" +"POSIX::strftime::Compiler provides GNU C library compatible\n" +"strftime(3). But this module is not affected by the system locale. This\n" +"feature is useful when you want to write loggers, servers, and portable\n" +"applications." +msgstr "" + +#: gnu/packages/perl.scm:6700 +msgid "Information about the currently running perl" +msgstr "" + +#: gnu/packages/perl.scm:6702 +msgid "" +"Probe::Perl provides methods for obtaining information about the\n" +"currently running perl interpreter. It originally began life as code in " +"the\n" +"Module::Build project, but has been externalized here for general use." +msgstr "" + +#: gnu/packages/perl.scm:6730 +msgid "Interface to external editor from Perl" +msgstr "" + +#: gnu/packages/perl.scm:6731 +msgid "" +"This module provides the ability to supply some text to an\n" +"external text editor, have it edited by the user, and retrieve the results." +msgstr "" + +#: gnu/packages/perl.scm:6750 +msgid "Create read-only scalars, arrays, hashes" +msgstr "" + +#: gnu/packages/perl.scm:6751 +msgid "" +"This module provides a facility for creating non-modifiable\n" +"variables in Perl. This is useful for configuration files, headers, etc. " +"It\n" +"can also be useful as a development and debugging tool for catching updates " +"to\n" +"variables that should not be changed." +msgstr "" + +#: gnu/packages/perl.scm:6771 +msgid "XS implementation for Ref::Util" +msgstr "" + +#: gnu/packages/perl.scm:6772 +msgid "" +"@code{Ref::Util::XS} is the XS implementation of\n" +"@code{Ref::Util}, which provides several functions to help identify " +"references\n" +"in a more convenient way than the usual approach of examining the return " +"value\n" +"of @code{ref}." +msgstr "" + +#: gnu/packages/perl.scm:6790 +msgid "Provide commonly requested regular expressions" +msgstr "" + +#: gnu/packages/perl.scm:6792 +msgid "" +"This module exports a single hash (`%RE') that stores or generates\n" +"commonly needed regular expressions. Patterns currently provided include:\n" +"balanced parentheses and brackets, delimited text (with escapes), integers " +"and\n" +"floating-point numbers in any base (up to 36), comments in 44 languages,\n" +"offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" +"codes." +msgstr "" + +#: gnu/packages/perl.scm:6817 +msgid "Selection of general-utility regexp subroutines" +msgstr "" + +#: gnu/packages/perl.scm:6818 +msgid "" +"This package provides a selection of regular expression\n" +"subroutines including @code{is_regexp}, @code{regexp_seen_evals},\n" +"@code{regexp_is_foreign}, @code{regexp_is_anchored}, " +"@code{serialize_regexp},\n" +"and @code{deserialize_regexp}." +msgstr "" + +#: gnu/packages/perl.scm:6843 +msgid "Roles, as a slice of Moose" +msgstr "" + +#: gnu/packages/perl.scm:6844 +msgid "Role::Tiny is a minimalist role composition tool." +msgstr "" + +#: gnu/packages/perl.scm:6875 +msgid "Call isa, can, does, and DOES safely" +msgstr "" + +#: gnu/packages/perl.scm:6876 +msgid "" +"This module allows you to call isa, can, does, and DOES\n" +"safely on things that may not be objects." +msgstr "" + +#: gnu/packages/perl.scm:6894 +#, fuzzy +msgid "Lexically-scoped resource management" +msgstr "Administro de uzant-spaca aparato" + +#: gnu/packages/perl.scm:6895 +msgid "" +"This module provides a convenient way to perform cleanup or\n" +"other forms of resource management at the end of a scope. It is " +"particularly\n" +"useful when dealing with exceptions: the Scope::Guard constructor takes a\n" +"reference to a subroutine that is guaranteed to be called even if the " +"thread\n" +"of execution is aborted prematurely. This effectively allows lexically-" +"scoped\n" +"\"promises\" to be made that are automatically honoured by perl's garbage\n" +"collector." +msgstr "" + +#: gnu/packages/perl.scm:6918 +msgid "Infinite sets" +msgstr "" + +#: gnu/packages/perl.scm:6919 +msgid "Set::Infinite is a set theory module for infinite sets." +msgstr "" + +#: gnu/packages/perl.scm:6939 +msgid "Unordered collections of Perl Objects" +msgstr "" + +#: gnu/packages/perl.scm:6940 +msgid "" +"Set::Object provides efficient sets, unordered collections\n" +"of Perl objects without duplicates for scalars and references." +msgstr "" + +#: gnu/packages/perl.scm:6958 +#, fuzzy +msgid "Set operations for Perl" +msgstr "Interfaco de SQLite por Perl" + +#: gnu/packages/perl.scm:6959 +msgid "" +"The first priority of Set::Scalar is to be a convenient\n" +"interface to sets (as in: unordered collections of Perl scalars). While " +"not\n" +"designed to be slow or big, neither has it been designed to be fast or\n" +"compact." +msgstr "" + +#: gnu/packages/perl.scm:6979 +msgid "Sort arrays by one or multiple calculated keys" +msgstr "" + +#: gnu/packages/perl.scm:6980 +msgid "" +"This Perl module provides various functions to quickly sort\n" +"arrays by one or multiple calculated keys." +msgstr "" + +#: gnu/packages/perl.scm:6998 +msgid "Sort lexically, but sort numeral parts numerically" +msgstr "" + +#: gnu/packages/perl.scm:6999 +msgid "" +"This module exports two functions, @code{nsort} and\n" +"@code{ncmp}; they are used in implementing a \"natural sorting\" algorithm.\n" +"Under natural sorting, numeric substrings are compared numerically, and " +"other\n" +"word-characters are compared lexically." +msgstr "" + +#: gnu/packages/perl.scm:7027 +msgid "Classes for representing type constraints and coercion" +msgstr "" + +#: gnu/packages/perl.scm:7028 +msgid "" +"The Specio distribution provides classes for representing type\n" +"constraints and coercion, along with syntax sugar for declaring them. Note " +"that\n" +"this is not a proper type system for Perl. Nothing in this distribution " +"will\n" +"magically make the Perl interpreter start checking a value's type on " +"assignment\n" +"to a variable. In fact, there's no built-in way to apply a type to a " +"variable at\n" +"all. Instead, you can explicitly check a value against a type, and " +"optionally\n" +"coerce values to that type." +msgstr "" + +#: gnu/packages/perl.scm:7051 +msgid "Spiffy Perl Interface Framework For You" +msgstr "" + +#: gnu/packages/perl.scm:7052 +msgid "" +"Spiffy is a framework and methodology for doing object\n" +"oriented (OO) programming in Perl. Spiffy combines the best parts of\n" +"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation " +"class.\n" +"It attempts to fix all the nits and warts of traditional Perl OO, in a " +"clean,\n" +"straightforward and (perhaps someday) standard way. Spiffy borrows ideas " +"from\n" +"other OO languages like Python, Ruby, Java and Perl 6." +msgstr "" + +#: gnu/packages/perl.scm:7074 +msgid "Temporary buffer to save bytes" +msgstr "" + +#: gnu/packages/perl.scm:7075 +msgid "" +"Stream::Buffered is a buffer class to store arbitrary length\n" +"of byte strings and then get a seekable filehandle once everything is\n" +"buffered. It uses PerlIO and/or temporary file to save the buffer " +"depending\n" +"on the length of the size." +msgstr "" + +#: gnu/packages/perl.scm:7095 +msgid "Turn on strict and make all warnings fatal" +msgstr "" + +#: gnu/packages/perl.scm:7096 +msgid "" +"Strictures turns on strict and make all warnings fatal when\n" +"run from within a source-controlled directory." +msgstr "" + +#: gnu/packages/perl.scm:7138 +msgid "Camelcase and de-camelcase" +msgstr "" + +#: gnu/packages/perl.scm:7139 +msgid "" +"This module may be used to convert from under_score text to\n" +"CamelCase and back again." +msgstr "" + +#: gnu/packages/perl.scm:7158 +msgid "Backslash escapes, quoted phrase, word elision, etc." +msgstr "" + +#: gnu/packages/perl.scm:7159 +msgid "" +"This module provides a flexible calling interface to some\n" +"frequently-performed string conversion functions, including applying and\n" +"expanding standard C/Unix-style backslash escapes like \n" +" and \t, wrapping and\n" +"removing double-quotes, and truncating to fit within a desired length." +msgstr "" + +#: gnu/packages/perl.scm:7181 +msgid "Rewrite strings based on a set of known prefixes" +msgstr "" + +#: gnu/packages/perl.scm:7182 +msgid "" +"This module allows you to rewrite strings based on a set of\n" +"known prefixes." +msgstr "" + +#: gnu/packages/perl.scm:7201 +msgid "String printing alternatives to printf" +msgstr "" + +#: gnu/packages/perl.scm:7203 +msgid "" +"This module inserts values into (translated) strings. It provides\n" +"@code{printf} and @code{sprintf} alternatives via both an object-oriented " +"and\n" +"a functional interface." +msgstr "" + +#: gnu/packages/perl.scm:7226 +msgid "Sophisticated exporter for custom-built routines" +msgstr "" + +#: gnu/packages/perl.scm:7228 +msgid "" +"Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" +"custom-built routines." +msgstr "" + +#: gnu/packages/perl.scm:7247 +msgid "Only use Sub::Exporter if you need it" +msgstr "" + +#: gnu/packages/perl.scm:7248 +msgid "" +"Sub::Exporter is an incredibly powerful module, but with\n" +"that power comes great responsibility, as well as some runtime penalties.\n" +"This module is a \"Sub::Exporter\" wrapper that will let your users just " +"use\n" +"Exporter if all they are doing is picking exports, but use \"Sub::Exporter" +"\"\n" +"if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" +"renaming exports, if they try to use them." +msgstr "" + +#: gnu/packages/perl.scm:7270 +msgid "Retrieve names of code references" +msgstr "" + +#: gnu/packages/perl.scm:7271 +msgid "" +"Sub::Identify allows you to retrieve the real name of code\n" +"references." +msgstr "" + +#: gnu/packages/perl.scm:7291 +msgid "Tool to inspect subroutines" +msgstr "" + +#: gnu/packages/perl.scm:7292 +#, fuzzy +msgid "" +"This package provides tools for inspecting subroutines\n" +"in Perl." +msgstr "" +"Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4." + +#: gnu/packages/perl.scm:7311 +msgid "Install subroutines into packages easily" +msgstr "" + +#: gnu/packages/perl.scm:7313 +msgid "" +"Sub::Install makes it easy to install subroutines into packages without\n" +"the unsightly mess of C or typeglobs lying about where just " +"anyone\n" +"can see them." +msgstr "" + +#: gnu/packages/perl.scm:7334 +msgid "(Re)name a sub" +msgstr "" + +#: gnu/packages/perl.scm:7335 +msgid "" +"Assigns a new name to referenced sub. If package\n" +"specification is omitted in the name, then the current package is used. " +"The\n" +"return value is the sub." +msgstr "" + +#: gnu/packages/perl.scm:7359 +msgid "Efficient generation of subroutines via string eval" +msgstr "" + +#: gnu/packages/perl.scm:7360 +msgid "" +"Sub::Quote provides an efficient generation of subroutines\n" +"via string eval." +msgstr "" + +#: gnu/packages/perl.scm:7378 +msgid "Apparently run a function in a higher stack frame" +msgstr "" + +#: gnu/packages/perl.scm:7379 +msgid "" +"Like Tcl's uplevel() function, but not quite so dangerous.\n" +"The idea is just to fool caller(). All the really naughty bits of Tcl's\n" +"uplevel() are avoided." +msgstr "" + +#: gnu/packages/perl.scm:7401 +msgid "Control superclass method dispatching" +msgstr "" + +#: gnu/packages/perl.scm:7403 +msgid "" +"When subclassing a class, you may occasionally want to dispatch control to\n" +"the superclass---at least conditionally and temporarily. This module " +"provides\n" +"nicer equivalents to the native Perl syntax for calling superclasses, along " +"with\n" +"a universal @code{super} method to determine a class' own superclass, and " +"better\n" +"support for run-time mix-ins and roles." +msgstr "" + +#: gnu/packages/perl.scm:7424 +msgid "Perl extension for generating SVG documents" +msgstr "" + +#: gnu/packages/perl.scm:7425 +msgid "" +"SVG is a Perl module which generates a nested data structure\n" +"containing the DOM representation of an SVG (Scalable Vector Graphics) " +"image.\n" +"Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" +"access the DOM object, create and access Javascript, and generate SMIL\n" +"animation content." +msgstr "" + +#: gnu/packages/perl.scm:7446 +#, fuzzy +msgid "Switch statement for Perl" +msgstr "Interfaco de SQLite por Perl" + +#: gnu/packages/perl.scm:7447 +msgid "" +"Switch is a Perl module which implements a generalized case\n" +"mechanism. The module augments the standard Perl syntax with two new\n" +"statements: @code{switch} and @code{case}." +msgstr "" + +#: gnu/packages/perl.scm:7493 +msgid "Perl extension for getting CPU information" +msgstr "" + +#: gnu/packages/perl.scm:7495 +msgid "" +"Sys::CPU is a module for counting the number of CPUs on a system, and\n" +"determining their type and clock speed." +msgstr "" + +#: gnu/packages/perl.scm:7516 +msgid "Get full hostname in Perl" +msgstr "" + +#: gnu/packages/perl.scm:7517 +msgid "" +"Sys::Hostname::Long tries very hard to get the full hostname\n" +"of a system." +msgstr "" + +#: gnu/packages/perl.scm:7544 +msgid "Ensure that a platform has weaken support" +msgstr "" + +#: gnu/packages/perl.scm:7545 +msgid "" +"One recurring problem in modules that use Scalar::Util's\n" +"weaken function is that it is not present in the pure-perl variant. If\n" +"Scalar::Util is not available at all, it will issue a normal dependency on " +"the\n" +"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and " +"the\n" +"module does not have weaken, the install will bail out altogether with a " +"long\n" +"error encouraging the user to seek support." +msgstr "" + +#: gnu/packages/perl.scm:7570 +msgid "Template processing system for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7571 +msgid "" +"The Template Toolkit is a collection of modules which\n" +"implement an extensible template processing system. It was originally\n" +"designed and remains primarily useful for generating dynamic web content, " +"but\n" +"it can be used equally well for processing any other kind of text based\n" +"documents: HTML, XML, POD, PostScript, LaTeX, and so on." +msgstr "" + +#: gnu/packages/perl.scm:7594 +msgid "Profiling for Template Toolkit" +msgstr "" + +#: gnu/packages/perl.scm:7595 +msgid "" +"Template::Timer provides inline profiling of the template\n" +"processing in Perl code." +msgstr "" + +#: gnu/packages/perl.scm:7615 +msgid "Detect encoding of the current terminal" +msgstr "" + +#: gnu/packages/perl.scm:7616 +msgid "" +"Term::Encoding is a simple module to detect the encoding of\n" +"the current terminal expects in various ways." +msgstr "" + +#: gnu/packages/perl.scm:7640 +msgid "Progress meter on a standard terminal" +msgstr "" + +#: gnu/packages/perl.scm:7641 +msgid "" +"Term::ProgressBar provides a simple progress bar on the\n" +"terminal, to let the user know that something is happening, roughly how " +"much\n" +"stuff has been done, and maybe an estimate at how long remains." +msgstr "" + +#: gnu/packages/perl.scm:7664 +msgid "Progress meter if run interactively" +msgstr "" + +#: gnu/packages/perl.scm:7665 +msgid "" +"Term::ProgressBar is a wonderful module for showing progress\n" +"bars on the terminal. This module acts very much like that module when it " +"is\n" +"run interactively. However, when it is not run interactively (for example, " +"as\n" +"a cron job) then it does not show the progress bar." +msgstr "" + +#: gnu/packages/perl.scm:7687 +msgid "Simple progress bars" +msgstr "" + +#: gnu/packages/perl.scm:7688 +msgid "" +"Term::ProgressBar::Simple tells you how much work has been\n" +"done, how much is left to do, and estimate how long it will take." +msgstr "" + +#: gnu/packages/perl.scm:7706 +#, fuzzy +msgid "Simple terminal control" +msgstr "Simpla alkrementa savkopiilo" + +#: gnu/packages/perl.scm:7707 +msgid "" +"This module, ReadKey, provides ioctl control for terminals\n" +"so the input modes can be changed (thus allowing reads of a single " +"character\n" +"at a time), and also provides non-blocking reads of stdin, as well as " +"several\n" +"other terminal related features, including retrieval/modification of the\n" +"screen size, and retrieval/modification of the control characters." +msgstr "" + +#: gnu/packages/perl.scm:7732 +msgid "Retrieve terminal size" +msgstr "" + +#: gnu/packages/perl.scm:7733 +msgid "" +"This is a unified interface to retrieve terminal size. It\n" +"loads one module of a list of known alternatives, each implementing some " +"way\n" +"to get the desired terminal information. This loaded module will actually " +"do\n" +"the job on behalf of @code{Term::Size::Any}." +msgstr "" + +#: gnu/packages/perl.scm:7753 +msgid "Perl extension for retrieving terminal size (Perl version)" +msgstr "" + +#: gnu/packages/perl.scm:7754 +msgid "" +"This is yet another implementation of @code{Term::Size}.\n" +"Now in pure Perl, with the exception of a C probe run at build time." +msgstr "" + +#: gnu/packages/perl.scm:7774 +msgid "Format a header and rows into a table" +msgstr "" + +#: gnu/packages/perl.scm:7775 +msgid "" +"This module is able to generically format rows of data\n" +"into tables." +msgstr "" + +#: gnu/packages/perl.scm:7794 +msgid "Align text" +msgstr "" + +#: gnu/packages/perl.scm:7795 +msgid "" +"Text::Aligner exports a single function, align(), which is\n" +"used to justify strings to various alignment styles." +msgstr "" + +#: gnu/packages/perl.scm:7813 +msgid "Extract delimited text sequences from strings" +msgstr "" + +#: gnu/packages/perl.scm:7814 +msgid "" +"The Text::Balanced module can be used to extract delimited\n" +"text sequences from strings." +msgstr "" + +#: gnu/packages/perl.scm:7832 +msgid "Manipulate comma-separated values" +msgstr "" + +#: gnu/packages/perl.scm:7833 +msgid "" +"Text::CSV provides facilities for the composition and\n" +"decomposition of comma-separated values. An instance of the Text::CSV " +"class\n" +"can combine fields into a CSV string and parse a CSV string into fields." +msgstr "" + +#: gnu/packages/perl.scm:7852 +msgid "Rountines for manipulating CSV files" +msgstr "" + +#: gnu/packages/perl.scm:7853 +msgid "" +"@code{Text::CSV_XS} provides facilities for the composition\n" +"and decomposition of comma-separated values. An instance of the\n" +"@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" +"CSV string into fields. The module accepts either strings or files as " +"input\n" +"and support the use of user-specified characters for delimiters, " +"separators,\n" +"and escapes." +msgstr "" + +#: gnu/packages/perl.scm:7877 +msgid "Perform diffs on files and record sets" +msgstr "" + +#: gnu/packages/perl.scm:7878 +msgid "" +"Text::Diff provides a basic set of services akin to the GNU\n" +"diff utility. It is not anywhere near as feature complete as GNU diff, but " +"it\n" +"is better integrated with Perl and available on all platforms. It is often\n" +"faster than shelling out to a system's diff executable for small files, and\n" +"generally slower on larger files." +msgstr "" + +#: gnu/packages/perl.scm:7900 +msgid "Match globbing patterns against text" +msgstr "" + +#: gnu/packages/perl.scm:7901 +msgid "" +"Text::Glob implements glob(3) style matching that can be\n" +"used to match against text, rather than fetching names from a file system. " +"If\n" +"you want to do full file globbing use the File::Glob module instead." +msgstr "" + +#: gnu/packages/perl.scm:7924 +msgid "Fast, middleweight template engine" +msgstr "" + +#: gnu/packages/perl.scm:7926 +msgid "" +"Text::NeatTemplate provides a simple, middleweight but fast\n" +"template engine, for when you need speed rather than complex features,\n" +"yet need more features than simple variable substitution." +msgstr "" + +#: gnu/packages/perl.scm:7945 +msgid "Convert between Roman and Arabic algorisms" +msgstr "" + +#: gnu/packages/perl.scm:7946 +msgid "" +"This package provides functions to convert between Roman and\n" +"Arabic algorisms. It supports both conventional Roman algorisms (which " +"range\n" +"from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" +"algorism to indicate multiplication by 1000." +msgstr "" + +#: gnu/packages/perl.scm:7966 +msgid "Simple ASCII tables" +msgstr "" + +#: gnu/packages/perl.scm:7967 +msgid "Text::SimpleTable draws simple ASCII tables." +msgstr "" + +#: gnu/packages/perl.scm:7988 +msgid "Organize Data in Tables" +msgstr "" + +#: gnu/packages/perl.scm:7989 +msgid "Text::Table renders plaintext tables." +msgstr "" + +#: gnu/packages/perl.scm:8010 +msgid "Expand template text with embedded Perl" +msgstr "" + +#: gnu/packages/perl.scm:8012 +msgid "" +"This is a library for generating letters, building HTML pages, or\n" +"filling in templates generally. A template is a piece of text that has " +"little\n" +"Perl programs embedded in it here and there. When you fill in a template, " +"you\n" +"evaluate the little programs and replace them with their values." +msgstr "" + +#: gnu/packages/perl.scm:8032 +msgid "Provide plain ASCII transliterations of Unicode text" +msgstr "" + +#: gnu/packages/perl.scm:8033 +msgid "" +"Text::Unidecode provides a function, unidecode(...) that\n" +"takes Unicode data and tries to represent it in US-ASCII characters (i.e., " +"the\n" +"universally displayable characters between 0x00 and 0x7F). The " +"representation\n" +"is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" +"letters, the pronunciation expressed by the text in some other writing\n" +"system." +msgstr "" + +#: gnu/packages/perl.scm:8061 +msgid "Role for classes that can be thrown" +msgstr "" + +#: gnu/packages/perl.scm:8062 +msgid "" +"Throwable is a role for classes that are meant to be thrown\n" +"as exceptions to standard program flow." +msgstr "" + +#: gnu/packages/perl.scm:8079 +msgid "Perl script tidier" +msgstr "" + +#: gnu/packages/perl.scm:8080 +msgid "" +"This package contains a Perl script which indents and\n" +"reformats Perl scripts to make them easier to read. The formatting can be\n" +"controlled with command line parameters. The default parameter settings\n" +"approximately follow the suggestions in the Perl Style Guide." +msgstr "" + +#: gnu/packages/perl.scm:8100 +msgid "Cycle through a list of values" +msgstr "" + +#: gnu/packages/perl.scm:8101 +msgid "" +"You use @code{Tie::Cycle} to go through a list over and over\n" +"again. Once you get to the end of the list, you go back to the beginning." +msgstr "" + +#: gnu/packages/perl.scm:8120 +msgid "Ordered associative arrays for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8121 +msgid "" +"This Perl module implements Perl hashes that preserve the\n" +"order in which the hash elements were added. The order is not affected " +"when\n" +"values corresponding to existing keys in the IxHash are changed. The " +"elements\n" +"can also be set to any arbitrary supplied order. The familiar perl array\n" +"operations can also be performed on the IxHash." +msgstr "" + +#: gnu/packages/perl.scm:8144 +msgid "Tie to an existing Perl object" +msgstr "" + +#: gnu/packages/perl.scm:8145 +msgid "" +"This class provides a tie constructor that returns the\n" +"object it was given as it's first argument. This way side effects of " +"calling\n" +"$object->TIEHASH are avoided." +msgstr "" + +#: gnu/packages/perl.scm:8168 +msgid "English expression of durations" +msgstr "" + +#: gnu/packages/perl.scm:8169 +msgid "" +"This module provides functions for expressing durations in\n" +"rounded or exact terms." +msgstr "" + +#: gnu/packages/perl.scm:8191 +msgid "Parse time duration strings" +msgstr "" + +#: gnu/packages/perl.scm:8192 +msgid "" +"Time::Duration::Parse is a module to parse human readable\n" +"duration strings like \"2 minutes\" and \"3 seconds\" to seconds." +msgstr "" + +#: gnu/packages/perl.scm:8210 +msgid "Efficiently compute time from local and GMT time" +msgstr "" + +#: gnu/packages/perl.scm:8211 +msgid "" +"This module provides functions that are the inverse of\n" +"built-in perl functions localtime() and gmtime(). They accept a date as a\n" +"six-element array, and return the corresponding time(2) value in seconds " +"since\n" +"the system epoch." +msgstr "" + +#: gnu/packages/perl.scm:8231 +msgid "Object-Oriented time objects" +msgstr "" + +#: gnu/packages/perl.scm:8233 +msgid "" +"This module replaces the standard @code{localtime} and @code{gmtime}\n" +"functions with implementations that return objects. It does so in a\n" +"backwards-compatible manner, so that using these functions as documented " +"will\n" +"still work as expected." +msgstr "" + +#: gnu/packages/perl.scm:8253 +msgid "Date parsing/formatting subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8254 +msgid "" +"This module provides routines for parsing date string into\n" +"time values and formatting dates into ASCII strings." +msgstr "" + +#: gnu/packages/perl.scm:8276 +msgid "Shift and scale time" +msgstr "" + +#: gnu/packages/perl.scm:8277 +msgid "" +"This module allows you to speed up your sleep(), alarm(),\n" +"and time() calls." +msgstr "" + +#: gnu/packages/perl.scm:8300 +msgid "Simple tree object" +msgstr "" + +#: gnu/packages/perl.scm:8301 +msgid "" +"This module in a fully object-oriented implementation of a\n" +"simple n-ary tree." +msgstr "" + +#: gnu/packages/perl.scm:8325 +msgid "Factory object for dispensing Visitor objects" +msgstr "" + +#: gnu/packages/perl.scm:8326 +msgid "" +"This module is a factory for dispensing\n" +"Tree::Simple::Visitor::* objects." +msgstr "" + +#: gnu/packages/perl.scm:8344 +msgid "Minimal try/catch with proper preservation of $@@" +msgstr "" + +#: gnu/packages/perl.scm:8345 +msgid "" +"This module provides bare bones try/catch/finally statements\n" +"that are designed to minimize common mistakes with eval blocks, and nothing\n" +"else." +msgstr "" + +#: gnu/packages/perl.scm:8370 +msgid "Tie a variable to a type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8371 +msgid "" +"This module exports a single function: @code{ttie}. It ties\n" +"a variable to a type constraint, ensuring that whatever values stored in " +"the\n" +"variable will conform to the type constraint. If the type constraint has\n" +"coercions, these will be used if necessary to ensure values assigned to the\n" +"variable conform." +msgstr "" + +#: gnu/packages/perl.scm:8404 +msgid "Tiny, yet Moo(se)-compatible type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8405 +msgid "" +"@code{Type::Tiny} is a small class for writing type\n" +"constraints, inspired by Moose's type constraint API. It has only one\n" +"non-core dependency (and even that is simply a module that was previously\n" +"distributed as part of @code{Type::Tiny} but has since been spun off), and " +"can\n" +"be used with Moose, Mouse and Moo (or none of the above)." +msgstr "" + +#: gnu/packages/perl.scm:8426 +msgid "Provides an XS boost for some of Type::Tiny's built-in type constraints" +msgstr "" + +#: gnu/packages/perl.scm:8427 +msgid "" +"This module is optionally used by @code{Type::Tiny} to\n" +"provide faster, C-based implementations of some type constraints. This\n" +"package has only core dependencies, and does not depend on @code{Type::" +"Tiny},\n" +"so other data validation frameworks might also consider using it." +msgstr "" + +#: gnu/packages/perl.scm:8452 +msgid "Types and coercions for Moose and Moo" +msgstr "" + +#: gnu/packages/perl.scm:8453 +msgid "" +"This module provides @code{Path::Tiny} types for Moose, Moo,\n" +"etc. It handles two important types of coercion: coercing objects with\n" +"overloaded stringification, and coercing to absolute paths. It also can " +"check\n" +"to ensure that files or directories exist." +msgstr "" + +#: gnu/packages/perl.scm:8475 +msgid "Data types for common serialisation formats" +msgstr "" + +#: gnu/packages/perl.scm:8476 +msgid "" +"This module provides some extra datatypes that are used by\n" +"common serialisation formats such as JSON or CBOR." +msgstr "" + +#: gnu/packages/perl.scm:8503 +msgid "Unicode normalization forms" +msgstr "" + +#: gnu/packages/perl.scm:8504 +msgid "This Perl module provides Unicode normalization forms." +msgstr "" + +#: gnu/packages/perl.scm:8533 +msgid "Unicode collation algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8534 +#, fuzzy +msgid "" +"This package provides tools for sorting and comparing\n" +"Unicode data." +msgstr "" +"Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4." + +#: gnu/packages/perl.scm:8555 +msgid "Unicode line breaking algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8557 +msgid "" +"@code{Unicode::LineBreak} implements the line breaking algorithm\n" +"described in Unicode Standard Annex #14. The @code{East_Asian_Width} " +"property\n" +"defined by Annex #11 is used to determine breaking positions." +msgstr "" + +#: gnu/packages/perl.scm:8580 +msgid "Encoding and decoding of UTF-8 encoding form" +msgstr "" + +#: gnu/packages/perl.scm:8582 +msgid "" +"This module provides functions to encode and decode UTF-8 encoding form\n" +"as specified by Unicode and ISO/IEC 10646:2011." +msgstr "" + +#: gnu/packages/perl.scm:8600 +msgid "UNIVERSAL::can() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8601 +msgid "" +"This module attempts to work around people calling\n" +"UNIVERSAL::can() as a function, which it is not." +msgstr "" + +#: gnu/packages/perl.scm:8621 +msgid "UNIVERSAL::isa() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8622 +msgid "" +"This module attempts to recover from people calling\n" +"UNIVERSAL::isa as a function." +msgstr "" + +#: gnu/packages/perl.scm:8641 +msgid "Require modules from a variable" +msgstr "" + +#: gnu/packages/perl.scm:8642 +msgid "" +"This module lets you require other modules where the module\n" +"name is in a variable, something you can't do with the @code{require}\n" +"built-in." +msgstr "" + +#: gnu/packages/perl.scm:8661 +msgid "Associate user-defined magic to variables from Perl" +msgstr "" + +#: gnu/packages/perl.scm:8662 +msgid "" +"Magic is Perl's way of enhancing variables. This mechanism\n" +"lets the user add extra data to any variable and hook syntactical\n" +"operations (such as access, assignment or destruction) that can be applied " +"to\n" +"it. With this module, you can add your own magic to any variable without\n" +"having to write a single line of XS." +msgstr "" + +#: gnu/packages/perl.scm:8685 +msgid "Easily generate well-formed, namespace-aware XML" +msgstr "" + +#: gnu/packages/perl.scm:8686 +msgid "" +"@code{XML::Writer} is a simple Perl module for writing XML\n" +"documents: it takes care of constructing markup and escaping data " +"correctly.\n" +"By default, it also performs a significant amount of well-formedness " +"checking\n" +"on the output to make certain (for example) that start and end tags match,\n" +"that there is exactly one document element, and that there are not " +"duplicate\n" +"attribute names." +msgstr "" + +#: gnu/packages/perl.scm:8713 +msgid "Opaque, extensible XS pointer backed objects using sv_magic" +msgstr "" + +#: gnu/packages/perl.scm:8715 +msgid "" +"This way of associating structs with Perl space objects is designed to\n" +"supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" +"(structs can be associated with any data type) and opaque (the C pointer is\n" +"neither visible nor modifiable from Perl space)." +msgstr "" + +#: gnu/packages/perl.scm:8737 +msgid "YAML for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8738 +msgid "" +"The YAML.pm module implements a YAML Loader and Dumper based\n" +"on the YAML 1.0 specification." +msgstr "" + +#: gnu/packages/perl.scm:8760 +msgid "Perl YAML Serialization using XS and libyaml" +msgstr "" + +#: gnu/packages/perl.scm:8762 +msgid "" +"@code{YAML::XS} is a Perl XS binding to libyaml which offers Perl the\n" +"best YAML support to date." +msgstr "" + +#: gnu/packages/perl.scm:8785 +msgid "Read/Write YAML files" +msgstr "" + +#: gnu/packages/perl.scm:8786 +msgid "" +"YAML::Tiny is a perl class for reading and writing\n" +"YAML-style files, written with as little code as possible, reducing load " +"time\n" +"and memory overhead." +msgstr "" + +#: gnu/packages/perl.scm:8810 +msgid "Generate recursive-descent parsers" +msgstr "" + +#: gnu/packages/perl.scm:8812 +msgid "" +"@code{Parse::RecDescent} can incrementally generate top-down\n" +"recursive-descent text parsers from simple yacc-like grammar specifications." +msgstr "" + +#: gnu/packages/perl.scm:8832 +msgid "Generate and use LALR parsers" +msgstr "" + +#: gnu/packages/perl.scm:8833 +msgid "" +"This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" +"grammars to generate Perl object oriented parser modules." +msgstr "" + +#: gnu/packages/perl.scm:8859 +msgid "Distribution metadata for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8860 +msgid "" +"Software distributions released to the CPAN include a\n" +"META.json or, for older distributions, META.yml, which describes the\n" +"distribution, its contents, and the requirements for building and " +"installing\n" +"the distribution. The data structure stored in the META.json file is\n" +"described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" +"represent this distribution metadata (or distmeta), along with some helpful\n" +"methods for interrogating that data." +msgstr "" + +#: gnu/packages/perl.scm:8883 +msgid "Set of version requirements for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8884 +msgid "" +"A CPAN::Meta::Requirements object models a set of version\n" +"constraints like those specified in the META.yml or META.json files in CPAN\n" +"distributions, and as defined by CPAN::Meta::Spec. It can be built up by\n" +"adding more and more constraints, and will reduce them to the simplest\n" +"representation." +msgstr "" + +#: gnu/packages/perl.scm:8907 +msgid "Read and write a subset of YAML for CPAN Meta files" +msgstr "" + +#: gnu/packages/perl.scm:8908 +msgid "" +"This module implements a subset of the YAML specification\n" +"for use in reading and writing CPAN metadata files like META.yml and\n" +"MYMETA.yml." +msgstr "" + +#: gnu/packages/perl.scm:8929 +msgid "Build and install Perl modules" +msgstr "" + +#: gnu/packages/perl.scm:8930 +msgid "" +"@code{Module::Build} is a system for building, testing, and\n" +"installing Perl modules; it used to be part of Perl itself until version " +"5.22,\n" +"which dropped it. It is meant to be an alternative to\n" +"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the " +"module\n" +"through subclassing in a much more straightforward way than with\n" +"@code{MakeMaker}. It also does not require a @command{make} on your\n" +"system---most of the @code{Module::Build} code is pure-Perl." +msgstr "" + +#: gnu/packages/perl.scm:8956 +msgid "Parse META.yml and META.json CPAN metadata files" +msgstr "" + +#: gnu/packages/perl.scm:8957 +msgid "" +"Parse::CPAN::Meta is a parser for META.json and META.yml\n" +"files, using JSON::PP and/or CPAN::Meta::YAML." +msgstr "" + +#: gnu/packages/perl.scm:8975 +msgid "Common Scalar and List utility subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8976 +msgid "" +"This package contains a selection of subroutines that people\n" +"have expressed would be nice to have in the perl core, but the usage would " +"not\n" +"really be high enough to warrant the use of a keyword, and the size so " +"small\n" +"such that being individual extensions would be wasteful." +msgstr "" + +#: gnu/packages/perl.scm:9000 +msgid "Cross-platform functions emulating common shell commands" +msgstr "" + +#: gnu/packages/perl.scm:9002 +msgid "Shell::Command is a thin wrapper around ExtUtils::Command." +msgstr "" + +#: gnu/packages/perl.scm:9029 +msgid "Object-oriented File::Find replacement in Perl" +msgstr "" + +#: gnu/packages/perl.scm:9030 +msgid "" +"File::Find::Object is an object-oriented\n" +"File::Find replacement in Perl." +msgstr "" + +#: gnu/packages/perl.scm:9059 +msgid "Alternative interface to File::Find::Object" +msgstr "" + +#: gnu/packages/perl.scm:9060 +msgid "" +"File::Find::Object::Rule is an alternative Perl\n" +"interface to File::Find::Object." +msgstr "" + +#: gnu/packages/perl.scm:9095 +msgid "Collection of Perl modules for time/date manipulation" +msgstr "" + +#: gnu/packages/perl.scm:9096 +msgid "" +"Provides several perl modules for date/time manipulation:\n" +"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate." +"pm},\n" +"@code{Time::Timezone.pm}, and @code{Time::DaysInMonth.pm}." +msgstr "" + +#: gnu/packages/perl.scm:9125 +msgid "Perl library for testing if a time() is in a specific period" +msgstr "" + +#: gnu/packages/perl.scm:9126 +msgid "" +"This Perl library provides a function which tells whether a\n" +"specific time falls within a specified time period. Its syntax for " +"specifying\n" +"time periods allows you to test for conditions like \"Monday to Friday, 9am\n" +"till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and\n" +"4:15pm\" and \"in the first half of each minute\" and \"in January of\n" +"1998\"." +msgstr "" + +#: gnu/packages/perl.scm:9158 +msgid "Iterative, recursive file finder" +msgstr "" + +#: gnu/packages/perl.scm:9159 +msgid "" +"Path::Iterator::Rule iterates over files and directories to\n" +"identify ones matching a user-defined set of rules. The API is based " +"heavily\n" +"on File::Find::Rule, but with more explicit distinction between matching " +"rules\n" +"and options that influence how directories are searched. A\n" +"Path::Iterator::Rule object is a collection of rules (match criteria) with\n" +"methods to add additional criteria. Options that control directory " +"traversal\n" +"are given as arguments to the method that generates an iterator.\n" +"\n" +"A summary of features for comparison to other file finding modules:\n" +"\n" +"@itemize\n" +"@item provides many helper methods for specifying rules\n" +"@item offers (lazy) iterator and flattened list interfaces\n" +"@item custom rules implemented with callbacks\n" +"@item breadth-first (default) or pre- or post-order depth-first searching\n" +"@item follows symlinks (by default, but can be disabled)\n" +"@item directories visited only once (no infinite loop; can be disabled)\n" +"@item doesn't chdir during operation\n" +"@item provides an API for extensions\n" +"@end itemize\n" +"\n" +"As a convenience, the PIR module is an empty subclass of this one that is " +"less\n" +"arduous to type for one-liners." +msgstr "" + +#: gnu/packages/perl.scm:9199 +msgid "Include constants from POD" +msgstr "" + +#: gnu/packages/perl.scm:9200 +msgid "" +"This module allows you to specify those constants that\n" +"should be documented in your POD, and pull them out a run time in a fairly\n" +"arbitrary fashion.\n" +"\n" +"Pod::Constants uses Pod::Parser to do the parsing of the source file. It " +"has\n" +"to open the source file it is called from, and does so directly either by\n" +"lookup in %INC or by assuming it is $0 if the caller is @code{main}\n" +"(or it can't find %INC{caller()})." +msgstr "" + +#: gnu/packages/perl.scm:9227 +msgid "Collection of regexp patterns" +msgstr "" + +#: gnu/packages/perl.scm:9228 +msgid "" +"Regexp::Pattern is a convention for organizing reusable\n" +"regexp patterns in modules." +msgstr "" + +#: gnu/packages/photo.scm:82 +msgid "Raw image decoder" +msgstr "" + +#: gnu/packages/photo.scm:84 +msgid "" +"LibRaw is a library for reading RAW files obtained from digital photo\n" +"cameras (CRW/CR2, NEF, RAF, DNG, and others)." +msgstr "" + +#: gnu/packages/photo.scm:103 +msgid "Read and manipulate EXIF data in digital photographs" +msgstr "Legi kaj manipuli datumaron EXIF en ciferecaj fotaĵoj" + +#: gnu/packages/photo.scm:105 +msgid "" +"The libexif C library allows applications to read, edit, and save EXIF\n" +"data as produced by digital cameras." +msgstr "" +"La C-biblioteko libexif ebligas ke aplikaĵoj legu, redaktu kaj konservu\n" +"datumaron EXIF samkiel produktite de ciferecaj kameraoj." + +#: gnu/packages/photo.scm:131 +msgid "Accessing digital cameras" +msgstr "Aliro al ciferecaj kameraoj" + +#: gnu/packages/photo.scm:133 +msgid "" +"This is the library backend for gphoto2. It contains the code for PTP,\n" +"MTP, and other vendor specific protocols for controlling and transferring " +"data\n" +"from digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:175 +msgid "Command-line tools to access digital cameras" +msgstr "Komandliniaj iloj por aliri ciferecajn kameraojn" + +#: gnu/packages/photo.scm:177 +msgid "" +"Gphoto2 is a set of command line utilities for manipulating a large\n" +"number of different digital cameras. Through libgphoto2, it supports PTP,\n" +"MTP, and much more." +msgstr "" + +#: gnu/packages/photo.scm:210 +#, fuzzy +msgid "Program and Perl library to manipulate EXIF and other metadata" +msgstr "Programaro kaj biblioteko Perl por manipuli etikedojn EXIF" + +#: gnu/packages/photo.scm:211 +#, fuzzy +msgid "" +"This package provides the @code{exiftool} command and the\n" +"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital " +"images\n" +"and a wide variety of other metadata." +msgstr "" +"Tiu ĉi pako provizas la komandon 'exiftool' kaj la bibliotekon Perl\n" +"'Image::ExifTool' por manipuli etikedojn EXIF el ciferecaj bildoj." + +#: gnu/packages/photo.scm:235 +#, fuzzy +msgid "Library for panoramic images" +msgstr "Biblioteko por trakti popularajn grafikaĵajn bild-formojn" + +#: gnu/packages/photo.scm:237 +msgid "" +"The libpano13 package contains the backend library written by the\n" +"Panorama Tools project for building panoramic images from a set of\n" +"overlapping images, as well as some command line tools." +msgstr "" + +#: gnu/packages/photo.scm:281 +#, fuzzy +msgid "Tools for combining and blending images" +msgstr "Iloj por ŝargi kaj administri linuks-kernajn modulojn" + +#: gnu/packages/photo.scm:283 +msgid "" +"Enblend blends away the seams in a panoramic image mosaic using a\n" +"multi-resolution spline. Enfuse merges different exposures of the same\n" +"scene to produce an image that looks much like a tone-mapped image." +msgstr "" + +#: gnu/packages/photo.scm:314 +msgid "Library to correct optical lens defects with a lens database" +msgstr "" + +#: gnu/packages/photo.scm:315 +msgid "" +"Digital photographs are not ideal. Of course, the better is\n" +"your camera, the better the results will be, but in any case if you look\n" +"carefully at shots taken even by the most expensive cameras equipped with " +"the\n" +"most expensive lenses you will see various artifacts. It is very hard to " +"make\n" +"ideal cameras, because there are a lot of factors that affect the final " +"image\n" +"quality, and at some point camera and lens designers have to trade one " +"factor\n" +"for another to achieve the optimal image quality, within the given design\n" +"restrictions and budget. But we all want ideal shots, don't we? So that's\n" +"what's Lensfun is all about: rectifying the defects introduced by your\n" +"photographic equipment." +msgstr "" + +#: gnu/packages/photo.scm:391 +msgid "Virtual lighttable and darkroom for photographers" +msgstr "" + +#: gnu/packages/photo.scm:392 +msgid "" +"Darktable is a photography workflow application and RAW\n" +"developer. It manages your digital negatives in a database, lets you view\n" +"them through a zoomable lighttable and enables you to develop raw images\n" +"and enhance them." +msgstr "" + +#: gnu/packages/photo.scm:463 +msgid "Panorama photo stitcher" +msgstr "" + +#: gnu/packages/photo.scm:465 +msgid "" +"Hugin is an easy to use panoramic imaging toolchain with a graphical\n" +"user interface. It can be used to assemble a mosaic of photographs into\n" +"a complete panorama and stitch any series of overlapping pictures." +msgstr "" + +#: gnu/packages/photo.scm:516 +msgid "Raw image developing and processing" +msgstr "" + +#: gnu/packages/photo.scm:517 +msgid "" +"RawTherapee is a raw image processing suite. It comprises a\n" +"subset of image editing operations specifically aimed at non-destructive " +"raw\n" +"photo post-production and is primarily focused on improving a " +"photographer's\n" +"workflow by facilitating the handling of large numbers of images. Most raw\n" +"formats are supported, including Pentax Pixel Shift, Canon Dual-Pixel, and " +"those\n" +"from Foveon and X-Trans sensors." +msgstr "" + +#: gnu/packages/ratpoison.scm:86 +msgid "Simple mouse-free tiling window manager" +msgstr "Simpla mus-libera kaheleca fenestr-administrilo" + +#: gnu/packages/ratpoison.scm:88 +msgid "" +"Ratpoison is a simple window manager with no fat library\n" +"dependencies, no fancy graphics, no window decorations, and no\n" +"rodent dependence. It is largely modelled after GNU Screen which\n" +"has done wonders in the virtual terminal market.\n" +"\n" +"The screen can be split into non-overlapping frames. All windows\n" +"are kept maximized inside their frames to take full advantage of\n" +"your precious screen real estate.\n" +"\n" +"All interaction with the window manager is done through keystrokes.\n" +"Ratpoison has a prefix map to minimize the key clobbering that\n" +"cripples Emacs and other quality pieces of software." +msgstr "" + +#: gnu/packages/readline.scm:92 +msgid "Edit command lines while typing, with history support" +msgstr "" + +#: gnu/packages/readline.scm:94 +msgid "" +"The GNU readline library allows users to edit command lines as they\n" +"are typed in. It can maintain a searchable history of previously entered\n" +"commands, letting you easily recall, edit and re-enter past commands. It\n" +"features both Emacs-like and vi-like keybindings, making its usage\n" +"comfortable for anyone." +msgstr "" + +#: gnu/packages/readline.scm:133 +msgid "Wrapper to allow the editing of keyboard commands" +msgstr "" + +#: gnu/packages/readline.scm:135 +msgid "" +"Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" +"readline library to allow the editing of keyboard input for any command. " +"You\n" +"should consider rlwrap especially when you need user-defined completion (by " +"way\n" +"of completion word lists) and persistent history, or if you want to program\n" +"'special effects' using the filter mechanism." +msgstr "" + +#: gnu/packages/scanner.scm:87 +#, fuzzy +msgid "Raster image scanner library and drivers, without scanner support" +msgstr "Rastruma bild-skanila biblioteko kaj peliloj" + +#: gnu/packages/scanner.scm:88 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library, but no drivers." +msgstr "" + +#: gnu/packages/scanner.scm:126 +#, fuzzy +msgid "Raster image scanner library and drivers, with scanner support" +msgstr "Rastruma bild-skanila biblioteko kaj peliloj" + +#: gnu/packages/scanner.scm:127 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library and drivers." +msgstr "" + +#: gnu/packages/scheme.scm:193 +msgid "A Scheme implementation with integrated editor and debugger" +msgstr "Realigo de Scheme kun integrita redaktilo kaj erarserĉilo" + +#: gnu/packages/scheme.scm:195 +msgid "" +"GNU/MIT Scheme is an implementation of the Scheme programming\n" +"language. It provides an interpreter, a compiler and a debugger. It also\n" +"features an integrated Emacs-like editor and a large runtime library." +msgstr "" + +#: gnu/packages/scheme.scm:281 +msgid "Efficient Scheme compiler" +msgstr "Efika kompililo Scheme" + +#: gnu/packages/scheme.scm:283 +msgid "" +"Bigloo is a Scheme implementation devoted to one goal: enabling\n" +"Scheme based programming style where C(++) is usually\n" +"required. Bigloo attempts to make Scheme practical by offering\n" +"features usually presented by traditional programming languages\n" +"but not offered by Scheme and functional programming. Bigloo\n" +"compiles Scheme modules. It delivers small and fast stand alone\n" +"binary executables. Bigloo enables full connections between\n" +"Scheme and C programs and between Scheme and Java programs." +msgstr "" + +#: gnu/packages/scheme.scm:332 +msgid "Multi-tier programming language for the Web 2.0" +msgstr "Plurtavola programlingvo por la Web 2.0" + +#: gnu/packages/scheme.scm:334 +msgid "" +"HOP is a multi-tier programming language for the Web 2.0 and the\n" +"so-called diffuse Web. It is designed for programming interactive web\n" +"applications in many fields such as multimedia (web galleries, music " +"players,\n" +"...), ubiquitous and house automation (SmartPhones, personal appliance),\n" +"mashups, office (web agendas, mail clients, ...), etc." +msgstr "" + +#: gnu/packages/scheme.scm:375 +msgid "R5RS Scheme implementation that compiles native code via C" +msgstr "Realigo R5RS de Scheme kiu kompilas originalan kodumaron per C" + +#: gnu/packages/scheme.scm:377 +msgid "" +"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" +"produces portable and efficient C, supports almost all of the R5RS Scheme\n" +"language standard, and includes many enhancements and extensions." +msgstr "" + +#: gnu/packages/scheme.scm:396 +msgid "Scheme implementation using a bytecode interpreter" +msgstr "Realigo de Scheme, kiu uzas bajtkodan interpretilon" + +#: gnu/packages/scheme.scm:398 +msgid "" +"Scheme 48 is an implementation of Scheme based on a byte-code\n" +"interpreter and is designed to be used as a testbed for experiments in\n" +"implementation techniques and as an expository tool." +msgstr "" + +#: gnu/packages/scheme.scm:511 +msgid "Implementation of Scheme and related languages" +msgstr "Realigo de Scheme kaj rilataj program-lingvoj" + +#: gnu/packages/scheme.scm:513 +msgid "" +"Racket is an implementation of the Scheme programming language (R5RS and\n" +"R6RS) and related languages, such as Typed Racket. It features a compiler " +"and\n" +"a virtual machine with just-in-time native compilation, as well as a large " +"set\n" +"of libraries." +msgstr "" + +#: gnu/packages/scheme.scm:551 +#, fuzzy +msgid "Efficient Scheme interpreter and compiler" +msgstr "Efika kompililo Scheme" + +#: gnu/packages/scheme.scm:553 +msgid "" +"Gambit consists of two main programs: gsi, the Gambit Scheme\n" +"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" +"the complete execution and debugging environment. The compiler is the\n" +"interpreter extended with the capability of generating executable files. " +"The\n" +"compiler can produce standalone executables or compiled modules which can " +"be\n" +"loaded at run time. Interpreted code and compiled code can be freely\n" +"mixed." +msgstr "" + +#: gnu/packages/scheme.scm:587 +#, fuzzy +msgid "Small embeddable Scheme implementation" +msgstr "Kompleta realigo de ŝako" + +#: gnu/packages/scheme.scm:589 +msgid "" +"Chibi-Scheme is a very small library with no external dependencies\n" +"intended for use as an extension and scripting language in C programs. In\n" +"addition to support for lightweight VM-based threads, each VM itself runs " +"in\n" +"an isolated heap allowing multiple VMs to run simultaneously in different " +"OS\n" +"threads." +msgstr "" + +#: gnu/packages/scheme.scm:759 +msgid "Scmutils library for MIT Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:760 +msgid "" +"The Scmutils system is an integrated library of\n" +"procedures, embedded in the programming language Scheme, and intended to\n" +"support teaching and research in mathematical physics and electrical\n" +"engineering." +msgstr "" + +#: gnu/packages/scheme.scm:810 +msgid "Structure and Interpretation of Computer Programs" +msgstr "" + +#: gnu/packages/scheme.scm:811 +msgid "" +"Structure and Interpretation of Computer Programs (SICP) is\n" +"a textbook aiming to teach the principles of computer programming.\n" +"\n" +"Using Scheme, a dialect of the Lisp programming language, the book explains\n" +"core computer science concepts such as abstraction in programming,\n" +"metalinguistic abstraction, recursion, interpreters, and modular programming." +msgstr "" + +#: gnu/packages/scheme.scm:852 +msgid "SRE String pattern-matching library for scheme48" +msgstr "" + +#: gnu/packages/scheme.scm:854 +msgid "" +"String pattern-matching library for scheme48 based on the SRE\n" +"regular-expression notation." +msgstr "" + +#: gnu/packages/scheme.scm:886 +msgid "Compatibility and utility library for Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:887 +msgid "" +"SLIB is a portable Scheme library providing compatibility and\n" +"utility functions for all standard Scheme implementations." +msgstr "" + +#: gnu/packages/scheme.scm:948 +msgid "Scheme implementation conforming to R5RS and IEEE P1178" +msgstr "" + +#: gnu/packages/scheme.scm:949 +msgid "" +"GNU SCM is an implementation of Scheme. This\n" +"implementation includes Hobbit, a Scheme-to-C compiler, which can\n" +"generate C files whose binaries can be dynamically or statically\n" +"linked with a SCM executable." +msgstr "" + +#: gnu/packages/search.scm:68 +msgid "Search Engine Library" +msgstr "" + +#: gnu/packages/search.scm:70 +msgid "" +"Xapian is a highly adaptable toolkit which allows developers to easily\n" +"add advanced indexing and search facilities to their own applications. It\n" +"supports the Probabilistic Information Retrieval model and also supports a\n" +"rich set of boolean query operators." +msgstr "" + +#: gnu/packages/search.scm:102 +#, fuzzy +msgid "Python bindings for the Xapian search engine library" +msgstr "Bindoj de C++ por la 2D-grafika biblioteko Cairo" + +#: gnu/packages/search.scm:141 +msgid "Tool for Obsessive Compulsive Classifiers" +msgstr "" + +#: gnu/packages/search.scm:143 +msgid "" +"libtocc is the engine of the Tocc project, a tag-based file management\n" +"system. The goal of Tocc is to provide a better system for classifying " +"files\n" +"that is more flexible than classic file systems that are based on a tree of\n" +"files and directories." +msgstr "" + +#: gnu/packages/search.scm:165 +msgid "Command-line interface to libtocc" +msgstr "" + +#: gnu/packages/search.scm:167 +msgid "" +"Tocc is a tag-based file management system. This package contains the\n" +"command line tool for interacting with libtocc." +msgstr "" + +#: gnu/packages/search.scm:185 +msgid "Finding text and HTML files that match boolean expressions" +msgstr "" + +#: gnu/packages/search.scm:187 +msgid "" +"GNU Bool is a utility to perform text searches on files using Boolean\n" +"expressions. For example, a search for \"hello AND world\" would return a\n" +"file containing the phrase \"Hello, world!\". It supports both AND and OR\n" +"statements, as well as the NEAR statement to search for the occurrence of\n" +"words in close proximity to each other. It handles context gracefully,\n" +"accounting for new lines and paragraph changes. It also has robust support\n" +"for parsing HTML files." +msgstr "" + +#: gnu/packages/search.scm:217 +msgid "Full-text search system" +msgstr "" + +#: gnu/packages/search.scm:218 +msgid "" +"Hyper Estraier can be used to integrate full-text\n" +"search into applications, using either the provided command line and CGI\n" +"interfaces, or a C API." +msgstr "" + +#: gnu/packages/search.scm:236 +#, fuzzy +msgid "Locate files on the file system" +msgstr "Uzant-spaca unuiga dosiersistemo" + +#: gnu/packages/search.scm:238 +msgid "" +"mlocate is a locate/updatedb implementation. The 'm' stands for\n" +"\"merging\": @code{updatedb} reuses the existing database to avoid " +"rereading\n" +"most of the file system, which makes it faster and does not trash the " +"system\n" +"caches as much. The locate(1) utility is intended to be completely " +"compatible\n" +"with slocate, and attempts to be compatible to GNU locate when it does not\n" +"conflict with slocate compatibility." +msgstr "" + +#: gnu/packages/search.scm:303 +msgid "Web indexing system" +msgstr "" + +#: gnu/packages/search.scm:305 +msgid "" +"Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" +"can quickly and easily index directories of files or remote web sites and\n" +"search the generated indexes." +msgstr "" + +#: gnu/packages/serveez.scm:52 +msgid "Framework for implementing IP-based servers" +msgstr "" + +#: gnu/packages/serveez.scm:54 +msgid "" +"GNU Serveez is a server framework providing the routines necessary to\n" +"easily implement IP-based servers in your application. It\n" +"demonstrates aspects of network programming in a portable manner,\n" +"making it convenient for both simplifying the process of adding a\n" +"server to your application or for learning about how network services\n" +"work. Several example servers are provided already, such as an HTTP\n" +"server and an IRC server." +msgstr "" + +#: gnu/packages/shells.scm:79 +msgid "POSIX-compliant shell optimised for size" +msgstr "" + +#: gnu/packages/shells.scm:81 +msgid "" +"dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" +"as small as possible, often without sacrificing speed. It is faster than " +"the\n" +"GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" +"direct descendant of NetBSD's Almquist Shell (@command{ash})." +msgstr "" + +#: gnu/packages/shells.scm:136 +msgid "The friendly interactive shell" +msgstr "" + +#: gnu/packages/shells.scm:138 +msgid "" +"Fish (friendly interactive shell) is a shell focused on interactive use,\n" +"discoverability, and friendliness. Fish has very user-friendly and " +"powerful\n" +"tab-completion, including descriptions of every completion, completion of\n" +"strings with wildcards, and many completions for specific commands. It " +"also\n" +"has extensive and discoverable help. A special @command{help} command " +"gives\n" +"access to all the fish documentation in your web browser. Other features\n" +"include smart terminal handling based on terminfo, an easy to search " +"history,\n" +"and syntax highlighting." +msgstr "" + +#: gnu/packages/shells.scm:187 +msgid "Alternative implementation of the rc shell by Byron Rakitzis" +msgstr "" + +#: gnu/packages/shells.scm:189 +msgid "" +"This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" +"has a small feature set similar to a traditional Bourne shell." +msgstr "" + +#: gnu/packages/shells.scm:220 +msgid "Extensible shell with higher-order functions" +msgstr "" + +#: gnu/packages/shells.scm:222 +msgid "" +"Es is an extensible shell. The language was derived from the Plan 9\n" +"shell, rc, and was influenced by functional programming languages, such as\n" +"Scheme, and the Tcl embeddable programming language. This implementation " +"is\n" +"derived from Byron Rakitzis's public domain implementation of rc, and was\n" +"written by Paul Haahr and Byron Rakitzis." +msgstr "" + +#: gnu/packages/shells.scm:282 +msgid "Unix shell based on csh" +msgstr "" + +#: gnu/packages/shells.scm:284 +msgid "" +"Tcsh is an enhanced, but completely compatible version of the Berkeley\n" +"UNIX C shell (csh). It is a command language interpreter usable both as an\n" +"interactive login shell and a shell script command processor. It includes " +"a\n" +"command-line editor, programmable word completion, spelling correction, a\n" +"history mechanism, job control and a C-like syntax." +msgstr "" + +#: gnu/packages/shells.scm:345 +msgid "Powerful shell for interactive use and scripting" +msgstr "Potenca ŝelo por interaga uzo kaj por skriptoj" + +#: gnu/packages/shells.scm:346 +msgid "" +"The Z shell (zsh) is a Unix shell that can be used\n" +"as an interactive login shell and as a powerful command interpreter\n" +"for shell scripting. Zsh can be thought of as an extended Bourne shell\n" +"with a large number of improvements, including some features of bash,\n" +"ksh, and tcsh." +msgstr "" + +#: gnu/packages/shells.scm:385 +msgid "Python-ish shell" +msgstr "" + +#: gnu/packages/shells.scm:387 +msgid "" +"Xonsh is a Python-ish, BASHwards-looking shell language and command\n" +"prompt. The language is a superset of Python 3.4+ with additional shell\n" +"primitives that you are used to from Bash and IPython. It works on all " +"major\n" +"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the " +"daily\n" +"use of experts and novices alike." +msgstr "" + +#: gnu/packages/shells.scm:434 +msgid "Unix shell embedded in Scheme" +msgstr "" + +#: gnu/packages/shells.scm:436 +msgid "" +"Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" +"components: a process notation for running programs and setting up " +"pipelines\n" +"and redirections, and a complete syscall library for low-level access to " +"the\n" +"operating system." +msgstr "" + +#: gnu/packages/shells.scm:475 +msgid "Minimal zero-config readline replacement" +msgstr "" + +#: gnu/packages/shells.scm:477 +msgid "" +"Linenoise is a minimal, zero-config, readline replacement.\n" +"Its features include:\n" +"\n" +"@enumerate\n" +"@item Single and multi line editing mode with the usual key bindings\n" +"@item History handling\n" +"@item Completion\n" +"@item Hints (suggestions at the right of the prompt as you type)\n" +"@item A subset of VT100 escapes, ANSI.SYS compatible\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/shells.scm:539 +msgid "Extremely minimal shell with the simplest syntax possible" +msgstr "" + +#: gnu/packages/shells.scm:541 +msgid "" +"S is a new shell that aims to be extremely simple.\n" +"S does not implemnt the POSIX shell standard.\n" +"There are no globs or \"splatting\" where a variable $FOO turns into " +"multiple\n" +"command line arguments. One token stays one token forever.\n" +"This is a \"no surprises\" straightforward approach.\n" +"\n" +"There are no redirection operators > in the shell language, they are added " +"as\n" +"extra programs. > is just another unix command, < is essentially cat(1).\n" +"A @code{andglob} program is also provided along with s." +msgstr "" + +#: gnu/packages/shells.scm:569 +msgid "Port of OpenBSD Korn Shell" +msgstr "" + +#: gnu/packages/shells.scm:571 +msgid "" +"Oksh is a port of the OpenBSD Korn Shell.\n" +"The OpenBSD Korn Shell is a cleaned up and enhanced ksh." +msgstr "" + +#: gnu/packages/shells.scm:603 +msgid "Korn Shell from OpenBSD" +msgstr "" + +#: gnu/packages/shells.scm:605 +msgid "" +"loksh is a Linux port of OpenBSD's @command{ksh}. It is a small,\n" +"interactive POSIX shell targeted at resource-constrained systems." +msgstr "" + +#: gnu/packages/shells.scm:643 +msgid "Korn Shell from MirBSD" +msgstr "" + +#: gnu/packages/shells.scm:644 +msgid "" +"mksh is an actively developed free implementation of the\n" +"Korn Shell programming language and a successor to the Public Domain Korn\n" +"Shell (pdksh)." +msgstr "" + +#: gnu/packages/shells.scm:686 +#, fuzzy +msgid "Bash-compatible Unix shell" +msgstr "Arĥivilo kongrua al tar" + +#: gnu/packages/shells.scm:687 +msgid "" +"Oil is a Unix / POSIX shell, compatible with Bash. It\n" +"implements the Oil language, which is a new shell language to which Bash can " +"be\n" +"automatically translated. The Oil language is a superset of Bash. It also\n" +"implements the OSH language, a statically-parseable language based on Bash " +"as it\n" +"is commonly written." +msgstr "" + +#: gnu/packages/telephony.scm:69 +msgid "(u)Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:70 +msgid "" +"GNU Common C++ is an portable, optimized class framework for\n" +"threaded applications, supporting concurrent synchronization, inter-process\n" +"communications via sockets, and various methods for data handling, such as\n" +"serialization and XML parsing. It includes the uCommon C++ library, a " +"smaller\n" +"reimplementation." +msgstr "" + +#: gnu/packages/telephony.scm:90 +msgid "Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:91 +msgid "" +"GNU uCommon C++ is meant as a very light-weight C++ library\n" +"to facilitate using C++ design patterns even for very deeply embedded\n" +"applications, such as for systems using uclibc along with posix threading\n" +"support." +msgstr "" + +#: gnu/packages/telephony.scm:113 +msgid "Implementation of RTP (real-time transport protocol)" +msgstr "" + +#: gnu/packages/telephony.scm:114 +msgid "" +"GNU ccRTP is an implementation of RTP, the real-time transport\n" +"protocol from the IETF. It is suitable both for high capacity servers and\n" +"personal client applications. It is flexible in its design, allowing it to\n" +"function as a framework for the framework, rather than just being a\n" +"packet-manipulation library." +msgstr "" + +#: gnu/packages/telephony.scm:136 +msgid "Library implementing SIP (RFC-3261)" +msgstr "" + +#: gnu/packages/telephony.scm:137 +msgid "" +"GNU oSIP is an implementation of the SIP protocol. It is\n" +"used to provide multimedia and telecom software developers with an " +"interface\n" +"to initiate and control SIP sessions." +msgstr "" + +#: gnu/packages/telephony.scm:156 +#, fuzzy +msgid "Sip abstraction library" +msgstr "Datumar-fonta abstrakta biblioteko" + +#: gnu/packages/telephony.scm:157 +msgid "" +"EXosip is a library that hides the complexity of using the\n" +"SIP protocol for multimedia session establishment. This protocol is mainly " +"to\n" +"be used by VoIP telephony applications (endpoints or conference server) but\n" +"might be also useful for any application that wish to establish sessions " +"like\n" +"multiplayer games." +msgstr "" + +#: gnu/packages/telephony.scm:200 +msgid "Secure peer-to-peer VoIP server for the SIP protocol" +msgstr "" + +#: gnu/packages/telephony.scm:201 +msgid "" +"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" +"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" +"without the need for a service provider. Its peer-to-peer design ensures " +"that\n" +"there is no central point for media intercept or capture and thus it can be\n" +"used to construct a secure telephone system that operates over the public\n" +"internet." +msgstr "" + +#: gnu/packages/telephony.scm:246 +msgid "Secure RTP (SRTP) Reference Implementation" +msgstr "" + +#: gnu/packages/telephony.scm:248 +msgid "" +"This package provides an implementation of the Secure Real-time Transport\n" +"Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a\n" +"supporting cryptographic kernel." +msgstr "" + +#: gnu/packages/telephony.scm:272 +msgid "Utilities library for linphone software" +msgstr "" + +#: gnu/packages/telephony.scm:273 +msgid "" +"BCtoolbox is a utilities library used by Belledonne\n" +"Communications softwares like linphone." +msgstr "" + +#: gnu/packages/telephony.scm:295 +#, fuzzy +msgid "Implementation of the Real-time transport protocol" +msgstr "Realigo de Scheme kaj rilataj program-lingvoj" + +#: gnu/packages/telephony.scm:296 +msgid "" +"oRTP is a library implementing the Real-time transport\n" +"protocol (RFC 3550)." +msgstr "" + +#: gnu/packages/telephony.scm:329 +#, fuzzy +msgid "Inter-Asterisk-Protocol library" +msgstr "Biblioteka programaro por la protokolo NetLink" + +#: gnu/packages/telephony.scm:330 +msgid "" +"LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" +"Voice-over-IP (VoIP) communications." +msgstr "" + +#: gnu/packages/telephony.scm:361 +msgid "Simple VoIP program to create conferences from the terminal" +msgstr "" + +#: gnu/packages/telephony.scm:363 +msgid "" +"Seren is a simple VoIP program based on the Opus codec that allows you\n" +"to create a voice conference from the terminal, with up to 10 participants,\n" +"without having to register accounts, exchange emails, or add people to " +"contact\n" +"lists. All you need to join an existing conference is the host name or IP\n" +"address of one of the participants." +msgstr "" + +#: gnu/packages/telephony.scm:475 +msgid "Low-latency, high quality voice chat software" +msgstr "" + +#: gnu/packages/telephony.scm:477 +msgid "" +"Mumble is an low-latency, high quality voice chat\n" +"software primarily intended for use while gaming.\n" +"Mumble consists of two applications for separate usage:\n" +"@code{mumble} for the client, and @code{murmur} for the server." +msgstr "" + +#: gnu/packages/tex.scm:195 gnu/packages/tex.scm:3960 gnu/packages/tex.scm:4022 +msgid "TeX Live, a package of the TeX typesetting system" +msgstr "" + +#: gnu/packages/tex.scm:197 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the binaries." +msgstr "" + +#: gnu/packages/tex.scm:265 +msgid "DVI to PostScript drivers" +msgstr "" + +#: gnu/packages/tex.scm:266 +msgid "" +"This package provides files needed for converting DVI files\n" +"to PostScript." +msgstr "" + +#: gnu/packages/tex.scm:300 +msgid "Unicode data and loaders for TeX" +msgstr "" + +#: gnu/packages/tex.scm:301 +msgid "" +"This bundle provides generic access to Unicode Consortium\n" +"data for TeX use. It contains a set of text files provided by the Unicode\n" +"Consortium which are currently all from Unicode 8.0.0, with the exception " +"of\n" +"@code{MathClass.txt} which is not currently part of the Unicode Character\n" +"Database. Accompanying these source data are generic TeX loader files\n" +"allowing this data to be used as part of TeX runs, in particular in " +"building\n" +"format files. Currently there are two loader files: one for general " +"character\n" +"set up and one for initializing XeTeX character classes as has been carried\n" +"out to date by @code{unicode-letters.tex}. " +msgstr "" + +#: gnu/packages/tex.scm:339 +msgid "Hyphenation patterns for German" +msgstr "" + +#: gnu/packages/tex.scm:340 +msgid "" +"The package provides experimental hyphenation patterns for\n" +"the German language, covering both traditional and reformed orthography. " +"The\n" +"patterns can be used with packages Babel and hyphsubst from the Oberdiek\n" +"bundle." +msgstr "" + +#: gnu/packages/tex.scm:375 +msgid "Files for creating TeX formats" +msgstr "" + +#: gnu/packages/tex.scm:376 +msgid "" +"This bundle provides a collection of model \".ini\" files\n" +"for creating TeX formats. These files are commonly used to introduced\n" +"distribution-dependent variations in formats. They are also used to\n" +"allow existing format source files to be used with newer engines, for " +"example\n" +"to adapt the plain e-TeX source file to work with XeTeX and LuaTeX." +msgstr "" + +#: gnu/packages/tex.scm:410 +msgid "Hyphenation patterns expressed in UTF-8" +msgstr "" + +#: gnu/packages/tex.scm:411 +msgid "" +"Modern native UTF-8 engines such as XeTeX and LuaTeX need\n" +"hyphenation patterns in UTF-8 format, whereas older systems require\n" +"hyphenation patterns in the 8-bit encoding of the font in use (such " +"encodings\n" +"are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,\n" +"etc). The present package offers a collection of conversions of existing\n" +"patterns to UTF-8 format, together with converters for use with 8-bit fonts " +"in\n" +"older systems. Since hyphenation patterns for Knuthian-style TeX systems " +"are\n" +"only read at iniTeX time, it is hoped that the UTF-8 patterns, with their\n" +"converters, will completely supplant the older patterns." +msgstr "" + +#: gnu/packages/tex.scm:487 +msgid "Metafont base files" +msgstr "" + +#: gnu/packages/tex.scm:488 +msgid "" +"This package provides the Metafont base files needed to\n" +"build fonts using the Metafont system." +msgstr "" + +#: gnu/packages/tex.scm:519 +msgid "Scheme for naming fonts in TeX" +msgstr "" + +#: gnu/packages/tex.scm:520 +msgid "" +"This is Fontname, a naming scheme for (the base part of)\n" +"external TeX font filenames. This makes at most eight-character names\n" +"from (almost) arbitrarily complex font names, thus helping portability of " +"TeX\n" +"documents." +msgstr "" + +#: gnu/packages/tex.scm:588 +msgid "Computer Modern fonts for TeX" +msgstr "" + +#: gnu/packages/tex.scm:589 +msgid "" +"This package provides the Computer Modern fonts by Donald\n" +"Knuth. The Computer Modern font family is a large collection of text,\n" +"display, and mathematical fonts in a range of styles, based on Monotype " +"Modern\n" +"8A." +msgstr "" + +#: gnu/packages/tex.scm:653 +msgid "Small library of METAFONT sources" +msgstr "" + +#: gnu/packages/tex.scm:654 +msgid "" +"This is a collection of core TeX and METAFONT macro files\n" +"from Donald Knuth, including the plain format, plain base, and the MF logo\n" +"fonts." +msgstr "" + +#: gnu/packages/tex.scm:727 +msgid "Collection of fonts used in LaTeX distributions" +msgstr "" + +#: gnu/packages/tex.scm:728 +msgid "" +"This is a collection of fonts for use with standard LaTeX\n" +"packages and classes. It includes invisible fonts (for use with the slides\n" +"class), line and circle fonts (for use in the picture environment) and " +"LaTeX\n" +"symbol fonts." +msgstr "" + +#: gnu/packages/tex.scm:806 gnu/packages/tex.scm:837 +msgid "TeX fonts from the American Mathematical Society" +msgstr "" + +#: gnu/packages/tex.scm:808 +msgid "" +"This package provides an extended set of fonts for use in mathematics,\n" +"including: extra mathematical symbols; blackboard bold letters (uppercase\n" +"only); fraktur letters; subscript sizes of bold math italic and bold Greek\n" +"letters; subscript sizes of large symbols such as sum and product; added " +"sizes\n" +"of the Computer Modern small caps font; cyrillic fonts (from the University " +"of\n" +"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type " +"1\n" +"files, and all except the Euler fonts are provided as Metafont source. The\n" +"distribution also includes the canonical Type 1 versions of the Computer\n" +"Modern family of fonts. The Euler fonts are supported by separate " +"packages;\n" +"details can be found in the documentation." +msgstr "" + +#: gnu/packages/tex.scm:839 +msgid "" +"This package provides basic LaTeX support for the symbol fonts provides\n" +"by the amsfonts package. It provides @code{amsfonts.sty}, with names of\n" +"individual symbols defined in @code{amssymb.sty}." +msgstr "" + +#: gnu/packages/tex.scm:873 +msgid "Plain TeX format and supporting files" +msgstr "" + +#: gnu/packages/tex.scm:875 +msgid "" +"Contains files used to build the Plain TeX format, as described in the\n" +"TeXbook, together with various supporting files (some also discussed in the\n" +"book)." +msgstr "" + +#: gnu/packages/tex.scm:1025 +msgid "Base sources of LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1027 +msgid "" +"This bundle comprises the source of LaTeX itself, together with several\n" +"packages which are considered \"part of the kernel\". This bundle, " +"together\n" +"with the required packages, constitutes what every LaTeX distribution " +"should\n" +"contain." +msgstr "" + +#: gnu/packages/tex.scm:1047 +msgid "Extended filecontents and filecontents* environments" +msgstr "" + +#: gnu/packages/tex.scm:1049 +msgid "" +"LaTeX2e's @code{filecontents} and @code{filecontents*} environments\n" +"enable a LaTeX source file to generate external files as it runs through\n" +"LaTeX. However, there are two limitations of these environments: they " +"refuse\n" +"to overwrite existing files, and they can only be used in the preamble of a\n" +"document. The filecontents package removes these limitations, letting you\n" +"overwrite existing files and letting you use @code{filecontents} /\n" +"@code{filecontents*} anywhere." +msgstr "" + +#: gnu/packages/tex.scm:1076 +msgid "Am I running under XeTeX?" +msgstr "" + +#: gnu/packages/tex.scm:1078 +msgid "" +"This is a simple package which provides an @code{\\ifxetex} conditional,\n" +"so that other code can determine that it is running under XeTeX. The " +"package\n" +"requires the e-TeX extensions to the TeX primitive set." +msgstr "" + +#: gnu/packages/tex.scm:1110 +msgid "Simple macros for EPS inclusion" +msgstr "" + +#: gnu/packages/tex.scm:1112 +msgid "" +"This package provides the original (and now obsolescent) graphics\n" +"inclusion macros for use with dvips, still widely used by Plain TeX users " +"(in\n" +"particular). For LaTeX users, the package is nowadays (rather strongly)\n" +"deprecated in favour of the more sophisticated standard LaTeX latex-" +"graphics\n" +"bundle of packages. (The latex-graphics bundle is also available to Plain " +"TeX\n" +"users, via its Plain TeX version.)" +msgstr "" + +#: gnu/packages/tex.scm:1138 +msgid "Sophisticated verbatim text" +msgstr "" + +#: gnu/packages/tex.scm:1140 +msgid "" +"This package provides tools for the flexible handling of verbatim text\n" +"including: verbatim commands in footnotes; a variety of verbatim " +"environments\n" +"with many parameters; ability to define new customized verbatim " +"environments;\n" +"save and restore verbatim text and environments; write and read files in\n" +"verbatim mode; build \"example\" environments (showing both result and\n" +"verbatim source)." +msgstr "" + +#: gnu/packages/tex.scm:1209 +msgid "LaTeX standard graphics bundle" +msgstr "" + +#: gnu/packages/tex.scm:1211 +msgid "" +"This is a collection of LaTeX packages for producing color, including\n" +"graphics (e.g. PostScript) files, and rotation and scaling of text in LaTeX\n" +"documents. It comprises the packages color, graphics, graphicx, trig, " +"epsfig,\n" +"keyval, and lscape." +msgstr "" + +#: gnu/packages/tex.scm:1233 +msgid "Driver-independent color extensions for LaTeX and pdfLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1235 +msgid "" +"The package starts from the basic facilities of the colorcolor package,\n" +"and provides easy driver-independent access to several kinds of color " +"tints,\n" +"shades, tones, and mixes of arbitrary colors. It allows a user to select a\n" +"document-wide target color model and offers complete tools for conversion\n" +"between eight color models. Additionally, there is a command for " +"alternating\n" +"row colors plus repeated non-aligned material (like horizontal lines) in\n" +"tables." +msgstr "" + +#: gnu/packages/tex.scm:1261 +msgid "Extensive support for hypertext in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1263 +msgid "" +"The @code{hyperref} package is used to handle cross-referencing commands\n" +"in LaTeX to produce hypertext links in the document. The package provides\n" +"backends for the @code{\\special} set defined for HyperTeX DVI processors; " +"for\n" +"embedded @code{pdfmark} commands for processing by Acrobat\n" +"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's " +"@code{dviwindo};\n" +"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for " +"VTeX's\n" +"pdf and HTML backends. The package is distributed with the @code{backref} " +"and\n" +"@code{nameref} packages, which make use of the facilities of @code{hyperref}." +msgstr "" + +#: gnu/packages/tex.scm:1297 +msgid "Bundle of packages submitted by Heiko Oberdiek" +msgstr "" + +#: gnu/packages/tex.scm:1299 +msgid "" +"The bundle comprises various LaTeX packages, providing among others:\n" +"better accessibility support for PDF files; extensible chemists reaction\n" +"arrows; record information about document class(es) used; and many more." +msgstr "" + +#: gnu/packages/tex.scm:1320 +msgid "LaTeX standard tools bundle" +msgstr "" + +#: gnu/packages/tex.scm:1322 +msgid "" +"This package is a collection of (variously) simple tools provided as\n" +"part of the LaTeX required tools distribution, comprising the following\n" +"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, " +"fileerr,\n" +"fontsmpl, ftnright, hhline, indentfirst, layout, longtable, multicol,\n" +"rawfonts, showkeys, somedefs, tabularx, theorem, trace, varioref, verbatim,\n" +"xr, and xspace." +msgstr "" + +#: gnu/packages/tex.scm:1357 +msgid "Verbatim with URL-sensitive line breaks" +msgstr "" + +#: gnu/packages/tex.scm:1358 +msgid "" +"The command @code{\\url} is a form of verbatim command that\n" +"allows linebreaks at certain characters or combinations of characters, " +"accepts\n" +"reconfiguration, and can usually be used in the argument to another " +"command.\n" +"The command is intended for email addresses, hypertext links,\n" +"directories/paths, etc., which normally have no spaces, so by default the\n" +"package ignores spaces in its argument. However, a package option allows\n" +"spaces, which is useful for operating systems where spaces are a common " +"part\n" +"of file names." +msgstr "" + +#: gnu/packages/tex.scm:1385 +msgid "LaTeX3 programmers’ interface" +msgstr "" + +#: gnu/packages/tex.scm:1387 +msgid "" +"The l3kernel bundle provides an implementation of the LaTeX3\n" +"programmers’ interface, as a set of packages that run under LaTeX 2e. The\n" +"interface provides the foundation on which the LaTeX3 kernel and other " +"future\n" +"code are built: it is an API for TeX programmers. The packages are set up " +"so\n" +"that the LaTeX3 conventions can be used with regular LaTeX 2e packages." +msgstr "" + +#: gnu/packages/tex.scm:1425 +msgid "High-level LaTeX3 concepts" +msgstr "" + +#: gnu/packages/tex.scm:1427 +msgid "" +"This bundle holds prototype implementations of concepts for a LaTeX\n" +"designer interface, to be used with the experimental LaTeX kernel as\n" +"programming tools and kernel sup­port. Packages provided in this release " +"are:\n" +"\n" +"@enumerate\n" +"@item l3keys2e, which makes the facilities of the kernel module l3keys\n" +" available for use by LaTeX 2e packages;\n" +"@item xfrac, which provides flexible splitlevel fractions;\n" +"@item xparse, which provides a high-level interface for declaring document\n" +" commands; and\n" +"@item xtemplate, which provides a means of defining generic functions using " +"a\n" +" key-value syntax.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/tex.scm:1460 +msgid "Advanced font selection in XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1462 +msgid "" +"Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an\n" +"automatic and unified interface to feature-rich AAT and OpenType fonts " +"through\n" +"the NFSS in LaTeX running on XeTeX or LuaTeX engines. The package requires\n" +"the l3kernel and xparse bundles from the LaTeX 3 development team." +msgstr "" + +#: gnu/packages/tex.scm:1498 +msgid "Lua modules for general programming (in the (La)TeX world)" +msgstr "" + +#: gnu/packages/tex.scm:1500 +msgid "" +"Lualibs is a collection of Lua modules useful for general programming.\n" +"The bundle is based on Lua modules shipped with ConTeXt, and made available " +"in\n" +"this bundle for use independent of ConTeXt." +msgstr "" + +#: gnu/packages/tex.scm:1520 +msgid "AMS mathematical facilities for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1522 +msgid "" +"This is the principal package in the AMS-LaTeX distribution. It adapts\n" +"for use in LaTeX most of the mathematical features found in AMS-TeX; it is\n" +"highly recommended as an adjunct to serious mathematical typesetting in " +"LaTeX.\n" +"When amsmath is loaded, AMS-LaTeX packages @code{amsbsyamsbsy} (for bold\n" +"symbols), @code{amsopnamsopn} (for operator names) and\n" +"@code{amstextamstext} (for text embedded in mathematics) are also loaded.\n" +"This package is part of the LaTeX required distribution; however, several\n" +"contributed packages add still further to its appeal; examples are\n" +"@code{empheqempheq}, which provides functions for decorating and " +"highlighting\n" +"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and " +"similar)\n" +"definitions." +msgstr "" + +#: gnu/packages/tex.scm:1550 +msgid "AMS document classes for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1552 +msgid "" +"This bundle contains three AMS classes: @code{amsartamsart} (for writing\n" +"articles for the AMS), @code{amsbookamsbook} (for books) and\n" +"@code{amsprocamsproc} (for proceedings), together with some supporting\n" +"material. The material is made available as part of the AMS-LaTeX\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1583 +msgid "Multilingual support for Plain TeX or LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1585 +msgid "" +"The package manages culturally-determined typographical (and other)\n" +"rules, and hyphenation patterns for a wide range of languages. A document " +"may\n" +"select a single language to be supported, or it may select several, in " +"which\n" +"case the document may switch from one language to another in a variety of\n" +"ways. Babel uses contributed configuration files that provide the detail " +"of\n" +"what has to be done for each language. Users of XeTeX are advised to use " +"the\n" +"polyglossia package rather than Babel." +msgstr "" + +#: gnu/packages/tex.scm:1608 +msgid "Babel support for English" +msgstr "" + +#: gnu/packages/tex.scm:1610 +msgid "" +"This package provides the language definition file for support of\n" +"English in @code{babel}. Care is taken to select British hyphenation " +"patterns\n" +"for British English and Australian text, and default (\"american\") " +"patterns\n" +"for Canadian and USA text." +msgstr "" + +#: gnu/packages/tex.scm:1631 +msgid "Support for Cyrillic fonts in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1633 +msgid "" +"This bundle of macros files provides macro support (including font\n" +"encoding macros) for the use of Cyrillic characters in fonts encoded under " +"the\n" +"T2* and X2 encodings. These encodings cover (between them) pretty much " +"every\n" +"language that is written in a Cyrillic alphabet." +msgstr "" + +#: gnu/packages/tex.scm:1653 +msgid "Font support for common PostScript fonts" +msgstr "" + +#: gnu/packages/tex.scm:1655 +msgid "" +"The PSNFSS collection includes a set of files that provide a complete\n" +"working setup of the LaTeX font selection scheme (NFSS2) for use with " +"common\n" +"PostScript fonts. It covers the so-called \"Base\" fonts (which are built\n" +"into any Level 2 PostScript printing device and the Ghostscript " +"interpreter)\n" +"and a number of free fonts. It provides font definition files, macros and\n" +"font metrics. The bundle as a whole is part of the LaTeX required set of\n" +"packages." +msgstr "" + +#: gnu/packages/tex.scm:1740 +msgid "Union of TeX Live packages" +msgstr "" + +#: gnu/packages/tex.scm:1741 +#, fuzzy +msgid "" +"This package provides a subset of the TeX Live\n" +"distribution." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/tex.scm:1756 +msgid "" +"This is a very limited subset of the TeX Live distribution.\n" +"It includes little more than the required set of LaTeX packages." +msgstr "" + +#: gnu/packages/tex.scm:1773 +msgid "LaTeX-based replacement for BibTeX" +msgstr "" + +#: gnu/packages/tex.scm:1775 +msgid "" +"Amsrefs is a LaTeX package for bibliographies that provides an archival\n" +"data format similar to the format of BibTeX database files, but adapted to\n" +"make direct processing by LaTeX easier. The package can be used either in\n" +"conjunction with BibTeX or as a replacement for BibTeX." +msgstr "" + +#: gnu/packages/tex.scm:1802 +msgid "Footnotes for critical editions" +msgstr "" + +#: gnu/packages/tex.scm:1804 +msgid "" +"This package aims to provide a one-stop solution to requirements for\n" +"footnotes. It offers: Multiple footnote apparatus superior to that of\n" +"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be " +"run\n" +"into a single paragraph (this choice may be selected per footnote series);\n" +"Things you might have expected (such as @code{\\verb}-like material in\n" +"footnotes, and color selections over page breaks) now work. Note that the\n" +"majority of the bigfoot package's interface is identical to that of\n" +"@code{manyfoot}; users should seek information from that package's\n" +"documentation. The bigfoot bundle also provides the @code{perpage} and\n" +"@code{suffix} packages." +msgstr "" + +#: gnu/packages/tex.scm:1830 +msgid "Producing 'blind' text for testing" +msgstr "" + +#: gnu/packages/tex.scm:1832 +msgid "" +"The package provides the commands @code{\\blindtext} and\n" +"@code{\\Blindtext} for creating \"blind\" text useful in testing new " +"classes\n" +"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for " +"creating\n" +"an entire random document with sections, lists, mathematics, etc. The " +"package\n" +"supports three languages, @code{english}, @code{(n)german} and " +"@code{latin};\n" +"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller " +"\"lorem\n" +"ipsum\" text, see the @code{lipsum} package)." +msgstr "" + +#: gnu/packages/tex.scm:1862 +msgid "German letter DIN style" +msgstr "" + +#: gnu/packages/tex.scm:1864 +msgid "" +"This package implements a document layout for writing letters according\n" +"to the rules of DIN (Deutsches Institut für Normung, German standardisation\n" +"institute). A style file for LaTeX 2.09 (with limited support of the\n" +"features) is part of the package. Since the letter layout is based on a\n" +"German standard, the user guide is written in German, but most macros have\n" +"English names from which the user can recognize what they are used for. In\n" +"addition there are example files showing how letters may be created with " +"the\n" +"package." +msgstr "" + +#: gnu/packages/tex.scm:1888 +msgid "Put a grey textual watermark on document pages" +msgstr "" + +#: gnu/packages/tex.scm:1890 +msgid "" +"This package provides a means to add a textual, light grey watermark on\n" +"every page or on the first page of a document. Typical usage may consist " +"in\n" +"writing words such as DRAFT or CONFIDENTIAL across document pages. The\n" +"package performs a similar function to that of @code{draftcopy}, but its\n" +"implementation is output device independent, and made very simple by " +"relying\n" +"on everypage." +msgstr "" + +#: gnu/packages/tex.scm:1912 +msgid "New interface for environments in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1914 +msgid "" +"This package provides the @code{\\collect@@body} command (as in\n" +"@code{amsmath}), as well as a @code{\\long} version @code{\\Collect@@Body},\n" +"for collecting the body text of an environment. These commands are used to\n" +"define a new author interface to creating new environments." +msgstr "" + +#: gnu/packages/tex.scm:1934 +msgid "Create equal-widthed parboxes" +msgstr "" + +#: gnu/packages/tex.scm:1936 +msgid "" +"LaTeX users sometimes need to ensure that two or more blocks of text\n" +"occupy the same amount of horizontal space on the page. To that end, the\n" +"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which " +"works\n" +"just like @code{\\parbox}, except that instead of specifying a width, one\n" +"specifies a tag. All @code{eqparbox}es with the same tag---regardless of\n" +"where they are in the document---will stretch to fit the widest\n" +"@code{eqparbox} with that tag. This simple, equal-width mechanism can be " +"used\n" +"for a variety of alignment purposes, as is evidenced by the examples in\n" +"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} " +"are\n" +"also provided." +msgstr "" + +#: gnu/packages/tex.scm:1970 +msgid "Expanded description environments" +msgstr "" + +#: gnu/packages/tex.scm:1972 +msgid "" +"The package provides additional features for the LaTeX\n" +"@code{description} environment, including adjustable left margin. The " +"package\n" +"also allows the user to \"break\" a list (for example, to interpose a " +"comment)\n" +"without affecting the structure of the list (this works for @code{itemize} " +"and\n" +"@code{enumerate} lists, and numbered lists remain in sequence)." +msgstr "" + +#: gnu/packages/tex.scm:2006 +msgid "Provide file modification times, and compare them" +msgstr "" + +#: gnu/packages/tex.scm:2008 +msgid "" +"This package provides macros to read and compare the modification dates\n" +"of files. The files may be @code{.tex} files, images or other files (as " +"long\n" +"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} " +"primitive\n" +"of pdfLaTeX to find the file modification date as PDF date string, parses " +"the\n" +"string and returns the value to the user. The package will also work for " +"DVI\n" +"output with recent versions of the LaTeX compiler which uses pdfLaTeX in " +"DVI\n" +"mode. The functionality is provided by purely expandable macros or by " +"faster\n" +"but non-expandable ones." +msgstr "" + +#: gnu/packages/tex.scm:2032 +msgid "Conditionals to test which platform is being used" +msgstr "" + +#: gnu/packages/tex.scm:2034 +msgid "" +"This package uses the (La)TeX extension @code{-shell-escape} to\n" +"establish whether the document is being processed on a Windows or on a\n" +"Unix-like system, or on Cygwin (Unix environment over a Windows system).\n" +"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, " +"@code{\\ifmacosx}\n" +"and @code{\\ifcygwin}. The package also preserves the output of " +"@code{uname}\n" +"on a Unix-like system, which may be used to distinguish between various\n" +"classes of systems." +msgstr "" + +#: gnu/packages/tex.scm:2057 +msgid "Flexible bibliography support" +msgstr "" + +#: gnu/packages/tex.scm:2059 +msgid "" +"This bundle provides a package that implements both author-year and\n" +"numbered references, as well as much detailed of support for other\n" +"bibliography use. Also provided are versions of the standard BibTeX styles\n" +"that are compatible with @code{natbib}: @code{plainnat}, @code{unsrtnat},\n" +"@code{abbrnat}. The bibliography styles produced by @code{custom-bib} are\n" +"designed from the start to be compatible with @code{natbib}." +msgstr "" + +#: gnu/packages/tex.scm:2081 +msgid "Replace strings in encapsulated PostScript figures" +msgstr "" + +#: gnu/packages/tex.scm:2083 +msgid "" +"This package allows LaTeX constructions (equations, picture\n" +"environments, etc.) to be precisely superimposed over Encapsulated " +"PostScript\n" +"figures, using your own favorite drawing tool to create an EPS figure and\n" +"placing simple text \"tags\" where each replacement is to be placed, with\n" +"PSfrag automatically removing these tags from the figure and replacing them\n" +"with a user specified LaTeX construction, properly aligned, scaled, and/or\n" +"rotated." +msgstr "" + +#: gnu/packages/tex.scm:2119 +msgid "Process PostScript graphisc within pdfLaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2121 +msgid "" +"This is a package for processing PostScript graphics with @code{psfrag}\n" +"labels within pdfLaTeX documents. Every graphic is compiled individually,\n" +"drastically speeding up compilation time when only a single figure needs\n" +"re-processing." +msgstr "" + +#: gnu/packages/tex.scm:2145 +msgid "Make overhead slides" +msgstr "" + +#: gnu/packages/tex.scm:2148 +msgid "" +"This package provides a class that produces overhead\n" +"slides (transparencies), with many facilities. Seminar is not nowadays\n" +"reckoned a good basis for a presentation — users are advised to use more\n" +"recent classes such as powerdot or beamer, both of which are tuned to\n" +"21st-century presentation styles." +msgstr "" + +#: gnu/packages/tex.scm:2181 +msgid "Trim spaces around an argument or within a macro" +msgstr "" + +#: gnu/packages/tex.scm:2183 +msgid "" +"This very short package allows you to expandably remove spaces around a\n" +"token list (commands are provided to remove spaces before, spaces after, or\n" +"both); or to remove surrounding spaces within a macro definition, or to " +"define\n" +"space-stripped macros." +msgstr "" + +#: gnu/packages/tex.scm:2216 +msgid "Captions on more than floats" +msgstr "" + +#: gnu/packages/tex.scm:2218 +msgid "" +"This package defines a command @code{\\captionof} for putting a caption\n" +"to something that's not a float." +msgstr "" + +#: gnu/packages/tex.scm:2249 +msgid "e-TeX tools for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2251 +msgid "" +"This package is a toolbox of programming facilities geared primarily\n" +"towards LaTeX class and package authors. It provides LaTeX frontends to " +"some\n" +"of the new primitives provided by e-TeX as well as some generic tools which\n" +"are not strictly related to e-TeX but match the profile of this package. " +"The\n" +"package provides functions that seem to offer alternative ways of " +"implementing\n" +"some LaTeX kernel commands; nevertheless, the package will not modify any " +"part\n" +"of the LaTeX kernel." +msgstr "" + +#: gnu/packages/tex.scm:2287 +msgid "Seven predefined chapter heading styles" +msgstr "" + +#: gnu/packages/tex.scm:2289 +msgid "" +"This package provides seven predefined chapter heading styles. Each\n" +"style can be modified using a set of simple commands. Optionally one can\n" +"modify the formatting routines in order to create additional chapter\n" +"headings." +msgstr "" + +#: gnu/packages/tex.scm:2322 +msgid "Framed or shaded regions that can break across pages" +msgstr "" + +#: gnu/packages/tex.scm:2324 +msgid "" +"The package creates three environments: @code{framed}, which puts an\n" +"ordinary frame box around the region, @code{shaded}, which shades the " +"region,\n" +"and @code{leftbar}, which places a line at the left side. The environments\n" +"allow a break at their start (the @code{\\FrameCommand} enables creation of " +"a\n" +"title that is “attached” to the environment); breaks are also allowed in " +"the\n" +"course of the framed/shaded matter. There is also a command\n" +"@code{\\MakeFramed} to make your own framed-style environments." +msgstr "" + +#: gnu/packages/tex.scm:2356 +msgid "Letter document class" +msgstr "" + +#: gnu/packages/tex.scm:2358 +msgid "" +"This package is designed for formatting formless letters in German; it\n" +"can also be used for English (by those who can read the documentation). " +"There\n" +"are LaTeX 2.09 @code{documentstyle} and LaTeX 2e class files for both an\n" +"\"old\" and a \"new\" version of g-brief." +msgstr "" + +#: gnu/packages/tex.scm:2378 +msgid "Typeset Galois connections" +msgstr "" + +#: gnu/packages/tex.scm:2380 +msgid "" +"The package deals with connections in two-dimensional style, optionally\n" +"in colour." +msgstr "" + +#: gnu/packages/tex.scm:2398 +msgid "Citations in a reader-friendly style" +msgstr "" + +#: gnu/packages/tex.scm:2400 +msgid "" +"The package allows citations in the German style, which is considered by\n" +"many to be particularly reader-friendly. The citation provides a small " +"amount\n" +"of bibliographic information in a footnote on the page where each citation " +"is\n" +"made. It combines a desire to eliminate unnecessary page-turning with the\n" +"look-up efficiency afforded by numeric citations. The package makes use of\n" +"BibLaTeX, and is considered experimental." +msgstr "" + +#: gnu/packages/tex.scm:2422 +msgid "Flexible and complete interface to document dimensions" +msgstr "" + +#: gnu/packages/tex.scm:2424 +msgid "" +"This package provides an easy and flexible user interface to customize\n" +"page layout, implementing auto-centering and auto-balancing mechanisms so " +"that\n" +"the users have only to give the least description for the page layout. The\n" +"package knows about all the standard paper sizes, so that the user need not\n" +"know what the nominal \"real\" dimensions of the paper are, just its " +"standard\n" +"name (such as a4, letter, etc.). An important feature is the package's\n" +"ability to communicate the paper size it's set up to the output." +msgstr "" + +#: gnu/packages/tex.scm:2447 +msgid "Miscellaneous tools by Mark Wooding" +msgstr "" + +#: gnu/packages/tex.scm:2449 +msgid "" +"This collection of tools includes: @code{atsupport} for short commands\n" +"starting with @code{@@}, macros to sanitize the OT1 encoding of the\n" +"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} " +"support;\n" +"@code{mathenv} for various alignment in maths; list handling; " +"@code{mdwmath}\n" +"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular " +"and\n" +"array environments; verbatim handling; and syntax diagrams." +msgstr "" + +#: gnu/packages/tex.scm:2471 +msgid "Alternative to babel for XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2473 +msgid "" +"This package provides a complete Babel replacement for users of LuaLaTeX\n" +"and XeLaTeX; it relies on the @code{fontspec} package, version 2.0 at least." +msgstr "" + +#: gnu/packages/tex.scm:2491 +msgid "Multi-page tables package" +msgstr "" + +#: gnu/packages/tex.scm:2493 +msgid "" +"This package was a predecessor of @code{longtable}; the newer\n" +"package (designed on quite different principles) is easier to use and more\n" +"flexible, in many cases, but supertabular retains its usefulness in a few\n" +"situations where longtable has problems." +msgstr "" + +#: gnu/packages/tex.scm:2526 +msgid "TeX macros to handle Texinfo files" +msgstr "" + +#: gnu/packages/tex.scm:2528 +msgid "" +"Texinfo is the preferred format for documentation in the GNU project;\n" +"the format may be used to produce online or printed output from a single\n" +"source. The Texinfo macros may be used to produce printable output using " +"TeX;\n" +"other programs in the distribution offer online interactive use (with\n" +"hypertext linkages in some cases)." +msgstr "" + +#: gnu/packages/tex.scm:2549 +msgid "Show \"realistic\" quotes in verbatim" +msgstr "" + +#: gnu/packages/tex.scm:2551 +msgid "" +"Typewriter-style fonts are best for program listings, but Computer\n" +"Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n" +"single quotes. Other fonts, and most programming languages, print @code{`} " +"as\n" +"a grave accent and @code{'} upright; @code{'} is used both to open and to\n" +"close quoted strings. The package switches the typewriter font to Computer\n" +"Modern Typewriter in OT1 encoding, and modifies the behaviour of\n" +"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to " +"print\n" +"in the expected way. It does this regardless of other fonts or encodings " +"in\n" +"use, so long as the package is loaded after the other fonts were. The " +"package\n" +"does not affect @code{\\tt}, @code{\\texttt}, etc." +msgstr "" + +#: gnu/packages/tex.scm:2590 +msgid "Simple package to set up document margins" +msgstr "" + +#: gnu/packages/tex.scm:2592 +msgid "" +"This is a simple package to set up document margins. This package is\n" +"considered obsolete; alternatives are the @code{typearea} package from the\n" +"@code{koma-script} bundle, or the @code{geometry} package." +msgstr "" + +#: gnu/packages/tex.scm:2611 +msgid "Extra control of appendices" +msgstr "" + +#: gnu/packages/tex.scm:2613 +msgid "" +"The appendix package provides various ways of formatting the titles of\n" +"appendices. Also (sub)appendices environments are provided that can be " +"used,\n" +"for example, for per chapter/section appendices. An @code{appendices}\n" +"environment is provided which can be used instead of the @code{\\appendix}\n" +"command." +msgstr "" + +#: gnu/packages/tex.scm:2634 +msgid "Generate changebars in LaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2636 +msgid "" +"Identify areas of text to be marked with changebars with the\n" +"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. " +"The\n" +"package uses 'drivers' to place the bars; the available drivers can work " +"with\n" +"@code{dvitoln03}, @code{dvitops}, @code{dvips}, the emTeX and TeXtures DVI\n" +"drivers, and VTeX and pdfTeX." +msgstr "" + +#: gnu/packages/tex.scm:2671 +msgid "CMap support for PDF files" +msgstr "" + +#: gnu/packages/tex.scm:2673 +msgid "" +"This package embeds CMap tables into PDF files to make search and\n" +"copy-and-paste functions work properly." +msgstr "" + +#: gnu/packages/tex.scm:2691 +msgid "Add colour to LaTeX tables" +msgstr "" + +#: gnu/packages/tex.scm:2693 +msgid "" +"This package allows rows, columns, and even individual cells in LaTeX\n" +"tables to be coloured." +msgstr "" + +#: gnu/packages/tex.scm:2724 +msgid "Variants of \\fbox and other games with boxes" +msgstr "" + +#: gnu/packages/tex.scm:2726 +msgid "" +"This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n" +"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools " +"for\n" +"using box macros and flexible verbatim macros. You can box mathematics,\n" +"floats, center, flushleft, and flushright, lists, and pages." +msgstr "" + +#: gnu/packages/tex.scm:2759 +msgid "Extensive control of page headers and footers in LaTeX2e" +msgstr "" + +#: gnu/packages/tex.scm:2761 +msgid "" +"The package provides extensive facilities, both for constructing headers\n" +"and footers, and for controlling their use (for example, at times when " +"LaTeX\n" +"would automatically change the heading style in use)." +msgstr "" + +#: gnu/packages/tex.scm:2780 +msgid "Improved interface for floating objects" +msgstr "" + +#: gnu/packages/tex.scm:2782 +msgid "" +"This package improves the interface for defining floating objects such\n" +"as figures and tables. It introduces the boxed float, the ruled float and " +"the\n" +"plaintop float. You can define your own floats and improve the behaviour " +"of\n" +"the old ones. The package also provides the @code{H} float modifier option " +"of\n" +"the obsolete @code{here} package. You can select this as automatic default\n" +"with @code{\\floatplacement{figure}{H}}." +msgstr "" + +#: gnu/packages/tex.scm:2804 +msgid "Range of footnote options" +msgstr "" + +#: gnu/packages/tex.scm:2806 +msgid "" +"This is a collection of ways to change the typesetting of footnotes.\n" +"The package provides means of changing the layout of the footnotes " +"themselves,\n" +"a way to number footnotes per page, to make footnotes disappear in a\n" +"\"moving\" argument, and to deal with multiple references to footnotes from\n" +"the same place. The package also has a range of techniques for labelling\n" +"footnotes with symbols rather than numbers." +msgstr "" + +#: gnu/packages/tex.scm:2830 +msgid "Typeset source code listings using LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2832 +msgid "" +"The package enables the user to typeset programs (programming code)\n" +"within LaTeX; the source code is read directly by TeX---no front-end " +"processor\n" +"is needed. Keywords, comments and strings can be typeset using different\n" +"styles. Support for @code{hyperref} is provided." +msgstr "" + +#: gnu/packages/tex.scm:2865 +msgid "Miscellaneous packages by Joerg Knappen" +msgstr "" + +#: gnu/packages/tex.scm:2867 +msgid "" +"This package provides miscellaneous macros by Joerg Knappen, including:\n" +"represent counters in greek; Maxwell's non-commutative division;\n" +"@code{latin1jk}, @code{latin2jk} and @code{latin3jk}, which are\n" +"@code{inputenc} definition files that allow verbatim input in the " +"respective\n" +"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in " +"maths;\n" +"extra alignments for @code{\\parboxes}; swap Roman and Sans fonts;\n" +"transliterate semitic languages; patches to make (La)TeX formulae " +"embeddable\n" +"in SGML; use maths minus in text as appropriate; simple Young tableaux." +msgstr "" + +#: gnu/packages/tex.scm:2941 +msgid "Computer modern fonts in T1 and TS1 encodings" +msgstr "" + +#: gnu/packages/tex.scm:2943 +msgid "" +"The EC fonts are European Computer Modern Fonts, supporting the complete\n" +"LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n" +"These fonts are intended to be stable with no changes being made to the tfm\n" +"files. The set also contains a Text Companion Symbol font, called " +"@code{tc},\n" +"featuring many useful characters needed in text typesetting, for example\n" +"oldstyle digits, currency symbols (including the newly created Euro " +"symbol),\n" +"the permille sign, copyright, trade mark and servicemark as well as a " +"copyleft\n" +"sign, and many others. Recent releases of LaTeX2e support the EC fonts. " +"The\n" +"EC fonts supersede the preliminary version released as the DC fonts. The\n" +"fonts are available in (traced) Adobe Type 1 format, as part of the\n" +"@code{cm-super} bundle. The other Computer Modern-style T1-encoded Type 1\n" +"set, Latin Modern, is not actually a direct development of the EC set, and\n" +"differs from the EC in a number of particulars." +msgstr "" + +#: gnu/packages/tex.scm:3023 +msgid "Ralph Smith's Formal Script font" +msgstr "" + +#: gnu/packages/tex.scm:3025 +msgid "" +"The fonts provide uppercase formal script letters for use as symbols in\n" +"scientific and mathematical typesetting (in contrast to the informal script\n" +"fonts such as that used for the calligraphic symbols in the TeX maths " +"symbol\n" +"font). The fonts are provided as Metafont source, and as derived Adobe Type " +"1\n" +"format. LaTeX support, for using these fonts in mathematics, is available " +"via\n" +"one of the packages @code{calrsfs} and @code{mathrsfs}." +msgstr "" + +#: gnu/packages/tex.scm:3047 +msgid "Add picture commands (or backgrounds) to every page" +msgstr "" + +#: gnu/packages/tex.scm:3049 +msgid "" +"The package adds one or more user commands to LaTeX's @code{shipout}\n" +"routine, which may be used to place the output at fixed positions. The\n" +"@code{grid} option may be used to find the correct places." +msgstr "" + +#: gnu/packages/tex.scm:3081 +msgid "Extensions to epic and the LaTeX drawing tools" +msgstr "" + +#: gnu/packages/tex.scm:3083 +msgid "" +"Extensions to @code{epic} and the LaTeX picture drawing environment,\n" +"include the drawing of lines at any slope, the drawing of circles in any\n" +"radii, and the drawing of dotted and dashed lines much faster with much " +"less\n" +"TeX memory, and providing several new commands for drawing ellipses, arcs,\n" +"splines, and filled circles and ellipses. The package uses @code{tpic}\n" +"@code{\\special} commands." +msgstr "" + +#: gnu/packages/tex.scm:3118 +msgid "Customize basic list environments" +msgstr "" + +#: gnu/packages/tex.scm:3120 +msgid "" +"This package is intended to ease customizing the three basic list\n" +"environments: @code{enumerate}, @code{itemize} and @code{description}. It\n" +"extends their syntax to allow an optional argument where a set of " +"parameters\n" +"in the form @code{key=value} are available, for example:\n" +"@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}." +msgstr "" + +#: gnu/packages/tex.scm:3141 +msgid "Create tabular cells spanning multiple rows" +msgstr "" + +#: gnu/packages/tex.scm:3143 +msgid "" +"The package provides tools for creating tabular cells spanning multiple\n" +"rows. It has a lot of flexibility, including an option for specifying an\n" +"entry at the \"natural\" width of its text." +msgstr "" + +#: gnu/packages/tex.scm:3175 +msgid "Combine LaTeX commands over included graphics" +msgstr "" + +#: gnu/packages/tex.scm:3177 +msgid "" +"The @code{overpic} environment is a cross between the LaTeX\n" +"@code{picture} environment and the @code{\\includegraphics} command of\n" +"@code{graphicx}. The resulting picture environment has the same dimensions " +"as\n" +"the included graphic. LaTeX commands can be placed on the graphic at " +"defined\n" +"positions; a grid for orientation is available." +msgstr "" + +#: gnu/packages/tex.scm:3211 +msgid "Layout with zero \\parindent, non-zero \\parskip" +msgstr "" + +#: gnu/packages/tex.scm:3213 +msgid "" +"Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n" +"that is untidy; this package (though it is no substitute for a properly\n" +"designed class) helps alleviate this untidiness." +msgstr "" + +#: gnu/packages/tex.scm:3232 +msgid "Include PDF documents in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3234 +msgid "" +"This package simplifies the inclusion of external multi-page PDF\n" +"documents in LaTeX documents. Pages may be freely selected and it is " +"possible\n" +"to put several logical pages onto each sheet of paper. Furthermore a lot " +"of\n" +"hypertext features like hyperlinks and article threads are provided. The\n" +"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible " +"to\n" +"use this package to insert PostScript files, in addition to PDF files." +msgstr "" + +#: gnu/packages/tex.scm:3266 +msgid "St Mary Road symbols for theoretical computer science" +msgstr "" + +#: gnu/packages/tex.scm:3268 +msgid "" +"The fonts were originally distributed as Metafont sources only, but\n" +"Adobe Type 1 versions are also now available. Macro support is provided " +"for\n" +"use under LaTeX; the package supports the @code{only} option (provided by " +"the\n" +"@code{somedefs} package) to restrict what is loaded, for those who don't " +"need\n" +"the whole font." +msgstr "" + +#: gnu/packages/tex.scm:3289 +msgid "Figures divided into subfigures" +msgstr "" + +#: gnu/packages/tex.scm:3291 +msgid "" +"This (deprecated) package provides support for the manipulation and\n" +"reference of small or \"sub\" figures and tables within a single figure or\n" +"table environment. It is convenient to use this package when your " +"subfigures\n" +"are to be separately captioned, referenced, or are to be included in the\n" +"List-of-Figures. A new @code{\\subfigure} command is introduced which can " +"be\n" +"used inside a figure environment for each subfigure. An optional first\n" +"argument is used as the caption for that subfigure. The package is now\n" +"considered obsolete: it was superseded by @code{subfig}, but users may find\n" +"the more recent @code{subcaption} package more satisfactory." +msgstr "" + +#: gnu/packages/tex.scm:3316 +msgid "Tabular with variable width columns balanced" +msgstr "" + +#: gnu/packages/tex.scm:3318 +msgid "" +"The package defines a @code{tabular*}-like environment, @code{tabulary},\n" +"taking a \"total width\" argument as well as the column specifications. " +"The\n" +"environment uses column types @code{L}, @code{C}, @code{R} and @code{J} for\n" +"variable width columns (@code{\\raggedright}, @code{\\centering},\n" +"@code{\\raggedleft}, and normally justified). In contrast to\n" +"@code{tabularx}'s @code{X} columns, the width of each column is weighted\n" +"according to the natural width of the widest cell in the column." +msgstr "" + +#: gnu/packages/tex.scm:3354 +msgid "Tables with captions and notes all the same width" +msgstr "" + +#: gnu/packages/tex.scm:3356 +msgid "" +"This package facilitates tables with titles (captions) and notes. The\n" +"title and notes are given a width equal to the body of the table (a\n" +"@code{tabular} environment). By itself, a @code{threeparttable} does not\n" +"float, but you can put it in a @code{table} or a @code{table*} or some " +"other\n" +"environment." +msgstr "" + +#: gnu/packages/tex.scm:3477 +msgid "Times-like fonts in support of mathematics" +msgstr "" + +#: gnu/packages/tex.scm:3479 +msgid "" +"Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n" +"NimbusRomNo9L) with some modified and additional text symbols in the OT1, " +"T1,\n" +"and TS1 encodings; maths alphabets using Times/URW Nimbus; maths fonts\n" +"providing all the symbols of the Computer Modern and AMS fonts, including " +"all\n" +"the Greek capital letters from CMR; and additional maths fonts of various\n" +"other symbols.\n" +"\n" +"The set is complemented by a sans-serif set of text fonts, based on\n" +"Helvetica/NimbusSanL, and a monospace set.\n" +"\n" +"All the fonts are in Type 1 format (AFM and PFB files), and are supported " +"by\n" +"TeX metrics (VF and TFM files) and macros for use with LaTeX." +msgstr "" + +#: gnu/packages/tex.scm:3525 +msgid "Sans-serif typeface for TeX" +msgstr "" + +#: gnu/packages/tex.scm:3526 +msgid "" +"Iwona is a two-element sans-serif typeface. It was created\n" +"as an alternative version of the Kurier typeface, which was designed in " +"1975\n" +"for a diploma in typeface design at the Warsaw Academy of Fine Arts under " +"the\n" +"supervision of Roman Tomaszewski. Kurier was designed for linotype\n" +"typesetting of newspapers and similar periodicals. The Iwona fonts are an\n" +"alternative version of the Kurier fonts. The difference lies in the " +"absence\n" +"of ink traps which typify the Kurier font." +msgstr "" + +#: gnu/packages/tex.scm:3562 +msgid "Select alternative section titles" +msgstr "" + +#: gnu/packages/tex.scm:3564 +msgid "" +"This package provides an interface to sectioning commands for selection\n" +"from various title styles, e.g. for marginal titles and to change the font " +"of\n" +"all headings with a single command, also providing simple one-step page\n" +"styles. It also includes a package to change the page styles when there " +"are\n" +"floats in a page. You may assign headers/footers to individual floats, too." +msgstr "" + +#: gnu/packages/tex.scm:3585 +msgid "Arbitrary size font selection in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3587 +msgid "" +"LaTeX, by default, restricts the sizes at which you can use its default\n" +"computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n" +"specified by Knuth). The @code{type1cm} package removes this restriction;\n" +"this is particularly useful when using scalable versions of the CM\n" +"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from " +"Kinch,\n" +"PCTeX, etc.). In fact, since modern distributions will automatically " +"generate\n" +"any bitmap font you might need, @code{type1cm} has wider application than " +"just\n" +"those using scalable versions of the fonts. Note that the LaTeX " +"distribution\n" +"now contains a package @code{fix-cm},f which performs the task of\n" +"@code{type1cm}, as well as doing the same job for T1- and TS1-encoded\n" +"@code{ec} fonts." +msgstr "" + +#: gnu/packages/tex.scm:3614 +msgid "Cyrillic fonts that support LaTeX standard encodings" +msgstr "" + +#: gnu/packages/tex.scm:3616 +msgid "" +"The LH fonts address the problem of the wide variety of alphabets that\n" +"are written with Cyrillic-style characters. The fonts are the original " +"basis\n" +"of the set of T2* and X2 encodings that are now used when LaTeX users need " +"to\n" +"write in Cyrillic languages. Macro support in standard LaTeX encodings is\n" +"offered through the latex-cyrillic and t2 bundles, and the package itself\n" +"offers support for other (more traditional) encodings. The fonts, in the\n" +"standard T2* and X2 encodings are available in Adobe Type 1 format, in the\n" +"CM-Super family of fonts. The package also offers its own LaTeX support " +"for\n" +"OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts." +msgstr "" + +#: gnu/packages/tex.scm:3654 +msgid "Create scalable illustrations" +msgstr "" + +#: gnu/packages/tex.scm:3656 +msgid "" +"MetaPost uses a language based on that of Metafont to produce precise\n" +"technical illustrations. Its output is scalable PostScript or SVG, rather\n" +"than the bitmaps Metafont creates." +msgstr "" + +#: gnu/packages/tex.scm:3675 +msgid "Class for typesetting publications of ACM" +msgstr "" + +#: gnu/packages/tex.scm:3677 +msgid "" +"This package provides a class for typesetting publications of the\n" +"Association for Computing Machinery (ACM)." +msgstr "" + +#: gnu/packages/tex.scm:3708 +msgid "Variable-width minipage" +msgstr "" + +#: gnu/packages/tex.scm:3710 +msgid "" +"The @code{varwidth} environment is superficially similar to\n" +"@code{minipage}, but the specified width is just a maximum value — the box " +"may\n" +"get a narrower “natural” width." +msgstr "" + +#: gnu/packages/tex.scm:3729 +msgid "LaTeX support file to use the WASY2 fonts" +msgstr "" + +#: gnu/packages/tex.scm:3731 +msgid "" +"The wasy2WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs\n" +"like male and female symbols and astronomical symbols, as well as the " +"complete\n" +"lasy font set and other odds and ends. The wasysym package implements an " +"easy\n" +"to use interface for these symbols." +msgstr "" + +#: gnu/packages/tex.scm:3764 +msgid "Produces figures which text can flow around" +msgstr "" + +#: gnu/packages/tex.scm:3766 +msgid "" +"This package allows figures or tables to have text wrapped around them.\n" +"It does not work in combination with list environments, but can be used in " +"a\n" +"@code{parbox} or @code{minipage}, and in two-column format." +msgstr "" + +#: gnu/packages/tex.scm:3798 +msgid "Extended UTF-8 input encoding support for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3800 +msgid "" +"The bundle provides the @code{ucs} package, and @code{utf8x.def},\n" +"together with a large number of support files. The @code{utf8x.def}\n" +"definition file for use with @code{inputenc} covers a wider range of " +"Unicode\n" +"characters than does @code{utf8.def} in the LaTeX distribution. The " +"package\n" +"provides facilities for efficient use of its large sets of Unicode " +"characters.\n" +"Glyph production may be controlled by various options, which permits use of\n" +"non-ASCII characters when coding mathematical formulae. Note that the " +"bundle\n" +"previously had an alias “unicode”; that alias has now been withdrawn, and " +"no\n" +"package of that name now exists." +msgstr "" + +#: gnu/packages/tex.scm:3832 +msgid "Extract bits of a LaTeX source for output" +msgstr "" + +#: gnu/packages/tex.scm:3834 +msgid "" +"The main purpose of the preview package is the extraction of selected\n" +"elements from a LaTeX source, like formulas or graphics, into separate\n" +"pages of a DVI file. A flexible and convenient interface allows it to\n" +"specify what commands and constructs should be extracted. This works\n" +"with DVI files postprocessed by either Dvips and Ghostscript or\n" +"dvipng, but it also works when you are using PDFTeX for generating PDF\n" +"files." +msgstr "" + +#: gnu/packages/tex.scm:3857 +msgid "Expand acronyms at least once" +msgstr "" + +#: gnu/packages/tex.scm:3859 +msgid "" +"This package ensures that all acronyms used in the text are spelled out\n" +"in full at least once. It also provides an environment to build a list of\n" +"acronyms used. The package is compatible with PDF bookmarks. The package\n" +"requires the suffix package, which in turn requires that it runs under\n" +"e-TeX." +msgstr "" + +#: gnu/packages/tex.scm:3893 +msgid "TeX extension for direct creation of PDF" +msgstr "" + +#: gnu/packages/tex.scm:3895 +msgid "" +"This package provides an extension of TeX which can be configured to\n" +"directly generate PDF documents instead of DVI." +msgstr "" + +#: gnu/packages/tex.scm:3962 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete tree of texmf-dist data." +msgstr "" + +#: gnu/packages/tex.scm:4024 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete TeX Live distribution." +msgstr "" + +#: gnu/packages/tex.scm:4067 +msgid "Interface to read and parse BibTeX files" +msgstr "" + +#: gnu/packages/tex.scm:4068 +msgid "" +"@code{Text::BibTeX} is a Perl library for reading, parsing,\n" +"and processing BibTeX files. @code{Text::BibTeX} gives you access to the " +"data\n" +"at many different levels: you may work with BibTeX entries as simple field " +"to\n" +"string mappings, or get at the original form of the data as a list of " +"simple\n" +"values (strings, macros, or numbers) pasted together." +msgstr "" + +#: gnu/packages/tex.scm:4150 +msgid "Backend for the BibLaTeX citation management tool" +msgstr "" + +#: gnu/packages/tex.scm:4151 +msgid "" +"Biber is a BibTeX replacement for users of biblatex. Among\n" +"other things it comes with full Unicode support." +msgstr "" + +#: gnu/packages/tex.scm:4175 +msgid "Wrapper for LaTeX and friends" +msgstr "" + +#: gnu/packages/tex.scm:4177 +msgid "" +"Rubber is a program whose purpose is to handle all tasks related to the\n" +"compilation of LaTeX documents. This includes compiling the document " +"itself,\n" +"of course, enough times so that all references are defined, and running " +"BibTeX\n" +"to manage bibliographic references. Automatic execution of dvips to " +"produce\n" +"PostScript documents is also included, as well as usage of pdfLaTeX to " +"produce\n" +"PDF documents." +msgstr "" + +#: gnu/packages/tex.scm:4219 +#, fuzzy +msgid "LaTeX editor" +msgstr "Flu-redaktilo" + +#: gnu/packages/tex.scm:4220 +msgid "" +"Texmaker is a program that integrates many tools needed to\n" +"develop documents with LaTeX, in a single application." +msgstr "" + +#: gnu/packages/tex.scm:4259 +msgid "Book on TeX, plain TeX and Eplain" +msgstr "" + +#: gnu/packages/tex.scm:4260 +msgid "" +"@i{TeX for the Impatient} is a ~350 page book on TeX,\n" +"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn " +"Hargreaves,\n" +"and Karl Berry." +msgstr "" + +#: gnu/packages/texinfo.scm:55 +#, fuzzy +msgid "The GNU documentation format" +msgstr "Iloj kaj dokumentado por tradukado" + +#: gnu/packages/texinfo.scm:57 +msgid "" +"Texinfo is the official documentation format of the GNU project. It\n" +"uses a single source file using explicit commands to produce a final " +"document\n" +"in any of several supported output formats, such as HTML or PDF. This\n" +"package includes both the tools necessary to produce Info documents from\n" +"their source and the command-line Info reader. The emphasis of the " +"language\n" +"is on expressing the content semantically, avoiding physical markup commands." +msgstr "" + +#: gnu/packages/texinfo.scm:125 +msgid "Standalone Info documentation reader" +msgstr "" + +#: gnu/packages/texinfo.scm:155 +msgid "Convert Texinfo to HTML" +msgstr "" + +#: gnu/packages/texinfo.scm:157 +msgid "" +"Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" +"output. It now supports many advanced features, such as " +"internationalization\n" +"and extremely configurable output formats.\n" +"\n" +"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since " +"it\n" +"was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" +"forward for authors is, in most cases, to alter manuals and build processes " +"as\n" +"necessary to use the new features of the makeinfo/texi2any implementation " +"of\n" +"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal " +"author\n" +"of the GNU Texinfo implementation) do not intend to make further releases " +"of\n" +"Texi2HTML." +msgstr "" + +#: gnu/packages/textutils.scm:77 +msgid "DOS/Mac to Unix and vice versa text file format converter" +msgstr "" + +#: gnu/packages/textutils.scm:79 +msgid "" +"dos2unix is a tool to convert line breaks in a text file from Unix format\n" +"to DOS format and vice versa." +msgstr "" + +#: gnu/packages/textutils.scm:105 +msgid "Text encoding converter" +msgstr "" + +#: gnu/packages/textutils.scm:106 +msgid "" +"The Recode library converts files between character sets and\n" +"usages. It recognises or produces over 200 different character sets (or " +"about\n" +"300 if combined with an iconv library) and transliterates files between " +"almost\n" +"any pair. When exact transliteration are not possible, it gets rid of\n" +"offending characters or falls back on approximations. The recode program is " +"a\n" +"handy front-end to the library." +msgstr "" + +#: gnu/packages/textutils.scm:130 +msgid "Text encoding detection tool" +msgstr "" + +#: gnu/packages/textutils.scm:131 +msgid "" +"Enca (Extremely Naive Charset Analyser) consists of libenca,\n" +"an encoding detection library, and enca, a command line frontend, " +"integrating\n" +"libenca and several charset conversion libraries and tools." +msgstr "" + +#: gnu/packages/textutils.scm:181 +msgid "C library for processing UTF-8 Unicode data" +msgstr "" + +#: gnu/packages/textutils.scm:182 +msgid "" +"utf8proc is a small C library that provides Unicode\n" +"normalization, case-folding, and other operations for data in the UTF-8\n" +"encoding, supporting Unicode version 9.0.0." +msgstr "" + +#: gnu/packages/textutils.scm:210 +msgid "Gordon's text utils library" +msgstr "" + +#: gnu/packages/textutils.scm:212 +msgid "" +"libgtextutils is a text utilities library used by the fastx toolkit from\n" +"the Hannon Lab." +msgstr "" + +#: gnu/packages/textutils.scm:244 +msgid "C++ hash functions for strings" +msgstr "" + +#: gnu/packages/textutils.scm:246 +msgid "" +"CityHash provides hash functions for strings. The functions mix the\n" +"input bits thoroughly but are not suitable for cryptography." +msgstr "" + +#: gnu/packages/textutils.scm:284 +msgid "String library with very low memory overhead" +msgstr "" + +#: gnu/packages/textutils.scm:286 +msgid "Ustr is a string library for C with very low memory overhead." +msgstr "" + +#: gnu/packages/textutils.scm:307 +msgid "C/C++ configuration file library" +msgstr "" + +#: gnu/packages/textutils.scm:309 +msgid "" +"Libconfig is a simple library for manipulating structured configuration\n" +"files. This file format is more compact and more readable than XML. And\n" +"unlike XML, it is type-aware, so it is not necessary to do string parsing " +"in\n" +"application code." +msgstr "" + +#: gnu/packages/textutils.scm:329 +msgid "Probabilistic fast file fingerprinting tool" +msgstr "" + +#: gnu/packages/textutils.scm:331 +msgid "" +"pfff is a tool for calculating a compact digital fingerprint of a file\n" +"by sampling randomly from the file instead of reading it in full.\n" +"Consequently, the computation has a flat performance characteristic,\n" +"correlated with data variation rather than file size. pfff can be as " +"reliable\n" +"as existing hashing techniques, with provably negligible risk of collisions." +msgstr "" + +#: gnu/packages/textutils.scm:352 +#, fuzzy +msgid "Regular expression library" +msgstr "Mult-forma biblioteko por arĥivi kaj densigi" + +#: gnu/packages/textutils.scm:353 +msgid "" +"Oniguruma is a regular expressions library. The special\n" +"characteristic of this library is that different character encoding for " +"every\n" +"regular expression object can be specified." +msgstr "" + +#: gnu/packages/textutils.scm:393 +msgid "Microsoft Word document reader" +msgstr "" + +#: gnu/packages/textutils.scm:394 +msgid "" +"Antiword is an application for displaying Microsoft Word\n" +"documents. It can also convert the document to PostScript or XML. Only\n" +"documents made by MS Word version 2 and version 6 or later are supported. " +"The\n" +"name comes from: \"The antidote against people who send Microsoft Word " +"files\n" +"to everybody, because they believe that everybody runs Windows and " +"therefore\n" +"runs Word\"." +msgstr "" + +#: gnu/packages/textutils.scm:427 +msgid "MS-Word to TeX or plain text converter" +msgstr "" + +#: gnu/packages/textutils.scm:428 +msgid "" +"@command{catdoc} extracts text from MS-Word files, trying to\n" +"preserve as many special printable characters as possible. It supports\n" +"everything up to Word-97. Also supported are MS Write documents and RTF " +"files.\n" +"\n" +"@command{catdoc} does not preserve complex word formatting, but it can\n" +"translate some non-ASCII characters into TeX escape codes. It's goal is to\n" +"extract plain text and allow you to read it and, probably, reformat with " +"TeX,\n" +"according to TeXnical rules.\n" +"\n" +"This package also provides @command{xls2csv}, which extracts data from " +"Excel\n" +"spreadsheets and outputs it in comma-separated-value format, and\n" +"@command{catppt}, which extracts data from PowerPoint presentations." +msgstr "" + +#: gnu/packages/textutils.scm:469 +#, fuzzy +msgid "Portable C++ library for handling UTF-8" +msgstr "Biblioteko por trakti dosierojn TIFF" + +#: gnu/packages/textutils.scm:470 +msgid "" +"UTF8-CPP is a C++ library for handling UTF-8 encoded text\n" +"in a portable way." +msgstr "" + +#: gnu/packages/textutils.scm:538 +msgid "Bayesian text and email classifier" +msgstr "" + +#: gnu/packages/textutils.scm:540 +msgid "" +"dbacl is a fast Bayesian text and email classifier. It builds a variety\n" +"of language models using maximum entropy (minimum divergence) principles, " +"and\n" +"these can then be used to categorize input data automatically among " +"multiple\n" +"categories." +msgstr "" + +#: gnu/packages/textutils.scm:582 +msgid "Configuration file parser library" +msgstr "" + +#: gnu/packages/textutils.scm:584 +msgid "C library for creating and parsing configuration files." +msgstr "" + +#: gnu/packages/textutils.scm:612 +msgid "Syntax highlighting text component for Java Swing" +msgstr "" + +#: gnu/packages/textutils.scm:613 +msgid "" +"RSyntaxTextArea is a syntax highlighting, code folding text\n" +"component for Java Swing. It extends @code{JTextComponent} so it " +"integrates\n" +"completely with the standard @code{javax.swing.text} package. It is fast " +"and\n" +"efficient, and can be used in any application that needs to edit or view\n" +"source code." +msgstr "" + +#: gnu/packages/textutils.scm:651 +msgid "Fast implementation of the edit distance (Levenshtein distance)" +msgstr "" + +#: gnu/packages/textutils.scm:653 +msgid "" +"This library simply implements Levenshtein distance algorithm with C++\n" +"and Cython." +msgstr "" + +#: gnu/packages/textutils.scm:673 +msgid "@code{runewidth} provides Go functions to work with string widths" +msgstr "" + +#: gnu/packages/textutils.scm:675 +msgid "" +"The @code{runewidth} library provides Go functions for padding,\n" +"measuring and checking the width of strings, with support east asian text." +msgstr "" + +#: gnu/packages/version-control.scm:130 +msgid "" +"Version control system supporting both distributed and centralized workflows" +msgstr "" + +#: gnu/packages/version-control.scm:132 +msgid "" +"GNU Bazaar is a version control system that allows you to record\n" +"changes to project files over time. It supports both a distributed " +"workflow\n" +"as well as the classic centralized workflow." +msgstr "" + +#: gnu/packages/version-control.scm:372 +msgid "Distributed version control system" +msgstr "" + +#: gnu/packages/version-control.scm:374 +msgid "" +"Git is a free distributed version control system designed to handle\n" +"everything from small to very large projects with speed and efficiency." +msgstr "" + +#: gnu/packages/version-control.scm:424 +msgid "Library providing Git core methods" +msgstr "" + +#: gnu/packages/version-control.scm:426 +msgid "" +"Libgit2 is a portable, pure C implementation of the Git core methods\n" +"provided as a re-entrant linkable library with a solid API, allowing you to\n" +"write native speed custom Git applications in any language with bindings." +msgstr "" + +#: gnu/packages/version-control.scm:462 +msgid "Transparent encryption of files in a git repository" +msgstr "" + +#: gnu/packages/version-control.scm:463 +msgid "" +"git-crypt enables transparent encryption and decryption of\n" +"files in a git repository. Files which you choose to protect are encrypted " +"when\n" +"committed, and decrypted when checked out. git-crypt lets you freely share " +"a\n" +"repository containing a mix of public and private content. git-crypt " +"gracefully\n" +"degrades, so developers without the secret key can still clone and commit to " +"a\n" +"repository with encrypted files. This lets you store your secret material " +"(such\n" +"as keys or passwords) in the same repository as your code, without requiring " +"you\n" +"to lock down your entire repository." +msgstr "" + +#: gnu/packages/version-control.scm:498 +msgid "Whole remote repository encryption" +msgstr "" + +#: gnu/packages/version-control.scm:499 +msgid "" +"git-remote-gcrypt is a Git remote helper to push and pull from\n" +"repositories encrypted with GnuPG. It works with the standard Git " +"transports,\n" +"including repository hosting services like GitLab.\n" +"\n" +"Remote helper programs are invoked by Git to handle network transport. " +"This\n" +"helper handles @code{gcrypt:} URLs that access a remote repository " +"encrypted\n" +"with GPG, using our custom format.\n" +"\n" +"Supported locations are local, @code{rsync://} and @code{sftp://}, where " +"the\n" +"repository is stored as a set of files, or instead any Git URL where gcrypt\n" +"will store the same representation in a Git repository, bridged over " +"arbitrary\n" +"Git transport.\n" +"\n" +"The aim is to provide confidential, authenticated Git storage and\n" +"collaboration using typical untrusted file hosts or services." +msgstr "" + +#: gnu/packages/version-control.scm:593 +msgid "Web frontend for git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:595 +msgid "" +"CGit is an attempt to create a fast web interface for the Git SCM, using\n" +"a built-in cache to decrease server I/O pressure." +msgstr "" + +#: gnu/packages/version-control.scm:624 +msgid "Copy directory to the gh-pages branch" +msgstr "" + +#: gnu/packages/version-control.scm:625 +msgid "" +"Script that copies a directory to the gh-pages branch (by\n" +"default) of the repository." +msgstr "" + +#: gnu/packages/version-control.scm:683 +msgid "Python implementation of the Git object database" +msgstr "" + +#: gnu/packages/version-control.scm:685 +msgid "" +"GitDB allows you to access @dfn{bare} Git repositories for reading and\n" +"writing. It aims at allowing full access to loose objects as well as packs\n" +"with performance and scalability in mind. It operates exclusively on " +"streams,\n" +"allowing to handle large objects with a small memory footprint." +msgstr "" + +#: gnu/packages/version-control.scm:724 +#, fuzzy +msgid "Python library for interacting with Git repositories" +msgstr "Iloj kaj biblioteko por labori kun bildoj GIF" + +#: gnu/packages/version-control.scm:726 +msgid "" +"GitPython is a python library used to interact with Git repositories,\n" +"high-level like git-porcelain, or low-level like git-plumbing.\n" +"\n" +"It provides abstractions of Git objects for easy access of repository data,\n" +"and additionally allows you to access the Git repository more directly " +"using\n" +"either a pure Python implementation, or the faster, but more resource " +"intensive\n" +"@command{git} command implementation." +msgstr "" + +#: gnu/packages/version-control.scm:766 +#, fuzzy +msgid "Command-line flags library for shell scripts" +msgstr "Komandliniaj iloj kaj biblioteko por transformi PDF-dosierojn" + +#: gnu/packages/version-control.scm:768 +msgid "" +"Shell Flags (shFlags) is a library written to greatly simplify the\n" +"handling of command-line flags in Bourne based Unix shell scripts (bash, " +"dash,\n" +"ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" +"different versions of getopt on various OSes make writing portable shell\n" +"scripts difficult. shFlags instead provides an API that doesn't change " +"across\n" +"shell and OS versions so the script writer can be confident that the script\n" +"will work." +msgstr "" + +#: gnu/packages/version-control.scm:812 +msgid "Git extensions for Vincent Driessen's branching model" +msgstr "" + +#: gnu/packages/version-control.scm:814 +msgid "" +"Vincent Driessen's branching model is a git branching and release\n" +"management strategy that helps developers keep track of features, hotfixes,\n" +"and releases in bigger software projects. The git-flow library of git\n" +"subcommands helps automate some parts of the flow to make working with it a\n" +"lot easier." +msgstr "" + +#: gnu/packages/version-control.scm:847 +msgid "Stacked Git" +msgstr "" + +#: gnu/packages/version-control.scm:849 +msgid "" +"StGit is a command-line application that provides functionality similar\n" +"to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" +"instead of @command{diff} and @command{patch}. StGit stores its patches in " +"a\n" +"Git repository as normal Git commits, and provides a number of commands to\n" +"manipulate them in various ways." +msgstr "" + +#: gnu/packages/version-control.scm:885 +msgid "Version control system for @code{$HOME}" +msgstr "" + +#: gnu/packages/version-control.scm:887 +msgid "" +"vcsh version-controls configuration files in several Git repositories,\n" +"all in one single directory. They all maintain their working trees without\n" +"clobbering each other or interfering otherwise. By default, all Git\n" +"repositories maintained via vcsh store the actual files in @code{$HOME},\n" +"though this can be overridden." +msgstr "" + +#: gnu/packages/version-control.scm:923 +msgid "Run a command over a sequence of commits" +msgstr "" + +#: gnu/packages/version-control.scm:925 +msgid "" +"git-test-sequence is similar to an automated git bisect except it’s\n" +"linear. It will test every change between two points in the DAG. It will\n" +"also walk each side of a merge and test those changes individually." +msgstr "" + +#: gnu/packages/version-control.scm:987 +msgid "Git access control layer" +msgstr "" + +#: gnu/packages/version-control.scm:989 +msgid "" +"Gitolite is an access control layer on top of Git, providing fine access\n" +"control to Git repositories." +msgstr "" + +#: gnu/packages/version-control.scm:1013 +msgid "Decentralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1015 +msgid "" +"Mercurial is a free, distributed source control management tool.\n" +"It efficiently handles projects of any size\n" +"and offers an easy and intuitive interface." +msgstr "" + +#: gnu/packages/version-control.scm:1049 +msgid "HTTP and WebDAV client library" +msgstr "" + +#: gnu/packages/version-control.scm:1051 +msgid "" +"Neon is an HTTP and WebDAV client library, with a C interface and the\n" +"following features:\n" +"@enumerate\n" +"@item High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" +" DELETE, etc.);\n" +"@item low-level interface to the HTTP request/response engine, allowing the " +"use\n" +" of arbitrary HTTP methods, headers, etc.;\n" +"@item authentication support including Basic and Digest support, along with\n" +" GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" +"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer " +"for\n" +" verifying server certificates, handling client certificates, and " +"examining\n" +" certificate properties, smartcard-based client certificates are also\n" +" supported via a PKCS#11 wrapper interface;\n" +"@item abstract interface to parsing XML using libxml2 or expat, and wrappers " +"for\n" +" simplifying handling XML HTTP response bodies;\n" +"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to " +"simplify\n" +" property manipulation.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/version-control.scm:1135 +msgid "Revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1137 +msgid "" +"Subversion exists to be universally recognized and adopted as a\n" +"centralized version control system characterized by its\n" +"reliability as a safe haven for valuable data; the simplicity of its model " +"and\n" +"usage; and its ability to support the needs of a wide variety of users and\n" +"projects, from individuals to large-scale enterprise operations." +msgstr "" + +#: gnu/packages/version-control.scm:1159 +msgid "Per-file local revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1161 +msgid "" +"RCS is the original Revision Control System. It works on a\n" +"file-by-file basis, in contrast to subsequent version control systems such " +"as\n" +"CVS, Subversion, and Git. This can make it suitable for system\n" +"administration files, for example, which are often inherently local to one\n" +"machine." +msgstr "" + +#: gnu/packages/version-control.scm:1189 +msgid "Historical centralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1191 +msgid "" +"CVS is a version control system, an important component of Source\n" +"Configuration Management (SCM). Using it, you can record the history of\n" +"sources files, and documents. It fills a similar role to the free software\n" +"RCS, PRCS, and Aegis packages." +msgstr "" + +#: gnu/packages/version-control.scm:1232 +msgid "Export an RCS or CVS history as a fast-import stream" +msgstr "" + +#: gnu/packages/version-control.scm:1233 +msgid "" +"This program analyzes a collection of RCS files in a CVS\n" +"repository (or outside of one) and, when possible, emits an equivalent " +"history\n" +"in the form of a fast-import stream. Not all possible histories can be\n" +"rendered this way; the program tries to emit useful warnings when it can't.\n" +"\n" +"The program can also produce a visualization of the resulting commit " +"directed\n" +"acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" +"Graphviz}. The package also includes @command{cvssync}, a tool for " +"mirroring\n" +"masters from remote CVS hosts." +msgstr "" + +#: gnu/packages/version-control.scm:1260 +msgid "Version-control-agnostic ChangeLog diff and commit tool" +msgstr "" + +#: gnu/packages/version-control.scm:1262 +msgid "" +"The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" +"vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" +"using version control at the same time, for example by printing a reminder\n" +"when a file change has been described in the ChangeLog but the file has not\n" +"been added to the VC. vc-chlog scans changed files and generates\n" +"standards-compliant ChangeLog entries based on the changes that it detects." +msgstr "" + +#: gnu/packages/version-control.scm:1287 +msgid "Make histograms from the output of @command{diff}" +msgstr "" + +#: gnu/packages/version-control.scm:1289 +msgid "" +"Diffstat reads the output of @command{diff} and displays a histogram of\n" +"the insertions, deletions, and modifications per file. It is useful for\n" +"reviewing large, complex patch files." +msgstr "" + +#: gnu/packages/version-control.scm:1328 +msgid "File-based version control like SCCS" +msgstr "" + +#: gnu/packages/version-control.scm:1329 +msgid "" +"GNU CSSC provides a replacement for the legacy Unix source\n" +"code control system SCCS. This allows old code still under that system to " +"be\n" +"accessed and migrated on modern systems." +msgstr "" + +#: gnu/packages/version-control.scm:1408 +msgid "Project change supervisor" +msgstr "" + +#: gnu/packages/version-control.scm:1409 +msgid "" +"Aegis is a project change supervisor, and performs some of\n" +"the Software Configuration Management needed in a CASE environment. Aegis\n" +"provides a framework within which a team of developers may work on many\n" +"changes to a program independently, and Aegis coordinates integrating these\n" +"changes back into the master source of the program, with as little " +"disruption\n" +"as possible. Resolution of contention for source files, a major headache " +"for\n" +"any project with more than one developer, is one of Aegis's major functions." +msgstr "" + +#: gnu/packages/version-control.scm:1482 +msgid "Edit version-control repository history" +msgstr "" + +#: gnu/packages/version-control.scm:1483 +msgid "" +"Reposurgeon enables risky operations that version-control\n" +"systems don't want to let you do, such as editing past comments and " +"metadata\n" +"and removing commits. It works with any version control system that can\n" +"export and import Git fast-import streams, including Git, Mercurial, " +"Fossil,\n" +"Bazaar, CVS, RCS, and Src. It can also read Subversion dump files directly\n" +"and can thus be used to script production of very high-quality conversions\n" +"from Subversion to any supported Distributed Version Control System (DVCS)." +msgstr "" + +#: gnu/packages/version-control.scm:1522 +msgid "Ncurses-based text user interface for Git" +msgstr "" + +#: gnu/packages/version-control.scm:1524 +msgid "" +"Tig is an ncurses text user interface for Git, primarily intended as\n" +"a history browser. It can also stage hunks for commit, or colorize the\n" +"output of the 'git' command." +msgstr "" + +#: gnu/packages/version-control.scm:1550 +msgid "Print the modification time of the latest file" +msgstr "" + +#: gnu/packages/version-control.scm:1552 +msgid "" +"Recursively find the newest file in a file tree and print its\n" +"modification time." +msgstr "" + +#: gnu/packages/version-control.scm:1577 +msgid "Multiple repository management tool" +msgstr "" + +#: gnu/packages/version-control.scm:1579 +msgid "" +"Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" +"fetching updates) over a collection of version control repositories. It\n" +"supports a large number of version control systems: Git, Subversion,\n" +"Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." +msgstr "" + +#: gnu/packages/version-control.scm:1609 +msgid "Use hubic as a git-annex remote" +msgstr "" + +#: gnu/packages/version-control.scm:1611 +msgid "" +"This package allows you to use your hubic account as a \"special\n" +"repository\" with git-annex." +msgstr "" + +#: gnu/packages/version-control.scm:1664 +#, fuzzy +msgid "Software configuration management system" +msgstr "La datumbaza administra sistemo SQLite" + +#: gnu/packages/version-control.scm:1666 +msgid "" +"Fossil is a distributed source control management system which supports\n" +"access and administration over HTTP CGI or via a built-in HTTP server. It " +"has\n" +"a built-in wiki, built-in file browsing, built-in tickets system, etc." +msgstr "" + +#: gnu/packages/version-control.scm:1694 +msgid "Static git page generator" +msgstr "" + +#: gnu/packages/version-control.scm:1695 +msgid "" +"Stagit creates static pages for git repositories, the results can\n" +"be served with a HTTP file server of your choice." +msgstr "" + +#: gnu/packages/version-control.scm:1783 +msgid "Distributed Revision Control System" +msgstr "" + +#: gnu/packages/version-control.scm:1785 +msgid "" +"Darcs is a revision control system. It is:\n" +"\n" +"@enumerate\n" +"@item Distributed: Every user has access to the full command set, removing " +"boundaries\n" +"between server and client or committer and non-committers.\n" +"@item Interactive: Darcs is easy to learn and efficient to use because it " +"asks you\n" +"questions in response to simple commands, giving you choices in your work " +"flow.\n" +"You can choose to record one change in a file, while ignoring another. As " +"you update\n" +"from upstream, you can review each patch name, even the full diff for " +"interesting\n" +"patches.\n" +"@item Smart: Originally developed by physicist David Roundy, darcs is based " +"on a\n" +"unique algebra of patches called @url{http://darcs.net/Theory,Patchtheory}.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/version-control.scm:1837 +#, fuzzy +msgid "Java library implementing the Git version control system" +msgstr "Biblioteko kiu realigas la aŭdformon vorbis" + +#: gnu/packages/version-control.scm:1838 +msgid "" +"JGit is a lightweight, pure Java library implementing the\n" +"Git version control system, providing repository access routines, support " +"for\n" +"network protocols, and core version control algorithms." +msgstr "" + +#: gnu/packages/version-control.scm:1905 +msgid "3D visualisation tool for source control repositories" +msgstr "" + +#: gnu/packages/version-control.scm:1906 +msgid "" +"@code{gource} provides a software version control\n" +"visualization. The repository is displayed as a tree where the root of the\n" +"repository is the centre, directories are branches and files are leaves.\n" +"Contributors to the source code appear and disappear as they contribute to\n" +"specific files and directories." +msgstr "" + +#: gnu/packages/virtualization.scm:198 +msgid "Machine emulator and virtualizer" +msgstr "" + +#: gnu/packages/virtualization.scm:200 +msgid "" +"QEMU is a generic machine emulator and virtualizer.\n" +"\n" +"When used as a machine emulator, QEMU can run OSes and programs made for " +"one\n" +"machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" +"using dynamic translation, it achieves very good performance.\n" +"\n" +"When used as a virtualizer, QEMU achieves near native performances by\n" +"executing the guest code directly on the host CPU. QEMU supports\n" +"virtualization when executing under the Xen hypervisor or using\n" +"the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,\n" +"server and embedded PowerPC, and S390 guests." +msgstr "" + +#: gnu/packages/virtualization.scm:222 +msgid "Machine emulator and virtualizer (without GUI)" +msgstr "" + +#: gnu/packages/virtualization.scm:289 +msgid "Operating system information database" +msgstr "" + +#: gnu/packages/virtualization.scm:290 +msgid "" +"libosinfo is a GObject based library API for managing\n" +"information about operating systems, hypervisors and the (virtual) hardware\n" +"devices they can support. It includes a database containing device " +"metadata\n" +"and provides APIs to match/identify optimal devices for deploying an " +"operating\n" +"system on a hypervisor. Via GObject Introspection, the API is available in\n" +"all common programming languages. Vala bindings are also provided." +msgstr "" + +#: gnu/packages/virtualization.scm:338 +msgid "Linux container tools" +msgstr "" + +#: gnu/packages/virtualization.scm:341 +msgid "" +"LXC is a userspace interface for the Linux kernel containment features.\n" +"Through a powerful API and simple tools, it lets Linux users easily create " +"and\n" +"manage system or application containers." +msgstr "" + +#: gnu/packages/virtualization.scm:424 +msgid "Simple API for virtualization" +msgstr "" + +#: gnu/packages/virtualization.scm:425 +msgid "" +"Libvirt is a C toolkit to interact with the virtualization\n" +"capabilities of recent versions of Linux. The library aims at providing " +"long\n" +"term stable C API initially for the Xen paravirtualization but should be " +"able\n" +"to integrate other virtualization mechanisms if needed." +msgstr "" + +#: gnu/packages/virtualization.scm:466 +msgid "GLib wrapper around libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:467 +msgid "" +"libvirt-glib wraps the libvirt library to provide a\n" +"high-level object-oriented API better suited for glib-based applications, " +"via\n" +"three libraries:\n" +"\n" +"@enumerate\n" +"@item libvirt-glib - GLib main loop integration & misc helper APIs\n" +"@item libvirt-gconfig - GObjects for manipulating libvirt XML documents\n" +"@item libvirt-gobject - GObjects for managing libvirt objects\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/virtualization.scm:509 +#, fuzzy +msgid "Python bindings to libvirt" +msgstr "Bindoj de Python por Cairo" + +#: gnu/packages/virtualization.scm:510 +msgid "" +"This package provides Python bindings to the libvirt\n" +"virtualization library." +msgstr "" + +#: gnu/packages/virtualization.scm:605 +#, fuzzy +msgid "Manage virtual machines" +msgstr "Administrado de arĥivoj tar" + +#: gnu/packages/virtualization.scm:607 +msgid "" +"The virt-manager application is a desktop user interface for managing\n" +"virtual machines through libvirt. It primarily targets KVM VMs, but also\n" +"manages Xen and LXC (Linux containers). It presents a summary view of " +"running\n" +"domains, their live performance and resource utilization statistics." +msgstr "" + +#: gnu/packages/virtualization.scm:697 +msgid "Checkpoint and restore in user space" +msgstr "" + +#: gnu/packages/virtualization.scm:698 +msgid "" +"Using this tool, you can freeze a running application (or\n" +"part of it) and checkpoint it to a hard drive as a collection of files. " +"You\n" +"can then use the files to restore and run the application from the point it\n" +"was frozen at. The distinctive feature of the CRIU project is that it is\n" +"mainly implemented in user space." +msgstr "" + +#: gnu/packages/virtualization.scm:723 +msgid "Backup and restore QEMU machines" +msgstr "" + +#: gnu/packages/virtualization.scm:724 +msgid "" +"qmpbackup is designed to create and restore full and\n" +"incremental backups of running QEMU virtual machines via QMP, the QEMU\n" +"Machine Protocol." +msgstr "" + +#: gnu/packages/virtualization.scm:765 +msgid "KVM Frame Relay (KVMFR) implementation" +msgstr "" + +#: gnu/packages/virtualization.scm:766 +msgid "" +"Looking Glass allows the use of a KVM (Kernel-based Virtual\n" +"Machine) configured for VGA PCI Pass-through without an attached physical\n" +"monitor, keyboard or mouse. It displays the VM's rendered contents on your " +"main\n" +"monitor/GPU." +msgstr "" + +#: gnu/packages/webkit.scm:140 +msgid "Web content engine for GTK+" +msgstr "" + +#: gnu/packages/webkit.scm:142 +msgid "" +"WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" +"suitable for projects requiring any kind of web integration, from hybrid\n" +"HTML/CSS applications to full-fledged web browsers." +msgstr "" + +#: gnu/packages/web.scm:142 +msgid "Featureful HTTP server" +msgstr "" + +#: gnu/packages/web.scm:144 +msgid "" +"The Apache HTTP Server Project is a collaborative software development\n" +"effort aimed at creating a robust, commercial-grade, featureful, and\n" +"freely-available source code implementation of an HTTP (Web) server. The\n" +"project is jointly managed by a group of volunteers located around the " +"world,\n" +"using the Internet and the Web to communicate, plan, and develop the server\n" +"and its related documentation." +msgstr "" + +#: gnu/packages/web.scm:176 +msgid "Apache HTTPD module for Python WSGI applications" +msgstr "" + +#: gnu/packages/web.scm:178 +msgid "" +"The mod_wsgi module for the Apache HTTPD Server adds support for running\n" +"applications that support the Python @acronym{WSGI, Web Server Gateway\n" +"Interface} specification." +msgstr "" + +#: gnu/packages/web.scm:265 +msgid "HTTP and reverse proxy server" +msgstr "" + +#: gnu/packages/web.scm:267 msgid "" -"Duplicity backs up directories by producing encrypted tar-format volumes\n" -"and uploading them to a remote or local file server. Because duplicity uses\n" -"librsync, the incremental archives are space efficient and only record the\n" -"parts of files that have changed since the last backup. Because duplicity\n" -"uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" -"spying and/or modification by the server." +"Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" +"created by Igor Sysoev. It can be used both as a stand-alone web server\n" +"and as a proxy to reduce the load on back-end HTTP or mail servers." msgstr "" -#: gnu/packages/backup.scm:123 -msgid "Simple incremental backup tool" -msgstr "Simpla alkrementa savkopiilo" +#: gnu/packages/web.scm:312 +msgid "XSLScript with NGinx specific modifications" +msgstr "" -#: gnu/packages/backup.scm:125 +#: gnu/packages/web.scm:314 msgid "" -"Hdup2 is a backup utilty, its aim is to make backup really simple. The\n" -"backup scheduling is done by means of a cron job. It supports an\n" -"include/exclude mechanism, remote backups, encrypted backups and split\n" -"backups (called chunks) to allow easy burning to CD/DVD." +"XSLScript is a terse notation for writing complex XSLT stylesheets.\n" +"This is modified version, specifically intended for use with the NGinx\n" +"documentation." msgstr "" -#: gnu/packages/backup.scm:178 -msgid "Multi-format archive and compression library" -msgstr "Mult-forma biblioteko por arĥivi kaj densigi" +#: gnu/packages/web.scm:368 +msgid "Documentation for the nginx web server" +msgstr "" + +#: gnu/packages/web.scm:370 +#, fuzzy +msgid "This package provides HTML documentation for the nginx web server." +msgstr "Tiu ĉi pako provizas vortaron por la literumilo GNU Aspell." -#: gnu/packages/backup.scm:180 +#: gnu/packages/web.scm:393 +msgid "Language-independent, high-performant extension to CGI" +msgstr "" + +#: gnu/packages/web.scm:394 msgid "" -"Libarchive provides a flexible interface for reading and writing\n" -"archives in various formats such as tar and cpio. Libarchive also supports\n" -"reading and writing archives compressed using various compression filters such\n" -"as gzip and bzip2. The library is inherently stream-oriented; readers\n" -"serially iterate through the archive, writers serially add things to the\n" -"archive. In particular, note that there is currently no built-in support for\n" -"random access nor for in-place modification." +"FastCGI is a language-independent, scalable extension to CGI\n" +"that provides high performance without the limitations of server specific\n" +"APIs." msgstr "" -#: gnu/packages/backup.scm:243 -msgid "Provide a list of files to backup" -msgstr "Provizas liston da dosieroj por savkopii" +#: gnu/packages/web.scm:430 +msgid "Simple server for running CGI applications over FastCGI" +msgstr "" -#: gnu/packages/backup.scm:245 +#: gnu/packages/web.scm:431 msgid "" -"Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" -"Rdup itself does not backup anything, it only print a list of absolute\n" -"filenames to standard output. Auxiliary scripts are needed that act on this\n" -"list and implement the backup strategy." +"Fcgiwrap is a simple server for running CGI applications\n" +"over FastCGI. It hopes to provide clean CGI support to Nginx (and other " +"web\n" +"servers that may need it)." msgstr "" -#: gnu/packages/backup.scm:275 -msgid "Tar-compatible archiver" -msgstr "Arĥivilo kongrua al tar" +#: gnu/packages/web.scm:462 +msgid "PSGI/Plack web server" +msgstr "" -#: gnu/packages/backup.scm:277 +#: gnu/packages/web.scm:463 msgid "" -"Btar is a tar-compatible archiver which allows arbitrary compression and\n" -"ciphering, redundancy, differential backup, indexed extraction, multicore\n" -"compression, input and output serialisation, and tolerance to partial archive\n" -"errors." +"Starman is a PSGI perl web server that has unique features\n" +"such as high performance, preforking, signal support, superdaemon " +"awareness,\n" +"and UNIX socket support." msgstr "" -#: gnu/packages/backup.scm:305 -msgid "Local/remote mirroring+incremental backup" -msgstr "Loka/demalproksima spegula+alkrementa savkopio" +#: gnu/packages/web.scm:495 +msgid "Java Web Start" +msgstr "" -#: gnu/packages/backup.scm:307 +#: gnu/packages/web.scm:497 msgid "" -"Rdiff-backup backs up one directory to another, possibly over a network.\n" -"The target directory ends up a copy of the source directory, but extra reverse\n" -"diffs are stored in a special subdirectory of that target directory, so you\n" -"can still recover files lost some time ago. The idea is to combine the best\n" -"features of a mirror and an incremental backup. Rdiff-backup also preserves\n" -"subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" -"modification times, extended attributes, acls, and resource forks. Also,\n" -"rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" -"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up\n" -"to a remote location, and only the differences will be transmitted. Finally,\n" -"rdiff-backup is easy to use and settings have sensical defaults." +"IcedTea-Web is an implementation of the @dfn{Java Network Launching\n" +"Protocol}, also known as Java Web Start. This package provides tools and\n" +"libraries for working with JNLP applets." msgstr "" -#: gnu/packages/base.scm:57 -msgid "Hello, GNU world: An example GNU package" -msgstr "Saluton, mondo GNU: ekzemplo de pako GNU" +#: gnu/packages/web.scm:518 +#, fuzzy +msgid "JSON C library" +msgstr "La Biblioteko GNU C" -#: gnu/packages/base.scm:59 +#: gnu/packages/web.scm:520 msgid "" -"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -"serves as an example of standard GNU coding practices. As such, it supports\n" -"command-line arguments, multiple languages, and so on." +"Jansson is a C library for encoding, decoding and manipulating JSON\n" +"data." msgstr "" -"GNU Hello montras la mesaĝon \"Hello, world!\" kaj finiĝas. Ĝi\n" -"funkcias kiel ekzemplo de norma kodumada tradicio de GNU. Tiel, ĝi subtenas\n" -"komand-liniajn argumentojn, plurajn lingvojn, kaj tiel plu." -#: gnu/packages/base.scm:77 -msgid "Print lines matching a pattern" -msgstr "Montri liniojn kongruajn al ŝablono" +#: gnu/packages/web.scm:552 +#, fuzzy +msgid "JSON implementation in C" +msgstr "Kompleta realigo de ŝako" -#: gnu/packages/base.scm:79 +#: gnu/packages/web.scm:554 msgid "" -"grep is a tool for finding text inside files. Text is found by\n" -"matching a pattern provided by the user in one or many files. The pattern\n" -"may be provided as a basic or extended regular expression, or as fixed\n" -"strings. By default, the matching text is simply printed to the screen,\n" -"however the output can be greatly customized to include, for example, line\n" -"numbers. GNU grep offers many extensions over the standard utility,\n" -"including, for example, recursive directory searching." +"JSON-C implements a reference counting object model that allows you to\n" +"easily construct JSON objects in C, output them as JSON-formatted strings " +"and\n" +"parse JSON-formatted strings back into the C representation of JSON " +"objects.\n" +"It aims to conform to RFC 7159." msgstr "" -"grep estas ilo por trovi tekstojn interne de dosieroj. Teksto estas trovita\n" -"per kongruo al ŝablono indikita de la uzanto en unu aŭ pluraj dosieroj.\n" -"La ŝablono povas esti indikata kiel bazan aŭ etenditan regul-esprimon, aŭ\n" -"kiel fiksajn ĉenojn. Apriore, la kongruita teksto estas simple montrata\n" -"en la ekrano, tamen la eligo povas esti ege personigita por inkluzivigi,\n" -"ekzemple, lini-numerojn. GNU grep oferaj multajn aldonojn kompare al la\n" -"originala aplikaĵo, inkluzive, ekzemple, rikuran serĉadon en dosierujoj." -#: gnu/packages/base.scm:101 -msgid "Stream editor" -msgstr "Flu-redaktilo" +#: gnu/packages/web.scm:618 +msgid "Library that maps JSON data to QVariant objects" +msgstr "" -#: gnu/packages/base.scm:116 +#: gnu/packages/web.scm:619 msgid "" -"Sed is a non-interactive, text stream editor. It receives a text\n" -"input from a file or from standard input and it then applies a series of text\n" -"editing commands to the stream and prints its output to standard output. It\n" -"is often used for substituting text patterns in a stream. The GNU\n" -"implementation offers several extensions over the standard utility." +"QJson is a Qt-based library that maps JSON data to\n" +"@code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList}\n" +"instances, while JSON's objects will be mapped to @code{QVariantMap}." msgstr "" -"Sed estas ne-interaga, teksta flu-redaktilo. Ĝi ricevas tekstan\n" -"enigon el dosiero aŭ el la ĉefenigujo kaj tiam ĝi aplikas serion da teksto-redaktaj komandoj al la fluo kaj montras sian eligon en la ĉefeligujo. \n" -"Ĝi estas ofte uzata por anstataŭigi teksto-ŝablonojn en fluo. La GNU-a \n" -"realigo oferas plurajn aldonojn kompare al la ordinara aplikaĵo." -#: gnu/packages/base.scm:136 -msgid "Managing tar archives" -msgstr "Administrado de arĥivoj tar" +#: gnu/packages/web.scm:703 +msgid "Hierarchical data exploration with zoomable HTML5 pie charts" +msgstr "" -#: gnu/packages/base.scm:138 +#: gnu/packages/web.scm:705 msgid "" -"Tar provides the ability to create tar archives, as well as the\n" -"ability to extract, update or list files in an existing archive. It is\n" -"useful for combining many files into one larger file, while maintaining\n" -"directory structure and file information such as permissions and\n" -"creation/modification dates. GNU tar offers many extensions over the\n" -"standard utility." +"Krona is a flexible tool for exploring the relative proportions of\n" +"hierarchical data, such as metagenomic classifications, using a radial,\n" +"space-filling display. It is implemented using HTML5 and JavaScript, " +"allowing\n" +"charts to be explored locally or served over the Internet, requiring only a\n" +"current version of any major web browser." msgstr "" -"Tar aldonas la eblecon krei arĥivojn tar, kaj ankaŭ la eblecon\n" -"eltiri, ĝisdatigi aŭ listigi dosierojn en ekzistanta arĥivo. Ĝi estas\n" -"utila por kombini multajn dosierojn en unu granda dosiero, tenante\n" -"dosierujan strukturon kaj dosierinformojn kiel permesojn kaj\n" -"dato de kreo/modifo. GNU tar oferas multajn aldonojn kompare\n" -"al la ordinara aplikaĵo." -#: gnu/packages/base.scm:162 -msgid "Apply differences to originals, with optional backups" -msgstr "Apliki malsamojn al originaloj, kun nedevigaj savkopioj" +#: gnu/packages/web.scm:738 +msgid "JSON parser/generator for C++ with both SAX/DOM style API" +msgstr "" -#: gnu/packages/base.scm:164 +#: gnu/packages/web.scm:740 msgid "" -"Patch is a program that applies changes to files based on differences\n" -"laid out as by the program \"diff\". The changes may be applied to one or more\n" -"files depending on the contents of the diff file. It accepts several\n" -"different diff formats. It may also be used to revert previously applied\n" -"differences." +"RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" +"style API." msgstr "" -#: gnu/packages/base.scm:184 -msgid "Comparing and merging files" -msgstr "Komparo kaj kunmikso de dosieroj" +#: gnu/packages/web.scm:758 +#, fuzzy +msgid "C library for parsing JSON" +msgstr "Biblioteko por trakti dosierojn PNG" -#: gnu/packages/base.scm:186 +#: gnu/packages/web.scm:760 msgid "" -"GNU Diffutils is a package containing tools for finding the\n" -"differences between files. The \"diff\" command is used to show how two files\n" -"differ, while \"cmp\" shows the offsets and line numbers where they differ. \n" -"\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" -"interactive means to merge two files." +"Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" +"parser written in ANSI C and a small validating JSON generator." msgstr "" -#: gnu/packages/base.scm:213 -msgid "Operating on files matching given criteria" -msgstr "Operacio sur dosieroj kongruantaj al indikita kriterio" +#: gnu/packages/web.scm:790 +msgid "WebSockets library written in C" +msgstr "" -#: gnu/packages/base.scm:215 +#: gnu/packages/web.scm:792 msgid "" -"Findutils supplies the basic file directory searching utilities of the\n" -"GNU system. It consists of two primary searching utilities: \"find\"\n" -"recursively searches for files in a directory according to given criteria and\n" -"\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -"are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" -"used to apply commands with arbitrarily long arguments." +"Libwebsockets is a library that allows C programs to establish client\n" +"and server WebSockets connections---a protocol layered above HTTP that " +"allows\n" +"for efficient socket-like bidirectional reliable communication channels." msgstr "" -#: gnu/packages/base.scm:265 -msgid "Core GNU utilities (file, text, shell)" -msgstr "Nukleaj utilaĵoj GNU (file, text, shell)" +#: gnu/packages/web.scm:820 +msgid "C library for the Publix Suffix List" +msgstr "" -#: gnu/packages/base.scm:267 +#: gnu/packages/web.scm:822 msgid "" -"GNU Coreutils includes all of the basic command-line tools that are\n" -"expected in a POSIX system. These provide the basic file, shell and text\n" -"manipulation functions of the GNU system. Most of these tools offer extended\n" -"functionality beyond that which is outlined in the POSIX standard." +"A \"public suffix\" is a domain name under which Internet users can\n" +"directly register own names.\n" +"\n" +"Browsers and other web clients can use it to avoid privacy-leaking\n" +"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, " +"domain\n" +"highlighting parts of the domain in a user interface, and sorting domain " +"lists\n" +"by site.\n" +"\n" +"Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" +"files, checks if a given domain is a public suffix, provides immediate " +"cookie\n" +"domain verification, finds the longest public part of a given domain, finds\n" +"the shortest private part of a given domain, works with international\n" +"domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" +"UTS#46." msgstr "" -#: gnu/packages/base.scm:301 -msgid "Remake files automatically" -msgstr "Reprocezi dosierojn aŭtomate" +#: gnu/packages/web.scm:868 +msgid "HTML validator and tidier" +msgstr "" + +#: gnu/packages/web.scm:869 +msgid "" +"HTML Tidy is a command-line tool and C library that can be\n" +"used to validate and fix HTML data." +msgstr "" + +#: gnu/packages/web.scm:904 +msgid "Light-weight HTTP/HTTPS proxy daemon" +msgstr "" + +#: gnu/packages/web.scm:905 +msgid "" +"Tinyproxy is a light-weight HTTP/HTTPS proxy\n" +"daemon. Designed from the ground up to be fast and yet small, it is an " +"ideal\n" +"solution for use cases such as embedded deployments where a full featured " +"HTTP\n" +"proxy is required, but the system resources for a larger proxy are\n" +"unavailable." +msgstr "" + +#: gnu/packages/web.scm:938 +msgid "Small caching web proxy" +msgstr "" + +#: gnu/packages/web.scm:940 +msgid "" +"Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" +"server). It was primarily designed to be used by one person or a small " +"group\n" +"of people." +msgstr "" + +#: gnu/packages/web.scm:967 +msgid "WebSockets support for any application/server" +msgstr "" + +#: gnu/packages/web.scm:968 +msgid "" +"Websockify translates WebSockets traffic to normal socket\n" +"traffic. Websockify accepts the WebSockets handshake, parses it, and then\n" +"begins forwarding traffic between the client and the target in both\n" +"directions." +msgstr "" + +#: gnu/packages/web.scm:994 +msgid "Caching web proxy optimized for intermittent internet links" +msgstr "" + +#: gnu/packages/web.scm:995 +msgid "" +"WWWOFFLE is a proxy web server that is especially good for\n" +"intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger\n" +"protocols, and supports browsing and requesting pages while offline, " +"indexing,\n" +"modifying pages and incoming and outgoing headers, monitoring pages for\n" +"changes, and much more." +msgstr "" + +#: gnu/packages/web.scm:1020 +#, fuzzy +msgid "C library implementing the OAuth API" +msgstr "Biblioteko kiu realigas la aŭdformon vorbis" + +#: gnu/packages/web.scm:1022 +msgid "" +"liboauth is a collection of C functions implementing the OAuth API.\n" +"liboauth provides functions to escape and encode strings according to OAuth\n" +"specifications and offers high-level functionality built on top to sign\n" +"requests or verify signatures using either NSS or OpenSSL for calculating " +"the\n" +"hash/signatures." +msgstr "" + +#: gnu/packages/web.scm:1046 +msgid "YAML 1.1 parser and emitter written in C" +msgstr "" + +#: gnu/packages/web.scm:1048 +msgid "LibYAML is a YAML 1.1 parser and emitter written in C." +msgstr "" + +#: gnu/packages/web.scm:1065 gnu/packages/web.scm:1099 +#: gnu/packages/web.scm:1122 +msgid "Media stream URL parser" +msgstr "" + +#: gnu/packages/web.scm:1066 +msgid "" +"This package contains support scripts called by libquvi to\n" +"parse media stream properties." +msgstr "" + +#: gnu/packages/web.scm:1100 +msgid "" +"libquvi is a library with a C API for parsing media stream\n" +"URLs and extracting their actual media files." +msgstr "" + +#: gnu/packages/web.scm:1123 +msgid "" +"quvi is a command-line-tool suite to extract media files\n" +"from streaming URLs. It is a command-line wrapper for the libquvi library." +msgstr "" + +#: gnu/packages/web.scm:1195 +msgid "High-performance asynchronous HTTP client library" +msgstr "" + +#: gnu/packages/web.scm:1197 +msgid "" +"serf is a C-based HTTP client library built upon the Apache Portable\n" +"Runtime (APR) library. It multiplexes connections, running the read/write\n" +"communication asynchronously. Memory copies and transformations are kept to " +"a\n" +"minimum to provide high performance operation." +msgstr "" + +#: gnu/packages/web.scm:1251 +msgid "CSS pre-processor" +msgstr "" + +#: gnu/packages/web.scm:1252 +msgid "" +"SassC is a compiler written in C for the CSS pre-processor\n" +"language known as SASS." +msgstr "" + +#: gnu/packages/web.scm:1281 +msgid "Compile a log format string to perl-code" +msgstr "" + +#: gnu/packages/web.scm:1282 +msgid "" +"This module provides methods to compile a log format string\n" +"to perl-code, for faster generation of access_log lines." +msgstr "" + +#: gnu/packages/web.scm:1310 +msgid "SASL authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1311 +msgid "Authen::SASL provides an SASL authentication framework." +msgstr "" + +#: gnu/packages/web.scm:1336 +msgid "Sensible default Catalyst action" +msgstr "" + +#: gnu/packages/web.scm:1337 +msgid "" +"This Catalyst action implements a sensible default end\n" +"action, which will forward to the first available view." +msgstr "" + +#: gnu/packages/web.scm:1369 +msgid "Automated REST Method Dispatching" +msgstr "" + +#: gnu/packages/web.scm:1370 +msgid "" +"This Action handles doing automatic method dispatching for\n" +"REST requests. It takes a normal Catalyst action, and changes the dispatch " +"to\n" +"append an underscore and method name. First it will try dispatching to an\n" +"action with the generated name, and failing that it will try to dispatch to " +"a\n" +"regular method." +msgstr "" + +#: gnu/packages/web.scm:1407 +msgid "Storage class for Catalyst authentication using DBIx::Class" +msgstr "" + +#: gnu/packages/web.scm:1408 +msgid "" +"The Catalyst::Authentication::Store::DBIx::Class class\n" +"provides access to authentication information stored in a database via\n" +"DBIx::Class." +msgstr "" + +#: gnu/packages/web.scm:1434 +msgid "Create only one instance of Moose component per context" +msgstr "" + +#: gnu/packages/web.scm:1435 +msgid "" +"Catalyst::Component::InstancePerContext returns a new\n" +"instance of a component on each request." +msgstr "" + +#: gnu/packages/web.scm:1472 +msgid "Catalyst Development Tools" +msgstr "" + +#: gnu/packages/web.scm:1473 +msgid "" +"The Catalyst-Devel distribution includes a variety of\n" +"modules useful for the development of Catalyst applications, but not " +"required\n" +"to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" +"autogenerates scripts and tests; Module::Install::Catalyst, a Module::" +"Install\n" +"extension for Catalyst; and requirements for a variety of development-" +"related\n" +"modules." +msgstr "" + +#: gnu/packages/web.scm:1502 +msgid "Regex DispatchType for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1503 +msgid "" +"Dispatch type managing path-matching behaviour using\n" +"regexes. Regex dispatch types have been deprecated and removed from " +"Catalyst\n" +"core. It is recommend that you use Chained methods or other techniques\n" +"instead. As part of the refactoring, the dispatch priority of Regex vs " +"Regexp\n" +"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced " +"by\n" +"when the dispatch type is first seen in your application." +msgstr "" + +#: gnu/packages/web.scm:1552 +msgid "DBIx::Class::Schema Model Class" +msgstr "" + +#: gnu/packages/web.scm:1553 +msgid "" +"This is a Catalyst Model for DBIx::Class::Schema-based\n" +"Models." +msgstr "" + +#: gnu/packages/web.scm:1576 +msgid "Request logging from within Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1577 +msgid "" +"This Catalyst plugin enables you to create \"access logs\"\n" +"from within a Catalyst application instead of requiring a webserver to do " +"it\n" +"for you. It will work even with Catalyst debug logging turned off." +msgstr "" + +#: gnu/packages/web.scm:1611 +msgid "Infrastructure plugin for the Catalyst authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1612 +msgid "" +"The authentication plugin provides generic user support for\n" +"Catalyst apps. It is the basis for both authentication (checking the user " +"is\n" +"who they claim to be), and authorization (allowing the user to do what the\n" +"system authorises them to do)." +msgstr "" + +#: gnu/packages/web.scm:1643 +msgid "Role-based authorization for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1644 +msgid "" +"Catalyst::Plugin::Authorization::Roles provides role-based\n" +"authorization for Catalyst based on Catalyst::Plugin::Authentication." +msgstr "" + +#: gnu/packages/web.scm:1667 +msgid "Captchas for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1668 +msgid "" +"This plugin creates and validates Captcha images for\n" +"Catalyst." +msgstr "" + +#: gnu/packages/web.scm:1695 +msgid "Load config files of various types" +msgstr "" + +#: gnu/packages/web.scm:1696 +msgid "" +"This module will attempt to load find and load configuration\n" +"files of various types. Currently it supports YAML, JSON, XML, INI and " +"Perl\n" +"formats." +msgstr "" + +#: gnu/packages/web.scm:1728 +msgid "Catalyst generic session plugin" +msgstr "" + +#: gnu/packages/web.scm:1729 +msgid "" +"This plugin links the two pieces required for session\n" +"management in web applications together: the state, and the store." +msgstr "" + +#: gnu/packages/web.scm:1757 +msgid "Maintain session IDs using cookies" +msgstr "" + +#: gnu/packages/web.scm:1758 +msgid "" +"In order for Catalyst::Plugin::Session to work, the session\n" +"ID needs to be stored on the client, and the session data needs to be " +"stored\n" +"on the server. This plugin stores the session ID on the client using the\n" +"cookie mechanism." +msgstr "" -#: gnu/packages/base.scm:303 +#: gnu/packages/web.scm:1788 +msgid "FastMmap session storage backend" +msgstr "" + +#: gnu/packages/web.scm:1789 msgid "" -"Make is a program that is used to control the production of\n" -"executables or other files from their source files. The process is\n" -"controlled from a Makefile, in which the developer specifies how each file is\n" -"generated from its source. It has powerful dependency resolution and the\n" -"ability to determine when files have to be regenerated after their sources\n" -"change. GNU make offers many powerful extensions over the standard utility." +"Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" +"storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" +"memory interprocess cache. It is based on Cache::FastMmap." msgstr "" -#: gnu/packages/base.scm:348 -msgid "Binary utilities: bfd gas gprof ld" -msgstr "Duumaj utilaĵoj: bfd gas gprof ld" +#: gnu/packages/web.scm:1814 +msgid "Stack trace on the Catalyst debug screen" +msgstr "" -#: gnu/packages/base.scm:350 +#: gnu/packages/web.scm:1815 msgid "" -"GNU Binutils is a collection of tools for working with binary files.\n" -"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" -"Other tools include programs to display binary profiling information, list\n" -"the strings in a binary file, and utilities for working with archives. The\n" -"\"bfd\" library for working with executable and object formats is also\n" -"included." +"This plugin enhances the standard Catalyst debug screen by\n" +"including a stack trace of your application up to the point where the error\n" +"occurred. Each stack frame is displayed along with the package name, line\n" +"number, file name, and code context surrounding the line number." msgstr "" -#: gnu/packages/base.scm:493 -msgid "The GNU C Library" -msgstr "La Biblioteko GNU C" +#: gnu/packages/web.scm:1843 +msgid "Simple serving of static pages" +msgstr "" -#: gnu/packages/base.scm:495 +#: gnu/packages/web.scm:1844 msgid "" -"Any Unix-like operating system needs a C library: the library which\n" -"defines the \"system calls\" and other basic facilities such as open, malloc,\n" -"printf, exit...\n" -"\n" -"The GNU C library is used as the C library in the GNU system and most systems\n" -"with the Linux kernel." +"The Static::Simple plugin is designed to make serving static\n" +"content in your application during development quick and easy, without\n" +"requiring a single line of code from you. This plugin detects static files " +"by\n" +"looking at the file extension in the URL (such as .css or .png or .js). " +"The\n" +"plugin uses the lightweight MIME::Types module to map file extensions to\n" +"IANA-registered MIME types, and will serve your static files with the " +"correct\n" +"MIME type directly to the browser, without being processed through Catalyst." msgstr "" -#: gnu/packages/base.scm:564 -msgid "Database of current and historical time zones" -msgstr "Datumbazo de nuna kaj pasintaj temp-zonoj" +#: gnu/packages/web.scm:1912 +msgid "The Catalyst Framework Runtime" +msgstr "" -#: gnu/packages/base.scm:565 +#: gnu/packages/web.scm:1913 msgid "" -"The Time Zone Database (often called tz or zoneinfo)\n" -"contains code and data that represent the history of local time for many\n" -"representative locations around the globe. It is updated periodically to\n" -"reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" -"and daylight-saving rules." +"Catalyst is a modern framework for making web applications.\n" +"It is designed to make it easy to manage the various tasks you need to do " +"to\n" +"run an application on the web, either by doing them itself, or by letting " +"you\n" +"\"plug in\" existing Perl modules that do what you need." msgstr "" -#: gnu/packages/bittorrent.scm:82 -msgid "Fast and easy BitTorrent client" -msgstr "Rapida kaj facila kliento por BitTorrent" +#: gnu/packages/web.scm:1944 +msgid "Replace request base with value passed by HTTP proxy" +msgstr "" -#: gnu/packages/bittorrent.scm:84 +#: gnu/packages/web.scm:1945 msgid "" -"Transmission is a BitTorrent client that comes with graphical,\n" -"textual, and Web user interfaces. Transmission also has a daemon for\n" -"unattended operationg. It supports local peer discovery, full encryption,\n" -"DHT, µTP, PEX and Magnet Links." +"This module is a Moose::Role which allows you more\n" +"flexibility in your application's deployment configurations when deployed\n" +"behind a proxy. Using this module, the request base ($c->req->base) is\n" +"replaced with the contents of the X-Request-Base header." msgstr "" -#: gnu/packages/bittorrent.scm:122 -msgid "BitTorrent library of rtorrent" -msgstr "Biblioteko BitTorrent de rTorrent" +#: gnu/packages/web.scm:1972 +msgid "Download data in many formats" +msgstr "" -#: gnu/packages/bittorrent.scm:124 +#: gnu/packages/web.scm:1973 msgid "" -"LibTorrent is a BitTorrent library used by and developed in parallel\n" -"with the BitTorrent client rtorrent. It is written in C++ with emphasis on\n" -"speed and efficiency." +"The purpose of this module is to provide a method for\n" +"downloading data into many supportable formats. For example, downloading a\n" +"table based report in a variety of formats (CSV, HTML, etc.)." msgstr "" -#: gnu/packages/bittorrent.scm:151 -msgid "BitTorrent client with ncurses interface" -msgstr "Kliento BitTorrent kun interfaco ncurses" +#: gnu/packages/web.scm:1999 +msgid "Catalyst JSON view" +msgstr "" -#: gnu/packages/bittorrent.scm:153 +#: gnu/packages/web.scm:2000 msgid "" -"rTorrent is a BitTorrent client with an ncurses interface. It supports\n" -"full encryption, DHT, PEX, and Magnet Links. It can also be controlled via\n" -"XML-RPC over SCGI." +"Catalyst::View::JSON is a Catalyst View handler that returns\n" +"stash data in JSON format." msgstr "" -#: gnu/packages/databases.scm:83 -msgid "Berkeley database" -msgstr "Datumbazo de Berkeley" +#: gnu/packages/web.scm:2026 +msgid "Template View Class" +msgstr "" -#: gnu/packages/databases.scm:85 +#: gnu/packages/web.scm:2027 msgid "" -"Berkeley DB is an embeddable database allowing developers the choice of\n" -"SQL, Key/Value, XML/XQuery or Java Object storage for their data model." +"This module is a Catalyst view class for the Template\n" +"Toolkit." msgstr "" -#: gnu/packages/databases.scm:143 -msgid "Fast, easy to use, and popular database" -msgstr "Rapida, faciluzebla, kaj populara datumbazo" +#: gnu/packages/web.scm:2056 +msgid "Trait Loading and Resolution for Catalyst Components" +msgstr "" -#: gnu/packages/databases.scm:145 +#: gnu/packages/web.scm:2057 msgid "" -"MySQL is a fast, reliable, and easy to use relational database\n" -"management system that supports the standardized Structured Query\n" -"Language." +"Adds a \"COMPONENT\" in Catalyst::Component method to your\n" +"Catalyst component base class that reads the optional \"traits\" parameter\n" +"from app and component config and instantiates the component subclass with\n" +"those traits using \"new_with_traits\" in MooseX::Traits from\n" +"MooseX::Traits::Pluggable." msgstr "" -#: gnu/packages/databases.scm:166 -msgid "Powerful object-relational database system" -msgstr "Potenca objekt-rilata datumbaza sistemo" +#: gnu/packages/web.scm:2082 +msgid "Apply roles to Catalyst classes" +msgstr "" -#: gnu/packages/databases.scm:168 +#: gnu/packages/web.scm:2083 msgid "" -"PostgreSQL is a powerful object-relational database system. It is fully\n" -"ACID compliant, has full support for foreign keys, joins, views, triggers, and\n" -"stored procedures (in multiple languages). It includes most SQL:2008 data\n" -"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and\n" -"TIMESTAMP. It also supports storage of binary large objects, including\n" -"pictures, sounds, or video." +"CatalystX::RoleApplicator applies roles to Catalyst\n" +"application classes." msgstr "" -#: gnu/packages/databases.scm:203 -msgid "Manipulate plain text files as databases" -msgstr "Manipuli simplajn tekst-dosierojn kiel datumbazojn" +#: gnu/packages/web.scm:2110 +msgid "Catalyst development server with Starman" +msgstr "" -#: gnu/packages/databases.scm:205 +#: gnu/packages/web.scm:2111 msgid "" -"GNU Recutils is a set of tools and libraries for creating and\n" -"manipulating text-based, human-editable databases. Despite being text-based,\n" -"databases created with Recutils carry all of the expected features such as\n" -"unique fields, primary keys, time stamps and more. Many different field\n" -"types are supported, as is encryption." +"This module provides a Catalyst extension to replace the\n" +"development server with Starman." msgstr "" -#: gnu/packages/databases.scm:241 -msgid "The SQLite database management system" -msgstr "La datumbaza administra sistemo SQLite" +#: gnu/packages/web.scm:2135 +msgid "Handle Common Gateway Interface requests and responses" +msgstr "" -#: gnu/packages/databases.scm:243 +#: gnu/packages/web.scm:2136 msgid "" -"SQLite is a software library that implements a self-contained, serverless,\n" -"zero-configuration, transactional SQL database engine. SQLite is the most\n" -"widely deployed SQL database engine in the world. The source code for SQLite\n" -"is in the public domain." +"CGI.pm is a stable, complete and mature solution for\n" +"processing and preparing HTTP requests and responses. Major features " +"include\n" +"processing form submissions, file uploads, reading and writing cookies, " +"query\n" +"string generation and manipulation, and processing and preparing HTTP\n" +"headers." msgstr "" -#: gnu/packages/databases.scm:278 -msgid "Trivial database" -msgstr "Ordinara datumbazo" +#: gnu/packages/web.scm:2164 +msgid "Persistent session data in CGI applications" +msgstr "" -#: gnu/packages/databases.scm:280 +#: gnu/packages/web.scm:2166 msgid "" -"TDB is a Trivial Database. In concept, it is very much like GDBM,\n" -"and BSD's DB except that it allows multiple simultaneous writers and uses\n" -"locking internally to keep writers from trampling on each other. TDB is also\n" -"extremely small." +"@code{CGI::Session} provides modular session management system across\n" +"HTTP requests." msgstr "" -#: gnu/packages/databases.scm:299 -msgid "Database independent interface for Perl" -msgstr "Datumbaz-sendependa interfaco por Perl" +#: gnu/packages/web.scm:2187 +msgid "CGI interface that is CGI.pm compliant" +msgstr "" -#: gnu/packages/databases.scm:300 -msgid "This package provides an database interface for Perl." -msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." +#: gnu/packages/web.scm:2188 +msgid "" +"CGI::Simple provides a relatively lightweight drop in\n" +"replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" +"parameter parsing, file upload, cookie handling and header generation." +msgstr "" -#: gnu/packages/databases.scm:319 -msgid "SQlite interface for Perl" -msgstr "Interfaco de SQLite por Perl" +#: gnu/packages/web.scm:2209 +msgid "Build structures from CGI data" +msgstr "" -#: gnu/packages/databases.scm:320 +#: gnu/packages/web.scm:2210 msgid "" -"DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" -"the entire thing in the distribution. So in order to get a fast transaction\n" -"capable RDBMS working for your Perl project you simply have to install this\n" -"module, and nothing else." +"This is a module for building structured data from CGI\n" +"inputs, in a manner reminiscent of how PHP does." msgstr "" -#: gnu/packages/databases.scm:340 -msgid "Data source abstraction library" -msgstr "Datumar-fonta abstrakta biblioteko" +#: gnu/packages/web.scm:2233 +msgid "Date conversion routines" +msgstr "" -#: gnu/packages/databases.scm:341 +#: gnu/packages/web.scm:2234 msgid "" -"Unixodbc is a library providing an API with which to access\n" -"data sources. Data sources include SQL Servers and any software with an ODBC\n" -"Driver." +"This module provides functions that deal with the date\n" +"formats used by the HTTP protocol." msgstr "" -#: gnu/packages/games.scm:95 -msgid "Backgammon game" -msgstr "Triktrako (Bakgamono)" +#: gnu/packages/web.scm:2254 +msgid "MD5 sums for files and urls" +msgstr "" -#: gnu/packages/games.scm:96 +#: gnu/packages/web.scm:2255 msgid "" -"The GNU backgammon application can be used for playing, analyzing and\n" -"teaching the game. It has an advanced evaluation engine based on artificial\n" -"neural networks suitable for both beginners and advanced players. In\n" -"addition to a command-line interface, it also features an attractive, 3D\n" -"representation of the playing board." +"Digest::MD5::File is a Perl extension for getting MD5 sums\n" +"for files and urls." msgstr "" -#: gnu/packages/games.scm:125 -msgid "3d Rubik's cube game" -msgstr "3D Rubika kubo" +#: gnu/packages/web.scm:2273 +msgid "Perl locale encoding determination" +msgstr "" -#: gnu/packages/games.scm:127 +#: gnu/packages/web.scm:2275 msgid "" -"GNUbik is a puzzle game in which you must manipulate a cube to make\n" -"each of its faces have a uniform color. The game is customizable, allowing\n" -"you to set the size of the cube (the default is 3x3) or to change the colors.\n" -"You may even apply photos to the faces instead of colors. The game is\n" -"scriptable with Guile." +"The POSIX locale system is used to specify both the language\n" +"conventions requested by the user and the preferred character set to\n" +"consume and output. The Encode::Locale module looks up the charset and\n" +"encoding (called a CODESET in the locale jargon) and arranges for the\n" +"Encode module to know this encoding under the name \"locale\". It means\n" +"bytes obtained from the environment can be converted to Unicode strings\n" +"by calling Encode::encode(locale => $bytes) and converted back again\n" +"with Encode::decode(locale => $string)." msgstr "" -#: gnu/packages/games.scm:189 -msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" -msgstr "Pordo GNU/Linux de la sendependa ludo \"l'Abbaye des Morts\"" +#: gnu/packages/web.scm:2310 +msgid "Syndication feed auto-discovery" +msgstr "" -#: gnu/packages/games.scm:190 +#: gnu/packages/web.scm:2311 msgid "" -"L'Abbaye des Morts is a 2D platform game set in 13th century\n" -"France. The Cathars, who preach about good Christian beliefs, were being\n" -"expelled by the Catholic Church out of the Languedoc region in France. One of\n" -"them, called Jean Raymond, found an old church in which to hide, not knowing\n" -"that beneath its ruins lay buried an ancient evil." +"@code{Feed::Find} implements feed auto-discovery for finding\n" +"syndication feeds, given a URI. It will discover the following feed " +"formats:\n" +"RSS 0.91, RSS 1.0, RSS 2.0, Atom." msgstr "" -#: gnu/packages/games.scm:233 -msgid "Lemmings clone" -msgstr "Klono de 'Lemmings'" +#: gnu/packages/web.scm:2332 +msgid "Perl directory listing parser" +msgstr "" -#: gnu/packages/games.scm:235 +#: gnu/packages/web.scm:2334 msgid "" -"Pingus is a free Lemmings-like puzzle game in which the player takes\n" -"command of a bunch of small animals and has to guide them through levels.\n" -"Since the animals walk on their own, the player can only influence them by\n" -"giving them commands, like build a bridge, dig a hole, or redirect all animals\n" -"in the other direction. Multiple such commands are necessary to reach the\n" -"level's exit. The game is presented in a 2D side view." +"The File::Listing module exports a single function called parse_dir(),\n" +"which can be used to parse directory listings." msgstr "" -#: gnu/packages/games.scm:257 -msgid "Convert English text to humorous dialects" -msgstr "Konverti anglajn tekstojn al humuraj dialektaĵoj" +#: gnu/packages/web.scm:2366 +msgid "Stock and mutual fund quotes" +msgstr "" -#: gnu/packages/games.scm:258 +#: gnu/packages/web.scm:2368 msgid "" -"The GNU Talk Filters are programs that convert English text\n" -"into stereotyped or otherwise humorous dialects. The filters are provided as\n" -"a C library, so they can easily be integrated into other programs." +"Finance::Quote gets stock quotes from various internet sources, including\n" +"Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." msgstr "" -#: gnu/packages/games.scm:290 -msgid "Simulate the display from \"The Matrix\"" -msgstr "Simuli la ekranon el \"The Matrix\"" +#: gnu/packages/web.scm:2390 +msgid "Perl extension providing access to the GSSAPIv2 library" +msgstr "" -#: gnu/packages/games.scm:291 +#: gnu/packages/web.scm:2391 msgid "" -"CMatrix simulates the display from \"The Matrix\" and is\n" -"based on the screensaver from the movie's website. It works with terminal\n" -"settings up to 132x300 and can scroll lines all at the same rate or\n" -"asynchronously and at a user-defined speed." +"This is a Perl extension for using GSSAPI C bindings as\n" +"described in RFC 2744." msgstr "" -#: gnu/packages/games.scm:311 -msgid "Full chess implementation" -msgstr "Kompleta realigo de ŝako" +#: gnu/packages/web.scm:2411 +msgid "Manipulate tables of HTML::Element" +msgstr "" -#: gnu/packages/games.scm:312 +#: gnu/packages/web.scm:2413 msgid "" -"GNU Chess is a chess engine. It allows you to compete\n" -"against the computer in a game of chess, either through the default terminal\n" -"interface or via an external visual interface such as GNU XBoard." +"HTML::Element::Extended is a Perl extension for manipulating a table\n" +"composed of HTML::Element style components." msgstr "" -#: gnu/packages/games.scm:340 -msgid "Twisted adventures of young pig farmer Dink Smallwood" -msgstr "Frenezaj aventuroj de la juna pork-bredisto Dink Smallwood" +#: gnu/packages/web.scm:2437 +msgid "Perl class representing an HTML form element" +msgstr "" -#: gnu/packages/games.scm:342 +#: gnu/packages/web.scm:2438 msgid "" -"GNU FreeDink is a free and portable re-implementation of the engine\n" -"for the role-playing game Dink Smallwood. It supports not only the original\n" -"game data files but it also supports user-produced game mods or \"D-Mods\".\n" -"To that extent, it also includes a front-end for managing all of your D-Mods." +"Objects of the HTML::Form class represents a single HTML\n" +"
...
instance." msgstr "" -#: gnu/packages/games.scm:364 -msgid "Game data for GNU Freedink" -msgstr "Ludo-datumaro por GNU Freedink" +#: gnu/packages/web.scm:2468 +msgid "Perl extension for scrubbing/sanitizing html" +msgstr "" -#: gnu/packages/games.scm:366 -msgid "This package contains the game data of GNU Freedink." -msgstr "Tiu ĉi pako enhavas ludan datumaron por GNU Freedink." +#: gnu/packages/web.scm:2470 +msgid "@code{HTML::Scrubber} Perl extension for scrubbing/sanitizing HTML." +msgstr "" -#: gnu/packages/games.scm:427 -msgid "Graphical user interface for chess programs" -msgstr "Grafikinterfacon por ŝak-programarojn" +#: gnu/packages/web.scm:2491 +msgid "Check for HTML errors in a string or file" +msgstr "" -#: gnu/packages/games.scm:428 +#: gnu/packages/web.scm:2492 msgid "" -"GNU XBoard is a graphical board for all varieties of chess,\n" -"including international chess, xiangqi (Chinese chess), shogi (Japanese chess)\n" -"and Makruk. Several lesser-known variants are also supported. It presents a\n" -"fully interactive graphical interface and it can load and save games in the\n" -"Portable Game Notation." +"HTML::Lint is a pure-Perl HTML parser and checker for\n" +"syntactic legitmacy." msgstr "" -#: gnu/packages/games.scm:481 -msgid "Ball and paddle game" -msgstr "Ludo kun pilko kaj padelo" +#: gnu/packages/web.scm:2513 +msgid "Extract contents from HTML tables" +msgstr "" -#: gnu/packages/games.scm:482 +#: gnu/packages/web.scm:2515 msgid "" -"XBoing is a blockout type game where you have a paddle which\n" -"you control to bounce a ball around the game zone destroying blocks with a\n" -"proton ball. Each block carries a different point value. The more blocks you\n" -"destroy, the better your score. The person with the highest score wins." +"HTML::TableExtract is a Perl module for extracting the content contained\n" +"in tables within an HTML document, either as text or encoded element trees." msgstr "" -#: gnu/packages/games.scm:514 -msgid "Typing tutor" -msgstr "Instruilo por tajpado" +#: gnu/packages/web.scm:2540 +msgid "Work with HTML in a DOM-like tree structure" +msgstr "" -#: gnu/packages/games.scm:516 +#: gnu/packages/web.scm:2541 msgid "" -"GNU Typist is a universal typing tutor. It can be used to learn and\n" -"practice touch-typing. Several tutorials are included; in addition to\n" -"tutorials for the standard QWERTY layout, there are also tutorials for the\n" -"alternative layouts Dvorak and Colemak, as well as for the numpad. Tutorials\n" -"are primarily in English, however some in other languages are provided." +"This distribution contains a suite of modules for\n" +"representing, creating, and extracting information from HTML syntax trees." msgstr "" -#: gnu/packages/games.scm:541 -msgid "3D audio API" -msgstr "3D-sona API" +#: gnu/packages/web.scm:2562 +msgid "Perl HTML parser class" +msgstr "" -#: gnu/packages/games.scm:543 +#: gnu/packages/web.scm:2564 msgid "" -"OpenAL provides capabilities for playing audio in a virtual 3D\n" -"environment. Distance attenuation, doppler shift, and directional sound\n" -"emitters are among the features handled by the API. More advanced effects,\n" -"including air absorption, occlusion, and environmental reverb, are available\n" -"through the EFX extension. It also facilitates streaming audio, multi-channel\n" -"buffers, and audio capture." +"Objects of the HTML::Parser class will recognize markup and separate\n" +"it from plain text (alias data content) in HTML documents. As different\n" +"kinds of markup and text are recognized, the corresponding event handlers\n" +"are invoked." msgstr "" -#: gnu/packages/games.scm:598 -msgid "3D game engine written in C++" -msgstr "3D-luda maŝino verkita en C++" +#: gnu/packages/web.scm:2584 +msgid "Perl data tables useful in parsing HTML" +msgstr "" -#: gnu/packages/games.scm:600 +#: gnu/packages/web.scm:2586 msgid "" -"The Irrlicht Engine is a high performance realtime 3D engine written in\n" -"C++. Features include an OpenGL renderer, extensible materials, scene graph\n" -"management, character animation, particle and other special effects, support\n" -"for common mesh file formats, and collision detection." +"The HTML::Tagset module contains several data tables useful in various\n" +"kinds of HTML parsing operations." msgstr "" -#: gnu/packages/games.scm:641 -msgid "Main game data for the Minetest game engine" -msgstr "Datumaro de ĉefa ludo por la lud-maŝino Minetest" +#: gnu/packages/web.scm:2605 +msgid "HTML-like templates" +msgstr "" -#: gnu/packages/games.scm:643 -msgid "Game data for the Minetest infinite-world block sandox game." +#: gnu/packages/web.scm:2607 +msgid "" +"This module attempts to make using HTML templates simple and natural.\n" +"It extends standard HTML with a few new HTML-esque tags: @code{},\n" +"@code{}, @code{}, @code{},\n" +"@code{} and @code{}. The file written with HTML " +"and\n" +"these new tags is called a template. Using this module you fill in the " +"values\n" +"for the variables, loops and branches declared in the template. This " +"allows\n" +"you to separate design from the data." msgstr "" -#: gnu/packages/games.scm:705 -msgid "Infinite-world block sandbox game" -msgstr "Senlima-monda bloka sablo-skatola ludo" +#: gnu/packages/web.scm:2635 +msgid "HTTP Body Parser" +msgstr "" -#: gnu/packages/games.scm:707 +#: gnu/packages/web.scm:2636 msgid "" -"Minetest is a sandbox construction game. Players can create and destroy\n" -"various types of blocks in a three-dimensional open world. This allows\n" -"forming structures in every possible creation, on multiplayer servers or as a\n" -"single player. Mods and texture packs allow players to personalize the game\n" -"in different ways." +"HTTP::Body parses chunks of HTTP POST data and supports\n" +"application/octet-stream, application/json, application/x-www-form-" +"urlencoded,\n" +"and multipart/form-data." msgstr "" -#: gnu/packages/games.scm:746 -msgid "Curses Implementation of the Glk API" -msgstr "Realigo curses de la API Glk" +#: gnu/packages/web.scm:2663 +msgid "Minimalist HTTP user agent cookie jar" +msgstr "" -#: gnu/packages/games.scm:748 +#: gnu/packages/web.scm:2664 msgid "" -"Glk defines a portable API for applications with text UIs. It was\n" -"primarily designed for interactive fiction, but it should be suitable for many\n" -"interactive text utilities, particularly those based on a command line.\n" -"This is an implementation of the Glk library which runs in a terminal window,\n" -"using the curses.h library for screen control." +"This module implements a minimalist HTTP user agent cookie\n" +"jar in conformance with RFC 6265 ." msgstr "" -#: gnu/packages/games.scm:785 -msgid "Interpreter for Glulx VM" -msgstr "Interpretilo por Glulx VM" +#: gnu/packages/web.scm:2684 +msgid "Perl HTTP cookie jars" +msgstr "" -#: gnu/packages/games.scm:787 +#: gnu/packages/web.scm:2686 msgid "" -"Glulx is a 32-bit portable virtual machine intended for writing and\n" -"playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" -"some of the restrictions in the venerable Z-machine format. This is the\n" -"reference interpreter, using Glk API." +"The HTTP::Cookies class is for objects that represent a cookie jar,\n" +"that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" +"object knows about." msgstr "" -#: gnu/packages/games.scm:837 -msgid "Reference frontend for the libretro API" -msgstr "Referenca fasono por la API libretro" +#: gnu/packages/web.scm:2708 +msgid "Perl simple http server class" +msgstr "" -#: gnu/packages/games.scm:839 +#: gnu/packages/web.scm:2710 msgid "" -"Libretro is a simple but powerful development interface that allows for\n" -"the easy creation of emulators, games and multimedia applications that can plug\n" -"straight into any libretro-compatible frontend. RetroArch is the official\n" -"reference frontend for the libretro API, currently used by most as a modular\n" -"multi-system game/emulator system." +"Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" +"on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" +"IO::Socket::INET, so you can perform socket operations directly on it too." msgstr "" -#: gnu/packages/gcc.scm:279 -msgid "GNU Compiler Collection" -msgstr "GNU-a kompila kolekto" +#: gnu/packages/web.scm:2729 +msgid "Perl date conversion routines" +msgstr "" -#: gnu/packages/gcc.scm:281 +#: gnu/packages/web.scm:2731 msgid "" -"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" -"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, and\n" -"Go. It also includes runtime support libraries for these languages." +"The HTTP::Date module provides functions that deal with date formats\n" +"used by the HTTP protocol (and then some more)." msgstr "" -#: gnu/packages/gcc.scm:364 -msgid "Manipulating sets and relations of integer points bounded by linear constraints" -msgstr "Manipulo de aroj kaj rilatoj de entjeraj punktoj ligataj per linearaj limigoj" +#: gnu/packages/web.scm:2755 +msgid "Perl HTTP style message" +msgstr "" -#: gnu/packages/gcc.scm:367 -msgid "" -"isl is a library for manipulating sets and relations of integer points\n" -"bounded by linear constraints. Supported operations on sets include\n" -"intersection, union, set difference, emptiness check, convex hull, (integer)\n" -"affine hull, integer projection, computing the lexicographic minimum using\n" -"parametric integer programming, coalescing and parametric vertex\n" -"enumeration. It also includes an ILP solver based on generalized basis\n" -"reduction, transitive closures on maps (which may encode infinite graphs),\n" -"dependence analysis and bounds on piecewise step-polynomials." +#: gnu/packages/web.scm:2757 +msgid "An HTTP::Message object contains some headers and a content body." msgstr "" -#: gnu/packages/gcc.scm:399 -msgid "Library to generate code for scanning Z-polyhedra" -msgstr "Biblioteko por krei kodumaron por skani Z-pluredrojn" +#: gnu/packages/web.scm:2776 +msgid "Perl http content negotiation" +msgstr "" -#: gnu/packages/gcc.scm:401 +#: gnu/packages/web.scm:2778 msgid "" -"CLooG is a free software library to generate code for scanning\n" -"Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" -"reaches each integral point of one or more parameterized polyhedra.\n" -"CLooG has been originally written to solve the code generation problem\n" -"for optimizing compilers based on the polytope model. Nevertheless it\n" -"is used now in various area e.g., to build control automata for\n" -"high-level synthesis or to find the best polynomial approximation of a\n" -"function. CLooG may help in any situation where scanning polyhedra\n" -"matters. While the user has full control on generated code quality,\n" -"CLooG is designed to avoid control overhead and to produce a very\n" -"effective code." +"The HTTP::Negotiate module provides a complete implementation of the\n" +"HTTP content negotiation algorithm specified in\n" +"draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for\n" +"the selection of a preferred content representation based upon attributes\n" +"of the negotiable variants and the value of the various Accept* header\n" +"fields in the request." msgstr "" -#: gnu/packages/gettext.scm:74 -msgid "Tools and documentation for translation" -msgstr "Iloj kaj dokumentado por tradukado" +#: gnu/packages/web.scm:2803 +msgid "Parse HTTP/1.1 requests" +msgstr "" -#: gnu/packages/gettext.scm:76 +#: gnu/packages/web.scm:2804 msgid "" -"GNU Gettext is a package providing a framework for translating the\n" -"textual output of programs into multiple languages. It provides translators\n" -"with the means to create message catalogs, as well as an Emacs mode to work\n" -"with them, and a runtime library to load translated messages from the\n" -"catalogs. Nearly all GNU packages use Gettext." +"This is an HTTP request parser. It takes chunks of text as\n" +"received and returns a 'hint' as to what is required, or returns the\n" +"HTTP::Request when a complete request has been read. HTTP/1.1 chunking is\n" +"supported." msgstr "" -#: gnu/packages/gnuzilla.scm:81 -msgid "Mozilla javascript engine" -msgstr "Ĵavaskripta maŝino de Mozilla" +#: gnu/packages/web.scm:2826 +msgid "Fast HTTP request parser" +msgstr "" -#: gnu/packages/gnuzilla.scm:82 +#: gnu/packages/web.scm:2827 msgid "" -"SpiderMonkey is Mozilla's JavaScript engine written\n" -"in C/C++." +"HTTP::Parser::XS is a fast, primitive HTTP request/response\n" +"parser." msgstr "" -#: gnu/packages/gnuzilla.scm:113 -msgid "Netscape API for system level and libc-like functions" -msgstr "Netscape API por sistem-nivelaj kaj libc-similaj funkcioj" +#: gnu/packages/web.scm:2848 +msgid "Set up a CGI environment from an HTTP::Request" +msgstr "" -#: gnu/packages/gnuzilla.scm:114 +#: gnu/packages/web.scm:2849 msgid "" -"Netscape Portable Runtime (NSPR) provides a\n" -"platform-neutral API for system level and libc-like functions. It is used\n" -"in the Mozilla clients." +"This module provides a convenient way to set up a CGI\n" +"environment from an HTTP::Request." msgstr "" -#: gnu/packages/gnuzilla.scm:204 -msgid "Network Security Services" -msgstr "Network Security Services" +#: gnu/packages/web.scm:2882 +msgid "Lightweight HTTP server" +msgstr "" -#: gnu/packages/gnuzilla.scm:206 +#: gnu/packages/web.scm:2883 msgid "" -"Network Security Services (NSS) is a set of libraries designed to support\n" -"cross-platform development of security-enabled client and server applications.\n" -"Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7,\n" -"PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security\n" -"standards." +"HTTP::Server::Simple is a simple standalone HTTP daemon with\n" +"no non-core module dependencies. It can be used for building a standalone\n" +"http-based UI to your existing tools." msgstr "" -#: gnu/packages/gnuzilla.scm:332 -msgid "Entirely free browser derived from Mozilla Firefox" -msgstr "Tute libera foliumilo derivita de Mozilla Firefox" +#: gnu/packages/web.scm:2908 +msgid "HTTP/1.1 client" +msgstr "" -#: gnu/packages/gnuzilla.scm:334 +#: gnu/packages/web.scm:2909 msgid "" -"IceCat is the GNU version of the Firefox browser. It is entirely free\n" -"software, which does not recommend non-free plugins and addons. It also\n" -"features built-in privacy-protecting features." +"This is a very simple HTTP/1.1 client, designed for doing\n" +"simple requests without the overhead of a large framework like LWP::" +"UserAgent.\n" +"It supports proxies and redirection. It also correctly resumes after EINTR." msgstr "" -#: gnu/packages/gtk.scm:65 -msgid "GNOME accessibility toolkit" -msgstr "Alireca ilaro de GNOME" +#: gnu/packages/web.scm:2928 +msgid "Perl module to open an HTML file with automatic charset detection" +msgstr "" -#: gnu/packages/gtk.scm:67 +#: gnu/packages/web.scm:2930 msgid "" -"ATK provides the set of accessibility interfaces that are implemented\n" -"by other toolkits and applications. Using the ATK interfaces, accessibility\n" -"tools have full access to view and control running applications." +"IO::HTML provides an easy way to open a file containing HTML while\n" +"automatically determining its encoding. It uses the HTML5 encoding " +"sniffing\n" +"algorithm specified in section 8.2.2.1 of the draft standard." msgstr "" -#: gnu/packages/gtk.scm:105 -msgid "2D graphics library" -msgstr "2D-bildiga biblioteko" +#: gnu/packages/web.scm:2950 +msgid "Family-neutral IP socket supporting both IPv4 and IPv6" +msgstr "" -#: gnu/packages/gtk.scm:107 +#: gnu/packages/web.scm:2951 msgid "" -"Cairo is a 2D graphics library with support for multiple output devices.\n" -"Currently supported output targets include the X Window System (via both\n" -"Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file\n" -"output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.\n" -"\n" -"Cairo is designed to produce consistent output on all output media while\n" -"taking advantage of display hardware acceleration when available\n" -"eg. through the X Render Extension).\n" -"\n" -"The cairo API provides operations similar to the drawing operators of\n" -"PostScript and PDF. Operations in cairo including stroking and filling cubic\n" -"Bézier splines, transforming and compositing translucent images, and\n" -"antialiased text rendering. All drawing operations can be transformed by any\n" -"affine transformation (scale, rotation, shear, etc.)" +"This module provides a protocol-independent way to use IPv4\n" +"and IPv6 sockets, intended as a replacement for IO::Socket::INET." msgstr "" -#: gnu/packages/gtk.scm:145 -msgid "OpenType text shaping engine" -msgstr "Teksto-formiga maŝino OpenType" +#: gnu/packages/web.scm:2973 +msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" +msgstr "" -#: gnu/packages/gtk.scm:147 -msgid "HarfBuzz is an OpenType text shaping engine." -msgstr "HarfBuzz estas tekst-formiga maŝino OpenType." +#: gnu/packages/web.scm:2975 +msgid "" +"IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" +"necessary functionality into the familiar IO::Socket interface and " +"providing\n" +"secure defaults whenever possible. This way existing applications can be " +"made\n" +"SSL-aware without much effort, at least if you do blocking I/O and don't " +"use\n" +"select or poll." +msgstr "" -#: gnu/packages/gtk.scm:178 -msgid "GNOME text and font handling library" -msgstr "Biblioteko de GNOME por traktado de teksto kaj tiparo" +#: gnu/packages/web.scm:3009 +msgid "Perl modules for the WWW" +msgstr "" -#: gnu/packages/gtk.scm:180 +#: gnu/packages/web.scm:3011 msgid "" -"Pango is the core text and font handling library used in GNOME\n" -"applications. It has extensive support for the different writing systems\n" -"used throughout the world." +"The libwww-perl collection is a set of Perl modules which provides a\n" +"simple and consistent application programming interface to the\n" +"World-Wide Web. The main focus of the library is to provide classes\n" +"and functions that allow you to write WWW clients. The library also\n" +"contains modules that are of more general use and even classes that\n" +"help you implement simple HTTP servers." msgstr "" -#: gnu/packages/gtk.scm:206 -msgid "Obsolete pango functions" -msgstr "Malrekomendindaj funkcioj de Pango" +#: gnu/packages/web.scm:3039 +msgid "Checks whether your process has access to the web" +msgstr "" -#: gnu/packages/gtk.scm:207 +#: gnu/packages/web.scm:3040 msgid "" -"Pangox was a X backend to pango. It is now obsolete and no\n" -"longer provided by recent pango releases. pangox-compat provides the\n" -"functions which were removed." +"This module attempts to answer, as accurately as it can, one\n" +"of the nastiest technical questions there is: am I on the internet?\n" +"\n" +"A host of networking and security issues make this problem very difficult.\n" +"There are firewalls, proxies (both well behaved and badly behaved). We " +"might\n" +"not have DNS. We might not have a network card at all!" msgstr "" -#: gnu/packages/gtk.scm:258 -msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" -msgstr "Fenestraĵo kiu pliriĉigas la ordinaran 'GtkTextView' de GTK+ 2.x" +#: gnu/packages/web.scm:3062 +msgid "Perl module to guess the media type for a file or a URL" +msgstr "" -#: gnu/packages/gtk.scm:260 +#: gnu/packages/web.scm:3064 +#, scheme-format msgid "" -"GtkSourceView is a portable C library that extends the standard GTK+\n" -"framework for multiline text editing with support for configurable syntax\n" -"highlighting, unlimited undo/redo, search and replace, a completion framework,\n" -"printing and other features typical of a source code editor." +"The LWP::MediaTypes module provides functions for handling media (also\n" +"known as MIME) types and encodings. The mapping from file extensions to\n" +"media types is defined by the media.types file. If the ~/.media.types file\n" +"exists it is used instead." msgstr "" -#: gnu/packages/gtk.scm:290 -msgid "GNOME image loading and manipulation library" -msgstr "Biblioteko de GNOME por ŝargi kaj manipuli bildojn" +#: gnu/packages/web.scm:3090 +msgid "HTTPS support for LWP::UserAgent" +msgstr "" -#: gnu/packages/gtk.scm:292 +#: gnu/packages/web.scm:3091 msgid "" -"GdkPixbuf is a library for image loading and manipulation developed\n" -"in the GNOME project." +"The LWP::Protocol::https module provides support for using\n" +"https schemed URLs with LWP." msgstr "" -#: gnu/packages/gtk.scm:320 -msgid "Assistive Technology Service Provider Interface, core components" -msgstr "'Asista Teknologia Serv-Provizila Interfaco', ĉefaj elementoj" +#: gnu/packages/web.scm:3111 +msgid "Virtual browser that retries errors" +msgstr "" -#: gnu/packages/gtk.scm:322 +#: gnu/packages/web.scm:3112 msgid "" -"The Assistive Technology Service Provider Interface, core components,\n" -"is part of the GNOME accessibility project." +"LWP::UserAgent::Determined works just like LWP::UserAgent,\n" +"except that when you use it to get a web page but run into a\n" +"possibly-temporary error (like a DNS lookup timeout), it'll wait a few " +"seconds\n" +"and retry a few times." msgstr "" -#: gnu/packages/gtk.scm:349 -msgid "Assistive Technology Service Provider Interface, ATK bindings" -msgstr "'Asista Teknologia Serv-Provizila Interfaco', bindoj de ATK" +#: gnu/packages/web.scm:3157 +msgid "Perl interface to Amazon S3" +msgstr "" + +#: gnu/packages/web.scm:3158 +#, fuzzy +msgid "This module provides a Perlish interface to Amazon S3." +msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl." + +#: gnu/packages/web.scm:3178 +msgid "Perl low-level HTTP connection (client)" +msgstr "" -#: gnu/packages/gtk.scm:351 +#: gnu/packages/web.scm:3180 msgid "" -"The Assistive Technology Service Provider Interface\n" -"is part of the GNOME accessibility project." +"The Net::HTTP class is a low-level HTTP client. An instance of the\n" +"Net::HTTP class represents a connection to an HTTP server. The HTTP " +"protocol\n" +"is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" +"HTTP/1.1." msgstr "" -#: gnu/packages/gtk.scm:387 -msgid "Cross-platform toolkit for creating graphical user interfaces" -msgstr "Plursistema ilaro por krei grafik-uzantajn interfacojn" +#: gnu/packages/web.scm:3200 +msgid "Extensible Perl server engine" +msgstr "" -#: gnu/packages/gtk.scm:389 +#: gnu/packages/web.scm:3201 msgid "" -"GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" -"graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" -"suitable for projects ranging from small one-off tools to complete\n" -"application suites." +"Net::Server is an extensible, generic Perl server engine.\n" +"It attempts to be a generic server as in Net::Daemon and NetServer::" +"Generic.\n" +"It includes with it the ability to run as an inetd\n" +"process (Net::Server::INET), a single connection server (Net::Server or\n" +"Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" +"server which maintains a constant number of preforked\n" +"children (Net::Server::PreForkSimple), or as a managed preforking server " +"which\n" +"maintains the number of children based on server load (Net::Server::" +"PreFork).\n" +"In all but the inetd type, the server provides the ability to connect to " +"one\n" +"or to multiple server ports." msgstr "" -#: gnu/packages/gtk.scm:494 -msgid "Cairo bindings for GNU Guile" -msgstr "Bindoj de Cairo por GNU Guile" +#: gnu/packages/web.scm:3229 +msgid "SSL support for Net::SMTP" +msgstr "" -#: gnu/packages/gtk.scm:496 -msgid "" -"Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" -"Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" -"stable, providing a firm base on which to do graphics work. Finally, and\n" -"importantly, it is pleasant to use. You get a powerful and well-maintained\n" -"graphics library with all of the benefits of Scheme: memory management,\n" -"exceptions, macros, and a dynamic programming environment." +#: gnu/packages/web.scm:3230 +msgid "SSL support for Net::SMTP." msgstr "" -#: gnu/packages/gtk.scm:531 -msgid "C++ bindings to the Cairo 2D graphics library" -msgstr "Bindoj de C++ por la 2D-grafika biblioteko Cairo" +#: gnu/packages/web.scm:3264 +msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" +msgstr "" -#: gnu/packages/gtk.scm:533 +#: gnu/packages/web.scm:3265 msgid "" -"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" -"library." +"Plack is a set of tools for using the PSGI stack. It\n" +"contains middleware components, a reference server, and utilities for Web\n" +"application frameworks. Plack is like Ruby's Rack or Python's Paste for\n" +"WSGI." msgstr "" -#: gnu/packages/gtk.scm:557 -msgid "C++ interface to the Pango text rendering library" -msgstr "Interfaco C++ por la tekst-bildiga biblioteko Pango" +#: gnu/packages/web.scm:3291 +msgid "Plack::Middleware which sets body for redirect response" +msgstr "" -#: gnu/packages/gtk.scm:559 +#: gnu/packages/web.scm:3292 msgid "" -"Pangomm provides a C++ programming interface to the Pango text rendering\n" -"library." +"This module sets the body in redirect response, if it's not\n" +"already set." msgstr "" -#: gnu/packages/gtk.scm:580 -msgid "C++ interface to the ATK accessibility library" -msgstr "Interfaco C++ por la alirebla biblioteko ATK" +#: gnu/packages/web.scm:3315 +msgid "Override REST methods to Plack apps via POST" +msgstr "" -#: gnu/packages/gtk.scm:582 +#: gnu/packages/web.scm:3316 msgid "" -"ATKmm provides a C++ programming interface to the ATK accessibility\n" -"toolkit." +"This middleware allows for POST requests that pretend to be\n" +"something else: by adding either a header named X-HTTP-Method-Override to " +"the\n" +"request, or a query parameter named x-tunneled-method to the URI, the " +"client\n" +"can say what method it actually meant." msgstr "" -#: gnu/packages/gtk.scm:608 -msgid "C++ interface to the GTK+ graphical user interface library" -msgstr "Interfaco C++ por la grafik-uzanta interfaca biblioteko GTK+" +#: gnu/packages/web.scm:3340 +msgid "Plack::Middleware which removes body for HTTP response" +msgstr "" -#: gnu/packages/gtk.scm:610 +#: gnu/packages/web.scm:3341 msgid "" -"gtkmm is the official C++ interface for the popular GUI library GTK+.\n" -"Highlights include typesafe callbacks, and a comprehensive set of widgets that\n" -"are easily extensible via inheritance. You can create user interfaces either\n" -"in code or with the Glade User Interface designer, using libglademm. There's\n" -"extensive documentation, including API reference and a tutorial." +"This module removes the body in an HTTP response if it's not\n" +"required." msgstr "" -#: gnu/packages/gtk.scm:672 -msgid "Python bindings for cairo" -msgstr "Bindoj de Python por Cairo" +#: gnu/packages/web.scm:3364 +msgid "Supports app to run as a reverse proxy backend" +msgstr "" -#: gnu/packages/gtk.scm:674 -msgid "Pycairo is a set of Python bindings for the Cairo graphics library." +#: gnu/packages/web.scm:3365 +msgid "" +"Plack::Middleware::ReverseProxy resets some HTTP headers,\n" +"which are changed by reverse-proxy. You can specify the reverse proxy " +"address\n" +"and stop fake requests using 'enable_if' directive in your app.psgi." msgstr "" -#: gnu/packages/gtk.scm:736 -msgid "Python bindings for GTK+" -msgstr "Bindoj de Python por GTK+" +#: gnu/packages/web.scm:3386 +msgid "Run HTTP tests on external live servers" +msgstr "" -#: gnu/packages/gtk.scm:738 +#: gnu/packages/web.scm:3387 msgid "" -"PyGTK allows you to write full featured GTK programs in Python. It is\n" -"targetted at GTK 2.x, and can be used in conjunction with gnome-python to\n" -"write GNOME applications." +"This module allows your to run your Plack::Test tests\n" +"against an external server instead of just against a local application " +"through\n" +"either mocked HTTP or a locally spawned server." msgstr "" -#: gnu/packages/guile.scm:99 gnu/packages/guile.scm:166 -msgid "Scheme implementation intended especially for extensions" -msgstr "Realigo de Scheme celata speciale por aldonoj" +#: gnu/packages/web.scm:3409 +#, fuzzy +msgid "Testing TCP programs" +msgstr "Teksto-proceza programaro" -#: gnu/packages/guile.scm:101 gnu/packages/guile.scm:168 -msgid "" -"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" -"official extension language of the GNU system. It is an implementation of\n" -"the Scheme language which can be easily embedded in other applications to\n" -"provide a convenient means of extending the functionality of the application\n" -"without requiring the source code to be rewritten." +#: gnu/packages/web.scm:3410 +msgid "Test::TCP is test utilities for TCP/IP programs." msgstr "" -#: gnu/packages/guile.scm:211 -msgid "Framework for building readers for GNU Guile" -msgstr "Framo por konstrui legilojn por GNU Guile" +#: gnu/packages/web.scm:3440 +msgid "Testing-specific WWW::Mechanize subclass" +msgstr "" -#: gnu/packages/guile.scm:213 +#: gnu/packages/web.scm:3441 msgid "" -"Guile-Reader is a simple framework for building readers for GNU Guile.\n" -"\n" -"The idea is to make it easy to build procedures that extend Guile’s read\n" -"procedure. Readers supporting various syntax variants can easily be written,\n" -"possibly by re-using existing “token readers” of a standard Scheme\n" -"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" -"document syntax.\n" -"\n" -"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" -"hopefully more powerful and flexible (for instance, one may instantiate as\n" -"many readers as needed)." +"Test::WWW::Mechanize is a subclass of the Perl module\n" +"WWW::Mechanize that incorporates features for web application testing." msgstr "" -#: gnu/packages/guile.scm:275 -msgid "Guile bindings to ncurses" -msgstr "Bindoj de Guile por ncurses" +#: gnu/packages/web.scm:3475 +msgid "Test::WWW::Mechanize for Catalyst" +msgstr "" -#: gnu/packages/guile.scm:277 +#: gnu/packages/web.scm:3476 msgid "" -"guile-ncurses provides Guile language bindings for the ncurses\n" -"library." +"The Test::WWW::Mechanize::Catalyst module meshes the\n" +"Test::WWW:Mechanize module and the Catalyst web application framework to " +"allow\n" +"testing of Catalyst applications without needing to start up a web server." msgstr "" -"guile-ncurses provizas lingvo-bindojn de Guile por la biblioteko\n" -"ncurses." -#: gnu/packages/guile.scm:297 -msgid "Run jobs at scheduled times" -msgstr "Lanĉi taskojn je antaŭplanitaj horoj" +#: gnu/packages/web.scm:3500 +msgid "Test PSGI programs using WWW::Mechanize" +msgstr "" -#: gnu/packages/guile.scm:299 +#: gnu/packages/web.scm:3501 msgid "" -"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" -"Guile, so its configuration can be written in Scheme; the original cron\n" -"format is also supported." +"PSGI is a specification to decouple web server environments\n" +"from web application framework code. Test::WWW::Mechanize is a subclass of\n" +"WWW::Mechanize that incorporates features for web application testing. The\n" +"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of " +"PSGI\n" +"applications." msgstr "" -#: gnu/packages/guile.scm:327 -msgid "Collection of useful Guile Scheme modules" -msgstr "Aro da utilaj moduloj de Guile Scheme" +#: gnu/packages/web.scm:3521 +msgid "Perl Uniform Resource Identifiers (absolute and relative)" +msgstr "" -#: gnu/packages/guile.scm:329 +#: gnu/packages/web.scm:3523 msgid "" -"Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" -"modules, allowing for people to cooperate integrating their generic Guile\n" -"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" -"for Guile\"." +"The URI module implements the URI class. Objects of this class\n" +"represent \"Uniform Resource Identifier references\" as specified in RFC " +"2396\n" +"and updated by RFC 2732." msgstr "" -#: gnu/packages/guile.scm:360 -msgid "JSON module for Guile" -msgstr "Modulo JSON por Guile" +#: gnu/packages/web.scm:3547 +msgid "Smart URI fetching/caching" +msgstr "" -#: gnu/packages/guile.scm:362 +#: gnu/packages/web.scm:3548 msgid "" -"Guile-json supports parsing and building JSON documents according to the\n" -"http:://json.org specification. These are the main features:\n" -"- Strictly complies to http://json.org specification.\n" -"- Build JSON documents programmatically via macros.\n" -"- Unicode support for strings.\n" -"- Allows JSON pretty printing." +"@code{URI::Fetch} is a smart client for fetching HTTP pages,\n" +"notably syndication feeds (RSS, Atom, and others), in an intelligent, " +"bandwidth-\n" +"and time-saving way." msgstr "" -#: gnu/packages/image.scm:59 -msgid "Library for handling PNG files" -msgstr "Biblioteko por trakti dosierojn PNG" +#: gnu/packages/web.scm:3571 +msgid "Find URIs in arbitrary text" +msgstr "" -#: gnu/packages/image.scm:61 +#: gnu/packages/web.scm:3572 msgid "" -"Libpng is the official PNG (Portable Network Graphics) reference\n" -"library. It supports almost all PNG features and is extensible." +"This module finds URIs and URLs (according to what URI.pm\n" +"considers a URI) in plain text. It only finds URIs which include a\n" +"scheme (http:// or the like), for something a bit less strict, consider\n" +"URI::Find::Schemeless. For a command-line interface, urifind is provided." msgstr "" -#: gnu/packages/image.scm:77 -msgid "Library for handling JPEG files" -msgstr "Biblioteko por trakti dosierojn JPEG" +#: gnu/packages/web.scm:3594 +msgid "WebSocket support for URI package" +msgstr "" -#: gnu/packages/image.scm:79 +#: gnu/packages/web.scm:3595 msgid "" -"Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" -"JPEG is a standardized compression method for full-color and gray-scale\n" -"images.\n" -"The included programs provide conversion between the JPEG format and\n" -"image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." +"With this module, the URI package provides the same set of\n" +"methods for WebSocket URIs as it does for HTTP URIs." msgstr "" -#: gnu/packages/image.scm:116 -msgid "Library for handling TIFF files" +#: gnu/packages/web.scm:3619 +#, fuzzy +msgid "Object for handling URI templates" msgstr "Biblioteko por trakti dosierojn TIFF" -#: gnu/packages/image.scm:118 +#: gnu/packages/web.scm:3620 msgid "" -"Libtiff provides support for the Tag Image File Format (TIFF), a format\n" -"used for storing image data.\n" -"Included are a library, libtiff, for reading and writing TIFF and a small\n" -"collection of tools for doing simple manipulations of TIFF images." +"This perl module provides a wrapper around URI templates as described in\n" +"RFC 6570." msgstr "" -#: gnu/packages/image.scm:148 -msgid "Library for reading images in the Microsoft WMF format" -msgstr "Biblioteko por legi bildojn laŭ la formo Microsoft WMF" +#: gnu/packages/web.scm:3652 +#, fuzzy +msgid "Perl extension interface for libcurl" +msgstr "Interfaco de SQLite por Perl" -#: gnu/packages/image.scm:150 +#: gnu/packages/web.scm:3654 msgid "" -"libwmf is a library for reading vector images in Microsoft's native\n" -"Windows Metafile Format (WMF) and for either (a) displaying them in, e.g., an X\n" -"window; or (b) converting them to more standard/free file formats such as, e.g.,\n" -"the W3C's XML-based Scaleable Vector Graphic (SVG) format." +"This is a Perl extension interface for the libcurl file downloading\n" +"library." msgstr "" -#: gnu/packages/image.scm:174 -msgid "Decoder of the JBIG2 image compression format" -msgstr "Dekodilo de la bild-densiga formo JBIG2" +#: gnu/packages/web.scm:3688 +msgid "Web browsing in a Perl object" +msgstr "" -#: gnu/packages/image.scm:176 +#: gnu/packages/web.scm:3689 msgid "" -"JBIG2 is designed for lossy or lossless encoding of 'bilevel'\n" -"(1-bit monochrome) images at moderately high resolution, and in\n" -"particular scanned paper documents. In this domain it is very\n" -"efficient, offering compression ratios on the order of 100:1.\n" -"\n" -"This is a decoder only implementation, and currently is in the alpha\n" -"stage, meaning it doesn't completely work yet. However, it is\n" -"maintaining parity with available encoders, so it is useful for real\n" -"work." +"WWW::Mechanize is a Perl module for stateful programmatic\n" +"web browsing, used for automating interaction with websites." msgstr "" -#: gnu/packages/image.scm:209 -msgid "JPEG 2000 codec" -msgstr "Kodeko JPEG 2000" +#: gnu/packages/web.scm:3725 +msgid "Search A9 OpenSearch compatible engines" +msgstr "" -#: gnu/packages/image.scm:211 +#: gnu/packages/web.scm:3727 msgid "" -"The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" -"been developed in order to promote the use of JPEG 2000, the new\n" -"still-image compression standard from the Joint Photographic Experts\n" -"Group (JPEG).\n" -"\n" -"In addition to the basic codec, various other features are under\n" -"development, among them the JP2 and MJ2 (Motion JPEG 2000) file formats,\n" -"an indexing tool useful for the JPIP protocol, JPWL-tools for\n" -"error-resilience, a Java-viewer for j2k-images, ..." +"@code{WWW::OpenSearch} is a module to search @url{A9's OpenSearch,\n" +"http://opensearch.a9.com} compatible search engines." msgstr "" -#: gnu/packages/image.scm:275 -msgid "Tools and library for working with GIF images" -msgstr "Iloj kaj biblioteko por labori kun bildoj GIF" +#: gnu/packages/web.scm:3747 +msgid "Perl database of robots.txt-derived permissions" +msgstr "" -#: gnu/packages/image.scm:277 +#: gnu/packages/web.scm:3749 msgid "" -"GIFLIB is a library for reading and writing GIF images. It is API and\n" -"ABI compatible with libungif which was in wide use while the LZW compression\n" -"algorithm was patented. Tools are also included to convert, manipulate,\n" -"compose, and analyze GIF images." +"The WWW::RobotRules module parses /robots.txt files as specified in\n" +"\"A Standard for Robot Exclusion\", at\n" +". Webmasters can use the\n" +"/robots.txt file to forbid conforming robots from accessing parts of\n" +"their web site." msgstr "" -#: gnu/packages/image.scm:319 -msgid "Loading, saving, rendering and manipulating image files" -msgstr "Ŝargi, konservi, bildigi kaj manipuli bild-dosierojn" +#: gnu/packages/web.scm:3772 +msgid "Parse feeds in Python" +msgstr "" -#: gnu/packages/image.scm:321 +#: gnu/packages/web.scm:3774 msgid "" -"Imlib2 is a library that does image file loading and saving as well as\n" -"rendering, manipulation, arbitrary polygon support, etc.\n" -"\n" -"It does ALL of these operations FAST. Imlib2 also tries to be highly\n" -"intelligent about doing them, so writing naive programs can be done easily,\n" -"without sacrificing speed.\n" -"\n" -"This is a complete rewrite over the Imlib 1.x series. The architecture is\n" -"more modular, simple, and flexible." +"Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0,\n" +"CDF, Atom 0.3, and Atom 1.0 feeds." msgstr "" -#: gnu/packages/image.scm:349 -msgid "Wrapper library for imlib2" -msgstr "Ĉirkaŭira biblioteko por imlib2" +#: gnu/packages/web.scm:3795 +msgid "HTTP and WebSocket server library for R" +msgstr "" -#: gnu/packages/image.scm:351 +#: gnu/packages/web.scm:3797 msgid "" -"Giblib is a simple library which wraps imlib2's context API, avoiding\n" -"all the context_get/set calls, adds fontstyles to the truetype renderer and\n" -"supplies a generic doubly-linked list and some string functions." +"The httpuv package provides low-level socket and protocol support for\n" +"handling HTTP and WebSocket requests directly from within R. It is " +"primarily\n" +"intended as a building block for other packages, rather than making it\n" +"particularly easy to create complete web applications using httpuv alone." msgstr "" -#: gnu/packages/image.scm:395 -msgid "Library for handling popular graphics image formats" -msgstr "Biblioteko por trakti popularajn grafikaĵajn bild-formojn" +#: gnu/packages/web.scm:3818 +msgid "Robust, high performance JSON parser and generator for R" +msgstr "" -#: gnu/packages/image.scm:397 +#: gnu/packages/web.scm:3820 msgid "" -"FreeImage is a library for developers who would like to support popular\n" -"graphics image formats like PNG, BMP, JPEG, TIFF and others." +"The jsonlite package provides a fast JSON parser and generator optimized\n" +"for statistical data and the web. It offers flexible, robust, high\n" +"performance tools for working with JSON in R and is particularly powerful " +"for\n" +"building pipelines and interacting with a web API. In addition to " +"converting\n" +"JSON data from/to R objects, jsonlite contains functions to stream, " +"validate,\n" +"and prettify JSON data. The unit tests included with the package verify " +"that\n" +"all edge cases are encoded and decoded consistently for use with dynamic " +"data\n" +"in systems and applications." msgstr "" -#: gnu/packages/imagemagick.scm:84 -msgid "Create, edit, compose, or convert bitmap images" -msgstr "Krei, redakti, kunmeti, aŭ konverti bitmapajn bildojn" +#: gnu/packages/web.scm:3848 +msgid "Simple HTTP server to serve static files or dynamic documents" +msgstr "" -#: gnu/packages/imagemagick.scm:86 +#: gnu/packages/web.scm:3850 msgid "" -"ImageMagick® is a software suite to create, edit, compose, or convert\n" -"bitmap images. It can read and write images in a variety of formats (over 100)\n" -"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG,\n" -"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and\n" -"transform images, adjust image colors, apply various special effects, or draw\n" -"text, lines, polygons, ellipses and Bézier curves." +"Servr provides an HTTP server in R to serve static files, or dynamic\n" +"documents that can be converted to HTML files (e.g., R Markdown) under a " +"given\n" +"directory." msgstr "" -#: gnu/packages/inkscape.scm:81 -msgid "Vector graphics editor" -msgstr "Vektor-grafika redaktilo" +#: gnu/packages/web.scm:3884 +msgid "R tools for HTML" +msgstr "" -#: gnu/packages/inkscape.scm:82 -msgid "" -"Inkscape is a vector graphics editor. What sets Inkscape\n" -"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard,\n" -"as the native format." +#: gnu/packages/web.scm:3886 +#, fuzzy +msgid "This package provides tools for HTML generation and output in R." msgstr "" +"Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4." -#: gnu/packages/linux.scm:136 -msgid "GNU Linux-Libre kernel headers" -msgstr "GNU Linux-Libre kernaj kapdosieroj" +#: gnu/packages/web.scm:3905 +msgid "HTML Widgets for R" +msgstr "" -#: gnu/packages/linux.scm:137 -msgid "Headers of the Linux-Libre kernel." -msgstr "Kapdosieroj de la kerno Linux-Libre." +#: gnu/packages/web.scm:3907 +msgid "" +"HTML widgets is a framework for creating HTML widgets that render in\n" +"various contexts including the R console, R Markdown documents, and Shiny " +"web\n" +"applications." +msgstr "" -#: gnu/packages/linux.scm:168 -msgid "Tools for loading and managing Linux kernel modules" -msgstr "Iloj por ŝargi kaj administri linuks-kernajn modulojn" +#: gnu/packages/web.scm:3934 +msgid "Advanced tables for Markdown/HTML" +msgstr "" -#: gnu/packages/linux.scm:170 +#: gnu/packages/web.scm:3936 msgid "" -"Tools for loading and managing Linux kernel modules, such as `modprobe',\n" -"`insmod', `lsmod', and more." +"This package provides functions to build tables with advanced layout\n" +"elements such as row spanners, column spanners, table spanners, zebra\n" +"striping, and more. While allowing advanced layout, the underlying\n" +"CSS-structure is simple in order to maximize compatibility with word\n" +"processors such as LibreOffice. The package also contains a few text\n" +"formatting functions that help outputting text compatible with HTML or\n" +"LaTeX." msgstr "" -#: gnu/packages/linux.scm:301 -msgid "100% free redistribution of a cleaned Linux kernel" -msgstr "100% libera redistribuo de purigita Linuks-kerno" +#: gnu/packages/web.scm:3973 +msgid "HTTP client for R" +msgstr "" -#: gnu/packages/linux.scm:303 +#: gnu/packages/web.scm:3975 msgid "" -"GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" -"It has been modified to remove all non-free binary blobs." +"The @code{curl()} and @code{curl_download()} functions provide highly\n" +"configurable drop-in replacements for base @code{url()} and\n" +"@code{download.file()} with better performance, support for encryption, " +"gzip\n" +"compression, authentication, and other @code{libcurl} goodies. The core of\n" +"the package implements a framework for performing fully customized requests\n" +"where data can be processed either in memory, on disk, or streaming via the\n" +"callback or connection interfaces." msgstr "" -"GNU Linux-Libre estas libera variaĵo de la linuksa kerno.\n" -"Ĝi estas modifita por forigi ĉiujn ne-liberajn ciferecajn senkodumaĵojn." -#: gnu/packages/linux.scm:346 -msgid "Pluggable authentication modules for Linux" -msgstr "Konekteblaj aŭtentikigaj moduloj por Linukso" +#: gnu/packages/web.scm:3997 +msgid "Output R objects in HTML format" +msgstr "" -#: gnu/packages/linux.scm:348 +#: gnu/packages/web.scm:3999 msgid "" -"A *Free* project to implement OSF's RFC 86.0.\n" -"Pluggable authentication modules are small shared object files that can\n" -"be used through the PAM API to perform tasks, like authenticating a user\n" -"at login. Local and dynamic reconfiguration are its key features" +"This package provides easy-to-use and versatile functions to output R\n" +"objects in HTML format." msgstr "" -#: gnu/packages/linux.scm:375 -msgid "Small utilities that use the proc filesystem" -msgstr "Etaj utilaĵoj kiuj uzas la dosiersistemon proc" +#: gnu/packages/web.scm:4016 +msgid "JSON library for R" +msgstr "" -#: gnu/packages/linux.scm:377 +#: gnu/packages/web.scm:4018 msgid "" -"This PSmisc package is a set of some small useful utilities that\n" -"use the proc filesystem. We're not about changing the world, but\n" -"providing the system administrator with some help in common tasks." +"This package provides functions to convert R objects into JSON objects\n" +"and vice-versa." msgstr "" -#: gnu/packages/linux.scm:423 -msgid "Collection of utilities for the Linux kernel" -msgstr "Aro da utilaĵoj por la Linuks-kerno" +#: gnu/packages/web.scm:4047 +#, fuzzy +msgid "HTML5 parsing library" +msgstr "PDF-bildiga biblioteko" -#: gnu/packages/linux.scm:425 -msgid "Util-linux is a random collection of utilities for the Linux kernel." -msgstr "Util-linux estas hazarda aro da utilaĵoj por la Linuks-kerno." +#: gnu/packages/web.scm:4049 +msgid "" +"Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n" +"a pure C99 library." +msgstr "" -#: gnu/packages/linux.scm:479 -msgid "Utilities that give information about processes" -msgstr "Utilaĵoj kiuj informas pri procezoj" +#: gnu/packages/web.scm:4120 +msgid "Application container server" +msgstr "" -#: gnu/packages/linux.scm:481 +#: gnu/packages/web.scm:4122 msgid "" -"Procps is the package that has a bunch of small useful utilities\n" -"that give information about processes using the Linux /proc file system.\n" -"The package includes the programs ps, top, vmstat, w, kill, free,\n" -"slabtop, and skill." +"uWSGI presents a complete stack for networked/clustered web applications,\n" +"implementing message/object passing, caching, RPC and process management.\n" +"It uses the uwsgi protocol for all the networking/interprocess " +"communications." msgstr "" -#: gnu/packages/linux.scm:506 -msgid "Tools for working with USB devices, such as lsusb" -msgstr "Iloj por labori kun USB-aparatoj, kiel lsusb" +#: gnu/packages/web.scm:4152 +msgid "Command-line JSON processor" +msgstr "" -#: gnu/packages/linux.scm:508 -msgid "Tools for working with USB devices, such as lsusb." -msgstr "Iloj por labori kun USB-aparatoj, kiel lsusb." +#: gnu/packages/web.scm:4153 +msgid "" +"jq is like sed for JSON data – you can use it to slice and\n" +"filter and map and transform structured data with the same ease that sed, " +"awk,\n" +"grep and friends let you play with text. It is written in portable C. jq " +"can\n" +"mangle the data format that you have into the one that you want with very\n" +"little effort, and the program to do so is often shorter and simpler than\n" +"you'd expect." +msgstr "" -#: gnu/packages/linux.scm:567 -msgid "Creating and checking ext2/ext3/ext4 file systems" -msgstr "Kreo kaj kontrolo de dosiersistemoj ext2/ext3/ext4" +#: gnu/packages/web.scm:4192 +msgid "Library for mocking web service APIs which use HTTP or HTTPS" +msgstr "" -#: gnu/packages/linux.scm:569 -msgid "This package provides tools for manipulating ext2/ext3/ext4 file systems." -msgstr "Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4." +#: gnu/packages/web.scm:4194 +msgid "" +"Uhttpmock is a project for mocking web service APIs which use HTTP or\n" +"HTTPS. It provides a library, libuhttpmock, which implements recording and\n" +"playback of HTTP request/response traces." +msgstr "" -#: gnu/packages/linux.scm:611 -msgid "Statically-linked fsck.* commands from e2fsprogs" -msgstr "Statik-ligitaj komandoj fsck.* el e2fsprogs" +#: gnu/packages/web.scm:4229 +msgid "Single file web server" +msgstr "" -#: gnu/packages/linux.scm:613 +#: gnu/packages/web.scm:4230 msgid "" -"This package provides statically-linked command of fsck.ext[234] taken\n" -"from the e2fsprogs package. It is meant to be used in initrds." +"Woof (Web Offer One File) is a small simple web server that\n" +"can easily be invoked on a single file. Your partner can access the file " +"with\n" +"tools they trust (e.g. wget)." msgstr "" -#: gnu/packages/linux.scm:646 -msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" -msgstr "Neniu ne-rezervita regiono en dosiersistemoj ext2/ext3/ext4" +#: gnu/packages/web.scm:4256 +msgid "Build system for the Netsurf project" +msgstr "" -#: gnu/packages/linux.scm:648 +#: gnu/packages/web.scm:4258 msgid "" -"The zerofree command scans the free blocks in an ext2 file system and\n" -"fills any non-zero blocks with zeroes. This is a useful way to make disk\n" -"images more compressible." +"This package provides the shared build system for Netsurf project\n" +"libraries." msgstr "" -#: gnu/packages/linux.scm:667 -msgid "System call tracer for Linux" -msgstr "Sistem-voka ŝpursekvilo por Linukso" +#: gnu/packages/web.scm:4293 +#, fuzzy +msgid "Parser building library" +msgstr "PDF-bildiga biblioteko" -#: gnu/packages/linux.scm:669 +#: gnu/packages/web.scm:4295 msgid "" -"strace is a system call tracer, i.e. a debugging tool which prints out a\n" -"trace of all the system calls made by a another process/program." +"LibParserUtils is a library for building efficient parsers, written in\n" +"C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/linux.scm:688 -msgid "The Advanced Linux Sound Architecture libraries" -msgstr "La bibliotekoj de Altnivela Linuksa Sona Arkitekturo" +#: gnu/packages/web.scm:4323 +msgid "HTML5 compliant parsing library" +msgstr "" -#: gnu/packages/linux.scm:690 gnu/packages/linux.scm:732 +#: gnu/packages/web.scm:4325 msgid "" -"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" -"MIDI functionality to the Linux-based operating system." +"Hubbub is an HTML5 compliant parsing library, written in C, which can\n" +"parse both valid and invalid web content. It is developed as part of the\n" +"NetSurf project." msgstr "" -"La Altnivela Linuksa Sona Arkitekturo (ALSA) provizas sonan kaj\n" -"MIDI-an funkciojn por linuks-surbazita operaci-sistemo." - -#: gnu/packages/linux.scm:730 -msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" -msgstr "Utilaĵoj por la Altnivela Linuksa Sona Arkitekturo (ALSA)" -#: gnu/packages/linux.scm:754 -msgid "Program to configure the Linux IP packet filtering rules" -msgstr "Programo por agordi la IP-pakajn filtrajn regulojn de Linukso" +#: gnu/packages/web.scm:4400 +msgid "Wiki compiler, capable of generating HTML" +msgstr "" -#: gnu/packages/linux.scm:756 +#: gnu/packages/web.scm:4402 msgid "" -"iptables is the userspace command line program used to configure the\n" -"Linux 2.4.x and later IPv4 packet filtering ruleset. It is targeted towards\n" -"system administrators. Since Network Address Translation is also configured\n" -"from the packet filter ruleset, iptables is used for this, too. The iptables\n" -"package also includes ip6tables. ip6tables is used for configuring the IPv6\n" -"packet filter." +"Ikiwiki is a wiki compiler, capable of generating a static set of web\n" +"pages, but also incorporating dynamic features like a web based editor and\n" +"commenting." msgstr "" -#: gnu/packages/linux.scm:804 -msgid "Utilities for controlling TCP/IP networking and traffic in Linux" -msgstr "Utilaĵoj por regi reton TCP/IP kaj trafikon en Linukso" +#: gnu/packages/web.scm:4426 +msgid "String internment library" +msgstr "" -#: gnu/packages/linux.scm:806 +#: gnu/packages/web.scm:4428 msgid "" -"Iproute2 is a collection of utilities for controlling TCP/IP\n" -"networking and traffic with the Linux kernel.\n" -"\n" -"Most network configuration manuals still refer to ifconfig and route as the\n" -"primary network configuration tools, but ifconfig is known to behave\n" -"inadequately in modern network environments. They should be deprecated, but\n" -"most distros still include them. Most network configuration systems make use\n" -"of ifconfig and thus provide a limited feature set. The /etc/net project aims\n" -"to support most modern network technologies, as it doesn't use ifconfig and\n" -"allows a system administrator to make use of all iproute2 features, including\n" -"traffic control.\n" -"\n" -"iproute2 is usually shipped in a package called iproute or iproute2 and\n" -"consists of several tools, of which the most important are ip and tc. ip\n" -"controls IPv4 and IPv6 configuration and tc stands for traffic control. Both\n" -"tools print detailed usage messages and are accompanied by a set of\n" -"manpages." +"LibWapcaplet provides a reference counted string internment system\n" +"designed to store small strings and allow rapid comparison of them. It is\n" +"developed as part of the Netsurf project." msgstr "" -#: gnu/packages/linux.scm:898 -msgid "Tools for controlling the network subsystem in Linux" -msgstr "Iloj por regi la retan subsistemon en Linukso" +#: gnu/packages/web.scm:4455 +#, fuzzy +msgid "CSS parser and selection library" +msgstr "PDF-bildiga biblioteko" -#: gnu/packages/linux.scm:900 +#: gnu/packages/web.scm:4457 msgid "" -"This package includes the important tools for controlling the network\n" -"subsystem of the Linux kernel. This includes arp, hostname, ifconfig,\n" -"netstat, rarp and route. Additionally, this package contains utilities\n" -"relating to particular network hardware types (plipconfig, slattach) and\n" -"advanced aspects of IP configuration (iptunnel, ipmaddr)." +"LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,\n" +"written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/linux.scm:933 -msgid "Library for working with POSIX capabilities" -msgstr "Biblioteko por labori kun kapabloj POSIX" +#: gnu/packages/web.scm:4491 +#, fuzzy +msgid "Implementation of the W3C DOM" +msgstr "Realigo curses de la API Glk" -#: gnu/packages/linux.scm:935 +#: gnu/packages/web.scm:4493 msgid "" -"Libcap2 provides a programming interface to POSIX capabilities on\n" -"Linux-based operating systems." +"LibDOM is an implementation of the W3C DOM, written in C. It is\n" +"developed as part of the NetSurf project." msgstr "" -"Libcap2 provizas program-interfacon por kapabloj POSIX en\n" -"operaciumaj sistemoj bazitaj sur Linukso." -#: gnu/packages/linux.scm:967 -msgid "Manipulate Ethernet bridges" -msgstr "Manipuli pontojn Ethernet" +#: gnu/packages/web.scm:4520 +#, fuzzy +msgid "Library for parsing SVG files" +msgstr "Biblioteko por trakti dosierojn PNG" -#: gnu/packages/linux.scm:969 +#: gnu/packages/web.scm:4522 msgid "" -"Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" -"to connect two Ethernet segments together in a protocol independent way.\n" -"Packets are forwarded based on Ethernet address, rather than IP address (like\n" -"a router). Since forwarding is done at Layer 2, all protocols can go\n" -"transparently through a bridge." +"Libsvgtiny takes some SVG as input and returns a list of paths and texts\n" +"which can be rendered easily, as defined in\n" +"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the " +"NetSurf\n" +"project." msgstr "" -#: gnu/packages/linux.scm:991 -msgid "NetLink protocol library suite" -msgstr "Biblioteka programaro por la protokolo NetLink" +#: gnu/packages/web.scm:4545 +#, fuzzy +msgid "Decoding library for BMP and ICO files" +msgstr "Biblioteko por trakti dosierojn TIFF" -#: gnu/packages/linux.scm:993 +#: gnu/packages/web.scm:4547 msgid "" -"The libnl suite is a collection of libraries providing APIs to netlink\n" -"protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarly\n" -"between the kernel and user space processes. It was designed to be a more\n" -"flexible successor to ioctl to provide mainly networking related kernel\n" -"configuration and monitoring interfaces." +"Libnsbmp is a decoding library for BMP and ICO image file formats,\n" +"written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/linux.scm:1023 -msgid "Tool for configuring wireless devices" -msgstr "Iloj por agordi linuksajn sendratajn aparatojn" +#: gnu/packages/web.scm:4568 +#, fuzzy +msgid "Decoding library for GIF files" +msgstr "Biblioteko por trakti dosierojn TIFF" -#: gnu/packages/linux.scm:1025 +#: gnu/packages/web.scm:4570 msgid "" -"iw is a new nl80211 based CLI configuration utility for wireless\n" -"devices. It replaces 'iwconfig', which is deprecated." +"Libnsgif is a decoding library for the GIF image file format, written in\n" +"C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/linux.scm:1052 -msgid "Analyze power consumption on Intel-based laptops" -msgstr "Analizi konsumon de potenco en tekkomputiloj bazitaj sur Intel" +#: gnu/packages/web.scm:4591 +msgid "Utility library for NetSurf" +msgstr "" -#: gnu/packages/linux.scm:1054 +#: gnu/packages/web.scm:4593 msgid "" -"PowerTOP is a Linux tool to diagnose issues with power consumption and\n" -"power management. In addition to being a diagnostic tool, PowerTOP also has\n" -"an interactive mode where the user can experiment various power management\n" -"settings for cases where the operating system has not enabled these\n" -"settings." +"Libnsutils provides a small number of useful utility routines. It is\n" +"developed as part of the NetSurf project." msgstr "" -#: gnu/packages/linux.scm:1076 -msgid "Audio mixer for X and the console" -msgstr "Son-miksilo por X kaj la konzolo" +#: gnu/packages/web.scm:4614 +msgid "Library to generate a static Public Suffix List" +msgstr "" -#: gnu/packages/linux.scm:1078 +#: gnu/packages/web.scm:4616 msgid "" -"Aumix adjusts an audio mixer from X, the console, a terminal,\n" -"the command line or a script." +"Libnspsl is a library to generate a static code representation of the\n" +"Public Suffix List. It is developed as part of the NetSurf project." msgstr "" -"Aumix agordas son-miksilo el X, la konzolo, terminalo,\n" -"la komandlinio aŭ el skripto." -#: gnu/packages/linux.scm:1102 -msgid "Displays the IO activity of running processes" -msgstr "Montri la en/eligan aktivaĵon de rulantaj procezoj" +#: gnu/packages/web.scm:4642 +msgid "Generate JavaScript to DOM bindings" +msgstr "" -#: gnu/packages/linux.scm:1104 +#: gnu/packages/web.scm:4644 msgid "" -"Iotop is a Python program with a top like user interface to show the\n" -"processes currently causing I/O." +"@code{nsgenbind} is a tool to generate JavaScript to DOM bindings from\n" +"w3c webidl files and a binding configuration file." msgstr "" -#: gnu/packages/linux.scm:1155 -msgid "Support file systems implemented in user space" -msgstr "Subteni dosiersistemojn realigatajn en la uzant-spaco" +#: gnu/packages/web.scm:4755 +msgid "Web browser" +msgstr "" -#: gnu/packages/linux.scm:1157 +#: gnu/packages/web.scm:4757 msgid "" -"As a consequence of its monolithic design, file system code for Linux\n" -"normally goes into the kernel itself---which is not only a robustness issue,\n" -"but also an impediment to system extensibility. FUSE, for \"file systems in\n" -"user space\", is a kernel module and user-space library that tries to address\n" -"part of this problem by allowing users to run file system implementations as\n" -"user-space processes." +"NetSurf is a lightweight web browser that has its own layout and\n" +"rendering engine entirely written from scratch. It is small and capable of\n" +"handling many of the web standards in use today." msgstr "" -#: gnu/packages/linux.scm:1182 -msgid "User-space union file system" -msgstr "Uzant-spaca unuiga dosiersistemo" +#: gnu/packages/web.scm:4797 +msgid "Unix command line interface to the www" +msgstr "" -#: gnu/packages/linux.scm:1184 +#: gnu/packages/web.scm:4798 msgid "" -"UnionFS-FUSE is a flexible union file system implementation in user\n" -"space, using the FUSE library. Mounting a union file system allows you to\n" -"\"aggregate\" the contents of several directories into a single mount point.\n" -"UnionFS-FUSE additionally supports copy-on-write." +"Surfraw (Shell Users' Revolutionary Front Rage Against the Web)\n" +"provides a unix command line interface to a variety of popular www search " +"engines\n" +"and similar services." msgstr "" -#: gnu/packages/linux.scm:1209 -msgid "User-space union file system (statically linked)" -msgstr "Uzant-spaca unuiga dosiersistemo (statike ligita)" +#: gnu/packages/web.scm:4829 +msgid "Simple static web server" +msgstr "" -#: gnu/packages/linux.scm:1251 -msgid "Mount remote file systems over SSH" -msgstr "Munti demalproksimajn dosiersistemojn per SSH" +#: gnu/packages/web.scm:4830 +msgid "" +"darkhttpd is a simple static web server. It is\n" +"standalone and does not need inetd or ucspi-tcp. It does not need any\n" +"config files---you only have to specify the www root." +msgstr "" -#: gnu/packages/linux.scm:1253 +#: gnu/packages/web.scm:4860 +msgid "Analyze Web server logs in real time" +msgstr "" + +#: gnu/packages/web.scm:4862 msgid "" -"This is a file system client based on the SSH File Transfer Protocol.\n" -"Since most SSH servers already support this protocol it is very easy to set\n" -"up: on the server side there's nothing to do; on the client side mounting the\n" -"file system is as easy as logging into the server with an SSH client." +"GoAccess is a real-time web log analyzer and interactive viewer that\n" +"runs in a terminal or through your browser. It provides fast and valuable\n" +"HTTP statistics for system administrators that require a visual server " +"report\n" +"on the fly." msgstr "" -#: gnu/packages/linux.scm:1301 -msgid "Tools for non-uniform memory access (NUMA) machines" -msgstr "Iloj por maŝinoj kun ne-kontinua memor-aliro (NUMA)" +#: gnu/packages/web.scm:4897 +msgid "Tunnel data connections through HTTP requests" +msgstr "" -#: gnu/packages/linux.scm:1303 +#: gnu/packages/web.scm:4898 msgid "" -"NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" -"memory is not all in one place. The numactl program allows you to run your\n" -"application program on specific CPU's and memory nodes. It does this by\n" -"supplying a NUMA memory policy to the operating system before running your\n" -"program.\n" -"\n" -"The package contains other commands, such as numademo, numastat and memhog.\n" -"The numademo command provides a quick overview of NUMA performance on your\n" -"system." +"httptunnel creates a bidirectional virtual data connection\n" +"tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be\n" +"useful for users behind restrictive firewalls. As long as Web traffic is\n" +"allowed, even through a HTTP-only proxy, httptunnel can be combined with " +"other\n" +"tools like SSH (Secure Shell) to reach the outside world." msgstr "" -#: gnu/packages/linux.scm:1366 -msgid "Linux keyboard utilities and keyboard maps" -msgstr "Linuksaj klavar-utilaĵoj kaj klavar-mapoj" +#: gnu/packages/web.scm:4923 +msgid "TLS proxy for clients or servers" +msgstr "" -#: gnu/packages/linux.scm:1368 +#: gnu/packages/web.scm:4924 msgid "" -"This package contains keytable files and keyboard utilities compatible\n" -"for systems using the Linux kernel. This includes commands such as\n" -"'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." +"Stunnel is a proxy designed to add TLS encryption\n" +"functionality to existing clients and servers without any changes in the\n" +"programs' code. Its architecture is optimized for security, portability, " +"and\n" +"scalability (including load-balancing), making it suitable for large\n" +"deployments." msgstr "" -#: gnu/packages/linux.scm:1387 -msgid "Monitor file accesses" -msgstr "Observi dosier-alirojn" +#: gnu/packages/web.scm:4951 +msgid "Internet services daemon" +msgstr "" -#: gnu/packages/linux.scm:1389 +#: gnu/packages/web.scm:4952 msgid "" -"The inotify-tools packages provides a C library and command-line tools\n" -"to use Linux' inotify mechanism, which allows file accesses to be monitored." +"@code{xinetd}, a more secure replacement for @code{inetd},\n" +"listens for incoming requests over a network and launches the appropriate\n" +"service for that request. Requests are made using port numbers as " +"identifiers\n" +"and xinetd usually launches another daemon to handle the request. It can " +"be\n" +"used to start services with both privileged and non-privileged port numbers." msgstr "" -#: gnu/packages/linux.scm:1427 -msgid "Kernel module tools" -msgstr "Iloj por kerno-moduloj" +#: gnu/packages/web.scm:4996 +msgid "HTML Tidy with HTML5 support" +msgstr "" -#: gnu/packages/linux.scm:1428 +#: gnu/packages/web.scm:4998 msgid "" -"Kmod is a set of tools to handle common tasks with Linux\n" -"kernel modules like insert, remove, list, check properties, resolve\n" -"dependencies and aliases.\n" +"Tidy is a console application which corrects and cleans up\n" +"HTML and XML documents by fixing markup errors and upgrading\n" +"legacy code to modern standards.\n" "\n" -"These tools are designed on top of libkmod, a library that is shipped with\n" -"kmod. The aim is to be compatible with tools, configurations and indices\n" -"from the module-init-tools project." +"Tidy also provides @code{libtidy}, a C static and dynamic library that\n" +"developers can integrate into their applications to make use of the\n" +"functions of Tidy." msgstr "" -#: gnu/packages/linux.scm:1499 -msgid "Userspace device management" -msgstr "Administro de uzant-spaca aparato" +#: gnu/packages/web.scm:5054 +msgid "Webserver with focus on security" +msgstr "" -#: gnu/packages/linux.scm:1500 +#: gnu/packages/web.scm:5056 msgid "" -"Udev is a daemon which dynamically creates and removes\n" -"device nodes from /dev/, handles hotplug events and loads drivers at boot\n" -"time." +"Hiawatha has been written with security in mind.\n" +"Features include the ability to stop SQL injections, XSS and CSRF attacks " +"and\n" +"exploit attempts." msgstr "" -#: gnu/packages/linux.scm:1560 -msgid "Logical volume management for Linux" -msgstr "Administro de logika volumo por Linukso" +#: gnu/packages/web.scm:5080 +msgid "HTTP request and response service" +msgstr "" -#: gnu/packages/linux.scm:1562 +#: gnu/packages/web.scm:5081 msgid "" -"LVM2 is the logical volume management tool set for Linux-based systems.\n" -"This package includes the user-space libraries and tools, including the device\n" -"mapper. Kernel components are part of Linux-libre." +"Testing an HTTP Library can become difficult sometimes.\n" +"@code{RequestBin} is fantastic for testing POST requests, but doesn't let " +"you control the\n" +"response. This exists to cover all kinds of HTTP scenarios. All endpoint " +"responses are\n" +"JSON-encoded." msgstr "" -#: gnu/packages/linux.scm:1595 -msgid "Tools for manipulating Linux Wireless Extensions" -msgstr "Iloj por manipuli linuksan \"Wireless Extensions\"" +#: gnu/packages/web.scm:5109 +msgid "Test your HTTP library against a local copy of httpbin" +msgstr "" -#: gnu/packages/linux.scm:1596 +#: gnu/packages/web.scm:5111 msgid "" -"Wireless Tools are used to manipulate the now-deprecated\n" -"Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" -"Extension was an interface allowing you to set Wireless LAN specific\n" -"parameters and get the specific stats. It is deprecated in favor the nl80211\n" -"interface." +"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-" +"injected\n" +"into your tests. It automatically starts up a HTTP server in a separate " +"thread running\n" +"@code{httpbin} and provides your test with the URL in the fixture." msgstr "" -#: gnu/packages/linux.scm:1670 -msgid "Utilities to read temperature/voltage/fan sensors" -msgstr "Utilaĵoj por legi temperaturan/tensian/ventolilan sensilojn" +#: gnu/packages/web.scm:5142 +msgid "HTTP request/response parser for C" +msgstr "" -#: gnu/packages/linux.scm:1672 +#: gnu/packages/web.scm:5143 msgid "" -"Lm-sensors is a hardware health monitoring package for Linux. It allows\n" -"you to access information from temperature, voltage, and fan speed sensors.\n" -"It works with most newer systems." +"This is a parser for HTTP messages written in C. It parses\n" +"both requests and responses. The parser is designed to be used in\n" +"high-performance HTTP applications. It does not make any syscalls nor\n" +"allocations, it does not buffer data, it can be interrupted at anytime.\n" +"Depending on your architecture, it only requires about 40 bytes of data per\n" +"message stream (in a web server that is per connection)." msgstr "" -#: gnu/packages/linux.scm:1707 -msgid "Hardware health information viewer" -msgstr "Montrilo de informoj pri la aparatara sano" +#: gnu/packages/web.scm:5195 +msgid "HTTP client mock for Python" +msgstr "" -#: gnu/packages/linux.scm:1709 +#: gnu/packages/web.scm:5196 msgid "" -"Xsensors reads data from the libsensors library regarding hardware\n" -"health such as temperature, voltage and fan speed and displays the information\n" -"in a digital read-out." +"@code{httpretty} is a helper for faking web requests,\n" +"inspired by Ruby's @code{fakeweb}." msgstr "" -#: gnu/packages/linux.scm:1757 -msgid "Linux profiling with performance counters" -msgstr "Linuksa trajt-esplorado kun rendiment-akumuliloj" +#: gnu/packages/web.scm:5214 +msgid "Output JSON from a shell" +msgstr "" -#: gnu/packages/linux.scm:1759 +#: gnu/packages/web.scm:5215 msgid "" -"perf is a tool suite for profiling using hardware performance counters,\n" -"with support in the Linux kernel. perf can instrument CPU performance\n" -"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is capable\n" -"of lightweight profiling. This package contains the user-land tools and in\n" -"particular the 'perf' command." +"jo is a command-line utility to create JSON objects or\n" +"arrays. It creates a JSON string on stdout from words provided as\n" +"command-line arguments or read from stdin." msgstr "" -#: gnu/packages/linux.scm:1781 -msgid "Simple tool for creating Linux namespace containers" -msgstr "Simpla ilo por krei linuksajn nomspacajn ujojn" +#: gnu/packages/web.scm:5263 +#, fuzzy +msgid "Command-line interface to archive.org" +msgstr "Provizas interfacon por arĥiv-dosierojn ZIP" -#: gnu/packages/linux.scm:1782 +#: gnu/packages/web.scm:5264 msgid "" -"pflask is a simple tool for creating Linux namespace\n" -"containers. It can be used for running a command or even booting an OS inside\n" -"an isolated container, created with the help of Linux namespaces. It is\n" -"similar in functionality to chroot, although pflask provides better isolation\n" -"thanks to the use of namespaces." +"@code{ia} is a command-line tool for using\n" +"@url{archive.org} from the command-line. It also emplements the\n" +"internetarchive python module for programatic access to archive.org." msgstr "" -#: gnu/packages/lout.scm:109 -msgid "Document layout system" -msgstr "Dokument-aranĵa sistemo" +#: gnu/packages/web.scm:5319 +msgid "Search code snippets on @url{https://commandlinefu.com}" +msgstr "" -#: gnu/packages/lout.scm:111 +#: gnu/packages/web.scm:5320 msgid "" -"The Lout document formatting system reads a high-level description of\n" -"a document similar in style to LaTeX and produces a PostScript or plain text\n" -"output file.\n" -"\n" -"Lout offers an unprecedented range of advanced features, including optimal\n" -"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -"inclusion and generation, equation formatting, tables, diagrams, rotation and\n" -"scaling, sorted indexes, bibliographic databases, running headers and\n" -"odd-even pages, automatic cross referencing, multilingual documents including\n" -"hyphenation (most European languages are supported), formatting of computer\n" -"programs, and much more, all ready to use. Furthermore, Lout is easily\n" -"extended with definitions which are very much easier to write than troff of\n" -"TeX macros because Lout is a high-level, purely functional language, the\n" -"outcome of an eight-year research project that went back to the\n" -"beginning." +"@code{clf} is a command line tool for searching code\n" +"snippets on @url{https://commandlinefu.com}." msgstr "" -#: gnu/packages/mpd.scm:62 -msgid "Music Player Daemon client library" -msgstr "Klienta biblioteko por \"Music Player Daemon\"" +#: gnu/packages/web.scm:5422 +msgid "Easy interactive web applications with R" +msgstr "" -#: gnu/packages/mpd.scm:63 +#: gnu/packages/web.scm:5424 msgid "" -"A stable, documented, asynchronous API library for\n" -"interfacing MPD in the C, C++ & Objective C languages." +"Makes it incredibly easy to build interactive web applications\n" +"with R. Automatic \"reactive\" binding between inputs and outputs and\n" +"extensive prebuilt widgets make it possible to build beautiful,\n" +"responsive, and powerful applications with minimal effort." msgstr "" -#: gnu/packages/mpd.scm:121 -msgid "Music Player Daemon" -msgstr "Music Player Daemon (muzik-ludila demono)" +#: gnu/packages/web.scm:5463 +msgid "Create dashboards with shiny" +msgstr "" -#: gnu/packages/mpd.scm:122 +#: gnu/packages/web.scm:5464 msgid "" -"Music Player Daemon (MPD) is a flexible, powerful,\n" -"server-side application for playing music. Through plugins and libraries it\n" -"can play a variety of sound files while being controlled by its network\n" -"protocol." +"This package provides an extension to the Shiny web\n" +"application framework for R, making it easy to create attractive dashboards." +msgstr "" + +#: gnu/packages/web.scm:5491 +msgid "Inter-widget interactivity for HTML widgets" +msgstr "" + +#: gnu/packages/web.scm:5493 +msgid "" +"This package provides building blocks for allowing HTML widgets to\n" +"communicate with each other, with Shiny or without (i.e. static @code{." +"html}\n" +"files). It currently supports linked brushing and filtering." +msgstr "" + +#: gnu/packages/web.scm:5513 +#, fuzzy +msgid "Web server interface for R" +msgstr "Interfaco de SQLite por Perl" + +#: gnu/packages/web.scm:5515 +msgid "" +"This package contains the Rook specification and convenience software\n" +"for building and running Rook applications. A Rook application is an R\n" +"reference class object that implements a @code{call} method or an R closure\n" +"that takes exactly one argument, an environment, and returns a list with " +"three\n" +"named elements: the @code{status}, the @code{headers}, and the @code{body}." msgstr "" -#: gnu/packages/mpd.scm:147 -msgid "Curses Music Player Daemon client" -msgstr "Kliento por \"Curses Music Player Daemon\"" +#: gnu/packages/web.scm:5555 +msgid "Generate Atom feeds for social networking websites" +msgstr "" -#: gnu/packages/mpd.scm:148 +#: gnu/packages/web.scm:5556 msgid "" -"ncmpc is a fully featured MPD client, which runs in a\n" -"terminal using ncurses." +"rss-bridge generates Atom feeds for social networking\n" +"websites lacking feeds. Supported websites include Facebook, Twitter,\n" +"Instagram and YouTube." msgstr "" -#: gnu/packages/mpd.scm:169 -msgid "Featureful ncurses based MPD client inspired by ncmpc" -msgstr "Riĉa MPD-kliento bazita sur ncurses kaj inspirita de ncmpc" +#: gnu/packages/web.scm:5588 +msgid "Check websites for broken links" +msgstr "" -#: gnu/packages/mpd.scm:170 +#: gnu/packages/web.scm:5589 msgid "" -"Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" -"but it provides new useful features such as support for regular expressions\n" -"for library searches, extended song format, items filtering, the ability to\n" -"sort playlists, and a local filesystem browser." +"LinkChecker is a website validator. It checks for broken\n" +"links in websites. It is recursive and multithreaded providing output in\n" +"colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It\n" +"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and " +"local\n" +"file links." msgstr "" -#: gnu/packages/pdf.scm:94 -msgid "PDF rendering library" -msgstr "PDF-bildiga biblioteko" +#: gnu/packages/web.scm:5630 +msgid "Command-line WebDAV client" +msgstr "" -#: gnu/packages/pdf.scm:96 -msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." -msgstr "Poppler estas PDF-bildiga biblioteko bazita sur la kodum-bazo de xpdf-3.0" +#: gnu/packages/web.scm:5632 +msgid "" +"Cadaver is a command-line WebDAV client for Unix. It supports\n" +"file upload, download, on-screen display, namespace operations (move/copy),\n" +"collection creation and deletion, and locking operations." +msgstr "" -#: gnu/packages/pdf.scm:139 -msgid "Viewer for PDF files based on the Motif toolkit" -msgstr "Montrilo por PDF-dosieroj bazitaj sur la ilaro Motif" +#: gnu/packages/web.scm:5650 +msgid "Universal Binary JSON encoder/decoder" +msgstr "" -#: gnu/packages/pdf.scm:141 -msgid "Xpdf is a viewer for Portable Document Format (PDF) files" -msgstr "Xpdf estas montrilo por dosieroj PDF (portebla dokument-formo)" +#: gnu/packages/web.scm:5652 +msgid "" +"Py-ubjson is a Python module providing an Universal Binary JSON\n" +"encoder/decoder based on the draft-12 specification for UBJSON." +msgstr "" -#: gnu/packages/pdf.scm:169 -msgid "Tools to work with the PDF file format" -msgstr "Iloj por labori kun la PDF dosierformo" +#: gnu/packages/web.scm:5700 +msgid "" +"Java Servlet, JavaServer Pages, Java Expression Language and Java\n" +"WebSocket" +msgstr "" -#: gnu/packages/pdf.scm:171 +#: gnu/packages/web.scm:5702 msgid "" -"PoDoFo is a C++ library and set of command-line tools to work with the\n" -"PDF file format. It can parse PDF files and load them into memory, and makes\n" -"it easy to modify them and write the changes to disk. It is primarily useful\n" -"for applications that wish to do lower level manipulation of PDF, such as\n" -"extracting content or merging files." +"Apache Tomcat is a free implementation of the Java\n" +"Servlet, JavaServer Pages, Java Expression Language and Java WebSocket\n" +"technologies." msgstr "" -#: gnu/packages/pdf.scm:232 -msgid "Lightweight PDF viewer and toolkit" -msgstr "Malpeza PDF-montrilo kaj ilaro" +#: gnu/packages/web.scm:5752 +msgid "Helper classes for jetty tests" +msgstr "" -#: gnu/packages/pdf.scm:234 +#: gnu/packages/web.scm:5753 msgid "" -"MuPDF is a C library that implements a PDF and XPS parsing and\n" -"rendering engine. It is used primarily to render pages into bitmaps,\n" -"but also provides support for other operations such as searching and\n" -"listing the table of contents and hyperlinks.\n" -"\n" -"The library ships with a rudimentary X11 viewer, and a set of command\n" -"line tools for batch rendering (pdfdraw), examining the file structure\n" -"(pdfshow), and rewriting files (pdfclean)." +"This packages contains helper classes for testing the Jetty\n" +"Web Server." msgstr "" -#: gnu/packages/pdf.scm:274 -msgid "Command-line tools and library for transforming PDF files" -msgstr "Komandliniaj iloj kaj biblioteko por transformi PDF-dosierojn" +#: gnu/packages/web.scm:5815 +msgid "Utility classes for Jetty" +msgstr "" -#: gnu/packages/pdf.scm:276 +#: gnu/packages/web.scm:5816 msgid "" -"QPDF is a command-line program that does structural, content-preserving\n" -"transformations on PDF files. It could have been called something like\n" -"pdf-to-pdf. It includes support for merging and splitting PDFs and to\n" -"manipulate the list of pages in a PDF file. It is not a PDF viewer or a\n" -"program capable of converting PDF into other formats." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides utility classes." msgstr "" -#: gnu/packages/photo.scm:46 -msgid "Read and manipulate EXIF data in digital photographs" -msgstr "Legi kaj manipuli datumaron EXIF en ciferecaj fotaĵoj" +#: gnu/packages/web.scm:5887 +msgid "Jetty :: IO Utility" +msgstr "" -#: gnu/packages/photo.scm:48 +#: gnu/packages/web.scm:5888 msgid "" -"The libexif C library allows applications to read, edit, and save EXIF\n" -"data as produced by digital cameras." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides IO-related utility classes." msgstr "" -"La C-biblioteko libexif ebligas ke aplikaĵoj legu, redaktu kaj konservu\n" -"datumaron EXIF samkiel produktite de ciferecaj kameraoj." -#: gnu/packages/photo.scm:73 -msgid "Accessing digital cameras" -msgstr "Aliro al ciferecaj kameraoj" +#: gnu/packages/web.scm:5931 +msgid "Jetty :: Http Utility" +msgstr "" -#: gnu/packages/photo.scm:75 +#: gnu/packages/web.scm:5932 msgid "" -"This is the library backend for gphoto2. It contains the code for PTP,\n" -"MTP, and other vendor specific protocols for controlling and transferring data\n" -"from digital cameras." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides HTTP-related utility " +"classes." msgstr "" -#: gnu/packages/photo.scm:116 -msgid "Command-line tools to access digital cameras" -msgstr "Komandliniaj iloj por aliri ciferecajn kameraojn" +#: gnu/packages/web.scm:5965 +msgid "Jetty :: JMX Management" +msgstr "" -#: gnu/packages/photo.scm:118 +#: gnu/packages/web.scm:5966 msgid "" -"Gphoto2 is a set of command line utilities for manipulating a large\n" -"number of different digital cameras. Through libgphoto2, it supports PTP,\n" -"MTP, and much more." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the JMX management." msgstr "" -#: gnu/packages/photo.scm:152 -msgid "Program and Perl library to manipulate EXIF tags" -msgstr "Programaro kaj biblioteko Perl por manipuli etikedojn EXIF" +#: gnu/packages/web.scm:6052 +msgid "Core jetty server artifact" +msgstr "" -#: gnu/packages/photo.scm:154 +#: gnu/packages/web.scm:6053 msgid "" -"This package provides the 'exiftool' command and the 'Image::ExifTool'\n" -"Perl library to manipulate EXIF tags of digital images." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty server\n" +"artifact." msgstr "" -"Tiu ĉi pako provizas la komandon 'exiftool' kaj la bibliotekon Perl\n" -"'Image::ExifTool' por manipuli etikedojn EXIF el ciferecaj bildoj." -#: gnu/packages/ratpoison.scm:60 -msgid "Simple mouse-free tiling window manager" -msgstr "Simpla mus-libera kaheleca fenestr-administrilo" +#: gnu/packages/web.scm:6096 +msgid "Jetty security infrastructure" +msgstr "" -#: gnu/packages/ratpoison.scm:62 +#: gnu/packages/web.scm:6097 msgid "" -"Ratpoison is a simple window manager with no fat library\n" -"dependencies, no fancy graphics, no window decorations, and no\n" -"rodent dependence. It is largely modelled after GNU Screen which\n" -"has done wonders in the virtual terminal market.\n" -"\n" -"The screen can be split into non-overlapping frames. All windows\n" -"are kept maximized inside their frames to take full advantage of\n" -"your precious screen real estate.\n" -"\n" -"All interaction with the window manager is done through keystrokes.\n" -"Ratpoison has a prefix map to minimize the key clobbering that\n" -"cripples Emacs and other quality pieces of software." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty security\n" +"infrastructure" msgstr "" -#: gnu/packages/scanner.scm:52 -msgid "Raster image scanner library and drivers" -msgstr "Rastruma bild-skanila biblioteko kaj peliloj" +#: gnu/packages/web.scm:6140 +msgid "Jetty Servlet Container" +msgstr "" -#: gnu/packages/scanner.scm:53 +#: gnu/packages/web.scm:6141 msgid "" -"SANE stands for \"Scanner Access Now Easy\" and is an API\n" -"proving access to any raster image scanner hardware (flatbed scanner,\n" -"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" -"package contains the library and drivers." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty servlet\n" +"container." msgstr "" -#: gnu/packages/scheme.scm:126 -msgid "A Scheme implementation with integrated editor and debugger" -msgstr "Realigo de Scheme kun integrita redaktilo kaj erarserĉilo" +#: gnu/packages/web.scm:6204 +msgid "HTML parser" +msgstr "" -#: gnu/packages/scheme.scm:128 +#: gnu/packages/web.scm:6205 msgid "" -"GNU/MIT Scheme is an implementation of the Scheme programming\n" -"language. It provides an interpreter, a compiler and a debugger. It also\n" -"features an integrated Emacs-like editor and a large runtime library." +"Jsoup is a Java library for working with real-world HTML. It\n" +"provides a very convenient API for extracting and manipulating data, using " +"the\n" +"best of DOM, CSS, and jQuery-like methods." msgstr "" -#: gnu/packages/scheme.scm:208 -msgid "Efficient Scheme compiler" -msgstr "Efika kompililo Scheme" +#: gnu/packages/web.scm:6226 +msgid "Validate HTML" +msgstr "" -#: gnu/packages/scheme.scm:210 +#: gnu/packages/web.scm:6227 msgid "" -"Bigloo is a Scheme implementation devoted to one goal: enabling\n" -"Scheme based programming style where C(++) is usually\n" -"required. Bigloo attempts to make Scheme practical by offering\n" -"features usually presented by traditional programming languages\n" -"but not offered by Scheme and functional programming. Bigloo\n" -"compiles Scheme modules. It delivers small and fast stand alone\n" -"binary executables. Bigloo enables full connections between\n" -"Scheme and C programs and between Scheme and Java programs." +"Tidyp is a program that can validate your HTML, as well as\n" +"modify it to be more clean and standard. tidyp does not validate HTML 5.\n" +"\n" +"libtidyp is the library on which the program is based. It can be used by " +"any\n" +"other program that can interface to it. The Perl module @code{HTML::Tidy} " +"is\n" +"based on this library, allowing Perl programmers to easily validate HTML." msgstr "" -#: gnu/packages/scheme.scm:281 -msgid "Multi-tier programming language for the Web 2.0" -msgstr "Plurtavola programlingvo por la Web 2.0" +#: gnu/packages/web.scm:6268 +msgid "(X)HTML validation in a Perl object" +msgstr "" -#: gnu/packages/scheme.scm:283 +#: gnu/packages/web.scm:6269 msgid "" -"HOP is a multi-tier programming language for the Web 2.0 and the\n" -"so-called diffuse Web. It is designed for programming interactive web\n" -"applications in many fields such as multimedia (web galleries, music players,\n" -"...), ubiquitous and house automation (SmartPhones, personal appliance),\n" -"mashups, office (web agendas, mail clients, ...), etc." +"@code{HTML::Tidy} is an HTML checker in a handy dandy\n" +"object. It's meant as a replacement for @code{HTML::Lint}, which is " +"written\n" +"in Perl but is not nearly as capable as @code{HTML::Tidy}." msgstr "" -#: gnu/packages/scheme.scm:323 -msgid "R5RS Scheme implementation that compiles native code via C" -msgstr "Realigo R5RS de Scheme kiu kompilas originalan kodumaron per C" +#: gnu/packages/web.scm:6295 +msgid "Small Gopher server" +msgstr "" -#: gnu/packages/scheme.scm:325 +#: gnu/packages/web.scm:6297 msgid "" -"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" -"produces portable and efficient C, supports almost all of the R5RS Scheme\n" -"language standard, and includes many enhancements and extensions." +"Geomyidae is a server for distributed hypertext protocol Gopher. Its\n" +"features include:\n" +"\n" +"@enumerate\n" +"@item Gopher menus (see @file{index.gph} for an example);\n" +"@item directory listings (if no @file{index.gph} was found);\n" +"@item CGI support (@file{.cgi} files are executed);\n" +"@item search support in CGI files;\n" +"@item logging with multiple log levels.\n" +"@end enumerate\n" msgstr "" -#: gnu/packages/scheme.scm:344 -msgid "Scheme implementation using a bytecode interpreter" -msgstr "Realigo de Scheme, kiu uzas bajtkodan interpretilon" +#: gnu/packages/web.scm:6344 +msgid "Random avatar generator" +msgstr "" -#: gnu/packages/scheme.scm:346 +#: gnu/packages/web.scm:6345 msgid "" -"Scheme 48 is an implementation of Scheme based on a byte-code\n" -"interpreter and is designed to be used as a testbed for experiments in\n" -"implementation techniques and as an expository tool." +"Cat avatar generator is a generator of cat pictures optimised\n" +"to generate random avatars, or defined avatar from a \"seed\". This is a\n" +"derivation by David Revoy from the original MonsterID by Andreas Gohr." msgstr "" -#: gnu/packages/scheme.scm:419 -msgid "Implementation of Scheme and related languages" -msgstr "Realigo de Scheme kaj rilataj program-lingvoj" +#: gnu/packages/web.scm:6407 +msgid "HTTP/2 protocol client, proxy, server, and library" +msgstr "" -#: gnu/packages/scheme.scm:421 +#: gnu/packages/web.scm:6409 msgid "" -"Racket is an implementation of the Scheme programming language (R5RS and\n" -"R6RS) and related languages, such as Typed Racket. It features a compiler and\n" -"a virtual machine with just-in-time native compilation, as well as a large set\n" -"of libraries." +"nghttp2 implements the Hypertext Transfer Protocol, version\n" +"2 (@dfn{HTTP/2}).\n" +"\n" +"A reusable C library provides the HTTP/2 framing layer, with several tools " +"built\n" +"on top of it:\n" +"\n" +"@itemize\n" +"@item @command{nghttp}, a command-line HTTP/2 client. It exposes many " +"advanced\n" +"and low-level aspects of the protocol and is useful for debugging.\n" +"@item @command{nghttpd}, a fast, multi-threaded HTTP/2 static web server " +"that\n" +"serves files from a local directory.\n" +"@item @command{nghttpx}, a fast, multi-threaded HTTP/2 reverse proxy that " +"can be\n" +"deployed in front of existing web servers that don't support HTTP/2.\n" +"Both @command{nghttpd} and @command{nghttpx} can fall back to HTTP/1.1 for\n" +"backwards compatibilty with clients that don't speak HTTP/2.\n" +"@item @command{h2load} for benchmarking (only!) your own HTTP/2 servers.\n" +"@item HTTP/2 uses a header compression method called @dfn{HPACK}.\n" +"nghttp2 provides a HPACK encoder and decoder as part of its public API.\n" +"@item @command{deflatehd} converts JSON data or HTTP/1-style header fields " +"to\n" +"compressed JSON header blocks.\n" +"@item @command{inflatehd} converts such compressed headers back to JSON " +"pairs.\n" +"@end itemize\n" msgstr "" -#: gnu/packages/wordnet.scm:79 +#: gnu/packages/wordnet.scm:92 msgid "Lexical database for the English language" msgstr "Leksika datumbazo por la angla lingvo" -#: gnu/packages/wordnet.scm:81 +#: gnu/packages/wordnet.scm:94 msgid "" -"WordNet® is a large lexical database of English. Nouns, verbs,\n" -"adjectives and adverbs are grouped into sets of cognitive synonyms\n" -"(synsets), each expressing a distinct concept. Synsets are interlinked by\n" -"means of conceptual-semantic and lexical relations. The resulting network of\n" +"WordNet is a large lexical database of English. Nouns, verbs,\n" +"adjectives and adverbs are grouped into sets of cognitive synonyms " +"(synsets),\n" +"each expressing a distinct concept. Synsets are interlinked by means of\n" +"conceptual-semantic and lexical relations. The resulting network of\n" "meaningfully related words and concepts can be navigated with the browser.\n" "WordNet is also freely and publicly available for download. WordNet's\n" "structure makes it a useful tool for computational linguistics and natural\n" "language processing." msgstr "" -#: gnu/packages/xiph.scm:61 +#: gnu/packages/xiph.scm:69 msgid "Library for manipulating the ogg multimedia format" msgstr "Biblioteko por manipuli la aŭdvidan formon ogg" -#: gnu/packages/xiph.scm:63 +#: gnu/packages/xiph.scm:71 msgid "" "The libogg library allows to manipulate the ogg multimedia container\n" -"format, which encapsulates raw compressed data and allows the interleaving of\n" +"format, which encapsulates raw compressed data and allows the interleaving " +"of\n" "audio and video data. In addition to encapsulation and interleaving of\n" "multiple data streams, ogg provides packet framing, error detection, and\n" "periodic timestamps for seeking." msgstr "" -#: gnu/packages/xiph.scm:87 +#: gnu/packages/xiph.scm:98 msgid "Library implementing the vorbis audio format" msgstr "Biblioteko kiu realigas la aŭdformon vorbis" -#: gnu/packages/xiph.scm:89 +#: gnu/packages/xiph.scm:100 msgid "" "The libvorbis library implements the ogg vorbis audio format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" @@ -1981,22 +21410,22 @@ msgid "" "128 kbps/channel." msgstr "" -#: gnu/packages/xiph.scm:114 +#: gnu/packages/xiph.scm:137 msgid "Library implementing the Theora video format" msgstr "Biblioteko kiu realigas la videformon Theora" -#: gnu/packages/xiph.scm:116 +#: gnu/packages/xiph.scm:139 msgid "" "The libtheora library implements the ogg theora video format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" "compressed video format." msgstr "" -#: gnu/packages/xiph.scm:137 +#: gnu/packages/xiph.scm:164 msgid "Library for patent-free audio compression format" msgstr "Biblioteko por senpatenta sondensiga formo" -#: gnu/packages/xiph.scm:139 +#: gnu/packages/xiph.scm:166 msgid "" "GNU Speex is a patent-free audio compression codec specially designed\n" "for speech. It is well-adapted to internet applications, such as VoIP. It\n" @@ -2004,51 +21433,65 @@ msgid "" "stereo encoding, and voice activity detection." msgstr "" -#: gnu/packages/xiph.scm:167 +#: gnu/packages/xiph.scm:192 +#, fuzzy +msgid "Speex processing library" +msgstr "PDF-bildiga biblioteko" + +#: gnu/packages/xiph.scm:194 +msgid "" +"SpeexDSP is a @dfn{DSP} (Digital Signal Processing) library based on\n" +"work from the @code{speex} codec." +msgstr "" + +#: gnu/packages/xiph.scm:221 msgid "Cross platform audio library" msgstr "Plursistema son-biblioteko" -#: gnu/packages/xiph.scm:169 +#: gnu/packages/xiph.scm:223 msgid "" "Libao is a cross-platform audio library that allows programs to\n" "output audio using a simple API on a wide variety of platforms.\n" "It currently supports:\n" -"Null output (handy for testing without a sound device),\n" -"WAV files,\n" -"AU files,\n" -"RAW files,\n" -"OSS (Open Sound System, used on Linux and FreeBSD),\n" -"ALSA (Advanced Linux Sound Architecture),\n" -"aRts (Analog RealTime Synth, used by KDE),\n" -"PulseAudio (next generation GNOME sound server),\n" -"esd (EsounD or Enlightened Sound Daemon),\n" -"Mac OS X,\n" -"Windows (98 and later),\n" -"AIX,\n" -"Sun/NetBSD/OpenBSD,\n" -"IRIX,\n" -"NAS (Network Audio Server),\n" -"RoarAudio (Modern, multi-OS, networked Sound System),\n" -"OpenBSD's sndio." -msgstr "" - -#: gnu/packages/xiph.scm:208 +"@enumerate\n" +"@item Null output (handy for testing without a sound device),\n" +"@item WAV files,\n" +"@item AU files,\n" +"@item RAW files,\n" +"@item OSS (Open Sound System, used on Linux and FreeBSD),\n" +"@item ALSA (Advanced Linux Sound Architecture),\n" +"@item aRts (Analog RealTime Synth, used by KDE),\n" +"@item PulseAudio (next generation GNOME sound server),\n" +"@item esd (EsounD or Enlightened Sound Daemon),\n" +"@item Mac OS X,\n" +"@item Windows (98 and later),\n" +"@item AIX,\n" +"@item Sun/NetBSD/OpenBSD,\n" +"@item IRIX,\n" +"@item NAS (Network Audio Server),\n" +"@item RoarAudio (Modern, multi-OS, networked Sound System),\n" +"@item OpenBSD's sndio.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/xiph.scm:265 msgid "Free lossless audio codec" msgstr "Libera senperda sona kodeko" -#: gnu/packages/xiph.scm:210 +#: gnu/packages/xiph.scm:267 msgid "" -"FLAC stands for Free Lossless Audio Codec, an audio format that is lossless,\n" +"FLAC stands for Free Lossless Audio Codec, an audio format that is " +"lossless,\n" "meaning that audio is compressed in FLAC without any loss in quality." msgstr "" "FLAC signifas Libera Senperda Son-kodeko, kio signifas ke,\n" "sono densigita per FLAC ne havas perdon en ĝia kvalito." -#: gnu/packages/xiph.scm:236 +#: gnu/packages/xiph.scm:293 msgid "Karaoke and text codec for embedding in ogg" msgstr "Karaokea kaj teksta kodeko por enkorpigi en ogg" -#: gnu/packages/xiph.scm:238 +#: gnu/packages/xiph.scm:295 msgid "" "Kate is an overlay codec, originally designed for karaoke and text,\n" "that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" @@ -2063,11 +21506,11 @@ msgid "" "Kate stream." msgstr "" -#: gnu/packages/xiph.scm:272 +#: gnu/packages/xiph.scm:333 msgid "Ogg vorbis tools" msgstr "Ilaro ogg vorbis" -#: gnu/packages/xiph.scm:274 +#: gnu/packages/xiph.scm:335 msgid "" "Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" "general-purpose compressed audio format.\n" @@ -2080,109 +21523,254 @@ msgid "" " an ogg vorbis file." msgstr "" -#: gnu/packages/xiph.scm:299 +#: gnu/packages/xiph.scm:359 gnu/packages/xiph.scm:422 msgid "Versatile audio codec" msgstr "Diversutila son-kodeko" -#: gnu/packages/xiph.scm:301 +#: gnu/packages/xiph.scm:361 msgid "" "Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" -"is unmatched for interactive speech and music transmission over the Internet,\n" +"is unmatched for interactive speech and music transmission over the " +"Internet,\n" "but is also intended for storage and streaming applications. It is\n" -"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which\n" +"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 " +"which\n" "incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." msgstr "" -#: gnu/packages/xiph.scm:334 -msgid "" -"Command line utilities to encode, inspect, and decode .opus\n" -"files" +#: gnu/packages/xiph.scm:395 +#, fuzzy +msgid "Command line utilities to encode, inspect, and decode .opus files" msgstr "" "Komandliniaj utilaĵoj por enkodigi, inspekti, kaj dekodigi\n" "dosierojn .opus" -#: gnu/packages/xiph.scm:336 +#: gnu/packages/xiph.scm:396 msgid "" "Opus is a royalty-free, highly versatile audio codec.\n" "Opus-tools provide command line utilities for creating, inspecting and\n" -"decoding .opus files" +"decoding .opus files." msgstr "" -#: gnu/packages/zip.scm:57 -msgid "Compression and file packing utility" -msgstr "Utilaĵo por densigi kaj pakigi dosierojn" +#: gnu/packages/xiph.scm:424 +msgid "" +"The opusfile library provides seeking, decode, and playback of Opus\n" +"streams in the Ogg container (.opus files) including over http(s) on posix " +"and\n" +"windows systems." +msgstr "" + +#: gnu/packages/xiph.scm:454 +#, fuzzy +msgid "Streaming media server" +msgstr "Flu-redaktilo" -#: gnu/packages/zip.scm:59 +#: gnu/packages/xiph.scm:455 msgid "" -"Zip is a compression and file packaging/archive utility. Zip is useful\n" -"for packaging a set of files for distribution, for archiving files, and for\n" -"saving disk space by temporarily compressing unused files or directories.\n" -"Zip puts one or more compressed files into a single ZIP archive, along with\n" -"information about the files (name, path, date, time of last modification,\n" -"protection, and check information to verify file integrity). An entire\n" -"directory structure can be packed into a ZIP archive with a single command.\n" -"\n" -"Zip has one compression method (deflation) and can also store files without\n" -"compression. Zip automatically chooses the better of the two for each file.\n" -"Compression ratios of 2:1 to 3:1 are common for text files." +"Icecast is a streaming media server which currently supports\n" +"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used " +"to\n" +"create an Internet radio station or a privately running jukebox and many\n" +"things in between." msgstr "" -#: gnu/packages/zip.scm:102 -msgid "Decompression and file extraction utility" -msgstr "Utilaĵo por maldensigi kaj malpakigi dosierojn" +#: gnu/packages/xiph.scm:483 +msgid "Audio streaming library for icecast encoders" +msgstr "" -#: gnu/packages/zip.scm:104 +#: gnu/packages/xiph.scm:485 msgid "" -"UnZip is an extraction utility for archives compressed in .zip format,\n" -"also called \"zipfiles\".\n" +"Libshout is a library for communicating with and sending data to an\n" +"icecast server. It handles the socket connection, the timing of the data,\n" +"and prevents bad data from getting to the icecast server." +msgstr "" + +#: gnu/services/base.scm:282 +msgid "" +"The @code{user-processes} service is responsible for\n" +"terminating all the processes so that the root file system can be re-" +"mounted\n" +"read-only, just before rebooting/halting. Processes still running after a " +"few\n" +"seconds after @code{SIGTERM} has been sent are terminated with\n" +"@code{SIGKILL}." +msgstr "" + +#: gnu/services/base.scm:335 +msgid "" +"Populate the @file{/etc/fstab} based on the given file\n" +"system objects." +msgstr "" + +#: gnu/services/base.scm:512 +msgid "" +"Provide Shepherd services to mount and unmount the given\n" +"file systems, as well as corresponding @file{/etc/fstab} entries." +msgstr "" + +#: gnu/services/base.scm:602 +msgid "" +"Seed the @file{/dev/urandom} pseudo-random number\n" +"generator (RNG) with the value recorded when the system was last shut\n" +"down." +msgstr "" + +#: gnu/services/base.scm:763 +msgid "" +"Install the given fonts on the specified ttys (fonts are per\n" +"virtual console on GNU/Linux). The value of this service is a list of\n" +"tty/font pairs like:\n" "\n" -"UnZip lists, tests, or extracts files from a .zip archive. The default\n" -"behaviour (with no options) is to extract into the current directory, and\n" -"subdirectories below it, all files from the specified zipfile. UnZip\n" -"recreates the stored directory structure by default." +"@example\n" +"'((\"tty1\" . \"LatGrkCyr-8x16\"))\n" +"@end example\n" msgstr "" -#: gnu/packages/zip.scm:138 -msgid "Library for accessing zip files" -msgstr "Biblioteko por aliri zip-dosierojn" +#: gnu/services/base.scm:806 +msgid "" +"Provide a console log-in service as specified by its\n" +"configuration value, a @code{login-configuration} object." +msgstr "" -#: gnu/packages/zip.scm:140 -msgid "ZZipLib is a library based on zlib for accessing zip files." -msgstr "ZZipLib estas biblioteko bazita sur zlib por aliri zip-dosierojn." +#: gnu/services/base.scm:1069 +msgid "" +"Provide console login using the @command{agetty}\n" +"program." +msgstr "" -#: gnu/packages/zip.scm:158 -msgid "Provides an interface to ZIP archive files" -msgstr "Provizas interfacon por arĥiv-dosierojn ZIP" +#: gnu/services/base.scm:1123 +msgid "" +"Provide console login using the @command{mingetty}\n" +"program." +msgstr "" -#: gnu/packages/zip.scm:159 +#: gnu/services/base.scm:1295 msgid "" -"The Archive::Zip module allows a Perl program to create,\n" -"manipulate, read, and write Zip archive files." +"Runs libc's @dfn{name service cache daemon} (nscd) with the\n" +"given configuration---an @code{} object. @xref{Name\n" +"Service Switch}, for an example." msgstr "" -"La modulo Archive::Zip ebligas al Perl-programo krei,\n" -"manipuli, legi, kaj skribi arĥiv-dosierojn ZIP." -#: gnu/packages/zsh.scm:63 -msgid "Powerful shell for interactive use and scripting" -msgstr "Potenca ŝelo por interaga uzo kaj por skriptoj" +#: gnu/services/base.scm:1395 +msgid "" +"Install the specified resource usage limits by populating\n" +"@file{/etc/security/limits.conf} and using the @code{pam_limits}\n" +"authentication module." +msgstr "" -#: gnu/packages/zsh.scm:64 +#: gnu/services/base.scm:1613 +msgid "Run the build daemon of address@hidden, aka. @command{guix-daemon}." +msgstr "" + +#: gnu/services/base.scm:1713 msgid "" -"The Z shell (zsh) is a Unix shell that can be used\n" -"as an interactive login shell and as a powerful command interpreter\n" -"for shell scripting. Zsh can be thought of as an extended Bourne shell\n" -"with a large number of improvements, including some features of bash,\n" -"ksh, and tcsh." +"Add a Shepherd service running @command{guix publish}, a\n" +"command that allows you to share pre-built binaries with others over HTTP." +msgstr "" + +#: gnu/services/base.scm:1918 +msgid "" +"Run @command{udev}, which populates the @file{/dev}\n" +"directory dynamically. Get extra rules from the packages listed in the\n" +"@code{rules} field of its value, @code{udev-configuration} object." +msgstr "" + +#: gnu/services/base.scm:1993 +msgid "" +"Run GPM, the general-purpose mouse daemon, with the given\n" +"command-line options. GPM allows users to use the mouse in the console,\n" +"notably to select, copy, and paste text. The default options use the\n" +"@code{ps2} protocol, which works for both USB and PS/2 mice." +msgstr "" + +#: gnu/services/certbot.scm:162 +msgid "" +"Automatically renew @url{https://letsencrypt.org, Let's\n" +"Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n" +"and periodically invoking @command{certbot}." msgstr "" -#~ msgid "Create charts and graphs in Guile" -#~ msgstr "Krei diagramojn kaj grafikaĵojn en Guile" +#: gnu/services/networking.scm:258 +msgid "" +"Turn up the specified network interfaces upon startup,\n" +"with the given IP address, gateway, netmask, and so on. The value for\n" +"services of this type is a list of @code{static-networking} objects, one " +"per\n" +"network interface." +msgstr "" + +#: gnu/services/networking.scm:435 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The " +"daemon\n" +"will keep the system clock synchronized with that of the given servers." +msgstr "" + +#: gnu/services/networking.scm:545 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon, as implemented by @uref{http://www.openntpd.org, OpenNTPD}. The\n" +"daemon will keep the system clock synchronized with that of the given " +"servers." +msgstr "" + +#: gnu/services/networking.scm:633 +msgid "" +"Start @command{inetd}, the @dfn{Internet superserver}. It is responsible\n" +"for listening on Internet sockets and spawning the corresponding services " +"on\n" +"demand." +msgstr "" + +#: gnu/services/networking.scm:788 +msgid "" +"Run the @uref{https://torproject.org, Tor} anonymous\n" +"networking daemon." +msgstr "" + +#: gnu/services/networking.scm:811 +msgid "Define a new Tor @dfn{hidden service}." +msgstr "" + +#: gnu/services/networking.scm:879 +msgid "" +"Run @url{https://launchpad.net/wicd,Wicd}, a network\n" +"management daemon that aims to simplify wired and wireless networking." +msgstr "" + +#: gnu/services/networking.scm:968 +msgid "" +"Run @uref{https://wiki.gnome.org/Projects/NetworkManager,\n" +"NetworkManager}, a network management daemon that aims to simplify wired " +"and\n" +"wireless networking." +msgstr "" + +#: gnu/services/networking.scm:1026 +msgid "" +"Run @url{https://01.org/connman,Connman},\n" +"a network connection manager." +msgstr "" + +#: gnu/services/networking.scm:1115 +msgid "" +"Run @uref{http://www.openvswitch.org, Open vSwitch}, a multilayer virtual\n" +"switch designed to enable massive network automation through programmatic\n" +"extension." +msgstr "" + +#: gnu/services/version-control.scm:142 +msgid "" +"Expose Git respositories over the insecure @code{git://} TCP-based\n" +"protocol." +msgstr "" -#~ msgid "GNU C++ standard library (intermediate)" -#~ msgstr "GNU C++ norma biblioteko (intermeza)" +#~ msgid "Reference frontend for the libretro API" +#~ msgstr "Referenca fasono por la API libretro" -#~ msgid "The linker wrapper" -#~ msgstr "La ligila ĉirkaŭanto" +#~ msgid "Util-linux is a random collection of utilities for the Linux kernel." +#~ msgstr "Util-linux estas hazarda aro da utilaĵoj por la Linuks-kerno." #~ msgid "Complete GCC tool chain for C/C++ development" #~ msgstr "Kompleta ilaro GCC por kodumado en C/C++" diff --git a/po/packages/fr.po b/po/packages/fr.po index 758f2d3ee..e42f18723 100644 --- a/po/packages/fr.po +++ b/po/packages/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: guix-packages 0.14.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2017-11-28 08:56+0100\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2018-02-18 18:53+0100\n" "Last-Translator: Julien Lepiller \n" "Language-Team: French \n" @@ -29,7 +29,8 @@ msgstr "Éditeur de texte" #: gnu/packages/abiword.scm:123 msgid "" "AbiWord is a word processing program. It is rapidly\n" -"becoming a state of the art word processor, with lots of features useful for\n" +"becoming a state of the art word processor, with lots of features useful " +"for\n" "your daily work, personal needs, or for just some good old typing fun." msgstr "" "AbiWord est un éditeur de texte. Il devient rapidement\n" @@ -37,20 +38,23 @@ msgstr "" "pour votre travail quotidien, vos besoins personnels ou juste pour\n" "le plaisir de taper." -#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:715 +#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:718 msgid "Spell checker" msgstr "Correcteur orthographique" #: gnu/packages/aspell.scm:72 msgid "" "Aspell is a spell-checker which can be used either as a library or as\n" -"a standalone program. Notable features of Aspell include its full support of\n" +"a standalone program. Notable features of Aspell include its full support " +"of\n" "documents written in the UTF-8 encoding and its ability to use multiple\n" "dictionaries, including personal ones." msgstr "" "Aspell est un correcteur orthographique pouvant être utilisé comme une\n" -"bibliothèque ou comme un programme. Aspell inclut notamment un support complet\n" -"des documents encodés UTF-8 et la possibilité d'utiliser plusieurs dictionnaires\n" +"bibliothèque ou comme un programme. Aspell inclut notamment un support " +"complet\n" +"des documents encodés UTF-8 et la possibilité d'utiliser plusieurs " +"dictionnaires\n" "y compris personnels." #: gnu/packages/aspell.scm:114 @@ -59,7 +63,7 @@ msgstr "" "Ce paquet fournit un dictionnaire pour le correcteur orthographique\n" "GNU Aspell." -#: gnu/packages/aspell.scm:285 gnu/packages/libreoffice.scm:765 +#: gnu/packages/aspell.scm:295 gnu/packages/libreoffice.scm:768 msgid "" "This package provides a dictionary for the Hunspell spell-checking\n" "library." @@ -67,53 +71,61 @@ msgstr "" "Ce paquet fournit un dictionnaire pour le correcteur orthographique\n" "Hunspell." -#: gnu/packages/aspell.scm:303 +#: gnu/packages/aspell.scm:313 msgid "Hunspell dictionary for English" msgstr "Dictionnaire Hunspell pour l'anglais" -#: gnu/packages/aspell.scm:307 +#: gnu/packages/aspell.scm:317 msgid "Hunspell dictionary for Australian English" msgstr "Dictionnaire Hunspell pour l'anglais australien" -#: gnu/packages/aspell.scm:311 +#: gnu/packages/aspell.scm:321 msgid "Hunspell dictionary for Canadian English" msgstr "Dictionnaire Hunspell pour l'anglais canadien" -#: gnu/packages/aspell.scm:315 +#: gnu/packages/aspell.scm:325 msgid "Hunspell dictionary for British English, with -ise endings" -msgstr "Dictionnaire Hunspell pour l'anglais britannique, avec des terminaisons en -ise" +msgstr "" +"Dictionnaire Hunspell pour l'anglais britannique, avec des terminaisons en -" +"ise" -#: gnu/packages/aspell.scm:319 +#: gnu/packages/aspell.scm:329 msgid "Hunspell dictionary for British English, with -ize endings" -msgstr "Dictionnaire Hunspell pour l'anglais britannique, avec des terminaisons en -ize" +msgstr "" +"Dictionnaire Hunspell pour l'anglais britannique, avec des terminaisons en -" +"ize" -#: gnu/packages/aspell.scm:323 +#: gnu/packages/aspell.scm:333 msgid "Hunspell dictionary for United States English" msgstr "Dictionnaire Hunspell pour l'anglais états-unien" -#: gnu/packages/audio.scm:128 +#: gnu/packages/audio.scm:132 msgid "Realtime modular synthesizer and effect processor" msgstr "Synthétiseur modulaire en temps réel et traitement d'effets" -#: gnu/packages/audio.scm:130 +#: gnu/packages/audio.scm:134 msgid "" "AlsaModularSynth is a digital implementation of a classical analog\n" -"modular synthesizer system. It uses virtual control voltages to control the\n" -"parameters of the modules. The control voltages which control the frequency\n" +"modular synthesizer system. It uses virtual control voltages to control " +"the\n" +"parameters of the modules. The control voltages which control the " +"frequency\n" "e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled\n" "Filter) modules follow the convention of 1V / Octave." msgstr "" "AlsaModularSynth est une implémentation numérique d'un système de synthèse\n" -"modulaire analogue classique. Il permet de contrôler des tensiomètres virtuels\n" -"pour contrôler les paramètres des modules. Les tensiomètres qui contrôlent la\n" +"modulaire analogue classique. Il permet de contrôler des tensiomètres " +"virtuels\n" +"pour contrôler les paramètres des modules. Les tensiomètres qui contrôlent " +"la\n" "fréquence, par exemple du VCO (Oscillateur commandé en tension) ou du VCF\n" "(Filtre contrôlé en tension) suivent la convention de 1 V / Octave." -#: gnu/packages/audio.scm:167 +#: gnu/packages/audio.scm:171 msgid "Library for audio labelling" msgstr "Bibliothèque pour l'étiquetage de fichiers audio" -#: gnu/packages/audio.scm:169 +#: gnu/packages/audio.scm:173 msgid "" "aubio is a tool designed for the extraction of annotations from audio\n" "signals. Its features include segmenting a sound file before each of its\n" @@ -125,53 +137,58 @@ msgstr "" "chaque attaque, à la détection de ton, en passant par l'écoute du rythme\n" "et la production de fichiers MIDI à partir d'audio en direct." -#: gnu/packages/audio.scm:270 +#: gnu/packages/audio.scm:274 msgid "Digital audio workstation" msgstr "Station de travail audio numérique" -#: gnu/packages/audio.scm:272 +#: gnu/packages/audio.scm:276 msgid "" "Ardour is a multi-channel digital audio workstation, allowing users to\n" -"record, edit, mix and master audio and MIDI projects. It is targeted at audio\n" +"record, edit, mix and master audio and MIDI projects. It is targeted at " +"audio\n" "engineers, musicians, soundtrack editors and composers." msgstr "" "Ardour est une station de travail audio numérique multi-canaux, permettant\n" -"d'enregistrer, modifier, mixer et masteriser des projets audio et MIDI. Il est\n" -"conçu pour les ingénieurs du son, les musiciens, les éditeurs de bandes son et\n" +"d'enregistrer, modifier, mixer et masteriser des projets audio et MIDI. Il " +"est\n" +"conçu pour les ingénieurs du son, les musiciens, les éditeurs de bandes son " +"et\n" "les compositeurs." -#: gnu/packages/audio.scm:407 +#: gnu/packages/audio.scm:411 msgid "Software for recording and editing sounds" msgstr "Logiciel pour enregistrer et modifier des sons" -#: gnu/packages/audio.scm:409 +#: gnu/packages/audio.scm:413 msgid "" "Audacity is a multi-track audio editor designed for recording, playing\n" -"and editing digital audio. It features digital effects and spectrum analysis\n" +"and editing digital audio. It features digital effects and spectrum " +"analysis\n" "tools." msgstr "" "Audacity est un éditeur audio multi-pistes conçu pour enregistrer, jouer\n" "et modifier des sons numériques. Il propose des effets numériques et des\n" "outils d'analyse spectrale." -#: gnu/packages/audio.scm:444 +#: gnu/packages/audio.scm:448 msgid "Tonewheel organ synthesizer" msgstr "" -#: gnu/packages/audio.scm:446 +#: gnu/packages/audio.scm:450 msgid "" "AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" "with drawbars, distortion and rotating speakers. The organ has three\n" -"sections, two polyphonic sections with nine drawbars each and one monophonic\n" +"sections, two polyphonic sections with nine drawbars each and one " +"monophonic\n" "bass section with five drawbars. A standalone JACK application and LV2\n" "plugins are provided." msgstr "" -#: gnu/packages/audio.scm:483 +#: gnu/packages/audio.scm:487 msgid "Audio plug-in pack for LV2 and JACK environments" msgstr "" -#: gnu/packages/audio.scm:485 +#: gnu/packages/audio.scm:489 msgid "" "Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" "The suite contains lots of effects (delay, modulation, signal processing,\n" @@ -180,35 +197,38 @@ msgid "" "tools (analyzer, mono/stereo tools, crossovers)." msgstr "" -#: gnu/packages/audio.scm:537 +#: gnu/packages/audio.scm:541 msgid "Software speech synthesizer" msgstr "" -#: gnu/packages/audio.scm:538 +#: gnu/packages/audio.scm:542 msgid "" "eSpeak is a software speech synthesizer for English and\n" -"other languages. eSpeak uses a \"formant synthesis\" method. This allows many\n" -"languages to be provided in a small size. The speech is clear, and can be used\n" -"at high speeds, but is not as natural or smooth as larger synthesizers which are\n" +"other languages. eSpeak uses a \"formant synthesis\" method. This allows " +"many\n" +"languages to be provided in a small size. The speech is clear, and can be " +"used\n" +"at high speeds, but is not as natural or smooth as larger synthesizers which " +"are\n" "based on human speech recordings." msgstr "" -#: gnu/packages/audio.scm:585 +#: gnu/packages/audio.scm:589 msgid "LV2 plugins for live use" msgstr "" -#: gnu/packages/audio.scm:587 +#: gnu/packages/audio.scm:591 msgid "" "The infamous plugins are a collection of LV2 audio plugins for live\n" "performances. The plugins include a cellular automaton synthesizer, an\n" "envelope follower, distortion effects, tape effects and more." msgstr "" -#: gnu/packages/audio.scm:628 +#: gnu/packages/audio.scm:632 msgid "SWH plugins in LV2 format" msgstr "" -#: gnu/packages/audio.scm:630 +#: gnu/packages/audio.scm:634 msgid "" "Swh-plugins-lv2 is a collection of audio plugins in LV2 format. Plugin\n" "classes include: dynamics (compressor, limiter), time (delay, chorus,\n" @@ -216,85 +236,91 @@ msgid "" "emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc." msgstr "" -#: gnu/packages/audio.scm:664 +#: gnu/packages/audio.scm:668 msgid "Sound and music computing system" msgstr "" -#: gnu/packages/audio.scm:666 +#: gnu/packages/audio.scm:670 msgid "" "Csound is a user-programmable and user-extensible sound processing\n" "language and software synthesizer." msgstr "" -#: gnu/packages/audio.scm:707 gnu/packages/audio.scm:2808 +#: gnu/packages/audio.scm:711 gnu/packages/audio.scm:2872 msgid "C++ wrapper around the ALSA API" msgstr "" -#: gnu/packages/audio.scm:709 +#: gnu/packages/audio.scm:713 msgid "" "clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" "ALSA PCM devices." msgstr "" -#: gnu/packages/audio.scm:746 +#: gnu/packages/audio.scm:750 msgid "LADSPA ambisonics plugins" msgstr "" -#: gnu/packages/audio.scm:748 +#: gnu/packages/audio.scm:752 msgid "" "The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be\n" "used within Ardour. Features include: mono and stereo to B-format panning,\n" "horizontal rotator, square, hexagon and cube decoders." msgstr "" -#: gnu/packages/audio.scm:783 +#: gnu/packages/audio.scm:787 msgid "Chorus, phaser, and vintage high-pass and low-pass filters" msgstr "" -#: gnu/packages/audio.scm:785 +#: gnu/packages/audio.scm:789 msgid "" "This package provides various LADSPA plugins. @code{cs_chorus} and\n" "@code{cs_phaser} provide chorus and phaser effects, respectively;\n" -"@code{mvclpf24} provides four implementations of the low-pass filter used in\n" -"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-controlled\n" +"@code{mvclpf24} provides four implementations of the low-pass filter used " +"in\n" +"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-" +"controlled\n" "high-pass filter by Robert Moog. The filters attempt to accurately emulate\n" "the non-linear circuit elements of their original analog counterparts." msgstr "" -#: gnu/packages/audio.scm:823 +#: gnu/packages/audio.scm:827 msgid "LADSPA reverb plugin" msgstr "" -#: gnu/packages/audio.scm:825 +#: gnu/packages/audio.scm:829 msgid "" "This package provides a stereo reverb LADSPA plugin based on the\n" "well-known greverb." msgstr "" -#: gnu/packages/audio.scm:859 +#: gnu/packages/audio.scm:863 msgid "LADSPA four-band parametric equalizer plugin" msgstr "" -#: gnu/packages/audio.scm:861 +#: gnu/packages/audio.scm:865 msgid "" "This package provides a LADSPA plugin for a four-band parametric\n" -"equalizer. Each section has an active/bypass switch, frequency, bandwidth and\n" +"equalizer. Each section has an active/bypass switch, frequency, bandwidth " +"and\n" "gain controls. There is also a global bypass switch and gain control.\n" "\n" "The 2nd order resonant filters are implemented using a Mitra-Regalia style\n" "lattice filter, which is stable even while parameters are being changed.\n" "\n" -"All switches and controls are internally smoothed, so they can be used 'live'\n" -"without any clicks or zipper noises. This makes this plugin suitable for use\n" -"in systems that allow automation of plugin control ports, such as Ardour, or\n" +"All switches and controls are internally smoothed, so they can be used " +"'live'\n" +"without any clicks or zipper noises. This makes this plugin suitable for " +"use\n" +"in systems that allow automation of plugin control ports, such as Ardour, " +"or\n" "for stage use." msgstr "" -#: gnu/packages/audio.scm:904 +#: gnu/packages/audio.scm:908 msgid "LADSPA stereo width plugin" msgstr "" -#: gnu/packages/audio.scm:906 +#: gnu/packages/audio.scm:910 msgid "" "This package provides a LADSPA plugin to manipulate the stereo width of\n" "audio signals." @@ -302,11 +328,11 @@ msgstr "" "Ce paquet fournit des un greffon LADSPA pour manipuler la profondeur\n" "des signaux audio." -#: gnu/packages/audio.scm:941 +#: gnu/packages/audio.scm:945 msgid "LADSPA plugin for synthesizer oscillators" msgstr "" -#: gnu/packages/audio.scm:943 +#: gnu/packages/audio.scm:947 msgid "" "The @code{blvco} LADSPA plugin provides three anti-aliased oscillators:\n" "\n" @@ -321,11 +347,11 @@ msgid "" "output of analog synthesizers such as the Moog Voyager." msgstr "" -#: gnu/packages/audio.scm:985 +#: gnu/packages/audio.scm:989 msgid "LADSPA Autowah effect plugin" msgstr "" -#: gnu/packages/audio.scm:987 +#: gnu/packages/audio.scm:991 msgid "" "This package provides a LADSPA plugin for a Wah effect with envelope\n" "follower." @@ -333,136 +359,145 @@ msgstr "" "Ce paquet fournit un greffon LADSPA pour l'effet Wah avec un suiveur\n" "d'enveloppe." -#: gnu/packages/audio.scm:1021 +#: gnu/packages/audio.scm:1025 msgid "LADSPA stereo reverb plugin" msgstr "" -#: gnu/packages/audio.scm:1023 +#: gnu/packages/audio.scm:1027 msgid "This package provides a LADSPA plugin for a stereo reverb effect." msgstr "Ce paquet fournit un greffon LADSPA pour l'effet stereo reverb." -#: gnu/packages/audio.scm:1061 +#: gnu/packages/audio.scm:1066 msgid "SoundFont synthesizer" msgstr "" -#: gnu/packages/audio.scm:1063 +#: gnu/packages/audio.scm:1068 msgid "" "FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" -"specifications. FluidSynth reads and handles MIDI events from the MIDI input\n" +"specifications. FluidSynth reads and handles MIDI events from the MIDI " +"input\n" "device. It is the software analogue of a MIDI synthesizer. FluidSynth can\n" "also play midifiles using a Soundfont." msgstr "" -#: gnu/packages/audio.scm:1094 +#: gnu/packages/audio.scm:1099 msgid "MPEG-4 and MPEG-2 AAC decoder" msgstr "" -#: gnu/packages/audio.scm:1096 +#: gnu/packages/audio.scm:1101 msgid "" "FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" "PS, and DAB+." msgstr "" -#: gnu/packages/audio.scm:1125 +#: gnu/packages/audio.scm:1141 msgid "Signal processing language" msgstr "" -#: gnu/packages/audio.scm:1127 +#: gnu/packages/audio.scm:1143 msgid "Faust is a programming language for realtime audio signal processing." msgstr "" -#: gnu/packages/audio.scm:1207 +#: gnu/packages/audio.scm:1213 msgid "GUS compatible patches for MIDI players" msgstr "" -#: gnu/packages/audio.scm:1209 +#: gnu/packages/audio.scm:1215 msgid "" "FreePats is a project to create a free and open set of GUS compatible\n" "patches that can be used with softsynths such as Timidity and WildMidi." msgstr "" -#: gnu/packages/audio.scm:1261 +#: gnu/packages/audio.scm:1267 msgid "Virtual guitar amplifier" msgstr "" -#: gnu/packages/audio.scm:1262 +#: gnu/packages/audio.scm:1268 msgid "" "Guitarix is a virtual guitar amplifier running JACK.\n" "Guitarix takes the signal from your guitar as a mono-signal from your sound\n" -"card. The input is processed by a main amp and a rack-section. Both can be\n" +"card. The input is processed by a main amp and a rack-section. Both can " +"be\n" "routed separately and deliver a processed stereo-signal via JACK. You may\n" -"fill the rack with effects from more than 25 built-in modules including stuff\n" +"fill the rack with effects from more than 25 built-in modules including " +"stuff\n" "from a simple noise gate to modulation effects like flanger, phaser or\n" "auto-wah." msgstr "" -#: gnu/packages/audio.scm:1316 +#: gnu/packages/audio.scm:1322 msgid "Audio effects processor" msgstr "" -#: gnu/packages/audio.scm:1318 +#: gnu/packages/audio.scm:1324 msgid "" "Rakarrack is a richly featured multi-effects processor emulating a\n" -"guitar effects pedalboard. Effects include compressor, expander, noise gate,\n" +"guitar effects pedalboard. Effects include compressor, expander, noise " +"gate,\n" "equalizers, exciter, flangers, chorus, various delay and reverb effects,\n" "distortion modules and many more. Most of the effects engine is built from\n" -"modules found in the excellent software synthesizer ZynAddSubFX. Presets and\n" +"modules found in the excellent software synthesizer ZynAddSubFX. Presets " +"and\n" "user interface are optimized for guitar, but Rakarrack processes signals in\n" -"stereo while it does not apply internal band-limiting filtering, and thus is\n" +"stereo while it does not apply internal band-limiting filtering, and thus " +"is\n" "well suited to all musical instruments and vocals." msgstr "" -#: gnu/packages/audio.scm:1369 +#: gnu/packages/audio.scm:1375 msgid "LV2 convolution reverb" msgstr "" -#: gnu/packages/audio.scm:1371 +#: gnu/packages/audio.scm:1377 msgid "" "IR is a low-latency, real-time, high performance signal convolver\n" -"especially for creating reverb effects. It supports impulse responses with 1,\n" +"especially for creating reverb effects. It supports impulse responses with " +"1,\n" "2 or 4 channels, in any soundfile format supported by libsndfile." msgstr "" -#: gnu/packages/audio.scm:1401 +#: gnu/packages/audio.scm:1407 msgid "JACK audio connection kit" msgstr "" -#: gnu/packages/audio.scm:1403 +#: gnu/packages/audio.scm:1409 msgid "" "JACK is a low-latency audio server. It can connect a number of\n" -"different applications to an audio device, as well as allowing them to share\n" -"audio between themselves. JACK is different from other audio server efforts\n" +"different applications to an audio device, as well as allowing them to " +"share\n" +"audio between themselves. JACK is different from other audio server " +"efforts\n" "in that it has been designed from the ground up to be suitable for\n" "professional audio work. This means that it focuses on two key areas:\n" "synchronous execution of all clients, and low latency operation." msgstr "" -#: gnu/packages/audio.scm:1509 +#: gnu/packages/audio.scm:1505 msgid "Simple LV2 host for JACK" msgstr "" -#: gnu/packages/audio.scm:1511 +#: gnu/packages/audio.scm:1507 msgid "" "Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" "plugins and exposes their ports as JACK ports, essentially making any LV2\n" "plugin function as a JACK application." msgstr "" -#: gnu/packages/audio.scm:1554 +#: gnu/packages/audio.scm:1550 msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" msgstr "" -#: gnu/packages/audio.scm:1556 +#: gnu/packages/audio.scm:1552 msgid "" "LADSPA is a standard that allows software audio processors and effects\n" "to be plugged into a wide range of audio synthesis and recording packages." msgstr "" -#: gnu/packages/audio.scm:1602 +#: gnu/packages/audio.scm:1598 msgid "Audio application session manager" msgstr "" -#: gnu/packages/audio.scm:1604 +#: gnu/packages/audio.scm:1600 msgid "" "LASH is a session management system for audio applications. It allows\n" "you to save and restore audio sessions consisting of multiple interconneced\n" @@ -470,285 +505,322 @@ msgid "" "connections between them." msgstr "" -#: gnu/packages/audio.scm:1625 +#: gnu/packages/audio.scm:1621 msgid "Bauer stereophonic-to-binaural DSP" msgstr "" -#: gnu/packages/audio.scm:1627 +#: gnu/packages/audio.scm:1623 msgid "" "The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" -"designed to improve headphone listening of stereo audio records. Recommended\n" +"designed to improve headphone listening of stereo audio records. " +"Recommended\n" "for headphone prolonged listening to disable superstereo fatigue without\n" "essential distortions." msgstr "" -#: gnu/packages/audio.scm:1650 +#: gnu/packages/audio.scm:1646 msgid "Implementation of the Open Sound Control protocol" msgstr "Implantation du protocole Open Sound Control" -#: gnu/packages/audio.scm:1652 +#: gnu/packages/audio.scm:1648 msgid "" "liblo is a lightweight library that provides an easy to use\n" -"implementation of the Open Sound Control (OSC) protocol." +"implementation of the Open Sound Control (@dfn{OSC}) protocol." msgstr "" -#: gnu/packages/audio.scm:1674 +#: gnu/packages/audio.scm:1671 +#, fuzzy +msgid "Bindings for PortAudio v19" +msgstr "Liaisons LZ4 pour Python" + +#: gnu/packages/audio.scm:1672 +#, fuzzy +msgid "" +"This package provides bindings for PortAudio v19, the\n" +"cross-platform audio input/output stream library." +msgstr "" +"Ce paquet fournit les liaisons Python pour l'interface Qt4 de la\n" +"bibliothèque de rendu de PDF Poppler." + +#: gnu/packages/audio.scm:1697 msgid "Python bindings for liblo" msgstr "" -#: gnu/packages/audio.scm:1676 +#: gnu/packages/audio.scm:1699 msgid "" "Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n" -"library. It supports almost the complete functionality of liblo, allowing you\n" +"library. It supports almost the complete functionality of liblo, allowing " +"you\n" "to send and receive OSC messages using a nice and simple Python API. Also\n" "included are the command line utilities @code{send_osc} and @code{dump_osc}." msgstr "" -#: gnu/packages/audio.scm:1717 +#: gnu/packages/audio.scm:1740 msgid "Library to simplify use of LV2 plugins in applications" msgstr "" -#: gnu/packages/audio.scm:1719 +#: gnu/packages/audio.scm:1742 msgid "" "Lilv is a C library to make the use of LV2 plugins as simple as possible\n" "for applications. Lilv is the successor to SLV2, rewritten to be\n" "significantly faster and have minimal dependencies." msgstr "" -#: gnu/packages/audio.scm:1745 +#: gnu/packages/audio.scm:1768 msgid "LV2 audio plugin specification" msgstr "" -#: gnu/packages/audio.scm:1747 +#: gnu/packages/audio.scm:1770 msgid "" "LV2 is an open specification for audio plugins and host applications.\n" -"At its core, LV2 is a simple stable interface, accompanied by extensions which\n" +"At its core, LV2 is a simple stable interface, accompanied by extensions " +"which\n" "add functionality to support the needs of increasingly powerful audio\n" "software." msgstr "" -#: gnu/packages/audio.scm:1797 +#: gnu/packages/audio.scm:1822 msgid "LV2 port of the mda Piano plugin" msgstr "Port LV2 du greffon mda Piano" -#: gnu/packages/audio.scm:1798 +#: gnu/packages/audio.scm:1823 msgid "An LV2 port of the mda Piano VSTi." msgstr "Un port LV2 du VSTi mda Piano." -#: gnu/packages/audio.scm:1811 +#: gnu/packages/audio.scm:1836 msgid "LV2 port of the mda EPiano plugin" msgstr "Port LV2 du greffon mda EPiano" -#: gnu/packages/audio.scm:1812 +#: gnu/packages/audio.scm:1837 msgid "An LV2 port of the mda EPiano VSTi." msgstr "Un port LV2 du VSTi mda EPiano." -#: gnu/packages/audio.scm:1857 +#: gnu/packages/audio.scm:1882 msgid "C++ libraries for LV2 plugins" msgstr "" -#: gnu/packages/audio.scm:1859 +#: gnu/packages/audio.scm:1884 msgid "" "The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" "extensions into easy to use C++ classes. It is the successor of\n" "lv2-c++-tools." msgstr "" -#: gnu/packages/audio.scm:1900 +#: gnu/packages/audio.scm:1925 msgid "3D audio API" msgstr "" -#: gnu/packages/audio.scm:1902 +#: gnu/packages/audio.scm:1927 msgid "" "OpenAL provides capabilities for playing audio in a virtual 3D\n" "environment. Distance attenuation, doppler shift, and directional sound\n" "emitters are among the features handled by the API. More advanced effects,\n" -"including air absorption, occlusion, and environmental reverb, are available\n" -"through the EFX extension. It also facilitates streaming audio, multi-channel\n" +"including air absorption, occlusion, and environmental reverb, are " +"available\n" +"through the EFX extension. It also facilitates streaming audio, multi-" +"channel\n" "buffers, and audio capture." msgstr "" -#: gnu/packages/audio.scm:1932 +#: gnu/packages/audio.scm:1957 msgid "Free implementation of OpenAL's ALUT standard" msgstr "" -#: gnu/packages/audio.scm:1933 +#: gnu/packages/audio.scm:1958 msgid "freealut is the OpenAL Utility Toolkit." msgstr "" -#: gnu/packages/audio.scm:1962 +#: gnu/packages/audio.scm:1987 msgid "Modular patch bay for audio and MIDI systems" msgstr "" -#: gnu/packages/audio.scm:1964 +#: gnu/packages/audio.scm:1989 msgid "" "Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" "and ALSA." msgstr "" -#: gnu/packages/audio.scm:1990 +#: gnu/packages/audio.scm:2016 msgid "Jack server control application" msgstr "" -#: gnu/packages/audio.scm:1991 +#: gnu/packages/audio.scm:2017 msgid "" "Control a Jack server. Allows you to plug various sources\n" "into various outputs and to start, stop and configure jackd" msgstr "" -#: gnu/packages/audio.scm:2017 +#: gnu/packages/audio.scm:2050 +msgid "Stereo audio recorder for JACK" +msgstr "" + +#: gnu/packages/audio.scm:2051 +msgid "" +"QJackRcd is a simple graphical stereo recorder for JACK\n" +"supporting silence processing for automatic pause, file splitting, and\n" +"background file post-processing." +msgstr "" + +#: gnu/packages/audio.scm:2077 msgid "Real-time audio utility library" msgstr "" -#: gnu/packages/audio.scm:2019 +#: gnu/packages/audio.scm:2079 msgid "" "Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" "aimed at audio/musical applications." msgstr "" -#: gnu/packages/audio.scm:2062 +#: gnu/packages/audio.scm:2123 msgid "Audio time-stretching and pitch-shifting library" msgstr "" -#: gnu/packages/audio.scm:2064 +#: gnu/packages/audio.scm:2125 msgid "" "Rubber Band is a library and utility program that permits changing the\n" "tempo and pitch of an audio recording independently of one another." msgstr "" -#: gnu/packages/audio.scm:2112 +#: gnu/packages/audio.scm:2173 msgid "Cross-platform MIDI library for C++" msgstr "" -#: gnu/packages/audio.scm:2114 +#: gnu/packages/audio.scm:2175 msgid "" "RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" "classes) that provide a common cross-platform API for realtime MIDI\n" "input/output." msgstr "" -#: gnu/packages/audio.scm:2139 +#: gnu/packages/audio.scm:2200 msgid "Library for serialising LV2 atoms to/from RDF" msgstr "" -#: gnu/packages/audio.scm:2141 +#: gnu/packages/audio.scm:2202 msgid "" "Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" "the Turtle syntax." msgstr "" -#: gnu/packages/audio.scm:2169 +#: gnu/packages/audio.scm:2230 msgid "Library for loading and wrapping LV2 plugin UIs" msgstr "" -#: gnu/packages/audio.scm:2171 +#: gnu/packages/audio.scm:2232 msgid "" "Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" "\n" "Suil makes it possible to load a UI of a toolkit in a host using another\n" "toolkit. The API is designed such that hosts do not need to explicitly\n" -"support specific toolkits – if Suil supports a particular toolkit, then UIs in\n" +"support specific toolkits – if Suil supports a particular toolkit, then UIs " +"in\n" "that toolkit will work in all hosts that use Suil automatically.\n" "\n" "Suil currently supports every combination of Gtk, Qt, and X11." msgstr "" -#: gnu/packages/audio.scm:2228 +#: gnu/packages/audio.scm:2289 msgid "Software synthesizer for playing MIDI files" msgstr "" -#: gnu/packages/audio.scm:2230 +#: gnu/packages/audio.scm:2291 msgid "" "TiMidity++ is a software synthesizer. It can play MIDI files by\n" -"converting them into PCM waveform data; give it a MIDI data along with digital\n" -"instrument data files, then it synthesizes them in real-time, and plays. It\n" -"can not only play sounds, but also can save the generated waveforms into hard\n" +"converting them into PCM waveform data; give it a MIDI data along with " +"digital\n" +"instrument data files, then it synthesizes them in real-time, and plays. " +"It\n" +"can not only play sounds, but also can save the generated waveforms into " +"hard\n" "disks as various audio file formats." msgstr "" -#: gnu/packages/audio.scm:2268 +#: gnu/packages/audio.scm:2329 msgid "Modular and extensible audio processing system" msgstr "" -#: gnu/packages/audio.scm:2270 +#: gnu/packages/audio.scm:2331 msgid "" "Vamp is an audio processing plugin system for plugins that extract\n" "descriptive information from audio data — typically referred to as audio\n" "analysis plugins or audio feature extraction plugins." msgstr "" -#: gnu/packages/audio.scm:2309 +#: gnu/packages/audio.scm:2370 msgid "Library for time stretching and pitch scaling of audio" msgstr "" -#: gnu/packages/audio.scm:2311 +#: gnu/packages/audio.scm:2372 msgid "" "SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" "stretching and pitch scaling of audio. This package contains the library." msgstr "" -#: gnu/packages/audio.scm:2330 +#: gnu/packages/audio.scm:2394 msgid "Hybrid lossless audio codec" msgstr "" -#: gnu/packages/audio.scm:2332 +#: gnu/packages/audio.scm:2396 msgid "" "WavPack is an audio compression format with lossless, lossy and hybrid\n" -"compression modes. This package contains command-line programs and library to\n" +"compression modes. This package contains command-line programs and library " +"to\n" "encode and decode wavpack files." msgstr "" -#: gnu/packages/audio.scm:2351 +#: gnu/packages/audio.scm:2415 msgid "Mod file playing library" msgstr "" -#: gnu/packages/audio.scm:2353 +#: gnu/packages/audio.scm:2417 msgid "" "Libmodplug renders mod music files as raw audio data, for playing or\n" "conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" -"supported. Optional features include high-quality resampling, bass expansion,\n" +"supported. Optional features include high-quality resampling, bass " +"expansion,\n" "surround and reverb." msgstr "" -#: gnu/packages/audio.scm:2372 +#: gnu/packages/audio.scm:2436 msgid "Module player library" msgstr "" -#: gnu/packages/audio.scm:2374 +#: gnu/packages/audio.scm:2438 msgid "" "Libxmp is a library that renders module files to PCM data. It supports\n" "over 90 mainstream and obscure module formats including Protracker (MOD),\n" "Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." msgstr "" -#: gnu/packages/audio.scm:2397 +#: gnu/packages/audio.scm:2461 msgid "Extended module player" msgstr "" -#: gnu/packages/audio.scm:2399 +#: gnu/packages/audio.scm:2463 msgid "" "Xmp is a portable module player that plays over 90 mainstream and\n" "obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" "Tracker 3 S3M and Impulse Tracker IT files." msgstr "" -#: gnu/packages/audio.scm:2430 +#: gnu/packages/audio.scm:2494 msgid "Audio processing library for changing tempo, pitch and playback rate" msgstr "" -#: gnu/packages/audio.scm:2432 +#: gnu/packages/audio.scm:2496 msgid "" "SoundTouch is an audio processing library for changing the tempo, pitch\n" "and playback rates of audio streams or audio files. It is intended for\n" -"application developers writing sound processing tools that require tempo/pitch\n" +"application developers writing sound processing tools that require tempo/" +"pitch\n" "control functionality, or just for playing around with the sound effects." msgstr "" -#: gnu/packages/audio.scm:2469 +#: gnu/packages/audio.scm:2533 msgid "Sound processing utility" msgstr "" -#: gnu/packages/audio.scm:2471 +#: gnu/packages/audio.scm:2535 msgid "" "SoX (Sound eXchange) is a command line utility that can convert\n" "various formats of computer audio files to other formats. It can also\n" @@ -756,92 +828,96 @@ msgid "" "can play and record audio files." msgstr "" -#: gnu/packages/audio.scm:2494 +#: gnu/packages/audio.scm:2558 msgid "One-dimensional sample-rate conversion library" msgstr "" -#: gnu/packages/audio.scm:2496 +#: gnu/packages/audio.scm:2560 msgid "" "The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" "conversion. It may be used, for example, to resample PCM-encoded audio." msgstr "" -#: gnu/packages/audio.scm:2526 +#: gnu/packages/audio.scm:2590 msgid "MPEG Audio Layer 2 (MP2) encoder" msgstr "" -#: gnu/packages/audio.scm:2528 +#: gnu/packages/audio.scm:2592 msgid "" "TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" "tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" "portions of LAME." msgstr "" -#: gnu/packages/audio.scm:2567 +#: gnu/packages/audio.scm:2631 msgid "Audio I/O library" msgstr "" -#: gnu/packages/audio.scm:2569 +#: gnu/packages/audio.scm:2633 msgid "" "PortAudio is a portable C/C++ audio I/O library providing a simple API\n" -"to record and/or play sound using a callback function or a blocking read/write\n" +"to record and/or play sound using a callback function or a blocking read/" +"write\n" "interface." msgstr "" -#: gnu/packages/audio.scm:2599 +#: gnu/packages/audio.scm:2663 msgid "Graphical user interface for FluidSynth" msgstr "" -#: gnu/packages/audio.scm:2601 +#: gnu/packages/audio.scm:2665 msgid "" "Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" "synthesizer written in C++." msgstr "" -#: gnu/packages/audio.scm:2638 +#: gnu/packages/audio.scm:2702 msgid "Networked audio system" msgstr "" -#: gnu/packages/audio.scm:2640 +#: gnu/packages/audio.scm:2704 msgid "" "RSound allows you to send audio from an application and transfer it\n" -"directly to a different computer on your LAN network. It is an audio daemon\n" +"directly to a different computer on your LAN network. It is an audio " +"daemon\n" "with a much different focus than most other audio daemons." msgstr "" -#: gnu/packages/audio.scm:2671 +#: gnu/packages/audio.scm:2735 msgid "JACK audio frequency analyzer and display" msgstr "" -#: gnu/packages/audio.scm:2673 +#: gnu/packages/audio.scm:2737 msgid "" "XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" -"Connection Kit. It can display the FFT of any input, modify it and output the\n" +"Connection Kit. It can display the FFT of any input, modify it and output " +"the\n" "result." msgstr "" -#: gnu/packages/audio.scm:2717 +#: gnu/packages/audio.scm:2781 msgid "Fast, partitioned convolution engine library" msgstr "" -#: gnu/packages/audio.scm:2719 +#: gnu/packages/audio.scm:2783 msgid "" "Zita convolver is a C++ library providing a real-time convolution\n" "engine." msgstr "" -#: gnu/packages/audio.scm:2764 +#: gnu/packages/audio.scm:2828 msgid "C++ library for resampling audio signals" msgstr "Bibliothèque C++ pour ré-échantillonner des signaux audio" -#: gnu/packages/audio.scm:2766 +#: gnu/packages/audio.scm:2830 msgid "" "Libzita-resampler is a C++ library for resampling audio signals. It is\n" -"designed to be used within a real-time processing context, to be fast, and to\n" +"designed to be used within a real-time processing context, to be fast, and " +"to\n" "provide high-quality sample rate conversion." msgstr "" -#: gnu/packages/audio.scm:2810 +#: gnu/packages/audio.scm:2874 msgid "" "Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" "access to ALSA PCM devices, taking care of the many functions required to\n" @@ -849,177 +925,273 @@ msgid "" "point audio data." msgstr "" -#: gnu/packages/audio.scm:2841 +#: gnu/packages/audio.scm:2905 msgid "Cue and toc file parsers and utilities" msgstr "" -#: gnu/packages/audio.scm:2842 +#: gnu/packages/audio.scm:2906 msgid "" "Cuetools is a set of programs that are useful for manipulating\n" -"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and TOC\n" +"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and " +"TOC\n" "files are a way to represent the layout of a data or audio CD in a\n" "machine-readable ASCII format." msgstr "" -#: gnu/packages/audio.scm:2861 +#: gnu/packages/audio.scm:2925 msgid "WAVE audio data processing tool" msgstr "" -#: gnu/packages/audio.scm:2862 +#: gnu/packages/audio.scm:2926 msgid "" "shntool is a multi-purpose WAVE data processing and reporting\n" -"utility. File formats are abstracted from its core, so it can process any file\n" +"utility. File formats are abstracted from its core, so it can process any " +"file\n" "that contains WAVE data, compressed or not---provided there exists a format\n" -"module to handle that particular file type. It can also generate CUE files, and\n" +"module to handle that particular file type. It can also generate CUE files, " +"and\n" "use them split WAVE data into multiple files." msgstr "" -#: gnu/packages/audio.scm:2900 +#: gnu/packages/audio.scm:2964 msgid "DTS Coherent Acoustics decoder" msgstr "" -#: gnu/packages/audio.scm:2901 +#: gnu/packages/audio.scm:2965 msgid "" "Dcadec is a DTS Coherent Acoustics surround sound decoder\n" "with support for HD extensions." msgstr "" -#: gnu/packages/audio.scm:2922 +#: gnu/packages/audio.scm:2986 msgid "Tool to adjust loudness of media files" msgstr "" -#: gnu/packages/audio.scm:2924 +#: gnu/packages/audio.scm:2988 msgid "" "BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its\n" "flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the\n" "loudness of audio and video files to the same level." msgstr "" -#: gnu/packages/audio.scm:2955 +#: gnu/packages/audio.scm:3019 msgid "Lightweight audio filtering library" msgstr "" -#: gnu/packages/audio.scm:2956 +#: gnu/packages/audio.scm:3020 msgid "" "An easy to use audio filtering library made from webrtc\n" "code, used in @code{libtoxcore}." msgstr "" -#: gnu/packages/audio.scm:3000 +#: gnu/packages/audio.scm:3064 msgid "GSM 06.10 lossy speech compression library" msgstr "Bibliothèque de compression de la voix avec perte GSM 06.10" -#: gnu/packages/audio.scm:3001 +#: gnu/packages/audio.scm:3065 msgid "" "This C library provides an encoder and a decoder for the GSM\n" "06.10 RPE-LTP lossy speech compression algorithm." msgstr "" -#: gnu/packages/audio.scm:3022 +#: gnu/packages/audio.scm:3086 msgid "ALSA wrappers for Python" msgstr "" -#: gnu/packages/audio.scm:3024 +#: gnu/packages/audio.scm:3088 msgid "" "This package contains wrappers for accessing the ALSA API from Python.\n" "It is currently fairly complete for PCM devices, and has some support for\n" "mixers." msgstr "" -#: gnu/packages/audio.scm:3083 +#: gnu/packages/audio.scm:3132 +msgid "Bluetooth ALSA backend" +msgstr "" + +#: gnu/packages/audio.scm:3133 +msgid "" +"This project is a rebirth of a direct integration between\n" +"Bluez and ALSA. Since Bluez >= 5, the build-in integration has been " +"removed\n" +"in favor of 3rd party audio applications. From now on, Bluez acts as a\n" +"middleware between an audio application, which implements Bluetooth audio\n" +"profile, and a Bluetooth audio device. BlueALSA registers all known " +"Bluetooth\n" +"audio profiles in Bluez, so in theory every Bluetooth device (with audio\n" +"capabilities) can be connected. In order to access the audio stream, one " +"has\n" +"to connect to the ALSA PCM device called @code{bluealsa}. The device is " +"based\n" +"on the ALSA software PCM plugin." +msgstr "" + +#: gnu/packages/audio.scm:3195 msgid "Sound editor" msgstr "Éditeur de son" -#: gnu/packages/audio.scm:3086 +#: gnu/packages/audio.scm:3198 msgid "" "Snd is a sound editor modelled loosely after Emacs. It can be\n" -"customized and extended using either the s7 Scheme implementation (included in\n" +"customized and extended using either the s7 Scheme implementation (included " +"in\n" "the Snd sources), Ruby, or Forth." msgstr "" -#: gnu/packages/backup.scm:112 +#: gnu/packages/audio.scm:3231 +msgid "LV2 plugin for broadband noise reduction" +msgstr "" + +#: gnu/packages/audio.scm:3232 +msgid "" +"Noise Repellent is an LV2 plugin to reduce noise. It has\n" +"the following features:\n" +"\n" +"@enumerate\n" +"@item Spectral gating and spectral subtraction suppression rule\n" +"@item Adaptive and manual noise thresholds estimation\n" +"@item Adjustable noise floor\n" +"@item Adjustable offset of thresholds to perform over-subtraction\n" +"@item Time smoothing and a masking estimation to reduce artifacts\n" +"@item Basic onset detector to avoid transients suppression\n" +"@item Whitening of the noise floor to mask artifacts and to recover higher\n" +" frequencies\n" +"@item Option to listen to the residual signal\n" +"@item Soft bypass\n" +"@item Noise profile saved with the session\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/audio.scm:3300 +#, fuzzy +msgid "Command-line audio visualizer" +msgstr "Interface en ligne de commande pour archive.org" + +#: gnu/packages/audio.scm:3301 +msgid "" +"@code{cli-visualizer} displays fast-Fourier\n" +"transforms (FFTs) of the sound being played, as well as other graphical\n" +"representations." +msgstr "" + +#: gnu/packages/audio.scm:3352 +msgid "Console audio visualizer for ALSA, MPD, and PulseAudio" +msgstr "" + +#: gnu/packages/audio.scm:3353 +msgid "" +"C.A.V.A. is a bar audio spectrum visualizer for the terminal\n" +"using ALSA, MPD, PulseAudio, or a FIFO buffer as its input." +msgstr "" + +#: gnu/packages/audio.scm:3385 +msgid "Pro-quality GM soundfont" +msgstr "" + +#: gnu/packages/audio.scm:3386 +msgid "Fluid-3 is Frank Wen's pro-quality GM soundfont." +msgstr "" + +#: gnu/packages/backup.scm:115 msgid "Encrypted backup using rsync algorithm" msgstr "Système de sauvegarde chiffrée utilisant l'algorithme rsync" -#: gnu/packages/backup.scm:114 +#: gnu/packages/backup.scm:117 msgid "" "Duplicity backs up directories by producing encrypted tar-format volumes\n" -"and uploading them to a remote or local file server. Because duplicity uses\n" +"and uploading them to a remote or local file server. Because duplicity " +"uses\n" "librsync, the incremental archives are space efficient and only record the\n" "parts of files that have changed since the last backup. Because duplicity\n" "uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" "spying and/or modification by the server." msgstr "" "Duplicity sauvegarde des dossiers en créant des volumes chiffrés au format\n" -"tar et en envoyant ceux-ci vers un serveur de fichier local ou distant. Parce que\n" -"Duplicity utilise librsync, les archives incrémentales sont peu encombrantes\n" -"et ne contiennent que les parties des fichiers qui ont été modifiées depuis la\n" -"dernière sauvegarde. L'utilisation de GnuPG pour chiffrer ou signer ces archives\n" +"tar et en envoyant ceux-ci vers un serveur de fichier local ou distant. " +"Parce que\n" +"Duplicity utilise librsync, les archives incrémentales sont peu " +"encombrantes\n" +"et ne contiennent que les parties des fichiers qui ont été modifiées depuis " +"la\n" +"dernière sauvegarde. L'utilisation de GnuPG pour chiffrer ou signer ces " +"archives\n" "permet de prévenir tout rique d'espionnage ou d'altération par le serveur." -#: gnu/packages/backup.scm:143 +#: gnu/packages/backup.scm:146 msgid "File verification and repair tools" msgstr "" -#: gnu/packages/backup.scm:144 +#: gnu/packages/backup.scm:147 msgid "" "Par2cmdline uses Reed-Solomon error-correcting codes to\n" "generate and verify PAR2 recovery files. These files can be distributed\n" -"alongside the source files or stored together with back-ups to protect against\n" +"alongside the source files or stored together with back-ups to protect " +"against\n" "transmission errors or @dfn{bit rot}, the degradation of storage media over\n" "time.\n" "Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the\n" -"damage isn't too extensive (and smaller than the size of the recovery file), it\n" +"damage isn't too extensive (and smaller than the size of the recovery file), " +"it\n" "can even repair them." msgstr "" -#: gnu/packages/backup.scm:180 +#: gnu/packages/backup.scm:183 msgid "Simple incremental backup tool" msgstr "Outil simple de sauvegarde incrémentale" -#: gnu/packages/backup.scm:182 +#: gnu/packages/backup.scm:185 msgid "" "Hdup2 is a backup utility, its aim is to make backup really simple. The\n" "backup scheduling is done by means of a cron job. It supports an\n" "include/exclude mechanism, remote backups, encrypted backups and split\n" "backups (called chunks) to allow easy burning to CD/DVD." msgstr "" -"Hdup2 est un outil de sauvegarde dont le but est de rendre la sauvegarde conviviale.\n" +"Hdup2 est un outil de sauvegarde dont le but est de rendre la sauvegarde " +"conviviale.\n" "La planification des sauvegardes s'effectue au moyen de tâches cron. Il\n" -"supporte un mécanisme d'inclusion et d'exclusion, les sauvegardes distantes,\n" -"chiffrées ou morcelées (appelées chunks) permettant un gravure sur CD/DVD aisée." +"supporte un mécanisme d'inclusion et d'exclusion, les sauvegardes " +"distantes,\n" +"chiffrées ou morcelées (appelées chunks) permettant un gravure sur CD/DVD " +"aisée." -#: gnu/packages/backup.scm:236 +#: gnu/packages/backup.scm:239 msgid "Multi-format archive and compression library" msgstr "Bibliothèque de compression et d'archivage multi-format" -#: gnu/packages/backup.scm:238 +#: gnu/packages/backup.scm:241 msgid "" "Libarchive provides a flexible interface for reading and writing\n" "archives in various formats such as tar and cpio. Libarchive also supports\n" -"reading and writing archives compressed using various compression filters such\n" +"reading and writing archives compressed using various compression filters " +"such\n" "as gzip and bzip2. The library is inherently stream-oriented; readers\n" "serially iterate through the archive, writers serially add things to the\n" -"archive. In particular, note that there is currently no built-in support for\n" +"archive. In particular, note that there is currently no built-in support " +"for\n" "random access nor for in-place modification." msgstr "" "Libarchive fournit une interface flexible pour lire et écrire\n" -"des archives dans des formats variés tels que tar ou cpio. Libarchive supporte\n" -"aussi la lecture et l'écriture d'archives compressées au moyen de filtres divers\n" +"des archives dans des formats variés tels que tar ou cpio. Libarchive " +"supporte\n" +"aussi la lecture et l'écriture d'archives compressées au moyen de filtres " +"divers\n" "comme gzip ou bzip2. La bibliothèque est intrinsèquement orientée flux; des\n" -"lecteurs itèrent sur l'archive alors que des rédacteurs ajoutent des données à\n" -"l'archive en continu. Notez qu'il n'existe pour l'instant aucun support intégré\n" +"lecteurs itèrent sur l'archive alors que des rédacteurs ajoutent des données " +"à\n" +"l'archive en continu. Notez qu'il n'existe pour l'instant aucun support " +"intégré\n" "pour les accès aléatoires ou les modifications ponctuelles." -#: gnu/packages/backup.scm:315 +#: gnu/packages/backup.scm:302 msgid "Provide a list of files to backup" msgstr "Fournit une liste des fichiers à sauvegarder" -#: gnu/packages/backup.scm:317 +#: gnu/packages/backup.scm:304 msgid "" "Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" "Rdup itself does not backup anything, it only print a list of absolute\n" -"file names to standard output. Auxiliary scripts are needed that act on this\n" +"file names to standard output. Auxiliary scripts are needed that act on " +"this\n" "list and implement the backup strategy." msgstr "" "Rdup est un utilitaire inspiré par rsync et par la façon dont plan9 réalise\n" @@ -1027,152 +1199,187 @@ msgstr "" "liste de fichiers sur la sortie standard. Des scripts auxiliaires utilisant\n" "cette liste et implantant la stratégie de sauvegarde sont nécessaires." -#: gnu/packages/backup.scm:347 +#: gnu/packages/backup.scm:334 msgid "Tar-compatible archiver" msgstr "Archiveur compatible avec le format tar" -#: gnu/packages/backup.scm:349 +#: gnu/packages/backup.scm:336 msgid "" "Btar is a tar-compatible archiver which allows arbitrary compression and\n" "ciphering, redundancy, differential backup, indexed extraction, multicore\n" -"compression, input and output serialisation, and tolerance to partial archive\n" +"compression, input and output serialisation, and tolerance to partial " +"archive\n" "errors." msgstr "" -"Btar est un archiveur compatible avec le format tar permettant la compression\n" -"et le chiffrement arbitraires, la redondance, les sauvegardes différentielles,\n" -"l'extraction indexée, la compression multi-coeurs, la sérialisation des entrées-\n" +"Btar est un archiveur compatible avec le format tar permettant la " +"compression\n" +"et le chiffrement arbitraires, la redondance, les sauvegardes " +"différentielles,\n" +"l'extraction indexée, la compression multi-coeurs, la sérialisation des " +"entrées-\n" "sorties et la tolérance aux erreurs d'archivage partielles." -#: gnu/packages/backup.scm:375 +#: gnu/packages/backup.scm:362 msgid "Local/remote mirroring+incremental backup" msgstr "Sauvegarde mirroir/incrémentales, locales ou distantes" -#: gnu/packages/backup.scm:377 +#: gnu/packages/backup.scm:364 msgid "" "Rdiff-backup backs up one directory to another, possibly over a network.\n" -"The target directory ends up a copy of the source directory, but extra reverse\n" +"The target directory ends up a copy of the source directory, but extra " +"reverse\n" "diffs are stored in a special subdirectory of that target directory, so you\n" -"can still recover files lost some time ago. The idea is to combine the best\n" -"features of a mirror and an incremental backup. Rdiff-backup also preserves\n" +"can still recover files lost some time ago. The idea is to combine the " +"best\n" +"features of a mirror and an incremental backup. Rdiff-backup also " +"preserves\n" "subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" "modification times, extended attributes, acls, and resource forks. Also,\n" "rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" -"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up\n" -"to a remote location, and only the differences will be transmitted. Finally,\n" +"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive " +"up\n" +"to a remote location, and only the differences will be transmitted. " +"Finally,\n" "rdiff-backup is easy to use and settings have sensible defaults." msgstr "" "Rdiff-backup sauvegarde un répertoire vers un autre, éventuellement sur un\n" -"réseau. Le répertoire cible devient une copie du répertoire source, mais la différence\n" +"réseau. Le répertoire cible devient une copie du répertoire source, mais la " +"différence\n" "est stockée dans un sous-répertoire du répertoire cible de façon\n" -"à ce que vous puissiez récupérer les fichiers perdus. L'idée est de combiner les\n" +"à ce que vous puissiez récupérer les fichiers perdus. L'idée est de combiner " +"les\n" "meilleures fonctionnalités d'un miroir et d'une sauvegarde incrémentale.\n" "Rdiff-backup préserve les sous-répertoires, liens matériels, fichiers dev,\n" -"permissions, uid/gid des propriétaires, dates de modification, attributs étendus,\n" -"acls et forks de ressources. Rdiff-backup peut aussi opérer d'une manière efficace\n" -"sur un pipe tout comme rsync. Vous pouvez ainsi utiliser rdiff-bacup et ssh pour\n" -"sauvegarder de manière sûre un disque dur vers une machine distante, et seule la\n" -"différence sera transmise. Enfin, rdiff-backup est simple d'utilisation et la\n" +"permissions, uid/gid des propriétaires, dates de modification, attributs " +"étendus,\n" +"acls et forks de ressources. Rdiff-backup peut aussi opérer d'une manière " +"efficace\n" +"sur un pipe tout comme rsync. Vous pouvez ainsi utiliser rdiff-bacup et ssh " +"pour\n" +"sauvegarder de manière sûre un disque dur vers une machine distante, et " +"seule la\n" +"différence sera transmise. Enfin, rdiff-backup est simple d'utilisation et " +"la\n" "configuration par défaut sera généralement suffisante." -#: gnu/packages/backup.scm:419 +#: gnu/packages/backup.scm:406 msgid "Deduplicating snapshot backup utility based on rsync" msgstr "Utilitaire de sauvegarde dédupliquées basé sur rsync" -#: gnu/packages/backup.scm:420 +#: gnu/packages/backup.scm:407 +#, fuzzy msgid "" -"rsnapshot is a filesystem snapshot utility based on rsync.\n" +"rsnapshot is a file system snapshot utility based on rsync.\n" "rsnapshot makes it easy to make periodic snapshots of local machines, and\n" -"remote machines over SSH. To reduce the disk space required for each backup,\n" +"remote machines over SSH. To reduce the disk space required for each " +"backup,\n" "rsnapshot uses hard links to deduplicate identical files." msgstr "" "rsnapshot est un outil d'instantané du système de fichier basé sur rsync\n" -"rsnapshot rend facile la prise périodique d'instantanés des machines locales\n" +"rsnapshot rend facile la prise périodique d'instantanés des machines " +"locales\n" "et des machines distantes par SSH. Pour réduire l'espace disque nécessaire\n" "pour chaque sauvegarde, rsnapshot utilise des liens en dur pour dédupliquer\n" "les fichiers identiques." -#: gnu/packages/backup.scm:455 +#: gnu/packages/backup.scm:442 msgid "Tools & library for data backup and distributed storage" -msgstr "Outils et bibliothèque pour la sauvegarde de données et le stockage distribué" +msgstr "" +"Outils et bibliothèque pour la sauvegarde de données et le stockage distribué" -#: gnu/packages/backup.scm:457 +#: gnu/packages/backup.scm:444 msgid "" "Libchop is a set of utilities and library for data backup and\n" "distributed storage. Its main application is @command{chop-backup}, an\n" "encrypted backup program that supports data integrity checks, versioning,\n" -"distribution among several sites, selective sharing of stored data, adaptive\n" -"compression, and more. The library itself implements storage techniques such\n" +"distribution among several sites, selective sharing of stored data, " +"adaptive\n" +"compression, and more. The library itself implements storage techniques " +"such\n" "as content-addressable storage, content hash keys, Merkle trees, similarity\n" "detection, and lossless compression." msgstr "" -"Libchop est un ensemble d'utilitaires et de bibliothèques pour la sauvegarde\n" +"Libchop est un ensemble d'utilitaires et de bibliothèques pour la " +"sauvegarde\n" "de donées et le stockage distribué. Son application principale est\n" "@command{chop-backup}, un programme de sauvegarde chiffrée qui supporte la\n" "vérification d'intégrité, le versionnement, la distribution sur plusieurs\n" "sites, le partage des données stockées, la compression adaptative et bien\n" -"plus. La bibliothèque elle-même implémente des techniques de stockage comme\n" +"plus. La bibliothèque elle-même implémente des techniques de stockage " +"comme\n" "le stockage adressable par contenu, le clefs de hash, les arbres de Merkle,\n" "la détection de similarité et la compression sans perte." -#: gnu/packages/backup.scm:556 +#: gnu/packages/backup.scm:555 msgid "Deduplicated, encrypted, authenticated and compressed backups" msgstr "Sauvegardes dédupliquées, chiffrées, authentifiées et compressées" -#: gnu/packages/backup.scm:557 +#: gnu/packages/backup.scm:556 msgid "" "Borg is a deduplicating backup program. Optionally, it\n" -"supports compression and authenticated encryption. The main goal of Borg is to\n" +"supports compression and authenticated encryption. The main goal of Borg is " +"to\n" "provide an efficient and secure way to backup data. The data deduplication\n" "technique used makes Borg suitable for daily backups since only changes are\n" -"stored. The authenticated encryption technique makes it suitable for backups\n" +"stored. The authenticated encryption technique makes it suitable for " +"backups\n" "to not fully trusted targets. Borg is a fork of Attic." msgstr "" -"Borg est un programme de sauvegarde dédupliquées. Éventuellement, il supporte\n" +"Borg est un programme de sauvegarde dédupliquées. Éventuellement, il " +"supporte\n" "la compression et le chiffrement authentifié. Le but principal de Borg est\n" "de fournir une manière efficace et sûre de sauvegarder les données. La\n" -"technique de déduplication de données utilisée rend Borg adapté aux sauvegardes\n" +"technique de déduplication de données utilisée rend Borg adapté aux " +"sauvegardes\n" "quotidiennes puisque seuls les changements sont stockés. La technique de\n" -"chiffrement authentifié le rend adapté aux sauvegardes vers des cibles qui ne\n" +"chiffrement authentifié le rend adapté aux sauvegardes vers des cibles qui " +"ne\n" "sont pas de confiance. Borg est un fork de Attic." -#: gnu/packages/backup.scm:603 +#: gnu/packages/backup.scm:602 msgid "Deduplicating backup program" msgstr "Programme de sauvegardes dédupliquées" -#: gnu/packages/backup.scm:604 +#: gnu/packages/backup.scm:603 msgid "" "Attic is a deduplicating backup program. The main goal of\n" "Attic is to provide an efficient and secure way to backup data. The data\n" -"deduplication technique used makes Attic suitable for daily backups since only\n" +"deduplication technique used makes Attic suitable for daily backups since " +"only\n" "changes are stored." msgstr "" -"Attic est un programme de sauvegardes dédupliquées. Le but principal de Attic\n" -"est de fournir une méthode éfficace et sûre pour sauvegarder ses données. La\n" +"Attic est un programme de sauvegardes dédupliquées. Le but principal de " +"Attic\n" +"est de fournir une méthode éfficace et sûre pour sauvegarder ses données. " +"La\n" "technique de déduplication de données utilisée par Attic le rend adapté aux\n" "sauvegardes quotidiennes car seuls les changements sont stockés." -#: gnu/packages/backup.scm:634 +#: gnu/packages/backup.scm:633 msgid "WIM file manipulation library and utilities" msgstr "Bibliothèque et utilitaires de manipulation de fichiers WIM" -#: gnu/packages/backup.scm:635 +#: gnu/packages/backup.scm:634 msgid "" "wimlib is a C library and set of command-line utilities for\n" -"creating, modifying, extracting, and mounting archives in the Windows Imaging\n" -"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and to\n" +"creating, modifying, extracting, and mounting archives in the Windows " +"Imaging\n" +"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and " +"to\n" "NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." msgstr "" "Wimlib est une bibliothèque C et un ensemble d'outils en ligne de commande\n" -"pour créer, modifier, extraire et monter des archives dans le Format d'Image\n" +"pour créer, modifier, extraire et monter des archives dans le Format " +"d'Image\n" "Windows (@dfn{fichiers WIM}). Il peut capturer et appliquer des WIM\n" "directement depuis ou sur des volumes NTFS avec @code{ntfs-3g}, et préserve\n" "les attributs spécifiques à NTFS." -#: gnu/packages/backup.scm:692 +#: gnu/packages/backup.scm:691 msgid "Easy and secure backup program" msgstr "Programme de sauvegarde sécurisées et faciles" -#: gnu/packages/backup.scm:693 +#: gnu/packages/backup.scm:692 msgid "" "Obnam is an easy, secure backup program. Features\n" "include snapshot backups, data de-duplication and encrypted backups\n" @@ -1181,41 +1388,45 @@ msgid "" "any special software, on top of SSH." msgstr "" "Obnam est un programme de sauvegardes sécurisées et faciles. Il permet la\n" -"sauvegarde d'instantanées, la déduplication de données et le chiffrement des\n" -"sauvegardes avec GnuPG. Les sauvegardes sont stockées sur les disques locaux\n" +"sauvegarde d'instantanées, la déduplication de données et le chiffrement " +"des\n" +"sauvegardes avec GnuPG. Les sauvegardes sont stockées sur les disques " +"locaux\n" "ou en ligne avec le protocole SSH SFTP. Le serveur de sauvegarde, s'il est\n" "utilisé, ne requiert aucun programme spécifique en dehors de SSH." -#: gnu/packages/backup.scm:799 +#: gnu/packages/backup.scm:798 msgid "Fast, disk based, rotating network backup system" msgstr "" -#: gnu/packages/backup.scm:801 +#: gnu/packages/backup.scm:800 msgid "" "With dirvish you can maintain a set of complete images of your\n" -"filesystems with unattended creation and expiration. A dirvish backup vault\n" +"file systems with unattended creation and expiration. A dirvish backup " +"vault\n" "is like a time machine for your data. " msgstr "" -#: gnu/packages/base.scm:73 +#: gnu/packages/base.scm:77 msgid "Hello, GNU world: An example GNU package" msgstr "Hello, GNU world: Un exemple de paquet GNU" -#: gnu/packages/base.scm:75 +#: gnu/packages/base.scm:79 msgid "" "GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -"serves as an example of standard GNU coding practices. As such, it supports\n" +"serves as an example of standard GNU coding practices. As such, it " +"supports\n" "command-line arguments, multiple languages, and so on." msgstr "" "GNU Hello affiche le message \"Hello, world!\" puis se termine. Il sert\n" "d'exemple pour les pratiques de programmation GNU standard. Il supporte\n" "les arguments en ligne de commande, plusieurs langages, etc." -#: gnu/packages/base.scm:110 +#: gnu/packages/base.scm:114 msgid "Print lines matching a pattern" msgstr "Affiche les lignes correspondant à un pattern donné" -#: gnu/packages/base.scm:112 +#: gnu/packages/base.scm:116 msgid "" "grep is a tool for finding text inside files. Text is found by\n" "matching a pattern provided by the user in one or many files. The pattern\n" @@ -1226,36 +1437,46 @@ msgid "" "including, for example, recursive directory searching." msgstr "" "grep est un outil dédié à la recherche de texte dans des fichiers. Un texte\n" -"peut être trouvé dans un ou plusieurs fichiers à partir d'un pattern fourni par l'utilisateur.\n" -"Le pattern peut être fourni comme un expression régulière basique ou étendue, ou comme\n" -"des chaines fixes. Par défaut, le texte trouvé est simplement affiché à l'écran\n" -"mais il est possible de personnaliser la sortie pour inclure, par exemple, les\n" -"les numéros de ligne. GNU grep offre de nombreuses extensions, incluant par exemple\n" +"peut être trouvé dans un ou plusieurs fichiers à partir d'un pattern fourni " +"par l'utilisateur.\n" +"Le pattern peut être fourni comme un expression régulière basique ou " +"étendue, ou comme\n" +"des chaines fixes. Par défaut, le texte trouvé est simplement affiché à " +"l'écran\n" +"mais il est possible de personnaliser la sortie pour inclure, par exemple, " +"les\n" +"les numéros de ligne. GNU grep offre de nombreuses extensions, incluant par " +"exemple\n" "la recherche récursive sur des répertoires." -#: gnu/packages/base.scm:134 +#: gnu/packages/base.scm:138 msgid "Stream editor" msgstr "Éditeur de flux" -#: gnu/packages/base.scm:156 +#: gnu/packages/base.scm:160 msgid "" "Sed is a non-interactive, text stream editor. It receives a text\n" -"input from a file or from standard input and it then applies a series of text\n" -"editing commands to the stream and prints its output to standard output. It\n" +"input from a file or from standard input and it then applies a series of " +"text\n" +"editing commands to the stream and prints its output to standard output. " +"It\n" "is often used for substituting text patterns in a stream. The GNU\n" "implementation offers several extensions over the standard utility." msgstr "" "Sed est un éditeur de texte par flux non interactif. Il reçoit un texte\n" -"depuis un fichier ou l'entrée standard et lui applique une série de moficiation\n" -"puis affiche le résultat sur la sortie. Il est souvent utilisé pour substituer\n" -"des morceaux de texte dans un flux. L'implantation GNU ajoute plusieurs extensions\n" +"depuis un fichier ou l'entrée standard et lui applique une série de " +"moficiation\n" +"puis affiche le résultat sur la sortie. Il est souvent utilisé pour " +"substituer\n" +"des morceaux de texte dans un flux. L'implantation GNU ajoute plusieurs " +"extensions\n" "à l'utilitaire standard." -#: gnu/packages/base.scm:196 +#: gnu/packages/base.scm:200 msgid "Managing tar archives" msgstr "Gestion d'archives tar" -#: gnu/packages/base.scm:198 +#: gnu/packages/base.scm:202 msgid "" "Tar provides the ability to create tar archives, as well as the\n" "ability to extract, update or list files in an existing archive. It is\n" @@ -1265,38 +1486,44 @@ msgid "" "standard utility." msgstr "" "Tar permet de créer des archives tar ainsi que d'extraire, de mettre à jour\n" -"et de lister les fichiers présents dans ces archives. Il est utile pour combiner\n" +"et de lister les fichiers présents dans ces archives. Il est utile pour " +"combiner\n" "de nombreux fichiers au sein d'un fichier plus grand tout en préservant\n" "la structure des répertoires et certaines informations comme\n" "les permissions et les dates de création/modification. GNU tar ajoute de\n" "nombreuses extensions à l'utilaire standard." -#: gnu/packages/base.scm:221 +#: gnu/packages/base.scm:225 msgid "Apply differences to originals, with optional backups" msgstr "Applique les différences aux originaux, avec sauvegardes optionnelles" -#: gnu/packages/base.scm:223 +#: gnu/packages/base.scm:227 msgid "" "Patch is a program that applies changes to files based on differences\n" -"laid out as by the program \"diff\". The changes may be applied to one or more\n" +"laid out as by the program \"diff\". The changes may be applied to one or " +"more\n" "files depending on the contents of the diff file. It accepts several\n" "different diff formats. It may also be used to revert previously applied\n" "differences." msgstr "" "Patch est une programme qui applique des modifications aux fichiers basées\n" -"sur les différences données par le programme \"diff\". Les changements peuvent\n" -"être appliqués sur un ou plusieurs fichiers selon le contenu du fichier diff. Il\n" -"accepte différents formats diff. Il peut aussi être utilisé pour annuler des\n" +"sur les différences données par le programme \"diff\". Les changements " +"peuvent\n" +"être appliqués sur un ou plusieurs fichiers selon le contenu du fichier " +"diff. Il\n" +"accepte différents formats diff. Il peut aussi être utilisé pour annuler " +"des\n" "différences appliquées antérieurement." -#: gnu/packages/base.scm:243 +#: gnu/packages/base.scm:248 msgid "Comparing and merging files" msgstr "Comparaison et fusion des fichiers" -#: gnu/packages/base.scm:245 +#: gnu/packages/base.scm:250 msgid "" "GNU Diffutils is a package containing tools for finding the\n" -"differences between files. The \"diff\" command is used to show how two files\n" +"differences between files. The \"diff\" command is used to show how two " +"files\n" "differ, while \"cmp\" shows the offsets and line numbers where they differ.\n" "\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" "interactive means to merge two files." @@ -1304,71 +1531,89 @@ msgstr "" "GNU Diffutils est un paquet contenant des outils pour trouver\n" "des différences entre fichiers. La commande « diff » est utilisée pour\n" "déterminer les différences entre fichiers alors que « cmp » montre les\n" -"numéros de lignes et décalages où ils diffèrent. « diff3 » permet de comparer\n" -"trois fichiers. Enfin, « sdiff » offre un moyen interactif de fusionner deux fichiers." +"numéros de lignes et décalages où ils diffèrent. « diff3 » permet de " +"comparer\n" +"trois fichiers. Enfin, « sdiff » offre un moyen interactif de fusionner deux " +"fichiers." -#: gnu/packages/base.scm:282 +#: gnu/packages/base.scm:293 msgid "Operating on files matching given criteria" msgstr "Opération sur les fichiers correspondant au critère donné" -#: gnu/packages/base.scm:284 +#: gnu/packages/base.scm:295 msgid "" "Findutils supplies the basic file directory searching utilities of the\n" "GNU system. It consists of two primary searching utilities: \"find\"\n" -"recursively searches for files in a directory according to given criteria and\n" -"\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -"are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" +"recursively searches for files in a directory according to given criteria " +"and\n" +"\"locate\" lists files in a database that match a query. Two auxiliary " +"tools\n" +"are included: \"updatedb\" updates the file name database and \"xargs\" may " +"be\n" "used to apply commands with arbitrarily long arguments." msgstr "" -"Findutils fournit les outils basiques de recherche de fichier du système GNU.\n" -"Il consiste en deux utilitaires de recherche : \"find\" cherche récursivement les fichiers\n" -"correspondant à un critère donné dans un dossier et \"locate\" liste les fichiers\n" -"présents dans une base de données à partir d'une requête. Deux outils auxiliaires\n" -"sont inclus : \"updatedb\" met à jour la base de données et \"xargs\" peut être utilisé \n" +"Findutils fournit les outils basiques de recherche de fichier du système " +"GNU.\n" +"Il consiste en deux utilitaires de recherche : \"find\" cherche " +"récursivement les fichiers\n" +"correspondant à un critère donné dans un dossier et \"locate\" liste les " +"fichiers\n" +"présents dans une base de données à partir d'une requête. Deux outils " +"auxiliaires\n" +"sont inclus : \"updatedb\" met à jour la base de données et \"xargs\" peut " +"être utilisé \n" "pour appliquer des commandes avec des arguments longs et arbitraires." -#: gnu/packages/base.scm:340 +#: gnu/packages/base.scm:353 msgid "Core GNU utilities (file, text, shell)" msgstr "Utilitaires GNU (fichier, texte, shell)" -#: gnu/packages/base.scm:342 +#: gnu/packages/base.scm:355 msgid "" "GNU Coreutils includes all of the basic command-line tools that are\n" "expected in a POSIX system. These provide the basic file, shell and text\n" -"manipulation functions of the GNU system. Most of these tools offer extended\n" +"manipulation functions of the GNU system. Most of these tools offer " +"extended\n" "functionality beyond that which is outlined in the POSIX standard." msgstr "" "GNU Coreutils inclut tous les outils basiques en ligne de commande\n" -"attendus dans un système POSIX. Ceux-ci fournissent les fonctions basiques de manipulation\n" -"de fichiers, du shell et de textes d'un système GNU. Ils offrent pour la plupart\n" -"des fonctionnalités étendues au-delà de ce qui est défini dans le standard POSIX." - -#: gnu/packages/base.scm:384 +"attendus dans un système POSIX. Ceux-ci fournissent les fonctions basiques " +"de manipulation\n" +"de fichiers, du shell et de textes d'un système GNU. Ils offrent pour la " +"plupart\n" +"des fonctionnalités étendues au-delà de ce qui est défini dans le standard " +"POSIX." + +#: gnu/packages/base.scm:397 msgid "Remake files automatically" msgstr "Recompiler les fichiers automatiquement" -#: gnu/packages/base.scm:386 +#: gnu/packages/base.scm:399 msgid "" "Make is a program that is used to control the production of\n" "executables or other files from their source files. The process is\n" -"controlled from a Makefile, in which the developer specifies how each file is\n" +"controlled from a Makefile, in which the developer specifies how each file " +"is\n" "generated from its source. It has powerful dependency resolution and the\n" "ability to determine when files have to be regenerated after their sources\n" "change. GNU make offers many powerful extensions over the standard utility." msgstr "" "Make est un programme pouvant être utilisé pour contrôler la création\n" -"d'exécutables ou d'autres fichiers depuis leurs fichiers sources. Le processus\n" +"d'exécutables ou d'autres fichiers depuis leurs fichiers sources. Le " +"processus\n" "est contrôlé depuis un fichier Makefile dans lequel le développeur spécifie\n" -"comment chaque fichier est généré depuis ses sources. Cet outil a un puissant système\n" -"de résolution des dépendances et peut déterminer quand les fichiers doivent être\n" +"comment chaque fichier est généré depuis ses sources. Cet outil a un " +"puissant système\n" +"de résolution des dépendances et peut déterminer quand les fichiers doivent " +"être\n" "regénérés. GNU make possède beaucoup d'extensions en plus de\n" "l'utilitaire standard." -#: gnu/packages/base.scm:428 +#: gnu/packages/base.scm:440 msgid "Binary utilities: bfd gas gprof ld" msgstr "Utilitaires binaires: bfd gas gprof ld" -#: gnu/packages/base.scm:430 +#: gnu/packages/base.scm:442 msgid "" "GNU Binutils is a collection of tools for working with binary files.\n" "Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" @@ -1377,104 +1622,121 @@ msgid "" "\"bfd\" library for working with executable and object formats is also\n" "included." msgstr "" -"GNU Binutils est une collection d'outils pour travailler avec les fichiers binaires.\n" -"Les plus notables sont peut-être \"ld\", un éditeur de liens, et \"as\", un assembleur.\n" -"Les autres outils incluent des programmes pour afficher des informations de profilage sur \n" -"les binaires, lister les chaines de caractères et des utilitaires pour travailler avec\n" -"des archives. La bibliothèque \"bfd\", permettant de travailler avec des exécutables et des\n" +"GNU Binutils est une collection d'outils pour travailler avec les fichiers " +"binaires.\n" +"Les plus notables sont peut-être \"ld\", un éditeur de liens, et \"as\", un " +"assembleur.\n" +"Les autres outils incluent des programmes pour afficher des informations de " +"profilage sur \n" +"les binaires, lister les chaines de caractères et des utilitaires pour " +"travailler avec\n" +"des archives. La bibliothèque \"bfd\", permettant de travailler avec des " +"exécutables et des\n" "des formats objet, est aussi incluse." -#: gnu/packages/base.scm:517 +#: gnu/packages/base.scm:516 msgid "The linker wrapper" msgstr "L'enveloppe de l'éditeur de lien" -#: gnu/packages/base.scm:519 +#: gnu/packages/base.scm:518 msgid "" "The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" -"missing '-rpath' flags, and to detect any misuse of libraries outside of the\n" +"missing '-rpath' flags, and to detect any misuse of libraries outside of " +"the\n" "store." msgstr "" "L'enveloppe de l'éditeur de lien (ou « ld-wrapper ») enveloppe l'éditeur de\n" "liens pour ajouter les drapeaux « -rpath » manquants et pour détecter la\n" "mauvaise utilisation de bibliothèques en dehors du store." -#: gnu/packages/base.scm:695 +#: gnu/packages/base.scm:746 msgid "The GNU C Library" msgstr "La bibliothèque GNU C" -#: gnu/packages/base.scm:697 +#: gnu/packages/base.scm:748 msgid "" "Any Unix-like operating system needs a C library: the library which\n" -"defines the \"system calls\" and other basic facilities such as open, malloc,\n" +"defines the \"system calls\" and other basic facilities such as open, " +"malloc,\n" "printf, exit...\n" "\n" -"The GNU C library is used as the C library in the GNU system and most systems\n" +"The GNU C library is used as the C library in the GNU system and most " +"systems\n" "with the Linux kernel." msgstr "" "Tout système d'exploitation basé sur Unix requiert une bibliothèque C:\n" -"la bibliothèque qui définit les \"appels système\" et autres fonctions basiques\n" -"telles que open, malloc, printf, exit, ... La bibliothèque GNU C est utilisée comme\n" -"bibliothèque C dans les systèmes GNU et la plupart des systèmes basés sur le noyau Linux." - -#: gnu/packages/base.scm:775 +"la bibliothèque qui définit les \"appels système\" et autres fonctions " +"basiques\n" +"telles que open, malloc, printf, exit, ... La bibliothèque GNU C est " +"utilisée comme\n" +"bibliothèque C dans les systèmes GNU et la plupart des systèmes basés sur le " +"noyau Linux." + +#: gnu/packages/base.scm:826 msgid "The GNU C Library (GNU Hurd variant)" msgstr "La bibliothèque GNU C (variante GNU Hurd)" -#: gnu/packages/base.scm:887 +#: gnu/packages/base.scm:953 msgid "All the locales supported by the GNU C Library" msgstr "" -#: gnu/packages/base.scm:889 +#: gnu/packages/base.scm:955 msgid "" "This package provides all the locales supported by the GNU C Library,\n" -"more than 400 in total. To use them set the 'LOCPATH' environment variable to\n" +"more than 400 in total. To use them set the 'LOCPATH' environment variable " +"to\n" "the 'share/locale' sub-directory of this package." msgstr "" -#: gnu/packages/base.scm:957 +#: gnu/packages/base.scm:1025 msgid "Small sample of UTF-8 locales" msgstr "" -#: gnu/packages/base.scm:959 +#: gnu/packages/base.scm:1027 msgid "" "This package provides a small sample of UTF-8 locales mostly useful in\n" "test environments." msgstr "" -#: gnu/packages/base.scm:977 +#: gnu/packages/base.scm:1045 msgid "Find full path of shell commands" msgstr "" -#: gnu/packages/base.scm:979 +#: gnu/packages/base.scm:1047 msgid "" "The which program finds the location of executables in PATH, with a\n" "variety of options. It is an alternative to the shell \"type\" built-in\n" "command." msgstr "" -#: gnu/packages/base.scm:1084 +#: gnu/packages/base.scm:1152 msgid "Database of current and historical time zones" msgstr "Base de données des fuseaux horaires courant et historiques" -#: gnu/packages/base.scm:1085 +#: gnu/packages/base.scm:1153 msgid "" "The Time Zone Database (often called tz or zoneinfo)\n" "contains code and data that represent the history of local time for many\n" "representative locations around the globe. It is updated periodically to\n" -"reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" +"reflect changes made by political bodies to time zone boundaries, UTC " +"offsets,\n" "and daylight-saving rules." msgstr "" -"La base de données des fuseaux horaires (souvent appelée \"tz\" pour \"zoneinfo\")\n" -"contient du code et des données représentant l'historique de l'heure locale pour\n" -"de nombreux endroits représentatifs dans le monde. Elle est mise à jour périodiquement\n" -"pour refléter les changements effectués par les entités politiques aux limites de ces zones,\n" +"La base de données des fuseaux horaires (souvent appelée \"tz\" pour " +"\"zoneinfo\")\n" +"contient du code et des données représentant l'historique de l'heure locale " +"pour\n" +"de nombreux endroits représentatifs dans le monde. Elle est mise à jour " +"périodiquement\n" +"pour refléter les changements effectués par les entités politiques aux " +"limites de ces zones,\n" "les décalages UTC et les changements d'heures." -#: gnu/packages/base.scm:1136 +#: gnu/packages/base.scm:1205 msgid "Character set conversion library" msgstr "Bibliothèque de conversion de jeux de caractères" -#: gnu/packages/base.scm:1138 +#: gnu/packages/base.scm:1207 msgid "" "libiconv provides an implementation of the iconv function for systems\n" "that lack it. iconv is used to convert between character encodings in a\n" @@ -1515,167 +1777,181 @@ msgid "" "XML-RPC over SCGI." msgstr "" -#: gnu/packages/bittorrent.scm:217 gnu/packages/bittorrent.scm:258 +#: gnu/packages/bittorrent.scm:206 gnu/packages/bittorrent.scm:247 msgid "Console client for the Transmission BitTorrent daemon" msgstr "" -#: gnu/packages/bittorrent.scm:218 +#: gnu/packages/bittorrent.scm:207 msgid "" "Tremc is a console client, with a curses interface, for the\n" "Transmission BitTorrent daemon." msgstr "" -#: gnu/packages/bittorrent.scm:259 +#: gnu/packages/bittorrent.scm:248 msgid "" "Transmission-remote-cli is a console client, with a curses\n" -"interface, for the Transmission BitTorrent daemon. This package is no longer\n" +"interface, for the Transmission BitTorrent daemon. This package is no " +"longer\n" "maintained upstream." msgstr "" -#: gnu/packages/bittorrent.scm:307 +#: gnu/packages/bittorrent.scm:296 msgid "Utility for parallel downloading files" msgstr "" -#: gnu/packages/bittorrent.scm:309 +#: gnu/packages/bittorrent.scm:298 msgid "" "Aria2 is a lightweight, multi-protocol & multi-source command-line\n" -"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.\n" +"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and " +"Metalink.\n" "Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces." msgstr "" -#: gnu/packages/bittorrent.scm:342 +#: gnu/packages/bittorrent.scm:331 msgid "Universal download manager with GTK+ interface" msgstr "" -#: gnu/packages/bittorrent.scm:344 +#: gnu/packages/bittorrent.scm:333 msgid "" "uGet is portable download manager with GTK+ interface supporting\n" "HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection\n" "downloads, download scheduling, download rate limiting." msgstr "" -#: gnu/packages/bittorrent.scm:372 +#: gnu/packages/bittorrent.scm:362 msgid "Utility to create BitTorrent metainfo files" msgstr "" -#: gnu/packages/bittorrent.scm:373 +#: gnu/packages/bittorrent.scm:364 msgid "" -"mktorrent is a simple command-line utility to create\n" -"BitTorrent @dfn{metainfo} files, often known simply as @dfn{torrents}, from\n" -"both single files and whole directories. It can add multiple trackers and web\n" -"seed URLs, and set the @code{private} flag to disallow advertisement through\n" -"the distributed hash table (DHT) and Peer Exchange. Hashing is multi-threaded\n" +"mktorrent is a simple command-line utility to create BitTorrent\n" +"@dfn{metainfo} files, often known simply as @dfn{torrents}, from both " +"single\n" +"files and whole directories. It can add multiple trackers and web seed " +"URLs,\n" +"and set the @code{private} flag to disallow advertisement through the\n" +"distributed hash table (@dfn{DHT}) and Peer Exchange. Hashing is multi-" +"threaded\n" "and will take advantage of multiple processor cores where possible." msgstr "" -#: gnu/packages/bittorrent.scm:414 +#: gnu/packages/bittorrent.scm:403 msgid "Feature complete BitTorrent implementation" msgstr "" -#: gnu/packages/bittorrent.scm:416 +#: gnu/packages/bittorrent.scm:405 msgid "" "libtorrent-rasterbar is a feature complete C++ BitTorrent implementation\n" -"focusing on efficiency and scalability. It runs on embedded devices as well as\n" +"focusing on efficiency and scalability. It runs on embedded devices as well " +"as\n" "desktops." msgstr "" -#: gnu/packages/certs.scm:66 +#: gnu/packages/certs.scm:67 msgid "Python script to extract .pem data from certificate collection" msgstr "" -#: gnu/packages/certs.scm:68 +#: gnu/packages/certs.scm:69 msgid "" "certdata2pem.py is a Python script to transform X.509 certificate\n" "\"source code\" as contained, for example, in the Mozilla sources, into\n" ".pem formatted certificates." msgstr "" -#: gnu/packages/certs.scm:137 +#: gnu/packages/certs.scm:138 msgid "CA certificates from Mozilla" msgstr "" -#: gnu/packages/certs.scm:139 +#: gnu/packages/certs.scm:140 msgid "" "This package provides certificates for Certification Authorities (CA)\n" "taken from the NSS package and thus ultimately from the Mozilla project." msgstr "" -#: gnu/packages/certs.scm:208 +#: gnu/packages/certs.scm:209 msgid "Let's Encrypt root and intermediate certificates" msgstr "" -#: gnu/packages/certs.scm:209 +#: gnu/packages/certs.scm:210 msgid "" "This package provides a certificate store containing only the\n" -"Let's Encrypt root and intermediate certificates. It is intended to be used\n" +"Let's Encrypt root and intermediate certificates. It is intended to be " +"used\n" "within Guix." msgstr "" -#: gnu/packages/compression.scm:100 +#: gnu/packages/compression.scm:104 msgid "Compression library" msgstr "Bibliothèque de compression" -#: gnu/packages/compression.scm:102 +#: gnu/packages/compression.scm:106 msgid "" "zlib is designed to be a free, general-purpose, legally unencumbered --\n" -"that is, not covered by any patents -- lossless data-compression library for\n" +"that is, not covered by any patents -- lossless data-compression library " +"for\n" "use on virtually any computer hardware and operating system. The zlib data\n" -"format is itself portable across platforms. Unlike the LZW compression method\n" -"used in Unix compress(1) and in the GIF image format, the compression method\n" -"currently used in zlib essentially never expands the data. (LZW can double or\n" +"format is itself portable across platforms. Unlike the LZW compression " +"method\n" +"used in Unix compress(1) and in the GIF image format, the compression " +"method\n" +"currently used in zlib essentially never expands the data. (LZW can double " +"or\n" "triple the file size in extreme cases.) zlib's memory footprint is also\n" -"independent of the input data and can be reduced, if necessary, at some cost\n" +"independent of the input data and can be reduced, if necessary, at some " +"cost\n" "in compression." msgstr "" -#: gnu/packages/compression.scm:133 +#: gnu/packages/compression.scm:137 msgid "Zip Compression library" msgstr "" -#: gnu/packages/compression.scm:135 +#: gnu/packages/compression.scm:139 msgid "" "Minizip is a minimalistic library that supports compressing,\n" "extracting and viewing ZIP archives. This version is extracted from\n" "the @code{zlib} source." msgstr "" -#: gnu/packages/compression.scm:154 +#: gnu/packages/compression.scm:158 msgid "Replacement for Sun's 'jar' utility" msgstr "" -#: gnu/packages/compression.scm:156 +#: gnu/packages/compression.scm:160 msgid "" "FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" "utility. Instead of being written in Java, FastJar is written in C." msgstr "" -#: gnu/packages/compression.scm:190 +#: gnu/packages/compression.scm:194 msgid "C library for manipulating POSIX tar files" msgstr "Bibliothèque C pour manipuler des fichiers tar POSIX" -#: gnu/packages/compression.scm:192 +#: gnu/packages/compression.scm:196 msgid "" "libtar is a C library for manipulating POSIX tar files. It handles\n" "adding and extracting files to/from a tar archive." msgstr "" -#: gnu/packages/compression.scm:209 +#: gnu/packages/compression.scm:213 msgid "General file (de)compression (using lzw)" msgstr "" -#: gnu/packages/compression.scm:214 +#: gnu/packages/compression.scm:227 msgid "" "GNU Gzip provides data compression and decompression utilities; the\n" -"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a single\n" -"file; as a result, it is often used in conjunction with \"tar\", resulting in\n" +"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a " +"single\n" +"file; as a result, it is often used in conjunction with \"tar\", resulting " +"in\n" "\".tar.gz\" or \".tgz\", etc." msgstr "" -#: gnu/packages/compression.scm:284 +#: gnu/packages/compression.scm:297 msgid "High-quality data compression program" msgstr "" -#: gnu/packages/compression.scm:286 +#: gnu/packages/compression.scm:299 msgid "" "bzip2 is a freely available, patent free (see below), high-quality data\n" "compressor. It typically compresses files to within 10% to 15% of the best\n" @@ -1684,41 +1960,47 @@ msgid "" "decompression." msgstr "" -#: gnu/packages/compression.scm:307 +#: gnu/packages/compression.scm:320 msgid "Parallel bzip2 compression utility" msgstr "" -#: gnu/packages/compression.scm:309 +#: gnu/packages/compression.scm:322 msgid "" "lbzip2 is a multi-threaded compression utility with support for the\n" "bzip2 compressed file format. lbzip2 can process standard bz2 files in\n" -"parallel. It uses POSIX threading model (pthreads), which allows it to take\n" -"full advantage of symmetric multiprocessing (SMP) systems. It has been proven\n" -"to scale linearly, even to over one hundred processor cores. lbzip2 is fully\n" +"parallel. It uses POSIX threading model (pthreads), which allows it to " +"take\n" +"full advantage of symmetric multiprocessing (SMP) systems. It has been " +"proven\n" +"to scale linearly, even to over one hundred processor cores. lbzip2 is " +"fully\n" "compatible with bzip2 – both at file format and command line level." msgstr "" -#: gnu/packages/compression.scm:339 +#: gnu/packages/compression.scm:352 msgid "Parallel bzip2 implementation" msgstr "" -#: gnu/packages/compression.scm:341 +#: gnu/packages/compression.scm:354 msgid "" "Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" -"compressor that uses pthreads and achieves near-linear speedup on SMP machines.\n" -"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. anything\n" +"compressor that uses pthreads and achieves near-linear speedup on SMP " +"machines.\n" +"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. " +"anything\n" "compressed with pbzip2 can be decompressed with bzip2)." msgstr "" -#: gnu/packages/compression.scm:362 +#: gnu/packages/compression.scm:375 msgid "General-purpose data compression" msgstr "" -#: gnu/packages/compression.scm:364 +#: gnu/packages/compression.scm:377 msgid "" "XZ Utils is free general-purpose data compression software with high\n" "compression ratio. XZ Utils were written for POSIX-like systems, but also\n" -"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.\n" +"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA " +"Utils.\n" "\n" "The core of the XZ Utils compression code is based on LZMA SDK, but it has\n" "been modified quite a lot to be suitable for XZ Utils. The primary\n" @@ -1727,11 +2009,11 @@ msgid "" "than gzip and 15 % smaller output than bzip2." msgstr "" -#: gnu/packages/compression.scm:392 +#: gnu/packages/compression.scm:405 msgid "Data compression library suitable for real-time data de-/compression" msgstr "" -#: gnu/packages/compression.scm:394 +#: gnu/packages/compression.scm:407 msgid "" "LZO is a data compression library which is suitable for data\n" "de-/compression in real-time. This means it favours speed over\n" @@ -1741,207 +2023,225 @@ msgid "" "format are designed to be portable across platforms." msgstr "" -#: gnu/packages/compression.scm:430 +#: gnu/packages/compression.scm:443 msgid "Python bindings for the LZO data compression library" msgstr "Liaisons python pour la bibliothèque de compression LZO" -#: gnu/packages/compression.scm:432 +#: gnu/packages/compression.scm:445 msgid "" "Python-LZO provides Python bindings for LZO, i.e. you can access\n" "the LZO library from your Python scripts thereby compressing ordinary\n" "Python strings." msgstr "" -#: gnu/packages/compression.scm:455 +#: gnu/packages/compression.scm:468 msgid "Compress or expand files" msgstr "Compresse et décompresse des fichiers" -#: gnu/packages/compression.scm:457 +#: gnu/packages/compression.scm:470 msgid "" "Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" -"LZO data compression library for compression services, and its main advantages\n" -"over gzip are much higher compression and decompression speed (at the cost of\n" +"LZO data compression library for compression services, and its main " +"advantages\n" +"over gzip are much higher compression and decompression speed (at the cost " +"of\n" "some compression ratio)." msgstr "" -#: gnu/packages/compression.scm:476 +#: gnu/packages/compression.scm:489 msgid "Lossless data compressor based on the LZMA algorithm" msgstr "" -#: gnu/packages/compression.scm:478 +#: gnu/packages/compression.scm:491 msgid "" "Lzip is a lossless data compressor with a user interface similar to the\n" -"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses\n" -"more than bzip2, which makes it well-suited for software distribution and data\n" +"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and " +"compresses\n" +"more than bzip2, which makes it well-suited for software distribution and " +"data\n" "archiving. Lzip is a clean implementation of the LZMA algorithm." msgstr "" -#: gnu/packages/compression.scm:497 +#: gnu/packages/compression.scm:510 msgid "Recover and decompress data from damaged lzip files" msgstr "" -#: gnu/packages/compression.scm:499 +#: gnu/packages/compression.scm:512 msgid "" "Lziprecover is a data recovery tool and decompressor for files in the lzip\n" -"compressed data format (.lz). It can test the integrity of lzip files, extract\n" +"compressed data format (.lz). It can test the integrity of lzip files, " +"extract\n" "data from damaged ones, and repair most files with small errors (up to one\n" "single-byte error per member) entirely.\n" "\n" -"Lziprecover is not a replacement for regular backups, but a last line of defence\n" -"when even the backups are corrupt. It can recover files by merging the good\n" -"parts of two or more damaged copies, such as can be easily produced by running\n" +"Lziprecover is not a replacement for regular backups, but a last line of " +"defence\n" +"when even the backups are corrupt. It can recover files by merging the " +"good\n" +"parts of two or more damaged copies, such as can be easily produced by " +"running\n" "@command{ddrescue} on a failing device.\n" "\n" -"This package also includes @command{unzcrash}, a tool to test the robustness of\n" +"This package also includes @command{unzcrash}, a tool to test the robustness " +"of\n" "decompressors when faced with corrupted input." msgstr "" -#: gnu/packages/compression.scm:540 +#: gnu/packages/compression.scm:553 msgid "Archives in shell scripts, uuencode/uudecode" msgstr "" -#: gnu/packages/compression.scm:542 +#: gnu/packages/compression.scm:555 msgid "" "GNU sharutils is a package for creating and manipulating shell\n" -"archives that can be readily emailed. A shell archive is a file that can be\n" -"processed by a Bourne-type shell to unpack the original collection of files.\n" +"archives that can be readily emailed. A shell archive is a file that can " +"be\n" +"processed by a Bourne-type shell to unpack the original collection of " +"files.\n" "This package is mostly for compatibility and historical interest." msgstr "" -#: gnu/packages/compression.scm:573 +#: gnu/packages/compression.scm:586 msgid "Library for SoundFont decompression" msgstr "" -#: gnu/packages/compression.scm:575 +#: gnu/packages/compression.scm:588 msgid "" "SfArkLib is a C++ library for decompressing SoundFont files compressed\n" "with the sfArk algorithm." msgstr "" -#: gnu/packages/compression.scm:608 +#: gnu/packages/compression.scm:622 msgid "Basic sfArk decompressor" msgstr "" -#: gnu/packages/compression.scm:609 +#: gnu/packages/compression.scm:623 msgid "" "SfArk extractor converts SoundFonts in the compressed legacy\n" "sfArk file format to the uncompressed sf2 format." msgstr "" -#: gnu/packages/compression.scm:626 +#: gnu/packages/compression.scm:640 msgid "Compression tools for some formats used by Microsoft" msgstr "" -#: gnu/packages/compression.scm:628 +#: gnu/packages/compression.scm:642 msgid "" "The purpose of libmspack is to provide both compression and\n" "decompression of some loosely related file formats used by Microsoft." msgstr "" -#: gnu/packages/compression.scm:647 +#: gnu/packages/compression.scm:661 msgid "Low-level interface to bzip2 compression library" msgstr "" -#: gnu/packages/compression.scm:648 +#: gnu/packages/compression.scm:662 msgid "" "This module provides a Perl interface to the bzip2\n" "compression library." msgstr "" -#: gnu/packages/compression.scm:682 +#: gnu/packages/compression.scm:696 msgid "Low-level interface to zlib compression library" msgstr "" -#: gnu/packages/compression.scm:683 +#: gnu/packages/compression.scm:697 msgid "" "This module provides a Perl interface to the zlib\n" "compression library." msgstr "" -#: gnu/packages/compression.scm:704 +#: gnu/packages/compression.scm:718 msgid "IO Interface to compressed files/buffers" msgstr "" -#: gnu/packages/compression.scm:705 +#: gnu/packages/compression.scm:719 msgid "" "IO-Compress provides a Perl interface to allow reading and\n" "writing of compressed data created with the zlib and bzip2 libraries." msgstr "" -#: gnu/packages/compression.scm:732 +#: gnu/packages/compression.scm:745 msgid "Compression algorithm focused on speed" msgstr "" -#: gnu/packages/compression.scm:733 +#: gnu/packages/compression.scm:746 msgid "" "LZ4 is a lossless compression algorithm, providing\n" -"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features an\n" -"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/cycle).\n" -"A high compression derivative, called LZ4_HC, is also provided. It trades CPU\n" +"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features " +"an\n" +"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/" +"cycle).\n" +"A high compression derivative, called LZ4_HC, is also provided. It trades " +"CPU\n" "time for compression ratio." msgstr "" -#: gnu/packages/compression.scm:758 +#: gnu/packages/compression.scm:771 msgid "LZ4 bindings for Python" msgstr "Liaisons LZ4 pour Python" -#: gnu/packages/compression.scm:760 +#: gnu/packages/compression.scm:773 msgid "" "This package provides python bindings for the lz4 compression library\n" "by Yann Collet. The project contains bindings for the LZ4 block format and\n" "the LZ4 frame format." msgstr "" -#: gnu/packages/compression.scm:783 +#: gnu/packages/compression.scm:796 msgid "String compression" msgstr "" -#: gnu/packages/compression.scm:784 +#: gnu/packages/compression.scm:797 msgid "Lz-string is a string compressor library for Python." msgstr "" -#: gnu/packages/compression.scm:822 +#: gnu/packages/compression.scm:835 msgid "Tools to create and extract squashfs file systems" msgstr "" -#: gnu/packages/compression.scm:824 +#: gnu/packages/compression.scm:837 msgid "" "Squashfs is a highly compressed read-only file system for Linux. It uses\n" "zlib to compress files, inodes, and directories. All blocks are packed to\n" -"minimize the data overhead, and block sizes of between 4K and 1M are supported.\n" +"minimize the data overhead, and block sizes of between 4K and 1M are " +"supported.\n" "It is intended to be used for archival use, for live CDs, and for embedded\n" -"systems where low overhead is needed. This package allows you to create and\n" +"systems where low overhead is needed. This package allows you to create " +"and\n" "extract such file systems." msgstr "" -#: gnu/packages/compression.scm:861 +#: gnu/packages/compression.scm:874 msgid "Parallel implementation of gzip" msgstr "" -#: gnu/packages/compression.scm:863 +#: gnu/packages/compression.scm:876 msgid "" "This package provides a parallel implementation of gzip that exploits\n" "multiple processors and multiple cores when compressing data." msgstr "" -#: gnu/packages/compression.scm:887 +#: gnu/packages/compression.scm:900 msgid "Parallel indexing implementation of LZMA" msgstr "" -#: gnu/packages/compression.scm:889 +#: gnu/packages/compression.scm:902 msgid "" "The existing XZ Utils provide great compression in the .xz file format,\n" -"but they produce just one big block of compressed data. Pixz instead produces\n" -"a collection of smaller blocks which makes random access to the original data\n" +"but they produce just one big block of compressed data. Pixz instead " +"produces\n" +"a collection of smaller blocks which makes random access to the original " +"data\n" "possible and can compress in parallel. This is especially useful for large\n" "tarballs." msgstr "" -#: gnu/packages/compression.scm:930 +#: gnu/packages/compression.scm:943 msgid "Implementation of the Brotli compression algorithm" msgstr "" -#: gnu/packages/compression.scm:932 +#: gnu/packages/compression.scm:945 msgid "" "Brotli is a general-purpose lossless compression algorithm. It is\n" "similar in speed to deflate but offers denser compression. This package\n" @@ -1949,32 +2249,34 @@ msgid "" "respectively, based on the reference implementation from Google." msgstr "" -#: gnu/packages/compression.scm:956 +#: gnu/packages/compression.scm:969 msgid "Tool to unpack Cabinet archives" msgstr "" -#: gnu/packages/compression.scm:957 +#: gnu/packages/compression.scm:970 msgid "Extracts files out of Microsoft Cabinet (.cab) archives" msgstr "" -#: gnu/packages/compression.scm:989 +#: gnu/packages/compression.scm:1002 msgid "Delta encoder for binary files" msgstr "" -#: gnu/packages/compression.scm:990 +#: gnu/packages/compression.scm:1003 msgid "" "xdelta encodes only the differences between two binary files\n" -"using the VCDIFF algorithm and patch file format described in RFC 3284. It can\n" -"also be used to apply such patches. xdelta is similar to @command{diff} and\n" +"using the VCDIFF algorithm and patch file format described in RFC 3284. It " +"can\n" +"also be used to apply such patches. xdelta is similar to @command{diff} " +"and\n" "@command{patch}, but is not limited to plain text and does not generate\n" "human-readable output." msgstr "" -#: gnu/packages/compression.scm:1022 +#: gnu/packages/compression.scm:1036 msgid "Large file compressor with a very high compression ratio" msgstr "" -#: gnu/packages/compression.scm:1023 +#: gnu/packages/compression.scm:1037 msgid "" "lrzip is a compression utility that uses long-range\n" "redundancy reduction to improve the subsequent compression ratio of\n" @@ -1985,147 +2287,164 @@ msgid "" "well as bzip2." msgstr "" -#: gnu/packages/compression.scm:1059 +#: gnu/packages/compression.scm:1067 msgid "Filter for improving compression of typed binary data" msgstr "" -#: gnu/packages/compression.scm:1060 +#: gnu/packages/compression.scm:1068 msgid "" "Bitshuffle is an algorithm that rearranges typed, binary data\n" -"for improving compression, as well as a python/C package that implements this\n" +"for improving compression, as well as a python/C package that implements " +"this\n" "algorithm within the Numpy framework." msgstr "" -#: gnu/packages/compression.scm:1079 +#: gnu/packages/compression.scm:1089 msgid "Fast compressor/decompressor" msgstr "" -#: gnu/packages/compression.scm:1080 +#: gnu/packages/compression.scm:1090 msgid "" -"Snappy is a compression/decompression library. It does not\n" -"aim for maximum compression, or compatibility with any other compression library;\n" -"instead, it aims for very high speeds and reasonable compression. For instance,\n" -"compared to the fastest mode of zlib, Snappy is an order of magnitude faster\n" -"for most inputs, but the resulting compressed files are anywhere from 20% to\n" +"Snappy is a compression/decompression library. It does not\n" +"aim for maximum compression, or compatibility with any other compression " +"library;\n" +"instead, it aims for very high speeds and reasonable compression. For " +"instance,\n" +"compared to the fastest mode of zlib, Snappy is an order of magnitude " +"faster\n" +"for most inputs, but the resulting compressed files are anywhere from 20% " +"to\n" "100% bigger." msgstr "" -#: gnu/packages/compression.scm:1204 +#: gnu/packages/compression.scm:1219 msgid "Compression/decompression algorithm in Java" msgstr "" -#: gnu/packages/compression.scm:1205 +#: gnu/packages/compression.scm:1220 msgid "" "Snappy-java is a Java port of the snappy, a fast C++\n" "compresser/decompresser." msgstr "" -#: gnu/packages/compression.scm:1311 -msgid "Java port of snappy" +#: gnu/packages/compression.scm:1326 +msgid "Java port of the Snappy (de)compressor" msgstr "" -#: gnu/packages/compression.scm:1312 +#: gnu/packages/compression.scm:1328 msgid "" -"Iq80-snappy is a rewrite (port) of Snappy writen in pure\n" -"Java. This compression code produces a byte-for-byte exact copy of the output\n" -"created by the original C++ code, and extremely fast." +"Iq80-snappy is a port of the Snappy compressor and decompressor rewritten\n" +"in pure Java. This compression code produces a byte-for-byte exact copy of " +"the\n" +"output created by the original C++ code, and is extremely fast." msgstr "" -#: gnu/packages/compression.scm:1351 +#: gnu/packages/compression.scm:1367 msgid "Java bzip2 compression/decompression library" msgstr "Bibliothèque de compression et décompression bzip2 pour Java" -#: gnu/packages/compression.scm:1352 +#: gnu/packages/compression.scm:1368 msgid "" "Jbzip2 is a Java bzip2 compression/decompression library.\n" "It can be used as a replacement for the Apache @code{CBZip2InputStream} /\n" "@code{CBZip2OutputStream} classes." msgstr "" -#: gnu/packages/compression.scm:1417 +#: gnu/packages/compression.scm:1434 msgid "Command-line file archiver with high compression ratio" msgstr "" -#: gnu/packages/compression.scm:1418 +#: gnu/packages/compression.scm:1435 msgid "" "p7zip is a command-line port of 7-Zip, a file archiver that\n" "handles the 7z format which features very high compression ratios." msgstr "" -#: gnu/packages/compression.scm:1457 +#: gnu/packages/compression.scm:1474 msgid "Compressed C++ iostream" msgstr "" -#: gnu/packages/compression.scm:1458 +#: gnu/packages/compression.scm:1475 msgid "" "gzstream is a small library for providing zlib\n" "functionality in a C++ iostream." msgstr "" -#: gnu/packages/compression.scm:1505 +#: gnu/packages/compression.scm:1522 msgid "Incremental journaling archiver" msgstr "" -#: gnu/packages/compression.scm:1506 +#: gnu/packages/compression.scm:1523 msgid "" "ZPAQ is a command-line archiver for realistic situations with\n" "many duplicate and already compressed files. It backs up only those files\n" -"modified since the last update. All previous versions remain untouched and can\n" +"modified since the last update. All previous versions remain untouched and " +"can\n" "be independently recovered. Identical files are only stored once (known as\n" "@dfn{de-duplication}). Archives can also be encrypted.\n" "\n" -"ZPAQ is intended to back up user data, not entire operating systems. It ignores\n" +"ZPAQ is intended to back up user data, not entire operating systems. It " +"ignores\n" "owner and group IDs, ACLs, extended attributes, or special file types like\n" -"devices, sockets, or named pipes. It does not follow or restore symbolic links\n" +"devices, sockets, or named pipes. It does not follow or restore symbolic " +"links\n" "or junctions, and always follows hard links." msgstr "" -#: gnu/packages/compression.scm:1587 +#: gnu/packages/compression.scm:1605 msgid "Extract CAB files from InstallShield installers" msgstr "" -#: gnu/packages/compression.scm:1589 +#: gnu/packages/compression.scm:1607 msgid "" "@command{unshield} is a tool and library for extracting @file{.cab}\n" " archives from InstallShield installers." msgstr "" -#: gnu/packages/compression.scm:1615 +#: gnu/packages/compression.scm:1638 msgid "Zstandard real-time compression algorithm" msgstr "" -#: gnu/packages/compression.scm:1616 +#: gnu/packages/compression.scm:1639 msgid "" "Zstandard (@command{zstd}) is a lossless compression algorithm\n" -"that combines very fast operation with a compression ratio comparable to that of\n" -"zlib. In most scenarios, both compression and decompression can be performed in\n" +"that combines very fast operation with a compression ratio comparable to " +"that of\n" +"zlib. In most scenarios, both compression and decompression can be " +"performed in\n" "‘real time’. The compressor can be configured to provide the most suitable\n" -"trade-off between compression ratio and speed, without affecting decompression\n" +"trade-off between compression ratio and speed, without affecting " +"decompression\n" "speed." msgstr "" -#: gnu/packages/compression.scm:1658 +#: gnu/packages/compression.scm:1681 msgid "Threaded implementation of the Zstandard compression algorithm" msgstr "" -#: gnu/packages/compression.scm:1659 +#: gnu/packages/compression.scm:1682 msgid "" "Parallel Zstandard (PZstandard or @command{pzstd}) is a\n" "multi-threaded implementation of the @uref{http://zstd.net/, Zstandard\n" -"compression algorithm}. It is fully compatible with the original Zstandard file\n" -"format and command-line interface, and can be used as a drop-in replacement.\n" +"compression algorithm}. It is fully compatible with the original Zstandard " +"file\n" +"format and command-line interface, and can be used as a drop-in " +"replacement.\n" "\n" -"Compression is distributed over multiple processor cores to improve performance,\n" -"as is the decompression of data compressed in this manner. Data compressed by\n" -"other implementations will only be decompressed by two threads: one performing\n" +"Compression is distributed over multiple processor cores to improve " +"performance,\n" +"as is the decompression of data compressed in this manner. Data compressed " +"by\n" +"other implementations will only be decompressed by two threads: one " +"performing\n" "the actual decompression, the other input and output." msgstr "" -#: gnu/packages/compression.scm:1700 +#: gnu/packages/compression.scm:1723 msgid "Compression and file packing utility" msgstr "Utilitaire de compression et de paquetage de fichiers" -#: gnu/packages/compression.scm:1702 +#: gnu/packages/compression.scm:1725 msgid "" "Zip is a compression and file packaging/archive utility. Zip is useful\n" "for packaging a set of files for distribution, for archiving files, and for\n" @@ -2136,28 +2455,33 @@ msgid "" "directory structure can be packed into a ZIP archive with a single command.\n" "\n" "Zip has one compression method (deflation) and can also store files without\n" -"compression. Zip automatically chooses the better of the two for each file.\n" +"compression. Zip automatically chooses the better of the two for each " +"file.\n" "Compression ratios of 2:1 to 3:1 are common for text files." msgstr "" -"Zip est un utilitaire de compression et de paquetage/archivage. Zip est utile\n" +"Zip est un utilitaire de compression et de paquetage/archivage. Zip est " +"utile\n" "pour regrouper des fichiers à distribuer, pour archiver ou pour gagner\n" "temporairement de l'espace sur le disque en compressant des fichiers ou\n" "répertoires inutilisés. Zip compresse un ou plusieurs fichiers en une seule\n" "archive ZIP tout en concervant certaines informations (nom, chemin, date de\n" "dernière modification, protection et contrôle d'intégrité). Un répertoire\n" -"et tout son contenu peuvent être convertis en une archive ZIP à l'aide d'une\n" +"et tout son contenu peuvent être convertis en une archive ZIP à l'aide " +"d'une\n" "seule commande. \n" "\n" -"Zip possède une méthode de compression (deflation) et peut aussi stocker des\n" -"fichiers sans les compresser. Zip choisit la meilleure des deux possibilités\n" +"Zip possède une méthode de compression (deflation) et peut aussi stocker " +"des\n" +"fichiers sans les compresser. Zip choisit la meilleure des deux " +"possibilités\n" "pour chaque fichier.Des ratios de compression de 2 à 3 sont généralement\n" "atteignables pour les fichiers texte." -#: gnu/packages/compression.scm:1757 +#: gnu/packages/compression.scm:1781 msgid "Decompression and file extraction utility" msgstr "Utilitaire de décompression et d'extraction de fichiers" -#: gnu/packages/compression.scm:1759 +#: gnu/packages/compression.scm:1783 msgid "" "UnZip is an extraction utility for archives compressed in .zip format,\n" "also called \"zipfiles\".\n" @@ -2169,105 +2493,228 @@ msgid "" msgstr "" "UnZip est un utilitaire d'extraction pour les archives compressées\n" "au format .zip.\n" -"Unzip liste, teste ou extrait des fichiers depuis une archive .zip. Par défaut\n" +"Unzip liste, teste ou extrait des fichiers depuis une archive .zip. Par " +"défaut\n" "(aucune option fournie), Unzip extrait les fichiers de l'archive\n" -"vers le répertoire courant et ses sous-répertoires. Unzip recrée par défaut la\n" +"vers le répertoire courant et ses sous-répertoires. Unzip recrée par défaut " +"la\n" "structure des répertoires contenus dans l'archive." -#: gnu/packages/compression.scm:1800 +#: gnu/packages/compression.scm:1835 msgid "Library for accessing zip files" msgstr "Bibliothèque de manipulation des fichiers zip" -#: gnu/packages/compression.scm:1802 +#: gnu/packages/compression.scm:1837 msgid "ZZipLib is a library based on zlib for accessing zip files." -msgstr "ZZipLib est une bibliothèque basée sur zlip pour la manipulation de fichiers zip." +msgstr "" +"ZZipLib est une bibliothèque basée sur zlip pour la manipulation de fichiers " +"zip." -#: gnu/packages/compression.scm:1819 -msgid "Provides an interface to ZIP archive files" +#: gnu/packages/compression.scm:1857 +#, fuzzy +msgid "Provides an interface to Zip archive files" msgstr "Fournit une interface pour les archives ZIP" -#: gnu/packages/compression.scm:1820 gnu/packages/perl.scm:279 +#: gnu/packages/compression.scm:1858 +#, fuzzy msgid "" -"The Archive::Zip module allows a Perl program to create,\n" -"manipulate, read, and write Zip archive files." +"The @code{Archive::Zip} module allows a Perl program to\n" +"create, manipulate, read, and write Zip archive files." msgstr "" "Le module Archive::Zip permet à un programme Perl de créer,\n" "manipuler, lire et écrire des archives Zip." -#: gnu/packages/compression.scm:1842 +#: gnu/packages/compression.scm:1880 msgid "C library for reading, creating, and modifying zip archives" msgstr "" -#: gnu/packages/compression.scm:1843 +#: gnu/packages/compression.scm:1881 msgid "" "Libzip is a C library for reading, creating, and modifying\n" -"zip archives. Files can be added from data buffers, files, or compressed data\n" +"zip archives. Files can be added from data buffers, files, or compressed " +"data\n" "copied directly from other zip archives. Changes made without closing the\n" "archive can be reverted." msgstr "" -#: gnu/packages/compression.scm:1876 +#: gnu/packages/compression.scm:1914 msgid "Universal tool to manage file archives of various types" msgstr "" -#: gnu/packages/compression.scm:1877 +#: gnu/packages/compression.scm:1915 msgid "" "The main command is @command{aunpack} which extracts files\n" -"from an archive. The other commands provided are @command{apack} (to create\n" -"archives), @command{als} (to list files in archives), and @command{acat} (to\n" -"extract files to standard out). As @command{atool} invokes external programs\n" -"to handle the archives, not all commands may be supported for a certain type\n" +"from an archive. The other commands provided are @command{apack} (to " +"create\n" +"archives), @command{als} (to list files in archives), and @command{acat} " +"(to\n" +"extract files to standard out). As @command{atool} invokes external " +"programs\n" +"to handle the archives, not all commands may be supported for a certain " +"type\n" "of archives." msgstr "" -#: gnu/packages/compression.scm:1899 +#: gnu/packages/compression.scm:1937 msgid "Generic archive extracting mechanism" msgstr "" -#: gnu/packages/compression.scm:1900 +#: gnu/packages/compression.scm:1938 msgid "" "It allows you to extract any archive file of the type .tar,\n" ".tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma\n" -"without having to worry how it does so, or use different interfaces for each\n" +"without having to worry how it does so, or use different interfaces for " +"each\n" "type by using either Perl modules, or command-line tools on your system." msgstr "" -#: gnu/packages/compression.scm:1936 +#: gnu/packages/compression.scm:1974 msgid "XZ in Java" msgstr "" -#: gnu/packages/compression.scm:1937 +#: gnu/packages/compression.scm:1975 msgid "" "Tukaani-xz is an implementation of xz compression/decompression\n" "algorithms in Java." msgstr "" -#: gnu/packages/databases.scm:147 +#: gnu/packages/compression.scm:1995 +msgid "Small, stand-alone lzip decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1997 +msgid "" +"Lunzip is a decompressor for files in the lzip compression format (.lz),\n" +"written as a single small C tool with no dependencies. This makes it\n" +"well-suited to embedded and other systems without a C++ compiler, or for use " +"in\n" +"applications such as software installers that need only to decompress " +"files,\n" +"not compress them.\n" +"Lunzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2022 +#, fuzzy +msgid "Small, stand-alone lzip compressor and decompressor" +msgstr "Bibliothèque de compression et décompression bzip2 pour Java" + +#: gnu/packages/compression.scm:2024 +msgid "" +"Clzip is a compressor and decompressor for files in the lzip compression\n" +"format (.lz), written as a single small C tool with no dependencies. This " +"makes\n" +"it well-suited to embedded and other systems without a C++ compiler, or for " +"use\n" +"in other applications like package managers.\n" +"Clzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2051 +#, fuzzy +msgid "Lzip data compression C library" +msgstr "Bibliothèque de décompression GIF" + +#: gnu/packages/compression.scm:2053 +msgid "" +"Lzlib is a C library for in-memory LZMA compression and decompression in\n" +"the lzip format. It supports integrity checking of the decompressed data, " +"and\n" +"all functions are thread-safe. The library should never crash, even in case " +"of\n" +"corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:2075 +msgid "Parallel lossless data compressor for the lzip format" +msgstr "" + +#: gnu/packages/compression.scm:2077 +msgid "" +"Plzip is a massively parallel (multi-threaded) lossless data compressor\n" +"and decompressor that uses the lzip file format (.lz). Files produced by " +"plzip\n" +"are fully compatible with lzip and can be rescued with lziprecover.\n" +"On multiprocessor machines, plzip can compress and decompress large files " +"much\n" +"faster than lzip, at the cost of a slightly reduced compression ratio (0.4% " +"to\n" +"2%). The number of usable threads is limited by file size: on files of only " +"a\n" +"few MiB, plzip is no faster than lzip.\n" +"Files that were compressed with regular lzip will also not be decompressed\n" +"faster by plzip, unless the @code{-b} option was used: lzip usually " +"produces\n" +"single-member files which can't be decompressed in parallel." +msgstr "" + +#: gnu/packages/compression.scm:2111 +msgid "Tool for extracting Inno Setup installers" +msgstr "" + +#: gnu/packages/compression.scm:2112 +msgid "" +"innoextract allows extracting Inno Setup installers under\n" +"non-Windows systems without running the actual installer using wine." +msgstr "" + +#: gnu/packages/compression.scm:2148 +msgid "General-purpose lossless compression" +msgstr "" + +#: gnu/packages/compression.scm:2149 +msgid "" +"This package provides the reference implementation of Brotli,\n" +"a generic-purpose lossless compression algorithm that compresses data using " +"a\n" +"combination of a modern variant of the LZ77 algorithm, Huffman coding and " +"2nd\n" +"order context modeling, with a compression ratio comparable to the best\n" +"currently available general-purpose compression methods. It is similar in " +"speed\n" +"with @code{deflate} but offers more dense compression.\n" +"\n" +"The specification of the Brotli Compressed Data Format is defined in RFC " +"7932." +msgstr "" + +#: gnu/packages/databases.scm:157 msgid "Clustered RDF storage and query engine" msgstr "" -#: gnu/packages/databases.scm:148 +#: gnu/packages/databases.scm:158 msgid "" "4store is a RDF/SPARQL store written in C, supporting\n" "either single machines or networked clusters." msgstr "" -#: gnu/packages/databases.scm:167 +#: gnu/packages/databases.scm:177 msgid "Hash library of database functions compatible with traditional dbm" msgstr "" -#: gnu/packages/databases.scm:169 +#: gnu/packages/databases.scm:179 msgid "" "GDBM is a library for manipulating hashed databases. It is used to\n" "store key/value pairs in a file in a manner similar to the Unix dbm library\n" "and provides interfaces to the traditional file format." msgstr "" -#: gnu/packages/databases.scm:219 +#: gnu/packages/databases.scm:220 +msgid "@code{mgo} offers a rich MongoDB driver for Go." +msgstr "" + +#: gnu/packages/databases.scm:222 +msgid "" +"@code{mgo} (pronounced as mango) is a MongoDB driver for the Go language.\n" +"It implements a rich selection of features under a simple API following\n" +"standard Go idioms." +msgstr "" + +#: gnu/packages/databases.scm:273 msgid "Berkeley database" msgstr "Base de données Berkeley" -#: gnu/packages/databases.scm:221 +#: gnu/packages/databases.scm:275 msgid "" "Berkeley DB is an embeddable database allowing developers the choice of\n" "SQL, Key/Value, XML/XQuery or Java Object storage for their data model." @@ -2276,55 +2723,57 @@ msgstr "" "le choix de SQL, clé/valeur, XML/XQuery ou Java Object Storage pour leur\n" "modèle de données." -#: gnu/packages/databases.scm:310 +#: gnu/packages/databases.scm:353 msgid "Utility for dumping and restoring ElasticSearch indexes" msgstr "" -#: gnu/packages/databases.scm:312 +#: gnu/packages/databases.scm:355 msgid "" "This package provides a utility for dumping the contents of an\n" -"ElasticSearch index to a compressed file and restoring the dumpfile back to an\n" +"ElasticSearch index to a compressed file and restoring the dumpfile back to " +"an\n" "ElasticSearch server" msgstr "" -#: gnu/packages/databases.scm:350 +#: gnu/packages/databases.scm:393 msgid "Fast key-value storage library" msgstr "" -#: gnu/packages/databases.scm:352 +#: gnu/packages/databases.scm:395 msgid "" "LevelDB is a fast key-value storage library that provides an ordered\n" "mapping from string keys to string values." msgstr "" -#: gnu/packages/databases.scm:372 +#: gnu/packages/databases.scm:416 msgid "In memory caching service" msgstr "" -#: gnu/packages/databases.scm:373 +#: gnu/packages/databases.scm:417 msgid "" "Memcached is a in memory key value store. It has a small\n" "and generic API, and was originally intended for use with dynamic web\n" "applications." msgstr "" -#: gnu/packages/databases.scm:478 +#: gnu/packages/databases.scm:541 msgid "High performance and high availability document database" msgstr "" -#: gnu/packages/databases.scm:480 +#: gnu/packages/databases.scm:543 msgid "" "Mongo is a high-performance, high availability, schema-free\n" "document-oriented database. A key goal of MongoDB is to bridge the gap\n" -"between key/value stores (which are fast and highly scalable) and traditional\n" +"between key/value stores (which are fast and highly scalable) and " +"traditional\n" "RDBMS systems (which are deep in functionality)." msgstr "" -#: gnu/packages/databases.scm:556 +#: gnu/packages/databases.scm:619 msgid "Fast, easy to use, and popular database" msgstr "Base de données rapide, facile d'utilisation et populaire" -#: gnu/packages/databases.scm:558 +#: gnu/packages/databases.scm:621 msgid "" "MySQL is a fast, reliable, and easy to use relational database\n" "management system that supports the standardized Structured Query\n" @@ -2333,41 +2782,48 @@ msgstr "" "MySQL est un système de gestion de base de données relationnelle rapide,\n" " fiable et facile d'emploi, supportant le SQL standardisé." -#: gnu/packages/databases.scm:634 +#: gnu/packages/databases.scm:697 msgid "SQL database server" msgstr "" -#: gnu/packages/databases.scm:636 +#: gnu/packages/databases.scm:699 msgid "" "MariaDB is a multi-user and multi-threaded SQL database server, designed\n" "as a drop-in replacement of MySQL." msgstr "" -#: gnu/packages/databases.scm:674 +#: gnu/packages/databases.scm:737 msgid "Powerful object-relational database system" msgstr "Système de base de données relationnelle puissant" -#: gnu/packages/databases.scm:676 +#: gnu/packages/databases.scm:739 msgid "" "PostgreSQL is a powerful object-relational database system. It is fully\n" -"ACID compliant, has full support for foreign keys, joins, views, triggers, and\n" +"ACID compliant, has full support for foreign keys, joins, views, triggers, " +"and\n" "stored procedures (in multiple languages). It includes most SQL:2008 data\n" -"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and\n" +"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, " +"and\n" "TIMESTAMP. It also supports storage of binary large objects, including\n" "pictures, sounds, or video." msgstr "" -"PostgreSQL est un sytème de base de données relationnelle puissant. Totalement\n" -"conforme à ACID, il possède un support complet des clés étrangères, jointures, vues, \n" -"triggers, et procédures stockées (dans plusieurs langages). Il inclut la plupart des\n" -"types de données SQL:2008, y compris INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, \n" -"INTERVAL et TIMESTAMP. Il supporte aussi le stockage binaire de grands objets, dont\n" +"PostgreSQL est un sytème de base de données relationnelle puissant. " +"Totalement\n" +"conforme à ACID, il possède un support complet des clés étrangères, " +"jointures, vues, \n" +"triggers, et procédures stockées (dans plusieurs langages). Il inclut la " +"plupart des\n" +"types de données SQL:2008, y compris INTEGER, NUMERIC, BOOLEAN, CHAR, " +"VARCHAR, DATE, \n" +"INTERVAL et TIMESTAMP. Il supporte aussi le stockage binaire de grands " +"objets, dont\n" "les images, le son et la vidéo." -#: gnu/packages/databases.scm:715 +#: gnu/packages/databases.scm:778 msgid "Key-value database" msgstr "Base de données clef-valeur" -#: gnu/packages/databases.scm:716 +#: gnu/packages/databases.scm:779 msgid "" "QDBM is a library of routines for managing a\n" "database. The database is a simple data file containing key-value\n" @@ -2377,151 +2833,174 @@ msgid "" "organized in a hash table or B+ tree." msgstr "" -#: gnu/packages/databases.scm:771 +#: gnu/packages/databases.scm:834 msgid "Manipulate plain text files as databases" msgstr "Manipule les fichiers texte comme des bases de données" -#: gnu/packages/databases.scm:773 +#: gnu/packages/databases.scm:836 msgid "" "GNU Recutils is a set of tools and libraries for creating and\n" -"manipulating text-based, human-editable databases. Despite being text-based,\n" +"manipulating text-based, human-editable databases. Despite being text-" +"based,\n" "databases created with Recutils carry all of the expected features such as\n" "unique fields, primary keys, time stamps and more. Many different field\n" "types are supported, as is encryption." msgstr "" "GNU Recutils est un ensemble d'outils et de bibliothèques permettant de\n" "créer et de manipuler des bases de données textuelles. Bien que textuelles,\n" -"les bases de données créées avec Recutils fournissent toutes les fonctionnalités\n" -"attendues d'une base de données, telles que les champs uniques, les clés primaires,\n" -"les timestamps et plus encore. De nombreux types de champs sont supportés, tout comme\n" +"les bases de données créées avec Recutils fournissent toutes les " +"fonctionnalités\n" +"attendues d'une base de données, telles que les champs uniques, les clés " +"primaires,\n" +"les timestamps et plus encore. De nombreux types de champs sont supportés, " +"tout comme\n" "le chiffrement." -#: gnu/packages/databases.scm:860 +#: gnu/packages/databases.scm:932 msgid "Persistent key-value store for fast storage" msgstr "" -#: gnu/packages/databases.scm:862 +#: gnu/packages/databases.scm:934 msgid "" "RocksDB is a library that forms the core building block for a fast\n" "key-value server, especially suited for storing data on flash drives. It\n" -"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible tradeoffs\n" -"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-Factor}\n" +"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible " +"tradeoffs\n" +"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-" +"Factor}\n" "(RAF) and @dfn{Space-Amplification-Factor} (SAF). It has multi-threaded\n" "compactions, making it specially suitable for storing multiple terabytes of\n" "data in a single database. RocksDB is partially based on @code{LevelDB}." msgstr "" -#: gnu/packages/databases.scm:921 +#: gnu/packages/databases.scm:994 msgid "Command-line tool for accessing SPARQL endpoints over HTTP" msgstr "" -#: gnu/packages/databases.scm:922 +#: gnu/packages/databases.scm:995 msgid "" "Sparql-query is a command-line tool for accessing SPARQL\n" -"endpoints over HTTP. It has been intentionally designed to 'feel' similar to\n" -"tools for interrogating SQL databases. For example, you can enter a query over\n" -"several lines, using a semi-colon at the end of a line to indicate the end of\n" -"your query. It also supports readline so that you can more easily recall and\n" -"edit previous queries, even across sessions. It can be used non-interactively,\n" +"endpoints over HTTP. It has been intentionally designed to 'feel' similar " +"to\n" +"tools for interrogating SQL databases. For example, you can enter a query " +"over\n" +"several lines, using a semi-colon at the end of a line to indicate the end " +"of\n" +"your query. It also supports readline so that you can more easily recall " +"and\n" +"edit previous queries, even across sessions. It can be used non-" +"interactively,\n" "for example from a shell script." msgstr "" -#: gnu/packages/databases.scm:964 +#: gnu/packages/databases.scm:1037 msgid "The SQLite database management system" msgstr "Le système de gestion de bases de données SQLite" -#: gnu/packages/databases.scm:966 +#: gnu/packages/databases.scm:1039 msgid "" "SQLite is a software library that implements a self-contained, serverless,\n" "zero-configuration, transactional SQL database engine. SQLite is the most\n" -"widely deployed SQL database engine in the world. The source code for SQLite\n" +"widely deployed SQL database engine in the world. The source code for " +"SQLite\n" "is in the public domain." msgstr "" "SQLite est une bibliothèque logicielle implémantant un moteur de bases\n" -"de données SQL indépendant, sans serveur, sans configuration et transactionnel.\n" -"SQLite est le moteur de bases de données SQL le plus déployé de part le monde.\n" +"de données SQL indépendant, sans serveur, sans configuration et " +"transactionnel.\n" +"SQLite est le moteur de bases de données SQL le plus déployé de part le " +"monde.\n" "Le code source de SQLite est dans le domaine public." -#: gnu/packages/databases.scm:1015 +#: gnu/packages/databases.scm:1097 msgid "Trivial database" msgstr "Base de données triviale" -#: gnu/packages/databases.scm:1017 +#: gnu/packages/databases.scm:1099 msgid "" "TDB is a Trivial Database. In concept, it is very much like GDBM,\n" "and BSD's DB except that it allows multiple simultaneous writers and uses\n" -"locking internally to keep writers from trampling on each other. TDB is also\n" +"locking internally to keep writers from trampling on each other. TDB is " +"also\n" "extremely small." msgstr "" "TDB est une base de données triviale. Elle se rapproche conceptuellement\n" -"de GDBM et de la base de données de BSD, si ce n'est qu'elle autorise plusieurs\n" -"accès simultanés en écriture et utilise un verrouillage interne pour éviter les\n" +"de GDBM et de la base de données de BSD, si ce n'est qu'elle autorise " +"plusieurs\n" +"accès simultanés en écriture et utilise un verrouillage interne pour éviter " +"les\n" "empiétements. Notez que TDB est aussi très léger." -#: gnu/packages/databases.scm:1036 +#: gnu/packages/databases.scm:1118 msgid "Database independent interface for Perl" msgstr "Interface de base de données pour Perl" -#: gnu/packages/databases.scm:1037 +#: gnu/packages/databases.scm:1119 msgid "This package provides an database interface for Perl." msgstr "Ce paquet fournit une interface de base de données pour Perl." -#: gnu/packages/databases.scm:1085 +#: gnu/packages/databases.scm:1167 msgid "Extensible and flexible object <-> relational mapper" msgstr "" -#: gnu/packages/databases.scm:1086 +#: gnu/packages/databases.scm:1168 msgid "" "An SQL to OO mapper with an object API inspired by\n" "Class::DBI (with a compatibility layer as a springboard for porting) and a\n" -"resultset API that allows abstract encapsulation of database operations. It\n" -"aims to make representing queries in your code as perl-ish as possible while\n" +"resultset API that allows abstract encapsulation of database operations. " +"It\n" +"aims to make representing queries in your code as perl-ish as possible " +"while\n" "still providing access to as many of the capabilities of the database as\n" "possible, including retrieving related records from multiple tables in a\n" -"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY\",\n" +"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY" +"\",\n" "\"ORDER BY\" and \"HAVING\" support." msgstr "" -#: gnu/packages/databases.scm:1117 +#: gnu/packages/databases.scm:1199 msgid "Cursor with built-in caching support" msgstr "" -#: gnu/packages/databases.scm:1118 +#: gnu/packages/databases.scm:1200 msgid "" "DBIx::Class::Cursor::Cached provides a cursor class with\n" "built-in caching support." msgstr "" -#: gnu/packages/databases.scm:1140 +#: gnu/packages/databases.scm:1222 msgid "Introspect many-to-many relationships" msgstr "" -#: gnu/packages/databases.scm:1141 +#: gnu/packages/databases.scm:1223 msgid "" "Because the many-to-many relationships are not real\n" "relationships, they can not be introspected with DBIx::Class. Many-to-many\n" -"relationships are actually just a collection of convenience methods installed\n" -"to bridge two relationships. This DBIx::Class component can be used to store\n" +"relationships are actually just a collection of convenience methods " +"installed\n" +"to bridge two relationships. This DBIx::Class component can be used to " +"store\n" "all relevant information about these non-relationships so they can later be\n" "introspected and examined." msgstr "" -#: gnu/packages/databases.scm:1199 +#: gnu/packages/databases.scm:1281 msgid "Create a DBIx::Class::Schema based on a database" msgstr "" -#: gnu/packages/databases.scm:1200 +#: gnu/packages/databases.scm:1282 msgid "" "DBIx::Class::Schema::Loader automates the definition of a\n" -"DBIx::Class::Schema by scanning database table definitions and setting up the\n" +"DBIx::Class::Schema by scanning database table definitions and setting up " +"the\n" "columns, primary keys, unique constraints and relationships." msgstr "" -#: gnu/packages/databases.scm:1224 +#: gnu/packages/databases.scm:1306 msgid "DBI PostgreSQL interface" msgstr "Interface DBI PostgreSQL" -#: gnu/packages/databases.scm:1225 +#: gnu/packages/databases.scm:1307 msgid "" "This package provides a PostgreSQL driver for the Perl5\n" "@dfn{Database Interface} (DBI)." @@ -2529,11 +3008,11 @@ msgstr "" "Ce paquet fournit un pilote PostgreSQL pour la @dfn{Database Interface}\n" "(DBI) de Perl5." -#: gnu/packages/databases.scm:1249 +#: gnu/packages/databases.scm:1331 msgid "DBI MySQL interface" msgstr "Interface DBI MySQL" -#: gnu/packages/databases.scm:1250 +#: gnu/packages/databases.scm:1332 msgid "" "This package provides a MySQL driver for the Perl5\n" "@dfn{Database Interface} (DBI)." @@ -2541,14 +3020,15 @@ msgstr "" "Ce paquet fournit un pilote MySQL pour la @dfn{Database Interface}\n" "(DBI) de Perl5." -#: gnu/packages/databases.scm:1269 +#: gnu/packages/databases.scm:1351 msgid "SQlite interface for Perl" msgstr "Interface SQLite pour Perl" -#: gnu/packages/databases.scm:1270 +#: gnu/packages/databases.scm:1352 msgid "" "DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" -"the entire thing in the distribution. So in order to get a fast transaction\n" +"the entire thing in the distribution. So in order to get a fast " +"transaction\n" "capable RDBMS working for your Perl project you simply have to install this\n" "module, and nothing else." msgstr "" @@ -2556,60 +3036,62 @@ msgstr "" "de la distribution. Donc il suffit d'installer ce module dans votre projet\n" "pour obtenir un RDBMS capable de transactions rapides et rien d'autre." -#: gnu/packages/databases.scm:1301 +#: gnu/packages/databases.scm:1383 msgid "Generate SQL from Perl data structures" msgstr "" -#: gnu/packages/databases.scm:1302 +#: gnu/packages/databases.scm:1384 msgid "" "This module was inspired by the excellent DBIx::Abstract.\n" "While based on the concepts used by DBIx::Abstract, the concepts used have\n" "been modified to make the SQL easier to generate from Perl data structures.\n" -"The underlying idea is for this module to do what you mean, based on the data\n" +"The underlying idea is for this module to do what you mean, based on the " +"data\n" "structures you provide it, so that you don't have to modify your code every\n" "time your data changes." msgstr "" -#: gnu/packages/databases.scm:1331 +#: gnu/packages/databases.scm:1413 msgid "Split SQL code into atomic statements" msgstr "" -#: gnu/packages/databases.scm:1332 +#: gnu/packages/databases.scm:1414 msgid "" "This module tries to split any SQL code, even including\n" "non-standard extensions, into the atomic statements it is composed of." msgstr "" -#: gnu/packages/databases.scm:1350 +#: gnu/packages/databases.scm:1432 msgid "SQL tokenizer" msgstr "" -#: gnu/packages/databases.scm:1351 +#: gnu/packages/databases.scm:1433 msgid "" "SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" "claim to be a parser or query verifier. It just creates sane tokens from a\n" "valid SQL query." msgstr "" -#: gnu/packages/databases.scm:1369 +#: gnu/packages/databases.scm:1451 msgid "Data source abstraction library" msgstr "Bibliothèque d'abstraction de source de données" -#: gnu/packages/databases.scm:1370 +#: gnu/packages/databases.scm:1452 msgid "" "Unixodbc is a library providing an API with which to access\n" -"data sources. Data sources include SQL Servers and any software with an ODBC\n" +"data sources. Data sources include SQL Servers and any software with an " +"ODBC\n" "Driver." msgstr "" "Unixodbc est une bibliothèque fournissant une API permettant\n" "d'accéder à des sources de données. Ces sources incluent des serveurs SQL\n" "où tout logiciel avec un driver ODBC." -#: gnu/packages/databases.scm:1394 +#: gnu/packages/databases.scm:1476 msgid "In-memory key/value and document store" msgstr "" -#: gnu/packages/databases.scm:1396 +#: gnu/packages/databases.scm:1478 msgid "" "UnQLite is an in-process software library which implements a\n" "self-contained, serverless, zero-configuration, transactional NoSQL\n" @@ -2618,33 +3100,34 @@ msgid "" "similar to BerkeleyDB, LevelDB, etc." msgstr "" -#: gnu/packages/databases.scm:1424 +#: gnu/packages/databases.scm:1506 msgid "Key-value cache and store" msgstr "" -#: gnu/packages/databases.scm:1425 +#: gnu/packages/databases.scm:1507 msgid "" "Redis is an advanced key-value cache and store. Redis\n" -"supports many data structures including strings, hashes, lists, sets, sorted\n" +"supports many data structures including strings, hashes, lists, sets, " +"sorted\n" "sets, bitmaps and hyperloglogs." msgstr "" -#: gnu/packages/databases.scm:1452 +#: gnu/packages/databases.scm:1534 msgid "Kyoto Cabinet is a modern implementation of the DBM database" msgstr "" -#: gnu/packages/databases.scm:1454 +#: gnu/packages/databases.scm:1536 msgid "" "Kyoto Cabinet is a standalone file-based database that supports Hash\n" "and B+ Tree data storage models. It is a fast key-value lightweight\n" "database and supports many programming languages. It is a NoSQL database." msgstr "" -#: gnu/packages/databases.scm:1480 +#: gnu/packages/databases.scm:1562 msgid "Tokyo Cabinet is a modern implementation of the DBM database" msgstr "" -#: gnu/packages/databases.scm:1482 +#: gnu/packages/databases.scm:1564 msgid "" "Tokyo Cabinet is a library of routines for managing a database.\n" "The database is a simple data file containing records, each is a pair of a\n" @@ -2654,193 +3137,209 @@ msgid "" "organized in hash table, B+ tree, or fixed-length array." msgstr "" -#: gnu/packages/databases.scm:1517 +#: gnu/packages/databases.scm:1600 msgid "NoSQL data engine" msgstr "" -#: gnu/packages/databases.scm:1519 +#: gnu/packages/databases.scm:1602 msgid "" "WiredTiger is an extensible platform for data management. It supports\n" "row-oriented storage (where all columns of a row are stored together),\n" "column-oriented storage (where columns are stored in groups, allowing for\n" -"more efficient access and storage of column subsets) and log-structured merge\n" +"more efficient access and storage of column subsets) and log-structured " +"merge\n" "trees (LSM), for sustained throughput under random insert workloads." msgstr "" -#: gnu/packages/databases.scm:1570 -msgid "Wired Tiger bindings for GNU Guile" +#: gnu/packages/databases.scm:1647 +#, fuzzy +msgid "WiredTiger bindings for GNU Guile" msgstr "Liaisons Wired Tiger pour GNU Guile" -#: gnu/packages/databases.scm:1572 +#: gnu/packages/databases.scm:1649 +#, fuzzy msgid "" "This package provides Guile bindings to the WiredTiger ``NoSQL''\n" -"database." +"database. Various higher level database abstractions." msgstr "" "Ce paquet fournit les liaisons Guile pour le système de base de données\n" "``NoSQL`` WiredTiger." -#: gnu/packages/databases.scm:1604 +#: gnu/packages/databases.scm:1681 msgid "Perl5 access to Berkeley DB version 1.x" msgstr "" -#: gnu/packages/databases.scm:1606 -msgid "The DB::File module provides Perl bindings to the Berkeley DB version 1.x." +#: gnu/packages/databases.scm:1683 +msgid "" +"The DB::File module provides Perl bindings to the Berkeley DB version 1.x." msgstr "" -#: gnu/packages/databases.scm:1633 +#: gnu/packages/databases.scm:1710 msgid "Lightning Memory-Mapped Database library" msgstr "" -#: gnu/packages/databases.scm:1635 +#: gnu/packages/databases.scm:1712 msgid "" "The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance\n" -"transactional database. Unlike more complex relational databases, LMDB handles\n" +"transactional database. Unlike more complex relational databases, LMDB " +"handles\n" "only key-value pairs (stored as arbitrary byte arrays) and relies on the\n" -"underlying operating system for caching and locking, keeping the code small and\n" +"underlying operating system for caching and locking, keeping the code small " +"and\n" "simple.\n" -"The use of ‘zero-copy’ memory-mapped files combines the persistence of classic\n" +"The use of ‘zero-copy’ memory-mapped files combines the persistence of " +"classic\n" "disk-based databases with high read performance that scales linearly over\n" -"multiple cores. The size of each database is limited only by the size of the\n" +"multiple cores. The size of each database is limited only by the size of " +"the\n" "virtual address space — not physical RAM." msgstr "" -#: gnu/packages/databases.scm:1672 +#: gnu/packages/databases.scm:1749 msgid "C++ connector for PostgreSQL" msgstr "" -#: gnu/packages/databases.scm:1674 +#: gnu/packages/databases.scm:1751 msgid "" "Libpqxx is a C++ library to enable user programs to communicate with the\n" -"PostgreSQL database back-end. The database back-end can be local or it may be\n" +"PostgreSQL database back-end. The database back-end can be local or it may " +"be\n" "on another machine, accessed via TCP/IP." msgstr "" -#: gnu/packages/databases.scm:1697 +#: gnu/packages/databases.scm:1774 msgid "Small object-relational mapping utility" msgstr "" -#: gnu/packages/databases.scm:1699 +#: gnu/packages/databases.scm:1776 msgid "" "Peewee is a simple and small ORM (object-relation mapping) tool. Peewee\n" -"handles converting between pythonic values and those used by databases, so you\n" +"handles converting between pythonic values and those used by databases, so " +"you\n" "can use Python types in your code without having to worry. It has built-in\n" -"support for sqlite, mysql and postgresql. If you already have a database, you\n" +"support for sqlite, mysql and postgresql. If you already have a database, " +"you\n" "can autogenerate peewee models using @code{pwiz}, a model generator." msgstr "" -#: gnu/packages/databases.scm:1746 +#: gnu/packages/databases.scm:1823 msgid "Library providing transparent encryption of SQLite database files" msgstr "" -#: gnu/packages/databases.scm:1747 +#: gnu/packages/databases.scm:1824 msgid "" "SQLCipher is an implementation of SQLite, extended to\n" "provide transparent 256-bit AES encryption of database files. Pages are\n" -"encrypted before being written to disk and are decrypted when read back. It’s\n" +"encrypted before being written to disk and are decrypted when read back. " +"It’s\n" "well suited for protecting embedded application databases and for mobile\n" "development." msgstr "" -#: gnu/packages/databases.scm:1779 gnu/packages/databases.scm:1806 +#: gnu/packages/databases.scm:1856 gnu/packages/databases.scm:1883 msgid "Python ODBC Library" msgstr "La bibliothèque Python ODBC" -#: gnu/packages/databases.scm:1780 +#: gnu/packages/databases.scm:1857 msgid "" "@code{python-pyodbc-c} provides a Python DB-API driver\n" "for ODBC." msgstr "" -#: gnu/packages/databases.scm:1807 +#: gnu/packages/databases.scm:1884 msgid "" "@code{python-pyodbc} provides a Python DB-API driver\n" "for ODBC." msgstr "" -#: gnu/packages/databases.scm:1844 +#: gnu/packages/databases.scm:1921 msgid "Read Microsoft Access databases" msgstr "" -#: gnu/packages/databases.scm:1845 +#: gnu/packages/databases.scm:1922 msgid "" "MDB Tools is a set of tools and applications to read the\n" -"proprietary MDB file format used in Microsoft's Access database package. This\n" -"includes programs to export schema and data from Microsoft's Access database\n" +"proprietary MDB file format used in Microsoft's Access database package. " +"This\n" +"includes programs to export schema and data from Microsoft's Access " +"database\n" "file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL,\n" "etc., and an SQL engine for performing simple SQL queries." msgstr "" -#: gnu/packages/databases.scm:1886 +#: gnu/packages/databases.scm:1963 msgid "Python binding for the ‘Lightning’ database (LMDB)" msgstr "" -#: gnu/packages/databases.scm:1888 +#: gnu/packages/databases.scm:1965 msgid "" "python-lmdb or py-lmdb is a Python binding for the @dfn{Lightning\n" "Memory-Mapped Database} (LMDB), a high-performance key-value store." msgstr "" -#: gnu/packages/databases.scm:1942 +#: gnu/packages/databases.scm:2019 msgid "ActiveRecord ORM for Python" msgstr "" -#: gnu/packages/databases.scm:1944 +#: gnu/packages/databases.scm:2021 msgid "" "Orator provides a simple ActiveRecord-like Object Relational Mapping\n" "implementation for Python." msgstr "" -#: gnu/packages/databases.scm:1971 +#: gnu/packages/databases.scm:2048 msgid "Multi-model database system" msgstr "Système de base de données multi-modèles" -#: gnu/packages/databases.scm:1972 +#: gnu/packages/databases.scm:2049 msgid "" "Virtuoso is a scalable cross-platform server that combines\n" "relational, graph, and document data management with web application server\n" "and web services platform functionality." msgstr "" -#: gnu/packages/databases.scm:2000 +#: gnu/packages/databases.scm:2077 msgid "Database interface and MySQL driver for R" msgstr "Interface de base de données et pilote MySQL pour R" -#: gnu/packages/databases.scm:2002 +#: gnu/packages/databases.scm:2079 msgid "" "This package provides a DBI interface to MySQL / MariaDB. The RMySQL\n" -"package contains an old implementation based on legacy code from S-PLUS which\n" +"package contains an old implementation based on legacy code from S-PLUS " +"which\n" "is being phased out. A modern MySQL client based on Rcpp is available from\n" "the RMariaDB package." msgstr "" -#: gnu/packages/databases.scm:2027 +#: gnu/packages/databases.scm:2104 msgid "" "Cassandra Cluster Manager for Apache Cassandra clusters on\n" "localhost" msgstr "" -#: gnu/packages/databases.scm:2029 +#: gnu/packages/databases.scm:2106 msgid "" "Cassandra Cluster Manager is a development tool for testing\n" -"local Cassandra clusters. It creates, launches and removes Cassandra clusters\n" +"local Cassandra clusters. It creates, launches and removes Cassandra " +"clusters\n" "on localhost." msgstr "" -#: gnu/packages/databases.scm:2055 +#: gnu/packages/databases.scm:2132 msgid "SQLite bindings for Python" msgstr "Liaisons SQLite pour Python" -#: gnu/packages/databases.scm:2057 +#: gnu/packages/databases.scm:2134 msgid "" "Pysqlite provides SQLite bindings for Python that comply to the\n" "Database API 2.0T." msgstr "" -#: gnu/packages/databases.scm:2084 +#: gnu/packages/databases.scm:2161 msgid "Database abstraction library" msgstr "Bibliothèque d'abstraction de bases de données" -#: gnu/packages/databases.scm:2086 +#: gnu/packages/databases.scm:2163 msgid "" "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that\n" "gives application developers the full power and flexibility of SQL. It\n" @@ -2849,14 +3348,15 @@ msgid "" "simple and Pythonic domain language." msgstr "" -#: gnu/packages/databases.scm:2125 +#: gnu/packages/databases.scm:2202 msgid "Various utility functions for SQLAlchemy" msgstr "" -#: gnu/packages/databases.scm:2127 +#: gnu/packages/databases.scm:2204 msgid "" "SQLAlchemy-utils provides various utility functions and custom data types\n" -"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for Python.\n" +"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for " +"Python.\n" "\n" "You might also want to install the following optional dependencies:\n" "@enumerate\n" @@ -2870,36 +3370,38 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/databases.scm:2168 +#: gnu/packages/databases.scm:2245 msgid "Database migration tool for SQLAlchemy" msgstr "" -#: gnu/packages/databases.scm:2170 +#: gnu/packages/databases.scm:2247 msgid "" "Alembic is a lightweight database migration tool for usage with the\n" "SQLAlchemy Database Toolkit for Python." msgstr "" -#: gnu/packages/databases.scm:2192 +#: gnu/packages/databases.scm:2273 msgid "Tiny key value database with concurrency support" msgstr "" -#: gnu/packages/databases.scm:2194 +#: gnu/packages/databases.scm:2275 msgid "" "PickleShare is a small ‘shelve’-like datastore with concurrency support.\n" "Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike\n" "shelve, many processes can access the database simultaneously. Changing a\n" -"value in database is immediately visible to other processes accessing the same\n" -"database. Concurrency is possible because the values are stored in separate\n" +"value in database is immediately visible to other processes accessing the " +"same\n" +"database. Concurrency is possible because the values are stored in " +"separate\n" "files. Hence the “database” is a directory where all files are governed by\n" "PickleShare." msgstr "" -#: gnu/packages/databases.scm:2239 +#: gnu/packages/databases.scm:2327 msgid "Another Python SQLite Wrapper" msgstr "" -#: gnu/packages/databases.scm:2240 +#: gnu/packages/databases.scm:2328 msgid "" "APSW is a Python wrapper for the SQLite\n" "embedded relational database engine. In contrast to other wrappers such as\n" @@ -2907,22 +3409,23 @@ msgid "" "translate the complete SQLite API into Python." msgstr "" -#: gnu/packages/databases.scm:2264 +#: gnu/packages/databases.scm:2352 msgid "Neo4j driver code written in Python" msgstr "" -#: gnu/packages/databases.scm:2265 +#: gnu/packages/databases.scm:2353 msgid "" "This package provides the Neo4j Python driver that connects\n" -"to the database using Neo4j's binary protocol. It aims to be minimal, while\n" +"to the database using Neo4j's binary protocol. It aims to be minimal, " +"while\n" "being idiomatic to Python." msgstr "" -#: gnu/packages/databases.scm:2284 +#: gnu/packages/databases.scm:2372 msgid "Library and toolkit for working with Neo4j in Python" msgstr "" -#: gnu/packages/databases.scm:2285 +#: gnu/packages/databases.scm:2373 msgid "" "This package provides a client library and toolkit for\n" "working with Neo4j from within Python applications and from the command\n" @@ -2930,30 +3433,31 @@ msgid "" "designed to be easy and intuitive to use." msgstr "" -#: gnu/packages/databases.scm:2310 +#: gnu/packages/databases.scm:2398 msgid "Python PostgreSQL adapter" msgstr "Adaptateur Python pour PostgreSQL" -#: gnu/packages/databases.scm:2312 -msgid "psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " +#: gnu/packages/databases.scm:2400 +msgid "" +"psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " msgstr "" -#: gnu/packages/databases.scm:2335 +#: gnu/packages/databases.scm:2424 msgid "SQLAlchemy schema displayer" msgstr "" -#: gnu/packages/databases.scm:2336 +#: gnu/packages/databases.scm:2425 msgid "" "This package provides a program to build Entity\n" "Relationship diagrams from a SQLAlchemy model (or directly from the\n" "database)." msgstr "" -#: gnu/packages/databases.scm:2366 +#: gnu/packages/databases.scm:2455 msgid "MySQLdb is an interface to the popular MySQL database server for Python" msgstr "" -#: gnu/packages/databases.scm:2367 +#: gnu/packages/databases.scm:2456 msgid "" "MySQLdb is an interface to the popular MySQL database server\n" "for Python. The design goals are:\n" @@ -2964,89 +3468,154 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/databases.scm:2395 +#: gnu/packages/databases.scm:2484 msgid "Python extension that wraps protocol parsing code in hiredis" msgstr "" -#: gnu/packages/databases.scm:2396 +#: gnu/packages/databases.scm:2485 msgid "" "Python-hiredis is a python extension that wraps protocol\n" -"parsing code in hiredis. It primarily speeds up parsing of multi bulk replies." +"parsing code in hiredis. It primarily speeds up parsing of multi bulk " +"replies." msgstr "" -#: gnu/packages/databases.scm:2419 +#: gnu/packages/databases.scm:2508 msgid "Fake implementation of redis API for testing purposes" msgstr "" -#: gnu/packages/databases.scm:2420 +#: gnu/packages/databases.scm:2509 msgid "" "Fakeredis is a pure python implementation of the redis-py\n" -"python client that simulates talking to a redis server. This was created for a\n" -"single purpose: to write unittests. Setting up redis is not hard, but many time\n" -" you want to write unittests that do not talk to an external server (such as\n" -"redis). This module now allows tests to simply use this module as a reasonable\n" +"python client that simulates talking to a redis server. This was created " +"for a\n" +"single purpose: to write unittests. Setting up redis is not hard, but many " +"time\n" +" you want to write unittests that do not talk to an external server (such " +"as\n" +"redis). This module now allows tests to simply use this module as a " +"reasonable\n" "substitute for redis." msgstr "" -#: gnu/packages/databases.scm:2448 +#: gnu/packages/databases.scm:2537 msgid "Redis Python client" msgstr "" -#: gnu/packages/databases.scm:2450 +#: gnu/packages/databases.scm:2539 msgid "This package provides a Python interface to the Redis key-value store." -msgstr "Ce paquet fournit une interface Python pour le dépôt clef-valeur Redis." +msgstr "" +"Ce paquet fournit une interface Python pour le dépôt clef-valeur Redis." -#: gnu/packages/databases.scm:2471 +#: gnu/packages/databases.scm:2560 msgid "Simple job queues for Python" msgstr "" -#: gnu/packages/databases.scm:2473 +#: gnu/packages/databases.scm:2562 msgid "" "RQ (Redis Queue) is a simple Python library for queueing jobs and\n" -"processing them in the background with workers. It is backed by Redis and it\n" +"processing them in the background with workers. It is backed by Redis and " +"it\n" "is designed to have a low barrier to entry." msgstr "" -#: gnu/packages/databases.scm:2496 +#: gnu/packages/databases.scm:2585 msgid "Port of asyncio-redis to trollius" msgstr "" -#: gnu/packages/databases.scm:2497 +#: gnu/packages/databases.scm:2586 msgid "" "@code{trollius-redis} is a Redis client for Python\n" " trollius. It is an asynchronious IO (PEP 3156) implementation of the\n" " Redis protocol." msgstr "" -#: gnu/packages/databases.scm:2524 +#: gnu/packages/databases.scm:2613 msgid "Non-validating SQL parser" msgstr "" -#: gnu/packages/databases.scm:2525 +#: gnu/packages/databases.scm:2614 msgid "" "Sqlparse is a non-validating SQL parser for Python. It\n" "provides support for parsing, splitting and formatting SQL statements." msgstr "" -#: gnu/packages/databases.scm:2545 +#: gnu/packages/databases.scm:2634 msgid "Library to write SQL queries in a pythonic way" msgstr "" -#: gnu/packages/databases.scm:2546 +#: gnu/packages/databases.scm:2635 msgid "" "@code{python-sql} is a library to write SQL queries, that\n" "transforms idiomatic python function calls to well-formed SQL queries." msgstr "" -#: gnu/packages/debug.scm:80 +#: gnu/packages/databases.scm:2720 +msgid "Various tools for interacting with MongoDB and BSON" +msgstr "" + +#: gnu/packages/databases.scm:2722 +msgid "" +"This package includes a collection of tools related to MongoDB.\n" +"@table @code\n" +"@item bsondump\n" +"Display BSON files in a human-readable format\n" +"@item mongoimport\n" +"Convert data from JSON, TSV or CSV and insert them into a collection\n" +"@item mongoexport\n" +"Write an existing collection to CSV or JSON format\n" +"@item mongodump/mongorestore\n" +"Dump MongoDB backups to disk in the BSON format\n" +"@item mongorestore\n" +"Read MongoDB backups in the BSON format, and restore them to a live " +"database\n" +"@item mongostat\n" +"Monitor live MongoDB servers, replica sets, or sharded clusters\n" +"@item mongofiles\n" +"Read, write, delete, or update files in GridFS\n" +"@item mongooplog\n" +"Replay oplog entries between MongoDB servers\n" +"@item mongotop\n" +"Monitor read/write activity on a mongo server\n" +"@end table" +msgstr "" + +#: gnu/packages/databases.scm:2808 +msgid "Columnar in-memory analytics" +msgstr "" + +#: gnu/packages/databases.scm:2809 +msgid "" +"Apache Arrow is a columnar in-memory analytics layer\n" +"designed to accelerate big data. It houses a set of canonical in-memory\n" +"representations of flat and hierarchical data along with multiple\n" +"language-bindings for structure manipulation. It also provides IPC and " +"common\n" +"algorithm implementations." +msgstr "" + +#: gnu/packages/databases.scm:2853 +#, fuzzy +msgid "Python bindings for Apache Arrow" +msgstr "Liaisons python pour la bibliothèque de moteur de recherche Xapian" + +#: gnu/packages/databases.scm:2854 +msgid "" +"This library provides a Pythonic API wrapper for the reference\n" +"Arrow C++ implementation, along with tools for interoperability with " +"pandas,\n" +"NumPy, and other traditional Python scientific computing packages." +msgstr "" + +#: gnu/packages/debug.scm:79 msgid "Heuristical file minimizer" msgstr "" -#: gnu/packages/debug.scm:82 +#: gnu/packages/debug.scm:81 msgid "" "Delta assists you in minimizing \"interesting\" files subject to a test\n" "of their interestingness. A common such situation is when attempting to\n" -"isolate a small failure-inducing substring of a large input that causes your\n" +"isolate a small failure-inducing substring of a large input that causes " +"your\n" "program to exhibit a bug." msgstr "" @@ -3059,44 +3628,51 @@ msgid "" "C-Reduce is a tool that takes a large C or C++ program that has a\n" "property of interest (such as triggering a compiler bug) and automatically\n" "produces a much smaller C/C++ program that has the same property. It is\n" -"intended for use by people who discover and report bugs in compilers and other\n" +"intended for use by people who discover and report bugs in compilers and " +"other\n" "tools that process C/C++ code." msgstr "" -#: gnu/packages/debug.scm:268 +#: gnu/packages/debug.scm:247 msgid "Security-oriented fuzzer" msgstr "" -#: gnu/packages/debug.scm:270 +#: gnu/packages/debug.scm:249 msgid "" "American fuzzy lop is a security-oriented fuzzer that employs a novel\n" -"type of compile-time instrumentation and genetic algorithms to automatically\n" -"discover clean, interesting test cases that trigger new internal states in the\n" -"targeted binary. This substantially improves the functional coverage for the\n" +"type of compile-time instrumentation and genetic algorithms to " +"automatically\n" +"discover clean, interesting test cases that trigger new internal states in " +"the\n" +"targeted binary. This substantially improves the functional coverage for " +"the\n" "fuzzed code. The compact synthesized corpora produced by the tool are also\n" "useful for seeding other, more labor- or resource-intensive testing regimes\n" "down the road." msgstr "" -#: gnu/packages/debug.scm:328 +#: gnu/packages/debug.scm:307 msgid "Expose race conditions in Makefiles" msgstr "" -#: gnu/packages/debug.scm:330 +#: gnu/packages/debug.scm:309 msgid "" "Stress Make is a customized GNU Make that explicitely manages the order\n" -"in which concurrent jobs are run to provoke erroneous behavior into becoming\n" -"manifest. It can run jobs in the order in which they're launched, in backwards\n" -"order, or in random order. The thought is that if code builds correctly with\n" +"in which concurrent jobs are run to provoke erroneous behavior into " +"becoming\n" +"manifest. It can run jobs in the order in which they're launched, in " +"backwards\n" +"order, or in random order. The thought is that if code builds correctly " +"with\n" "Stress Make, then it is likely that the @code{Makefile} contains no race\n" "conditions." msgstr "" -#: gnu/packages/debug.scm:357 +#: gnu/packages/debug.scm:336 msgid "Transparent application input fuzzer" msgstr "" -#: gnu/packages/debug.scm:358 +#: gnu/packages/debug.scm:337 msgid "" "Zzuf is a transparent application input fuzzer. It works by\n" "intercepting file operations and changing random bits in the program's\n" @@ -3110,15 +3686,16 @@ msgstr "" #: gnu/packages/dejagnu.scm:79 msgid "" "DejaGnu is a framework for testing software. In effect, it serves as\n" -"a front-end for all tests written for a program. Thus, each program can have\n" +"a front-end for all tests written for a program. Thus, each program can " +"have\n" "multiple test suites, which are then all managed by a single harness." msgstr "" -#: gnu/packages/games.scm:164 +#: gnu/packages/games.scm:167 msgid "Tron clone in 3D" msgstr "" -#: gnu/packages/games.scm:165 +#: gnu/packages/games.scm:168 msgid "" "Armagetron is a multiplayer game in 3d that attempts to\n" "emulate and expand on the lightcycle sequence from the movie Tron. It's\n" @@ -3128,210 +3705,320 @@ msgid "" "settings to tweak as well." msgstr "" -#: gnu/packages/games.scm:238 +#: gnu/packages/games.scm:241 msgid "Survival horror roguelike video game" msgstr "" -#: gnu/packages/games.scm:240 +#: gnu/packages/games.scm:243 msgid "" "Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.\n" "Struggle to survive in a harsh, persistent, procedurally generated world.\n" -"Scavenge the remnants of a dead civilization for food, equipment, or, if you are\n" +"Scavenge the remnants of a dead civilization for food, equipment, or, if you " +"are\n" "lucky, a vehicle with a full tank of gas to get you out of Dodge. Fight to\n" -"defeat or escape from a wide variety of powerful monstrosities, from zombies to\n" -"giant insects to killer robots and things far stranger and deadlier, and against\n" +"defeat or escape from a wide variety of powerful monstrosities, from zombies " +"to\n" +"giant insects to killer robots and things far stranger and deadlier, and " +"against\n" "the others like yourself, that want what you have." msgstr "" -#: gnu/packages/games.scm:281 +#: gnu/packages/games.scm:284 msgid "Speaking cow text filter" msgstr "" -#: gnu/packages/games.scm:282 +#: gnu/packages/games.scm:285 msgid "" "Cowsay is basically a text filter. Send some text into it,\n" -"and you get a cow saying your text. If you think a talking cow isn't enough,\n" -"cows can think too: all you have to do is run @command{cowthink}. If you're\n" +"and you get a cow saying your text. If you think a talking cow isn't " +"enough,\n" +"cows can think too: all you have to do is run @command{cowthink}. If " +"you're\n" "tired of cows, a variety of other ASCII-art messengers are available." msgstr "" -#: gnu/packages/games.scm:348 +#: gnu/packages/games.scm:351 msgid "Free content game based on the Doom engine" msgstr "Jeu au contenu libre basé sur le moteur Doom" -#: gnu/packages/games.scm:350 +#: gnu/packages/games.scm:360 msgid "" "The Freedoom project aims to create a complete free content first person\n" -"shooter game. Freedoom by itself is just the raw material for a game: it must\n" +"shooter game. Freedoom by itself is just the raw material for a game: it " +"must\n" "be paired with a compatible game engine (such as @code{prboom-plus}) to be\n" -"played. Freedoom complements the Doom engine with free levels, artwork, sound\n" +"played. Freedoom complements the Doom engine with free levels, artwork, " +"sound\n" "effects and music to make a completely free game." msgstr "" -"Le projet Freedoom cherche à créer un jeu de tir en vue subjective au contenu\n" -"entièrement libre. Freedoom en soit n'est que le matériel de base pour un jeu, il\n" -"doit être utilisé avec un moteur de jeu compatible (comme @code{prboom-plus})\n" -"pour être jouable. Freedoom complète le moteur Doom sur trois niveaux : les\n" -"graphismes, les effets sonores et la musique pour faire un jeu entièrement libre." +"Le projet Freedoom cherche à créer un jeu de tir en vue subjective au " +"contenu\n" +"entièrement libre. Freedoom en soit n'est que le matériel de base pour un " +"jeu, il\n" +"doit être utilisé avec un moteur de jeu compatible (comme @code{prboom-" +"plus})\n" +"pour être jouable. Freedoom complète le moteur Doom sur trois niveaux : " +"les\n" +"graphismes, les effets sonores et la musique pour faire un jeu entièrement " +"libre." + +#: gnu/packages/games.scm:434 +msgid "Software for exploring cellular automata" +msgstr "" + +#: gnu/packages/games.scm:436 +msgid "" +"Golly simulates Conway's Game of Life and many other types of cellular\n" +"automata. The following features are available:\n" +"@enumerate\n" +"@item Support for bounded and unbounded universes, with cells of up to 256\n" +" states.\n" +"@item Support for multiple algorithms, including Bill Gosper's Hashlife\n" +" algorithm.\n" +"@item Loading patterns from BMP, PNG, GIF and TIFF image files.\n" +"@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.\n" +"@item Scriptable via Lua or Python.\n" +"@item Extracting patterns, rules and scripts from zip files.\n" +"@item Downloading patterns, rules and scripts from online archives.\n" +"@item Pasting patterns from the clipboard.\n" +"@item Unlimited undo/redo.\n" +"@item Configurable keyboard shortcuts.\n" +"@item Auto fit option to keep patterns within the view.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:498 +msgid "Puzzle/platform game" +msgstr "" -#: gnu/packages/games.scm:381 +#: gnu/packages/games.scm:499 +msgid "" +"Me and My Shadow is a puzzle/platform game in which you try\n" +"to reach the exit by solving puzzles. Spikes, moving blocks, fragile " +"blocks\n" +"and much more stand between you and the exit. Record your moves and let " +"your\n" +"shadow mimic them to reach blocks you couldn't reach alone." +msgstr "" + +#: gnu/packages/games.scm:534 +msgid "Multiplayer dungeon game involving knights and quests" +msgstr "" + +#: gnu/packages/games.scm:535 +msgid "" +"Knights is a multiplayer game involving several knights who\n" +"must run around a dungeon and complete various quests. Each game revolves\n" +"around a quest – for example, you might have to find some items and carry " +"them\n" +"back to your starting point. This may sound easy, but as there are only\n" +"enough items in the dungeon for one player to win, you may end up having to\n" +"kill your opponents to get their stuff! Other quests involve escaping from\n" +"the dungeon, fighting a duel to the death against the enemy knights, or\n" +"destroying an ancient book using a special wand." +msgstr "" + +#: gnu/packages/games.scm:572 msgid "Backgammon game" msgstr "Jeu de backgammon" -#: gnu/packages/games.scm:382 +#: gnu/packages/games.scm:573 msgid "" "The GNU backgammon application can be used for playing, analyzing and\n" -"teaching the game. It has an advanced evaluation engine based on artificial\n" +"teaching the game. It has an advanced evaluation engine based on " +"artificial\n" "neural networks suitable for both beginners and advanced players. In\n" "addition to a command-line interface, it also features an attractive, 3D\n" "representation of the playing board." msgstr "" "L'application GNU backgammon peut être utilisée pour jouer, analyser et\n" -"apprendre le jeu. Il possède un moteur d'analyse avancé basé sur des réseaux\n" +"apprendre le jeu. Il possède un moteur d'analyse avancé basé sur des " +"réseaux\n" "neuronaux artificiels adaptés aux débutants et au joueurs avancés. En plus\n" -"d'une interface en ligne de commande, il possède aussi une représentation 3D\n" +"d'une interface en ligne de commande, il possède aussi une représentation " +"3D\n" "attractive du plateau de jeu." -#: gnu/packages/games.scm:411 +#: gnu/packages/games.scm:602 msgid "3d Rubik's cube game" msgstr "Jeu de Rubik's cube en 3d" -#: gnu/packages/games.scm:413 +#: gnu/packages/games.scm:604 msgid "" "GNUbik is a puzzle game in which you must manipulate a cube to make\n" "each of its faces have a uniform color. The game is customizable, allowing\n" -"you to set the size of the cube (the default is 3x3) or to change the colors.\n" +"you to set the size of the cube (the default is 3x3) or to change the " +"colors.\n" "You may even apply photos to the faces instead of colors. The game is\n" "scriptable with Guile." msgstr "" -"GNUbik est un jeu de réflexion dans lequel vous devez manipuler un cube pour\n" -"que chaque face ait une unique couleur. Le jeu est personnalisable, ce qu vous\n" +"GNUbik est un jeu de réflexion dans lequel vous devez manipuler un cube " +"pour\n" +"que chaque face ait une unique couleur. Le jeu est personnalisable, ce qu " +"vous\n" "permet de changer la taille du cube (par défaut 3×3) ou les couleurs. Vous\n" -"pouvez même utiliser des photos pour les faces à la place des couleurs. Le jeu\n" +"pouvez même utiliser des photos pour les faces à la place des couleurs. Le " +"jeu\n" "peut être scripté avec Guile." -#: gnu/packages/games.scm:435 +#: gnu/packages/games.scm:626 msgid "The game of Shogi (Japanese chess)" msgstr "Le jeu de Shōgi (les échecs japonais)" -#: gnu/packages/games.scm:436 +#: gnu/packages/games.scm:627 msgid "" "GNU Shogi is a program that plays the game Shogi (Japanese\n" -"Chess). It is similar to standard chess but this variant is far more complicated." +"Chess). It is similar to standard chess but this variant is far more " +"complicated." msgstr "" "GNU Shogi est un programme qui joue au Shōgi (les échecs japonais).\n" -"Il est similaire aux échecs standards mais cette variante est bien plus complexe." +"Il est similaire aux échecs standards mais cette variante est bien plus " +"complexe." -#: gnu/packages/games.scm:467 +#: gnu/packages/games.scm:658 msgid "Tetris clone based on the SDL library" msgstr "" -#: gnu/packages/games.scm:469 +#: gnu/packages/games.scm:660 msgid "" "LTris is a tetris clone: differently shaped blocks are falling down the\n" "rectangular playing field and can be moved sideways or rotated by 90 degree\n" -"units with the aim of building lines without gaps which then disappear (causing\n" -"any block above the deleted line to fall down). LTris has three game modes: In\n" -"Classic you play until the stack of blocks reaches the top of the playing field\n" -"and no new blocks can enter. In Figures the playing field is reset to a new\n" -"figure each level and later on tiles and lines suddenly appear. In Multiplayer\n" +"units with the aim of building lines without gaps which then disappear " +"(causing\n" +"any block above the deleted line to fall down). LTris has three game modes: " +"In\n" +"Classic you play until the stack of blocks reaches the top of the playing " +"field\n" +"and no new blocks can enter. In Figures the playing field is reset to a " +"new\n" +"figure each level and later on tiles and lines suddenly appear. In " +"Multiplayer\n" "up to three players (either human or CPU) compete with each other sending\n" "removed lines to all opponents. There is also a Demo mode in which you can\n" "watch your CPU playing while enjoying a cup of tea!" msgstr "" -#: gnu/packages/games.scm:520 +#: gnu/packages/games.scm:711 msgid "Version of the classic 3D shoot'em'up game Doom" msgstr "Version du jeu classique de shoot'em'up Doom en 3D" -#: gnu/packages/games.scm:522 -msgid "PrBoom+ is a Doom source port developed from the original PrBoom project." +#: gnu/packages/games.scm:713 +msgid "" +"PrBoom+ is a Doom source port developed from the original PrBoom project." msgstr "" "PrBoom+ est un port des sources de Doom développé à partir du projet\n" "PrBoom original." -#: gnu/packages/games.scm:569 +#: gnu/packages/games.scm:760 msgid "Action platformer game" msgstr "" -#: gnu/packages/games.scm:571 +#: gnu/packages/games.scm:762 msgid "" "ReTux is an action platformer loosely inspired by the Mario games,\n" "utilizing the art assets from the @code{SuperTux} project." msgstr "" -#: gnu/packages/games.scm:600 +#: gnu/packages/games.scm:848 +msgid "A classical roguelike/sandbox game" +msgstr "" + +#: gnu/packages/games.scm:850 +msgid "" +"RogueBox Adventures is a graphical roguelike with strong influences\n" +"from sandbox games like Minecraft or Terraria. The main idea of RogueBox\n" +"Adventures is to offer the player a kind of roguelike toy-world. This " +"world\n" +"can be explored and changed freely." +msgstr "" + +#: gnu/packages/games.scm:877 msgid "User interface for gnushogi" msgstr "Interface pour gnushogi" -#: gnu/packages/games.scm:601 +#: gnu/packages/games.scm:878 msgid "A graphical user interface for the package @code{gnushogi}." msgstr "Une interface utilisateur graphique pour le paquet @code{gnushogi}" -#: gnu/packages/games.scm:650 +#: gnu/packages/games.scm:927 msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" msgstr "Port GNU/Linux du jeu indépendant « l'Abbaye des Morts »" -#: gnu/packages/games.scm:651 +#: gnu/packages/games.scm:928 msgid "" "L'Abbaye des Morts is a 2D platform game set in 13th century\n" "France. The Cathars, who preach about good Christian beliefs, were being\n" -"expelled by the Catholic Church out of the Languedoc region in France. One of\n" -"them, called Jean Raymond, found an old church in which to hide, not knowing\n" +"expelled by the Catholic Church out of the Languedoc region in France. One " +"of\n" +"them, called Jean Raymond, found an old church in which to hide, not " +"knowing\n" "that beneath its ruins lay buried an ancient evil." msgstr "" -#: gnu/packages/games.scm:703 +#: gnu/packages/games.scm:980 msgid "Dungeon exploration roguelike" msgstr "Roguelike d'exploration de donjon" -#: gnu/packages/games.scm:704 +#: gnu/packages/games.scm:981 msgid "" "Angband is a Classic dungeon exploration roguelike. Explore\n" -"the depths below Angband, seeking riches, fighting monsters, and preparing to\n" +"the depths below Angband, seeking riches, fighting monsters, and preparing " +"to\n" "fight Morgoth, the Lord of Darkness." msgstr "" -"Angband est un roguelike d'exploration de donjon classique. Explorez les profondeurs\n" -"en dessous d'Angband, cherchez des richesses, combattez des montres et préparez-vous\n" +"Angband est un roguelike d'exploration de donjon classique. Explorez les " +"profondeurs\n" +"en dessous d'Angband, cherchez des richesses, combattez des montres et " +"préparez-vous\n" "à combattre Morgoth, le Seigneur des Ténèbres." -#: gnu/packages/games.scm:744 +#: gnu/packages/games.scm:1017 msgid "Lemmings clone" msgstr "Clone de Lemmings" -#: gnu/packages/games.scm:746 +#: gnu/packages/games.scm:1019 msgid "" "Pingus is a free Lemmings-like puzzle game in which the player takes\n" "command of a bunch of small animals and has to guide them through levels.\n" "Since the animals walk on their own, the player can only influence them by\n" -"giving them commands, like build a bridge, dig a hole, or redirect all animals\n" +"giving them commands, like build a bridge, dig a hole, or redirect all " +"animals\n" "in the other direction. Multiple such commands are necessary to reach the\n" "level's exit. The game is presented in a 2D side view." msgstr "" -"Pingus est un jeu de réflexion similaire à Lemmings dans lequel le joueur prend\n" -"le contrôle d'un groupe de petits animaux et doit les guider à travers les niveaux.\n" -"Comme les animaux marchent tous seuls, le joueur ne peut que les influencer en\n" -"leur donnant des ordres. Plusieurs de ces ordres sont nécessaires pour atteindre\n" +"Pingus est un jeu de réflexion similaire à Lemmings dans lequel le joueur " +"prend\n" +"le contrôle d'un groupe de petits animaux et doit les guider à travers les " +"niveaux.\n" +"Comme les animaux marchent tous seuls, le joueur ne peut que les influencer " +"en\n" +"leur donnant des ordres. Plusieurs de ces ordres sont nécessaires pour " +"atteindre\n" "la fin du niveau. Le jeu est présenté en 2D, en vue de côté." -#: gnu/packages/games.scm:768 +#: gnu/packages/games.scm:1041 msgid "Convert English text to humorous dialects" msgstr "Convertit du texte en anglais vers des dialectes rigolos" -#: gnu/packages/games.scm:769 +#: gnu/packages/games.scm:1042 msgid "" "The GNU Talk Filters are programs that convert English text\n" -"into stereotyped or otherwise humorous dialects. The filters are provided as\n" +"into stereotyped or otherwise humorous dialects. The filters are provided " +"as\n" "a C library, so they can easily be integrated into other programs." msgstr "" -"Les filtres GNU Talk sont des programmes qui convertissent du texte en anglais\n" -"vers des dialectes stéréotypés ou rigolos. Les filtres sont fournis en tant que\n" -"bibliothèques C, pour qu'ils puissent être facilement intégrés à d'autres programmes." +"Les filtres GNU Talk sont des programmes qui convertissent du texte en " +"anglais\n" +"vers des dialectes stéréotypés ou rigolos. Les filtres sont fournis en tant " +"que\n" +"bibliothèques C, pour qu'ils puissent être facilement intégrés à d'autres " +"programmes." -#: gnu/packages/games.scm:801 +#: gnu/packages/games.scm:1074 msgid "Simulate the display from \"The Matrix\"" msgstr "Simule l'affichage comme dans « Matrix »" -#: gnu/packages/games.scm:802 +#: gnu/packages/games.scm:1075 msgid "" "CMatrix simulates the display from \"The Matrix\" and is\n" "based on the screensaver from the movie's website. It works with terminal\n" @@ -3339,18 +4026,20 @@ msgid "" "asynchronously and at a user-defined speed." msgstr "" "CMatrix simule l'affichage du film « Matrix » et se base sur l'économiseur\n" -"d'écran du site du film. Il fonctionne avec les terminaux jusqu'à 132×300 et\n" +"d'écran du site du film. Il fonctionne avec les terminaux jusqu'à 132×300 " +"et\n" "peut faire défiler les lignes à la même vitesse ou de manière asynchrone\n" "à une vitesse définie par l'utilisateur." -#: gnu/packages/games.scm:822 +#: gnu/packages/games.scm:1095 msgid "Full chess implementation" msgstr "Implémentation complète du jeu d'échecs" -#: gnu/packages/games.scm:823 +#: gnu/packages/games.scm:1096 msgid "" "GNU Chess is a chess engine. It allows you to compete\n" -"against the computer in a game of chess, either through the default terminal\n" +"against the computer in a game of chess, either through the default " +"terminal\n" "interface or via an external visual interface such as GNU XBoard." msgstr "" "GNU Chess est un moteur de jeu d'échecs. Il vous permet de\n" @@ -3358,91 +4047,103 @@ msgstr "" "textuelle par défaut soit via une interface visuelle externe comme\n" "GNU XBoard." -#: gnu/packages/games.scm:851 +#: gnu/packages/games.scm:1124 msgid "Twisted adventures of young pig farmer Dink Smallwood" msgstr "" -#: gnu/packages/games.scm:853 +#: gnu/packages/games.scm:1126 msgid "" "GNU FreeDink is a free and portable re-implementation of the engine\n" -"for the role-playing game Dink Smallwood. It supports not only the original\n" +"for the role-playing game Dink Smallwood. It supports not only the " +"original\n" "game data files but it also supports user-produced game mods or \"D-Mods\".\n" "To that extent, it also includes a front-end for managing all of your D-Mods." msgstr "" -#: gnu/packages/games.scm:878 +#: gnu/packages/games.scm:1151 msgid "Game data for GNU Freedink" msgstr "Données de jeu pour GNU Freedink" -#: gnu/packages/games.scm:880 +#: gnu/packages/games.scm:1153 msgid "This package contains the game data of GNU Freedink." msgstr "Ce paquet continet les données du jeu GNU Freedink." -#: gnu/packages/games.scm:932 +#: gnu/packages/games.scm:1205 msgid "Graphical user interface for chess programs" msgstr "Interface utilisateur Graphique pour les programmes d'échecs" -#: gnu/packages/games.scm:933 +#: gnu/packages/games.scm:1206 msgid "" "GNU XBoard is a graphical board for all varieties of chess,\n" -"including international chess, xiangqi (Chinese chess), shogi (Japanese chess)\n" -"and Makruk. Several lesser-known variants are also supported. It presents a\n" +"including international chess, xiangqi (Chinese chess), shogi (Japanese " +"chess)\n" +"and Makruk. Several lesser-known variants are also supported. It presents " +"a\n" "fully interactive graphical interface and it can load and save games in the\n" "Portable Game Notation." msgstr "" "GNU XBoard est un plateau graphique pour toutes les variantes des échecs,\n" -"dont les échecs internationals, le xiangqi (les échecs chinois), le shōgi (les\n" -"échecs japonais) et le Makruk. Plusieurs variantes moins connues sont aussi\n" -"supportées. Il présente une interface utilisateur complètement interactive et\n" +"dont les échecs internationals, le xiangqi (les échecs chinois), le shōgi " +"(les\n" +"échecs japonais) et le Makruk. Plusieurs variantes moins connues sont " +"aussi\n" +"supportées. Il présente une interface utilisateur complètement interactive " +"et\n" "peut charger et sauvegarder les jeux dans la Notation de Jeu Universelle." -#: gnu/packages/games.scm:986 +#: gnu/packages/games.scm:1260 msgid "Ball and paddle game" msgstr "" -#: gnu/packages/games.scm:987 +#: gnu/packages/games.scm:1261 msgid "" "XBoing is a blockout type game where you have a paddle which\n" "you control to bounce a ball around the game zone destroying blocks with a\n" -"proton ball. Each block carries a different point value. The more blocks you\n" +"proton ball. Each block carries a different point value. The more blocks " +"you\n" "destroy, the better your score. The person with the highest score wins." msgstr "" -#: gnu/packages/games.scm:1019 +#: gnu/packages/games.scm:1293 msgid "Typing tutor" msgstr "Tutorial pour apprendre à taper" -#: gnu/packages/games.scm:1021 +#: gnu/packages/games.scm:1295 msgid "" "GNU Typist is a universal typing tutor. It can be used to learn and\n" "practice touch-typing. Several tutorials are included; in addition to\n" "tutorials for the standard QWERTY layout, there are also tutorials for the\n" -"alternative layouts Dvorak and Colemak, as well as for the numpad. Tutorials\n" +"alternative layouts Dvorak and Colemak, as well as for the numpad. " +"Tutorials\n" "are primarily in English, however some in other languages are provided." msgstr "" -#: gnu/packages/games.scm:1068 +#: gnu/packages/games.scm:1342 msgid "3D game engine written in C++" msgstr "Moteur de jeu 3D écrit en C++" -#: gnu/packages/games.scm:1070 +#: gnu/packages/games.scm:1344 msgid "" "The Irrlicht Engine is a high performance realtime 3D engine written in\n" -"C++. Features include an OpenGL renderer, extensible materials, scene graph\n" -"management, character animation, particle and other special effects, support\n" +"C++. Features include an OpenGL renderer, extensible materials, scene " +"graph\n" +"management, character animation, particle and other special effects, " +"support\n" "for common mesh file formats, and collision detection." msgstr "" "Le moteur Irrlicht est un moteur 3D en temps réel performant écrit en C++.\n" "Ses fonctionnalités incluent le rendu OpenGL, l'extension des matériaux, la\n" -"gestion de graphes de scènes, l'animation des personnages, les particules et autres\n" -"effets spéciaux, le support pour des formats de fichiers graphiques usuels et la\n" +"gestion de graphes de scènes, l'animation des personnages, les particules et " +"autres\n" +"effets spéciaux, le support pour des formats de fichiers graphiques usuels " +"et la\n" "détection de collision." -#: gnu/packages/games.scm:1122 +#: gnu/packages/games.scm:1396 msgid "2D space shooter" msgstr "Jeu de tir spatial en 2D" -#: gnu/packages/games.scm:1124 +#: gnu/packages/games.scm:1398 msgid "" "M.A.R.S. is a 2D space shooter with pretty visual effects and\n" "attractive physics. Players can battle each other or computer controlled\n" @@ -3450,51 +4151,59 @@ msgid "" "match, cannon keep, and grave-itation pit." msgstr "" -#: gnu/packages/games.scm:1165 +#: gnu/packages/games.scm:1439 msgid "Main game data for the Minetest game engine" msgstr "Données principales du jeu pour le moteur de jeu Minetest" -#: gnu/packages/games.scm:1167 +#: gnu/packages/games.scm:1441 msgid "Game data for the Minetest infinite-world block sandox game." msgstr "" -#: gnu/packages/games.scm:1219 +#: gnu/packages/games.scm:1493 msgid "Infinite-world block sandbox game" msgstr "" -#: gnu/packages/games.scm:1221 +#: gnu/packages/games.scm:1495 msgid "" "Minetest is a sandbox construction game. Players can create and destroy\n" "various types of blocks in a three-dimensional open world. This allows\n" -"forming structures in every possible creation, on multiplayer servers or as a\n" -"single player. Mods and texture packs allow players to personalize the game\n" +"forming structures in every possible creation, on multiplayer servers or as " +"a\n" +"single player. Mods and texture packs allow players to personalize the " +"game\n" "in different ways." msgstr "" -#: gnu/packages/games.scm:1260 +#: gnu/packages/games.scm:1534 msgid "Curses Implementation of the Glk API" msgstr "Implémentation en Curses de l'API Glk" -#: gnu/packages/games.scm:1262 +#: gnu/packages/games.scm:1536 msgid "" "Glk defines a portable API for applications with text UIs. It was\n" -"primarily designed for interactive fiction, but it should be suitable for many\n" +"primarily designed for interactive fiction, but it should be suitable for " +"many\n" "interactive text utilities, particularly those based on a command line.\n" -"This is an implementation of the Glk library which runs in a terminal window,\n" +"This is an implementation of the Glk library which runs in a terminal " +"window,\n" "using the @code{curses.h} library for screen control." msgstr "" -"Glk définie une API portable pour les applications avec des interfaces textuelles.\n" -"Elle a été principalement conçue pour la fiction interactive, mais devrait convenir\n" -"à beaucoup d'utilitaires textuels interactifs, en particuliers ceux basés sur une\n" +"Glk définie une API portable pour les applications avec des interfaces " +"textuelles.\n" +"Elle a été principalement conçue pour la fiction interactive, mais devrait " +"convenir\n" +"à beaucoup d'utilitaires textuels interactifs, en particuliers ceux basés " +"sur une\n" "ligne de commande. Ceci est une implémentation de la bibliothèque Gtk qui\n" -"tourne dans une fenêtre de terminal et qui utilise la bibliothèque @code{curses.h}\n" +"tourne dans une fenêtre de terminal et qui utilise la bibliothèque " +"@code{curses.h}\n" "pour le contrôle de l'écran." -#: gnu/packages/games.scm:1300 +#: gnu/packages/games.scm:1574 msgid "Interpreter for Glulx VM" msgstr "Interpréteur pour Glulx VM" -#: gnu/packages/games.scm:1302 +#: gnu/packages/games.scm:1576 msgid "" "Glulx is a 32-bit portable virtual machine intended for writing and\n" "playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" @@ -3503,46 +4212,31 @@ msgid "" msgstr "" "Glulx est une machine virtuelle 32-bit portable destinée à l'écriture et\n" "au jeu de fictions interactives. Elle a été conçue par Andrew Plotkin pour\n" -"relacher certaines contraintes du vénérable format Z-machine. C'est l'interpréteur\n" +"relacher certaines contraintes du vénérable format Z-machine. C'est " +"l'interpréteur\n" "de référence, qui utilise l'API Glk." -#: gnu/packages/games.scm:1339 +#: gnu/packages/games.scm:1613 msgid "Z-machine interpreter" msgstr "Interpréteur Z-machine" -#: gnu/packages/games.scm:1341 +#: gnu/packages/games.scm:1615 msgid "" "Fizmo is a console-based Z-machine interpreter. It is used to play\n" "interactive fiction, also known as text adventures, which were implemented\n" "either by Infocom or created using the Inform compiler." msgstr "" "Fizmo est un interpréteur Z-machine en console. Il est utilisé pour jouer\n" -"à des fictions interactives, aussi connues sous le nom d'aventures textuelles,\n" -"qui étaient implémentées soit par Infocom ou crées avec le compilateur Inform." - -#: gnu/packages/games.scm:1395 -msgid "Reference frontend for the libretro API" -msgstr "Interface de référence pour l'API libretro" +"à des fictions interactives, aussi connues sous le nom d'aventures " +"textuelles,\n" +"qui étaient implémentées soit par Infocom ou crées avec le compilateur " +"Inform." -#: gnu/packages/games.scm:1397 -msgid "" -"Libretro is a simple but powerful development interface that allows for\n" -"the easy creation of emulators, games and multimedia applications that can plug\n" -"straight into any libretro-compatible frontend. RetroArch is the official\n" -"reference frontend for the libretro API, currently used by most as a modular\n" -"multi-system game/emulator system." -msgstr "" -"Libretro est une interface de développement simple mais puissante qui permet\n" -"de créer facilement des émulateurs, des jeux et des applications multimédia qui peuvent\n" -"se brancher directement sur une interface compatible avec libretro. RetroArch est\n" -"l'interface de référence officielle pour l'API libretro, actuellement utilisée par la plupart comme\n" -"un système de jeu/d'émulateur multi-système modulaire." - -#: gnu/packages/games.scm:1417 +#: gnu/packages/games.scm:1633 msgid "Play the game of Go" msgstr "Jouer au jeu de Go" -#: gnu/packages/games.scm:1419 +#: gnu/packages/games.scm:1635 msgid "" "GNU Go is a program that plays the game of Go, in which players\n" "place stones on a grid to form territory or capture other stones. While\n" @@ -3554,55 +4248,65 @@ msgid "" msgstr "" "GNU Go est un programme qui joue au jeu de Go, dans lequel les joueurs\n" "placent des pierres sur une grille pour former des territoires ou capturer\n" -"d'autres pierres. Tandis qu'il peut être joué directement à partir du terminal,\n" -"avec un rendu en caractères ASCII, il est aussi possible de jouer à GNU Go avec\n" +"d'autres pierres. Tandis qu'il peut être joué directement à partir du " +"terminal,\n" +"avec un rendu en caractères ASCII, il est aussi possible de jouer à GNU Go " +"avec\n" "une interface graphique tierce ou même dans Emacs. Il supporte le format\n" "de stockage standard pour les jeux (SGF, Smart Game Format) et le format\n" "de communication inter-processus (GMP, Go Modem Protocol)." -#: gnu/packages/games.scm:1447 +#: gnu/packages/games.scm:1663 msgid "High speed arctic racing game based on Tux Racer" msgstr "" -#: gnu/packages/games.scm:1449 +#: gnu/packages/games.scm:1665 msgid "" "Extreme Tux Racer, or etracer as it is called for short, is\n" -"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of the\n" -"game is to slide down a snow- and ice-covered mountain as quickly as possible,\n" +"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of " +"the\n" +"game is to slide down a snow- and ice-covered mountain as quickly as " +"possible,\n" "avoiding the trees and rocks that will slow you down.\n" "\n" -"Collect herrings and other goodies while sliding down the hill, but avoid fish\n" +"Collect herrings and other goodies while sliding down the hill, but avoid " +"fish\n" "bones.\n" "\n" "This game is based on the GPL version of the famous game TuxRacer." msgstr "" -#: gnu/packages/games.scm:1531 +#: gnu/packages/games.scm:1747 msgid "3D kart racing game" msgstr "Jeu de course de karts en 3D" -#: gnu/packages/games.scm:1532 +#: gnu/packages/games.scm:1748 msgid "" "SuperTuxKart is a 3D kart racing game, with a focus on\n" -"having fun over realism. You can play with up to 4 friends on one PC, racing\n" -"against each other or just trying to beat the computer; single-player mode is\n" +"having fun over realism. You can play with up to 4 friends on one PC, " +"racing\n" +"against each other or just trying to beat the computer; single-player mode " +"is\n" "also available." msgstr "" "SuperTuxKart est un jeu de course de karts en 3D, qui préfère le plaisir\n" "au réalisme. Vous pouvez jouer avec jusqu'à 4 amis sur un PC, de faire\n" -"la courses les uns contre les autres ou d'essayer de battre l'ordinateur. Un\n" +"la courses les uns contre les autres ou d'essayer de battre l'ordinateur. " +"Un\n" "mode solo est aussi disponible." -#: gnu/packages/games.scm:1564 +#: gnu/packages/games.scm:1780 msgid "Game of jumping to the next floor, trying not to fall" msgstr "Un jeu où on saute à l'étage au dessus en essayent de ne pas tomber" # replay en français ? -#: gnu/packages/games.scm:1566 +#: gnu/packages/games.scm:1782 msgid "" "GNUjump is a simple, yet addictive game in which you must jump from\n" -"platform to platform to avoid falling, while the platforms drop at faster rates\n" -"the higher you go. The game features multiplayer, unlimited FPS, smooth floor\n" +"platform to platform to avoid falling, while the platforms drop at faster " +"rates\n" +"the higher you go. The game features multiplayer, unlimited FPS, smooth " +"floor\n" "falling, themeable graphics and sounds, and replays." msgstr "" "GNUJump est un jeu simple mais addictif dans lequel vous devez sauter de\n" @@ -3611,81 +4315,85 @@ msgstr "" "propose du multijoueur, des FPS illimités, une chute douce du sol des\n" "graphismes et des sons personnalisables et des replays." -#: gnu/packages/games.scm:1609 +#: gnu/packages/games.scm:1825 msgid "Turn-based strategy game" msgstr "Jeu de stratégie en tour par tour" -#: gnu/packages/games.scm:1611 +#: gnu/packages/games.scm:1827 msgid "" "The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" -"with several single player campaigns, and multiplayer games (both networked and\n" +"with several single player campaigns, and multiplayer games (both networked " +"and\n" "local).\n" "\n" "Battle for control on a range of maps, using variety of units which have\n" -"advantages and disadvantages against different types of attacks. Units gain\n" -"experience and advance levels, and are carried over from one scenario to the\n" +"advantages and disadvantages against different types of attacks. Units " +"gain\n" +"experience and advance levels, and are carried over from one scenario to " +"the\n" "next campaign." msgstr "" -"La battaille pour Wesnoth est un jeu de stratégie tactique en tour par tour dans un\n" -"monde fantasy, avec plusieurs campagnes solo et des jeux multijoueurs (en réseau\n" +"La battaille pour Wesnoth est un jeu de stratégie tactique en tour par tour " +"dans un\n" +"monde fantasy, avec plusieurs campagnes solo et des jeux multijoueurs (en " +"réseau\n" "ou en local).\n" "\n" -"Combattez pour contrôler plusieurs cartes, avec différentes unités qui ont des\n" +"Combattez pour contrôler plusieurs cartes, avec différentes unités qui ont " +"des\n" "avantages et des inconvénient contre certains types d'attaques. Les unités\n" -"gagnent de l'expérience et augmentent de niveau, et sont rejoués d'un scénario\n" +"gagnent de l'expérience et augmentent de niveau, et sont rejoués d'un " +"scénario\n" "à la campagne suivante." -#: gnu/packages/games.scm:1655 -msgid "X86 emulator with CGA/EGA/VGA/etc. graphics and sound" -msgstr "Émulateur X86 avec CGA/EGA/VGA/etc. graphiques et sons" +#: gnu/packages/games.scm:1856 +msgid "Dedicated @emph{Battle for Wesnoth} server" +msgstr "" -#: gnu/packages/games.scm:1656 +#: gnu/packages/games.scm:1857 +#, fuzzy msgid "" -"DOSBox is a DOS-emulator that uses the SDL library. DOSBox\n" -"also emulates CPU:286/386 realmode/protected mode, Directory\n" -"FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a\n" -"SoundBlaster/Gravis Ultra Sound card for excellent sound compatibility with\n" -"older games." -msgstr "" -"DOSBox est un émulateur DOS qui utilise la bibliothèque SDL. DOSBox\n" -"émule aussi les modes réels et protégés des CPU 286 et 386, Directory\n" -"FileSystem/XMS/EMS, les graphiques Tandy/Hercules/CGA/EGA/VGA/VESA,\n" -"une carte SoundBlaster/Gravis Ultra pour une excellente compatibilité du son\n" -"avec les plus vieux jeux." +"This package contains a dedicated server for @emph{The\n" +"Battle for Wesnoth}." +msgstr "Ce paquet contient les fichiers de données requis par MegaGlest." -#: gnu/packages/games.scm:1701 +#: gnu/packages/games.scm:1898 msgid "Mouse and keyboard discovery for children" msgstr "Découverte de la souris et du clavier pour les enfants" -#: gnu/packages/games.scm:1703 +#: gnu/packages/games.scm:1900 msgid "" "Gamine is a game designed for young children who are learning to use the\n" -"mouse and keyboard. The child uses the mouse to draw colored dots and lines\n" +"mouse and keyboard. The child uses the mouse to draw colored dots and " +"lines\n" "on the screen and keyboard to display letters." msgstr "" "Gamine est un jeu destiné au jeunes enfants qui apprennent à utiliser la\n" -"souris et le clavier. L'enfant utilise la souris pour dessiner des points colorés\n" +"souris et le clavier. L'enfant utilise la souris pour dessiner des points " +"colorés\n" "et des lignes sur l'écran et le clavier pour afficher des lettres." -#: gnu/packages/games.scm:1735 +#: gnu/packages/games.scm:1932 msgid "Puzzle game with a cat in lead role" msgstr "" -#: gnu/packages/games.scm:1736 +#: gnu/packages/games.scm:1933 msgid "" "Project Raincat is a game developed by Carnegie Mellon\n" "students through GCS during the Fall 2008 semester. Raincat features game\n" -"play inspired from classics Lemmings and The Incredible Machine. The project\n" -"proved to be an excellent learning experience for the programmers. Everything\n" +"play inspired from classics Lemmings and The Incredible Machine. The " +"project\n" +"proved to be an excellent learning experience for the programmers. " +"Everything\n" "is programmed in Haskell." msgstr "" # Traductino officielle du nom du jeu ? -#: gnu/packages/games.scm:1770 +#: gnu/packages/games.scm:1967 msgid "Client for 'The Mana World' and similar games" msgstr "Client pour « the Mana World » et des jeux similaires" -#: gnu/packages/games.scm:1772 +#: gnu/packages/games.scm:1969 msgid "" "ManaPlus is a 2D MMORPG client for game servers. It is the only\n" "fully supported client for @uref{http://www.themanaworld.org, The mana\n" @@ -3693,175 +4401,16 @@ msgid "" "@uref{http://landoffire.org, Land of fire}." msgstr "" "ManaPlus est un client MMORPG 2D pour les serveurs de jeux. Il est le seul\n" -"client entièrement supporté par @uref{http://www.themanaworld.org, the Mana World},\n" -"@uref{http://evolonline.org, Evol Online} et @uref{http://landoffire.org, Land of fire}." - -#: gnu/packages/games.scm:1822 -msgid "Nintendo 64 emulator core library" -msgstr "Bibliothèque de cœur de l'émulateur de Nintendo 64" - -#: gnu/packages/games.scm:1824 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"core library." -msgstr "" -"Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient la\n" -"bibliothèque de cœur." - -#: gnu/packages/games.scm:1868 gnu/packages/games.scm:1913 -#: gnu/packages/games.scm:1955 gnu/packages/games.scm:1997 -#: gnu/packages/games.scm:2313 -msgid "Mupen64Plus SDL input plugin" -msgstr "Greffon d'entrée SDL de Mupen64Plus" - -#: gnu/packages/games.scm:1870 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"SDL audio plugin." -msgstr "" -"Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient le\n" -"greffon SDL audio." - -#: gnu/packages/games.scm:1915 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"SDL input plugin." -msgstr "" -"Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient le\n" -"greffon d'entrée SDL." +"client entièrement supporté par @uref{http://www.themanaworld.org, the Mana " +"World},\n" +"@uref{http://evolonline.org, Evol Online} et @uref{http://landoffire.org, " +"Land of fire}." -#: gnu/packages/games.scm:1957 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"high-level emulation (HLE) RSP processor plugin." -msgstr "" -"Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient le\n" -"greffon de traitement RSP d'émulation haut-niveau (HLE)." - -#: gnu/packages/games.scm:1999 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Z64 RSP processor plugin." -msgstr "" -"Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient le\n" -"greffon de traitement RSP Z64." - -#: gnu/packages/games.scm:2043 gnu/packages/games.scm:2097 -#: gnu/packages/games.scm:2147 gnu/packages/games.scm:2195 -msgid "Mupen64Plus Rice Video plugin" -msgstr "Greffon vidéo Rice pour Mupen64Plus" - -#: gnu/packages/games.scm:2045 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Arachnoid video plugin." -msgstr "" -"Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient le\n" -"greffon vidéo Arachnoid." - -#: gnu/packages/games.scm:2099 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Glide64 video plugin." -msgstr "" -"Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient le\n" -"greffon vidéo Glide64." - -#: gnu/packages/games.scm:2149 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Glide64MK2 video plugin." -msgstr "" -"Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient le\n" -"greffon vidéo Glide64MK2." - -#: gnu/packages/games.scm:2197 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Rice Video plugin." -msgstr "" -"Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient le\n" -"greffon vidéo Rice." - -#: gnu/packages/games.scm:2249 -msgid "Mupen64Plus Z64 video plugin" -msgstr "Greffon vidéo Z64 pour Mupen64Plus" - -#: gnu/packages/games.scm:2251 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Z64 video plugin." -msgstr "" -"Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient le\n" -"greffon vidéo Z64." - -#: gnu/packages/games.scm:2315 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"command line user interface. Installing this package is the easiest way\n" -"towards a working Mupen64Plus for casual users." -msgstr "" -"Mupens64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur des\n" -"greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient le\n" -"l'interface en ligne de commande. L'installation de ce paquet est la meilleure\n" -"manière d'avoir un Mupen64Plus fonctionnel pour les utilisateurs occasionnels." - -#: gnu/packages/games.scm:2372 -msgid "Nintendo Entertainment System (NES/Famicom) emulator" -msgstr "Émulateur Nintendo Entertainement System (NES/Famicom)" - -#: gnu/packages/games.scm:2374 -msgid "" -"Nestopia UE (Undead Edition) is a fork of the Nintendo Entertainment\n" -"System (NES/Famicom) emulator Nestopia, with enhancements from members of the\n" -"emulation community. It provides highly accurate emulation." -msgstr "" -"Nestopia UE (Undead Edition) est un fork de l'émulateur NES/Famicom Nestopia, avec\n" -"des améliorations des membres de la communauté de l'émulation. Il fournit\n" -"une émulation très fidèle." - -#: gnu/packages/games.scm:2404 -msgid "Video game console emulator front-end" -msgstr "Interface d'émulateur de jeux en console" - -#: gnu/packages/games.scm:2405 -msgid "" -"EmulationStation provides a graphical front-end to a large\n" -"number of video game console emulators. It features an interface that is\n" -"usable with any game controller that has at least 4 buttons, theming support,\n" -"and a game metadata scraper." -msgstr "" -"EmulationStation fournit une interface graphique pour un grand\n" -"nombre d'émulateurs de jeux vidéos en console. Il fournit une interface\n" -"utilisable avec n'importe quelle manette de jeu avec au moins 4 boutons et\n" -"qui permet la personnalisation et un recycleur de métadonnées de jeux." - -#: gnu/packages/games.scm:2459 +#: gnu/packages/games.scm:2025 msgid "Transportation economics simulator" msgstr "Simulateur de l'économie du transport" -#: gnu/packages/games.scm:2460 +#: gnu/packages/games.scm:2026 msgid "" "OpenTTD is a game in which you transport goods and\n" "passengers by land, water and air. It is a re-implementation of Transport\n" @@ -3872,17 +4421,21 @@ msgid "" msgstr "" "OpenTTD est un jeu dans lequel vous transportez des biens et des\n" "passagers sur terres, sur mer et dans les airs. C'est une ré-implémentation\n" -"de Transport Tycoon Deluxe avec plusieurs améliorations comme le mode multi-joueur,\n" -"le support de la régionalisation, les ordres conditionnels et la possibilité de\n" -"cloner, de remplacer et de mettre à jour automatiquement les véhicules. Ce paquet\n" -"ne contient que le moteur de jeu. Lorsque vous le démarrez, il vous sera demandé de télécharger\n" +"de Transport Tycoon Deluxe avec plusieurs améliorations comme le mode multi-" +"joueur,\n" +"le support de la régionalisation, les ordres conditionnels et la possibilité " +"de\n" +"cloner, de remplacer et de mettre à jour automatiquement les véhicules. Ce " +"paquet\n" +"ne contient que le moteur de jeu. Lorsque vous le démarrez, il vous sera " +"demandé de télécharger\n" "un thème graphique." -#: gnu/packages/games.scm:2517 +#: gnu/packages/games.scm:2083 msgid "Base graphics set for OpenTTD" msgstr "" -#: gnu/packages/games.scm:2519 +#: gnu/packages/games.scm:2085 msgid "" "The OpenGFX projects is an implementation of the OpenTTD base grahics\n" "set that aims to ensure the best possible out-of-the-box experience.\n" @@ -3897,33 +4450,34 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/games.scm:2564 +#: gnu/packages/games.scm:2130 msgid "Base sounds for OpenTTD" msgstr "" -#: gnu/packages/games.scm:2565 +#: gnu/packages/games.scm:2131 msgid "" "OpenSFX is a set of free base sounds for OpenTTD which make\n" -"it possible to play OpenTTD without requiring the proprietary sound files from\n" +"it possible to play OpenTTD without requiring the proprietary sound files " +"from\n" "the original Transport Tycoon Deluxe." msgstr "" -#: gnu/packages/games.scm:2602 +#: gnu/packages/games.scm:2168 msgid "Music set for OpenTTD" msgstr "" -#: gnu/packages/games.scm:2603 +#: gnu/packages/games.scm:2169 msgid "" "OpenMSX is a music set for OpenTTD which makes it possible\n" "to play OpenTTD without requiring the proprietary music from the original\n" "Transport Tycoon Deluxe." msgstr "" -#: gnu/packages/games.scm:2681 +#: gnu/packages/games.scm:2247 msgid "Free software re-implementation of RollerCoaster Tycoon 2" msgstr "" -#: gnu/packages/games.scm:2682 +#: gnu/packages/games.scm:2248 msgid "" "OpenRCT2 is a free software re-implementation of\n" "RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and\n" @@ -3933,110 +4487,78 @@ msgid "" "images, etc.)" msgstr "" -#: gnu/packages/games.scm:2724 +#: gnu/packages/games.scm:2290 msgid "Pinball simulator" msgstr "" -#: gnu/packages/games.scm:2725 +#: gnu/packages/games.scm:2291 msgid "" "The Emilia Pinball Project is a pinball simulator. There\n" "are only two levels to play with, but they are very addictive." msgstr "" -#: gnu/packages/games.scm:2746 +#: gnu/packages/games.scm:2312 msgid "Board game inspired by The Settlers of Catan" msgstr "" -#: gnu/packages/games.scm:2747 +#: gnu/packages/games.scm:2313 msgid "" "Pioneers is an emulation of the board game The Settlers of\n" "Catan. It can be played on a local network, on the internet, and with AI\n" "players." msgstr "" -#: gnu/packages/games.scm:2781 -msgid "Nintendo DS emulator" -msgstr "" - -#: gnu/packages/games.scm:2783 -msgid "DeSmuME is an emulator for the Nintendo DS handheld gaming console." -msgstr "" - -#: gnu/packages/games.scm:2821 gnu/packages/gnome.scm:2617 +#: gnu/packages/games.scm:2354 gnu/packages/gnome.scm:2644 msgid "Logic puzzle game" msgstr "" -#: gnu/packages/games.scm:2822 +#: gnu/packages/games.scm:2355 msgid "" "The goal of this logic game is to open all cards in a 6x6\n" "grid, using a number of hints as to their relative position. The game idea\n" "is attributed to Albert Einstein." msgstr "" -#: gnu/packages/games.scm:2851 +#: gnu/packages/games.scm:2384 msgid "MUD and telnet client" msgstr "" -#: gnu/packages/games.scm:2853 +#: gnu/packages/games.scm:2386 msgid "" "POWWOW is a client software which can be used for telnet as well as for\n" -"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client for\n" +"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client " +"for\n" "the chat server psyced with the specific config located at\n" "http://lavachat.symlynx.com/unix/" msgstr "" -#: gnu/packages/games.scm:3023 +#: gnu/packages/games.scm:2561 msgid "Arena shooter derived from the Cube 2 engine" msgstr "" -#: gnu/packages/games.scm:3025 +#: gnu/packages/games.scm:2563 msgid "" "Red Eclipse is an arena shooter, created from the Cube2 engine.\n" "Offering an innovative parkour system and distinct but all potent weapons,\n" "Red Eclipse provides fast paced and accessible gameplay." msgstr "" -#: gnu/packages/games.scm:3119 -msgid "Nintendo multi-system emulator" -msgstr "" - -#: gnu/packages/games.scm:3121 -msgid "" -"higan (formerly bsnes) is an emulator for multiple Nintendo video game\n" -"consoles, including the Nintendo Entertainment System (NES/Famicom), Super\n" -"Nintendo Entertainment System (SNES/Super Famicom), Game Boy, Game Boy\n" -"Color (GBC), and Game Boy Advance (GBA). It also supports the subsystems\n" -"Super Game Boy, BS-X Satellaview, and Sufami Turbo." -msgstr "" - -#: gnu/packages/games.scm:3179 -msgid "Game Boy Advance emulator" -msgstr "" - -#: gnu/packages/games.scm:3181 -msgid "" -"mGBA is an emulator for running Game Boy Advance games. It aims to be\n" -"faster and more accurate than many existing Game Boy Advance emulators, as\n" -"well as adding features that other emulators lack. It also supports Game Boy\n" -"and Game Boy Color games." -msgstr "" - -#: gnu/packages/games.scm:3237 +#: gnu/packages/games.scm:2622 msgid "Text adventure game" msgstr "" -#: gnu/packages/games.scm:3239 +#: gnu/packages/games.scm:2624 msgid "" "Grue Hunter is a text adventure game written in Perl. You must make\n" "your way through an underground cave system in search of the Grue. Can you\n" "capture it and get out alive?" msgstr "" -#: gnu/packages/games.scm:3281 +#: gnu/packages/games.scm:2666 msgid "Old-school earthworm action game" msgstr "" -#: gnu/packages/games.scm:3283 +#: gnu/packages/games.scm:2668 msgid "" "lierolibre is an earthworm action game where you fight another player\n" "(or the computer) underground using a wide array of weapons.\n" @@ -4061,23 +4583,25 @@ msgid "" "fullscreen, use F5 or Alt+Enter." msgstr "" -#: gnu/packages/games.scm:3358 +#: gnu/packages/games.scm:2743 msgid "3D Real-time strategy and real-time tactics game" msgstr "" -#: gnu/packages/games.scm:3360 +#: gnu/packages/games.scm:2745 msgid "" "Warzone 2100 offers campaign, multi-player, and single-player skirmish\n" -"modes. An extensive tech tree with over 400 different technologies, combined\n" -"with the unit design system, allows for a wide variety of possible units and\n" +"modes. An extensive tech tree with over 400 different technologies, " +"combined\n" +"with the unit design system, allows for a wide variety of possible units " +"and\n" "tactics." msgstr "" -#: gnu/packages/games.scm:3393 +#: gnu/packages/games.scm:2778 msgid "2D scrolling shooter game" msgstr "" -#: gnu/packages/games.scm:3395 +#: gnu/packages/games.scm:2780 msgid "" "In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n" "dominated the galaxy. Guide Chris Bainfield and his friend Sid Wilson on\n" @@ -4086,23 +4610,25 @@ msgid "" "in strikes against the evil corporation." msgstr "" -#: gnu/packages/games.scm:3426 +#: gnu/packages/games.scm:2811 msgid "Fast-paced, arcade-style, top-scrolling space shooter" msgstr "" -#: gnu/packages/games.scm:3428 +#: gnu/packages/games.scm:2813 msgid "" "In this game you are the captain of the cargo ship Chromium B.S.U. and\n" -"are responsible for delivering supplies to the troops on the front line. Your\n" -"ship has a small fleet of robotic fighters which you control from the relative\n" +"are responsible for delivering supplies to the troops on the front line. " +"Your\n" +"ship has a small fleet of robotic fighters which you control from the " +"relative\n" "safety of the Chromium vessel." msgstr "" -#: gnu/packages/games.scm:3503 +#: gnu/packages/games.scm:2888 msgid "Drawing software for children" msgstr "" -#: gnu/packages/games.scm:3505 +#: gnu/packages/games.scm:2890 msgid "" "Tux Paint is a free drawing program designed for young children (kids\n" "ages 3 and up). It has a simple, easy-to-use interface; fun sound effects;\n" @@ -4111,75 +4637,79 @@ msgid "" "your child be creative." msgstr "" -#: gnu/packages/games.scm:3543 +#: gnu/packages/games.scm:2928 msgid "Stamp images for Tux Paint" msgstr "" -#: gnu/packages/games.scm:3545 +#: gnu/packages/games.scm:2930 msgid "" "This package contains a set of \"Rubber Stamp\" images which can be used\n" "with the \"Stamp\" tool within Tux Paint." msgstr "" -#: gnu/packages/games.scm:3592 +#: gnu/packages/games.scm:2977 msgid "Configure Tux Paint" msgstr "" -#: gnu/packages/games.scm:3594 +#: gnu/packages/games.scm:2979 msgid "Tux Paint Config is a graphical configuration editor for Tux Paint." msgstr "" -#: gnu/packages/games.scm:3626 +#: gnu/packages/games.scm:3011 msgid "2D platformer game" msgstr "" -#: gnu/packages/games.scm:3627 +#: gnu/packages/games.scm:3012 msgid "" "SuperTux is a free classic 2D jump'n run sidescroller game\n" "in a style similar to the original Super Mario games covered under\n" "the GNU GPL." msgstr "" -#: gnu/packages/games.scm:3661 +#: gnu/packages/games.scm:3046 msgid "MUD client" msgstr "" -#: gnu/packages/games.scm:3663 +#: gnu/packages/games.scm:3048 msgid "" -"TinTin++ is a MUD client which supports MCCP (Mud Client Compression Protocol),\n" -"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used by MUDs,\n" -"as well as those required to login via telnet on Linux / Mac OS X servers, and an\n" +"TinTin++ is a MUD client which supports MCCP (Mud Client Compression " +"Protocol),\n" +"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used " +"by MUDs,\n" +"as well as those required to login via telnet on Linux / Mac OS X servers, " +"and an\n" "auto mapper with a VT100 map display." msgstr "" -#: gnu/packages/games.scm:3700 +#: gnu/packages/games.scm:3085 msgid "Programming game" msgstr "" -#: gnu/packages/games.scm:3701 +#: gnu/packages/games.scm:3086 msgid "" "Learn programming, playing with ants and spider webs ;-)\n" "Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n" -"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. Experienced\n" +"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. " +"Experienced\n" "programmers may also add their own favorite language." msgstr "" -#: gnu/packages/games.scm:3745 +#: gnu/packages/games.scm:3130 msgid "Keyboard mashing and doodling game for babies" msgstr "" -#: gnu/packages/games.scm:3746 +#: gnu/packages/games.scm:3131 msgid "" "Bambam is a simple baby keyboard (and gamepad) masher\n" "application that locks the keyboard and mouse and instead displays bright\n" "colors, pictures, and sounds." msgstr "" -#: gnu/packages/games.scm:3789 +#: gnu/packages/games.scm:3174 msgid "Arcade-style fire fighting game" msgstr "" -#: gnu/packages/games.scm:3791 +#: gnu/packages/games.scm:3176 msgid "" "Mr. Rescue is an arcade styled 2d action game centered around evacuating\n" "civilians from burning buildings. The game features fast paced fire\n" @@ -4187,17 +4717,18 @@ msgid "" "throwing people around in pseudo-randomly generated buildings." msgstr "" -#: gnu/packages/games.scm:3898 +#: gnu/packages/games.scm:3283 msgid "Non-euclidean graphical rogue-like game" msgstr "" -#: gnu/packages/games.scm:3900 +#: gnu/packages/games.scm:3285 msgid "" "HyperRogue is a game in which the player collects treasures and fights\n" "monsters -- rogue-like but for the fact that it is played on the hyperbolic\n" "plane and not in euclidean space.\n" "\n" -"In HyperRogue, the player can move through different parts of the world, which\n" +"In HyperRogue, the player can move through different parts of the world, " +"which\n" "are home to particular creatures and may be subject to their own rules of\n" "\"physics\".\n" "\n" @@ -4205,21 +4736,21 @@ msgid "" "symbols, it still needs graphics to render the non-euclidean world." msgstr "" -#: gnu/packages/games.scm:3943 +#: gnu/packages/games.scm:3328 msgid "Shooter with space station destruction" msgstr "" -#: gnu/packages/games.scm:3945 +#: gnu/packages/games.scm:3330 msgid "" "Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n" "for Un*x systems with X11." msgstr "" -#: gnu/packages/games.scm:3977 +#: gnu/packages/games.scm:3362 msgid "Turn based empire building strategy game" msgstr "" -#: gnu/packages/games.scm:3978 +#: gnu/packages/games.scm:3363 msgid "" "Freeciv is a turn based empire building strategy game\n" "inspired by the history of human civilization. The game commences in\n" @@ -4227,11 +4758,11 @@ msgid "" "to the Space Age." msgstr "" -#: gnu/packages/games.scm:4009 +#: gnu/packages/games.scm:3394 msgid "Recreation of data decryption effect in \"Sneakers\"" msgstr "" -#: gnu/packages/games.scm:4011 +#: gnu/packages/games.scm:3396 msgid "" "@code{No More Secrets} provides a command line tool called \"nms\"\n" "that recreates the famous data decryption effect seen on screen in the 1992\n" @@ -4242,155 +4773,170 @@ msgid "" "starting a decryption sequence to reveal the original plaintext characters." msgstr "" -#: gnu/packages/games.scm:4038 +#: gnu/packages/games.scm:3423 msgid "Data files for MegaGlest" msgstr "Fichiers de données pour MegaGlest" -#: gnu/packages/games.scm:4039 +#: gnu/packages/games.scm:3424 msgid "This package contains the data files required for MegaGlest." msgstr "Ce paquet contient les fichiers de données requis par MegaGlest." -#: gnu/packages/games.scm:4092 +#: gnu/packages/games.scm:3477 msgid "3D real-time strategy (RTS) game" msgstr "" -#: gnu/packages/games.scm:4093 +#: gnu/packages/games.scm:3478 msgid "" "MegaGlest is a cross-platform 3D real-time strategy (RTS)\n" -"game, where you control the armies of one of seven different factions: Tech,\n" +"game, where you control the armies of one of seven different factions: " +"Tech,\n" "Magic, Egypt, Indians, Norsemen, Persian or Romans." msgstr "" -#: gnu/packages/games.scm:4143 +#: gnu/packages/games.scm:3529 msgid "Side-scrolling physics platformer with a ball of tar" msgstr "" -#: gnu/packages/games.scm:4144 +#: gnu/packages/games.scm:3530 msgid "" "In FreeGish you control Gish, a ball of tar who lives\n" "happily with his girlfriend Brea, until one day a mysterious dark creature\n" "emerges from a sewer hole and pulls her below ground." msgstr "" -#: gnu/packages/games.scm:4179 +#: gnu/packages/games.scm:3565 msgid "Classic overhead run-and-gun game" msgstr "" -#: gnu/packages/games.scm:4180 +#: gnu/packages/games.scm:3566 msgid "" "C-Dogs SDL is a classic overhead run-and-gun game,\n" "supporting up to 4 players in co-op and deathmatch modes. Customize your\n" -"player, choose from many weapons, and blast, slide and slash your way through\n" +"player, choose from many weapons, and blast, slide and slash your way " +"through\n" "over 100 user-created campaigns." msgstr "" -#: gnu/packages/games.scm:4280 +#: gnu/packages/games.scm:3666 msgid "3D puzzle game" msgstr "" -#: gnu/packages/games.scm:4281 +#: gnu/packages/games.scm:3667 msgid "" "Kiki the nano bot is a 3D puzzle game. It is basically a\n" "mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a\n" "small robot living in the nano world, repair its maker." msgstr "" -#: gnu/packages/games.scm:4371 +#: gnu/packages/games.scm:3757 msgid "2D retro multiplayer shooter game" msgstr "" -#: gnu/packages/games.scm:4372 +#: gnu/packages/games.scm:3758 msgid "" "Teeworlds is an online multiplayer game. Battle with up to\n" -"16 players in a variety of game modes, including Team Deathmatch and Capture\n" +"16 players in a variety of game modes, including Team Deathmatch and " +"Capture\n" "The Flag. You can even design your own maps!" msgstr "" -#: gnu/packages/games.scm:4425 +#: gnu/packages/games.scm:3811 msgid "Puzzle game with a dexterity component" msgstr "" -#: gnu/packages/games.scm:4426 +#: gnu/packages/games.scm:3812 msgid "" "Enigma is a puzzle game with 550 unique levels. The object\n" -"of the game is to find and uncover pairs of identically colored ‘Oxyd’ stones.\n" -"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser beams,\n" -"and most of all, countless hairy puzzles usually block your direct way to the\n" -"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest you\n" -"get bored) interact in many unexpected ways, and since many of them follow the\n" -"laws of physics (Enigma’s special laws of physics, that is), controlling them\n" +"of the game is to find and uncover pairs of identically colored ‘Oxyd’ " +"stones.\n" +"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser " +"beams,\n" +"and most of all, countless hairy puzzles usually block your direct way to " +"the\n" +"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest " +"you\n" +"get bored) interact in many unexpected ways, and since many of them follow " +"the\n" +"laws of physics (Enigma’s special laws of physics, that is), controlling " +"them\n" "with the mouse isn’t always trivial." msgstr "" -#: gnu/packages/games.scm:4497 +#: gnu/packages/games.scm:3883 msgid "Puzzle game" msgstr "" -#: gnu/packages/games.scm:4498 +#: gnu/packages/games.scm:3884 msgid "" "Fish Fillets NG is strictly a puzzle game. The goal in\n" -"every of the seventy levels is always the same: find a safe way out. The fish\n" -"utter witty remarks about their surroundings, the various inhabitants of their\n" +"every of the seventy levels is always the same: find a safe way out. The " +"fish\n" +"utter witty remarks about their surroundings, the various inhabitants of " +"their\n" "underwater realm quarrel among themselves or comment on the efforts of your\n" "fish. The whole game is accompanied by quiet, comforting music." msgstr "" -#: gnu/packages/games.scm:4562 +#: gnu/packages/games.scm:3948 msgid "Roguelike dungeon crawler game" msgstr "" -#: gnu/packages/games.scm:4563 +#: gnu/packages/games.scm:3949 msgid "" "Dungeon Crawl Stone Soup is a roguelike adventure through\n" "dungeons filled with dangerous monsters in a quest to find the mystifyingly\n" "fabulous Orb of Zot." msgstr "" -#: gnu/packages/games.scm:4609 +#: gnu/packages/games.scm:3995 msgid "Graphical roguelike dungeon crawler game" msgstr "" -#: gnu/packages/games.scm:4639 +#: gnu/packages/games.scm:4025 msgid "Cross-platform third-person action game" msgstr "" -#: gnu/packages/games.scm:4640 +#: gnu/packages/games.scm:4026 msgid "" "Lugaru is a third-person action game. The main character,\n" -"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat skills.\n" -"In his quest to find those responsible for slaughtering his village, he uncovers\n" -"a far-reaching conspiracy involving the corrupt leaders of the rabbit republic\n" +"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat " +"skills.\n" +"In his quest to find those responsible for slaughtering his village, he " +"uncovers\n" +"a far-reaching conspiracy involving the corrupt leaders of the rabbit " +"republic\n" "and the starving wolves from a nearby den. Turner takes it upon himself to\n" "fight against their plot and save his fellow rabbits from slavery." msgstr "" -#: gnu/packages/games.scm:4691 +#: gnu/packages/games.scm:4077 msgid "Data files for 0ad" msgstr "" -#: gnu/packages/games.scm:4692 +#: gnu/packages/games.scm:4078 msgid "0ad-data provides the data files required by the game 0ad." msgstr "" -#: gnu/packages/games.scm:4814 +#: gnu/packages/games.scm:4196 msgid "3D real-time strategy game of ancient warfare" msgstr "" -#: gnu/packages/games.scm:4815 +#: gnu/packages/games.scm:4197 msgid "" "0 A.D. is a real-time strategy (RTS) game of ancient\n" "warfare. It's a historically-based war/economy game that allows players to\n" -"relive or rewrite the history of twelve ancient civilizations, each depicted\n" +"relive or rewrite the history of twelve ancient civilizations, each " +"depicted\n" "at their peak of economic growth and military prowess.\n" "\n" "0ad needs a window manager that supports 'Extended Window Manager Hints'." msgstr "" -#: gnu/packages/games.scm:4891 +#: gnu/packages/games.scm:4272 msgid "Colossal Cave Adventure" msgstr "" -#: gnu/packages/games.scm:4892 +#: gnu/packages/games.scm:4273 msgid "" "The original Colossal Cave Adventure from 1976 was the\n" "origin of all text adventures, dungeon-crawl (computer) games, and\n" @@ -4399,36 +4945,144 @@ msgid "" "\"adventure 2.5\" and \"430-point adventure\"." msgstr "" -#: gnu/packages/games.scm:4903 +#: gnu/packages/games.scm:4284 msgid "Single-player, RPG roguelike game set in the world of Eyal" msgstr "" -#: gnu/packages/games.scm:5008 +#: gnu/packages/games.scm:4389 msgid "" "Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" -"combat and advanced character building. Play as one of many unique races and\n" +"combat and advanced character building. Play as one of many unique races " +"and\n" "classes in the lore-filled world of Eyal, exploring random dungeons, facing\n" -"challenging battles, and developing characters with your own tailored mix of\n" +"challenging battles, and developing characters with your own tailored mix " +"of\n" "abilities and powers. With a modern graphical and customisable interface,\n" -"intuitive mouse control, streamlined mechanics and deep, challenging combat,\n" +"intuitive mouse control, streamlined mechanics and deep, challenging " +"combat,\n" "Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." msgstr "" -#: gnu/packages/gcc.scm:336 +#: gnu/packages/games.scm:4435 +msgid "First person shooter engine for Quake 1" +msgstr "" + +#: gnu/packages/games.scm:4436 +msgid "" +"Quakespasm is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4485 +msgid "" +"vkquake is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4536 +msgid "First person shooter engine based on quake2" +msgstr "" + +#: gnu/packages/games.scm:4537 +msgid "" +"Yamagi Quake II is an enhanced client for id Software's Quake II.\n" +"The main focus is an unchanged single player experience like back in 1997,\n" +"thus the gameplay and the graphics are unaltered. However the user may use " +"one\n" +"of the unofficial retexturing packs. In comparison with the official " +"client,\n" +"over 1000 bugs were fixed and an extensive code audit done,\n" +"making Yamagi Quake II one of the most solid Quake II implementations " +"available." +msgstr "" + +#: gnu/packages/games.scm:4593 +msgid "Realistic physics puzzle game" +msgstr "" + +#: gnu/packages/games.scm:4594 +msgid "" +"The Butterfly Effect (tbe) is a game that uses\n" +"realistic physics simulations to combine lots of simple mechanical\n" +"elements to achieve a simple goal in the most complex way possible." +msgstr "" + +#: gnu/packages/games.scm:4646 +msgid "Game of lonely space adventure" +msgstr "" + +#: gnu/packages/games.scm:4648 +msgid "" +"Pioneer is a space adventure game set in our galaxy at the turn of the\n" +"31st century. The game is open-ended, and you are free to eke out whatever\n" +"kind of space-faring existence you can think of. Look for fame or fortune " +"by\n" +"exploring the millions of star systems. Turn to a life of crime as a " +"pirate,\n" +"smuggler or bounty hunter. Forge and break alliances with the various\n" +"factions fighting for power, freedom or self-determination. The universe " +"is\n" +"whatever you make of it." +msgstr "" + +#: gnu/packages/games.scm:4675 +msgid "Hacking contribution graphs in git" +msgstr "" + +#: gnu/packages/games.scm:4677 +msgid "" +"Badass generates false commits for a range of dates, essentially\n" +"hacking the gamification of contribution graphs on platforms such as\n" +"Github or Gitlab." +msgstr "" + +#: gnu/packages/games.scm:4755 +msgid "Educational programming strategy game" +msgstr "" + +#: gnu/packages/games.scm:4756 +msgid "" +"Colobot: Gold Edition is a real-time strategy game, where\n" +"you can program your units (bots) in a language called CBOT, which is " +"similar\n" +"to C++ and Java. Your mission is to find a new planet to live and survive.\n" +"You can save humanity and get programming skills!" +msgstr "" + +#: gnu/packages/games.scm:4838 +msgid "Modern Doom 2 source port" +msgstr "" + +#: gnu/packages/games.scm:4839 +msgid "" +"GZdoom is a port of the Doom 2 game engine, with a modern\n" +"renderer. It improves modding support with ZDoom's advanced mapping " +"features\n" +"and the new ZScript language. In addition to Doom, it supports Heretic, " +"Hexen,\n" +"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." +msgstr "" + +#: gnu/packages/gcc.scm:346 msgid "GNU Compiler Collection" msgstr "GNU Compiler Collection" -#: gnu/packages/gcc.scm:338 +#: gnu/packages/gcc.scm:348 msgid "" "GCC is the GNU Compiler Collection. It provides compiler front-ends\n" -"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, and\n" +"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, " +"and\n" "Go. It also includes runtime support libraries for these languages." msgstr "" "GCC est la collection de compilateurs GNU. Il fournit des compilateurs\n" "pour plusieurs langages, dont C, C++, Objective-C, Fortran, Java, Ada,\n" "et Go. Il inclut également le support de bibliothèques pour ces langages." -#: gnu/packages/gcc.scm:432 +#: gnu/packages/gcc.scm:495 msgid "" "GCC is the GNU Compiler Collection. It provides compiler front-ends\n" "for several languages, including C, C++, Objective-C, Fortran, Ada, and Go.\n" @@ -4438,29 +5092,32 @@ msgstr "" "pour plusieurs langages, dont C, C++, Objective-C, Fortran, Ada et Go.\n" "Il inclut également le support de bibliothèques pour ces langages." -#: gnu/packages/gcc.scm:462 +#: gnu/packages/gcc.scm:525 msgid "GNU C++ standard library" msgstr "Bibliothèque standard C++ GNU" -#: gnu/packages/gcc.scm:497 +#: gnu/packages/gcc.scm:560 msgid "Collection of subroutines used by various GNU programs" msgstr "Collection de sous-routines utilisées par divers programmes GNU" -#: gnu/packages/gcc.scm:682 +#: gnu/packages/gcc.scm:745 msgid "GNU libstdc++ documentation" msgstr "Documentation de GNU libstdc++" -#: gnu/packages/gcc.scm:750 -msgid "Manipulating sets and relations of integer points bounded by linear constraints" +#: gnu/packages/gcc.scm:813 +msgid "" +"Manipulating sets and relations of integer points bounded by linear " +"constraints" msgstr "" "Manipulation des ensembles et relations d'entiers liés par des\n" "contraintes linéaires" -#: gnu/packages/gcc.scm:753 +#: gnu/packages/gcc.scm:816 msgid "" "isl is a library for manipulating sets and relations of integer points\n" "bounded by linear constraints. Supported operations on sets include\n" -"intersection, union, set difference, emptiness check, convex hull, (integer)\n" +"intersection, union, set difference, emptiness check, convex hull, " +"(integer)\n" "affine hull, integer projection, computing the lexicographic minimum using\n" "parametric integer programming, coalescing and parametric vertex\n" "enumeration. It also includes an ILP solver based on generalized basis\n" @@ -4468,11 +5125,11 @@ msgid "" "dependence analysis and bounds on piecewise step-polynomials." msgstr "" -#: gnu/packages/gcc.scm:803 +#: gnu/packages/gcc.scm:866 msgid "Library to generate code for scanning Z-polyhedra" msgstr "Bibliothèque poru générer du code pour analyser des Z-polyhèdres" -#: gnu/packages/gcc.scm:805 +#: gnu/packages/gcc.scm:868 msgid "" "CLooG is a free software library to generate code for scanning\n" "Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" @@ -4491,37 +5148,47 @@ msgstr "" "C, FORTRAN, …) qui atteint tous les points intégraux d'un ou plusieurs\n" "polyèdres paramétrés. CLooG a été écrit à l'origine pour résoudre des\n" "problèmes de génération de code pour les compilateurs optimisant basé sur\n" -"le modèle du polytope. Cependant il est maintenant utilisé dans divers domaines,\n" -"p.ex. pour construire des automates de contrôle pour la synthèse à haut-niveau\n" -"ou pour trouver la meilleure approximation polynomiale d'une fonction. CLooG peut\n" -"aider dans des situation où scanner un polyèdres est important. L'utilisateur a le\n" +"le modèle du polytope. Cependant il est maintenant utilisé dans divers " +"domaines,\n" +"p.ex. pour construire des automates de contrôle pour la synthèse à haut-" +"niveau\n" +"ou pour trouver la meilleure approximation polynomiale d'une fonction. CLooG " +"peut\n" +"aider dans des situation où scanner un polyèdres est important. " +"L'utilisateur a le\n" "contrôle complet de la qualité du code généré, mais CLooG est conçu pour\n" "éviter le sur-coût des contrôles et pour produire un code très efficace." -#: gnu/packages/gcc.scm:860 +#: gnu/packages/gcc.scm:923 msgid "Reference manual for the C programming language" msgstr "Manuel de référence pour le langage de programmation C" -#: gnu/packages/gcc.scm:862 +#: gnu/packages/gcc.scm:925 msgid "" "This is a reference manual for the C programming language, as\n" -"implemented by the GNU C Compiler (gcc). As a reference, it is not intended\n" -"to be a tutorial of the language. Rather, it outlines all of the constructs\n" +"implemented by the GNU C Compiler (gcc). As a reference, it is not " +"intended\n" +"to be a tutorial of the language. Rather, it outlines all of the " +"constructs\n" "of the language. Library functions are not included." msgstr "" "Ceci est le manuel de référence pour le langage de programmation C, tel\n" "qu'implémenté par le Compilateur C GNU (gcc). En tant que référence, il\n" "n'est pas conçu comme un tutoriel du langage. Il précise plutôt les\n" -"constructions du langage. Les fonctions des bibliothèques ne sont pas incluses." +"constructions du langage. Les fonctions des bibliothèques ne sont pas " +"incluses." -#: gnu/packages/gettext.scm:98 +#: gnu/packages/gettext.scm:105 msgid "Tools and documentation for translation (used to build other packages)" -msgstr "Outils et documentation pour la traduction (utilisés pour construire d'autres paquets)" +msgstr "" +"Outils et documentation pour la traduction (utilisés pour construire " +"d'autres paquets)" -#: gnu/packages/gettext.scm:100 +#: gnu/packages/gettext.scm:107 msgid "" "GNU Gettext is a package providing a framework for translating the\n" -"textual output of programs into multiple languages. It provides translators\n" +"textual output of programs into multiple languages. It provides " +"translators\n" "with the means to create message catalogs, and a runtime library to load\n" "translated messages from the catalogs. Nearly all GNU packages use Gettext." msgstr "" @@ -4531,160 +5198,178 @@ msgstr "" "bibliothèque pour charger les messages traduits depuis les catalogues.\n" "Presque tous les paquets GNU utilisent Gettext." -#: gnu/packages/gettext.scm:130 +#: gnu/packages/gettext.scm:137 msgid "Tools and documentation for translation" msgstr "Outils et documentation pour la traduction" -#: gnu/packages/gettext.scm:195 +#: gnu/packages/gettext.scm:202 msgid "Scripts to ease maintenance of translations" msgstr "Scripts pour faciliter la maintenance des traductions" -#: gnu/packages/gettext.scm:197 +#: gnu/packages/gettext.scm:204 msgid "" "The po4a (PO for anything) project goal is to ease translations (and\n" "more interestingly, the maintenance of translations) using gettext tools on\n" "areas where they were not expected like documentation." msgstr "" -"Le but du projet po4a (PO pour tout) est de faciliter la traduction (et mieux,\n" -"la maintenance des traductions) en utilisant les outils gettext dans des domaines\n" +"Le but du projet po4a (PO pour tout) est de faciliter la traduction (et " +"mieux,\n" +"la maintenance des traductions) en utilisant les outils gettext dans des " +"domaines\n" "pour lesquels ils n'étaient pas conçus, comme la documentation." -#: gnu/packages/gimp.scm:60 +#: gnu/packages/gimp.scm:64 msgid "Image pixel format conversion library" msgstr "Bibliothèque de conversion des formats d'images pixelisés" -#: gnu/packages/gimp.scm:62 +#: gnu/packages/gimp.scm:66 +#, fuzzy msgid "" -"Babl is a dynamic, any to any, pixel format translation library.\n" -"It allows converting between different methods of storing pixels known as\n" -"pixel formats that have with different bitdepths and other data\n" -"representations, color models and component permutations.\n" +"Babl is a dynamic, any-to-any pixel format translation library.\n" +"It allows converting between different methods of storing pixels, known as\n" +"@dfn{pixel formats}, that have different bit depths and other data\n" +"representations, color models, and component permutations.\n" "\n" "A vocabulary to formulate new pixel formats from existing primitives is\n" -"provided as well as the framework to add new color models and data types." -msgstr "" -"Babl est une bibliothèque de traduction de n'importe quel format pixelisé vers\n" -"n'importe quel format pixelisé. Elle permet la conversion entre différentes méthodes\n" -"de stockage des pixels connus comme les formats pixelisés qui ont différentes\n" -"profondeurs d'autres représentations de données, des modèles de couleurs et des\n" +"provided, as well as a framework to add new color models and data types." +msgstr "" +"Babl est une bibliothèque de traduction de n'importe quel format pixelisé " +"vers\n" +"n'importe quel format pixelisé. Elle permet la conversion entre différentes " +"méthodes\n" +"de stockage des pixels connus comme les formats pixelisés qui ont " +"différentes\n" +"profondeurs d'autres représentations de données, des modèles de couleurs et " +"des\n" "permutations de composants.\n" "\n" -"Un vocabulaire pour décrire de nouveaux formats pixelisés à partir de primitives\n" -"existantes est aussi fournit ainsi que le cadre pour ajouter de nouveaux modèles\n" +"Un vocabulaire pour décrire de nouveaux formats pixelisés à partir de " +"primitives\n" +"existantes est aussi fournit ainsi que le cadre pour ajouter de nouveaux " +"modèles\n" "de couleurs et des types de données." -#: gnu/packages/gimp.scm:119 +#: gnu/packages/gimp.scm:123 msgid "Graph based image processing framework" msgstr "" -#: gnu/packages/gimp.scm:120 +#: gnu/packages/gimp.scm:124 msgid "" "GEGL (Generic Graphics Library) provides infrastructure to\n" "do demand based cached non destructive image editing on larger than RAM\n" "buffers." msgstr "" -#: gnu/packages/gimp.scm:180 +#: gnu/packages/gimp.scm:189 msgid "GNU Image Manipulation Program" msgstr "Programme de Manipulation d'Image GNU" -#: gnu/packages/gimp.scm:182 +#: gnu/packages/gimp.scm:191 msgid "" "GIMP is an application for image manipulation tasks such as photo\n" -"retouching, composition and authoring. It supports all common image formats\n" +"retouching, composition and authoring. It supports all common image " +"formats\n" "as well as specialized ones. It features a highly customizable interface\n" "that is extensible via a plugin system." msgstr "" -#: gnu/packages/gimp.scm:230 +#: gnu/packages/gimp.scm:239 msgid "GIMP plug-in to edit image in fourier space" msgstr "Greffon GIMP pour éditer des images en espace de fourier" -#: gnu/packages/gimp.scm:232 +#: gnu/packages/gimp.scm:241 msgid "" "This package provides a simple plug-in to apply the fourier transform on\n" "an image, allowing you to work with the transformed image inside GIMP. You\n" -"can draw or apply filters in fourier space and get the modified image with an\n" +"can draw or apply filters in fourier space and get the modified image with " +"an\n" "inverse fourier transform." msgstr "" -"Ce paquet fournit un simple greffon pour appliquer la transformée de fourier à une\n" -"image, ce qui vous permet de travailler avec l'image transformée dans GIMP. Vous\n" -"pouvez dessiner ou appliquer des filtres en espace de fourier et récupérer l'image\n" +"Ce paquet fournit un simple greffon pour appliquer la transformée de fourier " +"à une\n" +"image, ce qui vous permet de travailler avec l'image transformée dans GIMP. " +"Vous\n" +"pouvez dessiner ou appliquer des filtres en espace de fourier et récupérer " +"l'image\n" "modifiée avec n'importe quel transformée de fourier inverse." -#: gnu/packages/gnome.scm:200 +#: gnu/packages/gnome.scm:202 msgid "CD/DVD burning tool for Gnome" msgstr "" -#: gnu/packages/gnome.scm:201 +#: gnu/packages/gnome.scm:203 msgid "" "Brasero is an application to burn CD/DVD for the Gnome\n" "Desktop. It is designed to be as simple as possible and has some unique\n" "features to enable users to create their discs easily and quickly." msgstr "" -#: gnu/packages/gnome.scm:276 +#: gnu/packages/gnome.scm:278 msgid "Simple backup tool, for regular encrypted backups" msgstr "" -#: gnu/packages/gnome.scm:278 +#: gnu/packages/gnome.scm:280 msgid "" "Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" -"uses duplicity as the backend, which supports incremental backups and storage\n" +"uses duplicity as the backend, which supports incremental backups and " +"storage\n" "either on a local, or remote machine via a number of methods." msgstr "" -#: gnu/packages/gnome.scm:325 +#: gnu/packages/gnome.scm:327 msgid "Diagram creation for GNOME" msgstr "" -#: gnu/packages/gnome.scm:326 +#: gnu/packages/gnome.scm:328 msgid "" "Dia can be used to draw different types of diagrams, and\n" "includes support for UML static structure diagrams (class diagrams), entity\n" -"relationship modeling, and network diagrams. The program supports various file\n" +"relationship modeling, and network diagrams. The program supports various " +"file\n" "formats like PNG, SVG, PDF and EPS." msgstr "" -#: gnu/packages/gnome.scm:382 +#: gnu/packages/gnome.scm:384 msgid "Library for accessing online service APIs" msgstr "Bibliothèque d'accès à des API de services en ligne" -#: gnu/packages/gnome.scm:384 +#: gnu/packages/gnome.scm:386 msgid "" "libgdata is a GLib-based library for accessing online service APIs using\n" "the GData protocol — most notably, Google's services. It provides APIs to\n" "access the common Google services, and has full asynchronous support." msgstr "" -#: gnu/packages/gnome.scm:414 +#: gnu/packages/gnome.scm:417 msgid "GObject-based library for handling and rendering XPS documents" msgstr "" -#: gnu/packages/gnome.scm:416 +#: gnu/packages/gnome.scm:419 msgid "" "libgxps is a GObject-based library for handling and rendering XPS\n" -"documents. This package also contains binaries that can convert XPS documents\n" +"documents. This package also contains binaries that can convert XPS " +"documents\n" "to other formats." msgstr "" -#: gnu/packages/gnome.scm:436 +#: gnu/packages/gnome.scm:439 msgid "Bootstrap GNOME modules built from Git" msgstr "" -#: gnu/packages/gnome.scm:437 +#: gnu/packages/gnome.scm:440 msgid "" "gnome-common contains various files needed to bootstrap\n" -"GNOME modules built from Git. It contains a common \"autogen.sh\" script that\n" +"GNOME modules built from Git. It contains a common \"autogen.sh\" script " +"that\n" "can be used to configure a source directory checked out from Git and some\n" "commonly used macros." msgstr "" -#: gnu/packages/gnome.scm:488 +#: gnu/packages/gnome.scm:491 msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" msgstr "" -#: gnu/packages/gnome.scm:490 +#: gnu/packages/gnome.scm:493 msgid "" "The libgnome-desktop library provides API shared by several applications\n" "on the desktop, but that cannot live in the platform for various reasons.\n" @@ -4694,52 +5379,53 @@ msgid "" "The gnome-about program helps find which version of GNOME is installed." msgstr "" -#: gnu/packages/gnome.scm:523 +#: gnu/packages/gnome.scm:526 msgid "Documentation utilities for the Gnome project" msgstr "Utilitaires de documentation pour le projet Gnome" -#: gnu/packages/gnome.scm:525 +#: gnu/packages/gnome.scm:528 msgid "" "Gnome-doc-utils is a collection of documentation utilities for the\n" "Gnome project. It includes xml2po tool which makes it easier to translate\n" "and keep up to date translations of documentation." msgstr "" -#: gnu/packages/gnome.scm:564 +#: gnu/packages/gnome.scm:567 msgid "Disk management utility for GNOME" msgstr "" -#: gnu/packages/gnome.scm:565 +#: gnu/packages/gnome.scm:568 msgid "Disk management utility for GNOME." msgstr "" -#: gnu/packages/gnome.scm:608 +#: gnu/packages/gnome.scm:611 msgid "Libraries for displaying certificates and accessing key stores" msgstr "" -#: gnu/packages/gnome.scm:610 +#: gnu/packages/gnome.scm:613 msgid "" "The GCR package contains libraries used for displaying certificates and\n" "accessing key stores. It also provides the viewer for crypto files on the\n" "GNOME Desktop." msgstr "" -#: gnu/packages/gnome.scm:639 +#: gnu/packages/gnome.scm:642 msgid "Accessing passwords from the GNOME keyring" msgstr "" -#: gnu/packages/gnome.scm:641 +#: gnu/packages/gnome.scm:644 msgid "Client library to access passwords from the GNOME keyring." msgstr "" -#: gnu/packages/gnome.scm:703 +#: gnu/packages/gnome.scm:714 msgid "Daemon to store passwords and encryption keys" msgstr "" -#: gnu/packages/gnome.scm:705 +#: gnu/packages/gnome.scm:716 msgid "" "gnome-keyring is a program that keeps passwords and other secrets for\n" -"users. It is run as a daemon in the session, similar to ssh-agent, and other\n" +"users. It is run as a daemon in the session, similar to ssh-agent, and " +"other\n" "applications locate it via an environment variable or D-Bus.\n" "\n" "The program can manage several keyrings, each with its own master password,\n" @@ -4747,11 +5433,11 @@ msgid "" "forgotten when the session ends." msgstr "" -#: gnu/packages/gnome.scm:774 +#: gnu/packages/gnome.scm:785 msgid "GNOME's document viewer" msgstr "" -#: gnu/packages/gnome.scm:776 +#: gnu/packages/gnome.scm:787 msgid "" "Evince is a document viewer for multiple document formats. It\n" "currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" @@ -4759,71 +5445,74 @@ msgid "" "on the GNOME Desktop with a single simple application." msgstr "" -#: gnu/packages/gnome.scm:805 +#: gnu/packages/gnome.scm:816 msgid "GNOME settings for various desktop components" msgstr "" -#: gnu/packages/gnome.scm:807 +#: gnu/packages/gnome.scm:818 msgid "" "Gsettings-desktop-schemas contains a collection of GSettings schemas\n" "for settings shared by various components of the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:841 +#: gnu/packages/gnome.scm:852 msgid "Utility to implement the Freedesktop Icon Naming Specification" msgstr "" -#: gnu/packages/gnome.scm:843 +#: gnu/packages/gnome.scm:854 msgid "" "To help with the transition to the Freedesktop Icon Naming\n" "Specification, the icon naming utility maps the icon names used by the\n" "GNOME and KDE desktops to the icon names proposed in the specification." msgstr "" -#: gnu/packages/gnome.scm:874 +#: gnu/packages/gnome.scm:885 msgid "GNOME icon theme" msgstr "" -#: gnu/packages/gnome.scm:876 +#: gnu/packages/gnome.scm:887 msgid "Icons for the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:913 +#: gnu/packages/gnome.scm:924 msgid "Tango icon theme" msgstr "" -#: gnu/packages/gnome.scm:914 +#: gnu/packages/gnome.scm:925 msgid "" "This is an icon theme that follows the Tango visual\n" "guidelines." msgstr "" -#: gnu/packages/gnome.scm:940 +#: gnu/packages/gnome.scm:951 msgid "Database of common MIME types" msgstr "" -#: gnu/packages/gnome.scm:942 +#: gnu/packages/gnome.scm:953 msgid "" "The shared-mime-info package contains the core database of common types\n" -"and the update-mime-database command used to extend it. It requires glib2 to\n" -"be installed for building the update command. Additionally, it uses intltool\n" -"for translations, though this is only a dependency for the maintainers. This\n" +"and the update-mime-database command used to extend it. It requires glib2 " +"to\n" +"be installed for building the update command. Additionally, it uses " +"intltool\n" +"for translations, though this is only a dependency for the maintainers. " +"This\n" "database is translated at Transifex." msgstr "" -#: gnu/packages/gnome.scm:966 +#: gnu/packages/gnome.scm:977 msgid "Freedesktop icon theme" msgstr "" -#: gnu/packages/gnome.scm:968 +#: gnu/packages/gnome.scm:979 msgid "Freedesktop icon theme." msgstr "" -#: gnu/packages/gnome.scm:996 +#: gnu/packages/gnome.scm:1007 msgid "GNOME desktop notification library" msgstr "" -#: gnu/packages/gnome.scm:998 +#: gnu/packages/gnome.scm:1009 msgid "" "Libnotify is a library that sends desktop notifications to a\n" "notification daemon, as defined in the Desktop Notifications spec. These\n" @@ -4831,421 +5520,437 @@ msgid "" "some form of information without getting in the user's way." msgstr "" -#: gnu/packages/gnome.scm:1032 +#: gnu/packages/gnome.scm:1043 msgid "GObject plugin system" msgstr "" -#: gnu/packages/gnome.scm:1034 +#: gnu/packages/gnome.scm:1045 msgid "" "Libpeas is a gobject-based plugin engine, targeted at giving every\n" -"application the chance to assume its own extensibility. It also has a set of\n" -"features including, but not limited to: multiple extension points; on-demand\n" +"application the chance to assume its own extensibility. It also has a set " +"of\n" +"features including, but not limited to: multiple extension points; on-" +"demand\n" "(lazy) programming language support for C, Python and JS; simplicity of the\n" "API." msgstr "" -#: gnu/packages/gnome.scm:1063 +#: gnu/packages/gnome.scm:1074 msgid "OpenGL extension to GTK+" msgstr "" -#: gnu/packages/gnome.scm:1064 +#: gnu/packages/gnome.scm:1075 msgid "" "GtkGLExt is an OpenGL extension to GTK+. It provides\n" "additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" "API add-ons to make GTK+ widgets OpenGL-capable." msgstr "" -#: gnu/packages/gnome.scm:1107 +#: gnu/packages/gnome.scm:1118 msgid "GTK+ rapid application development tool" msgstr "" -#: gnu/packages/gnome.scm:1108 +#: gnu/packages/gnome.scm:1119 msgid "" "Glade is a rapid application development (RAD) tool to\n" "enable quick & easy development of user interfaces for the GTK+ toolkit and\n" "the GNOME desktop environment." msgstr "" -#: gnu/packages/gnome.scm:1136 +#: gnu/packages/gnome.scm:1147 msgid "CSS2 parsing and manipulation library" msgstr "" -#: gnu/packages/gnome.scm:1138 +#: gnu/packages/gnome.scm:1149 msgid "" "Libcroco is a standalone CSS2 parsing and manipulation library.\n" "The parser provides a low level event driven SAC-like API and a CSS object\n" -"model like API. Libcroco provides a CSS2 selection engine and an experimental\n" +"model like API. Libcroco provides a CSS2 selection engine and an " +"experimental\n" "XML/CSS rendering engine." msgstr "" -#: gnu/packages/gnome.scm:1171 +#: gnu/packages/gnome.scm:1182 msgid "GNOME's Structured File Library" msgstr "" -#: gnu/packages/gnome.scm:1173 +#: gnu/packages/gnome.scm:1184 msgid "" "Libgsf aims to provide an efficient extensible I/O abstraction for\n" "dealing with different structured file formats." msgstr "" -#: gnu/packages/gnome.scm:1224 +#: gnu/packages/gnome.scm:1249 msgid "Render SVG files using Cairo" msgstr "" -#: gnu/packages/gnome.scm:1226 +#: gnu/packages/gnome.scm:1251 msgid "" "Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" "library." msgstr "" -#: gnu/packages/gnome.scm:1250 +#: gnu/packages/gnome.scm:1275 msgid "Create trees of CORBA Interface Definition Language files" msgstr "" -#: gnu/packages/gnome.scm:1251 +#: gnu/packages/gnome.scm:1276 msgid "" "Libidl is a library for creating trees of CORBA Interface\n" "Definition Language (idl) files, which is a specification for defining\n" -"portable interfaces. libidl was initially written for orbit (the orb from the\n" +"portable interfaces. libidl was initially written for orbit (the orb from " +"the\n" "GNOME project, and the primary means of libidl distribution). However, the\n" "functionality was designed to be as reusable and portable as possible." msgstr "" -#: gnu/packages/gnome.scm:1291 +#: gnu/packages/gnome.scm:1316 msgid "CORBA 2.4-compliant Object Request Broker" msgstr "" -#: gnu/packages/gnome.scm:1292 +#: gnu/packages/gnome.scm:1317 msgid "" "ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" "featuring mature C, C++ and Python bindings." msgstr "" -#: gnu/packages/gnome.scm:1339 -msgid "Framework for creating reusable components for use in GNOME applications" +#: gnu/packages/gnome.scm:1364 +msgid "" +"Framework for creating reusable components for use in GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:1340 +#: gnu/packages/gnome.scm:1365 msgid "" "Bonobo is a framework for creating reusable components for\n" "use in GNOME applications, built on top of CORBA." msgstr "" -#: gnu/packages/gnome.scm:1371 +#: gnu/packages/gnome.scm:1396 msgid "Store application preferences" msgstr "" -#: gnu/packages/gnome.scm:1372 +#: gnu/packages/gnome.scm:1397 msgid "" "Gconf is a system for storing application preferences. It\n" "is intended for user preferences; not arbitrary data storage." msgstr "" -#: gnu/packages/gnome.scm:1406 +#: gnu/packages/gnome.scm:1431 msgid "Base MIME and Application database for GNOME" msgstr "" -#: gnu/packages/gnome.scm:1407 +#: gnu/packages/gnome.scm:1432 msgid "" "GNOME Mime Data is a module which contains the base MIME\n" "and Application database for GNOME. The data stored by this module is\n" "designed to be accessed through the MIME functions in GnomeVFS." msgstr "" -#: gnu/packages/gnome.scm:1450 +#: gnu/packages/gnome.scm:1475 msgid "Access files and folders in GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:1452 +#: gnu/packages/gnome.scm:1477 msgid "" "GnomeVFS is the core library used to access files and folders in GNOME\n" -"applications. It provides a file system abstraction which allows applications\n" +"applications. It provides a file system abstraction which allows " +"applications\n" "to access local and remote files with a single consistent API." msgstr "" -#: gnu/packages/gnome.scm:1496 +#: gnu/packages/gnome.scm:1522 msgid "Useful routines for building applications" msgstr "" -#: gnu/packages/gnome.scm:1497 +#: gnu/packages/gnome.scm:1523 msgid "" "The libgnome library provides a number of useful routines\n" -"for building modern applications, including session management, activation of\n" +"for building modern applications, including session management, activation " +"of\n" "files and URIs, and displaying help." msgstr "" -#: gnu/packages/gnome.scm:1520 +#: gnu/packages/gnome.scm:1546 msgid "2D drawing library" msgstr "Bibliothèque de dessin 2D" -#: gnu/packages/gnome.scm:1521 +#: gnu/packages/gnome.scm:1547 msgid "" "Libart is a 2D drawing library intended as a\n" "high-quality vector-based 2D library with antialiasing and alpha composition." msgstr "" -#: gnu/packages/gnome.scm:1548 +#: gnu/packages/gnome.scm:1574 msgid "Flexible widget for creating interactive structured graphics" msgstr "" -#: gnu/packages/gnome.scm:1549 +#: gnu/packages/gnome.scm:1575 msgid "" "The GnomeCanvas widget provides a flexible widget for\n" "creating interactive structured graphics." msgstr "" -#: gnu/packages/gnome.scm:1573 +#: gnu/packages/gnome.scm:1599 msgid "C++ bindings to the GNOME Canvas library" msgstr "" -#: gnu/packages/gnome.scm:1574 +#: gnu/packages/gnome.scm:1600 msgid "C++ bindings to the GNOME Canvas library." msgstr "" -#: gnu/packages/gnome.scm:1605 +#: gnu/packages/gnome.scm:1632 msgid "Additional widgets for applications" msgstr "" -#: gnu/packages/gnome.scm:1606 +#: gnu/packages/gnome.scm:1633 msgid "" "The libgnomeui library provides additional widgets for\n" "applications. Many of the widgets from libgnomeui have already been\n" "ported to GTK+." msgstr "" -#: gnu/packages/gnome.scm:1632 +#: gnu/packages/gnome.scm:1659 msgid "Load glade interfaces and access the glade built widgets" msgstr "" -#: gnu/packages/gnome.scm:1633 +#: gnu/packages/gnome.scm:1660 msgid "" "Libglade is a library that provides interfaces for loading\n" "graphical interfaces described in glade files and for accessing the\n" "widgets built in the loading process." msgstr "" -#: gnu/packages/gnome.scm:1663 gnu/packages/gnome.scm:1695 +#: gnu/packages/gnome.scm:1690 gnu/packages/gnome.scm:1722 msgid "Printing framework for GNOME" msgstr "" -#: gnu/packages/gnome.scm:1665 +#: gnu/packages/gnome.scm:1692 msgid "" "GNOME-print was a printing framework for GNOME. It has been deprecated\n" "since ca. 2006, when GTK+ itself incorporated printing support." msgstr "" -#: gnu/packages/gnome.scm:1739 +#: gnu/packages/gnome.scm:1766 msgid "Some user interface controls using Bonobo" msgstr "" -#: gnu/packages/gnome.scm:1740 +#: gnu/packages/gnome.scm:1767 msgid "" "The Bonobo UI library provides a number of user interface\n" "controls using the Bonobo component framework." msgstr "" -#: gnu/packages/gnome.scm:1765 +#: gnu/packages/gnome.scm:1792 msgid "Window Navigator Construction Kit" msgstr "" -#: gnu/packages/gnome.scm:1767 +#: gnu/packages/gnome.scm:1794 msgid "" "Libwnck is the Window Navigator Construction Kit, a library for use in\n" "writing pagers, tasklists, and more generally applications that are dealing\n" -"with window management. It tries hard to respect the Extended Window Manager\n" +"with window management. It tries hard to respect the Extended Window " +"Manager\n" "Hints specification (EWMH)." msgstr "" -#: gnu/packages/gnome.scm:1820 +#: gnu/packages/gnome.scm:1847 msgid "Document-centric objects and utilities" msgstr "" -#: gnu/packages/gnome.scm:1821 +#: gnu/packages/gnome.scm:1848 msgid "A GLib/GTK+ set of document-centric objects and utilities." msgstr "" -#: gnu/packages/gnome.scm:1905 +#: gnu/packages/gnome.scm:1932 msgid "Spreadsheet application" msgstr "" -#: gnu/packages/gnome.scm:1907 +#: gnu/packages/gnome.scm:1934 msgid "" "GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" "interoperable with other spreadsheet applications. It has a vast array of\n" -"features beyond typical spreadsheet functionality, such as support for linear\n" +"features beyond typical spreadsheet functionality, such as support for " +"linear\n" "and non-linear solvers, statistical analysis, and telecommunication\n" "engineering." msgstr "" -#: gnu/packages/gnome.scm:1947 +#: gnu/packages/gnome.scm:1974 msgid "Default GNOME 3 themes" msgstr "" -#: gnu/packages/gnome.scm:1949 +#: gnu/packages/gnome.scm:1976 msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." msgstr "" -#: gnu/packages/gnome.scm:1982 +#: gnu/packages/gnome.scm:2009 msgid "Manage encryption keys and passwords in the GNOME keyring" msgstr "" -#: gnu/packages/gnome.scm:1984 +#: gnu/packages/gnome.scm:2011 msgid "" "Seahorse is a GNOME application for managing encryption keys and\n" "passwords in the GNOME keyring." msgstr "" -#: gnu/packages/gnome.scm:2022 gnu/packages/gnome.scm:2258 +#: gnu/packages/gnome.scm:2049 gnu/packages/gnome.scm:2285 msgid "Compiler for the GObject type system" msgstr "" -#: gnu/packages/gnome.scm:2024 +#: gnu/packages/gnome.scm:2051 msgid "" "Vala is a programming language that aims to bring modern programming\n" -"language features to GNOME developers without imposing any additional runtime\n" +"language features to GNOME developers without imposing any additional " +"runtime\n" "requirements and without using a different ABI compared to applications and\n" "libraries written in C." msgstr "" -#: gnu/packages/gnome.scm:2056 +#: gnu/packages/gnome.scm:2083 msgid "Virtual Terminal Emulator" msgstr "" -#: gnu/packages/gnome.scm:2058 +#: gnu/packages/gnome.scm:2085 msgid "" "VTE is a library (libvte) implementing a terminal emulator widget for\n" -"GTK+, and a minimal sample application (vte) using that. Vte is mainly used in\n" +"GTK+, and a minimal sample application (vte) using that. Vte is mainly used " +"in\n" "gnome-terminal, but can also be used to embed a console/terminal in games,\n" "editors, IDEs, etc." msgstr "" -#: gnu/packages/gnome.scm:2091 +#: gnu/packages/gnome.scm:2118 msgid "Enhanced VTE terminal widget" msgstr "" -#: gnu/packages/gnome.scm:2093 +#: gnu/packages/gnome.scm:2120 msgid "" "VTE is a library (libvte) implementing a terminal emulator widget for\n" "GTK+, this fork provides additional functions exposed for keyboard text\n" "selection and URL hints." msgstr "" -#: gnu/packages/gnome.scm:2179 +#: gnu/packages/gnome.scm:2206 msgid "Remote desktop viewer for GNOME" msgstr "" -#: gnu/packages/gnome.scm:2180 +#: gnu/packages/gnome.scm:2207 msgid "" "Vinagre is a remote display client supporting the VNC, SPICE\n" "and RDP protocols." msgstr "" -#: gnu/packages/gnome.scm:2232 +#: gnu/packages/gnome.scm:2259 msgid "Low-level GNOME configuration system" msgstr "" -#: gnu/packages/gnome.scm:2233 +#: gnu/packages/gnome.scm:2260 msgid "" "Dconf is a low-level configuration system. Its main purpose\n" "is to provide a backend to GSettings on platforms that don't already have\n" "configuration storage systems." msgstr "" -#: gnu/packages/gnome.scm:2260 +#: gnu/packages/gnome.scm:2287 msgid "" "JSON-GLib is a C library based on GLib providing serialization and\n" "deserialization support for the JavaScript Object Notation (JSON) format\n" -"described by RFC 4627. It provides parser and generator GObject classes and\n" -"various wrappers for the complex data types employed by JSON, such as arrays\n" +"described by RFC 4627. It provides parser and generator GObject classes " +"and\n" +"various wrappers for the complex data types employed by JSON, such as " +"arrays\n" "and objects." msgstr "" -#: gnu/packages/gnome.scm:2299 +#: gnu/packages/gnome.scm:2326 msgid "High-level API for X Keyboard Extension" msgstr "" -#: gnu/packages/gnome.scm:2301 +#: gnu/packages/gnome.scm:2328 msgid "" "LibXklavier is a library providing high-level API for X Keyboard\n" -"Extension known as XKB. This library is intended to support XFree86 and other\n" -"commercial X servers. It is useful for creating XKB-related software (layout\n" +"Extension known as XKB. This library is intended to support XFree86 and " +"other\n" +"commercial X servers. It is useful for creating XKB-related software " +"(layout\n" "indicators etc)." msgstr "" -#: gnu/packages/gnome.scm:2329 +#: gnu/packages/gnome.scm:2356 msgid "Python bindings to librsvg" msgstr "" -#: gnu/packages/gnome.scm:2331 +#: gnu/packages/gnome.scm:2358 msgid "" "This packages provides Python bindings to librsvg, the SVG rendering\n" "library." msgstr "" -#: gnu/packages/gnome.scm:2381 +#: gnu/packages/gnome.scm:2408 msgid "Network-related GIO modules" msgstr "" -#: gnu/packages/gnome.scm:2383 +#: gnu/packages/gnome.scm:2410 msgid "" "This package contains various network related extensions for the GIO\n" "library." msgstr "" -#: gnu/packages/gnome.scm:2414 +#: gnu/packages/gnome.scm:2441 msgid "RESTful web api query library" msgstr "" -#: gnu/packages/gnome.scm:2416 +#: gnu/packages/gnome.scm:2443 msgid "" "This library was designed to make it easier to access web services that\n" "claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" "libxml to ease remote use of the RESTful API." msgstr "" -#: gnu/packages/gnome.scm:2539 +#: gnu/packages/gnome.scm:2566 msgid "GLib-based HTTP Library" msgstr "" -#: gnu/packages/gnome.scm:2541 +#: gnu/packages/gnome.scm:2568 msgid "" "LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" "and the GLib main loop, to integrate well with GNOME applications." msgstr "" -#: gnu/packages/gnome.scm:2587 +#: gnu/packages/gnome.scm:2614 msgid "GObject bindings for \"Secret Service\" API" msgstr "" -#: gnu/packages/gnome.scm:2589 +#: gnu/packages/gnome.scm:2616 msgid "" "Libsecret is a GObject based library for storing and retrieving passwords\n" "and other secrets. It communicates with the \"Secret Service\" using DBus." msgstr "" -#: gnu/packages/gnome.scm:2618 +#: gnu/packages/gnome.scm:2645 msgid "" "Five or More is a game where you try to align\n" -" five or more objects of the same color and shape causing them to disappear.\n" +" five or more objects of the same color and shape causing them to " +"disappear.\n" " On every turn more objects will appear, until the board is full.\n" " Try to last as long as possible." msgstr "" -#: gnu/packages/gnome.scm:2656 +#: gnu/packages/gnome.scm:2683 msgid "Minesweeper game" msgstr "" -#: gnu/packages/gnome.scm:2658 +#: gnu/packages/gnome.scm:2685 msgid "" "Mines (previously gnomine) is a puzzle game where you locate mines\n" "floating in an ocean using only your brain and a little bit of luck." msgstr "" -#: gnu/packages/gnome.scm:2689 +#: gnu/packages/gnome.scm:2716 msgid "Japanese logic game" msgstr "" -#: gnu/packages/gnome.scm:2691 +#: gnu/packages/gnome.scm:2718 msgid "" "Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" "GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" @@ -5253,11 +5958,11 @@ msgid "" "more fun." msgstr "" -#: gnu/packages/gnome.scm:2737 +#: gnu/packages/gnome.scm:2764 msgid "Terminal emulator" msgstr "" -#: gnu/packages/gnome.scm:2739 +#: gnu/packages/gnome.scm:2766 msgid "" "GNOME Terminal is a terminal emulator application for accessing a\n" "UNIX shell environment which can be used to run programs available on\n" @@ -5267,47 +5972,50 @@ msgid "" "keyboard shortcuts." msgstr "" -#: gnu/packages/gnome.scm:2805 +#: gnu/packages/gnome.scm:2832 msgid "Color management service" msgstr "" -#: gnu/packages/gnome.scm:2806 +#: gnu/packages/gnome.scm:2833 msgid "" "Colord is a system service that makes it easy to manage,\n" "install and generate color profiles to accurately color manage input and\n" "output devices." msgstr "" -#: gnu/packages/gnome.scm:2850 +#: gnu/packages/gnome.scm:2877 msgid "Geolocation service" msgstr "" -#: gnu/packages/gnome.scm:2851 +#: gnu/packages/gnome.scm:2878 msgid "" "Geoclue is a D-Bus service that provides location\n" "information. The primary goal of the Geoclue project is to make creating\n" -"location-aware applications as simple as possible, while the secondary goal is\n" -"to ensure that no application can access location information without explicit\n" +"location-aware applications as simple as possible, while the secondary goal " +"is\n" +"to ensure that no application can access location information without " +"explicit\n" "permission from user." msgstr "" -#: gnu/packages/gnome.scm:2886 +#: gnu/packages/gnome.scm:2913 msgid "Geocoding and reverse-geocoding library" msgstr "" -#: gnu/packages/gnome.scm:2888 +#: gnu/packages/gnome.scm:2915 msgid "" "geocode-glib is a convenience library for geocoding (finding longitude,\n" -"and latitude from an address) and reverse geocoding (finding an address from\n" +"and latitude from an address) and reverse geocoding (finding an address " +"from\n" "coordinates) using the Nominatim service. geocode-glib caches requests for\n" "faster results and to avoid unnecessary server load." msgstr "" -#: gnu/packages/gnome.scm:2941 +#: gnu/packages/gnome.scm:2968 msgid "System daemon for managing power devices" msgstr "" -#: gnu/packages/gnome.scm:2943 +#: gnu/packages/gnome.scm:2970 msgid "" "UPower is an abstraction for enumerating power devices,\n" "listening to device events and querying history and statistics. Any\n" @@ -5315,192 +6023,200 @@ msgid "" "service via the system message bus." msgstr "" -#: gnu/packages/gnome.scm:3001 +#: gnu/packages/gnome.scm:3028 msgid "Location, time zone, and weather library for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3003 +#: gnu/packages/gnome.scm:3030 msgid "" "libgweather is a library to access weather information from online\n" "services for numerous locations." msgstr "" -#: gnu/packages/gnome.scm:3054 +#: gnu/packages/gnome.scm:3081 msgid "GNOME settings daemon" msgstr "" -#: gnu/packages/gnome.scm:3056 +#: gnu/packages/gnome.scm:3083 msgid "" "This package contains the daemon responsible for setting the various\n" "parameters of a GNOME session and the applications that run under it. It\n" -"handles settings such keyboard layout, shortcuts, and accessibility, clipboard\n" +"handles settings such keyboard layout, shortcuts, and accessibility, " +"clipboard\n" "settings, themes, mouse settings, and startup of other daemons." msgstr "" -#: gnu/packages/gnome.scm:3093 +#: gnu/packages/gnome.scm:3120 msgid "Library to parse and save media playlists for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3094 +#: gnu/packages/gnome.scm:3121 msgid "" "Totem-pl-parser is a GObjects-based library to parse and save\n" "playlists in a variety of formats." msgstr "" -#: gnu/packages/gnome.scm:3128 +#: gnu/packages/gnome.scm:3155 msgid "Solitaire card games" msgstr "" -#: gnu/packages/gnome.scm:3130 +#: gnu/packages/gnome.scm:3157 msgid "" "Aisleriot (also known as Solitaire or sol) is a collection of card games\n" "which are easy to play with the aid of a mouse." msgstr "" -#: gnu/packages/gnome.scm:3154 +#: gnu/packages/gnome.scm:3181 msgid "API documentation browser for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3156 +#: gnu/packages/gnome.scm:3183 msgid "" "Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" "natively with GTK-Doc (the API reference system developed for GTK+ and used\n" "throughout GNOME for API documentation)." msgstr "" -#: gnu/packages/gnome.scm:3223 +#: gnu/packages/gnome.scm:3250 msgid "Object oriented GL/GLES Abstraction/Utility Layer" msgstr "" -#: gnu/packages/gnome.scm:3225 +#: gnu/packages/gnome.scm:3252 msgid "" "Cogl is a small library for using 3D graphics hardware to draw pretty\n" -"pictures. The API departs from the flat state machine style of OpenGL and is\n" +"pictures. The API departs from the flat state machine style of OpenGL and " +"is\n" "designed to make it easy to write orthogonal components that can render\n" "without stepping on each others toes." msgstr "" -#: gnu/packages/gnome.scm:3282 +#: gnu/packages/gnome.scm:3309 msgid "Open GL based interactive canvas library" msgstr "" -#: gnu/packages/gnome.scm:3284 gnu/packages/gnome.scm:3313 +#: gnu/packages/gnome.scm:3311 gnu/packages/gnome.scm:3340 msgid "" "Clutter is an Open GL based interactive canvas library, designed for\n" "creating fast, mainly 2D single window applications such as media box UIs,\n" "presentations, kiosk style applications and so on." msgstr "" -#: gnu/packages/gnome.scm:3311 +#: gnu/packages/gnome.scm:3338 msgid "Open GL based interactive canvas library GTK+ widget" msgstr "" -#: gnu/packages/gnome.scm:3341 +#: gnu/packages/gnome.scm:3368 msgid "Integration library for using GStreamer with Clutter" msgstr "" -#: gnu/packages/gnome.scm:3343 +#: gnu/packages/gnome.scm:3370 msgid "" "Clutter-Gst is an integration library for using GStreamer with Clutter.\n" "It provides a GStreamer sink to upload frames to GL and an actor that\n" -"implements the ClutterGstPlayer interface using playbin. Clutter is an Open\n" +"implements the ClutterGstPlayer interface using playbin. Clutter is an " +"Open\n" "GL based interactive canvas library." msgstr "" -#: gnu/packages/gnome.scm:3377 +#: gnu/packages/gnome.scm:3404 msgid "C library providing a ClutterActor to display maps" msgstr "" -#: gnu/packages/gnome.scm:3379 +#: gnu/packages/gnome.scm:3406 msgid "" "libchamplain is a C library providing a ClutterActor to display maps.\n" -"It also provides a Gtk+ widget to display maps in Gtk+ applications. Python\n" -"and Perl bindings are also available. It supports numerous free map sources\n" +"It also provides a Gtk+ widget to display maps in Gtk+ applications. " +"Python\n" +"and Perl bindings are also available. It supports numerous free map " +"sources\n" "such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." msgstr "" -#: gnu/packages/gnome.scm:3410 +#: gnu/packages/gnome.scm:3437 msgid "Object mapper from GObjects to SQLite" msgstr "" -#: gnu/packages/gnome.scm:3412 +#: gnu/packages/gnome.scm:3439 msgid "" "Gom provides an object mapper from GObjects to SQLite. It helps you\n" -"write applications that need to store structured data as well as make complex\n" +"write applications that need to store structured data as well as make " +"complex\n" "queries upon that data." msgstr "" -#: gnu/packages/gnome.scm:3447 +#: gnu/packages/gnome.scm:3474 msgid "Useful functionality shared among GNOME games" msgstr "" -#: gnu/packages/gnome.scm:3449 +#: gnu/packages/gnome.scm:3476 msgid "" "libgnome-games-support is a small library intended for internal use by\n" "GNOME Games, but it may be used by others." msgstr "" -#: gnu/packages/gnome.scm:3477 +#: gnu/packages/gnome.scm:3504 msgid "Sliding block puzzles" msgstr "" -#: gnu/packages/gnome.scm:3479 +#: gnu/packages/gnome.scm:3506 msgid "" "GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" -"the patterned block to the area bordered by green markers. To do so, you will\n" -"need to slide other blocks out of the way. Complete each puzzle in as few moves\n" +"the patterned block to the area bordered by green markers. To do so, you " +"will\n" +"need to slide other blocks out of the way. Complete each puzzle in as few " +"moves\n" "as possible!" msgstr "" -#: gnu/packages/gnome.scm:3532 +#: gnu/packages/gnome.scm:3559 msgid "Framework for discovering and browsing media" msgstr "" -#: gnu/packages/gnome.scm:3534 gnu/packages/gnome.scm:3587 +#: gnu/packages/gnome.scm:3561 gnu/packages/gnome.scm:3614 msgid "" "Grilo is a framework focused on making media discovery and browsing easy\n" "for application developers." msgstr "" -#: gnu/packages/gnome.scm:3585 +#: gnu/packages/gnome.scm:3612 msgid "Plugins for the Grilo media discovery library" msgstr "" -#: gnu/packages/gnome.scm:3683 +#: gnu/packages/gnome.scm:3715 msgid "Simple media player for GNOME based on GStreamer" msgstr "" -#: gnu/packages/gnome.scm:3684 +#: gnu/packages/gnome.scm:3716 msgid "" "Totem is a simple yet featureful media player for GNOME\n" "which can read a large number of file formats." msgstr "" -#: gnu/packages/gnome.scm:3774 +#: gnu/packages/gnome.scm:3806 msgid "Music player for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3775 +#: gnu/packages/gnome.scm:3807 msgid "" "Rhythmbox is a music playing application for GNOME. It\n" "supports playlists, song ratings, and any codecs installed through gstreamer." msgstr "" -#: gnu/packages/gnome.scm:3825 +#: gnu/packages/gnome.scm:3857 msgid "GNOME image viewer" msgstr "" -#: gnu/packages/gnome.scm:3826 +#: gnu/packages/gnome.scm:3858 msgid "" "Eye of GNOME is the GNOME image viewer. It\n" "supports image conversion, rotation, and slideshows." msgstr "" -#: gnu/packages/gnome.scm:3848 +#: gnu/packages/gnome.scm:3880 msgid "Extensions for the Eye of GNOME image viewer" msgstr "" -#: gnu/packages/gnome.scm:3860 +#: gnu/packages/gnome.scm:3892 msgid "" "This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" "notably:\n" @@ -5513,36 +6229,38 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/gnome.scm:3896 +#: gnu/packages/gnome.scm:3928 msgid "GObject bindings for libudev" msgstr "Liaisons GObject pour libudev" -#: gnu/packages/gnome.scm:3898 +#: gnu/packages/gnome.scm:3930 msgid "" "This library provides GObject bindings for libudev. It was originally\n" "part of udev-extras, then udev, then systemd. It's now a project on its own." msgstr "" -#: gnu/packages/gnome.scm:3946 +#: gnu/packages/gnome.scm:3978 msgid "Userspace virtual file system for GIO" msgstr "" -#: gnu/packages/gnome.scm:3948 +#: gnu/packages/gnome.scm:3980 msgid "" "GVFS is a userspace virtual file system designed to work with the I/O\n" -"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support\n" +"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS " +"support\n" "to all applications using the GIO API. It also supports exposing the GVFS\n" "mounts to non-GIO applications using FUSE.\n" "\n" -"GVFS comes with a set of backends, including trash support, SFTP, SMB, HTTP,\n" +"GVFS comes with a set of backends, including trash support, SFTP, SMB, " +"HTTP,\n" "DAV, and others." msgstr "" -#: gnu/packages/gnome.scm:3994 +#: gnu/packages/gnome.scm:4026 msgid "GLib binding for libusb1" msgstr "Liaisons GLib pour libusb1" -#: gnu/packages/gnome.scm:3996 +#: gnu/packages/gnome.scm:4028 msgid "" "GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" "asynchronous control, bulk and interrupt transfers with proper cancellation\n" @@ -5550,75 +6268,76 @@ msgid "" "USB transfers with your high-level application or system daemon." msgstr "" -#: gnu/packages/gnome.scm:4047 +#: gnu/packages/gnome.scm:4079 msgid "Document and image scanner" msgstr "" -#: gnu/packages/gnome.scm:4048 +#: gnu/packages/gnome.scm:4080 msgid "" "Simple Scan is an easy-to-use application, designed to let\n" "users connect their scanner and quickly have the image/document in an\n" -"appropriate format. Simple Scan is basically a frontend for SANE - which is\n" +"appropriate format. Simple Scan is basically a frontend for SANE - which " +"is\n" "the same backend as XSANE uses. This means that all existing scanners will\n" "work and the interface is well tested." msgstr "" -#: gnu/packages/gnome.scm:4121 +#: gnu/packages/gnome.scm:4153 msgid "Web browser for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4123 +#: gnu/packages/gnome.scm:4155 msgid "" "Eolie is a new web browser for GNOME. It features Firefox sync support,\n" "a secret password store, an adblocker, and a modern UI." msgstr "" -#: gnu/packages/gnome.scm:4170 +#: gnu/packages/gnome.scm:4202 msgid "GNOME web browser" msgstr "" -#: gnu/packages/gnome.scm:4172 +#: gnu/packages/gnome.scm:4204 msgid "" "Epiphany is a GNOME web browser targeted at non-technical users. Its\n" "principles are simplicity and standards compliance." msgstr "" -#: gnu/packages/gnome.scm:4228 +#: gnu/packages/gnome.scm:4260 msgid "D-Bus debugger" msgstr "" -#: gnu/packages/gnome.scm:4230 +#: gnu/packages/gnome.scm:4262 msgid "" "D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" "of running programs and invoke methods on those interfaces." msgstr "" -#: gnu/packages/gnome.scm:4252 +#: gnu/packages/gnome.scm:4284 msgid "XSL stylesheets for Yelp" msgstr "" -#: gnu/packages/gnome.scm:4254 +#: gnu/packages/gnome.scm:4286 msgid "" "Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" "to format Docbook and Mallard documents." msgstr "" -#: gnu/packages/gnome.scm:4285 +#: gnu/packages/gnome.scm:4317 msgid "GNOME help browser" msgstr "" -#: gnu/packages/gnome.scm:4287 +#: gnu/packages/gnome.scm:4319 msgid "" "Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" "man, info, and HTML documents. It can locate documents according to the\n" "freedesktop.org help system specification." msgstr "" -#: gnu/packages/gnome.scm:4315 +#: gnu/packages/gnome.scm:4347 msgid "Yelp documentation tools" msgstr "" -#: gnu/packages/gnome.scm:4317 +#: gnu/packages/gnome.scm:4349 msgid "" "Yelp-tools is a collection of scripts and build utilities to help create,\n" "manage, and publish documentation for Yelp and the web. Most of the heavy\n" @@ -5626,565 +6345,592 @@ msgid "" "wraps things up in a developer-friendly way." msgstr "" -#: gnu/packages/gnome.scm:4354 +#: gnu/packages/gnome.scm:4386 msgid "GObject collection library" msgstr "" -#: gnu/packages/gnome.scm:4356 +#: gnu/packages/gnome.scm:4388 msgid "" "Libgee is a utility library providing GObject-based interfaces and\n" "classes for commonly used data structures." msgstr "" -#: gnu/packages/gnome.scm:4383 +#: gnu/packages/gnome.scm:4415 msgid "GObject wrapper around the Exiv2 photo metadata library" msgstr "" -#: gnu/packages/gnome.scm:4385 +#: gnu/packages/gnome.scm:4417 msgid "" "Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" -"allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP\n" +"allows for GNOME applications to easily inspect and update EXIF, IPTC, and " +"XMP\n" "metadata in photo and video files of various formats." msgstr "" -#: gnu/packages/gnome.scm:4429 +#: gnu/packages/gnome.scm:4461 msgid "Photo manager for GNOME 3" msgstr "" -#: gnu/packages/gnome.scm:4431 +#: gnu/packages/gnome.scm:4463 msgid "" "Shotwell is a digital photo manager designed for the GNOME desktop\n" "environment. It allows you to import photos from disk or camera, organize\n" -"them by keywords and events, view them in full-window or fullscreen mode, and\n" +"them by keywords and events, view them in full-window or fullscreen mode, " +"and\n" "share them with others via social networking and more." msgstr "" -#: gnu/packages/gnome.scm:4472 +#: gnu/packages/gnome.scm:4504 msgid "Graphical archive manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4473 +#: gnu/packages/gnome.scm:4505 msgid "" "File Roller is an archive manager for the GNOME desktop\n" -"environment that allows users to view, unpack, and create compressed archives\n" +"environment that allows users to view, unpack, and create compressed " +"archives\n" "such as gzip tarballs." msgstr "" -#: gnu/packages/gnome.scm:4551 +#: gnu/packages/gnome.scm:4583 msgid "Session manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4553 +#: gnu/packages/gnome.scm:4585 msgid "" "This package contains the GNOME session manager, as well as a\n" "configuration program to choose applications starting on login." msgstr "" -#: gnu/packages/gnome.scm:4606 +#: gnu/packages/gnome.scm:4638 msgid "Javascript bindings for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4609 +#: gnu/packages/gnome.scm:4641 msgid "" "Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" "javascript engine and the GObject introspection framework." msgstr "" -#: gnu/packages/gnome.scm:4668 +#: gnu/packages/gnome.scm:4700 msgid "GNOME text editor" msgstr "Éditeur de texte GNOME" -#: gnu/packages/gnome.scm:4669 +#: gnu/packages/gnome.scm:4701 msgid "" "While aiming at simplicity and ease of use, gedit is a\n" "powerful general purpose text editor." msgstr "" -#: gnu/packages/gnome.scm:4693 +#: gnu/packages/gnome.scm:4725 msgid "Display graphical dialog boxes from shell scripts" msgstr "" -#: gnu/packages/gnome.scm:4696 +#: gnu/packages/gnome.scm:4728 msgid "" "Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" "to display dialog boxes from the commandline and shell scripts." msgstr "" -#: gnu/packages/gnome.scm:4790 +#: gnu/packages/gnome.scm:4827 msgid "Window and compositing manager" msgstr "" -#: gnu/packages/gnome.scm:4793 +#: gnu/packages/gnome.scm:4830 msgid "" "Mutter is a window and compositing manager that displays and manages your\n" -"desktop via OpenGL. Mutter combines a sophisticated display engine using the\n" -"Clutter toolkit with solid window-management logic inherited from the Metacity\n" +"desktop via OpenGL. Mutter combines a sophisticated display engine using " +"the\n" +"Clutter toolkit with solid window-management logic inherited from the " +"Metacity\n" "window manager." msgstr "" -#: gnu/packages/gnome.scm:4828 +#: gnu/packages/gnome.scm:4864 msgid "Single sign-on framework for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4831 +#: gnu/packages/gnome.scm:4867 msgid "" "GNOME Online Accounts provides interfaces so that applications and\n" -"libraries in GNOME can access the user's online accounts. It has providers for\n" -"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, Microsoft\n" +"libraries in GNOME can access the user's online accounts. It has providers " +"for\n" +"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, " +"Microsoft\n" "Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." msgstr "" -#: gnu/packages/gnome.scm:4889 +#: gnu/packages/gnome.scm:4928 msgid "Store address books and calendars" msgstr "" -#: gnu/packages/gnome.scm:4892 +#: gnu/packages/gnome.scm:4931 msgid "" "This package provides a unified backend for programs that work with\n" "contacts, tasks, and calendar information. It was originally developed for\n" "Evolution (hence the name), but is now used by other packages as well." msgstr "" -#: gnu/packages/gnome.scm:4955 +#: gnu/packages/gnome.scm:4994 msgid "Text entry and UI navigation application" msgstr "" -#: gnu/packages/gnome.scm:4958 +#: gnu/packages/gnome.scm:4997 msgid "" "Caribou is an input assistive technology intended for switch and pointer\n" "users." msgstr "" -#: gnu/packages/gnome.scm:5075 +#: gnu/packages/gnome.scm:5114 msgid "Network connection manager" msgstr "" -#: gnu/packages/gnome.scm:5078 +#: gnu/packages/gnome.scm:5117 msgid "" "NetworkManager is a system network service that manages your network\n" -"devices and connections, attempting to keep active network connectivity when\n" +"devices and connections, attempting to keep active network connectivity " +"when\n" "available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n" "devices, and provides VPN integration with a variety of different VPN\n" "services." msgstr "" -#: gnu/packages/gnome.scm:5112 +#: gnu/packages/gnome.scm:5151 msgid "OpenVPN plug-in for NetworkManager" msgstr "" -#: gnu/packages/gnome.scm:5114 +#: gnu/packages/gnome.scm:5153 msgid "" "This extension of NetworkManager allows it to take care of connections\n" "to virtual private networks (VPNs) via OpenVPN." msgstr "" -#: gnu/packages/gnome.scm:5136 +#: gnu/packages/gnome.scm:5175 msgid "Database of broadband connection configuration" msgstr "" -#: gnu/packages/gnome.scm:5137 +#: gnu/packages/gnome.scm:5176 msgid "Database of broadband connection configuration." msgstr "" -#: gnu/packages/gnome.scm:5171 +#: gnu/packages/gnome.scm:5210 msgid "Applet for managing network connections" msgstr "" -#: gnu/packages/gnome.scm:5174 +#: gnu/packages/gnome.scm:5213 msgid "" "This package contains a systray applet for NetworkManager. It displays\n" "the available networks and allows users to easily switch between them." msgstr "" -#: gnu/packages/gnome.scm:5199 +#: gnu/packages/gnome.scm:5238 msgid "C++ wrapper for XML parser library libxml2" msgstr "" -#: gnu/packages/gnome.scm:5201 +#: gnu/packages/gnome.scm:5240 msgid "" "This package provides a C++ wrapper for the XML parser library\n" "libxml2." msgstr "" -"Ce paquet fournit une enveloppe C++ autour de la bibliothèque d'analyseur XML\n" +"Ce paquet fournit une enveloppe C++ autour de la bibliothèque d'analyseur " +"XML\n" "libxml2." -#: gnu/packages/gnome.scm:5337 +#: gnu/packages/gnome.scm:5376 msgid "Display manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5340 +#: gnu/packages/gnome.scm:5379 msgid "" "GNOME Display Manager is a system service that is responsible for\n" "providing graphical log-ins and managing local and remote displays." msgstr "" -#: gnu/packages/gnome.scm:5364 +#: gnu/packages/gnome.scm:5403 msgid "Portable system access library" msgstr "" -#: gnu/packages/gnome.scm:5367 +#: gnu/packages/gnome.scm:5406 msgid "" "LibGTop is a library to get system specific data such as CPU and memory\n" "usage and information about running processes." msgstr "" -#: gnu/packages/gnome.scm:5397 +#: gnu/packages/gnome.scm:5436 msgid "GNOME Bluetooth subsystem" msgstr "" -#: gnu/packages/gnome.scm:5400 +#: gnu/packages/gnome.scm:5439 msgid "" "This package contains tools for managing and manipulating Bluetooth\n" "devices using the GNOME desktop." msgstr "" -"Ce paquet contient des outils pour gérer et manipuler des appareils bluetooth\n" +"Ce paquet contient des outils pour gérer et manipuler des appareils " +"bluetooth\n" "depuis le bureau GNOME." -#: gnu/packages/gnome.scm:5466 +#: gnu/packages/gnome.scm:5505 msgid "Utilities to configure the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:5469 +#: gnu/packages/gnome.scm:5508 msgid "" "This package contains configuration applets for the GNOME desktop,\n" -"allowing to set accessibility configuration, desktop fonts, keyboard and mouse\n" +"allowing to set accessibility configuration, desktop fonts, keyboard and " +"mouse\n" "properties, sound setup, desktop theme and background, user interface\n" "properties, screen resolution, and other GNOME parameters." msgstr "" -#: gnu/packages/gnome.scm:5554 +#: gnu/packages/gnome.scm:5593 msgid "Desktop shell for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5557 +#: gnu/packages/gnome.scm:5596 msgid "" "GNOME Shell provides core user interface functions for the GNOME desktop,\n" "like switching to windows and launching applications." msgstr "" -#: gnu/packages/gnome.scm:5591 +#: gnu/packages/gnome.scm:5631 msgid "VNC viewer widget for GTK+" msgstr "" -#: gnu/packages/gnome.scm:5593 +#: gnu/packages/gnome.scm:5633 msgid "" "GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n" "applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n" -"GTK-VNC implements client side RFB protocol and authentication extensions such\n" +"GTK-VNC implements client side RFB protocol and authentication extensions " +"such\n" "as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions." msgstr "" -#: gnu/packages/gnome.scm:5621 +#: gnu/packages/gnome.scm:5661 msgid "Archives integration support for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5624 +#: gnu/packages/gnome.scm:5664 msgid "" "GNOME Autoar is a library which makes creating and extracting archives\n" "easy, safe, and automatic." msgstr "" -#: gnu/packages/gnome.scm:5676 +#: gnu/packages/gnome.scm:5716 msgid "Metadata database, indexer and search tool" msgstr "" -#: gnu/packages/gnome.scm:5679 +#: gnu/packages/gnome.scm:5719 msgid "" "Tracker is an advanced framework for first class objects with associated\n" "metadata and tags. It provides a one stop solution for all metadata, tags,\n" "shared object databases, search tools and indexing." msgstr "" -#: gnu/packages/gnome.scm:5728 +#: gnu/packages/gnome.scm:5770 msgid "File manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5731 +#: gnu/packages/gnome.scm:5773 msgid "" "Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" -"design and behaviour, giving the user a simple way to navigate and manage its\n" +"design and behaviour, giving the user a simple way to navigate and manage " +"its\n" "files." msgstr "" -#: gnu/packages/gnome.scm:5759 +#: gnu/packages/gnome.scm:5801 msgid "Disk usage analyzer for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5761 +#: gnu/packages/gnome.scm:5803 msgid "" "Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" -"usage in the GNOME desktop environment. It can easily scan device volumes or\n" -"a specific user-requested directory branch (local or remote). Once the scan\n" +"usage in the GNOME desktop environment. It can easily scan device volumes " +"or\n" +"a specific user-requested directory branch (local or remote). Once the " +"scan\n" "is complete it provides a graphical representation of each selected folder." msgstr "" -#: gnu/packages/gnome.scm:5785 +#: gnu/packages/gnome.scm:5827 msgid "Background images for the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:5787 +#: gnu/packages/gnome.scm:5829 msgid "" "GNOME backgrounds package contains a collection of graphics files which\n" "can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" -"the package creates the proper framework and directory structure so that you\n" +"the package creates the proper framework and directory structure so that " +"you\n" "can add your own files to the collection." msgstr "" -#: gnu/packages/gnome.scm:5820 +#: gnu/packages/gnome.scm:5862 msgid "Take pictures of your screen" msgstr "" -#: gnu/packages/gnome.scm:5822 +#: gnu/packages/gnome.scm:5864 msgid "" "GNOME Screenshot is a utility used for taking screenshots of the entire\n" "screen, a window or a user defined area of the screen, with optional\n" "beautifying border effects." msgstr "" -#: gnu/packages/gnome.scm:5859 +#: gnu/packages/gnome.scm:5901 msgid "Graphical editor for GNOME's dconf configuration system" msgstr "" -#: gnu/packages/gnome.scm:5861 +#: gnu/packages/gnome.scm:5903 msgid "" "Dconf-editor is a graphical tool for browsing and editing the dconf\n" "configuration system for GNOME. It allows users to configure desktop\n" "software that do not provide their own configuration interface." msgstr "" -#: gnu/packages/gnome.scm:5887 +#: gnu/packages/gnome.scm:5932 msgid "Default MIME type associations for the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:5889 +#: gnu/packages/gnome.scm:5934 msgid "" "Given many installed packages which might handle a given MIME type, a\n" "user running the GNOME desktop probably has some preferences: for example,\n" -"that folders be opened by default by the Nautilus file manager, not the Baobab\n" -"disk usage analyzer. This package establishes that set of default MIME type\n" +"that folders be opened by default by the Nautilus file manager, not the " +"Baobab\n" +"disk usage analyzer. This package establishes that set of default MIME " +"type\n" "associations for GNOME." msgstr "" -#: gnu/packages/gnome.scm:5948 +#: gnu/packages/gnome.scm:5993 msgid "The GNU desktop environment" msgstr "" -#: gnu/packages/gnome.scm:5951 +#: gnu/packages/gnome.scm:5996 msgid "" "GNOME is the graphical desktop for GNU. It includes a wide variety of\n" "applications for browsing the web, editing text and images, creating\n" "documents and diagrams, playing media, scanning, and much more." msgstr "" -#: gnu/packages/gnome.scm:6003 +#: gnu/packages/gnome.scm:6048 msgid "Desktop recording program" msgstr "" -#: gnu/packages/gnome.scm:6004 +#: gnu/packages/gnome.scm:6049 msgid "" "Byzanz is a simple desktop recording program with a\n" "command-line interface. It can record part or all of an X display for a\n" "specified duration and save it as a GIF encoded animated image file." msgstr "" -#: gnu/packages/gnome.scm:6031 +#: gnu/packages/gnome.scm:6076 msgid "GObject wrapper for libcanberra" msgstr "" -#: gnu/packages/gnome.scm:6033 +#: gnu/packages/gnome.scm:6078 msgid "" "GSound is a small library for playing system sounds. It's designed to be\n" -"used via GObject Introspection, and is a thin wrapper around the libcanberra C\n" +"used via GObject Introspection, and is a thin wrapper around the libcanberra " +"C\n" "library." msgstr "" -#: gnu/packages/gnome.scm:6060 +#: gnu/packages/gnome.scm:6105 msgid "Library for accessing SkyDrive and Hotmail" msgstr "Bibliothèque pour accéder à SkyDrive et Hotmail" -#: gnu/packages/gnome.scm:6062 +#: gnu/packages/gnome.scm:6107 msgid "" "Libzapojit is a GLib-based library for accessing online service APIs of\n" "Microsoft SkyDrive and Hotmail, using their REST protocols." msgstr "" -#: gnu/packages/gnome.scm:6098 +#: gnu/packages/gnome.scm:6143 msgid "GNOME's clock application" msgstr "" -#: gnu/packages/gnome.scm:6100 +#: gnu/packages/gnome.scm:6145 msgid "" "GNOME Clocks is a simple clocks application designed to fit the GNOME\n" "desktop. It supports world clock, stop watch, alarms, and count down timer." msgstr "" -#: gnu/packages/gnome.scm:6132 +#: gnu/packages/gnome.scm:6177 msgid "GNOME's calendar application" msgstr "" -#: gnu/packages/gnome.scm:6134 +#: gnu/packages/gnome.scm:6179 msgid "" "GNOME Calendar is a simple calendar application designed to fit the GNOME\n" "desktop. It supports multiple calendars, month, week and year view." msgstr "" -#: gnu/packages/gnome.scm:6183 +#: gnu/packages/gnome.scm:6228 msgid "GNOME's ToDo Application" msgstr "" -#: gnu/packages/gnome.scm:6185 +#: gnu/packages/gnome.scm:6230 msgid "" "GNOME To Do is a simplistic personal task manager designed to perfectly\n" "fit the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:6213 +#: gnu/packages/gnome.scm:6258 msgid "Look up words in dictionary sources" msgstr "" -#: gnu/packages/gnome.scm:6215 +#: gnu/packages/gnome.scm:6260 msgid "" "GNOME Dictionary can look for the definition or translation of a word in\n" "existing databases over the internet." msgstr "" -#: gnu/packages/gnome.scm:6261 +#: gnu/packages/gnome.scm:6306 msgid "Customize advanced GNOME 3 options" msgstr "" -#: gnu/packages/gnome.scm:6264 +#: gnu/packages/gnome.scm:6309 msgid "" "GNOME Tweak Tool allows adjusting advanced configuration settings in\n" -"GNOME 3. This includes things like the fonts used in user interface elements,\n" +"GNOME 3. This includes things like the fonts used in user interface " +"elements,\n" "alternative user interface themes, changes in window management behavior,\n" "GNOME Shell appearance and extension, etc." msgstr "" -#: gnu/packages/gnome.scm:6291 +#: gnu/packages/gnome.scm:6336 msgid "Extensions for GNOME Shell" msgstr "" -#: gnu/packages/gnome.scm:6292 +#: gnu/packages/gnome.scm:6337 msgid "" "GNOME Shell extensions modify and extend GNOME Shell\n" "functionality and behavior." msgstr "" -#: gnu/packages/gnome.scm:6322 +#: gnu/packages/gnome.scm:6367 msgid "A flat GTK+ theme with transparent elements" msgstr "" -#: gnu/packages/gnome.scm:6323 +#: gnu/packages/gnome.scm:6368 msgid "" "Arc is a flat theme with transparent elements for GTK 3, GTK\n" -"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop environments\n" +"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop " +"environments\n" "like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc." msgstr "" -#: gnu/packages/gnome.scm:6359 +#: gnu/packages/gnome.scm:6404 msgid "Faba icon theme" msgstr "" -#: gnu/packages/gnome.scm:6361 +#: gnu/packages/gnome.scm:6406 msgid "" "Faba is a minimal icon set used as a basis for other themes such as\n" "Moka" msgstr "" -#: gnu/packages/gnome.scm:6385 +#: gnu/packages/gnome.scm:6430 msgid "Moka icon theme" msgstr "" -#: gnu/packages/gnome.scm:6386 +#: gnu/packages/gnome.scm:6431 msgid "" "Moka is a stylized desktop icon set, designed to be clear,\n" "simple and consistent." msgstr "" -#: gnu/packages/gnome.scm:6416 +#: gnu/packages/gnome.scm:6461 msgid "Arc icon theme" msgstr "" -#: gnu/packages/gnome.scm:6417 +#: gnu/packages/gnome.scm:6462 msgid "" "The Arc icon theme provides a set of icons matching the\n" -"style of the Arc GTK theme. Icons missing from the Arc theme are provided by\n" +"style of the Arc GTK theme. Icons missing from the Arc theme are provided " +"by\n" "the Moka icon theme." msgstr "" -#: gnu/packages/gnome.scm:6449 +#: gnu/packages/gnome.scm:6494 msgid "Library to aggregate data about people" msgstr "" -#: gnu/packages/gnome.scm:6450 +#: gnu/packages/gnome.scm:6495 msgid "" "Libfolks is a library that aggregates information about people\n" "from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" -"Evolution Data Server for local contacts, libsocialweb for web service contacts,\n" -"etc.) to create metacontacts. It's written in Vala, which generates C code when\n" +"Evolution Data Server for local contacts, libsocialweb for web service " +"contacts,\n" +"etc.) to create metacontacts. It's written in Vala, which generates C code " +"when\n" "compiled." msgstr "" -#: gnu/packages/gnome.scm:6485 +#: gnu/packages/gnome.scm:6530 msgid "GLib/GObject wrapper for the Facebook API" msgstr "" -#: gnu/packages/gnome.scm:6486 +#: gnu/packages/gnome.scm:6531 msgid "" "This library allows you to use the Facebook API from\n" "GLib/GObject code." msgstr "" -#: gnu/packages/gnome.scm:6514 +#: gnu/packages/gnome.scm:6559 msgid "GNOME keyboard configuration library" msgstr "" -#: gnu/packages/gnome.scm:6516 +#: gnu/packages/gnome.scm:6561 msgid "" "Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" "environment, which can notably display keyboard layouts." msgstr "" -#: gnu/packages/gnome.scm:6550 +#: gnu/packages/gnome.scm:6595 msgid "Library for writing single instance applications" msgstr "Bibliothèque pour écrire des applications à instance unique" -#: gnu/packages/gnome.scm:6552 +#: gnu/packages/gnome.scm:6597 msgid "" "Libunique is a library for writing single instance applications. If you\n" -"launch a single instance application twice, the second instance will either just\n" -"quit or will send a message to the running instance. Libunique makes it easy to\n" -"write this kind of application, by providing a base class, taking care of all\n" +"launch a single instance application twice, the second instance will either " +"just\n" +"quit or will send a message to the running instance. Libunique makes it " +"easy to\n" +"write this kind of application, by providing a base class, taking care of " +"all\n" "the IPC machinery needed to send messages to a running instance, and also\n" "handling the startup notification side." msgstr "" -#: gnu/packages/gnome.scm:6585 +#: gnu/packages/gnome.scm:6630 msgid "Desktop calculator" msgstr "" -#: gnu/packages/gnome.scm:6587 +#: gnu/packages/gnome.scm:6632 msgid "" "Calculator is an application that solves mathematical equations and\n" "is suitable as a default application in a Desktop environment." msgstr "" -#: gnu/packages/gnome.scm:6612 +#: gnu/packages/gnome.scm:6657 msgid "Virtual sticky note" msgstr "" -#: gnu/packages/gnome.scm:6614 +#: gnu/packages/gnome.scm:6659 msgid "" "Xpad is a sticky note that strives to be simple, fault tolerant,\n" "and customizable. Xpad consists of independent pad windows, each is\n" "basically a text box in which notes can be written." msgstr "" -#: gnu/packages/gnome.scm:6644 +#: gnu/packages/gnome.scm:6689 msgid "Unicode character picker and font browser" msgstr "" -#: gnu/packages/gnome.scm:6646 +#: gnu/packages/gnome.scm:6691 msgid "" "This program allows you to browse through all the available Unicode\n" "characters and categories for the installed fonts, and to examine their\n" @@ -6192,110 +6938,130 @@ msgid "" "only know by its Unicode name or code point." msgstr "" -#: gnu/packages/gnome.scm:6676 +#: gnu/packages/gnome.scm:6721 msgid "Web development studio" msgstr "" -#: gnu/packages/gnome.scm:6678 +#: gnu/packages/gnome.scm:6723 msgid "" "Bluefish is an editor targeted towards programmers and web developers,\n" "with many options to write web sites, scripts and other code.\n" "Bluefish supports many programming and markup languages." msgstr "" -#: gnu/packages/gnome.scm:6710 +#: gnu/packages/gnome.scm:6755 msgid "Process viewer and system resource monitor for GNOME" msgstr "" -#: gnu/packages/gnome.scm:6712 +#: gnu/packages/gnome.scm:6757 msgid "" "GNOME System Monitor is a GNOME process viewer and system monitor with\n" "an attractive, easy-to-use interface. It has features, such as a tree view\n" -"for process dependencies, icons for processes, the ability to hide processes,\n" +"for process dependencies, icons for processes, the ability to hide " +"processes,\n" "graphical time histories of CPU/memory/swap usage and the ability to\n" "kill/reinice processes." msgstr "" -#: gnu/packages/gnome.scm:6738 +#: gnu/packages/gnome.scm:6783 msgid "Python client bindings for D-Bus AT-SPI" msgstr "" -#: gnu/packages/gnome.scm:6742 +#: gnu/packages/gnome.scm:6787 msgid "" "This package includes a python client library for the AT-SPI D-Bus\n" "accessibility infrastructure." msgstr "" -#: gnu/packages/gnome.scm:6801 +#: gnu/packages/gnome.scm:6846 msgid "Screen reader for individuals who are blind or visually impaired" msgstr "" -#: gnu/packages/gnome.scm:6804 +#: gnu/packages/gnome.scm:6849 msgid "" "Orca is a screen reader that provides access to the graphical desktop\n" -"via speech and refreshable braille. Orca works with applications and toolkits\n" +"via speech and refreshable braille. Orca works with applications and " +"toolkits\n" "that support the Assistive Technology Service Provider Interface (AT-SPI)." msgstr "" -#: gnu/packages/gnome.scm:6856 +#: gnu/packages/gnome.scm:6901 msgid "GNOME's alternative spell checker" msgstr "" -#: gnu/packages/gnome.scm:6858 +#: gnu/packages/gnome.scm:6903 msgid "" "gspell provides a flexible API to add spell-checking to a GTK+\n" "application. It provides a GObject API, spell-checking to text entries and\n" "text views, and buttons to choose the language." msgstr "" -#: gnu/packages/gnome.scm:6900 +#: gnu/packages/gnome.scm:6945 msgid "Project management software for the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:6902 +#: gnu/packages/gnome.scm:6947 msgid "" "GNOME Planner is a project management tool based on the Work Breakdown\n" -"Structure (WBS). Its goal is to enable you to easily plan projects. Based on\n" +"Structure (WBS). Its goal is to enable you to easily plan projects. Based " +"on\n" "the resources, tasks, and constraints that you define, Planner generates\n" -"various views into a project. For example, Planner can show a Gantt chart of\n" +"various views into a project. For example, Planner can show a Gantt chart " +"of\n" "the project. It can show a detailed summary of tasks including their\n" -"duration, cost, and current progress. It can also show a report of resource\n" -"utilization that highlights under-utilized and over-utilized resources. These\n" +"duration, cost, and current progress. It can also show a report of " +"resource\n" +"utilization that highlights under-utilized and over-utilized resources. " +"These\n" "views can be printed as PDF or PostScript files, or exported to HTML." msgstr "" -#: gnu/packages/gnome.scm:6980 +#: gnu/packages/gnome.scm:7013 msgid "GNOME music playing application" msgstr "" -#: gnu/packages/gnome.scm:6982 +#: gnu/packages/gnome.scm:7015 msgid "" "Lollypop is a music player designed to play well with GNOME desktop.\n" -"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets information\n" +"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets " +"information\n" "from artists and tracks from the web. It also fetches cover artworks\n" "automatically and it can stream songs from online music services and charts." msgstr "" -#: gnu/packages/gnome.scm:7009 +#: gnu/packages/gnome.scm:7042 msgid "Video effects for Cheese and other GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:7011 +#: gnu/packages/gnome.scm:7044 msgid "" "A collection of GStreamer video filters and effects to be used in\n" "photo-booth-like software, such as Cheese." msgstr "" -#: gnu/packages/gnome.scm:7071 +#: gnu/packages/gnome.scm:7104 msgid "Webcam photo booth software for GNOME" msgstr "" -#: gnu/packages/gnome.scm:7073 +#: gnu/packages/gnome.scm:7106 msgid "" "Cheese uses your webcam to take photos and videos. Cheese can also\n" "apply fancy special effects and lets you share the fun with others." msgstr "" +#: gnu/packages/gnome.scm:7143 +msgid "Audio music cd ripper" +msgstr "" + +#: gnu/packages/gnome.scm:7144 +msgid "" +"Sound Juicer extracts audio from compact discs and convert it\n" +"into audio files that a personal computer or digital audio player can play.\n" +"It supports ripping to any audio codec supported by a GStreamer plugin, such " +"as\n" +"mp3, Ogg Vorbis and FLAC" +msgstr "" + #: gnu/packages/gnuzilla.scm:118 msgid "Mozilla javascript engine" msgstr "" @@ -6312,7 +7078,7 @@ msgstr "" #: gnu/packages/gnuzilla.scm:277 msgid "" -"Netscape Portable Runtime (NSPR) provides a\n" +"Netscape Portable Runtime (@dfn{NSPR}) provides a\n" "platform-neutral API for system level and libc-like functions. It is used\n" "in the Mozilla clients." msgstr "" @@ -6326,37 +7092,39 @@ msgid "" "Network Security Services (@dfn{NSS}) is a set of libraries designed to\n" "support cross-platform development of security-enabled client and server\n" "applications. Applications built with NSS can support SSL v2 and v3, TLS,\n" -"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other\n" +"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and " +"other\n" "security standards." msgstr "" -#: gnu/packages/gnuzilla.scm:767 +#: gnu/packages/gnuzilla.scm:735 msgid "Entirely free browser derived from Mozilla Firefox" msgstr "" -#: gnu/packages/gnuzilla.scm:769 +#: gnu/packages/gnuzilla.scm:737 msgid "" "IceCat is the GNU version of the Firefox browser. It is entirely free\n" "software, which does not recommend non-free plugins and addons. It also\n" "features built-in privacy-protecting features." msgstr "" -#: gnu/packages/gtk.scm:97 +#: gnu/packages/gtk.scm:101 msgid "GNOME accessibility toolkit" msgstr "" -#: gnu/packages/gtk.scm:99 +#: gnu/packages/gtk.scm:103 msgid "" "ATK provides the set of accessibility interfaces that are implemented\n" -"by other toolkits and applications. Using the ATK interfaces, accessibility\n" +"by other toolkits and applications. Using the ATK interfaces, " +"accessibility\n" "tools have full access to view and control running applications." msgstr "" -#: gnu/packages/gtk.scm:139 +#: gnu/packages/gtk.scm:143 msgid "2D graphics library" msgstr "Bibliothèque graphique 2D" -#: gnu/packages/gtk.scm:141 +#: gnu/packages/gtk.scm:145 msgid "" "Cairo is a 2D graphics library with support for multiple output devices.\n" "Currently supported output targets include the X Window System (via both\n" @@ -6368,119 +7136,123 @@ msgid "" "eg. through the X Render Extension).\n" "\n" "The cairo API provides operations similar to the drawing operators of\n" -"PostScript and PDF. Operations in cairo including stroking and filling cubic\n" +"PostScript and PDF. Operations in cairo including stroking and filling " +"cubic\n" "Bézier splines, transforming and compositing translucent images, and\n" -"antialiased text rendering. All drawing operations can be transformed by any\n" +"antialiased text rendering. All drawing operations can be transformed by " +"any\n" "affine transformation (scale, rotation, shear, etc.)." msgstr "" -#: gnu/packages/gtk.scm:169 +#: gnu/packages/gtk.scm:173 msgid "2D graphics library (with X11 support)" msgstr "" -#: gnu/packages/gtk.scm:202 +#: gnu/packages/gtk.scm:206 msgid "OpenType text shaping engine" msgstr "" -#: gnu/packages/gtk.scm:204 +#: gnu/packages/gtk.scm:208 msgid "HarfBuzz is an OpenType text shaping engine." msgstr "" -#: gnu/packages/gtk.scm:235 +#: gnu/packages/gtk.scm:239 msgid "GNOME text and font handling library" msgstr "" -#: gnu/packages/gtk.scm:237 +#: gnu/packages/gtk.scm:241 msgid "" "Pango is the core text and font handling library used in GNOME\n" "applications. It has extensive support for the different writing systems\n" "used throughout the world." msgstr "" -#: gnu/packages/gtk.scm:263 +#: gnu/packages/gtk.scm:267 msgid "Obsolete pango functions" msgstr "" -#: gnu/packages/gtk.scm:264 +#: gnu/packages/gtk.scm:268 msgid "" "Pangox was a X backend to pango. It is now obsolete and no\n" "longer provided by recent pango releases. pangox-compat provides the\n" "functions which were removed." msgstr "" -#: gnu/packages/gtk.scm:301 +#: gnu/packages/gtk.scm:305 msgid "GTK+ widget for interactive graph-like environments" msgstr "" -#: gnu/packages/gtk.scm:303 +#: gnu/packages/gtk.scm:307 msgid "" "Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" "graph-like environments, e.g. modular synths or finite state machine\n" "diagrams." msgstr "" -#: gnu/packages/gtk.scm:371 +#: gnu/packages/gtk.scm:376 msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" msgstr "" -#: gnu/packages/gtk.scm:373 +#: gnu/packages/gtk.scm:378 msgid "" "GtkSourceView is a portable C library that extends the standard GTK+\n" "framework for multiline text editing with support for configurable syntax\n" -"highlighting, unlimited undo/redo, search and replace, a completion framework,\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" "printing and other features typical of a source code editor." msgstr "" -#: gnu/packages/gtk.scm:422 +#: gnu/packages/gtk.scm:427 msgid "GNOME source code widget" msgstr "" -#: gnu/packages/gtk.scm:423 +#: gnu/packages/gtk.scm:428 msgid "" "GtkSourceView is a text widget that extends the standard\n" -"GTK+ text widget GtkTextView. It improves GtkTextView by implementing syntax\n" +"GTK+ text widget GtkTextView. It improves GtkTextView by implementing " +"syntax\n" "highlighting and other features typical of a source code editor." msgstr "" -#: gnu/packages/gtk.scm:473 +#: gnu/packages/gtk.scm:478 msgid "GNOME image loading and manipulation library" msgstr "" -#: gnu/packages/gtk.scm:475 +#: gnu/packages/gtk.scm:480 msgid "" "GdkPixbuf is a library for image loading and manipulation developed\n" "in the GNOME project." msgstr "" -#: gnu/packages/gtk.scm:507 +#: gnu/packages/gtk.scm:512 msgid "GNOME image loading and manipulation library, with SVG support" msgstr "" -#: gnu/packages/gtk.scm:547 +#: gnu/packages/gtk.scm:552 msgid "Assistive Technology Service Provider Interface, core components" msgstr "" -#: gnu/packages/gtk.scm:549 +#: gnu/packages/gtk.scm:554 msgid "" "The Assistive Technology Service Provider Interface, core components,\n" "is part of the GNOME accessibility project." msgstr "" -#: gnu/packages/gtk.scm:582 +#: gnu/packages/gtk.scm:587 msgid "Assistive Technology Service Provider Interface, ATK bindings" msgstr "" -#: gnu/packages/gtk.scm:584 +#: gnu/packages/gtk.scm:589 msgid "" "The Assistive Technology Service Provider Interface\n" "is part of the GNOME accessibility project." msgstr "" -#: gnu/packages/gtk.scm:643 +#: gnu/packages/gtk.scm:649 msgid "Cross-platform toolkit for creating graphical user interfaces" msgstr "" -#: gnu/packages/gtk.scm:645 +#: gnu/packages/gtk.scm:651 msgid "" "GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" "graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" @@ -6488,11 +7260,11 @@ msgid "" "application suites." msgstr "" -#: gnu/packages/gtk.scm:805 +#: gnu/packages/gtk.scm:813 msgid "Cairo bindings for GNU Guile" msgstr "Liaisons Cairo pour GNU Guile" -#: gnu/packages/gtk.scm:807 +#: gnu/packages/gtk.scm:815 msgid "" "Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" "Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" @@ -6502,21 +7274,21 @@ msgid "" "exceptions, macros, and a dynamic programming environment." msgstr "" -#: gnu/packages/gtk.scm:853 +#: gnu/packages/gtk.scm:861 msgid "Render SVG images using Cairo from Guile" msgstr "" -#: gnu/packages/gtk.scm:855 +#: gnu/packages/gtk.scm:863 msgid "" "Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" "images onto Cairo surfaces." msgstr "" -#: gnu/packages/gtk.scm:900 +#: gnu/packages/gtk.scm:908 msgid "Create SVG or PDF presentations in Guile" msgstr "Création de SVG et de présentations PDF en Guile" -#: gnu/packages/gtk.scm:902 +#: gnu/packages/gtk.scm:910 msgid "" "Guile-Present defines a declarative vocabulary for presentations,\n" "together with tools to render presentation documents as SVG or PDF.\n" @@ -6525,218 +7297,307 @@ msgid "" "documents." msgstr "" -#: gnu/packages/gtk.scm:956 +#: gnu/packages/gtk.scm:964 msgid "Guile interface for GTK+ programming for GNOME" msgstr "" -#: gnu/packages/gtk.scm:958 +#: gnu/packages/gtk.scm:966 msgid "" "Includes guile-clutter, guile-gnome-gstreamer,\n" "guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview." msgstr "" -#: gnu/packages/gtk.scm:991 +#: gnu/packages/gtk.scm:999 msgid "C++ bindings to the Cairo 2D graphics library" msgstr "" -#: gnu/packages/gtk.scm:993 +#: gnu/packages/gtk.scm:1001 msgid "" "Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" "library." msgstr "" -#: gnu/packages/gtk.scm:1017 +#: gnu/packages/gtk.scm:1025 msgid "C++ interface to the Pango text rendering library" msgstr "" -#: gnu/packages/gtk.scm:1019 +#: gnu/packages/gtk.scm:1027 msgid "" "Pangomm provides a C++ programming interface to the Pango text rendering\n" "library." msgstr "" -#: gnu/packages/gtk.scm:1040 +#: gnu/packages/gtk.scm:1048 msgid "C++ interface to the ATK accessibility library" msgstr "" -#: gnu/packages/gtk.scm:1042 +#: gnu/packages/gtk.scm:1050 msgid "" "ATKmm provides a C++ programming interface to the ATK accessibility\n" "toolkit." msgstr "" -#: gnu/packages/gtk.scm:1082 +#: gnu/packages/gtk.scm:1094 msgid "C++ interface to the GTK+ graphical user interface library" msgstr "" -#: gnu/packages/gtk.scm:1084 +#: gnu/packages/gtk.scm:1096 msgid "" "gtkmm is the official C++ interface for the popular GUI library GTK+.\n" -"Highlights include typesafe callbacks, and a comprehensive set of widgets that\n" -"are easily extensible via inheritance. You can create user interfaces either\n" -"in code or with the Glade User Interface designer, using libglademm. There's\n" +"Highlights include typesafe callbacks, and a comprehensive set of widgets " +"that\n" +"are easily extensible via inheritance. You can create user interfaces " +"either\n" +"in code or with the Glade User Interface designer, using libglademm. " +"There's\n" "extensive documentation, including API reference and a tutorial." msgstr "" -#: gnu/packages/gtk.scm:1143 +#: gnu/packages/gtk.scm:1145 +msgid "C++ interface to the GTK+ 'GtkTextView' widget" +msgstr "" + +#: gnu/packages/gtk.scm:1147 +msgid "" +"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:1187 msgid "Python bindings for cairo" msgstr "" -#: gnu/packages/gtk.scm:1145 +#: gnu/packages/gtk.scm:1189 msgid "Pycairo is a set of Python bindings for the Cairo graphics library." msgstr "" -#: gnu/packages/gtk.scm:1229 +#: gnu/packages/gtk.scm:1273 msgid "Python bindings for GTK+" msgstr "" -#: gnu/packages/gtk.scm:1231 +#: gnu/packages/gtk.scm:1275 msgid "" "PyGTK allows you to write full featured GTK programs in Python. It is\n" "targeted at GTK 2.x, and can be used in conjunction with gnome-python to\n" "write GNOME applications." msgstr "" -#: gnu/packages/gtk.scm:1262 +#: gnu/packages/gtk.scm:1299 +msgid "Perl interface to the cairo 2d vector graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:1300 +msgid "" +"Cairo provides Perl bindings for the vector graphics library\n" +"cairo. It supports multiple output targets, including PNG, PDF and SVG. " +"Cairo\n" +"produces identical output on all those targets." +msgstr "" + +#: gnu/packages/gtk.scm:1325 +msgid "Perl interface to the 2.x series of the Gimp Toolkit library" +msgstr "" + +#: gnu/packages/gtk.scm:1326 +msgid "" +"Perl bindings to the 2.x series of the Gtk+ widget set.\n" +"This module allows you to write graphical user interfaces in a Perlish and\n" +"object-oriented way, freeing you from the casting and memory management in " +"C,\n" +"yet remaining very close in spirit to original API." +msgstr "" + +#: gnu/packages/gtk.scm:1353 +msgid "Layout and render international text" +msgstr "" + +#: gnu/packages/gtk.scm:1354 +msgid "" +"Pango is a library for laying out and rendering text, with an\n" +"emphasis on internationalization. Pango can be used anywhere that text " +"layout\n" +"is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a\n" +"complete solution with high quality text handling and graphics rendering.\n" +"\n" +"Dynamically loaded modules handle text layout for particular combinations " +"of\n" +"script and font backend. Pango provides a wide selection of modules, " +"including\n" +"modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts.\n" +"Virtually all of the world's major scripts are supported.\n" +"\n" +"In addition to the low level layout rendering routines, Pango includes\n" +"@code{Pango::Layout}, a high level driver for laying out entire blocks of " +"text,\n" +"and routines to assist in editing internationalized text." +msgstr "" + +#: gnu/packages/gtk.scm:1413 msgid "Library for minimalistic gtk+3 user interfaces" msgstr "" -#: gnu/packages/gtk.scm:1263 +#: gnu/packages/gtk.scm:1414 msgid "" "Girara is a library that implements a user interface that\n" "focuses on simplicity and minimalism. Currently based on GTK+, a\n" -"cross-platform widget toolkit, it provides an interface that focuses on three\n" +"cross-platform widget toolkit, it provides an interface that focuses on " +"three\n" "main components: a so-called view widget that represents the actual\n" "application, an input bar that is used to execute commands of the\n" "application and the status bar which provides the user with current\n" "information." msgstr "" -#: gnu/packages/gtk.scm:1330 +#: gnu/packages/gtk.scm:1481 msgid "Documentation generator from C source code" msgstr "" -#: gnu/packages/gtk.scm:1332 +#: gnu/packages/gtk.scm:1483 msgid "" "GTK-Doc generates API documentation from comments added to C code. It is\n" -"typically used to document the public API of GTK+ and GNOME libraries, but it\n" +"typically used to document the public API of GTK+ and GNOME libraries, but " +"it\n" "can also be used to document application code." msgstr "" -#: gnu/packages/gtk.scm:1360 +#: gnu/packages/gtk.scm:1511 msgid "Theming engines for GTK+ 2.x" msgstr "" -#: gnu/packages/gtk.scm:1362 +#: gnu/packages/gtk.scm:1513 msgid "" "This package contains the standard GTK+ 2.x theming engines including\n" "Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" "Redmond95 and ThinIce." msgstr "" -#: gnu/packages/gtk.scm:1390 +#: gnu/packages/gtk.scm:1541 msgid "Cairo-based theming engine for GTK+ 2.x" msgstr "" -#: gnu/packages/gtk.scm:1392 +#: gnu/packages/gtk.scm:1543 msgid "" "Murrine is a cairo-based GTK+ theming engine. It is named after the\n" "glass artworks done by Venicians glass blowers." msgstr "" -#: gnu/packages/gtk.scm:1417 +#: gnu/packages/gtk.scm:1568 msgid "Spell-checking addon for GTK's TextView widget" msgstr "" -#: gnu/packages/gtk.scm:1419 +#: gnu/packages/gtk.scm:1570 msgid "" "GtkSpell provides word-processor-style highlighting and replacement of\n" "misspelled words in a GtkTextView widget." msgstr "" -#: gnu/packages/gtk.scm:1442 +#: gnu/packages/gtk.scm:1593 msgid "Lightweight GTK+ clipboard manager" msgstr "" -#: gnu/packages/gtk.scm:1444 +#: gnu/packages/gtk.scm:1595 msgid "" "ClipIt is a clipboard manager with features such as a history, search\n" "thereof, global hotkeys and clipboard item actions. It was forked from\n" "Parcellite and adds bugfixes and features." msgstr "" -#: gnu/packages/gtk.scm:1481 +#: gnu/packages/gtk.scm:1632 msgid "Thin layer of graphic data types" msgstr "" -#: gnu/packages/gtk.scm:1482 +#: gnu/packages/gtk.scm:1633 msgid "" "This library provides graphic types and their relative API;\n" "it does not deal with windowing system surfaces, drawing, scene graphs, or\n" "input." msgstr "" -#: gnu/packages/guile.scm:132 gnu/packages/guile.scm:211 +#: gnu/packages/guile.scm:135 gnu/packages/guile.scm:213 msgid "Scheme implementation intended especially for extensions" msgstr "Implantation de Scheme spécialement destinée aux extensions" -#: gnu/packages/guile.scm:134 gnu/packages/guile.scm:213 +#: gnu/packages/guile.scm:137 gnu/packages/guile.scm:215 msgid "" "Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" "official extension language of the GNU system. It is an implementation of\n" "the Scheme language which can be easily embedded in other applications to\n" -"provide a convenient means of extending the functionality of the application\n" +"provide a convenient means of extending the functionality of the " +"application\n" "without requiring the source code to be rewritten." msgstr "" "Guile (GNU Ubiquitous Intelligent Langage for Extensions) est le langage\n" -"d'extension officiel du système GNU. Il s'agit d'une implantation du langage\n" -"Scheme qui peut être facilement incluse dans d'autres applications pour faciliter\n" +"d'extension officiel du système GNU. Il s'agit d'une implantation du " +"langage\n" +"Scheme qui peut être facilement incluse dans d'autres applications pour " +"faciliter\n" "l'ajout de fonctionnalités sans avoir à réécrire le code source." -#: gnu/packages/guile.scm:379 +#: gnu/packages/guile.scm:351 +#, fuzzy +msgid "Line editing support for GNU Guile" +msgstr "Liaisons Cairo pour GNU Guile" + +#: gnu/packages/guile.scm:353 +msgid "" +"This module provides line editing support via the Readline library for\n" +"address@hidden Use the @code{(ice-9 readline)} module and call its\n" +"@code{activate-readline} procedure to enable it." +msgstr "" + +#: gnu/packages/guile.scm:472 msgid "Package manager for Guile" msgstr "" -#: gnu/packages/guile.scm:381 +#: gnu/packages/guile.scm:474 msgid "" "Guildhall is a package manager written for Guile Scheme. A guild is\n" -"an association of independent craftspeople. A guildhall is where they meet.\n" -"This Guildhall aims to make a virtual space for Guile wizards and journeyfolk\n" +"an association of independent craftspeople. A guildhall is where they " +"meet.\n" +"This Guildhall aims to make a virtual space for Guile wizards and " +"journeyfolk\n" "to share code.\n" "\n" "On a practical level, Guildhall lets you share Scheme modules and programs\n" -"over the internet, and install code that has been shared by others. Guildhall\n" +"over the internet, and install code that has been shared by others. " +"Guildhall\n" "can handle dependencies, so when a program requires several libraries, and\n" "each of those has further dependencies, all of the prerequisites for the\n" "program can be installed in one go." msgstr "" -#: gnu/packages/guile.scm:473 +#: gnu/packages/guile.scm:566 msgid "Web application framework written in Guile" msgstr "" -#: gnu/packages/guile.scm:474 +#: gnu/packages/guile.scm:567 msgid "" "GNU Artanis is a web application framework written in Guile\n" "Scheme. A web application framework (WAF) is a software framework that is\n" -"designed to support the development of dynamic websites, web applications, web\n" +"designed to support the development of dynamic websites, web applications, " +"web\n" "services and web resources. The framework aims to alleviate the overhead\n" "associated with common activities performed in web development. Artanis\n" "provides several tools for web development: database access, templating\n" -"frameworks, session management, URL-remapping for RESTful, page caching, and\n" +"frameworks, session management, URL-remapping for RESTful, page caching, " +"and\n" "more." msgstr "" -#: gnu/packages/guile.scm:500 +#: gnu/packages/guile.scm:593 msgid "Framework for building readers for GNU Guile" msgstr "Framework pour la construction de lecteurs GNU Guile" -#: gnu/packages/guile.scm:502 +#: gnu/packages/guile.scm:595 msgid "" "Guile-Reader is a simple framework for building readers for GNU Guile.\n" "\n" "The idea is to make it easy to build procedures that extend Guile’s read\n" -"procedure. Readers supporting various syntax variants can easily be written,\n" +"procedure. Readers supporting various syntax variants can easily be " +"written,\n" "possibly by re-using existing “token readers” of a standard Scheme\n" "readers. For example, it is used to implement Skribilo’s R5RS-derived\n" "document syntax.\n" @@ -6746,46 +7607,55 @@ msgid "" "many readers as needed)." msgstr "" "Guile-Reader est un framework permettant de construire des lecteurs pour\n" -"GNU Guile. L'idée est de rendre facile la construction de procédures étendant\n" -"la procédure de lecture de Guile. Il est possible d'écrire facilement des lecteurs\n" -"supportant de nombreuses syntaxes. Par exemple, Guile-Reader est utilisé pour\n" +"GNU Guile. L'idée est de rendre facile la construction de procédures " +"étendant\n" +"la procédure de lecture de Guile. Il est possible d'écrire facilement des " +"lecteurs\n" +"supportant de nombreuses syntaxes. Par exemple, Guile-Reader est utilisé " +"pour\n" "implanter la syntaxe de documents basés sur R5RS de Skribilo.\n" "\n" -"L'approche de Guile-Reader est similaire à la table de lecture de Lisp, mais\n" -"plus puissante et plus flexible (il est par exemple possible d'instancier autant\n" +"L'approche de Guile-Reader est similaire à la table de lecture de Lisp, " +"mais\n" +"plus puissante et plus flexible (il est par exemple possible d'instancier " +"autant\n" "de lecteurs que nécessaires)." -#: gnu/packages/guile.scm:556 +#: gnu/packages/guile.scm:649 msgid "Guile bindings to ncurses" msgstr "Bindings Guile pour ncurses" -#: gnu/packages/guile.scm:558 +#: gnu/packages/guile.scm:651 msgid "" "guile-ncurses provides Guile language bindings for the ncurses\n" "library." msgstr "guile-ncurses fournit un binding Guile pour la biliothèque ncurses." -#: gnu/packages/guile.scm:585 +#: gnu/packages/guile.scm:678 msgid "Run jobs at scheduled times" msgstr "Plannification de tâches" -#: gnu/packages/guile.scm:587 +#: gnu/packages/guile.scm:680 msgid "" "GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" +"tasks on a schedule, such as every hour or every Monday. Mcron is written " +"in\n" "Guile, so its configuration can be written in Scheme; the original cron\n" "format is also supported." msgstr "" -"GNU Mcron est un remplaçant à Vixie cron. Il est utilisé pour la planification\n" -"de tâches à intervalles réguliers (toutes les heures, tous les lundi, etc...).\n" -"Mcron est écrit en Guile et peut donc être configuré en Scheme ; le format cron\n" +"GNU Mcron est un remplaçant à Vixie cron. Il est utilisé pour la " +"planification\n" +"de tâches à intervalles réguliers (toutes les heures, tous les lundi, " +"etc...).\n" +"Mcron est écrit en Guile et peut donc être configuré en Scheme ; le format " +"cron\n" "original est aussi supporté." -#: gnu/packages/guile.scm:674 +#: gnu/packages/guile.scm:781 msgid "Guile parser library for the iCalendar format" msgstr "" -#: gnu/packages/guile.scm:676 +#: gnu/packages/guile.scm:783 msgid "" "Guile-ICS is an iCalendar (RFC5545) format parser library written in\n" "pure Scheme. The library can be used to read and write iCalendar data.\n" @@ -6793,26 +7663,29 @@ msgid "" "The library is shipped with documentation in Info format and usage examples." msgstr "" -#: gnu/packages/guile.scm:711 +#: gnu/packages/guile.scm:818 msgid "Collection of useful Guile Scheme modules" msgstr "Collection de modules Scheme utiles pour Guile" -#: gnu/packages/guile.scm:713 +#: gnu/packages/guile.scm:820 msgid "" "Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" "modules, allowing for people to cooperate integrating their generic Guile\n" "modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" "for Guile\"." msgstr "" -"Guile-Lib est conçue comme une collection de modules Scheme pour Guile permettant\n" -"aux utilisateurs d'intégrer leurs modules Guile au sein d'une bilbiothéque commune\n" -"et cohérente. Voyez Guile-Lib comme une version plus simple de CPAN limitée à Guile." +"Guile-Lib est conçue comme une collection de modules Scheme pour Guile " +"permettant\n" +"aux utilisateurs d'intégrer leurs modules Guile au sein d'une bilbiothéque " +"commune\n" +"et cohérente. Voyez Guile-Lib comme une version plus simple de CPAN limitée " +"à Guile." -#: gnu/packages/guile.scm:754 +#: gnu/packages/guile.scm:861 msgid "JSON module for Guile" msgstr "Module JSON pour Guile" -#: gnu/packages/guile.scm:756 +#: gnu/packages/guile.scm:863 msgid "" "Guile-JSON supports parsing and building JSON documents according to the\n" "specification. These are the main features:\n" @@ -6824,7 +7697,8 @@ msgid "" "@item Allows JSON pretty printing.\n" "@end itemize\n" msgstr "" -"Guile-json supporte l'analyse et la construction de documents JSON respectant\n" +"Guile-json supporte l'analyse et la construction de documents JSON " +"respectant\n" "la spécification. Les principales fonctionnalitées proposées\n" "sont les suivantes :\n" "@itemize\n" @@ -6834,11 +7708,11 @@ msgstr "" "@item formatage élégant.\n" "@end itemize\n" -#: gnu/packages/guile.scm:843 +#: gnu/packages/guile.scm:950 msgid "MiniKanren declarative logic system, packaged for Guile" msgstr "" -#: gnu/packages/guile.scm:845 +#: gnu/packages/guile.scm:952 msgid "" "MiniKanren is a relational programming extension to the Scheme\n" "programming Language, written as a smaller version of Kanren suitable for\n" @@ -6851,16 +7725,17 @@ msgid "" "See http://minikanren.org/ for more on miniKanren generally." msgstr "" -#: gnu/packages/guile.scm:916 +#: gnu/packages/guile.scm:1023 msgid "" "Minimal implementation of incremental computation in Guile\n" "Scheme" msgstr "" -#: gnu/packages/guile.scm:918 +#: gnu/packages/guile.scm:1025 msgid "" "This package provides a complete Scheme implementation of\n" -"miniAdapton, which implements the core functionality of the Adapton system for\n" +"miniAdapton, which implements the core functionality of the Adapton system " +"for\n" "incremental computation (also known as self-adjusting computation). Like\n" "Adapton, miniAdapton allows programmers to safely combine mutation and\n" "memoization. miniAdapton is built on top of an even simpler system,\n" @@ -6868,179 +7743,189 @@ msgid "" "understand, extend, and port to host languages other than Scheme." msgstr "" -#: gnu/packages/guile.scm:1002 +#: gnu/packages/guile.scm:1109 msgid "S-expression based regular expressions" msgstr "" -#: gnu/packages/guile.scm:1004 +#: gnu/packages/guile.scm:1111 msgid "" "Irregex is an s-expression based alternative to your classic\n" "string-based regular expressions. It implements SRFI 115 and is deeply\n" "inspired by the SCSH regular expression system." msgstr "" -#: gnu/packages/guile.scm:1085 +#: gnu/packages/guile.scm:1195 msgid "Guile bindings to the GDBM library via Guile's FFI" msgstr "" -#: gnu/packages/guile.scm:1087 +#: gnu/packages/guile.scm:1197 msgid "" "Guile bindings to the GDBM key-value storage system, using\n" "Guile's foreign function interface." msgstr "" -#: gnu/packages/guile.scm:1140 +#: gnu/packages/guile.scm:1254 msgid "Access SQLite databases from Guile" msgstr "" -#: gnu/packages/guile.scm:1142 +#: gnu/packages/guile.scm:1256 msgid "This package provides Guile bindings to the SQLite database system." -msgstr "Ce paquet fournit les liaisons Guile pour le système de base de données SQLite." +msgstr "" +"Ce paquet fournit les liaisons Guile pour le système de base de données " +"SQLite." -#: gnu/packages/guile.scm:1187 +#: gnu/packages/guile.scm:1304 msgid "Functional static site generator" msgstr "" -#: gnu/packages/guile.scm:1188 +#: gnu/packages/guile.scm:1305 msgid "" "Haunt is a static site generator written in Guile\n" "Scheme. Haunt features a functional build system and an extensible\n" "interface for reading articles in any format." msgstr "" -#: gnu/packages/guile.scm:1215 +#: gnu/packages/guile.scm:1332 msgid "Guile application configuration parsing library" msgstr "" -#: gnu/packages/guile.scm:1217 +#: gnu/packages/guile.scm:1334 msgid "" "Guile Config is a library providing a declarative approach to\n" "application configuration specification. The library provides clean\n" "configuration declaration forms, and processors that take care of:\n" "configuration file creation; configuration file parsing; command-line\n" "parameter parsing using getopt-long; basic GNU command-line parameter\n" -"generation (--help, --usage, --version); automatic output generation for the\n" +"generation (--help, --usage, --version); automatic output generation for " +"the\n" "above command-line parameters." msgstr "" -#: gnu/packages/guile.scm:1255 +#: gnu/packages/guile.scm:1372 msgid "Redis client library for Guile" msgstr "" -#: gnu/packages/guile.scm:1256 +#: gnu/packages/guile.scm:1373 msgid "" "Guile-redis provides a Scheme interface to the Redis\n" "key-value cache and store." msgstr "" -#: gnu/packages/guile.scm:1330 +#: gnu/packages/guile.scm:1447 msgid "Whitespace to lisp syntax for Guile" msgstr "" -#: gnu/packages/guile.scm:1331 +#: gnu/packages/guile.scm:1448 msgid "" "Wisp is a syntax for Guile which provides a Python-like\n" "whitespace-significant language. It may be easier on the eyes for some\n" "users and in some situations." msgstr "" -#: gnu/packages/guile.scm:1381 +#: gnu/packages/guile.scm:1498 msgid "2D/3D game engine for GNU Guile" msgstr "" -#: gnu/packages/guile.scm:1382 +#: gnu/packages/guile.scm:1499 msgid "" "Sly is a 2D/3D game engine written in Guile Scheme. Sly\n" "features a functional reactive programming interface and live coding\n" "capabilities." msgstr "" -#: gnu/packages/guile.scm:1418 +#: gnu/packages/guile.scm:1535 msgid "Generate C bindings for Guile" msgstr "Génère des liaisons C pour Guile" -#: gnu/packages/guile.scm:1419 +#: gnu/packages/guile.scm:1536 msgid "" "G-Wrap is a tool and Guile library for generating function\n" -"wrappers for inter-language calls. It currently only supports generating Guile\n" -"wrappers for C functions. Given a definition of the types and prototypes for\n" +"wrappers for inter-language calls. It currently only supports generating " +"Guile\n" +"wrappers for C functions. Given a definition of the types and prototypes " +"for\n" "a given C interface, G-Wrap will automatically generate the C code that\n" "provides access to that interface and its types from the Scheme level." msgstr "" -#: gnu/packages/guile.scm:1456 +#: gnu/packages/guile.scm:1573 msgid "Guile database abstraction layer" msgstr "Couche d'abstraction de base de données pour Guile" -#: gnu/packages/guile.scm:1459 +#: gnu/packages/guile.scm:1576 msgid "" "guile-dbi is a library for Guile that provides a convenient interface to\n" -"SQL databases. Database programming with guile-dbi is generic in that the same\n" -"programming interface is presented regardless of which database system is used.\n" +"SQL databases. Database programming with guile-dbi is generic in that the " +"same\n" +"programming interface is presented regardless of which database system is " +"used.\n" "It currently supports MySQL, Postgres and SQLite3." msgstr "" -#: gnu/packages/guile.scm:1485 +#: gnu/packages/guile.scm:1602 msgid "Guile DBI driver for SQLite" msgstr "" -#: gnu/packages/guile.scm:1488 +#: gnu/packages/guile.scm:1605 msgid "" "guile-dbi is a library for Guile that provides a convenient interface to\n" "SQL databases. This package implements the interface for SQLite." msgstr "" -#: gnu/packages/guile.scm:1534 +#: gnu/packages/guile.scm:1651 msgid "DSV module for Guile" msgstr "Module DSV pour Guile" -#: gnu/packages/guile.scm:1536 +#: gnu/packages/guile.scm:1653 msgid "" "Guile-DSV is a GNU Guile module for working with the\n" "delimiter-separated values (DSV) data format. Guile-DSV supports the\n" "Unix-style DSV format and RFC 4180 format." msgstr "" -#: gnu/packages/guile.scm:1563 +#: gnu/packages/guile.scm:1680 msgid "XOSD bindings for Guile" msgstr "" -#: gnu/packages/guile.scm:1565 +#: gnu/packages/guile.scm:1682 msgid "" "Guile-XOSD provides Guile bindings for @code{libxosd},\n" "@uref{http://sourceforge.net/projects/libxosd/, the X On Screen Display\n" "library}." msgstr "" -#: gnu/packages/guile.scm:1588 +#: gnu/packages/guile.scm:1705 msgid "Evaluate code in a running Guile process" msgstr "" -#: gnu/packages/guile.scm:1590 +#: gnu/packages/guile.scm:1707 msgid "" "Guile-Daemon is a small Guile program that loads your initial\n" "configuration file, and then reads and evaluates Guile expressions that\n" "you send to a FIFO file." msgstr "" -#: gnu/packages/guile.scm:1621 +#: gnu/packages/guile.scm:1738 msgid "CommonMark parser for Guile" msgstr "" -#: gnu/packages/guile.scm:1623 +#: gnu/packages/guile.scm:1740 msgid "" "guile-commonmark is a library for parsing CommonMark, a fully specified\n" -"variant of Markdown. The library is written in Guile Scheme and is designed\n" -"to transform a CommonMark document to SXML. guile-commonmark tries to closely\n" -"follow the @uref{http://commonmark.org/, CommonMark spec}, the main difference\n" +"variant of Markdown. The library is written in Guile Scheme and is " +"designed\n" +"to transform a CommonMark document to SXML. guile-commonmark tries to " +"closely\n" +"follow the @uref{http://commonmark.org/, CommonMark spec}, the main " +"difference\n" "is no support for parsing block and inline level HTML." msgstr "" -#: gnu/packages/guile.scm:1726 +#: gnu/packages/guile.scm:1771 msgid "Structured access to bytevector contents for Guile" msgstr "" -#: gnu/packages/guile.scm:1728 +#: gnu/packages/guile.scm:1773 msgid "" "Guile bytestructures offers a system imitating the type system\n" "of the C programming language, to be used on bytevectors. C's type\n" @@ -7049,25 +7934,26 @@ msgid "" "type system, elevating types to first-class status." msgstr "" -#: gnu/packages/guile.scm:1772 +#: gnu/packages/guile.scm:1817 msgid "Spell-checking from Guile" msgstr "" -#: gnu/packages/guile.scm:1774 +#: gnu/packages/guile.scm:1819 msgid "" "guile-aspell is a Guile Scheme library for comparing a string against a\n" "dictionary and suggesting spelling corrections." msgstr "" -#: gnu/packages/guile.scm:1828 +#: gnu/packages/guile.scm:1873 msgid "Extend Bash using Guile" msgstr "" -#: gnu/packages/guile.scm:1830 +#: gnu/packages/guile.scm:1875 #, scheme-format msgid "" "Guile-Bash provides a shared library and set of Guile modules,\n" -"allowing you to extend Bash in Scheme. Scheme interfaces allow you to access\n" +"allowing you to extend Bash in Scheme. Scheme interfaces allow you to " +"access\n" "the following aspects of Bash:\n" "\n" "@itemize\n" @@ -7088,11 +7974,11 @@ msgid "" "and then run @command{scm example.scm}." msgstr "" -#: gnu/packages/guile.scm:1877 +#: gnu/packages/guile.scm:1922 msgid "Asynchronous actor model library for Guile" msgstr "" -#: gnu/packages/guile.scm:1879 +#: gnu/packages/guile.scm:1924 msgid "" "GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming\n" "library for GNU Guile based on the actor model.\n" @@ -7100,17 +7986,20 @@ msgid "" "Note that 8sync is only available for Guile 2.2." msgstr "" -#: gnu/packages/guile.scm:1902 +#: gnu/packages/guile.scm:1947 msgid "Lightweight concurrency facility for Guile" msgstr "" -#: gnu/packages/guile.scm:1904 +#: gnu/packages/guile.scm:1949 msgid "" "Fibers is a Guile library that implements a a lightweight concurrency\n" -"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber is\n" +"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber " +"is\n" "like a \"goroutine\" from the Go language: a lightweight thread-like\n" -"abstraction. Systems built with Fibers can scale up to millions of concurrent\n" -"fibers, tens of thousands of concurrent socket connections, and many parallel\n" +"abstraction. Systems built with Fibers can scale up to millions of " +"concurrent\n" +"fibers, tens of thousands of concurrent socket connections, and many " +"parallel\n" "cores. The Fibers library also provides Concurrent ML-like channels for\n" "communication between fibers.\n" "\n" @@ -7118,21 +8007,21 @@ msgid "" "is not available for Guile 2.0." msgstr "" -#: gnu/packages/guile.scm:1959 +#: gnu/packages/guile.scm:2004 msgid "Guile bindings for libgit2" msgstr "Liaisons Guile pour libgit2" -#: gnu/packages/guile.scm:1961 +#: gnu/packages/guile.scm:2006 msgid "" "This package provides Guile bindings to libgit2, a library to\n" "manipulate repositories of the Git version control system." msgstr "" -#: gnu/packages/guile.scm:1996 +#: gnu/packages/guile.scm:2031 msgid "General-purpose syntax highlighter for GNU Guile" msgstr "" -#: gnu/packages/guile.scm:1997 +#: gnu/packages/guile.scm:2032 msgid "" "Guile-syntax-highlight is a general-purpose syntax\n" "highlighting library for GNU Guile. It can parse code written in various\n" @@ -7140,104 +8029,111 @@ msgid "" "HTML (via SXML) or any other format for rendering." msgstr "" -#: gnu/packages/guile.scm:2028 +#: gnu/packages/guile.scm:2063 msgid "S-expression based json reader/writer for Guile" msgstr "" -#: gnu/packages/guile.scm:2029 +#: gnu/packages/guile.scm:2064 msgid "" "guile-sjson is a json reader/writer for Guile.\n" "It has a nice, simple s-expression based syntax." msgstr "" -#: gnu/packages/guile.scm:2073 +#: gnu/packages/guile.scm:2108 msgid "Colorized REPL for Guile" msgstr "" -#: gnu/packages/guile.scm:2075 +#: gnu/packages/guile.scm:2110 msgid "Guile-colorized provides you with a colorized REPL for GNU Guile." msgstr "" -#: gnu/packages/imagemagick.scm:109 gnu/packages/imagemagick.scm:220 +#: gnu/packages/imagemagick.scm:110 gnu/packages/imagemagick.scm:211 msgid "Create, edit, compose, or convert bitmap images" msgstr "" -#: gnu/packages/imagemagick.scm:111 +#: gnu/packages/imagemagick.scm:112 msgid "" "ImageMagick is a software suite to create, edit, compose, or convert\n" -"bitmap images. It can read and write images in a variety of formats (over 100)\n" -"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG,\n" -"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and\n" -"transform images, adjust image colors, apply various special effects, or draw\n" +"bitmap images. It can read and write images in a variety of formats (over " +"100)\n" +"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, " +"SVG,\n" +"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear " +"and\n" +"transform images, adjust image colors, apply various special effects, or " +"draw\n" "text, lines, polygons, ellipses and Bézier curves." msgstr "" -#: gnu/packages/imagemagick.scm:156 +#: gnu/packages/imagemagick.scm:157 msgid "Perl interface to ImageMagick" msgstr "" -#: gnu/packages/imagemagick.scm:157 +#: gnu/packages/imagemagick.scm:158 msgid "" "This Perl extension allows the reading, manipulation and\n" -"writing of a large number of image file formats using the ImageMagick library.\n" -"Use it to create, edit, compose, or convert bitmap images from within a Perl\n" +"writing of a large number of image file formats using the ImageMagick " +"library.\n" +"Use it to create, edit, compose, or convert bitmap images from within a " +"Perl\n" "script." msgstr "" -#: gnu/packages/imagemagick.scm:222 +#: gnu/packages/imagemagick.scm:213 msgid "" "GraphicsMagick provides a comprehensive collection of utilities,\n" "programming interfaces, and GUIs, to support file format conversion, image\n" "processing, and 2D vector rendering." msgstr "" -#: gnu/packages/image.scm:94 +#: gnu/packages/image.scm:96 msgid "Library for handling PNG files" msgstr "Bibliothèque pour manipuler des fichiers PNG" -#: gnu/packages/image.scm:96 +#: gnu/packages/image.scm:98 msgid "" "Libpng is the official PNG (Portable Network Graphics) reference\n" "library. It supports almost all PNG features and is extensible." msgstr "" -#: gnu/packages/image.scm:160 +#: gnu/packages/image.scm:162 msgid "APNG patch for libpng" msgstr "" -#: gnu/packages/image.scm:162 +#: gnu/packages/image.scm:164 msgid "" "APNG (Animated Portable Network Graphics) is an unofficial\n" "extension of the APNG (Portable Network Graphics) format.\n" "APNG patch provides APNG support to libpng." msgstr "" -#: gnu/packages/image.scm:202 +#: gnu/packages/image.scm:204 msgid "Read and write PNG images" msgstr "" -#: gnu/packages/image.scm:204 +#: gnu/packages/image.scm:206 msgid "" "This package provides an easy and simple way to read, write and display\n" -"bitmap images stored in the PNG format. It can read and write both files and\n" +"bitmap images stored in the PNG format. It can read and write both files " +"and\n" "in-memory raw vectors." msgstr "" -#: gnu/packages/image.scm:239 +#: gnu/packages/image.scm:241 msgid "Utility to compress PNG files" msgstr "" -#: gnu/packages/image.scm:240 +#: gnu/packages/image.scm:242 msgid "" "pngcrusqh is an optimizer for PNG (Portable Network Graphics)\n" "files. It can compress them as much as 40% losslessly." msgstr "" -#: gnu/packages/image.scm:259 +#: gnu/packages/image.scm:261 msgid "Library for handling JPEG files" msgstr "Bibliothèque de manipulation des fichiers JPEG" -#: gnu/packages/image.scm:261 +#: gnu/packages/image.scm:263 msgid "" "Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" "JPEG is a standardized compression method for full-color and gray-scale\n" @@ -7246,46 +8142,51 @@ msgid "" "image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." msgstr "" -#: gnu/packages/image.scm:326 +#: gnu/packages/image.scm:328 msgid "Implementation of the JPEG XR standard" msgstr "Implémentation du standard JPEG XR" -#: gnu/packages/image.scm:327 +#: gnu/packages/image.scm:329 msgid "" "JPEG XR is an approved ISO/IEC International standard (its\n" -"official designation is ISO/IEC 29199-2). This library is an implementation of that standard." +"official designation is ISO/IEC 29199-2). This library is an implementation " +"of that standard." msgstr "" -#: gnu/packages/image.scm:350 +#: gnu/packages/image.scm:352 msgid "Optimize JPEG images" msgstr "" -#: gnu/packages/image.scm:352 +#: gnu/packages/image.scm:354 msgid "" "jpegoptim provides lossless optimization (based on optimizing\n" "the Huffman tables) and \"lossy\" optimization based on setting\n" "maximum quality factor." msgstr "" -#: gnu/packages/image.scm:377 +#: gnu/packages/image.scm:379 msgid "Library for handling Mac OS icns resource files" msgstr "Bibliothèque de manipulation des fichiers de resources d'icones Mac OS" -#: gnu/packages/image.scm:379 +#: gnu/packages/image.scm:381 msgid "" "Libicns is a library for the manipulation of Mac OS IconFamily resource\n" -"type files (ICNS). @command{icns2png} and @command{png2icns} are provided to\n" -"convert between PNG and ICNS. @command{icns2png} will extract image files from\n" -"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for use\n" -"with .desktop files. Additionally, @command{icontainer2png} is provided for\n" +"type files (ICNS). @command{icns2png} and @command{png2icns} are provided " +"to\n" +"convert between PNG and ICNS. @command{icns2png} will extract image files " +"from\n" +"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for " +"use\n" +"with .desktop files. Additionally, @command{icontainer2png} is provided " +"for\n" "extracting icontainer icon files." msgstr "" -#: gnu/packages/image.scm:418 +#: gnu/packages/image.scm:415 msgid "Library for handling TIFF files" msgstr "Bibliothèque de manipulation de fichiers TIFF" -#: gnu/packages/image.scm:420 +#: gnu/packages/image.scm:417 msgid "" "Libtiff provides support for the Tag Image File Format (TIFF), a format\n" "used for storing image data.\n" @@ -7293,25 +8194,28 @@ msgid "" "collection of tools for doing simple manipulations of TIFF images." msgstr "" -#: gnu/packages/image.scm:472 +#: gnu/packages/image.scm:480 msgid "Library and tools for image processing and analysis" msgstr "" -#: gnu/packages/image.scm:474 +#: gnu/packages/image.scm:482 msgid "" "Leptonica is a C library and set of command-line tools for efficient\n" -"image processing and image analysis operations. It supports rasterop, affine\n" -"transformations, binary and grayscale morphology, rank order, and convolution,\n" -"seedfill and connected components, image transformations combining changes in\n" +"image processing and image analysis operations. It supports rasterop, " +"affine\n" +"transformations, binary and grayscale morphology, rank order, and " +"convolution,\n" +"seedfill and connected components, image transformations combining changes " +"in\n" "scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" "arithmetic ops." msgstr "" -#: gnu/packages/image.scm:500 +#: gnu/packages/image.scm:503 msgid "Decoder of the JBIG2 image compression format" msgstr "" -#: gnu/packages/image.scm:502 +#: gnu/packages/image.scm:505 msgid "" "JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" "monochrome) images at moderately high resolution, and in particular scanned\n" @@ -7324,11 +8228,11 @@ msgid "" "work." msgstr "" -#: gnu/packages/image.scm:537 +#: gnu/packages/image.scm:540 msgid "JPEG 2000 codec" msgstr "" -#: gnu/packages/image.scm:539 +#: gnu/packages/image.scm:542 msgid "" "The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" "been developed in order to promote the use of JPEG 2000, the new\n" @@ -7341,31 +8245,32 @@ msgid "" "error-resilience, a Java-viewer for j2k-images, ..." msgstr "" -#: gnu/packages/image.scm:602 +#: gnu/packages/image.scm:605 msgid "Tools and library for working with GIF images" msgstr "Outils et bibliothèque pour travailler avec les images GIF" -#: gnu/packages/image.scm:604 +#: gnu/packages/image.scm:607 msgid "" "GIFLIB is a library for reading and writing GIF images. It is API and\n" -"ABI compatible with libungif which was in wide use while the LZW compression\n" +"ABI compatible with libungif which was in wide use while the LZW " +"compression\n" "algorithm was patented. Tools are also included to convert, manipulate,\n" "compose, and analyze GIF images." msgstr "" -#: gnu/packages/image.scm:626 +#: gnu/packages/image.scm:629 msgid "GIF decompression library" msgstr "Bibliothèque de décompression GIF" -#: gnu/packages/image.scm:628 +#: gnu/packages/image.scm:631 msgid "libungif is the old GIF decompression library by the GIFLIB project." msgstr "" -#: gnu/packages/image.scm:657 +#: gnu/packages/image.scm:660 msgid "Loading, saving, rendering and manipulating image files" msgstr "" -#: gnu/packages/image.scm:659 +#: gnu/packages/image.scm:662 msgid "" "Imlib2 is a library that does image file loading and saving as well as\n" "rendering, manipulation, arbitrary polygon support, etc.\n" @@ -7378,32 +8283,32 @@ msgid "" "more modular, simple, and flexible." msgstr "" -#: gnu/packages/image.scm:691 +#: gnu/packages/image.scm:694 msgid "Wrapper library for imlib2" msgstr "" -#: gnu/packages/image.scm:693 +#: gnu/packages/image.scm:696 msgid "" "Giblib is a simple library which wraps imlib2's context API, avoiding\n" "all the context_get/set calls, adds fontstyles to the truetype renderer and\n" "supplies a generic doubly-linked list and some string functions." msgstr "" -#: gnu/packages/image.scm:735 +#: gnu/packages/image.scm:738 msgid "Library for handling popular graphics image formats" msgstr "" -#: gnu/packages/image.scm:737 +#: gnu/packages/image.scm:740 msgid "" "FreeImage is a library for developers who would like to support popular\n" "graphics image formats like PNG, BMP, JPEG, TIFF and others." msgstr "" -#: gnu/packages/image.scm:792 +#: gnu/packages/image.scm:795 msgid "Computer vision library" msgstr "" -#: gnu/packages/image.scm:794 +#: gnu/packages/image.scm:797 msgid "" "VIGRA stands for Vision with Generic Algorithms. It is an image\n" "processing and analysis library that puts its main emphasis on customizable\n" @@ -7411,80 +8316,87 @@ msgid "" "multi-dimensional image processing." msgstr "" -#: gnu/packages/image.scm:826 +#: gnu/packages/image.scm:829 msgid "Lossless and lossy image compression" msgstr "" -#: gnu/packages/image.scm:828 +#: gnu/packages/image.scm:831 msgid "" "WebP is a new image format that provides lossless and lossy compression\n" "for images. WebP lossless images are 26% smaller in size compared to\n" -"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at\n" +"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images " +"at\n" "equivalent SSIM index. WebP supports lossless transparency (also known as\n" -"alpha channel) with just 22% additional bytes. Transparency is also supported\n" -"with lossy compression and typically provides 3x smaller file sizes compared\n" +"alpha channel) with just 22% additional bytes. Transparency is also " +"supported\n" +"with lossy compression and typically provides 3x smaller file sizes " +"compared\n" "to PNG when lossy compression is acceptable for the red/green/blue color\n" "channels." msgstr "" -#: gnu/packages/image.scm:856 +#: gnu/packages/image.scm:859 msgid "Library for handling MNG files" msgstr "Bibliothèque de manipulation des fichiers MNG" -#: gnu/packages/image.scm:858 +#: gnu/packages/image.scm:861 msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." msgstr "" -#: gnu/packages/image.scm:886 +#: gnu/packages/image.scm:889 msgid "Library and command-line utility to manage image metadata" msgstr "" -#: gnu/packages/image.scm:888 +#: gnu/packages/image.scm:891 msgid "" "Exiv2 is a C++ library and a command line utility to manage image\n" -"metadata. It provides fast and easy read and write access to the Exif, IPTC\n" +"metadata. It provides fast and easy read and write access to the Exif, " +"IPTC\n" "and XMP metadata of images in various formats." msgstr "" -#: gnu/packages/image.scm:928 +#: gnu/packages/image.scm:931 msgid "Library for manipulating many image formats" msgstr "" -#: gnu/packages/image.scm:929 +#: gnu/packages/image.scm:932 msgid "" "Developer's Image Library (DevIL) is a library to develop\n" "applications with support for many types of images. DevIL can load, save,\n" "convert, manipulate, filter and display a wide variety of image formats." msgstr "" -#: gnu/packages/image.scm:949 +#: gnu/packages/image.scm:952 msgid "JPEG-2000 library" msgstr "" -#: gnu/packages/image.scm:950 +#: gnu/packages/image.scm:953 msgid "" "The JasPer Project is an initiative to provide a reference\n" -"implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e.,\n" +"implementation of the codec specified in the JPEG-2000 Part-1 standard (i." +"e.,\n" "ISO/IEC 15444-1)." msgstr "" -#: gnu/packages/image.scm:980 +#: gnu/packages/image.scm:983 msgid "Scaling, colorspace conversion, and dithering library" msgstr "" -#: gnu/packages/image.scm:981 +#: gnu/packages/image.scm:984 msgid "" "Zimg implements the commonly required image processing basics\n" -"of scaling, colorspace conversion, and depth conversion. A simple API enables\n" -"conversion between any supported formats to operate with minimal knowledge from\n" +"of scaling, colorspace conversion, and depth conversion. A simple API " +"enables\n" +"conversion between any supported formats to operate with minimal knowledge " +"from\n" "the programmer." msgstr "" -#: gnu/packages/image.scm:1014 +#: gnu/packages/image.scm:1017 msgid "Perceptual image comparison utility" msgstr "" -#: gnu/packages/image.scm:1015 +#: gnu/packages/image.scm:1018 msgid "" "PerceptualDiff visually compares two images to determine\n" "whether they look alike. It uses a computational model of the human visual\n" @@ -7492,35 +8404,35 @@ msgid "" "differences in file encoding, image quality, and other small variations." msgstr "" -#: gnu/packages/image.scm:1055 +#: gnu/packages/image.scm:1058 msgid "Image and audio steganography" msgstr "" -#: gnu/packages/image.scm:1057 +#: gnu/packages/image.scm:1060 msgid "" "Steghide is a program to hide data in various kinds of image and audio\n" -"files (known as @dfn{steganography}). Neither color nor sample frequencies are\n" -"changed, making the embedding resistant against first-order statistical tests." +"files (known as @dfn{steganography}). Neither color nor sample frequencies " +"are\n" +"changed, making the embedding resistant against first-order statistical " +"tests." msgstr "" -#: gnu/packages/image.scm:1082 +#: gnu/packages/image.scm:1085 msgid "Image library for Extempore" msgstr "" -#: gnu/packages/image.scm:1084 +#: gnu/packages/image.scm:1087 msgid "" "This package is a collection of assorted single-file libraries. Of\n" "all included libraries only the image loading and decoding library is\n" "installed as @code{stb_image}." msgstr "" -#: gnu/packages/image.scm:1112 -msgid "" -"Optimizer that recompresses PNG image files to a\n" -"smaller size" +#: gnu/packages/image.scm:1116 +msgid "Optimizer that recompresses PNG image files to a smaller size" msgstr "" -#: gnu/packages/image.scm:1114 +#: gnu/packages/image.scm:1117 msgid "" "OptiPNG is a PNG optimizer that recompresses image\n" "files to a smaller size, without losing any information. This program\n" @@ -7528,28 +8440,33 @@ msgid "" "PNG, and performs PNG integrity checks and corrections." msgstr "" -#: gnu/packages/image.scm:1139 +#: gnu/packages/image.scm:1142 msgid "SIMD-accelerated JPEG image handling library" msgstr "" -#: gnu/packages/image.scm:1140 +#: gnu/packages/image.scm:1143 msgid "" "libjpeg-turbo is a JPEG image codec that accelerates baseline\n" -"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on\n" -"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other systems,\n" -"its highly-optimized Huffman coding routines allow it to outperform libjpeg by\n" +"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 " +"on\n" +"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other " +"systems,\n" +"its highly-optimized Huffman coding routines allow it to outperform libjpeg " +"by\n" "a significant amount.\n" -"libjpeg-turbo implements both the traditional libjpeg API and the less powerful\n" +"libjpeg-turbo implements both the traditional libjpeg API and the less " +"powerful\n" "but more straightforward TurboJPEG API, and provides a full-featured Java\n" -"interface. It supports color space extensions that allow it to compress from\n" +"interface. It supports color space extensions that allow it to compress " +"from\n" "and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." msgstr "" -#: gnu/packages/image.scm:1188 +#: gnu/packages/image.scm:1191 msgid "Library for reading and writing files in the nifti-1 format" msgstr "" -#: gnu/packages/image.scm:1189 +#: gnu/packages/image.scm:1192 msgid "" "Niftilib is a set of i/o libraries for reading and writing\n" "files in the nifti-1 data format - a binary file format for storing\n" @@ -7557,19 +8474,65 @@ msgid "" "(fMRI) brain images." msgstr "" -#: gnu/packages/image.scm:1235 +#: gnu/packages/image.scm:1231 msgid "Color picker" msgstr "" -#: gnu/packages/image.scm:1236 +#: gnu/packages/image.scm:1232 msgid "Gpick is an advanced color picker and palette editing tool." msgstr "" -#: gnu/packages/image-viewers.scm:91 +#: gnu/packages/image.scm:1248 +#, fuzzy +msgid "IPTC metadata manipulation library" +msgstr "Bibliothèque et utilitaires de manipulation de fichiers WIM" + +#: gnu/packages/image.scm:1249 +msgid "" +"Libiptcdata is a C library for manipulating the International\n" +"Press Telecommunications Council (IPTC) metadata stored within multimedia " +"files\n" +"such as images. This metadata can include captions and keywords, often used " +"by\n" +"popular photo management applications. The library provides routines for\n" +"parsing, viewing, modifying, and saving this metadata." +msgstr "" + +#: gnu/packages/image.scm:1285 +msgid "Powerful yet simple to use screenshot software" +msgstr "" + +#: gnu/packages/image.scm:1286 +msgid "" +"Flameshot is a screenshot program.\n" +"Features:\n" +"\n" +"@itemize\n" +"@item Customizable appearance.\n" +"@item Easy to use.\n" +"@item In-app screenshot edition.\n" +"@item DBus interface.\n" +"@item Upload to Imgur.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image.scm:1312 +msgid "Read and write JPEG images with R" +msgstr "" + +#: gnu/packages/image.scm:1313 +msgid "" +"This package provides a way to read, write and display bitmap\n" +"images stored in the JPEG format with R. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image-viewers.scm:90 msgid "Fast and light imlib2-based image viewer" msgstr "" -#: gnu/packages/image-viewers.scm:93 +#: gnu/packages/image-viewers.scm:92 msgid "" "feh is an X11 image viewer aimed mostly at console users.\n" "Unlike most other viewers, it does not have a fancy GUI, but simply\n" @@ -7578,35 +8541,37 @@ msgid "" "actions." msgstr "" -#: gnu/packages/image-viewers.scm:143 +#: gnu/packages/image-viewers.scm:142 msgid "Lightweight GTK+ based image viewer" msgstr "" -#: gnu/packages/image-viewers.scm:145 +#: gnu/packages/image-viewers.scm:144 msgid "" "Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" "systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" -"interoperability; easy integration with other software; geeqie works on files\n" -"and directories, there is no need to import images; fast preview for many raw\n" +"interoperability; easy integration with other software; geeqie works on " +"files\n" +"and directories, there is no need to import images; fast preview for many " +"raw\n" "image formats; tools for image comparison, sorting and managing photo\n" "collection. Geeqie was initially based on GQview." msgstr "" -#: gnu/packages/image-viewers.scm:170 +#: gnu/packages/image-viewers.scm:169 msgid "Simple and fast image viewer for X" msgstr "" -#: gnu/packages/image-viewers.scm:171 +#: gnu/packages/image-viewers.scm:170 msgid "" "gpicview is a lightweight GTK+ 2.x based image viewer.\n" "It is the default image viewer on LXDE desktop environment." msgstr "" -#: gnu/packages/image-viewers.scm:202 +#: gnu/packages/image-viewers.scm:211 msgid "Simple X Image Viewer" msgstr "" -#: gnu/packages/image-viewers.scm:204 +#: gnu/packages/image-viewers.scm:213 msgid "" "sxiv is an alternative to feh and qiv. Its primary goal is to\n" "provide the most basic features required for fast image viewing. It has\n" @@ -7615,11 +8580,11 @@ msgid "" "it and customize it for your needs." msgstr "" -#: gnu/packages/image-viewers.scm:251 +#: gnu/packages/image-viewers.scm:260 msgid "Simple, fast and elegant image viewer" msgstr "" -#: gnu/packages/image-viewers.scm:252 +#: gnu/packages/image-viewers.scm:261 msgid "" "Viewnior is an image viewer program. Created to be simple,\n" "fast and elegant. Its minimalistic interface provides more screenspace for\n" @@ -7630,28 +8595,29 @@ msgid "" "@item Animation support\n" "@item Browse only selected images\n" "@item Navigation window\n" -"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, Nitrogen)\n" +"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, " +"Nitrogen)\n" "@item Simple interface\n" "@item EXIF and IPTC metadata\n" "@item Configurable mouse actions\n" "@end enumerate\n" msgstr "" -#: gnu/packages/image-viewers.scm:320 +#: gnu/packages/image-viewers.scm:329 msgid "Render images in the terminal" msgstr "" -#: gnu/packages/image-viewers.scm:322 +#: gnu/packages/image-viewers.scm:331 msgid "" "Catimg is a little program that prints images in the terminal.\n" "It supports JPEG, PNG and GIF formats." msgstr "" -#: gnu/packages/image-viewers.scm:373 +#: gnu/packages/image-viewers.scm:382 msgid "High dynamic range (HDR) imaging application" msgstr "" -#: gnu/packages/image-viewers.scm:375 +#: gnu/packages/image-viewers.scm:384 msgid "" "Luminance HDR (formerly QtPFSGui) is a graphical user interface\n" "application that aims to provide a workflow for high dynamic range (HDR)\n" @@ -7667,35 +8633,37 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/image-viewers.scm:422 +#: gnu/packages/image-viewers.scm:432 msgid "Image viewer for comics" msgstr "" -#: gnu/packages/image-viewers.scm:423 +#: gnu/packages/image-viewers.scm:433 msgid "" "MComix is a customizable image viewer that specializes as\n" "a comic and manga reader. It supports a variety of container formats\n" "including CBZ, CB7, CBT, LHA." msgstr "" -#: gnu/packages/inkscape.scm:91 +#: gnu/packages/inkscape.scm:86 msgid "Vector graphics editor" msgstr "Éditeur graphique vectoriel" -#: gnu/packages/inkscape.scm:92 +#: gnu/packages/inkscape.scm:87 msgid "" "Inkscape is a vector graphics editor. What sets Inkscape\n" -"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard,\n" +"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C " +"standard,\n" "as the native format." msgstr "" "Inkscape est un éditeur graphique vectoriel. Ce qui différencie Inkscape\n" -"est son utilisation du format SVG, un standard W3C basé sur XML, comme format natif." +"est son utilisation du format SVG, un standard W3C basé sur XML, comme " +"format natif." -#: gnu/packages/jemalloc.scm:60 +#: gnu/packages/jemalloc.scm:64 msgid "General-purpose scalable concurrent malloc implementation" msgstr "" -#: gnu/packages/jemalloc.scm:62 +#: gnu/packages/jemalloc.scm:66 msgid "" "This library providing a malloc(3) implementation that emphasizes\n" "fragmentation avoidance and scalable concurrency support." @@ -7719,8 +8687,10 @@ msgstr "" msgid "" "GNU less is a pager, a program that allows you to view large amounts\n" "of text in page-sized chunks. Unlike traditional pagers, it allows both\n" -"backwards and forwards movement through the document. It also does not have\n" -"to read the entire input file before starting, so it starts faster than most\n" +"backwards and forwards movement through the document. It also does not " +"have\n" +"to read the entire input file before starting, so it starts faster than " +"most\n" "text editors." msgstr "" @@ -7732,11 +8702,11 @@ msgstr "" msgid "Clone of the Motif toolkit for the X window system." msgstr "" -#: gnu/packages/libreoffice.scm:95 +#: gnu/packages/libreoffice.scm:96 msgid "General purpose formula parser and interpreter" msgstr "" -#: gnu/packages/libreoffice.scm:96 +#: gnu/packages/libreoffice.scm:97 msgid "" "Ixion is a library for calculating the results of formula\n" "expressions stored in multiple named targets, or \"cells\". The cells can\n" @@ -7744,47 +8714,49 @@ msgid "" "their dependencies automatically upon calculation." msgstr "" -#: gnu/packages/libreoffice.scm:122 +#: gnu/packages/libreoffice.scm:123 msgid "File import filter library for spreadsheet documents" msgstr "" -#: gnu/packages/libreoffice.scm:123 +#: gnu/packages/libreoffice.scm:124 msgid "" "Orcus is a library that provides a collection of standalone\n" "file processing filters. It is currently focused on providing filters for\n" "spreadsheet documents. The library includes import filters for\n" -"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document Spreadsheet,\n" -"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers for\n" +"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document " +"Spreadsheet,\n" +"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers " +"for\n" "CSV, CSS and XML." msgstr "" -#: gnu/packages/libreoffice.scm:157 +#: gnu/packages/libreoffice.scm:158 msgid "Document importer for office suites" msgstr "" -#: gnu/packages/libreoffice.scm:158 +#: gnu/packages/libreoffice.scm:159 msgid "" "Librevenge is a base library for writing document import\n" "filters. It has interfaces for text documents, vector graphics,\n" "spreadsheets and presentations." msgstr "" -#: gnu/packages/libreoffice.scm:183 +#: gnu/packages/libreoffice.scm:184 msgid "Library for importing WordPerfect documents" msgstr "" -#: gnu/packages/libreoffice.scm:184 +#: gnu/packages/libreoffice.scm:185 msgid "" "Libwpd is a C++ library designed to help process\n" "WordPerfect documents. It is most commonly used to import such documents\n" "into other word processors." msgstr "" -#: gnu/packages/libreoffice.scm:216 +#: gnu/packages/libreoffice.scm:218 msgid "Library for import of reflowable e-book formats" msgstr "" -#: gnu/packages/libreoffice.scm:217 +#: gnu/packages/libreoffice.scm:219 msgid "" "Libe-book is a library and a set of tools for reading and\n" "converting various reflowable e-book formats. Currently supported are:\n" @@ -7794,62 +8766,63 @@ msgid "" "ZVR (simple compressed text format)." msgstr "" -#: gnu/packages/libreoffice.scm:246 +#: gnu/packages/libreoffice.scm:248 msgid "Library and tools for the WordPerfect Graphics format" msgstr "" -#: gnu/packages/libreoffice.scm:247 +#: gnu/packages/libreoffice.scm:249 msgid "" "The libwpg project provides a library and tools for\n" "working with graphics in the WPG (WordPerfect Graphics) format." msgstr "" -#: gnu/packages/libreoffice.scm:288 +#: gnu/packages/libreoffice.scm:290 msgid "CMIS client library" msgstr "" -#: gnu/packages/libreoffice.scm:289 +#: gnu/packages/libreoffice.scm:291 msgid "" "LibCMIS is a C++ client library for the CMIS interface. It\n" -"allows C++ applications to connect to any ECM behaving as a CMIS server such\n" +"allows C++ applications to connect to any ECM behaving as a CMIS server " +"such\n" "as Alfresco or Nuxeo." msgstr "" -#: gnu/packages/libreoffice.scm:320 +#: gnu/packages/libreoffice.scm:322 msgid "Library for parsing the AbiWord format" msgstr "Bibliothèque d'analyse du format AbiWord" -#: gnu/packages/libreoffice.scm:321 +#: gnu/packages/libreoffice.scm:323 msgid "" "Libabw is a library that parses the file format of\n" "AbiWord documents." msgstr "" -#: gnu/packages/libreoffice.scm:352 +#: gnu/packages/libreoffice.scm:354 msgid "Library for parsing the CorelDRAW format" msgstr "" -#: gnu/packages/libreoffice.scm:353 +#: gnu/packages/libreoffice.scm:355 msgid "" "Libcdr is a library that parses the file format of\n" "CorelDRAW documents of all versions." msgstr "" -#: gnu/packages/libreoffice.scm:385 +#: gnu/packages/libreoffice.scm:387 msgid "Library for parsing the Apple Keynote format" msgstr "" -#: gnu/packages/libreoffice.scm:386 +#: gnu/packages/libreoffice.scm:388 msgid "" "Libetonyek is a library that parses the file format of\n" "Apple Keynote documents. It currently supports Keynote versions 2 to 5." msgstr "" -#: gnu/packages/libreoffice.scm:409 +#: gnu/packages/libreoffice.scm:412 msgid "Library to access tags for identifying languages" msgstr "Bibliothèque pour accéder aux étiquettes qui identifient les langues" -#: gnu/packages/libreoffice.scm:410 +#: gnu/packages/libreoffice.scm:413 msgid "" "Liblangtag implements an interface to work with tags\n" "for identifying languages as described in RFC 5646. It supports the\n" @@ -7858,62 +8831,62 @@ msgid "" "standard 21.0.2." msgstr "" -#: gnu/packages/libreoffice.scm:430 +#: gnu/packages/libreoffice.scm:433 msgid "Text Categorization library" msgstr "Bibliothèque de catégorisation de textes" -#: gnu/packages/libreoffice.scm:431 +#: gnu/packages/libreoffice.scm:434 msgid "" "Libexttextcat is an N-Gram-Based Text Categorization\n" "library primarily intended for language guessing." msgstr "" -#: gnu/packages/libreoffice.scm:461 +#: gnu/packages/libreoffice.scm:464 msgid "Library for parsing the FreeHand format" msgstr "" -#: gnu/packages/libreoffice.scm:462 +#: gnu/packages/libreoffice.scm:465 msgid "" "Libfreehand is a library that parses the file format of\n" "Aldus/Macromedia/Adobe FreeHand documents." msgstr "" -#: gnu/packages/libreoffice.scm:488 +#: gnu/packages/libreoffice.scm:491 msgid "Library for parsing the Microsoft Publisher format" msgstr "" -#: gnu/packages/libreoffice.scm:489 +#: gnu/packages/libreoffice.scm:492 msgid "" "Libmspub is a library that parses the file format of\n" "Microsoft Publisher documents of all versions." msgstr "" -#: gnu/packages/libreoffice.scm:514 +#: gnu/packages/libreoffice.scm:517 msgid "Library for parsing the PageMaker format" msgstr "" -#: gnu/packages/libreoffice.scm:515 +#: gnu/packages/libreoffice.scm:518 msgid "" "Libpagemaker is a library that parses the file format of\n" "Aldus/Adobe PageMaker documents. Currently it only understands documents\n" "created by PageMaker version 6.x and 7." msgstr "" -#: gnu/packages/libreoffice.scm:545 +#: gnu/packages/libreoffice.scm:548 msgid "Library for parsing the Microsoft Visio format" msgstr "" -#: gnu/packages/libreoffice.scm:546 +#: gnu/packages/libreoffice.scm:549 msgid "" "Libvisio is a library that parses the file format of\n" "Microsoft Visio documents of all versions." msgstr "" -#: gnu/packages/libreoffice.scm:574 +#: gnu/packages/libreoffice.scm:577 msgid "ODF (Open Document Format) library" msgstr "" -#: gnu/packages/libreoffice.scm:575 +#: gnu/packages/libreoffice.scm:578 msgid "" "Libodfgen is a library for generating documents in the\n" "Open Document Format (ODF). It provides generator implementations for all\n" @@ -7921,49 +8894,50 @@ msgid "" "text documents, vector drawings, presentations and spreadsheets." msgstr "" -#: gnu/packages/libreoffice.scm:602 +#: gnu/packages/libreoffice.scm:605 msgid "Import library for some old Macintosh text documents" msgstr "" -#: gnu/packages/libreoffice.scm:603 +#: gnu/packages/libreoffice.scm:606 msgid "" "Libmwaw contains some import filters for old Macintosh\n" "text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" "spreadsheet documents." msgstr "" -#: gnu/packages/libreoffice.scm:626 +#: gnu/packages/libreoffice.scm:629 msgid "Provides LibreOffice support for old StarOffice documents" msgstr "" -#: gnu/packages/libreoffice.scm:627 +#: gnu/packages/libreoffice.scm:630 msgid "" "@code{libstaroffice} is an import filter for the document formats\n" "from the old StarOffice (.sdc, .sdw, ...)." msgstr "" -#: gnu/packages/libreoffice.scm:652 +#: gnu/packages/libreoffice.scm:655 msgid "Import library for Microsoft Works text documents" msgstr "" -#: gnu/packages/libreoffice.scm:653 +#: gnu/packages/libreoffice.scm:656 msgid "" "Libwps is a library for importing files in the Microsoft\n" "Works word processor file format." msgstr "" -#: gnu/packages/libreoffice.scm:680 +#: gnu/packages/libreoffice.scm:683 msgid "Parses file format of Zoner Callisto/Draw documents" msgstr "" -#: gnu/packages/libreoffice.scm:681 +#: gnu/packages/libreoffice.scm:684 msgid "" "Libzmf is a library that parses the file format of Zoner\n" -"Callisto/Draw documents. Currently it only understands documents created by\n" +"Callisto/Draw documents. Currently it only understands documents created " +"by\n" "Zoner Draw version 4 and 5." msgstr "" -#: gnu/packages/libreoffice.scm:716 +#: gnu/packages/libreoffice.scm:719 msgid "" "Hunspell is a spell checker and morphological analyzer\n" "library and program designed for languages with rich morphology and complex\n" @@ -7971,38 +8945,38 @@ msgid "" msgstr "" #. TRANSLATORS: In French, this is "Français classique". -#: gnu/packages/libreoffice.scm:779 +#: gnu/packages/libreoffice.scm:782 msgid "Hunspell dictionary for ``classic'' French (recommended)" msgstr "" #. TRANSLATORS: In French, this is "Français moderne". -#: gnu/packages/libreoffice.scm:784 +#: gnu/packages/libreoffice.scm:787 msgid "Hunspell dictionary for ``modern'' French" msgstr "" -#: gnu/packages/libreoffice.scm:788 +#: gnu/packages/libreoffice.scm:791 msgid "Hunspell dictionary for the post @dfn{1990 réforme} French" msgstr "" -#: gnu/packages/libreoffice.scm:792 +#: gnu/packages/libreoffice.scm:795 msgid "Hunspell dictionary for all variants of French" msgstr "" -#: gnu/packages/libreoffice.scm:810 +#: gnu/packages/libreoffice.scm:813 msgid "Hyphenation library" msgstr "Bibliothèque de césures" -#: gnu/packages/libreoffice.scm:811 +#: gnu/packages/libreoffice.scm:814 msgid "" "Hyphen is a hyphenation library using TeX hyphenation\n" "patterns, which are pre-processed by a perl script." msgstr "" -#: gnu/packages/libreoffice.scm:834 +#: gnu/packages/libreoffice.scm:837 msgid "Thesaurus" msgstr "" -#: gnu/packages/libreoffice.scm:835 +#: gnu/packages/libreoffice.scm:838 msgid "" "MyThes is a simple thesaurus that uses a structured text\n" "data file and an index file with binary search to look up words and phrases\n" @@ -8022,19 +8996,19 @@ msgid "" "Math for editing mathematics." msgstr "" -#: gnu/packages/linux.scm:211 +#: gnu/packages/linux.scm:213 msgid "GNU Linux-Libre kernel headers" msgstr "Fichiers d'en-tête pour le noyau GNU Linux-Libre" -#: gnu/packages/linux.scm:212 +#: gnu/packages/linux.scm:214 msgid "Headers of the Linux-Libre kernel." msgstr "Fichiers d'en-tête pour le noyau Linux-Libre." -#: gnu/packages/linux.scm:363 +#: gnu/packages/linux.scm:373 msgid "100% free redistribution of a cleaned Linux kernel" msgstr "Redistribution 100% libre d'un noyau Linux propre" -#: gnu/packages/linux.scm:365 +#: gnu/packages/linux.scm:375 msgid "" "GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" "It has been modified to remove all non-free binary blobs." @@ -8042,11 +9016,11 @@ msgstr "" "GNU Linux-Libre est une variante libre du noyau Linux.\n" "Il a été modifié pour en retirer toutes les composantes non-libres." -#: gnu/packages/linux.scm:463 +#: gnu/packages/linux.scm:496 msgid "Pluggable authentication modules for Linux" msgstr "Modules d'authentification pour Linux" -#: gnu/packages/linux.scm:465 +#: gnu/packages/linux.scm:498 msgid "" "A *Free* project to implement OSF's RFC 86.0.\n" "Pluggable authentication modules are small shared object files that can\n" @@ -8054,16 +9028,19 @@ msgid "" "at login. Local and dynamic reconfiguration are its key features." msgstr "" "Un projet libre implémentant OSF (RFC 86.0).\n" -"Les modules d'authentification sont de petits fichiers objets partagés pouvant\n" -"être utilisés à travers l'API PAM pour effectuer des tâches, comme l'authentification\n" -"d'un utilisateur au moment de la connexion. Ses principales fonctionnalités sont\n" +"Les modules d'authentification sont de petits fichiers objets partagés " +"pouvant\n" +"être utilisés à travers l'API PAM pour effectuer des tâches, comme " +"l'authentification\n" +"d'un utilisateur au moment de la connexion. Ses principales fonctionnalités " +"sont\n" "la reconfiguration locale et dynamique." -#: gnu/packages/linux.scm:507 +#: gnu/packages/linux.scm:540 msgid "Small utilities that use the proc file system" msgstr "Petits utilitaires utilisant le système de fichier proc" -#: gnu/packages/linux.scm:509 +#: gnu/packages/linux.scm:542 msgid "" "This PSmisc package is a set of some small useful utilities that\n" "use the proc file system. We're not about changing the world, but\n" @@ -8074,33 +9051,34 @@ msgstr "" "mais simplement de fournir de l'aide à l'administrateur système dans ses\n" "tâches les plus courantes." -#: gnu/packages/linux.scm:591 +#: gnu/packages/linux.scm:627 msgid "Collection of utilities for the Linux kernel" msgstr "Collection d'utilitaires pour le noyau Linux" -#: gnu/packages/linux.scm:592 +#: gnu/packages/linux.scm:628 msgid "" "Util-linux is a diverse collection of Linux kernel\n" -"utilities. It provides dmesg and includes tools for working with file systems,\n" +"utilities. It provides dmesg and includes tools for working with file " +"systems,\n" "block devices, UUIDs, TTYs, and many other tools." msgstr "" -#: gnu/packages/linux.scm:616 +#: gnu/packages/linux.scm:661 msgid "PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR" msgstr "" -#: gnu/packages/linux.scm:618 +#: gnu/packages/linux.scm:663 msgid "" "ddate displays the Discordian date and holidays of a given date.\n" "The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" "by Robert Shea and Robert Anton Wilson." msgstr "" -#: gnu/packages/linux.scm:663 +#: gnu/packages/linux.scm:708 msgid "Utilities that give information about processes" msgstr "Utilitaires fournissant des informations sur les processus" -#: gnu/packages/linux.scm:665 +#: gnu/packages/linux.scm:710 msgid "" "Procps is the package that has a bunch of small useful utilities\n" "that give information about processes using the Linux /proc file system.\n" @@ -8112,27 +9090,30 @@ msgstr "" "Le paquet inclut les programmes ps, top, vmstat, w, kill, free,\n" "slabtop et skill." -#: gnu/packages/linux.scm:691 +#: gnu/packages/linux.scm:736 msgid "Tools for working with USB devices, such as lsusb" msgstr "Outils de manipulation des périphériques USB, tels que lsusb" -#: gnu/packages/linux.scm:693 +#: gnu/packages/linux.scm:738 msgid "Tools for working with USB devices, such as lsusb." msgstr "Outils de manipulation des périphériques USB, tels que lsusb." -#: gnu/packages/linux.scm:769 +#: gnu/packages/linux.scm:814 msgid "Creating and checking ext2/ext3/ext4 file systems" msgstr "Création et vérification de systèmes de fichiers ext1/ext3/ext4" -#: gnu/packages/linux.scm:771 -msgid "This package provides tools for manipulating ext2/ext3/ext4 file systems." -msgstr "Ce paquet fournit des outils pour manipuler les systèmes de fichiers ext2/ext3/ext4." +#: gnu/packages/linux.scm:816 +msgid "" +"This package provides tools for manipulating ext2/ext3/ext4 file systems." +msgstr "" +"Ce paquet fournit des outils pour manipuler les systèmes de fichiers ext2/" +"ext3/ext4." -#: gnu/packages/linux.scm:812 +#: gnu/packages/linux.scm:857 msgid "Statically-linked e2fsck command from e2fsprogs" msgstr "Commandes de e2fsck liées statiquement provenant de e2fsprogs" -#: gnu/packages/linux.scm:813 +#: gnu/packages/linux.scm:858 msgid "" "This package provides statically-linked e2fsck command taken\n" "from the e2fsprogs package. It is meant to be used in initrds." @@ -8140,56 +9121,60 @@ msgstr "" "Ce paquet fournit la commande e2fsck liée statiquement issue\n" "du paquet e2fsprogs. Il est censé être utilisé dans les initrds." -#: gnu/packages/linux.scm:832 +#: gnu/packages/linux.scm:877 msgid "Recover deleted files from ext2/3/4 partitions" msgstr "" -#: gnu/packages/linux.scm:834 +#: gnu/packages/linux.scm:879 msgid "" "Extundelete is a set of tools that can recover deleted files from an\n" "ext3 or ext4 partition." msgstr "" -#: gnu/packages/linux.scm:865 +#: gnu/packages/linux.scm:910 msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" -msgstr "Remet à zéro les régions non allouées dans les systèmes de fichiers ext2/ext3/ext4" +msgstr "" +"Remet à zéro les régions non allouées dans les systèmes de fichiers ext2/" +"ext3/ext4" -#: gnu/packages/linux.scm:867 +#: gnu/packages/linux.scm:912 msgid "" "Zerofree finds the unallocated blocks with non-zero value content in an\n" -"ext2, ext3, or ext4 file system and fills them with zeroes (or another value).\n" +"ext2, ext3, or ext4 file system and fills them with zeroes (or another " +"value).\n" "This is a simple way to make disk images more compressible.\n" "Zerofree requires the file system to be unmounted or mounted read-only." msgstr "" -#: gnu/packages/linux.scm:895 +#: gnu/packages/linux.scm:940 msgid "System call tracer for Linux" msgstr "Traceur d'appel système pour Linux" -#: gnu/packages/linux.scm:897 +#: gnu/packages/linux.scm:942 msgid "" "strace is a system call tracer, i.e. a debugging tool which prints out a\n" "trace of all the system calls made by a another process/program." msgstr "" -"strace est un traceur d'appels système, c-à-d un outil de débogage affichant\n" +"strace est un traceur d'appels système, c-à-d un outil de débogage " +"affichant\n" "les appels système effectués par un autre processus/programme." -#: gnu/packages/linux.scm:918 +#: gnu/packages/linux.scm:963 msgid "Library call tracer for Linux" msgstr "Traceur d'appel système pour Linux" -#: gnu/packages/linux.scm:920 +#: gnu/packages/linux.scm:965 msgid "" "ltrace intercepts and records dynamic library calls which are called by\n" "an executed process and the signals received by that process. It can also\n" "intercept and print the system calls executed by the program." msgstr "" -#: gnu/packages/linux.scm:939 +#: gnu/packages/linux.scm:984 msgid "The Advanced Linux Sound Architecture libraries" msgstr "Bibliothèques ALSA (Advanced Linux Sound Architecture)" -#: gnu/packages/linux.scm:941 gnu/packages/linux.scm:985 +#: gnu/packages/linux.scm:986 gnu/packages/linux.scm:1030 msgid "" "The Advanced Linux Sound Architecture (ALSA) provides audio and\n" "MIDI functionality to the Linux-based operating system." @@ -8197,60 +9182,74 @@ msgstr "" "ALSA fournit des fonctionnalités audio et MIDI pour les sytèmes\n" "basés sur Linux." -#: gnu/packages/linux.scm:983 +#: gnu/packages/linux.scm:1028 msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" msgstr "Utilitaires pour ALSA (Advanced Linux Sound Architecture)" -#: gnu/packages/linux.scm:1043 +#: gnu/packages/linux.scm:1088 msgid "Plugins for the Advanced Linux Sound Architecture (ALSA)" msgstr "Greffons pour ALSA (Advanced Linux Sound Architecture)" -#: gnu/packages/linux.scm:1045 +#: gnu/packages/linux.scm:1090 msgid "" "The Advanced Linux Sound Architecture (ALSA) provides audio and\n" -"MIDI functionality to the Linux-based operating system. This package enhances ALSA\n" -"by providing additional plugins which include: upmixing, downmixing, jackd and\n" -"pulseaudio support for native alsa applications, format conversion (s16 to a52), and\n" +"MIDI functionality to the Linux-based operating system. This package " +"enhances ALSA\n" +"by providing additional plugins which include: upmixing, downmixing, jackd " +"and\n" +"pulseaudio support for native alsa applications, format conversion (s16 to " +"a52), and\n" "external rate conversion." msgstr "" -#: gnu/packages/linux.scm:1079 -msgid "Program to configure the Linux IP packet filtering rules" -msgstr "Programme de configuration de règles de filtrage des paquets IP pour Linux" +#: gnu/packages/linux.scm:1124 +#, fuzzy +msgid "Programs to configure Linux IP packet filtering rules" +msgstr "" +"Programme de configuration de règles de filtrage des paquets IP pour Linux" -#: gnu/packages/linux.scm:1081 +#: gnu/packages/linux.scm:1126 +#, fuzzy msgid "" -"iptables is the userspace command line program used to configure the\n" -"Linux 2.4.x and later IPv4 packet filtering ruleset (firewall). It is targeted at\n" -"system administrators. Since Network Address Translation is also configured\n" -"from the packet filter ruleset, iptables is used for this, too. The iptables\n" -"package also includes ip6tables. ip6tables is used for configuring the IPv6\n" -"packet filter." +"@command{iptables} is the user-space command line program used to\n" +"configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" +"(@dfn{firewall}), including @dfn{NAT} (Network Address Translation).\n" +"\n" +"This package also includes @command{ip6tables}, which is used to configure " +"the\n" +"IPv6 packet filter.\n" +"\n" +"Both commands are targeted at system administrators.\n" msgstr "" "iptables est un programme utilisateur en ligne de commande utilisé pour\n" -"configurer le filtrage des paquets IPv4 sur Linux depuis la version 2.4.x (pare-feu).\n" +"configurer le filtrage des paquets IPv4 sur Linux depuis la version 2.4.x " +"(pare-feu).\n" "Il s'adresse aux administrateurs systèmes. Comme le « Network Address\n" -"Translation » (NAT) est aussi configuré par un ensemble de règles « packet filter »,\n" -"il est utilisé pour cela aussi. Le paquet inclut aussi ip6tables, utilisé pour\n" +"Translation » (NAT) est aussi configuré par un ensemble de règles « packet " +"filter »,\n" +"il est utilisé pour cela aussi. Le paquet inclut aussi ip6tables, utilisé " +"pour\n" "configurer le filtrage IPv6." -#: gnu/packages/linux.scm:1135 +#: gnu/packages/linux.scm:1183 msgid "Ethernet bridge frame table administration" msgstr "" -#: gnu/packages/linux.scm:1138 +#: gnu/packages/linux.scm:1186 msgid "" "ebtables is an application program used to set up and maintain the\n" -"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It is\n" -"analogous to the iptables application, but less complicated, due to the fact\n" +"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It " +"is\n" +"analogous to the iptables application, but less complicated, due to the " +"fact\n" "that the Ethernet protocol is much simpler than the IP protocol." msgstr "" -#: gnu/packages/linux.scm:1186 +#: gnu/packages/linux.scm:1234 msgid "Utilities for controlling TCP/IP networking and traffic in Linux" msgstr "Utilitaires de contrôle du traffic TCP/IP pour Linux" -#: gnu/packages/linux.scm:1188 +#: gnu/packages/linux.scm:1236 msgid "" "Iproute2 is a collection of utilities for controlling TCP/IP networking\n" "and traffic with the Linux kernel. The most important of these are\n" @@ -8262,89 +9261,104 @@ msgid "" "inadequately in modern network environments, and both should be deprecated." msgstr "" -#: gnu/packages/linux.scm:1274 +#: gnu/packages/linux.scm:1312 msgid "Tools for controlling the network subsystem in Linux" msgstr "Outils pour contrôler le sous-système réseau dans Linux" -#: gnu/packages/linux.scm:1276 +#: gnu/packages/linux.scm:1314 msgid "" "This package includes the important tools for controlling the network\n" -"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp and\n" -"route. Additionally, this package contains utilities relating to particular\n" +"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp " +"and\n" +"route. Additionally, this package contains utilities relating to " +"particular\n" "network hardware types (plipconfig, slattach) and advanced aspects of IP\n" "configuration (iptunnel, ipmaddr)." msgstr "" -"Ce paquet inclut des outils importants pour contrôler le sous-système réseau\n" -"du noyau Linux. Cela inclut arp, ifconfig, netstat, rarp et route. De plus, ce\n" +"Ce paquet inclut des outils importants pour contrôler le sous-système " +"réseau\n" +"du noyau Linux. Cela inclut arp, ifconfig, netstat, rarp et route. De plus, " +"ce\n" "paquet contient des utilitaires relatifs à des architectures réseaux\n" -"particulières (pliconfig, slattach) et à des aspects avancés de la configuration\n" +"particulières (pliconfig, slattach) et à des aspects avancés de la " +"configuration\n" "réseau (iptunnel, ipmaddr)." -#: gnu/packages/linux.scm:1415 +#: gnu/packages/linux.scm:1351 msgid "Library for working with POSIX capabilities" msgstr "Bibliothèque pour travailler avec les possibilités de POSIX" -#: gnu/packages/linux.scm:1417 +#: gnu/packages/linux.scm:1353 msgid "" "Libcap2 provides a programming interface to POSIX capabilities on\n" "Linux-based operating systems." -msgstr "Libcap2 fournit une interface de programmation POSIX aux systèmes basés sur Linux." +msgstr "" +"Libcap2 fournit une interface de programmation POSIX aux systèmes basés sur " +"Linux." -#: gnu/packages/linux.scm:1460 +#: gnu/packages/linux.scm:1396 msgid "Manipulate Ethernet bridges" msgstr "Manipulation des ponts Ethernet" -#: gnu/packages/linux.scm:1462 +#: gnu/packages/linux.scm:1398 msgid "" "Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" "to connect two Ethernet segments together in a protocol independent way.\n" -"Packets are forwarded based on Ethernet address, rather than IP address (like\n" +"Packets are forwarded based on Ethernet address, rather than IP address " +"(like\n" "a router). Since forwarding is done at Layer 2, all protocols can go\n" "transparently through a bridge." msgstr "" "Utilitaires pour la gestion des ponts ethernet sous Linux. Un pont est un\n" "moyen de connecter deux segments Ethernet indépendant du protocole utilisé.\n" -"Les paquets sont transférés en se basant sur leur adresse Ethernet plutôt que\n" -"sur leur adresse IP (contrairement aux routeurs). Le forwarding se faisant au\n" -"niveau 2, tous les protocoles peuvent transiter de manière transparente sur un\n" +"Les paquets sont transférés en se basant sur leur adresse Ethernet plutôt " +"que\n" +"sur leur adresse IP (contrairement aux routeurs). Le forwarding se faisant " +"au\n" +"niveau 2, tous les protocoles peuvent transiter de manière transparente sur " +"un\n" "un pont." -#: gnu/packages/linux.scm:1530 +#: gnu/packages/linux.scm:1466 msgid "NetLink protocol library suite" msgstr "Bibliothèqye pour le protocole NetLink" -#: gnu/packages/linux.scm:1532 +#: gnu/packages/linux.scm:1468 msgid "" "The libnl suite is a collection of libraries providing APIs to netlink\n" -"protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily\n" +"protocol based Linux kernel interfaces. Netlink is an IPC mechanism " +"primarily\n" "between the kernel and user space processes. It was designed to be a more\n" "flexible successor to ioctl to provide mainly networking related kernel\n" "configuration and monitoring interfaces." msgstr "" "La suite libnl est une collection de bibliothèques fournissant des API pour\n" -"les interfaces du noyau Linux basées sur le protocole netlink. Netlink est un\n" +"les interfaces du noyau Linux basées sur le protocole netlink. Netlink est " +"un\n" "mécanisme IPC intervenant entre le noyau et les processus utilisateur. Il\n" -"est conçu pour être un successeur plus flexible à ioctl permettant de configurer\n" +"est conçu pour être un successeur plus flexible à ioctl permettant de " +"configurer\n" "le réseau au niveau noyau et surveiller les interfaces." -#: gnu/packages/linux.scm:1562 +#: gnu/packages/linux.scm:1498 msgid "Tool for configuring wireless devices" msgstr "Outils de configuration d'extensions sans fil" -#: gnu/packages/linux.scm:1564 +#: gnu/packages/linux.scm:1500 msgid "" "iw is a new nl80211 based CLI configuration utility for wireless\n" "devices. It replaces @code{iwconfig}, which is deprecated." msgstr "" -#: gnu/packages/linux.scm:1610 +#: gnu/packages/linux.scm:1546 msgid "Analyze power consumption on Intel-based laptops" msgstr "Analyse de la consommation des portables basés sur Intel" -#: gnu/packages/linux.scm:1612 +#: gnu/packages/linux.scm:1548 msgid "" "PowerTOP is a Linux tool to diagnose issues with power consumption and\n" -"power management. In addition to being a diagnostic tool, PowerTOP also has\n" +"power management. In addition to being a diagnostic tool, PowerTOP also " +"has\n" "an interactive mode where the user can experiment various power management\n" "settings for cases where the operating system has not enabled these\n" "settings." @@ -8356,11 +9370,11 @@ msgstr "" "l'énergie pour des cas où le système d'exploitation n'a pas activé ces\n" "paramètres." -#: gnu/packages/linux.scm:1634 +#: gnu/packages/linux.scm:1570 msgid "Audio mixer for X and the console" msgstr "Table de mixage audio basée sur X et la console" -#: gnu/packages/linux.scm:1636 +#: gnu/packages/linux.scm:1572 msgid "" "Aumix adjusts an audio mixer from X, the console, a terminal,\n" "the command line or a script." @@ -8368,29 +9382,35 @@ msgstr "" "Aumix ajuste un mixer audio depuis X, la console, un terminal,\n" "la ligne de commande ou un script." -#: gnu/packages/linux.scm:1660 +#: gnu/packages/linux.scm:1596 msgid "Displays the IO activity of running processes" -msgstr "Affiche l'activité des entrées-sorties des processus en cours d'exécution" +msgstr "" +"Affiche l'activité des entrées-sorties des processus en cours d'exécution" -#: gnu/packages/linux.scm:1662 +#: gnu/packages/linux.scm:1598 msgid "" "Iotop is a Python program with a top like user interface to show the\n" "processes currently causing I/O." msgstr "" -"Iotop est un programme Python doté d'une interface utilisateur affichant les\n" +"Iotop est un programme Python doté d'une interface utilisateur affichant " +"les\n" "entrées-sorties en cours des processus." -#: gnu/packages/linux.scm:1716 +#: gnu/packages/linux.scm:1652 msgid "Support file systems implemented in user space" msgstr "Support des systèmes de fichiers implantés dans l'espace utilisateur" -#: gnu/packages/linux.scm:1718 +#: gnu/packages/linux.scm:1654 msgid "" "As a consequence of its monolithic design, file system code for Linux\n" -"normally goes into the kernel itself---which is not only a robustness issue,\n" -"but also an impediment to system extensibility. FUSE, for \"file systems in\n" -"user space\", is a kernel module and user-space library that tries to address\n" -"part of this problem by allowing users to run file system implementations as\n" +"normally goes into the kernel itself---which is not only a robustness " +"issue,\n" +"but also an impediment to system extensibility. FUSE, for \"file systems " +"in\n" +"user space\", is a kernel module and user-space library that tries to " +"address\n" +"part of this problem by allowing users to run file system implementations " +"as\n" "user-space processes." msgstr "" "Parce qu'il est basé sur un modèle monolithique, la gestion du système de\n" @@ -8401,57 +9421,62 @@ msgstr "" "ce problème en permettant aux utilisateurs de lancer les implantations de\n" "systèmes de fichiers comme des processus utilisateur." -#: gnu/packages/linux.scm:1752 +#: gnu/packages/linux.scm:1685 msgid "User-space union file system" msgstr "" -#: gnu/packages/linux.scm:1754 +#: gnu/packages/linux.scm:1687 msgid "" "UnionFS-FUSE is a flexible union file system implementation in user\n" "space, using the FUSE library. Mounting a union file system allows you to\n" -"\"aggregate\" the contents of several directories into a single mount point.\n" +"\"aggregate\" the contents of several directories into a single mount " +"point.\n" "UnionFS-FUSE additionally supports copy-on-write." msgstr "" -#: gnu/packages/linux.scm:1779 +#: gnu/packages/linux.scm:1712 msgid "User-space union file system (statically linked)" msgstr "" -#: gnu/packages/linux.scm:1827 +#: gnu/packages/linux.scm:1760 msgid "Mount remote file systems over SSH" msgstr "Montage de systèmes de fichier distants avec SSH" -#: gnu/packages/linux.scm:1829 +#: gnu/packages/linux.scm:1762 msgid "" "This is a file system client based on the SSH File Transfer Protocol.\n" "Since most SSH servers already support this protocol it is very easy to set\n" -"up: on the server side there's nothing to do; on the client side mounting the\n" +"up: on the server side there's nothing to do; on the client side mounting " +"the\n" "file system is as easy as logging into the server with an SSH client." msgstr "" "Système de fichier client basé sur SFTP (SSH File Transfer Protocole).\n" "Beaucoup de serveurs SSH supportant le protocole, ce client est très facile\n" -"à configurer : il n'y a rien à faire du côté serveur ; du côté client, il est\n" -"aussi facile de monter le système de fichiers que de se connecter avec un client\n" +"à configurer : il n'y a rien à faire du côté serveur ; du côté client, il " +"est\n" +"aussi facile de monter le système de fichiers que de se connecter avec un " +"client\n" "SSH." -#: gnu/packages/linux.scm:1852 +#: gnu/packages/linux.scm:1785 msgid "Tool for mounting archive files with FUSE" msgstr "" -#: gnu/packages/linux.scm:1853 +#: gnu/packages/linux.scm:1786 msgid "" "archivemount is a FUSE-based file system for Unix variants,\n" -"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) to a\n" +"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) " +"to a\n" "mount point where it can be read from or written to as with any other file\n" "system. This makes accessing the contents of the archive, which may be\n" "compressed, transparent to other programs, without decompressing them." msgstr "" -#: gnu/packages/linux.scm:1883 +#: gnu/packages/linux.scm:1816 msgid "Tools for non-uniform memory access (NUMA) machines" msgstr "Outils pour les machines basées sur NUMA (non-uniform memory access)" -#: gnu/packages/linux.scm:1885 +#: gnu/packages/linux.scm:1818 msgid "" "NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" "memory is not all in one place. The numactl program allows you to run your\n" @@ -8465,48 +9490,51 @@ msgid "" msgstr "" "NUMA (Non-Uniform Memory Access) est un système dans lequel la mémoire est\n" "répartie en différents endroits. Le programme numactl permet de lancer une\n" -"une application sur des noeuds CPU et mémoire spécifiques au moyen de politiques\n" +"une application sur des noeuds CPU et mémoire spécifiques au moyen de " +"politiques\n" "fournies au système d'exploitation avant le lancement du programme." -#: gnu/packages/linux.scm:1921 +#: gnu/packages/linux.scm:1854 msgid "Neo2 console layout" msgstr "" -#: gnu/packages/linux.scm:1923 +#: gnu/packages/linux.scm:1856 msgid "" "Kbd-neo provides the Neo2 keyboard layout for use with\n" "@command{loadkeys(1)} from @code{kbd(4)}." msgstr "" -#: gnu/packages/linux.scm:1986 +#: gnu/packages/linux.scm:1919 msgid "Linux keyboard utilities and keyboard maps" msgstr "" -#: gnu/packages/linux.scm:1988 +#: gnu/packages/linux.scm:1921 msgid "" "This package contains keytable files and keyboard utilities compatible\n" "for systems using the Linux kernel. This includes commands such as\n" "'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." msgstr "" -#: gnu/packages/linux.scm:2007 +#: gnu/packages/linux.scm:1940 msgid "Monitor file accesses" msgstr "Surveillance des accès fichier" -#: gnu/packages/linux.scm:2009 +#: gnu/packages/linux.scm:1942 msgid "" "The inotify-tools packages provides a C library and command-line tools\n" "to use Linux' inotify mechanism, which allows file accesses to be monitored." msgstr "" -"Le paquet inotify-tools fournit une bibliothèque C et des outils en ligne de commande\n" -"permettant d'utiliser le mécanisme inotify de Linux qui autorise la surveillance\n" +"Le paquet inotify-tools fournit une bibliothèque C et des outils en ligne de " +"commande\n" +"permettant d'utiliser le mécanisme inotify de Linux qui autorise la " +"surveillance\n" "des accès fichier." -#: gnu/packages/linux.scm:2047 +#: gnu/packages/linux.scm:1980 msgid "Kernel module tools" msgstr "Outils de module noyau" -#: gnu/packages/linux.scm:2048 +#: gnu/packages/linux.scm:1981 msgid "" "Kmod is a set of tools to handle common tasks with Linux\n" "kernel modules like insert, remove, list, check properties, resolve\n" @@ -8517,18 +9545,20 @@ msgid "" "from the module-init-tools project." msgstr "" "Kmod est un ensemble d'outils gérant les opérations courantes sur les\n" -"les modules noyau comme insérer, supprimer, lister, vérifier les propriétés,\n" +"les modules noyau comme insérer, supprimer, lister, vérifier les " +"propriétés,\n" "résoudre les dépendances et alias.\n" "\n" "Ces outils sont construits au-dessus libkmod, une bibliothèque fournie avec\n" -"kmod. L'objectif est d'être compatible avec les outils, les configurations et\n" +"kmod. L'objectif est d'être compatible avec les outils, les configurations " +"et\n" "les indices du projet module-init-tools." -#: gnu/packages/linux.scm:2092 +#: gnu/packages/linux.scm:2045 msgid "Userspace device management" msgstr "Gestion de périphériques utilisateurs" -#: gnu/packages/linux.scm:2093 +#: gnu/packages/linux.scm:2046 msgid "" "Udev is a daemon which dynamically creates and removes\n" "device nodes from /dev/, handles hotplug events and loads drivers at boot\n" @@ -8538,61 +9568,65 @@ msgstr "" "des noeuds de périphériques dans /dev/, gérer leur branchement à chaud\n" "et charger leur pilotes au démarrage." -#: gnu/packages/linux.scm:2168 +#: gnu/packages/linux.scm:2111 msgid "Logical volume management for Linux" msgstr "Gestion de volumes logiques pour Linux" -#: gnu/packages/linux.scm:2170 +#: gnu/packages/linux.scm:2113 msgid "" "LVM2 is the logical volume management tool set for Linux-based systems.\n" -"This package includes the user-space libraries and tools, including the device\n" +"This package includes the user-space libraries and tools, including the " +"device\n" "mapper. Kernel components are part of Linux-libre." msgstr "" -#: gnu/packages/linux.scm:2192 +#: gnu/packages/linux.scm:2135 msgid "Logical volume management for Linux (statically linked)" msgstr "Gestion de volumes logiques pour Linux (lié statiquement)" -#: gnu/packages/linux.scm:2222 +#: gnu/packages/linux.scm:2165 msgid "Tools for manipulating Linux Wireless Extensions" msgstr "Outils de manipulation d'extensions sans fil pour Linux" -#: gnu/packages/linux.scm:2223 +#: gnu/packages/linux.scm:2166 msgid "" "Wireless Tools are used to manipulate the now-deprecated\n" "Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" "Extension was an interface allowing you to set Wireless LAN specific\n" -"parameters and get the specific stats. It is deprecated in favor the nl80211\n" +"parameters and get the specific stats. It is deprecated in favor the " +"nl80211\n" "interface." msgstr "" -#: gnu/packages/linux.scm:2295 +#: gnu/packages/linux.scm:2238 msgid "Central regulatory domain agent (CRDA) for WiFi" msgstr "" -#: gnu/packages/linux.scm:2297 +#: gnu/packages/linux.scm:2240 msgid "" "The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" "communication between the kernel Linux and user space for regulatory\n" "compliance." msgstr "" -#: gnu/packages/linux.scm:2343 +#: gnu/packages/linux.scm:2286 msgid "Wireless regulatory database" msgstr "Base de données sans fil réglementaire" -#: gnu/packages/linux.scm:2345 +#: gnu/packages/linux.scm:2288 msgid "" "This package contains the wireless regulatory database Central\n" -"Regulatory Database Agent (CRDA) daemon. The database contains information on\n" +"Regulatory Database Agent (CRDA) daemon. The database contains information " +"on\n" "country-specific regulations for the wireless spectrum." msgstr "" -#: gnu/packages/linux.scm:2422 +#: gnu/packages/linux.scm:2365 msgid "Utilities to read temperature/voltage/fan sensors" -msgstr "Utilitaires pour la lecture de capteurs de tempéture/voltage/ventilateur" +msgstr "" +"Utilitaires pour la lecture de capteurs de tempéture/voltage/ventilateur" -#: gnu/packages/linux.scm:2424 +#: gnu/packages/linux.scm:2367 msgid "" "Lm-sensors is a hardware health monitoring package for Linux. It allows\n" "you to access information from temperature, voltage, and fan speed sensors.\n" @@ -8600,107 +9634,132 @@ msgid "" msgstr "" "Lm-sensors est un utilitaire de monitoring hardware pour Linux. Il permet\n" "d'accéder à des informations sur les composants telles que la température,\n" -"le voltage ou la vitesse des ventilatuers. Il fonctionne avec la plupart des\n" +"le voltage ou la vitesse des ventilatuers. Il fonctionne avec la plupart " +"des\n" "systèmes les plus récents." -#: gnu/packages/linux.scm:2451 +#: gnu/packages/linux.scm:2385 +#, fuzzy +msgid "Manipulate Intel microcode bundles" +msgstr "Manipulation des ponts Ethernet" + +#: gnu/packages/linux.scm:2387 +msgid "" +"@command{iucode_tool} is a utility to work with microcode packages for\n" +"Intel processors. It can convert between formats, extract specific " +"versions,\n" +"create a firmware image suitable for the Linux kernel, and more." +msgstr "" + +#: gnu/packages/linux.scm:2416 msgid "I2C tools for Linux" msgstr "" -#: gnu/packages/linux.scm:2453 +#: gnu/packages/linux.scm:2418 msgid "" "The i2c-tools package contains a heterogeneous set of I2C tools for\n" -"Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers,\n" +"Linux: a bus probing tool, a chip dumper, register-level SMBus access " +"helpers,\n" "EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" "SMBus access." msgstr "" -#: gnu/packages/linux.scm:2490 +#: gnu/packages/linux.scm:2455 msgid "Hardware health information viewer" msgstr "Utiltaire de monitoring hardware" -#: gnu/packages/linux.scm:2492 +#: gnu/packages/linux.scm:2457 msgid "" "Xsensors reads data from the libsensors library regarding hardware\n" -"health such as temperature, voltage and fan speed and displays the information\n" +"health such as temperature, voltage and fan speed and displays the " +"information\n" "in a digital read-out." msgstr "" "Xsensors lit les données des périphériques comme la température, le voltage\n" -"la vitesse des ventilateurs depuis la bibliothèque libsensors et affiche les informations\n" +"la vitesse des ventilateurs depuis la bibliothèque libsensors et affiche les " +"informations\n" "numériquement." -#: gnu/packages/linux.scm:2542 +#: gnu/packages/linux.scm:2507 msgid "Linux profiling with performance counters" msgstr "" -#: gnu/packages/linux.scm:2544 +#: gnu/packages/linux.scm:2509 msgid "" "perf is a tool suite for profiling using hardware performance counters,\n" "with support in the Linux kernel. perf can instrument CPU performance\n" -"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is capable\n" +"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is " +"capable\n" "of lightweight profiling. This package contains the user-land tools and in\n" "particular the 'perf' command." msgstr "" -#: gnu/packages/linux.scm:2567 +#: gnu/packages/linux.scm:2532 msgid "Simple tool for creating Linux namespace containers" msgstr "" -#: gnu/packages/linux.scm:2568 +#: gnu/packages/linux.scm:2533 msgid "" "pflask is a simple tool for creating Linux namespace\n" -"containers. It can be used for running a command or even booting an OS inside\n" +"containers. It can be used for running a command or even booting an OS " +"inside\n" "an isolated container, created with the help of Linux namespaces. It is\n" -"similar in functionality to chroot, although pflask provides better isolation\n" +"similar in functionality to chroot, although pflask provides better " +"isolation\n" "thanks to the use of namespaces." msgstr "" -#: gnu/packages/linux.scm:2597 +#: gnu/packages/linux.scm:2562 msgid "View and tune ATA disk drive parameters" msgstr "" -#: gnu/packages/linux.scm:2599 +#: gnu/packages/linux.scm:2564 msgid "" "@command{hdparm} is a command-line utility to control ATA controllers and\n" -"disk drives. It can increase performance and/or reliability by careful tuning\n" -"of hardware settings like power and acoustic management, DMA modes, and caching.\n" +"disk drives. It can increase performance and/or reliability by careful " +"tuning\n" +"of hardware settings like power and acoustic management, DMA modes, and " +"caching.\n" "It can also display detailed device information, or be used as a simple\n" "performance benchmarking tool.\n" "\n" "@command{hdparm} provides a command line interface to various Linux kernel\n" -"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the older\n" -"IDE driver subsystem. Many external USB drive enclosures with @dfn{SCSI-ATA\n" -"Command Translation} (SAT) are also supported." +"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the " +"older\n" +"IDE driver subsystem. Many external USB drive enclosures with SCSI-ATA " +"Command\n" +"Translation (@dfn{SAT}) are also supported." msgstr "" -#: gnu/packages/linux.scm:2630 +#: gnu/packages/linux.scm:2595 msgid "Tool for enabling and disabling wireless devices" msgstr "Outils pour activer ou désactiver des périphériques sans fil" -#: gnu/packages/linux.scm:2632 +#: gnu/packages/linux.scm:2597 msgid "" "rfkill is a simple tool for accessing the rfkill device interface,\n" "which is used to enable and disable wireless networking devices, typically\n" "WLAN, Bluetooth and mobile broadband." msgstr "" -#: gnu/packages/linux.scm:2651 +#: gnu/packages/linux.scm:2618 msgid "Display information on ACPI devices" msgstr "" -#: gnu/packages/linux.scm:2652 +#: gnu/packages/linux.scm:2619 msgid "" "@code{acpi} attempts to replicate the functionality of the\n" "\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" -"information. It does not support ACPI suspending, only displays information\n" +"information. It does not support ACPI suspending, only displays " +"information\n" "about ACPI devices." msgstr "" -#: gnu/packages/linux.scm:2671 +#: gnu/packages/linux.scm:2638 msgid "Daemon for delivering ACPI events to user-space programs" msgstr "" -#: gnu/packages/linux.scm:2673 +#: gnu/packages/linux.scm:2640 msgid "" "acpid is designed to notify user-space programs of Advanced\n" "Configuration and Power Interface (ACPI) events. acpid should be started\n" @@ -8709,85 +9768,90 @@ msgid "" "specified in /etc/acpi/events and execute the rules that match the event." msgstr "" -#: gnu/packages/linux.scm:2695 +#: gnu/packages/linux.scm:2662 msgid "System utilities based on Linux sysfs" msgstr "" -#: gnu/packages/linux.scm:2697 +#: gnu/packages/linux.scm:2664 msgid "" "These are a set of utilities built upon sysfs, a virtual file system in\n" -"Linux kernel versions 2.5+ that exposes a system's device tree. The package\n" +"Linux kernel versions 2.5+ that exposes a system's device tree. The " +"package\n" "also contains the libsysfs library." msgstr "" -#: gnu/packages/linux.scm:2726 +#: gnu/packages/linux.scm:2693 msgid "System utilities based on Linux sysfs (version 1.x)" msgstr "" -#: gnu/packages/linux.scm:2749 +#: gnu/packages/linux.scm:2716 msgid "Utilities to get and set CPU frequency on Linux" msgstr "" -#: gnu/packages/linux.scm:2751 +#: gnu/packages/linux.scm:2718 msgid "" "The cpufrequtils suite contains utilities to retrieve CPU frequency\n" "information, and set the CPU frequency if supported, using the cpufreq\n" "capabilities of the Linux kernel." msgstr "" -#: gnu/packages/linux.scm:2770 +#: gnu/packages/linux.scm:2737 msgid "Interface library for the Linux IEEE1394 drivers" msgstr "" -#: gnu/packages/linux.scm:2772 +#: gnu/packages/linux.scm:2739 msgid "" "Libraw1394 is the only supported interface to the kernel side raw1394 of\n" -"the Linux IEEE-1394 subsystem, which provides direct access to the connected\n" -"1394 buses to user space. Through libraw1394/raw1394, applications can directly\n" -"send to and receive from other nodes without requiring a kernel driver for the\n" +"the Linux IEEE-1394 subsystem, which provides direct access to the " +"connected\n" +"1394 buses to user space. Through libraw1394/raw1394, applications can " +"directly\n" +"send to and receive from other nodes without requiring a kernel driver for " +"the\n" "protocol in question." msgstr "" -#: gnu/packages/linux.scm:2796 +#: gnu/packages/linux.scm:2763 msgid "AV/C protocol library for IEEE 1394" msgstr "" -#: gnu/packages/linux.scm:2798 +#: gnu/packages/linux.scm:2765 msgid "" "Libavc1394 is a programming interface to the AV/C specification from\n" "the 1394 Trade Association. AV/C stands for Audio/Video Control." msgstr "" -#: gnu/packages/linux.scm:2820 +#: gnu/packages/linux.scm:2787 msgid "Isochronous streaming media library for IEEE 1394" msgstr "" -#: gnu/packages/linux.scm:2822 +#: gnu/packages/linux.scm:2789 msgid "" "The libiec61883 library provides a higher level API for streaming DV,\n" "MPEG-2 and audio over Linux IEEE 1394." msgstr "" -#: gnu/packages/linux.scm:2871 +#: gnu/packages/linux.scm:2838 msgid "Tool for managing Linux Software RAID arrays" msgstr "" -#: gnu/packages/linux.scm:2873 +#: gnu/packages/linux.scm:2840 msgid "" "mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" -"assemble, report on, and monitor arrays. It can also move spares between raid\n" +"assemble, report on, and monitor arrays. It can also move spares between " +"raid\n" "arrays when needed." msgstr "" -#: gnu/packages/linux.scm:2905 +#: gnu/packages/linux.scm:2872 msgid "Statically-linked 'mdadm' command for use in an initrd" msgstr "Commandes mdadm liées statiquement à utiliser dans un initrd" -#: gnu/packages/linux.scm:2970 +#: gnu/packages/linux.scm:2937 msgid "Access block devices through multiple paths" msgstr "" -#: gnu/packages/linux.scm:2972 +#: gnu/packages/linux.scm:2939 msgid "" "This package provides the following binaries to drive the\n" "Linux Device Mapper multipathing driver:\n" @@ -8800,74 +9864,74 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:3004 +#: gnu/packages/linux.scm:2971 msgid "Linux-native asynchronous I/O access library" msgstr "" -#: gnu/packages/linux.scm:3006 +#: gnu/packages/linux.scm:2973 msgid "" "This library enables userspace to use Linux kernel asynchronous I/O\n" "system calls, important for the performance of databases and other advanced\n" "applications." msgstr "" -#: gnu/packages/linux.scm:3028 +#: gnu/packages/linux.scm:2995 msgid "Bluetooth subband audio codec" msgstr "" -#: gnu/packages/linux.scm:3030 +#: gnu/packages/linux.scm:2997 msgid "" "The SBC is a digital audio encoder and decoder used to transfer data to\n" "Bluetooth audio output devices like headphones or loudspeakers." msgstr "" -#: gnu/packages/linux.scm:3098 +#: gnu/packages/linux.scm:3063 msgid "Linux Bluetooth protocol stack" msgstr "" -#: gnu/packages/linux.scm:3100 +#: gnu/packages/linux.scm:3065 msgid "" "BlueZ provides support for the core Bluetooth layers and protocols. It\n" "is flexible, efficient and uses a modular implementation." msgstr "" -#: gnu/packages/linux.scm:3122 +#: gnu/packages/linux.scm:3087 msgid "Mount exFAT file systems" msgstr "Montage de systèmes de fichier exFAT" -#: gnu/packages/linux.scm:3124 +#: gnu/packages/linux.scm:3089 msgid "" "This package provides a FUSE-based file system that provides read and\n" "write access to exFAT devices." msgstr "" -#: gnu/packages/linux.scm:3166 +#: gnu/packages/linux.scm:3132 msgid "Mouse support for the Linux console" msgstr "" -#: gnu/packages/linux.scm:3168 +#: gnu/packages/linux.scm:3134 msgid "" "The GPM (general-purpose mouse) daemon is a mouse server for\n" "applications running on the Linux console. It allows users to select items\n" "and copy/paste text in the console and in xterm." msgstr "" -#: gnu/packages/linux.scm:3225 +#: gnu/packages/linux.scm:3193 msgid "Create and manage btrfs copy-on-write file systems" msgstr "" -#: gnu/packages/linux.scm:3226 +#: gnu/packages/linux.scm:3194 msgid "" "Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" "aimed at implementing advanced features while focusing on fault tolerance,\n" "repair and easy administration." msgstr "" -#: gnu/packages/linux.scm:3258 +#: gnu/packages/linux.scm:3226 msgid "Statically-linked btrfs command from btrfs-progs" msgstr "Commandes btrfs de btrfs-progs liées statiquement" -#: gnu/packages/linux.scm:3259 +#: gnu/packages/linux.scm:3227 msgid "" "This package provides the statically-linked @command{btrfs}\n" "from the btrfs-progs package. It is meant to be used in initrds." @@ -8875,60 +9939,63 @@ msgstr "" "Ce paquet fournit la commande liée statiquement @command{btrfs}\n" "issue du paquet btrfs-progs. Il est censé être utilisé dans les initrd." -#: gnu/packages/linux.scm:3290 +#: gnu/packages/linux.scm:3258 msgid "Userland tools for f2fs" msgstr "" -#: gnu/packages/linux.scm:3292 +#: gnu/packages/linux.scm:3260 msgid "" "F2FS, the Flash-Friendly File System, is a modern file system\n" "designed to be fast and durable on flash devices such as solid-state\n" "disks and SD cards. This package provides the userland utilities." msgstr "" -#: gnu/packages/linux.scm:3321 +#: gnu/packages/linux.scm:3289 msgid "Free-fall protection for spinning laptop hard drives" msgstr "" -#: gnu/packages/linux.scm:3323 +#: gnu/packages/linux.scm:3291 msgid "" "Prevents shock damage to the internal spinning hard drive(s) of some\n" "HP and Dell laptops. When sudden movement is detected, all input/output\n" "operations on the drive are suspended and its heads are parked on the ramp,\n" -"where they are less likely to cause damage to the spinning disc. Requires a\n" +"where they are less likely to cause damage to the spinning disc. Requires " +"a\n" "drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload\n" "feature, and a laptop with an accelerometer. It has no effect on SSDs." msgstr "" -#: gnu/packages/linux.scm:3377 +#: gnu/packages/linux.scm:3345 msgid "Simple fan control program" msgstr "" -#: gnu/packages/linux.scm:3379 +#: gnu/packages/linux.scm:3347 msgid "" "Thinkfan is a simple fan control program. It reads temperatures,\n" "checks them against configured limits and switches to appropriate (also\n" -"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or any\n" +"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or " +"any\n" "other @code{hwmon} driver that enables temperature reading and fan control\n" "from userspace." msgstr "" -#: gnu/packages/linux.scm:3414 +#: gnu/packages/linux.scm:3382 msgid "Read-write access to NTFS file systems" msgstr "" -#: gnu/packages/linux.scm:3416 +#: gnu/packages/linux.scm:3384 msgid "" "NTFS-3G provides read-write access to NTFS file systems, which are\n" -"commonly found on Microsoft Windows. It is implemented as a FUSE file system.\n" +"commonly found on Microsoft Windows. It is implemented as a FUSE file " +"system.\n" "The package provides additional NTFS tools." msgstr "" -#: gnu/packages/linux.scm:3461 +#: gnu/packages/linux.scm:3426 msgid "Utilities and libraries for working with RDMA devices" msgstr "" -#: gnu/packages/linux.scm:3463 +#: gnu/packages/linux.scm:3428 msgid "" "This package provides userspace components for the InfiniBand\n" "subsystem of the Linux kernel. Specifically it contains userspace\n" @@ -8948,63 +10015,71 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:3502 +#: gnu/packages/linux.scm:3481 msgid "Random number generator daemon" msgstr "" -#: gnu/packages/linux.scm:3504 +#: gnu/packages/linux.scm:3483 msgid "" "Monitor a hardware random number generator, and supply entropy\n" "from that to the system kernel's @file{/dev/random} machinery." msgstr "" -#: gnu/packages/linux.scm:3542 +#: gnu/packages/linux.scm:3521 msgid "CPU frequency and voltage scaling tools for Linux" msgstr "" -#: gnu/packages/linux.scm:3544 +#: gnu/packages/linux.scm:3523 msgid "" "cpupower is a set of user-space tools that use the cpufreq feature of the\n" -"Linux kernel to retrieve and control processor features related to power saving,\n" +"Linux kernel to retrieve and control processor features related to power " +"saving,\n" "such as frequency and voltage scaling." msgstr "" -#: gnu/packages/linux.scm:3563 +#: gnu/packages/linux.scm:3542 msgid "Entropy source for the Linux random number generator" msgstr "" -#: gnu/packages/linux.scm:3565 +#: gnu/packages/linux.scm:3544 msgid "" "haveged generates an unpredictable stream of random numbers for use by\n" "Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" "standard mechanisms for filling the entropy pool may not be sufficient for\n" -"systems with high needs or limited user interaction, such as headless servers.\n" -"@command{haveged} runs as a privileged daemon, harvesting randomness from the\n" -"indirect effects of hardware events on hidden processor state using the HArdware\n" -"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes itself to\n" -"its environment and provides the same built-in test suite for the output stream\n" +"systems with high needs or limited user interaction, such as headless " +"servers.\n" +"@command{haveged} runs as a privileged daemon, harvesting randomness from " +"the\n" +"indirect effects of hardware events on hidden processor state using the " +"HArdware\n" +"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes " +"itself to\n" +"its environment and provides the same built-in test suite for the output " +"stream\n" "as used on certified hardware security devices." msgstr "" -#: gnu/packages/linux.scm:3604 +#: gnu/packages/linux.scm:3583 msgid "eCryptfs cryptographic file system utilities" msgstr "" -#: gnu/packages/linux.scm:3606 +#: gnu/packages/linux.scm:3585 msgid "" "eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" "Each file's cryptographic meta-data is stored inside the file itself, along\n" "with the encrypted contents. This allows individual encrypted files to be\n" -"copied between hosts and still be decrypted with the proper key. eCryptfs is a\n" -"native Linux file system, and has been part of the Linux kernel since version\n" +"copied between hosts and still be decrypted with the proper key. eCryptfs " +"is a\n" +"native Linux file system, and has been part of the Linux kernel since " +"version\n" "2.6.19. This package contains the userland utilities to manage it." msgstr "" -#: gnu/packages/linux.scm:3637 +#: gnu/packages/linux.scm:3616 msgid "NFSv4 support library for name/ID mapping" msgstr "" -#: gnu/packages/linux.scm:3638 +#: gnu/packages/linux.scm:3617 msgid "" "Libnfsidmap is a library holding mulitiple methods of\n" "mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" @@ -9012,11 +10087,11 @@ msgid "" "the default @code{nsswitch} and the experimental @code{umich_ldap}." msgstr "" -#: gnu/packages/linux.scm:3672 +#: gnu/packages/linux.scm:3651 msgid "Tools for loading and managing Linux kernel modules" msgstr "Outils de chargement et de gestion de modules noyau pour Linux" -#: gnu/packages/linux.scm:3674 +#: gnu/packages/linux.scm:3653 msgid "" "Tools for loading and managing Linux kernel modules, such as `modprobe',\n" "`insmod', `lsmod', and more." @@ -9024,23 +10099,24 @@ msgstr "" "Outils pour le chargement et la gestion des modules noyau Linux, tels que\n" "\"modprob\", \"insmod\", \"lsmod\" et plus." -#: gnu/packages/linux.scm:3708 +#: gnu/packages/linux.scm:3687 msgid "Machine check monitor for x86 Linux systems" msgstr "" -#: gnu/packages/linux.scm:3710 +#: gnu/packages/linux.scm:3689 msgid "" "The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,\n" "and other hardware errors on x86 systems. It can also perform user-defined\n" -"tasks, such as bringing bad pages off-line, when configurable error thresholds\n" +"tasks, such as bringing bad pages off-line, when configurable error " +"thresholds\n" "are exceeded." msgstr "" -#: gnu/packages/linux.scm:3739 +#: gnu/packages/linux.scm:3718 msgid "MTD Flash Storage Utilities" msgstr "" -#: gnu/packages/linux.scm:3740 +#: gnu/packages/linux.scm:3719 msgid "" "This package provides utilities for testing, partitioning, etc\n" "of flash storage." @@ -9048,49 +10124,54 @@ msgstr "" "Ce paquet fournit des outils pour tester, partitionner, etc\n" "les périphériques flash." -#: gnu/packages/linux.scm:3763 +#: gnu/packages/linux.scm:3742 msgid "Interface to Linux's seccomp syscall filtering mechanism" msgstr "" -#: gnu/packages/linux.scm:3764 +#: gnu/packages/linux.scm:3743 msgid "" "The libseccomp library provides an easy to use, platform\n" -"independent, interface to the Linux Kernel's syscall filtering mechanism. The\n" -"libseccomp API is designed to abstract away the underlying BPF based syscall\n" -"filter language and present a more conventional function-call based filtering\n" +"independent, interface to the Linux Kernel's syscall filtering mechanism. " +"The\n" +"libseccomp API is designed to abstract away the underlying BPF based " +"syscall\n" +"filter language and present a more conventional function-call based " +"filtering\n" "interface that should be familiar to, and easily adopted by, application\n" "developers." msgstr "" -#: gnu/packages/linux.scm:3806 +#: gnu/packages/linux.scm:3785 msgid "Usage monitor for AMD Radeon graphics" msgstr "" -#: gnu/packages/linux.scm:3807 +#: gnu/packages/linux.scm:3786 msgid "" "RadeonTop monitors resource consumption on supported AMD\n" -"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs on\n" +"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs " +"on\n" "a terminal or saved to a file for further processing. It measures both the\n" "activity of the GPU as a whole, which is also accurate during OpenCL\n" -"computations, as well as separate component statistics that are only meaningful\n" +"computations, as well as separate component statistics that are only " +"meaningful\n" "under OpenGL graphics workloads." msgstr "" -#: gnu/packages/linux.scm:3842 +#: gnu/packages/linux.scm:3822 msgid "Tool and library to manipulate EFI variables" msgstr "" -#: gnu/packages/linux.scm:3843 +#: gnu/packages/linux.scm:3823 msgid "" "This package provides a library and a command line\n" "interface to the variable facility of UEFI boot firmware." msgstr "" -#: gnu/packages/linux.scm:3884 +#: gnu/packages/linux.scm:3864 msgid "Modify the Extensible Firmware Interface (EFI) boot manager" msgstr "" -#: gnu/packages/linux.scm:3886 +#: gnu/packages/linux.scm:3866 msgid "" "@code{efibootmgr} is a user-space application to modify the Intel\n" "Extensible Firmware Interface (EFI) Boot Manager. This application can\n" @@ -9098,23 +10179,24 @@ msgid "" "running boot option, and more." msgstr "" -#: gnu/packages/linux.scm:3922 +#: gnu/packages/linux.scm:3902 msgid "Performance monitoring tools for Linux" msgstr "" -#: gnu/packages/linux.scm:3923 +#: gnu/packages/linux.scm:3903 msgid "" "The sysstat utilities are a collection of performance\n" "monitoring tools for Linux. These include @code{mpstat}, @code{iostat},\n" -"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, @code{sadc},\n" +"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, " +"@code{sadc},\n" "@code{sadf} and @code{sa}." msgstr "" -#: gnu/packages/linux.scm:3955 +#: gnu/packages/linux.scm:3935 msgid "GNU/Linux application to control backlights" msgstr "" -#: gnu/packages/linux.scm:3957 +#: gnu/packages/linux.scm:3937 msgid "" "Light is a program to send commands to screen backlight controllers\n" "under GNU/Linux. Features include:\n" @@ -9130,23 +10212,24 @@ msgid "" "Light is the successor of lightscript." msgstr "" -#: gnu/packages/linux.scm:4059 +#: gnu/packages/linux.scm:4041 msgid "Power management tool for Linux" msgstr "Outil de gestion de l'énergie pour Linux" -#: gnu/packages/linux.scm:4060 +#: gnu/packages/linux.scm:4042 msgid "" "TLP is a power management tool for Linux. It comes with\n" "a default configuration already optimized for battery life. Nevertheless,\n" -"TLP is customizable to fulfil system requirements. TLP settings are applied\n" +"TLP is customizable to fulfil system requirements. TLP settings are " +"applied\n" "every time the power supply source is changed." msgstr "" -#: gnu/packages/linux.scm:4087 +#: gnu/packages/linux.scm:4069 msgid "List hardware information" msgstr "Liste les informations sur le matériel" -#: gnu/packages/linux.scm:4089 +#: gnu/packages/linux.scm:4071 msgid "" "@command{lshw} (Hardware Lister) is a small tool to provide\n" "detailed information on the hardware configuration of the machine.\n" @@ -9156,55 +10239,64 @@ msgid "" "machines (PowerMac G4 is known to work)." msgstr "" -#: gnu/packages/linux.scm:4112 +#: gnu/packages/linux.scm:4094 msgid "Netlink utility library" msgstr "Bibliothèque pour le protocole NetLink" -#: gnu/packages/linux.scm:4113 +#: gnu/packages/linux.scm:4095 msgid "" "Libmnl is a minimalistic user-space library oriented to\n" -"Netlink developers. There are a lot of common tasks in parsing, validating,\n" -"constructing of both the Netlink header and TLVs that are repetitive and easy to\n" +"Netlink developers. There are a lot of common tasks in parsing, " +"validating,\n" +"constructing of both the Netlink header and TLVs that are repetitive and " +"easy to\n" "get wrong. This library aims to provide simple helpers that allows you to\n" "re-use code and to avoid re-inventing the wheel." msgstr "" -#: gnu/packages/linux.scm:4138 +#: gnu/packages/linux.scm:4120 msgid "Netlink programming interface to the Linux nf_tables subsystem" msgstr "" -#: gnu/packages/linux.scm:4139 +#: gnu/packages/linux.scm:4121 msgid "" "Libnftnl is a userspace library providing a low-level netlink\n" "programming interface to the in-kernel nf_tables subsystem. The library\n" -"libnftnl has been previously known as libnftables. This library is currently\n" +"libnftnl has been previously known as libnftables. This library is " +"currently\n" "used by nftables." msgstr "" -#: gnu/packages/linux.scm:4166 +#: gnu/packages/linux.scm:4148 msgid "Userspace utility for Linux packet filtering" -msgstr "Utilitaire en espcae utilisateur pour les règles de filtrage des paquets IP pour Linux" +msgstr "" +"Utilitaire en espcae utilisateur pour les règles de filtrage des paquets IP " +"pour Linux" -#: gnu/packages/linux.scm:4167 +#: gnu/packages/linux.scm:4149 msgid "" "nftables is the project that aims to replace the existing\n" -"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new packet\n" -"filtering framework, a new userspace utility and also a compatibility layer for\n" -"{ip,ip6}tables. nftables is built upon the building blocks of the Netfilter\n" -"infrastructure such as the existing hooks, the connection tracking system, the\n" +"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new " +"packet\n" +"filtering framework, a new userspace utility and also a compatibility layer " +"for\n" +"{ip,ip6}tables. nftables is built upon the building blocks of the " +"Netfilter\n" +"infrastructure such as the existing hooks, the connection tracking system, " +"the\n" "userspace queueing component and the logging subsystem." msgstr "" -#: gnu/packages/linux.scm:4265 +#: gnu/packages/linux.scm:4247 msgid "Unprivileged chroot, bind mount, and binfmt_misc" msgstr "" -#: gnu/packages/linux.scm:4267 +#: gnu/packages/linux.scm:4249 msgid "" "PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n" "and @code{binfmt_misc}. This means that users don't need any privileges or\n" "setup to do things like using an arbitrary directory as the new root\n" -"filesystem, making files accessible somewhere else in the file system\n" +"file system, making files accessible somewhere else in the file system\n" "hierarchy, or executing programs built for another CPU architecture\n" "transparently through QEMU user-mode. Also, developers can use PRoot as a\n" "generic process instrumentation engine thanks to its extension mechanism.\n" @@ -9212,38 +10304,40 @@ msgid "" "available in the kernel Linux." msgstr "" -#: gnu/packages/linux.scm:4283 +#: gnu/packages/linux.scm:4265 msgid "Unprivileged chroot, bind mount, and binfmt_misc (statically linked)" msgstr "" -#: gnu/packages/linux.scm:4329 +#: gnu/packages/linux.scm:4311 msgid "Linux tool to dump x86 CPUID information about the CPU(s)" msgstr "" -#: gnu/packages/linux.scm:4330 +#: gnu/packages/linux.scm:4312 msgid "" "cpuid dumps detailed information about the CPU(s) gathered\n" -"from the CPUID instruction, and also determines the exact model of CPU(s). It\n" +"from the CPUID instruction, and also determines the exact model of CPU(s). " +"It\n" "supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,\n" "NexGen, Rise, and SiS CPUs." msgstr "" -#: gnu/packages/linux.scm:4357 -msgid "Use a FUSE filesystem to access data over MTP" +#: gnu/packages/linux.scm:4339 +msgid "Use a FUSE file system to access data over MTP" msgstr "" -#: gnu/packages/linux.scm:4358 +#: gnu/packages/linux.scm:4340 msgid "" -"jmtpfs uses FUSE (filesystem in userspace) to provide access\n" -"to data over the Media Transfer Protocol (MTP). Unprivileged users can mount\n" -"the MTP device as a filesystem." +"jmtpfs uses FUSE (file system in userspace) to provide access\n" +"to data over the Media Transfer Protocol (MTP). Unprivileged users can " +"mount\n" +"the MTP device as a file system." msgstr "" -#: gnu/packages/linux.scm:4380 +#: gnu/packages/linux.scm:4363 msgid "Utility to show process environment" msgstr "" -#: gnu/packages/linux.scm:4381 +#: gnu/packages/linux.scm:4364 msgid "" "Procenv is a command-line tool that displays as much detail about\n" "itself and its environment as possible. It can be used as a test\n" @@ -9251,14 +10345,15 @@ msgid "" "comparing system environments." msgstr "" -#: gnu/packages/linux.scm:4408 +#: gnu/packages/linux.scm:4391 msgid "Open Fabric Interfaces" msgstr "" -#: gnu/packages/linux.scm:4410 +#: gnu/packages/linux.scm:4393 msgid "" "OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" -"communication services to applications. OFI is best described as a collection\n" +"communication services to applications. OFI is best described as a " +"collection\n" "of libraries and applications used to export fabric services. The key\n" "components of OFI are: application interfaces, provider libraries, kernel\n" "services, daemons, and test applications.\n" @@ -9269,33 +10364,65 @@ msgid "" "libraries, which are often integrated directly into libfabric." msgstr "" -#: gnu/packages/linux.scm:4456 +#: gnu/packages/linux.scm:4439 msgid "Intel Performance Scaled Messaging (PSM) Libraries" msgstr "" -#: gnu/packages/linux.scm:4458 +#: gnu/packages/linux.scm:4441 msgid "" "The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" -"communications interface for the True Scale family of products. PSM users are\n" +"communications interface for the True Scale family of products. PSM users " +"are\n" "enabled with mechanisms necessary to implement higher level communications\n" "interfaces in parallel environments." msgstr "" -#: gnu/packages/lout.scm:109 +#: gnu/packages/linux.scm:4482 +msgid "Take screenshots of one or more Linux text consoles" +msgstr "" + +#: gnu/packages/linux.scm:4484 +msgid "" +"snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" +"Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" +"relevant @file{/dev/vcs*} file(s)." +msgstr "" + +#: gnu/packages/linux.scm:4538 +msgid "Take a screenshot of the contents of the Linux framebuffer" +msgstr "" + +#: gnu/packages/linux.scm:4540 +msgid "" +"fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" +"a dump therof. It supports a wide range of drivers and pixel formats.\n" +"@command{fbcat} can take screenshots of virtually any application that can " +"be\n" +"made to write its output to the framebuffer, including (but not limited to)\n" +"text-mode or graphical applications that don't use a display server.\n" +"\n" +"Also included is @command{fbgrab}, a wrapper around @command{fbcat} that\n" +"emulates the behaviour of Gunnar Monell's older fbgrab utility." +msgstr "" + +#: gnu/packages/lout.scm:100 msgid "Document layout system" msgstr "" -#: gnu/packages/lout.scm:111 +#: gnu/packages/lout.scm:102 msgid "" "The Lout document formatting system reads a high-level description of\n" -"a document similar in style to LaTeX and produces a PostScript or plain text\n" +"a document similar in style to LaTeX and produces a PostScript or plain " +"text\n" "output file.\n" "\n" "Lout offers an unprecedented range of advanced features, including optimal\n" "paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -"inclusion and generation, equation formatting, tables, diagrams, rotation and\n" +"inclusion and generation, equation formatting, tables, diagrams, rotation " +"and\n" "scaling, sorted indexes, bibliographic databases, running headers and\n" -"odd-even pages, automatic cross referencing, multilingual documents including\n" +"odd-even pages, automatic cross referencing, multilingual documents " +"including\n" "hyphenation (most European languages are supported), formatting of computer\n" "programs, and much more, all ready to use. Furthermore, Lout is easily\n" "extended with definitions which are very much easier to write than troff of\n" @@ -9312,12 +10439,16 @@ msgstr "" msgid "" "OTR allows you to have private conversations over instant messaging by\n" "providing: (1) Encryption: No one else can read your instant messages. (2)\n" -"Authentication: You are assured the correspondent is who you think it is. (3)\n" +"Authentication: You are assured the correspondent is who you think it is. " +"(3)\n" "Deniability: The messages you send do not have digital signatures that are\n" -"checkable by a third party. Anyone can forge messages after a conversation to\n" -"make them look like they came from you. However, during a conversation, your\n" +"checkable by a third party. Anyone can forge messages after a conversation " +"to\n" +"make them look like they came from you. However, during a conversation, " +"your\n" "correspondent is assured the messages he sees are authentic and\n" -"unmodified. (4) Perfect forward secrecy: If you lose control of your private\n" +"unmodified. (4) Perfect forward secrecy: If you lose control of your " +"private\n" "keys, no previous conversation is compromised." msgstr "" @@ -9342,29 +10473,33 @@ msgid "" "BitlBee brings IM (instant messaging) to IRC clients, for\n" "people who have an IRC client running all the time and don't want to run an\n" "additional IM client. BitlBee currently supports XMPP/Jabber (including\n" -"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the Twitter\n" +"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the " +"Twitter\n" "microblogging network (plus all other Twitter API compatible services like\n" "identi.ca and status.net)." msgstr "" -#: gnu/packages/messaging.scm:252 +#: gnu/packages/messaging.scm:253 msgid "Graphical IRC Client" msgstr "" -#: gnu/packages/messaging.scm:254 +#: gnu/packages/messaging.scm:255 msgid "" "HexChat lets you connect to multiple IRC networks at once. The main\n" -"window shows the list of currently connected networks and their channels, the\n" -"current conversation and the list of users. It uses colors to differentiate\n" -"between users and to highlight messages. It checks spelling using available\n" +"window shows the list of currently connected networks and their channels, " +"the\n" +"current conversation and the list of users. It uses colors to " +"differentiate\n" +"between users and to highlight messages. It checks spelling using " +"available\n" "dictionaries. HexChat can be extended with multiple addons." msgstr "" -#: gnu/packages/messaging.scm:319 +#: gnu/packages/messaging.scm:320 msgid "Lightweight Internet Relay Chat server for small networks" msgstr "" -#: gnu/packages/messaging.scm:321 +#: gnu/packages/messaging.scm:322 msgid "" "ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" "or private networks. It is easy to configure, can cope with dynamic IP\n" @@ -9372,156 +10507,168 @@ msgid "" "authentication." msgstr "" -#: gnu/packages/messaging.scm:393 +#: gnu/packages/messaging.scm:394 msgid "Graphical multi-protocol instant messaging client" msgstr "" -#: gnu/packages/messaging.scm:395 +#: gnu/packages/messaging.scm:396 msgid "" "Pidgin is a modular instant messaging client that supports many popular\n" "chat protocols." msgstr "" -#: gnu/packages/messaging.scm:433 +#: gnu/packages/messaging.scm:434 msgid "Off-the-Record Messaging plugin for Pidgin" msgstr "" -#: gnu/packages/messaging.scm:435 +#: gnu/packages/messaging.scm:436 msgid "" "Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" -"messaging client. OTR (Off-the-Record) Messaging allows you to have private\n" -"conversations over instant messaging by providing: (1) Encryption: No one else\n" +"messaging client. OTR (Off-the-Record) Messaging allows you to have " +"private\n" +"conversations over instant messaging by providing: (1) Encryption: No one " +"else\n" "can read your instant messages. (2) Authentication: You are assured the\n" -"correspondent is who you think it is. (3) Deniability: The messages you send\n" +"correspondent is who you think it is. (3) Deniability: The messages you " +"send\n" "do not have digital signatures that are checkable by a third party. Anyone\n" -"can forge messages after a conversation to make them look like they came from\n" +"can forge messages after a conversation to make them look like they came " +"from\n" "you. However, during a conversation, your correspondent is assured the\n" -"messages he sees are authentic and unmodified. (4) Perfect forward secrecy:\n" +"messages he sees are authentic and unmodified. (4) Perfect forward " +"secrecy:\n" "If you lose control of your private keys, no previous conversation is\n" "compromised." msgstr "" -#: gnu/packages/messaging.scm:486 +#: gnu/packages/messaging.scm:487 msgid "IRC network bouncer" msgstr "" -#: gnu/packages/messaging.scm:487 +#: gnu/packages/messaging.scm:488 msgid "" "ZNC is an IRC network bouncer or BNC. It can detach the\n" -"client from the actual IRC server, and also from selected channels. Multiple\n" +"client from the actual IRC server, and also from selected channels. " +"Multiple\n" "clients from different locations can connect to a single ZNC account\n" "simultaneously and therefore appear under the same nickname on IRC." msgstr "" -#: gnu/packages/messaging.scm:508 +#: gnu/packages/messaging.scm:509 msgid "Non-blocking Jabber/XMPP module" msgstr "" -#: gnu/packages/messaging.scm:510 +#: gnu/packages/messaging.scm:511 msgid "" "The goal of this python library is to provide a way for Python\n" -"applications to use Jabber/XMPP networks in a non-blocking way. This library\n" +"applications to use Jabber/XMPP networks in a non-blocking way. This " +"library\n" "was initially a fork of xmpppy, but uses non-blocking sockets." msgstr "" -#: gnu/packages/messaging.scm:560 +#: gnu/packages/messaging.scm:561 msgid "Jabber (XMPP) client" msgstr "" -#: gnu/packages/messaging.scm:561 +#: gnu/packages/messaging.scm:562 msgid "" "Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" -"Among its features are: a tabbed chat window and single window modes; support\n" -"for group chat (with Multi-User Chat protocol), invitation, chat to group chat\n" +"Among its features are: a tabbed chat window and single window modes; " +"support\n" +"for group chat (with Multi-User Chat protocol), invitation, chat to group " +"chat\n" "transformation; audio and video conferences; file transfer; TLS, GPG and\n" "end-to-end encryption support; XML console." msgstr "" -#: gnu/packages/messaging.scm:630 +#: gnu/packages/messaging.scm:631 msgid "Graphical Jabber (XMPP) client" msgstr "" -#: gnu/packages/messaging.scm:631 +#: gnu/packages/messaging.scm:632 msgid "" "Dino is a Jabber (XMPP) client which aims to fit well into\n" "a graphical desktop environment like GNOME." msgstr "" -#: gnu/packages/messaging.scm:720 +#: gnu/packages/messaging.scm:721 msgid "Jabber (XMPP) server" msgstr "" -#: gnu/packages/messaging.scm:721 +#: gnu/packages/messaging.scm:722 msgid "" "Prosody is a modern XMPP communication server. It aims to\n" "be easy to set up and configure, and efficient with system resources.\n" -"Additionally, for developers it aims to be easy to extend and give a flexible\n" +"Additionally, for developers it aims to be easy to extend and give a " +"flexible\n" "system on which to rapidly develop added functionality, or prototype new\n" "protocols." msgstr "" -#: gnu/packages/messaging.scm:763 gnu/packages/messaging.scm:793 +#: gnu/packages/messaging.scm:764 gnu/packages/messaging.scm:794 msgid "Library for the Tox encrypted messenger protocol" msgstr "" -#: gnu/packages/messaging.scm:765 +#: gnu/packages/messaging.scm:766 msgid "C library implementation of the Tox encrypted messenger protocol." msgstr "" -#: gnu/packages/messaging.scm:795 +#: gnu/packages/messaging.scm:796 msgid "" "Official fork of the C library implementation of the Tox encrypted\n" "messenger protocol." msgstr "" -#: gnu/packages/messaging.scm:847 +#: gnu/packages/messaging.scm:848 msgid "Lightweight Tox client" msgstr "Client Tox léger" -#: gnu/packages/messaging.scm:849 +#: gnu/packages/messaging.scm:850 msgid "" "Utox is a lightweight Tox client. Tox is a distributed and secure\n" "instant messenger with audio and video chat capabilities." msgstr "" -#: gnu/packages/messaging.scm:898 +#: gnu/packages/messaging.scm:907 msgid "Tox chat client using Qt" msgstr "" -#: gnu/packages/messaging.scm:899 +#: gnu/packages/messaging.scm:908 msgid "" "qTox is a Tox client that follows the Tox design\n" "guidelines. It provides an easy to use application that allows you to\n" "connect with friends and family without anyone else listening in." msgstr "" -#: gnu/packages/messaging.scm:991 +#: gnu/packages/messaging.scm:1000 msgid "" "Distributed and trustless peer-to-peer communications protocol\n" "for sending encrypted messages to one person or many subscribers." msgstr "" -#: gnu/packages/messaging.scm:993 +#: gnu/packages/messaging.scm:1002 msgid "Distributed peer-to-peer communication" msgstr "" -#: gnu/packages/messaging.scm:1012 +#: gnu/packages/messaging.scm:1021 msgid "Multi-user chat program" msgstr "" -#: gnu/packages/messaging.scm:1013 +#: gnu/packages/messaging.scm:1022 msgid "" "Ytalk is a replacement for the BSD talk program. Its main\n" -"advantage is the ability to communicate with any arbitrary number of users at\n" -"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can communicate\n" +"advantage is the ability to communicate with any arbitrary number of users " +"at\n" +"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can " +"communicate\n" "with several different talk daemons at the same time." msgstr "" -#: gnu/packages/messaging.scm:1038 +#: gnu/packages/messaging.scm:1047 msgid "Portable high-level Jabber/XMPP library for C++" msgstr "" -#: gnu/packages/messaging.scm:1040 +#: gnu/packages/messaging.scm:1049 msgid "" "gloox is a full-featured Jabber/XMPP client library,\n" "written in ANSI C++. It makes writing spec-compliant clients easy\n" @@ -9529,43 +10676,46 @@ msgid "" "into existing applications." msgstr "" -#: gnu/packages/messaging.scm:1113 +#: gnu/packages/messaging.scm:1122 msgid "" "@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" -"Gtk2 event loops. This package includes 12 applications and additional scripts:\n" -"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control console\n" +"Gtk2 event loops. This package includes 12 applications and additional " +"scripts:\n" +"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control " +"console\n" "for @uref{https://torproject.org,tor} router) and many more." msgstr "" -#: gnu/packages/messaging.scm:1117 +#: gnu/packages/messaging.scm:1126 msgid "Perl implementation of PSYC protocol" msgstr "" -#: gnu/packages/messaging.scm:1156 +#: gnu/packages/messaging.scm:1165 msgid "" "@code{libpsyc} is a PSYC library in C which implements\n" "core aspects of PSYC, useful for all kinds of clients and servers\n" "including psyced." msgstr "" -#: gnu/packages/messaging.scm:1159 +#: gnu/packages/messaging.scm:1168 msgid "PSYC library in C" msgstr "" -#: gnu/packages/messaging.scm:1226 +#: gnu/packages/messaging.scm:1235 msgid "psycLPC is a multi-user network server programming language" msgstr "" -#: gnu/packages/messaging.scm:1228 +#: gnu/packages/messaging.scm:1237 msgid "" "LPC is a bytecode language, invented to specifically implement\n" -"multi user virtual environments on the internet. This technology is used for\n" +"multi user virtual environments on the internet. This technology is used " +"for\n" "MUDs and also the psyced implementation of the Protocol for SYnchronous\n" "Conferencing (PSYC). psycLPC is a fork of LDMud with some new features and\n" "many bug fixes." msgstr "" -#: gnu/packages/messaging.scm:1259 +#: gnu/packages/messaging.scm:1268 msgid "" "Loudmouth is a lightweight and easy-to-use C library for programming\n" "with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" @@ -9573,132 +10723,140 @@ msgid "" "protocol allows." msgstr "" -#: gnu/packages/messaging.scm:1263 +#: gnu/packages/messaging.scm:1272 msgid "Asynchronous XMPP library" msgstr "" -#: gnu/packages/messaging.scm:1295 +#: gnu/packages/messaging.scm:1304 msgid "" "Mcabber is a small XMPP (Jabber) console client, which includes features\n" "such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" -"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} (OTR)\n" +"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} " +"(OTR)\n" "support, and more." msgstr "" -#: gnu/packages/messaging.scm:1299 +#: gnu/packages/messaging.scm:1308 msgid "Small XMPP console client" msgstr "" -#: gnu/packages/messaging.scm:1345 +#: gnu/packages/messaging.scm:1354 msgid "Extensible console-based Jabber client" msgstr "" -#: gnu/packages/messaging.scm:1347 +#: gnu/packages/messaging.scm:1356 msgid "" "GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" -"the Readline library to handle input, so it features convenient navigation of\n" -"text as well as tab-completion of buddy names, commands and English words. It\n" +"the Readline library to handle input, so it features convenient navigation " +"of\n" +"text as well as tab-completion of buddy names, commands and English words. " +"It\n" "is also scriptable and extensible via Guile." msgstr "" -#: gnu/packages/messaging.scm:1381 gnu/packages/messaging.scm:1416 +#: gnu/packages/messaging.scm:1390 gnu/packages/messaging.scm:1425 msgid "C library for writing XMPP clients" msgstr "Bibliothèque C pour écrire des clients XMPP" -#: gnu/packages/messaging.scm:1382 +#: gnu/packages/messaging.scm:1391 msgid "" "Libmesode is a fork of libstrophe for use with Profanity\n" -"XMPP Client. In particular, libmesode provides extra TLS functionality such as\n" +"XMPP Client. In particular, libmesode provides extra TLS functionality such " +"as\n" "manual SSL certificate verification." msgstr "" -#: gnu/packages/messaging.scm:1417 +#: gnu/packages/messaging.scm:1426 msgid "" "Libstrophe is a minimal XMPP library written in C. It has\n" -"almost no external dependencies, only an XML parsing library (expat or libxml\n" +"almost no external dependencies, only an XML parsing library (expat or " +"libxml\n" "are both supported)." msgstr "" -#: gnu/packages/messaging.scm:1453 +#: gnu/packages/messaging.scm:1462 msgid "Console-based XMPP client" msgstr "" -#: gnu/packages/messaging.scm:1454 +#: gnu/packages/messaging.scm:1463 msgid "" "Profanity is a console based XMPP client written in C\n" "using ncurses and libmesode, inspired by Irssi." msgstr "" -#: gnu/packages/messaging.scm:1484 +#: gnu/packages/messaging.scm:1493 msgid "Library implementing the client IRC protocol" msgstr "" -#: gnu/packages/messaging.scm:1485 +#: gnu/packages/messaging.scm:1494 msgid "" "Libircclient is a library which implements the client IRC\n" -"protocol. It is designed to be small, fast, portable and compatible with the\n" -"RFC standards as well as non-standard but popular features. It can be used for\n" +"protocol. It is designed to be small, fast, portable and compatible with " +"the\n" +"RFC standards as well as non-standard but popular features. It can be used " +"for\n" "building the IRC clients and bots." msgstr "" -#: gnu/packages/messaging.scm:1535 +#: gnu/packages/messaging.scm:1544 msgid "Tox chat client using ncurses" msgstr "" -#: gnu/packages/messaging.scm:1536 +#: gnu/packages/messaging.scm:1545 msgid "" "Toxic is a console-based instant messaging client, using\n" "c-toxcore and ncurses. It provides audio calls, sound and desktop\n" "notifications, and Python scripting support." msgstr "" -#: gnu/packages/mpd.scm:70 +#: gnu/packages/mpd.scm:82 msgid "Music Player Daemon client library" msgstr "" -#: gnu/packages/mpd.scm:71 +#: gnu/packages/mpd.scm:83 msgid "" "A stable, documented, asynchronous API library for\n" "interfacing MPD in the C, C++ & Objective C languages." msgstr "" -#: gnu/packages/mpd.scm:142 +#: gnu/packages/mpd.scm:154 msgid "Music Player Daemon" msgstr "" -#: gnu/packages/mpd.scm:143 +#: gnu/packages/mpd.scm:155 msgid "" "Music Player Daemon (MPD) is a flexible, powerful,\n" -"server-side application for playing music. Through plugins and libraries it\n" +"server-side application for playing music. Through plugins and libraries " +"it\n" "can play a variety of sound files while being controlled by its network\n" "protocol." msgstr "" -#: gnu/packages/mpd.scm:166 +#: gnu/packages/mpd.scm:178 msgid "Music Player Daemon client" msgstr "" -#: gnu/packages/mpd.scm:167 +#: gnu/packages/mpd.scm:179 msgid "" "MPC is a minimalist command line interface to MPD, the music\n" "player daemon." msgstr "" -#: gnu/packages/mpd.scm:190 +#: gnu/packages/mpd.scm:202 msgid "Curses Music Player Daemon client" msgstr "" -#: gnu/packages/mpd.scm:191 +#: gnu/packages/mpd.scm:203 msgid "" "ncmpc is a fully featured MPD client, which runs in a\n" "terminal using ncurses." msgstr "" -#: gnu/packages/mpd.scm:221 +#: gnu/packages/mpd.scm:233 msgid "Featureful ncurses based MPD client inspired by ncmpc" msgstr "" -#: gnu/packages/mpd.scm:222 +#: gnu/packages/mpd.scm:234 msgid "" "Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" "but it provides new useful features such as support for regular expressions\n" @@ -9706,34 +10864,35 @@ msgid "" "sort playlists, and a local file system browser." msgstr "" -#: gnu/packages/mpd.scm:245 +#: gnu/packages/mpd.scm:257 msgid "MPD client for track scrobbling" msgstr "" -#: gnu/packages/mpd.scm:246 +#: gnu/packages/mpd.scm:258 msgid "" "mpdscribble is a Music Player Daemon client which submits\n" "information about tracks being played to a scrobbler, such as Libre.FM." msgstr "" -#: gnu/packages/mpd.scm:271 +#: gnu/packages/mpd.scm:281 msgid "Python MPD client library" msgstr "" -#: gnu/packages/mpd.scm:272 +#: gnu/packages/mpd.scm:282 msgid "" "Python-mpd2 is a Python library which provides a client\n" "interface for the Music Player Daemon." msgstr "" -#: gnu/packages/mpd.scm:321 +#: gnu/packages/mpd.scm:331 msgid "Elegant client for the Music Player Daemon" msgstr "" -#: gnu/packages/mpd.scm:322 +#: gnu/packages/mpd.scm:332 msgid "" "Sonata is an elegant graphical client for the Music Player\n" -"Daemon (MPD). It supports playlists, multiple profiles (connecting to different\n" +"Daemon (MPD). It supports playlists, multiple profiles (connecting to " +"different\n" "MPD servers, search and multimedia key support." msgstr "" @@ -9749,11 +10908,11 @@ msgid "" "about 100 graphics formats." msgstr "" -#: gnu/packages/nettle.scm:51 +#: gnu/packages/nettle.scm:52 msgid "C library for low-level cryptographic functionality" msgstr "" -#: gnu/packages/nettle.scm:53 +#: gnu/packages/nettle.scm:54 msgid "" "GNU Nettle is a low-level cryptographic library. It is designed to\n" "fit in easily in almost any context. It can be easily included in\n" @@ -9761,108 +10920,126 @@ msgid "" "themselves." msgstr "" -#: gnu/packages/networking.scm:99 +#: gnu/packages/networking.scm:108 msgid "Viewing and manipulating MAC addresses of network interfaces" msgstr "" -#: gnu/packages/networking.scm:100 +#: gnu/packages/networking.scm:109 msgid "" "GNU MAC Changer is a utility for viewing and changing MAC\n" "addresses of networking devices. New addresses may be set explicitly or\n" -"randomly. They can include MAC addresses of the same or other hardware vendors\n" +"randomly. They can include MAC addresses of the same or other hardware " +"vendors\n" "or, more generally, MAC addresses of the same category of hardware." msgstr "" -#: gnu/packages/networking.scm:128 +#: gnu/packages/networking.scm:137 msgid "Teredo IPv6 tunneling software" msgstr "" -#: gnu/packages/networking.scm:130 +#: gnu/packages/networking.scm:139 msgid "" "Miredo is an implementation (client, relay, server) of the Teredo\n" -"specification, which provides IPv6 Internet connectivity to IPv6 enabled hosts\n" +"specification, which provides IPv6 Internet connectivity to IPv6 enabled " +"hosts\n" "residing in IPv4-only networks, even when they are behind a NAT device." msgstr "" -#: gnu/packages/networking.scm:152 +#: gnu/packages/networking.scm:161 msgid "Open bidirectional communication channels from the command line" msgstr "" -#: gnu/packages/networking.scm:154 +#: gnu/packages/networking.scm:163 msgid "" "socat is a relay for bidirectional data transfer between two independent\n" "data channels---files, pipes, devices, sockets, etc. It can create\n" "\"listening\" sockets, named pipes, and pseudo terminals.\n" "\n" -"socat can be used, for instance, as TCP port forwarder, as a shell interface\n" -"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a serial\n" +"socat can be used, for instance, as TCP port forwarder, as a shell " +"interface\n" +"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a " +"serial\n" "line, to logically connect serial lines on different computers, or to\n" -"establish a relatively secure environment (su and chroot) for running client\n" +"establish a relatively secure environment (su and chroot) for running " +"client\n" "or server shell scripts with network connections." msgstr "" -#: gnu/packages/networking.scm:235 +#: gnu/packages/networking.scm:244 msgid "Monitor and filter incoming requests for network services" msgstr "" -#: gnu/packages/networking.scm:236 +#: gnu/packages/networking.scm:245 msgid "" "With this package you can monitor and filter incoming requests for\n" "network services. It includes a library which may be used by daemons to\n" "transparently check connection attempts against an access control list." msgstr "" -#: gnu/packages/networking.scm:256 +#: gnu/packages/networking.scm:265 msgid "Library for message-based applications" msgstr "" -#: gnu/packages/networking.scm:258 +#: gnu/packages/networking.scm:267 msgid "" "The 0MQ lightweight messaging kernel is a library which extends the\n" -"standard socket interfaces with features traditionally provided by specialized\n" +"standard socket interfaces with features traditionally provided by " +"specialized\n" "messaging middle-ware products. 0MQ sockets provide an abstraction of\n" "asynchronous message queues, multiple messaging patterns, message\n" -"filtering (subscriptions), seamless access to multiple transport protocols and\n" +"filtering (subscriptions), seamless access to multiple transport protocols " +"and\n" "more." msgstr "" -#: gnu/packages/networking.scm:297 +#: gnu/packages/networking.scm:305 +#, fuzzy +msgid "High-level C bindings for ØMQ" +msgstr "Génère des liaisons C pour Guile" + +#: gnu/packages/networking.scm:307 +msgid "" +"czmq provides bindings for the ØMQ core API that hides the differences\n" +"between different versions of ØMQ." +msgstr "" + +#: gnu/packages/networking.scm:342 msgid "Apache Kafka C/C++ client library" msgstr "" -#: gnu/packages/networking.scm:299 +#: gnu/packages/networking.scm:344 msgid "" "librdkafka is a C library implementation of the Apache Kafka protocol,\n" "containing both Producer and Consumer support." msgstr "" -#: gnu/packages/networking.scm:316 +#: gnu/packages/networking.scm:361 msgid "Library for Neighbor Discovery Protocol" msgstr "" -#: gnu/packages/networking.scm:318 +#: gnu/packages/networking.scm:363 msgid "" "libndp contains a library which provides a wrapper for IPv6 Neighbor\n" "Discovery Protocol. It also provides a tool named ndptool for sending and\n" "receiving NDP messages." msgstr "" -#: gnu/packages/networking.scm:336 +#: gnu/packages/networking.scm:381 msgid "Display or change Ethernet device settings" msgstr "" -#: gnu/packages/networking.scm:338 +#: gnu/packages/networking.scm:383 msgid "" "ethtool can be used to query and change settings such as speed,\n" "auto-negotiation and checksum offload on many network devices, especially\n" "Ethernet devices." msgstr "" -#: gnu/packages/networking.scm:375 +#: gnu/packages/networking.scm:420 msgid "Text based network interface status monitor" msgstr "" -#: gnu/packages/networking.scm:377 +#: gnu/packages/networking.scm:422 msgid "" "IFStatus is a simple, easy-to-use program for displaying commonly\n" "needed/wanted real-time traffic statistics of multiple network\n" @@ -9870,86 +11047,100 @@ msgid "" "intended as a substitute for the PPPStatus and EthStatus projects." msgstr "" -#: gnu/packages/networking.scm:397 +#: gnu/packages/networking.scm:442 msgid "Realtime console network usage monitor" msgstr "" -#: gnu/packages/networking.scm:399 +#: gnu/packages/networking.scm:444 msgid "" "Nload is a console application which monitors network traffic and\n" -"bandwidth usage in real time. It visualizes the in- and outgoing traffic using\n" -"two graphs, and provides additional info like total amount of transferred data\n" +"bandwidth usage in real time. It visualizes the in- and outgoing traffic " +"using\n" +"two graphs, and provides additional info like total amount of transferred " +"data\n" "and min/max network usage." msgstr "" -#: gnu/packages/networking.scm:442 +#: gnu/packages/networking.scm:487 msgid "Tunnel IPv4 data through a DNS server" msgstr "" -#: gnu/packages/networking.scm:443 +#: gnu/packages/networking.scm:488 msgid "" "Iodine tunnels IPv4 data through a DNS server. This\n" -"can be useful in different situations where internet access is firewalled, but\n" -"DNS queries are allowed. The bandwidth is asymmetrical, with limited upstream\n" +"can be useful in different situations where internet access is firewalled, " +"but\n" +"DNS queries are allowed. The bandwidth is asymmetrical, with limited " +"upstream\n" "and up to 1 Mbit/s downstream." msgstr "" -#: gnu/packages/networking.scm:481 -msgid "Improved whois client" +#: gnu/packages/networking.scm:526 +msgid "Intelligent client for the WHOIS directory service" msgstr "" -#: gnu/packages/networking.scm:482 +#: gnu/packages/networking.scm:528 msgid "" -"This whois client is intelligent and can\n" -"automatically select the appropriate whois server for most queries.\n" -"Because of historical reasons this also includes a tool called mkpasswd\n" -"which can be used to encrypt a password with @code{crypt(3)}." +"whois searches for an object in a @dfn{WHOIS} (RFC 3912) database.\n" +"It is commonly used to look up the registered users or assignees of an " +"Internet\n" +"resource, such as a domain name, an IP address block, or an autonomous " +"system.\n" +"It can automatically select the appropriate server for most queries.\n" +"\n" +"For historical reasons, this package also includes @command{mkpasswd}, " +"which\n" +"encrypts passwords using @code{crypt(3)} and is unrelated to the Expect " +"command\n" +"of the same name." msgstr "" -#: gnu/packages/networking.scm:535 +#: gnu/packages/networking.scm:585 msgid "Network traffic analyzer" msgstr "" -#: gnu/packages/networking.scm:536 +#: gnu/packages/networking.scm:586 msgid "" "Wireshark is a network protocol analyzer, or @dfn{packet\n" "sniffer}, that lets you capture and interactively browse the contents of\n" "network frames." msgstr "" -#: gnu/packages/networking.scm:556 +#: gnu/packages/networking.scm:606 msgid "Send ICMP ECHO_REQUEST packets to network hosts" msgstr "" -#: gnu/packages/networking.scm:558 +#: gnu/packages/networking.scm:608 msgid "" "fping is a ping like program which uses the Internet Control Message\n" "Protocol (ICMP) echo request to determine if a target host is responding.\n" -"fping differs from ping in that you can specify any number of targets on the\n" +"fping differs from ping in that you can specify any number of targets on " +"the\n" "command line, or specify a file containing the lists of targets to ping.\n" "Instead of sending to one target until it times out or replies, fping will\n" "send out a ping packet and move on to the next target in a round-robin\n" "fashion." msgstr "" -#: gnu/packages/networking.scm:592 +#: gnu/packages/networking.scm:642 msgid "Web server latency and throughput monitor" msgstr "" -#: gnu/packages/networking.scm:594 +#: gnu/packages/networking.scm:644 msgid "" "httping measures how long it takes to connect to a web server, send an\n" "HTTP(S) request, and receive the reply headers. It is somewhat similar to\n" "@command{ping}, but can be used even in cases where ICMP traffic is blocked\n" -"by firewalls or when you want to monitor the response time of the actual web\n" +"by firewalls or when you want to monitor the response time of the actual " +"web\n" "application stack itself." msgstr "" -#: gnu/packages/networking.scm:625 +#: gnu/packages/networking.scm:675 msgid "Visualize curl statistics" msgstr "" -#: gnu/packages/networking.scm:627 +#: gnu/packages/networking.scm:677 msgid "" "@command{httpstat} is a tool to visualize statistics from the\n" "@command{curl} HTTP client. It acts as a wrapper for @command{curl} and\n" @@ -9957,21 +11148,21 @@ msgid "" "TCP connection, TLS handshake and so on) in the terminal." msgstr "" -#: gnu/packages/networking.scm:647 +#: gnu/packages/networking.scm:697 msgid "Console based live network and disk I/O bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:648 +#: gnu/packages/networking.scm:698 msgid "" "Bandwidth Monitor NG is a small and simple console based\n" "live network and disk I/O bandwidth monitor." msgstr "" -#: gnu/packages/networking.scm:702 +#: gnu/packages/networking.scm:752 msgid "Assess WiFi network security" msgstr "" -#: gnu/packages/networking.scm:704 +#: gnu/packages/networking.scm:754 msgid "" "Aircrack-ng is a complete suite of tools to assess WiFi network\n" "security. It focuses on different areas of WiFi security: monitoring,\n" @@ -9979,135 +11170,144 @@ msgid "" "allows for heavy scripting." msgstr "" -#: gnu/packages/networking.scm:729 +#: gnu/packages/networking.scm:779 msgid "Perl Interface to the Domain Name System" msgstr "" -#: gnu/packages/networking.scm:730 +#: gnu/packages/networking.scm:780 msgid "Net::DNS is the Perl Interface to the Domain Name System." msgstr "" -#: gnu/packages/networking.scm:761 -msgid "IPv6 related part of the C socket.h defines and structure manipulators for Perl" +#: gnu/packages/networking.scm:811 +msgid "" +"IPv6 related part of the C socket.h defines and structure manipulators for " +"Perl" msgstr "" -#: gnu/packages/networking.scm:762 +#: gnu/packages/networking.scm:812 msgid "" "Socket6 binds the IPv6 related part of the C socket header\n" "definitions and structure manipulators for Perl." msgstr "" -#: gnu/packages/networking.scm:788 +#: gnu/packages/networking.scm:838 msgid "Programmable DNS resolver class for offline emulation of DNS" msgstr "" -#: gnu/packages/networking.scm:789 +#: gnu/packages/networking.scm:839 msgid "" "Net::DNS::Resolver::Programmable is a programmable DNS resolver for\n" "offline emulation of DNS." msgstr "" -#: gnu/packages/networking.scm:822 +#: gnu/packages/networking.scm:872 msgid "Manages IPv4 and IPv6 addresses and subnets" msgstr "" -#: gnu/packages/networking.scm:823 +#: gnu/packages/networking.scm:873 msgid "NetAddr::IP manages IPv4 and IPv6 addresses and subsets." msgstr "" -#: gnu/packages/networking.scm:847 +#: gnu/packages/networking.scm:897 msgid "Patricia Trie Perl module for fast IP address lookups" msgstr "" -#: gnu/packages/networking.scm:849 +#: gnu/packages/networking.scm:899 msgid "Net::Patricia does IP address lookups quickly in Perl." msgstr "" -#: gnu/packages/networking.scm:872 +#: gnu/packages/networking.scm:922 msgid "Perl extension for merging IPv4 or IPv6 CIDR addresses" msgstr "" -#: gnu/packages/networking.scm:873 +#: gnu/packages/networking.scm:923 msgid "Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses." msgstr "" -#: gnu/packages/networking.scm:895 +#: gnu/packages/networking.scm:945 msgid "Look up location and network information by IP Address in Perl" msgstr "" -#: gnu/packages/networking.scm:896 +#: gnu/packages/networking.scm:946 msgid "" "The Perl module 'Geo::IP'. It looks up location and network\n" "information by IP Address." msgstr "" -#: gnu/packages/networking.scm:925 +#: gnu/packages/networking.scm:975 msgid "Perl object interface for AF_INET/AF_INET6 domain sockets" msgstr "" -#: gnu/packages/networking.scm:926 +#: gnu/packages/networking.scm:976 msgid "" "IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain\n" "sockets in Perl." msgstr "" -#: gnu/packages/networking.scm:955 +#: gnu/packages/networking.scm:1005 msgid "Library providing automatic proxy configuration management" msgstr "" -#: gnu/packages/networking.scm:956 +#: gnu/packages/networking.scm:1006 msgid "" "Libproxy handles the details of HTTP/HTTPS proxy\n" "configuration for applications across all scenarios. Applications using\n" "libproxy only have to specify which proxy to use." msgstr "" -#: gnu/packages/networking.scm:989 +#: gnu/packages/networking.scm:1039 msgid "Redirect any TCP connection through a proxy or proxy chain" msgstr "" -#: gnu/packages/networking.scm:990 +#: gnu/packages/networking.scm:1040 msgid "" "Proxychains-ng is a preloader which hooks calls to sockets\n" -"in dynamically linked programs and redirects them through one or more SOCKS or\n" +"in dynamically linked programs and redirects them through one or more SOCKS " +"or\n" "HTTP proxies." msgstr "" -#: gnu/packages/networking.scm:1011 +#: gnu/packages/networking.scm:1061 msgid "Network communication layer on top of UDP" msgstr "" -#: gnu/packages/networking.scm:1013 +#: gnu/packages/networking.scm:1063 msgid "" "ENet's purpose is to provide a relatively thin, simple and robust network\n" -"communication layer on top of UDP. The primary feature it provides is optional\n" +"communication layer on top of UDP. The primary feature it provides is " +"optional\n" "reliable, in-order delivery of packets. ENet omits certain higher level\n" -"networking features such as authentication, server discovery, encryption, or\n" +"networking features such as authentication, server discovery, encryption, " +"or\n" "other similar tasks that are particularly application specific so that the\n" "library remains flexible, portable, and easily embeddable." msgstr "" -#: gnu/packages/networking.scm:1076 +#: gnu/packages/networking.scm:1127 msgid "Applicative network protocol demultiplexer" msgstr "" -#: gnu/packages/networking.scm:1078 +#: gnu/packages/networking.scm:1129 msgid "" "sslh is a network protocol demultiplexer. It acts like a switchboard,\n" -"accepting connections from clients on one port and forwarding them to different\n" -"servers based on the contents of the first received data packet. Detection of\n" +"accepting connections from clients on one port and forwarding them to " +"different\n" +"servers based on the contents of the first received data packet. Detection " +"of\n" "common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already\n" -"implemented, but any other protocol that matches a regular expression can be\n" -"added. sslh's name comes from its original application of serving both SSH and\n" +"implemented, but any other protocol that matches a regular expression can " +"be\n" +"added. sslh's name comes from its original application of serving both SSH " +"and\n" "HTTPS on port 443, allowing SSH connections from inside corporate firewalls\n" "that block port 22." msgstr "" -#: gnu/packages/networking.scm:1101 +#: gnu/packages/networking.scm:1152 msgid "TCP, UDP and SCTP bandwidth measurement tool" msgstr "" -#: gnu/packages/networking.scm:1103 +#: gnu/packages/networking.scm:1154 msgid "" "iPerf is a tool to measure achievable bandwidth on IP networks. It\n" "supports tuning of various parameters related to timing, buffers and\n" @@ -10115,110 +11315,120 @@ msgid "" "the bandwidth, loss, and other parameters." msgstr "" -#: gnu/packages/networking.scm:1136 +#: gnu/packages/networking.scm:1187 msgid "Per-process bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:1137 +#: gnu/packages/networking.scm:1188 msgid "" "NetHogs is a small 'net top' tool for Linux. Instead of\n" -"breaking the traffic down per protocol or per subnet, like most tools do, it\n" +"breaking the traffic down per protocol or per subnet, like most tools do, " +"it\n" "groups bandwidth by process.\n" "\n" "NetHogs does not rely on a special kernel module to be loaded. If there's\n" -"suddenly a lot of network traffic, you can fire up NetHogs and immediately see\n" -"which PID is causing this. This makes it easy to identify programs that have\n" +"suddenly a lot of network traffic, you can fire up NetHogs and immediately " +"see\n" +"which PID is causing this. This makes it easy to identify programs that " +"have\n" "gone wild and are suddenly taking up your bandwidth." msgstr "" -#: gnu/packages/networking.scm:1183 +#: gnu/packages/networking.scm:1234 msgid "Usenet binary file downloader" msgstr "" -#: gnu/packages/networking.scm:1185 +#: gnu/packages/networking.scm:1236 msgid "" "NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" "on information given in @code{nzb} files. NZBGet can be used in standalone\n" -"and in server/client modes. In standalone mode, you pass NZBGet @command{nzb}\n" -"files as command-line parameters and it downloads them and exits. NZBGet also\n" +"and in server/client modes. In standalone mode, you pass NZBGet " +"@command{nzb}\n" +"files as command-line parameters and it downloads them and exits. NZBGet " +"also\n" "contains a Web interface. Its server can be controlled through remote\n" "procedure calls (RPCs)." msgstr "" -#: gnu/packages/networking.scm:1239 +#: gnu/packages/networking.scm:1290 msgid "Virtual network switch" msgstr "" -#: gnu/packages/networking.scm:1242 +#: gnu/packages/networking.scm:1293 msgid "" "Open vSwitch is a multilayer virtual switch. It is designed to enable\n" "massive network automation through programmatic extension, while still\n" -"supporting standard management interfaces and protocols (e.g. NetFlow, sFlow,\n" +"supporting standard management interfaces and protocols (e.g. NetFlow, " +"sFlow,\n" "IPFIX, RSPAN, CLI, LACP, 802.1ag)." msgstr "" -#: gnu/packages/networking.scm:1264 +#: gnu/packages/networking.scm:1315 msgid "Python class and tools for handling IP addresses and networks" msgstr "" -#: gnu/packages/networking.scm:1265 +#: gnu/packages/networking.scm:1316 msgid "" "The @code{IP} class allows a comfortable parsing and\n" "handling for most notations in use for IPv4 and IPv6 addresses and\n" "networks." msgstr "" -#: gnu/packages/networking.scm:1285 +#: gnu/packages/networking.scm:1336 msgid "Internet bandwidth tester" msgstr "" -#: gnu/packages/networking.scm:1287 +#: gnu/packages/networking.scm:1338 msgid "" "Command line interface for testing internet bandwidth using\n" "speedtest.net." msgstr "" -#: gnu/packages/networking.scm:1305 +#: gnu/packages/networking.scm:1356 msgid "HPA's tftp client" msgstr "" -#: gnu/packages/networking.scm:1307 +#: gnu/packages/networking.scm:1358 msgid "" "This is a tftp client derived from OpenBSD tftp with some extra options\n" "added and bugs fixed. The source includes readline support but it is not\n" -"enabled due to license conflicts between the BSD advertising clause and the GPL." +"enabled due to license conflicts between the BSD advertising clause and the " +"GPL." msgstr "" -#: gnu/packages/networking.scm:1335 +#: gnu/packages/networking.scm:1386 msgid "Small Ident Daemon" msgstr "" -#: gnu/packages/networking.scm:1337 +#: gnu/packages/networking.scm:1388 msgid "" "@dfn{Pidentd} (Peter's Ident Daemon) is a identd, which implements a\n" "identification server. Pidentd looks up specific TCP/IP connections and\n" "returns the user name and other information about the connection." msgstr "" -#: gnu/packages/networking.scm:1384 +#: gnu/packages/networking.scm:1435 msgid "Create secure pipes between sockets" msgstr "" -#: gnu/packages/networking.scm:1385 +#: gnu/packages/networking.scm:1436 msgid "" "Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" -"symmetrically encrypted and authenticated pipes between socket addresses, so\n" +"symmetrically encrypted and authenticated pipes between socket addresses, " +"so\n" "that one may connect to one address (e.g., a UNIX socket on localhost) and\n" -"transparently have a connection established to another address (e.g., a UNIX\n" -"socket on a different system). This is similar to 'ssh -L' functionality, but\n" +"transparently have a connection established to another address (e.g., a " +"UNIX\n" +"socket on a different system). This is similar to 'ssh -L' functionality, " +"but\n" "does not use SSH and requires a pre-shared symmetric key." msgstr "" -#: gnu/packages/networking.scm:1412 +#: gnu/packages/networking.scm:1463 msgid "Routing Software Suite" msgstr "" -#: gnu/packages/networking.scm:1413 +#: gnu/packages/networking.scm:1464 msgid "" "Quagga is a routing software suite, providing implementations\n" "of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" @@ -10226,67 +11436,100 @@ msgid "" "The Quagga architecture consists of a core daemon, @command{zebra}, which\n" "acts as an abstraction layer to the underlying Unix kernel and presents the\n" "Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv\n" -"clients which typically implement a routing protocol and communicate routing\n" +"clients which typically implement a routing protocol and communicate " +"routing\n" "updates to the zebra daemon." msgstr "" -#: gnu/packages/networking.scm:1461 +#: gnu/packages/networking.scm:1515 msgid "IPv6 security research toolkit" msgstr "" -#: gnu/packages/networking.scm:1462 +#: gnu/packages/networking.scm:1516 msgid "" "The THC IPv6 Toolkit provides command-line tools and a library\n" -"for researching IPv6 implementations and deployments. It requires Linux 2.6 or\n" +"for researching IPv6 implementations and deployments. It requires Linux 2.6 " +"or\n" "newer and only works on Ethernet network interfaces." msgstr "" -#: gnu/packages/networking.scm:1488 +#: gnu/packages/networking.scm:1542 msgid "Bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:1489 +#: gnu/packages/networking.scm:1543 msgid "" "bmon is a monitoring and debugging tool to capture\n" "networking-related statistics and prepare them visually in a human-friendly\n" -"way. It features various output methods including an interactive curses user\n" +"way. It features various output methods including an interactive curses " +"user\n" "interface and a programmable text output for scripting." msgstr "" -#: gnu/packages/networking.scm:1531 +#: gnu/packages/networking.scm:1585 msgid "Framework for low-level network packet construction" msgstr "" -#: gnu/packages/networking.scm:1533 +#: gnu/packages/networking.scm:1587 msgid "" "Libnet provides a fairly portable framework for network packet\n" -"construction and injection. It features portable packet creation interfaces\n" +"construction and injection. It features portable packet creation " +"interfaces\n" "at the IP layer and link layer, as well as a host of supplementary\n" "functionality. Using libnet, quick and simple packet assembly applications\n" "can be whipped up with little effort." msgstr "" -#: gnu/packages/pdf.scm:127 +#: gnu/packages/networking.scm:1615 +msgid "Network diagnostic tool" +msgstr "" + +#: gnu/packages/networking.scm:1617 +msgid "" +"@dfn{mtr} (My TraceRoute) combines the functionality of the\n" +"@command{traceroute} and @command{ping} programs in a single network " +"diagnostic\n" +"tool. @command{mtr} can use several network protocols to detect " +"intermediate\n" +"routers (or @dfn{hops}) between the local host and a user-specified " +"destination.\n" +"It then continually measures the response time and packet loss at each hop, " +"and\n" +"displays the results in real time." +msgstr "" + +#: gnu/packages/networking.scm:1669 +msgid "IKEv1/v2 keying daemon" +msgstr "" + +#: gnu/packages/networking.scm:1670 +msgid "" +"StrongSwan is an IPsec implementation originally based upon\n" +"the FreeS/WAN project. It contains support for IKEv1, IKEv2, MOBIKE, IPv6,\n" +"NAT-T and more." +msgstr "" + +#: gnu/packages/pdf.scm:121 msgid "PDF rendering library" msgstr "Bibliothèque de rendu PDF" -#: gnu/packages/pdf.scm:129 +#: gnu/packages/pdf.scm:123 msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." msgstr "" -#: gnu/packages/pdf.scm:138 +#: gnu/packages/pdf.scm:132 msgid "Qt4 frontend for the Poppler PDF rendering library" msgstr "" -#: gnu/packages/pdf.scm:149 +#: gnu/packages/pdf.scm:139 msgid "Qt5 frontend for the Poppler PDF rendering library" msgstr "" -#: gnu/packages/pdf.scm:182 +#: gnu/packages/pdf.scm:172 msgid "Python bindings for Poppler-Qt4" msgstr "" -#: gnu/packages/pdf.scm:184 +#: gnu/packages/pdf.scm:174 msgid "" "This package provides Python bindings for the Qt4 interface of the\n" "Poppler PDF rendering library." @@ -10294,11 +11537,11 @@ msgstr "" "Ce paquet fournit les liaisons Python pour l'interface Qt4 de la\n" "bibliothèque de rendu de PDF Poppler." -#: gnu/packages/pdf.scm:229 +#: gnu/packages/pdf.scm:219 msgid "Python bindings for Poppler-Qt5" msgstr "" -#: gnu/packages/pdf.scm:231 +#: gnu/packages/pdf.scm:221 msgid "" "This package provides Python bindings for the Qt5 interface of the\n" "Poppler PDF rendering library." @@ -10306,69 +11549,69 @@ msgstr "" "Ce paquet fournit les liaisons Python pour l'interface Qt5 de la\n" "bibliothèque de rendu de PDF Poppler." -#: gnu/packages/pdf.scm:268 +#: gnu/packages/pdf.scm:258 msgid "Library for generating PDF files" msgstr "Bibliothèque de génération de fichiers PDF" -#: gnu/packages/pdf.scm:270 +#: gnu/packages/pdf.scm:260 msgid "" "libHaru is a library for generating PDF files. libHaru does not support\n" "reading and editing of existing PDF files." msgstr "" -#: gnu/packages/pdf.scm:317 +#: gnu/packages/pdf.scm:307 msgid "Viewer for PDF files based on the Motif toolkit" msgstr "Visionneuse pour fichiers PDF basée sur la boîte à outil Motif" -#: gnu/packages/pdf.scm:319 +#: gnu/packages/pdf.scm:309 msgid "Xpdf is a viewer for Portable Document Format (PDF) files." msgstr "Xpdf est une visionneuse pour fichiers PDF (Portable Document Format)" -#: gnu/packages/pdf.scm:349 +#: gnu/packages/pdf.scm:337 msgid "Comic book support for zathura (libarchive backend)" msgstr "" -#: gnu/packages/pdf.scm:350 +#: gnu/packages/pdf.scm:338 msgid "" "The zathura-cb plugin adds comic book support to zathura\n" "using libarchive." msgstr "" -#: gnu/packages/pdf.scm:380 +#: gnu/packages/pdf.scm:366 msgid "PS support for zathura (libspectre backend)" msgstr "" -#: gnu/packages/pdf.scm:381 +#: gnu/packages/pdf.scm:367 msgid "" "The zathura-ps plugin adds PS support to zathura\n" "using libspectre." msgstr "" -#: gnu/packages/pdf.scm:412 +#: gnu/packages/pdf.scm:396 msgid "DjVu support for zathura (DjVuLibre backend)" msgstr "" -#: gnu/packages/pdf.scm:413 +#: gnu/packages/pdf.scm:397 msgid "" "The zathura-djvu plugin adds DjVu support to zathura\n" "using the DjVuLibre library." msgstr "" -#: gnu/packages/pdf.scm:447 +#: gnu/packages/pdf.scm:429 msgid "PDF support for zathura (mupdf backend)" msgstr "" -#: gnu/packages/pdf.scm:448 +#: gnu/packages/pdf.scm:430 msgid "" "The zathura-pdf-mupdf plugin adds PDF support to zathura\n" "by using the @code{mupdf} rendering library." msgstr "" -#: gnu/packages/pdf.scm:480 +#: gnu/packages/pdf.scm:459 msgid "PDF support for zathura (poppler backend)" msgstr "" -#: gnu/packages/pdf.scm:481 +#: gnu/packages/pdf.scm:460 msgid "" "The zathura-pdf-poppler plugin adds PDF support to zathura\n" "by using the poppler rendering engine." @@ -10392,17 +11635,19 @@ msgstr "Outils de manipulation de fichiers PDF" #: gnu/packages/pdf.scm:560 msgid "" "PoDoFo is a C++ library and set of command-line tools to work with the\n" -"PDF file format. It can parse PDF files and load them into memory, and makes\n" -"it easy to modify them and write the changes to disk. It is primarily useful\n" +"PDF file format. It can parse PDF files and load them into memory, and " +"makes\n" +"it easy to modify them and write the changes to disk. It is primarily " +"useful\n" "for applications that wish to do lower level manipulation of PDF, such as\n" "extracting content or merging files." msgstr "" -#: gnu/packages/pdf.scm:609 +#: gnu/packages/pdf.scm:607 msgid "Lightweight PDF viewer and toolkit" msgstr "Boite à outils légère pour la visualisation de documents PDF" -#: gnu/packages/pdf.scm:611 +#: gnu/packages/pdf.scm:609 msgid "" "MuPDF is a C library that implements a PDF and XPS parsing and\n" "rendering engine. It is used primarily to render pages into bitmaps,\n" @@ -10414,19 +11659,23 @@ msgid "" "@command{pdfclean}, and examining the file structure @command{pdfshow}." msgstr "" "MuPDF est une bibliothèque C permettant d'analyser et de faire le rendu de\n" -"fichiers PDF et XPS. Elle est surtout utilisée pour effectuer le rendu de pages en\n" -"bitmaps mais fournit aussi le support pour d'autres opérations comme la recherche\n" +"fichiers PDF et XPS. Elle est surtout utilisée pour effectuer le rendu de " +"pages en\n" +"bitmaps mais fournit aussi le support pour d'autres opérations comme la " +"recherche\n" "et l'affichage de tables des matières et d'hyperliens.\n" "\n" -"La bibliothèque est fournie avec une visionneuse rudimentaire X11 et un ensemble\n" +"La bibliothèque est fournie avec une visionneuse rudimentaire X11 et un " +"ensemble\n" "d'outils en ligne de commande pour le rendu par lots (@command{pdfdraw}),\n" -"la réécriture de fichiers (pdfclean) et l'analyse de structure (@command{pdfshow})." +"la réécriture de fichiers (pdfclean) et l'analyse de structure " +"(@command{pdfshow})." -#: gnu/packages/pdf.scm:663 +#: gnu/packages/pdf.scm:661 msgid "Command-line tools and library for transforming PDF files" msgstr "" -#: gnu/packages/pdf.scm:665 +#: gnu/packages/pdf.scm:663 msgid "" "QPDF is a command-line program that does structural, content-preserving\n" "transformations on PDF files. It could have been called something like\n" @@ -10435,64 +11684,66 @@ msgid "" "program capable of converting PDF into other formats." msgstr "" -#: gnu/packages/pdf.scm:695 +#: gnu/packages/pdf.scm:693 msgid "Notetaking using a stylus" msgstr "" -#: gnu/packages/pdf.scm:697 +#: gnu/packages/pdf.scm:695 msgid "" "Xournal is an application for notetaking, sketching, keeping a journal\n" "using a stylus." msgstr "" -#: gnu/packages/pdf.scm:719 +#: gnu/packages/pdf.scm:717 msgid "Python library for generating PDFs and graphics" msgstr "" -#: gnu/packages/pdf.scm:720 +#: gnu/packages/pdf.scm:718 msgid "" "This is the ReportLab PDF Toolkit. It allows rapid creation\n" -"of rich PDF documents, and also creation of charts in a variety of bitmap and\n" +"of rich PDF documents, and also creation of charts in a variety of bitmap " +"and\n" "vector formats." msgstr "" -#: gnu/packages/pdf.scm:773 +#: gnu/packages/pdf.scm:771 msgid "PDF presentation tool with visual effects" msgstr "" -#: gnu/packages/pdf.scm:775 +#: gnu/packages/pdf.scm:773 msgid "" "Impressive is a tool to display PDF files that provides visual effects\n" -"such as smooth alpha-blended slide transitions. It provides additional tools\n" +"such as smooth alpha-blended slide transitions. It provides additional " +"tools\n" "such as zooming, highlighting an area of the screen, and a tool to navigate\n" "the PDF pages." msgstr "" -#: gnu/packages/pdf.scm:823 +#: gnu/packages/pdf.scm:821 msgid "Framebuffer and drm-based image viewer" msgstr "" -#: gnu/packages/pdf.scm:825 +#: gnu/packages/pdf.scm:823 msgid "" "fbida contains a few applications for viewing and editing images on\n" "the framebuffer." msgstr "" -#: gnu/packages/pdf.scm:850 +#: gnu/packages/pdf.scm:848 msgid "PDF to SVG converter" msgstr "" -#: gnu/packages/pdf.scm:851 +#: gnu/packages/pdf.scm:849 msgid "" "@command{pdf2svg} is a simple command-line PDF to SVG\n" "converter using the Poppler and Cairo libraries." msgstr "" -#: gnu/packages/pdf.scm:882 gnu/packages/pdf.scm:919 +#: gnu/packages/pdf.scm:880 gnu/packages/pdf.scm:917 msgid "Pure Python PDF toolkit" msgstr "" -#: gnu/packages/pdf.scm:883 +#: gnu/packages/pdf.scm:881 msgid "" "PyPDF2 is a pure Python PDF library capable of:\n" "\n" @@ -10512,7 +11763,7 @@ msgid "" "manage or manipulate PDFs." msgstr "" -#: gnu/packages/pdf.scm:920 +#: gnu/packages/pdf.scm:918 msgid "" "PyPDF2 is a pure Python PDF toolkit.\n" "\n" @@ -10520,32 +11771,38 @@ msgid "" "python-pypdf2 instead." msgstr "" -#: gnu/packages/pdf.scm:944 +#: gnu/packages/pdf.scm:942 msgid "Scale and tile PDF images/pages to print on multiple pages" msgstr "" -#: gnu/packages/pdf.scm:945 +#: gnu/packages/pdf.scm:943 msgid "" "@command{pdfposter} can be used to create a large poster by\n" -"building it from multple pages and/or printing it on large media. It expects\n" -"as input a PDF file, normally printing on a single page. The output is again\n" -"a PDF file, maybe containing multiple pages together building the poster. The\n" +"building it from multple pages and/or printing it on large media. It " +"expects\n" +"as input a PDF file, normally printing on a single page. The output is " +"again\n" +"a PDF file, maybe containing multiple pages together building the poster. " +"The\n" "input page will be scaled to obtain the desired size.\n" "\n" -"This is much like @command{poster} does for Postscript files, but working with\n" -"PDF. Since sometimes @command{poster} does not like your files converted from\n" +"This is much like @command{poster} does for Postscript files, but working " +"with\n" +"PDF. Since sometimes @command{poster} does not like your files converted " +"from\n" "PDF. Indeed @command{pdfposter} was inspired by @command{poster}." msgstr "" -#: gnu/packages/pdf.scm:976 +#: gnu/packages/pdf.scm:974 msgid "Command-line utility to search text in PDF files" msgstr "" -#: gnu/packages/pdf.scm:978 +#: gnu/packages/pdf.scm:976 msgid "" "Pdfgrep searches in pdf files for strings matching a regular expression.\n" "Support some GNU grep options as file name output, page number output,\n" -"optional case insensitivity, count occurrences, color highlights and search in\n" +"optional case insensitivity, count occurrences, color highlights and search " +"in\n" "multiple files." msgstr "" @@ -10562,44 +11819,45 @@ msgid "" "feature." msgstr "" -#: gnu/packages/perl.scm:148 +#: gnu/packages/perl.scm:151 msgid "Implementation of the Perl programming language" msgstr "Implémentation du langage de programmation Perl" -#: gnu/packages/perl.scm:150 +#: gnu/packages/perl.scm:153 msgid "" "Perl 5 is a highly capable, feature-rich programming language with over\n" "24 years of development." msgstr "" -#: gnu/packages/perl.scm:169 +#: gnu/packages/perl.scm:172 msgid "Module for merging hierarchies using the C3 algorithm" msgstr "" -#: gnu/packages/perl.scm:170 +#: gnu/packages/perl.scm:173 msgid "" "This module implements the C3 algorithm, which aims to\n" "provide a sane method resolution order under multiple inheritance." msgstr "" -#: gnu/packages/perl.scm:188 +#: gnu/packages/perl.scm:191 msgid "Compute differences between two files or lists" msgstr "" -#: gnu/packages/perl.scm:189 +#: gnu/packages/perl.scm:192 msgid "" "This is a module for computing the difference between two\n" -"files, two strings, or any other two lists of things. It uses an intelligent\n" +"files, two strings, or any other two lists of things. It uses an " +"intelligent\n" "algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" "program. It is guaranteed to find the *smallest possible* set of\n" "differences." msgstr "" -#: gnu/packages/perl.scm:211 +#: gnu/packages/perl.scm:214 msgid "Use shorter versions of class names" msgstr "" -#: gnu/packages/perl.scm:212 +#: gnu/packages/perl.scm:215 msgid "" "The alias module loads the class you specify and exports\n" "into your namespace a subroutine that returns the class name. You can\n" @@ -10607,48 +11865,47 @@ msgid "" "implicitly." msgstr "" -#: gnu/packages/perl.scm:234 +#: gnu/packages/perl.scm:237 msgid "Transparently use Moose or Mouse modules" msgstr "" -#: gnu/packages/perl.scm:236 +#: gnu/packages/perl.scm:239 msgid "" "This module facilitates using @code{Moose} or @code{Mouse} modules\n" -"without changing the code. By default, Mouse will be provided to libraries,\n" -"unless Moose is already loaded, or explicitly requested by the end-user. End\n" -"users can force the decision of which backend to use by setting the environment\n" +"without changing the code. By default, Mouse will be provided to " +"libraries,\n" +"unless Moose is already loaded, or explicitly requested by the end-user. " +"End\n" +"users can force the decision of which backend to use by setting the " +"environment\n" "variable ANY_MOOSE to be Moose or Mouse." msgstr "" -#: gnu/packages/perl.scm:259 +#: gnu/packages/perl.scm:262 msgid "Configuration files and command line parsing" msgstr "" -#: gnu/packages/perl.scm:260 +#: gnu/packages/perl.scm:263 msgid "" "AppConfig is a bundle of Perl5 modules for reading\n" "configuration files and parsing command line arguments." msgstr "" -#: gnu/packages/perl.scm:278 -msgid "Perl API to zip files" -msgstr "" - -#: gnu/packages/perl.scm:300 +#: gnu/packages/perl.scm:283 msgid "Small utils for array manipulation" msgstr "" -#: gnu/packages/perl.scm:301 +#: gnu/packages/perl.scm:284 msgid "" "@code{Array::Utils} is a small pure-perl module containing\n" "list manipulation routines." msgstr "" -#: gnu/packages/perl.scm:320 +#: gnu/packages/perl.scm:303 msgid "Allow C/XS libraries to interrupt perl asynchronously" msgstr "" -#: gnu/packages/perl.scm:322 +#: gnu/packages/perl.scm:305 msgid "" "@code{Async::Interrupt} implements a single feature only of interest\n" "to advanced perl modules, namely asynchronous interruptions (think \"UNIX\n" @@ -10666,16 +11923,17 @@ msgid "" "sometimes even without using a single syscall." msgstr "" -#: gnu/packages/perl.scm:352 +#: gnu/packages/perl.scm:335 msgid "Lexically disable autovivification" msgstr "" -#: gnu/packages/perl.scm:353 +#: gnu/packages/perl.scm:336 msgid "" "When an undefined variable is dereferenced, it gets silently\n" "upgraded to an array or hash reference (depending of the type of the\n" "dereferencing). This behaviour is called autovivification and usually does\n" -"what you mean but it may be unnatural or surprising because your variables get\n" +"what you mean but it may be unnatural or surprising because your variables " +"get\n" "populated behind your back. This is especially true when several levels of\n" "dereferencing are involved, in which case all levels are vivified up to the\n" "last, or when it happens in intuitively read-only constructs like\n" @@ -10684,23 +11942,33 @@ msgid "" "error when it would have happened." msgstr "" -#: gnu/packages/perl.scm:379 gnu/packages/perl.scm:6328 +#: gnu/packages/perl.scm:369 +msgid "Disables bareword filehandles" +msgstr "" + +#: gnu/packages/perl.scm:370 +msgid "This module disables bareword filehandles." +msgstr "" + +#: gnu/packages/perl.scm:387 gnu/packages/perl.scm:6552 msgid "Establish an ISA relationship with base classes at compile time" msgstr "" -#: gnu/packages/perl.scm:380 +#: gnu/packages/perl.scm:388 msgid "" "Allows you to both load one or more modules, while setting\n" -"up inheritance from those modules at the same time. Unless you are using the\n" -"fields pragma, consider this module discouraged in favor of the lighter-weight\n" +"up inheritance from those modules at the same time. Unless you are using " +"the\n" +"fields pragma, consider this module discouraged in favor of the lighter-" +"weight\n" "parent." msgstr "" -#: gnu/packages/perl.scm:400 +#: gnu/packages/perl.scm:408 msgid "Open a browser in a given URL" msgstr "" -#: gnu/packages/perl.scm:401 +#: gnu/packages/perl.scm:409 msgid "" "The functions exported by this module allow you to open URLs\n" "in the user's browser. A set of known commands per OS-name is tested for\n" @@ -10708,21 +11976,29 @@ msgid "" "all known commands are checked." msgstr "" -#: gnu/packages/perl.scm:426 +#: gnu/packages/perl.scm:434 msgid "Execute code after a scope finished compilation" msgstr "" -#: gnu/packages/perl.scm:427 +#: gnu/packages/perl.scm:435 msgid "" "This module allows you to execute code when perl finished\n" "compiling the surrounding scope." msgstr "" -#: gnu/packages/perl.scm:445 +#: gnu/packages/perl.scm:456 +msgid "Wrap OP check callbacks" +msgstr "" + +#: gnu/packages/perl.scm:457 +msgid "This module allows you to wrap OP check callbacks." +msgstr "" + +#: gnu/packages/perl.scm:474 msgid "Lists of reserved barewords and symbol names" msgstr "" -#: gnu/packages/perl.scm:446 +#: gnu/packages/perl.scm:475 msgid "" "@code{B::Keywords} supplies several arrays of exportable\n" "keywords: @code{@@Scalars, @@Arrays, @@Hashes, @@Filehandles, @@Symbols,\n" @@ -10730,479 +12006,506 @@ msgid "" "@@ExporterSymbols}." msgstr "" -#: gnu/packages/perl.scm:469 +#: gnu/packages/perl.scm:498 msgid "Benchmarking with statistical confidence" msgstr "" -#: gnu/packages/perl.scm:471 +#: gnu/packages/perl.scm:500 msgid "" "The Benchmark::Timer class allows you to time portions of code\n" "conveniently, as well as benchmark code by allowing timings of repeated\n" "trials. It is perfect for when you need more precise information about the\n" -"running time of portions of your code than the Benchmark module will give you,\n" +"running time of portions of your code than the Benchmark module will give " +"you,\n" "but don't want to go all out and profile your code." msgstr "" -#: gnu/packages/perl.scm:496 +#: gnu/packages/perl.scm:525 msgid "Bit vector library" msgstr "" -#: gnu/packages/perl.scm:497 +#: gnu/packages/perl.scm:526 msgid "" "Bit::Vector is an efficient C library which allows you to\n" -"handle bit vectors, sets (of integers), \"big integer arithmetic\" and boolean\n" +"handle bit vectors, sets (of integers), \"big integer arithmetic\" and " +"boolean\n" "matrices, all of arbitrary sizes. The package also includes an\n" "object-oriented Perl module for accessing the C library from Perl, and\n" "optionally features overloaded operators for maximum ease of use. The C\n" "library can nevertheless be used stand-alone, without Perl." msgstr "" -#: gnu/packages/perl.scm:519 +#: gnu/packages/perl.scm:548 msgid "Boolean support for Perl" msgstr "" -#: gnu/packages/perl.scm:520 +#: gnu/packages/perl.scm:549 msgid "" "This module provides basic Boolean support, by defining two\n" "special objects: true and false." msgstr "" -#: gnu/packages/perl.scm:538 +#: gnu/packages/perl.scm:567 msgid "Data files for Business::ISBN" msgstr "" -#: gnu/packages/perl.scm:539 +#: gnu/packages/perl.scm:568 msgid "" "This package provides a data pack for @code{Business::ISBN}.\n" -"These data are generated from the RangeMessage.xml file provided by the ISBN\n" +"These data are generated from the RangeMessage.xml file provided by the " +"ISBN\n" "Agency." msgstr "" -#: gnu/packages/perl.scm:561 +#: gnu/packages/perl.scm:590 msgid "Work with International Standard Book Numbers" msgstr "" -#: gnu/packages/perl.scm:562 +#: gnu/packages/perl.scm:591 msgid "" "This modules provides tools to deal with International\n" "Standard Book Numbers, including ISBN-10 and ISBN-13." msgstr "" -#: gnu/packages/perl.scm:580 +#: gnu/packages/perl.scm:609 msgid "Work with International Standard Serial Numbers" msgstr "" -#: gnu/packages/perl.scm:581 +#: gnu/packages/perl.scm:610 msgid "" "This modules provides tools to deal with International\n" "Standard Serial Numbers." msgstr "" -#: gnu/packages/perl.scm:601 +#: gnu/packages/perl.scm:630 msgid "Work with International Standard Music Numbers" msgstr "" -#: gnu/packages/perl.scm:602 +#: gnu/packages/perl.scm:631 msgid "" "This modules provides tools to deal with International\n" "Standard Music Numbers." msgstr "" -#: gnu/packages/perl.scm:623 +#: gnu/packages/perl.scm:652 msgid "Cache interface for Perl" msgstr "Interface de cache pour Perl" -#: gnu/packages/perl.scm:624 +#: gnu/packages/perl.scm:653 msgid "" "The Cache modules are designed to assist a developer in\n" -"persisting data for a specified period of time. Often these modules are used\n" +"persisting data for a specified period of time. Often these modules are " +"used\n" "in web applications to store data locally to save repeated and redundant\n" -"expensive calls to remote machines or databases. People have also been known\n" -"to use Cache::Cache for its straightforward interface in sharing data between\n" +"expensive calls to remote machines or databases. People have also been " +"known\n" +"to use Cache::Cache for its straightforward interface in sharing data " +"between\n" "runs of an application or invocations of a CGI-style script or simply as an\n" "easy to use abstraction of the file system or shared memory." msgstr "" -#: gnu/packages/perl.scm:647 +#: gnu/packages/perl.scm:676 msgid "Shared memory interprocess cache via mmap" msgstr "" -#: gnu/packages/perl.scm:648 +#: gnu/packages/perl.scm:677 msgid "" "A shared memory cache through an mmap'ed file. It's core is\n" "written in C for performance. It uses fcntl locking to ensure multiple\n" -"processes can safely access the cache at the same time. It uses a basic LRU\n" +"processes can safely access the cache at the same time. It uses a basic " +"LRU\n" "algorithm to keep the most used entries in the cache." msgstr "" -#: gnu/packages/perl.scm:669 +#: gnu/packages/perl.scm:698 msgid "Capture STDOUT and STDERR from Perl, XS or external programs" msgstr "" -#: gnu/packages/perl.scm:671 +#: gnu/packages/perl.scm:700 msgid "" "Capture::Tiny provides a simple, portable way to capture almost anything\n" "sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" -"code or from an external program. Optionally, output can be teed so that it\n" +"code or from an external program. Optionally, output can be teed so that " +"it\n" "is captured while being passed through to the original file handles." msgstr "" -#: gnu/packages/perl.scm:690 +#: gnu/packages/perl.scm:719 msgid "Check compatibility with the installed perl version" msgstr "" -#: gnu/packages/perl.scm:692 +#: gnu/packages/perl.scm:721 msgid "" "This module is used by Schmorp's modules during configuration stage\n" "to test the installed perl for compatibility with his modules." msgstr "" -#: gnu/packages/perl.scm:712 +#: gnu/packages/perl.scm:741 msgid "Warns and dies noisily with stack backtraces/" msgstr "" -#: gnu/packages/perl.scm:713 +#: gnu/packages/perl.scm:742 msgid "" "This module is meant as a debugging aid. It can be used to\n" -"make a script complain loudly with stack backtraces when @code{warn()}-ing or\n" +"make a script complain loudly with stack backtraces when @code{warn()}-ing " +"or\n" "@code{die()}ing." msgstr "" -#: gnu/packages/perl.scm:732 +#: gnu/packages/perl.scm:761 msgid "Executable comments for Perl" msgstr "" -#: gnu/packages/perl.scm:733 +#: gnu/packages/perl.scm:762 msgid "" "Carp::Assert is intended for a purpose like the ANSI C\n" "library assert.h." msgstr "" -#: gnu/packages/perl.scm:755 +#: gnu/packages/perl.scm:784 msgid "Convenience wrappers around Carp::Assert" msgstr "" -#: gnu/packages/perl.scm:756 +#: gnu/packages/perl.scm:785 msgid "" "Carp::Assert::More is a set of handy assertion functions for\n" "Perl." msgstr "" -#: gnu/packages/perl.scm:776 +#: gnu/packages/perl.scm:805 msgid "Report errors from a \"clan\" of modules" msgstr "" -#: gnu/packages/perl.scm:777 +#: gnu/packages/perl.scm:806 msgid "" "This module allows errors from a clan (or family) of modules\n" "to appear to originate from the caller of the clan. This is necessary in\n" -"cases where the clan modules are not classes derived from each other, and thus\n" +"cases where the clan modules are not classes derived from each other, and " +"thus\n" "the Carp.pm module doesn't help." msgstr "" -#: gnu/packages/perl.scm:797 +#: gnu/packages/perl.scm:826 msgid "Read the CDDB entry for an audio CD in your drive" msgstr "" -#: gnu/packages/perl.scm:798 +#: gnu/packages/perl.scm:827 msgid "This module can retrieve information from the CDDB." msgstr "" -#: gnu/packages/perl.scm:820 +#: gnu/packages/perl.scm:849 msgid "Automated accessor generation" msgstr "" -#: gnu/packages/perl.scm:821 +#: gnu/packages/perl.scm:850 msgid "" "This module automagically generates accessors/mutators for\n" "your class." msgstr "" -#: gnu/packages/perl.scm:843 +#: gnu/packages/perl.scm:872 msgid "Faster, but less expandable, chained accessors" msgstr "" -#: gnu/packages/perl.scm:844 +#: gnu/packages/perl.scm:873 msgid "" "A chained accessor is one that always returns the object\n" -"when called with parameters (to set), and the value of the field when called\n" -"with no arguments. This module subclasses Class::Accessor in order to provide\n" +"when called with parameters (to set), and the value of the field when " +"called\n" +"with no arguments. This module subclasses Class::Accessor in order to " +"provide\n" "the same mk_accessors interface." msgstr "" -#: gnu/packages/perl.scm:871 +#: gnu/packages/perl.scm:900 msgid "Build groups of accessors" msgstr "" -#: gnu/packages/perl.scm:872 +#: gnu/packages/perl.scm:901 msgid "" "This class lets you build groups of accessors that will call\n" "different getters and setters." msgstr "" -#: gnu/packages/perl.scm:892 +#: gnu/packages/perl.scm:921 msgid "Pragma to use the C3 method resolution order algorithm" msgstr "" -#: gnu/packages/perl.scm:893 +#: gnu/packages/perl.scm:922 msgid "" "This is pragma to change Perl 5's standard method resolution\n" "order from depth-first left-to-right (a.k.a - pre-order) to the more\n" "sophisticated C3 method resolution order." msgstr "" -#: gnu/packages/perl.scm:917 +#: gnu/packages/perl.scm:946 msgid "Drop-in replacement for NEXT" msgstr "" -#: gnu/packages/perl.scm:918 +#: gnu/packages/perl.scm:947 msgid "" "This module is intended as a drop-in replacement for NEXT,\n" "supporting the same interface, but using Class::C3 to do the hard work." msgstr "" -#: gnu/packages/perl.scm:943 +#: gnu/packages/perl.scm:972 msgid "Load mix-ins or components to your C3-based class" msgstr "" -#: gnu/packages/perl.scm:944 +#: gnu/packages/perl.scm:973 msgid "" "This module will inject base classes to your module using\n" "the Class::C3 method resolution order." msgstr "" -#: gnu/packages/perl.scm:962 +#: gnu/packages/perl.scm:991 msgid "Inheritable, overridable class data" msgstr "" -#: gnu/packages/perl.scm:963 +#: gnu/packages/perl.scm:992 msgid "" "Class::Data::Inheritable is for creating accessor/mutators\n" -"to class data. That is, if you want to store something about your class as a\n" -"whole (instead of about a single object). This data is then inherited by your\n" +"to class data. That is, if you want to store something about your class as " +"a\n" +"whole (instead of about a single object). This data is then inherited by " +"your\n" "subclasses and can be overridden." msgstr "" -#: gnu/packages/perl.scm:984 +#: gnu/packages/perl.scm:1013 msgid "Class for easy date and time manipulation" msgstr "" -#: gnu/packages/perl.scm:985 +#: gnu/packages/perl.scm:1014 msgid "" "This module provides a general-purpose date and datetime\n" "type for perl." msgstr "" -#: gnu/packages/perl.scm:1002 +#: gnu/packages/perl.scm:1031 msgid "Base class for error handling" msgstr "" -#: gnu/packages/perl.scm:1004 +#: gnu/packages/perl.scm:1033 msgid "" -"@code{Class::ErrorHandler} provides an error-handling mechanism that is generic\n" -"enough to be used as the base class for a variety of OO classes. Subclasses inherit\n" -"its two error-handling methods, error and errstr, to communicate error messages back\n" +"@code{Class::ErrorHandler} provides an error-handling mechanism that is " +"generic\n" +"enough to be used as the base class for a variety of OO classes. Subclasses " +"inherit\n" +"its two error-handling methods, error and errstr, to communicate error " +"messages back\n" "to the calling program." msgstr "" -#: gnu/packages/perl.scm:1025 +#: gnu/packages/perl.scm:1054 msgid "Utility methods for factory classes" msgstr "" -#: gnu/packages/perl.scm:1026 +#: gnu/packages/perl.scm:1055 msgid "This module exports methods useful for factory classes." msgstr "" -#: gnu/packages/perl.scm:1043 +#: gnu/packages/perl.scm:1072 msgid "Get information about a class and its structure" msgstr "" -#: gnu/packages/perl.scm:1044 +#: gnu/packages/perl.scm:1073 msgid "" "Class::Inspector allows you to get information about a\n" "loaded class." msgstr "" -#: gnu/packages/perl.scm:1072 +#: gnu/packages/perl.scm:1101 msgid "Working (require \"Class::Name\") and more" msgstr "" -#: gnu/packages/perl.scm:1073 +#: gnu/packages/perl.scm:1102 msgid "" "\"require EXPR\" only accepts Class/Name.pm style module\n" "names, not Class::Name. For that, this module provides \"load_class\n" "'Class::Name'\"." msgstr "" -#: gnu/packages/perl.scm:1096 +#: gnu/packages/perl.scm:1125 msgid "XS implementation of parts of Class::Load" msgstr "" -#: gnu/packages/perl.scm:1097 +#: gnu/packages/perl.scm:1126 msgid "" "This module provides an XS implementation for portions of\n" "Class::Load." msgstr "" -#: gnu/packages/perl.scm:1116 +#: gnu/packages/perl.scm:1145 msgid "Create generic methods for OO Perl" msgstr "" -#: gnu/packages/perl.scm:1117 +#: gnu/packages/perl.scm:1146 msgid "" "This module solves the problem of having to continually\n" "write accessor methods for your objects that perform standard tasks." msgstr "" -#: gnu/packages/perl.scm:1138 +#: gnu/packages/perl.scm:1167 msgid "Moose-like method modifiers" msgstr "" -#: gnu/packages/perl.scm:1139 +#: gnu/packages/perl.scm:1168 msgid "" "Class::Method::Modifiers provides three modifiers: 'before',\n" -"'around', and 'after'. 'before' and 'after' are run just before and after the\n" -"method they modify, but can not really affect that original method. 'around'\n" +"'around', and 'after'. 'before' and 'after' are run just before and after " +"the\n" +"method they modify, but can not really affect that original method. " +"'around'\n" "is run in place of the original method, with a hook to easily call that\n" "original method." msgstr "" -#: gnu/packages/perl.scm:1160 +#: gnu/packages/perl.scm:1189 msgid "Implementation of a singleton class for Perl" msgstr "" -#: gnu/packages/perl.scm:1161 +#: gnu/packages/perl.scm:1190 msgid "" "This module implements a Singleton class from which other\n" "classes can be derived. By itself, the Class::Singleton module does very\n" "little other than manage the instantiation of a single object." msgstr "" -#: gnu/packages/perl.scm:1180 +#: gnu/packages/perl.scm:1209 msgid "Minimalist class construction" msgstr "" -#: gnu/packages/perl.scm:1181 +#: gnu/packages/perl.scm:1210 msgid "" "This module offers a minimalist class construction kit. It\n" "uses no non-core modules for any recent Perl." msgstr "" -#: gnu/packages/perl.scm:1201 +#: gnu/packages/perl.scm:1230 msgid "Unload a class" msgstr "" -#: gnu/packages/perl.scm:1202 +#: gnu/packages/perl.scm:1231 msgid "" "Class:Unload unloads a given class by clearing out its\n" "symbol table and removing it from %INC." msgstr "" -#: gnu/packages/perl.scm:1220 +#: gnu/packages/perl.scm:1249 msgid "Generate fast XS accessors without runtime compilation" msgstr "" -#: gnu/packages/perl.scm:1221 +#: gnu/packages/perl.scm:1250 msgid "" "Class::XSAccessor implements fast read, write, and\n" -"read/write accessors in XS. Additionally, it can provide predicates such as\n" +"read/write accessors in XS. Additionally, it can provide predicates such " +"as\n" "\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" -"object. It only works with objects that are implemented as ordinary hashes.\n" +"object. It only works with objects that are implemented as ordinary " +"hashes.\n" "Class::XSAccessor::Array implements the same interface for objects that use\n" "arrays for their internal representation." msgstr "" -#: gnu/packages/perl.scm:1241 gnu/packages/perl.scm:1264 +#: gnu/packages/perl.scm:1270 gnu/packages/perl.scm:1293 msgid "Recursively copy Perl datatypes" msgstr "" -#: gnu/packages/perl.scm:1243 +#: gnu/packages/perl.scm:1272 msgid "" "This module provides a clone() method which makes recursive copies of\n" -"nested hash, array, scalar and reference types, including tied variables and\n" +"nested hash, array, scalar and reference types, including tied variables " +"and\n" "objects." msgstr "" -#: gnu/packages/perl.scm:1265 +#: gnu/packages/perl.scm:1294 msgid "" "This module provides a general-purpose @code{clone} function\n" -"to make deep copies of Perl data structures. It calls itself recursively to\n" -"copy nested hash, array, scalar and reference types, including tied variables\n" +"to make deep copies of Perl data structures. It calls itself recursively " +"to\n" +"copy nested hash, array, scalar and reference types, including tied " +"variables\n" "and objects." msgstr "" -#: gnu/packages/perl.scm:1285 +#: gnu/packages/perl.scm:1314 msgid "Sane defaults for Perl programs" msgstr "" -#: gnu/packages/perl.scm:1286 +#: gnu/packages/perl.scm:1315 msgid "" "This module implements some sane defaults for Perl programs,\n" "as defined by two typical specimens of Perl coders." msgstr "" -#: gnu/packages/perl.scm:1306 +#: gnu/packages/perl.scm:1335 msgid "Load configuration from different file formats" msgstr "" -#: gnu/packages/perl.scm:1307 +#: gnu/packages/perl.scm:1336 msgid "" "Config::Any provides a facility for Perl applications and\n" -"libraries to load configuration data from multiple different file formats. It\n" +"libraries to load configuration data from multiple different file formats. " +"It\n" "supports XML, YAML, JSON, Apache-style configuration, and Perl code." msgstr "" -#: gnu/packages/perl.scm:1328 +#: gnu/packages/perl.scm:1357 msgid "Module to implement some AutoConf macros in Perl" msgstr "" -#: gnu/packages/perl.scm:1329 +#: gnu/packages/perl.scm:1358 msgid "" "Config::AutoConf is intended to provide the same\n" "opportunities to Perl developers as GNU Autoconf does for Shell developers." msgstr "" -#: gnu/packages/perl.scm:1347 +#: gnu/packages/perl.scm:1376 msgid "Generic Config Module" msgstr "" -#: gnu/packages/perl.scm:1348 +#: gnu/packages/perl.scm:1377 msgid "" "This module opens a config file and parses its contents for\n" -"you. The format of config files supported by Config::General is inspired by\n" +"you. The format of config files supported by Config::General is inspired " +"by\n" "the well known Apache config format and is 100% compatible with Apache\n" "configs, but you can also just use simple name/value pairs in your config\n" -"files. In addition to the capabilities of an Apache config file it supports\n" +"files. In addition to the capabilities of an Apache config file it " +"supports\n" "some enhancements such as here-documents, C-style comments, and multiline\n" "options." msgstr "" -#: gnu/packages/perl.scm:1375 +#: gnu/packages/perl.scm:1404 msgid "Simple .ini-file format reader and writer" msgstr "" -#: gnu/packages/perl.scm:1376 +#: gnu/packages/perl.scm:1405 msgid "" "@code{Config::INI} is a module that facilates the reading\n" "and writing of @code{.ini}-style configuration files." msgstr "" -#: gnu/packages/perl.scm:1397 +#: gnu/packages/perl.scm:1426 msgid "Preserve context during subroutine call" msgstr "" -#: gnu/packages/perl.scm:1398 +#: gnu/packages/perl.scm:1427 msgid "" "This module runs code after a subroutine call, preserving\n" "the context the subroutine would have seen if it were the last statement in\n" "the caller." msgstr "" -#: gnu/packages/perl.scm:1423 +#: gnu/packages/perl.scm:1452 msgid "Extract data from Macintosh BinHex files" msgstr "" -#: gnu/packages/perl.scm:1425 +#: gnu/packages/perl.scm:1454 msgid "" "BinHex is a format for transporting files safely through electronic\n" "mail, as short-lined, 7-bit, semi-compressed data streams. Ths module\n" @@ -11210,34 +12513,35 @@ msgid "" "data." msgstr "" -#: gnu/packages/perl.scm:1447 +#: gnu/packages/perl.scm:1476 msgid "Verify requirements in a CPAN::Meta object" msgstr "" -#: gnu/packages/perl.scm:1448 +#: gnu/packages/perl.scm:1477 msgid "" "This module verifies if requirements described in a\n" "CPAN::Meta object are present." msgstr "" -#: gnu/packages/perl.scm:1468 +#: gnu/packages/perl.scm:1497 msgid "JSON::XS for Cpanel" msgstr "" -#: gnu/packages/perl.scm:1469 gnu/packages/perl.scm:4193 +#: gnu/packages/perl.scm:1498 gnu/packages/perl.scm:4292 msgid "" "This module converts Perl data structures to JSON and vice\n" "versa." msgstr "" -#: gnu/packages/perl.scm:1487 +#: gnu/packages/perl.scm:1516 msgid "Random password generator" msgstr "" -#: gnu/packages/perl.scm:1488 +#: gnu/packages/perl.scm:1517 msgid "" "Crypt::RandPasswd provides three functions that can be used\n" -"to generate random passwords, constructed from words, letters, or characters.\n" +"to generate random passwords, constructed from words, letters, or " +"characters.\n" "This code is a Perl implementation of the Automated Password Generator\n" "standard, like the program described in \"A Random Word Generator For\n" "Pronounceable Passwords\". This code is a re-engineering of the program\n" @@ -11245,111 +12549,116 @@ msgid "" "Password Generator\"." msgstr "" -#: gnu/packages/perl.scm:1513 +#: gnu/packages/perl.scm:1542 msgid "Perl implementation of the RC4 encryption algorithm" msgstr "" -#: gnu/packages/perl.scm:1514 +#: gnu/packages/perl.scm:1543 msgid "A pure Perl implementation of the RC4 algorithm." msgstr "" -#: gnu/packages/perl.scm:1533 +#: gnu/packages/perl.scm:1562 msgid "Temporarily change working directory" msgstr "" -#: gnu/packages/perl.scm:1535 +#: gnu/packages/perl.scm:1564 msgid "" "@code{Cwd::Guard} changes the current directory using a limited scope.\n" "It returns to the previous working directory when the object is destroyed." msgstr "" -#: gnu/packages/perl.scm:1573 +#: gnu/packages/perl.scm:1602 msgid "Library for genomic analysis" msgstr "Bibliothèque d'analyse génomique" -#: gnu/packages/perl.scm:1574 +#: gnu/packages/perl.scm:1603 msgid "" "Chaolin Zhang's Perl Library (czplib) contains assorted\n" "functions and data structures for processing and analysing genomic and\n" "bioinformatics data." msgstr "" -#: gnu/packages/perl.scm:1603 gnu/packages/perl.scm:1769 +#: gnu/packages/perl.scm:1632 gnu/packages/perl.scm:1798 msgid "Base classes wrapping fundamental Perl data types" msgstr "" -#: gnu/packages/perl.scm:1604 +#: gnu/packages/perl.scm:1633 msgid "" "Collection of classes that wrap fundamental data types that\n" -"exist in Perl. These classes and methods as they exist today are an attempt\n" +"exist in Perl. These classes and methods as they exist today are an " +"attempt\n" "to mirror functionality provided by Moose's Native Traits. One important\n" "thing to note is all classes currently do no validation on constructor\n" "input." msgstr "" -#: gnu/packages/perl.scm:1627 +#: gnu/packages/perl.scm:1656 msgid "Compare Perl data structures" msgstr "" -#: gnu/packages/perl.scm:1628 +#: gnu/packages/perl.scm:1657 msgid "" "This module compares arbitrary data structures to see if\n" "they are copies of each other." msgstr "" -#: gnu/packages/perl.scm:1646 +#: gnu/packages/perl.scm:1675 msgid "Perl extension for generating unique identifiers" msgstr "" -#: gnu/packages/perl.scm:1647 +#: gnu/packages/perl.scm:1676 msgid "" "@code{Data::Uniqid} provides three simple routines for\n" -"generating unique ids. These ids are coded with a Base62 systen to make them\n" +"generating unique ids. These ids are coded with a Base62 systen to make " +"them\n" "short and handy (e.g. to use it as part of a URL)." msgstr "" -#: gnu/packages/perl.scm:1666 +#: gnu/packages/perl.scm:1695 msgid "Pretty printing of data structures" msgstr "" -#: gnu/packages/perl.scm:1667 +#: gnu/packages/perl.scm:1696 msgid "" "This module provide functions that takes a list of values as\n" -"their argument and produces a string as its result. The string contains Perl\n" +"their argument and produces a string as its result. The string contains " +"Perl\n" "code that, when \"eval\"ed, produces a deep copy of the original arguments." msgstr "" -#: gnu/packages/perl.scm:1686 +#: gnu/packages/perl.scm:1715 msgid "Concise data dumper" msgstr "" -#: gnu/packages/perl.scm:1687 +#: gnu/packages/perl.scm:1716 msgid "" "Data::Dumper::Concise provides a dumper with Less\n" "indentation and newlines plus sub deparsing." msgstr "" -#: gnu/packages/perl.scm:1709 +#: gnu/packages/perl.scm:1738 msgid "Parse and validate simple name/value option pairs" msgstr "" -#: gnu/packages/perl.scm:1711 +#: gnu/packages/perl.scm:1740 msgid "Data::OptList provides a simple syntax for name/value option pairs." msgstr "" -#: gnu/packages/perl.scm:1733 +#: gnu/packages/perl.scm:1762 msgid "Help when paging through sets of results" msgstr "" -#: gnu/packages/perl.scm:1734 +#: gnu/packages/perl.scm:1763 msgid "" "When searching through large amounts of data, it is often\n" -"the case that a result set is returned that is larger than we want to display\n" -"on one page. This results in wanting to page through various pages of data.\n" +"the case that a result set is returned that is larger than we want to " +"display\n" +"on one page. This results in wanting to page through various pages of " +"data.\n" "The maths behind this is unfortunately fiddly, hence this module." msgstr "" -#: gnu/packages/perl.scm:1771 +#: gnu/packages/perl.scm:1800 msgid "" "@code{Data::Perl} is a container class for the following classes:\n" "@itemize\n" @@ -11363,116 +12672,133 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/perl.scm:1802 +#: gnu/packages/perl.scm:1831 msgid "Colored pretty-print of Perl data structures and objects" msgstr "" -#: gnu/packages/perl.scm:1803 +#: gnu/packages/perl.scm:1832 msgid "" "Display Perl variables and objects on screen, properly\n" "formatted (to be inspected by a human)." msgstr "" -#: gnu/packages/perl.scm:1826 +#: gnu/packages/perl.scm:1855 msgid "Conditionally split data into records" msgstr "" -#: gnu/packages/perl.scm:1827 +#: gnu/packages/perl.scm:1856 msgid "" "This Perl module allows you to split data into records by\n" -"not only specifying what you wish to split the data on, but also by specifying\n" +"not only specifying what you wish to split the data on, but also by " +"specifying\n" "an \"unless\" regular expression. If the text in question matches the\n" "\"unless\" regex, it will not be split there. This allows us to do things\n" "like split on newlines unless newlines are embedded in quotes." msgstr "" -#: gnu/packages/perl.scm:1850 +#: gnu/packages/perl.scm:1884 +msgid "Read multiple hunks of data out of your DATA section" +msgstr "" + +#: gnu/packages/perl.scm:1885 +msgid "" +"This package provides a Perl library to read multiple hunks\n" +"of data out of your DATA section." +msgstr "" + +#: gnu/packages/perl.scm:1905 msgid "Structured tags datastructures" msgstr "" -#: gnu/packages/perl.scm:1852 +#: gnu/packages/perl.scm:1907 msgid "" "This module is for manipulating data as hierarchical tag/value\n" -"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures can\n" -"be represented as nested arrays, which have the advantage of being native to\n" +"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures " +"can\n" +"be represented as nested arrays, which have the advantage of being native " +"to\n" "Perl." msgstr "" -#: gnu/packages/perl.scm:1879 +#: gnu/packages/perl.scm:1934 msgid "N at a time iteration API" msgstr "" -#: gnu/packages/perl.scm:1880 +#: gnu/packages/perl.scm:1935 msgid "" "This module tries to find middle ground between one at a\n" -"time and all at once processing of data sets. The purpose of this module is\n" +"time and all at once processing of data sets. The purpose of this module " +"is\n" "to avoid the overhead of implementing an iterative api when this isn't\n" "necessary, without breaking forward compatibility in case that becomes\n" "necessary later on." msgstr "" -#: gnu/packages/perl.scm:1905 +#: gnu/packages/perl.scm:1960 msgid "Dynamic generation of nested combinations of variants" msgstr "" -#: gnu/packages/perl.scm:1906 +#: gnu/packages/perl.scm:1961 msgid "" "Data::Tumbler - Dynamic generation of nested combinations of\n" "variants." msgstr "" -#: gnu/packages/perl.scm:1932 +#: gnu/packages/perl.scm:1987 msgid "Visitor style traversal of Perl data structures" msgstr "" -#: gnu/packages/perl.scm:1933 +#: gnu/packages/perl.scm:1988 msgid "" "This module is a simple visitor implementation for Perl\n" "values. It has a main dispatcher method, visit, which takes a single perl\n" "value and then calls the methods appropriate for that value. It can\n" -"recursively map (cloning as necessary) or just traverse most structures, with\n" +"recursively map (cloning as necessary) or just traverse most structures, " +"with\n" "support for per-object behavior, circular structures, visiting tied\n" "structures, and all ref types (hashes, arrays, scalars, code, globs)." msgstr "" -#: gnu/packages/perl.scm:1958 +#: gnu/packages/perl.scm:2013 msgid "Gregorian calendar date calculations" msgstr "" -#: gnu/packages/perl.scm:1959 +#: gnu/packages/perl.scm:2014 msgid "" "This package consists of a Perl module for date calculations\n" -"based on the Gregorian calendar, thereby complying with all relevant norms and\n" +"based on the Gregorian calendar, thereby complying with all relevant norms " +"and\n" "standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" "applicable)." msgstr "" -#: gnu/packages/perl.scm:1983 +#: gnu/packages/perl.scm:2038 msgid "XS wrapper for Date::Calc" msgstr "" -#: gnu/packages/perl.scm:1984 +#: gnu/packages/perl.scm:2039 msgid "" "Date::Calc::XS is an XS wrapper and C library plug-in for\n" "Date::Calc." msgstr "" -#: gnu/packages/perl.scm:2008 +#: gnu/packages/perl.scm:2063 msgid "Date manipulation routines" msgstr "" -#: gnu/packages/perl.scm:2009 +#: gnu/packages/perl.scm:2064 msgid "" "Date::Manip is a series of modules for common date/time\n" -"operations, such as comparing two times, determining a date a given amount of\n" +"operations, such as comparing two times, determining a date a given amount " +"of\n" "time from another, or parsing international times." msgstr "" -#: gnu/packages/perl.scm:2028 +#: gnu/packages/perl.scm:2083 msgid "Simple date handling" msgstr "" -#: gnu/packages/perl.scm:2029 +#: gnu/packages/perl.scm:2084 msgid "" "Dates are complex enough without times and timezones. This\n" "module may be used to create simple date objects. It handles validation,\n" @@ -11480,22 +12806,22 @@ msgid "" "hours, minutes, seconds, and time zones." msgstr "" -#: gnu/packages/perl.scm:2061 +#: gnu/packages/perl.scm:2116 msgid "Date and time object for Perl" msgstr "" -#: gnu/packages/perl.scm:2062 +#: gnu/packages/perl.scm:2117 msgid "" "DateTime is a class for the representation of date/time\n" "combinations. It represents the Gregorian calendar, extended backwards in\n" "time before its creation (in 1582)." msgstr "" -#: gnu/packages/perl.scm:2084 +#: gnu/packages/perl.scm:2139 msgid "Dates in the Julian calendar" msgstr "" -#: gnu/packages/perl.scm:2085 +#: gnu/packages/perl.scm:2140 msgid "" "This package is a companion module to @code{DateTime.pm}.\n" "It implements the Julian calendar. It supports everything that\n" @@ -11503,131 +12829,143 @@ msgid "" "precise." msgstr "" -#: gnu/packages/perl.scm:2111 +#: gnu/packages/perl.scm:2166 msgid "DateTime set objects" msgstr "" -#: gnu/packages/perl.scm:2112 +#: gnu/packages/perl.scm:2167 msgid "" "The DateTime::Set module provides a date/time sets\n" "implementation. It allows, for example, the generation of groups of dates,\n" -"like \"every wednesday\", and then find all the dates matching that pattern,\n" +"like \"every wednesday\", and then find all the dates matching that " +"pattern,\n" "within a time range." msgstr "" -#: gnu/packages/perl.scm:2135 +#: gnu/packages/perl.scm:2190 msgid "DateTime rfc2445 recurrences" msgstr "" -#: gnu/packages/perl.scm:2136 +#: gnu/packages/perl.scm:2191 msgid "" "This module provides convenience methods that let you easily\n" "create DateTime::Set objects for RFC 2445 style recurrences." msgstr "" -#: gnu/packages/perl.scm:2157 +#: gnu/packages/perl.scm:2212 msgid "DateTime::Set extension for basic recurrences" msgstr "" -#: gnu/packages/perl.scm:2158 +#: gnu/packages/perl.scm:2213 msgid "" "This module provides convenience methods that let you easily\n" -"create DateTime::Set objects for various recurrences, such as \"once a month\"\n" -"or \"every day\". You can also create more complicated recurrences, such as\n" +"create DateTime::Set objects for various recurrences, such as \"once a month" +"\"\n" +"or \"every day\". You can also create more complicated recurrences, such " +"as\n" "\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." msgstr "" -#: gnu/packages/perl.scm:2183 +#: gnu/packages/perl.scm:2238 msgid "Create DateTime parser classes and objects" msgstr "" -#: gnu/packages/perl.scm:2184 +#: gnu/packages/perl.scm:2239 msgid "" "DateTime::Format::Builder creates DateTime parsers. Many\n" -"string formats of dates and times are simple and just require a basic regular\n" -"expression to extract the relevant information. Builder provides a simple way\n" +"string formats of dates and times are simple and just require a basic " +"regular\n" +"expression to extract the relevant information. Builder provides a simple " +"way\n" "to do this without writing reams of structural code." msgstr "" -#: gnu/packages/perl.scm:2211 +#: gnu/packages/perl.scm:2266 msgid "Parse data/time strings" msgstr "" -#: gnu/packages/perl.scm:2212 +#: gnu/packages/perl.scm:2267 msgid "" "DateTime::Format::Flexible attempts to take any string you\n" "give it and parse it into a DateTime object." msgstr "" -#: gnu/packages/perl.scm:2238 +#: gnu/packages/perl.scm:2293 msgid "Parse and format iCal datetime and duration strings" msgstr "" -#: gnu/packages/perl.scm:2239 +#: gnu/packages/perl.scm:2294 msgid "" "This module understands the ICal date/time and duration\n" "formats, as defined in RFC 2445. It can be used to parse these formats in\n" "order to create the appropriate objects." msgstr "" -#: gnu/packages/perl.scm:2271 +#: gnu/packages/perl.scm:2326 msgid "Machine-readable date/time with natural parsing" msgstr "" -#: gnu/packages/perl.scm:2272 +#: gnu/packages/perl.scm:2327 msgid "" "DateTime::Format::Natural takes a string with a human\n" "readable date/time and creates a machine readable one by applying natural\n" "parsing logic." msgstr "" -#: gnu/packages/perl.scm:2299 +#: gnu/packages/perl.scm:2354 msgid "Parse and format strp and strf time patterns" msgstr "" -#: gnu/packages/perl.scm:2300 +#: gnu/packages/perl.scm:2355 msgid "" "This module implements most of `strptime(3)`, the POSIX\n" "function that is the reverse of `strftime(3)`, for `DateTime`. While\n" -"`strftime` takes a `DateTime` and a pattern and returns a string, `strptime`\n" +"`strftime` takes a `DateTime` and a pattern and returns a string, " +"`strptime`\n" "takes a string and a pattern and returns the `DateTime` object associated." msgstr "" -#: gnu/packages/perl.scm:2332 +#: gnu/packages/perl.scm:2387 msgid "Localization support for DateTime.pm" msgstr "" -#: gnu/packages/perl.scm:2333 +#: gnu/packages/perl.scm:2388 msgid "" "The DateTime::Locale modules provide localization data for\n" "the DateTime.pm class." msgstr "" -#: gnu/packages/perl.scm:2361 +#: gnu/packages/perl.scm:2416 msgid "Time zone object for Perl" msgstr "Objet de fuseau horaire pour Perl" -#: gnu/packages/perl.scm:2362 +#: gnu/packages/perl.scm:2417 msgid "" "This class is the base class for all time zone objects. A\n" "time zone is represented internally as a set of observances, each of which\n" -"describes the offset from GMT for a given time period. Note that without the\n" +"describes the offset from GMT for a given time period. Note that without " +"the\n" "DateTime module, this module does not do much. It's primary interface is\n" "through a DateTime object, and most users will not need to directly use\n" "DateTime::TimeZone methods." msgstr "" -"Cette classe est la classe de base pour tous les objets de fuseaux horaires. Un\n" -"fuseau horaire est représenté de manière interne par un ensemble d'observations,\n" -"qui décrivent chacune le décalage par rapport à GMT pour une certaine période de temps.\n" -"Remarquez que sans le module DateTime, ce module ne fait pas grand chose. Son interface principale\n" -"est l'objet DateTime et la plupart des utilisateurs n'aura pas besoin d'utiliser les\n" +"Cette classe est la classe de base pour tous les objets de fuseaux horaires. " +"Un\n" +"fuseau horaire est représenté de manière interne par un ensemble " +"d'observations,\n" +"qui décrivent chacune le décalage par rapport à GMT pour une certaine " +"période de temps.\n" +"Remarquez que sans le module DateTime, ce module ne fait pas grand chose. " +"Son interface principale\n" +"est l'objet DateTime et la plupart des utilisateurs n'aura pas besoin " +"d'utiliser les\n" "méthodes DateTime::TimeZone directement." -#: gnu/packages/perl.scm:2392 +#: gnu/packages/perl.scm:2447 msgid "Parse date/time strings" msgstr "Analyse des chaînes de date et temps" -#: gnu/packages/perl.scm:2393 +#: gnu/packages/perl.scm:2448 msgid "" "DateTimeX::Easy uses a variety of DateTime::Format packages\n" "to create DateTime objects, with some custom tweaks to smooth out the rough\n" @@ -11635,13 +12973,14 @@ msgid "" msgstr "" "DateTimeX::Easy utilise un ensemble de paquets DateTime::Format\n" "pour créer des objets DateTime, avec certains ajustements pour arrondir\n" -"les angles (surtout dans la détection des fuseaux horaires et de leur sélection)." +"les angles (surtout dans la détection des fuseaux horaires et de leur " +"sélection)." -#: gnu/packages/perl.scm:2414 +#: gnu/packages/perl.scm:2469 msgid "Convert between DateTime and RFC2822/822 formats" msgstr "Convertit entre les formats DateTime et RFC2822/822" -#: gnu/packages/perl.scm:2415 +#: gnu/packages/perl.scm:2470 msgid "" "RFCs 2822 and 822 specify date formats to be used by email.\n" "This module parses and emits such dates." @@ -11649,35 +12988,39 @@ msgstr "" "Les RFC 2822 et 822 spécifient les formats de date utilisés par les\n" "courriels. Ce module analyse et émet ces dates." -#: gnu/packages/perl.scm:2437 +#: gnu/packages/perl.scm:2492 msgid "Parse and format W3CDTF datetime strings" msgstr "Analyse et formate les chaînes de date W3CDTF" -#: gnu/packages/perl.scm:2439 +#: gnu/packages/perl.scm:2494 msgid "" "This module understands the W3CDTF date/time format, an ISO 8601 profile,\n" -"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native date\n" -"format of RSS 1.0. It can be used to parse these formats in order to create\n" +"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native " +"date\n" +"format of RSS 1.0. It can be used to parse these formats in order to " +"create\n" "the appropriate objects." msgstr "" "Ce module comprend le format de date/temps W3CDTF, un profil ISO 8601,\n" -"défini sur https://www.w3.org/TR/NOTE-datetime. Ce format est le format natif\n" -"pour RSS 1.0. Il peut être utilisé pour analyser ces formats pour créer les\n" +"défini sur https://www.w3.org/TR/NOTE-datetime. Ce format est le format " +"natif\n" +"pour RSS 1.0. Il peut être utilisé pour analyser ces formats pour créer " +"les\n" "objets appropriés." -#: gnu/packages/perl.scm:2461 +#: gnu/packages/perl.scm:2516 msgid "Meatier version of caller" msgstr "" -#: gnu/packages/perl.scm:2462 +#: gnu/packages/perl.scm:2517 msgid "Devel::Caller provides meatier version of caller." msgstr "" -#: gnu/packages/perl.scm:2480 +#: gnu/packages/perl.scm:2535 msgid "Check that a command is available" msgstr "Vérifie qu'une commande est disponible" -#: gnu/packages/perl.scm:2481 +#: gnu/packages/perl.scm:2536 msgid "" "Devel::CheckBin is a perl module that checks whether a\n" "particular command is available." @@ -11685,37 +13028,40 @@ msgstr "" "Devel::CheckBin est un module perl qui vérifie si une commande\n" "particulière est disponible." -#: gnu/packages/perl.scm:2500 +#: gnu/packages/perl.scm:2555 msgid "Check compiler availability" msgstr "Vérifie la disponibilité d'un compilateur" -#: gnu/packages/perl.scm:2501 +#: gnu/packages/perl.scm:2556 msgid "" "@code{Devel::CheckCompiler} is a tiny module to check\n" "whether a compiler is available. It can test for a C99 compiler, or\n" "you can tell it to compile a C source file with optional linker flags." msgstr "" "@code{Devel::CheckCompiler} est un petit module pour vérifier\n" -"si un compilateur est disponible. Il peut tester la présence d'un compilateur\n" +"si un compilateur est disponible. Il peut tester la présence d'un " +"compilateur\n" "C99 ou vous pouvez lui dire de compiler un fichier source C avec des\n" "drapeaux de l'éditeur de liens particuliers." -#: gnu/packages/perl.scm:2523 +#: gnu/packages/perl.scm:2578 msgid "Find memory cycles in objects" msgstr "" -#: gnu/packages/perl.scm:2525 +#: gnu/packages/perl.scm:2580 msgid "" "@code{Devel::Cycle} This is a tool for finding circular references in\n" "objects and other types of references. Because of Perl's reference-count\n" "based memory management, circular references will cause memory leaks." msgstr "" -#: gnu/packages/perl.scm:2546 +#: gnu/packages/perl.scm:2601 msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" -msgstr "Fournit un équivalent de ${^GLOBAL_PHASE} eq 'DESTRUCT' pour les perls plus vieux" +msgstr "" +"Fournit un équivalent de ${^GLOBAL_PHASE} eq 'DESTRUCT' pour les perls plus " +"vieux" -#: gnu/packages/perl.scm:2547 +#: gnu/packages/perl.scm:2602 msgid "" "Devel::GlobalDestruction provides a function returning the\n" "equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." @@ -11723,96 +13069,100 @@ msgstr "" "Devel::GlobalDestruction fournit une fonction qui renvoie l'équivalent\n" "de « address@hidden@} eq 'DESTRUCT' » pour les vieux perls." -#: gnu/packages/perl.scm:2568 +#: gnu/packages/perl.scm:2623 msgid "Forces the unavailability of specified Perl modules (for testing)" msgstr "" -#: gnu/packages/perl.scm:2569 +#: gnu/packages/perl.scm:2624 msgid "" "Given a list of Perl modules/filenames, this module makes\n" -"@code{require} and @code{use} statements fail (no matter whether the specified\n" +"@code{require} and @code{use} statements fail (no matter whether the " +"specified\n" "files/modules are installed or not)." msgstr "" -#: gnu/packages/perl.scm:2590 +#: gnu/packages/perl.scm:2645 msgid "Alias lexical variables" msgstr "" -#: gnu/packages/perl.scm:2591 +#: gnu/packages/perl.scm:2646 msgid "" "Devel::LexAlias provides the ability to alias a lexical\n" "variable in a subroutines scope to one of your choosing." msgstr "" -#: gnu/packages/perl.scm:2615 +#: gnu/packages/perl.scm:2670 msgid "Introspect overloaded operators" msgstr "" -#: gnu/packages/perl.scm:2616 +#: gnu/packages/perl.scm:2671 msgid "" "Devel::OverloadInfo returns information about overloaded\n" "operators for a given class (or object), including where in the inheritance\n" "hierarchy the overloads are declared and where the code implementing it is." msgstr "" -#: gnu/packages/perl.scm:2643 +#: gnu/packages/perl.scm:2698 msgid "Partial dumping of data structures" msgstr "" -#: gnu/packages/perl.scm:2644 +#: gnu/packages/perl.scm:2699 msgid "" "This module is a data dumper optimized for logging of\n" "arbitrary parameters." msgstr "" -#: gnu/packages/perl.scm:2662 +#: gnu/packages/perl.scm:2717 msgid "Object representing a stack trace" msgstr "" -#: gnu/packages/perl.scm:2663 +#: gnu/packages/perl.scm:2718 msgid "" "The Devel::StackTrace module contains two classes,\n" -"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate the\n" +"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate " +"the\n" "information that can be retrieved via Perl's caller() function, as well as\n" "providing a simple interface to this data." msgstr "" -#: gnu/packages/perl.scm:2685 +#: gnu/packages/perl.scm:2740 msgid "Displays stack trace in HTML" msgstr "" -#: gnu/packages/perl.scm:2686 +#: gnu/packages/perl.scm:2741 msgid "" "Devel::StackTrace::AsHTML adds as_html method to\n" -"Devel::StackTrace which displays the stack trace in beautiful HTML, with code\n" +"Devel::StackTrace which displays the stack trace in beautiful HTML, with " +"code\n" "snippet context and function parameters. If you call it on an instance of\n" -"Devel::StackTrace::WithLexicals, you even get to see the lexical variables of\n" +"Devel::StackTrace::WithLexicals, you even get to see the lexical variables " +"of\n" "each stack frame." msgstr "" -#: gnu/packages/perl.scm:2707 +#: gnu/packages/perl.scm:2762 msgid "Dump symbol names or the symbol table" msgstr "" -#: gnu/packages/perl.scm:2708 +#: gnu/packages/perl.scm:2763 msgid "Devel::Symdump provides access to the perl symbol table." msgstr "" -#: gnu/packages/perl.scm:2725 +#: gnu/packages/perl.scm:2780 msgid "Keyed-Hashing for Message Authentication" msgstr "" -#: gnu/packages/perl.scm:2726 +#: gnu/packages/perl.scm:2781 msgid "" "The Digest::HMAC module follows the common Digest::\n" "interface for the RFC 2104 HMAC mechanism." msgstr "" -#: gnu/packages/perl.scm:2751 +#: gnu/packages/perl.scm:2806 msgid "Perl interface to the MD-5 algorithm" msgstr "" -#: gnu/packages/perl.scm:2753 +#: gnu/packages/perl.scm:2808 msgid "" "The @code{Digest::MD5} module allows you to use the MD5 Message Digest\n" "algorithm from within Perl programs. The algorithm takes as\n" @@ -11820,41 +13170,41 @@ msgid "" "128-bit \"fingerprint\" or \"message digest\" of the input." msgstr "" -#: gnu/packages/perl.scm:2771 +#: gnu/packages/perl.scm:2826 msgid "Perl implementation of the SHA-1 message digest algorithm" msgstr "" -#: gnu/packages/perl.scm:2773 +#: gnu/packages/perl.scm:2828 msgid "" "This package provides 'Digest::SHA1', an implementation of the NIST\n" "SHA-1 message digest algorithm for use by Perl programs." msgstr "" -#: gnu/packages/perl.scm:2795 +#: gnu/packages/perl.scm:2850 msgid "Declare version conflicts for your dist" msgstr "" -#: gnu/packages/perl.scm:2796 +#: gnu/packages/perl.scm:2851 msgid "" "This module allows you to specify conflicting versions of\n" "modules separately and deal with them after the module is done installing." msgstr "" -#: gnu/packages/perl.scm:2816 +#: gnu/packages/perl.scm:2871 msgid "Detect the encoding of data" msgstr "" -#: gnu/packages/perl.scm:2817 +#: gnu/packages/perl.scm:2872 msgid "" "This package provides a class @code{Encode::Detect} to detect\n" "the encoding of data." msgstr "" -#: gnu/packages/perl.scm:2835 +#: gnu/packages/perl.scm:2890 msgid "ASCII mapping for eucJP encoding" msgstr "" -#: gnu/packages/perl.scm:2836 +#: gnu/packages/perl.scm:2891 msgid "" "This package provides an ASCII mapping for the eucJP\n" "encoding." @@ -11862,45 +13212,47 @@ msgstr "" "Ce paquet fournit une correspondance entre ASCII et l'encodage\n" "eucJP." -#: gnu/packages/perl.scm:2854 +#: gnu/packages/perl.scm:2909 msgid "JIS X 0212 (aka JIS 2000) encodings" msgstr "" -#: gnu/packages/perl.scm:2855 +#: gnu/packages/perl.scm:2910 msgid "" "This package provides encodings for JIS X 0212, which is\n" "also known as JIS 2000." msgstr "" -#: gnu/packages/perl.scm:2878 +#: gnu/packages/perl.scm:2933 msgid "Additional Chinese encodings" msgstr "" -#: gnu/packages/perl.scm:2879 +#: gnu/packages/perl.scm:2934 msgid "" "This Perl module provides Chinese encodings that are not\n" -"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS\",\n" +"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS" +"\",\n" "\"BIG5EXT\", \"CCCII\", \"EUC-TW\", \"CNS11643-*\", \"GB18030\", and\n" "\"UNISYS\"." msgstr "" -#: gnu/packages/perl.scm:2901 +#: gnu/packages/perl.scm:2956 msgid "Advanced operations on path variables" msgstr "" -#: gnu/packages/perl.scm:2902 +#: gnu/packages/perl.scm:2957 msgid "" "@code{Env::Path} presents an object-oriented interface to\n" -"path variables, defined as that subclass of environment variables which name\n" +"path variables, defined as that subclass of environment variables which " +"name\n" "an ordered list of file system elements separated by a platform-standard\n" "separator." msgstr "" -#: gnu/packages/perl.scm:2922 +#: gnu/packages/perl.scm:2977 msgid "OO-ish Error/Exception handling for Perl" msgstr "" -#: gnu/packages/perl.scm:2923 +#: gnu/packages/perl.scm:2978 msgid "" "The Error package provides two interfaces. Firstly Error\n" "provides a procedural interface to exception handling. Secondly Error is a\n" @@ -11908,118 +13260,137 @@ msgid "" "catch, or can simply be recorded." msgstr "" -#: gnu/packages/perl.scm:2948 +#: gnu/packages/perl.scm:3003 msgid "Safely and cleanly create closures via string eval" msgstr "" -#: gnu/packages/perl.scm:2949 +#: gnu/packages/perl.scm:3004 msgid "" "String eval is often used for dynamic code generation. For\n" -"instance, Moose uses it heavily, to generate inlined versions of accessors and\n" -"constructors, which speeds code up at runtime by a significant amount. String\n" -"eval is not without its issues however - it's difficult to control the scope\n" -"it's used in (which determines which variables are in scope inside the eval),\n" -"and it's easy to miss compilation errors, since eval catches them and sticks\n" +"instance, Moose uses it heavily, to generate inlined versions of accessors " +"and\n" +"constructors, which speeds code up at runtime by a significant amount. " +"String\n" +"eval is not without its issues however - it's difficult to control the " +"scope\n" +"it's used in (which determines which variables are in scope inside the " +"eval),\n" +"and it's easy to miss compilation errors, since eval catches them and " +"sticks\n" "them in $@@ instead. This module attempts to solve these problems. It\n" "provides an eval_closure function, which evals a string in a clean\n" "environment, other than a fixed list of specified variables. Compilation\n" "errors are rethrown automatically." msgstr "" -#: gnu/packages/perl.scm:2978 +#: gnu/packages/perl.scm:3033 msgid "Allows you to declare real exception classes in Perl" msgstr "" -#: gnu/packages/perl.scm:2979 +#: gnu/packages/perl.scm:3034 msgid "" "Exception::Class allows you to declare exception hierarchies\n" "in your modules in a \"Java-esque\" manner." msgstr "" -#: gnu/packages/perl.scm:2995 +#: gnu/packages/perl.scm:3050 msgid "Lightweight exporting of functions and variables" msgstr "" -#: gnu/packages/perl.scm:2997 +#: gnu/packages/perl.scm:3052 msgid "" "Exporter::Lite is an alternative to Exporter, intended to provide a\n" "lightweight subset of the most commonly-used functionality. It supports\n" "import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." msgstr "" -#: gnu/packages/perl.scm:3017 +#: gnu/packages/perl.scm:3072 msgid "Exporter with the features of Sub::Exporter but only core dependencies" msgstr "" -#: gnu/packages/perl.scm:3018 +#: gnu/packages/perl.scm:3073 msgid "" "Exporter::Tiny supports many of Sub::Exporter's\n" -"external-facing features including renaming imported functions with the `-as`,\n" -"`-prefix` and `-suffix` options; explicit destinations with the `into` option;\n" -"and alternative installers with the `installler` option. But it's written in\n" +"external-facing features including renaming imported functions with the `-" +"as`,\n" +"`-prefix` and `-suffix` options; explicit destinations with the `into` " +"option;\n" +"and alternative installers with the `installler` option. But it's written " +"in\n" "only about 40% as many lines of code and with zero non-core dependencies." msgstr "" -#: gnu/packages/perl.scm:3041 +#: gnu/packages/perl.scm:3099 gnu/packages/perl.scm:3160 +msgid "Easily build XS extensions that depend on XS extensions" +msgstr "" + +#: gnu/packages/perl.scm:3100 +msgid "" +"ExtUtils::Depends builds XS extensions that depend on XS\n" +"extensions" +msgstr "" + +#: gnu/packages/perl.scm:3120 msgid "Build.PL install path logic made easy" msgstr "" -#: gnu/packages/perl.scm:3042 +#: gnu/packages/perl.scm:3121 msgid "" "This module tries to make install path resolution as easy as\n" "possible." msgstr "" -#: gnu/packages/perl.scm:3060 +#: gnu/packages/perl.scm:3139 msgid "Wrapper for perl's configuration" msgstr "" -#: gnu/packages/perl.scm:3061 +#: gnu/packages/perl.scm:3140 msgid "" "ExtUtils::Config is an abstraction around the %Config hash.\n" -"By itself it is not a particularly interesting module by any measure, however\n" +"By itself it is not a particularly interesting module by any measure, " +"however\n" "it ties together a family of modern toolchain modules." msgstr "" -#: gnu/packages/perl.scm:3081 -msgid "Easily build XS extensions that depend on XS extensions" -msgstr "" - -#: gnu/packages/perl.scm:3083 +#: gnu/packages/perl.scm:3162 msgid "" "This module tries to make it easy to build Perl extensions that use\n" -"functions and typemaps provided by other perl extensions. This means that a\n" -"perl extension is treated like a shared library that provides also a C and an\n" +"functions and typemaps provided by other perl extensions. This means that " +"a\n" +"perl extension is treated like a shared library that provides also a C and " +"an\n" "XS interface besides the perl one." msgstr "" -#: gnu/packages/perl.scm:3103 +#: gnu/packages/perl.scm:3182 msgid "Various portability utilities for module builders" msgstr "" -#: gnu/packages/perl.scm:3104 +#: gnu/packages/perl.scm:3183 msgid "" "This module provides various portable helper functions for\n" "module building modules." msgstr "" -#: gnu/packages/perl.scm:3124 +#: gnu/packages/perl.scm:3203 msgid "Tool to build C libraries" msgstr "" -#: gnu/packages/perl.scm:3125 +#: gnu/packages/perl.scm:3204 msgid "" "Some Perl modules need to ship C libraries together with\n" -"their Perl code. Although there are mechanisms to compile and link (or glue)\n" -"C code in your Perl programs, there isn't a clear method to compile standard,\n" +"their Perl code. Although there are mechanisms to compile and link (or " +"glue)\n" +"C code in your Perl programs, there isn't a clear method to compile " +"standard,\n" "self-contained C libraries. This module main goal is to help in that task." msgstr "" -#: gnu/packages/perl.scm:3146 +#: gnu/packages/perl.scm:3225 msgid "Simplistic interface to pkg-config" msgstr "" -#: gnu/packages/perl.scm:3148 +#: gnu/packages/perl.scm:3227 msgid "" "@code{ExtUtils::PkgConfig} is a very simplistic interface to the\n" "@command{pkg-config} utility, intended for use in the @file{Makefile.PL}\n" @@ -12027,66 +13398,68 @@ msgid "" "It is really just boilerplate code that you would have written yourself." msgstr "" -#: gnu/packages/perl.scm:3180 +#: gnu/packages/perl.scm:3259 msgid "Watch for changes to files" msgstr "" -#: gnu/packages/perl.scm:3181 +#: gnu/packages/perl.scm:3260 msgid "" "This module provides a class to monitor a directory for\n" "changes made to any file." msgstr "" -#: gnu/packages/perl.scm:3202 +#: gnu/packages/perl.scm:3281 msgid "Get directories of configuration files" msgstr "" -#: gnu/packages/perl.scm:3203 +#: gnu/packages/perl.scm:3282 msgid "" "This module is a helper for installing, reading and finding\n" -"configuration file locations. @code{File::ConfigDir} is a module to help out\n" +"configuration file locations. @code{File::ConfigDir} is a module to help " +"out\n" "when Perl modules (especially applications) need to read and store\n" "configuration files from more than one location." msgstr "" -#: gnu/packages/perl.scm:3223 +#: gnu/packages/perl.scm:3302 msgid "Recursively copy files and directories" msgstr "" -#: gnu/packages/perl.scm:3224 +#: gnu/packages/perl.scm:3303 msgid "" "This module has 3 functions: one to copy files only, one to\n" "copy directories only, and one to do either depending on the argument's\n" "type." msgstr "" -#: gnu/packages/perl.scm:3246 +#: gnu/packages/perl.scm:3325 msgid "Alternative interface to File::Find" msgstr "" -#: gnu/packages/perl.scm:3247 +#: gnu/packages/perl.scm:3326 msgid "" "File::Find::Rule is a friendlier interface to File::Find.\n" "It allows you to build rules which specify the desired files and\n" "directories." msgstr "" -#: gnu/packages/perl.scm:3270 +#: gnu/packages/perl.scm:3349 msgid "Common rules for searching for Perl things" msgstr "" -#: gnu/packages/perl.scm:3271 +#: gnu/packages/perl.scm:3350 msgid "" "File::Find::Rule::Perl provides methods for finding various\n" -"types Perl-related files, or replicating search queries run on a distribution\n" +"types Perl-related files, or replicating search queries run on a " +"distribution\n" "in various parts of the CPAN ecosystem." msgstr "" -#: gnu/packages/perl.scm:3292 +#: gnu/packages/perl.scm:3371 msgid "Matches patterns in a series of files" msgstr "" -#: gnu/packages/perl.scm:3293 +#: gnu/packages/perl.scm:3372 msgid "" "@code{File::Grep} provides similar functionality as perl's\n" "builtin @code{grep}, @code{map}, and @code{foreach} commands, but iterating\n" @@ -12094,188 +13467,197 @@ msgid "" "provide a quick dropin when such functionality is needed." msgstr "" -#: gnu/packages/perl.scm:3316 +#: gnu/packages/perl.scm:3395 msgid "Find your home and other directories on any platform" msgstr "" -#: gnu/packages/perl.scm:3317 +#: gnu/packages/perl.scm:3396 msgid "" "File::HomeDir is a module for locating the directories that\n" -"are \"owned\" by a user (typically your user) and to solve the various issues\n" +"are \"owned\" by a user (typically your user) and to solve the various " +"issues\n" "that arise trying to find them consistently across a wide variety of\n" "platforms." msgstr "" -#: gnu/packages/perl.scm:3339 +#: gnu/packages/perl.scm:3418 msgid "Create or remove directory trees" msgstr "" -#: gnu/packages/perl.scm:3340 +#: gnu/packages/perl.scm:3419 msgid "" "This module provide a convenient way to create directories\n" "of arbitrary depth and to delete an entire directory subtree from the\n" "file system." msgstr "" -#: gnu/packages/perl.scm:3363 +#: gnu/packages/perl.scm:3442 msgid "Change directory temporarily for a limited scope" msgstr "" -#: gnu/packages/perl.scm:3364 +#: gnu/packages/perl.scm:3443 msgid "" "@code{File::pushd} does a temporary @code{chdir} that is\n" "easily and automatically reverted, similar to @code{pushd} in some Unix\n" "command shells. It works by creating an object that caches the original\n" "working directory. When the object is destroyed, the destructor calls\n" "@code{chdir} to revert to the original working directory. By storing the\n" -"object in a lexical variable with a limited scope, this happens automatically\n" +"object in a lexical variable with a limited scope, this happens " +"automatically\n" "at the end of the scope." msgstr "" -#: gnu/packages/perl.scm:3392 +#: gnu/packages/perl.scm:3471 msgid "" "Perl extension for crawling directory trees and compiling\n" "lists of files" msgstr "" -#: gnu/packages/perl.scm:3395 +#: gnu/packages/perl.scm:3474 msgid "" "The File::List module crawls the directory tree starting at the\n" -"provided base directory and can return files (and/or directories if desired)\n" +"provided base directory and can return files (and/or directories if " +"desired)\n" "matching a regular expression." msgstr "" -#: gnu/packages/perl.scm:3414 +#: gnu/packages/perl.scm:3493 msgid "Remove files and directories in Perl" msgstr "" -#: gnu/packages/perl.scm:3415 +#: gnu/packages/perl.scm:3494 msgid "" "File::Remove::remove removes files and directories. It acts\n" -"like /bin/rm, for the most part. Although \"unlink\" can be given a list of\n" +"like /bin/rm, for the most part. Although \"unlink\" can be given a list " +"of\n" "files, it will not remove directories; this module remedies that. It also\n" "accepts wildcards, * and ?, as arguments for file names." msgstr "" -#: gnu/packages/perl.scm:3439 +#: gnu/packages/perl.scm:3518 msgid "Locate per-dist and per-module shared files" msgstr "" -#: gnu/packages/perl.scm:3440 +#: gnu/packages/perl.scm:3519 msgid "" "The intent of File::ShareDir is to provide a companion to\n" "Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" "module to have access to a large amount of read-only data that is stored on\n" "the file-system at run-time. Once the files have been installed to the\n" -"correct directory, you can use File::ShareDir to find your files again after\n" +"correct directory, you can use File::ShareDir to find your files again " +"after\n" "the installation." msgstr "" -#: gnu/packages/perl.scm:3462 +#: gnu/packages/perl.scm:3541 msgid "Locate per-dist shared files" msgstr "" -#: gnu/packages/perl.scm:3463 +#: gnu/packages/perl.scm:3542 msgid "" "File::ShareDir::Dist finds share directories for\n" "distributions. It is a companion module to File::ShareDir." msgstr "" -#: gnu/packages/perl.scm:3483 +#: gnu/packages/perl.scm:3562 msgid "Install shared files" msgstr "" -#: gnu/packages/perl.scm:3484 +#: gnu/packages/perl.scm:3563 msgid "" "File::ShareDir::Install allows you to install read-only data\n" -"files from a distribution. It is a companion module to File::ShareDir, which\n" +"files from a distribution. It is a companion module to File::ShareDir, " +"which\n" "allows you to locate these files after installation." msgstr "" -#: gnu/packages/perl.scm:3503 +#: gnu/packages/perl.scm:3582 msgid "Reading/Writing/Modifying of complete files" msgstr "" -#: gnu/packages/perl.scm:3504 +#: gnu/packages/perl.scm:3583 msgid "" "File::Slurp provides subroutines to read or write entire\n" "files with a simple call. It also has a subroutine for reading the list of\n" "file names in a directory." msgstr "" -#: gnu/packages/perl.scm:3527 +#: gnu/packages/perl.scm:3606 msgid "Simple, sane and efficient module to slurp a file" msgstr "" -#: gnu/packages/perl.scm:3528 +#: gnu/packages/perl.scm:3607 msgid "" "This module provides functions for fast and correct file\n" "slurping and spewing. All functions are optionally exported." msgstr "" -#: gnu/packages/perl.scm:3545 +#: gnu/packages/perl.scm:3624 msgid "Simple file reader and writer" msgstr "" -#: gnu/packages/perl.scm:3547 +#: gnu/packages/perl.scm:3626 msgid "This module provides functions for fast reading and writing of files." msgstr "" -#: gnu/packages/perl.scm:3566 +#: gnu/packages/perl.scm:3645 msgid "Return name and handle of a temporary file safely" msgstr "" -#: gnu/packages/perl.scm:3567 +#: gnu/packages/perl.scm:3646 msgid "" "File::Temp can be used to create and open temporary files in\n" "a safe way." msgstr "" -#: gnu/packages/perl.scm:3584 +#: gnu/packages/perl.scm:3663 msgid "Portable implementation of the `which' utility" msgstr "" -#: gnu/packages/perl.scm:3586 +#: gnu/packages/perl.scm:3665 msgid "" "File::Which was created to be able to get the paths to executable\n" -"programs on systems under which the `which' program wasn't implemented in the\n" +"programs on systems under which the `which' program wasn't implemented in " +"the\n" "shell." msgstr "" -#: gnu/packages/perl.scm:3609 +#: gnu/packages/perl.scm:3688 msgid "Extended Unix style glob functionality" msgstr "" -#: gnu/packages/perl.scm:3610 +#: gnu/packages/perl.scm:3689 msgid "" "@code{File::Zglob} provides a traditional Unix @code{glob}\n" -"functionality; it returns a list of file names that match the given pattern.\n" +"functionality; it returns a list of file names that match the given " +"pattern.\n" "For instance, it supports the @code{**/*.pm} form." msgstr "" -#: gnu/packages/perl.scm:3629 +#: gnu/packages/perl.scm:3708 msgid "Module to handle parsing command line options" msgstr "" -#: gnu/packages/perl.scm:3630 +#: gnu/packages/perl.scm:3709 msgid "" "The @code{Getopt::Long} module implements an extended getopt\n" "function called @code{GetOptions()}. It parses the command line from\n" "@code{ARGV}, recognizing and removing specified options and their possible\n" "values.\n" "\n" -"This function adheres to the POSIX syntax for command line options, with GNU\n" +"This function adheres to the POSIX syntax for command line options, with " +"GNU\n" "extensions. In general, this means that options have long names instead of\n" "single letters, and are introduced with a double dash \"--\". Support for\n" "bundling of command line options, as was the case with the more traditional\n" "single-letter approach, is provided but not enabled by default." msgstr "" -#: gnu/packages/perl.scm:3664 +#: gnu/packages/perl.scm:3743 msgid "Getopt::Long, but simpler and more powerful" msgstr "" -#: gnu/packages/perl.scm:3665 +#: gnu/packages/perl.scm:3744 msgid "" "Getopt::Long::Descriptive is yet another Getopt library.\n" "It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" @@ -12283,167 +13665,187 @@ msgid "" "usage (help) messages, data validation, and a few other useful features." msgstr "" -#: gnu/packages/perl.scm:3683 +#: gnu/packages/perl.scm:3762 msgid "Table-driven argument parsing for Perl" msgstr "" -#: gnu/packages/perl.scm:3685 +#: gnu/packages/perl.scm:3764 msgid "" "Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" "vaguely inspired by John Ousterhout's Tk_ParseArgv." msgstr "" -#: gnu/packages/perl.scm:3707 +#: gnu/packages/perl.scm:3786 msgid "Graph data structures and algorithms" msgstr "" -#: gnu/packages/perl.scm:3708 +#: gnu/packages/perl.scm:3787 msgid "" "This is @code{Graph}, a Perl module for dealing with graphs,\n" "the abstract data structures." msgstr "" -#: gnu/packages/perl.scm:3725 +#: gnu/packages/perl.scm:3804 msgid "Safe cleanup blocks implemented as guards" msgstr "" -#: gnu/packages/perl.scm:3726 +#: gnu/packages/perl.scm:3805 msgid "" "@code{Guard} implements so-called @dfn{guards}. A guard is\n" -"something (usually an object) that \"guards\" a resource, ensuring that it is\n" +"something (usually an object) that \"guards\" a resource, ensuring that it " +"is\n" "cleaned up when expected.\n" "\n" "Specifically, this module supports two different types of guards: guard\n" -"objects, which execute a given code block when destroyed, and scoped guards,\n" +"objects, which execute a given code block when destroyed, and scoped " +"guards,\n" "which are tied to the scope exit." msgstr "" -#: gnu/packages/perl.scm:3762 +#: gnu/packages/perl.scm:3841 msgid "Lightweight field hash for inside-out objects" msgstr "" -#: gnu/packages/perl.scm:3763 +#: gnu/packages/perl.scm:3842 msgid "" "@code{Hash::FieldHash} provides the field hash mechanism\n" "which supports the inside-out technique. It is an alternative to\n" -"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, and\n" +"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, " +"and\n" "relic support." msgstr "" -#: gnu/packages/perl.scm:3783 +#: gnu/packages/perl.scm:3862 msgid "Merge arbitrarily deep hashes into a single hash" msgstr "" -#: gnu/packages/perl.scm:3784 +#: gnu/packages/perl.scm:3863 msgid "" "Hash::Merge merges two arbitrarily deep hashes into a single\n" -"hash. That is, at any level, it will add non-conflicting key-value pairs from\n" -"one hash to the other, and follows a set of specific rules when there are key\n" +"hash. That is, at any level, it will add non-conflicting key-value pairs " +"from\n" +"one hash to the other, and follows a set of specific rules when there are " +"key\n" "value conflicts. The hash is followed recursively, so that deeply nested\n" "hashes that are at the same level will be merged when the parent hashes are\n" "merged." msgstr "" -#: gnu/packages/perl.scm:3806 +#: gnu/packages/perl.scm:3885 msgid "Store multiple values per key" msgstr "" -#: gnu/packages/perl.scm:3807 +#: gnu/packages/perl.scm:3886 msgid "" "Hash::MultiValue is an object (and a plain hash reference)\n" "that may contain multiple values per key, inspired by MultiDict of WebOb." msgstr "" -#: gnu/packages/perl.scm:3825 +#: gnu/packages/perl.scm:3904 msgid "Alternative but compatible interface to modules that export symbols" msgstr "" -#: gnu/packages/perl.scm:3826 +#: gnu/packages/perl.scm:3905 msgid "" "This module acts as a layer between Exporter and modules which\n" -"consume exports. It is feature-compatible with Exporter, plus some much needed\n" +"consume exports. It is feature-compatible with Exporter, plus some much " +"needed\n" "extras. You can use this to import symbols from any exporter that follows\n" -"Exporters specification. The exporter modules themselves do not need to use or\n" -"inherit from the Exporter module, they just need to set @@EXPORT and/or other\n" +"Exporters specification. The exporter modules themselves do not need to use " +"or\n" +"inherit from the Exporter module, they just need to set @@EXPORT and/or " +"other\n" "variables." msgstr "" -#: gnu/packages/perl.scm:3850 +#: gnu/packages/perl.scm:3929 msgid "Import packages into other packages" msgstr "" -#: gnu/packages/perl.scm:3851 +#: gnu/packages/perl.scm:3930 msgid "" "Writing exporters is a pain. Some use Exporter, some use\n" "Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" -"some things are pragmas. Exporting on someone else's behalf is harder. The\n" +"some things are pragmas. Exporting on someone else's behalf is harder. " +"The\n" "exporters don't provide a consistent API for this, and pragmas need to have\n" "their import method called directly, since they effect the current unit of\n" "compilation. Import::Into provides global methods to make this painless." msgstr "" -#: gnu/packages/perl.scm:3873 +#: gnu/packages/perl.scm:3952 msgid "Use modules in inc/ if newer than installed" msgstr "" -#: gnu/packages/perl.scm:3874 +#: gnu/packages/perl.scm:3953 msgid "" "The inc::latest module helps bootstrap configure-time\n" -"dependencies for CPAN distributions. These dependencies get bundled into the\n" +"dependencies for CPAN distributions. These dependencies get bundled into " +"the\n" "inc directory within a distribution and are used by Makefile.PL or Build.PL." msgstr "" -#: gnu/packages/perl.scm:3895 +#: gnu/packages/perl.scm:3973 +msgid "Lexically warn about using the indirect method call syntax" +msgstr "" + +#: gnu/packages/perl.scm:3975 +msgid "Indirect warns about using the indirect method call syntax." +msgstr "" + +#: gnu/packages/perl.scm:3994 msgid "Capture STDOUT and STDERR from Perl code, subprocesses or XS" msgstr "" -#: gnu/packages/perl.scm:3896 +#: gnu/packages/perl.scm:3995 msgid "" "@code{IO::CaptureOutput} provides routines for capturing\n" "@code{STDOUT} and @code{STDERR} from perl subroutines, forked system\n" "calls (e.g. @code{system()}, @code{fork()}) and from XS or C modules.\n" "\n" -"This module is no longer recommended by its maintainer. Users are advised to\n" +"This module is no longer recommended by its maintainer. Users are advised " +"to\n" "try @code{Capture::Tiny} instead." msgstr "" -#: gnu/packages/perl.scm:3918 +#: gnu/packages/perl.scm:4017 msgid "Utilities for interactive I/O" msgstr "" -#: gnu/packages/perl.scm:3919 +#: gnu/packages/perl.scm:4018 msgid "" "This module provides three utility subroutines that make it\n" -"easier to develop interactive applications: is_interactive(), interactive(),\n" +"easier to develop interactive applications: is_interactive(), " +"interactive(),\n" "and busy()." msgstr "" -#: gnu/packages/perl.scm:3938 +#: gnu/packages/perl.scm:4037 msgid "Emulate file interface for in-core strings" msgstr "" -#: gnu/packages/perl.scm:3939 +#: gnu/packages/perl.scm:4038 msgid "" "IO::String is an IO::File (and IO::Handle) compatible class\n" "that reads or writes data from in-core strings." msgstr "" -#: gnu/packages/perl.scm:3957 +#: gnu/packages/perl.scm:4056 msgid "IO:: interface for reading/writing an array of lines" msgstr "" -#: gnu/packages/perl.scm:3958 +#: gnu/packages/perl.scm:4057 msgid "" "This toolkit primarily provides modules for performing both\n" "traditional and object-oriented i/o) on things *other* than normal\n" "filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." msgstr "" -#: gnu/packages/perl.scm:3976 +#: gnu/packages/perl.scm:4075 msgid "Perl interface to pseudo ttys" msgstr "" -#: gnu/packages/perl.scm:3978 +#: gnu/packages/perl.scm:4077 msgid "" "This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" "pseudo ttys." @@ -12451,59 +13853,62 @@ msgstr "" "Ce paquet fournit les interfaces Perl « IO::Pty » et « IO::Tty » avec\n" "les pseudo tty." -#: gnu/packages/perl.scm:3996 +#: gnu/packages/perl.scm:4095 msgid "Run interactive command-line programs" msgstr "" -#: gnu/packages/perl.scm:3997 +#: gnu/packages/perl.scm:4096 msgid "" "@code{IPC::Cmd} allows for the searching and execution of\n" "any binary on your system. It adheres to verbosity settings and is able to\n" "run interactively. It also has an option to capture output/error buffers." msgstr "" -#: gnu/packages/perl.scm:4026 +#: gnu/packages/perl.scm:4125 msgid "Run system() and background procs w/ piping, redirs, ptys" msgstr "" -#: gnu/packages/perl.scm:4027 +#: gnu/packages/perl.scm:4126 msgid "" "IPC::Run allows you run and interact with child processes\n" -"using files, pipes, and pseudo-ttys. Both system()-style and scripted usages\n" +"using files, pipes, and pseudo-ttys. Both system()-style and scripted " +"usages\n" "are supported and may be mixed. Likewise, functional and OO API styles are\n" "both supported and may be mixed." msgstr "" -#: gnu/packages/perl.scm:4045 +#: gnu/packages/perl.scm:4144 msgid "Run a subprocess with input/output redirection" msgstr "" -#: gnu/packages/perl.scm:4047 +#: gnu/packages/perl.scm:4146 msgid "" "The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" -"stdout, and/or stderr to files and perl data structures. It aims to satisfy\n" +"stdout, and/or stderr to files and perl data structures. It aims to " +"satisfy\n" "99% of the need for using system, qx, and open3 with a simple, extremely\n" "Perlish API and none of the bloat and rarely used features of IPC::Run." msgstr "" -#: gnu/packages/perl.scm:4071 +#: gnu/packages/perl.scm:4170 msgid "Lightweight interface to shared memory" msgstr "Interface légère pour la mémoire partagée" -#: gnu/packages/perl.scm:4072 +#: gnu/packages/perl.scm:4171 msgid "" "IPC::ShareLite provides a simple interface to shared memory,\n" "allowing data to be efficiently communicated between processes." msgstr "" -#: gnu/packages/perl.scm:4090 +#: gnu/packages/perl.scm:4189 msgid "Run commands simply, with detailed diagnostics" msgstr "" -#: gnu/packages/perl.scm:4091 +#: gnu/packages/perl.scm:4190 msgid "" "Calling Perl's in-built @code{system} function is easy,\n" -"determining if it was successful is hard. Let's face it, @code{$?} isn't the\n" +"determining if it was successful is hard. Let's face it, @code{$?} isn't " +"the\n" "nicest variable in the world to play with, and even if you do check it,\n" "producing a well-formatted error string takes a lot of work.\n" "\n" @@ -12511,52 +13916,64 @@ msgid "" "commands." msgstr "" -#: gnu/packages/perl.scm:4116 +#: gnu/packages/perl.scm:4215 msgid "JSON encoder/decoder for Perl" msgstr "" -#: gnu/packages/perl.scm:4117 +#: gnu/packages/perl.scm:4216 msgid "" "This module converts Perl data structures to JSON and vice\n" "versa using either JSON::XS or JSON::PP." msgstr "" -#: gnu/packages/perl.scm:4142 +#: gnu/packages/perl.scm:4241 msgid "Wrapper for Perl JSON classes" msgstr "" -#: gnu/packages/perl.scm:4144 +#: gnu/packages/perl.scm:4243 msgid "" "This module tries to provide a coherent API to bring together the\n" -"various JSON modules currently on CPAN. This module will allow you to code to\n" +"various JSON modules currently on CPAN. This module will allow you to code " +"to\n" "any JSON API and have it work regardless of which JSON module is actually\n" "installed." msgstr "" -#: gnu/packages/perl.scm:4168 +#: gnu/packages/perl.scm:4267 msgid "Cpanel::JSON::XS with fallback" msgstr "" -#: gnu/packages/perl.scm:4169 +#: gnu/packages/perl.scm:4268 msgid "" "This module first checks to see if either Cpanel::JSON::XS\n" -"or JSON::XS is already loaded, in which case it uses that module. Otherwise\n" -"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and\n" +"or JSON::XS is already loaded, in which case it uses that module. " +"Otherwise\n" +"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, " +"and\n" "either uses the first module it finds or throws an error." msgstr "" -#: gnu/packages/perl.scm:4192 +#: gnu/packages/perl.scm:4291 msgid "JSON serialising/deserialising for Perl" msgstr "" -#: gnu/packages/perl.scm:4211 +#: gnu/packages/perl.scm:4314 +msgid "Prevent leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4316 +msgid "Lexical::SealRequireHints prevents leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4333 msgid "Bringing loggers and listeners together" msgstr "" -#: gnu/packages/perl.scm:4212 +#: gnu/packages/perl.scm:4334 msgid "" "@code{Log::Any} provides a standard log production API for\n" -"modules. @code{Log::Any::Adapter} allows applications to choose the mechanism\n" +"modules. @code{Log::Any::Adapter} allows applications to choose the " +"mechanism\n" "for log consumption, whether screen, file or another logging mechanism like\n" "@code{Log::Dispatch} or @code{Log::Log4perl}.\n" "\n" @@ -12571,32 +13988,32 @@ msgid "" "logging mechanism." msgstr "" -#: gnu/packages/perl.scm:4248 +#: gnu/packages/perl.scm:4370 msgid "Log::Any adapter for Log::Log4perl" msgstr "" -#: gnu/packages/perl.scm:4249 +#: gnu/packages/perl.scm:4371 msgid "" "@code{Log::Any::Adapter::Log4perl} provides a\n" "@code{Log::Any} adapter using @code{Log::Log4perl} for logging." msgstr "" -#: gnu/packages/perl.scm:4270 +#: gnu/packages/perl.scm:4392 msgid "Log4j implementation for Perl" msgstr "" -#: gnu/packages/perl.scm:4271 +#: gnu/packages/perl.scm:4393 msgid "" "@code{Log::Log4perl} lets you remote-control and fine-tune\n" "the logging behaviour of your system from the outside. It implements the\n" "widely popular (Java-based) Log4j logging package in pure Perl." msgstr "" -#: gnu/packages/perl.scm:4291 +#: gnu/packages/perl.scm:4413 msgid "Log::Report in the lightest form" msgstr "" -#: gnu/packages/perl.scm:4293 +#: gnu/packages/perl.scm:4415 msgid "" "This module allows libraries to have a dependency to a small module\n" "instead of the full Log-Report distribution. The full power of\n" @@ -12606,97 +14023,100 @@ msgid "" "version." msgstr "" -#: gnu/packages/perl.scm:4318 +#: gnu/packages/perl.scm:4440 msgid "Get messages to users and logs" msgstr "" -#: gnu/packages/perl.scm:4320 +#: gnu/packages/perl.scm:4442 msgid "" "@code{Log::Report} combines three tasks which are closely related in\n" "one: logging, exceptions, and translations." msgstr "" -#: gnu/packages/perl.scm:4349 +#: gnu/packages/perl.scm:4471 msgid "High-level interface to Uniforum message translation" msgstr "" -#: gnu/packages/perl.scm:4350 +#: gnu/packages/perl.scm:4472 msgid "" "This package is an internationalization library for Perl\n" "that aims to be compatible with the Uniforum message translations system as\n" "implemented for example in GNU gettext." msgstr "" -#: gnu/packages/perl.scm:4369 +#: gnu/packages/perl.scm:4491 msgid "Transliterate text between writing systems" msgstr "" -#: gnu/packages/perl.scm:4370 +#: gnu/packages/perl.scm:4492 msgid "" "@code{Lingua::Translit} can be used to convert text from one\n" -"writing system to another, based on national or international transliteration\n" +"writing system to another, based on national or international " +"transliteration\n" "tables. Where possible a reverse transliteration is supported." msgstr "" -#: gnu/packages/perl.scm:4394 +#: gnu/packages/perl.scm:4516 msgid "Combination of List::Util and List::MoreUtils" msgstr "" -#: gnu/packages/perl.scm:4395 +#: gnu/packages/perl.scm:4517 msgid "" "This module exports all of the functions that either\n" "List::Util or List::MoreUtils defines, with preference to List::Util." msgstr "" -#: gnu/packages/perl.scm:4417 +#: gnu/packages/perl.scm:4539 msgid "Compare elements of two or more lists" msgstr "" -#: gnu/packages/perl.scm:4418 +#: gnu/packages/perl.scm:4540 msgid "" "@code{List::Compare} provides a module to perform\n" "comparative operations on two or more lists. Provided operations include\n" "intersections, unions, unique elements, complements and many more." msgstr "" -#: gnu/packages/perl.scm:4453 gnu/packages/perl.scm:4504 +#: gnu/packages/perl.scm:4575 gnu/packages/perl.scm:4626 msgid "Provide the stuff missing in List::Util" msgstr "" -#: gnu/packages/perl.scm:4454 +#: gnu/packages/perl.scm:4576 msgid "" "List::MoreUtils provides some trivial but commonly needed\n" "functionality on lists which is not going to go into List::Util." msgstr "" -#: gnu/packages/perl.scm:4476 +#: gnu/packages/perl.scm:4598 msgid "Provide the stuff missing in List::Util in XS" msgstr "" -#: gnu/packages/perl.scm:4477 +#: gnu/packages/perl.scm:4599 msgid "" "@code{List::MoreUtils::XS} provides some trivial but\n" "commonly needed functionality on lists which is not going to go into\n" "@code{List::Util}." msgstr "" -#: gnu/packages/perl.scm:4505 +#: gnu/packages/perl.scm:4627 msgid "" "@code{List::SomeUtils} provides some trivial but commonly\n" -"needed functionality on lists which is not going to go into @code{List::Util}.\n" +"needed functionality on lists which is not going to go into @code{List::" +"Util}.\n" "\n" -"All of the below functions are implementable in only a couple of lines of Perl\n" +"All of the below functions are implementable in only a couple of lines of " +"Perl\n" "code. Using the functions from this module however should give slightly\n" "better performance as everything is implemented in C. The pure-Perl\n" "implementation of these functions only serves as a fallback in case the C\n" "portions of this module couldn't be compiled on this machine." msgstr "" -#: gnu/packages/perl.scm:4534 +#: gnu/packages/perl.scm:4656 msgid "Bundle of ancient email modules" msgstr "" -#: gnu/packages/perl.scm:4535 +#: gnu/packages/perl.scm:4657 msgid "" "MailTools contains the following modules:\n" "@table @asis\n" @@ -12710,7 +14130,8 @@ msgid "" "@item Mail::Filter\n" "Process Mail::Internet messages.\n" "@item Mail::Header\n" -"Collection of Mail::Field objects, representing the header of a Mail::Internet\n" +"Collection of Mail::Field objects, representing the header of a Mail::" +"Internet\n" "object.\n" "@item Mail::Internet\n" "Represents a single email message, with header and body.\n" @@ -12723,91 +14144,93 @@ msgid "" "@end table" msgstr "" -#: gnu/packages/perl.scm:4574 +#: gnu/packages/perl.scm:4696 msgid "Expiry plug-in for Memoize that adds LRU cache expiration" msgstr "" -#: gnu/packages/perl.scm:4575 +#: gnu/packages/perl.scm:4697 msgid "" "This module implements an expiry policy for Memoize that\n" "follows LRU semantics, that is, the last n results, where n is specified as\n" "the argument to the CACHESIZE parameter, will be cached." msgstr "" -#: gnu/packages/perl.scm:4593 +#: gnu/packages/perl.scm:4715 msgid "Charset information for MIME messages" msgstr "" -#: gnu/packages/perl.scm:4595 +#: gnu/packages/perl.scm:4717 msgid "" "@code{MIME::Charset} provides information about character sets used for\n" "MIME messages on Internet." msgstr "" -#: gnu/packages/perl.scm:4622 +#: gnu/packages/perl.scm:4744 msgid "Tools to manipulate MIME messages" msgstr "Outils de manipulation des messages MIME" -#: gnu/packages/perl.scm:4624 +#: gnu/packages/perl.scm:4746 msgid "" "MIME-tools is a collection of Perl5 MIME:: modules for parsing,\n" "decoding, and generating single- or multipart (even nested multipart) MIME\n" "messages." msgstr "" -#: gnu/packages/perl.scm:4643 +#: gnu/packages/perl.scm:4765 msgid "Definition of MIME types" msgstr "" -#: gnu/packages/perl.scm:4644 +#: gnu/packages/perl.scm:4766 msgid "" "This module provides a list of known mime-types, combined\n" "from various sources. For instance, it contains all IANA types and the\n" "knowledge of Apache." msgstr "" -#: gnu/packages/perl.scm:4666 +#: gnu/packages/perl.scm:4788 msgid "Write your linewise code for handles; this does the rest" msgstr "" -#: gnu/packages/perl.scm:4667 +#: gnu/packages/perl.scm:4789 msgid "" "It's boring to deal with opening files for IO, converting\n" "strings to handle-like objects, and all that. With\n" -"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you can\n" +"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you " +"can\n" "just write a method to handle handles, and methods for handling strings and\n" "file names are added for you." msgstr "" -#: gnu/packages/perl.scm:4693 +#: gnu/packages/perl.scm:4815 msgid "Enable all of the features of Modern Perl with one import" msgstr "" -#: gnu/packages/perl.scm:4694 +#: gnu/packages/perl.scm:4816 msgid "" "@code{Modern::Perl} provides a simple way to enable\n" "multiple, by now, standard libraries in a Perl program." msgstr "" -#: gnu/packages/perl.scm:4722 +#: gnu/packages/perl.scm:4844 msgid "Tiny replacement for Module::Build" msgstr "" -#: gnu/packages/perl.scm:4723 +#: gnu/packages/perl.scm:4845 msgid "" "Many Perl distributions use a Build.PL file instead of a\n" "Makefile.PL file to drive distribution configuration, build, test and\n" "installation. Traditionally, Build.PL uses Module::Build as the underlying\n" "build system. This module provides a simple, lightweight, drop-in\n" -"replacement. Whereas Module::Build has over 6,700 lines of code; this module\n" +"replacement. Whereas Module::Build has over 6,700 lines of code; this " +"module\n" "has less than 120, yet supports the features needed by most distributions." msgstr "" -#: gnu/packages/perl.scm:4751 +#: gnu/packages/perl.scm:4873 msgid "Module::Build class for building XS modules" msgstr "" -#: gnu/packages/perl.scm:4753 +#: gnu/packages/perl.scm:4875 msgid "" "@code{Module::Build::XSUtil} is subclass of @code{Module::Build}\n" "for support building XS modules.\n" @@ -12815,13 +14238,19 @@ msgid "" "This is a list of a new parameters in the @code{Module::Build::new} method:\n" "\n" "@enumerate\n" -"@item @code{needs_compiler_c99}: This option checks C99 compiler availability.\n" -"@item @code{needs_compiler_cpp}: This option checks C++ compiler availability.\n" -"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C++.\n" -"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::PPPort}.\n" -"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a helper\n" +"@item @code{needs_compiler_c99}: This option checks C99 compiler " +"availability.\n" +"@item @code{needs_compiler_cpp}: This option checks C++ compiler " +"availability.\n" +"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C" +"++.\n" +"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::" +"PPPort}.\n" +"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a " +"helper\n" "header file to include @file{EXTERN.h}, @file{perl.h}, @file{XSUB.h} and\n" -"@file{ppport.h}, and defines some portability stuff which are not supported by\n" +"@file{ppport.h}, and defines some portability stuff which are not supported " +"by\n" "@file{ppport.h}.\n" "\n" "It is ported from @code{Module::Install::XSUtil}.\n" @@ -12831,11 +14260,11 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/perl.scm:4789 +#: gnu/packages/perl.scm:4911 msgid "Find and use installed modules in a (sub)category" msgstr "" -#: gnu/packages/perl.scm:4790 +#: gnu/packages/perl.scm:4912 msgid "" "Module::Find lets you find and use modules in categories.\n" "This can be useful for auto-detecting driver or plugin modules. You can\n" @@ -12843,77 +14272,81 @@ msgid "" "subcategories." msgstr "" -#: gnu/packages/perl.scm:4816 +#: gnu/packages/perl.scm:4938 msgid "Loads alternate underlying implementations for a module" msgstr "" -#: gnu/packages/perl.scm:4817 +#: gnu/packages/perl.scm:4939 msgid "" "This module abstracts out the process of choosing one of\n" -"several underlying implementations for a module. This can be used to provide\n" -"XS and pure Perl implementations of a module, or it could be used to load an\n" -"implementation for a given OS or any other case of needing to provide multiple\n" +"several underlying implementations for a module. This can be used to " +"provide\n" +"XS and pure Perl implementations of a module, or it could be used to load " +"an\n" +"implementation for a given OS or any other case of needing to provide " +"multiple\n" "implementations." msgstr "" -#: gnu/packages/perl.scm:4855 +#: gnu/packages/perl.scm:4977 msgid "Standalone, extensible Perl module installer" msgstr "" -#: gnu/packages/perl.scm:4856 +#: gnu/packages/perl.scm:4978 msgid "" "Module::Install is a package for writing installers for\n" -"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a\n" +"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in " +"a\n" "strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" "installation version 5.005 or newer." msgstr "" -#: gnu/packages/perl.scm:4877 +#: gnu/packages/perl.scm:4999 msgid "Give your Perl module the ability to have plugins" msgstr "" -#: gnu/packages/perl.scm:4878 +#: gnu/packages/perl.scm:5000 msgid "" "This module provides a simple but extensible way of having\n" "'plugins' for your Perl module." msgstr "" -#: gnu/packages/perl.scm:4897 +#: gnu/packages/perl.scm:5019 msgid "Perl runtime module handling" msgstr "" -#: gnu/packages/perl.scm:4898 +#: gnu/packages/perl.scm:5020 msgid "" "The functions exported by this module deal with runtime\n" "handling of Perl modules, which are normally handled at compile time." msgstr "" -#: gnu/packages/perl.scm:4921 +#: gnu/packages/perl.scm:5043 msgid "Provide information on conflicts for Module::Runtime" msgstr "" -#: gnu/packages/perl.scm:4922 +#: gnu/packages/perl.scm:5044 msgid "" "This module provides conflicts checking for Module::Runtime,\n" "which had a recent release that broke some versions of Moose. It is called\n" "from Moose::Conflicts and moose-outdated." msgstr "" -#: gnu/packages/perl.scm:4943 +#: gnu/packages/perl.scm:5065 msgid "Recursively scan Perl code for dependencies" msgstr "" -#: gnu/packages/perl.scm:4944 +#: gnu/packages/perl.scm:5066 msgid "" "Module::ScanDeps is a module to recursively scan Perl\n" "programs for dependencies." msgstr "" -#: gnu/packages/perl.scm:4964 +#: gnu/packages/perl.scm:5086 msgid "Module name tools and transformations" msgstr "" -#: gnu/packages/perl.scm:4965 +#: gnu/packages/perl.scm:5087 msgid "" "This module provides a few useful functions for manipulating\n" "module names. Its main aim is to centralise some of the functions commonly\n" @@ -12921,117 +14354,123 @@ msgid "" "module names to relative paths." msgstr "" -#: gnu/packages/perl.scm:4995 +#: gnu/packages/perl.scm:5117 msgid "Minimalist Object Orientation (with Moose compatibility)" msgstr "" -#: gnu/packages/perl.scm:4996 +#: gnu/packages/perl.scm:5118 msgid "" "Moo is an extremely light-weight Object Orientation system.\n" -"It allows one to concisely define objects and roles with a convenient syntax\n" +"It allows one to concisely define objects and roles with a convenient " +"syntax\n" "that avoids the details of Perl's object system. Moo contains a subset of\n" "Moose and is optimised for rapid startup." msgstr "" -#: gnu/packages/perl.scm:5072 +#: gnu/packages/perl.scm:5225 msgid "Postmodern object system for Perl 5" msgstr "" -#: gnu/packages/perl.scm:5074 +#: gnu/packages/perl.scm:5227 msgid "" "Moose is a complete object system for Perl 5. It provides keywords for\n" -"attribute declaration, object construction, inheritance, and maybe more. With\n" +"attribute declaration, object construction, inheritance, and maybe more. " +"With\n" "Moose, you define your class declaratively, without needing to know about\n" "blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" -"logical structure of your classes, focusing on \"what\" rather than \"how\".\n" +"logical structure of your classes, focusing on \"what\" rather than \"how" +"\".\n" "A class definition with Moose reads like a list of very concise English\n" "sentences." msgstr "" -#: gnu/packages/perl.scm:5103 +#: gnu/packages/perl.scm:5256 msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" msgstr "" -#: gnu/packages/perl.scm:5104 +#: gnu/packages/perl.scm:5257 msgid "" "This module attempts to emulate the behavior of\n" "Class::Accessor::Fast as accurately as possible using the Moose attribute\n" -"system. The public API of Class::Accessor::Fast is wholly supported, but the\n" +"system. The public API of Class::Accessor::Fast is wholly supported, but " +"the\n" "private methods are not." msgstr "" -#: gnu/packages/perl.scm:5136 +#: gnu/packages/perl.scm:5289 msgid "Moose role for processing command line options" msgstr "" -#: gnu/packages/perl.scm:5137 +#: gnu/packages/perl.scm:5290 msgid "" "This is a Moose role which provides an alternate constructor\n" "for creating objects using parameters passed in from the command line." msgstr "" -#: gnu/packages/perl.scm:5158 +#: gnu/packages/perl.scm:5311 msgid "Mark overload code symbols as methods" msgstr "" -#: gnu/packages/perl.scm:5159 +#: gnu/packages/perl.scm:5312 msgid "" "MooseX::MarkAsMethods allows one to easily mark certain\n" "functions as Moose methods. This will allow other packages such as\n" "namespace::autoclean to operate without blowing away your overloads. After\n" -"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP as\n" +"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP " +"as\n" "being methods, and class extension as well as composition from roles with\n" "overloads will \"just work\"." msgstr "" -#: gnu/packages/perl.scm:5189 +#: gnu/packages/perl.scm:5342 msgid "Code attribute introspection" msgstr "" -#: gnu/packages/perl.scm:5190 +#: gnu/packages/perl.scm:5343 msgid "" "This module allows code attributes of methods to be\n" "introspected using Moose meta method objects." msgstr "" -#: gnu/packages/perl.scm:5216 +#: gnu/packages/perl.scm:5369 msgid "Subclassing of non-Moose classes" msgstr "" -#: gnu/packages/perl.scm:5217 +#: gnu/packages/perl.scm:5370 msgid "" "MooseX::NonMoose allows for easily subclassing non-Moose\n" -"classes with Moose, taking care of the details connected with doing this, such\n" +"classes with Moose, taking care of the details connected with doing this, " +"such\n" "as setting up proper inheritance from Moose::Object and installing (and\n" "inlining, at make_immutable time) a constructor that makes sure things like\n" "BUILD methods are called. It tries to be as non-intrusive as possible." msgstr "" -#: gnu/packages/perl.scm:5246 +#: gnu/packages/perl.scm:5399 msgid "Extension of Params::Validate using Moose's types" msgstr "" -#: gnu/packages/perl.scm:5247 +#: gnu/packages/perl.scm:5400 msgid "" "This module fills a gap in Moose by adding method parameter\n" "validation to Moose." msgstr "" -#: gnu/packages/perl.scm:5268 +#: gnu/packages/perl.scm:5421 msgid "Apply roles to a related Perl class" msgstr "" -#: gnu/packages/perl.scm:5269 +#: gnu/packages/perl.scm:5422 msgid "" "This module applies roles to make a subclass instead of\n" "manually setting up a subclass." msgstr "" -#: gnu/packages/perl.scm:5296 +#: gnu/packages/perl.scm:5449 msgid "Moose roles with composition parameters" msgstr "" -#: gnu/packages/perl.scm:5297 +#: gnu/packages/perl.scm:5450 msgid "" "Because Moose roles serve many different masters, they\n" "usually provide only the least common denominator of functionality. To\n" @@ -13041,11 +14480,11 @@ msgid "" "Parameterized roles offer a solution to these (and other) kinds of problems." msgstr "" -#: gnu/packages/perl.scm:5323 +#: gnu/packages/perl.scm:5476 msgid "Roles which support overloading" msgstr "" -#: gnu/packages/perl.scm:5324 +#: gnu/packages/perl.scm:5477 msgid "" "MooseX::Role::WithOverloading allows you to write a\n" "Moose::Role which defines overloaded operators and allows those overload\n" @@ -13053,107 +14492,113 @@ msgid "" "where plain Moose::Roles would lose the overloading." msgstr "" -#: gnu/packages/perl.scm:5346 +#: gnu/packages/perl.scm:5499 msgid "Name your accessors foo() and set_foo()" msgstr "" -#: gnu/packages/perl.scm:5347 +#: gnu/packages/perl.scm:5500 msgid "" "This module does not provide any methods. Simply loading it\n" -"changes the default naming policy for the loading class so that accessors are\n" -"separated into get and set methods. The get methods have the same name as the\n" +"changes the default naming policy for the loading class so that accessors " +"are\n" +"separated into get and set methods. The get methods have the same name as " +"the\n" "accessor, while set methods are prefixed with \"_set_\"." msgstr "" -#: gnu/packages/perl.scm:5373 +#: gnu/packages/perl.scm:5526 msgid "Strict object constructors for Moose" msgstr "" -#: gnu/packages/perl.scm:5374 +#: gnu/packages/perl.scm:5527 msgid "" "Simply loading this module makes your constructors\n" "\"strict\". If your constructor is called with an attribute init argument\n" "that your class does not declare, then it calls Moose->throw_error()." msgstr "" -#: gnu/packages/perl.scm:5402 +#: gnu/packages/perl.scm:5555 msgid "Trait loading and resolution for Moose" msgstr "" -#: gnu/packages/perl.scm:5403 +#: gnu/packages/perl.scm:5556 msgid "" "Adds support on top of MooseX::Traits for class precedence\n" "search for traits and some extra attributes." msgstr "" -#: gnu/packages/perl.scm:5429 +#: gnu/packages/perl.scm:5582 msgid "Organise your Moose types in libraries" msgstr "" -#: gnu/packages/perl.scm:5430 +#: gnu/packages/perl.scm:5583 msgid "" "This package lets you declare types using short names, but\n" "behind the scenes it namespaces all your type declarations, effectively\n" "prevent name clashes between packages." msgstr "" -#: gnu/packages/perl.scm:5461 +#: gnu/packages/perl.scm:5614 msgid "DateTime related constraints and coercions for Moose" msgstr "" -#: gnu/packages/perl.scm:5462 +#: gnu/packages/perl.scm:5615 msgid "" "This module packages several Moose::Util::TypeConstraints\n" "with coercions, designed to work with the DateTime suite of objects." msgstr "" -#: gnu/packages/perl.scm:5494 +#: gnu/packages/perl.scm:5647 msgid "Extensions to MooseX::Types::DateTime" msgstr "" -#: gnu/packages/perl.scm:5495 +#: gnu/packages/perl.scm:5648 msgid "" "This module builds on MooseX::Types::DateTime to add\n" -"additional custom types and coercions. Since it builds on an existing type,\n" +"additional custom types and coercions. Since it builds on an existing " +"type,\n" "all coercions and constraints are inherited." msgstr "" -#: gnu/packages/perl.scm:5524 +#: gnu/packages/perl.scm:5677 msgid "ClassName type constraints for Moose" msgstr "" -#: gnu/packages/perl.scm:5525 +#: gnu/packages/perl.scm:5678 msgid "" "MooseX::Types::LoadableClass provides a ClassName type\n" "constraint with coercion to load the class." msgstr "" -#: gnu/packages/perl.scm:5551 +#: gnu/packages/perl.scm:5704 msgid "Using Moo and MooX:: packages the most lazy way" msgstr "" -#: gnu/packages/perl.scm:5552 +#: gnu/packages/perl.scm:5705 msgid "Contains the MooX and MooX::Role packages." msgstr "" -#: gnu/packages/perl.scm:5579 +#: gnu/packages/perl.scm:5732 msgid "Giving an easy Moo style way to make command organized CLI apps" msgstr "" -#: gnu/packages/perl.scm:5580 +#: gnu/packages/perl.scm:5733 msgid "" "This package eases the writing of command line utilities,\n" -"accepting commands and subcommands and so on. These commands can form a tree,\n" -"which is mirrored in the package structure. On invocation, each command along\n" -"the path through the tree (starting from the top-level command through to the\n" +"accepting commands and subcommands and so on. These commands can form a " +"tree,\n" +"which is mirrored in the package structure. On invocation, each command " +"along\n" +"the path through the tree (starting from the top-level command through to " +"the\n" "most specific one) is instantiated." msgstr "" -#: gnu/packages/perl.scm:5613 +#: gnu/packages/perl.scm:5766 msgid "Moo eXtension for initializing objects from config file" msgstr "" -#: gnu/packages/perl.scm:5614 +#: gnu/packages/perl.scm:5767 msgid "" "This module is intended to easily load initialization values\n" "for attributes on object construction from an appropriate config file. The\n" @@ -13161,33 +14606,34 @@ msgid "" "@code{MooX::ConfigFromFile} ensures that the role is applied." msgstr "" -#: gnu/packages/perl.scm:5638 +#: gnu/packages/perl.scm:5791 msgid "Moo eXtension for @code{File::ConfigDir}" msgstr "" -#: gnu/packages/perl.scm:5639 +#: gnu/packages/perl.scm:5792 msgid "" "This module is a helper for easily finding configuration\n" "file locations. This information can be used to find a suitable place for\n" "installing configuration files or for finding any piece of settings." msgstr "" -#: gnu/packages/perl.scm:5674 +#: gnu/packages/perl.scm:5827 msgid "NativeTrait-like behavior for Moo" msgstr "" -#: gnu/packages/perl.scm:5676 +#: gnu/packages/perl.scm:5829 msgid "" "@code{MooX::HandlesVia} is an extension of Moo's @code{handles}\n" -"attribute functionality. It provides a means of proxying functionality from\n" +"attribute functionality. It provides a means of proxying functionality " +"from\n" "an external class to the given atttribute." msgstr "" -#: gnu/packages/perl.scm:5707 +#: gnu/packages/perl.scm:5860 msgid "Easily translate Moose code to Moo" msgstr "" -#: gnu/packages/perl.scm:5709 +#: gnu/packages/perl.scm:5862 msgid "" "MooX::late does the following:\n" "@enumerate\n" @@ -13201,45 +14647,47 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/perl.scm:5764 +#: gnu/packages/perl.scm:5917 msgid "Explicit Options eXtension for Object Class" msgstr "" -#: gnu/packages/perl.scm:5765 +#: gnu/packages/perl.scm:5918 msgid "" "Create a command line tool with your Mo, Moo, Moose objects.\n" "You have an @code{option} keyword to replace the usual @code{has} to\n" -"explicitly use your attribute on the command line. The @code{option} keyword\n" +"explicitly use your attribute on the command line. The @code{option} " +"keyword\n" "takes additional parameters and uses @code{Getopt::Long::Descriptive} to\n" "generate a command line tool." msgstr "" -#: gnu/packages/perl.scm:5792 +#: gnu/packages/perl.scm:5945 msgid "Moosish types and type builder" msgstr "" -#: gnu/packages/perl.scm:5793 +#: gnu/packages/perl.scm:5946 msgid "" "MooX::Types::MooseLike provides a possibility to build your\n" -"own set of Moose-like types. These custom types can then be used to describe\n" +"own set of Moose-like types. These custom types can then be used to " +"describe\n" "fields in Moo-based classes." msgstr "" -#: gnu/packages/perl.scm:5822 +#: gnu/packages/perl.scm:5975 msgid "Fast Moose-compatible object system for perl5" msgstr "" -#: gnu/packages/perl.scm:5824 +#: gnu/packages/perl.scm:5977 msgid "" "Mouse is a @code{Moose} compatible object system that implements a\n" "subset of the functionality for reduced startup time." msgstr "" -#: gnu/packages/perl.scm:5847 +#: gnu/packages/perl.scm:6000 msgid "Extend attribute interfaces for Mouse" msgstr "Interfaces d'attribut étendu pour Mouse" -#: gnu/packages/perl.scm:5849 +#: gnu/packages/perl.scm:6002 msgid "" "While @code{Mouse} attributes provide a way to name your accessors,\n" "readers, writers, clearers and predicates, @code{MouseX::NativeTraits}\n" @@ -13247,49 +14695,62 @@ msgid "" "of data." msgstr "" -#: gnu/packages/perl.scm:5869 +#: gnu/packages/perl.scm:6022 msgid "Mozilla's CA cert bundle in PEM format" msgstr "" -#: gnu/packages/perl.scm:5870 +#: gnu/packages/perl.scm:6023 msgid "" "@code{Mozilla::CA} provides a copy of Mozilla's bundle of\n" -"Certificate Authority certificates in a form that can be consumed by modules\n" +"Certificate Authority certificates in a form that can be consumed by " +"modules\n" "and libraries based on OpenSSL." msgstr "" -#: gnu/packages/perl.scm:5889 +#: gnu/packages/perl.scm:6049 +msgid "Disable multidimensional array emulation" +msgstr "" + +#: gnu/packages/perl.scm:6051 +msgid "Multidimensional disables multidimensional array emulation." +msgstr "" + +#: gnu/packages/perl.scm:6068 msgid "MRO interface compatibility for Perls < 5.9.5" msgstr "" -#: gnu/packages/perl.scm:5890 +#: gnu/packages/perl.scm:6069 msgid "" "The \"mro\" namespace provides several utilities for dealing\n" -"with method resolution order and method caching in general in Perl 5.9.5 and\n" +"with method resolution order and method caching in general in Perl 5.9.5 " +"and\n" "higher. This module provides those interfaces for earlier versions of\n" "Perl (back to 5.6.0)." msgstr "" -#: gnu/packages/perl.scm:5917 +#: gnu/packages/perl.scm:6096 msgid "Keep imports out of your namespace" msgstr "" -#: gnu/packages/perl.scm:5918 +#: gnu/packages/perl.scm:6097 msgid "" "The namespace::autoclean pragma will remove all imported\n" -"symbols at the end of the current package's compile cycle. Functions called\n" -"in the package itself will still be bound by their name, but they won't show\n" +"symbols at the end of the current package's compile cycle. Functions " +"called\n" +"in the package itself will still be bound by their name, but they won't " +"show\n" "up as methods on your class or instances. It is very similar to\n" "namespace::clean, except it will clean all imported functions, no matter if\n" -"you imported them before or after you used the pragma. It will also not touch\n" +"you imported them before or after you used the pragma. It will also not " +"touch\n" "anything that looks like a method." msgstr "" -#: gnu/packages/perl.scm:5944 +#: gnu/packages/perl.scm:6123 msgid "Keep imports and functions out of your namespace" msgstr "" -#: gnu/packages/perl.scm:5945 +#: gnu/packages/perl.scm:6124 msgid "" "The namespace::clean pragma will remove all previously\n" "declared or imported symbols at the end of the current package's compile\n" @@ -13297,57 +14758,85 @@ msgid "" "name, but they won't show up as methods on your class or instances." msgstr "" -#: gnu/packages/perl.scm:5972 +#: gnu/packages/perl.scm:6144 +msgid "Non-blocking system DNS resolver" +msgstr "" + +#: gnu/packages/perl.scm:6146 +msgid "" +"This class provides several methods for host name resolution. It is\n" +"designed to be used with event loops. Names are resolved by your system's\n" +"native @code{getaddrinfo(3)} implementation, called in a separate thread to\n" +"avoid blocking the entire application. Threading overhead is limited by " +"using\n" +"system threads instead of Perl threads." +msgstr "" + +#: gnu/packages/perl.scm:6174 msgid "Internationalizing Domain Names in Applications (IDNA)" msgstr "" -#: gnu/packages/perl.scm:5974 +#: gnu/packages/perl.scm:6176 msgid "" "Internationalized Domain Names (IDNs) use characters drawn from a large\n" "repertoire (Unicode), but IDNA allows the non-ASCII characters to be\n" -"represented using only the ASCII characters already allowed in so-called host\n" +"represented using only the ASCII characters already allowed in so-called " +"host\n" "names today (letter-digit-hyphen, /[A-Z0-9-]/i).\n" "\n" -"Use this module if you just want to convert domain names (or email addresses),\n" +"Use this module if you just want to convert domain names (or email " +"addresses),\n" "using whatever IDNA standard is the best choice at the moment." msgstr "" -#: gnu/packages/perl.scm:6000 +#: gnu/packages/perl.scm:6202 msgid "Perl client for Etsy's statsd daemon" msgstr "" -#: gnu/packages/perl.scm:6001 +#: gnu/packages/perl.scm:6203 msgid "" "This module implement a UDP client for the statsd statistics\n" "collector daemon in use at Etsy.com." msgstr "" -#: gnu/packages/perl.scm:6019 +#: gnu/packages/perl.scm:6221 msgid "Numeric comparisons" msgstr "" -#: gnu/packages/perl.scm:6020 +#: gnu/packages/perl.scm:6222 msgid "" "Number::Compare compiles a simple comparison to an anonymous\n" "subroutine, which you can call with a value to be tested against." msgstr "" -#: gnu/packages/perl.scm:6040 +#: gnu/packages/perl.scm:6241 +#, fuzzy +msgid "Perl extension defining ranges of numbers" +msgstr "Interface d'extension Perl pour libcurl" + +#: gnu/packages/perl.scm:6242 +msgid "" +"Number::Range is an object-oriented interface to test if a\n" +"number exists in a given range, and to be able to manipulate the range." +msgstr "" + +#: gnu/packages/perl.scm:6262 msgid "Generate cryptographic signatures for objects" msgstr "" -#: gnu/packages/perl.scm:6041 +#: gnu/packages/perl.scm:6263 msgid "" "Object::Signature is an abstract base class that you can\n" -"inherit from in order to allow your objects to generate unique cryptographic\n" +"inherit from in order to allow your objects to generate unique " +"cryptographic\n" "signatures." msgstr "" -#: gnu/packages/perl.scm:6062 +#: gnu/packages/perl.scm:6284 msgid "Read and write OLE storage files" msgstr "" -#: gnu/packages/perl.scm:6063 +#: gnu/packages/perl.scm:6285 msgid "" "This module allows you to read and write\n" "an OLE-Structured file. @dfn{OLE} (Object Linking and Embedding) is a\n" @@ -13355,98 +14844,102 @@ msgid "" "documents within a single file." msgstr "" -#: gnu/packages/perl.scm:6086 +#: gnu/packages/perl.scm:6308 msgid "Anonymous packages" msgstr "" -#: gnu/packages/perl.scm:6087 +#: gnu/packages/perl.scm:6309 msgid "" "This module allows for anonymous packages that are\n" "independent of the main namespace and only available through an object\n" "instance, not by name." msgstr "" -#: gnu/packages/perl.scm:6115 +#: gnu/packages/perl.scm:6337 msgid "Manage deprecation warnings for your distribution" msgstr "" -#: gnu/packages/perl.scm:6116 +#: gnu/packages/perl.scm:6338 msgid "" "This module allows you to manage a set of deprecations for\n" "one or more modules." msgstr "" -#: gnu/packages/perl.scm:6143 +#: gnu/packages/perl.scm:6365 msgid "Routines for manipulating stashes" msgstr "" -#: gnu/packages/perl.scm:6144 +#: gnu/packages/perl.scm:6366 msgid "" "Manipulating stashes (Perl's symbol tables) is occasionally\n" -"necessary, but incredibly messy, and easy to get wrong. This module hides all\n" +"necessary, but incredibly messy, and easy to get wrong. This module hides " +"all\n" "of that behind a simple API." msgstr "" -#: gnu/packages/perl.scm:6167 +#: gnu/packages/perl.scm:6389 msgid "Faster implementation of the Package::Stash API" msgstr "" -#: gnu/packages/perl.scm:6168 +#: gnu/packages/perl.scm:6390 msgid "" "This is a backend for Package::Stash, which provides the\n" -"functionality in a way that's less buggy and much faster. It will be used by\n" -"default if it's installed, and should be preferred in all environments with a\n" +"functionality in a way that's less buggy and much faster. It will be used " +"by\n" +"default if it's installed, and should be preferred in all environments with " +"a\n" "compiler." msgstr "" -#: gnu/packages/perl.scm:6188 +#: gnu/packages/perl.scm:6410 msgid "Play with other peoples' lexical variables" msgstr "" -#: gnu/packages/perl.scm:6189 +#: gnu/packages/perl.scm:6411 msgid "" "PadWalker is a module which allows you to inspect (and even\n" "change) lexical variables in any subroutine which called you. It will only\n" -"show those variables which are in scope at the point of the call. PadWalker\n" +"show those variables which are in scope at the point of the call. " +"PadWalker\n" "is particularly useful for debugging." msgstr "" -#: gnu/packages/perl.scm:6213 +#: gnu/packages/perl.scm:6435 msgid "Simple parallel processing fork manager" msgstr "" -#: gnu/packages/perl.scm:6214 +#: gnu/packages/perl.scm:6436 msgid "" "@code{Parallel::ForkManager} is intended for use in\n" "operations that can be done in parallel where the number of\n" "processes to be forked off should be limited." msgstr "" -#: gnu/packages/perl.scm:6234 +#: gnu/packages/perl.scm:6456 msgid "Simple, compact and correct param-checking functions" msgstr "" -#: gnu/packages/perl.scm:6236 +#: gnu/packages/perl.scm:6458 msgid "" "Params::Util provides a basic set of importable functions that makes\n" "checking parameters easier." msgstr "" -#: gnu/packages/perl.scm:6260 +#: gnu/packages/perl.scm:6482 msgid "Validate method/function parameters" msgstr "" -#: gnu/packages/perl.scm:6261 +#: gnu/packages/perl.scm:6483 msgid "" "The Params::Validate module allows you to validate method or\n" "function call parameters to an arbitrary level of specificity." msgstr "" -#: gnu/packages/perl.scm:6287 +#: gnu/packages/perl.scm:6511 msgid "Build an optimized subroutine parameter validator" msgstr "" -#: gnu/packages/perl.scm:6288 +#: gnu/packages/perl.scm:6512 msgid "" "This module creates a customized, highly efficient\n" "parameter checking subroutine. It can handle named or positional\n" @@ -13455,79 +14948,79 @@ msgid "" "defaults, optional parameters, and extra \"slurpy\" parameters." msgstr "" -#: gnu/packages/perl.scm:6309 +#: gnu/packages/perl.scm:6533 msgid "Create and manipulate PAR distributions" msgstr "" -#: gnu/packages/perl.scm:6310 +#: gnu/packages/perl.scm:6534 msgid "" "PAR::Dist is a toolkit to create and manipulate PAR\n" "distributions." msgstr "" -#: gnu/packages/perl.scm:6329 +#: gnu/packages/perl.scm:6553 msgid "" "Allows you to both load one or more modules, while setting\n" "up inheritance from those modules at the same time." msgstr "" -#: gnu/packages/perl.scm:6348 +#: gnu/packages/perl.scm:6572 msgid "Path specification manipulation" msgstr "" -#: gnu/packages/perl.scm:6349 +#: gnu/packages/perl.scm:6573 msgid "" "Path::Class is a module for manipulation of file and\n" "directory specifications in a cross-platform manner." msgstr "" -#: gnu/packages/perl.scm:6373 +#: gnu/packages/perl.scm:6597 msgid "File path utility" msgstr "" -#: gnu/packages/perl.scm:6374 +#: gnu/packages/perl.scm:6598 msgid "" "This module provides a small, fast utility for working\n" "with file paths." msgstr "" -#: gnu/packages/perl.scm:6395 +#: gnu/packages/perl.scm:6619 msgid "Fast and correct UTF-8 IO" msgstr "" -#: gnu/packages/perl.scm:6396 +#: gnu/packages/perl.scm:6620 msgid "" "@code{PerlIO::utf8_strict} provides a fast and correct UTF-8\n" "PerlIO layer. Unlike Perl's default @code{:utf8} layer it checks the input\n" "for correctness." msgstr "" -#: gnu/packages/perl.scm:6417 +#: gnu/packages/perl.scm:6641 msgid "Check for comprehensive documentation of a module" msgstr "" -#: gnu/packages/perl.scm:6418 +#: gnu/packages/perl.scm:6642 msgid "" "This module provides a mechanism for determining if the pod\n" "for a given module is comprehensive." msgstr "" -#: gnu/packages/perl.scm:6435 +#: gnu/packages/perl.scm:6659 msgid "Parsing library for text in Pod format" msgstr "" -#: gnu/packages/perl.scm:6436 +#: gnu/packages/perl.scm:6660 msgid "" -"Pod::Simple is a Perl library for parsing text in\n" -"the Pod (plain old documentation) markup language that is typically\n" +"@code{Pod::Simple} is a Perl library for parsing text in\n" +"the @dfn{Pod} (plain old documentation) markup language that is typically\n" "used for writing documentation for Perl and for Perl modules." msgstr "" -#: gnu/packages/perl.scm:6457 +#: gnu/packages/perl.scm:6681 msgid "GNU C library compatible strftime for loggers and servers" msgstr "" -#: gnu/packages/perl.scm:6458 +#: gnu/packages/perl.scm:6682 msgid "" "POSIX::strftime::Compiler provides GNU C library compatible\n" "strftime(3). But this module is not affected by the system locale. This\n" @@ -13535,283 +15028,320 @@ msgid "" "applications." msgstr "" -#: gnu/packages/perl.scm:6476 +#: gnu/packages/perl.scm:6700 msgid "Information about the currently running perl" msgstr "" -#: gnu/packages/perl.scm:6478 +#: gnu/packages/perl.scm:6702 msgid "" "Probe::Perl provides methods for obtaining information about the\n" -"currently running perl interpreter. It originally began life as code in the\n" +"currently running perl interpreter. It originally began life as code in " +"the\n" "Module::Build project, but has been externalized here for general use." msgstr "" -#: gnu/packages/perl.scm:6506 +#: gnu/packages/perl.scm:6730 msgid "Interface to external editor from Perl" msgstr "" -#: gnu/packages/perl.scm:6507 +#: gnu/packages/perl.scm:6731 msgid "" "This module provides the ability to supply some text to an\n" "external text editor, have it edited by the user, and retrieve the results." msgstr "" -#: gnu/packages/perl.scm:6526 +#: gnu/packages/perl.scm:6750 msgid "Create read-only scalars, arrays, hashes" msgstr "" -#: gnu/packages/perl.scm:6527 +#: gnu/packages/perl.scm:6751 msgid "" "This module provides a facility for creating non-modifiable\n" -"variables in Perl. This is useful for configuration files, headers, etc. It\n" -"can also be useful as a development and debugging tool for catching updates to\n" +"variables in Perl. This is useful for configuration files, headers, etc. " +"It\n" +"can also be useful as a development and debugging tool for catching updates " +"to\n" "variables that should not be changed." msgstr "" -#: gnu/packages/perl.scm:6547 +#: gnu/packages/perl.scm:6771 msgid "XS implementation for Ref::Util" msgstr "" -#: gnu/packages/perl.scm:6548 +#: gnu/packages/perl.scm:6772 msgid "" "@code{Ref::Util::XS} is the XS implementation of\n" -"@code{Ref::Util}, which provides several functions to help identify references\n" -"in a more convenient way than the usual approach of examining the return value\n" +"@code{Ref::Util}, which provides several functions to help identify " +"references\n" +"in a more convenient way than the usual approach of examining the return " +"value\n" "of @code{ref}." msgstr "" -#: gnu/packages/perl.scm:6566 +#: gnu/packages/perl.scm:6790 msgid "Provide commonly requested regular expressions" msgstr "" -#: gnu/packages/perl.scm:6568 +#: gnu/packages/perl.scm:6792 msgid "" "This module exports a single hash (`%RE') that stores or generates\n" "commonly needed regular expressions. Patterns currently provided include:\n" -"balanced parentheses and brackets, delimited text (with escapes), integers and\n" +"balanced parentheses and brackets, delimited text (with escapes), integers " +"and\n" "floating-point numbers in any base (up to 36), comments in 44 languages,\n" "offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" "codes." msgstr "" -#: gnu/packages/perl.scm:6593 +#: gnu/packages/perl.scm:6817 msgid "Selection of general-utility regexp subroutines" msgstr "" -#: gnu/packages/perl.scm:6594 +#: gnu/packages/perl.scm:6818 msgid "" "This package provides a selection of regular expression\n" "subroutines including @code{is_regexp}, @code{regexp_seen_evals},\n" -"@code{regexp_is_foreign}, @code{regexp_is_anchored}, @code{serialize_regexp},\n" +"@code{regexp_is_foreign}, @code{regexp_is_anchored}, " +"@code{serialize_regexp},\n" "and @code{deserialize_regexp}." msgstr "" -#: gnu/packages/perl.scm:6619 +#: gnu/packages/perl.scm:6843 msgid "Roles, as a slice of Moose" msgstr "" -#: gnu/packages/perl.scm:6620 +#: gnu/packages/perl.scm:6844 msgid "Role::Tiny is a minimalist role composition tool." msgstr "" -#: gnu/packages/perl.scm:6637 +#: gnu/packages/perl.scm:6875 msgid "Call isa, can, does, and DOES safely" msgstr "" -#: gnu/packages/perl.scm:6638 +#: gnu/packages/perl.scm:6876 msgid "" "This module allows you to call isa, can, does, and DOES\n" "safely on things that may not be objects." msgstr "" -#: gnu/packages/perl.scm:6656 +#: gnu/packages/perl.scm:6894 msgid "Lexically-scoped resource management" msgstr "Gestion de ressources à portée lexicale" -#: gnu/packages/perl.scm:6657 +#: gnu/packages/perl.scm:6895 msgid "" "This module provides a convenient way to perform cleanup or\n" -"other forms of resource management at the end of a scope. It is particularly\n" +"other forms of resource management at the end of a scope. It is " +"particularly\n" "useful when dealing with exceptions: the Scope::Guard constructor takes a\n" -"reference to a subroutine that is guaranteed to be called even if the thread\n" -"of execution is aborted prematurely. This effectively allows lexically-scoped\n" +"reference to a subroutine that is guaranteed to be called even if the " +"thread\n" +"of execution is aborted prematurely. This effectively allows lexically-" +"scoped\n" "\"promises\" to be made that are automatically honoured by perl's garbage\n" "collector." msgstr "" -#: gnu/packages/perl.scm:6680 +#: gnu/packages/perl.scm:6918 msgid "Infinite sets" msgstr "" -#: gnu/packages/perl.scm:6681 +#: gnu/packages/perl.scm:6919 msgid "Set::Infinite is a set theory module for infinite sets." msgstr "" -#: gnu/packages/perl.scm:6701 +#: gnu/packages/perl.scm:6939 msgid "Unordered collections of Perl Objects" msgstr "" -#: gnu/packages/perl.scm:6702 +#: gnu/packages/perl.scm:6940 msgid "" "Set::Object provides efficient sets, unordered collections\n" "of Perl objects without duplicates for scalars and references." msgstr "" -#: gnu/packages/perl.scm:6720 +#: gnu/packages/perl.scm:6958 msgid "Set operations for Perl" msgstr "Opération ensemblistes pour Perl" -#: gnu/packages/perl.scm:6721 +#: gnu/packages/perl.scm:6959 msgid "" "The first priority of Set::Scalar is to be a convenient\n" -"interface to sets (as in: unordered collections of Perl scalars). While not\n" +"interface to sets (as in: unordered collections of Perl scalars). While " +"not\n" "designed to be slow or big, neither has it been designed to be fast or\n" "compact." msgstr "" -#: gnu/packages/perl.scm:6741 +#: gnu/packages/perl.scm:6979 msgid "Sort arrays by one or multiple calculated keys" msgstr "" -#: gnu/packages/perl.scm:6742 +#: gnu/packages/perl.scm:6980 msgid "" "This Perl module provides various functions to quickly sort\n" "arrays by one or multiple calculated keys." msgstr "" -#: gnu/packages/perl.scm:6760 +#: gnu/packages/perl.scm:6998 msgid "Sort lexically, but sort numeral parts numerically" msgstr "" -#: gnu/packages/perl.scm:6761 +#: gnu/packages/perl.scm:6999 msgid "" "This module exports two functions, @code{nsort} and\n" "@code{ncmp}; they are used in implementing a \"natural sorting\" algorithm.\n" -"Under natural sorting, numeric substrings are compared numerically, and other\n" +"Under natural sorting, numeric substrings are compared numerically, and " +"other\n" "word-characters are compared lexically." msgstr "" -#: gnu/packages/perl.scm:6789 +#: gnu/packages/perl.scm:7027 msgid "Classes for representing type constraints and coercion" msgstr "" -#: gnu/packages/perl.scm:6790 +#: gnu/packages/perl.scm:7028 msgid "" "The Specio distribution provides classes for representing type\n" -"constraints and coercion, along with syntax sugar for declaring them. Note that\n" -"this is not a proper type system for Perl. Nothing in this distribution will\n" -"magically make the Perl interpreter start checking a value's type on assignment\n" -"to a variable. In fact, there's no built-in way to apply a type to a variable at\n" -"all. Instead, you can explicitly check a value against a type, and optionally\n" +"constraints and coercion, along with syntax sugar for declaring them. Note " +"that\n" +"this is not a proper type system for Perl. Nothing in this distribution " +"will\n" +"magically make the Perl interpreter start checking a value's type on " +"assignment\n" +"to a variable. In fact, there's no built-in way to apply a type to a " +"variable at\n" +"all. Instead, you can explicitly check a value against a type, and " +"optionally\n" "coerce values to that type." msgstr "" -#: gnu/packages/perl.scm:6813 +#: gnu/packages/perl.scm:7051 msgid "Spiffy Perl Interface Framework For You" msgstr "" -#: gnu/packages/perl.scm:6814 +#: gnu/packages/perl.scm:7052 msgid "" "Spiffy is a framework and methodology for doing object\n" "oriented (OO) programming in Perl. Spiffy combines the best parts of\n" -"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class.\n" -"It attempts to fix all the nits and warts of traditional Perl OO, in a clean,\n" -"straightforward and (perhaps someday) standard way. Spiffy borrows ideas from\n" +"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation " +"class.\n" +"It attempts to fix all the nits and warts of traditional Perl OO, in a " +"clean,\n" +"straightforward and (perhaps someday) standard way. Spiffy borrows ideas " +"from\n" "other OO languages like Python, Ruby, Java and Perl 6." msgstr "" -#: gnu/packages/perl.scm:6836 +#: gnu/packages/perl.scm:7074 msgid "Temporary buffer to save bytes" msgstr "" -#: gnu/packages/perl.scm:6837 +#: gnu/packages/perl.scm:7075 msgid "" "Stream::Buffered is a buffer class to store arbitrary length\n" "of byte strings and then get a seekable filehandle once everything is\n" -"buffered. It uses PerlIO and/or temporary file to save the buffer depending\n" +"buffered. It uses PerlIO and/or temporary file to save the buffer " +"depending\n" "on the length of the size." msgstr "" -#: gnu/packages/perl.scm:6857 +#: gnu/packages/perl.scm:7095 msgid "Turn on strict and make all warnings fatal" msgstr "" -#: gnu/packages/perl.scm:6858 +#: gnu/packages/perl.scm:7096 msgid "" "Strictures turns on strict and make all warnings fatal when\n" "run from within a source-controlled directory." msgstr "" -#: gnu/packages/perl.scm:6886 +#: gnu/packages/perl.scm:7138 msgid "Camelcase and de-camelcase" msgstr "" -#: gnu/packages/perl.scm:6887 +#: gnu/packages/perl.scm:7139 msgid "" "This module may be used to convert from under_score text to\n" "CamelCase and back again." msgstr "" -#: gnu/packages/perl.scm:6907 +#: gnu/packages/perl.scm:7158 +msgid "Backslash escapes, quoted phrase, word elision, etc." +msgstr "" + +#: gnu/packages/perl.scm:7159 +msgid "" +"This module provides a flexible calling interface to some\n" +"frequently-performed string conversion functions, including applying and\n" +"expanding standard C/Unix-style backslash escapes like \n" +" and \t, wrapping and\n" +"removing double-quotes, and truncating to fit within a desired length." +msgstr "" + +#: gnu/packages/perl.scm:7181 msgid "Rewrite strings based on a set of known prefixes" msgstr "" -#: gnu/packages/perl.scm:6908 +#: gnu/packages/perl.scm:7182 msgid "" "This module allows you to rewrite strings based on a set of\n" "known prefixes." msgstr "" -#: gnu/packages/perl.scm:6927 +#: gnu/packages/perl.scm:7201 msgid "String printing alternatives to printf" msgstr "" -#: gnu/packages/perl.scm:6929 +#: gnu/packages/perl.scm:7203 msgid "" "This module inserts values into (translated) strings. It provides\n" -"@code{printf} and @code{sprintf} alternatives via both an object-oriented and\n" +"@code{printf} and @code{sprintf} alternatives via both an object-oriented " +"and\n" "a functional interface." msgstr "" -#: gnu/packages/perl.scm:6952 +#: gnu/packages/perl.scm:7226 msgid "Sophisticated exporter for custom-built routines" msgstr "" -#: gnu/packages/perl.scm:6954 +#: gnu/packages/perl.scm:7228 msgid "" "Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" "custom-built routines." msgstr "" -#: gnu/packages/perl.scm:6973 +#: gnu/packages/perl.scm:7247 msgid "Only use Sub::Exporter if you need it" msgstr "" -#: gnu/packages/perl.scm:6974 +#: gnu/packages/perl.scm:7248 msgid "" "Sub::Exporter is an incredibly powerful module, but with\n" "that power comes great responsibility, as well as some runtime penalties.\n" -"This module is a \"Sub::Exporter\" wrapper that will let your users just use\n" -"Exporter if all they are doing is picking exports, but use \"Sub::Exporter\"\n" +"This module is a \"Sub::Exporter\" wrapper that will let your users just " +"use\n" +"Exporter if all they are doing is picking exports, but use \"Sub::Exporter" +"\"\n" "if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" "renaming exports, if they try to use them." msgstr "" -#: gnu/packages/perl.scm:6996 +#: gnu/packages/perl.scm:7270 msgid "Retrieve names of code references" msgstr "" -#: gnu/packages/perl.scm:6997 +#: gnu/packages/perl.scm:7271 msgid "" "Sub::Identify allows you to retrieve the real name of code\n" "references." msgstr "" -#: gnu/packages/perl.scm:7017 +#: gnu/packages/perl.scm:7291 msgid "Tool to inspect subroutines" msgstr "" -#: gnu/packages/perl.scm:7018 +#: gnu/packages/perl.scm:7292 msgid "" "This package provides tools for inspecting subroutines\n" "in Perl." @@ -13819,357 +15349,407 @@ msgstr "" "Ce paquet fournit des outils pour inspecter les sous-routines\n" "en Perl." -#: gnu/packages/perl.scm:7037 +#: gnu/packages/perl.scm:7311 msgid "Install subroutines into packages easily" msgstr "" -#: gnu/packages/perl.scm:7039 +#: gnu/packages/perl.scm:7313 msgid "" "Sub::Install makes it easy to install subroutines into packages without\n" -"the unsightly mess of C or typeglobs lying about where just anyone\n" +"the unsightly mess of C or typeglobs lying about where just " +"anyone\n" "can see them." msgstr "" -#: gnu/packages/perl.scm:7060 +#: gnu/packages/perl.scm:7334 msgid "(Re)name a sub" msgstr "" -#: gnu/packages/perl.scm:7061 +#: gnu/packages/perl.scm:7335 msgid "" "Assigns a new name to referenced sub. If package\n" -"specification is omitted in the name, then the current package is used. The\n" +"specification is omitted in the name, then the current package is used. " +"The\n" "return value is the sub." msgstr "" -#: gnu/packages/perl.scm:7080 +#: gnu/packages/perl.scm:7359 +msgid "Efficient generation of subroutines via string eval" +msgstr "" + +#: gnu/packages/perl.scm:7360 +msgid "" +"Sub::Quote provides an efficient generation of subroutines\n" +"via string eval." +msgstr "" + +#: gnu/packages/perl.scm:7378 msgid "Apparently run a function in a higher stack frame" msgstr "" -#: gnu/packages/perl.scm:7081 +#: gnu/packages/perl.scm:7379 msgid "" "Like Tcl's uplevel() function, but not quite so dangerous.\n" "The idea is just to fool caller(). All the really naughty bits of Tcl's\n" "uplevel() are avoided." msgstr "" -#: gnu/packages/perl.scm:7100 +#: gnu/packages/perl.scm:7401 +msgid "Control superclass method dispatching" +msgstr "" + +#: gnu/packages/perl.scm:7403 +msgid "" +"When subclassing a class, you may occasionally want to dispatch control to\n" +"the superclass---at least conditionally and temporarily. This module " +"provides\n" +"nicer equivalents to the native Perl syntax for calling superclasses, along " +"with\n" +"a universal @code{super} method to determine a class' own superclass, and " +"better\n" +"support for run-time mix-ins and roles." +msgstr "" + +#: gnu/packages/perl.scm:7424 msgid "Perl extension for generating SVG documents" msgstr "" -#: gnu/packages/perl.scm:7101 +#: gnu/packages/perl.scm:7425 msgid "" "SVG is a Perl module which generates a nested data structure\n" -"containing the DOM representation of an SVG (Scalable Vector Graphics) image.\n" +"containing the DOM representation of an SVG (Scalable Vector Graphics) " +"image.\n" "Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" "access the DOM object, create and access Javascript, and generate SMIL\n" "animation content." msgstr "" -#: gnu/packages/perl.scm:7122 +#: gnu/packages/perl.scm:7446 msgid "Switch statement for Perl" msgstr "Commande switch pour Perl" -#: gnu/packages/perl.scm:7123 +#: gnu/packages/perl.scm:7447 msgid "" "Switch is a Perl module which implements a generalized case\n" "mechanism. The module augments the standard Perl syntax with two new\n" "statements: @code{switch} and @code{case}." msgstr "" -#: gnu/packages/perl.scm:7169 +#: gnu/packages/perl.scm:7493 msgid "Perl extension for getting CPU information" msgstr "" -#: gnu/packages/perl.scm:7171 +#: gnu/packages/perl.scm:7495 msgid "" "Sys::CPU is a module for counting the number of CPUs on a system, and\n" "determining their type and clock speed." msgstr "" -#: gnu/packages/perl.scm:7192 +#: gnu/packages/perl.scm:7516 msgid "Get full hostname in Perl" msgstr "" -#: gnu/packages/perl.scm:7193 +#: gnu/packages/perl.scm:7517 msgid "" "Sys::Hostname::Long tries very hard to get the full hostname\n" "of a system." msgstr "" -#: gnu/packages/perl.scm:7220 +#: gnu/packages/perl.scm:7544 msgid "Ensure that a platform has weaken support" msgstr "" -#: gnu/packages/perl.scm:7221 +#: gnu/packages/perl.scm:7545 msgid "" "One recurring problem in modules that use Scalar::Util's\n" "weaken function is that it is not present in the pure-perl variant. If\n" -"Scalar::Util is not available at all, it will issue a normal dependency on the\n" -"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and the\n" -"module does not have weaken, the install will bail out altogether with a long\n" +"Scalar::Util is not available at all, it will issue a normal dependency on " +"the\n" +"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and " +"the\n" +"module does not have weaken, the install will bail out altogether with a " +"long\n" "error encouraging the user to seek support." msgstr "" -#: gnu/packages/perl.scm:7246 +#: gnu/packages/perl.scm:7570 msgid "Template processing system for Perl" msgstr "" -#: gnu/packages/perl.scm:7247 +#: gnu/packages/perl.scm:7571 msgid "" "The Template Toolkit is a collection of modules which\n" "implement an extensible template processing system. It was originally\n" -"designed and remains primarily useful for generating dynamic web content, but\n" +"designed and remains primarily useful for generating dynamic web content, " +"but\n" "it can be used equally well for processing any other kind of text based\n" "documents: HTML, XML, POD, PostScript, LaTeX, and so on." msgstr "" -#: gnu/packages/perl.scm:7270 +#: gnu/packages/perl.scm:7594 msgid "Profiling for Template Toolkit" msgstr "" -#: gnu/packages/perl.scm:7271 +#: gnu/packages/perl.scm:7595 msgid "" "Template::Timer provides inline profiling of the template\n" "processing in Perl code." msgstr "" -#: gnu/packages/perl.scm:7291 +#: gnu/packages/perl.scm:7615 msgid "Detect encoding of the current terminal" msgstr "" -#: gnu/packages/perl.scm:7292 +#: gnu/packages/perl.scm:7616 msgid "" "Term::Encoding is a simple module to detect the encoding of\n" "the current terminal expects in various ways." msgstr "" -#: gnu/packages/perl.scm:7316 +#: gnu/packages/perl.scm:7640 msgid "Progress meter on a standard terminal" msgstr "" -#: gnu/packages/perl.scm:7317 +#: gnu/packages/perl.scm:7641 msgid "" "Term::ProgressBar provides a simple progress bar on the\n" -"terminal, to let the user know that something is happening, roughly how much\n" +"terminal, to let the user know that something is happening, roughly how " +"much\n" "stuff has been done, and maybe an estimate at how long remains." msgstr "" -#: gnu/packages/perl.scm:7340 +#: gnu/packages/perl.scm:7664 msgid "Progress meter if run interactively" msgstr "" -#: gnu/packages/perl.scm:7341 +#: gnu/packages/perl.scm:7665 msgid "" "Term::ProgressBar is a wonderful module for showing progress\n" -"bars on the terminal. This module acts very much like that module when it is\n" -"run interactively. However, when it is not run interactively (for example, as\n" +"bars on the terminal. This module acts very much like that module when it " +"is\n" +"run interactively. However, when it is not run interactively (for example, " +"as\n" "a cron job) then it does not show the progress bar." msgstr "" -#: gnu/packages/perl.scm:7363 +#: gnu/packages/perl.scm:7687 msgid "Simple progress bars" msgstr "" -#: gnu/packages/perl.scm:7364 +#: gnu/packages/perl.scm:7688 msgid "" "Term::ProgressBar::Simple tells you how much work has been\n" "done, how much is left to do, and estimate how long it will take." msgstr "" -#: gnu/packages/perl.scm:7382 +#: gnu/packages/perl.scm:7706 msgid "Simple terminal control" msgstr "Contrôle de terminal simple" -#: gnu/packages/perl.scm:7383 +#: gnu/packages/perl.scm:7707 msgid "" "This module, ReadKey, provides ioctl control for terminals\n" -"so the input modes can be changed (thus allowing reads of a single character\n" -"at a time), and also provides non-blocking reads of stdin, as well as several\n" +"so the input modes can be changed (thus allowing reads of a single " +"character\n" +"at a time), and also provides non-blocking reads of stdin, as well as " +"several\n" "other terminal related features, including retrieval/modification of the\n" "screen size, and retrieval/modification of the control characters." msgstr "" -#: gnu/packages/perl.scm:7408 +#: gnu/packages/perl.scm:7732 msgid "Retrieve terminal size" msgstr "" -#: gnu/packages/perl.scm:7409 +#: gnu/packages/perl.scm:7733 msgid "" "This is a unified interface to retrieve terminal size. It\n" -"loads one module of a list of known alternatives, each implementing some way\n" -"to get the desired terminal information. This loaded module will actually do\n" +"loads one module of a list of known alternatives, each implementing some " +"way\n" +"to get the desired terminal information. This loaded module will actually " +"do\n" "the job on behalf of @code{Term::Size::Any}." msgstr "" -#: gnu/packages/perl.scm:7429 +#: gnu/packages/perl.scm:7753 msgid "Perl extension for retrieving terminal size (Perl version)" msgstr "" -#: gnu/packages/perl.scm:7430 +#: gnu/packages/perl.scm:7754 msgid "" "This is yet another implementation of @code{Term::Size}.\n" "Now in pure Perl, with the exception of a C probe run at build time." msgstr "" -#: gnu/packages/perl.scm:7450 +#: gnu/packages/perl.scm:7774 msgid "Format a header and rows into a table" msgstr "" -#: gnu/packages/perl.scm:7451 +#: gnu/packages/perl.scm:7775 msgid "" "This module is able to generically format rows of data\n" "into tables." msgstr "" -#: gnu/packages/perl.scm:7470 +#: gnu/packages/perl.scm:7794 msgid "Align text" msgstr "" -#: gnu/packages/perl.scm:7471 +#: gnu/packages/perl.scm:7795 msgid "" "Text::Aligner exports a single function, align(), which is\n" "used to justify strings to various alignment styles." msgstr "" -#: gnu/packages/perl.scm:7489 +#: gnu/packages/perl.scm:7813 msgid "Extract delimited text sequences from strings" msgstr "" -#: gnu/packages/perl.scm:7490 +#: gnu/packages/perl.scm:7814 msgid "" "The Text::Balanced module can be used to extract delimited\n" "text sequences from strings." msgstr "" -#: gnu/packages/perl.scm:7508 +#: gnu/packages/perl.scm:7832 msgid "Manipulate comma-separated values" msgstr "" -#: gnu/packages/perl.scm:7509 +#: gnu/packages/perl.scm:7833 msgid "" "Text::CSV provides facilities for the composition and\n" -"decomposition of comma-separated values. An instance of the Text::CSV class\n" +"decomposition of comma-separated values. An instance of the Text::CSV " +"class\n" "can combine fields into a CSV string and parse a CSV string into fields." msgstr "" -#: gnu/packages/perl.scm:7528 +#: gnu/packages/perl.scm:7852 msgid "Rountines for manipulating CSV files" msgstr "" -#: gnu/packages/perl.scm:7529 +#: gnu/packages/perl.scm:7853 msgid "" "@code{Text::CSV_XS} provides facilities for the composition\n" "and decomposition of comma-separated values. An instance of the\n" "@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" -"CSV string into fields. The module accepts either strings or files as input\n" -"and support the use of user-specified characters for delimiters, separators,\n" +"CSV string into fields. The module accepts either strings or files as " +"input\n" +"and support the use of user-specified characters for delimiters, " +"separators,\n" "and escapes." msgstr "" -#: gnu/packages/perl.scm:7553 +#: gnu/packages/perl.scm:7877 msgid "Perform diffs on files and record sets" msgstr "" -#: gnu/packages/perl.scm:7554 +#: gnu/packages/perl.scm:7878 msgid "" "Text::Diff provides a basic set of services akin to the GNU\n" -"diff utility. It is not anywhere near as feature complete as GNU diff, but it\n" +"diff utility. It is not anywhere near as feature complete as GNU diff, but " +"it\n" "is better integrated with Perl and available on all platforms. It is often\n" "faster than shelling out to a system's diff executable for small files, and\n" "generally slower on larger files." msgstr "" -#: gnu/packages/perl.scm:7576 +#: gnu/packages/perl.scm:7900 msgid "Match globbing patterns against text" msgstr "" -#: gnu/packages/perl.scm:7577 +#: gnu/packages/perl.scm:7901 msgid "" "Text::Glob implements glob(3) style matching that can be\n" -"used to match against text, rather than fetching names from a file system. If\n" +"used to match against text, rather than fetching names from a file system. " +"If\n" "you want to do full file globbing use the File::Glob module instead." msgstr "" -#: gnu/packages/perl.scm:7600 +#: gnu/packages/perl.scm:7924 msgid "Fast, middleweight template engine" msgstr "" -#: gnu/packages/perl.scm:7602 +#: gnu/packages/perl.scm:7926 msgid "" "Text::NeatTemplate provides a simple, middleweight but fast\n" "template engine, for when you need speed rather than complex features,\n" "yet need more features than simple variable substitution." msgstr "" -#: gnu/packages/perl.scm:7621 +#: gnu/packages/perl.scm:7945 msgid "Convert between Roman and Arabic algorisms" msgstr "" -#: gnu/packages/perl.scm:7622 +#: gnu/packages/perl.scm:7946 msgid "" "This package provides functions to convert between Roman and\n" -"Arabic algorisms. It supports both conventional Roman algorisms (which range\n" +"Arabic algorisms. It supports both conventional Roman algorisms (which " +"range\n" "from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" "algorism to indicate multiplication by 1000." msgstr "" -#: gnu/packages/perl.scm:7642 +#: gnu/packages/perl.scm:7966 msgid "Simple ASCII tables" msgstr "" -#: gnu/packages/perl.scm:7643 +#: gnu/packages/perl.scm:7967 msgid "Text::SimpleTable draws simple ASCII tables." msgstr "" -#: gnu/packages/perl.scm:7664 +#: gnu/packages/perl.scm:7988 msgid "Organize Data in Tables" msgstr "" -#: gnu/packages/perl.scm:7665 +#: gnu/packages/perl.scm:7989 msgid "Text::Table renders plaintext tables." msgstr "" -#: gnu/packages/perl.scm:7686 +#: gnu/packages/perl.scm:8010 msgid "Expand template text with embedded Perl" msgstr "" -#: gnu/packages/perl.scm:7688 +#: gnu/packages/perl.scm:8012 msgid "" "This is a library for generating letters, building HTML pages, or\n" -"filling in templates generally. A template is a piece of text that has little\n" -"Perl programs embedded in it here and there. When you fill in a template, you\n" +"filling in templates generally. A template is a piece of text that has " +"little\n" +"Perl programs embedded in it here and there. When you fill in a template, " +"you\n" "evaluate the little programs and replace them with their values." msgstr "" -#: gnu/packages/perl.scm:7708 +#: gnu/packages/perl.scm:8032 msgid "Provide plain ASCII transliterations of Unicode text" msgstr "" -#: gnu/packages/perl.scm:7709 +#: gnu/packages/perl.scm:8033 msgid "" "Text::Unidecode provides a function, unidecode(...) that\n" -"takes Unicode data and tries to represent it in US-ASCII characters (i.e., the\n" -"universally displayable characters between 0x00 and 0x7F). The representation\n" +"takes Unicode data and tries to represent it in US-ASCII characters (i.e., " +"the\n" +"universally displayable characters between 0x00 and 0x7F). The " +"representation\n" "is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" "letters, the pronunciation expressed by the text in some other writing\n" "system." msgstr "" -#: gnu/packages/perl.scm:7737 +#: gnu/packages/perl.scm:8061 msgid "Role for classes that can be thrown" msgstr "" -#: gnu/packages/perl.scm:7738 +#: gnu/packages/perl.scm:8062 msgid "" "Throwable is a role for classes that are meant to be thrown\n" "as exceptions to standard program flow." msgstr "" -#: gnu/packages/perl.scm:7755 +#: gnu/packages/perl.scm:8079 msgid "Perl script tidier" msgstr "" -#: gnu/packages/perl.scm:7756 +#: gnu/packages/perl.scm:8080 msgid "" "This package contains a Perl script which indents and\n" "reformats Perl scripts to make them easier to read. The formatting can be\n" @@ -14177,196 +15757,217 @@ msgid "" "approximately follow the suggestions in the Perl Style Guide." msgstr "" -#: gnu/packages/perl.scm:7776 +#: gnu/packages/perl.scm:8100 msgid "Cycle through a list of values" msgstr "" -#: gnu/packages/perl.scm:7777 +#: gnu/packages/perl.scm:8101 msgid "" "You use @code{Tie::Cycle} to go through a list over and over\n" "again. Once you get to the end of the list, you go back to the beginning." msgstr "" -#: gnu/packages/perl.scm:7796 +#: gnu/packages/perl.scm:8120 msgid "Ordered associative arrays for Perl" msgstr "" -#: gnu/packages/perl.scm:7797 +#: gnu/packages/perl.scm:8121 msgid "" "This Perl module implements Perl hashes that preserve the\n" -"order in which the hash elements were added. The order is not affected when\n" -"values corresponding to existing keys in the IxHash are changed. The elements\n" +"order in which the hash elements were added. The order is not affected " +"when\n" +"values corresponding to existing keys in the IxHash are changed. The " +"elements\n" "can also be set to any arbitrary supplied order. The familiar perl array\n" "operations can also be performed on the IxHash." msgstr "" -#: gnu/packages/perl.scm:7820 +#: gnu/packages/perl.scm:8144 msgid "Tie to an existing Perl object" msgstr "" -#: gnu/packages/perl.scm:7821 +#: gnu/packages/perl.scm:8145 msgid "" "This class provides a tie constructor that returns the\n" -"object it was given as it's first argument. This way side effects of calling\n" +"object it was given as it's first argument. This way side effects of " +"calling\n" "$object->TIEHASH are avoided." msgstr "" -#: gnu/packages/perl.scm:7844 +#: gnu/packages/perl.scm:8168 msgid "English expression of durations" msgstr "" -#: gnu/packages/perl.scm:7845 +#: gnu/packages/perl.scm:8169 msgid "" "This module provides functions for expressing durations in\n" "rounded or exact terms." msgstr "" -#: gnu/packages/perl.scm:7867 +#: gnu/packages/perl.scm:8191 msgid "Parse time duration strings" msgstr "" -#: gnu/packages/perl.scm:7868 +#: gnu/packages/perl.scm:8192 msgid "" "Time::Duration::Parse is a module to parse human readable\n" "duration strings like \"2 minutes\" and \"3 seconds\" to seconds." msgstr "" -#: gnu/packages/perl.scm:7886 +#: gnu/packages/perl.scm:8210 msgid "Efficiently compute time from local and GMT time" msgstr "" -#: gnu/packages/perl.scm:7887 +#: gnu/packages/perl.scm:8211 msgid "" "This module provides functions that are the inverse of\n" "built-in perl functions localtime() and gmtime(). They accept a date as a\n" -"six-element array, and return the corresponding time(2) value in seconds since\n" +"six-element array, and return the corresponding time(2) value in seconds " +"since\n" "the system epoch." msgstr "" -#: gnu/packages/perl.scm:7907 +#: gnu/packages/perl.scm:8231 +msgid "Object-Oriented time objects" +msgstr "" + +#: gnu/packages/perl.scm:8233 +msgid "" +"This module replaces the standard @code{localtime} and @code{gmtime}\n" +"functions with implementations that return objects. It does so in a\n" +"backwards-compatible manner, so that using these functions as documented " +"will\n" +"still work as expected." +msgstr "" + +#: gnu/packages/perl.scm:8253 msgid "Date parsing/formatting subroutines" msgstr "" -#: gnu/packages/perl.scm:7908 +#: gnu/packages/perl.scm:8254 msgid "" "This module provides routines for parsing date string into\n" "time values and formatting dates into ASCII strings." msgstr "" -#: gnu/packages/perl.scm:7930 +#: gnu/packages/perl.scm:8276 msgid "Shift and scale time" msgstr "" -#: gnu/packages/perl.scm:7931 +#: gnu/packages/perl.scm:8277 msgid "" "This module allows you to speed up your sleep(), alarm(),\n" "and time() calls." msgstr "" -#: gnu/packages/perl.scm:7954 +#: gnu/packages/perl.scm:8300 msgid "Simple tree object" msgstr "" -#: gnu/packages/perl.scm:7955 +#: gnu/packages/perl.scm:8301 msgid "" "This module in a fully object-oriented implementation of a\n" "simple n-ary tree." msgstr "" -#: gnu/packages/perl.scm:7979 +#: gnu/packages/perl.scm:8325 msgid "Factory object for dispensing Visitor objects" msgstr "" -#: gnu/packages/perl.scm:7980 +#: gnu/packages/perl.scm:8326 msgid "" "This module is a factory for dispensing\n" "Tree::Simple::Visitor::* objects." msgstr "" -#: gnu/packages/perl.scm:7998 +#: gnu/packages/perl.scm:8344 msgid "Minimal try/catch with proper preservation of $@@" msgstr "" -#: gnu/packages/perl.scm:7999 +#: gnu/packages/perl.scm:8345 msgid "" "This module provides bare bones try/catch/finally statements\n" "that are designed to minimize common mistakes with eval blocks, and nothing\n" "else." msgstr "" -#: gnu/packages/perl.scm:8024 +#: gnu/packages/perl.scm:8370 msgid "Tie a variable to a type constraint" msgstr "" -#: gnu/packages/perl.scm:8025 +#: gnu/packages/perl.scm:8371 msgid "" "This module exports a single function: @code{ttie}. It ties\n" -"a variable to a type constraint, ensuring that whatever values stored in the\n" +"a variable to a type constraint, ensuring that whatever values stored in " +"the\n" "variable will conform to the type constraint. If the type constraint has\n" "coercions, these will be used if necessary to ensure values assigned to the\n" "variable conform." msgstr "" -#: gnu/packages/perl.scm:8058 +#: gnu/packages/perl.scm:8404 msgid "Tiny, yet Moo(se)-compatible type constraint" msgstr "" -#: gnu/packages/perl.scm:8059 +#: gnu/packages/perl.scm:8405 msgid "" "@code{Type::Tiny} is a small class for writing type\n" "constraints, inspired by Moose's type constraint API. It has only one\n" "non-core dependency (and even that is simply a module that was previously\n" -"distributed as part of @code{Type::Tiny} but has since been spun off), and can\n" +"distributed as part of @code{Type::Tiny} but has since been spun off), and " +"can\n" "be used with Moose, Mouse and Moo (or none of the above)." msgstr "" -#: gnu/packages/perl.scm:8080 +#: gnu/packages/perl.scm:8426 msgid "Provides an XS boost for some of Type::Tiny's built-in type constraints" msgstr "" -#: gnu/packages/perl.scm:8081 +#: gnu/packages/perl.scm:8427 msgid "" "This module is optionally used by @code{Type::Tiny} to\n" "provide faster, C-based implementations of some type constraints. This\n" -"package has only core dependencies, and does not depend on @code{Type::Tiny},\n" +"package has only core dependencies, and does not depend on @code{Type::" +"Tiny},\n" "so other data validation frameworks might also consider using it." msgstr "" -#: gnu/packages/perl.scm:8106 +#: gnu/packages/perl.scm:8452 msgid "Types and coercions for Moose and Moo" msgstr "" -#: gnu/packages/perl.scm:8107 +#: gnu/packages/perl.scm:8453 msgid "" "This module provides @code{Path::Tiny} types for Moose, Moo,\n" "etc. It handles two important types of coercion: coercing objects with\n" -"overloaded stringification, and coercing to absolute paths. It also can check\n" +"overloaded stringification, and coercing to absolute paths. It also can " +"check\n" "to ensure that files or directories exist." msgstr "" -#: gnu/packages/perl.scm:8129 +#: gnu/packages/perl.scm:8475 msgid "Data types for common serialisation formats" msgstr "" -#: gnu/packages/perl.scm:8130 +#: gnu/packages/perl.scm:8476 msgid "" "This module provides some extra datatypes that are used by\n" "common serialisation formats such as JSON or CBOR." msgstr "" -#: gnu/packages/perl.scm:8157 +#: gnu/packages/perl.scm:8503 msgid "Unicode normalization forms" msgstr "" -#: gnu/packages/perl.scm:8158 +#: gnu/packages/perl.scm:8504 msgid "This Perl module provides Unicode normalization forms." msgstr "" -#: gnu/packages/perl.scm:8187 +#: gnu/packages/perl.scm:8533 msgid "Unicode collation algorithm" msgstr "" -#: gnu/packages/perl.scm:8188 +#: gnu/packages/perl.scm:8534 msgid "" "This package provides tools for sorting and comparing\n" "Unicode data." @@ -14374,79 +15975,95 @@ msgstr "" "Ce paquet fournit des outils pour trier et comparer des\n" "données Unicode." -#: gnu/packages/perl.scm:8209 +#: gnu/packages/perl.scm:8555 msgid "Unicode line breaking algorithm" msgstr "" -#: gnu/packages/perl.scm:8211 +#: gnu/packages/perl.scm:8557 msgid "" "@code{Unicode::LineBreak} implements the line breaking algorithm\n" -"described in Unicode Standard Annex #14. The @code{East_Asian_Width} property\n" +"described in Unicode Standard Annex #14. The @code{East_Asian_Width} " +"property\n" "defined by Annex #11 is used to determine breaking positions." msgstr "" -#: gnu/packages/perl.scm:8234 +#: gnu/packages/perl.scm:8580 msgid "Encoding and decoding of UTF-8 encoding form" msgstr "" -#: gnu/packages/perl.scm:8236 +#: gnu/packages/perl.scm:8582 msgid "" "This module provides functions to encode and decode UTF-8 encoding form\n" "as specified by Unicode and ISO/IEC 10646:2011." msgstr "" -#: gnu/packages/perl.scm:8254 +#: gnu/packages/perl.scm:8600 msgid "UNIVERSAL::can() reimplementation" msgstr "" -#: gnu/packages/perl.scm:8255 +#: gnu/packages/perl.scm:8601 msgid "" "This module attempts to work around people calling\n" "UNIVERSAL::can() as a function, which it is not." msgstr "" -#: gnu/packages/perl.scm:8275 +#: gnu/packages/perl.scm:8621 msgid "UNIVERSAL::isa() reimplementation" msgstr "" -#: gnu/packages/perl.scm:8276 +#: gnu/packages/perl.scm:8622 msgid "" "This module attempts to recover from people calling\n" "UNIVERSAL::isa as a function." msgstr "" -#: gnu/packages/perl.scm:8294 +#: gnu/packages/perl.scm:8641 +msgid "Require modules from a variable" +msgstr "" + +#: gnu/packages/perl.scm:8642 +msgid "" +"This module lets you require other modules where the module\n" +"name is in a variable, something you can't do with the @code{require}\n" +"built-in." +msgstr "" + +#: gnu/packages/perl.scm:8661 msgid "Associate user-defined magic to variables from Perl" msgstr "" -#: gnu/packages/perl.scm:8295 +#: gnu/packages/perl.scm:8662 msgid "" "Magic is Perl's way of enhancing variables. This mechanism\n" "lets the user add extra data to any variable and hook syntactical\n" -"operations (such as access, assignment or destruction) that can be applied to\n" +"operations (such as access, assignment or destruction) that can be applied " +"to\n" "it. With this module, you can add your own magic to any variable without\n" "having to write a single line of XS." msgstr "" -#: gnu/packages/perl.scm:8318 +#: gnu/packages/perl.scm:8685 msgid "Easily generate well-formed, namespace-aware XML" msgstr "" -#: gnu/packages/perl.scm:8319 +#: gnu/packages/perl.scm:8686 msgid "" "@code{XML::Writer} is a simple Perl module for writing XML\n" -"documents: it takes care of constructing markup and escaping data correctly.\n" -"By default, it also performs a significant amount of well-formedness checking\n" +"documents: it takes care of constructing markup and escaping data " +"correctly.\n" +"By default, it also performs a significant amount of well-formedness " +"checking\n" "on the output to make certain (for example) that start and end tags match,\n" -"that there is exactly one document element, and that there are not duplicate\n" +"that there is exactly one document element, and that there are not " +"duplicate\n" "attribute names." msgstr "" -#: gnu/packages/perl.scm:8346 +#: gnu/packages/perl.scm:8713 msgid "Opaque, extensible XS pointer backed objects using sv_magic" msgstr "" -#: gnu/packages/perl.scm:8348 +#: gnu/packages/perl.scm:8715 msgid "" "This way of associating structs with Perl space objects is designed to\n" "supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" @@ -14454,77 +16071,79 @@ msgid "" "neither visible nor modifiable from Perl space)." msgstr "" -#: gnu/packages/perl.scm:8370 +#: gnu/packages/perl.scm:8737 msgid "YAML for Perl" msgstr "" -#: gnu/packages/perl.scm:8371 +#: gnu/packages/perl.scm:8738 msgid "" "The YAML.pm module implements a YAML Loader and Dumper based\n" "on the YAML 1.0 specification." msgstr "" -#: gnu/packages/perl.scm:8393 +#: gnu/packages/perl.scm:8760 msgid "Perl YAML Serialization using XS and libyaml" msgstr "" -#: gnu/packages/perl.scm:8395 +#: gnu/packages/perl.scm:8762 msgid "" "@code{YAML::XS} is a Perl XS binding to libyaml which offers Perl the\n" "best YAML support to date." msgstr "" -#: gnu/packages/perl.scm:8418 +#: gnu/packages/perl.scm:8785 msgid "Read/Write YAML files" msgstr "" -#: gnu/packages/perl.scm:8419 +#: gnu/packages/perl.scm:8786 msgid "" "YAML::Tiny is a perl class for reading and writing\n" -"YAML-style files, written with as little code as possible, reducing load time\n" +"YAML-style files, written with as little code as possible, reducing load " +"time\n" "and memory overhead." msgstr "" -#: gnu/packages/perl.scm:8443 +#: gnu/packages/perl.scm:8810 msgid "Generate recursive-descent parsers" msgstr "" -#: gnu/packages/perl.scm:8445 +#: gnu/packages/perl.scm:8812 msgid "" "@code{Parse::RecDescent} can incrementally generate top-down\n" "recursive-descent text parsers from simple yacc-like grammar specifications." msgstr "" -#: gnu/packages/perl.scm:8465 +#: gnu/packages/perl.scm:8832 msgid "Generate and use LALR parsers" msgstr "" -#: gnu/packages/perl.scm:8466 +#: gnu/packages/perl.scm:8833 msgid "" "This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" "grammars to generate Perl object oriented parser modules." msgstr "" -#: gnu/packages/perl.scm:8492 +#: gnu/packages/perl.scm:8859 msgid "Distribution metadata for a CPAN dist" msgstr "" -#: gnu/packages/perl.scm:8493 +#: gnu/packages/perl.scm:8860 msgid "" "Software distributions released to the CPAN include a\n" "META.json or, for older distributions, META.yml, which describes the\n" -"distribution, its contents, and the requirements for building and installing\n" +"distribution, its contents, and the requirements for building and " +"installing\n" "the distribution. The data structure stored in the META.json file is\n" "described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" "represent this distribution metadata (or distmeta), along with some helpful\n" "methods for interrogating that data." msgstr "" -#: gnu/packages/perl.scm:8516 +#: gnu/packages/perl.scm:8883 msgid "Set of version requirements for a CPAN dist" msgstr "" -#: gnu/packages/perl.scm:8517 +#: gnu/packages/perl.scm:8884 msgid "" "A CPAN::Meta::Requirements object models a set of version\n" "constraints like those specified in the META.yml or META.json files in CPAN\n" @@ -14533,205 +16152,279 @@ msgid "" "representation." msgstr "" -#: gnu/packages/perl.scm:8540 +#: gnu/packages/perl.scm:8907 msgid "Read and write a subset of YAML for CPAN Meta files" msgstr "" -#: gnu/packages/perl.scm:8541 +#: gnu/packages/perl.scm:8908 msgid "" "This module implements a subset of the YAML specification\n" "for use in reading and writing CPAN metadata files like META.yml and\n" "MYMETA.yml." msgstr "" -#: gnu/packages/perl.scm:8562 +#: gnu/packages/perl.scm:8929 msgid "Build and install Perl modules" msgstr "" -#: gnu/packages/perl.scm:8563 +#: gnu/packages/perl.scm:8930 msgid "" "@code{Module::Build} is a system for building, testing, and\n" -"installing Perl modules; it used to be part of Perl itself until version 5.22,\n" +"installing Perl modules; it used to be part of Perl itself until version " +"5.22,\n" "which dropped it. It is meant to be an alternative to\n" -"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the module\n" +"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the " +"module\n" "through subclassing in a much more straightforward way than with\n" "@code{MakeMaker}. It also does not require a @command{make} on your\n" "system---most of the @code{Module::Build} code is pure-Perl." msgstr "" -#: gnu/packages/perl.scm:8589 +#: gnu/packages/perl.scm:8956 msgid "Parse META.yml and META.json CPAN metadata files" msgstr "" -#: gnu/packages/perl.scm:8590 +#: gnu/packages/perl.scm:8957 msgid "" "Parse::CPAN::Meta is a parser for META.json and META.yml\n" "files, using JSON::PP and/or CPAN::Meta::YAML." msgstr "" -#: gnu/packages/perl.scm:8608 +#: gnu/packages/perl.scm:8975 msgid "Common Scalar and List utility subroutines" msgstr "" -#: gnu/packages/perl.scm:8609 +#: gnu/packages/perl.scm:8976 msgid "" "This package contains a selection of subroutines that people\n" -"have expressed would be nice to have in the perl core, but the usage would not\n" -"really be high enough to warrant the use of a keyword, and the size so small\n" +"have expressed would be nice to have in the perl core, but the usage would " +"not\n" +"really be high enough to warrant the use of a keyword, and the size so " +"small\n" "such that being individual extensions would be wasteful." msgstr "" -#: gnu/packages/perl.scm:8633 +#: gnu/packages/perl.scm:9000 msgid "Cross-platform functions emulating common shell commands" msgstr "" -#: gnu/packages/perl.scm:8635 +#: gnu/packages/perl.scm:9002 msgid "Shell::Command is a thin wrapper around ExtUtils::Command." msgstr "" -#: gnu/packages/perl.scm:8662 +#: gnu/packages/perl.scm:9029 msgid "Object-oriented File::Find replacement in Perl" msgstr "" -#: gnu/packages/perl.scm:8663 +#: gnu/packages/perl.scm:9030 msgid "" "File::Find::Object is an object-oriented\n" "File::Find replacement in Perl." msgstr "" -#: gnu/packages/perl.scm:8692 +#: gnu/packages/perl.scm:9059 msgid "Alternative interface to File::Find::Object" msgstr "" -#: gnu/packages/perl.scm:8693 +#: gnu/packages/perl.scm:9060 msgid "" "File::Find::Object::Rule is an alternative Perl\n" "interface to File::Find::Object." msgstr "" -#: gnu/packages/perl.scm:8723 +#: gnu/packages/perl.scm:9095 msgid "Collection of Perl modules for time/date manipulation" msgstr "" -#: gnu/packages/perl.scm:8724 +#: gnu/packages/perl.scm:9096 msgid "" "Provides several perl modules for date/time manipulation:\n" -"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate.pm},\n" +"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate." +"pm},\n" "@code{Time::Timezone.pm}, and @code{Time::DaysInMonth.pm}." msgstr "" -#: gnu/packages/perl.scm:8753 +#: gnu/packages/perl.scm:9125 msgid "Perl library for testing if a time() is in a specific period" msgstr "" -#: gnu/packages/perl.scm:8754 +#: gnu/packages/perl.scm:9126 msgid "" "This Perl library provides a function which tells whether a\n" -"specific time falls within a specified time period. Its syntax for specifying\n" +"specific time falls within a specified time period. Its syntax for " +"specifying\n" "time periods allows you to test for conditions like \"Monday to Friday, 9am\n" "till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and\n" "4:15pm\" and \"in the first half of each minute\" and \"in January of\n" "1998\"." msgstr "" -#: gnu/packages/photo.scm:78 +#: gnu/packages/perl.scm:9158 +msgid "Iterative, recursive file finder" +msgstr "" + +#: gnu/packages/perl.scm:9159 +msgid "" +"Path::Iterator::Rule iterates over files and directories to\n" +"identify ones matching a user-defined set of rules. The API is based " +"heavily\n" +"on File::Find::Rule, but with more explicit distinction between matching " +"rules\n" +"and options that influence how directories are searched. A\n" +"Path::Iterator::Rule object is a collection of rules (match criteria) with\n" +"methods to add additional criteria. Options that control directory " +"traversal\n" +"are given as arguments to the method that generates an iterator.\n" +"\n" +"A summary of features for comparison to other file finding modules:\n" +"\n" +"@itemize\n" +"@item provides many helper methods for specifying rules\n" +"@item offers (lazy) iterator and flattened list interfaces\n" +"@item custom rules implemented with callbacks\n" +"@item breadth-first (default) or pre- or post-order depth-first searching\n" +"@item follows symlinks (by default, but can be disabled)\n" +"@item directories visited only once (no infinite loop; can be disabled)\n" +"@item doesn't chdir during operation\n" +"@item provides an API for extensions\n" +"@end itemize\n" +"\n" +"As a convenience, the PIR module is an empty subclass of this one that is " +"less\n" +"arduous to type for one-liners." +msgstr "" + +#: gnu/packages/perl.scm:9199 +msgid "Include constants from POD" +msgstr "" + +#: gnu/packages/perl.scm:9200 +msgid "" +"This module allows you to specify those constants that\n" +"should be documented in your POD, and pull them out a run time in a fairly\n" +"arbitrary fashion.\n" +"\n" +"Pod::Constants uses Pod::Parser to do the parsing of the source file. It " +"has\n" +"to open the source file it is called from, and does so directly either by\n" +"lookup in %INC or by assuming it is $0 if the caller is @code{main}\n" +"(or it can't find %INC{caller()})." +msgstr "" + +#: gnu/packages/perl.scm:9227 +msgid "Collection of regexp patterns" +msgstr "" + +#: gnu/packages/perl.scm:9228 +msgid "" +"Regexp::Pattern is a convention for organizing reusable\n" +"regexp patterns in modules." +msgstr "" + +#: gnu/packages/photo.scm:82 msgid "Raw image decoder" msgstr "" -#: gnu/packages/photo.scm:80 +#: gnu/packages/photo.scm:84 msgid "" "LibRaw is a library for reading RAW files obtained from digital photo\n" "cameras (CRW/CR2, NEF, RAF, DNG, and others)." msgstr "" -#: gnu/packages/photo.scm:97 +#: gnu/packages/photo.scm:103 msgid "Read and manipulate EXIF data in digital photographs" msgstr "" -#: gnu/packages/photo.scm:99 +#: gnu/packages/photo.scm:105 msgid "" "The libexif C library allows applications to read, edit, and save EXIF\n" "data as produced by digital cameras." msgstr "" -#: gnu/packages/photo.scm:125 +#: gnu/packages/photo.scm:131 msgid "Accessing digital cameras" msgstr "" -#: gnu/packages/photo.scm:127 +#: gnu/packages/photo.scm:133 msgid "" "This is the library backend for gphoto2. It contains the code for PTP,\n" -"MTP, and other vendor specific protocols for controlling and transferring data\n" +"MTP, and other vendor specific protocols for controlling and transferring " +"data\n" "from digital cameras." msgstr "" -#: gnu/packages/photo.scm:169 +#: gnu/packages/photo.scm:175 msgid "Command-line tools to access digital cameras" msgstr "" -#: gnu/packages/photo.scm:171 +#: gnu/packages/photo.scm:177 msgid "" "Gphoto2 is a set of command line utilities for manipulating a large\n" "number of different digital cameras. Through libgphoto2, it supports PTP,\n" "MTP, and much more." msgstr "" -#: gnu/packages/photo.scm:204 +#: gnu/packages/photo.scm:210 msgid "Program and Perl library to manipulate EXIF and other metadata" msgstr "" -#: gnu/packages/photo.scm:205 +#: gnu/packages/photo.scm:211 msgid "" "This package provides the @code{exiftool} command and the\n" -"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital images\n" +"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital " +"images\n" "and a wide variety of other metadata." msgstr "" -#: gnu/packages/photo.scm:229 +#: gnu/packages/photo.scm:235 msgid "Library for panoramic images" msgstr "Bibliothèque de d'images panoramiques" -#: gnu/packages/photo.scm:231 +#: gnu/packages/photo.scm:237 msgid "" "The libpano13 package contains the backend library written by the\n" "Panorama Tools project for building panoramic images from a set of\n" "overlapping images, as well as some command line tools." msgstr "" -#: gnu/packages/photo.scm:275 +#: gnu/packages/photo.scm:281 msgid "Tools for combining and blending images" msgstr "Outils de combinaison et mélange d'images" -#: gnu/packages/photo.scm:277 +#: gnu/packages/photo.scm:283 msgid "" "Enblend blends away the seams in a panoramic image mosaic using a\n" "multi-resolution spline. Enfuse merges different exposures of the same\n" "scene to produce an image that looks much like a tone-mapped image." msgstr "" -#: gnu/packages/photo.scm:308 +#: gnu/packages/photo.scm:314 msgid "Library to correct optical lens defects with a lens database" msgstr "" -#: gnu/packages/photo.scm:309 +#: gnu/packages/photo.scm:315 msgid "" "Digital photographs are not ideal. Of course, the better is\n" "your camera, the better the results will be, but in any case if you look\n" -"carefully at shots taken even by the most expensive cameras equipped with the\n" -"most expensive lenses you will see various artifacts. It is very hard to make\n" -"ideal cameras, because there are a lot of factors that affect the final image\n" -"quality, and at some point camera and lens designers have to trade one factor\n" +"carefully at shots taken even by the most expensive cameras equipped with " +"the\n" +"most expensive lenses you will see various artifacts. It is very hard to " +"make\n" +"ideal cameras, because there are a lot of factors that affect the final " +"image\n" +"quality, and at some point camera and lens designers have to trade one " +"factor\n" "for another to achieve the optimal image quality, within the given design\n" "restrictions and budget. But we all want ideal shots, don't we? So that's\n" "what's Lensfun is all about: rectifying the defects introduced by your\n" "photographic equipment." msgstr "" -#: gnu/packages/photo.scm:385 +#: gnu/packages/photo.scm:391 msgid "Virtual lighttable and darkroom for photographers" msgstr "" -#: gnu/packages/photo.scm:386 +#: gnu/packages/photo.scm:392 msgid "" "Darktable is a photography workflow application and RAW\n" "developer. It manages your digital negatives in a database, lets you view\n" @@ -14739,17 +16432,34 @@ msgid "" "and enhance them." msgstr "" -#: gnu/packages/photo.scm:457 +#: gnu/packages/photo.scm:463 msgid "Panorama photo stitcher" msgstr "" -#: gnu/packages/photo.scm:459 +#: gnu/packages/photo.scm:465 msgid "" "Hugin is an easy to use panoramic imaging toolchain with a graphical\n" "user interface. It can be used to assemble a mosaic of photographs into\n" "a complete panorama and stitch any series of overlapping pictures." msgstr "" +#: gnu/packages/photo.scm:516 +msgid "Raw image developing and processing" +msgstr "" + +#: gnu/packages/photo.scm:517 +msgid "" +"RawTherapee is a raw image processing suite. It comprises a\n" +"subset of image editing operations specifically aimed at non-destructive " +"raw\n" +"photo post-production and is primarily focused on improving a " +"photographer's\n" +"workflow by facilitating the handling of large numbers of images. Most raw\n" +"formats are supported, including Pentax Pixel Shift, Canon Dual-Pixel, and " +"those\n" +"from Foveon and X-Trans sensors." +msgstr "" + #: gnu/packages/ratpoison.scm:86 msgid "Simple mouse-free tiling window manager" msgstr "" @@ -14770,11 +16480,11 @@ msgid "" "cripples Emacs and other quality pieces of software." msgstr "" -#: gnu/packages/readline.scm:82 +#: gnu/packages/readline.scm:92 msgid "Edit command lines while typing, with history support" msgstr "" -#: gnu/packages/readline.scm:84 +#: gnu/packages/readline.scm:94 msgid "" "The GNU readline library allows users to edit command lines as they\n" "are typed in. It can maintain a searchable history of previously entered\n" @@ -14783,15 +16493,17 @@ msgid "" "comfortable for anyone." msgstr "" -#: gnu/packages/readline.scm:121 +#: gnu/packages/readline.scm:133 msgid "Wrapper to allow the editing of keyboard commands" msgstr "" -#: gnu/packages/readline.scm:123 +#: gnu/packages/readline.scm:135 msgid "" "Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" -"readline library to allow the editing of keyboard input for any command. You\n" -"should consider rlwrap especially when you need user-defined completion (by way\n" +"readline library to allow the editing of keyboard input for any command. " +"You\n" +"should consider rlwrap especially when you need user-defined completion (by " +"way\n" "of completion word lists) and persistent history, or if you want to program\n" "'special effects' using the filter mechanism." msgstr "" @@ -14820,11 +16532,11 @@ msgid "" "package contains the library and drivers." msgstr "" -#: gnu/packages/scheme.scm:191 +#: gnu/packages/scheme.scm:193 msgid "A Scheme implementation with integrated editor and debugger" msgstr "Une implantation de Scheme avec éditeur et débogueur intégrés" -#: gnu/packages/scheme.scm:193 +#: gnu/packages/scheme.scm:195 msgid "" "GNU/MIT Scheme is an implementation of the Scheme programming\n" "language. It provides an interpreter, a compiler and a debugger. It also\n" @@ -14832,13 +16544,14 @@ msgid "" msgstr "" "GNU/MIT Scheme est une implantation du langage de programmation Scheme\n" "Il fournit un interpréteur, un compilateur et un débogueur. Il intègre\n" -"également un éditeur sur le modèle d'Emacs et une librairie d'exécution complète." +"également un éditeur sur le modèle d'Emacs et une librairie d'exécution " +"complète." -#: gnu/packages/scheme.scm:276 +#: gnu/packages/scheme.scm:281 msgid "Efficient Scheme compiler" msgstr "Compilateur Scheme efficace" -#: gnu/packages/scheme.scm:278 +#: gnu/packages/scheme.scm:283 msgid "" "Bigloo is a Scheme implementation devoted to one goal: enabling\n" "Scheme based programming style where C(++) is usually\n" @@ -14859,24 +16572,25 @@ msgstr "" "Bigloo permet de connecter complètement des programmes Scheme et C\n" "et des programmes Scheme et Java." -#: gnu/packages/scheme.scm:327 +#: gnu/packages/scheme.scm:332 msgid "Multi-tier programming language for the Web 2.0" msgstr "" -#: gnu/packages/scheme.scm:329 +#: gnu/packages/scheme.scm:334 msgid "" "HOP is a multi-tier programming language for the Web 2.0 and the\n" "so-called diffuse Web. It is designed for programming interactive web\n" -"applications in many fields such as multimedia (web galleries, music players,\n" +"applications in many fields such as multimedia (web galleries, music " +"players,\n" "...), ubiquitous and house automation (SmartPhones, personal appliance),\n" "mashups, office (web agendas, mail clients, ...), etc." msgstr "" -#: gnu/packages/scheme.scm:373 +#: gnu/packages/scheme.scm:375 msgid "R5RS Scheme implementation that compiles native code via C" msgstr "" -#: gnu/packages/scheme.scm:375 +#: gnu/packages/scheme.scm:377 msgid "" "CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" "produces portable and efficient C, supports almost all of the R5RS Scheme\n" @@ -14886,11 +16600,11 @@ msgstr "" "produit du C portable et efficace, supporte l'essentiel du standard R5RS et\n" "incult de nombreuses améliorations et extensions." -#: gnu/packages/scheme.scm:394 +#: gnu/packages/scheme.scm:396 msgid "Scheme implementation using a bytecode interpreter" msgstr "Implantation de Scheme utilisanat un interpréteur pour bytecode" -#: gnu/packages/scheme.scm:396 +#: gnu/packages/scheme.scm:398 msgid "" "Scheme 48 is an implementation of Scheme based on a byte-code\n" "interpreter and is designed to be used as a testbed for experiments in\n" @@ -14900,55 +16614,63 @@ msgstr "" "destinée à être utilisée comme un banc d'essai pour des expérimentations\n" "portant sur des techniques d'implantation et comme un outil d'exposition." -#: gnu/packages/scheme.scm:509 +#: gnu/packages/scheme.scm:511 msgid "Implementation of Scheme and related languages" msgstr "Implantation de Scheme et d'autres langages associés" -#: gnu/packages/scheme.scm:511 +#: gnu/packages/scheme.scm:513 msgid "" "Racket is an implementation of the Scheme programming language (R5RS and\n" -"R6RS) and related languages, such as Typed Racket. It features a compiler and\n" -"a virtual machine with just-in-time native compilation, as well as a large set\n" +"R6RS) and related languages, such as Typed Racket. It features a compiler " +"and\n" +"a virtual machine with just-in-time native compilation, as well as a large " +"set\n" "of libraries." msgstr "" -"Racket est une implantation du langage de programmation Schema (R5RS et R6RS)\n" -"et de langages associés comme Typed Racket. Racket fournit un compilateur et\n" +"Racket est une implantation du langage de programmation Schema (R5RS et " +"R6RS)\n" +"et de langages associés comme Typed Racket. Racket fournit un compilateur " +"et\n" "une machine virtuelle avec compilation à la volée ainsi qu'un ensemble de\n" "bibliothèques." -#: gnu/packages/scheme.scm:549 +#: gnu/packages/scheme.scm:551 msgid "Efficient Scheme interpreter and compiler" msgstr "Compilateur et interpréteur Scheme efficace" -#: gnu/packages/scheme.scm:551 +#: gnu/packages/scheme.scm:553 msgid "" "Gambit consists of two main programs: gsi, the Gambit Scheme\n" "interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" "the complete execution and debugging environment. The compiler is the\n" -"interpreter extended with the capability of generating executable files. The\n" -"compiler can produce standalone executables or compiled modules which can be\n" +"interpreter extended with the capability of generating executable files. " +"The\n" +"compiler can produce standalone executables or compiled modules which can " +"be\n" "loaded at run time. Interpreted code and compiled code can be freely\n" "mixed." msgstr "" -#: gnu/packages/scheme.scm:585 +#: gnu/packages/scheme.scm:587 msgid "Small embeddable Scheme implementation" msgstr "" -#: gnu/packages/scheme.scm:587 +#: gnu/packages/scheme.scm:589 msgid "" "Chibi-Scheme is a very small library with no external dependencies\n" "intended for use as an extension and scripting language in C programs. In\n" -"addition to support for lightweight VM-based threads, each VM itself runs in\n" -"an isolated heap allowing multiple VMs to run simultaneously in different OS\n" +"addition to support for lightweight VM-based threads, each VM itself runs " +"in\n" +"an isolated heap allowing multiple VMs to run simultaneously in different " +"OS\n" "threads." msgstr "" -#: gnu/packages/scheme.scm:757 +#: gnu/packages/scheme.scm:759 msgid "Scmutils library for MIT Scheme" msgstr "" -#: gnu/packages/scheme.scm:758 +#: gnu/packages/scheme.scm:760 msgid "" "The Scmutils system is an integrated library of\n" "procedures, embedded in the programming language Scheme, and intended to\n" @@ -14956,11 +16678,11 @@ msgid "" "engineering." msgstr "" -#: gnu/packages/scheme.scm:808 +#: gnu/packages/scheme.scm:810 msgid "Structure and Interpretation of Computer Programs" msgstr "" -#: gnu/packages/scheme.scm:809 +#: gnu/packages/scheme.scm:811 msgid "" "Structure and Interpretation of Computer Programs (SICP) is\n" "a textbook aiming to teach the principles of computer programming.\n" @@ -14970,31 +16692,31 @@ msgid "" "metalinguistic abstraction, recursion, interpreters, and modular programming." msgstr "" -#: gnu/packages/scheme.scm:850 +#: gnu/packages/scheme.scm:852 msgid "SRE String pattern-matching library for scheme48" msgstr "" -#: gnu/packages/scheme.scm:852 +#: gnu/packages/scheme.scm:854 msgid "" "String pattern-matching library for scheme48 based on the SRE\n" "regular-expression notation." msgstr "" -#: gnu/packages/scheme.scm:884 +#: gnu/packages/scheme.scm:886 msgid "Compatibility and utility library for Scheme" msgstr "" -#: gnu/packages/scheme.scm:885 +#: gnu/packages/scheme.scm:887 msgid "" "SLIB is a portable Scheme library providing compatibility and\n" "utility functions for all standard Scheme implementations." msgstr "" -#: gnu/packages/scheme.scm:946 +#: gnu/packages/scheme.scm:948 msgid "Scheme implementation conforming to R5RS and IEEE P1178" msgstr "" -#: gnu/packages/scheme.scm:947 +#: gnu/packages/scheme.scm:949 msgid "" "GNU SCM is an implementation of Scheme. This\n" "implementation includes Hobbit, a Scheme-to-C compiler, which can\n" @@ -15002,11 +16724,11 @@ msgid "" "linked with a SCM executable." msgstr "" -#: gnu/packages/search.scm:66 +#: gnu/packages/search.scm:68 msgid "Search Engine Library" msgstr "" -#: gnu/packages/search.scm:68 +#: gnu/packages/search.scm:70 msgid "" "Xapian is a highly adaptable toolkit which allows developers to easily\n" "add advanced indexing and search facilities to their own applications. It\n" @@ -15014,37 +16736,38 @@ msgid "" "rich set of boolean query operators." msgstr "" -#: gnu/packages/search.scm:98 +#: gnu/packages/search.scm:102 msgid "Python bindings for the Xapian search engine library" msgstr "Liaisons python pour la bibliothèque de moteur de recherche Xapian" -#: gnu/packages/search.scm:137 +#: gnu/packages/search.scm:141 msgid "Tool for Obsessive Compulsive Classifiers" msgstr "" -#: gnu/packages/search.scm:139 +#: gnu/packages/search.scm:143 msgid "" "libtocc is the engine of the Tocc project, a tag-based file management\n" -"system. The goal of Tocc is to provide a better system for classifying files\n" +"system. The goal of Tocc is to provide a better system for classifying " +"files\n" "that is more flexible than classic file systems that are based on a tree of\n" "files and directories." msgstr "" -#: gnu/packages/search.scm:161 +#: gnu/packages/search.scm:165 msgid "Command-line interface to libtocc" msgstr "" -#: gnu/packages/search.scm:163 +#: gnu/packages/search.scm:167 msgid "" "Tocc is a tag-based file management system. This package contains the\n" "command line tool for interacting with libtocc." msgstr "" -#: gnu/packages/search.scm:181 +#: gnu/packages/search.scm:185 msgid "Finding text and HTML files that match boolean expressions" msgstr "" -#: gnu/packages/search.scm:183 +#: gnu/packages/search.scm:187 msgid "" "GNU Bool is a utility to perform text searches on files using Boolean\n" "expressions. For example, a search for \"hello AND world\" would return a\n" @@ -15055,36 +16778,39 @@ msgid "" "for parsing HTML files." msgstr "" -#: gnu/packages/search.scm:213 +#: gnu/packages/search.scm:217 msgid "Full-text search system" msgstr "" -#: gnu/packages/search.scm:214 +#: gnu/packages/search.scm:218 msgid "" "Hyper Estraier can be used to integrate full-text\n" "search into applications, using either the provided command line and CGI\n" "interfaces, or a C API." msgstr "" -#: gnu/packages/search.scm:232 +#: gnu/packages/search.scm:236 msgid "Locate files on the file system" msgstr "" -#: gnu/packages/search.scm:234 +#: gnu/packages/search.scm:238 msgid "" "mlocate is a locate/updatedb implementation. The 'm' stands for\n" -"\"merging\": @code{updatedb} reuses the existing database to avoid rereading\n" -"most of the file system, which makes it faster and does not trash the system\n" -"caches as much. The locate(1) utility is intended to be completely compatible\n" +"\"merging\": @code{updatedb} reuses the existing database to avoid " +"rereading\n" +"most of the file system, which makes it faster and does not trash the " +"system\n" +"caches as much. The locate(1) utility is intended to be completely " +"compatible\n" "with slocate, and attempts to be compatible to GNU locate when it does not\n" "conflict with slocate compatibility." msgstr "" -#: gnu/packages/search.scm:299 +#: gnu/packages/search.scm:303 msgid "Web indexing system" msgstr "" -#: gnu/packages/search.scm:301 +#: gnu/packages/search.scm:305 msgid "" "Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" "can quickly and easily index directories of files or remote web sites and\n" @@ -15113,7 +16839,8 @@ msgstr "" #: gnu/packages/shells.scm:81 msgid "" "dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" -"as small as possible, often without sacrificing speed. It is faster than the\n" +"as small as possible, often without sacrificing speed. It is faster than " +"the\n" "GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" "direct descendant of NetBSD's Almquist Shell (@command{ash})." msgstr "" @@ -15125,64 +16852,62 @@ msgstr "" #: gnu/packages/shells.scm:138 msgid "" "Fish (friendly interactive shell) is a shell focused on interactive use,\n" -"discoverability, and friendliness. Fish has very user-friendly and powerful\n" +"discoverability, and friendliness. Fish has very user-friendly and " +"powerful\n" "tab-completion, including descriptions of every completion, completion of\n" -"strings with wildcards, and many completions for specific commands. It also\n" -"has extensive and discoverable help. A special help command gives access to\n" -"all the fish documentation in your web browser. Other features include smart\n" -"terminal handling based on terminfo, an easy to search history, and syntax\n" -"highlighting." -msgstr "" - -#: gnu/packages/shells.scm:170 -msgid "Fish completions for Guix" -msgstr "" - -#: gnu/packages/shells.scm:172 -msgid "Fish-guix provides completions for Guix for users of the fish shell." +"strings with wildcards, and many completions for specific commands. It " +"also\n" +"has extensive and discoverable help. A special @command{help} command " +"gives\n" +"access to all the fish documentation in your web browser. Other features\n" +"include smart terminal handling based on terminfo, an easy to search " +"history,\n" +"and syntax highlighting." msgstr "" -#: gnu/packages/shells.scm:213 +#: gnu/packages/shells.scm:187 msgid "Alternative implementation of the rc shell by Byron Rakitzis" msgstr "" -#: gnu/packages/shells.scm:215 +#: gnu/packages/shells.scm:189 msgid "" "This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" "has a small feature set similar to a traditional Bourne shell." msgstr "" -#: gnu/packages/shells.scm:246 +#: gnu/packages/shells.scm:220 msgid "Extensible shell with higher-order functions" msgstr "" -#: gnu/packages/shells.scm:248 +#: gnu/packages/shells.scm:222 msgid "" "Es is an extensible shell. The language was derived from the Plan 9\n" "shell, rc, and was influenced by functional programming languages, such as\n" -"Scheme, and the Tcl embeddable programming language. This implementation is\n" +"Scheme, and the Tcl embeddable programming language. This implementation " +"is\n" "derived from Byron Rakitzis's public domain implementation of rc, and was\n" "written by Paul Haahr and Byron Rakitzis." msgstr "" -#: gnu/packages/shells.scm:308 +#: gnu/packages/shells.scm:282 msgid "Unix shell based on csh" msgstr "" -#: gnu/packages/shells.scm:310 +#: gnu/packages/shells.scm:284 msgid "" "Tcsh is an enhanced, but completely compatible version of the Berkeley\n" "UNIX C shell (csh). It is a command language interpreter usable both as an\n" -"interactive login shell and a shell script command processor. It includes a\n" +"interactive login shell and a shell script command processor. It includes " +"a\n" "command-line editor, programmable word completion, spelling correction, a\n" "history mechanism, job control and a C-like syntax." msgstr "" -#: gnu/packages/shells.scm:359 +#: gnu/packages/shells.scm:345 msgid "Powerful shell for interactive use and scripting" msgstr "Shell puissant pour un usage interactif et l'écriture de scripts" -#: gnu/packages/shells.scm:360 +#: gnu/packages/shells.scm:346 msgid "" "The Z shell (zsh) is a Unix shell that can be used\n" "as an interactive login shell and as a powerful command interpreter\n" @@ -15191,40 +16916,46 @@ msgid "" "ksh, and tcsh." msgstr "" "Le Z shell (zsh) est un shell Unix pouvant être utilisé comme un shell\n" -"interactif de connexion et un puissant interpréteur de commande pour l'écriture de scripts\n" -"shell. Zsh peut être vu comme un Bourn shell étendu doté de nombreuses améliorations\n" +"interactif de connexion et un puissant interpréteur de commande pour " +"l'écriture de scripts\n" +"shell. Zsh peut être vu comme un Bourn shell étendu doté de nombreuses " +"améliorations\n" "et incluant certaines fonctionnalités de bash, ksh et tcsh." -#: gnu/packages/shells.scm:399 +#: gnu/packages/shells.scm:385 msgid "Python-ish shell" msgstr "" -#: gnu/packages/shells.scm:401 +#: gnu/packages/shells.scm:387 msgid "" "Xonsh is a Python-ish, BASHwards-looking shell language and command\n" "prompt. The language is a superset of Python 3.4+ with additional shell\n" -"primitives that you are used to from Bash and IPython. It works on all major\n" -"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the daily\n" +"primitives that you are used to from Bash and IPython. It works on all " +"major\n" +"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the " +"daily\n" "use of experts and novices alike." msgstr "" -#: gnu/packages/shells.scm:448 +#: gnu/packages/shells.scm:434 msgid "Unix shell embedded in Scheme" msgstr "" -#: gnu/packages/shells.scm:450 +#: gnu/packages/shells.scm:436 msgid "" "Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" -"components: a process notation for running programs and setting up pipelines\n" -"and redirections, and a complete syscall library for low-level access to the\n" +"components: a process notation for running programs and setting up " +"pipelines\n" +"and redirections, and a complete syscall library for low-level access to " +"the\n" "operating system." msgstr "" -#: gnu/packages/shells.scm:489 +#: gnu/packages/shells.scm:475 msgid "Minimal zero-config readline replacement" msgstr "" -#: gnu/packages/shells.scm:491 +#: gnu/packages/shells.scm:477 msgid "" "Linenoise is a minimal, zero-config, readline replacement.\n" "Its features include:\n" @@ -15238,72 +16969,91 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/shells.scm:551 +#: gnu/packages/shells.scm:539 msgid "Extremely minimal shell with the simplest syntax possible" msgstr "" -#: gnu/packages/shells.scm:553 +#: gnu/packages/shells.scm:541 msgid "" "S is a new shell that aims to be extremely simple.\n" "S does not implemnt the POSIX shell standard.\n" -"There are no globs or \"splatting\" where a variable $FOO turns into multiple\n" +"There are no globs or \"splatting\" where a variable $FOO turns into " +"multiple\n" "command line arguments. One token stays one token forever.\n" "This is a \"no surprises\" straightforward approach.\n" "\n" -"There are no redirection operators > in the shell language, they are added as\n" +"There are no redirection operators > in the shell language, they are added " +"as\n" "extra programs. > is just another unix command, < is essentially cat(1).\n" "A @code{andglob} program is also provided along with s." msgstr "" -#: gnu/packages/shells.scm:581 +#: gnu/packages/shells.scm:569 msgid "Port of OpenBSD Korn Shell" msgstr "" -#: gnu/packages/shells.scm:583 +#: gnu/packages/shells.scm:571 msgid "" "Oksh is a port of the OpenBSD Korn Shell.\n" "The OpenBSD Korn Shell is a cleaned up and enhanced ksh." msgstr "" -#: gnu/packages/shells.scm:615 +#: gnu/packages/shells.scm:603 msgid "Korn Shell from OpenBSD" msgstr "" -#: gnu/packages/shells.scm:617 +#: gnu/packages/shells.scm:605 msgid "" "loksh is a Linux port of OpenBSD's @command{ksh}. It is a small,\n" "interactive POSIX shell targeted at resource-constrained systems." msgstr "" -#: gnu/packages/shells.scm:655 +#: gnu/packages/shells.scm:643 msgid "Korn Shell from MirBSD" msgstr "" -#: gnu/packages/shells.scm:656 +#: gnu/packages/shells.scm:644 msgid "" "mksh is an actively developed free implementation of the\n" "Korn Shell programming language and a successor to the Public Domain Korn\n" "Shell (pdksh)." msgstr "" -#: gnu/packages/telephony.scm:66 +#: gnu/packages/shells.scm:686 +#, fuzzy +msgid "Bash-compatible Unix shell" +msgstr "Archiveur compatible avec le format tar" + +#: gnu/packages/shells.scm:687 +msgid "" +"Oil is a Unix / POSIX shell, compatible with Bash. It\n" +"implements the Oil language, which is a new shell language to which Bash can " +"be\n" +"automatically translated. The Oil language is a superset of Bash. It also\n" +"implements the OSH language, a statically-parseable language based on Bash " +"as it\n" +"is commonly written." +msgstr "" + +#: gnu/packages/telephony.scm:69 msgid "(u)Common C++ framework for threaded applications" msgstr "" -#: gnu/packages/telephony.scm:67 +#: gnu/packages/telephony.scm:70 msgid "" "GNU Common C++ is an portable, optimized class framework for\n" "threaded applications, supporting concurrent synchronization, inter-process\n" "communications via sockets, and various methods for data handling, such as\n" -"serialization and XML parsing. It includes the uCommon C++ library, a smaller\n" +"serialization and XML parsing. It includes the uCommon C++ library, a " +"smaller\n" "reimplementation." msgstr "" -#: gnu/packages/telephony.scm:87 +#: gnu/packages/telephony.scm:90 msgid "Common C++ framework for threaded applications" msgstr "" -#: gnu/packages/telephony.scm:88 +#: gnu/packages/telephony.scm:91 msgid "" "GNU uCommon C++ is meant as a very light-weight C++ library\n" "to facilitate using C++ design patterns even for very deeply embedded\n" @@ -15311,11 +17061,11 @@ msgid "" "support." msgstr "" -#: gnu/packages/telephony.scm:110 +#: gnu/packages/telephony.scm:113 msgid "Implementation of RTP (real-time transport protocol)" msgstr "" -#: gnu/packages/telephony.scm:111 +#: gnu/packages/telephony.scm:114 msgid "" "GNU ccRTP is an implementation of RTP, the real-time transport\n" "protocol from the IETF. It is suitable both for high capacity servers and\n" @@ -15324,83 +17074,109 @@ msgid "" "packet-manipulation library." msgstr "" -#: gnu/packages/telephony.scm:133 +#: gnu/packages/telephony.scm:136 msgid "Library implementing SIP (RFC-3261)" msgstr "" -#: gnu/packages/telephony.scm:134 +#: gnu/packages/telephony.scm:137 msgid "" "GNU oSIP is an implementation of the SIP protocol. It is\n" -"used to provide multimedia and telecom software developers with an interface\n" +"used to provide multimedia and telecom software developers with an " +"interface\n" "to initiate and control SIP sessions." msgstr "" -#: gnu/packages/telephony.scm:153 +#: gnu/packages/telephony.scm:156 msgid "Sip abstraction library" msgstr "Bibliothèque d'abstraction de Sip" -#: gnu/packages/telephony.scm:154 +#: gnu/packages/telephony.scm:157 msgid "" "EXosip is a library that hides the complexity of using the\n" -"SIP protocol for multimedia session establishment. This protocol is mainly to\n" +"SIP protocol for multimedia session establishment. This protocol is mainly " +"to\n" "be used by VoIP telephony applications (endpoints or conference server) but\n" -"might be also useful for any application that wish to establish sessions like\n" +"might be also useful for any application that wish to establish sessions " +"like\n" "multiplayer games." msgstr "" -#: gnu/packages/telephony.scm:197 +#: gnu/packages/telephony.scm:200 msgid "Secure peer-to-peer VoIP server for the SIP protocol" msgstr "" -#: gnu/packages/telephony.scm:198 +#: gnu/packages/telephony.scm:201 msgid "" "GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" "uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" -"without the need for a service provider. Its peer-to-peer design ensures that\n" +"without the need for a service provider. Its peer-to-peer design ensures " +"that\n" "there is no central point for media intercept or capture and thus it can be\n" "used to construct a secure telephone system that operates over the public\n" "internet." msgstr "" -#: gnu/packages/telephony.scm:243 +#: gnu/packages/telephony.scm:246 msgid "Secure RTP (SRTP) Reference Implementation" msgstr "" -#: gnu/packages/telephony.scm:244 +#: gnu/packages/telephony.scm:248 +msgid "" +"This package provides an implementation of the Secure Real-time Transport\n" +"Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a\n" +"supporting cryptographic kernel." +msgstr "" + +#: gnu/packages/telephony.scm:272 +msgid "Utilities library for linphone software" +msgstr "" + +#: gnu/packages/telephony.scm:273 +msgid "" +"BCtoolbox is a utilities library used by Belledonne\n" +"Communications softwares like linphone." +msgstr "" + +#: gnu/packages/telephony.scm:295 +#, fuzzy +msgid "Implementation of the Real-time transport protocol" +msgstr "Implantation du protocole Open Sound Control" + +#: gnu/packages/telephony.scm:296 msgid "" -"This package provides an implementation of the Secure\n" -"Real-time Transport Protocol (SRTP), the Universal Security Transform (UST),\n" -"and a supporting cryptographic kernel." +"oRTP is a library implementing the Real-time transport\n" +"protocol (RFC 3550)." msgstr "" -#: gnu/packages/telephony.scm:279 +#: gnu/packages/telephony.scm:329 msgid "Inter-Asterisk-Protocol library" msgstr "Bibliothèque pour le protocole Inter-Asterisk" -#: gnu/packages/telephony.scm:280 +#: gnu/packages/telephony.scm:330 msgid "" "LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" "Voice-over-IP (VoIP) communications." msgstr "" -#: gnu/packages/telephony.scm:311 +#: gnu/packages/telephony.scm:361 msgid "Simple VoIP program to create conferences from the terminal" msgstr "" -#: gnu/packages/telephony.scm:313 +#: gnu/packages/telephony.scm:363 msgid "" "Seren is a simple VoIP program based on the Opus codec that allows you\n" "to create a voice conference from the terminal, with up to 10 participants,\n" -"without having to register accounts, exchange emails, or add people to contact\n" +"without having to register accounts, exchange emails, or add people to " +"contact\n" "lists. All you need to join an existing conference is the host name or IP\n" "address of one of the participants." msgstr "" -#: gnu/packages/telephony.scm:425 +#: gnu/packages/telephony.scm:475 msgid "Low-latency, high quality voice chat software" msgstr "" -#: gnu/packages/telephony.scm:427 +#: gnu/packages/telephony.scm:477 msgid "" "Mumble is an low-latency, high quality voice chat\n" "software primarily intended for use while gaming.\n" @@ -15408,12 +17184,11 @@ msgid "" "@code{mumble} for the client, and @code{murmur} for the server." msgstr "" -#: gnu/packages/tex.scm:192 gnu/packages/tex.scm:3844 -#: gnu/packages/tex.scm:3906 +#: gnu/packages/tex.scm:195 gnu/packages/tex.scm:3960 gnu/packages/tex.scm:4022 msgid "TeX Live, a package of the TeX typesetting system" msgstr "" -#: gnu/packages/tex.scm:194 +#: gnu/packages/tex.scm:197 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" @@ -15423,11 +17198,11 @@ msgid "" "This package contains the binaries." msgstr "" -#: gnu/packages/tex.scm:259 +#: gnu/packages/tex.scm:265 msgid "DVI to PostScript drivers" msgstr "" -#: gnu/packages/tex.scm:260 +#: gnu/packages/tex.scm:266 msgid "" "This package provides files needed for converting DVI files\n" "to PostScript." @@ -15435,330 +17210,368 @@ msgstr "" "Ce paquet fournit des outils requis pour convertir des fichiers\n" "DVI en PostScript." -#: gnu/packages/tex.scm:293 +#: gnu/packages/tex.scm:300 msgid "Unicode data and loaders for TeX" msgstr "" -#: gnu/packages/tex.scm:294 +#: gnu/packages/tex.scm:301 msgid "" "This bundle provides generic access to Unicode Consortium\n" "data for TeX use. It contains a set of text files provided by the Unicode\n" -"Consortium which are currently all from Unicode 8.0.0, with the exception of\n" +"Consortium which are currently all from Unicode 8.0.0, with the exception " +"of\n" "@code{MathClass.txt} which is not currently part of the Unicode Character\n" "Database. Accompanying these source data are generic TeX loader files\n" -"allowing this data to be used as part of TeX runs, in particular in building\n" -"format files. Currently there are two loader files: one for general character\n" +"allowing this data to be used as part of TeX runs, in particular in " +"building\n" +"format files. Currently there are two loader files: one for general " +"character\n" "set up and one for initializing XeTeX character classes as has been carried\n" "out to date by @code{unicode-letters.tex}. " msgstr "" -#: gnu/packages/tex.scm:331 +#: gnu/packages/tex.scm:339 msgid "Hyphenation patterns for German" msgstr "" -#: gnu/packages/tex.scm:332 +#: gnu/packages/tex.scm:340 msgid "" "The package provides experimental hyphenation patterns for\n" -"the German language, covering both traditional and reformed orthography. The\n" +"the German language, covering both traditional and reformed orthography. " +"The\n" "patterns can be used with packages Babel and hyphsubst from the Oberdiek\n" "bundle." msgstr "" -#: gnu/packages/tex.scm:366 +#: gnu/packages/tex.scm:375 msgid "Files for creating TeX formats" msgstr "" -#: gnu/packages/tex.scm:367 +#: gnu/packages/tex.scm:376 msgid "" "This bundle provides a collection of model \".ini\" files\n" "for creating TeX formats. These files are commonly used to introduced\n" "distribution-dependent variations in formats. They are also used to\n" -"allow existing format source files to be used with newer engines, for example\n" +"allow existing format source files to be used with newer engines, for " +"example\n" "to adapt the plain e-TeX source file to work with XeTeX and LuaTeX." msgstr "" -#: gnu/packages/tex.scm:400 +#: gnu/packages/tex.scm:410 msgid "Hyphenation patterns expressed in UTF-8" msgstr "" -#: gnu/packages/tex.scm:401 +#: gnu/packages/tex.scm:411 msgid "" "Modern native UTF-8 engines such as XeTeX and LuaTeX need\n" "hyphenation patterns in UTF-8 format, whereas older systems require\n" -"hyphenation patterns in the 8-bit encoding of the font in use (such encodings\n" +"hyphenation patterns in the 8-bit encoding of the font in use (such " +"encodings\n" "are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,\n" "etc). The present package offers a collection of conversions of existing\n" -"patterns to UTF-8 format, together with converters for use with 8-bit fonts in\n" -"older systems. Since hyphenation patterns for Knuthian-style TeX systems are\n" +"patterns to UTF-8 format, together with converters for use with 8-bit fonts " +"in\n" +"older systems. Since hyphenation patterns for Knuthian-style TeX systems " +"are\n" "only read at iniTeX time, it is hoped that the UTF-8 patterns, with their\n" "converters, will completely supplant the older patterns." msgstr "" -#: gnu/packages/tex.scm:476 +#: gnu/packages/tex.scm:487 msgid "Metafont base files" msgstr "" -#: gnu/packages/tex.scm:477 +#: gnu/packages/tex.scm:488 msgid "" "This package provides the Metafont base files needed to\n" "build fonts using the Metafont system." msgstr "" -#: gnu/packages/tex.scm:508 +#: gnu/packages/tex.scm:519 msgid "Scheme for naming fonts in TeX" msgstr "" -#: gnu/packages/tex.scm:509 +#: gnu/packages/tex.scm:520 msgid "" "This is Fontname, a naming scheme for (the base part of)\n" "external TeX font filenames. This makes at most eight-character names\n" -"from (almost) arbitrarily complex font names, thus helping portability of TeX\n" +"from (almost) arbitrarily complex font names, thus helping portability of " +"TeX\n" "documents." msgstr "" -#: gnu/packages/tex.scm:576 +#: gnu/packages/tex.scm:588 msgid "Computer Modern fonts for TeX" msgstr "" -#: gnu/packages/tex.scm:577 +#: gnu/packages/tex.scm:589 msgid "" "This package provides the Computer Modern fonts by Donald\n" "Knuth. The Computer Modern font family is a large collection of text,\n" -"display, and mathematical fonts in a range of styles, based on Monotype Modern\n" +"display, and mathematical fonts in a range of styles, based on Monotype " +"Modern\n" "8A." msgstr "" -#: gnu/packages/tex.scm:640 +#: gnu/packages/tex.scm:653 msgid "Small library of METAFONT sources" msgstr "" -#: gnu/packages/tex.scm:641 +#: gnu/packages/tex.scm:654 msgid "" "This is a collection of core TeX and METAFONT macro files\n" "from Donald Knuth, including the plain format, plain base, and the MF logo\n" "fonts." msgstr "" -#: gnu/packages/tex.scm:713 +#: gnu/packages/tex.scm:727 msgid "Collection of fonts used in LaTeX distributions" msgstr "" -#: gnu/packages/tex.scm:714 +#: gnu/packages/tex.scm:728 msgid "" "This is a collection of fonts for use with standard LaTeX\n" "packages and classes. It includes invisible fonts (for use with the slides\n" -"class), line and circle fonts (for use in the picture environment) and LaTeX\n" +"class), line and circle fonts (for use in the picture environment) and " +"LaTeX\n" "symbol fonts." msgstr "" -#: gnu/packages/tex.scm:791 gnu/packages/tex.scm:821 +#: gnu/packages/tex.scm:806 gnu/packages/tex.scm:837 msgid "TeX fonts from the American Mathematical Society" msgstr "" -#: gnu/packages/tex.scm:793 +#: gnu/packages/tex.scm:808 msgid "" "This package provides an extended set of fonts for use in mathematics,\n" "including: extra mathematical symbols; blackboard bold letters (uppercase\n" "only); fraktur letters; subscript sizes of bold math italic and bold Greek\n" -"letters; subscript sizes of large symbols such as sum and product; added sizes\n" -"of the Computer Modern small caps font; cyrillic fonts (from the University of\n" -"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type 1\n" +"letters; subscript sizes of large symbols such as sum and product; added " +"sizes\n" +"of the Computer Modern small caps font; cyrillic fonts (from the University " +"of\n" +"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type " +"1\n" "files, and all except the Euler fonts are provided as Metafont source. The\n" "distribution also includes the canonical Type 1 versions of the Computer\n" -"Modern family of fonts. The Euler fonts are supported by separate packages;\n" +"Modern family of fonts. The Euler fonts are supported by separate " +"packages;\n" "details can be found in the documentation." msgstr "" -#: gnu/packages/tex.scm:823 +#: gnu/packages/tex.scm:839 msgid "" "This package provides basic LaTeX support for the symbol fonts provides\n" "by the amsfonts package. It provides @code{amsfonts.sty}, with names of\n" "individual symbols defined in @code{amssymb.sty}." msgstr "" -#: gnu/packages/tex.scm:856 +#: gnu/packages/tex.scm:873 msgid "Plain TeX format and supporting files" msgstr "" -#: gnu/packages/tex.scm:858 +#: gnu/packages/tex.scm:875 msgid "" "Contains files used to build the Plain TeX format, as described in the\n" "TeXbook, together with various supporting files (some also discussed in the\n" "book)." msgstr "" -#: gnu/packages/tex.scm:1004 +#: gnu/packages/tex.scm:1025 msgid "Base sources of LaTeX" msgstr "" -#: gnu/packages/tex.scm:1006 +#: gnu/packages/tex.scm:1027 msgid "" "This bundle comprises the source of LaTeX itself, together with several\n" -"packages which are considered \"part of the kernel\". This bundle, together\n" -"with the required packages, constitutes what every LaTeX distribution should\n" +"packages which are considered \"part of the kernel\". This bundle, " +"together\n" +"with the required packages, constitutes what every LaTeX distribution " +"should\n" "contain." msgstr "" -#: gnu/packages/tex.scm:1025 +#: gnu/packages/tex.scm:1047 msgid "Extended filecontents and filecontents* environments" msgstr "" -#: gnu/packages/tex.scm:1027 +#: gnu/packages/tex.scm:1049 msgid "" "LaTeX2e's @code{filecontents} and @code{filecontents*} environments\n" "enable a LaTeX source file to generate external files as it runs through\n" -"LaTeX. However, there are two limitations of these environments: they refuse\n" +"LaTeX. However, there are two limitations of these environments: they " +"refuse\n" "to overwrite existing files, and they can only be used in the preamble of a\n" "document. The filecontents package removes these limitations, letting you\n" "overwrite existing files and letting you use @code{filecontents} /\n" "@code{filecontents*} anywhere." msgstr "" -#: gnu/packages/tex.scm:1053 +#: gnu/packages/tex.scm:1076 msgid "Am I running under XeTeX?" msgstr "" -#: gnu/packages/tex.scm:1055 +#: gnu/packages/tex.scm:1078 msgid "" "This is a simple package which provides an @code{\\ifxetex} conditional,\n" -"so that other code can determine that it is running under XeTeX. The package\n" +"so that other code can determine that it is running under XeTeX. The " +"package\n" "requires the e-TeX extensions to the TeX primitive set." msgstr "" -#: gnu/packages/tex.scm:1086 +#: gnu/packages/tex.scm:1110 msgid "Simple macros for EPS inclusion" msgstr "" -#: gnu/packages/tex.scm:1088 +#: gnu/packages/tex.scm:1112 msgid "" "This package provides the original (and now obsolescent) graphics\n" -"inclusion macros for use with dvips, still widely used by Plain TeX users (in\n" +"inclusion macros for use with dvips, still widely used by Plain TeX users " +"(in\n" "particular). For LaTeX users, the package is nowadays (rather strongly)\n" -"deprecated in favour of the more sophisticated standard LaTeX latex-graphics\n" -"bundle of packages. (The latex-graphics bundle is also available to Plain TeX\n" +"deprecated in favour of the more sophisticated standard LaTeX latex-" +"graphics\n" +"bundle of packages. (The latex-graphics bundle is also available to Plain " +"TeX\n" "users, via its Plain TeX version.)" msgstr "" -#: gnu/packages/tex.scm:1113 +#: gnu/packages/tex.scm:1138 msgid "Sophisticated verbatim text" msgstr "" -#: gnu/packages/tex.scm:1115 +#: gnu/packages/tex.scm:1140 msgid "" "This package provides tools for the flexible handling of verbatim text\n" -"including: verbatim commands in footnotes; a variety of verbatim environments\n" -"with many parameters; ability to define new customized verbatim environments;\n" +"including: verbatim commands in footnotes; a variety of verbatim " +"environments\n" +"with many parameters; ability to define new customized verbatim " +"environments;\n" "save and restore verbatim text and environments; write and read files in\n" "verbatim mode; build \"example\" environments (showing both result and\n" "verbatim source)." msgstr "" -#: gnu/packages/tex.scm:1177 +#: gnu/packages/tex.scm:1209 msgid "LaTeX standard graphics bundle" msgstr "" -#: gnu/packages/tex.scm:1179 +#: gnu/packages/tex.scm:1211 msgid "" "This is a collection of LaTeX packages for producing color, including\n" "graphics (e.g. PostScript) files, and rotation and scaling of text in LaTeX\n" -"documents. It comprises the packages color, graphics, graphicx, trig, epsfig,\n" +"documents. It comprises the packages color, graphics, graphicx, trig, " +"epsfig,\n" "keyval, and lscape." msgstr "" -#: gnu/packages/tex.scm:1200 +#: gnu/packages/tex.scm:1233 msgid "Driver-independent color extensions for LaTeX and pdfLaTeX" msgstr "" -#: gnu/packages/tex.scm:1202 +#: gnu/packages/tex.scm:1235 msgid "" "The package starts from the basic facilities of the colorcolor package,\n" -"and provides easy driver-independent access to several kinds of color tints,\n" +"and provides easy driver-independent access to several kinds of color " +"tints,\n" "shades, tones, and mixes of arbitrary colors. It allows a user to select a\n" "document-wide target color model and offers complete tools for conversion\n" -"between eight color models. Additionally, there is a command for alternating\n" +"between eight color models. Additionally, there is a command for " +"alternating\n" "row colors plus repeated non-aligned material (like horizontal lines) in\n" "tables." msgstr "" -#: gnu/packages/tex.scm:1228 +#: gnu/packages/tex.scm:1261 msgid "Extensive support for hypertext in LaTeX" msgstr "" -#: gnu/packages/tex.scm:1230 +#: gnu/packages/tex.scm:1263 msgid "" "The @code{hyperref} package is used to handle cross-referencing commands\n" "in LaTeX to produce hypertext links in the document. The package provides\n" -"backends for the @code{\\special} set defined for HyperTeX DVI processors; for\n" +"backends for the @code{\\special} set defined for HyperTeX DVI processors; " +"for\n" "embedded @code{pdfmark} commands for processing by Acrobat\n" -"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's @code{dviwindo};\n" -"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for VTeX's\n" -"pdf and HTML backends. The package is distributed with the @code{backref} and\n" +"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's " +"@code{dviwindo};\n" +"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for " +"VTeX's\n" +"pdf and HTML backends. The package is distributed with the @code{backref} " +"and\n" "@code{nameref} packages, which make use of the facilities of @code{hyperref}." msgstr "" -#: gnu/packages/tex.scm:1263 +#: gnu/packages/tex.scm:1297 msgid "Bundle of packages submitted by Heiko Oberdiek" msgstr "" -#: gnu/packages/tex.scm:1265 +#: gnu/packages/tex.scm:1299 msgid "" "The bundle comprises various LaTeX packages, providing among others:\n" "better accessibility support for PDF files; extensible chemists reaction\n" "arrows; record information about document class(es) used; and many more." msgstr "" -#: gnu/packages/tex.scm:1285 +#: gnu/packages/tex.scm:1320 msgid "LaTeX standard tools bundle" msgstr "" -#: gnu/packages/tex.scm:1287 +#: gnu/packages/tex.scm:1322 msgid "" "This package is a collection of (variously) simple tools provided as\n" "part of the LaTeX required tools distribution, comprising the following\n" -"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, fileerr,\n" +"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, " +"fileerr,\n" "fontsmpl, ftnright, hhline, indentfirst, layout, longtable, multicol,\n" "rawfonts, showkeys, somedefs, tabularx, theorem, trace, varioref, verbatim,\n" "xr, and xspace." msgstr "" -#: gnu/packages/tex.scm:1321 +#: gnu/packages/tex.scm:1357 msgid "Verbatim with URL-sensitive line breaks" msgstr "" -#: gnu/packages/tex.scm:1322 +#: gnu/packages/tex.scm:1358 msgid "" "The command @code{\\url} is a form of verbatim command that\n" -"allows linebreaks at certain characters or combinations of characters, accepts\n" -"reconfiguration, and can usually be used in the argument to another command.\n" +"allows linebreaks at certain characters or combinations of characters, " +"accepts\n" +"reconfiguration, and can usually be used in the argument to another " +"command.\n" "The command is intended for email addresses, hypertext links,\n" "directories/paths, etc., which normally have no spaces, so by default the\n" "package ignores spaces in its argument. However, a package option allows\n" -"spaces, which is useful for operating systems where spaces are a common part\n" +"spaces, which is useful for operating systems where spaces are a common " +"part\n" "of file names." msgstr "" -#: gnu/packages/tex.scm:1348 +#: gnu/packages/tex.scm:1385 msgid "LaTeX3 programmers’ interface" msgstr "" -#: gnu/packages/tex.scm:1350 +#: gnu/packages/tex.scm:1387 msgid "" "The l3kernel bundle provides an implementation of the LaTeX3\n" "programmers’ interface, as a set of packages that run under LaTeX 2e. The\n" -"interface provides the foundation on which the LaTeX3 kernel and other future\n" -"code are built: it is an API for TeX programmers. The packages are set up so\n" +"interface provides the foundation on which the LaTeX3 kernel and other " +"future\n" +"code are built: it is an API for TeX programmers. The packages are set up " +"so\n" "that the LaTeX3 conventions can be used with regular LaTeX 2e packages." msgstr "" -#: gnu/packages/tex.scm:1387 +#: gnu/packages/tex.scm:1425 msgid "High-level LaTeX3 concepts" msgstr "" -#: gnu/packages/tex.scm:1389 +#: gnu/packages/tex.scm:1427 msgid "" "This bundle holds prototype implementations of concepts for a LaTeX\n" "designer interface, to be used with the experimental LaTeX kernel as\n" -"programming tools and kernel sup­port. Packages provided in this release are:\n" +"programming tools and kernel sup­port. Packages provided in this release " +"are:\n" "\n" "@enumerate\n" "@item l3keys2e, which makes the facilities of the kernel module l3keys\n" @@ -15766,58 +17579,64 @@ msgid "" "@item xfrac, which provides flexible splitlevel fractions;\n" "@item xparse, which provides a high-level interface for declaring document\n" " commands; and\n" -"@item xtemplate, which provides a means of defining generic functions using a\n" +"@item xtemplate, which provides a means of defining generic functions using " +"a\n" " key-value syntax.\n" "@end enumerate\n" msgstr "" -#: gnu/packages/tex.scm:1421 +#: gnu/packages/tex.scm:1460 msgid "Advanced font selection in XeLaTeX and LuaLaTeX" msgstr "" -#: gnu/packages/tex.scm:1423 +#: gnu/packages/tex.scm:1462 msgid "" "Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an\n" -"automatic and unified interface to feature-rich AAT and OpenType fonts through\n" +"automatic and unified interface to feature-rich AAT and OpenType fonts " +"through\n" "the NFSS in LaTeX running on XeTeX or LuaTeX engines. The package requires\n" "the l3kernel and xparse bundles from the LaTeX 3 development team." msgstr "" -#: gnu/packages/tex.scm:1458 +#: gnu/packages/tex.scm:1498 msgid "Lua modules for general programming (in the (La)TeX world)" msgstr "" -#: gnu/packages/tex.scm:1460 +#: gnu/packages/tex.scm:1500 msgid "" "Lualibs is a collection of Lua modules useful for general programming.\n" -"The bundle is based on Lua modules shipped with ConTeXt, and made available in\n" +"The bundle is based on Lua modules shipped with ConTeXt, and made available " +"in\n" "this bundle for use independent of ConTeXt." msgstr "" -#: gnu/packages/tex.scm:1479 +#: gnu/packages/tex.scm:1520 msgid "AMS mathematical facilities for LaTeX" msgstr "" -#: gnu/packages/tex.scm:1481 +#: gnu/packages/tex.scm:1522 msgid "" "This is the principal package in the AMS-LaTeX distribution. It adapts\n" "for use in LaTeX most of the mathematical features found in AMS-TeX; it is\n" -"highly recommended as an adjunct to serious mathematical typesetting in LaTeX.\n" +"highly recommended as an adjunct to serious mathematical typesetting in " +"LaTeX.\n" "When amsmath is loaded, AMS-LaTeX packages @code{amsbsyamsbsy} (for bold\n" "symbols), @code{amsopnamsopn} (for operator names) and\n" "@code{amstextamstext} (for text embedded in mathematics) are also loaded.\n" "This package is part of the LaTeX required distribution; however, several\n" "contributed packages add still further to its appeal; examples are\n" -"@code{empheqempheq}, which provides functions for decorating and highlighting\n" -"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and similar)\n" +"@code{empheqempheq}, which provides functions for decorating and " +"highlighting\n" +"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and " +"similar)\n" "definitions." msgstr "" -#: gnu/packages/tex.scm:1508 +#: gnu/packages/tex.scm:1550 msgid "AMS document classes for LaTeX" msgstr "" -#: gnu/packages/tex.scm:1510 +#: gnu/packages/tex.scm:1552 msgid "" "This bundle contains three AMS classes: @code{amsartamsart} (for writing\n" "articles for the AMS), @code{amsbookamsbook} (for books) and\n" @@ -15826,81 +17645,91 @@ msgid "" "distribution." msgstr "" -#: gnu/packages/tex.scm:1540 +#: gnu/packages/tex.scm:1583 msgid "Multilingual support for Plain TeX or LaTeX" msgstr "" -#: gnu/packages/tex.scm:1542 +#: gnu/packages/tex.scm:1585 msgid "" "The package manages culturally-determined typographical (and other)\n" -"rules, and hyphenation patterns for a wide range of languages. A document may\n" -"select a single language to be supported, or it may select several, in which\n" +"rules, and hyphenation patterns for a wide range of languages. A document " +"may\n" +"select a single language to be supported, or it may select several, in " +"which\n" "case the document may switch from one language to another in a variety of\n" -"ways. Babel uses contributed configuration files that provide the detail of\n" -"what has to be done for each language. Users of XeTeX are advised to use the\n" +"ways. Babel uses contributed configuration files that provide the detail " +"of\n" +"what has to be done for each language. Users of XeTeX are advised to use " +"the\n" "polyglossia package rather than Babel." msgstr "" -#: gnu/packages/tex.scm:1565 +#: gnu/packages/tex.scm:1608 msgid "Babel support for English" msgstr "" -#: gnu/packages/tex.scm:1567 +#: gnu/packages/tex.scm:1610 msgid "" "This package provides the language definition file for support of\n" -"English in @code{babel}. Care is taken to select British hyphenation patterns\n" -"for British English and Australian text, and default (\"american\") patterns\n" +"English in @code{babel}. Care is taken to select British hyphenation " +"patterns\n" +"for British English and Australian text, and default (\"american\") " +"patterns\n" "for Canadian and USA text." msgstr "" -#: gnu/packages/tex.scm:1587 +#: gnu/packages/tex.scm:1631 msgid "Support for Cyrillic fonts in LaTeX" msgstr "" -#: gnu/packages/tex.scm:1589 +#: gnu/packages/tex.scm:1633 msgid "" "This bundle of macros files provides macro support (including font\n" -"encoding macros) for the use of Cyrillic characters in fonts encoded under the\n" -"T2* and X2 encodings. These encodings cover (between them) pretty much every\n" +"encoding macros) for the use of Cyrillic characters in fonts encoded under " +"the\n" +"T2* and X2 encodings. These encodings cover (between them) pretty much " +"every\n" "language that is written in a Cyrillic alphabet." msgstr "" -#: gnu/packages/tex.scm:1608 +#: gnu/packages/tex.scm:1653 msgid "Font support for common PostScript fonts" msgstr "" -#: gnu/packages/tex.scm:1610 +#: gnu/packages/tex.scm:1655 msgid "" "The PSNFSS collection includes a set of files that provide a complete\n" -"working setup of the LaTeX font selection scheme (NFSS2) for use with common\n" +"working setup of the LaTeX font selection scheme (NFSS2) for use with " +"common\n" "PostScript fonts. It covers the so-called \"Base\" fonts (which are built\n" -"into any Level 2 PostScript printing device and the Ghostscript interpreter)\n" +"into any Level 2 PostScript printing device and the Ghostscript " +"interpreter)\n" "and a number of free fonts. It provides font definition files, macros and\n" "font metrics. The bundle as a whole is part of the LaTeX required set of\n" "packages." msgstr "" -#: gnu/packages/tex.scm:1695 +#: gnu/packages/tex.scm:1740 msgid "Union of TeX Live packages" msgstr "" -#: gnu/packages/tex.scm:1696 +#: gnu/packages/tex.scm:1741 msgid "" "This package provides a subset of the TeX Live\n" "distribution." msgstr "Ce paquet fournit un sous-ensemble de la distribution TeX Live." -#: gnu/packages/tex.scm:1711 +#: gnu/packages/tex.scm:1756 msgid "" "This is a very limited subset of the TeX Live distribution.\n" "It includes little more than the required set of LaTeX packages." msgstr "" -#: gnu/packages/tex.scm:1728 +#: gnu/packages/tex.scm:1773 msgid "LaTeX-based replacement for BibTeX" msgstr "" -#: gnu/packages/tex.scm:1730 +#: gnu/packages/tex.scm:1775 msgid "" "Amsrefs is a LaTeX package for bibliographies that provides an archival\n" "data format similar to the format of BibTeX database files, but adapted to\n" @@ -15908,15 +17737,16 @@ msgid "" "conjunction with BibTeX or as a replacement for BibTeX." msgstr "" -#: gnu/packages/tex.scm:1757 +#: gnu/packages/tex.scm:1802 msgid "Footnotes for critical editions" msgstr "" -#: gnu/packages/tex.scm:1759 +#: gnu/packages/tex.scm:1804 msgid "" "This package aims to provide a one-stop solution to requirements for\n" "footnotes. It offers: Multiple footnote apparatus superior to that of\n" -"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be run\n" +"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be " +"run\n" "into a single paragraph (this choice may be selected per footnote series);\n" "Things you might have expected (such as @code{\\verb}-like material in\n" "footnotes, and color selections over page breaks) now work. Note that the\n" @@ -15926,26 +17756,31 @@ msgid "" "@code{suffix} packages." msgstr "" -#: gnu/packages/tex.scm:1785 +#: gnu/packages/tex.scm:1830 msgid "Producing 'blind' text for testing" msgstr "" -#: gnu/packages/tex.scm:1787 +#: gnu/packages/tex.scm:1832 msgid "" "The package provides the commands @code{\\blindtext} and\n" -"@code{\\Blindtext} for creating \"blind\" text useful in testing new classes\n" -"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for creating\n" -"an entire random document with sections, lists, mathematics, etc. The package\n" -"supports three languages, @code{english}, @code{(n)german} and @code{latin};\n" -"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller \"lorem\n" +"@code{\\Blindtext} for creating \"blind\" text useful in testing new " +"classes\n" +"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for " +"creating\n" +"an entire random document with sections, lists, mathematics, etc. The " +"package\n" +"supports three languages, @code{english}, @code{(n)german} and " +"@code{latin};\n" +"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller " +"\"lorem\n" "ipsum\" text, see the @code{lipsum} package)." msgstr "" -#: gnu/packages/tex.scm:1817 +#: gnu/packages/tex.scm:1862 msgid "German letter DIN style" msgstr "" -#: gnu/packages/tex.scm:1819 +#: gnu/packages/tex.scm:1864 msgid "" "This package implements a document layout for writing letters according\n" "to the rules of DIN (Deutsches Institut für Normung, German standardisation\n" @@ -15953,29 +17788,32 @@ msgid "" "features) is part of the package. Since the letter layout is based on a\n" "German standard, the user guide is written in German, but most macros have\n" "English names from which the user can recognize what they are used for. In\n" -"addition there are example files showing how letters may be created with the\n" +"addition there are example files showing how letters may be created with " +"the\n" "package." msgstr "" -#: gnu/packages/tex.scm:1843 +#: gnu/packages/tex.scm:1888 msgid "Put a grey textual watermark on document pages" msgstr "" -#: gnu/packages/tex.scm:1845 +#: gnu/packages/tex.scm:1890 msgid "" "This package provides a means to add a textual, light grey watermark on\n" -"every page or on the first page of a document. Typical usage may consist in\n" +"every page or on the first page of a document. Typical usage may consist " +"in\n" "writing words such as DRAFT or CONFIDENTIAL across document pages. The\n" "package performs a similar function to that of @code{draftcopy}, but its\n" -"implementation is output device independent, and made very simple by relying\n" +"implementation is output device independent, and made very simple by " +"relying\n" "on everypage." msgstr "" -#: gnu/packages/tex.scm:1867 +#: gnu/packages/tex.scm:1912 msgid "New interface for environments in LaTeX" msgstr "" -#: gnu/packages/tex.scm:1869 +#: gnu/packages/tex.scm:1914 msgid "" "This package provides the @code{\\collect@@body} command (as in\n" "@code{amsmath}), as well as a @code{\\long} version @code{\\Collect@@Body},\n" @@ -15983,73 +17821,87 @@ msgid "" "define a new author interface to creating new environments." msgstr "" -#: gnu/packages/tex.scm:1889 +#: gnu/packages/tex.scm:1934 msgid "Create equal-widthed parboxes" msgstr "" -#: gnu/packages/tex.scm:1891 +#: gnu/packages/tex.scm:1936 msgid "" "LaTeX users sometimes need to ensure that two or more blocks of text\n" "occupy the same amount of horizontal space on the page. To that end, the\n" -"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which works\n" +"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which " +"works\n" "just like @code{\\parbox}, except that instead of specifying a width, one\n" "specifies a tag. All @code{eqparbox}es with the same tag---regardless of\n" "where they are in the document---will stretch to fit the widest\n" -"@code{eqparbox} with that tag. This simple, equal-width mechanism can be used\n" +"@code{eqparbox} with that tag. This simple, equal-width mechanism can be " +"used\n" "for a variety of alignment purposes, as is evidenced by the examples in\n" -"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} are\n" +"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} " +"are\n" "also provided." msgstr "" -#: gnu/packages/tex.scm:1925 +#: gnu/packages/tex.scm:1970 msgid "Expanded description environments" msgstr "" -#: gnu/packages/tex.scm:1927 +#: gnu/packages/tex.scm:1972 msgid "" "The package provides additional features for the LaTeX\n" -"@code{description} environment, including adjustable left margin. The package\n" -"also allows the user to \"break\" a list (for example, to interpose a comment)\n" -"without affecting the structure of the list (this works for @code{itemize} and\n" +"@code{description} environment, including adjustable left margin. The " +"package\n" +"also allows the user to \"break\" a list (for example, to interpose a " +"comment)\n" +"without affecting the structure of the list (this works for @code{itemize} " +"and\n" "@code{enumerate} lists, and numbered lists remain in sequence)." msgstr "" -#: gnu/packages/tex.scm:1960 +#: gnu/packages/tex.scm:2006 msgid "Provide file modification times, and compare them" msgstr "" -#: gnu/packages/tex.scm:1962 +#: gnu/packages/tex.scm:2008 msgid "" "This package provides macros to read and compare the modification dates\n" -"of files. The files may be @code{.tex} files, images or other files (as long\n" -"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} primitive\n" -"of pdfLaTeX to find the file modification date as PDF date string, parses the\n" -"string and returns the value to the user. The package will also work for DVI\n" -"output with recent versions of the LaTeX compiler which uses pdfLaTeX in DVI\n" -"mode. The functionality is provided by purely expandable macros or by faster\n" +"of files. The files may be @code{.tex} files, images or other files (as " +"long\n" +"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} " +"primitive\n" +"of pdfLaTeX to find the file modification date as PDF date string, parses " +"the\n" +"string and returns the value to the user. The package will also work for " +"DVI\n" +"output with recent versions of the LaTeX compiler which uses pdfLaTeX in " +"DVI\n" +"mode. The functionality is provided by purely expandable macros or by " +"faster\n" "but non-expandable ones." msgstr "" -#: gnu/packages/tex.scm:1986 +#: gnu/packages/tex.scm:2032 msgid "Conditionals to test which platform is being used" msgstr "" -#: gnu/packages/tex.scm:1988 +#: gnu/packages/tex.scm:2034 msgid "" "This package uses the (La)TeX extension @code{-shell-escape} to\n" "establish whether the document is being processed on a Windows or on a\n" "Unix-like system, or on Cygwin (Unix environment over a Windows system).\n" -"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, @code{\\ifmacosx}\n" -"and @code{\\ifcygwin}. The package also preserves the output of @code{uname}\n" +"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, " +"@code{\\ifmacosx}\n" +"and @code{\\ifcygwin}. The package also preserves the output of " +"@code{uname}\n" "on a Unix-like system, which may be used to distinguish between various\n" "classes of systems." msgstr "" -#: gnu/packages/tex.scm:2010 +#: gnu/packages/tex.scm:2057 msgid "Flexible bibliography support" msgstr "" -#: gnu/packages/tex.scm:2012 +#: gnu/packages/tex.scm:2059 msgid "" "This bundle provides a package that implements both author-year and\n" "numbered references, as well as much detailed of support for other\n" @@ -16059,14 +17911,15 @@ msgid "" "designed from the start to be compatible with @code{natbib}." msgstr "" -#: gnu/packages/tex.scm:2034 +#: gnu/packages/tex.scm:2081 msgid "Replace strings in encapsulated PostScript figures" msgstr "" -#: gnu/packages/tex.scm:2036 +#: gnu/packages/tex.scm:2083 msgid "" "This package allows LaTeX constructions (equations, picture\n" -"environments, etc.) to be precisely superimposed over Encapsulated PostScript\n" +"environments, etc.) to be precisely superimposed over Encapsulated " +"PostScript\n" "figures, using your own favorite drawing tool to create an EPS figure and\n" "placing simple text \"tags\" where each replacement is to be placed, with\n" "PSfrag automatically removing these tags from the figure and replacing them\n" @@ -16074,11 +17927,11 @@ msgid "" "rotated." msgstr "" -#: gnu/packages/tex.scm:2072 +#: gnu/packages/tex.scm:2119 msgid "Process PostScript graphisc within pdfLaTeX documents" msgstr "" -#: gnu/packages/tex.scm:2074 +#: gnu/packages/tex.scm:2121 msgid "" "This is a package for processing PostScript graphics with @code{psfrag}\n" "labels within pdfLaTeX documents. Every graphic is compiled individually,\n" @@ -16086,11 +17939,11 @@ msgid "" "re-processing." msgstr "" -#: gnu/packages/tex.scm:2097 +#: gnu/packages/tex.scm:2145 msgid "Make overhead slides" msgstr "" -#: gnu/packages/tex.scm:2100 +#: gnu/packages/tex.scm:2148 msgid "" "This package provides a class that produces overhead\n" "slides (transparencies), with many facilities. Seminar is not nowadays\n" @@ -16099,48 +17952,53 @@ msgid "" "21st-century presentation styles." msgstr "" -#: gnu/packages/tex.scm:2132 +#: gnu/packages/tex.scm:2181 msgid "Trim spaces around an argument or within a macro" msgstr "" -#: gnu/packages/tex.scm:2134 +#: gnu/packages/tex.scm:2183 msgid "" "This very short package allows you to expandably remove spaces around a\n" "token list (commands are provided to remove spaces before, spaces after, or\n" -"both); or to remove surrounding spaces within a macro definition, or to define\n" +"both); or to remove surrounding spaces within a macro definition, or to " +"define\n" "space-stripped macros." msgstr "" -#: gnu/packages/tex.scm:2167 +#: gnu/packages/tex.scm:2216 msgid "Captions on more than floats" msgstr "" -#: gnu/packages/tex.scm:2169 +#: gnu/packages/tex.scm:2218 msgid "" "This package defines a command @code{\\captionof} for putting a caption\n" "to something that's not a float." msgstr "" -#: gnu/packages/tex.scm:2200 +#: gnu/packages/tex.scm:2249 msgid "e-TeX tools for LaTeX" msgstr "" -#: gnu/packages/tex.scm:2202 +#: gnu/packages/tex.scm:2251 msgid "" "This package is a toolbox of programming facilities geared primarily\n" -"towards LaTeX class and package authors. It provides LaTeX frontends to some\n" +"towards LaTeX class and package authors. It provides LaTeX frontends to " +"some\n" "of the new primitives provided by e-TeX as well as some generic tools which\n" -"are not strictly related to e-TeX but match the profile of this package. The\n" -"package provides functions that seem to offer alternative ways of implementing\n" -"some LaTeX kernel commands; nevertheless, the package will not modify any part\n" +"are not strictly related to e-TeX but match the profile of this package. " +"The\n" +"package provides functions that seem to offer alternative ways of " +"implementing\n" +"some LaTeX kernel commands; nevertheless, the package will not modify any " +"part\n" "of the LaTeX kernel." msgstr "" -#: gnu/packages/tex.scm:2238 +#: gnu/packages/tex.scm:2287 msgid "Seven predefined chapter heading styles" msgstr "" -#: gnu/packages/tex.scm:2240 +#: gnu/packages/tex.scm:2289 msgid "" "This package provides seven predefined chapter heading styles. Each\n" "style can be modified using a set of simple commands. Optionally one can\n" @@ -16148,101 +18006,112 @@ msgid "" "headings." msgstr "" -#: gnu/packages/tex.scm:2273 +#: gnu/packages/tex.scm:2322 msgid "Framed or shaded regions that can break across pages" msgstr "" -#: gnu/packages/tex.scm:2275 +#: gnu/packages/tex.scm:2324 msgid "" "The package creates three environments: @code{framed}, which puts an\n" -"ordinary frame box around the region, @code{shaded}, which shades the region,\n" +"ordinary frame box around the region, @code{shaded}, which shades the " +"region,\n" "and @code{leftbar}, which places a line at the left side. The environments\n" -"allow a break at their start (the @code{\\FrameCommand} enables creation of a\n" -"title that is “attached” to the environment); breaks are also allowed in the\n" +"allow a break at their start (the @code{\\FrameCommand} enables creation of " +"a\n" +"title that is “attached” to the environment); breaks are also allowed in " +"the\n" "course of the framed/shaded matter. There is also a command\n" "@code{\\MakeFramed} to make your own framed-style environments." msgstr "" -#: gnu/packages/tex.scm:2307 +#: gnu/packages/tex.scm:2356 msgid "Letter document class" msgstr "" -#: gnu/packages/tex.scm:2309 +#: gnu/packages/tex.scm:2358 msgid "" "This package is designed for formatting formless letters in German; it\n" -"can also be used for English (by those who can read the documentation). There\n" +"can also be used for English (by those who can read the documentation). " +"There\n" "are LaTeX 2.09 @code{documentstyle} and LaTeX 2e class files for both an\n" "\"old\" and a \"new\" version of g-brief." msgstr "" -#: gnu/packages/tex.scm:2329 +#: gnu/packages/tex.scm:2378 msgid "Typeset Galois connections" msgstr "" -#: gnu/packages/tex.scm:2331 +#: gnu/packages/tex.scm:2380 msgid "" "The package deals with connections in two-dimensional style, optionally\n" "in colour." msgstr "" -#: gnu/packages/tex.scm:2349 +#: gnu/packages/tex.scm:2398 msgid "Citations in a reader-friendly style" msgstr "" -#: gnu/packages/tex.scm:2351 +#: gnu/packages/tex.scm:2400 msgid "" "The package allows citations in the German style, which is considered by\n" -"many to be particularly reader-friendly. The citation provides a small amount\n" -"of bibliographic information in a footnote on the page where each citation is\n" +"many to be particularly reader-friendly. The citation provides a small " +"amount\n" +"of bibliographic information in a footnote on the page where each citation " +"is\n" "made. It combines a desire to eliminate unnecessary page-turning with the\n" "look-up efficiency afforded by numeric citations. The package makes use of\n" "BibLaTeX, and is considered experimental." msgstr "" -#: gnu/packages/tex.scm:2373 +#: gnu/packages/tex.scm:2422 msgid "Flexible and complete interface to document dimensions" msgstr "" -#: gnu/packages/tex.scm:2375 +#: gnu/packages/tex.scm:2424 msgid "" "This package provides an easy and flexible user interface to customize\n" -"page layout, implementing auto-centering and auto-balancing mechanisms so that\n" +"page layout, implementing auto-centering and auto-balancing mechanisms so " +"that\n" "the users have only to give the least description for the page layout. The\n" "package knows about all the standard paper sizes, so that the user need not\n" -"know what the nominal \"real\" dimensions of the paper are, just its standard\n" +"know what the nominal \"real\" dimensions of the paper are, just its " +"standard\n" "name (such as a4, letter, etc.). An important feature is the package's\n" "ability to communicate the paper size it's set up to the output." msgstr "" -#: gnu/packages/tex.scm:2398 +#: gnu/packages/tex.scm:2447 msgid "Miscellaneous tools by Mark Wooding" msgstr "" -#: gnu/packages/tex.scm:2400 +#: gnu/packages/tex.scm:2449 msgid "" "This collection of tools includes: @code{atsupport} for short commands\n" "starting with @code{@@}, macros to sanitize the OT1 encoding of the\n" -"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} support;\n" -"@code{mathenv} for various alignment in maths; list handling; @code{mdwmath}\n" -"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular and\n" +"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} " +"support;\n" +"@code{mathenv} for various alignment in maths; list handling; " +"@code{mdwmath}\n" +"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular " +"and\n" "array environments; verbatim handling; and syntax diagrams." msgstr "" -#: gnu/packages/tex.scm:2422 +#: gnu/packages/tex.scm:2471 msgid "Alternative to babel for XeLaTeX and LuaLaTeX" msgstr "" -#: gnu/packages/tex.scm:2424 +#: gnu/packages/tex.scm:2473 msgid "" "This package provides a complete Babel replacement for users of LuaLaTeX\n" "and XeLaTeX; it relies on the @code{fontspec} package, version 2.0 at least." msgstr "" -#: gnu/packages/tex.scm:2442 +#: gnu/packages/tex.scm:2491 msgid "Multi-page tables package" msgstr "" -#: gnu/packages/tex.scm:2444 +#: gnu/packages/tex.scm:2493 msgid "" "This package was a predecessor of @code{longtable}; the newer\n" "package (designed on quite different principles) is easier to use and more\n" @@ -16250,187 +18119,209 @@ msgid "" "situations where longtable has problems." msgstr "" -#: gnu/packages/tex.scm:2476 +#: gnu/packages/tex.scm:2526 msgid "TeX macros to handle Texinfo files" msgstr "" -#: gnu/packages/tex.scm:2478 +#: gnu/packages/tex.scm:2528 msgid "" "Texinfo is the preferred format for documentation in the GNU project;\n" "the format may be used to produce online or printed output from a single\n" -"source. The Texinfo macros may be used to produce printable output using TeX;\n" +"source. The Texinfo macros may be used to produce printable output using " +"TeX;\n" "other programs in the distribution offer online interactive use (with\n" "hypertext linkages in some cases)." msgstr "" -#: gnu/packages/tex.scm:2499 +#: gnu/packages/tex.scm:2549 msgid "Show \"realistic\" quotes in verbatim" msgstr "" -#: gnu/packages/tex.scm:2501 +#: gnu/packages/tex.scm:2551 msgid "" "Typewriter-style fonts are best for program listings, but Computer\n" "Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n" -"single quotes. Other fonts, and most programming languages, print @code{`} as\n" +"single quotes. Other fonts, and most programming languages, print @code{`} " +"as\n" "a grave accent and @code{'} upright; @code{'} is used both to open and to\n" "close quoted strings. The package switches the typewriter font to Computer\n" "Modern Typewriter in OT1 encoding, and modifies the behaviour of\n" -"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to print\n" -"in the expected way. It does this regardless of other fonts or encodings in\n" -"use, so long as the package is loaded after the other fonts were. The package\n" +"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to " +"print\n" +"in the expected way. It does this regardless of other fonts or encodings " +"in\n" +"use, so long as the package is loaded after the other fonts were. The " +"package\n" "does not affect @code{\\tt}, @code{\\texttt}, etc." msgstr "" -#: gnu/packages/tex.scm:2539 +#: gnu/packages/tex.scm:2590 msgid "Simple package to set up document margins" msgstr "" -#: gnu/packages/tex.scm:2541 +#: gnu/packages/tex.scm:2592 msgid "" "This is a simple package to set up document margins. This package is\n" "considered obsolete; alternatives are the @code{typearea} package from the\n" "@code{koma-script} bundle, or the @code{geometry} package." msgstr "" -#: gnu/packages/tex.scm:2559 +#: gnu/packages/tex.scm:2611 msgid "Extra control of appendices" msgstr "" -#: gnu/packages/tex.scm:2561 +#: gnu/packages/tex.scm:2613 msgid "" "The appendix package provides various ways of formatting the titles of\n" -"appendices. Also (sub)appendices environments are provided that can be used,\n" +"appendices. Also (sub)appendices environments are provided that can be " +"used,\n" "for example, for per chapter/section appendices. An @code{appendices}\n" "environment is provided which can be used instead of the @code{\\appendix}\n" "command." msgstr "" -#: gnu/packages/tex.scm:2581 +#: gnu/packages/tex.scm:2634 msgid "Generate changebars in LaTeX documents" msgstr "" -#: gnu/packages/tex.scm:2583 +#: gnu/packages/tex.scm:2636 msgid "" "Identify areas of text to be marked with changebars with the\n" -"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. The\n" -"package uses 'drivers' to place the bars; the available drivers can work with\n" +"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. " +"The\n" +"package uses 'drivers' to place the bars; the available drivers can work " +"with\n" "@code{dvitoln03}, @code{dvitops}, @code{dvips}, the emTeX and TeXtures DVI\n" "drivers, and VTeX and pdfTeX." msgstr "" -#: gnu/packages/tex.scm:2618 +#: gnu/packages/tex.scm:2671 msgid "CMap support for PDF files" msgstr "" -#: gnu/packages/tex.scm:2620 +#: gnu/packages/tex.scm:2673 msgid "" "This package embeds CMap tables into PDF files to make search and\n" "copy-and-paste functions work properly." msgstr "" -#: gnu/packages/tex.scm:2637 +#: gnu/packages/tex.scm:2691 msgid "Add colour to LaTeX tables" msgstr "" -#: gnu/packages/tex.scm:2639 +#: gnu/packages/tex.scm:2693 msgid "" "This package allows rows, columns, and even individual cells in LaTeX\n" "tables to be coloured." msgstr "" -#: gnu/packages/tex.scm:2669 +#: gnu/packages/tex.scm:2724 msgid "Variants of \\fbox and other games with boxes" msgstr "" -#: gnu/packages/tex.scm:2671 +#: gnu/packages/tex.scm:2726 msgid "" "This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n" -"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools for\n" +"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools " +"for\n" "using box macros and flexible verbatim macros. You can box mathematics,\n" "floats, center, flushleft, and flushright, lists, and pages." msgstr "" -#: gnu/packages/tex.scm:2703 +#: gnu/packages/tex.scm:2759 msgid "Extensive control of page headers and footers in LaTeX2e" msgstr "" -#: gnu/packages/tex.scm:2705 +#: gnu/packages/tex.scm:2761 msgid "" "The package provides extensive facilities, both for constructing headers\n" -"and footers, and for controlling their use (for example, at times when LaTeX\n" +"and footers, and for controlling their use (for example, at times when " +"LaTeX\n" "would automatically change the heading style in use)." msgstr "" -#: gnu/packages/tex.scm:2723 +#: gnu/packages/tex.scm:2780 msgid "Improved interface for floating objects" msgstr "" -#: gnu/packages/tex.scm:2725 +#: gnu/packages/tex.scm:2782 msgid "" "This package improves the interface for defining floating objects such\n" -"as figures and tables. It introduces the boxed float, the ruled float and the\n" -"plaintop float. You can define your own floats and improve the behaviour of\n" -"the old ones. The package also provides the @code{H} float modifier option of\n" +"as figures and tables. It introduces the boxed float, the ruled float and " +"the\n" +"plaintop float. You can define your own floats and improve the behaviour " +"of\n" +"the old ones. The package also provides the @code{H} float modifier option " +"of\n" "the obsolete @code{here} package. You can select this as automatic default\n" "with @code{\\floatplacement{figure}{H}}." msgstr "" -#: gnu/packages/tex.scm:2746 +#: gnu/packages/tex.scm:2804 msgid "Range of footnote options" msgstr "" -#: gnu/packages/tex.scm:2748 +#: gnu/packages/tex.scm:2806 msgid "" "This is a collection of ways to change the typesetting of footnotes.\n" -"The package provides means of changing the layout of the footnotes themselves,\n" +"The package provides means of changing the layout of the footnotes " +"themselves,\n" "a way to number footnotes per page, to make footnotes disappear in a\n" "\"moving\" argument, and to deal with multiple references to footnotes from\n" "the same place. The package also has a range of techniques for labelling\n" "footnotes with symbols rather than numbers." msgstr "" -#: gnu/packages/tex.scm:2771 +#: gnu/packages/tex.scm:2830 msgid "Typeset source code listings using LaTeX" msgstr "" -#: gnu/packages/tex.scm:2773 +#: gnu/packages/tex.scm:2832 msgid "" "The package enables the user to typeset programs (programming code)\n" -"within LaTeX; the source code is read directly by TeX---no front-end processor\n" +"within LaTeX; the source code is read directly by TeX---no front-end " +"processor\n" "is needed. Keywords, comments and strings can be typeset using different\n" "styles. Support for @code{hyperref} is provided." msgstr "" -#: gnu/packages/tex.scm:2805 +#: gnu/packages/tex.scm:2865 msgid "Miscellaneous packages by Joerg Knappen" msgstr "" -#: gnu/packages/tex.scm:2807 +#: gnu/packages/tex.scm:2867 msgid "" "This package provides miscellaneous macros by Joerg Knappen, including:\n" "represent counters in greek; Maxwell's non-commutative division;\n" "@code{latin1jk}, @code{latin2jk} and @code{latin3jk}, which are\n" -"@code{inputenc} definition files that allow verbatim input in the respective\n" -"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in maths;\n" +"@code{inputenc} definition files that allow verbatim input in the " +"respective\n" +"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in " +"maths;\n" "extra alignments for @code{\\parboxes}; swap Roman and Sans fonts;\n" -"transliterate semitic languages; patches to make (La)TeX formulae embeddable\n" +"transliterate semitic languages; patches to make (La)TeX formulae " +"embeddable\n" "in SGML; use maths minus in text as appropriate; simple Young tableaux." msgstr "" -#: gnu/packages/tex.scm:2880 +#: gnu/packages/tex.scm:2941 msgid "Computer modern fonts in T1 and TS1 encodings" msgstr "" -#: gnu/packages/tex.scm:2882 +#: gnu/packages/tex.scm:2943 msgid "" "The EC fonts are European Computer Modern Fonts, supporting the complete\n" "LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n" "These fonts are intended to be stable with no changes being made to the tfm\n" -"files. The set also contains a Text Companion Symbol font, called @code{tc},\n" +"files. The set also contains a Text Companion Symbol font, called " +"@code{tc},\n" "featuring many useful characters needed in text typesetting, for example\n" -"oldstyle digits, currency symbols (including the newly created Euro symbol),\n" -"the permille sign, copyright, trade mark and servicemark as well as a copyleft\n" -"sign, and many others. Recent releases of LaTeX2e support the EC fonts. The\n" +"oldstyle digits, currency symbols (including the newly created Euro " +"symbol),\n" +"the permille sign, copyright, trade mark and servicemark as well as a " +"copyleft\n" +"sign, and many others. Recent releases of LaTeX2e support the EC fonts. " +"The\n" "EC fonts supersede the preliminary version released as the DC fonts. The\n" "fonts are available in (traced) Adobe Type 1 format, as part of the\n" "@code{cm-super} bundle. The other Computer Modern-style T1-encoded Type 1\n" @@ -16438,145 +18329,161 @@ msgid "" "differs from the EC in a number of particulars." msgstr "" -#: gnu/packages/tex.scm:2961 +#: gnu/packages/tex.scm:3023 msgid "Ralph Smith's Formal Script font" msgstr "" -#: gnu/packages/tex.scm:2963 +#: gnu/packages/tex.scm:3025 msgid "" "The fonts provide uppercase formal script letters for use as symbols in\n" "scientific and mathematical typesetting (in contrast to the informal script\n" -"fonts such as that used for the calligraphic symbols in the TeX maths symbol\n" -"font). The fonts are provided as Metafont source, and as derived Adobe Type 1\n" -"format. LaTeX support, for using these fonts in mathematics, is available via\n" +"fonts such as that used for the calligraphic symbols in the TeX maths " +"symbol\n" +"font). The fonts are provided as Metafont source, and as derived Adobe Type " +"1\n" +"format. LaTeX support, for using these fonts in mathematics, is available " +"via\n" "one of the packages @code{calrsfs} and @code{mathrsfs}." msgstr "" -#: gnu/packages/tex.scm:2984 +#: gnu/packages/tex.scm:3047 msgid "Add picture commands (or backgrounds) to every page" msgstr "" -#: gnu/packages/tex.scm:2986 +#: gnu/packages/tex.scm:3049 msgid "" "The package adds one or more user commands to LaTeX's @code{shipout}\n" "routine, which may be used to place the output at fixed positions. The\n" "@code{grid} option may be used to find the correct places." msgstr "" -#: gnu/packages/tex.scm:3017 +#: gnu/packages/tex.scm:3081 msgid "Extensions to epic and the LaTeX drawing tools" msgstr "" -#: gnu/packages/tex.scm:3019 +#: gnu/packages/tex.scm:3083 msgid "" "Extensions to @code{epic} and the LaTeX picture drawing environment,\n" "include the drawing of lines at any slope, the drawing of circles in any\n" -"radii, and the drawing of dotted and dashed lines much faster with much less\n" +"radii, and the drawing of dotted and dashed lines much faster with much " +"less\n" "TeX memory, and providing several new commands for drawing ellipses, arcs,\n" "splines, and filled circles and ellipses. The package uses @code{tpic}\n" "@code{\\special} commands." msgstr "" -#: gnu/packages/tex.scm:3054 +#: gnu/packages/tex.scm:3118 msgid "Customize basic list environments" msgstr "" -#: gnu/packages/tex.scm:3056 +#: gnu/packages/tex.scm:3120 msgid "" "This package is intended to ease customizing the three basic list\n" "environments: @code{enumerate}, @code{itemize} and @code{description}. It\n" -"extends their syntax to allow an optional argument where a set of parameters\n" +"extends their syntax to allow an optional argument where a set of " +"parameters\n" "in the form @code{key=value} are available, for example:\n" "@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}." msgstr "" -#: gnu/packages/tex.scm:3076 +#: gnu/packages/tex.scm:3141 msgid "Create tabular cells spanning multiple rows" msgstr "" -#: gnu/packages/tex.scm:3078 +#: gnu/packages/tex.scm:3143 msgid "" "The package provides tools for creating tabular cells spanning multiple\n" "rows. It has a lot of flexibility, including an option for specifying an\n" "entry at the \"natural\" width of its text." msgstr "" -#: gnu/packages/tex.scm:3109 +#: gnu/packages/tex.scm:3175 msgid "Combine LaTeX commands over included graphics" msgstr "" -#: gnu/packages/tex.scm:3111 +#: gnu/packages/tex.scm:3177 msgid "" "The @code{overpic} environment is a cross between the LaTeX\n" "@code{picture} environment and the @code{\\includegraphics} command of\n" -"@code{graphicx}. The resulting picture environment has the same dimensions as\n" -"the included graphic. LaTeX commands can be placed on the graphic at defined\n" +"@code{graphicx}. The resulting picture environment has the same dimensions " +"as\n" +"the included graphic. LaTeX commands can be placed on the graphic at " +"defined\n" "positions; a grid for orientation is available." msgstr "" -#: gnu/packages/tex.scm:3145 +#: gnu/packages/tex.scm:3211 msgid "Layout with zero \\parindent, non-zero \\parskip" msgstr "" -#: gnu/packages/tex.scm:3147 +#: gnu/packages/tex.scm:3213 msgid "" "Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n" "that is untidy; this package (though it is no substitute for a properly\n" "designed class) helps alleviate this untidiness." msgstr "" -#: gnu/packages/tex.scm:3165 +#: gnu/packages/tex.scm:3232 msgid "Include PDF documents in LaTeX" msgstr "" -#: gnu/packages/tex.scm:3167 +#: gnu/packages/tex.scm:3234 msgid "" "This package simplifies the inclusion of external multi-page PDF\n" -"documents in LaTeX documents. Pages may be freely selected and it is possible\n" -"to put several logical pages onto each sheet of paper. Furthermore a lot of\n" +"documents in LaTeX documents. Pages may be freely selected and it is " +"possible\n" +"to put several logical pages onto each sheet of paper. Furthermore a lot " +"of\n" "hypertext features like hyperlinks and article threads are provided. The\n" -"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible to\n" +"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible " +"to\n" "use this package to insert PostScript files, in addition to PDF files." msgstr "" -#: gnu/packages/tex.scm:3198 +#: gnu/packages/tex.scm:3266 msgid "St Mary Road symbols for theoretical computer science" msgstr "" -#: gnu/packages/tex.scm:3200 +#: gnu/packages/tex.scm:3268 msgid "" "The fonts were originally distributed as Metafont sources only, but\n" -"Adobe Type 1 versions are also now available. Macro support is provided for\n" -"use under LaTeX; the package supports the @code{only} option (provided by the\n" -"@code{somedefs} package) to restrict what is loaded, for those who don't need\n" +"Adobe Type 1 versions are also now available. Macro support is provided " +"for\n" +"use under LaTeX; the package supports the @code{only} option (provided by " +"the\n" +"@code{somedefs} package) to restrict what is loaded, for those who don't " +"need\n" "the whole font." msgstr "" -#: gnu/packages/tex.scm:3220 +#: gnu/packages/tex.scm:3289 msgid "Figures divided into subfigures" msgstr "" -#: gnu/packages/tex.scm:3222 +#: gnu/packages/tex.scm:3291 msgid "" "This (deprecated) package provides support for the manipulation and\n" "reference of small or \"sub\" figures and tables within a single figure or\n" -"table environment. It is convenient to use this package when your subfigures\n" +"table environment. It is convenient to use this package when your " +"subfigures\n" "are to be separately captioned, referenced, or are to be included in the\n" -"List-of-Figures. A new @code{\\subfigure} command is introduced which can be\n" +"List-of-Figures. A new @code{\\subfigure} command is introduced which can " +"be\n" "used inside a figure environment for each subfigure. An optional first\n" "argument is used as the caption for that subfigure. The package is now\n" "considered obsolete: it was superseded by @code{subfig}, but users may find\n" "the more recent @code{subcaption} package more satisfactory." msgstr "" -#: gnu/packages/tex.scm:3247 +#: gnu/packages/tex.scm:3316 msgid "Tabular with variable width columns balanced" msgstr "" -#: gnu/packages/tex.scm:3249 +#: gnu/packages/tex.scm:3318 msgid "" "The package defines a @code{tabular*}-like environment, @code{tabulary},\n" -"taking a \"total width\" argument as well as the column specifications. The\n" +"taking a \"total width\" argument as well as the column specifications. " +"The\n" "environment uses column types @code{L}, @code{C}, @code{R} and @code{J} for\n" "variable width columns (@code{\\raggedright}, @code{\\centering},\n" "@code{\\raggedleft}, and normally justified). In contrast to\n" @@ -16584,165 +18491,205 @@ msgid "" "according to the natural width of the widest cell in the column." msgstr "" -#: gnu/packages/tex.scm:3284 +#: gnu/packages/tex.scm:3354 msgid "Tables with captions and notes all the same width" msgstr "" -#: gnu/packages/tex.scm:3286 +#: gnu/packages/tex.scm:3356 msgid "" "This package facilitates tables with titles (captions) and notes. The\n" "title and notes are given a width equal to the body of the table (a\n" "@code{tabular} environment). By itself, a @code{threeparttable} does not\n" -"float, but you can put it in a @code{table} or a @code{table*} or some other\n" +"float, but you can put it in a @code{table} or a @code{table*} or some " +"other\n" "environment." msgstr "" -#: gnu/packages/tex.scm:3407 +#: gnu/packages/tex.scm:3477 msgid "Times-like fonts in support of mathematics" msgstr "" -#: gnu/packages/tex.scm:3409 +#: gnu/packages/tex.scm:3479 msgid "" "Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n" -"NimbusRomNo9L) with some modified and additional text symbols in the OT1, T1,\n" +"NimbusRomNo9L) with some modified and additional text symbols in the OT1, " +"T1,\n" "and TS1 encodings; maths alphabets using Times/URW Nimbus; maths fonts\n" -"providing all the symbols of the Computer Modern and AMS fonts, including all\n" +"providing all the symbols of the Computer Modern and AMS fonts, including " +"all\n" "the Greek capital letters from CMR; and additional maths fonts of various\n" "other symbols.\n" "\n" "The set is complemented by a sans-serif set of text fonts, based on\n" "Helvetica/NimbusSanL, and a monospace set.\n" "\n" -"All the fonts are in Type 1 format (AFM and PFB files), and are supported by\n" +"All the fonts are in Type 1 format (AFM and PFB files), and are supported " +"by\n" "TeX metrics (VF and TFM files) and macros for use with LaTeX." msgstr "" -#: gnu/packages/tex.scm:3450 +#: gnu/packages/tex.scm:3525 +msgid "Sans-serif typeface for TeX" +msgstr "" + +#: gnu/packages/tex.scm:3526 +msgid "" +"Iwona is a two-element sans-serif typeface. It was created\n" +"as an alternative version of the Kurier typeface, which was designed in " +"1975\n" +"for a diploma in typeface design at the Warsaw Academy of Fine Arts under " +"the\n" +"supervision of Roman Tomaszewski. Kurier was designed for linotype\n" +"typesetting of newspapers and similar periodicals. The Iwona fonts are an\n" +"alternative version of the Kurier fonts. The difference lies in the " +"absence\n" +"of ink traps which typify the Kurier font." +msgstr "" + +#: gnu/packages/tex.scm:3562 msgid "Select alternative section titles" msgstr "" -#: gnu/packages/tex.scm:3452 +#: gnu/packages/tex.scm:3564 msgid "" "This package provides an interface to sectioning commands for selection\n" -"from various title styles, e.g. for marginal titles and to change the font of\n" +"from various title styles, e.g. for marginal titles and to change the font " +"of\n" "all headings with a single command, also providing simple one-step page\n" -"styles. It also includes a package to change the page styles when there are\n" +"styles. It also includes a package to change the page styles when there " +"are\n" "floats in a page. You may assign headers/footers to individual floats, too." msgstr "" -#: gnu/packages/tex.scm:3473 +#: gnu/packages/tex.scm:3585 msgid "Arbitrary size font selection in LaTeX" msgstr "" -#: gnu/packages/tex.scm:3475 +#: gnu/packages/tex.scm:3587 msgid "" "LaTeX, by default, restricts the sizes at which you can use its default\n" "computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n" "specified by Knuth). The @code{type1cm} package removes this restriction;\n" "this is particularly useful when using scalable versions of the CM\n" -"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from Kinch,\n" -"PCTeX, etc.). In fact, since modern distributions will automatically generate\n" -"any bitmap font you might need, @code{type1cm} has wider application than just\n" -"those using scaleable versions of the fonts. Note that the LaTeX distribution\n" +"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from " +"Kinch,\n" +"PCTeX, etc.). In fact, since modern distributions will automatically " +"generate\n" +"any bitmap font you might need, @code{type1cm} has wider application than " +"just\n" +"those using scalable versions of the fonts. Note that the LaTeX " +"distribution\n" "now contains a package @code{fix-cm},f which performs the task of\n" "@code{type1cm}, as well as doing the same job for T1- and TS1-encoded\n" "@code{ec} fonts." msgstr "" -#: gnu/packages/tex.scm:3501 +#: gnu/packages/tex.scm:3614 msgid "Cyrillic fonts that support LaTeX standard encodings" msgstr "" -#: gnu/packages/tex.scm:3503 +#: gnu/packages/tex.scm:3616 msgid "" "The LH fonts address the problem of the wide variety of alphabets that\n" -"are written with Cyrillic-style characters. The fonts are the original basis\n" -"of the set of T2* and X2 encodings that are now used when LaTeX users need to\n" +"are written with Cyrillic-style characters. The fonts are the original " +"basis\n" +"of the set of T2* and X2 encodings that are now used when LaTeX users need " +"to\n" "write in Cyrillic languages. Macro support in standard LaTeX encodings is\n" "offered through the latex-cyrillic and t2 bundles, and the package itself\n" "offers support for other (more traditional) encodings. The fonts, in the\n" "standard T2* and X2 encodings are available in Adobe Type 1 format, in the\n" -"CM-Super family of fonts. The package also offers its own LaTeX support for\n" +"CM-Super family of fonts. The package also offers its own LaTeX support " +"for\n" "OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts." msgstr "" -#: gnu/packages/tex.scm:3540 +#: gnu/packages/tex.scm:3654 msgid "Create scalable illustrations" msgstr "" -#: gnu/packages/tex.scm:3542 +#: gnu/packages/tex.scm:3656 msgid "" "MetaPost uses a language based on that of Metafont to produce precise\n" "technical illustrations. Its output is scalable PostScript or SVG, rather\n" "than the bitmaps Metafont creates." msgstr "" -#: gnu/packages/tex.scm:3561 +#: gnu/packages/tex.scm:3675 msgid "Class for typesetting publications of ACM" msgstr "" -#: gnu/packages/tex.scm:3563 +#: gnu/packages/tex.scm:3677 msgid "" "This package provides a class for typesetting publications of the\n" "Association for Computing Machinery (ACM)." msgstr "" -#: gnu/packages/tex.scm:3594 +#: gnu/packages/tex.scm:3708 msgid "Variable-width minipage" msgstr "" -#: gnu/packages/tex.scm:3596 +#: gnu/packages/tex.scm:3710 msgid "" "The @code{varwidth} environment is superficially similar to\n" -"@code{minipage}, but the specified width is just a maximum value — the box may\n" +"@code{minipage}, but the specified width is just a maximum value — the box " +"may\n" "get a narrower “natural” width." msgstr "" -#: gnu/packages/tex.scm:3614 +#: gnu/packages/tex.scm:3729 msgid "LaTeX support file to use the WASY2 fonts" msgstr "" -#: gnu/packages/tex.scm:3616 +#: gnu/packages/tex.scm:3731 msgid "" "The wasy2WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs\n" -"like male and female symbols and astronomical symbols, as well as the complete\n" -"lasy font set and other odds and ends. The wasysym package implements an easy\n" +"like male and female symbols and astronomical symbols, as well as the " +"complete\n" +"lasy font set and other odds and ends. The wasysym package implements an " +"easy\n" "to use interface for these symbols." msgstr "" -#: gnu/packages/tex.scm:3649 +#: gnu/packages/tex.scm:3764 msgid "Produces figures which text can flow around" msgstr "" -#: gnu/packages/tex.scm:3651 +#: gnu/packages/tex.scm:3766 msgid "" "This package allows figures or tables to have text wrapped around them.\n" -"It does not work in combination with list environments, but can be used in a\n" +"It does not work in combination with list environments, but can be used in " +"a\n" "@code{parbox} or @code{minipage}, and in two-column format." msgstr "" -#: gnu/packages/tex.scm:3683 +#: gnu/packages/tex.scm:3798 msgid "Extended UTF-8 input encoding support for LaTeX" msgstr "" -#: gnu/packages/tex.scm:3685 +#: gnu/packages/tex.scm:3800 msgid "" "The bundle provides the @code{ucs} package, and @code{utf8x.def},\n" "together with a large number of support files. The @code{utf8x.def}\n" -"definition file for use with @code{inputenc} covers a wider range of Unicode\n" -"characters than does @code{utf8.def} in the LaTeX distribution. The package\n" -"provides facilities for efficient use of its large sets of Unicode characters.\n" +"definition file for use with @code{inputenc} covers a wider range of " +"Unicode\n" +"characters than does @code{utf8.def} in the LaTeX distribution. The " +"package\n" +"provides facilities for efficient use of its large sets of Unicode " +"characters.\n" "Glyph production may be controlled by various options, which permits use of\n" -"non-ASCII characters when coding mathematical formulae. Note that the bundle\n" -"previously had an alias “unicode”; that alias has now been withdrawn, and no\n" +"non-ASCII characters when coding mathematical formulae. Note that the " +"bundle\n" +"previously had an alias “unicode”; that alias has now been withdrawn, and " +"no\n" "package of that name now exists." msgstr "" -#: gnu/packages/tex.scm:3717 +#: gnu/packages/tex.scm:3832 msgid "Extract bits of a LaTeX source for output" msgstr "" -#: gnu/packages/tex.scm:3719 +#: gnu/packages/tex.scm:3834 msgid "" "The main purpose of the preview package is the extraction of selected\n" "elements from a LaTeX source, like formulas or graphics, into separate\n" @@ -16753,11 +18700,11 @@ msgid "" "files." msgstr "" -#: gnu/packages/tex.scm:3742 +#: gnu/packages/tex.scm:3857 msgid "Expand acronyms at least once" msgstr "" -#: gnu/packages/tex.scm:3744 +#: gnu/packages/tex.scm:3859 msgid "" "This package ensures that all acronyms used in the text are spelled out\n" "in full at least once. It also provides an environment to build a list of\n" @@ -16766,17 +18713,17 @@ msgid "" "e-TeX." msgstr "" -#: gnu/packages/tex.scm:3777 +#: gnu/packages/tex.scm:3893 msgid "TeX extension for direct creation of PDF" msgstr "" -#: gnu/packages/tex.scm:3779 +#: gnu/packages/tex.scm:3895 msgid "" "This package provides an extension of TeX which can be configured to\n" "directly generate PDF documents instead of DVI." msgstr "" -#: gnu/packages/tex.scm:3846 +#: gnu/packages/tex.scm:3962 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" @@ -16786,7 +18733,7 @@ msgid "" "This package contains the complete tree of texmf-dist data." msgstr "" -#: gnu/packages/tex.scm:3908 +#: gnu/packages/tex.scm:4024 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" @@ -16796,409 +18743,499 @@ msgid "" "This package contains the complete TeX Live distribution." msgstr "" -#: gnu/packages/tex.scm:3951 +#: gnu/packages/tex.scm:4067 msgid "Interface to read and parse BibTeX files" msgstr "" -#: gnu/packages/tex.scm:3952 +#: gnu/packages/tex.scm:4068 msgid "" "@code{Text::BibTeX} is a Perl library for reading, parsing,\n" -"and processing BibTeX files. @code{Text::BibTeX} gives you access to the data\n" -"at many different levels: you may work with BibTeX entries as simple field to\n" -"string mappings, or get at the original form of the data as a list of simple\n" +"and processing BibTeX files. @code{Text::BibTeX} gives you access to the " +"data\n" +"at many different levels: you may work with BibTeX entries as simple field " +"to\n" +"string mappings, or get at the original form of the data as a list of " +"simple\n" "values (strings, macros, or numbers) pasted together." msgstr "" -#: gnu/packages/tex.scm:4034 +#: gnu/packages/tex.scm:4150 msgid "Backend for the BibLaTeX citation management tool" msgstr "" -#: gnu/packages/tex.scm:4035 +#: gnu/packages/tex.scm:4151 msgid "" "Biber is a BibTeX replacement for users of biblatex. Among\n" "other things it comes with full Unicode support." msgstr "" -#: gnu/packages/tex.scm:4059 +#: gnu/packages/tex.scm:4175 msgid "Wrapper for LaTeX and friends" msgstr "" -#: gnu/packages/tex.scm:4061 +#: gnu/packages/tex.scm:4177 msgid "" "Rubber is a program whose purpose is to handle all tasks related to the\n" -"compilation of LaTeX documents. This includes compiling the document itself,\n" -"of course, enough times so that all references are defined, and running BibTeX\n" -"to manage bibliographic references. Automatic execution of dvips to produce\n" -"PostScript documents is also included, as well as usage of pdfLaTeX to produce\n" +"compilation of LaTeX documents. This includes compiling the document " +"itself,\n" +"of course, enough times so that all references are defined, and running " +"BibTeX\n" +"to manage bibliographic references. Automatic execution of dvips to " +"produce\n" +"PostScript documents is also included, as well as usage of pdfLaTeX to " +"produce\n" "PDF documents." msgstr "" -#: gnu/packages/tex.scm:4103 +#: gnu/packages/tex.scm:4219 msgid "LaTeX editor" msgstr "Éditeur de LaTeX" -#: gnu/packages/tex.scm:4104 +#: gnu/packages/tex.scm:4220 msgid "" "Texmaker is a program that integrates many tools needed to\n" "develop documents with LaTeX, in a single application." msgstr "" -#: gnu/packages/tex.scm:4143 +#: gnu/packages/tex.scm:4259 msgid "Book on TeX, plain TeX and Eplain" msgstr "" -#: gnu/packages/tex.scm:4144 +#: gnu/packages/tex.scm:4260 msgid "" "@i{TeX for the Impatient} is a ~350 page book on TeX,\n" -"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn Hargreaves,\n" +"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn " +"Hargreaves,\n" "and Karl Berry." msgstr "" -#: gnu/packages/texinfo.scm:56 +#: gnu/packages/texinfo.scm:55 msgid "The GNU documentation format" msgstr "Le format de documentation de GNU" -#: gnu/packages/texinfo.scm:58 +#: gnu/packages/texinfo.scm:57 msgid "" "Texinfo is the official documentation format of the GNU project. It\n" -"uses a single source file using explicit commands to produce a final document\n" +"uses a single source file using explicit commands to produce a final " +"document\n" "in any of several supported output formats, such as HTML or PDF. This\n" "package includes both the tools necessary to produce Info documents from\n" -"their source and the command-line Info reader. The emphasis of the language\n" +"their source and the command-line Info reader. The emphasis of the " +"language\n" "is on expressing the content semantically, avoiding physical markup commands." msgstr "" -#: gnu/packages/texinfo.scm:139 +#: gnu/packages/texinfo.scm:125 msgid "Standalone Info documentation reader" msgstr "" -#: gnu/packages/texinfo.scm:169 +#: gnu/packages/texinfo.scm:155 msgid "Convert Texinfo to HTML" msgstr "" -#: gnu/packages/texinfo.scm:171 +#: gnu/packages/texinfo.scm:157 msgid "" "Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" -"output. It now supports many advanced features, such as internationalization\n" +"output. It now supports many advanced features, such as " +"internationalization\n" "and extremely configurable output formats.\n" "\n" -"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since it\n" +"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since " +"it\n" "was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" -"forward for authors is, in most cases, to alter manuals and build processes as\n" -"necessary to use the new features of the makeinfo/texi2any implementation of\n" -"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal author\n" -"of the GNU Texinfo implementation) do not intend to make further releases of\n" +"forward for authors is, in most cases, to alter manuals and build processes " +"as\n" +"necessary to use the new features of the makeinfo/texi2any implementation " +"of\n" +"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal " +"author\n" +"of the GNU Texinfo implementation) do not intend to make further releases " +"of\n" "Texi2HTML." msgstr "" -#: gnu/packages/textutils.scm:76 +#: gnu/packages/textutils.scm:77 msgid "DOS/Mac to Unix and vice versa text file format converter" msgstr "" -#: gnu/packages/textutils.scm:78 +#: gnu/packages/textutils.scm:79 msgid "" "dos2unix is a tool to convert line breaks in a text file from Unix format\n" "to DOS format and vice versa." msgstr "" -#: gnu/packages/textutils.scm:111 +#: gnu/packages/textutils.scm:105 msgid "Text encoding converter" msgstr "" -#: gnu/packages/textutils.scm:112 +#: gnu/packages/textutils.scm:106 msgid "" "The Recode library converts files between character sets and\n" -"usages. It recognises or produces over 200 different character sets (or about\n" -"300 if combined with an iconv library) and transliterates files between almost\n" +"usages. It recognises or produces over 200 different character sets (or " +"about\n" +"300 if combined with an iconv library) and transliterates files between " +"almost\n" "any pair. When exact transliteration are not possible, it gets rid of\n" -"offending characters or falls back on approximations. The recode program is a\n" +"offending characters or falls back on approximations. The recode program is " +"a\n" "handy front-end to the library." msgstr "" -#: gnu/packages/textutils.scm:140 +#: gnu/packages/textutils.scm:130 msgid "Text encoding detection tool" msgstr "" -#: gnu/packages/textutils.scm:141 +#: gnu/packages/textutils.scm:131 msgid "" "Enca (Extremely Naive Charset Analyser) consists of libenca,\n" -"an encoding detection library, and enca, a command line frontend, integrating\n" +"an encoding detection library, and enca, a command line frontend, " +"integrating\n" "libenca and several charset conversion libraries and tools." msgstr "" -#: gnu/packages/textutils.scm:191 +#: gnu/packages/textutils.scm:181 msgid "C library for processing UTF-8 Unicode data" msgstr "" -#: gnu/packages/textutils.scm:192 +#: gnu/packages/textutils.scm:182 msgid "" "utf8proc is a small C library that provides Unicode\n" "normalization, case-folding, and other operations for data in the UTF-8\n" "encoding, supporting Unicode version 9.0.0." msgstr "" -#: gnu/packages/textutils.scm:220 +#: gnu/packages/textutils.scm:210 msgid "Gordon's text utils library" msgstr "" -#: gnu/packages/textutils.scm:222 +#: gnu/packages/textutils.scm:212 msgid "" "libgtextutils is a text utilities library used by the fastx toolkit from\n" "the Hannon Lab." msgstr "" -#: gnu/packages/textutils.scm:254 +#: gnu/packages/textutils.scm:244 msgid "C++ hash functions for strings" msgstr "" -#: gnu/packages/textutils.scm:256 +#: gnu/packages/textutils.scm:246 msgid "" "CityHash provides hash functions for strings. The functions mix the\n" "input bits thoroughly but are not suitable for cryptography." msgstr "" -#: gnu/packages/textutils.scm:294 +#: gnu/packages/textutils.scm:284 msgid "String library with very low memory overhead" msgstr "" -#: gnu/packages/textutils.scm:296 +#: gnu/packages/textutils.scm:286 msgid "Ustr is a string library for C with very low memory overhead." msgstr "" -#: gnu/packages/textutils.scm:317 +#: gnu/packages/textutils.scm:307 msgid "C/C++ configuration file library" msgstr "" -#: gnu/packages/textutils.scm:319 +#: gnu/packages/textutils.scm:309 msgid "" "Libconfig is a simple library for manipulating structured configuration\n" "files. This file format is more compact and more readable than XML. And\n" -"unlike XML, it is type-aware, so it is not necessary to do string parsing in\n" +"unlike XML, it is type-aware, so it is not necessary to do string parsing " +"in\n" "application code." msgstr "" -#: gnu/packages/textutils.scm:339 +#: gnu/packages/textutils.scm:329 msgid "Probabilistic fast file fingerprinting tool" msgstr "" -#: gnu/packages/textutils.scm:341 +#: gnu/packages/textutils.scm:331 msgid "" "pfff is a tool for calculating a compact digital fingerprint of a file\n" "by sampling randomly from the file instead of reading it in full.\n" "Consequently, the computation has a flat performance characteristic,\n" -"correlated with data variation rather than file size. pfff can be as reliable\n" +"correlated with data variation rather than file size. pfff can be as " +"reliable\n" "as existing hashing techniques, with provably negligible risk of collisions." msgstr "" -#: gnu/packages/textutils.scm:362 +#: gnu/packages/textutils.scm:352 msgid "Regular expression library" msgstr "Bibliothèque d'expressions régulières" -#: gnu/packages/textutils.scm:363 +#: gnu/packages/textutils.scm:353 msgid "" "Oniguruma is a regular expressions library. The special\n" -"characteristic of this library is that different character encoding for every\n" +"characteristic of this library is that different character encoding for " +"every\n" "regular expression object can be specified." msgstr "" -#: gnu/packages/textutils.scm:396 +#: gnu/packages/textutils.scm:393 msgid "Microsoft Word document reader" msgstr "" -#: gnu/packages/textutils.scm:397 +#: gnu/packages/textutils.scm:394 msgid "" "Antiword is an application for displaying Microsoft Word\n" "documents. It can also convert the document to PostScript or XML. Only\n" -"documents made by MS Word version 2 and version 6 or later are supported. The\n" -"name comes from: \"The antidote against people who send Microsoft Word files\n" -"to everybody, because they believe that everybody runs Windows and therefore\n" +"documents made by MS Word version 2 and version 6 or later are supported. " +"The\n" +"name comes from: \"The antidote against people who send Microsoft Word " +"files\n" +"to everybody, because they believe that everybody runs Windows and " +"therefore\n" "runs Word\"." msgstr "" -#: gnu/packages/textutils.scm:430 +#: gnu/packages/textutils.scm:427 msgid "MS-Word to TeX or plain text converter" msgstr "" -#: gnu/packages/textutils.scm:431 +#: gnu/packages/textutils.scm:428 msgid "" "@command{catdoc} extracts text from MS-Word files, trying to\n" "preserve as many special printable characters as possible. It supports\n" -"everything up to Word-97. Also supported are MS Write documents and RTF files.\n" +"everything up to Word-97. Also supported are MS Write documents and RTF " +"files.\n" "\n" "@command{catdoc} does not preserve complex word formatting, but it can\n" "translate some non-ASCII characters into TeX escape codes. It's goal is to\n" -"extract plain text and allow you to read it and, probably, reformat with TeX,\n" +"extract plain text and allow you to read it and, probably, reformat with " +"TeX,\n" "according to TeXnical rules.\n" "\n" -"This package also provides @command{xls2csv}, which extracts data from Excel\n" +"This package also provides @command{xls2csv}, which extracts data from " +"Excel\n" "spreadsheets and outputs it in comma-separated-value format, and\n" "@command{catppt}, which extracts data from PowerPoint presentations." msgstr "" -#: gnu/packages/textutils.scm:479 +#: gnu/packages/textutils.scm:469 msgid "Portable C++ library for handling UTF-8" msgstr "" -#: gnu/packages/textutils.scm:480 +#: gnu/packages/textutils.scm:470 msgid "" "UTF8-CPP is a C++ library for handling UTF-8 encoded text\n" "in a portable way." msgstr "" -#: gnu/packages/textutils.scm:546 +#: gnu/packages/textutils.scm:538 msgid "Bayesian text and email classifier" msgstr "" -#: gnu/packages/textutils.scm:548 +#: gnu/packages/textutils.scm:540 msgid "" "dbacl is a fast Bayesian text and email classifier. It builds a variety\n" -"of language models using maximum entropy (minimum divergence) principles, and\n" -"these can then be used to categorize input data automatically among multiple\n" +"of language models using maximum entropy (minimum divergence) principles, " +"and\n" +"these can then be used to categorize input data automatically among " +"multiple\n" "categories." msgstr "" -#: gnu/packages/textutils.scm:590 +#: gnu/packages/textutils.scm:582 msgid "Configuration file parser library" msgstr "" -#: gnu/packages/textutils.scm:592 +#: gnu/packages/textutils.scm:584 msgid "C library for creating and parsing configuration files." msgstr "" -#: gnu/packages/textutils.scm:620 +#: gnu/packages/textutils.scm:612 msgid "Syntax highlighting text component for Java Swing" msgstr "" -#: gnu/packages/textutils.scm:621 +#: gnu/packages/textutils.scm:613 msgid "" "RSyntaxTextArea is a syntax highlighting, code folding text\n" -"component for Java Swing. It extends @code{JTextComponent} so it integrates\n" -"completely with the standard @code{javax.swing.text} package. It is fast and\n" +"component for Java Swing. It extends @code{JTextComponent} so it " +"integrates\n" +"completely with the standard @code{javax.swing.text} package. It is fast " +"and\n" "efficient, and can be used in any application that needs to edit or view\n" "source code." msgstr "" -#: gnu/packages/textutils.scm:658 +#: gnu/packages/textutils.scm:651 msgid "Fast implementation of the edit distance (Levenshtein distance)" msgstr "" -#: gnu/packages/textutils.scm:660 +#: gnu/packages/textutils.scm:653 msgid "" "This library simply implements Levenshtein distance algorithm with C++\n" "and Cython." msgstr "" -#: gnu/packages/version-control.scm:121 -msgid "Version control system supporting both distributed and centralized workflows" +#: gnu/packages/textutils.scm:673 +msgid "@code{runewidth} provides Go functions to work with string widths" +msgstr "" + +#: gnu/packages/textutils.scm:675 +msgid "" +"The @code{runewidth} library provides Go functions for padding,\n" +"measuring and checking the width of strings, with support east asian text." +msgstr "" + +#: gnu/packages/version-control.scm:130 +msgid "" +"Version control system supporting both distributed and centralized workflows" msgstr "" -#: gnu/packages/version-control.scm:123 +#: gnu/packages/version-control.scm:132 msgid "" "GNU Bazaar is a version control system that allows you to record\n" -"changes to project files over time. It supports both a distributed workflow\n" +"changes to project files over time. It supports both a distributed " +"workflow\n" "as well as the classic centralized workflow." msgstr "" -#: gnu/packages/version-control.scm:354 +#: gnu/packages/version-control.scm:372 msgid "Distributed version control system" msgstr "" -#: gnu/packages/version-control.scm:356 +#: gnu/packages/version-control.scm:374 msgid "" "Git is a free distributed version control system designed to handle\n" "everything from small to very large projects with speed and efficiency." msgstr "" -#: gnu/packages/version-control.scm:402 +#: gnu/packages/version-control.scm:424 msgid "Library providing Git core methods" msgstr "" -#: gnu/packages/version-control.scm:404 +#: gnu/packages/version-control.scm:426 msgid "" "Libgit2 is a portable, pure C implementation of the Git core methods\n" "provided as a re-entrant linkable library with a solid API, allowing you to\n" "write native speed custom Git applications in any language with bindings." msgstr "" -#: gnu/packages/version-control.scm:440 +#: gnu/packages/version-control.scm:462 msgid "Transparent encryption of files in a git repository" msgstr "" -#: gnu/packages/version-control.scm:441 +#: gnu/packages/version-control.scm:463 msgid "" "git-crypt enables transparent encryption and decryption of\n" -"files in a git repository. Files which you choose to protect are encrypted when\n" -"committed, and decrypted when checked out. git-crypt lets you freely share a\n" -"repository containing a mix of public and private content. git-crypt gracefully\n" -"degrades, so developers without the secret key can still clone and commit to a\n" -"repository with encrypted files. This lets you store your secret material (such\n" -"as keys or passwords) in the same repository as your code, without requiring you\n" +"files in a git repository. Files which you choose to protect are encrypted " +"when\n" +"committed, and decrypted when checked out. git-crypt lets you freely share " +"a\n" +"repository containing a mix of public and private content. git-crypt " +"gracefully\n" +"degrades, so developers without the secret key can still clone and commit to " +"a\n" +"repository with encrypted files. This lets you store your secret material " +"(such\n" +"as keys or passwords) in the same repository as your code, without requiring " +"you\n" "to lock down your entire repository." msgstr "" -#: gnu/packages/version-control.scm:476 +#: gnu/packages/version-control.scm:498 msgid "Whole remote repository encryption" msgstr "" -#: gnu/packages/version-control.scm:477 +#: gnu/packages/version-control.scm:499 msgid "" "git-remote-gcrypt is a Git remote helper to push and pull from\n" -"repositories encrypted with GnuPG. It works with the standard Git transports,\n" +"repositories encrypted with GnuPG. It works with the standard Git " +"transports,\n" "including repository hosting services like GitLab.\n" "\n" -"Remote helper programs are invoked by Git to handle network transport. This\n" -"helper handles @code{gcrypt:} URLs that access a remote repository encrypted\n" +"Remote helper programs are invoked by Git to handle network transport. " +"This\n" +"helper handles @code{gcrypt:} URLs that access a remote repository " +"encrypted\n" "with GPG, using our custom format.\n" "\n" -"Supported locations are local, @code{rsync://} and @code{sftp://}, where the\n" +"Supported locations are local, @code{rsync://} and @code{sftp://}, where " +"the\n" "repository is stored as a set of files, or instead any Git URL where gcrypt\n" -"will store the same representation in a Git repository, bridged over arbitrary\n" +"will store the same representation in a Git repository, bridged over " +"arbitrary\n" "Git transport.\n" "\n" "The aim is to provide confidential, authenticated Git storage and\n" "collaboration using typical untrusted file hosts or services." msgstr "" -#: gnu/packages/version-control.scm:556 +#: gnu/packages/version-control.scm:593 msgid "Web frontend for git repositories" msgstr "" -#: gnu/packages/version-control.scm:558 +#: gnu/packages/version-control.scm:595 msgid "" "CGit is an attempt to create a fast web interface for the Git SCM, using\n" "a built-in cache to decrease server I/O pressure." msgstr "" -#: gnu/packages/version-control.scm:587 +#: gnu/packages/version-control.scm:624 msgid "Copy directory to the gh-pages branch" msgstr "" -#: gnu/packages/version-control.scm:588 +#: gnu/packages/version-control.scm:625 msgid "" "Script that copies a directory to the gh-pages branch (by\n" "default) of the repository." msgstr "" -#: gnu/packages/version-control.scm:633 +#: gnu/packages/version-control.scm:683 +#, fuzzy +msgid "Python implementation of the Git object database" +msgstr "Implémentation du standard JPEG XR" + +#: gnu/packages/version-control.scm:685 +msgid "" +"GitDB allows you to access @dfn{bare} Git repositories for reading and\n" +"writing. It aims at allowing full access to loose objects as well as packs\n" +"with performance and scalability in mind. It operates exclusively on " +"streams,\n" +"allowing to handle large objects with a small memory footprint." +msgstr "" + +#: gnu/packages/version-control.scm:724 +#, fuzzy +msgid "Python library for interacting with Git repositories" +msgstr "Outils et bibliothèque pour travailler avec les images GIF" + +#: gnu/packages/version-control.scm:726 +msgid "" +"GitPython is a python library used to interact with Git repositories,\n" +"high-level like git-porcelain, or low-level like git-plumbing.\n" +"\n" +"It provides abstractions of Git objects for easy access of repository data,\n" +"and additionally allows you to access the Git repository more directly " +"using\n" +"either a pure Python implementation, or the faster, but more resource " +"intensive\n" +"@command{git} command implementation." +msgstr "" + +#: gnu/packages/version-control.scm:766 msgid "Command-line flags library for shell scripts" msgstr "" -#: gnu/packages/version-control.scm:635 +#: gnu/packages/version-control.scm:768 msgid "" "Shell Flags (shFlags) is a library written to greatly simplify the\n" -"handling of command-line flags in Bourne based Unix shell scripts (bash, dash,\n" +"handling of command-line flags in Bourne based Unix shell scripts (bash, " +"dash,\n" "ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" "different versions of getopt on various OSes make writing portable shell\n" -"scripts difficult. shFlags instead provides an API that doesn't change across\n" +"scripts difficult. shFlags instead provides an API that doesn't change " +"across\n" "shell and OS versions so the script writer can be confident that the script\n" "will work." msgstr "" -#: gnu/packages/version-control.scm:678 +#: gnu/packages/version-control.scm:812 msgid "Git extensions for Vincent Driessen's branching model" msgstr "" -#: gnu/packages/version-control.scm:680 +#: gnu/packages/version-control.scm:814 msgid "" "Vincent Driessen's branching model is a git branching and release\n" "management strategy that helps developers keep track of features, hotfixes,\n" @@ -17207,24 +19244,25 @@ msgid "" "lot easier." msgstr "" -#: gnu/packages/version-control.scm:713 +#: gnu/packages/version-control.scm:847 msgid "Stacked Git" msgstr "" -#: gnu/packages/version-control.scm:715 +#: gnu/packages/version-control.scm:849 msgid "" "StGit is a command-line application that provides functionality similar\n" "to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" -"instead of @command{diff} and @command{patch}. StGit stores its patches in a\n" +"instead of @command{diff} and @command{patch}. StGit stores its patches in " +"a\n" "Git repository as normal Git commits, and provides a number of commands to\n" "manipulate them in various ways." msgstr "" -#: gnu/packages/version-control.scm:751 +#: gnu/packages/version-control.scm:885 msgid "Version control system for @code{$HOME}" msgstr "" -#: gnu/packages/version-control.scm:753 +#: gnu/packages/version-control.scm:887 msgid "" "vcsh version-controls configuration files in several Git repositories,\n" "all in one single directory. They all maintain their working trees without\n" @@ -17233,95 +19271,102 @@ msgid "" "though this can be overridden." msgstr "" -#: gnu/packages/version-control.scm:788 +#: gnu/packages/version-control.scm:923 msgid "Run a command over a sequence of commits" msgstr "" -#: gnu/packages/version-control.scm:790 +#: gnu/packages/version-control.scm:925 msgid "" "git-test-sequence is similar to an automated git bisect except it’s\n" "linear. It will test every change between two points in the DAG. It will\n" "also walk each side of a merge and test those changes individually." msgstr "" -#: gnu/packages/version-control.scm:851 +#: gnu/packages/version-control.scm:987 msgid "Git access control layer" msgstr "" -#: gnu/packages/version-control.scm:853 +#: gnu/packages/version-control.scm:989 msgid "" "Gitolite is an access control layer on top of Git, providing fine access\n" "control to Git repositories." msgstr "" -#: gnu/packages/version-control.scm:877 +#: gnu/packages/version-control.scm:1013 msgid "Decentralized version control system" msgstr "" -#: gnu/packages/version-control.scm:879 +#: gnu/packages/version-control.scm:1015 msgid "" "Mercurial is a free, distributed source control management tool.\n" "It efficiently handles projects of any size\n" "and offers an easy and intuitive interface." msgstr "" -#: gnu/packages/version-control.scm:913 +#: gnu/packages/version-control.scm:1049 msgid "HTTP and WebDAV client library" msgstr "" -#: gnu/packages/version-control.scm:915 +#: gnu/packages/version-control.scm:1051 msgid "" "Neon is an HTTP and WebDAV client library, with a C interface and the\n" "following features:\n" "@enumerate\n" "@item High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" " DELETE, etc.);\n" -"@item low-level interface to the HTTP request/response engine, allowing the use\n" +"@item low-level interface to the HTTP request/response engine, allowing the " +"use\n" " of arbitrary HTTP methods, headers, etc.;\n" "@item authentication support including Basic and Digest support, along with\n" " GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" -"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer for\n" -" verifying server certificates, handling client certificates, and examining\n" +"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer " +"for\n" +" verifying server certificates, handling client certificates, and " +"examining\n" " certificate properties, smartcard-based client certificates are also\n" " supported via a PKCS#11 wrapper interface;\n" -"@item abstract interface to parsing XML using libxml2 or expat, and wrappers for\n" +"@item abstract interface to parsing XML using libxml2 or expat, and wrappers " +"for\n" " simplifying handling XML HTTP response bodies;\n" -"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to simplify\n" +"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to " +"simplify\n" " property manipulation.\n" "@end enumerate\n" msgstr "" -#: gnu/packages/version-control.scm:999 +#: gnu/packages/version-control.scm:1135 msgid "Revision control system" msgstr "" -#: gnu/packages/version-control.scm:1001 +#: gnu/packages/version-control.scm:1137 msgid "" "Subversion exists to be universally recognized and adopted as a\n" "centralized version control system characterized by its\n" -"reliability as a safe haven for valuable data; the simplicity of its model and\n" +"reliability as a safe haven for valuable data; the simplicity of its model " +"and\n" "usage; and its ability to support the needs of a wide variety of users and\n" "projects, from individuals to large-scale enterprise operations." msgstr "" -#: gnu/packages/version-control.scm:1023 +#: gnu/packages/version-control.scm:1159 msgid "Per-file local revision control system" msgstr "" -#: gnu/packages/version-control.scm:1025 +#: gnu/packages/version-control.scm:1161 msgid "" "RCS is the original Revision Control System. It works on a\n" -"file-by-file basis, in contrast to subsequent version control systems such as\n" +"file-by-file basis, in contrast to subsequent version control systems such " +"as\n" "CVS, Subversion, and Git. This can make it suitable for system\n" "administration files, for example, which are often inherently local to one\n" "machine." msgstr "" -#: gnu/packages/version-control.scm:1053 +#: gnu/packages/version-control.scm:1189 msgid "Historical centralized version control system" msgstr "" -#: gnu/packages/version-control.scm:1055 +#: gnu/packages/version-control.scm:1191 msgid "" "CVS is a version control system, an important component of Source\n" "Configuration Management (SCM). Using it, you can record the history of\n" @@ -17329,28 +19374,31 @@ msgid "" "RCS, PRCS, and Aegis packages." msgstr "" -#: gnu/packages/version-control.scm:1096 +#: gnu/packages/version-control.scm:1232 msgid "Export an RCS or CVS history as a fast-import stream" msgstr "" -#: gnu/packages/version-control.scm:1097 +#: gnu/packages/version-control.scm:1233 msgid "" "This program analyzes a collection of RCS files in a CVS\n" -"repository (or outside of one) and, when possible, emits an equivalent history\n" +"repository (or outside of one) and, when possible, emits an equivalent " +"history\n" "in the form of a fast-import stream. Not all possible histories can be\n" "rendered this way; the program tries to emit useful warnings when it can't.\n" "\n" -"The program can also produce a visualization of the resulting commit directed\n" +"The program can also produce a visualization of the resulting commit " +"directed\n" "acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" -"Graphviz}. The package also includes @command{cvssync}, a tool for mirroring\n" +"Graphviz}. The package also includes @command{cvssync}, a tool for " +"mirroring\n" "masters from remote CVS hosts." msgstr "" -#: gnu/packages/version-control.scm:1124 +#: gnu/packages/version-control.scm:1260 msgid "Version-control-agnostic ChangeLog diff and commit tool" msgstr "" -#: gnu/packages/version-control.scm:1126 +#: gnu/packages/version-control.scm:1262 msgid "" "The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" "vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" @@ -17360,84 +19408,89 @@ msgid "" "standards-compliant ChangeLog entries based on the changes that it detects." msgstr "" -#: gnu/packages/version-control.scm:1151 +#: gnu/packages/version-control.scm:1287 msgid "Make histograms from the output of @command{diff}" msgstr "" -#: gnu/packages/version-control.scm:1153 +#: gnu/packages/version-control.scm:1289 msgid "" "Diffstat reads the output of @command{diff} and displays a histogram of\n" "the insertions, deletions, and modifications per file. It is useful for\n" "reviewing large, complex patch files." msgstr "" -#: gnu/packages/version-control.scm:1192 +#: gnu/packages/version-control.scm:1328 msgid "File-based version control like SCCS" msgstr "" -#: gnu/packages/version-control.scm:1193 +#: gnu/packages/version-control.scm:1329 msgid "" "GNU CSSC provides a replacement for the legacy Unix source\n" -"code control system SCCS. This allows old code still under that system to be\n" +"code control system SCCS. This allows old code still under that system to " +"be\n" "accessed and migrated on modern systems." msgstr "" -#: gnu/packages/version-control.scm:1272 +#: gnu/packages/version-control.scm:1408 msgid "Project change supervisor" msgstr "" -#: gnu/packages/version-control.scm:1273 +#: gnu/packages/version-control.scm:1409 msgid "" "Aegis is a project change supervisor, and performs some of\n" "the Software Configuration Management needed in a CASE environment. Aegis\n" "provides a framework within which a team of developers may work on many\n" "changes to a program independently, and Aegis coordinates integrating these\n" -"changes back into the master source of the program, with as little disruption\n" -"as possible. Resolution of contention for source files, a major headache for\n" +"changes back into the master source of the program, with as little " +"disruption\n" +"as possible. Resolution of contention for source files, a major headache " +"for\n" "any project with more than one developer, is one of Aegis's major functions." msgstr "" -#: gnu/packages/version-control.scm:1322 +#: gnu/packages/version-control.scm:1482 msgid "Edit version-control repository history" msgstr "" -#: gnu/packages/version-control.scm:1323 +#: gnu/packages/version-control.scm:1483 msgid "" "Reposurgeon enables risky operations that version-control\n" -"systems don't want to let you do, such as editing past comments and metadata\n" +"systems don't want to let you do, such as editing past comments and " +"metadata\n" "and removing commits. It works with any version control system that can\n" -"export and import Git fast-import streams, including Git, Mercurial, Fossil,\n" +"export and import Git fast-import streams, including Git, Mercurial, " +"Fossil,\n" "Bazaar, CVS, RCS, and Src. It can also read Subversion dump files directly\n" "and can thus be used to script production of very high-quality conversions\n" "from Subversion to any supported Distributed Version Control System (DVCS)." msgstr "" -#: gnu/packages/version-control.scm:1362 +#: gnu/packages/version-control.scm:1522 msgid "Ncurses-based text user interface for Git" msgstr "" -#: gnu/packages/version-control.scm:1364 +#: gnu/packages/version-control.scm:1524 msgid "" "Tig is an ncurses text user interface for Git, primarily intended as\n" "a history browser. It can also stage hunks for commit, or colorize the\n" "output of the 'git' command." msgstr "" -#: gnu/packages/version-control.scm:1390 +#: gnu/packages/version-control.scm:1550 msgid "Print the modification time of the latest file" msgstr "" -#: gnu/packages/version-control.scm:1392 +#: gnu/packages/version-control.scm:1552 msgid "" "Recursively find the newest file in a file tree and print its\n" "modification time." msgstr "" -#: gnu/packages/version-control.scm:1417 +#: gnu/packages/version-control.scm:1577 msgid "Multiple repository management tool" msgstr "" -#: gnu/packages/version-control.scm:1419 +#: gnu/packages/version-control.scm:1579 msgid "" "Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" "fetching updates) over a collection of version control repositories. It\n" @@ -17445,78 +19498,100 @@ msgid "" "Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." msgstr "" -#: gnu/packages/version-control.scm:1449 +#: gnu/packages/version-control.scm:1609 msgid "Use hubic as a git-annex remote" msgstr "" -#: gnu/packages/version-control.scm:1451 +#: gnu/packages/version-control.scm:1611 msgid "" "This package allows you to use your hubic account as a \"special\n" "repository\" with git-annex." msgstr "" -#: gnu/packages/version-control.scm:1503 +#: gnu/packages/version-control.scm:1664 msgid "Software configuration management system" msgstr "Système de gestion de configuration logicielle" -#: gnu/packages/version-control.scm:1505 +#: gnu/packages/version-control.scm:1666 msgid "" "Fossil is a distributed source control management system which supports\n" -"access and administration over HTTP CGI or via a built-in HTTP server. It has\n" +"access and administration over HTTP CGI or via a built-in HTTP server. It " +"has\n" "a built-in wiki, built-in file browsing, built-in tickets system, etc." msgstr "" -#: gnu/packages/version-control.scm:1533 +#: gnu/packages/version-control.scm:1694 msgid "Static git page generator" msgstr "" -#: gnu/packages/version-control.scm:1534 +#: gnu/packages/version-control.scm:1695 msgid "" "Stagit creates static pages for git repositories, the results can\n" "be served with a HTTP file server of your choice." msgstr "" -#: gnu/packages/version-control.scm:1622 +#: gnu/packages/version-control.scm:1783 msgid "Distributed Revision Control System" msgstr "" -#: gnu/packages/version-control.scm:1624 +#: gnu/packages/version-control.scm:1785 msgid "" "Darcs is a revision control system. It is:\n" "\n" "@enumerate\n" -"@item Distributed: Every user has access to the full command set, removing boundaries\n" +"@item Distributed: Every user has access to the full command set, removing " +"boundaries\n" "between server and client or committer and non-committers.\n" -"@item Interactive: Darcs is easy to learn and efficient to use because it asks you\n" -"questions in response to simple commands, giving you choices in your work flow.\n" -"You can choose to record one change in a file, while ignoring another. As you update\n" -"from upstream, you can review each patch name, even the full diff for interesting\n" +"@item Interactive: Darcs is easy to learn and efficient to use because it " +"asks you\n" +"questions in response to simple commands, giving you choices in your work " +"flow.\n" +"You can choose to record one change in a file, while ignoring another. As " +"you update\n" +"from upstream, you can review each patch name, even the full diff for " +"interesting\n" "patches.\n" -"@item Smart: Originally developed by physicist David Roundy, darcs is based on a\n" +"@item Smart: Originally developed by physicist David Roundy, darcs is based " +"on a\n" "unique algebra of patches called @url{http://darcs.net/Theory,Patchtheory}.\n" "@end enumerate" msgstr "" -#: gnu/packages/version-control.scm:1676 +#: gnu/packages/version-control.scm:1837 msgid "Java library implementing the Git version control system" msgstr "" -#: gnu/packages/version-control.scm:1677 +#: gnu/packages/version-control.scm:1838 msgid "" "JGit is a lightweight, pure Java library implementing the\n" -"Git version control system, providing repository access routines, support for\n" +"Git version control system, providing repository access routines, support " +"for\n" "network protocols, and core version control algorithms." msgstr "" -#: gnu/packages/virtualization.scm:177 +#: gnu/packages/version-control.scm:1905 +msgid "3D visualisation tool for source control repositories" +msgstr "" + +#: gnu/packages/version-control.scm:1906 +msgid "" +"@code{gource} provides a software version control\n" +"visualization. The repository is displayed as a tree where the root of the\n" +"repository is the centre, directories are branches and files are leaves.\n" +"Contributors to the source code appear and disappear as they contribute to\n" +"specific files and directories." +msgstr "" + +#: gnu/packages/virtualization.scm:198 msgid "Machine emulator and virtualizer" msgstr "" -#: gnu/packages/virtualization.scm:179 +#: gnu/packages/virtualization.scm:200 msgid "" "QEMU is a generic machine emulator and virtualizer.\n" "\n" -"When used as a machine emulator, QEMU can run OSes and programs made for one\n" +"When used as a machine emulator, QEMU can run OSes and programs made for " +"one\n" "machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" "using dynamic translation, it achieves very good performance.\n" "\n" @@ -17527,55 +19602,61 @@ msgid "" "server and embedded PowerPC, and S390 guests." msgstr "" -#: gnu/packages/virtualization.scm:201 +#: gnu/packages/virtualization.scm:222 msgid "Machine emulator and virtualizer (without GUI)" msgstr "" -#: gnu/packages/virtualization.scm:268 +#: gnu/packages/virtualization.scm:289 msgid "Operating system information database" msgstr "" -#: gnu/packages/virtualization.scm:269 +#: gnu/packages/virtualization.scm:290 msgid "" "libosinfo is a GObject based library API for managing\n" "information about operating systems, hypervisors and the (virtual) hardware\n" -"devices they can support. It includes a database containing device metadata\n" -"and provides APIs to match/identify optimal devices for deploying an operating\n" +"devices they can support. It includes a database containing device " +"metadata\n" +"and provides APIs to match/identify optimal devices for deploying an " +"operating\n" "system on a hypervisor. Via GObject Introspection, the API is available in\n" "all common programming languages. Vala bindings are also provided." msgstr "" -#: gnu/packages/virtualization.scm:317 +#: gnu/packages/virtualization.scm:338 msgid "Linux container tools" msgstr "" -#: gnu/packages/virtualization.scm:320 +#: gnu/packages/virtualization.scm:341 msgid "" "LXC is a userspace interface for the Linux kernel containment features.\n" -"Through a powerful API and simple tools, it lets Linux users easily create and\n" +"Through a powerful API and simple tools, it lets Linux users easily create " +"and\n" "manage system or application containers." msgstr "" -#: gnu/packages/virtualization.scm:404 +#: gnu/packages/virtualization.scm:424 msgid "Simple API for virtualization" msgstr "" -#: gnu/packages/virtualization.scm:405 +#: gnu/packages/virtualization.scm:425 msgid "" "Libvirt is a C toolkit to interact with the virtualization\n" -"capabilities of recent versions of Linux. The library aims at providing long\n" -"term stable C API initially for the Xen paravirtualization but should be able\n" +"capabilities of recent versions of Linux. The library aims at providing " +"long\n" +"term stable C API initially for the Xen paravirtualization but should be " +"able\n" "to integrate other virtualization mechanisms if needed." msgstr "" -#: gnu/packages/virtualization.scm:446 +#: gnu/packages/virtualization.scm:466 msgid "GLib wrapper around libvirt" msgstr "" -#: gnu/packages/virtualization.scm:447 +#: gnu/packages/virtualization.scm:467 msgid "" "libvirt-glib wraps the libvirt library to provide a\n" -"high-level object-oriented API better suited for glib-based applications, via\n" +"high-level object-oriented API better suited for glib-based applications, " +"via\n" "three libraries:\n" "\n" "@enumerate\n" @@ -17585,277 +19666,329 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/virtualization.scm:489 +#: gnu/packages/virtualization.scm:509 msgid "Python bindings to libvirt" msgstr "" -#: gnu/packages/virtualization.scm:490 +#: gnu/packages/virtualization.scm:510 msgid "" "This package provides Python bindings to the libvirt\n" "virtualization library." msgstr "" -#: gnu/packages/virtualization.scm:585 +#: gnu/packages/virtualization.scm:605 msgid "Manage virtual machines" msgstr "Gestion de machines virtuelles" -#: gnu/packages/virtualization.scm:587 +#: gnu/packages/virtualization.scm:607 msgid "" "The virt-manager application is a desktop user interface for managing\n" "virtual machines through libvirt. It primarily targets KVM VMs, but also\n" -"manages Xen and LXC (Linux containers). It presents a summary view of running\n" +"manages Xen and LXC (Linux containers). It presents a summary view of " +"running\n" "domains, their live performance and resource utilization statistics." msgstr "" -#: gnu/packages/virtualization.scm:677 +#: gnu/packages/virtualization.scm:697 msgid "Checkpoint and restore in user space" msgstr "" -#: gnu/packages/virtualization.scm:678 +#: gnu/packages/virtualization.scm:698 msgid "" "Using this tool, you can freeze a running application (or\n" -"part of it) and checkpoint it to a hard drive as a collection of files. You\n" +"part of it) and checkpoint it to a hard drive as a collection of files. " +"You\n" "can then use the files to restore and run the application from the point it\n" "was frozen at. The distinctive feature of the CRIU project is that it is\n" "mainly implemented in user space." msgstr "" -#: gnu/packages/webkit.scm:134 +#: gnu/packages/virtualization.scm:723 +msgid "Backup and restore QEMU machines" +msgstr "" + +#: gnu/packages/virtualization.scm:724 +msgid "" +"qmpbackup is designed to create and restore full and\n" +"incremental backups of running QEMU virtual machines via QMP, the QEMU\n" +"Machine Protocol." +msgstr "" + +#: gnu/packages/virtualization.scm:765 +msgid "KVM Frame Relay (KVMFR) implementation" +msgstr "" + +#: gnu/packages/virtualization.scm:766 +msgid "" +"Looking Glass allows the use of a KVM (Kernel-based Virtual\n" +"Machine) configured for VGA PCI Pass-through without an attached physical\n" +"monitor, keyboard or mouse. It displays the VM's rendered contents on your " +"main\n" +"monitor/GPU." +msgstr "" + +#: gnu/packages/webkit.scm:140 msgid "Web content engine for GTK+" msgstr "" -#: gnu/packages/webkit.scm:136 +#: gnu/packages/webkit.scm:142 msgid "" "WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" "suitable for projects requiring any kind of web integration, from hybrid\n" "HTML/CSS applications to full-fledged web browsers." msgstr "" -#: gnu/packages/web.scm:136 +#: gnu/packages/web.scm:142 msgid "Featureful HTTP server" msgstr "" -#: gnu/packages/web.scm:138 +#: gnu/packages/web.scm:144 msgid "" "The Apache HTTP Server Project is a collaborative software development\n" "effort aimed at creating a robust, commercial-grade, featureful, and\n" "freely-available source code implementation of an HTTP (Web) server. The\n" -"project is jointly managed by a group of volunteers located around the world,\n" +"project is jointly managed by a group of volunteers located around the " +"world,\n" "using the Internet and the Web to communicate, plan, and develop the server\n" "and its related documentation." msgstr "" -#: gnu/packages/web.scm:226 +#: gnu/packages/web.scm:176 +msgid "Apache HTTPD module for Python WSGI applications" +msgstr "" + +#: gnu/packages/web.scm:178 +msgid "" +"The mod_wsgi module for the Apache HTTPD Server adds support for running\n" +"applications that support the Python @acronym{WSGI, Web Server Gateway\n" +"Interface} specification." +msgstr "" + +#: gnu/packages/web.scm:265 msgid "HTTP and reverse proxy server" msgstr "" -#: gnu/packages/web.scm:228 +#: gnu/packages/web.scm:267 msgid "" "Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" -"created by Igor Sysoev. It can be used both as a standalone web server\n" +"created by Igor Sysoev. It can be used both as a stand-alone web server\n" "and as a proxy to reduce the load on back-end HTTP or mail servers." msgstr "" -#: gnu/packages/web.scm:273 +#: gnu/packages/web.scm:312 msgid "XSLScript with NGinx specific modifications" msgstr "" -#: gnu/packages/web.scm:275 +#: gnu/packages/web.scm:314 msgid "" "XSLScript is a terse notation for writing complex XSLT stylesheets.\n" "This is modified version, specifically intended for use with the NGinx\n" "documentation." msgstr "" -#: gnu/packages/web.scm:328 -msgid "Documentation for nginx web server" -msgstr "" +#: gnu/packages/web.scm:368 +#, fuzzy +msgid "Documentation for the nginx web server" +msgstr "Ce paquet fournit la documentation HTML du serveur web nginx." -#: gnu/packages/web.scm:330 +#: gnu/packages/web.scm:370 msgid "This package provides HTML documentation for the nginx web server." msgstr "Ce paquet fournit la documentation HTML du serveur web nginx." -#: gnu/packages/web.scm:353 +#: gnu/packages/web.scm:393 msgid "Language-independent, high-performant extension to CGI" msgstr "" -#: gnu/packages/web.scm:354 +#: gnu/packages/web.scm:394 msgid "" "FastCGI is a language-independent, scalable extension to CGI\n" "that provides high performance without the limitations of server specific\n" "APIs." msgstr "" -#: gnu/packages/web.scm:390 +#: gnu/packages/web.scm:430 msgid "Simple server for running CGI applications over FastCGI" msgstr "" -#: gnu/packages/web.scm:391 +#: gnu/packages/web.scm:431 msgid "" "Fcgiwrap is a simple server for running CGI applications\n" -"over FastCGI. It hopes to provide clean CGI support to Nginx (and other web\n" +"over FastCGI. It hopes to provide clean CGI support to Nginx (and other " +"web\n" "servers that may need it)." msgstr "" -#: gnu/packages/web.scm:422 +#: gnu/packages/web.scm:462 msgid "PSGI/Plack web server" msgstr "" -#: gnu/packages/web.scm:423 +#: gnu/packages/web.scm:463 msgid "" "Starman is a PSGI perl web server that has unique features\n" -"such as high performance, preforking, signal support, superdaemon awareness,\n" +"such as high performance, preforking, signal support, superdaemon " +"awareness,\n" "and UNIX socket support." msgstr "" -#: gnu/packages/web.scm:455 +#: gnu/packages/web.scm:495 msgid "Java Web Start" msgstr "" -#: gnu/packages/web.scm:457 +#: gnu/packages/web.scm:497 msgid "" "IcedTea-Web is an implementation of the @dfn{Java Network Launching\n" "Protocol}, also known as Java Web Start. This package provides tools and\n" "libraries for working with JNLP applets." msgstr "" -#: gnu/packages/web.scm:478 +#: gnu/packages/web.scm:518 msgid "JSON C library" msgstr "La bibliothèque C JSON" -#: gnu/packages/web.scm:480 +#: gnu/packages/web.scm:520 msgid "" "Jansson is a C library for encoding, decoding and manipulating JSON\n" "data." msgstr "" -#: gnu/packages/web.scm:512 +#: gnu/packages/web.scm:552 msgid "JSON implementation in C" msgstr "" -#: gnu/packages/web.scm:514 +#: gnu/packages/web.scm:554 msgid "" "JSON-C implements a reference counting object model that allows you to\n" -"easily construct JSON objects in C, output them as JSON formatted strings and\n" -"parse JSON formatted strings back into the C representation of JSON objects." +"easily construct JSON objects in C, output them as JSON-formatted strings " +"and\n" +"parse JSON-formatted strings back into the C representation of JSON " +"objects.\n" +"It aims to conform to RFC 7159." msgstr "" -#: gnu/packages/web.scm:552 +#: gnu/packages/web.scm:618 msgid "Library that maps JSON data to QVariant objects" msgstr "" -#: gnu/packages/web.scm:553 +#: gnu/packages/web.scm:619 msgid "" "QJson is a Qt-based library that maps JSON data to\n" "@code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList}\n" "instances, while JSON's objects will be mapped to @code{QVariantMap}." msgstr "" -#: gnu/packages/web.scm:637 +#: gnu/packages/web.scm:703 msgid "Hierarchical data exploration with zoomable HTML5 pie charts" msgstr "" -#: gnu/packages/web.scm:639 +#: gnu/packages/web.scm:705 msgid "" "Krona is a flexible tool for exploring the relative proportions of\n" "hierarchical data, such as metagenomic classifications, using a radial,\n" -"space-filling display. It is implemented using HTML5 and JavaScript, allowing\n" +"space-filling display. It is implemented using HTML5 and JavaScript, " +"allowing\n" "charts to be explored locally or served over the Internet, requiring only a\n" "current version of any major web browser." msgstr "" -#: gnu/packages/web.scm:672 +#: gnu/packages/web.scm:738 msgid "JSON parser/generator for C++ with both SAX/DOM style API" msgstr "" -#: gnu/packages/web.scm:674 +#: gnu/packages/web.scm:740 msgid "" "RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" "style API." msgstr "" -#: gnu/packages/web.scm:692 +#: gnu/packages/web.scm:758 msgid "C library for parsing JSON" msgstr "" -#: gnu/packages/web.scm:694 +#: gnu/packages/web.scm:760 msgid "" "Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" "parser written in ANSI C and a small validating JSON generator." msgstr "" -#: gnu/packages/web.scm:724 +#: gnu/packages/web.scm:790 msgid "WebSockets library written in C" msgstr "" -#: gnu/packages/web.scm:726 +#: gnu/packages/web.scm:792 msgid "" "Libwebsockets is a library that allows C programs to establish client\n" -"and server WebSockets connections---a protocol layered above HTTP that allows\n" +"and server WebSockets connections---a protocol layered above HTTP that " +"allows\n" "for efficient socket-like bidirectional reliable communication channels." msgstr "" -#: gnu/packages/web.scm:754 +#: gnu/packages/web.scm:820 msgid "C library for the Publix Suffix List" msgstr "" -#: gnu/packages/web.scm:756 +#: gnu/packages/web.scm:822 msgid "" "A \"public suffix\" is a domain name under which Internet users can\n" "directly register own names.\n" "\n" "Browsers and other web clients can use it to avoid privacy-leaking\n" -"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, domain\n" -"highlighting parts of the domain in a user interface, and sorting domain lists\n" +"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, " +"domain\n" +"highlighting parts of the domain in a user interface, and sorting domain " +"lists\n" "by site.\n" "\n" "Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" -"files, checks if a given domain is a public suffix, provides immediate cookie\n" +"files, checks if a given domain is a public suffix, provides immediate " +"cookie\n" "domain verification, finds the longest public part of a given domain, finds\n" "the shortest private part of a given domain, works with international\n" "domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" "UTS#46." msgstr "" -#: gnu/packages/web.scm:801 +#: gnu/packages/web.scm:868 msgid "HTML validator and tidier" msgstr "" -#: gnu/packages/web.scm:802 +#: gnu/packages/web.scm:869 msgid "" "HTML Tidy is a command-line tool and C library that can be\n" "used to validate and fix HTML data." msgstr "" -#: gnu/packages/web.scm:837 +#: gnu/packages/web.scm:904 msgid "Light-weight HTTP/HTTPS proxy daemon" msgstr "" -#: gnu/packages/web.scm:838 +#: gnu/packages/web.scm:905 msgid "" "Tinyproxy is a light-weight HTTP/HTTPS proxy\n" -"daemon. Designed from the ground up to be fast and yet small, it is an ideal\n" -"solution for use cases such as embedded deployments where a full featured HTTP\n" +"daemon. Designed from the ground up to be fast and yet small, it is an " +"ideal\n" +"solution for use cases such as embedded deployments where a full featured " +"HTTP\n" "proxy is required, but the system resources for a larger proxy are\n" "unavailable." msgstr "" -#: gnu/packages/web.scm:871 +#: gnu/packages/web.scm:938 msgid "Small caching web proxy" msgstr "" -#: gnu/packages/web.scm:873 +#: gnu/packages/web.scm:940 msgid "" "Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" -"server). It was primarily designed to be used by one person or a small group\n" +"server). It was primarily designed to be used by one person or a small " +"group\n" "of people." msgstr "" -#: gnu/packages/web.scm:900 +#: gnu/packages/web.scm:967 msgid "WebSockets support for any application/server" msgstr "" -#: gnu/packages/web.scm:901 +#: gnu/packages/web.scm:968 msgid "" "Websockify translates WebSockets traffic to normal socket\n" "traffic. Websockify accepts the WebSockets handshake, parses it, and then\n" @@ -17863,277 +19996,292 @@ msgid "" "directions." msgstr "" -#: gnu/packages/web.scm:927 +#: gnu/packages/web.scm:994 msgid "Caching web proxy optimized for intermittent internet links" msgstr "" -#: gnu/packages/web.scm:928 +#: gnu/packages/web.scm:995 msgid "" "WWWOFFLE is a proxy web server that is especially good for\n" "intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger\n" -"protocols, and supports browsing and requesting pages while offline, indexing,\n" +"protocols, and supports browsing and requesting pages while offline, " +"indexing,\n" "modifying pages and incoming and outgoing headers, monitoring pages for\n" "changes, and much more." msgstr "" -#: gnu/packages/web.scm:953 +#: gnu/packages/web.scm:1020 msgid "C library implementing the OAuth API" msgstr "Bibliothèque C implémentant l'API OAuth" -#: gnu/packages/web.scm:955 +#: gnu/packages/web.scm:1022 msgid "" "liboauth is a collection of C functions implementing the OAuth API.\n" "liboauth provides functions to escape and encode strings according to OAuth\n" "specifications and offers high-level functionality built on top to sign\n" -"requests or verify signatures using either NSS or OpenSSL for calculating the\n" +"requests or verify signatures using either NSS or OpenSSL for calculating " +"the\n" "hash/signatures." msgstr "" -#: gnu/packages/web.scm:979 +#: gnu/packages/web.scm:1046 msgid "YAML 1.1 parser and emitter written in C" msgstr "" -#: gnu/packages/web.scm:981 +#: gnu/packages/web.scm:1048 msgid "LibYAML is a YAML 1.1 parser and emitter written in C." msgstr "" -#: gnu/packages/web.scm:998 gnu/packages/web.scm:1032 -#: gnu/packages/web.scm:1055 +#: gnu/packages/web.scm:1065 gnu/packages/web.scm:1099 +#: gnu/packages/web.scm:1122 msgid "Media stream URL parser" msgstr "" -#: gnu/packages/web.scm:999 +#: gnu/packages/web.scm:1066 msgid "" "This package contains support scripts called by libquvi to\n" "parse media stream properties." msgstr "" -#: gnu/packages/web.scm:1033 +#: gnu/packages/web.scm:1100 msgid "" "libquvi is a library with a C API for parsing media stream\n" "URLs and extracting their actual media files." msgstr "" -#: gnu/packages/web.scm:1056 +#: gnu/packages/web.scm:1123 msgid "" "quvi is a command-line-tool suite to extract media files\n" "from streaming URLs. It is a command-line wrapper for the libquvi library." msgstr "" -#: gnu/packages/web.scm:1146 +#: gnu/packages/web.scm:1195 msgid "High-performance asynchronous HTTP client library" msgstr "" -#: gnu/packages/web.scm:1148 +#: gnu/packages/web.scm:1197 msgid "" "serf is a C-based HTTP client library built upon the Apache Portable\n" "Runtime (APR) library. It multiplexes connections, running the read/write\n" -"communication asynchronously. Memory copies and transformations are kept to a\n" +"communication asynchronously. Memory copies and transformations are kept to " +"a\n" "minimum to provide high performance operation." msgstr "" -#: gnu/packages/web.scm:1202 +#: gnu/packages/web.scm:1251 msgid "CSS pre-processor" msgstr "" -#: gnu/packages/web.scm:1203 +#: gnu/packages/web.scm:1252 msgid "" "SassC is a compiler written in C for the CSS pre-processor\n" "language known as SASS." msgstr "" -#: gnu/packages/web.scm:1232 +#: gnu/packages/web.scm:1281 msgid "Compile a log format string to perl-code" msgstr "" -#: gnu/packages/web.scm:1233 +#: gnu/packages/web.scm:1282 msgid "" "This module provides methods to compile a log format string\n" "to perl-code, for faster generation of access_log lines." msgstr "" -#: gnu/packages/web.scm:1261 +#: gnu/packages/web.scm:1310 msgid "SASL authentication framework" msgstr "" -#: gnu/packages/web.scm:1262 +#: gnu/packages/web.scm:1311 msgid "Authen::SASL provides an SASL authentication framework." msgstr "" -#: gnu/packages/web.scm:1287 +#: gnu/packages/web.scm:1336 msgid "Sensible default Catalyst action" msgstr "" -#: gnu/packages/web.scm:1288 +#: gnu/packages/web.scm:1337 msgid "" "This Catalyst action implements a sensible default end\n" "action, which will forward to the first available view." msgstr "" -#: gnu/packages/web.scm:1320 +#: gnu/packages/web.scm:1369 msgid "Automated REST Method Dispatching" msgstr "" -#: gnu/packages/web.scm:1321 +#: gnu/packages/web.scm:1370 msgid "" "This Action handles doing automatic method dispatching for\n" -"REST requests. It takes a normal Catalyst action, and changes the dispatch to\n" +"REST requests. It takes a normal Catalyst action, and changes the dispatch " +"to\n" "append an underscore and method name. First it will try dispatching to an\n" -"action with the generated name, and failing that it will try to dispatch to a\n" +"action with the generated name, and failing that it will try to dispatch to " +"a\n" "regular method." msgstr "" -#: gnu/packages/web.scm:1358 +#: gnu/packages/web.scm:1407 msgid "Storage class for Catalyst authentication using DBIx::Class" msgstr "" -#: gnu/packages/web.scm:1359 +#: gnu/packages/web.scm:1408 msgid "" "The Catalyst::Authentication::Store::DBIx::Class class\n" "provides access to authentication information stored in a database via\n" "DBIx::Class." msgstr "" -#: gnu/packages/web.scm:1385 +#: gnu/packages/web.scm:1434 msgid "Create only one instance of Moose component per context" msgstr "" -#: gnu/packages/web.scm:1386 +#: gnu/packages/web.scm:1435 msgid "" "Catalyst::Component::InstancePerContext returns a new\n" "instance of a component on each request." msgstr "" -#: gnu/packages/web.scm:1423 +#: gnu/packages/web.scm:1472 msgid "Catalyst Development Tools" msgstr "" -#: gnu/packages/web.scm:1424 +#: gnu/packages/web.scm:1473 msgid "" "The Catalyst-Devel distribution includes a variety of\n" -"modules useful for the development of Catalyst applications, but not required\n" +"modules useful for the development of Catalyst applications, but not " +"required\n" "to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" -"autogenerates scripts and tests; Module::Install::Catalyst, a Module::Install\n" -"extension for Catalyst; and requirements for a variety of development-related\n" +"autogenerates scripts and tests; Module::Install::Catalyst, a Module::" +"Install\n" +"extension for Catalyst; and requirements for a variety of development-" +"related\n" "modules." msgstr "" -#: gnu/packages/web.scm:1453 +#: gnu/packages/web.scm:1502 msgid "Regex DispatchType for Catalyst" msgstr "" -#: gnu/packages/web.scm:1454 +#: gnu/packages/web.scm:1503 msgid "" "Dispatch type managing path-matching behaviour using\n" -"regexes. Regex dispatch types have been deprecated and removed from Catalyst\n" +"regexes. Regex dispatch types have been deprecated and removed from " +"Catalyst\n" "core. It is recommend that you use Chained methods or other techniques\n" -"instead. As part of the refactoring, the dispatch priority of Regex vs Regexp\n" -"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced by\n" +"instead. As part of the refactoring, the dispatch priority of Regex vs " +"Regexp\n" +"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced " +"by\n" "when the dispatch type is first seen in your application." msgstr "" -#: gnu/packages/web.scm:1503 +#: gnu/packages/web.scm:1552 msgid "DBIx::Class::Schema Model Class" msgstr "" -#: gnu/packages/web.scm:1504 +#: gnu/packages/web.scm:1553 msgid "" "This is a Catalyst Model for DBIx::Class::Schema-based\n" "Models." msgstr "" -#: gnu/packages/web.scm:1527 +#: gnu/packages/web.scm:1576 msgid "Request logging from within Catalyst" msgstr "" -#: gnu/packages/web.scm:1528 +#: gnu/packages/web.scm:1577 msgid "" "This Catalyst plugin enables you to create \"access logs\"\n" -"from within a Catalyst application instead of requiring a webserver to do it\n" +"from within a Catalyst application instead of requiring a webserver to do " +"it\n" "for you. It will work even with Catalyst debug logging turned off." msgstr "" -#: gnu/packages/web.scm:1562 +#: gnu/packages/web.scm:1611 msgid "Infrastructure plugin for the Catalyst authentication framework" msgstr "" -#: gnu/packages/web.scm:1563 +#: gnu/packages/web.scm:1612 msgid "" "The authentication plugin provides generic user support for\n" -"Catalyst apps. It is the basis for both authentication (checking the user is\n" +"Catalyst apps. It is the basis for both authentication (checking the user " +"is\n" "who they claim to be), and authorization (allowing the user to do what the\n" "system authorises them to do)." msgstr "" -#: gnu/packages/web.scm:1594 +#: gnu/packages/web.scm:1643 msgid "Role-based authorization for Catalyst" msgstr "" -#: gnu/packages/web.scm:1595 +#: gnu/packages/web.scm:1644 msgid "" "Catalyst::Plugin::Authorization::Roles provides role-based\n" "authorization for Catalyst based on Catalyst::Plugin::Authentication." msgstr "" -#: gnu/packages/web.scm:1618 +#: gnu/packages/web.scm:1667 msgid "Captchas for Catalyst" msgstr "" -#: gnu/packages/web.scm:1619 +#: gnu/packages/web.scm:1668 msgid "" "This plugin creates and validates Captcha images for\n" "Catalyst." msgstr "" -#: gnu/packages/web.scm:1646 +#: gnu/packages/web.scm:1695 msgid "Load config files of various types" msgstr "" -#: gnu/packages/web.scm:1647 +#: gnu/packages/web.scm:1696 msgid "" "This module will attempt to load find and load configuration\n" -"files of various types. Currently it supports YAML, JSON, XML, INI and Perl\n" +"files of various types. Currently it supports YAML, JSON, XML, INI and " +"Perl\n" "formats." msgstr "" -#: gnu/packages/web.scm:1679 +#: gnu/packages/web.scm:1728 msgid "Catalyst generic session plugin" msgstr "" -#: gnu/packages/web.scm:1680 +#: gnu/packages/web.scm:1729 msgid "" "This plugin links the two pieces required for session\n" "management in web applications together: the state, and the store." msgstr "" -#: gnu/packages/web.scm:1708 +#: gnu/packages/web.scm:1757 msgid "Maintain session IDs using cookies" msgstr "" -#: gnu/packages/web.scm:1709 +#: gnu/packages/web.scm:1758 msgid "" "In order for Catalyst::Plugin::Session to work, the session\n" -"ID needs to be stored on the client, and the session data needs to be stored\n" +"ID needs to be stored on the client, and the session data needs to be " +"stored\n" "on the server. This plugin stores the session ID on the client using the\n" "cookie mechanism." msgstr "" -#: gnu/packages/web.scm:1739 +#: gnu/packages/web.scm:1788 msgid "FastMmap session storage backend" msgstr "" -#: gnu/packages/web.scm:1740 +#: gnu/packages/web.scm:1789 msgid "" "Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" "storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" "memory interprocess cache. It is based on Cache::FastMmap." msgstr "" -#: gnu/packages/web.scm:1765 +#: gnu/packages/web.scm:1814 msgid "Stack trace on the Catalyst debug screen" msgstr "" -#: gnu/packages/web.scm:1766 +#: gnu/packages/web.scm:1815 msgid "" "This plugin enhances the standard Catalyst debug screen by\n" "including a stack trace of your application up to the point where the error\n" @@ -18141,38 +20289,43 @@ msgid "" "number, file name, and code context surrounding the line number." msgstr "" -#: gnu/packages/web.scm:1794 +#: gnu/packages/web.scm:1843 msgid "Simple serving of static pages" msgstr "" -#: gnu/packages/web.scm:1795 +#: gnu/packages/web.scm:1844 msgid "" "The Static::Simple plugin is designed to make serving static\n" "content in your application during development quick and easy, without\n" -"requiring a single line of code from you. This plugin detects static files by\n" -"looking at the file extension in the URL (such as .css or .png or .js). The\n" +"requiring a single line of code from you. This plugin detects static files " +"by\n" +"looking at the file extension in the URL (such as .css or .png or .js). " +"The\n" "plugin uses the lightweight MIME::Types module to map file extensions to\n" -"IANA-registered MIME types, and will serve your static files with the correct\n" +"IANA-registered MIME types, and will serve your static files with the " +"correct\n" "MIME type directly to the browser, without being processed through Catalyst." msgstr "" -#: gnu/packages/web.scm:1863 +#: gnu/packages/web.scm:1912 msgid "The Catalyst Framework Runtime" msgstr "" -#: gnu/packages/web.scm:1864 +#: gnu/packages/web.scm:1913 msgid "" "Catalyst is a modern framework for making web applications.\n" -"It is designed to make it easy to manage the various tasks you need to do to\n" -"run an application on the web, either by doing them itself, or by letting you\n" +"It is designed to make it easy to manage the various tasks you need to do " +"to\n" +"run an application on the web, either by doing them itself, or by letting " +"you\n" "\"plug in\" existing Perl modules that do what you need." msgstr "" -#: gnu/packages/web.scm:1895 +#: gnu/packages/web.scm:1944 msgid "Replace request base with value passed by HTTP proxy" msgstr "" -#: gnu/packages/web.scm:1896 +#: gnu/packages/web.scm:1945 msgid "" "This module is a Moose::Role which allows you more\n" "flexibility in your application's deployment configurations when deployed\n" @@ -18180,42 +20333,42 @@ msgid "" "replaced with the contents of the X-Request-Base header." msgstr "" -#: gnu/packages/web.scm:1923 +#: gnu/packages/web.scm:1972 msgid "Download data in many formats" msgstr "" -#: gnu/packages/web.scm:1924 +#: gnu/packages/web.scm:1973 msgid "" "The purpose of this module is to provide a method for\n" "downloading data into many supportable formats. For example, downloading a\n" "table based report in a variety of formats (CSV, HTML, etc.)." msgstr "" -#: gnu/packages/web.scm:1950 +#: gnu/packages/web.scm:1999 msgid "Catalyst JSON view" msgstr "" -#: gnu/packages/web.scm:1951 +#: gnu/packages/web.scm:2000 msgid "" "Catalyst::View::JSON is a Catalyst View handler that returns\n" "stash data in JSON format." msgstr "" -#: gnu/packages/web.scm:1977 +#: gnu/packages/web.scm:2026 msgid "Template View Class" msgstr "" -#: gnu/packages/web.scm:1978 +#: gnu/packages/web.scm:2027 msgid "" "This module is a Catalyst view class for the Template\n" "Toolkit." msgstr "" -#: gnu/packages/web.scm:2007 +#: gnu/packages/web.scm:2056 msgid "Trait Loading and Resolution for Catalyst Components" msgstr "" -#: gnu/packages/web.scm:2008 +#: gnu/packages/web.scm:2057 msgid "" "Adds a \"COMPONENT\" in Catalyst::Component method to your\n" "Catalyst component base class that reads the optional \"traits\" parameter\n" @@ -18224,95 +20377,97 @@ msgid "" "MooseX::Traits::Pluggable." msgstr "" -#: gnu/packages/web.scm:2033 +#: gnu/packages/web.scm:2082 msgid "Apply roles to Catalyst classes" msgstr "" -#: gnu/packages/web.scm:2034 +#: gnu/packages/web.scm:2083 msgid "" "CatalystX::RoleApplicator applies roles to Catalyst\n" "application classes." msgstr "" -#: gnu/packages/web.scm:2061 +#: gnu/packages/web.scm:2110 msgid "Catalyst development server with Starman" msgstr "" -#: gnu/packages/web.scm:2062 +#: gnu/packages/web.scm:2111 msgid "" "This module provides a Catalyst extension to replace the\n" "development server with Starman." msgstr "" -#: gnu/packages/web.scm:2086 +#: gnu/packages/web.scm:2135 msgid "Handle Common Gateway Interface requests and responses" msgstr "" -#: gnu/packages/web.scm:2087 +#: gnu/packages/web.scm:2136 msgid "" "CGI.pm is a stable, complete and mature solution for\n" -"processing and preparing HTTP requests and responses. Major features include\n" -"processing form submissions, file uploads, reading and writing cookies, query\n" +"processing and preparing HTTP requests and responses. Major features " +"include\n" +"processing form submissions, file uploads, reading and writing cookies, " +"query\n" "string generation and manipulation, and processing and preparing HTTP\n" "headers." msgstr "" -#: gnu/packages/web.scm:2115 +#: gnu/packages/web.scm:2164 msgid "Persistent session data in CGI applications" msgstr "" -#: gnu/packages/web.scm:2117 +#: gnu/packages/web.scm:2166 msgid "" "@code{CGI::Session} provides modular session management system across\n" "HTTP requests." msgstr "" -#: gnu/packages/web.scm:2138 +#: gnu/packages/web.scm:2187 msgid "CGI interface that is CGI.pm compliant" msgstr "" -#: gnu/packages/web.scm:2139 +#: gnu/packages/web.scm:2188 msgid "" "CGI::Simple provides a relatively lightweight drop in\n" "replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" "parameter parsing, file upload, cookie handling and header generation." msgstr "" -#: gnu/packages/web.scm:2160 +#: gnu/packages/web.scm:2209 msgid "Build structures from CGI data" msgstr "" -#: gnu/packages/web.scm:2161 +#: gnu/packages/web.scm:2210 msgid "" "This is a module for building structured data from CGI\n" "inputs, in a manner reminiscent of how PHP does." msgstr "" -#: gnu/packages/web.scm:2184 +#: gnu/packages/web.scm:2233 msgid "Date conversion routines" msgstr "" -#: gnu/packages/web.scm:2185 +#: gnu/packages/web.scm:2234 msgid "" "This module provides functions that deal with the date\n" "formats used by the HTTP protocol." msgstr "" -#: gnu/packages/web.scm:2205 +#: gnu/packages/web.scm:2254 msgid "MD5 sums for files and urls" msgstr "" -#: gnu/packages/web.scm:2206 +#: gnu/packages/web.scm:2255 msgid "" "Digest::MD5::File is a Perl extension for getting MD5 sums\n" "for files and urls." msgstr "" -#: gnu/packages/web.scm:2224 +#: gnu/packages/web.scm:2273 msgid "Perl locale encoding determination" msgstr "" -#: gnu/packages/web.scm:2226 +#: gnu/packages/web.scm:2275 msgid "" "The POSIX locale system is used to specify both the language\n" "conventions requested by the user and the preferred character set to\n" @@ -18324,110 +20479,111 @@ msgid "" "with Encode::decode(locale => $string)." msgstr "" -#: gnu/packages/web.scm:2261 +#: gnu/packages/web.scm:2310 msgid "Syndication feed auto-discovery" msgstr "" -#: gnu/packages/web.scm:2262 +#: gnu/packages/web.scm:2311 msgid "" "@code{Feed::Find} implements feed auto-discovery for finding\n" -"syndication feeds, given a URI. It will discover the following feed formats:\n" +"syndication feeds, given a URI. It will discover the following feed " +"formats:\n" "RSS 0.91, RSS 1.0, RSS 2.0, Atom." msgstr "" -#: gnu/packages/web.scm:2283 +#: gnu/packages/web.scm:2332 msgid "Perl directory listing parser" msgstr "" -#: gnu/packages/web.scm:2285 +#: gnu/packages/web.scm:2334 msgid "" "The File::Listing module exports a single function called parse_dir(),\n" "which can be used to parse directory listings." msgstr "" -#: gnu/packages/web.scm:2317 +#: gnu/packages/web.scm:2366 msgid "Stock and mutual fund quotes" msgstr "" -#: gnu/packages/web.scm:2319 +#: gnu/packages/web.scm:2368 msgid "" "Finance::Quote gets stock quotes from various internet sources, including\n" "Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." msgstr "" -#: gnu/packages/web.scm:2341 +#: gnu/packages/web.scm:2390 msgid "Perl extension providing access to the GSSAPIv2 library" msgstr "" -#: gnu/packages/web.scm:2342 +#: gnu/packages/web.scm:2391 msgid "" "This is a Perl extension for using GSSAPI C bindings as\n" "described in RFC 2744." msgstr "" -#: gnu/packages/web.scm:2362 +#: gnu/packages/web.scm:2411 msgid "Manipulate tables of HTML::Element" msgstr "" -#: gnu/packages/web.scm:2364 +#: gnu/packages/web.scm:2413 msgid "" "HTML::Element::Extended is a Perl extension for manipulating a table\n" "composed of HTML::Element style components." msgstr "" -#: gnu/packages/web.scm:2388 +#: gnu/packages/web.scm:2437 msgid "Perl class representing an HTML form element" msgstr "" -#: gnu/packages/web.scm:2389 +#: gnu/packages/web.scm:2438 msgid "" "Objects of the HTML::Form class represents a single HTML\n" "
...
instance." msgstr "" -#: gnu/packages/web.scm:2419 +#: gnu/packages/web.scm:2468 msgid "Perl extension for scrubbing/sanitizing html" msgstr "" -#: gnu/packages/web.scm:2421 +#: gnu/packages/web.scm:2470 msgid "@code{HTML::Scrubber} Perl extension for scrubbing/sanitizing HTML." msgstr "" -#: gnu/packages/web.scm:2442 +#: gnu/packages/web.scm:2491 msgid "Check for HTML errors in a string or file" msgstr "" -#: gnu/packages/web.scm:2443 +#: gnu/packages/web.scm:2492 msgid "" "HTML::Lint is a pure-Perl HTML parser and checker for\n" "syntactic legitmacy." msgstr "" -#: gnu/packages/web.scm:2464 +#: gnu/packages/web.scm:2513 msgid "Extract contents from HTML tables" msgstr "" -#: gnu/packages/web.scm:2466 +#: gnu/packages/web.scm:2515 msgid "" "HTML::TableExtract is a Perl module for extracting the content contained\n" "in tables within an HTML document, either as text or encoded element trees." msgstr "" -#: gnu/packages/web.scm:2491 +#: gnu/packages/web.scm:2540 msgid "Work with HTML in a DOM-like tree structure" msgstr "" -#: gnu/packages/web.scm:2492 +#: gnu/packages/web.scm:2541 msgid "" "This distribution contains a suite of modules for\n" "representing, creating, and extracting information from HTML syntax trees." msgstr "" -#: gnu/packages/web.scm:2513 +#: gnu/packages/web.scm:2562 msgid "Perl HTML parser class" msgstr "" -#: gnu/packages/web.scm:2515 +#: gnu/packages/web.scm:2564 msgid "" "Objects of the HTML::Parser class will recognize markup and separate\n" "it from plain text (alias data content) in HTML documents. As different\n" @@ -18435,97 +20591,101 @@ msgid "" "are invoked." msgstr "" -#: gnu/packages/web.scm:2535 +#: gnu/packages/web.scm:2584 msgid "Perl data tables useful in parsing HTML" msgstr "" -#: gnu/packages/web.scm:2537 +#: gnu/packages/web.scm:2586 msgid "" "The HTML::Tagset module contains several data tables useful in various\n" "kinds of HTML parsing operations." msgstr "" -#: gnu/packages/web.scm:2556 +#: gnu/packages/web.scm:2605 msgid "HTML-like templates" msgstr "" -#: gnu/packages/web.scm:2558 +#: gnu/packages/web.scm:2607 msgid "" "This module attempts to make using HTML templates simple and natural.\n" "It extends standard HTML with a few new HTML-esque tags: @code{},\n" "@code{}, @code{}, @code{},\n" -"@code{} and @code{}. The file written with HTML and\n" -"these new tags is called a template. Using this module you fill in the values\n" -"for the variables, loops and branches declared in the template. This allows\n" +"@code{} and @code{}. The file written with HTML " +"and\n" +"these new tags is called a template. Using this module you fill in the " +"values\n" +"for the variables, loops and branches declared in the template. This " +"allows\n" "you to separate design from the data." msgstr "" -#: gnu/packages/web.scm:2586 +#: gnu/packages/web.scm:2635 msgid "HTTP Body Parser" msgstr "" -#: gnu/packages/web.scm:2587 +#: gnu/packages/web.scm:2636 msgid "" "HTTP::Body parses chunks of HTTP POST data and supports\n" -"application/octet-stream, application/json, application/x-www-form-urlencoded,\n" +"application/octet-stream, application/json, application/x-www-form-" +"urlencoded,\n" "and multipart/form-data." msgstr "" -#: gnu/packages/web.scm:2614 +#: gnu/packages/web.scm:2663 msgid "Minimalist HTTP user agent cookie jar" msgstr "" -#: gnu/packages/web.scm:2615 +#: gnu/packages/web.scm:2664 msgid "" "This module implements a minimalist HTTP user agent cookie\n" "jar in conformance with RFC 6265 ." msgstr "" -#: gnu/packages/web.scm:2635 +#: gnu/packages/web.scm:2684 msgid "Perl HTTP cookie jars" msgstr "" -#: gnu/packages/web.scm:2637 +#: gnu/packages/web.scm:2686 msgid "" "The HTTP::Cookies class is for objects that represent a cookie jar,\n" "that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" "object knows about." msgstr "" -#: gnu/packages/web.scm:2659 +#: gnu/packages/web.scm:2708 msgid "Perl simple http server class" msgstr "" -#: gnu/packages/web.scm:2661 +#: gnu/packages/web.scm:2710 msgid "" "Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" "on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" "IO::Socket::INET, so you can perform socket operations directly on it too." msgstr "" -#: gnu/packages/web.scm:2680 +#: gnu/packages/web.scm:2729 msgid "Perl date conversion routines" msgstr "" -#: gnu/packages/web.scm:2682 +#: gnu/packages/web.scm:2731 msgid "" "The HTTP::Date module provides functions that deal with date formats\n" "used by the HTTP protocol (and then some more)." msgstr "" -#: gnu/packages/web.scm:2706 +#: gnu/packages/web.scm:2755 msgid "Perl HTTP style message" msgstr "" -#: gnu/packages/web.scm:2708 +#: gnu/packages/web.scm:2757 msgid "An HTTP::Message object contains some headers and a content body." msgstr "" -#: gnu/packages/web.scm:2727 +#: gnu/packages/web.scm:2776 msgid "Perl http content negotiation" msgstr "" -#: gnu/packages/web.scm:2729 +#: gnu/packages/web.scm:2778 msgid "" "The HTTP::Negotiate module provides a complete implementation of the\n" "HTTP content negotiation algorithm specified in\n" @@ -18535,11 +20695,11 @@ msgid "" "fields in the request." msgstr "" -#: gnu/packages/web.scm:2754 +#: gnu/packages/web.scm:2803 msgid "Parse HTTP/1.1 requests" msgstr "" -#: gnu/packages/web.scm:2755 +#: gnu/packages/web.scm:2804 msgid "" "This is an HTTP request parser. It takes chunks of text as\n" "received and returns a 'hint' as to what is required, or returns the\n" @@ -18547,87 +20707,92 @@ msgid "" "supported." msgstr "" -#: gnu/packages/web.scm:2777 +#: gnu/packages/web.scm:2826 msgid "Fast HTTP request parser" msgstr "" -#: gnu/packages/web.scm:2778 +#: gnu/packages/web.scm:2827 msgid "" "HTTP::Parser::XS is a fast, primitive HTTP request/response\n" "parser." msgstr "" -#: gnu/packages/web.scm:2799 +#: gnu/packages/web.scm:2848 msgid "Set up a CGI environment from an HTTP::Request" msgstr "" -#: gnu/packages/web.scm:2800 +#: gnu/packages/web.scm:2849 msgid "" "This module provides a convenient way to set up a CGI\n" "environment from an HTTP::Request." msgstr "" -#: gnu/packages/web.scm:2833 +#: gnu/packages/web.scm:2882 msgid "Lightweight HTTP server" msgstr "" -#: gnu/packages/web.scm:2834 +#: gnu/packages/web.scm:2883 msgid "" "HTTP::Server::Simple is a simple standalone HTTP daemon with\n" "no non-core module dependencies. It can be used for building a standalone\n" "http-based UI to your existing tools." msgstr "" -#: gnu/packages/web.scm:2859 +#: gnu/packages/web.scm:2908 msgid "HTTP/1.1 client" msgstr "" -#: gnu/packages/web.scm:2860 +#: gnu/packages/web.scm:2909 msgid "" "This is a very simple HTTP/1.1 client, designed for doing\n" -"simple requests without the overhead of a large framework like LWP::UserAgent.\n" +"simple requests without the overhead of a large framework like LWP::" +"UserAgent.\n" "It supports proxies and redirection. It also correctly resumes after EINTR." msgstr "" -#: gnu/packages/web.scm:2879 +#: gnu/packages/web.scm:2928 msgid "Perl module to open an HTML file with automatic charset detection" msgstr "" -#: gnu/packages/web.scm:2881 +#: gnu/packages/web.scm:2930 msgid "" "IO::HTML provides an easy way to open a file containing HTML while\n" -"automatically determining its encoding. It uses the HTML5 encoding sniffing\n" +"automatically determining its encoding. It uses the HTML5 encoding " +"sniffing\n" "algorithm specified in section 8.2.2.1 of the draft standard." msgstr "" -#: gnu/packages/web.scm:2901 +#: gnu/packages/web.scm:2950 msgid "Family-neutral IP socket supporting both IPv4 and IPv6" msgstr "" -#: gnu/packages/web.scm:2902 +#: gnu/packages/web.scm:2951 msgid "" "This module provides a protocol-independent way to use IPv4\n" "and IPv6 sockets, intended as a replacement for IO::Socket::INET." msgstr "" -#: gnu/packages/web.scm:2924 +#: gnu/packages/web.scm:2973 msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" msgstr "" -#: gnu/packages/web.scm:2926 +#: gnu/packages/web.scm:2975 msgid "" "IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" -"necessary functionality into the familiar IO::Socket interface and providing\n" -"secure defaults whenever possible. This way existing applications can be made\n" -"SSL-aware without much effort, at least if you do blocking I/O and don't use\n" +"necessary functionality into the familiar IO::Socket interface and " +"providing\n" +"secure defaults whenever possible. This way existing applications can be " +"made\n" +"SSL-aware without much effort, at least if you do blocking I/O and don't " +"use\n" "select or poll." msgstr "" -#: gnu/packages/web.scm:2960 +#: gnu/packages/web.scm:3009 msgid "Perl modules for the WWW" msgstr "" -#: gnu/packages/web.scm:2962 +#: gnu/packages/web.scm:3011 msgid "" "The libwww-perl collection is a set of Perl modules which provides a\n" "simple and consistent application programming interface to the\n" @@ -18637,25 +20802,26 @@ msgid "" "help you implement simple HTTP servers." msgstr "" -#: gnu/packages/web.scm:2990 +#: gnu/packages/web.scm:3039 msgid "Checks whether your process has access to the web" msgstr "" -#: gnu/packages/web.scm:2991 +#: gnu/packages/web.scm:3040 msgid "" "This module attempts to answer, as accurately as it can, one\n" "of the nastiest technical questions there is: am I on the internet?\n" "\n" "A host of networking and security issues make this problem very difficult.\n" -"There are firewalls, proxies (both well behaved and badly behaved). We might\n" +"There are firewalls, proxies (both well behaved and badly behaved). We " +"might\n" "not have DNS. We might not have a network card at all!" msgstr "" -#: gnu/packages/web.scm:3013 +#: gnu/packages/web.scm:3062 msgid "Perl module to guess the media type for a file or a URL" msgstr "" -#: gnu/packages/web.scm:3015 +#: gnu/packages/web.scm:3064 #, scheme-format msgid "" "The LWP::MediaTypes module provides functions for handling media (also\n" @@ -18664,79 +20830,85 @@ msgid "" "exists it is used instead." msgstr "" -#: gnu/packages/web.scm:3041 +#: gnu/packages/web.scm:3090 msgid "HTTPS support for LWP::UserAgent" msgstr "" -#: gnu/packages/web.scm:3042 +#: gnu/packages/web.scm:3091 msgid "" "The LWP::Protocol::https module provides support for using\n" "https schemed URLs with LWP." msgstr "" -#: gnu/packages/web.scm:3062 +#: gnu/packages/web.scm:3111 msgid "Virtual browser that retries errors" msgstr "" -#: gnu/packages/web.scm:3063 +#: gnu/packages/web.scm:3112 msgid "" "LWP::UserAgent::Determined works just like LWP::UserAgent,\n" "except that when you use it to get a web page but run into a\n" -"possibly-temporary error (like a DNS lookup timeout), it'll wait a few seconds\n" +"possibly-temporary error (like a DNS lookup timeout), it'll wait a few " +"seconds\n" "and retry a few times." msgstr "" -#: gnu/packages/web.scm:3108 +#: gnu/packages/web.scm:3157 msgid "Perl interface to Amazon S3" msgstr "" -#: gnu/packages/web.scm:3109 +#: gnu/packages/web.scm:3158 msgid "This module provides a Perlish interface to Amazon S3." msgstr "Ce paquet fournit une interface de type Perl pour Amazon S3." -#: gnu/packages/web.scm:3129 +#: gnu/packages/web.scm:3178 msgid "Perl low-level HTTP connection (client)" msgstr "" -#: gnu/packages/web.scm:3131 +#: gnu/packages/web.scm:3180 msgid "" "The Net::HTTP class is a low-level HTTP client. An instance of the\n" -"Net::HTTP class represents a connection to an HTTP server. The HTTP protocol\n" +"Net::HTTP class represents a connection to an HTTP server. The HTTP " +"protocol\n" "is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" "HTTP/1.1." msgstr "" -#: gnu/packages/web.scm:3151 +#: gnu/packages/web.scm:3200 msgid "Extensible Perl server engine" msgstr "" -#: gnu/packages/web.scm:3152 +#: gnu/packages/web.scm:3201 msgid "" "Net::Server is an extensible, generic Perl server engine.\n" -"It attempts to be a generic server as in Net::Daemon and NetServer::Generic.\n" +"It attempts to be a generic server as in Net::Daemon and NetServer::" +"Generic.\n" "It includes with it the ability to run as an inetd\n" "process (Net::Server::INET), a single connection server (Net::Server or\n" "Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" "server which maintains a constant number of preforked\n" -"children (Net::Server::PreForkSimple), or as a managed preforking server which\n" -"maintains the number of children based on server load (Net::Server::PreFork).\n" -"In all but the inetd type, the server provides the ability to connect to one\n" +"children (Net::Server::PreForkSimple), or as a managed preforking server " +"which\n" +"maintains the number of children based on server load (Net::Server::" +"PreFork).\n" +"In all but the inetd type, the server provides the ability to connect to " +"one\n" "or to multiple server ports." msgstr "" -#: gnu/packages/web.scm:3180 +#: gnu/packages/web.scm:3229 msgid "SSL support for Net::SMTP" msgstr "" -#: gnu/packages/web.scm:3181 +#: gnu/packages/web.scm:3230 msgid "SSL support for Net::SMTP." msgstr "" -#: gnu/packages/web.scm:3215 +#: gnu/packages/web.scm:3264 msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" msgstr "" -#: gnu/packages/web.scm:3216 +#: gnu/packages/web.scm:3265 msgid "" "Plack is a set of tools for using the PSGI stack. It\n" "contains middleware components, a reference server, and utilities for Web\n" @@ -18744,129 +20916,137 @@ msgid "" "WSGI." msgstr "" -#: gnu/packages/web.scm:3242 +#: gnu/packages/web.scm:3291 msgid "Plack::Middleware which sets body for redirect response" msgstr "" -#: gnu/packages/web.scm:3243 +#: gnu/packages/web.scm:3292 msgid "" "This module sets the body in redirect response, if it's not\n" "already set." msgstr "" -#: gnu/packages/web.scm:3266 +#: gnu/packages/web.scm:3315 msgid "Override REST methods to Plack apps via POST" msgstr "" -#: gnu/packages/web.scm:3267 +#: gnu/packages/web.scm:3316 msgid "" "This middleware allows for POST requests that pretend to be\n" -"something else: by adding either a header named X-HTTP-Method-Override to the\n" -"request, or a query parameter named x-tunneled-method to the URI, the client\n" +"something else: by adding either a header named X-HTTP-Method-Override to " +"the\n" +"request, or a query parameter named x-tunneled-method to the URI, the " +"client\n" "can say what method it actually meant." msgstr "" -#: gnu/packages/web.scm:3291 +#: gnu/packages/web.scm:3340 msgid "Plack::Middleware which removes body for HTTP response" msgstr "" -#: gnu/packages/web.scm:3292 +#: gnu/packages/web.scm:3341 msgid "" "This module removes the body in an HTTP response if it's not\n" "required." msgstr "" -#: gnu/packages/web.scm:3315 +#: gnu/packages/web.scm:3364 msgid "Supports app to run as a reverse proxy backend" msgstr "" -#: gnu/packages/web.scm:3316 +#: gnu/packages/web.scm:3365 msgid "" "Plack::Middleware::ReverseProxy resets some HTTP headers,\n" -"which are changed by reverse-proxy. You can specify the reverse proxy address\n" +"which are changed by reverse-proxy. You can specify the reverse proxy " +"address\n" "and stop fake requests using 'enable_if' directive in your app.psgi." msgstr "" -#: gnu/packages/web.scm:3337 +#: gnu/packages/web.scm:3386 msgid "Run HTTP tests on external live servers" msgstr "" -#: gnu/packages/web.scm:3338 +#: gnu/packages/web.scm:3387 msgid "" "This module allows your to run your Plack::Test tests\n" -"against an external server instead of just against a local application through\n" +"against an external server instead of just against a local application " +"through\n" "either mocked HTTP or a locally spawned server." msgstr "" -#: gnu/packages/web.scm:3360 +#: gnu/packages/web.scm:3409 msgid "Testing TCP programs" msgstr "" -#: gnu/packages/web.scm:3361 +#: gnu/packages/web.scm:3410 msgid "Test::TCP is test utilities for TCP/IP programs." msgstr "" -#: gnu/packages/web.scm:3391 +#: gnu/packages/web.scm:3440 msgid "Testing-specific WWW::Mechanize subclass" msgstr "" -#: gnu/packages/web.scm:3392 +#: gnu/packages/web.scm:3441 msgid "" "Test::WWW::Mechanize is a subclass of the Perl module\n" "WWW::Mechanize that incorporates features for web application testing." msgstr "" -#: gnu/packages/web.scm:3426 +#: gnu/packages/web.scm:3475 msgid "Test::WWW::Mechanize for Catalyst" msgstr "" -#: gnu/packages/web.scm:3427 +#: gnu/packages/web.scm:3476 msgid "" "The Test::WWW::Mechanize::Catalyst module meshes the\n" -"Test::WWW:Mechanize module and the Catalyst web application framework to allow\n" +"Test::WWW:Mechanize module and the Catalyst web application framework to " +"allow\n" "testing of Catalyst applications without needing to start up a web server." msgstr "" -#: gnu/packages/web.scm:3451 +#: gnu/packages/web.scm:3500 msgid "Test PSGI programs using WWW::Mechanize" msgstr "" -#: gnu/packages/web.scm:3452 +#: gnu/packages/web.scm:3501 msgid "" "PSGI is a specification to decouple web server environments\n" "from web application framework code. Test::WWW::Mechanize is a subclass of\n" "WWW::Mechanize that incorporates features for web application testing. The\n" -"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of PSGI\n" +"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of " +"PSGI\n" "applications." msgstr "" -#: gnu/packages/web.scm:3472 +#: gnu/packages/web.scm:3521 msgid "Perl Uniform Resource Identifiers (absolute and relative)" msgstr "" -#: gnu/packages/web.scm:3474 +#: gnu/packages/web.scm:3523 msgid "" "The URI module implements the URI class. Objects of this class\n" -"represent \"Uniform Resource Identifier references\" as specified in RFC 2396\n" +"represent \"Uniform Resource Identifier references\" as specified in RFC " +"2396\n" "and updated by RFC 2732." msgstr "" -#: gnu/packages/web.scm:3498 +#: gnu/packages/web.scm:3547 msgid "Smart URI fetching/caching" msgstr "" -#: gnu/packages/web.scm:3499 +#: gnu/packages/web.scm:3548 msgid "" "@code{URI::Fetch} is a smart client for fetching HTTP pages,\n" -"notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth-\n" +"notably syndication feeds (RSS, Atom, and others), in an intelligent, " +"bandwidth-\n" "and time-saving way." msgstr "" -#: gnu/packages/web.scm:3522 +#: gnu/packages/web.scm:3571 msgid "Find URIs in arbitrary text" msgstr "" -#: gnu/packages/web.scm:3523 +#: gnu/packages/web.scm:3572 msgid "" "This module finds URIs and URLs (according to what URI.pm\n" "considers a URI) in plain text. It only finds URIs which include a\n" @@ -18874,61 +21054,61 @@ msgid "" "URI::Find::Schemeless. For a command-line interface, urifind is provided." msgstr "" -#: gnu/packages/web.scm:3545 +#: gnu/packages/web.scm:3594 msgid "WebSocket support for URI package" msgstr "" -#: gnu/packages/web.scm:3546 +#: gnu/packages/web.scm:3595 msgid "" "With this module, the URI package provides the same set of\n" "methods for WebSocket URIs as it does for HTTP URIs." msgstr "" -#: gnu/packages/web.scm:3570 +#: gnu/packages/web.scm:3619 msgid "Object for handling URI templates" msgstr "" -#: gnu/packages/web.scm:3571 +#: gnu/packages/web.scm:3620 msgid "" "This perl module provides a wrapper around URI templates as described in\n" "RFC 6570." msgstr "" -#: gnu/packages/web.scm:3603 +#: gnu/packages/web.scm:3652 msgid "Perl extension interface for libcurl" msgstr "Interface d'extension Perl pour libcurl" -#: gnu/packages/web.scm:3605 +#: gnu/packages/web.scm:3654 msgid "" "This is a Perl extension interface for the libcurl file downloading\n" "library." msgstr "" -#: gnu/packages/web.scm:3639 +#: gnu/packages/web.scm:3688 msgid "Web browsing in a Perl object" msgstr "" -#: gnu/packages/web.scm:3640 +#: gnu/packages/web.scm:3689 msgid "" "WWW::Mechanize is a Perl module for stateful programmatic\n" "web browsing, used for automating interaction with websites." msgstr "" -#: gnu/packages/web.scm:3676 +#: gnu/packages/web.scm:3725 msgid "Search A9 OpenSearch compatible engines" msgstr "" -#: gnu/packages/web.scm:3678 +#: gnu/packages/web.scm:3727 msgid "" "@code{WWW::OpenSearch} is a module to search @url{A9's OpenSearch,\n" "http://opensearch.a9.com} compatible search engines." msgstr "" -#: gnu/packages/web.scm:3698 +#: gnu/packages/web.scm:3747 msgid "Perl database of robots.txt-derived permissions" msgstr "" -#: gnu/packages/web.scm:3700 +#: gnu/packages/web.scm:3749 msgid "" "The WWW::RobotRules module parses /robots.txt files as specified in\n" "\"A Standard for Robot Exclusion\", at\n" @@ -18937,79 +21117,87 @@ msgid "" "their web site." msgstr "" -#: gnu/packages/web.scm:3723 +#: gnu/packages/web.scm:3772 msgid "Parse feeds in Python" msgstr "" -#: gnu/packages/web.scm:3725 +#: gnu/packages/web.scm:3774 msgid "" "Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0,\n" "CDF, Atom 0.3, and Atom 1.0 feeds." msgstr "" -#: gnu/packages/web.scm:3746 +#: gnu/packages/web.scm:3795 msgid "HTTP and WebSocket server library for R" msgstr "" -#: gnu/packages/web.scm:3748 +#: gnu/packages/web.scm:3797 msgid "" "The httpuv package provides low-level socket and protocol support for\n" -"handling HTTP and WebSocket requests directly from within R. It is primarily\n" +"handling HTTP and WebSocket requests directly from within R. It is " +"primarily\n" "intended as a building block for other packages, rather than making it\n" "particularly easy to create complete web applications using httpuv alone." msgstr "" -#: gnu/packages/web.scm:3769 +#: gnu/packages/web.scm:3818 msgid "Robust, high performance JSON parser and generator for R" msgstr "" -#: gnu/packages/web.scm:3771 +#: gnu/packages/web.scm:3820 msgid "" "The jsonlite package provides a fast JSON parser and generator optimized\n" "for statistical data and the web. It offers flexible, robust, high\n" -"performance tools for working with JSON in R and is particularly powerful for\n" -"building pipelines and interacting with a web API. In addition to converting\n" -"JSON data from/to R objects, jsonlite contains functions to stream, validate,\n" -"and prettify JSON data. The unit tests included with the package verify that\n" -"all edge cases are encoded and decoded consistently for use with dynamic data\n" +"performance tools for working with JSON in R and is particularly powerful " +"for\n" +"building pipelines and interacting with a web API. In addition to " +"converting\n" +"JSON data from/to R objects, jsonlite contains functions to stream, " +"validate,\n" +"and prettify JSON data. The unit tests included with the package verify " +"that\n" +"all edge cases are encoded and decoded consistently for use with dynamic " +"data\n" "in systems and applications." msgstr "" -#: gnu/packages/web.scm:3799 +#: gnu/packages/web.scm:3848 msgid "Simple HTTP server to serve static files or dynamic documents" msgstr "" -#: gnu/packages/web.scm:3801 +#: gnu/packages/web.scm:3850 msgid "" "Servr provides an HTTP server in R to serve static files, or dynamic\n" -"documents that can be converted to HTML files (e.g., R Markdown) under a given\n" +"documents that can be converted to HTML files (e.g., R Markdown) under a " +"given\n" "directory." msgstr "" -#: gnu/packages/web.scm:3835 +#: gnu/packages/web.scm:3884 msgid "R tools for HTML" msgstr "" -#: gnu/packages/web.scm:3837 +#: gnu/packages/web.scm:3886 msgid "This package provides tools for HTML generation and output in R." msgstr "Ce paquet fournit des outils pour générer du HTML en R." -#: gnu/packages/web.scm:3856 +#: gnu/packages/web.scm:3905 msgid "HTML Widgets for R" msgstr "" -#: gnu/packages/web.scm:3858 +#: gnu/packages/web.scm:3907 msgid "" "HTML widgets is a framework for creating HTML widgets that render in\n" -"various contexts including the R console, R Markdown documents, and Shiny web\n" +"various contexts including the R console, R Markdown documents, and Shiny " +"web\n" "applications." msgstr "" -#: gnu/packages/web.scm:3883 +#: gnu/packages/web.scm:3934 msgid "Advanced tables for Markdown/HTML" msgstr "" -#: gnu/packages/web.scm:3885 +#: gnu/packages/web.scm:3936 msgid "" "This package provides functions to build tables with advanced layout\n" "elements such as row spanners, column spanners, table spanners, zebra\n" @@ -19020,322 +21208,334 @@ msgid "" "LaTeX." msgstr "" -#: gnu/packages/web.scm:3922 +#: gnu/packages/web.scm:3973 msgid "HTTP client for R" msgstr "" -#: gnu/packages/web.scm:3924 +#: gnu/packages/web.scm:3975 msgid "" "The @code{curl()} and @code{curl_download()} functions provide highly\n" "configurable drop-in replacements for base @code{url()} and\n" -"@code{download.file()} with better performance, support for encryption, gzip\n" +"@code{download.file()} with better performance, support for encryption, " +"gzip\n" "compression, authentication, and other @code{libcurl} goodies. The core of\n" "the package implements a framework for performing fully customized requests\n" "where data can be processed either in memory, on disk, or streaming via the\n" "callback or connection interfaces." msgstr "" -#: gnu/packages/web.scm:3946 +#: gnu/packages/web.scm:3997 msgid "Output R objects in HTML format" msgstr "" -#: gnu/packages/web.scm:3948 +#: gnu/packages/web.scm:3999 msgid "" "This package provides easy-to-use and versatile functions to output R\n" "objects in HTML format." msgstr "" -#: gnu/packages/web.scm:3965 +#: gnu/packages/web.scm:4016 msgid "JSON library for R" msgstr "" -#: gnu/packages/web.scm:3967 +#: gnu/packages/web.scm:4018 msgid "" "This package provides functions to convert R objects into JSON objects\n" "and vice-versa." msgstr "" -#: gnu/packages/web.scm:3996 +#: gnu/packages/web.scm:4047 msgid "HTML5 parsing library" msgstr "Bibliothèque d'analyse d'HTML5" -#: gnu/packages/web.scm:3998 +#: gnu/packages/web.scm:4049 msgid "" "Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n" "a pure C99 library." msgstr "" -#: gnu/packages/web.scm:4069 +#: gnu/packages/web.scm:4120 msgid "Application container server" msgstr "" -#: gnu/packages/web.scm:4071 +#: gnu/packages/web.scm:4122 msgid "" "uWSGI presents a complete stack for networked/clustered web applications,\n" "implementing message/object passing, caching, RPC and process management.\n" -"It uses the uwsgi protocol for all the networking/interprocess communications." +"It uses the uwsgi protocol for all the networking/interprocess " +"communications." msgstr "" -#: gnu/packages/web.scm:4101 +#: gnu/packages/web.scm:4152 msgid "Command-line JSON processor" msgstr "" -#: gnu/packages/web.scm:4102 +#: gnu/packages/web.scm:4153 msgid "" "jq is like sed for JSON data – you can use it to slice and\n" -"filter and map and transform structured data with the same ease that sed, awk,\n" -"grep and friends let you play with text. It is written in portable C. jq can\n" +"filter and map and transform structured data with the same ease that sed, " +"awk,\n" +"grep and friends let you play with text. It is written in portable C. jq " +"can\n" "mangle the data format that you have into the one that you want with very\n" "little effort, and the program to do so is often shorter and simpler than\n" "you'd expect." msgstr "" -#: gnu/packages/web.scm:4141 +#: gnu/packages/web.scm:4192 msgid "Library for mocking web service APIs which use HTTP or HTTPS" msgstr "" -#: gnu/packages/web.scm:4143 +#: gnu/packages/web.scm:4194 msgid "" "Uhttpmock is a project for mocking web service APIs which use HTTP or\n" "HTTPS. It provides a library, libuhttpmock, which implements recording and\n" "playback of HTTP request/response traces." msgstr "" -#: gnu/packages/web.scm:4178 +#: gnu/packages/web.scm:4229 msgid "Single file web server" msgstr "" -#: gnu/packages/web.scm:4179 +#: gnu/packages/web.scm:4230 msgid "" "Woof (Web Offer One File) is a small simple web server that\n" -"can easily be invoked on a single file. Your partner can access the file with\n" +"can easily be invoked on a single file. Your partner can access the file " +"with\n" "tools they trust (e.g. wget)." msgstr "" -#: gnu/packages/web.scm:4205 +#: gnu/packages/web.scm:4256 msgid "Build system for the Netsurf project" msgstr "" -#: gnu/packages/web.scm:4207 +#: gnu/packages/web.scm:4258 msgid "" "This package provides the shared build system for Netsurf project\n" "libraries." msgstr "" -#: gnu/packages/web.scm:4242 +#: gnu/packages/web.scm:4293 msgid "Parser building library" msgstr "Bibliothèque de construction d'analyseur" -#: gnu/packages/web.scm:4244 +#: gnu/packages/web.scm:4295 msgid "" "LibParserUtils is a library for building efficient parsers, written in\n" "C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4272 +#: gnu/packages/web.scm:4323 msgid "HTML5 compliant parsing library" msgstr "" -#: gnu/packages/web.scm:4274 +#: gnu/packages/web.scm:4325 msgid "" "Hubbub is an HTML5 compliant parsing library, written in C, which can\n" "parse both valid and invalid web content. It is developed as part of the\n" "NetSurf project." msgstr "" -#: gnu/packages/web.scm:4349 +#: gnu/packages/web.scm:4400 msgid "Wiki compiler, capable of generating HTML" msgstr "" -#: gnu/packages/web.scm:4351 +#: gnu/packages/web.scm:4402 msgid "" "Ikiwiki is a wiki compiler, capable of generating a static set of web\n" "pages, but also incorporating dynamic features like a web based editor and\n" "commenting." msgstr "" -#: gnu/packages/web.scm:4375 +#: gnu/packages/web.scm:4426 msgid "String internment library" msgstr "" -#: gnu/packages/web.scm:4377 +#: gnu/packages/web.scm:4428 msgid "" "LibWapcaplet provides a reference counted string internment system\n" "designed to store small strings and allow rapid comparison of them. It is\n" "developed as part of the Netsurf project." msgstr "" -#: gnu/packages/web.scm:4404 +#: gnu/packages/web.scm:4455 msgid "CSS parser and selection library" msgstr "Bibliothèque d'analyse et de sélection de CSS" -#: gnu/packages/web.scm:4406 +#: gnu/packages/web.scm:4457 msgid "" "LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,\n" "written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4440 +#: gnu/packages/web.scm:4491 msgid "Implementation of the W3C DOM" msgstr "" -#: gnu/packages/web.scm:4442 +#: gnu/packages/web.scm:4493 msgid "" "LibDOM is an implementation of the W3C DOM, written in C. It is\n" "developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4469 +#: gnu/packages/web.scm:4520 msgid "Library for parsing SVG files" msgstr "Bibliothèque pour analyser des fichiers SVG" -#: gnu/packages/web.scm:4471 +#: gnu/packages/web.scm:4522 msgid "" "Libsvgtiny takes some SVG as input and returns a list of paths and texts\n" "which can be rendered easily, as defined in\n" -"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the NetSurf\n" +"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the " +"NetSurf\n" "project." msgstr "" -#: gnu/packages/web.scm:4494 +#: gnu/packages/web.scm:4545 msgid "Decoding library for BMP and ICO files" msgstr "" -#: gnu/packages/web.scm:4496 +#: gnu/packages/web.scm:4547 msgid "" "Libnsbmp is a decoding library for BMP and ICO image file formats,\n" "written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4517 +#: gnu/packages/web.scm:4568 msgid "Decoding library for GIF files" msgstr "" -#: gnu/packages/web.scm:4519 +#: gnu/packages/web.scm:4570 msgid "" "Libnsgif is a decoding library for the GIF image file format, written in\n" "C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4540 +#: gnu/packages/web.scm:4591 msgid "Utility library for NetSurf" msgstr "" -#: gnu/packages/web.scm:4542 +#: gnu/packages/web.scm:4593 msgid "" "Libnsutils provides a small number of useful utility routines. It is\n" "developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4563 +#: gnu/packages/web.scm:4614 msgid "Library to generate a static Public Suffix List" msgstr "" -#: gnu/packages/web.scm:4565 +#: gnu/packages/web.scm:4616 msgid "" "Libnspsl is a library to generate a static code representation of the\n" "Public Suffix List. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4591 +#: gnu/packages/web.scm:4642 msgid "Generate JavaScript to DOM bindings" msgstr "" -#: gnu/packages/web.scm:4593 +#: gnu/packages/web.scm:4644 msgid "" "@code{nsgenbind} is a tool to generate JavaScript to DOM bindings from\n" "w3c webidl files and a binding configuration file." msgstr "" -#: gnu/packages/web.scm:4704 +#: gnu/packages/web.scm:4755 msgid "Web browser" msgstr "" -#: gnu/packages/web.scm:4706 +#: gnu/packages/web.scm:4757 msgid "" "NetSurf is a lightweight web browser that has its own layout and\n" "rendering engine entirely written from scratch. It is small and capable of\n" "handling many of the web standards in use today." msgstr "" -#: gnu/packages/web.scm:4739 +#: gnu/packages/web.scm:4797 msgid "Unix command line interface to the www" msgstr "" -#: gnu/packages/web.scm:4740 +#: gnu/packages/web.scm:4798 msgid "" "Surfraw (Shell Users' Revolutionary Front Rage Against the Web)\n" -"provides a unix command line interface to a variety of popular www search engines\n" +"provides a unix command line interface to a variety of popular www search " +"engines\n" "and similar services." msgstr "" -#: gnu/packages/web.scm:4771 +#: gnu/packages/web.scm:4829 msgid "Simple static web server" msgstr "" -#: gnu/packages/web.scm:4772 +#: gnu/packages/web.scm:4830 msgid "" "darkhttpd is a simple static web server. It is\n" "standalone and does not need inetd or ucspi-tcp. It does not need any\n" "config files---you only have to specify the www root." msgstr "" -#: gnu/packages/web.scm:4802 +#: gnu/packages/web.scm:4860 msgid "Analyze Web server logs in real time" msgstr "" -#: gnu/packages/web.scm:4804 +#: gnu/packages/web.scm:4862 msgid "" "GoAccess is a real-time web log analyzer and interactive viewer that\n" "runs in a terminal or through your browser. It provides fast and valuable\n" -"HTTP statistics for system administrators that require a visual server report\n" +"HTTP statistics for system administrators that require a visual server " +"report\n" "on the fly." msgstr "" -#: gnu/packages/web.scm:4839 +#: gnu/packages/web.scm:4897 msgid "Tunnel data connections through HTTP requests" msgstr "" -#: gnu/packages/web.scm:4840 +#: gnu/packages/web.scm:4898 msgid "" "httptunnel creates a bidirectional virtual data connection\n" "tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be\n" "useful for users behind restrictive firewalls. As long as Web traffic is\n" -"allowed, even through a HTTP-only proxy, httptunnel can be combined with other\n" +"allowed, even through a HTTP-only proxy, httptunnel can be combined with " +"other\n" "tools like SSH (Secure Shell) to reach the outside world." msgstr "" -#: gnu/packages/web.scm:4865 +#: gnu/packages/web.scm:4923 msgid "TLS proxy for clients or servers" msgstr "" -#: gnu/packages/web.scm:4866 +#: gnu/packages/web.scm:4924 msgid "" "Stunnel is a proxy designed to add TLS encryption\n" "functionality to existing clients and servers without any changes in the\n" -"programs' code. Its architecture is optimized for security, portability, and\n" +"programs' code. Its architecture is optimized for security, portability, " +"and\n" "scalability (including load-balancing), making it suitable for large\n" "deployments." msgstr "" -#: gnu/packages/web.scm:4890 +#: gnu/packages/web.scm:4951 msgid "Internet services daemon" msgstr "" -#: gnu/packages/web.scm:4891 +#: gnu/packages/web.scm:4952 msgid "" "@code{xinetd}, a more secure replacement for @code{inetd},\n" "listens for incoming requests over a network and launches the appropriate\n" -"service for that request. Requests are made using port numbers as identifiers\n" -"and xinetd usually launches another daemon to handle the request. It can be\n" +"service for that request. Requests are made using port numbers as " +"identifiers\n" +"and xinetd usually launches another daemon to handle the request. It can " +"be\n" "used to start services with both privileged and non-privileged port numbers." msgstr "" -#: gnu/packages/web.scm:4935 +#: gnu/packages/web.scm:4996 msgid "HTML Tidy with HTML5 support" msgstr "" -#: gnu/packages/web.scm:4937 +#: gnu/packages/web.scm:4998 msgid "" "Tidy is a console application which corrects and cleans up\n" "HTML and XML documents by fixing markup errors and upgrading\n" @@ -19346,45 +21546,50 @@ msgid "" "functions of Tidy." msgstr "" -#: gnu/packages/web.scm:4993 +#: gnu/packages/web.scm:5054 msgid "Webserver with focus on security" msgstr "" -#: gnu/packages/web.scm:4995 +#: gnu/packages/web.scm:5056 msgid "" "Hiawatha has been written with security in mind.\n" -"Features include the ability to stop SQL injections, XSS and CSRF attacks and\n" +"Features include the ability to stop SQL injections, XSS and CSRF attacks " +"and\n" "exploit attempts." msgstr "" -#: gnu/packages/web.scm:5019 +#: gnu/packages/web.scm:5080 msgid "HTTP request and response service" msgstr "" -#: gnu/packages/web.scm:5020 +#: gnu/packages/web.scm:5081 msgid "" "Testing an HTTP Library can become difficult sometimes.\n" -"@code{RequestBin} is fantastic for testing POST requests, but doesn't let you control the\n" -"response. This exists to cover all kinds of HTTP scenarios. All endpoint responses are\n" +"@code{RequestBin} is fantastic for testing POST requests, but doesn't let " +"you control the\n" +"response. This exists to cover all kinds of HTTP scenarios. All endpoint " +"responses are\n" "JSON-encoded." msgstr "" -#: gnu/packages/web.scm:5048 +#: gnu/packages/web.scm:5109 msgid "Test your HTTP library against a local copy of httpbin" msgstr "" -#: gnu/packages/web.scm:5050 +#: gnu/packages/web.scm:5111 msgid "" -"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-injected\n" -"into your tests. It automatically starts up a HTTP server in a separate thread running\n" +"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-" +"injected\n" +"into your tests. It automatically starts up a HTTP server in a separate " +"thread running\n" "@code{httpbin} and provides your test with the URL in the fixture." msgstr "" -#: gnu/packages/web.scm:5081 +#: gnu/packages/web.scm:5142 msgid "HTTP request/response parser for C" msgstr "" -#: gnu/packages/web.scm:5082 +#: gnu/packages/web.scm:5143 msgid "" "This is a parser for HTTP messages written in C. It parses\n" "both requests and responses. The parser is designed to be used in\n" @@ -19394,53 +21599,53 @@ msgid "" "message stream (in a web server that is per connection)." msgstr "" -#: gnu/packages/web.scm:5134 +#: gnu/packages/web.scm:5195 msgid "HTTP client mock for Python" msgstr "" -#: gnu/packages/web.scm:5135 +#: gnu/packages/web.scm:5196 msgid "" "@code{httpretty} is a helper for faking web requests,\n" "inspired by Ruby's @code{fakeweb}." msgstr "" -#: gnu/packages/web.scm:5153 +#: gnu/packages/web.scm:5214 msgid "Output JSON from a shell" msgstr "" -#: gnu/packages/web.scm:5154 +#: gnu/packages/web.scm:5215 msgid "" "jo is a command-line utility to create JSON objects or\n" "arrays. It creates a JSON string on stdout from words provided as\n" "command-line arguments or read from stdin." msgstr "" -#: gnu/packages/web.scm:5203 +#: gnu/packages/web.scm:5263 msgid "Command-line interface to archive.org" msgstr "Interface en ligne de commande pour archive.org" -#: gnu/packages/web.scm:5204 +#: gnu/packages/web.scm:5264 msgid "" "@code{ia} is a command-line tool for using\n" "@url{archive.org} from the command-line. It also emplements the\n" "internetarchive python module for programatic access to archive.org." msgstr "" -#: gnu/packages/web.scm:5259 +#: gnu/packages/web.scm:5319 msgid "Search code snippets on @url{https://commandlinefu.com}" msgstr "" -#: gnu/packages/web.scm:5260 +#: gnu/packages/web.scm:5320 msgid "" "@code{clf} is a command line tool for searching code\n" "snippets on @url{https://commandlinefu.com}." msgstr "" -#: gnu/packages/web.scm:5362 +#: gnu/packages/web.scm:5422 msgid "Easy interactive web applications with R" msgstr "" -#: gnu/packages/web.scm:5364 +#: gnu/packages/web.scm:5424 msgid "" "Makes it incredibly easy to build interactive web applications\n" "with R. Automatic \"reactive\" binding between inputs and outputs and\n" @@ -19448,211 +21653,314 @@ msgid "" "responsive, and powerful applications with minimal effort." msgstr "" -#: gnu/packages/web.scm:5390 +#: gnu/packages/web.scm:5463 +msgid "Create dashboards with shiny" +msgstr "" + +#: gnu/packages/web.scm:5464 +msgid "" +"This package provides an extension to the Shiny web\n" +"application framework for R, making it easy to create attractive dashboards." +msgstr "" + +#: gnu/packages/web.scm:5491 msgid "Inter-widget interactivity for HTML widgets" msgstr "" -#: gnu/packages/web.scm:5392 +#: gnu/packages/web.scm:5493 msgid "" "This package provides building blocks for allowing HTML widgets to\n" -"communicate with each other, with Shiny or without (i.e. static @code{.html}\n" +"communicate with each other, with Shiny or without (i.e. static @code{." +"html}\n" "files). It currently supports linked brushing and filtering." msgstr "" -#: gnu/packages/web.scm:5412 +#: gnu/packages/web.scm:5513 msgid "Web server interface for R" msgstr "Serveur web d'interface pour R" -#: gnu/packages/web.scm:5414 +#: gnu/packages/web.scm:5515 msgid "" "This package contains the Rook specification and convenience software\n" "for building and running Rook applications. A Rook application is an R\n" "reference class object that implements a @code{call} method or an R closure\n" -"that takes exactly one argument, an environment, and returns a list with three\n" +"that takes exactly one argument, an environment, and returns a list with " +"three\n" "named elements: the @code{status}, the @code{headers}, and the @code{body}." msgstr "" -#: gnu/packages/web.scm:5454 +#: gnu/packages/web.scm:5555 msgid "Generate Atom feeds for social networking websites" msgstr "" -#: gnu/packages/web.scm:5455 +#: gnu/packages/web.scm:5556 msgid "" "rss-bridge generates Atom feeds for social networking\n" "websites lacking feeds. Supported websites include Facebook, Twitter,\n" "Instagram and YouTube." msgstr "" -#: gnu/packages/web.scm:5487 +#: gnu/packages/web.scm:5588 msgid "Check websites for broken links" msgstr "" -#: gnu/packages/web.scm:5488 +#: gnu/packages/web.scm:5589 msgid "" "LinkChecker is a website validator. It checks for broken\n" "links in websites. It is recursive and multithreaded providing output in\n" "colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It\n" -"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and local\n" +"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and " +"local\n" "file links." msgstr "" -#: gnu/packages/web.scm:5529 +#: gnu/packages/web.scm:5630 msgid "Command-line WebDAV client" msgstr "" -#: gnu/packages/web.scm:5531 +#: gnu/packages/web.scm:5632 msgid "" "Cadaver is a command-line WebDAV client for Unix. It supports\n" "file upload, download, on-screen display, namespace operations (move/copy),\n" "collection creation and deletion, and locking operations." msgstr "" -#: gnu/packages/web.scm:5549 +#: gnu/packages/web.scm:5650 msgid "Universal Binary JSON encoder/decoder" msgstr "" -#: gnu/packages/web.scm:5551 +#: gnu/packages/web.scm:5652 msgid "" "Py-ubjson is a Python module providing an Universal Binary JSON\n" "encoder/decoder based on the draft-12 specification for UBJSON." msgstr "" -#: gnu/packages/web.scm:5599 +#: gnu/packages/web.scm:5700 msgid "" "Java Servlet, JavaServer Pages, Java Expression Language and Java\n" "WebSocket" msgstr "" -#: gnu/packages/web.scm:5601 +#: gnu/packages/web.scm:5702 msgid "" "Apache Tomcat is a free implementation of the Java\n" "Servlet, JavaServer Pages, Java Expression Language and Java WebSocket\n" "technologies." msgstr "" -#: gnu/packages/web.scm:5651 +#: gnu/packages/web.scm:5752 msgid "Helper classes for jetty tests" msgstr "" -#: gnu/packages/web.scm:5652 +#: gnu/packages/web.scm:5753 msgid "" "This packages contains helper classes for testing the Jetty\n" "Web Server." msgstr "" -#: gnu/packages/web.scm:5714 +#: gnu/packages/web.scm:5815 msgid "Utility classes for Jetty" msgstr "" -#: gnu/packages/web.scm:5715 +#: gnu/packages/web.scm:5816 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides utility classes." msgstr "" -#: gnu/packages/web.scm:5786 +#: gnu/packages/web.scm:5887 msgid "Jetty :: IO Utility" msgstr "" -#: gnu/packages/web.scm:5787 +#: gnu/packages/web.scm:5888 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides IO-related utility classes." msgstr "" -#: gnu/packages/web.scm:5830 +#: gnu/packages/web.scm:5931 msgid "Jetty :: Http Utility" msgstr "" -#: gnu/packages/web.scm:5831 +#: gnu/packages/web.scm:5932 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" -"or embedded instantiation. This package provides HTTP-related utility classes." +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides HTTP-related utility " +"classes." msgstr "" -#: gnu/packages/web.scm:5864 +#: gnu/packages/web.scm:5965 msgid "Jetty :: JMX Management" msgstr "" -#: gnu/packages/web.scm:5865 +#: gnu/packages/web.scm:5966 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the JMX management." msgstr "" -#: gnu/packages/web.scm:5951 +#: gnu/packages/web.scm:6052 msgid "Core jetty server artifact" msgstr "" -#: gnu/packages/web.scm:5952 +#: gnu/packages/web.scm:6053 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the core jetty server\n" "artifact." msgstr "" -#: gnu/packages/web.scm:5995 +#: gnu/packages/web.scm:6096 msgid "Jetty security infrastructure" msgstr "" -#: gnu/packages/web.scm:5996 +#: gnu/packages/web.scm:6097 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the core jetty security\n" "infrastructure" msgstr "" -#: gnu/packages/web.scm:6039 +#: gnu/packages/web.scm:6140 msgid "Jetty Servlet Container" msgstr "" -#: gnu/packages/web.scm:6040 +#: gnu/packages/web.scm:6141 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the core jetty servlet\n" "container." msgstr "" -#: gnu/packages/web.scm:6087 +#: gnu/packages/web.scm:6204 +#, fuzzy +msgid "HTML parser" +msgstr "Bibliothèque d'analyse d'HTML5" + +#: gnu/packages/web.scm:6205 +msgid "" +"Jsoup is a Java library for working with real-world HTML. It\n" +"provides a very convenient API for extracting and manipulating data, using " +"the\n" +"best of DOM, CSS, and jQuery-like methods." +msgstr "" + +#: gnu/packages/web.scm:6226 msgid "Validate HTML" msgstr "" -#: gnu/packages/web.scm:6088 +#: gnu/packages/web.scm:6227 msgid "" "Tidyp is a program that can validate your HTML, as well as\n" "modify it to be more clean and standard. tidyp does not validate HTML 5.\n" "\n" -"libtidyp is the library on which the program is based. It can be used by any\n" -"other program that can interface to it. The Perl module @code{HTML::Tidy} is\n" +"libtidyp is the library on which the program is based. It can be used by " +"any\n" +"other program that can interface to it. The Perl module @code{HTML::Tidy} " +"is\n" "based on this library, allowing Perl programmers to easily validate HTML." msgstr "" -#: gnu/packages/web.scm:6129 +#: gnu/packages/web.scm:6268 msgid "(X)HTML validation in a Perl object" msgstr "" -#: gnu/packages/web.scm:6130 +#: gnu/packages/web.scm:6269 msgid "" "@code{HTML::Tidy} is an HTML checker in a handy dandy\n" -"object. It's meant as a replacement for @code{HTML::Lint}, which is written\n" +"object. It's meant as a replacement for @code{HTML::Lint}, which is " +"written\n" "in Perl but is not nearly as capable as @code{HTML::Tidy}." msgstr "" -#: gnu/packages/wordnet.scm:86 +#: gnu/packages/web.scm:6295 +msgid "Small Gopher server" +msgstr "" + +#: gnu/packages/web.scm:6297 +msgid "" +"Geomyidae is a server for distributed hypertext protocol Gopher. Its\n" +"features include:\n" +"\n" +"@enumerate\n" +"@item Gopher menus (see @file{index.gph} for an example);\n" +"@item directory listings (if no @file{index.gph} was found);\n" +"@item CGI support (@file{.cgi} files are executed);\n" +"@item search support in CGI files;\n" +"@item logging with multiple log levels.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/web.scm:6344 +msgid "Random avatar generator" +msgstr "" + +#: gnu/packages/web.scm:6345 +msgid "" +"Cat avatar generator is a generator of cat pictures optimised\n" +"to generate random avatars, or defined avatar from a \"seed\". This is a\n" +"derivation by David Revoy from the original MonsterID by Andreas Gohr." +msgstr "" + +#: gnu/packages/web.scm:6407 +msgid "HTTP/2 protocol client, proxy, server, and library" +msgstr "" + +#: gnu/packages/web.scm:6409 +msgid "" +"nghttp2 implements the Hypertext Transfer Protocol, version\n" +"2 (@dfn{HTTP/2}).\n" +"\n" +"A reusable C library provides the HTTP/2 framing layer, with several tools " +"built\n" +"on top of it:\n" +"\n" +"@itemize\n" +"@item @command{nghttp}, a command-line HTTP/2 client. It exposes many " +"advanced\n" +"and low-level aspects of the protocol and is useful for debugging.\n" +"@item @command{nghttpd}, a fast, multi-threaded HTTP/2 static web server " +"that\n" +"serves files from a local directory.\n" +"@item @command{nghttpx}, a fast, multi-threaded HTTP/2 reverse proxy that " +"can be\n" +"deployed in front of existing web servers that don't support HTTP/2.\n" +"Both @command{nghttpd} and @command{nghttpx} can fall back to HTTP/1.1 for\n" +"backwards compatibilty with clients that don't speak HTTP/2.\n" +"@item @command{h2load} for benchmarking (only!) your own HTTP/2 servers.\n" +"@item HTTP/2 uses a header compression method called @dfn{HPACK}.\n" +"nghttp2 provides a HPACK encoder and decoder as part of its public API.\n" +"@item @command{deflatehd} converts JSON data or HTTP/1-style header fields " +"to\n" +"compressed JSON header blocks.\n" +"@item @command{inflatehd} converts such compressed headers back to JSON " +"pairs.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/wordnet.scm:92 msgid "Lexical database for the English language" msgstr "Base de données lexicale pour la langue anglaise" -#: gnu/packages/wordnet.scm:88 +#: gnu/packages/wordnet.scm:94 msgid "" "WordNet is a large lexical database of English. Nouns, verbs,\n" -"adjectives and adverbs are grouped into sets of cognitive synonyms (synsets),\n" +"adjectives and adverbs are grouped into sets of cognitive synonyms " +"(synsets),\n" "each expressing a distinct concept. Synsets are interlinked by means of\n" "conceptual-semantic and lexical relations. The resulting network of\n" "meaningfully related words and concepts can be navigated with the browser.\n" @@ -19660,33 +21968,37 @@ msgid "" "structure makes it a useful tool for computational linguistics and natural\n" "language processing." msgstr "" -"WordNet est une vaste base de données pour la langue anglaise. Noms, verbes,\n" +"WordNet est une vaste base de données pour la langue anglaise. Noms, " +"verbes,\n" "adjectifs et adverbes sont regroupés en ensembles de synonymes cognitifs\n" "(synsets), chacun exprimant un concept distinct. Les synsets sont reliés\n" "par des relations de sémantique conceptuelles et lexicales. Le réseau de\n" "mots et de concepts liés par leur sens est navigable avec le navigateur.\n" -"WordNet est aussi gratuitement et publiquement disponible au téléchargement.\n" -"La structure de WordNet en fait un outil utile pour la linguistique informatique et\n" +"WordNet est aussi gratuitement et publiquement disponible au " +"téléchargement.\n" +"La structure de WordNet en fait un outil utile pour la linguistique " +"informatique et\n" "le traitement de la langue naturelle." -#: gnu/packages/xiph.scm:68 +#: gnu/packages/xiph.scm:69 msgid "Library for manipulating the ogg multimedia format" msgstr "" -#: gnu/packages/xiph.scm:70 +#: gnu/packages/xiph.scm:71 msgid "" "The libogg library allows to manipulate the ogg multimedia container\n" -"format, which encapsulates raw compressed data and allows the interleaving of\n" +"format, which encapsulates raw compressed data and allows the interleaving " +"of\n" "audio and video data. In addition to encapsulation and interleaving of\n" "multiple data streams, ogg provides packet framing, error detection, and\n" "periodic timestamps for seeking." msgstr "" -#: gnu/packages/xiph.scm:94 +#: gnu/packages/xiph.scm:98 msgid "Library implementing the vorbis audio format" msgstr "" -#: gnu/packages/xiph.scm:96 +#: gnu/packages/xiph.scm:100 msgid "" "The libvorbis library implements the ogg vorbis audio format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" @@ -19695,22 +22007,22 @@ msgid "" "128 kbps/channel." msgstr "" -#: gnu/packages/xiph.scm:121 +#: gnu/packages/xiph.scm:137 msgid "Library implementing the Theora video format" msgstr "" -#: gnu/packages/xiph.scm:123 +#: gnu/packages/xiph.scm:139 msgid "" "The libtheora library implements the ogg theora video format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" "compressed video format." msgstr "" -#: gnu/packages/xiph.scm:148 +#: gnu/packages/xiph.scm:164 msgid "Library for patent-free audio compression format" msgstr "" -#: gnu/packages/xiph.scm:150 +#: gnu/packages/xiph.scm:166 msgid "" "GNU Speex is a patent-free audio compression codec specially designed\n" "for speech. It is well-adapted to internet applications, such as VoIP. It\n" @@ -19718,21 +22030,21 @@ msgid "" "stereo encoding, and voice activity detection." msgstr "" -#: gnu/packages/xiph.scm:176 +#: gnu/packages/xiph.scm:192 msgid "Speex processing library" msgstr "Bibliothèque de traitement de Speex" -#: gnu/packages/xiph.scm:178 +#: gnu/packages/xiph.scm:194 msgid "" "SpeexDSP is a @dfn{DSP} (Digital Signal Processing) library based on\n" "work from the @code{speex} codec." msgstr "" -#: gnu/packages/xiph.scm:205 +#: gnu/packages/xiph.scm:221 msgid "Cross platform audio library" msgstr "" -#: gnu/packages/xiph.scm:207 +#: gnu/packages/xiph.scm:223 msgid "" "Libao is a cross-platform audio library that allows programs to\n" "output audio using a simple API on a wide variety of platforms.\n" @@ -19758,21 +22070,22 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/xiph.scm:249 +#: gnu/packages/xiph.scm:265 msgid "Free lossless audio codec" msgstr "" -#: gnu/packages/xiph.scm:251 +#: gnu/packages/xiph.scm:267 msgid "" -"FLAC stands for Free Lossless Audio Codec, an audio format that is lossless,\n" +"FLAC stands for Free Lossless Audio Codec, an audio format that is " +"lossless,\n" "meaning that audio is compressed in FLAC without any loss in quality." msgstr "" -#: gnu/packages/xiph.scm:277 +#: gnu/packages/xiph.scm:293 msgid "Karaoke and text codec for embedding in ogg" msgstr "" -#: gnu/packages/xiph.scm:279 +#: gnu/packages/xiph.scm:295 msgid "" "Kate is an overlay codec, originally designed for karaoke and text,\n" "that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" @@ -19787,11 +22100,11 @@ msgid "" "Kate stream." msgstr "" -#: gnu/packages/xiph.scm:317 +#: gnu/packages/xiph.scm:333 msgid "Ogg vorbis tools" msgstr "Outils pour Ogg vorbis" -#: gnu/packages/xiph.scm:319 +#: gnu/packages/xiph.scm:335 msgid "" "Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" "general-purpose compressed audio format.\n" @@ -19803,67 +22116,80 @@ msgid "" "ogginfo, to obtain information (tags, bitrate, length, etc.) about\n" " an ogg vorbis file." msgstr "" -"Ogg vorbis est un format audio non privateur, gratuit, non breveté, généraliste,\n" +"Ogg vorbis est un format audio non privateur, gratuit, non breveté, " +"généraliste,\n" "et compressé.\n" "\n" "Le paquet vorbis-tools contient\n" "ogg123, un lecteur audio en ligne de commande pour ogg vorbis ;\n" "oggenc, l'encodeur ogg vorbis ;\n" -"oggdec, un décodeur simple et portable en ligne de commande (pour wav et raw) ;\n" -"ogginfo, pour obtenir des informations (tags, débit, longueur, etc) à propos\n" +"oggdec, un décodeur simple et portable en ligne de commande (pour wav et " +"raw) ;\n" +"ogginfo, pour obtenir des informations (tags, débit, longueur, etc) à " +"propos\n" " d'un fichier ogg vorbis." -#: gnu/packages/xiph.scm:343 gnu/packages/xiph.scm:406 +#: gnu/packages/xiph.scm:359 gnu/packages/xiph.scm:422 msgid "Versatile audio codec" msgstr "Codec audio polyvalent" -#: gnu/packages/xiph.scm:345 +#: gnu/packages/xiph.scm:361 msgid "" "Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" -"is unmatched for interactive speech and music transmission over the Internet,\n" +"is unmatched for interactive speech and music transmission over the " +"Internet,\n" "but is also intended for storage and streaming applications. It is\n" -"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which\n" +"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 " +"which\n" "incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." msgstr "" -"Opus est un codec audio entièrement libre, gratuit et très polyvalent. Opus\n" +"Opus est un codec audio entièrement libre, gratuit et très polyvalent. " +"Opus\n" "est imbattu pour les transmissions de la parole et de musique sur internet,\n" -"mais il est aussi destiné au stockage et aux applications de streaming. Il est\n" +"mais il est aussi destiné au stockage et aux applications de streaming. Il " +"est\n" "standardisé par l'IETF (Internet Engineering Task Force) dans la RFC 6716\n" "qui contient les technologies du codec SILK de Skype et du code CELT de\n" "Xiph.Org." -#: gnu/packages/xiph.scm:379 +#: gnu/packages/xiph.scm:395 msgid "Command line utilities to encode, inspect, and decode .opus files" -msgstr "Utilitaires en ligne de commande pour encoder, inspecter et décoder des fichiers .opus" +msgstr "" +"Utilitaires en ligne de commande pour encoder, inspecter et décoder des " +"fichiers .opus" -#: gnu/packages/xiph.scm:380 +#: gnu/packages/xiph.scm:396 msgid "" "Opus is a royalty-free, highly versatile audio codec.\n" "Opus-tools provide command line utilities for creating, inspecting and\n" "decoding .opus files." msgstr "" "Opus est un codec audio gratuit et très polyvalent.\n" -"Opus-tools fournit des utilitaires en ligne de commande pour créer, inspecter\n" +"Opus-tools fournit des utilitaires en ligne de commande pour créer, " +"inspecter\n" "et décoder des fichiers .opus." -#: gnu/packages/xiph.scm:408 +#: gnu/packages/xiph.scm:424 msgid "" "The opusfile library provides seeking, decode, and playback of Opus\n" -"streams in the Ogg container (.opus files) including over http(s) on posix and\n" +"streams in the Ogg container (.opus files) including over http(s) on posix " +"and\n" "windows systems." msgstr "" "La bibliothèque opusfile fournit l'avancement, le décodage et la lecture de\n" -"flux Opus dans le conteneur Ogg (fichiers .opus) notamment par http(s) sur les\n" +"flux Opus dans le conteneur Ogg (fichiers .opus) notamment par http(s) sur " +"les\n" "systèmes posix et windows." -#: gnu/packages/xiph.scm:438 +#: gnu/packages/xiph.scm:454 msgid "Streaming media server" msgstr "Serveur de flux multimédia" -#: gnu/packages/xiph.scm:439 +#: gnu/packages/xiph.scm:455 msgid "" "Icecast is a streaming media server which currently supports\n" -"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to\n" +"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used " +"to\n" "create an Internet radio station or a privately running jukebox and many\n" "things in between." msgstr "" @@ -19872,40 +22198,52 @@ msgstr "" "utilisé pour créer une station radio internet ou un jukebox privé et bien\n" "d'autres choses." -#: gnu/packages/xiph.scm:467 +#: gnu/packages/xiph.scm:483 msgid "Audio streaming library for icecast encoders" msgstr "Bibliothèque de streaming audio pour les encodeurs icecast" -#: gnu/packages/xiph.scm:469 +#: gnu/packages/xiph.scm:485 msgid "" "Libshout is a library for communicating with and sending data to an\n" "icecast server. It handles the socket connection, the timing of the data,\n" "and prevents bad data from getting to the icecast server." msgstr "" "Libshout est une bibliothèque pour communiquer et envoyer des données à\n" -"un serveur icecast. Il prend en charge la connexion, la synchronisation des\n" +"un serveur icecast. Il prend en charge la connexion, la synchronisation " +"des\n" "données et évite que de mauvaises données n'atteignent le serveur icecast." -#: gnu/services/base.scm:212 +#: gnu/services/base.scm:282 +msgid "" +"The @code{user-processes} service is responsible for\n" +"terminating all the processes so that the root file system can be re-" +"mounted\n" +"read-only, just before rebooting/halting. Processes still running after a " +"few\n" +"seconds after @code{SIGTERM} has been sent are terminated with\n" +"@code{SIGKILL}." +msgstr "" + +#: gnu/services/base.scm:335 msgid "" "Populate the @file{/etc/fstab} based on the given file\n" "system objects." msgstr "" -#: gnu/services/base.scm:356 +#: gnu/services/base.scm:512 msgid "" "Provide Shepherd services to mount and unmount the given\n" "file systems, as well as corresponding @file{/etc/fstab} entries." msgstr "" -#: gnu/services/base.scm:555 +#: gnu/services/base.scm:602 msgid "" "Seed the @file{/dev/urandom} pseudo-random number\n" "generator (RNG) with the value recorded when the system was last shut\n" "down." msgstr "" -#: gnu/services/base.scm:694 +#: gnu/services/base.scm:763 msgid "" "Install the given fonts on the specified ttys (fonts are per\n" "virtual console on GNU/Linux). The value of this service is a list of\n" @@ -19916,56 +22254,56 @@ msgid "" "@end example\n" msgstr "" -#: gnu/services/base.scm:737 +#: gnu/services/base.scm:806 msgid "" "Provide a console log-in service as specified by its\n" "configuration value, a @code{login-configuration} object." msgstr "" -#: gnu/services/base.scm:956 +#: gnu/services/base.scm:1069 msgid "" "Provide console login using the @command{agetty}\n" "program." msgstr "" -#: gnu/services/base.scm:1010 +#: gnu/services/base.scm:1123 msgid "" "Provide console login using the @command{mingetty}\n" "program." msgstr "" -#: gnu/services/base.scm:1182 +#: gnu/services/base.scm:1295 msgid "" "Runs libc's @dfn{name service cache daemon} (nscd) with the\n" "given configuration---an @code{} object. @xref{Name\n" "Service Switch}, for an example." msgstr "" -#: gnu/services/base.scm:1282 +#: gnu/services/base.scm:1395 msgid "" "Install the specified resource usage limits by populating\n" "@file{/etc/security/limits.conf} and using the @code{pam_limits}\n" "authentication module." msgstr "" -#: gnu/services/base.scm:1458 +#: gnu/services/base.scm:1613 msgid "Run the build daemon of address@hidden, aka. @command{guix-daemon}." msgstr "" -#: gnu/services/base.scm:1558 +#: gnu/services/base.scm:1713 msgid "" "Add a Shepherd service running @command{guix publish}, a\n" "command that allows you to share pre-built binaries with others over HTTP." msgstr "" -#: gnu/services/base.scm:1749 +#: gnu/services/base.scm:1918 msgid "" "Run @command{udev}, which populates the @file{/dev}\n" "directory dynamically. Get extra rules from the packages listed in the\n" "@code{rules} field of its value, @code{udev-configuration} object." msgstr "" -#: gnu/services/base.scm:1824 +#: gnu/services/base.scm:1993 msgid "" "Run GPM, the general-purpose mouse daemon, with the given\n" "command-line options. GPM allows users to use the mouse in the console,\n" @@ -19973,117 +22311,381 @@ msgid "" "@code{ps2} protocol, which works for both USB and PS/2 mice." msgstr "" +#: gnu/services/certbot.scm:162 +msgid "" +"Automatically renew @url{https://letsencrypt.org, Let's\n" +"Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n" +"and periodically invoking @command{certbot}." +msgstr "" + #: gnu/services/networking.scm:258 msgid "" "Turn up the specified network interfaces upon startup,\n" "with the given IP address, gateway, netmask, and so on. The value for\n" -"services of this type is a list of @code{static-networking} objects, one per\n" +"services of this type is a list of @code{static-networking} objects, one " +"per\n" "network interface." msgstr "" -#: gnu/services/networking.scm:432 +#: gnu/services/networking.scm:435 msgid "" "Run the @command{ntpd}, the Network Time Protocol (NTP)\n" -"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The daemon\n" +"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The " +"daemon\n" "will keep the system clock synchronized with that of the given servers." msgstr "" -#: gnu/services/networking.scm:534 +#: gnu/services/networking.scm:545 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon, as implemented by @uref{http://www.openntpd.org, OpenNTPD}. The\n" +"daemon will keep the system clock synchronized with that of the given " +"servers." +msgstr "" + +#: gnu/services/networking.scm:633 msgid "" "Start @command{inetd}, the @dfn{Internet superserver}. It is responsible\n" -"for listening on Internet sockets and spawning the corresponding services on\n" +"for listening on Internet sockets and spawning the corresponding services " +"on\n" "demand." msgstr "" -#: gnu/services/networking.scm:689 +#: gnu/services/networking.scm:788 msgid "" "Run the @uref{https://torproject.org, Tor} anonymous\n" "networking daemon." msgstr "" -#: gnu/services/networking.scm:712 +#: gnu/services/networking.scm:811 msgid "Define a new Tor @dfn{hidden service}." msgstr "" -#: gnu/services/networking.scm:821 -msgid "" -"Run @url{http://bitlbee.org,BitlBee}, a daemon that acts as\n" -"a gateway between IRC and chat networks." -msgstr "" - -#: gnu/services/networking.scm:888 +#: gnu/services/networking.scm:879 msgid "" "Run @url{https://launchpad.net/wicd,Wicd}, a network\n" "management daemon that aims to simplify wired and wireless networking." msgstr "" -#: gnu/services/networking.scm:977 +#: gnu/services/networking.scm:968 msgid "" "Run @uref{https://wiki.gnome.org/Projects/NetworkManager,\n" -"NetworkManager}, a network management daemon that aims to simplify wired and\n" +"NetworkManager}, a network management daemon that aims to simplify wired " +"and\n" "wireless networking." msgstr "" -#: gnu/services/networking.scm:1035 +#: gnu/services/networking.scm:1026 msgid "" "Run @url{https://01.org/connman,Connman},\n" "a network connection manager." msgstr "" -#: gnu/services/networking.scm:1124 +#: gnu/services/networking.scm:1115 msgid "" "Run @uref{http://www.openvswitch.org, Open vSwitch}, a multilayer virtual\n" "switch designed to enable massive network automation through programmatic\n" "extension." msgstr "" +#: gnu/services/version-control.scm:142 +msgid "" +"Expose Git respositories over the insecure @code{git://} TCP-based\n" +"protocol." +msgstr "" + +#~ msgid "Reference frontend for the libretro API" +#~ msgstr "Interface de référence pour l'API libretro" + +#~ msgid "" +#~ "Libretro is a simple but powerful development interface that allows for\n" +#~ "the easy creation of emulators, games and multimedia applications that " +#~ "can plug\n" +#~ "straight into any libretro-compatible frontend. RetroArch is the " +#~ "official\n" +#~ "reference frontend for the libretro API, currently used by most as a " +#~ "modular\n" +#~ "multi-system game/emulator system." +#~ msgstr "" +#~ "Libretro est une interface de développement simple mais puissante qui " +#~ "permet\n" +#~ "de créer facilement des émulateurs, des jeux et des applications " +#~ "multimédia qui peuvent\n" +#~ "se brancher directement sur une interface compatible avec libretro. " +#~ "RetroArch est\n" +#~ "l'interface de référence officielle pour l'API libretro, actuellement " +#~ "utilisée par la plupart comme\n" +#~ "un système de jeu/d'émulateur multi-système modulaire." + +#~ msgid "X86 emulator with CGA/EGA/VGA/etc. graphics and sound" +#~ msgstr "Émulateur X86 avec CGA/EGA/VGA/etc. graphiques et sons" + +#~ msgid "" +#~ "DOSBox is a DOS-emulator that uses the SDL library. DOSBox\n" +#~ "also emulates CPU:286/386 realmode/protected mode, Directory\n" +#~ "FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a\n" +#~ "SoundBlaster/Gravis Ultra Sound card for excellent sound compatibility " +#~ "with\n" +#~ "older games." +#~ msgstr "" +#~ "DOSBox est un émulateur DOS qui utilise la bibliothèque SDL. DOSBox\n" +#~ "émule aussi les modes réels et protégés des CPU 286 et 386, Directory\n" +#~ "FileSystem/XMS/EMS, les graphiques Tandy/Hercules/CGA/EGA/VGA/VESA,\n" +#~ "une carte SoundBlaster/Gravis Ultra pour une excellente compatibilité du " +#~ "son\n" +#~ "avec les plus vieux jeux." + +#~ msgid "Nintendo 64 emulator core library" +#~ msgstr "Bibliothèque de cœur de l'émulateur de Nintendo 64" + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "core library." +#~ msgstr "" +#~ "Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "la\n" +#~ "bibliothèque de cœur." + +#~ msgid "Mupen64Plus SDL input plugin" +#~ msgstr "Greffon d'entrée SDL de Mupen64Plus" + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "SDL audio plugin." +#~ msgstr "" +#~ "Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "le\n" +#~ "greffon SDL audio." + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "SDL input plugin." +#~ msgstr "" +#~ "Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "le\n" +#~ "greffon d'entrée SDL." + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "high-level emulation (HLE) RSP processor plugin." +#~ msgstr "" +#~ "Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "le\n" +#~ "greffon de traitement RSP d'émulation haut-niveau (HLE)." + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "Z64 RSP processor plugin." +#~ msgstr "" +#~ "Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "le\n" +#~ "greffon de traitement RSP Z64." + +#~ msgid "Mupen64Plus Rice Video plugin" +#~ msgstr "Greffon vidéo Rice pour Mupen64Plus" + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "Arachnoid video plugin." +#~ msgstr "" +#~ "Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "le\n" +#~ "greffon vidéo Arachnoid." + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "Glide64 video plugin." +#~ msgstr "" +#~ "Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "le\n" +#~ "greffon vidéo Glide64." + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "Glide64MK2 video plugin." +#~ msgstr "" +#~ "Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "le\n" +#~ "greffon vidéo Glide64MK2." + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "Rice Video plugin." +#~ msgstr "" +#~ "Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "le\n" +#~ "greffon vidéo Rice." + +#~ msgid "Mupen64Plus Z64 video plugin" +#~ msgstr "Greffon vidéo Z64 pour Mupen64Plus" + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "Z64 video plugin." +#~ msgstr "" +#~ "Mupen64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "le\n" +#~ "greffon vidéo Z64." + +#~ msgid "" +#~ "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" +#~ "which is capable of accurately playing many games. This package contains " +#~ "the\n" +#~ "command line user interface. Installing this package is the easiest way\n" +#~ "towards a working Mupen64Plus for casual users." +#~ msgstr "" +#~ "Mupens64Plus est un émulateur Nintendo 64 (N64) multi-plateforme basé sur " +#~ "des\n" +#~ "greffons capable de lancer fidèlement plusieurs jeux. Ce paquet contient " +#~ "le\n" +#~ "l'interface en ligne de commande. L'installation de ce paquet est la " +#~ "meilleure\n" +#~ "manière d'avoir un Mupen64Plus fonctionnel pour les utilisateurs " +#~ "occasionnels." + +#~ msgid "Nintendo Entertainment System (NES/Famicom) emulator" +#~ msgstr "Émulateur Nintendo Entertainement System (NES/Famicom)" + +#~ msgid "" +#~ "Nestopia UE (Undead Edition) is a fork of the Nintendo Entertainment\n" +#~ "System (NES/Famicom) emulator Nestopia, with enhancements from members of " +#~ "the\n" +#~ "emulation community. It provides highly accurate emulation." +#~ msgstr "" +#~ "Nestopia UE (Undead Edition) est un fork de l'émulateur NES/Famicom " +#~ "Nestopia, avec\n" +#~ "des améliorations des membres de la communauté de l'émulation. Il " +#~ "fournit\n" +#~ "une émulation très fidèle." + +#~ msgid "Video game console emulator front-end" +#~ msgstr "Interface d'émulateur de jeux en console" + +#~ msgid "" +#~ "EmulationStation provides a graphical front-end to a large\n" +#~ "number of video game console emulators. It features an interface that " +#~ "is\n" +#~ "usable with any game controller that has at least 4 buttons, theming " +#~ "support,\n" +#~ "and a game metadata scraper." +#~ msgstr "" +#~ "EmulationStation fournit une interface graphique pour un grand\n" +#~ "nombre d'émulateurs de jeux vidéos en console. Il fournit une interface\n" +#~ "utilisable avec n'importe quelle manette de jeu avec au moins 4 boutons " +#~ "et\n" +#~ "qui permet la personnalisation et un recycleur de métadonnées de jeux." + #, fuzzy #~| msgid "" #~| "Iproute2 is a collection of utilities for controlling TCP/IP\n" #~| "networking and traffic with the Linux kernel.\n" #~| "\n" -#~| "Most network configuration manuals still refer to ifconfig and route as the\n" +#~| "Most network configuration manuals still refer to ifconfig and route as " +#~| "the\n" #~| "primary network configuration tools, but ifconfig is known to behave\n" -#~| "inadequately in modern network environments. They should be deprecated, but\n" -#~| "most distros still include them. Most network configuration systems make use\n" -#~| "of ifconfig and thus provide a limited feature set. The /etc/net project aims\n" -#~| "to support most modern network technologies, as it doesn't use ifconfig and\n" -#~| "allows a system administrator to make use of all iproute2 features, including\n" +#~| "inadequately in modern network environments. They should be deprecated, " +#~| "but\n" +#~| "most distros still include them. Most network configuration systems " +#~| "make use\n" +#~| "of ifconfig and thus provide a limited feature set. The /etc/net " +#~| "project aims\n" +#~| "to support most modern network technologies, as it doesn't use ifconfig " +#~| "and\n" +#~| "allows a system administrator to make use of all iproute2 features, " +#~| "including\n" #~| "traffic control.\n" #~| "\n" #~| "iproute2 is usually shipped in a package called iproute or iproute2 and\n" -#~| "consists of several tools, of which the most important are ip and tc. ip\n" -#~| "controls IPv4 and IPv6 configuration and tc stands for traffic control. Both\n" +#~| "consists of several tools, of which the most important are ip and tc. " +#~| "ip\n" +#~| "controls IPv4 and IPv6 configuration and tc stands for traffic control. " +#~| "Both\n" #~| "tools print detailed usage messages and are accompanied by a set of\n" #~| "manpages." #~ msgid "" #~ "Iproute2 is a collection of utilities for controlling TCP/IP\n" #~ "networking and traffic with the Linux kernel.\n" #~ "\n" -#~ "Most network configuration manuals still refer to ifconfig and route as the\n" +#~ "Most network configuration manuals still refer to ifconfig and route as " +#~ "the\n" #~ "primary network configuration tools, but ifconfig is known to behave\n" -#~ "inadequately in modern network environments. They should be deprecated, but\n" -#~ "most distros still include them. Most network configuration systems make use\n" -#~ "of ifconfig and thus provide a limited feature set. The /etc/net project aims\n" -#~ "to support most modern network technologies, as it doesn't use ifconfig and\n" -#~ "allows a system administrator to make use of all iproute2 features, including\n" +#~ "inadequately in modern network environments. They should be deprecated, " +#~ "but\n" +#~ "most distros still include them. Most network configuration systems make " +#~ "use\n" +#~ "of ifconfig and thus provide a limited feature set. The /etc/net project " +#~ "aims\n" +#~ "to support most modern network technologies, as it doesn't use ifconfig " +#~ "and\n" +#~ "allows a system administrator to make use of all iproute2 features, " +#~ "including\n" #~ "traffic control.\n" #~ "\n" #~ "iproute2 is usually shipped in a package called iproute or iproute2 and\n" -#~ "consists of several tools, of which the most important are @command{ip} and\n" +#~ "consists of several tools, of which the most important are @command{ip} " +#~ "and\n" #~ "@command{tc}. @command{ip} controls IPv4 and IPv6 configuration and\n" -#~ "@command{tc} stands for traffic control. Both tools print detailed usage\n" +#~ "@command{tc} stands for traffic control. Both tools print detailed " +#~ "usage\n" #~ "messages and are accompanied by a set of manpages." #~ msgstr "" -#~ "Iproute2 est une collection d'utilitaires pour le contrôle des réseaux TCP/IP\n" -#~ "sous Linux. De nombreux manuels sur la configuration du réseau sous Linux se\n" +#~ "Iproute2 est une collection d'utilitaires pour le contrôle des réseaux " +#~ "TCP/IP\n" +#~ "sous Linux. De nombreux manuels sur la configuration du réseau sous Linux " +#~ "se\n" #~ "réfèrent toujours à ifconfig et route comme des outils indispensables\n" -#~ "bien que ifconfig soit connu pour son inadéquation aux réseaux modernes. Ils devraient\n" -#~ "être dépréciés mais de nombreuses distributions les incluent encore. Le projet\n" -#~ "/etc/net a pour but de supporter des technologies réseau plus modernes. Iproute2\n" -#~ "est habituellement fourni dans un paquet appelé iproute ou iproute2 et consiste\n" -#~ "en plusieurs outils dont les plus importants sont ip et tc. ip contrôle la\n" -#~ "configuration IPv4 et IPv6 tandis que tc se charge du contrôle du trafic. Ces\n" +#~ "bien que ifconfig soit connu pour son inadéquation aux réseaux modernes. " +#~ "Ils devraient\n" +#~ "être dépréciés mais de nombreuses distributions les incluent encore. Le " +#~ "projet\n" +#~ "/etc/net a pour but de supporter des technologies réseau plus modernes. " +#~ "Iproute2\n" +#~ "est habituellement fourni dans un paquet appelé iproute ou iproute2 et " +#~ "consiste\n" +#~ "en plusieurs outils dont les plus importants sont ip et tc. ip contrôle " +#~ "la\n" +#~ "configuration IPv4 et IPv6 tandis que tc se charge du contrôle du trafic. " +#~ "Ces\n" #~ "deux outils sont accompagnés par leur manuel." #, fuzzy @@ -20095,7 +22697,8 @@ msgstr "" #~ "Guile-Charting is a Guile Scheme library to create bar charts and graphs\n" #~ "using the Cairo drawing library." #~ msgstr "" -#~ "Guile-Charting est une bibliothèque pour Guile permettant de créer des diagrammes\n" +#~ "Guile-Charting est une bibliothèque pour Guile permettant de créer des " +#~ "diagrammes\n" #~ "en barre et des graphiques utilisant la bibliothèque de dessin Cairo." #~ msgid "Util-linux is a random collection of utilities for the Linux kernel." diff --git a/po/packages/hu.po b/po/packages/hu.po index f33409986..51143e2bb 100644 --- a/po/packages/hu.po +++ b/po/packages/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: guix-packages 0.14.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2017-11-28 08:56+0100\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2018-01-10 11:26+0100\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" @@ -30,7 +30,8 @@ msgstr "Szövegszerkesztő program" #: gnu/packages/abiword.scm:123 msgid "" "AbiWord is a word processing program. It is rapidly\n" -"becoming a state of the art word processor, with lots of features useful for\n" +"becoming a state of the art word processor, with lots of features useful " +"for\n" "your daily work, personal needs, or for just some good old typing fun." msgstr "" "Az AbiWord egy szövegszerkesztő program. Gyorsan a legkorszerűbb\n" @@ -38,14 +39,15 @@ msgstr "" "személyes igényekhez vagy egyszerűen csak néhány régi jó szórakoztató\n" "gépeléshez." -#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:715 +#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:718 msgid "Spell checker" msgstr "Helyesírás-ellenőrző" #: gnu/packages/aspell.scm:72 msgid "" "Aspell is a spell-checker which can be used either as a library or as\n" -"a standalone program. Notable features of Aspell include its full support of\n" +"a standalone program. Notable features of Aspell include its full support " +"of\n" "documents written in the UTF-8 encoding and its ability to use multiple\n" "dictionaries, including personal ones." msgstr "" @@ -56,9 +58,10 @@ msgstr "" #: gnu/packages/aspell.scm:114 msgid "This package provides a dictionary for the GNU Aspell spell checker." -msgstr "Ez a csomag egy szótárat biztosít a GNU Aspell helyesírás-ellenőrzőhöz." +msgstr "" +"Ez a csomag egy szótárat biztosít a GNU Aspell helyesírás-ellenőrzőhöz." -#: gnu/packages/aspell.scm:285 gnu/packages/libreoffice.scm:765 +#: gnu/packages/aspell.scm:295 gnu/packages/libreoffice.scm:768 msgid "" "This package provides a dictionary for the Hunspell spell-checking\n" "library." @@ -66,39 +69,41 @@ msgstr "" "Ez a csomag egy szótárat biztosít a Hunspell helyesírás-ellenőrző\n" "programkönyvtárhoz." -#: gnu/packages/aspell.scm:303 +#: gnu/packages/aspell.scm:313 msgid "Hunspell dictionary for English" msgstr "Hunspell szótár az angol nyelvhez" -#: gnu/packages/aspell.scm:307 +#: gnu/packages/aspell.scm:317 msgid "Hunspell dictionary for Australian English" msgstr "Hunspell szótár az ausztrál angol nyelvhez" -#: gnu/packages/aspell.scm:311 +#: gnu/packages/aspell.scm:321 msgid "Hunspell dictionary for Canadian English" msgstr "Hunspell szótár a kanadai angol nyelvhez" -#: gnu/packages/aspell.scm:315 +#: gnu/packages/aspell.scm:325 msgid "Hunspell dictionary for British English, with -ise endings" msgstr "Hunspell szótár a brit angol nyelvhez, -ise végződésekkel" -#: gnu/packages/aspell.scm:319 +#: gnu/packages/aspell.scm:329 msgid "Hunspell dictionary for British English, with -ize endings" msgstr "Hunspell szótár a brit angol nyelvhez, -ize végződésekkel" -#: gnu/packages/aspell.scm:323 +#: gnu/packages/aspell.scm:333 msgid "Hunspell dictionary for United States English" msgstr "Hunspell szótár az egyesült államoki angol nyelvhez" -#: gnu/packages/audio.scm:128 +#: gnu/packages/audio.scm:132 msgid "Realtime modular synthesizer and effect processor" msgstr "Valósidejű moduláris szintetizátor és hatásfeldolgozó" -#: gnu/packages/audio.scm:130 +#: gnu/packages/audio.scm:134 msgid "" "AlsaModularSynth is a digital implementation of a classical analog\n" -"modular synthesizer system. It uses virtual control voltages to control the\n" -"parameters of the modules. The control voltages which control the frequency\n" +"modular synthesizer system. It uses virtual control voltages to control " +"the\n" +"parameters of the modules. The control voltages which control the " +"frequency\n" "e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled\n" "Filter) modules follow the convention of 1V / Octave." msgstr "" @@ -108,11 +113,11 @@ msgstr "" "(feszültség-vezérelt oszcillátor) és a VCF (feszültség-vezérelt szűrő)\n" "modulok frekvenciáját vezérlik, az 1V/oktávos egyezményt követik." -#: gnu/packages/audio.scm:167 +#: gnu/packages/audio.scm:171 msgid "Library for audio labelling" msgstr "Hangcímkéző programkönyvtár" -#: gnu/packages/audio.scm:169 +#: gnu/packages/audio.scm:173 msgid "" "aubio is a tool designed for the extraction of annotations from audio\n" "signals. Its features include segmenting a sound file before each of its\n" @@ -124,14 +129,15 @@ msgstr "" "a számok határainál, hangmagasság-érzékelés végrehajtása, az ütem\n" "meghatározása, valamint MIDI adatfolyam előállítása élő hangból." -#: gnu/packages/audio.scm:270 +#: gnu/packages/audio.scm:274 msgid "Digital audio workstation" msgstr "Digitális hang munkaállomás" -#: gnu/packages/audio.scm:272 +#: gnu/packages/audio.scm:276 msgid "" "Ardour is a multi-channel digital audio workstation, allowing users to\n" -"record, edit, mix and master audio and MIDI projects. It is targeted at audio\n" +"record, edit, mix and master audio and MIDI projects. It is targeted at " +"audio\n" "engineers, musicians, soundtrack editors and composers." msgstr "" "Az Ardour egy többcsatornás digitális hang munkaállomás, amely lehetővé\n" @@ -139,43 +145,46 @@ msgstr "" "és elsajátítsák a hang- és MIDI-projekteket. A célközönsége hangmérnökök,\n" "zenészek, hangsávszerkesztők és zeneszerzők." -#: gnu/packages/audio.scm:407 +#: gnu/packages/audio.scm:411 msgid "Software for recording and editing sounds" msgstr "Egy szoftver hangok felvételéhez és szerkesztéséhez" -#: gnu/packages/audio.scm:409 +#: gnu/packages/audio.scm:413 msgid "" "Audacity is a multi-track audio editor designed for recording, playing\n" -"and editing digital audio. It features digital effects and spectrum analysis\n" +"and editing digital audio. It features digital effects and spectrum " +"analysis\n" "tools." msgstr "" "Az Audacity egy többsávos hangszerkesztő, amelyet digitális hang\n" "felvételére, lejátszására és szerkesztésére terveztek. Digitális hatásokkal\n" "és spektrumelemző eszközökkel is rendelkezik." -#: gnu/packages/audio.scm:444 +#: gnu/packages/audio.scm:448 msgid "Tonewheel organ synthesizer" msgstr "Hangkerekes orgona szintetizátor" -#: gnu/packages/audio.scm:446 +#: gnu/packages/audio.scm:450 msgid "" "AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" "with drawbars, distortion and rotating speakers. The organ has three\n" -"sections, two polyphonic sections with nine drawbars each and one monophonic\n" +"sections, two polyphonic sections with nine drawbars each and one " +"monophonic\n" "bass section with five drawbars. A standalone JACK application and LV2\n" "plugins are provided." msgstr "" "Az AZR-3 az AZR-3 szabad VST bővítmény átirata. Ez egy hangkerekes orgona\n" "regiszterhúzókkal, torzítással és forgó hangszórókkal. Az orgonának három\n" -"regisztere van, két polifonikus regiszter egyenként kilenc regiszterhúzóval,\n" +"regisztere van, két polifonikus regiszter egyenként kilenc " +"regiszterhúzóval,\n" "valamint egy monofonikus basszusregiszter öt regiszterhúzóval. A csomag egy\n" "önálló JACK alkalmazást és LV2 bővítményeket is tartalmaz." -#: gnu/packages/audio.scm:483 +#: gnu/packages/audio.scm:487 msgid "Audio plug-in pack for LV2 and JACK environments" msgstr "Hangbővítménycsomag LV2 és JACK környezetekhez" -#: gnu/packages/audio.scm:485 +#: gnu/packages/audio.scm:489 msgid "" "Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" "The suite contains lots of effects (delay, modulation, signal processing,\n" @@ -189,16 +198,19 @@ msgstr "" "hangszert (SF2 lejátszó, orgona szimulátor és monofonikus szintetizátor) és\n" "eszközt (analizátort, monó/sztereó eszközök, hangváltók) tartalmaz." -#: gnu/packages/audio.scm:537 +#: gnu/packages/audio.scm:541 msgid "Software speech synthesizer" msgstr "Szoftveres beszédszintetizátor" -#: gnu/packages/audio.scm:538 +#: gnu/packages/audio.scm:542 msgid "" "eSpeak is a software speech synthesizer for English and\n" -"other languages. eSpeak uses a \"formant synthesis\" method. This allows many\n" -"languages to be provided in a small size. The speech is clear, and can be used\n" -"at high speeds, but is not as natural or smooth as larger synthesizers which are\n" +"other languages. eSpeak uses a \"formant synthesis\" method. This allows " +"many\n" +"languages to be provided in a small size. The speech is clear, and can be " +"used\n" +"at high speeds, but is not as natural or smooth as larger synthesizers which " +"are\n" "based on human speech recordings." msgstr "" "Az eSpeak egy szoftveres beszédszintetizátor angol és más nyelvekre. Az\n" @@ -207,25 +219,27 @@ msgstr "" "használható, de nem olyan természetes és folyamatos a hangzása mint a\n" "nagyobb szintetizálóknak, amelyek emberi beszédhang-felvételeken alapulnak." -#: gnu/packages/audio.scm:585 +#: gnu/packages/audio.scm:589 msgid "LV2 plugins for live use" msgstr "LV2 bővítmények élő használathoz" -#: gnu/packages/audio.scm:587 +#: gnu/packages/audio.scm:591 msgid "" "The infamous plugins are a collection of LV2 audio plugins for live\n" "performances. The plugins include a cellular automaton synthesizer, an\n" "envelope follower, distortion effects, tape effects and more." msgstr "" -"Az infamous bővítmények LV2 hangbővítmények gyűjteményei élő előadásokhoz. A\n" -"bővítmények közt megtalálható egy sejtautomata szintetizátor, burkolókövető,\n" +"Az infamous bővítmények LV2 hangbővítmények gyűjteményei élő előadásokhoz. " +"A\n" +"bővítmények közt megtalálható egy sejtautomata szintetizátor, " +"burkolókövető,\n" "torzító hatások, szalag hatások és még sok más." -#: gnu/packages/audio.scm:628 +#: gnu/packages/audio.scm:632 msgid "SWH plugins in LV2 format" msgstr "SWH bővítmények LV2 formátumban" -#: gnu/packages/audio.scm:630 +#: gnu/packages/audio.scm:634 msgid "" "Swh-plugins-lv2 is a collection of audio plugins in LV2 format. Plugin\n" "classes include: dynamics (compressor, limiter), time (delay, chorus,\n" @@ -238,11 +252,11 @@ msgstr "" "hangmagasság-eltolás, oszcillátorok, emuláció (szelep, szalag), bit\n" "manipuláció (decimátor, pointer átváltás), stb." -#: gnu/packages/audio.scm:664 +#: gnu/packages/audio.scm:668 msgid "Sound and music computing system" msgstr "Hang- és zeneszámító rendszer" -#: gnu/packages/audio.scm:666 +#: gnu/packages/audio.scm:670 msgid "" "Csound is a user-programmable and user-extensible sound processing\n" "language and software synthesizer." @@ -250,11 +264,11 @@ msgstr "" "A csound egy felhasználók számára programozható és kiterjeszthető\n" "hangfeldolgozó nyelv és szoftveres szintetizátor." -#: gnu/packages/audio.scm:707 gnu/packages/audio.scm:2808 +#: gnu/packages/audio.scm:711 gnu/packages/audio.scm:2872 msgid "C++ wrapper around the ALSA API" msgstr "C++ csomagoló az ALSA API-hoz" -#: gnu/packages/audio.scm:709 +#: gnu/packages/audio.scm:713 msgid "" "clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" "ALSA PCM devices." @@ -262,11 +276,11 @@ msgstr "" "A clalsadrv egy C++ csomagoló az ALSA API-hoz, amely megkönnyíti a\n" "hozzáférést az ALSA PCM eszközökhöz." -#: gnu/packages/audio.scm:746 +#: gnu/packages/audio.scm:750 msgid "LADSPA ambisonics plugins" msgstr "LADSPA ambiszónikus bővítmények" -#: gnu/packages/audio.scm:748 +#: gnu/packages/audio.scm:752 msgid "" "The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be\n" "used within Ardour. Features include: mono and stereo to B-format panning,\n" @@ -277,16 +291,18 @@ msgstr "" "sztereó B-formátumra alakítása, vízszintes forgató, négyzet, hatszög és\n" "kockadekóderek." -#: gnu/packages/audio.scm:783 +#: gnu/packages/audio.scm:787 msgid "Chorus, phaser, and vintage high-pass and low-pass filters" msgstr "Kórus, fézer és klasszikus felül- és aluláteresztő szűrők" -#: gnu/packages/audio.scm:785 +#: gnu/packages/audio.scm:789 msgid "" "This package provides various LADSPA plugins. @code{cs_chorus} and\n" "@code{cs_phaser} provide chorus and phaser effects, respectively;\n" -"@code{mvclpf24} provides four implementations of the low-pass filter used in\n" -"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-controlled\n" +"@code{mvclpf24} provides four implementations of the low-pass filter used " +"in\n" +"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-" +"controlled\n" "high-pass filter by Robert Moog. The filters attempt to accurately emulate\n" "the non-linear circuit elements of their original analog counterparts." msgstr "" @@ -298,11 +314,11 @@ msgstr "" "szűrőkön alapul. A szűrők megpróbálják pontosan emulálni a eredeti analóg\n" "társainak nemlineáris áramkörelemeit." -#: gnu/packages/audio.scm:823 +#: gnu/packages/audio.scm:827 msgid "LADSPA reverb plugin" msgstr "LADSPA visszhang bővítmény" -#: gnu/packages/audio.scm:825 +#: gnu/packages/audio.scm:829 msgid "" "This package provides a stereo reverb LADSPA plugin based on the\n" "well-known greverb." @@ -310,22 +326,26 @@ msgstr "" "Ez a csomag egy sztereó visszhang LADSPA bővítményt biztosít a jól ismert\n" "greverb alapján." -#: gnu/packages/audio.scm:859 +#: gnu/packages/audio.scm:863 msgid "LADSPA four-band parametric equalizer plugin" msgstr "LADSPA négysávos parametrikus kiegyenlítő bővítmény" -#: gnu/packages/audio.scm:861 +#: gnu/packages/audio.scm:865 msgid "" "This package provides a LADSPA plugin for a four-band parametric\n" -"equalizer. Each section has an active/bypass switch, frequency, bandwidth and\n" +"equalizer. Each section has an active/bypass switch, frequency, bandwidth " +"and\n" "gain controls. There is also a global bypass switch and gain control.\n" "\n" "The 2nd order resonant filters are implemented using a Mitra-Regalia style\n" "lattice filter, which is stable even while parameters are being changed.\n" "\n" -"All switches and controls are internally smoothed, so they can be used 'live'\n" -"without any clicks or zipper noises. This makes this plugin suitable for use\n" -"in systems that allow automation of plugin control ports, such as Ardour, or\n" +"All switches and controls are internally smoothed, so they can be used " +"'live'\n" +"without any clicks or zipper noises. This makes this plugin suitable for " +"use\n" +"in systems that allow automation of plugin control ports, such as Ardour, " +"or\n" "for stage use." msgstr "" "Ez a csomag egy LADSPA bővítményt biztosít egy négysávos parametrikus\n" @@ -339,23 +359,24 @@ msgstr "" "használatra, amelyek lehetővé teszik a bővítményvezérlő portok\n" "automatizálását (mint például az Adour) vagy színpadi használatra." -#: gnu/packages/audio.scm:904 +#: gnu/packages/audio.scm:908 msgid "LADSPA stereo width plugin" msgstr "LADSPA sztereó szélesség bővítmény" -#: gnu/packages/audio.scm:906 +#: gnu/packages/audio.scm:910 msgid "" "This package provides a LADSPA plugin to manipulate the stereo width of\n" "audio signals." msgstr "" -"Ez a csomag egy LADSPA bővítményt biztosít a hangjelek sztereó szélességének\n" +"Ez a csomag egy LADSPA bővítményt biztosít a hangjelek sztereó " +"szélességének\n" "módosításához." -#: gnu/packages/audio.scm:941 +#: gnu/packages/audio.scm:945 msgid "LADSPA plugin for synthesizer oscillators" msgstr "LADSPA bővítmény szintetizátor oszcillátorokhoz" -#: gnu/packages/audio.scm:943 +#: gnu/packages/audio.scm:947 msgid "" "The @code{blvco} LADSPA plugin provides three anti-aliased oscillators:\n" "\n" @@ -382,11 +403,11 @@ msgstr "" "szintetizátorok kimenetéhez hasonló hullámformákat biztosítsanak, mint\n" "például a Moog Voyager." -#: gnu/packages/audio.scm:985 +#: gnu/packages/audio.scm:989 msgid "LADSPA Autowah effect plugin" msgstr "LADSPA Autowah hatás bővítmény" -#: gnu/packages/audio.scm:987 +#: gnu/packages/audio.scm:991 msgid "" "This package provides a LADSPA plugin for a Wah effect with envelope\n" "follower." @@ -394,22 +415,24 @@ msgstr "" "Ez a csomag egy LADSPA bővítményt biztosít egy burokkövetővel rendelkező\n" "Wah hatáshoz." -#: gnu/packages/audio.scm:1021 +#: gnu/packages/audio.scm:1025 msgid "LADSPA stereo reverb plugin" msgstr "LADSPA sztereó visszhang bővítmény" -#: gnu/packages/audio.scm:1023 +#: gnu/packages/audio.scm:1027 msgid "This package provides a LADSPA plugin for a stereo reverb effect." -msgstr "Ez a csomag egy LADSPA bővítményt biztosít egy sztereó visszhang hatáshoz." +msgstr "" +"Ez a csomag egy LADSPA bővítményt biztosít egy sztereó visszhang hatáshoz." -#: gnu/packages/audio.scm:1061 +#: gnu/packages/audio.scm:1066 msgid "SoundFont synthesizer" msgstr "SoundFont szintetizátor" -#: gnu/packages/audio.scm:1063 +#: gnu/packages/audio.scm:1068 msgid "" "FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" -"specifications. FluidSynth reads and handles MIDI events from the MIDI input\n" +"specifications. FluidSynth reads and handles MIDI events from the MIDI " +"input\n" "device. It is the software analogue of a MIDI synthesizer. FluidSynth can\n" "also play midifiles using a Soundfont." msgstr "" @@ -418,11 +441,11 @@ msgstr "" "érkező MIDI eseményeket. Ez egy MIDI szintetizátor szoftveres megfelelője.\n" "A FluidSynth képes midi fájlok lejátszására is egy Soundfont használatával." -#: gnu/packages/audio.scm:1094 +#: gnu/packages/audio.scm:1099 msgid "MPEG-4 and MPEG-2 AAC decoder" msgstr "MPEG-4 és MPEG-2 AAC dekódoló" -#: gnu/packages/audio.scm:1096 +#: gnu/packages/audio.scm:1101 msgid "" "FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" "PS, and DAB+." @@ -430,19 +453,19 @@ msgstr "" "Az FAAD2 egy MPEG-4 és MPEG-2 AAC dekódoló, amely támogatja az LC, Main,\n" "LTP, SBR, PS és DAB+ formátumokat." -#: gnu/packages/audio.scm:1125 +#: gnu/packages/audio.scm:1141 msgid "Signal processing language" msgstr "Jelfeldolgozó nyelv" -#: gnu/packages/audio.scm:1127 +#: gnu/packages/audio.scm:1143 msgid "Faust is a programming language for realtime audio signal processing." msgstr "A Faust egy programozási nyelv a valós idejű hangjelfeldolgozáshoz." -#: gnu/packages/audio.scm:1207 +#: gnu/packages/audio.scm:1213 msgid "GUS compatible patches for MIDI players" msgstr "GUS kompatibilis javítócsomagok MIDI lejátszókhoz" -#: gnu/packages/audio.scm:1209 +#: gnu/packages/audio.scm:1215 msgid "" "FreePats is a project to create a free and open set of GUS compatible\n" "patches that can be used with softsynths such as Timidity and WildMidi." @@ -451,21 +474,24 @@ msgstr "" "javítócsomagok létrehozásához, amelyeket olyan szintetizátor programokkal\n" "lehet használni, mint például a Timidity vagy a WildMidi." -#: gnu/packages/audio.scm:1261 +#: gnu/packages/audio.scm:1267 msgid "Virtual guitar amplifier" msgstr "Virtuális gitárerősítő" -#: gnu/packages/audio.scm:1262 +#: gnu/packages/audio.scm:1268 msgid "" "Guitarix is a virtual guitar amplifier running JACK.\n" "Guitarix takes the signal from your guitar as a mono-signal from your sound\n" -"card. The input is processed by a main amp and a rack-section. Both can be\n" +"card. The input is processed by a main amp and a rack-section. Both can " +"be\n" "routed separately and deliver a processed stereo-signal via JACK. You may\n" -"fill the rack with effects from more than 25 built-in modules including stuff\n" +"fill the rack with effects from more than 25 built-in modules including " +"stuff\n" "from a simple noise gate to modulation effects like flanger, phaser or\n" "auto-wah." msgstr "" -"A Guitarix egy virtuális gitárerősítő JACK alkalmazás. A Guitarix a gitárról\n" +"A Guitarix egy virtuális gitárerősítő JACK alkalmazás. A Guitarix a " +"gitárról\n" "érkező jelet úgy értelmezi mint a hangkártyáról származó mono hangjelet. A\n" "bemenetet egy fő erősítő és egy rack-szakasz dolgozza fel. Mindkettő külön\n" "irányítható, és a JACK segítségével feldolgozott sztereójelet állít elő. A\n" @@ -473,19 +499,22 @@ msgstr "" "beleértve az egyszerű zajkapuktól az olyan modulációs hatásokig, mint\n" "például flanger, fézer vagy auto-wah hatás." -#: gnu/packages/audio.scm:1316 +#: gnu/packages/audio.scm:1322 msgid "Audio effects processor" msgstr "Hanghatás feldolgozó" -#: gnu/packages/audio.scm:1318 +#: gnu/packages/audio.scm:1324 msgid "" "Rakarrack is a richly featured multi-effects processor emulating a\n" -"guitar effects pedalboard. Effects include compressor, expander, noise gate,\n" +"guitar effects pedalboard. Effects include compressor, expander, noise " +"gate,\n" "equalizers, exciter, flangers, chorus, various delay and reverb effects,\n" "distortion modules and many more. Most of the effects engine is built from\n" -"modules found in the excellent software synthesizer ZynAddSubFX. Presets and\n" +"modules found in the excellent software synthesizer ZynAddSubFX. Presets " +"and\n" "user interface are optimized for guitar, but Rakarrack processes signals in\n" -"stereo while it does not apply internal band-limiting filtering, and thus is\n" +"stereo while it does not apply internal band-limiting filtering, and thus " +"is\n" "well suited to all musical instruments and vocals." msgstr "" "A Rakarrack egy funkció gazdag, többhatásos feldolgozó, amely egy gitár\n" @@ -498,14 +527,15 @@ msgstr "" "miközben nem alkalmaz belső sávkorlátozó szűrést, így bármilyen hangszerhez\n" "és énekhanghoz is tökéletesen megfelelő." -#: gnu/packages/audio.scm:1369 +#: gnu/packages/audio.scm:1375 msgid "LV2 convolution reverb" msgstr "LV2 konvolúciós visszhang" -#: gnu/packages/audio.scm:1371 +#: gnu/packages/audio.scm:1377 msgid "" "IR is a low-latency, real-time, high performance signal convolver\n" -"especially for creating reverb effects. It supports impulse responses with 1,\n" +"especially for creating reverb effects. It supports impulse responses with " +"1,\n" "2 or 4 channels, in any soundfile format supported by libsndfile." msgstr "" "Az IR egy kis késleltetésű, valós idejű, nagy teljesítményű jelkonvolver,\n" @@ -513,15 +543,17 @@ msgstr "" "csatornás impulzusválaszokat a libsndfile által támogatott bármely\n" "hangfájlformátumban." -#: gnu/packages/audio.scm:1401 +#: gnu/packages/audio.scm:1407 msgid "JACK audio connection kit" msgstr "JACK hangkapcsolati készlet" -#: gnu/packages/audio.scm:1403 +#: gnu/packages/audio.scm:1409 msgid "" "JACK is a low-latency audio server. It can connect a number of\n" -"different applications to an audio device, as well as allowing them to share\n" -"audio between themselves. JACK is different from other audio server efforts\n" +"different applications to an audio device, as well as allowing them to " +"share\n" +"audio between themselves. JACK is different from other audio server " +"efforts\n" "in that it has been designed from the ground up to be suitable for\n" "professional audio work. This means that it focuses on two key areas:\n" "synchronous execution of all clients, and low latency operation." @@ -534,11 +566,11 @@ msgstr "" "területre fekteti a hangsúlyt: az összes ügyfél egyidejű végrehajtására és\n" "az alacsony késleltetésű működésre." -#: gnu/packages/audio.scm:1509 +#: gnu/packages/audio.scm:1505 msgid "Simple LV2 host for JACK" msgstr "Egyszerű LV2 kiszolgáló a JACK-hez" -#: gnu/packages/audio.scm:1511 +#: gnu/packages/audio.scm:1507 msgid "" "Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" "plugins and exposes their ports as JACK ports, essentially making any LV2\n" @@ -549,11 +581,11 @@ msgstr "" "átiratokként, lényegében ezzel bármely LV2 bővítményfunkciót JACK\n" "alkalmazássá alakítva." -#: gnu/packages/audio.scm:1554 +#: gnu/packages/audio.scm:1550 msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" msgstr "Linux hangszerkesztők egyszerű bővítmény API-ja (LADSPA)" -#: gnu/packages/audio.scm:1556 +#: gnu/packages/audio.scm:1552 msgid "" "LADSPA is a standard that allows software audio processors and effects\n" "to be plugged into a wide range of audio synthesis and recording packages." @@ -562,11 +594,11 @@ msgstr "" "hangfeldolgozók és hatások bővítményként való alkalmazását számos\n" "hangszintetizátor és hangrögzítő csomag számára." -#: gnu/packages/audio.scm:1602 +#: gnu/packages/audio.scm:1598 msgid "Audio application session manager" msgstr "Hang alkalmazás munkamenet-kezelő" -#: gnu/packages/audio.scm:1604 +#: gnu/packages/audio.scm:1600 msgid "" "LASH is a session management system for audio applications. It allows\n" "you to save and restore audio sessions consisting of multiple interconneced\n" @@ -578,14 +610,15 @@ msgstr "" "visszaállítását, a program állapotának (azaz a betöltött javítócsomagok) és\n" "a köztük lévő kapcsolatok visszaállítását." -#: gnu/packages/audio.scm:1625 +#: gnu/packages/audio.scm:1621 msgid "Bauer stereophonic-to-binaural DSP" msgstr "Bauer sztereofonikus -> binaurális DSP" -#: gnu/packages/audio.scm:1627 +#: gnu/packages/audio.scm:1623 msgid "" "The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" -"designed to improve headphone listening of stereo audio records. Recommended\n" +"designed to improve headphone listening of stereo audio records. " +"Recommended\n" "for headphone prolonged listening to disable superstereo fatigue without\n" "essential distortions." msgstr "" @@ -595,42 +628,55 @@ msgstr "" "használatnál, hogy megkímélje a szupersztereó hatás okozta fáradástól\n" "lényeges torzítás nélkül." -#: gnu/packages/audio.scm:1650 +#: gnu/packages/audio.scm:1646 msgid "Implementation of the Open Sound Control protocol" msgstr "Az Open Sound Control protokoll megvalósítása" -#: gnu/packages/audio.scm:1652 +#: gnu/packages/audio.scm:1648 +#, fuzzy msgid "" "liblo is a lightweight library that provides an easy to use\n" -"implementation of the Open Sound Control (OSC) protocol." +"implementation of the Open Sound Control (@dfn{OSC}) protocol." msgstr "" "A liblo egy könnyűsúlyú programkönyvtár, amely az Open Sound Control (OSC)\n" "protokoll egy könnyen használható megvalósítását nyújtja." -#: gnu/packages/audio.scm:1674 +#: gnu/packages/audio.scm:1671 +msgid "Bindings for PortAudio v19" +msgstr "" + +#: gnu/packages/audio.scm:1672 +msgid "" +"This package provides bindings for PortAudio v19, the\n" +"cross-platform audio input/output stream library." +msgstr "" + +#: gnu/packages/audio.scm:1697 msgid "Python bindings for liblo" msgstr "Python kötések a liblo programkönyvtárhoz" -#: gnu/packages/audio.scm:1676 +#: gnu/packages/audio.scm:1699 msgid "" "Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n" -"library. It supports almost the complete functionality of liblo, allowing you\n" +"library. It supports almost the complete functionality of liblo, allowing " +"you\n" "to send and receive OSC messages using a nice and simple Python API. Also\n" "included are the command line utilities @code{send_osc} and @code{dump_osc}." msgstr "" "A Pyliblo egy Python csomagoló a liblo Open Sound Control (OSC)\n" "programkönyvtárhoz. Támogatja a liblo szinte teljes funkcionalitását,\n" "lehetővé téve, hogy OSC üzeneteket küldjön és fogadjon egy szép és egyszerű\n" -"Python API használatával. Tartalmazza a @code{send_osc} és a @code{dump_osc}\n" +"Python API használatával. Tartalmazza a @code{send_osc} és a " +"@code{dump_osc}\n" "parancssori segédprogramokat is." -#: gnu/packages/audio.scm:1717 +#: gnu/packages/audio.scm:1740 msgid "Library to simplify use of LV2 plugins in applications" msgstr "" "Programkönyvtár az LV2 bővítmények használatának egyszerűsítésére az\n" "alkalmazásokban" -#: gnu/packages/audio.scm:1719 +#: gnu/packages/audio.scm:1742 msgid "" "Lilv is a C library to make the use of LV2 plugins as simple as possible\n" "for applications. Lilv is the successor to SLV2, rewritten to be\n" @@ -641,14 +687,15 @@ msgstr "" "amelyet újraírtak, hogy lényegesen gyorsabb legyen és a lehető legkevesebb\n" "függőséggel rendelkezzen." -#: gnu/packages/audio.scm:1745 +#: gnu/packages/audio.scm:1768 msgid "LV2 audio plugin specification" msgstr "LV2 hang bővítmény specifikáció" -#: gnu/packages/audio.scm:1747 +#: gnu/packages/audio.scm:1770 msgid "" "LV2 is an open specification for audio plugins and host applications.\n" -"At its core, LV2 is a simple stable interface, accompanied by extensions which\n" +"At its core, LV2 is a simple stable interface, accompanied by extensions " +"which\n" "add functionality to support the needs of increasingly powerful audio\n" "software." msgstr "" @@ -657,27 +704,27 @@ msgstr "" "kiterjesztésekkel együtt, amelyek funkcionalitást adnak az egyre nagyobb\n" "teljesítményű hangprogramok támogatásához." -#: gnu/packages/audio.scm:1797 +#: gnu/packages/audio.scm:1822 msgid "LV2 port of the mda Piano plugin" msgstr "Az mda Piano bővítmény LV2 átirata" -#: gnu/packages/audio.scm:1798 +#: gnu/packages/audio.scm:1823 msgid "An LV2 port of the mda Piano VSTi." msgstr "Az mda Piano VSTi LV2 átirata." -#: gnu/packages/audio.scm:1811 +#: gnu/packages/audio.scm:1836 msgid "LV2 port of the mda EPiano plugin" msgstr "Az mda EPiano bővítmény LV2 átirata" -#: gnu/packages/audio.scm:1812 +#: gnu/packages/audio.scm:1837 msgid "An LV2 port of the mda EPiano VSTi." msgstr "Az mda EPiano VSTi LV2 átirata." -#: gnu/packages/audio.scm:1857 +#: gnu/packages/audio.scm:1882 msgid "C++ libraries for LV2 plugins" msgstr "C++ programkönyvtárak LV2 bővítményekhez" -#: gnu/packages/audio.scm:1859 +#: gnu/packages/audio.scm:1884 msgid "" "The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" "extensions into easy to use C++ classes. It is the successor of\n" @@ -687,17 +734,19 @@ msgstr "" "becsomagolják az LV2 C API-t és kiterjesztéseket egyszerűen használható C++\n" "osztályokba. Ez az lv2-c++-tools utódja." -#: gnu/packages/audio.scm:1900 +#: gnu/packages/audio.scm:1925 msgid "3D audio API" msgstr "3D hang API" -#: gnu/packages/audio.scm:1902 +#: gnu/packages/audio.scm:1927 msgid "" "OpenAL provides capabilities for playing audio in a virtual 3D\n" "environment. Distance attenuation, doppler shift, and directional sound\n" "emitters are among the features handled by the API. More advanced effects,\n" -"including air absorption, occlusion, and environmental reverb, are available\n" -"through the EFX extension. It also facilitates streaming audio, multi-channel\n" +"including air absorption, occlusion, and environmental reverb, are " +"available\n" +"through the EFX extension. It also facilitates streaming audio, multi-" +"channel\n" "buffers, and audio capture." msgstr "" "Az OpenAL hanglejátszási képességeket biztosít egy virtuális 3D-s\n" @@ -707,31 +756,32 @@ msgstr "" "EFX kiterjesztésen keresztül érhetők el. Leegyszerűsíti a műsorszórást, a\n" "több csatornás pufferelést és hangfelvételt is." -#: gnu/packages/audio.scm:1932 +#: gnu/packages/audio.scm:1957 msgid "Free implementation of OpenAL's ALUT standard" msgstr "Az OpenAL ALUT szabványának szabad megvalósítása" -#: gnu/packages/audio.scm:1933 +#: gnu/packages/audio.scm:1958 msgid "freealut is the OpenAL Utility Toolkit." msgstr "A freealut az OpenAL segédprogram eszközkészlet." -#: gnu/packages/audio.scm:1962 +#: gnu/packages/audio.scm:1987 msgid "Modular patch bay for audio and MIDI systems" msgstr "Moduláris patch panel hang- és MIDI rendszerekhez" -#: gnu/packages/audio.scm:1964 +#: gnu/packages/audio.scm:1989 msgid "" "Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" "and ALSA." msgstr "" -"A Patchage egy moduláris patch panel JACK-en és ALSA-n alapuló hang- és MIDI\n" +"A Patchage egy moduláris patch panel JACK-en és ALSA-n alapuló hang- és " +"MIDI\n" "rendszerekhez." -#: gnu/packages/audio.scm:1990 +#: gnu/packages/audio.scm:2016 msgid "Jack server control application" msgstr "Jack kiszolgáló vezérlő alkalmazás" -#: gnu/packages/audio.scm:1991 +#: gnu/packages/audio.scm:2017 msgid "" "Control a Jack server. Allows you to plug various sources\n" "into various outputs and to start, stop and configure jackd" @@ -740,23 +790,35 @@ msgstr "" "kapcsoljon a különféle kimenetekre, valamint elindítsa, leállítsa és\n" "beállítsa a jackd démont." -#: gnu/packages/audio.scm:2017 +#: gnu/packages/audio.scm:2050 +msgid "Stereo audio recorder for JACK" +msgstr "" + +#: gnu/packages/audio.scm:2051 +msgid "" +"QJackRcd is a simple graphical stereo recorder for JACK\n" +"supporting silence processing for automatic pause, file splitting, and\n" +"background file post-processing." +msgstr "" + +#: gnu/packages/audio.scm:2077 msgid "Real-time audio utility library" msgstr "Valós idejű hang segédprogramkönyvtár" -#: gnu/packages/audio.scm:2019 +#: gnu/packages/audio.scm:2079 msgid "" "Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" "aimed at audio/musical applications." msgstr "" -"A Raul (valós idejű hang segédprogramkönyvtár) egy C++ segédprogramkönyvtár,\n" +"A Raul (valós idejű hang segédprogramkönyvtár) egy C++ " +"segédprogramkönyvtár,\n" "amelynek elsődleges célterülete a hang- és zenei alkalmazások." -#: gnu/packages/audio.scm:2062 +#: gnu/packages/audio.scm:2123 msgid "Audio time-stretching and pitch-shifting library" msgstr "Hang időnyújtó és hangmagasság-eltoló programkönyvtár" -#: gnu/packages/audio.scm:2064 +#: gnu/packages/audio.scm:2125 msgid "" "Rubber Band is a library and utility program that permits changing the\n" "tempo and pitch of an audio recording independently of one another." @@ -765,25 +827,26 @@ msgstr "" "teszi egy hangfelvétel tempójának és hangmagasságának egymástól függetlenül\n" "történő megváltoztatását." -#: gnu/packages/audio.scm:2112 +#: gnu/packages/audio.scm:2173 msgid "Cross-platform MIDI library for C++" msgstr "Keresztplatformos MIDI programkönyvtár C++ nyelvhez" -#: gnu/packages/audio.scm:2114 +#: gnu/packages/audio.scm:2175 msgid "" "RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" "classes) that provide a common cross-platform API for realtime MIDI\n" "input/output." msgstr "" "Az RtMidi C++ osztályok gyűjteménye (RtMidiIn, RtMidiOut és az API-ra\n" -"jellemző osztályok), amelyek egy közös, keresztplatformos API-t biztosítanak\n" +"jellemző osztályok), amelyek egy közös, keresztplatformos API-t " +"biztosítanak\n" "valós idejű MIDI bemenethez és kimenethez." -#: gnu/packages/audio.scm:2139 +#: gnu/packages/audio.scm:2200 msgid "Library for serialising LV2 atoms to/from RDF" msgstr "Programkönyvtár LV2 atomok RDF sorbafejtésére és visszafejtésére" -#: gnu/packages/audio.scm:2141 +#: gnu/packages/audio.scm:2202 msgid "" "Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" "the Turtle syntax." @@ -791,19 +854,20 @@ msgstr "" "A Sratom egy programkönyvtár LV2 atomok RDF sorbafejtésére és\n" "visszafejtésére, különösen a Turtle szintaxis használatával." -#: gnu/packages/audio.scm:2169 +#: gnu/packages/audio.scm:2230 msgid "Library for loading and wrapping LV2 plugin UIs" msgstr "" "Programkönyvtár LV2 bővítmények felhasználói felületeinek betöltéséhez és\n" "csomagolásához" -#: gnu/packages/audio.scm:2171 +#: gnu/packages/audio.scm:2232 msgid "" "Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" "\n" "Suil makes it possible to load a UI of a toolkit in a host using another\n" "toolkit. The API is designed such that hosts do not need to explicitly\n" -"support specific toolkits – if Suil supports a particular toolkit, then UIs in\n" +"support specific toolkits – if Suil supports a particular toolkit, then UIs " +"in\n" "that toolkit will work in all hosts that use Suil automatically.\n" "\n" "Suil currently supports every combination of Gtk, Qt, and X11." @@ -821,16 +885,19 @@ msgstr "" "\n" "A Suil jelenleg a Gtk, a Qt és az X11 összes kombinációját támogatja." -#: gnu/packages/audio.scm:2228 +#: gnu/packages/audio.scm:2289 msgid "Software synthesizer for playing MIDI files" msgstr "Szoftveres szintetizátor MIDI fájlok lejátszásához" -#: gnu/packages/audio.scm:2230 +#: gnu/packages/audio.scm:2291 msgid "" "TiMidity++ is a software synthesizer. It can play MIDI files by\n" -"converting them into PCM waveform data; give it a MIDI data along with digital\n" -"instrument data files, then it synthesizes them in real-time, and plays. It\n" -"can not only play sounds, but also can save the generated waveforms into hard\n" +"converting them into PCM waveform data; give it a MIDI data along with " +"digital\n" +"instrument data files, then it synthesizes them in real-time, and plays. " +"It\n" +"can not only play sounds, but also can save the generated waveforms into " +"hard\n" "disks as various audio file formats." msgstr "" "A TiMidity++ egy szoftveres szintetizátor. Képes MIDI fájlok lejátszására\n" @@ -840,26 +907,28 @@ msgstr "" "hanem el is tudja menteni az előállított hullámformákat a merevlemezre\n" "különféle hangfájl formátumként." -#: gnu/packages/audio.scm:2268 +#: gnu/packages/audio.scm:2329 msgid "Modular and extensible audio processing system" msgstr "Moduláris és bővíthető hangfeldolgozó rendszer" -#: gnu/packages/audio.scm:2270 +#: gnu/packages/audio.scm:2331 msgid "" "Vamp is an audio processing plugin system for plugins that extract\n" "descriptive information from audio data — typically referred to as audio\n" "analysis plugins or audio feature extraction plugins." msgstr "" -"A Vamp egy hangfeldolgozó bővítményrendszer az olyan bővítményekhez, amelyek\n" +"A Vamp egy hangfeldolgozó bővítményrendszer az olyan bővítményekhez, " +"amelyek\n" "leíró jellegű információkat nyernek ki a hangadatokból — jellemzően hang\n" "analízis bővítményekként vagy hangjellemző-kinyerő bővítményekként\n" "hivatkoznak rájuk." -#: gnu/packages/audio.scm:2309 +#: gnu/packages/audio.scm:2370 msgid "Library for time stretching and pitch scaling of audio" -msgstr "Programkönyvtár a hang idejének nyújtásához és hangmagasságának skálázásához" +msgstr "" +"Programkönyvtár a hang idejének nyújtásához és hangmagasságának skálázásához" -#: gnu/packages/audio.scm:2311 +#: gnu/packages/audio.scm:2372 msgid "" "SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" "stretching and pitch scaling of audio. This package contains the library." @@ -868,56 +937,61 @@ msgstr "" "idejének nyújtásához és hangmagasságának skálázásához. Ez a csomag a\n" "programkönyvtárat tartalmazza." -#: gnu/packages/audio.scm:2330 +#: gnu/packages/audio.scm:2394 msgid "Hybrid lossless audio codec" msgstr "Hibrid veszteségmentes hangkodek" -#: gnu/packages/audio.scm:2332 +#: gnu/packages/audio.scm:2396 msgid "" "WavPack is an audio compression format with lossless, lossy and hybrid\n" -"compression modes. This package contains command-line programs and library to\n" +"compression modes. This package contains command-line programs and library " +"to\n" "encode and decode wavpack files." msgstr "" "A WavPack egy hangtömörítési formátum veszteségmentes, veszteséges és\n" "hibrid tömörítési módokkal. Ez a csomag parancssori programokat és egy\n" "programkönyvtárat tartalmaz wavpack fájlok kódolásához és dekódolásához." -#: gnu/packages/audio.scm:2351 +#: gnu/packages/audio.scm:2415 msgid "Mod file playing library" msgstr "Mod fájl lejátszó programkönyvtár" -#: gnu/packages/audio.scm:2353 +#: gnu/packages/audio.scm:2417 msgid "" "Libmodplug renders mod music files as raw audio data, for playing or\n" "conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" -"supported. Optional features include high-quality resampling, bass expansion,\n" +"supported. Optional features include high-quality resampling, bass " +"expansion,\n" "surround and reverb." msgstr "" -"A libmodplug programkönyvtár mod zenei fájlokat alakít át nyers hangadatokká\n" +"A libmodplug programkönyvtár mod zenei fájlokat alakít át nyers " +"hangadatokká\n" "a lejátszáshoz vagy átalakításhoz. A mod, .s3m, .it, .xm és számos kevésbé\n" "ismert formátum támogatott. A választható funkciók között megtalálható a jó\n" "minőségű újramintavételezés, a basszus kiemelés, a térhatás és a visszhang." -#: gnu/packages/audio.scm:2372 +#: gnu/packages/audio.scm:2436 msgid "Module player library" msgstr "Module lejátszó programkönyvtár" -#: gnu/packages/audio.scm:2374 +#: gnu/packages/audio.scm:2438 msgid "" "Libxmp is a library that renders module files to PCM data. It supports\n" "over 90 mainstream and obscure module formats including Protracker (MOD),\n" "Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." msgstr "" -"A libxmp egy module fájlokat PCM adatokká alakító programkönyvtár. Több mint\n" +"A libxmp egy module fájlokat PCM adatokká alakító programkönyvtár. Több " +"mint\n" "90 fővonalbeli és kevésbé ismert module formátumot támogat, beleértve a\n" -"Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM) és az Impulse\n" +"Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM) és az " +"Impulse\n" "Tracker (IT) fájlokat." -#: gnu/packages/audio.scm:2397 +#: gnu/packages/audio.scm:2461 msgid "Extended module player" msgstr "Kiterjesztett module lejátszó" -#: gnu/packages/audio.scm:2399 +#: gnu/packages/audio.scm:2463 msgid "" "Xmp is a portable module player that plays over 90 mainstream and\n" "obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" @@ -928,17 +1002,18 @@ msgstr "" "Fasttracker II (XM), Scream Tracker 3 (S3M) és az Impulse Tracker (IT)\n" "fájlokat." -#: gnu/packages/audio.scm:2430 +#: gnu/packages/audio.scm:2494 msgid "Audio processing library for changing tempo, pitch and playback rate" msgstr "" "Hangfeldolgozó programkönyvtár a tempó, a hangmagasság és a visszajátszási\n" "sebesség megváltoztatásához" -#: gnu/packages/audio.scm:2432 +#: gnu/packages/audio.scm:2496 msgid "" "SoundTouch is an audio processing library for changing the tempo, pitch\n" "and playback rates of audio streams or audio files. It is intended for\n" -"application developers writing sound processing tools that require tempo/pitch\n" +"application developers writing sound processing tools that require tempo/" +"pitch\n" "control functionality, or just for playing around with the sound effects." msgstr "" "A SoundTouch egy hangfeldolgozó programkönyvtár a hangfolyamok vagy\n" @@ -948,11 +1023,11 @@ msgstr "" "tempó/hangmagasság vezérlő funkcionalitásra, vagy csak hanghatásokkal\n" "játszanak." -#: gnu/packages/audio.scm:2469 +#: gnu/packages/audio.scm:2533 msgid "Sound processing utility" msgstr "Hangfeldolgozó segédprogram" -#: gnu/packages/audio.scm:2471 +#: gnu/packages/audio.scm:2535 msgid "" "SoX (Sound eXchange) is a command line utility that can convert\n" "various formats of computer audio files to other formats. It can also\n" @@ -964,11 +1039,11 @@ msgstr "" "hangfájlokra különféle hanghatásokat is alkalmazni, valamint hozzáadott\n" "funkcióként a SoX képes lejátszani és rögzíteni a hangfájlokat." -#: gnu/packages/audio.scm:2494 +#: gnu/packages/audio.scm:2558 msgid "One-dimensional sample-rate conversion library" msgstr "Egydimenziós mintavételezési gyakoriság átalakító programkönyvtár" -#: gnu/packages/audio.scm:2496 +#: gnu/packages/audio.scm:2560 msgid "" "The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" "conversion. It may be used, for example, to resample PCM-encoded audio." @@ -977,39 +1052,42 @@ msgstr "" "gyakoriság átalakítást hajt végre. Használható például PCM kódolású hang\n" "újramintavételezésére." -#: gnu/packages/audio.scm:2526 +#: gnu/packages/audio.scm:2590 msgid "MPEG Audio Layer 2 (MP2) encoder" msgstr "MPEG Audio Layer 2 (MP2) kódoló" -#: gnu/packages/audio.scm:2528 +#: gnu/packages/audio.scm:2592 msgid "" "TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" "tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" "portions of LAME." msgstr "" -"A TwoLAME egy optimalizált MPEG Audio Layer 2 (MP2) kódoló, amely Mike Cheng\n" +"A TwoLAME egy optimalizált MPEG Audio Layer 2 (MP2) kódoló, amely Mike " +"Cheng\n" "tooLAME programján alapul, amelyet felváltva az ISO dist10 kód és a LAME\n" "bizonyos részei alapján fejlesztettek." -#: gnu/packages/audio.scm:2567 +#: gnu/packages/audio.scm:2631 msgid "Audio I/O library" msgstr "Hang ki- és bemeneti programkönyvtár" -#: gnu/packages/audio.scm:2569 +#: gnu/packages/audio.scm:2633 msgid "" "PortAudio is a portable C/C++ audio I/O library providing a simple API\n" -"to record and/or play sound using a callback function or a blocking read/write\n" +"to record and/or play sound using a callback function or a blocking read/" +"write\n" "interface." msgstr "" -"A PortAudio egy hordozható C/C++ hang ki- és bemeneti programkönyvtár, amely\n" +"A PortAudio egy hordozható C/C++ hang ki- és bemeneti programkönyvtár, " +"amely\n" "egyszerű API-t biztosít hangok felvételéhez és lejátszásához visszahívó\n" "függvények vagy blokkoló olvasó/író felületek használatával." -#: gnu/packages/audio.scm:2599 +#: gnu/packages/audio.scm:2663 msgid "Graphical user interface for FluidSynth" msgstr "Grafikus felhasználói felület a FluidSynth szintetizátorhoz" -#: gnu/packages/audio.scm:2601 +#: gnu/packages/audio.scm:2665 msgid "" "Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" "synthesizer written in C++." @@ -1017,39 +1095,41 @@ msgstr "" "A Qsynth egy C++-ban írt grafikus felhasználó felület előtérprogram\n" "alkalmazás a FluidSynth SoundFont szintetizátorhoz." -#: gnu/packages/audio.scm:2638 +#: gnu/packages/audio.scm:2702 msgid "Networked audio system" msgstr "Hálózati hangrendszer" -#: gnu/packages/audio.scm:2640 +#: gnu/packages/audio.scm:2704 msgid "" "RSound allows you to send audio from an application and transfer it\n" -"directly to a different computer on your LAN network. It is an audio daemon\n" +"directly to a different computer on your LAN network. It is an audio " +"daemon\n" "with a much different focus than most other audio daemons." msgstr "" "Az RSound lehetővé teszi, hogy hangot küldjön egy alkalmazásból, és\n" "közvetlenül átvigye a helyi hálózat valamelyik másik számítógépére. Ez egy\n" "hangdémon, amely jelentősen különbözik a legtöbb egyéb hangdémontól." -#: gnu/packages/audio.scm:2671 +#: gnu/packages/audio.scm:2735 msgid "JACK audio frequency analyzer and display" msgstr "JACK hangfrekvencia elemző és kijelző" -#: gnu/packages/audio.scm:2673 +#: gnu/packages/audio.scm:2737 msgid "" "XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" -"Connection Kit. It can display the FFT of any input, modify it and output the\n" +"Connection Kit. It can display the FFT of any input, modify it and output " +"the\n" "result." msgstr "" "Az XJackFreak egy hangelemző és kiegyenlítő eszköz a JACK hangkapcsolati\n" "készlethez. Képes bármely bement gyors Fourier transzformáltjának\n" "megjelenítésére, módosítására és az eredmény lejátszására." -#: gnu/packages/audio.scm:2717 +#: gnu/packages/audio.scm:2781 msgid "Fast, partitioned convolution engine library" msgstr "Gyors, particionált konvolúciós motor programkönyvtár" -#: gnu/packages/audio.scm:2719 +#: gnu/packages/audio.scm:2783 msgid "" "Zita convolver is a C++ library providing a real-time convolution\n" "engine." @@ -1057,14 +1137,15 @@ msgstr "" "A Zita konvolver egy C++ programkönyvtár, amely egy valós idejű konvolúciós\n" "motort biztosít." -#: gnu/packages/audio.scm:2764 +#: gnu/packages/audio.scm:2828 msgid "C++ library for resampling audio signals" msgstr "C++ programkönyvtár hangjelek újramintavételezéséhez" -#: gnu/packages/audio.scm:2766 +#: gnu/packages/audio.scm:2830 msgid "" "Libzita-resampler is a C++ library for resampling audio signals. It is\n" -"designed to be used within a real-time processing context, to be fast, and to\n" +"designed to be used within a real-time processing context, to be fast, and " +"to\n" "provide high-quality sample rate conversion." msgstr "" "A libzita-resampler egy C++ programkönyvtár hangjelek\n" @@ -1072,7 +1153,7 @@ msgstr "" "feldolgozókörnyezetben használják, gyors legyen és jó minőségű\n" "mintavételezési gyakoriság átalakítást biztosítson." -#: gnu/packages/audio.scm:2810 +#: gnu/packages/audio.scm:2874 msgid "" "Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" "access to ALSA PCM devices, taking care of the many functions required to\n" @@ -1084,14 +1165,15 @@ msgstr "" "hardver megnyitásához, előkészítéséhez és használatához szükségesek:\n" "például mmap módú eszközök és lebegőpontos hangadatok megadása." -#: gnu/packages/audio.scm:2841 +#: gnu/packages/audio.scm:2905 msgid "Cue and toc file parsers and utilities" msgstr "Cue és toc fájlfeldolgozók és segédprogramok" -#: gnu/packages/audio.scm:2842 +#: gnu/packages/audio.scm:2906 msgid "" "Cuetools is a set of programs that are useful for manipulating\n" -"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and TOC\n" +"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and " +"TOC\n" "files are a way to represent the layout of a data or audio CD in a\n" "machine-readable ASCII format." msgstr "" @@ -1100,16 +1182,18 @@ msgstr "" "és TOC fájlok módot adnak arra, hogy az adat vagy hang CD-k kiosztását egy\n" "számítógép által olvasható ASCII formátumban jelenítse meg." -#: gnu/packages/audio.scm:2861 +#: gnu/packages/audio.scm:2925 msgid "WAVE audio data processing tool" msgstr "WAVE hangadat-feldolgozó eszköz" -#: gnu/packages/audio.scm:2862 +#: gnu/packages/audio.scm:2926 msgid "" "shntool is a multi-purpose WAVE data processing and reporting\n" -"utility. File formats are abstracted from its core, so it can process any file\n" +"utility. File formats are abstracted from its core, so it can process any " +"file\n" "that contains WAVE data, compressed or not---provided there exists a format\n" -"module to handle that particular file type. It can also generate CUE files, and\n" +"module to handle that particular file type. It can also generate CUE files, " +"and\n" "use them split WAVE data into multiple files." msgstr "" "Az shntool egy többcélú WAVE adatfeldolgozó és kiértékelő segédprogram. A\n" @@ -1119,11 +1203,11 @@ msgstr "" "fájltípust kezelni képes formátummodul. Képes CUE fájlok előállítására is,\n" "valamint azok használatával a WAVE adatokat több fájlba tudja darabolni." -#: gnu/packages/audio.scm:2900 +#: gnu/packages/audio.scm:2964 msgid "DTS Coherent Acoustics decoder" msgstr "DTS koherens akusztikus dekódoló" -#: gnu/packages/audio.scm:2901 +#: gnu/packages/audio.scm:2965 msgid "" "Dcadec is a DTS Coherent Acoustics surround sound decoder\n" "with support for HD extensions." @@ -1131,97 +1215,176 @@ msgstr "" "A Dcadec egy DTS koherens akusztikus környezeti hang dekódoló HD\n" "kiterjesztések támogatásával." -#: gnu/packages/audio.scm:2922 +#: gnu/packages/audio.scm:2986 msgid "Tool to adjust loudness of media files" msgstr "Segédprogram médiafájlok hangosságának beállításához" -#: gnu/packages/audio.scm:2924 +#: gnu/packages/audio.scm:2988 msgid "" "BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its\n" "flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the\n" "loudness of audio and video files to the same level." msgstr "" "A BS1770GAIN egy hangosságvizsgáló, amely megfelel az ITU-R BS.1770-es\n" -"szabványnak és az EBU R128, ATSC A/85 és ReplayGain 2.0 mellékszabványainak.\n" +"szabványnak és az EBU R128, ATSC A/85 és ReplayGain 2.0 " +"mellékszabványainak.\n" "Segít azonos szintre hozni a hang- és videofájlok hangosságát." -#: gnu/packages/audio.scm:2955 +#: gnu/packages/audio.scm:3019 msgid "Lightweight audio filtering library" msgstr "Könnyűsúlyú hangszűrő programkönyvtár" -#: gnu/packages/audio.scm:2956 +#: gnu/packages/audio.scm:3020 msgid "" "An easy to use audio filtering library made from webrtc\n" "code, used in @code{libtoxcore}." msgstr "" -#: gnu/packages/audio.scm:3000 +#: gnu/packages/audio.scm:3064 msgid "GSM 06.10 lossy speech compression library" msgstr "" -#: gnu/packages/audio.scm:3001 +#: gnu/packages/audio.scm:3065 msgid "" "This C library provides an encoder and a decoder for the GSM\n" "06.10 RPE-LTP lossy speech compression algorithm." msgstr "" -#: gnu/packages/audio.scm:3022 +#: gnu/packages/audio.scm:3086 msgid "ALSA wrappers for Python" msgstr "" -#: gnu/packages/audio.scm:3024 +#: gnu/packages/audio.scm:3088 msgid "" "This package contains wrappers for accessing the ALSA API from Python.\n" "It is currently fairly complete for PCM devices, and has some support for\n" "mixers." msgstr "" -#: gnu/packages/audio.scm:3083 +#: gnu/packages/audio.scm:3132 +msgid "Bluetooth ALSA backend" +msgstr "" + +#: gnu/packages/audio.scm:3133 +msgid "" +"This project is a rebirth of a direct integration between\n" +"Bluez and ALSA. Since Bluez >= 5, the build-in integration has been " +"removed\n" +"in favor of 3rd party audio applications. From now on, Bluez acts as a\n" +"middleware between an audio application, which implements Bluetooth audio\n" +"profile, and a Bluetooth audio device. BlueALSA registers all known " +"Bluetooth\n" +"audio profiles in Bluez, so in theory every Bluetooth device (with audio\n" +"capabilities) can be connected. In order to access the audio stream, one " +"has\n" +"to connect to the ALSA PCM device called @code{bluealsa}. The device is " +"based\n" +"on the ALSA software PCM plugin." +msgstr "" + +#: gnu/packages/audio.scm:3195 msgid "Sound editor" msgstr "Hangszerkesztő" -#: gnu/packages/audio.scm:3086 +#: gnu/packages/audio.scm:3198 msgid "" "Snd is a sound editor modelled loosely after Emacs. It can be\n" -"customized and extended using either the s7 Scheme implementation (included in\n" +"customized and extended using either the s7 Scheme implementation (included " +"in\n" "the Snd sources), Ruby, or Forth." msgstr "" -#: gnu/packages/backup.scm:112 +#: gnu/packages/audio.scm:3231 +msgid "LV2 plugin for broadband noise reduction" +msgstr "" + +#: gnu/packages/audio.scm:3232 +msgid "" +"Noise Repellent is an LV2 plugin to reduce noise. It has\n" +"the following features:\n" +"\n" +"@enumerate\n" +"@item Spectral gating and spectral subtraction suppression rule\n" +"@item Adaptive and manual noise thresholds estimation\n" +"@item Adjustable noise floor\n" +"@item Adjustable offset of thresholds to perform over-subtraction\n" +"@item Time smoothing and a masking estimation to reduce artifacts\n" +"@item Basic onset detector to avoid transients suppression\n" +"@item Whitening of the noise floor to mask artifacts and to recover higher\n" +" frequencies\n" +"@item Option to listen to the residual signal\n" +"@item Soft bypass\n" +"@item Noise profile saved with the session\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/audio.scm:3300 +msgid "Command-line audio visualizer" +msgstr "" + +#: gnu/packages/audio.scm:3301 +msgid "" +"@code{cli-visualizer} displays fast-Fourier\n" +"transforms (FFTs) of the sound being played, as well as other graphical\n" +"representations." +msgstr "" + +#: gnu/packages/audio.scm:3352 +msgid "Console audio visualizer for ALSA, MPD, and PulseAudio" +msgstr "" + +#: gnu/packages/audio.scm:3353 +msgid "" +"C.A.V.A. is a bar audio spectrum visualizer for the terminal\n" +"using ALSA, MPD, PulseAudio, or a FIFO buffer as its input." +msgstr "" + +#: gnu/packages/audio.scm:3385 +msgid "Pro-quality GM soundfont" +msgstr "" + +#: gnu/packages/audio.scm:3386 +msgid "Fluid-3 is Frank Wen's pro-quality GM soundfont." +msgstr "" + +#: gnu/packages/backup.scm:115 msgid "Encrypted backup using rsync algorithm" msgstr "Titkosított biztonsági mentés az rsync algoritmus használatával" -#: gnu/packages/backup.scm:114 +#: gnu/packages/backup.scm:117 msgid "" "Duplicity backs up directories by producing encrypted tar-format volumes\n" -"and uploading them to a remote or local file server. Because duplicity uses\n" +"and uploading them to a remote or local file server. Because duplicity " +"uses\n" "librsync, the incremental archives are space efficient and only record the\n" "parts of files that have changed since the last backup. Because duplicity\n" "uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" "spying and/or modification by the server." msgstr "" -#: gnu/packages/backup.scm:143 +#: gnu/packages/backup.scm:146 msgid "File verification and repair tools" msgstr "" -#: gnu/packages/backup.scm:144 +#: gnu/packages/backup.scm:147 msgid "" "Par2cmdline uses Reed-Solomon error-correcting codes to\n" "generate and verify PAR2 recovery files. These files can be distributed\n" -"alongside the source files or stored together with back-ups to protect against\n" +"alongside the source files or stored together with back-ups to protect " +"against\n" "transmission errors or @dfn{bit rot}, the degradation of storage media over\n" "time.\n" "Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the\n" -"damage isn't too extensive (and smaller than the size of the recovery file), it\n" +"damage isn't too extensive (and smaller than the size of the recovery file), " +"it\n" "can even repair them." msgstr "" -#: gnu/packages/backup.scm:180 +#: gnu/packages/backup.scm:183 msgid "Simple incremental backup tool" msgstr "Egyszerű növekményes biztonsági mentés eszköz" -#: gnu/packages/backup.scm:182 +#: gnu/packages/backup.scm:185 msgid "" "Hdup2 is a backup utility, its aim is to make backup really simple. The\n" "backup scheduling is done by means of a cron job. It supports an\n" @@ -1229,134 +1392,151 @@ msgid "" "backups (called chunks) to allow easy burning to CD/DVD." msgstr "" -#: gnu/packages/backup.scm:236 +#: gnu/packages/backup.scm:239 msgid "Multi-format archive and compression library" msgstr "" -#: gnu/packages/backup.scm:238 +#: gnu/packages/backup.scm:241 msgid "" "Libarchive provides a flexible interface for reading and writing\n" "archives in various formats such as tar and cpio. Libarchive also supports\n" -"reading and writing archives compressed using various compression filters such\n" +"reading and writing archives compressed using various compression filters " +"such\n" "as gzip and bzip2. The library is inherently stream-oriented; readers\n" "serially iterate through the archive, writers serially add things to the\n" -"archive. In particular, note that there is currently no built-in support for\n" +"archive. In particular, note that there is currently no built-in support " +"for\n" "random access nor for in-place modification." msgstr "" -#: gnu/packages/backup.scm:315 +#: gnu/packages/backup.scm:302 msgid "Provide a list of files to backup" msgstr "" -#: gnu/packages/backup.scm:317 +#: gnu/packages/backup.scm:304 msgid "" "Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" "Rdup itself does not backup anything, it only print a list of absolute\n" -"file names to standard output. Auxiliary scripts are needed that act on this\n" +"file names to standard output. Auxiliary scripts are needed that act on " +"this\n" "list and implement the backup strategy." msgstr "" -#: gnu/packages/backup.scm:347 +#: gnu/packages/backup.scm:334 msgid "Tar-compatible archiver" msgstr "Tar-kompatibilis archiváló" -#: gnu/packages/backup.scm:349 +#: gnu/packages/backup.scm:336 msgid "" "Btar is a tar-compatible archiver which allows arbitrary compression and\n" "ciphering, redundancy, differential backup, indexed extraction, multicore\n" -"compression, input and output serialisation, and tolerance to partial archive\n" +"compression, input and output serialisation, and tolerance to partial " +"archive\n" "errors." msgstr "" -#: gnu/packages/backup.scm:375 +#: gnu/packages/backup.scm:362 msgid "Local/remote mirroring+incremental backup" msgstr "Helyi/távoli tükröző + növekményes biztonsági mentés" -#: gnu/packages/backup.scm:377 +#: gnu/packages/backup.scm:364 msgid "" "Rdiff-backup backs up one directory to another, possibly over a network.\n" -"The target directory ends up a copy of the source directory, but extra reverse\n" +"The target directory ends up a copy of the source directory, but extra " +"reverse\n" "diffs are stored in a special subdirectory of that target directory, so you\n" -"can still recover files lost some time ago. The idea is to combine the best\n" -"features of a mirror and an incremental backup. Rdiff-backup also preserves\n" +"can still recover files lost some time ago. The idea is to combine the " +"best\n" +"features of a mirror and an incremental backup. Rdiff-backup also " +"preserves\n" "subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" "modification times, extended attributes, acls, and resource forks. Also,\n" "rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" -"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up\n" -"to a remote location, and only the differences will be transmitted. Finally,\n" +"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive " +"up\n" +"to a remote location, and only the differences will be transmitted. " +"Finally,\n" "rdiff-backup is easy to use and settings have sensible defaults." msgstr "" -#: gnu/packages/backup.scm:419 +#: gnu/packages/backup.scm:406 msgid "Deduplicating snapshot backup utility based on rsync" msgstr "" -#: gnu/packages/backup.scm:420 +#: gnu/packages/backup.scm:407 msgid "" -"rsnapshot is a filesystem snapshot utility based on rsync.\n" +"rsnapshot is a file system snapshot utility based on rsync.\n" "rsnapshot makes it easy to make periodic snapshots of local machines, and\n" -"remote machines over SSH. To reduce the disk space required for each backup,\n" +"remote machines over SSH. To reduce the disk space required for each " +"backup,\n" "rsnapshot uses hard links to deduplicate identical files." msgstr "" -#: gnu/packages/backup.scm:455 +#: gnu/packages/backup.scm:442 msgid "Tools & library for data backup and distributed storage" msgstr "" -#: gnu/packages/backup.scm:457 +#: gnu/packages/backup.scm:444 msgid "" "Libchop is a set of utilities and library for data backup and\n" "distributed storage. Its main application is @command{chop-backup}, an\n" "encrypted backup program that supports data integrity checks, versioning,\n" -"distribution among several sites, selective sharing of stored data, adaptive\n" -"compression, and more. The library itself implements storage techniques such\n" +"distribution among several sites, selective sharing of stored data, " +"adaptive\n" +"compression, and more. The library itself implements storage techniques " +"such\n" "as content-addressable storage, content hash keys, Merkle trees, similarity\n" "detection, and lossless compression." msgstr "" -#: gnu/packages/backup.scm:556 +#: gnu/packages/backup.scm:555 msgid "Deduplicated, encrypted, authenticated and compressed backups" msgstr "" -#: gnu/packages/backup.scm:557 +#: gnu/packages/backup.scm:556 msgid "" "Borg is a deduplicating backup program. Optionally, it\n" -"supports compression and authenticated encryption. The main goal of Borg is to\n" +"supports compression and authenticated encryption. The main goal of Borg is " +"to\n" "provide an efficient and secure way to backup data. The data deduplication\n" "technique used makes Borg suitable for daily backups since only changes are\n" -"stored. The authenticated encryption technique makes it suitable for backups\n" +"stored. The authenticated encryption technique makes it suitable for " +"backups\n" "to not fully trusted targets. Borg is a fork of Attic." msgstr "" -#: gnu/packages/backup.scm:603 +#: gnu/packages/backup.scm:602 msgid "Deduplicating backup program" msgstr "" -#: gnu/packages/backup.scm:604 +#: gnu/packages/backup.scm:603 msgid "" "Attic is a deduplicating backup program. The main goal of\n" "Attic is to provide an efficient and secure way to backup data. The data\n" -"deduplication technique used makes Attic suitable for daily backups since only\n" +"deduplication technique used makes Attic suitable for daily backups since " +"only\n" "changes are stored." msgstr "" -#: gnu/packages/backup.scm:634 +#: gnu/packages/backup.scm:633 msgid "WIM file manipulation library and utilities" msgstr "" -#: gnu/packages/backup.scm:635 +#: gnu/packages/backup.scm:634 msgid "" "wimlib is a C library and set of command-line utilities for\n" -"creating, modifying, extracting, and mounting archives in the Windows Imaging\n" -"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and to\n" +"creating, modifying, extracting, and mounting archives in the Windows " +"Imaging\n" +"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and " +"to\n" "NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." msgstr "" -#: gnu/packages/backup.scm:692 +#: gnu/packages/backup.scm:691 msgid "Easy and secure backup program" msgstr "" -#: gnu/packages/backup.scm:693 +#: gnu/packages/backup.scm:692 msgid "" "Obnam is an easy, secure backup program. Features\n" "include snapshot backups, data de-duplication and encrypted backups\n" @@ -1365,36 +1545,38 @@ msgid "" "any special software, on top of SSH." msgstr "" -#: gnu/packages/backup.scm:799 +#: gnu/packages/backup.scm:798 msgid "Fast, disk based, rotating network backup system" msgstr "" -#: gnu/packages/backup.scm:801 +#: gnu/packages/backup.scm:800 msgid "" "With dirvish you can maintain a set of complete images of your\n" -"filesystems with unattended creation and expiration. A dirvish backup vault\n" +"file systems with unattended creation and expiration. A dirvish backup " +"vault\n" "is like a time machine for your data. " msgstr "" -#: gnu/packages/base.scm:73 +#: gnu/packages/base.scm:77 msgid "Hello, GNU world: An example GNU package" msgstr "Helló, GNU világ: egy példa GNU csomag" -#: gnu/packages/base.scm:75 +#: gnu/packages/base.scm:79 msgid "" "GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -"serves as an example of standard GNU coding practices. As such, it supports\n" +"serves as an example of standard GNU coding practices. As such, it " +"supports\n" "command-line arguments, multiple languages, and so on." msgstr "" "A GNU Helló a „Helló, világ!” üzenetet írja ki, majd kilép. Ez a szabványos\n" "GNU kódolási gyakorlatok példájaként szolgál. Mint olyan, támogatja a\n" "parancssori argumentumokat, több nyelvet, és így tovább." -#: gnu/packages/base.scm:110 +#: gnu/packages/base.scm:114 msgid "Print lines matching a pattern" msgstr "Egy mintára illeszkedő sorok kiírása" -#: gnu/packages/base.scm:112 +#: gnu/packages/base.scm:116 msgid "" "grep is a tool for finding text inside files. Text is found by\n" "matching a pattern provided by the user in one or many files. The pattern\n" @@ -1413,29 +1595,32 @@ msgstr "" "számos kiterjesztést nyújt a szabványos segédprogramokon túl, beleértve\n" "például a rekurzív könyvtárkeresést." -#: gnu/packages/base.scm:134 +#: gnu/packages/base.scm:138 msgid "Stream editor" msgstr "Folyamszerkesztő" -#: gnu/packages/base.scm:156 +#: gnu/packages/base.scm:160 msgid "" "Sed is a non-interactive, text stream editor. It receives a text\n" -"input from a file or from standard input and it then applies a series of text\n" -"editing commands to the stream and prints its output to standard output. It\n" +"input from a file or from standard input and it then applies a series of " +"text\n" +"editing commands to the stream and prints its output to standard output. " +"It\n" "is often used for substituting text patterns in a stream. The GNU\n" "implementation offers several extensions over the standard utility." msgstr "" "A sed egy nem interaktív szövegfolyam-szerkesztő. Szöveges bemenetet fogad\n" "egy fájlból vagy a szabványos bemenetről, majd egy sor szövegszerkesztési\n" -"parancsot alkalmaz a folyamon, és kiírja a kimenetét a szabványos kimenetre.\n" +"parancsot alkalmaz a folyamon, és kiírja a kimenetét a szabványos " +"kimenetre.\n" "Gyakran használják szövegminták helyettesítésére egy folyamban. A GNU\n" "megvalósítása számos kiterjesztést nyújt a szabványos segédprogramokon túl." -#: gnu/packages/base.scm:196 +#: gnu/packages/base.scm:200 msgid "Managing tar archives" msgstr "Tar archívumok kezelése" -#: gnu/packages/base.scm:198 +#: gnu/packages/base.scm:202 msgid "" "Tar provides the ability to create tar archives, as well as the\n" "ability to extract, update or list files in an existing archive. It is\n" @@ -1445,77 +1630,84 @@ msgid "" "standard utility." msgstr "" -#: gnu/packages/base.scm:221 +#: gnu/packages/base.scm:225 msgid "Apply differences to originals, with optional backups" msgstr "" -#: gnu/packages/base.scm:223 +#: gnu/packages/base.scm:227 msgid "" "Patch is a program that applies changes to files based on differences\n" -"laid out as by the program \"diff\". The changes may be applied to one or more\n" +"laid out as by the program \"diff\". The changes may be applied to one or " +"more\n" "files depending on the contents of the diff file. It accepts several\n" "different diff formats. It may also be used to revert previously applied\n" "differences." msgstr "" -#: gnu/packages/base.scm:243 +#: gnu/packages/base.scm:248 msgid "Comparing and merging files" msgstr "" -#: gnu/packages/base.scm:245 +#: gnu/packages/base.scm:250 msgid "" "GNU Diffutils is a package containing tools for finding the\n" -"differences between files. The \"diff\" command is used to show how two files\n" +"differences between files. The \"diff\" command is used to show how two " +"files\n" "differ, while \"cmp\" shows the offsets and line numbers where they differ.\n" "\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" "interactive means to merge two files." msgstr "" -#: gnu/packages/base.scm:282 +#: gnu/packages/base.scm:293 msgid "Operating on files matching given criteria" msgstr "" -#: gnu/packages/base.scm:284 +#: gnu/packages/base.scm:295 msgid "" "Findutils supplies the basic file directory searching utilities of the\n" "GNU system. It consists of two primary searching utilities: \"find\"\n" -"recursively searches for files in a directory according to given criteria and\n" -"\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -"are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" +"recursively searches for files in a directory according to given criteria " +"and\n" +"\"locate\" lists files in a database that match a query. Two auxiliary " +"tools\n" +"are included: \"updatedb\" updates the file name database and \"xargs\" may " +"be\n" "used to apply commands with arbitrarily long arguments." msgstr "" -#: gnu/packages/base.scm:340 +#: gnu/packages/base.scm:353 msgid "Core GNU utilities (file, text, shell)" msgstr "" -#: gnu/packages/base.scm:342 +#: gnu/packages/base.scm:355 msgid "" "GNU Coreutils includes all of the basic command-line tools that are\n" "expected in a POSIX system. These provide the basic file, shell and text\n" -"manipulation functions of the GNU system. Most of these tools offer extended\n" +"manipulation functions of the GNU system. Most of these tools offer " +"extended\n" "functionality beyond that which is outlined in the POSIX standard." msgstr "" -#: gnu/packages/base.scm:384 +#: gnu/packages/base.scm:397 msgid "Remake files automatically" msgstr "" -#: gnu/packages/base.scm:386 +#: gnu/packages/base.scm:399 msgid "" "Make is a program that is used to control the production of\n" "executables or other files from their source files. The process is\n" -"controlled from a Makefile, in which the developer specifies how each file is\n" +"controlled from a Makefile, in which the developer specifies how each file " +"is\n" "generated from its source. It has powerful dependency resolution and the\n" "ability to determine when files have to be regenerated after their sources\n" "change. GNU make offers many powerful extensions over the standard utility." msgstr "" -#: gnu/packages/base.scm:428 +#: gnu/packages/base.scm:440 msgid "Binary utilities: bfd gas gprof ld" msgstr "" -#: gnu/packages/base.scm:430 +#: gnu/packages/base.scm:442 msgid "" "GNU Binutils is a collection of tools for working with binary files.\n" "Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" @@ -1525,85 +1717,90 @@ msgid "" "included." msgstr "" -#: gnu/packages/base.scm:517 +#: gnu/packages/base.scm:516 msgid "The linker wrapper" msgstr "" -#: gnu/packages/base.scm:519 +#: gnu/packages/base.scm:518 msgid "" "The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" -"missing '-rpath' flags, and to detect any misuse of libraries outside of the\n" +"missing '-rpath' flags, and to detect any misuse of libraries outside of " +"the\n" "store." msgstr "" -#: gnu/packages/base.scm:695 +#: gnu/packages/base.scm:746 msgid "The GNU C Library" msgstr "" -#: gnu/packages/base.scm:697 +#: gnu/packages/base.scm:748 msgid "" "Any Unix-like operating system needs a C library: the library which\n" -"defines the \"system calls\" and other basic facilities such as open, malloc,\n" +"defines the \"system calls\" and other basic facilities such as open, " +"malloc,\n" "printf, exit...\n" "\n" -"The GNU C library is used as the C library in the GNU system and most systems\n" +"The GNU C library is used as the C library in the GNU system and most " +"systems\n" "with the Linux kernel." msgstr "" -#: gnu/packages/base.scm:775 +#: gnu/packages/base.scm:826 msgid "The GNU C Library (GNU Hurd variant)" msgstr "" -#: gnu/packages/base.scm:887 +#: gnu/packages/base.scm:953 msgid "All the locales supported by the GNU C Library" msgstr "" -#: gnu/packages/base.scm:889 +#: gnu/packages/base.scm:955 msgid "" "This package provides all the locales supported by the GNU C Library,\n" -"more than 400 in total. To use them set the 'LOCPATH' environment variable to\n" +"more than 400 in total. To use them set the 'LOCPATH' environment variable " +"to\n" "the 'share/locale' sub-directory of this package." msgstr "" -#: gnu/packages/base.scm:957 +#: gnu/packages/base.scm:1025 msgid "Small sample of UTF-8 locales" msgstr "" -#: gnu/packages/base.scm:959 +#: gnu/packages/base.scm:1027 msgid "" "This package provides a small sample of UTF-8 locales mostly useful in\n" "test environments." msgstr "" -#: gnu/packages/base.scm:977 +#: gnu/packages/base.scm:1045 msgid "Find full path of shell commands" msgstr "" -#: gnu/packages/base.scm:979 +#: gnu/packages/base.scm:1047 msgid "" "The which program finds the location of executables in PATH, with a\n" "variety of options. It is an alternative to the shell \"type\" built-in\n" "command." msgstr "" -#: gnu/packages/base.scm:1084 +#: gnu/packages/base.scm:1152 msgid "Database of current and historical time zones" msgstr "" -#: gnu/packages/base.scm:1085 +#: gnu/packages/base.scm:1153 msgid "" "The Time Zone Database (often called tz or zoneinfo)\n" "contains code and data that represent the history of local time for many\n" "representative locations around the globe. It is updated periodically to\n" -"reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" +"reflect changes made by political bodies to time zone boundaries, UTC " +"offsets,\n" "and daylight-saving rules." msgstr "" -#: gnu/packages/base.scm:1136 +#: gnu/packages/base.scm:1205 msgid "Character set conversion library" msgstr "" -#: gnu/packages/base.scm:1138 +#: gnu/packages/base.scm:1207 msgid "" "libiconv provides an implementation of the iconv function for systems\n" "that lack it. iconv is used to convert between character encodings in a\n" @@ -1644,167 +1841,181 @@ msgid "" "XML-RPC over SCGI." msgstr "" -#: gnu/packages/bittorrent.scm:217 gnu/packages/bittorrent.scm:258 +#: gnu/packages/bittorrent.scm:206 gnu/packages/bittorrent.scm:247 msgid "Console client for the Transmission BitTorrent daemon" msgstr "" -#: gnu/packages/bittorrent.scm:218 +#: gnu/packages/bittorrent.scm:207 msgid "" "Tremc is a console client, with a curses interface, for the\n" "Transmission BitTorrent daemon." msgstr "" -#: gnu/packages/bittorrent.scm:259 +#: gnu/packages/bittorrent.scm:248 msgid "" "Transmission-remote-cli is a console client, with a curses\n" -"interface, for the Transmission BitTorrent daemon. This package is no longer\n" +"interface, for the Transmission BitTorrent daemon. This package is no " +"longer\n" "maintained upstream." msgstr "" -#: gnu/packages/bittorrent.scm:307 +#: gnu/packages/bittorrent.scm:296 msgid "Utility for parallel downloading files" msgstr "" -#: gnu/packages/bittorrent.scm:309 +#: gnu/packages/bittorrent.scm:298 msgid "" "Aria2 is a lightweight, multi-protocol & multi-source command-line\n" -"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.\n" +"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and " +"Metalink.\n" "Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces." msgstr "" -#: gnu/packages/bittorrent.scm:342 +#: gnu/packages/bittorrent.scm:331 msgid "Universal download manager with GTK+ interface" msgstr "" -#: gnu/packages/bittorrent.scm:344 +#: gnu/packages/bittorrent.scm:333 msgid "" "uGet is portable download manager with GTK+ interface supporting\n" "HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection\n" "downloads, download scheduling, download rate limiting." msgstr "" -#: gnu/packages/bittorrent.scm:372 +#: gnu/packages/bittorrent.scm:362 msgid "Utility to create BitTorrent metainfo files" msgstr "" -#: gnu/packages/bittorrent.scm:373 +#: gnu/packages/bittorrent.scm:364 msgid "" -"mktorrent is a simple command-line utility to create\n" -"BitTorrent @dfn{metainfo} files, often known simply as @dfn{torrents}, from\n" -"both single files and whole directories. It can add multiple trackers and web\n" -"seed URLs, and set the @code{private} flag to disallow advertisement through\n" -"the distributed hash table (DHT) and Peer Exchange. Hashing is multi-threaded\n" +"mktorrent is a simple command-line utility to create BitTorrent\n" +"@dfn{metainfo} files, often known simply as @dfn{torrents}, from both " +"single\n" +"files and whole directories. It can add multiple trackers and web seed " +"URLs,\n" +"and set the @code{private} flag to disallow advertisement through the\n" +"distributed hash table (@dfn{DHT}) and Peer Exchange. Hashing is multi-" +"threaded\n" "and will take advantage of multiple processor cores where possible." msgstr "" -#: gnu/packages/bittorrent.scm:414 +#: gnu/packages/bittorrent.scm:403 msgid "Feature complete BitTorrent implementation" msgstr "" -#: gnu/packages/bittorrent.scm:416 +#: gnu/packages/bittorrent.scm:405 msgid "" "libtorrent-rasterbar is a feature complete C++ BitTorrent implementation\n" -"focusing on efficiency and scalability. It runs on embedded devices as well as\n" +"focusing on efficiency and scalability. It runs on embedded devices as well " +"as\n" "desktops." msgstr "" -#: gnu/packages/certs.scm:66 +#: gnu/packages/certs.scm:67 msgid "Python script to extract .pem data from certificate collection" msgstr "" -#: gnu/packages/certs.scm:68 +#: gnu/packages/certs.scm:69 msgid "" "certdata2pem.py is a Python script to transform X.509 certificate\n" "\"source code\" as contained, for example, in the Mozilla sources, into\n" ".pem formatted certificates." msgstr "" -#: gnu/packages/certs.scm:137 +#: gnu/packages/certs.scm:138 msgid "CA certificates from Mozilla" msgstr "" -#: gnu/packages/certs.scm:139 +#: gnu/packages/certs.scm:140 msgid "" "This package provides certificates for Certification Authorities (CA)\n" "taken from the NSS package and thus ultimately from the Mozilla project." msgstr "" -#: gnu/packages/certs.scm:208 +#: gnu/packages/certs.scm:209 msgid "Let's Encrypt root and intermediate certificates" msgstr "" -#: gnu/packages/certs.scm:209 +#: gnu/packages/certs.scm:210 msgid "" "This package provides a certificate store containing only the\n" -"Let's Encrypt root and intermediate certificates. It is intended to be used\n" +"Let's Encrypt root and intermediate certificates. It is intended to be " +"used\n" "within Guix." msgstr "" -#: gnu/packages/compression.scm:100 +#: gnu/packages/compression.scm:104 msgid "Compression library" msgstr "" -#: gnu/packages/compression.scm:102 +#: gnu/packages/compression.scm:106 msgid "" "zlib is designed to be a free, general-purpose, legally unencumbered --\n" -"that is, not covered by any patents -- lossless data-compression library for\n" +"that is, not covered by any patents -- lossless data-compression library " +"for\n" "use on virtually any computer hardware and operating system. The zlib data\n" -"format is itself portable across platforms. Unlike the LZW compression method\n" -"used in Unix compress(1) and in the GIF image format, the compression method\n" -"currently used in zlib essentially never expands the data. (LZW can double or\n" +"format is itself portable across platforms. Unlike the LZW compression " +"method\n" +"used in Unix compress(1) and in the GIF image format, the compression " +"method\n" +"currently used in zlib essentially never expands the data. (LZW can double " +"or\n" "triple the file size in extreme cases.) zlib's memory footprint is also\n" -"independent of the input data and can be reduced, if necessary, at some cost\n" +"independent of the input data and can be reduced, if necessary, at some " +"cost\n" "in compression." msgstr "" -#: gnu/packages/compression.scm:133 +#: gnu/packages/compression.scm:137 msgid "Zip Compression library" msgstr "" -#: gnu/packages/compression.scm:135 +#: gnu/packages/compression.scm:139 msgid "" "Minizip is a minimalistic library that supports compressing,\n" "extracting and viewing ZIP archives. This version is extracted from\n" "the @code{zlib} source." msgstr "" -#: gnu/packages/compression.scm:154 +#: gnu/packages/compression.scm:158 msgid "Replacement for Sun's 'jar' utility" msgstr "" -#: gnu/packages/compression.scm:156 +#: gnu/packages/compression.scm:160 msgid "" "FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" "utility. Instead of being written in Java, FastJar is written in C." msgstr "" -#: gnu/packages/compression.scm:190 +#: gnu/packages/compression.scm:194 msgid "C library for manipulating POSIX tar files" msgstr "" -#: gnu/packages/compression.scm:192 +#: gnu/packages/compression.scm:196 msgid "" "libtar is a C library for manipulating POSIX tar files. It handles\n" "adding and extracting files to/from a tar archive." msgstr "" -#: gnu/packages/compression.scm:209 +#: gnu/packages/compression.scm:213 msgid "General file (de)compression (using lzw)" msgstr "" -#: gnu/packages/compression.scm:214 +#: gnu/packages/compression.scm:227 msgid "" "GNU Gzip provides data compression and decompression utilities; the\n" -"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a single\n" -"file; as a result, it is often used in conjunction with \"tar\", resulting in\n" +"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a " +"single\n" +"file; as a result, it is often used in conjunction with \"tar\", resulting " +"in\n" "\".tar.gz\" or \".tgz\", etc." msgstr "" -#: gnu/packages/compression.scm:284 +#: gnu/packages/compression.scm:297 msgid "High-quality data compression program" msgstr "" -#: gnu/packages/compression.scm:286 +#: gnu/packages/compression.scm:299 msgid "" "bzip2 is a freely available, patent free (see below), high-quality data\n" "compressor. It typically compresses files to within 10% to 15% of the best\n" @@ -1813,41 +2024,47 @@ msgid "" "decompression." msgstr "" -#: gnu/packages/compression.scm:307 +#: gnu/packages/compression.scm:320 msgid "Parallel bzip2 compression utility" msgstr "" -#: gnu/packages/compression.scm:309 +#: gnu/packages/compression.scm:322 msgid "" "lbzip2 is a multi-threaded compression utility with support for the\n" "bzip2 compressed file format. lbzip2 can process standard bz2 files in\n" -"parallel. It uses POSIX threading model (pthreads), which allows it to take\n" -"full advantage of symmetric multiprocessing (SMP) systems. It has been proven\n" -"to scale linearly, even to over one hundred processor cores. lbzip2 is fully\n" +"parallel. It uses POSIX threading model (pthreads), which allows it to " +"take\n" +"full advantage of symmetric multiprocessing (SMP) systems. It has been " +"proven\n" +"to scale linearly, even to over one hundred processor cores. lbzip2 is " +"fully\n" "compatible with bzip2 – both at file format and command line level." msgstr "" -#: gnu/packages/compression.scm:339 +#: gnu/packages/compression.scm:352 msgid "Parallel bzip2 implementation" msgstr "" -#: gnu/packages/compression.scm:341 +#: gnu/packages/compression.scm:354 msgid "" "Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" -"compressor that uses pthreads and achieves near-linear speedup on SMP machines.\n" -"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. anything\n" +"compressor that uses pthreads and achieves near-linear speedup on SMP " +"machines.\n" +"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. " +"anything\n" "compressed with pbzip2 can be decompressed with bzip2)." msgstr "" -#: gnu/packages/compression.scm:362 +#: gnu/packages/compression.scm:375 msgid "General-purpose data compression" msgstr "" -#: gnu/packages/compression.scm:364 +#: gnu/packages/compression.scm:377 msgid "" "XZ Utils is free general-purpose data compression software with high\n" "compression ratio. XZ Utils were written for POSIX-like systems, but also\n" -"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.\n" +"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA " +"Utils.\n" "\n" "The core of the XZ Utils compression code is based on LZMA SDK, but it has\n" "been modified quite a lot to be suitable for XZ Utils. The primary\n" @@ -1856,11 +2073,11 @@ msgid "" "than gzip and 15 % smaller output than bzip2." msgstr "" -#: gnu/packages/compression.scm:392 +#: gnu/packages/compression.scm:405 msgid "Data compression library suitable for real-time data de-/compression" msgstr "" -#: gnu/packages/compression.scm:394 +#: gnu/packages/compression.scm:407 msgid "" "LZO is a data compression library which is suitable for data\n" "de-/compression in real-time. This means it favours speed over\n" @@ -1870,207 +2087,225 @@ msgid "" "format are designed to be portable across platforms." msgstr "" -#: gnu/packages/compression.scm:430 +#: gnu/packages/compression.scm:443 msgid "Python bindings for the LZO data compression library" msgstr "" -#: gnu/packages/compression.scm:432 +#: gnu/packages/compression.scm:445 msgid "" "Python-LZO provides Python bindings for LZO, i.e. you can access\n" "the LZO library from your Python scripts thereby compressing ordinary\n" "Python strings." msgstr "" -#: gnu/packages/compression.scm:455 +#: gnu/packages/compression.scm:468 msgid "Compress or expand files" msgstr "" -#: gnu/packages/compression.scm:457 +#: gnu/packages/compression.scm:470 msgid "" "Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" -"LZO data compression library for compression services, and its main advantages\n" -"over gzip are much higher compression and decompression speed (at the cost of\n" +"LZO data compression library for compression services, and its main " +"advantages\n" +"over gzip are much higher compression and decompression speed (at the cost " +"of\n" "some compression ratio)." msgstr "" -#: gnu/packages/compression.scm:476 +#: gnu/packages/compression.scm:489 msgid "Lossless data compressor based on the LZMA algorithm" msgstr "" -#: gnu/packages/compression.scm:478 +#: gnu/packages/compression.scm:491 msgid "" "Lzip is a lossless data compressor with a user interface similar to the\n" -"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses\n" -"more than bzip2, which makes it well-suited for software distribution and data\n" +"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and " +"compresses\n" +"more than bzip2, which makes it well-suited for software distribution and " +"data\n" "archiving. Lzip is a clean implementation of the LZMA algorithm." msgstr "" -#: gnu/packages/compression.scm:497 +#: gnu/packages/compression.scm:510 msgid "Recover and decompress data from damaged lzip files" msgstr "" -#: gnu/packages/compression.scm:499 +#: gnu/packages/compression.scm:512 msgid "" "Lziprecover is a data recovery tool and decompressor for files in the lzip\n" -"compressed data format (.lz). It can test the integrity of lzip files, extract\n" +"compressed data format (.lz). It can test the integrity of lzip files, " +"extract\n" "data from damaged ones, and repair most files with small errors (up to one\n" "single-byte error per member) entirely.\n" "\n" -"Lziprecover is not a replacement for regular backups, but a last line of defence\n" -"when even the backups are corrupt. It can recover files by merging the good\n" -"parts of two or more damaged copies, such as can be easily produced by running\n" +"Lziprecover is not a replacement for regular backups, but a last line of " +"defence\n" +"when even the backups are corrupt. It can recover files by merging the " +"good\n" +"parts of two or more damaged copies, such as can be easily produced by " +"running\n" "@command{ddrescue} on a failing device.\n" "\n" -"This package also includes @command{unzcrash}, a tool to test the robustness of\n" +"This package also includes @command{unzcrash}, a tool to test the robustness " +"of\n" "decompressors when faced with corrupted input." msgstr "" -#: gnu/packages/compression.scm:540 +#: gnu/packages/compression.scm:553 msgid "Archives in shell scripts, uuencode/uudecode" msgstr "" -#: gnu/packages/compression.scm:542 +#: gnu/packages/compression.scm:555 msgid "" "GNU sharutils is a package for creating and manipulating shell\n" -"archives that can be readily emailed. A shell archive is a file that can be\n" -"processed by a Bourne-type shell to unpack the original collection of files.\n" +"archives that can be readily emailed. A shell archive is a file that can " +"be\n" +"processed by a Bourne-type shell to unpack the original collection of " +"files.\n" "This package is mostly for compatibility and historical interest." msgstr "" -#: gnu/packages/compression.scm:573 +#: gnu/packages/compression.scm:586 msgid "Library for SoundFont decompression" msgstr "" -#: gnu/packages/compression.scm:575 +#: gnu/packages/compression.scm:588 msgid "" "SfArkLib is a C++ library for decompressing SoundFont files compressed\n" "with the sfArk algorithm." msgstr "" -#: gnu/packages/compression.scm:608 +#: gnu/packages/compression.scm:622 msgid "Basic sfArk decompressor" msgstr "" -#: gnu/packages/compression.scm:609 +#: gnu/packages/compression.scm:623 msgid "" "SfArk extractor converts SoundFonts in the compressed legacy\n" "sfArk file format to the uncompressed sf2 format." msgstr "" -#: gnu/packages/compression.scm:626 +#: gnu/packages/compression.scm:640 msgid "Compression tools for some formats used by Microsoft" msgstr "" -#: gnu/packages/compression.scm:628 +#: gnu/packages/compression.scm:642 msgid "" "The purpose of libmspack is to provide both compression and\n" "decompression of some loosely related file formats used by Microsoft." msgstr "" -#: gnu/packages/compression.scm:647 +#: gnu/packages/compression.scm:661 msgid "Low-level interface to bzip2 compression library" msgstr "" -#: gnu/packages/compression.scm:648 +#: gnu/packages/compression.scm:662 msgid "" "This module provides a Perl interface to the bzip2\n" "compression library." msgstr "" -#: gnu/packages/compression.scm:682 +#: gnu/packages/compression.scm:696 msgid "Low-level interface to zlib compression library" msgstr "" -#: gnu/packages/compression.scm:683 +#: gnu/packages/compression.scm:697 msgid "" "This module provides a Perl interface to the zlib\n" "compression library." msgstr "" -#: gnu/packages/compression.scm:704 +#: gnu/packages/compression.scm:718 msgid "IO Interface to compressed files/buffers" msgstr "" -#: gnu/packages/compression.scm:705 +#: gnu/packages/compression.scm:719 msgid "" "IO-Compress provides a Perl interface to allow reading and\n" "writing of compressed data created with the zlib and bzip2 libraries." msgstr "" -#: gnu/packages/compression.scm:732 +#: gnu/packages/compression.scm:745 msgid "Compression algorithm focused on speed" msgstr "" -#: gnu/packages/compression.scm:733 +#: gnu/packages/compression.scm:746 msgid "" "LZ4 is a lossless compression algorithm, providing\n" -"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features an\n" -"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/cycle).\n" -"A high compression derivative, called LZ4_HC, is also provided. It trades CPU\n" +"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features " +"an\n" +"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/" +"cycle).\n" +"A high compression derivative, called LZ4_HC, is also provided. It trades " +"CPU\n" "time for compression ratio." msgstr "" -#: gnu/packages/compression.scm:758 +#: gnu/packages/compression.scm:771 msgid "LZ4 bindings for Python" msgstr "" -#: gnu/packages/compression.scm:760 +#: gnu/packages/compression.scm:773 msgid "" "This package provides python bindings for the lz4 compression library\n" "by Yann Collet. The project contains bindings for the LZ4 block format and\n" "the LZ4 frame format." msgstr "" -#: gnu/packages/compression.scm:783 +#: gnu/packages/compression.scm:796 msgid "String compression" msgstr "" -#: gnu/packages/compression.scm:784 +#: gnu/packages/compression.scm:797 msgid "Lz-string is a string compressor library for Python." msgstr "" -#: gnu/packages/compression.scm:822 +#: gnu/packages/compression.scm:835 msgid "Tools to create and extract squashfs file systems" msgstr "" -#: gnu/packages/compression.scm:824 +#: gnu/packages/compression.scm:837 msgid "" "Squashfs is a highly compressed read-only file system for Linux. It uses\n" "zlib to compress files, inodes, and directories. All blocks are packed to\n" -"minimize the data overhead, and block sizes of between 4K and 1M are supported.\n" +"minimize the data overhead, and block sizes of between 4K and 1M are " +"supported.\n" "It is intended to be used for archival use, for live CDs, and for embedded\n" -"systems where low overhead is needed. This package allows you to create and\n" +"systems where low overhead is needed. This package allows you to create " +"and\n" "extract such file systems." msgstr "" -#: gnu/packages/compression.scm:861 +#: gnu/packages/compression.scm:874 msgid "Parallel implementation of gzip" msgstr "" -#: gnu/packages/compression.scm:863 +#: gnu/packages/compression.scm:876 msgid "" "This package provides a parallel implementation of gzip that exploits\n" "multiple processors and multiple cores when compressing data." msgstr "" -#: gnu/packages/compression.scm:887 +#: gnu/packages/compression.scm:900 msgid "Parallel indexing implementation of LZMA" msgstr "" -#: gnu/packages/compression.scm:889 +#: gnu/packages/compression.scm:902 msgid "" "The existing XZ Utils provide great compression in the .xz file format,\n" -"but they produce just one big block of compressed data. Pixz instead produces\n" -"a collection of smaller blocks which makes random access to the original data\n" +"but they produce just one big block of compressed data. Pixz instead " +"produces\n" +"a collection of smaller blocks which makes random access to the original " +"data\n" "possible and can compress in parallel. This is especially useful for large\n" "tarballs." msgstr "" -#: gnu/packages/compression.scm:930 +#: gnu/packages/compression.scm:943 msgid "Implementation of the Brotli compression algorithm" msgstr "" -#: gnu/packages/compression.scm:932 +#: gnu/packages/compression.scm:945 msgid "" "Brotli is a general-purpose lossless compression algorithm. It is\n" "similar in speed to deflate but offers denser compression. This package\n" @@ -2078,32 +2313,34 @@ msgid "" "respectively, based on the reference implementation from Google." msgstr "" -#: gnu/packages/compression.scm:956 +#: gnu/packages/compression.scm:969 msgid "Tool to unpack Cabinet archives" msgstr "" -#: gnu/packages/compression.scm:957 +#: gnu/packages/compression.scm:970 msgid "Extracts files out of Microsoft Cabinet (.cab) archives" msgstr "" -#: gnu/packages/compression.scm:989 +#: gnu/packages/compression.scm:1002 msgid "Delta encoder for binary files" msgstr "" -#: gnu/packages/compression.scm:990 +#: gnu/packages/compression.scm:1003 msgid "" "xdelta encodes only the differences between two binary files\n" -"using the VCDIFF algorithm and patch file format described in RFC 3284. It can\n" -"also be used to apply such patches. xdelta is similar to @command{diff} and\n" +"using the VCDIFF algorithm and patch file format described in RFC 3284. It " +"can\n" +"also be used to apply such patches. xdelta is similar to @command{diff} " +"and\n" "@command{patch}, but is not limited to plain text and does not generate\n" "human-readable output." msgstr "" -#: gnu/packages/compression.scm:1022 +#: gnu/packages/compression.scm:1036 msgid "Large file compressor with a very high compression ratio" msgstr "" -#: gnu/packages/compression.scm:1023 +#: gnu/packages/compression.scm:1037 msgid "" "lrzip is a compression utility that uses long-range\n" "redundancy reduction to improve the subsequent compression ratio of\n" @@ -2114,147 +2351,164 @@ msgid "" "well as bzip2." msgstr "" -#: gnu/packages/compression.scm:1059 +#: gnu/packages/compression.scm:1067 msgid "Filter for improving compression of typed binary data" msgstr "" -#: gnu/packages/compression.scm:1060 +#: gnu/packages/compression.scm:1068 msgid "" "Bitshuffle is an algorithm that rearranges typed, binary data\n" -"for improving compression, as well as a python/C package that implements this\n" +"for improving compression, as well as a python/C package that implements " +"this\n" "algorithm within the Numpy framework." msgstr "" -#: gnu/packages/compression.scm:1079 +#: gnu/packages/compression.scm:1089 msgid "Fast compressor/decompressor" msgstr "" -#: gnu/packages/compression.scm:1080 +#: gnu/packages/compression.scm:1090 msgid "" -"Snappy is a compression/decompression library. It does not\n" -"aim for maximum compression, or compatibility with any other compression library;\n" -"instead, it aims for very high speeds and reasonable compression. For instance,\n" -"compared to the fastest mode of zlib, Snappy is an order of magnitude faster\n" -"for most inputs, but the resulting compressed files are anywhere from 20% to\n" +"Snappy is a compression/decompression library. It does not\n" +"aim for maximum compression, or compatibility with any other compression " +"library;\n" +"instead, it aims for very high speeds and reasonable compression. For " +"instance,\n" +"compared to the fastest mode of zlib, Snappy is an order of magnitude " +"faster\n" +"for most inputs, but the resulting compressed files are anywhere from 20% " +"to\n" "100% bigger." msgstr "" -#: gnu/packages/compression.scm:1204 +#: gnu/packages/compression.scm:1219 msgid "Compression/decompression algorithm in Java" msgstr "" -#: gnu/packages/compression.scm:1205 +#: gnu/packages/compression.scm:1220 msgid "" "Snappy-java is a Java port of the snappy, a fast C++\n" "compresser/decompresser." msgstr "" -#: gnu/packages/compression.scm:1311 -msgid "Java port of snappy" +#: gnu/packages/compression.scm:1326 +msgid "Java port of the Snappy (de)compressor" msgstr "" -#: gnu/packages/compression.scm:1312 +#: gnu/packages/compression.scm:1328 msgid "" -"Iq80-snappy is a rewrite (port) of Snappy writen in pure\n" -"Java. This compression code produces a byte-for-byte exact copy of the output\n" -"created by the original C++ code, and extremely fast." +"Iq80-snappy is a port of the Snappy compressor and decompressor rewritten\n" +"in pure Java. This compression code produces a byte-for-byte exact copy of " +"the\n" +"output created by the original C++ code, and is extremely fast." msgstr "" -#: gnu/packages/compression.scm:1351 +#: gnu/packages/compression.scm:1367 msgid "Java bzip2 compression/decompression library" msgstr "" -#: gnu/packages/compression.scm:1352 +#: gnu/packages/compression.scm:1368 msgid "" "Jbzip2 is a Java bzip2 compression/decompression library.\n" "It can be used as a replacement for the Apache @code{CBZip2InputStream} /\n" "@code{CBZip2OutputStream} classes." msgstr "" -#: gnu/packages/compression.scm:1417 +#: gnu/packages/compression.scm:1434 msgid "Command-line file archiver with high compression ratio" msgstr "" -#: gnu/packages/compression.scm:1418 +#: gnu/packages/compression.scm:1435 msgid "" "p7zip is a command-line port of 7-Zip, a file archiver that\n" "handles the 7z format which features very high compression ratios." msgstr "" -#: gnu/packages/compression.scm:1457 +#: gnu/packages/compression.scm:1474 msgid "Compressed C++ iostream" msgstr "" -#: gnu/packages/compression.scm:1458 +#: gnu/packages/compression.scm:1475 msgid "" "gzstream is a small library for providing zlib\n" "functionality in a C++ iostream." msgstr "" -#: gnu/packages/compression.scm:1505 +#: gnu/packages/compression.scm:1522 msgid "Incremental journaling archiver" msgstr "" -#: gnu/packages/compression.scm:1506 +#: gnu/packages/compression.scm:1523 msgid "" "ZPAQ is a command-line archiver for realistic situations with\n" "many duplicate and already compressed files. It backs up only those files\n" -"modified since the last update. All previous versions remain untouched and can\n" +"modified since the last update. All previous versions remain untouched and " +"can\n" "be independently recovered. Identical files are only stored once (known as\n" "@dfn{de-duplication}). Archives can also be encrypted.\n" "\n" -"ZPAQ is intended to back up user data, not entire operating systems. It ignores\n" +"ZPAQ is intended to back up user data, not entire operating systems. It " +"ignores\n" "owner and group IDs, ACLs, extended attributes, or special file types like\n" -"devices, sockets, or named pipes. It does not follow or restore symbolic links\n" +"devices, sockets, or named pipes. It does not follow or restore symbolic " +"links\n" "or junctions, and always follows hard links." msgstr "" -#: gnu/packages/compression.scm:1587 +#: gnu/packages/compression.scm:1605 msgid "Extract CAB files from InstallShield installers" msgstr "" -#: gnu/packages/compression.scm:1589 +#: gnu/packages/compression.scm:1607 msgid "" "@command{unshield} is a tool and library for extracting @file{.cab}\n" " archives from InstallShield installers." msgstr "" -#: gnu/packages/compression.scm:1615 +#: gnu/packages/compression.scm:1638 msgid "Zstandard real-time compression algorithm" msgstr "" -#: gnu/packages/compression.scm:1616 +#: gnu/packages/compression.scm:1639 msgid "" "Zstandard (@command{zstd}) is a lossless compression algorithm\n" -"that combines very fast operation with a compression ratio comparable to that of\n" -"zlib. In most scenarios, both compression and decompression can be performed in\n" +"that combines very fast operation with a compression ratio comparable to " +"that of\n" +"zlib. In most scenarios, both compression and decompression can be " +"performed in\n" "‘real time’. The compressor can be configured to provide the most suitable\n" -"trade-off between compression ratio and speed, without affecting decompression\n" +"trade-off between compression ratio and speed, without affecting " +"decompression\n" "speed." msgstr "" -#: gnu/packages/compression.scm:1658 +#: gnu/packages/compression.scm:1681 msgid "Threaded implementation of the Zstandard compression algorithm" msgstr "" -#: gnu/packages/compression.scm:1659 +#: gnu/packages/compression.scm:1682 msgid "" "Parallel Zstandard (PZstandard or @command{pzstd}) is a\n" "multi-threaded implementation of the @uref{http://zstd.net/, Zstandard\n" -"compression algorithm}. It is fully compatible with the original Zstandard file\n" -"format and command-line interface, and can be used as a drop-in replacement.\n" +"compression algorithm}. It is fully compatible with the original Zstandard " +"file\n" +"format and command-line interface, and can be used as a drop-in " +"replacement.\n" "\n" -"Compression is distributed over multiple processor cores to improve performance,\n" -"as is the decompression of data compressed in this manner. Data compressed by\n" -"other implementations will only be decompressed by two threads: one performing\n" +"Compression is distributed over multiple processor cores to improve " +"performance,\n" +"as is the decompression of data compressed in this manner. Data compressed " +"by\n" +"other implementations will only be decompressed by two threads: one " +"performing\n" "the actual decompression, the other input and output." msgstr "" -#: gnu/packages/compression.scm:1700 +#: gnu/packages/compression.scm:1723 msgid "Compression and file packing utility" msgstr "" -#: gnu/packages/compression.scm:1702 +#: gnu/packages/compression.scm:1725 msgid "" "Zip is a compression and file packaging/archive utility. Zip is useful\n" "for packaging a set of files for distribution, for archiving files, and for\n" @@ -2265,15 +2519,16 @@ msgid "" "directory structure can be packed into a ZIP archive with a single command.\n" "\n" "Zip has one compression method (deflation) and can also store files without\n" -"compression. Zip automatically chooses the better of the two for each file.\n" +"compression. Zip automatically chooses the better of the two for each " +"file.\n" "Compression ratios of 2:1 to 3:1 are common for text files." msgstr "" -#: gnu/packages/compression.scm:1757 +#: gnu/packages/compression.scm:1781 msgid "Decompression and file extraction utility" msgstr "" -#: gnu/packages/compression.scm:1759 +#: gnu/packages/compression.scm:1783 msgid "" "UnZip is an extraction utility for archives compressed in .zip format,\n" "also called \"zipfiles\".\n" @@ -2284,187 +2539,306 @@ msgid "" "recreates the stored directory structure by default." msgstr "" -#: gnu/packages/compression.scm:1800 +#: gnu/packages/compression.scm:1835 msgid "Library for accessing zip files" msgstr "" -#: gnu/packages/compression.scm:1802 +#: gnu/packages/compression.scm:1837 msgid "ZZipLib is a library based on zlib for accessing zip files." msgstr "" -#: gnu/packages/compression.scm:1819 -msgid "Provides an interface to ZIP archive files" +#: gnu/packages/compression.scm:1857 +msgid "Provides an interface to Zip archive files" msgstr "" -#: gnu/packages/compression.scm:1820 gnu/packages/perl.scm:279 +#: gnu/packages/compression.scm:1858 msgid "" -"The Archive::Zip module allows a Perl program to create,\n" -"manipulate, read, and write Zip archive files." +"The @code{Archive::Zip} module allows a Perl program to\n" +"create, manipulate, read, and write Zip archive files." msgstr "" -#: gnu/packages/compression.scm:1842 +#: gnu/packages/compression.scm:1880 msgid "C library for reading, creating, and modifying zip archives" msgstr "" -#: gnu/packages/compression.scm:1843 +#: gnu/packages/compression.scm:1881 msgid "" "Libzip is a C library for reading, creating, and modifying\n" -"zip archives. Files can be added from data buffers, files, or compressed data\n" +"zip archives. Files can be added from data buffers, files, or compressed " +"data\n" "copied directly from other zip archives. Changes made without closing the\n" "archive can be reverted." msgstr "" -#: gnu/packages/compression.scm:1876 +#: gnu/packages/compression.scm:1914 msgid "Universal tool to manage file archives of various types" msgstr "" -#: gnu/packages/compression.scm:1877 +#: gnu/packages/compression.scm:1915 msgid "" "The main command is @command{aunpack} which extracts files\n" -"from an archive. The other commands provided are @command{apack} (to create\n" -"archives), @command{als} (to list files in archives), and @command{acat} (to\n" -"extract files to standard out). As @command{atool} invokes external programs\n" -"to handle the archives, not all commands may be supported for a certain type\n" +"from an archive. The other commands provided are @command{apack} (to " +"create\n" +"archives), @command{als} (to list files in archives), and @command{acat} " +"(to\n" +"extract files to standard out). As @command{atool} invokes external " +"programs\n" +"to handle the archives, not all commands may be supported for a certain " +"type\n" "of archives." msgstr "" -#: gnu/packages/compression.scm:1899 +#: gnu/packages/compression.scm:1937 msgid "Generic archive extracting mechanism" msgstr "" -#: gnu/packages/compression.scm:1900 +#: gnu/packages/compression.scm:1938 msgid "" "It allows you to extract any archive file of the type .tar,\n" ".tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma\n" -"without having to worry how it does so, or use different interfaces for each\n" +"without having to worry how it does so, or use different interfaces for " +"each\n" "type by using either Perl modules, or command-line tools on your system." msgstr "" -#: gnu/packages/compression.scm:1936 +#: gnu/packages/compression.scm:1974 msgid "XZ in Java" msgstr "" -#: gnu/packages/compression.scm:1937 +#: gnu/packages/compression.scm:1975 msgid "" "Tukaani-xz is an implementation of xz compression/decompression\n" "algorithms in Java." msgstr "" -#: gnu/packages/databases.scm:147 +#: gnu/packages/compression.scm:1995 +msgid "Small, stand-alone lzip decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1997 +msgid "" +"Lunzip is a decompressor for files in the lzip compression format (.lz),\n" +"written as a single small C tool with no dependencies. This makes it\n" +"well-suited to embedded and other systems without a C++ compiler, or for use " +"in\n" +"applications such as software installers that need only to decompress " +"files,\n" +"not compress them.\n" +"Lunzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2022 +msgid "Small, stand-alone lzip compressor and decompressor" +msgstr "" + +#: gnu/packages/compression.scm:2024 +msgid "" +"Clzip is a compressor and decompressor for files in the lzip compression\n" +"format (.lz), written as a single small C tool with no dependencies. This " +"makes\n" +"it well-suited to embedded and other systems without a C++ compiler, or for " +"use\n" +"in other applications like package managers.\n" +"Clzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2051 +msgid "Lzip data compression C library" +msgstr "" + +#: gnu/packages/compression.scm:2053 +msgid "" +"Lzlib is a C library for in-memory LZMA compression and decompression in\n" +"the lzip format. It supports integrity checking of the decompressed data, " +"and\n" +"all functions are thread-safe. The library should never crash, even in case " +"of\n" +"corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:2075 +msgid "Parallel lossless data compressor for the lzip format" +msgstr "" + +#: gnu/packages/compression.scm:2077 +msgid "" +"Plzip is a massively parallel (multi-threaded) lossless data compressor\n" +"and decompressor that uses the lzip file format (.lz). Files produced by " +"plzip\n" +"are fully compatible with lzip and can be rescued with lziprecover.\n" +"On multiprocessor machines, plzip can compress and decompress large files " +"much\n" +"faster than lzip, at the cost of a slightly reduced compression ratio (0.4% " +"to\n" +"2%). The number of usable threads is limited by file size: on files of only " +"a\n" +"few MiB, plzip is no faster than lzip.\n" +"Files that were compressed with regular lzip will also not be decompressed\n" +"faster by plzip, unless the @code{-b} option was used: lzip usually " +"produces\n" +"single-member files which can't be decompressed in parallel." +msgstr "" + +#: gnu/packages/compression.scm:2111 +msgid "Tool for extracting Inno Setup installers" +msgstr "" + +#: gnu/packages/compression.scm:2112 +msgid "" +"innoextract allows extracting Inno Setup installers under\n" +"non-Windows systems without running the actual installer using wine." +msgstr "" + +#: gnu/packages/compression.scm:2148 +msgid "General-purpose lossless compression" +msgstr "" + +#: gnu/packages/compression.scm:2149 +msgid "" +"This package provides the reference implementation of Brotli,\n" +"a generic-purpose lossless compression algorithm that compresses data using " +"a\n" +"combination of a modern variant of the LZ77 algorithm, Huffman coding and " +"2nd\n" +"order context modeling, with a compression ratio comparable to the best\n" +"currently available general-purpose compression methods. It is similar in " +"speed\n" +"with @code{deflate} but offers more dense compression.\n" +"\n" +"The specification of the Brotli Compressed Data Format is defined in RFC " +"7932." +msgstr "" + +#: gnu/packages/databases.scm:157 msgid "Clustered RDF storage and query engine" msgstr "" -#: gnu/packages/databases.scm:148 +#: gnu/packages/databases.scm:158 msgid "" "4store is a RDF/SPARQL store written in C, supporting\n" "either single machines or networked clusters." msgstr "" -#: gnu/packages/databases.scm:167 +#: gnu/packages/databases.scm:177 msgid "Hash library of database functions compatible with traditional dbm" msgstr "" -#: gnu/packages/databases.scm:169 +#: gnu/packages/databases.scm:179 msgid "" "GDBM is a library for manipulating hashed databases. It is used to\n" "store key/value pairs in a file in a manner similar to the Unix dbm library\n" "and provides interfaces to the traditional file format." msgstr "" -#: gnu/packages/databases.scm:219 +#: gnu/packages/databases.scm:220 +msgid "@code{mgo} offers a rich MongoDB driver for Go." +msgstr "" + +#: gnu/packages/databases.scm:222 +msgid "" +"@code{mgo} (pronounced as mango) is a MongoDB driver for the Go language.\n" +"It implements a rich selection of features under a simple API following\n" +"standard Go idioms." +msgstr "" + +#: gnu/packages/databases.scm:273 msgid "Berkeley database" msgstr "" -#: gnu/packages/databases.scm:221 +#: gnu/packages/databases.scm:275 msgid "" "Berkeley DB is an embeddable database allowing developers the choice of\n" "SQL, Key/Value, XML/XQuery or Java Object storage for their data model." msgstr "" -#: gnu/packages/databases.scm:310 +#: gnu/packages/databases.scm:353 msgid "Utility for dumping and restoring ElasticSearch indexes" msgstr "" -#: gnu/packages/databases.scm:312 +#: gnu/packages/databases.scm:355 msgid "" "This package provides a utility for dumping the contents of an\n" -"ElasticSearch index to a compressed file and restoring the dumpfile back to an\n" +"ElasticSearch index to a compressed file and restoring the dumpfile back to " +"an\n" "ElasticSearch server" msgstr "" -#: gnu/packages/databases.scm:350 +#: gnu/packages/databases.scm:393 msgid "Fast key-value storage library" msgstr "" -#: gnu/packages/databases.scm:352 +#: gnu/packages/databases.scm:395 msgid "" "LevelDB is a fast key-value storage library that provides an ordered\n" "mapping from string keys to string values." msgstr "" -#: gnu/packages/databases.scm:372 +#: gnu/packages/databases.scm:416 msgid "In memory caching service" msgstr "" -#: gnu/packages/databases.scm:373 +#: gnu/packages/databases.scm:417 msgid "" "Memcached is a in memory key value store. It has a small\n" "and generic API, and was originally intended for use with dynamic web\n" "applications." msgstr "" -#: gnu/packages/databases.scm:478 +#: gnu/packages/databases.scm:541 msgid "High performance and high availability document database" msgstr "" -#: gnu/packages/databases.scm:480 +#: gnu/packages/databases.scm:543 msgid "" "Mongo is a high-performance, high availability, schema-free\n" "document-oriented database. A key goal of MongoDB is to bridge the gap\n" -"between key/value stores (which are fast and highly scalable) and traditional\n" +"between key/value stores (which are fast and highly scalable) and " +"traditional\n" "RDBMS systems (which are deep in functionality)." msgstr "" -#: gnu/packages/databases.scm:556 +#: gnu/packages/databases.scm:619 msgid "Fast, easy to use, and popular database" msgstr "" -#: gnu/packages/databases.scm:558 +#: gnu/packages/databases.scm:621 msgid "" "MySQL is a fast, reliable, and easy to use relational database\n" "management system that supports the standardized Structured Query\n" "Language." msgstr "" -#: gnu/packages/databases.scm:634 +#: gnu/packages/databases.scm:697 msgid "SQL database server" msgstr "" -#: gnu/packages/databases.scm:636 +#: gnu/packages/databases.scm:699 msgid "" "MariaDB is a multi-user and multi-threaded SQL database server, designed\n" "as a drop-in replacement of MySQL." msgstr "" -#: gnu/packages/databases.scm:674 +#: gnu/packages/databases.scm:737 msgid "Powerful object-relational database system" msgstr "" -#: gnu/packages/databases.scm:676 +#: gnu/packages/databases.scm:739 msgid "" "PostgreSQL is a powerful object-relational database system. It is fully\n" -"ACID compliant, has full support for foreign keys, joins, views, triggers, and\n" +"ACID compliant, has full support for foreign keys, joins, views, triggers, " +"and\n" "stored procedures (in multiple languages). It includes most SQL:2008 data\n" -"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and\n" +"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, " +"and\n" "TIMESTAMP. It also supports storage of binary large objects, including\n" "pictures, sounds, or video." msgstr "" -#: gnu/packages/databases.scm:715 +#: gnu/packages/databases.scm:778 msgid "Key-value database" msgstr "" -#: gnu/packages/databases.scm:716 +#: gnu/packages/databases.scm:779 msgid "" "QDBM is a library of routines for managing a\n" "database. The database is a simple data file containing key-value\n" @@ -2474,147 +2848,163 @@ msgid "" "organized in a hash table or B+ tree." msgstr "" -#: gnu/packages/databases.scm:771 +#: gnu/packages/databases.scm:834 msgid "Manipulate plain text files as databases" msgstr "" -#: gnu/packages/databases.scm:773 +#: gnu/packages/databases.scm:836 msgid "" "GNU Recutils is a set of tools and libraries for creating and\n" -"manipulating text-based, human-editable databases. Despite being text-based,\n" +"manipulating text-based, human-editable databases. Despite being text-" +"based,\n" "databases created with Recutils carry all of the expected features such as\n" "unique fields, primary keys, time stamps and more. Many different field\n" "types are supported, as is encryption." msgstr "" -#: gnu/packages/databases.scm:860 +#: gnu/packages/databases.scm:932 msgid "Persistent key-value store for fast storage" msgstr "" -#: gnu/packages/databases.scm:862 +#: gnu/packages/databases.scm:934 msgid "" "RocksDB is a library that forms the core building block for a fast\n" "key-value server, especially suited for storing data on flash drives. It\n" -"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible tradeoffs\n" -"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-Factor}\n" +"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible " +"tradeoffs\n" +"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-" +"Factor}\n" "(RAF) and @dfn{Space-Amplification-Factor} (SAF). It has multi-threaded\n" "compactions, making it specially suitable for storing multiple terabytes of\n" "data in a single database. RocksDB is partially based on @code{LevelDB}." msgstr "" -#: gnu/packages/databases.scm:921 +#: gnu/packages/databases.scm:994 msgid "Command-line tool for accessing SPARQL endpoints over HTTP" msgstr "" -#: gnu/packages/databases.scm:922 +#: gnu/packages/databases.scm:995 msgid "" "Sparql-query is a command-line tool for accessing SPARQL\n" -"endpoints over HTTP. It has been intentionally designed to 'feel' similar to\n" -"tools for interrogating SQL databases. For example, you can enter a query over\n" -"several lines, using a semi-colon at the end of a line to indicate the end of\n" -"your query. It also supports readline so that you can more easily recall and\n" -"edit previous queries, even across sessions. It can be used non-interactively,\n" +"endpoints over HTTP. It has been intentionally designed to 'feel' similar " +"to\n" +"tools for interrogating SQL databases. For example, you can enter a query " +"over\n" +"several lines, using a semi-colon at the end of a line to indicate the end " +"of\n" +"your query. It also supports readline so that you can more easily recall " +"and\n" +"edit previous queries, even across sessions. It can be used non-" +"interactively,\n" "for example from a shell script." msgstr "" -#: gnu/packages/databases.scm:964 +#: gnu/packages/databases.scm:1037 msgid "The SQLite database management system" msgstr "" -#: gnu/packages/databases.scm:966 +#: gnu/packages/databases.scm:1039 msgid "" "SQLite is a software library that implements a self-contained, serverless,\n" "zero-configuration, transactional SQL database engine. SQLite is the most\n" -"widely deployed SQL database engine in the world. The source code for SQLite\n" +"widely deployed SQL database engine in the world. The source code for " +"SQLite\n" "is in the public domain." msgstr "" -#: gnu/packages/databases.scm:1015 +#: gnu/packages/databases.scm:1097 msgid "Trivial database" msgstr "" -#: gnu/packages/databases.scm:1017 +#: gnu/packages/databases.scm:1099 msgid "" "TDB is a Trivial Database. In concept, it is very much like GDBM,\n" "and BSD's DB except that it allows multiple simultaneous writers and uses\n" -"locking internally to keep writers from trampling on each other. TDB is also\n" +"locking internally to keep writers from trampling on each other. TDB is " +"also\n" "extremely small." msgstr "" -#: gnu/packages/databases.scm:1036 +#: gnu/packages/databases.scm:1118 msgid "Database independent interface for Perl" msgstr "" -#: gnu/packages/databases.scm:1037 +#: gnu/packages/databases.scm:1119 msgid "This package provides an database interface for Perl." msgstr "" -#: gnu/packages/databases.scm:1085 +#: gnu/packages/databases.scm:1167 msgid "Extensible and flexible object <-> relational mapper" msgstr "" -#: gnu/packages/databases.scm:1086 +#: gnu/packages/databases.scm:1168 msgid "" "An SQL to OO mapper with an object API inspired by\n" "Class::DBI (with a compatibility layer as a springboard for porting) and a\n" -"resultset API that allows abstract encapsulation of database operations. It\n" -"aims to make representing queries in your code as perl-ish as possible while\n" +"resultset API that allows abstract encapsulation of database operations. " +"It\n" +"aims to make representing queries in your code as perl-ish as possible " +"while\n" "still providing access to as many of the capabilities of the database as\n" "possible, including retrieving related records from multiple tables in a\n" -"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY\",\n" +"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY" +"\",\n" "\"ORDER BY\" and \"HAVING\" support." msgstr "" -#: gnu/packages/databases.scm:1117 +#: gnu/packages/databases.scm:1199 msgid "Cursor with built-in caching support" msgstr "" -#: gnu/packages/databases.scm:1118 +#: gnu/packages/databases.scm:1200 msgid "" "DBIx::Class::Cursor::Cached provides a cursor class with\n" "built-in caching support." msgstr "" -#: gnu/packages/databases.scm:1140 +#: gnu/packages/databases.scm:1222 msgid "Introspect many-to-many relationships" msgstr "" -#: gnu/packages/databases.scm:1141 +#: gnu/packages/databases.scm:1223 msgid "" "Because the many-to-many relationships are not real\n" "relationships, they can not be introspected with DBIx::Class. Many-to-many\n" -"relationships are actually just a collection of convenience methods installed\n" -"to bridge two relationships. This DBIx::Class component can be used to store\n" +"relationships are actually just a collection of convenience methods " +"installed\n" +"to bridge two relationships. This DBIx::Class component can be used to " +"store\n" "all relevant information about these non-relationships so they can later be\n" "introspected and examined." msgstr "" -#: gnu/packages/databases.scm:1199 +#: gnu/packages/databases.scm:1281 msgid "Create a DBIx::Class::Schema based on a database" msgstr "" -#: gnu/packages/databases.scm:1200 +#: gnu/packages/databases.scm:1282 msgid "" "DBIx::Class::Schema::Loader automates the definition of a\n" -"DBIx::Class::Schema by scanning database table definitions and setting up the\n" +"DBIx::Class::Schema by scanning database table definitions and setting up " +"the\n" "columns, primary keys, unique constraints and relationships." msgstr "" -#: gnu/packages/databases.scm:1224 +#: gnu/packages/databases.scm:1306 msgid "DBI PostgreSQL interface" msgstr "" -#: gnu/packages/databases.scm:1225 +#: gnu/packages/databases.scm:1307 msgid "" "This package provides a PostgreSQL driver for the Perl5\n" "@dfn{Database Interface} (DBI)." msgstr "" -#: gnu/packages/databases.scm:1249 +#: gnu/packages/databases.scm:1331 msgid "DBI MySQL interface" msgstr "" -#: gnu/packages/databases.scm:1250 +#: gnu/packages/databases.scm:1332 msgid "" "This package provides a MySQL driver for the Perl5\n" "@dfn{Database Interface} (DBI)." @@ -2622,69 +3012,72 @@ msgstr "" "Ez a csomag egy MySQL meghajtóprogramot biztosít a Perl5\n" "@dfn{Database Interface} (DBI) csatolóhoz." -#: gnu/packages/databases.scm:1269 +#: gnu/packages/databases.scm:1351 msgid "SQlite interface for Perl" msgstr "" -#: gnu/packages/databases.scm:1270 +#: gnu/packages/databases.scm:1352 msgid "" "DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" -"the entire thing in the distribution. So in order to get a fast transaction\n" +"the entire thing in the distribution. So in order to get a fast " +"transaction\n" "capable RDBMS working for your Perl project you simply have to install this\n" "module, and nothing else." msgstr "" -#: gnu/packages/databases.scm:1301 +#: gnu/packages/databases.scm:1383 msgid "Generate SQL from Perl data structures" msgstr "" -#: gnu/packages/databases.scm:1302 +#: gnu/packages/databases.scm:1384 msgid "" "This module was inspired by the excellent DBIx::Abstract.\n" "While based on the concepts used by DBIx::Abstract, the concepts used have\n" "been modified to make the SQL easier to generate from Perl data structures.\n" -"The underlying idea is for this module to do what you mean, based on the data\n" +"The underlying idea is for this module to do what you mean, based on the " +"data\n" "structures you provide it, so that you don't have to modify your code every\n" "time your data changes." msgstr "" -#: gnu/packages/databases.scm:1331 +#: gnu/packages/databases.scm:1413 msgid "Split SQL code into atomic statements" msgstr "" -#: gnu/packages/databases.scm:1332 +#: gnu/packages/databases.scm:1414 msgid "" "This module tries to split any SQL code, even including\n" "non-standard extensions, into the atomic statements it is composed of." msgstr "" -#: gnu/packages/databases.scm:1350 +#: gnu/packages/databases.scm:1432 msgid "SQL tokenizer" msgstr "" -#: gnu/packages/databases.scm:1351 +#: gnu/packages/databases.scm:1433 msgid "" "SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" "claim to be a parser or query verifier. It just creates sane tokens from a\n" "valid SQL query." msgstr "" -#: gnu/packages/databases.scm:1369 +#: gnu/packages/databases.scm:1451 msgid "Data source abstraction library" msgstr "" -#: gnu/packages/databases.scm:1370 +#: gnu/packages/databases.scm:1452 msgid "" "Unixodbc is a library providing an API with which to access\n" -"data sources. Data sources include SQL Servers and any software with an ODBC\n" +"data sources. Data sources include SQL Servers and any software with an " +"ODBC\n" "Driver." msgstr "" -#: gnu/packages/databases.scm:1394 +#: gnu/packages/databases.scm:1476 msgid "In-memory key/value and document store" msgstr "" -#: gnu/packages/databases.scm:1396 +#: gnu/packages/databases.scm:1478 msgid "" "UnQLite is an in-process software library which implements a\n" "self-contained, serverless, zero-configuration, transactional NoSQL\n" @@ -2693,33 +3086,34 @@ msgid "" "similar to BerkeleyDB, LevelDB, etc." msgstr "" -#: gnu/packages/databases.scm:1424 +#: gnu/packages/databases.scm:1506 msgid "Key-value cache and store" msgstr "" -#: gnu/packages/databases.scm:1425 +#: gnu/packages/databases.scm:1507 msgid "" "Redis is an advanced key-value cache and store. Redis\n" -"supports many data structures including strings, hashes, lists, sets, sorted\n" +"supports many data structures including strings, hashes, lists, sets, " +"sorted\n" "sets, bitmaps and hyperloglogs." msgstr "" -#: gnu/packages/databases.scm:1452 +#: gnu/packages/databases.scm:1534 msgid "Kyoto Cabinet is a modern implementation of the DBM database" msgstr "" -#: gnu/packages/databases.scm:1454 +#: gnu/packages/databases.scm:1536 msgid "" "Kyoto Cabinet is a standalone file-based database that supports Hash\n" "and B+ Tree data storage models. It is a fast key-value lightweight\n" "database and supports many programming languages. It is a NoSQL database." msgstr "" -#: gnu/packages/databases.scm:1480 +#: gnu/packages/databases.scm:1562 msgid "Tokyo Cabinet is a modern implementation of the DBM database" msgstr "" -#: gnu/packages/databases.scm:1482 +#: gnu/packages/databases.scm:1564 msgid "" "Tokyo Cabinet is a library of routines for managing a database.\n" "The database is a simple data file containing records, each is a pair of a\n" @@ -2729,191 +3123,206 @@ msgid "" "organized in hash table, B+ tree, or fixed-length array." msgstr "" -#: gnu/packages/databases.scm:1517 +#: gnu/packages/databases.scm:1600 msgid "NoSQL data engine" msgstr "" -#: gnu/packages/databases.scm:1519 +#: gnu/packages/databases.scm:1602 msgid "" "WiredTiger is an extensible platform for data management. It supports\n" "row-oriented storage (where all columns of a row are stored together),\n" "column-oriented storage (where columns are stored in groups, allowing for\n" -"more efficient access and storage of column subsets) and log-structured merge\n" +"more efficient access and storage of column subsets) and log-structured " +"merge\n" "trees (LSM), for sustained throughput under random insert workloads." msgstr "" -#: gnu/packages/databases.scm:1570 -msgid "Wired Tiger bindings for GNU Guile" -msgstr "" +#: gnu/packages/databases.scm:1647 +#, fuzzy +msgid "WiredTiger bindings for GNU Guile" +msgstr "Cairo kötések a GNU Guile programhoz" -#: gnu/packages/databases.scm:1572 +#: gnu/packages/databases.scm:1649 msgid "" "This package provides Guile bindings to the WiredTiger ``NoSQL''\n" -"database." +"database. Various higher level database abstractions." msgstr "" -#: gnu/packages/databases.scm:1604 +#: gnu/packages/databases.scm:1681 msgid "Perl5 access to Berkeley DB version 1.x" msgstr "" -#: gnu/packages/databases.scm:1606 -msgid "The DB::File module provides Perl bindings to the Berkeley DB version 1.x." +#: gnu/packages/databases.scm:1683 +msgid "" +"The DB::File module provides Perl bindings to the Berkeley DB version 1.x." msgstr "" -#: gnu/packages/databases.scm:1633 +#: gnu/packages/databases.scm:1710 msgid "Lightning Memory-Mapped Database library" msgstr "" -#: gnu/packages/databases.scm:1635 +#: gnu/packages/databases.scm:1712 msgid "" "The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance\n" -"transactional database. Unlike more complex relational databases, LMDB handles\n" +"transactional database. Unlike more complex relational databases, LMDB " +"handles\n" "only key-value pairs (stored as arbitrary byte arrays) and relies on the\n" -"underlying operating system for caching and locking, keeping the code small and\n" +"underlying operating system for caching and locking, keeping the code small " +"and\n" "simple.\n" -"The use of ‘zero-copy’ memory-mapped files combines the persistence of classic\n" +"The use of ‘zero-copy’ memory-mapped files combines the persistence of " +"classic\n" "disk-based databases with high read performance that scales linearly over\n" -"multiple cores. The size of each database is limited only by the size of the\n" +"multiple cores. The size of each database is limited only by the size of " +"the\n" "virtual address space — not physical RAM." msgstr "" -#: gnu/packages/databases.scm:1672 +#: gnu/packages/databases.scm:1749 msgid "C++ connector for PostgreSQL" msgstr "" -#: gnu/packages/databases.scm:1674 +#: gnu/packages/databases.scm:1751 msgid "" "Libpqxx is a C++ library to enable user programs to communicate with the\n" -"PostgreSQL database back-end. The database back-end can be local or it may be\n" +"PostgreSQL database back-end. The database back-end can be local or it may " +"be\n" "on another machine, accessed via TCP/IP." msgstr "" -#: gnu/packages/databases.scm:1697 +#: gnu/packages/databases.scm:1774 msgid "Small object-relational mapping utility" msgstr "" -#: gnu/packages/databases.scm:1699 +#: gnu/packages/databases.scm:1776 msgid "" "Peewee is a simple and small ORM (object-relation mapping) tool. Peewee\n" -"handles converting between pythonic values and those used by databases, so you\n" +"handles converting between pythonic values and those used by databases, so " +"you\n" "can use Python types in your code without having to worry. It has built-in\n" -"support for sqlite, mysql and postgresql. If you already have a database, you\n" +"support for sqlite, mysql and postgresql. If you already have a database, " +"you\n" "can autogenerate peewee models using @code{pwiz}, a model generator." msgstr "" -#: gnu/packages/databases.scm:1746 +#: gnu/packages/databases.scm:1823 msgid "Library providing transparent encryption of SQLite database files" msgstr "" -#: gnu/packages/databases.scm:1747 +#: gnu/packages/databases.scm:1824 msgid "" "SQLCipher is an implementation of SQLite, extended to\n" "provide transparent 256-bit AES encryption of database files. Pages are\n" -"encrypted before being written to disk and are decrypted when read back. It’s\n" +"encrypted before being written to disk and are decrypted when read back. " +"It’s\n" "well suited for protecting embedded application databases and for mobile\n" "development." msgstr "" -#: gnu/packages/databases.scm:1779 gnu/packages/databases.scm:1806 +#: gnu/packages/databases.scm:1856 gnu/packages/databases.scm:1883 msgid "Python ODBC Library" msgstr "" -#: gnu/packages/databases.scm:1780 +#: gnu/packages/databases.scm:1857 msgid "" "@code{python-pyodbc-c} provides a Python DB-API driver\n" "for ODBC." msgstr "" -#: gnu/packages/databases.scm:1807 +#: gnu/packages/databases.scm:1884 msgid "" "@code{python-pyodbc} provides a Python DB-API driver\n" "for ODBC." msgstr "" -#: gnu/packages/databases.scm:1844 +#: gnu/packages/databases.scm:1921 msgid "Read Microsoft Access databases" msgstr "" -#: gnu/packages/databases.scm:1845 +#: gnu/packages/databases.scm:1922 msgid "" "MDB Tools is a set of tools and applications to read the\n" -"proprietary MDB file format used in Microsoft's Access database package. This\n" -"includes programs to export schema and data from Microsoft's Access database\n" +"proprietary MDB file format used in Microsoft's Access database package. " +"This\n" +"includes programs to export schema and data from Microsoft's Access " +"database\n" "file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL,\n" "etc., and an SQL engine for performing simple SQL queries." msgstr "" -#: gnu/packages/databases.scm:1886 +#: gnu/packages/databases.scm:1963 msgid "Python binding for the ‘Lightning’ database (LMDB)" msgstr "" -#: gnu/packages/databases.scm:1888 +#: gnu/packages/databases.scm:1965 msgid "" "python-lmdb or py-lmdb is a Python binding for the @dfn{Lightning\n" "Memory-Mapped Database} (LMDB), a high-performance key-value store." msgstr "" -#: gnu/packages/databases.scm:1942 +#: gnu/packages/databases.scm:2019 msgid "ActiveRecord ORM for Python" msgstr "" -#: gnu/packages/databases.scm:1944 +#: gnu/packages/databases.scm:2021 msgid "" "Orator provides a simple ActiveRecord-like Object Relational Mapping\n" "implementation for Python." msgstr "" -#: gnu/packages/databases.scm:1971 +#: gnu/packages/databases.scm:2048 msgid "Multi-model database system" msgstr "" -#: gnu/packages/databases.scm:1972 +#: gnu/packages/databases.scm:2049 msgid "" "Virtuoso is a scalable cross-platform server that combines\n" "relational, graph, and document data management with web application server\n" "and web services platform functionality." msgstr "" -#: gnu/packages/databases.scm:2000 +#: gnu/packages/databases.scm:2077 msgid "Database interface and MySQL driver for R" msgstr "" -#: gnu/packages/databases.scm:2002 +#: gnu/packages/databases.scm:2079 msgid "" "This package provides a DBI interface to MySQL / MariaDB. The RMySQL\n" -"package contains an old implementation based on legacy code from S-PLUS which\n" +"package contains an old implementation based on legacy code from S-PLUS " +"which\n" "is being phased out. A modern MySQL client based on Rcpp is available from\n" "the RMariaDB package." msgstr "" -#: gnu/packages/databases.scm:2027 +#: gnu/packages/databases.scm:2104 msgid "" "Cassandra Cluster Manager for Apache Cassandra clusters on\n" "localhost" msgstr "" -#: gnu/packages/databases.scm:2029 +#: gnu/packages/databases.scm:2106 msgid "" "Cassandra Cluster Manager is a development tool for testing\n" -"local Cassandra clusters. It creates, launches and removes Cassandra clusters\n" +"local Cassandra clusters. It creates, launches and removes Cassandra " +"clusters\n" "on localhost." msgstr "" -#: gnu/packages/databases.scm:2055 +#: gnu/packages/databases.scm:2132 msgid "SQLite bindings for Python" msgstr "" -#: gnu/packages/databases.scm:2057 +#: gnu/packages/databases.scm:2134 msgid "" "Pysqlite provides SQLite bindings for Python that comply to the\n" "Database API 2.0T." msgstr "" -#: gnu/packages/databases.scm:2084 +#: gnu/packages/databases.scm:2161 msgid "Database abstraction library" msgstr "" -#: gnu/packages/databases.scm:2086 +#: gnu/packages/databases.scm:2163 msgid "" "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that\n" "gives application developers the full power and flexibility of SQL. It\n" @@ -2922,14 +3331,15 @@ msgid "" "simple and Pythonic domain language." msgstr "" -#: gnu/packages/databases.scm:2125 +#: gnu/packages/databases.scm:2202 msgid "Various utility functions for SQLAlchemy" msgstr "" -#: gnu/packages/databases.scm:2127 +#: gnu/packages/databases.scm:2204 msgid "" "SQLAlchemy-utils provides various utility functions and custom data types\n" -"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for Python.\n" +"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for " +"Python.\n" "\n" "You might also want to install the following optional dependencies:\n" "@enumerate\n" @@ -2943,36 +3353,38 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/databases.scm:2168 +#: gnu/packages/databases.scm:2245 msgid "Database migration tool for SQLAlchemy" msgstr "" -#: gnu/packages/databases.scm:2170 +#: gnu/packages/databases.scm:2247 msgid "" "Alembic is a lightweight database migration tool for usage with the\n" "SQLAlchemy Database Toolkit for Python." msgstr "" -#: gnu/packages/databases.scm:2192 +#: gnu/packages/databases.scm:2273 msgid "Tiny key value database with concurrency support" msgstr "" -#: gnu/packages/databases.scm:2194 +#: gnu/packages/databases.scm:2275 msgid "" "PickleShare is a small ‘shelve’-like datastore with concurrency support.\n" "Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike\n" "shelve, many processes can access the database simultaneously. Changing a\n" -"value in database is immediately visible to other processes accessing the same\n" -"database. Concurrency is possible because the values are stored in separate\n" +"value in database is immediately visible to other processes accessing the " +"same\n" +"database. Concurrency is possible because the values are stored in " +"separate\n" "files. Hence the “database” is a directory where all files are governed by\n" "PickleShare." msgstr "" -#: gnu/packages/databases.scm:2239 +#: gnu/packages/databases.scm:2327 msgid "Another Python SQLite Wrapper" msgstr "" -#: gnu/packages/databases.scm:2240 +#: gnu/packages/databases.scm:2328 msgid "" "APSW is a Python wrapper for the SQLite\n" "embedded relational database engine. In contrast to other wrappers such as\n" @@ -2980,22 +3392,23 @@ msgid "" "translate the complete SQLite API into Python." msgstr "" -#: gnu/packages/databases.scm:2264 +#: gnu/packages/databases.scm:2352 msgid "Neo4j driver code written in Python" msgstr "" -#: gnu/packages/databases.scm:2265 +#: gnu/packages/databases.scm:2353 msgid "" "This package provides the Neo4j Python driver that connects\n" -"to the database using Neo4j's binary protocol. It aims to be minimal, while\n" +"to the database using Neo4j's binary protocol. It aims to be minimal, " +"while\n" "being idiomatic to Python." msgstr "" -#: gnu/packages/databases.scm:2284 +#: gnu/packages/databases.scm:2372 msgid "Library and toolkit for working with Neo4j in Python" msgstr "" -#: gnu/packages/databases.scm:2285 +#: gnu/packages/databases.scm:2373 msgid "" "This package provides a client library and toolkit for\n" "working with Neo4j from within Python applications and from the command\n" @@ -3003,30 +3416,31 @@ msgid "" "designed to be easy and intuitive to use." msgstr "" -#: gnu/packages/databases.scm:2310 +#: gnu/packages/databases.scm:2398 msgid "Python PostgreSQL adapter" msgstr "" -#: gnu/packages/databases.scm:2312 -msgid "psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " +#: gnu/packages/databases.scm:2400 +msgid "" +"psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " msgstr "" -#: gnu/packages/databases.scm:2335 +#: gnu/packages/databases.scm:2424 msgid "SQLAlchemy schema displayer" msgstr "" -#: gnu/packages/databases.scm:2336 +#: gnu/packages/databases.scm:2425 msgid "" "This package provides a program to build Entity\n" "Relationship diagrams from a SQLAlchemy model (or directly from the\n" "database)." msgstr "" -#: gnu/packages/databases.scm:2366 +#: gnu/packages/databases.scm:2455 msgid "MySQLdb is an interface to the popular MySQL database server for Python" msgstr "" -#: gnu/packages/databases.scm:2367 +#: gnu/packages/databases.scm:2456 msgid "" "MySQLdb is an interface to the popular MySQL database server\n" "for Python. The design goals are:\n" @@ -3037,89 +3451,154 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/databases.scm:2395 +#: gnu/packages/databases.scm:2484 msgid "Python extension that wraps protocol parsing code in hiredis" msgstr "" -#: gnu/packages/databases.scm:2396 +#: gnu/packages/databases.scm:2485 msgid "" "Python-hiredis is a python extension that wraps protocol\n" -"parsing code in hiredis. It primarily speeds up parsing of multi bulk replies." +"parsing code in hiredis. It primarily speeds up parsing of multi bulk " +"replies." msgstr "" -#: gnu/packages/databases.scm:2419 +#: gnu/packages/databases.scm:2508 msgid "Fake implementation of redis API for testing purposes" msgstr "" -#: gnu/packages/databases.scm:2420 +#: gnu/packages/databases.scm:2509 msgid "" "Fakeredis is a pure python implementation of the redis-py\n" -"python client that simulates talking to a redis server. This was created for a\n" -"single purpose: to write unittests. Setting up redis is not hard, but many time\n" -" you want to write unittests that do not talk to an external server (such as\n" -"redis). This module now allows tests to simply use this module as a reasonable\n" +"python client that simulates talking to a redis server. This was created " +"for a\n" +"single purpose: to write unittests. Setting up redis is not hard, but many " +"time\n" +" you want to write unittests that do not talk to an external server (such " +"as\n" +"redis). This module now allows tests to simply use this module as a " +"reasonable\n" "substitute for redis." msgstr "" -#: gnu/packages/databases.scm:2448 +#: gnu/packages/databases.scm:2537 msgid "Redis Python client" msgstr "" -#: gnu/packages/databases.scm:2450 +#: gnu/packages/databases.scm:2539 msgid "This package provides a Python interface to the Redis key-value store." -msgstr "Ez a csomag egy Python felületet biztosít a Redis kulcs-érték tároláshoz." +msgstr "" +"Ez a csomag egy Python felületet biztosít a Redis kulcs-érték tároláshoz." -#: gnu/packages/databases.scm:2471 +#: gnu/packages/databases.scm:2560 msgid "Simple job queues for Python" msgstr "" -#: gnu/packages/databases.scm:2473 +#: gnu/packages/databases.scm:2562 msgid "" "RQ (Redis Queue) is a simple Python library for queueing jobs and\n" -"processing them in the background with workers. It is backed by Redis and it\n" +"processing them in the background with workers. It is backed by Redis and " +"it\n" "is designed to have a low barrier to entry." msgstr "" -#: gnu/packages/databases.scm:2496 +#: gnu/packages/databases.scm:2585 msgid "Port of asyncio-redis to trollius" msgstr "" -#: gnu/packages/databases.scm:2497 +#: gnu/packages/databases.scm:2586 msgid "" "@code{trollius-redis} is a Redis client for Python\n" " trollius. It is an asynchronious IO (PEP 3156) implementation of the\n" " Redis protocol." msgstr "" -#: gnu/packages/databases.scm:2524 +#: gnu/packages/databases.scm:2613 msgid "Non-validating SQL parser" msgstr "" -#: gnu/packages/databases.scm:2525 +#: gnu/packages/databases.scm:2614 msgid "" "Sqlparse is a non-validating SQL parser for Python. It\n" "provides support for parsing, splitting and formatting SQL statements." msgstr "" -#: gnu/packages/databases.scm:2545 +#: gnu/packages/databases.scm:2634 msgid "Library to write SQL queries in a pythonic way" msgstr "" -#: gnu/packages/databases.scm:2546 +#: gnu/packages/databases.scm:2635 msgid "" "@code{python-sql} is a library to write SQL queries, that\n" "transforms idiomatic python function calls to well-formed SQL queries." msgstr "" -#: gnu/packages/debug.scm:80 +#: gnu/packages/databases.scm:2720 +msgid "Various tools for interacting with MongoDB and BSON" +msgstr "" + +#: gnu/packages/databases.scm:2722 +msgid "" +"This package includes a collection of tools related to MongoDB.\n" +"@table @code\n" +"@item bsondump\n" +"Display BSON files in a human-readable format\n" +"@item mongoimport\n" +"Convert data from JSON, TSV or CSV and insert them into a collection\n" +"@item mongoexport\n" +"Write an existing collection to CSV or JSON format\n" +"@item mongodump/mongorestore\n" +"Dump MongoDB backups to disk in the BSON format\n" +"@item mongorestore\n" +"Read MongoDB backups in the BSON format, and restore them to a live " +"database\n" +"@item mongostat\n" +"Monitor live MongoDB servers, replica sets, or sharded clusters\n" +"@item mongofiles\n" +"Read, write, delete, or update files in GridFS\n" +"@item mongooplog\n" +"Replay oplog entries between MongoDB servers\n" +"@item mongotop\n" +"Monitor read/write activity on a mongo server\n" +"@end table" +msgstr "" + +#: gnu/packages/databases.scm:2808 +msgid "Columnar in-memory analytics" +msgstr "" + +#: gnu/packages/databases.scm:2809 +msgid "" +"Apache Arrow is a columnar in-memory analytics layer\n" +"designed to accelerate big data. It houses a set of canonical in-memory\n" +"representations of flat and hierarchical data along with multiple\n" +"language-bindings for structure manipulation. It also provides IPC and " +"common\n" +"algorithm implementations." +msgstr "" + +#: gnu/packages/databases.scm:2853 +#, fuzzy +msgid "Python bindings for Apache Arrow" +msgstr "Python kötések a cairo programhoz" + +#: gnu/packages/databases.scm:2854 +msgid "" +"This library provides a Pythonic API wrapper for the reference\n" +"Arrow C++ implementation, along with tools for interoperability with " +"pandas,\n" +"NumPy, and other traditional Python scientific computing packages." +msgstr "" + +#: gnu/packages/debug.scm:79 msgid "Heuristical file minimizer" msgstr "" -#: gnu/packages/debug.scm:82 +#: gnu/packages/debug.scm:81 msgid "" "Delta assists you in minimizing \"interesting\" files subject to a test\n" "of their interestingness. A common such situation is when attempting to\n" -"isolate a small failure-inducing substring of a large input that causes your\n" +"isolate a small failure-inducing substring of a large input that causes " +"your\n" "program to exhibit a bug." msgstr "" @@ -3132,44 +3611,51 @@ msgid "" "C-Reduce is a tool that takes a large C or C++ program that has a\n" "property of interest (such as triggering a compiler bug) and automatically\n" "produces a much smaller C/C++ program that has the same property. It is\n" -"intended for use by people who discover and report bugs in compilers and other\n" +"intended for use by people who discover and report bugs in compilers and " +"other\n" "tools that process C/C++ code." msgstr "" -#: gnu/packages/debug.scm:268 +#: gnu/packages/debug.scm:247 msgid "Security-oriented fuzzer" msgstr "" -#: gnu/packages/debug.scm:270 +#: gnu/packages/debug.scm:249 msgid "" "American fuzzy lop is a security-oriented fuzzer that employs a novel\n" -"type of compile-time instrumentation and genetic algorithms to automatically\n" -"discover clean, interesting test cases that trigger new internal states in the\n" -"targeted binary. This substantially improves the functional coverage for the\n" +"type of compile-time instrumentation and genetic algorithms to " +"automatically\n" +"discover clean, interesting test cases that trigger new internal states in " +"the\n" +"targeted binary. This substantially improves the functional coverage for " +"the\n" "fuzzed code. The compact synthesized corpora produced by the tool are also\n" "useful for seeding other, more labor- or resource-intensive testing regimes\n" "down the road." msgstr "" -#: gnu/packages/debug.scm:328 +#: gnu/packages/debug.scm:307 msgid "Expose race conditions in Makefiles" msgstr "" -#: gnu/packages/debug.scm:330 +#: gnu/packages/debug.scm:309 msgid "" "Stress Make is a customized GNU Make that explicitely manages the order\n" -"in which concurrent jobs are run to provoke erroneous behavior into becoming\n" -"manifest. It can run jobs in the order in which they're launched, in backwards\n" -"order, or in random order. The thought is that if code builds correctly with\n" +"in which concurrent jobs are run to provoke erroneous behavior into " +"becoming\n" +"manifest. It can run jobs in the order in which they're launched, in " +"backwards\n" +"order, or in random order. The thought is that if code builds correctly " +"with\n" "Stress Make, then it is likely that the @code{Makefile} contains no race\n" "conditions." msgstr "" -#: gnu/packages/debug.scm:357 +#: gnu/packages/debug.scm:336 msgid "Transparent application input fuzzer" msgstr "" -#: gnu/packages/debug.scm:358 +#: gnu/packages/debug.scm:337 msgid "" "Zzuf is a transparent application input fuzzer. It works by\n" "intercepting file operations and changing random bits in the program's\n" @@ -3183,15 +3669,16 @@ msgstr "" #: gnu/packages/dejagnu.scm:79 msgid "" "DejaGnu is a framework for testing software. In effect, it serves as\n" -"a front-end for all tests written for a program. Thus, each program can have\n" +"a front-end for all tests written for a program. Thus, each program can " +"have\n" "multiple test suites, which are then all managed by a single harness." msgstr "" -#: gnu/packages/games.scm:164 +#: gnu/packages/games.scm:167 msgid "Tron clone in 3D" msgstr "" -#: gnu/packages/games.scm:165 +#: gnu/packages/games.scm:168 msgid "" "Armagetron is a multiplayer game in 3d that attempts to\n" "emulate and expand on the lightcycle sequence from the movie Tron. It's\n" @@ -3201,180 +3688,270 @@ msgid "" "settings to tweak as well." msgstr "" -#: gnu/packages/games.scm:238 +#: gnu/packages/games.scm:241 msgid "Survival horror roguelike video game" msgstr "" -#: gnu/packages/games.scm:240 +#: gnu/packages/games.scm:243 msgid "" "Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.\n" "Struggle to survive in a harsh, persistent, procedurally generated world.\n" -"Scavenge the remnants of a dead civilization for food, equipment, or, if you are\n" +"Scavenge the remnants of a dead civilization for food, equipment, or, if you " +"are\n" "lucky, a vehicle with a full tank of gas to get you out of Dodge. Fight to\n" -"defeat or escape from a wide variety of powerful monstrosities, from zombies to\n" -"giant insects to killer robots and things far stranger and deadlier, and against\n" +"defeat or escape from a wide variety of powerful monstrosities, from zombies " +"to\n" +"giant insects to killer robots and things far stranger and deadlier, and " +"against\n" "the others like yourself, that want what you have." msgstr "" -#: gnu/packages/games.scm:281 +#: gnu/packages/games.scm:284 msgid "Speaking cow text filter" msgstr "" -#: gnu/packages/games.scm:282 +#: gnu/packages/games.scm:285 msgid "" "Cowsay is basically a text filter. Send some text into it,\n" -"and you get a cow saying your text. If you think a talking cow isn't enough,\n" -"cows can think too: all you have to do is run @command{cowthink}. If you're\n" +"and you get a cow saying your text. If you think a talking cow isn't " +"enough,\n" +"cows can think too: all you have to do is run @command{cowthink}. If " +"you're\n" "tired of cows, a variety of other ASCII-art messengers are available." msgstr "" -#: gnu/packages/games.scm:348 +#: gnu/packages/games.scm:351 msgid "Free content game based on the Doom engine" msgstr "" -#: gnu/packages/games.scm:350 +#: gnu/packages/games.scm:360 msgid "" "The Freedoom project aims to create a complete free content first person\n" -"shooter game. Freedoom by itself is just the raw material for a game: it must\n" +"shooter game. Freedoom by itself is just the raw material for a game: it " +"must\n" "be paired with a compatible game engine (such as @code{prboom-plus}) to be\n" -"played. Freedoom complements the Doom engine with free levels, artwork, sound\n" +"played. Freedoom complements the Doom engine with free levels, artwork, " +"sound\n" "effects and music to make a completely free game." msgstr "" -#: gnu/packages/games.scm:381 +#: gnu/packages/games.scm:434 +msgid "Software for exploring cellular automata" +msgstr "" + +#: gnu/packages/games.scm:436 +msgid "" +"Golly simulates Conway's Game of Life and many other types of cellular\n" +"automata. The following features are available:\n" +"@enumerate\n" +"@item Support for bounded and unbounded universes, with cells of up to 256\n" +" states.\n" +"@item Support for multiple algorithms, including Bill Gosper's Hashlife\n" +" algorithm.\n" +"@item Loading patterns from BMP, PNG, GIF and TIFF image files.\n" +"@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.\n" +"@item Scriptable via Lua or Python.\n" +"@item Extracting patterns, rules and scripts from zip files.\n" +"@item Downloading patterns, rules and scripts from online archives.\n" +"@item Pasting patterns from the clipboard.\n" +"@item Unlimited undo/redo.\n" +"@item Configurable keyboard shortcuts.\n" +"@item Auto fit option to keep patterns within the view.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:498 +msgid "Puzzle/platform game" +msgstr "" + +#: gnu/packages/games.scm:499 +msgid "" +"Me and My Shadow is a puzzle/platform game in which you try\n" +"to reach the exit by solving puzzles. Spikes, moving blocks, fragile " +"blocks\n" +"and much more stand between you and the exit. Record your moves and let " +"your\n" +"shadow mimic them to reach blocks you couldn't reach alone." +msgstr "" + +#: gnu/packages/games.scm:534 +msgid "Multiplayer dungeon game involving knights and quests" +msgstr "" + +#: gnu/packages/games.scm:535 +msgid "" +"Knights is a multiplayer game involving several knights who\n" +"must run around a dungeon and complete various quests. Each game revolves\n" +"around a quest – for example, you might have to find some items and carry " +"them\n" +"back to your starting point. This may sound easy, but as there are only\n" +"enough items in the dungeon for one player to win, you may end up having to\n" +"kill your opponents to get their stuff! Other quests involve escaping from\n" +"the dungeon, fighting a duel to the death against the enemy knights, or\n" +"destroying an ancient book using a special wand." +msgstr "" + +#: gnu/packages/games.scm:572 msgid "Backgammon game" msgstr "" -#: gnu/packages/games.scm:382 +#: gnu/packages/games.scm:573 msgid "" "The GNU backgammon application can be used for playing, analyzing and\n" -"teaching the game. It has an advanced evaluation engine based on artificial\n" +"teaching the game. It has an advanced evaluation engine based on " +"artificial\n" "neural networks suitable for both beginners and advanced players. In\n" "addition to a command-line interface, it also features an attractive, 3D\n" "representation of the playing board." msgstr "" -#: gnu/packages/games.scm:411 +#: gnu/packages/games.scm:602 msgid "3d Rubik's cube game" msgstr "" -#: gnu/packages/games.scm:413 +#: gnu/packages/games.scm:604 msgid "" "GNUbik is a puzzle game in which you must manipulate a cube to make\n" "each of its faces have a uniform color. The game is customizable, allowing\n" -"you to set the size of the cube (the default is 3x3) or to change the colors.\n" +"you to set the size of the cube (the default is 3x3) or to change the " +"colors.\n" "You may even apply photos to the faces instead of colors. The game is\n" "scriptable with Guile." msgstr "" -#: gnu/packages/games.scm:435 +#: gnu/packages/games.scm:626 msgid "The game of Shogi (Japanese chess)" msgstr "" -#: gnu/packages/games.scm:436 +#: gnu/packages/games.scm:627 msgid "" "GNU Shogi is a program that plays the game Shogi (Japanese\n" -"Chess). It is similar to standard chess but this variant is far more complicated." +"Chess). It is similar to standard chess but this variant is far more " +"complicated." msgstr "" -#: gnu/packages/games.scm:467 +#: gnu/packages/games.scm:658 msgid "Tetris clone based on the SDL library" msgstr "" -#: gnu/packages/games.scm:469 +#: gnu/packages/games.scm:660 msgid "" "LTris is a tetris clone: differently shaped blocks are falling down the\n" "rectangular playing field and can be moved sideways or rotated by 90 degree\n" -"units with the aim of building lines without gaps which then disappear (causing\n" -"any block above the deleted line to fall down). LTris has three game modes: In\n" -"Classic you play until the stack of blocks reaches the top of the playing field\n" -"and no new blocks can enter. In Figures the playing field is reset to a new\n" -"figure each level and later on tiles and lines suddenly appear. In Multiplayer\n" +"units with the aim of building lines without gaps which then disappear " +"(causing\n" +"any block above the deleted line to fall down). LTris has three game modes: " +"In\n" +"Classic you play until the stack of blocks reaches the top of the playing " +"field\n" +"and no new blocks can enter. In Figures the playing field is reset to a " +"new\n" +"figure each level and later on tiles and lines suddenly appear. In " +"Multiplayer\n" "up to three players (either human or CPU) compete with each other sending\n" "removed lines to all opponents. There is also a Demo mode in which you can\n" "watch your CPU playing while enjoying a cup of tea!" msgstr "" -#: gnu/packages/games.scm:520 +#: gnu/packages/games.scm:711 msgid "Version of the classic 3D shoot'em'up game Doom" msgstr "" -#: gnu/packages/games.scm:522 -msgid "PrBoom+ is a Doom source port developed from the original PrBoom project." +#: gnu/packages/games.scm:713 +msgid "" +"PrBoom+ is a Doom source port developed from the original PrBoom project." msgstr "" -#: gnu/packages/games.scm:569 +#: gnu/packages/games.scm:760 msgid "Action platformer game" msgstr "" -#: gnu/packages/games.scm:571 +#: gnu/packages/games.scm:762 msgid "" "ReTux is an action platformer loosely inspired by the Mario games,\n" "utilizing the art assets from the @code{SuperTux} project." msgstr "" -#: gnu/packages/games.scm:600 +#: gnu/packages/games.scm:848 +msgid "A classical roguelike/sandbox game" +msgstr "" + +#: gnu/packages/games.scm:850 +msgid "" +"RogueBox Adventures is a graphical roguelike with strong influences\n" +"from sandbox games like Minecraft or Terraria. The main idea of RogueBox\n" +"Adventures is to offer the player a kind of roguelike toy-world. This " +"world\n" +"can be explored and changed freely." +msgstr "" + +#: gnu/packages/games.scm:877 msgid "User interface for gnushogi" msgstr "" -#: gnu/packages/games.scm:601 +#: gnu/packages/games.scm:878 msgid "A graphical user interface for the package @code{gnushogi}." msgstr "" -#: gnu/packages/games.scm:650 +#: gnu/packages/games.scm:927 msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" msgstr "" -#: gnu/packages/games.scm:651 +#: gnu/packages/games.scm:928 msgid "" "L'Abbaye des Morts is a 2D platform game set in 13th century\n" "France. The Cathars, who preach about good Christian beliefs, were being\n" -"expelled by the Catholic Church out of the Languedoc region in France. One of\n" -"them, called Jean Raymond, found an old church in which to hide, not knowing\n" +"expelled by the Catholic Church out of the Languedoc region in France. One " +"of\n" +"them, called Jean Raymond, found an old church in which to hide, not " +"knowing\n" "that beneath its ruins lay buried an ancient evil." msgstr "" -#: gnu/packages/games.scm:703 +#: gnu/packages/games.scm:980 msgid "Dungeon exploration roguelike" msgstr "" -#: gnu/packages/games.scm:704 +#: gnu/packages/games.scm:981 msgid "" "Angband is a Classic dungeon exploration roguelike. Explore\n" -"the depths below Angband, seeking riches, fighting monsters, and preparing to\n" +"the depths below Angband, seeking riches, fighting monsters, and preparing " +"to\n" "fight Morgoth, the Lord of Darkness." msgstr "" -#: gnu/packages/games.scm:744 +#: gnu/packages/games.scm:1017 msgid "Lemmings clone" msgstr "" -#: gnu/packages/games.scm:746 +#: gnu/packages/games.scm:1019 msgid "" "Pingus is a free Lemmings-like puzzle game in which the player takes\n" "command of a bunch of small animals and has to guide them through levels.\n" "Since the animals walk on their own, the player can only influence them by\n" -"giving them commands, like build a bridge, dig a hole, or redirect all animals\n" +"giving them commands, like build a bridge, dig a hole, or redirect all " +"animals\n" "in the other direction. Multiple such commands are necessary to reach the\n" "level's exit. The game is presented in a 2D side view." msgstr "" -#: gnu/packages/games.scm:768 +#: gnu/packages/games.scm:1041 msgid "Convert English text to humorous dialects" msgstr "" -#: gnu/packages/games.scm:769 +#: gnu/packages/games.scm:1042 msgid "" "The GNU Talk Filters are programs that convert English text\n" -"into stereotyped or otherwise humorous dialects. The filters are provided as\n" +"into stereotyped or otherwise humorous dialects. The filters are provided " +"as\n" "a C library, so they can easily be integrated into other programs." msgstr "" -#: gnu/packages/games.scm:801 +#: gnu/packages/games.scm:1074 msgid "Simulate the display from \"The Matrix\"" msgstr "" -#: gnu/packages/games.scm:802 +#: gnu/packages/games.scm:1075 msgid "" "CMatrix simulates the display from \"The Matrix\" and is\n" "based on the screensaver from the movie's website. It works with terminal\n" @@ -3382,92 +3959,100 @@ msgid "" "asynchronously and at a user-defined speed." msgstr "" -#: gnu/packages/games.scm:822 +#: gnu/packages/games.scm:1095 msgid "Full chess implementation" msgstr "" -#: gnu/packages/games.scm:823 +#: gnu/packages/games.scm:1096 msgid "" "GNU Chess is a chess engine. It allows you to compete\n" -"against the computer in a game of chess, either through the default terminal\n" +"against the computer in a game of chess, either through the default " +"terminal\n" "interface or via an external visual interface such as GNU XBoard." msgstr "" -#: gnu/packages/games.scm:851 +#: gnu/packages/games.scm:1124 msgid "Twisted adventures of young pig farmer Dink Smallwood" msgstr "" -#: gnu/packages/games.scm:853 +#: gnu/packages/games.scm:1126 msgid "" "GNU FreeDink is a free and portable re-implementation of the engine\n" -"for the role-playing game Dink Smallwood. It supports not only the original\n" +"for the role-playing game Dink Smallwood. It supports not only the " +"original\n" "game data files but it also supports user-produced game mods or \"D-Mods\".\n" "To that extent, it also includes a front-end for managing all of your D-Mods." msgstr "" -#: gnu/packages/games.scm:878 +#: gnu/packages/games.scm:1151 msgid "Game data for GNU Freedink" msgstr "" -#: gnu/packages/games.scm:880 +#: gnu/packages/games.scm:1153 msgid "This package contains the game data of GNU Freedink." msgstr "" -#: gnu/packages/games.scm:932 +#: gnu/packages/games.scm:1205 msgid "Graphical user interface for chess programs" msgstr "" -#: gnu/packages/games.scm:933 +#: gnu/packages/games.scm:1206 msgid "" "GNU XBoard is a graphical board for all varieties of chess,\n" -"including international chess, xiangqi (Chinese chess), shogi (Japanese chess)\n" -"and Makruk. Several lesser-known variants are also supported. It presents a\n" +"including international chess, xiangqi (Chinese chess), shogi (Japanese " +"chess)\n" +"and Makruk. Several lesser-known variants are also supported. It presents " +"a\n" "fully interactive graphical interface and it can load and save games in the\n" "Portable Game Notation." msgstr "" -#: gnu/packages/games.scm:986 +#: gnu/packages/games.scm:1260 msgid "Ball and paddle game" msgstr "" -#: gnu/packages/games.scm:987 +#: gnu/packages/games.scm:1261 msgid "" "XBoing is a blockout type game where you have a paddle which\n" "you control to bounce a ball around the game zone destroying blocks with a\n" -"proton ball. Each block carries a different point value. The more blocks you\n" +"proton ball. Each block carries a different point value. The more blocks " +"you\n" "destroy, the better your score. The person with the highest score wins." msgstr "" -#: gnu/packages/games.scm:1019 +#: gnu/packages/games.scm:1293 msgid "Typing tutor" msgstr "" -#: gnu/packages/games.scm:1021 +#: gnu/packages/games.scm:1295 msgid "" "GNU Typist is a universal typing tutor. It can be used to learn and\n" "practice touch-typing. Several tutorials are included; in addition to\n" "tutorials for the standard QWERTY layout, there are also tutorials for the\n" -"alternative layouts Dvorak and Colemak, as well as for the numpad. Tutorials\n" +"alternative layouts Dvorak and Colemak, as well as for the numpad. " +"Tutorials\n" "are primarily in English, however some in other languages are provided." msgstr "" -#: gnu/packages/games.scm:1068 +#: gnu/packages/games.scm:1342 msgid "3D game engine written in C++" msgstr "" -#: gnu/packages/games.scm:1070 +#: gnu/packages/games.scm:1344 msgid "" "The Irrlicht Engine is a high performance realtime 3D engine written in\n" -"C++. Features include an OpenGL renderer, extensible materials, scene graph\n" -"management, character animation, particle and other special effects, support\n" +"C++. Features include an OpenGL renderer, extensible materials, scene " +"graph\n" +"management, character animation, particle and other special effects, " +"support\n" "for common mesh file formats, and collision detection." msgstr "" -#: gnu/packages/games.scm:1122 +#: gnu/packages/games.scm:1396 msgid "2D space shooter" msgstr "" -#: gnu/packages/games.scm:1124 +#: gnu/packages/games.scm:1398 msgid "" "M.A.R.S. is a 2D space shooter with pretty visual effects and\n" "attractive physics. Players can battle each other or computer controlled\n" @@ -3475,45 +4060,49 @@ msgid "" "match, cannon keep, and grave-itation pit." msgstr "" -#: gnu/packages/games.scm:1165 +#: gnu/packages/games.scm:1439 msgid "Main game data for the Minetest game engine" msgstr "" -#: gnu/packages/games.scm:1167 +#: gnu/packages/games.scm:1441 msgid "Game data for the Minetest infinite-world block sandox game." msgstr "" -#: gnu/packages/games.scm:1219 +#: gnu/packages/games.scm:1493 msgid "Infinite-world block sandbox game" msgstr "" -#: gnu/packages/games.scm:1221 +#: gnu/packages/games.scm:1495 msgid "" "Minetest is a sandbox construction game. Players can create and destroy\n" "various types of blocks in a three-dimensional open world. This allows\n" -"forming structures in every possible creation, on multiplayer servers or as a\n" -"single player. Mods and texture packs allow players to personalize the game\n" +"forming structures in every possible creation, on multiplayer servers or as " +"a\n" +"single player. Mods and texture packs allow players to personalize the " +"game\n" "in different ways." msgstr "" -#: gnu/packages/games.scm:1260 +#: gnu/packages/games.scm:1534 msgid "Curses Implementation of the Glk API" msgstr "" -#: gnu/packages/games.scm:1262 +#: gnu/packages/games.scm:1536 msgid "" "Glk defines a portable API for applications with text UIs. It was\n" -"primarily designed for interactive fiction, but it should be suitable for many\n" +"primarily designed for interactive fiction, but it should be suitable for " +"many\n" "interactive text utilities, particularly those based on a command line.\n" -"This is an implementation of the Glk library which runs in a terminal window,\n" +"This is an implementation of the Glk library which runs in a terminal " +"window,\n" "using the @code{curses.h} library for screen control." msgstr "" -#: gnu/packages/games.scm:1300 +#: gnu/packages/games.scm:1574 msgid "Interpreter for Glulx VM" msgstr "" -#: gnu/packages/games.scm:1302 +#: gnu/packages/games.scm:1576 msgid "" "Glulx is a 32-bit portable virtual machine intended for writing and\n" "playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" @@ -3521,35 +4110,22 @@ msgid "" "reference interpreter, using the Glk API." msgstr "" -#: gnu/packages/games.scm:1339 +#: gnu/packages/games.scm:1613 msgid "Z-machine interpreter" msgstr "" -#: gnu/packages/games.scm:1341 +#: gnu/packages/games.scm:1615 msgid "" "Fizmo is a console-based Z-machine interpreter. It is used to play\n" "interactive fiction, also known as text adventures, which were implemented\n" "either by Infocom or created using the Inform compiler." msgstr "" -#: gnu/packages/games.scm:1395 -msgid "Reference frontend for the libretro API" -msgstr "" - -#: gnu/packages/games.scm:1397 -msgid "" -"Libretro is a simple but powerful development interface that allows for\n" -"the easy creation of emulators, games and multimedia applications that can plug\n" -"straight into any libretro-compatible frontend. RetroArch is the official\n" -"reference frontend for the libretro API, currently used by most as a modular\n" -"multi-system game/emulator system." -msgstr "" - -#: gnu/packages/games.scm:1417 +#: gnu/packages/games.scm:1633 msgid "Play the game of Go" msgstr "" -#: gnu/packages/games.scm:1419 +#: gnu/packages/games.scm:1635 msgid "" "GNU Go is a program that plays the game of Go, in which players\n" "place stones on a grid to form territory or capture other stones. While\n" @@ -3560,105 +4136,115 @@ msgid "" "Protocol)." msgstr "" -#: gnu/packages/games.scm:1447 +#: gnu/packages/games.scm:1663 msgid "High speed arctic racing game based on Tux Racer" msgstr "" -#: gnu/packages/games.scm:1449 +#: gnu/packages/games.scm:1665 msgid "" "Extreme Tux Racer, or etracer as it is called for short, is\n" -"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of the\n" -"game is to slide down a snow- and ice-covered mountain as quickly as possible,\n" +"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of " +"the\n" +"game is to slide down a snow- and ice-covered mountain as quickly as " +"possible,\n" "avoiding the trees and rocks that will slow you down.\n" "\n" -"Collect herrings and other goodies while sliding down the hill, but avoid fish\n" +"Collect herrings and other goodies while sliding down the hill, but avoid " +"fish\n" "bones.\n" "\n" "This game is based on the GPL version of the famous game TuxRacer." msgstr "" -#: gnu/packages/games.scm:1531 +#: gnu/packages/games.scm:1747 msgid "3D kart racing game" msgstr "" -#: gnu/packages/games.scm:1532 +#: gnu/packages/games.scm:1748 msgid "" "SuperTuxKart is a 3D kart racing game, with a focus on\n" -"having fun over realism. You can play with up to 4 friends on one PC, racing\n" -"against each other or just trying to beat the computer; single-player mode is\n" +"having fun over realism. You can play with up to 4 friends on one PC, " +"racing\n" +"against each other or just trying to beat the computer; single-player mode " +"is\n" "also available." msgstr "" -#: gnu/packages/games.scm:1564 +#: gnu/packages/games.scm:1780 msgid "Game of jumping to the next floor, trying not to fall" msgstr "" -#: gnu/packages/games.scm:1566 +#: gnu/packages/games.scm:1782 msgid "" "GNUjump is a simple, yet addictive game in which you must jump from\n" -"platform to platform to avoid falling, while the platforms drop at faster rates\n" -"the higher you go. The game features multiplayer, unlimited FPS, smooth floor\n" +"platform to platform to avoid falling, while the platforms drop at faster " +"rates\n" +"the higher you go. The game features multiplayer, unlimited FPS, smooth " +"floor\n" "falling, themeable graphics and sounds, and replays." msgstr "" -#: gnu/packages/games.scm:1609 +#: gnu/packages/games.scm:1825 msgid "Turn-based strategy game" msgstr "" -#: gnu/packages/games.scm:1611 +#: gnu/packages/games.scm:1827 msgid "" "The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" -"with several single player campaigns, and multiplayer games (both networked and\n" +"with several single player campaigns, and multiplayer games (both networked " +"and\n" "local).\n" "\n" "Battle for control on a range of maps, using variety of units which have\n" -"advantages and disadvantages against different types of attacks. Units gain\n" -"experience and advance levels, and are carried over from one scenario to the\n" +"advantages and disadvantages against different types of attacks. Units " +"gain\n" +"experience and advance levels, and are carried over from one scenario to " +"the\n" "next campaign." msgstr "" -#: gnu/packages/games.scm:1655 -msgid "X86 emulator with CGA/EGA/VGA/etc. graphics and sound" +#: gnu/packages/games.scm:1856 +msgid "Dedicated @emph{Battle for Wesnoth} server" msgstr "" -#: gnu/packages/games.scm:1656 +#: gnu/packages/games.scm:1857 msgid "" -"DOSBox is a DOS-emulator that uses the SDL library. DOSBox\n" -"also emulates CPU:286/386 realmode/protected mode, Directory\n" -"FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a\n" -"SoundBlaster/Gravis Ultra Sound card for excellent sound compatibility with\n" -"older games." +"This package contains a dedicated server for @emph{The\n" +"Battle for Wesnoth}." msgstr "" -#: gnu/packages/games.scm:1701 +#: gnu/packages/games.scm:1898 msgid "Mouse and keyboard discovery for children" msgstr "" -#: gnu/packages/games.scm:1703 +#: gnu/packages/games.scm:1900 msgid "" "Gamine is a game designed for young children who are learning to use the\n" -"mouse and keyboard. The child uses the mouse to draw colored dots and lines\n" +"mouse and keyboard. The child uses the mouse to draw colored dots and " +"lines\n" "on the screen and keyboard to display letters." msgstr "" -#: gnu/packages/games.scm:1735 +#: gnu/packages/games.scm:1932 msgid "Puzzle game with a cat in lead role" msgstr "" -#: gnu/packages/games.scm:1736 +#: gnu/packages/games.scm:1933 msgid "" "Project Raincat is a game developed by Carnegie Mellon\n" "students through GCS during the Fall 2008 semester. Raincat features game\n" -"play inspired from classics Lemmings and The Incredible Machine. The project\n" -"proved to be an excellent learning experience for the programmers. Everything\n" +"play inspired from classics Lemmings and The Incredible Machine. The " +"project\n" +"proved to be an excellent learning experience for the programmers. " +"Everything\n" "is programmed in Haskell." msgstr "" -#: gnu/packages/games.scm:1770 +#: gnu/packages/games.scm:1967 msgid "Client for 'The Mana World' and similar games" msgstr "" -#: gnu/packages/games.scm:1772 +#: gnu/packages/games.scm:1969 msgid "" "ManaPlus is a 2D MMORPG client for game servers. It is the only\n" "fully supported client for @uref{http://www.themanaworld.org, The mana\n" @@ -3666,131 +4252,11 @@ msgid "" "@uref{http://landoffire.org, Land of fire}." msgstr "" -#: gnu/packages/games.scm:1822 -msgid "Nintendo 64 emulator core library" -msgstr "" - -#: gnu/packages/games.scm:1824 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"core library." -msgstr "" - -#: gnu/packages/games.scm:1868 gnu/packages/games.scm:1913 -#: gnu/packages/games.scm:1955 gnu/packages/games.scm:1997 -#: gnu/packages/games.scm:2313 -msgid "Mupen64Plus SDL input plugin" -msgstr "" - -#: gnu/packages/games.scm:1870 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"SDL audio plugin." -msgstr "" - -#: gnu/packages/games.scm:1915 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"SDL input plugin." -msgstr "" - -#: gnu/packages/games.scm:1957 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"high-level emulation (HLE) RSP processor plugin." -msgstr "" - -#: gnu/packages/games.scm:1999 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Z64 RSP processor plugin." -msgstr "" - -#: gnu/packages/games.scm:2043 gnu/packages/games.scm:2097 -#: gnu/packages/games.scm:2147 gnu/packages/games.scm:2195 -msgid "Mupen64Plus Rice Video plugin" -msgstr "" - -#: gnu/packages/games.scm:2045 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Arachnoid video plugin." -msgstr "" - -#: gnu/packages/games.scm:2099 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Glide64 video plugin." -msgstr "" - -#: gnu/packages/games.scm:2149 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Glide64MK2 video plugin." -msgstr "" - -#: gnu/packages/games.scm:2197 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Rice Video plugin." -msgstr "" - -#: gnu/packages/games.scm:2249 -msgid "Mupen64Plus Z64 video plugin" -msgstr "" - -#: gnu/packages/games.scm:2251 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Z64 video plugin." -msgstr "" - -#: gnu/packages/games.scm:2315 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"command line user interface. Installing this package is the easiest way\n" -"towards a working Mupen64Plus for casual users." -msgstr "" - -#: gnu/packages/games.scm:2372 -msgid "Nintendo Entertainment System (NES/Famicom) emulator" -msgstr "" - -#: gnu/packages/games.scm:2374 -msgid "" -"Nestopia UE (Undead Edition) is a fork of the Nintendo Entertainment\n" -"System (NES/Famicom) emulator Nestopia, with enhancements from members of the\n" -"emulation community. It provides highly accurate emulation." -msgstr "" - -#: gnu/packages/games.scm:2404 -msgid "Video game console emulator front-end" -msgstr "" - -#: gnu/packages/games.scm:2405 -msgid "" -"EmulationStation provides a graphical front-end to a large\n" -"number of video game console emulators. It features an interface that is\n" -"usable with any game controller that has at least 4 buttons, theming support,\n" -"and a game metadata scraper." -msgstr "" - -#: gnu/packages/games.scm:2459 +#: gnu/packages/games.scm:2025 msgid "Transportation economics simulator" msgstr "" -#: gnu/packages/games.scm:2460 +#: gnu/packages/games.scm:2026 msgid "" "OpenTTD is a game in which you transport goods and\n" "passengers by land, water and air. It is a re-implementation of Transport\n" @@ -3800,11 +4266,11 @@ msgid "" "engine. When you start it you will be prompted to download a graphics set." msgstr "" -#: gnu/packages/games.scm:2517 +#: gnu/packages/games.scm:2083 msgid "Base graphics set for OpenTTD" msgstr "" -#: gnu/packages/games.scm:2519 +#: gnu/packages/games.scm:2085 msgid "" "The OpenGFX projects is an implementation of the OpenTTD base grahics\n" "set that aims to ensure the best possible out-of-the-box experience.\n" @@ -3819,33 +4285,34 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/games.scm:2564 +#: gnu/packages/games.scm:2130 msgid "Base sounds for OpenTTD" msgstr "" -#: gnu/packages/games.scm:2565 +#: gnu/packages/games.scm:2131 msgid "" "OpenSFX is a set of free base sounds for OpenTTD which make\n" -"it possible to play OpenTTD without requiring the proprietary sound files from\n" +"it possible to play OpenTTD without requiring the proprietary sound files " +"from\n" "the original Transport Tycoon Deluxe." msgstr "" -#: gnu/packages/games.scm:2602 +#: gnu/packages/games.scm:2168 msgid "Music set for OpenTTD" msgstr "" -#: gnu/packages/games.scm:2603 +#: gnu/packages/games.scm:2169 msgid "" "OpenMSX is a music set for OpenTTD which makes it possible\n" "to play OpenTTD without requiring the proprietary music from the original\n" "Transport Tycoon Deluxe." msgstr "" -#: gnu/packages/games.scm:2681 +#: gnu/packages/games.scm:2247 msgid "Free software re-implementation of RollerCoaster Tycoon 2" msgstr "" -#: gnu/packages/games.scm:2682 +#: gnu/packages/games.scm:2248 msgid "" "OpenRCT2 is a free software re-implementation of\n" "RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and\n" @@ -3855,110 +4322,78 @@ msgid "" "images, etc.)" msgstr "" -#: gnu/packages/games.scm:2724 +#: gnu/packages/games.scm:2290 msgid "Pinball simulator" msgstr "" -#: gnu/packages/games.scm:2725 +#: gnu/packages/games.scm:2291 msgid "" "The Emilia Pinball Project is a pinball simulator. There\n" "are only two levels to play with, but they are very addictive." msgstr "" -#: gnu/packages/games.scm:2746 +#: gnu/packages/games.scm:2312 msgid "Board game inspired by The Settlers of Catan" msgstr "" -#: gnu/packages/games.scm:2747 +#: gnu/packages/games.scm:2313 msgid "" "Pioneers is an emulation of the board game The Settlers of\n" "Catan. It can be played on a local network, on the internet, and with AI\n" "players." msgstr "" -#: gnu/packages/games.scm:2781 -msgid "Nintendo DS emulator" -msgstr "" - -#: gnu/packages/games.scm:2783 -msgid "DeSmuME is an emulator for the Nintendo DS handheld gaming console." -msgstr "" - -#: gnu/packages/games.scm:2821 gnu/packages/gnome.scm:2617 +#: gnu/packages/games.scm:2354 gnu/packages/gnome.scm:2644 msgid "Logic puzzle game" msgstr "" -#: gnu/packages/games.scm:2822 +#: gnu/packages/games.scm:2355 msgid "" "The goal of this logic game is to open all cards in a 6x6\n" "grid, using a number of hints as to their relative position. The game idea\n" "is attributed to Albert Einstein." msgstr "" -#: gnu/packages/games.scm:2851 +#: gnu/packages/games.scm:2384 msgid "MUD and telnet client" msgstr "" -#: gnu/packages/games.scm:2853 +#: gnu/packages/games.scm:2386 msgid "" "POWWOW is a client software which can be used for telnet as well as for\n" -"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client for\n" +"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client " +"for\n" "the chat server psyced with the specific config located at\n" "http://lavachat.symlynx.com/unix/" msgstr "" -#: gnu/packages/games.scm:3023 +#: gnu/packages/games.scm:2561 msgid "Arena shooter derived from the Cube 2 engine" msgstr "" -#: gnu/packages/games.scm:3025 +#: gnu/packages/games.scm:2563 msgid "" "Red Eclipse is an arena shooter, created from the Cube2 engine.\n" "Offering an innovative parkour system and distinct but all potent weapons,\n" "Red Eclipse provides fast paced and accessible gameplay." msgstr "" -#: gnu/packages/games.scm:3119 -msgid "Nintendo multi-system emulator" -msgstr "" - -#: gnu/packages/games.scm:3121 -msgid "" -"higan (formerly bsnes) is an emulator for multiple Nintendo video game\n" -"consoles, including the Nintendo Entertainment System (NES/Famicom), Super\n" -"Nintendo Entertainment System (SNES/Super Famicom), Game Boy, Game Boy\n" -"Color (GBC), and Game Boy Advance (GBA). It also supports the subsystems\n" -"Super Game Boy, BS-X Satellaview, and Sufami Turbo." -msgstr "" - -#: gnu/packages/games.scm:3179 -msgid "Game Boy Advance emulator" -msgstr "" - -#: gnu/packages/games.scm:3181 -msgid "" -"mGBA is an emulator for running Game Boy Advance games. It aims to be\n" -"faster and more accurate than many existing Game Boy Advance emulators, as\n" -"well as adding features that other emulators lack. It also supports Game Boy\n" -"and Game Boy Color games." -msgstr "" - -#: gnu/packages/games.scm:3237 +#: gnu/packages/games.scm:2622 msgid "Text adventure game" msgstr "" -#: gnu/packages/games.scm:3239 +#: gnu/packages/games.scm:2624 msgid "" "Grue Hunter is a text adventure game written in Perl. You must make\n" "your way through an underground cave system in search of the Grue. Can you\n" "capture it and get out alive?" msgstr "" -#: gnu/packages/games.scm:3281 +#: gnu/packages/games.scm:2666 msgid "Old-school earthworm action game" msgstr "" -#: gnu/packages/games.scm:3283 +#: gnu/packages/games.scm:2668 msgid "" "lierolibre is an earthworm action game where you fight another player\n" "(or the computer) underground using a wide array of weapons.\n" @@ -3983,23 +4418,25 @@ msgid "" "fullscreen, use F5 or Alt+Enter." msgstr "" -#: gnu/packages/games.scm:3358 +#: gnu/packages/games.scm:2743 msgid "3D Real-time strategy and real-time tactics game" msgstr "" -#: gnu/packages/games.scm:3360 +#: gnu/packages/games.scm:2745 msgid "" "Warzone 2100 offers campaign, multi-player, and single-player skirmish\n" -"modes. An extensive tech tree with over 400 different technologies, combined\n" -"with the unit design system, allows for a wide variety of possible units and\n" +"modes. An extensive tech tree with over 400 different technologies, " +"combined\n" +"with the unit design system, allows for a wide variety of possible units " +"and\n" "tactics." msgstr "" -#: gnu/packages/games.scm:3393 +#: gnu/packages/games.scm:2778 msgid "2D scrolling shooter game" msgstr "" -#: gnu/packages/games.scm:3395 +#: gnu/packages/games.scm:2780 msgid "" "In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n" "dominated the galaxy. Guide Chris Bainfield and his friend Sid Wilson on\n" @@ -4008,23 +4445,25 @@ msgid "" "in strikes against the evil corporation." msgstr "" -#: gnu/packages/games.scm:3426 +#: gnu/packages/games.scm:2811 msgid "Fast-paced, arcade-style, top-scrolling space shooter" msgstr "" -#: gnu/packages/games.scm:3428 +#: gnu/packages/games.scm:2813 msgid "" "In this game you are the captain of the cargo ship Chromium B.S.U. and\n" -"are responsible for delivering supplies to the troops on the front line. Your\n" -"ship has a small fleet of robotic fighters which you control from the relative\n" +"are responsible for delivering supplies to the troops on the front line. " +"Your\n" +"ship has a small fleet of robotic fighters which you control from the " +"relative\n" "safety of the Chromium vessel." msgstr "" -#: gnu/packages/games.scm:3503 +#: gnu/packages/games.scm:2888 msgid "Drawing software for children" msgstr "" -#: gnu/packages/games.scm:3505 +#: gnu/packages/games.scm:2890 msgid "" "Tux Paint is a free drawing program designed for young children (kids\n" "ages 3 and up). It has a simple, easy-to-use interface; fun sound effects;\n" @@ -4033,75 +4472,79 @@ msgid "" "your child be creative." msgstr "" -#: gnu/packages/games.scm:3543 +#: gnu/packages/games.scm:2928 msgid "Stamp images for Tux Paint" msgstr "" -#: gnu/packages/games.scm:3545 +#: gnu/packages/games.scm:2930 msgid "" "This package contains a set of \"Rubber Stamp\" images which can be used\n" "with the \"Stamp\" tool within Tux Paint." msgstr "" -#: gnu/packages/games.scm:3592 +#: gnu/packages/games.scm:2977 msgid "Configure Tux Paint" msgstr "" -#: gnu/packages/games.scm:3594 +#: gnu/packages/games.scm:2979 msgid "Tux Paint Config is a graphical configuration editor for Tux Paint." msgstr "" -#: gnu/packages/games.scm:3626 +#: gnu/packages/games.scm:3011 msgid "2D platformer game" msgstr "" -#: gnu/packages/games.scm:3627 +#: gnu/packages/games.scm:3012 msgid "" "SuperTux is a free classic 2D jump'n run sidescroller game\n" "in a style similar to the original Super Mario games covered under\n" "the GNU GPL." msgstr "" -#: gnu/packages/games.scm:3661 +#: gnu/packages/games.scm:3046 msgid "MUD client" msgstr "" -#: gnu/packages/games.scm:3663 +#: gnu/packages/games.scm:3048 msgid "" -"TinTin++ is a MUD client which supports MCCP (Mud Client Compression Protocol),\n" -"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used by MUDs,\n" -"as well as those required to login via telnet on Linux / Mac OS X servers, and an\n" +"TinTin++ is a MUD client which supports MCCP (Mud Client Compression " +"Protocol),\n" +"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used " +"by MUDs,\n" +"as well as those required to login via telnet on Linux / Mac OS X servers, " +"and an\n" "auto mapper with a VT100 map display." msgstr "" -#: gnu/packages/games.scm:3700 +#: gnu/packages/games.scm:3085 msgid "Programming game" msgstr "" -#: gnu/packages/games.scm:3701 +#: gnu/packages/games.scm:3086 msgid "" "Learn programming, playing with ants and spider webs ;-)\n" "Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n" -"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. Experienced\n" +"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. " +"Experienced\n" "programmers may also add their own favorite language." msgstr "" -#: gnu/packages/games.scm:3745 +#: gnu/packages/games.scm:3130 msgid "Keyboard mashing and doodling game for babies" msgstr "" -#: gnu/packages/games.scm:3746 +#: gnu/packages/games.scm:3131 msgid "" "Bambam is a simple baby keyboard (and gamepad) masher\n" "application that locks the keyboard and mouse and instead displays bright\n" "colors, pictures, and sounds." msgstr "" -#: gnu/packages/games.scm:3789 +#: gnu/packages/games.scm:3174 msgid "Arcade-style fire fighting game" msgstr "" -#: gnu/packages/games.scm:3791 +#: gnu/packages/games.scm:3176 msgid "" "Mr. Rescue is an arcade styled 2d action game centered around evacuating\n" "civilians from burning buildings. The game features fast paced fire\n" @@ -4109,17 +4552,18 @@ msgid "" "throwing people around in pseudo-randomly generated buildings." msgstr "" -#: gnu/packages/games.scm:3898 +#: gnu/packages/games.scm:3283 msgid "Non-euclidean graphical rogue-like game" msgstr "" -#: gnu/packages/games.scm:3900 +#: gnu/packages/games.scm:3285 msgid "" "HyperRogue is a game in which the player collects treasures and fights\n" "monsters -- rogue-like but for the fact that it is played on the hyperbolic\n" "plane and not in euclidean space.\n" "\n" -"In HyperRogue, the player can move through different parts of the world, which\n" +"In HyperRogue, the player can move through different parts of the world, " +"which\n" "are home to particular creatures and may be subject to their own rules of\n" "\"physics\".\n" "\n" @@ -4127,21 +4571,21 @@ msgid "" "symbols, it still needs graphics to render the non-euclidean world." msgstr "" -#: gnu/packages/games.scm:3943 +#: gnu/packages/games.scm:3328 msgid "Shooter with space station destruction" msgstr "" -#: gnu/packages/games.scm:3945 +#: gnu/packages/games.scm:3330 msgid "" "Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n" "for Un*x systems with X11." msgstr "" -#: gnu/packages/games.scm:3977 +#: gnu/packages/games.scm:3362 msgid "Turn based empire building strategy game" msgstr "" -#: gnu/packages/games.scm:3978 +#: gnu/packages/games.scm:3363 msgid "" "Freeciv is a turn based empire building strategy game\n" "inspired by the history of human civilization. The game commences in\n" @@ -4149,11 +4593,11 @@ msgid "" "to the Space Age." msgstr "" -#: gnu/packages/games.scm:4009 +#: gnu/packages/games.scm:3394 msgid "Recreation of data decryption effect in \"Sneakers\"" msgstr "" -#: gnu/packages/games.scm:4011 +#: gnu/packages/games.scm:3396 msgid "" "@code{No More Secrets} provides a command line tool called \"nms\"\n" "that recreates the famous data decryption effect seen on screen in the 1992\n" @@ -4164,155 +4608,170 @@ msgid "" "starting a decryption sequence to reveal the original plaintext characters." msgstr "" -#: gnu/packages/games.scm:4038 +#: gnu/packages/games.scm:3423 msgid "Data files for MegaGlest" msgstr "" -#: gnu/packages/games.scm:4039 +#: gnu/packages/games.scm:3424 msgid "This package contains the data files required for MegaGlest." msgstr "" -#: gnu/packages/games.scm:4092 +#: gnu/packages/games.scm:3477 msgid "3D real-time strategy (RTS) game" msgstr "" -#: gnu/packages/games.scm:4093 +#: gnu/packages/games.scm:3478 msgid "" "MegaGlest is a cross-platform 3D real-time strategy (RTS)\n" -"game, where you control the armies of one of seven different factions: Tech,\n" +"game, where you control the armies of one of seven different factions: " +"Tech,\n" "Magic, Egypt, Indians, Norsemen, Persian or Romans." msgstr "" -#: gnu/packages/games.scm:4143 +#: gnu/packages/games.scm:3529 msgid "Side-scrolling physics platformer with a ball of tar" msgstr "" -#: gnu/packages/games.scm:4144 +#: gnu/packages/games.scm:3530 msgid "" "In FreeGish you control Gish, a ball of tar who lives\n" "happily with his girlfriend Brea, until one day a mysterious dark creature\n" "emerges from a sewer hole and pulls her below ground." msgstr "" -#: gnu/packages/games.scm:4179 +#: gnu/packages/games.scm:3565 msgid "Classic overhead run-and-gun game" msgstr "" -#: gnu/packages/games.scm:4180 +#: gnu/packages/games.scm:3566 msgid "" "C-Dogs SDL is a classic overhead run-and-gun game,\n" "supporting up to 4 players in co-op and deathmatch modes. Customize your\n" -"player, choose from many weapons, and blast, slide and slash your way through\n" +"player, choose from many weapons, and blast, slide and slash your way " +"through\n" "over 100 user-created campaigns." msgstr "" -#: gnu/packages/games.scm:4280 +#: gnu/packages/games.scm:3666 msgid "3D puzzle game" msgstr "" -#: gnu/packages/games.scm:4281 +#: gnu/packages/games.scm:3667 msgid "" "Kiki the nano bot is a 3D puzzle game. It is basically a\n" "mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a\n" "small robot living in the nano world, repair its maker." msgstr "" -#: gnu/packages/games.scm:4371 +#: gnu/packages/games.scm:3757 msgid "2D retro multiplayer shooter game" msgstr "" -#: gnu/packages/games.scm:4372 +#: gnu/packages/games.scm:3758 msgid "" "Teeworlds is an online multiplayer game. Battle with up to\n" -"16 players in a variety of game modes, including Team Deathmatch and Capture\n" +"16 players in a variety of game modes, including Team Deathmatch and " +"Capture\n" "The Flag. You can even design your own maps!" msgstr "" -#: gnu/packages/games.scm:4425 +#: gnu/packages/games.scm:3811 msgid "Puzzle game with a dexterity component" msgstr "" -#: gnu/packages/games.scm:4426 +#: gnu/packages/games.scm:3812 msgid "" "Enigma is a puzzle game with 550 unique levels. The object\n" -"of the game is to find and uncover pairs of identically colored ‘Oxyd’ stones.\n" -"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser beams,\n" -"and most of all, countless hairy puzzles usually block your direct way to the\n" -"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest you\n" -"get bored) interact in many unexpected ways, and since many of them follow the\n" -"laws of physics (Enigma’s special laws of physics, that is), controlling them\n" +"of the game is to find and uncover pairs of identically colored ‘Oxyd’ " +"stones.\n" +"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser " +"beams,\n" +"and most of all, countless hairy puzzles usually block your direct way to " +"the\n" +"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest " +"you\n" +"get bored) interact in many unexpected ways, and since many of them follow " +"the\n" +"laws of physics (Enigma’s special laws of physics, that is), controlling " +"them\n" "with the mouse isn’t always trivial." msgstr "" -#: gnu/packages/games.scm:4497 +#: gnu/packages/games.scm:3883 msgid "Puzzle game" msgstr "" -#: gnu/packages/games.scm:4498 +#: gnu/packages/games.scm:3884 msgid "" "Fish Fillets NG is strictly a puzzle game. The goal in\n" -"every of the seventy levels is always the same: find a safe way out. The fish\n" -"utter witty remarks about their surroundings, the various inhabitants of their\n" +"every of the seventy levels is always the same: find a safe way out. The " +"fish\n" +"utter witty remarks about their surroundings, the various inhabitants of " +"their\n" "underwater realm quarrel among themselves or comment on the efforts of your\n" "fish. The whole game is accompanied by quiet, comforting music." msgstr "" -#: gnu/packages/games.scm:4562 +#: gnu/packages/games.scm:3948 msgid "Roguelike dungeon crawler game" msgstr "" -#: gnu/packages/games.scm:4563 +#: gnu/packages/games.scm:3949 msgid "" "Dungeon Crawl Stone Soup is a roguelike adventure through\n" "dungeons filled with dangerous monsters in a quest to find the mystifyingly\n" "fabulous Orb of Zot." msgstr "" -#: gnu/packages/games.scm:4609 +#: gnu/packages/games.scm:3995 msgid "Graphical roguelike dungeon crawler game" msgstr "" -#: gnu/packages/games.scm:4639 +#: gnu/packages/games.scm:4025 msgid "Cross-platform third-person action game" msgstr "" -#: gnu/packages/games.scm:4640 +#: gnu/packages/games.scm:4026 msgid "" "Lugaru is a third-person action game. The main character,\n" -"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat skills.\n" -"In his quest to find those responsible for slaughtering his village, he uncovers\n" -"a far-reaching conspiracy involving the corrupt leaders of the rabbit republic\n" +"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat " +"skills.\n" +"In his quest to find those responsible for slaughtering his village, he " +"uncovers\n" +"a far-reaching conspiracy involving the corrupt leaders of the rabbit " +"republic\n" "and the starving wolves from a nearby den. Turner takes it upon himself to\n" "fight against their plot and save his fellow rabbits from slavery." msgstr "" -#: gnu/packages/games.scm:4691 +#: gnu/packages/games.scm:4077 msgid "Data files for 0ad" msgstr "Adatfájlok a 0ad játékhoz" -#: gnu/packages/games.scm:4692 +#: gnu/packages/games.scm:4078 msgid "0ad-data provides the data files required by the game 0ad." msgstr "A 0ad-data biztosítja a 0ad játékhoz szükséges adatfájlokat." -#: gnu/packages/games.scm:4814 +#: gnu/packages/games.scm:4196 msgid "3D real-time strategy game of ancient warfare" msgstr "Az ősi hadviselés 3D-s, valós idejű stratégiai játéka" -#: gnu/packages/games.scm:4815 +#: gnu/packages/games.scm:4197 msgid "" "0 A.D. is a real-time strategy (RTS) game of ancient\n" "warfare. It's a historically-based war/economy game that allows players to\n" -"relive or rewrite the history of twelve ancient civilizations, each depicted\n" +"relive or rewrite the history of twelve ancient civilizations, each " +"depicted\n" "at their peak of economic growth and military prowess.\n" "\n" "0ad needs a window manager that supports 'Extended Window Manager Hints'." msgstr "" -#: gnu/packages/games.scm:4891 +#: gnu/packages/games.scm:4272 msgid "Colossal Cave Adventure" msgstr "" -#: gnu/packages/games.scm:4892 +#: gnu/packages/games.scm:4273 msgid "" "The original Colossal Cave Adventure from 1976 was the\n" "origin of all text adventures, dungeon-crawl (computer) games, and\n" @@ -4321,60 +4780,171 @@ msgid "" "\"adventure 2.5\" and \"430-point adventure\"." msgstr "" -#: gnu/packages/games.scm:4903 +#: gnu/packages/games.scm:4284 msgid "Single-player, RPG roguelike game set in the world of Eyal" msgstr "" -#: gnu/packages/games.scm:5008 +#: gnu/packages/games.scm:4389 msgid "" "Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" -"combat and advanced character building. Play as one of many unique races and\n" +"combat and advanced character building. Play as one of many unique races " +"and\n" "classes in the lore-filled world of Eyal, exploring random dungeons, facing\n" -"challenging battles, and developing characters with your own tailored mix of\n" +"challenging battles, and developing characters with your own tailored mix " +"of\n" "abilities and powers. With a modern graphical and customisable interface,\n" -"intuitive mouse control, streamlined mechanics and deep, challenging combat,\n" +"intuitive mouse control, streamlined mechanics and deep, challenging " +"combat,\n" "Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." msgstr "" -#: gnu/packages/gcc.scm:336 +#: gnu/packages/games.scm:4435 +msgid "First person shooter engine for Quake 1" +msgstr "" + +#: gnu/packages/games.scm:4436 +msgid "" +"Quakespasm is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4485 +msgid "" +"vkquake is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4536 +msgid "First person shooter engine based on quake2" +msgstr "" + +#: gnu/packages/games.scm:4537 +msgid "" +"Yamagi Quake II is an enhanced client for id Software's Quake II.\n" +"The main focus is an unchanged single player experience like back in 1997,\n" +"thus the gameplay and the graphics are unaltered. However the user may use " +"one\n" +"of the unofficial retexturing packs. In comparison with the official " +"client,\n" +"over 1000 bugs were fixed and an extensive code audit done,\n" +"making Yamagi Quake II one of the most solid Quake II implementations " +"available." +msgstr "" + +#: gnu/packages/games.scm:4593 +msgid "Realistic physics puzzle game" +msgstr "" + +#: gnu/packages/games.scm:4594 +msgid "" +"The Butterfly Effect (tbe) is a game that uses\n" +"realistic physics simulations to combine lots of simple mechanical\n" +"elements to achieve a simple goal in the most complex way possible." +msgstr "" + +#: gnu/packages/games.scm:4646 +msgid "Game of lonely space adventure" +msgstr "" + +#: gnu/packages/games.scm:4648 +msgid "" +"Pioneer is a space adventure game set in our galaxy at the turn of the\n" +"31st century. The game is open-ended, and you are free to eke out whatever\n" +"kind of space-faring existence you can think of. Look for fame or fortune " +"by\n" +"exploring the millions of star systems. Turn to a life of crime as a " +"pirate,\n" +"smuggler or bounty hunter. Forge and break alliances with the various\n" +"factions fighting for power, freedom or self-determination. The universe " +"is\n" +"whatever you make of it." +msgstr "" + +#: gnu/packages/games.scm:4675 +msgid "Hacking contribution graphs in git" +msgstr "" + +#: gnu/packages/games.scm:4677 +msgid "" +"Badass generates false commits for a range of dates, essentially\n" +"hacking the gamification of contribution graphs on platforms such as\n" +"Github or Gitlab." +msgstr "" + +#: gnu/packages/games.scm:4755 +msgid "Educational programming strategy game" +msgstr "" + +#: gnu/packages/games.scm:4756 +msgid "" +"Colobot: Gold Edition is a real-time strategy game, where\n" +"you can program your units (bots) in a language called CBOT, which is " +"similar\n" +"to C++ and Java. Your mission is to find a new planet to live and survive.\n" +"You can save humanity and get programming skills!" +msgstr "" + +#: gnu/packages/games.scm:4838 +msgid "Modern Doom 2 source port" +msgstr "" + +#: gnu/packages/games.scm:4839 +msgid "" +"GZdoom is a port of the Doom 2 game engine, with a modern\n" +"renderer. It improves modding support with ZDoom's advanced mapping " +"features\n" +"and the new ZScript language. In addition to Doom, it supports Heretic, " +"Hexen,\n" +"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." +msgstr "" + +#: gnu/packages/gcc.scm:346 msgid "GNU Compiler Collection" msgstr "" -#: gnu/packages/gcc.scm:338 +#: gnu/packages/gcc.scm:348 msgid "" "GCC is the GNU Compiler Collection. It provides compiler front-ends\n" -"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, and\n" +"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, " +"and\n" "Go. It also includes runtime support libraries for these languages." msgstr "" -#: gnu/packages/gcc.scm:432 +#: gnu/packages/gcc.scm:495 msgid "" "GCC is the GNU Compiler Collection. It provides compiler front-ends\n" "for several languages, including C, C++, Objective-C, Fortran, Ada, and Go.\n" "It also includes runtime support libraries for these languages." msgstr "" -#: gnu/packages/gcc.scm:462 +#: gnu/packages/gcc.scm:525 msgid "GNU C++ standard library" msgstr "" -#: gnu/packages/gcc.scm:497 +#: gnu/packages/gcc.scm:560 msgid "Collection of subroutines used by various GNU programs" msgstr "" -#: gnu/packages/gcc.scm:682 +#: gnu/packages/gcc.scm:745 msgid "GNU libstdc++ documentation" msgstr "" -#: gnu/packages/gcc.scm:750 -msgid "Manipulating sets and relations of integer points bounded by linear constraints" +#: gnu/packages/gcc.scm:813 +msgid "" +"Manipulating sets and relations of integer points bounded by linear " +"constraints" msgstr "" -#: gnu/packages/gcc.scm:753 +#: gnu/packages/gcc.scm:816 msgid "" "isl is a library for manipulating sets and relations of integer points\n" "bounded by linear constraints. Supported operations on sets include\n" -"intersection, union, set difference, emptiness check, convex hull, (integer)\n" +"intersection, union, set difference, emptiness check, convex hull, " +"(integer)\n" "affine hull, integer projection, computing the lexicographic minimum using\n" "parametric integer programming, coalescing and parametric vertex\n" "enumeration. It also includes an ILP solver based on generalized basis\n" @@ -4382,11 +4952,11 @@ msgid "" "dependence analysis and bounds on piecewise step-polynomials." msgstr "" -#: gnu/packages/gcc.scm:803 +#: gnu/packages/gcc.scm:866 msgid "Library to generate code for scanning Z-polyhedra" msgstr "" -#: gnu/packages/gcc.scm:805 +#: gnu/packages/gcc.scm:868 msgid "" "CLooG is a free software library to generate code for scanning\n" "Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" @@ -4401,100 +4971,105 @@ msgid "" "effective code." msgstr "" -#: gnu/packages/gcc.scm:860 +#: gnu/packages/gcc.scm:923 msgid "Reference manual for the C programming language" msgstr "" -#: gnu/packages/gcc.scm:862 +#: gnu/packages/gcc.scm:925 msgid "" "This is a reference manual for the C programming language, as\n" -"implemented by the GNU C Compiler (gcc). As a reference, it is not intended\n" -"to be a tutorial of the language. Rather, it outlines all of the constructs\n" +"implemented by the GNU C Compiler (gcc). As a reference, it is not " +"intended\n" +"to be a tutorial of the language. Rather, it outlines all of the " +"constructs\n" "of the language. Library functions are not included." msgstr "" -#: gnu/packages/gettext.scm:98 +#: gnu/packages/gettext.scm:105 msgid "Tools and documentation for translation (used to build other packages)" msgstr "" -#: gnu/packages/gettext.scm:100 +#: gnu/packages/gettext.scm:107 msgid "" "GNU Gettext is a package providing a framework for translating the\n" -"textual output of programs into multiple languages. It provides translators\n" +"textual output of programs into multiple languages. It provides " +"translators\n" "with the means to create message catalogs, and a runtime library to load\n" "translated messages from the catalogs. Nearly all GNU packages use Gettext." msgstr "" -#: gnu/packages/gettext.scm:130 +#: gnu/packages/gettext.scm:137 msgid "Tools and documentation for translation" msgstr "" -#: gnu/packages/gettext.scm:195 +#: gnu/packages/gettext.scm:202 msgid "Scripts to ease maintenance of translations" msgstr "" -#: gnu/packages/gettext.scm:197 +#: gnu/packages/gettext.scm:204 msgid "" "The po4a (PO for anything) project goal is to ease translations (and\n" "more interestingly, the maintenance of translations) using gettext tools on\n" "areas where they were not expected like documentation." msgstr "" -#: gnu/packages/gimp.scm:60 +#: gnu/packages/gimp.scm:64 msgid "Image pixel format conversion library" msgstr "" -#: gnu/packages/gimp.scm:62 +#: gnu/packages/gimp.scm:66 msgid "" -"Babl is a dynamic, any to any, pixel format translation library.\n" -"It allows converting between different methods of storing pixels known as\n" -"pixel formats that have with different bitdepths and other data\n" -"representations, color models and component permutations.\n" +"Babl is a dynamic, any-to-any pixel format translation library.\n" +"It allows converting between different methods of storing pixels, known as\n" +"@dfn{pixel formats}, that have different bit depths and other data\n" +"representations, color models, and component permutations.\n" "\n" "A vocabulary to formulate new pixel formats from existing primitives is\n" -"provided as well as the framework to add new color models and data types." +"provided, as well as a framework to add new color models and data types." msgstr "" -#: gnu/packages/gimp.scm:119 +#: gnu/packages/gimp.scm:123 msgid "Graph based image processing framework" msgstr "" -#: gnu/packages/gimp.scm:120 +#: gnu/packages/gimp.scm:124 msgid "" "GEGL (Generic Graphics Library) provides infrastructure to\n" "do demand based cached non destructive image editing on larger than RAM\n" "buffers." msgstr "" -#: gnu/packages/gimp.scm:180 +#: gnu/packages/gimp.scm:189 msgid "GNU Image Manipulation Program" msgstr "" -#: gnu/packages/gimp.scm:182 +#: gnu/packages/gimp.scm:191 msgid "" "GIMP is an application for image manipulation tasks such as photo\n" -"retouching, composition and authoring. It supports all common image formats\n" +"retouching, composition and authoring. It supports all common image " +"formats\n" "as well as specialized ones. It features a highly customizable interface\n" "that is extensible via a plugin system." msgstr "" -#: gnu/packages/gimp.scm:230 +#: gnu/packages/gimp.scm:239 msgid "GIMP plug-in to edit image in fourier space" msgstr "" -#: gnu/packages/gimp.scm:232 +#: gnu/packages/gimp.scm:241 msgid "" "This package provides a simple plug-in to apply the fourier transform on\n" "an image, allowing you to work with the transformed image inside GIMP. You\n" -"can draw or apply filters in fourier space and get the modified image with an\n" +"can draw or apply filters in fourier space and get the modified image with " +"an\n" "inverse fourier transform." msgstr "" -#: gnu/packages/gnome.scm:200 +#: gnu/packages/gnome.scm:202 msgid "CD/DVD burning tool for Gnome" msgstr "CD/DVD író eszköz a GNOME-hoz" -#: gnu/packages/gnome.scm:201 +#: gnu/packages/gnome.scm:203 msgid "" "Brasero is an application to burn CD/DVD for the Gnome\n" "Desktop. It is designed to be as simple as possible and has some unique\n" @@ -4505,68 +5080,72 @@ msgstr "" "rendelkezik egyedi jellemzőkkel, amelyekkel a felhasználók egyszerűen és\n" "gyorsan hozhatnak létre lemezeket." -#: gnu/packages/gnome.scm:276 +#: gnu/packages/gnome.scm:278 msgid "Simple backup tool, for regular encrypted backups" msgstr "" -#: gnu/packages/gnome.scm:278 +#: gnu/packages/gnome.scm:280 msgid "" "Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" -"uses duplicity as the backend, which supports incremental backups and storage\n" +"uses duplicity as the backend, which supports incremental backups and " +"storage\n" "either on a local, or remote machine via a number of methods." msgstr "" -#: gnu/packages/gnome.scm:325 +#: gnu/packages/gnome.scm:327 msgid "Diagram creation for GNOME" msgstr "" -#: gnu/packages/gnome.scm:326 +#: gnu/packages/gnome.scm:328 msgid "" "Dia can be used to draw different types of diagrams, and\n" "includes support for UML static structure diagrams (class diagrams), entity\n" -"relationship modeling, and network diagrams. The program supports various file\n" +"relationship modeling, and network diagrams. The program supports various " +"file\n" "formats like PNG, SVG, PDF and EPS." msgstr "" -#: gnu/packages/gnome.scm:382 +#: gnu/packages/gnome.scm:384 msgid "Library for accessing online service APIs" msgstr "" -#: gnu/packages/gnome.scm:384 +#: gnu/packages/gnome.scm:386 msgid "" "libgdata is a GLib-based library for accessing online service APIs using\n" "the GData protocol — most notably, Google's services. It provides APIs to\n" "access the common Google services, and has full asynchronous support." msgstr "" -#: gnu/packages/gnome.scm:414 +#: gnu/packages/gnome.scm:417 msgid "GObject-based library for handling and rendering XPS documents" msgstr "" -#: gnu/packages/gnome.scm:416 +#: gnu/packages/gnome.scm:419 msgid "" "libgxps is a GObject-based library for handling and rendering XPS\n" -"documents. This package also contains binaries that can convert XPS documents\n" +"documents. This package also contains binaries that can convert XPS " +"documents\n" "to other formats." msgstr "" -#: gnu/packages/gnome.scm:436 +#: gnu/packages/gnome.scm:439 msgid "Bootstrap GNOME modules built from Git" msgstr "" -#: gnu/packages/gnome.scm:437 +#: gnu/packages/gnome.scm:440 msgid "" "gnome-common contains various files needed to bootstrap\n" -"GNOME modules built from Git. It contains a common \"autogen.sh\" script that\n" +"GNOME modules built from Git. It contains a common \"autogen.sh\" script " +"that\n" "can be used to configure a source directory checked out from Git and some\n" "commonly used macros." msgstr "" -#: gnu/packages/gnome.scm:488 +#: gnu/packages/gnome.scm:491 msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" msgstr "" -#: gnu/packages/gnome.scm:490 +#: gnu/packages/gnome.scm:493 msgid "" "The libgnome-desktop library provides API shared by several applications\n" "on the desktop, but that cannot live in the platform for various reasons.\n" @@ -4576,52 +5155,53 @@ msgid "" "The gnome-about program helps find which version of GNOME is installed." msgstr "" -#: gnu/packages/gnome.scm:523 +#: gnu/packages/gnome.scm:526 msgid "Documentation utilities for the Gnome project" msgstr "" -#: gnu/packages/gnome.scm:525 +#: gnu/packages/gnome.scm:528 msgid "" "Gnome-doc-utils is a collection of documentation utilities for the\n" "Gnome project. It includes xml2po tool which makes it easier to translate\n" "and keep up to date translations of documentation." msgstr "" -#: gnu/packages/gnome.scm:564 +#: gnu/packages/gnome.scm:567 msgid "Disk management utility for GNOME" msgstr "" -#: gnu/packages/gnome.scm:565 +#: gnu/packages/gnome.scm:568 msgid "Disk management utility for GNOME." msgstr "" -#: gnu/packages/gnome.scm:608 +#: gnu/packages/gnome.scm:611 msgid "Libraries for displaying certificates and accessing key stores" msgstr "" -#: gnu/packages/gnome.scm:610 +#: gnu/packages/gnome.scm:613 msgid "" "The GCR package contains libraries used for displaying certificates and\n" "accessing key stores. It also provides the viewer for crypto files on the\n" "GNOME Desktop." msgstr "" -#: gnu/packages/gnome.scm:639 +#: gnu/packages/gnome.scm:642 msgid "Accessing passwords from the GNOME keyring" msgstr "" -#: gnu/packages/gnome.scm:641 +#: gnu/packages/gnome.scm:644 msgid "Client library to access passwords from the GNOME keyring." msgstr "" -#: gnu/packages/gnome.scm:703 +#: gnu/packages/gnome.scm:714 msgid "Daemon to store passwords and encryption keys" msgstr "" -#: gnu/packages/gnome.scm:705 +#: gnu/packages/gnome.scm:716 msgid "" "gnome-keyring is a program that keeps passwords and other secrets for\n" -"users. It is run as a daemon in the session, similar to ssh-agent, and other\n" +"users. It is run as a daemon in the session, similar to ssh-agent, and " +"other\n" "applications locate it via an environment variable or D-Bus.\n" "\n" "The program can manage several keyrings, each with its own master password,\n" @@ -4629,11 +5209,11 @@ msgid "" "forgotten when the session ends." msgstr "" -#: gnu/packages/gnome.scm:774 +#: gnu/packages/gnome.scm:785 msgid "GNOME's document viewer" msgstr "" -#: gnu/packages/gnome.scm:776 +#: gnu/packages/gnome.scm:787 msgid "" "Evince is a document viewer for multiple document formats. It\n" "currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" @@ -4641,71 +5221,74 @@ msgid "" "on the GNOME Desktop with a single simple application." msgstr "" -#: gnu/packages/gnome.scm:805 +#: gnu/packages/gnome.scm:816 msgid "GNOME settings for various desktop components" msgstr "" -#: gnu/packages/gnome.scm:807 +#: gnu/packages/gnome.scm:818 msgid "" "Gsettings-desktop-schemas contains a collection of GSettings schemas\n" "for settings shared by various components of the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:841 +#: gnu/packages/gnome.scm:852 msgid "Utility to implement the Freedesktop Icon Naming Specification" msgstr "" -#: gnu/packages/gnome.scm:843 +#: gnu/packages/gnome.scm:854 msgid "" "To help with the transition to the Freedesktop Icon Naming\n" "Specification, the icon naming utility maps the icon names used by the\n" "GNOME and KDE desktops to the icon names proposed in the specification." msgstr "" -#: gnu/packages/gnome.scm:874 +#: gnu/packages/gnome.scm:885 msgid "GNOME icon theme" msgstr "" -#: gnu/packages/gnome.scm:876 +#: gnu/packages/gnome.scm:887 msgid "Icons for the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:913 +#: gnu/packages/gnome.scm:924 msgid "Tango icon theme" msgstr "" -#: gnu/packages/gnome.scm:914 +#: gnu/packages/gnome.scm:925 msgid "" "This is an icon theme that follows the Tango visual\n" "guidelines." msgstr "" -#: gnu/packages/gnome.scm:940 +#: gnu/packages/gnome.scm:951 msgid "Database of common MIME types" msgstr "" -#: gnu/packages/gnome.scm:942 +#: gnu/packages/gnome.scm:953 msgid "" "The shared-mime-info package contains the core database of common types\n" -"and the update-mime-database command used to extend it. It requires glib2 to\n" -"be installed for building the update command. Additionally, it uses intltool\n" -"for translations, though this is only a dependency for the maintainers. This\n" +"and the update-mime-database command used to extend it. It requires glib2 " +"to\n" +"be installed for building the update command. Additionally, it uses " +"intltool\n" +"for translations, though this is only a dependency for the maintainers. " +"This\n" "database is translated at Transifex." msgstr "" -#: gnu/packages/gnome.scm:966 +#: gnu/packages/gnome.scm:977 msgid "Freedesktop icon theme" msgstr "" -#: gnu/packages/gnome.scm:968 +#: gnu/packages/gnome.scm:979 msgid "Freedesktop icon theme." msgstr "" -#: gnu/packages/gnome.scm:996 +#: gnu/packages/gnome.scm:1007 msgid "GNOME desktop notification library" msgstr "" -#: gnu/packages/gnome.scm:998 +#: gnu/packages/gnome.scm:1009 msgid "" "Libnotify is a library that sends desktop notifications to a\n" "notification daemon, as defined in the Desktop Notifications spec. These\n" @@ -4713,421 +5296,437 @@ msgid "" "some form of information without getting in the user's way." msgstr "" -#: gnu/packages/gnome.scm:1032 +#: gnu/packages/gnome.scm:1043 msgid "GObject plugin system" msgstr "" -#: gnu/packages/gnome.scm:1034 +#: gnu/packages/gnome.scm:1045 msgid "" "Libpeas is a gobject-based plugin engine, targeted at giving every\n" -"application the chance to assume its own extensibility. It also has a set of\n" -"features including, but not limited to: multiple extension points; on-demand\n" +"application the chance to assume its own extensibility. It also has a set " +"of\n" +"features including, but not limited to: multiple extension points; on-" +"demand\n" "(lazy) programming language support for C, Python and JS; simplicity of the\n" "API." msgstr "" -#: gnu/packages/gnome.scm:1063 +#: gnu/packages/gnome.scm:1074 msgid "OpenGL extension to GTK+" msgstr "" -#: gnu/packages/gnome.scm:1064 +#: gnu/packages/gnome.scm:1075 msgid "" "GtkGLExt is an OpenGL extension to GTK+. It provides\n" "additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" "API add-ons to make GTK+ widgets OpenGL-capable." msgstr "" -#: gnu/packages/gnome.scm:1107 +#: gnu/packages/gnome.scm:1118 msgid "GTK+ rapid application development tool" msgstr "" -#: gnu/packages/gnome.scm:1108 +#: gnu/packages/gnome.scm:1119 msgid "" "Glade is a rapid application development (RAD) tool to\n" "enable quick & easy development of user interfaces for the GTK+ toolkit and\n" "the GNOME desktop environment." msgstr "" -#: gnu/packages/gnome.scm:1136 +#: gnu/packages/gnome.scm:1147 msgid "CSS2 parsing and manipulation library" msgstr "" -#: gnu/packages/gnome.scm:1138 +#: gnu/packages/gnome.scm:1149 msgid "" "Libcroco is a standalone CSS2 parsing and manipulation library.\n" "The parser provides a low level event driven SAC-like API and a CSS object\n" -"model like API. Libcroco provides a CSS2 selection engine and an experimental\n" +"model like API. Libcroco provides a CSS2 selection engine and an " +"experimental\n" "XML/CSS rendering engine." msgstr "" -#: gnu/packages/gnome.scm:1171 +#: gnu/packages/gnome.scm:1182 msgid "GNOME's Structured File Library" msgstr "" -#: gnu/packages/gnome.scm:1173 +#: gnu/packages/gnome.scm:1184 msgid "" "Libgsf aims to provide an efficient extensible I/O abstraction for\n" "dealing with different structured file formats." msgstr "" -#: gnu/packages/gnome.scm:1224 +#: gnu/packages/gnome.scm:1249 msgid "Render SVG files using Cairo" msgstr "" -#: gnu/packages/gnome.scm:1226 +#: gnu/packages/gnome.scm:1251 msgid "" "Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" "library." msgstr "" -#: gnu/packages/gnome.scm:1250 +#: gnu/packages/gnome.scm:1275 msgid "Create trees of CORBA Interface Definition Language files" msgstr "" -#: gnu/packages/gnome.scm:1251 +#: gnu/packages/gnome.scm:1276 msgid "" "Libidl is a library for creating trees of CORBA Interface\n" "Definition Language (idl) files, which is a specification for defining\n" -"portable interfaces. libidl was initially written for orbit (the orb from the\n" +"portable interfaces. libidl was initially written for orbit (the orb from " +"the\n" "GNOME project, and the primary means of libidl distribution). However, the\n" "functionality was designed to be as reusable and portable as possible." msgstr "" -#: gnu/packages/gnome.scm:1291 +#: gnu/packages/gnome.scm:1316 msgid "CORBA 2.4-compliant Object Request Broker" msgstr "" -#: gnu/packages/gnome.scm:1292 +#: gnu/packages/gnome.scm:1317 msgid "" "ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" "featuring mature C, C++ and Python bindings." msgstr "" -#: gnu/packages/gnome.scm:1339 -msgid "Framework for creating reusable components for use in GNOME applications" +#: gnu/packages/gnome.scm:1364 +msgid "" +"Framework for creating reusable components for use in GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:1340 +#: gnu/packages/gnome.scm:1365 msgid "" "Bonobo is a framework for creating reusable components for\n" "use in GNOME applications, built on top of CORBA." msgstr "" -#: gnu/packages/gnome.scm:1371 +#: gnu/packages/gnome.scm:1396 msgid "Store application preferences" msgstr "" -#: gnu/packages/gnome.scm:1372 +#: gnu/packages/gnome.scm:1397 msgid "" "Gconf is a system for storing application preferences. It\n" "is intended for user preferences; not arbitrary data storage." msgstr "" -#: gnu/packages/gnome.scm:1406 +#: gnu/packages/gnome.scm:1431 msgid "Base MIME and Application database for GNOME" msgstr "" -#: gnu/packages/gnome.scm:1407 +#: gnu/packages/gnome.scm:1432 msgid "" "GNOME Mime Data is a module which contains the base MIME\n" "and Application database for GNOME. The data stored by this module is\n" "designed to be accessed through the MIME functions in GnomeVFS." msgstr "" -#: gnu/packages/gnome.scm:1450 +#: gnu/packages/gnome.scm:1475 msgid "Access files and folders in GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:1452 +#: gnu/packages/gnome.scm:1477 msgid "" "GnomeVFS is the core library used to access files and folders in GNOME\n" -"applications. It provides a file system abstraction which allows applications\n" +"applications. It provides a file system abstraction which allows " +"applications\n" "to access local and remote files with a single consistent API." msgstr "" -#: gnu/packages/gnome.scm:1496 +#: gnu/packages/gnome.scm:1522 msgid "Useful routines for building applications" msgstr "" -#: gnu/packages/gnome.scm:1497 +#: gnu/packages/gnome.scm:1523 msgid "" "The libgnome library provides a number of useful routines\n" -"for building modern applications, including session management, activation of\n" +"for building modern applications, including session management, activation " +"of\n" "files and URIs, and displaying help." msgstr "" -#: gnu/packages/gnome.scm:1520 +#: gnu/packages/gnome.scm:1546 msgid "2D drawing library" msgstr "" -#: gnu/packages/gnome.scm:1521 +#: gnu/packages/gnome.scm:1547 msgid "" "Libart is a 2D drawing library intended as a\n" "high-quality vector-based 2D library with antialiasing and alpha composition." msgstr "" -#: gnu/packages/gnome.scm:1548 +#: gnu/packages/gnome.scm:1574 msgid "Flexible widget for creating interactive structured graphics" msgstr "" -#: gnu/packages/gnome.scm:1549 +#: gnu/packages/gnome.scm:1575 msgid "" "The GnomeCanvas widget provides a flexible widget for\n" "creating interactive structured graphics." msgstr "" -#: gnu/packages/gnome.scm:1573 +#: gnu/packages/gnome.scm:1599 msgid "C++ bindings to the GNOME Canvas library" msgstr "" -#: gnu/packages/gnome.scm:1574 +#: gnu/packages/gnome.scm:1600 msgid "C++ bindings to the GNOME Canvas library." msgstr "" -#: gnu/packages/gnome.scm:1605 +#: gnu/packages/gnome.scm:1632 msgid "Additional widgets for applications" msgstr "" -#: gnu/packages/gnome.scm:1606 +#: gnu/packages/gnome.scm:1633 msgid "" "The libgnomeui library provides additional widgets for\n" "applications. Many of the widgets from libgnomeui have already been\n" "ported to GTK+." msgstr "" -#: gnu/packages/gnome.scm:1632 +#: gnu/packages/gnome.scm:1659 msgid "Load glade interfaces and access the glade built widgets" msgstr "" -#: gnu/packages/gnome.scm:1633 +#: gnu/packages/gnome.scm:1660 msgid "" "Libglade is a library that provides interfaces for loading\n" "graphical interfaces described in glade files and for accessing the\n" "widgets built in the loading process." msgstr "" -#: gnu/packages/gnome.scm:1663 gnu/packages/gnome.scm:1695 +#: gnu/packages/gnome.scm:1690 gnu/packages/gnome.scm:1722 msgid "Printing framework for GNOME" msgstr "" -#: gnu/packages/gnome.scm:1665 +#: gnu/packages/gnome.scm:1692 msgid "" "GNOME-print was a printing framework for GNOME. It has been deprecated\n" "since ca. 2006, when GTK+ itself incorporated printing support." msgstr "" -#: gnu/packages/gnome.scm:1739 +#: gnu/packages/gnome.scm:1766 msgid "Some user interface controls using Bonobo" msgstr "" -#: gnu/packages/gnome.scm:1740 +#: gnu/packages/gnome.scm:1767 msgid "" "The Bonobo UI library provides a number of user interface\n" "controls using the Bonobo component framework." msgstr "" -#: gnu/packages/gnome.scm:1765 +#: gnu/packages/gnome.scm:1792 msgid "Window Navigator Construction Kit" msgstr "" -#: gnu/packages/gnome.scm:1767 +#: gnu/packages/gnome.scm:1794 msgid "" "Libwnck is the Window Navigator Construction Kit, a library for use in\n" "writing pagers, tasklists, and more generally applications that are dealing\n" -"with window management. It tries hard to respect the Extended Window Manager\n" +"with window management. It tries hard to respect the Extended Window " +"Manager\n" "Hints specification (EWMH)." msgstr "" -#: gnu/packages/gnome.scm:1820 +#: gnu/packages/gnome.scm:1847 msgid "Document-centric objects and utilities" msgstr "" -#: gnu/packages/gnome.scm:1821 +#: gnu/packages/gnome.scm:1848 msgid "A GLib/GTK+ set of document-centric objects and utilities." msgstr "" -#: gnu/packages/gnome.scm:1905 +#: gnu/packages/gnome.scm:1932 msgid "Spreadsheet application" msgstr "" -#: gnu/packages/gnome.scm:1907 +#: gnu/packages/gnome.scm:1934 msgid "" "GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" "interoperable with other spreadsheet applications. It has a vast array of\n" -"features beyond typical spreadsheet functionality, such as support for linear\n" +"features beyond typical spreadsheet functionality, such as support for " +"linear\n" "and non-linear solvers, statistical analysis, and telecommunication\n" "engineering." msgstr "" -#: gnu/packages/gnome.scm:1947 +#: gnu/packages/gnome.scm:1974 msgid "Default GNOME 3 themes" msgstr "" -#: gnu/packages/gnome.scm:1949 +#: gnu/packages/gnome.scm:1976 msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." msgstr "" -#: gnu/packages/gnome.scm:1982 +#: gnu/packages/gnome.scm:2009 msgid "Manage encryption keys and passwords in the GNOME keyring" msgstr "" -#: gnu/packages/gnome.scm:1984 +#: gnu/packages/gnome.scm:2011 msgid "" "Seahorse is a GNOME application for managing encryption keys and\n" "passwords in the GNOME keyring." msgstr "" -#: gnu/packages/gnome.scm:2022 gnu/packages/gnome.scm:2258 +#: gnu/packages/gnome.scm:2049 gnu/packages/gnome.scm:2285 msgid "Compiler for the GObject type system" msgstr "" -#: gnu/packages/gnome.scm:2024 +#: gnu/packages/gnome.scm:2051 msgid "" "Vala is a programming language that aims to bring modern programming\n" -"language features to GNOME developers without imposing any additional runtime\n" +"language features to GNOME developers without imposing any additional " +"runtime\n" "requirements and without using a different ABI compared to applications and\n" "libraries written in C." msgstr "" -#: gnu/packages/gnome.scm:2056 +#: gnu/packages/gnome.scm:2083 msgid "Virtual Terminal Emulator" msgstr "" -#: gnu/packages/gnome.scm:2058 +#: gnu/packages/gnome.scm:2085 msgid "" "VTE is a library (libvte) implementing a terminal emulator widget for\n" -"GTK+, and a minimal sample application (vte) using that. Vte is mainly used in\n" +"GTK+, and a minimal sample application (vte) using that. Vte is mainly used " +"in\n" "gnome-terminal, but can also be used to embed a console/terminal in games,\n" "editors, IDEs, etc." msgstr "" -#: gnu/packages/gnome.scm:2091 +#: gnu/packages/gnome.scm:2118 msgid "Enhanced VTE terminal widget" msgstr "" -#: gnu/packages/gnome.scm:2093 +#: gnu/packages/gnome.scm:2120 msgid "" "VTE is a library (libvte) implementing a terminal emulator widget for\n" "GTK+, this fork provides additional functions exposed for keyboard text\n" "selection and URL hints." msgstr "" -#: gnu/packages/gnome.scm:2179 +#: gnu/packages/gnome.scm:2206 msgid "Remote desktop viewer for GNOME" msgstr "" -#: gnu/packages/gnome.scm:2180 +#: gnu/packages/gnome.scm:2207 msgid "" "Vinagre is a remote display client supporting the VNC, SPICE\n" "and RDP protocols." msgstr "" -#: gnu/packages/gnome.scm:2232 +#: gnu/packages/gnome.scm:2259 msgid "Low-level GNOME configuration system" msgstr "" -#: gnu/packages/gnome.scm:2233 +#: gnu/packages/gnome.scm:2260 msgid "" "Dconf is a low-level configuration system. Its main purpose\n" "is to provide a backend to GSettings on platforms that don't already have\n" "configuration storage systems." msgstr "" -#: gnu/packages/gnome.scm:2260 +#: gnu/packages/gnome.scm:2287 msgid "" "JSON-GLib is a C library based on GLib providing serialization and\n" "deserialization support for the JavaScript Object Notation (JSON) format\n" -"described by RFC 4627. It provides parser and generator GObject classes and\n" -"various wrappers for the complex data types employed by JSON, such as arrays\n" +"described by RFC 4627. It provides parser and generator GObject classes " +"and\n" +"various wrappers for the complex data types employed by JSON, such as " +"arrays\n" "and objects." msgstr "" -#: gnu/packages/gnome.scm:2299 +#: gnu/packages/gnome.scm:2326 msgid "High-level API for X Keyboard Extension" msgstr "" -#: gnu/packages/gnome.scm:2301 +#: gnu/packages/gnome.scm:2328 msgid "" "LibXklavier is a library providing high-level API for X Keyboard\n" -"Extension known as XKB. This library is intended to support XFree86 and other\n" -"commercial X servers. It is useful for creating XKB-related software (layout\n" +"Extension known as XKB. This library is intended to support XFree86 and " +"other\n" +"commercial X servers. It is useful for creating XKB-related software " +"(layout\n" "indicators etc)." msgstr "" -#: gnu/packages/gnome.scm:2329 +#: gnu/packages/gnome.scm:2356 msgid "Python bindings to librsvg" msgstr "" -#: gnu/packages/gnome.scm:2331 +#: gnu/packages/gnome.scm:2358 msgid "" "This packages provides Python bindings to librsvg, the SVG rendering\n" "library." msgstr "" -#: gnu/packages/gnome.scm:2381 +#: gnu/packages/gnome.scm:2408 msgid "Network-related GIO modules" msgstr "" -#: gnu/packages/gnome.scm:2383 +#: gnu/packages/gnome.scm:2410 msgid "" "This package contains various network related extensions for the GIO\n" "library." msgstr "" -#: gnu/packages/gnome.scm:2414 +#: gnu/packages/gnome.scm:2441 msgid "RESTful web api query library" msgstr "" -#: gnu/packages/gnome.scm:2416 +#: gnu/packages/gnome.scm:2443 msgid "" "This library was designed to make it easier to access web services that\n" "claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" "libxml to ease remote use of the RESTful API." msgstr "" -#: gnu/packages/gnome.scm:2539 +#: gnu/packages/gnome.scm:2566 msgid "GLib-based HTTP Library" msgstr "" -#: gnu/packages/gnome.scm:2541 +#: gnu/packages/gnome.scm:2568 msgid "" "LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" "and the GLib main loop, to integrate well with GNOME applications." msgstr "" -#: gnu/packages/gnome.scm:2587 +#: gnu/packages/gnome.scm:2614 msgid "GObject bindings for \"Secret Service\" API" msgstr "" -#: gnu/packages/gnome.scm:2589 +#: gnu/packages/gnome.scm:2616 msgid "" "Libsecret is a GObject based library for storing and retrieving passwords\n" "and other secrets. It communicates with the \"Secret Service\" using DBus." msgstr "" -#: gnu/packages/gnome.scm:2618 +#: gnu/packages/gnome.scm:2645 msgid "" "Five or More is a game where you try to align\n" -" five or more objects of the same color and shape causing them to disappear.\n" +" five or more objects of the same color and shape causing them to " +"disappear.\n" " On every turn more objects will appear, until the board is full.\n" " Try to last as long as possible." msgstr "" -#: gnu/packages/gnome.scm:2656 +#: gnu/packages/gnome.scm:2683 msgid "Minesweeper game" msgstr "" -#: gnu/packages/gnome.scm:2658 +#: gnu/packages/gnome.scm:2685 msgid "" "Mines (previously gnomine) is a puzzle game where you locate mines\n" "floating in an ocean using only your brain and a little bit of luck." msgstr "" -#: gnu/packages/gnome.scm:2689 +#: gnu/packages/gnome.scm:2716 msgid "Japanese logic game" msgstr "" -#: gnu/packages/gnome.scm:2691 +#: gnu/packages/gnome.scm:2718 msgid "" "Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" "GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" @@ -5135,11 +5734,11 @@ msgid "" "more fun." msgstr "" -#: gnu/packages/gnome.scm:2737 +#: gnu/packages/gnome.scm:2764 msgid "Terminal emulator" msgstr "" -#: gnu/packages/gnome.scm:2739 +#: gnu/packages/gnome.scm:2766 msgid "" "GNOME Terminal is a terminal emulator application for accessing a\n" "UNIX shell environment which can be used to run programs available on\n" @@ -5149,47 +5748,50 @@ msgid "" "keyboard shortcuts." msgstr "" -#: gnu/packages/gnome.scm:2805 +#: gnu/packages/gnome.scm:2832 msgid "Color management service" msgstr "" -#: gnu/packages/gnome.scm:2806 +#: gnu/packages/gnome.scm:2833 msgid "" "Colord is a system service that makes it easy to manage,\n" "install and generate color profiles to accurately color manage input and\n" "output devices." msgstr "" -#: gnu/packages/gnome.scm:2850 +#: gnu/packages/gnome.scm:2877 msgid "Geolocation service" msgstr "" -#: gnu/packages/gnome.scm:2851 +#: gnu/packages/gnome.scm:2878 msgid "" "Geoclue is a D-Bus service that provides location\n" "information. The primary goal of the Geoclue project is to make creating\n" -"location-aware applications as simple as possible, while the secondary goal is\n" -"to ensure that no application can access location information without explicit\n" +"location-aware applications as simple as possible, while the secondary goal " +"is\n" +"to ensure that no application can access location information without " +"explicit\n" "permission from user." msgstr "" -#: gnu/packages/gnome.scm:2886 +#: gnu/packages/gnome.scm:2913 msgid "Geocoding and reverse-geocoding library" msgstr "" -#: gnu/packages/gnome.scm:2888 +#: gnu/packages/gnome.scm:2915 msgid "" "geocode-glib is a convenience library for geocoding (finding longitude,\n" -"and latitude from an address) and reverse geocoding (finding an address from\n" +"and latitude from an address) and reverse geocoding (finding an address " +"from\n" "coordinates) using the Nominatim service. geocode-glib caches requests for\n" "faster results and to avoid unnecessary server load." msgstr "" -#: gnu/packages/gnome.scm:2941 +#: gnu/packages/gnome.scm:2968 msgid "System daemon for managing power devices" msgstr "" -#: gnu/packages/gnome.scm:2943 +#: gnu/packages/gnome.scm:2970 msgid "" "UPower is an abstraction for enumerating power devices,\n" "listening to device events and querying history and statistics. Any\n" @@ -5197,192 +5799,200 @@ msgid "" "service via the system message bus." msgstr "" -#: gnu/packages/gnome.scm:3001 +#: gnu/packages/gnome.scm:3028 msgid "Location, time zone, and weather library for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3003 +#: gnu/packages/gnome.scm:3030 msgid "" "libgweather is a library to access weather information from online\n" "services for numerous locations." msgstr "" -#: gnu/packages/gnome.scm:3054 +#: gnu/packages/gnome.scm:3081 msgid "GNOME settings daemon" msgstr "" -#: gnu/packages/gnome.scm:3056 +#: gnu/packages/gnome.scm:3083 msgid "" "This package contains the daemon responsible for setting the various\n" "parameters of a GNOME session and the applications that run under it. It\n" -"handles settings such keyboard layout, shortcuts, and accessibility, clipboard\n" +"handles settings such keyboard layout, shortcuts, and accessibility, " +"clipboard\n" "settings, themes, mouse settings, and startup of other daemons." msgstr "" -#: gnu/packages/gnome.scm:3093 +#: gnu/packages/gnome.scm:3120 msgid "Library to parse and save media playlists for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3094 +#: gnu/packages/gnome.scm:3121 msgid "" "Totem-pl-parser is a GObjects-based library to parse and save\n" "playlists in a variety of formats." msgstr "" -#: gnu/packages/gnome.scm:3128 +#: gnu/packages/gnome.scm:3155 msgid "Solitaire card games" msgstr "" -#: gnu/packages/gnome.scm:3130 +#: gnu/packages/gnome.scm:3157 msgid "" "Aisleriot (also known as Solitaire or sol) is a collection of card games\n" "which are easy to play with the aid of a mouse." msgstr "" -#: gnu/packages/gnome.scm:3154 +#: gnu/packages/gnome.scm:3181 msgid "API documentation browser for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3156 +#: gnu/packages/gnome.scm:3183 msgid "" "Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" "natively with GTK-Doc (the API reference system developed for GTK+ and used\n" "throughout GNOME for API documentation)." msgstr "" -#: gnu/packages/gnome.scm:3223 +#: gnu/packages/gnome.scm:3250 msgid "Object oriented GL/GLES Abstraction/Utility Layer" msgstr "" -#: gnu/packages/gnome.scm:3225 +#: gnu/packages/gnome.scm:3252 msgid "" "Cogl is a small library for using 3D graphics hardware to draw pretty\n" -"pictures. The API departs from the flat state machine style of OpenGL and is\n" +"pictures. The API departs from the flat state machine style of OpenGL and " +"is\n" "designed to make it easy to write orthogonal components that can render\n" "without stepping on each others toes." msgstr "" -#: gnu/packages/gnome.scm:3282 +#: gnu/packages/gnome.scm:3309 msgid "Open GL based interactive canvas library" msgstr "" -#: gnu/packages/gnome.scm:3284 gnu/packages/gnome.scm:3313 +#: gnu/packages/gnome.scm:3311 gnu/packages/gnome.scm:3340 msgid "" "Clutter is an Open GL based interactive canvas library, designed for\n" "creating fast, mainly 2D single window applications such as media box UIs,\n" "presentations, kiosk style applications and so on." msgstr "" -#: gnu/packages/gnome.scm:3311 +#: gnu/packages/gnome.scm:3338 msgid "Open GL based interactive canvas library GTK+ widget" msgstr "" -#: gnu/packages/gnome.scm:3341 +#: gnu/packages/gnome.scm:3368 msgid "Integration library for using GStreamer with Clutter" msgstr "" -#: gnu/packages/gnome.scm:3343 +#: gnu/packages/gnome.scm:3370 msgid "" "Clutter-Gst is an integration library for using GStreamer with Clutter.\n" "It provides a GStreamer sink to upload frames to GL and an actor that\n" -"implements the ClutterGstPlayer interface using playbin. Clutter is an Open\n" +"implements the ClutterGstPlayer interface using playbin. Clutter is an " +"Open\n" "GL based interactive canvas library." msgstr "" -#: gnu/packages/gnome.scm:3377 +#: gnu/packages/gnome.scm:3404 msgid "C library providing a ClutterActor to display maps" msgstr "" -#: gnu/packages/gnome.scm:3379 +#: gnu/packages/gnome.scm:3406 msgid "" "libchamplain is a C library providing a ClutterActor to display maps.\n" -"It also provides a Gtk+ widget to display maps in Gtk+ applications. Python\n" -"and Perl bindings are also available. It supports numerous free map sources\n" +"It also provides a Gtk+ widget to display maps in Gtk+ applications. " +"Python\n" +"and Perl bindings are also available. It supports numerous free map " +"sources\n" "such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." msgstr "" -#: gnu/packages/gnome.scm:3410 +#: gnu/packages/gnome.scm:3437 msgid "Object mapper from GObjects to SQLite" msgstr "" -#: gnu/packages/gnome.scm:3412 +#: gnu/packages/gnome.scm:3439 msgid "" "Gom provides an object mapper from GObjects to SQLite. It helps you\n" -"write applications that need to store structured data as well as make complex\n" +"write applications that need to store structured data as well as make " +"complex\n" "queries upon that data." msgstr "" -#: gnu/packages/gnome.scm:3447 +#: gnu/packages/gnome.scm:3474 msgid "Useful functionality shared among GNOME games" msgstr "" -#: gnu/packages/gnome.scm:3449 +#: gnu/packages/gnome.scm:3476 msgid "" "libgnome-games-support is a small library intended for internal use by\n" "GNOME Games, but it may be used by others." msgstr "" -#: gnu/packages/gnome.scm:3477 +#: gnu/packages/gnome.scm:3504 msgid "Sliding block puzzles" msgstr "" -#: gnu/packages/gnome.scm:3479 +#: gnu/packages/gnome.scm:3506 msgid "" "GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" -"the patterned block to the area bordered by green markers. To do so, you will\n" -"need to slide other blocks out of the way. Complete each puzzle in as few moves\n" +"the patterned block to the area bordered by green markers. To do so, you " +"will\n" +"need to slide other blocks out of the way. Complete each puzzle in as few " +"moves\n" "as possible!" msgstr "" -#: gnu/packages/gnome.scm:3532 +#: gnu/packages/gnome.scm:3559 msgid "Framework for discovering and browsing media" msgstr "" -#: gnu/packages/gnome.scm:3534 gnu/packages/gnome.scm:3587 +#: gnu/packages/gnome.scm:3561 gnu/packages/gnome.scm:3614 msgid "" "Grilo is a framework focused on making media discovery and browsing easy\n" "for application developers." msgstr "" -#: gnu/packages/gnome.scm:3585 +#: gnu/packages/gnome.scm:3612 msgid "Plugins for the Grilo media discovery library" msgstr "" -#: gnu/packages/gnome.scm:3683 +#: gnu/packages/gnome.scm:3715 msgid "Simple media player for GNOME based on GStreamer" msgstr "" -#: gnu/packages/gnome.scm:3684 +#: gnu/packages/gnome.scm:3716 msgid "" "Totem is a simple yet featureful media player for GNOME\n" "which can read a large number of file formats." msgstr "" -#: gnu/packages/gnome.scm:3774 +#: gnu/packages/gnome.scm:3806 msgid "Music player for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3775 +#: gnu/packages/gnome.scm:3807 msgid "" "Rhythmbox is a music playing application for GNOME. It\n" "supports playlists, song ratings, and any codecs installed through gstreamer." msgstr "" -#: gnu/packages/gnome.scm:3825 +#: gnu/packages/gnome.scm:3857 msgid "GNOME image viewer" msgstr "" -#: gnu/packages/gnome.scm:3826 +#: gnu/packages/gnome.scm:3858 msgid "" "Eye of GNOME is the GNOME image viewer. It\n" "supports image conversion, rotation, and slideshows." msgstr "" -#: gnu/packages/gnome.scm:3848 +#: gnu/packages/gnome.scm:3880 msgid "Extensions for the Eye of GNOME image viewer" msgstr "" -#: gnu/packages/gnome.scm:3860 +#: gnu/packages/gnome.scm:3892 msgid "" "This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" "notably:\n" @@ -5395,36 +6005,38 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/gnome.scm:3896 +#: gnu/packages/gnome.scm:3928 msgid "GObject bindings for libudev" msgstr "" -#: gnu/packages/gnome.scm:3898 +#: gnu/packages/gnome.scm:3930 msgid "" "This library provides GObject bindings for libudev. It was originally\n" "part of udev-extras, then udev, then systemd. It's now a project on its own." msgstr "" -#: gnu/packages/gnome.scm:3946 +#: gnu/packages/gnome.scm:3978 msgid "Userspace virtual file system for GIO" msgstr "" -#: gnu/packages/gnome.scm:3948 +#: gnu/packages/gnome.scm:3980 msgid "" "GVFS is a userspace virtual file system designed to work with the I/O\n" -"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support\n" +"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS " +"support\n" "to all applications using the GIO API. It also supports exposing the GVFS\n" "mounts to non-GIO applications using FUSE.\n" "\n" -"GVFS comes with a set of backends, including trash support, SFTP, SMB, HTTP,\n" +"GVFS comes with a set of backends, including trash support, SFTP, SMB, " +"HTTP,\n" "DAV, and others." msgstr "" -#: gnu/packages/gnome.scm:3994 +#: gnu/packages/gnome.scm:4026 msgid "GLib binding for libusb1" msgstr "" -#: gnu/packages/gnome.scm:3996 +#: gnu/packages/gnome.scm:4028 msgid "" "GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" "asynchronous control, bulk and interrupt transfers with proper cancellation\n" @@ -5432,75 +6044,76 @@ msgid "" "USB transfers with your high-level application or system daemon." msgstr "" -#: gnu/packages/gnome.scm:4047 +#: gnu/packages/gnome.scm:4079 msgid "Document and image scanner" msgstr "" -#: gnu/packages/gnome.scm:4048 +#: gnu/packages/gnome.scm:4080 msgid "" "Simple Scan is an easy-to-use application, designed to let\n" "users connect their scanner and quickly have the image/document in an\n" -"appropriate format. Simple Scan is basically a frontend for SANE - which is\n" +"appropriate format. Simple Scan is basically a frontend for SANE - which " +"is\n" "the same backend as XSANE uses. This means that all existing scanners will\n" "work and the interface is well tested." msgstr "" -#: gnu/packages/gnome.scm:4121 +#: gnu/packages/gnome.scm:4153 msgid "Web browser for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4123 +#: gnu/packages/gnome.scm:4155 msgid "" "Eolie is a new web browser for GNOME. It features Firefox sync support,\n" "a secret password store, an adblocker, and a modern UI." msgstr "" -#: gnu/packages/gnome.scm:4170 +#: gnu/packages/gnome.scm:4202 msgid "GNOME web browser" msgstr "" -#: gnu/packages/gnome.scm:4172 +#: gnu/packages/gnome.scm:4204 msgid "" "Epiphany is a GNOME web browser targeted at non-technical users. Its\n" "principles are simplicity and standards compliance." msgstr "" -#: gnu/packages/gnome.scm:4228 +#: gnu/packages/gnome.scm:4260 msgid "D-Bus debugger" msgstr "" -#: gnu/packages/gnome.scm:4230 +#: gnu/packages/gnome.scm:4262 msgid "" "D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" "of running programs and invoke methods on those interfaces." msgstr "" -#: gnu/packages/gnome.scm:4252 +#: gnu/packages/gnome.scm:4284 msgid "XSL stylesheets for Yelp" msgstr "" -#: gnu/packages/gnome.scm:4254 +#: gnu/packages/gnome.scm:4286 msgid "" "Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" "to format Docbook and Mallard documents." msgstr "" -#: gnu/packages/gnome.scm:4285 +#: gnu/packages/gnome.scm:4317 msgid "GNOME help browser" msgstr "" -#: gnu/packages/gnome.scm:4287 +#: gnu/packages/gnome.scm:4319 msgid "" "Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" "man, info, and HTML documents. It can locate documents according to the\n" "freedesktop.org help system specification." msgstr "" -#: gnu/packages/gnome.scm:4315 +#: gnu/packages/gnome.scm:4347 msgid "Yelp documentation tools" msgstr "" -#: gnu/packages/gnome.scm:4317 +#: gnu/packages/gnome.scm:4349 msgid "" "Yelp-tools is a collection of scripts and build utilities to help create,\n" "manage, and publish documentation for Yelp and the web. Most of the heavy\n" @@ -5508,75 +6121,78 @@ msgid "" "wraps things up in a developer-friendly way." msgstr "" -#: gnu/packages/gnome.scm:4354 +#: gnu/packages/gnome.scm:4386 msgid "GObject collection library" msgstr "" -#: gnu/packages/gnome.scm:4356 +#: gnu/packages/gnome.scm:4388 msgid "" "Libgee is a utility library providing GObject-based interfaces and\n" "classes for commonly used data structures." msgstr "" -#: gnu/packages/gnome.scm:4383 +#: gnu/packages/gnome.scm:4415 msgid "GObject wrapper around the Exiv2 photo metadata library" msgstr "" -#: gnu/packages/gnome.scm:4385 +#: gnu/packages/gnome.scm:4417 msgid "" "Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" -"allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP\n" +"allows for GNOME applications to easily inspect and update EXIF, IPTC, and " +"XMP\n" "metadata in photo and video files of various formats." msgstr "" -#: gnu/packages/gnome.scm:4429 +#: gnu/packages/gnome.scm:4461 msgid "Photo manager for GNOME 3" msgstr "" -#: gnu/packages/gnome.scm:4431 +#: gnu/packages/gnome.scm:4463 msgid "" "Shotwell is a digital photo manager designed for the GNOME desktop\n" "environment. It allows you to import photos from disk or camera, organize\n" -"them by keywords and events, view them in full-window or fullscreen mode, and\n" +"them by keywords and events, view them in full-window or fullscreen mode, " +"and\n" "share them with others via social networking and more." msgstr "" -#: gnu/packages/gnome.scm:4472 +#: gnu/packages/gnome.scm:4504 msgid "Graphical archive manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4473 +#: gnu/packages/gnome.scm:4505 msgid "" "File Roller is an archive manager for the GNOME desktop\n" -"environment that allows users to view, unpack, and create compressed archives\n" +"environment that allows users to view, unpack, and create compressed " +"archives\n" "such as gzip tarballs." msgstr "" -#: gnu/packages/gnome.scm:4551 +#: gnu/packages/gnome.scm:4583 msgid "Session manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4553 +#: gnu/packages/gnome.scm:4585 msgid "" "This package contains the GNOME session manager, as well as a\n" "configuration program to choose applications starting on login." msgstr "" -#: gnu/packages/gnome.scm:4606 +#: gnu/packages/gnome.scm:4638 msgid "Javascript bindings for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4609 +#: gnu/packages/gnome.scm:4641 msgid "" "Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" "javascript engine and the GObject introspection framework." msgstr "" -#: gnu/packages/gnome.scm:4668 +#: gnu/packages/gnome.scm:4700 msgid "GNOME text editor" msgstr "GNOME szövegszerkesztő" -#: gnu/packages/gnome.scm:4669 +#: gnu/packages/gnome.scm:4701 msgid "" "While aiming at simplicity and ease of use, gedit is a\n" "powerful general purpose text editor." @@ -5584,107 +6200,112 @@ msgstr "" "Noha az egyszerűségre és egyszerű felhasználhatóságra törekszik, a gedit\n" "egy hatékony általános célú szövegszerkesztő." -#: gnu/packages/gnome.scm:4693 +#: gnu/packages/gnome.scm:4725 msgid "Display graphical dialog boxes from shell scripts" msgstr "" -#: gnu/packages/gnome.scm:4696 +#: gnu/packages/gnome.scm:4728 msgid "" "Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" "to display dialog boxes from the commandline and shell scripts." msgstr "" -#: gnu/packages/gnome.scm:4790 +#: gnu/packages/gnome.scm:4827 msgid "Window and compositing manager" msgstr "" -#: gnu/packages/gnome.scm:4793 +#: gnu/packages/gnome.scm:4830 msgid "" "Mutter is a window and compositing manager that displays and manages your\n" -"desktop via OpenGL. Mutter combines a sophisticated display engine using the\n" -"Clutter toolkit with solid window-management logic inherited from the Metacity\n" +"desktop via OpenGL. Mutter combines a sophisticated display engine using " +"the\n" +"Clutter toolkit with solid window-management logic inherited from the " +"Metacity\n" "window manager." msgstr "" -#: gnu/packages/gnome.scm:4828 +#: gnu/packages/gnome.scm:4864 msgid "Single sign-on framework for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4831 +#: gnu/packages/gnome.scm:4867 msgid "" "GNOME Online Accounts provides interfaces so that applications and\n" -"libraries in GNOME can access the user's online accounts. It has providers for\n" -"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, Microsoft\n" +"libraries in GNOME can access the user's online accounts. It has providers " +"for\n" +"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, " +"Microsoft\n" "Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." msgstr "" -#: gnu/packages/gnome.scm:4889 +#: gnu/packages/gnome.scm:4928 msgid "Store address books and calendars" msgstr "" -#: gnu/packages/gnome.scm:4892 +#: gnu/packages/gnome.scm:4931 msgid "" "This package provides a unified backend for programs that work with\n" "contacts, tasks, and calendar information. It was originally developed for\n" "Evolution (hence the name), but is now used by other packages as well." msgstr "" -#: gnu/packages/gnome.scm:4955 +#: gnu/packages/gnome.scm:4994 msgid "Text entry and UI navigation application" msgstr "" -#: gnu/packages/gnome.scm:4958 +#: gnu/packages/gnome.scm:4997 msgid "" "Caribou is an input assistive technology intended for switch and pointer\n" "users." msgstr "" -#: gnu/packages/gnome.scm:5075 +#: gnu/packages/gnome.scm:5114 msgid "Network connection manager" msgstr "" -#: gnu/packages/gnome.scm:5078 +#: gnu/packages/gnome.scm:5117 msgid "" "NetworkManager is a system network service that manages your network\n" -"devices and connections, attempting to keep active network connectivity when\n" +"devices and connections, attempting to keep active network connectivity " +"when\n" "available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n" "devices, and provides VPN integration with a variety of different VPN\n" "services." msgstr "" -#: gnu/packages/gnome.scm:5112 +#: gnu/packages/gnome.scm:5151 msgid "OpenVPN plug-in for NetworkManager" msgstr "" -#: gnu/packages/gnome.scm:5114 +#: gnu/packages/gnome.scm:5153 msgid "" "This extension of NetworkManager allows it to take care of connections\n" "to virtual private networks (VPNs) via OpenVPN." msgstr "" -#: gnu/packages/gnome.scm:5136 +#: gnu/packages/gnome.scm:5175 msgid "Database of broadband connection configuration" msgstr "" -#: gnu/packages/gnome.scm:5137 +#: gnu/packages/gnome.scm:5176 msgid "Database of broadband connection configuration." msgstr "" -#: gnu/packages/gnome.scm:5171 +#: gnu/packages/gnome.scm:5210 msgid "Applet for managing network connections" msgstr "" -#: gnu/packages/gnome.scm:5174 +#: gnu/packages/gnome.scm:5213 msgid "" "This package contains a systray applet for NetworkManager. It displays\n" "the available networks and allows users to easily switch between them." msgstr "" -#: gnu/packages/gnome.scm:5199 +#: gnu/packages/gnome.scm:5238 msgid "C++ wrapper for XML parser library libxml2" msgstr "" -#: gnu/packages/gnome.scm:5201 +#: gnu/packages/gnome.scm:5240 msgid "" "This package provides a C++ wrapper for the XML parser library\n" "libxml2." @@ -5692,381 +6313,398 @@ msgstr "" "Ez a csomag egy C++ csomagolót biztosít a libxml2 XML-feldolgozó\n" "programkönyvtárhoz." -#: gnu/packages/gnome.scm:5337 +#: gnu/packages/gnome.scm:5376 msgid "Display manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5340 +#: gnu/packages/gnome.scm:5379 msgid "" "GNOME Display Manager is a system service that is responsible for\n" "providing graphical log-ins and managing local and remote displays." msgstr "" -#: gnu/packages/gnome.scm:5364 +#: gnu/packages/gnome.scm:5403 msgid "Portable system access library" msgstr "" -#: gnu/packages/gnome.scm:5367 +#: gnu/packages/gnome.scm:5406 msgid "" "LibGTop is a library to get system specific data such as CPU and memory\n" "usage and information about running processes." msgstr "" -#: gnu/packages/gnome.scm:5397 +#: gnu/packages/gnome.scm:5436 msgid "GNOME Bluetooth subsystem" msgstr "" -#: gnu/packages/gnome.scm:5400 +#: gnu/packages/gnome.scm:5439 msgid "" "This package contains tools for managing and manipulating Bluetooth\n" "devices using the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:5466 +#: gnu/packages/gnome.scm:5505 msgid "Utilities to configure the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:5469 +#: gnu/packages/gnome.scm:5508 msgid "" "This package contains configuration applets for the GNOME desktop,\n" -"allowing to set accessibility configuration, desktop fonts, keyboard and mouse\n" +"allowing to set accessibility configuration, desktop fonts, keyboard and " +"mouse\n" "properties, sound setup, desktop theme and background, user interface\n" "properties, screen resolution, and other GNOME parameters." msgstr "" -#: gnu/packages/gnome.scm:5554 +#: gnu/packages/gnome.scm:5593 msgid "Desktop shell for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5557 +#: gnu/packages/gnome.scm:5596 msgid "" "GNOME Shell provides core user interface functions for the GNOME desktop,\n" "like switching to windows and launching applications." msgstr "" -#: gnu/packages/gnome.scm:5591 +#: gnu/packages/gnome.scm:5631 msgid "VNC viewer widget for GTK+" msgstr "" -#: gnu/packages/gnome.scm:5593 +#: gnu/packages/gnome.scm:5633 msgid "" "GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n" "applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n" -"GTK-VNC implements client side RFB protocol and authentication extensions such\n" +"GTK-VNC implements client side RFB protocol and authentication extensions " +"such\n" "as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions." msgstr "" -#: gnu/packages/gnome.scm:5621 +#: gnu/packages/gnome.scm:5661 msgid "Archives integration support for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5624 +#: gnu/packages/gnome.scm:5664 msgid "" "GNOME Autoar is a library which makes creating and extracting archives\n" "easy, safe, and automatic." msgstr "" -#: gnu/packages/gnome.scm:5676 +#: gnu/packages/gnome.scm:5716 msgid "Metadata database, indexer and search tool" msgstr "" -#: gnu/packages/gnome.scm:5679 +#: gnu/packages/gnome.scm:5719 msgid "" "Tracker is an advanced framework for first class objects with associated\n" "metadata and tags. It provides a one stop solution for all metadata, tags,\n" "shared object databases, search tools and indexing." msgstr "" -#: gnu/packages/gnome.scm:5728 +#: gnu/packages/gnome.scm:5770 msgid "File manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5731 +#: gnu/packages/gnome.scm:5773 msgid "" "Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" -"design and behaviour, giving the user a simple way to navigate and manage its\n" +"design and behaviour, giving the user a simple way to navigate and manage " +"its\n" "files." msgstr "" -#: gnu/packages/gnome.scm:5759 +#: gnu/packages/gnome.scm:5801 msgid "Disk usage analyzer for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5761 +#: gnu/packages/gnome.scm:5803 msgid "" "Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" -"usage in the GNOME desktop environment. It can easily scan device volumes or\n" -"a specific user-requested directory branch (local or remote). Once the scan\n" +"usage in the GNOME desktop environment. It can easily scan device volumes " +"or\n" +"a specific user-requested directory branch (local or remote). Once the " +"scan\n" "is complete it provides a graphical representation of each selected folder." msgstr "" -#: gnu/packages/gnome.scm:5785 +#: gnu/packages/gnome.scm:5827 msgid "Background images for the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:5787 +#: gnu/packages/gnome.scm:5829 msgid "" "GNOME backgrounds package contains a collection of graphics files which\n" "can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" -"the package creates the proper framework and directory structure so that you\n" +"the package creates the proper framework and directory structure so that " +"you\n" "can add your own files to the collection." msgstr "" -#: gnu/packages/gnome.scm:5820 +#: gnu/packages/gnome.scm:5862 msgid "Take pictures of your screen" msgstr "" -#: gnu/packages/gnome.scm:5822 +#: gnu/packages/gnome.scm:5864 msgid "" "GNOME Screenshot is a utility used for taking screenshots of the entire\n" "screen, a window or a user defined area of the screen, with optional\n" "beautifying border effects." msgstr "" -#: gnu/packages/gnome.scm:5859 +#: gnu/packages/gnome.scm:5901 msgid "Graphical editor for GNOME's dconf configuration system" msgstr "" -#: gnu/packages/gnome.scm:5861 +#: gnu/packages/gnome.scm:5903 msgid "" "Dconf-editor is a graphical tool for browsing and editing the dconf\n" "configuration system for GNOME. It allows users to configure desktop\n" "software that do not provide their own configuration interface." msgstr "" -#: gnu/packages/gnome.scm:5887 +#: gnu/packages/gnome.scm:5932 msgid "Default MIME type associations for the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:5889 +#: gnu/packages/gnome.scm:5934 msgid "" "Given many installed packages which might handle a given MIME type, a\n" "user running the GNOME desktop probably has some preferences: for example,\n" -"that folders be opened by default by the Nautilus file manager, not the Baobab\n" -"disk usage analyzer. This package establishes that set of default MIME type\n" +"that folders be opened by default by the Nautilus file manager, not the " +"Baobab\n" +"disk usage analyzer. This package establishes that set of default MIME " +"type\n" "associations for GNOME." msgstr "" -#: gnu/packages/gnome.scm:5948 +#: gnu/packages/gnome.scm:5993 msgid "The GNU desktop environment" msgstr "" -#: gnu/packages/gnome.scm:5951 +#: gnu/packages/gnome.scm:5996 msgid "" "GNOME is the graphical desktop for GNU. It includes a wide variety of\n" "applications for browsing the web, editing text and images, creating\n" "documents and diagrams, playing media, scanning, and much more." msgstr "" -#: gnu/packages/gnome.scm:6003 +#: gnu/packages/gnome.scm:6048 msgid "Desktop recording program" msgstr "" -#: gnu/packages/gnome.scm:6004 +#: gnu/packages/gnome.scm:6049 msgid "" "Byzanz is a simple desktop recording program with a\n" "command-line interface. It can record part or all of an X display for a\n" "specified duration and save it as a GIF encoded animated image file." msgstr "" -#: gnu/packages/gnome.scm:6031 +#: gnu/packages/gnome.scm:6076 msgid "GObject wrapper for libcanberra" msgstr "" -#: gnu/packages/gnome.scm:6033 +#: gnu/packages/gnome.scm:6078 msgid "" "GSound is a small library for playing system sounds. It's designed to be\n" -"used via GObject Introspection, and is a thin wrapper around the libcanberra C\n" +"used via GObject Introspection, and is a thin wrapper around the libcanberra " +"C\n" "library." msgstr "" -#: gnu/packages/gnome.scm:6060 +#: gnu/packages/gnome.scm:6105 msgid "Library for accessing SkyDrive and Hotmail" msgstr "" -#: gnu/packages/gnome.scm:6062 +#: gnu/packages/gnome.scm:6107 msgid "" "Libzapojit is a GLib-based library for accessing online service APIs of\n" "Microsoft SkyDrive and Hotmail, using their REST protocols." msgstr "" -#: gnu/packages/gnome.scm:6098 +#: gnu/packages/gnome.scm:6143 msgid "GNOME's clock application" msgstr "" -#: gnu/packages/gnome.scm:6100 +#: gnu/packages/gnome.scm:6145 msgid "" "GNOME Clocks is a simple clocks application designed to fit the GNOME\n" "desktop. It supports world clock, stop watch, alarms, and count down timer." msgstr "" -#: gnu/packages/gnome.scm:6132 +#: gnu/packages/gnome.scm:6177 msgid "GNOME's calendar application" msgstr "" -#: gnu/packages/gnome.scm:6134 +#: gnu/packages/gnome.scm:6179 msgid "" "GNOME Calendar is a simple calendar application designed to fit the GNOME\n" "desktop. It supports multiple calendars, month, week and year view." msgstr "" -#: gnu/packages/gnome.scm:6183 +#: gnu/packages/gnome.scm:6228 msgid "GNOME's ToDo Application" msgstr "" -#: gnu/packages/gnome.scm:6185 +#: gnu/packages/gnome.scm:6230 msgid "" "GNOME To Do is a simplistic personal task manager designed to perfectly\n" "fit the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:6213 +#: gnu/packages/gnome.scm:6258 msgid "Look up words in dictionary sources" msgstr "" -#: gnu/packages/gnome.scm:6215 +#: gnu/packages/gnome.scm:6260 msgid "" "GNOME Dictionary can look for the definition or translation of a word in\n" "existing databases over the internet." msgstr "" -#: gnu/packages/gnome.scm:6261 +#: gnu/packages/gnome.scm:6306 msgid "Customize advanced GNOME 3 options" msgstr "" -#: gnu/packages/gnome.scm:6264 +#: gnu/packages/gnome.scm:6309 msgid "" "GNOME Tweak Tool allows adjusting advanced configuration settings in\n" -"GNOME 3. This includes things like the fonts used in user interface elements,\n" +"GNOME 3. This includes things like the fonts used in user interface " +"elements,\n" "alternative user interface themes, changes in window management behavior,\n" "GNOME Shell appearance and extension, etc." msgstr "" -#: gnu/packages/gnome.scm:6291 +#: gnu/packages/gnome.scm:6336 msgid "Extensions for GNOME Shell" msgstr "" -#: gnu/packages/gnome.scm:6292 +#: gnu/packages/gnome.scm:6337 msgid "" "GNOME Shell extensions modify and extend GNOME Shell\n" "functionality and behavior." msgstr "" -#: gnu/packages/gnome.scm:6322 +#: gnu/packages/gnome.scm:6367 msgid "A flat GTK+ theme with transparent elements" msgstr "" -#: gnu/packages/gnome.scm:6323 +#: gnu/packages/gnome.scm:6368 msgid "" "Arc is a flat theme with transparent elements for GTK 3, GTK\n" -"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop environments\n" +"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop " +"environments\n" "like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc." msgstr "" -#: gnu/packages/gnome.scm:6359 +#: gnu/packages/gnome.scm:6404 msgid "Faba icon theme" msgstr "" -#: gnu/packages/gnome.scm:6361 +#: gnu/packages/gnome.scm:6406 msgid "" "Faba is a minimal icon set used as a basis for other themes such as\n" "Moka" msgstr "" -#: gnu/packages/gnome.scm:6385 +#: gnu/packages/gnome.scm:6430 msgid "Moka icon theme" msgstr "" -#: gnu/packages/gnome.scm:6386 +#: gnu/packages/gnome.scm:6431 msgid "" "Moka is a stylized desktop icon set, designed to be clear,\n" "simple and consistent." msgstr "" -#: gnu/packages/gnome.scm:6416 +#: gnu/packages/gnome.scm:6461 msgid "Arc icon theme" msgstr "" -#: gnu/packages/gnome.scm:6417 +#: gnu/packages/gnome.scm:6462 msgid "" "The Arc icon theme provides a set of icons matching the\n" -"style of the Arc GTK theme. Icons missing from the Arc theme are provided by\n" +"style of the Arc GTK theme. Icons missing from the Arc theme are provided " +"by\n" "the Moka icon theme." msgstr "" -#: gnu/packages/gnome.scm:6449 +#: gnu/packages/gnome.scm:6494 msgid "Library to aggregate data about people" msgstr "" -#: gnu/packages/gnome.scm:6450 +#: gnu/packages/gnome.scm:6495 msgid "" "Libfolks is a library that aggregates information about people\n" "from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" -"Evolution Data Server for local contacts, libsocialweb for web service contacts,\n" -"etc.) to create metacontacts. It's written in Vala, which generates C code when\n" +"Evolution Data Server for local contacts, libsocialweb for web service " +"contacts,\n" +"etc.) to create metacontacts. It's written in Vala, which generates C code " +"when\n" "compiled." msgstr "" -#: gnu/packages/gnome.scm:6485 +#: gnu/packages/gnome.scm:6530 msgid "GLib/GObject wrapper for the Facebook API" msgstr "" -#: gnu/packages/gnome.scm:6486 +#: gnu/packages/gnome.scm:6531 msgid "" "This library allows you to use the Facebook API from\n" "GLib/GObject code." msgstr "" -#: gnu/packages/gnome.scm:6514 +#: gnu/packages/gnome.scm:6559 msgid "GNOME keyboard configuration library" msgstr "" -#: gnu/packages/gnome.scm:6516 +#: gnu/packages/gnome.scm:6561 msgid "" "Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" "environment, which can notably display keyboard layouts." msgstr "" -#: gnu/packages/gnome.scm:6550 +#: gnu/packages/gnome.scm:6595 msgid "Library for writing single instance applications" msgstr "" -#: gnu/packages/gnome.scm:6552 +#: gnu/packages/gnome.scm:6597 msgid "" "Libunique is a library for writing single instance applications. If you\n" -"launch a single instance application twice, the second instance will either just\n" -"quit or will send a message to the running instance. Libunique makes it easy to\n" -"write this kind of application, by providing a base class, taking care of all\n" +"launch a single instance application twice, the second instance will either " +"just\n" +"quit or will send a message to the running instance. Libunique makes it " +"easy to\n" +"write this kind of application, by providing a base class, taking care of " +"all\n" "the IPC machinery needed to send messages to a running instance, and also\n" "handling the startup notification side." msgstr "" -#: gnu/packages/gnome.scm:6585 +#: gnu/packages/gnome.scm:6630 msgid "Desktop calculator" msgstr "" -#: gnu/packages/gnome.scm:6587 +#: gnu/packages/gnome.scm:6632 msgid "" "Calculator is an application that solves mathematical equations and\n" "is suitable as a default application in a Desktop environment." msgstr "" -#: gnu/packages/gnome.scm:6612 +#: gnu/packages/gnome.scm:6657 msgid "Virtual sticky note" msgstr "" -#: gnu/packages/gnome.scm:6614 +#: gnu/packages/gnome.scm:6659 msgid "" "Xpad is a sticky note that strives to be simple, fault tolerant,\n" "and customizable. Xpad consists of independent pad windows, each is\n" "basically a text box in which notes can be written." msgstr "" -#: gnu/packages/gnome.scm:6644 +#: gnu/packages/gnome.scm:6689 msgid "Unicode character picker and font browser" msgstr "" -#: gnu/packages/gnome.scm:6646 +#: gnu/packages/gnome.scm:6691 msgid "" "This program allows you to browse through all the available Unicode\n" "characters and categories for the installed fonts, and to examine their\n" @@ -6074,105 +6712,112 @@ msgid "" "only know by its Unicode name or code point." msgstr "" -#: gnu/packages/gnome.scm:6676 +#: gnu/packages/gnome.scm:6721 msgid "Web development studio" msgstr "" -#: gnu/packages/gnome.scm:6678 +#: gnu/packages/gnome.scm:6723 msgid "" "Bluefish is an editor targeted towards programmers and web developers,\n" "with many options to write web sites, scripts and other code.\n" "Bluefish supports many programming and markup languages." msgstr "" -#: gnu/packages/gnome.scm:6710 +#: gnu/packages/gnome.scm:6755 msgid "Process viewer and system resource monitor for GNOME" msgstr "" -#: gnu/packages/gnome.scm:6712 +#: gnu/packages/gnome.scm:6757 msgid "" "GNOME System Monitor is a GNOME process viewer and system monitor with\n" "an attractive, easy-to-use interface. It has features, such as a tree view\n" -"for process dependencies, icons for processes, the ability to hide processes,\n" +"for process dependencies, icons for processes, the ability to hide " +"processes,\n" "graphical time histories of CPU/memory/swap usage and the ability to\n" "kill/reinice processes." msgstr "" -#: gnu/packages/gnome.scm:6738 +#: gnu/packages/gnome.scm:6783 msgid "Python client bindings for D-Bus AT-SPI" msgstr "" -#: gnu/packages/gnome.scm:6742 +#: gnu/packages/gnome.scm:6787 msgid "" "This package includes a python client library for the AT-SPI D-Bus\n" "accessibility infrastructure." msgstr "" -#: gnu/packages/gnome.scm:6801 +#: gnu/packages/gnome.scm:6846 msgid "Screen reader for individuals who are blind or visually impaired" msgstr "" -#: gnu/packages/gnome.scm:6804 +#: gnu/packages/gnome.scm:6849 msgid "" "Orca is a screen reader that provides access to the graphical desktop\n" -"via speech and refreshable braille. Orca works with applications and toolkits\n" +"via speech and refreshable braille. Orca works with applications and " +"toolkits\n" "that support the Assistive Technology Service Provider Interface (AT-SPI)." msgstr "" -#: gnu/packages/gnome.scm:6856 +#: gnu/packages/gnome.scm:6901 msgid "GNOME's alternative spell checker" msgstr "" -#: gnu/packages/gnome.scm:6858 +#: gnu/packages/gnome.scm:6903 msgid "" "gspell provides a flexible API to add spell-checking to a GTK+\n" "application. It provides a GObject API, spell-checking to text entries and\n" "text views, and buttons to choose the language." msgstr "" -#: gnu/packages/gnome.scm:6900 +#: gnu/packages/gnome.scm:6945 msgid "Project management software for the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:6902 +#: gnu/packages/gnome.scm:6947 msgid "" "GNOME Planner is a project management tool based on the Work Breakdown\n" -"Structure (WBS). Its goal is to enable you to easily plan projects. Based on\n" +"Structure (WBS). Its goal is to enable you to easily plan projects. Based " +"on\n" "the resources, tasks, and constraints that you define, Planner generates\n" -"various views into a project. For example, Planner can show a Gantt chart of\n" +"various views into a project. For example, Planner can show a Gantt chart " +"of\n" "the project. It can show a detailed summary of tasks including their\n" -"duration, cost, and current progress. It can also show a report of resource\n" -"utilization that highlights under-utilized and over-utilized resources. These\n" +"duration, cost, and current progress. It can also show a report of " +"resource\n" +"utilization that highlights under-utilized and over-utilized resources. " +"These\n" "views can be printed as PDF or PostScript files, or exported to HTML." msgstr "" -#: gnu/packages/gnome.scm:6980 +#: gnu/packages/gnome.scm:7013 msgid "GNOME music playing application" msgstr "" -#: gnu/packages/gnome.scm:6982 +#: gnu/packages/gnome.scm:7015 msgid "" "Lollypop is a music player designed to play well with GNOME desktop.\n" -"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets information\n" +"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets " +"information\n" "from artists and tracks from the web. It also fetches cover artworks\n" "automatically and it can stream songs from online music services and charts." msgstr "" -#: gnu/packages/gnome.scm:7009 +#: gnu/packages/gnome.scm:7042 msgid "Video effects for Cheese and other GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:7011 +#: gnu/packages/gnome.scm:7044 msgid "" "A collection of GStreamer video filters and effects to be used in\n" "photo-booth-like software, such as Cheese." msgstr "" -#: gnu/packages/gnome.scm:7071 +#: gnu/packages/gnome.scm:7104 msgid "Webcam photo booth software for GNOME" msgstr "Webkamera fényképezőfülke szoftver a GNOME-hoz" -#: gnu/packages/gnome.scm:7073 +#: gnu/packages/gnome.scm:7106 msgid "" "Cheese uses your webcam to take photos and videos. Cheese can also\n" "apply fancy special effects and lets you share the fun with others." @@ -6181,6 +6826,19 @@ msgstr "" "használható jó kinézetű, különleges hatások alkalmazásához is, és lehetővé\n" "teszi a vicces képek megosztását másokkal." +#: gnu/packages/gnome.scm:7143 +msgid "Audio music cd ripper" +msgstr "" + +#: gnu/packages/gnome.scm:7144 +msgid "" +"Sound Juicer extracts audio from compact discs and convert it\n" +"into audio files that a personal computer or digital audio player can play.\n" +"It supports ripping to any audio codec supported by a GStreamer plugin, such " +"as\n" +"mp3, Ogg Vorbis and FLAC" +msgstr "" + #: gnu/packages/gnuzilla.scm:118 msgid "Mozilla javascript engine" msgstr "Mozilla JavaScript motor" @@ -6196,8 +6854,9 @@ msgid "Netscape API for system level and libc-like functions" msgstr "Netscape API a rendszerszintű és libc-szerű függvényekhez" #: gnu/packages/gnuzilla.scm:277 +#, fuzzy msgid "" -"Netscape Portable Runtime (NSPR) provides a\n" +"Netscape Portable Runtime (@dfn{NSPR}) provides a\n" "platform-neutral API for system level and libc-like functions. It is used\n" "in the Mozilla clients." msgstr "" @@ -6213,7 +6872,8 @@ msgid "" "Network Security Services (@dfn{NSS}) is a set of libraries designed to\n" "support cross-platform development of security-enabled client and server\n" "applications. Applications built with NSS can support SSL v2 and v3, TLS,\n" -"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other\n" +"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and " +"other\n" "security standards." msgstr "" "A hálózatbiztonsági szolgáltatások (@dfn{NSS}) egy programkönyvtárcsomag,\n" @@ -6222,28 +6882,30 @@ msgstr "" "SSL v2 és v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3\n" "tanúsítványokat, valamint egyéb biztonsági szabványokat támogathatnak." -#: gnu/packages/gnuzilla.scm:767 +#: gnu/packages/gnuzilla.scm:735 msgid "Entirely free browser derived from Mozilla Firefox" msgstr "A Mozilla Firefoxból származtatott teljesen szabad böngésző" -#: gnu/packages/gnuzilla.scm:769 +#: gnu/packages/gnuzilla.scm:737 msgid "" "IceCat is the GNU version of the Firefox browser. It is entirely free\n" "software, which does not recommend non-free plugins and addons. It also\n" "features built-in privacy-protecting features." msgstr "" -"Az IceCat a Firefox böngésző GNU változata. Ez egy teljesen szabad szoftver,\n" +"Az IceCat a Firefox böngésző GNU változata. Ez egy teljesen szabad " +"szoftver,\n" "amely nem javasol nem szabad bővítményeket és kiegészítőket. Beépített\n" "magánszféravédelmi funkciókkal is rendelkezik." -#: gnu/packages/gtk.scm:97 +#: gnu/packages/gtk.scm:101 msgid "GNOME accessibility toolkit" msgstr "GNOME akadálymentesítési eszközkészlet" -#: gnu/packages/gtk.scm:99 +#: gnu/packages/gtk.scm:103 msgid "" "ATK provides the set of accessibility interfaces that are implemented\n" -"by other toolkits and applications. Using the ATK interfaces, accessibility\n" +"by other toolkits and applications. Using the ATK interfaces, " +"accessibility\n" "tools have full access to view and control running applications." msgstr "" "Az ATK biztosítja az akadálymentesítési felületek csomagját, amelyet más\n" @@ -6251,11 +6913,11 @@ msgstr "" "használatával az akadálymentesítési eszközök teljes hozzáférést kapnak a\n" "futó alkalmazások megtekintéséhez és vezérléséhez." -#: gnu/packages/gtk.scm:139 +#: gnu/packages/gtk.scm:143 msgid "2D graphics library" msgstr "2D grafikus programkönyvtár" -#: gnu/packages/gtk.scm:141 +#: gnu/packages/gtk.scm:145 msgid "" "Cairo is a 2D graphics library with support for multiple output devices.\n" "Currently supported output targets include the X Window System (via both\n" @@ -6267,9 +6929,11 @@ msgid "" "eg. through the X Render Extension).\n" "\n" "The cairo API provides operations similar to the drawing operators of\n" -"PostScript and PDF. Operations in cairo including stroking and filling cubic\n" +"PostScript and PDF. Operations in cairo including stroking and filling " +"cubic\n" "Bézier splines, transforming and compositing translucent images, and\n" -"antialiased text rendering. All drawing operations can be transformed by any\n" +"antialiased text rendering. All drawing operations can be transformed by " +"any\n" "affine transformation (scale, rotation, shear, etc.)." msgstr "" "A Cairo egy 2D grafikus programkönyvtár több kimeneti eszköz támogatásával.\n" @@ -6285,28 +6949,29 @@ msgstr "" "\n" "A cairo API a PostScript és PDF rajzoló operátoraihoz hasonló műveleteket\n" "nyújt. A cairo műveletei közé tartozik a köbös Bézier spline-ok\n" -"körberajzolása és kitöltése, az áttetsző képek átalakítása és összeállítása,\n" +"körberajzolása és kitöltése, az áttetsző képek átalakítása és " +"összeállítása,\n" "valamint az élsimított szövegmegjelenítés. Az összes rajzolási művelet\n" "átalakítható bármely hozzátartozó átalakítással (méretezés, forgatás,\n" "nyírás, stb.)." -#: gnu/packages/gtk.scm:169 +#: gnu/packages/gtk.scm:173 msgid "2D graphics library (with X11 support)" msgstr "2D grafikus programkönyvtár (X11 támogatással)" -#: gnu/packages/gtk.scm:202 +#: gnu/packages/gtk.scm:206 msgid "OpenType text shaping engine" msgstr "OpenType szövegformázó motor" -#: gnu/packages/gtk.scm:204 +#: gnu/packages/gtk.scm:208 msgid "HarfBuzz is an OpenType text shaping engine." msgstr "A HarfBuzz egy OpenType szövegformázó motor." -#: gnu/packages/gtk.scm:235 +#: gnu/packages/gtk.scm:239 msgid "GNOME text and font handling library" msgstr "GNOME szöveg- és betűkészlet-kezelő programkönyvtár" -#: gnu/packages/gtk.scm:237 +#: gnu/packages/gtk.scm:241 msgid "" "Pango is the core text and font handling library used in GNOME\n" "applications. It has extensive support for the different writing systems\n" @@ -6316,11 +6981,11 @@ msgstr "" "betűkészlet-kezelő programkönyvtár. Széleskörű támogatással rendelkezik az\n" "egész világon használt különböző írásrendszerekhez." -#: gnu/packages/gtk.scm:263 +#: gnu/packages/gtk.scm:267 msgid "Obsolete pango functions" msgstr "Elavult pango függvények" -#: gnu/packages/gtk.scm:264 +#: gnu/packages/gtk.scm:268 msgid "" "Pangox was a X backend to pango. It is now obsolete and no\n" "longer provided by recent pango releases. pangox-compat provides the\n" @@ -6331,11 +6996,11 @@ msgstr "" "pangox-compat biztosítja azokat a függvényeket, amelyek eltávolításra\n" "kerültek." -#: gnu/packages/gtk.scm:301 +#: gnu/packages/gtk.scm:305 msgid "GTK+ widget for interactive graph-like environments" msgstr "GTK+ felületi elem az interaktív gráfszerű környezetekhez" -#: gnu/packages/gtk.scm:303 +#: gnu/packages/gtk.scm:307 msgid "" "Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" "graph-like environments, e.g. modular synths or finite state machine\n" @@ -6345,17 +7010,18 @@ msgstr "" "vagy gráfszerű környezetekhez, például moduláris szintetizátorokhoz vagy\n" "véges állapotgép diagramokhoz." -#: gnu/packages/gtk.scm:371 +#: gnu/packages/gtk.scm:376 msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" msgstr "" "Felületi elem, amely kiterjeszti a szabványos GTK+ 2.x „GtkTextView”\n" "felületi elemet" -#: gnu/packages/gtk.scm:373 +#: gnu/packages/gtk.scm:378 msgid "" "GtkSourceView is a portable C library that extends the standard GTK+\n" "framework for multiline text editing with support for configurable syntax\n" -"highlighting, unlimited undo/redo, search and replace, a completion framework,\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" "printing and other features typical of a source code editor." msgstr "" "A GtkSourceView egy hordozható C programkönyvtár, amely kiterjeszti a\n" @@ -6364,14 +7030,15 @@ msgstr "" "kiegészítő keretrendszer, nyomtatás, valamint egy forráskódszerkesztőre\n" "jellemző egyéb funkciók támogatásával." -#: gnu/packages/gtk.scm:422 +#: gnu/packages/gtk.scm:427 msgid "GNOME source code widget" msgstr "GNOME forráskód felületi elem" -#: gnu/packages/gtk.scm:423 +#: gnu/packages/gtk.scm:428 msgid "" "GtkSourceView is a text widget that extends the standard\n" -"GTK+ text widget GtkTextView. It improves GtkTextView by implementing syntax\n" +"GTK+ text widget GtkTextView. It improves GtkTextView by implementing " +"syntax\n" "highlighting and other features typical of a source code editor." msgstr "" "A GtkSourceView egy szöveg felületi elem, amely kiterjeszti a GTK+\n" @@ -6379,11 +7046,11 @@ msgstr "" "GtkTextView felületi elemet szintaxiskiemeléssel és egy\n" "forráskódszerkesztőre jellemző egyéb funkciókkal." -#: gnu/packages/gtk.scm:473 +#: gnu/packages/gtk.scm:478 msgid "GNOME image loading and manipulation library" msgstr "GNOME képbetöltő és -módosító programkönyvtár" -#: gnu/packages/gtk.scm:475 +#: gnu/packages/gtk.scm:480 msgid "" "GdkPixbuf is a library for image loading and manipulation developed\n" "in the GNOME project." @@ -6391,15 +7058,15 @@ msgstr "" "A GdkPixbuf a GNOME projektben fejlesztett programkönyvtár a képek\n" "betöltéséhez és módosításához." -#: gnu/packages/gtk.scm:507 +#: gnu/packages/gtk.scm:512 msgid "GNOME image loading and manipulation library, with SVG support" msgstr "GNOME képbetöltő és -módosító programkönyvtár SVG támogatással" -#: gnu/packages/gtk.scm:547 +#: gnu/packages/gtk.scm:552 msgid "Assistive Technology Service Provider Interface, core components" msgstr "Kisegítő technológia szolgáltató felület, alap összetevők" -#: gnu/packages/gtk.scm:549 +#: gnu/packages/gtk.scm:554 msgid "" "The Assistive Technology Service Provider Interface, core components,\n" "is part of the GNOME accessibility project." @@ -6407,11 +7074,11 @@ msgstr "" "A kisegítő technológia szolgáltató felület alap összetevői a GNOME\n" "akadálymentesítési projekt részei." -#: gnu/packages/gtk.scm:582 +#: gnu/packages/gtk.scm:587 msgid "Assistive Technology Service Provider Interface, ATK bindings" msgstr "Kisegítő technológia szolgáltató felület, ATK kötések" -#: gnu/packages/gtk.scm:584 +#: gnu/packages/gtk.scm:589 msgid "" "The Assistive Technology Service Provider Interface\n" "is part of the GNOME accessibility project." @@ -6419,27 +7086,30 @@ msgstr "" "A kisegítő technológia szolgáltató felület a GNOME akadálymentesítési\n" "projekt része." -#: gnu/packages/gtk.scm:643 +#: gnu/packages/gtk.scm:649 msgid "Cross-platform toolkit for creating graphical user interfaces" -msgstr "Keresztplatformos eszközkészlet grafikus felhasználói felületek létrehozásához" +msgstr "" +"Keresztplatformos eszközkészlet grafikus felhasználói felületek " +"létrehozásához" -#: gnu/packages/gtk.scm:645 +#: gnu/packages/gtk.scm:651 msgid "" "GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" "graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" "suitable for projects ranging from small one-off tools to complete\n" "application suites." msgstr "" -"A GTK+ (vagy a GIMP eszközkészlet) egy többplatformos eszközkészlet grafikus\n" +"A GTK+ (vagy a GIMP eszközkészlet) egy többplatformos eszközkészlet " +"grafikus\n" "felhasználói felületek létrehozásához. Felületi elemek teljes készletét\n" "nyújtva a GTK+ alkalmas a kicsi, egyszeri eszközöktől kezdve a teljes\n" "alkalmazáscsomagokig terjedő projektekhez." -#: gnu/packages/gtk.scm:805 +#: gnu/packages/gtk.scm:813 msgid "Cairo bindings for GNU Guile" msgstr "Cairo kötések a GNU Guile programhoz" -#: gnu/packages/gtk.scm:807 +#: gnu/packages/gtk.scm:815 msgid "" "Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" "Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" @@ -6448,18 +7118,21 @@ msgid "" "graphics library with all of the benefits of Scheme: memory management,\n" "exceptions, macros, and a dynamic programming environment." msgstr "" -"A Guile-Cairo becsomagolja a Cairo grafikus programkönyvtárat a Guile Scheme\n" +"A Guile-Cairo becsomagolja a Cairo grafikus programkönyvtárat a Guile " +"Scheme\n" "nyelvhez. A Guile-Cairo teljes, majdnem az összes Cairo API-t becsomagolva.\n" "Az API stabil, szilárd alapot biztosít, amelyen grafikai munkák végezhetők.\n" -"Végül a legfontosabb, hogy kellemes használni. Hatékony és jól karbantartott\n" -"grafikus programkönyvtárat kap a Scheme programozási nyelv összes előnyével:\n" +"Végül a legfontosabb, hogy kellemes használni. Hatékony és jól " +"karbantartott\n" +"grafikus programkönyvtárat kap a Scheme programozási nyelv összes " +"előnyével:\n" "memóriakezelés, kivételek, makrók és egy dinamikus programozási környezet." -#: gnu/packages/gtk.scm:853 +#: gnu/packages/gtk.scm:861 msgid "Render SVG images using Cairo from Guile" msgstr "SVG-képek megjelenítése Cairo használatával a Guile programból" -#: gnu/packages/gtk.scm:855 +#: gnu/packages/gtk.scm:863 msgid "" "Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" "images onto Cairo surfaces." @@ -6467,11 +7140,11 @@ msgstr "" "A Guile-RSVG becsomagolja az RSVG programkönyvtárat a Guile programhoz,\n" "amely lehetővé teszi az SVG-képek megjelenítését a Cairo felületeken." -#: gnu/packages/gtk.scm:900 +#: gnu/packages/gtk.scm:908 msgid "Create SVG or PDF presentations in Guile" msgstr "SVG vagy PDF bemutatók létrehozása a Guile programban" -#: gnu/packages/gtk.scm:902 +#: gnu/packages/gtk.scm:910 msgid "" "Guile-Present defines a declarative vocabulary for presentations,\n" "together with tools to render presentation documents as SVG or PDF.\n" @@ -6480,16 +7153,17 @@ msgid "" "documents." msgstr "" "A Guile-Present deklaratív szótárat határoz meg a bemutatókhoz azokkal az\n" -"eszközökkel együtt, amelyek a bemutató dokumentumot SVG vagy PDF formátumban\n" +"eszközökkel együtt, amelyek a bemutató dokumentumot SVG vagy PDF " +"formátumban\n" "jelenítik meg. A Guile-Present használható bemutatók létrehozásához program\n" "segítségével, de tartalmaz egy eszközt az Org módon kívülről történő PDF\n" "bemutatók és Texinfo dokumentumok előállításához is." -#: gnu/packages/gtk.scm:956 +#: gnu/packages/gtk.scm:964 msgid "Guile interface for GTK+ programming for GNOME" msgstr "Guile felület a GNOME GTK+ programozásához" -#: gnu/packages/gtk.scm:958 +#: gnu/packages/gtk.scm:966 msgid "" "Includes guile-clutter, guile-gnome-gstreamer,\n" "guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview." @@ -6498,11 +7172,11 @@ msgstr "" "guile-gnome-platform (GNOME fejlesztői programkönyvtárak) és\n" "guile-gtksourceview." -#: gnu/packages/gtk.scm:991 +#: gnu/packages/gtk.scm:999 msgid "C++ bindings to the Cairo 2D graphics library" msgstr "C++ kötések a Cairo 2D grafikus programkönyvtárhoz" -#: gnu/packages/gtk.scm:993 +#: gnu/packages/gtk.scm:1001 msgid "" "Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" "library." @@ -6510,11 +7184,11 @@ msgstr "" "A Cairomm egy C++ programozási felületet biztosít a Cairo 2D grafikai\n" "programkönyvtárhoz." -#: gnu/packages/gtk.scm:1017 +#: gnu/packages/gtk.scm:1025 msgid "C++ interface to the Pango text rendering library" msgstr "C++ felület a Pango szövegmegjelenítő programkönyvtárhoz" -#: gnu/packages/gtk.scm:1019 +#: gnu/packages/gtk.scm:1027 msgid "" "Pangomm provides a C++ programming interface to the Pango text rendering\n" "library." @@ -6522,11 +7196,11 @@ msgstr "" "A Pangomm egy C++ programozási felületet biztosít a Pango szövegmegjelenítő\n" "programkönyvtárhoz." -#: gnu/packages/gtk.scm:1040 +#: gnu/packages/gtk.scm:1048 msgid "C++ interface to the ATK accessibility library" msgstr "C++ felület az ATK akadálymentesítési programkönyvtárhoz" -#: gnu/packages/gtk.scm:1042 +#: gnu/packages/gtk.scm:1050 msgid "" "ATKmm provides a C++ programming interface to the ATK accessibility\n" "toolkit." @@ -6534,16 +7208,19 @@ msgstr "" "Az ATKmm egy C++ programozási felületet biztosít az ATK akadálymentesítési\n" "eszközkészlethez." -#: gnu/packages/gtk.scm:1082 +#: gnu/packages/gtk.scm:1094 msgid "C++ interface to the GTK+ graphical user interface library" msgstr "C++ felület a GTK+ grafikus felhasználói felület programkönyvtárhoz" -#: gnu/packages/gtk.scm:1084 +#: gnu/packages/gtk.scm:1096 msgid "" "gtkmm is the official C++ interface for the popular GUI library GTK+.\n" -"Highlights include typesafe callbacks, and a comprehensive set of widgets that\n" -"are easily extensible via inheritance. You can create user interfaces either\n" -"in code or with the Glade User Interface designer, using libglademm. There's\n" +"Highlights include typesafe callbacks, and a comprehensive set of widgets " +"that\n" +"are easily extensible via inheritance. You can create user interfaces " +"either\n" +"in code or with the Glade User Interface designer, using libglademm. " +"There's\n" "extensive documentation, including API reference and a tutorial." msgstr "" "A gtkmm a hivatalos C++ felület a népszerű GTK+ grafikus felhasználói\n" @@ -6554,19 +7231,41 @@ msgstr "" "tervezővel, a libglademm használatával. Mindenre kiterjedő dokumentáció\n" "érhető el, beleértve az API hivatkozásokat és egy ismertetőt." -#: gnu/packages/gtk.scm:1143 +#: gnu/packages/gtk.scm:1145 +#, fuzzy +msgid "C++ interface to the GTK+ 'GtkTextView' widget" +msgstr "" +"Felületi elem, amely kiterjeszti a szabványos GTK+ 2.x „GtkTextView”\n" +"felületi elemet" + +#: gnu/packages/gtk.scm:1147 +#, fuzzy +msgid "" +"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" +"A GtkSourceView egy hordozható C programkönyvtár, amely kiterjeszti a\n" +"szabványos GTK+ keretrendszert a többsoros szövegszerkesztéshez beállítható\n" +"szintaxiskiemelés, korlátlan visszavonás/ismétlés, keresés és csere,\n" +"kiegészítő keretrendszer, nyomtatás, valamint egy forráskódszerkesztőre\n" +"jellemző egyéb funkciók támogatásával." + +#: gnu/packages/gtk.scm:1187 msgid "Python bindings for cairo" msgstr "Python kötések a cairo programhoz" -#: gnu/packages/gtk.scm:1145 +#: gnu/packages/gtk.scm:1189 msgid "Pycairo is a set of Python bindings for the Cairo graphics library." msgstr "A Pycairo Python kötések halmaza a Cairo grafikus programkönyvtárhoz." -#: gnu/packages/gtk.scm:1229 +#: gnu/packages/gtk.scm:1273 msgid "Python bindings for GTK+" msgstr "Python kötések a GTK+ eszközkészlethez" -#: gnu/packages/gtk.scm:1231 +#: gnu/packages/gtk.scm:1275 msgid "" "PyGTK allows you to write full featured GTK programs in Python. It is\n" "targeted at GTK 2.x, and can be used in conjunction with gnome-python to\n" @@ -6576,15 +7275,68 @@ msgstr "" "A GTK 2.x van megcélozva, és használható a gnome-python programmal együtt\n" "GNOME alkalmazások írásához." -#: gnu/packages/gtk.scm:1262 +#: gnu/packages/gtk.scm:1299 +#, fuzzy +msgid "Perl interface to the cairo 2d vector graphics library" +msgstr "C++ kötések a Cairo 2D grafikus programkönyvtárhoz" + +#: gnu/packages/gtk.scm:1300 +msgid "" +"Cairo provides Perl bindings for the vector graphics library\n" +"cairo. It supports multiple output targets, including PNG, PDF and SVG. " +"Cairo\n" +"produces identical output on all those targets." +msgstr "" + +#: gnu/packages/gtk.scm:1325 +#, fuzzy +msgid "Perl interface to the 2.x series of the Gimp Toolkit library" +msgstr "C++ felület az ATK akadálymentesítési programkönyvtárhoz" + +#: gnu/packages/gtk.scm:1326 +msgid "" +"Perl bindings to the 2.x series of the Gtk+ widget set.\n" +"This module allows you to write graphical user interfaces in a Perlish and\n" +"object-oriented way, freeing you from the casting and memory management in " +"C,\n" +"yet remaining very close in spirit to original API." +msgstr "" + +#: gnu/packages/gtk.scm:1353 +msgid "Layout and render international text" +msgstr "" + +#: gnu/packages/gtk.scm:1354 +msgid "" +"Pango is a library for laying out and rendering text, with an\n" +"emphasis on internationalization. Pango can be used anywhere that text " +"layout\n" +"is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a\n" +"complete solution with high quality text handling and graphics rendering.\n" +"\n" +"Dynamically loaded modules handle text layout for particular combinations " +"of\n" +"script and font backend. Pango provides a wide selection of modules, " +"including\n" +"modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts.\n" +"Virtually all of the world's major scripts are supported.\n" +"\n" +"In addition to the low level layout rendering routines, Pango includes\n" +"@code{Pango::Layout}, a high level driver for laying out entire blocks of " +"text,\n" +"and routines to assist in editing internationalized text." +msgstr "" + +#: gnu/packages/gtk.scm:1413 msgid "Library for minimalistic gtk+3 user interfaces" msgstr "Programkönyvtár a minimalista gtk+3 felhasználói felületekhez" -#: gnu/packages/gtk.scm:1263 +#: gnu/packages/gtk.scm:1414 msgid "" "Girara is a library that implements a user interface that\n" "focuses on simplicity and minimalism. Currently based on GTK+, a\n" -"cross-platform widget toolkit, it provides an interface that focuses on three\n" +"cross-platform widget toolkit, it provides an interface that focuses on " +"three\n" "main components: a so-called view widget that represents the actual\n" "application, an input bar that is used to execute commands of the\n" "application and the status bar which provides the user with current\n" @@ -6599,14 +7351,15 @@ msgstr "" "valamint egy állapotsávra, amely ellátja a felhasználót az aktuális\n" "információkkal." -#: gnu/packages/gtk.scm:1330 +#: gnu/packages/gtk.scm:1481 msgid "Documentation generator from C source code" msgstr "Dokumentáció-előállító C forráskódból" -#: gnu/packages/gtk.scm:1332 +#: gnu/packages/gtk.scm:1483 msgid "" "GTK-Doc generates API documentation from comments added to C code. It is\n" -"typically used to document the public API of GTK+ and GNOME libraries, but it\n" +"typically used to document the public API of GTK+ and GNOME libraries, but " +"it\n" "can also be used to document application code." msgstr "" "A GTK-Doc API dokumentációt állít elő a C kódhoz adott megjegyzésekből.\n" @@ -6614,11 +7367,11 @@ msgstr "" "dokumentálásához használják, de használható az alkalmazás kódjának\n" "dokumentálásához is." -#: gnu/packages/gtk.scm:1360 +#: gnu/packages/gtk.scm:1511 msgid "Theming engines for GTK+ 2.x" msgstr "Témázó motor GTK+ 2.x-hez" -#: gnu/packages/gtk.scm:1362 +#: gnu/packages/gtk.scm:1513 msgid "" "This package contains the standard GTK+ 2.x theming engines including\n" "Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" @@ -6628,11 +7381,11 @@ msgstr "" "Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" "Redmond95 és ThinIce." -#: gnu/packages/gtk.scm:1390 +#: gnu/packages/gtk.scm:1541 msgid "Cairo-based theming engine for GTK+ 2.x" msgstr "Cairo alapú témázó motor a GTK+ 2.x-hez" -#: gnu/packages/gtk.scm:1392 +#: gnu/packages/gtk.scm:1543 msgid "" "Murrine is a cairo-based GTK+ theming engine. It is named after the\n" "glass artworks done by Venicians glass blowers." @@ -6640,11 +7393,11 @@ msgstr "" "A Murrine egy cairo alapú GTK+ témázó motor. A nevét a vatikáni üvegfúvók\n" "által készített üvegművészeti alkotások után kapta." -#: gnu/packages/gtk.scm:1417 +#: gnu/packages/gtk.scm:1568 msgid "Spell-checking addon for GTK's TextView widget" msgstr "Helyesírás-ellenőrző kiegészítő a GTK TextView felületi eleméhez" -#: gnu/packages/gtk.scm:1419 +#: gnu/packages/gtk.scm:1570 msgid "" "GtkSpell provides word-processor-style highlighting and replacement of\n" "misspelled words in a GtkTextView widget." @@ -6652,26 +7405,27 @@ msgstr "" "A GtkSpell szövegszerkesztőszerű kiemelést és az elgépelt szavak\n" "cseréjét biztosítja egy GtkTextView felületi elemben." -#: gnu/packages/gtk.scm:1442 +#: gnu/packages/gtk.scm:1593 msgid "Lightweight GTK+ clipboard manager" msgstr "Könnyűsúlyú GTK+ vágólapkezelő" -#: gnu/packages/gtk.scm:1444 +#: gnu/packages/gtk.scm:1595 msgid "" "ClipIt is a clipboard manager with features such as a history, search\n" "thereof, global hotkeys and clipboard item actions. It was forked from\n" "Parcellite and adds bugfixes and features." msgstr "" "A ClipIt egy vágólapkezelő olyan funkciókkal, mint például előzmények,\n" -"keresés az előzményekben, globális gyorsbillentyűk és vágólapelem műveletek.\n" +"keresés az előzményekben, globális gyorsbillentyűk és vágólapelem " +"műveletek.\n" "A Parcellite programból került elágaztatásra, és hibajavításokat, valamint\n" "új funkciókat ad hozzá." -#: gnu/packages/gtk.scm:1481 +#: gnu/packages/gtk.scm:1632 msgid "Thin layer of graphic data types" msgstr "Grafikus adattípusok vékony rétege" -#: gnu/packages/gtk.scm:1482 +#: gnu/packages/gtk.scm:1633 msgid "" "This library provides graphic types and their relative API;\n" "it does not deal with windowing system surfaces, drawing, scene graphs, or\n" @@ -6681,16 +7435,17 @@ msgstr "" "biztosít. Nem foglalkozik az ablakozó rendszer felületeivel, rajzolásával,\n" "jelenetgráfjaival vagy bemeneteivel." -#: gnu/packages/guile.scm:132 gnu/packages/guile.scm:211 +#: gnu/packages/guile.scm:135 gnu/packages/guile.scm:213 msgid "Scheme implementation intended especially for extensions" msgstr "Scheme megvalósítás kifejezetten kiterjesztésekhez tervezve" -#: gnu/packages/guile.scm:134 gnu/packages/guile.scm:213 +#: gnu/packages/guile.scm:137 gnu/packages/guile.scm:215 msgid "" "Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" "official extension language of the GNU system. It is an implementation of\n" "the Scheme language which can be easily embedded in other applications to\n" -"provide a convenient means of extending the functionality of the application\n" +"provide a convenient means of extending the functionality of the " +"application\n" "without requiring the source code to be rewritten." msgstr "" "A Guile (GNU Ubiquitous Intelligent Language for Extensions, magyarul: GNU\n" @@ -6700,19 +7455,34 @@ msgstr "" "biztosítson az alkalmazás funkcionalitásának kiterjesztéséhez anélkül,\n" "hogy a forráskódot újra kellene írni." -#: gnu/packages/guile.scm:379 +#: gnu/packages/guile.scm:351 +#, fuzzy +msgid "Line editing support for GNU Guile" +msgstr "Cairo kötések a GNU Guile programhoz" + +#: gnu/packages/guile.scm:353 +msgid "" +"This module provides line editing support via the Readline library for\n" +"address@hidden Use the @code{(ice-9 readline)} module and call its\n" +"@code{activate-readline} procedure to enable it." +msgstr "" + +#: gnu/packages/guile.scm:472 msgid "Package manager for Guile" msgstr "Guile csomagkezelő" -#: gnu/packages/guile.scm:381 +#: gnu/packages/guile.scm:474 msgid "" "Guildhall is a package manager written for Guile Scheme. A guild is\n" -"an association of independent craftspeople. A guildhall is where they meet.\n" -"This Guildhall aims to make a virtual space for Guile wizards and journeyfolk\n" +"an association of independent craftspeople. A guildhall is where they " +"meet.\n" +"This Guildhall aims to make a virtual space for Guile wizards and " +"journeyfolk\n" "to share code.\n" "\n" "On a practical level, Guildhall lets you share Scheme modules and programs\n" -"over the internet, and install code that has been shared by others. Guildhall\n" +"over the internet, and install code that has been shared by others. " +"Guildhall\n" "can handle dependencies, so when a program requires several libraries, and\n" "each of those has further dependencies, all of the prerequisites for the\n" "program can be installed in one go." @@ -6720,7 +7490,8 @@ msgstr "" "A Guildhall a Guile Scheme nyelvhez írt csomagkezelő. Egy független\n" "kézművesek egyesületének szövetsége. A városháza (guildhall) az a hely,\n" "ahol találkoznak. Ennek a városházának az a célja, hogy egy virtuális teret\n" -"hozzon létre a Guile mágusoknak és az utazó népnek, hogy kódot osszanak meg.\n" +"hozzon létre a Guile mágusoknak és az utazó népnek, hogy kódot osszanak " +"meg.\n" "\n" "Egy adott szinten a Guildhall lehetővé teszi a Scheme modulok és programok\n" "megosztását az interneten, és olyan kódok telepítését, amelyet mások\n" @@ -6729,19 +7500,21 @@ msgstr "" "függőségeik vannak, akkor a program összes előkövetelménye egyszerre\n" "telepíthető." -#: gnu/packages/guile.scm:473 +#: gnu/packages/guile.scm:566 msgid "Web application framework written in Guile" msgstr "Guile nyelven írt webes alkalmazás-keretrendszer" -#: gnu/packages/guile.scm:474 +#: gnu/packages/guile.scm:567 msgid "" "GNU Artanis is a web application framework written in Guile\n" "Scheme. A web application framework (WAF) is a software framework that is\n" -"designed to support the development of dynamic websites, web applications, web\n" +"designed to support the development of dynamic websites, web applications, " +"web\n" "services and web resources. The framework aims to alleviate the overhead\n" "associated with common activities performed in web development. Artanis\n" "provides several tools for web development: database access, templating\n" -"frameworks, session management, URL-remapping for RESTful, page caching, and\n" +"frameworks, session management, URL-remapping for RESTful, page caching, " +"and\n" "more." msgstr "" "A GNU Artanis egy Guile Scheme nyelven írt webes alkalmazás-keretrendszer.\n" @@ -6754,16 +7527,17 @@ msgstr "" "keretrendszereket, munkamenet-kezelést, URL újraleképezést RESTful\n" "oldalakhoz, oldal gyorsítótárazást és egyebeket." -#: gnu/packages/guile.scm:500 +#: gnu/packages/guile.scm:593 msgid "Framework for building readers for GNU Guile" msgstr "Keretrendszer olvasók összeállításához a GNU Guile számára" -#: gnu/packages/guile.scm:502 +#: gnu/packages/guile.scm:595 msgid "" "Guile-Reader is a simple framework for building readers for GNU Guile.\n" "\n" "The idea is to make it easy to build procedures that extend Guile’s read\n" -"procedure. Readers supporting various syntax variants can easily be written,\n" +"procedure. Readers supporting various syntax variants can easily be " +"written,\n" "possibly by re-using existing “token readers” of a standard Scheme\n" "readers. For example, it is used to implement Skribilo’s R5RS-derived\n" "document syntax.\n" @@ -6775,7 +7549,8 @@ msgstr "" "A Guile-Reader egy egyszerű keretrendszer olvasók összeállításához a GNU\n" "Guile számára.\n" "\n" -"Az ötlete, hogy leegyszerűsítse azokat az összeállítási eljárásokat, amelyek\n" +"Az ötlete, hogy leegyszerűsítse azokat az összeállítási eljárásokat, " +"amelyek\n" "a Guile olvasási eljárásait kiterjesztik. Különféle szintaxisváltozatot\n" "támogató olvasók egyszerűen írhatók, valószínűleg a szabványos Scheme\n" "olvasók meglévő „token olvasói” újrafelhasználásával. Például használható a\n" @@ -6785,37 +7560,41 @@ msgstr "" "remélhetőleg hatékonyabb és rugalmasabb (például valaki annyi olvasót\n" "példányosíthat, amennyi csak szükséges)." -#: gnu/packages/guile.scm:556 +#: gnu/packages/guile.scm:649 msgid "Guile bindings to ncurses" msgstr "Guile kötések az ncurses programkönyvtárhoz" -#: gnu/packages/guile.scm:558 +#: gnu/packages/guile.scm:651 msgid "" "guile-ncurses provides Guile language bindings for the ncurses\n" "library." -msgstr "A guile-ncurses Guile nyelvi kötéseket biztosít az ncurses programkönyvtárhoz." +msgstr "" +"A guile-ncurses Guile nyelvi kötéseket biztosít az ncurses " +"programkönyvtárhoz." -#: gnu/packages/guile.scm:585 +#: gnu/packages/guile.scm:678 msgid "Run jobs at scheduled times" msgstr "Feladatok futtatása ütemezett időpontokban" -#: gnu/packages/guile.scm:587 +#: gnu/packages/guile.scm:680 msgid "" "GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" +"tasks on a schedule, such as every hour or every Monday. Mcron is written " +"in\n" "Guile, so its configuration can be written in Scheme; the original cron\n" "format is also supported." msgstr "" "A GNU Mcron a Vixie cron teljes helyettesítése. Arra használják, hogy\n" -"ütemezetten futtasson feladatokat, mint például óránként vagy minden hétfőn.\n" +"ütemezetten futtasson feladatokat, mint például óránként vagy minden " +"hétfőn.\n" "Az Mcron Guile nyelven íródott, így a beállításait lehet Scheme nyelven\n" "írni. Az eredeti cron formátum is támogatott." -#: gnu/packages/guile.scm:674 +#: gnu/packages/guile.scm:781 msgid "Guile parser library for the iCalendar format" msgstr "Guile feldolgozó programkönyvtár az iCalendar formátumhoz" -#: gnu/packages/guile.scm:676 +#: gnu/packages/guile.scm:783 msgid "" "Guile-ICS is an iCalendar (RFC5545) format parser library written in\n" "pure Scheme. The library can be used to read and write iCalendar data.\n" @@ -6829,11 +7608,11 @@ msgstr "" "A programkönyvtár Info formátumban lévő dokumentációval és használati\n" "példákkal érkezik." -#: gnu/packages/guile.scm:711 +#: gnu/packages/guile.scm:818 msgid "Collection of useful Guile Scheme modules" msgstr "Hasznos Guile Scheme modulok gyűjteménye" -#: gnu/packages/guile.scm:713 +#: gnu/packages/guile.scm:820 msgid "" "Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" "modules, allowing for people to cooperate integrating their generic Guile\n" @@ -6846,11 +7625,11 @@ msgstr "" "rá úgy, mint egy „lecsökkentett, korlátozott hatókörű CPAN tárolóra a Guile\n" "nyelvhez”." -#: gnu/packages/guile.scm:754 +#: gnu/packages/guile.scm:861 msgid "JSON module for Guile" msgstr "JSON modul a Guile nyelvhez" -#: gnu/packages/guile.scm:756 +#: gnu/packages/guile.scm:863 msgid "" "Guile-JSON supports parsing and building JSON documents according to the\n" "specification. These are the main features:\n" @@ -6872,11 +7651,11 @@ msgstr "" "@item Lehetővé teszi a szépített JSON kiíratást.\n" "@end itemize\n" -#: gnu/packages/guile.scm:843 +#: gnu/packages/guile.scm:950 msgid "MiniKanren declarative logic system, packaged for Guile" msgstr "MiniKanren deklaratív logikai rendszer a Guile nyelvhez csomagolva" -#: gnu/packages/guile.scm:845 +#: gnu/packages/guile.scm:952 msgid "" "MiniKanren is a relational programming extension to the Scheme\n" "programming Language, written as a smaller version of Kanren suitable for\n" @@ -6899,16 +7678,17 @@ msgstr "" "Nézze meg a http://minikanren.org/ oldalt, ha többet szeretne tudni a\n" "miniKanren programról." -#: gnu/packages/guile.scm:916 +#: gnu/packages/guile.scm:1023 msgid "" "Minimal implementation of incremental computation in Guile\n" "Scheme" msgstr "A növekményes számítás minimalista megvalósítása Guile Scheme nyelven" -#: gnu/packages/guile.scm:918 +#: gnu/packages/guile.scm:1025 msgid "" "This package provides a complete Scheme implementation of\n" -"miniAdapton, which implements the core functionality of the Adapton system for\n" +"miniAdapton, which implements the core functionality of the Adapton system " +"for\n" "incremental computation (also known as self-adjusting computation). Like\n" "Adapton, miniAdapton allows programmers to safely combine mutation and\n" "memoization. miniAdapton is built on top of an even simpler system,\n" @@ -6918,185 +7698,194 @@ msgstr "" "Ez a csomag a miniAdapton teljes Scheme megvalósítását biztosítja, amely\n" "megvalósítja az Adapton rendszer teljes funkcionalitását a növekményes\n" "számításhoz (ismert még önszabályozó számításként is). Az Adapton\n" -"rendszerhez hasonlóan a miniAdapton is lehetővé teszi a programozóknak, hogy\n" +"rendszerhez hasonlóan a miniAdapton is lehetővé teszi a programozóknak, " +"hogy\n" "biztonságosan ötvözzék a mutációt és az emlékezést. A miniAdapton egy még\n" "egyszerűbb rendszerre, a microAdapton rendszerre épült. Mind a miniAdapton,\n" "mind a microAdapton úgy lett megtervezve, hogy egyszerűen megérthető,\n" "bővíthető és átírható legyen a Scheme nyelvtől eltérő egyéb nyelvekhez." -#: gnu/packages/guile.scm:1002 +#: gnu/packages/guile.scm:1109 msgid "S-expression based regular expressions" msgstr "" -#: gnu/packages/guile.scm:1004 +#: gnu/packages/guile.scm:1111 msgid "" "Irregex is an s-expression based alternative to your classic\n" "string-based regular expressions. It implements SRFI 115 and is deeply\n" "inspired by the SCSH regular expression system." msgstr "" -#: gnu/packages/guile.scm:1085 +#: gnu/packages/guile.scm:1195 msgid "Guile bindings to the GDBM library via Guile's FFI" msgstr "" -#: gnu/packages/guile.scm:1087 +#: gnu/packages/guile.scm:1197 msgid "" "Guile bindings to the GDBM key-value storage system, using\n" "Guile's foreign function interface." msgstr "" -#: gnu/packages/guile.scm:1140 +#: gnu/packages/guile.scm:1254 msgid "Access SQLite databases from Guile" msgstr "" -#: gnu/packages/guile.scm:1142 +#: gnu/packages/guile.scm:1256 msgid "This package provides Guile bindings to the SQLite database system." msgstr "" -#: gnu/packages/guile.scm:1187 +#: gnu/packages/guile.scm:1304 msgid "Functional static site generator" msgstr "" -#: gnu/packages/guile.scm:1188 +#: gnu/packages/guile.scm:1305 msgid "" "Haunt is a static site generator written in Guile\n" "Scheme. Haunt features a functional build system and an extensible\n" "interface for reading articles in any format." msgstr "" -#: gnu/packages/guile.scm:1215 +#: gnu/packages/guile.scm:1332 msgid "Guile application configuration parsing library" msgstr "" -#: gnu/packages/guile.scm:1217 +#: gnu/packages/guile.scm:1334 msgid "" "Guile Config is a library providing a declarative approach to\n" "application configuration specification. The library provides clean\n" "configuration declaration forms, and processors that take care of:\n" "configuration file creation; configuration file parsing; command-line\n" "parameter parsing using getopt-long; basic GNU command-line parameter\n" -"generation (--help, --usage, --version); automatic output generation for the\n" +"generation (--help, --usage, --version); automatic output generation for " +"the\n" "above command-line parameters." msgstr "" -#: gnu/packages/guile.scm:1255 +#: gnu/packages/guile.scm:1372 msgid "Redis client library for Guile" msgstr "" -#: gnu/packages/guile.scm:1256 +#: gnu/packages/guile.scm:1373 msgid "" "Guile-redis provides a Scheme interface to the Redis\n" "key-value cache and store." msgstr "" -#: gnu/packages/guile.scm:1330 +#: gnu/packages/guile.scm:1447 msgid "Whitespace to lisp syntax for Guile" msgstr "" -#: gnu/packages/guile.scm:1331 +#: gnu/packages/guile.scm:1448 msgid "" "Wisp is a syntax for Guile which provides a Python-like\n" "whitespace-significant language. It may be easier on the eyes for some\n" "users and in some situations." msgstr "" -#: gnu/packages/guile.scm:1381 +#: gnu/packages/guile.scm:1498 msgid "2D/3D game engine for GNU Guile" msgstr "" -#: gnu/packages/guile.scm:1382 +#: gnu/packages/guile.scm:1499 msgid "" "Sly is a 2D/3D game engine written in Guile Scheme. Sly\n" "features a functional reactive programming interface and live coding\n" "capabilities." msgstr "" -#: gnu/packages/guile.scm:1418 +#: gnu/packages/guile.scm:1535 msgid "Generate C bindings for Guile" msgstr "" -#: gnu/packages/guile.scm:1419 +#: gnu/packages/guile.scm:1536 msgid "" "G-Wrap is a tool and Guile library for generating function\n" -"wrappers for inter-language calls. It currently only supports generating Guile\n" -"wrappers for C functions. Given a definition of the types and prototypes for\n" +"wrappers for inter-language calls. It currently only supports generating " +"Guile\n" +"wrappers for C functions. Given a definition of the types and prototypes " +"for\n" "a given C interface, G-Wrap will automatically generate the C code that\n" "provides access to that interface and its types from the Scheme level." msgstr "" -#: gnu/packages/guile.scm:1456 +#: gnu/packages/guile.scm:1573 msgid "Guile database abstraction layer" msgstr "" -#: gnu/packages/guile.scm:1459 +#: gnu/packages/guile.scm:1576 msgid "" "guile-dbi is a library for Guile that provides a convenient interface to\n" -"SQL databases. Database programming with guile-dbi is generic in that the same\n" -"programming interface is presented regardless of which database system is used.\n" +"SQL databases. Database programming with guile-dbi is generic in that the " +"same\n" +"programming interface is presented regardless of which database system is " +"used.\n" "It currently supports MySQL, Postgres and SQLite3." msgstr "" -#: gnu/packages/guile.scm:1485 +#: gnu/packages/guile.scm:1602 msgid "Guile DBI driver for SQLite" msgstr "" -#: gnu/packages/guile.scm:1488 +#: gnu/packages/guile.scm:1605 msgid "" "guile-dbi is a library for Guile that provides a convenient interface to\n" "SQL databases. This package implements the interface for SQLite." msgstr "" -#: gnu/packages/guile.scm:1534 +#: gnu/packages/guile.scm:1651 msgid "DSV module for Guile" msgstr "" -#: gnu/packages/guile.scm:1536 +#: gnu/packages/guile.scm:1653 msgid "" "Guile-DSV is a GNU Guile module for working with the\n" "delimiter-separated values (DSV) data format. Guile-DSV supports the\n" "Unix-style DSV format and RFC 4180 format." msgstr "" -#: gnu/packages/guile.scm:1563 +#: gnu/packages/guile.scm:1680 msgid "XOSD bindings for Guile" msgstr "" -#: gnu/packages/guile.scm:1565 +#: gnu/packages/guile.scm:1682 msgid "" "Guile-XOSD provides Guile bindings for @code{libxosd},\n" "@uref{http://sourceforge.net/projects/libxosd/, the X On Screen Display\n" "library}." msgstr "" -#: gnu/packages/guile.scm:1588 +#: gnu/packages/guile.scm:1705 msgid "Evaluate code in a running Guile process" msgstr "" -#: gnu/packages/guile.scm:1590 +#: gnu/packages/guile.scm:1707 msgid "" "Guile-Daemon is a small Guile program that loads your initial\n" "configuration file, and then reads and evaluates Guile expressions that\n" "you send to a FIFO file." msgstr "" -#: gnu/packages/guile.scm:1621 +#: gnu/packages/guile.scm:1738 msgid "CommonMark parser for Guile" msgstr "" -#: gnu/packages/guile.scm:1623 +#: gnu/packages/guile.scm:1740 msgid "" "guile-commonmark is a library for parsing CommonMark, a fully specified\n" -"variant of Markdown. The library is written in Guile Scheme and is designed\n" -"to transform a CommonMark document to SXML. guile-commonmark tries to closely\n" -"follow the @uref{http://commonmark.org/, CommonMark spec}, the main difference\n" +"variant of Markdown. The library is written in Guile Scheme and is " +"designed\n" +"to transform a CommonMark document to SXML. guile-commonmark tries to " +"closely\n" +"follow the @uref{http://commonmark.org/, CommonMark spec}, the main " +"difference\n" "is no support for parsing block and inline level HTML." msgstr "" -#: gnu/packages/guile.scm:1726 +#: gnu/packages/guile.scm:1771 msgid "Structured access to bytevector contents for Guile" msgstr "" -#: gnu/packages/guile.scm:1728 +#: gnu/packages/guile.scm:1773 msgid "" "Guile bytestructures offers a system imitating the type system\n" "of the C programming language, to be used on bytevectors. C's type\n" @@ -7105,25 +7894,26 @@ msgid "" "type system, elevating types to first-class status." msgstr "" -#: gnu/packages/guile.scm:1772 +#: gnu/packages/guile.scm:1817 msgid "Spell-checking from Guile" msgstr "" -#: gnu/packages/guile.scm:1774 +#: gnu/packages/guile.scm:1819 msgid "" "guile-aspell is a Guile Scheme library for comparing a string against a\n" "dictionary and suggesting spelling corrections." msgstr "" -#: gnu/packages/guile.scm:1828 +#: gnu/packages/guile.scm:1873 msgid "Extend Bash using Guile" msgstr "" -#: gnu/packages/guile.scm:1830 +#: gnu/packages/guile.scm:1875 #, scheme-format msgid "" "Guile-Bash provides a shared library and set of Guile modules,\n" -"allowing you to extend Bash in Scheme. Scheme interfaces allow you to access\n" +"allowing you to extend Bash in Scheme. Scheme interfaces allow you to " +"access\n" "the following aspects of Bash:\n" "\n" "@itemize\n" @@ -7144,11 +7934,11 @@ msgid "" "and then run @command{scm example.scm}." msgstr "" -#: gnu/packages/guile.scm:1877 +#: gnu/packages/guile.scm:1922 msgid "Asynchronous actor model library for Guile" msgstr "" -#: gnu/packages/guile.scm:1879 +#: gnu/packages/guile.scm:1924 msgid "" "GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming\n" "library for GNU Guile based on the actor model.\n" @@ -7156,17 +7946,20 @@ msgid "" "Note that 8sync is only available for Guile 2.2." msgstr "" -#: gnu/packages/guile.scm:1902 +#: gnu/packages/guile.scm:1947 msgid "Lightweight concurrency facility for Guile" msgstr "" -#: gnu/packages/guile.scm:1904 +#: gnu/packages/guile.scm:1949 msgid "" "Fibers is a Guile library that implements a a lightweight concurrency\n" -"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber is\n" +"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber " +"is\n" "like a \"goroutine\" from the Go language: a lightweight thread-like\n" -"abstraction. Systems built with Fibers can scale up to millions of concurrent\n" -"fibers, tens of thousands of concurrent socket connections, and many parallel\n" +"abstraction. Systems built with Fibers can scale up to millions of " +"concurrent\n" +"fibers, tens of thousands of concurrent socket connections, and many " +"parallel\n" "cores. The Fibers library also provides Concurrent ML-like channels for\n" "communication between fibers.\n" "\n" @@ -7174,21 +7967,21 @@ msgid "" "is not available for Guile 2.0." msgstr "" -#: gnu/packages/guile.scm:1959 +#: gnu/packages/guile.scm:2004 msgid "Guile bindings for libgit2" msgstr "" -#: gnu/packages/guile.scm:1961 +#: gnu/packages/guile.scm:2006 msgid "" "This package provides Guile bindings to libgit2, a library to\n" "manipulate repositories of the Git version control system." msgstr "" -#: gnu/packages/guile.scm:1996 +#: gnu/packages/guile.scm:2031 msgid "General-purpose syntax highlighter for GNU Guile" msgstr "" -#: gnu/packages/guile.scm:1997 +#: gnu/packages/guile.scm:2032 msgid "" "Guile-syntax-highlight is a general-purpose syntax\n" "highlighting library for GNU Guile. It can parse code written in various\n" @@ -7196,104 +7989,111 @@ msgid "" "HTML (via SXML) or any other format for rendering." msgstr "" -#: gnu/packages/guile.scm:2028 +#: gnu/packages/guile.scm:2063 msgid "S-expression based json reader/writer for Guile" msgstr "" -#: gnu/packages/guile.scm:2029 +#: gnu/packages/guile.scm:2064 msgid "" "guile-sjson is a json reader/writer for Guile.\n" "It has a nice, simple s-expression based syntax." msgstr "" -#: gnu/packages/guile.scm:2073 +#: gnu/packages/guile.scm:2108 msgid "Colorized REPL for Guile" msgstr "" -#: gnu/packages/guile.scm:2075 +#: gnu/packages/guile.scm:2110 msgid "Guile-colorized provides you with a colorized REPL for GNU Guile." msgstr "" -#: gnu/packages/imagemagick.scm:109 gnu/packages/imagemagick.scm:220 +#: gnu/packages/imagemagick.scm:110 gnu/packages/imagemagick.scm:211 msgid "Create, edit, compose, or convert bitmap images" msgstr "" -#: gnu/packages/imagemagick.scm:111 +#: gnu/packages/imagemagick.scm:112 msgid "" "ImageMagick is a software suite to create, edit, compose, or convert\n" -"bitmap images. It can read and write images in a variety of formats (over 100)\n" -"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG,\n" -"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and\n" -"transform images, adjust image colors, apply various special effects, or draw\n" +"bitmap images. It can read and write images in a variety of formats (over " +"100)\n" +"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, " +"SVG,\n" +"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear " +"and\n" +"transform images, adjust image colors, apply various special effects, or " +"draw\n" "text, lines, polygons, ellipses and Bézier curves." msgstr "" -#: gnu/packages/imagemagick.scm:156 +#: gnu/packages/imagemagick.scm:157 msgid "Perl interface to ImageMagick" msgstr "" -#: gnu/packages/imagemagick.scm:157 +#: gnu/packages/imagemagick.scm:158 msgid "" "This Perl extension allows the reading, manipulation and\n" -"writing of a large number of image file formats using the ImageMagick library.\n" -"Use it to create, edit, compose, or convert bitmap images from within a Perl\n" +"writing of a large number of image file formats using the ImageMagick " +"library.\n" +"Use it to create, edit, compose, or convert bitmap images from within a " +"Perl\n" "script." msgstr "" -#: gnu/packages/imagemagick.scm:222 +#: gnu/packages/imagemagick.scm:213 msgid "" "GraphicsMagick provides a comprehensive collection of utilities,\n" "programming interfaces, and GUIs, to support file format conversion, image\n" "processing, and 2D vector rendering." msgstr "" -#: gnu/packages/image.scm:94 +#: gnu/packages/image.scm:96 msgid "Library for handling PNG files" msgstr "" -#: gnu/packages/image.scm:96 +#: gnu/packages/image.scm:98 msgid "" "Libpng is the official PNG (Portable Network Graphics) reference\n" "library. It supports almost all PNG features and is extensible." msgstr "" -#: gnu/packages/image.scm:160 +#: gnu/packages/image.scm:162 msgid "APNG patch for libpng" msgstr "" -#: gnu/packages/image.scm:162 +#: gnu/packages/image.scm:164 msgid "" "APNG (Animated Portable Network Graphics) is an unofficial\n" "extension of the APNG (Portable Network Graphics) format.\n" "APNG patch provides APNG support to libpng." msgstr "" -#: gnu/packages/image.scm:202 +#: gnu/packages/image.scm:204 msgid "Read and write PNG images" msgstr "" -#: gnu/packages/image.scm:204 +#: gnu/packages/image.scm:206 msgid "" "This package provides an easy and simple way to read, write and display\n" -"bitmap images stored in the PNG format. It can read and write both files and\n" +"bitmap images stored in the PNG format. It can read and write both files " +"and\n" "in-memory raw vectors." msgstr "" -#: gnu/packages/image.scm:239 +#: gnu/packages/image.scm:241 msgid "Utility to compress PNG files" msgstr "" -#: gnu/packages/image.scm:240 +#: gnu/packages/image.scm:242 msgid "" "pngcrusqh is an optimizer for PNG (Portable Network Graphics)\n" "files. It can compress them as much as 40% losslessly." msgstr "" -#: gnu/packages/image.scm:259 +#: gnu/packages/image.scm:261 msgid "Library for handling JPEG files" msgstr "" -#: gnu/packages/image.scm:261 +#: gnu/packages/image.scm:263 msgid "" "Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" "JPEG is a standardized compression method for full-color and gray-scale\n" @@ -7302,46 +8102,51 @@ msgid "" "image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." msgstr "" -#: gnu/packages/image.scm:326 +#: gnu/packages/image.scm:328 msgid "Implementation of the JPEG XR standard" msgstr "" -#: gnu/packages/image.scm:327 +#: gnu/packages/image.scm:329 msgid "" "JPEG XR is an approved ISO/IEC International standard (its\n" -"official designation is ISO/IEC 29199-2). This library is an implementation of that standard." +"official designation is ISO/IEC 29199-2). This library is an implementation " +"of that standard." msgstr "" -#: gnu/packages/image.scm:350 +#: gnu/packages/image.scm:352 msgid "Optimize JPEG images" msgstr "" -#: gnu/packages/image.scm:352 +#: gnu/packages/image.scm:354 msgid "" "jpegoptim provides lossless optimization (based on optimizing\n" "the Huffman tables) and \"lossy\" optimization based on setting\n" "maximum quality factor." msgstr "" -#: gnu/packages/image.scm:377 +#: gnu/packages/image.scm:379 msgid "Library for handling Mac OS icns resource files" msgstr "" -#: gnu/packages/image.scm:379 +#: gnu/packages/image.scm:381 msgid "" "Libicns is a library for the manipulation of Mac OS IconFamily resource\n" -"type files (ICNS). @command{icns2png} and @command{png2icns} are provided to\n" -"convert between PNG and ICNS. @command{icns2png} will extract image files from\n" -"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for use\n" -"with .desktop files. Additionally, @command{icontainer2png} is provided for\n" +"type files (ICNS). @command{icns2png} and @command{png2icns} are provided " +"to\n" +"convert between PNG and ICNS. @command{icns2png} will extract image files " +"from\n" +"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for " +"use\n" +"with .desktop files. Additionally, @command{icontainer2png} is provided " +"for\n" "extracting icontainer icon files." msgstr "" -#: gnu/packages/image.scm:418 +#: gnu/packages/image.scm:415 msgid "Library for handling TIFF files" msgstr "" -#: gnu/packages/image.scm:420 +#: gnu/packages/image.scm:417 msgid "" "Libtiff provides support for the Tag Image File Format (TIFF), a format\n" "used for storing image data.\n" @@ -7349,25 +8154,28 @@ msgid "" "collection of tools for doing simple manipulations of TIFF images." msgstr "" -#: gnu/packages/image.scm:472 +#: gnu/packages/image.scm:480 msgid "Library and tools for image processing and analysis" msgstr "" -#: gnu/packages/image.scm:474 +#: gnu/packages/image.scm:482 msgid "" "Leptonica is a C library and set of command-line tools for efficient\n" -"image processing and image analysis operations. It supports rasterop, affine\n" -"transformations, binary and grayscale morphology, rank order, and convolution,\n" -"seedfill and connected components, image transformations combining changes in\n" +"image processing and image analysis operations. It supports rasterop, " +"affine\n" +"transformations, binary and grayscale morphology, rank order, and " +"convolution,\n" +"seedfill and connected components, image transformations combining changes " +"in\n" "scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" "arithmetic ops." msgstr "" -#: gnu/packages/image.scm:500 +#: gnu/packages/image.scm:503 msgid "Decoder of the JBIG2 image compression format" msgstr "" -#: gnu/packages/image.scm:502 +#: gnu/packages/image.scm:505 msgid "" "JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" "monochrome) images at moderately high resolution, and in particular scanned\n" @@ -7380,11 +8188,11 @@ msgid "" "work." msgstr "" -#: gnu/packages/image.scm:537 +#: gnu/packages/image.scm:540 msgid "JPEG 2000 codec" msgstr "" -#: gnu/packages/image.scm:539 +#: gnu/packages/image.scm:542 msgid "" "The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" "been developed in order to promote the use of JPEG 2000, the new\n" @@ -7397,31 +8205,32 @@ msgid "" "error-resilience, a Java-viewer for j2k-images, ..." msgstr "" -#: gnu/packages/image.scm:602 +#: gnu/packages/image.scm:605 msgid "Tools and library for working with GIF images" msgstr "" -#: gnu/packages/image.scm:604 +#: gnu/packages/image.scm:607 msgid "" "GIFLIB is a library for reading and writing GIF images. It is API and\n" -"ABI compatible with libungif which was in wide use while the LZW compression\n" +"ABI compatible with libungif which was in wide use while the LZW " +"compression\n" "algorithm was patented. Tools are also included to convert, manipulate,\n" "compose, and analyze GIF images." msgstr "" -#: gnu/packages/image.scm:626 +#: gnu/packages/image.scm:629 msgid "GIF decompression library" msgstr "" -#: gnu/packages/image.scm:628 +#: gnu/packages/image.scm:631 msgid "libungif is the old GIF decompression library by the GIFLIB project." msgstr "" -#: gnu/packages/image.scm:657 +#: gnu/packages/image.scm:660 msgid "Loading, saving, rendering and manipulating image files" msgstr "" -#: gnu/packages/image.scm:659 +#: gnu/packages/image.scm:662 msgid "" "Imlib2 is a library that does image file loading and saving as well as\n" "rendering, manipulation, arbitrary polygon support, etc.\n" @@ -7434,32 +8243,32 @@ msgid "" "more modular, simple, and flexible." msgstr "" -#: gnu/packages/image.scm:691 +#: gnu/packages/image.scm:694 msgid "Wrapper library for imlib2" msgstr "" -#: gnu/packages/image.scm:693 +#: gnu/packages/image.scm:696 msgid "" "Giblib is a simple library which wraps imlib2's context API, avoiding\n" "all the context_get/set calls, adds fontstyles to the truetype renderer and\n" "supplies a generic doubly-linked list and some string functions." msgstr "" -#: gnu/packages/image.scm:735 +#: gnu/packages/image.scm:738 msgid "Library for handling popular graphics image formats" msgstr "" -#: gnu/packages/image.scm:737 +#: gnu/packages/image.scm:740 msgid "" "FreeImage is a library for developers who would like to support popular\n" "graphics image formats like PNG, BMP, JPEG, TIFF and others." msgstr "" -#: gnu/packages/image.scm:792 +#: gnu/packages/image.scm:795 msgid "Computer vision library" msgstr "" -#: gnu/packages/image.scm:794 +#: gnu/packages/image.scm:797 msgid "" "VIGRA stands for Vision with Generic Algorithms. It is an image\n" "processing and analysis library that puts its main emphasis on customizable\n" @@ -7467,80 +8276,87 @@ msgid "" "multi-dimensional image processing." msgstr "" -#: gnu/packages/image.scm:826 +#: gnu/packages/image.scm:829 msgid "Lossless and lossy image compression" msgstr "" -#: gnu/packages/image.scm:828 +#: gnu/packages/image.scm:831 msgid "" "WebP is a new image format that provides lossless and lossy compression\n" "for images. WebP lossless images are 26% smaller in size compared to\n" -"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at\n" +"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images " +"at\n" "equivalent SSIM index. WebP supports lossless transparency (also known as\n" -"alpha channel) with just 22% additional bytes. Transparency is also supported\n" -"with lossy compression and typically provides 3x smaller file sizes compared\n" +"alpha channel) with just 22% additional bytes. Transparency is also " +"supported\n" +"with lossy compression and typically provides 3x smaller file sizes " +"compared\n" "to PNG when lossy compression is acceptable for the red/green/blue color\n" "channels." msgstr "" -#: gnu/packages/image.scm:856 +#: gnu/packages/image.scm:859 msgid "Library for handling MNG files" msgstr "" -#: gnu/packages/image.scm:858 +#: gnu/packages/image.scm:861 msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." msgstr "" -#: gnu/packages/image.scm:886 +#: gnu/packages/image.scm:889 msgid "Library and command-line utility to manage image metadata" msgstr "" -#: gnu/packages/image.scm:888 +#: gnu/packages/image.scm:891 msgid "" "Exiv2 is a C++ library and a command line utility to manage image\n" -"metadata. It provides fast and easy read and write access to the Exif, IPTC\n" +"metadata. It provides fast and easy read and write access to the Exif, " +"IPTC\n" "and XMP metadata of images in various formats." msgstr "" -#: gnu/packages/image.scm:928 +#: gnu/packages/image.scm:931 msgid "Library for manipulating many image formats" msgstr "" -#: gnu/packages/image.scm:929 +#: gnu/packages/image.scm:932 msgid "" "Developer's Image Library (DevIL) is a library to develop\n" "applications with support for many types of images. DevIL can load, save,\n" "convert, manipulate, filter and display a wide variety of image formats." msgstr "" -#: gnu/packages/image.scm:949 +#: gnu/packages/image.scm:952 msgid "JPEG-2000 library" msgstr "" -#: gnu/packages/image.scm:950 +#: gnu/packages/image.scm:953 msgid "" "The JasPer Project is an initiative to provide a reference\n" -"implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e.,\n" +"implementation of the codec specified in the JPEG-2000 Part-1 standard (i." +"e.,\n" "ISO/IEC 15444-1)." msgstr "" -#: gnu/packages/image.scm:980 +#: gnu/packages/image.scm:983 msgid "Scaling, colorspace conversion, and dithering library" msgstr "" -#: gnu/packages/image.scm:981 +#: gnu/packages/image.scm:984 msgid "" "Zimg implements the commonly required image processing basics\n" -"of scaling, colorspace conversion, and depth conversion. A simple API enables\n" -"conversion between any supported formats to operate with minimal knowledge from\n" +"of scaling, colorspace conversion, and depth conversion. A simple API " +"enables\n" +"conversion between any supported formats to operate with minimal knowledge " +"from\n" "the programmer." msgstr "" -#: gnu/packages/image.scm:1014 +#: gnu/packages/image.scm:1017 msgid "Perceptual image comparison utility" msgstr "" -#: gnu/packages/image.scm:1015 +#: gnu/packages/image.scm:1018 msgid "" "PerceptualDiff visually compares two images to determine\n" "whether they look alike. It uses a computational model of the human visual\n" @@ -7548,35 +8364,35 @@ msgid "" "differences in file encoding, image quality, and other small variations." msgstr "" -#: gnu/packages/image.scm:1055 +#: gnu/packages/image.scm:1058 msgid "Image and audio steganography" msgstr "" -#: gnu/packages/image.scm:1057 +#: gnu/packages/image.scm:1060 msgid "" "Steghide is a program to hide data in various kinds of image and audio\n" -"files (known as @dfn{steganography}). Neither color nor sample frequencies are\n" -"changed, making the embedding resistant against first-order statistical tests." +"files (known as @dfn{steganography}). Neither color nor sample frequencies " +"are\n" +"changed, making the embedding resistant against first-order statistical " +"tests." msgstr "" -#: gnu/packages/image.scm:1082 +#: gnu/packages/image.scm:1085 msgid "Image library for Extempore" msgstr "" -#: gnu/packages/image.scm:1084 +#: gnu/packages/image.scm:1087 msgid "" "This package is a collection of assorted single-file libraries. Of\n" "all included libraries only the image loading and decoding library is\n" "installed as @code{stb_image}." msgstr "" -#: gnu/packages/image.scm:1112 -msgid "" -"Optimizer that recompresses PNG image files to a\n" -"smaller size" +#: gnu/packages/image.scm:1116 +msgid "Optimizer that recompresses PNG image files to a smaller size" msgstr "" -#: gnu/packages/image.scm:1114 +#: gnu/packages/image.scm:1117 msgid "" "OptiPNG is a PNG optimizer that recompresses image\n" "files to a smaller size, without losing any information. This program\n" @@ -7584,28 +8400,33 @@ msgid "" "PNG, and performs PNG integrity checks and corrections." msgstr "" -#: gnu/packages/image.scm:1139 +#: gnu/packages/image.scm:1142 msgid "SIMD-accelerated JPEG image handling library" msgstr "" -#: gnu/packages/image.scm:1140 +#: gnu/packages/image.scm:1143 msgid "" "libjpeg-turbo is a JPEG image codec that accelerates baseline\n" -"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on\n" -"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other systems,\n" -"its highly-optimized Huffman coding routines allow it to outperform libjpeg by\n" +"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 " +"on\n" +"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other " +"systems,\n" +"its highly-optimized Huffman coding routines allow it to outperform libjpeg " +"by\n" "a significant amount.\n" -"libjpeg-turbo implements both the traditional libjpeg API and the less powerful\n" +"libjpeg-turbo implements both the traditional libjpeg API and the less " +"powerful\n" "but more straightforward TurboJPEG API, and provides a full-featured Java\n" -"interface. It supports color space extensions that allow it to compress from\n" +"interface. It supports color space extensions that allow it to compress " +"from\n" "and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." msgstr "" -#: gnu/packages/image.scm:1188 +#: gnu/packages/image.scm:1191 msgid "Library for reading and writing files in the nifti-1 format" msgstr "" -#: gnu/packages/image.scm:1189 +#: gnu/packages/image.scm:1192 msgid "" "Niftilib is a set of i/o libraries for reading and writing\n" "files in the nifti-1 data format - a binary file format for storing\n" @@ -7613,19 +8434,65 @@ msgid "" "(fMRI) brain images." msgstr "" -#: gnu/packages/image.scm:1235 -msgid "Color picker" +#: gnu/packages/image.scm:1231 +msgid "Color picker" +msgstr "" + +#: gnu/packages/image.scm:1232 +msgid "Gpick is an advanced color picker and palette editing tool." +msgstr "" + +#: gnu/packages/image.scm:1248 +#, fuzzy +msgid "IPTC metadata manipulation library" +msgstr "GNOME képbetöltő és -módosító programkönyvtár" + +#: gnu/packages/image.scm:1249 +msgid "" +"Libiptcdata is a C library for manipulating the International\n" +"Press Telecommunications Council (IPTC) metadata stored within multimedia " +"files\n" +"such as images. This metadata can include captions and keywords, often used " +"by\n" +"popular photo management applications. The library provides routines for\n" +"parsing, viewing, modifying, and saving this metadata." +msgstr "" + +#: gnu/packages/image.scm:1285 +msgid "Powerful yet simple to use screenshot software" +msgstr "" + +#: gnu/packages/image.scm:1286 +msgid "" +"Flameshot is a screenshot program.\n" +"Features:\n" +"\n" +"@itemize\n" +"@item Customizable appearance.\n" +"@item Easy to use.\n" +"@item In-app screenshot edition.\n" +"@item DBus interface.\n" +"@item Upload to Imgur.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image.scm:1312 +msgid "Read and write JPEG images with R" msgstr "" -#: gnu/packages/image.scm:1236 -msgid "Gpick is an advanced color picker and palette editing tool." +#: gnu/packages/image.scm:1313 +msgid "" +"This package provides a way to read, write and display bitmap\n" +"images stored in the JPEG format with R. It can read and write both files " +"and\n" +"in-memory raw vectors." msgstr "" -#: gnu/packages/image-viewers.scm:91 +#: gnu/packages/image-viewers.scm:90 msgid "Fast and light imlib2-based image viewer" msgstr "" -#: gnu/packages/image-viewers.scm:93 +#: gnu/packages/image-viewers.scm:92 msgid "" "feh is an X11 image viewer aimed mostly at console users.\n" "Unlike most other viewers, it does not have a fancy GUI, but simply\n" @@ -7634,35 +8501,37 @@ msgid "" "actions." msgstr "" -#: gnu/packages/image-viewers.scm:143 +#: gnu/packages/image-viewers.scm:142 msgid "Lightweight GTK+ based image viewer" msgstr "" -#: gnu/packages/image-viewers.scm:145 +#: gnu/packages/image-viewers.scm:144 msgid "" "Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" "systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" -"interoperability; easy integration with other software; geeqie works on files\n" -"and directories, there is no need to import images; fast preview for many raw\n" +"interoperability; easy integration with other software; geeqie works on " +"files\n" +"and directories, there is no need to import images; fast preview for many " +"raw\n" "image formats; tools for image comparison, sorting and managing photo\n" "collection. Geeqie was initially based on GQview." msgstr "" -#: gnu/packages/image-viewers.scm:170 +#: gnu/packages/image-viewers.scm:169 msgid "Simple and fast image viewer for X" msgstr "" -#: gnu/packages/image-viewers.scm:171 +#: gnu/packages/image-viewers.scm:170 msgid "" "gpicview is a lightweight GTK+ 2.x based image viewer.\n" "It is the default image viewer on LXDE desktop environment." msgstr "" -#: gnu/packages/image-viewers.scm:202 +#: gnu/packages/image-viewers.scm:211 msgid "Simple X Image Viewer" msgstr "" -#: gnu/packages/image-viewers.scm:204 +#: gnu/packages/image-viewers.scm:213 msgid "" "sxiv is an alternative to feh and qiv. Its primary goal is to\n" "provide the most basic features required for fast image viewing. It has\n" @@ -7671,11 +8540,11 @@ msgid "" "it and customize it for your needs." msgstr "" -#: gnu/packages/image-viewers.scm:251 +#: gnu/packages/image-viewers.scm:260 msgid "Simple, fast and elegant image viewer" msgstr "" -#: gnu/packages/image-viewers.scm:252 +#: gnu/packages/image-viewers.scm:261 msgid "" "Viewnior is an image viewer program. Created to be simple,\n" "fast and elegant. Its minimalistic interface provides more screenspace for\n" @@ -7686,28 +8555,29 @@ msgid "" "@item Animation support\n" "@item Browse only selected images\n" "@item Navigation window\n" -"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, Nitrogen)\n" +"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, " +"Nitrogen)\n" "@item Simple interface\n" "@item EXIF and IPTC metadata\n" "@item Configurable mouse actions\n" "@end enumerate\n" msgstr "" -#: gnu/packages/image-viewers.scm:320 +#: gnu/packages/image-viewers.scm:329 msgid "Render images in the terminal" msgstr "" -#: gnu/packages/image-viewers.scm:322 +#: gnu/packages/image-viewers.scm:331 msgid "" "Catimg is a little program that prints images in the terminal.\n" "It supports JPEG, PNG and GIF formats." msgstr "" -#: gnu/packages/image-viewers.scm:373 +#: gnu/packages/image-viewers.scm:382 msgid "High dynamic range (HDR) imaging application" msgstr "" -#: gnu/packages/image-viewers.scm:375 +#: gnu/packages/image-viewers.scm:384 msgid "" "Luminance HDR (formerly QtPFSGui) is a graphical user interface\n" "application that aims to provide a workflow for high dynamic range (HDR)\n" @@ -7723,33 +8593,34 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/image-viewers.scm:422 +#: gnu/packages/image-viewers.scm:432 msgid "Image viewer for comics" msgstr "" -#: gnu/packages/image-viewers.scm:423 +#: gnu/packages/image-viewers.scm:433 msgid "" "MComix is a customizable image viewer that specializes as\n" "a comic and manga reader. It supports a variety of container formats\n" "including CBZ, CB7, CBT, LHA." msgstr "" -#: gnu/packages/inkscape.scm:91 +#: gnu/packages/inkscape.scm:86 msgid "Vector graphics editor" msgstr "" -#: gnu/packages/inkscape.scm:92 +#: gnu/packages/inkscape.scm:87 msgid "" "Inkscape is a vector graphics editor. What sets Inkscape\n" -"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard,\n" +"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C " +"standard,\n" "as the native format." msgstr "" -#: gnu/packages/jemalloc.scm:60 +#: gnu/packages/jemalloc.scm:64 msgid "General-purpose scalable concurrent malloc implementation" msgstr "" -#: gnu/packages/jemalloc.scm:62 +#: gnu/packages/jemalloc.scm:66 msgid "" "This library providing a malloc(3) implementation that emphasizes\n" "fragmentation avoidance and scalable concurrency support." @@ -7773,8 +8644,10 @@ msgstr "" msgid "" "GNU less is a pager, a program that allows you to view large amounts\n" "of text in page-sized chunks. Unlike traditional pagers, it allows both\n" -"backwards and forwards movement through the document. It also does not have\n" -"to read the entire input file before starting, so it starts faster than most\n" +"backwards and forwards movement through the document. It also does not " +"have\n" +"to read the entire input file before starting, so it starts faster than " +"most\n" "text editors." msgstr "" @@ -7786,11 +8659,11 @@ msgstr "" msgid "Clone of the Motif toolkit for the X window system." msgstr "" -#: gnu/packages/libreoffice.scm:95 +#: gnu/packages/libreoffice.scm:96 msgid "General purpose formula parser and interpreter" msgstr "" -#: gnu/packages/libreoffice.scm:96 +#: gnu/packages/libreoffice.scm:97 msgid "" "Ixion is a library for calculating the results of formula\n" "expressions stored in multiple named targets, or \"cells\". The cells can\n" @@ -7798,47 +8671,49 @@ msgid "" "their dependencies automatically upon calculation." msgstr "" -#: gnu/packages/libreoffice.scm:122 +#: gnu/packages/libreoffice.scm:123 msgid "File import filter library for spreadsheet documents" msgstr "" -#: gnu/packages/libreoffice.scm:123 +#: gnu/packages/libreoffice.scm:124 msgid "" "Orcus is a library that provides a collection of standalone\n" "file processing filters. It is currently focused on providing filters for\n" "spreadsheet documents. The library includes import filters for\n" -"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document Spreadsheet,\n" -"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers for\n" +"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document " +"Spreadsheet,\n" +"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers " +"for\n" "CSV, CSS and XML." msgstr "" -#: gnu/packages/libreoffice.scm:157 +#: gnu/packages/libreoffice.scm:158 msgid "Document importer for office suites" msgstr "" -#: gnu/packages/libreoffice.scm:158 +#: gnu/packages/libreoffice.scm:159 msgid "" "Librevenge is a base library for writing document import\n" "filters. It has interfaces for text documents, vector graphics,\n" "spreadsheets and presentations." msgstr "" -#: gnu/packages/libreoffice.scm:183 +#: gnu/packages/libreoffice.scm:184 msgid "Library for importing WordPerfect documents" msgstr "" -#: gnu/packages/libreoffice.scm:184 +#: gnu/packages/libreoffice.scm:185 msgid "" "Libwpd is a C++ library designed to help process\n" "WordPerfect documents. It is most commonly used to import such documents\n" "into other word processors." msgstr "" -#: gnu/packages/libreoffice.scm:216 +#: gnu/packages/libreoffice.scm:218 msgid "Library for import of reflowable e-book formats" msgstr "" -#: gnu/packages/libreoffice.scm:217 +#: gnu/packages/libreoffice.scm:219 msgid "" "Libe-book is a library and a set of tools for reading and\n" "converting various reflowable e-book formats. Currently supported are:\n" @@ -7848,62 +8723,63 @@ msgid "" "ZVR (simple compressed text format)." msgstr "" -#: gnu/packages/libreoffice.scm:246 +#: gnu/packages/libreoffice.scm:248 msgid "Library and tools for the WordPerfect Graphics format" msgstr "" -#: gnu/packages/libreoffice.scm:247 +#: gnu/packages/libreoffice.scm:249 msgid "" "The libwpg project provides a library and tools for\n" "working with graphics in the WPG (WordPerfect Graphics) format." msgstr "" -#: gnu/packages/libreoffice.scm:288 +#: gnu/packages/libreoffice.scm:290 msgid "CMIS client library" msgstr "" -#: gnu/packages/libreoffice.scm:289 +#: gnu/packages/libreoffice.scm:291 msgid "" "LibCMIS is a C++ client library for the CMIS interface. It\n" -"allows C++ applications to connect to any ECM behaving as a CMIS server such\n" +"allows C++ applications to connect to any ECM behaving as a CMIS server " +"such\n" "as Alfresco or Nuxeo." msgstr "" -#: gnu/packages/libreoffice.scm:320 +#: gnu/packages/libreoffice.scm:322 msgid "Library for parsing the AbiWord format" msgstr "" -#: gnu/packages/libreoffice.scm:321 +#: gnu/packages/libreoffice.scm:323 msgid "" "Libabw is a library that parses the file format of\n" "AbiWord documents." msgstr "" -#: gnu/packages/libreoffice.scm:352 +#: gnu/packages/libreoffice.scm:354 msgid "Library for parsing the CorelDRAW format" msgstr "" -#: gnu/packages/libreoffice.scm:353 +#: gnu/packages/libreoffice.scm:355 msgid "" "Libcdr is a library that parses the file format of\n" "CorelDRAW documents of all versions." msgstr "" -#: gnu/packages/libreoffice.scm:385 +#: gnu/packages/libreoffice.scm:387 msgid "Library for parsing the Apple Keynote format" msgstr "" -#: gnu/packages/libreoffice.scm:386 +#: gnu/packages/libreoffice.scm:388 msgid "" "Libetonyek is a library that parses the file format of\n" "Apple Keynote documents. It currently supports Keynote versions 2 to 5." msgstr "" -#: gnu/packages/libreoffice.scm:409 +#: gnu/packages/libreoffice.scm:412 msgid "Library to access tags for identifying languages" msgstr "" -#: gnu/packages/libreoffice.scm:410 +#: gnu/packages/libreoffice.scm:413 msgid "" "Liblangtag implements an interface to work with tags\n" "for identifying languages as described in RFC 5646. It supports the\n" @@ -7912,62 +8788,62 @@ msgid "" "standard 21.0.2." msgstr "" -#: gnu/packages/libreoffice.scm:430 +#: gnu/packages/libreoffice.scm:433 msgid "Text Categorization library" msgstr "" -#: gnu/packages/libreoffice.scm:431 +#: gnu/packages/libreoffice.scm:434 msgid "" "Libexttextcat is an N-Gram-Based Text Categorization\n" "library primarily intended for language guessing." msgstr "" -#: gnu/packages/libreoffice.scm:461 +#: gnu/packages/libreoffice.scm:464 msgid "Library for parsing the FreeHand format" msgstr "" -#: gnu/packages/libreoffice.scm:462 +#: gnu/packages/libreoffice.scm:465 msgid "" "Libfreehand is a library that parses the file format of\n" "Aldus/Macromedia/Adobe FreeHand documents." msgstr "" -#: gnu/packages/libreoffice.scm:488 +#: gnu/packages/libreoffice.scm:491 msgid "Library for parsing the Microsoft Publisher format" msgstr "" -#: gnu/packages/libreoffice.scm:489 +#: gnu/packages/libreoffice.scm:492 msgid "" "Libmspub is a library that parses the file format of\n" "Microsoft Publisher documents of all versions." msgstr "" -#: gnu/packages/libreoffice.scm:514 +#: gnu/packages/libreoffice.scm:517 msgid "Library for parsing the PageMaker format" msgstr "" -#: gnu/packages/libreoffice.scm:515 +#: gnu/packages/libreoffice.scm:518 msgid "" "Libpagemaker is a library that parses the file format of\n" "Aldus/Adobe PageMaker documents. Currently it only understands documents\n" "created by PageMaker version 6.x and 7." msgstr "" -#: gnu/packages/libreoffice.scm:545 +#: gnu/packages/libreoffice.scm:548 msgid "Library for parsing the Microsoft Visio format" msgstr "" -#: gnu/packages/libreoffice.scm:546 +#: gnu/packages/libreoffice.scm:549 msgid "" "Libvisio is a library that parses the file format of\n" "Microsoft Visio documents of all versions." msgstr "" -#: gnu/packages/libreoffice.scm:574 +#: gnu/packages/libreoffice.scm:577 msgid "ODF (Open Document Format) library" msgstr "" -#: gnu/packages/libreoffice.scm:575 +#: gnu/packages/libreoffice.scm:578 msgid "" "Libodfgen is a library for generating documents in the\n" "Open Document Format (ODF). It provides generator implementations for all\n" @@ -7975,49 +8851,50 @@ msgid "" "text documents, vector drawings, presentations and spreadsheets." msgstr "" -#: gnu/packages/libreoffice.scm:602 +#: gnu/packages/libreoffice.scm:605 msgid "Import library for some old Macintosh text documents" msgstr "" -#: gnu/packages/libreoffice.scm:603 +#: gnu/packages/libreoffice.scm:606 msgid "" "Libmwaw contains some import filters for old Macintosh\n" "text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" "spreadsheet documents." msgstr "" -#: gnu/packages/libreoffice.scm:626 +#: gnu/packages/libreoffice.scm:629 msgid "Provides LibreOffice support for old StarOffice documents" msgstr "" -#: gnu/packages/libreoffice.scm:627 +#: gnu/packages/libreoffice.scm:630 msgid "" "@code{libstaroffice} is an import filter for the document formats\n" "from the old StarOffice (.sdc, .sdw, ...)." msgstr "" -#: gnu/packages/libreoffice.scm:652 +#: gnu/packages/libreoffice.scm:655 msgid "Import library for Microsoft Works text documents" msgstr "" -#: gnu/packages/libreoffice.scm:653 +#: gnu/packages/libreoffice.scm:656 msgid "" "Libwps is a library for importing files in the Microsoft\n" "Works word processor file format." msgstr "" -#: gnu/packages/libreoffice.scm:680 +#: gnu/packages/libreoffice.scm:683 msgid "Parses file format of Zoner Callisto/Draw documents" msgstr "" -#: gnu/packages/libreoffice.scm:681 +#: gnu/packages/libreoffice.scm:684 msgid "" "Libzmf is a library that parses the file format of Zoner\n" -"Callisto/Draw documents. Currently it only understands documents created by\n" +"Callisto/Draw documents. Currently it only understands documents created " +"by\n" "Zoner Draw version 4 and 5." msgstr "" -#: gnu/packages/libreoffice.scm:716 +#: gnu/packages/libreoffice.scm:719 msgid "" "Hunspell is a spell checker and morphological analyzer\n" "library and program designed for languages with rich morphology and complex\n" @@ -8025,38 +8902,38 @@ msgid "" msgstr "" #. TRANSLATORS: In French, this is "Français classique". -#: gnu/packages/libreoffice.scm:779 +#: gnu/packages/libreoffice.scm:782 msgid "Hunspell dictionary for ``classic'' French (recommended)" msgstr "" #. TRANSLATORS: In French, this is "Français moderne". -#: gnu/packages/libreoffice.scm:784 +#: gnu/packages/libreoffice.scm:787 msgid "Hunspell dictionary for ``modern'' French" msgstr "" -#: gnu/packages/libreoffice.scm:788 +#: gnu/packages/libreoffice.scm:791 msgid "Hunspell dictionary for the post @dfn{1990 réforme} French" msgstr "" -#: gnu/packages/libreoffice.scm:792 +#: gnu/packages/libreoffice.scm:795 msgid "Hunspell dictionary for all variants of French" msgstr "" -#: gnu/packages/libreoffice.scm:810 +#: gnu/packages/libreoffice.scm:813 msgid "Hyphenation library" msgstr "" -#: gnu/packages/libreoffice.scm:811 +#: gnu/packages/libreoffice.scm:814 msgid "" "Hyphen is a hyphenation library using TeX hyphenation\n" "patterns, which are pre-processed by a perl script." msgstr "" -#: gnu/packages/libreoffice.scm:834 +#: gnu/packages/libreoffice.scm:837 msgid "Thesaurus" msgstr "" -#: gnu/packages/libreoffice.scm:835 +#: gnu/packages/libreoffice.scm:838 msgid "" "MyThes is a simple thesaurus that uses a structured text\n" "data file and an index file with binary search to look up words and phrases\n" @@ -8076,29 +8953,29 @@ msgid "" "Math for editing mathematics." msgstr "" -#: gnu/packages/linux.scm:211 +#: gnu/packages/linux.scm:213 msgid "GNU Linux-Libre kernel headers" msgstr "" -#: gnu/packages/linux.scm:212 +#: gnu/packages/linux.scm:214 msgid "Headers of the Linux-Libre kernel." msgstr "" -#: gnu/packages/linux.scm:363 +#: gnu/packages/linux.scm:373 msgid "100% free redistribution of a cleaned Linux kernel" msgstr "" -#: gnu/packages/linux.scm:365 +#: gnu/packages/linux.scm:375 msgid "" "GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" "It has been modified to remove all non-free binary blobs." msgstr "" -#: gnu/packages/linux.scm:463 +#: gnu/packages/linux.scm:496 msgid "Pluggable authentication modules for Linux" msgstr "" -#: gnu/packages/linux.scm:465 +#: gnu/packages/linux.scm:498 msgid "" "A *Free* project to implement OSF's RFC 86.0.\n" "Pluggable authentication modules are small shared object files that can\n" @@ -8106,44 +8983,45 @@ msgid "" "at login. Local and dynamic reconfiguration are its key features." msgstr "" -#: gnu/packages/linux.scm:507 +#: gnu/packages/linux.scm:540 msgid "Small utilities that use the proc file system" msgstr "" -#: gnu/packages/linux.scm:509 +#: gnu/packages/linux.scm:542 msgid "" "This PSmisc package is a set of some small useful utilities that\n" "use the proc file system. We're not about changing the world, but\n" "providing the system administrator with some help in common tasks." msgstr "" -#: gnu/packages/linux.scm:591 +#: gnu/packages/linux.scm:627 msgid "Collection of utilities for the Linux kernel" msgstr "" -#: gnu/packages/linux.scm:592 +#: gnu/packages/linux.scm:628 msgid "" "Util-linux is a diverse collection of Linux kernel\n" -"utilities. It provides dmesg and includes tools for working with file systems,\n" +"utilities. It provides dmesg and includes tools for working with file " +"systems,\n" "block devices, UUIDs, TTYs, and many other tools." msgstr "" -#: gnu/packages/linux.scm:616 +#: gnu/packages/linux.scm:661 msgid "PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR" msgstr "" -#: gnu/packages/linux.scm:618 +#: gnu/packages/linux.scm:663 msgid "" "ddate displays the Discordian date and holidays of a given date.\n" "The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" "by Robert Shea and Robert Anton Wilson." msgstr "" -#: gnu/packages/linux.scm:663 +#: gnu/packages/linux.scm:708 msgid "Utilities that give information about processes" msgstr "" -#: gnu/packages/linux.scm:665 +#: gnu/packages/linux.scm:710 msgid "" "Procps is the package that has a bunch of small useful utilities\n" "that give information about processes using the Linux /proc file system.\n" @@ -8151,133 +9029,143 @@ msgid "" "slabtop, and skill." msgstr "" -#: gnu/packages/linux.scm:691 +#: gnu/packages/linux.scm:736 msgid "Tools for working with USB devices, such as lsusb" msgstr "" -#: gnu/packages/linux.scm:693 +#: gnu/packages/linux.scm:738 msgid "Tools for working with USB devices, such as lsusb." msgstr "" -#: gnu/packages/linux.scm:769 +#: gnu/packages/linux.scm:814 msgid "Creating and checking ext2/ext3/ext4 file systems" msgstr "" -#: gnu/packages/linux.scm:771 -msgid "This package provides tools for manipulating ext2/ext3/ext4 file systems." +#: gnu/packages/linux.scm:816 +msgid "" +"This package provides tools for manipulating ext2/ext3/ext4 file systems." msgstr "" -#: gnu/packages/linux.scm:812 +#: gnu/packages/linux.scm:857 msgid "Statically-linked e2fsck command from e2fsprogs" msgstr "" -#: gnu/packages/linux.scm:813 +#: gnu/packages/linux.scm:858 msgid "" "This package provides statically-linked e2fsck command taken\n" "from the e2fsprogs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:832 +#: gnu/packages/linux.scm:877 msgid "Recover deleted files from ext2/3/4 partitions" msgstr "" -#: gnu/packages/linux.scm:834 +#: gnu/packages/linux.scm:879 msgid "" "Extundelete is a set of tools that can recover deleted files from an\n" "ext3 or ext4 partition." msgstr "" -#: gnu/packages/linux.scm:865 +#: gnu/packages/linux.scm:910 msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" msgstr "" -#: gnu/packages/linux.scm:867 +#: gnu/packages/linux.scm:912 msgid "" "Zerofree finds the unallocated blocks with non-zero value content in an\n" -"ext2, ext3, or ext4 file system and fills them with zeroes (or another value).\n" +"ext2, ext3, or ext4 file system and fills them with zeroes (or another " +"value).\n" "This is a simple way to make disk images more compressible.\n" "Zerofree requires the file system to be unmounted or mounted read-only." msgstr "" -#: gnu/packages/linux.scm:895 +#: gnu/packages/linux.scm:940 msgid "System call tracer for Linux" msgstr "" -#: gnu/packages/linux.scm:897 +#: gnu/packages/linux.scm:942 msgid "" "strace is a system call tracer, i.e. a debugging tool which prints out a\n" "trace of all the system calls made by a another process/program." msgstr "" -#: gnu/packages/linux.scm:918 +#: gnu/packages/linux.scm:963 msgid "Library call tracer for Linux" msgstr "" -#: gnu/packages/linux.scm:920 +#: gnu/packages/linux.scm:965 msgid "" "ltrace intercepts and records dynamic library calls which are called by\n" "an executed process and the signals received by that process. It can also\n" "intercept and print the system calls executed by the program." msgstr "" -#: gnu/packages/linux.scm:939 +#: gnu/packages/linux.scm:984 msgid "The Advanced Linux Sound Architecture libraries" msgstr "" -#: gnu/packages/linux.scm:941 gnu/packages/linux.scm:985 +#: gnu/packages/linux.scm:986 gnu/packages/linux.scm:1030 msgid "" "The Advanced Linux Sound Architecture (ALSA) provides audio and\n" "MIDI functionality to the Linux-based operating system." msgstr "" -#: gnu/packages/linux.scm:983 +#: gnu/packages/linux.scm:1028 msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" msgstr "" -#: gnu/packages/linux.scm:1043 +#: gnu/packages/linux.scm:1088 msgid "Plugins for the Advanced Linux Sound Architecture (ALSA)" msgstr "" -#: gnu/packages/linux.scm:1045 +#: gnu/packages/linux.scm:1090 msgid "" "The Advanced Linux Sound Architecture (ALSA) provides audio and\n" -"MIDI functionality to the Linux-based operating system. This package enhances ALSA\n" -"by providing additional plugins which include: upmixing, downmixing, jackd and\n" -"pulseaudio support for native alsa applications, format conversion (s16 to a52), and\n" +"MIDI functionality to the Linux-based operating system. This package " +"enhances ALSA\n" +"by providing additional plugins which include: upmixing, downmixing, jackd " +"and\n" +"pulseaudio support for native alsa applications, format conversion (s16 to " +"a52), and\n" "external rate conversion." msgstr "" -#: gnu/packages/linux.scm:1079 -msgid "Program to configure the Linux IP packet filtering rules" +#: gnu/packages/linux.scm:1124 +msgid "Programs to configure Linux IP packet filtering rules" msgstr "" -#: gnu/packages/linux.scm:1081 +#: gnu/packages/linux.scm:1126 msgid "" -"iptables is the userspace command line program used to configure the\n" -"Linux 2.4.x and later IPv4 packet filtering ruleset (firewall). It is targeted at\n" -"system administrators. Since Network Address Translation is also configured\n" -"from the packet filter ruleset, iptables is used for this, too. The iptables\n" -"package also includes ip6tables. ip6tables is used for configuring the IPv6\n" -"packet filter." +"@command{iptables} is the user-space command line program used to\n" +"configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" +"(@dfn{firewall}), including @dfn{NAT} (Network Address Translation).\n" +"\n" +"This package also includes @command{ip6tables}, which is used to configure " +"the\n" +"IPv6 packet filter.\n" +"\n" +"Both commands are targeted at system administrators.\n" msgstr "" -#: gnu/packages/linux.scm:1135 +#: gnu/packages/linux.scm:1183 msgid "Ethernet bridge frame table administration" msgstr "" -#: gnu/packages/linux.scm:1138 +#: gnu/packages/linux.scm:1186 msgid "" "ebtables is an application program used to set up and maintain the\n" -"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It is\n" -"analogous to the iptables application, but less complicated, due to the fact\n" +"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It " +"is\n" +"analogous to the iptables application, but less complicated, due to the " +"fact\n" "that the Ethernet protocol is much simpler than the IP protocol." msgstr "" -#: gnu/packages/linux.scm:1186 +#: gnu/packages/linux.scm:1234 msgid "Utilities for controlling TCP/IP networking and traffic in Linux" msgstr "" -#: gnu/packages/linux.scm:1188 +#: gnu/packages/linux.scm:1236 msgid "" "Iproute2 is a collection of utilities for controlling TCP/IP networking\n" "and traffic with the Linux kernel. The most important of these are\n" @@ -8289,158 +9177,170 @@ msgid "" "inadequately in modern network environments, and both should be deprecated." msgstr "" -#: gnu/packages/linux.scm:1274 +#: gnu/packages/linux.scm:1312 msgid "Tools for controlling the network subsystem in Linux" msgstr "" -#: gnu/packages/linux.scm:1276 +#: gnu/packages/linux.scm:1314 msgid "" "This package includes the important tools for controlling the network\n" -"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp and\n" -"route. Additionally, this package contains utilities relating to particular\n" +"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp " +"and\n" +"route. Additionally, this package contains utilities relating to " +"particular\n" "network hardware types (plipconfig, slattach) and advanced aspects of IP\n" "configuration (iptunnel, ipmaddr)." msgstr "" -#: gnu/packages/linux.scm:1415 +#: gnu/packages/linux.scm:1351 msgid "Library for working with POSIX capabilities" msgstr "" -#: gnu/packages/linux.scm:1417 +#: gnu/packages/linux.scm:1353 msgid "" "Libcap2 provides a programming interface to POSIX capabilities on\n" "Linux-based operating systems." msgstr "" -#: gnu/packages/linux.scm:1460 +#: gnu/packages/linux.scm:1396 msgid "Manipulate Ethernet bridges" msgstr "" -#: gnu/packages/linux.scm:1462 +#: gnu/packages/linux.scm:1398 msgid "" "Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" "to connect two Ethernet segments together in a protocol independent way.\n" -"Packets are forwarded based on Ethernet address, rather than IP address (like\n" +"Packets are forwarded based on Ethernet address, rather than IP address " +"(like\n" "a router). Since forwarding is done at Layer 2, all protocols can go\n" "transparently through a bridge." msgstr "" -#: gnu/packages/linux.scm:1530 +#: gnu/packages/linux.scm:1466 msgid "NetLink protocol library suite" msgstr "" -#: gnu/packages/linux.scm:1532 +#: gnu/packages/linux.scm:1468 msgid "" "The libnl suite is a collection of libraries providing APIs to netlink\n" -"protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily\n" +"protocol based Linux kernel interfaces. Netlink is an IPC mechanism " +"primarily\n" "between the kernel and user space processes. It was designed to be a more\n" "flexible successor to ioctl to provide mainly networking related kernel\n" "configuration and monitoring interfaces." msgstr "" -#: gnu/packages/linux.scm:1562 +#: gnu/packages/linux.scm:1498 msgid "Tool for configuring wireless devices" msgstr "" -#: gnu/packages/linux.scm:1564 +#: gnu/packages/linux.scm:1500 msgid "" "iw is a new nl80211 based CLI configuration utility for wireless\n" "devices. It replaces @code{iwconfig}, which is deprecated." msgstr "" -#: gnu/packages/linux.scm:1610 +#: gnu/packages/linux.scm:1546 msgid "Analyze power consumption on Intel-based laptops" msgstr "" -#: gnu/packages/linux.scm:1612 +#: gnu/packages/linux.scm:1548 msgid "" "PowerTOP is a Linux tool to diagnose issues with power consumption and\n" -"power management. In addition to being a diagnostic tool, PowerTOP also has\n" +"power management. In addition to being a diagnostic tool, PowerTOP also " +"has\n" "an interactive mode where the user can experiment various power management\n" "settings for cases where the operating system has not enabled these\n" "settings." msgstr "" -#: gnu/packages/linux.scm:1634 +#: gnu/packages/linux.scm:1570 msgid "Audio mixer for X and the console" msgstr "" -#: gnu/packages/linux.scm:1636 +#: gnu/packages/linux.scm:1572 msgid "" "Aumix adjusts an audio mixer from X, the console, a terminal,\n" "the command line or a script." msgstr "" -#: gnu/packages/linux.scm:1660 +#: gnu/packages/linux.scm:1596 msgid "Displays the IO activity of running processes" msgstr "" -#: gnu/packages/linux.scm:1662 +#: gnu/packages/linux.scm:1598 msgid "" "Iotop is a Python program with a top like user interface to show the\n" "processes currently causing I/O." msgstr "" -#: gnu/packages/linux.scm:1716 +#: gnu/packages/linux.scm:1652 msgid "Support file systems implemented in user space" msgstr "" -#: gnu/packages/linux.scm:1718 +#: gnu/packages/linux.scm:1654 msgid "" "As a consequence of its monolithic design, file system code for Linux\n" -"normally goes into the kernel itself---which is not only a robustness issue,\n" -"but also an impediment to system extensibility. FUSE, for \"file systems in\n" -"user space\", is a kernel module and user-space library that tries to address\n" -"part of this problem by allowing users to run file system implementations as\n" +"normally goes into the kernel itself---which is not only a robustness " +"issue,\n" +"but also an impediment to system extensibility. FUSE, for \"file systems " +"in\n" +"user space\", is a kernel module and user-space library that tries to " +"address\n" +"part of this problem by allowing users to run file system implementations " +"as\n" "user-space processes." msgstr "" -#: gnu/packages/linux.scm:1752 +#: gnu/packages/linux.scm:1685 msgid "User-space union file system" msgstr "" -#: gnu/packages/linux.scm:1754 +#: gnu/packages/linux.scm:1687 msgid "" "UnionFS-FUSE is a flexible union file system implementation in user\n" "space, using the FUSE library. Mounting a union file system allows you to\n" -"\"aggregate\" the contents of several directories into a single mount point.\n" +"\"aggregate\" the contents of several directories into a single mount " +"point.\n" "UnionFS-FUSE additionally supports copy-on-write." msgstr "" -#: gnu/packages/linux.scm:1779 +#: gnu/packages/linux.scm:1712 msgid "User-space union file system (statically linked)" msgstr "" -#: gnu/packages/linux.scm:1827 +#: gnu/packages/linux.scm:1760 msgid "Mount remote file systems over SSH" msgstr "" -#: gnu/packages/linux.scm:1829 +#: gnu/packages/linux.scm:1762 msgid "" "This is a file system client based on the SSH File Transfer Protocol.\n" "Since most SSH servers already support this protocol it is very easy to set\n" -"up: on the server side there's nothing to do; on the client side mounting the\n" +"up: on the server side there's nothing to do; on the client side mounting " +"the\n" "file system is as easy as logging into the server with an SSH client." msgstr "" -#: gnu/packages/linux.scm:1852 +#: gnu/packages/linux.scm:1785 msgid "Tool for mounting archive files with FUSE" msgstr "" -#: gnu/packages/linux.scm:1853 +#: gnu/packages/linux.scm:1786 msgid "" "archivemount is a FUSE-based file system for Unix variants,\n" -"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) to a\n" +"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) " +"to a\n" "mount point where it can be read from or written to as with any other file\n" "system. This makes accessing the contents of the archive, which may be\n" "compressed, transparent to other programs, without decompressing them." msgstr "" -#: gnu/packages/linux.scm:1883 +#: gnu/packages/linux.scm:1816 msgid "Tools for non-uniform memory access (NUMA) machines" msgstr "" -#: gnu/packages/linux.scm:1885 +#: gnu/packages/linux.scm:1818 msgid "" "NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" "memory is not all in one place. The numactl program allows you to run your\n" @@ -8453,42 +9353,42 @@ msgid "" "system." msgstr "" -#: gnu/packages/linux.scm:1921 +#: gnu/packages/linux.scm:1854 msgid "Neo2 console layout" msgstr "" -#: gnu/packages/linux.scm:1923 +#: gnu/packages/linux.scm:1856 msgid "" "Kbd-neo provides the Neo2 keyboard layout for use with\n" "@command{loadkeys(1)} from @code{kbd(4)}." msgstr "" -#: gnu/packages/linux.scm:1986 +#: gnu/packages/linux.scm:1919 msgid "Linux keyboard utilities and keyboard maps" msgstr "" -#: gnu/packages/linux.scm:1988 +#: gnu/packages/linux.scm:1921 msgid "" "This package contains keytable files and keyboard utilities compatible\n" "for systems using the Linux kernel. This includes commands such as\n" "'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." msgstr "" -#: gnu/packages/linux.scm:2007 +#: gnu/packages/linux.scm:1940 msgid "Monitor file accesses" msgstr "" -#: gnu/packages/linux.scm:2009 +#: gnu/packages/linux.scm:1942 msgid "" "The inotify-tools packages provides a C library and command-line tools\n" "to use Linux' inotify mechanism, which allows file accesses to be monitored." msgstr "" -#: gnu/packages/linux.scm:2047 +#: gnu/packages/linux.scm:1980 msgid "Kernel module tools" msgstr "" -#: gnu/packages/linux.scm:2048 +#: gnu/packages/linux.scm:1981 msgid "" "Kmod is a set of tools to handle common tasks with Linux\n" "kernel modules like insert, remove, list, check properties, resolve\n" @@ -8499,173 +9399,198 @@ msgid "" "from the module-init-tools project." msgstr "" -#: gnu/packages/linux.scm:2092 +#: gnu/packages/linux.scm:2045 msgid "Userspace device management" msgstr "" -#: gnu/packages/linux.scm:2093 +#: gnu/packages/linux.scm:2046 msgid "" "Udev is a daemon which dynamically creates and removes\n" "device nodes from /dev/, handles hotplug events and loads drivers at boot\n" "time." msgstr "" -#: gnu/packages/linux.scm:2168 +#: gnu/packages/linux.scm:2111 msgid "Logical volume management for Linux" msgstr "" -#: gnu/packages/linux.scm:2170 +#: gnu/packages/linux.scm:2113 msgid "" "LVM2 is the logical volume management tool set for Linux-based systems.\n" -"This package includes the user-space libraries and tools, including the device\n" +"This package includes the user-space libraries and tools, including the " +"device\n" "mapper. Kernel components are part of Linux-libre." msgstr "" -#: gnu/packages/linux.scm:2192 +#: gnu/packages/linux.scm:2135 msgid "Logical volume management for Linux (statically linked)" msgstr "" -#: gnu/packages/linux.scm:2222 +#: gnu/packages/linux.scm:2165 msgid "Tools for manipulating Linux Wireless Extensions" msgstr "" -#: gnu/packages/linux.scm:2223 +#: gnu/packages/linux.scm:2166 msgid "" "Wireless Tools are used to manipulate the now-deprecated\n" "Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" "Extension was an interface allowing you to set Wireless LAN specific\n" -"parameters and get the specific stats. It is deprecated in favor the nl80211\n" +"parameters and get the specific stats. It is deprecated in favor the " +"nl80211\n" "interface." msgstr "" -#: gnu/packages/linux.scm:2295 +#: gnu/packages/linux.scm:2238 msgid "Central regulatory domain agent (CRDA) for WiFi" msgstr "" -#: gnu/packages/linux.scm:2297 +#: gnu/packages/linux.scm:2240 msgid "" "The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" "communication between the kernel Linux and user space for regulatory\n" "compliance." msgstr "" -#: gnu/packages/linux.scm:2343 +#: gnu/packages/linux.scm:2286 msgid "Wireless regulatory database" msgstr "" -#: gnu/packages/linux.scm:2345 +#: gnu/packages/linux.scm:2288 msgid "" "This package contains the wireless regulatory database Central\n" -"Regulatory Database Agent (CRDA) daemon. The database contains information on\n" +"Regulatory Database Agent (CRDA) daemon. The database contains information " +"on\n" "country-specific regulations for the wireless spectrum." msgstr "" -#: gnu/packages/linux.scm:2422 +#: gnu/packages/linux.scm:2365 msgid "Utilities to read temperature/voltage/fan sensors" msgstr "" -#: gnu/packages/linux.scm:2424 +#: gnu/packages/linux.scm:2367 msgid "" "Lm-sensors is a hardware health monitoring package for Linux. It allows\n" "you to access information from temperature, voltage, and fan speed sensors.\n" "It works with most newer systems." msgstr "" -#: gnu/packages/linux.scm:2451 +#: gnu/packages/linux.scm:2385 +msgid "Manipulate Intel microcode bundles" +msgstr "" + +#: gnu/packages/linux.scm:2387 +msgid "" +"@command{iucode_tool} is a utility to work with microcode packages for\n" +"Intel processors. It can convert between formats, extract specific " +"versions,\n" +"create a firmware image suitable for the Linux kernel, and more." +msgstr "" + +#: gnu/packages/linux.scm:2416 msgid "I2C tools for Linux" msgstr "" -#: gnu/packages/linux.scm:2453 +#: gnu/packages/linux.scm:2418 msgid "" "The i2c-tools package contains a heterogeneous set of I2C tools for\n" -"Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers,\n" +"Linux: a bus probing tool, a chip dumper, register-level SMBus access " +"helpers,\n" "EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" "SMBus access." msgstr "" -#: gnu/packages/linux.scm:2490 +#: gnu/packages/linux.scm:2455 msgid "Hardware health information viewer" msgstr "" -#: gnu/packages/linux.scm:2492 +#: gnu/packages/linux.scm:2457 msgid "" "Xsensors reads data from the libsensors library regarding hardware\n" -"health such as temperature, voltage and fan speed and displays the information\n" +"health such as temperature, voltage and fan speed and displays the " +"information\n" "in a digital read-out." msgstr "" -#: gnu/packages/linux.scm:2542 +#: gnu/packages/linux.scm:2507 msgid "Linux profiling with performance counters" msgstr "" -#: gnu/packages/linux.scm:2544 +#: gnu/packages/linux.scm:2509 msgid "" "perf is a tool suite for profiling using hardware performance counters,\n" "with support in the Linux kernel. perf can instrument CPU performance\n" -"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is capable\n" +"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is " +"capable\n" "of lightweight profiling. This package contains the user-land tools and in\n" "particular the 'perf' command." msgstr "" -#: gnu/packages/linux.scm:2567 +#: gnu/packages/linux.scm:2532 msgid "Simple tool for creating Linux namespace containers" msgstr "" -#: gnu/packages/linux.scm:2568 +#: gnu/packages/linux.scm:2533 msgid "" "pflask is a simple tool for creating Linux namespace\n" -"containers. It can be used for running a command or even booting an OS inside\n" +"containers. It can be used for running a command or even booting an OS " +"inside\n" "an isolated container, created with the help of Linux namespaces. It is\n" -"similar in functionality to chroot, although pflask provides better isolation\n" +"similar in functionality to chroot, although pflask provides better " +"isolation\n" "thanks to the use of namespaces." msgstr "" -#: gnu/packages/linux.scm:2597 +#: gnu/packages/linux.scm:2562 msgid "View and tune ATA disk drive parameters" msgstr "" -#: gnu/packages/linux.scm:2599 +#: gnu/packages/linux.scm:2564 msgid "" "@command{hdparm} is a command-line utility to control ATA controllers and\n" -"disk drives. It can increase performance and/or reliability by careful tuning\n" -"of hardware settings like power and acoustic management, DMA modes, and caching.\n" +"disk drives. It can increase performance and/or reliability by careful " +"tuning\n" +"of hardware settings like power and acoustic management, DMA modes, and " +"caching.\n" "It can also display detailed device information, or be used as a simple\n" "performance benchmarking tool.\n" "\n" "@command{hdparm} provides a command line interface to various Linux kernel\n" -"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the older\n" -"IDE driver subsystem. Many external USB drive enclosures with @dfn{SCSI-ATA\n" -"Command Translation} (SAT) are also supported." +"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the " +"older\n" +"IDE driver subsystem. Many external USB drive enclosures with SCSI-ATA " +"Command\n" +"Translation (@dfn{SAT}) are also supported." msgstr "" -#: gnu/packages/linux.scm:2630 +#: gnu/packages/linux.scm:2595 msgid "Tool for enabling and disabling wireless devices" msgstr "" -#: gnu/packages/linux.scm:2632 +#: gnu/packages/linux.scm:2597 msgid "" "rfkill is a simple tool for accessing the rfkill device interface,\n" "which is used to enable and disable wireless networking devices, typically\n" "WLAN, Bluetooth and mobile broadband." msgstr "" -#: gnu/packages/linux.scm:2651 +#: gnu/packages/linux.scm:2618 msgid "Display information on ACPI devices" msgstr "" -#: gnu/packages/linux.scm:2652 +#: gnu/packages/linux.scm:2619 msgid "" "@code{acpi} attempts to replicate the functionality of the\n" "\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" -"information. It does not support ACPI suspending, only displays information\n" +"information. It does not support ACPI suspending, only displays " +"information\n" "about ACPI devices." msgstr "" -#: gnu/packages/linux.scm:2671 +#: gnu/packages/linux.scm:2638 msgid "Daemon for delivering ACPI events to user-space programs" msgstr "" -#: gnu/packages/linux.scm:2673 +#: gnu/packages/linux.scm:2640 msgid "" "acpid is designed to notify user-space programs of Advanced\n" "Configuration and Power Interface (ACPI) events. acpid should be started\n" @@ -8674,85 +9599,90 @@ msgid "" "specified in /etc/acpi/events and execute the rules that match the event." msgstr "" -#: gnu/packages/linux.scm:2695 +#: gnu/packages/linux.scm:2662 msgid "System utilities based on Linux sysfs" msgstr "" -#: gnu/packages/linux.scm:2697 +#: gnu/packages/linux.scm:2664 msgid "" "These are a set of utilities built upon sysfs, a virtual file system in\n" -"Linux kernel versions 2.5+ that exposes a system's device tree. The package\n" +"Linux kernel versions 2.5+ that exposes a system's device tree. The " +"package\n" "also contains the libsysfs library." msgstr "" -#: gnu/packages/linux.scm:2726 +#: gnu/packages/linux.scm:2693 msgid "System utilities based on Linux sysfs (version 1.x)" msgstr "" -#: gnu/packages/linux.scm:2749 +#: gnu/packages/linux.scm:2716 msgid "Utilities to get and set CPU frequency on Linux" msgstr "" -#: gnu/packages/linux.scm:2751 +#: gnu/packages/linux.scm:2718 msgid "" "The cpufrequtils suite contains utilities to retrieve CPU frequency\n" "information, and set the CPU frequency if supported, using the cpufreq\n" "capabilities of the Linux kernel." msgstr "" -#: gnu/packages/linux.scm:2770 +#: gnu/packages/linux.scm:2737 msgid "Interface library for the Linux IEEE1394 drivers" msgstr "" -#: gnu/packages/linux.scm:2772 +#: gnu/packages/linux.scm:2739 msgid "" "Libraw1394 is the only supported interface to the kernel side raw1394 of\n" -"the Linux IEEE-1394 subsystem, which provides direct access to the connected\n" -"1394 buses to user space. Through libraw1394/raw1394, applications can directly\n" -"send to and receive from other nodes without requiring a kernel driver for the\n" +"the Linux IEEE-1394 subsystem, which provides direct access to the " +"connected\n" +"1394 buses to user space. Through libraw1394/raw1394, applications can " +"directly\n" +"send to and receive from other nodes without requiring a kernel driver for " +"the\n" "protocol in question." msgstr "" -#: gnu/packages/linux.scm:2796 +#: gnu/packages/linux.scm:2763 msgid "AV/C protocol library for IEEE 1394" msgstr "" -#: gnu/packages/linux.scm:2798 +#: gnu/packages/linux.scm:2765 msgid "" "Libavc1394 is a programming interface to the AV/C specification from\n" "the 1394 Trade Association. AV/C stands for Audio/Video Control." msgstr "" -#: gnu/packages/linux.scm:2820 +#: gnu/packages/linux.scm:2787 msgid "Isochronous streaming media library for IEEE 1394" msgstr "" -#: gnu/packages/linux.scm:2822 +#: gnu/packages/linux.scm:2789 msgid "" "The libiec61883 library provides a higher level API for streaming DV,\n" "MPEG-2 and audio over Linux IEEE 1394." msgstr "" -#: gnu/packages/linux.scm:2871 +#: gnu/packages/linux.scm:2838 msgid "Tool for managing Linux Software RAID arrays" msgstr "" -#: gnu/packages/linux.scm:2873 +#: gnu/packages/linux.scm:2840 msgid "" "mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" -"assemble, report on, and monitor arrays. It can also move spares between raid\n" +"assemble, report on, and monitor arrays. It can also move spares between " +"raid\n" "arrays when needed." msgstr "" -#: gnu/packages/linux.scm:2905 +#: gnu/packages/linux.scm:2872 msgid "Statically-linked 'mdadm' command for use in an initrd" msgstr "" -#: gnu/packages/linux.scm:2970 +#: gnu/packages/linux.scm:2937 msgid "Access block devices through multiple paths" msgstr "" -#: gnu/packages/linux.scm:2972 +#: gnu/packages/linux.scm:2939 msgid "" "This package provides the following binaries to drive the\n" "Linux Device Mapper multipathing driver:\n" @@ -8765,133 +9695,136 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:3004 +#: gnu/packages/linux.scm:2971 msgid "Linux-native asynchronous I/O access library" msgstr "" -#: gnu/packages/linux.scm:3006 +#: gnu/packages/linux.scm:2973 msgid "" "This library enables userspace to use Linux kernel asynchronous I/O\n" "system calls, important for the performance of databases and other advanced\n" "applications." msgstr "" -#: gnu/packages/linux.scm:3028 +#: gnu/packages/linux.scm:2995 msgid "Bluetooth subband audio codec" msgstr "" -#: gnu/packages/linux.scm:3030 +#: gnu/packages/linux.scm:2997 msgid "" "The SBC is a digital audio encoder and decoder used to transfer data to\n" "Bluetooth audio output devices like headphones or loudspeakers." msgstr "" -#: gnu/packages/linux.scm:3098 +#: gnu/packages/linux.scm:3063 msgid "Linux Bluetooth protocol stack" msgstr "" -#: gnu/packages/linux.scm:3100 +#: gnu/packages/linux.scm:3065 msgid "" "BlueZ provides support for the core Bluetooth layers and protocols. It\n" "is flexible, efficient and uses a modular implementation." msgstr "" -#: gnu/packages/linux.scm:3122 +#: gnu/packages/linux.scm:3087 msgid "Mount exFAT file systems" msgstr "" -#: gnu/packages/linux.scm:3124 +#: gnu/packages/linux.scm:3089 msgid "" "This package provides a FUSE-based file system that provides read and\n" "write access to exFAT devices." msgstr "" -#: gnu/packages/linux.scm:3166 +#: gnu/packages/linux.scm:3132 msgid "Mouse support for the Linux console" msgstr "" -#: gnu/packages/linux.scm:3168 +#: gnu/packages/linux.scm:3134 msgid "" "The GPM (general-purpose mouse) daemon is a mouse server for\n" "applications running on the Linux console. It allows users to select items\n" "and copy/paste text in the console and in xterm." msgstr "" -#: gnu/packages/linux.scm:3225 +#: gnu/packages/linux.scm:3193 msgid "Create and manage btrfs copy-on-write file systems" msgstr "" -#: gnu/packages/linux.scm:3226 +#: gnu/packages/linux.scm:3194 msgid "" "Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" "aimed at implementing advanced features while focusing on fault tolerance,\n" "repair and easy administration." msgstr "" -#: gnu/packages/linux.scm:3258 +#: gnu/packages/linux.scm:3226 msgid "Statically-linked btrfs command from btrfs-progs" msgstr "" -#: gnu/packages/linux.scm:3259 +#: gnu/packages/linux.scm:3227 msgid "" "This package provides the statically-linked @command{btrfs}\n" "from the btrfs-progs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:3290 +#: gnu/packages/linux.scm:3258 msgid "Userland tools for f2fs" msgstr "" -#: gnu/packages/linux.scm:3292 +#: gnu/packages/linux.scm:3260 msgid "" "F2FS, the Flash-Friendly File System, is a modern file system\n" "designed to be fast and durable on flash devices such as solid-state\n" "disks and SD cards. This package provides the userland utilities." msgstr "" -#: gnu/packages/linux.scm:3321 +#: gnu/packages/linux.scm:3289 msgid "Free-fall protection for spinning laptop hard drives" msgstr "" -#: gnu/packages/linux.scm:3323 +#: gnu/packages/linux.scm:3291 msgid "" "Prevents shock damage to the internal spinning hard drive(s) of some\n" "HP and Dell laptops. When sudden movement is detected, all input/output\n" "operations on the drive are suspended and its heads are parked on the ramp,\n" -"where they are less likely to cause damage to the spinning disc. Requires a\n" +"where they are less likely to cause damage to the spinning disc. Requires " +"a\n" "drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload\n" "feature, and a laptop with an accelerometer. It has no effect on SSDs." msgstr "" -#: gnu/packages/linux.scm:3377 +#: gnu/packages/linux.scm:3345 msgid "Simple fan control program" msgstr "" -#: gnu/packages/linux.scm:3379 +#: gnu/packages/linux.scm:3347 msgid "" "Thinkfan is a simple fan control program. It reads temperatures,\n" "checks them against configured limits and switches to appropriate (also\n" -"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or any\n" +"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or " +"any\n" "other @code{hwmon} driver that enables temperature reading and fan control\n" "from userspace." msgstr "" -#: gnu/packages/linux.scm:3414 +#: gnu/packages/linux.scm:3382 msgid "Read-write access to NTFS file systems" msgstr "" -#: gnu/packages/linux.scm:3416 +#: gnu/packages/linux.scm:3384 msgid "" "NTFS-3G provides read-write access to NTFS file systems, which are\n" -"commonly found on Microsoft Windows. It is implemented as a FUSE file system.\n" +"commonly found on Microsoft Windows. It is implemented as a FUSE file " +"system.\n" "The package provides additional NTFS tools." msgstr "" -#: gnu/packages/linux.scm:3461 +#: gnu/packages/linux.scm:3426 msgid "Utilities and libraries for working with RDMA devices" msgstr "" -#: gnu/packages/linux.scm:3463 +#: gnu/packages/linux.scm:3428 msgid "" "This package provides userspace components for the InfiniBand\n" "subsystem of the Linux kernel. Specifically it contains userspace\n" @@ -8911,63 +9844,71 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:3502 +#: gnu/packages/linux.scm:3481 msgid "Random number generator daemon" msgstr "" -#: gnu/packages/linux.scm:3504 +#: gnu/packages/linux.scm:3483 msgid "" "Monitor a hardware random number generator, and supply entropy\n" "from that to the system kernel's @file{/dev/random} machinery." msgstr "" -#: gnu/packages/linux.scm:3542 +#: gnu/packages/linux.scm:3521 msgid "CPU frequency and voltage scaling tools for Linux" msgstr "" -#: gnu/packages/linux.scm:3544 +#: gnu/packages/linux.scm:3523 msgid "" "cpupower is a set of user-space tools that use the cpufreq feature of the\n" -"Linux kernel to retrieve and control processor features related to power saving,\n" +"Linux kernel to retrieve and control processor features related to power " +"saving,\n" "such as frequency and voltage scaling." msgstr "" -#: gnu/packages/linux.scm:3563 +#: gnu/packages/linux.scm:3542 msgid "Entropy source for the Linux random number generator" msgstr "" -#: gnu/packages/linux.scm:3565 +#: gnu/packages/linux.scm:3544 msgid "" "haveged generates an unpredictable stream of random numbers for use by\n" "Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" "standard mechanisms for filling the entropy pool may not be sufficient for\n" -"systems with high needs or limited user interaction, such as headless servers.\n" -"@command{haveged} runs as a privileged daemon, harvesting randomness from the\n" -"indirect effects of hardware events on hidden processor state using the HArdware\n" -"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes itself to\n" -"its environment and provides the same built-in test suite for the output stream\n" +"systems with high needs or limited user interaction, such as headless " +"servers.\n" +"@command{haveged} runs as a privileged daemon, harvesting randomness from " +"the\n" +"indirect effects of hardware events on hidden processor state using the " +"HArdware\n" +"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes " +"itself to\n" +"its environment and provides the same built-in test suite for the output " +"stream\n" "as used on certified hardware security devices." msgstr "" -#: gnu/packages/linux.scm:3604 +#: gnu/packages/linux.scm:3583 msgid "eCryptfs cryptographic file system utilities" msgstr "" -#: gnu/packages/linux.scm:3606 +#: gnu/packages/linux.scm:3585 msgid "" "eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" "Each file's cryptographic meta-data is stored inside the file itself, along\n" "with the encrypted contents. This allows individual encrypted files to be\n" -"copied between hosts and still be decrypted with the proper key. eCryptfs is a\n" -"native Linux file system, and has been part of the Linux kernel since version\n" +"copied between hosts and still be decrypted with the proper key. eCryptfs " +"is a\n" +"native Linux file system, and has been part of the Linux kernel since " +"version\n" "2.6.19. This package contains the userland utilities to manage it." msgstr "" -#: gnu/packages/linux.scm:3637 +#: gnu/packages/linux.scm:3616 msgid "NFSv4 support library for name/ID mapping" msgstr "" -#: gnu/packages/linux.scm:3638 +#: gnu/packages/linux.scm:3617 msgid "" "Libnfsidmap is a library holding mulitiple methods of\n" "mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" @@ -8975,81 +9916,87 @@ msgid "" "the default @code{nsswitch} and the experimental @code{umich_ldap}." msgstr "" -#: gnu/packages/linux.scm:3672 +#: gnu/packages/linux.scm:3651 msgid "Tools for loading and managing Linux kernel modules" msgstr "" -#: gnu/packages/linux.scm:3674 +#: gnu/packages/linux.scm:3653 msgid "" "Tools for loading and managing Linux kernel modules, such as `modprobe',\n" "`insmod', `lsmod', and more." msgstr "" -#: gnu/packages/linux.scm:3708 +#: gnu/packages/linux.scm:3687 msgid "Machine check monitor for x86 Linux systems" msgstr "" -#: gnu/packages/linux.scm:3710 +#: gnu/packages/linux.scm:3689 msgid "" "The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,\n" "and other hardware errors on x86 systems. It can also perform user-defined\n" -"tasks, such as bringing bad pages off-line, when configurable error thresholds\n" +"tasks, such as bringing bad pages off-line, when configurable error " +"thresholds\n" "are exceeded." msgstr "" -#: gnu/packages/linux.scm:3739 +#: gnu/packages/linux.scm:3718 msgid "MTD Flash Storage Utilities" msgstr "" -#: gnu/packages/linux.scm:3740 +#: gnu/packages/linux.scm:3719 msgid "" "This package provides utilities for testing, partitioning, etc\n" "of flash storage." msgstr "" -#: gnu/packages/linux.scm:3763 +#: gnu/packages/linux.scm:3742 msgid "Interface to Linux's seccomp syscall filtering mechanism" msgstr "" -#: gnu/packages/linux.scm:3764 +#: gnu/packages/linux.scm:3743 msgid "" "The libseccomp library provides an easy to use, platform\n" -"independent, interface to the Linux Kernel's syscall filtering mechanism. The\n" -"libseccomp API is designed to abstract away the underlying BPF based syscall\n" -"filter language and present a more conventional function-call based filtering\n" +"independent, interface to the Linux Kernel's syscall filtering mechanism. " +"The\n" +"libseccomp API is designed to abstract away the underlying BPF based " +"syscall\n" +"filter language and present a more conventional function-call based " +"filtering\n" "interface that should be familiar to, and easily adopted by, application\n" "developers." msgstr "" -#: gnu/packages/linux.scm:3806 +#: gnu/packages/linux.scm:3785 msgid "Usage monitor for AMD Radeon graphics" msgstr "" -#: gnu/packages/linux.scm:3807 +#: gnu/packages/linux.scm:3786 msgid "" "RadeonTop monitors resource consumption on supported AMD\n" -"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs on\n" +"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs " +"on\n" "a terminal or saved to a file for further processing. It measures both the\n" "activity of the GPU as a whole, which is also accurate during OpenCL\n" -"computations, as well as separate component statistics that are only meaningful\n" +"computations, as well as separate component statistics that are only " +"meaningful\n" "under OpenGL graphics workloads." msgstr "" -#: gnu/packages/linux.scm:3842 +#: gnu/packages/linux.scm:3822 msgid "Tool and library to manipulate EFI variables" msgstr "" -#: gnu/packages/linux.scm:3843 +#: gnu/packages/linux.scm:3823 msgid "" "This package provides a library and a command line\n" "interface to the variable facility of UEFI boot firmware." msgstr "" -#: gnu/packages/linux.scm:3884 +#: gnu/packages/linux.scm:3864 msgid "Modify the Extensible Firmware Interface (EFI) boot manager" msgstr "" -#: gnu/packages/linux.scm:3886 +#: gnu/packages/linux.scm:3866 msgid "" "@code{efibootmgr} is a user-space application to modify the Intel\n" "Extensible Firmware Interface (EFI) Boot Manager. This application can\n" @@ -9057,23 +10004,24 @@ msgid "" "running boot option, and more." msgstr "" -#: gnu/packages/linux.scm:3922 +#: gnu/packages/linux.scm:3902 msgid "Performance monitoring tools for Linux" msgstr "" -#: gnu/packages/linux.scm:3923 +#: gnu/packages/linux.scm:3903 msgid "" "The sysstat utilities are a collection of performance\n" "monitoring tools for Linux. These include @code{mpstat}, @code{iostat},\n" -"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, @code{sadc},\n" +"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, " +"@code{sadc},\n" "@code{sadf} and @code{sa}." msgstr "" -#: gnu/packages/linux.scm:3955 +#: gnu/packages/linux.scm:3935 msgid "GNU/Linux application to control backlights" msgstr "" -#: gnu/packages/linux.scm:3957 +#: gnu/packages/linux.scm:3937 msgid "" "Light is a program to send commands to screen backlight controllers\n" "under GNU/Linux. Features include:\n" @@ -9089,23 +10037,24 @@ msgid "" "Light is the successor of lightscript." msgstr "" -#: gnu/packages/linux.scm:4059 +#: gnu/packages/linux.scm:4041 msgid "Power management tool for Linux" msgstr "" -#: gnu/packages/linux.scm:4060 +#: gnu/packages/linux.scm:4042 msgid "" "TLP is a power management tool for Linux. It comes with\n" "a default configuration already optimized for battery life. Nevertheless,\n" -"TLP is customizable to fulfil system requirements. TLP settings are applied\n" +"TLP is customizable to fulfil system requirements. TLP settings are " +"applied\n" "every time the power supply source is changed." msgstr "" -#: gnu/packages/linux.scm:4087 +#: gnu/packages/linux.scm:4069 msgid "List hardware information" msgstr "" -#: gnu/packages/linux.scm:4089 +#: gnu/packages/linux.scm:4071 msgid "" "@command{lshw} (Hardware Lister) is a small tool to provide\n" "detailed information on the hardware configuration of the machine.\n" @@ -9115,55 +10064,62 @@ msgid "" "machines (PowerMac G4 is known to work)." msgstr "" -#: gnu/packages/linux.scm:4112 +#: gnu/packages/linux.scm:4094 msgid "Netlink utility library" msgstr "" -#: gnu/packages/linux.scm:4113 +#: gnu/packages/linux.scm:4095 msgid "" "Libmnl is a minimalistic user-space library oriented to\n" -"Netlink developers. There are a lot of common tasks in parsing, validating,\n" -"constructing of both the Netlink header and TLVs that are repetitive and easy to\n" +"Netlink developers. There are a lot of common tasks in parsing, " +"validating,\n" +"constructing of both the Netlink header and TLVs that are repetitive and " +"easy to\n" "get wrong. This library aims to provide simple helpers that allows you to\n" "re-use code and to avoid re-inventing the wheel." msgstr "" -#: gnu/packages/linux.scm:4138 +#: gnu/packages/linux.scm:4120 msgid "Netlink programming interface to the Linux nf_tables subsystem" msgstr "" -#: gnu/packages/linux.scm:4139 +#: gnu/packages/linux.scm:4121 msgid "" "Libnftnl is a userspace library providing a low-level netlink\n" "programming interface to the in-kernel nf_tables subsystem. The library\n" -"libnftnl has been previously known as libnftables. This library is currently\n" +"libnftnl has been previously known as libnftables. This library is " +"currently\n" "used by nftables." msgstr "" -#: gnu/packages/linux.scm:4166 +#: gnu/packages/linux.scm:4148 msgid "Userspace utility for Linux packet filtering" msgstr "" -#: gnu/packages/linux.scm:4167 +#: gnu/packages/linux.scm:4149 msgid "" "nftables is the project that aims to replace the existing\n" -"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new packet\n" -"filtering framework, a new userspace utility and also a compatibility layer for\n" -"{ip,ip6}tables. nftables is built upon the building blocks of the Netfilter\n" -"infrastructure such as the existing hooks, the connection tracking system, the\n" +"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new " +"packet\n" +"filtering framework, a new userspace utility and also a compatibility layer " +"for\n" +"{ip,ip6}tables. nftables is built upon the building blocks of the " +"Netfilter\n" +"infrastructure such as the existing hooks, the connection tracking system, " +"the\n" "userspace queueing component and the logging subsystem." msgstr "" -#: gnu/packages/linux.scm:4265 +#: gnu/packages/linux.scm:4247 msgid "Unprivileged chroot, bind mount, and binfmt_misc" msgstr "" -#: gnu/packages/linux.scm:4267 +#: gnu/packages/linux.scm:4249 msgid "" "PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n" "and @code{binfmt_misc}. This means that users don't need any privileges or\n" "setup to do things like using an arbitrary directory as the new root\n" -"filesystem, making files accessible somewhere else in the file system\n" +"file system, making files accessible somewhere else in the file system\n" "hierarchy, or executing programs built for another CPU architecture\n" "transparently through QEMU user-mode. Also, developers can use PRoot as a\n" "generic process instrumentation engine thanks to its extension mechanism.\n" @@ -9171,38 +10127,40 @@ msgid "" "available in the kernel Linux." msgstr "" -#: gnu/packages/linux.scm:4283 +#: gnu/packages/linux.scm:4265 msgid "Unprivileged chroot, bind mount, and binfmt_misc (statically linked)" msgstr "" -#: gnu/packages/linux.scm:4329 +#: gnu/packages/linux.scm:4311 msgid "Linux tool to dump x86 CPUID information about the CPU(s)" msgstr "" -#: gnu/packages/linux.scm:4330 +#: gnu/packages/linux.scm:4312 msgid "" "cpuid dumps detailed information about the CPU(s) gathered\n" -"from the CPUID instruction, and also determines the exact model of CPU(s). It\n" +"from the CPUID instruction, and also determines the exact model of CPU(s). " +"It\n" "supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,\n" "NexGen, Rise, and SiS CPUs." msgstr "" -#: gnu/packages/linux.scm:4357 -msgid "Use a FUSE filesystem to access data over MTP" +#: gnu/packages/linux.scm:4339 +msgid "Use a FUSE file system to access data over MTP" msgstr "" -#: gnu/packages/linux.scm:4358 +#: gnu/packages/linux.scm:4340 msgid "" -"jmtpfs uses FUSE (filesystem in userspace) to provide access\n" -"to data over the Media Transfer Protocol (MTP). Unprivileged users can mount\n" -"the MTP device as a filesystem." +"jmtpfs uses FUSE (file system in userspace) to provide access\n" +"to data over the Media Transfer Protocol (MTP). Unprivileged users can " +"mount\n" +"the MTP device as a file system." msgstr "" -#: gnu/packages/linux.scm:4380 +#: gnu/packages/linux.scm:4363 msgid "Utility to show process environment" msgstr "" -#: gnu/packages/linux.scm:4381 +#: gnu/packages/linux.scm:4364 msgid "" "Procenv is a command-line tool that displays as much detail about\n" "itself and its environment as possible. It can be used as a test\n" @@ -9210,14 +10168,15 @@ msgid "" "comparing system environments." msgstr "" -#: gnu/packages/linux.scm:4408 +#: gnu/packages/linux.scm:4391 msgid "Open Fabric Interfaces" msgstr "" -#: gnu/packages/linux.scm:4410 +#: gnu/packages/linux.scm:4393 msgid "" "OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" -"communication services to applications. OFI is best described as a collection\n" +"communication services to applications. OFI is best described as a " +"collection\n" "of libraries and applications used to export fabric services. The key\n" "components of OFI are: application interfaces, provider libraries, kernel\n" "services, daemons, and test applications.\n" @@ -9228,33 +10187,65 @@ msgid "" "libraries, which are often integrated directly into libfabric." msgstr "" -#: gnu/packages/linux.scm:4456 +#: gnu/packages/linux.scm:4439 msgid "Intel Performance Scaled Messaging (PSM) Libraries" msgstr "" -#: gnu/packages/linux.scm:4458 +#: gnu/packages/linux.scm:4441 msgid "" "The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" -"communications interface for the True Scale family of products. PSM users are\n" +"communications interface for the True Scale family of products. PSM users " +"are\n" "enabled with mechanisms necessary to implement higher level communications\n" "interfaces in parallel environments." msgstr "" -#: gnu/packages/lout.scm:109 +#: gnu/packages/linux.scm:4482 +msgid "Take screenshots of one or more Linux text consoles" +msgstr "" + +#: gnu/packages/linux.scm:4484 +msgid "" +"snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" +"Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" +"relevant @file{/dev/vcs*} file(s)." +msgstr "" + +#: gnu/packages/linux.scm:4538 +msgid "Take a screenshot of the contents of the Linux framebuffer" +msgstr "" + +#: gnu/packages/linux.scm:4540 +msgid "" +"fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" +"a dump therof. It supports a wide range of drivers and pixel formats.\n" +"@command{fbcat} can take screenshots of virtually any application that can " +"be\n" +"made to write its output to the framebuffer, including (but not limited to)\n" +"text-mode or graphical applications that don't use a display server.\n" +"\n" +"Also included is @command{fbgrab}, a wrapper around @command{fbcat} that\n" +"emulates the behaviour of Gunnar Monell's older fbgrab utility." +msgstr "" + +#: gnu/packages/lout.scm:100 msgid "Document layout system" msgstr "" -#: gnu/packages/lout.scm:111 +#: gnu/packages/lout.scm:102 msgid "" "The Lout document formatting system reads a high-level description of\n" -"a document similar in style to LaTeX and produces a PostScript or plain text\n" +"a document similar in style to LaTeX and produces a PostScript or plain " +"text\n" "output file.\n" "\n" "Lout offers an unprecedented range of advanced features, including optimal\n" "paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -"inclusion and generation, equation formatting, tables, diagrams, rotation and\n" +"inclusion and generation, equation formatting, tables, diagrams, rotation " +"and\n" "scaling, sorted indexes, bibliographic databases, running headers and\n" -"odd-even pages, automatic cross referencing, multilingual documents including\n" +"odd-even pages, automatic cross referencing, multilingual documents " +"including\n" "hyphenation (most European languages are supported), formatting of computer\n" "programs, and much more, all ready to use. Furthermore, Lout is easily\n" "extended with definitions which are very much easier to write than troff of\n" @@ -9271,12 +10262,16 @@ msgstr "" msgid "" "OTR allows you to have private conversations over instant messaging by\n" "providing: (1) Encryption: No one else can read your instant messages. (2)\n" -"Authentication: You are assured the correspondent is who you think it is. (3)\n" +"Authentication: You are assured the correspondent is who you think it is. " +"(3)\n" "Deniability: The messages you send do not have digital signatures that are\n" -"checkable by a third party. Anyone can forge messages after a conversation to\n" -"make them look like they came from you. However, during a conversation, your\n" +"checkable by a third party. Anyone can forge messages after a conversation " +"to\n" +"make them look like they came from you. However, during a conversation, " +"your\n" "correspondent is assured the messages he sees are authentic and\n" -"unmodified. (4) Perfect forward secrecy: If you lose control of your private\n" +"unmodified. (4) Perfect forward secrecy: If you lose control of your " +"private\n" "keys, no previous conversation is compromised." msgstr "" @@ -9301,29 +10296,33 @@ msgid "" "BitlBee brings IM (instant messaging) to IRC clients, for\n" "people who have an IRC client running all the time and don't want to run an\n" "additional IM client. BitlBee currently supports XMPP/Jabber (including\n" -"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the Twitter\n" +"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the " +"Twitter\n" "microblogging network (plus all other Twitter API compatible services like\n" "identi.ca and status.net)." msgstr "" -#: gnu/packages/messaging.scm:252 +#: gnu/packages/messaging.scm:253 msgid "Graphical IRC Client" msgstr "" -#: gnu/packages/messaging.scm:254 +#: gnu/packages/messaging.scm:255 msgid "" "HexChat lets you connect to multiple IRC networks at once. The main\n" -"window shows the list of currently connected networks and their channels, the\n" -"current conversation and the list of users. It uses colors to differentiate\n" -"between users and to highlight messages. It checks spelling using available\n" +"window shows the list of currently connected networks and their channels, " +"the\n" +"current conversation and the list of users. It uses colors to " +"differentiate\n" +"between users and to highlight messages. It checks spelling using " +"available\n" "dictionaries. HexChat can be extended with multiple addons." msgstr "" -#: gnu/packages/messaging.scm:319 +#: gnu/packages/messaging.scm:320 msgid "Lightweight Internet Relay Chat server for small networks" msgstr "" -#: gnu/packages/messaging.scm:321 +#: gnu/packages/messaging.scm:322 msgid "" "ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" "or private networks. It is easy to configure, can cope with dynamic IP\n" @@ -9331,156 +10330,168 @@ msgid "" "authentication." msgstr "" -#: gnu/packages/messaging.scm:393 +#: gnu/packages/messaging.scm:394 msgid "Graphical multi-protocol instant messaging client" msgstr "" -#: gnu/packages/messaging.scm:395 +#: gnu/packages/messaging.scm:396 msgid "" "Pidgin is a modular instant messaging client that supports many popular\n" "chat protocols." msgstr "" -#: gnu/packages/messaging.scm:433 +#: gnu/packages/messaging.scm:434 msgid "Off-the-Record Messaging plugin for Pidgin" msgstr "" -#: gnu/packages/messaging.scm:435 +#: gnu/packages/messaging.scm:436 msgid "" "Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" -"messaging client. OTR (Off-the-Record) Messaging allows you to have private\n" -"conversations over instant messaging by providing: (1) Encryption: No one else\n" +"messaging client. OTR (Off-the-Record) Messaging allows you to have " +"private\n" +"conversations over instant messaging by providing: (1) Encryption: No one " +"else\n" "can read your instant messages. (2) Authentication: You are assured the\n" -"correspondent is who you think it is. (3) Deniability: The messages you send\n" +"correspondent is who you think it is. (3) Deniability: The messages you " +"send\n" "do not have digital signatures that are checkable by a third party. Anyone\n" -"can forge messages after a conversation to make them look like they came from\n" +"can forge messages after a conversation to make them look like they came " +"from\n" "you. However, during a conversation, your correspondent is assured the\n" -"messages he sees are authentic and unmodified. (4) Perfect forward secrecy:\n" +"messages he sees are authentic and unmodified. (4) Perfect forward " +"secrecy:\n" "If you lose control of your private keys, no previous conversation is\n" "compromised." msgstr "" -#: gnu/packages/messaging.scm:486 +#: gnu/packages/messaging.scm:487 msgid "IRC network bouncer" msgstr "" -#: gnu/packages/messaging.scm:487 +#: gnu/packages/messaging.scm:488 msgid "" "ZNC is an IRC network bouncer or BNC. It can detach the\n" -"client from the actual IRC server, and also from selected channels. Multiple\n" +"client from the actual IRC server, and also from selected channels. " +"Multiple\n" "clients from different locations can connect to a single ZNC account\n" "simultaneously and therefore appear under the same nickname on IRC." msgstr "" -#: gnu/packages/messaging.scm:508 +#: gnu/packages/messaging.scm:509 msgid "Non-blocking Jabber/XMPP module" msgstr "" -#: gnu/packages/messaging.scm:510 +#: gnu/packages/messaging.scm:511 msgid "" "The goal of this python library is to provide a way for Python\n" -"applications to use Jabber/XMPP networks in a non-blocking way. This library\n" +"applications to use Jabber/XMPP networks in a non-blocking way. This " +"library\n" "was initially a fork of xmpppy, but uses non-blocking sockets." msgstr "" -#: gnu/packages/messaging.scm:560 +#: gnu/packages/messaging.scm:561 msgid "Jabber (XMPP) client" msgstr "" -#: gnu/packages/messaging.scm:561 +#: gnu/packages/messaging.scm:562 msgid "" "Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" -"Among its features are: a tabbed chat window and single window modes; support\n" -"for group chat (with Multi-User Chat protocol), invitation, chat to group chat\n" +"Among its features are: a tabbed chat window and single window modes; " +"support\n" +"for group chat (with Multi-User Chat protocol), invitation, chat to group " +"chat\n" "transformation; audio and video conferences; file transfer; TLS, GPG and\n" "end-to-end encryption support; XML console." msgstr "" -#: gnu/packages/messaging.scm:630 +#: gnu/packages/messaging.scm:631 msgid "Graphical Jabber (XMPP) client" msgstr "" -#: gnu/packages/messaging.scm:631 +#: gnu/packages/messaging.scm:632 msgid "" "Dino is a Jabber (XMPP) client which aims to fit well into\n" "a graphical desktop environment like GNOME." msgstr "" -#: gnu/packages/messaging.scm:720 +#: gnu/packages/messaging.scm:721 msgid "Jabber (XMPP) server" msgstr "" -#: gnu/packages/messaging.scm:721 +#: gnu/packages/messaging.scm:722 msgid "" "Prosody is a modern XMPP communication server. It aims to\n" "be easy to set up and configure, and efficient with system resources.\n" -"Additionally, for developers it aims to be easy to extend and give a flexible\n" +"Additionally, for developers it aims to be easy to extend and give a " +"flexible\n" "system on which to rapidly develop added functionality, or prototype new\n" "protocols." msgstr "" -#: gnu/packages/messaging.scm:763 gnu/packages/messaging.scm:793 +#: gnu/packages/messaging.scm:764 gnu/packages/messaging.scm:794 msgid "Library for the Tox encrypted messenger protocol" msgstr "" -#: gnu/packages/messaging.scm:765 +#: gnu/packages/messaging.scm:766 msgid "C library implementation of the Tox encrypted messenger protocol." msgstr "" -#: gnu/packages/messaging.scm:795 +#: gnu/packages/messaging.scm:796 msgid "" "Official fork of the C library implementation of the Tox encrypted\n" "messenger protocol." msgstr "" -#: gnu/packages/messaging.scm:847 +#: gnu/packages/messaging.scm:848 msgid "Lightweight Tox client" msgstr "" -#: gnu/packages/messaging.scm:849 +#: gnu/packages/messaging.scm:850 msgid "" "Utox is a lightweight Tox client. Tox is a distributed and secure\n" "instant messenger with audio and video chat capabilities." msgstr "" -#: gnu/packages/messaging.scm:898 +#: gnu/packages/messaging.scm:907 msgid "Tox chat client using Qt" msgstr "" -#: gnu/packages/messaging.scm:899 +#: gnu/packages/messaging.scm:908 msgid "" "qTox is a Tox client that follows the Tox design\n" "guidelines. It provides an easy to use application that allows you to\n" "connect with friends and family without anyone else listening in." msgstr "" -#: gnu/packages/messaging.scm:991 +#: gnu/packages/messaging.scm:1000 msgid "" "Distributed and trustless peer-to-peer communications protocol\n" "for sending encrypted messages to one person or many subscribers." msgstr "" -#: gnu/packages/messaging.scm:993 +#: gnu/packages/messaging.scm:1002 msgid "Distributed peer-to-peer communication" msgstr "" -#: gnu/packages/messaging.scm:1012 +#: gnu/packages/messaging.scm:1021 msgid "Multi-user chat program" msgstr "" -#: gnu/packages/messaging.scm:1013 +#: gnu/packages/messaging.scm:1022 msgid "" "Ytalk is a replacement for the BSD talk program. Its main\n" -"advantage is the ability to communicate with any arbitrary number of users at\n" -"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can communicate\n" +"advantage is the ability to communicate with any arbitrary number of users " +"at\n" +"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can " +"communicate\n" "with several different talk daemons at the same time." msgstr "" -#: gnu/packages/messaging.scm:1038 +#: gnu/packages/messaging.scm:1047 msgid "Portable high-level Jabber/XMPP library for C++" msgstr "" -#: gnu/packages/messaging.scm:1040 +#: gnu/packages/messaging.scm:1049 msgid "" "gloox is a full-featured Jabber/XMPP client library,\n" "written in ANSI C++. It makes writing spec-compliant clients easy\n" @@ -9488,43 +10499,46 @@ msgid "" "into existing applications." msgstr "" -#: gnu/packages/messaging.scm:1113 +#: gnu/packages/messaging.scm:1122 msgid "" "@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" -"Gtk2 event loops. This package includes 12 applications and additional scripts:\n" -"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control console\n" +"Gtk2 event loops. This package includes 12 applications and additional " +"scripts:\n" +"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control " +"console\n" "for @uref{https://torproject.org,tor} router) and many more." msgstr "" -#: gnu/packages/messaging.scm:1117 +#: gnu/packages/messaging.scm:1126 msgid "Perl implementation of PSYC protocol" msgstr "" -#: gnu/packages/messaging.scm:1156 +#: gnu/packages/messaging.scm:1165 msgid "" "@code{libpsyc} is a PSYC library in C which implements\n" "core aspects of PSYC, useful for all kinds of clients and servers\n" "including psyced." msgstr "" -#: gnu/packages/messaging.scm:1159 +#: gnu/packages/messaging.scm:1168 msgid "PSYC library in C" msgstr "" -#: gnu/packages/messaging.scm:1226 +#: gnu/packages/messaging.scm:1235 msgid "psycLPC is a multi-user network server programming language" msgstr "" -#: gnu/packages/messaging.scm:1228 +#: gnu/packages/messaging.scm:1237 msgid "" "LPC is a bytecode language, invented to specifically implement\n" -"multi user virtual environments on the internet. This technology is used for\n" +"multi user virtual environments on the internet. This technology is used " +"for\n" "MUDs and also the psyced implementation of the Protocol for SYnchronous\n" "Conferencing (PSYC). psycLPC is a fork of LDMud with some new features and\n" "many bug fixes." msgstr "" -#: gnu/packages/messaging.scm:1259 +#: gnu/packages/messaging.scm:1268 msgid "" "Loudmouth is a lightweight and easy-to-use C library for programming\n" "with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" @@ -9532,132 +10546,140 @@ msgid "" "protocol allows." msgstr "" -#: gnu/packages/messaging.scm:1263 +#: gnu/packages/messaging.scm:1272 msgid "Asynchronous XMPP library" msgstr "" -#: gnu/packages/messaging.scm:1295 +#: gnu/packages/messaging.scm:1304 msgid "" "Mcabber is a small XMPP (Jabber) console client, which includes features\n" "such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" -"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} (OTR)\n" +"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} " +"(OTR)\n" "support, and more." msgstr "" -#: gnu/packages/messaging.scm:1299 +#: gnu/packages/messaging.scm:1308 msgid "Small XMPP console client" msgstr "" -#: gnu/packages/messaging.scm:1345 +#: gnu/packages/messaging.scm:1354 msgid "Extensible console-based Jabber client" msgstr "" -#: gnu/packages/messaging.scm:1347 +#: gnu/packages/messaging.scm:1356 msgid "" "GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" -"the Readline library to handle input, so it features convenient navigation of\n" -"text as well as tab-completion of buddy names, commands and English words. It\n" +"the Readline library to handle input, so it features convenient navigation " +"of\n" +"text as well as tab-completion of buddy names, commands and English words. " +"It\n" "is also scriptable and extensible via Guile." msgstr "" -#: gnu/packages/messaging.scm:1381 gnu/packages/messaging.scm:1416 +#: gnu/packages/messaging.scm:1390 gnu/packages/messaging.scm:1425 msgid "C library for writing XMPP clients" msgstr "" -#: gnu/packages/messaging.scm:1382 +#: gnu/packages/messaging.scm:1391 msgid "" "Libmesode is a fork of libstrophe for use with Profanity\n" -"XMPP Client. In particular, libmesode provides extra TLS functionality such as\n" +"XMPP Client. In particular, libmesode provides extra TLS functionality such " +"as\n" "manual SSL certificate verification." msgstr "" -#: gnu/packages/messaging.scm:1417 +#: gnu/packages/messaging.scm:1426 msgid "" "Libstrophe is a minimal XMPP library written in C. It has\n" -"almost no external dependencies, only an XML parsing library (expat or libxml\n" +"almost no external dependencies, only an XML parsing library (expat or " +"libxml\n" "are both supported)." msgstr "" -#: gnu/packages/messaging.scm:1453 +#: gnu/packages/messaging.scm:1462 msgid "Console-based XMPP client" msgstr "" -#: gnu/packages/messaging.scm:1454 +#: gnu/packages/messaging.scm:1463 msgid "" "Profanity is a console based XMPP client written in C\n" "using ncurses and libmesode, inspired by Irssi." msgstr "" -#: gnu/packages/messaging.scm:1484 +#: gnu/packages/messaging.scm:1493 msgid "Library implementing the client IRC protocol" msgstr "" -#: gnu/packages/messaging.scm:1485 +#: gnu/packages/messaging.scm:1494 msgid "" "Libircclient is a library which implements the client IRC\n" -"protocol. It is designed to be small, fast, portable and compatible with the\n" -"RFC standards as well as non-standard but popular features. It can be used for\n" +"protocol. It is designed to be small, fast, portable and compatible with " +"the\n" +"RFC standards as well as non-standard but popular features. It can be used " +"for\n" "building the IRC clients and bots." msgstr "" -#: gnu/packages/messaging.scm:1535 +#: gnu/packages/messaging.scm:1544 msgid "Tox chat client using ncurses" msgstr "" -#: gnu/packages/messaging.scm:1536 +#: gnu/packages/messaging.scm:1545 msgid "" "Toxic is a console-based instant messaging client, using\n" "c-toxcore and ncurses. It provides audio calls, sound and desktop\n" "notifications, and Python scripting support." msgstr "" -#: gnu/packages/mpd.scm:70 +#: gnu/packages/mpd.scm:82 msgid "Music Player Daemon client library" msgstr "" -#: gnu/packages/mpd.scm:71 +#: gnu/packages/mpd.scm:83 msgid "" "A stable, documented, asynchronous API library for\n" "interfacing MPD in the C, C++ & Objective C languages." msgstr "" -#: gnu/packages/mpd.scm:142 +#: gnu/packages/mpd.scm:154 msgid "Music Player Daemon" msgstr "" -#: gnu/packages/mpd.scm:143 +#: gnu/packages/mpd.scm:155 msgid "" "Music Player Daemon (MPD) is a flexible, powerful,\n" -"server-side application for playing music. Through plugins and libraries it\n" +"server-side application for playing music. Through plugins and libraries " +"it\n" "can play a variety of sound files while being controlled by its network\n" "protocol." msgstr "" -#: gnu/packages/mpd.scm:166 +#: gnu/packages/mpd.scm:178 msgid "Music Player Daemon client" msgstr "" -#: gnu/packages/mpd.scm:167 +#: gnu/packages/mpd.scm:179 msgid "" "MPC is a minimalist command line interface to MPD, the music\n" "player daemon." msgstr "" -#: gnu/packages/mpd.scm:190 +#: gnu/packages/mpd.scm:202 msgid "Curses Music Player Daemon client" msgstr "" -#: gnu/packages/mpd.scm:191 +#: gnu/packages/mpd.scm:203 msgid "" "ncmpc is a fully featured MPD client, which runs in a\n" "terminal using ncurses." msgstr "" -#: gnu/packages/mpd.scm:221 +#: gnu/packages/mpd.scm:233 msgid "Featureful ncurses based MPD client inspired by ncmpc" msgstr "" -#: gnu/packages/mpd.scm:222 +#: gnu/packages/mpd.scm:234 msgid "" "Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" "but it provides new useful features such as support for regular expressions\n" @@ -9665,34 +10687,35 @@ msgid "" "sort playlists, and a local file system browser." msgstr "" -#: gnu/packages/mpd.scm:245 +#: gnu/packages/mpd.scm:257 msgid "MPD client for track scrobbling" msgstr "" -#: gnu/packages/mpd.scm:246 +#: gnu/packages/mpd.scm:258 msgid "" "mpdscribble is a Music Player Daemon client which submits\n" "information about tracks being played to a scrobbler, such as Libre.FM." msgstr "" -#: gnu/packages/mpd.scm:271 +#: gnu/packages/mpd.scm:281 msgid "Python MPD client library" msgstr "" -#: gnu/packages/mpd.scm:272 +#: gnu/packages/mpd.scm:282 msgid "" "Python-mpd2 is a Python library which provides a client\n" "interface for the Music Player Daemon." msgstr "" -#: gnu/packages/mpd.scm:321 +#: gnu/packages/mpd.scm:331 msgid "Elegant client for the Music Player Daemon" msgstr "" -#: gnu/packages/mpd.scm:322 +#: gnu/packages/mpd.scm:332 msgid "" "Sonata is an elegant graphical client for the Music Player\n" -"Daemon (MPD). It supports playlists, multiple profiles (connecting to different\n" +"Daemon (MPD). It supports playlists, multiple profiles (connecting to " +"different\n" "MPD servers, search and multimedia key support." msgstr "" @@ -9708,11 +10731,11 @@ msgid "" "about 100 graphics formats." msgstr "" -#: gnu/packages/nettle.scm:51 +#: gnu/packages/nettle.scm:52 msgid "C library for low-level cryptographic functionality" msgstr "" -#: gnu/packages/nettle.scm:53 +#: gnu/packages/nettle.scm:54 msgid "" "GNU Nettle is a low-level cryptographic library. It is designed to\n" "fit in easily in almost any context. It can be easily included in\n" @@ -9720,108 +10743,125 @@ msgid "" "themselves." msgstr "" -#: gnu/packages/networking.scm:99 +#: gnu/packages/networking.scm:108 msgid "Viewing and manipulating MAC addresses of network interfaces" msgstr "" -#: gnu/packages/networking.scm:100 +#: gnu/packages/networking.scm:109 msgid "" "GNU MAC Changer is a utility for viewing and changing MAC\n" "addresses of networking devices. New addresses may be set explicitly or\n" -"randomly. They can include MAC addresses of the same or other hardware vendors\n" +"randomly. They can include MAC addresses of the same or other hardware " +"vendors\n" "or, more generally, MAC addresses of the same category of hardware." msgstr "" -#: gnu/packages/networking.scm:128 +#: gnu/packages/networking.scm:137 msgid "Teredo IPv6 tunneling software" msgstr "" -#: gnu/packages/networking.scm:130 +#: gnu/packages/networking.scm:139 msgid "" "Miredo is an implementation (client, relay, server) of the Teredo\n" -"specification, which provides IPv6 Internet connectivity to IPv6 enabled hosts\n" +"specification, which provides IPv6 Internet connectivity to IPv6 enabled " +"hosts\n" "residing in IPv4-only networks, even when they are behind a NAT device." msgstr "" -#: gnu/packages/networking.scm:152 +#: gnu/packages/networking.scm:161 msgid "Open bidirectional communication channels from the command line" msgstr "" -#: gnu/packages/networking.scm:154 +#: gnu/packages/networking.scm:163 msgid "" "socat is a relay for bidirectional data transfer between two independent\n" "data channels---files, pipes, devices, sockets, etc. It can create\n" "\"listening\" sockets, named pipes, and pseudo terminals.\n" "\n" -"socat can be used, for instance, as TCP port forwarder, as a shell interface\n" -"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a serial\n" +"socat can be used, for instance, as TCP port forwarder, as a shell " +"interface\n" +"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a " +"serial\n" "line, to logically connect serial lines on different computers, or to\n" -"establish a relatively secure environment (su and chroot) for running client\n" +"establish a relatively secure environment (su and chroot) for running " +"client\n" "or server shell scripts with network connections." msgstr "" -#: gnu/packages/networking.scm:235 +#: gnu/packages/networking.scm:244 msgid "Monitor and filter incoming requests for network services" msgstr "" -#: gnu/packages/networking.scm:236 +#: gnu/packages/networking.scm:245 msgid "" "With this package you can monitor and filter incoming requests for\n" "network services. It includes a library which may be used by daemons to\n" "transparently check connection attempts against an access control list." msgstr "" -#: gnu/packages/networking.scm:256 +#: gnu/packages/networking.scm:265 msgid "Library for message-based applications" msgstr "" -#: gnu/packages/networking.scm:258 +#: gnu/packages/networking.scm:267 msgid "" "The 0MQ lightweight messaging kernel is a library which extends the\n" -"standard socket interfaces with features traditionally provided by specialized\n" +"standard socket interfaces with features traditionally provided by " +"specialized\n" "messaging middle-ware products. 0MQ sockets provide an abstraction of\n" "asynchronous message queues, multiple messaging patterns, message\n" -"filtering (subscriptions), seamless access to multiple transport protocols and\n" +"filtering (subscriptions), seamless access to multiple transport protocols " +"and\n" "more." msgstr "" -#: gnu/packages/networking.scm:297 +#: gnu/packages/networking.scm:305 +msgid "High-level C bindings for ØMQ" +msgstr "" + +#: gnu/packages/networking.scm:307 +msgid "" +"czmq provides bindings for the ØMQ core API that hides the differences\n" +"between different versions of ØMQ." +msgstr "" + +#: gnu/packages/networking.scm:342 msgid "Apache Kafka C/C++ client library" msgstr "" -#: gnu/packages/networking.scm:299 +#: gnu/packages/networking.scm:344 msgid "" "librdkafka is a C library implementation of the Apache Kafka protocol,\n" "containing both Producer and Consumer support." msgstr "" -#: gnu/packages/networking.scm:316 +#: gnu/packages/networking.scm:361 msgid "Library for Neighbor Discovery Protocol" msgstr "" -#: gnu/packages/networking.scm:318 +#: gnu/packages/networking.scm:363 msgid "" "libndp contains a library which provides a wrapper for IPv6 Neighbor\n" "Discovery Protocol. It also provides a tool named ndptool for sending and\n" "receiving NDP messages." msgstr "" -#: gnu/packages/networking.scm:336 +#: gnu/packages/networking.scm:381 msgid "Display or change Ethernet device settings" msgstr "" -#: gnu/packages/networking.scm:338 +#: gnu/packages/networking.scm:383 msgid "" "ethtool can be used to query and change settings such as speed,\n" "auto-negotiation and checksum offload on many network devices, especially\n" "Ethernet devices." msgstr "" -#: gnu/packages/networking.scm:375 +#: gnu/packages/networking.scm:420 msgid "Text based network interface status monitor" msgstr "" -#: gnu/packages/networking.scm:377 +#: gnu/packages/networking.scm:422 msgid "" "IFStatus is a simple, easy-to-use program for displaying commonly\n" "needed/wanted real-time traffic statistics of multiple network\n" @@ -9829,86 +10869,100 @@ msgid "" "intended as a substitute for the PPPStatus and EthStatus projects." msgstr "" -#: gnu/packages/networking.scm:397 +#: gnu/packages/networking.scm:442 msgid "Realtime console network usage monitor" msgstr "" -#: gnu/packages/networking.scm:399 +#: gnu/packages/networking.scm:444 msgid "" "Nload is a console application which monitors network traffic and\n" -"bandwidth usage in real time. It visualizes the in- and outgoing traffic using\n" -"two graphs, and provides additional info like total amount of transferred data\n" +"bandwidth usage in real time. It visualizes the in- and outgoing traffic " +"using\n" +"two graphs, and provides additional info like total amount of transferred " +"data\n" "and min/max network usage." msgstr "" -#: gnu/packages/networking.scm:442 +#: gnu/packages/networking.scm:487 msgid "Tunnel IPv4 data through a DNS server" msgstr "" -#: gnu/packages/networking.scm:443 +#: gnu/packages/networking.scm:488 msgid "" "Iodine tunnels IPv4 data through a DNS server. This\n" -"can be useful in different situations where internet access is firewalled, but\n" -"DNS queries are allowed. The bandwidth is asymmetrical, with limited upstream\n" +"can be useful in different situations where internet access is firewalled, " +"but\n" +"DNS queries are allowed. The bandwidth is asymmetrical, with limited " +"upstream\n" "and up to 1 Mbit/s downstream." msgstr "" -#: gnu/packages/networking.scm:481 -msgid "Improved whois client" +#: gnu/packages/networking.scm:526 +msgid "Intelligent client for the WHOIS directory service" msgstr "" -#: gnu/packages/networking.scm:482 +#: gnu/packages/networking.scm:528 msgid "" -"This whois client is intelligent and can\n" -"automatically select the appropriate whois server for most queries.\n" -"Because of historical reasons this also includes a tool called mkpasswd\n" -"which can be used to encrypt a password with @code{crypt(3)}." +"whois searches for an object in a @dfn{WHOIS} (RFC 3912) database.\n" +"It is commonly used to look up the registered users or assignees of an " +"Internet\n" +"resource, such as a domain name, an IP address block, or an autonomous " +"system.\n" +"It can automatically select the appropriate server for most queries.\n" +"\n" +"For historical reasons, this package also includes @command{mkpasswd}, " +"which\n" +"encrypts passwords using @code{crypt(3)} and is unrelated to the Expect " +"command\n" +"of the same name." msgstr "" -#: gnu/packages/networking.scm:535 +#: gnu/packages/networking.scm:585 msgid "Network traffic analyzer" msgstr "" -#: gnu/packages/networking.scm:536 +#: gnu/packages/networking.scm:586 msgid "" "Wireshark is a network protocol analyzer, or @dfn{packet\n" "sniffer}, that lets you capture and interactively browse the contents of\n" "network frames." msgstr "" -#: gnu/packages/networking.scm:556 +#: gnu/packages/networking.scm:606 msgid "Send ICMP ECHO_REQUEST packets to network hosts" msgstr "" -#: gnu/packages/networking.scm:558 +#: gnu/packages/networking.scm:608 msgid "" "fping is a ping like program which uses the Internet Control Message\n" "Protocol (ICMP) echo request to determine if a target host is responding.\n" -"fping differs from ping in that you can specify any number of targets on the\n" +"fping differs from ping in that you can specify any number of targets on " +"the\n" "command line, or specify a file containing the lists of targets to ping.\n" "Instead of sending to one target until it times out or replies, fping will\n" "send out a ping packet and move on to the next target in a round-robin\n" "fashion." msgstr "" -#: gnu/packages/networking.scm:592 +#: gnu/packages/networking.scm:642 msgid "Web server latency and throughput monitor" msgstr "" -#: gnu/packages/networking.scm:594 +#: gnu/packages/networking.scm:644 msgid "" "httping measures how long it takes to connect to a web server, send an\n" "HTTP(S) request, and receive the reply headers. It is somewhat similar to\n" "@command{ping}, but can be used even in cases where ICMP traffic is blocked\n" -"by firewalls or when you want to monitor the response time of the actual web\n" +"by firewalls or when you want to monitor the response time of the actual " +"web\n" "application stack itself." msgstr "" -#: gnu/packages/networking.scm:625 +#: gnu/packages/networking.scm:675 msgid "Visualize curl statistics" msgstr "" -#: gnu/packages/networking.scm:627 +#: gnu/packages/networking.scm:677 msgid "" "@command{httpstat} is a tool to visualize statistics from the\n" "@command{curl} HTTP client. It acts as a wrapper for @command{curl} and\n" @@ -9916,21 +10970,21 @@ msgid "" "TCP connection, TLS handshake and so on) in the terminal." msgstr "" -#: gnu/packages/networking.scm:647 +#: gnu/packages/networking.scm:697 msgid "Console based live network and disk I/O bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:648 +#: gnu/packages/networking.scm:698 msgid "" "Bandwidth Monitor NG is a small and simple console based\n" "live network and disk I/O bandwidth monitor." msgstr "" -#: gnu/packages/networking.scm:702 +#: gnu/packages/networking.scm:752 msgid "Assess WiFi network security" msgstr "" -#: gnu/packages/networking.scm:704 +#: gnu/packages/networking.scm:754 msgid "" "Aircrack-ng is a complete suite of tools to assess WiFi network\n" "security. It focuses on different areas of WiFi security: monitoring,\n" @@ -9938,135 +10992,144 @@ msgid "" "allows for heavy scripting." msgstr "" -#: gnu/packages/networking.scm:729 +#: gnu/packages/networking.scm:779 msgid "Perl Interface to the Domain Name System" msgstr "" -#: gnu/packages/networking.scm:730 +#: gnu/packages/networking.scm:780 msgid "Net::DNS is the Perl Interface to the Domain Name System." msgstr "" -#: gnu/packages/networking.scm:761 -msgid "IPv6 related part of the C socket.h defines and structure manipulators for Perl" +#: gnu/packages/networking.scm:811 +msgid "" +"IPv6 related part of the C socket.h defines and structure manipulators for " +"Perl" msgstr "" -#: gnu/packages/networking.scm:762 +#: gnu/packages/networking.scm:812 msgid "" "Socket6 binds the IPv6 related part of the C socket header\n" "definitions and structure manipulators for Perl." msgstr "" -#: gnu/packages/networking.scm:788 +#: gnu/packages/networking.scm:838 msgid "Programmable DNS resolver class for offline emulation of DNS" msgstr "" -#: gnu/packages/networking.scm:789 +#: gnu/packages/networking.scm:839 msgid "" "Net::DNS::Resolver::Programmable is a programmable DNS resolver for\n" "offline emulation of DNS." msgstr "" -#: gnu/packages/networking.scm:822 +#: gnu/packages/networking.scm:872 msgid "Manages IPv4 and IPv6 addresses and subnets" msgstr "" -#: gnu/packages/networking.scm:823 +#: gnu/packages/networking.scm:873 msgid "NetAddr::IP manages IPv4 and IPv6 addresses and subsets." msgstr "" -#: gnu/packages/networking.scm:847 +#: gnu/packages/networking.scm:897 msgid "Patricia Trie Perl module for fast IP address lookups" msgstr "" -#: gnu/packages/networking.scm:849 +#: gnu/packages/networking.scm:899 msgid "Net::Patricia does IP address lookups quickly in Perl." msgstr "" -#: gnu/packages/networking.scm:872 +#: gnu/packages/networking.scm:922 msgid "Perl extension for merging IPv4 or IPv6 CIDR addresses" msgstr "" -#: gnu/packages/networking.scm:873 +#: gnu/packages/networking.scm:923 msgid "Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses." msgstr "" -#: gnu/packages/networking.scm:895 +#: gnu/packages/networking.scm:945 msgid "Look up location and network information by IP Address in Perl" msgstr "" -#: gnu/packages/networking.scm:896 +#: gnu/packages/networking.scm:946 msgid "" "The Perl module 'Geo::IP'. It looks up location and network\n" "information by IP Address." msgstr "" -#: gnu/packages/networking.scm:925 +#: gnu/packages/networking.scm:975 msgid "Perl object interface for AF_INET/AF_INET6 domain sockets" msgstr "" -#: gnu/packages/networking.scm:926 +#: gnu/packages/networking.scm:976 msgid "" "IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain\n" "sockets in Perl." msgstr "" -#: gnu/packages/networking.scm:955 +#: gnu/packages/networking.scm:1005 msgid "Library providing automatic proxy configuration management" msgstr "" -#: gnu/packages/networking.scm:956 +#: gnu/packages/networking.scm:1006 msgid "" "Libproxy handles the details of HTTP/HTTPS proxy\n" "configuration for applications across all scenarios. Applications using\n" "libproxy only have to specify which proxy to use." msgstr "" -#: gnu/packages/networking.scm:989 +#: gnu/packages/networking.scm:1039 msgid "Redirect any TCP connection through a proxy or proxy chain" msgstr "" -#: gnu/packages/networking.scm:990 +#: gnu/packages/networking.scm:1040 msgid "" "Proxychains-ng is a preloader which hooks calls to sockets\n" -"in dynamically linked programs and redirects them through one or more SOCKS or\n" +"in dynamically linked programs and redirects them through one or more SOCKS " +"or\n" "HTTP proxies." msgstr "" -#: gnu/packages/networking.scm:1011 +#: gnu/packages/networking.scm:1061 msgid "Network communication layer on top of UDP" msgstr "" -#: gnu/packages/networking.scm:1013 +#: gnu/packages/networking.scm:1063 msgid "" "ENet's purpose is to provide a relatively thin, simple and robust network\n" -"communication layer on top of UDP. The primary feature it provides is optional\n" +"communication layer on top of UDP. The primary feature it provides is " +"optional\n" "reliable, in-order delivery of packets. ENet omits certain higher level\n" -"networking features such as authentication, server discovery, encryption, or\n" +"networking features such as authentication, server discovery, encryption, " +"or\n" "other similar tasks that are particularly application specific so that the\n" "library remains flexible, portable, and easily embeddable." msgstr "" -#: gnu/packages/networking.scm:1076 +#: gnu/packages/networking.scm:1127 msgid "Applicative network protocol demultiplexer" msgstr "" -#: gnu/packages/networking.scm:1078 +#: gnu/packages/networking.scm:1129 msgid "" "sslh is a network protocol demultiplexer. It acts like a switchboard,\n" -"accepting connections from clients on one port and forwarding them to different\n" -"servers based on the contents of the first received data packet. Detection of\n" +"accepting connections from clients on one port and forwarding them to " +"different\n" +"servers based on the contents of the first received data packet. Detection " +"of\n" "common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already\n" -"implemented, but any other protocol that matches a regular expression can be\n" -"added. sslh's name comes from its original application of serving both SSH and\n" +"implemented, but any other protocol that matches a regular expression can " +"be\n" +"added. sslh's name comes from its original application of serving both SSH " +"and\n" "HTTPS on port 443, allowing SSH connections from inside corporate firewalls\n" "that block port 22." msgstr "" -#: gnu/packages/networking.scm:1101 +#: gnu/packages/networking.scm:1152 msgid "TCP, UDP and SCTP bandwidth measurement tool" msgstr "" -#: gnu/packages/networking.scm:1103 +#: gnu/packages/networking.scm:1154 msgid "" "iPerf is a tool to measure achievable bandwidth on IP networks. It\n" "supports tuning of various parameters related to timing, buffers and\n" @@ -10074,110 +11137,120 @@ msgid "" "the bandwidth, loss, and other parameters." msgstr "" -#: gnu/packages/networking.scm:1136 +#: gnu/packages/networking.scm:1187 msgid "Per-process bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:1137 +#: gnu/packages/networking.scm:1188 msgid "" "NetHogs is a small 'net top' tool for Linux. Instead of\n" -"breaking the traffic down per protocol or per subnet, like most tools do, it\n" +"breaking the traffic down per protocol or per subnet, like most tools do, " +"it\n" "groups bandwidth by process.\n" "\n" "NetHogs does not rely on a special kernel module to be loaded. If there's\n" -"suddenly a lot of network traffic, you can fire up NetHogs and immediately see\n" -"which PID is causing this. This makes it easy to identify programs that have\n" +"suddenly a lot of network traffic, you can fire up NetHogs and immediately " +"see\n" +"which PID is causing this. This makes it easy to identify programs that " +"have\n" "gone wild and are suddenly taking up your bandwidth." msgstr "" -#: gnu/packages/networking.scm:1183 +#: gnu/packages/networking.scm:1234 msgid "Usenet binary file downloader" msgstr "" -#: gnu/packages/networking.scm:1185 +#: gnu/packages/networking.scm:1236 msgid "" "NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" "on information given in @code{nzb} files. NZBGet can be used in standalone\n" -"and in server/client modes. In standalone mode, you pass NZBGet @command{nzb}\n" -"files as command-line parameters and it downloads them and exits. NZBGet also\n" +"and in server/client modes. In standalone mode, you pass NZBGet " +"@command{nzb}\n" +"files as command-line parameters and it downloads them and exits. NZBGet " +"also\n" "contains a Web interface. Its server can be controlled through remote\n" "procedure calls (RPCs)." msgstr "" -#: gnu/packages/networking.scm:1239 +#: gnu/packages/networking.scm:1290 msgid "Virtual network switch" msgstr "" -#: gnu/packages/networking.scm:1242 +#: gnu/packages/networking.scm:1293 msgid "" "Open vSwitch is a multilayer virtual switch. It is designed to enable\n" "massive network automation through programmatic extension, while still\n" -"supporting standard management interfaces and protocols (e.g. NetFlow, sFlow,\n" +"supporting standard management interfaces and protocols (e.g. NetFlow, " +"sFlow,\n" "IPFIX, RSPAN, CLI, LACP, 802.1ag)." msgstr "" -#: gnu/packages/networking.scm:1264 +#: gnu/packages/networking.scm:1315 msgid "Python class and tools for handling IP addresses and networks" msgstr "" -#: gnu/packages/networking.scm:1265 +#: gnu/packages/networking.scm:1316 msgid "" "The @code{IP} class allows a comfortable parsing and\n" "handling for most notations in use for IPv4 and IPv6 addresses and\n" "networks." msgstr "" -#: gnu/packages/networking.scm:1285 +#: gnu/packages/networking.scm:1336 msgid "Internet bandwidth tester" msgstr "" -#: gnu/packages/networking.scm:1287 +#: gnu/packages/networking.scm:1338 msgid "" "Command line interface for testing internet bandwidth using\n" "speedtest.net." msgstr "" -#: gnu/packages/networking.scm:1305 +#: gnu/packages/networking.scm:1356 msgid "HPA's tftp client" msgstr "" -#: gnu/packages/networking.scm:1307 +#: gnu/packages/networking.scm:1358 msgid "" "This is a tftp client derived from OpenBSD tftp with some extra options\n" "added and bugs fixed. The source includes readline support but it is not\n" -"enabled due to license conflicts between the BSD advertising clause and the GPL." +"enabled due to license conflicts between the BSD advertising clause and the " +"GPL." msgstr "" -#: gnu/packages/networking.scm:1335 +#: gnu/packages/networking.scm:1386 msgid "Small Ident Daemon" msgstr "" -#: gnu/packages/networking.scm:1337 +#: gnu/packages/networking.scm:1388 msgid "" "@dfn{Pidentd} (Peter's Ident Daemon) is a identd, which implements a\n" "identification server. Pidentd looks up specific TCP/IP connections and\n" "returns the user name and other information about the connection." msgstr "" -#: gnu/packages/networking.scm:1384 +#: gnu/packages/networking.scm:1435 msgid "Create secure pipes between sockets" msgstr "" -#: gnu/packages/networking.scm:1385 +#: gnu/packages/networking.scm:1436 msgid "" "Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" -"symmetrically encrypted and authenticated pipes between socket addresses, so\n" +"symmetrically encrypted and authenticated pipes between socket addresses, " +"so\n" "that one may connect to one address (e.g., a UNIX socket on localhost) and\n" -"transparently have a connection established to another address (e.g., a UNIX\n" -"socket on a different system). This is similar to 'ssh -L' functionality, but\n" +"transparently have a connection established to another address (e.g., a " +"UNIX\n" +"socket on a different system). This is similar to 'ssh -L' functionality, " +"but\n" "does not use SSH and requires a pre-shared symmetric key." msgstr "" -#: gnu/packages/networking.scm:1412 +#: gnu/packages/networking.scm:1463 msgid "Routing Software Suite" msgstr "" -#: gnu/packages/networking.scm:1413 +#: gnu/packages/networking.scm:1464 msgid "" "Quagga is a routing software suite, providing implementations\n" "of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" @@ -10185,145 +11258,178 @@ msgid "" "The Quagga architecture consists of a core daemon, @command{zebra}, which\n" "acts as an abstraction layer to the underlying Unix kernel and presents the\n" "Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv\n" -"clients which typically implement a routing protocol and communicate routing\n" +"clients which typically implement a routing protocol and communicate " +"routing\n" "updates to the zebra daemon." msgstr "" -#: gnu/packages/networking.scm:1461 +#: gnu/packages/networking.scm:1515 msgid "IPv6 security research toolkit" msgstr "" -#: gnu/packages/networking.scm:1462 +#: gnu/packages/networking.scm:1516 msgid "" "The THC IPv6 Toolkit provides command-line tools and a library\n" -"for researching IPv6 implementations and deployments. It requires Linux 2.6 or\n" +"for researching IPv6 implementations and deployments. It requires Linux 2.6 " +"or\n" "newer and only works on Ethernet network interfaces." msgstr "" -#: gnu/packages/networking.scm:1488 +#: gnu/packages/networking.scm:1542 msgid "Bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:1489 +#: gnu/packages/networking.scm:1543 msgid "" "bmon is a monitoring and debugging tool to capture\n" "networking-related statistics and prepare them visually in a human-friendly\n" -"way. It features various output methods including an interactive curses user\n" +"way. It features various output methods including an interactive curses " +"user\n" "interface and a programmable text output for scripting." msgstr "" -#: gnu/packages/networking.scm:1531 +#: gnu/packages/networking.scm:1585 msgid "Framework for low-level network packet construction" msgstr "" -#: gnu/packages/networking.scm:1533 +#: gnu/packages/networking.scm:1587 msgid "" "Libnet provides a fairly portable framework for network packet\n" -"construction and injection. It features portable packet creation interfaces\n" +"construction and injection. It features portable packet creation " +"interfaces\n" "at the IP layer and link layer, as well as a host of supplementary\n" "functionality. Using libnet, quick and simple packet assembly applications\n" "can be whipped up with little effort." msgstr "" -#: gnu/packages/pdf.scm:127 +#: gnu/packages/networking.scm:1615 +msgid "Network diagnostic tool" +msgstr "" + +#: gnu/packages/networking.scm:1617 +msgid "" +"@dfn{mtr} (My TraceRoute) combines the functionality of the\n" +"@command{traceroute} and @command{ping} programs in a single network " +"diagnostic\n" +"tool. @command{mtr} can use several network protocols to detect " +"intermediate\n" +"routers (or @dfn{hops}) between the local host and a user-specified " +"destination.\n" +"It then continually measures the response time and packet loss at each hop, " +"and\n" +"displays the results in real time." +msgstr "" + +#: gnu/packages/networking.scm:1669 +msgid "IKEv1/v2 keying daemon" +msgstr "" + +#: gnu/packages/networking.scm:1670 +msgid "" +"StrongSwan is an IPsec implementation originally based upon\n" +"the FreeS/WAN project. It contains support for IKEv1, IKEv2, MOBIKE, IPv6,\n" +"NAT-T and more." +msgstr "" + +#: gnu/packages/pdf.scm:121 msgid "PDF rendering library" msgstr "" -#: gnu/packages/pdf.scm:129 +#: gnu/packages/pdf.scm:123 msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." msgstr "" -#: gnu/packages/pdf.scm:138 +#: gnu/packages/pdf.scm:132 msgid "Qt4 frontend for the Poppler PDF rendering library" msgstr "" -#: gnu/packages/pdf.scm:149 +#: gnu/packages/pdf.scm:139 msgid "Qt5 frontend for the Poppler PDF rendering library" msgstr "" -#: gnu/packages/pdf.scm:182 +#: gnu/packages/pdf.scm:172 msgid "Python bindings for Poppler-Qt4" msgstr "" -#: gnu/packages/pdf.scm:184 +#: gnu/packages/pdf.scm:174 msgid "" "This package provides Python bindings for the Qt4 interface of the\n" "Poppler PDF rendering library." msgstr "" -#: gnu/packages/pdf.scm:229 +#: gnu/packages/pdf.scm:219 msgid "Python bindings for Poppler-Qt5" msgstr "" -#: gnu/packages/pdf.scm:231 +#: gnu/packages/pdf.scm:221 msgid "" "This package provides Python bindings for the Qt5 interface of the\n" "Poppler PDF rendering library." msgstr "" -#: gnu/packages/pdf.scm:268 +#: gnu/packages/pdf.scm:258 msgid "Library for generating PDF files" msgstr "" -#: gnu/packages/pdf.scm:270 +#: gnu/packages/pdf.scm:260 msgid "" "libHaru is a library for generating PDF files. libHaru does not support\n" "reading and editing of existing PDF files." msgstr "" -#: gnu/packages/pdf.scm:317 +#: gnu/packages/pdf.scm:307 msgid "Viewer for PDF files based on the Motif toolkit" msgstr "" -#: gnu/packages/pdf.scm:319 +#: gnu/packages/pdf.scm:309 msgid "Xpdf is a viewer for Portable Document Format (PDF) files." msgstr "" -#: gnu/packages/pdf.scm:349 +#: gnu/packages/pdf.scm:337 msgid "Comic book support for zathura (libarchive backend)" msgstr "" -#: gnu/packages/pdf.scm:350 +#: gnu/packages/pdf.scm:338 msgid "" "The zathura-cb plugin adds comic book support to zathura\n" "using libarchive." msgstr "" -#: gnu/packages/pdf.scm:380 +#: gnu/packages/pdf.scm:366 msgid "PS support for zathura (libspectre backend)" msgstr "" -#: gnu/packages/pdf.scm:381 +#: gnu/packages/pdf.scm:367 msgid "" "The zathura-ps plugin adds PS support to zathura\n" "using libspectre." msgstr "" -#: gnu/packages/pdf.scm:412 +#: gnu/packages/pdf.scm:396 msgid "DjVu support for zathura (DjVuLibre backend)" msgstr "" -#: gnu/packages/pdf.scm:413 +#: gnu/packages/pdf.scm:397 msgid "" "The zathura-djvu plugin adds DjVu support to zathura\n" "using the DjVuLibre library." msgstr "" -#: gnu/packages/pdf.scm:447 +#: gnu/packages/pdf.scm:429 msgid "PDF support for zathura (mupdf backend)" msgstr "" -#: gnu/packages/pdf.scm:448 +#: gnu/packages/pdf.scm:430 msgid "" "The zathura-pdf-mupdf plugin adds PDF support to zathura\n" "by using the @code{mupdf} rendering library." msgstr "" -#: gnu/packages/pdf.scm:480 +#: gnu/packages/pdf.scm:459 msgid "PDF support for zathura (poppler backend)" msgstr "" -#: gnu/packages/pdf.scm:481 +#: gnu/packages/pdf.scm:460 msgid "" "The zathura-pdf-poppler plugin adds PDF support to zathura\n" "by using the poppler rendering engine." @@ -10347,17 +11453,19 @@ msgstr "" #: gnu/packages/pdf.scm:560 msgid "" "PoDoFo is a C++ library and set of command-line tools to work with the\n" -"PDF file format. It can parse PDF files and load them into memory, and makes\n" -"it easy to modify them and write the changes to disk. It is primarily useful\n" +"PDF file format. It can parse PDF files and load them into memory, and " +"makes\n" +"it easy to modify them and write the changes to disk. It is primarily " +"useful\n" "for applications that wish to do lower level manipulation of PDF, such as\n" "extracting content or merging files." msgstr "" -#: gnu/packages/pdf.scm:609 +#: gnu/packages/pdf.scm:607 msgid "Lightweight PDF viewer and toolkit" msgstr "" -#: gnu/packages/pdf.scm:611 +#: gnu/packages/pdf.scm:609 msgid "" "MuPDF is a C library that implements a PDF and XPS parsing and\n" "rendering engine. It is used primarily to render pages into bitmaps,\n" @@ -10369,11 +11477,11 @@ msgid "" "@command{pdfclean}, and examining the file structure @command{pdfshow}." msgstr "" -#: gnu/packages/pdf.scm:663 +#: gnu/packages/pdf.scm:661 msgid "Command-line tools and library for transforming PDF files" msgstr "" -#: gnu/packages/pdf.scm:665 +#: gnu/packages/pdf.scm:663 msgid "" "QPDF is a command-line program that does structural, content-preserving\n" "transformations on PDF files. It could have been called something like\n" @@ -10382,64 +11490,66 @@ msgid "" "program capable of converting PDF into other formats." msgstr "" -#: gnu/packages/pdf.scm:695 +#: gnu/packages/pdf.scm:693 msgid "Notetaking using a stylus" msgstr "" -#: gnu/packages/pdf.scm:697 +#: gnu/packages/pdf.scm:695 msgid "" "Xournal is an application for notetaking, sketching, keeping a journal\n" "using a stylus." msgstr "" -#: gnu/packages/pdf.scm:719 +#: gnu/packages/pdf.scm:717 msgid "Python library for generating PDFs and graphics" msgstr "" -#: gnu/packages/pdf.scm:720 +#: gnu/packages/pdf.scm:718 msgid "" "This is the ReportLab PDF Toolkit. It allows rapid creation\n" -"of rich PDF documents, and also creation of charts in a variety of bitmap and\n" +"of rich PDF documents, and also creation of charts in a variety of bitmap " +"and\n" "vector formats." msgstr "" -#: gnu/packages/pdf.scm:773 +#: gnu/packages/pdf.scm:771 msgid "PDF presentation tool with visual effects" msgstr "" -#: gnu/packages/pdf.scm:775 +#: gnu/packages/pdf.scm:773 msgid "" "Impressive is a tool to display PDF files that provides visual effects\n" -"such as smooth alpha-blended slide transitions. It provides additional tools\n" +"such as smooth alpha-blended slide transitions. It provides additional " +"tools\n" "such as zooming, highlighting an area of the screen, and a tool to navigate\n" "the PDF pages." msgstr "" -#: gnu/packages/pdf.scm:823 +#: gnu/packages/pdf.scm:821 msgid "Framebuffer and drm-based image viewer" msgstr "" -#: gnu/packages/pdf.scm:825 +#: gnu/packages/pdf.scm:823 msgid "" "fbida contains a few applications for viewing and editing images on\n" "the framebuffer." msgstr "" -#: gnu/packages/pdf.scm:850 +#: gnu/packages/pdf.scm:848 msgid "PDF to SVG converter" msgstr "" -#: gnu/packages/pdf.scm:851 +#: gnu/packages/pdf.scm:849 msgid "" "@command{pdf2svg} is a simple command-line PDF to SVG\n" "converter using the Poppler and Cairo libraries." msgstr "" -#: gnu/packages/pdf.scm:882 gnu/packages/pdf.scm:919 +#: gnu/packages/pdf.scm:880 gnu/packages/pdf.scm:917 msgid "Pure Python PDF toolkit" msgstr "" -#: gnu/packages/pdf.scm:883 +#: gnu/packages/pdf.scm:881 msgid "" "PyPDF2 is a pure Python PDF library capable of:\n" "\n" @@ -10459,7 +11569,7 @@ msgid "" "manage or manipulate PDFs." msgstr "" -#: gnu/packages/pdf.scm:920 +#: gnu/packages/pdf.scm:918 msgid "" "PyPDF2 is a pure Python PDF toolkit.\n" "\n" @@ -10467,32 +11577,38 @@ msgid "" "python-pypdf2 instead." msgstr "" -#: gnu/packages/pdf.scm:944 +#: gnu/packages/pdf.scm:942 msgid "Scale and tile PDF images/pages to print on multiple pages" msgstr "" -#: gnu/packages/pdf.scm:945 +#: gnu/packages/pdf.scm:943 msgid "" "@command{pdfposter} can be used to create a large poster by\n" -"building it from multple pages and/or printing it on large media. It expects\n" -"as input a PDF file, normally printing on a single page. The output is again\n" -"a PDF file, maybe containing multiple pages together building the poster. The\n" +"building it from multple pages and/or printing it on large media. It " +"expects\n" +"as input a PDF file, normally printing on a single page. The output is " +"again\n" +"a PDF file, maybe containing multiple pages together building the poster. " +"The\n" "input page will be scaled to obtain the desired size.\n" "\n" -"This is much like @command{poster} does for Postscript files, but working with\n" -"PDF. Since sometimes @command{poster} does not like your files converted from\n" +"This is much like @command{poster} does for Postscript files, but working " +"with\n" +"PDF. Since sometimes @command{poster} does not like your files converted " +"from\n" "PDF. Indeed @command{pdfposter} was inspired by @command{poster}." msgstr "" -#: gnu/packages/pdf.scm:976 +#: gnu/packages/pdf.scm:974 msgid "Command-line utility to search text in PDF files" msgstr "" -#: gnu/packages/pdf.scm:978 +#: gnu/packages/pdf.scm:976 msgid "" "Pdfgrep searches in pdf files for strings matching a regular expression.\n" "Support some GNU grep options as file name output, page number output,\n" -"optional case insensitivity, count occurrences, color highlights and search in\n" +"optional case insensitivity, count occurrences, color highlights and search " +"in\n" "multiple files." msgstr "" @@ -10509,44 +11625,45 @@ msgid "" "feature." msgstr "" -#: gnu/packages/perl.scm:148 +#: gnu/packages/perl.scm:151 msgid "Implementation of the Perl programming language" msgstr "" -#: gnu/packages/perl.scm:150 +#: gnu/packages/perl.scm:153 msgid "" "Perl 5 is a highly capable, feature-rich programming language with over\n" "24 years of development." msgstr "" -#: gnu/packages/perl.scm:169 +#: gnu/packages/perl.scm:172 msgid "Module for merging hierarchies using the C3 algorithm" msgstr "" -#: gnu/packages/perl.scm:170 +#: gnu/packages/perl.scm:173 msgid "" "This module implements the C3 algorithm, which aims to\n" "provide a sane method resolution order under multiple inheritance." msgstr "" -#: gnu/packages/perl.scm:188 +#: gnu/packages/perl.scm:191 msgid "Compute differences between two files or lists" msgstr "" -#: gnu/packages/perl.scm:189 +#: gnu/packages/perl.scm:192 msgid "" "This is a module for computing the difference between two\n" -"files, two strings, or any other two lists of things. It uses an intelligent\n" +"files, two strings, or any other two lists of things. It uses an " +"intelligent\n" "algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" "program. It is guaranteed to find the *smallest possible* set of\n" "differences." msgstr "" -#: gnu/packages/perl.scm:211 +#: gnu/packages/perl.scm:214 msgid "Use shorter versions of class names" msgstr "" -#: gnu/packages/perl.scm:212 +#: gnu/packages/perl.scm:215 msgid "" "The alias module loads the class you specify and exports\n" "into your namespace a subroutine that returns the class name. You can\n" @@ -10554,48 +11671,47 @@ msgid "" "implicitly." msgstr "" -#: gnu/packages/perl.scm:234 +#: gnu/packages/perl.scm:237 msgid "Transparently use Moose or Mouse modules" msgstr "" -#: gnu/packages/perl.scm:236 +#: gnu/packages/perl.scm:239 msgid "" "This module facilitates using @code{Moose} or @code{Mouse} modules\n" -"without changing the code. By default, Mouse will be provided to libraries,\n" -"unless Moose is already loaded, or explicitly requested by the end-user. End\n" -"users can force the decision of which backend to use by setting the environment\n" +"without changing the code. By default, Mouse will be provided to " +"libraries,\n" +"unless Moose is already loaded, or explicitly requested by the end-user. " +"End\n" +"users can force the decision of which backend to use by setting the " +"environment\n" "variable ANY_MOOSE to be Moose or Mouse." msgstr "" -#: gnu/packages/perl.scm:259 +#: gnu/packages/perl.scm:262 msgid "Configuration files and command line parsing" msgstr "" -#: gnu/packages/perl.scm:260 +#: gnu/packages/perl.scm:263 msgid "" "AppConfig is a bundle of Perl5 modules for reading\n" "configuration files and parsing command line arguments." msgstr "" -#: gnu/packages/perl.scm:278 -msgid "Perl API to zip files" -msgstr "" - -#: gnu/packages/perl.scm:300 +#: gnu/packages/perl.scm:283 msgid "Small utils for array manipulation" msgstr "" -#: gnu/packages/perl.scm:301 +#: gnu/packages/perl.scm:284 msgid "" "@code{Array::Utils} is a small pure-perl module containing\n" "list manipulation routines." msgstr "" -#: gnu/packages/perl.scm:320 +#: gnu/packages/perl.scm:303 msgid "Allow C/XS libraries to interrupt perl asynchronously" msgstr "" -#: gnu/packages/perl.scm:322 +#: gnu/packages/perl.scm:305 msgid "" "@code{Async::Interrupt} implements a single feature only of interest\n" "to advanced perl modules, namely asynchronous interruptions (think \"UNIX\n" @@ -10613,16 +11729,17 @@ msgid "" "sometimes even without using a single syscall." msgstr "" -#: gnu/packages/perl.scm:352 +#: gnu/packages/perl.scm:335 msgid "Lexically disable autovivification" msgstr "" -#: gnu/packages/perl.scm:353 +#: gnu/packages/perl.scm:336 msgid "" "When an undefined variable is dereferenced, it gets silently\n" "upgraded to an array or hash reference (depending of the type of the\n" "dereferencing). This behaviour is called autovivification and usually does\n" -"what you mean but it may be unnatural or surprising because your variables get\n" +"what you mean but it may be unnatural or surprising because your variables " +"get\n" "populated behind your back. This is especially true when several levels of\n" "dereferencing are involved, in which case all levels are vivified up to the\n" "last, or when it happens in intuitively read-only constructs like\n" @@ -10631,23 +11748,33 @@ msgid "" "error when it would have happened." msgstr "" -#: gnu/packages/perl.scm:379 gnu/packages/perl.scm:6328 +#: gnu/packages/perl.scm:369 +msgid "Disables bareword filehandles" +msgstr "" + +#: gnu/packages/perl.scm:370 +msgid "This module disables bareword filehandles." +msgstr "" + +#: gnu/packages/perl.scm:387 gnu/packages/perl.scm:6552 msgid "Establish an ISA relationship with base classes at compile time" msgstr "" -#: gnu/packages/perl.scm:380 +#: gnu/packages/perl.scm:388 msgid "" "Allows you to both load one or more modules, while setting\n" -"up inheritance from those modules at the same time. Unless you are using the\n" -"fields pragma, consider this module discouraged in favor of the lighter-weight\n" +"up inheritance from those modules at the same time. Unless you are using " +"the\n" +"fields pragma, consider this module discouraged in favor of the lighter-" +"weight\n" "parent." msgstr "" -#: gnu/packages/perl.scm:400 +#: gnu/packages/perl.scm:408 msgid "Open a browser in a given URL" msgstr "" -#: gnu/packages/perl.scm:401 +#: gnu/packages/perl.scm:409 msgid "" "The functions exported by this module allow you to open URLs\n" "in the user's browser. A set of known commands per OS-name is tested for\n" @@ -10655,21 +11782,29 @@ msgid "" "all known commands are checked." msgstr "" -#: gnu/packages/perl.scm:426 +#: gnu/packages/perl.scm:434 msgid "Execute code after a scope finished compilation" msgstr "" -#: gnu/packages/perl.scm:427 +#: gnu/packages/perl.scm:435 msgid "" "This module allows you to execute code when perl finished\n" "compiling the surrounding scope." msgstr "" -#: gnu/packages/perl.scm:445 +#: gnu/packages/perl.scm:456 +msgid "Wrap OP check callbacks" +msgstr "" + +#: gnu/packages/perl.scm:457 +msgid "This module allows you to wrap OP check callbacks." +msgstr "" + +#: gnu/packages/perl.scm:474 msgid "Lists of reserved barewords and symbol names" msgstr "" -#: gnu/packages/perl.scm:446 +#: gnu/packages/perl.scm:475 msgid "" "@code{B::Keywords} supplies several arrays of exportable\n" "keywords: @code{@@Scalars, @@Arrays, @@Hashes, @@Filehandles, @@Symbols,\n" @@ -10677,479 +11812,506 @@ msgid "" "@@ExporterSymbols}." msgstr "" -#: gnu/packages/perl.scm:469 +#: gnu/packages/perl.scm:498 msgid "Benchmarking with statistical confidence" msgstr "" -#: gnu/packages/perl.scm:471 +#: gnu/packages/perl.scm:500 msgid "" "The Benchmark::Timer class allows you to time portions of code\n" "conveniently, as well as benchmark code by allowing timings of repeated\n" "trials. It is perfect for when you need more precise information about the\n" -"running time of portions of your code than the Benchmark module will give you,\n" +"running time of portions of your code than the Benchmark module will give " +"you,\n" "but don't want to go all out and profile your code." msgstr "" -#: gnu/packages/perl.scm:496 +#: gnu/packages/perl.scm:525 msgid "Bit vector library" msgstr "" -#: gnu/packages/perl.scm:497 +#: gnu/packages/perl.scm:526 msgid "" "Bit::Vector is an efficient C library which allows you to\n" -"handle bit vectors, sets (of integers), \"big integer arithmetic\" and boolean\n" +"handle bit vectors, sets (of integers), \"big integer arithmetic\" and " +"boolean\n" "matrices, all of arbitrary sizes. The package also includes an\n" "object-oriented Perl module for accessing the C library from Perl, and\n" "optionally features overloaded operators for maximum ease of use. The C\n" "library can nevertheless be used stand-alone, without Perl." msgstr "" -#: gnu/packages/perl.scm:519 +#: gnu/packages/perl.scm:548 msgid "Boolean support for Perl" msgstr "" -#: gnu/packages/perl.scm:520 +#: gnu/packages/perl.scm:549 msgid "" "This module provides basic Boolean support, by defining two\n" "special objects: true and false." msgstr "" -#: gnu/packages/perl.scm:538 +#: gnu/packages/perl.scm:567 msgid "Data files for Business::ISBN" msgstr "" -#: gnu/packages/perl.scm:539 +#: gnu/packages/perl.scm:568 msgid "" "This package provides a data pack for @code{Business::ISBN}.\n" -"These data are generated from the RangeMessage.xml file provided by the ISBN\n" +"These data are generated from the RangeMessage.xml file provided by the " +"ISBN\n" "Agency." msgstr "" -#: gnu/packages/perl.scm:561 +#: gnu/packages/perl.scm:590 msgid "Work with International Standard Book Numbers" msgstr "" -#: gnu/packages/perl.scm:562 +#: gnu/packages/perl.scm:591 msgid "" "This modules provides tools to deal with International\n" "Standard Book Numbers, including ISBN-10 and ISBN-13." msgstr "" -#: gnu/packages/perl.scm:580 +#: gnu/packages/perl.scm:609 msgid "Work with International Standard Serial Numbers" msgstr "" -#: gnu/packages/perl.scm:581 +#: gnu/packages/perl.scm:610 msgid "" "This modules provides tools to deal with International\n" "Standard Serial Numbers." msgstr "" -#: gnu/packages/perl.scm:601 +#: gnu/packages/perl.scm:630 msgid "Work with International Standard Music Numbers" msgstr "" -#: gnu/packages/perl.scm:602 +#: gnu/packages/perl.scm:631 msgid "" "This modules provides tools to deal with International\n" "Standard Music Numbers." msgstr "" -#: gnu/packages/perl.scm:623 +#: gnu/packages/perl.scm:652 msgid "Cache interface for Perl" msgstr "" -#: gnu/packages/perl.scm:624 +#: gnu/packages/perl.scm:653 msgid "" "The Cache modules are designed to assist a developer in\n" -"persisting data for a specified period of time. Often these modules are used\n" +"persisting data for a specified period of time. Often these modules are " +"used\n" "in web applications to store data locally to save repeated and redundant\n" -"expensive calls to remote machines or databases. People have also been known\n" -"to use Cache::Cache for its straightforward interface in sharing data between\n" +"expensive calls to remote machines or databases. People have also been " +"known\n" +"to use Cache::Cache for its straightforward interface in sharing data " +"between\n" "runs of an application or invocations of a CGI-style script or simply as an\n" "easy to use abstraction of the file system or shared memory." msgstr "" -#: gnu/packages/perl.scm:647 +#: gnu/packages/perl.scm:676 msgid "Shared memory interprocess cache via mmap" msgstr "" -#: gnu/packages/perl.scm:648 +#: gnu/packages/perl.scm:677 msgid "" "A shared memory cache through an mmap'ed file. It's core is\n" "written in C for performance. It uses fcntl locking to ensure multiple\n" -"processes can safely access the cache at the same time. It uses a basic LRU\n" +"processes can safely access the cache at the same time. It uses a basic " +"LRU\n" "algorithm to keep the most used entries in the cache." msgstr "" -#: gnu/packages/perl.scm:669 +#: gnu/packages/perl.scm:698 msgid "Capture STDOUT and STDERR from Perl, XS or external programs" msgstr "" -#: gnu/packages/perl.scm:671 +#: gnu/packages/perl.scm:700 msgid "" "Capture::Tiny provides a simple, portable way to capture almost anything\n" "sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" -"code or from an external program. Optionally, output can be teed so that it\n" +"code or from an external program. Optionally, output can be teed so that " +"it\n" "is captured while being passed through to the original file handles." msgstr "" -#: gnu/packages/perl.scm:690 +#: gnu/packages/perl.scm:719 msgid "Check compatibility with the installed perl version" msgstr "" -#: gnu/packages/perl.scm:692 +#: gnu/packages/perl.scm:721 msgid "" "This module is used by Schmorp's modules during configuration stage\n" "to test the installed perl for compatibility with his modules." msgstr "" -#: gnu/packages/perl.scm:712 +#: gnu/packages/perl.scm:741 msgid "Warns and dies noisily with stack backtraces/" msgstr "" -#: gnu/packages/perl.scm:713 +#: gnu/packages/perl.scm:742 msgid "" "This module is meant as a debugging aid. It can be used to\n" -"make a script complain loudly with stack backtraces when @code{warn()}-ing or\n" +"make a script complain loudly with stack backtraces when @code{warn()}-ing " +"or\n" "@code{die()}ing." msgstr "" -#: gnu/packages/perl.scm:732 +#: gnu/packages/perl.scm:761 msgid "Executable comments for Perl" msgstr "" -#: gnu/packages/perl.scm:733 +#: gnu/packages/perl.scm:762 msgid "" "Carp::Assert is intended for a purpose like the ANSI C\n" "library assert.h." msgstr "" -#: gnu/packages/perl.scm:755 +#: gnu/packages/perl.scm:784 msgid "Convenience wrappers around Carp::Assert" msgstr "" -#: gnu/packages/perl.scm:756 +#: gnu/packages/perl.scm:785 msgid "" "Carp::Assert::More is a set of handy assertion functions for\n" "Perl." msgstr "" -#: gnu/packages/perl.scm:776 +#: gnu/packages/perl.scm:805 msgid "Report errors from a \"clan\" of modules" msgstr "" -#: gnu/packages/perl.scm:777 +#: gnu/packages/perl.scm:806 msgid "" "This module allows errors from a clan (or family) of modules\n" "to appear to originate from the caller of the clan. This is necessary in\n" -"cases where the clan modules are not classes derived from each other, and thus\n" +"cases where the clan modules are not classes derived from each other, and " +"thus\n" "the Carp.pm module doesn't help." msgstr "" -#: gnu/packages/perl.scm:797 +#: gnu/packages/perl.scm:826 msgid "Read the CDDB entry for an audio CD in your drive" msgstr "" -#: gnu/packages/perl.scm:798 +#: gnu/packages/perl.scm:827 msgid "This module can retrieve information from the CDDB." msgstr "" -#: gnu/packages/perl.scm:820 +#: gnu/packages/perl.scm:849 msgid "Automated accessor generation" msgstr "" -#: gnu/packages/perl.scm:821 +#: gnu/packages/perl.scm:850 msgid "" "This module automagically generates accessors/mutators for\n" "your class." msgstr "" -#: gnu/packages/perl.scm:843 +#: gnu/packages/perl.scm:872 msgid "Faster, but less expandable, chained accessors" msgstr "" -#: gnu/packages/perl.scm:844 +#: gnu/packages/perl.scm:873 msgid "" "A chained accessor is one that always returns the object\n" -"when called with parameters (to set), and the value of the field when called\n" -"with no arguments. This module subclasses Class::Accessor in order to provide\n" +"when called with parameters (to set), and the value of the field when " +"called\n" +"with no arguments. This module subclasses Class::Accessor in order to " +"provide\n" "the same mk_accessors interface." msgstr "" -#: gnu/packages/perl.scm:871 +#: gnu/packages/perl.scm:900 msgid "Build groups of accessors" msgstr "" -#: gnu/packages/perl.scm:872 +#: gnu/packages/perl.scm:901 msgid "" "This class lets you build groups of accessors that will call\n" "different getters and setters." msgstr "" -#: gnu/packages/perl.scm:892 +#: gnu/packages/perl.scm:921 msgid "Pragma to use the C3 method resolution order algorithm" msgstr "" -#: gnu/packages/perl.scm:893 +#: gnu/packages/perl.scm:922 msgid "" "This is pragma to change Perl 5's standard method resolution\n" "order from depth-first left-to-right (a.k.a - pre-order) to the more\n" "sophisticated C3 method resolution order." msgstr "" -#: gnu/packages/perl.scm:917 +#: gnu/packages/perl.scm:946 msgid "Drop-in replacement for NEXT" msgstr "" -#: gnu/packages/perl.scm:918 +#: gnu/packages/perl.scm:947 msgid "" "This module is intended as a drop-in replacement for NEXT,\n" "supporting the same interface, but using Class::C3 to do the hard work." msgstr "" -#: gnu/packages/perl.scm:943 +#: gnu/packages/perl.scm:972 msgid "Load mix-ins or components to your C3-based class" msgstr "" -#: gnu/packages/perl.scm:944 +#: gnu/packages/perl.scm:973 msgid "" "This module will inject base classes to your module using\n" "the Class::C3 method resolution order." msgstr "" -#: gnu/packages/perl.scm:962 +#: gnu/packages/perl.scm:991 msgid "Inheritable, overridable class data" msgstr "" -#: gnu/packages/perl.scm:963 +#: gnu/packages/perl.scm:992 msgid "" "Class::Data::Inheritable is for creating accessor/mutators\n" -"to class data. That is, if you want to store something about your class as a\n" -"whole (instead of about a single object). This data is then inherited by your\n" +"to class data. That is, if you want to store something about your class as " +"a\n" +"whole (instead of about a single object). This data is then inherited by " +"your\n" "subclasses and can be overridden." msgstr "" -#: gnu/packages/perl.scm:984 +#: gnu/packages/perl.scm:1013 msgid "Class for easy date and time manipulation" msgstr "" -#: gnu/packages/perl.scm:985 +#: gnu/packages/perl.scm:1014 msgid "" "This module provides a general-purpose date and datetime\n" "type for perl." msgstr "" -#: gnu/packages/perl.scm:1002 +#: gnu/packages/perl.scm:1031 msgid "Base class for error handling" msgstr "" -#: gnu/packages/perl.scm:1004 +#: gnu/packages/perl.scm:1033 msgid "" -"@code{Class::ErrorHandler} provides an error-handling mechanism that is generic\n" -"enough to be used as the base class for a variety of OO classes. Subclasses inherit\n" -"its two error-handling methods, error and errstr, to communicate error messages back\n" +"@code{Class::ErrorHandler} provides an error-handling mechanism that is " +"generic\n" +"enough to be used as the base class for a variety of OO classes. Subclasses " +"inherit\n" +"its two error-handling methods, error and errstr, to communicate error " +"messages back\n" "to the calling program." msgstr "" -#: gnu/packages/perl.scm:1025 +#: gnu/packages/perl.scm:1054 msgid "Utility methods for factory classes" msgstr "" -#: gnu/packages/perl.scm:1026 +#: gnu/packages/perl.scm:1055 msgid "This module exports methods useful for factory classes." msgstr "" -#: gnu/packages/perl.scm:1043 +#: gnu/packages/perl.scm:1072 msgid "Get information about a class and its structure" msgstr "" -#: gnu/packages/perl.scm:1044 +#: gnu/packages/perl.scm:1073 msgid "" "Class::Inspector allows you to get information about a\n" "loaded class." msgstr "" -#: gnu/packages/perl.scm:1072 +#: gnu/packages/perl.scm:1101 msgid "Working (require \"Class::Name\") and more" msgstr "" -#: gnu/packages/perl.scm:1073 +#: gnu/packages/perl.scm:1102 msgid "" "\"require EXPR\" only accepts Class/Name.pm style module\n" "names, not Class::Name. For that, this module provides \"load_class\n" "'Class::Name'\"." msgstr "" -#: gnu/packages/perl.scm:1096 +#: gnu/packages/perl.scm:1125 msgid "XS implementation of parts of Class::Load" msgstr "" -#: gnu/packages/perl.scm:1097 +#: gnu/packages/perl.scm:1126 msgid "" "This module provides an XS implementation for portions of\n" "Class::Load." msgstr "" -#: gnu/packages/perl.scm:1116 +#: gnu/packages/perl.scm:1145 msgid "Create generic methods for OO Perl" msgstr "" -#: gnu/packages/perl.scm:1117 +#: gnu/packages/perl.scm:1146 msgid "" "This module solves the problem of having to continually\n" "write accessor methods for your objects that perform standard tasks." msgstr "" -#: gnu/packages/perl.scm:1138 +#: gnu/packages/perl.scm:1167 msgid "Moose-like method modifiers" msgstr "" -#: gnu/packages/perl.scm:1139 +#: gnu/packages/perl.scm:1168 msgid "" "Class::Method::Modifiers provides three modifiers: 'before',\n" -"'around', and 'after'. 'before' and 'after' are run just before and after the\n" -"method they modify, but can not really affect that original method. 'around'\n" +"'around', and 'after'. 'before' and 'after' are run just before and after " +"the\n" +"method they modify, but can not really affect that original method. " +"'around'\n" "is run in place of the original method, with a hook to easily call that\n" "original method." msgstr "" -#: gnu/packages/perl.scm:1160 +#: gnu/packages/perl.scm:1189 msgid "Implementation of a singleton class for Perl" msgstr "" -#: gnu/packages/perl.scm:1161 +#: gnu/packages/perl.scm:1190 msgid "" "This module implements a Singleton class from which other\n" "classes can be derived. By itself, the Class::Singleton module does very\n" "little other than manage the instantiation of a single object." msgstr "" -#: gnu/packages/perl.scm:1180 +#: gnu/packages/perl.scm:1209 msgid "Minimalist class construction" msgstr "" -#: gnu/packages/perl.scm:1181 +#: gnu/packages/perl.scm:1210 msgid "" "This module offers a minimalist class construction kit. It\n" "uses no non-core modules for any recent Perl." msgstr "" -#: gnu/packages/perl.scm:1201 +#: gnu/packages/perl.scm:1230 msgid "Unload a class" msgstr "" -#: gnu/packages/perl.scm:1202 +#: gnu/packages/perl.scm:1231 msgid "" "Class:Unload unloads a given class by clearing out its\n" "symbol table and removing it from %INC." msgstr "" -#: gnu/packages/perl.scm:1220 +#: gnu/packages/perl.scm:1249 msgid "Generate fast XS accessors without runtime compilation" msgstr "" -#: gnu/packages/perl.scm:1221 +#: gnu/packages/perl.scm:1250 msgid "" "Class::XSAccessor implements fast read, write, and\n" -"read/write accessors in XS. Additionally, it can provide predicates such as\n" +"read/write accessors in XS. Additionally, it can provide predicates such " +"as\n" "\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" -"object. It only works with objects that are implemented as ordinary hashes.\n" +"object. It only works with objects that are implemented as ordinary " +"hashes.\n" "Class::XSAccessor::Array implements the same interface for objects that use\n" "arrays for their internal representation." msgstr "" -#: gnu/packages/perl.scm:1241 gnu/packages/perl.scm:1264 +#: gnu/packages/perl.scm:1270 gnu/packages/perl.scm:1293 msgid "Recursively copy Perl datatypes" msgstr "" -#: gnu/packages/perl.scm:1243 +#: gnu/packages/perl.scm:1272 msgid "" "This module provides a clone() method which makes recursive copies of\n" -"nested hash, array, scalar and reference types, including tied variables and\n" +"nested hash, array, scalar and reference types, including tied variables " +"and\n" "objects." msgstr "" -#: gnu/packages/perl.scm:1265 +#: gnu/packages/perl.scm:1294 msgid "" "This module provides a general-purpose @code{clone} function\n" -"to make deep copies of Perl data structures. It calls itself recursively to\n" -"copy nested hash, array, scalar and reference types, including tied variables\n" +"to make deep copies of Perl data structures. It calls itself recursively " +"to\n" +"copy nested hash, array, scalar and reference types, including tied " +"variables\n" "and objects." msgstr "" -#: gnu/packages/perl.scm:1285 +#: gnu/packages/perl.scm:1314 msgid "Sane defaults for Perl programs" msgstr "" -#: gnu/packages/perl.scm:1286 +#: gnu/packages/perl.scm:1315 msgid "" "This module implements some sane defaults for Perl programs,\n" "as defined by two typical specimens of Perl coders." msgstr "" -#: gnu/packages/perl.scm:1306 +#: gnu/packages/perl.scm:1335 msgid "Load configuration from different file formats" msgstr "" -#: gnu/packages/perl.scm:1307 +#: gnu/packages/perl.scm:1336 msgid "" "Config::Any provides a facility for Perl applications and\n" -"libraries to load configuration data from multiple different file formats. It\n" +"libraries to load configuration data from multiple different file formats. " +"It\n" "supports XML, YAML, JSON, Apache-style configuration, and Perl code." msgstr "" -#: gnu/packages/perl.scm:1328 +#: gnu/packages/perl.scm:1357 msgid "Module to implement some AutoConf macros in Perl" msgstr "" -#: gnu/packages/perl.scm:1329 +#: gnu/packages/perl.scm:1358 msgid "" "Config::AutoConf is intended to provide the same\n" "opportunities to Perl developers as GNU Autoconf does for Shell developers." msgstr "" -#: gnu/packages/perl.scm:1347 +#: gnu/packages/perl.scm:1376 msgid "Generic Config Module" msgstr "" -#: gnu/packages/perl.scm:1348 +#: gnu/packages/perl.scm:1377 msgid "" "This module opens a config file and parses its contents for\n" -"you. The format of config files supported by Config::General is inspired by\n" +"you. The format of config files supported by Config::General is inspired " +"by\n" "the well known Apache config format and is 100% compatible with Apache\n" "configs, but you can also just use simple name/value pairs in your config\n" -"files. In addition to the capabilities of an Apache config file it supports\n" +"files. In addition to the capabilities of an Apache config file it " +"supports\n" "some enhancements such as here-documents, C-style comments, and multiline\n" "options." msgstr "" -#: gnu/packages/perl.scm:1375 +#: gnu/packages/perl.scm:1404 msgid "Simple .ini-file format reader and writer" msgstr "" -#: gnu/packages/perl.scm:1376 +#: gnu/packages/perl.scm:1405 msgid "" "@code{Config::INI} is a module that facilates the reading\n" "and writing of @code{.ini}-style configuration files." msgstr "" -#: gnu/packages/perl.scm:1397 +#: gnu/packages/perl.scm:1426 msgid "Preserve context during subroutine call" msgstr "" -#: gnu/packages/perl.scm:1398 +#: gnu/packages/perl.scm:1427 msgid "" "This module runs code after a subroutine call, preserving\n" "the context the subroutine would have seen if it were the last statement in\n" "the caller." msgstr "" -#: gnu/packages/perl.scm:1423 +#: gnu/packages/perl.scm:1452 msgid "Extract data from Macintosh BinHex files" msgstr "" -#: gnu/packages/perl.scm:1425 +#: gnu/packages/perl.scm:1454 msgid "" "BinHex is a format for transporting files safely through electronic\n" "mail, as short-lined, 7-bit, semi-compressed data streams. Ths module\n" @@ -11157,34 +12319,35 @@ msgid "" "data." msgstr "" -#: gnu/packages/perl.scm:1447 +#: gnu/packages/perl.scm:1476 msgid "Verify requirements in a CPAN::Meta object" msgstr "" -#: gnu/packages/perl.scm:1448 +#: gnu/packages/perl.scm:1477 msgid "" "This module verifies if requirements described in a\n" "CPAN::Meta object are present." msgstr "" -#: gnu/packages/perl.scm:1468 +#: gnu/packages/perl.scm:1497 msgid "JSON::XS for Cpanel" msgstr "" -#: gnu/packages/perl.scm:1469 gnu/packages/perl.scm:4193 +#: gnu/packages/perl.scm:1498 gnu/packages/perl.scm:4292 msgid "" "This module converts Perl data structures to JSON and vice\n" "versa." msgstr "" -#: gnu/packages/perl.scm:1487 +#: gnu/packages/perl.scm:1516 msgid "Random password generator" msgstr "" -#: gnu/packages/perl.scm:1488 +#: gnu/packages/perl.scm:1517 msgid "" "Crypt::RandPasswd provides three functions that can be used\n" -"to generate random passwords, constructed from words, letters, or characters.\n" +"to generate random passwords, constructed from words, letters, or " +"characters.\n" "This code is a Perl implementation of the Automated Password Generator\n" "standard, like the program described in \"A Random Word Generator For\n" "Pronounceable Passwords\". This code is a re-engineering of the program\n" @@ -11192,111 +12355,116 @@ msgid "" "Password Generator\"." msgstr "" -#: gnu/packages/perl.scm:1513 +#: gnu/packages/perl.scm:1542 msgid "Perl implementation of the RC4 encryption algorithm" msgstr "" -#: gnu/packages/perl.scm:1514 +#: gnu/packages/perl.scm:1543 msgid "A pure Perl implementation of the RC4 algorithm." msgstr "" -#: gnu/packages/perl.scm:1533 +#: gnu/packages/perl.scm:1562 msgid "Temporarily change working directory" msgstr "" -#: gnu/packages/perl.scm:1535 +#: gnu/packages/perl.scm:1564 msgid "" "@code{Cwd::Guard} changes the current directory using a limited scope.\n" "It returns to the previous working directory when the object is destroyed." msgstr "" -#: gnu/packages/perl.scm:1573 +#: gnu/packages/perl.scm:1602 msgid "Library for genomic analysis" msgstr "" -#: gnu/packages/perl.scm:1574 +#: gnu/packages/perl.scm:1603 msgid "" "Chaolin Zhang's Perl Library (czplib) contains assorted\n" "functions and data structures for processing and analysing genomic and\n" "bioinformatics data." msgstr "" -#: gnu/packages/perl.scm:1603 gnu/packages/perl.scm:1769 +#: gnu/packages/perl.scm:1632 gnu/packages/perl.scm:1798 msgid "Base classes wrapping fundamental Perl data types" msgstr "" -#: gnu/packages/perl.scm:1604 +#: gnu/packages/perl.scm:1633 msgid "" "Collection of classes that wrap fundamental data types that\n" -"exist in Perl. These classes and methods as they exist today are an attempt\n" +"exist in Perl. These classes and methods as they exist today are an " +"attempt\n" "to mirror functionality provided by Moose's Native Traits. One important\n" "thing to note is all classes currently do no validation on constructor\n" "input." msgstr "" -#: gnu/packages/perl.scm:1627 +#: gnu/packages/perl.scm:1656 msgid "Compare Perl data structures" msgstr "" -#: gnu/packages/perl.scm:1628 +#: gnu/packages/perl.scm:1657 msgid "" "This module compares arbitrary data structures to see if\n" "they are copies of each other." msgstr "" -#: gnu/packages/perl.scm:1646 +#: gnu/packages/perl.scm:1675 msgid "Perl extension for generating unique identifiers" msgstr "" -#: gnu/packages/perl.scm:1647 +#: gnu/packages/perl.scm:1676 msgid "" "@code{Data::Uniqid} provides three simple routines for\n" -"generating unique ids. These ids are coded with a Base62 systen to make them\n" +"generating unique ids. These ids are coded with a Base62 systen to make " +"them\n" "short and handy (e.g. to use it as part of a URL)." msgstr "" -#: gnu/packages/perl.scm:1666 +#: gnu/packages/perl.scm:1695 msgid "Pretty printing of data structures" msgstr "" -#: gnu/packages/perl.scm:1667 +#: gnu/packages/perl.scm:1696 msgid "" "This module provide functions that takes a list of values as\n" -"their argument and produces a string as its result. The string contains Perl\n" +"their argument and produces a string as its result. The string contains " +"Perl\n" "code that, when \"eval\"ed, produces a deep copy of the original arguments." msgstr "" -#: gnu/packages/perl.scm:1686 +#: gnu/packages/perl.scm:1715 msgid "Concise data dumper" msgstr "" -#: gnu/packages/perl.scm:1687 +#: gnu/packages/perl.scm:1716 msgid "" "Data::Dumper::Concise provides a dumper with Less\n" "indentation and newlines plus sub deparsing." msgstr "" -#: gnu/packages/perl.scm:1709 +#: gnu/packages/perl.scm:1738 msgid "Parse and validate simple name/value option pairs" msgstr "" -#: gnu/packages/perl.scm:1711 +#: gnu/packages/perl.scm:1740 msgid "Data::OptList provides a simple syntax for name/value option pairs." msgstr "" -#: gnu/packages/perl.scm:1733 +#: gnu/packages/perl.scm:1762 msgid "Help when paging through sets of results" msgstr "" -#: gnu/packages/perl.scm:1734 +#: gnu/packages/perl.scm:1763 msgid "" "When searching through large amounts of data, it is often\n" -"the case that a result set is returned that is larger than we want to display\n" -"on one page. This results in wanting to page through various pages of data.\n" +"the case that a result set is returned that is larger than we want to " +"display\n" +"on one page. This results in wanting to page through various pages of " +"data.\n" "The maths behind this is unfortunately fiddly, hence this module." msgstr "" -#: gnu/packages/perl.scm:1771 +#: gnu/packages/perl.scm:1800 msgid "" "@code{Data::Perl} is a container class for the following classes:\n" "@itemize\n" @@ -11310,116 +12478,133 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/perl.scm:1802 +#: gnu/packages/perl.scm:1831 msgid "Colored pretty-print of Perl data structures and objects" msgstr "" -#: gnu/packages/perl.scm:1803 +#: gnu/packages/perl.scm:1832 msgid "" "Display Perl variables and objects on screen, properly\n" "formatted (to be inspected by a human)." msgstr "" -#: gnu/packages/perl.scm:1826 +#: gnu/packages/perl.scm:1855 msgid "Conditionally split data into records" msgstr "" -#: gnu/packages/perl.scm:1827 +#: gnu/packages/perl.scm:1856 msgid "" "This Perl module allows you to split data into records by\n" -"not only specifying what you wish to split the data on, but also by specifying\n" +"not only specifying what you wish to split the data on, but also by " +"specifying\n" "an \"unless\" regular expression. If the text in question matches the\n" "\"unless\" regex, it will not be split there. This allows us to do things\n" "like split on newlines unless newlines are embedded in quotes." msgstr "" -#: gnu/packages/perl.scm:1850 +#: gnu/packages/perl.scm:1884 +msgid "Read multiple hunks of data out of your DATA section" +msgstr "" + +#: gnu/packages/perl.scm:1885 +msgid "" +"This package provides a Perl library to read multiple hunks\n" +"of data out of your DATA section." +msgstr "" + +#: gnu/packages/perl.scm:1905 msgid "Structured tags datastructures" msgstr "" -#: gnu/packages/perl.scm:1852 +#: gnu/packages/perl.scm:1907 msgid "" "This module is for manipulating data as hierarchical tag/value\n" -"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures can\n" -"be represented as nested arrays, which have the advantage of being native to\n" +"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures " +"can\n" +"be represented as nested arrays, which have the advantage of being native " +"to\n" "Perl." msgstr "" -#: gnu/packages/perl.scm:1879 +#: gnu/packages/perl.scm:1934 msgid "N at a time iteration API" msgstr "" -#: gnu/packages/perl.scm:1880 +#: gnu/packages/perl.scm:1935 msgid "" "This module tries to find middle ground between one at a\n" -"time and all at once processing of data sets. The purpose of this module is\n" +"time and all at once processing of data sets. The purpose of this module " +"is\n" "to avoid the overhead of implementing an iterative api when this isn't\n" "necessary, without breaking forward compatibility in case that becomes\n" "necessary later on." msgstr "" -#: gnu/packages/perl.scm:1905 +#: gnu/packages/perl.scm:1960 msgid "Dynamic generation of nested combinations of variants" msgstr "" -#: gnu/packages/perl.scm:1906 +#: gnu/packages/perl.scm:1961 msgid "" "Data::Tumbler - Dynamic generation of nested combinations of\n" "variants." msgstr "" -#: gnu/packages/perl.scm:1932 +#: gnu/packages/perl.scm:1987 msgid "Visitor style traversal of Perl data structures" msgstr "" -#: gnu/packages/perl.scm:1933 +#: gnu/packages/perl.scm:1988 msgid "" "This module is a simple visitor implementation for Perl\n" "values. It has a main dispatcher method, visit, which takes a single perl\n" "value and then calls the methods appropriate for that value. It can\n" -"recursively map (cloning as necessary) or just traverse most structures, with\n" +"recursively map (cloning as necessary) or just traverse most structures, " +"with\n" "support for per-object behavior, circular structures, visiting tied\n" "structures, and all ref types (hashes, arrays, scalars, code, globs)." msgstr "" -#: gnu/packages/perl.scm:1958 +#: gnu/packages/perl.scm:2013 msgid "Gregorian calendar date calculations" msgstr "" -#: gnu/packages/perl.scm:1959 +#: gnu/packages/perl.scm:2014 msgid "" "This package consists of a Perl module for date calculations\n" -"based on the Gregorian calendar, thereby complying with all relevant norms and\n" +"based on the Gregorian calendar, thereby complying with all relevant norms " +"and\n" "standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" "applicable)." msgstr "" -#: gnu/packages/perl.scm:1983 +#: gnu/packages/perl.scm:2038 msgid "XS wrapper for Date::Calc" msgstr "" -#: gnu/packages/perl.scm:1984 +#: gnu/packages/perl.scm:2039 msgid "" "Date::Calc::XS is an XS wrapper and C library plug-in for\n" "Date::Calc." msgstr "" -#: gnu/packages/perl.scm:2008 +#: gnu/packages/perl.scm:2063 msgid "Date manipulation routines" msgstr "" -#: gnu/packages/perl.scm:2009 +#: gnu/packages/perl.scm:2064 msgid "" "Date::Manip is a series of modules for common date/time\n" -"operations, such as comparing two times, determining a date a given amount of\n" +"operations, such as comparing two times, determining a date a given amount " +"of\n" "time from another, or parsing international times." msgstr "" -#: gnu/packages/perl.scm:2028 +#: gnu/packages/perl.scm:2083 msgid "Simple date handling" msgstr "" -#: gnu/packages/perl.scm:2029 +#: gnu/packages/perl.scm:2084 msgid "" "Dates are complex enough without times and timezones. This\n" "module may be used to create simple date objects. It handles validation,\n" @@ -11427,22 +12612,22 @@ msgid "" "hours, minutes, seconds, and time zones." msgstr "" -#: gnu/packages/perl.scm:2061 +#: gnu/packages/perl.scm:2116 msgid "Date and time object for Perl" msgstr "" -#: gnu/packages/perl.scm:2062 +#: gnu/packages/perl.scm:2117 msgid "" "DateTime is a class for the representation of date/time\n" "combinations. It represents the Gregorian calendar, extended backwards in\n" "time before its creation (in 1582)." msgstr "" -#: gnu/packages/perl.scm:2084 +#: gnu/packages/perl.scm:2139 msgid "Dates in the Julian calendar" msgstr "" -#: gnu/packages/perl.scm:2085 +#: gnu/packages/perl.scm:2140 msgid "" "This package is a companion module to @code{DateTime.pm}.\n" "It implements the Julian calendar. It supports everything that\n" @@ -11450,293 +12635,306 @@ msgid "" "precise." msgstr "" -#: gnu/packages/perl.scm:2111 +#: gnu/packages/perl.scm:2166 msgid "DateTime set objects" msgstr "" -#: gnu/packages/perl.scm:2112 +#: gnu/packages/perl.scm:2167 msgid "" "The DateTime::Set module provides a date/time sets\n" "implementation. It allows, for example, the generation of groups of dates,\n" -"like \"every wednesday\", and then find all the dates matching that pattern,\n" +"like \"every wednesday\", and then find all the dates matching that " +"pattern,\n" "within a time range." msgstr "" -#: gnu/packages/perl.scm:2135 +#: gnu/packages/perl.scm:2190 msgid "DateTime rfc2445 recurrences" msgstr "" -#: gnu/packages/perl.scm:2136 +#: gnu/packages/perl.scm:2191 msgid "" "This module provides convenience methods that let you easily\n" "create DateTime::Set objects for RFC 2445 style recurrences." msgstr "" -#: gnu/packages/perl.scm:2157 +#: gnu/packages/perl.scm:2212 msgid "DateTime::Set extension for basic recurrences" msgstr "" -#: gnu/packages/perl.scm:2158 +#: gnu/packages/perl.scm:2213 msgid "" "This module provides convenience methods that let you easily\n" -"create DateTime::Set objects for various recurrences, such as \"once a month\"\n" -"or \"every day\". You can also create more complicated recurrences, such as\n" +"create DateTime::Set objects for various recurrences, such as \"once a month" +"\"\n" +"or \"every day\". You can also create more complicated recurrences, such " +"as\n" "\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." msgstr "" -#: gnu/packages/perl.scm:2183 +#: gnu/packages/perl.scm:2238 msgid "Create DateTime parser classes and objects" msgstr "" -#: gnu/packages/perl.scm:2184 +#: gnu/packages/perl.scm:2239 msgid "" "DateTime::Format::Builder creates DateTime parsers. Many\n" -"string formats of dates and times are simple and just require a basic regular\n" -"expression to extract the relevant information. Builder provides a simple way\n" +"string formats of dates and times are simple and just require a basic " +"regular\n" +"expression to extract the relevant information. Builder provides a simple " +"way\n" "to do this without writing reams of structural code." msgstr "" -#: gnu/packages/perl.scm:2211 +#: gnu/packages/perl.scm:2266 msgid "Parse data/time strings" msgstr "" -#: gnu/packages/perl.scm:2212 +#: gnu/packages/perl.scm:2267 msgid "" "DateTime::Format::Flexible attempts to take any string you\n" "give it and parse it into a DateTime object." msgstr "" -#: gnu/packages/perl.scm:2238 +#: gnu/packages/perl.scm:2293 msgid "Parse and format iCal datetime and duration strings" msgstr "" -#: gnu/packages/perl.scm:2239 +#: gnu/packages/perl.scm:2294 msgid "" "This module understands the ICal date/time and duration\n" "formats, as defined in RFC 2445. It can be used to parse these formats in\n" "order to create the appropriate objects." msgstr "" -#: gnu/packages/perl.scm:2271 +#: gnu/packages/perl.scm:2326 msgid "Machine-readable date/time with natural parsing" msgstr "" -#: gnu/packages/perl.scm:2272 +#: gnu/packages/perl.scm:2327 msgid "" "DateTime::Format::Natural takes a string with a human\n" "readable date/time and creates a machine readable one by applying natural\n" "parsing logic." msgstr "" -#: gnu/packages/perl.scm:2299 +#: gnu/packages/perl.scm:2354 msgid "Parse and format strp and strf time patterns" msgstr "" -#: gnu/packages/perl.scm:2300 +#: gnu/packages/perl.scm:2355 msgid "" "This module implements most of `strptime(3)`, the POSIX\n" "function that is the reverse of `strftime(3)`, for `DateTime`. While\n" -"`strftime` takes a `DateTime` and a pattern and returns a string, `strptime`\n" +"`strftime` takes a `DateTime` and a pattern and returns a string, " +"`strptime`\n" "takes a string and a pattern and returns the `DateTime` object associated." msgstr "" -#: gnu/packages/perl.scm:2332 +#: gnu/packages/perl.scm:2387 msgid "Localization support for DateTime.pm" msgstr "" -#: gnu/packages/perl.scm:2333 +#: gnu/packages/perl.scm:2388 msgid "" "The DateTime::Locale modules provide localization data for\n" "the DateTime.pm class." msgstr "" -#: gnu/packages/perl.scm:2361 +#: gnu/packages/perl.scm:2416 msgid "Time zone object for Perl" msgstr "" -#: gnu/packages/perl.scm:2362 +#: gnu/packages/perl.scm:2417 msgid "" "This class is the base class for all time zone objects. A\n" "time zone is represented internally as a set of observances, each of which\n" -"describes the offset from GMT for a given time period. Note that without the\n" +"describes the offset from GMT for a given time period. Note that without " +"the\n" "DateTime module, this module does not do much. It's primary interface is\n" "through a DateTime object, and most users will not need to directly use\n" "DateTime::TimeZone methods." msgstr "" -#: gnu/packages/perl.scm:2392 +#: gnu/packages/perl.scm:2447 msgid "Parse date/time strings" msgstr "" -#: gnu/packages/perl.scm:2393 +#: gnu/packages/perl.scm:2448 msgid "" "DateTimeX::Easy uses a variety of DateTime::Format packages\n" "to create DateTime objects, with some custom tweaks to smooth out the rough\n" "edges (mainly concerning timezone detection and selection)." msgstr "" -#: gnu/packages/perl.scm:2414 +#: gnu/packages/perl.scm:2469 msgid "Convert between DateTime and RFC2822/822 formats" msgstr "" -#: gnu/packages/perl.scm:2415 +#: gnu/packages/perl.scm:2470 msgid "" "RFCs 2822 and 822 specify date formats to be used by email.\n" "This module parses and emits such dates." msgstr "" -#: gnu/packages/perl.scm:2437 +#: gnu/packages/perl.scm:2492 msgid "Parse and format W3CDTF datetime strings" msgstr "" -#: gnu/packages/perl.scm:2439 +#: gnu/packages/perl.scm:2494 msgid "" "This module understands the W3CDTF date/time format, an ISO 8601 profile,\n" -"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native date\n" -"format of RSS 1.0. It can be used to parse these formats in order to create\n" +"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native " +"date\n" +"format of RSS 1.0. It can be used to parse these formats in order to " +"create\n" "the appropriate objects." msgstr "" -#: gnu/packages/perl.scm:2461 +#: gnu/packages/perl.scm:2516 msgid "Meatier version of caller" msgstr "" -#: gnu/packages/perl.scm:2462 +#: gnu/packages/perl.scm:2517 msgid "Devel::Caller provides meatier version of caller." msgstr "" -#: gnu/packages/perl.scm:2480 +#: gnu/packages/perl.scm:2535 msgid "Check that a command is available" msgstr "" -#: gnu/packages/perl.scm:2481 +#: gnu/packages/perl.scm:2536 msgid "" "Devel::CheckBin is a perl module that checks whether a\n" "particular command is available." msgstr "" -#: gnu/packages/perl.scm:2500 +#: gnu/packages/perl.scm:2555 msgid "Check compiler availability" msgstr "" -#: gnu/packages/perl.scm:2501 +#: gnu/packages/perl.scm:2556 msgid "" "@code{Devel::CheckCompiler} is a tiny module to check\n" "whether a compiler is available. It can test for a C99 compiler, or\n" "you can tell it to compile a C source file with optional linker flags." msgstr "" -#: gnu/packages/perl.scm:2523 +#: gnu/packages/perl.scm:2578 msgid "Find memory cycles in objects" msgstr "" -#: gnu/packages/perl.scm:2525 +#: gnu/packages/perl.scm:2580 msgid "" "@code{Devel::Cycle} This is a tool for finding circular references in\n" "objects and other types of references. Because of Perl's reference-count\n" "based memory management, circular references will cause memory leaks." msgstr "" -#: gnu/packages/perl.scm:2546 +#: gnu/packages/perl.scm:2601 msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" msgstr "" -#: gnu/packages/perl.scm:2547 +#: gnu/packages/perl.scm:2602 msgid "" "Devel::GlobalDestruction provides a function returning the\n" "equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." msgstr "" -#: gnu/packages/perl.scm:2568 +#: gnu/packages/perl.scm:2623 msgid "Forces the unavailability of specified Perl modules (for testing)" msgstr "" -#: gnu/packages/perl.scm:2569 +#: gnu/packages/perl.scm:2624 msgid "" "Given a list of Perl modules/filenames, this module makes\n" -"@code{require} and @code{use} statements fail (no matter whether the specified\n" +"@code{require} and @code{use} statements fail (no matter whether the " +"specified\n" "files/modules are installed or not)." msgstr "" -#: gnu/packages/perl.scm:2590 +#: gnu/packages/perl.scm:2645 msgid "Alias lexical variables" msgstr "" -#: gnu/packages/perl.scm:2591 +#: gnu/packages/perl.scm:2646 msgid "" "Devel::LexAlias provides the ability to alias a lexical\n" "variable in a subroutines scope to one of your choosing." msgstr "" -#: gnu/packages/perl.scm:2615 +#: gnu/packages/perl.scm:2670 msgid "Introspect overloaded operators" msgstr "" -#: gnu/packages/perl.scm:2616 +#: gnu/packages/perl.scm:2671 msgid "" "Devel::OverloadInfo returns information about overloaded\n" "operators for a given class (or object), including where in the inheritance\n" "hierarchy the overloads are declared and where the code implementing it is." msgstr "" -#: gnu/packages/perl.scm:2643 +#: gnu/packages/perl.scm:2698 msgid "Partial dumping of data structures" msgstr "" -#: gnu/packages/perl.scm:2644 +#: gnu/packages/perl.scm:2699 msgid "" "This module is a data dumper optimized for logging of\n" "arbitrary parameters." msgstr "" -#: gnu/packages/perl.scm:2662 +#: gnu/packages/perl.scm:2717 msgid "Object representing a stack trace" msgstr "" -#: gnu/packages/perl.scm:2663 +#: gnu/packages/perl.scm:2718 msgid "" "The Devel::StackTrace module contains two classes,\n" -"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate the\n" +"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate " +"the\n" "information that can be retrieved via Perl's caller() function, as well as\n" "providing a simple interface to this data." msgstr "" -#: gnu/packages/perl.scm:2685 +#: gnu/packages/perl.scm:2740 msgid "Displays stack trace in HTML" msgstr "" -#: gnu/packages/perl.scm:2686 +#: gnu/packages/perl.scm:2741 msgid "" "Devel::StackTrace::AsHTML adds as_html method to\n" -"Devel::StackTrace which displays the stack trace in beautiful HTML, with code\n" +"Devel::StackTrace which displays the stack trace in beautiful HTML, with " +"code\n" "snippet context and function parameters. If you call it on an instance of\n" -"Devel::StackTrace::WithLexicals, you even get to see the lexical variables of\n" +"Devel::StackTrace::WithLexicals, you even get to see the lexical variables " +"of\n" "each stack frame." msgstr "" -#: gnu/packages/perl.scm:2707 +#: gnu/packages/perl.scm:2762 msgid "Dump symbol names or the symbol table" msgstr "" -#: gnu/packages/perl.scm:2708 +#: gnu/packages/perl.scm:2763 msgid "Devel::Symdump provides access to the perl symbol table." msgstr "" -#: gnu/packages/perl.scm:2725 +#: gnu/packages/perl.scm:2780 msgid "Keyed-Hashing for Message Authentication" msgstr "" -#: gnu/packages/perl.scm:2726 +#: gnu/packages/perl.scm:2781 msgid "" "The Digest::HMAC module follows the common Digest::\n" "interface for the RFC 2104 HMAC mechanism." msgstr "" -#: gnu/packages/perl.scm:2751 +#: gnu/packages/perl.scm:2806 msgid "Perl interface to the MD-5 algorithm" msgstr "" -#: gnu/packages/perl.scm:2753 +#: gnu/packages/perl.scm:2808 msgid "" "The @code{Digest::MD5} module allows you to use the MD5 Message Digest\n" "algorithm from within Perl programs. The algorithm takes as\n" @@ -11744,85 +12942,87 @@ msgid "" "128-bit \"fingerprint\" or \"message digest\" of the input." msgstr "" -#: gnu/packages/perl.scm:2771 +#: gnu/packages/perl.scm:2826 msgid "Perl implementation of the SHA-1 message digest algorithm" msgstr "" -#: gnu/packages/perl.scm:2773 +#: gnu/packages/perl.scm:2828 msgid "" "This package provides 'Digest::SHA1', an implementation of the NIST\n" "SHA-1 message digest algorithm for use by Perl programs." msgstr "" -#: gnu/packages/perl.scm:2795 +#: gnu/packages/perl.scm:2850 msgid "Declare version conflicts for your dist" msgstr "" -#: gnu/packages/perl.scm:2796 +#: gnu/packages/perl.scm:2851 msgid "" "This module allows you to specify conflicting versions of\n" "modules separately and deal with them after the module is done installing." msgstr "" -#: gnu/packages/perl.scm:2816 +#: gnu/packages/perl.scm:2871 msgid "Detect the encoding of data" msgstr "" -#: gnu/packages/perl.scm:2817 +#: gnu/packages/perl.scm:2872 msgid "" "This package provides a class @code{Encode::Detect} to detect\n" "the encoding of data." msgstr "" -#: gnu/packages/perl.scm:2835 +#: gnu/packages/perl.scm:2890 msgid "ASCII mapping for eucJP encoding" msgstr "" -#: gnu/packages/perl.scm:2836 +#: gnu/packages/perl.scm:2891 msgid "" "This package provides an ASCII mapping for the eucJP\n" "encoding." msgstr "Ez a csomag egy ASCII leképezést biztosít az eucJP kódoláshoz." -#: gnu/packages/perl.scm:2854 +#: gnu/packages/perl.scm:2909 msgid "JIS X 0212 (aka JIS 2000) encodings" msgstr "" -#: gnu/packages/perl.scm:2855 +#: gnu/packages/perl.scm:2910 msgid "" "This package provides encodings for JIS X 0212, which is\n" "also known as JIS 2000." msgstr "" -#: gnu/packages/perl.scm:2878 +#: gnu/packages/perl.scm:2933 msgid "Additional Chinese encodings" msgstr "" -#: gnu/packages/perl.scm:2879 +#: gnu/packages/perl.scm:2934 msgid "" "This Perl module provides Chinese encodings that are not\n" -"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS\",\n" +"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS" +"\",\n" "\"BIG5EXT\", \"CCCII\", \"EUC-TW\", \"CNS11643-*\", \"GB18030\", and\n" "\"UNISYS\"." msgstr "" -#: gnu/packages/perl.scm:2901 +#: gnu/packages/perl.scm:2956 msgid "Advanced operations on path variables" msgstr "" -#: gnu/packages/perl.scm:2902 +#: gnu/packages/perl.scm:2957 msgid "" "@code{Env::Path} presents an object-oriented interface to\n" -"path variables, defined as that subclass of environment variables which name\n" +"path variables, defined as that subclass of environment variables which " +"name\n" "an ordered list of file system elements separated by a platform-standard\n" "separator." msgstr "" -#: gnu/packages/perl.scm:2922 +#: gnu/packages/perl.scm:2977 msgid "OO-ish Error/Exception handling for Perl" msgstr "" -#: gnu/packages/perl.scm:2923 +#: gnu/packages/perl.scm:2978 msgid "" "The Error package provides two interfaces. Firstly Error\n" "provides a procedural interface to exception handling. Secondly Error is a\n" @@ -11830,118 +13030,137 @@ msgid "" "catch, or can simply be recorded." msgstr "" -#: gnu/packages/perl.scm:2948 +#: gnu/packages/perl.scm:3003 msgid "Safely and cleanly create closures via string eval" msgstr "" -#: gnu/packages/perl.scm:2949 +#: gnu/packages/perl.scm:3004 msgid "" "String eval is often used for dynamic code generation. For\n" -"instance, Moose uses it heavily, to generate inlined versions of accessors and\n" -"constructors, which speeds code up at runtime by a significant amount. String\n" -"eval is not without its issues however - it's difficult to control the scope\n" -"it's used in (which determines which variables are in scope inside the eval),\n" -"and it's easy to miss compilation errors, since eval catches them and sticks\n" +"instance, Moose uses it heavily, to generate inlined versions of accessors " +"and\n" +"constructors, which speeds code up at runtime by a significant amount. " +"String\n" +"eval is not without its issues however - it's difficult to control the " +"scope\n" +"it's used in (which determines which variables are in scope inside the " +"eval),\n" +"and it's easy to miss compilation errors, since eval catches them and " +"sticks\n" "them in $@@ instead. This module attempts to solve these problems. It\n" "provides an eval_closure function, which evals a string in a clean\n" "environment, other than a fixed list of specified variables. Compilation\n" "errors are rethrown automatically." msgstr "" -#: gnu/packages/perl.scm:2978 +#: gnu/packages/perl.scm:3033 msgid "Allows you to declare real exception classes in Perl" msgstr "" -#: gnu/packages/perl.scm:2979 +#: gnu/packages/perl.scm:3034 msgid "" "Exception::Class allows you to declare exception hierarchies\n" "in your modules in a \"Java-esque\" manner." msgstr "" -#: gnu/packages/perl.scm:2995 +#: gnu/packages/perl.scm:3050 msgid "Lightweight exporting of functions and variables" msgstr "" -#: gnu/packages/perl.scm:2997 +#: gnu/packages/perl.scm:3052 msgid "" "Exporter::Lite is an alternative to Exporter, intended to provide a\n" "lightweight subset of the most commonly-used functionality. It supports\n" "import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." msgstr "" -#: gnu/packages/perl.scm:3017 +#: gnu/packages/perl.scm:3072 msgid "Exporter with the features of Sub::Exporter but only core dependencies" msgstr "" -#: gnu/packages/perl.scm:3018 +#: gnu/packages/perl.scm:3073 msgid "" "Exporter::Tiny supports many of Sub::Exporter's\n" -"external-facing features including renaming imported functions with the `-as`,\n" -"`-prefix` and `-suffix` options; explicit destinations with the `into` option;\n" -"and alternative installers with the `installler` option. But it's written in\n" +"external-facing features including renaming imported functions with the `-" +"as`,\n" +"`-prefix` and `-suffix` options; explicit destinations with the `into` " +"option;\n" +"and alternative installers with the `installler` option. But it's written " +"in\n" "only about 40% as many lines of code and with zero non-core dependencies." msgstr "" -#: gnu/packages/perl.scm:3041 +#: gnu/packages/perl.scm:3099 gnu/packages/perl.scm:3160 +msgid "Easily build XS extensions that depend on XS extensions" +msgstr "" + +#: gnu/packages/perl.scm:3100 +msgid "" +"ExtUtils::Depends builds XS extensions that depend on XS\n" +"extensions" +msgstr "" + +#: gnu/packages/perl.scm:3120 msgid "Build.PL install path logic made easy" msgstr "" -#: gnu/packages/perl.scm:3042 +#: gnu/packages/perl.scm:3121 msgid "" "This module tries to make install path resolution as easy as\n" "possible." msgstr "" -#: gnu/packages/perl.scm:3060 +#: gnu/packages/perl.scm:3139 msgid "Wrapper for perl's configuration" msgstr "" -#: gnu/packages/perl.scm:3061 +#: gnu/packages/perl.scm:3140 msgid "" "ExtUtils::Config is an abstraction around the %Config hash.\n" -"By itself it is not a particularly interesting module by any measure, however\n" +"By itself it is not a particularly interesting module by any measure, " +"however\n" "it ties together a family of modern toolchain modules." msgstr "" -#: gnu/packages/perl.scm:3081 -msgid "Easily build XS extensions that depend on XS extensions" -msgstr "" - -#: gnu/packages/perl.scm:3083 +#: gnu/packages/perl.scm:3162 msgid "" "This module tries to make it easy to build Perl extensions that use\n" -"functions and typemaps provided by other perl extensions. This means that a\n" -"perl extension is treated like a shared library that provides also a C and an\n" +"functions and typemaps provided by other perl extensions. This means that " +"a\n" +"perl extension is treated like a shared library that provides also a C and " +"an\n" "XS interface besides the perl one." msgstr "" -#: gnu/packages/perl.scm:3103 +#: gnu/packages/perl.scm:3182 msgid "Various portability utilities for module builders" msgstr "" -#: gnu/packages/perl.scm:3104 +#: gnu/packages/perl.scm:3183 msgid "" "This module provides various portable helper functions for\n" "module building modules." msgstr "" -#: gnu/packages/perl.scm:3124 +#: gnu/packages/perl.scm:3203 msgid "Tool to build C libraries" msgstr "" -#: gnu/packages/perl.scm:3125 +#: gnu/packages/perl.scm:3204 msgid "" "Some Perl modules need to ship C libraries together with\n" -"their Perl code. Although there are mechanisms to compile and link (or glue)\n" -"C code in your Perl programs, there isn't a clear method to compile standard,\n" +"their Perl code. Although there are mechanisms to compile and link (or " +"glue)\n" +"C code in your Perl programs, there isn't a clear method to compile " +"standard,\n" "self-contained C libraries. This module main goal is to help in that task." msgstr "" -#: gnu/packages/perl.scm:3146 +#: gnu/packages/perl.scm:3225 msgid "Simplistic interface to pkg-config" msgstr "" -#: gnu/packages/perl.scm:3148 +#: gnu/packages/perl.scm:3227 msgid "" "@code{ExtUtils::PkgConfig} is a very simplistic interface to the\n" "@command{pkg-config} utility, intended for use in the @file{Makefile.PL}\n" @@ -11949,66 +13168,68 @@ msgid "" "It is really just boilerplate code that you would have written yourself." msgstr "" -#: gnu/packages/perl.scm:3180 +#: gnu/packages/perl.scm:3259 msgid "Watch for changes to files" msgstr "" -#: gnu/packages/perl.scm:3181 +#: gnu/packages/perl.scm:3260 msgid "" "This module provides a class to monitor a directory for\n" "changes made to any file." msgstr "" -#: gnu/packages/perl.scm:3202 +#: gnu/packages/perl.scm:3281 msgid "Get directories of configuration files" msgstr "" -#: gnu/packages/perl.scm:3203 +#: gnu/packages/perl.scm:3282 msgid "" "This module is a helper for installing, reading and finding\n" -"configuration file locations. @code{File::ConfigDir} is a module to help out\n" +"configuration file locations. @code{File::ConfigDir} is a module to help " +"out\n" "when Perl modules (especially applications) need to read and store\n" "configuration files from more than one location." msgstr "" -#: gnu/packages/perl.scm:3223 +#: gnu/packages/perl.scm:3302 msgid "Recursively copy files and directories" msgstr "" -#: gnu/packages/perl.scm:3224 +#: gnu/packages/perl.scm:3303 msgid "" "This module has 3 functions: one to copy files only, one to\n" "copy directories only, and one to do either depending on the argument's\n" "type." msgstr "" -#: gnu/packages/perl.scm:3246 +#: gnu/packages/perl.scm:3325 msgid "Alternative interface to File::Find" msgstr "" -#: gnu/packages/perl.scm:3247 +#: gnu/packages/perl.scm:3326 msgid "" "File::Find::Rule is a friendlier interface to File::Find.\n" "It allows you to build rules which specify the desired files and\n" "directories." msgstr "" -#: gnu/packages/perl.scm:3270 +#: gnu/packages/perl.scm:3349 msgid "Common rules for searching for Perl things" msgstr "" -#: gnu/packages/perl.scm:3271 +#: gnu/packages/perl.scm:3350 msgid "" "File::Find::Rule::Perl provides methods for finding various\n" -"types Perl-related files, or replicating search queries run on a distribution\n" +"types Perl-related files, or replicating search queries run on a " +"distribution\n" "in various parts of the CPAN ecosystem." msgstr "" -#: gnu/packages/perl.scm:3292 +#: gnu/packages/perl.scm:3371 msgid "Matches patterns in a series of files" msgstr "" -#: gnu/packages/perl.scm:3293 +#: gnu/packages/perl.scm:3372 msgid "" "@code{File::Grep} provides similar functionality as perl's\n" "builtin @code{grep}, @code{map}, and @code{foreach} commands, but iterating\n" @@ -12016,188 +13237,197 @@ msgid "" "provide a quick dropin when such functionality is needed." msgstr "" -#: gnu/packages/perl.scm:3316 +#: gnu/packages/perl.scm:3395 msgid "Find your home and other directories on any platform" msgstr "" -#: gnu/packages/perl.scm:3317 +#: gnu/packages/perl.scm:3396 msgid "" "File::HomeDir is a module for locating the directories that\n" -"are \"owned\" by a user (typically your user) and to solve the various issues\n" +"are \"owned\" by a user (typically your user) and to solve the various " +"issues\n" "that arise trying to find them consistently across a wide variety of\n" "platforms." msgstr "" -#: gnu/packages/perl.scm:3339 +#: gnu/packages/perl.scm:3418 msgid "Create or remove directory trees" msgstr "" -#: gnu/packages/perl.scm:3340 +#: gnu/packages/perl.scm:3419 msgid "" "This module provide a convenient way to create directories\n" "of arbitrary depth and to delete an entire directory subtree from the\n" "file system." msgstr "" -#: gnu/packages/perl.scm:3363 +#: gnu/packages/perl.scm:3442 msgid "Change directory temporarily for a limited scope" msgstr "" -#: gnu/packages/perl.scm:3364 +#: gnu/packages/perl.scm:3443 msgid "" "@code{File::pushd} does a temporary @code{chdir} that is\n" "easily and automatically reverted, similar to @code{pushd} in some Unix\n" "command shells. It works by creating an object that caches the original\n" "working directory. When the object is destroyed, the destructor calls\n" "@code{chdir} to revert to the original working directory. By storing the\n" -"object in a lexical variable with a limited scope, this happens automatically\n" +"object in a lexical variable with a limited scope, this happens " +"automatically\n" "at the end of the scope." msgstr "" -#: gnu/packages/perl.scm:3392 +#: gnu/packages/perl.scm:3471 msgid "" "Perl extension for crawling directory trees and compiling\n" "lists of files" msgstr "" -#: gnu/packages/perl.scm:3395 +#: gnu/packages/perl.scm:3474 msgid "" "The File::List module crawls the directory tree starting at the\n" -"provided base directory and can return files (and/or directories if desired)\n" +"provided base directory and can return files (and/or directories if " +"desired)\n" "matching a regular expression." msgstr "" -#: gnu/packages/perl.scm:3414 +#: gnu/packages/perl.scm:3493 msgid "Remove files and directories in Perl" msgstr "" -#: gnu/packages/perl.scm:3415 +#: gnu/packages/perl.scm:3494 msgid "" "File::Remove::remove removes files and directories. It acts\n" -"like /bin/rm, for the most part. Although \"unlink\" can be given a list of\n" +"like /bin/rm, for the most part. Although \"unlink\" can be given a list " +"of\n" "files, it will not remove directories; this module remedies that. It also\n" "accepts wildcards, * and ?, as arguments for file names." msgstr "" -#: gnu/packages/perl.scm:3439 +#: gnu/packages/perl.scm:3518 msgid "Locate per-dist and per-module shared files" msgstr "" -#: gnu/packages/perl.scm:3440 +#: gnu/packages/perl.scm:3519 msgid "" "The intent of File::ShareDir is to provide a companion to\n" "Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" "module to have access to a large amount of read-only data that is stored on\n" "the file-system at run-time. Once the files have been installed to the\n" -"correct directory, you can use File::ShareDir to find your files again after\n" +"correct directory, you can use File::ShareDir to find your files again " +"after\n" "the installation." msgstr "" -#: gnu/packages/perl.scm:3462 +#: gnu/packages/perl.scm:3541 msgid "Locate per-dist shared files" msgstr "" -#: gnu/packages/perl.scm:3463 +#: gnu/packages/perl.scm:3542 msgid "" "File::ShareDir::Dist finds share directories for\n" "distributions. It is a companion module to File::ShareDir." msgstr "" -#: gnu/packages/perl.scm:3483 +#: gnu/packages/perl.scm:3562 msgid "Install shared files" msgstr "" -#: gnu/packages/perl.scm:3484 +#: gnu/packages/perl.scm:3563 msgid "" "File::ShareDir::Install allows you to install read-only data\n" -"files from a distribution. It is a companion module to File::ShareDir, which\n" +"files from a distribution. It is a companion module to File::ShareDir, " +"which\n" "allows you to locate these files after installation." msgstr "" -#: gnu/packages/perl.scm:3503 +#: gnu/packages/perl.scm:3582 msgid "Reading/Writing/Modifying of complete files" msgstr "" -#: gnu/packages/perl.scm:3504 +#: gnu/packages/perl.scm:3583 msgid "" "File::Slurp provides subroutines to read or write entire\n" "files with a simple call. It also has a subroutine for reading the list of\n" "file names in a directory." msgstr "" -#: gnu/packages/perl.scm:3527 +#: gnu/packages/perl.scm:3606 msgid "Simple, sane and efficient module to slurp a file" msgstr "" -#: gnu/packages/perl.scm:3528 +#: gnu/packages/perl.scm:3607 msgid "" "This module provides functions for fast and correct file\n" "slurping and spewing. All functions are optionally exported." msgstr "" -#: gnu/packages/perl.scm:3545 +#: gnu/packages/perl.scm:3624 msgid "Simple file reader and writer" msgstr "" -#: gnu/packages/perl.scm:3547 +#: gnu/packages/perl.scm:3626 msgid "This module provides functions for fast reading and writing of files." msgstr "" -#: gnu/packages/perl.scm:3566 +#: gnu/packages/perl.scm:3645 msgid "Return name and handle of a temporary file safely" msgstr "" -#: gnu/packages/perl.scm:3567 +#: gnu/packages/perl.scm:3646 msgid "" "File::Temp can be used to create and open temporary files in\n" "a safe way." msgstr "" -#: gnu/packages/perl.scm:3584 +#: gnu/packages/perl.scm:3663 msgid "Portable implementation of the `which' utility" msgstr "" -#: gnu/packages/perl.scm:3586 +#: gnu/packages/perl.scm:3665 msgid "" "File::Which was created to be able to get the paths to executable\n" -"programs on systems under which the `which' program wasn't implemented in the\n" +"programs on systems under which the `which' program wasn't implemented in " +"the\n" "shell." msgstr "" -#: gnu/packages/perl.scm:3609 +#: gnu/packages/perl.scm:3688 msgid "Extended Unix style glob functionality" msgstr "" -#: gnu/packages/perl.scm:3610 +#: gnu/packages/perl.scm:3689 msgid "" "@code{File::Zglob} provides a traditional Unix @code{glob}\n" -"functionality; it returns a list of file names that match the given pattern.\n" +"functionality; it returns a list of file names that match the given " +"pattern.\n" "For instance, it supports the @code{**/*.pm} form." msgstr "" -#: gnu/packages/perl.scm:3629 +#: gnu/packages/perl.scm:3708 msgid "Module to handle parsing command line options" msgstr "" -#: gnu/packages/perl.scm:3630 +#: gnu/packages/perl.scm:3709 msgid "" "The @code{Getopt::Long} module implements an extended getopt\n" "function called @code{GetOptions()}. It parses the command line from\n" "@code{ARGV}, recognizing and removing specified options and their possible\n" "values.\n" "\n" -"This function adheres to the POSIX syntax for command line options, with GNU\n" +"This function adheres to the POSIX syntax for command line options, with " +"GNU\n" "extensions. In general, this means that options have long names instead of\n" "single letters, and are introduced with a double dash \"--\". Support for\n" "bundling of command line options, as was the case with the more traditional\n" "single-letter approach, is provided but not enabled by default." msgstr "" -#: gnu/packages/perl.scm:3664 +#: gnu/packages/perl.scm:3743 msgid "Getopt::Long, but simpler and more powerful" msgstr "" -#: gnu/packages/perl.scm:3665 +#: gnu/packages/perl.scm:3744 msgid "" "Getopt::Long::Descriptive is yet another Getopt library.\n" "It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" @@ -12205,225 +13435,248 @@ msgid "" "usage (help) messages, data validation, and a few other useful features." msgstr "" -#: gnu/packages/perl.scm:3683 +#: gnu/packages/perl.scm:3762 msgid "Table-driven argument parsing for Perl" msgstr "" -#: gnu/packages/perl.scm:3685 +#: gnu/packages/perl.scm:3764 msgid "" "Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" "vaguely inspired by John Ousterhout's Tk_ParseArgv." msgstr "" -#: gnu/packages/perl.scm:3707 +#: gnu/packages/perl.scm:3786 msgid "Graph data structures and algorithms" msgstr "" -#: gnu/packages/perl.scm:3708 +#: gnu/packages/perl.scm:3787 msgid "" "This is @code{Graph}, a Perl module for dealing with graphs,\n" "the abstract data structures." msgstr "" -#: gnu/packages/perl.scm:3725 +#: gnu/packages/perl.scm:3804 msgid "Safe cleanup blocks implemented as guards" msgstr "" -#: gnu/packages/perl.scm:3726 +#: gnu/packages/perl.scm:3805 msgid "" "@code{Guard} implements so-called @dfn{guards}. A guard is\n" -"something (usually an object) that \"guards\" a resource, ensuring that it is\n" +"something (usually an object) that \"guards\" a resource, ensuring that it " +"is\n" "cleaned up when expected.\n" "\n" "Specifically, this module supports two different types of guards: guard\n" -"objects, which execute a given code block when destroyed, and scoped guards,\n" +"objects, which execute a given code block when destroyed, and scoped " +"guards,\n" "which are tied to the scope exit." msgstr "" -#: gnu/packages/perl.scm:3762 +#: gnu/packages/perl.scm:3841 msgid "Lightweight field hash for inside-out objects" msgstr "" -#: gnu/packages/perl.scm:3763 +#: gnu/packages/perl.scm:3842 msgid "" "@code{Hash::FieldHash} provides the field hash mechanism\n" "which supports the inside-out technique. It is an alternative to\n" -"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, and\n" +"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, " +"and\n" "relic support." msgstr "" -#: gnu/packages/perl.scm:3783 +#: gnu/packages/perl.scm:3862 msgid "Merge arbitrarily deep hashes into a single hash" msgstr "" -#: gnu/packages/perl.scm:3784 +#: gnu/packages/perl.scm:3863 msgid "" "Hash::Merge merges two arbitrarily deep hashes into a single\n" -"hash. That is, at any level, it will add non-conflicting key-value pairs from\n" -"one hash to the other, and follows a set of specific rules when there are key\n" +"hash. That is, at any level, it will add non-conflicting key-value pairs " +"from\n" +"one hash to the other, and follows a set of specific rules when there are " +"key\n" "value conflicts. The hash is followed recursively, so that deeply nested\n" "hashes that are at the same level will be merged when the parent hashes are\n" "merged." msgstr "" -#: gnu/packages/perl.scm:3806 +#: gnu/packages/perl.scm:3885 msgid "Store multiple values per key" msgstr "" -#: gnu/packages/perl.scm:3807 +#: gnu/packages/perl.scm:3886 msgid "" "Hash::MultiValue is an object (and a plain hash reference)\n" "that may contain multiple values per key, inspired by MultiDict of WebOb." msgstr "" -#: gnu/packages/perl.scm:3825 +#: gnu/packages/perl.scm:3904 msgid "Alternative but compatible interface to modules that export symbols" msgstr "" -#: gnu/packages/perl.scm:3826 +#: gnu/packages/perl.scm:3905 msgid "" "This module acts as a layer between Exporter and modules which\n" -"consume exports. It is feature-compatible with Exporter, plus some much needed\n" +"consume exports. It is feature-compatible with Exporter, plus some much " +"needed\n" "extras. You can use this to import symbols from any exporter that follows\n" -"Exporters specification. The exporter modules themselves do not need to use or\n" -"inherit from the Exporter module, they just need to set @@EXPORT and/or other\n" +"Exporters specification. The exporter modules themselves do not need to use " +"or\n" +"inherit from the Exporter module, they just need to set @@EXPORT and/or " +"other\n" "variables." msgstr "" -#: gnu/packages/perl.scm:3850 +#: gnu/packages/perl.scm:3929 msgid "Import packages into other packages" msgstr "" -#: gnu/packages/perl.scm:3851 +#: gnu/packages/perl.scm:3930 msgid "" "Writing exporters is a pain. Some use Exporter, some use\n" "Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" -"some things are pragmas. Exporting on someone else's behalf is harder. The\n" +"some things are pragmas. Exporting on someone else's behalf is harder. " +"The\n" "exporters don't provide a consistent API for this, and pragmas need to have\n" "their import method called directly, since they effect the current unit of\n" "compilation. Import::Into provides global methods to make this painless." msgstr "" -#: gnu/packages/perl.scm:3873 +#: gnu/packages/perl.scm:3952 msgid "Use modules in inc/ if newer than installed" msgstr "" -#: gnu/packages/perl.scm:3874 +#: gnu/packages/perl.scm:3953 msgid "" "The inc::latest module helps bootstrap configure-time\n" -"dependencies for CPAN distributions. These dependencies get bundled into the\n" +"dependencies for CPAN distributions. These dependencies get bundled into " +"the\n" "inc directory within a distribution and are used by Makefile.PL or Build.PL." msgstr "" -#: gnu/packages/perl.scm:3895 +#: gnu/packages/perl.scm:3973 +msgid "Lexically warn about using the indirect method call syntax" +msgstr "" + +#: gnu/packages/perl.scm:3975 +msgid "Indirect warns about using the indirect method call syntax." +msgstr "" + +#: gnu/packages/perl.scm:3994 msgid "Capture STDOUT and STDERR from Perl code, subprocesses or XS" msgstr "" -#: gnu/packages/perl.scm:3896 +#: gnu/packages/perl.scm:3995 msgid "" "@code{IO::CaptureOutput} provides routines for capturing\n" "@code{STDOUT} and @code{STDERR} from perl subroutines, forked system\n" "calls (e.g. @code{system()}, @code{fork()}) and from XS or C modules.\n" "\n" -"This module is no longer recommended by its maintainer. Users are advised to\n" +"This module is no longer recommended by its maintainer. Users are advised " +"to\n" "try @code{Capture::Tiny} instead." msgstr "" -#: gnu/packages/perl.scm:3918 +#: gnu/packages/perl.scm:4017 msgid "Utilities for interactive I/O" msgstr "" -#: gnu/packages/perl.scm:3919 +#: gnu/packages/perl.scm:4018 msgid "" "This module provides three utility subroutines that make it\n" -"easier to develop interactive applications: is_interactive(), interactive(),\n" +"easier to develop interactive applications: is_interactive(), " +"interactive(),\n" "and busy()." msgstr "" -#: gnu/packages/perl.scm:3938 +#: gnu/packages/perl.scm:4037 msgid "Emulate file interface for in-core strings" msgstr "" -#: gnu/packages/perl.scm:3939 +#: gnu/packages/perl.scm:4038 msgid "" "IO::String is an IO::File (and IO::Handle) compatible class\n" "that reads or writes data from in-core strings." msgstr "" -#: gnu/packages/perl.scm:3957 +#: gnu/packages/perl.scm:4056 msgid "IO:: interface for reading/writing an array of lines" msgstr "" -#: gnu/packages/perl.scm:3958 +#: gnu/packages/perl.scm:4057 msgid "" "This toolkit primarily provides modules for performing both\n" "traditional and object-oriented i/o) on things *other* than normal\n" "filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." msgstr "" -#: gnu/packages/perl.scm:3976 +#: gnu/packages/perl.scm:4075 msgid "Perl interface to pseudo ttys" msgstr "" -#: gnu/packages/perl.scm:3978 +#: gnu/packages/perl.scm:4077 msgid "" "This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" "pseudo ttys." msgstr "" -#: gnu/packages/perl.scm:3996 +#: gnu/packages/perl.scm:4095 msgid "Run interactive command-line programs" msgstr "" -#: gnu/packages/perl.scm:3997 +#: gnu/packages/perl.scm:4096 msgid "" "@code{IPC::Cmd} allows for the searching and execution of\n" "any binary on your system. It adheres to verbosity settings and is able to\n" "run interactively. It also has an option to capture output/error buffers." msgstr "" -#: gnu/packages/perl.scm:4026 +#: gnu/packages/perl.scm:4125 msgid "Run system() and background procs w/ piping, redirs, ptys" msgstr "" -#: gnu/packages/perl.scm:4027 +#: gnu/packages/perl.scm:4126 msgid "" "IPC::Run allows you run and interact with child processes\n" -"using files, pipes, and pseudo-ttys. Both system()-style and scripted usages\n" +"using files, pipes, and pseudo-ttys. Both system()-style and scripted " +"usages\n" "are supported and may be mixed. Likewise, functional and OO API styles are\n" "both supported and may be mixed." msgstr "" -#: gnu/packages/perl.scm:4045 +#: gnu/packages/perl.scm:4144 msgid "Run a subprocess with input/output redirection" msgstr "" -#: gnu/packages/perl.scm:4047 +#: gnu/packages/perl.scm:4146 msgid "" "The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" -"stdout, and/or stderr to files and perl data structures. It aims to satisfy\n" +"stdout, and/or stderr to files and perl data structures. It aims to " +"satisfy\n" "99% of the need for using system, qx, and open3 with a simple, extremely\n" "Perlish API and none of the bloat and rarely used features of IPC::Run." msgstr "" -#: gnu/packages/perl.scm:4071 +#: gnu/packages/perl.scm:4170 msgid "Lightweight interface to shared memory" msgstr "" -#: gnu/packages/perl.scm:4072 +#: gnu/packages/perl.scm:4171 msgid "" "IPC::ShareLite provides a simple interface to shared memory,\n" "allowing data to be efficiently communicated between processes." msgstr "" -#: gnu/packages/perl.scm:4090 +#: gnu/packages/perl.scm:4189 msgid "Run commands simply, with detailed diagnostics" msgstr "" -#: gnu/packages/perl.scm:4091 +#: gnu/packages/perl.scm:4190 msgid "" "Calling Perl's in-built @code{system} function is easy,\n" -"determining if it was successful is hard. Let's face it, @code{$?} isn't the\n" +"determining if it was successful is hard. Let's face it, @code{$?} isn't " +"the\n" "nicest variable in the world to play with, and even if you do check it,\n" "producing a well-formatted error string takes a lot of work.\n" "\n" @@ -12431,52 +13684,64 @@ msgid "" "commands." msgstr "" -#: gnu/packages/perl.scm:4116 +#: gnu/packages/perl.scm:4215 msgid "JSON encoder/decoder for Perl" msgstr "" -#: gnu/packages/perl.scm:4117 +#: gnu/packages/perl.scm:4216 msgid "" "This module converts Perl data structures to JSON and vice\n" "versa using either JSON::XS or JSON::PP." msgstr "" -#: gnu/packages/perl.scm:4142 +#: gnu/packages/perl.scm:4241 msgid "Wrapper for Perl JSON classes" msgstr "" -#: gnu/packages/perl.scm:4144 +#: gnu/packages/perl.scm:4243 msgid "" "This module tries to provide a coherent API to bring together the\n" -"various JSON modules currently on CPAN. This module will allow you to code to\n" +"various JSON modules currently on CPAN. This module will allow you to code " +"to\n" "any JSON API and have it work regardless of which JSON module is actually\n" "installed." msgstr "" -#: gnu/packages/perl.scm:4168 +#: gnu/packages/perl.scm:4267 msgid "Cpanel::JSON::XS with fallback" msgstr "" -#: gnu/packages/perl.scm:4169 +#: gnu/packages/perl.scm:4268 msgid "" "This module first checks to see if either Cpanel::JSON::XS\n" -"or JSON::XS is already loaded, in which case it uses that module. Otherwise\n" -"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and\n" +"or JSON::XS is already loaded, in which case it uses that module. " +"Otherwise\n" +"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, " +"and\n" "either uses the first module it finds or throws an error." msgstr "" -#: gnu/packages/perl.scm:4192 +#: gnu/packages/perl.scm:4291 msgid "JSON serialising/deserialising for Perl" msgstr "" -#: gnu/packages/perl.scm:4211 +#: gnu/packages/perl.scm:4314 +msgid "Prevent leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4316 +msgid "Lexical::SealRequireHints prevents leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4333 msgid "Bringing loggers and listeners together" msgstr "" -#: gnu/packages/perl.scm:4212 +#: gnu/packages/perl.scm:4334 msgid "" "@code{Log::Any} provides a standard log production API for\n" -"modules. @code{Log::Any::Adapter} allows applications to choose the mechanism\n" +"modules. @code{Log::Any::Adapter} allows applications to choose the " +"mechanism\n" "for log consumption, whether screen, file or another logging mechanism like\n" "@code{Log::Dispatch} or @code{Log::Log4perl}.\n" "\n" @@ -12491,32 +13756,32 @@ msgid "" "logging mechanism." msgstr "" -#: gnu/packages/perl.scm:4248 +#: gnu/packages/perl.scm:4370 msgid "Log::Any adapter for Log::Log4perl" msgstr "" -#: gnu/packages/perl.scm:4249 +#: gnu/packages/perl.scm:4371 msgid "" "@code{Log::Any::Adapter::Log4perl} provides a\n" "@code{Log::Any} adapter using @code{Log::Log4perl} for logging." msgstr "" -#: gnu/packages/perl.scm:4270 +#: gnu/packages/perl.scm:4392 msgid "Log4j implementation for Perl" msgstr "" -#: gnu/packages/perl.scm:4271 +#: gnu/packages/perl.scm:4393 msgid "" "@code{Log::Log4perl} lets you remote-control and fine-tune\n" "the logging behaviour of your system from the outside. It implements the\n" "widely popular (Java-based) Log4j logging package in pure Perl." msgstr "" -#: gnu/packages/perl.scm:4291 +#: gnu/packages/perl.scm:4413 msgid "Log::Report in the lightest form" msgstr "" -#: gnu/packages/perl.scm:4293 +#: gnu/packages/perl.scm:4415 msgid "" "This module allows libraries to have a dependency to a small module\n" "instead of the full Log-Report distribution. The full power of\n" @@ -12526,97 +13791,100 @@ msgid "" "version." msgstr "" -#: gnu/packages/perl.scm:4318 +#: gnu/packages/perl.scm:4440 msgid "Get messages to users and logs" msgstr "" -#: gnu/packages/perl.scm:4320 +#: gnu/packages/perl.scm:4442 msgid "" "@code{Log::Report} combines three tasks which are closely related in\n" "one: logging, exceptions, and translations." msgstr "" -#: gnu/packages/perl.scm:4349 +#: gnu/packages/perl.scm:4471 msgid "High-level interface to Uniforum message translation" msgstr "" -#: gnu/packages/perl.scm:4350 +#: gnu/packages/perl.scm:4472 msgid "" "This package is an internationalization library for Perl\n" "that aims to be compatible with the Uniforum message translations system as\n" "implemented for example in GNU gettext." msgstr "" -#: gnu/packages/perl.scm:4369 +#: gnu/packages/perl.scm:4491 msgid "Transliterate text between writing systems" msgstr "" -#: gnu/packages/perl.scm:4370 +#: gnu/packages/perl.scm:4492 msgid "" "@code{Lingua::Translit} can be used to convert text from one\n" -"writing system to another, based on national or international transliteration\n" +"writing system to another, based on national or international " +"transliteration\n" "tables. Where possible a reverse transliteration is supported." msgstr "" -#: gnu/packages/perl.scm:4394 +#: gnu/packages/perl.scm:4516 msgid "Combination of List::Util and List::MoreUtils" msgstr "" -#: gnu/packages/perl.scm:4395 +#: gnu/packages/perl.scm:4517 msgid "" "This module exports all of the functions that either\n" "List::Util or List::MoreUtils defines, with preference to List::Util." msgstr "" -#: gnu/packages/perl.scm:4417 +#: gnu/packages/perl.scm:4539 msgid "Compare elements of two or more lists" msgstr "" -#: gnu/packages/perl.scm:4418 +#: gnu/packages/perl.scm:4540 msgid "" "@code{List::Compare} provides a module to perform\n" "comparative operations on two or more lists. Provided operations include\n" "intersections, unions, unique elements, complements and many more." msgstr "" -#: gnu/packages/perl.scm:4453 gnu/packages/perl.scm:4504 +#: gnu/packages/perl.scm:4575 gnu/packages/perl.scm:4626 msgid "Provide the stuff missing in List::Util" msgstr "" -#: gnu/packages/perl.scm:4454 +#: gnu/packages/perl.scm:4576 msgid "" "List::MoreUtils provides some trivial but commonly needed\n" "functionality on lists which is not going to go into List::Util." msgstr "" -#: gnu/packages/perl.scm:4476 +#: gnu/packages/perl.scm:4598 msgid "Provide the stuff missing in List::Util in XS" msgstr "" -#: gnu/packages/perl.scm:4477 +#: gnu/packages/perl.scm:4599 msgid "" "@code{List::MoreUtils::XS} provides some trivial but\n" "commonly needed functionality on lists which is not going to go into\n" "@code{List::Util}." msgstr "" -#: gnu/packages/perl.scm:4505 +#: gnu/packages/perl.scm:4627 msgid "" "@code{List::SomeUtils} provides some trivial but commonly\n" -"needed functionality on lists which is not going to go into @code{List::Util}.\n" +"needed functionality on lists which is not going to go into @code{List::" +"Util}.\n" "\n" -"All of the below functions are implementable in only a couple of lines of Perl\n" +"All of the below functions are implementable in only a couple of lines of " +"Perl\n" "code. Using the functions from this module however should give slightly\n" "better performance as everything is implemented in C. The pure-Perl\n" "implementation of these functions only serves as a fallback in case the C\n" "portions of this module couldn't be compiled on this machine." msgstr "" -#: gnu/packages/perl.scm:4534 +#: gnu/packages/perl.scm:4656 msgid "Bundle of ancient email modules" msgstr "" -#: gnu/packages/perl.scm:4535 +#: gnu/packages/perl.scm:4657 msgid "" "MailTools contains the following modules:\n" "@table @asis\n" @@ -12630,7 +13898,8 @@ msgid "" "@item Mail::Filter\n" "Process Mail::Internet messages.\n" "@item Mail::Header\n" -"Collection of Mail::Field objects, representing the header of a Mail::Internet\n" +"Collection of Mail::Field objects, representing the header of a Mail::" +"Internet\n" "object.\n" "@item Mail::Internet\n" "Represents a single email message, with header and body.\n" @@ -12643,91 +13912,93 @@ msgid "" "@end table" msgstr "" -#: gnu/packages/perl.scm:4574 +#: gnu/packages/perl.scm:4696 msgid "Expiry plug-in for Memoize that adds LRU cache expiration" msgstr "" -#: gnu/packages/perl.scm:4575 +#: gnu/packages/perl.scm:4697 msgid "" "This module implements an expiry policy for Memoize that\n" "follows LRU semantics, that is, the last n results, where n is specified as\n" "the argument to the CACHESIZE parameter, will be cached." msgstr "" -#: gnu/packages/perl.scm:4593 +#: gnu/packages/perl.scm:4715 msgid "Charset information for MIME messages" msgstr "" -#: gnu/packages/perl.scm:4595 +#: gnu/packages/perl.scm:4717 msgid "" "@code{MIME::Charset} provides information about character sets used for\n" "MIME messages on Internet." msgstr "" -#: gnu/packages/perl.scm:4622 +#: gnu/packages/perl.scm:4744 msgid "Tools to manipulate MIME messages" msgstr "" -#: gnu/packages/perl.scm:4624 +#: gnu/packages/perl.scm:4746 msgid "" "MIME-tools is a collection of Perl5 MIME:: modules for parsing,\n" "decoding, and generating single- or multipart (even nested multipart) MIME\n" "messages." msgstr "" -#: gnu/packages/perl.scm:4643 +#: gnu/packages/perl.scm:4765 msgid "Definition of MIME types" msgstr "" -#: gnu/packages/perl.scm:4644 +#: gnu/packages/perl.scm:4766 msgid "" "This module provides a list of known mime-types, combined\n" "from various sources. For instance, it contains all IANA types and the\n" "knowledge of Apache." msgstr "" -#: gnu/packages/perl.scm:4666 +#: gnu/packages/perl.scm:4788 msgid "Write your linewise code for handles; this does the rest" msgstr "" -#: gnu/packages/perl.scm:4667 +#: gnu/packages/perl.scm:4789 msgid "" "It's boring to deal with opening files for IO, converting\n" "strings to handle-like objects, and all that. With\n" -"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you can\n" +"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you " +"can\n" "just write a method to handle handles, and methods for handling strings and\n" "file names are added for you." msgstr "" -#: gnu/packages/perl.scm:4693 +#: gnu/packages/perl.scm:4815 msgid "Enable all of the features of Modern Perl with one import" msgstr "" -#: gnu/packages/perl.scm:4694 +#: gnu/packages/perl.scm:4816 msgid "" "@code{Modern::Perl} provides a simple way to enable\n" "multiple, by now, standard libraries in a Perl program." msgstr "" -#: gnu/packages/perl.scm:4722 +#: gnu/packages/perl.scm:4844 msgid "Tiny replacement for Module::Build" msgstr "" -#: gnu/packages/perl.scm:4723 +#: gnu/packages/perl.scm:4845 msgid "" "Many Perl distributions use a Build.PL file instead of a\n" "Makefile.PL file to drive distribution configuration, build, test and\n" "installation. Traditionally, Build.PL uses Module::Build as the underlying\n" "build system. This module provides a simple, lightweight, drop-in\n" -"replacement. Whereas Module::Build has over 6,700 lines of code; this module\n" +"replacement. Whereas Module::Build has over 6,700 lines of code; this " +"module\n" "has less than 120, yet supports the features needed by most distributions." msgstr "" -#: gnu/packages/perl.scm:4751 +#: gnu/packages/perl.scm:4873 msgid "Module::Build class for building XS modules" msgstr "" -#: gnu/packages/perl.scm:4753 +#: gnu/packages/perl.scm:4875 msgid "" "@code{Module::Build::XSUtil} is subclass of @code{Module::Build}\n" "for support building XS modules.\n" @@ -12735,13 +14006,19 @@ msgid "" "This is a list of a new parameters in the @code{Module::Build::new} method:\n" "\n" "@enumerate\n" -"@item @code{needs_compiler_c99}: This option checks C99 compiler availability.\n" -"@item @code{needs_compiler_cpp}: This option checks C++ compiler availability.\n" -"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C++.\n" -"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::PPPort}.\n" -"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a helper\n" +"@item @code{needs_compiler_c99}: This option checks C99 compiler " +"availability.\n" +"@item @code{needs_compiler_cpp}: This option checks C++ compiler " +"availability.\n" +"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C" +"++.\n" +"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::" +"PPPort}.\n" +"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a " +"helper\n" "header file to include @file{EXTERN.h}, @file{perl.h}, @file{XSUB.h} and\n" -"@file{ppport.h}, and defines some portability stuff which are not supported by\n" +"@file{ppport.h}, and defines some portability stuff which are not supported " +"by\n" "@file{ppport.h}.\n" "\n" "It is ported from @code{Module::Install::XSUtil}.\n" @@ -12751,11 +14028,11 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/perl.scm:4789 +#: gnu/packages/perl.scm:4911 msgid "Find and use installed modules in a (sub)category" msgstr "" -#: gnu/packages/perl.scm:4790 +#: gnu/packages/perl.scm:4912 msgid "" "Module::Find lets you find and use modules in categories.\n" "This can be useful for auto-detecting driver or plugin modules. You can\n" @@ -12763,77 +14040,81 @@ msgid "" "subcategories." msgstr "" -#: gnu/packages/perl.scm:4816 +#: gnu/packages/perl.scm:4938 msgid "Loads alternate underlying implementations for a module" msgstr "" -#: gnu/packages/perl.scm:4817 +#: gnu/packages/perl.scm:4939 msgid "" "This module abstracts out the process of choosing one of\n" -"several underlying implementations for a module. This can be used to provide\n" -"XS and pure Perl implementations of a module, or it could be used to load an\n" -"implementation for a given OS or any other case of needing to provide multiple\n" +"several underlying implementations for a module. This can be used to " +"provide\n" +"XS and pure Perl implementations of a module, or it could be used to load " +"an\n" +"implementation for a given OS or any other case of needing to provide " +"multiple\n" "implementations." msgstr "" -#: gnu/packages/perl.scm:4855 +#: gnu/packages/perl.scm:4977 msgid "Standalone, extensible Perl module installer" msgstr "" -#: gnu/packages/perl.scm:4856 +#: gnu/packages/perl.scm:4978 msgid "" "Module::Install is a package for writing installers for\n" -"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a\n" +"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in " +"a\n" "strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" "installation version 5.005 or newer." msgstr "" -#: gnu/packages/perl.scm:4877 +#: gnu/packages/perl.scm:4999 msgid "Give your Perl module the ability to have plugins" msgstr "" -#: gnu/packages/perl.scm:4878 +#: gnu/packages/perl.scm:5000 msgid "" "This module provides a simple but extensible way of having\n" "'plugins' for your Perl module." msgstr "" -#: gnu/packages/perl.scm:4897 +#: gnu/packages/perl.scm:5019 msgid "Perl runtime module handling" msgstr "" -#: gnu/packages/perl.scm:4898 +#: gnu/packages/perl.scm:5020 msgid "" "The functions exported by this module deal with runtime\n" "handling of Perl modules, which are normally handled at compile time." msgstr "" -#: gnu/packages/perl.scm:4921 +#: gnu/packages/perl.scm:5043 msgid "Provide information on conflicts for Module::Runtime" msgstr "" -#: gnu/packages/perl.scm:4922 +#: gnu/packages/perl.scm:5044 msgid "" "This module provides conflicts checking for Module::Runtime,\n" "which had a recent release that broke some versions of Moose. It is called\n" "from Moose::Conflicts and moose-outdated." msgstr "" -#: gnu/packages/perl.scm:4943 +#: gnu/packages/perl.scm:5065 msgid "Recursively scan Perl code for dependencies" msgstr "" -#: gnu/packages/perl.scm:4944 +#: gnu/packages/perl.scm:5066 msgid "" "Module::ScanDeps is a module to recursively scan Perl\n" "programs for dependencies." msgstr "" -#: gnu/packages/perl.scm:4964 +#: gnu/packages/perl.scm:5086 msgid "Module name tools and transformations" msgstr "" -#: gnu/packages/perl.scm:4965 +#: gnu/packages/perl.scm:5087 msgid "" "This module provides a few useful functions for manipulating\n" "module names. Its main aim is to centralise some of the functions commonly\n" @@ -12841,117 +14122,123 @@ msgid "" "module names to relative paths." msgstr "" -#: gnu/packages/perl.scm:4995 +#: gnu/packages/perl.scm:5117 msgid "Minimalist Object Orientation (with Moose compatibility)" msgstr "" -#: gnu/packages/perl.scm:4996 +#: gnu/packages/perl.scm:5118 msgid "" "Moo is an extremely light-weight Object Orientation system.\n" -"It allows one to concisely define objects and roles with a convenient syntax\n" +"It allows one to concisely define objects and roles with a convenient " +"syntax\n" "that avoids the details of Perl's object system. Moo contains a subset of\n" "Moose and is optimised for rapid startup." msgstr "" -#: gnu/packages/perl.scm:5072 +#: gnu/packages/perl.scm:5225 msgid "Postmodern object system for Perl 5" msgstr "" -#: gnu/packages/perl.scm:5074 +#: gnu/packages/perl.scm:5227 msgid "" "Moose is a complete object system for Perl 5. It provides keywords for\n" -"attribute declaration, object construction, inheritance, and maybe more. With\n" +"attribute declaration, object construction, inheritance, and maybe more. " +"With\n" "Moose, you define your class declaratively, without needing to know about\n" "blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" -"logical structure of your classes, focusing on \"what\" rather than \"how\".\n" +"logical structure of your classes, focusing on \"what\" rather than \"how" +"\".\n" "A class definition with Moose reads like a list of very concise English\n" "sentences." msgstr "" -#: gnu/packages/perl.scm:5103 +#: gnu/packages/perl.scm:5256 msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" msgstr "" -#: gnu/packages/perl.scm:5104 +#: gnu/packages/perl.scm:5257 msgid "" "This module attempts to emulate the behavior of\n" "Class::Accessor::Fast as accurately as possible using the Moose attribute\n" -"system. The public API of Class::Accessor::Fast is wholly supported, but the\n" +"system. The public API of Class::Accessor::Fast is wholly supported, but " +"the\n" "private methods are not." msgstr "" -#: gnu/packages/perl.scm:5136 +#: gnu/packages/perl.scm:5289 msgid "Moose role for processing command line options" msgstr "" -#: gnu/packages/perl.scm:5137 +#: gnu/packages/perl.scm:5290 msgid "" "This is a Moose role which provides an alternate constructor\n" "for creating objects using parameters passed in from the command line." msgstr "" -#: gnu/packages/perl.scm:5158 +#: gnu/packages/perl.scm:5311 msgid "Mark overload code symbols as methods" msgstr "" -#: gnu/packages/perl.scm:5159 +#: gnu/packages/perl.scm:5312 msgid "" "MooseX::MarkAsMethods allows one to easily mark certain\n" "functions as Moose methods. This will allow other packages such as\n" "namespace::autoclean to operate without blowing away your overloads. After\n" -"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP as\n" +"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP " +"as\n" "being methods, and class extension as well as composition from roles with\n" "overloads will \"just work\"." msgstr "" -#: gnu/packages/perl.scm:5189 +#: gnu/packages/perl.scm:5342 msgid "Code attribute introspection" msgstr "" -#: gnu/packages/perl.scm:5190 +#: gnu/packages/perl.scm:5343 msgid "" "This module allows code attributes of methods to be\n" "introspected using Moose meta method objects." msgstr "" -#: gnu/packages/perl.scm:5216 +#: gnu/packages/perl.scm:5369 msgid "Subclassing of non-Moose classes" msgstr "" -#: gnu/packages/perl.scm:5217 +#: gnu/packages/perl.scm:5370 msgid "" "MooseX::NonMoose allows for easily subclassing non-Moose\n" -"classes with Moose, taking care of the details connected with doing this, such\n" +"classes with Moose, taking care of the details connected with doing this, " +"such\n" "as setting up proper inheritance from Moose::Object and installing (and\n" "inlining, at make_immutable time) a constructor that makes sure things like\n" "BUILD methods are called. It tries to be as non-intrusive as possible." msgstr "" -#: gnu/packages/perl.scm:5246 +#: gnu/packages/perl.scm:5399 msgid "Extension of Params::Validate using Moose's types" msgstr "" -#: gnu/packages/perl.scm:5247 +#: gnu/packages/perl.scm:5400 msgid "" "This module fills a gap in Moose by adding method parameter\n" "validation to Moose." msgstr "" -#: gnu/packages/perl.scm:5268 +#: gnu/packages/perl.scm:5421 msgid "Apply roles to a related Perl class" msgstr "" -#: gnu/packages/perl.scm:5269 +#: gnu/packages/perl.scm:5422 msgid "" "This module applies roles to make a subclass instead of\n" "manually setting up a subclass." msgstr "" -#: gnu/packages/perl.scm:5296 +#: gnu/packages/perl.scm:5449 msgid "Moose roles with composition parameters" msgstr "" -#: gnu/packages/perl.scm:5297 +#: gnu/packages/perl.scm:5450 msgid "" "Because Moose roles serve many different masters, they\n" "usually provide only the least common denominator of functionality. To\n" @@ -12961,11 +14248,11 @@ msgid "" "Parameterized roles offer a solution to these (and other) kinds of problems." msgstr "" -#: gnu/packages/perl.scm:5323 +#: gnu/packages/perl.scm:5476 msgid "Roles which support overloading" msgstr "" -#: gnu/packages/perl.scm:5324 +#: gnu/packages/perl.scm:5477 msgid "" "MooseX::Role::WithOverloading allows you to write a\n" "Moose::Role which defines overloaded operators and allows those overload\n" @@ -12973,107 +14260,113 @@ msgid "" "where plain Moose::Roles would lose the overloading." msgstr "" -#: gnu/packages/perl.scm:5346 +#: gnu/packages/perl.scm:5499 msgid "Name your accessors foo() and set_foo()" msgstr "" -#: gnu/packages/perl.scm:5347 +#: gnu/packages/perl.scm:5500 msgid "" "This module does not provide any methods. Simply loading it\n" -"changes the default naming policy for the loading class so that accessors are\n" -"separated into get and set methods. The get methods have the same name as the\n" +"changes the default naming policy for the loading class so that accessors " +"are\n" +"separated into get and set methods. The get methods have the same name as " +"the\n" "accessor, while set methods are prefixed with \"_set_\"." msgstr "" -#: gnu/packages/perl.scm:5373 +#: gnu/packages/perl.scm:5526 msgid "Strict object constructors for Moose" msgstr "" -#: gnu/packages/perl.scm:5374 +#: gnu/packages/perl.scm:5527 msgid "" "Simply loading this module makes your constructors\n" "\"strict\". If your constructor is called with an attribute init argument\n" "that your class does not declare, then it calls Moose->throw_error()." msgstr "" -#: gnu/packages/perl.scm:5402 +#: gnu/packages/perl.scm:5555 msgid "Trait loading and resolution for Moose" msgstr "" -#: gnu/packages/perl.scm:5403 +#: gnu/packages/perl.scm:5556 msgid "" "Adds support on top of MooseX::Traits for class precedence\n" "search for traits and some extra attributes." msgstr "" -#: gnu/packages/perl.scm:5429 +#: gnu/packages/perl.scm:5582 msgid "Organise your Moose types in libraries" msgstr "" -#: gnu/packages/perl.scm:5430 +#: gnu/packages/perl.scm:5583 msgid "" "This package lets you declare types using short names, but\n" "behind the scenes it namespaces all your type declarations, effectively\n" "prevent name clashes between packages." msgstr "" -#: gnu/packages/perl.scm:5461 +#: gnu/packages/perl.scm:5614 msgid "DateTime related constraints and coercions for Moose" msgstr "" -#: gnu/packages/perl.scm:5462 +#: gnu/packages/perl.scm:5615 msgid "" "This module packages several Moose::Util::TypeConstraints\n" "with coercions, designed to work with the DateTime suite of objects." msgstr "" -#: gnu/packages/perl.scm:5494 +#: gnu/packages/perl.scm:5647 msgid "Extensions to MooseX::Types::DateTime" msgstr "" -#: gnu/packages/perl.scm:5495 +#: gnu/packages/perl.scm:5648 msgid "" "This module builds on MooseX::Types::DateTime to add\n" -"additional custom types and coercions. Since it builds on an existing type,\n" +"additional custom types and coercions. Since it builds on an existing " +"type,\n" "all coercions and constraints are inherited." msgstr "" -#: gnu/packages/perl.scm:5524 +#: gnu/packages/perl.scm:5677 msgid "ClassName type constraints for Moose" msgstr "" -#: gnu/packages/perl.scm:5525 +#: gnu/packages/perl.scm:5678 msgid "" "MooseX::Types::LoadableClass provides a ClassName type\n" "constraint with coercion to load the class." msgstr "" -#: gnu/packages/perl.scm:5551 +#: gnu/packages/perl.scm:5704 msgid "Using Moo and MooX:: packages the most lazy way" msgstr "" -#: gnu/packages/perl.scm:5552 +#: gnu/packages/perl.scm:5705 msgid "Contains the MooX and MooX::Role packages." msgstr "" -#: gnu/packages/perl.scm:5579 +#: gnu/packages/perl.scm:5732 msgid "Giving an easy Moo style way to make command organized CLI apps" msgstr "" -#: gnu/packages/perl.scm:5580 +#: gnu/packages/perl.scm:5733 msgid "" "This package eases the writing of command line utilities,\n" -"accepting commands and subcommands and so on. These commands can form a tree,\n" -"which is mirrored in the package structure. On invocation, each command along\n" -"the path through the tree (starting from the top-level command through to the\n" +"accepting commands and subcommands and so on. These commands can form a " +"tree,\n" +"which is mirrored in the package structure. On invocation, each command " +"along\n" +"the path through the tree (starting from the top-level command through to " +"the\n" "most specific one) is instantiated." msgstr "" -#: gnu/packages/perl.scm:5613 +#: gnu/packages/perl.scm:5766 msgid "Moo eXtension for initializing objects from config file" msgstr "" -#: gnu/packages/perl.scm:5614 +#: gnu/packages/perl.scm:5767 msgid "" "This module is intended to easily load initialization values\n" "for attributes on object construction from an appropriate config file. The\n" @@ -13081,33 +14374,34 @@ msgid "" "@code{MooX::ConfigFromFile} ensures that the role is applied." msgstr "" -#: gnu/packages/perl.scm:5638 +#: gnu/packages/perl.scm:5791 msgid "Moo eXtension for @code{File::ConfigDir}" msgstr "" -#: gnu/packages/perl.scm:5639 +#: gnu/packages/perl.scm:5792 msgid "" "This module is a helper for easily finding configuration\n" "file locations. This information can be used to find a suitable place for\n" "installing configuration files or for finding any piece of settings." msgstr "" -#: gnu/packages/perl.scm:5674 +#: gnu/packages/perl.scm:5827 msgid "NativeTrait-like behavior for Moo" msgstr "" -#: gnu/packages/perl.scm:5676 +#: gnu/packages/perl.scm:5829 msgid "" "@code{MooX::HandlesVia} is an extension of Moo's @code{handles}\n" -"attribute functionality. It provides a means of proxying functionality from\n" +"attribute functionality. It provides a means of proxying functionality " +"from\n" "an external class to the given atttribute." msgstr "" -#: gnu/packages/perl.scm:5707 +#: gnu/packages/perl.scm:5860 msgid "Easily translate Moose code to Moo" msgstr "" -#: gnu/packages/perl.scm:5709 +#: gnu/packages/perl.scm:5862 msgid "" "MooX::late does the following:\n" "@enumerate\n" @@ -13121,45 +14415,47 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/perl.scm:5764 +#: gnu/packages/perl.scm:5917 msgid "Explicit Options eXtension for Object Class" msgstr "" -#: gnu/packages/perl.scm:5765 +#: gnu/packages/perl.scm:5918 msgid "" "Create a command line tool with your Mo, Moo, Moose objects.\n" "You have an @code{option} keyword to replace the usual @code{has} to\n" -"explicitly use your attribute on the command line. The @code{option} keyword\n" +"explicitly use your attribute on the command line. The @code{option} " +"keyword\n" "takes additional parameters and uses @code{Getopt::Long::Descriptive} to\n" "generate a command line tool." msgstr "" -#: gnu/packages/perl.scm:5792 +#: gnu/packages/perl.scm:5945 msgid "Moosish types and type builder" msgstr "" -#: gnu/packages/perl.scm:5793 +#: gnu/packages/perl.scm:5946 msgid "" "MooX::Types::MooseLike provides a possibility to build your\n" -"own set of Moose-like types. These custom types can then be used to describe\n" +"own set of Moose-like types. These custom types can then be used to " +"describe\n" "fields in Moo-based classes." msgstr "" -#: gnu/packages/perl.scm:5822 +#: gnu/packages/perl.scm:5975 msgid "Fast Moose-compatible object system for perl5" msgstr "" -#: gnu/packages/perl.scm:5824 +#: gnu/packages/perl.scm:5977 msgid "" "Mouse is a @code{Moose} compatible object system that implements a\n" "subset of the functionality for reduced startup time." msgstr "" -#: gnu/packages/perl.scm:5847 +#: gnu/packages/perl.scm:6000 msgid "Extend attribute interfaces for Mouse" msgstr "" -#: gnu/packages/perl.scm:5849 +#: gnu/packages/perl.scm:6002 msgid "" "While @code{Mouse} attributes provide a way to name your accessors,\n" "readers, writers, clearers and predicates, @code{MouseX::NativeTraits}\n" @@ -13167,49 +14463,62 @@ msgid "" "of data." msgstr "" -#: gnu/packages/perl.scm:5869 +#: gnu/packages/perl.scm:6022 msgid "Mozilla's CA cert bundle in PEM format" msgstr "" -#: gnu/packages/perl.scm:5870 +#: gnu/packages/perl.scm:6023 msgid "" "@code{Mozilla::CA} provides a copy of Mozilla's bundle of\n" -"Certificate Authority certificates in a form that can be consumed by modules\n" +"Certificate Authority certificates in a form that can be consumed by " +"modules\n" "and libraries based on OpenSSL." msgstr "" -#: gnu/packages/perl.scm:5889 +#: gnu/packages/perl.scm:6049 +msgid "Disable multidimensional array emulation" +msgstr "" + +#: gnu/packages/perl.scm:6051 +msgid "Multidimensional disables multidimensional array emulation." +msgstr "" + +#: gnu/packages/perl.scm:6068 msgid "MRO interface compatibility for Perls < 5.9.5" msgstr "" -#: gnu/packages/perl.scm:5890 +#: gnu/packages/perl.scm:6069 msgid "" "The \"mro\" namespace provides several utilities for dealing\n" -"with method resolution order and method caching in general in Perl 5.9.5 and\n" +"with method resolution order and method caching in general in Perl 5.9.5 " +"and\n" "higher. This module provides those interfaces for earlier versions of\n" "Perl (back to 5.6.0)." msgstr "" -#: gnu/packages/perl.scm:5917 +#: gnu/packages/perl.scm:6096 msgid "Keep imports out of your namespace" msgstr "" -#: gnu/packages/perl.scm:5918 +#: gnu/packages/perl.scm:6097 msgid "" "The namespace::autoclean pragma will remove all imported\n" -"symbols at the end of the current package's compile cycle. Functions called\n" -"in the package itself will still be bound by their name, but they won't show\n" +"symbols at the end of the current package's compile cycle. Functions " +"called\n" +"in the package itself will still be bound by their name, but they won't " +"show\n" "up as methods on your class or instances. It is very similar to\n" "namespace::clean, except it will clean all imported functions, no matter if\n" -"you imported them before or after you used the pragma. It will also not touch\n" +"you imported them before or after you used the pragma. It will also not " +"touch\n" "anything that looks like a method." msgstr "" -#: gnu/packages/perl.scm:5944 +#: gnu/packages/perl.scm:6123 msgid "Keep imports and functions out of your namespace" msgstr "" -#: gnu/packages/perl.scm:5945 +#: gnu/packages/perl.scm:6124 msgid "" "The namespace::clean pragma will remove all previously\n" "declared or imported symbols at the end of the current package's compile\n" @@ -13217,57 +14526,84 @@ msgid "" "name, but they won't show up as methods on your class or instances." msgstr "" -#: gnu/packages/perl.scm:5972 +#: gnu/packages/perl.scm:6144 +msgid "Non-blocking system DNS resolver" +msgstr "" + +#: gnu/packages/perl.scm:6146 +msgid "" +"This class provides several methods for host name resolution. It is\n" +"designed to be used with event loops. Names are resolved by your system's\n" +"native @code{getaddrinfo(3)} implementation, called in a separate thread to\n" +"avoid blocking the entire application. Threading overhead is limited by " +"using\n" +"system threads instead of Perl threads." +msgstr "" + +#: gnu/packages/perl.scm:6174 msgid "Internationalizing Domain Names in Applications (IDNA)" msgstr "" -#: gnu/packages/perl.scm:5974 +#: gnu/packages/perl.scm:6176 msgid "" "Internationalized Domain Names (IDNs) use characters drawn from a large\n" "repertoire (Unicode), but IDNA allows the non-ASCII characters to be\n" -"represented using only the ASCII characters already allowed in so-called host\n" +"represented using only the ASCII characters already allowed in so-called " +"host\n" "names today (letter-digit-hyphen, /[A-Z0-9-]/i).\n" "\n" -"Use this module if you just want to convert domain names (or email addresses),\n" +"Use this module if you just want to convert domain names (or email " +"addresses),\n" "using whatever IDNA standard is the best choice at the moment." msgstr "" -#: gnu/packages/perl.scm:6000 +#: gnu/packages/perl.scm:6202 msgid "Perl client for Etsy's statsd daemon" msgstr "" -#: gnu/packages/perl.scm:6001 +#: gnu/packages/perl.scm:6203 msgid "" "This module implement a UDP client for the statsd statistics\n" "collector daemon in use at Etsy.com." msgstr "" -#: gnu/packages/perl.scm:6019 +#: gnu/packages/perl.scm:6221 msgid "Numeric comparisons" msgstr "" -#: gnu/packages/perl.scm:6020 +#: gnu/packages/perl.scm:6222 msgid "" "Number::Compare compiles a simple comparison to an anonymous\n" "subroutine, which you can call with a value to be tested against." msgstr "" -#: gnu/packages/perl.scm:6040 +#: gnu/packages/perl.scm:6241 +msgid "Perl extension defining ranges of numbers" +msgstr "" + +#: gnu/packages/perl.scm:6242 +msgid "" +"Number::Range is an object-oriented interface to test if a\n" +"number exists in a given range, and to be able to manipulate the range." +msgstr "" + +#: gnu/packages/perl.scm:6262 msgid "Generate cryptographic signatures for objects" msgstr "" -#: gnu/packages/perl.scm:6041 +#: gnu/packages/perl.scm:6263 msgid "" "Object::Signature is an abstract base class that you can\n" -"inherit from in order to allow your objects to generate unique cryptographic\n" +"inherit from in order to allow your objects to generate unique " +"cryptographic\n" "signatures." msgstr "" -#: gnu/packages/perl.scm:6062 +#: gnu/packages/perl.scm:6284 msgid "Read and write OLE storage files" msgstr "" -#: gnu/packages/perl.scm:6063 +#: gnu/packages/perl.scm:6285 msgid "" "This module allows you to read and write\n" "an OLE-Structured file. @dfn{OLE} (Object Linking and Embedding) is a\n" @@ -13275,98 +14611,102 @@ msgid "" "documents within a single file." msgstr "" -#: gnu/packages/perl.scm:6086 +#: gnu/packages/perl.scm:6308 msgid "Anonymous packages" msgstr "" -#: gnu/packages/perl.scm:6087 +#: gnu/packages/perl.scm:6309 msgid "" "This module allows for anonymous packages that are\n" "independent of the main namespace and only available through an object\n" "instance, not by name." msgstr "" -#: gnu/packages/perl.scm:6115 +#: gnu/packages/perl.scm:6337 msgid "Manage deprecation warnings for your distribution" msgstr "" -#: gnu/packages/perl.scm:6116 +#: gnu/packages/perl.scm:6338 msgid "" "This module allows you to manage a set of deprecations for\n" "one or more modules." msgstr "" -#: gnu/packages/perl.scm:6143 +#: gnu/packages/perl.scm:6365 msgid "Routines for manipulating stashes" msgstr "" -#: gnu/packages/perl.scm:6144 +#: gnu/packages/perl.scm:6366 msgid "" "Manipulating stashes (Perl's symbol tables) is occasionally\n" -"necessary, but incredibly messy, and easy to get wrong. This module hides all\n" +"necessary, but incredibly messy, and easy to get wrong. This module hides " +"all\n" "of that behind a simple API." msgstr "" -#: gnu/packages/perl.scm:6167 +#: gnu/packages/perl.scm:6389 msgid "Faster implementation of the Package::Stash API" msgstr "" -#: gnu/packages/perl.scm:6168 +#: gnu/packages/perl.scm:6390 msgid "" "This is a backend for Package::Stash, which provides the\n" -"functionality in a way that's less buggy and much faster. It will be used by\n" -"default if it's installed, and should be preferred in all environments with a\n" +"functionality in a way that's less buggy and much faster. It will be used " +"by\n" +"default if it's installed, and should be preferred in all environments with " +"a\n" "compiler." msgstr "" -#: gnu/packages/perl.scm:6188 +#: gnu/packages/perl.scm:6410 msgid "Play with other peoples' lexical variables" msgstr "" -#: gnu/packages/perl.scm:6189 +#: gnu/packages/perl.scm:6411 msgid "" "PadWalker is a module which allows you to inspect (and even\n" "change) lexical variables in any subroutine which called you. It will only\n" -"show those variables which are in scope at the point of the call. PadWalker\n" +"show those variables which are in scope at the point of the call. " +"PadWalker\n" "is particularly useful for debugging." msgstr "" -#: gnu/packages/perl.scm:6213 +#: gnu/packages/perl.scm:6435 msgid "Simple parallel processing fork manager" msgstr "" -#: gnu/packages/perl.scm:6214 +#: gnu/packages/perl.scm:6436 msgid "" "@code{Parallel::ForkManager} is intended for use in\n" "operations that can be done in parallel where the number of\n" "processes to be forked off should be limited." msgstr "" -#: gnu/packages/perl.scm:6234 +#: gnu/packages/perl.scm:6456 msgid "Simple, compact and correct param-checking functions" msgstr "" -#: gnu/packages/perl.scm:6236 +#: gnu/packages/perl.scm:6458 msgid "" "Params::Util provides a basic set of importable functions that makes\n" "checking parameters easier." msgstr "" -#: gnu/packages/perl.scm:6260 +#: gnu/packages/perl.scm:6482 msgid "Validate method/function parameters" msgstr "" -#: gnu/packages/perl.scm:6261 +#: gnu/packages/perl.scm:6483 msgid "" "The Params::Validate module allows you to validate method or\n" "function call parameters to an arbitrary level of specificity." msgstr "" -#: gnu/packages/perl.scm:6287 +#: gnu/packages/perl.scm:6511 msgid "Build an optimized subroutine parameter validator" msgstr "" -#: gnu/packages/perl.scm:6288 +#: gnu/packages/perl.scm:6512 msgid "" "This module creates a customized, highly efficient\n" "parameter checking subroutine. It can handle named or positional\n" @@ -13375,79 +14715,79 @@ msgid "" "defaults, optional parameters, and extra \"slurpy\" parameters." msgstr "" -#: gnu/packages/perl.scm:6309 +#: gnu/packages/perl.scm:6533 msgid "Create and manipulate PAR distributions" msgstr "" -#: gnu/packages/perl.scm:6310 +#: gnu/packages/perl.scm:6534 msgid "" "PAR::Dist is a toolkit to create and manipulate PAR\n" "distributions." msgstr "" -#: gnu/packages/perl.scm:6329 +#: gnu/packages/perl.scm:6553 msgid "" "Allows you to both load one or more modules, while setting\n" "up inheritance from those modules at the same time." msgstr "" -#: gnu/packages/perl.scm:6348 +#: gnu/packages/perl.scm:6572 msgid "Path specification manipulation" msgstr "" -#: gnu/packages/perl.scm:6349 +#: gnu/packages/perl.scm:6573 msgid "" "Path::Class is a module for manipulation of file and\n" "directory specifications in a cross-platform manner." msgstr "" -#: gnu/packages/perl.scm:6373 +#: gnu/packages/perl.scm:6597 msgid "File path utility" msgstr "" -#: gnu/packages/perl.scm:6374 +#: gnu/packages/perl.scm:6598 msgid "" "This module provides a small, fast utility for working\n" "with file paths." msgstr "" -#: gnu/packages/perl.scm:6395 +#: gnu/packages/perl.scm:6619 msgid "Fast and correct UTF-8 IO" msgstr "" -#: gnu/packages/perl.scm:6396 +#: gnu/packages/perl.scm:6620 msgid "" "@code{PerlIO::utf8_strict} provides a fast and correct UTF-8\n" "PerlIO layer. Unlike Perl's default @code{:utf8} layer it checks the input\n" "for correctness." msgstr "" -#: gnu/packages/perl.scm:6417 +#: gnu/packages/perl.scm:6641 msgid "Check for comprehensive documentation of a module" msgstr "" -#: gnu/packages/perl.scm:6418 +#: gnu/packages/perl.scm:6642 msgid "" "This module provides a mechanism for determining if the pod\n" "for a given module is comprehensive." msgstr "" -#: gnu/packages/perl.scm:6435 +#: gnu/packages/perl.scm:6659 msgid "Parsing library for text in Pod format" msgstr "" -#: gnu/packages/perl.scm:6436 +#: gnu/packages/perl.scm:6660 msgid "" -"Pod::Simple is a Perl library for parsing text in\n" -"the Pod (plain old documentation) markup language that is typically\n" +"@code{Pod::Simple} is a Perl library for parsing text in\n" +"the @dfn{Pod} (plain old documentation) markup language that is typically\n" "used for writing documentation for Perl and for Perl modules." msgstr "" -#: gnu/packages/perl.scm:6457 +#: gnu/packages/perl.scm:6681 msgid "GNU C library compatible strftime for loggers and servers" msgstr "" -#: gnu/packages/perl.scm:6458 +#: gnu/packages/perl.scm:6682 msgid "" "POSIX::strftime::Compiler provides GNU C library compatible\n" "strftime(3). But this module is not affected by the system locale. This\n" @@ -13455,639 +14795,726 @@ msgid "" "applications." msgstr "" -#: gnu/packages/perl.scm:6476 +#: gnu/packages/perl.scm:6700 msgid "Information about the currently running perl" msgstr "" -#: gnu/packages/perl.scm:6478 +#: gnu/packages/perl.scm:6702 msgid "" "Probe::Perl provides methods for obtaining information about the\n" -"currently running perl interpreter. It originally began life as code in the\n" +"currently running perl interpreter. It originally began life as code in " +"the\n" "Module::Build project, but has been externalized here for general use." msgstr "" -#: gnu/packages/perl.scm:6506 +#: gnu/packages/perl.scm:6730 msgid "Interface to external editor from Perl" msgstr "" -#: gnu/packages/perl.scm:6507 +#: gnu/packages/perl.scm:6731 msgid "" "This module provides the ability to supply some text to an\n" "external text editor, have it edited by the user, and retrieve the results." msgstr "" -#: gnu/packages/perl.scm:6526 +#: gnu/packages/perl.scm:6750 msgid "Create read-only scalars, arrays, hashes" msgstr "" -#: gnu/packages/perl.scm:6527 +#: gnu/packages/perl.scm:6751 msgid "" "This module provides a facility for creating non-modifiable\n" -"variables in Perl. This is useful for configuration files, headers, etc. It\n" -"can also be useful as a development and debugging tool for catching updates to\n" +"variables in Perl. This is useful for configuration files, headers, etc. " +"It\n" +"can also be useful as a development and debugging tool for catching updates " +"to\n" "variables that should not be changed." msgstr "" -#: gnu/packages/perl.scm:6547 +#: gnu/packages/perl.scm:6771 msgid "XS implementation for Ref::Util" msgstr "" -#: gnu/packages/perl.scm:6548 +#: gnu/packages/perl.scm:6772 msgid "" "@code{Ref::Util::XS} is the XS implementation of\n" -"@code{Ref::Util}, which provides several functions to help identify references\n" -"in a more convenient way than the usual approach of examining the return value\n" +"@code{Ref::Util}, which provides several functions to help identify " +"references\n" +"in a more convenient way than the usual approach of examining the return " +"value\n" "of @code{ref}." msgstr "" -#: gnu/packages/perl.scm:6566 +#: gnu/packages/perl.scm:6790 msgid "Provide commonly requested regular expressions" msgstr "" -#: gnu/packages/perl.scm:6568 +#: gnu/packages/perl.scm:6792 msgid "" "This module exports a single hash (`%RE') that stores or generates\n" "commonly needed regular expressions. Patterns currently provided include:\n" -"balanced parentheses and brackets, delimited text (with escapes), integers and\n" +"balanced parentheses and brackets, delimited text (with escapes), integers " +"and\n" "floating-point numbers in any base (up to 36), comments in 44 languages,\n" "offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" "codes." msgstr "" -#: gnu/packages/perl.scm:6593 +#: gnu/packages/perl.scm:6817 msgid "Selection of general-utility regexp subroutines" msgstr "" -#: gnu/packages/perl.scm:6594 +#: gnu/packages/perl.scm:6818 msgid "" "This package provides a selection of regular expression\n" "subroutines including @code{is_regexp}, @code{regexp_seen_evals},\n" -"@code{regexp_is_foreign}, @code{regexp_is_anchored}, @code{serialize_regexp},\n" +"@code{regexp_is_foreign}, @code{regexp_is_anchored}, " +"@code{serialize_regexp},\n" "and @code{deserialize_regexp}." msgstr "" -#: gnu/packages/perl.scm:6619 +#: gnu/packages/perl.scm:6843 msgid "Roles, as a slice of Moose" msgstr "" -#: gnu/packages/perl.scm:6620 +#: gnu/packages/perl.scm:6844 msgid "Role::Tiny is a minimalist role composition tool." msgstr "" -#: gnu/packages/perl.scm:6637 +#: gnu/packages/perl.scm:6875 msgid "Call isa, can, does, and DOES safely" msgstr "" -#: gnu/packages/perl.scm:6638 +#: gnu/packages/perl.scm:6876 msgid "" "This module allows you to call isa, can, does, and DOES\n" "safely on things that may not be objects." msgstr "" -#: gnu/packages/perl.scm:6656 +#: gnu/packages/perl.scm:6894 msgid "Lexically-scoped resource management" msgstr "" -#: gnu/packages/perl.scm:6657 +#: gnu/packages/perl.scm:6895 msgid "" "This module provides a convenient way to perform cleanup or\n" -"other forms of resource management at the end of a scope. It is particularly\n" +"other forms of resource management at the end of a scope. It is " +"particularly\n" "useful when dealing with exceptions: the Scope::Guard constructor takes a\n" -"reference to a subroutine that is guaranteed to be called even if the thread\n" -"of execution is aborted prematurely. This effectively allows lexically-scoped\n" +"reference to a subroutine that is guaranteed to be called even if the " +"thread\n" +"of execution is aborted prematurely. This effectively allows lexically-" +"scoped\n" "\"promises\" to be made that are automatically honoured by perl's garbage\n" "collector." msgstr "" -#: gnu/packages/perl.scm:6680 +#: gnu/packages/perl.scm:6918 msgid "Infinite sets" msgstr "" -#: gnu/packages/perl.scm:6681 +#: gnu/packages/perl.scm:6919 msgid "Set::Infinite is a set theory module for infinite sets." msgstr "" -#: gnu/packages/perl.scm:6701 +#: gnu/packages/perl.scm:6939 msgid "Unordered collections of Perl Objects" msgstr "" -#: gnu/packages/perl.scm:6702 +#: gnu/packages/perl.scm:6940 msgid "" "Set::Object provides efficient sets, unordered collections\n" "of Perl objects without duplicates for scalars and references." msgstr "" -#: gnu/packages/perl.scm:6720 +#: gnu/packages/perl.scm:6958 msgid "Set operations for Perl" msgstr "" -#: gnu/packages/perl.scm:6721 +#: gnu/packages/perl.scm:6959 msgid "" "The first priority of Set::Scalar is to be a convenient\n" -"interface to sets (as in: unordered collections of Perl scalars). While not\n" +"interface to sets (as in: unordered collections of Perl scalars). While " +"not\n" "designed to be slow or big, neither has it been designed to be fast or\n" "compact." msgstr "" -#: gnu/packages/perl.scm:6741 +#: gnu/packages/perl.scm:6979 msgid "Sort arrays by one or multiple calculated keys" msgstr "" -#: gnu/packages/perl.scm:6742 +#: gnu/packages/perl.scm:6980 msgid "" "This Perl module provides various functions to quickly sort\n" "arrays by one or multiple calculated keys." msgstr "" -#: gnu/packages/perl.scm:6760 +#: gnu/packages/perl.scm:6998 msgid "Sort lexically, but sort numeral parts numerically" msgstr "" -#: gnu/packages/perl.scm:6761 +#: gnu/packages/perl.scm:6999 msgid "" "This module exports two functions, @code{nsort} and\n" "@code{ncmp}; they are used in implementing a \"natural sorting\" algorithm.\n" -"Under natural sorting, numeric substrings are compared numerically, and other\n" +"Under natural sorting, numeric substrings are compared numerically, and " +"other\n" "word-characters are compared lexically." msgstr "" -#: gnu/packages/perl.scm:6789 +#: gnu/packages/perl.scm:7027 msgid "Classes for representing type constraints and coercion" msgstr "" -#: gnu/packages/perl.scm:6790 +#: gnu/packages/perl.scm:7028 msgid "" "The Specio distribution provides classes for representing type\n" -"constraints and coercion, along with syntax sugar for declaring them. Note that\n" -"this is not a proper type system for Perl. Nothing in this distribution will\n" -"magically make the Perl interpreter start checking a value's type on assignment\n" -"to a variable. In fact, there's no built-in way to apply a type to a variable at\n" -"all. Instead, you can explicitly check a value against a type, and optionally\n" +"constraints and coercion, along with syntax sugar for declaring them. Note " +"that\n" +"this is not a proper type system for Perl. Nothing in this distribution " +"will\n" +"magically make the Perl interpreter start checking a value's type on " +"assignment\n" +"to a variable. In fact, there's no built-in way to apply a type to a " +"variable at\n" +"all. Instead, you can explicitly check a value against a type, and " +"optionally\n" "coerce values to that type." msgstr "" -#: gnu/packages/perl.scm:6813 +#: gnu/packages/perl.scm:7051 msgid "Spiffy Perl Interface Framework For You" msgstr "" -#: gnu/packages/perl.scm:6814 +#: gnu/packages/perl.scm:7052 msgid "" "Spiffy is a framework and methodology for doing object\n" "oriented (OO) programming in Perl. Spiffy combines the best parts of\n" -"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class.\n" -"It attempts to fix all the nits and warts of traditional Perl OO, in a clean,\n" -"straightforward and (perhaps someday) standard way. Spiffy borrows ideas from\n" +"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation " +"class.\n" +"It attempts to fix all the nits and warts of traditional Perl OO, in a " +"clean,\n" +"straightforward and (perhaps someday) standard way. Spiffy borrows ideas " +"from\n" "other OO languages like Python, Ruby, Java and Perl 6." msgstr "" -#: gnu/packages/perl.scm:6836 +#: gnu/packages/perl.scm:7074 msgid "Temporary buffer to save bytes" msgstr "" -#: gnu/packages/perl.scm:6837 +#: gnu/packages/perl.scm:7075 msgid "" "Stream::Buffered is a buffer class to store arbitrary length\n" "of byte strings and then get a seekable filehandle once everything is\n" -"buffered. It uses PerlIO and/or temporary file to save the buffer depending\n" +"buffered. It uses PerlIO and/or temporary file to save the buffer " +"depending\n" "on the length of the size." msgstr "" -#: gnu/packages/perl.scm:6857 +#: gnu/packages/perl.scm:7095 msgid "Turn on strict and make all warnings fatal" msgstr "" -#: gnu/packages/perl.scm:6858 +#: gnu/packages/perl.scm:7096 msgid "" "Strictures turns on strict and make all warnings fatal when\n" "run from within a source-controlled directory." msgstr "" -#: gnu/packages/perl.scm:6886 +#: gnu/packages/perl.scm:7138 msgid "Camelcase and de-camelcase" msgstr "" -#: gnu/packages/perl.scm:6887 +#: gnu/packages/perl.scm:7139 msgid "" "This module may be used to convert from under_score text to\n" "CamelCase and back again." msgstr "" -#: gnu/packages/perl.scm:6907 +#: gnu/packages/perl.scm:7158 +msgid "Backslash escapes, quoted phrase, word elision, etc." +msgstr "" + +#: gnu/packages/perl.scm:7159 +msgid "" +"This module provides a flexible calling interface to some\n" +"frequently-performed string conversion functions, including applying and\n" +"expanding standard C/Unix-style backslash escapes like \n" +" and \t, wrapping and\n" +"removing double-quotes, and truncating to fit within a desired length." +msgstr "" + +#: gnu/packages/perl.scm:7181 msgid "Rewrite strings based on a set of known prefixes" msgstr "" -#: gnu/packages/perl.scm:6908 +#: gnu/packages/perl.scm:7182 msgid "" "This module allows you to rewrite strings based on a set of\n" "known prefixes." msgstr "" -#: gnu/packages/perl.scm:6927 +#: gnu/packages/perl.scm:7201 msgid "String printing alternatives to printf" msgstr "" -#: gnu/packages/perl.scm:6929 +#: gnu/packages/perl.scm:7203 msgid "" "This module inserts values into (translated) strings. It provides\n" -"@code{printf} and @code{sprintf} alternatives via both an object-oriented and\n" +"@code{printf} and @code{sprintf} alternatives via both an object-oriented " +"and\n" "a functional interface." msgstr "" -#: gnu/packages/perl.scm:6952 +#: gnu/packages/perl.scm:7226 msgid "Sophisticated exporter for custom-built routines" msgstr "" -#: gnu/packages/perl.scm:6954 +#: gnu/packages/perl.scm:7228 msgid "" "Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" "custom-built routines." msgstr "" -#: gnu/packages/perl.scm:6973 +#: gnu/packages/perl.scm:7247 msgid "Only use Sub::Exporter if you need it" msgstr "" -#: gnu/packages/perl.scm:6974 +#: gnu/packages/perl.scm:7248 msgid "" "Sub::Exporter is an incredibly powerful module, but with\n" "that power comes great responsibility, as well as some runtime penalties.\n" -"This module is a \"Sub::Exporter\" wrapper that will let your users just use\n" -"Exporter if all they are doing is picking exports, but use \"Sub::Exporter\"\n" +"This module is a \"Sub::Exporter\" wrapper that will let your users just " +"use\n" +"Exporter if all they are doing is picking exports, but use \"Sub::Exporter" +"\"\n" "if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" "renaming exports, if they try to use them." msgstr "" -#: gnu/packages/perl.scm:6996 +#: gnu/packages/perl.scm:7270 msgid "Retrieve names of code references" msgstr "" -#: gnu/packages/perl.scm:6997 +#: gnu/packages/perl.scm:7271 msgid "" "Sub::Identify allows you to retrieve the real name of code\n" "references." msgstr "" -#: gnu/packages/perl.scm:7017 +#: gnu/packages/perl.scm:7291 msgid "Tool to inspect subroutines" msgstr "" -#: gnu/packages/perl.scm:7018 +#: gnu/packages/perl.scm:7292 msgid "" "This package provides tools for inspecting subroutines\n" "in Perl." msgstr "" -#: gnu/packages/perl.scm:7037 +#: gnu/packages/perl.scm:7311 msgid "Install subroutines into packages easily" msgstr "" -#: gnu/packages/perl.scm:7039 +#: gnu/packages/perl.scm:7313 msgid "" "Sub::Install makes it easy to install subroutines into packages without\n" -"the unsightly mess of C or typeglobs lying about where just anyone\n" +"the unsightly mess of C or typeglobs lying about where just " +"anyone\n" "can see them." msgstr "" -#: gnu/packages/perl.scm:7060 +#: gnu/packages/perl.scm:7334 msgid "(Re)name a sub" msgstr "" -#: gnu/packages/perl.scm:7061 +#: gnu/packages/perl.scm:7335 msgid "" "Assigns a new name to referenced sub. If package\n" -"specification is omitted in the name, then the current package is used. The\n" +"specification is omitted in the name, then the current package is used. " +"The\n" "return value is the sub." msgstr "" -#: gnu/packages/perl.scm:7080 +#: gnu/packages/perl.scm:7359 +msgid "Efficient generation of subroutines via string eval" +msgstr "" + +#: gnu/packages/perl.scm:7360 +msgid "" +"Sub::Quote provides an efficient generation of subroutines\n" +"via string eval." +msgstr "" + +#: gnu/packages/perl.scm:7378 msgid "Apparently run a function in a higher stack frame" msgstr "" -#: gnu/packages/perl.scm:7081 +#: gnu/packages/perl.scm:7379 msgid "" "Like Tcl's uplevel() function, but not quite so dangerous.\n" "The idea is just to fool caller(). All the really naughty bits of Tcl's\n" "uplevel() are avoided." msgstr "" -#: gnu/packages/perl.scm:7100 +#: gnu/packages/perl.scm:7401 +msgid "Control superclass method dispatching" +msgstr "" + +#: gnu/packages/perl.scm:7403 +msgid "" +"When subclassing a class, you may occasionally want to dispatch control to\n" +"the superclass---at least conditionally and temporarily. This module " +"provides\n" +"nicer equivalents to the native Perl syntax for calling superclasses, along " +"with\n" +"a universal @code{super} method to determine a class' own superclass, and " +"better\n" +"support for run-time mix-ins and roles." +msgstr "" + +#: gnu/packages/perl.scm:7424 msgid "Perl extension for generating SVG documents" msgstr "" -#: gnu/packages/perl.scm:7101 +#: gnu/packages/perl.scm:7425 msgid "" "SVG is a Perl module which generates a nested data structure\n" -"containing the DOM representation of an SVG (Scalable Vector Graphics) image.\n" +"containing the DOM representation of an SVG (Scalable Vector Graphics) " +"image.\n" "Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" "access the DOM object, create and access Javascript, and generate SMIL\n" "animation content." msgstr "" -#: gnu/packages/perl.scm:7122 +#: gnu/packages/perl.scm:7446 msgid "Switch statement for Perl" msgstr "" -#: gnu/packages/perl.scm:7123 +#: gnu/packages/perl.scm:7447 msgid "" "Switch is a Perl module which implements a generalized case\n" "mechanism. The module augments the standard Perl syntax with two new\n" "statements: @code{switch} and @code{case}." msgstr "" -#: gnu/packages/perl.scm:7169 +#: gnu/packages/perl.scm:7493 msgid "Perl extension for getting CPU information" msgstr "" -#: gnu/packages/perl.scm:7171 +#: gnu/packages/perl.scm:7495 msgid "" "Sys::CPU is a module for counting the number of CPUs on a system, and\n" "determining their type and clock speed." msgstr "" -#: gnu/packages/perl.scm:7192 +#: gnu/packages/perl.scm:7516 msgid "Get full hostname in Perl" msgstr "" -#: gnu/packages/perl.scm:7193 +#: gnu/packages/perl.scm:7517 msgid "" "Sys::Hostname::Long tries very hard to get the full hostname\n" "of a system." msgstr "" -#: gnu/packages/perl.scm:7220 +#: gnu/packages/perl.scm:7544 msgid "Ensure that a platform has weaken support" msgstr "" -#: gnu/packages/perl.scm:7221 +#: gnu/packages/perl.scm:7545 msgid "" "One recurring problem in modules that use Scalar::Util's\n" "weaken function is that it is not present in the pure-perl variant. If\n" -"Scalar::Util is not available at all, it will issue a normal dependency on the\n" -"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and the\n" -"module does not have weaken, the install will bail out altogether with a long\n" +"Scalar::Util is not available at all, it will issue a normal dependency on " +"the\n" +"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and " +"the\n" +"module does not have weaken, the install will bail out altogether with a " +"long\n" "error encouraging the user to seek support." msgstr "" -#: gnu/packages/perl.scm:7246 +#: gnu/packages/perl.scm:7570 msgid "Template processing system for Perl" msgstr "" -#: gnu/packages/perl.scm:7247 +#: gnu/packages/perl.scm:7571 msgid "" "The Template Toolkit is a collection of modules which\n" "implement an extensible template processing system. It was originally\n" -"designed and remains primarily useful for generating dynamic web content, but\n" +"designed and remains primarily useful for generating dynamic web content, " +"but\n" "it can be used equally well for processing any other kind of text based\n" "documents: HTML, XML, POD, PostScript, LaTeX, and so on." msgstr "" -#: gnu/packages/perl.scm:7270 +#: gnu/packages/perl.scm:7594 msgid "Profiling for Template Toolkit" msgstr "" -#: gnu/packages/perl.scm:7271 +#: gnu/packages/perl.scm:7595 msgid "" "Template::Timer provides inline profiling of the template\n" "processing in Perl code." msgstr "" -#: gnu/packages/perl.scm:7291 +#: gnu/packages/perl.scm:7615 msgid "Detect encoding of the current terminal" msgstr "" -#: gnu/packages/perl.scm:7292 +#: gnu/packages/perl.scm:7616 msgid "" "Term::Encoding is a simple module to detect the encoding of\n" "the current terminal expects in various ways." msgstr "" -#: gnu/packages/perl.scm:7316 +#: gnu/packages/perl.scm:7640 msgid "Progress meter on a standard terminal" msgstr "" -#: gnu/packages/perl.scm:7317 +#: gnu/packages/perl.scm:7641 msgid "" "Term::ProgressBar provides a simple progress bar on the\n" -"terminal, to let the user know that something is happening, roughly how much\n" +"terminal, to let the user know that something is happening, roughly how " +"much\n" "stuff has been done, and maybe an estimate at how long remains." msgstr "" -#: gnu/packages/perl.scm:7340 +#: gnu/packages/perl.scm:7664 msgid "Progress meter if run interactively" msgstr "" -#: gnu/packages/perl.scm:7341 +#: gnu/packages/perl.scm:7665 msgid "" "Term::ProgressBar is a wonderful module for showing progress\n" -"bars on the terminal. This module acts very much like that module when it is\n" -"run interactively. However, when it is not run interactively (for example, as\n" +"bars on the terminal. This module acts very much like that module when it " +"is\n" +"run interactively. However, when it is not run interactively (for example, " +"as\n" "a cron job) then it does not show the progress bar." msgstr "" -#: gnu/packages/perl.scm:7363 +#: gnu/packages/perl.scm:7687 msgid "Simple progress bars" msgstr "" -#: gnu/packages/perl.scm:7364 +#: gnu/packages/perl.scm:7688 msgid "" "Term::ProgressBar::Simple tells you how much work has been\n" "done, how much is left to do, and estimate how long it will take." msgstr "" -#: gnu/packages/perl.scm:7382 +#: gnu/packages/perl.scm:7706 msgid "Simple terminal control" msgstr "Egyszerű terminálvezérlő" -#: gnu/packages/perl.scm:7383 +#: gnu/packages/perl.scm:7707 msgid "" "This module, ReadKey, provides ioctl control for terminals\n" -"so the input modes can be changed (thus allowing reads of a single character\n" -"at a time), and also provides non-blocking reads of stdin, as well as several\n" +"so the input modes can be changed (thus allowing reads of a single " +"character\n" +"at a time), and also provides non-blocking reads of stdin, as well as " +"several\n" "other terminal related features, including retrieval/modification of the\n" "screen size, and retrieval/modification of the control characters." msgstr "" -#: gnu/packages/perl.scm:7408 +#: gnu/packages/perl.scm:7732 msgid "Retrieve terminal size" msgstr "" -#: gnu/packages/perl.scm:7409 +#: gnu/packages/perl.scm:7733 msgid "" "This is a unified interface to retrieve terminal size. It\n" -"loads one module of a list of known alternatives, each implementing some way\n" -"to get the desired terminal information. This loaded module will actually do\n" +"loads one module of a list of known alternatives, each implementing some " +"way\n" +"to get the desired terminal information. This loaded module will actually " +"do\n" "the job on behalf of @code{Term::Size::Any}." msgstr "" -#: gnu/packages/perl.scm:7429 +#: gnu/packages/perl.scm:7753 msgid "Perl extension for retrieving terminal size (Perl version)" msgstr "" -#: gnu/packages/perl.scm:7430 +#: gnu/packages/perl.scm:7754 msgid "" "This is yet another implementation of @code{Term::Size}.\n" "Now in pure Perl, with the exception of a C probe run at build time." msgstr "" -#: gnu/packages/perl.scm:7450 +#: gnu/packages/perl.scm:7774 msgid "Format a header and rows into a table" msgstr "" -#: gnu/packages/perl.scm:7451 +#: gnu/packages/perl.scm:7775 msgid "" "This module is able to generically format rows of data\n" "into tables." msgstr "" -#: gnu/packages/perl.scm:7470 +#: gnu/packages/perl.scm:7794 msgid "Align text" msgstr "" -#: gnu/packages/perl.scm:7471 +#: gnu/packages/perl.scm:7795 msgid "" "Text::Aligner exports a single function, align(), which is\n" "used to justify strings to various alignment styles." msgstr "" -#: gnu/packages/perl.scm:7489 +#: gnu/packages/perl.scm:7813 msgid "Extract delimited text sequences from strings" msgstr "" -#: gnu/packages/perl.scm:7490 +#: gnu/packages/perl.scm:7814 msgid "" "The Text::Balanced module can be used to extract delimited\n" "text sequences from strings." msgstr "" -#: gnu/packages/perl.scm:7508 +#: gnu/packages/perl.scm:7832 msgid "Manipulate comma-separated values" msgstr "" -#: gnu/packages/perl.scm:7509 +#: gnu/packages/perl.scm:7833 msgid "" "Text::CSV provides facilities for the composition and\n" -"decomposition of comma-separated values. An instance of the Text::CSV class\n" +"decomposition of comma-separated values. An instance of the Text::CSV " +"class\n" "can combine fields into a CSV string and parse a CSV string into fields." msgstr "" -#: gnu/packages/perl.scm:7528 +#: gnu/packages/perl.scm:7852 msgid "Rountines for manipulating CSV files" msgstr "" -#: gnu/packages/perl.scm:7529 +#: gnu/packages/perl.scm:7853 msgid "" "@code{Text::CSV_XS} provides facilities for the composition\n" "and decomposition of comma-separated values. An instance of the\n" "@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" -"CSV string into fields. The module accepts either strings or files as input\n" -"and support the use of user-specified characters for delimiters, separators,\n" +"CSV string into fields. The module accepts either strings or files as " +"input\n" +"and support the use of user-specified characters for delimiters, " +"separators,\n" "and escapes." msgstr "" -#: gnu/packages/perl.scm:7553 +#: gnu/packages/perl.scm:7877 msgid "Perform diffs on files and record sets" msgstr "" -#: gnu/packages/perl.scm:7554 +#: gnu/packages/perl.scm:7878 msgid "" "Text::Diff provides a basic set of services akin to the GNU\n" -"diff utility. It is not anywhere near as feature complete as GNU diff, but it\n" +"diff utility. It is not anywhere near as feature complete as GNU diff, but " +"it\n" "is better integrated with Perl and available on all platforms. It is often\n" "faster than shelling out to a system's diff executable for small files, and\n" "generally slower on larger files." msgstr "" -#: gnu/packages/perl.scm:7576 +#: gnu/packages/perl.scm:7900 msgid "Match globbing patterns against text" msgstr "" -#: gnu/packages/perl.scm:7577 +#: gnu/packages/perl.scm:7901 msgid "" "Text::Glob implements glob(3) style matching that can be\n" -"used to match against text, rather than fetching names from a file system. If\n" +"used to match against text, rather than fetching names from a file system. " +"If\n" "you want to do full file globbing use the File::Glob module instead." msgstr "" -#: gnu/packages/perl.scm:7600 +#: gnu/packages/perl.scm:7924 msgid "Fast, middleweight template engine" msgstr "" -#: gnu/packages/perl.scm:7602 +#: gnu/packages/perl.scm:7926 msgid "" "Text::NeatTemplate provides a simple, middleweight but fast\n" "template engine, for when you need speed rather than complex features,\n" "yet need more features than simple variable substitution." msgstr "" -#: gnu/packages/perl.scm:7621 +#: gnu/packages/perl.scm:7945 msgid "Convert between Roman and Arabic algorisms" msgstr "" -#: gnu/packages/perl.scm:7622 +#: gnu/packages/perl.scm:7946 msgid "" "This package provides functions to convert between Roman and\n" -"Arabic algorisms. It supports both conventional Roman algorisms (which range\n" +"Arabic algorisms. It supports both conventional Roman algorisms (which " +"range\n" "from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" "algorism to indicate multiplication by 1000." msgstr "" -#: gnu/packages/perl.scm:7642 +#: gnu/packages/perl.scm:7966 msgid "Simple ASCII tables" msgstr "" -#: gnu/packages/perl.scm:7643 +#: gnu/packages/perl.scm:7967 msgid "Text::SimpleTable draws simple ASCII tables." msgstr "" -#: gnu/packages/perl.scm:7664 +#: gnu/packages/perl.scm:7988 msgid "Organize Data in Tables" msgstr "" -#: gnu/packages/perl.scm:7665 +#: gnu/packages/perl.scm:7989 msgid "Text::Table renders plaintext tables." msgstr "" -#: gnu/packages/perl.scm:7686 +#: gnu/packages/perl.scm:8010 msgid "Expand template text with embedded Perl" msgstr "" -#: gnu/packages/perl.scm:7688 +#: gnu/packages/perl.scm:8012 msgid "" "This is a library for generating letters, building HTML pages, or\n" -"filling in templates generally. A template is a piece of text that has little\n" -"Perl programs embedded in it here and there. When you fill in a template, you\n" +"filling in templates generally. A template is a piece of text that has " +"little\n" +"Perl programs embedded in it here and there. When you fill in a template, " +"you\n" "evaluate the little programs and replace them with their values." msgstr "" -#: gnu/packages/perl.scm:7708 +#: gnu/packages/perl.scm:8032 msgid "Provide plain ASCII transliterations of Unicode text" msgstr "" -#: gnu/packages/perl.scm:7709 +#: gnu/packages/perl.scm:8033 msgid "" "Text::Unidecode provides a function, unidecode(...) that\n" -"takes Unicode data and tries to represent it in US-ASCII characters (i.e., the\n" -"universally displayable characters between 0x00 and 0x7F). The representation\n" +"takes Unicode data and tries to represent it in US-ASCII characters (i.e., " +"the\n" +"universally displayable characters between 0x00 and 0x7F). The " +"representation\n" "is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" "letters, the pronunciation expressed by the text in some other writing\n" "system." msgstr "" -#: gnu/packages/perl.scm:7737 +#: gnu/packages/perl.scm:8061 msgid "Role for classes that can be thrown" msgstr "" -#: gnu/packages/perl.scm:7738 +#: gnu/packages/perl.scm:8062 msgid "" "Throwable is a role for classes that are meant to be thrown\n" "as exceptions to standard program flow." msgstr "" -#: gnu/packages/perl.scm:7755 +#: gnu/packages/perl.scm:8079 msgid "Perl script tidier" msgstr "" -#: gnu/packages/perl.scm:7756 +#: gnu/packages/perl.scm:8080 msgid "" "This package contains a Perl script which indents and\n" "reformats Perl scripts to make them easier to read. The formatting can be\n" @@ -14095,274 +15522,311 @@ msgid "" "approximately follow the suggestions in the Perl Style Guide." msgstr "" -#: gnu/packages/perl.scm:7776 +#: gnu/packages/perl.scm:8100 msgid "Cycle through a list of values" msgstr "" -#: gnu/packages/perl.scm:7777 +#: gnu/packages/perl.scm:8101 msgid "" "You use @code{Tie::Cycle} to go through a list over and over\n" "again. Once you get to the end of the list, you go back to the beginning." msgstr "" -#: gnu/packages/perl.scm:7796 +#: gnu/packages/perl.scm:8120 msgid "Ordered associative arrays for Perl" msgstr "" -#: gnu/packages/perl.scm:7797 +#: gnu/packages/perl.scm:8121 msgid "" "This Perl module implements Perl hashes that preserve the\n" -"order in which the hash elements were added. The order is not affected when\n" -"values corresponding to existing keys in the IxHash are changed. The elements\n" +"order in which the hash elements were added. The order is not affected " +"when\n" +"values corresponding to existing keys in the IxHash are changed. The " +"elements\n" "can also be set to any arbitrary supplied order. The familiar perl array\n" "operations can also be performed on the IxHash." msgstr "" -#: gnu/packages/perl.scm:7820 +#: gnu/packages/perl.scm:8144 msgid "Tie to an existing Perl object" msgstr "" -#: gnu/packages/perl.scm:7821 +#: gnu/packages/perl.scm:8145 msgid "" "This class provides a tie constructor that returns the\n" -"object it was given as it's first argument. This way side effects of calling\n" +"object it was given as it's first argument. This way side effects of " +"calling\n" "$object->TIEHASH are avoided." msgstr "" -#: gnu/packages/perl.scm:7844 +#: gnu/packages/perl.scm:8168 msgid "English expression of durations" msgstr "" -#: gnu/packages/perl.scm:7845 +#: gnu/packages/perl.scm:8169 msgid "" "This module provides functions for expressing durations in\n" "rounded or exact terms." msgstr "" -#: gnu/packages/perl.scm:7867 +#: gnu/packages/perl.scm:8191 msgid "Parse time duration strings" msgstr "" -#: gnu/packages/perl.scm:7868 +#: gnu/packages/perl.scm:8192 msgid "" "Time::Duration::Parse is a module to parse human readable\n" "duration strings like \"2 minutes\" and \"3 seconds\" to seconds." msgstr "" -#: gnu/packages/perl.scm:7886 -msgid "Efficiently compute time from local and GMT time" +#: gnu/packages/perl.scm:8210 +msgid "Efficiently compute time from local and GMT time" +msgstr "" + +#: gnu/packages/perl.scm:8211 +msgid "" +"This module provides functions that are the inverse of\n" +"built-in perl functions localtime() and gmtime(). They accept a date as a\n" +"six-element array, and return the corresponding time(2) value in seconds " +"since\n" +"the system epoch." +msgstr "" + +#: gnu/packages/perl.scm:8231 +msgid "Object-Oriented time objects" msgstr "" -#: gnu/packages/perl.scm:7887 +#: gnu/packages/perl.scm:8233 msgid "" -"This module provides functions that are the inverse of\n" -"built-in perl functions localtime() and gmtime(). They accept a date as a\n" -"six-element array, and return the corresponding time(2) value in seconds since\n" -"the system epoch." +"This module replaces the standard @code{localtime} and @code{gmtime}\n" +"functions with implementations that return objects. It does so in a\n" +"backwards-compatible manner, so that using these functions as documented " +"will\n" +"still work as expected." msgstr "" -#: gnu/packages/perl.scm:7907 +#: gnu/packages/perl.scm:8253 msgid "Date parsing/formatting subroutines" msgstr "" -#: gnu/packages/perl.scm:7908 +#: gnu/packages/perl.scm:8254 msgid "" "This module provides routines for parsing date string into\n" "time values and formatting dates into ASCII strings." msgstr "" -#: gnu/packages/perl.scm:7930 +#: gnu/packages/perl.scm:8276 msgid "Shift and scale time" msgstr "" -#: gnu/packages/perl.scm:7931 +#: gnu/packages/perl.scm:8277 msgid "" "This module allows you to speed up your sleep(), alarm(),\n" "and time() calls." msgstr "" -#: gnu/packages/perl.scm:7954 +#: gnu/packages/perl.scm:8300 msgid "Simple tree object" msgstr "" -#: gnu/packages/perl.scm:7955 +#: gnu/packages/perl.scm:8301 msgid "" "This module in a fully object-oriented implementation of a\n" "simple n-ary tree." msgstr "" -#: gnu/packages/perl.scm:7979 +#: gnu/packages/perl.scm:8325 msgid "Factory object for dispensing Visitor objects" msgstr "" -#: gnu/packages/perl.scm:7980 +#: gnu/packages/perl.scm:8326 msgid "" "This module is a factory for dispensing\n" "Tree::Simple::Visitor::* objects." msgstr "" -#: gnu/packages/perl.scm:7998 +#: gnu/packages/perl.scm:8344 msgid "Minimal try/catch with proper preservation of $@@" msgstr "" -#: gnu/packages/perl.scm:7999 +#: gnu/packages/perl.scm:8345 msgid "" "This module provides bare bones try/catch/finally statements\n" "that are designed to minimize common mistakes with eval blocks, and nothing\n" "else." msgstr "" -#: gnu/packages/perl.scm:8024 +#: gnu/packages/perl.scm:8370 msgid "Tie a variable to a type constraint" msgstr "" -#: gnu/packages/perl.scm:8025 +#: gnu/packages/perl.scm:8371 msgid "" "This module exports a single function: @code{ttie}. It ties\n" -"a variable to a type constraint, ensuring that whatever values stored in the\n" +"a variable to a type constraint, ensuring that whatever values stored in " +"the\n" "variable will conform to the type constraint. If the type constraint has\n" "coercions, these will be used if necessary to ensure values assigned to the\n" "variable conform." msgstr "" -#: gnu/packages/perl.scm:8058 +#: gnu/packages/perl.scm:8404 msgid "Tiny, yet Moo(se)-compatible type constraint" msgstr "" -#: gnu/packages/perl.scm:8059 +#: gnu/packages/perl.scm:8405 msgid "" "@code{Type::Tiny} is a small class for writing type\n" "constraints, inspired by Moose's type constraint API. It has only one\n" "non-core dependency (and even that is simply a module that was previously\n" -"distributed as part of @code{Type::Tiny} but has since been spun off), and can\n" +"distributed as part of @code{Type::Tiny} but has since been spun off), and " +"can\n" "be used with Moose, Mouse and Moo (or none of the above)." msgstr "" -#: gnu/packages/perl.scm:8080 +#: gnu/packages/perl.scm:8426 msgid "Provides an XS boost for some of Type::Tiny's built-in type constraints" msgstr "" -#: gnu/packages/perl.scm:8081 +#: gnu/packages/perl.scm:8427 msgid "" "This module is optionally used by @code{Type::Tiny} to\n" "provide faster, C-based implementations of some type constraints. This\n" -"package has only core dependencies, and does not depend on @code{Type::Tiny},\n" +"package has only core dependencies, and does not depend on @code{Type::" +"Tiny},\n" "so other data validation frameworks might also consider using it." msgstr "" -#: gnu/packages/perl.scm:8106 +#: gnu/packages/perl.scm:8452 msgid "Types and coercions for Moose and Moo" msgstr "" -#: gnu/packages/perl.scm:8107 +#: gnu/packages/perl.scm:8453 msgid "" "This module provides @code{Path::Tiny} types for Moose, Moo,\n" "etc. It handles two important types of coercion: coercing objects with\n" -"overloaded stringification, and coercing to absolute paths. It also can check\n" +"overloaded stringification, and coercing to absolute paths. It also can " +"check\n" "to ensure that files or directories exist." msgstr "" -#: gnu/packages/perl.scm:8129 +#: gnu/packages/perl.scm:8475 msgid "Data types for common serialisation formats" msgstr "" -#: gnu/packages/perl.scm:8130 +#: gnu/packages/perl.scm:8476 msgid "" "This module provides some extra datatypes that are used by\n" "common serialisation formats such as JSON or CBOR." msgstr "" -#: gnu/packages/perl.scm:8157 +#: gnu/packages/perl.scm:8503 msgid "Unicode normalization forms" msgstr "" -#: gnu/packages/perl.scm:8158 +#: gnu/packages/perl.scm:8504 msgid "This Perl module provides Unicode normalization forms." msgstr "" -#: gnu/packages/perl.scm:8187 +#: gnu/packages/perl.scm:8533 msgid "Unicode collation algorithm" msgstr "" -#: gnu/packages/perl.scm:8188 +#: gnu/packages/perl.scm:8534 msgid "" "This package provides tools for sorting and comparing\n" "Unicode data." msgstr "" -#: gnu/packages/perl.scm:8209 +#: gnu/packages/perl.scm:8555 msgid "Unicode line breaking algorithm" msgstr "" -#: gnu/packages/perl.scm:8211 +#: gnu/packages/perl.scm:8557 msgid "" "@code{Unicode::LineBreak} implements the line breaking algorithm\n" -"described in Unicode Standard Annex #14. The @code{East_Asian_Width} property\n" +"described in Unicode Standard Annex #14. The @code{East_Asian_Width} " +"property\n" "defined by Annex #11 is used to determine breaking positions." msgstr "" -#: gnu/packages/perl.scm:8234 +#: gnu/packages/perl.scm:8580 msgid "Encoding and decoding of UTF-8 encoding form" msgstr "" -#: gnu/packages/perl.scm:8236 +#: gnu/packages/perl.scm:8582 msgid "" "This module provides functions to encode and decode UTF-8 encoding form\n" "as specified by Unicode and ISO/IEC 10646:2011." msgstr "" -#: gnu/packages/perl.scm:8254 +#: gnu/packages/perl.scm:8600 msgid "UNIVERSAL::can() reimplementation" msgstr "" -#: gnu/packages/perl.scm:8255 +#: gnu/packages/perl.scm:8601 msgid "" "This module attempts to work around people calling\n" "UNIVERSAL::can() as a function, which it is not." msgstr "" -#: gnu/packages/perl.scm:8275 +#: gnu/packages/perl.scm:8621 msgid "UNIVERSAL::isa() reimplementation" msgstr "" -#: gnu/packages/perl.scm:8276 +#: gnu/packages/perl.scm:8622 msgid "" "This module attempts to recover from people calling\n" "UNIVERSAL::isa as a function." msgstr "" -#: gnu/packages/perl.scm:8294 +#: gnu/packages/perl.scm:8641 +msgid "Require modules from a variable" +msgstr "" + +#: gnu/packages/perl.scm:8642 +msgid "" +"This module lets you require other modules where the module\n" +"name is in a variable, something you can't do with the @code{require}\n" +"built-in." +msgstr "" + +#: gnu/packages/perl.scm:8661 msgid "Associate user-defined magic to variables from Perl" msgstr "" -#: gnu/packages/perl.scm:8295 +#: gnu/packages/perl.scm:8662 msgid "" "Magic is Perl's way of enhancing variables. This mechanism\n" "lets the user add extra data to any variable and hook syntactical\n" -"operations (such as access, assignment or destruction) that can be applied to\n" +"operations (such as access, assignment or destruction) that can be applied " +"to\n" "it. With this module, you can add your own magic to any variable without\n" "having to write a single line of XS." msgstr "" -#: gnu/packages/perl.scm:8318 +#: gnu/packages/perl.scm:8685 msgid "Easily generate well-formed, namespace-aware XML" msgstr "" -#: gnu/packages/perl.scm:8319 +#: gnu/packages/perl.scm:8686 msgid "" "@code{XML::Writer} is a simple Perl module for writing XML\n" -"documents: it takes care of constructing markup and escaping data correctly.\n" -"By default, it also performs a significant amount of well-formedness checking\n" +"documents: it takes care of constructing markup and escaping data " +"correctly.\n" +"By default, it also performs a significant amount of well-formedness " +"checking\n" "on the output to make certain (for example) that start and end tags match,\n" -"that there is exactly one document element, and that there are not duplicate\n" +"that there is exactly one document element, and that there are not " +"duplicate\n" "attribute names." msgstr "" -#: gnu/packages/perl.scm:8346 +#: gnu/packages/perl.scm:8713 msgid "Opaque, extensible XS pointer backed objects using sv_magic" msgstr "" -#: gnu/packages/perl.scm:8348 +#: gnu/packages/perl.scm:8715 msgid "" "This way of associating structs with Perl space objects is designed to\n" "supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" @@ -14370,77 +15834,79 @@ msgid "" "neither visible nor modifiable from Perl space)." msgstr "" -#: gnu/packages/perl.scm:8370 +#: gnu/packages/perl.scm:8737 msgid "YAML for Perl" msgstr "" -#: gnu/packages/perl.scm:8371 +#: gnu/packages/perl.scm:8738 msgid "" "The YAML.pm module implements a YAML Loader and Dumper based\n" "on the YAML 1.0 specification." msgstr "" -#: gnu/packages/perl.scm:8393 +#: gnu/packages/perl.scm:8760 msgid "Perl YAML Serialization using XS and libyaml" msgstr "" -#: gnu/packages/perl.scm:8395 +#: gnu/packages/perl.scm:8762 msgid "" "@code{YAML::XS} is a Perl XS binding to libyaml which offers Perl the\n" "best YAML support to date." msgstr "" -#: gnu/packages/perl.scm:8418 +#: gnu/packages/perl.scm:8785 msgid "Read/Write YAML files" msgstr "" -#: gnu/packages/perl.scm:8419 +#: gnu/packages/perl.scm:8786 msgid "" "YAML::Tiny is a perl class for reading and writing\n" -"YAML-style files, written with as little code as possible, reducing load time\n" +"YAML-style files, written with as little code as possible, reducing load " +"time\n" "and memory overhead." msgstr "" -#: gnu/packages/perl.scm:8443 +#: gnu/packages/perl.scm:8810 msgid "Generate recursive-descent parsers" msgstr "" -#: gnu/packages/perl.scm:8445 +#: gnu/packages/perl.scm:8812 msgid "" "@code{Parse::RecDescent} can incrementally generate top-down\n" "recursive-descent text parsers from simple yacc-like grammar specifications." msgstr "" -#: gnu/packages/perl.scm:8465 +#: gnu/packages/perl.scm:8832 msgid "Generate and use LALR parsers" msgstr "" -#: gnu/packages/perl.scm:8466 +#: gnu/packages/perl.scm:8833 msgid "" "This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" "grammars to generate Perl object oriented parser modules." msgstr "" -#: gnu/packages/perl.scm:8492 +#: gnu/packages/perl.scm:8859 msgid "Distribution metadata for a CPAN dist" msgstr "" -#: gnu/packages/perl.scm:8493 +#: gnu/packages/perl.scm:8860 msgid "" "Software distributions released to the CPAN include a\n" "META.json or, for older distributions, META.yml, which describes the\n" -"distribution, its contents, and the requirements for building and installing\n" +"distribution, its contents, and the requirements for building and " +"installing\n" "the distribution. The data structure stored in the META.json file is\n" "described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" "represent this distribution metadata (or distmeta), along with some helpful\n" "methods for interrogating that data." msgstr "" -#: gnu/packages/perl.scm:8516 +#: gnu/packages/perl.scm:8883 msgid "Set of version requirements for a CPAN dist" msgstr "" -#: gnu/packages/perl.scm:8517 +#: gnu/packages/perl.scm:8884 msgid "" "A CPAN::Meta::Requirements object models a set of version\n" "constraints like those specified in the META.yml or META.json files in CPAN\n" @@ -14449,205 +15915,279 @@ msgid "" "representation." msgstr "" -#: gnu/packages/perl.scm:8540 +#: gnu/packages/perl.scm:8907 msgid "Read and write a subset of YAML for CPAN Meta files" msgstr "" -#: gnu/packages/perl.scm:8541 +#: gnu/packages/perl.scm:8908 msgid "" "This module implements a subset of the YAML specification\n" "for use in reading and writing CPAN metadata files like META.yml and\n" "MYMETA.yml." msgstr "" -#: gnu/packages/perl.scm:8562 +#: gnu/packages/perl.scm:8929 msgid "Build and install Perl modules" msgstr "" -#: gnu/packages/perl.scm:8563 +#: gnu/packages/perl.scm:8930 msgid "" "@code{Module::Build} is a system for building, testing, and\n" -"installing Perl modules; it used to be part of Perl itself until version 5.22,\n" +"installing Perl modules; it used to be part of Perl itself until version " +"5.22,\n" "which dropped it. It is meant to be an alternative to\n" -"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the module\n" +"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the " +"module\n" "through subclassing in a much more straightforward way than with\n" "@code{MakeMaker}. It also does not require a @command{make} on your\n" "system---most of the @code{Module::Build} code is pure-Perl." msgstr "" -#: gnu/packages/perl.scm:8589 +#: gnu/packages/perl.scm:8956 msgid "Parse META.yml and META.json CPAN metadata files" msgstr "" -#: gnu/packages/perl.scm:8590 +#: gnu/packages/perl.scm:8957 msgid "" "Parse::CPAN::Meta is a parser for META.json and META.yml\n" "files, using JSON::PP and/or CPAN::Meta::YAML." msgstr "" -#: gnu/packages/perl.scm:8608 +#: gnu/packages/perl.scm:8975 msgid "Common Scalar and List utility subroutines" msgstr "" -#: gnu/packages/perl.scm:8609 +#: gnu/packages/perl.scm:8976 msgid "" "This package contains a selection of subroutines that people\n" -"have expressed would be nice to have in the perl core, but the usage would not\n" -"really be high enough to warrant the use of a keyword, and the size so small\n" +"have expressed would be nice to have in the perl core, but the usage would " +"not\n" +"really be high enough to warrant the use of a keyword, and the size so " +"small\n" "such that being individual extensions would be wasteful." msgstr "" -#: gnu/packages/perl.scm:8633 +#: gnu/packages/perl.scm:9000 msgid "Cross-platform functions emulating common shell commands" msgstr "" -#: gnu/packages/perl.scm:8635 +#: gnu/packages/perl.scm:9002 msgid "Shell::Command is a thin wrapper around ExtUtils::Command." msgstr "" -#: gnu/packages/perl.scm:8662 +#: gnu/packages/perl.scm:9029 msgid "Object-oriented File::Find replacement in Perl" msgstr "" -#: gnu/packages/perl.scm:8663 +#: gnu/packages/perl.scm:9030 msgid "" "File::Find::Object is an object-oriented\n" "File::Find replacement in Perl." msgstr "" -#: gnu/packages/perl.scm:8692 +#: gnu/packages/perl.scm:9059 msgid "Alternative interface to File::Find::Object" msgstr "" -#: gnu/packages/perl.scm:8693 +#: gnu/packages/perl.scm:9060 msgid "" "File::Find::Object::Rule is an alternative Perl\n" "interface to File::Find::Object." msgstr "" -#: gnu/packages/perl.scm:8723 +#: gnu/packages/perl.scm:9095 msgid "Collection of Perl modules for time/date manipulation" msgstr "" -#: gnu/packages/perl.scm:8724 +#: gnu/packages/perl.scm:9096 msgid "" "Provides several perl modules for date/time manipulation:\n" -"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate.pm},\n" +"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate." +"pm},\n" "@code{Time::Timezone.pm}, and @code{Time::DaysInMonth.pm}." msgstr "" -#: gnu/packages/perl.scm:8753 +#: gnu/packages/perl.scm:9125 msgid "Perl library for testing if a time() is in a specific period" msgstr "" -#: gnu/packages/perl.scm:8754 +#: gnu/packages/perl.scm:9126 msgid "" "This Perl library provides a function which tells whether a\n" -"specific time falls within a specified time period. Its syntax for specifying\n" +"specific time falls within a specified time period. Its syntax for " +"specifying\n" "time periods allows you to test for conditions like \"Monday to Friday, 9am\n" "till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and\n" "4:15pm\" and \"in the first half of each minute\" and \"in January of\n" "1998\"." msgstr "" -#: gnu/packages/photo.scm:78 +#: gnu/packages/perl.scm:9158 +msgid "Iterative, recursive file finder" +msgstr "" + +#: gnu/packages/perl.scm:9159 +msgid "" +"Path::Iterator::Rule iterates over files and directories to\n" +"identify ones matching a user-defined set of rules. The API is based " +"heavily\n" +"on File::Find::Rule, but with more explicit distinction between matching " +"rules\n" +"and options that influence how directories are searched. A\n" +"Path::Iterator::Rule object is a collection of rules (match criteria) with\n" +"methods to add additional criteria. Options that control directory " +"traversal\n" +"are given as arguments to the method that generates an iterator.\n" +"\n" +"A summary of features for comparison to other file finding modules:\n" +"\n" +"@itemize\n" +"@item provides many helper methods for specifying rules\n" +"@item offers (lazy) iterator and flattened list interfaces\n" +"@item custom rules implemented with callbacks\n" +"@item breadth-first (default) or pre- or post-order depth-first searching\n" +"@item follows symlinks (by default, but can be disabled)\n" +"@item directories visited only once (no infinite loop; can be disabled)\n" +"@item doesn't chdir during operation\n" +"@item provides an API for extensions\n" +"@end itemize\n" +"\n" +"As a convenience, the PIR module is an empty subclass of this one that is " +"less\n" +"arduous to type for one-liners." +msgstr "" + +#: gnu/packages/perl.scm:9199 +msgid "Include constants from POD" +msgstr "" + +#: gnu/packages/perl.scm:9200 +msgid "" +"This module allows you to specify those constants that\n" +"should be documented in your POD, and pull them out a run time in a fairly\n" +"arbitrary fashion.\n" +"\n" +"Pod::Constants uses Pod::Parser to do the parsing of the source file. It " +"has\n" +"to open the source file it is called from, and does so directly either by\n" +"lookup in %INC or by assuming it is $0 if the caller is @code{main}\n" +"(or it can't find %INC{caller()})." +msgstr "" + +#: gnu/packages/perl.scm:9227 +msgid "Collection of regexp patterns" +msgstr "" + +#: gnu/packages/perl.scm:9228 +msgid "" +"Regexp::Pattern is a convention for organizing reusable\n" +"regexp patterns in modules." +msgstr "" + +#: gnu/packages/photo.scm:82 msgid "Raw image decoder" msgstr "" -#: gnu/packages/photo.scm:80 +#: gnu/packages/photo.scm:84 msgid "" "LibRaw is a library for reading RAW files obtained from digital photo\n" "cameras (CRW/CR2, NEF, RAF, DNG, and others)." msgstr "" -#: gnu/packages/photo.scm:97 +#: gnu/packages/photo.scm:103 msgid "Read and manipulate EXIF data in digital photographs" msgstr "" -#: gnu/packages/photo.scm:99 +#: gnu/packages/photo.scm:105 msgid "" "The libexif C library allows applications to read, edit, and save EXIF\n" "data as produced by digital cameras." msgstr "" -#: gnu/packages/photo.scm:125 +#: gnu/packages/photo.scm:131 msgid "Accessing digital cameras" msgstr "" -#: gnu/packages/photo.scm:127 +#: gnu/packages/photo.scm:133 msgid "" "This is the library backend for gphoto2. It contains the code for PTP,\n" -"MTP, and other vendor specific protocols for controlling and transferring data\n" +"MTP, and other vendor specific protocols for controlling and transferring " +"data\n" "from digital cameras." msgstr "" -#: gnu/packages/photo.scm:169 +#: gnu/packages/photo.scm:175 msgid "Command-line tools to access digital cameras" msgstr "" -#: gnu/packages/photo.scm:171 +#: gnu/packages/photo.scm:177 msgid "" "Gphoto2 is a set of command line utilities for manipulating a large\n" "number of different digital cameras. Through libgphoto2, it supports PTP,\n" "MTP, and much more." msgstr "" -#: gnu/packages/photo.scm:204 +#: gnu/packages/photo.scm:210 msgid "Program and Perl library to manipulate EXIF and other metadata" msgstr "" -#: gnu/packages/photo.scm:205 +#: gnu/packages/photo.scm:211 msgid "" "This package provides the @code{exiftool} command and the\n" -"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital images\n" +"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital " +"images\n" "and a wide variety of other metadata." msgstr "" -#: gnu/packages/photo.scm:229 +#: gnu/packages/photo.scm:235 msgid "Library for panoramic images" msgstr "" -#: gnu/packages/photo.scm:231 +#: gnu/packages/photo.scm:237 msgid "" "The libpano13 package contains the backend library written by the\n" "Panorama Tools project for building panoramic images from a set of\n" "overlapping images, as well as some command line tools." msgstr "" -#: gnu/packages/photo.scm:275 +#: gnu/packages/photo.scm:281 msgid "Tools for combining and blending images" msgstr "" -#: gnu/packages/photo.scm:277 +#: gnu/packages/photo.scm:283 msgid "" "Enblend blends away the seams in a panoramic image mosaic using a\n" "multi-resolution spline. Enfuse merges different exposures of the same\n" "scene to produce an image that looks much like a tone-mapped image." msgstr "" -#: gnu/packages/photo.scm:308 +#: gnu/packages/photo.scm:314 msgid "Library to correct optical lens defects with a lens database" msgstr "" -#: gnu/packages/photo.scm:309 +#: gnu/packages/photo.scm:315 msgid "" "Digital photographs are not ideal. Of course, the better is\n" "your camera, the better the results will be, but in any case if you look\n" -"carefully at shots taken even by the most expensive cameras equipped with the\n" -"most expensive lenses you will see various artifacts. It is very hard to make\n" -"ideal cameras, because there are a lot of factors that affect the final image\n" -"quality, and at some point camera and lens designers have to trade one factor\n" +"carefully at shots taken even by the most expensive cameras equipped with " +"the\n" +"most expensive lenses you will see various artifacts. It is very hard to " +"make\n" +"ideal cameras, because there are a lot of factors that affect the final " +"image\n" +"quality, and at some point camera and lens designers have to trade one " +"factor\n" "for another to achieve the optimal image quality, within the given design\n" "restrictions and budget. But we all want ideal shots, don't we? So that's\n" "what's Lensfun is all about: rectifying the defects introduced by your\n" "photographic equipment." msgstr "" -#: gnu/packages/photo.scm:385 +#: gnu/packages/photo.scm:391 msgid "Virtual lighttable and darkroom for photographers" msgstr "" -#: gnu/packages/photo.scm:386 +#: gnu/packages/photo.scm:392 msgid "" "Darktable is a photography workflow application and RAW\n" "developer. It manages your digital negatives in a database, lets you view\n" @@ -14655,17 +16195,34 @@ msgid "" "and enhance them." msgstr "" -#: gnu/packages/photo.scm:457 +#: gnu/packages/photo.scm:463 msgid "Panorama photo stitcher" msgstr "" -#: gnu/packages/photo.scm:459 +#: gnu/packages/photo.scm:465 msgid "" "Hugin is an easy to use panoramic imaging toolchain with a graphical\n" "user interface. It can be used to assemble a mosaic of photographs into\n" "a complete panorama and stitch any series of overlapping pictures." msgstr "" +#: gnu/packages/photo.scm:516 +msgid "Raw image developing and processing" +msgstr "" + +#: gnu/packages/photo.scm:517 +msgid "" +"RawTherapee is a raw image processing suite. It comprises a\n" +"subset of image editing operations specifically aimed at non-destructive " +"raw\n" +"photo post-production and is primarily focused on improving a " +"photographer's\n" +"workflow by facilitating the handling of large numbers of images. Most raw\n" +"formats are supported, including Pentax Pixel Shift, Canon Dual-Pixel, and " +"those\n" +"from Foveon and X-Trans sensors." +msgstr "" + #: gnu/packages/ratpoison.scm:86 msgid "Simple mouse-free tiling window manager" msgstr "" @@ -14686,11 +16243,11 @@ msgid "" "cripples Emacs and other quality pieces of software." msgstr "" -#: gnu/packages/readline.scm:82 +#: gnu/packages/readline.scm:92 msgid "Edit command lines while typing, with history support" msgstr "" -#: gnu/packages/readline.scm:84 +#: gnu/packages/readline.scm:94 msgid "" "The GNU readline library allows users to edit command lines as they\n" "are typed in. It can maintain a searchable history of previously entered\n" @@ -14699,15 +16256,17 @@ msgid "" "comfortable for anyone." msgstr "" -#: gnu/packages/readline.scm:121 +#: gnu/packages/readline.scm:133 msgid "Wrapper to allow the editing of keyboard commands" msgstr "" -#: gnu/packages/readline.scm:123 +#: gnu/packages/readline.scm:135 msgid "" "Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" -"readline library to allow the editing of keyboard input for any command. You\n" -"should consider rlwrap especially when you need user-defined completion (by way\n" +"readline library to allow the editing of keyboard input for any command. " +"You\n" +"should consider rlwrap especially when you need user-defined completion (by " +"way\n" "of completion word lists) and persistent history, or if you want to program\n" "'special effects' using the filter mechanism." msgstr "" @@ -14736,22 +16295,22 @@ msgid "" "package contains the library and drivers." msgstr "" -#: gnu/packages/scheme.scm:191 +#: gnu/packages/scheme.scm:193 msgid "A Scheme implementation with integrated editor and debugger" msgstr "" -#: gnu/packages/scheme.scm:193 +#: gnu/packages/scheme.scm:195 msgid "" "GNU/MIT Scheme is an implementation of the Scheme programming\n" "language. It provides an interpreter, a compiler and a debugger. It also\n" "features an integrated Emacs-like editor and a large runtime library." msgstr "" -#: gnu/packages/scheme.scm:276 +#: gnu/packages/scheme.scm:281 msgid "Efficient Scheme compiler" msgstr "" -#: gnu/packages/scheme.scm:278 +#: gnu/packages/scheme.scm:283 msgid "" "Bigloo is a Scheme implementation devoted to one goal: enabling\n" "Scheme based programming style where C(++) is usually\n" @@ -14763,86 +16322,93 @@ msgid "" "Scheme and C programs and between Scheme and Java programs." msgstr "" -#: gnu/packages/scheme.scm:327 +#: gnu/packages/scheme.scm:332 msgid "Multi-tier programming language for the Web 2.0" msgstr "" -#: gnu/packages/scheme.scm:329 +#: gnu/packages/scheme.scm:334 msgid "" "HOP is a multi-tier programming language for the Web 2.0 and the\n" "so-called diffuse Web. It is designed for programming interactive web\n" -"applications in many fields such as multimedia (web galleries, music players,\n" +"applications in many fields such as multimedia (web galleries, music " +"players,\n" "...), ubiquitous and house automation (SmartPhones, personal appliance),\n" "mashups, office (web agendas, mail clients, ...), etc." msgstr "" -#: gnu/packages/scheme.scm:373 +#: gnu/packages/scheme.scm:375 msgid "R5RS Scheme implementation that compiles native code via C" msgstr "" -#: gnu/packages/scheme.scm:375 +#: gnu/packages/scheme.scm:377 msgid "" "CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" "produces portable and efficient C, supports almost all of the R5RS Scheme\n" "language standard, and includes many enhancements and extensions." msgstr "" -#: gnu/packages/scheme.scm:394 +#: gnu/packages/scheme.scm:396 msgid "Scheme implementation using a bytecode interpreter" msgstr "" -#: gnu/packages/scheme.scm:396 +#: gnu/packages/scheme.scm:398 msgid "" "Scheme 48 is an implementation of Scheme based on a byte-code\n" "interpreter and is designed to be used as a testbed for experiments in\n" "implementation techniques and as an expository tool." msgstr "" -#: gnu/packages/scheme.scm:509 +#: gnu/packages/scheme.scm:511 msgid "Implementation of Scheme and related languages" msgstr "" -#: gnu/packages/scheme.scm:511 +#: gnu/packages/scheme.scm:513 msgid "" "Racket is an implementation of the Scheme programming language (R5RS and\n" -"R6RS) and related languages, such as Typed Racket. It features a compiler and\n" -"a virtual machine with just-in-time native compilation, as well as a large set\n" +"R6RS) and related languages, such as Typed Racket. It features a compiler " +"and\n" +"a virtual machine with just-in-time native compilation, as well as a large " +"set\n" "of libraries." msgstr "" -#: gnu/packages/scheme.scm:549 +#: gnu/packages/scheme.scm:551 msgid "Efficient Scheme interpreter and compiler" msgstr "" -#: gnu/packages/scheme.scm:551 +#: gnu/packages/scheme.scm:553 msgid "" "Gambit consists of two main programs: gsi, the Gambit Scheme\n" "interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" "the complete execution and debugging environment. The compiler is the\n" -"interpreter extended with the capability of generating executable files. The\n" -"compiler can produce standalone executables or compiled modules which can be\n" +"interpreter extended with the capability of generating executable files. " +"The\n" +"compiler can produce standalone executables or compiled modules which can " +"be\n" "loaded at run time. Interpreted code and compiled code can be freely\n" "mixed." msgstr "" -#: gnu/packages/scheme.scm:585 +#: gnu/packages/scheme.scm:587 msgid "Small embeddable Scheme implementation" msgstr "" -#: gnu/packages/scheme.scm:587 +#: gnu/packages/scheme.scm:589 msgid "" "Chibi-Scheme is a very small library with no external dependencies\n" "intended for use as an extension and scripting language in C programs. In\n" -"addition to support for lightweight VM-based threads, each VM itself runs in\n" -"an isolated heap allowing multiple VMs to run simultaneously in different OS\n" +"addition to support for lightweight VM-based threads, each VM itself runs " +"in\n" +"an isolated heap allowing multiple VMs to run simultaneously in different " +"OS\n" "threads." msgstr "" -#: gnu/packages/scheme.scm:757 +#: gnu/packages/scheme.scm:759 msgid "Scmutils library for MIT Scheme" msgstr "" -#: gnu/packages/scheme.scm:758 +#: gnu/packages/scheme.scm:760 msgid "" "The Scmutils system is an integrated library of\n" "procedures, embedded in the programming language Scheme, and intended to\n" @@ -14850,11 +16416,11 @@ msgid "" "engineering." msgstr "" -#: gnu/packages/scheme.scm:808 +#: gnu/packages/scheme.scm:810 msgid "Structure and Interpretation of Computer Programs" msgstr "" -#: gnu/packages/scheme.scm:809 +#: gnu/packages/scheme.scm:811 msgid "" "Structure and Interpretation of Computer Programs (SICP) is\n" "a textbook aiming to teach the principles of computer programming.\n" @@ -14864,31 +16430,31 @@ msgid "" "metalinguistic abstraction, recursion, interpreters, and modular programming." msgstr "" -#: gnu/packages/scheme.scm:850 +#: gnu/packages/scheme.scm:852 msgid "SRE String pattern-matching library for scheme48" msgstr "" -#: gnu/packages/scheme.scm:852 +#: gnu/packages/scheme.scm:854 msgid "" "String pattern-matching library for scheme48 based on the SRE\n" "regular-expression notation." msgstr "" -#: gnu/packages/scheme.scm:884 +#: gnu/packages/scheme.scm:886 msgid "Compatibility and utility library for Scheme" msgstr "" -#: gnu/packages/scheme.scm:885 +#: gnu/packages/scheme.scm:887 msgid "" "SLIB is a portable Scheme library providing compatibility and\n" "utility functions for all standard Scheme implementations." msgstr "" -#: gnu/packages/scheme.scm:946 +#: gnu/packages/scheme.scm:948 msgid "Scheme implementation conforming to R5RS and IEEE P1178" msgstr "" -#: gnu/packages/scheme.scm:947 +#: gnu/packages/scheme.scm:949 msgid "" "GNU SCM is an implementation of Scheme. This\n" "implementation includes Hobbit, a Scheme-to-C compiler, which can\n" @@ -14896,11 +16462,11 @@ msgid "" "linked with a SCM executable." msgstr "" -#: gnu/packages/search.scm:66 +#: gnu/packages/search.scm:68 msgid "Search Engine Library" msgstr "" -#: gnu/packages/search.scm:68 +#: gnu/packages/search.scm:70 msgid "" "Xapian is a highly adaptable toolkit which allows developers to easily\n" "add advanced indexing and search facilities to their own applications. It\n" @@ -14908,37 +16474,38 @@ msgid "" "rich set of boolean query operators." msgstr "" -#: gnu/packages/search.scm:98 +#: gnu/packages/search.scm:102 msgid "Python bindings for the Xapian search engine library" msgstr "" -#: gnu/packages/search.scm:137 +#: gnu/packages/search.scm:141 msgid "Tool for Obsessive Compulsive Classifiers" msgstr "" -#: gnu/packages/search.scm:139 +#: gnu/packages/search.scm:143 msgid "" "libtocc is the engine of the Tocc project, a tag-based file management\n" -"system. The goal of Tocc is to provide a better system for classifying files\n" +"system. The goal of Tocc is to provide a better system for classifying " +"files\n" "that is more flexible than classic file systems that are based on a tree of\n" "files and directories." msgstr "" -#: gnu/packages/search.scm:161 +#: gnu/packages/search.scm:165 msgid "Command-line interface to libtocc" msgstr "" -#: gnu/packages/search.scm:163 +#: gnu/packages/search.scm:167 msgid "" "Tocc is a tag-based file management system. This package contains the\n" "command line tool for interacting with libtocc." msgstr "" -#: gnu/packages/search.scm:181 +#: gnu/packages/search.scm:185 msgid "Finding text and HTML files that match boolean expressions" msgstr "" -#: gnu/packages/search.scm:183 +#: gnu/packages/search.scm:187 msgid "" "GNU Bool is a utility to perform text searches on files using Boolean\n" "expressions. For example, a search for \"hello AND world\" would return a\n" @@ -14949,36 +16516,39 @@ msgid "" "for parsing HTML files." msgstr "" -#: gnu/packages/search.scm:213 +#: gnu/packages/search.scm:217 msgid "Full-text search system" msgstr "" -#: gnu/packages/search.scm:214 +#: gnu/packages/search.scm:218 msgid "" "Hyper Estraier can be used to integrate full-text\n" "search into applications, using either the provided command line and CGI\n" "interfaces, or a C API." msgstr "" -#: gnu/packages/search.scm:232 +#: gnu/packages/search.scm:236 msgid "Locate files on the file system" msgstr "" -#: gnu/packages/search.scm:234 +#: gnu/packages/search.scm:238 msgid "" "mlocate is a locate/updatedb implementation. The 'm' stands for\n" -"\"merging\": @code{updatedb} reuses the existing database to avoid rereading\n" -"most of the file system, which makes it faster and does not trash the system\n" -"caches as much. The locate(1) utility is intended to be completely compatible\n" +"\"merging\": @code{updatedb} reuses the existing database to avoid " +"rereading\n" +"most of the file system, which makes it faster and does not trash the " +"system\n" +"caches as much. The locate(1) utility is intended to be completely " +"compatible\n" "with slocate, and attempts to be compatible to GNU locate when it does not\n" "conflict with slocate compatibility." msgstr "" -#: gnu/packages/search.scm:299 +#: gnu/packages/search.scm:303 msgid "Web indexing system" msgstr "" -#: gnu/packages/search.scm:301 +#: gnu/packages/search.scm:305 msgid "" "Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" "can quickly and easily index directories of files or remote web sites and\n" @@ -15007,7 +16577,8 @@ msgstr "" #: gnu/packages/shells.scm:81 msgid "" "dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" -"as small as possible, often without sacrificing speed. It is faster than the\n" +"as small as possible, often without sacrificing speed. It is faster than " +"the\n" "GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" "direct descendant of NetBSD's Almquist Shell (@command{ash})." msgstr "" @@ -15019,64 +16590,62 @@ msgstr "" #: gnu/packages/shells.scm:138 msgid "" "Fish (friendly interactive shell) is a shell focused on interactive use,\n" -"discoverability, and friendliness. Fish has very user-friendly and powerful\n" +"discoverability, and friendliness. Fish has very user-friendly and " +"powerful\n" "tab-completion, including descriptions of every completion, completion of\n" -"strings with wildcards, and many completions for specific commands. It also\n" -"has extensive and discoverable help. A special help command gives access to\n" -"all the fish documentation in your web browser. Other features include smart\n" -"terminal handling based on terminfo, an easy to search history, and syntax\n" -"highlighting." +"strings with wildcards, and many completions for specific commands. It " +"also\n" +"has extensive and discoverable help. A special @command{help} command " +"gives\n" +"access to all the fish documentation in your web browser. Other features\n" +"include smart terminal handling based on terminfo, an easy to search " +"history,\n" +"and syntax highlighting." msgstr "" -#: gnu/packages/shells.scm:170 -msgid "Fish completions for Guix" -msgstr "" - -#: gnu/packages/shells.scm:172 -msgid "Fish-guix provides completions for Guix for users of the fish shell." -msgstr "" - -#: gnu/packages/shells.scm:213 +#: gnu/packages/shells.scm:187 msgid "Alternative implementation of the rc shell by Byron Rakitzis" msgstr "" -#: gnu/packages/shells.scm:215 +#: gnu/packages/shells.scm:189 msgid "" "This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" "has a small feature set similar to a traditional Bourne shell." msgstr "" -#: gnu/packages/shells.scm:246 +#: gnu/packages/shells.scm:220 msgid "Extensible shell with higher-order functions" msgstr "" -#: gnu/packages/shells.scm:248 +#: gnu/packages/shells.scm:222 msgid "" "Es is an extensible shell. The language was derived from the Plan 9\n" "shell, rc, and was influenced by functional programming languages, such as\n" -"Scheme, and the Tcl embeddable programming language. This implementation is\n" +"Scheme, and the Tcl embeddable programming language. This implementation " +"is\n" "derived from Byron Rakitzis's public domain implementation of rc, and was\n" "written by Paul Haahr and Byron Rakitzis." msgstr "" -#: gnu/packages/shells.scm:308 +#: gnu/packages/shells.scm:282 msgid "Unix shell based on csh" msgstr "" -#: gnu/packages/shells.scm:310 +#: gnu/packages/shells.scm:284 msgid "" "Tcsh is an enhanced, but completely compatible version of the Berkeley\n" "UNIX C shell (csh). It is a command language interpreter usable both as an\n" -"interactive login shell and a shell script command processor. It includes a\n" +"interactive login shell and a shell script command processor. It includes " +"a\n" "command-line editor, programmable word completion, spelling correction, a\n" "history mechanism, job control and a C-like syntax." msgstr "" -#: gnu/packages/shells.scm:359 +#: gnu/packages/shells.scm:345 msgid "Powerful shell for interactive use and scripting" msgstr "" -#: gnu/packages/shells.scm:360 +#: gnu/packages/shells.scm:346 msgid "" "The Z shell (zsh) is a Unix shell that can be used\n" "as an interactive login shell and as a powerful command interpreter\n" @@ -15085,36 +16654,40 @@ msgid "" "ksh, and tcsh." msgstr "" -#: gnu/packages/shells.scm:399 +#: gnu/packages/shells.scm:385 msgid "Python-ish shell" msgstr "" -#: gnu/packages/shells.scm:401 +#: gnu/packages/shells.scm:387 msgid "" "Xonsh is a Python-ish, BASHwards-looking shell language and command\n" "prompt. The language is a superset of Python 3.4+ with additional shell\n" -"primitives that you are used to from Bash and IPython. It works on all major\n" -"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the daily\n" +"primitives that you are used to from Bash and IPython. It works on all " +"major\n" +"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the " +"daily\n" "use of experts and novices alike." msgstr "" -#: gnu/packages/shells.scm:448 +#: gnu/packages/shells.scm:434 msgid "Unix shell embedded in Scheme" msgstr "" -#: gnu/packages/shells.scm:450 +#: gnu/packages/shells.scm:436 msgid "" "Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" -"components: a process notation for running programs and setting up pipelines\n" -"and redirections, and a complete syscall library for low-level access to the\n" +"components: a process notation for running programs and setting up " +"pipelines\n" +"and redirections, and a complete syscall library for low-level access to " +"the\n" "operating system." msgstr "" -#: gnu/packages/shells.scm:489 +#: gnu/packages/shells.scm:475 msgid "Minimal zero-config readline replacement" msgstr "" -#: gnu/packages/shells.scm:491 +#: gnu/packages/shells.scm:477 msgid "" "Linenoise is a minimal, zero-config, readline replacement.\n" "Its features include:\n" @@ -15128,72 +16701,91 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/shells.scm:551 +#: gnu/packages/shells.scm:539 msgid "Extremely minimal shell with the simplest syntax possible" msgstr "" -#: gnu/packages/shells.scm:553 +#: gnu/packages/shells.scm:541 msgid "" "S is a new shell that aims to be extremely simple.\n" "S does not implemnt the POSIX shell standard.\n" -"There are no globs or \"splatting\" where a variable $FOO turns into multiple\n" +"There are no globs or \"splatting\" where a variable $FOO turns into " +"multiple\n" "command line arguments. One token stays one token forever.\n" "This is a \"no surprises\" straightforward approach.\n" "\n" -"There are no redirection operators > in the shell language, they are added as\n" +"There are no redirection operators > in the shell language, they are added " +"as\n" "extra programs. > is just another unix command, < is essentially cat(1).\n" "A @code{andglob} program is also provided along with s." msgstr "" -#: gnu/packages/shells.scm:581 +#: gnu/packages/shells.scm:569 msgid "Port of OpenBSD Korn Shell" msgstr "" -#: gnu/packages/shells.scm:583 +#: gnu/packages/shells.scm:571 msgid "" "Oksh is a port of the OpenBSD Korn Shell.\n" "The OpenBSD Korn Shell is a cleaned up and enhanced ksh." msgstr "" -#: gnu/packages/shells.scm:615 +#: gnu/packages/shells.scm:603 msgid "Korn Shell from OpenBSD" msgstr "" -#: gnu/packages/shells.scm:617 +#: gnu/packages/shells.scm:605 msgid "" "loksh is a Linux port of OpenBSD's @command{ksh}. It is a small,\n" "interactive POSIX shell targeted at resource-constrained systems." msgstr "" -#: gnu/packages/shells.scm:655 +#: gnu/packages/shells.scm:643 msgid "Korn Shell from MirBSD" msgstr "" -#: gnu/packages/shells.scm:656 +#: gnu/packages/shells.scm:644 msgid "" "mksh is an actively developed free implementation of the\n" "Korn Shell programming language and a successor to the Public Domain Korn\n" "Shell (pdksh)." msgstr "" -#: gnu/packages/telephony.scm:66 +#: gnu/packages/shells.scm:686 +#, fuzzy +msgid "Bash-compatible Unix shell" +msgstr "Tar-kompatibilis archiváló" + +#: gnu/packages/shells.scm:687 +msgid "" +"Oil is a Unix / POSIX shell, compatible with Bash. It\n" +"implements the Oil language, which is a new shell language to which Bash can " +"be\n" +"automatically translated. The Oil language is a superset of Bash. It also\n" +"implements the OSH language, a statically-parseable language based on Bash " +"as it\n" +"is commonly written." +msgstr "" + +#: gnu/packages/telephony.scm:69 msgid "(u)Common C++ framework for threaded applications" msgstr "" -#: gnu/packages/telephony.scm:67 +#: gnu/packages/telephony.scm:70 msgid "" "GNU Common C++ is an portable, optimized class framework for\n" "threaded applications, supporting concurrent synchronization, inter-process\n" "communications via sockets, and various methods for data handling, such as\n" -"serialization and XML parsing. It includes the uCommon C++ library, a smaller\n" +"serialization and XML parsing. It includes the uCommon C++ library, a " +"smaller\n" "reimplementation." msgstr "" -#: gnu/packages/telephony.scm:87 +#: gnu/packages/telephony.scm:90 msgid "Common C++ framework for threaded applications" msgstr "" -#: gnu/packages/telephony.scm:88 +#: gnu/packages/telephony.scm:91 msgid "" "GNU uCommon C++ is meant as a very light-weight C++ library\n" "to facilitate using C++ design patterns even for very deeply embedded\n" @@ -15201,11 +16793,11 @@ msgid "" "support." msgstr "" -#: gnu/packages/telephony.scm:110 +#: gnu/packages/telephony.scm:113 msgid "Implementation of RTP (real-time transport protocol)" msgstr "" -#: gnu/packages/telephony.scm:111 +#: gnu/packages/telephony.scm:114 msgid "" "GNU ccRTP is an implementation of RTP, the real-time transport\n" "protocol from the IETF. It is suitable both for high capacity servers and\n" @@ -15214,83 +16806,109 @@ msgid "" "packet-manipulation library." msgstr "" -#: gnu/packages/telephony.scm:133 +#: gnu/packages/telephony.scm:136 msgid "Library implementing SIP (RFC-3261)" msgstr "" -#: gnu/packages/telephony.scm:134 +#: gnu/packages/telephony.scm:137 msgid "" "GNU oSIP is an implementation of the SIP protocol. It is\n" -"used to provide multimedia and telecom software developers with an interface\n" +"used to provide multimedia and telecom software developers with an " +"interface\n" "to initiate and control SIP sessions." msgstr "" -#: gnu/packages/telephony.scm:153 +#: gnu/packages/telephony.scm:156 msgid "Sip abstraction library" msgstr "" -#: gnu/packages/telephony.scm:154 +#: gnu/packages/telephony.scm:157 msgid "" "EXosip is a library that hides the complexity of using the\n" -"SIP protocol for multimedia session establishment. This protocol is mainly to\n" +"SIP protocol for multimedia session establishment. This protocol is mainly " +"to\n" "be used by VoIP telephony applications (endpoints or conference server) but\n" -"might be also useful for any application that wish to establish sessions like\n" +"might be also useful for any application that wish to establish sessions " +"like\n" "multiplayer games." msgstr "" -#: gnu/packages/telephony.scm:197 +#: gnu/packages/telephony.scm:200 msgid "Secure peer-to-peer VoIP server for the SIP protocol" msgstr "" -#: gnu/packages/telephony.scm:198 +#: gnu/packages/telephony.scm:201 msgid "" "GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" "uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" -"without the need for a service provider. Its peer-to-peer design ensures that\n" +"without the need for a service provider. Its peer-to-peer design ensures " +"that\n" "there is no central point for media intercept or capture and thus it can be\n" "used to construct a secure telephone system that operates over the public\n" "internet." msgstr "" -#: gnu/packages/telephony.scm:243 +#: gnu/packages/telephony.scm:246 msgid "Secure RTP (SRTP) Reference Implementation" msgstr "" -#: gnu/packages/telephony.scm:244 +#: gnu/packages/telephony.scm:248 +msgid "" +"This package provides an implementation of the Secure Real-time Transport\n" +"Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a\n" +"supporting cryptographic kernel." +msgstr "" + +#: gnu/packages/telephony.scm:272 +msgid "Utilities library for linphone software" +msgstr "" + +#: gnu/packages/telephony.scm:273 +msgid "" +"BCtoolbox is a utilities library used by Belledonne\n" +"Communications softwares like linphone." +msgstr "" + +#: gnu/packages/telephony.scm:295 +#, fuzzy +msgid "Implementation of the Real-time transport protocol" +msgstr "Az Open Sound Control protokoll megvalósítása" + +#: gnu/packages/telephony.scm:296 msgid "" -"This package provides an implementation of the Secure\n" -"Real-time Transport Protocol (SRTP), the Universal Security Transform (UST),\n" -"and a supporting cryptographic kernel." +"oRTP is a library implementing the Real-time transport\n" +"protocol (RFC 3550)." msgstr "" -#: gnu/packages/telephony.scm:279 +#: gnu/packages/telephony.scm:329 msgid "Inter-Asterisk-Protocol library" msgstr "" -#: gnu/packages/telephony.scm:280 +#: gnu/packages/telephony.scm:330 msgid "" "LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" "Voice-over-IP (VoIP) communications." msgstr "" -#: gnu/packages/telephony.scm:311 +#: gnu/packages/telephony.scm:361 msgid "Simple VoIP program to create conferences from the terminal" msgstr "" -#: gnu/packages/telephony.scm:313 +#: gnu/packages/telephony.scm:363 msgid "" "Seren is a simple VoIP program based on the Opus codec that allows you\n" "to create a voice conference from the terminal, with up to 10 participants,\n" -"without having to register accounts, exchange emails, or add people to contact\n" +"without having to register accounts, exchange emails, or add people to " +"contact\n" "lists. All you need to join an existing conference is the host name or IP\n" "address of one of the participants." msgstr "" -#: gnu/packages/telephony.scm:425 +#: gnu/packages/telephony.scm:475 msgid "Low-latency, high quality voice chat software" msgstr "" -#: gnu/packages/telephony.scm:427 +#: gnu/packages/telephony.scm:477 msgid "" "Mumble is an low-latency, high quality voice chat\n" "software primarily intended for use while gaming.\n" @@ -15298,12 +16916,11 @@ msgid "" "@code{mumble} for the client, and @code{murmur} for the server." msgstr "" -#: gnu/packages/tex.scm:192 gnu/packages/tex.scm:3844 -#: gnu/packages/tex.scm:3906 +#: gnu/packages/tex.scm:195 gnu/packages/tex.scm:3960 gnu/packages/tex.scm:4022 msgid "TeX Live, a package of the TeX typesetting system" msgstr "" -#: gnu/packages/tex.scm:194 +#: gnu/packages/tex.scm:197 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" @@ -15313,340 +16930,378 @@ msgid "" "This package contains the binaries." msgstr "" -#: gnu/packages/tex.scm:259 +#: gnu/packages/tex.scm:265 msgid "DVI to PostScript drivers" msgstr "" -#: gnu/packages/tex.scm:260 +#: gnu/packages/tex.scm:266 msgid "" "This package provides files needed for converting DVI files\n" "to PostScript." msgstr "" -#: gnu/packages/tex.scm:293 +#: gnu/packages/tex.scm:300 msgid "Unicode data and loaders for TeX" msgstr "" -#: gnu/packages/tex.scm:294 +#: gnu/packages/tex.scm:301 msgid "" "This bundle provides generic access to Unicode Consortium\n" "data for TeX use. It contains a set of text files provided by the Unicode\n" -"Consortium which are currently all from Unicode 8.0.0, with the exception of\n" +"Consortium which are currently all from Unicode 8.0.0, with the exception " +"of\n" "@code{MathClass.txt} which is not currently part of the Unicode Character\n" "Database. Accompanying these source data are generic TeX loader files\n" -"allowing this data to be used as part of TeX runs, in particular in building\n" -"format files. Currently there are two loader files: one for general character\n" +"allowing this data to be used as part of TeX runs, in particular in " +"building\n" +"format files. Currently there are two loader files: one for general " +"character\n" "set up and one for initializing XeTeX character classes as has been carried\n" "out to date by @code{unicode-letters.tex}. " msgstr "" -#: gnu/packages/tex.scm:331 +#: gnu/packages/tex.scm:339 msgid "Hyphenation patterns for German" msgstr "" -#: gnu/packages/tex.scm:332 +#: gnu/packages/tex.scm:340 msgid "" "The package provides experimental hyphenation patterns for\n" -"the German language, covering both traditional and reformed orthography. The\n" +"the German language, covering both traditional and reformed orthography. " +"The\n" "patterns can be used with packages Babel and hyphsubst from the Oberdiek\n" "bundle." msgstr "" -#: gnu/packages/tex.scm:366 +#: gnu/packages/tex.scm:375 msgid "Files for creating TeX formats" msgstr "" -#: gnu/packages/tex.scm:367 +#: gnu/packages/tex.scm:376 msgid "" "This bundle provides a collection of model \".ini\" files\n" "for creating TeX formats. These files are commonly used to introduced\n" "distribution-dependent variations in formats. They are also used to\n" -"allow existing format source files to be used with newer engines, for example\n" +"allow existing format source files to be used with newer engines, for " +"example\n" "to adapt the plain e-TeX source file to work with XeTeX and LuaTeX." msgstr "" -#: gnu/packages/tex.scm:400 +#: gnu/packages/tex.scm:410 msgid "Hyphenation patterns expressed in UTF-8" msgstr "" -#: gnu/packages/tex.scm:401 +#: gnu/packages/tex.scm:411 msgid "" "Modern native UTF-8 engines such as XeTeX and LuaTeX need\n" "hyphenation patterns in UTF-8 format, whereas older systems require\n" -"hyphenation patterns in the 8-bit encoding of the font in use (such encodings\n" +"hyphenation patterns in the 8-bit encoding of the font in use (such " +"encodings\n" "are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,\n" "etc). The present package offers a collection of conversions of existing\n" -"patterns to UTF-8 format, together with converters for use with 8-bit fonts in\n" -"older systems. Since hyphenation patterns for Knuthian-style TeX systems are\n" +"patterns to UTF-8 format, together with converters for use with 8-bit fonts " +"in\n" +"older systems. Since hyphenation patterns for Knuthian-style TeX systems " +"are\n" "only read at iniTeX time, it is hoped that the UTF-8 patterns, with their\n" "converters, will completely supplant the older patterns." msgstr "" -#: gnu/packages/tex.scm:476 +#: gnu/packages/tex.scm:487 msgid "Metafont base files" msgstr "" -#: gnu/packages/tex.scm:477 +#: gnu/packages/tex.scm:488 msgid "" "This package provides the Metafont base files needed to\n" "build fonts using the Metafont system." msgstr "" -#: gnu/packages/tex.scm:508 +#: gnu/packages/tex.scm:519 msgid "Scheme for naming fonts in TeX" msgstr "" -#: gnu/packages/tex.scm:509 +#: gnu/packages/tex.scm:520 msgid "" "This is Fontname, a naming scheme for (the base part of)\n" "external TeX font filenames. This makes at most eight-character names\n" -"from (almost) arbitrarily complex font names, thus helping portability of TeX\n" +"from (almost) arbitrarily complex font names, thus helping portability of " +"TeX\n" "documents." msgstr "" -#: gnu/packages/tex.scm:576 +#: gnu/packages/tex.scm:588 msgid "Computer Modern fonts for TeX" msgstr "" -#: gnu/packages/tex.scm:577 +#: gnu/packages/tex.scm:589 msgid "" "This package provides the Computer Modern fonts by Donald\n" "Knuth. The Computer Modern font family is a large collection of text,\n" -"display, and mathematical fonts in a range of styles, based on Monotype Modern\n" +"display, and mathematical fonts in a range of styles, based on Monotype " +"Modern\n" "8A." msgstr "" -#: gnu/packages/tex.scm:640 +#: gnu/packages/tex.scm:653 msgid "Small library of METAFONT sources" msgstr "" -#: gnu/packages/tex.scm:641 +#: gnu/packages/tex.scm:654 msgid "" "This is a collection of core TeX and METAFONT macro files\n" "from Donald Knuth, including the plain format, plain base, and the MF logo\n" "fonts." msgstr "" -#: gnu/packages/tex.scm:713 +#: gnu/packages/tex.scm:727 msgid "Collection of fonts used in LaTeX distributions" msgstr "" -#: gnu/packages/tex.scm:714 +#: gnu/packages/tex.scm:728 msgid "" "This is a collection of fonts for use with standard LaTeX\n" "packages and classes. It includes invisible fonts (for use with the slides\n" -"class), line and circle fonts (for use in the picture environment) and LaTeX\n" +"class), line and circle fonts (for use in the picture environment) and " +"LaTeX\n" "symbol fonts." msgstr "" -#: gnu/packages/tex.scm:791 gnu/packages/tex.scm:821 +#: gnu/packages/tex.scm:806 gnu/packages/tex.scm:837 msgid "TeX fonts from the American Mathematical Society" msgstr "" -#: gnu/packages/tex.scm:793 +#: gnu/packages/tex.scm:808 msgid "" "This package provides an extended set of fonts for use in mathematics,\n" "including: extra mathematical symbols; blackboard bold letters (uppercase\n" "only); fraktur letters; subscript sizes of bold math italic and bold Greek\n" -"letters; subscript sizes of large symbols such as sum and product; added sizes\n" -"of the Computer Modern small caps font; cyrillic fonts (from the University of\n" -"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type 1\n" +"letters; subscript sizes of large symbols such as sum and product; added " +"sizes\n" +"of the Computer Modern small caps font; cyrillic fonts (from the University " +"of\n" +"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type " +"1\n" "files, and all except the Euler fonts are provided as Metafont source. The\n" "distribution also includes the canonical Type 1 versions of the Computer\n" -"Modern family of fonts. The Euler fonts are supported by separate packages;\n" +"Modern family of fonts. The Euler fonts are supported by separate " +"packages;\n" "details can be found in the documentation." msgstr "" -#: gnu/packages/tex.scm:823 +#: gnu/packages/tex.scm:839 msgid "" "This package provides basic LaTeX support for the symbol fonts provides\n" "by the amsfonts package. It provides @code{amsfonts.sty}, with names of\n" "individual symbols defined in @code{amssymb.sty}." msgstr "" -#: gnu/packages/tex.scm:856 +#: gnu/packages/tex.scm:873 msgid "Plain TeX format and supporting files" msgstr "" -#: gnu/packages/tex.scm:858 +#: gnu/packages/tex.scm:875 msgid "" "Contains files used to build the Plain TeX format, as described in the\n" "TeXbook, together with various supporting files (some also discussed in the\n" "book)." msgstr "" -#: gnu/packages/tex.scm:1004 +#: gnu/packages/tex.scm:1025 msgid "Base sources of LaTeX" msgstr "" -#: gnu/packages/tex.scm:1006 +#: gnu/packages/tex.scm:1027 msgid "" "This bundle comprises the source of LaTeX itself, together with several\n" -"packages which are considered \"part of the kernel\". This bundle, together\n" -"with the required packages, constitutes what every LaTeX distribution should\n" +"packages which are considered \"part of the kernel\". This bundle, " +"together\n" +"with the required packages, constitutes what every LaTeX distribution " +"should\n" "contain." msgstr "" -#: gnu/packages/tex.scm:1025 +#: gnu/packages/tex.scm:1047 msgid "Extended filecontents and filecontents* environments" msgstr "" -#: gnu/packages/tex.scm:1027 +#: gnu/packages/tex.scm:1049 msgid "" "LaTeX2e's @code{filecontents} and @code{filecontents*} environments\n" "enable a LaTeX source file to generate external files as it runs through\n" -"LaTeX. However, there are two limitations of these environments: they refuse\n" +"LaTeX. However, there are two limitations of these environments: they " +"refuse\n" "to overwrite existing files, and they can only be used in the preamble of a\n" "document. The filecontents package removes these limitations, letting you\n" "overwrite existing files and letting you use @code{filecontents} /\n" "@code{filecontents*} anywhere." msgstr "" -#: gnu/packages/tex.scm:1053 +#: gnu/packages/tex.scm:1076 msgid "Am I running under XeTeX?" msgstr "" -#: gnu/packages/tex.scm:1055 +#: gnu/packages/tex.scm:1078 msgid "" "This is a simple package which provides an @code{\\ifxetex} conditional,\n" -"so that other code can determine that it is running under XeTeX. The package\n" +"so that other code can determine that it is running under XeTeX. The " +"package\n" "requires the e-TeX extensions to the TeX primitive set." msgstr "" -#: gnu/packages/tex.scm:1086 +#: gnu/packages/tex.scm:1110 msgid "Simple macros for EPS inclusion" msgstr "" -#: gnu/packages/tex.scm:1088 +#: gnu/packages/tex.scm:1112 msgid "" "This package provides the original (and now obsolescent) graphics\n" -"inclusion macros for use with dvips, still widely used by Plain TeX users (in\n" +"inclusion macros for use with dvips, still widely used by Plain TeX users " +"(in\n" "particular). For LaTeX users, the package is nowadays (rather strongly)\n" -"deprecated in favour of the more sophisticated standard LaTeX latex-graphics\n" -"bundle of packages. (The latex-graphics bundle is also available to Plain TeX\n" +"deprecated in favour of the more sophisticated standard LaTeX latex-" +"graphics\n" +"bundle of packages. (The latex-graphics bundle is also available to Plain " +"TeX\n" "users, via its Plain TeX version.)" msgstr "" -#: gnu/packages/tex.scm:1113 +#: gnu/packages/tex.scm:1138 msgid "Sophisticated verbatim text" msgstr "" -#: gnu/packages/tex.scm:1115 +#: gnu/packages/tex.scm:1140 msgid "" "This package provides tools for the flexible handling of verbatim text\n" -"including: verbatim commands in footnotes; a variety of verbatim environments\n" -"with many parameters; ability to define new customized verbatim environments;\n" +"including: verbatim commands in footnotes; a variety of verbatim " +"environments\n" +"with many parameters; ability to define new customized verbatim " +"environments;\n" "save and restore verbatim text and environments; write and read files in\n" "verbatim mode; build \"example\" environments (showing both result and\n" "verbatim source)." msgstr "" -#: gnu/packages/tex.scm:1177 +#: gnu/packages/tex.scm:1209 msgid "LaTeX standard graphics bundle" msgstr "" -#: gnu/packages/tex.scm:1179 +#: gnu/packages/tex.scm:1211 msgid "" "This is a collection of LaTeX packages for producing color, including\n" "graphics (e.g. PostScript) files, and rotation and scaling of text in LaTeX\n" -"documents. It comprises the packages color, graphics, graphicx, trig, epsfig,\n" +"documents. It comprises the packages color, graphics, graphicx, trig, " +"epsfig,\n" "keyval, and lscape." msgstr "" -#: gnu/packages/tex.scm:1200 +#: gnu/packages/tex.scm:1233 msgid "Driver-independent color extensions for LaTeX and pdfLaTeX" msgstr "" -#: gnu/packages/tex.scm:1202 +#: gnu/packages/tex.scm:1235 msgid "" "The package starts from the basic facilities of the colorcolor package,\n" -"and provides easy driver-independent access to several kinds of color tints,\n" +"and provides easy driver-independent access to several kinds of color " +"tints,\n" "shades, tones, and mixes of arbitrary colors. It allows a user to select a\n" "document-wide target color model and offers complete tools for conversion\n" -"between eight color models. Additionally, there is a command for alternating\n" +"between eight color models. Additionally, there is a command for " +"alternating\n" "row colors plus repeated non-aligned material (like horizontal lines) in\n" "tables." msgstr "" -#: gnu/packages/tex.scm:1228 +#: gnu/packages/tex.scm:1261 msgid "Extensive support for hypertext in LaTeX" msgstr "" -#: gnu/packages/tex.scm:1230 +#: gnu/packages/tex.scm:1263 msgid "" "The @code{hyperref} package is used to handle cross-referencing commands\n" "in LaTeX to produce hypertext links in the document. The package provides\n" -"backends for the @code{\\special} set defined for HyperTeX DVI processors; for\n" +"backends for the @code{\\special} set defined for HyperTeX DVI processors; " +"for\n" "embedded @code{pdfmark} commands for processing by Acrobat\n" -"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's @code{dviwindo};\n" -"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for VTeX's\n" -"pdf and HTML backends. The package is distributed with the @code{backref} and\n" +"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's " +"@code{dviwindo};\n" +"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for " +"VTeX's\n" +"pdf and HTML backends. The package is distributed with the @code{backref} " +"and\n" "@code{nameref} packages, which make use of the facilities of @code{hyperref}." msgstr "" -#: gnu/packages/tex.scm:1263 +#: gnu/packages/tex.scm:1297 msgid "Bundle of packages submitted by Heiko Oberdiek" msgstr "" -#: gnu/packages/tex.scm:1265 +#: gnu/packages/tex.scm:1299 msgid "" "The bundle comprises various LaTeX packages, providing among others:\n" "better accessibility support for PDF files; extensible chemists reaction\n" "arrows; record information about document class(es) used; and many more." msgstr "" -#: gnu/packages/tex.scm:1285 +#: gnu/packages/tex.scm:1320 msgid "LaTeX standard tools bundle" msgstr "" -#: gnu/packages/tex.scm:1287 +#: gnu/packages/tex.scm:1322 msgid "" "This package is a collection of (variously) simple tools provided as\n" "part of the LaTeX required tools distribution, comprising the following\n" -"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, fileerr,\n" +"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, " +"fileerr,\n" "fontsmpl, ftnright, hhline, indentfirst, layout, longtable, multicol,\n" "rawfonts, showkeys, somedefs, tabularx, theorem, trace, varioref, verbatim,\n" "xr, and xspace." msgstr "" -#: gnu/packages/tex.scm:1321 +#: gnu/packages/tex.scm:1357 msgid "Verbatim with URL-sensitive line breaks" msgstr "" -#: gnu/packages/tex.scm:1322 +#: gnu/packages/tex.scm:1358 msgid "" "The command @code{\\url} is a form of verbatim command that\n" -"allows linebreaks at certain characters or combinations of characters, accepts\n" -"reconfiguration, and can usually be used in the argument to another command.\n" +"allows linebreaks at certain characters or combinations of characters, " +"accepts\n" +"reconfiguration, and can usually be used in the argument to another " +"command.\n" "The command is intended for email addresses, hypertext links,\n" "directories/paths, etc., which normally have no spaces, so by default the\n" "package ignores spaces in its argument. However, a package option allows\n" -"spaces, which is useful for operating systems where spaces are a common part\n" +"spaces, which is useful for operating systems where spaces are a common " +"part\n" "of file names." msgstr "" -#: gnu/packages/tex.scm:1348 +#: gnu/packages/tex.scm:1385 msgid "LaTeX3 programmers’ interface" msgstr "" -#: gnu/packages/tex.scm:1350 +#: gnu/packages/tex.scm:1387 msgid "" "The l3kernel bundle provides an implementation of the LaTeX3\n" "programmers’ interface, as a set of packages that run under LaTeX 2e. The\n" -"interface provides the foundation on which the LaTeX3 kernel and other future\n" -"code are built: it is an API for TeX programmers. The packages are set up so\n" +"interface provides the foundation on which the LaTeX3 kernel and other " +"future\n" +"code are built: it is an API for TeX programmers. The packages are set up " +"so\n" "that the LaTeX3 conventions can be used with regular LaTeX 2e packages." msgstr "" -#: gnu/packages/tex.scm:1387 +#: gnu/packages/tex.scm:1425 msgid "High-level LaTeX3 concepts" msgstr "" -#: gnu/packages/tex.scm:1389 +#: gnu/packages/tex.scm:1427 msgid "" "This bundle holds prototype implementations of concepts for a LaTeX\n" "designer interface, to be used with the experimental LaTeX kernel as\n" -"programming tools and kernel sup­port. Packages provided in this release are:\n" +"programming tools and kernel sup­port. Packages provided in this release " +"are:\n" "\n" "@enumerate\n" "@item l3keys2e, which makes the facilities of the kernel module l3keys\n" @@ -15654,58 +17309,64 @@ msgid "" "@item xfrac, which provides flexible splitlevel fractions;\n" "@item xparse, which provides a high-level interface for declaring document\n" " commands; and\n" -"@item xtemplate, which provides a means of defining generic functions using a\n" +"@item xtemplate, which provides a means of defining generic functions using " +"a\n" " key-value syntax.\n" "@end enumerate\n" msgstr "" -#: gnu/packages/tex.scm:1421 +#: gnu/packages/tex.scm:1460 msgid "Advanced font selection in XeLaTeX and LuaLaTeX" msgstr "" -#: gnu/packages/tex.scm:1423 +#: gnu/packages/tex.scm:1462 msgid "" "Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an\n" -"automatic and unified interface to feature-rich AAT and OpenType fonts through\n" +"automatic and unified interface to feature-rich AAT and OpenType fonts " +"through\n" "the NFSS in LaTeX running on XeTeX or LuaTeX engines. The package requires\n" "the l3kernel and xparse bundles from the LaTeX 3 development team." msgstr "" -#: gnu/packages/tex.scm:1458 +#: gnu/packages/tex.scm:1498 msgid "Lua modules for general programming (in the (La)TeX world)" msgstr "" -#: gnu/packages/tex.scm:1460 +#: gnu/packages/tex.scm:1500 msgid "" "Lualibs is a collection of Lua modules useful for general programming.\n" -"The bundle is based on Lua modules shipped with ConTeXt, and made available in\n" +"The bundle is based on Lua modules shipped with ConTeXt, and made available " +"in\n" "this bundle for use independent of ConTeXt." msgstr "" -#: gnu/packages/tex.scm:1479 +#: gnu/packages/tex.scm:1520 msgid "AMS mathematical facilities for LaTeX" msgstr "" -#: gnu/packages/tex.scm:1481 +#: gnu/packages/tex.scm:1522 msgid "" "This is the principal package in the AMS-LaTeX distribution. It adapts\n" "for use in LaTeX most of the mathematical features found in AMS-TeX; it is\n" -"highly recommended as an adjunct to serious mathematical typesetting in LaTeX.\n" +"highly recommended as an adjunct to serious mathematical typesetting in " +"LaTeX.\n" "When amsmath is loaded, AMS-LaTeX packages @code{amsbsyamsbsy} (for bold\n" "symbols), @code{amsopnamsopn} (for operator names) and\n" "@code{amstextamstext} (for text embedded in mathematics) are also loaded.\n" "This package is part of the LaTeX required distribution; however, several\n" "contributed packages add still further to its appeal; examples are\n" -"@code{empheqempheq}, which provides functions for decorating and highlighting\n" -"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and similar)\n" +"@code{empheqempheq}, which provides functions for decorating and " +"highlighting\n" +"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and " +"similar)\n" "definitions." msgstr "" -#: gnu/packages/tex.scm:1508 +#: gnu/packages/tex.scm:1550 msgid "AMS document classes for LaTeX" msgstr "" -#: gnu/packages/tex.scm:1510 +#: gnu/packages/tex.scm:1552 msgid "" "This bundle contains three AMS classes: @code{amsartamsart} (for writing\n" "articles for the AMS), @code{amsbookamsbook} (for books) and\n" @@ -15714,81 +17375,91 @@ msgid "" "distribution." msgstr "" -#: gnu/packages/tex.scm:1540 +#: gnu/packages/tex.scm:1583 msgid "Multilingual support for Plain TeX or LaTeX" msgstr "" -#: gnu/packages/tex.scm:1542 +#: gnu/packages/tex.scm:1585 msgid "" "The package manages culturally-determined typographical (and other)\n" -"rules, and hyphenation patterns for a wide range of languages. A document may\n" -"select a single language to be supported, or it may select several, in which\n" +"rules, and hyphenation patterns for a wide range of languages. A document " +"may\n" +"select a single language to be supported, or it may select several, in " +"which\n" "case the document may switch from one language to another in a variety of\n" -"ways. Babel uses contributed configuration files that provide the detail of\n" -"what has to be done for each language. Users of XeTeX are advised to use the\n" +"ways. Babel uses contributed configuration files that provide the detail " +"of\n" +"what has to be done for each language. Users of XeTeX are advised to use " +"the\n" "polyglossia package rather than Babel." msgstr "" -#: gnu/packages/tex.scm:1565 +#: gnu/packages/tex.scm:1608 msgid "Babel support for English" msgstr "" -#: gnu/packages/tex.scm:1567 +#: gnu/packages/tex.scm:1610 msgid "" "This package provides the language definition file for support of\n" -"English in @code{babel}. Care is taken to select British hyphenation patterns\n" -"for British English and Australian text, and default (\"american\") patterns\n" +"English in @code{babel}. Care is taken to select British hyphenation " +"patterns\n" +"for British English and Australian text, and default (\"american\") " +"patterns\n" "for Canadian and USA text." msgstr "" -#: gnu/packages/tex.scm:1587 +#: gnu/packages/tex.scm:1631 msgid "Support for Cyrillic fonts in LaTeX" msgstr "" -#: gnu/packages/tex.scm:1589 +#: gnu/packages/tex.scm:1633 msgid "" "This bundle of macros files provides macro support (including font\n" -"encoding macros) for the use of Cyrillic characters in fonts encoded under the\n" -"T2* and X2 encodings. These encodings cover (between them) pretty much every\n" +"encoding macros) for the use of Cyrillic characters in fonts encoded under " +"the\n" +"T2* and X2 encodings. These encodings cover (between them) pretty much " +"every\n" "language that is written in a Cyrillic alphabet." msgstr "" -#: gnu/packages/tex.scm:1608 +#: gnu/packages/tex.scm:1653 msgid "Font support for common PostScript fonts" msgstr "" -#: gnu/packages/tex.scm:1610 +#: gnu/packages/tex.scm:1655 msgid "" "The PSNFSS collection includes a set of files that provide a complete\n" -"working setup of the LaTeX font selection scheme (NFSS2) for use with common\n" +"working setup of the LaTeX font selection scheme (NFSS2) for use with " +"common\n" "PostScript fonts. It covers the so-called \"Base\" fonts (which are built\n" -"into any Level 2 PostScript printing device and the Ghostscript interpreter)\n" +"into any Level 2 PostScript printing device and the Ghostscript " +"interpreter)\n" "and a number of free fonts. It provides font definition files, macros and\n" "font metrics. The bundle as a whole is part of the LaTeX required set of\n" "packages." msgstr "" -#: gnu/packages/tex.scm:1695 +#: gnu/packages/tex.scm:1740 msgid "Union of TeX Live packages" msgstr "" -#: gnu/packages/tex.scm:1696 +#: gnu/packages/tex.scm:1741 msgid "" "This package provides a subset of the TeX Live\n" "distribution." msgstr "" -#: gnu/packages/tex.scm:1711 +#: gnu/packages/tex.scm:1756 msgid "" "This is a very limited subset of the TeX Live distribution.\n" "It includes little more than the required set of LaTeX packages." msgstr "" -#: gnu/packages/tex.scm:1728 +#: gnu/packages/tex.scm:1773 msgid "LaTeX-based replacement for BibTeX" msgstr "" -#: gnu/packages/tex.scm:1730 +#: gnu/packages/tex.scm:1775 msgid "" "Amsrefs is a LaTeX package for bibliographies that provides an archival\n" "data format similar to the format of BibTeX database files, but adapted to\n" @@ -15796,15 +17467,16 @@ msgid "" "conjunction with BibTeX or as a replacement for BibTeX." msgstr "" -#: gnu/packages/tex.scm:1757 +#: gnu/packages/tex.scm:1802 msgid "Footnotes for critical editions" msgstr "" -#: gnu/packages/tex.scm:1759 +#: gnu/packages/tex.scm:1804 msgid "" "This package aims to provide a one-stop solution to requirements for\n" "footnotes. It offers: Multiple footnote apparatus superior to that of\n" -"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be run\n" +"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be " +"run\n" "into a single paragraph (this choice may be selected per footnote series);\n" "Things you might have expected (such as @code{\\verb}-like material in\n" "footnotes, and color selections over page breaks) now work. Note that the\n" @@ -15814,26 +17486,31 @@ msgid "" "@code{suffix} packages." msgstr "" -#: gnu/packages/tex.scm:1785 +#: gnu/packages/tex.scm:1830 msgid "Producing 'blind' text for testing" msgstr "" -#: gnu/packages/tex.scm:1787 +#: gnu/packages/tex.scm:1832 msgid "" "The package provides the commands @code{\\blindtext} and\n" -"@code{\\Blindtext} for creating \"blind\" text useful in testing new classes\n" -"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for creating\n" -"an entire random document with sections, lists, mathematics, etc. The package\n" -"supports three languages, @code{english}, @code{(n)german} and @code{latin};\n" -"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller \"lorem\n" +"@code{\\Blindtext} for creating \"blind\" text useful in testing new " +"classes\n" +"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for " +"creating\n" +"an entire random document with sections, lists, mathematics, etc. The " +"package\n" +"supports three languages, @code{english}, @code{(n)german} and " +"@code{latin};\n" +"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller " +"\"lorem\n" "ipsum\" text, see the @code{lipsum} package)." msgstr "" -#: gnu/packages/tex.scm:1817 +#: gnu/packages/tex.scm:1862 msgid "German letter DIN style" msgstr "" -#: gnu/packages/tex.scm:1819 +#: gnu/packages/tex.scm:1864 msgid "" "This package implements a document layout for writing letters according\n" "to the rules of DIN (Deutsches Institut für Normung, German standardisation\n" @@ -15841,29 +17518,32 @@ msgid "" "features) is part of the package. Since the letter layout is based on a\n" "German standard, the user guide is written in German, but most macros have\n" "English names from which the user can recognize what they are used for. In\n" -"addition there are example files showing how letters may be created with the\n" +"addition there are example files showing how letters may be created with " +"the\n" "package." msgstr "" -#: gnu/packages/tex.scm:1843 +#: gnu/packages/tex.scm:1888 msgid "Put a grey textual watermark on document pages" msgstr "" -#: gnu/packages/tex.scm:1845 +#: gnu/packages/tex.scm:1890 msgid "" "This package provides a means to add a textual, light grey watermark on\n" -"every page or on the first page of a document. Typical usage may consist in\n" +"every page or on the first page of a document. Typical usage may consist " +"in\n" "writing words such as DRAFT or CONFIDENTIAL across document pages. The\n" "package performs a similar function to that of @code{draftcopy}, but its\n" -"implementation is output device independent, and made very simple by relying\n" +"implementation is output device independent, and made very simple by " +"relying\n" "on everypage." msgstr "" -#: gnu/packages/tex.scm:1867 +#: gnu/packages/tex.scm:1912 msgid "New interface for environments in LaTeX" msgstr "" -#: gnu/packages/tex.scm:1869 +#: gnu/packages/tex.scm:1914 msgid "" "This package provides the @code{\\collect@@body} command (as in\n" "@code{amsmath}), as well as a @code{\\long} version @code{\\Collect@@Body},\n" @@ -15871,73 +17551,87 @@ msgid "" "define a new author interface to creating new environments." msgstr "" -#: gnu/packages/tex.scm:1889 +#: gnu/packages/tex.scm:1934 msgid "Create equal-widthed parboxes" msgstr "" -#: gnu/packages/tex.scm:1891 +#: gnu/packages/tex.scm:1936 msgid "" "LaTeX users sometimes need to ensure that two or more blocks of text\n" "occupy the same amount of horizontal space on the page. To that end, the\n" -"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which works\n" +"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which " +"works\n" "just like @code{\\parbox}, except that instead of specifying a width, one\n" "specifies a tag. All @code{eqparbox}es with the same tag---regardless of\n" "where they are in the document---will stretch to fit the widest\n" -"@code{eqparbox} with that tag. This simple, equal-width mechanism can be used\n" +"@code{eqparbox} with that tag. This simple, equal-width mechanism can be " +"used\n" "for a variety of alignment purposes, as is evidenced by the examples in\n" -"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} are\n" +"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} " +"are\n" "also provided." msgstr "" -#: gnu/packages/tex.scm:1925 +#: gnu/packages/tex.scm:1970 msgid "Expanded description environments" msgstr "" -#: gnu/packages/tex.scm:1927 +#: gnu/packages/tex.scm:1972 msgid "" "The package provides additional features for the LaTeX\n" -"@code{description} environment, including adjustable left margin. The package\n" -"also allows the user to \"break\" a list (for example, to interpose a comment)\n" -"without affecting the structure of the list (this works for @code{itemize} and\n" +"@code{description} environment, including adjustable left margin. The " +"package\n" +"also allows the user to \"break\" a list (for example, to interpose a " +"comment)\n" +"without affecting the structure of the list (this works for @code{itemize} " +"and\n" "@code{enumerate} lists, and numbered lists remain in sequence)." msgstr "" -#: gnu/packages/tex.scm:1960 +#: gnu/packages/tex.scm:2006 msgid "Provide file modification times, and compare them" msgstr "" -#: gnu/packages/tex.scm:1962 +#: gnu/packages/tex.scm:2008 msgid "" "This package provides macros to read and compare the modification dates\n" -"of files. The files may be @code{.tex} files, images or other files (as long\n" -"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} primitive\n" -"of pdfLaTeX to find the file modification date as PDF date string, parses the\n" -"string and returns the value to the user. The package will also work for DVI\n" -"output with recent versions of the LaTeX compiler which uses pdfLaTeX in DVI\n" -"mode. The functionality is provided by purely expandable macros or by faster\n" +"of files. The files may be @code{.tex} files, images or other files (as " +"long\n" +"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} " +"primitive\n" +"of pdfLaTeX to find the file modification date as PDF date string, parses " +"the\n" +"string and returns the value to the user. The package will also work for " +"DVI\n" +"output with recent versions of the LaTeX compiler which uses pdfLaTeX in " +"DVI\n" +"mode. The functionality is provided by purely expandable macros or by " +"faster\n" "but non-expandable ones." msgstr "" -#: gnu/packages/tex.scm:1986 +#: gnu/packages/tex.scm:2032 msgid "Conditionals to test which platform is being used" msgstr "" -#: gnu/packages/tex.scm:1988 +#: gnu/packages/tex.scm:2034 msgid "" "This package uses the (La)TeX extension @code{-shell-escape} to\n" "establish whether the document is being processed on a Windows or on a\n" "Unix-like system, or on Cygwin (Unix environment over a Windows system).\n" -"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, @code{\\ifmacosx}\n" -"and @code{\\ifcygwin}. The package also preserves the output of @code{uname}\n" +"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, " +"@code{\\ifmacosx}\n" +"and @code{\\ifcygwin}. The package also preserves the output of " +"@code{uname}\n" "on a Unix-like system, which may be used to distinguish between various\n" "classes of systems." msgstr "" -#: gnu/packages/tex.scm:2010 +#: gnu/packages/tex.scm:2057 msgid "Flexible bibliography support" msgstr "" -#: gnu/packages/tex.scm:2012 +#: gnu/packages/tex.scm:2059 msgid "" "This bundle provides a package that implements both author-year and\n" "numbered references, as well as much detailed of support for other\n" @@ -15947,14 +17641,15 @@ msgid "" "designed from the start to be compatible with @code{natbib}." msgstr "" -#: gnu/packages/tex.scm:2034 +#: gnu/packages/tex.scm:2081 msgid "Replace strings in encapsulated PostScript figures" msgstr "" -#: gnu/packages/tex.scm:2036 +#: gnu/packages/tex.scm:2083 msgid "" "This package allows LaTeX constructions (equations, picture\n" -"environments, etc.) to be precisely superimposed over Encapsulated PostScript\n" +"environments, etc.) to be precisely superimposed over Encapsulated " +"PostScript\n" "figures, using your own favorite drawing tool to create an EPS figure and\n" "placing simple text \"tags\" where each replacement is to be placed, with\n" "PSfrag automatically removing these tags from the figure and replacing them\n" @@ -15962,11 +17657,11 @@ msgid "" "rotated." msgstr "" -#: gnu/packages/tex.scm:2072 +#: gnu/packages/tex.scm:2119 msgid "Process PostScript graphisc within pdfLaTeX documents" msgstr "" -#: gnu/packages/tex.scm:2074 +#: gnu/packages/tex.scm:2121 msgid "" "This is a package for processing PostScript graphics with @code{psfrag}\n" "labels within pdfLaTeX documents. Every graphic is compiled individually,\n" @@ -15974,11 +17669,11 @@ msgid "" "re-processing." msgstr "" -#: gnu/packages/tex.scm:2097 +#: gnu/packages/tex.scm:2145 msgid "Make overhead slides" msgstr "" -#: gnu/packages/tex.scm:2100 +#: gnu/packages/tex.scm:2148 msgid "" "This package provides a class that produces overhead\n" "slides (transparencies), with many facilities. Seminar is not nowadays\n" @@ -15987,48 +17682,53 @@ msgid "" "21st-century presentation styles." msgstr "" -#: gnu/packages/tex.scm:2132 +#: gnu/packages/tex.scm:2181 msgid "Trim spaces around an argument or within a macro" msgstr "" -#: gnu/packages/tex.scm:2134 +#: gnu/packages/tex.scm:2183 msgid "" "This very short package allows you to expandably remove spaces around a\n" "token list (commands are provided to remove spaces before, spaces after, or\n" -"both); or to remove surrounding spaces within a macro definition, or to define\n" +"both); or to remove surrounding spaces within a macro definition, or to " +"define\n" "space-stripped macros." msgstr "" -#: gnu/packages/tex.scm:2167 +#: gnu/packages/tex.scm:2216 msgid "Captions on more than floats" msgstr "" -#: gnu/packages/tex.scm:2169 +#: gnu/packages/tex.scm:2218 msgid "" "This package defines a command @code{\\captionof} for putting a caption\n" "to something that's not a float." msgstr "" -#: gnu/packages/tex.scm:2200 +#: gnu/packages/tex.scm:2249 msgid "e-TeX tools for LaTeX" msgstr "" -#: gnu/packages/tex.scm:2202 +#: gnu/packages/tex.scm:2251 msgid "" "This package is a toolbox of programming facilities geared primarily\n" -"towards LaTeX class and package authors. It provides LaTeX frontends to some\n" +"towards LaTeX class and package authors. It provides LaTeX frontends to " +"some\n" "of the new primitives provided by e-TeX as well as some generic tools which\n" -"are not strictly related to e-TeX but match the profile of this package. The\n" -"package provides functions that seem to offer alternative ways of implementing\n" -"some LaTeX kernel commands; nevertheless, the package will not modify any part\n" +"are not strictly related to e-TeX but match the profile of this package. " +"The\n" +"package provides functions that seem to offer alternative ways of " +"implementing\n" +"some LaTeX kernel commands; nevertheless, the package will not modify any " +"part\n" "of the LaTeX kernel." msgstr "" -#: gnu/packages/tex.scm:2238 +#: gnu/packages/tex.scm:2287 msgid "Seven predefined chapter heading styles" msgstr "" -#: gnu/packages/tex.scm:2240 +#: gnu/packages/tex.scm:2289 msgid "" "This package provides seven predefined chapter heading styles. Each\n" "style can be modified using a set of simple commands. Optionally one can\n" @@ -16036,101 +17736,112 @@ msgid "" "headings." msgstr "" -#: gnu/packages/tex.scm:2273 +#: gnu/packages/tex.scm:2322 msgid "Framed or shaded regions that can break across pages" msgstr "" -#: gnu/packages/tex.scm:2275 +#: gnu/packages/tex.scm:2324 msgid "" "The package creates three environments: @code{framed}, which puts an\n" -"ordinary frame box around the region, @code{shaded}, which shades the region,\n" +"ordinary frame box around the region, @code{shaded}, which shades the " +"region,\n" "and @code{leftbar}, which places a line at the left side. The environments\n" -"allow a break at their start (the @code{\\FrameCommand} enables creation of a\n" -"title that is “attached” to the environment); breaks are also allowed in the\n" +"allow a break at their start (the @code{\\FrameCommand} enables creation of " +"a\n" +"title that is “attached” to the environment); breaks are also allowed in " +"the\n" "course of the framed/shaded matter. There is also a command\n" "@code{\\MakeFramed} to make your own framed-style environments." msgstr "" -#: gnu/packages/tex.scm:2307 +#: gnu/packages/tex.scm:2356 msgid "Letter document class" msgstr "" -#: gnu/packages/tex.scm:2309 +#: gnu/packages/tex.scm:2358 msgid "" "This package is designed for formatting formless letters in German; it\n" -"can also be used for English (by those who can read the documentation). There\n" +"can also be used for English (by those who can read the documentation). " +"There\n" "are LaTeX 2.09 @code{documentstyle} and LaTeX 2e class files for both an\n" "\"old\" and a \"new\" version of g-brief." msgstr "" -#: gnu/packages/tex.scm:2329 +#: gnu/packages/tex.scm:2378 msgid "Typeset Galois connections" msgstr "" -#: gnu/packages/tex.scm:2331 +#: gnu/packages/tex.scm:2380 msgid "" "The package deals with connections in two-dimensional style, optionally\n" "in colour." msgstr "" -#: gnu/packages/tex.scm:2349 +#: gnu/packages/tex.scm:2398 msgid "Citations in a reader-friendly style" msgstr "" -#: gnu/packages/tex.scm:2351 +#: gnu/packages/tex.scm:2400 msgid "" "The package allows citations in the German style, which is considered by\n" -"many to be particularly reader-friendly. The citation provides a small amount\n" -"of bibliographic information in a footnote on the page where each citation is\n" +"many to be particularly reader-friendly. The citation provides a small " +"amount\n" +"of bibliographic information in a footnote on the page where each citation " +"is\n" "made. It combines a desire to eliminate unnecessary page-turning with the\n" "look-up efficiency afforded by numeric citations. The package makes use of\n" "BibLaTeX, and is considered experimental." msgstr "" -#: gnu/packages/tex.scm:2373 +#: gnu/packages/tex.scm:2422 msgid "Flexible and complete interface to document dimensions" msgstr "" -#: gnu/packages/tex.scm:2375 +#: gnu/packages/tex.scm:2424 msgid "" "This package provides an easy and flexible user interface to customize\n" -"page layout, implementing auto-centering and auto-balancing mechanisms so that\n" +"page layout, implementing auto-centering and auto-balancing mechanisms so " +"that\n" "the users have only to give the least description for the page layout. The\n" "package knows about all the standard paper sizes, so that the user need not\n" -"know what the nominal \"real\" dimensions of the paper are, just its standard\n" +"know what the nominal \"real\" dimensions of the paper are, just its " +"standard\n" "name (such as a4, letter, etc.). An important feature is the package's\n" "ability to communicate the paper size it's set up to the output." msgstr "" -#: gnu/packages/tex.scm:2398 +#: gnu/packages/tex.scm:2447 msgid "Miscellaneous tools by Mark Wooding" msgstr "" -#: gnu/packages/tex.scm:2400 +#: gnu/packages/tex.scm:2449 msgid "" "This collection of tools includes: @code{atsupport} for short commands\n" "starting with @code{@@}, macros to sanitize the OT1 encoding of the\n" -"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} support;\n" -"@code{mathenv} for various alignment in maths; list handling; @code{mdwmath}\n" -"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular and\n" +"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} " +"support;\n" +"@code{mathenv} for various alignment in maths; list handling; " +"@code{mdwmath}\n" +"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular " +"and\n" "array environments; verbatim handling; and syntax diagrams." msgstr "" -#: gnu/packages/tex.scm:2422 +#: gnu/packages/tex.scm:2471 msgid "Alternative to babel for XeLaTeX and LuaLaTeX" msgstr "" -#: gnu/packages/tex.scm:2424 +#: gnu/packages/tex.scm:2473 msgid "" "This package provides a complete Babel replacement for users of LuaLaTeX\n" "and XeLaTeX; it relies on the @code{fontspec} package, version 2.0 at least." msgstr "" -#: gnu/packages/tex.scm:2442 +#: gnu/packages/tex.scm:2491 msgid "Multi-page tables package" msgstr "" -#: gnu/packages/tex.scm:2444 +#: gnu/packages/tex.scm:2493 msgid "" "This package was a predecessor of @code{longtable}; the newer\n" "package (designed on quite different principles) is easier to use and more\n" @@ -16138,187 +17849,209 @@ msgid "" "situations where longtable has problems." msgstr "" -#: gnu/packages/tex.scm:2476 +#: gnu/packages/tex.scm:2526 msgid "TeX macros to handle Texinfo files" msgstr "" -#: gnu/packages/tex.scm:2478 +#: gnu/packages/tex.scm:2528 msgid "" "Texinfo is the preferred format for documentation in the GNU project;\n" "the format may be used to produce online or printed output from a single\n" -"source. The Texinfo macros may be used to produce printable output using TeX;\n" +"source. The Texinfo macros may be used to produce printable output using " +"TeX;\n" "other programs in the distribution offer online interactive use (with\n" "hypertext linkages in some cases)." msgstr "" -#: gnu/packages/tex.scm:2499 +#: gnu/packages/tex.scm:2549 msgid "Show \"realistic\" quotes in verbatim" msgstr "" -#: gnu/packages/tex.scm:2501 +#: gnu/packages/tex.scm:2551 msgid "" "Typewriter-style fonts are best for program listings, but Computer\n" "Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n" -"single quotes. Other fonts, and most programming languages, print @code{`} as\n" +"single quotes. Other fonts, and most programming languages, print @code{`} " +"as\n" "a grave accent and @code{'} upright; @code{'} is used both to open and to\n" "close quoted strings. The package switches the typewriter font to Computer\n" "Modern Typewriter in OT1 encoding, and modifies the behaviour of\n" -"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to print\n" -"in the expected way. It does this regardless of other fonts or encodings in\n" -"use, so long as the package is loaded after the other fonts were. The package\n" +"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to " +"print\n" +"in the expected way. It does this regardless of other fonts or encodings " +"in\n" +"use, so long as the package is loaded after the other fonts were. The " +"package\n" "does not affect @code{\\tt}, @code{\\texttt}, etc." msgstr "" -#: gnu/packages/tex.scm:2539 +#: gnu/packages/tex.scm:2590 msgid "Simple package to set up document margins" msgstr "" -#: gnu/packages/tex.scm:2541 +#: gnu/packages/tex.scm:2592 msgid "" "This is a simple package to set up document margins. This package is\n" "considered obsolete; alternatives are the @code{typearea} package from the\n" "@code{koma-script} bundle, or the @code{geometry} package." msgstr "" -#: gnu/packages/tex.scm:2559 +#: gnu/packages/tex.scm:2611 msgid "Extra control of appendices" msgstr "" -#: gnu/packages/tex.scm:2561 +#: gnu/packages/tex.scm:2613 msgid "" "The appendix package provides various ways of formatting the titles of\n" -"appendices. Also (sub)appendices environments are provided that can be used,\n" +"appendices. Also (sub)appendices environments are provided that can be " +"used,\n" "for example, for per chapter/section appendices. An @code{appendices}\n" "environment is provided which can be used instead of the @code{\\appendix}\n" "command." msgstr "" -#: gnu/packages/tex.scm:2581 +#: gnu/packages/tex.scm:2634 msgid "Generate changebars in LaTeX documents" msgstr "" -#: gnu/packages/tex.scm:2583 +#: gnu/packages/tex.scm:2636 msgid "" "Identify areas of text to be marked with changebars with the\n" -"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. The\n" -"package uses 'drivers' to place the bars; the available drivers can work with\n" +"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. " +"The\n" +"package uses 'drivers' to place the bars; the available drivers can work " +"with\n" "@code{dvitoln03}, @code{dvitops}, @code{dvips}, the emTeX and TeXtures DVI\n" "drivers, and VTeX and pdfTeX." msgstr "" -#: gnu/packages/tex.scm:2618 +#: gnu/packages/tex.scm:2671 msgid "CMap support for PDF files" msgstr "" -#: gnu/packages/tex.scm:2620 +#: gnu/packages/tex.scm:2673 msgid "" "This package embeds CMap tables into PDF files to make search and\n" "copy-and-paste functions work properly." msgstr "" -#: gnu/packages/tex.scm:2637 +#: gnu/packages/tex.scm:2691 msgid "Add colour to LaTeX tables" msgstr "" -#: gnu/packages/tex.scm:2639 +#: gnu/packages/tex.scm:2693 msgid "" "This package allows rows, columns, and even individual cells in LaTeX\n" "tables to be coloured." msgstr "" -#: gnu/packages/tex.scm:2669 +#: gnu/packages/tex.scm:2724 msgid "Variants of \\fbox and other games with boxes" msgstr "" -#: gnu/packages/tex.scm:2671 +#: gnu/packages/tex.scm:2726 msgid "" "This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n" -"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools for\n" +"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools " +"for\n" "using box macros and flexible verbatim macros. You can box mathematics,\n" "floats, center, flushleft, and flushright, lists, and pages." msgstr "" -#: gnu/packages/tex.scm:2703 +#: gnu/packages/tex.scm:2759 msgid "Extensive control of page headers and footers in LaTeX2e" msgstr "" -#: gnu/packages/tex.scm:2705 +#: gnu/packages/tex.scm:2761 msgid "" "The package provides extensive facilities, both for constructing headers\n" -"and footers, and for controlling their use (for example, at times when LaTeX\n" +"and footers, and for controlling their use (for example, at times when " +"LaTeX\n" "would automatically change the heading style in use)." msgstr "" -#: gnu/packages/tex.scm:2723 +#: gnu/packages/tex.scm:2780 msgid "Improved interface for floating objects" msgstr "" -#: gnu/packages/tex.scm:2725 +#: gnu/packages/tex.scm:2782 msgid "" "This package improves the interface for defining floating objects such\n" -"as figures and tables. It introduces the boxed float, the ruled float and the\n" -"plaintop float. You can define your own floats and improve the behaviour of\n" -"the old ones. The package also provides the @code{H} float modifier option of\n" +"as figures and tables. It introduces the boxed float, the ruled float and " +"the\n" +"plaintop float. You can define your own floats and improve the behaviour " +"of\n" +"the old ones. The package also provides the @code{H} float modifier option " +"of\n" "the obsolete @code{here} package. You can select this as automatic default\n" "with @code{\\floatplacement{figure}{H}}." msgstr "" -#: gnu/packages/tex.scm:2746 +#: gnu/packages/tex.scm:2804 msgid "Range of footnote options" msgstr "" -#: gnu/packages/tex.scm:2748 +#: gnu/packages/tex.scm:2806 msgid "" "This is a collection of ways to change the typesetting of footnotes.\n" -"The package provides means of changing the layout of the footnotes themselves,\n" +"The package provides means of changing the layout of the footnotes " +"themselves,\n" "a way to number footnotes per page, to make footnotes disappear in a\n" "\"moving\" argument, and to deal with multiple references to footnotes from\n" "the same place. The package also has a range of techniques for labelling\n" "footnotes with symbols rather than numbers." msgstr "" -#: gnu/packages/tex.scm:2771 +#: gnu/packages/tex.scm:2830 msgid "Typeset source code listings using LaTeX" msgstr "" -#: gnu/packages/tex.scm:2773 +#: gnu/packages/tex.scm:2832 msgid "" "The package enables the user to typeset programs (programming code)\n" -"within LaTeX; the source code is read directly by TeX---no front-end processor\n" +"within LaTeX; the source code is read directly by TeX---no front-end " +"processor\n" "is needed. Keywords, comments and strings can be typeset using different\n" "styles. Support for @code{hyperref} is provided." msgstr "" -#: gnu/packages/tex.scm:2805 +#: gnu/packages/tex.scm:2865 msgid "Miscellaneous packages by Joerg Knappen" msgstr "" -#: gnu/packages/tex.scm:2807 +#: gnu/packages/tex.scm:2867 msgid "" "This package provides miscellaneous macros by Joerg Knappen, including:\n" "represent counters in greek; Maxwell's non-commutative division;\n" "@code{latin1jk}, @code{latin2jk} and @code{latin3jk}, which are\n" -"@code{inputenc} definition files that allow verbatim input in the respective\n" -"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in maths;\n" +"@code{inputenc} definition files that allow verbatim input in the " +"respective\n" +"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in " +"maths;\n" "extra alignments for @code{\\parboxes}; swap Roman and Sans fonts;\n" -"transliterate semitic languages; patches to make (La)TeX formulae embeddable\n" +"transliterate semitic languages; patches to make (La)TeX formulae " +"embeddable\n" "in SGML; use maths minus in text as appropriate; simple Young tableaux." msgstr "" -#: gnu/packages/tex.scm:2880 +#: gnu/packages/tex.scm:2941 msgid "Computer modern fonts in T1 and TS1 encodings" msgstr "" -#: gnu/packages/tex.scm:2882 +#: gnu/packages/tex.scm:2943 msgid "" "The EC fonts are European Computer Modern Fonts, supporting the complete\n" "LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n" "These fonts are intended to be stable with no changes being made to the tfm\n" -"files. The set also contains a Text Companion Symbol font, called @code{tc},\n" +"files. The set also contains a Text Companion Symbol font, called " +"@code{tc},\n" "featuring many useful characters needed in text typesetting, for example\n" -"oldstyle digits, currency symbols (including the newly created Euro symbol),\n" -"the permille sign, copyright, trade mark and servicemark as well as a copyleft\n" -"sign, and many others. Recent releases of LaTeX2e support the EC fonts. The\n" +"oldstyle digits, currency symbols (including the newly created Euro " +"symbol),\n" +"the permille sign, copyright, trade mark and servicemark as well as a " +"copyleft\n" +"sign, and many others. Recent releases of LaTeX2e support the EC fonts. " +"The\n" "EC fonts supersede the preliminary version released as the DC fonts. The\n" "fonts are available in (traced) Adobe Type 1 format, as part of the\n" "@code{cm-super} bundle. The other Computer Modern-style T1-encoded Type 1\n" @@ -16326,145 +18059,161 @@ msgid "" "differs from the EC in a number of particulars." msgstr "" -#: gnu/packages/tex.scm:2961 +#: gnu/packages/tex.scm:3023 msgid "Ralph Smith's Formal Script font" msgstr "" -#: gnu/packages/tex.scm:2963 +#: gnu/packages/tex.scm:3025 msgid "" "The fonts provide uppercase formal script letters for use as symbols in\n" "scientific and mathematical typesetting (in contrast to the informal script\n" -"fonts such as that used for the calligraphic symbols in the TeX maths symbol\n" -"font). The fonts are provided as Metafont source, and as derived Adobe Type 1\n" -"format. LaTeX support, for using these fonts in mathematics, is available via\n" +"fonts such as that used for the calligraphic symbols in the TeX maths " +"symbol\n" +"font). The fonts are provided as Metafont source, and as derived Adobe Type " +"1\n" +"format. LaTeX support, for using these fonts in mathematics, is available " +"via\n" "one of the packages @code{calrsfs} and @code{mathrsfs}." msgstr "" -#: gnu/packages/tex.scm:2984 +#: gnu/packages/tex.scm:3047 msgid "Add picture commands (or backgrounds) to every page" msgstr "" -#: gnu/packages/tex.scm:2986 +#: gnu/packages/tex.scm:3049 msgid "" "The package adds one or more user commands to LaTeX's @code{shipout}\n" "routine, which may be used to place the output at fixed positions. The\n" "@code{grid} option may be used to find the correct places." msgstr "" -#: gnu/packages/tex.scm:3017 +#: gnu/packages/tex.scm:3081 msgid "Extensions to epic and the LaTeX drawing tools" msgstr "" -#: gnu/packages/tex.scm:3019 +#: gnu/packages/tex.scm:3083 msgid "" "Extensions to @code{epic} and the LaTeX picture drawing environment,\n" "include the drawing of lines at any slope, the drawing of circles in any\n" -"radii, and the drawing of dotted and dashed lines much faster with much less\n" +"radii, and the drawing of dotted and dashed lines much faster with much " +"less\n" "TeX memory, and providing several new commands for drawing ellipses, arcs,\n" "splines, and filled circles and ellipses. The package uses @code{tpic}\n" "@code{\\special} commands." msgstr "" -#: gnu/packages/tex.scm:3054 +#: gnu/packages/tex.scm:3118 msgid "Customize basic list environments" msgstr "" -#: gnu/packages/tex.scm:3056 +#: gnu/packages/tex.scm:3120 msgid "" "This package is intended to ease customizing the three basic list\n" "environments: @code{enumerate}, @code{itemize} and @code{description}. It\n" -"extends their syntax to allow an optional argument where a set of parameters\n" +"extends their syntax to allow an optional argument where a set of " +"parameters\n" "in the form @code{key=value} are available, for example:\n" "@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}." msgstr "" -#: gnu/packages/tex.scm:3076 +#: gnu/packages/tex.scm:3141 msgid "Create tabular cells spanning multiple rows" msgstr "" -#: gnu/packages/tex.scm:3078 +#: gnu/packages/tex.scm:3143 msgid "" "The package provides tools for creating tabular cells spanning multiple\n" "rows. It has a lot of flexibility, including an option for specifying an\n" "entry at the \"natural\" width of its text." msgstr "" -#: gnu/packages/tex.scm:3109 +#: gnu/packages/tex.scm:3175 msgid "Combine LaTeX commands over included graphics" msgstr "" -#: gnu/packages/tex.scm:3111 +#: gnu/packages/tex.scm:3177 msgid "" "The @code{overpic} environment is a cross between the LaTeX\n" "@code{picture} environment and the @code{\\includegraphics} command of\n" -"@code{graphicx}. The resulting picture environment has the same dimensions as\n" -"the included graphic. LaTeX commands can be placed on the graphic at defined\n" +"@code{graphicx}. The resulting picture environment has the same dimensions " +"as\n" +"the included graphic. LaTeX commands can be placed on the graphic at " +"defined\n" "positions; a grid for orientation is available." msgstr "" -#: gnu/packages/tex.scm:3145 +#: gnu/packages/tex.scm:3211 msgid "Layout with zero \\parindent, non-zero \\parskip" msgstr "" -#: gnu/packages/tex.scm:3147 +#: gnu/packages/tex.scm:3213 msgid "" "Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n" "that is untidy; this package (though it is no substitute for a properly\n" "designed class) helps alleviate this untidiness." msgstr "" -#: gnu/packages/tex.scm:3165 +#: gnu/packages/tex.scm:3232 msgid "Include PDF documents in LaTeX" msgstr "" -#: gnu/packages/tex.scm:3167 +#: gnu/packages/tex.scm:3234 msgid "" "This package simplifies the inclusion of external multi-page PDF\n" -"documents in LaTeX documents. Pages may be freely selected and it is possible\n" -"to put several logical pages onto each sheet of paper. Furthermore a lot of\n" +"documents in LaTeX documents. Pages may be freely selected and it is " +"possible\n" +"to put several logical pages onto each sheet of paper. Furthermore a lot " +"of\n" "hypertext features like hyperlinks and article threads are provided. The\n" -"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible to\n" +"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible " +"to\n" "use this package to insert PostScript files, in addition to PDF files." msgstr "" -#: gnu/packages/tex.scm:3198 +#: gnu/packages/tex.scm:3266 msgid "St Mary Road symbols for theoretical computer science" msgstr "" -#: gnu/packages/tex.scm:3200 +#: gnu/packages/tex.scm:3268 msgid "" "The fonts were originally distributed as Metafont sources only, but\n" -"Adobe Type 1 versions are also now available. Macro support is provided for\n" -"use under LaTeX; the package supports the @code{only} option (provided by the\n" -"@code{somedefs} package) to restrict what is loaded, for those who don't need\n" +"Adobe Type 1 versions are also now available. Macro support is provided " +"for\n" +"use under LaTeX; the package supports the @code{only} option (provided by " +"the\n" +"@code{somedefs} package) to restrict what is loaded, for those who don't " +"need\n" "the whole font." msgstr "" -#: gnu/packages/tex.scm:3220 +#: gnu/packages/tex.scm:3289 msgid "Figures divided into subfigures" msgstr "" -#: gnu/packages/tex.scm:3222 +#: gnu/packages/tex.scm:3291 msgid "" "This (deprecated) package provides support for the manipulation and\n" "reference of small or \"sub\" figures and tables within a single figure or\n" -"table environment. It is convenient to use this package when your subfigures\n" +"table environment. It is convenient to use this package when your " +"subfigures\n" "are to be separately captioned, referenced, or are to be included in the\n" -"List-of-Figures. A new @code{\\subfigure} command is introduced which can be\n" +"List-of-Figures. A new @code{\\subfigure} command is introduced which can " +"be\n" "used inside a figure environment for each subfigure. An optional first\n" "argument is used as the caption for that subfigure. The package is now\n" "considered obsolete: it was superseded by @code{subfig}, but users may find\n" "the more recent @code{subcaption} package more satisfactory." msgstr "" -#: gnu/packages/tex.scm:3247 +#: gnu/packages/tex.scm:3316 msgid "Tabular with variable width columns balanced" msgstr "" -#: gnu/packages/tex.scm:3249 +#: gnu/packages/tex.scm:3318 msgid "" "The package defines a @code{tabular*}-like environment, @code{tabulary},\n" -"taking a \"total width\" argument as well as the column specifications. The\n" +"taking a \"total width\" argument as well as the column specifications. " +"The\n" "environment uses column types @code{L}, @code{C}, @code{R} and @code{J} for\n" "variable width columns (@code{\\raggedright}, @code{\\centering},\n" "@code{\\raggedleft}, and normally justified). In contrast to\n" @@ -16472,165 +18221,205 @@ msgid "" "according to the natural width of the widest cell in the column." msgstr "" -#: gnu/packages/tex.scm:3284 +#: gnu/packages/tex.scm:3354 msgid "Tables with captions and notes all the same width" msgstr "" -#: gnu/packages/tex.scm:3286 +#: gnu/packages/tex.scm:3356 msgid "" "This package facilitates tables with titles (captions) and notes. The\n" "title and notes are given a width equal to the body of the table (a\n" "@code{tabular} environment). By itself, a @code{threeparttable} does not\n" -"float, but you can put it in a @code{table} or a @code{table*} or some other\n" +"float, but you can put it in a @code{table} or a @code{table*} or some " +"other\n" "environment." msgstr "" -#: gnu/packages/tex.scm:3407 +#: gnu/packages/tex.scm:3477 msgid "Times-like fonts in support of mathematics" msgstr "" -#: gnu/packages/tex.scm:3409 +#: gnu/packages/tex.scm:3479 msgid "" "Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n" -"NimbusRomNo9L) with some modified and additional text symbols in the OT1, T1,\n" +"NimbusRomNo9L) with some modified and additional text symbols in the OT1, " +"T1,\n" "and TS1 encodings; maths alphabets using Times/URW Nimbus; maths fonts\n" -"providing all the symbols of the Computer Modern and AMS fonts, including all\n" +"providing all the symbols of the Computer Modern and AMS fonts, including " +"all\n" "the Greek capital letters from CMR; and additional maths fonts of various\n" "other symbols.\n" "\n" "The set is complemented by a sans-serif set of text fonts, based on\n" "Helvetica/NimbusSanL, and a monospace set.\n" "\n" -"All the fonts are in Type 1 format (AFM and PFB files), and are supported by\n" +"All the fonts are in Type 1 format (AFM and PFB files), and are supported " +"by\n" "TeX metrics (VF and TFM files) and macros for use with LaTeX." msgstr "" -#: gnu/packages/tex.scm:3450 +#: gnu/packages/tex.scm:3525 +msgid "Sans-serif typeface for TeX" +msgstr "" + +#: gnu/packages/tex.scm:3526 +msgid "" +"Iwona is a two-element sans-serif typeface. It was created\n" +"as an alternative version of the Kurier typeface, which was designed in " +"1975\n" +"for a diploma in typeface design at the Warsaw Academy of Fine Arts under " +"the\n" +"supervision of Roman Tomaszewski. Kurier was designed for linotype\n" +"typesetting of newspapers and similar periodicals. The Iwona fonts are an\n" +"alternative version of the Kurier fonts. The difference lies in the " +"absence\n" +"of ink traps which typify the Kurier font." +msgstr "" + +#: gnu/packages/tex.scm:3562 msgid "Select alternative section titles" msgstr "" -#: gnu/packages/tex.scm:3452 +#: gnu/packages/tex.scm:3564 msgid "" "This package provides an interface to sectioning commands for selection\n" -"from various title styles, e.g. for marginal titles and to change the font of\n" +"from various title styles, e.g. for marginal titles and to change the font " +"of\n" "all headings with a single command, also providing simple one-step page\n" -"styles. It also includes a package to change the page styles when there are\n" +"styles. It also includes a package to change the page styles when there " +"are\n" "floats in a page. You may assign headers/footers to individual floats, too." msgstr "" -#: gnu/packages/tex.scm:3473 +#: gnu/packages/tex.scm:3585 msgid "Arbitrary size font selection in LaTeX" msgstr "" -#: gnu/packages/tex.scm:3475 +#: gnu/packages/tex.scm:3587 msgid "" "LaTeX, by default, restricts the sizes at which you can use its default\n" "computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n" "specified by Knuth). The @code{type1cm} package removes this restriction;\n" "this is particularly useful when using scalable versions of the CM\n" -"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from Kinch,\n" -"PCTeX, etc.). In fact, since modern distributions will automatically generate\n" -"any bitmap font you might need, @code{type1cm} has wider application than just\n" -"those using scaleable versions of the fonts. Note that the LaTeX distribution\n" +"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from " +"Kinch,\n" +"PCTeX, etc.). In fact, since modern distributions will automatically " +"generate\n" +"any bitmap font you might need, @code{type1cm} has wider application than " +"just\n" +"those using scalable versions of the fonts. Note that the LaTeX " +"distribution\n" "now contains a package @code{fix-cm},f which performs the task of\n" "@code{type1cm}, as well as doing the same job for T1- and TS1-encoded\n" "@code{ec} fonts." msgstr "" -#: gnu/packages/tex.scm:3501 +#: gnu/packages/tex.scm:3614 msgid "Cyrillic fonts that support LaTeX standard encodings" msgstr "" -#: gnu/packages/tex.scm:3503 +#: gnu/packages/tex.scm:3616 msgid "" "The LH fonts address the problem of the wide variety of alphabets that\n" -"are written with Cyrillic-style characters. The fonts are the original basis\n" -"of the set of T2* and X2 encodings that are now used when LaTeX users need to\n" +"are written with Cyrillic-style characters. The fonts are the original " +"basis\n" +"of the set of T2* and X2 encodings that are now used when LaTeX users need " +"to\n" "write in Cyrillic languages. Macro support in standard LaTeX encodings is\n" "offered through the latex-cyrillic and t2 bundles, and the package itself\n" "offers support for other (more traditional) encodings. The fonts, in the\n" "standard T2* and X2 encodings are available in Adobe Type 1 format, in the\n" -"CM-Super family of fonts. The package also offers its own LaTeX support for\n" +"CM-Super family of fonts. The package also offers its own LaTeX support " +"for\n" "OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts." msgstr "" -#: gnu/packages/tex.scm:3540 +#: gnu/packages/tex.scm:3654 msgid "Create scalable illustrations" msgstr "" -#: gnu/packages/tex.scm:3542 +#: gnu/packages/tex.scm:3656 msgid "" "MetaPost uses a language based on that of Metafont to produce precise\n" "technical illustrations. Its output is scalable PostScript or SVG, rather\n" "than the bitmaps Metafont creates." msgstr "" -#: gnu/packages/tex.scm:3561 +#: gnu/packages/tex.scm:3675 msgid "Class for typesetting publications of ACM" msgstr "" -#: gnu/packages/tex.scm:3563 +#: gnu/packages/tex.scm:3677 msgid "" "This package provides a class for typesetting publications of the\n" "Association for Computing Machinery (ACM)." msgstr "" -#: gnu/packages/tex.scm:3594 +#: gnu/packages/tex.scm:3708 msgid "Variable-width minipage" msgstr "" -#: gnu/packages/tex.scm:3596 +#: gnu/packages/tex.scm:3710 msgid "" "The @code{varwidth} environment is superficially similar to\n" -"@code{minipage}, but the specified width is just a maximum value — the box may\n" +"@code{minipage}, but the specified width is just a maximum value — the box " +"may\n" "get a narrower “natural” width." msgstr "" -#: gnu/packages/tex.scm:3614 +#: gnu/packages/tex.scm:3729 msgid "LaTeX support file to use the WASY2 fonts" msgstr "" -#: gnu/packages/tex.scm:3616 +#: gnu/packages/tex.scm:3731 msgid "" "The wasy2WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs\n" -"like male and female symbols and astronomical symbols, as well as the complete\n" -"lasy font set and other odds and ends. The wasysym package implements an easy\n" +"like male and female symbols and astronomical symbols, as well as the " +"complete\n" +"lasy font set and other odds and ends. The wasysym package implements an " +"easy\n" "to use interface for these symbols." msgstr "" -#: gnu/packages/tex.scm:3649 +#: gnu/packages/tex.scm:3764 msgid "Produces figures which text can flow around" msgstr "" -#: gnu/packages/tex.scm:3651 +#: gnu/packages/tex.scm:3766 msgid "" "This package allows figures or tables to have text wrapped around them.\n" -"It does not work in combination with list environments, but can be used in a\n" +"It does not work in combination with list environments, but can be used in " +"a\n" "@code{parbox} or @code{minipage}, and in two-column format." msgstr "" -#: gnu/packages/tex.scm:3683 +#: gnu/packages/tex.scm:3798 msgid "Extended UTF-8 input encoding support for LaTeX" msgstr "" -#: gnu/packages/tex.scm:3685 +#: gnu/packages/tex.scm:3800 msgid "" "The bundle provides the @code{ucs} package, and @code{utf8x.def},\n" "together with a large number of support files. The @code{utf8x.def}\n" -"definition file for use with @code{inputenc} covers a wider range of Unicode\n" -"characters than does @code{utf8.def} in the LaTeX distribution. The package\n" -"provides facilities for efficient use of its large sets of Unicode characters.\n" +"definition file for use with @code{inputenc} covers a wider range of " +"Unicode\n" +"characters than does @code{utf8.def} in the LaTeX distribution. The " +"package\n" +"provides facilities for efficient use of its large sets of Unicode " +"characters.\n" "Glyph production may be controlled by various options, which permits use of\n" -"non-ASCII characters when coding mathematical formulae. Note that the bundle\n" -"previously had an alias “unicode”; that alias has now been withdrawn, and no\n" +"non-ASCII characters when coding mathematical formulae. Note that the " +"bundle\n" +"previously had an alias “unicode”; that alias has now been withdrawn, and " +"no\n" "package of that name now exists." msgstr "" -#: gnu/packages/tex.scm:3717 +#: gnu/packages/tex.scm:3832 msgid "Extract bits of a LaTeX source for output" msgstr "" -#: gnu/packages/tex.scm:3719 +#: gnu/packages/tex.scm:3834 msgid "" "The main purpose of the preview package is the extraction of selected\n" "elements from a LaTeX source, like formulas or graphics, into separate\n" @@ -16641,11 +18430,11 @@ msgid "" "files." msgstr "" -#: gnu/packages/tex.scm:3742 +#: gnu/packages/tex.scm:3857 msgid "Expand acronyms at least once" msgstr "" -#: gnu/packages/tex.scm:3744 +#: gnu/packages/tex.scm:3859 msgid "" "This package ensures that all acronyms used in the text are spelled out\n" "in full at least once. It also provides an environment to build a list of\n" @@ -16654,17 +18443,17 @@ msgid "" "e-TeX." msgstr "" -#: gnu/packages/tex.scm:3777 +#: gnu/packages/tex.scm:3893 msgid "TeX extension for direct creation of PDF" msgstr "" -#: gnu/packages/tex.scm:3779 +#: gnu/packages/tex.scm:3895 msgid "" "This package provides an extension of TeX which can be configured to\n" "directly generate PDF documents instead of DVI." msgstr "" -#: gnu/packages/tex.scm:3846 +#: gnu/packages/tex.scm:3962 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" @@ -16674,7 +18463,7 @@ msgid "" "This package contains the complete tree of texmf-dist data." msgstr "" -#: gnu/packages/tex.scm:3908 +#: gnu/packages/tex.scm:4024 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" @@ -16684,409 +18473,497 @@ msgid "" "This package contains the complete TeX Live distribution." msgstr "" -#: gnu/packages/tex.scm:3951 +#: gnu/packages/tex.scm:4067 msgid "Interface to read and parse BibTeX files" msgstr "" -#: gnu/packages/tex.scm:3952 +#: gnu/packages/tex.scm:4068 msgid "" "@code{Text::BibTeX} is a Perl library for reading, parsing,\n" -"and processing BibTeX files. @code{Text::BibTeX} gives you access to the data\n" -"at many different levels: you may work with BibTeX entries as simple field to\n" -"string mappings, or get at the original form of the data as a list of simple\n" +"and processing BibTeX files. @code{Text::BibTeX} gives you access to the " +"data\n" +"at many different levels: you may work with BibTeX entries as simple field " +"to\n" +"string mappings, or get at the original form of the data as a list of " +"simple\n" "values (strings, macros, or numbers) pasted together." msgstr "" -#: gnu/packages/tex.scm:4034 +#: gnu/packages/tex.scm:4150 msgid "Backend for the BibLaTeX citation management tool" msgstr "" -#: gnu/packages/tex.scm:4035 +#: gnu/packages/tex.scm:4151 msgid "" "Biber is a BibTeX replacement for users of biblatex. Among\n" "other things it comes with full Unicode support." msgstr "" -#: gnu/packages/tex.scm:4059 +#: gnu/packages/tex.scm:4175 msgid "Wrapper for LaTeX and friends" msgstr "" -#: gnu/packages/tex.scm:4061 +#: gnu/packages/tex.scm:4177 msgid "" "Rubber is a program whose purpose is to handle all tasks related to the\n" -"compilation of LaTeX documents. This includes compiling the document itself,\n" -"of course, enough times so that all references are defined, and running BibTeX\n" -"to manage bibliographic references. Automatic execution of dvips to produce\n" -"PostScript documents is also included, as well as usage of pdfLaTeX to produce\n" +"compilation of LaTeX documents. This includes compiling the document " +"itself,\n" +"of course, enough times so that all references are defined, and running " +"BibTeX\n" +"to manage bibliographic references. Automatic execution of dvips to " +"produce\n" +"PostScript documents is also included, as well as usage of pdfLaTeX to " +"produce\n" "PDF documents." msgstr "" -#: gnu/packages/tex.scm:4103 +#: gnu/packages/tex.scm:4219 msgid "LaTeX editor" msgstr "LaTeX szerkesztő" -#: gnu/packages/tex.scm:4104 +#: gnu/packages/tex.scm:4220 msgid "" "Texmaker is a program that integrates many tools needed to\n" "develop documents with LaTeX, in a single application." msgstr "" -#: gnu/packages/tex.scm:4143 +#: gnu/packages/tex.scm:4259 msgid "Book on TeX, plain TeX and Eplain" msgstr "" -#: gnu/packages/tex.scm:4144 +#: gnu/packages/tex.scm:4260 msgid "" "@i{TeX for the Impatient} is a ~350 page book on TeX,\n" -"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn Hargreaves,\n" +"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn " +"Hargreaves,\n" "and Karl Berry." msgstr "" -#: gnu/packages/texinfo.scm:56 +#: gnu/packages/texinfo.scm:55 msgid "The GNU documentation format" msgstr "" -#: gnu/packages/texinfo.scm:58 +#: gnu/packages/texinfo.scm:57 msgid "" "Texinfo is the official documentation format of the GNU project. It\n" -"uses a single source file using explicit commands to produce a final document\n" +"uses a single source file using explicit commands to produce a final " +"document\n" "in any of several supported output formats, such as HTML or PDF. This\n" "package includes both the tools necessary to produce Info documents from\n" -"their source and the command-line Info reader. The emphasis of the language\n" +"their source and the command-line Info reader. The emphasis of the " +"language\n" "is on expressing the content semantically, avoiding physical markup commands." msgstr "" -#: gnu/packages/texinfo.scm:139 +#: gnu/packages/texinfo.scm:125 msgid "Standalone Info documentation reader" msgstr "" -#: gnu/packages/texinfo.scm:169 +#: gnu/packages/texinfo.scm:155 msgid "Convert Texinfo to HTML" msgstr "" -#: gnu/packages/texinfo.scm:171 +#: gnu/packages/texinfo.scm:157 msgid "" "Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" -"output. It now supports many advanced features, such as internationalization\n" +"output. It now supports many advanced features, such as " +"internationalization\n" "and extremely configurable output formats.\n" "\n" -"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since it\n" +"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since " +"it\n" "was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" -"forward for authors is, in most cases, to alter manuals and build processes as\n" -"necessary to use the new features of the makeinfo/texi2any implementation of\n" -"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal author\n" -"of the GNU Texinfo implementation) do not intend to make further releases of\n" +"forward for authors is, in most cases, to alter manuals and build processes " +"as\n" +"necessary to use the new features of the makeinfo/texi2any implementation " +"of\n" +"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal " +"author\n" +"of the GNU Texinfo implementation) do not intend to make further releases " +"of\n" "Texi2HTML." msgstr "" -#: gnu/packages/textutils.scm:76 +#: gnu/packages/textutils.scm:77 msgid "DOS/Mac to Unix and vice versa text file format converter" msgstr "" -#: gnu/packages/textutils.scm:78 +#: gnu/packages/textutils.scm:79 msgid "" "dos2unix is a tool to convert line breaks in a text file from Unix format\n" "to DOS format and vice versa." msgstr "" -#: gnu/packages/textutils.scm:111 +#: gnu/packages/textutils.scm:105 msgid "Text encoding converter" msgstr "" -#: gnu/packages/textutils.scm:112 +#: gnu/packages/textutils.scm:106 msgid "" "The Recode library converts files between character sets and\n" -"usages. It recognises or produces over 200 different character sets (or about\n" -"300 if combined with an iconv library) and transliterates files between almost\n" +"usages. It recognises or produces over 200 different character sets (or " +"about\n" +"300 if combined with an iconv library) and transliterates files between " +"almost\n" "any pair. When exact transliteration are not possible, it gets rid of\n" -"offending characters or falls back on approximations. The recode program is a\n" +"offending characters or falls back on approximations. The recode program is " +"a\n" "handy front-end to the library." msgstr "" -#: gnu/packages/textutils.scm:140 +#: gnu/packages/textutils.scm:130 msgid "Text encoding detection tool" msgstr "" -#: gnu/packages/textutils.scm:141 +#: gnu/packages/textutils.scm:131 msgid "" "Enca (Extremely Naive Charset Analyser) consists of libenca,\n" -"an encoding detection library, and enca, a command line frontend, integrating\n" +"an encoding detection library, and enca, a command line frontend, " +"integrating\n" "libenca and several charset conversion libraries and tools." msgstr "" -#: gnu/packages/textutils.scm:191 +#: gnu/packages/textutils.scm:181 msgid "C library for processing UTF-8 Unicode data" msgstr "" -#: gnu/packages/textutils.scm:192 +#: gnu/packages/textutils.scm:182 msgid "" "utf8proc is a small C library that provides Unicode\n" "normalization, case-folding, and other operations for data in the UTF-8\n" "encoding, supporting Unicode version 9.0.0." msgstr "" -#: gnu/packages/textutils.scm:220 +#: gnu/packages/textutils.scm:210 msgid "Gordon's text utils library" msgstr "" -#: gnu/packages/textutils.scm:222 +#: gnu/packages/textutils.scm:212 msgid "" "libgtextutils is a text utilities library used by the fastx toolkit from\n" "the Hannon Lab." msgstr "" -#: gnu/packages/textutils.scm:254 +#: gnu/packages/textutils.scm:244 msgid "C++ hash functions for strings" msgstr "" -#: gnu/packages/textutils.scm:256 +#: gnu/packages/textutils.scm:246 msgid "" "CityHash provides hash functions for strings. The functions mix the\n" "input bits thoroughly but are not suitable for cryptography." msgstr "" -#: gnu/packages/textutils.scm:294 +#: gnu/packages/textutils.scm:284 msgid "String library with very low memory overhead" msgstr "" -#: gnu/packages/textutils.scm:296 +#: gnu/packages/textutils.scm:286 msgid "Ustr is a string library for C with very low memory overhead." msgstr "" -#: gnu/packages/textutils.scm:317 +#: gnu/packages/textutils.scm:307 msgid "C/C++ configuration file library" msgstr "" -#: gnu/packages/textutils.scm:319 +#: gnu/packages/textutils.scm:309 msgid "" "Libconfig is a simple library for manipulating structured configuration\n" "files. This file format is more compact and more readable than XML. And\n" -"unlike XML, it is type-aware, so it is not necessary to do string parsing in\n" +"unlike XML, it is type-aware, so it is not necessary to do string parsing " +"in\n" "application code." msgstr "" -#: gnu/packages/textutils.scm:339 +#: gnu/packages/textutils.scm:329 msgid "Probabilistic fast file fingerprinting tool" msgstr "" -#: gnu/packages/textutils.scm:341 +#: gnu/packages/textutils.scm:331 msgid "" "pfff is a tool for calculating a compact digital fingerprint of a file\n" "by sampling randomly from the file instead of reading it in full.\n" "Consequently, the computation has a flat performance characteristic,\n" -"correlated with data variation rather than file size. pfff can be as reliable\n" +"correlated with data variation rather than file size. pfff can be as " +"reliable\n" "as existing hashing techniques, with provably negligible risk of collisions." msgstr "" -#: gnu/packages/textutils.scm:362 +#: gnu/packages/textutils.scm:352 msgid "Regular expression library" msgstr "" -#: gnu/packages/textutils.scm:363 +#: gnu/packages/textutils.scm:353 msgid "" "Oniguruma is a regular expressions library. The special\n" -"characteristic of this library is that different character encoding for every\n" +"characteristic of this library is that different character encoding for " +"every\n" "regular expression object can be specified." msgstr "" -#: gnu/packages/textutils.scm:396 +#: gnu/packages/textutils.scm:393 msgid "Microsoft Word document reader" msgstr "" -#: gnu/packages/textutils.scm:397 +#: gnu/packages/textutils.scm:394 msgid "" "Antiword is an application for displaying Microsoft Word\n" "documents. It can also convert the document to PostScript or XML. Only\n" -"documents made by MS Word version 2 and version 6 or later are supported. The\n" -"name comes from: \"The antidote against people who send Microsoft Word files\n" -"to everybody, because they believe that everybody runs Windows and therefore\n" +"documents made by MS Word version 2 and version 6 or later are supported. " +"The\n" +"name comes from: \"The antidote against people who send Microsoft Word " +"files\n" +"to everybody, because they believe that everybody runs Windows and " +"therefore\n" "runs Word\"." msgstr "" -#: gnu/packages/textutils.scm:430 +#: gnu/packages/textutils.scm:427 msgid "MS-Word to TeX or plain text converter" msgstr "" -#: gnu/packages/textutils.scm:431 +#: gnu/packages/textutils.scm:428 msgid "" "@command{catdoc} extracts text from MS-Word files, trying to\n" "preserve as many special printable characters as possible. It supports\n" -"everything up to Word-97. Also supported are MS Write documents and RTF files.\n" +"everything up to Word-97. Also supported are MS Write documents and RTF " +"files.\n" "\n" "@command{catdoc} does not preserve complex word formatting, but it can\n" "translate some non-ASCII characters into TeX escape codes. It's goal is to\n" -"extract plain text and allow you to read it and, probably, reformat with TeX,\n" +"extract plain text and allow you to read it and, probably, reformat with " +"TeX,\n" "according to TeXnical rules.\n" "\n" -"This package also provides @command{xls2csv}, which extracts data from Excel\n" +"This package also provides @command{xls2csv}, which extracts data from " +"Excel\n" "spreadsheets and outputs it in comma-separated-value format, and\n" "@command{catppt}, which extracts data from PowerPoint presentations." msgstr "" -#: gnu/packages/textutils.scm:479 +#: gnu/packages/textutils.scm:469 msgid "Portable C++ library for handling UTF-8" msgstr "" -#: gnu/packages/textutils.scm:480 +#: gnu/packages/textutils.scm:470 msgid "" "UTF8-CPP is a C++ library for handling UTF-8 encoded text\n" "in a portable way." msgstr "" -#: gnu/packages/textutils.scm:546 +#: gnu/packages/textutils.scm:538 msgid "Bayesian text and email classifier" msgstr "" -#: gnu/packages/textutils.scm:548 +#: gnu/packages/textutils.scm:540 msgid "" "dbacl is a fast Bayesian text and email classifier. It builds a variety\n" -"of language models using maximum entropy (minimum divergence) principles, and\n" -"these can then be used to categorize input data automatically among multiple\n" +"of language models using maximum entropy (minimum divergence) principles, " +"and\n" +"these can then be used to categorize input data automatically among " +"multiple\n" "categories." msgstr "" -#: gnu/packages/textutils.scm:590 +#: gnu/packages/textutils.scm:582 msgid "Configuration file parser library" msgstr "" -#: gnu/packages/textutils.scm:592 +#: gnu/packages/textutils.scm:584 msgid "C library for creating and parsing configuration files." msgstr "" -#: gnu/packages/textutils.scm:620 +#: gnu/packages/textutils.scm:612 msgid "Syntax highlighting text component for Java Swing" msgstr "" -#: gnu/packages/textutils.scm:621 +#: gnu/packages/textutils.scm:613 msgid "" "RSyntaxTextArea is a syntax highlighting, code folding text\n" -"component for Java Swing. It extends @code{JTextComponent} so it integrates\n" -"completely with the standard @code{javax.swing.text} package. It is fast and\n" +"component for Java Swing. It extends @code{JTextComponent} so it " +"integrates\n" +"completely with the standard @code{javax.swing.text} package. It is fast " +"and\n" "efficient, and can be used in any application that needs to edit or view\n" "source code." msgstr "" -#: gnu/packages/textutils.scm:658 +#: gnu/packages/textutils.scm:651 msgid "Fast implementation of the edit distance (Levenshtein distance)" msgstr "" -#: gnu/packages/textutils.scm:660 +#: gnu/packages/textutils.scm:653 msgid "" "This library simply implements Levenshtein distance algorithm with C++\n" "and Cython." msgstr "" -#: gnu/packages/version-control.scm:121 -msgid "Version control system supporting both distributed and centralized workflows" +#: gnu/packages/textutils.scm:673 +msgid "@code{runewidth} provides Go functions to work with string widths" msgstr "" -#: gnu/packages/version-control.scm:123 +#: gnu/packages/textutils.scm:675 +msgid "" +"The @code{runewidth} library provides Go functions for padding,\n" +"measuring and checking the width of strings, with support east asian text." +msgstr "" + +#: gnu/packages/version-control.scm:130 +msgid "" +"Version control system supporting both distributed and centralized workflows" +msgstr "" + +#: gnu/packages/version-control.scm:132 msgid "" "GNU Bazaar is a version control system that allows you to record\n" -"changes to project files over time. It supports both a distributed workflow\n" +"changes to project files over time. It supports both a distributed " +"workflow\n" "as well as the classic centralized workflow." msgstr "" -#: gnu/packages/version-control.scm:354 +#: gnu/packages/version-control.scm:372 msgid "Distributed version control system" msgstr "" -#: gnu/packages/version-control.scm:356 +#: gnu/packages/version-control.scm:374 msgid "" "Git is a free distributed version control system designed to handle\n" "everything from small to very large projects with speed and efficiency." msgstr "" -#: gnu/packages/version-control.scm:402 +#: gnu/packages/version-control.scm:424 msgid "Library providing Git core methods" msgstr "" -#: gnu/packages/version-control.scm:404 +#: gnu/packages/version-control.scm:426 msgid "" "Libgit2 is a portable, pure C implementation of the Git core methods\n" "provided as a re-entrant linkable library with a solid API, allowing you to\n" "write native speed custom Git applications in any language with bindings." msgstr "" -#: gnu/packages/version-control.scm:440 +#: gnu/packages/version-control.scm:462 msgid "Transparent encryption of files in a git repository" msgstr "" -#: gnu/packages/version-control.scm:441 +#: gnu/packages/version-control.scm:463 msgid "" "git-crypt enables transparent encryption and decryption of\n" -"files in a git repository. Files which you choose to protect are encrypted when\n" -"committed, and decrypted when checked out. git-crypt lets you freely share a\n" -"repository containing a mix of public and private content. git-crypt gracefully\n" -"degrades, so developers without the secret key can still clone and commit to a\n" -"repository with encrypted files. This lets you store your secret material (such\n" -"as keys or passwords) in the same repository as your code, without requiring you\n" +"files in a git repository. Files which you choose to protect are encrypted " +"when\n" +"committed, and decrypted when checked out. git-crypt lets you freely share " +"a\n" +"repository containing a mix of public and private content. git-crypt " +"gracefully\n" +"degrades, so developers without the secret key can still clone and commit to " +"a\n" +"repository with encrypted files. This lets you store your secret material " +"(such\n" +"as keys or passwords) in the same repository as your code, without requiring " +"you\n" "to lock down your entire repository." msgstr "" -#: gnu/packages/version-control.scm:476 +#: gnu/packages/version-control.scm:498 msgid "Whole remote repository encryption" msgstr "" -#: gnu/packages/version-control.scm:477 +#: gnu/packages/version-control.scm:499 msgid "" "git-remote-gcrypt is a Git remote helper to push and pull from\n" -"repositories encrypted with GnuPG. It works with the standard Git transports,\n" +"repositories encrypted with GnuPG. It works with the standard Git " +"transports,\n" "including repository hosting services like GitLab.\n" "\n" -"Remote helper programs are invoked by Git to handle network transport. This\n" -"helper handles @code{gcrypt:} URLs that access a remote repository encrypted\n" +"Remote helper programs are invoked by Git to handle network transport. " +"This\n" +"helper handles @code{gcrypt:} URLs that access a remote repository " +"encrypted\n" "with GPG, using our custom format.\n" "\n" -"Supported locations are local, @code{rsync://} and @code{sftp://}, where the\n" +"Supported locations are local, @code{rsync://} and @code{sftp://}, where " +"the\n" "repository is stored as a set of files, or instead any Git URL where gcrypt\n" -"will store the same representation in a Git repository, bridged over arbitrary\n" +"will store the same representation in a Git repository, bridged over " +"arbitrary\n" "Git transport.\n" "\n" "The aim is to provide confidential, authenticated Git storage and\n" "collaboration using typical untrusted file hosts or services." msgstr "" -#: gnu/packages/version-control.scm:556 +#: gnu/packages/version-control.scm:593 msgid "Web frontend for git repositories" msgstr "" -#: gnu/packages/version-control.scm:558 +#: gnu/packages/version-control.scm:595 msgid "" "CGit is an attempt to create a fast web interface for the Git SCM, using\n" "a built-in cache to decrease server I/O pressure." msgstr "" -#: gnu/packages/version-control.scm:587 +#: gnu/packages/version-control.scm:624 msgid "Copy directory to the gh-pages branch" msgstr "" -#: gnu/packages/version-control.scm:588 +#: gnu/packages/version-control.scm:625 msgid "" "Script that copies a directory to the gh-pages branch (by\n" "default) of the repository." msgstr "" -#: gnu/packages/version-control.scm:633 +#: gnu/packages/version-control.scm:683 +msgid "Python implementation of the Git object database" +msgstr "" + +#: gnu/packages/version-control.scm:685 +msgid "" +"GitDB allows you to access @dfn{bare} Git repositories for reading and\n" +"writing. It aims at allowing full access to loose objects as well as packs\n" +"with performance and scalability in mind. It operates exclusively on " +"streams,\n" +"allowing to handle large objects with a small memory footprint." +msgstr "" + +#: gnu/packages/version-control.scm:724 +msgid "Python library for interacting with Git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:726 +msgid "" +"GitPython is a python library used to interact with Git repositories,\n" +"high-level like git-porcelain, or low-level like git-plumbing.\n" +"\n" +"It provides abstractions of Git objects for easy access of repository data,\n" +"and additionally allows you to access the Git repository more directly " +"using\n" +"either a pure Python implementation, or the faster, but more resource " +"intensive\n" +"@command{git} command implementation." +msgstr "" + +#: gnu/packages/version-control.scm:766 msgid "Command-line flags library for shell scripts" msgstr "" -#: gnu/packages/version-control.scm:635 +#: gnu/packages/version-control.scm:768 msgid "" "Shell Flags (shFlags) is a library written to greatly simplify the\n" -"handling of command-line flags in Bourne based Unix shell scripts (bash, dash,\n" +"handling of command-line flags in Bourne based Unix shell scripts (bash, " +"dash,\n" "ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" "different versions of getopt on various OSes make writing portable shell\n" -"scripts difficult. shFlags instead provides an API that doesn't change across\n" +"scripts difficult. shFlags instead provides an API that doesn't change " +"across\n" "shell and OS versions so the script writer can be confident that the script\n" "will work." msgstr "" -#: gnu/packages/version-control.scm:678 +#: gnu/packages/version-control.scm:812 msgid "Git extensions for Vincent Driessen's branching model" msgstr "" -#: gnu/packages/version-control.scm:680 +#: gnu/packages/version-control.scm:814 msgid "" "Vincent Driessen's branching model is a git branching and release\n" "management strategy that helps developers keep track of features, hotfixes,\n" @@ -17095,24 +18972,25 @@ msgid "" "lot easier." msgstr "" -#: gnu/packages/version-control.scm:713 +#: gnu/packages/version-control.scm:847 msgid "Stacked Git" msgstr "" -#: gnu/packages/version-control.scm:715 +#: gnu/packages/version-control.scm:849 msgid "" "StGit is a command-line application that provides functionality similar\n" "to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" -"instead of @command{diff} and @command{patch}. StGit stores its patches in a\n" +"instead of @command{diff} and @command{patch}. StGit stores its patches in " +"a\n" "Git repository as normal Git commits, and provides a number of commands to\n" "manipulate them in various ways." msgstr "" -#: gnu/packages/version-control.scm:751 +#: gnu/packages/version-control.scm:885 msgid "Version control system for @code{$HOME}" msgstr "" -#: gnu/packages/version-control.scm:753 +#: gnu/packages/version-control.scm:887 msgid "" "vcsh version-controls configuration files in several Git repositories,\n" "all in one single directory. They all maintain their working trees without\n" @@ -17121,95 +18999,102 @@ msgid "" "though this can be overridden." msgstr "" -#: gnu/packages/version-control.scm:788 +#: gnu/packages/version-control.scm:923 msgid "Run a command over a sequence of commits" msgstr "" -#: gnu/packages/version-control.scm:790 +#: gnu/packages/version-control.scm:925 msgid "" "git-test-sequence is similar to an automated git bisect except it’s\n" "linear. It will test every change between two points in the DAG. It will\n" "also walk each side of a merge and test those changes individually." msgstr "" -#: gnu/packages/version-control.scm:851 +#: gnu/packages/version-control.scm:987 msgid "Git access control layer" msgstr "" -#: gnu/packages/version-control.scm:853 +#: gnu/packages/version-control.scm:989 msgid "" "Gitolite is an access control layer on top of Git, providing fine access\n" "control to Git repositories." msgstr "" -#: gnu/packages/version-control.scm:877 +#: gnu/packages/version-control.scm:1013 msgid "Decentralized version control system" msgstr "" -#: gnu/packages/version-control.scm:879 +#: gnu/packages/version-control.scm:1015 msgid "" "Mercurial is a free, distributed source control management tool.\n" "It efficiently handles projects of any size\n" "and offers an easy and intuitive interface." msgstr "" -#: gnu/packages/version-control.scm:913 +#: gnu/packages/version-control.scm:1049 msgid "HTTP and WebDAV client library" msgstr "" -#: gnu/packages/version-control.scm:915 +#: gnu/packages/version-control.scm:1051 msgid "" "Neon is an HTTP and WebDAV client library, with a C interface and the\n" "following features:\n" "@enumerate\n" "@item High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" " DELETE, etc.);\n" -"@item low-level interface to the HTTP request/response engine, allowing the use\n" +"@item low-level interface to the HTTP request/response engine, allowing the " +"use\n" " of arbitrary HTTP methods, headers, etc.;\n" "@item authentication support including Basic and Digest support, along with\n" " GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" -"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer for\n" -" verifying server certificates, handling client certificates, and examining\n" +"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer " +"for\n" +" verifying server certificates, handling client certificates, and " +"examining\n" " certificate properties, smartcard-based client certificates are also\n" " supported via a PKCS#11 wrapper interface;\n" -"@item abstract interface to parsing XML using libxml2 or expat, and wrappers for\n" +"@item abstract interface to parsing XML using libxml2 or expat, and wrappers " +"for\n" " simplifying handling XML HTTP response bodies;\n" -"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to simplify\n" +"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to " +"simplify\n" " property manipulation.\n" "@end enumerate\n" msgstr "" -#: gnu/packages/version-control.scm:999 +#: gnu/packages/version-control.scm:1135 msgid "Revision control system" msgstr "" -#: gnu/packages/version-control.scm:1001 +#: gnu/packages/version-control.scm:1137 msgid "" "Subversion exists to be universally recognized and adopted as a\n" "centralized version control system characterized by its\n" -"reliability as a safe haven for valuable data; the simplicity of its model and\n" +"reliability as a safe haven for valuable data; the simplicity of its model " +"and\n" "usage; and its ability to support the needs of a wide variety of users and\n" "projects, from individuals to large-scale enterprise operations." msgstr "" -#: gnu/packages/version-control.scm:1023 +#: gnu/packages/version-control.scm:1159 msgid "Per-file local revision control system" msgstr "" -#: gnu/packages/version-control.scm:1025 +#: gnu/packages/version-control.scm:1161 msgid "" "RCS is the original Revision Control System. It works on a\n" -"file-by-file basis, in contrast to subsequent version control systems such as\n" +"file-by-file basis, in contrast to subsequent version control systems such " +"as\n" "CVS, Subversion, and Git. This can make it suitable for system\n" "administration files, for example, which are often inherently local to one\n" "machine." msgstr "" -#: gnu/packages/version-control.scm:1053 +#: gnu/packages/version-control.scm:1189 msgid "Historical centralized version control system" msgstr "" -#: gnu/packages/version-control.scm:1055 +#: gnu/packages/version-control.scm:1191 msgid "" "CVS is a version control system, an important component of Source\n" "Configuration Management (SCM). Using it, you can record the history of\n" @@ -17217,28 +19102,31 @@ msgid "" "RCS, PRCS, and Aegis packages." msgstr "" -#: gnu/packages/version-control.scm:1096 +#: gnu/packages/version-control.scm:1232 msgid "Export an RCS or CVS history as a fast-import stream" msgstr "" -#: gnu/packages/version-control.scm:1097 +#: gnu/packages/version-control.scm:1233 msgid "" "This program analyzes a collection of RCS files in a CVS\n" -"repository (or outside of one) and, when possible, emits an equivalent history\n" +"repository (or outside of one) and, when possible, emits an equivalent " +"history\n" "in the form of a fast-import stream. Not all possible histories can be\n" "rendered this way; the program tries to emit useful warnings when it can't.\n" "\n" -"The program can also produce a visualization of the resulting commit directed\n" +"The program can also produce a visualization of the resulting commit " +"directed\n" "acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" -"Graphviz}. The package also includes @command{cvssync}, a tool for mirroring\n" +"Graphviz}. The package also includes @command{cvssync}, a tool for " +"mirroring\n" "masters from remote CVS hosts." msgstr "" -#: gnu/packages/version-control.scm:1124 +#: gnu/packages/version-control.scm:1260 msgid "Version-control-agnostic ChangeLog diff and commit tool" msgstr "" -#: gnu/packages/version-control.scm:1126 +#: gnu/packages/version-control.scm:1262 msgid "" "The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" "vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" @@ -17248,84 +19136,89 @@ msgid "" "standards-compliant ChangeLog entries based on the changes that it detects." msgstr "" -#: gnu/packages/version-control.scm:1151 +#: gnu/packages/version-control.scm:1287 msgid "Make histograms from the output of @command{diff}" msgstr "" -#: gnu/packages/version-control.scm:1153 +#: gnu/packages/version-control.scm:1289 msgid "" "Diffstat reads the output of @command{diff} and displays a histogram of\n" "the insertions, deletions, and modifications per file. It is useful for\n" "reviewing large, complex patch files." msgstr "" -#: gnu/packages/version-control.scm:1192 +#: gnu/packages/version-control.scm:1328 msgid "File-based version control like SCCS" msgstr "" -#: gnu/packages/version-control.scm:1193 +#: gnu/packages/version-control.scm:1329 msgid "" "GNU CSSC provides a replacement for the legacy Unix source\n" -"code control system SCCS. This allows old code still under that system to be\n" +"code control system SCCS. This allows old code still under that system to " +"be\n" "accessed and migrated on modern systems." msgstr "" -#: gnu/packages/version-control.scm:1272 +#: gnu/packages/version-control.scm:1408 msgid "Project change supervisor" msgstr "" -#: gnu/packages/version-control.scm:1273 +#: gnu/packages/version-control.scm:1409 msgid "" "Aegis is a project change supervisor, and performs some of\n" "the Software Configuration Management needed in a CASE environment. Aegis\n" "provides a framework within which a team of developers may work on many\n" "changes to a program independently, and Aegis coordinates integrating these\n" -"changes back into the master source of the program, with as little disruption\n" -"as possible. Resolution of contention for source files, a major headache for\n" +"changes back into the master source of the program, with as little " +"disruption\n" +"as possible. Resolution of contention for source files, a major headache " +"for\n" "any project with more than one developer, is one of Aegis's major functions." msgstr "" -#: gnu/packages/version-control.scm:1322 +#: gnu/packages/version-control.scm:1482 msgid "Edit version-control repository history" msgstr "" -#: gnu/packages/version-control.scm:1323 +#: gnu/packages/version-control.scm:1483 msgid "" "Reposurgeon enables risky operations that version-control\n" -"systems don't want to let you do, such as editing past comments and metadata\n" +"systems don't want to let you do, such as editing past comments and " +"metadata\n" "and removing commits. It works with any version control system that can\n" -"export and import Git fast-import streams, including Git, Mercurial, Fossil,\n" +"export and import Git fast-import streams, including Git, Mercurial, " +"Fossil,\n" "Bazaar, CVS, RCS, and Src. It can also read Subversion dump files directly\n" "and can thus be used to script production of very high-quality conversions\n" "from Subversion to any supported Distributed Version Control System (DVCS)." msgstr "" -#: gnu/packages/version-control.scm:1362 +#: gnu/packages/version-control.scm:1522 msgid "Ncurses-based text user interface for Git" msgstr "" -#: gnu/packages/version-control.scm:1364 +#: gnu/packages/version-control.scm:1524 msgid "" "Tig is an ncurses text user interface for Git, primarily intended as\n" "a history browser. It can also stage hunks for commit, or colorize the\n" "output of the 'git' command." msgstr "" -#: gnu/packages/version-control.scm:1390 +#: gnu/packages/version-control.scm:1550 msgid "Print the modification time of the latest file" msgstr "" -#: gnu/packages/version-control.scm:1392 +#: gnu/packages/version-control.scm:1552 msgid "" "Recursively find the newest file in a file tree and print its\n" "modification time." msgstr "" -#: gnu/packages/version-control.scm:1417 +#: gnu/packages/version-control.scm:1577 msgid "Multiple repository management tool" msgstr "" -#: gnu/packages/version-control.scm:1419 +#: gnu/packages/version-control.scm:1579 msgid "" "Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" "fetching updates) over a collection of version control repositories. It\n" @@ -17333,78 +19226,100 @@ msgid "" "Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." msgstr "" -#: gnu/packages/version-control.scm:1449 +#: gnu/packages/version-control.scm:1609 msgid "Use hubic as a git-annex remote" msgstr "" -#: gnu/packages/version-control.scm:1451 +#: gnu/packages/version-control.scm:1611 msgid "" "This package allows you to use your hubic account as a \"special\n" "repository\" with git-annex." msgstr "" -#: gnu/packages/version-control.scm:1503 +#: gnu/packages/version-control.scm:1664 msgid "Software configuration management system" msgstr "" -#: gnu/packages/version-control.scm:1505 +#: gnu/packages/version-control.scm:1666 msgid "" "Fossil is a distributed source control management system which supports\n" -"access and administration over HTTP CGI or via a built-in HTTP server. It has\n" +"access and administration over HTTP CGI or via a built-in HTTP server. It " +"has\n" "a built-in wiki, built-in file browsing, built-in tickets system, etc." msgstr "" -#: gnu/packages/version-control.scm:1533 +#: gnu/packages/version-control.scm:1694 msgid "Static git page generator" msgstr "" -#: gnu/packages/version-control.scm:1534 +#: gnu/packages/version-control.scm:1695 msgid "" "Stagit creates static pages for git repositories, the results can\n" "be served with a HTTP file server of your choice." msgstr "" -#: gnu/packages/version-control.scm:1622 +#: gnu/packages/version-control.scm:1783 msgid "Distributed Revision Control System" msgstr "" -#: gnu/packages/version-control.scm:1624 +#: gnu/packages/version-control.scm:1785 msgid "" "Darcs is a revision control system. It is:\n" "\n" "@enumerate\n" -"@item Distributed: Every user has access to the full command set, removing boundaries\n" +"@item Distributed: Every user has access to the full command set, removing " +"boundaries\n" "between server and client or committer and non-committers.\n" -"@item Interactive: Darcs is easy to learn and efficient to use because it asks you\n" -"questions in response to simple commands, giving you choices in your work flow.\n" -"You can choose to record one change in a file, while ignoring another. As you update\n" -"from upstream, you can review each patch name, even the full diff for interesting\n" +"@item Interactive: Darcs is easy to learn and efficient to use because it " +"asks you\n" +"questions in response to simple commands, giving you choices in your work " +"flow.\n" +"You can choose to record one change in a file, while ignoring another. As " +"you update\n" +"from upstream, you can review each patch name, even the full diff for " +"interesting\n" "patches.\n" -"@item Smart: Originally developed by physicist David Roundy, darcs is based on a\n" +"@item Smart: Originally developed by physicist David Roundy, darcs is based " +"on a\n" "unique algebra of patches called @url{http://darcs.net/Theory,Patchtheory}.\n" "@end enumerate" msgstr "" -#: gnu/packages/version-control.scm:1676 +#: gnu/packages/version-control.scm:1837 msgid "Java library implementing the Git version control system" msgstr "" -#: gnu/packages/version-control.scm:1677 +#: gnu/packages/version-control.scm:1838 msgid "" "JGit is a lightweight, pure Java library implementing the\n" -"Git version control system, providing repository access routines, support for\n" +"Git version control system, providing repository access routines, support " +"for\n" "network protocols, and core version control algorithms." msgstr "" -#: gnu/packages/virtualization.scm:177 +#: gnu/packages/version-control.scm:1905 +msgid "3D visualisation tool for source control repositories" +msgstr "" + +#: gnu/packages/version-control.scm:1906 +msgid "" +"@code{gource} provides a software version control\n" +"visualization. The repository is displayed as a tree where the root of the\n" +"repository is the centre, directories are branches and files are leaves.\n" +"Contributors to the source code appear and disappear as they contribute to\n" +"specific files and directories." +msgstr "" + +#: gnu/packages/virtualization.scm:198 msgid "Machine emulator and virtualizer" msgstr "" -#: gnu/packages/virtualization.scm:179 +#: gnu/packages/virtualization.scm:200 msgid "" "QEMU is a generic machine emulator and virtualizer.\n" "\n" -"When used as a machine emulator, QEMU can run OSes and programs made for one\n" +"When used as a machine emulator, QEMU can run OSes and programs made for " +"one\n" "machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" "using dynamic translation, it achieves very good performance.\n" "\n" @@ -17415,55 +19330,61 @@ msgid "" "server and embedded PowerPC, and S390 guests." msgstr "" -#: gnu/packages/virtualization.scm:201 +#: gnu/packages/virtualization.scm:222 msgid "Machine emulator and virtualizer (without GUI)" msgstr "" -#: gnu/packages/virtualization.scm:268 +#: gnu/packages/virtualization.scm:289 msgid "Operating system information database" msgstr "" -#: gnu/packages/virtualization.scm:269 +#: gnu/packages/virtualization.scm:290 msgid "" "libosinfo is a GObject based library API for managing\n" "information about operating systems, hypervisors and the (virtual) hardware\n" -"devices they can support. It includes a database containing device metadata\n" -"and provides APIs to match/identify optimal devices for deploying an operating\n" +"devices they can support. It includes a database containing device " +"metadata\n" +"and provides APIs to match/identify optimal devices for deploying an " +"operating\n" "system on a hypervisor. Via GObject Introspection, the API is available in\n" "all common programming languages. Vala bindings are also provided." msgstr "" -#: gnu/packages/virtualization.scm:317 +#: gnu/packages/virtualization.scm:338 msgid "Linux container tools" msgstr "" -#: gnu/packages/virtualization.scm:320 +#: gnu/packages/virtualization.scm:341 msgid "" "LXC is a userspace interface for the Linux kernel containment features.\n" -"Through a powerful API and simple tools, it lets Linux users easily create and\n" +"Through a powerful API and simple tools, it lets Linux users easily create " +"and\n" "manage system or application containers." msgstr "" -#: gnu/packages/virtualization.scm:404 +#: gnu/packages/virtualization.scm:424 msgid "Simple API for virtualization" msgstr "" -#: gnu/packages/virtualization.scm:405 +#: gnu/packages/virtualization.scm:425 msgid "" "Libvirt is a C toolkit to interact with the virtualization\n" -"capabilities of recent versions of Linux. The library aims at providing long\n" -"term stable C API initially for the Xen paravirtualization but should be able\n" +"capabilities of recent versions of Linux. The library aims at providing " +"long\n" +"term stable C API initially for the Xen paravirtualization but should be " +"able\n" "to integrate other virtualization mechanisms if needed." msgstr "" -#: gnu/packages/virtualization.scm:446 +#: gnu/packages/virtualization.scm:466 msgid "GLib wrapper around libvirt" msgstr "" -#: gnu/packages/virtualization.scm:447 +#: gnu/packages/virtualization.scm:467 msgid "" "libvirt-glib wraps the libvirt library to provide a\n" -"high-level object-oriented API better suited for glib-based applications, via\n" +"high-level object-oriented API better suited for glib-based applications, " +"via\n" "three libraries:\n" "\n" "@enumerate\n" @@ -17473,277 +19394,329 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/virtualization.scm:489 +#: gnu/packages/virtualization.scm:509 msgid "Python bindings to libvirt" msgstr "" -#: gnu/packages/virtualization.scm:490 +#: gnu/packages/virtualization.scm:510 msgid "" "This package provides Python bindings to the libvirt\n" "virtualization library." msgstr "" -#: gnu/packages/virtualization.scm:585 +#: gnu/packages/virtualization.scm:605 msgid "Manage virtual machines" msgstr "Virtuális gépek kezelése" -#: gnu/packages/virtualization.scm:587 +#: gnu/packages/virtualization.scm:607 msgid "" "The virt-manager application is a desktop user interface for managing\n" "virtual machines through libvirt. It primarily targets KVM VMs, but also\n" -"manages Xen and LXC (Linux containers). It presents a summary view of running\n" +"manages Xen and LXC (Linux containers). It presents a summary view of " +"running\n" "domains, their live performance and resource utilization statistics." msgstr "" -#: gnu/packages/virtualization.scm:677 +#: gnu/packages/virtualization.scm:697 msgid "Checkpoint and restore in user space" msgstr "" -#: gnu/packages/virtualization.scm:678 +#: gnu/packages/virtualization.scm:698 msgid "" "Using this tool, you can freeze a running application (or\n" -"part of it) and checkpoint it to a hard drive as a collection of files. You\n" +"part of it) and checkpoint it to a hard drive as a collection of files. " +"You\n" "can then use the files to restore and run the application from the point it\n" "was frozen at. The distinctive feature of the CRIU project is that it is\n" "mainly implemented in user space." msgstr "" -#: gnu/packages/webkit.scm:134 +#: gnu/packages/virtualization.scm:723 +msgid "Backup and restore QEMU machines" +msgstr "" + +#: gnu/packages/virtualization.scm:724 +msgid "" +"qmpbackup is designed to create and restore full and\n" +"incremental backups of running QEMU virtual machines via QMP, the QEMU\n" +"Machine Protocol." +msgstr "" + +#: gnu/packages/virtualization.scm:765 +msgid "KVM Frame Relay (KVMFR) implementation" +msgstr "" + +#: gnu/packages/virtualization.scm:766 +msgid "" +"Looking Glass allows the use of a KVM (Kernel-based Virtual\n" +"Machine) configured for VGA PCI Pass-through without an attached physical\n" +"monitor, keyboard or mouse. It displays the VM's rendered contents on your " +"main\n" +"monitor/GPU." +msgstr "" + +#: gnu/packages/webkit.scm:140 msgid "Web content engine for GTK+" msgstr "" -#: gnu/packages/webkit.scm:136 +#: gnu/packages/webkit.scm:142 msgid "" "WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" "suitable for projects requiring any kind of web integration, from hybrid\n" "HTML/CSS applications to full-fledged web browsers." msgstr "" -#: gnu/packages/web.scm:136 +#: gnu/packages/web.scm:142 msgid "Featureful HTTP server" msgstr "" -#: gnu/packages/web.scm:138 +#: gnu/packages/web.scm:144 msgid "" "The Apache HTTP Server Project is a collaborative software development\n" "effort aimed at creating a robust, commercial-grade, featureful, and\n" "freely-available source code implementation of an HTTP (Web) server. The\n" -"project is jointly managed by a group of volunteers located around the world,\n" +"project is jointly managed by a group of volunteers located around the " +"world,\n" "using the Internet and the Web to communicate, plan, and develop the server\n" "and its related documentation." msgstr "" -#: gnu/packages/web.scm:226 +#: gnu/packages/web.scm:176 +msgid "Apache HTTPD module for Python WSGI applications" +msgstr "" + +#: gnu/packages/web.scm:178 +msgid "" +"The mod_wsgi module for the Apache HTTPD Server adds support for running\n" +"applications that support the Python @acronym{WSGI, Web Server Gateway\n" +"Interface} specification." +msgstr "" + +#: gnu/packages/web.scm:265 msgid "HTTP and reverse proxy server" msgstr "" -#: gnu/packages/web.scm:228 +#: gnu/packages/web.scm:267 msgid "" "Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" -"created by Igor Sysoev. It can be used both as a standalone web server\n" +"created by Igor Sysoev. It can be used both as a stand-alone web server\n" "and as a proxy to reduce the load on back-end HTTP or mail servers." msgstr "" -#: gnu/packages/web.scm:273 +#: gnu/packages/web.scm:312 msgid "XSLScript with NGinx specific modifications" msgstr "" -#: gnu/packages/web.scm:275 +#: gnu/packages/web.scm:314 msgid "" "XSLScript is a terse notation for writing complex XSLT stylesheets.\n" "This is modified version, specifically intended for use with the NGinx\n" "documentation." msgstr "" -#: gnu/packages/web.scm:328 -msgid "Documentation for nginx web server" +#: gnu/packages/web.scm:368 +#, fuzzy +msgid "Documentation for the nginx web server" msgstr "Dokumentáció az nginx webkiszolgálóhoz" -#: gnu/packages/web.scm:330 +#: gnu/packages/web.scm:370 msgid "This package provides HTML documentation for the nginx web server." msgstr "Ez a csomag egy HTML dokumentációt biztosít az nginx webkiszolgálóhoz." -#: gnu/packages/web.scm:353 +#: gnu/packages/web.scm:393 msgid "Language-independent, high-performant extension to CGI" msgstr "" -#: gnu/packages/web.scm:354 +#: gnu/packages/web.scm:394 msgid "" "FastCGI is a language-independent, scalable extension to CGI\n" "that provides high performance without the limitations of server specific\n" "APIs." msgstr "" -#: gnu/packages/web.scm:390 +#: gnu/packages/web.scm:430 msgid "Simple server for running CGI applications over FastCGI" msgstr "" -#: gnu/packages/web.scm:391 +#: gnu/packages/web.scm:431 msgid "" "Fcgiwrap is a simple server for running CGI applications\n" -"over FastCGI. It hopes to provide clean CGI support to Nginx (and other web\n" +"over FastCGI. It hopes to provide clean CGI support to Nginx (and other " +"web\n" "servers that may need it)." msgstr "" -#: gnu/packages/web.scm:422 +#: gnu/packages/web.scm:462 msgid "PSGI/Plack web server" msgstr "" -#: gnu/packages/web.scm:423 +#: gnu/packages/web.scm:463 msgid "" "Starman is a PSGI perl web server that has unique features\n" -"such as high performance, preforking, signal support, superdaemon awareness,\n" +"such as high performance, preforking, signal support, superdaemon " +"awareness,\n" "and UNIX socket support." msgstr "" -#: gnu/packages/web.scm:455 +#: gnu/packages/web.scm:495 msgid "Java Web Start" msgstr "" -#: gnu/packages/web.scm:457 +#: gnu/packages/web.scm:497 msgid "" "IcedTea-Web is an implementation of the @dfn{Java Network Launching\n" "Protocol}, also known as Java Web Start. This package provides tools and\n" "libraries for working with JNLP applets." msgstr "" -#: gnu/packages/web.scm:478 +#: gnu/packages/web.scm:518 msgid "JSON C library" msgstr "" -#: gnu/packages/web.scm:480 +#: gnu/packages/web.scm:520 msgid "" "Jansson is a C library for encoding, decoding and manipulating JSON\n" "data." msgstr "" -#: gnu/packages/web.scm:512 +#: gnu/packages/web.scm:552 msgid "JSON implementation in C" msgstr "" -#: gnu/packages/web.scm:514 +#: gnu/packages/web.scm:554 msgid "" "JSON-C implements a reference counting object model that allows you to\n" -"easily construct JSON objects in C, output them as JSON formatted strings and\n" -"parse JSON formatted strings back into the C representation of JSON objects." +"easily construct JSON objects in C, output them as JSON-formatted strings " +"and\n" +"parse JSON-formatted strings back into the C representation of JSON " +"objects.\n" +"It aims to conform to RFC 7159." msgstr "" -#: gnu/packages/web.scm:552 +#: gnu/packages/web.scm:618 msgid "Library that maps JSON data to QVariant objects" msgstr "" -#: gnu/packages/web.scm:553 +#: gnu/packages/web.scm:619 msgid "" "QJson is a Qt-based library that maps JSON data to\n" "@code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList}\n" "instances, while JSON's objects will be mapped to @code{QVariantMap}." msgstr "" -#: gnu/packages/web.scm:637 +#: gnu/packages/web.scm:703 msgid "Hierarchical data exploration with zoomable HTML5 pie charts" msgstr "" -#: gnu/packages/web.scm:639 +#: gnu/packages/web.scm:705 msgid "" "Krona is a flexible tool for exploring the relative proportions of\n" "hierarchical data, such as metagenomic classifications, using a radial,\n" -"space-filling display. It is implemented using HTML5 and JavaScript, allowing\n" +"space-filling display. It is implemented using HTML5 and JavaScript, " +"allowing\n" "charts to be explored locally or served over the Internet, requiring only a\n" "current version of any major web browser." msgstr "" -#: gnu/packages/web.scm:672 +#: gnu/packages/web.scm:738 msgid "JSON parser/generator for C++ with both SAX/DOM style API" msgstr "" -#: gnu/packages/web.scm:674 +#: gnu/packages/web.scm:740 msgid "" "RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" "style API." msgstr "" -#: gnu/packages/web.scm:692 +#: gnu/packages/web.scm:758 msgid "C library for parsing JSON" msgstr "" -#: gnu/packages/web.scm:694 +#: gnu/packages/web.scm:760 msgid "" "Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" "parser written in ANSI C and a small validating JSON generator." msgstr "" -#: gnu/packages/web.scm:724 +#: gnu/packages/web.scm:790 msgid "WebSockets library written in C" msgstr "" -#: gnu/packages/web.scm:726 +#: gnu/packages/web.scm:792 msgid "" "Libwebsockets is a library that allows C programs to establish client\n" -"and server WebSockets connections---a protocol layered above HTTP that allows\n" +"and server WebSockets connections---a protocol layered above HTTP that " +"allows\n" "for efficient socket-like bidirectional reliable communication channels." msgstr "" -#: gnu/packages/web.scm:754 +#: gnu/packages/web.scm:820 msgid "C library for the Publix Suffix List" msgstr "" -#: gnu/packages/web.scm:756 +#: gnu/packages/web.scm:822 msgid "" "A \"public suffix\" is a domain name under which Internet users can\n" "directly register own names.\n" "\n" "Browsers and other web clients can use it to avoid privacy-leaking\n" -"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, domain\n" -"highlighting parts of the domain in a user interface, and sorting domain lists\n" +"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, " +"domain\n" +"highlighting parts of the domain in a user interface, and sorting domain " +"lists\n" "by site.\n" "\n" "Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" -"files, checks if a given domain is a public suffix, provides immediate cookie\n" +"files, checks if a given domain is a public suffix, provides immediate " +"cookie\n" "domain verification, finds the longest public part of a given domain, finds\n" "the shortest private part of a given domain, works with international\n" "domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" "UTS#46." msgstr "" -#: gnu/packages/web.scm:801 +#: gnu/packages/web.scm:868 msgid "HTML validator and tidier" msgstr "" -#: gnu/packages/web.scm:802 +#: gnu/packages/web.scm:869 msgid "" "HTML Tidy is a command-line tool and C library that can be\n" "used to validate and fix HTML data." msgstr "" -#: gnu/packages/web.scm:837 +#: gnu/packages/web.scm:904 msgid "Light-weight HTTP/HTTPS proxy daemon" msgstr "" -#: gnu/packages/web.scm:838 +#: gnu/packages/web.scm:905 msgid "" "Tinyproxy is a light-weight HTTP/HTTPS proxy\n" -"daemon. Designed from the ground up to be fast and yet small, it is an ideal\n" -"solution for use cases such as embedded deployments where a full featured HTTP\n" +"daemon. Designed from the ground up to be fast and yet small, it is an " +"ideal\n" +"solution for use cases such as embedded deployments where a full featured " +"HTTP\n" "proxy is required, but the system resources for a larger proxy are\n" "unavailable." msgstr "" -#: gnu/packages/web.scm:871 +#: gnu/packages/web.scm:938 msgid "Small caching web proxy" msgstr "" -#: gnu/packages/web.scm:873 +#: gnu/packages/web.scm:940 msgid "" "Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" -"server). It was primarily designed to be used by one person or a small group\n" +"server). It was primarily designed to be used by one person or a small " +"group\n" "of people." msgstr "" -#: gnu/packages/web.scm:900 +#: gnu/packages/web.scm:967 msgid "WebSockets support for any application/server" msgstr "" -#: gnu/packages/web.scm:901 +#: gnu/packages/web.scm:968 msgid "" "Websockify translates WebSockets traffic to normal socket\n" "traffic. Websockify accepts the WebSockets handshake, parses it, and then\n" @@ -17751,277 +19724,292 @@ msgid "" "directions." msgstr "" -#: gnu/packages/web.scm:927 +#: gnu/packages/web.scm:994 msgid "Caching web proxy optimized for intermittent internet links" msgstr "" -#: gnu/packages/web.scm:928 +#: gnu/packages/web.scm:995 msgid "" "WWWOFFLE is a proxy web server that is especially good for\n" "intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger\n" -"protocols, and supports browsing and requesting pages while offline, indexing,\n" +"protocols, and supports browsing and requesting pages while offline, " +"indexing,\n" "modifying pages and incoming and outgoing headers, monitoring pages for\n" "changes, and much more." msgstr "" -#: gnu/packages/web.scm:953 +#: gnu/packages/web.scm:1020 msgid "C library implementing the OAuth API" msgstr "" -#: gnu/packages/web.scm:955 +#: gnu/packages/web.scm:1022 msgid "" "liboauth is a collection of C functions implementing the OAuth API.\n" "liboauth provides functions to escape and encode strings according to OAuth\n" "specifications and offers high-level functionality built on top to sign\n" -"requests or verify signatures using either NSS or OpenSSL for calculating the\n" +"requests or verify signatures using either NSS or OpenSSL for calculating " +"the\n" "hash/signatures." msgstr "" -#: gnu/packages/web.scm:979 +#: gnu/packages/web.scm:1046 msgid "YAML 1.1 parser and emitter written in C" msgstr "" -#: gnu/packages/web.scm:981 +#: gnu/packages/web.scm:1048 msgid "LibYAML is a YAML 1.1 parser and emitter written in C." msgstr "" -#: gnu/packages/web.scm:998 gnu/packages/web.scm:1032 -#: gnu/packages/web.scm:1055 +#: gnu/packages/web.scm:1065 gnu/packages/web.scm:1099 +#: gnu/packages/web.scm:1122 msgid "Media stream URL parser" msgstr "" -#: gnu/packages/web.scm:999 +#: gnu/packages/web.scm:1066 msgid "" "This package contains support scripts called by libquvi to\n" "parse media stream properties." msgstr "" -#: gnu/packages/web.scm:1033 +#: gnu/packages/web.scm:1100 msgid "" "libquvi is a library with a C API for parsing media stream\n" "URLs and extracting their actual media files." msgstr "" -#: gnu/packages/web.scm:1056 +#: gnu/packages/web.scm:1123 msgid "" "quvi is a command-line-tool suite to extract media files\n" "from streaming URLs. It is a command-line wrapper for the libquvi library." msgstr "" -#: gnu/packages/web.scm:1146 +#: gnu/packages/web.scm:1195 msgid "High-performance asynchronous HTTP client library" msgstr "" -#: gnu/packages/web.scm:1148 +#: gnu/packages/web.scm:1197 msgid "" "serf is a C-based HTTP client library built upon the Apache Portable\n" "Runtime (APR) library. It multiplexes connections, running the read/write\n" -"communication asynchronously. Memory copies and transformations are kept to a\n" +"communication asynchronously. Memory copies and transformations are kept to " +"a\n" "minimum to provide high performance operation." msgstr "" -#: gnu/packages/web.scm:1202 +#: gnu/packages/web.scm:1251 msgid "CSS pre-processor" msgstr "" -#: gnu/packages/web.scm:1203 +#: gnu/packages/web.scm:1252 msgid "" "SassC is a compiler written in C for the CSS pre-processor\n" "language known as SASS." msgstr "" -#: gnu/packages/web.scm:1232 +#: gnu/packages/web.scm:1281 msgid "Compile a log format string to perl-code" msgstr "" -#: gnu/packages/web.scm:1233 +#: gnu/packages/web.scm:1282 msgid "" "This module provides methods to compile a log format string\n" "to perl-code, for faster generation of access_log lines." msgstr "" -#: gnu/packages/web.scm:1261 +#: gnu/packages/web.scm:1310 msgid "SASL authentication framework" msgstr "" -#: gnu/packages/web.scm:1262 +#: gnu/packages/web.scm:1311 msgid "Authen::SASL provides an SASL authentication framework." msgstr "" -#: gnu/packages/web.scm:1287 +#: gnu/packages/web.scm:1336 msgid "Sensible default Catalyst action" msgstr "" -#: gnu/packages/web.scm:1288 +#: gnu/packages/web.scm:1337 msgid "" "This Catalyst action implements a sensible default end\n" "action, which will forward to the first available view." msgstr "" -#: gnu/packages/web.scm:1320 +#: gnu/packages/web.scm:1369 msgid "Automated REST Method Dispatching" msgstr "" -#: gnu/packages/web.scm:1321 +#: gnu/packages/web.scm:1370 msgid "" "This Action handles doing automatic method dispatching for\n" -"REST requests. It takes a normal Catalyst action, and changes the dispatch to\n" +"REST requests. It takes a normal Catalyst action, and changes the dispatch " +"to\n" "append an underscore and method name. First it will try dispatching to an\n" -"action with the generated name, and failing that it will try to dispatch to a\n" +"action with the generated name, and failing that it will try to dispatch to " +"a\n" "regular method." msgstr "" -#: gnu/packages/web.scm:1358 +#: gnu/packages/web.scm:1407 msgid "Storage class for Catalyst authentication using DBIx::Class" msgstr "" -#: gnu/packages/web.scm:1359 +#: gnu/packages/web.scm:1408 msgid "" "The Catalyst::Authentication::Store::DBIx::Class class\n" "provides access to authentication information stored in a database via\n" "DBIx::Class." msgstr "" -#: gnu/packages/web.scm:1385 +#: gnu/packages/web.scm:1434 msgid "Create only one instance of Moose component per context" msgstr "" -#: gnu/packages/web.scm:1386 +#: gnu/packages/web.scm:1435 msgid "" "Catalyst::Component::InstancePerContext returns a new\n" "instance of a component on each request." msgstr "" -#: gnu/packages/web.scm:1423 +#: gnu/packages/web.scm:1472 msgid "Catalyst Development Tools" msgstr "" -#: gnu/packages/web.scm:1424 +#: gnu/packages/web.scm:1473 msgid "" "The Catalyst-Devel distribution includes a variety of\n" -"modules useful for the development of Catalyst applications, but not required\n" +"modules useful for the development of Catalyst applications, but not " +"required\n" "to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" -"autogenerates scripts and tests; Module::Install::Catalyst, a Module::Install\n" -"extension for Catalyst; and requirements for a variety of development-related\n" +"autogenerates scripts and tests; Module::Install::Catalyst, a Module::" +"Install\n" +"extension for Catalyst; and requirements for a variety of development-" +"related\n" "modules." msgstr "" -#: gnu/packages/web.scm:1453 +#: gnu/packages/web.scm:1502 msgid "Regex DispatchType for Catalyst" msgstr "" -#: gnu/packages/web.scm:1454 +#: gnu/packages/web.scm:1503 msgid "" "Dispatch type managing path-matching behaviour using\n" -"regexes. Regex dispatch types have been deprecated and removed from Catalyst\n" +"regexes. Regex dispatch types have been deprecated and removed from " +"Catalyst\n" "core. It is recommend that you use Chained methods or other techniques\n" -"instead. As part of the refactoring, the dispatch priority of Regex vs Regexp\n" -"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced by\n" +"instead. As part of the refactoring, the dispatch priority of Regex vs " +"Regexp\n" +"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced " +"by\n" "when the dispatch type is first seen in your application." msgstr "" -#: gnu/packages/web.scm:1503 +#: gnu/packages/web.scm:1552 msgid "DBIx::Class::Schema Model Class" msgstr "" -#: gnu/packages/web.scm:1504 +#: gnu/packages/web.scm:1553 msgid "" "This is a Catalyst Model for DBIx::Class::Schema-based\n" "Models." msgstr "" -#: gnu/packages/web.scm:1527 +#: gnu/packages/web.scm:1576 msgid "Request logging from within Catalyst" msgstr "" -#: gnu/packages/web.scm:1528 +#: gnu/packages/web.scm:1577 msgid "" "This Catalyst plugin enables you to create \"access logs\"\n" -"from within a Catalyst application instead of requiring a webserver to do it\n" +"from within a Catalyst application instead of requiring a webserver to do " +"it\n" "for you. It will work even with Catalyst debug logging turned off." msgstr "" -#: gnu/packages/web.scm:1562 +#: gnu/packages/web.scm:1611 msgid "Infrastructure plugin for the Catalyst authentication framework" msgstr "" -#: gnu/packages/web.scm:1563 +#: gnu/packages/web.scm:1612 msgid "" "The authentication plugin provides generic user support for\n" -"Catalyst apps. It is the basis for both authentication (checking the user is\n" +"Catalyst apps. It is the basis for both authentication (checking the user " +"is\n" "who they claim to be), and authorization (allowing the user to do what the\n" "system authorises them to do)." msgstr "" -#: gnu/packages/web.scm:1594 +#: gnu/packages/web.scm:1643 msgid "Role-based authorization for Catalyst" msgstr "" -#: gnu/packages/web.scm:1595 +#: gnu/packages/web.scm:1644 msgid "" "Catalyst::Plugin::Authorization::Roles provides role-based\n" "authorization for Catalyst based on Catalyst::Plugin::Authentication." msgstr "" -#: gnu/packages/web.scm:1618 +#: gnu/packages/web.scm:1667 msgid "Captchas for Catalyst" msgstr "" -#: gnu/packages/web.scm:1619 +#: gnu/packages/web.scm:1668 msgid "" "This plugin creates and validates Captcha images for\n" "Catalyst." msgstr "" -#: gnu/packages/web.scm:1646 +#: gnu/packages/web.scm:1695 msgid "Load config files of various types" msgstr "" -#: gnu/packages/web.scm:1647 +#: gnu/packages/web.scm:1696 msgid "" "This module will attempt to load find and load configuration\n" -"files of various types. Currently it supports YAML, JSON, XML, INI and Perl\n" +"files of various types. Currently it supports YAML, JSON, XML, INI and " +"Perl\n" "formats." msgstr "" -#: gnu/packages/web.scm:1679 +#: gnu/packages/web.scm:1728 msgid "Catalyst generic session plugin" msgstr "" -#: gnu/packages/web.scm:1680 +#: gnu/packages/web.scm:1729 msgid "" "This plugin links the two pieces required for session\n" "management in web applications together: the state, and the store." msgstr "" -#: gnu/packages/web.scm:1708 +#: gnu/packages/web.scm:1757 msgid "Maintain session IDs using cookies" msgstr "" -#: gnu/packages/web.scm:1709 +#: gnu/packages/web.scm:1758 msgid "" "In order for Catalyst::Plugin::Session to work, the session\n" -"ID needs to be stored on the client, and the session data needs to be stored\n" +"ID needs to be stored on the client, and the session data needs to be " +"stored\n" "on the server. This plugin stores the session ID on the client using the\n" "cookie mechanism." msgstr "" -#: gnu/packages/web.scm:1739 +#: gnu/packages/web.scm:1788 msgid "FastMmap session storage backend" msgstr "" -#: gnu/packages/web.scm:1740 +#: gnu/packages/web.scm:1789 msgid "" "Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" "storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" "memory interprocess cache. It is based on Cache::FastMmap." msgstr "" -#: gnu/packages/web.scm:1765 +#: gnu/packages/web.scm:1814 msgid "Stack trace on the Catalyst debug screen" msgstr "" -#: gnu/packages/web.scm:1766 +#: gnu/packages/web.scm:1815 msgid "" "This plugin enhances the standard Catalyst debug screen by\n" "including a stack trace of your application up to the point where the error\n" @@ -18029,38 +20017,43 @@ msgid "" "number, file name, and code context surrounding the line number." msgstr "" -#: gnu/packages/web.scm:1794 +#: gnu/packages/web.scm:1843 msgid "Simple serving of static pages" msgstr "" -#: gnu/packages/web.scm:1795 +#: gnu/packages/web.scm:1844 msgid "" "The Static::Simple plugin is designed to make serving static\n" "content in your application during development quick and easy, without\n" -"requiring a single line of code from you. This plugin detects static files by\n" -"looking at the file extension in the URL (such as .css or .png or .js). The\n" +"requiring a single line of code from you. This plugin detects static files " +"by\n" +"looking at the file extension in the URL (such as .css or .png or .js). " +"The\n" "plugin uses the lightweight MIME::Types module to map file extensions to\n" -"IANA-registered MIME types, and will serve your static files with the correct\n" +"IANA-registered MIME types, and will serve your static files with the " +"correct\n" "MIME type directly to the browser, without being processed through Catalyst." msgstr "" -#: gnu/packages/web.scm:1863 +#: gnu/packages/web.scm:1912 msgid "The Catalyst Framework Runtime" msgstr "" -#: gnu/packages/web.scm:1864 +#: gnu/packages/web.scm:1913 msgid "" "Catalyst is a modern framework for making web applications.\n" -"It is designed to make it easy to manage the various tasks you need to do to\n" -"run an application on the web, either by doing them itself, or by letting you\n" +"It is designed to make it easy to manage the various tasks you need to do " +"to\n" +"run an application on the web, either by doing them itself, or by letting " +"you\n" "\"plug in\" existing Perl modules that do what you need." msgstr "" -#: gnu/packages/web.scm:1895 +#: gnu/packages/web.scm:1944 msgid "Replace request base with value passed by HTTP proxy" msgstr "" -#: gnu/packages/web.scm:1896 +#: gnu/packages/web.scm:1945 msgid "" "This module is a Moose::Role which allows you more\n" "flexibility in your application's deployment configurations when deployed\n" @@ -18068,42 +20061,42 @@ msgid "" "replaced with the contents of the X-Request-Base header." msgstr "" -#: gnu/packages/web.scm:1923 +#: gnu/packages/web.scm:1972 msgid "Download data in many formats" msgstr "" -#: gnu/packages/web.scm:1924 +#: gnu/packages/web.scm:1973 msgid "" "The purpose of this module is to provide a method for\n" "downloading data into many supportable formats. For example, downloading a\n" "table based report in a variety of formats (CSV, HTML, etc.)." msgstr "" -#: gnu/packages/web.scm:1950 +#: gnu/packages/web.scm:1999 msgid "Catalyst JSON view" msgstr "" -#: gnu/packages/web.scm:1951 +#: gnu/packages/web.scm:2000 msgid "" "Catalyst::View::JSON is a Catalyst View handler that returns\n" "stash data in JSON format." msgstr "" -#: gnu/packages/web.scm:1977 +#: gnu/packages/web.scm:2026 msgid "Template View Class" msgstr "" -#: gnu/packages/web.scm:1978 +#: gnu/packages/web.scm:2027 msgid "" "This module is a Catalyst view class for the Template\n" "Toolkit." msgstr "" -#: gnu/packages/web.scm:2007 +#: gnu/packages/web.scm:2056 msgid "Trait Loading and Resolution for Catalyst Components" msgstr "" -#: gnu/packages/web.scm:2008 +#: gnu/packages/web.scm:2057 msgid "" "Adds a \"COMPONENT\" in Catalyst::Component method to your\n" "Catalyst component base class that reads the optional \"traits\" parameter\n" @@ -18112,95 +20105,97 @@ msgid "" "MooseX::Traits::Pluggable." msgstr "" -#: gnu/packages/web.scm:2033 +#: gnu/packages/web.scm:2082 msgid "Apply roles to Catalyst classes" msgstr "" -#: gnu/packages/web.scm:2034 +#: gnu/packages/web.scm:2083 msgid "" "CatalystX::RoleApplicator applies roles to Catalyst\n" "application classes." msgstr "" -#: gnu/packages/web.scm:2061 +#: gnu/packages/web.scm:2110 msgid "Catalyst development server with Starman" msgstr "" -#: gnu/packages/web.scm:2062 +#: gnu/packages/web.scm:2111 msgid "" "This module provides a Catalyst extension to replace the\n" "development server with Starman." msgstr "" -#: gnu/packages/web.scm:2086 +#: gnu/packages/web.scm:2135 msgid "Handle Common Gateway Interface requests and responses" msgstr "" -#: gnu/packages/web.scm:2087 +#: gnu/packages/web.scm:2136 msgid "" "CGI.pm is a stable, complete and mature solution for\n" -"processing and preparing HTTP requests and responses. Major features include\n" -"processing form submissions, file uploads, reading and writing cookies, query\n" +"processing and preparing HTTP requests and responses. Major features " +"include\n" +"processing form submissions, file uploads, reading and writing cookies, " +"query\n" "string generation and manipulation, and processing and preparing HTTP\n" "headers." msgstr "" -#: gnu/packages/web.scm:2115 +#: gnu/packages/web.scm:2164 msgid "Persistent session data in CGI applications" msgstr "" -#: gnu/packages/web.scm:2117 +#: gnu/packages/web.scm:2166 msgid "" "@code{CGI::Session} provides modular session management system across\n" "HTTP requests." msgstr "" -#: gnu/packages/web.scm:2138 +#: gnu/packages/web.scm:2187 msgid "CGI interface that is CGI.pm compliant" msgstr "" -#: gnu/packages/web.scm:2139 +#: gnu/packages/web.scm:2188 msgid "" "CGI::Simple provides a relatively lightweight drop in\n" "replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" "parameter parsing, file upload, cookie handling and header generation." msgstr "" -#: gnu/packages/web.scm:2160 +#: gnu/packages/web.scm:2209 msgid "Build structures from CGI data" msgstr "" -#: gnu/packages/web.scm:2161 +#: gnu/packages/web.scm:2210 msgid "" "This is a module for building structured data from CGI\n" "inputs, in a manner reminiscent of how PHP does." msgstr "" -#: gnu/packages/web.scm:2184 +#: gnu/packages/web.scm:2233 msgid "Date conversion routines" msgstr "" -#: gnu/packages/web.scm:2185 +#: gnu/packages/web.scm:2234 msgid "" "This module provides functions that deal with the date\n" "formats used by the HTTP protocol." msgstr "" -#: gnu/packages/web.scm:2205 +#: gnu/packages/web.scm:2254 msgid "MD5 sums for files and urls" msgstr "" -#: gnu/packages/web.scm:2206 +#: gnu/packages/web.scm:2255 msgid "" "Digest::MD5::File is a Perl extension for getting MD5 sums\n" "for files and urls." msgstr "" -#: gnu/packages/web.scm:2224 +#: gnu/packages/web.scm:2273 msgid "Perl locale encoding determination" msgstr "" -#: gnu/packages/web.scm:2226 +#: gnu/packages/web.scm:2275 msgid "" "The POSIX locale system is used to specify both the language\n" "conventions requested by the user and the preferred character set to\n" @@ -18212,110 +20207,111 @@ msgid "" "with Encode::decode(locale => $string)." msgstr "" -#: gnu/packages/web.scm:2261 +#: gnu/packages/web.scm:2310 msgid "Syndication feed auto-discovery" msgstr "" -#: gnu/packages/web.scm:2262 +#: gnu/packages/web.scm:2311 msgid "" "@code{Feed::Find} implements feed auto-discovery for finding\n" -"syndication feeds, given a URI. It will discover the following feed formats:\n" +"syndication feeds, given a URI. It will discover the following feed " +"formats:\n" "RSS 0.91, RSS 1.0, RSS 2.0, Atom." msgstr "" -#: gnu/packages/web.scm:2283 +#: gnu/packages/web.scm:2332 msgid "Perl directory listing parser" msgstr "" -#: gnu/packages/web.scm:2285 +#: gnu/packages/web.scm:2334 msgid "" "The File::Listing module exports a single function called parse_dir(),\n" "which can be used to parse directory listings." msgstr "" -#: gnu/packages/web.scm:2317 +#: gnu/packages/web.scm:2366 msgid "Stock and mutual fund quotes" msgstr "" -#: gnu/packages/web.scm:2319 +#: gnu/packages/web.scm:2368 msgid "" "Finance::Quote gets stock quotes from various internet sources, including\n" "Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." msgstr "" -#: gnu/packages/web.scm:2341 +#: gnu/packages/web.scm:2390 msgid "Perl extension providing access to the GSSAPIv2 library" msgstr "" -#: gnu/packages/web.scm:2342 +#: gnu/packages/web.scm:2391 msgid "" "This is a Perl extension for using GSSAPI C bindings as\n" "described in RFC 2744." msgstr "" -#: gnu/packages/web.scm:2362 +#: gnu/packages/web.scm:2411 msgid "Manipulate tables of HTML::Element" msgstr "" -#: gnu/packages/web.scm:2364 +#: gnu/packages/web.scm:2413 msgid "" "HTML::Element::Extended is a Perl extension for manipulating a table\n" "composed of HTML::Element style components." msgstr "" -#: gnu/packages/web.scm:2388 +#: gnu/packages/web.scm:2437 msgid "Perl class representing an HTML form element" msgstr "" -#: gnu/packages/web.scm:2389 +#: gnu/packages/web.scm:2438 msgid "" "Objects of the HTML::Form class represents a single HTML\n" "
...
instance." msgstr "" -#: gnu/packages/web.scm:2419 +#: gnu/packages/web.scm:2468 msgid "Perl extension for scrubbing/sanitizing html" msgstr "" -#: gnu/packages/web.scm:2421 +#: gnu/packages/web.scm:2470 msgid "@code{HTML::Scrubber} Perl extension for scrubbing/sanitizing HTML." msgstr "" -#: gnu/packages/web.scm:2442 +#: gnu/packages/web.scm:2491 msgid "Check for HTML errors in a string or file" msgstr "" -#: gnu/packages/web.scm:2443 +#: gnu/packages/web.scm:2492 msgid "" "HTML::Lint is a pure-Perl HTML parser and checker for\n" "syntactic legitmacy." msgstr "" -#: gnu/packages/web.scm:2464 +#: gnu/packages/web.scm:2513 msgid "Extract contents from HTML tables" msgstr "" -#: gnu/packages/web.scm:2466 +#: gnu/packages/web.scm:2515 msgid "" "HTML::TableExtract is a Perl module for extracting the content contained\n" "in tables within an HTML document, either as text or encoded element trees." msgstr "" -#: gnu/packages/web.scm:2491 +#: gnu/packages/web.scm:2540 msgid "Work with HTML in a DOM-like tree structure" msgstr "" -#: gnu/packages/web.scm:2492 +#: gnu/packages/web.scm:2541 msgid "" "This distribution contains a suite of modules for\n" "representing, creating, and extracting information from HTML syntax trees." msgstr "" -#: gnu/packages/web.scm:2513 +#: gnu/packages/web.scm:2562 msgid "Perl HTML parser class" msgstr "" -#: gnu/packages/web.scm:2515 +#: gnu/packages/web.scm:2564 msgid "" "Objects of the HTML::Parser class will recognize markup and separate\n" "it from plain text (alias data content) in HTML documents. As different\n" @@ -18323,97 +20319,101 @@ msgid "" "are invoked." msgstr "" -#: gnu/packages/web.scm:2535 +#: gnu/packages/web.scm:2584 msgid "Perl data tables useful in parsing HTML" msgstr "" -#: gnu/packages/web.scm:2537 +#: gnu/packages/web.scm:2586 msgid "" "The HTML::Tagset module contains several data tables useful in various\n" "kinds of HTML parsing operations." msgstr "" -#: gnu/packages/web.scm:2556 +#: gnu/packages/web.scm:2605 msgid "HTML-like templates" msgstr "" -#: gnu/packages/web.scm:2558 +#: gnu/packages/web.scm:2607 msgid "" "This module attempts to make using HTML templates simple and natural.\n" "It extends standard HTML with a few new HTML-esque tags: @code{},\n" "@code{}, @code{}, @code{},\n" -"@code{} and @code{}. The file written with HTML and\n" -"these new tags is called a template. Using this module you fill in the values\n" -"for the variables, loops and branches declared in the template. This allows\n" +"@code{} and @code{}. The file written with HTML " +"and\n" +"these new tags is called a template. Using this module you fill in the " +"values\n" +"for the variables, loops and branches declared in the template. This " +"allows\n" "you to separate design from the data." msgstr "" -#: gnu/packages/web.scm:2586 +#: gnu/packages/web.scm:2635 msgid "HTTP Body Parser" msgstr "" -#: gnu/packages/web.scm:2587 +#: gnu/packages/web.scm:2636 msgid "" "HTTP::Body parses chunks of HTTP POST data and supports\n" -"application/octet-stream, application/json, application/x-www-form-urlencoded,\n" +"application/octet-stream, application/json, application/x-www-form-" +"urlencoded,\n" "and multipart/form-data." msgstr "" -#: gnu/packages/web.scm:2614 +#: gnu/packages/web.scm:2663 msgid "Minimalist HTTP user agent cookie jar" msgstr "" -#: gnu/packages/web.scm:2615 +#: gnu/packages/web.scm:2664 msgid "" "This module implements a minimalist HTTP user agent cookie\n" "jar in conformance with RFC 6265 ." msgstr "" -#: gnu/packages/web.scm:2635 +#: gnu/packages/web.scm:2684 msgid "Perl HTTP cookie jars" msgstr "" -#: gnu/packages/web.scm:2637 +#: gnu/packages/web.scm:2686 msgid "" "The HTTP::Cookies class is for objects that represent a cookie jar,\n" "that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" "object knows about." msgstr "" -#: gnu/packages/web.scm:2659 +#: gnu/packages/web.scm:2708 msgid "Perl simple http server class" msgstr "" -#: gnu/packages/web.scm:2661 +#: gnu/packages/web.scm:2710 msgid "" "Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" "on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" "IO::Socket::INET, so you can perform socket operations directly on it too." msgstr "" -#: gnu/packages/web.scm:2680 +#: gnu/packages/web.scm:2729 msgid "Perl date conversion routines" msgstr "" -#: gnu/packages/web.scm:2682 +#: gnu/packages/web.scm:2731 msgid "" "The HTTP::Date module provides functions that deal with date formats\n" "used by the HTTP protocol (and then some more)." msgstr "" -#: gnu/packages/web.scm:2706 +#: gnu/packages/web.scm:2755 msgid "Perl HTTP style message" msgstr "" -#: gnu/packages/web.scm:2708 +#: gnu/packages/web.scm:2757 msgid "An HTTP::Message object contains some headers and a content body." msgstr "" -#: gnu/packages/web.scm:2727 +#: gnu/packages/web.scm:2776 msgid "Perl http content negotiation" msgstr "" -#: gnu/packages/web.scm:2729 +#: gnu/packages/web.scm:2778 msgid "" "The HTTP::Negotiate module provides a complete implementation of the\n" "HTTP content negotiation algorithm specified in\n" @@ -18423,11 +20423,11 @@ msgid "" "fields in the request." msgstr "" -#: gnu/packages/web.scm:2754 +#: gnu/packages/web.scm:2803 msgid "Parse HTTP/1.1 requests" msgstr "" -#: gnu/packages/web.scm:2755 +#: gnu/packages/web.scm:2804 msgid "" "This is an HTTP request parser. It takes chunks of text as\n" "received and returns a 'hint' as to what is required, or returns the\n" @@ -18435,87 +20435,92 @@ msgid "" "supported." msgstr "" -#: gnu/packages/web.scm:2777 +#: gnu/packages/web.scm:2826 msgid "Fast HTTP request parser" msgstr "" -#: gnu/packages/web.scm:2778 +#: gnu/packages/web.scm:2827 msgid "" "HTTP::Parser::XS is a fast, primitive HTTP request/response\n" "parser." msgstr "" -#: gnu/packages/web.scm:2799 +#: gnu/packages/web.scm:2848 msgid "Set up a CGI environment from an HTTP::Request" msgstr "" -#: gnu/packages/web.scm:2800 +#: gnu/packages/web.scm:2849 msgid "" "This module provides a convenient way to set up a CGI\n" "environment from an HTTP::Request." msgstr "" -#: gnu/packages/web.scm:2833 +#: gnu/packages/web.scm:2882 msgid "Lightweight HTTP server" msgstr "" -#: gnu/packages/web.scm:2834 +#: gnu/packages/web.scm:2883 msgid "" "HTTP::Server::Simple is a simple standalone HTTP daemon with\n" "no non-core module dependencies. It can be used for building a standalone\n" "http-based UI to your existing tools." msgstr "" -#: gnu/packages/web.scm:2859 +#: gnu/packages/web.scm:2908 msgid "HTTP/1.1 client" msgstr "" -#: gnu/packages/web.scm:2860 +#: gnu/packages/web.scm:2909 msgid "" "This is a very simple HTTP/1.1 client, designed for doing\n" -"simple requests without the overhead of a large framework like LWP::UserAgent.\n" +"simple requests without the overhead of a large framework like LWP::" +"UserAgent.\n" "It supports proxies and redirection. It also correctly resumes after EINTR." msgstr "" -#: gnu/packages/web.scm:2879 +#: gnu/packages/web.scm:2928 msgid "Perl module to open an HTML file with automatic charset detection" msgstr "" -#: gnu/packages/web.scm:2881 +#: gnu/packages/web.scm:2930 msgid "" "IO::HTML provides an easy way to open a file containing HTML while\n" -"automatically determining its encoding. It uses the HTML5 encoding sniffing\n" +"automatically determining its encoding. It uses the HTML5 encoding " +"sniffing\n" "algorithm specified in section 8.2.2.1 of the draft standard." msgstr "" -#: gnu/packages/web.scm:2901 +#: gnu/packages/web.scm:2950 msgid "Family-neutral IP socket supporting both IPv4 and IPv6" msgstr "" -#: gnu/packages/web.scm:2902 +#: gnu/packages/web.scm:2951 msgid "" "This module provides a protocol-independent way to use IPv4\n" "and IPv6 sockets, intended as a replacement for IO::Socket::INET." msgstr "" -#: gnu/packages/web.scm:2924 +#: gnu/packages/web.scm:2973 msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" msgstr "" -#: gnu/packages/web.scm:2926 +#: gnu/packages/web.scm:2975 msgid "" "IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" -"necessary functionality into the familiar IO::Socket interface and providing\n" -"secure defaults whenever possible. This way existing applications can be made\n" -"SSL-aware without much effort, at least if you do blocking I/O and don't use\n" +"necessary functionality into the familiar IO::Socket interface and " +"providing\n" +"secure defaults whenever possible. This way existing applications can be " +"made\n" +"SSL-aware without much effort, at least if you do blocking I/O and don't " +"use\n" "select or poll." msgstr "" -#: gnu/packages/web.scm:2960 +#: gnu/packages/web.scm:3009 msgid "Perl modules for the WWW" msgstr "" -#: gnu/packages/web.scm:2962 +#: gnu/packages/web.scm:3011 msgid "" "The libwww-perl collection is a set of Perl modules which provides a\n" "simple and consistent application programming interface to the\n" @@ -18525,25 +20530,26 @@ msgid "" "help you implement simple HTTP servers." msgstr "" -#: gnu/packages/web.scm:2990 +#: gnu/packages/web.scm:3039 msgid "Checks whether your process has access to the web" msgstr "" -#: gnu/packages/web.scm:2991 +#: gnu/packages/web.scm:3040 msgid "" "This module attempts to answer, as accurately as it can, one\n" "of the nastiest technical questions there is: am I on the internet?\n" "\n" "A host of networking and security issues make this problem very difficult.\n" -"There are firewalls, proxies (both well behaved and badly behaved). We might\n" +"There are firewalls, proxies (both well behaved and badly behaved). We " +"might\n" "not have DNS. We might not have a network card at all!" msgstr "" -#: gnu/packages/web.scm:3013 +#: gnu/packages/web.scm:3062 msgid "Perl module to guess the media type for a file or a URL" msgstr "" -#: gnu/packages/web.scm:3015 +#: gnu/packages/web.scm:3064 #, scheme-format msgid "" "The LWP::MediaTypes module provides functions for handling media (also\n" @@ -18552,79 +20558,85 @@ msgid "" "exists it is used instead." msgstr "" -#: gnu/packages/web.scm:3041 +#: gnu/packages/web.scm:3090 msgid "HTTPS support for LWP::UserAgent" msgstr "" -#: gnu/packages/web.scm:3042 +#: gnu/packages/web.scm:3091 msgid "" "The LWP::Protocol::https module provides support for using\n" "https schemed URLs with LWP." msgstr "" -#: gnu/packages/web.scm:3062 +#: gnu/packages/web.scm:3111 msgid "Virtual browser that retries errors" msgstr "" -#: gnu/packages/web.scm:3063 +#: gnu/packages/web.scm:3112 msgid "" "LWP::UserAgent::Determined works just like LWP::UserAgent,\n" "except that when you use it to get a web page but run into a\n" -"possibly-temporary error (like a DNS lookup timeout), it'll wait a few seconds\n" +"possibly-temporary error (like a DNS lookup timeout), it'll wait a few " +"seconds\n" "and retry a few times." msgstr "" -#: gnu/packages/web.scm:3108 +#: gnu/packages/web.scm:3157 msgid "Perl interface to Amazon S3" msgstr "" -#: gnu/packages/web.scm:3109 +#: gnu/packages/web.scm:3158 msgid "This module provides a Perlish interface to Amazon S3." msgstr "" -#: gnu/packages/web.scm:3129 +#: gnu/packages/web.scm:3178 msgid "Perl low-level HTTP connection (client)" msgstr "" -#: gnu/packages/web.scm:3131 +#: gnu/packages/web.scm:3180 msgid "" "The Net::HTTP class is a low-level HTTP client. An instance of the\n" -"Net::HTTP class represents a connection to an HTTP server. The HTTP protocol\n" +"Net::HTTP class represents a connection to an HTTP server. The HTTP " +"protocol\n" "is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" "HTTP/1.1." msgstr "" -#: gnu/packages/web.scm:3151 +#: gnu/packages/web.scm:3200 msgid "Extensible Perl server engine" msgstr "" -#: gnu/packages/web.scm:3152 +#: gnu/packages/web.scm:3201 msgid "" "Net::Server is an extensible, generic Perl server engine.\n" -"It attempts to be a generic server as in Net::Daemon and NetServer::Generic.\n" +"It attempts to be a generic server as in Net::Daemon and NetServer::" +"Generic.\n" "It includes with it the ability to run as an inetd\n" "process (Net::Server::INET), a single connection server (Net::Server or\n" "Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" "server which maintains a constant number of preforked\n" -"children (Net::Server::PreForkSimple), or as a managed preforking server which\n" -"maintains the number of children based on server load (Net::Server::PreFork).\n" -"In all but the inetd type, the server provides the ability to connect to one\n" +"children (Net::Server::PreForkSimple), or as a managed preforking server " +"which\n" +"maintains the number of children based on server load (Net::Server::" +"PreFork).\n" +"In all but the inetd type, the server provides the ability to connect to " +"one\n" "or to multiple server ports." msgstr "" -#: gnu/packages/web.scm:3180 +#: gnu/packages/web.scm:3229 msgid "SSL support for Net::SMTP" msgstr "" -#: gnu/packages/web.scm:3181 +#: gnu/packages/web.scm:3230 msgid "SSL support for Net::SMTP." msgstr "" -#: gnu/packages/web.scm:3215 +#: gnu/packages/web.scm:3264 msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" msgstr "" -#: gnu/packages/web.scm:3216 +#: gnu/packages/web.scm:3265 msgid "" "Plack is a set of tools for using the PSGI stack. It\n" "contains middleware components, a reference server, and utilities for Web\n" @@ -18632,129 +20644,137 @@ msgid "" "WSGI." msgstr "" -#: gnu/packages/web.scm:3242 +#: gnu/packages/web.scm:3291 msgid "Plack::Middleware which sets body for redirect response" msgstr "" -#: gnu/packages/web.scm:3243 +#: gnu/packages/web.scm:3292 msgid "" "This module sets the body in redirect response, if it's not\n" "already set." msgstr "" -#: gnu/packages/web.scm:3266 +#: gnu/packages/web.scm:3315 msgid "Override REST methods to Plack apps via POST" msgstr "" -#: gnu/packages/web.scm:3267 +#: gnu/packages/web.scm:3316 msgid "" "This middleware allows for POST requests that pretend to be\n" -"something else: by adding either a header named X-HTTP-Method-Override to the\n" -"request, or a query parameter named x-tunneled-method to the URI, the client\n" +"something else: by adding either a header named X-HTTP-Method-Override to " +"the\n" +"request, or a query parameter named x-tunneled-method to the URI, the " +"client\n" "can say what method it actually meant." msgstr "" -#: gnu/packages/web.scm:3291 +#: gnu/packages/web.scm:3340 msgid "Plack::Middleware which removes body for HTTP response" msgstr "" -#: gnu/packages/web.scm:3292 +#: gnu/packages/web.scm:3341 msgid "" "This module removes the body in an HTTP response if it's not\n" "required." msgstr "" -#: gnu/packages/web.scm:3315 +#: gnu/packages/web.scm:3364 msgid "Supports app to run as a reverse proxy backend" msgstr "" -#: gnu/packages/web.scm:3316 +#: gnu/packages/web.scm:3365 msgid "" "Plack::Middleware::ReverseProxy resets some HTTP headers,\n" -"which are changed by reverse-proxy. You can specify the reverse proxy address\n" +"which are changed by reverse-proxy. You can specify the reverse proxy " +"address\n" "and stop fake requests using 'enable_if' directive in your app.psgi." msgstr "" -#: gnu/packages/web.scm:3337 +#: gnu/packages/web.scm:3386 msgid "Run HTTP tests on external live servers" msgstr "" -#: gnu/packages/web.scm:3338 +#: gnu/packages/web.scm:3387 msgid "" "This module allows your to run your Plack::Test tests\n" -"against an external server instead of just against a local application through\n" +"against an external server instead of just against a local application " +"through\n" "either mocked HTTP or a locally spawned server." msgstr "" -#: gnu/packages/web.scm:3360 +#: gnu/packages/web.scm:3409 msgid "Testing TCP programs" msgstr "" -#: gnu/packages/web.scm:3361 +#: gnu/packages/web.scm:3410 msgid "Test::TCP is test utilities for TCP/IP programs." msgstr "" -#: gnu/packages/web.scm:3391 +#: gnu/packages/web.scm:3440 msgid "Testing-specific WWW::Mechanize subclass" msgstr "" -#: gnu/packages/web.scm:3392 +#: gnu/packages/web.scm:3441 msgid "" "Test::WWW::Mechanize is a subclass of the Perl module\n" "WWW::Mechanize that incorporates features for web application testing." msgstr "" -#: gnu/packages/web.scm:3426 +#: gnu/packages/web.scm:3475 msgid "Test::WWW::Mechanize for Catalyst" msgstr "" -#: gnu/packages/web.scm:3427 +#: gnu/packages/web.scm:3476 msgid "" "The Test::WWW::Mechanize::Catalyst module meshes the\n" -"Test::WWW:Mechanize module and the Catalyst web application framework to allow\n" +"Test::WWW:Mechanize module and the Catalyst web application framework to " +"allow\n" "testing of Catalyst applications without needing to start up a web server." msgstr "" -#: gnu/packages/web.scm:3451 +#: gnu/packages/web.scm:3500 msgid "Test PSGI programs using WWW::Mechanize" msgstr "" -#: gnu/packages/web.scm:3452 +#: gnu/packages/web.scm:3501 msgid "" "PSGI is a specification to decouple web server environments\n" "from web application framework code. Test::WWW::Mechanize is a subclass of\n" "WWW::Mechanize that incorporates features for web application testing. The\n" -"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of PSGI\n" +"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of " +"PSGI\n" "applications." msgstr "" -#: gnu/packages/web.scm:3472 +#: gnu/packages/web.scm:3521 msgid "Perl Uniform Resource Identifiers (absolute and relative)" msgstr "" -#: gnu/packages/web.scm:3474 +#: gnu/packages/web.scm:3523 msgid "" "The URI module implements the URI class. Objects of this class\n" -"represent \"Uniform Resource Identifier references\" as specified in RFC 2396\n" +"represent \"Uniform Resource Identifier references\" as specified in RFC " +"2396\n" "and updated by RFC 2732." msgstr "" -#: gnu/packages/web.scm:3498 +#: gnu/packages/web.scm:3547 msgid "Smart URI fetching/caching" msgstr "" -#: gnu/packages/web.scm:3499 +#: gnu/packages/web.scm:3548 msgid "" "@code{URI::Fetch} is a smart client for fetching HTTP pages,\n" -"notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth-\n" +"notably syndication feeds (RSS, Atom, and others), in an intelligent, " +"bandwidth-\n" "and time-saving way." msgstr "" -#: gnu/packages/web.scm:3522 +#: gnu/packages/web.scm:3571 msgid "Find URIs in arbitrary text" msgstr "" -#: gnu/packages/web.scm:3523 +#: gnu/packages/web.scm:3572 msgid "" "This module finds URIs and URLs (according to what URI.pm\n" "considers a URI) in plain text. It only finds URIs which include a\n" @@ -18762,61 +20782,61 @@ msgid "" "URI::Find::Schemeless. For a command-line interface, urifind is provided." msgstr "" -#: gnu/packages/web.scm:3545 +#: gnu/packages/web.scm:3594 msgid "WebSocket support for URI package" msgstr "" -#: gnu/packages/web.scm:3546 +#: gnu/packages/web.scm:3595 msgid "" "With this module, the URI package provides the same set of\n" "methods for WebSocket URIs as it does for HTTP URIs." msgstr "" -#: gnu/packages/web.scm:3570 +#: gnu/packages/web.scm:3619 msgid "Object for handling URI templates" msgstr "" -#: gnu/packages/web.scm:3571 +#: gnu/packages/web.scm:3620 msgid "" "This perl module provides a wrapper around URI templates as described in\n" "RFC 6570." msgstr "" -#: gnu/packages/web.scm:3603 +#: gnu/packages/web.scm:3652 msgid "Perl extension interface for libcurl" msgstr "" -#: gnu/packages/web.scm:3605 +#: gnu/packages/web.scm:3654 msgid "" "This is a Perl extension interface for the libcurl file downloading\n" "library." msgstr "" -#: gnu/packages/web.scm:3639 +#: gnu/packages/web.scm:3688 msgid "Web browsing in a Perl object" msgstr "" -#: gnu/packages/web.scm:3640 +#: gnu/packages/web.scm:3689 msgid "" "WWW::Mechanize is a Perl module for stateful programmatic\n" "web browsing, used for automating interaction with websites." msgstr "" -#: gnu/packages/web.scm:3676 +#: gnu/packages/web.scm:3725 msgid "Search A9 OpenSearch compatible engines" msgstr "" -#: gnu/packages/web.scm:3678 +#: gnu/packages/web.scm:3727 msgid "" "@code{WWW::OpenSearch} is a module to search @url{A9's OpenSearch,\n" "http://opensearch.a9.com} compatible search engines." msgstr "" -#: gnu/packages/web.scm:3698 +#: gnu/packages/web.scm:3747 msgid "Perl database of robots.txt-derived permissions" msgstr "" -#: gnu/packages/web.scm:3700 +#: gnu/packages/web.scm:3749 msgid "" "The WWW::RobotRules module parses /robots.txt files as specified in\n" "\"A Standard for Robot Exclusion\", at\n" @@ -18825,79 +20845,87 @@ msgid "" "their web site." msgstr "" -#: gnu/packages/web.scm:3723 +#: gnu/packages/web.scm:3772 msgid "Parse feeds in Python" msgstr "" -#: gnu/packages/web.scm:3725 +#: gnu/packages/web.scm:3774 msgid "" "Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0,\n" "CDF, Atom 0.3, and Atom 1.0 feeds." msgstr "" -#: gnu/packages/web.scm:3746 +#: gnu/packages/web.scm:3795 msgid "HTTP and WebSocket server library for R" msgstr "" -#: gnu/packages/web.scm:3748 +#: gnu/packages/web.scm:3797 msgid "" "The httpuv package provides low-level socket and protocol support for\n" -"handling HTTP and WebSocket requests directly from within R. It is primarily\n" +"handling HTTP and WebSocket requests directly from within R. It is " +"primarily\n" "intended as a building block for other packages, rather than making it\n" "particularly easy to create complete web applications using httpuv alone." msgstr "" -#: gnu/packages/web.scm:3769 +#: gnu/packages/web.scm:3818 msgid "Robust, high performance JSON parser and generator for R" msgstr "" -#: gnu/packages/web.scm:3771 +#: gnu/packages/web.scm:3820 msgid "" "The jsonlite package provides a fast JSON parser and generator optimized\n" "for statistical data and the web. It offers flexible, robust, high\n" -"performance tools for working with JSON in R and is particularly powerful for\n" -"building pipelines and interacting with a web API. In addition to converting\n" -"JSON data from/to R objects, jsonlite contains functions to stream, validate,\n" -"and prettify JSON data. The unit tests included with the package verify that\n" -"all edge cases are encoded and decoded consistently for use with dynamic data\n" +"performance tools for working with JSON in R and is particularly powerful " +"for\n" +"building pipelines and interacting with a web API. In addition to " +"converting\n" +"JSON data from/to R objects, jsonlite contains functions to stream, " +"validate,\n" +"and prettify JSON data. The unit tests included with the package verify " +"that\n" +"all edge cases are encoded and decoded consistently for use with dynamic " +"data\n" "in systems and applications." msgstr "" -#: gnu/packages/web.scm:3799 +#: gnu/packages/web.scm:3848 msgid "Simple HTTP server to serve static files or dynamic documents" msgstr "" -#: gnu/packages/web.scm:3801 +#: gnu/packages/web.scm:3850 msgid "" "Servr provides an HTTP server in R to serve static files, or dynamic\n" -"documents that can be converted to HTML files (e.g., R Markdown) under a given\n" +"documents that can be converted to HTML files (e.g., R Markdown) under a " +"given\n" "directory." msgstr "" -#: gnu/packages/web.scm:3835 +#: gnu/packages/web.scm:3884 msgid "R tools for HTML" msgstr "" -#: gnu/packages/web.scm:3837 +#: gnu/packages/web.scm:3886 msgid "This package provides tools for HTML generation and output in R." msgstr "" -#: gnu/packages/web.scm:3856 +#: gnu/packages/web.scm:3905 msgid "HTML Widgets for R" msgstr "" -#: gnu/packages/web.scm:3858 +#: gnu/packages/web.scm:3907 msgid "" "HTML widgets is a framework for creating HTML widgets that render in\n" -"various contexts including the R console, R Markdown documents, and Shiny web\n" +"various contexts including the R console, R Markdown documents, and Shiny " +"web\n" "applications." msgstr "" -#: gnu/packages/web.scm:3883 +#: gnu/packages/web.scm:3934 msgid "Advanced tables for Markdown/HTML" msgstr "" -#: gnu/packages/web.scm:3885 +#: gnu/packages/web.scm:3936 msgid "" "This package provides functions to build tables with advanced layout\n" "elements such as row spanners, column spanners, table spanners, zebra\n" @@ -18908,322 +20936,334 @@ msgid "" "LaTeX." msgstr "" -#: gnu/packages/web.scm:3922 +#: gnu/packages/web.scm:3973 msgid "HTTP client for R" msgstr "" -#: gnu/packages/web.scm:3924 +#: gnu/packages/web.scm:3975 msgid "" "The @code{curl()} and @code{curl_download()} functions provide highly\n" "configurable drop-in replacements for base @code{url()} and\n" -"@code{download.file()} with better performance, support for encryption, gzip\n" +"@code{download.file()} with better performance, support for encryption, " +"gzip\n" "compression, authentication, and other @code{libcurl} goodies. The core of\n" "the package implements a framework for performing fully customized requests\n" "where data can be processed either in memory, on disk, or streaming via the\n" "callback or connection interfaces." msgstr "" -#: gnu/packages/web.scm:3946 +#: gnu/packages/web.scm:3997 msgid "Output R objects in HTML format" msgstr "" -#: gnu/packages/web.scm:3948 +#: gnu/packages/web.scm:3999 msgid "" "This package provides easy-to-use and versatile functions to output R\n" "objects in HTML format." msgstr "" -#: gnu/packages/web.scm:3965 +#: gnu/packages/web.scm:4016 msgid "JSON library for R" msgstr "" -#: gnu/packages/web.scm:3967 +#: gnu/packages/web.scm:4018 msgid "" "This package provides functions to convert R objects into JSON objects\n" "and vice-versa." msgstr "" -#: gnu/packages/web.scm:3996 +#: gnu/packages/web.scm:4047 msgid "HTML5 parsing library" msgstr "" -#: gnu/packages/web.scm:3998 +#: gnu/packages/web.scm:4049 msgid "" "Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n" "a pure C99 library." msgstr "" -#: gnu/packages/web.scm:4069 +#: gnu/packages/web.scm:4120 msgid "Application container server" msgstr "" -#: gnu/packages/web.scm:4071 +#: gnu/packages/web.scm:4122 msgid "" "uWSGI presents a complete stack for networked/clustered web applications,\n" "implementing message/object passing, caching, RPC and process management.\n" -"It uses the uwsgi protocol for all the networking/interprocess communications." +"It uses the uwsgi protocol for all the networking/interprocess " +"communications." msgstr "" -#: gnu/packages/web.scm:4101 +#: gnu/packages/web.scm:4152 msgid "Command-line JSON processor" msgstr "" -#: gnu/packages/web.scm:4102 +#: gnu/packages/web.scm:4153 msgid "" "jq is like sed for JSON data – you can use it to slice and\n" -"filter and map and transform structured data with the same ease that sed, awk,\n" -"grep and friends let you play with text. It is written in portable C. jq can\n" +"filter and map and transform structured data with the same ease that sed, " +"awk,\n" +"grep and friends let you play with text. It is written in portable C. jq " +"can\n" "mangle the data format that you have into the one that you want with very\n" "little effort, and the program to do so is often shorter and simpler than\n" "you'd expect." msgstr "" -#: gnu/packages/web.scm:4141 +#: gnu/packages/web.scm:4192 msgid "Library for mocking web service APIs which use HTTP or HTTPS" msgstr "" -#: gnu/packages/web.scm:4143 +#: gnu/packages/web.scm:4194 msgid "" "Uhttpmock is a project for mocking web service APIs which use HTTP or\n" "HTTPS. It provides a library, libuhttpmock, which implements recording and\n" "playback of HTTP request/response traces." msgstr "" -#: gnu/packages/web.scm:4178 +#: gnu/packages/web.scm:4229 msgid "Single file web server" msgstr "" -#: gnu/packages/web.scm:4179 +#: gnu/packages/web.scm:4230 msgid "" "Woof (Web Offer One File) is a small simple web server that\n" -"can easily be invoked on a single file. Your partner can access the file with\n" +"can easily be invoked on a single file. Your partner can access the file " +"with\n" "tools they trust (e.g. wget)." msgstr "" -#: gnu/packages/web.scm:4205 +#: gnu/packages/web.scm:4256 msgid "Build system for the Netsurf project" msgstr "" -#: gnu/packages/web.scm:4207 +#: gnu/packages/web.scm:4258 msgid "" "This package provides the shared build system for Netsurf project\n" "libraries." msgstr "" -#: gnu/packages/web.scm:4242 +#: gnu/packages/web.scm:4293 msgid "Parser building library" msgstr "" -#: gnu/packages/web.scm:4244 +#: gnu/packages/web.scm:4295 msgid "" "LibParserUtils is a library for building efficient parsers, written in\n" "C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4272 +#: gnu/packages/web.scm:4323 msgid "HTML5 compliant parsing library" msgstr "" -#: gnu/packages/web.scm:4274 +#: gnu/packages/web.scm:4325 msgid "" "Hubbub is an HTML5 compliant parsing library, written in C, which can\n" "parse both valid and invalid web content. It is developed as part of the\n" "NetSurf project." msgstr "" -#: gnu/packages/web.scm:4349 +#: gnu/packages/web.scm:4400 msgid "Wiki compiler, capable of generating HTML" msgstr "" -#: gnu/packages/web.scm:4351 +#: gnu/packages/web.scm:4402 msgid "" "Ikiwiki is a wiki compiler, capable of generating a static set of web\n" "pages, but also incorporating dynamic features like a web based editor and\n" "commenting." msgstr "" -#: gnu/packages/web.scm:4375 +#: gnu/packages/web.scm:4426 msgid "String internment library" msgstr "" -#: gnu/packages/web.scm:4377 +#: gnu/packages/web.scm:4428 msgid "" "LibWapcaplet provides a reference counted string internment system\n" "designed to store small strings and allow rapid comparison of them. It is\n" "developed as part of the Netsurf project." msgstr "" -#: gnu/packages/web.scm:4404 +#: gnu/packages/web.scm:4455 msgid "CSS parser and selection library" msgstr "" -#: gnu/packages/web.scm:4406 +#: gnu/packages/web.scm:4457 msgid "" "LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,\n" "written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4440 +#: gnu/packages/web.scm:4491 msgid "Implementation of the W3C DOM" msgstr "" -#: gnu/packages/web.scm:4442 +#: gnu/packages/web.scm:4493 msgid "" "LibDOM is an implementation of the W3C DOM, written in C. It is\n" "developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4469 +#: gnu/packages/web.scm:4520 msgid "Library for parsing SVG files" msgstr "" -#: gnu/packages/web.scm:4471 +#: gnu/packages/web.scm:4522 msgid "" "Libsvgtiny takes some SVG as input and returns a list of paths and texts\n" "which can be rendered easily, as defined in\n" -"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the NetSurf\n" +"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the " +"NetSurf\n" "project." msgstr "" -#: gnu/packages/web.scm:4494 +#: gnu/packages/web.scm:4545 msgid "Decoding library for BMP and ICO files" msgstr "" -#: gnu/packages/web.scm:4496 +#: gnu/packages/web.scm:4547 msgid "" "Libnsbmp is a decoding library for BMP and ICO image file formats,\n" "written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4517 +#: gnu/packages/web.scm:4568 msgid "Decoding library for GIF files" msgstr "" -#: gnu/packages/web.scm:4519 +#: gnu/packages/web.scm:4570 msgid "" "Libnsgif is a decoding library for the GIF image file format, written in\n" "C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4540 +#: gnu/packages/web.scm:4591 msgid "Utility library for NetSurf" msgstr "" -#: gnu/packages/web.scm:4542 +#: gnu/packages/web.scm:4593 msgid "" "Libnsutils provides a small number of useful utility routines. It is\n" "developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4563 +#: gnu/packages/web.scm:4614 msgid "Library to generate a static Public Suffix List" msgstr "" -#: gnu/packages/web.scm:4565 +#: gnu/packages/web.scm:4616 msgid "" "Libnspsl is a library to generate a static code representation of the\n" "Public Suffix List. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4591 +#: gnu/packages/web.scm:4642 msgid "Generate JavaScript to DOM bindings" msgstr "" -#: gnu/packages/web.scm:4593 +#: gnu/packages/web.scm:4644 msgid "" "@code{nsgenbind} is a tool to generate JavaScript to DOM bindings from\n" "w3c webidl files and a binding configuration file." msgstr "" -#: gnu/packages/web.scm:4704 +#: gnu/packages/web.scm:4755 msgid "Web browser" msgstr "" -#: gnu/packages/web.scm:4706 +#: gnu/packages/web.scm:4757 msgid "" "NetSurf is a lightweight web browser that has its own layout and\n" "rendering engine entirely written from scratch. It is small and capable of\n" "handling many of the web standards in use today." msgstr "" -#: gnu/packages/web.scm:4739 +#: gnu/packages/web.scm:4797 msgid "Unix command line interface to the www" msgstr "" -#: gnu/packages/web.scm:4740 +#: gnu/packages/web.scm:4798 msgid "" "Surfraw (Shell Users' Revolutionary Front Rage Against the Web)\n" -"provides a unix command line interface to a variety of popular www search engines\n" +"provides a unix command line interface to a variety of popular www search " +"engines\n" "and similar services." msgstr "" -#: gnu/packages/web.scm:4771 +#: gnu/packages/web.scm:4829 msgid "Simple static web server" msgstr "" -#: gnu/packages/web.scm:4772 +#: gnu/packages/web.scm:4830 msgid "" "darkhttpd is a simple static web server. It is\n" "standalone and does not need inetd or ucspi-tcp. It does not need any\n" "config files---you only have to specify the www root." msgstr "" -#: gnu/packages/web.scm:4802 +#: gnu/packages/web.scm:4860 msgid "Analyze Web server logs in real time" msgstr "" -#: gnu/packages/web.scm:4804 +#: gnu/packages/web.scm:4862 msgid "" "GoAccess is a real-time web log analyzer and interactive viewer that\n" "runs in a terminal or through your browser. It provides fast and valuable\n" -"HTTP statistics for system administrators that require a visual server report\n" +"HTTP statistics for system administrators that require a visual server " +"report\n" "on the fly." msgstr "" -#: gnu/packages/web.scm:4839 +#: gnu/packages/web.scm:4897 msgid "Tunnel data connections through HTTP requests" msgstr "" -#: gnu/packages/web.scm:4840 +#: gnu/packages/web.scm:4898 msgid "" "httptunnel creates a bidirectional virtual data connection\n" "tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be\n" "useful for users behind restrictive firewalls. As long as Web traffic is\n" -"allowed, even through a HTTP-only proxy, httptunnel can be combined with other\n" +"allowed, even through a HTTP-only proxy, httptunnel can be combined with " +"other\n" "tools like SSH (Secure Shell) to reach the outside world." msgstr "" -#: gnu/packages/web.scm:4865 +#: gnu/packages/web.scm:4923 msgid "TLS proxy for clients or servers" msgstr "" -#: gnu/packages/web.scm:4866 +#: gnu/packages/web.scm:4924 msgid "" "Stunnel is a proxy designed to add TLS encryption\n" "functionality to existing clients and servers without any changes in the\n" -"programs' code. Its architecture is optimized for security, portability, and\n" +"programs' code. Its architecture is optimized for security, portability, " +"and\n" "scalability (including load-balancing), making it suitable for large\n" "deployments." msgstr "" -#: gnu/packages/web.scm:4890 +#: gnu/packages/web.scm:4951 msgid "Internet services daemon" msgstr "" -#: gnu/packages/web.scm:4891 +#: gnu/packages/web.scm:4952 msgid "" "@code{xinetd}, a more secure replacement for @code{inetd},\n" "listens for incoming requests over a network and launches the appropriate\n" -"service for that request. Requests are made using port numbers as identifiers\n" -"and xinetd usually launches another daemon to handle the request. It can be\n" +"service for that request. Requests are made using port numbers as " +"identifiers\n" +"and xinetd usually launches another daemon to handle the request. It can " +"be\n" "used to start services with both privileged and non-privileged port numbers." msgstr "" -#: gnu/packages/web.scm:4935 +#: gnu/packages/web.scm:4996 msgid "HTML Tidy with HTML5 support" msgstr "" -#: gnu/packages/web.scm:4937 +#: gnu/packages/web.scm:4998 msgid "" "Tidy is a console application which corrects and cleans up\n" "HTML and XML documents by fixing markup errors and upgrading\n" @@ -19234,45 +21274,50 @@ msgid "" "functions of Tidy." msgstr "" -#: gnu/packages/web.scm:4993 +#: gnu/packages/web.scm:5054 msgid "Webserver with focus on security" msgstr "" -#: gnu/packages/web.scm:4995 +#: gnu/packages/web.scm:5056 msgid "" "Hiawatha has been written with security in mind.\n" -"Features include the ability to stop SQL injections, XSS and CSRF attacks and\n" +"Features include the ability to stop SQL injections, XSS and CSRF attacks " +"and\n" "exploit attempts." msgstr "" -#: gnu/packages/web.scm:5019 +#: gnu/packages/web.scm:5080 msgid "HTTP request and response service" msgstr "" -#: gnu/packages/web.scm:5020 +#: gnu/packages/web.scm:5081 msgid "" "Testing an HTTP Library can become difficult sometimes.\n" -"@code{RequestBin} is fantastic for testing POST requests, but doesn't let you control the\n" -"response. This exists to cover all kinds of HTTP scenarios. All endpoint responses are\n" +"@code{RequestBin} is fantastic for testing POST requests, but doesn't let " +"you control the\n" +"response. This exists to cover all kinds of HTTP scenarios. All endpoint " +"responses are\n" "JSON-encoded." msgstr "" -#: gnu/packages/web.scm:5048 +#: gnu/packages/web.scm:5109 msgid "Test your HTTP library against a local copy of httpbin" msgstr "" -#: gnu/packages/web.scm:5050 +#: gnu/packages/web.scm:5111 msgid "" -"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-injected\n" -"into your tests. It automatically starts up a HTTP server in a separate thread running\n" +"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-" +"injected\n" +"into your tests. It automatically starts up a HTTP server in a separate " +"thread running\n" "@code{httpbin} and provides your test with the URL in the fixture." msgstr "" -#: gnu/packages/web.scm:5081 +#: gnu/packages/web.scm:5142 msgid "HTTP request/response parser for C" msgstr "" -#: gnu/packages/web.scm:5082 +#: gnu/packages/web.scm:5143 msgid "" "This is a parser for HTTP messages written in C. It parses\n" "both requests and responses. The parser is designed to be used in\n" @@ -19282,53 +21327,53 @@ msgid "" "message stream (in a web server that is per connection)." msgstr "" -#: gnu/packages/web.scm:5134 +#: gnu/packages/web.scm:5195 msgid "HTTP client mock for Python" msgstr "" -#: gnu/packages/web.scm:5135 +#: gnu/packages/web.scm:5196 msgid "" "@code{httpretty} is a helper for faking web requests,\n" "inspired by Ruby's @code{fakeweb}." msgstr "" -#: gnu/packages/web.scm:5153 +#: gnu/packages/web.scm:5214 msgid "Output JSON from a shell" msgstr "" -#: gnu/packages/web.scm:5154 +#: gnu/packages/web.scm:5215 msgid "" "jo is a command-line utility to create JSON objects or\n" "arrays. It creates a JSON string on stdout from words provided as\n" "command-line arguments or read from stdin." msgstr "" -#: gnu/packages/web.scm:5203 +#: gnu/packages/web.scm:5263 msgid "Command-line interface to archive.org" msgstr "" -#: gnu/packages/web.scm:5204 +#: gnu/packages/web.scm:5264 msgid "" "@code{ia} is a command-line tool for using\n" "@url{archive.org} from the command-line. It also emplements the\n" "internetarchive python module for programatic access to archive.org." msgstr "" -#: gnu/packages/web.scm:5259 +#: gnu/packages/web.scm:5319 msgid "Search code snippets on @url{https://commandlinefu.com}" msgstr "" -#: gnu/packages/web.scm:5260 +#: gnu/packages/web.scm:5320 msgid "" "@code{clf} is a command line tool for searching code\n" "snippets on @url{https://commandlinefu.com}." msgstr "" -#: gnu/packages/web.scm:5362 +#: gnu/packages/web.scm:5422 msgid "Easy interactive web applications with R" msgstr "" -#: gnu/packages/web.scm:5364 +#: gnu/packages/web.scm:5424 msgid "" "Makes it incredibly easy to build interactive web applications\n" "with R. Automatic \"reactive\" binding between inputs and outputs and\n" @@ -19336,211 +21381,313 @@ msgid "" "responsive, and powerful applications with minimal effort." msgstr "" -#: gnu/packages/web.scm:5390 +#: gnu/packages/web.scm:5463 +msgid "Create dashboards with shiny" +msgstr "" + +#: gnu/packages/web.scm:5464 +msgid "" +"This package provides an extension to the Shiny web\n" +"application framework for R, making it easy to create attractive dashboards." +msgstr "" + +#: gnu/packages/web.scm:5491 msgid "Inter-widget interactivity for HTML widgets" msgstr "" -#: gnu/packages/web.scm:5392 +#: gnu/packages/web.scm:5493 msgid "" "This package provides building blocks for allowing HTML widgets to\n" -"communicate with each other, with Shiny or without (i.e. static @code{.html}\n" +"communicate with each other, with Shiny or without (i.e. static @code{." +"html}\n" "files). It currently supports linked brushing and filtering." msgstr "" -#: gnu/packages/web.scm:5412 +#: gnu/packages/web.scm:5513 msgid "Web server interface for R" msgstr "" -#: gnu/packages/web.scm:5414 +#: gnu/packages/web.scm:5515 msgid "" "This package contains the Rook specification and convenience software\n" "for building and running Rook applications. A Rook application is an R\n" "reference class object that implements a @code{call} method or an R closure\n" -"that takes exactly one argument, an environment, and returns a list with three\n" +"that takes exactly one argument, an environment, and returns a list with " +"three\n" "named elements: the @code{status}, the @code{headers}, and the @code{body}." msgstr "" -#: gnu/packages/web.scm:5454 +#: gnu/packages/web.scm:5555 msgid "Generate Atom feeds for social networking websites" msgstr "" -#: gnu/packages/web.scm:5455 +#: gnu/packages/web.scm:5556 msgid "" "rss-bridge generates Atom feeds for social networking\n" "websites lacking feeds. Supported websites include Facebook, Twitter,\n" "Instagram and YouTube." msgstr "" -#: gnu/packages/web.scm:5487 +#: gnu/packages/web.scm:5588 msgid "Check websites for broken links" msgstr "" -#: gnu/packages/web.scm:5488 +#: gnu/packages/web.scm:5589 msgid "" "LinkChecker is a website validator. It checks for broken\n" "links in websites. It is recursive and multithreaded providing output in\n" "colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It\n" -"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and local\n" +"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and " +"local\n" "file links." msgstr "" -#: gnu/packages/web.scm:5529 +#: gnu/packages/web.scm:5630 msgid "Command-line WebDAV client" msgstr "" -#: gnu/packages/web.scm:5531 +#: gnu/packages/web.scm:5632 msgid "" "Cadaver is a command-line WebDAV client for Unix. It supports\n" "file upload, download, on-screen display, namespace operations (move/copy),\n" "collection creation and deletion, and locking operations." msgstr "" -#: gnu/packages/web.scm:5549 +#: gnu/packages/web.scm:5650 msgid "Universal Binary JSON encoder/decoder" msgstr "" -#: gnu/packages/web.scm:5551 +#: gnu/packages/web.scm:5652 msgid "" "Py-ubjson is a Python module providing an Universal Binary JSON\n" "encoder/decoder based on the draft-12 specification for UBJSON." msgstr "" -#: gnu/packages/web.scm:5599 +#: gnu/packages/web.scm:5700 msgid "" "Java Servlet, JavaServer Pages, Java Expression Language and Java\n" "WebSocket" msgstr "" -#: gnu/packages/web.scm:5601 +#: gnu/packages/web.scm:5702 msgid "" "Apache Tomcat is a free implementation of the Java\n" "Servlet, JavaServer Pages, Java Expression Language and Java WebSocket\n" "technologies." msgstr "" -#: gnu/packages/web.scm:5651 +#: gnu/packages/web.scm:5752 msgid "Helper classes for jetty tests" msgstr "" -#: gnu/packages/web.scm:5652 +#: gnu/packages/web.scm:5753 msgid "" "This packages contains helper classes for testing the Jetty\n" "Web Server." msgstr "" -#: gnu/packages/web.scm:5714 +#: gnu/packages/web.scm:5815 msgid "Utility classes for Jetty" msgstr "" -#: gnu/packages/web.scm:5715 +#: gnu/packages/web.scm:5816 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides utility classes." msgstr "" -#: gnu/packages/web.scm:5786 +#: gnu/packages/web.scm:5887 msgid "Jetty :: IO Utility" msgstr "" -#: gnu/packages/web.scm:5787 +#: gnu/packages/web.scm:5888 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides IO-related utility classes." msgstr "" -#: gnu/packages/web.scm:5830 +#: gnu/packages/web.scm:5931 msgid "Jetty :: Http Utility" msgstr "" -#: gnu/packages/web.scm:5831 +#: gnu/packages/web.scm:5932 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" -"or embedded instantiation. This package provides HTTP-related utility classes." +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides HTTP-related utility " +"classes." msgstr "" -#: gnu/packages/web.scm:5864 +#: gnu/packages/web.scm:5965 msgid "Jetty :: JMX Management" msgstr "" -#: gnu/packages/web.scm:5865 +#: gnu/packages/web.scm:5966 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the JMX management." msgstr "" -#: gnu/packages/web.scm:5951 +#: gnu/packages/web.scm:6052 msgid "Core jetty server artifact" msgstr "" -#: gnu/packages/web.scm:5952 +#: gnu/packages/web.scm:6053 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the core jetty server\n" "artifact." msgstr "" -#: gnu/packages/web.scm:5995 +#: gnu/packages/web.scm:6096 msgid "Jetty security infrastructure" msgstr "" -#: gnu/packages/web.scm:5996 +#: gnu/packages/web.scm:6097 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the core jetty security\n" "infrastructure" msgstr "" -#: gnu/packages/web.scm:6039 +#: gnu/packages/web.scm:6140 msgid "Jetty Servlet Container" msgstr "" -#: gnu/packages/web.scm:6040 +#: gnu/packages/web.scm:6141 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the core jetty servlet\n" "container." msgstr "" -#: gnu/packages/web.scm:6087 +#: gnu/packages/web.scm:6204 +msgid "HTML parser" +msgstr "" + +#: gnu/packages/web.scm:6205 +msgid "" +"Jsoup is a Java library for working with real-world HTML. It\n" +"provides a very convenient API for extracting and manipulating data, using " +"the\n" +"best of DOM, CSS, and jQuery-like methods." +msgstr "" + +#: gnu/packages/web.scm:6226 msgid "Validate HTML" msgstr "" -#: gnu/packages/web.scm:6088 +#: gnu/packages/web.scm:6227 msgid "" "Tidyp is a program that can validate your HTML, as well as\n" "modify it to be more clean and standard. tidyp does not validate HTML 5.\n" "\n" -"libtidyp is the library on which the program is based. It can be used by any\n" -"other program that can interface to it. The Perl module @code{HTML::Tidy} is\n" +"libtidyp is the library on which the program is based. It can be used by " +"any\n" +"other program that can interface to it. The Perl module @code{HTML::Tidy} " +"is\n" "based on this library, allowing Perl programmers to easily validate HTML." msgstr "" -#: gnu/packages/web.scm:6129 +#: gnu/packages/web.scm:6268 msgid "(X)HTML validation in a Perl object" msgstr "" -#: gnu/packages/web.scm:6130 +#: gnu/packages/web.scm:6269 msgid "" "@code{HTML::Tidy} is an HTML checker in a handy dandy\n" -"object. It's meant as a replacement for @code{HTML::Lint}, which is written\n" +"object. It's meant as a replacement for @code{HTML::Lint}, which is " +"written\n" "in Perl but is not nearly as capable as @code{HTML::Tidy}." msgstr "" -#: gnu/packages/wordnet.scm:86 +#: gnu/packages/web.scm:6295 +msgid "Small Gopher server" +msgstr "" + +#: gnu/packages/web.scm:6297 +msgid "" +"Geomyidae is a server for distributed hypertext protocol Gopher. Its\n" +"features include:\n" +"\n" +"@enumerate\n" +"@item Gopher menus (see @file{index.gph} for an example);\n" +"@item directory listings (if no @file{index.gph} was found);\n" +"@item CGI support (@file{.cgi} files are executed);\n" +"@item search support in CGI files;\n" +"@item logging with multiple log levels.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/web.scm:6344 +msgid "Random avatar generator" +msgstr "" + +#: gnu/packages/web.scm:6345 +msgid "" +"Cat avatar generator is a generator of cat pictures optimised\n" +"to generate random avatars, or defined avatar from a \"seed\". This is a\n" +"derivation by David Revoy from the original MonsterID by Andreas Gohr." +msgstr "" + +#: gnu/packages/web.scm:6407 +msgid "HTTP/2 protocol client, proxy, server, and library" +msgstr "" + +#: gnu/packages/web.scm:6409 +msgid "" +"nghttp2 implements the Hypertext Transfer Protocol, version\n" +"2 (@dfn{HTTP/2}).\n" +"\n" +"A reusable C library provides the HTTP/2 framing layer, with several tools " +"built\n" +"on top of it:\n" +"\n" +"@itemize\n" +"@item @command{nghttp}, a command-line HTTP/2 client. It exposes many " +"advanced\n" +"and low-level aspects of the protocol and is useful for debugging.\n" +"@item @command{nghttpd}, a fast, multi-threaded HTTP/2 static web server " +"that\n" +"serves files from a local directory.\n" +"@item @command{nghttpx}, a fast, multi-threaded HTTP/2 reverse proxy that " +"can be\n" +"deployed in front of existing web servers that don't support HTTP/2.\n" +"Both @command{nghttpd} and @command{nghttpx} can fall back to HTTP/1.1 for\n" +"backwards compatibilty with clients that don't speak HTTP/2.\n" +"@item @command{h2load} for benchmarking (only!) your own HTTP/2 servers.\n" +"@item HTTP/2 uses a header compression method called @dfn{HPACK}.\n" +"nghttp2 provides a HPACK encoder and decoder as part of its public API.\n" +"@item @command{deflatehd} converts JSON data or HTTP/1-style header fields " +"to\n" +"compressed JSON header blocks.\n" +"@item @command{inflatehd} converts such compressed headers back to JSON " +"pairs.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/wordnet.scm:92 msgid "Lexical database for the English language" msgstr "" -#: gnu/packages/wordnet.scm:88 +#: gnu/packages/wordnet.scm:94 msgid "" "WordNet is a large lexical database of English. Nouns, verbs,\n" -"adjectives and adverbs are grouped into sets of cognitive synonyms (synsets),\n" +"adjectives and adverbs are grouped into sets of cognitive synonyms " +"(synsets),\n" "each expressing a distinct concept. Synsets are interlinked by means of\n" "conceptual-semantic and lexical relations. The resulting network of\n" "meaningfully related words and concepts can be navigated with the browser.\n" @@ -19549,24 +21696,25 @@ msgid "" "language processing." msgstr "" -#: gnu/packages/xiph.scm:68 +#: gnu/packages/xiph.scm:69 msgid "Library for manipulating the ogg multimedia format" msgstr "" -#: gnu/packages/xiph.scm:70 +#: gnu/packages/xiph.scm:71 msgid "" "The libogg library allows to manipulate the ogg multimedia container\n" -"format, which encapsulates raw compressed data and allows the interleaving of\n" +"format, which encapsulates raw compressed data and allows the interleaving " +"of\n" "audio and video data. In addition to encapsulation and interleaving of\n" "multiple data streams, ogg provides packet framing, error detection, and\n" "periodic timestamps for seeking." msgstr "" -#: gnu/packages/xiph.scm:94 +#: gnu/packages/xiph.scm:98 msgid "Library implementing the vorbis audio format" msgstr "" -#: gnu/packages/xiph.scm:96 +#: gnu/packages/xiph.scm:100 msgid "" "The libvorbis library implements the ogg vorbis audio format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" @@ -19575,22 +21723,22 @@ msgid "" "128 kbps/channel." msgstr "" -#: gnu/packages/xiph.scm:121 +#: gnu/packages/xiph.scm:137 msgid "Library implementing the Theora video format" msgstr "" -#: gnu/packages/xiph.scm:123 +#: gnu/packages/xiph.scm:139 msgid "" "The libtheora library implements the ogg theora video format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" "compressed video format." msgstr "" -#: gnu/packages/xiph.scm:148 +#: gnu/packages/xiph.scm:164 msgid "Library for patent-free audio compression format" msgstr "" -#: gnu/packages/xiph.scm:150 +#: gnu/packages/xiph.scm:166 msgid "" "GNU Speex is a patent-free audio compression codec specially designed\n" "for speech. It is well-adapted to internet applications, such as VoIP. It\n" @@ -19598,21 +21746,21 @@ msgid "" "stereo encoding, and voice activity detection." msgstr "" -#: gnu/packages/xiph.scm:176 +#: gnu/packages/xiph.scm:192 msgid "Speex processing library" msgstr "" -#: gnu/packages/xiph.scm:178 +#: gnu/packages/xiph.scm:194 msgid "" "SpeexDSP is a @dfn{DSP} (Digital Signal Processing) library based on\n" "work from the @code{speex} codec." msgstr "" -#: gnu/packages/xiph.scm:205 +#: gnu/packages/xiph.scm:221 msgid "Cross platform audio library" msgstr "" -#: gnu/packages/xiph.scm:207 +#: gnu/packages/xiph.scm:223 msgid "" "Libao is a cross-platform audio library that allows programs to\n" "output audio using a simple API on a wide variety of platforms.\n" @@ -19638,21 +21786,22 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/xiph.scm:249 +#: gnu/packages/xiph.scm:265 msgid "Free lossless audio codec" msgstr "" -#: gnu/packages/xiph.scm:251 +#: gnu/packages/xiph.scm:267 msgid "" -"FLAC stands for Free Lossless Audio Codec, an audio format that is lossless,\n" +"FLAC stands for Free Lossless Audio Codec, an audio format that is " +"lossless,\n" "meaning that audio is compressed in FLAC without any loss in quality." msgstr "" -#: gnu/packages/xiph.scm:277 +#: gnu/packages/xiph.scm:293 msgid "Karaoke and text codec for embedding in ogg" msgstr "" -#: gnu/packages/xiph.scm:279 +#: gnu/packages/xiph.scm:295 msgid "" "Kate is an overlay codec, originally designed for karaoke and text,\n" "that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" @@ -19667,11 +21816,11 @@ msgid "" "Kate stream." msgstr "" -#: gnu/packages/xiph.scm:317 +#: gnu/packages/xiph.scm:333 msgid "Ogg vorbis tools" msgstr "" -#: gnu/packages/xiph.scm:319 +#: gnu/packages/xiph.scm:335 msgid "" "Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" "general-purpose compressed audio format.\n" @@ -19684,80 +21833,95 @@ msgid "" " an ogg vorbis file." msgstr "" -#: gnu/packages/xiph.scm:343 gnu/packages/xiph.scm:406 +#: gnu/packages/xiph.scm:359 gnu/packages/xiph.scm:422 msgid "Versatile audio codec" msgstr "" -#: gnu/packages/xiph.scm:345 +#: gnu/packages/xiph.scm:361 msgid "" "Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" -"is unmatched for interactive speech and music transmission over the Internet,\n" +"is unmatched for interactive speech and music transmission over the " +"Internet,\n" "but is also intended for storage and streaming applications. It is\n" -"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which\n" +"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 " +"which\n" "incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." msgstr "" -#: gnu/packages/xiph.scm:379 +#: gnu/packages/xiph.scm:395 msgid "Command line utilities to encode, inspect, and decode .opus files" msgstr "" -#: gnu/packages/xiph.scm:380 +#: gnu/packages/xiph.scm:396 msgid "" "Opus is a royalty-free, highly versatile audio codec.\n" "Opus-tools provide command line utilities for creating, inspecting and\n" "decoding .opus files." msgstr "" -#: gnu/packages/xiph.scm:408 +#: gnu/packages/xiph.scm:424 msgid "" "The opusfile library provides seeking, decode, and playback of Opus\n" -"streams in the Ogg container (.opus files) including over http(s) on posix and\n" +"streams in the Ogg container (.opus files) including over http(s) on posix " +"and\n" "windows systems." msgstr "" -#: gnu/packages/xiph.scm:438 +#: gnu/packages/xiph.scm:454 msgid "Streaming media server" msgstr "Műsorszóró médiakiszolgáló" -#: gnu/packages/xiph.scm:439 +#: gnu/packages/xiph.scm:455 msgid "" "Icecast is a streaming media server which currently supports\n" -"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to\n" +"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used " +"to\n" "create an Internet radio station or a privately running jukebox and many\n" "things in between." msgstr "" -#: gnu/packages/xiph.scm:467 +#: gnu/packages/xiph.scm:483 msgid "Audio streaming library for icecast encoders" msgstr "" -#: gnu/packages/xiph.scm:469 +#: gnu/packages/xiph.scm:485 msgid "" "Libshout is a library for communicating with and sending data to an\n" "icecast server. It handles the socket connection, the timing of the data,\n" "and prevents bad data from getting to the icecast server." msgstr "" -#: gnu/services/base.scm:212 +#: gnu/services/base.scm:282 +msgid "" +"The @code{user-processes} service is responsible for\n" +"terminating all the processes so that the root file system can be re-" +"mounted\n" +"read-only, just before rebooting/halting. Processes still running after a " +"few\n" +"seconds after @code{SIGTERM} has been sent are terminated with\n" +"@code{SIGKILL}." +msgstr "" + +#: gnu/services/base.scm:335 msgid "" "Populate the @file{/etc/fstab} based on the given file\n" "system objects." msgstr "" -#: gnu/services/base.scm:356 +#: gnu/services/base.scm:512 msgid "" "Provide Shepherd services to mount and unmount the given\n" "file systems, as well as corresponding @file{/etc/fstab} entries." msgstr "" -#: gnu/services/base.scm:555 +#: gnu/services/base.scm:602 msgid "" "Seed the @file{/dev/urandom} pseudo-random number\n" "generator (RNG) with the value recorded when the system was last shut\n" "down." msgstr "" -#: gnu/services/base.scm:694 +#: gnu/services/base.scm:763 msgid "" "Install the given fonts on the specified ttys (fonts are per\n" "virtual console on GNU/Linux). The value of this service is a list of\n" @@ -19768,56 +21932,56 @@ msgid "" "@end example\n" msgstr "" -#: gnu/services/base.scm:737 +#: gnu/services/base.scm:806 msgid "" "Provide a console log-in service as specified by its\n" "configuration value, a @code{login-configuration} object." msgstr "" -#: gnu/services/base.scm:956 +#: gnu/services/base.scm:1069 msgid "" "Provide console login using the @command{agetty}\n" "program." msgstr "" -#: gnu/services/base.scm:1010 +#: gnu/services/base.scm:1123 msgid "" "Provide console login using the @command{mingetty}\n" "program." msgstr "" -#: gnu/services/base.scm:1182 +#: gnu/services/base.scm:1295 msgid "" "Runs libc's @dfn{name service cache daemon} (nscd) with the\n" "given configuration---an @code{} object. @xref{Name\n" "Service Switch}, for an example." msgstr "" -#: gnu/services/base.scm:1282 +#: gnu/services/base.scm:1395 msgid "" "Install the specified resource usage limits by populating\n" "@file{/etc/security/limits.conf} and using the @code{pam_limits}\n" "authentication module." msgstr "" -#: gnu/services/base.scm:1458 +#: gnu/services/base.scm:1613 msgid "Run the build daemon of address@hidden, aka. @command{guix-daemon}." msgstr "" -#: gnu/services/base.scm:1558 +#: gnu/services/base.scm:1713 msgid "" "Add a Shepherd service running @command{guix publish}, a\n" "command that allows you to share pre-built binaries with others over HTTP." msgstr "" -#: gnu/services/base.scm:1749 +#: gnu/services/base.scm:1918 msgid "" "Run @command{udev}, which populates the @file{/dev}\n" "directory dynamically. Get extra rules from the packages listed in the\n" "@code{rules} field of its value, @code{udev-configuration} object." msgstr "" -#: gnu/services/base.scm:1824 +#: gnu/services/base.scm:1993 msgid "" "Run GPM, the general-purpose mouse daemon, with the given\n" "command-line options. GPM allows users to use the mouse in the console,\n" @@ -19825,66 +21989,85 @@ msgid "" "@code{ps2} protocol, which works for both USB and PS/2 mice." msgstr "" +#: gnu/services/certbot.scm:162 +msgid "" +"Automatically renew @url{https://letsencrypt.org, Let's\n" +"Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n" +"and periodically invoking @command{certbot}." +msgstr "" + #: gnu/services/networking.scm:258 msgid "" "Turn up the specified network interfaces upon startup,\n" "with the given IP address, gateway, netmask, and so on. The value for\n" -"services of this type is a list of @code{static-networking} objects, one per\n" +"services of this type is a list of @code{static-networking} objects, one " +"per\n" "network interface." msgstr "" -#: gnu/services/networking.scm:432 +#: gnu/services/networking.scm:435 msgid "" "Run the @command{ntpd}, the Network Time Protocol (NTP)\n" -"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The daemon\n" +"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The " +"daemon\n" "will keep the system clock synchronized with that of the given servers." msgstr "" -#: gnu/services/networking.scm:534 +#: gnu/services/networking.scm:545 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon, as implemented by @uref{http://www.openntpd.org, OpenNTPD}. The\n" +"daemon will keep the system clock synchronized with that of the given " +"servers." +msgstr "" + +#: gnu/services/networking.scm:633 msgid "" "Start @command{inetd}, the @dfn{Internet superserver}. It is responsible\n" -"for listening on Internet sockets and spawning the corresponding services on\n" +"for listening on Internet sockets and spawning the corresponding services " +"on\n" "demand." msgstr "" -#: gnu/services/networking.scm:689 +#: gnu/services/networking.scm:788 msgid "" "Run the @uref{https://torproject.org, Tor} anonymous\n" "networking daemon." msgstr "" -#: gnu/services/networking.scm:712 +#: gnu/services/networking.scm:811 msgid "Define a new Tor @dfn{hidden service}." msgstr "" -#: gnu/services/networking.scm:821 -msgid "" -"Run @url{http://bitlbee.org,BitlBee}, a daemon that acts as\n" -"a gateway between IRC and chat networks." -msgstr "" - -#: gnu/services/networking.scm:888 +#: gnu/services/networking.scm:879 msgid "" "Run @url{https://launchpad.net/wicd,Wicd}, a network\n" "management daemon that aims to simplify wired and wireless networking." msgstr "" -#: gnu/services/networking.scm:977 +#: gnu/services/networking.scm:968 msgid "" "Run @uref{https://wiki.gnome.org/Projects/NetworkManager,\n" -"NetworkManager}, a network management daemon that aims to simplify wired and\n" +"NetworkManager}, a network management daemon that aims to simplify wired " +"and\n" "wireless networking." msgstr "" -#: gnu/services/networking.scm:1035 +#: gnu/services/networking.scm:1026 msgid "" "Run @url{https://01.org/connman,Connman},\n" "a network connection manager." msgstr "" -#: gnu/services/networking.scm:1124 +#: gnu/services/networking.scm:1115 msgid "" "Run @uref{http://www.openvswitch.org, Open vSwitch}, a multilayer virtual\n" "switch designed to enable massive network automation through programmatic\n" "extension." msgstr "" + +#: gnu/services/version-control.scm:142 +msgid "" +"Expose Git respositories over the insecure @code{git://} TCP-based\n" +"protocol." +msgstr "" diff --git a/po/packages/pl.po b/po/packages/pl.po index d9f78ca9e..2db0fc3d4 100644 --- a/po/packages/pl.po +++ b/po/packages/pl.po @@ -3,12 +3,11 @@ # This file is distributed under the same license as the guix package. # Daniel Koć , 2015. # -#: gnu/packages/databases.scm:598 msgid "" msgstr "" "Project-Id-Version: guix-packages 0.9.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2015-10-28 16:31+0100\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2015-12-05 21:46+0100\n" "Last-Translator: Daniel Koć \n" "Language-Team: Polish \n" @@ -18,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.8.4\n" -#: gnu/packages/abiword.scm:101 +#: gnu/packages/abiword.scm:114 msgid "Word processing program" msgstr "Edytor tekstu" @@ -26,47 +25,81 @@ msgstr "Edytor tekstu" #. descriptions may occasionally include Texinfo markup. Texinfo markup #. looks like "@code{rm -rf}", "@emph{important}", etc. When translating, #. please leave markup as is. -#: gnu/packages/abiword.scm:110 +#: gnu/packages/abiword.scm:123 msgid "" "AbiWord is a word processing program. It is rapidly\n" -"becoming a state of the art word processor, with lots of features useful for\n" +"becoming a state of the art word processor, with lots of features useful " +"for\n" "your daily work, personal needs, or for just some good old typing fun." msgstr "" -#: gnu/packages/aspell.scm:43 gnu/packages/libreoffice.scm:611 +#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:718 msgid "Spell checker" msgstr "Korekta pisowni" -#: gnu/packages/aspell.scm:45 +#: gnu/packages/aspell.scm:72 msgid "" "Aspell is a spell-checker which can be used either as a library or as\n" -"a standalone program. Notable features of Aspell include its full support of\n" +"a standalone program. Notable features of Aspell include its full support " +"of\n" "documents written in the UTF-8 encoding and its ability to use multiple\n" "dictionaries, including personal ones." msgstr "" -#: gnu/packages/aspell.scm:85 +#: gnu/packages/aspell.scm:114 msgid "This package provides a dictionary for the GNU Aspell spell checker." msgstr "" -#: gnu/packages/audio.scm:92 +#: gnu/packages/aspell.scm:295 gnu/packages/libreoffice.scm:768 +msgid "" +"This package provides a dictionary for the Hunspell spell-checking\n" +"library." +msgstr "" + +#: gnu/packages/aspell.scm:313 +msgid "Hunspell dictionary for English" +msgstr "" + +#: gnu/packages/aspell.scm:317 +msgid "Hunspell dictionary for Australian English" +msgstr "" + +#: gnu/packages/aspell.scm:321 +msgid "Hunspell dictionary for Canadian English" +msgstr "" + +#: gnu/packages/aspell.scm:325 +msgid "Hunspell dictionary for British English, with -ise endings" +msgstr "" + +#: gnu/packages/aspell.scm:329 +msgid "Hunspell dictionary for British English, with -ize endings" +msgstr "" + +#: gnu/packages/aspell.scm:333 +msgid "Hunspell dictionary for United States English" +msgstr "" + +#: gnu/packages/audio.scm:132 msgid "Realtime modular synthesizer and effect processor" msgstr "" -#: gnu/packages/audio.scm:94 +#: gnu/packages/audio.scm:134 msgid "" "AlsaModularSynth is a digital implementation of a classical analog\n" -"modular synthesizer system. It uses virtual control voltages to control the\n" -"parameters of the modules. The control voltages which control the frequency\n" +"modular synthesizer system. It uses virtual control voltages to control " +"the\n" +"parameters of the modules. The control voltages which control the " +"frequency\n" "e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled\n" "Filter) modules follow the convention of 1V / Octave." msgstr "" -#: gnu/packages/audio.scm:131 -msgid "A library for audio labelling" +#: gnu/packages/audio.scm:171 +msgid "Library for audio labelling" msgstr "" -#: gnu/packages/audio.scm:133 +#: gnu/packages/audio.scm:173 msgid "" "aubio is a tool designed for the extraction of annotations from audio\n" "signals. Its features include segmenting a sound file before each of its\n" @@ -74,35 +107,49 @@ msgid "" "streams from live audio." msgstr "" -#: gnu/packages/audio.scm:226 +#: gnu/packages/audio.scm:274 msgid "Digital audio workstation" msgstr "Cyfrowa stacja dźwiękowa" -#: gnu/packages/audio.scm:228 +#: gnu/packages/audio.scm:276 msgid "" "Ardour is a multi-channel digital audio workstation, allowing users to\n" -"record, edit, mix and master audio and MIDI projects. It is targeted at audio\n" +"record, edit, mix and master audio and MIDI projects. It is targeted at " +"audio\n" "engineers, musicians, soundtrack editors and composers." msgstr "" -#: gnu/packages/audio.scm:289 +#: gnu/packages/audio.scm:411 +msgid "Software for recording and editing sounds" +msgstr "" + +#: gnu/packages/audio.scm:413 +msgid "" +"Audacity is a multi-track audio editor designed for recording, playing\n" +"and editing digital audio. It features digital effects and spectrum " +"analysis\n" +"tools." +msgstr "" + +#: gnu/packages/audio.scm:448 msgid "Tonewheel organ synthesizer" msgstr "" -#: gnu/packages/audio.scm:291 +#: gnu/packages/audio.scm:450 msgid "" "AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" "with drawbars, distortion and rotating speakers. The organ has three\n" -"sections, two polyphonic sections with nine drawbars each and one monophonic\n" +"sections, two polyphonic sections with nine drawbars each and one " +"monophonic\n" "bass section with five drawbars. A standalone JACK application and LV2\n" "plugins are provided." msgstr "" -#: gnu/packages/audio.scm:329 +#: gnu/packages/audio.scm:487 msgid "Audio plug-in pack for LV2 and JACK environments" msgstr "" -#: gnu/packages/audio.scm:331 +#: gnu/packages/audio.scm:489 msgid "" "Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" "The suite contains lots of effects (delay, modulation, signal processing,\n" @@ -111,132 +158,303 @@ msgid "" "tools (analyzer, mono/stereo tools, crossovers)." msgstr "" -#: gnu/packages/audio.scm:367 +#: gnu/packages/audio.scm:541 +msgid "Software speech synthesizer" +msgstr "" + +#: gnu/packages/audio.scm:542 +msgid "" +"eSpeak is a software speech synthesizer for English and\n" +"other languages. eSpeak uses a \"formant synthesis\" method. This allows " +"many\n" +"languages to be provided in a small size. The speech is clear, and can be " +"used\n" +"at high speeds, but is not as natural or smooth as larger synthesizers which " +"are\n" +"based on human speech recordings." +msgstr "" + +#: gnu/packages/audio.scm:589 +msgid "LV2 plugins for live use" +msgstr "" + +#: gnu/packages/audio.scm:591 +msgid "" +"The infamous plugins are a collection of LV2 audio plugins for live\n" +"performances. The plugins include a cellular automaton synthesizer, an\n" +"envelope follower, distortion effects, tape effects and more." +msgstr "" + +#: gnu/packages/audio.scm:632 +msgid "SWH plugins in LV2 format" +msgstr "" + +#: gnu/packages/audio.scm:634 +msgid "" +"Swh-plugins-lv2 is a collection of audio plugins in LV2 format. Plugin\n" +"classes include: dynamics (compressor, limiter), time (delay, chorus,\n" +"flanger), ringmodulator, distortion, filters, pitchshift, oscillators,\n" +"emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc." +msgstr "" + +#: gnu/packages/audio.scm:668 msgid "Sound and music computing system" msgstr "" -#: gnu/packages/audio.scm:369 +#: gnu/packages/audio.scm:670 msgid "" "Csound is a user-programmable and user-extensible sound processing\n" "language and software synthesizer." msgstr "" -#: gnu/packages/audio.scm:412 gnu/packages/audio.scm:1900 +#: gnu/packages/audio.scm:711 gnu/packages/audio.scm:2872 msgid "C++ wrapper around the ALSA API" msgstr "" -#: gnu/packages/audio.scm:414 +#: gnu/packages/audio.scm:713 msgid "" "clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" "ALSA PCM devices." msgstr "" -#: gnu/packages/audio.scm:449 +#: gnu/packages/audio.scm:750 +msgid "LADSPA ambisonics plugins" +msgstr "" + +#: gnu/packages/audio.scm:752 +msgid "" +"The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be\n" +"used within Ardour. Features include: mono and stereo to B-format panning,\n" +"horizontal rotator, square, hexagon and cube decoders." +msgstr "" + +#: gnu/packages/audio.scm:787 +msgid "Chorus, phaser, and vintage high-pass and low-pass filters" +msgstr "" + +#: gnu/packages/audio.scm:789 +msgid "" +"This package provides various LADSPA plugins. @code{cs_chorus} and\n" +"@code{cs_phaser} provide chorus and phaser effects, respectively;\n" +"@code{mvclpf24} provides four implementations of the low-pass filter used " +"in\n" +"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-" +"controlled\n" +"high-pass filter by Robert Moog. The filters attempt to accurately emulate\n" +"the non-linear circuit elements of their original analog counterparts." +msgstr "" + +#: gnu/packages/audio.scm:827 +msgid "LADSPA reverb plugin" +msgstr "" + +#: gnu/packages/audio.scm:829 +msgid "" +"This package provides a stereo reverb LADSPA plugin based on the\n" +"well-known greverb." +msgstr "" + +#: gnu/packages/audio.scm:863 +msgid "LADSPA four-band parametric equalizer plugin" +msgstr "" + +#: gnu/packages/audio.scm:865 +msgid "" +"This package provides a LADSPA plugin for a four-band parametric\n" +"equalizer. Each section has an active/bypass switch, frequency, bandwidth " +"and\n" +"gain controls. There is also a global bypass switch and gain control.\n" +"\n" +"The 2nd order resonant filters are implemented using a Mitra-Regalia style\n" +"lattice filter, which is stable even while parameters are being changed.\n" +"\n" +"All switches and controls are internally smoothed, so they can be used " +"'live'\n" +"without any clicks or zipper noises. This makes this plugin suitable for " +"use\n" +"in systems that allow automation of plugin control ports, such as Ardour, " +"or\n" +"for stage use." +msgstr "" + +#: gnu/packages/audio.scm:908 +msgid "LADSPA stereo width plugin" +msgstr "" + +#: gnu/packages/audio.scm:910 +msgid "" +"This package provides a LADSPA plugin to manipulate the stereo width of\n" +"audio signals." +msgstr "" + +#: gnu/packages/audio.scm:945 +msgid "LADSPA plugin for synthesizer oscillators" +msgstr "" + +#: gnu/packages/audio.scm:947 +msgid "" +"The @code{blvco} LADSPA plugin provides three anti-aliased oscillators:\n" +"\n" +"@enumerate\n" +"@item Pulse-VCO, a dirac pulse oscillator with flat amplitude spectrum\n" +"@item Saw-VCO, a sawtooth oscillator with 1/F amplitude spectrum\n" +"@item Rec-VCO, a square / rectange oscillator\n" +"@end enumerate\n" +"\n" +"\n" +"All oscillators are low-pass filtered to provide waveforms similar to the\n" +"output of analog synthesizers such as the Moog Voyager." +msgstr "" + +#: gnu/packages/audio.scm:989 +msgid "LADSPA Autowah effect plugin" +msgstr "" + +#: gnu/packages/audio.scm:991 +msgid "" +"This package provides a LADSPA plugin for a Wah effect with envelope\n" +"follower." +msgstr "" + +#: gnu/packages/audio.scm:1025 +msgid "LADSPA stereo reverb plugin" +msgstr "" + +#: gnu/packages/audio.scm:1027 +msgid "This package provides a LADSPA plugin for a stereo reverb effect." +msgstr "" + +#: gnu/packages/audio.scm:1066 msgid "SoundFont synthesizer" msgstr "" -#: gnu/packages/audio.scm:451 +#: gnu/packages/audio.scm:1068 msgid "" "FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" -"specifications. FluidSynth reads and handles MIDI events from the MIDI input\n" +"specifications. FluidSynth reads and handles MIDI events from the MIDI " +"input\n" "device. It is the software analogue of a MIDI synthesizer. FluidSynth can\n" "also play midifiles using a Soundfont." msgstr "" -#: gnu/packages/audio.scm:483 +#: gnu/packages/audio.scm:1099 msgid "MPEG-4 and MPEG-2 AAC decoder" msgstr "" -#: gnu/packages/audio.scm:485 +#: gnu/packages/audio.scm:1101 msgid "" "FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" "PS, and DAB+." msgstr "" -#: gnu/packages/audio.scm:514 +#: gnu/packages/audio.scm:1141 msgid "Signal processing language" msgstr "Język przetwarzania sygnałów" -#: gnu/packages/audio.scm:516 +#: gnu/packages/audio.scm:1143 msgid "Faust is a programming language for realtime audio signal processing." msgstr "" -#: gnu/packages/audio.scm:551 +#: gnu/packages/audio.scm:1213 msgid "GUS compatible patches for MIDI players" msgstr "" -#: gnu/packages/audio.scm:553 +#: gnu/packages/audio.scm:1215 msgid "" "FreePats is a project to create a free and open set of GUS compatible\n" "patches that can be used with softsynths such as Timidity and WildMidi." msgstr "" -#: gnu/packages/audio.scm:604 +#: gnu/packages/audio.scm:1267 msgid "Virtual guitar amplifier" msgstr "" -#: gnu/packages/audio.scm:605 +#: gnu/packages/audio.scm:1268 msgid "" "Guitarix is a virtual guitar amplifier running JACK.\n" "Guitarix takes the signal from your guitar as a mono-signal from your sound\n" -"card. The input is processed by a main amp and a rack-section. Both can be\n" +"card. The input is processed by a main amp and a rack-section. Both can " +"be\n" "routed separately and deliver a processed stereo-signal via JACK. You may\n" -"fill the rack with effects from more than 25 built-in modules including stuff\n" +"fill the rack with effects from more than 25 built-in modules including " +"stuff\n" "from a simple noise gate to modulation effects like flanger, phaser or\n" "auto-wah." msgstr "" -#: gnu/packages/audio.scm:647 +#: gnu/packages/audio.scm:1322 +msgid "Audio effects processor" +msgstr "" + +#: gnu/packages/audio.scm:1324 +msgid "" +"Rakarrack is a richly featured multi-effects processor emulating a\n" +"guitar effects pedalboard. Effects include compressor, expander, noise " +"gate,\n" +"equalizers, exciter, flangers, chorus, various delay and reverb effects,\n" +"distortion modules and many more. Most of the effects engine is built from\n" +"modules found in the excellent software synthesizer ZynAddSubFX. Presets " +"and\n" +"user interface are optimized for guitar, but Rakarrack processes signals in\n" +"stereo while it does not apply internal band-limiting filtering, and thus " +"is\n" +"well suited to all musical instruments and vocals." +msgstr "" + +#: gnu/packages/audio.scm:1375 msgid "LV2 convolution reverb" msgstr "" -#: gnu/packages/audio.scm:649 +#: gnu/packages/audio.scm:1377 msgid "" "IR is a low-latency, real-time, high performance signal convolver\n" -"especially for creating reverb effects. It supports impulse responses with 1,\n" +"especially for creating reverb effects. It supports impulse responses with " +"1,\n" "2 or 4 channels, in any soundfile format supported by libsndfile." msgstr "" -#: gnu/packages/audio.scm:679 +#: gnu/packages/audio.scm:1407 msgid "JACK audio connection kit" msgstr "" -#: gnu/packages/audio.scm:681 +#: gnu/packages/audio.scm:1409 msgid "" "JACK is a low-latency audio server. It can connect a number of\n" -"different applications to an audio device, as well as allowing them to share\n" -"audio between themselves. JACK is different from other audio server efforts\n" +"different applications to an audio device, as well as allowing them to " +"share\n" +"audio between themselves. JACK is different from other audio server " +"efforts\n" "in that it has been designed from the ground up to be suitable for\n" "professional audio work. This means that it focuses on two key areas:\n" "synchronous execution of all clients, and low latency operation." msgstr "" -#: gnu/packages/audio.scm:760 +#: gnu/packages/audio.scm:1505 msgid "Simple LV2 host for JACK" msgstr "" -#: gnu/packages/audio.scm:762 +#: gnu/packages/audio.scm:1507 msgid "" "Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" "plugins and exposes their ports as JACK ports, essentially making any LV2\n" "plugin function as a JACK application." msgstr "" -#: gnu/packages/audio.scm:798 +#: gnu/packages/audio.scm:1550 msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" msgstr "" -#: gnu/packages/audio.scm:800 +#: gnu/packages/audio.scm:1552 msgid "" "LADSPA is a standard that allows software audio processors and effects\n" "to be plugged into a wide range of audio synthesis and recording packages." msgstr "" -#: gnu/packages/audio.scm:836 +#: gnu/packages/audio.scm:1598 msgid "Audio application session manager" msgstr "" -#: gnu/packages/audio.scm:838 +#: gnu/packages/audio.scm:1600 msgid "" "LASH is a session management system for audio applications. It allows\n" "you to save and restore audio sessions consisting of multiple interconneced\n" @@ -244,255 +462,319 @@ msgid "" "connections between them." msgstr "" -#: gnu/packages/audio.scm:859 +#: gnu/packages/audio.scm:1621 msgid "Bauer stereophonic-to-binaural DSP" msgstr "" -#: gnu/packages/audio.scm:861 +#: gnu/packages/audio.scm:1623 msgid "" "The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" -"designed to improve headphone listening of stereo audio records. Recommended\n" +"designed to improve headphone listening of stereo audio records. " +"Recommended\n" "for headphone prolonged listening to disable superstereo fatigue without\n" "essential distortions." msgstr "" -#: gnu/packages/audio.scm:886 +#: gnu/packages/audio.scm:1646 msgid "Implementation of the Open Sound Control protocol" msgstr "" -#: gnu/packages/audio.scm:888 +#: gnu/packages/audio.scm:1648 msgid "" "liblo is a lightweight library that provides an easy to use\n" -"implementation of the Open Sound Control (OSC) protocol." +"implementation of the Open Sound Control (@dfn{OSC}) protocol." +msgstr "" + +#: gnu/packages/audio.scm:1671 +msgid "Bindings for PortAudio v19" +msgstr "" + +#: gnu/packages/audio.scm:1672 +msgid "" +"This package provides bindings for PortAudio v19, the\n" +"cross-platform audio input/output stream library." +msgstr "" + +#: gnu/packages/audio.scm:1697 +msgid "Python bindings for liblo" +msgstr "" + +#: gnu/packages/audio.scm:1699 +msgid "" +"Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n" +"library. It supports almost the complete functionality of liblo, allowing " +"you\n" +"to send and receive OSC messages using a nice and simple Python API. Also\n" +"included are the command line utilities @code{send_osc} and @code{dump_osc}." msgstr "" -#: gnu/packages/audio.scm:925 +#: gnu/packages/audio.scm:1740 msgid "Library to simplify use of LV2 plugins in applications" msgstr "" -#: gnu/packages/audio.scm:927 +#: gnu/packages/audio.scm:1742 msgid "" "Lilv is a C library to make the use of LV2 plugins as simple as possible\n" "for applications. Lilv is the successor to SLV2, rewritten to be\n" "significantly faster and have minimal dependencies." msgstr "" -#: gnu/packages/audio.scm:954 +#: gnu/packages/audio.scm:1768 msgid "LV2 audio plugin specification" msgstr "" -#: gnu/packages/audio.scm:956 +#: gnu/packages/audio.scm:1770 msgid "" "LV2 is an open specification for audio plugins and host applications.\n" -"At its core, LV2 is a simple stable interface, accompanied by extensions which\n" +"At its core, LV2 is a simple stable interface, accompanied by extensions " +"which\n" "add functionality to support the needs of increasingly powerful audio\n" "software." msgstr "" -#: gnu/packages/audio.scm:991 +#: gnu/packages/audio.scm:1822 msgid "LV2 port of the mda Piano plugin" msgstr "" -#: gnu/packages/audio.scm:992 +#: gnu/packages/audio.scm:1823 msgid "An LV2 port of the mda Piano VSTi." msgstr "" -#: gnu/packages/audio.scm:1005 +#: gnu/packages/audio.scm:1836 msgid "LV2 port of the mda EPiano plugin" msgstr "" -#: gnu/packages/audio.scm:1006 +#: gnu/packages/audio.scm:1837 msgid "An LV2 port of the mda EPiano VSTi." msgstr "" -#: gnu/packages/audio.scm:1035 +#: gnu/packages/audio.scm:1882 msgid "C++ libraries for LV2 plugins" msgstr "" -#: gnu/packages/audio.scm:1037 +#: gnu/packages/audio.scm:1884 msgid "" "The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" "extensions into easy to use C++ classes. It is the successor of\n" "lv2-c++-tools." msgstr "" -#: gnu/packages/audio.scm:1078 +#: gnu/packages/audio.scm:1925 msgid "3D audio API" msgstr "" -#: gnu/packages/audio.scm:1080 +#: gnu/packages/audio.scm:1927 msgid "" "OpenAL provides capabilities for playing audio in a virtual 3D\n" "environment. Distance attenuation, doppler shift, and directional sound\n" "emitters are among the features handled by the API. More advanced effects,\n" -"including air absorption, occlusion, and environmental reverb, are available\n" -"through the EFX extension. It also facilitates streaming audio, multi-channel\n" +"including air absorption, occlusion, and environmental reverb, are " +"available\n" +"through the EFX extension. It also facilitates streaming audio, multi-" +"channel\n" "buffers, and audio capture." msgstr "" -#: gnu/packages/audio.scm:1114 +#: gnu/packages/audio.scm:1957 +msgid "Free implementation of OpenAL's ALUT standard" +msgstr "" + +#: gnu/packages/audio.scm:1958 +msgid "freealut is the OpenAL Utility Toolkit." +msgstr "" + +#: gnu/packages/audio.scm:1987 msgid "Modular patch bay for audio and MIDI systems" msgstr "" -#: gnu/packages/audio.scm:1116 +#: gnu/packages/audio.scm:1989 msgid "" "Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" "and ALSA." msgstr "" -#: gnu/packages/audio.scm:1141 +#: gnu/packages/audio.scm:2016 +#, fuzzy +msgid "Jack server control application" +msgstr "Arkusz kalkulacyjny" + +#: gnu/packages/audio.scm:2017 +msgid "" +"Control a Jack server. Allows you to plug various sources\n" +"into various outputs and to start, stop and configure jackd" +msgstr "" + +#: gnu/packages/audio.scm:2050 +msgid "Stereo audio recorder for JACK" +msgstr "" + +#: gnu/packages/audio.scm:2051 +msgid "" +"QJackRcd is a simple graphical stereo recorder for JACK\n" +"supporting silence processing for automatic pause, file splitting, and\n" +"background file post-processing." +msgstr "" + +#: gnu/packages/audio.scm:2077 msgid "Real-time audio utility library" msgstr "" -#: gnu/packages/audio.scm:1143 +#: gnu/packages/audio.scm:2079 msgid "" "Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" "aimed at audio/musical applications." msgstr "" -#: gnu/packages/audio.scm:1169 +#: gnu/packages/audio.scm:2123 msgid "Audio time-stretching and pitch-shifting library" msgstr "" -#: gnu/packages/audio.scm:1171 +#: gnu/packages/audio.scm:2125 msgid "" "Rubber Band is a library and utility program that permits changing the\n" "tempo and pitch of an audio recording independently of one another." msgstr "" -#: gnu/packages/audio.scm:1219 +#: gnu/packages/audio.scm:2173 msgid "Cross-platform MIDI library for C++" msgstr "" -#: gnu/packages/audio.scm:1221 +#: gnu/packages/audio.scm:2175 msgid "" "RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" "classes) that provide a common cross-platform API for realtime MIDI\n" "input/output." msgstr "" -#: gnu/packages/audio.scm:1247 +#: gnu/packages/audio.scm:2200 msgid "Library for serialising LV2 atoms to/from RDF" msgstr "" -#: gnu/packages/audio.scm:1249 +#: gnu/packages/audio.scm:2202 msgid "" "Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" "the Turtle syntax." msgstr "" -#: gnu/packages/audio.scm:1274 +#: gnu/packages/audio.scm:2230 msgid "Library for loading and wrapping LV2 plugin UIs" msgstr "" -#: gnu/packages/audio.scm:1276 +#: gnu/packages/audio.scm:2232 msgid "" "Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" "\n" "Suil makes it possible to load a UI of a toolkit in a host using another\n" "toolkit. The API is designed such that hosts do not need to explicitly\n" -"support specific toolkits – if Suil supports a particular toolkit, then UIs in\n" +"support specific toolkits – if Suil supports a particular toolkit, then UIs " +"in\n" "that toolkit will work in all hosts that use Suil automatically.\n" "\n" -"Suil currently supports every combination of Gtk 2, Qt 4, and X11." +"Suil currently supports every combination of Gtk, Qt, and X11." msgstr "" -#: gnu/packages/audio.scm:1333 +#: gnu/packages/audio.scm:2289 msgid "Software synthesizer for playing MIDI files" msgstr "" -#: gnu/packages/audio.scm:1335 +#: gnu/packages/audio.scm:2291 msgid "" "TiMidity++ is a software synthesizer. It can play MIDI files by\n" -"converting them into PCM waveform data; give it a MIDI data along with digital\n" -"instrument data files, then it synthesizes them in real-time, and plays. It\n" -"can not only play sounds, but also can save the generated waveforms into hard\n" +"converting them into PCM waveform data; give it a MIDI data along with " +"digital\n" +"instrument data files, then it synthesizes them in real-time, and plays. " +"It\n" +"can not only play sounds, but also can save the generated waveforms into " +"hard\n" "disks as various audio file formats." msgstr "" -#: gnu/packages/audio.scm:1374 +#: gnu/packages/audio.scm:2329 msgid "Modular and extensible audio processing system" msgstr "" -#: gnu/packages/audio.scm:1376 +#: gnu/packages/audio.scm:2331 msgid "" "Vamp is an audio processing plugin system for plugins that extract\n" "descriptive information from audio data — typically referred to as audio\n" "analysis plugins or audio feature extraction plugins." msgstr "" -#: gnu/packages/audio.scm:1415 +#: gnu/packages/audio.scm:2370 msgid "Library for time stretching and pitch scaling of audio" msgstr "" -#: gnu/packages/audio.scm:1417 +#: gnu/packages/audio.scm:2372 msgid "" "SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" "stretching and pitch scaling of audio. This package contains the library." msgstr "" -#: gnu/packages/audio.scm:1440 +#: gnu/packages/audio.scm:2394 msgid "Hybrid lossless audio codec" msgstr "" -#: gnu/packages/audio.scm:1442 +#: gnu/packages/audio.scm:2396 msgid "" "WavPack is an audio compression format with lossless, lossy and hybrid\n" -"compression modes. This package contains command-line programs and library to\n" +"compression modes. This package contains command-line programs and library " +"to\n" "encode and decode wavpack files." msgstr "" -#: gnu/packages/audio.scm:1461 +#: gnu/packages/audio.scm:2415 msgid "Mod file playing library" msgstr "" -#: gnu/packages/audio.scm:1463 +#: gnu/packages/audio.scm:2417 msgid "" "Libmodplug renders mod music files as raw audio data, for playing or\n" "conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" -"supported. Optional features include high-quality resampling, bass expansion,\n" +"supported. Optional features include high-quality resampling, bass " +"expansion,\n" "surround and reverb." msgstr "" -#: gnu/packages/audio.scm:1482 +#: gnu/packages/audio.scm:2436 msgid "Module player library" msgstr "" -#: gnu/packages/audio.scm:1484 +#: gnu/packages/audio.scm:2438 msgid "" "Libxmp is a library that renders module files to PCM data. It supports\n" "over 90 mainstream and obscure module formats including Protracker (MOD),\n" "Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." msgstr "" -#: gnu/packages/audio.scm:1507 +#: gnu/packages/audio.scm:2461 msgid "Extended module player" msgstr "" -#: gnu/packages/audio.scm:1509 +#: gnu/packages/audio.scm:2463 msgid "" "Xmp is a portable module player that plays over 90 mainstream and\n" "obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" "Tracker 3 S3M and Impulse Tracker IT files." msgstr "" -#: gnu/packages/audio.scm:1541 +#: gnu/packages/audio.scm:2494 msgid "Audio processing library for changing tempo, pitch and playback rate" msgstr "" -#: gnu/packages/audio.scm:1543 +#: gnu/packages/audio.scm:2496 msgid "" "SoundTouch is an audio processing library for changing the tempo, pitch\n" "and playback rates of audio streams or audio files. It is intended for\n" -"application developers writing sound processing tools that require tempo/pitch\n" +"application developers writing sound processing tools that require tempo/" +"pitch\n" "control functionality, or just for playing around with the sound effects." msgstr "" -#: gnu/packages/audio.scm:1580 +#: gnu/packages/audio.scm:2533 msgid "Sound processing utility" msgstr "" -#: gnu/packages/audio.scm:1582 +#: gnu/packages/audio.scm:2535 msgid "" "SoX (Sound eXchange) is a command line utility that can convert\n" "various formats of computer audio files to other formats. It can also\n" @@ -500,92 +782,96 @@ msgid "" "can play and record audio files." msgstr "" -#: gnu/packages/audio.scm:1605 +#: gnu/packages/audio.scm:2558 msgid "One-dimensional sample-rate conversion library" msgstr "" -#: gnu/packages/audio.scm:1607 +#: gnu/packages/audio.scm:2560 msgid "" "The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" "conversion. It may be used, for example, to resample PCM-encoded audio." msgstr "" -#: gnu/packages/audio.scm:1629 +#: gnu/packages/audio.scm:2590 msgid "MPEG Audio Layer 2 (MP2) encoder" msgstr "" -#: gnu/packages/audio.scm:1631 +#: gnu/packages/audio.scm:2592 msgid "" "TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" "tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" "portions of LAME." msgstr "" -#: gnu/packages/audio.scm:1671 +#: gnu/packages/audio.scm:2631 msgid "Audio I/O library" msgstr "" -#: gnu/packages/audio.scm:1673 +#: gnu/packages/audio.scm:2633 msgid "" "PortAudio is a portable C/C++ audio I/O library providing a simple API\n" -"to record and/or play sound using a callback function or a blocking read/write\n" +"to record and/or play sound using a callback function or a blocking read/" +"write\n" "interface." msgstr "" -#: gnu/packages/audio.scm:1696 +#: gnu/packages/audio.scm:2663 msgid "Graphical user interface for FluidSynth" msgstr "" -#: gnu/packages/audio.scm:1698 +#: gnu/packages/audio.scm:2665 msgid "" "Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" "synthesizer written in C++." msgstr "" -#: gnu/packages/audio.scm:1736 +#: gnu/packages/audio.scm:2702 msgid "Networked audio system" msgstr "" -#: gnu/packages/audio.scm:1738 +#: gnu/packages/audio.scm:2704 msgid "" "RSound allows you to send audio from an application and transfer it\n" -"directly to a different computer on your LAN network. It is an audio daemon\n" +"directly to a different computer on your LAN network. It is an audio " +"daemon\n" "with a much different focus than most other audio daemons." msgstr "" -#: gnu/packages/audio.scm:1769 +#: gnu/packages/audio.scm:2735 msgid "JACK audio frequency analyzer and display" msgstr "" -#: gnu/packages/audio.scm:1771 +#: gnu/packages/audio.scm:2737 msgid "" "XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" -"Connection Kit. It can display the FFT of any input, modify it and output the\n" +"Connection Kit. It can display the FFT of any input, modify it and output " +"the\n" "result." msgstr "" -#: gnu/packages/audio.scm:1812 +#: gnu/packages/audio.scm:2781 msgid "Fast, partitioned convolution engine library" msgstr "" -#: gnu/packages/audio.scm:1814 +#: gnu/packages/audio.scm:2783 msgid "" "Zita convolver is a C++ library providing a real-time convolution\n" "engine." msgstr "" -#: gnu/packages/audio.scm:1854 +#: gnu/packages/audio.scm:2828 msgid "C++ library for resampling audio signals" msgstr "" -#: gnu/packages/audio.scm:1856 +#: gnu/packages/audio.scm:2830 msgid "" "Libzita-resampler is a C++ library for resampling audio signals. It is\n" -"designed to be used within a real-time processing context, to be fast, and to\n" +"designed to be used within a real-time processing context, to be fast, and " +"to\n" "provide high-quality sample rate conversion." msgstr "" -#: gnu/packages/audio.scm:1902 +#: gnu/packages/audio.scm:2874 msgid "" "Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" "access to ALSA PCM devices, taking care of the many functions required to\n" @@ -593,25 +879,211 @@ msgid "" "point audio data." msgstr "" -#: gnu/packages/backup.scm:89 +#: gnu/packages/audio.scm:2905 +msgid "Cue and toc file parsers and utilities" +msgstr "" + +#: gnu/packages/audio.scm:2906 +msgid "" +"Cuetools is a set of programs that are useful for manipulating\n" +"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and " +"TOC\n" +"files are a way to represent the layout of a data or audio CD in a\n" +"machine-readable ASCII format." +msgstr "" + +#: gnu/packages/audio.scm:2925 +msgid "WAVE audio data processing tool" +msgstr "" + +#: gnu/packages/audio.scm:2926 +msgid "" +"shntool is a multi-purpose WAVE data processing and reporting\n" +"utility. File formats are abstracted from its core, so it can process any " +"file\n" +"that contains WAVE data, compressed or not---provided there exists a format\n" +"module to handle that particular file type. It can also generate CUE files, " +"and\n" +"use them split WAVE data into multiple files." +msgstr "" + +#: gnu/packages/audio.scm:2964 +msgid "DTS Coherent Acoustics decoder" +msgstr "" + +#: gnu/packages/audio.scm:2965 +msgid "" +"Dcadec is a DTS Coherent Acoustics surround sound decoder\n" +"with support for HD extensions." +msgstr "" + +#: gnu/packages/audio.scm:2986 +msgid "Tool to adjust loudness of media files" +msgstr "" + +#: gnu/packages/audio.scm:2988 +msgid "" +"BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its\n" +"flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the\n" +"loudness of audio and video files to the same level." +msgstr "" + +#: gnu/packages/audio.scm:3019 +msgid "Lightweight audio filtering library" +msgstr "" + +#: gnu/packages/audio.scm:3020 +msgid "" +"An easy to use audio filtering library made from webrtc\n" +"code, used in @code{libtoxcore}." +msgstr "" + +#: gnu/packages/audio.scm:3064 +msgid "GSM 06.10 lossy speech compression library" +msgstr "" + +#: gnu/packages/audio.scm:3065 +msgid "" +"This C library provides an encoder and a decoder for the GSM\n" +"06.10 RPE-LTP lossy speech compression algorithm." +msgstr "" + +#: gnu/packages/audio.scm:3086 +msgid "ALSA wrappers for Python" +msgstr "" + +#: gnu/packages/audio.scm:3088 +msgid "" +"This package contains wrappers for accessing the ALSA API from Python.\n" +"It is currently fairly complete for PCM devices, and has some support for\n" +"mixers." +msgstr "" + +#: gnu/packages/audio.scm:3132 +msgid "Bluetooth ALSA backend" +msgstr "" + +#: gnu/packages/audio.scm:3133 +msgid "" +"This project is a rebirth of a direct integration between\n" +"Bluez and ALSA. Since Bluez >= 5, the build-in integration has been " +"removed\n" +"in favor of 3rd party audio applications. From now on, Bluez acts as a\n" +"middleware between an audio application, which implements Bluetooth audio\n" +"profile, and a Bluetooth audio device. BlueALSA registers all known " +"Bluetooth\n" +"audio profiles in Bluez, so in theory every Bluetooth device (with audio\n" +"capabilities) can be connected. In order to access the audio stream, one " +"has\n" +"to connect to the ALSA PCM device called @code{bluealsa}. The device is " +"based\n" +"on the ALSA software PCM plugin." +msgstr "" + +#: gnu/packages/audio.scm:3195 +#, fuzzy +msgid "Sound editor" +msgstr "Edytor ciągów" + +#: gnu/packages/audio.scm:3198 +msgid "" +"Snd is a sound editor modelled loosely after Emacs. It can be\n" +"customized and extended using either the s7 Scheme implementation (included " +"in\n" +"the Snd sources), Ruby, or Forth." +msgstr "" + +#: gnu/packages/audio.scm:3231 +msgid "LV2 plugin for broadband noise reduction" +msgstr "" + +#: gnu/packages/audio.scm:3232 +msgid "" +"Noise Repellent is an LV2 plugin to reduce noise. It has\n" +"the following features:\n" +"\n" +"@enumerate\n" +"@item Spectral gating and spectral subtraction suppression rule\n" +"@item Adaptive and manual noise thresholds estimation\n" +"@item Adjustable noise floor\n" +"@item Adjustable offset of thresholds to perform over-subtraction\n" +"@item Time smoothing and a masking estimation to reduce artifacts\n" +"@item Basic onset detector to avoid transients suppression\n" +"@item Whitening of the noise floor to mask artifacts and to recover higher\n" +" frequencies\n" +"@item Option to listen to the residual signal\n" +"@item Soft bypass\n" +"@item Noise profile saved with the session\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/audio.scm:3300 +msgid "Command-line audio visualizer" +msgstr "" + +#: gnu/packages/audio.scm:3301 +msgid "" +"@code{cli-visualizer} displays fast-Fourier\n" +"transforms (FFTs) of the sound being played, as well as other graphical\n" +"representations." +msgstr "" + +#: gnu/packages/audio.scm:3352 +msgid "Console audio visualizer for ALSA, MPD, and PulseAudio" +msgstr "" + +#: gnu/packages/audio.scm:3353 +msgid "" +"C.A.V.A. is a bar audio spectrum visualizer for the terminal\n" +"using ALSA, MPD, PulseAudio, or a FIFO buffer as its input." +msgstr "" + +#: gnu/packages/audio.scm:3385 +msgid "Pro-quality GM soundfont" +msgstr "" + +#: gnu/packages/audio.scm:3386 +msgid "Fluid-3 is Frank Wen's pro-quality GM soundfont." +msgstr "" + +#: gnu/packages/backup.scm:115 msgid "Encrypted backup using rsync algorithm" msgstr "" -#: gnu/packages/backup.scm:91 +#: gnu/packages/backup.scm:117 msgid "" "Duplicity backs up directories by producing encrypted tar-format volumes\n" -"and uploading them to a remote or local file server. Because duplicity uses\n" +"and uploading them to a remote or local file server. Because duplicity " +"uses\n" "librsync, the incremental archives are space efficient and only record the\n" "parts of files that have changed since the last backup. Because duplicity\n" "uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" "spying and/or modification by the server." msgstr "" -#: gnu/packages/backup.scm:125 +#: gnu/packages/backup.scm:146 +msgid "File verification and repair tools" +msgstr "" + +#: gnu/packages/backup.scm:147 +msgid "" +"Par2cmdline uses Reed-Solomon error-correcting codes to\n" +"generate and verify PAR2 recovery files. These files can be distributed\n" +"alongside the source files or stored together with back-ups to protect " +"against\n" +"transmission errors or @dfn{bit rot}, the degradation of storage media over\n" +"time.\n" +"Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the\n" +"damage isn't too extensive (and smaller than the size of the recovery file), " +"it\n" +"can even repair them." +msgstr "" + +#: gnu/packages/backup.scm:183 msgid "Simple incremental backup tool" msgstr "" -#: gnu/packages/backup.scm:127 +#: gnu/packages/backup.scm:185 msgid "" "Hdup2 is a backup utility, its aim is to make backup really simple. The\n" "backup scheduling is done by means of a cron job. It supports an\n" @@ -619,92 +1091,188 @@ msgid "" "backups (called chunks) to allow easy burning to CD/DVD." msgstr "" -#: gnu/packages/backup.scm:181 +#: gnu/packages/backup.scm:239 msgid "Multi-format archive and compression library" msgstr "" -#: gnu/packages/backup.scm:183 +#: gnu/packages/backup.scm:241 msgid "" "Libarchive provides a flexible interface for reading and writing\n" "archives in various formats such as tar and cpio. Libarchive also supports\n" -"reading and writing archives compressed using various compression filters such\n" +"reading and writing archives compressed using various compression filters " +"such\n" "as gzip and bzip2. The library is inherently stream-oriented; readers\n" "serially iterate through the archive, writers serially add things to the\n" -"archive. In particular, note that there is currently no built-in support for\n" +"archive. In particular, note that there is currently no built-in support " +"for\n" "random access nor for in-place modification." msgstr "" -#: gnu/packages/backup.scm:246 +#: gnu/packages/backup.scm:302 msgid "Provide a list of files to backup" msgstr "" -#: gnu/packages/backup.scm:248 +#: gnu/packages/backup.scm:304 msgid "" "Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" "Rdup itself does not backup anything, it only print a list of absolute\n" -"file names to standard output. Auxiliary scripts are needed that act on this\n" +"file names to standard output. Auxiliary scripts are needed that act on " +"this\n" "list and implement the backup strategy." msgstr "" -#: gnu/packages/backup.scm:278 +#: gnu/packages/backup.scm:334 msgid "Tar-compatible archiver" msgstr "" -#: gnu/packages/backup.scm:280 +#: gnu/packages/backup.scm:336 msgid "" "Btar is a tar-compatible archiver which allows arbitrary compression and\n" "ciphering, redundancy, differential backup, indexed extraction, multicore\n" -"compression, input and output serialisation, and tolerance to partial archive\n" +"compression, input and output serialisation, and tolerance to partial " +"archive\n" "errors." msgstr "" -#: gnu/packages/backup.scm:308 +#: gnu/packages/backup.scm:362 msgid "Local/remote mirroring+incremental backup" msgstr "" -#: gnu/packages/backup.scm:310 +#: gnu/packages/backup.scm:364 msgid "" "Rdiff-backup backs up one directory to another, possibly over a network.\n" -"The target directory ends up a copy of the source directory, but extra reverse\n" +"The target directory ends up a copy of the source directory, but extra " +"reverse\n" "diffs are stored in a special subdirectory of that target directory, so you\n" -"can still recover files lost some time ago. The idea is to combine the best\n" -"features of a mirror and an incremental backup. Rdiff-backup also preserves\n" +"can still recover files lost some time ago. The idea is to combine the " +"best\n" +"features of a mirror and an incremental backup. Rdiff-backup also " +"preserves\n" "subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" "modification times, extended attributes, acls, and resource forks. Also,\n" "rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" -"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up\n" -"to a remote location, and only the differences will be transmitted. Finally,\n" +"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive " +"up\n" +"to a remote location, and only the differences will be transmitted. " +"Finally,\n" "rdiff-backup is easy to use and settings have sensible defaults." msgstr "" -#: gnu/packages/backup.scm:349 +#: gnu/packages/backup.scm:406 +msgid "Deduplicating snapshot backup utility based on rsync" +msgstr "" + +#: gnu/packages/backup.scm:407 +msgid "" +"rsnapshot is a file system snapshot utility based on rsync.\n" +"rsnapshot makes it easy to make periodic snapshots of local machines, and\n" +"remote machines over SSH. To reduce the disk space required for each " +"backup,\n" +"rsnapshot uses hard links to deduplicate identical files." +msgstr "" + +#: gnu/packages/backup.scm:442 +msgid "Tools & library for data backup and distributed storage" +msgstr "" + +#: gnu/packages/backup.scm:444 +msgid "" +"Libchop is a set of utilities and library for data backup and\n" +"distributed storage. Its main application is @command{chop-backup}, an\n" +"encrypted backup program that supports data integrity checks, versioning,\n" +"distribution among several sites, selective sharing of stored data, " +"adaptive\n" +"compression, and more. The library itself implements storage techniques " +"such\n" +"as content-addressable storage, content hash keys, Merkle trees, similarity\n" +"detection, and lossless compression." +msgstr "" + +#: gnu/packages/backup.scm:555 +msgid "Deduplicated, encrypted, authenticated and compressed backups" +msgstr "" + +#: gnu/packages/backup.scm:556 +msgid "" +"Borg is a deduplicating backup program. Optionally, it\n" +"supports compression and authenticated encryption. The main goal of Borg is " +"to\n" +"provide an efficient and secure way to backup data. The data deduplication\n" +"technique used makes Borg suitable for daily backups since only changes are\n" +"stored. The authenticated encryption technique makes it suitable for " +"backups\n" +"to not fully trusted targets. Borg is a fork of Attic." +msgstr "" + +#: gnu/packages/backup.scm:602 msgid "Deduplicating backup program" msgstr "" -#: gnu/packages/backup.scm:350 +#: gnu/packages/backup.scm:603 msgid "" "Attic is a deduplicating backup program. The main goal of\n" "Attic is to provide an efficient and secure way to backup data. The data\n" -"deduplication technique used makes Attic suitable for daily backups since only\n" +"deduplication technique used makes Attic suitable for daily backups since " +"only\n" "changes are stored." msgstr "" -#: gnu/packages/base.scm:65 +#: gnu/packages/backup.scm:633 +msgid "WIM file manipulation library and utilities" +msgstr "" + +#: gnu/packages/backup.scm:634 +msgid "" +"wimlib is a C library and set of command-line utilities for\n" +"creating, modifying, extracting, and mounting archives in the Windows " +"Imaging\n" +"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and " +"to\n" +"NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." +msgstr "" + +#: gnu/packages/backup.scm:691 +msgid "Easy and secure backup program" +msgstr "" + +#: gnu/packages/backup.scm:692 +msgid "" +"Obnam is an easy, secure backup program. Features\n" +"include snapshot backups, data de-duplication and encrypted backups\n" +"using GnuPG. Backups can be stored on local hard disks, or online via\n" +"the SSH SFTP protocol. The backup server, if used, does not require\n" +"any special software, on top of SSH." +msgstr "" + +#: gnu/packages/backup.scm:798 +msgid "Fast, disk based, rotating network backup system" +msgstr "" + +#: gnu/packages/backup.scm:800 +msgid "" +"With dirvish you can maintain a set of complete images of your\n" +"file systems with unattended creation and expiration. A dirvish backup " +"vault\n" +"is like a time machine for your data. " +msgstr "" + +#: gnu/packages/base.scm:77 msgid "Hello, GNU world: An example GNU package" msgstr "" -#: gnu/packages/base.scm:67 +#: gnu/packages/base.scm:79 msgid "" "GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -"serves as an example of standard GNU coding practices. As such, it supports\n" +"serves as an example of standard GNU coding practices. As such, it " +"supports\n" "command-line arguments, multiple languages, and so on." msgstr "" -#: gnu/packages/base.scm:86 +#: gnu/packages/base.scm:114 msgid "Print lines matching a pattern" msgstr "" -#: gnu/packages/base.scm:88 +#: gnu/packages/base.scm:116 msgid "" "grep is a tool for finding text inside files. Text is found by\n" "matching a pattern provided by the user in one or many files. The pattern\n" @@ -715,24 +1283,26 @@ msgid "" "including, for example, recursive directory searching." msgstr "" -#: gnu/packages/base.scm:111 +#: gnu/packages/base.scm:138 msgid "Stream editor" msgstr "Edytor ciągów" -#: gnu/packages/base.scm:126 +#: gnu/packages/base.scm:160 msgid "" "Sed is a non-interactive, text stream editor. It receives a text\n" -"input from a file or from standard input and it then applies a series of text\n" -"editing commands to the stream and prints its output to standard output. It\n" +"input from a file or from standard input and it then applies a series of " +"text\n" +"editing commands to the stream and prints its output to standard output. " +"It\n" "is often used for substituting text patterns in a stream. The GNU\n" "implementation offers several extensions over the standard utility." msgstr "" -#: gnu/packages/base.scm:149 +#: gnu/packages/base.scm:200 msgid "Managing tar archives" msgstr "" -#: gnu/packages/base.scm:151 +#: gnu/packages/base.scm:202 msgid "" "Tar provides the ability to create tar archives, as well as the\n" "ability to extract, update or list files in an existing archive. It is\n" @@ -742,77 +1312,84 @@ msgid "" "standard utility." msgstr "" -#: gnu/packages/base.scm:174 +#: gnu/packages/base.scm:225 msgid "Apply differences to originals, with optional backups" msgstr "" -#: gnu/packages/base.scm:176 +#: gnu/packages/base.scm:227 msgid "" "Patch is a program that applies changes to files based on differences\n" -"laid out as by the program \"diff\". The changes may be applied to one or more\n" +"laid out as by the program \"diff\". The changes may be applied to one or " +"more\n" "files depending on the contents of the diff file. It accepts several\n" "different diff formats. It may also be used to revert previously applied\n" "differences." msgstr "" -#: gnu/packages/base.scm:196 +#: gnu/packages/base.scm:248 msgid "Comparing and merging files" msgstr "" -#: gnu/packages/base.scm:198 +#: gnu/packages/base.scm:250 msgid "" "GNU Diffutils is a package containing tools for finding the\n" -"differences between files. The \"diff\" command is used to show how two files\n" +"differences between files. The \"diff\" command is used to show how two " +"files\n" "differ, while \"cmp\" shows the offsets and line numbers where they differ.\n" "\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" "interactive means to merge two files." msgstr "" -#: gnu/packages/base.scm:231 +#: gnu/packages/base.scm:293 msgid "Operating on files matching given criteria" msgstr "" -#: gnu/packages/base.scm:233 +#: gnu/packages/base.scm:295 msgid "" "Findutils supplies the basic file directory searching utilities of the\n" "GNU system. It consists of two primary searching utilities: \"find\"\n" -"recursively searches for files in a directory according to given criteria and\n" -"\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -"are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" +"recursively searches for files in a directory according to given criteria " +"and\n" +"\"locate\" lists files in a database that match a query. Two auxiliary " +"tools\n" +"are included: \"updatedb\" updates the file name database and \"xargs\" may " +"be\n" "used to apply commands with arbitrarily long arguments." msgstr "" -#: gnu/packages/base.scm:297 +#: gnu/packages/base.scm:353 msgid "Core GNU utilities (file, text, shell)" msgstr "Podstawowe narzędzia GNU (file, text, shell)" -#: gnu/packages/base.scm:299 +#: gnu/packages/base.scm:355 msgid "" "GNU Coreutils includes all of the basic command-line tools that are\n" "expected in a POSIX system. These provide the basic file, shell and text\n" -"manipulation functions of the GNU system. Most of these tools offer extended\n" +"manipulation functions of the GNU system. Most of these tools offer " +"extended\n" "functionality beyond that which is outlined in the POSIX standard." msgstr "" -#: gnu/packages/base.scm:341 +#: gnu/packages/base.scm:397 msgid "Remake files automatically" msgstr "" -#: gnu/packages/base.scm:343 +#: gnu/packages/base.scm:399 msgid "" "Make is a program that is used to control the production of\n" "executables or other files from their source files. The process is\n" -"controlled from a Makefile, in which the developer specifies how each file is\n" +"controlled from a Makefile, in which the developer specifies how each file " +"is\n" "generated from its source. It has powerful dependency resolution and the\n" "ability to determine when files have to be regenerated after their sources\n" "change. GNU make offers many powerful extensions over the standard utility." msgstr "" -#: gnu/packages/base.scm:388 +#: gnu/packages/base.scm:440 msgid "Binary utilities: bfd gas gprof ld" msgstr "" -#: gnu/packages/base.scm:390 +#: gnu/packages/base.scm:442 msgid "" "GNU Binutils is a collection of tools for working with binary files.\n" "Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" @@ -822,85 +1399,102 @@ msgid "" "included." msgstr "" -#: gnu/packages/base.scm:455 +#: gnu/packages/base.scm:516 msgid "The linker wrapper" msgstr "" -#: gnu/packages/base.scm:457 +#: gnu/packages/base.scm:518 msgid "" "The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" -"missing '-rpath' flags, and to detect any misuse of libraries outside of the\n" +"missing '-rpath' flags, and to detect any misuse of libraries outside of " +"the\n" "store." msgstr "" -#: gnu/packages/base.scm:625 +#: gnu/packages/base.scm:746 msgid "The GNU C Library" msgstr "" -#: gnu/packages/base.scm:627 +#: gnu/packages/base.scm:748 msgid "" "Any Unix-like operating system needs a C library: the library which\n" -"defines the \"system calls\" and other basic facilities such as open, malloc,\n" +"defines the \"system calls\" and other basic facilities such as open, " +"malloc,\n" "printf, exit...\n" "\n" -"The GNU C library is used as the C library in the GNU system and most systems\n" +"The GNU C library is used as the C library in the GNU system and most " +"systems\n" "with the Linux kernel." msgstr "" -#: gnu/packages/base.scm:643 +#: gnu/packages/base.scm:826 +msgid "The GNU C Library (GNU Hurd variant)" +msgstr "" + +#: gnu/packages/base.scm:953 msgid "All the locales supported by the GNU C Library" msgstr "" -#: gnu/packages/base.scm:645 +#: gnu/packages/base.scm:955 msgid "" "This package provides all the locales supported by the GNU C Library,\n" -"more than 400 in total. To use them set the 'LOCPATH' environment variable to\n" +"more than 400 in total. To use them set the 'LOCPATH' environment variable " +"to\n" "the 'share/locale' sub-directory of this package." msgstr "" -#: gnu/packages/base.scm:713 +#: gnu/packages/base.scm:1025 msgid "Small sample of UTF-8 locales" msgstr "" -#: gnu/packages/base.scm:715 +#: gnu/packages/base.scm:1027 msgid "" "This package provides a small sample of UTF-8 locales mostly useful in\n" "test environments." msgstr "" -#: gnu/packages/base.scm:733 +#: gnu/packages/base.scm:1045 msgid "Find full path of shell commands" msgstr "" -#: gnu/packages/base.scm:735 +#: gnu/packages/base.scm:1047 msgid "" "The which program finds the location of executables in PATH, with a\n" "variety of options. It is an alternative to the shell \"type\" built-in\n" "command." msgstr "" -#: gnu/packages/base.scm:805 -msgid "The GNU C Library (GNU Hurd variant)" -msgstr "" - -#: gnu/packages/base.scm:907 +#: gnu/packages/base.scm:1152 msgid "Database of current and historical time zones" msgstr "" -#: gnu/packages/base.scm:908 +#: gnu/packages/base.scm:1153 msgid "" "The Time Zone Database (often called tz or zoneinfo)\n" "contains code and data that represent the history of local time for many\n" "representative locations around the globe. It is updated periodically to\n" -"reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" +"reflect changes made by political bodies to time zone boundaries, UTC " +"offsets,\n" "and daylight-saving rules." msgstr "" -#: gnu/packages/bittorrent.scm:82 +#: gnu/packages/base.scm:1205 +#, fuzzy +msgid "Character set conversion library" +msgstr "Biblioteka kompresji" + +#: gnu/packages/base.scm:1207 +msgid "" +"libiconv provides an implementation of the iconv function for systems\n" +"that lack it. iconv is used to convert between character encodings in a\n" +"program. It supports a wide variety of different encodings." +msgstr "" + +#: gnu/packages/bittorrent.scm:108 msgid "Fast and easy BitTorrent client" msgstr "" -#: gnu/packages/bittorrent.scm:84 +#: gnu/packages/bittorrent.scm:110 msgid "" "Transmission is a BitTorrent client that comes with graphical,\n" "textual, and Web user interfaces. Transmission also has a daemon for\n" @@ -908,103 +1502,204 @@ msgid "" "DHT, µTP, PEX and Magnet Links." msgstr "" -#: gnu/packages/bittorrent.scm:116 +#: gnu/packages/bittorrent.scm:142 msgid "BitTorrent library of rtorrent" msgstr "" -#: gnu/packages/bittorrent.scm:118 +#: gnu/packages/bittorrent.scm:144 msgid "" "LibTorrent is a BitTorrent library used by and developed in parallel\n" "with the BitTorrent client rtorrent. It is written in C++ with emphasis on\n" "speed and efficiency." msgstr "" -#: gnu/packages/bittorrent.scm:145 +#: gnu/packages/bittorrent.scm:171 msgid "BitTorrent client with ncurses interface" msgstr "" -#: gnu/packages/bittorrent.scm:147 +#: gnu/packages/bittorrent.scm:173 msgid "" "rTorrent is a BitTorrent client with an ncurses interface. It supports\n" "full encryption, DHT, PEX, and Magnet Links. It can also be controlled via\n" "XML-RPC over SCGI." msgstr "" -#: gnu/packages/certs.scm:65 -msgid "Python script to extract .pem data from certificate collection" +#: gnu/packages/bittorrent.scm:206 gnu/packages/bittorrent.scm:247 +msgid "Console client for the Transmission BitTorrent daemon" msgstr "" -#: gnu/packages/certs.scm:67 +#: gnu/packages/bittorrent.scm:207 msgid "" -"certdata2pem.py is a Python script to transform X.509 certificate\n" -"\"source code\" as contained, for example, in the Mozilla sources, into\n" -".pem formatted certificates." -msgstr "" - -#: gnu/packages/certs.scm:124 -msgid "CA certificates from Mozilla" +"Tremc is a console client, with a curses interface, for the\n" +"Transmission BitTorrent daemon." msgstr "" -#: gnu/packages/certs.scm:126 +#: gnu/packages/bittorrent.scm:248 msgid "" -"This package provides certificates for Certification Authorities (CA)\n" -"taken from the NSS package and thus ultimately from the Mozilla project." +"Transmission-remote-cli is a console client, with a curses\n" +"interface, for the Transmission BitTorrent daemon. This package is no " +"longer\n" +"maintained upstream." msgstr "" -#: gnu/packages/compression.scm:72 -msgid "Compression library" -msgstr "Biblioteka kompresji" +#: gnu/packages/bittorrent.scm:296 +msgid "Utility for parallel downloading files" +msgstr "" -#: gnu/packages/compression.scm:74 +#: gnu/packages/bittorrent.scm:298 msgid "" -"zlib is designed to be a free, general-purpose, legally unencumbered --\n" -"that is, not covered by any patents -- lossless data-compression library for\n" -"use on virtually any computer hardware and operating system. The zlib data\n" -"format is itself portable across platforms. Unlike the LZW compression method\n" -"used in Unix compress(1) and in the GIF image format, the compression method\n" -"currently used in zlib essentially never expands the data. (LZW can double or\n" -"triple the file size in extreme cases.) zlib's memory footprint is also\n" -"independent of the input data and can be reduced, if necessary, at some cost\n" -"in compression." +"Aria2 is a lightweight, multi-protocol & multi-source command-line\n" +"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and " +"Metalink.\n" +"Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces." msgstr "" -#: gnu/packages/compression.scm:99 -msgid "Replacement for Sun's 'jar' utility" +#: gnu/packages/bittorrent.scm:331 +msgid "Universal download manager with GTK+ interface" msgstr "" -#: gnu/packages/compression.scm:101 +#: gnu/packages/bittorrent.scm:333 msgid "" -"FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" -"utility. Instead of being written in Java, FastJar is written in C." +"uGet is portable download manager with GTK+ interface supporting\n" +"HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection\n" +"downloads, download scheduling, download rate limiting." msgstr "" -#: gnu/packages/compression.scm:119 -msgid "C library for manipulating POSIX tar files" +#: gnu/packages/bittorrent.scm:362 +msgid "Utility to create BitTorrent metainfo files" msgstr "" -#: gnu/packages/compression.scm:121 +#: gnu/packages/bittorrent.scm:364 msgid "" -"libtar is a C library for manipulating POSIX tar files. It handles\n" -"adding and extracting files to/from a tar archive." +"mktorrent is a simple command-line utility to create BitTorrent\n" +"@dfn{metainfo} files, often known simply as @dfn{torrents}, from both " +"single\n" +"files and whole directories. It can add multiple trackers and web seed " +"URLs,\n" +"and set the @code{private} flag to disallow advertisement through the\n" +"distributed hash table (@dfn{DHT}) and Peer Exchange. Hashing is multi-" +"threaded\n" +"and will take advantage of multiple processor cores where possible." msgstr "" -#: gnu/packages/compression.scm:138 -msgid "General file (de)compression (using lzw)" +#: gnu/packages/bittorrent.scm:403 +msgid "Feature complete BitTorrent implementation" msgstr "" -#: gnu/packages/compression.scm:143 +#: gnu/packages/bittorrent.scm:405 +msgid "" +"libtorrent-rasterbar is a feature complete C++ BitTorrent implementation\n" +"focusing on efficiency and scalability. It runs on embedded devices as well " +"as\n" +"desktops." +msgstr "" + +#: gnu/packages/certs.scm:67 +msgid "Python script to extract .pem data from certificate collection" +msgstr "" + +#: gnu/packages/certs.scm:69 +msgid "" +"certdata2pem.py is a Python script to transform X.509 certificate\n" +"\"source code\" as contained, for example, in the Mozilla sources, into\n" +".pem formatted certificates." +msgstr "" + +#: gnu/packages/certs.scm:138 +msgid "CA certificates from Mozilla" +msgstr "" + +#: gnu/packages/certs.scm:140 +msgid "" +"This package provides certificates for Certification Authorities (CA)\n" +"taken from the NSS package and thus ultimately from the Mozilla project." +msgstr "" + +#: gnu/packages/certs.scm:209 +msgid "Let's Encrypt root and intermediate certificates" +msgstr "" + +#: gnu/packages/certs.scm:210 +msgid "" +"This package provides a certificate store containing only the\n" +"Let's Encrypt root and intermediate certificates. It is intended to be " +"used\n" +"within Guix." +msgstr "" + +#: gnu/packages/compression.scm:104 +msgid "Compression library" +msgstr "Biblioteka kompresji" + +#: gnu/packages/compression.scm:106 +msgid "" +"zlib is designed to be a free, general-purpose, legally unencumbered --\n" +"that is, not covered by any patents -- lossless data-compression library " +"for\n" +"use on virtually any computer hardware and operating system. The zlib data\n" +"format is itself portable across platforms. Unlike the LZW compression " +"method\n" +"used in Unix compress(1) and in the GIF image format, the compression " +"method\n" +"currently used in zlib essentially never expands the data. (LZW can double " +"or\n" +"triple the file size in extreme cases.) zlib's memory footprint is also\n" +"independent of the input data and can be reduced, if necessary, at some " +"cost\n" +"in compression." +msgstr "" + +#: gnu/packages/compression.scm:137 +#, fuzzy +msgid "Zip Compression library" +msgstr "Biblioteka kompresji" + +#: gnu/packages/compression.scm:139 +msgid "" +"Minizip is a minimalistic library that supports compressing,\n" +"extracting and viewing ZIP archives. This version is extracted from\n" +"the @code{zlib} source." +msgstr "" + +#: gnu/packages/compression.scm:158 +msgid "Replacement for Sun's 'jar' utility" +msgstr "" + +#: gnu/packages/compression.scm:160 +msgid "" +"FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" +"utility. Instead of being written in Java, FastJar is written in C." +msgstr "" + +#: gnu/packages/compression.scm:194 +msgid "C library for manipulating POSIX tar files" +msgstr "" + +#: gnu/packages/compression.scm:196 +msgid "" +"libtar is a C library for manipulating POSIX tar files. It handles\n" +"adding and extracting files to/from a tar archive." +msgstr "" + +#: gnu/packages/compression.scm:213 +msgid "General file (de)compression (using lzw)" +msgstr "" + +#: gnu/packages/compression.scm:227 msgid "" "GNU Gzip provides data compression and decompression utilities; the\n" -"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a single\n" -"file; as a result, it is often used in conjunction with \"tar\", resulting in\n" +"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a " +"single\n" +"file; as a result, it is often used in conjunction with \"tar\", resulting " +"in\n" "\".tar.gz\" or \".tgz\", etc." msgstr "" -#: gnu/packages/compression.scm:219 +#: gnu/packages/compression.scm:297 msgid "High-quality data compression program" msgstr "" -#: gnu/packages/compression.scm:221 +#: gnu/packages/compression.scm:299 msgid "" "bzip2 is a freely available, patent free (see below), high-quality data\n" "compressor. It typically compresses files to within 10% to 15% of the best\n" @@ -1013,27 +1708,48 @@ msgid "" "decompression." msgstr "" -#: gnu/packages/compression.scm:251 +#: gnu/packages/compression.scm:320 +#, fuzzy +msgid "Parallel bzip2 compression utility" +msgstr "Równoległa implementacja bzip2" + +#: gnu/packages/compression.scm:322 +msgid "" +"lbzip2 is a multi-threaded compression utility with support for the\n" +"bzip2 compressed file format. lbzip2 can process standard bz2 files in\n" +"parallel. It uses POSIX threading model (pthreads), which allows it to " +"take\n" +"full advantage of symmetric multiprocessing (SMP) systems. It has been " +"proven\n" +"to scale linearly, even to over one hundred processor cores. lbzip2 is " +"fully\n" +"compatible with bzip2 – both at file format and command line level." +msgstr "" + +#: gnu/packages/compression.scm:352 msgid "Parallel bzip2 implementation" msgstr "Równoległa implementacja bzip2" -#: gnu/packages/compression.scm:253 +#: gnu/packages/compression.scm:354 msgid "" "Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" -"compressor that uses pthreads and achieves near-linear speedup on SMP machines.\n" -"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. anything\n" +"compressor that uses pthreads and achieves near-linear speedup on SMP " +"machines.\n" +"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. " +"anything\n" "compressed with pbzip2 can be decompressed with bzip2)." msgstr "" -#: gnu/packages/compression.scm:272 +#: gnu/packages/compression.scm:375 msgid "General-purpose data compression" msgstr "" -#: gnu/packages/compression.scm:274 +#: gnu/packages/compression.scm:377 msgid "" "XZ Utils is free general-purpose data compression software with high\n" "compression ratio. XZ Utils were written for POSIX-like systems, but also\n" -"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.\n" +"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA " +"Utils.\n" "\n" "The core of the XZ Utils compression code is based on LZMA SDK, but it has\n" "been modified quite a lot to be suitable for XZ Utils. The primary\n" @@ -1042,11 +1758,11 @@ msgid "" "than gzip and 15 % smaller output than bzip2." msgstr "" -#: gnu/packages/compression.scm:302 +#: gnu/packages/compression.scm:405 msgid "Data compression library suitable for real-time data de-/compression" msgstr "" -#: gnu/packages/compression.scm:304 +#: gnu/packages/compression.scm:407 msgid "" "LZO is a data compression library which is suitable for data\n" "de-/compression in real-time. This means it favours speed over\n" @@ -1056,8718 +1772,19393 @@ msgid "" "format are designed to be portable across platforms." msgstr "" -#: gnu/packages/compression.scm:327 +#: gnu/packages/compression.scm:443 +msgid "Python bindings for the LZO data compression library" +msgstr "" + +#: gnu/packages/compression.scm:445 +msgid "" +"Python-LZO provides Python bindings for LZO, i.e. you can access\n" +"the LZO library from your Python scripts thereby compressing ordinary\n" +"Python strings." +msgstr "" + +#: gnu/packages/compression.scm:468 msgid "Compress or expand files" msgstr "" -#: gnu/packages/compression.scm:329 +#: gnu/packages/compression.scm:470 msgid "" "Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" -"LZO data compression library for compression services, and its main advantages\n" -"over gzip are much higher compression and decompression speed (at the cost of\n" +"LZO data compression library for compression services, and its main " +"advantages\n" +"over gzip are much higher compression and decompression speed (at the cost " +"of\n" "some compression ratio)." msgstr "" -#: gnu/packages/compression.scm:348 +#: gnu/packages/compression.scm:489 msgid "Lossless data compressor based on the LZMA algorithm" msgstr "" -#: gnu/packages/compression.scm:350 +#: gnu/packages/compression.scm:491 msgid "" "Lzip is a lossless data compressor with a user interface similar to the\n" -"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses\n" -"more than bzip2, which makes it well suited for software distribution and data\n" +"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and " +"compresses\n" +"more than bzip2, which makes it well-suited for software distribution and " +"data\n" "archiving. Lzip is a clean implementation of the LZMA algorithm." msgstr "" -#: gnu/packages/compression.scm:382 +#: gnu/packages/compression.scm:510 +msgid "Recover and decompress data from damaged lzip files" +msgstr "" + +#: gnu/packages/compression.scm:512 +msgid "" +"Lziprecover is a data recovery tool and decompressor for files in the lzip\n" +"compressed data format (.lz). It can test the integrity of lzip files, " +"extract\n" +"data from damaged ones, and repair most files with small errors (up to one\n" +"single-byte error per member) entirely.\n" +"\n" +"Lziprecover is not a replacement for regular backups, but a last line of " +"defence\n" +"when even the backups are corrupt. It can recover files by merging the " +"good\n" +"parts of two or more damaged copies, such as can be easily produced by " +"running\n" +"@command{ddrescue} on a failing device.\n" +"\n" +"This package also includes @command{unzcrash}, a tool to test the robustness " +"of\n" +"decompressors when faced with corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:553 msgid "Archives in shell scripts, uuencode/uudecode" msgstr "" -#: gnu/packages/compression.scm:384 +#: gnu/packages/compression.scm:555 msgid "" "GNU sharutils is a package for creating and manipulating shell\n" -"archives that can be readily emailed. A shell archive is a file that can be\n" -"processed by a Bourne-type shell to unpack the original collection of files.\n" +"archives that can be readily emailed. A shell archive is a file that can " +"be\n" +"processed by a Bourne-type shell to unpack the original collection of " +"files.\n" "This package is mostly for compatibility and historical interest." msgstr "" -#: gnu/packages/compression.scm:415 +#: gnu/packages/compression.scm:586 msgid "Library for SoundFont decompression" msgstr "" -#: gnu/packages/compression.scm:417 +#: gnu/packages/compression.scm:588 msgid "" "SfArkLib is a C++ library for decompressing SoundFont files compressed\n" "with the sfArk algorithm." msgstr "" -#: gnu/packages/compression.scm:449 +#: gnu/packages/compression.scm:622 msgid "Basic sfArk decompressor" msgstr "" -#: gnu/packages/compression.scm:450 +#: gnu/packages/compression.scm:623 msgid "" "SfArk extractor converts SoundFonts in the compressed legacy\n" "sfArk file format to the uncompressed sf2 format." msgstr "" -#: gnu/packages/compression.scm:467 +#: gnu/packages/compression.scm:640 msgid "Compression tools for some formats used by Microsoft" msgstr "" -#: gnu/packages/compression.scm:469 +#: gnu/packages/compression.scm:642 msgid "" "The purpose of libmspack is to provide both compression and\n" "decompression of some loosely related file formats used by Microsoft." msgstr "" -#: gnu/packages/compression.scm:488 +#: gnu/packages/compression.scm:661 msgid "Low-level interface to bzip2 compression library" msgstr "" -#: gnu/packages/compression.scm:489 +#: gnu/packages/compression.scm:662 msgid "" "This module provides a Perl interface to the bzip2\n" "compression library." msgstr "" -#: gnu/packages/compression.scm:523 +#: gnu/packages/compression.scm:696 msgid "Low-level interface to zlib compression library" msgstr "" -#: gnu/packages/compression.scm:524 +#: gnu/packages/compression.scm:697 msgid "" "This module provides a Perl interface to the zlib\n" "compression library." msgstr "" -#: gnu/packages/compression.scm:545 +#: gnu/packages/compression.scm:718 msgid "IO Interface to compressed files/buffers" msgstr "" -#: gnu/packages/compression.scm:546 +#: gnu/packages/compression.scm:719 msgid "" "IO-Compress provides a Perl interface to allow reading and\n" "writing of compressed data created with the zlib and bzip2 libraries." msgstr "" -#: gnu/packages/compression.scm:572 +#: gnu/packages/compression.scm:745 msgid "Compression algorithm focused on speed" msgstr "" -#: gnu/packages/compression.scm:573 +#: gnu/packages/compression.scm:746 msgid "" "LZ4 is a lossless compression algorithm, providing\n" -"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features an\n" -"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/cycle).\n" -"A high compression derivative, called LZ4_HC, is also provided. It trades CPU\n" +"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features " +"an\n" +"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/" +"cycle).\n" +"A high compression derivative, called LZ4_HC, is also provided. It trades " +"CPU\n" "time for compression ratio." msgstr "" -#: gnu/packages/compression.scm:613 -msgid "Tools to create and extract squashfs filesystems" +#: gnu/packages/compression.scm:771 +msgid "LZ4 bindings for Python" +msgstr "" + +#: gnu/packages/compression.scm:773 +msgid "" +"This package provides python bindings for the lz4 compression library\n" +"by Yann Collet. The project contains bindings for the LZ4 block format and\n" +"the LZ4 frame format." +msgstr "" + +#: gnu/packages/compression.scm:796 +msgid "String compression" +msgstr "" + +#: gnu/packages/compression.scm:797 +msgid "Lz-string is a string compressor library for Python." +msgstr "" + +#: gnu/packages/compression.scm:835 +msgid "Tools to create and extract squashfs file systems" msgstr "" -#: gnu/packages/compression.scm:615 +#: gnu/packages/compression.scm:837 msgid "" -"Squashfs is a highly compressed read-only filesystem for Linux. It uses\n" +"Squashfs is a highly compressed read-only file system for Linux. It uses\n" "zlib to compress files, inodes, and directories. All blocks are packed to\n" -"minimize the data overhead, and block sizes of between 4K and 1M are supported.\n" +"minimize the data overhead, and block sizes of between 4K and 1M are " +"supported.\n" "It is intended to be used for archival use, for live CDs, and for embedded\n" -"systems where low overhead is needed. This package allows you to create and\n" -"extract such filesystems." +"systems where low overhead is needed. This package allows you to create " +"and\n" +"extract such file systems." msgstr "" -#: gnu/packages/compression.scm:652 +#: gnu/packages/compression.scm:874 msgid "Parallel implementation of gzip" msgstr "" -#: gnu/packages/compression.scm:654 +#: gnu/packages/compression.scm:876 msgid "" "This package provides a parallel implementation of gzip that exploits\n" "multiple processors and multiple cores when compressing data." msgstr "" -#: gnu/packages/databases.scm:97 -msgid "Berkeley database" -msgstr "Baza danych Berkeley" +#: gnu/packages/compression.scm:900 +#, fuzzy +msgid "Parallel indexing implementation of LZMA" +msgstr "Równoległa implementacja bzip2" -#: gnu/packages/databases.scm:99 +#: gnu/packages/compression.scm:902 msgid "" -"Berkeley DB is an embeddable database allowing developers the choice of\n" -"SQL, Key/Value, XML/XQuery or Java Object storage for their data model." +"The existing XZ Utils provide great compression in the .xz file format,\n" +"but they produce just one big block of compressed data. Pixz instead " +"produces\n" +"a collection of smaller blocks which makes random access to the original " +"data\n" +"possible and can compress in parallel. This is especially useful for large\n" +"tarballs." msgstr "" -#: gnu/packages/databases.scm:173 -msgid "Fast, easy to use, and popular database" +#: gnu/packages/compression.scm:943 +msgid "Implementation of the Brotli compression algorithm" msgstr "" -#: gnu/packages/databases.scm:175 +#: gnu/packages/compression.scm:945 msgid "" -"MySQL is a fast, reliable, and easy to use relational database\n" -"management system that supports the standardized Structured Query\n" -"Language." +"Brotli is a general-purpose lossless compression algorithm. It is\n" +"similar in speed to deflate but offers denser compression. This package\n" +"provides encoder and a decoder libraries: libbrotlienc and libbrotlidec,\n" +"respectively, based on the reference implementation from Google." msgstr "" -#: gnu/packages/databases.scm:242 -msgid "SQL database server" +#: gnu/packages/compression.scm:969 +msgid "Tool to unpack Cabinet archives" msgstr "" -#: gnu/packages/databases.scm:244 -msgid "" -"MariaDB is a multi-user and multi-threaded SQL database server, designed\n" -"as a drop-in replacement of MySQL." +#: gnu/packages/compression.scm:970 +msgid "Extracts files out of Microsoft Cabinet (.cab) archives" msgstr "" -#: gnu/packages/databases.scm:264 -msgid "Powerful object-relational database system" +#: gnu/packages/compression.scm:1002 +msgid "Delta encoder for binary files" msgstr "" -#: gnu/packages/databases.scm:266 +#: gnu/packages/compression.scm:1003 msgid "" -"PostgreSQL is a powerful object-relational database system. It is fully\n" -"ACID compliant, has full support for foreign keys, joins, views, triggers, and\n" -"stored procedures (in multiple languages). It includes most SQL:2008 data\n" -"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and\n" -"TIMESTAMP. It also supports storage of binary large objects, including\n" -"pictures, sounds, or video." +"xdelta encodes only the differences between two binary files\n" +"using the VCDIFF algorithm and patch file format described in RFC 3284. It " +"can\n" +"also be used to apply such patches. xdelta is similar to @command{diff} " +"and\n" +"@command{patch}, but is not limited to plain text and does not generate\n" +"human-readable output." msgstr "" -#: gnu/packages/databases.scm:302 -msgid "Manipulate plain text files as databases" +#: gnu/packages/compression.scm:1036 +msgid "Large file compressor with a very high compression ratio" msgstr "" -#: gnu/packages/databases.scm:304 +#: gnu/packages/compression.scm:1037 msgid "" -"GNU Recutils is a set of tools and libraries for creating and\n" -"manipulating text-based, human-editable databases. Despite being text-based,\n" -"databases created with Recutils carry all of the expected features such as\n" -"unique fields, primary keys, time stamps and more. Many different field\n" -"types are supported, as is encryption." +"lrzip is a compression utility that uses long-range\n" +"redundancy reduction to improve the subsequent compression ratio of\n" +"larger files. It can then further compress the result with the ZPAQ or\n" +"LZMA algorithms for maximum compression, or LZO for maximum speed. This\n" +"choice between size or speed allows for either better compression than\n" +"even LZMA can provide, or a higher speed than gzip while compressing as\n" +"well as bzip2." msgstr "" -#: gnu/packages/databases.scm:356 -msgid "The SQLite database management system" +#: gnu/packages/compression.scm:1067 +msgid "Filter for improving compression of typed binary data" msgstr "" -#: gnu/packages/databases.scm:358 +#: gnu/packages/compression.scm:1068 msgid "" -"SQLite is a software library that implements a self-contained, serverless,\n" -"zero-configuration, transactional SQL database engine. SQLite is the most\n" -"widely deployed SQL database engine in the world. The source code for SQLite\n" -"is in the public domain." +"Bitshuffle is an algorithm that rearranges typed, binary data\n" +"for improving compression, as well as a python/C package that implements " +"this\n" +"algorithm within the Numpy framework." msgstr "" -#: gnu/packages/databases.scm:393 -msgid "Trivial database" -msgstr "Baza danych Trivial" +#: gnu/packages/compression.scm:1089 +msgid "Fast compressor/decompressor" +msgstr "" -#: gnu/packages/databases.scm:395 +#: gnu/packages/compression.scm:1090 msgid "" -"TDB is a Trivial Database. In concept, it is very much like GDBM,\n" -"and BSD's DB except that it allows multiple simultaneous writers and uses\n" -"locking internally to keep writers from trampling on each other. TDB is also\n" -"extremely small." +"Snappy is a compression/decompression library. It does not\n" +"aim for maximum compression, or compatibility with any other compression " +"library;\n" +"instead, it aims for very high speeds and reasonable compression. For " +"instance,\n" +"compared to the fastest mode of zlib, Snappy is an order of magnitude " +"faster\n" +"for most inputs, but the resulting compressed files are anywhere from 20% " +"to\n" +"100% bigger." msgstr "" -#: gnu/packages/databases.scm:414 -msgid "Database independent interface for Perl" +#: gnu/packages/compression.scm:1219 +msgid "Compression/decompression algorithm in Java" msgstr "" -#: gnu/packages/databases.scm:415 -msgid "This package provides an database interface for Perl." +#: gnu/packages/compression.scm:1220 +msgid "" +"Snappy-java is a Java port of the snappy, a fast C++\n" +"compresser/decompresser." msgstr "" -#: gnu/packages/databases.scm:462 -msgid "Extensible and flexible object <-> relational mapper" +#: gnu/packages/compression.scm:1326 +msgid "Java port of the Snappy (de)compressor" msgstr "" -#: gnu/packages/databases.scm:463 +#: gnu/packages/compression.scm:1328 msgid "" -"An SQL to OO mapper with an object API inspired by\n" -"Class::DBI (with a compatibility layer as a springboard for porting) and a\n" -"resultset API that allows abstract encapsulation of database operations. It\n" -"aims to make representing queries in your code as perl-ish as possible while\n" -"still providing access to as many of the capabilities of the database as\n" -"possible, including retrieving related records from multiple tables in a\n" -"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY\",\n" -"\"ORDER BY\" and \"HAVING\" support." +"Iq80-snappy is a port of the Snappy compressor and decompressor rewritten\n" +"in pure Java. This compression code produces a byte-for-byte exact copy of " +"the\n" +"output created by the original C++ code, and is extremely fast." msgstr "" -#: gnu/packages/databases.scm:493 -msgid "Cursor with built-in caching support" +#: gnu/packages/compression.scm:1367 +msgid "Java bzip2 compression/decompression library" msgstr "" -#: gnu/packages/databases.scm:494 +#: gnu/packages/compression.scm:1368 msgid "" -"DBIx::Class::Cursor::Cached provides a cursor class with\n" -"built-in caching support." +"Jbzip2 is a Java bzip2 compression/decompression library.\n" +"It can be used as a replacement for the Apache @code{CBZip2InputStream} /\n" +"@code{CBZip2OutputStream} classes." msgstr "" -#: gnu/packages/databases.scm:514 -msgid "Introspect many-to-many relationships" +#: gnu/packages/compression.scm:1434 +msgid "Command-line file archiver with high compression ratio" msgstr "" -#: gnu/packages/databases.scm:515 +#: gnu/packages/compression.scm:1435 msgid "" -"Because the many-to-many relationships are not real\n" -"relationships, they can not be introspected with DBIx::Class. Many-to-many\n" -"relationships are actually just a collection of convenience methods installed\n" -"to bridge two relationships. This DBIx::Class component can be used to store\n" -"all relevant information about these non-relationships so they can later be\n" -"introspected and examined." +"p7zip is a command-line port of 7-Zip, a file archiver that\n" +"handles the 7z format which features very high compression ratios." msgstr "" -#: gnu/packages/databases.scm:572 -msgid "Create a DBIx::Class::Schema based on a database" +#: gnu/packages/compression.scm:1474 +msgid "Compressed C++ iostream" msgstr "" -#: gnu/packages/databases.scm:573 +#: gnu/packages/compression.scm:1475 msgid "" -"DBIx::Class::Schema::Loader automates the definition of a\n" -"DBIx::Class::Schema by scanning database table definitions and setting up the\n" -"columns, primary keys, unique constraints and relationships." +"gzstream is a small library for providing zlib\n" +"functionality in a C++ iostream." msgstr "" -#: gnu/packages/databases.scm:597 -msgid "DBI PostgreSQL interface" +#: gnu/packages/compression.scm:1522 +msgid "Incremental journaling archiver" msgstr "" -#: gnu/packages/databases.scm:616 -msgid "SQlite interface for Perl" +#: gnu/packages/compression.scm:1523 +msgid "" +"ZPAQ is a command-line archiver for realistic situations with\n" +"many duplicate and already compressed files. It backs up only those files\n" +"modified since the last update. All previous versions remain untouched and " +"can\n" +"be independently recovered. Identical files are only stored once (known as\n" +"@dfn{de-duplication}). Archives can also be encrypted.\n" +"\n" +"ZPAQ is intended to back up user data, not entire operating systems. It " +"ignores\n" +"owner and group IDs, ACLs, extended attributes, or special file types like\n" +"devices, sockets, or named pipes. It does not follow or restore symbolic " +"links\n" +"or junctions, and always follows hard links." +msgstr "" + +#: gnu/packages/compression.scm:1605 +msgid "Extract CAB files from InstallShield installers" msgstr "" -#: gnu/packages/databases.scm:617 +#: gnu/packages/compression.scm:1607 msgid "" -"DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" -"the entire thing in the distribution. So in order to get a fast transaction\n" -"capable RDBMS working for your Perl project you simply have to install this\n" -"module, and nothing else." +"@command{unshield} is a tool and library for extracting @file{.cab}\n" +" archives from InstallShield installers." msgstr "" -#: gnu/packages/databases.scm:647 -msgid "Generate SQL from Perl data structures" +#: gnu/packages/compression.scm:1638 +msgid "Zstandard real-time compression algorithm" msgstr "" -#: gnu/packages/databases.scm:648 +#: gnu/packages/compression.scm:1639 msgid "" -"This module was inspired by the excellent DBIx::Abstract.\n" -"While based on the concepts used by DBIx::Abstract, the concepts used have\n" -"been modified to make the SQL easier to generate from Perl data structures.\n" -"The underlying idea is for this module to do what you mean, based on the data\n" -"structures you provide it, so that you don't have to modify your code every\n" -"time your data changes." +"Zstandard (@command{zstd}) is a lossless compression algorithm\n" +"that combines very fast operation with a compression ratio comparable to " +"that of\n" +"zlib. In most scenarios, both compression and decompression can be " +"performed in\n" +"‘real time’. The compressor can be configured to provide the most suitable\n" +"trade-off between compression ratio and speed, without affecting " +"decompression\n" +"speed." msgstr "" -#: gnu/packages/databases.scm:677 -msgid "Split SQL code into atomic statements" +#: gnu/packages/compression.scm:1681 +msgid "Threaded implementation of the Zstandard compression algorithm" msgstr "" -#: gnu/packages/databases.scm:678 +#: gnu/packages/compression.scm:1682 msgid "" -"This module tries to split any SQL code, even including\n" -"non-standard extensions, into the atomic statements it is composed of." +"Parallel Zstandard (PZstandard or @command{pzstd}) is a\n" +"multi-threaded implementation of the @uref{http://zstd.net/, Zstandard\n" +"compression algorithm}. It is fully compatible with the original Zstandard " +"file\n" +"format and command-line interface, and can be used as a drop-in " +"replacement.\n" +"\n" +"Compression is distributed over multiple processor cores to improve " +"performance,\n" +"as is the decompression of data compressed in this manner. Data compressed " +"by\n" +"other implementations will only be decompressed by two threads: one " +"performing\n" +"the actual decompression, the other input and output." msgstr "" -#: gnu/packages/databases.scm:696 -msgid "SQL tokenizer" +#: gnu/packages/compression.scm:1723 +msgid "Compression and file packing utility" msgstr "" -#: gnu/packages/databases.scm:697 +#: gnu/packages/compression.scm:1725 msgid "" -"SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" -"claim to be a parser or query verifier. It just creates sane tokens from a\n" -"valid SQL query." +"Zip is a compression and file packaging/archive utility. Zip is useful\n" +"for packaging a set of files for distribution, for archiving files, and for\n" +"saving disk space by temporarily compressing unused files or directories.\n" +"Zip puts one or more compressed files into a single ZIP archive, along with\n" +"information about the files (name, path, date, time of last modification,\n" +"protection, and check information to verify file integrity). An entire\n" +"directory structure can be packed into a ZIP archive with a single command.\n" +"\n" +"Zip has one compression method (deflation) and can also store files without\n" +"compression. Zip automatically chooses the better of the two for each " +"file.\n" +"Compression ratios of 2:1 to 3:1 are common for text files." msgstr "" -#: gnu/packages/databases.scm:714 -msgid "Data source abstraction library" +#: gnu/packages/compression.scm:1781 +msgid "Decompression and file extraction utility" msgstr "" -#: gnu/packages/databases.scm:715 +#: gnu/packages/compression.scm:1783 msgid "" -"Unixodbc is a library providing an API with which to access\n" -"data sources. Data sources include SQL Servers and any software with an ODBC\n" -"Driver." +"UnZip is an extraction utility for archives compressed in .zip format,\n" +"also called \"zipfiles\".\n" +"\n" +"UnZip lists, tests, or extracts files from a .zip archive. The default\n" +"behaviour (with no options) is to extract into the current directory, and\n" +"subdirectories below it, all files from the specified zipfile. UnZip\n" +"recreates the stored directory structure by default." msgstr "" -#: gnu/packages/databases.scm:739 -msgid "In-memory key/value and document store" +#: gnu/packages/compression.scm:1835 +msgid "Library for accessing zip files" msgstr "" -#: gnu/packages/databases.scm:741 -msgid "" -"UnQLite is an in-process software library which implements a\n" -"self-contained, serverless, zero-configuration, transactional NoSQL\n" -"database engine. UnQLite is a document store database similar to\n" -"MongoDB, Redis, CouchDB, etc. as well as a standard Key/Value store\n" -"similar to BerkeleyDB, LevelDB, etc." +#: gnu/packages/compression.scm:1837 +msgid "ZZipLib is a library based on zlib for accessing zip files." msgstr "" -#: gnu/packages/databases.scm:768 -msgid "Key-value cache and store" +#: gnu/packages/compression.scm:1857 +msgid "Provides an interface to Zip archive files" msgstr "" -#: gnu/packages/databases.scm:769 +#: gnu/packages/compression.scm:1858 msgid "" -"Redis is an advanced key-value cache and store. Redis\n" -"supports many data structures including strings, hashes, lists, sets, sorted\n" -"sets, bitmaps and hyperloglogs." +"The @code{Archive::Zip} module allows a Perl program to\n" +"create, manipulate, read, and write Zip archive files." msgstr "" -#: gnu/packages/debug.scm:74 -msgid "Heuristical file minimizer" +#: gnu/packages/compression.scm:1880 +msgid "C library for reading, creating, and modifying zip archives" msgstr "" -#: gnu/packages/debug.scm:76 +#: gnu/packages/compression.scm:1881 msgid "" -"Delta assists you in minimizing \"interesting\" files subject to a test\n" -"of their interestingness. A common such situation is when attempting to\n" -"isolate a small failure-inducing substring of a large input that causes your\n" -"program to exhibit a bug." +"Libzip is a C library for reading, creating, and modifying\n" +"zip archives. Files can be added from data buffers, files, or compressed " +"data\n" +"copied directly from other zip archives. Changes made without closing the\n" +"archive can be reverted." msgstr "" -#: gnu/packages/debug.scm:135 -msgid "Reducer for interesting code" +#: gnu/packages/compression.scm:1914 +msgid "Universal tool to manage file archives of various types" msgstr "" -#: gnu/packages/debug.scm:137 +#: gnu/packages/compression.scm:1915 msgid "" -"C-Reduce is a tool that takes a large C or C++ program that has a\n" -"property of interest (such as triggering a compiler bug) and automatically\n" -"produces a much smaller C/C++ program that has the same property. It is\n" -"intended for use by people who discover and report bugs in compilers and other\n" -"tools that process C/C++ code." +"The main command is @command{aunpack} which extracts files\n" +"from an archive. The other commands provided are @command{apack} (to " +"create\n" +"archives), @command{als} (to list files in archives), and @command{acat} " +"(to\n" +"extract files to standard out). As @command{atool} invokes external " +"programs\n" +"to handle the archives, not all commands may be supported for a certain " +"type\n" +"of archives." msgstr "" -#: gnu/packages/debug.scm:229 -msgid "Security-oriented fuzzer" +#: gnu/packages/compression.scm:1937 +msgid "Generic archive extracting mechanism" msgstr "" -#: gnu/packages/debug.scm:231 +#: gnu/packages/compression.scm:1938 msgid "" -"American fuzzy lop is a security-oriented fuzzer that employs a novel\n" -"type of compile-time instrumentation and genetic algorithms to automatically\n" -"discover clean, interesting test cases that trigger new internal states in the\n" -"targeted binary. This substantially improves the functional coverage for the\n" -"fuzzed code. The compact synthesized corpora produced by the tool are also\n" -"useful for seeding other, more labor- or resource-intensive testing regimes\n" -"down the road." +"It allows you to extract any archive file of the type .tar,\n" +".tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma\n" +"without having to worry how it does so, or use different interfaces for " +"each\n" +"type by using either Perl modules, or command-line tools on your system." msgstr "" -#: gnu/packages/dejagnu.scm:78 -msgid "GNU software testing framework" +#: gnu/packages/compression.scm:1974 +msgid "XZ in Java" msgstr "" -#: gnu/packages/dejagnu.scm:80 +#: gnu/packages/compression.scm:1975 msgid "" -"DejaGnu is a framework for testing software. In effect, it serves as\n" -"a front-end for all tests written for a program. Thus, each program can have\n" -"multiple test suites, which are then all managed by a single harness." +"Tukaani-xz is an implementation of xz compression/decompression\n" +"algorithms in Java." msgstr "" -#: gnu/packages/feh.scm:53 -msgid "Fast and light imlib2-based image viewer" +#: gnu/packages/compression.scm:1995 +msgid "Small, stand-alone lzip decompressor" msgstr "" -#: gnu/packages/feh.scm:55 +#: gnu/packages/compression.scm:1997 msgid "" -"feh is an X11 image viewer aimed mostly at console users.\n" -"Unlike most other viewers, it does not have a fancy GUI, but simply\n" -"displays images. It can also be used to set the desktop wallpaper.\n" -"It is controlled via commandline arguments and configurable key/mouse\n" -"actions." +"Lunzip is a decompressor for files in the lzip compression format (.lz),\n" +"written as a single small C tool with no dependencies. This makes it\n" +"well-suited to embedded and other systems without a C++ compiler, or for use " +"in\n" +"applications such as software installers that need only to decompress " +"files,\n" +"not compress them.\n" +"Lunzip is intended to be fully compatible with the regular lzip package." msgstr "" -#: gnu/packages/games.scm:113 -msgid "Backgammon game" +#: gnu/packages/compression.scm:2022 +msgid "Small, stand-alone lzip compressor and decompressor" msgstr "" -#: gnu/packages/games.scm:114 +#: gnu/packages/compression.scm:2024 msgid "" -"The GNU backgammon application can be used for playing, analyzing and\n" -"teaching the game. It has an advanced evaluation engine based on artificial\n" -"neural networks suitable for both beginners and advanced players. In\n" -"addition to a command-line interface, it also features an attractive, 3D\n" -"representation of the playing board." +"Clzip is a compressor and decompressor for files in the lzip compression\n" +"format (.lz), written as a single small C tool with no dependencies. This " +"makes\n" +"it well-suited to embedded and other systems without a C++ compiler, or for " +"use\n" +"in other applications like package managers.\n" +"Clzip is intended to be fully compatible with the regular lzip package." msgstr "" -#: gnu/packages/games.scm:143 -msgid "3d Rubik's cube game" -msgstr "Trójwymiarowa kostka Rubika" +#: gnu/packages/compression.scm:2051 +#, fuzzy +msgid "Lzip data compression C library" +msgstr "Biblioteka kompresji" -#: gnu/packages/games.scm:145 +#: gnu/packages/compression.scm:2053 msgid "" -"GNUbik is a puzzle game in which you must manipulate a cube to make\n" -"each of its faces have a uniform color. The game is customizable, allowing\n" -"you to set the size of the cube (the default is 3x3) or to change the colors.\n" -"You may even apply photos to the faces instead of colors. The game is\n" -"scriptable with Guile." +"Lzlib is a C library for in-memory LZMA compression and decompression in\n" +"the lzip format. It supports integrity checking of the decompressed data, " +"and\n" +"all functions are thread-safe. The library should never crash, even in case " +"of\n" +"corrupted input." msgstr "" -#: gnu/packages/games.scm:195 -msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" +#: gnu/packages/compression.scm:2075 +msgid "Parallel lossless data compressor for the lzip format" msgstr "" -#: gnu/packages/games.scm:196 +#: gnu/packages/compression.scm:2077 msgid "" -"L'Abbaye des Morts is a 2D platform game set in 13th century\n" -"France. The Cathars, who preach about good Christian beliefs, were being\n" -"expelled by the Catholic Church out of the Languedoc region in France. One of\n" -"them, called Jean Raymond, found an old church in which to hide, not knowing\n" -"that beneath its ruins lay buried an ancient evil." +"Plzip is a massively parallel (multi-threaded) lossless data compressor\n" +"and decompressor that uses the lzip file format (.lz). Files produced by " +"plzip\n" +"are fully compatible with lzip and can be rescued with lziprecover.\n" +"On multiprocessor machines, plzip can compress and decompress large files " +"much\n" +"faster than lzip, at the cost of a slightly reduced compression ratio (0.4% " +"to\n" +"2%). The number of usable threads is limited by file size: on files of only " +"a\n" +"few MiB, plzip is no faster than lzip.\n" +"Files that were compressed with regular lzip will also not be decompressed\n" +"faster by plzip, unless the @code{-b} option was used: lzip usually " +"produces\n" +"single-member files which can't be decompressed in parallel." msgstr "" -#: gnu/packages/games.scm:239 -msgid "Lemmings clone" -msgstr "Klon Lemingów" +#: gnu/packages/compression.scm:2111 +msgid "Tool for extracting Inno Setup installers" +msgstr "" -#: gnu/packages/games.scm:241 +#: gnu/packages/compression.scm:2112 msgid "" -"Pingus is a free Lemmings-like puzzle game in which the player takes\n" -"command of a bunch of small animals and has to guide them through levels.\n" -"Since the animals walk on their own, the player can only influence them by\n" -"giving them commands, like build a bridge, dig a hole, or redirect all animals\n" -"in the other direction. Multiple such commands are necessary to reach the\n" -"level's exit. The game is presented in a 2D side view." +"innoextract allows extracting Inno Setup installers under\n" +"non-Windows systems without running the actual installer using wine." msgstr "" -#: gnu/packages/games.scm:263 -msgid "Convert English text to humorous dialects" +#: gnu/packages/compression.scm:2148 +msgid "General-purpose lossless compression" msgstr "" -#: gnu/packages/games.scm:264 +#: gnu/packages/compression.scm:2149 msgid "" -"The GNU Talk Filters are programs that convert English text\n" -"into stereotyped or otherwise humorous dialects. The filters are provided as\n" -"a C library, so they can easily be integrated into other programs." +"This package provides the reference implementation of Brotli,\n" +"a generic-purpose lossless compression algorithm that compresses data using " +"a\n" +"combination of a modern variant of the LZ77 algorithm, Huffman coding and " +"2nd\n" +"order context modeling, with a compression ratio comparable to the best\n" +"currently available general-purpose compression methods. It is similar in " +"speed\n" +"with @code{deflate} but offers more dense compression.\n" +"\n" +"The specification of the Brotli Compressed Data Format is defined in RFC " +"7932." msgstr "" -#: gnu/packages/games.scm:296 -msgid "Simulate the display from \"The Matrix\"" +#: gnu/packages/databases.scm:157 +msgid "Clustered RDF storage and query engine" msgstr "" -#: gnu/packages/games.scm:297 +#: gnu/packages/databases.scm:158 msgid "" -"CMatrix simulates the display from \"The Matrix\" and is\n" -"based on the screensaver from the movie's website. It works with terminal\n" -"settings up to 132x300 and can scroll lines all at the same rate or\n" -"asynchronously and at a user-defined speed." +"4store is a RDF/SPARQL store written in C, supporting\n" +"either single machines or networked clusters." msgstr "" -#: gnu/packages/games.scm:317 -msgid "Full chess implementation" -msgstr "Pełna implementacja programu szachowego" +#: gnu/packages/databases.scm:177 +msgid "Hash library of database functions compatible with traditional dbm" +msgstr "" -#: gnu/packages/games.scm:318 +#: gnu/packages/databases.scm:179 msgid "" -"GNU Chess is a chess engine. It allows you to compete\n" -"against the computer in a game of chess, either through the default terminal\n" -"interface or via an external visual interface such as GNU XBoard." +"GDBM is a library for manipulating hashed databases. It is used to\n" +"store key/value pairs in a file in a manner similar to the Unix dbm library\n" +"and provides interfaces to the traditional file format." msgstr "" -#: gnu/packages/games.scm:346 -msgid "Twisted adventures of young pig farmer Dink Smallwood" +#: gnu/packages/databases.scm:220 +msgid "@code{mgo} offers a rich MongoDB driver for Go." msgstr "" -#: gnu/packages/games.scm:348 +#: gnu/packages/databases.scm:222 msgid "" -"GNU FreeDink is a free and portable re-implementation of the engine\n" -"for the role-playing game Dink Smallwood. It supports not only the original\n" -"game data files but it also supports user-produced game mods or \"D-Mods\".\n" -"To that extent, it also includes a front-end for managing all of your D-Mods." +"@code{mgo} (pronounced as mango) is a MongoDB driver for the Go language.\n" +"It implements a rich selection of features under a simple API following\n" +"standard Go idioms." msgstr "" -#: gnu/packages/games.scm:370 -msgid "Game data for GNU Freedink" -msgstr "" +#: gnu/packages/databases.scm:273 +msgid "Berkeley database" +msgstr "Baza danych Berkeley" -#: gnu/packages/games.scm:372 -msgid "This package contains the game data of GNU Freedink." +#: gnu/packages/databases.scm:275 +msgid "" +"Berkeley DB is an embeddable database allowing developers the choice of\n" +"SQL, Key/Value, XML/XQuery or Java Object storage for their data model." msgstr "" -#: gnu/packages/games.scm:424 -msgid "Graphical user interface for chess programs" +#: gnu/packages/databases.scm:353 +msgid "Utility for dumping and restoring ElasticSearch indexes" msgstr "" -#: gnu/packages/games.scm:425 +#: gnu/packages/databases.scm:355 msgid "" -"GNU XBoard is a graphical board for all varieties of chess,\n" -"including international chess, xiangqi (Chinese chess), shogi (Japanese chess)\n" -"and Makruk. Several lesser-known variants are also supported. It presents a\n" -"fully interactive graphical interface and it can load and save games in the\n" -"Portable Game Notation." +"This package provides a utility for dumping the contents of an\n" +"ElasticSearch index to a compressed file and restoring the dumpfile back to " +"an\n" +"ElasticSearch server" msgstr "" -#: gnu/packages/games.scm:478 -msgid "Ball and paddle game" +#: gnu/packages/databases.scm:393 +msgid "Fast key-value storage library" msgstr "" -#: gnu/packages/games.scm:479 +#: gnu/packages/databases.scm:395 msgid "" -"XBoing is a blockout type game where you have a paddle which\n" -"you control to bounce a ball around the game zone destroying blocks with a\n" -"proton ball. Each block carries a different point value. The more blocks you\n" -"destroy, the better your score. The person with the highest score wins." +"LevelDB is a fast key-value storage library that provides an ordered\n" +"mapping from string keys to string values." msgstr "" -#: gnu/packages/games.scm:511 -msgid "Typing tutor" -msgstr "Nauka pisania" +#: gnu/packages/databases.scm:416 +msgid "In memory caching service" +msgstr "" -#: gnu/packages/games.scm:513 +#: gnu/packages/databases.scm:417 msgid "" -"GNU Typist is a universal typing tutor. It can be used to learn and\n" -"practice touch-typing. Several tutorials are included; in addition to\n" -"tutorials for the standard QWERTY layout, there are also tutorials for the\n" -"alternative layouts Dvorak and Colemak, as well as for the numpad. Tutorials\n" -"are primarily in English, however some in other languages are provided." +"Memcached is a in memory key value store. It has a small\n" +"and generic API, and was originally intended for use with dynamic web\n" +"applications." msgstr "" -#: gnu/packages/games.scm:566 -msgid "3D game engine written in C++" +#: gnu/packages/databases.scm:541 +msgid "High performance and high availability document database" msgstr "" -#: gnu/packages/games.scm:568 +#: gnu/packages/databases.scm:543 msgid "" -"The Irrlicht Engine is a high performance realtime 3D engine written in\n" -"C++. Features include an OpenGL renderer, extensible materials, scene graph\n" -"management, character animation, particle and other special effects, support\n" -"for common mesh file formats, and collision detection." +"Mongo is a high-performance, high availability, schema-free\n" +"document-oriented database. A key goal of MongoDB is to bridge the gap\n" +"between key/value stores (which are fast and highly scalable) and " +"traditional\n" +"RDBMS systems (which are deep in functionality)." msgstr "" -#: gnu/packages/games.scm:620 -msgid "2D space shooter" +#: gnu/packages/databases.scm:619 +msgid "Fast, easy to use, and popular database" msgstr "" -#: gnu/packages/games.scm:622 +#: gnu/packages/databases.scm:621 msgid "" -"M.A.R.S. is a 2D space shooter with pretty visual effects and\n" -"attractive physics. Players can battle each other or computer controlled\n" -"enemies in different game modes such as space ball, death match, team death\n" -"match, cannon keep, and grave-itation pit." +"MySQL is a fast, reliable, and easy to use relational database\n" +"management system that supports the standardized Structured Query\n" +"Language." msgstr "" -#: gnu/packages/games.scm:663 -msgid "Main game data for the Minetest game engine" +#: gnu/packages/databases.scm:697 +msgid "SQL database server" msgstr "" -#: gnu/packages/games.scm:665 -msgid "Game data for the Minetest infinite-world block sandox game." +#: gnu/packages/databases.scm:699 +msgid "" +"MariaDB is a multi-user and multi-threaded SQL database server, designed\n" +"as a drop-in replacement of MySQL." msgstr "" -#: gnu/packages/games.scm:717 -msgid "Infinite-world block sandbox game" +#: gnu/packages/databases.scm:737 +msgid "Powerful object-relational database system" msgstr "" -#: gnu/packages/games.scm:719 +#: gnu/packages/databases.scm:739 msgid "" -"Minetest is a sandbox construction game. Players can create and destroy\n" -"various types of blocks in a three-dimensional open world. This allows\n" -"forming structures in every possible creation, on multiplayer servers or as a\n" -"single player. Mods and texture packs allow players to personalize the game\n" -"in different ways." +"PostgreSQL is a powerful object-relational database system. It is fully\n" +"ACID compliant, has full support for foreign keys, joins, views, triggers, " +"and\n" +"stored procedures (in multiple languages). It includes most SQL:2008 data\n" +"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, " +"and\n" +"TIMESTAMP. It also supports storage of binary large objects, including\n" +"pictures, sounds, or video." msgstr "" -#: gnu/packages/games.scm:758 -msgid "Curses Implementation of the Glk API" +#: gnu/packages/databases.scm:778 +#, fuzzy +msgid "Key-value database" +msgstr "Baza danych Trivial" + +#: gnu/packages/databases.scm:779 +msgid "" +"QDBM is a library of routines for managing a\n" +"database. The database is a simple data file containing key-value\n" +"pairs. Every key and value is serial bytes with variable length.\n" +"Binary data as well as character strings can be used as a key or a\n" +"value. There is no concept of data tables or data types. Records are\n" +"organized in a hash table or B+ tree." msgstr "" -#: gnu/packages/games.scm:760 +#: gnu/packages/databases.scm:834 +msgid "Manipulate plain text files as databases" +msgstr "" + +#: gnu/packages/databases.scm:836 msgid "" -"Glk defines a portable API for applications with text UIs. It was\n" -"primarily designed for interactive fiction, but it should be suitable for many\n" -"interactive text utilities, particularly those based on a command line.\n" -"This is an implementation of the Glk library which runs in a terminal window,\n" -"using the curses.h library for screen control." +"GNU Recutils is a set of tools and libraries for creating and\n" +"manipulating text-based, human-editable databases. Despite being text-" +"based,\n" +"databases created with Recutils carry all of the expected features such as\n" +"unique fields, primary keys, time stamps and more. Many different field\n" +"types are supported, as is encryption." msgstr "" -#: gnu/packages/games.scm:797 -msgid "Interpreter for Glulx VM" +#: gnu/packages/databases.scm:932 +msgid "Persistent key-value store for fast storage" msgstr "" -#: gnu/packages/games.scm:799 +#: gnu/packages/databases.scm:934 msgid "" -"Glulx is a 32-bit portable virtual machine intended for writing and\n" -"playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" -"some of the restrictions in the venerable Z-machine format. This is the\n" -"reference interpreter, using Glk API." +"RocksDB is a library that forms the core building block for a fast\n" +"key-value server, especially suited for storing data on flash drives. It\n" +"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible " +"tradeoffs\n" +"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-" +"Factor}\n" +"(RAF) and @dfn{Space-Amplification-Factor} (SAF). It has multi-threaded\n" +"compactions, making it specially suitable for storing multiple terabytes of\n" +"data in a single database. RocksDB is partially based on @code{LevelDB}." msgstr "" -#: gnu/packages/games.scm:835 -msgid "Z-machine interpreter" +#: gnu/packages/databases.scm:994 +msgid "Command-line tool for accessing SPARQL endpoints over HTTP" msgstr "" -#: gnu/packages/games.scm:837 +#: gnu/packages/databases.scm:995 msgid "" -"Fizmo is a console-based Z-machine interpreter. It is used to play\n" -"interactive fiction, also known as text adventures, which were implemented\n" -"either by Infocom or created using the Inform compiler." +"Sparql-query is a command-line tool for accessing SPARQL\n" +"endpoints over HTTP. It has been intentionally designed to 'feel' similar " +"to\n" +"tools for interrogating SQL databases. For example, you can enter a query " +"over\n" +"several lines, using a semi-colon at the end of a line to indicate the end " +"of\n" +"your query. It also supports readline so that you can more easily recall " +"and\n" +"edit previous queries, even across sessions. It can be used non-" +"interactively,\n" +"for example from a shell script." msgstr "" -#: gnu/packages/games.scm:887 -msgid "Reference frontend for the libretro API" +#: gnu/packages/databases.scm:1037 +msgid "The SQLite database management system" msgstr "" -#: gnu/packages/games.scm:889 +#: gnu/packages/databases.scm:1039 msgid "" -"Libretro is a simple but powerful development interface that allows for\n" -"the easy creation of emulators, games and multimedia applications that can plug\n" -"straight into any libretro-compatible frontend. RetroArch is the official\n" -"reference frontend for the libretro API, currently used by most as a modular\n" -"multi-system game/emulator system." +"SQLite is a software library that implements a self-contained, serverless,\n" +"zero-configuration, transactional SQL database engine. SQLite is the most\n" +"widely deployed SQL database engine in the world. The source code for " +"SQLite\n" +"is in the public domain." msgstr "" -#: gnu/packages/games.scm:909 -msgid "Play the game of Go" -msgstr "Gra w Go" +#: gnu/packages/databases.scm:1097 +msgid "Trivial database" +msgstr "Baza danych Trivial" -#: gnu/packages/games.scm:911 +#: gnu/packages/databases.scm:1099 msgid "" -"GNU Go is a program that plays the game of Go, in which players\n" -"place stones on a grid to form territory or capture other stones. While\n" -"it can be played directly from the terminal, rendered in ASCII characters,\n" -"it is also possible to play GNU Go with 3rd party graphical interfaces or\n" -"even in Emacs. It supports the standard game storage format (SGF, Smart\n" -"Game Format) and inter-process communication format (GMP, Go Modem\n" -"Protocol)." +"TDB is a Trivial Database. In concept, it is very much like GDBM,\n" +"and BSD's DB except that it allows multiple simultaneous writers and uses\n" +"locking internally to keep writers from trampling on each other. TDB is " +"also\n" +"extremely small." msgstr "" -#: gnu/packages/games.scm:961 -msgid "High speed arctic racing game based on Tux Racer" +#: gnu/packages/databases.scm:1118 +msgid "Database independent interface for Perl" msgstr "" -#: gnu/packages/games.scm:963 -msgid "" -"Extreme Tux Racer, or etracer as it is called for short, is\n" -"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of the\n" -"game is to slide down a snow- and ice-covered mountain as quickly as possible,\n" -"avoiding the trees and rocks that will slow you down.\n" -"\n" -"Collect herrings and other goodies while sliding down the hill, but avoid fish\n" -"bones.\n" -"\n" -"This game is based on the GPL version of the famous game TuxRacer." +#: gnu/packages/databases.scm:1119 +msgid "This package provides an database interface for Perl." msgstr "" -#: gnu/packages/games.scm:1001 -msgid "Game of jumping to the next floor, trying not to fall" +#: gnu/packages/databases.scm:1167 +msgid "Extensible and flexible object <-> relational mapper" msgstr "" -#: gnu/packages/games.scm:1003 +#: gnu/packages/databases.scm:1168 msgid "" -"GNUjump is a simple, yet addictive game in which you must jump from\n" -"platform to platform to avoid falling, while the platforms drop at faster rates\n" -"the higher you go. The game features multiplayer, unlimited FPS, smooth floor\n" -"falling, themeable graphics and sounds, and replays." +"An SQL to OO mapper with an object API inspired by\n" +"Class::DBI (with a compatibility layer as a springboard for porting) and a\n" +"resultset API that allows abstract encapsulation of database operations. " +"It\n" +"aims to make representing queries in your code as perl-ish as possible " +"while\n" +"still providing access to as many of the capabilities of the database as\n" +"possible, including retrieving related records from multiple tables in a\n" +"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY" +"\",\n" +"\"ORDER BY\" and \"HAVING\" support." msgstr "" -#: gnu/packages/games.scm:1044 -msgid "Turn-based strategy game" +#: gnu/packages/databases.scm:1199 +msgid "Cursor with built-in caching support" msgstr "" -#: gnu/packages/games.scm:1046 +#: gnu/packages/databases.scm:1200 msgid "" -"The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" -"with several single player campaigns, and multiplayer games (both networked and\n" -"local).\n" -"\n" -"Battle for control on a range of maps, using variety of units which have\n" -"advantages and disadvantages against different types of attacks. Units gain\n" -"experience and advance levels, and are carried over from one scenario to the\n" -"next campaign." +"DBIx::Class::Cursor::Cached provides a cursor class with\n" +"built-in caching support." msgstr "" -#: gnu/packages/games.scm:1090 -msgid "x86 emulator with CGA/EGA/VGA/etc. graphics and sound" +#: gnu/packages/databases.scm:1222 +msgid "Introspect many-to-many relationships" msgstr "" -#: gnu/packages/games.scm:1091 +#: gnu/packages/databases.scm:1223 msgid "" -"DOSBox is a DOS-emulator that uses the SDL library. DOSBox\n" -"also emulates CPU:286/386 realmode/protected mode, Directory\n" -"FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a\n" -"SoundBlaster/Gravis Ultra Sound card for excellent sound compatibility with\n" -"older games." +"Because the many-to-many relationships are not real\n" +"relationships, they can not be introspected with DBIx::Class. Many-to-many\n" +"relationships are actually just a collection of convenience methods " +"installed\n" +"to bridge two relationships. This DBIx::Class component can be used to " +"store\n" +"all relevant information about these non-relationships so they can later be\n" +"introspected and examined." msgstr "" -#: gnu/packages/games.scm:1136 -msgid "Mouse and keyboard discovery for children" +#: gnu/packages/databases.scm:1281 +msgid "Create a DBIx::Class::Schema based on a database" msgstr "" -#: gnu/packages/games.scm:1138 +#: gnu/packages/databases.scm:1282 msgid "" -"Gamine is a game designed for young children who are learning to use the\n" -"mouse and keyboard. The child uses the mouse to draw colored dots and lines\n" -"on the screen and keyboard to display letters." +"DBIx::Class::Schema::Loader automates the definition of a\n" +"DBIx::Class::Schema by scanning database table definitions and setting up " +"the\n" +"columns, primary keys, unique constraints and relationships." msgstr "" -#: gnu/packages/games.scm:1169 -msgid "Puzzle game with a cat in lead role" +#: gnu/packages/databases.scm:1306 +msgid "DBI PostgreSQL interface" msgstr "" -#: gnu/packages/games.scm:1170 +#: gnu/packages/databases.scm:1307 msgid "" -"Project Raincat is a game developed by Carnegie Mellon\n" -"students through GCS during the Fall 2008 semester. Raincat features game\n" -"play inspired from classics Lemmings and The Incredible Machine. The project\n" -"proved to be an excellent learning experience for the programmers. Everything\n" -"is programmed in Haskell." +"This package provides a PostgreSQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." msgstr "" -#: gnu/packages/games.scm:1205 -msgid "Client for 'The Mana World' and similar games" +#: gnu/packages/databases.scm:1331 +msgid "DBI MySQL interface" msgstr "" -#: gnu/packages/games.scm:1207 +#: gnu/packages/databases.scm:1332 msgid "" -"ManaPlus is a 2D MMORPG client for game servers. It is the only\n" -"fully supported client for @uref{http://www.themanaworld.org, The mana\n" -"world}, @uref{http://evolonline.org, Evol Online} and\n" -"@uref{http://landoffire.org, Land of fire}." +"This package provides a MySQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." msgstr "" -#: gnu/packages/gcc.scm:303 -msgid "GNU Compiler Collection" -msgstr "Kolekcja kompilatorów GNU" +#: gnu/packages/databases.scm:1351 +msgid "SQlite interface for Perl" +msgstr "" -#: gnu/packages/gcc.scm:305 +#: gnu/packages/databases.scm:1352 msgid "" -"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" -"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, and\n" -"Go. It also includes runtime support libraries for these languages." +"DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" +"the entire thing in the distribution. So in order to get a fast " +"transaction\n" +"capable RDBMS working for your Perl project you simply have to install this\n" +"module, and nothing else." msgstr "" -#: gnu/packages/gcc.scm:370 -msgid "GNU C++ standard library" -msgstr "Standardowa biblioteka GNU C++" - -#: gnu/packages/gcc.scm:405 -msgid "Collection of subroutines used by various GNU programs" +#: gnu/packages/databases.scm:1383 +msgid "Generate SQL from Perl data structures" msgstr "" -#: gnu/packages/gcc.scm:561 -msgid "GNU libstdc++ documentation" +#: gnu/packages/databases.scm:1384 +msgid "" +"This module was inspired by the excellent DBIx::Abstract.\n" +"While based on the concepts used by DBIx::Abstract, the concepts used have\n" +"been modified to make the SQL easier to generate from Perl data structures.\n" +"The underlying idea is for this module to do what you mean, based on the " +"data\n" +"structures you provide it, so that you don't have to modify your code every\n" +"time your data changes." msgstr "" -#: gnu/packages/gcc.scm:629 -msgid "Manipulating sets and relations of integer points bounded by linear constraints" +#: gnu/packages/databases.scm:1413 +msgid "Split SQL code into atomic statements" msgstr "" -#: gnu/packages/gcc.scm:632 +#: gnu/packages/databases.scm:1414 msgid "" -"isl is a library for manipulating sets and relations of integer points\n" -"bounded by linear constraints. Supported operations on sets include\n" -"intersection, union, set difference, emptiness check, convex hull, (integer)\n" -"affine hull, integer projection, computing the lexicographic minimum using\n" -"parametric integer programming, coalescing and parametric vertex\n" -"enumeration. It also includes an ILP solver based on generalized basis\n" -"reduction, transitive closures on maps (which may encode infinite graphs),\n" -"dependence analysis and bounds on piecewise step-polynomials." +"This module tries to split any SQL code, even including\n" +"non-standard extensions, into the atomic statements it is composed of." msgstr "" -#: gnu/packages/gcc.scm:664 -msgid "Library to generate code for scanning Z-polyhedra" +#: gnu/packages/databases.scm:1432 +msgid "SQL tokenizer" msgstr "" -#: gnu/packages/gcc.scm:666 +#: gnu/packages/databases.scm:1433 msgid "" -"CLooG is a free software library to generate code for scanning\n" -"Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" -"reaches each integral point of one or more parameterized polyhedra.\n" -"CLooG has been originally written to solve the code generation problem\n" -"for optimizing compilers based on the polytope model. Nevertheless it\n" -"is used now in various area e.g., to build control automata for\n" -"high-level synthesis or to find the best polynomial approximation of a\n" -"function. CLooG may help in any situation where scanning polyhedra\n" -"matters. While the user has full control on generated code quality,\n" -"CLooG is designed to avoid control overhead and to produce a very\n" -"effective code." +"SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" +"claim to be a parser or query verifier. It just creates sane tokens from a\n" +"valid SQL query." msgstr "" -#: gnu/packages/gcc.scm:721 -msgid "Reference manual for the C programming language" +#: gnu/packages/databases.scm:1451 +msgid "Data source abstraction library" msgstr "" -#: gnu/packages/gcc.scm:723 +#: gnu/packages/databases.scm:1452 msgid "" -"This is a reference manual for the C programming language, as\n" -"implemented by the GNU C Compiler (gcc). As a reference, it is not intended\n" -"to be a tutorial of the language. Rather, it outlines all of the constructs\n" -"of the language. Library functions are not included." +"Unixodbc is a library providing an API with which to access\n" +"data sources. Data sources include SQL Servers and any software with an " +"ODBC\n" +"Driver." msgstr "" -#: gnu/packages/geeqie.scm:48 -msgid "Library and command-line utility to manage image metadata" +#: gnu/packages/databases.scm:1476 +msgid "In-memory key/value and document store" msgstr "" -#: gnu/packages/geeqie.scm:50 +#: gnu/packages/databases.scm:1478 msgid "" -"Exiv2 is a C++ library and a command line utility to manage image\n" -"metadata. It provides fast and easy read and write access to the Exif, IPTC\n" -"and XMP metadata of images in various formats." +"UnQLite is an in-process software library which implements a\n" +"self-contained, serverless, zero-configuration, transactional NoSQL\n" +"database engine. UnQLite is a document store database similar to\n" +"MongoDB, Redis, CouchDB, etc. as well as a standard Key/Value store\n" +"similar to BerkeleyDB, LevelDB, etc." msgstr "" -#: gnu/packages/geeqie.scm:81 -msgid "Lightweight GTK+ based image viewer" +#: gnu/packages/databases.scm:1506 +msgid "Key-value cache and store" msgstr "" -#: gnu/packages/geeqie.scm:83 +#: gnu/packages/databases.scm:1507 msgid "" -"Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" -"systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" -"interoperability; easy integration with other software; geeqie works on files\n" -"and directories, there is no need to import images; fast preview for many raw\n" -"image formats; tools for image comparison, sorting and managing photo\n" -"collection. Geeqie was initially based on GQview." +"Redis is an advanced key-value cache and store. Redis\n" +"supports many data structures including strings, hashes, lists, sets, " +"sorted\n" +"sets, bitmaps and hyperloglogs." msgstr "" -#: gnu/packages/gettext.scm:91 -msgid "Tools and documentation for translation" +#: gnu/packages/databases.scm:1534 +msgid "Kyoto Cabinet is a modern implementation of the DBM database" msgstr "" -#: gnu/packages/gettext.scm:93 +#: gnu/packages/databases.scm:1536 msgid "" -"GNU Gettext is a package providing a framework for translating the\n" -"textual output of programs into multiple languages. It provides translators\n" -"with the means to create message catalogs, as well as an Emacs mode to work\n" -"with them, and a runtime library to load translated messages from the\n" -"catalogs. Nearly all GNU packages use Gettext." +"Kyoto Cabinet is a standalone file-based database that supports Hash\n" +"and B+ Tree data storage models. It is a fast key-value lightweight\n" +"database and supports many programming languages. It is a NoSQL database." msgstr "" -#: gnu/packages/gettext.scm:149 -msgid "Scripts to ease maintenance of translations" +#: gnu/packages/databases.scm:1562 +msgid "Tokyo Cabinet is a modern implementation of the DBM database" msgstr "" -#: gnu/packages/gettext.scm:151 +#: gnu/packages/databases.scm:1564 msgid "" -"The po4a (PO for anything) project goal is to ease translations (and\n" -"more interestingly, the maintenance of translations) using gettext tools on\n" -"areas where they were not expected like documentation." +"Tokyo Cabinet is a library of routines for managing a database.\n" +"The database is a simple data file containing records, each is a pair of a\n" +"key and a value. Every key and value is serial bytes with variable length.\n" +"Both binary data and character string can be used as a key and a value.\n" +"There is neither concept of data tables nor data types. Records are\n" +"organized in hash table, B+ tree, or fixed-length array." msgstr "" -#: gnu/packages/gimp.scm:54 -msgid "Image pixel format conversion library" +#: gnu/packages/databases.scm:1600 +msgid "NoSQL data engine" msgstr "" -#: gnu/packages/gimp.scm:56 +#: gnu/packages/databases.scm:1602 msgid "" -"Babl is a dynamic, any to any, pixel format translation library.\n" -"It allows converting between different methods of storing pixels known as\n" -"pixel formats that have with different bitdepths and other data\n" -"representations, color models and component permutations.\n" -"\n" -"A vocabulary to formulate new pixel formats from existing primitives is\n" -"provided as well as the framework to add new color models and data types." +"WiredTiger is an extensible platform for data management. It supports\n" +"row-oriented storage (where all columns of a row are stored together),\n" +"column-oriented storage (where columns are stored in groups, allowing for\n" +"more efficient access and storage of column subsets) and log-structured " +"merge\n" +"trees (LSM), for sustained throughput under random insert workloads." msgstr "" -#: gnu/packages/gimp.scm:111 -msgid "Graph based image processing framework" +#: gnu/packages/databases.scm:1647 +msgid "WiredTiger bindings for GNU Guile" msgstr "" -#: gnu/packages/gimp.scm:112 +#: gnu/packages/databases.scm:1649 msgid "" -"GEGL (Generic Graphics Library) provides infrastructure to\n" -"do demand based cached non destructive image editing on larger than RAM\n" -"buffers." +"This package provides Guile bindings to the WiredTiger ``NoSQL''\n" +"database. Various higher level database abstractions." msgstr "" -#: gnu/packages/gimp.scm:148 -msgid "GNU Image Manipulation Program" +#: gnu/packages/databases.scm:1681 +msgid "Perl5 access to Berkeley DB version 1.x" msgstr "" -#: gnu/packages/gimp.scm:150 +#: gnu/packages/databases.scm:1683 msgid "" -"GIMP is an application for image manipulation tasks such as photo\n" -"retouching, composition and authoring. It supports all common image formats\n" -"as well as specialized ones. It features a highly customizable interface\n" -"that is extensible via a plugin system." +"The DB::File module provides Perl bindings to the Berkeley DB version 1.x." msgstr "" -#: gnu/packages/gnome.scm:138 -msgid "CD/DVD burning tool for Gnome" -msgstr "Narzędzie do wypalania płyt CD/DVD pod GNOME" +#: gnu/packages/databases.scm:1710 +msgid "Lightning Memory-Mapped Database library" +msgstr "" -#: gnu/packages/gnome.scm:139 +#: gnu/packages/databases.scm:1712 msgid "" -"Brasero is an application to burn CD/DVD for the Gnome\n" -"Desktop. It is designed to be as simple as possible and has some unique\n" -"features to enable users to create their discs easily and quickly." +"The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance\n" +"transactional database. Unlike more complex relational databases, LMDB " +"handles\n" +"only key-value pairs (stored as arbitrary byte arrays) and relies on the\n" +"underlying operating system for caching and locking, keeping the code small " +"and\n" +"simple.\n" +"The use of ‘zero-copy’ memory-mapped files combines the persistence of " +"classic\n" +"disk-based databases with high read performance that scales linearly over\n" +"multiple cores. The size of each database is limited only by the size of " +"the\n" +"virtual address space — not physical RAM." msgstr "" -#: gnu/packages/gnome.scm:159 -msgid "Bootstrap GNOME modules built from Git" +#: gnu/packages/databases.scm:1749 +msgid "C++ connector for PostgreSQL" msgstr "" -#: gnu/packages/gnome.scm:160 +#: gnu/packages/databases.scm:1751 msgid "" -"gnome-common contains various files needed to bootstrap\n" -"GNOME modules built from Git. It contains a common \"autogen.sh\" script that\n" -"can be used to configure a source directory checked out from Git and some\n" -"commonly used macros." +"Libpqxx is a C++ library to enable user programs to communicate with the\n" +"PostgreSQL database back-end. The database back-end can be local or it may " +"be\n" +"on another machine, accessed via TCP/IP." msgstr "" -#: gnu/packages/gnome.scm:198 -msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" +#: gnu/packages/databases.scm:1774 +msgid "Small object-relational mapping utility" msgstr "" -#: gnu/packages/gnome.scm:200 +#: gnu/packages/databases.scm:1776 msgid "" -"The libgnome-desktop library provides API shared by several applications\n" -"on the desktop, but that cannot live in the platform for various reasons.\n" -"There is no API or ABI guarantee, although we are doing our best to provide\n" -"stability. Documentation for the API is available with gtk-doc.\n" -"\n" -"The gnome-about program helps find which version of GNOME is installed." +"Peewee is a simple and small ORM (object-relation mapping) tool. Peewee\n" +"handles converting between pythonic values and those used by databases, so " +"you\n" +"can use Python types in your code without having to worry. It has built-in\n" +"support for sqlite, mysql and postgresql. If you already have a database, " +"you\n" +"can autogenerate peewee models using @code{pwiz}, a model generator." msgstr "" -#: gnu/packages/gnome.scm:233 -msgid "Documentation utilities for the Gnome project" +#: gnu/packages/databases.scm:1823 +msgid "Library providing transparent encryption of SQLite database files" msgstr "" -#: gnu/packages/gnome.scm:235 +#: gnu/packages/databases.scm:1824 msgid "" -"Gnome-doc-utils is a collection of documentation utilities for the\n" -"Gnome project. It includes xml2po tool which makes it easier to translate\n" -"and keep up to date translations of documentation." +"SQLCipher is an implementation of SQLite, extended to\n" +"provide transparent 256-bit AES encryption of database files. Pages are\n" +"encrypted before being written to disk and are decrypted when read back. " +"It’s\n" +"well suited for protecting embedded application databases and for mobile\n" +"development." msgstr "" -#: gnu/packages/gnome.scm:277 -msgid "Libraries for displaying certificates and accessing key stores" +#: gnu/packages/databases.scm:1856 gnu/packages/databases.scm:1883 +msgid "Python ODBC Library" msgstr "" -#: gnu/packages/gnome.scm:279 +#: gnu/packages/databases.scm:1857 msgid "" -"The GCR package contains libraries used for displaying certificates and\n" -"accessing key stores. It also provides the viewer for crypto files on the\n" -"GNOME Desktop." -msgstr "" - -#: gnu/packages/gnome.scm:308 -msgid "Accessing passwords from the GNOME keyring" +"@code{python-pyodbc-c} provides a Python DB-API driver\n" +"for ODBC." msgstr "" -#: gnu/packages/gnome.scm:310 -msgid "Client library to access passwords from the GNOME keyring." +#: gnu/packages/databases.scm:1884 +msgid "" +"@code{python-pyodbc} provides a Python DB-API driver\n" +"for ODBC." msgstr "" -#: gnu/packages/gnome.scm:371 -msgid "Daemon to store passwords and encryption keys" +#: gnu/packages/databases.scm:1921 +msgid "Read Microsoft Access databases" msgstr "" -#: gnu/packages/gnome.scm:373 +#: gnu/packages/databases.scm:1922 msgid "" -"gnome-keyring is a program that keeps passwords and other secrets for\n" -"users. It is run as a daemon in the session, similar to ssh-agent, and other\n" -"applications locate it via an environment variable or D-Bus.\n" -"\n" -"The program can manage several keyrings, each with its own master password,\n" -"and there is also a session keyring which is never stored to disk, but\n" -"forgotten when the session ends." +"MDB Tools is a set of tools and applications to read the\n" +"proprietary MDB file format used in Microsoft's Access database package. " +"This\n" +"includes programs to export schema and data from Microsoft's Access " +"database\n" +"file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL,\n" +"etc., and an SQL engine for performing simple SQL queries." msgstr "" -#: gnu/packages/gnome.scm:438 -msgid "GNOME's document viewer" -msgstr "Przeglądarka dokumentów GNOME" +#: gnu/packages/databases.scm:1963 +msgid "Python binding for the ‘Lightning’ database (LMDB)" +msgstr "" -#: gnu/packages/gnome.scm:440 +#: gnu/packages/databases.scm:1965 msgid "" -"Evince is a document viewer for multiple document formats. It\n" -"currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" -"of Evince is to replace the multiple document viewers that exist\n" -"on the GNOME Desktop with a single simple application." +"python-lmdb or py-lmdb is a Python binding for the @dfn{Lightning\n" +"Memory-Mapped Database} (LMDB), a high-performance key-value store." msgstr "" -#: gnu/packages/gnome.scm:469 -msgid "GNOME settings for various desktop components" +#: gnu/packages/databases.scm:2019 +msgid "ActiveRecord ORM for Python" msgstr "" -#: gnu/packages/gnome.scm:471 +#: gnu/packages/databases.scm:2021 msgid "" -"Gsettings-desktop-schemas contains a collection of GSettings schemas\n" -"for settings shared by various components of the GNOME desktop." +"Orator provides a simple ActiveRecord-like Object Relational Mapping\n" +"implementation for Python." msgstr "" -#: gnu/packages/gnome.scm:505 -msgid "Utility to implement the Freedesktop Icon Naming Specification" +#: gnu/packages/databases.scm:2048 +msgid "Multi-model database system" msgstr "" -#: gnu/packages/gnome.scm:507 +#: gnu/packages/databases.scm:2049 msgid "" -"To help with the transition to the Freedesktop Icon Naming\n" -"Specification, the icon naming utility maps the icon names used by the\n" -"GNOME and KDE desktops to the icon names proposed in the specification." +"Virtuoso is a scalable cross-platform server that combines\n" +"relational, graph, and document data management with web application server\n" +"and web services platform functionality." msgstr "" -#: gnu/packages/gnome.scm:529 -msgid "Utilities for working with desktop entries" +#: gnu/packages/databases.scm:2077 +msgid "Database interface and MySQL driver for R" msgstr "" -#: gnu/packages/gnome.scm:531 +#: gnu/packages/databases.scm:2079 msgid "" -"This package contains a few command line utilities for working with\n" -"desktop entries:\n" -"\n" -"desktop-file-validate: validates a desktop file and prints warnings/errors\n" -" about desktop entry specification violations.\n" -"\n" -"desktop-file-install: installs a desktop file to the applications directory,\n" -" optionally munging it a bit in transit.\n" -"\n" -"update-desktop-database: updates the database containing a cache of MIME types\n" -" handled by desktop files." +"This package provides a DBI interface to MySQL / MariaDB. The RMySQL\n" +"package contains an old implementation based on legacy code from S-PLUS " +"which\n" +"is being phased out. A modern MySQL client based on Rcpp is available from\n" +"the RMariaDB package." msgstr "" -#: gnu/packages/gnome.scm:565 -msgid "GNOME icon theme" -msgstr "Motyw ikon GNOME" - -#: gnu/packages/gnome.scm:567 -msgid "Icons for the GNOME desktop." -msgstr "Ikony dla środowiska GNOME" - -#: gnu/packages/gnome.scm:606 -msgid "Database of common MIME types" +#: gnu/packages/databases.scm:2104 +msgid "" +"Cassandra Cluster Manager for Apache Cassandra clusters on\n" +"localhost" msgstr "" -#: gnu/packages/gnome.scm:608 +#: gnu/packages/databases.scm:2106 msgid "" -"The shared-mime-info package contains the core database of common types\n" -"and the update-mime-database command used to extend it. It requires glib2 to\n" -"be installed for building the update command. Additionally, it uses intltool\n" -"for translations, though this is only a dependency for the maintainers. This\n" -"database is translated at Transifex." +"Cassandra Cluster Manager is a development tool for testing\n" +"local Cassandra clusters. It creates, launches and removes Cassandra " +"clusters\n" +"on localhost." msgstr "" -#: gnu/packages/gnome.scm:632 -msgid "Freedesktop icon theme" -msgstr "Motyw ikon Freedesktop" - -#: gnu/packages/gnome.scm:634 -msgid "Freedesktop icon theme." -msgstr "Motyw ikon Freedesktop" - -#: gnu/packages/gnome.scm:661 -msgid "GNOME desktop notification library" +#: gnu/packages/databases.scm:2132 +msgid "SQLite bindings for Python" msgstr "" -#: gnu/packages/gnome.scm:663 +#: gnu/packages/databases.scm:2134 msgid "" -"Libnotify is a library that sends desktop notifications to a\n" -"notification daemon, as defined in the Desktop Notifications spec. These\n" -"notifications can be used to inform the user about an event or display\n" -"some form of information without getting in the user's way." +"Pysqlite provides SQLite bindings for Python that comply to the\n" +"Database API 2.0T." msgstr "" -#: gnu/packages/gnome.scm:695 -msgid "GObject plugin system" +#: gnu/packages/databases.scm:2161 +msgid "Database abstraction library" msgstr "" -#: gnu/packages/gnome.scm:697 +#: gnu/packages/databases.scm:2163 msgid "" -"Libpeas is a gobject-based plugins engine, and is targetted at giving\n" -"every application the chance to assume its own extensibility. It also has a\n" -"set of features including, but not limited to: multiple extension points; on\n" -"demand (lazy) programming language support for C, Python and JS; simplicity of\n" -"the API." +"SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that\n" +"gives application developers the full power and flexibility of SQL. It\n" +"provides a full suite of well known enterprise-level persistence patterns,\n" +"designed for efficient and high-performing database access, adapted into a\n" +"simple and Pythonic domain language." msgstr "" -#: gnu/packages/gnome.scm:726 -msgid "OpenGL extension to GTK+" +#: gnu/packages/databases.scm:2202 +msgid "Various utility functions for SQLAlchemy" msgstr "" -#: gnu/packages/gnome.scm:727 +#: gnu/packages/databases.scm:2204 msgid "" -"GtkGLExt is an OpenGL extension to GTK+. It provides\n" -"additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" -"API add-ons to make GTK+ widgets OpenGL-capable." +"SQLAlchemy-utils provides various utility functions and custom data types\n" +"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for " +"Python.\n" +"\n" +"You might also want to install the following optional dependencies:\n" +"@enumerate\n" +"@item @code{python-passlib}\n" +"@item @code{python-babel}\n" +"@item @code{python-cryptography}\n" +"@item @code{python-pytz}\n" +"@item @code{python-psycopg2}\n" +"@item @code{python-furl}\n" +"@item @code{python-flask-babel}\n" +"@end enumerate\n" msgstr "" -#: gnu/packages/gnome.scm:752 -msgid "GTK+ rapid application development tool" +#: gnu/packages/databases.scm:2245 +msgid "Database migration tool for SQLAlchemy" msgstr "" -#: gnu/packages/gnome.scm:753 +#: gnu/packages/databases.scm:2247 msgid "" -"Glade is a rapid application development (RAD) tool to\n" -"enable quick & easy development of user interfaces for the GTK+ toolkit and\n" -"the GNOME desktop environment." +"Alembic is a lightweight database migration tool for usage with the\n" +"SQLAlchemy Database Toolkit for Python." msgstr "" -#: gnu/packages/gnome.scm:778 -msgid "CSS2 parsing and manipulation library" +#: gnu/packages/databases.scm:2273 +msgid "Tiny key value database with concurrency support" msgstr "" -#: gnu/packages/gnome.scm:780 +#: gnu/packages/databases.scm:2275 msgid "" -"Libcroco is a standalone CSS2 parsing and manipulation library.\n" -"The parser provides a low level event driven SAC-like API and a CSS object\n" -"model like API. Libcroco provides a CSS2 selection engine and an experimental\n" -"XML/CSS rendering engine." +"PickleShare is a small ‘shelve’-like datastore with concurrency support.\n" +"Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike\n" +"shelve, many processes can access the database simultaneously. Changing a\n" +"value in database is immediately visible to other processes accessing the " +"same\n" +"database. Concurrency is possible because the values are stored in " +"separate\n" +"files. Hence the “database” is a directory where all files are governed by\n" +"PickleShare." msgstr "" -#: gnu/packages/gnome.scm:813 -msgid "GNOME's Structured File Library" +#: gnu/packages/databases.scm:2327 +msgid "Another Python SQLite Wrapper" msgstr "" -#: gnu/packages/gnome.scm:815 +#: gnu/packages/databases.scm:2328 msgid "" -"Libgsf aims to provide an efficient extensible I/O abstraction for\n" -"dealing with different structured file formats." +"APSW is a Python wrapper for the SQLite\n" +"embedded relational database engine. In contrast to other wrappers such as\n" +"pysqlite it focuses on being a minimal layer over SQLite attempting just to\n" +"translate the complete SQLite API into Python." msgstr "" -#: gnu/packages/gnome.scm:880 -msgid "Render SVG files using Cairo" +#: gnu/packages/databases.scm:2352 +msgid "Neo4j driver code written in Python" msgstr "" -#: gnu/packages/gnome.scm:882 +#: gnu/packages/databases.scm:2353 msgid "" -"Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" -"library." +"This package provides the Neo4j Python driver that connects\n" +"to the database using Neo4j's binary protocol. It aims to be minimal, " +"while\n" +"being idiomatic to Python." msgstr "" -#: gnu/packages/gnome.scm:906 -msgid "Create trees of CORBA Interface Definition Language files" +#: gnu/packages/databases.scm:2372 +msgid "Library and toolkit for working with Neo4j in Python" msgstr "" -#: gnu/packages/gnome.scm:907 +#: gnu/packages/databases.scm:2373 msgid "" -"Libidl is a library for creating trees of CORBA Interface\n" -"Definition Language (idl) files, which is a specification for defining\n" -"portable interfaces. libidl was initially written for orbit (the orb from the\n" -"GNOME project, and the primary means of libidl distribution). However, the\n" -"functionality was designed to be as reusable and portable as possible." +"This package provides a client library and toolkit for\n" +"working with Neo4j from within Python applications and from the command\n" +"line. The core library has no external dependencies and has been carefully\n" +"designed to be easy and intuitive to use." msgstr "" -#: gnu/packages/gnome.scm:944 -msgid "CORBA 2.4-compliant Object Request Broker" +#: gnu/packages/databases.scm:2398 +msgid "Python PostgreSQL adapter" msgstr "" -#: gnu/packages/gnome.scm:945 +#: gnu/packages/databases.scm:2400 msgid "" -"ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" -"featuring mature C, C++ and Python bindings." +"psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " msgstr "" -#: gnu/packages/gnome.scm:991 -msgid "Framework for creating reusable components for use in GNOME applications" +#: gnu/packages/databases.scm:2424 +msgid "SQLAlchemy schema displayer" msgstr "" -#: gnu/packages/gnome.scm:992 +#: gnu/packages/databases.scm:2425 msgid "" -"Bonobo is a framework for creating reusable components for\n" -"use in GNOME applications, built on top of CORBA." +"This package provides a program to build Entity\n" +"Relationship diagrams from a SQLAlchemy model (or directly from the\n" +"database)." msgstr "" -#: gnu/packages/gnome.scm:1023 -msgid "Store application preferences" +#: gnu/packages/databases.scm:2455 +msgid "MySQLdb is an interface to the popular MySQL database server for Python" msgstr "" -#: gnu/packages/gnome.scm:1024 +#: gnu/packages/databases.scm:2456 msgid "" -"Gconf is a system for storing application preferences. It\n" -"is intended for user preferences; not arbitrary data storage." +"MySQLdb is an interface to the popular MySQL database server\n" +"for Python. The design goals are:\n" +"@enumerate\n" +"@item Compliance with Python database API version 2.0 [PEP-0249],\n" +"@item Thread-safety,\n" +"@item Thread-friendliness (threads will not block each other).\n" +"@end enumerate" msgstr "" -#: gnu/packages/gnome.scm:1046 -msgid "Base MIME and Application database for GNOME" +#: gnu/packages/databases.scm:2484 +msgid "Python extension that wraps protocol parsing code in hiredis" msgstr "" -#: gnu/packages/gnome.scm:1047 +#: gnu/packages/databases.scm:2485 msgid "" -"GNOME Mime Data is a module which contains the base MIME\n" -"and Application database for GNOME. The data stored by this module is\n" -"designed to be accessed through the MIME functions in GnomeVFS." +"Python-hiredis is a python extension that wraps protocol\n" +"parsing code in hiredis. It primarily speeds up parsing of multi bulk " +"replies." msgstr "" -#: gnu/packages/gnome.scm:1091 -msgid "Access files and folders in GNOME applications" +#: gnu/packages/databases.scm:2508 +msgid "Fake implementation of redis API for testing purposes" msgstr "" -#: gnu/packages/gnome.scm:1093 +#: gnu/packages/databases.scm:2509 msgid "" -"GnomeVFS is the core library used to access files and folders in GNOME\n" -"applications. It provides a file system abstraction which allows applications\n" -"to access local and remote files with a single consistent API." +"Fakeredis is a pure python implementation of the redis-py\n" +"python client that simulates talking to a redis server. This was created " +"for a\n" +"single purpose: to write unittests. Setting up redis is not hard, but many " +"time\n" +" you want to write unittests that do not talk to an external server (such " +"as\n" +"redis). This module now allows tests to simply use this module as a " +"reasonable\n" +"substitute for redis." msgstr "" -#: gnu/packages/gnome.scm:1137 -msgid "Useful routines for building applications" +#: gnu/packages/databases.scm:2537 +msgid "Redis Python client" msgstr "" -#: gnu/packages/gnome.scm:1138 -msgid "" -"The libgnome library provides a number of useful routines\n" -"for building modern applications, including session management, activation of\n" -"files and URIs, and displaying help." +#: gnu/packages/databases.scm:2539 +msgid "This package provides a Python interface to the Redis key-value store." msgstr "" -#: gnu/packages/gnome.scm:1161 -msgid "2D drawing library" +#: gnu/packages/databases.scm:2560 +msgid "Simple job queues for Python" msgstr "" -#: gnu/packages/gnome.scm:1162 +#: gnu/packages/databases.scm:2562 msgid "" -"Libart is a 2D drawing library intended as a\n" -"high-quality vector-based 2D library with antialiasing and alpha composition." +"RQ (Redis Queue) is a simple Python library for queueing jobs and\n" +"processing them in the background with workers. It is backed by Redis and " +"it\n" +"is designed to have a low barrier to entry." msgstr "" -#: gnu/packages/gnome.scm:1189 -msgid "Flexible widget for creating interactive structured graphics" +#: gnu/packages/databases.scm:2585 +msgid "Port of asyncio-redis to trollius" msgstr "" -#: gnu/packages/gnome.scm:1190 +#: gnu/packages/databases.scm:2586 msgid "" -"The GnomeCanvas widget provides a flexible widget for\n" -"creating interactive structured graphics." +"@code{trollius-redis} is a Redis client for Python\n" +" trollius. It is an asynchronious IO (PEP 3156) implementation of the\n" +" Redis protocol." msgstr "" -#: gnu/packages/gnome.scm:1212 -msgid "C++ bindings to the GNOME Canvas library" +#: gnu/packages/databases.scm:2613 +msgid "Non-validating SQL parser" msgstr "" -#: gnu/packages/gnome.scm:1213 -msgid "C++ bindings to the GNOME Canvas library." +#: gnu/packages/databases.scm:2614 +msgid "" +"Sqlparse is a non-validating SQL parser for Python. It\n" +"provides support for parsing, splitting and formatting SQL statements." msgstr "" -#: gnu/packages/gnome.scm:1244 -msgid "Additional widgets for applications" +#: gnu/packages/databases.scm:2634 +msgid "Library to write SQL queries in a pythonic way" msgstr "" -#: gnu/packages/gnome.scm:1245 +#: gnu/packages/databases.scm:2635 msgid "" -"The libgnomeui library provides additional widgets for\n" -"applications. Many of the widgets from libgnomeui have already been\n" -"ported to GTK+." +"@code{python-sql} is a library to write SQL queries, that\n" +"transforms idiomatic python function calls to well-formed SQL queries." msgstr "" -#: gnu/packages/gnome.scm:1271 -msgid "Load glade interfaces and access the glade built widgets" +#: gnu/packages/databases.scm:2720 +msgid "Various tools for interacting with MongoDB and BSON" msgstr "" -#: gnu/packages/gnome.scm:1272 +#: gnu/packages/databases.scm:2722 msgid "" -"Libglade is a library that provides interfaces for loading\n" -"graphical interfaces described in glade files and for accessing the\n" -"widgets built in the loading process." +"This package includes a collection of tools related to MongoDB.\n" +"@table @code\n" +"@item bsondump\n" +"Display BSON files in a human-readable format\n" +"@item mongoimport\n" +"Convert data from JSON, TSV or CSV and insert them into a collection\n" +"@item mongoexport\n" +"Write an existing collection to CSV or JSON format\n" +"@item mongodump/mongorestore\n" +"Dump MongoDB backups to disk in the BSON format\n" +"@item mongorestore\n" +"Read MongoDB backups in the BSON format, and restore them to a live " +"database\n" +"@item mongostat\n" +"Monitor live MongoDB servers, replica sets, or sharded clusters\n" +"@item mongofiles\n" +"Read, write, delete, or update files in GridFS\n" +"@item mongooplog\n" +"Replay oplog entries between MongoDB servers\n" +"@item mongotop\n" +"Monitor read/write activity on a mongo server\n" +"@end table" msgstr "" -#: gnu/packages/gnome.scm:1309 gnu/packages/gnome.scm:1341 -msgid "Printing framework for GNOME" +#: gnu/packages/databases.scm:2808 +msgid "Columnar in-memory analytics" msgstr "" -#: gnu/packages/gnome.scm:1311 +#: gnu/packages/databases.scm:2809 msgid "" -"GNOME-print was a printing framework for GNOME. It has been deprecated\n" -"since ca. 2006, when GTK+ itself incorporated printing support." +"Apache Arrow is a columnar in-memory analytics layer\n" +"designed to accelerate big data. It houses a set of canonical in-memory\n" +"representations of flat and hierarchical data along with multiple\n" +"language-bindings for structure manipulation. It also provides IPC and " +"common\n" +"algorithm implementations." msgstr "" -#: gnu/packages/gnome.scm:1386 -msgid "Some user interface controls using Bonobo" +#: gnu/packages/databases.scm:2853 +msgid "Python bindings for Apache Arrow" msgstr "" -#: gnu/packages/gnome.scm:1387 +#: gnu/packages/databases.scm:2854 msgid "" -"The Bonobo UI library provides a number of user interface\n" -"controls using the Bonobo component framework." +"This library provides a Pythonic API wrapper for the reference\n" +"Arrow C++ implementation, along with tools for interoperability with " +"pandas,\n" +"NumPy, and other traditional Python scientific computing packages." msgstr "" -#: gnu/packages/gnome.scm:1411 -msgid "Window Navigator Construction Kit" +#: gnu/packages/debug.scm:79 +msgid "Heuristical file minimizer" msgstr "" -#: gnu/packages/gnome.scm:1413 +#: gnu/packages/debug.scm:81 msgid "" -"Libwnck is the Window Navigator Construction Kit, a library for use in\n" -"writing pagers, tasklists, and more generally applications that are dealing\n" -"with window management. It tries hard to respect the Extended Window Manager\n" -"Hints specification (EWMH)." -msgstr "" - -#: gnu/packages/gnome.scm:1460 -msgid "Document-centric objects and utilities" +"Delta assists you in minimizing \"interesting\" files subject to a test\n" +"of their interestingness. A common such situation is when attempting to\n" +"isolate a small failure-inducing substring of a large input that causes " +"your\n" +"program to exhibit a bug." msgstr "" -#: gnu/packages/gnome.scm:1461 -msgid "A GLib/GTK+ set of document-centric objects and utilities." +#: gnu/packages/debug.scm:137 +msgid "Reducer for interesting code" msgstr "" -#: gnu/packages/gnome.scm:1536 -msgid "Spreadsheet application" -msgstr "Arkusz kalkulacyjny" - -#: gnu/packages/gnome.scm:1538 +#: gnu/packages/debug.scm:139 msgid "" -"GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" -"interoperable with other spreadsheet applications. It has a vast array of\n" -"features beyond typical spreadsheet functionality, such as support for linear\n" -"and non-linear solvers, statistical analysis, and telecommunication\n" -"engineering." +"C-Reduce is a tool that takes a large C or C++ program that has a\n" +"property of interest (such as triggering a compiler bug) and automatically\n" +"produces a much smaller C/C++ program that has the same property. It is\n" +"intended for use by people who discover and report bugs in compilers and " +"other\n" +"tools that process C/C++ code." msgstr "" -#: gnu/packages/gnome.scm:1586 -msgid "Default GNOME 3 themes" -msgstr "Domyślne motywy GNOME 3" +#: gnu/packages/debug.scm:247 +msgid "Security-oriented fuzzer" +msgstr "" -#: gnu/packages/gnome.scm:1588 -msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." +#: gnu/packages/debug.scm:249 +msgid "" +"American fuzzy lop is a security-oriented fuzzer that employs a novel\n" +"type of compile-time instrumentation and genetic algorithms to " +"automatically\n" +"discover clean, interesting test cases that trigger new internal states in " +"the\n" +"targeted binary. This substantially improves the functional coverage for " +"the\n" +"fuzzed code. The compact synthesized corpora produced by the tool are also\n" +"useful for seeding other, more labor- or resource-intensive testing regimes\n" +"down the road." msgstr "" -#: gnu/packages/gnome.scm:1619 -msgid "Manage encryption keys and passwords in the GNOME keyring" +#: gnu/packages/debug.scm:307 +msgid "Expose race conditions in Makefiles" msgstr "" -#: gnu/packages/gnome.scm:1621 +#: gnu/packages/debug.scm:309 msgid "" -"Seahorse is a GNOME application for managing encryption keys and\n" -"passwords in the GNOME keyring." +"Stress Make is a customized GNU Make that explicitely manages the order\n" +"in which concurrent jobs are run to provoke erroneous behavior into " +"becoming\n" +"manifest. It can run jobs in the order in which they're launched, in " +"backwards\n" +"order, or in random order. The thought is that if code builds correctly " +"with\n" +"Stress Make, then it is likely that the @code{Makefile} contains no race\n" +"conditions." msgstr "" -#: gnu/packages/gnome.scm:1655 gnu/packages/gnome.scm:1791 -msgid "Compiler for the GObject type system" +#: gnu/packages/debug.scm:336 +msgid "Transparent application input fuzzer" msgstr "" -#: gnu/packages/gnome.scm:1657 +#: gnu/packages/debug.scm:337 msgid "" -"Vala is a programming language that aims to bring modern programming\n" -"language features to GNOME developers without imposing any additional runtime\n" -"requirements and without using a different ABI compared to applications and\n" -"libraries written in C." +"Zzuf is a transparent application input fuzzer. It works by\n" +"intercepting file operations and changing random bits in the program's\n" +"input. Zzuf's behaviour is deterministic, making it easy to reproduce bugs." msgstr "" -#: gnu/packages/gnome.scm:1687 -msgid "Virtual Terminal Emulator" +#: gnu/packages/dejagnu.scm:77 +msgid "GNU software testing framework" msgstr "" -#: gnu/packages/gnome.scm:1689 +#: gnu/packages/dejagnu.scm:79 msgid "" -"VTE is a library (libvte) implementing a terminal emulator widget for\n" -"GTK+, and a minimal sample application (vte) using that. Vte is mainly used in\n" -"gnome-terminal, but can also be used to embed a console/terminal in games,\n" -"editors, IDEs, etc." +"DejaGnu is a framework for testing software. In effect, it serves as\n" +"a front-end for all tests written for a program. Thus, each program can " +"have\n" +"multiple test suites, which are then all managed by a single harness." msgstr "" -#: gnu/packages/gnome.scm:1765 -msgid "Low-level GNOME configuration system" +#: gnu/packages/games.scm:167 +msgid "Tron clone in 3D" msgstr "" -#: gnu/packages/gnome.scm:1766 +#: gnu/packages/games.scm:168 msgid "" -"Dconf is a low-level configuration system. Its main purpose\n" -"is to provide a backend to GSettings on platforms that don't already have\n" -"configuration storage systems." +"Armagetron is a multiplayer game in 3d that attempts to\n" +"emulate and expand on the lightcycle sequence from the movie Tron. It's\n" +"an old school arcade game slung into the 21st century. Highlights include\n" +"a customizable playing arena, HUD, unique graphics, and AI bots. For the\n" +"more advanced player there are new game modes and a wide variety of physics\n" +"settings to tweak as well." +msgstr "" + +#: gnu/packages/games.scm:241 +msgid "Survival horror roguelike video game" msgstr "" -#: gnu/packages/gnome.scm:1793 +#: gnu/packages/games.scm:243 msgid "" -"JSON-GLib is a C library based on GLib providing serialization and\n" -"deserialization support for the JavaScript Object Notation (JSON) format\n" -"described by RFC 4627. It provides parser and generator GObject classes and\n" -"various wrappers for the complex data types employed by JSON, such as arrays\n" -"and objects." +"Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.\n" +"Struggle to survive in a harsh, persistent, procedurally generated world.\n" +"Scavenge the remnants of a dead civilization for food, equipment, or, if you " +"are\n" +"lucky, a vehicle with a full tank of gas to get you out of Dodge. Fight to\n" +"defeat or escape from a wide variety of powerful monstrosities, from zombies " +"to\n" +"giant insects to killer robots and things far stranger and deadlier, and " +"against\n" +"the others like yourself, that want what you have." msgstr "" -#: gnu/packages/gnome.scm:1832 -msgid "High-level API for X Keyboard Extension" +#: gnu/packages/games.scm:284 +msgid "Speaking cow text filter" msgstr "" -#: gnu/packages/gnome.scm:1834 +#: gnu/packages/games.scm:285 msgid "" -"LibXklavier is a library providing high-level API for X Keyboard\n" -"Extension known as XKB. This library is intended to support XFree86 and other\n" -"commercial X servers. It is useful for creating XKB-related software (layout\n" -"indicators etc)." +"Cowsay is basically a text filter. Send some text into it,\n" +"and you get a cow saying your text. If you think a talking cow isn't " +"enough,\n" +"cows can think too: all you have to do is run @command{cowthink}. If " +"you're\n" +"tired of cows, a variety of other ASCII-art messengers are available." msgstr "" -#: gnu/packages/gnome.scm:1862 -msgid "Python bindings to librsvg" +#: gnu/packages/games.scm:351 +msgid "Free content game based on the Doom engine" msgstr "" -#: gnu/packages/gnome.scm:1864 +#: gnu/packages/games.scm:360 msgid "" -"This packages provides Python bindings to librsvg, the SVG rendering\n" -"library." +"The Freedoom project aims to create a complete free content first person\n" +"shooter game. Freedoom by itself is just the raw material for a game: it " +"must\n" +"be paired with a compatible game engine (such as @code{prboom-plus}) to be\n" +"played. Freedoom complements the Doom engine with free levels, artwork, " +"sound\n" +"effects and music to make a completely free game." msgstr "" -#: gnu/packages/gnome.scm:1913 -msgid "Network-related GIO modules" +#: gnu/packages/games.scm:434 +msgid "Software for exploring cellular automata" msgstr "" -#: gnu/packages/gnome.scm:1915 +#: gnu/packages/games.scm:436 msgid "" -"This package contains various network related extensions for the GIO\n" -"library." +"Golly simulates Conway's Game of Life and many other types of cellular\n" +"automata. The following features are available:\n" +"@enumerate\n" +"@item Support for bounded and unbounded universes, with cells of up to 256\n" +" states.\n" +"@item Support for multiple algorithms, including Bill Gosper's Hashlife\n" +" algorithm.\n" +"@item Loading patterns from BMP, PNG, GIF and TIFF image files.\n" +"@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.\n" +"@item Scriptable via Lua or Python.\n" +"@item Extracting patterns, rules and scripts from zip files.\n" +"@item Downloading patterns, rules and scripts from online archives.\n" +"@item Pasting patterns from the clipboard.\n" +"@item Unlimited undo/redo.\n" +"@item Configurable keyboard shortcuts.\n" +"@item Auto fit option to keep patterns within the view.\n" +"@end enumerate" msgstr "" -#: gnu/packages/gnome.scm:1946 -msgid "RESTful web api query library" +#: gnu/packages/games.scm:498 +msgid "Puzzle/platform game" msgstr "" -#: gnu/packages/gnome.scm:1948 +#: gnu/packages/games.scm:499 msgid "" -"This library was designed to make it easier to access web services that\n" -"claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" -"libxml to ease remote use of the RESTful API." +"Me and My Shadow is a puzzle/platform game in which you try\n" +"to reach the exit by solving puzzles. Spikes, moving blocks, fragile " +"blocks\n" +"and much more stand between you and the exit. Record your moves and let " +"your\n" +"shadow mimic them to reach blocks you couldn't reach alone." msgstr "" -#: gnu/packages/gnome.scm:2012 -msgid "GLib-based HTTP Library" +#: gnu/packages/games.scm:534 +msgid "Multiplayer dungeon game involving knights and quests" msgstr "" -#: gnu/packages/gnome.scm:2014 +#: gnu/packages/games.scm:535 msgid "" -"LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" -"and the GLib main loop, to integrate well with GNOME applications." +"Knights is a multiplayer game involving several knights who\n" +"must run around a dungeon and complete various quests. Each game revolves\n" +"around a quest – for example, you might have to find some items and carry " +"them\n" +"back to your starting point. This may sound easy, but as there are only\n" +"enough items in the dungeon for one player to win, you may end up having to\n" +"kill your opponents to get their stuff! Other quests involve escaping from\n" +"the dungeon, fighting a duel to the death against the enemy knights, or\n" +"destroying an ancient book using a special wand." msgstr "" -#: gnu/packages/gnome.scm:2059 -msgid "GObject bindings for \"Secret Service\" API" +#: gnu/packages/games.scm:572 +msgid "Backgammon game" msgstr "" -#: gnu/packages/gnome.scm:2061 +#: gnu/packages/games.scm:573 msgid "" -"Libsecret is a GObject based library for storing and retrieving passwords\n" -"and other secrets. It communicates with the \"Secret Service\" using DBus." +"The GNU backgammon application can be used for playing, analyzing and\n" +"teaching the game. It has an advanced evaluation engine based on " +"artificial\n" +"neural networks suitable for both beginners and advanced players. In\n" +"addition to a command-line interface, it also features an attractive, 3D\n" +"representation of the playing board." msgstr "" -#: gnu/packages/gnome.scm:2105 -msgid "Minesweeper game" -msgstr "Gra Saper" +#: gnu/packages/games.scm:602 +msgid "3d Rubik's cube game" +msgstr "Trójwymiarowa kostka Rubika" -#: gnu/packages/gnome.scm:2107 +#: gnu/packages/games.scm:604 msgid "" -"Mines (previously gnomine) is a puzzle game where you locate mines\n" -"floating in an ocean using only your brain and a little bit of luck." +"GNUbik is a puzzle game in which you must manipulate a cube to make\n" +"each of its faces have a uniform color. The game is customizable, allowing\n" +"you to set the size of the cube (the default is 3x3) or to change the " +"colors.\n" +"You may even apply photos to the faces instead of colors. The game is\n" +"scriptable with Guile." msgstr "" -#: gnu/packages/gnome.scm:2151 -msgid "Terminal emulator" -msgstr "Emulator terminala" +#: gnu/packages/games.scm:626 +msgid "The game of Shogi (Japanese chess)" +msgstr "" -#: gnu/packages/gnome.scm:2153 +#: gnu/packages/games.scm:627 msgid "" -"GNOME Terminal is a terminal emulator application for accessing a\n" -"UNIX shell environment which can be used to run programs available on\n" -"your system.\n" -"\n" -"It supports several profiles, multiple tabs and implements several\n" -"keyboard shortcuts." +"GNU Shogi is a program that plays the game Shogi (Japanese\n" +"Chess). It is similar to standard chess but this variant is far more " +"complicated." msgstr "" -#: gnu/packages/gnome.scm:2218 -msgid "Color management service" +#: gnu/packages/games.scm:658 +msgid "Tetris clone based on the SDL library" msgstr "" -#: gnu/packages/gnome.scm:2219 +#: gnu/packages/games.scm:660 msgid "" -"Colord is a system service that makes it easy to manage,\n" -"install and generate color profiles to accurately color manage input and\n" -"output devices." +"LTris is a tetris clone: differently shaped blocks are falling down the\n" +"rectangular playing field and can be moved sideways or rotated by 90 degree\n" +"units with the aim of building lines without gaps which then disappear " +"(causing\n" +"any block above the deleted line to fall down). LTris has three game modes: " +"In\n" +"Classic you play until the stack of blocks reaches the top of the playing " +"field\n" +"and no new blocks can enter. In Figures the playing field is reset to a " +"new\n" +"figure each level and later on tiles and lines suddenly appear. In " +"Multiplayer\n" +"up to three players (either human or CPU) compete with each other sending\n" +"removed lines to all opponents. There is also a Demo mode in which you can\n" +"watch your CPU playing while enjoying a cup of tea!" msgstr "" -#: gnu/packages/gnome.scm:2261 -msgid "Geolocation service" +#: gnu/packages/games.scm:711 +msgid "Version of the classic 3D shoot'em'up game Doom" msgstr "" -#: gnu/packages/gnome.scm:2262 +#: gnu/packages/games.scm:713 msgid "" -"Geoclue is a D-Bus service that provides location\n" -"information. The primary goal of the Geoclue project is to make creating\n" -"location-aware applications as simple as possible, while the secondary goal is\n" -"to ensure that no application can access location information without explicit\n" -"permission from user." +"PrBoom+ is a Doom source port developed from the original PrBoom project." msgstr "" -#: gnu/packages/gnome.scm:2298 -msgid "Geocoding and reverse-geocoding library" +#: gnu/packages/games.scm:760 +msgid "Action platformer game" msgstr "" -#: gnu/packages/gnome.scm:2300 +#: gnu/packages/games.scm:762 msgid "" -"geocode-glib is a convenience library for geocoding (finding longitude,\n" -"and latitude from an address) and reverse geocoding (finding an address from\n" -"coordinates) using the Nominatim service. geocode-glib caches requests for\n" -"faster results and to avoid unnecessary server load." +"ReTux is an action platformer loosely inspired by the Mario games,\n" +"utilizing the art assets from the @code{SuperTux} project." msgstr "" -#: gnu/packages/gnome.scm:2347 -msgid "System daemon for managing power devices" +#: gnu/packages/games.scm:848 +msgid "A classical roguelike/sandbox game" msgstr "" -#: gnu/packages/gnome.scm:2349 +#: gnu/packages/games.scm:850 msgid "" -"UPower is an abstraction for enumerating power devices,\n" -"listening to device events and querying history and statistics. Any\n" -"application or service on the system can access the org.freedesktop.UPower\n" -"service via the system message bus." +"RogueBox Adventures is a graphical roguelike with strong influences\n" +"from sandbox games like Minecraft or Terraria. The main idea of RogueBox\n" +"Adventures is to offer the player a kind of roguelike toy-world. This " +"world\n" +"can be explored and changed freely." msgstr "" -#: gnu/packages/gnome.scm:2395 -msgid "Location, time zone, and weather library for GNOME" +#: gnu/packages/games.scm:877 +msgid "User interface for gnushogi" msgstr "" -#: gnu/packages/gnome.scm:2397 -msgid "" -"libgweather is a library to access weather information from online\n" -"services for numerous locations." +#: gnu/packages/games.scm:878 +msgid "A graphical user interface for the package @code{gnushogi}." msgstr "" -#: gnu/packages/gnome.scm:2449 -msgid "GNOME settings daemon" +#: gnu/packages/games.scm:927 +msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" msgstr "" -#: gnu/packages/gnome.scm:2451 +#: gnu/packages/games.scm:928 msgid "" -"This package contains the daemon responsible for setting the various\n" -"parameters of a GNOME session and the applications that run under it. It\n" -"handles settings such keyboard layout, shortcuts, and accessibility, clipboard\n" -"settings, themes, mouse settings, and startup of other daemons." +"L'Abbaye des Morts is a 2D platform game set in 13th century\n" +"France. The Cathars, who preach about good Christian beliefs, were being\n" +"expelled by the Catholic Church out of the Languedoc region in France. One " +"of\n" +"them, called Jean Raymond, found an old church in which to hide, not " +"knowing\n" +"that beneath its ruins lay buried an ancient evil." msgstr "" -#: gnu/packages/gnome.scm:2487 -msgid "Library to parse and save media playlists for GNOME" +#: gnu/packages/games.scm:980 +msgid "Dungeon exploration roguelike" msgstr "" -#: gnu/packages/gnome.scm:2488 +#: gnu/packages/games.scm:981 msgid "" -"Totem-pl-parser is a GObjects-based library to parse and save\n" -"playlists in a variety of formats." +"Angband is a Classic dungeon exploration roguelike. Explore\n" +"the depths below Angband, seeking riches, fighting monsters, and preparing " +"to\n" +"fight Morgoth, the Lord of Darkness." msgstr "" -#: gnu/packages/gnome.scm:2522 -msgid "Solitaire card games" -msgstr "Gry typu pasjans" +#: gnu/packages/games.scm:1017 +msgid "Lemmings clone" +msgstr "Klon Lemingów" -#: gnu/packages/gnome.scm:2524 +#: gnu/packages/games.scm:1019 msgid "" -"Aisleriot (also known as Solitaire or sol) is a collection of card games\n" -"which are easy to play with the aid of a mouse." +"Pingus is a free Lemmings-like puzzle game in which the player takes\n" +"command of a bunch of small animals and has to guide them through levels.\n" +"Since the animals walk on their own, the player can only influence them by\n" +"giving them commands, like build a bridge, dig a hole, or redirect all " +"animals\n" +"in the other direction. Multiple such commands are necessary to reach the\n" +"level's exit. The game is presented in a 2D side view." msgstr "" -#: gnu/packages/gnome.scm:2548 -msgid "API documentation browser for GNOME" +#: gnu/packages/games.scm:1041 +msgid "Convert English text to humorous dialects" msgstr "" -#: gnu/packages/gnome.scm:2550 +#: gnu/packages/games.scm:1042 msgid "" -"Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" -"natively with GTK-Doc (the API reference system developed for GTK+ and used\n" -"throughout GNOME for API documentation)." +"The GNU Talk Filters are programs that convert English text\n" +"into stereotyped or otherwise humorous dialects. The filters are provided " +"as\n" +"a C library, so they can easily be integrated into other programs." msgstr "" -#: gnu/packages/gnome.scm:2611 -msgid "Object oriented GL/GLES Abstraction/Utility Layer" +#: gnu/packages/games.scm:1074 +msgid "Simulate the display from \"The Matrix\"" msgstr "" -#: gnu/packages/gnome.scm:2613 +#: gnu/packages/games.scm:1075 msgid "" -"Cogl is a small library for using 3D graphics hardware to draw pretty\n" -"pictures. The API departs from the flat state machine style of OpenGL and is\n" -"designed to make it easy to write orthogonal components that can render\n" -"without stepping on each others toes." +"CMatrix simulates the display from \"The Matrix\" and is\n" +"based on the screensaver from the movie's website. It works with terminal\n" +"settings up to 132x300 and can scroll lines all at the same rate or\n" +"asynchronously and at a user-defined speed." msgstr "" -#: gnu/packages/gnome.scm:2668 -msgid "Open GL based interactive canvas library" +#: gnu/packages/games.scm:1095 +msgid "Full chess implementation" +msgstr "Pełna implementacja programu szachowego" + +#: gnu/packages/games.scm:1096 +msgid "" +"GNU Chess is a chess engine. It allows you to compete\n" +"against the computer in a game of chess, either through the default " +"terminal\n" +"interface or via an external visual interface such as GNU XBoard." +msgstr "" + +#: gnu/packages/games.scm:1124 +msgid "Twisted adventures of young pig farmer Dink Smallwood" msgstr "" -#: gnu/packages/gnome.scm:2670 gnu/packages/gnome.scm:2698 +#: gnu/packages/games.scm:1126 msgid "" -"Clutter is an Open GL based interactive canvas library, designed for\n" -"creating fast, mainly 2D single window applications such as media box UIs,\n" -"presentations, kiosk style applications and so on." +"GNU FreeDink is a free and portable re-implementation of the engine\n" +"for the role-playing game Dink Smallwood. It supports not only the " +"original\n" +"game data files but it also supports user-produced game mods or \"D-Mods\".\n" +"To that extent, it also includes a front-end for managing all of your D-Mods." msgstr "" -#: gnu/packages/gnome.scm:2696 -msgid "Open GL based interactive canvas library GTK+ widget" +#: gnu/packages/games.scm:1151 +msgid "Game data for GNU Freedink" msgstr "" -#: gnu/packages/gnome.scm:2726 -msgid "Integration library for using GStreamer with Clutter" +#: gnu/packages/games.scm:1153 +msgid "This package contains the game data of GNU Freedink." +msgstr "" + +#: gnu/packages/games.scm:1205 +msgid "Graphical user interface for chess programs" msgstr "" -#: gnu/packages/gnome.scm:2728 +#: gnu/packages/games.scm:1206 msgid "" -"Clutter-Gst is an integration library for using GStreamer with Clutter.\n" -"It provides a GStreamer sink to upload frames to GL and an actor that\n" -"implements the ClutterGstPlayer interface using playbin. Clutter is an Open\n" -"GL based interactive canvas library." +"GNU XBoard is a graphical board for all varieties of chess,\n" +"including international chess, xiangqi (Chinese chess), shogi (Japanese " +"chess)\n" +"and Makruk. Several lesser-known variants are also supported. It presents " +"a\n" +"fully interactive graphical interface and it can load and save games in the\n" +"Portable Game Notation." msgstr "" -#: gnu/packages/gnome.scm:2758 -msgid "C library providing a ClutterActor to display maps" +#: gnu/packages/games.scm:1260 +msgid "Ball and paddle game" msgstr "" -#: gnu/packages/gnome.scm:2760 +#: gnu/packages/games.scm:1261 msgid "" -"libchamplain is a C library providing a ClutterActor to display maps.\n" -"It also provides a Gtk+ widget to display maps in Gtk+ applications. Python\n" -"and Perl bindings are also available. It supports numerous free map sources\n" -"such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." +"XBoing is a blockout type game where you have a paddle which\n" +"you control to bounce a ball around the game zone destroying blocks with a\n" +"proton ball. Each block carries a different point value. The more blocks " +"you\n" +"destroy, the better your score. The person with the highest score wins." msgstr "" -#: gnu/packages/gnome.scm:2791 -msgid "Object mapper from GObjects to SQLite" -msgstr "" +#: gnu/packages/games.scm:1293 +msgid "Typing tutor" +msgstr "Nauka pisania" -#: gnu/packages/gnome.scm:2793 +#: gnu/packages/games.scm:1295 msgid "" -"Gom provides an object mapper from GObjects to SQLite. It helps you\n" -"write applications that need to store structured data as well as make complex\n" -"queries upon that data." +"GNU Typist is a universal typing tutor. It can be used to learn and\n" +"practice touch-typing. Several tutorials are included; in addition to\n" +"tutorials for the standard QWERTY layout, there are also tutorials for the\n" +"alternative layouts Dvorak and Colemak, as well as for the numpad. " +"Tutorials\n" +"are primarily in English, however some in other languages are provided." msgstr "" -#: gnu/packages/gnome.scm:2821 -msgid "Sliding block puzzles" +#: gnu/packages/games.scm:1342 +msgid "3D game engine written in C++" msgstr "" -#: gnu/packages/gnome.scm:2823 +#: gnu/packages/games.scm:1344 msgid "" -"GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" -"the patterned block to the area bordered by green markers. To do so, you will\n" -"need to slide other blocks out of the way. Complete each puzzle in as few moves\n" -"as possible!" +"The Irrlicht Engine is a high performance realtime 3D engine written in\n" +"C++. Features include an OpenGL renderer, extensible materials, scene " +"graph\n" +"management, character animation, particle and other special effects, " +"support\n" +"for common mesh file formats, and collision detection." msgstr "" -#: gnu/packages/gnome.scm:2874 -msgid "Framework for discovering and browsing media" +#: gnu/packages/games.scm:1396 +msgid "2D space shooter" msgstr "" -#: gnu/packages/gnome.scm:2876 gnu/packages/gnome.scm:2928 +#: gnu/packages/games.scm:1398 msgid "" -"Grilo is a framework focused on making media discovery and browsing easy\n" -"for application developers." +"M.A.R.S. is a 2D space shooter with pretty visual effects and\n" +"attractive physics. Players can battle each other or computer controlled\n" +"enemies in different game modes such as space ball, death match, team death\n" +"match, cannon keep, and grave-itation pit." msgstr "" -#: gnu/packages/gnome.scm:2926 -msgid "Plugins for the Grilo media discovery library" +#: gnu/packages/games.scm:1439 +msgid "Main game data for the Minetest game engine" msgstr "" -#: gnu/packages/gnome.scm:3003 -msgid "Simple media player for GNOME based on GStreamer" +#: gnu/packages/games.scm:1441 +msgid "Game data for the Minetest infinite-world block sandox game." msgstr "" -#: gnu/packages/gnome.scm:3004 -msgid "" -"Totem is a simple yet featureful media player for GNOME\n" -"which can read a large number of file formats." +#: gnu/packages/games.scm:1493 +msgid "Infinite-world block sandbox game" msgstr "" -#: gnu/packages/gnome.scm:3093 -msgid "Music player for GNOME" -msgstr "Odtwarzacz muzyki GNOME" - -#: gnu/packages/gnome.scm:3094 +#: gnu/packages/games.scm:1495 msgid "" -"Rhythmbox is a music playing application for GNOME. It\n" -"supports playlists, song ratings, and any codecs installed through gstreamer." +"Minetest is a sandbox construction game. Players can create and destroy\n" +"various types of blocks in a three-dimensional open world. This allows\n" +"forming structures in every possible creation, on multiplayer servers or as " +"a\n" +"single player. Mods and texture packs allow players to personalize the " +"game\n" +"in different ways." msgstr "" -#: gnu/packages/gnome.scm:3144 -msgid "GNOME image viewer" -msgstr "Przeglądarka obrazów GNOME" +#: gnu/packages/games.scm:1534 +msgid "Curses Implementation of the Glk API" +msgstr "" -#: gnu/packages/gnome.scm:3145 +#: gnu/packages/games.scm:1536 msgid "" -"Eye of GNOME is the GNOME image viewer. It\n" -"supports image conversion, rotation, and slideshows." +"Glk defines a portable API for applications with text UIs. It was\n" +"primarily designed for interactive fiction, but it should be suitable for " +"many\n" +"interactive text utilities, particularly those based on a command line.\n" +"This is an implementation of the Glk library which runs in a terminal " +"window,\n" +"using the @code{curses.h} library for screen control." msgstr "" -#: gnu/packages/gnome.scm:3170 -msgid "GObject bindings for libudev" +#: gnu/packages/games.scm:1574 +msgid "Interpreter for Glulx VM" msgstr "" -#: gnu/packages/gnome.scm:3172 +#: gnu/packages/games.scm:1576 msgid "" -"This library provides GObject bindings for libudev. It was originally\n" -"part of udev-extras, then udev, then systemd. It's now a project on its own." +"Glulx is a 32-bit portable virtual machine intended for writing and\n" +"playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" +"some of the restrictions in the venerable Z-machine format. This is the\n" +"reference interpreter, using the Glk API." msgstr "" -#: gnu/packages/gnome.scm:3217 -msgid "Userspace virtual filesystem for GIO" +#: gnu/packages/games.scm:1613 +msgid "Z-machine interpreter" msgstr "" -#: gnu/packages/gnome.scm:3219 +#: gnu/packages/games.scm:1615 msgid "" -"GVFS is a userspace virtual filesystem designed to work with the I/O\n" -"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support\n" -"to all applications using the GIO API. It also supports exposing the GVFS\n" -"mounts to non-GIO applications using FUSE.\n" -"\n" -"GVFS comes with a set of backends, including trash support, SFTP, SMB, HTTP,\n" -"DAV, and others." +"Fizmo is a console-based Z-machine interpreter. It is used to play\n" +"interactive fiction, also known as text adventures, which were implemented\n" +"either by Infocom or created using the Inform compiler." msgstr "" -#: gnu/packages/gnome.scm:3265 -msgid "A GLib binding for libusb1" -msgstr "" +#: gnu/packages/games.scm:1633 +msgid "Play the game of Go" +msgstr "Gra w Go" -#: gnu/packages/gnome.scm:3267 +#: gnu/packages/games.scm:1635 msgid "" -"GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" -"asynchronous control, bulk and interrupt transfers with proper cancellation\n" -"and integration into a mainloop. This makes it easy to integrate low level\n" -"USB transfers with your high-level application or system daemon." +"GNU Go is a program that plays the game of Go, in which players\n" +"place stones on a grid to form territory or capture other stones. While\n" +"it can be played directly from the terminal, rendered in ASCII characters,\n" +"it is also possible to play GNU Go with 3rd party graphical interfaces or\n" +"even in Emacs. It supports the standard game storage format (SGF, Smart\n" +"Game Format) and inter-process communication format (GMP, Go Modem\n" +"Protocol)." msgstr "" -#: gnu/packages/gnome.scm:3304 -msgid "Document and image scanner" +#: gnu/packages/games.scm:1663 +msgid "High speed arctic racing game based on Tux Racer" msgstr "" -#: gnu/packages/gnome.scm:3305 +#: gnu/packages/games.scm:1665 msgid "" -"Simple Scan is an easy-to-use application, designed to let\n" -"users connect their scanner and quickly have the image/document in an\n" -"appropriate format. Simple Scan is basically a frontend for SANE - which is\n" -"the same backend as XSANE uses. This means that all existing scanners will\n" -"work and the interface is well tested." +"Extreme Tux Racer, or etracer as it is called for short, is\n" +"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of " +"the\n" +"game is to slide down a snow- and ice-covered mountain as quickly as " +"possible,\n" +"avoiding the trees and rocks that will slow you down.\n" +"\n" +"Collect herrings and other goodies while sliding down the hill, but avoid " +"fish\n" +"bones.\n" +"\n" +"This game is based on the GPL version of the famous game TuxRacer." msgstr "" -#: gnu/packages/gnome.scm:3354 -msgid "GNOME web browser" -msgstr "Przeglądarka internetu GNOME" +#: gnu/packages/games.scm:1747 +msgid "3D kart racing game" +msgstr "" -#: gnu/packages/gnome.scm:3356 +#: gnu/packages/games.scm:1748 msgid "" -"Epiphany is a GNOME web browser targeted at non-technical users. Its\n" -"principles are simplicity and standards compliance." +"SuperTuxKart is a 3D kart racing game, with a focus on\n" +"having fun over realism. You can play with up to 4 friends on one PC, " +"racing\n" +"against each other or just trying to beat the computer; single-player mode " +"is\n" +"also available." msgstr "" -#: gnu/packages/gnome.scm:3412 -msgid "D-Bus debugger" +#: gnu/packages/games.scm:1780 +msgid "Game of jumping to the next floor, trying not to fall" msgstr "" -#: gnu/packages/gnome.scm:3414 +#: gnu/packages/games.scm:1782 msgid "" -"D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" -"of running programs and invoke methods on those interfaces." +"GNUjump is a simple, yet addictive game in which you must jump from\n" +"platform to platform to avoid falling, while the platforms drop at faster " +"rates\n" +"the higher you go. The game features multiplayer, unlimited FPS, smooth " +"floor\n" +"falling, themeable graphics and sounds, and replays." msgstr "" -#: gnu/packages/gnome.scm:3436 -msgid "XSL stylesheets for Yelp" +#: gnu/packages/games.scm:1825 +msgid "Turn-based strategy game" msgstr "" -#: gnu/packages/gnome.scm:3438 +#: gnu/packages/games.scm:1827 msgid "" -"Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" -"to format Docbook and Mallard documents." +"The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" +"with several single player campaigns, and multiplayer games (both networked " +"and\n" +"local).\n" +"\n" +"Battle for control on a range of maps, using variety of units which have\n" +"advantages and disadvantages against different types of attacks. Units " +"gain\n" +"experience and advance levels, and are carried over from one scenario to " +"the\n" +"next campaign." msgstr "" -#: gnu/packages/gnome.scm:3470 -msgid "GNOME help browser" +#: gnu/packages/games.scm:1856 +msgid "Dedicated @emph{Battle for Wesnoth} server" msgstr "" -#: gnu/packages/gnome.scm:3472 +#: gnu/packages/games.scm:1857 msgid "" -"Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" -"man, info, and HTML documents. It can locate documents according to the\n" -"freedesktop.org help system specification." +"This package contains a dedicated server for @emph{The\n" +"Battle for Wesnoth}." msgstr "" -#: gnu/packages/gnome.scm:3500 -msgid "Yelp documentation tools" +#: gnu/packages/games.scm:1898 +msgid "Mouse and keyboard discovery for children" msgstr "" -#: gnu/packages/gnome.scm:3502 +#: gnu/packages/games.scm:1900 msgid "" -"Yelp-tools is a collection of scripts and build utilities to help create,\n" -"manage, and publish documentation for Yelp and the web. Most of the heavy\n" -"lifting is done by packages like yelp-xsl and itstool. This package just\n" -"wraps things up in a developer-friendly way." +"Gamine is a game designed for young children who are learning to use the\n" +"mouse and keyboard. The child uses the mouse to draw colored dots and " +"lines\n" +"on the screen and keyboard to display letters." msgstr "" -#: gnu/packages/gnome.scm:3539 -msgid "GObject collection library" +#: gnu/packages/games.scm:1932 +msgid "Puzzle game with a cat in lead role" msgstr "" -#: gnu/packages/gnome.scm:3541 +#: gnu/packages/games.scm:1933 msgid "" -"Libgee is a utility library providing GObject-based interfaces and\n" -"classes for commonly used data structures." +"Project Raincat is a game developed by Carnegie Mellon\n" +"students through GCS during the Fall 2008 semester. Raincat features game\n" +"play inspired from classics Lemmings and The Incredible Machine. The " +"project\n" +"proved to be an excellent learning experience for the programmers. " +"Everything\n" +"is programmed in Haskell." msgstr "" -#: gnu/packages/gnome.scm:3568 -msgid "GObject wrapper around the Exiv2 photo metadata library" +#: gnu/packages/games.scm:1967 +msgid "Client for 'The Mana World' and similar games" msgstr "" -#: gnu/packages/gnome.scm:3570 +#: gnu/packages/games.scm:1969 msgid "" -"Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" -"allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP\n" -"metadata in photo and video files of various formats." +"ManaPlus is a 2D MMORPG client for game servers. It is the only\n" +"fully supported client for @uref{http://www.themanaworld.org, The mana\n" +"world}, @uref{http://evolonline.org, Evol Online} and\n" +"@uref{http://landoffire.org, Land of fire}." msgstr "" -#: gnu/packages/gnome.scm:3622 -msgid "Photo manager for GNOME 3" +#: gnu/packages/games.scm:2025 +msgid "Transportation economics simulator" msgstr "" -#: gnu/packages/gnome.scm:3624 +#: gnu/packages/games.scm:2026 msgid "" -"Shotwell is a digital photo manager designed for the GNOME desktop\n" -"environment. It allows you to import photos from disk or camera, organize\n" -"them by keywords and events, view them in full-window or fullscreen mode, and\n" -"share them with others via social networking and more." +"OpenTTD is a game in which you transport goods and\n" +"passengers by land, water and air. It is a re-implementation of Transport\n" +"Tycoon Deluxe with many enhancements including multiplayer mode,\n" +"internationalization support, conditional orders and the ability to clone,\n" +"autoreplace and autoupdate vehicles. This package only includes the game\n" +"engine. When you start it you will be prompted to download a graphics set." msgstr "" -#: gnu/packages/gnome.scm:3656 -msgid "Graphical archive manager for GNOME" +#: gnu/packages/games.scm:2083 +msgid "Base graphics set for OpenTTD" msgstr "" -#: gnu/packages/gnome.scm:3657 +#: gnu/packages/games.scm:2085 msgid "" -"File Roller is an archive manager for the GNOME desktop\n" -"environment that allows users to view, unpack, and create compressed archives\n" -"such as gzip tarballs." +"The OpenGFX projects is an implementation of the OpenTTD base grahics\n" +"set that aims to ensure the best possible out-of-the-box experience.\n" +"\n" +"OpenGFX provides you with...\n" +"@enumerate\n" +"@item All graphics you need to enjoy OpenTTD.\n" +"@item Uniquely drawn rail vehicles for every climate.\n" +"@item Completely snow-aware rivers.\n" +"@item Different river and sea water.\n" +"@item Snow-aware buoys.\n" +"@end enumerate" msgstr "" -#: gnu/packages/gnuzilla.scm:90 -msgid "Mozilla javascript engine" +#: gnu/packages/games.scm:2130 +msgid "Base sounds for OpenTTD" msgstr "" -#: gnu/packages/gnuzilla.scm:91 +#: gnu/packages/games.scm:2131 msgid "" -"SpiderMonkey is Mozilla's JavaScript engine written\n" -"in C/C++." +"OpenSFX is a set of free base sounds for OpenTTD which make\n" +"it possible to play OpenTTD without requiring the proprietary sound files " +"from\n" +"the original Transport Tycoon Deluxe." msgstr "" -#: gnu/packages/gnuzilla.scm:123 -msgid "Netscape API for system level and libc-like functions" -msgstr "" +#: gnu/packages/games.scm:2168 +#, fuzzy +msgid "Music set for OpenTTD" +msgstr "Odtwarzacz muzyki GNOME" -#: gnu/packages/gnuzilla.scm:124 +#: gnu/packages/games.scm:2169 msgid "" -"Netscape Portable Runtime (NSPR) provides a\n" -"platform-neutral API for system level and libc-like functions. It is used\n" -"in the Mozilla clients." +"OpenMSX is a music set for OpenTTD which makes it possible\n" +"to play OpenTTD without requiring the proprietary music from the original\n" +"Transport Tycoon Deluxe." msgstr "" -#: gnu/packages/gnuzilla.scm:219 -msgid "Network Security Services" +#: gnu/packages/games.scm:2247 +msgid "Free software re-implementation of RollerCoaster Tycoon 2" msgstr "" -#: gnu/packages/gnuzilla.scm:221 +#: gnu/packages/games.scm:2248 msgid "" -"Network Security Services (NSS) is a set of libraries designed to support\n" -"cross-platform development of security-enabled client and server applications.\n" -"Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7,\n" -"PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security\n" -"standards." +"OpenRCT2 is a free software re-implementation of\n" +"RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and\n" +"maintaining an amusement park containing attractions, shops and facilities.\n" +"\n" +"Note that this package does @emph{not} provide the game assets (sounds,\n" +"images, etc.)" msgstr "" -#: gnu/packages/gnuzilla.scm:453 -msgid "Entirely free browser derived from Mozilla Firefox" -msgstr "Całkowicie wolna przeglądarka pochodząca od Firefoksa" +#: gnu/packages/games.scm:2290 +#, fuzzy +msgid "Pinball simulator" +msgstr "Emulator terminala" -#: gnu/packages/gnuzilla.scm:455 +#: gnu/packages/games.scm:2291 msgid "" -"IceCat is the GNU version of the Firefox browser. It is entirely free\n" -"software, which does not recommend non-free plugins and addons. It also\n" -"features built-in privacy-protecting features." +"The Emilia Pinball Project is a pinball simulator. There\n" +"are only two levels to play with, but they are very addictive." msgstr "" -#: gnu/packages/gtk.scm:84 -msgid "GNOME accessibility toolkit" +#: gnu/packages/games.scm:2312 +msgid "Board game inspired by The Settlers of Catan" msgstr "" -#: gnu/packages/gtk.scm:86 +#: gnu/packages/games.scm:2313 msgid "" -"ATK provides the set of accessibility interfaces that are implemented\n" -"by other toolkits and applications. Using the ATK interfaces, accessibility\n" -"tools have full access to view and control running applications." +"Pioneers is an emulation of the board game The Settlers of\n" +"Catan. It can be played on a local network, on the internet, and with AI\n" +"players." msgstr "" -#: gnu/packages/gtk.scm:125 -msgid "2D graphics library" +#: gnu/packages/games.scm:2354 gnu/packages/gnome.scm:2644 +msgid "Logic puzzle game" msgstr "" -#: gnu/packages/gtk.scm:127 +#: gnu/packages/games.scm:2355 msgid "" -"Cairo is a 2D graphics library with support for multiple output devices.\n" -"Currently supported output targets include the X Window System (via both\n" -"Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file\n" -"output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.\n" -"\n" -"Cairo is designed to produce consistent output on all output media while\n" -"taking advantage of display hardware acceleration when available\n" -"eg. through the X Render Extension).\n" -"\n" -"The cairo API provides operations similar to the drawing operators of\n" -"PostScript and PDF. Operations in cairo including stroking and filling cubic\n" -"Bézier splines, transforming and compositing translucent images, and\n" -"antialiased text rendering. All drawing operations can be transformed by any\n" -"affine transformation (scale, rotation, shear, etc.)." +"The goal of this logic game is to open all cards in a 6x6\n" +"grid, using a number of hints as to their relative position. The game idea\n" +"is attributed to Albert Einstein." msgstr "" -#: gnu/packages/gtk.scm:175 -msgid "OpenType text shaping engine" +#: gnu/packages/games.scm:2384 +msgid "MUD and telnet client" msgstr "" -#: gnu/packages/gtk.scm:177 -msgid "HarfBuzz is an OpenType text shaping engine." +#: gnu/packages/games.scm:2386 +msgid "" +"POWWOW is a client software which can be used for telnet as well as for\n" +"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client " +"for\n" +"the chat server psyced with the specific config located at\n" +"http://lavachat.symlynx.com/unix/" msgstr "" -#: gnu/packages/gtk.scm:208 -msgid "GNOME text and font handling library" +#: gnu/packages/games.scm:2561 +msgid "Arena shooter derived from the Cube 2 engine" msgstr "" -#: gnu/packages/gtk.scm:210 +#: gnu/packages/games.scm:2563 msgid "" -"Pango is the core text and font handling library used in GNOME\n" -"applications. It has extensive support for the different writing systems\n" -"used throughout the world." +"Red Eclipse is an arena shooter, created from the Cube2 engine.\n" +"Offering an innovative parkour system and distinct but all potent weapons,\n" +"Red Eclipse provides fast paced and accessible gameplay." msgstr "" -#: gnu/packages/gtk.scm:236 -msgid "Obsolete pango functions" +#: gnu/packages/games.scm:2622 +msgid "Text adventure game" msgstr "" -#: gnu/packages/gtk.scm:237 +#: gnu/packages/games.scm:2624 msgid "" -"Pangox was a X backend to pango. It is now obsolete and no\n" -"longer provided by recent pango releases. pangox-compat provides the\n" -"functions which were removed." +"Grue Hunter is a text adventure game written in Perl. You must make\n" +"your way through an underground cave system in search of the Grue. Can you\n" +"capture it and get out alive?" msgstr "" -#: gnu/packages/gtk.scm:271 -msgid "GTK+ widget for interactive graph-like environments" +#: gnu/packages/games.scm:2666 +msgid "Old-school earthworm action game" msgstr "" -#: gnu/packages/gtk.scm:273 +#: gnu/packages/games.scm:2668 msgid "" -"Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" -"graph-like environments, e.g. modular synths or finite state machine\n" -"diagrams." +"lierolibre is an earthworm action game where you fight another player\n" +"(or the computer) underground using a wide array of weapons.\n" +"\n" +"Features:\n" +"@itemize\n" +"@item 2 worms, 40 weapons, great playability, two game modes: Kill'em All\n" +"and Game of Tag, plus AI-players without true intelligence!\n" +"@item Dat nostalgia.\n" +"@item Extensions via a hidden F1 menu:\n" +"@itemize\n" +"@item Replays\n" +"@item Game controller support\n" +"@item Powerlevel palettes\n" +"@end itemize\n" +"@item Ability to write game variables to plain text files.\n" +"@item Ability to load game variables from both EXE and plain text files.\n" +"@item Scripts to extract and repack graphics, sounds and levels.\n" +"@end itemize\n" +"\n" +"To switch between different window sizes, use F6, F7 and F8, to switch to\n" +"fullscreen, use F5 or Alt+Enter." msgstr "" -#: gnu/packages/gtk.scm:323 -msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" +#: gnu/packages/games.scm:2743 +msgid "3D Real-time strategy and real-time tactics game" msgstr "" -#: gnu/packages/gtk.scm:325 +#: gnu/packages/games.scm:2745 msgid "" -"GtkSourceView is a portable C library that extends the standard GTK+\n" -"framework for multiline text editing with support for configurable syntax\n" -"highlighting, unlimited undo/redo, search and replace, a completion framework,\n" -"printing and other features typical of a source code editor." +"Warzone 2100 offers campaign, multi-player, and single-player skirmish\n" +"modes. An extensive tech tree with over 400 different technologies, " +"combined\n" +"with the unit design system, allows for a wide variety of possible units " +"and\n" +"tactics." msgstr "" -#: gnu/packages/gtk.scm:374 -msgid "GNOME image loading and manipulation library" +#: gnu/packages/games.scm:2778 +msgid "2D scrolling shooter game" msgstr "" -#: gnu/packages/gtk.scm:376 +#: gnu/packages/games.scm:2780 msgid "" -"GdkPixbuf is a library for image loading and manipulation developed\n" -"in the GNOME project." +"In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n" +"dominated the galaxy. Guide Chris Bainfield and his friend Sid Wilson on\n" +"their quest to liberate the galaxy from the clutches of WEAPCO. Along the\n" +"way, you will encounter new foes, make new allies, and assist local rebels\n" +"in strikes against the evil corporation." msgstr "" -#: gnu/packages/gtk.scm:417 -msgid "Assistive Technology Service Provider Interface, core components" +#: gnu/packages/games.scm:2811 +msgid "Fast-paced, arcade-style, top-scrolling space shooter" msgstr "" -#: gnu/packages/gtk.scm:419 +#: gnu/packages/games.scm:2813 msgid "" -"The Assistive Technology Service Provider Interface, core components,\n" -"is part of the GNOME accessibility project." +"In this game you are the captain of the cargo ship Chromium B.S.U. and\n" +"are responsible for delivering supplies to the troops on the front line. " +"Your\n" +"ship has a small fleet of robotic fighters which you control from the " +"relative\n" +"safety of the Chromium vessel." msgstr "" -#: gnu/packages/gtk.scm:451 -msgid "Assistive Technology Service Provider Interface, ATK bindings" +#: gnu/packages/games.scm:2888 +msgid "Drawing software for children" msgstr "" -#: gnu/packages/gtk.scm:453 +#: gnu/packages/games.scm:2890 msgid "" -"The Assistive Technology Service Provider Interface\n" -"is part of the GNOME accessibility project." +"Tux Paint is a free drawing program designed for young children (kids\n" +"ages 3 and up). It has a simple, easy-to-use interface; fun sound effects;\n" +"and an encouraging cartoon mascot who helps guide children as they use the\n" +"program. It provides a blank canvas and a variety of drawing tools to help\n" +"your child be creative." msgstr "" -#: gnu/packages/gtk.scm:505 -msgid "Cross-platform toolkit for creating graphical user interfaces" +#: gnu/packages/games.scm:2928 +msgid "Stamp images for Tux Paint" msgstr "" -#: gnu/packages/gtk.scm:507 +#: gnu/packages/games.scm:2930 msgid "" -"GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" -"graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" -"suitable for projects ranging from small one-off tools to complete\n" -"application suites." +"This package contains a set of \"Rubber Stamp\" images which can be used\n" +"with the \"Stamp\" tool within Tux Paint." msgstr "" -#: gnu/packages/gtk.scm:630 -msgid "Cairo bindings for GNU Guile" +#: gnu/packages/games.scm:2977 +msgid "Configure Tux Paint" msgstr "" -#: gnu/packages/gtk.scm:632 -msgid "" -"Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" -"Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" -"stable, providing a firm base on which to do graphics work. Finally, and\n" -"importantly, it is pleasant to use. You get a powerful and well-maintained\n" -"graphics library with all of the benefits of Scheme: memory management,\n" -"exceptions, macros, and a dynamic programming environment." +#: gnu/packages/games.scm:2979 +msgid "Tux Paint Config is a graphical configuration editor for Tux Paint." msgstr "" -#: gnu/packages/gtk.scm:672 -msgid "Render SVG images using Cairo from Guile" +#: gnu/packages/games.scm:3011 +msgid "2D platformer game" msgstr "" -#: gnu/packages/gtk.scm:674 +#: gnu/packages/games.scm:3012 msgid "" -"Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" -"images onto Cairo surfaces." +"SuperTux is a free classic 2D jump'n run sidescroller game\n" +"in a style similar to the original Super Mario games covered under\n" +"the GNU GPL." msgstr "" -#: gnu/packages/gtk.scm:718 -msgid "Create SVG or PDF presentations in Guile" +#: gnu/packages/games.scm:3046 +msgid "MUD client" msgstr "" -#: gnu/packages/gtk.scm:720 +#: gnu/packages/games.scm:3048 msgid "" -"Guile-Present defines a declarative vocabulary for presentations,\n" -"together with tools to render presentation documents as SVG or PDF.\n" -"Guile-Present can be used to make presentations programmatically, but also\n" -"includes a tools to generate PDF presentations out of Org mode and Texinfo\n" -"documents." +"TinTin++ is a MUD client which supports MCCP (Mud Client Compression " +"Protocol),\n" +"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used " +"by MUDs,\n" +"as well as those required to login via telnet on Linux / Mac OS X servers, " +"and an\n" +"auto mapper with a VT100 map display." msgstr "" -#: gnu/packages/gtk.scm:753 -msgid "C++ bindings to the Cairo 2D graphics library" +#: gnu/packages/games.scm:3085 +msgid "Programming game" msgstr "" -#: gnu/packages/gtk.scm:755 +#: gnu/packages/games.scm:3086 msgid "" -"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" -"library." +"Learn programming, playing with ants and spider webs ;-)\n" +"Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n" +"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. " +"Experienced\n" +"programmers may also add their own favorite language." msgstr "" -#: gnu/packages/gtk.scm:779 -msgid "C++ interface to the Pango text rendering library" +#: gnu/packages/games.scm:3130 +msgid "Keyboard mashing and doodling game for babies" msgstr "" -#: gnu/packages/gtk.scm:781 +#: gnu/packages/games.scm:3131 msgid "" -"Pangomm provides a C++ programming interface to the Pango text rendering\n" -"library." +"Bambam is a simple baby keyboard (and gamepad) masher\n" +"application that locks the keyboard and mouse and instead displays bright\n" +"colors, pictures, and sounds." msgstr "" -#: gnu/packages/gtk.scm:802 -msgid "C++ interface to the ATK accessibility library" +#: gnu/packages/games.scm:3174 +msgid "Arcade-style fire fighting game" msgstr "" -#: gnu/packages/gtk.scm:804 +#: gnu/packages/games.scm:3176 msgid "" -"ATKmm provides a C++ programming interface to the ATK accessibility\n" -"toolkit." +"Mr. Rescue is an arcade styled 2d action game centered around evacuating\n" +"civilians from burning buildings. The game features fast paced fire\n" +"extinguishing action, intense boss battles, a catchy soundtrack and lots of\n" +"throwing people around in pseudo-randomly generated buildings." msgstr "" -#: gnu/packages/gtk.scm:830 -msgid "C++ interface to the GTK+ graphical user interface library" +#: gnu/packages/games.scm:3283 +msgid "Non-euclidean graphical rogue-like game" msgstr "" -#: gnu/packages/gtk.scm:832 +#: gnu/packages/games.scm:3285 msgid "" -"gtkmm is the official C++ interface for the popular GUI library GTK+.\n" -"Highlights include typesafe callbacks, and a comprehensive set of widgets that\n" -"are easily extensible via inheritance. You can create user interfaces either\n" -"in code or with the Glade User Interface designer, using libglademm. There's\n" -"extensive documentation, including API reference and a tutorial." +"HyperRogue is a game in which the player collects treasures and fights\n" +"monsters -- rogue-like but for the fact that it is played on the hyperbolic\n" +"plane and not in euclidean space.\n" +"\n" +"In HyperRogue, the player can move through different parts of the world, " +"which\n" +"are home to particular creatures and may be subject to their own rules of\n" +"\"physics\".\n" +"\n" +"While the game can use ASCII characters to display the the classical rogue\n" +"symbols, it still needs graphics to render the non-euclidean world." msgstr "" -#: gnu/packages/gtk.scm:888 -msgid "Python bindings for cairo" +#: gnu/packages/games.scm:3328 +msgid "Shooter with space station destruction" msgstr "" -#: gnu/packages/gtk.scm:890 -msgid "Pycairo is a set of Python bindings for the Cairo graphics library." +#: gnu/packages/games.scm:3330 +msgid "" +"Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n" +"for Un*x systems with X11." msgstr "" -#: gnu/packages/gtk.scm:964 -msgid "Python bindings for GTK+" +#: gnu/packages/games.scm:3362 +msgid "Turn based empire building strategy game" msgstr "" -#: gnu/packages/gtk.scm:966 +#: gnu/packages/games.scm:3363 msgid "" -"PyGTK allows you to write full featured GTK programs in Python. It is\n" -"targetted at GTK 2.x, and can be used in conjunction with gnome-python to\n" -"write GNOME applications." +"Freeciv is a turn based empire building strategy game\n" +"inspired by the history of human civilization. The game commences in\n" +"prehistory and your mission is to lead your tribe from the Stone Age\n" +"to the Space Age." msgstr "" -#: gnu/packages/gtk.scm:997 -msgid "Library for minimalistic gtk+3 user interfaces" +#: gnu/packages/games.scm:3394 +msgid "Recreation of data decryption effect in \"Sneakers\"" msgstr "" -#: gnu/packages/gtk.scm:998 +#: gnu/packages/games.scm:3396 msgid "" -"Girara is a library that implements a user interface that\n" -"focuses on simplicity and minimalism. Currently based on GTK+, a\n" -"cross-platform widget toolkit, it provides an interface that focuses on three\n" -"main components: a so-called view widget that represents the actual\n" -"application, an input bar that is used to execute commands of the\n" -"application and the status bar which provides the user with current\n" -"information." +"@code{No More Secrets} provides a command line tool called \"nms\"\n" +"that recreates the famous data decryption effect seen on screen in the 1992\n" +"movie \"Sneakers\".\n" +"\n" +"This command works on piped data. Pipe any ASCII or UTF-8 text to nms, and\n" +"it will apply the hollywood effect, initially showing encrypted data, then\n" +"starting a decryption sequence to reveal the original plaintext characters." msgstr "" -#: gnu/packages/gtk.scm:1041 -msgid "Documentation generator from C source code" +#: gnu/packages/games.scm:3423 +msgid "Data files for MegaGlest" msgstr "" -#: gnu/packages/gtk.scm:1043 -msgid "" -"GTK-Doc generates API documentation from comments added to C code. It is\n" -"typically used to document the public API of GTK+ and GNOME libraries, but it\n" -"can also be used to document application code." +#: gnu/packages/games.scm:3424 +msgid "This package contains the data files required for MegaGlest." msgstr "" -#: gnu/packages/guile.scm:107 gnu/packages/guile.scm:174 -msgid "Scheme implementation intended especially for extensions" +#: gnu/packages/games.scm:3477 +msgid "3D real-time strategy (RTS) game" msgstr "" -#: gnu/packages/guile.scm:109 gnu/packages/guile.scm:176 +#: gnu/packages/games.scm:3478 msgid "" -"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" -"official extension language of the GNU system. It is an implementation of\n" -"the Scheme language which can be easily embedded in other applications to\n" -"provide a convenient means of extending the functionality of the application\n" -"without requiring the source code to be rewritten." -msgstr "" - -#: gnu/packages/guile.scm:217 -msgid "Snapshot of what will become version 2.2 of GNU Guile" +"MegaGlest is a cross-platform 3D real-time strategy (RTS)\n" +"game, where you control the armies of one of seven different factions: " +"Tech,\n" +"Magic, Egypt, Indians, Norsemen, Persian or Romans." msgstr "" -#: gnu/packages/guile.scm:264 -msgid "Framework for building readers for GNU Guile" +#: gnu/packages/games.scm:3529 +msgid "Side-scrolling physics platformer with a ball of tar" msgstr "" -#: gnu/packages/guile.scm:266 +#: gnu/packages/games.scm:3530 msgid "" -"Guile-Reader is a simple framework for building readers for GNU Guile.\n" -"\n" -"The idea is to make it easy to build procedures that extend Guile’s read\n" -"procedure. Readers supporting various syntax variants can easily be written,\n" -"possibly by re-using existing “token readers” of a standard Scheme\n" -"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" -"document syntax.\n" -"\n" -"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" -"hopefully more powerful and flexible (for instance, one may instantiate as\n" -"many readers as needed)." +"In FreeGish you control Gish, a ball of tar who lives\n" +"happily with his girlfriend Brea, until one day a mysterious dark creature\n" +"emerges from a sewer hole and pulls her below ground." msgstr "" -#: gnu/packages/guile.scm:311 -msgid "Guile bindings to ncurses" +#: gnu/packages/games.scm:3565 +msgid "Classic overhead run-and-gun game" msgstr "" -#: gnu/packages/guile.scm:313 +#: gnu/packages/games.scm:3566 msgid "" -"guile-ncurses provides Guile language bindings for the ncurses\n" -"library." +"C-Dogs SDL is a classic overhead run-and-gun game,\n" +"supporting up to 4 players in co-op and deathmatch modes. Customize your\n" +"player, choose from many weapons, and blast, slide and slash your way " +"through\n" +"over 100 user-created campaigns." msgstr "" -#: gnu/packages/guile.scm:333 -msgid "Run jobs at scheduled times" +#: gnu/packages/games.scm:3666 +msgid "3D puzzle game" msgstr "" -#: gnu/packages/guile.scm:335 +#: gnu/packages/games.scm:3667 msgid "" -"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" -"Guile, so its configuration can be written in Scheme; the original cron\n" -"format is also supported." +"Kiki the nano bot is a 3D puzzle game. It is basically a\n" +"mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a\n" +"small robot living in the nano world, repair its maker." msgstr "" -#: gnu/packages/guile.scm:363 -msgid "Collection of useful Guile Scheme modules" +#: gnu/packages/games.scm:3757 +msgid "2D retro multiplayer shooter game" msgstr "" -#: gnu/packages/guile.scm:365 +#: gnu/packages/games.scm:3758 msgid "" -"Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" -"modules, allowing for people to cooperate integrating their generic Guile\n" -"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" -"for Guile\"." +"Teeworlds is an online multiplayer game. Battle with up to\n" +"16 players in a variety of game modes, including Team Deathmatch and " +"Capture\n" +"The Flag. You can even design your own maps!" msgstr "" -#: gnu/packages/guile.scm:396 -msgid "JSON module for Guile" +#: gnu/packages/games.scm:3811 +msgid "Puzzle game with a dexterity component" msgstr "" -#: gnu/packages/guile.scm:398 +#: gnu/packages/games.scm:3812 msgid "" -"Guile-json supports parsing and building JSON documents according to the\n" -"http:://json.org specification. These are the main features:\n" -"- Strictly complies to http://json.org specification.\n" -"- Build JSON documents programmatically via macros.\n" -"- Unicode support for strings.\n" -"- Allows JSON pretty printing." +"Enigma is a puzzle game with 550 unique levels. The object\n" +"of the game is to find and uncover pairs of identically colored ‘Oxyd’ " +"stones.\n" +"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser " +"beams,\n" +"and most of all, countless hairy puzzles usually block your direct way to " +"the\n" +"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest " +"you\n" +"get bored) interact in many unexpected ways, and since many of them follow " +"the\n" +"laws of physics (Enigma’s special laws of physics, that is), controlling " +"them\n" +"with the mouse isn’t always trivial." msgstr "" -#: gnu/packages/guile.scm:468 -msgid "MiniKanren declarative logic system, packaged for Guile" +#: gnu/packages/games.scm:3883 +msgid "Puzzle game" msgstr "" -#: gnu/packages/guile.scm:470 +#: gnu/packages/games.scm:3884 msgid "" -"MiniKanren is a relational programming extension to the Scheme\n" -"programming Language, written as a smaller version of Kanren suitable for\n" -"pedagogical purposes. It is featured in the book, The Reasoned Schemer,\n" -"written by Dan Friedman, William Byrd, and Oleg Kiselyov.\n" -"\n" -"This is Ian Price's r6rs packaged version of miniKanren, which deviates\n" -"slightly from miniKanren mainline.\n" -"\n" -"See http://minikanren.org/ for more on miniKanren generally." +"Fish Fillets NG is strictly a puzzle game. The goal in\n" +"every of the seventy levels is always the same: find a safe way out. The " +"fish\n" +"utter witty remarks about their surroundings, the various inhabitants of " +"their\n" +"underwater realm quarrel among themselves or comment on the efforts of your\n" +"fish. The whole game is accompanied by quiet, comforting music." msgstr "" -#: gnu/packages/guile.scm:540 -msgid "Guile bindings to the GDBM library via Guile's FFI" +#: gnu/packages/games.scm:3948 +msgid "Roguelike dungeon crawler game" msgstr "" -#: gnu/packages/guile.scm:542 +#: gnu/packages/games.scm:3949 msgid "" -"Guile bindings to the GDBM key-value storage system, using\n" -"Guile's foreign function interface." +"Dungeon Crawl Stone Soup is a roguelike adventure through\n" +"dungeons filled with dangerous monsters in a quest to find the mystifyingly\n" +"fabulous Orb of Zot." msgstr "" -#: gnu/packages/guile.scm:560 -msgid "Functional static site generator" +#: gnu/packages/games.scm:3995 +msgid "Graphical roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:4025 +msgid "Cross-platform third-person action game" msgstr "" -#: gnu/packages/guile.scm:561 +#: gnu/packages/games.scm:4026 msgid "" -"Haunt is a static site generator written in Guile\n" -"Scheme. Haunt features a functional build system and an extensible\n" -"interface for reading articles in any format." +"Lugaru is a third-person action game. The main character,\n" +"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat " +"skills.\n" +"In his quest to find those responsible for slaughtering his village, he " +"uncovers\n" +"a far-reaching conspiracy involving the corrupt leaders of the rabbit " +"republic\n" +"and the starving wolves from a nearby den. Turner takes it upon himself to\n" +"fight against their plot and save his fellow rabbits from slavery." msgstr "" -#: gnu/packages/guile.scm:591 -msgid "Redis client library for Guile" +#: gnu/packages/games.scm:4077 +msgid "Data files for 0ad" msgstr "" -#: gnu/packages/guile.scm:592 -msgid "" -"Guile-redis provides a Scheme interface to the Redis\n" -"key-value cache and store." +#: gnu/packages/games.scm:4078 +msgid "0ad-data provides the data files required by the game 0ad." msgstr "" -#: gnu/packages/guile.scm:666 -msgid "wisp is a whitespace to lisp syntax for Guile" +#: gnu/packages/games.scm:4196 +msgid "3D real-time strategy game of ancient warfare" msgstr "" -#: gnu/packages/guile.scm:667 +#: gnu/packages/games.scm:4197 msgid "" -"wisp is a syntax for Guile which provides a Python-like\n" -"whitespace-significant language. It may be easier on the eyes for some\n" -"users and in some situations." +"0 A.D. is a real-time strategy (RTS) game of ancient\n" +"warfare. It's a historically-based war/economy game that allows players to\n" +"relive or rewrite the history of twelve ancient civilizations, each " +"depicted\n" +"at their peak of economic growth and military prowess.\n" +"\n" +"0ad needs a window manager that supports 'Extended Window Manager Hints'." msgstr "" -#: gnu/packages/imagemagick.scm:99 -msgid "Create, edit, compose, or convert bitmap images" +#: gnu/packages/games.scm:4272 +msgid "Colossal Cave Adventure" msgstr "" -#: gnu/packages/imagemagick.scm:101 +#: gnu/packages/games.scm:4273 msgid "" -"ImageMagick® is a software suite to create, edit, compose, or convert\n" -"bitmap images. It can read and write images in a variety of formats (over 100)\n" -"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG,\n" -"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and\n" -"transform images, adjust image colors, apply various special effects, or draw\n" -"text, lines, polygons, ellipses and Bézier curves." +"The original Colossal Cave Adventure from 1976 was the\n" +"origin of all text adventures, dungeon-crawl (computer) games, and\n" +"computer-hosted roleplaying games. This is the last version released by\n" +"Crowther & Woods, its original authors, in 1995. It has been known as\n" +"\"adventure 2.5\" and \"430-point adventure\"." msgstr "" -#: gnu/packages/imagemagick.scm:145 -msgid "Perl interface to ImageMagick" +#: gnu/packages/games.scm:4284 +msgid "Single-player, RPG roguelike game set in the world of Eyal" msgstr "" -#: gnu/packages/imagemagick.scm:146 +#: gnu/packages/games.scm:4389 msgid "" -"This Perl extension allows the reading, manipulation and\n" -"writing of a large number of image file formats using the ImageMagick library.\n" -"Use it to create, edit, compose, or convert bitmap images from within a Perl\n" -"script." +"Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" +"combat and advanced character building. Play as one of many unique races " +"and\n" +"classes in the lore-filled world of Eyal, exploring random dungeons, facing\n" +"challenging battles, and developing characters with your own tailored mix " +"of\n" +"abilities and powers. With a modern graphical and customisable interface,\n" +"intuitive mouse control, streamlined mechanics and deep, challenging " +"combat,\n" +"Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." msgstr "" -#: gnu/packages/image.scm:69 -msgid "Library for handling PNG files" +#: gnu/packages/games.scm:4435 +msgid "First person shooter engine for Quake 1" msgstr "" -#: gnu/packages/image.scm:71 +#: gnu/packages/games.scm:4436 msgid "" -"Libpng is the official PNG (Portable Network Graphics) reference\n" -"library. It supports almost all PNG features and is extensible." +"Quakespasm is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." msgstr "" -#: gnu/packages/image.scm:87 -msgid "Library for handling JPEG files" +#: gnu/packages/games.scm:4485 +msgid "" +"vkquake is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4536 +msgid "First person shooter engine based on quake2" msgstr "" -#: gnu/packages/image.scm:89 +#: gnu/packages/games.scm:4537 msgid "" -"Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" -"JPEG is a standardized compression method for full-color and gray-scale\n" -"images.\n" -"The included programs provide conversion between the JPEG format and\n" -"image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." +"Yamagi Quake II is an enhanced client for id Software's Quake II.\n" +"The main focus is an unchanged single player experience like back in 1997,\n" +"thus the gameplay and the graphics are unaltered. However the user may use " +"one\n" +"of the unofficial retexturing packs. In comparison with the official " +"client,\n" +"over 1000 bugs were fixed and an extensive code audit done,\n" +"making Yamagi Quake II one of the most solid Quake II implementations " +"available." msgstr "" -#: gnu/packages/image.scm:128 -msgid "Library for handling TIFF files" +#: gnu/packages/games.scm:4593 +msgid "Realistic physics puzzle game" msgstr "" -#: gnu/packages/image.scm:130 +#: gnu/packages/games.scm:4594 msgid "" -"Libtiff provides support for the Tag Image File Format (TIFF), a format\n" -"used for storing image data.\n" -"Included are a library, libtiff, for reading and writing TIFF and a small\n" -"collection of tools for doing simple manipulations of TIFF images." +"The Butterfly Effect (tbe) is a game that uses\n" +"realistic physics simulations to combine lots of simple mechanical\n" +"elements to achieve a simple goal in the most complex way possible." msgstr "" -#: gnu/packages/image.scm:173 -msgid "Library for reading images in the Microsoft WMF format" +#: gnu/packages/games.scm:4646 +msgid "Game of lonely space adventure" msgstr "" -#: gnu/packages/image.scm:175 +#: gnu/packages/games.scm:4648 msgid "" -"libwmf is a library for reading vector images in Microsoft's native\n" -"Windows Metafile Format (WMF) and for either (a) displaying them in, e.g., an X\n" -"window; or (b) converting them to more standard/free file formats such as, e.g.,\n" -"the W3C's XML-based Scaleable Vector Graphic (SVG) format." +"Pioneer is a space adventure game set in our galaxy at the turn of the\n" +"31st century. The game is open-ended, and you are free to eke out whatever\n" +"kind of space-faring existence you can think of. Look for fame or fortune " +"by\n" +"exploring the millions of star systems. Turn to a life of crime as a " +"pirate,\n" +"smuggler or bounty hunter. Forge and break alliances with the various\n" +"factions fighting for power, freedom or self-determination. The universe " +"is\n" +"whatever you make of it." msgstr "" -#: gnu/packages/image.scm:233 -msgid "Library and tools for image processing and analysis" +#: gnu/packages/games.scm:4675 +msgid "Hacking contribution graphs in git" msgstr "" -#: gnu/packages/image.scm:235 +#: gnu/packages/games.scm:4677 msgid "" -"Leptonica is a C library and set of command-line tools for efficient\n" -"image processing and image analysis operations. It supports rasterop, affine\n" -"transformations, binary and grayscale morphology, rank order, and convolution,\n" -"seedfill and connected components, image transformations combining changes in\n" -"scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" -"arithmetic ops." +"Badass generates false commits for a range of dates, essentially\n" +"hacking the gamification of contribution graphs on platforms such as\n" +"Github or Gitlab." msgstr "" -#: gnu/packages/image.scm:258 -msgid "Decoder of the JBIG2 image compression format" +#: gnu/packages/games.scm:4755 +msgid "Educational programming strategy game" msgstr "" -#: gnu/packages/image.scm:260 +#: gnu/packages/games.scm:4756 msgid "" -"JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" -"monochrome) images at moderately high resolution, and in particular scanned\n" -"paper documents. In this domain it is very efficient, offering compression\n" -"ratios on the order of 100:1.\n" -"\n" -"This is a decoder only implementation, and currently is in the alpha\n" -"stage, meaning it doesn't completely work yet. However, it is\n" -"maintaining parity with available encoders, so it is useful for real\n" -"work." +"Colobot: Gold Edition is a real-time strategy game, where\n" +"you can program your units (bots) in a language called CBOT, which is " +"similar\n" +"to C++ and Java. Your mission is to find a new planet to live and survive.\n" +"You can save humanity and get programming skills!" msgstr "" -#: gnu/packages/image.scm:295 -msgid "JPEG 2000 codec" -msgstr "Kodek JPEG 2000" +#: gnu/packages/games.scm:4838 +msgid "Modern Doom 2 source port" +msgstr "" -#: gnu/packages/image.scm:297 +#: gnu/packages/games.scm:4839 msgid "" -"The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" -"been developed in order to promote the use of JPEG 2000, the new\n" -"still-image compression standard from the Joint Photographic Experts\n" -"Group (JPEG).\n" -"\n" -"In addition to the basic codec, various other features are under\n" -"development, among them the JP2 and MJ2 (Motion JPEG 2000) file formats,\n" -"an indexing tool useful for the JPIP protocol, JPWL-tools for\n" -"error-resilience, a Java-viewer for j2k-images, ..." +"GZdoom is a port of the Doom 2 game engine, with a modern\n" +"renderer. It improves modding support with ZDoom's advanced mapping " +"features\n" +"and the new ZScript language. In addition to Doom, it supports Heretic, " +"Hexen,\n" +"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." msgstr "" -#: gnu/packages/image.scm:376 -msgid "Tools and library for working with GIF images" +#: gnu/packages/gcc.scm:346 +msgid "GNU Compiler Collection" +msgstr "Kolekcja kompilatorów GNU" + +#: gnu/packages/gcc.scm:348 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, " +"and\n" +"Go. It also includes runtime support libraries for these languages." msgstr "" -#: gnu/packages/image.scm:378 +#: gnu/packages/gcc.scm:495 msgid "" -"GIFLIB is a library for reading and writing GIF images. It is API and\n" -"ABI compatible with libungif which was in wide use while the LZW compression\n" -"algorithm was patented. Tools are also included to convert, manipulate,\n" -"compose, and analyze GIF images." +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Ada, and Go.\n" +"It also includes runtime support libraries for these languages." msgstr "" -#: gnu/packages/image.scm:399 -msgid "GIF decompression library" +#: gnu/packages/gcc.scm:525 +msgid "GNU C++ standard library" +msgstr "Standardowa biblioteka GNU C++" + +#: gnu/packages/gcc.scm:560 +msgid "Collection of subroutines used by various GNU programs" msgstr "" -#: gnu/packages/image.scm:401 -msgid "libungif is the old GIF decompression library by the GIFLIB project." +#: gnu/packages/gcc.scm:745 +msgid "GNU libstdc++ documentation" msgstr "" -#: gnu/packages/image.scm:430 -msgid "Loading, saving, rendering and manipulating image files" +#: gnu/packages/gcc.scm:813 +msgid "" +"Manipulating sets and relations of integer points bounded by linear " +"constraints" msgstr "" -#: gnu/packages/image.scm:432 +#: gnu/packages/gcc.scm:816 msgid "" -"Imlib2 is a library that does image file loading and saving as well as\n" -"rendering, manipulation, arbitrary polygon support, etc.\n" -"\n" -"It does ALL of these operations FAST. Imlib2 also tries to be highly\n" -"intelligent about doing them, so writing naive programs can be done easily,\n" -"without sacrificing speed.\n" -"\n" -"This is a complete rewrite over the Imlib 1.x series. The architecture is\n" -"more modular, simple, and flexible." +"isl is a library for manipulating sets and relations of integer points\n" +"bounded by linear constraints. Supported operations on sets include\n" +"intersection, union, set difference, emptiness check, convex hull, " +"(integer)\n" +"affine hull, integer projection, computing the lexicographic minimum using\n" +"parametric integer programming, coalescing and parametric vertex\n" +"enumeration. It also includes an ILP solver based on generalized basis\n" +"reduction, transitive closures on maps (which may encode infinite graphs),\n" +"dependence analysis and bounds on piecewise step-polynomials." msgstr "" -#: gnu/packages/image.scm:460 -msgid "Wrapper library for imlib2" +#: gnu/packages/gcc.scm:866 +msgid "Library to generate code for scanning Z-polyhedra" msgstr "" -#: gnu/packages/image.scm:462 +#: gnu/packages/gcc.scm:868 msgid "" -"Giblib is a simple library which wraps imlib2's context API, avoiding\n" -"all the context_get/set calls, adds fontstyles to the truetype renderer and\n" -"supplies a generic doubly-linked list and some string functions." +"CLooG is a free software library to generate code for scanning\n" +"Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" +"reaches each integral point of one or more parameterized polyhedra.\n" +"CLooG has been originally written to solve the code generation problem\n" +"for optimizing compilers based on the polytope model. Nevertheless it\n" +"is used now in various area e.g., to build control automata for\n" +"high-level synthesis or to find the best polynomial approximation of a\n" +"function. CLooG may help in any situation where scanning polyhedra\n" +"matters. While the user has full control on generated code quality,\n" +"CLooG is designed to avoid control overhead and to produce a very\n" +"effective code." msgstr "" -#: gnu/packages/image.scm:502 -msgid "Library for handling popular graphics image formats" +#: gnu/packages/gcc.scm:923 +msgid "Reference manual for the C programming language" msgstr "" -#: gnu/packages/image.scm:504 +#: gnu/packages/gcc.scm:925 msgid "" -"FreeImage is a library for developers who would like to support popular\n" -"graphics image formats like PNG, BMP, JPEG, TIFF and others." +"This is a reference manual for the C programming language, as\n" +"implemented by the GNU C Compiler (gcc). As a reference, it is not " +"intended\n" +"to be a tutorial of the language. Rather, it outlines all of the " +"constructs\n" +"of the language. Library functions are not included." msgstr "" -#: gnu/packages/image.scm:554 -msgid "Computer vision library" +#: gnu/packages/gettext.scm:105 +msgid "Tools and documentation for translation (used to build other packages)" msgstr "" -#: gnu/packages/image.scm:556 +#: gnu/packages/gettext.scm:107 msgid "" -"VIGRA stands for Vision with Generic Algorithms. It is an image\n" -"processing and analysis library that puts its main emphasis on customizable\n" -"algorithms and data structures. It is particularly strong for\n" -"multi-dimensional image processing." +"GNU Gettext is a package providing a framework for translating the\n" +"textual output of programs into multiple languages. It provides " +"translators\n" +"with the means to create message catalogs, and a runtime library to load\n" +"translated messages from the catalogs. Nearly all GNU packages use Gettext." msgstr "" -#: gnu/packages/image.scm:587 -msgid "Lossless and lossy image compression" +#: gnu/packages/gettext.scm:137 +msgid "Tools and documentation for translation" msgstr "" -#: gnu/packages/image.scm:589 -msgid "" -"WebP is a new image format that provides lossless and lossy compression\n" -"for images. WebP lossless images are 26% smaller in size compared to\n" -"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at\n" -"equivalent SSIM index. WebP supports lossless transparency (also known as\n" -"alpha channel) with just 22% additional bytes. Transparency is also supported\n" -"with lossy compression and typically provides 3x smaller file sizes compared\n" -"to PNG when lossy compression is acceptable for the red/green/blue color\n" -"channels." +#: gnu/packages/gettext.scm:202 +msgid "Scripts to ease maintenance of translations" msgstr "" -#: gnu/packages/image.scm:617 -msgid "Library for handling MNG files" +#: gnu/packages/gettext.scm:204 +msgid "" +"The po4a (PO for anything) project goal is to ease translations (and\n" +"more interestingly, the maintenance of translations) using gettext tools on\n" +"areas where they were not expected like documentation." msgstr "" -#: gnu/packages/image.scm:619 -msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." +#: gnu/packages/gimp.scm:64 +msgid "Image pixel format conversion library" msgstr "" -#: gnu/packages/inkscape.scm:84 -msgid "Vector graphics editor" -msgstr "Edytor grafiki wektorowej" - -#: gnu/packages/inkscape.scm:85 +#: gnu/packages/gimp.scm:66 msgid "" -"Inkscape is a vector graphics editor. What sets Inkscape\n" -"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard,\n" -"as the native format." +"Babl is a dynamic, any-to-any pixel format translation library.\n" +"It allows converting between different methods of storing pixels, known as\n" +"@dfn{pixel formats}, that have different bit depths and other data\n" +"representations, color models, and component permutations.\n" +"\n" +"A vocabulary to formulate new pixel formats from existing primitives is\n" +"provided, as well as a framework to add new color models and data types." msgstr "" -#: gnu/packages/jemalloc.scm:47 -msgid "General-purpose scalable concurrent malloc implementation" +#: gnu/packages/gimp.scm:123 +msgid "Graph based image processing framework" msgstr "" -#: gnu/packages/jemalloc.scm:49 +#: gnu/packages/gimp.scm:124 msgid "" -"This library providing a malloc(3) implementation that emphasizes\n" -"fragmentation avoidance and scalable concurrency support." +"GEGL (Generic Graphics Library) provides infrastructure to\n" +"do demand based cached non destructive image editing on larger than RAM\n" +"buffers." msgstr "" -#: gnu/packages/key-mon.scm:65 -msgid "Show keyboard and mouse status" +#: gnu/packages/gimp.scm:189 +msgid "GNU Image Manipulation Program" msgstr "" -#: gnu/packages/key-mon.scm:67 +#: gnu/packages/gimp.scm:191 msgid "" -"The key-mon utility displays the current keyboard and mouse status.\n" -"This is useful for teaching and screencasts." +"GIMP is an application for image manipulation tasks such as photo\n" +"retouching, composition and authoring. It supports all common image " +"formats\n" +"as well as specialized ones. It features a highly customizable interface\n" +"that is extensible via a plugin system." msgstr "" -#: gnu/packages/less.scm:41 -msgid "Paginator for terminals" +#: gnu/packages/gimp.scm:239 +msgid "GIMP plug-in to edit image in fourier space" msgstr "" -#: gnu/packages/less.scm:43 +#: gnu/packages/gimp.scm:241 msgid "" -"GNU less is a pager, a program that allows you to view large amounts\n" -"of text in page-sized chunks. Unlike traditional pagers, it allows both\n" -"backwards and forwards movement through the document. It also does not have\n" -"to read the entire input file before starting, so it starts faster than most\n" -"text editors." +"This package provides a simple plug-in to apply the fourier transform on\n" +"an image, allowing you to work with the transformed image inside GIMP. You\n" +"can draw or apply filters in fourier space and get the modified image with " +"an\n" +"inverse fourier transform." msgstr "" -#: gnu/packages/lesstif.scm:47 -msgid "Clone of the Motif toolkit for the X window system" -msgstr "" +#: gnu/packages/gnome.scm:202 +msgid "CD/DVD burning tool for Gnome" +msgstr "Narzędzie do wypalania płyt CD/DVD pod GNOME" -#: gnu/packages/lesstif.scm:48 -msgid "Clone of the Motif toolkit for the X window system." +#: gnu/packages/gnome.scm:203 +msgid "" +"Brasero is an application to burn CD/DVD for the Gnome\n" +"Desktop. It is designed to be as simple as possible and has some unique\n" +"features to enable users to create their discs easily and quickly." msgstr "" -#: gnu/packages/libreoffice.scm:85 -msgid "General purpose formula parser and interpreter" +#: gnu/packages/gnome.scm:278 +msgid "Simple backup tool, for regular encrypted backups" msgstr "" -#: gnu/packages/libreoffice.scm:86 +#: gnu/packages/gnome.scm:280 msgid "" -"Ixion is a library for calculating the results of formula\n" -"expressions stored in multiple named targets, or \"cells\". The cells can\n" -"be referenced from each other, and the library takes care of resolving\n" -"their dependencies automatically upon calculation." +"Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" +"uses duplicity as the backend, which supports incremental backups and " +"storage\n" +"either on a local, or remote machine via a number of methods." msgstr "" -#: gnu/packages/libreoffice.scm:111 -msgid "File import filter library for spreadsheet documents" +#: gnu/packages/gnome.scm:327 +msgid "Diagram creation for GNOME" msgstr "" -#: gnu/packages/libreoffice.scm:112 +#: gnu/packages/gnome.scm:328 msgid "" -"Orcus is a library that provides a collection of standalone\n" -"file processing filters. It is currently focused on providing filters for\n" -"spreadsheet documents. The library includes import filters for\n" -"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document Spreadsheet,\n" -"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers for\n" -"CSV, CSS and XML." +"Dia can be used to draw different types of diagrams, and\n" +"includes support for UML static structure diagrams (class diagrams), entity\n" +"relationship modeling, and network diagrams. The program supports various " +"file\n" +"formats like PNG, SVG, PDF and EPS." msgstr "" -#: gnu/packages/libreoffice.scm:143 -msgid "Document importer for office suites" +#: gnu/packages/gnome.scm:384 +msgid "Library for accessing online service APIs" msgstr "" -#: gnu/packages/libreoffice.scm:144 +#: gnu/packages/gnome.scm:386 msgid "" -"Librevenge is a base library for writing document import\n" -"filters. It has interfaces for text documents, vector graphics,\n" -"spreadsheets and presentations." +"libgdata is a GLib-based library for accessing online service APIs using\n" +"the GData protocol — most notably, Google's services. It provides APIs to\n" +"access the common Google services, and has full asynchronous support." msgstr "" -#: gnu/packages/libreoffice.scm:169 -msgid "Library for importing WordPerfect documents" +#: gnu/packages/gnome.scm:417 +msgid "GObject-based library for handling and rendering XPS documents" msgstr "" -#: gnu/packages/libreoffice.scm:170 +#: gnu/packages/gnome.scm:419 msgid "" -"Libwpd is a C++ library designed to help process\n" -"WordPerfect documents. It is most commonly used to import such documents\n" -"into other word processors." +"libgxps is a GObject-based library for handling and rendering XPS\n" +"documents. This package also contains binaries that can convert XPS " +"documents\n" +"to other formats." msgstr "" -#: gnu/packages/libreoffice.scm:202 -msgid "Library for import of reflowable e-book formats" +#: gnu/packages/gnome.scm:439 +msgid "Bootstrap GNOME modules built from Git" msgstr "" -#: gnu/packages/libreoffice.scm:203 +#: gnu/packages/gnome.scm:440 msgid "" -"Libe-book is a library and a set of tools for reading and\n" -"converting various reflowable e-book formats. Currently supported are:\n" -"Broad Band eBook, eReader .pdb, FictionBook v. 2 (including zipped files),\n" -"PalmDoc Ebook, Plucker .pdb, QiOO (mobile format, for java-enabled\n" -"cellphones), TCR (simple compressed text format), TealDoc, zTXT,\n" -"ZVR (simple compressed text format)." +"gnome-common contains various files needed to bootstrap\n" +"GNOME modules built from Git. It contains a common \"autogen.sh\" script " +"that\n" +"can be used to configure a source directory checked out from Git and some\n" +"commonly used macros." msgstr "" -#: gnu/packages/libreoffice.scm:232 -msgid "Library and tools for the WordPerfect Graphics format" +#: gnu/packages/gnome.scm:491 +msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" msgstr "" -#: gnu/packages/libreoffice.scm:233 +#: gnu/packages/gnome.scm:493 msgid "" -"The libwpg project provides a library and tools for\n" -"working with graphics in the WPG (WordPerfect Graphics) format." +"The libgnome-desktop library provides API shared by several applications\n" +"on the desktop, but that cannot live in the platform for various reasons.\n" +"There is no API or ABI guarantee, although we are doing our best to provide\n" +"stability. Documentation for the API is available with gtk-doc.\n" +"\n" +"The gnome-about program helps find which version of GNOME is installed." msgstr "" -#: gnu/packages/libreoffice.scm:273 -msgid "CMIS client library" +#: gnu/packages/gnome.scm:526 +msgid "Documentation utilities for the Gnome project" msgstr "" -#: gnu/packages/libreoffice.scm:274 +#: gnu/packages/gnome.scm:528 msgid "" -"LibCMIS is a C++ client library for the CMIS interface. It\n" -"allows C++ applications to connect to any ECM behaving as a CMIS server such\n" -"as Alfresco or Nuxeo." +"Gnome-doc-utils is a collection of documentation utilities for the\n" +"Gnome project. It includes xml2po tool which makes it easier to translate\n" +"and keep up to date translations of documentation." msgstr "" -#: gnu/packages/libreoffice.scm:305 -msgid "Library for parsing the AbiWord format" +#: gnu/packages/gnome.scm:567 +msgid "Disk management utility for GNOME" msgstr "" -#: gnu/packages/libreoffice.scm:306 -msgid "" -"Libabw is a library that parses the file format of\n" -"AbiWord documents." +#: gnu/packages/gnome.scm:568 +msgid "Disk management utility for GNOME." msgstr "" -#: gnu/packages/libreoffice.scm:336 -msgid "Library for parsing the CorelDRAW format" +#: gnu/packages/gnome.scm:611 +msgid "Libraries for displaying certificates and accessing key stores" msgstr "" -#: gnu/packages/libreoffice.scm:337 +#: gnu/packages/gnome.scm:613 msgid "" -"Libcdr is a library that parses the file format of\n" -"CorelDRAW documents of all versions." +"The GCR package contains libraries used for displaying certificates and\n" +"accessing key stores. It also provides the viewer for crypto files on the\n" +"GNOME Desktop." msgstr "" -#: gnu/packages/libreoffice.scm:366 -msgid "Library for parsing the Apple Keynote format" +#: gnu/packages/gnome.scm:642 +msgid "Accessing passwords from the GNOME keyring" msgstr "" -#: gnu/packages/libreoffice.scm:367 -msgid "" -"Libetonyek is a library that parses the file format of\n" -"Apple Keynote documents. It currently supports Keynote versions 2 to 5." +#: gnu/packages/gnome.scm:644 +msgid "Client library to access passwords from the GNOME keyring." msgstr "" -#: gnu/packages/libreoffice.scm:384 -msgid "Text Categorization library" +#: gnu/packages/gnome.scm:714 +msgid "Daemon to store passwords and encryption keys" msgstr "" -#: gnu/packages/libreoffice.scm:385 +#: gnu/packages/gnome.scm:716 msgid "" -"Libexttextcat is an N-Gram-Based Text Categorization\n" -"library primarily intended for language guessing." +"gnome-keyring is a program that keeps passwords and other secrets for\n" +"users. It is run as a daemon in the session, similar to ssh-agent, and " +"other\n" +"applications locate it via an environment variable or D-Bus.\n" +"\n" +"The program can manage several keyrings, each with its own master password,\n" +"and there is also a session keyring which is never stored to disk, but\n" +"forgotten when the session ends." msgstr "" -#: gnu/packages/libreoffice.scm:411 -msgid "Library for parsing the FreeHand format" -msgstr "" +#: gnu/packages/gnome.scm:785 +msgid "GNOME's document viewer" +msgstr "Przeglądarka dokumentów GNOME" -#: gnu/packages/libreoffice.scm:412 +#: gnu/packages/gnome.scm:787 msgid "" -"Libfreehand is a library that parses the file format of\n" -"Aldus/Macromedia/Adobe FreeHand documents." +"Evince is a document viewer for multiple document formats. It\n" +"currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" +"of Evince is to replace the multiple document viewers that exist\n" +"on the GNOME Desktop with a single simple application." msgstr "" -#: gnu/packages/libreoffice.scm:438 -msgid "Library for parsing the Microsoft Publisher format" +#: gnu/packages/gnome.scm:816 +msgid "GNOME settings for various desktop components" msgstr "" -#: gnu/packages/libreoffice.scm:439 +#: gnu/packages/gnome.scm:818 msgid "" -"Libmspub is a library that parses the file format of\n" -"Microsoft Publisher documents of all versions." +"Gsettings-desktop-schemas contains a collection of GSettings schemas\n" +"for settings shared by various components of the GNOME desktop." msgstr "" -#: gnu/packages/libreoffice.scm:467 -msgid "Library for parsing the PageMaker format" +#: gnu/packages/gnome.scm:852 +msgid "Utility to implement the Freedesktop Icon Naming Specification" msgstr "" -#: gnu/packages/libreoffice.scm:468 +#: gnu/packages/gnome.scm:854 msgid "" -"Libpagemaker is a library that parses the file format of\n" -"Aldus/Adobe PageMaker documents. Currently it only understands documents\n" -"created by PageMaker version 6.x and 7." +"To help with the transition to the Freedesktop Icon Naming\n" +"Specification, the icon naming utility maps the icon names used by the\n" +"GNOME and KDE desktops to the icon names proposed in the specification." msgstr "" -#: gnu/packages/libreoffice.scm:503 -msgid "Library for parsing the Microsoft Visio format" -msgstr "" +#: gnu/packages/gnome.scm:885 +msgid "GNOME icon theme" +msgstr "Motyw ikon GNOME" + +#: gnu/packages/gnome.scm:887 +msgid "Icons for the GNOME desktop." +msgstr "Ikony dla środowiska GNOME" + +#: gnu/packages/gnome.scm:924 +#, fuzzy +msgid "Tango icon theme" +msgstr "Motyw ikon GNOME" -#: gnu/packages/libreoffice.scm:504 +#: gnu/packages/gnome.scm:925 msgid "" -"Libvisio is a library that parses the file format of\n" -"Microsoft Visio documents of all versions." +"This is an icon theme that follows the Tango visual\n" +"guidelines." msgstr "" -#: gnu/packages/libreoffice.scm:532 -msgid "ODF (Open Document Format) library" +#: gnu/packages/gnome.scm:951 +msgid "Database of common MIME types" msgstr "" -#: gnu/packages/libreoffice.scm:533 +#: gnu/packages/gnome.scm:953 msgid "" -"Libodfgen is a library for generating documents in the\n" -"Open Document Format (ODF). It provides generator implementations for all\n" -"document interfaces supported by librevenge:\n" -"text documents, vector drawings, presentations and spreadsheets." +"The shared-mime-info package contains the core database of common types\n" +"and the update-mime-database command used to extend it. It requires glib2 " +"to\n" +"be installed for building the update command. Additionally, it uses " +"intltool\n" +"for translations, though this is only a dependency for the maintainers. " +"This\n" +"database is translated at Transifex." msgstr "" -#: gnu/packages/libreoffice.scm:563 -msgid "Import library for some old Macintosh text documents" +#: gnu/packages/gnome.scm:977 +msgid "Freedesktop icon theme" +msgstr "Motyw ikon Freedesktop" + +#: gnu/packages/gnome.scm:979 +msgid "Freedesktop icon theme." +msgstr "Motyw ikon Freedesktop" + +#: gnu/packages/gnome.scm:1007 +msgid "GNOME desktop notification library" msgstr "" -#: gnu/packages/libreoffice.scm:564 +#: gnu/packages/gnome.scm:1009 msgid "" -"Libmwaw contains some import filters for old Macintosh\n" -"text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" -"spreadsheet documents." +"Libnotify is a library that sends desktop notifications to a\n" +"notification daemon, as defined in the Desktop Notifications spec. These\n" +"notifications can be used to inform the user about an event or display\n" +"some form of information without getting in the user's way." msgstr "" -#: gnu/packages/libreoffice.scm:593 -msgid "Import library for Microsoft Works text documents" +#: gnu/packages/gnome.scm:1043 +msgid "GObject plugin system" msgstr "" -#: gnu/packages/libreoffice.scm:594 +#: gnu/packages/gnome.scm:1045 msgid "" -"Libwps is a library for importing files in the Microsoft\n" -"Works word processor file format." +"Libpeas is a gobject-based plugin engine, targeted at giving every\n" +"application the chance to assume its own extensibility. It also has a set " +"of\n" +"features including, but not limited to: multiple extension points; on-" +"demand\n" +"(lazy) programming language support for C, Python and JS; simplicity of the\n" +"API." msgstr "" -#: gnu/packages/libreoffice.scm:612 -msgid "" -"Hunspell is a spell checker and morphological analyzer\n" -"library and program designed for languages with rich morphology and complex\n" -"word compounding or character encoding." +#: gnu/packages/gnome.scm:1074 +msgid "OpenGL extension to GTK+" msgstr "" -#: gnu/packages/libreoffice.scm:633 -msgid "Hyphenation library" -msgstr "Biblioteka dzielenia wyrazów" - -#: gnu/packages/libreoffice.scm:634 +#: gnu/packages/gnome.scm:1075 msgid "" -"Hyphen is a hyphenation library using TeX hyphenation\n" -"patterns, which are pre-processed by a perl script." +"GtkGLExt is an OpenGL extension to GTK+. It provides\n" +"additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" +"API add-ons to make GTK+ widgets OpenGL-capable." msgstr "" -#: gnu/packages/libreoffice.scm:657 -msgid "Thesaurus" +#: gnu/packages/gnome.scm:1118 +msgid "GTK+ rapid application development tool" msgstr "" -#: gnu/packages/libreoffice.scm:658 +#: gnu/packages/gnome.scm:1119 msgid "" -"MyThes is a simple thesaurus that uses a structured text\n" -"data file and an index file with binary search to look up words and phrases\n" -"and to return information on pronunciations, meanings and synonyms." +"Glade is a rapid application development (RAD) tool to\n" +"enable quick & easy development of user interfaces for the GTK+ toolkit and\n" +"the GNOME desktop environment." msgstr "" -#: gnu/packages/libreoffice.scm:822 -msgid "Office suite" -msgstr "Pakiet biurowy" +#: gnu/packages/gnome.scm:1147 +msgid "CSS2 parsing and manipulation library" +msgstr "" -#: gnu/packages/libreoffice.scm:823 +#: gnu/packages/gnome.scm:1149 msgid "" -"LibreOffice is a comprehensive office suite. It contains\n" -"a number of components: Writer, a word processor; Calc, a spreadsheet\n" -"application; Impress, a presentation engine; Draw, a drawing and\n" -"flowcharting application; Base, a database and database frontend;\n" -"Math for editing mathematics." +"Libcroco is a standalone CSS2 parsing and manipulation library.\n" +"The parser provides a low level event driven SAC-like API and a CSS object\n" +"model like API. Libcroco provides a CSS2 selection engine and an " +"experimental\n" +"XML/CSS rendering engine." msgstr "" -#: gnu/packages/linux.scm:149 -msgid "GNU Linux-Libre kernel headers" +#: gnu/packages/gnome.scm:1182 +msgid "GNOME's Structured File Library" msgstr "" -#: gnu/packages/linux.scm:150 -msgid "Headers of the Linux-Libre kernel." +#: gnu/packages/gnome.scm:1184 +msgid "" +"Libgsf aims to provide an efficient extensible I/O abstraction for\n" +"dealing with different structured file formats." msgstr "" -#: gnu/packages/linux.scm:181 -msgid "Tools for loading and managing Linux kernel modules" +#: gnu/packages/gnome.scm:1249 +msgid "Render SVG files using Cairo" msgstr "" -#: gnu/packages/linux.scm:183 +#: gnu/packages/gnome.scm:1251 msgid "" -"Tools for loading and managing Linux kernel modules, such as `modprobe',\n" -"`insmod', `lsmod', and more." +"Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" +"library." msgstr "" -#: gnu/packages/linux.scm:311 -msgid "100% free redistribution of a cleaned Linux kernel" +#: gnu/packages/gnome.scm:1275 +msgid "Create trees of CORBA Interface Definition Language files" msgstr "" -#: gnu/packages/linux.scm:313 +#: gnu/packages/gnome.scm:1276 msgid "" -"GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" -"It has been modified to remove all non-free binary blobs." +"Libidl is a library for creating trees of CORBA Interface\n" +"Definition Language (idl) files, which is a specification for defining\n" +"portable interfaces. libidl was initially written for orbit (the orb from " +"the\n" +"GNOME project, and the primary means of libidl distribution). However, the\n" +"functionality was designed to be as reusable and portable as possible." msgstr "" -#: gnu/packages/linux.scm:356 -msgid "Pluggable authentication modules for Linux" +#: gnu/packages/gnome.scm:1316 +msgid "CORBA 2.4-compliant Object Request Broker" msgstr "" -#: gnu/packages/linux.scm:358 +#: gnu/packages/gnome.scm:1317 msgid "" -"A *Free* project to implement OSF's RFC 86.0.\n" -"Pluggable authentication modules are small shared object files that can\n" -"be used through the PAM API to perform tasks, like authenticating a user\n" -"at login. Local and dynamic reconfiguration are its key features." +"ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" +"featuring mature C, C++ and Python bindings." msgstr "" -#: gnu/packages/linux.scm:385 -msgid "Small utilities that use the proc filesystem" +#: gnu/packages/gnome.scm:1364 +msgid "" +"Framework for creating reusable components for use in GNOME applications" msgstr "" -#: gnu/packages/linux.scm:387 +#: gnu/packages/gnome.scm:1365 msgid "" -"This PSmisc package is a set of some small useful utilities that\n" -"use the proc filesystem. We're not about changing the world, but\n" -"providing the system administrator with some help in common tasks." +"Bonobo is a framework for creating reusable components for\n" +"use in GNOME applications, built on top of CORBA." msgstr "" -#: gnu/packages/linux.scm:449 -msgid "Collection of utilities for the Linux kernel" +#: gnu/packages/gnome.scm:1396 +msgid "Store application preferences" msgstr "" -#: gnu/packages/linux.scm:451 -msgid "Util-linux is a random collection of utilities for the Linux kernel." +#: gnu/packages/gnome.scm:1397 +msgid "" +"Gconf is a system for storing application preferences. It\n" +"is intended for user preferences; not arbitrary data storage." msgstr "" -#: gnu/packages/linux.scm:518 -msgid "Utilities that give information about processes" +#: gnu/packages/gnome.scm:1431 +msgid "Base MIME and Application database for GNOME" msgstr "" -#: gnu/packages/linux.scm:520 +#: gnu/packages/gnome.scm:1432 msgid "" -"Procps is the package that has a bunch of small useful utilities\n" -"that give information about processes using the Linux /proc file system.\n" -"The package includes the programs ps, top, vmstat, w, kill, free,\n" -"slabtop, and skill." +"GNOME Mime Data is a module which contains the base MIME\n" +"and Application database for GNOME. The data stored by this module is\n" +"designed to be accessed through the MIME functions in GnomeVFS." msgstr "" -#: gnu/packages/linux.scm:545 -msgid "Tools for working with USB devices, such as lsusb" +#: gnu/packages/gnome.scm:1475 +msgid "Access files and folders in GNOME applications" msgstr "" -#: gnu/packages/linux.scm:547 -msgid "Tools for working with USB devices, such as lsusb." +#: gnu/packages/gnome.scm:1477 +msgid "" +"GnomeVFS is the core library used to access files and folders in GNOME\n" +"applications. It provides a file system abstraction which allows " +"applications\n" +"to access local and remote files with a single consistent API." msgstr "" -#: gnu/packages/linux.scm:621 -msgid "Creating and checking ext2/ext3/ext4 file systems" +#: gnu/packages/gnome.scm:1522 +msgid "Useful routines for building applications" msgstr "" -#: gnu/packages/linux.scm:623 -msgid "This package provides tools for manipulating ext2/ext3/ext4 file systems." +#: gnu/packages/gnome.scm:1523 +msgid "" +"The libgnome library provides a number of useful routines\n" +"for building modern applications, including session management, activation " +"of\n" +"files and URIs, and displaying help." msgstr "" -#: gnu/packages/linux.scm:665 -msgid "Statically-linked fsck.* commands from e2fsprogs" +#: gnu/packages/gnome.scm:1546 +msgid "2D drawing library" msgstr "" -#: gnu/packages/linux.scm:667 +#: gnu/packages/gnome.scm:1547 msgid "" -"This package provides statically-linked command of fsck.ext[234] taken\n" -"from the e2fsprogs package. It is meant to be used in initrds." +"Libart is a 2D drawing library intended as a\n" +"high-quality vector-based 2D library with antialiasing and alpha composition." msgstr "" -#: gnu/packages/linux.scm:686 -msgid "Recover deleted files from ext2/3/4 partitions" +#: gnu/packages/gnome.scm:1574 +msgid "Flexible widget for creating interactive structured graphics" msgstr "" -#: gnu/packages/linux.scm:688 +#: gnu/packages/gnome.scm:1575 msgid "" -"Extundelete is a set of tools that can recover deleted files from an\n" -"ext3 or ext4 partition." +"The GnomeCanvas widget provides a flexible widget for\n" +"creating interactive structured graphics." msgstr "" -#: gnu/packages/linux.scm:720 -msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" +#: gnu/packages/gnome.scm:1599 +msgid "C++ bindings to the GNOME Canvas library" msgstr "" -#: gnu/packages/linux.scm:722 -msgid "" -"The zerofree command scans the free blocks in an ext2 file system and\n" -"fills any non-zero blocks with zeroes. This is a useful way to make disk\n" -"images more compressible." +#: gnu/packages/gnome.scm:1600 +msgid "C++ bindings to the GNOME Canvas library." msgstr "" -#: gnu/packages/linux.scm:741 -msgid "System call tracer for Linux" +#: gnu/packages/gnome.scm:1632 +msgid "Additional widgets for applications" msgstr "" -#: gnu/packages/linux.scm:743 +#: gnu/packages/gnome.scm:1633 msgid "" -"strace is a system call tracer, i.e. a debugging tool which prints out a\n" -"trace of all the system calls made by a another process/program." +"The libgnomeui library provides additional widgets for\n" +"applications. Many of the widgets from libgnomeui have already been\n" +"ported to GTK+." msgstr "" -#: gnu/packages/linux.scm:764 -msgid "Library call tracer for Linux" +#: gnu/packages/gnome.scm:1659 +msgid "Load glade interfaces and access the glade built widgets" msgstr "" -#: gnu/packages/linux.scm:766 +#: gnu/packages/gnome.scm:1660 msgid "" -"ltrace intercepts and records dynamic library calls which are called by\n" -"an executed process and the signals received by that process. It can also\n" -"intercept and print the system calls executed by the program." +"Libglade is a library that provides interfaces for loading\n" +"graphical interfaces described in glade files and for accessing the\n" +"widgets built in the loading process." msgstr "" -#: gnu/packages/linux.scm:786 -msgid "The Advanced Linux Sound Architecture libraries" +#: gnu/packages/gnome.scm:1690 gnu/packages/gnome.scm:1722 +msgid "Printing framework for GNOME" msgstr "" -#: gnu/packages/linux.scm:788 gnu/packages/linux.scm:830 +#: gnu/packages/gnome.scm:1692 msgid "" -"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" -"MIDI functionality to the Linux-based operating system." -msgstr "" - -#: gnu/packages/linux.scm:828 -msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" +"GNOME-print was a printing framework for GNOME. It has been deprecated\n" +"since ca. 2006, when GTK+ itself incorporated printing support." msgstr "" -#: gnu/packages/linux.scm:855 -msgid "Program to configure the Linux IP packet filtering rules" +#: gnu/packages/gnome.scm:1766 +msgid "Some user interface controls using Bonobo" msgstr "" -#: gnu/packages/linux.scm:857 +#: gnu/packages/gnome.scm:1767 msgid "" -"iptables is the userspace command line program used to configure the\n" -"Linux 2.4.x and later IPv4 packet filtering ruleset. It is targeted towards\n" -"system administrators. Since Network Address Translation is also configured\n" -"from the packet filter ruleset, iptables is used for this, too. The iptables\n" -"package also includes ip6tables. ip6tables is used for configuring the IPv6\n" -"packet filter." +"The Bonobo UI library provides a number of user interface\n" +"controls using the Bonobo component framework." msgstr "" -#: gnu/packages/linux.scm:905 -msgid "Utilities for controlling TCP/IP networking and traffic in Linux" +#: gnu/packages/gnome.scm:1792 +msgid "Window Navigator Construction Kit" msgstr "" -#: gnu/packages/linux.scm:907 +#: gnu/packages/gnome.scm:1794 msgid "" -"Iproute2 is a collection of utilities for controlling TCP/IP\n" -"networking and traffic with the Linux kernel.\n" -"\n" -"Most network configuration manuals still refer to ifconfig and route as the\n" -"primary network configuration tools, but ifconfig is known to behave\n" -"inadequately in modern network environments. They should be deprecated, but\n" -"most distros still include them. Most network configuration systems make use\n" -"of ifconfig and thus provide a limited feature set. The /etc/net project aims\n" -"to support most modern network technologies, as it doesn't use ifconfig and\n" -"allows a system administrator to make use of all iproute2 features, including\n" -"traffic control.\n" -"\n" -"iproute2 is usually shipped in a package called iproute or iproute2 and\n" -"consists of several tools, of which the most important are ip and tc. ip\n" -"controls IPv4 and IPv6 configuration and tc stands for traffic control. Both\n" -"tools print detailed usage messages and are accompanied by a set of\n" -"manpages." +"Libwnck is the Window Navigator Construction Kit, a library for use in\n" +"writing pagers, tasklists, and more generally applications that are dealing\n" +"with window management. It tries hard to respect the Extended Window " +"Manager\n" +"Hints specification (EWMH)." msgstr "" -#: gnu/packages/linux.scm:1015 -msgid "Tools for controlling the network subsystem in Linux" +#: gnu/packages/gnome.scm:1847 +msgid "Document-centric objects and utilities" msgstr "" -#: gnu/packages/linux.scm:1017 -msgid "" -"This package includes the important tools for controlling the network\n" -"subsystem of the Linux kernel. This includes arp, hostname, ifconfig,\n" -"netstat, rarp and route. Additionally, this package contains utilities\n" -"relating to particular network hardware types (plipconfig, slattach) and\n" -"advanced aspects of IP configuration (iptunnel, ipmaddr)." +#: gnu/packages/gnome.scm:1848 +msgid "A GLib/GTK+ set of document-centric objects and utilities." msgstr "" -#: gnu/packages/linux.scm:1054 -msgid "Library for working with POSIX capabilities" -msgstr "" +#: gnu/packages/gnome.scm:1932 +msgid "Spreadsheet application" +msgstr "Arkusz kalkulacyjny" -#: gnu/packages/linux.scm:1056 +#: gnu/packages/gnome.scm:1934 msgid "" -"Libcap2 provides a programming interface to POSIX capabilities on\n" -"Linux-based operating systems." +"GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" +"interoperable with other spreadsheet applications. It has a vast array of\n" +"features beyond typical spreadsheet functionality, such as support for " +"linear\n" +"and non-linear solvers, statistical analysis, and telecommunication\n" +"engineering." msgstr "" -#: gnu/packages/linux.scm:1099 -msgid "Manipulate Ethernet bridges" -msgstr "" +#: gnu/packages/gnome.scm:1974 +msgid "Default GNOME 3 themes" +msgstr "Domyślne motywy GNOME 3" -#: gnu/packages/linux.scm:1101 -msgid "" -"Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" -"to connect two Ethernet segments together in a protocol independent way.\n" -"Packets are forwarded based on Ethernet address, rather than IP address (like\n" -"a router). Since forwarding is done at Layer 2, all protocols can go\n" -"transparently through a bridge." +#: gnu/packages/gnome.scm:1976 +msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." msgstr "" -#: gnu/packages/linux.scm:1123 -msgid "NetLink protocol library suite" +#: gnu/packages/gnome.scm:2009 +msgid "Manage encryption keys and passwords in the GNOME keyring" msgstr "" -#: gnu/packages/linux.scm:1125 +#: gnu/packages/gnome.scm:2011 msgid "" -"The libnl suite is a collection of libraries providing APIs to netlink\n" -"protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily\n" -"between the kernel and user space processes. It was designed to be a more\n" -"flexible successor to ioctl to provide mainly networking related kernel\n" -"configuration and monitoring interfaces." +"Seahorse is a GNOME application for managing encryption keys and\n" +"passwords in the GNOME keyring." msgstr "" -#: gnu/packages/linux.scm:1155 -msgid "Tool for configuring wireless devices" +#: gnu/packages/gnome.scm:2049 gnu/packages/gnome.scm:2285 +msgid "Compiler for the GObject type system" msgstr "" -#: gnu/packages/linux.scm:1157 +#: gnu/packages/gnome.scm:2051 msgid "" -"iw is a new nl80211 based CLI configuration utility for wireless\n" -"devices. It replaces 'iwconfig', which is deprecated." +"Vala is a programming language that aims to bring modern programming\n" +"language features to GNOME developers without imposing any additional " +"runtime\n" +"requirements and without using a different ABI compared to applications and\n" +"libraries written in C." msgstr "" -#: gnu/packages/linux.scm:1183 -msgid "Analyze power consumption on Intel-based laptops" +#: gnu/packages/gnome.scm:2083 +msgid "Virtual Terminal Emulator" msgstr "" -#: gnu/packages/linux.scm:1185 +#: gnu/packages/gnome.scm:2085 msgid "" -"PowerTOP is a Linux tool to diagnose issues with power consumption and\n" -"power management. In addition to being a diagnostic tool, PowerTOP also has\n" -"an interactive mode where the user can experiment various power management\n" -"settings for cases where the operating system has not enabled these\n" -"settings." +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, and a minimal sample application (vte) using that. Vte is mainly used " +"in\n" +"gnome-terminal, but can also be used to embed a console/terminal in games,\n" +"editors, IDEs, etc." msgstr "" -#: gnu/packages/linux.scm:1207 -msgid "Audio mixer for X and the console" +#: gnu/packages/gnome.scm:2118 +msgid "Enhanced VTE terminal widget" msgstr "" -#: gnu/packages/linux.scm:1209 +#: gnu/packages/gnome.scm:2120 msgid "" -"Aumix adjusts an audio mixer from X, the console, a terminal,\n" -"the command line or a script." +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, this fork provides additional functions exposed for keyboard text\n" +"selection and URL hints." msgstr "" -#: gnu/packages/linux.scm:1233 -msgid "Displays the IO activity of running processes" +#: gnu/packages/gnome.scm:2206 +msgid "Remote desktop viewer for GNOME" msgstr "" -#: gnu/packages/linux.scm:1235 +#: gnu/packages/gnome.scm:2207 msgid "" -"Iotop is a Python program with a top like user interface to show the\n" -"processes currently causing I/O." +"Vinagre is a remote display client supporting the VNC, SPICE\n" +"and RDP protocols." msgstr "" -#: gnu/packages/linux.scm:1287 -msgid "Support file systems implemented in user space" +#: gnu/packages/gnome.scm:2259 +msgid "Low-level GNOME configuration system" msgstr "" -#: gnu/packages/linux.scm:1289 +#: gnu/packages/gnome.scm:2260 msgid "" -"As a consequence of its monolithic design, file system code for Linux\n" -"normally goes into the kernel itself---which is not only a robustness issue,\n" -"but also an impediment to system extensibility. FUSE, for \"file systems in\n" -"user space\", is a kernel module and user-space library that tries to address\n" -"part of this problem by allowing users to run file system implementations as\n" -"user-space processes." +"Dconf is a low-level configuration system. Its main purpose\n" +"is to provide a backend to GSettings on platforms that don't already have\n" +"configuration storage systems." msgstr "" -#: gnu/packages/linux.scm:1314 -msgid "User-space union file system" +#: gnu/packages/gnome.scm:2287 +msgid "" +"JSON-GLib is a C library based on GLib providing serialization and\n" +"deserialization support for the JavaScript Object Notation (JSON) format\n" +"described by RFC 4627. It provides parser and generator GObject classes " +"and\n" +"various wrappers for the complex data types employed by JSON, such as " +"arrays\n" +"and objects." msgstr "" -#: gnu/packages/linux.scm:1316 -msgid "" -"UnionFS-FUSE is a flexible union file system implementation in user\n" -"space, using the FUSE library. Mounting a union file system allows you to\n" -"\"aggregate\" the contents of several directories into a single mount point.\n" -"UnionFS-FUSE additionally supports copy-on-write." +#: gnu/packages/gnome.scm:2326 +msgid "High-level API for X Keyboard Extension" msgstr "" -#: gnu/packages/linux.scm:1341 -msgid "User-space union file system (statically linked)" +#: gnu/packages/gnome.scm:2328 +msgid "" +"LibXklavier is a library providing high-level API for X Keyboard\n" +"Extension known as XKB. This library is intended to support XFree86 and " +"other\n" +"commercial X servers. It is useful for creating XKB-related software " +"(layout\n" +"indicators etc)." msgstr "" -#: gnu/packages/linux.scm:1383 -msgid "Mount remote file systems over SSH" +#: gnu/packages/gnome.scm:2356 +msgid "Python bindings to librsvg" msgstr "" -#: gnu/packages/linux.scm:1385 +#: gnu/packages/gnome.scm:2358 msgid "" -"This is a file system client based on the SSH File Transfer Protocol.\n" -"Since most SSH servers already support this protocol it is very easy to set\n" -"up: on the server side there's nothing to do; on the client side mounting the\n" -"file system is as easy as logging into the server with an SSH client." +"This packages provides Python bindings to librsvg, the SVG rendering\n" +"library." msgstr "" -#: gnu/packages/linux.scm:1433 -msgid "Tools for non-uniform memory access (NUMA) machines" +#: gnu/packages/gnome.scm:2408 +msgid "Network-related GIO modules" msgstr "" -#: gnu/packages/linux.scm:1435 +#: gnu/packages/gnome.scm:2410 msgid "" -"NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" -"memory is not all in one place. The numactl program allows you to run your\n" -"application program on specific CPU's and memory nodes. It does this by\n" -"supplying a NUMA memory policy to the operating system before running your\n" -"program.\n" -"\n" -"The package contains other commands, such as numademo, numastat and memhog.\n" -"The numademo command provides a quick overview of NUMA performance on your\n" -"system." +"This package contains various network related extensions for the GIO\n" +"library." msgstr "" -#: gnu/packages/linux.scm:1498 -msgid "Linux keyboard utilities and keyboard maps" +#: gnu/packages/gnome.scm:2441 +msgid "RESTful web api query library" msgstr "" -#: gnu/packages/linux.scm:1500 +#: gnu/packages/gnome.scm:2443 msgid "" -"This package contains keytable files and keyboard utilities compatible\n" -"for systems using the Linux kernel. This includes commands such as\n" -"'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." +"This library was designed to make it easier to access web services that\n" +"claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" +"libxml to ease remote use of the RESTful API." msgstr "" -#: gnu/packages/linux.scm:1519 -msgid "Monitor file accesses" +#: gnu/packages/gnome.scm:2566 +msgid "GLib-based HTTP Library" msgstr "" -#: gnu/packages/linux.scm:1521 +#: gnu/packages/gnome.scm:2568 msgid "" -"The inotify-tools packages provides a C library and command-line tools\n" -"to use Linux' inotify mechanism, which allows file accesses to be monitored." +"LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" +"and the GLib main loop, to integrate well with GNOME applications." msgstr "" -#: gnu/packages/linux.scm:1559 -msgid "Kernel module tools" +#: gnu/packages/gnome.scm:2614 +msgid "GObject bindings for \"Secret Service\" API" msgstr "" -#: gnu/packages/linux.scm:1560 +#: gnu/packages/gnome.scm:2616 msgid "" -"Kmod is a set of tools to handle common tasks with Linux\n" -"kernel modules like insert, remove, list, check properties, resolve\n" -"dependencies and aliases.\n" -"\n" -"These tools are designed on top of libkmod, a library that is shipped with\n" -"kmod. The aim is to be compatible with tools, configurations and indices\n" -"from the module-init-tools project." +"Libsecret is a GObject based library for storing and retrieving passwords\n" +"and other secrets. It communicates with the \"Secret Service\" using DBus." msgstr "" -#: gnu/packages/linux.scm:1631 -msgid "Userspace device management" +#: gnu/packages/gnome.scm:2645 +msgid "" +"Five or More is a game where you try to align\n" +" five or more objects of the same color and shape causing them to " +"disappear.\n" +" On every turn more objects will appear, until the board is full.\n" +" Try to last as long as possible." msgstr "" -#: gnu/packages/linux.scm:1632 +#: gnu/packages/gnome.scm:2683 +msgid "Minesweeper game" +msgstr "Gra Saper" + +#: gnu/packages/gnome.scm:2685 msgid "" -"Udev is a daemon which dynamically creates and removes\n" -"device nodes from /dev/, handles hotplug events and loads drivers at boot\n" -"time." +"Mines (previously gnomine) is a puzzle game where you locate mines\n" +"floating in an ocean using only your brain and a little bit of luck." msgstr "" -#: gnu/packages/linux.scm:1692 -msgid "Logical volume management for Linux" +#: gnu/packages/gnome.scm:2716 +msgid "Japanese logic game" msgstr "" -#: gnu/packages/linux.scm:1694 +#: gnu/packages/gnome.scm:2718 msgid "" -"LVM2 is the logical volume management tool set for Linux-based systems.\n" -"This package includes the user-space libraries and tools, including the device\n" -"mapper. Kernel components are part of Linux-libre." +"Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" +"GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" +"possible while still providing features that make playing difficult Sudoku\n" +"more fun." msgstr "" -#: gnu/packages/linux.scm:1730 -msgid "Tools for manipulating Linux Wireless Extensions" -msgstr "" +#: gnu/packages/gnome.scm:2764 +msgid "Terminal emulator" +msgstr "Emulator terminala" -#: gnu/packages/linux.scm:1731 +#: gnu/packages/gnome.scm:2766 msgid "" -"Wireless Tools are used to manipulate the now-deprecated\n" -"Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" -"Extension was an interface allowing you to set Wireless LAN specific\n" -"parameters and get the specific stats. It is deprecated in favor the nl80211\n" -"interface." +"GNOME Terminal is a terminal emulator application for accessing a\n" +"UNIX shell environment which can be used to run programs available on\n" +"your system.\n" +"\n" +"It supports several profiles, multiple tabs and implements several\n" +"keyboard shortcuts." msgstr "" -#: gnu/packages/linux.scm:1803 -msgid "Central regulatory domain agent (CRDA) for WiFi" +#: gnu/packages/gnome.scm:2832 +msgid "Color management service" msgstr "" -#: gnu/packages/linux.scm:1805 +#: gnu/packages/gnome.scm:2833 msgid "" -"The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" -"communication between the kernel Linux and user space for regulatory\n" -"compliance." +"Colord is a system service that makes it easy to manage,\n" +"install and generate color profiles to accurately color manage input and\n" +"output devices." msgstr "" -#: gnu/packages/linux.scm:1841 -msgid "Wireless regulatory database" +#: gnu/packages/gnome.scm:2877 +msgid "Geolocation service" msgstr "" -#: gnu/packages/linux.scm:1843 +#: gnu/packages/gnome.scm:2878 msgid "" -"This package contains the wireless regulatory database Central\n" -"Regulatory Database Agent (CRDA) daemon. The database contains information on\n" -"country-specific regulations for the wireless spectrum." +"Geoclue is a D-Bus service that provides location\n" +"information. The primary goal of the Geoclue project is to make creating\n" +"location-aware applications as simple as possible, while the secondary goal " +"is\n" +"to ensure that no application can access location information without " +"explicit\n" +"permission from user." msgstr "" -#: gnu/packages/linux.scm:1914 -msgid "Utilities to read temperature/voltage/fan sensors" +#: gnu/packages/gnome.scm:2913 +msgid "Geocoding and reverse-geocoding library" msgstr "" -#: gnu/packages/linux.scm:1916 +#: gnu/packages/gnome.scm:2915 msgid "" -"Lm-sensors is a hardware health monitoring package for Linux. It allows\n" -"you to access information from temperature, voltage, and fan speed sensors.\n" -"It works with most newer systems." +"geocode-glib is a convenience library for geocoding (finding longitude,\n" +"and latitude from an address) and reverse geocoding (finding an address " +"from\n" +"coordinates) using the Nominatim service. geocode-glib caches requests for\n" +"faster results and to avoid unnecessary server load." msgstr "" -#: gnu/packages/linux.scm:1943 -msgid "I2C tools for Linux" +#: gnu/packages/gnome.scm:2968 +msgid "System daemon for managing power devices" msgstr "" -#: gnu/packages/linux.scm:1945 +#: gnu/packages/gnome.scm:2970 msgid "" -"The i2c-tools package contains a heterogeneous set of I2C tools for\n" -"Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers,\n" -"EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" -"SMBus access." +"UPower is an abstraction for enumerating power devices,\n" +"listening to device events and querying history and statistics. Any\n" +"application or service on the system can access the org.freedesktop.UPower\n" +"service via the system message bus." msgstr "" -#: gnu/packages/linux.scm:1981 -msgid "Hardware health information viewer" +#: gnu/packages/gnome.scm:3028 +msgid "Location, time zone, and weather library for GNOME" msgstr "" -#: gnu/packages/linux.scm:1983 +#: gnu/packages/gnome.scm:3030 msgid "" -"Xsensors reads data from the libsensors library regarding hardware\n" -"health such as temperature, voltage and fan speed and displays the information\n" -"in a digital read-out." +"libgweather is a library to access weather information from online\n" +"services for numerous locations." msgstr "" -#: gnu/packages/linux.scm:2031 -msgid "Linux profiling with performance counters" +#: gnu/packages/gnome.scm:3081 +msgid "GNOME settings daemon" msgstr "" -#: gnu/packages/linux.scm:2033 +#: gnu/packages/gnome.scm:3083 msgid "" -"perf is a tool suite for profiling using hardware performance counters,\n" -"with support in the Linux kernel. perf can instrument CPU performance\n" -"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is capable\n" -"of lightweight profiling. This package contains the user-land tools and in\n" -"particular the 'perf' command." +"This package contains the daemon responsible for setting the various\n" +"parameters of a GNOME session and the applications that run under it. It\n" +"handles settings such keyboard layout, shortcuts, and accessibility, " +"clipboard\n" +"settings, themes, mouse settings, and startup of other daemons." msgstr "" -#: gnu/packages/linux.scm:2056 -msgid "Simple tool for creating Linux namespace containers" +#: gnu/packages/gnome.scm:3120 +msgid "Library to parse and save media playlists for GNOME" msgstr "" -#: gnu/packages/linux.scm:2057 +#: gnu/packages/gnome.scm:3121 msgid "" -"pflask is a simple tool for creating Linux namespace\n" -"containers. It can be used for running a command or even booting an OS inside\n" -"an isolated container, created with the help of Linux namespaces. It is\n" -"similar in functionality to chroot, although pflask provides better isolation\n" -"thanks to the use of namespaces." +"Totem-pl-parser is a GObjects-based library to parse and save\n" +"playlists in a variety of formats." msgstr "" -#: gnu/packages/linux.scm:2084 -msgid "Tune hard disk parameters for high performance" -msgstr "" +#: gnu/packages/gnome.scm:3155 +msgid "Solitaire card games" +msgstr "Gry typu pasjans" -#: gnu/packages/linux.scm:2086 +#: gnu/packages/gnome.scm:3157 msgid "" -"Get/set device parameters for Linux SATA/IDE drives. It's primary use\n" -"is for enabling irq-unmasking and IDE multiple-mode." +"Aisleriot (also known as Solitaire or sol) is a collection of card games\n" +"which are easy to play with the aid of a mouse." msgstr "" -#: gnu/packages/linux.scm:2109 -msgid "Tool for enabling and disabling wireless devices" +#: gnu/packages/gnome.scm:3181 +msgid "API documentation browser for GNOME" msgstr "" -#: gnu/packages/linux.scm:2111 +#: gnu/packages/gnome.scm:3183 msgid "" -"rfkill is a simple tool for accessing the rfkill device interface,\n" -"which is used to enable and disable wireless networking devices, typically\n" -"WLAN, Bluetooth and mobile broadband." +"Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" +"natively with GTK-Doc (the API reference system developed for GTK+ and used\n" +"throughout GNOME for API documentation)." msgstr "" -#: gnu/packages/linux.scm:2130 -msgid "Daemon for delivering ACPI events to user-space programs" +#: gnu/packages/gnome.scm:3250 +msgid "Object oriented GL/GLES Abstraction/Utility Layer" msgstr "" -#: gnu/packages/linux.scm:2132 +#: gnu/packages/gnome.scm:3252 msgid "" -"acpid is designed to notify user-space programs of Advanced\n" -"Configuration and Power Interface (ACPI) events. acpid should be started\n" -"during the system boot, and will run as a background process. When an ACPI\n" -"event is received from the kernel, acpid will examine the list of rules\n" -"specified in /etc/acpi/events and execute the rules that match the event." +"Cogl is a small library for using 3D graphics hardware to draw pretty\n" +"pictures. The API departs from the flat state machine style of OpenGL and " +"is\n" +"designed to make it easy to write orthogonal components that can render\n" +"without stepping on each others toes." msgstr "" -#: gnu/packages/linux.scm:2154 -msgid "System utilities based on Linux sysfs" +#: gnu/packages/gnome.scm:3309 +msgid "Open GL based interactive canvas library" msgstr "" -#: gnu/packages/linux.scm:2156 +#: gnu/packages/gnome.scm:3311 gnu/packages/gnome.scm:3340 msgid "" -"These are a set of utilities built upon sysfs, a virtual filesystem in\n" -"Linux kernel versions 2.5+ that exposes a system's device tree. The package\n" -"also contains the libsysfs library." +"Clutter is an Open GL based interactive canvas library, designed for\n" +"creating fast, mainly 2D single window applications such as media box UIs,\n" +"presentations, kiosk style applications and so on." msgstr "" -#: gnu/packages/linux.scm:2185 -msgid "System utilities based on Linux sysfs (version 1.x)" +#: gnu/packages/gnome.scm:3338 +msgid "Open GL based interactive canvas library GTK+ widget" msgstr "" -#: gnu/packages/linux.scm:2208 -msgid "Utilities to get and set CPU frequency on Linux" +#: gnu/packages/gnome.scm:3368 +msgid "Integration library for using GStreamer with Clutter" msgstr "" -#: gnu/packages/linux.scm:2210 +#: gnu/packages/gnome.scm:3370 msgid "" -"The cpufrequtils suite contains utilities to retrieve CPU frequency\n" -"information, and set the CPU frequency if supported, using the cpufreq\n" -"capabilities of the Linux kernel." +"Clutter-Gst is an integration library for using GStreamer with Clutter.\n" +"It provides a GStreamer sink to upload frames to GL and an actor that\n" +"implements the ClutterGstPlayer interface using playbin. Clutter is an " +"Open\n" +"GL based interactive canvas library." msgstr "" -#: gnu/packages/linux.scm:2229 -msgid "Interface library for the Linux IEEE1394 drivers" +#: gnu/packages/gnome.scm:3404 +msgid "C library providing a ClutterActor to display maps" msgstr "" -#: gnu/packages/linux.scm:2231 +#: gnu/packages/gnome.scm:3406 msgid "" -"Libraw1394 is the only supported interface to the kernel side raw1394 of\n" -"the Linux IEEE-1394 subsystem, which provides direct access to the connected\n" -"1394 buses to user space. Through libraw1394/raw1394, applications can directly\n" -"send to and receive from other nodes without requiring a kernel driver for the\n" -"protocol in question." +"libchamplain is a C library providing a ClutterActor to display maps.\n" +"It also provides a Gtk+ widget to display maps in Gtk+ applications. " +"Python\n" +"and Perl bindings are also available. It supports numerous free map " +"sources\n" +"such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." msgstr "" -#: gnu/packages/linux.scm:2255 -msgid "AV/C protocol library for IEEE 1394" +#: gnu/packages/gnome.scm:3437 +msgid "Object mapper from GObjects to SQLite" msgstr "" -#: gnu/packages/linux.scm:2257 +#: gnu/packages/gnome.scm:3439 msgid "" -"Libavc1394 is a programming interface to the AV/C specification from\n" -"the 1394 Trade Association. AV/C stands for Audio/Video Control." +"Gom provides an object mapper from GObjects to SQLite. It helps you\n" +"write applications that need to store structured data as well as make " +"complex\n" +"queries upon that data." msgstr "" -#: gnu/packages/linux.scm:2279 -msgid "Isochronous streaming media library for IEEE 1394" +#: gnu/packages/gnome.scm:3474 +msgid "Useful functionality shared among GNOME games" msgstr "" -#: gnu/packages/linux.scm:2281 +#: gnu/packages/gnome.scm:3476 msgid "" -"The libiec61883 library provides a higher level API for streaming DV,\n" -"MPEG-2 and audio over Linux IEEE 1394." +"libgnome-games-support is a small library intended for internal use by\n" +"GNOME Games, but it may be used by others." msgstr "" -#: gnu/packages/linux.scm:2321 -msgid "Tool for managing Linux Software RAID arrays" +#: gnu/packages/gnome.scm:3504 +msgid "Sliding block puzzles" msgstr "" -#: gnu/packages/linux.scm:2323 +#: gnu/packages/gnome.scm:3506 msgid "" -"mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" -"assemble, report on, and monitor arrays. It can also move spares between raid\n" -"arrays when needed." +"GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" +"the patterned block to the area bordered by green markers. To do so, you " +"will\n" +"need to slide other blocks out of the way. Complete each puzzle in as few " +"moves\n" +"as possible!" msgstr "" -#: gnu/packages/linux.scm:2350 -msgid "Linux-native asynchronous I/O access library" +#: gnu/packages/gnome.scm:3559 +msgid "Framework for discovering and browsing media" msgstr "" -#: gnu/packages/linux.scm:2352 +#: gnu/packages/gnome.scm:3561 gnu/packages/gnome.scm:3614 msgid "" -"This library enables userspace to use Linux kernel asynchronous I/O\n" -"system calls, important for the performance of databases and other advanced\n" -"applications." +"Grilo is a framework focused on making media discovery and browsing easy\n" +"for application developers." msgstr "" -#: gnu/packages/linux.scm:2388 -msgid "Linux Bluetooth protocol stack" +#: gnu/packages/gnome.scm:3612 +msgid "Plugins for the Grilo media discovery library" +msgstr "" + +#: gnu/packages/gnome.scm:3715 +msgid "Simple media player for GNOME based on GStreamer" msgstr "" -#: gnu/packages/linux.scm:2390 +#: gnu/packages/gnome.scm:3716 msgid "" -"BlueZ provides support for the core Bluetooth layers and protocols. It\n" -"is flexible, efficient and uses a modular implementation." +"Totem is a simple yet featureful media player for GNOME\n" +"which can read a large number of file formats." msgstr "" -#: gnu/packages/linux.scm:2446 -msgid "Mount exFAT file systems" +#: gnu/packages/gnome.scm:3806 +msgid "Music player for GNOME" +msgstr "Odtwarzacz muzyki GNOME" + +#: gnu/packages/gnome.scm:3807 +msgid "" +"Rhythmbox is a music playing application for GNOME. It\n" +"supports playlists, song ratings, and any codecs installed through gstreamer." msgstr "" -#: gnu/packages/linux.scm:2448 +#: gnu/packages/gnome.scm:3857 +msgid "GNOME image viewer" +msgstr "Przeglądarka obrazów GNOME" + +#: gnu/packages/gnome.scm:3858 msgid "" -"This package provides a FUSE-based file system that provides read and\n" -"write access to exFAT devices." +"Eye of GNOME is the GNOME image viewer. It\n" +"supports image conversion, rotation, and slideshows." msgstr "" -#: gnu/packages/lout.scm:109 -msgid "Document layout system" +#: gnu/packages/gnome.scm:3880 +msgid "Extensions for the Eye of GNOME image viewer" msgstr "" -#: gnu/packages/lout.scm:111 +#: gnu/packages/gnome.scm:3892 msgid "" -"The Lout document formatting system reads a high-level description of\n" -"a document similar in style to LaTeX and produces a PostScript or plain text\n" -"output file.\n" +"This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" +"notably:\n" "\n" -"Lout offers an unprecedented range of advanced features, including optimal\n" -"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -"inclusion and generation, equation formatting, tables, diagrams, rotation and\n" -"scaling, sorted indexes, bibliographic databases, running headers and\n" -"odd-even pages, automatic cross referencing, multilingual documents including\n" -"hyphenation (most European languages are supported), formatting of computer\n" -"programs, and much more, all ready to use. Furthermore, Lout is easily\n" -"extended with definitions which are very much easier to write than troff of\n" -"TeX macros because Lout is a high-level, purely functional language, the\n" -"outcome of an eight-year research project that went back to the\n" -"beginning." +"@itemize\n" +"@item @dfn{EXIF Display}, which displays camera (EXIF) information;\n" +"@item @dfn{Map}, which displays a map of where the picture was taken on the\n" +"side panel;\n" +"@item @dfn{Slideshow Shuffle}, to shuffle images in slideshow mode.\n" +"@end itemize\n" msgstr "" -#: gnu/packages/messaging.scm:76 -msgid "Off-the-Record (OTR) Messaging Library and Toolkit" +#: gnu/packages/gnome.scm:3928 +msgid "GObject bindings for libudev" msgstr "" -#: gnu/packages/messaging.scm:78 +#: gnu/packages/gnome.scm:3930 msgid "" -"OTR allows you to have private conversations over instant messaging by\n" -"providing: (1) Encryption: No one else can read your instant messages. (2)\n" -"Authentication: You are assured the correspondent is who you think it is. (3)\n" -"Deniability: The messages you send do not have digital signatures that are\n" -"checkable by a third party. Anyone can forge messages after a conversation to\n" -"make them look like they came from you. However, during a conversation, your\n" -"correspondent is assured the messages he sees are authentic and\n" -"unmodified. (4) Perfect forward secrecy: If you lose control of your private\n" -"keys, no previous conversation is compromised." +"This library provides GObject bindings for libudev. It was originally\n" +"part of udev-extras, then udev, then systemd. It's now a project on its own." msgstr "" -#: gnu/packages/messaging.scm:134 -msgid "IRC to instant messaging gateway" +#: gnu/packages/gnome.scm:3978 +msgid "Userspace virtual file system for GIO" msgstr "" -#: gnu/packages/messaging.scm:135 +#: gnu/packages/gnome.scm:3980 msgid "" -"BitlBee brings IM (instant messaging) to IRC clients, for\n" -"people who have an IRC client running all the time and don't want to run an\n" -"additional IM client. BitlBee currently supports XMPP/Jabber (including\n" -"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the Twitter\n" -"microblogging network (plus all other Twitter API compatible services like\n" -"identi.ca and status.net)." +"GVFS is a userspace virtual file system designed to work with the I/O\n" +"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS " +"support\n" +"to all applications using the GIO API. It also supports exposing the GVFS\n" +"mounts to non-GIO applications using FUSE.\n" +"\n" +"GVFS comes with a set of backends, including trash support, SFTP, SMB, " +"HTTP,\n" +"DAV, and others." msgstr "" -#: gnu/packages/messaging.scm:168 -msgid "Graphical IRC Client" -msgstr "Graficzny klient IRC" +#: gnu/packages/gnome.scm:4026 +msgid "GLib binding for libusb1" +msgstr "" -#: gnu/packages/messaging.scm:170 +#: gnu/packages/gnome.scm:4028 msgid "" -"HexChat lets you connect to multiple IRC networks at once. The main window\n" -"shows the list of currently connected networks and their channels, the current\n" -"conversation and the list of users. It uses colors to differentiate between\n" -"users and to highlight messages. It checks spelling using available\n" -"dictionaries. HexChat can be extended with multiple addons." +"GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" +"asynchronous control, bulk and interrupt transfers with proper cancellation\n" +"and integration into a mainloop. This makes it easy to integrate low level\n" +"USB transfers with your high-level application or system daemon." msgstr "" -#: gnu/packages/messaging.scm:236 -msgid "Lightweight Internet Relay Chat server for small networks" +#: gnu/packages/gnome.scm:4079 +msgid "Document and image scanner" msgstr "" -#: gnu/packages/messaging.scm:238 +#: gnu/packages/gnome.scm:4080 msgid "" -"ngIRCd is a lightweight Internet Relay Chat server for small or private\n" -"networks. It is easy to configure, can cope with dynamic IP addresses, and\n" -"supports IPv6, SSL-protected connections as well as PAM for authentication." +"Simple Scan is an easy-to-use application, designed to let\n" +"users connect their scanner and quickly have the image/document in an\n" +"appropriate format. Simple Scan is basically a frontend for SANE - which " +"is\n" +"the same backend as XSANE uses. This means that all existing scanners will\n" +"work and the interface is well tested." msgstr "" -#: gnu/packages/messaging.scm:309 -msgid "Graphical multi-protocol instant messaging client" -msgstr "" +#: gnu/packages/gnome.scm:4153 +#, fuzzy +msgid "Web browser for GNOME" +msgstr "Odtwarzacz muzyki GNOME" -#: gnu/packages/messaging.scm:311 +#: gnu/packages/gnome.scm:4155 msgid "" -"Pidgin is a modular instant messaging client that supports many popular\n" -"chat protocols." +"Eolie is a new web browser for GNOME. It features Firefox sync support,\n" +"a secret password store, an adblocker, and a modern UI." msgstr "" -#: gnu/packages/messaging.scm:349 -msgid "Off-the-Record Messaging plugin for Pidgin" -msgstr "" +#: gnu/packages/gnome.scm:4202 +msgid "GNOME web browser" +msgstr "Przeglądarka internetu GNOME" -#: gnu/packages/messaging.scm:351 +#: gnu/packages/gnome.scm:4204 msgid "" -"Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" -"messaging client. OTR (Off-the-Record) Messaging allows you to have private\n" -"conversations over instant messaging by providing: (1) Encryption: No one else\n" -"can read your instant messages. (2) Authentication: You are assured the\n" -"correspondent is who you think it is. (3) Deniability: The messages you send\n" -"do not have digital signatures that are checkable by a third party. Anyone\n" -"can forge messages after a conversation to make them look like they came from\n" -"you. However, during a conversation, your correspondent is assured the\n" -"messages he sees are authentic and unmodified. (4) Perfect forward secrecy:\n" -"If you lose control of your private keys, no previous conversation is\n" -"compromised." +"Epiphany is a GNOME web browser targeted at non-technical users. Its\n" +"principles are simplicity and standards compliance." msgstr "" -#: gnu/packages/messaging.scm:391 -msgid "IRC network bouncer" +#: gnu/packages/gnome.scm:4260 +msgid "D-Bus debugger" msgstr "" -#: gnu/packages/messaging.scm:392 +#: gnu/packages/gnome.scm:4262 msgid "" -"ZNC is an IRC network bouncer or BNC. It can detach the\n" -"client from the actual IRC server, and also from selected channels. Multiple\n" -"clients from different locations can connect to a single ZNC account\n" -"simultaneously and therefore appear under the same nickname on IRC." +"D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" +"of running programs and invoke methods on those interfaces." msgstr "" -#: gnu/packages/messaging.scm:414 -msgid "Non-blocking Jabber/XMPP module" +#: gnu/packages/gnome.scm:4284 +msgid "XSL stylesheets for Yelp" msgstr "" -#: gnu/packages/messaging.scm:416 +#: gnu/packages/gnome.scm:4286 msgid "" -"The goal of this python library is to provide a way for Python\n" -"applications to use Jabber/XMPP networks in a non-blocking way. This library\n" -"was initially a fork of xmpppy, but is using non-blocking sockets." +"Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" +"to format Docbook and Mallard documents." msgstr "" -#: gnu/packages/messaging.scm:466 -msgid "Jabber (XMPP) client" +#: gnu/packages/gnome.scm:4317 +msgid "GNOME help browser" msgstr "" -#: gnu/packages/messaging.scm:467 +#: gnu/packages/gnome.scm:4319 msgid "" -"Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" -"Among its features are: a tabbed chat window and single window modes; support\n" -"for group chat (with Multi-User Chat protocol), invitation, chat to group chat\n" -"transformation; audio and video conferences; file transfer; TLS, GPG and\n" -"end-to-end encryption support; XML console." +"Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" +"man, info, and HTML documents. It can locate documents according to the\n" +"freedesktop.org help system specification." msgstr "" -#: gnu/packages/mpd.scm:63 -msgid "Music Player Daemon client library" +#: gnu/packages/gnome.scm:4347 +msgid "Yelp documentation tools" msgstr "" -#: gnu/packages/mpd.scm:64 +#: gnu/packages/gnome.scm:4349 msgid "" -"A stable, documented, asynchronous API library for\n" -"interfacing MPD in the C, C++ & Objective C languages." +"Yelp-tools is a collection of scripts and build utilities to help create,\n" +"manage, and publish documentation for Yelp and the web. Most of the heavy\n" +"lifting is done by packages like yelp-xsl and itstool. This package just\n" +"wraps things up in a developer-friendly way." msgstr "" -#: gnu/packages/mpd.scm:124 -msgid "Music Player Daemon" +#: gnu/packages/gnome.scm:4386 +msgid "GObject collection library" msgstr "" -#: gnu/packages/mpd.scm:125 +#: gnu/packages/gnome.scm:4388 msgid "" -"Music Player Daemon (MPD) is a flexible, powerful,\n" -"server-side application for playing music. Through plugins and libraries it\n" -"can play a variety of sound files while being controlled by its network\n" -"protocol." +"Libgee is a utility library providing GObject-based interfaces and\n" +"classes for commonly used data structures." msgstr "" -#: gnu/packages/mpd.scm:148 -msgid "Music Player Daemon client" +#: gnu/packages/gnome.scm:4415 +msgid "GObject wrapper around the Exiv2 photo metadata library" msgstr "" -#: gnu/packages/mpd.scm:149 +#: gnu/packages/gnome.scm:4417 msgid "" -"MPC is a minimalist command line interface to MPD, the music\n" -"player daemon." +"Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" +"allows for GNOME applications to easily inspect and update EXIF, IPTC, and " +"XMP\n" +"metadata in photo and video files of various formats." msgstr "" -#: gnu/packages/mpd.scm:172 -msgid "Curses Music Player Daemon client" +#: gnu/packages/gnome.scm:4461 +msgid "Photo manager for GNOME 3" msgstr "" -#: gnu/packages/mpd.scm:173 +#: gnu/packages/gnome.scm:4463 msgid "" -"ncmpc is a fully featured MPD client, which runs in a\n" -"terminal using ncurses." +"Shotwell is a digital photo manager designed for the GNOME desktop\n" +"environment. It allows you to import photos from disk or camera, organize\n" +"them by keywords and events, view them in full-window or fullscreen mode, " +"and\n" +"share them with others via social networking and more." msgstr "" -#: gnu/packages/mpd.scm:211 -msgid "Featureful ncurses based MPD client inspired by ncmpc" +#: gnu/packages/gnome.scm:4504 +msgid "Graphical archive manager for GNOME" msgstr "" -#: gnu/packages/mpd.scm:212 +#: gnu/packages/gnome.scm:4505 msgid "" -"Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" -"but it provides new useful features such as support for regular expressions\n" -"for library searches, extended song format, items filtering, the ability to\n" -"sort playlists, and a local filesystem browser." +"File Roller is an archive manager for the GNOME desktop\n" +"environment that allows users to view, unpack, and create compressed " +"archives\n" +"such as gzip tarballs." msgstr "" -#: gnu/packages/mpd.scm:235 -msgid "MPD client for track scrobbling" -msgstr "" +#: gnu/packages/gnome.scm:4583 +#, fuzzy +msgid "Session manager for GNOME" +msgstr "Odtwarzacz muzyki GNOME" -#: gnu/packages/mpd.scm:236 +#: gnu/packages/gnome.scm:4585 msgid "" -"mpdscribble is a Music Player Daemon client which submits\n" -"information about tracks being played to a scrobbler, such as Libre.FM." +"This package contains the GNOME session manager, as well as a\n" +"configuration program to choose applications starting on login." msgstr "" -#: gnu/packages/netpbm.scm:146 -msgid "Toolkit for manipulation of images" +#: gnu/packages/gnome.scm:4638 +msgid "Javascript bindings for GNOME" msgstr "" -#: gnu/packages/netpbm.scm:148 +#: gnu/packages/gnome.scm:4641 msgid "" -"Netpbm is a toolkit for the manipulation of graphic images, including\n" -"the conversion of images between a variety of different formats.\n" -"There are over 300 separate tools in the package including converters for\n" -"about 100 graphics formats." +"Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" +"javascript engine and the GObject introspection framework." msgstr "" -#: gnu/packages/nettle.scm:50 -msgid "C library for low-level cryptographic functionality" -msgstr "" +#: gnu/packages/gnome.scm:4700 +#, fuzzy +msgid "GNOME text editor" +msgstr "Edytor ciągów" -#: gnu/packages/nettle.scm:52 +#: gnu/packages/gnome.scm:4701 msgid "" -"GNU Nettle is a low-level cryptographic library. It is designed to\n" -"fit in easily in almost any context. It can be easily included in\n" -"cryptographic toolkits for object-oriented languages or in applications\n" -"themselves." +"While aiming at simplicity and ease of use, gedit is a\n" +"powerful general purpose text editor." msgstr "" -#: gnu/packages/networking.scm:52 -msgid "Teredo IPv6 tunneling software" +#: gnu/packages/gnome.scm:4725 +msgid "Display graphical dialog boxes from shell scripts" msgstr "" -#: gnu/packages/networking.scm:54 +#: gnu/packages/gnome.scm:4728 msgid "" -"Miredo is an implementation (client, relay, server) of the Teredo\n" -"specification, which provides IPv6 Internet connectivity to IPv6 enabled hosts\n" -"residing in IPv4-only networks, even when they are behind a NAT device." +"Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" +"to display dialog boxes from the commandline and shell scripts." msgstr "" -#: gnu/packages/networking.scm:76 -msgid "Open bidirectional communication channels from the command line" +#: gnu/packages/gnome.scm:4827 +msgid "Window and compositing manager" msgstr "" -#: gnu/packages/networking.scm:78 +#: gnu/packages/gnome.scm:4830 msgid "" -"socat is a relay for bidirectional data transfer between two independent\n" -"data channels---files, pipes, devices, sockets, etc. It can create\n" -"\"listening\" sockets, named pipes, and pseudo terminals.\n" -"\n" -"socat can be used, for instance, as TCP port forwarder, as a shell interface\n" -"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a serial\n" -"line, to logically connect serial lines on different computers, or to\n" -"establish a relatively secure environment (su and chroot) for running client\n" -"or server shell scripts with network connections." +"Mutter is a window and compositing manager that displays and manages your\n" +"desktop via OpenGL. Mutter combines a sophisticated display engine using " +"the\n" +"Clutter toolkit with solid window-management logic inherited from the " +"Metacity\n" +"window manager." msgstr "" -#: gnu/packages/networking.scm:102 -msgid "Library for message-based applications" +#: gnu/packages/gnome.scm:4864 +msgid "Single sign-on framework for GNOME" msgstr "" -#: gnu/packages/networking.scm:104 +#: gnu/packages/gnome.scm:4867 msgid "" -"The 0MQ lightweight messaging kernel is a library which extends the\n" -"standard socket interfaces with features traditionally provided by specialized\n" -"messaging middle-ware products. 0MQ sockets provide an abstraction of\n" -"asynchronous message queues, multiple messaging patterns, message\n" -"filtering (subscriptions), seamless access to multiple transport protocols and\n" -"more." +"GNOME Online Accounts provides interfaces so that applications and\n" +"libraries in GNOME can access the user's online accounts. It has providers " +"for\n" +"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, " +"Microsoft\n" +"Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." msgstr "" -#: gnu/packages/networking.scm:125 -msgid "Library for Neighbor Discovery Protocol" +#: gnu/packages/gnome.scm:4928 +msgid "Store address books and calendars" msgstr "" -#: gnu/packages/networking.scm:127 +#: gnu/packages/gnome.scm:4931 msgid "" -"libndp contains a library which provides a wrapper for IPv6 Neighbor\n" -"Discovery Protocol. It also provides a tool named ndptool for sending and\n" -"receiving NDP messages." +"This package provides a unified backend for programs that work with\n" +"contacts, tasks, and calendar information. It was originally developed for\n" +"Evolution (hence the name), but is now used by other packages as well." msgstr "" -#: gnu/packages/networking.scm:145 -msgid "Display or change Ethernet device settings" +#: gnu/packages/gnome.scm:4994 +msgid "Text entry and UI navigation application" msgstr "" -#: gnu/packages/networking.scm:147 +#: gnu/packages/gnome.scm:4997 msgid "" -"ethtool can be used to query and change settings such as speed,\n" -"auto-negotiation and checksum offload on many network devices, especially\n" -"Ethernet devices." +"Caribou is an input assistive technology intended for switch and pointer\n" +"users." msgstr "" -#: gnu/packages/networking.scm:183 -msgid "Text based network interface status monitor" +#: gnu/packages/gnome.scm:5114 +msgid "Network connection manager" msgstr "" -#: gnu/packages/networking.scm:185 +#: gnu/packages/gnome.scm:5117 msgid "" -"IFStatus is a simple, easy-to-use program for displaying commonly\n" -"needed/wanted real-time traffic statistics of multiple network\n" -"interfaces, with a simple and efficient view on the command line. It is\n" -"intended as a substitute for the PPPStatus and EthStatus projects." +"NetworkManager is a system network service that manages your network\n" +"devices and connections, attempting to keep active network connectivity " +"when\n" +"available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n" +"devices, and provides VPN integration with a variety of different VPN\n" +"services." msgstr "" -#: gnu/packages/pdf.scm:102 -msgid "PDF rendering library" -msgstr "Biblioteka wyświetlania PDF" - -#: gnu/packages/pdf.scm:104 -msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." +#: gnu/packages/gnome.scm:5151 +msgid "OpenVPN plug-in for NetworkManager" msgstr "" -#: gnu/packages/pdf.scm:113 -msgid "Qt4 frontend for the Poppler PDF rendering library" +#: gnu/packages/gnome.scm:5153 +msgid "" +"This extension of NetworkManager allows it to take care of connections\n" +"to virtual private networks (VPNs) via OpenVPN." msgstr "" -#: gnu/packages/pdf.scm:146 -msgid "Python bindings for Poppler-Qt4" +#: gnu/packages/gnome.scm:5175 +msgid "Database of broadband connection configuration" msgstr "" -#: gnu/packages/pdf.scm:148 -msgid "" -"This package provides Python bindings for the Qt4 interface of the\n" -"Poppler PDF rendering library." +#: gnu/packages/gnome.scm:5176 +msgid "Database of broadband connection configuration." msgstr "" -#: gnu/packages/pdf.scm:195 -msgid "Viewer for PDF files based on the Motif toolkit" +#: gnu/packages/gnome.scm:5210 +msgid "Applet for managing network connections" msgstr "" -#: gnu/packages/pdf.scm:197 -msgid "Xpdf is a viewer for Portable Document Format (PDF) files." +#: gnu/packages/gnome.scm:5213 +msgid "" +"This package contains a systray applet for NetworkManager. It displays\n" +"the available networks and allows users to easily switch between them." msgstr "" -#: gnu/packages/pdf.scm:227 -msgid "Comic book support for zathura (libarchive backend)" +#: gnu/packages/gnome.scm:5238 +msgid "C++ wrapper for XML parser library libxml2" msgstr "" -#: gnu/packages/pdf.scm:228 +#: gnu/packages/gnome.scm:5240 msgid "" -"The zathura-cb plugin adds comic book support to zathura\n" -"using libarchive." +"This package provides a C++ wrapper for the XML parser library\n" +"libxml2." msgstr "" -#: gnu/packages/pdf.scm:258 -msgid "PS support for zathura (libspectre backend)" -msgstr "" +#: gnu/packages/gnome.scm:5376 +#, fuzzy +msgid "Display manager for GNOME" +msgstr "Odtwarzacz muzyki GNOME" -#: gnu/packages/pdf.scm:259 +#: gnu/packages/gnome.scm:5379 msgid "" -"The zathura-ps plugin adds PS support to zathura\n" -"using libspectre." +"GNOME Display Manager is a system service that is responsible for\n" +"providing graphical log-ins and managing local and remote displays." msgstr "" -#: gnu/packages/pdf.scm:290 -msgid "DjVu support for zathura (DjVuLibre backend)" +#: gnu/packages/gnome.scm:5403 +msgid "Portable system access library" msgstr "" -#: gnu/packages/pdf.scm:291 +#: gnu/packages/gnome.scm:5406 msgid "" -"The zathura-djvu plugin adds DjVu support to zathura\n" -"using the DjVuLibre library." +"LibGTop is a library to get system specific data such as CPU and memory\n" +"usage and information about running processes." msgstr "" -#: gnu/packages/pdf.scm:323 -msgid "PDF support for zathura (poppler backend)" +#: gnu/packages/gnome.scm:5436 +msgid "GNOME Bluetooth subsystem" msgstr "" -#: gnu/packages/pdf.scm:324 +#: gnu/packages/gnome.scm:5439 msgid "" -"The zathura-pdf-poppler plugin adds PDF support to zathura\n" -"by using the poppler rendering engine." +"This package contains tools for managing and manipulating Bluetooth\n" +"devices using the GNOME desktop." msgstr "" -#: gnu/packages/pdf.scm:362 -msgid "Lightweight keyboard-driven PDF viewer" -msgstr "" +#: gnu/packages/gnome.scm:5505 +#, fuzzy +msgid "Utilities to configure the GNOME desktop" +msgstr "Ikony dla środowiska GNOME" -#: gnu/packages/pdf.scm:363 +#: gnu/packages/gnome.scm:5508 msgid "" -"Zathura is a customizable document viewer. It provides a\n" -"minimalistic interface and an interface that mainly focuses on keyboard\n" -"interaction." +"This package contains configuration applets for the GNOME desktop,\n" +"allowing to set accessibility configuration, desktop fonts, keyboard and " +"mouse\n" +"properties, sound setup, desktop theme and background, user interface\n" +"properties, screen resolution, and other GNOME parameters." msgstr "" -#: gnu/packages/pdf.scm:402 -msgid "Tools to work with the PDF file format" +#: gnu/packages/gnome.scm:5593 +msgid "Desktop shell for GNOME" msgstr "" -#: gnu/packages/pdf.scm:404 +#: gnu/packages/gnome.scm:5596 msgid "" -"PoDoFo is a C++ library and set of command-line tools to work with the\n" -"PDF file format. It can parse PDF files and load them into memory, and makes\n" -"it easy to modify them and write the changes to disk. It is primarily useful\n" -"for applications that wish to do lower level manipulation of PDF, such as\n" -"extracting content or merging files." +"GNOME Shell provides core user interface functions for the GNOME desktop,\n" +"like switching to windows and launching applications." msgstr "" -#: gnu/packages/pdf.scm:465 -msgid "Lightweight PDF viewer and toolkit" +#: gnu/packages/gnome.scm:5631 +msgid "VNC viewer widget for GTK+" msgstr "" -#: gnu/packages/pdf.scm:467 +#: gnu/packages/gnome.scm:5633 msgid "" -"MuPDF is a C library that implements a PDF and XPS parsing and\n" -"rendering engine. It is used primarily to render pages into bitmaps,\n" -"but also provides support for other operations such as searching and\n" -"listing the table of contents and hyperlinks.\n" -"\n" -"The library ships with a rudimentary X11 viewer, and a set of command\n" -"line tools for batch rendering (pdfdraw), rewriting files (pdfclean),\n" -"and examining the file structure (pdfshow)." +"GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n" +"applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n" +"GTK-VNC implements client side RFB protocol and authentication extensions " +"such\n" +"as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions." msgstr "" -#: gnu/packages/pdf.scm:507 -msgid "Command-line tools and library for transforming PDF files" +#: gnu/packages/gnome.scm:5661 +msgid "Archives integration support for GNOME" msgstr "" -#: gnu/packages/pdf.scm:509 +#: gnu/packages/gnome.scm:5664 msgid "" -"QPDF is a command-line program that does structural, content-preserving\n" -"transformations on PDF files. It could have been called something like\n" -"pdf-to-pdf. It includes support for merging and splitting PDFs and to\n" -"manipulate the list of pages in a PDF file. It is not a PDF viewer or a\n" -"program capable of converting PDF into other formats." +"GNOME Autoar is a library which makes creating and extracting archives\n" +"easy, safe, and automatic." msgstr "" -#: gnu/packages/pdf.scm:539 -msgid "Notetaking using a stylus" +#: gnu/packages/gnome.scm:5716 +msgid "Metadata database, indexer and search tool" msgstr "" -#: gnu/packages/pdf.scm:541 +#: gnu/packages/gnome.scm:5719 msgid "" -"Xournal is an application for notetaking, sketching, keeping a journal\n" -"using a stylus." +"Tracker is an advanced framework for first class objects with associated\n" +"metadata and tags. It provides a one stop solution for all metadata, tags,\n" +"shared object databases, search tools and indexing." msgstr "" -#: gnu/packages/pem.scm:41 -msgid "Personal expenses manager" -msgstr "" +#: gnu/packages/gnome.scm:5770 +#, fuzzy +msgid "File manager for GNOME" +msgstr "Odtwarzacz muzyki GNOME" -#: gnu/packages/pem.scm:43 +#: gnu/packages/gnome.scm:5773 msgid "" -"GNU Pem is a simple tool for tracking personal income and\n" -"expenses. It operates from the command line and it stores its data\n" -"in a basic text format in your home directory. It can easily print\n" -"reports of your spending on different expenses via a basic search\n" -"feature." +"Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" +"design and behaviour, giving the user a simple way to navigate and manage " +"its\n" +"files." msgstr "" -#: gnu/packages/perl.scm:100 -msgid "Implementation of the Perl programming language" -msgstr "" +#: gnu/packages/gnome.scm:5801 +#, fuzzy +msgid "Disk usage analyzer for GNOME" +msgstr "Odtwarzacz muzyki GNOME" -#: gnu/packages/perl.scm:102 +#: gnu/packages/gnome.scm:5803 msgid "" -"Perl 5 is a highly capable, feature-rich programming language with over\n" -"24 years of development." +"Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" +"usage in the GNOME desktop environment. It can easily scan device volumes " +"or\n" +"a specific user-requested directory branch (local or remote). Once the " +"scan\n" +"is complete it provides a graphical representation of each selected folder." msgstr "" -#: gnu/packages/perl.scm:121 -msgid "Module for merging hierarchies using the C3 algorithm" -msgstr "" +#: gnu/packages/gnome.scm:5827 +#, fuzzy +msgid "Background images for the GNOME desktop" +msgstr "Ikony dla środowiska GNOME" -#: gnu/packages/perl.scm:122 +#: gnu/packages/gnome.scm:5829 msgid "" -"This module implements the C3 algorithm, which aims to\n" -"provide a sane method resolution order under multiple inheritance." +"GNOME backgrounds package contains a collection of graphics files which\n" +"can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" +"the package creates the proper framework and directory structure so that " +"you\n" +"can add your own files to the collection." msgstr "" -#: gnu/packages/perl.scm:140 -msgid "Compute differences between two files or lists" +#: gnu/packages/gnome.scm:5862 +msgid "Take pictures of your screen" msgstr "" -#: gnu/packages/perl.scm:141 +#: gnu/packages/gnome.scm:5864 msgid "" -"This is a module for computing the difference between two\n" -"files, two strings, or any other two lists of things. It uses an intelligent\n" -"algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" -"program. It is guaranteed to find the *smallest possible* set of\n" -"differences." +"GNOME Screenshot is a utility used for taking screenshots of the entire\n" +"screen, a window or a user defined area of the screen, with optional\n" +"beautifying border effects." msgstr "" -#: gnu/packages/perl.scm:162 -msgid "Use shorter versions of class names" +#: gnu/packages/gnome.scm:5901 +msgid "Graphical editor for GNOME's dconf configuration system" msgstr "" -#: gnu/packages/perl.scm:163 +#: gnu/packages/gnome.scm:5903 msgid "" -"The alias module loads the class you specify and exports\n" -"into your namespace a subroutine that returns the class name. You can\n" -"explicitly alias the class to another name or, if you prefer, you can do so\n" -"implicitly." +"Dconf-editor is a graphical tool for browsing and editing the dconf\n" +"configuration system for GNOME. It allows users to configure desktop\n" +"software that do not provide their own configuration interface." msgstr "" -#: gnu/packages/perl.scm:185 -msgid "Configuration files and command line parsing" -msgstr "" +#: gnu/packages/gnome.scm:5932 +#, fuzzy +msgid "Default MIME type associations for the GNOME desktop" +msgstr "Ikony dla środowiska GNOME" -#: gnu/packages/perl.scm:186 +#: gnu/packages/gnome.scm:5934 msgid "" -"AppConfig is a bundle of Perl5 modules for reading\n" -"configuration files and parsing command line arguments." +"Given many installed packages which might handle a given MIME type, a\n" +"user running the GNOME desktop probably has some preferences: for example,\n" +"that folders be opened by default by the Nautilus file manager, not the " +"Baobab\n" +"disk usage analyzer. This package establishes that set of default MIME " +"type\n" +"associations for GNOME." msgstr "" -#: gnu/packages/perl.scm:204 -msgid "Perl API to zip files" +#: gnu/packages/gnome.scm:5993 +msgid "The GNU desktop environment" msgstr "" -#: gnu/packages/perl.scm:205 gnu/packages/zip.scm:168 +#: gnu/packages/gnome.scm:5996 msgid "" -"The Archive::Zip module allows a Perl program to create,\n" -"manipulate, read, and write Zip archive files." +"GNOME is the graphical desktop for GNU. It includes a wide variety of\n" +"applications for browsing the web, editing text and images, creating\n" +"documents and diagrams, playing media, scanning, and much more." msgstr "" -#: gnu/packages/perl.scm:224 gnu/packages/perl.scm:3966 -msgid "Establish an ISA relationship with base classes at compile time" -msgstr "" +#: gnu/packages/gnome.scm:6048 +#, fuzzy +msgid "Desktop recording program" +msgstr "Edytor tekstu" -#: gnu/packages/perl.scm:225 +#: gnu/packages/gnome.scm:6049 msgid "" -"Allows you to both load one or more modules, while setting\n" -"up inheritance from those modules at the same time. Unless you are using the\n" -"fields pragma, consider this module discouraged in favor of the lighter-weight\n" -"parent." +"Byzanz is a simple desktop recording program with a\n" +"command-line interface. It can record part or all of an X display for a\n" +"specified duration and save it as a GIF encoded animated image file." msgstr "" -#: gnu/packages/perl.scm:250 -msgid "Execute code after a scope finished compilation" +#: gnu/packages/gnome.scm:6076 +msgid "GObject wrapper for libcanberra" msgstr "" -#: gnu/packages/perl.scm:251 +#: gnu/packages/gnome.scm:6078 msgid "" -"This module allows you to execute code when perl finished\n" -"compiling the surrounding scope." +"GSound is a small library for playing system sounds. It's designed to be\n" +"used via GObject Introspection, and is a thin wrapper around the libcanberra " +"C\n" +"library." msgstr "" -#: gnu/packages/perl.scm:269 -msgid "Benchmarking with statistical confidence" +#: gnu/packages/gnome.scm:6105 +msgid "Library for accessing SkyDrive and Hotmail" msgstr "" -#: gnu/packages/perl.scm:271 +#: gnu/packages/gnome.scm:6107 msgid "" -"The Benchmark::Timer class allows you to time portions of code\n" -"conveniently, as well as benchmark code by allowing timings of repeated\n" -"trials. It is perfect for when you need more precise information about the\n" -"running time of portions of your code than the Benchmark module will give you,\n" -"but don't want to go all out and profile your code." +"Libzapojit is a GLib-based library for accessing online service APIs of\n" +"Microsoft SkyDrive and Hotmail, using their REST protocols." msgstr "" -#: gnu/packages/perl.scm:296 -msgid "Bit vector library" +#: gnu/packages/gnome.scm:6143 +msgid "GNOME's clock application" msgstr "" -#: gnu/packages/perl.scm:297 +#: gnu/packages/gnome.scm:6145 msgid "" -"Bit::Vector is an efficient C library which allows you to\n" -"handle bit vectors, sets (of integers), \"big integer arithmetic\" and boolean\n" -"matrices, all of arbitrary sizes. The package also includes an\n" -"object-oriented Perl module for accessing the C library from Perl, and\n" -"optionally features overloaded operators for maximum ease of use. The C\n" -"library can nevertheless be used stand-alone, without Perl." +"GNOME Clocks is a simple clocks application designed to fit the GNOME\n" +"desktop. It supports world clock, stop watch, alarms, and count down timer." msgstr "" -#: gnu/packages/perl.scm:319 -msgid "Boolean support for Perl" +#: gnu/packages/gnome.scm:6177 +msgid "GNOME's calendar application" msgstr "" -#: gnu/packages/perl.scm:320 +#: gnu/packages/gnome.scm:6179 msgid "" -"This module provides basic Boolean support, by defining two\n" -"special objects: true and false." +"GNOME Calendar is a simple calendar application designed to fit the GNOME\n" +"desktop. It supports multiple calendars, month, week and year view." msgstr "" -#: gnu/packages/perl.scm:341 -msgid "Cache interface for Perl" +#: gnu/packages/gnome.scm:6228 +msgid "GNOME's ToDo Application" msgstr "" -#: gnu/packages/perl.scm:342 +#: gnu/packages/gnome.scm:6230 msgid "" -"The Cache modules are designed to assist a developer in\n" -"persisting data for a specified period of time. Often these modules are used\n" -"in web applications to store data locally to save repeated and redundant\n" -"expensive calls to remote machines or databases. People have also been known\n" -"to use Cache::Cache for its straightforward interface in sharing data between\n" -"runs of an application or invocations of a CGI-style script or simply as an\n" -"easy to use abstraction of the filesystem or shared memory." +"GNOME To Do is a simplistic personal task manager designed to perfectly\n" +"fit the GNOME desktop." msgstr "" -#: gnu/packages/perl.scm:365 -msgid "Shared memory interprocess cache via mmap" +#: gnu/packages/gnome.scm:6258 +msgid "Look up words in dictionary sources" msgstr "" -#: gnu/packages/perl.scm:366 +#: gnu/packages/gnome.scm:6260 msgid "" -"A shared memory cache through an mmap'ed file. It's core is\n" -"written in C for performance. It uses fcntl locking to ensure multiple\n" -"processes can safely access the cache at the same time. It uses a basic LRU\n" -"algorithm to keep the most used entries in the cache." +"GNOME Dictionary can look for the definition or translation of a word in\n" +"existing databases over the internet." msgstr "" -#: gnu/packages/perl.scm:387 -msgid "Capture STDOUT and STDERR from Perl, XS or external programs" +#: gnu/packages/gnome.scm:6306 +msgid "Customize advanced GNOME 3 options" msgstr "" -#: gnu/packages/perl.scm:389 +#: gnu/packages/gnome.scm:6309 msgid "" -"Capture::Tiny provides a simple, portable way to capture almost anything\n" -"sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" -"code or from an external program. Optionally, output can be teed so that it\n" -"is captured while being passed through to the original file handles." +"GNOME Tweak Tool allows adjusting advanced configuration settings in\n" +"GNOME 3. This includes things like the fonts used in user interface " +"elements,\n" +"alternative user interface themes, changes in window management behavior,\n" +"GNOME Shell appearance and extension, etc." msgstr "" -#: gnu/packages/perl.scm:409 -msgid "Executable comments for Perl" +#: gnu/packages/gnome.scm:6336 +msgid "Extensions for GNOME Shell" msgstr "" -#: gnu/packages/perl.scm:410 +#: gnu/packages/gnome.scm:6337 msgid "" -"Carp::Assert is intended for a purpose like the ANSI C\n" -"library assert.h." +"GNOME Shell extensions modify and extend GNOME Shell\n" +"functionality and behavior." msgstr "" -#: gnu/packages/perl.scm:432 -msgid "Convenience wrappers around Carp::Assert" +#: gnu/packages/gnome.scm:6367 +msgid "A flat GTK+ theme with transparent elements" msgstr "" -#: gnu/packages/perl.scm:433 +#: gnu/packages/gnome.scm:6368 msgid "" -"Carp::Assert::More is a set of handy assertion functions for\n" -"Perl." +"Arc is a flat theme with transparent elements for GTK 3, GTK\n" +"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop " +"environments\n" +"like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc." msgstr "" -#: gnu/packages/perl.scm:453 -msgid "Report errors from a \"clan\" of modules" -msgstr "" +#: gnu/packages/gnome.scm:6404 +#, fuzzy +msgid "Faba icon theme" +msgstr "Motyw ikon GNOME" -#: gnu/packages/perl.scm:454 +#: gnu/packages/gnome.scm:6406 msgid "" -"This module allows errors from a clan (or family) of modules\n" -"to appear to originate from the caller of the clan. This is necessary in\n" -"cases where the clan modules are not classes derived from each other, and thus\n" -"the Carp.pm module doesn't help." +"Faba is a minimal icon set used as a basis for other themes such as\n" +"Moka" msgstr "" -#: gnu/packages/perl.scm:478 -msgid "Automated accessor generation" -msgstr "" +#: gnu/packages/gnome.scm:6430 +#, fuzzy +msgid "Moka icon theme" +msgstr "Motyw ikon GNOME" -#: gnu/packages/perl.scm:479 +#: gnu/packages/gnome.scm:6431 msgid "" -"This module automagically generates accessors/mutators for\n" -"your class." +"Moka is a stylized desktop icon set, designed to be clear,\n" +"simple and consistent." msgstr "" -#: gnu/packages/perl.scm:499 -msgid "Faster, but less expandable, chained accessors" -msgstr "" +#: gnu/packages/gnome.scm:6461 +#, fuzzy +msgid "Arc icon theme" +msgstr "Motyw ikon GNOME" -#: gnu/packages/perl.scm:500 +#: gnu/packages/gnome.scm:6462 msgid "" -"A chained accessor is one that always returns the object\n" -"when called with parameters (to set), and the value of the field when called\n" -"with no arguments. This module subclasses Class::Accessor in order to provide\n" -"the same mk_accessors interface." +"The Arc icon theme provides a set of icons matching the\n" +"style of the Arc GTK theme. Icons missing from the Arc theme are provided " +"by\n" +"the Moka icon theme." msgstr "" -#: gnu/packages/perl.scm:526 -msgid "Build groups of accessors" +#: gnu/packages/gnome.scm:6494 +msgid "Library to aggregate data about people" msgstr "" -#: gnu/packages/perl.scm:527 +#: gnu/packages/gnome.scm:6495 msgid "" -"This class lets you build groups of accessors that will call\n" -"different getters and setters." +"Libfolks is a library that aggregates information about people\n" +"from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" +"Evolution Data Server for local contacts, libsocialweb for web service " +"contacts,\n" +"etc.) to create metacontacts. It's written in Vala, which generates C code " +"when\n" +"compiled." msgstr "" -#: gnu/packages/perl.scm:547 -msgid "Pragma to use the C3 method resolution order algorithm" +#: gnu/packages/gnome.scm:6530 +msgid "GLib/GObject wrapper for the Facebook API" msgstr "" -#: gnu/packages/perl.scm:548 +#: gnu/packages/gnome.scm:6531 msgid "" -"This is pragma to change Perl 5's standard method resolution\n" -"order from depth-first left-to-right (a.k.a - pre-order) to the more\n" -"sophisticated C3 method resolution order." +"This library allows you to use the Facebook API from\n" +"GLib/GObject code." msgstr "" -#: gnu/packages/perl.scm:572 -msgid "Drop-in replacement for NEXT" +#: gnu/packages/gnome.scm:6559 +msgid "GNOME keyboard configuration library" msgstr "" -#: gnu/packages/perl.scm:573 +#: gnu/packages/gnome.scm:6561 msgid "" -"This module is intended as a drop-in replacement for NEXT,\n" -"supporting the same interface, but using Class::C3 to do the hard work." +"Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" +"environment, which can notably display keyboard layouts." msgstr "" -#: gnu/packages/perl.scm:597 -msgid "Load mix-ins or components to your C3-based class" +#: gnu/packages/gnome.scm:6595 +msgid "Library for writing single instance applications" msgstr "" -#: gnu/packages/perl.scm:598 +#: gnu/packages/gnome.scm:6597 msgid "" -"This module will inject base classes to your module using\n" -"the Class::C3 method resolution order." +"Libunique is a library for writing single instance applications. If you\n" +"launch a single instance application twice, the second instance will either " +"just\n" +"quit or will send a message to the running instance. Libunique makes it " +"easy to\n" +"write this kind of application, by providing a base class, taking care of " +"all\n" +"the IPC machinery needed to send messages to a running instance, and also\n" +"handling the startup notification side." msgstr "" -#: gnu/packages/perl.scm:616 -msgid "Inheritable, overridable class data" +#: gnu/packages/gnome.scm:6630 +msgid "Desktop calculator" msgstr "" -#: gnu/packages/perl.scm:617 +#: gnu/packages/gnome.scm:6632 msgid "" -"Class::Data::Inheritable is for creating accessor/mutators\n" -"to class data. That is, if you want to store something about your class as a\n" -"whole (instead of about a single object). This data is then inherited by your\n" -"subclasses and can be overridden." +"Calculator is an application that solves mathematical equations and\n" +"is suitable as a default application in a Desktop environment." msgstr "" -#: gnu/packages/perl.scm:638 -msgid "Class for easy date and time manipulation" +#: gnu/packages/gnome.scm:6657 +msgid "Virtual sticky note" msgstr "" -#: gnu/packages/perl.scm:639 +#: gnu/packages/gnome.scm:6659 msgid "" -"This module provides a general-purpose date and datetime\n" -"type for perl." +"Xpad is a sticky note that strives to be simple, fault tolerant,\n" +"and customizable. Xpad consists of independent pad windows, each is\n" +"basically a text box in which notes can be written." msgstr "" -#: gnu/packages/perl.scm:657 -msgid "Utility methods for factory classes" +#: gnu/packages/gnome.scm:6689 +msgid "Unicode character picker and font browser" msgstr "" -#: gnu/packages/perl.scm:658 -msgid "This module exports methods useful for factory classes." +#: gnu/packages/gnome.scm:6691 +msgid "" +"This program allows you to browse through all the available Unicode\n" +"characters and categories for the installed fonts, and to examine their\n" +"detailed properties. It is an easy way to find the character you might\n" +"only know by its Unicode name or code point." msgstr "" -#: gnu/packages/perl.scm:675 -msgid "Get information about a class and its structure" +#: gnu/packages/gnome.scm:6721 +msgid "Web development studio" msgstr "" -#: gnu/packages/perl.scm:676 +#: gnu/packages/gnome.scm:6723 msgid "" -"Class::Inspector allows you to get information about a\n" -"loaded class." +"Bluefish is an editor targeted towards programmers and web developers,\n" +"with many options to write web sites, scripts and other code.\n" +"Bluefish supports many programming and markup languages." msgstr "" -#: gnu/packages/perl.scm:704 -msgid "Working (require \"Class::Name\") and more" +#: gnu/packages/gnome.scm:6755 +msgid "Process viewer and system resource monitor for GNOME" msgstr "" -#: gnu/packages/perl.scm:705 +#: gnu/packages/gnome.scm:6757 msgid "" -"\"require EXPR\" only accepts Class/Name.pm style module\n" -"names, not Class::Name. For that, this module provides \"load_class\n" -"'Class::Name'\"." +"GNOME System Monitor is a GNOME process viewer and system monitor with\n" +"an attractive, easy-to-use interface. It has features, such as a tree view\n" +"for process dependencies, icons for processes, the ability to hide " +"processes,\n" +"graphical time histories of CPU/memory/swap usage and the ability to\n" +"kill/reinice processes." msgstr "" -#: gnu/packages/perl.scm:728 -msgid "XS implementation of parts of Class::Load" +#: gnu/packages/gnome.scm:6783 +msgid "Python client bindings for D-Bus AT-SPI" msgstr "" -#: gnu/packages/perl.scm:729 +#: gnu/packages/gnome.scm:6787 msgid "" -"This module provides an XS implementation for portions of\n" -"Class::Load." +"This package includes a python client library for the AT-SPI D-Bus\n" +"accessibility infrastructure." msgstr "" -#: gnu/packages/perl.scm:748 -msgid "Create generic methods for OO Perl" +#: gnu/packages/gnome.scm:6846 +msgid "Screen reader for individuals who are blind or visually impaired" msgstr "" -#: gnu/packages/perl.scm:749 +#: gnu/packages/gnome.scm:6849 msgid "" -"This module solves the problem of having to continually\n" -"write accessor methods for your objects that perform standard tasks." +"Orca is a screen reader that provides access to the graphical desktop\n" +"via speech and refreshable braille. Orca works with applications and " +"toolkits\n" +"that support the Assistive Technology Service Provider Interface (AT-SPI)." msgstr "" -#: gnu/packages/perl.scm:770 -msgid "Moose-like method modifiers" +#: gnu/packages/gnome.scm:6901 +msgid "GNOME's alternative spell checker" msgstr "" -#: gnu/packages/perl.scm:771 +#: gnu/packages/gnome.scm:6903 msgid "" -"Class::Method::Modifiers provides three modifiers: 'before',\n" -"'around', and 'after'. 'before' and 'after' are run just before and after the\n" -"method they modify, but can not really affect that original method. 'around'\n" -"is run in place of the original method, with a hook to easily call that\n" -"original method." +"gspell provides a flexible API to add spell-checking to a GTK+\n" +"application. It provides a GObject API, spell-checking to text entries and\n" +"text views, and buttons to choose the language." msgstr "" -#: gnu/packages/perl.scm:792 -msgid "Implementation of a singleton class for Perl" -msgstr "" +#: gnu/packages/gnome.scm:6945 +#, fuzzy +msgid "Project management software for the GNOME desktop" +msgstr "Ikony dla środowiska GNOME" -#: gnu/packages/perl.scm:793 +#: gnu/packages/gnome.scm:6947 msgid "" -"This module implements a Singleton class from which other\n" -"classes can be derived. By itself, the Class::Singleton module does very\n" -"little other than manage the instantiation of a single object." +"GNOME Planner is a project management tool based on the Work Breakdown\n" +"Structure (WBS). Its goal is to enable you to easily plan projects. Based " +"on\n" +"the resources, tasks, and constraints that you define, Planner generates\n" +"various views into a project. For example, Planner can show a Gantt chart " +"of\n" +"the project. It can show a detailed summary of tasks including their\n" +"duration, cost, and current progress. It can also show a report of " +"resource\n" +"utilization that highlights under-utilized and over-utilized resources. " +"These\n" +"views can be printed as PDF or PostScript files, or exported to HTML." msgstr "" -#: gnu/packages/perl.scm:812 -msgid "Minimalist class construction" +#: gnu/packages/gnome.scm:7013 +msgid "GNOME music playing application" msgstr "" -#: gnu/packages/perl.scm:813 +#: gnu/packages/gnome.scm:7015 msgid "" -"This module offers a minimalist class construction kit. It\n" -"uses no non-core modules for any recent Perl." +"Lollypop is a music player designed to play well with GNOME desktop.\n" +"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets " +"information\n" +"from artists and tracks from the web. It also fetches cover artworks\n" +"automatically and it can stream songs from online music services and charts." msgstr "" -#: gnu/packages/perl.scm:833 -msgid "Unload a class" +#: gnu/packages/gnome.scm:7042 +msgid "Video effects for Cheese and other GNOME applications" msgstr "" -#: gnu/packages/perl.scm:834 +#: gnu/packages/gnome.scm:7044 msgid "" -"Class:Unload unloads a given class by clearing out its\n" -"symbol table and removing it from %INC." +"A collection of GStreamer video filters and effects to be used in\n" +"photo-booth-like software, such as Cheese." msgstr "" -#: gnu/packages/perl.scm:852 -msgid "Generate fast XS accessors without runtime compilation" +#: gnu/packages/gnome.scm:7104 +msgid "Webcam photo booth software for GNOME" msgstr "" -#: gnu/packages/perl.scm:853 +#: gnu/packages/gnome.scm:7106 msgid "" -"Class::XSAccessor implements fast read, write, and\n" -"read/write accessors in XS. Additionally, it can provide predicates such as\n" -"\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" -"object. It only works with objects that are implemented as ordinary hashes.\n" -"Class::XSAccessor::Array implements the same interface for objects that use\n" -"arrays for their internal representation." +"Cheese uses your webcam to take photos and videos. Cheese can also\n" +"apply fancy special effects and lets you share the fun with others." msgstr "" -#: gnu/packages/perl.scm:873 -msgid "Recursively copy Perl datatypes" +#: gnu/packages/gnome.scm:7143 +msgid "Audio music cd ripper" msgstr "" -#: gnu/packages/perl.scm:875 +#: gnu/packages/gnome.scm:7144 msgid "" -"This module provides a clone() method which makes recursive copies of\n" -"nested hash, array, scalar and reference types, including tied variables and\n" -"objects." +"Sound Juicer extracts audio from compact discs and convert it\n" +"into audio files that a personal computer or digital audio player can play.\n" +"It supports ripping to any audio codec supported by a GStreamer plugin, such " +"as\n" +"mp3, Ogg Vorbis and FLAC" msgstr "" -#: gnu/packages/perl.scm:896 -msgid "Sane defaults for Perl programs" +#: gnu/packages/gnuzilla.scm:118 +msgid "Mozilla javascript engine" msgstr "" -#: gnu/packages/perl.scm:897 +#: gnu/packages/gnuzilla.scm:119 msgid "" -"This module implements some sane defaults for Perl programs,\n" -"as defined by two typical specimens of Perl coders." +"SpiderMonkey is Mozilla's JavaScript engine written\n" +"in C/C++." msgstr "" -#: gnu/packages/perl.scm:915 -msgid "Load configuration from different file formats" +#: gnu/packages/gnuzilla.scm:276 +msgid "Netscape API for system level and libc-like functions" msgstr "" -#: gnu/packages/perl.scm:916 +#: gnu/packages/gnuzilla.scm:277 msgid "" -"Config::Any provides a facility for Perl applications and\n" -"libraries to load configuration data from multiple different file formats. It\n" -"supports XML, YAML, JSON, Apache-style configuration, and Perl code." +"Netscape Portable Runtime (@dfn{NSPR}) provides a\n" +"platform-neutral API for system level and libc-like functions. It is used\n" +"in the Mozilla clients." msgstr "" -#: gnu/packages/perl.scm:937 -msgid "Module to implement some AutoConf macros in Perl" +#: gnu/packages/gnuzilla.scm:383 +msgid "Network Security Services" msgstr "" -#: gnu/packages/perl.scm:938 +#: gnu/packages/gnuzilla.scm:385 msgid "" -"Config::AutoConf is intended to provide the same\n" -"opportunities to Perl developers as GNU Autoconf does for Shell developers." +"Network Security Services (@dfn{NSS}) is a set of libraries designed to\n" +"support cross-platform development of security-enabled client and server\n" +"applications. Applications built with NSS can support SSL v2 and v3, TLS,\n" +"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and " +"other\n" +"security standards." msgstr "" -#: gnu/packages/perl.scm:956 -msgid "Generic Config Module" -msgstr "" +#: gnu/packages/gnuzilla.scm:735 +msgid "Entirely free browser derived from Mozilla Firefox" +msgstr "Całkowicie wolna przeglądarka pochodząca od Firefoksa" -#: gnu/packages/perl.scm:957 +#: gnu/packages/gnuzilla.scm:737 msgid "" -"This module opens a config file and parses its contents for\n" -"you. The format of config files supported by Config::General is inspired by\n" -"the well known Apache config format and is 100% compatible with Apache\n" -"configs, but you can also just use simple name/value pairs in your config\n" -"files. In addition to the capabilities of an Apache config file it supports\n" -"some enhancements such as here-documents, C-style comments, and multiline\n" -"options." +"IceCat is the GNU version of the Firefox browser. It is entirely free\n" +"software, which does not recommend non-free plugins and addons. It also\n" +"features built-in privacy-protecting features." msgstr "" -#: gnu/packages/perl.scm:983 -msgid "Preserve context during subroutine call" +#: gnu/packages/gtk.scm:101 +msgid "GNOME accessibility toolkit" msgstr "" -#: gnu/packages/perl.scm:984 +#: gnu/packages/gtk.scm:103 msgid "" -"This module runs code after a subroutine call, preserving\n" -"the context the subroutine would have seen if it were the last statement in\n" -"the caller." +"ATK provides the set of accessibility interfaces that are implemented\n" +"by other toolkits and applications. Using the ATK interfaces, " +"accessibility\n" +"tools have full access to view and control running applications." msgstr "" -#: gnu/packages/perl.scm:1005 -msgid "Verify requirements in a CPAN::Meta object" +#: gnu/packages/gtk.scm:143 +msgid "2D graphics library" msgstr "" -#: gnu/packages/perl.scm:1006 +#: gnu/packages/gtk.scm:145 msgid "" -"This module verifies if requirements described in a\n" -"CPAN::Meta object are present." +"Cairo is a 2D graphics library with support for multiple output devices.\n" +"Currently supported output targets include the X Window System (via both\n" +"Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file\n" +"output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.\n" +"\n" +"Cairo is designed to produce consistent output on all output media while\n" +"taking advantage of display hardware acceleration when available\n" +"eg. through the X Render Extension).\n" +"\n" +"The cairo API provides operations similar to the drawing operators of\n" +"PostScript and PDF. Operations in cairo including stroking and filling " +"cubic\n" +"Bézier splines, transforming and compositing translucent images, and\n" +"antialiased text rendering. All drawing operations can be transformed by " +"any\n" +"affine transformation (scale, rotation, shear, etc.)." msgstr "" -#: gnu/packages/perl.scm:1026 -msgid "JSON::XS for Cpanel" +#: gnu/packages/gtk.scm:173 +msgid "2D graphics library (with X11 support)" msgstr "" -#: gnu/packages/perl.scm:1027 gnu/packages/perl.scm:2769 -msgid "" -"This module converts Perl data structures to JSON and vice\n" -"versa." +#: gnu/packages/gtk.scm:206 +msgid "OpenType text shaping engine" msgstr "" -#: gnu/packages/perl.scm:1045 -msgid "Random password generator" -msgstr "Generator losowych haseł" - -#: gnu/packages/perl.scm:1046 -msgid "" -"Crypt::RandPasswd provides three functions that can be used\n" -"to generate random passwords, constructed from words, letters, or characters.\n" -"This code is a Perl implementation of the Automated Password Generator\n" -"standard, like the program described in \"A Random Word Generator For\n" -"Pronounceable Passwords\". This code is a re-engineering of the program\n" -"contained in Appendix A of FIPS Publication 181, \"Standard for Automated\n" -"Password Generator\"." +#: gnu/packages/gtk.scm:208 +msgid "HarfBuzz is an OpenType text shaping engine." msgstr "" -#: gnu/packages/perl.scm:1089 -msgid "Library for genomic analysis" +#: gnu/packages/gtk.scm:239 +msgid "GNOME text and font handling library" msgstr "" -#: gnu/packages/perl.scm:1090 +#: gnu/packages/gtk.scm:241 msgid "" -"Chaolin Zhang's Perl Library (czplib) contains assorted\n" -"functions and data structures for processing and analysing genomic and\n" -"bioinformatics data." +"Pango is the core text and font handling library used in GNOME\n" +"applications. It has extensive support for the different writing systems\n" +"used throughout the world." msgstr "" -#: gnu/packages/perl.scm:1109 -msgid "Pretty printing of data structures" +#: gnu/packages/gtk.scm:267 +msgid "Obsolete pango functions" msgstr "" -#: gnu/packages/perl.scm:1110 +#: gnu/packages/gtk.scm:268 msgid "" -"This module provide functions that takes a list of values as\n" -"their argument and produces a string as its result. The string contains Perl\n" -"code that, when \"eval\"ed, produces a deep copy of the original arguments." +"Pangox was a X backend to pango. It is now obsolete and no\n" +"longer provided by recent pango releases. pangox-compat provides the\n" +"functions which were removed." msgstr "" -#: gnu/packages/perl.scm:1129 -msgid "Concise data dumper" +#: gnu/packages/gtk.scm:305 +msgid "GTK+ widget for interactive graph-like environments" msgstr "" -#: gnu/packages/perl.scm:1130 +#: gnu/packages/gtk.scm:307 msgid "" -"Data::Dumper::Concise provides a dumper with Less\n" -"indentation and newlines plus sub deparsing." +"Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" +"graph-like environments, e.g. modular synths or finite state machine\n" +"diagrams." msgstr "" -#: gnu/packages/perl.scm:1152 -msgid "Parse and validate simple name/value option pairs" +#: gnu/packages/gtk.scm:376 +msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" msgstr "" -#: gnu/packages/perl.scm:1154 -msgid "Data::OptList provides a simple syntax for name/value option pairs." +#: gnu/packages/gtk.scm:378 +msgid "" +"GtkSourceView is a portable C library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." msgstr "" -#: gnu/packages/perl.scm:1175 -msgid "Help when paging through sets of results" +#: gnu/packages/gtk.scm:427 +msgid "GNOME source code widget" msgstr "" -#: gnu/packages/perl.scm:1176 +#: gnu/packages/gtk.scm:428 msgid "" -"When searching through large amounts of data, it is often\n" -"the case that a result set is returned that is larger than we want to display\n" -"on one page. This results in wanting to page through various pages of data.\n" -"The maths behind this is unfortunately fiddly, hence this module." +"GtkSourceView is a text widget that extends the standard\n" +"GTK+ text widget GtkTextView. It improves GtkTextView by implementing " +"syntax\n" +"highlighting and other features typical of a source code editor." msgstr "" -#: gnu/packages/perl.scm:1198 -msgid "Structured tags datastructures" +#: gnu/packages/gtk.scm:478 +msgid "GNOME image loading and manipulation library" msgstr "" -#: gnu/packages/perl.scm:1200 +#: gnu/packages/gtk.scm:480 msgid "" -"This module is for manipulating data as hierarchical tag/value\n" -"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures can\n" -"be represented as nested arrays, which have the advantage of being native to\n" -"Perl." +"GdkPixbuf is a library for image loading and manipulation developed\n" +"in the GNOME project." msgstr "" -#: gnu/packages/perl.scm:1227 -msgid "N at a time iteration API" +#: gnu/packages/gtk.scm:512 +msgid "GNOME image loading and manipulation library, with SVG support" msgstr "" -#: gnu/packages/perl.scm:1228 +#: gnu/packages/gtk.scm:552 +msgid "Assistive Technology Service Provider Interface, core components" +msgstr "" + +#: gnu/packages/gtk.scm:554 msgid "" -"This module tries to find middle ground between one at a\n" -"time and all at once processing of data sets. The purpose of this module is\n" -"to avoid the overhead of implementing an iterative api when this isn't\n" -"necessary, without breaking forward compatibility in case that becomes\n" -"necessary later on." +"The Assistive Technology Service Provider Interface, core components,\n" +"is part of the GNOME accessibility project." msgstr "" -#: gnu/packages/perl.scm:1253 -msgid "Dynamic generation of nested combinations of variants" +#: gnu/packages/gtk.scm:587 +msgid "Assistive Technology Service Provider Interface, ATK bindings" msgstr "" -#: gnu/packages/perl.scm:1254 +#: gnu/packages/gtk.scm:589 msgid "" -"Data::Tumbler - Dynamic generation of nested combinations of\n" -"variants." +"The Assistive Technology Service Provider Interface\n" +"is part of the GNOME accessibility project." msgstr "" -#: gnu/packages/perl.scm:1280 -msgid "Visitor style traversal of Perl data structures" +#: gnu/packages/gtk.scm:649 +msgid "Cross-platform toolkit for creating graphical user interfaces" msgstr "" -#: gnu/packages/perl.scm:1281 +#: gnu/packages/gtk.scm:651 msgid "" -"This module is a simple visitor implementation for Perl\n" -"values. It has a main dispatcher method, visit, which takes a single perl\n" -"value and then calls the methods appropriate for that value. It can\n" -"recursively map (cloning as necessary) or just traverse most structures, with\n" -"support for per-object behavior, circular structures, visiting tied\n" -"structures, and all ref types (hashes, arrays, scalars, code, globs)." +"GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" +"graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" +"suitable for projects ranging from small one-off tools to complete\n" +"application suites." msgstr "" -#: gnu/packages/perl.scm:1306 -msgid "Gregorian calendar date calculations" +#: gnu/packages/gtk.scm:813 +msgid "Cairo bindings for GNU Guile" msgstr "" -#: gnu/packages/perl.scm:1307 +#: gnu/packages/gtk.scm:815 msgid "" -"This package consists of a Perl module for date calculations\n" -"based on the Gregorian calendar, thereby complying with all relevant norms and\n" -"standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" -"applicable)." +"Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" +"Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" +"stable, providing a firm base on which to do graphics work. Finally, and\n" +"importantly, it is pleasant to use. You get a powerful and well-maintained\n" +"graphics library with all of the benefits of Scheme: memory management,\n" +"exceptions, macros, and a dynamic programming environment." msgstr "" -#: gnu/packages/perl.scm:1331 -msgid "XS wrapper for Date::Calc" +#: gnu/packages/gtk.scm:861 +msgid "Render SVG images using Cairo from Guile" msgstr "" -#: gnu/packages/perl.scm:1332 +#: gnu/packages/gtk.scm:863 msgid "" -"Date::Calc::XS is an XS wrapper and C library plug-in for\n" -"Date::Calc." +"Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" +"images onto Cairo surfaces." msgstr "" -#: gnu/packages/perl.scm:1355 -msgid "Date manipulation routines" +#: gnu/packages/gtk.scm:908 +msgid "Create SVG or PDF presentations in Guile" msgstr "" -#: gnu/packages/perl.scm:1356 +#: gnu/packages/gtk.scm:910 msgid "" -"Date::Manip is a series of modules for common date/time\n" -"operations, such as comparing two times, determining a date a given amount of\n" -"time from another, or parsing international times." +"Guile-Present defines a declarative vocabulary for presentations,\n" +"together with tools to render presentation documents as SVG or PDF.\n" +"Guile-Present can be used to make presentations programmatically, but also\n" +"includes a tools to generate PDF presentations out of Org mode and Texinfo\n" +"documents." msgstr "" -#: gnu/packages/perl.scm:1383 -msgid "Date and time object for Perl" +#: gnu/packages/gtk.scm:964 +msgid "Guile interface for GTK+ programming for GNOME" msgstr "" -#: gnu/packages/perl.scm:1384 +#: gnu/packages/gtk.scm:966 msgid "" -"DateTime is a class for the representation of date/time\n" -"combinations. It represents the Gregorian calendar, extended backwards in\n" -"time before its creation (in 1582)." +"Includes guile-clutter, guile-gnome-gstreamer,\n" +"guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview." msgstr "" -#: gnu/packages/perl.scm:1407 -msgid "DateTime set objects" +#: gnu/packages/gtk.scm:999 +msgid "C++ bindings to the Cairo 2D graphics library" msgstr "" -#: gnu/packages/perl.scm:1408 +#: gnu/packages/gtk.scm:1001 msgid "" -"The DateTime::Set module provides a date/time sets\n" -"implementation. It allows, for example, the generation of groups of dates,\n" -"like \"every wednesday\", and then find all the dates matching that pattern,\n" -"within a time range." +"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" +"library." msgstr "" -#: gnu/packages/perl.scm:1431 -msgid "DateTime rfc2445 recurrences" +#: gnu/packages/gtk.scm:1025 +msgid "C++ interface to the Pango text rendering library" msgstr "" -#: gnu/packages/perl.scm:1432 +#: gnu/packages/gtk.scm:1027 msgid "" -"This module provides convenience methods that let you easily\n" -"create DateTime::Set objects for RFC 2445 style recurrences." +"Pangomm provides a C++ programming interface to the Pango text rendering\n" +"library." msgstr "" -#: gnu/packages/perl.scm:1453 -msgid "DateTime::Set extension for basic recurrences" +#: gnu/packages/gtk.scm:1048 +msgid "C++ interface to the ATK accessibility library" msgstr "" -#: gnu/packages/perl.scm:1454 +#: gnu/packages/gtk.scm:1050 msgid "" -"This module provides convenience methods that let you easily\n" -"create DateTime::Set objects for various recurrences, such as \"once a month\"\n" -"or \"every day\". You can also create more complicated recurrences, such as\n" -"\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." +"ATKmm provides a C++ programming interface to the ATK accessibility\n" +"toolkit." msgstr "" -#: gnu/packages/perl.scm:1479 -msgid "Create DateTime parser classes and objects" +#: gnu/packages/gtk.scm:1094 +msgid "C++ interface to the GTK+ graphical user interface library" msgstr "" -#: gnu/packages/perl.scm:1480 +#: gnu/packages/gtk.scm:1096 msgid "" -"DateTime::Format::Builder creates DateTime parsers. Many\n" -"string formats of dates and times are simple and just require a basic regular\n" -"expression to extract the relevant information. Builder provides a simple way\n" -"to do this without writing reams of structural code." +"gtkmm is the official C++ interface for the popular GUI library GTK+.\n" +"Highlights include typesafe callbacks, and a comprehensive set of widgets " +"that\n" +"are easily extensible via inheritance. You can create user interfaces " +"either\n" +"in code or with the Glade User Interface designer, using libglademm. " +"There's\n" +"extensive documentation, including API reference and a tutorial." msgstr "" -#: gnu/packages/perl.scm:1506 -msgid "Parse data/time strings" +#: gnu/packages/gtk.scm:1145 +msgid "C++ interface to the GTK+ 'GtkTextView' widget" msgstr "" -#: gnu/packages/perl.scm:1507 +#: gnu/packages/gtk.scm:1147 msgid "" -"DateTime::Format::Flexible attempts to take any string you\n" -"give it and parse it into a DateTime object." +"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." msgstr "" -#: gnu/packages/perl.scm:1531 -msgid "Parse and format iCal datetime and duration strings" +#: gnu/packages/gtk.scm:1187 +msgid "Python bindings for cairo" msgstr "" -#: gnu/packages/perl.scm:1532 -msgid "" -"This module understands the ICal date/time and duration\n" -"formats, as defined in RFC 2445. It can be used to parse these formats in\n" -"order to create the appropriate objects." +#: gnu/packages/gtk.scm:1189 +msgid "Pycairo is a set of Python bindings for the Cairo graphics library." msgstr "" -#: gnu/packages/perl.scm:1563 -msgid "Machine-readable date/time with natural parsing" +#: gnu/packages/gtk.scm:1273 +msgid "Python bindings for GTK+" msgstr "" -#: gnu/packages/perl.scm:1564 +#: gnu/packages/gtk.scm:1275 msgid "" -"DateTime::Format::Natural takes a string with a human\n" -"readable date/time and creates a machine readable one by applying natural\n" -"parsing logic." +"PyGTK allows you to write full featured GTK programs in Python. It is\n" +"targeted at GTK 2.x, and can be used in conjunction with gnome-python to\n" +"write GNOME applications." msgstr "" -#: gnu/packages/perl.scm:1588 -msgid "Parse and format strp and strf time patterns" +#: gnu/packages/gtk.scm:1299 +msgid "Perl interface to the cairo 2d vector graphics library" msgstr "" -#: gnu/packages/perl.scm:1589 +#: gnu/packages/gtk.scm:1300 msgid "" -"This module implements most of `strptime(3)`, the POSIX\n" -"function that is the reverse of `strftime(3)`, for `DateTime`. While\n" -"`strftime` takes a `DateTime` and a pattern and returns a string, `strptime`\n" -"takes a string and a pattern and returns the `DateTime` object associated." +"Cairo provides Perl bindings for the vector graphics library\n" +"cairo. It supports multiple output targets, including PNG, PDF and SVG. " +"Cairo\n" +"produces identical output on all those targets." msgstr "" -#: gnu/packages/perl.scm:1612 -msgid "Localization support for DateTime.pm" +#: gnu/packages/gtk.scm:1325 +msgid "Perl interface to the 2.x series of the Gimp Toolkit library" msgstr "" -#: gnu/packages/perl.scm:1613 +#: gnu/packages/gtk.scm:1326 msgid "" -"The DateTime::Locale modules provide localization data for\n" -"the DateTime.pm class." +"Perl bindings to the 2.x series of the Gtk+ widget set.\n" +"This module allows you to write graphical user interfaces in a Perlish and\n" +"object-oriented way, freeing you from the casting and memory management in " +"C,\n" +"yet remaining very close in spirit to original API." msgstr "" -#: gnu/packages/perl.scm:1640 -msgid "Time zone object for Perl" +#: gnu/packages/gtk.scm:1353 +msgid "Layout and render international text" msgstr "" -#: gnu/packages/perl.scm:1641 +#: gnu/packages/gtk.scm:1354 msgid "" -"This class is the base class for all time zone objects. A\n" -"time zone is represented internally as a set of observances, each of which\n" -"describes the offset from GMT for a given time period. Note that without the\n" -"DateTime module, this module does not do much. It's primary interface is\n" -"through a DateTime object, and most users will not need to directly use\n" -"DateTime::TimeZone methods." +"Pango is a library for laying out and rendering text, with an\n" +"emphasis on internationalization. Pango can be used anywhere that text " +"layout\n" +"is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a\n" +"complete solution with high quality text handling and graphics rendering.\n" +"\n" +"Dynamically loaded modules handle text layout for particular combinations " +"of\n" +"script and font backend. Pango provides a wide selection of modules, " +"including\n" +"modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts.\n" +"Virtually all of the world's major scripts are supported.\n" +"\n" +"In addition to the low level layout rendering routines, Pango includes\n" +"@code{Pango::Layout}, a high level driver for laying out entire blocks of " +"text,\n" +"and routines to assist in editing internationalized text." msgstr "" -#: gnu/packages/perl.scm:1671 -msgid "Parse date/time strings" +#: gnu/packages/gtk.scm:1413 +msgid "Library for minimalistic gtk+3 user interfaces" msgstr "" -#: gnu/packages/perl.scm:1672 +#: gnu/packages/gtk.scm:1414 msgid "" -"DateTimeX::Easy uses a variety of DateTime::Format packages\n" -"to create DateTime objects, with some custom tweaks to smooth out the rough\n" -"edges (mainly concerning timezone detection and selection)." +"Girara is a library that implements a user interface that\n" +"focuses on simplicity and minimalism. Currently based on GTK+, a\n" +"cross-platform widget toolkit, it provides an interface that focuses on " +"three\n" +"main components: a so-called view widget that represents the actual\n" +"application, an input bar that is used to execute commands of the\n" +"application and the status bar which provides the user with current\n" +"information." msgstr "" -#: gnu/packages/perl.scm:1693 -msgid "Meatier version of caller" +#: gnu/packages/gtk.scm:1481 +msgid "Documentation generator from C source code" msgstr "" -#: gnu/packages/perl.scm:1694 -msgid "Devel::Caller provides meatier version of caller." +#: gnu/packages/gtk.scm:1483 +msgid "" +"GTK-Doc generates API documentation from comments added to C code. It is\n" +"typically used to document the public API of GTK+ and GNOME libraries, but " +"it\n" +"can also be used to document application code." msgstr "" -#: gnu/packages/perl.scm:1711 -msgid "Check that a command is available" +#: gnu/packages/gtk.scm:1511 +msgid "Theming engines for GTK+ 2.x" msgstr "" -#: gnu/packages/perl.scm:1712 +#: gnu/packages/gtk.scm:1513 msgid "" -"Devel::CheckBin is a perl module that checks whether a\n" -"particular command is available." +"This package contains the standard GTK+ 2.x theming engines including\n" +"Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" +"Redmond95 and ThinIce." msgstr "" -#: gnu/packages/perl.scm:1732 -msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" +#: gnu/packages/gtk.scm:1541 +msgid "Cairo-based theming engine for GTK+ 2.x" msgstr "" -#: gnu/packages/perl.scm:1733 +#: gnu/packages/gtk.scm:1543 msgid "" -"Devel::GlobalDestruction provides a function returning the\n" -"equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." +"Murrine is a cairo-based GTK+ theming engine. It is named after the\n" +"glass artworks done by Venicians glass blowers." msgstr "" -#: gnu/packages/perl.scm:1753 -msgid "Alias lexical variables" +#: gnu/packages/gtk.scm:1568 +msgid "Spell-checking addon for GTK's TextView widget" msgstr "" -#: gnu/packages/perl.scm:1754 +#: gnu/packages/gtk.scm:1570 msgid "" -"Devel::LexAlias provides the ability to alias a lexical\n" -"variable in a subroutines scope to one of your choosing." +"GtkSpell provides word-processor-style highlighting and replacement of\n" +"misspelled words in a GtkTextView widget." msgstr "" -#: gnu/packages/perl.scm:1776 -msgid "Introspect overloaded operators" +#: gnu/packages/gtk.scm:1593 +msgid "Lightweight GTK+ clipboard manager" msgstr "" -#: gnu/packages/perl.scm:1777 +#: gnu/packages/gtk.scm:1595 msgid "" -"Devel::OverloadInfo returns information about overloaded\n" -"operators for a given class (or object), including where in the inheritance\n" -"hierarchy the overloads are declared and where the code implementing it is." +"ClipIt is a clipboard manager with features such as a history, search\n" +"thereof, global hotkeys and clipboard item actions. It was forked from\n" +"Parcellite and adds bugfixes and features." msgstr "" -#: gnu/packages/perl.scm:1804 -msgid "Partial dumping of data structures" +#: gnu/packages/gtk.scm:1632 +msgid "Thin layer of graphic data types" msgstr "" -#: gnu/packages/perl.scm:1805 +#: gnu/packages/gtk.scm:1633 msgid "" -"This module is a data dumper optimized for logging of\n" -"arbitrary parameters." +"This library provides graphic types and their relative API;\n" +"it does not deal with windowing system surfaces, drawing, scene graphs, or\n" +"input." msgstr "" -#: gnu/packages/perl.scm:1823 -msgid "Object representing a stack trace" +#: gnu/packages/guile.scm:135 gnu/packages/guile.scm:213 +msgid "Scheme implementation intended especially for extensions" msgstr "" -#: gnu/packages/perl.scm:1824 +#: gnu/packages/guile.scm:137 gnu/packages/guile.scm:215 msgid "" -"The Devel::StackTrace module contains two classes,\n" -"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate the\n" -"information that can be retrieved via Perl's caller() function, as well as\n" -"providing a simple interface to this data." +"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" +"official extension language of the GNU system. It is an implementation of\n" +"the Scheme language which can be easily embedded in other applications to\n" +"provide a convenient means of extending the functionality of the " +"application\n" +"without requiring the source code to be rewritten." msgstr "" -#: gnu/packages/perl.scm:1846 -msgid "Displays stack trace in HTML" +#: gnu/packages/guile.scm:351 +msgid "Line editing support for GNU Guile" msgstr "" -#: gnu/packages/perl.scm:1847 +#: gnu/packages/guile.scm:353 msgid "" -"Devel::StackTrace::AsHTML adds as_html method to\n" -"Devel::StackTrace which displays the stack trace in beautiful HTML, with code\n" -"snippet context and function parameters. If you call it on an instance of\n" -"Devel::StackTrace::WithLexicals, you even get to see the lexical variables of\n" -"each stack frame." +"This module provides line editing support via the Readline library for\n" +"address@hidden Use the @code{(ice-9 readline)} module and call its\n" +"@code{activate-readline} procedure to enable it." msgstr "" -#: gnu/packages/perl.scm:1868 -msgid "Dump symbol names or the symbol table" +#: gnu/packages/guile.scm:472 +msgid "Package manager for Guile" msgstr "" -#: gnu/packages/perl.scm:1869 -msgid "Devel::Symdump provides access to the perl symbol table." +#: gnu/packages/guile.scm:474 +msgid "" +"Guildhall is a package manager written for Guile Scheme. A guild is\n" +"an association of independent craftspeople. A guildhall is where they " +"meet.\n" +"This Guildhall aims to make a virtual space for Guile wizards and " +"journeyfolk\n" +"to share code.\n" +"\n" +"On a practical level, Guildhall lets you share Scheme modules and programs\n" +"over the internet, and install code that has been shared by others. " +"Guildhall\n" +"can handle dependencies, so when a program requires several libraries, and\n" +"each of those has further dependencies, all of the prerequisites for the\n" +"program can be installed in one go." msgstr "" -#: gnu/packages/perl.scm:1886 -msgid "Keyed-Hashing for Message Authentication" +#: gnu/packages/guile.scm:566 +msgid "Web application framework written in Guile" msgstr "" -#: gnu/packages/perl.scm:1887 +#: gnu/packages/guile.scm:567 msgid "" -"The Digest::HMAC module follows the common Digest::\n" -"interface for the RFC 2104 HMAC mechanism." +"GNU Artanis is a web application framework written in Guile\n" +"Scheme. A web application framework (WAF) is a software framework that is\n" +"designed to support the development of dynamic websites, web applications, " +"web\n" +"services and web resources. The framework aims to alleviate the overhead\n" +"associated with common activities performed in web development. Artanis\n" +"provides several tools for web development: database access, templating\n" +"frameworks, session management, URL-remapping for RESTful, page caching, " +"and\n" +"more." msgstr "" -#: gnu/packages/perl.scm:1903 -msgid "Perl implementation of the SHA-1 message digest algorithm" +#: gnu/packages/guile.scm:593 +msgid "Framework for building readers for GNU Guile" msgstr "" -#: gnu/packages/perl.scm:1905 +#: gnu/packages/guile.scm:595 msgid "" -"This package provides 'Digest::SHA1', an implementation of the NIST\n" -"SHA-1 message digest algorithm for use by Perl programs." +"Guile-Reader is a simple framework for building readers for GNU Guile.\n" +"\n" +"The idea is to make it easy to build procedures that extend Guile’s read\n" +"procedure. Readers supporting various syntax variants can easily be " +"written,\n" +"possibly by re-using existing “token readers” of a standard Scheme\n" +"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" +"document syntax.\n" +"\n" +"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" +"hopefully more powerful and flexible (for instance, one may instantiate as\n" +"many readers as needed)." msgstr "" -#: gnu/packages/perl.scm:1927 -msgid "Declare version conflicts for your dist" +#: gnu/packages/guile.scm:649 +msgid "Guile bindings to ncurses" msgstr "" -#: gnu/packages/perl.scm:1928 +#: gnu/packages/guile.scm:651 msgid "" -"This module allows you to specify conflicting versions of\n" -"modules separately and deal with them after the module is done installing." +"guile-ncurses provides Guile language bindings for the ncurses\n" +"library." msgstr "" -#: gnu/packages/perl.scm:1945 -msgid "OO-ish Error/Exception handling for Perl" +#: gnu/packages/guile.scm:678 +msgid "Run jobs at scheduled times" msgstr "" -#: gnu/packages/perl.scm:1946 +#: gnu/packages/guile.scm:680 msgid "" -"The Error package provides two interfaces. Firstly Error\n" -"provides a procedural interface to exception handling. Secondly Error is a\n" -"base class for errors/exceptions that can either be thrown, for subsequent\n" -"catch, or can simply be recorded." +"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" +"tasks on a schedule, such as every hour or every Monday. Mcron is written " +"in\n" +"Guile, so its configuration can be written in Scheme; the original cron\n" +"format is also supported." msgstr "" -#: gnu/packages/perl.scm:1971 -msgid "Safely and cleanly create closures via string eval" +#: gnu/packages/guile.scm:781 +msgid "Guile parser library for the iCalendar format" msgstr "" -#: gnu/packages/perl.scm:1972 +#: gnu/packages/guile.scm:783 msgid "" -"String eval is often used for dynamic code generation. For\n" -"instance, Moose uses it heavily, to generate inlined versions of accessors and\n" -"constructors, which speeds code up at runtime by a significant amount. String\n" -"eval is not without its issues however - it's difficult to control the scope\n" -"it's used in (which determines which variables are in scope inside the eval),\n" -"and it's easy to miss compilation errors, since eval catches them and sticks\n" -"them in $@@ instead. This module attempts to solve these problems. It\n" -"provides an eval_closure function, which evals a string in a clean\n" -"environment, other than a fixed list of specified variables. Compilation\n" -"errors are rethrown automatically." +"Guile-ICS is an iCalendar (RFC5545) format parser library written in\n" +"pure Scheme. The library can be used to read and write iCalendar data.\n" +"\n" +"The library is shipped with documentation in Info format and usage examples." msgstr "" -#: gnu/packages/perl.scm:2001 -msgid "Allows you to declare real exception classes in Perl" +#: gnu/packages/guile.scm:818 +msgid "Collection of useful Guile Scheme modules" msgstr "" -#: gnu/packages/perl.scm:2002 +#: gnu/packages/guile.scm:820 msgid "" -"Exception::Class allows you to declare exception hierarchies\n" -"in your modules in a \"Java-esque\" manner." +"Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" +"modules, allowing for people to cooperate integrating their generic Guile\n" +"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" +"for Guile\"." msgstr "" -#: gnu/packages/perl.scm:2018 -msgid "Lightweight exporting of functions and variables" +#: gnu/packages/guile.scm:861 +msgid "JSON module for Guile" msgstr "" -#: gnu/packages/perl.scm:2020 +#: gnu/packages/guile.scm:863 msgid "" -"Exporter::Lite is an alternative to Exporter, intended to provide a\n" -"lightweight subset of the most commonly-used functionality. It supports\n" -"import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." +"Guile-JSON supports parsing and building JSON documents according to the\n" +"specification. These are the main features:\n" +"\n" +"@itemize\n" +"@item Strictly complies to @uref{http://json.org, specification}.\n" +"@item Build JSON documents programmatically via macros.\n" +"@item Unicode support for strings.\n" +"@item Allows JSON pretty printing.\n" +"@end itemize\n" msgstr "" -#: gnu/packages/perl.scm:2041 -msgid "Exporter with the features of Sub::Exporter but only core dependencies" +#: gnu/packages/guile.scm:950 +msgid "MiniKanren declarative logic system, packaged for Guile" msgstr "" -#: gnu/packages/perl.scm:2042 +#: gnu/packages/guile.scm:952 msgid "" -"Exporter::Tiny supports many of Sub::Exporter's\n" -"external-facing features including renaming imported functions with the `-as`,\n" -"`-prefix` and `-suffix` options; explicit destinations with the `into` option;\n" -"and alternative installers with the `installler` option. But it's written in\n" -"only about 40% as many lines of code and with zero non-core dependencies." +"MiniKanren is a relational programming extension to the Scheme\n" +"programming Language, written as a smaller version of Kanren suitable for\n" +"pedagogical purposes. It is featured in the book, The Reasoned Schemer,\n" +"written by Dan Friedman, William Byrd, and Oleg Kiselyov.\n" +"\n" +"This is Ian Price's r6rs packaged version of miniKanren, which deviates\n" +"slightly from miniKanren mainline.\n" +"\n" +"See http://minikanren.org/ for more on miniKanren generally." msgstr "" -#: gnu/packages/perl.scm:2065 -msgid "Build.PL install path logic made easy" +#: gnu/packages/guile.scm:1023 +msgid "" +"Minimal implementation of incremental computation in Guile\n" +"Scheme" msgstr "" -#: gnu/packages/perl.scm:2066 +#: gnu/packages/guile.scm:1025 msgid "" -"This module tries to make install path resolution as easy as\n" -"possible." +"This package provides a complete Scheme implementation of\n" +"miniAdapton, which implements the core functionality of the Adapton system " +"for\n" +"incremental computation (also known as self-adjusting computation). Like\n" +"Adapton, miniAdapton allows programmers to safely combine mutation and\n" +"memoization. miniAdapton is built on top of an even simpler system,\n" +"microAdapton. Both miniAdapton and microAdapton are designed to be easy to\n" +"understand, extend, and port to host languages other than Scheme." msgstr "" -#: gnu/packages/perl.scm:2084 -msgid "Wrapper for perl's configuration" +#: gnu/packages/guile.scm:1109 +msgid "S-expression based regular expressions" msgstr "" -#: gnu/packages/perl.scm:2085 +#: gnu/packages/guile.scm:1111 msgid "" -"ExtUtils::Config is an abstraction around the %Config hash.\n" -"By itself it is not a particularly interesting module by any measure, however\n" -"it ties together a family of modern toolchain modules." +"Irregex is an s-expression based alternative to your classic\n" +"string-based regular expressions. It implements SRFI 115 and is deeply\n" +"inspired by the SCSH regular expression system." msgstr "" -#: gnu/packages/perl.scm:2104 -msgid "Various portability utilities for module builders" +#: gnu/packages/guile.scm:1195 +msgid "Guile bindings to the GDBM library via Guile's FFI" msgstr "" -#: gnu/packages/perl.scm:2105 +#: gnu/packages/guile.scm:1197 msgid "" -"This module provides various portable helper functions for\n" -"module building modules." +"Guile bindings to the GDBM key-value storage system, using\n" +"Guile's foreign function interface." msgstr "" -#: gnu/packages/perl.scm:2133 -msgid "Watch for changes to files" +#: gnu/packages/guile.scm:1254 +msgid "Access SQLite databases from Guile" msgstr "" -#: gnu/packages/perl.scm:2134 -msgid "" -"This module provides a class to monitor a directory for\n" -"changes made to any file." +#: gnu/packages/guile.scm:1256 +msgid "This package provides Guile bindings to the SQLite database system." msgstr "" -#: gnu/packages/perl.scm:2152 -msgid "Recursively copy files and directories" +#: gnu/packages/guile.scm:1304 +msgid "Functional static site generator" msgstr "" -#: gnu/packages/perl.scm:2153 +#: gnu/packages/guile.scm:1305 msgid "" -"This module has 3 functions: one to copy files only, one to\n" -"copy directories only, and one to do either depending on the argument's\n" -"type." +"Haunt is a static site generator written in Guile\n" +"Scheme. Haunt features a functional build system and an extensible\n" +"interface for reading articles in any format." msgstr "" -#: gnu/packages/perl.scm:2175 -msgid "Alternative interface to File::Find" +#: gnu/packages/guile.scm:1332 +msgid "Guile application configuration parsing library" msgstr "" -#: gnu/packages/perl.scm:2176 +#: gnu/packages/guile.scm:1334 msgid "" -"File::Find::Rule is a friendlier interface to File::Find.\n" -"It allows you to build rules which specify the desired files and\n" -"directories." +"Guile Config is a library providing a declarative approach to\n" +"application configuration specification. The library provides clean\n" +"configuration declaration forms, and processors that take care of:\n" +"configuration file creation; configuration file parsing; command-line\n" +"parameter parsing using getopt-long; basic GNU command-line parameter\n" +"generation (--help, --usage, --version); automatic output generation for " +"the\n" +"above command-line parameters." msgstr "" -#: gnu/packages/perl.scm:2199 -msgid "Common rules for searching for Perl things" +#: gnu/packages/guile.scm:1372 +msgid "Redis client library for Guile" msgstr "" -#: gnu/packages/perl.scm:2200 +#: gnu/packages/guile.scm:1373 msgid "" -"File::Find::Rule::Perl provides methods for finding various\n" -"types Perl-related files, or replicating search queries run on a distribution\n" -"in various parts of the CPAN ecosystem." +"Guile-redis provides a Scheme interface to the Redis\n" +"key-value cache and store." msgstr "" -#: gnu/packages/perl.scm:2223 -msgid "Find your home and other directories on any platform" +#: gnu/packages/guile.scm:1447 +msgid "Whitespace to lisp syntax for Guile" msgstr "" -#: gnu/packages/perl.scm:2224 +#: gnu/packages/guile.scm:1448 msgid "" -"File::HomeDir is a module for locating the directories that\n" -"are \"owned\" by a user (typically your user) and to solve the various issues\n" -"that arise trying to find them consistently across a wide variety of\n" -"platforms." +"Wisp is a syntax for Guile which provides a Python-like\n" +"whitespace-significant language. It may be easier on the eyes for some\n" +"users and in some situations." msgstr "" -#: gnu/packages/perl.scm:2251 -msgid "" -"Perl extension for crawling directory trees and compiling\n" -"lists of files" +#: gnu/packages/guile.scm:1498 +msgid "2D/3D game engine for GNU Guile" msgstr "" -#: gnu/packages/perl.scm:2254 +#: gnu/packages/guile.scm:1499 msgid "" -"The File::List module crawls the directory tree starting at the\n" -"provided base directory and can return files (and/or directories if desired)\n" -"matching a regular expression." +"Sly is a 2D/3D game engine written in Guile Scheme. Sly\n" +"features a functional reactive programming interface and live coding\n" +"capabilities." msgstr "" -#: gnu/packages/perl.scm:2273 -msgid "Remove files and directories in Perl" +#: gnu/packages/guile.scm:1535 +msgid "Generate C bindings for Guile" msgstr "" -#: gnu/packages/perl.scm:2274 +#: gnu/packages/guile.scm:1536 msgid "" -"File::Remove::remove removes files and directories. It acts\n" -"like /bin/rm, for the most part. Although \"unlink\" can be given a list of\n" -"files, it will not remove directories; this module remedies that. It also\n" -"accepts wildcards, * and ?, as arguments for file names." +"G-Wrap is a tool and Guile library for generating function\n" +"wrappers for inter-language calls. It currently only supports generating " +"Guile\n" +"wrappers for C functions. Given a definition of the types and prototypes " +"for\n" +"a given C interface, G-Wrap will automatically generate the C code that\n" +"provides access to that interface and its types from the Scheme level." msgstr "" -#: gnu/packages/perl.scm:2298 -msgid "Locate per-dist and per-module shared files" +#: gnu/packages/guile.scm:1573 +msgid "Guile database abstraction layer" msgstr "" -#: gnu/packages/perl.scm:2299 +#: gnu/packages/guile.scm:1576 msgid "" -"The intent of File::ShareDir is to provide a companion to\n" -"Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" -"module to have access to a large amount of read-only data that is stored on\n" -"the file-system at run-time. Once the files have been installed to the\n" -"correct directory, you can use File::ShareDir to find your files again after\n" -"the installation." +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. Database programming with guile-dbi is generic in that the " +"same\n" +"programming interface is presented regardless of which database system is " +"used.\n" +"It currently supports MySQL, Postgres and SQLite3." msgstr "" -#: gnu/packages/perl.scm:2321 -msgid "Install shared files" +#: gnu/packages/guile.scm:1602 +msgid "Guile DBI driver for SQLite" msgstr "" -#: gnu/packages/perl.scm:2322 +#: gnu/packages/guile.scm:1605 msgid "" -"File::ShareDir::Install allows you to install read-only data\n" -"files from a distribution. It is a companion module to File::ShareDir, which\n" -"allows you to locate these files after installation." +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. This package implements the interface for SQLite." msgstr "" -#: gnu/packages/perl.scm:2341 -msgid "Reading/Writing/Modifying of complete files" +#: gnu/packages/guile.scm:1651 +msgid "DSV module for Guile" msgstr "" -#: gnu/packages/perl.scm:2342 +#: gnu/packages/guile.scm:1653 msgid "" -"File::Slurp provides subroutines to read or write entire\n" -"files with a simple call. It also has a subroutine for reading the list of\n" -"file names in a directory." +"Guile-DSV is a GNU Guile module for working with the\n" +"delimiter-separated values (DSV) data format. Guile-DSV supports the\n" +"Unix-style DSV format and RFC 4180 format." msgstr "" -#: gnu/packages/perl.scm:2363 -msgid "Return name and handle of a temporary file safely" +#: gnu/packages/guile.scm:1680 +msgid "XOSD bindings for Guile" msgstr "" -#: gnu/packages/perl.scm:2364 +#: gnu/packages/guile.scm:1682 msgid "" -"File::Temp can be used to create and open temporary files in\n" -"a safe way." +"Guile-XOSD provides Guile bindings for @code{libxosd},\n" +"@uref{http://sourceforge.net/projects/libxosd/, the X On Screen Display\n" +"library}." msgstr "" -#: gnu/packages/perl.scm:2381 -msgid "Portable implementation of the `which' utility" +#: gnu/packages/guile.scm:1705 +msgid "Evaluate code in a running Guile process" msgstr "" -#: gnu/packages/perl.scm:2383 +#: gnu/packages/guile.scm:1707 msgid "" -"File::Which was created to be able to get the paths to executable\n" -"programs on systems under which the `which' program wasn't implemented in the\n" -"shell." +"Guile-Daemon is a small Guile program that loads your initial\n" +"configuration file, and then reads and evaluates Guile expressions that\n" +"you send to a FIFO file." msgstr "" -#: gnu/packages/perl.scm:2410 -msgid "Getopt::Long, but simpler and more powerful" +#: gnu/packages/guile.scm:1738 +msgid "CommonMark parser for Guile" msgstr "" -#: gnu/packages/perl.scm:2411 +#: gnu/packages/guile.scm:1740 msgid "" -"Getopt::Long::Descriptive is yet another Getopt library.\n" -"It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" -"avoid making you think about its huge array of options. It also provides\n" -"usage (help) messages, data validation, and a few other useful features." +"guile-commonmark is a library for parsing CommonMark, a fully specified\n" +"variant of Markdown. The library is written in Guile Scheme and is " +"designed\n" +"to transform a CommonMark document to SXML. guile-commonmark tries to " +"closely\n" +"follow the @uref{http://commonmark.org/, CommonMark spec}, the main " +"difference\n" +"is no support for parsing block and inline level HTML." msgstr "" -#: gnu/packages/perl.scm:2429 -msgid "Table-driven argument parsing for Perl" +#: gnu/packages/guile.scm:1771 +msgid "Structured access to bytevector contents for Guile" msgstr "" -#: gnu/packages/perl.scm:2431 +#: gnu/packages/guile.scm:1773 msgid "" -"Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" -"vaguely inspired by John Ousterhout's Tk_ParseArgv." +"Guile bytestructures offers a system imitating the type system\n" +"of the C programming language, to be used on bytevectors. C's type\n" +"system works on raw memory, and Guile works on bytevectors which are\n" +"an abstraction over raw memory. It's also more powerful than the C\n" +"type system, elevating types to first-class status." msgstr "" -#: gnu/packages/perl.scm:2451 -msgid "Merge arbitrarily deep hashes into a single hash" +#: gnu/packages/guile.scm:1817 +msgid "Spell-checking from Guile" msgstr "" -#: gnu/packages/perl.scm:2452 +#: gnu/packages/guile.scm:1819 msgid "" -"Hash::Merge merges two arbitrarily deep hashes into a single\n" -"hash. That is, at any level, it will add non-conflicting key-value pairs from\n" -"one hash to the other, and follows a set of specific rules when there are key\n" -"value conflicts. The hash is followed recursively, so that deeply nested\n" -"hashes that are at the same level will be merged when the parent hashes are\n" -"merged." +"guile-aspell is a Guile Scheme library for comparing a string against a\n" +"dictionary and suggesting spelling corrections." msgstr "" -#: gnu/packages/perl.scm:2474 -msgid "Store multiple values per key" +#: gnu/packages/guile.scm:1873 +msgid "Extend Bash using Guile" msgstr "" -#: gnu/packages/perl.scm:2475 +#: gnu/packages/guile.scm:1875 +#, scheme-format msgid "" -"Hash::MultiValue is an object (and a plain hash reference)\n" -"that may contain multiple values per key, inspired by MultiDict of WebOb." +"Guile-Bash provides a shared library and set of Guile modules,\n" +"allowing you to extend Bash in Scheme. Scheme interfaces allow you to " +"access\n" +"the following aspects of Bash:\n" +"\n" +"@itemize\n" +"@item aliases;\n" +"@item setting and getting Bash variables;\n" +"@item creating dynamic variables;\n" +"@item creating Bash functions with a Scheme implementation;\n" +"@item reader macro for output capturing;\n" +"@item reader macro for evaluating raw Bash commands.\n" +"@end itemize\n" +"\n" +"To enable it, run:\n" +"\n" +"@example\n" +"enable -f ~/.guix-profile/lib/bash/libguile-bash.so scm\n" +"@end example\n" +"\n" +"and then run @command{scm example.scm}." msgstr "" -#: gnu/packages/perl.scm:2495 -msgid "Import packages into other packages" +#: gnu/packages/guile.scm:1922 +msgid "Asynchronous actor model library for Guile" msgstr "" -#: gnu/packages/perl.scm:2496 +#: gnu/packages/guile.scm:1924 msgid "" -"Writing exporters is a pain. Some use Exporter, some use\n" -"Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" -"some things are pragmas. Exporting on someone else's behalf is harder. The\n" -"exporters don't provide a consistent API for this, and pragmas need to have\n" -"their import method called directly, since they effect the current unit of\n" -"compilation. Import::Into provides global methods to make this painless." +"GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming\n" +"library for GNU Guile based on the actor model.\n" +"\n" +"Note that 8sync is only available for Guile 2.2." msgstr "" -#: gnu/packages/perl.scm:2518 -msgid "Use modules in inc/ if newer than installed" +#: gnu/packages/guile.scm:1947 +msgid "Lightweight concurrency facility for Guile" msgstr "" -#: gnu/packages/perl.scm:2519 +#: gnu/packages/guile.scm:1949 msgid "" -"The inc::latest module helps bootstrap configure-time\n" -"dependencies for CPAN distributions. These dependencies get bundled into the\n" -"inc directory within a distribution and are used by Makefile.PL or Build.PL." +"Fibers is a Guile library that implements a a lightweight concurrency\n" +"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber " +"is\n" +"like a \"goroutine\" from the Go language: a lightweight thread-like\n" +"abstraction. Systems built with Fibers can scale up to millions of " +"concurrent\n" +"fibers, tens of thousands of concurrent socket connections, and many " +"parallel\n" +"cores. The Fibers library also provides Concurrent ML-like channels for\n" +"communication between fibers.\n" +"\n" +"Note that Fibers makes use of some Guile 2.1/2.2-specific features and\n" +"is not available for Guile 2.0." msgstr "" -#: gnu/packages/perl.scm:2538 -msgid "Utilities for interactive I/O" +#: gnu/packages/guile.scm:2004 +msgid "Guile bindings for libgit2" msgstr "" -#: gnu/packages/perl.scm:2539 +#: gnu/packages/guile.scm:2006 msgid "" -"This module provides three utility subroutines that make it\n" -"easier to develop interactive applications: is_interactive(), interactive(),\n" -"and busy()." +"This package provides Guile bindings to libgit2, a library to\n" +"manipulate repositories of the Git version control system." msgstr "" -#: gnu/packages/perl.scm:2558 -msgid "Emulate file interface for in-core strings" +#: gnu/packages/guile.scm:2031 +msgid "General-purpose syntax highlighter for GNU Guile" msgstr "" -#: gnu/packages/perl.scm:2559 +#: gnu/packages/guile.scm:2032 msgid "" -"IO::String is an IO::File (and IO::Handle) compatible class\n" -"that reads or writes data from in-core strings." +"Guile-syntax-highlight is a general-purpose syntax\n" +"highlighting library for GNU Guile. It can parse code written in various\n" +"programming languages into a simple s-expression that can be converted to\n" +"HTML (via SXML) or any other format for rendering." msgstr "" -#: gnu/packages/perl.scm:2577 -msgid "IO:: interface for reading/writing an array of lines" +#: gnu/packages/guile.scm:2063 +msgid "S-expression based json reader/writer for Guile" msgstr "" -#: gnu/packages/perl.scm:2578 +#: gnu/packages/guile.scm:2064 msgid "" -"This toolkit primarily provides modules for performing both\n" -"traditional and object-oriented i/o) on things *other* than normal\n" -"filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." +"guile-sjson is a json reader/writer for Guile.\n" +"It has a nice, simple s-expression based syntax." msgstr "" -#: gnu/packages/perl.scm:2596 -msgid "Perl interface to pseudo ttys" +#: gnu/packages/guile.scm:2108 +msgid "Colorized REPL for Guile" msgstr "" -#: gnu/packages/perl.scm:2598 -msgid "" -"This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" -"pseudo ttys." +#: gnu/packages/guile.scm:2110 +msgid "Guile-colorized provides you with a colorized REPL for GNU Guile." msgstr "" -#: gnu/packages/perl.scm:2626 -msgid "Run system() and background procs w/ piping, redirs, ptys" +#: gnu/packages/imagemagick.scm:110 gnu/packages/imagemagick.scm:211 +msgid "Create, edit, compose, or convert bitmap images" msgstr "" -#: gnu/packages/perl.scm:2627 +#: gnu/packages/imagemagick.scm:112 msgid "" -"IPC::Run allows you run and interact with child processes\n" -"using files, pipes, and pseudo-ttys. Both system()-style and scripted usages\n" -"are supported and may be mixed. Likewise, functional and OO API styles are\n" -"both supported and may be mixed." +"ImageMagick is a software suite to create, edit, compose, or convert\n" +"bitmap images. It can read and write images in a variety of formats (over " +"100)\n" +"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, " +"SVG,\n" +"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear " +"and\n" +"transform images, adjust image colors, apply various special effects, or " +"draw\n" +"text, lines, polygons, ellipses and Bézier curves." msgstr "" -#: gnu/packages/perl.scm:2645 -msgid "Run a subprocess with input/output redirection" +#: gnu/packages/imagemagick.scm:157 +msgid "Perl interface to ImageMagick" msgstr "" -#: gnu/packages/perl.scm:2647 +#: gnu/packages/imagemagick.scm:158 msgid "" -"The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" -"stdout, and/or stderr to files and perl data structures. It aims to satisfy\n" -"99% of the need for using system, qx, and open3 with a simple, extremely\n" -"Perlish API and none of the bloat and rarely used features of IPC::Run." -msgstr "" - -#: gnu/packages/perl.scm:2671 -msgid "Lightweight interface to shared memory" +"This Perl extension allows the reading, manipulation and\n" +"writing of a large number of image file formats using the ImageMagick " +"library.\n" +"Use it to create, edit, compose, or convert bitmap images from within a " +"Perl\n" +"script." msgstr "" -#: gnu/packages/perl.scm:2672 +#: gnu/packages/imagemagick.scm:213 msgid "" -"IPC::ShareLite provides a simple interface to shared memory,\n" -"allowing data to be efficiently communicated between processes." +"GraphicsMagick provides a comprehensive collection of utilities,\n" +"programming interfaces, and GUIs, to support file format conversion, image\n" +"processing, and 2D vector rendering." msgstr "" -#: gnu/packages/perl.scm:2692 -msgid "JSON encoder/decoder for Perl" +#: gnu/packages/image.scm:96 +msgid "Library for handling PNG files" msgstr "" -#: gnu/packages/perl.scm:2693 +#: gnu/packages/image.scm:98 msgid "" -"This module converts Perl data structures to JSON and vice\n" -"versa using either JSON::XS or JSON::PP." +"Libpng is the official PNG (Portable Network Graphics) reference\n" +"library. It supports almost all PNG features and is extensible." msgstr "" -#: gnu/packages/perl.scm:2718 -msgid "Wrapper for Perl JSON classes" +#: gnu/packages/image.scm:162 +msgid "APNG patch for libpng" msgstr "" -#: gnu/packages/perl.scm:2720 +#: gnu/packages/image.scm:164 msgid "" -"This module tries to provide a coherent API to bring together the\n" -"various JSON modules currently on CPAN. This module will allow you to code to\n" -"any JSON API and have it work regardless of which JSON module is actually\n" -"installed." +"APNG (Animated Portable Network Graphics) is an unofficial\n" +"extension of the APNG (Portable Network Graphics) format.\n" +"APNG patch provides APNG support to libpng." msgstr "" -#: gnu/packages/perl.scm:2744 -msgid "Cpanel::JSON::XS with fallback" +#: gnu/packages/image.scm:204 +msgid "Read and write PNG images" msgstr "" -#: gnu/packages/perl.scm:2745 +#: gnu/packages/image.scm:206 msgid "" -"This module first checks to see if either Cpanel::JSON::XS\n" -"or JSON::XS is already loaded, in which case it uses that module. Otherwise\n" -"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and\n" -"either uses the first module it finds or throws an error." -msgstr "" - -#: gnu/packages/perl.scm:2768 -msgid "JSON serialising/deserialising for Perl" +"This package provides an easy and simple way to read, write and display\n" +"bitmap images stored in the PNG format. It can read and write both files " +"and\n" +"in-memory raw vectors." msgstr "" -#: gnu/packages/perl.scm:2792 -msgid "Combination of List::Util and List::MoreUtils" +#: gnu/packages/image.scm:241 +msgid "Utility to compress PNG files" msgstr "" -#: gnu/packages/perl.scm:2793 +#: gnu/packages/image.scm:242 msgid "" -"This module exports all of the functions that either\n" -"List::Util or List::MoreUtils defines, with preference to List::Util." +"pngcrusqh is an optimizer for PNG (Portable Network Graphics)\n" +"files. It can compress them as much as 40% losslessly." msgstr "" -#: gnu/packages/perl.scm:2817 -msgid "Provide the stuff missing in List::Util" +#: gnu/packages/image.scm:261 +msgid "Library for handling JPEG files" msgstr "" -#: gnu/packages/perl.scm:2818 +#: gnu/packages/image.scm:263 msgid "" -"List::MoreUtils provides some trivial but commonly needed\n" -"functionality on lists which is not going to go into List::Util." +"Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" +"JPEG is a standardized compression method for full-color and gray-scale\n" +"images.\n" +"The included programs provide conversion between the JPEG format and\n" +"image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." msgstr "" -#: gnu/packages/perl.scm:2836 -msgid "Expiry plug-in for Memoize that adds LRU cache expiration" +#: gnu/packages/image.scm:328 +msgid "Implementation of the JPEG XR standard" msgstr "" -#: gnu/packages/perl.scm:2837 +#: gnu/packages/image.scm:329 msgid "" -"This module implements an expiry policy for Memoize that\n" -"follows LRU semantics, that is, the last n results, where n is specified as\n" -"the argument to the CACHESIZE parameter, will be cached." +"JPEG XR is an approved ISO/IEC International standard (its\n" +"official designation is ISO/IEC 29199-2). This library is an implementation " +"of that standard." msgstr "" -#: gnu/packages/perl.scm:2856 -msgid "Definition of MIME types" -msgstr "Definicja typów MIME" +#: gnu/packages/image.scm:352 +msgid "Optimize JPEG images" +msgstr "" -#: gnu/packages/perl.scm:2857 +#: gnu/packages/image.scm:354 msgid "" -"This module provides a list of known mime-types, combined\n" -"from various sources. For instance, it contains all IANA types and the\n" -"knowledge of Apache." +"jpegoptim provides lossless optimization (based on optimizing\n" +"the Huffman tables) and \"lossy\" optimization based on setting\n" +"maximum quality factor." msgstr "" -#: gnu/packages/perl.scm:2886 -msgid "Tiny replacement for Module::Build" +#: gnu/packages/image.scm:379 +msgid "Library for handling Mac OS icns resource files" msgstr "" -#: gnu/packages/perl.scm:2887 +#: gnu/packages/image.scm:381 msgid "" -"Many Perl distributions use a Build.PL file instead of a\n" -"Makefile.PL file to drive distribution configuration, build, test and\n" -"installation. Traditionally, Build.PL uses Module::Build as the underlying\n" -"build system. This module provides a simple, lightweight, drop-in\n" -"replacement. Whereas Module::Build has over 6,700 lines of code; this module\n" -"has less than 120, yet supports the features needed by most distributions." +"Libicns is a library for the manipulation of Mac OS IconFamily resource\n" +"type files (ICNS). @command{icns2png} and @command{png2icns} are provided " +"to\n" +"convert between PNG and ICNS. @command{icns2png} will extract image files " +"from\n" +"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for " +"use\n" +"with .desktop files. Additionally, @command{icontainer2png} is provided " +"for\n" +"extracting icontainer icon files." msgstr "" -#: gnu/packages/perl.scm:2909 -msgid "Find and use installed modules in a (sub)category" +#: gnu/packages/image.scm:415 +msgid "Library for handling TIFF files" msgstr "" -#: gnu/packages/perl.scm:2910 +#: gnu/packages/image.scm:417 msgid "" -"Module::Find lets you find and use modules in categories.\n" -"This can be useful for auto-detecting driver or plugin modules. You can\n" -"differentiate between looking in the category itself or in all\n" -"subcategories." +"Libtiff provides support for the Tag Image File Format (TIFF), a format\n" +"used for storing image data.\n" +"Included are a library, libtiff, for reading and writing TIFF and a small\n" +"collection of tools for doing simple manipulations of TIFF images." msgstr "" -#: gnu/packages/perl.scm:2936 -msgid "Loads alternate underlying implementations for a module" +#: gnu/packages/image.scm:480 +msgid "Library and tools for image processing and analysis" msgstr "" -#: gnu/packages/perl.scm:2937 +#: gnu/packages/image.scm:482 msgid "" -"This module abstracts out the process of choosing one of\n" -"several underlying implementations for a module. This can be used to provide\n" -"XS and pure Perl implementations of a module, or it could be used to load an\n" -"implementation for a given OS or any other case of needing to provide multiple\n" -"implementations." +"Leptonica is a C library and set of command-line tools for efficient\n" +"image processing and image analysis operations. It supports rasterop, " +"affine\n" +"transformations, binary and grayscale morphology, rank order, and " +"convolution,\n" +"seedfill and connected components, image transformations combining changes " +"in\n" +"scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" +"arithmetic ops." msgstr "" -#: gnu/packages/perl.scm:2975 -msgid "Standalone, extensible Perl module installer" +#: gnu/packages/image.scm:503 +msgid "Decoder of the JBIG2 image compression format" msgstr "" -#: gnu/packages/perl.scm:2976 +#: gnu/packages/image.scm:505 msgid "" -"Module::Install is a package for writing installers for\n" -"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a\n" -"strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" -"installation version 5.005 or newer." +"JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" +"monochrome) images at moderately high resolution, and in particular scanned\n" +"paper documents. In this domain it is very efficient, offering compression\n" +"ratios on the order of 100:1.\n" +"\n" +"This is a decoder only implementation, and currently is in the alpha\n" +"stage, meaning it doesn't completely work yet. However, it is\n" +"maintaining parity with available encoders, so it is useful for real\n" +"work." msgstr "" -#: gnu/packages/perl.scm:2996 -msgid "Perl runtime module handling" -msgstr "" +#: gnu/packages/image.scm:540 +msgid "JPEG 2000 codec" +msgstr "Kodek JPEG 2000" -#: gnu/packages/perl.scm:2997 +#: gnu/packages/image.scm:542 msgid "" -"The functions exported by this module deal with runtime\n" -"handling of Perl modules, which are normally handled at compile time." +"The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" +"been developed in order to promote the use of JPEG 2000, the new\n" +"still-image compression standard from the Joint Photographic Experts\n" +"Group (JPEG).\n" +"\n" +"In addition to the basic codec, various other features are under\n" +"development, among them the JP2 and MJ2 (Motion JPEG 2000) file formats,\n" +"an indexing tool useful for the JPIP protocol, JPWL-tools for\n" +"error-resilience, a Java-viewer for j2k-images, ..." msgstr "" -#: gnu/packages/perl.scm:3018 -msgid "Provide information on conflicts for Module::Runtime" +#: gnu/packages/image.scm:605 +msgid "Tools and library for working with GIF images" msgstr "" -#: gnu/packages/perl.scm:3019 +#: gnu/packages/image.scm:607 msgid "" -"This module provides conflicts checking for Module::Runtime,\n" -"which had a recent release that broke some versions of Moose. It is called\n" -"from Moose::Conflicts and moose-outdated." +"GIFLIB is a library for reading and writing GIF images. It is API and\n" +"ABI compatible with libungif which was in wide use while the LZW " +"compression\n" +"algorithm was patented. Tools are also included to convert, manipulate,\n" +"compose, and analyze GIF images." msgstr "" -#: gnu/packages/perl.scm:3040 -msgid "Recursively scan Perl code for dependencies" +#: gnu/packages/image.scm:629 +msgid "GIF decompression library" msgstr "" -#: gnu/packages/perl.scm:3041 -msgid "" -"Module::ScanDeps is a module to recursively scan Perl\n" -"programs for dependencies." +#: gnu/packages/image.scm:631 +msgid "libungif is the old GIF decompression library by the GIFLIB project." msgstr "" -#: gnu/packages/perl.scm:3061 -msgid "Module name tools and transformations" +#: gnu/packages/image.scm:660 +msgid "Loading, saving, rendering and manipulating image files" msgstr "" -#: gnu/packages/perl.scm:3062 +#: gnu/packages/image.scm:662 msgid "" -"This module provides a few useful functions for manipulating\n" -"module names. Its main aim is to centralise some of the functions commonly\n" -"used by modules that manipulate other modules in some way, like converting\n" -"module names to relative paths." +"Imlib2 is a library that does image file loading and saving as well as\n" +"rendering, manipulation, arbitrary polygon support, etc.\n" +"\n" +"It does ALL of these operations FAST. Imlib2 also tries to be highly\n" +"intelligent about doing them, so writing naive programs can be done easily,\n" +"without sacrificing speed.\n" +"\n" +"This is a complete rewrite over the Imlib 1.x series. The architecture is\n" +"more modular, simple, and flexible." msgstr "" -#: gnu/packages/perl.scm:3092 -msgid "Minimalist Object Orientation (with Moose compatibility)" +#: gnu/packages/image.scm:694 +msgid "Wrapper library for imlib2" msgstr "" -#: gnu/packages/perl.scm:3093 +#: gnu/packages/image.scm:696 msgid "" -"Moo is an extremely light-weight Object Orientation system.\n" -"It allows one to concisely define objects and roles with a convenient syntax\n" -"that avoids the details of Perl's object system. Moo contains a subset of\n" -"Moose and is optimised for rapid startup." +"Giblib is a simple library which wraps imlib2's context API, avoiding\n" +"all the context_get/set calls, adds fontstyles to the truetype renderer and\n" +"supplies a generic doubly-linked list and some string functions." msgstr "" -#: gnu/packages/perl.scm:3169 -msgid "Postmodern object system for Perl 5" +#: gnu/packages/image.scm:738 +msgid "Library for handling popular graphics image formats" msgstr "" -#: gnu/packages/perl.scm:3171 +#: gnu/packages/image.scm:740 msgid "" -"Moose is a complete object system for Perl 5. It provides keywords for\n" -"attribute declaration, object construction, inheritance, and maybe more. With\n" -"Moose, you define your class declaratively, without needing to know about\n" -"blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" -"logical structure of your classes, focusing on \"what\" rather than \"how\".\n" -"A class definition with Moose reads like a list of very concise English\n" -"sentences." +"FreeImage is a library for developers who would like to support popular\n" +"graphics image formats like PNG, BMP, JPEG, TIFF and others." msgstr "" -#: gnu/packages/perl.scm:3199 -msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" +#: gnu/packages/image.scm:795 +msgid "Computer vision library" msgstr "" -#: gnu/packages/perl.scm:3200 +#: gnu/packages/image.scm:797 msgid "" -"This module attempts to emulate the behavior of\n" -"Class::Accessor::Fast as accurately as possible using the Moose attribute\n" -"system. The public API of Class::Accessor::Fast is wholly supported, but the\n" -"private methods are not." +"VIGRA stands for Vision with Generic Algorithms. It is an image\n" +"processing and analysis library that puts its main emphasis on customizable\n" +"algorithms and data structures. It is particularly strong for\n" +"multi-dimensional image processing." msgstr "" -#: gnu/packages/perl.scm:3231 -msgid "Moose role for processing command line options" +#: gnu/packages/image.scm:829 +msgid "Lossless and lossy image compression" msgstr "" -#: gnu/packages/perl.scm:3232 +#: gnu/packages/image.scm:831 msgid "" -"This is a Moose role which provides an alternate constructor\n" -"for creating objects using parameters passed in from the command line." +"WebP is a new image format that provides lossless and lossy compression\n" +"for images. WebP lossless images are 26% smaller in size compared to\n" +"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images " +"at\n" +"equivalent SSIM index. WebP supports lossless transparency (also known as\n" +"alpha channel) with just 22% additional bytes. Transparency is also " +"supported\n" +"with lossy compression and typically provides 3x smaller file sizes " +"compared\n" +"to PNG when lossy compression is acceptable for the red/green/blue color\n" +"channels." msgstr "" -#: gnu/packages/perl.scm:3253 -msgid "Mark overload code symbols as methods" +#: gnu/packages/image.scm:859 +msgid "Library for handling MNG files" msgstr "" -#: gnu/packages/perl.scm:3254 -msgid "" -"MooseX::MarkAsMethods allows one to easily mark certain\n" -"functions as Moose methods. This will allow other packages such as\n" -"namespace::autoclean to operate without blowing away your overloads. After\n" -"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP as\n" -"being methods, and class extension as well as composition from roles with\n" -"overloads will \"just work\"." +#: gnu/packages/image.scm:861 +msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." msgstr "" -#: gnu/packages/perl.scm:3284 -msgid "Code attribute introspection" +#: gnu/packages/image.scm:889 +msgid "Library and command-line utility to manage image metadata" msgstr "" -#: gnu/packages/perl.scm:3285 +#: gnu/packages/image.scm:891 msgid "" -"This module allows code attributes of methods to be\n" -"introspected using Moose meta method objects." +"Exiv2 is a C++ library and a command line utility to manage image\n" +"metadata. It provides fast and easy read and write access to the Exif, " +"IPTC\n" +"and XMP metadata of images in various formats." msgstr "" -#: gnu/packages/perl.scm:3311 -msgid "Subclassing of non-Moose classes" +#: gnu/packages/image.scm:931 +msgid "Library for manipulating many image formats" msgstr "" -#: gnu/packages/perl.scm:3312 +#: gnu/packages/image.scm:932 msgid "" -"MooseX::NonMoose allows for easily subclassing non-Moose\n" -"classes with Moose, taking care of the details connected with doing this, such\n" -"as setting up proper inheritance from Moose::Object and installing (and\n" -"inlining, at make_immutable time) a constructor that makes sure things like\n" -"BUILD methods are called. It tries to be as non-intrusive as possible." +"Developer's Image Library (DevIL) is a library to develop\n" +"applications with support for many types of images. DevIL can load, save,\n" +"convert, manipulate, filter and display a wide variety of image formats." msgstr "" -#: gnu/packages/perl.scm:3341 -msgid "Extension of Params::Validate using Moose's types" +#: gnu/packages/image.scm:952 +msgid "JPEG-2000 library" msgstr "" -#: gnu/packages/perl.scm:3342 +#: gnu/packages/image.scm:953 msgid "" -"This module fills a gap in Moose by adding method parameter\n" -"validation to Moose." +"The JasPer Project is an initiative to provide a reference\n" +"implementation of the codec specified in the JPEG-2000 Part-1 standard (i." +"e.,\n" +"ISO/IEC 15444-1)." msgstr "" -#: gnu/packages/perl.scm:3363 -msgid "Apply roles to a related Perl class" +#: gnu/packages/image.scm:983 +msgid "Scaling, colorspace conversion, and dithering library" msgstr "" -#: gnu/packages/perl.scm:3364 +#: gnu/packages/image.scm:984 msgid "" -"This module applies roles to make a subclass instead of\n" -"manually setting up a subclass." +"Zimg implements the commonly required image processing basics\n" +"of scaling, colorspace conversion, and depth conversion. A simple API " +"enables\n" +"conversion between any supported formats to operate with minimal knowledge " +"from\n" +"the programmer." msgstr "" -#: gnu/packages/perl.scm:3390 -msgid "Moose roles with composition parameters" +#: gnu/packages/image.scm:1017 +msgid "Perceptual image comparison utility" msgstr "" -#: gnu/packages/perl.scm:3391 +#: gnu/packages/image.scm:1018 msgid "" -"Because Moose roles serve many different masters, they\n" -"usually provide only the least common denominator of functionality. To\n" -"empower roles further, more configurability than -alias and -excludes is\n" -"required. Perhaps your role needs to know which method to call when it is\n" -"done processing, or what default value to use for its url attribute.\n" -"Parameterized roles offer a solution to these (and other) kinds of problems." +"PerceptualDiff visually compares two images to determine\n" +"whether they look alike. It uses a computational model of the human visual\n" +"system to detect similarities. This allows it too see beyond irrelevant\n" +"differences in file encoding, image quality, and other small variations." msgstr "" -#: gnu/packages/perl.scm:3417 -msgid "Roles which support overloading" +#: gnu/packages/image.scm:1058 +msgid "Image and audio steganography" msgstr "" -#: gnu/packages/perl.scm:3418 +#: gnu/packages/image.scm:1060 msgid "" -"MooseX::Role::WithOverloading allows you to write a\n" -"Moose::Role which defines overloaded operators and allows those overload\n" -"methods to be composed into the classes/roles/instances it's compiled to,\n" -"where plain Moose::Roles would lose the overloading." +"Steghide is a program to hide data in various kinds of image and audio\n" +"files (known as @dfn{steganography}). Neither color nor sample frequencies " +"are\n" +"changed, making the embedding resistant against first-order statistical " +"tests." msgstr "" -#: gnu/packages/perl.scm:3440 -msgid "Name your accessors foo() and set_foo()" +#: gnu/packages/image.scm:1085 +msgid "Image library for Extempore" msgstr "" -#: gnu/packages/perl.scm:3441 +#: gnu/packages/image.scm:1087 msgid "" -"This module does not provide any methods. Simply loading it\n" -"changes the default naming policy for the loading class so that accessors are\n" -"separated into get and set methods. The get methods have the same name as the\n" -"accessor, while set methods are prefixed with \"_set_\"." +"This package is a collection of assorted single-file libraries. Of\n" +"all included libraries only the image loading and decoding library is\n" +"installed as @code{stb_image}." msgstr "" -#: gnu/packages/perl.scm:3467 -msgid "Strict object constructors for Moose" +#: gnu/packages/image.scm:1116 +msgid "Optimizer that recompresses PNG image files to a smaller size" msgstr "" -#: gnu/packages/perl.scm:3468 +#: gnu/packages/image.scm:1117 msgid "" -"Simply loading this module makes your constructors\n" -"\"strict\". If your constructor is called with an attribute init argument\n" -"that your class does not declare, then it calls Moose->throw_error()." +"OptiPNG is a PNG optimizer that recompresses image\n" +"files to a smaller size, without losing any information. This program\n" +"also converts external formats (BMP, GIF, PNM and TIFF) to optimized\n" +"PNG, and performs PNG integrity checks and corrections." msgstr "" -#: gnu/packages/perl.scm:3496 -msgid "Trait loading and resolution for Moose" +#: gnu/packages/image.scm:1142 +msgid "SIMD-accelerated JPEG image handling library" msgstr "" -#: gnu/packages/perl.scm:3497 +#: gnu/packages/image.scm:1143 msgid "" -"Adds support on top of MooseX::Traits for class precedence\n" -"search for traits and some extra attributes." +"libjpeg-turbo is a JPEG image codec that accelerates baseline\n" +"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 " +"on\n" +"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other " +"systems,\n" +"its highly-optimized Huffman coding routines allow it to outperform libjpeg " +"by\n" +"a significant amount.\n" +"libjpeg-turbo implements both the traditional libjpeg API and the less " +"powerful\n" +"but more straightforward TurboJPEG API, and provides a full-featured Java\n" +"interface. It supports color space extensions that allow it to compress " +"from\n" +"and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." msgstr "" -#: gnu/packages/perl.scm:3522 -msgid "Organise your Moose types in libraries" +#: gnu/packages/image.scm:1191 +msgid "Library for reading and writing files in the nifti-1 format" msgstr "" -#: gnu/packages/perl.scm:3523 +#: gnu/packages/image.scm:1192 msgid "" -"This package lets you declare types using short names, but\n" -"behind the scenes it namespaces all your type declarations, effectively\n" -"prevent name clashes between packages." +"Niftilib is a set of i/o libraries for reading and writing\n" +"files in the nifti-1 data format - a binary file format for storing\n" +"medical image data, e.g. magnetic resonance image (MRI) and functional MRI\n" +"(fMRI) brain images." msgstr "" -#: gnu/packages/perl.scm:3554 -msgid "DateTime related constraints and coercions for Moose" +#: gnu/packages/image.scm:1231 +msgid "Color picker" msgstr "" -#: gnu/packages/perl.scm:3555 -msgid "" -"This module packages several Moose::Util::TypeConstraints\n" -"with coercions, designed to work with the DateTime suite of objects." +#: gnu/packages/image.scm:1232 +msgid "Gpick is an advanced color picker and palette editing tool." msgstr "" -#: gnu/packages/perl.scm:3587 -msgid "Extensions to MooseX::Types::DateTime" +#: gnu/packages/image.scm:1248 +msgid "IPTC metadata manipulation library" msgstr "" -#: gnu/packages/perl.scm:3588 +#: gnu/packages/image.scm:1249 msgid "" -"This module builds on MooseX::Types::DateTime to add\n" -"additional custom types and coercions. Since it builds on an existing type,\n" -"all coercions and constraints are inherited." +"Libiptcdata is a C library for manipulating the International\n" +"Press Telecommunications Council (IPTC) metadata stored within multimedia " +"files\n" +"such as images. This metadata can include captions and keywords, often used " +"by\n" +"popular photo management applications. The library provides routines for\n" +"parsing, viewing, modifying, and saving this metadata." msgstr "" -#: gnu/packages/perl.scm:3617 -msgid "ClassName type constraints for Moose" +#: gnu/packages/image.scm:1285 +msgid "Powerful yet simple to use screenshot software" msgstr "" -#: gnu/packages/perl.scm:3618 +#: gnu/packages/image.scm:1286 msgid "" -"MooseX::Types::LoadableClass provides a ClassName type\n" -"constraint with coercion to load the class." +"Flameshot is a screenshot program.\n" +"Features:\n" +"\n" +"@itemize\n" +"@item Customizable appearance.\n" +"@item Easy to use.\n" +"@item In-app screenshot edition.\n" +"@item DBus interface.\n" +"@item Upload to Imgur.\n" +"@end itemize\n" msgstr "" -#: gnu/packages/perl.scm:3642 -msgid "Moosish types and type builder" +#: gnu/packages/image.scm:1312 +msgid "Read and write JPEG images with R" msgstr "" -#: gnu/packages/perl.scm:3643 +#: gnu/packages/image.scm:1313 msgid "" -"MooX::Types::MooseLike provides a possibility to build your\n" -"own set of Moose-like types. These custom types can then be used to describe\n" -"fields in Moo-based classes." +"This package provides a way to read, write and display bitmap\n" +"images stored in the JPEG format with R. It can read and write both files " +"and\n" +"in-memory raw vectors." msgstr "" -#: gnu/packages/perl.scm:3662 -msgid "MRO interface compatibility for Perls < 5.9.5" +#: gnu/packages/image-viewers.scm:90 +msgid "Fast and light imlib2-based image viewer" msgstr "" -#: gnu/packages/perl.scm:3663 +#: gnu/packages/image-viewers.scm:92 msgid "" -"The \"mro\" namespace provides several utilities for dealing\n" -"with method resolution order and method caching in general in Perl 5.9.5 and\n" -"higher. This module provides those interfaces for earlier versions of\n" -"Perl (back to 5.6.0)." +"feh is an X11 image viewer aimed mostly at console users.\n" +"Unlike most other viewers, it does not have a fancy GUI, but simply\n" +"displays images. It can also be used to set the desktop wallpaper.\n" +"It is controlled via commandline arguments and configurable key/mouse\n" +"actions." msgstr "" -#: gnu/packages/perl.scm:3689 -msgid "Keep imports out of your namespace" +#: gnu/packages/image-viewers.scm:142 +msgid "Lightweight GTK+ based image viewer" msgstr "" -#: gnu/packages/perl.scm:3690 +#: gnu/packages/image-viewers.scm:144 msgid "" -"The namespace::autoclean pragma will remove all imported\n" -"symbols at the end of the current package's compile cycle. Functions called\n" -"in the package itself will still be bound by their name, but they won't show\n" -"up as methods on your class or instances. It is very similar to\n" -"namespace::clean, except it will clean all imported functions, no matter if\n" -"you imported them before or after you used the pragma. It will also not touch\n" -"anything that looks like a method." +"Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" +"systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" +"interoperability; easy integration with other software; geeqie works on " +"files\n" +"and directories, there is no need to import images; fast preview for many " +"raw\n" +"image formats; tools for image comparison, sorting and managing photo\n" +"collection. Geeqie was initially based on GQview." msgstr "" -#: gnu/packages/perl.scm:3716 -msgid "Keep imports and functions out of your namespace" +#: gnu/packages/image-viewers.scm:169 +msgid "Simple and fast image viewer for X" msgstr "" -#: gnu/packages/perl.scm:3717 +#: gnu/packages/image-viewers.scm:170 msgid "" -"The namespace::clean pragma will remove all previously\n" -"declared or imported symbols at the end of the current package's compile\n" -"cycle. Functions called in the package itself will still be bound by their\n" -"name, but they won't show up as methods on your class or instances." +"gpicview is a lightweight GTK+ 2.x based image viewer.\n" +"It is the default image viewer on LXDE desktop environment." msgstr "" -#: gnu/packages/perl.scm:3737 -msgid "Numeric comparisons" +#: gnu/packages/image-viewers.scm:211 +msgid "Simple X Image Viewer" msgstr "" -#: gnu/packages/perl.scm:3738 +#: gnu/packages/image-viewers.scm:213 msgid "" -"Number::Compare compiles a simple comparison to an anonymous\n" -"subroutine, which you can call with a value to be tested against." +"sxiv is an alternative to feh and qiv. Its primary goal is to\n" +"provide the most basic features required for fast image viewing. It has\n" +"vi key bindings and works nicely with tiling window managers. Its code\n" +"base should be kept small and clean to make it easy for you to dig into\n" +"it and customize it for your needs." msgstr "" -#: gnu/packages/perl.scm:3756 -msgid "Generate cryptographic signatures for objects" +#: gnu/packages/image-viewers.scm:260 +msgid "Simple, fast and elegant image viewer" msgstr "" -#: gnu/packages/perl.scm:3757 +#: gnu/packages/image-viewers.scm:261 msgid "" -"Object::Signature is an abstract base class that you can\n" -"inherit from in order to allow your objects to generate unique cryptographic\n" -"signatures." +"Viewnior is an image viewer program. Created to be simple,\n" +"fast and elegant. Its minimalistic interface provides more screenspace for\n" +"your images. Among its features are:\n" +"@enumerate\n" +"@item Fullscreen & Slideshow\n" +"@item Rotate, flip, crop, save, delete images\n" +"@item Animation support\n" +"@item Browse only selected images\n" +"@item Navigation window\n" +"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, " +"Nitrogen)\n" +"@item Simple interface\n" +"@item EXIF and IPTC metadata\n" +"@item Configurable mouse actions\n" +"@end enumerate\n" msgstr "" -#: gnu/packages/perl.scm:3779 -msgid "Anonymous packages" +#: gnu/packages/image-viewers.scm:329 +msgid "Render images in the terminal" msgstr "" -#: gnu/packages/perl.scm:3780 +#: gnu/packages/image-viewers.scm:331 msgid "" -"This module allows for anonymous packages that are\n" -"independent of the main namespace and only available through an object\n" -"instance, not by name." +"Catimg is a little program that prints images in the terminal.\n" +"It supports JPEG, PNG and GIF formats." msgstr "" -#: gnu/packages/perl.scm:3808 -msgid "Manage deprecation warnings for your distribution" +#: gnu/packages/image-viewers.scm:382 +msgid "High dynamic range (HDR) imaging application" msgstr "" -#: gnu/packages/perl.scm:3809 +#: gnu/packages/image-viewers.scm:384 msgid "" -"This module allows you to manage a set of deprecations for\n" -"one or more modules." +"Luminance HDR (formerly QtPFSGui) is a graphical user interface\n" +"application that aims to provide a workflow for high dynamic range (HDR)\n" +"imaging. It supports several HDR and LDR image formats, and it can:\n" +"\n" +"@itemize\n" +"@item Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and\n" +"16bit, RAW) of the same scene taken at different exposure setting;\n" +"@item Save load HDR images;\n" +"@item Rotate, resize and crop HDR images;\n" +"@item Tone-map HDR images;\n" +"@item Copy EXIF data between sets of images.\n" +"@end itemize\n" msgstr "" -#: gnu/packages/perl.scm:3836 -msgid "Routines for manipulating stashes" +#: gnu/packages/image-viewers.scm:432 +msgid "Image viewer for comics" msgstr "" -#: gnu/packages/perl.scm:3837 +#: gnu/packages/image-viewers.scm:433 msgid "" -"Manipulating stashes (Perl's symbol tables) is occasionally\n" -"necessary, but incredibly messy, and easy to get wrong. This module hides all\n" -"of that behind a simple API." +"MComix is a customizable image viewer that specializes as\n" +"a comic and manga reader. It supports a variety of container formats\n" +"including CBZ, CB7, CBT, LHA." msgstr "" -#: gnu/packages/perl.scm:3860 -msgid "Faster implementation of the Package::Stash API" -msgstr "" +#: gnu/packages/inkscape.scm:86 +msgid "Vector graphics editor" +msgstr "Edytor grafiki wektorowej" -#: gnu/packages/perl.scm:3861 +#: gnu/packages/inkscape.scm:87 msgid "" -"This is a backend for Package::Stash, which provides the\n" -"functionality in a way that's less buggy and much faster. It will be used by\n" -"default if it's installed, and should be preferred in all environments with a\n" -"compiler." +"Inkscape is a vector graphics editor. What sets Inkscape\n" +"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C " +"standard,\n" +"as the native format." msgstr "" -#: gnu/packages/perl.scm:3881 -msgid "Play with other peoples' lexical variables" +#: gnu/packages/jemalloc.scm:64 +msgid "General-purpose scalable concurrent malloc implementation" msgstr "" -#: gnu/packages/perl.scm:3882 +#: gnu/packages/jemalloc.scm:66 msgid "" -"PadWalker is a module which allows you to inspect (and even\n" -"change) lexical variables in any subroutine which called you. It will only\n" -"show those variables which are in scope at the point of the call. PadWalker\n" -"is particularly useful for debugging." +"This library providing a malloc(3) implementation that emphasizes\n" +"fragmentation avoidance and scalable concurrency support." msgstr "" -#: gnu/packages/perl.scm:3903 -msgid "Simple, compact and correct param-checking functions" +#: gnu/packages/key-mon.scm:50 +msgid "Show keyboard and mouse status" msgstr "" -#: gnu/packages/perl.scm:3905 +#: gnu/packages/key-mon.scm:52 msgid "" -"Params::Util provides a basic set of importable functions that makes\n" -"checking parameters easier." +"The key-mon utility displays the current keyboard and mouse status.\n" +"This is useful for teaching and screencasts." msgstr "" -#: gnu/packages/perl.scm:3928 -msgid "Validate method/function parameters" +#: gnu/packages/less.scm:41 +msgid "Paginator for terminals" msgstr "" -#: gnu/packages/perl.scm:3929 +#: gnu/packages/less.scm:43 msgid "" -"The Params::Validate module allows you to validate method or\n" -"function call parameters to an arbitrary level of specificity." +"GNU less is a pager, a program that allows you to view large amounts\n" +"of text in page-sized chunks. Unlike traditional pagers, it allows both\n" +"backwards and forwards movement through the document. It also does not " +"have\n" +"to read the entire input file before starting, so it starts faster than " +"most\n" +"text editors." msgstr "" -#: gnu/packages/perl.scm:3947 -msgid "Create and manipulate PAR distributions" +#: gnu/packages/lesstif.scm:47 +msgid "Clone of the Motif toolkit for the X window system" msgstr "" -#: gnu/packages/perl.scm:3948 -msgid "" -"PAR::Dist is a toolkit to create and manipulate PAR\n" -"distributions." -msgstr "" - -#: gnu/packages/perl.scm:3967 -msgid "" -"Allows you to both load one or more modules, while setting\n" -"up inheritance from those modules at the same time." +#: gnu/packages/lesstif.scm:48 +msgid "Clone of the Motif toolkit for the X window system." msgstr "" -#: gnu/packages/perl.scm:3985 -msgid "Path specification manipulation" +#: gnu/packages/libreoffice.scm:96 +msgid "General purpose formula parser and interpreter" msgstr "" -#: gnu/packages/perl.scm:3986 +#: gnu/packages/libreoffice.scm:97 msgid "" -"Path::Class is a module for manipulation of file and\n" -"directory specifications in a cross-platform manner." +"Ixion is a library for calculating the results of formula\n" +"expressions stored in multiple named targets, or \"cells\". The cells can\n" +"be referenced from each other, and the library takes care of resolving\n" +"their dependencies automatically upon calculation." msgstr "" -#: gnu/packages/perl.scm:4006 -msgid "Check for comprehensive documentation of a module" +#: gnu/packages/libreoffice.scm:123 +msgid "File import filter library for spreadsheet documents" msgstr "" -#: gnu/packages/perl.scm:4007 +#: gnu/packages/libreoffice.scm:124 msgid "" -"This module provides a mechanism for determining if the pod\n" -"for a given module is comprehensive." +"Orcus is a library that provides a collection of standalone\n" +"file processing filters. It is currently focused on providing filters for\n" +"spreadsheet documents. The library includes import filters for\n" +"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document " +"Spreadsheet,\n" +"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers " +"for\n" +"CSV, CSS and XML." msgstr "" -#: gnu/packages/perl.scm:4024 -msgid "Parsing library for text in Pod format" +#: gnu/packages/libreoffice.scm:158 +msgid "Document importer for office suites" msgstr "" -#: gnu/packages/perl.scm:4025 +#: gnu/packages/libreoffice.scm:159 msgid "" -"Pod::Simple is a Perl library for parsing text in\n" -"the Pod (plain old documentation) markup language that is typically\n" -"used for writing documentation for Perl and for Perl modules." +"Librevenge is a base library for writing document import\n" +"filters. It has interfaces for text documents, vector graphics,\n" +"spreadsheets and presentations." msgstr "" -#: gnu/packages/perl.scm:4045 -msgid "GNU C library compatible strftime for loggers and servers" +#: gnu/packages/libreoffice.scm:184 +msgid "Library for importing WordPerfect documents" msgstr "" -#: gnu/packages/perl.scm:4046 +#: gnu/packages/libreoffice.scm:185 msgid "" -"POSIX::strftime::Compiler provides GNU C library compatible\n" -"strftime(3). But this module is not affected by the system locale. This\n" -"feature is useful when you want to write loggers, servers, and portable\n" -"applications." +"Libwpd is a C++ library designed to help process\n" +"WordPerfect documents. It is most commonly used to import such documents\n" +"into other word processors." msgstr "" -#: gnu/packages/perl.scm:4064 -msgid "Information about the currently running perl" +#: gnu/packages/libreoffice.scm:218 +msgid "Library for import of reflowable e-book formats" msgstr "" -#: gnu/packages/perl.scm:4066 +#: gnu/packages/libreoffice.scm:219 msgid "" -"Probe::Perl provides methods for obtaining information about the\n" -"currently running perl interpreter. It originally began life as code in the\n" -"Module::Build project, but has been externalized here for general use." +"Libe-book is a library and a set of tools for reading and\n" +"converting various reflowable e-book formats. Currently supported are:\n" +"Broad Band eBook, eReader .pdb, FictionBook v. 2 (including zipped files),\n" +"PalmDoc Ebook, Plucker .pdb, QiOO (mobile format, for java-enabled\n" +"cellphones), TCR (simple compressed text format), TealDoc, zTXT,\n" +"ZVR (simple compressed text format)." msgstr "" -#: gnu/packages/perl.scm:4087 -msgid "Create read-only scalars, arrays, hashes" +#: gnu/packages/libreoffice.scm:248 +msgid "Library and tools for the WordPerfect Graphics format" msgstr "" -#: gnu/packages/perl.scm:4088 +#: gnu/packages/libreoffice.scm:249 msgid "" -"This module provides a facility for creating non-modifiable\n" -"variables in Perl. This is useful for configuration files, headers, etc. It\n" -"can also be useful as a development and debugging tool for catching updates to\n" -"variables that should not be changed." +"The libwpg project provides a library and tools for\n" +"working with graphics in the WPG (WordPerfect Graphics) format." msgstr "" -#: gnu/packages/perl.scm:4106 -msgid "Provide commonly requested regular expressions" +#: gnu/packages/libreoffice.scm:290 +msgid "CMIS client library" msgstr "" -#: gnu/packages/perl.scm:4108 +#: gnu/packages/libreoffice.scm:291 msgid "" -"This module exports a single hash (`%RE') that stores or generates\n" -"commonly needed regular expressions. Patterns currently provided include:\n" -"balanced parentheses and brackets, delimited text (with escapes), integers and\n" -"floating-point numbers in any base (up to 36), comments in 44 languages,\n" -"offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" -"codes." +"LibCMIS is a C++ client library for the CMIS interface. It\n" +"allows C++ applications to connect to any ECM behaving as a CMIS server " +"such\n" +"as Alfresco or Nuxeo." msgstr "" -#: gnu/packages/perl.scm:4138 -msgid "Roles, as a slice of Moose" +#: gnu/packages/libreoffice.scm:322 +msgid "Library for parsing the AbiWord format" msgstr "" -#: gnu/packages/perl.scm:4139 -msgid "Role::Tiny is a minimalist role composition tool." +#: gnu/packages/libreoffice.scm:323 +msgid "" +"Libabw is a library that parses the file format of\n" +"AbiWord documents." msgstr "" -#: gnu/packages/perl.scm:4156 -msgid "Call isa, can, does, and DOES safely" +#: gnu/packages/libreoffice.scm:354 +msgid "Library for parsing the CorelDRAW format" msgstr "" -#: gnu/packages/perl.scm:4157 +#: gnu/packages/libreoffice.scm:355 msgid "" -"This module allows you to call isa, can, does, and DOES\n" -"safely on things that may not be objects." +"Libcdr is a library that parses the file format of\n" +"CorelDRAW documents of all versions." msgstr "" -#: gnu/packages/perl.scm:4175 -msgid "Lexically-scoped resource management" +#: gnu/packages/libreoffice.scm:387 +msgid "Library for parsing the Apple Keynote format" msgstr "" -#: gnu/packages/perl.scm:4176 +#: gnu/packages/libreoffice.scm:388 msgid "" -"This module provides a convenient way to perform cleanup or\n" -"other forms of resource management at the end of a scope. It is particularly\n" -"useful when dealing with exceptions: the Scope::Guard constructor takes a\n" -"reference to a subroutine that is guaranteed to be called even if the thread\n" -"of execution is aborted prematurely. This effectively allows lexically-scoped\n" -"\"promises\" to be made that are automatically honoured by perl's garbage\n" -"collector." +"Libetonyek is a library that parses the file format of\n" +"Apple Keynote documents. It currently supports Keynote versions 2 to 5." msgstr "" -#: gnu/packages/perl.scm:4199 -msgid "Infinite sets" +#: gnu/packages/libreoffice.scm:412 +msgid "Library to access tags for identifying languages" msgstr "" -#: gnu/packages/perl.scm:4200 -msgid "Set::Infinite is a set theory module for infinite sets." +#: gnu/packages/libreoffice.scm:413 +msgid "" +"Liblangtag implements an interface to work with tags\n" +"for identifying languages as described in RFC 5646. It supports the\n" +"extensions described in RFC6067 and RFC6497, and Extension T for\n" +"language/locale identifiers as described in the Unicode CLDR\n" +"standard 21.0.2." msgstr "" -#: gnu/packages/perl.scm:4220 -msgid "Unordered collections of Perl Objects" +#: gnu/packages/libreoffice.scm:433 +msgid "Text Categorization library" msgstr "" -#: gnu/packages/perl.scm:4221 +#: gnu/packages/libreoffice.scm:434 msgid "" -"Set::Object provides efficient sets, unordered collections\n" -"of Perl objects without duplicates for scalars and references." +"Libexttextcat is an N-Gram-Based Text Categorization\n" +"library primarily intended for language guessing." msgstr "" -#: gnu/packages/perl.scm:4239 -msgid "Set operations for Perl" +#: gnu/packages/libreoffice.scm:464 +msgid "Library for parsing the FreeHand format" msgstr "" -#: gnu/packages/perl.scm:4240 +#: gnu/packages/libreoffice.scm:465 msgid "" -"The first priority of Set::Scalar is to be a convenient\n" -"interface to sets (as in: unordered collections of Perl scalars). While not\n" -"designed to be slow or big, neither has it been designed to be fast or\n" -"compact." +"Libfreehand is a library that parses the file format of\n" +"Aldus/Macromedia/Adobe FreeHand documents." msgstr "" -#: gnu/packages/perl.scm:4260 -msgid "Spiffy Perl Interface Framework For You" +#: gnu/packages/libreoffice.scm:491 +msgid "Library for parsing the Microsoft Publisher format" msgstr "" -#: gnu/packages/perl.scm:4261 +#: gnu/packages/libreoffice.scm:492 msgid "" -"Spiffy is a framework and methodology for doing object\n" -"oriented (OO) programming in Perl. Spiffy combines the best parts of\n" -"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class.\n" -"It attempts to fix all the nits and warts of traditional Perl OO, in a clean,\n" -"straightforward and (perhaps someday) standard way. Spiffy borrows ideas from\n" -"other OO languages like Python, Ruby, Java and Perl 6." +"Libmspub is a library that parses the file format of\n" +"Microsoft Publisher documents of all versions." msgstr "" -#: gnu/packages/perl.scm:4283 -msgid "Temporary buffer to save bytes" +#: gnu/packages/libreoffice.scm:517 +msgid "Library for parsing the PageMaker format" msgstr "" -#: gnu/packages/perl.scm:4284 +#: gnu/packages/libreoffice.scm:518 msgid "" -"Stream::Buffered is a buffer class to store arbitrary length\n" -"of byte strings and then get a seekable filehandle once everything is\n" -"buffered. It uses PerlIO and/or temporary file to save the buffer depending\n" -"on the length of the size." +"Libpagemaker is a library that parses the file format of\n" +"Aldus/Adobe PageMaker documents. Currently it only understands documents\n" +"created by PageMaker version 6.x and 7." msgstr "" -#: gnu/packages/perl.scm:4304 -msgid "Turn on strict and make all warnings fatal" +#: gnu/packages/libreoffice.scm:548 +msgid "Library for parsing the Microsoft Visio format" msgstr "" -#: gnu/packages/perl.scm:4305 +#: gnu/packages/libreoffice.scm:549 msgid "" -"Strictures turns on strict and make all warnings fatal when\n" -"run from within a source-controlled directory." +"Libvisio is a library that parses the file format of\n" +"Microsoft Visio documents of all versions." msgstr "" -#: gnu/packages/perl.scm:4323 -msgid "Camelcase and de-camelcase" +#: gnu/packages/libreoffice.scm:577 +msgid "ODF (Open Document Format) library" msgstr "" -#: gnu/packages/perl.scm:4324 +#: gnu/packages/libreoffice.scm:578 msgid "" -"This module may be used to convert from under_score text to\n" -"CamelCase and back again." +"Libodfgen is a library for generating documents in the\n" +"Open Document Format (ODF). It provides generator implementations for all\n" +"document interfaces supported by librevenge:\n" +"text documents, vector drawings, presentations and spreadsheets." msgstr "" -#: gnu/packages/perl.scm:4344 -msgid "Rewrite strings based on a set of known prefixes" +#: gnu/packages/libreoffice.scm:605 +msgid "Import library for some old Macintosh text documents" msgstr "" -#: gnu/packages/perl.scm:4345 +#: gnu/packages/libreoffice.scm:606 msgid "" -"This module allows you to rewrite strings based on a set of\n" -"known prefixes." +"Libmwaw contains some import filters for old Macintosh\n" +"text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" +"spreadsheet documents." msgstr "" -#: gnu/packages/perl.scm:4367 -msgid "Sophisticated exporter for custom-built routines" +#: gnu/packages/libreoffice.scm:629 +msgid "Provides LibreOffice support for old StarOffice documents" msgstr "" -#: gnu/packages/perl.scm:4369 +#: gnu/packages/libreoffice.scm:630 msgid "" -"Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" -"custom-built routines." +"@code{libstaroffice} is an import filter for the document formats\n" +"from the old StarOffice (.sdc, .sdw, ...)." msgstr "" -#: gnu/packages/perl.scm:4388 -msgid "Only use Sub::Exporter if you need it" +#: gnu/packages/libreoffice.scm:655 +msgid "Import library for Microsoft Works text documents" msgstr "" -#: gnu/packages/perl.scm:4389 +#: gnu/packages/libreoffice.scm:656 msgid "" -"Sub::Exporter is an incredibly powerful module, but with\n" -"that power comes great responsibility, as well as some runtime penalties.\n" -"This module is a \"Sub::Exporter\" wrapper that will let your users just use\n" -"Exporter if all they are doing is picking exports, but use \"Sub::Exporter\"\n" -"if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" -"renaming exports, if they try to use them." +"Libwps is a library for importing files in the Microsoft\n" +"Works word processor file format." msgstr "" -#: gnu/packages/perl.scm:4411 -msgid "Retrieve names of code references" +#: gnu/packages/libreoffice.scm:683 +msgid "Parses file format of Zoner Callisto/Draw documents" msgstr "" -#: gnu/packages/perl.scm:4412 +#: gnu/packages/libreoffice.scm:684 msgid "" -"Sub::Identify allows you to retrieve the real name of code\n" -"references." -msgstr "" - -#: gnu/packages/perl.scm:4431 -msgid "Install subroutines into packages easily" +"Libzmf is a library that parses the file format of Zoner\n" +"Callisto/Draw documents. Currently it only understands documents created " +"by\n" +"Zoner Draw version 4 and 5." msgstr "" -#: gnu/packages/perl.scm:4433 +#: gnu/packages/libreoffice.scm:719 msgid "" -"Sub::Install makes it easy to install subroutines into packages without\n" -"the unsightly mess of C or typeglobs lying about where just anyone\n" -"can see them." +"Hunspell is a spell checker and morphological analyzer\n" +"library and program designed for languages with rich morphology and complex\n" +"word compounding or character encoding." msgstr "" -#: gnu/packages/perl.scm:4454 -msgid "(Re)name a sub" +#. TRANSLATORS: In French, this is "Français classique". +#: gnu/packages/libreoffice.scm:782 +msgid "Hunspell dictionary for ``classic'' French (recommended)" msgstr "" -#: gnu/packages/perl.scm:4455 -msgid "" -"Assigns a new name to referenced sub. If package\n" -"specification is omitted in the name, then the current package is used. The\n" -"return value is the sub." +#. TRANSLATORS: In French, this is "Français moderne". +#: gnu/packages/libreoffice.scm:787 +msgid "Hunspell dictionary for ``modern'' French" msgstr "" -#: gnu/packages/perl.scm:4474 -msgid "Apparently run a function in a higher stack frame" +#: gnu/packages/libreoffice.scm:791 +msgid "Hunspell dictionary for the post @dfn{1990 réforme} French" msgstr "" -#: gnu/packages/perl.scm:4475 -msgid "" -"Like Tcl's uplevel() function, but not quite so dangerous.\n" -"The idea is just to fool caller(). All the really naughty bits of Tcl's\n" -"uplevel() are avoided." +#: gnu/packages/libreoffice.scm:795 +msgid "Hunspell dictionary for all variants of French" msgstr "" -#: gnu/packages/perl.scm:4494 -msgid "Perl extension for generating SVG documents" -msgstr "" +#: gnu/packages/libreoffice.scm:813 +msgid "Hyphenation library" +msgstr "Biblioteka dzielenia wyrazów" -#: gnu/packages/perl.scm:4495 +#: gnu/packages/libreoffice.scm:814 msgid "" -"SVG is a Perl module which generates a nested data structure\n" -"containing the DOM representation of an SVG (Scalable Vector Graphics) image.\n" -"Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" -"access the DOM object, create and access Javascript, and generate SMIL\n" -"animation content." +"Hyphen is a hyphenation library using TeX hyphenation\n" +"patterns, which are pre-processed by a perl script." msgstr "" -#: gnu/packages/perl.scm:4514 -msgid "Perl extension for getting CPU information" +#: gnu/packages/libreoffice.scm:837 +msgid "Thesaurus" msgstr "" -#: gnu/packages/perl.scm:4516 +#: gnu/packages/libreoffice.scm:838 msgid "" -"In responce to a post on perlmonks.org, a module for counting the number\n" -"of CPU's on a system. Support has now also been added for type of CPU and\n" -"clock speed." +"MyThes is a simple thesaurus that uses a structured text\n" +"data file and an index file with binary search to look up words and phrases\n" +"and to return information on pronunciations, meanings and synonyms." msgstr "" -#: gnu/packages/perl.scm:4538 -msgid "Get full hostname in Perl" -msgstr "" +#: gnu/packages/libreoffice.scm:1042 +msgid "Office suite" +msgstr "Pakiet biurowy" -#: gnu/packages/perl.scm:4539 +#: gnu/packages/libreoffice.scm:1043 msgid "" -"Sys::Hostname::Long tries very hard to get the full hostname\n" -"of a system." +"LibreOffice is a comprehensive office suite. It contains\n" +"a number of components: Writer, a word processor; Calc, a spreadsheet\n" +"application; Impress, a presentation engine; Draw, a drawing and\n" +"flowcharting application; Base, a database and database frontend;\n" +"Math for editing mathematics." msgstr "" -#: gnu/packages/perl.scm:4557 -msgid "Ensure that a platform has weaken support" +#: gnu/packages/linux.scm:213 +msgid "GNU Linux-Libre kernel headers" msgstr "" -#: gnu/packages/perl.scm:4558 -msgid "" -"One recurring problem in modules that use Scalar::Util's\n" -"weaken function is that it is not present in the pure-perl variant. If\n" -"Scalar::Util is not available at all, it will issue a normal dependency on the\n" -"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and the\n" -"module does not have weaken, the install will bail out altogether with a long\n" -"error encouraging the user to seek support." +#: gnu/packages/linux.scm:214 +msgid "Headers of the Linux-Libre kernel." msgstr "" -#: gnu/packages/perl.scm:4583 -msgid "Template processing system for Perl" +#: gnu/packages/linux.scm:373 +msgid "100% free redistribution of a cleaned Linux kernel" msgstr "" -#: gnu/packages/perl.scm:4584 +#: gnu/packages/linux.scm:375 msgid "" -"The Template Toolkit is a collection of modules which\n" -"implement an extensible template processing system. It was originally\n" -"designed and remains primarily useful for generating dynamic web content, but\n" -"it can be used equally well for processing any other kind of text based\n" -"documents: HTML, XML, POD, PostScript, LaTeX, and so on." +"GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" +"It has been modified to remove all non-free binary blobs." msgstr "" -#: gnu/packages/perl.scm:4607 -msgid "Profiling for Template Toolkit" +#: gnu/packages/linux.scm:496 +msgid "Pluggable authentication modules for Linux" msgstr "" -#: gnu/packages/perl.scm:4608 +#: gnu/packages/linux.scm:498 msgid "" -"Template::Timer provides inline profiling of the template\n" -"processing in Perl code." +"A *Free* project to implement OSF's RFC 86.0.\n" +"Pluggable authentication modules are small shared object files that can\n" +"be used through the PAM API to perform tasks, like authenticating a user\n" +"at login. Local and dynamic reconfiguration are its key features." msgstr "" -#: gnu/packages/perl.scm:4626 -msgid "Detect encoding of the current terminal" +#: gnu/packages/linux.scm:540 +msgid "Small utilities that use the proc file system" msgstr "" -#: gnu/packages/perl.scm:4627 +#: gnu/packages/linux.scm:542 msgid "" -"Term::Encoding is a simple module to detect the encoding of\n" -"the current terminal expects in various ways." +"This PSmisc package is a set of some small useful utilities that\n" +"use the proc file system. We're not about changing the world, but\n" +"providing the system administrator with some help in common tasks." msgstr "" -#: gnu/packages/perl.scm:4651 -msgid "Progress meter on a standard terminal" +#: gnu/packages/linux.scm:627 +msgid "Collection of utilities for the Linux kernel" msgstr "" -#: gnu/packages/perl.scm:4652 +#: gnu/packages/linux.scm:628 msgid "" -"Term::ProgressBar provides a simple progress bar on the\n" -"terminal, to let the user know that something is happening, roughly how much\n" -"stuff has been done, and maybe an estimate at how long remains." +"Util-linux is a diverse collection of Linux kernel\n" +"utilities. It provides dmesg and includes tools for working with file " +"systems,\n" +"block devices, UUIDs, TTYs, and many other tools." msgstr "" -#: gnu/packages/perl.scm:4675 -msgid "Progress meter if run interactively" +#: gnu/packages/linux.scm:661 +msgid "PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR" msgstr "" -#: gnu/packages/perl.scm:4676 +#: gnu/packages/linux.scm:663 msgid "" -"Term::ProgressBar is a wonderful module for showing progress\n" -"bars on the terminal. This module acts very much like that module when it is\n" -"run interactively. However, when it is not run interactively (for example, as\n" -"a cron job) then it does not show the progress bar." +"ddate displays the Discordian date and holidays of a given date.\n" +"The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" +"by Robert Shea and Robert Anton Wilson." msgstr "" -#: gnu/packages/perl.scm:4698 -msgid "Simple progress bars" +#: gnu/packages/linux.scm:708 +msgid "Utilities that give information about processes" msgstr "" -#: gnu/packages/perl.scm:4699 +#: gnu/packages/linux.scm:710 msgid "" -"Term::ProgressBar::Simple tells you how much work has been\n" -"done, how much is left to do, and estimate how long it will take." +"Procps is the package that has a bunch of small useful utilities\n" +"that give information about processes using the Linux /proc file system.\n" +"The package includes the programs ps, top, vmstat, w, kill, free,\n" +"slabtop, and skill." msgstr "" -#: gnu/packages/perl.scm:4717 -msgid "Simple terminal control" +#: gnu/packages/linux.scm:736 +msgid "Tools for working with USB devices, such as lsusb" msgstr "" -#: gnu/packages/perl.scm:4718 -msgid "" -"This module, ReadKey, provides ioctl control for terminals\n" -"so the input modes can be changed (thus allowing reads of a single character\n" -"at a time), and also provides non-blocking reads of stdin, as well as several\n" -"other terminal related features, including retrieval/modification of the\n" -"screen size, and retrieval/modification of the control characters." +#: gnu/packages/linux.scm:738 +msgid "Tools for working with USB devices, such as lsusb." msgstr "" -#: gnu/packages/perl.scm:4745 -msgid "Data-driven testing framework for Perl" +#: gnu/packages/linux.scm:814 +msgid "Creating and checking ext2/ext3/ext4 file systems" msgstr "" -#: gnu/packages/perl.scm:4746 +#: gnu/packages/linux.scm:816 msgid "" -"Test::Base gives a way to trivially write your own test\n" -"framework base class. It concentrates on offering reusable data driven\n" -"patterns, so that you can write tests with a minimum of code." +"This package provides tools for manipulating ext2/ext3/ext4 file systems." msgstr "" -#: gnu/packages/perl.scm:4777 -msgid "Check for uncleaned imports" +#: gnu/packages/linux.scm:857 +msgid "Statically-linked e2fsck command from e2fsprogs" msgstr "" -#: gnu/packages/perl.scm:4778 +#: gnu/packages/linux.scm:858 msgid "" -"This module lets you check your module's namespaces for\n" -"imported functions you might have forgotten to remove with\n" -"namespace::autoclean or namespace::clean and are therefore available to be\n" -"called as methods, which usually isn't want you want." +"This package provides statically-linked e2fsck command taken\n" +"from the e2fsprogs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/perl.scm:4798 -msgid "Flexible deep comparison for the Test::Builder framework" +#: gnu/packages/linux.scm:877 +msgid "Recover deleted files from ext2/3/4 partitions" msgstr "" -#: gnu/packages/perl.scm:4800 +#: gnu/packages/linux.scm:879 msgid "" -"Test::Deep compares two structures by going through each level, ensuring\n" -"that the values match, that arrays and hashes have the same elements and that\n" -"references are blessed into the correct class. It also handles circular data\n" -"structures without getting caught in an infinite loop." +"Extundelete is a set of tools that can recover deleted files from an\n" +"ext3 or ext4 partition." msgstr "" -#: gnu/packages/perl.scm:4825 -msgid "Test strings and data structures and show differences" +#: gnu/packages/linux.scm:910 +msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" msgstr "" -#: gnu/packages/perl.scm:4826 +#: gnu/packages/linux.scm:912 msgid "" -"This module exports three test functions and four diff-style\n" -"functions." +"Zerofree finds the unallocated blocks with non-zero value content in an\n" +"ext2, ext3, or ext4 file system and fills them with zeroes (or another " +"value).\n" +"This is a simple way to make disk images more compressible.\n" +"Zerofree requires the file system to be unmounted or mounted read-only." msgstr "" -#: gnu/packages/perl.scm:4847 -msgid "Perl extension for maintaining test directories" +#: gnu/packages/linux.scm:940 +msgid "System call tracer for Linux" msgstr "" -#: gnu/packages/perl.scm:4848 +#: gnu/packages/linux.scm:942 msgid "" -"Testing code can involve making sure that files are created\n" -"and deleted as expected. Doing this manually can be error prone, as it's easy\n" -"to forget a file, or miss that some unexpected file was added. This module\n" -"simplifies maintaining test directories by tracking their status as they are\n" -"modified or tested with this API, making it simple to test both individual\n" -"files, as well as to verify that there are no missing or unknown files." -msgstr "" +"strace is a system call tracer, i.e. a debugging tool which prints out a\n" +"trace of all the system calls made by a another process/program." +msgstr "" -#: gnu/packages/perl.scm:4874 -msgid "Test exception based code" +#: gnu/packages/linux.scm:963 +msgid "Library call tracer for Linux" msgstr "" -#: gnu/packages/perl.scm:4875 +#: gnu/packages/linux.scm:965 msgid "" -"This module provides a few convenience methods for testing\n" -"exception based code. It is built with Test::Builder and plays happily with\n" -"Test::More and friends." +"ltrace intercepts and records dynamic library calls which are called by\n" +"an executed process and the signals received by that process. It can also\n" +"intercept and print the system calls executed by the program." msgstr "" -#: gnu/packages/perl.scm:4895 -msgid "Simple helpers for testing code with exceptions" +#: gnu/packages/linux.scm:984 +msgid "The Advanced Linux Sound Architecture libraries" msgstr "" -#: gnu/packages/perl.scm:4896 +#: gnu/packages/linux.scm:986 gnu/packages/linux.scm:1030 msgid "" -"Test::Fatal is an alternative to the popular\n" -"Test::Exception. It does much less, but should allow greater flexibility in\n" -"testing exception-throwing code with about the same amount of typing." +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system." +msgstr "" + +#: gnu/packages/linux.scm:1028 +msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" msgstr "" -#: gnu/packages/perl.scm:4926 -msgid "Run Perl standard test scripts with statistics" +#: gnu/packages/linux.scm:1088 +msgid "Plugins for the Advanced Linux Sound Architecture (ALSA)" msgstr "" -#: gnu/packages/perl.scm:4927 +#: gnu/packages/linux.scm:1090 msgid "" -"Simple test harness which allows tests to be run and results\n" -"automatically aggregated and output to STDOUT." +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system. This package " +"enhances ALSA\n" +"by providing additional plugins which include: upmixing, downmixing, jackd " +"and\n" +"pulseaudio support for native alsa applications, format conversion (s16 to " +"a52), and\n" +"external rate conversion." msgstr "" -#: gnu/packages/perl.scm:4945 -msgid "Traces memory leaks in Perl" +#: gnu/packages/linux.scm:1124 +msgid "Programs to configure Linux IP packet filtering rules" msgstr "" -#: gnu/packages/perl.scm:4946 +#: gnu/packages/linux.scm:1126 msgid "" -"Test::LeakTrace provides several functions that trace memory\n" -"leaks. This module scans arenas, the memory allocation system, so it can\n" -"detect any leaked SVs in given blocks." +"@command{iptables} is the user-space command line program used to\n" +"configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" +"(@dfn{firewall}), including @dfn{NAT} (Network Address Translation).\n" +"\n" +"This package also includes @command{ip6tables}, which is used to configure " +"the\n" +"IPv6 packet filter.\n" +"\n" +"Both commands are targeted at system administrators.\n" msgstr "" -#: gnu/packages/perl.scm:4965 -msgid "Tests strings for equality, with more helpful failures" +#: gnu/packages/linux.scm:1183 +msgid "Ethernet bridge frame table administration" msgstr "" -#: gnu/packages/perl.scm:4966 +#: gnu/packages/linux.scm:1186 msgid "" -"This module provides some drop-in replacements for the\n" -"string comparison functions of Test::More, but which are more suitable when\n" -"you test against long strings." +"ebtables is an application program used to set up and maintain the\n" +"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It " +"is\n" +"analogous to the iptables application, but less complicated, due to the " +"fact\n" +"that the Ethernet protocol is much simpler than the IP protocol." msgstr "" -#: gnu/packages/perl.scm:4993 -msgid "Emulate troublesome interfaces in Perl" +#: gnu/packages/linux.scm:1234 +msgid "Utilities for controlling TCP/IP networking and traffic in Linux" msgstr "" -#: gnu/packages/perl.scm:4994 +#: gnu/packages/linux.scm:1236 msgid "" -"Test::MockObject allows you to create objects that conform\n" -"to particular interfaces with very little code. You don't have to reimplement\n" -"the behavior, just the input and the output." +"Iproute2 is a collection of utilities for controlling TCP/IP networking\n" +"and traffic with the Linux kernel. The most important of these are\n" +"@command{ip}, which configures IPv4 and IPv6, and @command{tc} for traffic\n" +"control.\n" +"\n" +"Most network configuration manuals still refer to ifconfig and route as the\n" +"primary network configuration tools, but ifconfig is known to behave\n" +"inadequately in modern network environments, and both should be deprecated." msgstr "" -#: gnu/packages/perl.scm:5013 -msgid "Replaces actual time with simulated time" +#: gnu/packages/linux.scm:1312 +msgid "Tools for controlling the network subsystem in Linux" msgstr "" -#: gnu/packages/perl.scm:5014 +#: gnu/packages/linux.scm:1314 msgid "" -"This module was created to enable test suites to test code\n" -"at specific points in time. Specifically it overrides localtime, gmtime and\n" -"time at compile time and then relies on the user supplying a mock time via\n" -"set_relative_time, set_absolute_time or set_fixed_time to alter future calls\n" -"to gmtime,time or localtime." +"This package includes the important tools for controlling the network\n" +"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp " +"and\n" +"route. Additionally, this package contains utilities relating to " +"particular\n" +"network hardware types (plipconfig, slattach) and advanced aspects of IP\n" +"configuration (iptunnel, ipmaddr)." msgstr "" -#: gnu/packages/perl.scm:5041 -msgid "Most commonly needed test functions and features" +#: gnu/packages/linux.scm:1351 +msgid "Library for working with POSIX capabilities" msgstr "" -#: gnu/packages/perl.scm:5042 +#: gnu/packages/linux.scm:1353 msgid "" -"This module provides the most commonly used testing\n" -"functions, along with automatically turning on strict and warning and gives a\n" -"bit more fine-grained control over test suites." +"Libcap2 provides a programming interface to POSIX capabilities on\n" +"Linux-based operating systems." msgstr "" -#: gnu/packages/perl.scm:5060 -msgid "Ensure no warnings are produced while testing" +#: gnu/packages/linux.scm:1396 +msgid "Manipulate Ethernet bridges" msgstr "" -#: gnu/packages/perl.scm:5062 +#: gnu/packages/linux.scm:1398 msgid "" -"This modules causes any warnings during testing to be captured and\n" -"stored. It automatically adds an extra test that will run when your script\n" -"ends to check that there were no warnings. If there were any warnings, the\n" -"test will fail and output diagnostics of where, when and what the warning was,\n" -"including a stack trace of what was going on when it occurred." +"Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" +"to connect two Ethernet segments together in a protocol independent way.\n" +"Packets are forwarded based on Ethernet address, rather than IP address " +"(like\n" +"a router). Since forwarding is done at Layer 2, all protocols can go\n" +"transparently through a bridge." msgstr "" -#: gnu/packages/perl.scm:5087 -msgid "Utilities to test STDOUT and STDERR messages" +#: gnu/packages/linux.scm:1466 +msgid "NetLink protocol library suite" msgstr "" -#: gnu/packages/perl.scm:5089 +#: gnu/packages/linux.scm:1468 msgid "" -"Test::Output provides a simple interface for testing output sent to\n" -"STDOUT or STDERR. A number of different utilities are included to try and be\n" -"as flexible as possible to the tester." +"The libnl suite is a collection of libraries providing APIs to netlink\n" +"protocol based Linux kernel interfaces. Netlink is an IPC mechanism " +"primarily\n" +"between the kernel and user space processes. It was designed to be a more\n" +"flexible successor to ioctl to provide mainly networking related kernel\n" +"configuration and monitoring interfaces." msgstr "" -#: gnu/packages/perl.scm:5110 -msgid "Check for POD errors in files" +#: gnu/packages/linux.scm:1498 +msgid "Tool for configuring wireless devices" msgstr "" -#: gnu/packages/perl.scm:5111 +#: gnu/packages/linux.scm:1500 msgid "" -"Check POD files for errors or warnings in a test file, using\n" -"Pod::Simple to do the heavy lifting." +"iw is a new nl80211 based CLI configuration utility for wireless\n" +"devices. It replaces @code{iwconfig}, which is deprecated." msgstr "" -#: gnu/packages/perl.scm:5131 -msgid "Check for pod coverage" +#: gnu/packages/linux.scm:1546 +msgid "Analyze power consumption on Intel-based laptops" msgstr "" -#: gnu/packages/perl.scm:5132 +#: gnu/packages/linux.scm:1548 msgid "" -"This module adds a test to your Perl distribution which\n" -"checks for pod coverage of all appropriate files." +"PowerTOP is a Linux tool to diagnose issues with power consumption and\n" +"power management. In addition to being a diagnostic tool, PowerTOP also " +"has\n" +"an interactive mode where the user can experiment various power management\n" +"settings for cases where the operating system has not enabled these\n" +"settings." msgstr "" -#: gnu/packages/perl.scm:5150 -msgid "Checks to see if the module can be loaded" +#: gnu/packages/linux.scm:1570 +msgid "Audio mixer for X and the console" msgstr "" -#: gnu/packages/perl.scm:5151 +#: gnu/packages/linux.scm:1572 msgid "" -"Test::Requires checks to see if the module can be loaded.\n" -"If this fails, then rather than failing tests this skips all tests." +"Aumix adjusts an audio mixer from X, the console, a terminal,\n" +"the command line or a script." msgstr "" -#: gnu/packages/perl.scm:5170 -msgid "Basic cross-platform tests for scripts" +#: gnu/packages/linux.scm:1596 +msgid "Displays the IO activity of running processes" msgstr "" -#: gnu/packages/perl.scm:5172 +#: gnu/packages/linux.scm:1598 msgid "" -"The intent of the Test::Script module is to provide a series of basic\n" -"tests for 80% of the testing you will need to do for scripts in the script (or\n" -"bin as is also commonly used) paths of your Perl distribution." +"Iotop is a Python program with a top like user interface to show the\n" +"processes currently causing I/O." msgstr "" -#: gnu/packages/perl.scm:5195 -msgid "Fork test in Perl" +#: gnu/packages/linux.scm:1652 +msgid "Support file systems implemented in user space" msgstr "" -#: gnu/packages/perl.scm:5196 +#: gnu/packages/linux.scm:1654 msgid "" -"Test::SharedFork is a utility module for Test::Builder. It\n" -"makes fork(2) safe to use in test cases." +"As a consequence of its monolithic design, file system code for Linux\n" +"normally goes into the kernel itself---which is not only a robustness " +"issue,\n" +"but also an impediment to system extensibility. FUSE, for \"file systems " +"in\n" +"user space\", is a kernel module and user-space library that tries to " +"address\n" +"part of this problem by allowing users to run file system implementations " +"as\n" +"user-space processes." +msgstr "" + +#: gnu/packages/linux.scm:1685 +msgid "User-space union file system" msgstr "" -#: gnu/packages/perl.scm:5212 -msgid "Basic utilities for writing tests" +#: gnu/packages/linux.scm:1687 +msgid "" +"UnionFS-FUSE is a flexible union file system implementation in user\n" +"space, using the FUSE library. Mounting a union file system allows you to\n" +"\"aggregate\" the contents of several directories into a single mount " +"point.\n" +"UnionFS-FUSE additionally supports copy-on-write." msgstr "" -#: gnu/packages/perl.scm:5214 -msgid "Test::Simple contains basic utilities for writing tests." +#: gnu/packages/linux.scm:1712 +msgid "User-space union file system (statically linked)" msgstr "" -#: gnu/packages/perl.scm:5231 -msgid "Simplify running Test::Builder tests" +#: gnu/packages/linux.scm:1760 +msgid "Mount remote file systems over SSH" msgstr "" -#: gnu/packages/perl.scm:5233 +#: gnu/packages/linux.scm:1762 msgid "" -"Test::Tester allows testing of test modules based on Test::Builder with\n" -"a minimum of effort." +"This is a file system client based on the SSH File Transfer Protocol.\n" +"Since most SSH servers already support this protocol it is very easy to set\n" +"up: on the server side there's nothing to do; on the client side mounting " +"the\n" +"file system is as easy as logging into the server with an SSH client." msgstr "" -#: gnu/packages/perl.scm:5257 -msgid "Trap exit codes, exceptions, output, etc." +#: gnu/packages/linux.scm:1785 +msgid "Tool for mounting archive files with FUSE" msgstr "" -#: gnu/packages/perl.scm:5258 +#: gnu/packages/linux.scm:1786 msgid "" -"This module is primarily (but not exclusively) for use in\n" -"test scripts: A block eval configurable and extensible but by default trapping\n" -"STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return values\n" -"from boxed blocks of test code." +"archivemount is a FUSE-based file system for Unix variants,\n" +"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) " +"to a\n" +"mount point where it can be read from or written to as with any other file\n" +"system. This makes accessing the contents of the archive, which may be\n" +"compressed, transparent to other programs, without decompressing them." msgstr "" -#: gnu/packages/perl.scm:5278 -msgid "UTF-8 testing in Perl" +#: gnu/packages/linux.scm:1816 +msgid "Tools for non-uniform memory access (NUMA) machines" msgstr "" -#: gnu/packages/perl.scm:5279 +#: gnu/packages/linux.scm:1818 msgid "" -"This module is a collection of tests useful for dealing with\n" -"UTF-8 strings in Perl. This module has two types of tests: The validity tests\n" -"check if a string is valid and not corrupt, whereas the characteristics tests\n" -"will check that string has a given set of characteristics." +"NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" +"memory is not all in one place. The numactl program allows you to run your\n" +"application program on specific CPU's and memory nodes. It does this by\n" +"supplying a NUMA memory policy to the operating system before running your\n" +"program.\n" +"\n" +"The package contains other commands, such as numademo, numastat and memhog.\n" +"The numademo command provides a quick overview of NUMA performance on your\n" +"system." msgstr "" -#: gnu/packages/perl.scm:5301 -msgid "Perl extension to test methods for warnings" +#: gnu/packages/linux.scm:1854 +msgid "Neo2 console layout" msgstr "" -#: gnu/packages/perl.scm:5302 +#: gnu/packages/linux.scm:1856 msgid "" -"This module provides a few convenience methods for testing\n" -"warning based code." +"Kbd-neo provides the Neo2 keyboard layout for use with\n" +"@command{loadkeys(1)} from @code{kbd(4)}." msgstr "" -#: gnu/packages/perl.scm:5320 -msgid "Test for warnings and the lack of them" +#: gnu/packages/linux.scm:1919 +msgid "Linux keyboard utilities and keyboard maps" msgstr "" -#: gnu/packages/perl.scm:5321 +#: gnu/packages/linux.scm:1921 msgid "" -"This module is intended to be used as a drop-in replacement\n" -"for Test::NoWarnings. It also adds an extra test, but runs this test before\n" -"done_testing calculates the test count, rather than after. It does this by\n" -"hooking into done_testing as well as via an END block. You can declare a\n" -"plan, or not, and things will still Just Work." +"This package contains keytable files and keyboard utilities compatible\n" +"for systems using the Linux kernel. This includes commands such as\n" +"'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." msgstr "" -#: gnu/packages/perl.scm:5342 -msgid "Test fallback behaviour in absence of modules" +#: gnu/packages/linux.scm:1940 +msgid "Monitor file accesses" msgstr "" -#: gnu/packages/perl.scm:5343 +#: gnu/packages/linux.scm:1942 msgid "" -"This module allows you to deliberately hide modules from a\n" -"program even though they are installed. This is mostly useful for testing\n" -"modules that have a fallback when a certain dependency module is not\n" -"installed." +"The inotify-tools packages provides a C library and command-line tools\n" +"to use Linux' inotify mechanism, which allows file accesses to be monitored." msgstr "" -#: gnu/packages/perl.scm:5369 -msgid "Dynamic generation of tests" +#: gnu/packages/linux.scm:1980 +msgid "Kernel module tools" msgstr "" -#: gnu/packages/perl.scm:5370 +#: gnu/packages/linux.scm:1981 msgid "" -"The Test::WriteVariants module provides for the dynamic\n" -"generation of tests in nested combinations of contexts." +"Kmod is a set of tools to handle common tasks with Linux\n" +"kernel modules like insert, remove, list, check properties, resolve\n" +"dependencies and aliases.\n" +"\n" +"These tools are designed on top of libkmod, a library that is shipped with\n" +"kmod. The aim is to be compatible with tools, configurations and indices\n" +"from the module-init-tools project." msgstr "" -#: gnu/packages/perl.scm:5390 -msgid "Testing module for YAML implementations" +#: gnu/packages/linux.scm:2045 +msgid "Userspace device management" msgstr "" -#: gnu/packages/perl.scm:5391 +#: gnu/packages/linux.scm:2046 msgid "" -"Test::YAML is a subclass of Test::Base with YAML specific\n" -"support." +"Udev is a daemon which dynamically creates and removes\n" +"device nodes from /dev/, handles hotplug events and loads drivers at boot\n" +"time." msgstr "" -#: gnu/packages/perl.scm:5409 -msgid "Align text" +#: gnu/packages/linux.scm:2111 +msgid "Logical volume management for Linux" msgstr "" -#: gnu/packages/perl.scm:5410 +#: gnu/packages/linux.scm:2113 msgid "" -"Text::Aligner exports a single function, align(), which is\n" -"used to justify strings to various alignment styles." +"LVM2 is the logical volume management tool set for Linux-based systems.\n" +"This package includes the user-space libraries and tools, including the " +"device\n" +"mapper. Kernel components are part of Linux-libre." msgstr "" -#: gnu/packages/perl.scm:5428 -msgid "Extract delimited text sequences from strings" +#: gnu/packages/linux.scm:2135 +msgid "Logical volume management for Linux (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:2165 +msgid "Tools for manipulating Linux Wireless Extensions" msgstr "" -#: gnu/packages/perl.scm:5429 +#: gnu/packages/linux.scm:2166 msgid "" -"The Text::Balanced module can be used to extract delimited\n" -"text sequences from strings." +"Wireless Tools are used to manipulate the now-deprecated\n" +"Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" +"Extension was an interface allowing you to set Wireless LAN specific\n" +"parameters and get the specific stats. It is deprecated in favor the " +"nl80211\n" +"interface." msgstr "" -#: gnu/packages/perl.scm:5447 -msgid "Manipulate comma-separated values" +#: gnu/packages/linux.scm:2238 +msgid "Central regulatory domain agent (CRDA) for WiFi" msgstr "" -#: gnu/packages/perl.scm:5448 +#: gnu/packages/linux.scm:2240 msgid "" -"Text::CSV provides facilities for the composition and\n" -"decomposition of comma-separated values. An instance of the Text::CSV class\n" -"can combine fields into a CSV string and parse a CSV string into fields." +"The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" +"communication between the kernel Linux and user space for regulatory\n" +"compliance." msgstr "" -#: gnu/packages/perl.scm:5469 -msgid "Perform diffs on files and record sets" +#: gnu/packages/linux.scm:2286 +msgid "Wireless regulatory database" msgstr "" -#: gnu/packages/perl.scm:5470 +#: gnu/packages/linux.scm:2288 msgid "" -"Text::Diff provides a basic set of services akin to the GNU\n" -"diff utility. It is not anywhere near as feature complete as GNU diff, but it\n" -"is better integrated with Perl and available on all platforms. It is often\n" -"faster than shelling out to a system's diff executable for small files, and\n" -"generally slower on larger files." +"This package contains the wireless regulatory database Central\n" +"Regulatory Database Agent (CRDA) daemon. The database contains information " +"on\n" +"country-specific regulations for the wireless spectrum." msgstr "" -#: gnu/packages/perl.scm:5491 -msgid "Match globbing patterns against text" +#: gnu/packages/linux.scm:2365 +msgid "Utilities to read temperature/voltage/fan sensors" msgstr "" -#: gnu/packages/perl.scm:5492 +#: gnu/packages/linux.scm:2367 msgid "" -"Text::Glob implements glob(3) style matching that can be\n" -"used to match against text, rather than fetching names from a filesystem. If\n" -"you want to do full file globbing use the File::Glob module instead." +"Lm-sensors is a hardware health monitoring package for Linux. It allows\n" +"you to access information from temperature, voltage, and fan speed sensors.\n" +"It works with most newer systems." msgstr "" -#: gnu/packages/perl.scm:5511 -msgid "Simple ASCII tables" +#: gnu/packages/linux.scm:2385 +msgid "Manipulate Intel microcode bundles" msgstr "" -#: gnu/packages/perl.scm:5512 -msgid "Text::SimpleTable draws simple ASCII tables." +#: gnu/packages/linux.scm:2387 +msgid "" +"@command{iucode_tool} is a utility to work with microcode packages for\n" +"Intel processors. It can convert between formats, extract specific " +"versions,\n" +"create a firmware image suitable for the Linux kernel, and more." msgstr "" -#: gnu/packages/perl.scm:5531 -msgid "Organize Data in Tables" +#: gnu/packages/linux.scm:2416 +msgid "I2C tools for Linux" msgstr "" -#: gnu/packages/perl.scm:5532 -msgid "Text::Table renders plaintext tables." +#: gnu/packages/linux.scm:2418 +msgid "" +"The i2c-tools package contains a heterogeneous set of I2C tools for\n" +"Linux: a bus probing tool, a chip dumper, register-level SMBus access " +"helpers,\n" +"EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" +"SMBus access." msgstr "" -#: gnu/packages/perl.scm:5549 -msgid "Provide plain ASCII transliterations of Unicode text" +#: gnu/packages/linux.scm:2455 +msgid "Hardware health information viewer" msgstr "" -#: gnu/packages/perl.scm:5550 +#: gnu/packages/linux.scm:2457 msgid "" -"Text::Unidecode provides a function, unidecode(...) that\n" -"takes Unicode data and tries to represent it in US-ASCII characters (i.e., the\n" -"universally displayable characters between 0x00 and 0x7F). The representation\n" -"is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" -"letters, the pronunciation expressed by the text in some other writing\n" -"system." +"Xsensors reads data from the libsensors library regarding hardware\n" +"health such as temperature, voltage and fan speed and displays the " +"information\n" +"in a digital read-out." msgstr "" -#: gnu/packages/perl.scm:5578 -msgid "Role for classes that can be thrown" +#: gnu/packages/linux.scm:2507 +msgid "Linux profiling with performance counters" msgstr "" -#: gnu/packages/perl.scm:5579 +#: gnu/packages/linux.scm:2509 msgid "" -"Throwable is a role for classes that are meant to be thrown\n" -"as exceptions to standard program flow." +"perf is a tool suite for profiling using hardware performance counters,\n" +"with support in the Linux kernel. perf can instrument CPU performance\n" +"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is " +"capable\n" +"of lightweight profiling. This package contains the user-land tools and in\n" +"particular the 'perf' command." msgstr "" -#: gnu/packages/perl.scm:5597 -msgid "Ordered associative arrays for Perl" +#: gnu/packages/linux.scm:2532 +msgid "Simple tool for creating Linux namespace containers" msgstr "" -#: gnu/packages/perl.scm:5598 +#: gnu/packages/linux.scm:2533 msgid "" -"This Perl module implements Perl hashes that preserve the\n" -"order in which the hash elements were added. The order is not affected when\n" -"values corresponding to existing keys in the IxHash are changed. The elements\n" -"can also be set to any arbitrary supplied order. The familiar perl array\n" -"operations can also be performed on the IxHash." +"pflask is a simple tool for creating Linux namespace\n" +"containers. It can be used for running a command or even booting an OS " +"inside\n" +"an isolated container, created with the help of Linux namespaces. It is\n" +"similar in functionality to chroot, although pflask provides better " +"isolation\n" +"thanks to the use of namespaces." msgstr "" -#: gnu/packages/perl.scm:5621 -msgid "Tie to an existing Perl object" +#: gnu/packages/linux.scm:2562 +msgid "View and tune ATA disk drive parameters" msgstr "" -#: gnu/packages/perl.scm:5622 +#: gnu/packages/linux.scm:2564 msgid "" -"This class provides a tie constructor that returns the\n" -"object it was given as it's first argument. This way side effects of calling\n" -"$object->TIEHASH are avoided." +"@command{hdparm} is a command-line utility to control ATA controllers and\n" +"disk drives. It can increase performance and/or reliability by careful " +"tuning\n" +"of hardware settings like power and acoustic management, DMA modes, and " +"caching.\n" +"It can also display detailed device information, or be used as a simple\n" +"performance benchmarking tool.\n" +"\n" +"@command{hdparm} provides a command line interface to various Linux kernel\n" +"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the " +"older\n" +"IDE driver subsystem. Many external USB drive enclosures with SCSI-ATA " +"Command\n" +"Translation (@dfn{SAT}) are also supported." msgstr "" -#: gnu/packages/perl.scm:5644 -msgid "English expression of durations" +#: gnu/packages/linux.scm:2595 +msgid "Tool for enabling and disabling wireless devices" msgstr "" -#: gnu/packages/perl.scm:5645 +#: gnu/packages/linux.scm:2597 msgid "" -"This module provides functions for expressing durations in\n" -"rounded or exact terms." +"rfkill is a simple tool for accessing the rfkill device interface,\n" +"which is used to enable and disable wireless networking devices, typically\n" +"WLAN, Bluetooth and mobile broadband." msgstr "" -#: gnu/packages/perl.scm:5667 -msgid "Parse time duration strings" +#: gnu/packages/linux.scm:2618 +msgid "Display information on ACPI devices" msgstr "" -#: gnu/packages/perl.scm:5668 +#: gnu/packages/linux.scm:2619 msgid "" -"Time::Duration::Parse is a module to parse human readable\n" -"duration strings like \"2 minutes\" and \"3 seconds\" to seconds." +"@code{acpi} attempts to replicate the functionality of the\n" +"\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" +"information. It does not support ACPI suspending, only displays " +"information\n" +"about ACPI devices." msgstr "" -#: gnu/packages/perl.scm:5686 -msgid "Efficiently compute time from local and GMT time" +#: gnu/packages/linux.scm:2638 +msgid "Daemon for delivering ACPI events to user-space programs" msgstr "" -#: gnu/packages/perl.scm:5687 +#: gnu/packages/linux.scm:2640 msgid "" -"This module provides functions that are the inverse of\n" -"built-in perl functions localtime() and gmtime(). They accept a date as a\n" -"six-element array, and return the corresponding time(2) value in seconds since\n" -"the system epoch." +"acpid is designed to notify user-space programs of Advanced\n" +"Configuration and Power Interface (ACPI) events. acpid should be started\n" +"during the system boot, and will run as a background process. When an ACPI\n" +"event is received from the kernel, acpid will examine the list of rules\n" +"specified in /etc/acpi/events and execute the rules that match the event." msgstr "" -#: gnu/packages/perl.scm:5707 -msgid "Date parsing/formatting subroutines" +#: gnu/packages/linux.scm:2662 +msgid "System utilities based on Linux sysfs" msgstr "" -#: gnu/packages/perl.scm:5708 +#: gnu/packages/linux.scm:2664 msgid "" -"This module provides routines for parsing date string into\n" -"time values and formatting dates into ASCII strings." +"These are a set of utilities built upon sysfs, a virtual file system in\n" +"Linux kernel versions 2.5+ that exposes a system's device tree. The " +"package\n" +"also contains the libsysfs library." msgstr "" -#: gnu/packages/perl.scm:5728 -msgid "Shift and scale time" +#: gnu/packages/linux.scm:2693 +msgid "System utilities based on Linux sysfs (version 1.x)" +msgstr "" + +#: gnu/packages/linux.scm:2716 +msgid "Utilities to get and set CPU frequency on Linux" msgstr "" -#: gnu/packages/perl.scm:5729 +#: gnu/packages/linux.scm:2718 msgid "" -"This module allows you to speed up your sleep(), alarm(),\n" -"and time() calls." +"The cpufrequtils suite contains utilities to retrieve CPU frequency\n" +"information, and set the CPU frequency if supported, using the cpufreq\n" +"capabilities of the Linux kernel." msgstr "" -#: gnu/packages/perl.scm:5752 -msgid "Simple tree object" +#: gnu/packages/linux.scm:2737 +msgid "Interface library for the Linux IEEE1394 drivers" msgstr "" -#: gnu/packages/perl.scm:5753 +#: gnu/packages/linux.scm:2739 msgid "" -"This module in a fully object-oriented implementation of a\n" -"simple n-ary tree." +"Libraw1394 is the only supported interface to the kernel side raw1394 of\n" +"the Linux IEEE-1394 subsystem, which provides direct access to the " +"connected\n" +"1394 buses to user space. Through libraw1394/raw1394, applications can " +"directly\n" +"send to and receive from other nodes without requiring a kernel driver for " +"the\n" +"protocol in question." msgstr "" -#: gnu/packages/perl.scm:5776 -msgid "Factory object for dispensing Visitor objects" +#: gnu/packages/linux.scm:2763 +msgid "AV/C protocol library for IEEE 1394" msgstr "" -#: gnu/packages/perl.scm:5777 +#: gnu/packages/linux.scm:2765 msgid "" -"This module is a factory for dispensing\n" -"Tree::Simple::Visitor::* objects." +"Libavc1394 is a programming interface to the AV/C specification from\n" +"the 1394 Trade Association. AV/C stands for Audio/Video Control." msgstr "" -#: gnu/packages/perl.scm:5795 -msgid "Minimal try/catch with proper preservation of $@" +#: gnu/packages/linux.scm:2787 +msgid "Isochronous streaming media library for IEEE 1394" msgstr "" -#: gnu/packages/perl.scm:5796 +#: gnu/packages/linux.scm:2789 msgid "" -"This module provides bare bones try/catch/finally statements\n" -"that are designed to minimize common mistakes with eval blocks, and nothing\n" -"else." +"The libiec61883 library provides a higher level API for streaming DV,\n" +"MPEG-2 and audio over Linux IEEE 1394." msgstr "" -#: gnu/packages/perl.scm:5817 -msgid "Data types for common serialisation formats" +#: gnu/packages/linux.scm:2838 +msgid "Tool for managing Linux Software RAID arrays" msgstr "" -#: gnu/packages/perl.scm:5818 +#: gnu/packages/linux.scm:2840 msgid "" -"This module provides some extra datatypes that are used by\n" -"common serialisation formats such as JSON or CBOR." +"mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" +"assemble, report on, and monitor arrays. It can also move spares between " +"raid\n" +"arrays when needed." msgstr "" -#: gnu/packages/perl.scm:5836 -msgid "UNIVERSAL::can() reimplementation" +#: gnu/packages/linux.scm:2872 +msgid "Statically-linked 'mdadm' command for use in an initrd" +msgstr "" + +#: gnu/packages/linux.scm:2937 +msgid "Access block devices through multiple paths" msgstr "" -#: gnu/packages/perl.scm:5837 +#: gnu/packages/linux.scm:2939 msgid "" -"This module attempts to work around people calling\n" -"UNIVERSAL::can() as a function, which it is not." +"This package provides the following binaries to drive the\n" +"Linux Device Mapper multipathing driver:\n" +"@enumerate\n" +"@item @command{multipath} - Device mapper target autoconfig.\n" +"@item @command{multipathd} - Multipath daemon.\n" +"@item @command{mpathpersist} - Manages SCSI persistent reservations on\n" +"@code{dm} multipath devices.\n" +"@item @command{kpartx} - Create device maps from partition tables.\n" +"@end enumerate" msgstr "" -#: gnu/packages/perl.scm:5857 -msgid "UNIVERSAL::isa() reimplementation" +#: gnu/packages/linux.scm:2971 +msgid "Linux-native asynchronous I/O access library" msgstr "" -#: gnu/packages/perl.scm:5858 +#: gnu/packages/linux.scm:2973 msgid "" -"This module attempts to recover from people calling\n" -"UNIVERSAL::isa as a function." +"This library enables userspace to use Linux kernel asynchronous I/O\n" +"system calls, important for the performance of databases and other advanced\n" +"applications." msgstr "" -#: gnu/packages/perl.scm:5876 -msgid "Associate user-defined magic to variables from Perl" +#: gnu/packages/linux.scm:2995 +msgid "Bluetooth subband audio codec" msgstr "" -#: gnu/packages/perl.scm:5877 +#: gnu/packages/linux.scm:2997 msgid "" -"Magic is Perl's way of enhancing variables. This mechanism\n" -"lets the user add extra data to any variable and hook syntactical\n" -"operations (such as access, assignment or destruction) that can be applied to\n" -"it. With this module, you can add your own magic to any variable without\n" -"having to write a single line of XS." +"The SBC is a digital audio encoder and decoder used to transfer data to\n" +"Bluetooth audio output devices like headphones or loudspeakers." msgstr "" -#: gnu/packages/perl.scm:5900 -msgid "YAML for Perl" +#: gnu/packages/linux.scm:3063 +msgid "Linux Bluetooth protocol stack" msgstr "" -#: gnu/packages/perl.scm:5901 +#: gnu/packages/linux.scm:3065 msgid "" -"The YAML.pm module implements a YAML Loader and Dumper based\n" -"on the YAML 1.0 specification." +"BlueZ provides support for the core Bluetooth layers and protocols. It\n" +"is flexible, efficient and uses a modular implementation." msgstr "" -#: gnu/packages/perl.scm:5924 -msgid "Read/Write YAML files" +#: gnu/packages/linux.scm:3087 +msgid "Mount exFAT file systems" msgstr "" -#: gnu/packages/perl.scm:5925 +#: gnu/packages/linux.scm:3089 msgid "" -"YAML::Tiny is a perl class for reading and writing\n" -"YAML-style files, written with as little code as possible, reducing load time\n" -"and memory overhead." +"This package provides a FUSE-based file system that provides read and\n" +"write access to exFAT devices." msgstr "" -#: gnu/packages/perl.scm:5952 -msgid "Distribution metadata for a CPAN dist" +#: gnu/packages/linux.scm:3132 +msgid "Mouse support for the Linux console" msgstr "" -#: gnu/packages/perl.scm:5953 +#: gnu/packages/linux.scm:3134 msgid "" -"Software distributions released to the CPAN include a\n" -"META.json or, for older distributions, META.yml, which describes the\n" -"distribution, its contents, and the requirements for building and installing\n" -"the distribution. The data structure stored in the META.json file is\n" -"described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" -"represent this distribution metadata (or distmeta), along with some helpful\n" -"methods for interrogating that data." +"The GPM (general-purpose mouse) daemon is a mouse server for\n" +"applications running on the Linux console. It allows users to select items\n" +"and copy/paste text in the console and in xterm." msgstr "" -#: gnu/packages/perl.scm:5976 -msgid "Set of version requirements for a CPAN dist" +#: gnu/packages/linux.scm:3193 +msgid "Create and manage btrfs copy-on-write file systems" msgstr "" -#: gnu/packages/perl.scm:5977 +#: gnu/packages/linux.scm:3194 msgid "" -"A CPAN::Meta::Requirements object models a set of version\n" -"constraints like those specified in the META.yml or META.json files in CPAN\n" -"distributions, and as defined by CPAN::Meta::Spec. It can be built up by\n" -"adding more and more constraints, and will reduce them to the simplest\n" -"representation." +"Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" +"aimed at implementing advanced features while focusing on fault tolerance,\n" +"repair and easy administration." msgstr "" -#: gnu/packages/perl.scm:6000 -msgid "Read and write a subset of YAML for CPAN Meta files" +#: gnu/packages/linux.scm:3226 +msgid "Statically-linked btrfs command from btrfs-progs" msgstr "" -#: gnu/packages/perl.scm:6001 +#: gnu/packages/linux.scm:3227 msgid "" -"This module implements a subset of the YAML specification\n" -"for use in reading and writing CPAN metadata files like META.yml and\n" -"MYMETA.yml." +"This package provides the statically-linked @command{btrfs}\n" +"from the btrfs-progs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/perl.scm:6022 -msgid "Build and install Perl modules" +#: gnu/packages/linux.scm:3258 +msgid "Userland tools for f2fs" msgstr "" -#: gnu/packages/perl.scm:6023 +#: gnu/packages/linux.scm:3260 msgid "" -"\"Module::Build\" is a system for building, testing, and\n" -"installing Perl modules. It is meant to be an alternative to\n" -"\"ExtUtils::MakeMaker\". Developers may alter the behavior of the module\n" -"through subclassing in a much more straightforward way than with\n" -"\"MakeMaker\". It also does not require a \"make\" on your system - most of\n" -"the \"Module::Build\" code is pure-perl and written in a cross-platform way." +"F2FS, the Flash-Friendly File System, is a modern file system\n" +"designed to be fast and durable on flash devices such as solid-state\n" +"disks and SD cards. This package provides the userland utilities." msgstr "" -#: gnu/packages/perl.scm:6047 -msgid "Parse META.yml and META.json CPAN metadata files" +#: gnu/packages/linux.scm:3289 +msgid "Free-fall protection for spinning laptop hard drives" msgstr "" -#: gnu/packages/perl.scm:6048 +#: gnu/packages/linux.scm:3291 msgid "" -"Parse::CPAN::Meta is a parser for META.json and META.yml\n" -"files, using JSON::PP and/or CPAN::Meta::YAML." +"Prevents shock damage to the internal spinning hard drive(s) of some\n" +"HP and Dell laptops. When sudden movement is detected, all input/output\n" +"operations on the drive are suspended and its heads are parked on the ramp,\n" +"where they are less likely to cause damage to the spinning disc. Requires " +"a\n" +"drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload\n" +"feature, and a laptop with an accelerometer. It has no effect on SSDs." msgstr "" -#: gnu/packages/perl.scm:6066 -msgid "Common Scalar and List utility subroutines" +#: gnu/packages/linux.scm:3345 +msgid "Simple fan control program" msgstr "" -#: gnu/packages/perl.scm:6067 +#: gnu/packages/linux.scm:3347 msgid "" -"This package contains a selection of subroutines that people\n" -"have expressed would be nice to have in the perl core, but the usage would not\n" -"really be high enough to warrant the use of a keyword, and the size so small\n" -"such that being individual extensions would be wasteful." +"Thinkfan is a simple fan control program. It reads temperatures,\n" +"checks them against configured limits and switches to appropriate (also\n" +"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or " +"any\n" +"other @code{hwmon} driver that enables temperature reading and fan control\n" +"from userspace." msgstr "" -#: gnu/packages/photo.scm:61 -msgid "Raw image decoder" +#: gnu/packages/linux.scm:3382 +msgid "Read-write access to NTFS file systems" msgstr "" -#: gnu/packages/photo.scm:63 +#: gnu/packages/linux.scm:3384 msgid "" -"LibRaw is a library for reading RAW files obtained from digital photo\n" -"cameras (CRW/CR2, NEF, RAF, DNG, and others)." +"NTFS-3G provides read-write access to NTFS file systems, which are\n" +"commonly found on Microsoft Windows. It is implemented as a FUSE file " +"system.\n" +"The package provides additional NTFS tools." msgstr "" -#: gnu/packages/photo.scm:80 -msgid "Read and manipulate EXIF data in digital photographs" +#: gnu/packages/linux.scm:3426 +msgid "Utilities and libraries for working with RDMA devices" msgstr "" -#: gnu/packages/photo.scm:82 +#: gnu/packages/linux.scm:3428 msgid "" -"The libexif C library allows applications to read, edit, and save EXIF\n" -"data as produced by digital cameras." +"This package provides userspace components for the InfiniBand\n" +"subsystem of the Linux kernel. Specifically it contains userspace\n" +"libraries for the following device nodes:\n" +"\n" +"@enumerate\n" +"@item @file{/dev/infiniband/uverbsX} (@code{libibverbs})\n" +"@item @file{/dev/infiniband/rdma_cm} (@code{librdmacm})\n" +"@item @file{/dev/infiniband/umadX} (@code{libibumad})\n" +"@end enumerate\n" +"\n" +"The following service daemons are also provided:\n" +"@enumerate\n" +"@item @code{srp_daemon} (for the @code{ib_srp} kernel module)\n" +"@item @code{iwpmd} (for iWARP kernel providers)\n" +"@item @code{ibacm} (for InfiniBand communication management assistant)\n" +"@end enumerate" msgstr "" -#: gnu/packages/photo.scm:107 -msgid "Accessing digital cameras" -msgstr "" +#: gnu/packages/linux.scm:3481 +#, fuzzy +msgid "Random number generator daemon" +msgstr "Generator losowych haseł" -#: gnu/packages/photo.scm:109 +#: gnu/packages/linux.scm:3483 msgid "" -"This is the library backend for gphoto2. It contains the code for PTP,\n" -"MTP, and other vendor specific protocols for controlling and transferring data\n" -"from digital cameras." +"Monitor a hardware random number generator, and supply entropy\n" +"from that to the system kernel's @file{/dev/random} machinery." msgstr "" -#: gnu/packages/photo.scm:150 -msgid "Command-line tools to access digital cameras" +#: gnu/packages/linux.scm:3521 +msgid "CPU frequency and voltage scaling tools for Linux" msgstr "" -#: gnu/packages/photo.scm:152 +#: gnu/packages/linux.scm:3523 msgid "" -"Gphoto2 is a set of command line utilities for manipulating a large\n" -"number of different digital cameras. Through libgphoto2, it supports PTP,\n" -"MTP, and much more." +"cpupower is a set of user-space tools that use the cpufreq feature of the\n" +"Linux kernel to retrieve and control processor features related to power " +"saving,\n" +"such as frequency and voltage scaling." msgstr "" -#: gnu/packages/photo.scm:186 -msgid "Program and Perl library to manipulate EXIF tags" +#: gnu/packages/linux.scm:3542 +msgid "Entropy source for the Linux random number generator" msgstr "" -#: gnu/packages/photo.scm:188 +#: gnu/packages/linux.scm:3544 msgid "" -"This package provides the 'exiftool' command and the 'Image::ExifTool'\n" -"Perl library to manipulate EXIF tags of digital images." +"haveged generates an unpredictable stream of random numbers for use by\n" +"Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" +"standard mechanisms for filling the entropy pool may not be sufficient for\n" +"systems with high needs or limited user interaction, such as headless " +"servers.\n" +"@command{haveged} runs as a privileged daemon, harvesting randomness from " +"the\n" +"indirect effects of hardware events on hidden processor state using the " +"HArdware\n" +"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes " +"itself to\n" +"its environment and provides the same built-in test suite for the output " +"stream\n" +"as used on certified hardware security devices." msgstr "" -#: gnu/packages/photo.scm:211 -msgid "Library for panoramic images" +#: gnu/packages/linux.scm:3583 +msgid "eCryptfs cryptographic file system utilities" msgstr "" -#: gnu/packages/photo.scm:213 +#: gnu/packages/linux.scm:3585 msgid "" -"The libpano13 package contains the backend library written by the\n" -"Panorama Tools project for building panoramic images from a set of\n" -"overlapping images, as well as some command line tools." +"eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" +"Each file's cryptographic meta-data is stored inside the file itself, along\n" +"with the encrypted contents. This allows individual encrypted files to be\n" +"copied between hosts and still be decrypted with the proper key. eCryptfs " +"is a\n" +"native Linux file system, and has been part of the Linux kernel since " +"version\n" +"2.6.19. This package contains the userland utilities to manage it." msgstr "" -#: gnu/packages/photo.scm:255 -msgid "Tools for combining and blending images" +#: gnu/packages/linux.scm:3616 +msgid "NFSv4 support library for name/ID mapping" msgstr "" -#: gnu/packages/photo.scm:257 +#: gnu/packages/linux.scm:3617 msgid "" -"Enblend blends away the seams in a panoramic image mosaic using a\n" -"multi-resolution spline. Enfuse merges different exposures of the same\n" -"scene to produce an image that looks much like a tone-mapped image." +"Libnfsidmap is a library holding mulitiple methods of\n" +"mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" +"extensible array of mapping functions, currently consisting of two choices:\n" +"the default @code{nsswitch} and the experimental @code{umich_ldap}." msgstr "" -#: gnu/packages/qemu.scm:119 -msgid "Machine emulator and virtualizer (without GUI)" +#: gnu/packages/linux.scm:3651 +msgid "Tools for loading and managing Linux kernel modules" msgstr "" -#: gnu/packages/qemu.scm:121 +#: gnu/packages/linux.scm:3653 msgid "" -"QEMU is a generic machine emulator and virtualizer.\n" -"\n" -"When used as a machine emulator, QEMU can run OSes and programs made for one\n" -"machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" -"using dynamic translation, it achieves very good performance.\n" -"\n" -"When used as a virtualizer, QEMU achieves near native performances by\n" -"executing the guest code directly on the host CPU. QEMU supports\n" -"virtualization when executing under the Xen hypervisor or using\n" -"the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,\n" -"server and embedded PowerPC, and S390 guests." -msgstr "" - -#: gnu/packages/qemu.scm:143 -msgid "Machine emulator and virtualizer" +"Tools for loading and managing Linux kernel modules, such as `modprobe',\n" +"`insmod', `lsmod', and more." msgstr "" -#: gnu/packages/ratpoison.scm:85 -msgid "Simple mouse-free tiling window manager" +#: gnu/packages/linux.scm:3687 +msgid "Machine check monitor for x86 Linux systems" msgstr "" -#: gnu/packages/ratpoison.scm:87 +#: gnu/packages/linux.scm:3689 msgid "" -"Ratpoison is a simple window manager with no fat library\n" -"dependencies, no fancy graphics, no window decorations, and no\n" -"rodent dependence. It is largely modelled after GNU Screen which\n" -"has done wonders in the virtual terminal market.\n" -"\n" -"The screen can be split into non-overlapping frames. All windows\n" -"are kept maximized inside their frames to take full advantage of\n" -"your precious screen real estate.\n" -"\n" -"All interaction with the window manager is done through keystrokes.\n" -"Ratpoison has a prefix map to minimize the key clobbering that\n" -"cripples Emacs and other quality pieces of software." +"The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,\n" +"and other hardware errors on x86 systems. It can also perform user-defined\n" +"tasks, such as bringing bad pages off-line, when configurable error " +"thresholds\n" +"are exceeded." msgstr "" -#: gnu/packages/readline.scm:68 -msgid "Edit command lines while typing, with history support" +#: gnu/packages/linux.scm:3718 +msgid "MTD Flash Storage Utilities" msgstr "" -#: gnu/packages/readline.scm:70 +#: gnu/packages/linux.scm:3719 msgid "" -"The GNU readline library allows users to edit command lines as they\n" -"are typed in. It can maintain a searchable history of previously entered\n" -"commands, letting you easily recall, edit and re-enter past commands. It\n" -"features both Emacs-like and vi-like keybindings, making its usage\n" -"comfortable for anyone." +"This package provides utilities for testing, partitioning, etc\n" +"of flash storage." msgstr "" -#: gnu/packages/scanner.scm:70 -msgid "Raster image scanner library and drivers" +#: gnu/packages/linux.scm:3742 +msgid "Interface to Linux's seccomp syscall filtering mechanism" msgstr "" -#: gnu/packages/scanner.scm:71 +#: gnu/packages/linux.scm:3743 msgid "" -"SANE stands for \"Scanner Access Now Easy\" and is an API\n" -"proving access to any raster image scanner hardware (flatbed scanner,\n" -"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" -"package contains the library and drivers." +"The libseccomp library provides an easy to use, platform\n" +"independent, interface to the Linux Kernel's syscall filtering mechanism. " +"The\n" +"libseccomp API is designed to abstract away the underlying BPF based " +"syscall\n" +"filter language and present a more conventional function-call based " +"filtering\n" +"interface that should be familiar to, and easily adopted by, application\n" +"developers." msgstr "" -#: gnu/packages/scheme.scm:132 -msgid "A Scheme implementation with integrated editor and debugger" +#: gnu/packages/linux.scm:3785 +msgid "Usage monitor for AMD Radeon graphics" msgstr "" -#: gnu/packages/scheme.scm:134 +#: gnu/packages/linux.scm:3786 msgid "" -"GNU/MIT Scheme is an implementation of the Scheme programming\n" -"language. It provides an interpreter, a compiler and a debugger. It also\n" -"features an integrated Emacs-like editor and a large runtime library." +"RadeonTop monitors resource consumption on supported AMD\n" +"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs " +"on\n" +"a terminal or saved to a file for further processing. It measures both the\n" +"activity of the GPU as a whole, which is also accurate during OpenCL\n" +"computations, as well as separate component statistics that are only " +"meaningful\n" +"under OpenGL graphics workloads." msgstr "" -#: gnu/packages/scheme.scm:217 -msgid "Efficient Scheme compiler" +#: gnu/packages/linux.scm:3822 +msgid "Tool and library to manipulate EFI variables" msgstr "" -#: gnu/packages/scheme.scm:219 +#: gnu/packages/linux.scm:3823 msgid "" -"Bigloo is a Scheme implementation devoted to one goal: enabling\n" -"Scheme based programming style where C(++) is usually\n" -"required. Bigloo attempts to make Scheme practical by offering\n" -"features usually presented by traditional programming languages\n" -"but not offered by Scheme and functional programming. Bigloo\n" -"compiles Scheme modules. It delivers small and fast stand alone\n" -"binary executables. Bigloo enables full connections between\n" -"Scheme and C programs and between Scheme and Java programs." +"This package provides a library and a command line\n" +"interface to the variable facility of UEFI boot firmware." msgstr "" -#: gnu/packages/scheme.scm:262 -msgid "Multi-tier programming language for the Web 2.0" +#: gnu/packages/linux.scm:3864 +msgid "Modify the Extensible Firmware Interface (EFI) boot manager" msgstr "" -#: gnu/packages/scheme.scm:264 +#: gnu/packages/linux.scm:3866 msgid "" -"HOP is a multi-tier programming language for the Web 2.0 and the\n" -"so-called diffuse Web. It is designed for programming interactive web\n" -"applications in many fields such as multimedia (web galleries, music players,\n" -"...), ubiquitous and house automation (SmartPhones, personal appliance),\n" -"mashups, office (web agendas, mail clients, ...), etc." +"@code{efibootmgr} is a user-space application to modify the Intel\n" +"Extensible Firmware Interface (EFI) Boot Manager. This application can\n" +"create and destroy boot entries, change the boot order, change the next\n" +"running boot option, and more." msgstr "" -#: gnu/packages/scheme.scm:304 -msgid "R5RS Scheme implementation that compiles native code via C" +#: gnu/packages/linux.scm:3902 +msgid "Performance monitoring tools for Linux" msgstr "" -#: gnu/packages/scheme.scm:306 +#: gnu/packages/linux.scm:3903 msgid "" -"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" -"produces portable and efficient C, supports almost all of the R5RS Scheme\n" -"language standard, and includes many enhancements and extensions." +"The sysstat utilities are a collection of performance\n" +"monitoring tools for Linux. These include @code{mpstat}, @code{iostat},\n" +"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, " +"@code{sadc},\n" +"@code{sadf} and @code{sa}." msgstr "" -#: gnu/packages/scheme.scm:325 -msgid "Scheme implementation using a bytecode interpreter" +#: gnu/packages/linux.scm:3935 +msgid "GNU/Linux application to control backlights" msgstr "" -#: gnu/packages/scheme.scm:327 +#: gnu/packages/linux.scm:3937 msgid "" -"Scheme 48 is an implementation of Scheme based on a byte-code\n" -"interpreter and is designed to be used as a testbed for experiments in\n" -"implementation techniques and as an expository tool." +"Light is a program to send commands to screen backlight controllers\n" +"under GNU/Linux. Features include:\n" +"\n" +"@itemize\n" +"@item It does not rely on X.\n" +"@item Light can automatically figure out the best controller to use, making\n" +"full use of underlying hardware.\n" +"@item It is possible to set a minimum brightness value, as some controllers\n" +"set the screen to be pitch black at a vaĺue of 0 (or higher).\n" +"@end itemize\n" +"\n" +"Light is the successor of lightscript." msgstr "" -#: gnu/packages/scheme.scm:403 -msgid "Implementation of Scheme and related languages" +#: gnu/packages/linux.scm:4041 +msgid "Power management tool for Linux" msgstr "" -#: gnu/packages/scheme.scm:405 +#: gnu/packages/linux.scm:4042 msgid "" -"Racket is an implementation of the Scheme programming language (R5RS and\n" -"R6RS) and related languages, such as Typed Racket. It features a compiler and\n" -"a virtual machine with just-in-time native compilation, as well as a large set\n" -"of libraries." +"TLP is a power management tool for Linux. It comes with\n" +"a default configuration already optimized for battery life. Nevertheless,\n" +"TLP is customizable to fulfil system requirements. TLP settings are " +"applied\n" +"every time the power supply source is changed." msgstr "" -#: gnu/packages/scheme.scm:443 -msgid "Efficient Scheme interpreter and compiler" +#: gnu/packages/linux.scm:4069 +msgid "List hardware information" msgstr "" -#: gnu/packages/scheme.scm:445 +#: gnu/packages/linux.scm:4071 msgid "" -"Gambit consists of two main programs: gsi, the Gambit Scheme\n" -"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" -"the complete execution and debugging environment. The compiler is the\n" -"interpreter extended with the capability of generating executable files. The\n" -"compiler can produce standalone executables or compiled modules which can be\n" -"loaded at run time. Interpreted code and compiled code can be freely\n" -"mixed." +"@command{lshw} (Hardware Lister) is a small tool to provide\n" +"detailed information on the hardware configuration of the machine.\n" +"It can report exact memory configuration, firmware version, mainboard\n" +"configuration, CPU version and speed, cache configuration, bus speed,\n" +"and more on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC\n" +"machines (PowerMac G4 is known to work)." msgstr "" -#: gnu/packages/scheme.scm:482 -msgid "Small embeddable Scheme implementation" +#: gnu/packages/linux.scm:4094 +msgid "Netlink utility library" msgstr "" -#: gnu/packages/scheme.scm:484 +#: gnu/packages/linux.scm:4095 msgid "" -"Chibi-Scheme is a very small library with no external dependencies\n" -"intended for use as an extension and scripting language in C programs. In\n" -"addition to support for lightweight VM-based threads, each VM itself runs in\n" -"an isolated heap allowing multiple VMs to run simultaneously in different OS\n" -"threads." +"Libmnl is a minimalistic user-space library oriented to\n" +"Netlink developers. There are a lot of common tasks in parsing, " +"validating,\n" +"constructing of both the Netlink header and TLVs that are repetitive and " +"easy to\n" +"get wrong. This library aims to provide simple helpers that allows you to\n" +"re-use code and to avoid re-inventing the wheel." msgstr "" -#: gnu/packages/scheme.scm:660 -msgid "Scmutils library for MIT Scheme" +#: gnu/packages/linux.scm:4120 +msgid "Netlink programming interface to the Linux nf_tables subsystem" msgstr "" -#: gnu/packages/scheme.scm:661 +#: gnu/packages/linux.scm:4121 msgid "" -"The Scmutils system is an integrated library of\n" -"procedures, embedded in the programming language Scheme, and intended to\n" -"support teaching and research in mathematical physics and electrical\n" -"engineering." +"Libnftnl is a userspace library providing a low-level netlink\n" +"programming interface to the in-kernel nf_tables subsystem. The library\n" +"libnftnl has been previously known as libnftables. This library is " +"currently\n" +"used by nftables." msgstr "" -#: gnu/packages/search.scm:52 -msgid "Search Engine Library" +#: gnu/packages/linux.scm:4148 +msgid "Userspace utility for Linux packet filtering" msgstr "" -#: gnu/packages/search.scm:54 +#: gnu/packages/linux.scm:4149 msgid "" -"Xapian is a highly adaptable toolkit which allows developers to easily\n" -"add advanced indexing and search facilities to their own applications. It\n" -"supports the Probabilistic Information Retrieval model and also supports a\n" -"rich set of boolean query operators." +"nftables is the project that aims to replace the existing\n" +"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new " +"packet\n" +"filtering framework, a new userspace utility and also a compatibility layer " +"for\n" +"{ip,ip6}tables. nftables is built upon the building blocks of the " +"Netfilter\n" +"infrastructure such as the existing hooks, the connection tracking system, " +"the\n" +"userspace queueing component and the logging subsystem." msgstr "" -#: gnu/packages/search.scm:97 -msgid "Tool for Obsessive Compulsive Classifiers" +#: gnu/packages/linux.scm:4247 +msgid "Unprivileged chroot, bind mount, and binfmt_misc" msgstr "" -#: gnu/packages/search.scm:99 +#: gnu/packages/linux.scm:4249 msgid "" -"libtocc is the engine of the Tocc project, a tag-based file management\n" -"system. The goal of Tocc is to provide a better system for classifying files\n" -"that is more flexible than classic file systems that are based on a tree of\n" -"files and directories." +"PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n" +"and @code{binfmt_misc}. This means that users don't need any privileges or\n" +"setup to do things like using an arbitrary directory as the new root\n" +"file system, making files accessible somewhere else in the file system\n" +"hierarchy, or executing programs built for another CPU architecture\n" +"transparently through QEMU user-mode. Also, developers can use PRoot as a\n" +"generic process instrumentation engine thanks to its extension mechanism.\n" +"Technically PRoot relies on @code{ptrace}, an unprivileged system-call\n" +"available in the kernel Linux." msgstr "" -#: gnu/packages/search.scm:121 -msgid "Command-line interface to libtocc" +#: gnu/packages/linux.scm:4265 +msgid "Unprivileged chroot, bind mount, and binfmt_misc (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:4311 +msgid "Linux tool to dump x86 CPUID information about the CPU(s)" msgstr "" -#: gnu/packages/search.scm:123 +#: gnu/packages/linux.scm:4312 msgid "" -"Tocc is a tag-based file management system. This package contains the\n" -"command line tool for interacting with libtocc." +"cpuid dumps detailed information about the CPU(s) gathered\n" +"from the CPUID instruction, and also determines the exact model of CPU(s). " +"It\n" +"supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,\n" +"NexGen, Rise, and SiS CPUs." msgstr "" -#: gnu/packages/search.scm:141 -msgid "Finding text and HTML files that match boolean expressions" +#: gnu/packages/linux.scm:4339 +msgid "Use a FUSE file system to access data over MTP" msgstr "" -#: gnu/packages/search.scm:143 +#: gnu/packages/linux.scm:4340 msgid "" -"GNU Bool is a utility to perform text searches on files using Boolean\n" -"expressions. For example, a search for \"hello AND world\" would return a\n" -"file containing the phrase \"Hello, world!\". It supports both AND and OR\n" -"statements, as well as the NEAR statement to search for the occurrence of\n" -"words in close proximity to each other. It handles context gracefully,\n" -"accounting for new lines and paragraph changes. It also has robust support\n" -"for parsing HTML files." +"jmtpfs uses FUSE (file system in userspace) to provide access\n" +"to data over the Media Transfer Protocol (MTP). Unprivileged users can " +"mount\n" +"the MTP device as a file system." msgstr "" -#: gnu/packages/serveez.scm:51 -msgid "Framework for implementing IP-based servers" +#: gnu/packages/linux.scm:4363 +msgid "Utility to show process environment" msgstr "" -#: gnu/packages/serveez.scm:53 +#: gnu/packages/linux.scm:4364 msgid "" -"GNU Serveez is a server framework providing the routines necessary to\n" -"easily implement IP-based servers in your application. It\n" -"demonstrates aspects of network programming in a portable manner,\n" -"making it convenient for both simplifying the process of adding a\n" -"server to your application or for learning about how network services\n" -"work. Several example servers are provided already, such as an HTTP\n" -"server and an IRC server." +"Procenv is a command-line tool that displays as much detail about\n" +"itself and its environment as possible. It can be used as a test\n" +"tool, to understand the type of environment a process runs in, and for\n" +"comparing system environments." msgstr "" -#: gnu/packages/telephony.scm:50 -msgid "(u)Common C++ framework for threaded applications" +#: gnu/packages/linux.scm:4391 +msgid "Open Fabric Interfaces" msgstr "" -#: gnu/packages/telephony.scm:51 +#: gnu/packages/linux.scm:4393 msgid "" -"GNU Common C++ is an portable, optimized class framework for\n" -"threaded applications, supporting concurrent synchronization, inter-process\n" -"communications via sockets, and various methods for data handling, such as\n" -"serialization and XML parsing. It includes the uCommon C++ library, a smaller\n" -"reimplementation." +"OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" +"communication services to applications. OFI is best described as a " +"collection\n" +"of libraries and applications used to export fabric services. The key\n" +"components of OFI are: application interfaces, provider libraries, kernel\n" +"services, daemons, and test applications.\n" +"\n" +"Libfabric is a core component of OFI. It is the library that defines and\n" +"exports the user-space API of OFI, and is typically the only software that\n" +"applications deal with directly. It works in conjunction with provider\n" +"libraries, which are often integrated directly into libfabric." msgstr "" -#: gnu/packages/telephony.scm:70 -msgid "Common C++ framework for threaded applications" +#: gnu/packages/linux.scm:4439 +msgid "Intel Performance Scaled Messaging (PSM) Libraries" msgstr "" -#: gnu/packages/telephony.scm:71 +#: gnu/packages/linux.scm:4441 msgid "" -"GNU uCommon C++ is meant as a very light-weight C++ library\n" -"to facilitate using C++ design patterns even for very deeply embedded\n" -"applications, such as for systems using uclibc along with posix threading\n" -"support." +"The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" +"communications interface for the True Scale family of products. PSM users " +"are\n" +"enabled with mechanisms necessary to implement higher level communications\n" +"interfaces in parallel environments." msgstr "" -#: gnu/packages/telephony.scm:92 -msgid "Implementation of RTP (real-time transport protocol)" +#: gnu/packages/linux.scm:4482 +msgid "Take screenshots of one or more Linux text consoles" msgstr "" -#: gnu/packages/telephony.scm:93 +#: gnu/packages/linux.scm:4484 msgid "" -"GNU ccRTP is an implementation of RTP, the real-time transport\n" -"protocol from the IETF. It is suitable both for high capacity servers and\n" -"personal client applications. It is flexible in its design, allowing it to\n" -"function as a framework for the framework, rather than just being a\n" -"packet-manipulation library." +"snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" +"Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" +"relevant @file{/dev/vcs*} file(s)." msgstr "" -#: gnu/packages/telephony.scm:113 -msgid "Library implementing SIP (RFC-3261)" +#: gnu/packages/linux.scm:4538 +msgid "Take a screenshot of the contents of the Linux framebuffer" msgstr "" -#: gnu/packages/telephony.scm:114 +#: gnu/packages/linux.scm:4540 msgid "" -"GNU oSIP is an implementation of the SIP protocol. It is\n" -"used to provide multimedia and telecom software developers with an interface\n" -"to initiate and control SIP sessions." +"fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" +"a dump therof. It supports a wide range of drivers and pixel formats.\n" +"@command{fbcat} can take screenshots of virtually any application that can " +"be\n" +"made to write its output to the framebuffer, including (but not limited to)\n" +"text-mode or graphical applications that don't use a display server.\n" +"\n" +"Also included is @command{fbgrab}, a wrapper around @command{fbcat} that\n" +"emulates the behaviour of Gunnar Monell's older fbgrab utility." msgstr "" -#: gnu/packages/telephony.scm:134 -msgid "Sip abstraction library" +#: gnu/packages/lout.scm:100 +msgid "Document layout system" msgstr "" -#: gnu/packages/telephony.scm:135 +#: gnu/packages/lout.scm:102 msgid "" -"EXosip is a library that hides the complexity of using the\n" -"SIP protocol for multimedia session establishment. This protocol is mainly to\n" -"be used by VoIP telephony applications (endpoints or conference server) but\n" -"might be also useful for any application that wish to establish sessions like\n" -"multiplayer games." +"The Lout document formatting system reads a high-level description of\n" +"a document similar in style to LaTeX and produces a PostScript or plain " +"text\n" +"output file.\n" +"\n" +"Lout offers an unprecedented range of advanced features, including optimal\n" +"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" +"inclusion and generation, equation formatting, tables, diagrams, rotation " +"and\n" +"scaling, sorted indexes, bibliographic databases, running headers and\n" +"odd-even pages, automatic cross referencing, multilingual documents " +"including\n" +"hyphenation (most European languages are supported), formatting of computer\n" +"programs, and much more, all ready to use. Furthermore, Lout is easily\n" +"extended with definitions which are very much easier to write than troff of\n" +"TeX macros because Lout is a high-level, purely functional language, the\n" +"outcome of an eight-year research project that went back to the\n" +"beginning." msgstr "" -#: gnu/packages/telephony.scm:178 -msgid "Secure peer-to-peer VoIP server for the SIP protocol" +#: gnu/packages/messaging.scm:115 +msgid "Off-the-Record (OTR) Messaging Library and Toolkit" msgstr "" -#: gnu/packages/telephony.scm:179 +#: gnu/packages/messaging.scm:117 msgid "" -"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" -"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" -"without the need for a service provider. Its peer-to-peer design ensures that\n" -"there is no central point for media intercept or capture and thus it can be\n" -"used to construct a secure telephone system that operates over the public\n" -"internet." +"OTR allows you to have private conversations over instant messaging by\n" +"providing: (1) Encryption: No one else can read your instant messages. (2)\n" +"Authentication: You are assured the correspondent is who you think it is. " +"(3)\n" +"Deniability: The messages you send do not have digital signatures that are\n" +"checkable by a third party. Anyone can forge messages after a conversation " +"to\n" +"make them look like they came from you. However, during a conversation, " +"your\n" +"correspondent is assured the messages he sees are authentic and\n" +"unmodified. (4) Perfect forward secrecy: If you lose control of your " +"private\n" +"keys, no previous conversation is compromised." msgstr "" -#: gnu/packages/telephony.scm:204 -msgid "Secure RTP (SRTP) Reference Implementation" +#: gnu/packages/messaging.scm:151 +msgid "Implementation of a ratcheting forward secrecy protocol" msgstr "" -#: gnu/packages/telephony.scm:205 +#: gnu/packages/messaging.scm:152 msgid "" -"This package provides an implementation of the Secure\n" -"Real-time Transport Protocol (SRTP), the Universal Security Transform (UST),\n" -"and a supporting cryptographic kernel." +"libsignal-protocol-c is an implementation of a ratcheting\n" +"forward secrecy protocol that works in synchronous and asynchronous\n" +"messaging environments. It can be used with messaging software to provide\n" +"end-to-end encryption." msgstr "" -#: gnu/packages/texinfo.scm:56 -msgid "The GNU documentation format" +#: gnu/packages/messaging.scm:190 +msgid "IRC to instant messaging gateway" msgstr "" -#: gnu/packages/texinfo.scm:58 +#: gnu/packages/messaging.scm:191 msgid "" -"Texinfo is the official documentation format of the GNU project. It\n" -"uses a single source file using explicit commands to produce a final document\n" -"in any of several supported output formats, such as HTML or PDF. This\n" -"package includes both the tools necessary to produce Info documents from\n" -"their source and the command-line Info reader. The emphasis of the language\n" -"is on expressing the content semantically, avoiding physical markup commands." +"BitlBee brings IM (instant messaging) to IRC clients, for\n" +"people who have an IRC client running all the time and don't want to run an\n" +"additional IM client. BitlBee currently supports XMPP/Jabber (including\n" +"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the " +"Twitter\n" +"microblogging network (plus all other Twitter API compatible services like\n" +"identi.ca and status.net)." msgstr "" -#: gnu/packages/texinfo.scm:116 -msgid "Convert Texinfo to HTML" -msgstr "Konwersja Texinfo do HTML" +#: gnu/packages/messaging.scm:253 +msgid "Graphical IRC Client" +msgstr "Graficzny klient IRC" + +#: gnu/packages/messaging.scm:255 +msgid "" +"HexChat lets you connect to multiple IRC networks at once. The main\n" +"window shows the list of currently connected networks and their channels, " +"the\n" +"current conversation and the list of users. It uses colors to " +"differentiate\n" +"between users and to highlight messages. It checks spelling using " +"available\n" +"dictionaries. HexChat can be extended with multiple addons." +msgstr "" + +#: gnu/packages/messaging.scm:320 +msgid "Lightweight Internet Relay Chat server for small networks" +msgstr "" + +#: gnu/packages/messaging.scm:322 +msgid "" +"ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" +"or private networks. It is easy to configure, can cope with dynamic IP\n" +"addresses, and supports IPv6, SSL-protected connections, as well as PAM for\n" +"authentication." +msgstr "" + +#: gnu/packages/messaging.scm:394 +msgid "Graphical multi-protocol instant messaging client" +msgstr "" + +#: gnu/packages/messaging.scm:396 +msgid "" +"Pidgin is a modular instant messaging client that supports many popular\n" +"chat protocols." +msgstr "" + +#: gnu/packages/messaging.scm:434 +msgid "Off-the-Record Messaging plugin for Pidgin" +msgstr "" + +#: gnu/packages/messaging.scm:436 +msgid "" +"Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" +"messaging client. OTR (Off-the-Record) Messaging allows you to have " +"private\n" +"conversations over instant messaging by providing: (1) Encryption: No one " +"else\n" +"can read your instant messages. (2) Authentication: You are assured the\n" +"correspondent is who you think it is. (3) Deniability: The messages you " +"send\n" +"do not have digital signatures that are checkable by a third party. Anyone\n" +"can forge messages after a conversation to make them look like they came " +"from\n" +"you. However, during a conversation, your correspondent is assured the\n" +"messages he sees are authentic and unmodified. (4) Perfect forward " +"secrecy:\n" +"If you lose control of your private keys, no previous conversation is\n" +"compromised." +msgstr "" + +#: gnu/packages/messaging.scm:487 +msgid "IRC network bouncer" +msgstr "" + +#: gnu/packages/messaging.scm:488 +msgid "" +"ZNC is an IRC network bouncer or BNC. It can detach the\n" +"client from the actual IRC server, and also from selected channels. " +"Multiple\n" +"clients from different locations can connect to a single ZNC account\n" +"simultaneously and therefore appear under the same nickname on IRC." +msgstr "" + +#: gnu/packages/messaging.scm:509 +msgid "Non-blocking Jabber/XMPP module" +msgstr "" + +#: gnu/packages/messaging.scm:511 +msgid "" +"The goal of this python library is to provide a way for Python\n" +"applications to use Jabber/XMPP networks in a non-blocking way. This " +"library\n" +"was initially a fork of xmpppy, but uses non-blocking sockets." +msgstr "" + +#: gnu/packages/messaging.scm:561 +msgid "Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:562 +msgid "" +"Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" +"Among its features are: a tabbed chat window and single window modes; " +"support\n" +"for group chat (with Multi-User Chat protocol), invitation, chat to group " +"chat\n" +"transformation; audio and video conferences; file transfer; TLS, GPG and\n" +"end-to-end encryption support; XML console." +msgstr "" + +#: gnu/packages/messaging.scm:631 +#, fuzzy +msgid "Graphical Jabber (XMPP) client" +msgstr "Graficzny klient IRC" + +#: gnu/packages/messaging.scm:632 +msgid "" +"Dino is a Jabber (XMPP) client which aims to fit well into\n" +"a graphical desktop environment like GNOME." +msgstr "" + +#: gnu/packages/messaging.scm:721 +msgid "Jabber (XMPP) server" +msgstr "" + +#: gnu/packages/messaging.scm:722 +msgid "" +"Prosody is a modern XMPP communication server. It aims to\n" +"be easy to set up and configure, and efficient with system resources.\n" +"Additionally, for developers it aims to be easy to extend and give a " +"flexible\n" +"system on which to rapidly develop added functionality, or prototype new\n" +"protocols." +msgstr "" + +#: gnu/packages/messaging.scm:764 gnu/packages/messaging.scm:794 +msgid "Library for the Tox encrypted messenger protocol" +msgstr "" + +#: gnu/packages/messaging.scm:766 +msgid "C library implementation of the Tox encrypted messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:796 +msgid "" +"Official fork of the C library implementation of the Tox encrypted\n" +"messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:848 +msgid "Lightweight Tox client" +msgstr "" + +#: gnu/packages/messaging.scm:850 +msgid "" +"Utox is a lightweight Tox client. Tox is a distributed and secure\n" +"instant messenger with audio and video chat capabilities." +msgstr "" + +#: gnu/packages/messaging.scm:907 +msgid "Tox chat client using Qt" +msgstr "" + +#: gnu/packages/messaging.scm:908 +msgid "" +"qTox is a Tox client that follows the Tox design\n" +"guidelines. It provides an easy to use application that allows you to\n" +"connect with friends and family without anyone else listening in." +msgstr "" + +#: gnu/packages/messaging.scm:1000 +msgid "" +"Distributed and trustless peer-to-peer communications protocol\n" +"for sending encrypted messages to one person or many subscribers." +msgstr "" + +#: gnu/packages/messaging.scm:1002 +msgid "Distributed peer-to-peer communication" +msgstr "" + +#: gnu/packages/messaging.scm:1021 +msgid "Multi-user chat program" +msgstr "" + +#: gnu/packages/messaging.scm:1022 +msgid "" +"Ytalk is a replacement for the BSD talk program. Its main\n" +"advantage is the ability to communicate with any arbitrary number of users " +"at\n" +"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can " +"communicate\n" +"with several different talk daemons at the same time." +msgstr "" + +#: gnu/packages/messaging.scm:1047 +msgid "Portable high-level Jabber/XMPP library for C++" +msgstr "" + +#: gnu/packages/messaging.scm:1049 +msgid "" +"gloox is a full-featured Jabber/XMPP client library,\n" +"written in ANSI C++. It makes writing spec-compliant clients easy\n" +"and allows for hassle-free integration of Jabber/XMPP functionality\n" +"into existing applications." +msgstr "" + +#: gnu/packages/messaging.scm:1122 +msgid "" +"@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" +"Gtk2 event loops. This package includes 12 applications and additional " +"scripts:\n" +"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control " +"console\n" +"for @uref{https://torproject.org,tor} router) and many more." +msgstr "" + +#: gnu/packages/messaging.scm:1126 +msgid "Perl implementation of PSYC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1165 +msgid "" +"@code{libpsyc} is a PSYC library in C which implements\n" +"core aspects of PSYC, useful for all kinds of clients and servers\n" +"including psyced." +msgstr "" + +#: gnu/packages/messaging.scm:1168 +msgid "PSYC library in C" +msgstr "" + +#: gnu/packages/messaging.scm:1235 +msgid "psycLPC is a multi-user network server programming language" +msgstr "" + +#: gnu/packages/messaging.scm:1237 +msgid "" +"LPC is a bytecode language, invented to specifically implement\n" +"multi user virtual environments on the internet. This technology is used " +"for\n" +"MUDs and also the psyced implementation of the Protocol for SYnchronous\n" +"Conferencing (PSYC). psycLPC is a fork of LDMud with some new features and\n" +"many bug fixes." +msgstr "" + +#: gnu/packages/messaging.scm:1268 +msgid "" +"Loudmouth is a lightweight and easy-to-use C library for programming\n" +"with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" +"easy to get started with and yet extensible to let you do anything the XMPP\n" +"protocol allows." +msgstr "" + +#: gnu/packages/messaging.scm:1272 +msgid "Asynchronous XMPP library" +msgstr "" + +#: gnu/packages/messaging.scm:1304 +msgid "" +"Mcabber is a small XMPP (Jabber) console client, which includes features\n" +"such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" +"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} " +"(OTR)\n" +"support, and more." +msgstr "" + +#: gnu/packages/messaging.scm:1308 +msgid "Small XMPP console client" +msgstr "" + +#: gnu/packages/messaging.scm:1354 +msgid "Extensible console-based Jabber client" +msgstr "" + +#: gnu/packages/messaging.scm:1356 +msgid "" +"GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" +"the Readline library to handle input, so it features convenient navigation " +"of\n" +"text as well as tab-completion of buddy names, commands and English words. " +"It\n" +"is also scriptable and extensible via Guile." +msgstr "" + +#: gnu/packages/messaging.scm:1390 gnu/packages/messaging.scm:1425 +msgid "C library for writing XMPP clients" +msgstr "" + +#: gnu/packages/messaging.scm:1391 +msgid "" +"Libmesode is a fork of libstrophe for use with Profanity\n" +"XMPP Client. In particular, libmesode provides extra TLS functionality such " +"as\n" +"manual SSL certificate verification." +msgstr "" + +#: gnu/packages/messaging.scm:1426 +msgid "" +"Libstrophe is a minimal XMPP library written in C. It has\n" +"almost no external dependencies, only an XML parsing library (expat or " +"libxml\n" +"are both supported)." +msgstr "" + +#: gnu/packages/messaging.scm:1462 +msgid "Console-based XMPP client" +msgstr "" + +#: gnu/packages/messaging.scm:1463 +msgid "" +"Profanity is a console based XMPP client written in C\n" +"using ncurses and libmesode, inspired by Irssi." +msgstr "" + +#: gnu/packages/messaging.scm:1493 +msgid "Library implementing the client IRC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1494 +msgid "" +"Libircclient is a library which implements the client IRC\n" +"protocol. It is designed to be small, fast, portable and compatible with " +"the\n" +"RFC standards as well as non-standard but popular features. It can be used " +"for\n" +"building the IRC clients and bots." +msgstr "" + +#: gnu/packages/messaging.scm:1544 +msgid "Tox chat client using ncurses" +msgstr "" + +#: gnu/packages/messaging.scm:1545 +msgid "" +"Toxic is a console-based instant messaging client, using\n" +"c-toxcore and ncurses. It provides audio calls, sound and desktop\n" +"notifications, and Python scripting support." +msgstr "" + +#: gnu/packages/mpd.scm:82 +msgid "Music Player Daemon client library" +msgstr "" + +#: gnu/packages/mpd.scm:83 +msgid "" +"A stable, documented, asynchronous API library for\n" +"interfacing MPD in the C, C++ & Objective C languages." +msgstr "" + +#: gnu/packages/mpd.scm:154 +msgid "Music Player Daemon" +msgstr "" + +#: gnu/packages/mpd.scm:155 +msgid "" +"Music Player Daemon (MPD) is a flexible, powerful,\n" +"server-side application for playing music. Through plugins and libraries " +"it\n" +"can play a variety of sound files while being controlled by its network\n" +"protocol." +msgstr "" + +#: gnu/packages/mpd.scm:178 +msgid "Music Player Daemon client" +msgstr "" + +#: gnu/packages/mpd.scm:179 +msgid "" +"MPC is a minimalist command line interface to MPD, the music\n" +"player daemon." +msgstr "" + +#: gnu/packages/mpd.scm:202 +msgid "Curses Music Player Daemon client" +msgstr "" + +#: gnu/packages/mpd.scm:203 +msgid "" +"ncmpc is a fully featured MPD client, which runs in a\n" +"terminal using ncurses." +msgstr "" + +#: gnu/packages/mpd.scm:233 +msgid "Featureful ncurses based MPD client inspired by ncmpc" +msgstr "" + +#: gnu/packages/mpd.scm:234 +msgid "" +"Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" +"but it provides new useful features such as support for regular expressions\n" +"for library searches, extended song format, items filtering, the ability to\n" +"sort playlists, and a local file system browser." +msgstr "" + +#: gnu/packages/mpd.scm:257 +msgid "MPD client for track scrobbling" +msgstr "" + +#: gnu/packages/mpd.scm:258 +msgid "" +"mpdscribble is a Music Player Daemon client which submits\n" +"information about tracks being played to a scrobbler, such as Libre.FM." +msgstr "" + +#: gnu/packages/mpd.scm:281 +msgid "Python MPD client library" +msgstr "" + +#: gnu/packages/mpd.scm:282 +msgid "" +"Python-mpd2 is a Python library which provides a client\n" +"interface for the Music Player Daemon." +msgstr "" + +#: gnu/packages/mpd.scm:331 +msgid "Elegant client for the Music Player Daemon" +msgstr "" + +#: gnu/packages/mpd.scm:332 +msgid "" +"Sonata is an elegant graphical client for the Music Player\n" +"Daemon (MPD). It supports playlists, multiple profiles (connecting to " +"different\n" +"MPD servers, search and multimedia key support." +msgstr "" + +#: gnu/packages/netpbm.scm:178 +msgid "Toolkit for manipulation of images" +msgstr "" + +#: gnu/packages/netpbm.scm:180 +msgid "" +"Netpbm is a toolkit for the manipulation of graphic images, including\n" +"the conversion of images between a variety of different formats.\n" +"There are over 300 separate tools in the package including converters for\n" +"about 100 graphics formats." +msgstr "" + +#: gnu/packages/nettle.scm:52 +msgid "C library for low-level cryptographic functionality" +msgstr "" + +#: gnu/packages/nettle.scm:54 +msgid "" +"GNU Nettle is a low-level cryptographic library. It is designed to\n" +"fit in easily in almost any context. It can be easily included in\n" +"cryptographic toolkits for object-oriented languages or in applications\n" +"themselves." +msgstr "" + +#: gnu/packages/networking.scm:108 +msgid "Viewing and manipulating MAC addresses of network interfaces" +msgstr "" + +#: gnu/packages/networking.scm:109 +msgid "" +"GNU MAC Changer is a utility for viewing and changing MAC\n" +"addresses of networking devices. New addresses may be set explicitly or\n" +"randomly. They can include MAC addresses of the same or other hardware " +"vendors\n" +"or, more generally, MAC addresses of the same category of hardware." +msgstr "" + +#: gnu/packages/networking.scm:137 +msgid "Teredo IPv6 tunneling software" +msgstr "" + +#: gnu/packages/networking.scm:139 +msgid "" +"Miredo is an implementation (client, relay, server) of the Teredo\n" +"specification, which provides IPv6 Internet connectivity to IPv6 enabled " +"hosts\n" +"residing in IPv4-only networks, even when they are behind a NAT device." +msgstr "" + +#: gnu/packages/networking.scm:161 +msgid "Open bidirectional communication channels from the command line" +msgstr "" + +#: gnu/packages/networking.scm:163 +msgid "" +"socat is a relay for bidirectional data transfer between two independent\n" +"data channels---files, pipes, devices, sockets, etc. It can create\n" +"\"listening\" sockets, named pipes, and pseudo terminals.\n" +"\n" +"socat can be used, for instance, as TCP port forwarder, as a shell " +"interface\n" +"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a " +"serial\n" +"line, to logically connect serial lines on different computers, or to\n" +"establish a relatively secure environment (su and chroot) for running " +"client\n" +"or server shell scripts with network connections." +msgstr "" + +#: gnu/packages/networking.scm:244 +msgid "Monitor and filter incoming requests for network services" +msgstr "" + +#: gnu/packages/networking.scm:245 +msgid "" +"With this package you can monitor and filter incoming requests for\n" +"network services. It includes a library which may be used by daemons to\n" +"transparently check connection attempts against an access control list." +msgstr "" + +#: gnu/packages/networking.scm:265 +msgid "Library for message-based applications" +msgstr "" + +#: gnu/packages/networking.scm:267 +msgid "" +"The 0MQ lightweight messaging kernel is a library which extends the\n" +"standard socket interfaces with features traditionally provided by " +"specialized\n" +"messaging middle-ware products. 0MQ sockets provide an abstraction of\n" +"asynchronous message queues, multiple messaging patterns, message\n" +"filtering (subscriptions), seamless access to multiple transport protocols " +"and\n" +"more." +msgstr "" + +#: gnu/packages/networking.scm:305 +msgid "High-level C bindings for ØMQ" +msgstr "" + +#: gnu/packages/networking.scm:307 +msgid "" +"czmq provides bindings for the ØMQ core API that hides the differences\n" +"between different versions of ØMQ." +msgstr "" + +#: gnu/packages/networking.scm:342 +msgid "Apache Kafka C/C++ client library" +msgstr "" + +#: gnu/packages/networking.scm:344 +msgid "" +"librdkafka is a C library implementation of the Apache Kafka protocol,\n" +"containing both Producer and Consumer support." +msgstr "" + +#: gnu/packages/networking.scm:361 +msgid "Library for Neighbor Discovery Protocol" +msgstr "" + +#: gnu/packages/networking.scm:363 +msgid "" +"libndp contains a library which provides a wrapper for IPv6 Neighbor\n" +"Discovery Protocol. It also provides a tool named ndptool for sending and\n" +"receiving NDP messages." +msgstr "" + +#: gnu/packages/networking.scm:381 +msgid "Display or change Ethernet device settings" +msgstr "" + +#: gnu/packages/networking.scm:383 +msgid "" +"ethtool can be used to query and change settings such as speed,\n" +"auto-negotiation and checksum offload on many network devices, especially\n" +"Ethernet devices." +msgstr "" + +#: gnu/packages/networking.scm:420 +msgid "Text based network interface status monitor" +msgstr "" + +#: gnu/packages/networking.scm:422 +msgid "" +"IFStatus is a simple, easy-to-use program for displaying commonly\n" +"needed/wanted real-time traffic statistics of multiple network\n" +"interfaces, with a simple and efficient view on the command line. It is\n" +"intended as a substitute for the PPPStatus and EthStatus projects." +msgstr "" + +#: gnu/packages/networking.scm:442 +msgid "Realtime console network usage monitor" +msgstr "" + +#: gnu/packages/networking.scm:444 +msgid "" +"Nload is a console application which monitors network traffic and\n" +"bandwidth usage in real time. It visualizes the in- and outgoing traffic " +"using\n" +"two graphs, and provides additional info like total amount of transferred " +"data\n" +"and min/max network usage." +msgstr "" + +#: gnu/packages/networking.scm:487 +msgid "Tunnel IPv4 data through a DNS server" +msgstr "" + +#: gnu/packages/networking.scm:488 +msgid "" +"Iodine tunnels IPv4 data through a DNS server. This\n" +"can be useful in different situations where internet access is firewalled, " +"but\n" +"DNS queries are allowed. The bandwidth is asymmetrical, with limited " +"upstream\n" +"and up to 1 Mbit/s downstream." +msgstr "" + +#: gnu/packages/networking.scm:526 +msgid "Intelligent client for the WHOIS directory service" +msgstr "" + +#: gnu/packages/networking.scm:528 +msgid "" +"whois searches for an object in a @dfn{WHOIS} (RFC 3912) database.\n" +"It is commonly used to look up the registered users or assignees of an " +"Internet\n" +"resource, such as a domain name, an IP address block, or an autonomous " +"system.\n" +"It can automatically select the appropriate server for most queries.\n" +"\n" +"For historical reasons, this package also includes @command{mkpasswd}, " +"which\n" +"encrypts passwords using @code{crypt(3)} and is unrelated to the Expect " +"command\n" +"of the same name." +msgstr "" + +#: gnu/packages/networking.scm:585 +msgid "Network traffic analyzer" +msgstr "" + +#: gnu/packages/networking.scm:586 +msgid "" +"Wireshark is a network protocol analyzer, or @dfn{packet\n" +"sniffer}, that lets you capture and interactively browse the contents of\n" +"network frames." +msgstr "" + +#: gnu/packages/networking.scm:606 +msgid "Send ICMP ECHO_REQUEST packets to network hosts" +msgstr "" + +#: gnu/packages/networking.scm:608 +msgid "" +"fping is a ping like program which uses the Internet Control Message\n" +"Protocol (ICMP) echo request to determine if a target host is responding.\n" +"fping differs from ping in that you can specify any number of targets on " +"the\n" +"command line, or specify a file containing the lists of targets to ping.\n" +"Instead of sending to one target until it times out or replies, fping will\n" +"send out a ping packet and move on to the next target in a round-robin\n" +"fashion." +msgstr "" + +#: gnu/packages/networking.scm:642 +msgid "Web server latency and throughput monitor" +msgstr "" + +#: gnu/packages/networking.scm:644 +msgid "" +"httping measures how long it takes to connect to a web server, send an\n" +"HTTP(S) request, and receive the reply headers. It is somewhat similar to\n" +"@command{ping}, but can be used even in cases where ICMP traffic is blocked\n" +"by firewalls or when you want to monitor the response time of the actual " +"web\n" +"application stack itself." +msgstr "" + +#: gnu/packages/networking.scm:675 +msgid "Visualize curl statistics" +msgstr "" + +#: gnu/packages/networking.scm:677 +msgid "" +"@command{httpstat} is a tool to visualize statistics from the\n" +"@command{curl} HTTP client. It acts as a wrapper for @command{curl} and\n" +"prints timing information for each step of the HTTP request (DNS lookup,\n" +"TCP connection, TLS handshake and so on) in the terminal." +msgstr "" + +#: gnu/packages/networking.scm:697 +msgid "Console based live network and disk I/O bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:698 +msgid "" +"Bandwidth Monitor NG is a small and simple console based\n" +"live network and disk I/O bandwidth monitor." +msgstr "" + +#: gnu/packages/networking.scm:752 +msgid "Assess WiFi network security" +msgstr "" + +#: gnu/packages/networking.scm:754 +msgid "" +"Aircrack-ng is a complete suite of tools to assess WiFi network\n" +"security. It focuses on different areas of WiFi security: monitoring,\n" +"attacking, testing, and cracking. All tools are command-line driven, which\n" +"allows for heavy scripting." +msgstr "" + +#: gnu/packages/networking.scm:779 +msgid "Perl Interface to the Domain Name System" +msgstr "" + +#: gnu/packages/networking.scm:780 +msgid "Net::DNS is the Perl Interface to the Domain Name System." +msgstr "" + +#: gnu/packages/networking.scm:811 +msgid "" +"IPv6 related part of the C socket.h defines and structure manipulators for " +"Perl" +msgstr "" + +#: gnu/packages/networking.scm:812 +msgid "" +"Socket6 binds the IPv6 related part of the C socket header\n" +"definitions and structure manipulators for Perl." +msgstr "" + +#: gnu/packages/networking.scm:838 +msgid "Programmable DNS resolver class for offline emulation of DNS" +msgstr "" + +#: gnu/packages/networking.scm:839 +msgid "" +"Net::DNS::Resolver::Programmable is a programmable DNS resolver for\n" +"offline emulation of DNS." +msgstr "" + +#: gnu/packages/networking.scm:872 +msgid "Manages IPv4 and IPv6 addresses and subnets" +msgstr "" + +#: gnu/packages/networking.scm:873 +msgid "NetAddr::IP manages IPv4 and IPv6 addresses and subsets." +msgstr "" + +#: gnu/packages/networking.scm:897 +msgid "Patricia Trie Perl module for fast IP address lookups" +msgstr "" + +#: gnu/packages/networking.scm:899 +msgid "Net::Patricia does IP address lookups quickly in Perl." +msgstr "" + +#: gnu/packages/networking.scm:922 +msgid "Perl extension for merging IPv4 or IPv6 CIDR addresses" +msgstr "" + +#: gnu/packages/networking.scm:923 +msgid "Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses." +msgstr "" + +#: gnu/packages/networking.scm:945 +msgid "Look up location and network information by IP Address in Perl" +msgstr "" + +#: gnu/packages/networking.scm:946 +msgid "" +"The Perl module 'Geo::IP'. It looks up location and network\n" +"information by IP Address." +msgstr "" + +#: gnu/packages/networking.scm:975 +msgid "Perl object interface for AF_INET/AF_INET6 domain sockets" +msgstr "" + +#: gnu/packages/networking.scm:976 +msgid "" +"IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain\n" +"sockets in Perl." +msgstr "" + +#: gnu/packages/networking.scm:1005 +msgid "Library providing automatic proxy configuration management" +msgstr "" + +#: gnu/packages/networking.scm:1006 +msgid "" +"Libproxy handles the details of HTTP/HTTPS proxy\n" +"configuration for applications across all scenarios. Applications using\n" +"libproxy only have to specify which proxy to use." +msgstr "" + +#: gnu/packages/networking.scm:1039 +msgid "Redirect any TCP connection through a proxy or proxy chain" +msgstr "" + +#: gnu/packages/networking.scm:1040 +msgid "" +"Proxychains-ng is a preloader which hooks calls to sockets\n" +"in dynamically linked programs and redirects them through one or more SOCKS " +"or\n" +"HTTP proxies." +msgstr "" + +#: gnu/packages/networking.scm:1061 +msgid "Network communication layer on top of UDP" +msgstr "" + +#: gnu/packages/networking.scm:1063 +msgid "" +"ENet's purpose is to provide a relatively thin, simple and robust network\n" +"communication layer on top of UDP. The primary feature it provides is " +"optional\n" +"reliable, in-order delivery of packets. ENet omits certain higher level\n" +"networking features such as authentication, server discovery, encryption, " +"or\n" +"other similar tasks that are particularly application specific so that the\n" +"library remains flexible, portable, and easily embeddable." +msgstr "" + +#: gnu/packages/networking.scm:1127 +msgid "Applicative network protocol demultiplexer" +msgstr "" + +#: gnu/packages/networking.scm:1129 +msgid "" +"sslh is a network protocol demultiplexer. It acts like a switchboard,\n" +"accepting connections from clients on one port and forwarding them to " +"different\n" +"servers based on the contents of the first received data packet. Detection " +"of\n" +"common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already\n" +"implemented, but any other protocol that matches a regular expression can " +"be\n" +"added. sslh's name comes from its original application of serving both SSH " +"and\n" +"HTTPS on port 443, allowing SSH connections from inside corporate firewalls\n" +"that block port 22." +msgstr "" + +#: gnu/packages/networking.scm:1152 +msgid "TCP, UDP and SCTP bandwidth measurement tool" +msgstr "" + +#: gnu/packages/networking.scm:1154 +msgid "" +"iPerf is a tool to measure achievable bandwidth on IP networks. It\n" +"supports tuning of various parameters related to timing, buffers and\n" +"protocols (TCP, UDP, SCTP with IPv4 and IPv6). For each test it reports\n" +"the bandwidth, loss, and other parameters." +msgstr "" + +#: gnu/packages/networking.scm:1187 +msgid "Per-process bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1188 +msgid "" +"NetHogs is a small 'net top' tool for Linux. Instead of\n" +"breaking the traffic down per protocol or per subnet, like most tools do, " +"it\n" +"groups bandwidth by process.\n" +"\n" +"NetHogs does not rely on a special kernel module to be loaded. If there's\n" +"suddenly a lot of network traffic, you can fire up NetHogs and immediately " +"see\n" +"which PID is causing this. This makes it easy to identify programs that " +"have\n" +"gone wild and are suddenly taking up your bandwidth." +msgstr "" + +#: gnu/packages/networking.scm:1234 +msgid "Usenet binary file downloader" +msgstr "" + +#: gnu/packages/networking.scm:1236 +msgid "" +"NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" +"on information given in @code{nzb} files. NZBGet can be used in standalone\n" +"and in server/client modes. In standalone mode, you pass NZBGet " +"@command{nzb}\n" +"files as command-line parameters and it downloads them and exits. NZBGet " +"also\n" +"contains a Web interface. Its server can be controlled through remote\n" +"procedure calls (RPCs)." +msgstr "" + +#: gnu/packages/networking.scm:1290 +msgid "Virtual network switch" +msgstr "" + +#: gnu/packages/networking.scm:1293 +msgid "" +"Open vSwitch is a multilayer virtual switch. It is designed to enable\n" +"massive network automation through programmatic extension, while still\n" +"supporting standard management interfaces and protocols (e.g. NetFlow, " +"sFlow,\n" +"IPFIX, RSPAN, CLI, LACP, 802.1ag)." +msgstr "" + +#: gnu/packages/networking.scm:1315 +msgid "Python class and tools for handling IP addresses and networks" +msgstr "" + +#: gnu/packages/networking.scm:1316 +msgid "" +"The @code{IP} class allows a comfortable parsing and\n" +"handling for most notations in use for IPv4 and IPv6 addresses and\n" +"networks." +msgstr "" + +#: gnu/packages/networking.scm:1336 +msgid "Internet bandwidth tester" +msgstr "" + +#: gnu/packages/networking.scm:1338 +msgid "" +"Command line interface for testing internet bandwidth using\n" +"speedtest.net." +msgstr "" + +#: gnu/packages/networking.scm:1356 +msgid "HPA's tftp client" +msgstr "" + +#: gnu/packages/networking.scm:1358 +msgid "" +"This is a tftp client derived from OpenBSD tftp with some extra options\n" +"added and bugs fixed. The source includes readline support but it is not\n" +"enabled due to license conflicts between the BSD advertising clause and the " +"GPL." +msgstr "" + +#: gnu/packages/networking.scm:1386 +msgid "Small Ident Daemon" +msgstr "" + +#: gnu/packages/networking.scm:1388 +msgid "" +"@dfn{Pidentd} (Peter's Ident Daemon) is a identd, which implements a\n" +"identification server. Pidentd looks up specific TCP/IP connections and\n" +"returns the user name and other information about the connection." +msgstr "" + +#: gnu/packages/networking.scm:1435 +msgid "Create secure pipes between sockets" +msgstr "" + +#: gnu/packages/networking.scm:1436 +msgid "" +"Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" +"symmetrically encrypted and authenticated pipes between socket addresses, " +"so\n" +"that one may connect to one address (e.g., a UNIX socket on localhost) and\n" +"transparently have a connection established to another address (e.g., a " +"UNIX\n" +"socket on a different system). This is similar to 'ssh -L' functionality, " +"but\n" +"does not use SSH and requires a pre-shared symmetric key." +msgstr "" + +#: gnu/packages/networking.scm:1463 +msgid "Routing Software Suite" +msgstr "" + +#: gnu/packages/networking.scm:1464 +msgid "" +"Quagga is a routing software suite, providing implementations\n" +"of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" +"\n" +"The Quagga architecture consists of a core daemon, @command{zebra}, which\n" +"acts as an abstraction layer to the underlying Unix kernel and presents the\n" +"Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv\n" +"clients which typically implement a routing protocol and communicate " +"routing\n" +"updates to the zebra daemon." +msgstr "" + +#: gnu/packages/networking.scm:1515 +msgid "IPv6 security research toolkit" +msgstr "" + +#: gnu/packages/networking.scm:1516 +msgid "" +"The THC IPv6 Toolkit provides command-line tools and a library\n" +"for researching IPv6 implementations and deployments. It requires Linux 2.6 " +"or\n" +"newer and only works on Ethernet network interfaces." +msgstr "" + +#: gnu/packages/networking.scm:1542 +msgid "Bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1543 +msgid "" +"bmon is a monitoring and debugging tool to capture\n" +"networking-related statistics and prepare them visually in a human-friendly\n" +"way. It features various output methods including an interactive curses " +"user\n" +"interface and a programmable text output for scripting." +msgstr "" + +#: gnu/packages/networking.scm:1585 +msgid "Framework for low-level network packet construction" +msgstr "" + +#: gnu/packages/networking.scm:1587 +msgid "" +"Libnet provides a fairly portable framework for network packet\n" +"construction and injection. It features portable packet creation " +"interfaces\n" +"at the IP layer and link layer, as well as a host of supplementary\n" +"functionality. Using libnet, quick and simple packet assembly applications\n" +"can be whipped up with little effort." +msgstr "" + +#: gnu/packages/networking.scm:1615 +msgid "Network diagnostic tool" +msgstr "" + +#: gnu/packages/networking.scm:1617 +msgid "" +"@dfn{mtr} (My TraceRoute) combines the functionality of the\n" +"@command{traceroute} and @command{ping} programs in a single network " +"diagnostic\n" +"tool. @command{mtr} can use several network protocols to detect " +"intermediate\n" +"routers (or @dfn{hops}) between the local host and a user-specified " +"destination.\n" +"It then continually measures the response time and packet loss at each hop, " +"and\n" +"displays the results in real time." +msgstr "" + +#: gnu/packages/networking.scm:1669 +msgid "IKEv1/v2 keying daemon" +msgstr "" + +#: gnu/packages/networking.scm:1670 +msgid "" +"StrongSwan is an IPsec implementation originally based upon\n" +"the FreeS/WAN project. It contains support for IKEv1, IKEv2, MOBIKE, IPv6,\n" +"NAT-T and more." +msgstr "" + +#: gnu/packages/pdf.scm:121 +msgid "PDF rendering library" +msgstr "Biblioteka wyświetlania PDF" + +#: gnu/packages/pdf.scm:123 +msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." +msgstr "" + +#: gnu/packages/pdf.scm:132 +msgid "Qt4 frontend for the Poppler PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:139 +msgid "Qt5 frontend for the Poppler PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:172 +msgid "Python bindings for Poppler-Qt4" +msgstr "" + +#: gnu/packages/pdf.scm:174 +msgid "" +"This package provides Python bindings for the Qt4 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:219 +msgid "Python bindings for Poppler-Qt5" +msgstr "" + +#: gnu/packages/pdf.scm:221 +msgid "" +"This package provides Python bindings for the Qt5 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:258 +msgid "Library for generating PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:260 +msgid "" +"libHaru is a library for generating PDF files. libHaru does not support\n" +"reading and editing of existing PDF files." +msgstr "" + +#: gnu/packages/pdf.scm:307 +msgid "Viewer for PDF files based on the Motif toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:309 +msgid "Xpdf is a viewer for Portable Document Format (PDF) files." +msgstr "" + +#: gnu/packages/pdf.scm:337 +msgid "Comic book support for zathura (libarchive backend)" +msgstr "" + +#: gnu/packages/pdf.scm:338 +msgid "" +"The zathura-cb plugin adds comic book support to zathura\n" +"using libarchive." +msgstr "" + +#: gnu/packages/pdf.scm:366 +msgid "PS support for zathura (libspectre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:367 +msgid "" +"The zathura-ps plugin adds PS support to zathura\n" +"using libspectre." +msgstr "" + +#: gnu/packages/pdf.scm:396 +msgid "DjVu support for zathura (DjVuLibre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:397 +msgid "" +"The zathura-djvu plugin adds DjVu support to zathura\n" +"using the DjVuLibre library." +msgstr "" + +#: gnu/packages/pdf.scm:429 +msgid "PDF support for zathura (mupdf backend)" +msgstr "" + +#: gnu/packages/pdf.scm:430 +msgid "" +"The zathura-pdf-mupdf plugin adds PDF support to zathura\n" +"by using the @code{mupdf} rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:459 +msgid "PDF support for zathura (poppler backend)" +msgstr "" + +#: gnu/packages/pdf.scm:460 +msgid "" +"The zathura-pdf-poppler plugin adds PDF support to zathura\n" +"by using the poppler rendering engine." +msgstr "" + +#: gnu/packages/pdf.scm:518 +msgid "Lightweight keyboard-driven PDF viewer" +msgstr "" + +#: gnu/packages/pdf.scm:519 +msgid "" +"Zathura is a customizable document viewer. It provides a\n" +"minimalistic interface and an interface that mainly focuses on keyboard\n" +"interaction." +msgstr "" + +#: gnu/packages/pdf.scm:558 +msgid "Tools to work with the PDF file format" +msgstr "" + +#: gnu/packages/pdf.scm:560 +msgid "" +"PoDoFo is a C++ library and set of command-line tools to work with the\n" +"PDF file format. It can parse PDF files and load them into memory, and " +"makes\n" +"it easy to modify them and write the changes to disk. It is primarily " +"useful\n" +"for applications that wish to do lower level manipulation of PDF, such as\n" +"extracting content or merging files." +msgstr "" + +#: gnu/packages/pdf.scm:607 +msgid "Lightweight PDF viewer and toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:609 +msgid "" +"MuPDF is a C library that implements a PDF and XPS parsing and\n" +"rendering engine. It is used primarily to render pages into bitmaps,\n" +"but also provides support for other operations such as searching and\n" +"listing the table of contents and hyperlinks.\n" +"\n" +"The library ships with a rudimentary X11 viewer, and a set of command\n" +"line tools for batch rendering @command{pdfdraw}, rewriting files\n" +"@command{pdfclean}, and examining the file structure @command{pdfshow}." +msgstr "" + +#: gnu/packages/pdf.scm:661 +msgid "Command-line tools and library for transforming PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:663 +msgid "" +"QPDF is a command-line program that does structural, content-preserving\n" +"transformations on PDF files. It could have been called something like\n" +"pdf-to-pdf. It includes support for merging and splitting PDFs and to\n" +"manipulate the list of pages in a PDF file. It is not a PDF viewer or a\n" +"program capable of converting PDF into other formats." +msgstr "" + +#: gnu/packages/pdf.scm:693 +msgid "Notetaking using a stylus" +msgstr "" + +#: gnu/packages/pdf.scm:695 +msgid "" +"Xournal is an application for notetaking, sketching, keeping a journal\n" +"using a stylus." +msgstr "" + +#: gnu/packages/pdf.scm:717 +msgid "Python library for generating PDFs and graphics" +msgstr "" + +#: gnu/packages/pdf.scm:718 +msgid "" +"This is the ReportLab PDF Toolkit. It allows rapid creation\n" +"of rich PDF documents, and also creation of charts in a variety of bitmap " +"and\n" +"vector formats." +msgstr "" + +#: gnu/packages/pdf.scm:771 +msgid "PDF presentation tool with visual effects" +msgstr "" + +#: gnu/packages/pdf.scm:773 +msgid "" +"Impressive is a tool to display PDF files that provides visual effects\n" +"such as smooth alpha-blended slide transitions. It provides additional " +"tools\n" +"such as zooming, highlighting an area of the screen, and a tool to navigate\n" +"the PDF pages." +msgstr "" + +#: gnu/packages/pdf.scm:821 +msgid "Framebuffer and drm-based image viewer" +msgstr "" + +#: gnu/packages/pdf.scm:823 +msgid "" +"fbida contains a few applications for viewing and editing images on\n" +"the framebuffer." +msgstr "" + +#: gnu/packages/pdf.scm:848 +msgid "PDF to SVG converter" +msgstr "" + +#: gnu/packages/pdf.scm:849 +msgid "" +"@command{pdf2svg} is a simple command-line PDF to SVG\n" +"converter using the Poppler and Cairo libraries." +msgstr "" + +#: gnu/packages/pdf.scm:880 gnu/packages/pdf.scm:917 +msgid "Pure Python PDF toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:881 +msgid "" +"PyPDF2 is a pure Python PDF library capable of:\n" +"\n" +"@enumerate\n" +"@item extracting document information (title, author, …)\n" +"@item splitting documents page by page\n" +"@item merging documents page by page\n" +"@item cropping pages\n" +"@item merging multiple pages into a single page\n" +"@item encrypting and decrypting PDF files\n" +"@end enumerate\n" +"\n" +"By being pure Python, it should run on any Python platform without any\n" +"dependencies on external libraries. It can also work entirely on\n" +"@code{StringIO} objects rather than file streams, allowing for PDF\n" +"manipulation in memory. It is therefore a useful tool for websites that\n" +"manage or manipulate PDFs." +msgstr "" + +#: gnu/packages/pdf.scm:918 +msgid "" +"PyPDF2 is a pure Python PDF toolkit.\n" +"\n" +"Note: This module isn't maintained anymore. For new projects please use\n" +"python-pypdf2 instead." +msgstr "" + +#: gnu/packages/pdf.scm:942 +msgid "Scale and tile PDF images/pages to print on multiple pages" +msgstr "" + +#: gnu/packages/pdf.scm:943 +msgid "" +"@command{pdfposter} can be used to create a large poster by\n" +"building it from multple pages and/or printing it on large media. It " +"expects\n" +"as input a PDF file, normally printing on a single page. The output is " +"again\n" +"a PDF file, maybe containing multiple pages together building the poster. " +"The\n" +"input page will be scaled to obtain the desired size.\n" +"\n" +"This is much like @command{poster} does for Postscript files, but working " +"with\n" +"PDF. Since sometimes @command{poster} does not like your files converted " +"from\n" +"PDF. Indeed @command{pdfposter} was inspired by @command{poster}." +msgstr "" + +#: gnu/packages/pdf.scm:974 +msgid "Command-line utility to search text in PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:976 +msgid "" +"Pdfgrep searches in pdf files for strings matching a regular expression.\n" +"Support some GNU grep options as file name output, page number output,\n" +"optional case insensitivity, count occurrences, color highlights and search " +"in\n" +"multiple files." +msgstr "" + +#: gnu/packages/pem.scm:41 +msgid "Personal expenses manager" +msgstr "" + +#: gnu/packages/pem.scm:43 +msgid "" +"GNU Pem is a simple tool for tracking personal income and\n" +"expenses. It operates from the command line and it stores its data\n" +"in a basic text format in your home directory. It can easily print\n" +"reports of your spending on different expenses via a basic search\n" +"feature." +msgstr "" + +#: gnu/packages/perl.scm:151 +msgid "Implementation of the Perl programming language" +msgstr "" + +#: gnu/packages/perl.scm:153 +msgid "" +"Perl 5 is a highly capable, feature-rich programming language with over\n" +"24 years of development." +msgstr "" + +#: gnu/packages/perl.scm:172 +msgid "Module for merging hierarchies using the C3 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:173 +msgid "" +"This module implements the C3 algorithm, which aims to\n" +"provide a sane method resolution order under multiple inheritance." +msgstr "" + +#: gnu/packages/perl.scm:191 +msgid "Compute differences between two files or lists" +msgstr "" + +#: gnu/packages/perl.scm:192 +msgid "" +"This is a module for computing the difference between two\n" +"files, two strings, or any other two lists of things. It uses an " +"intelligent\n" +"algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" +"program. It is guaranteed to find the *smallest possible* set of\n" +"differences." +msgstr "" + +#: gnu/packages/perl.scm:214 +msgid "Use shorter versions of class names" +msgstr "" + +#: gnu/packages/perl.scm:215 +msgid "" +"The alias module loads the class you specify and exports\n" +"into your namespace a subroutine that returns the class name. You can\n" +"explicitly alias the class to another name or, if you prefer, you can do so\n" +"implicitly." +msgstr "" + +#: gnu/packages/perl.scm:237 +msgid "Transparently use Moose or Mouse modules" +msgstr "" + +#: gnu/packages/perl.scm:239 +msgid "" +"This module facilitates using @code{Moose} or @code{Mouse} modules\n" +"without changing the code. By default, Mouse will be provided to " +"libraries,\n" +"unless Moose is already loaded, or explicitly requested by the end-user. " +"End\n" +"users can force the decision of which backend to use by setting the " +"environment\n" +"variable ANY_MOOSE to be Moose or Mouse." +msgstr "" + +#: gnu/packages/perl.scm:262 +msgid "Configuration files and command line parsing" +msgstr "" + +#: gnu/packages/perl.scm:263 +msgid "" +"AppConfig is a bundle of Perl5 modules for reading\n" +"configuration files and parsing command line arguments." +msgstr "" + +#: gnu/packages/perl.scm:283 +msgid "Small utils for array manipulation" +msgstr "" + +#: gnu/packages/perl.scm:284 +msgid "" +"@code{Array::Utils} is a small pure-perl module containing\n" +"list manipulation routines." +msgstr "" + +#: gnu/packages/perl.scm:303 +msgid "Allow C/XS libraries to interrupt perl asynchronously" +msgstr "" + +#: gnu/packages/perl.scm:305 +msgid "" +"@code{Async::Interrupt} implements a single feature only of interest\n" +"to advanced perl modules, namely asynchronous interruptions (think \"UNIX\n" +"signals\", which are very similar).\n" +"\n" +"Sometimes, modules wish to run code asynchronously (in another thread,\n" +"or from a signal handler), and then signal the perl interpreter on\n" +"certain events. One common way is to write some data to a pipe and use\n" +"an event handling toolkit to watch for I/O events. Another way is to\n" +"send a signal. Those methods are slow, and in the case of a pipe, also\n" +"not asynchronous - it won't interrupt a running perl interpreter.\n" +"\n" +"This module implements asynchronous notifications that enable you to\n" +"signal running perl code from another thread, asynchronously, and\n" +"sometimes even without using a single syscall." +msgstr "" + +#: gnu/packages/perl.scm:335 +msgid "Lexically disable autovivification" +msgstr "" + +#: gnu/packages/perl.scm:336 +msgid "" +"When an undefined variable is dereferenced, it gets silently\n" +"upgraded to an array or hash reference (depending of the type of the\n" +"dereferencing). This behaviour is called autovivification and usually does\n" +"what you mean but it may be unnatural or surprising because your variables " +"get\n" +"populated behind your back. This is especially true when several levels of\n" +"dereferencing are involved, in which case all levels are vivified up to the\n" +"last, or when it happens in intuitively read-only constructs like\n" +"@code{exists}. The pragma provided by this package lets you disable\n" +"autovivification for some constructs and optionally throws a warning or an\n" +"error when it would have happened." +msgstr "" + +#: gnu/packages/perl.scm:369 +msgid "Disables bareword filehandles" +msgstr "" + +#: gnu/packages/perl.scm:370 +msgid "This module disables bareword filehandles." +msgstr "" + +#: gnu/packages/perl.scm:387 gnu/packages/perl.scm:6552 +msgid "Establish an ISA relationship with base classes at compile time" +msgstr "" + +#: gnu/packages/perl.scm:388 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time. Unless you are using " +"the\n" +"fields pragma, consider this module discouraged in favor of the lighter-" +"weight\n" +"parent." +msgstr "" + +#: gnu/packages/perl.scm:408 +msgid "Open a browser in a given URL" +msgstr "" + +#: gnu/packages/perl.scm:409 +msgid "" +"The functions exported by this module allow you to open URLs\n" +"in the user's browser. A set of known commands per OS-name is tested for\n" +"presence, and the first one found is executed. With an optional parameter,\n" +"all known commands are checked." +msgstr "" + +#: gnu/packages/perl.scm:434 +msgid "Execute code after a scope finished compilation" +msgstr "" + +#: gnu/packages/perl.scm:435 +msgid "" +"This module allows you to execute code when perl finished\n" +"compiling the surrounding scope." +msgstr "" + +#: gnu/packages/perl.scm:456 +msgid "Wrap OP check callbacks" +msgstr "" + +#: gnu/packages/perl.scm:457 +msgid "This module allows you to wrap OP check callbacks." +msgstr "" + +#: gnu/packages/perl.scm:474 +msgid "Lists of reserved barewords and symbol names" +msgstr "" + +#: gnu/packages/perl.scm:475 +msgid "" +"@code{B::Keywords} supplies several arrays of exportable\n" +"keywords: @code{@@Scalars, @@Arrays, @@Hashes, @@Filehandles, @@Symbols,\n" +"@@Functions, @@Barewords, @@TieIOMethods, @@UNIVERSALMethods and\n" +"@@ExporterSymbols}." +msgstr "" + +#: gnu/packages/perl.scm:498 +msgid "Benchmarking with statistical confidence" +msgstr "" + +#: gnu/packages/perl.scm:500 +msgid "" +"The Benchmark::Timer class allows you to time portions of code\n" +"conveniently, as well as benchmark code by allowing timings of repeated\n" +"trials. It is perfect for when you need more precise information about the\n" +"running time of portions of your code than the Benchmark module will give " +"you,\n" +"but don't want to go all out and profile your code." +msgstr "" + +#: gnu/packages/perl.scm:525 +msgid "Bit vector library" +msgstr "" + +#: gnu/packages/perl.scm:526 +msgid "" +"Bit::Vector is an efficient C library which allows you to\n" +"handle bit vectors, sets (of integers), \"big integer arithmetic\" and " +"boolean\n" +"matrices, all of arbitrary sizes. The package also includes an\n" +"object-oriented Perl module for accessing the C library from Perl, and\n" +"optionally features overloaded operators for maximum ease of use. The C\n" +"library can nevertheless be used stand-alone, without Perl." +msgstr "" + +#: gnu/packages/perl.scm:548 +msgid "Boolean support for Perl" +msgstr "" + +#: gnu/packages/perl.scm:549 +msgid "" +"This module provides basic Boolean support, by defining two\n" +"special objects: true and false." +msgstr "" + +#: gnu/packages/perl.scm:567 +msgid "Data files for Business::ISBN" +msgstr "" + +#: gnu/packages/perl.scm:568 +msgid "" +"This package provides a data pack for @code{Business::ISBN}.\n" +"These data are generated from the RangeMessage.xml file provided by the " +"ISBN\n" +"Agency." +msgstr "" + +#: gnu/packages/perl.scm:590 +msgid "Work with International Standard Book Numbers" +msgstr "" + +#: gnu/packages/perl.scm:591 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Book Numbers, including ISBN-10 and ISBN-13." +msgstr "" + +#: gnu/packages/perl.scm:609 +msgid "Work with International Standard Serial Numbers" +msgstr "" + +#: gnu/packages/perl.scm:610 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Serial Numbers." +msgstr "" + +#: gnu/packages/perl.scm:630 +msgid "Work with International Standard Music Numbers" +msgstr "" + +#: gnu/packages/perl.scm:631 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Music Numbers." +msgstr "" + +#: gnu/packages/perl.scm:652 +msgid "Cache interface for Perl" +msgstr "" + +#: gnu/packages/perl.scm:653 +msgid "" +"The Cache modules are designed to assist a developer in\n" +"persisting data for a specified period of time. Often these modules are " +"used\n" +"in web applications to store data locally to save repeated and redundant\n" +"expensive calls to remote machines or databases. People have also been " +"known\n" +"to use Cache::Cache for its straightforward interface in sharing data " +"between\n" +"runs of an application or invocations of a CGI-style script or simply as an\n" +"easy to use abstraction of the file system or shared memory." +msgstr "" + +#: gnu/packages/perl.scm:676 +msgid "Shared memory interprocess cache via mmap" +msgstr "" + +#: gnu/packages/perl.scm:677 +msgid "" +"A shared memory cache through an mmap'ed file. It's core is\n" +"written in C for performance. It uses fcntl locking to ensure multiple\n" +"processes can safely access the cache at the same time. It uses a basic " +"LRU\n" +"algorithm to keep the most used entries in the cache." +msgstr "" + +#: gnu/packages/perl.scm:698 +msgid "Capture STDOUT and STDERR from Perl, XS or external programs" +msgstr "" + +#: gnu/packages/perl.scm:700 +msgid "" +"Capture::Tiny provides a simple, portable way to capture almost anything\n" +"sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" +"code or from an external program. Optionally, output can be teed so that " +"it\n" +"is captured while being passed through to the original file handles." +msgstr "" + +#: gnu/packages/perl.scm:719 +msgid "Check compatibility with the installed perl version" +msgstr "" + +#: gnu/packages/perl.scm:721 +msgid "" +"This module is used by Schmorp's modules during configuration stage\n" +"to test the installed perl for compatibility with his modules." +msgstr "" + +#: gnu/packages/perl.scm:741 +msgid "Warns and dies noisily with stack backtraces/" +msgstr "" + +#: gnu/packages/perl.scm:742 +msgid "" +"This module is meant as a debugging aid. It can be used to\n" +"make a script complain loudly with stack backtraces when @code{warn()}-ing " +"or\n" +"@code{die()}ing." +msgstr "" + +#: gnu/packages/perl.scm:761 +msgid "Executable comments for Perl" +msgstr "" + +#: gnu/packages/perl.scm:762 +msgid "" +"Carp::Assert is intended for a purpose like the ANSI C\n" +"library assert.h." +msgstr "" + +#: gnu/packages/perl.scm:784 +msgid "Convenience wrappers around Carp::Assert" +msgstr "" + +#: gnu/packages/perl.scm:785 +msgid "" +"Carp::Assert::More is a set of handy assertion functions for\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:805 +msgid "Report errors from a \"clan\" of modules" +msgstr "" + +#: gnu/packages/perl.scm:806 +msgid "" +"This module allows errors from a clan (or family) of modules\n" +"to appear to originate from the caller of the clan. This is necessary in\n" +"cases where the clan modules are not classes derived from each other, and " +"thus\n" +"the Carp.pm module doesn't help." +msgstr "" + +#: gnu/packages/perl.scm:826 +msgid "Read the CDDB entry for an audio CD in your drive" +msgstr "" + +#: gnu/packages/perl.scm:827 +msgid "This module can retrieve information from the CDDB." +msgstr "" + +#: gnu/packages/perl.scm:849 +msgid "Automated accessor generation" +msgstr "" + +#: gnu/packages/perl.scm:850 +msgid "" +"This module automagically generates accessors/mutators for\n" +"your class." +msgstr "" + +#: gnu/packages/perl.scm:872 +msgid "Faster, but less expandable, chained accessors" +msgstr "" + +#: gnu/packages/perl.scm:873 +msgid "" +"A chained accessor is one that always returns the object\n" +"when called with parameters (to set), and the value of the field when " +"called\n" +"with no arguments. This module subclasses Class::Accessor in order to " +"provide\n" +"the same mk_accessors interface." +msgstr "" + +#: gnu/packages/perl.scm:900 +msgid "Build groups of accessors" +msgstr "" + +#: gnu/packages/perl.scm:901 +msgid "" +"This class lets you build groups of accessors that will call\n" +"different getters and setters." +msgstr "" + +#: gnu/packages/perl.scm:921 +msgid "Pragma to use the C3 method resolution order algorithm" +msgstr "" + +#: gnu/packages/perl.scm:922 +msgid "" +"This is pragma to change Perl 5's standard method resolution\n" +"order from depth-first left-to-right (a.k.a - pre-order) to the more\n" +"sophisticated C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:946 +msgid "Drop-in replacement for NEXT" +msgstr "" + +#: gnu/packages/perl.scm:947 +msgid "" +"This module is intended as a drop-in replacement for NEXT,\n" +"supporting the same interface, but using Class::C3 to do the hard work." +msgstr "" + +#: gnu/packages/perl.scm:972 +msgid "Load mix-ins or components to your C3-based class" +msgstr "" + +#: gnu/packages/perl.scm:973 +msgid "" +"This module will inject base classes to your module using\n" +"the Class::C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:991 +msgid "Inheritable, overridable class data" +msgstr "" + +#: gnu/packages/perl.scm:992 +msgid "" +"Class::Data::Inheritable is for creating accessor/mutators\n" +"to class data. That is, if you want to store something about your class as " +"a\n" +"whole (instead of about a single object). This data is then inherited by " +"your\n" +"subclasses and can be overridden." +msgstr "" + +#: gnu/packages/perl.scm:1013 +msgid "Class for easy date and time manipulation" +msgstr "" + +#: gnu/packages/perl.scm:1014 +msgid "" +"This module provides a general-purpose date and datetime\n" +"type for perl." +msgstr "" + +#: gnu/packages/perl.scm:1031 +msgid "Base class for error handling" +msgstr "" + +#: gnu/packages/perl.scm:1033 +msgid "" +"@code{Class::ErrorHandler} provides an error-handling mechanism that is " +"generic\n" +"enough to be used as the base class for a variety of OO classes. Subclasses " +"inherit\n" +"its two error-handling methods, error and errstr, to communicate error " +"messages back\n" +"to the calling program." +msgstr "" + +#: gnu/packages/perl.scm:1054 +msgid "Utility methods for factory classes" +msgstr "" + +#: gnu/packages/perl.scm:1055 +msgid "This module exports methods useful for factory classes." +msgstr "" + +#: gnu/packages/perl.scm:1072 +msgid "Get information about a class and its structure" +msgstr "" + +#: gnu/packages/perl.scm:1073 +msgid "" +"Class::Inspector allows you to get information about a\n" +"loaded class." +msgstr "" + +#: gnu/packages/perl.scm:1101 +msgid "Working (require \"Class::Name\") and more" +msgstr "" + +#: gnu/packages/perl.scm:1102 +msgid "" +"\"require EXPR\" only accepts Class/Name.pm style module\n" +"names, not Class::Name. For that, this module provides \"load_class\n" +"'Class::Name'\"." +msgstr "" + +#: gnu/packages/perl.scm:1125 +msgid "XS implementation of parts of Class::Load" +msgstr "" + +#: gnu/packages/perl.scm:1126 +msgid "" +"This module provides an XS implementation for portions of\n" +"Class::Load." +msgstr "" + +#: gnu/packages/perl.scm:1145 +msgid "Create generic methods for OO Perl" +msgstr "" + +#: gnu/packages/perl.scm:1146 +msgid "" +"This module solves the problem of having to continually\n" +"write accessor methods for your objects that perform standard tasks." +msgstr "" + +#: gnu/packages/perl.scm:1167 +msgid "Moose-like method modifiers" +msgstr "" + +#: gnu/packages/perl.scm:1168 +msgid "" +"Class::Method::Modifiers provides three modifiers: 'before',\n" +"'around', and 'after'. 'before' and 'after' are run just before and after " +"the\n" +"method they modify, but can not really affect that original method. " +"'around'\n" +"is run in place of the original method, with a hook to easily call that\n" +"original method." +msgstr "" + +#: gnu/packages/perl.scm:1189 +msgid "Implementation of a singleton class for Perl" +msgstr "" + +#: gnu/packages/perl.scm:1190 +msgid "" +"This module implements a Singleton class from which other\n" +"classes can be derived. By itself, the Class::Singleton module does very\n" +"little other than manage the instantiation of a single object." +msgstr "" + +#: gnu/packages/perl.scm:1209 +msgid "Minimalist class construction" +msgstr "" + +#: gnu/packages/perl.scm:1210 +msgid "" +"This module offers a minimalist class construction kit. It\n" +"uses no non-core modules for any recent Perl." +msgstr "" + +#: gnu/packages/perl.scm:1230 +msgid "Unload a class" +msgstr "" + +#: gnu/packages/perl.scm:1231 +msgid "" +"Class:Unload unloads a given class by clearing out its\n" +"symbol table and removing it from %INC." +msgstr "" + +#: gnu/packages/perl.scm:1249 +msgid "Generate fast XS accessors without runtime compilation" +msgstr "" + +#: gnu/packages/perl.scm:1250 +msgid "" +"Class::XSAccessor implements fast read, write, and\n" +"read/write accessors in XS. Additionally, it can provide predicates such " +"as\n" +"\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" +"object. It only works with objects that are implemented as ordinary " +"hashes.\n" +"Class::XSAccessor::Array implements the same interface for objects that use\n" +"arrays for their internal representation." +msgstr "" + +#: gnu/packages/perl.scm:1270 gnu/packages/perl.scm:1293 +msgid "Recursively copy Perl datatypes" +msgstr "" + +#: gnu/packages/perl.scm:1272 +msgid "" +"This module provides a clone() method which makes recursive copies of\n" +"nested hash, array, scalar and reference types, including tied variables " +"and\n" +"objects." +msgstr "" + +#: gnu/packages/perl.scm:1294 +msgid "" +"This module provides a general-purpose @code{clone} function\n" +"to make deep copies of Perl data structures. It calls itself recursively " +"to\n" +"copy nested hash, array, scalar and reference types, including tied " +"variables\n" +"and objects." +msgstr "" + +#: gnu/packages/perl.scm:1314 +msgid "Sane defaults for Perl programs" +msgstr "" + +#: gnu/packages/perl.scm:1315 +msgid "" +"This module implements some sane defaults for Perl programs,\n" +"as defined by two typical specimens of Perl coders." +msgstr "" + +#: gnu/packages/perl.scm:1335 +msgid "Load configuration from different file formats" +msgstr "" + +#: gnu/packages/perl.scm:1336 +msgid "" +"Config::Any provides a facility for Perl applications and\n" +"libraries to load configuration data from multiple different file formats. " +"It\n" +"supports XML, YAML, JSON, Apache-style configuration, and Perl code." +msgstr "" + +#: gnu/packages/perl.scm:1357 +msgid "Module to implement some AutoConf macros in Perl" +msgstr "" + +#: gnu/packages/perl.scm:1358 +msgid "" +"Config::AutoConf is intended to provide the same\n" +"opportunities to Perl developers as GNU Autoconf does for Shell developers." +msgstr "" + +#: gnu/packages/perl.scm:1376 +msgid "Generic Config Module" +msgstr "" + +#: gnu/packages/perl.scm:1377 +msgid "" +"This module opens a config file and parses its contents for\n" +"you. The format of config files supported by Config::General is inspired " +"by\n" +"the well known Apache config format and is 100% compatible with Apache\n" +"configs, but you can also just use simple name/value pairs in your config\n" +"files. In addition to the capabilities of an Apache config file it " +"supports\n" +"some enhancements such as here-documents, C-style comments, and multiline\n" +"options." +msgstr "" + +#: gnu/packages/perl.scm:1404 +msgid "Simple .ini-file format reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:1405 +msgid "" +"@code{Config::INI} is a module that facilates the reading\n" +"and writing of @code{.ini}-style configuration files." +msgstr "" + +#: gnu/packages/perl.scm:1426 +msgid "Preserve context during subroutine call" +msgstr "" + +#: gnu/packages/perl.scm:1427 +msgid "" +"This module runs code after a subroutine call, preserving\n" +"the context the subroutine would have seen if it were the last statement in\n" +"the caller." +msgstr "" + +#: gnu/packages/perl.scm:1452 +msgid "Extract data from Macintosh BinHex files" +msgstr "" + +#: gnu/packages/perl.scm:1454 +msgid "" +"BinHex is a format for transporting files safely through electronic\n" +"mail, as short-lined, 7-bit, semi-compressed data streams. Ths module\n" +"provides a means of converting those data streams back into into binary\n" +"data." +msgstr "" + +#: gnu/packages/perl.scm:1476 +msgid "Verify requirements in a CPAN::Meta object" +msgstr "" + +#: gnu/packages/perl.scm:1477 +msgid "" +"This module verifies if requirements described in a\n" +"CPAN::Meta object are present." +msgstr "" + +#: gnu/packages/perl.scm:1497 +msgid "JSON::XS for Cpanel" +msgstr "" + +#: gnu/packages/perl.scm:1498 gnu/packages/perl.scm:4292 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa." +msgstr "" + +#: gnu/packages/perl.scm:1516 +msgid "Random password generator" +msgstr "Generator losowych haseł" + +#: gnu/packages/perl.scm:1517 +msgid "" +"Crypt::RandPasswd provides three functions that can be used\n" +"to generate random passwords, constructed from words, letters, or " +"characters.\n" +"This code is a Perl implementation of the Automated Password Generator\n" +"standard, like the program described in \"A Random Word Generator For\n" +"Pronounceable Passwords\". This code is a re-engineering of the program\n" +"contained in Appendix A of FIPS Publication 181, \"Standard for Automated\n" +"Password Generator\"." +msgstr "" + +#: gnu/packages/perl.scm:1542 +msgid "Perl implementation of the RC4 encryption algorithm" +msgstr "" + +#: gnu/packages/perl.scm:1543 +msgid "A pure Perl implementation of the RC4 algorithm." +msgstr "" + +#: gnu/packages/perl.scm:1562 +msgid "Temporarily change working directory" +msgstr "" + +#: gnu/packages/perl.scm:1564 +msgid "" +"@code{Cwd::Guard} changes the current directory using a limited scope.\n" +"It returns to the previous working directory when the object is destroyed." +msgstr "" + +#: gnu/packages/perl.scm:1602 +msgid "Library for genomic analysis" +msgstr "" + +#: gnu/packages/perl.scm:1603 +msgid "" +"Chaolin Zhang's Perl Library (czplib) contains assorted\n" +"functions and data structures for processing and analysing genomic and\n" +"bioinformatics data." +msgstr "" + +#: gnu/packages/perl.scm:1632 gnu/packages/perl.scm:1798 +msgid "Base classes wrapping fundamental Perl data types" +msgstr "" + +#: gnu/packages/perl.scm:1633 +msgid "" +"Collection of classes that wrap fundamental data types that\n" +"exist in Perl. These classes and methods as they exist today are an " +"attempt\n" +"to mirror functionality provided by Moose's Native Traits. One important\n" +"thing to note is all classes currently do no validation on constructor\n" +"input." +msgstr "" + +#: gnu/packages/perl.scm:1656 +msgid "Compare Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1657 +msgid "" +"This module compares arbitrary data structures to see if\n" +"they are copies of each other." +msgstr "" + +#: gnu/packages/perl.scm:1675 +msgid "Perl extension for generating unique identifiers" +msgstr "" + +#: gnu/packages/perl.scm:1676 +msgid "" +"@code{Data::Uniqid} provides three simple routines for\n" +"generating unique ids. These ids are coded with a Base62 systen to make " +"them\n" +"short and handy (e.g. to use it as part of a URL)." +msgstr "" + +#: gnu/packages/perl.scm:1695 +msgid "Pretty printing of data structures" +msgstr "" + +#: gnu/packages/perl.scm:1696 +msgid "" +"This module provide functions that takes a list of values as\n" +"their argument and produces a string as its result. The string contains " +"Perl\n" +"code that, when \"eval\"ed, produces a deep copy of the original arguments." +msgstr "" + +#: gnu/packages/perl.scm:1715 +msgid "Concise data dumper" +msgstr "" + +#: gnu/packages/perl.scm:1716 +msgid "" +"Data::Dumper::Concise provides a dumper with Less\n" +"indentation and newlines plus sub deparsing." +msgstr "" + +#: gnu/packages/perl.scm:1738 +msgid "Parse and validate simple name/value option pairs" +msgstr "" + +#: gnu/packages/perl.scm:1740 +msgid "Data::OptList provides a simple syntax for name/value option pairs." +msgstr "" + +#: gnu/packages/perl.scm:1762 +msgid "Help when paging through sets of results" +msgstr "" + +#: gnu/packages/perl.scm:1763 +msgid "" +"When searching through large amounts of data, it is often\n" +"the case that a result set is returned that is larger than we want to " +"display\n" +"on one page. This results in wanting to page through various pages of " +"data.\n" +"The maths behind this is unfortunately fiddly, hence this module." +msgstr "" + +#: gnu/packages/perl.scm:1800 +msgid "" +"@code{Data::Perl} is a container class for the following classes:\n" +"@itemize\n" +"@item @code{Data::Perl::Collection::Hash}\n" +"@item @code{Data::Perl::Collection::Array}\n" +"@item @code{Data::Perl::String}\n" +"@item @code{Data::Perl::Number}\n" +"@item @code{Data::Perl::Counter}\n" +"@item @code{Data::Perl::Bool}\n" +"@item @code{Data::Perl::Code}\n" +"@end itemize" +msgstr "" + +#: gnu/packages/perl.scm:1831 +msgid "Colored pretty-print of Perl data structures and objects" +msgstr "" + +#: gnu/packages/perl.scm:1832 +msgid "" +"Display Perl variables and objects on screen, properly\n" +"formatted (to be inspected by a human)." +msgstr "" + +#: gnu/packages/perl.scm:1855 +msgid "Conditionally split data into records" +msgstr "" + +#: gnu/packages/perl.scm:1856 +msgid "" +"This Perl module allows you to split data into records by\n" +"not only specifying what you wish to split the data on, but also by " +"specifying\n" +"an \"unless\" regular expression. If the text in question matches the\n" +"\"unless\" regex, it will not be split there. This allows us to do things\n" +"like split on newlines unless newlines are embedded in quotes." +msgstr "" + +#: gnu/packages/perl.scm:1884 +msgid "Read multiple hunks of data out of your DATA section" +msgstr "" + +#: gnu/packages/perl.scm:1885 +msgid "" +"This package provides a Perl library to read multiple hunks\n" +"of data out of your DATA section." +msgstr "" + +#: gnu/packages/perl.scm:1905 +msgid "Structured tags datastructures" +msgstr "" + +#: gnu/packages/perl.scm:1907 +msgid "" +"This module is for manipulating data as hierarchical tag/value\n" +"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures " +"can\n" +"be represented as nested arrays, which have the advantage of being native " +"to\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:1934 +msgid "N at a time iteration API" +msgstr "" + +#: gnu/packages/perl.scm:1935 +msgid "" +"This module tries to find middle ground between one at a\n" +"time and all at once processing of data sets. The purpose of this module " +"is\n" +"to avoid the overhead of implementing an iterative api when this isn't\n" +"necessary, without breaking forward compatibility in case that becomes\n" +"necessary later on." +msgstr "" + +#: gnu/packages/perl.scm:1960 +msgid "Dynamic generation of nested combinations of variants" +msgstr "" + +#: gnu/packages/perl.scm:1961 +msgid "" +"Data::Tumbler - Dynamic generation of nested combinations of\n" +"variants." +msgstr "" + +#: gnu/packages/perl.scm:1987 +msgid "Visitor style traversal of Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1988 +msgid "" +"This module is a simple visitor implementation for Perl\n" +"values. It has a main dispatcher method, visit, which takes a single perl\n" +"value and then calls the methods appropriate for that value. It can\n" +"recursively map (cloning as necessary) or just traverse most structures, " +"with\n" +"support for per-object behavior, circular structures, visiting tied\n" +"structures, and all ref types (hashes, arrays, scalars, code, globs)." +msgstr "" + +#: gnu/packages/perl.scm:2013 +msgid "Gregorian calendar date calculations" +msgstr "" + +#: gnu/packages/perl.scm:2014 +msgid "" +"This package consists of a Perl module for date calculations\n" +"based on the Gregorian calendar, thereby complying with all relevant norms " +"and\n" +"standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" +"applicable)." +msgstr "" + +#: gnu/packages/perl.scm:2038 +msgid "XS wrapper for Date::Calc" +msgstr "" + +#: gnu/packages/perl.scm:2039 +msgid "" +"Date::Calc::XS is an XS wrapper and C library plug-in for\n" +"Date::Calc." +msgstr "" + +#: gnu/packages/perl.scm:2063 +msgid "Date manipulation routines" +msgstr "" + +#: gnu/packages/perl.scm:2064 +msgid "" +"Date::Manip is a series of modules for common date/time\n" +"operations, such as comparing two times, determining a date a given amount " +"of\n" +"time from another, or parsing international times." +msgstr "" + +#: gnu/packages/perl.scm:2083 +msgid "Simple date handling" +msgstr "" + +#: gnu/packages/perl.scm:2084 +msgid "" +"Dates are complex enough without times and timezones. This\n" +"module may be used to create simple date objects. It handles validation,\n" +"interval arithmetic, and day-of-week calculation. It does not deal with\n" +"hours, minutes, seconds, and time zones." +msgstr "" + +#: gnu/packages/perl.scm:2116 +msgid "Date and time object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2117 +msgid "" +"DateTime is a class for the representation of date/time\n" +"combinations. It represents the Gregorian calendar, extended backwards in\n" +"time before its creation (in 1582)." +msgstr "" + +#: gnu/packages/perl.scm:2139 +msgid "Dates in the Julian calendar" +msgstr "" + +#: gnu/packages/perl.scm:2140 +msgid "" +"This package is a companion module to @code{DateTime.pm}.\n" +"It implements the Julian calendar. It supports everything that\n" +"@code{DateTime.pm} supports and more: about one day per century more, to be\n" +"precise." +msgstr "" + +#: gnu/packages/perl.scm:2166 +msgid "DateTime set objects" +msgstr "" + +#: gnu/packages/perl.scm:2167 +msgid "" +"The DateTime::Set module provides a date/time sets\n" +"implementation. It allows, for example, the generation of groups of dates,\n" +"like \"every wednesday\", and then find all the dates matching that " +"pattern,\n" +"within a time range." +msgstr "" + +#: gnu/packages/perl.scm:2190 +msgid "DateTime rfc2445 recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2191 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for RFC 2445 style recurrences." +msgstr "" + +#: gnu/packages/perl.scm:2212 +msgid "DateTime::Set extension for basic recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2213 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for various recurrences, such as \"once a month" +"\"\n" +"or \"every day\". You can also create more complicated recurrences, such " +"as\n" +"\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." +msgstr "" + +#: gnu/packages/perl.scm:2238 +msgid "Create DateTime parser classes and objects" +msgstr "" + +#: gnu/packages/perl.scm:2239 +msgid "" +"DateTime::Format::Builder creates DateTime parsers. Many\n" +"string formats of dates and times are simple and just require a basic " +"regular\n" +"expression to extract the relevant information. Builder provides a simple " +"way\n" +"to do this without writing reams of structural code." +msgstr "" + +#: gnu/packages/perl.scm:2266 +msgid "Parse data/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2267 +msgid "" +"DateTime::Format::Flexible attempts to take any string you\n" +"give it and parse it into a DateTime object." +msgstr "" + +#: gnu/packages/perl.scm:2293 +msgid "Parse and format iCal datetime and duration strings" +msgstr "" + +#: gnu/packages/perl.scm:2294 +msgid "" +"This module understands the ICal date/time and duration\n" +"formats, as defined in RFC 2445. It can be used to parse these formats in\n" +"order to create the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2326 +msgid "Machine-readable date/time with natural parsing" +msgstr "" + +#: gnu/packages/perl.scm:2327 +msgid "" +"DateTime::Format::Natural takes a string with a human\n" +"readable date/time and creates a machine readable one by applying natural\n" +"parsing logic." +msgstr "" + +#: gnu/packages/perl.scm:2354 +msgid "Parse and format strp and strf time patterns" +msgstr "" + +#: gnu/packages/perl.scm:2355 +msgid "" +"This module implements most of `strptime(3)`, the POSIX\n" +"function that is the reverse of `strftime(3)`, for `DateTime`. While\n" +"`strftime` takes a `DateTime` and a pattern and returns a string, " +"`strptime`\n" +"takes a string and a pattern and returns the `DateTime` object associated." +msgstr "" + +#: gnu/packages/perl.scm:2387 +msgid "Localization support for DateTime.pm" +msgstr "" + +#: gnu/packages/perl.scm:2388 +msgid "" +"The DateTime::Locale modules provide localization data for\n" +"the DateTime.pm class." +msgstr "" + +#: gnu/packages/perl.scm:2416 +msgid "Time zone object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2417 +msgid "" +"This class is the base class for all time zone objects. A\n" +"time zone is represented internally as a set of observances, each of which\n" +"describes the offset from GMT for a given time period. Note that without " +"the\n" +"DateTime module, this module does not do much. It's primary interface is\n" +"through a DateTime object, and most users will not need to directly use\n" +"DateTime::TimeZone methods." +msgstr "" + +#: gnu/packages/perl.scm:2447 +msgid "Parse date/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2448 +msgid "" +"DateTimeX::Easy uses a variety of DateTime::Format packages\n" +"to create DateTime objects, with some custom tweaks to smooth out the rough\n" +"edges (mainly concerning timezone detection and selection)." +msgstr "" + +#: gnu/packages/perl.scm:2469 +msgid "Convert between DateTime and RFC2822/822 formats" +msgstr "" + +#: gnu/packages/perl.scm:2470 +msgid "" +"RFCs 2822 and 822 specify date formats to be used by email.\n" +"This module parses and emits such dates." +msgstr "" + +#: gnu/packages/perl.scm:2492 +msgid "Parse and format W3CDTF datetime strings" +msgstr "" + +#: gnu/packages/perl.scm:2494 +msgid "" +"This module understands the W3CDTF date/time format, an ISO 8601 profile,\n" +"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native " +"date\n" +"format of RSS 1.0. It can be used to parse these formats in order to " +"create\n" +"the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2516 +msgid "Meatier version of caller" +msgstr "" + +#: gnu/packages/perl.scm:2517 +msgid "Devel::Caller provides meatier version of caller." +msgstr "" + +#: gnu/packages/perl.scm:2535 +msgid "Check that a command is available" +msgstr "" + +#: gnu/packages/perl.scm:2536 +msgid "" +"Devel::CheckBin is a perl module that checks whether a\n" +"particular command is available." +msgstr "" + +#: gnu/packages/perl.scm:2555 +msgid "Check compiler availability" +msgstr "" + +#: gnu/packages/perl.scm:2556 +msgid "" +"@code{Devel::CheckCompiler} is a tiny module to check\n" +"whether a compiler is available. It can test for a C99 compiler, or\n" +"you can tell it to compile a C source file with optional linker flags." +msgstr "" + +#: gnu/packages/perl.scm:2578 +msgid "Find memory cycles in objects" +msgstr "" + +#: gnu/packages/perl.scm:2580 +msgid "" +"@code{Devel::Cycle} This is a tool for finding circular references in\n" +"objects and other types of references. Because of Perl's reference-count\n" +"based memory management, circular references will cause memory leaks." +msgstr "" + +#: gnu/packages/perl.scm:2601 +msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" +msgstr "" + +#: gnu/packages/perl.scm:2602 +msgid "" +"Devel::GlobalDestruction provides a function returning the\n" +"equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." +msgstr "" + +#: gnu/packages/perl.scm:2623 +msgid "Forces the unavailability of specified Perl modules (for testing)" +msgstr "" + +#: gnu/packages/perl.scm:2624 +msgid "" +"Given a list of Perl modules/filenames, this module makes\n" +"@code{require} and @code{use} statements fail (no matter whether the " +"specified\n" +"files/modules are installed or not)." +msgstr "" + +#: gnu/packages/perl.scm:2645 +msgid "Alias lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:2646 +msgid "" +"Devel::LexAlias provides the ability to alias a lexical\n" +"variable in a subroutines scope to one of your choosing." +msgstr "" + +#: gnu/packages/perl.scm:2670 +msgid "Introspect overloaded operators" +msgstr "" + +#: gnu/packages/perl.scm:2671 +msgid "" +"Devel::OverloadInfo returns information about overloaded\n" +"operators for a given class (or object), including where in the inheritance\n" +"hierarchy the overloads are declared and where the code implementing it is." +msgstr "" + +#: gnu/packages/perl.scm:2698 +msgid "Partial dumping of data structures" +msgstr "" + +#: gnu/packages/perl.scm:2699 +msgid "" +"This module is a data dumper optimized for logging of\n" +"arbitrary parameters." +msgstr "" + +#: gnu/packages/perl.scm:2717 +msgid "Object representing a stack trace" +msgstr "" + +#: gnu/packages/perl.scm:2718 +msgid "" +"The Devel::StackTrace module contains two classes,\n" +"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate " +"the\n" +"information that can be retrieved via Perl's caller() function, as well as\n" +"providing a simple interface to this data." +msgstr "" + +#: gnu/packages/perl.scm:2740 +msgid "Displays stack trace in HTML" +msgstr "" + +#: gnu/packages/perl.scm:2741 +msgid "" +"Devel::StackTrace::AsHTML adds as_html method to\n" +"Devel::StackTrace which displays the stack trace in beautiful HTML, with " +"code\n" +"snippet context and function parameters. If you call it on an instance of\n" +"Devel::StackTrace::WithLexicals, you even get to see the lexical variables " +"of\n" +"each stack frame." +msgstr "" + +#: gnu/packages/perl.scm:2762 +msgid "Dump symbol names or the symbol table" +msgstr "" + +#: gnu/packages/perl.scm:2763 +msgid "Devel::Symdump provides access to the perl symbol table." +msgstr "" + +#: gnu/packages/perl.scm:2780 +msgid "Keyed-Hashing for Message Authentication" +msgstr "" + +#: gnu/packages/perl.scm:2781 +msgid "" +"The Digest::HMAC module follows the common Digest::\n" +"interface for the RFC 2104 HMAC mechanism." +msgstr "" + +#: gnu/packages/perl.scm:2806 +msgid "Perl interface to the MD-5 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2808 +msgid "" +"The @code{Digest::MD5} module allows you to use the MD5 Message Digest\n" +"algorithm from within Perl programs. The algorithm takes as\n" +"input a message of arbitrary length and produces as output a\n" +"128-bit \"fingerprint\" or \"message digest\" of the input." +msgstr "" + +#: gnu/packages/perl.scm:2826 +msgid "Perl implementation of the SHA-1 message digest algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2828 +msgid "" +"This package provides 'Digest::SHA1', an implementation of the NIST\n" +"SHA-1 message digest algorithm for use by Perl programs." +msgstr "" + +#: gnu/packages/perl.scm:2850 +msgid "Declare version conflicts for your dist" +msgstr "" + +#: gnu/packages/perl.scm:2851 +msgid "" +"This module allows you to specify conflicting versions of\n" +"modules separately and deal with them after the module is done installing." +msgstr "" + +#: gnu/packages/perl.scm:2871 +msgid "Detect the encoding of data" +msgstr "" + +#: gnu/packages/perl.scm:2872 +msgid "" +"This package provides a class @code{Encode::Detect} to detect\n" +"the encoding of data." +msgstr "" + +#: gnu/packages/perl.scm:2890 +msgid "ASCII mapping for eucJP encoding" +msgstr "" + +#: gnu/packages/perl.scm:2891 +msgid "" +"This package provides an ASCII mapping for the eucJP\n" +"encoding." +msgstr "" + +#: gnu/packages/perl.scm:2909 +msgid "JIS X 0212 (aka JIS 2000) encodings" +msgstr "" + +#: gnu/packages/perl.scm:2910 +msgid "" +"This package provides encodings for JIS X 0212, which is\n" +"also known as JIS 2000." +msgstr "" + +#: gnu/packages/perl.scm:2933 +msgid "Additional Chinese encodings" +msgstr "" + +#: gnu/packages/perl.scm:2934 +msgid "" +"This Perl module provides Chinese encodings that are not\n" +"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS" +"\",\n" +"\"BIG5EXT\", \"CCCII\", \"EUC-TW\", \"CNS11643-*\", \"GB18030\", and\n" +"\"UNISYS\"." +msgstr "" + +#: gnu/packages/perl.scm:2956 +msgid "Advanced operations on path variables" +msgstr "" + +#: gnu/packages/perl.scm:2957 +msgid "" +"@code{Env::Path} presents an object-oriented interface to\n" +"path variables, defined as that subclass of environment variables which " +"name\n" +"an ordered list of file system elements separated by a platform-standard\n" +"separator." +msgstr "" + +#: gnu/packages/perl.scm:2977 +msgid "OO-ish Error/Exception handling for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2978 +msgid "" +"The Error package provides two interfaces. Firstly Error\n" +"provides a procedural interface to exception handling. Secondly Error is a\n" +"base class for errors/exceptions that can either be thrown, for subsequent\n" +"catch, or can simply be recorded." +msgstr "" + +#: gnu/packages/perl.scm:3003 +msgid "Safely and cleanly create closures via string eval" +msgstr "" + +#: gnu/packages/perl.scm:3004 +msgid "" +"String eval is often used for dynamic code generation. For\n" +"instance, Moose uses it heavily, to generate inlined versions of accessors " +"and\n" +"constructors, which speeds code up at runtime by a significant amount. " +"String\n" +"eval is not without its issues however - it's difficult to control the " +"scope\n" +"it's used in (which determines which variables are in scope inside the " +"eval),\n" +"and it's easy to miss compilation errors, since eval catches them and " +"sticks\n" +"them in $@@ instead. This module attempts to solve these problems. It\n" +"provides an eval_closure function, which evals a string in a clean\n" +"environment, other than a fixed list of specified variables. Compilation\n" +"errors are rethrown automatically." +msgstr "" + +#: gnu/packages/perl.scm:3033 +msgid "Allows you to declare real exception classes in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3034 +msgid "" +"Exception::Class allows you to declare exception hierarchies\n" +"in your modules in a \"Java-esque\" manner." +msgstr "" + +#: gnu/packages/perl.scm:3050 +msgid "Lightweight exporting of functions and variables" +msgstr "" + +#: gnu/packages/perl.scm:3052 +msgid "" +"Exporter::Lite is an alternative to Exporter, intended to provide a\n" +"lightweight subset of the most commonly-used functionality. It supports\n" +"import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." +msgstr "" + +#: gnu/packages/perl.scm:3072 +msgid "Exporter with the features of Sub::Exporter but only core dependencies" +msgstr "" + +#: gnu/packages/perl.scm:3073 +msgid "" +"Exporter::Tiny supports many of Sub::Exporter's\n" +"external-facing features including renaming imported functions with the `-" +"as`,\n" +"`-prefix` and `-suffix` options; explicit destinations with the `into` " +"option;\n" +"and alternative installers with the `installler` option. But it's written " +"in\n" +"only about 40% as many lines of code and with zero non-core dependencies." +msgstr "" + +#: gnu/packages/perl.scm:3099 gnu/packages/perl.scm:3160 +msgid "Easily build XS extensions that depend on XS extensions" +msgstr "" + +#: gnu/packages/perl.scm:3100 +msgid "" +"ExtUtils::Depends builds XS extensions that depend on XS\n" +"extensions" +msgstr "" + +#: gnu/packages/perl.scm:3120 +msgid "Build.PL install path logic made easy" +msgstr "" + +#: gnu/packages/perl.scm:3121 +msgid "" +"This module tries to make install path resolution as easy as\n" +"possible." +msgstr "" + +#: gnu/packages/perl.scm:3139 +msgid "Wrapper for perl's configuration" +msgstr "" + +#: gnu/packages/perl.scm:3140 +msgid "" +"ExtUtils::Config is an abstraction around the %Config hash.\n" +"By itself it is not a particularly interesting module by any measure, " +"however\n" +"it ties together a family of modern toolchain modules." +msgstr "" + +#: gnu/packages/perl.scm:3162 +msgid "" +"This module tries to make it easy to build Perl extensions that use\n" +"functions and typemaps provided by other perl extensions. This means that " +"a\n" +"perl extension is treated like a shared library that provides also a C and " +"an\n" +"XS interface besides the perl one." +msgstr "" + +#: gnu/packages/perl.scm:3182 +msgid "Various portability utilities for module builders" +msgstr "" + +#: gnu/packages/perl.scm:3183 +msgid "" +"This module provides various portable helper functions for\n" +"module building modules." +msgstr "" + +#: gnu/packages/perl.scm:3203 +msgid "Tool to build C libraries" +msgstr "" + +#: gnu/packages/perl.scm:3204 +msgid "" +"Some Perl modules need to ship C libraries together with\n" +"their Perl code. Although there are mechanisms to compile and link (or " +"glue)\n" +"C code in your Perl programs, there isn't a clear method to compile " +"standard,\n" +"self-contained C libraries. This module main goal is to help in that task." +msgstr "" + +#: gnu/packages/perl.scm:3225 +msgid "Simplistic interface to pkg-config" +msgstr "" + +#: gnu/packages/perl.scm:3227 +msgid "" +"@code{ExtUtils::PkgConfig} is a very simplistic interface to the\n" +"@command{pkg-config} utility, intended for use in the @file{Makefile.PL}\n" +"of perl extensions which bind libraries that @command{pkg-config} knows.\n" +"It is really just boilerplate code that you would have written yourself." +msgstr "" + +#: gnu/packages/perl.scm:3259 +msgid "Watch for changes to files" +msgstr "" + +#: gnu/packages/perl.scm:3260 +msgid "" +"This module provides a class to monitor a directory for\n" +"changes made to any file." +msgstr "" + +#: gnu/packages/perl.scm:3281 +msgid "Get directories of configuration files" +msgstr "" + +#: gnu/packages/perl.scm:3282 +msgid "" +"This module is a helper for installing, reading and finding\n" +"configuration file locations. @code{File::ConfigDir} is a module to help " +"out\n" +"when Perl modules (especially applications) need to read and store\n" +"configuration files from more than one location." +msgstr "" + +#: gnu/packages/perl.scm:3302 +msgid "Recursively copy files and directories" +msgstr "" + +#: gnu/packages/perl.scm:3303 +msgid "" +"This module has 3 functions: one to copy files only, one to\n" +"copy directories only, and one to do either depending on the argument's\n" +"type." +msgstr "" + +#: gnu/packages/perl.scm:3325 +msgid "Alternative interface to File::Find" +msgstr "" + +#: gnu/packages/perl.scm:3326 +msgid "" +"File::Find::Rule is a friendlier interface to File::Find.\n" +"It allows you to build rules which specify the desired files and\n" +"directories." +msgstr "" + +#: gnu/packages/perl.scm:3349 +msgid "Common rules for searching for Perl things" +msgstr "" + +#: gnu/packages/perl.scm:3350 +msgid "" +"File::Find::Rule::Perl provides methods for finding various\n" +"types Perl-related files, or replicating search queries run on a " +"distribution\n" +"in various parts of the CPAN ecosystem." +msgstr "" + +#: gnu/packages/perl.scm:3371 +msgid "Matches patterns in a series of files" +msgstr "" + +#: gnu/packages/perl.scm:3372 +msgid "" +"@code{File::Grep} provides similar functionality as perl's\n" +"builtin @code{grep}, @code{map}, and @code{foreach} commands, but iterating\n" +"over a passed filelist instead of arrays. While trivial, this module can\n" +"provide a quick dropin when such functionality is needed." +msgstr "" + +#: gnu/packages/perl.scm:3395 +msgid "Find your home and other directories on any platform" +msgstr "" + +#: gnu/packages/perl.scm:3396 +msgid "" +"File::HomeDir is a module for locating the directories that\n" +"are \"owned\" by a user (typically your user) and to solve the various " +"issues\n" +"that arise trying to find them consistently across a wide variety of\n" +"platforms." +msgstr "" + +#: gnu/packages/perl.scm:3418 +msgid "Create or remove directory trees" +msgstr "" + +#: gnu/packages/perl.scm:3419 +msgid "" +"This module provide a convenient way to create directories\n" +"of arbitrary depth and to delete an entire directory subtree from the\n" +"file system." +msgstr "" + +#: gnu/packages/perl.scm:3442 +msgid "Change directory temporarily for a limited scope" +msgstr "" + +#: gnu/packages/perl.scm:3443 +msgid "" +"@code{File::pushd} does a temporary @code{chdir} that is\n" +"easily and automatically reverted, similar to @code{pushd} in some Unix\n" +"command shells. It works by creating an object that caches the original\n" +"working directory. When the object is destroyed, the destructor calls\n" +"@code{chdir} to revert to the original working directory. By storing the\n" +"object in a lexical variable with a limited scope, this happens " +"automatically\n" +"at the end of the scope." +msgstr "" + +#: gnu/packages/perl.scm:3471 +msgid "" +"Perl extension for crawling directory trees and compiling\n" +"lists of files" +msgstr "" + +#: gnu/packages/perl.scm:3474 +msgid "" +"The File::List module crawls the directory tree starting at the\n" +"provided base directory and can return files (and/or directories if " +"desired)\n" +"matching a regular expression." +msgstr "" + +#: gnu/packages/perl.scm:3493 +msgid "Remove files and directories in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3494 +msgid "" +"File::Remove::remove removes files and directories. It acts\n" +"like /bin/rm, for the most part. Although \"unlink\" can be given a list " +"of\n" +"files, it will not remove directories; this module remedies that. It also\n" +"accepts wildcards, * and ?, as arguments for file names." +msgstr "" + +#: gnu/packages/perl.scm:3518 +msgid "Locate per-dist and per-module shared files" +msgstr "" + +#: gnu/packages/perl.scm:3519 +msgid "" +"The intent of File::ShareDir is to provide a companion to\n" +"Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" +"module to have access to a large amount of read-only data that is stored on\n" +"the file-system at run-time. Once the files have been installed to the\n" +"correct directory, you can use File::ShareDir to find your files again " +"after\n" +"the installation." +msgstr "" + +#: gnu/packages/perl.scm:3541 +msgid "Locate per-dist shared files" +msgstr "" + +#: gnu/packages/perl.scm:3542 +msgid "" +"File::ShareDir::Dist finds share directories for\n" +"distributions. It is a companion module to File::ShareDir." +msgstr "" + +#: gnu/packages/perl.scm:3562 +msgid "Install shared files" +msgstr "" + +#: gnu/packages/perl.scm:3563 +msgid "" +"File::ShareDir::Install allows you to install read-only data\n" +"files from a distribution. It is a companion module to File::ShareDir, " +"which\n" +"allows you to locate these files after installation." +msgstr "" + +#: gnu/packages/perl.scm:3582 +msgid "Reading/Writing/Modifying of complete files" +msgstr "" + +#: gnu/packages/perl.scm:3583 +msgid "" +"File::Slurp provides subroutines to read or write entire\n" +"files with a simple call. It also has a subroutine for reading the list of\n" +"file names in a directory." +msgstr "" + +#: gnu/packages/perl.scm:3606 +msgid "Simple, sane and efficient module to slurp a file" +msgstr "" + +#: gnu/packages/perl.scm:3607 +msgid "" +"This module provides functions for fast and correct file\n" +"slurping and spewing. All functions are optionally exported." +msgstr "" + +#: gnu/packages/perl.scm:3624 +msgid "Simple file reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:3626 +msgid "This module provides functions for fast reading and writing of files." +msgstr "" + +#: gnu/packages/perl.scm:3645 +msgid "Return name and handle of a temporary file safely" +msgstr "" + +#: gnu/packages/perl.scm:3646 +msgid "" +"File::Temp can be used to create and open temporary files in\n" +"a safe way." +msgstr "" + +#: gnu/packages/perl.scm:3663 +msgid "Portable implementation of the `which' utility" +msgstr "" + +#: gnu/packages/perl.scm:3665 +msgid "" +"File::Which was created to be able to get the paths to executable\n" +"programs on systems under which the `which' program wasn't implemented in " +"the\n" +"shell." +msgstr "" + +#: gnu/packages/perl.scm:3688 +msgid "Extended Unix style glob functionality" +msgstr "" + +#: gnu/packages/perl.scm:3689 +msgid "" +"@code{File::Zglob} provides a traditional Unix @code{glob}\n" +"functionality; it returns a list of file names that match the given " +"pattern.\n" +"For instance, it supports the @code{**/*.pm} form." +msgstr "" + +#: gnu/packages/perl.scm:3708 +msgid "Module to handle parsing command line options" +msgstr "" + +#: gnu/packages/perl.scm:3709 +msgid "" +"The @code{Getopt::Long} module implements an extended getopt\n" +"function called @code{GetOptions()}. It parses the command line from\n" +"@code{ARGV}, recognizing and removing specified options and their possible\n" +"values.\n" +"\n" +"This function adheres to the POSIX syntax for command line options, with " +"GNU\n" +"extensions. In general, this means that options have long names instead of\n" +"single letters, and are introduced with a double dash \"--\". Support for\n" +"bundling of command line options, as was the case with the more traditional\n" +"single-letter approach, is provided but not enabled by default." +msgstr "" + +#: gnu/packages/perl.scm:3743 +msgid "Getopt::Long, but simpler and more powerful" +msgstr "" + +#: gnu/packages/perl.scm:3744 +msgid "" +"Getopt::Long::Descriptive is yet another Getopt library.\n" +"It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" +"avoid making you think about its huge array of options. It also provides\n" +"usage (help) messages, data validation, and a few other useful features." +msgstr "" + +#: gnu/packages/perl.scm:3762 +msgid "Table-driven argument parsing for Perl" +msgstr "" + +#: gnu/packages/perl.scm:3764 +msgid "" +"Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" +"vaguely inspired by John Ousterhout's Tk_ParseArgv." +msgstr "" + +#: gnu/packages/perl.scm:3786 +msgid "Graph data structures and algorithms" +msgstr "" + +#: gnu/packages/perl.scm:3787 +msgid "" +"This is @code{Graph}, a Perl module for dealing with graphs,\n" +"the abstract data structures." +msgstr "" + +#: gnu/packages/perl.scm:3804 +msgid "Safe cleanup blocks implemented as guards" +msgstr "" + +#: gnu/packages/perl.scm:3805 +msgid "" +"@code{Guard} implements so-called @dfn{guards}. A guard is\n" +"something (usually an object) that \"guards\" a resource, ensuring that it " +"is\n" +"cleaned up when expected.\n" +"\n" +"Specifically, this module supports two different types of guards: guard\n" +"objects, which execute a given code block when destroyed, and scoped " +"guards,\n" +"which are tied to the scope exit." +msgstr "" + +#: gnu/packages/perl.scm:3841 +msgid "Lightweight field hash for inside-out objects" +msgstr "" + +#: gnu/packages/perl.scm:3842 +msgid "" +"@code{Hash::FieldHash} provides the field hash mechanism\n" +"which supports the inside-out technique. It is an alternative to\n" +"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, " +"and\n" +"relic support." +msgstr "" + +#: gnu/packages/perl.scm:3862 +msgid "Merge arbitrarily deep hashes into a single hash" +msgstr "" + +#: gnu/packages/perl.scm:3863 +msgid "" +"Hash::Merge merges two arbitrarily deep hashes into a single\n" +"hash. That is, at any level, it will add non-conflicting key-value pairs " +"from\n" +"one hash to the other, and follows a set of specific rules when there are " +"key\n" +"value conflicts. The hash is followed recursively, so that deeply nested\n" +"hashes that are at the same level will be merged when the parent hashes are\n" +"merged." +msgstr "" + +#: gnu/packages/perl.scm:3885 +msgid "Store multiple values per key" +msgstr "" + +#: gnu/packages/perl.scm:3886 +msgid "" +"Hash::MultiValue is an object (and a plain hash reference)\n" +"that may contain multiple values per key, inspired by MultiDict of WebOb." +msgstr "" + +#: gnu/packages/perl.scm:3904 +msgid "Alternative but compatible interface to modules that export symbols" +msgstr "" + +#: gnu/packages/perl.scm:3905 +msgid "" +"This module acts as a layer between Exporter and modules which\n" +"consume exports. It is feature-compatible with Exporter, plus some much " +"needed\n" +"extras. You can use this to import symbols from any exporter that follows\n" +"Exporters specification. The exporter modules themselves do not need to use " +"or\n" +"inherit from the Exporter module, they just need to set @@EXPORT and/or " +"other\n" +"variables." +msgstr "" + +#: gnu/packages/perl.scm:3929 +msgid "Import packages into other packages" +msgstr "" + +#: gnu/packages/perl.scm:3930 +msgid "" +"Writing exporters is a pain. Some use Exporter, some use\n" +"Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" +"some things are pragmas. Exporting on someone else's behalf is harder. " +"The\n" +"exporters don't provide a consistent API for this, and pragmas need to have\n" +"their import method called directly, since they effect the current unit of\n" +"compilation. Import::Into provides global methods to make this painless." +msgstr "" + +#: gnu/packages/perl.scm:3952 +msgid "Use modules in inc/ if newer than installed" +msgstr "" + +#: gnu/packages/perl.scm:3953 +msgid "" +"The inc::latest module helps bootstrap configure-time\n" +"dependencies for CPAN distributions. These dependencies get bundled into " +"the\n" +"inc directory within a distribution and are used by Makefile.PL or Build.PL." +msgstr "" + +#: gnu/packages/perl.scm:3973 +msgid "Lexically warn about using the indirect method call syntax" +msgstr "" + +#: gnu/packages/perl.scm:3975 +msgid "Indirect warns about using the indirect method call syntax." +msgstr "" + +#: gnu/packages/perl.scm:3994 +msgid "Capture STDOUT and STDERR from Perl code, subprocesses or XS" +msgstr "" + +#: gnu/packages/perl.scm:3995 +msgid "" +"@code{IO::CaptureOutput} provides routines for capturing\n" +"@code{STDOUT} and @code{STDERR} from perl subroutines, forked system\n" +"calls (e.g. @code{system()}, @code{fork()}) and from XS or C modules.\n" +"\n" +"This module is no longer recommended by its maintainer. Users are advised " +"to\n" +"try @code{Capture::Tiny} instead." +msgstr "" + +#: gnu/packages/perl.scm:4017 +msgid "Utilities for interactive I/O" +msgstr "" + +#: gnu/packages/perl.scm:4018 +msgid "" +"This module provides three utility subroutines that make it\n" +"easier to develop interactive applications: is_interactive(), " +"interactive(),\n" +"and busy()." +msgstr "" + +#: gnu/packages/perl.scm:4037 +msgid "Emulate file interface for in-core strings" +msgstr "" + +#: gnu/packages/perl.scm:4038 +msgid "" +"IO::String is an IO::File (and IO::Handle) compatible class\n" +"that reads or writes data from in-core strings." +msgstr "" + +#: gnu/packages/perl.scm:4056 +msgid "IO:: interface for reading/writing an array of lines" +msgstr "" + +#: gnu/packages/perl.scm:4057 +msgid "" +"This toolkit primarily provides modules for performing both\n" +"traditional and object-oriented i/o) on things *other* than normal\n" +"filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." +msgstr "" + +#: gnu/packages/perl.scm:4075 +msgid "Perl interface to pseudo ttys" +msgstr "" + +#: gnu/packages/perl.scm:4077 +msgid "" +"This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" +"pseudo ttys." +msgstr "" + +#: gnu/packages/perl.scm:4095 +msgid "Run interactive command-line programs" +msgstr "" + +#: gnu/packages/perl.scm:4096 +msgid "" +"@code{IPC::Cmd} allows for the searching and execution of\n" +"any binary on your system. It adheres to verbosity settings and is able to\n" +"run interactively. It also has an option to capture output/error buffers." +msgstr "" + +#: gnu/packages/perl.scm:4125 +msgid "Run system() and background procs w/ piping, redirs, ptys" +msgstr "" + +#: gnu/packages/perl.scm:4126 +msgid "" +"IPC::Run allows you run and interact with child processes\n" +"using files, pipes, and pseudo-ttys. Both system()-style and scripted " +"usages\n" +"are supported and may be mixed. Likewise, functional and OO API styles are\n" +"both supported and may be mixed." +msgstr "" + +#: gnu/packages/perl.scm:4144 +msgid "Run a subprocess with input/output redirection" +msgstr "" + +#: gnu/packages/perl.scm:4146 +msgid "" +"The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" +"stdout, and/or stderr to files and perl data structures. It aims to " +"satisfy\n" +"99% of the need for using system, qx, and open3 with a simple, extremely\n" +"Perlish API and none of the bloat and rarely used features of IPC::Run." +msgstr "" + +#: gnu/packages/perl.scm:4170 +msgid "Lightweight interface to shared memory" +msgstr "" + +#: gnu/packages/perl.scm:4171 +msgid "" +"IPC::ShareLite provides a simple interface to shared memory,\n" +"allowing data to be efficiently communicated between processes." +msgstr "" + +#: gnu/packages/perl.scm:4189 +msgid "Run commands simply, with detailed diagnostics" +msgstr "" + +#: gnu/packages/perl.scm:4190 +msgid "" +"Calling Perl's in-built @code{system} function is easy,\n" +"determining if it was successful is hard. Let's face it, @code{$?} isn't " +"the\n" +"nicest variable in the world to play with, and even if you do check it,\n" +"producing a well-formatted error string takes a lot of work.\n" +"\n" +"@code{IPC::System::Simple} takes the hard work out of calling external\n" +"commands." +msgstr "" + +#: gnu/packages/perl.scm:4215 +msgid "JSON encoder/decoder for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4216 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa using either JSON::XS or JSON::PP." +msgstr "" + +#: gnu/packages/perl.scm:4241 +msgid "Wrapper for Perl JSON classes" +msgstr "" + +#: gnu/packages/perl.scm:4243 +msgid "" +"This module tries to provide a coherent API to bring together the\n" +"various JSON modules currently on CPAN. This module will allow you to code " +"to\n" +"any JSON API and have it work regardless of which JSON module is actually\n" +"installed." +msgstr "" + +#: gnu/packages/perl.scm:4267 +msgid "Cpanel::JSON::XS with fallback" +msgstr "" + +#: gnu/packages/perl.scm:4268 +msgid "" +"This module first checks to see if either Cpanel::JSON::XS\n" +"or JSON::XS is already loaded, in which case it uses that module. " +"Otherwise\n" +"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, " +"and\n" +"either uses the first module it finds or throws an error." +msgstr "" + +#: gnu/packages/perl.scm:4291 +msgid "JSON serialising/deserialising for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4314 +msgid "Prevent leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4316 +msgid "Lexical::SealRequireHints prevents leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4333 +msgid "Bringing loggers and listeners together" +msgstr "" + +#: gnu/packages/perl.scm:4334 +msgid "" +"@code{Log::Any} provides a standard log production API for\n" +"modules. @code{Log::Any::Adapter} allows applications to choose the " +"mechanism\n" +"for log consumption, whether screen, file or another logging mechanism like\n" +"@code{Log::Dispatch} or @code{Log::Log4perl}.\n" +"\n" +"A CPAN module uses @code{Log::Any} to get a log producer object. An\n" +"application, in turn, may choose one or more logging mechanisms via\n" +"@code{Log::Any::Adapter}, or none at all.\n" +"\n" +"@code{Log::Any} has a very tiny footprint and no dependencies beyond Perl\n" +"itself, which makes it appropriate for even small CPAN modules to use. It\n" +"defaults to 'null' logging activity, so a module can safely log without\n" +"worrying about whether the application has chosen (or will ever choose) a\n" +"logging mechanism." +msgstr "" + +#: gnu/packages/perl.scm:4370 +msgid "Log::Any adapter for Log::Log4perl" +msgstr "" + +#: gnu/packages/perl.scm:4371 +msgid "" +"@code{Log::Any::Adapter::Log4perl} provides a\n" +"@code{Log::Any} adapter using @code{Log::Log4perl} for logging." +msgstr "" + +#: gnu/packages/perl.scm:4392 +msgid "Log4j implementation for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4393 +msgid "" +"@code{Log::Log4perl} lets you remote-control and fine-tune\n" +"the logging behaviour of your system from the outside. It implements the\n" +"widely popular (Java-based) Log4j logging package in pure Perl." +msgstr "" + +#: gnu/packages/perl.scm:4413 +msgid "Log::Report in the lightest form" +msgstr "" + +#: gnu/packages/perl.scm:4415 +msgid "" +"This module allows libraries to have a dependency to a small module\n" +"instead of the full Log-Report distribution. The full power of\n" +"@code{Log::Report} is only released when the main program uses that module.\n" +"In that case, the module using the 'Optional' will also use the full\n" +"@code{Log::Report}, otherwise the dressed-down @code{Log::Report::Minimal}\n" +"version." +msgstr "" + +#: gnu/packages/perl.scm:4440 +msgid "Get messages to users and logs" +msgstr "" + +#: gnu/packages/perl.scm:4442 +msgid "" +"@code{Log::Report} combines three tasks which are closely related in\n" +"one: logging, exceptions, and translations." +msgstr "" + +#: gnu/packages/perl.scm:4471 +msgid "High-level interface to Uniforum message translation" +msgstr "" + +#: gnu/packages/perl.scm:4472 +msgid "" +"This package is an internationalization library for Perl\n" +"that aims to be compatible with the Uniforum message translations system as\n" +"implemented for example in GNU gettext." +msgstr "" + +#: gnu/packages/perl.scm:4491 +msgid "Transliterate text between writing systems" +msgstr "" + +#: gnu/packages/perl.scm:4492 +msgid "" +"@code{Lingua::Translit} can be used to convert text from one\n" +"writing system to another, based on national or international " +"transliteration\n" +"tables. Where possible a reverse transliteration is supported." +msgstr "" + +#: gnu/packages/perl.scm:4516 +msgid "Combination of List::Util and List::MoreUtils" +msgstr "" + +#: gnu/packages/perl.scm:4517 +msgid "" +"This module exports all of the functions that either\n" +"List::Util or List::MoreUtils defines, with preference to List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4539 +msgid "Compare elements of two or more lists" +msgstr "" + +#: gnu/packages/perl.scm:4540 +msgid "" +"@code{List::Compare} provides a module to perform\n" +"comparative operations on two or more lists. Provided operations include\n" +"intersections, unions, unique elements, complements and many more." +msgstr "" + +#: gnu/packages/perl.scm:4575 gnu/packages/perl.scm:4626 +msgid "Provide the stuff missing in List::Util" +msgstr "" + +#: gnu/packages/perl.scm:4576 +msgid "" +"List::MoreUtils provides some trivial but commonly needed\n" +"functionality on lists which is not going to go into List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4598 +msgid "Provide the stuff missing in List::Util in XS" +msgstr "" + +#: gnu/packages/perl.scm:4599 +msgid "" +"@code{List::MoreUtils::XS} provides some trivial but\n" +"commonly needed functionality on lists which is not going to go into\n" +"@code{List::Util}." +msgstr "" + +#: gnu/packages/perl.scm:4627 +msgid "" +"@code{List::SomeUtils} provides some trivial but commonly\n" +"needed functionality on lists which is not going to go into @code{List::" +"Util}.\n" +"\n" +"All of the below functions are implementable in only a couple of lines of " +"Perl\n" +"code. Using the functions from this module however should give slightly\n" +"better performance as everything is implemented in C. The pure-Perl\n" +"implementation of these functions only serves as a fallback in case the C\n" +"portions of this module couldn't be compiled on this machine." +msgstr "" + +#: gnu/packages/perl.scm:4656 +msgid "Bundle of ancient email modules" +msgstr "" + +#: gnu/packages/perl.scm:4657 +msgid "" +"MailTools contains the following modules:\n" +"@table @asis\n" +"@item Mail::Address\n" +"Parse email address from a header line.\n" +"@item Mail::Cap\n" +"Interpret mailcap files: mappings of file-types to applications as used by\n" +"many command-line email programs.\n" +"@item Mail::Field\n" +"Simplifies access to (some) email header fields. Used by Mail::Header.\n" +"@item Mail::Filter\n" +"Process Mail::Internet messages.\n" +"@item Mail::Header\n" +"Collection of Mail::Field objects, representing the header of a Mail::" +"Internet\n" +"object.\n" +"@item Mail::Internet\n" +"Represents a single email message, with header and body.\n" +"@item Mail::Mailer\n" +"Send Mail::Internet emails via direct smtp or local MTA's.\n" +"@item Mail::Send\n" +"Build a Mail::Internet object, and then send it out using Mail::Mailer.\n" +"@item Mail::Util\n" +"\"Smart functions\" you should not depend on.\n" +"@end table" +msgstr "" + +#: gnu/packages/perl.scm:4696 +msgid "Expiry plug-in for Memoize that adds LRU cache expiration" +msgstr "" + +#: gnu/packages/perl.scm:4697 +msgid "" +"This module implements an expiry policy for Memoize that\n" +"follows LRU semantics, that is, the last n results, where n is specified as\n" +"the argument to the CACHESIZE parameter, will be cached." +msgstr "" + +#: gnu/packages/perl.scm:4715 +msgid "Charset information for MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4717 +msgid "" +"@code{MIME::Charset} provides information about character sets used for\n" +"MIME messages on Internet." +msgstr "" + +#: gnu/packages/perl.scm:4744 +msgid "Tools to manipulate MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4746 +msgid "" +"MIME-tools is a collection of Perl5 MIME:: modules for parsing,\n" +"decoding, and generating single- or multipart (even nested multipart) MIME\n" +"messages." +msgstr "" + +#: gnu/packages/perl.scm:4765 +msgid "Definition of MIME types" +msgstr "Definicja typów MIME" + +#: gnu/packages/perl.scm:4766 +msgid "" +"This module provides a list of known mime-types, combined\n" +"from various sources. For instance, it contains all IANA types and the\n" +"knowledge of Apache." +msgstr "" + +#: gnu/packages/perl.scm:4788 +msgid "Write your linewise code for handles; this does the rest" +msgstr "" + +#: gnu/packages/perl.scm:4789 +msgid "" +"It's boring to deal with opening files for IO, converting\n" +"strings to handle-like objects, and all that. With\n" +"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you " +"can\n" +"just write a method to handle handles, and methods for handling strings and\n" +"file names are added for you." +msgstr "" + +#: gnu/packages/perl.scm:4815 +msgid "Enable all of the features of Modern Perl with one import" +msgstr "" + +#: gnu/packages/perl.scm:4816 +msgid "" +"@code{Modern::Perl} provides a simple way to enable\n" +"multiple, by now, standard libraries in a Perl program." +msgstr "" + +#: gnu/packages/perl.scm:4844 +msgid "Tiny replacement for Module::Build" +msgstr "" + +#: gnu/packages/perl.scm:4845 +msgid "" +"Many Perl distributions use a Build.PL file instead of a\n" +"Makefile.PL file to drive distribution configuration, build, test and\n" +"installation. Traditionally, Build.PL uses Module::Build as the underlying\n" +"build system. This module provides a simple, lightweight, drop-in\n" +"replacement. Whereas Module::Build has over 6,700 lines of code; this " +"module\n" +"has less than 120, yet supports the features needed by most distributions." +msgstr "" + +#: gnu/packages/perl.scm:4873 +msgid "Module::Build class for building XS modules" +msgstr "" + +#: gnu/packages/perl.scm:4875 +msgid "" +"@code{Module::Build::XSUtil} is subclass of @code{Module::Build}\n" +"for support building XS modules.\n" +"\n" +"This is a list of a new parameters in the @code{Module::Build::new} method:\n" +"\n" +"@enumerate\n" +"@item @code{needs_compiler_c99}: This option checks C99 compiler " +"availability.\n" +"@item @code{needs_compiler_cpp}: This option checks C++ compiler " +"availability.\n" +"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C" +"++.\n" +"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::" +"PPPort}.\n" +"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a " +"helper\n" +"header file to include @file{EXTERN.h}, @file{perl.h}, @file{XSUB.h} and\n" +"@file{ppport.h}, and defines some portability stuff which are not supported " +"by\n" +"@file{ppport.h}.\n" +"\n" +"It is ported from @code{Module::Install::XSUtil}.\n" +"@item @code{cc_warnings}: Toggle compiler warnings. Enabled by default.\n" +"@item @code{-g options}: Invoke @file{Build.PL} with @code{-g} to enable\n" +"debug options.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:4911 +msgid "Find and use installed modules in a (sub)category" +msgstr "" + +#: gnu/packages/perl.scm:4912 +msgid "" +"Module::Find lets you find and use modules in categories.\n" +"This can be useful for auto-detecting driver or plugin modules. You can\n" +"differentiate between looking in the category itself or in all\n" +"subcategories." +msgstr "" + +#: gnu/packages/perl.scm:4938 +msgid "Loads alternate underlying implementations for a module" +msgstr "" + +#: gnu/packages/perl.scm:4939 +msgid "" +"This module abstracts out the process of choosing one of\n" +"several underlying implementations for a module. This can be used to " +"provide\n" +"XS and pure Perl implementations of a module, or it could be used to load " +"an\n" +"implementation for a given OS or any other case of needing to provide " +"multiple\n" +"implementations." +msgstr "" + +#: gnu/packages/perl.scm:4977 +msgid "Standalone, extensible Perl module installer" +msgstr "" + +#: gnu/packages/perl.scm:4978 +msgid "" +"Module::Install is a package for writing installers for\n" +"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in " +"a\n" +"strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" +"installation version 5.005 or newer." +msgstr "" + +#: gnu/packages/perl.scm:4999 +msgid "Give your Perl module the ability to have plugins" +msgstr "" + +#: gnu/packages/perl.scm:5000 +msgid "" +"This module provides a simple but extensible way of having\n" +"'plugins' for your Perl module." +msgstr "" + +#: gnu/packages/perl.scm:5019 +msgid "Perl runtime module handling" +msgstr "" + +#: gnu/packages/perl.scm:5020 +msgid "" +"The functions exported by this module deal with runtime\n" +"handling of Perl modules, which are normally handled at compile time." +msgstr "" + +#: gnu/packages/perl.scm:5043 +msgid "Provide information on conflicts for Module::Runtime" +msgstr "" + +#: gnu/packages/perl.scm:5044 +msgid "" +"This module provides conflicts checking for Module::Runtime,\n" +"which had a recent release that broke some versions of Moose. It is called\n" +"from Moose::Conflicts and moose-outdated." +msgstr "" + +#: gnu/packages/perl.scm:5065 +msgid "Recursively scan Perl code for dependencies" +msgstr "" + +#: gnu/packages/perl.scm:5066 +msgid "" +"Module::ScanDeps is a module to recursively scan Perl\n" +"programs for dependencies." +msgstr "" + +#: gnu/packages/perl.scm:5086 +msgid "Module name tools and transformations" +msgstr "" + +#: gnu/packages/perl.scm:5087 +msgid "" +"This module provides a few useful functions for manipulating\n" +"module names. Its main aim is to centralise some of the functions commonly\n" +"used by modules that manipulate other modules in some way, like converting\n" +"module names to relative paths." +msgstr "" + +#: gnu/packages/perl.scm:5117 +msgid "Minimalist Object Orientation (with Moose compatibility)" +msgstr "" + +#: gnu/packages/perl.scm:5118 +msgid "" +"Moo is an extremely light-weight Object Orientation system.\n" +"It allows one to concisely define objects and roles with a convenient " +"syntax\n" +"that avoids the details of Perl's object system. Moo contains a subset of\n" +"Moose and is optimised for rapid startup." +msgstr "" + +#: gnu/packages/perl.scm:5225 +msgid "Postmodern object system for Perl 5" +msgstr "" + +#: gnu/packages/perl.scm:5227 +msgid "" +"Moose is a complete object system for Perl 5. It provides keywords for\n" +"attribute declaration, object construction, inheritance, and maybe more. " +"With\n" +"Moose, you define your class declaratively, without needing to know about\n" +"blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" +"logical structure of your classes, focusing on \"what\" rather than \"how" +"\".\n" +"A class definition with Moose reads like a list of very concise English\n" +"sentences." +msgstr "" + +#: gnu/packages/perl.scm:5256 +msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" +msgstr "" + +#: gnu/packages/perl.scm:5257 +msgid "" +"This module attempts to emulate the behavior of\n" +"Class::Accessor::Fast as accurately as possible using the Moose attribute\n" +"system. The public API of Class::Accessor::Fast is wholly supported, but " +"the\n" +"private methods are not." +msgstr "" + +#: gnu/packages/perl.scm:5289 +msgid "Moose role for processing command line options" +msgstr "" + +#: gnu/packages/perl.scm:5290 +msgid "" +"This is a Moose role which provides an alternate constructor\n" +"for creating objects using parameters passed in from the command line." +msgstr "" + +#: gnu/packages/perl.scm:5311 +msgid "Mark overload code symbols as methods" +msgstr "" + +#: gnu/packages/perl.scm:5312 +msgid "" +"MooseX::MarkAsMethods allows one to easily mark certain\n" +"functions as Moose methods. This will allow other packages such as\n" +"namespace::autoclean to operate without blowing away your overloads. After\n" +"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP " +"as\n" +"being methods, and class extension as well as composition from roles with\n" +"overloads will \"just work\"." +msgstr "" + +#: gnu/packages/perl.scm:5342 +msgid "Code attribute introspection" +msgstr "" + +#: gnu/packages/perl.scm:5343 +msgid "" +"This module allows code attributes of methods to be\n" +"introspected using Moose meta method objects." +msgstr "" + +#: gnu/packages/perl.scm:5369 +msgid "Subclassing of non-Moose classes" +msgstr "" + +#: gnu/packages/perl.scm:5370 +msgid "" +"MooseX::NonMoose allows for easily subclassing non-Moose\n" +"classes with Moose, taking care of the details connected with doing this, " +"such\n" +"as setting up proper inheritance from Moose::Object and installing (and\n" +"inlining, at make_immutable time) a constructor that makes sure things like\n" +"BUILD methods are called. It tries to be as non-intrusive as possible." +msgstr "" + +#: gnu/packages/perl.scm:5399 +msgid "Extension of Params::Validate using Moose's types" +msgstr "" + +#: gnu/packages/perl.scm:5400 +msgid "" +"This module fills a gap in Moose by adding method parameter\n" +"validation to Moose." +msgstr "" + +#: gnu/packages/perl.scm:5421 +msgid "Apply roles to a related Perl class" +msgstr "" + +#: gnu/packages/perl.scm:5422 +msgid "" +"This module applies roles to make a subclass instead of\n" +"manually setting up a subclass." +msgstr "" + +#: gnu/packages/perl.scm:5449 +msgid "Moose roles with composition parameters" +msgstr "" + +#: gnu/packages/perl.scm:5450 +msgid "" +"Because Moose roles serve many different masters, they\n" +"usually provide only the least common denominator of functionality. To\n" +"empower roles further, more configurability than -alias and -excludes is\n" +"required. Perhaps your role needs to know which method to call when it is\n" +"done processing, or what default value to use for its url attribute.\n" +"Parameterized roles offer a solution to these (and other) kinds of problems." +msgstr "" + +#: gnu/packages/perl.scm:5476 +msgid "Roles which support overloading" +msgstr "" + +#: gnu/packages/perl.scm:5477 +msgid "" +"MooseX::Role::WithOverloading allows you to write a\n" +"Moose::Role which defines overloaded operators and allows those overload\n" +"methods to be composed into the classes/roles/instances it's compiled to,\n" +"where plain Moose::Roles would lose the overloading." +msgstr "" + +#: gnu/packages/perl.scm:5499 +msgid "Name your accessors foo() and set_foo()" +msgstr "" + +#: gnu/packages/perl.scm:5500 +msgid "" +"This module does not provide any methods. Simply loading it\n" +"changes the default naming policy for the loading class so that accessors " +"are\n" +"separated into get and set methods. The get methods have the same name as " +"the\n" +"accessor, while set methods are prefixed with \"_set_\"." +msgstr "" + +#: gnu/packages/perl.scm:5526 +msgid "Strict object constructors for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5527 +msgid "" +"Simply loading this module makes your constructors\n" +"\"strict\". If your constructor is called with an attribute init argument\n" +"that your class does not declare, then it calls Moose->throw_error()." +msgstr "" + +#: gnu/packages/perl.scm:5555 +msgid "Trait loading and resolution for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5556 +msgid "" +"Adds support on top of MooseX::Traits for class precedence\n" +"search for traits and some extra attributes." +msgstr "" + +#: gnu/packages/perl.scm:5582 +msgid "Organise your Moose types in libraries" +msgstr "" + +#: gnu/packages/perl.scm:5583 +msgid "" +"This package lets you declare types using short names, but\n" +"behind the scenes it namespaces all your type declarations, effectively\n" +"prevent name clashes between packages." +msgstr "" + +#: gnu/packages/perl.scm:5614 +msgid "DateTime related constraints and coercions for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5615 +msgid "" +"This module packages several Moose::Util::TypeConstraints\n" +"with coercions, designed to work with the DateTime suite of objects." +msgstr "" + +#: gnu/packages/perl.scm:5647 +msgid "Extensions to MooseX::Types::DateTime" +msgstr "" + +#: gnu/packages/perl.scm:5648 +msgid "" +"This module builds on MooseX::Types::DateTime to add\n" +"additional custom types and coercions. Since it builds on an existing " +"type,\n" +"all coercions and constraints are inherited." +msgstr "" + +#: gnu/packages/perl.scm:5677 +msgid "ClassName type constraints for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5678 +msgid "" +"MooseX::Types::LoadableClass provides a ClassName type\n" +"constraint with coercion to load the class." +msgstr "" + +#: gnu/packages/perl.scm:5704 +msgid "Using Moo and MooX:: packages the most lazy way" +msgstr "" + +#: gnu/packages/perl.scm:5705 +msgid "Contains the MooX and MooX::Role packages." +msgstr "" + +#: gnu/packages/perl.scm:5732 +msgid "Giving an easy Moo style way to make command organized CLI apps" +msgstr "" + +#: gnu/packages/perl.scm:5733 +msgid "" +"This package eases the writing of command line utilities,\n" +"accepting commands and subcommands and so on. These commands can form a " +"tree,\n" +"which is mirrored in the package structure. On invocation, each command " +"along\n" +"the path through the tree (starting from the top-level command through to " +"the\n" +"most specific one) is instantiated." +msgstr "" + +#: gnu/packages/perl.scm:5766 +msgid "Moo eXtension for initializing objects from config file" +msgstr "" + +#: gnu/packages/perl.scm:5767 +msgid "" +"This module is intended to easily load initialization values\n" +"for attributes on object construction from an appropriate config file. The\n" +"building is done in @code{MooX::ConfigFromFile::Role}---using\n" +"@code{MooX::ConfigFromFile} ensures that the role is applied." +msgstr "" + +#: gnu/packages/perl.scm:5791 +msgid "Moo eXtension for @code{File::ConfigDir}" +msgstr "" + +#: gnu/packages/perl.scm:5792 +msgid "" +"This module is a helper for easily finding configuration\n" +"file locations. This information can be used to find a suitable place for\n" +"installing configuration files or for finding any piece of settings." +msgstr "" + +#: gnu/packages/perl.scm:5827 +msgid "NativeTrait-like behavior for Moo" +msgstr "" + +#: gnu/packages/perl.scm:5829 +msgid "" +"@code{MooX::HandlesVia} is an extension of Moo's @code{handles}\n" +"attribute functionality. It provides a means of proxying functionality " +"from\n" +"an external class to the given atttribute." +msgstr "" + +#: gnu/packages/perl.scm:5860 +msgid "Easily translate Moose code to Moo" +msgstr "" + +#: gnu/packages/perl.scm:5862 +msgid "" +"MooX::late does the following:\n" +"@enumerate\n" +"@item Supports isa => $stringytype\n" +"@item Supports does => $rolename\n" +"@item Supports lazy_build => 1\n" +"@item Exports blessed and confess functions to your namespace.\n" +"@item Handles certain attribute traits\n" +"Currently Hash, Array and Code are supported. This feature requires\n" +"MooX::HandlesVia.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:5917 +msgid "Explicit Options eXtension for Object Class" +msgstr "" + +#: gnu/packages/perl.scm:5918 +msgid "" +"Create a command line tool with your Mo, Moo, Moose objects.\n" +"You have an @code{option} keyword to replace the usual @code{has} to\n" +"explicitly use your attribute on the command line. The @code{option} " +"keyword\n" +"takes additional parameters and uses @code{Getopt::Long::Descriptive} to\n" +"generate a command line tool." +msgstr "" + +#: gnu/packages/perl.scm:5945 +msgid "Moosish types and type builder" +msgstr "" + +#: gnu/packages/perl.scm:5946 +msgid "" +"MooX::Types::MooseLike provides a possibility to build your\n" +"own set of Moose-like types. These custom types can then be used to " +"describe\n" +"fields in Moo-based classes." +msgstr "" + +#: gnu/packages/perl.scm:5975 +msgid "Fast Moose-compatible object system for perl5" +msgstr "" + +#: gnu/packages/perl.scm:5977 +msgid "" +"Mouse is a @code{Moose} compatible object system that implements a\n" +"subset of the functionality for reduced startup time." +msgstr "" + +#: gnu/packages/perl.scm:6000 +msgid "Extend attribute interfaces for Mouse" +msgstr "" + +#: gnu/packages/perl.scm:6002 +msgid "" +"While @code{Mouse} attributes provide a way to name your accessors,\n" +"readers, writers, clearers and predicates, @code{MouseX::NativeTraits}\n" +"provides commonly used attribute helper methods for more specific types\n" +"of data." +msgstr "" + +#: gnu/packages/perl.scm:6022 +msgid "Mozilla's CA cert bundle in PEM format" +msgstr "" + +#: gnu/packages/perl.scm:6023 +msgid "" +"@code{Mozilla::CA} provides a copy of Mozilla's bundle of\n" +"Certificate Authority certificates in a form that can be consumed by " +"modules\n" +"and libraries based on OpenSSL." +msgstr "" + +#: gnu/packages/perl.scm:6049 +msgid "Disable multidimensional array emulation" +msgstr "" + +#: gnu/packages/perl.scm:6051 +msgid "Multidimensional disables multidimensional array emulation." +msgstr "" + +#: gnu/packages/perl.scm:6068 +msgid "MRO interface compatibility for Perls < 5.9.5" +msgstr "" + +#: gnu/packages/perl.scm:6069 +msgid "" +"The \"mro\" namespace provides several utilities for dealing\n" +"with method resolution order and method caching in general in Perl 5.9.5 " +"and\n" +"higher. This module provides those interfaces for earlier versions of\n" +"Perl (back to 5.6.0)." +msgstr "" + +#: gnu/packages/perl.scm:6096 +msgid "Keep imports out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6097 +msgid "" +"The namespace::autoclean pragma will remove all imported\n" +"symbols at the end of the current package's compile cycle. Functions " +"called\n" +"in the package itself will still be bound by their name, but they won't " +"show\n" +"up as methods on your class or instances. It is very similar to\n" +"namespace::clean, except it will clean all imported functions, no matter if\n" +"you imported them before or after you used the pragma. It will also not " +"touch\n" +"anything that looks like a method." +msgstr "" + +#: gnu/packages/perl.scm:6123 +msgid "Keep imports and functions out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6124 +msgid "" +"The namespace::clean pragma will remove all previously\n" +"declared or imported symbols at the end of the current package's compile\n" +"cycle. Functions called in the package itself will still be bound by their\n" +"name, but they won't show up as methods on your class or instances." +msgstr "" + +#: gnu/packages/perl.scm:6144 +msgid "Non-blocking system DNS resolver" +msgstr "" + +#: gnu/packages/perl.scm:6146 +msgid "" +"This class provides several methods for host name resolution. It is\n" +"designed to be used with event loops. Names are resolved by your system's\n" +"native @code{getaddrinfo(3)} implementation, called in a separate thread to\n" +"avoid blocking the entire application. Threading overhead is limited by " +"using\n" +"system threads instead of Perl threads." +msgstr "" + +#: gnu/packages/perl.scm:6174 +msgid "Internationalizing Domain Names in Applications (IDNA)" +msgstr "" + +#: gnu/packages/perl.scm:6176 +msgid "" +"Internationalized Domain Names (IDNs) use characters drawn from a large\n" +"repertoire (Unicode), but IDNA allows the non-ASCII characters to be\n" +"represented using only the ASCII characters already allowed in so-called " +"host\n" +"names today (letter-digit-hyphen, /[A-Z0-9-]/i).\n" +"\n" +"Use this module if you just want to convert domain names (or email " +"addresses),\n" +"using whatever IDNA standard is the best choice at the moment." +msgstr "" + +#: gnu/packages/perl.scm:6202 +msgid "Perl client for Etsy's statsd daemon" +msgstr "" + +#: gnu/packages/perl.scm:6203 +msgid "" +"This module implement a UDP client for the statsd statistics\n" +"collector daemon in use at Etsy.com." +msgstr "" + +#: gnu/packages/perl.scm:6221 +msgid "Numeric comparisons" +msgstr "" + +#: gnu/packages/perl.scm:6222 +msgid "" +"Number::Compare compiles a simple comparison to an anonymous\n" +"subroutine, which you can call with a value to be tested against." +msgstr "" + +#: gnu/packages/perl.scm:6241 +msgid "Perl extension defining ranges of numbers" +msgstr "" + +#: gnu/packages/perl.scm:6242 +msgid "" +"Number::Range is an object-oriented interface to test if a\n" +"number exists in a given range, and to be able to manipulate the range." +msgstr "" + +#: gnu/packages/perl.scm:6262 +msgid "Generate cryptographic signatures for objects" +msgstr "" + +#: gnu/packages/perl.scm:6263 +msgid "" +"Object::Signature is an abstract base class that you can\n" +"inherit from in order to allow your objects to generate unique " +"cryptographic\n" +"signatures." +msgstr "" + +#: gnu/packages/perl.scm:6284 +msgid "Read and write OLE storage files" +msgstr "" + +#: gnu/packages/perl.scm:6285 +msgid "" +"This module allows you to read and write\n" +"an OLE-Structured file. @dfn{OLE} (Object Linking and Embedding) is a\n" +"technology to store hierarchical information such as links to other\n" +"documents within a single file." +msgstr "" + +#: gnu/packages/perl.scm:6308 +msgid "Anonymous packages" +msgstr "" + +#: gnu/packages/perl.scm:6309 +msgid "" +"This module allows for anonymous packages that are\n" +"independent of the main namespace and only available through an object\n" +"instance, not by name." +msgstr "" + +#: gnu/packages/perl.scm:6337 +msgid "Manage deprecation warnings for your distribution" +msgstr "" + +#: gnu/packages/perl.scm:6338 +msgid "" +"This module allows you to manage a set of deprecations for\n" +"one or more modules." +msgstr "" + +#: gnu/packages/perl.scm:6365 +msgid "Routines for manipulating stashes" +msgstr "" + +#: gnu/packages/perl.scm:6366 +msgid "" +"Manipulating stashes (Perl's symbol tables) is occasionally\n" +"necessary, but incredibly messy, and easy to get wrong. This module hides " +"all\n" +"of that behind a simple API." +msgstr "" + +#: gnu/packages/perl.scm:6389 +msgid "Faster implementation of the Package::Stash API" +msgstr "" + +#: gnu/packages/perl.scm:6390 +msgid "" +"This is a backend for Package::Stash, which provides the\n" +"functionality in a way that's less buggy and much faster. It will be used " +"by\n" +"default if it's installed, and should be preferred in all environments with " +"a\n" +"compiler." +msgstr "" + +#: gnu/packages/perl.scm:6410 +msgid "Play with other peoples' lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:6411 +msgid "" +"PadWalker is a module which allows you to inspect (and even\n" +"change) lexical variables in any subroutine which called you. It will only\n" +"show those variables which are in scope at the point of the call. " +"PadWalker\n" +"is particularly useful for debugging." +msgstr "" + +#: gnu/packages/perl.scm:6435 +#, fuzzy +msgid "Simple parallel processing fork manager" +msgstr "Język przetwarzania sygnałów" + +#: gnu/packages/perl.scm:6436 +msgid "" +"@code{Parallel::ForkManager} is intended for use in\n" +"operations that can be done in parallel where the number of\n" +"processes to be forked off should be limited." +msgstr "" + +#: gnu/packages/perl.scm:6456 +msgid "Simple, compact and correct param-checking functions" +msgstr "" + +#: gnu/packages/perl.scm:6458 +msgid "" +"Params::Util provides a basic set of importable functions that makes\n" +"checking parameters easier." +msgstr "" + +#: gnu/packages/perl.scm:6482 +msgid "Validate method/function parameters" +msgstr "" + +#: gnu/packages/perl.scm:6483 +msgid "" +"The Params::Validate module allows you to validate method or\n" +"function call parameters to an arbitrary level of specificity." +msgstr "" + +#: gnu/packages/perl.scm:6511 +msgid "Build an optimized subroutine parameter validator" +msgstr "" + +#: gnu/packages/perl.scm:6512 +msgid "" +"This module creates a customized, highly efficient\n" +"parameter checking subroutine. It can handle named or positional\n" +"parameters, and can return the parameters as key/value pairs or a list\n" +"of values. In addition to type checks, it also supports parameter\n" +"defaults, optional parameters, and extra \"slurpy\" parameters." +msgstr "" + +#: gnu/packages/perl.scm:6533 +msgid "Create and manipulate PAR distributions" +msgstr "" + +#: gnu/packages/perl.scm:6534 +msgid "" +"PAR::Dist is a toolkit to create and manipulate PAR\n" +"distributions." +msgstr "" + +#: gnu/packages/perl.scm:6553 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time." +msgstr "" + +#: gnu/packages/perl.scm:6572 +msgid "Path specification manipulation" +msgstr "" + +#: gnu/packages/perl.scm:6573 +msgid "" +"Path::Class is a module for manipulation of file and\n" +"directory specifications in a cross-platform manner." +msgstr "" + +#: gnu/packages/perl.scm:6597 +msgid "File path utility" +msgstr "" + +#: gnu/packages/perl.scm:6598 +msgid "" +"This module provides a small, fast utility for working\n" +"with file paths." +msgstr "" + +#: gnu/packages/perl.scm:6619 +msgid "Fast and correct UTF-8 IO" +msgstr "" + +#: gnu/packages/perl.scm:6620 +msgid "" +"@code{PerlIO::utf8_strict} provides a fast and correct UTF-8\n" +"PerlIO layer. Unlike Perl's default @code{:utf8} layer it checks the input\n" +"for correctness." +msgstr "" + +#: gnu/packages/perl.scm:6641 +msgid "Check for comprehensive documentation of a module" +msgstr "" + +#: gnu/packages/perl.scm:6642 +msgid "" +"This module provides a mechanism for determining if the pod\n" +"for a given module is comprehensive." +msgstr "" + +#: gnu/packages/perl.scm:6659 +msgid "Parsing library for text in Pod format" +msgstr "" + +#: gnu/packages/perl.scm:6660 +msgid "" +"@code{Pod::Simple} is a Perl library for parsing text in\n" +"the @dfn{Pod} (plain old documentation) markup language that is typically\n" +"used for writing documentation for Perl and for Perl modules." +msgstr "" + +#: gnu/packages/perl.scm:6681 +msgid "GNU C library compatible strftime for loggers and servers" +msgstr "" + +#: gnu/packages/perl.scm:6682 +msgid "" +"POSIX::strftime::Compiler provides GNU C library compatible\n" +"strftime(3). But this module is not affected by the system locale. This\n" +"feature is useful when you want to write loggers, servers, and portable\n" +"applications." +msgstr "" + +#: gnu/packages/perl.scm:6700 +msgid "Information about the currently running perl" +msgstr "" + +#: gnu/packages/perl.scm:6702 +msgid "" +"Probe::Perl provides methods for obtaining information about the\n" +"currently running perl interpreter. It originally began life as code in " +"the\n" +"Module::Build project, but has been externalized here for general use." +msgstr "" + +#: gnu/packages/perl.scm:6730 +msgid "Interface to external editor from Perl" +msgstr "" + +#: gnu/packages/perl.scm:6731 +msgid "" +"This module provides the ability to supply some text to an\n" +"external text editor, have it edited by the user, and retrieve the results." +msgstr "" + +#: gnu/packages/perl.scm:6750 +msgid "Create read-only scalars, arrays, hashes" +msgstr "" + +#: gnu/packages/perl.scm:6751 +msgid "" +"This module provides a facility for creating non-modifiable\n" +"variables in Perl. This is useful for configuration files, headers, etc. " +"It\n" +"can also be useful as a development and debugging tool for catching updates " +"to\n" +"variables that should not be changed." +msgstr "" + +#: gnu/packages/perl.scm:6771 +msgid "XS implementation for Ref::Util" +msgstr "" + +#: gnu/packages/perl.scm:6772 +msgid "" +"@code{Ref::Util::XS} is the XS implementation of\n" +"@code{Ref::Util}, which provides several functions to help identify " +"references\n" +"in a more convenient way than the usual approach of examining the return " +"value\n" +"of @code{ref}." +msgstr "" + +#: gnu/packages/perl.scm:6790 +msgid "Provide commonly requested regular expressions" +msgstr "" + +#: gnu/packages/perl.scm:6792 +msgid "" +"This module exports a single hash (`%RE') that stores or generates\n" +"commonly needed regular expressions. Patterns currently provided include:\n" +"balanced parentheses and brackets, delimited text (with escapes), integers " +"and\n" +"floating-point numbers in any base (up to 36), comments in 44 languages,\n" +"offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" +"codes." +msgstr "" + +#: gnu/packages/perl.scm:6817 +msgid "Selection of general-utility regexp subroutines" +msgstr "" + +#: gnu/packages/perl.scm:6818 +msgid "" +"This package provides a selection of regular expression\n" +"subroutines including @code{is_regexp}, @code{regexp_seen_evals},\n" +"@code{regexp_is_foreign}, @code{regexp_is_anchored}, " +"@code{serialize_regexp},\n" +"and @code{deserialize_regexp}." +msgstr "" + +#: gnu/packages/perl.scm:6843 +msgid "Roles, as a slice of Moose" +msgstr "" + +#: gnu/packages/perl.scm:6844 +msgid "Role::Tiny is a minimalist role composition tool." +msgstr "" + +#: gnu/packages/perl.scm:6875 +msgid "Call isa, can, does, and DOES safely" +msgstr "" + +#: gnu/packages/perl.scm:6876 +msgid "" +"This module allows you to call isa, can, does, and DOES\n" +"safely on things that may not be objects." +msgstr "" + +#: gnu/packages/perl.scm:6894 +msgid "Lexically-scoped resource management" +msgstr "" + +#: gnu/packages/perl.scm:6895 +msgid "" +"This module provides a convenient way to perform cleanup or\n" +"other forms of resource management at the end of a scope. It is " +"particularly\n" +"useful when dealing with exceptions: the Scope::Guard constructor takes a\n" +"reference to a subroutine that is guaranteed to be called even if the " +"thread\n" +"of execution is aborted prematurely. This effectively allows lexically-" +"scoped\n" +"\"promises\" to be made that are automatically honoured by perl's garbage\n" +"collector." +msgstr "" + +#: gnu/packages/perl.scm:6918 +msgid "Infinite sets" +msgstr "" + +#: gnu/packages/perl.scm:6919 +msgid "Set::Infinite is a set theory module for infinite sets." +msgstr "" + +#: gnu/packages/perl.scm:6939 +msgid "Unordered collections of Perl Objects" +msgstr "" + +#: gnu/packages/perl.scm:6940 +msgid "" +"Set::Object provides efficient sets, unordered collections\n" +"of Perl objects without duplicates for scalars and references." +msgstr "" + +#: gnu/packages/perl.scm:6958 +msgid "Set operations for Perl" +msgstr "" + +#: gnu/packages/perl.scm:6959 +msgid "" +"The first priority of Set::Scalar is to be a convenient\n" +"interface to sets (as in: unordered collections of Perl scalars). While " +"not\n" +"designed to be slow or big, neither has it been designed to be fast or\n" +"compact." +msgstr "" + +#: gnu/packages/perl.scm:6979 +msgid "Sort arrays by one or multiple calculated keys" +msgstr "" + +#: gnu/packages/perl.scm:6980 +msgid "" +"This Perl module provides various functions to quickly sort\n" +"arrays by one or multiple calculated keys." +msgstr "" + +#: gnu/packages/perl.scm:6998 +msgid "Sort lexically, but sort numeral parts numerically" +msgstr "" + +#: gnu/packages/perl.scm:6999 +msgid "" +"This module exports two functions, @code{nsort} and\n" +"@code{ncmp}; they are used in implementing a \"natural sorting\" algorithm.\n" +"Under natural sorting, numeric substrings are compared numerically, and " +"other\n" +"word-characters are compared lexically." +msgstr "" + +#: gnu/packages/perl.scm:7027 +msgid "Classes for representing type constraints and coercion" +msgstr "" + +#: gnu/packages/perl.scm:7028 +msgid "" +"The Specio distribution provides classes for representing type\n" +"constraints and coercion, along with syntax sugar for declaring them. Note " +"that\n" +"this is not a proper type system for Perl. Nothing in this distribution " +"will\n" +"magically make the Perl interpreter start checking a value's type on " +"assignment\n" +"to a variable. In fact, there's no built-in way to apply a type to a " +"variable at\n" +"all. Instead, you can explicitly check a value against a type, and " +"optionally\n" +"coerce values to that type." +msgstr "" + +#: gnu/packages/perl.scm:7051 +msgid "Spiffy Perl Interface Framework For You" +msgstr "" + +#: gnu/packages/perl.scm:7052 +msgid "" +"Spiffy is a framework and methodology for doing object\n" +"oriented (OO) programming in Perl. Spiffy combines the best parts of\n" +"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation " +"class.\n" +"It attempts to fix all the nits and warts of traditional Perl OO, in a " +"clean,\n" +"straightforward and (perhaps someday) standard way. Spiffy borrows ideas " +"from\n" +"other OO languages like Python, Ruby, Java and Perl 6." +msgstr "" + +#: gnu/packages/perl.scm:7074 +msgid "Temporary buffer to save bytes" +msgstr "" + +#: gnu/packages/perl.scm:7075 +msgid "" +"Stream::Buffered is a buffer class to store arbitrary length\n" +"of byte strings and then get a seekable filehandle once everything is\n" +"buffered. It uses PerlIO and/or temporary file to save the buffer " +"depending\n" +"on the length of the size." +msgstr "" + +#: gnu/packages/perl.scm:7095 +msgid "Turn on strict and make all warnings fatal" +msgstr "" + +#: gnu/packages/perl.scm:7096 +msgid "" +"Strictures turns on strict and make all warnings fatal when\n" +"run from within a source-controlled directory." +msgstr "" + +#: gnu/packages/perl.scm:7138 +msgid "Camelcase and de-camelcase" +msgstr "" + +#: gnu/packages/perl.scm:7139 +msgid "" +"This module may be used to convert from under_score text to\n" +"CamelCase and back again." +msgstr "" + +#: gnu/packages/perl.scm:7158 +msgid "Backslash escapes, quoted phrase, word elision, etc." +msgstr "" + +#: gnu/packages/perl.scm:7159 +msgid "" +"This module provides a flexible calling interface to some\n" +"frequently-performed string conversion functions, including applying and\n" +"expanding standard C/Unix-style backslash escapes like \n" +" and \t, wrapping and\n" +"removing double-quotes, and truncating to fit within a desired length." +msgstr "" + +#: gnu/packages/perl.scm:7181 +msgid "Rewrite strings based on a set of known prefixes" +msgstr "" + +#: gnu/packages/perl.scm:7182 +msgid "" +"This module allows you to rewrite strings based on a set of\n" +"known prefixes." +msgstr "" + +#: gnu/packages/perl.scm:7201 +msgid "String printing alternatives to printf" +msgstr "" + +#: gnu/packages/perl.scm:7203 +msgid "" +"This module inserts values into (translated) strings. It provides\n" +"@code{printf} and @code{sprintf} alternatives via both an object-oriented " +"and\n" +"a functional interface." +msgstr "" + +#: gnu/packages/perl.scm:7226 +msgid "Sophisticated exporter for custom-built routines" +msgstr "" + +#: gnu/packages/perl.scm:7228 +msgid "" +"Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" +"custom-built routines." +msgstr "" + +#: gnu/packages/perl.scm:7247 +msgid "Only use Sub::Exporter if you need it" +msgstr "" + +#: gnu/packages/perl.scm:7248 +msgid "" +"Sub::Exporter is an incredibly powerful module, but with\n" +"that power comes great responsibility, as well as some runtime penalties.\n" +"This module is a \"Sub::Exporter\" wrapper that will let your users just " +"use\n" +"Exporter if all they are doing is picking exports, but use \"Sub::Exporter" +"\"\n" +"if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" +"renaming exports, if they try to use them." +msgstr "" + +#: gnu/packages/perl.scm:7270 +msgid "Retrieve names of code references" +msgstr "" + +#: gnu/packages/perl.scm:7271 +msgid "" +"Sub::Identify allows you to retrieve the real name of code\n" +"references." +msgstr "" + +#: gnu/packages/perl.scm:7291 +msgid "Tool to inspect subroutines" +msgstr "" + +#: gnu/packages/perl.scm:7292 +msgid "" +"This package provides tools for inspecting subroutines\n" +"in Perl." +msgstr "" + +#: gnu/packages/perl.scm:7311 +msgid "Install subroutines into packages easily" +msgstr "" + +#: gnu/packages/perl.scm:7313 +msgid "" +"Sub::Install makes it easy to install subroutines into packages without\n" +"the unsightly mess of C or typeglobs lying about where just " +"anyone\n" +"can see them." +msgstr "" + +#: gnu/packages/perl.scm:7334 +msgid "(Re)name a sub" +msgstr "" + +#: gnu/packages/perl.scm:7335 +msgid "" +"Assigns a new name to referenced sub. If package\n" +"specification is omitted in the name, then the current package is used. " +"The\n" +"return value is the sub." +msgstr "" + +#: gnu/packages/perl.scm:7359 +msgid "Efficient generation of subroutines via string eval" +msgstr "" + +#: gnu/packages/perl.scm:7360 +msgid "" +"Sub::Quote provides an efficient generation of subroutines\n" +"via string eval." +msgstr "" + +#: gnu/packages/perl.scm:7378 +msgid "Apparently run a function in a higher stack frame" +msgstr "" + +#: gnu/packages/perl.scm:7379 +msgid "" +"Like Tcl's uplevel() function, but not quite so dangerous.\n" +"The idea is just to fool caller(). All the really naughty bits of Tcl's\n" +"uplevel() are avoided." +msgstr "" + +#: gnu/packages/perl.scm:7401 +msgid "Control superclass method dispatching" +msgstr "" + +#: gnu/packages/perl.scm:7403 +msgid "" +"When subclassing a class, you may occasionally want to dispatch control to\n" +"the superclass---at least conditionally and temporarily. This module " +"provides\n" +"nicer equivalents to the native Perl syntax for calling superclasses, along " +"with\n" +"a universal @code{super} method to determine a class' own superclass, and " +"better\n" +"support for run-time mix-ins and roles." +msgstr "" + +#: gnu/packages/perl.scm:7424 +msgid "Perl extension for generating SVG documents" +msgstr "" + +#: gnu/packages/perl.scm:7425 +msgid "" +"SVG is a Perl module which generates a nested data structure\n" +"containing the DOM representation of an SVG (Scalable Vector Graphics) " +"image.\n" +"Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" +"access the DOM object, create and access Javascript, and generate SMIL\n" +"animation content." +msgstr "" + +#: gnu/packages/perl.scm:7446 +msgid "Switch statement for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7447 +msgid "" +"Switch is a Perl module which implements a generalized case\n" +"mechanism. The module augments the standard Perl syntax with two new\n" +"statements: @code{switch} and @code{case}." +msgstr "" + +#: gnu/packages/perl.scm:7493 +msgid "Perl extension for getting CPU information" +msgstr "" + +#: gnu/packages/perl.scm:7495 +msgid "" +"Sys::CPU is a module for counting the number of CPUs on a system, and\n" +"determining their type and clock speed." +msgstr "" + +#: gnu/packages/perl.scm:7516 +msgid "Get full hostname in Perl" +msgstr "" + +#: gnu/packages/perl.scm:7517 +msgid "" +"Sys::Hostname::Long tries very hard to get the full hostname\n" +"of a system." +msgstr "" + +#: gnu/packages/perl.scm:7544 +msgid "Ensure that a platform has weaken support" +msgstr "" + +#: gnu/packages/perl.scm:7545 +msgid "" +"One recurring problem in modules that use Scalar::Util's\n" +"weaken function is that it is not present in the pure-perl variant. If\n" +"Scalar::Util is not available at all, it will issue a normal dependency on " +"the\n" +"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and " +"the\n" +"module does not have weaken, the install will bail out altogether with a " +"long\n" +"error encouraging the user to seek support." +msgstr "" + +#: gnu/packages/perl.scm:7570 +msgid "Template processing system for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7571 +msgid "" +"The Template Toolkit is a collection of modules which\n" +"implement an extensible template processing system. It was originally\n" +"designed and remains primarily useful for generating dynamic web content, " +"but\n" +"it can be used equally well for processing any other kind of text based\n" +"documents: HTML, XML, POD, PostScript, LaTeX, and so on." +msgstr "" + +#: gnu/packages/perl.scm:7594 +msgid "Profiling for Template Toolkit" +msgstr "" + +#: gnu/packages/perl.scm:7595 +msgid "" +"Template::Timer provides inline profiling of the template\n" +"processing in Perl code." +msgstr "" + +#: gnu/packages/perl.scm:7615 +msgid "Detect encoding of the current terminal" +msgstr "" + +#: gnu/packages/perl.scm:7616 +msgid "" +"Term::Encoding is a simple module to detect the encoding of\n" +"the current terminal expects in various ways." +msgstr "" + +#: gnu/packages/perl.scm:7640 +msgid "Progress meter on a standard terminal" +msgstr "" + +#: gnu/packages/perl.scm:7641 +msgid "" +"Term::ProgressBar provides a simple progress bar on the\n" +"terminal, to let the user know that something is happening, roughly how " +"much\n" +"stuff has been done, and maybe an estimate at how long remains." +msgstr "" + +#: gnu/packages/perl.scm:7664 +msgid "Progress meter if run interactively" +msgstr "" + +#: gnu/packages/perl.scm:7665 +msgid "" +"Term::ProgressBar is a wonderful module for showing progress\n" +"bars on the terminal. This module acts very much like that module when it " +"is\n" +"run interactively. However, when it is not run interactively (for example, " +"as\n" +"a cron job) then it does not show the progress bar." +msgstr "" + +#: gnu/packages/perl.scm:7687 +msgid "Simple progress bars" +msgstr "" + +#: gnu/packages/perl.scm:7688 +msgid "" +"Term::ProgressBar::Simple tells you how much work has been\n" +"done, how much is left to do, and estimate how long it will take." +msgstr "" + +#: gnu/packages/perl.scm:7706 +msgid "Simple terminal control" +msgstr "" + +#: gnu/packages/perl.scm:7707 +msgid "" +"This module, ReadKey, provides ioctl control for terminals\n" +"so the input modes can be changed (thus allowing reads of a single " +"character\n" +"at a time), and also provides non-blocking reads of stdin, as well as " +"several\n" +"other terminal related features, including retrieval/modification of the\n" +"screen size, and retrieval/modification of the control characters." +msgstr "" + +#: gnu/packages/perl.scm:7732 +msgid "Retrieve terminal size" +msgstr "" + +#: gnu/packages/perl.scm:7733 +msgid "" +"This is a unified interface to retrieve terminal size. It\n" +"loads one module of a list of known alternatives, each implementing some " +"way\n" +"to get the desired terminal information. This loaded module will actually " +"do\n" +"the job on behalf of @code{Term::Size::Any}." +msgstr "" + +#: gnu/packages/perl.scm:7753 +msgid "Perl extension for retrieving terminal size (Perl version)" +msgstr "" + +#: gnu/packages/perl.scm:7754 +msgid "" +"This is yet another implementation of @code{Term::Size}.\n" +"Now in pure Perl, with the exception of a C probe run at build time." +msgstr "" + +#: gnu/packages/perl.scm:7774 +msgid "Format a header and rows into a table" +msgstr "" + +#: gnu/packages/perl.scm:7775 +msgid "" +"This module is able to generically format rows of data\n" +"into tables." +msgstr "" + +#: gnu/packages/perl.scm:7794 +msgid "Align text" +msgstr "" + +#: gnu/packages/perl.scm:7795 +msgid "" +"Text::Aligner exports a single function, align(), which is\n" +"used to justify strings to various alignment styles." +msgstr "" + +#: gnu/packages/perl.scm:7813 +msgid "Extract delimited text sequences from strings" +msgstr "" + +#: gnu/packages/perl.scm:7814 +msgid "" +"The Text::Balanced module can be used to extract delimited\n" +"text sequences from strings." +msgstr "" + +#: gnu/packages/perl.scm:7832 +msgid "Manipulate comma-separated values" +msgstr "" + +#: gnu/packages/perl.scm:7833 +msgid "" +"Text::CSV provides facilities for the composition and\n" +"decomposition of comma-separated values. An instance of the Text::CSV " +"class\n" +"can combine fields into a CSV string and parse a CSV string into fields." +msgstr "" + +#: gnu/packages/perl.scm:7852 +msgid "Rountines for manipulating CSV files" +msgstr "" + +#: gnu/packages/perl.scm:7853 +msgid "" +"@code{Text::CSV_XS} provides facilities for the composition\n" +"and decomposition of comma-separated values. An instance of the\n" +"@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" +"CSV string into fields. The module accepts either strings or files as " +"input\n" +"and support the use of user-specified characters for delimiters, " +"separators,\n" +"and escapes." +msgstr "" + +#: gnu/packages/perl.scm:7877 +msgid "Perform diffs on files and record sets" +msgstr "" + +#: gnu/packages/perl.scm:7878 +msgid "" +"Text::Diff provides a basic set of services akin to the GNU\n" +"diff utility. It is not anywhere near as feature complete as GNU diff, but " +"it\n" +"is better integrated with Perl and available on all platforms. It is often\n" +"faster than shelling out to a system's diff executable for small files, and\n" +"generally slower on larger files." +msgstr "" + +#: gnu/packages/perl.scm:7900 +msgid "Match globbing patterns against text" +msgstr "" + +#: gnu/packages/perl.scm:7901 +msgid "" +"Text::Glob implements glob(3) style matching that can be\n" +"used to match against text, rather than fetching names from a file system. " +"If\n" +"you want to do full file globbing use the File::Glob module instead." +msgstr "" + +#: gnu/packages/perl.scm:7924 +msgid "Fast, middleweight template engine" +msgstr "" + +#: gnu/packages/perl.scm:7926 +msgid "" +"Text::NeatTemplate provides a simple, middleweight but fast\n" +"template engine, for when you need speed rather than complex features,\n" +"yet need more features than simple variable substitution." +msgstr "" + +#: gnu/packages/perl.scm:7945 +msgid "Convert between Roman and Arabic algorisms" +msgstr "" + +#: gnu/packages/perl.scm:7946 +msgid "" +"This package provides functions to convert between Roman and\n" +"Arabic algorisms. It supports both conventional Roman algorisms (which " +"range\n" +"from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" +"algorism to indicate multiplication by 1000." +msgstr "" + +#: gnu/packages/perl.scm:7966 +msgid "Simple ASCII tables" +msgstr "" + +#: gnu/packages/perl.scm:7967 +msgid "Text::SimpleTable draws simple ASCII tables." +msgstr "" + +#: gnu/packages/perl.scm:7988 +msgid "Organize Data in Tables" +msgstr "" + +#: gnu/packages/perl.scm:7989 +msgid "Text::Table renders plaintext tables." +msgstr "" + +#: gnu/packages/perl.scm:8010 +msgid "Expand template text with embedded Perl" +msgstr "" + +#: gnu/packages/perl.scm:8012 +msgid "" +"This is a library for generating letters, building HTML pages, or\n" +"filling in templates generally. A template is a piece of text that has " +"little\n" +"Perl programs embedded in it here and there. When you fill in a template, " +"you\n" +"evaluate the little programs and replace them with their values." +msgstr "" + +#: gnu/packages/perl.scm:8032 +msgid "Provide plain ASCII transliterations of Unicode text" +msgstr "" + +#: gnu/packages/perl.scm:8033 +msgid "" +"Text::Unidecode provides a function, unidecode(...) that\n" +"takes Unicode data and tries to represent it in US-ASCII characters (i.e., " +"the\n" +"universally displayable characters between 0x00 and 0x7F). The " +"representation\n" +"is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" +"letters, the pronunciation expressed by the text in some other writing\n" +"system." +msgstr "" + +#: gnu/packages/perl.scm:8061 +msgid "Role for classes that can be thrown" +msgstr "" + +#: gnu/packages/perl.scm:8062 +msgid "" +"Throwable is a role for classes that are meant to be thrown\n" +"as exceptions to standard program flow." +msgstr "" + +#: gnu/packages/perl.scm:8079 +msgid "Perl script tidier" +msgstr "" + +#: gnu/packages/perl.scm:8080 +msgid "" +"This package contains a Perl script which indents and\n" +"reformats Perl scripts to make them easier to read. The formatting can be\n" +"controlled with command line parameters. The default parameter settings\n" +"approximately follow the suggestions in the Perl Style Guide." +msgstr "" + +#: gnu/packages/perl.scm:8100 +msgid "Cycle through a list of values" +msgstr "" + +#: gnu/packages/perl.scm:8101 +msgid "" +"You use @code{Tie::Cycle} to go through a list over and over\n" +"again. Once you get to the end of the list, you go back to the beginning." +msgstr "" + +#: gnu/packages/perl.scm:8120 +msgid "Ordered associative arrays for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8121 +msgid "" +"This Perl module implements Perl hashes that preserve the\n" +"order in which the hash elements were added. The order is not affected " +"when\n" +"values corresponding to existing keys in the IxHash are changed. The " +"elements\n" +"can also be set to any arbitrary supplied order. The familiar perl array\n" +"operations can also be performed on the IxHash." +msgstr "" + +#: gnu/packages/perl.scm:8144 +msgid "Tie to an existing Perl object" +msgstr "" + +#: gnu/packages/perl.scm:8145 +msgid "" +"This class provides a tie constructor that returns the\n" +"object it was given as it's first argument. This way side effects of " +"calling\n" +"$object->TIEHASH are avoided." +msgstr "" + +#: gnu/packages/perl.scm:8168 +msgid "English expression of durations" +msgstr "" + +#: gnu/packages/perl.scm:8169 +msgid "" +"This module provides functions for expressing durations in\n" +"rounded or exact terms." +msgstr "" + +#: gnu/packages/perl.scm:8191 +msgid "Parse time duration strings" +msgstr "" + +#: gnu/packages/perl.scm:8192 +msgid "" +"Time::Duration::Parse is a module to parse human readable\n" +"duration strings like \"2 minutes\" and \"3 seconds\" to seconds." +msgstr "" + +#: gnu/packages/perl.scm:8210 +msgid "Efficiently compute time from local and GMT time" +msgstr "" + +#: gnu/packages/perl.scm:8211 +msgid "" +"This module provides functions that are the inverse of\n" +"built-in perl functions localtime() and gmtime(). They accept a date as a\n" +"six-element array, and return the corresponding time(2) value in seconds " +"since\n" +"the system epoch." +msgstr "" + +#: gnu/packages/perl.scm:8231 +msgid "Object-Oriented time objects" +msgstr "" + +#: gnu/packages/perl.scm:8233 +msgid "" +"This module replaces the standard @code{localtime} and @code{gmtime}\n" +"functions with implementations that return objects. It does so in a\n" +"backwards-compatible manner, so that using these functions as documented " +"will\n" +"still work as expected." +msgstr "" + +#: gnu/packages/perl.scm:8253 +msgid "Date parsing/formatting subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8254 +msgid "" +"This module provides routines for parsing date string into\n" +"time values and formatting dates into ASCII strings." +msgstr "" + +#: gnu/packages/perl.scm:8276 +msgid "Shift and scale time" +msgstr "" + +#: gnu/packages/perl.scm:8277 +msgid "" +"This module allows you to speed up your sleep(), alarm(),\n" +"and time() calls." +msgstr "" + +#: gnu/packages/perl.scm:8300 +msgid "Simple tree object" +msgstr "" + +#: gnu/packages/perl.scm:8301 +msgid "" +"This module in a fully object-oriented implementation of a\n" +"simple n-ary tree." +msgstr "" + +#: gnu/packages/perl.scm:8325 +msgid "Factory object for dispensing Visitor objects" +msgstr "" + +#: gnu/packages/perl.scm:8326 +msgid "" +"This module is a factory for dispensing\n" +"Tree::Simple::Visitor::* objects." +msgstr "" + +#: gnu/packages/perl.scm:8344 +msgid "Minimal try/catch with proper preservation of $@@" +msgstr "" + +#: gnu/packages/perl.scm:8345 +msgid "" +"This module provides bare bones try/catch/finally statements\n" +"that are designed to minimize common mistakes with eval blocks, and nothing\n" +"else." +msgstr "" + +#: gnu/packages/perl.scm:8370 +msgid "Tie a variable to a type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8371 +msgid "" +"This module exports a single function: @code{ttie}. It ties\n" +"a variable to a type constraint, ensuring that whatever values stored in " +"the\n" +"variable will conform to the type constraint. If the type constraint has\n" +"coercions, these will be used if necessary to ensure values assigned to the\n" +"variable conform." +msgstr "" + +#: gnu/packages/perl.scm:8404 +msgid "Tiny, yet Moo(se)-compatible type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8405 +msgid "" +"@code{Type::Tiny} is a small class for writing type\n" +"constraints, inspired by Moose's type constraint API. It has only one\n" +"non-core dependency (and even that is simply a module that was previously\n" +"distributed as part of @code{Type::Tiny} but has since been spun off), and " +"can\n" +"be used with Moose, Mouse and Moo (or none of the above)." +msgstr "" + +#: gnu/packages/perl.scm:8426 +msgid "Provides an XS boost for some of Type::Tiny's built-in type constraints" +msgstr "" + +#: gnu/packages/perl.scm:8427 +msgid "" +"This module is optionally used by @code{Type::Tiny} to\n" +"provide faster, C-based implementations of some type constraints. This\n" +"package has only core dependencies, and does not depend on @code{Type::" +"Tiny},\n" +"so other data validation frameworks might also consider using it." +msgstr "" + +#: gnu/packages/perl.scm:8452 +msgid "Types and coercions for Moose and Moo" +msgstr "" + +#: gnu/packages/perl.scm:8453 +msgid "" +"This module provides @code{Path::Tiny} types for Moose, Moo,\n" +"etc. It handles two important types of coercion: coercing objects with\n" +"overloaded stringification, and coercing to absolute paths. It also can " +"check\n" +"to ensure that files or directories exist." +msgstr "" + +#: gnu/packages/perl.scm:8475 +msgid "Data types for common serialisation formats" +msgstr "" + +#: gnu/packages/perl.scm:8476 +msgid "" +"This module provides some extra datatypes that are used by\n" +"common serialisation formats such as JSON or CBOR." +msgstr "" + +#: gnu/packages/perl.scm:8503 +msgid "Unicode normalization forms" +msgstr "" + +#: gnu/packages/perl.scm:8504 +msgid "This Perl module provides Unicode normalization forms." +msgstr "" + +#: gnu/packages/perl.scm:8533 +msgid "Unicode collation algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8534 +msgid "" +"This package provides tools for sorting and comparing\n" +"Unicode data." +msgstr "" + +#: gnu/packages/perl.scm:8555 +msgid "Unicode line breaking algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8557 +msgid "" +"@code{Unicode::LineBreak} implements the line breaking algorithm\n" +"described in Unicode Standard Annex #14. The @code{East_Asian_Width} " +"property\n" +"defined by Annex #11 is used to determine breaking positions." +msgstr "" + +#: gnu/packages/perl.scm:8580 +msgid "Encoding and decoding of UTF-8 encoding form" +msgstr "" + +#: gnu/packages/perl.scm:8582 +msgid "" +"This module provides functions to encode and decode UTF-8 encoding form\n" +"as specified by Unicode and ISO/IEC 10646:2011." +msgstr "" + +#: gnu/packages/perl.scm:8600 +msgid "UNIVERSAL::can() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8601 +msgid "" +"This module attempts to work around people calling\n" +"UNIVERSAL::can() as a function, which it is not." +msgstr "" + +#: gnu/packages/perl.scm:8621 +msgid "UNIVERSAL::isa() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8622 +msgid "" +"This module attempts to recover from people calling\n" +"UNIVERSAL::isa as a function." +msgstr "" + +#: gnu/packages/perl.scm:8641 +msgid "Require modules from a variable" +msgstr "" + +#: gnu/packages/perl.scm:8642 +msgid "" +"This module lets you require other modules where the module\n" +"name is in a variable, something you can't do with the @code{require}\n" +"built-in." +msgstr "" + +#: gnu/packages/perl.scm:8661 +msgid "Associate user-defined magic to variables from Perl" +msgstr "" + +#: gnu/packages/perl.scm:8662 +msgid "" +"Magic is Perl's way of enhancing variables. This mechanism\n" +"lets the user add extra data to any variable and hook syntactical\n" +"operations (such as access, assignment or destruction) that can be applied " +"to\n" +"it. With this module, you can add your own magic to any variable without\n" +"having to write a single line of XS." +msgstr "" + +#: gnu/packages/perl.scm:8685 +msgid "Easily generate well-formed, namespace-aware XML" +msgstr "" + +#: gnu/packages/perl.scm:8686 +msgid "" +"@code{XML::Writer} is a simple Perl module for writing XML\n" +"documents: it takes care of constructing markup and escaping data " +"correctly.\n" +"By default, it also performs a significant amount of well-formedness " +"checking\n" +"on the output to make certain (for example) that start and end tags match,\n" +"that there is exactly one document element, and that there are not " +"duplicate\n" +"attribute names." +msgstr "" + +#: gnu/packages/perl.scm:8713 +msgid "Opaque, extensible XS pointer backed objects using sv_magic" +msgstr "" + +#: gnu/packages/perl.scm:8715 +msgid "" +"This way of associating structs with Perl space objects is designed to\n" +"supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" +"(structs can be associated with any data type) and opaque (the C pointer is\n" +"neither visible nor modifiable from Perl space)." +msgstr "" + +#: gnu/packages/perl.scm:8737 +msgid "YAML for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8738 +msgid "" +"The YAML.pm module implements a YAML Loader and Dumper based\n" +"on the YAML 1.0 specification." +msgstr "" + +#: gnu/packages/perl.scm:8760 +msgid "Perl YAML Serialization using XS and libyaml" +msgstr "" + +#: gnu/packages/perl.scm:8762 +msgid "" +"@code{YAML::XS} is a Perl XS binding to libyaml which offers Perl the\n" +"best YAML support to date." +msgstr "" + +#: gnu/packages/perl.scm:8785 +msgid "Read/Write YAML files" +msgstr "" + +#: gnu/packages/perl.scm:8786 +msgid "" +"YAML::Tiny is a perl class for reading and writing\n" +"YAML-style files, written with as little code as possible, reducing load " +"time\n" +"and memory overhead." +msgstr "" + +#: gnu/packages/perl.scm:8810 +msgid "Generate recursive-descent parsers" +msgstr "" + +#: gnu/packages/perl.scm:8812 +msgid "" +"@code{Parse::RecDescent} can incrementally generate top-down\n" +"recursive-descent text parsers from simple yacc-like grammar specifications." +msgstr "" + +#: gnu/packages/perl.scm:8832 +msgid "Generate and use LALR parsers" +msgstr "" + +#: gnu/packages/perl.scm:8833 +msgid "" +"This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" +"grammars to generate Perl object oriented parser modules." +msgstr "" + +#: gnu/packages/perl.scm:8859 +msgid "Distribution metadata for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8860 +msgid "" +"Software distributions released to the CPAN include a\n" +"META.json or, for older distributions, META.yml, which describes the\n" +"distribution, its contents, and the requirements for building and " +"installing\n" +"the distribution. The data structure stored in the META.json file is\n" +"described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" +"represent this distribution metadata (or distmeta), along with some helpful\n" +"methods for interrogating that data." +msgstr "" + +#: gnu/packages/perl.scm:8883 +msgid "Set of version requirements for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8884 +msgid "" +"A CPAN::Meta::Requirements object models a set of version\n" +"constraints like those specified in the META.yml or META.json files in CPAN\n" +"distributions, and as defined by CPAN::Meta::Spec. It can be built up by\n" +"adding more and more constraints, and will reduce them to the simplest\n" +"representation." +msgstr "" + +#: gnu/packages/perl.scm:8907 +msgid "Read and write a subset of YAML for CPAN Meta files" +msgstr "" + +#: gnu/packages/perl.scm:8908 +msgid "" +"This module implements a subset of the YAML specification\n" +"for use in reading and writing CPAN metadata files like META.yml and\n" +"MYMETA.yml." +msgstr "" + +#: gnu/packages/perl.scm:8929 +msgid "Build and install Perl modules" +msgstr "" + +#: gnu/packages/perl.scm:8930 +msgid "" +"@code{Module::Build} is a system for building, testing, and\n" +"installing Perl modules; it used to be part of Perl itself until version " +"5.22,\n" +"which dropped it. It is meant to be an alternative to\n" +"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the " +"module\n" +"through subclassing in a much more straightforward way than with\n" +"@code{MakeMaker}. It also does not require a @command{make} on your\n" +"system---most of the @code{Module::Build} code is pure-Perl." +msgstr "" + +#: gnu/packages/perl.scm:8956 +msgid "Parse META.yml and META.json CPAN metadata files" +msgstr "" + +#: gnu/packages/perl.scm:8957 +msgid "" +"Parse::CPAN::Meta is a parser for META.json and META.yml\n" +"files, using JSON::PP and/or CPAN::Meta::YAML." +msgstr "" + +#: gnu/packages/perl.scm:8975 +msgid "Common Scalar and List utility subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8976 +msgid "" +"This package contains a selection of subroutines that people\n" +"have expressed would be nice to have in the perl core, but the usage would " +"not\n" +"really be high enough to warrant the use of a keyword, and the size so " +"small\n" +"such that being individual extensions would be wasteful." +msgstr "" + +#: gnu/packages/perl.scm:9000 +msgid "Cross-platform functions emulating common shell commands" +msgstr "" + +#: gnu/packages/perl.scm:9002 +msgid "Shell::Command is a thin wrapper around ExtUtils::Command." +msgstr "" + +#: gnu/packages/perl.scm:9029 +msgid "Object-oriented File::Find replacement in Perl" +msgstr "" + +#: gnu/packages/perl.scm:9030 +msgid "" +"File::Find::Object is an object-oriented\n" +"File::Find replacement in Perl." +msgstr "" + +#: gnu/packages/perl.scm:9059 +msgid "Alternative interface to File::Find::Object" +msgstr "" + +#: gnu/packages/perl.scm:9060 +msgid "" +"File::Find::Object::Rule is an alternative Perl\n" +"interface to File::Find::Object." +msgstr "" + +#: gnu/packages/perl.scm:9095 +msgid "Collection of Perl modules for time/date manipulation" +msgstr "" + +#: gnu/packages/perl.scm:9096 +msgid "" +"Provides several perl modules for date/time manipulation:\n" +"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate." +"pm},\n" +"@code{Time::Timezone.pm}, and @code{Time::DaysInMonth.pm}." +msgstr "" + +#: gnu/packages/perl.scm:9125 +msgid "Perl library for testing if a time() is in a specific period" +msgstr "" + +#: gnu/packages/perl.scm:9126 +msgid "" +"This Perl library provides a function which tells whether a\n" +"specific time falls within a specified time period. Its syntax for " +"specifying\n" +"time periods allows you to test for conditions like \"Monday to Friday, 9am\n" +"till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and\n" +"4:15pm\" and \"in the first half of each minute\" and \"in January of\n" +"1998\"." +msgstr "" + +#: gnu/packages/perl.scm:9158 +msgid "Iterative, recursive file finder" +msgstr "" + +#: gnu/packages/perl.scm:9159 +msgid "" +"Path::Iterator::Rule iterates over files and directories to\n" +"identify ones matching a user-defined set of rules. The API is based " +"heavily\n" +"on File::Find::Rule, but with more explicit distinction between matching " +"rules\n" +"and options that influence how directories are searched. A\n" +"Path::Iterator::Rule object is a collection of rules (match criteria) with\n" +"methods to add additional criteria. Options that control directory " +"traversal\n" +"are given as arguments to the method that generates an iterator.\n" +"\n" +"A summary of features for comparison to other file finding modules:\n" +"\n" +"@itemize\n" +"@item provides many helper methods for specifying rules\n" +"@item offers (lazy) iterator and flattened list interfaces\n" +"@item custom rules implemented with callbacks\n" +"@item breadth-first (default) or pre- or post-order depth-first searching\n" +"@item follows symlinks (by default, but can be disabled)\n" +"@item directories visited only once (no infinite loop; can be disabled)\n" +"@item doesn't chdir during operation\n" +"@item provides an API for extensions\n" +"@end itemize\n" +"\n" +"As a convenience, the PIR module is an empty subclass of this one that is " +"less\n" +"arduous to type for one-liners." +msgstr "" + +#: gnu/packages/perl.scm:9199 +msgid "Include constants from POD" +msgstr "" + +#: gnu/packages/perl.scm:9200 +msgid "" +"This module allows you to specify those constants that\n" +"should be documented in your POD, and pull them out a run time in a fairly\n" +"arbitrary fashion.\n" +"\n" +"Pod::Constants uses Pod::Parser to do the parsing of the source file. It " +"has\n" +"to open the source file it is called from, and does so directly either by\n" +"lookup in %INC or by assuming it is $0 if the caller is @code{main}\n" +"(or it can't find %INC{caller()})." +msgstr "" + +#: gnu/packages/perl.scm:9227 +msgid "Collection of regexp patterns" +msgstr "" + +#: gnu/packages/perl.scm:9228 +msgid "" +"Regexp::Pattern is a convention for organizing reusable\n" +"regexp patterns in modules." +msgstr "" + +#: gnu/packages/photo.scm:82 +msgid "Raw image decoder" +msgstr "" + +#: gnu/packages/photo.scm:84 +msgid "" +"LibRaw is a library for reading RAW files obtained from digital photo\n" +"cameras (CRW/CR2, NEF, RAF, DNG, and others)." +msgstr "" + +#: gnu/packages/photo.scm:103 +msgid "Read and manipulate EXIF data in digital photographs" +msgstr "" + +#: gnu/packages/photo.scm:105 +msgid "" +"The libexif C library allows applications to read, edit, and save EXIF\n" +"data as produced by digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:131 +msgid "Accessing digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:133 +msgid "" +"This is the library backend for gphoto2. It contains the code for PTP,\n" +"MTP, and other vendor specific protocols for controlling and transferring " +"data\n" +"from digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:175 +msgid "Command-line tools to access digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:177 +msgid "" +"Gphoto2 is a set of command line utilities for manipulating a large\n" +"number of different digital cameras. Through libgphoto2, it supports PTP,\n" +"MTP, and much more." +msgstr "" + +#: gnu/packages/photo.scm:210 +msgid "Program and Perl library to manipulate EXIF and other metadata" +msgstr "" + +#: gnu/packages/photo.scm:211 +msgid "" +"This package provides the @code{exiftool} command and the\n" +"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital " +"images\n" +"and a wide variety of other metadata." +msgstr "" + +#: gnu/packages/photo.scm:235 +msgid "Library for panoramic images" +msgstr "" + +#: gnu/packages/photo.scm:237 +msgid "" +"The libpano13 package contains the backend library written by the\n" +"Panorama Tools project for building panoramic images from a set of\n" +"overlapping images, as well as some command line tools." +msgstr "" + +#: gnu/packages/photo.scm:281 +msgid "Tools for combining and blending images" +msgstr "" + +#: gnu/packages/photo.scm:283 +msgid "" +"Enblend blends away the seams in a panoramic image mosaic using a\n" +"multi-resolution spline. Enfuse merges different exposures of the same\n" +"scene to produce an image that looks much like a tone-mapped image." +msgstr "" + +#: gnu/packages/photo.scm:314 +msgid "Library to correct optical lens defects with a lens database" +msgstr "" + +#: gnu/packages/photo.scm:315 +msgid "" +"Digital photographs are not ideal. Of course, the better is\n" +"your camera, the better the results will be, but in any case if you look\n" +"carefully at shots taken even by the most expensive cameras equipped with " +"the\n" +"most expensive lenses you will see various artifacts. It is very hard to " +"make\n" +"ideal cameras, because there are a lot of factors that affect the final " +"image\n" +"quality, and at some point camera and lens designers have to trade one " +"factor\n" +"for another to achieve the optimal image quality, within the given design\n" +"restrictions and budget. But we all want ideal shots, don't we? So that's\n" +"what's Lensfun is all about: rectifying the defects introduced by your\n" +"photographic equipment." +msgstr "" + +#: gnu/packages/photo.scm:391 +msgid "Virtual lighttable and darkroom for photographers" +msgstr "" + +#: gnu/packages/photo.scm:392 +msgid "" +"Darktable is a photography workflow application and RAW\n" +"developer. It manages your digital negatives in a database, lets you view\n" +"them through a zoomable lighttable and enables you to develop raw images\n" +"and enhance them." +msgstr "" + +#: gnu/packages/photo.scm:463 +msgid "Panorama photo stitcher" +msgstr "" + +#: gnu/packages/photo.scm:465 +msgid "" +"Hugin is an easy to use panoramic imaging toolchain with a graphical\n" +"user interface. It can be used to assemble a mosaic of photographs into\n" +"a complete panorama and stitch any series of overlapping pictures." +msgstr "" + +#: gnu/packages/photo.scm:516 +msgid "Raw image developing and processing" +msgstr "" + +#: gnu/packages/photo.scm:517 +msgid "" +"RawTherapee is a raw image processing suite. It comprises a\n" +"subset of image editing operations specifically aimed at non-destructive " +"raw\n" +"photo post-production and is primarily focused on improving a " +"photographer's\n" +"workflow by facilitating the handling of large numbers of images. Most raw\n" +"formats are supported, including Pentax Pixel Shift, Canon Dual-Pixel, and " +"those\n" +"from Foveon and X-Trans sensors." +msgstr "" + +#: gnu/packages/ratpoison.scm:86 +msgid "Simple mouse-free tiling window manager" +msgstr "" + +#: gnu/packages/ratpoison.scm:88 +msgid "" +"Ratpoison is a simple window manager with no fat library\n" +"dependencies, no fancy graphics, no window decorations, and no\n" +"rodent dependence. It is largely modelled after GNU Screen which\n" +"has done wonders in the virtual terminal market.\n" +"\n" +"The screen can be split into non-overlapping frames. All windows\n" +"are kept maximized inside their frames to take full advantage of\n" +"your precious screen real estate.\n" +"\n" +"All interaction with the window manager is done through keystrokes.\n" +"Ratpoison has a prefix map to minimize the key clobbering that\n" +"cripples Emacs and other quality pieces of software." +msgstr "" + +#: gnu/packages/readline.scm:92 +msgid "Edit command lines while typing, with history support" +msgstr "" + +#: gnu/packages/readline.scm:94 +msgid "" +"The GNU readline library allows users to edit command lines as they\n" +"are typed in. It can maintain a searchable history of previously entered\n" +"commands, letting you easily recall, edit and re-enter past commands. It\n" +"features both Emacs-like and vi-like keybindings, making its usage\n" +"comfortable for anyone." +msgstr "" + +#: gnu/packages/readline.scm:133 +msgid "Wrapper to allow the editing of keyboard commands" +msgstr "" + +#: gnu/packages/readline.scm:135 +msgid "" +"Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" +"readline library to allow the editing of keyboard input for any command. " +"You\n" +"should consider rlwrap especially when you need user-defined completion (by " +"way\n" +"of completion word lists) and persistent history, or if you want to program\n" +"'special effects' using the filter mechanism." +msgstr "" + +#: gnu/packages/scanner.scm:87 +msgid "Raster image scanner library and drivers, without scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:88 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library, but no drivers." +msgstr "" + +#: gnu/packages/scanner.scm:126 +msgid "Raster image scanner library and drivers, with scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:127 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library and drivers." +msgstr "" + +#: gnu/packages/scheme.scm:193 +msgid "A Scheme implementation with integrated editor and debugger" +msgstr "" + +#: gnu/packages/scheme.scm:195 +msgid "" +"GNU/MIT Scheme is an implementation of the Scheme programming\n" +"language. It provides an interpreter, a compiler and a debugger. It also\n" +"features an integrated Emacs-like editor and a large runtime library." +msgstr "" + +#: gnu/packages/scheme.scm:281 +msgid "Efficient Scheme compiler" +msgstr "" + +#: gnu/packages/scheme.scm:283 +msgid "" +"Bigloo is a Scheme implementation devoted to one goal: enabling\n" +"Scheme based programming style where C(++) is usually\n" +"required. Bigloo attempts to make Scheme practical by offering\n" +"features usually presented by traditional programming languages\n" +"but not offered by Scheme and functional programming. Bigloo\n" +"compiles Scheme modules. It delivers small and fast stand alone\n" +"binary executables. Bigloo enables full connections between\n" +"Scheme and C programs and between Scheme and Java programs." +msgstr "" + +#: gnu/packages/scheme.scm:332 +msgid "Multi-tier programming language for the Web 2.0" +msgstr "" + +#: gnu/packages/scheme.scm:334 +msgid "" +"HOP is a multi-tier programming language for the Web 2.0 and the\n" +"so-called diffuse Web. It is designed for programming interactive web\n" +"applications in many fields such as multimedia (web galleries, music " +"players,\n" +"...), ubiquitous and house automation (SmartPhones, personal appliance),\n" +"mashups, office (web agendas, mail clients, ...), etc." +msgstr "" + +#: gnu/packages/scheme.scm:375 +msgid "R5RS Scheme implementation that compiles native code via C" +msgstr "" + +#: gnu/packages/scheme.scm:377 +msgid "" +"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" +"produces portable and efficient C, supports almost all of the R5RS Scheme\n" +"language standard, and includes many enhancements and extensions." +msgstr "" + +#: gnu/packages/scheme.scm:396 +msgid "Scheme implementation using a bytecode interpreter" +msgstr "" + +#: gnu/packages/scheme.scm:398 +msgid "" +"Scheme 48 is an implementation of Scheme based on a byte-code\n" +"interpreter and is designed to be used as a testbed for experiments in\n" +"implementation techniques and as an expository tool." +msgstr "" + +#: gnu/packages/scheme.scm:511 +msgid "Implementation of Scheme and related languages" +msgstr "" + +#: gnu/packages/scheme.scm:513 +msgid "" +"Racket is an implementation of the Scheme programming language (R5RS and\n" +"R6RS) and related languages, such as Typed Racket. It features a compiler " +"and\n" +"a virtual machine with just-in-time native compilation, as well as a large " +"set\n" +"of libraries." +msgstr "" + +#: gnu/packages/scheme.scm:551 +msgid "Efficient Scheme interpreter and compiler" +msgstr "" + +#: gnu/packages/scheme.scm:553 +msgid "" +"Gambit consists of two main programs: gsi, the Gambit Scheme\n" +"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" +"the complete execution and debugging environment. The compiler is the\n" +"interpreter extended with the capability of generating executable files. " +"The\n" +"compiler can produce standalone executables or compiled modules which can " +"be\n" +"loaded at run time. Interpreted code and compiled code can be freely\n" +"mixed." +msgstr "" + +#: gnu/packages/scheme.scm:587 +msgid "Small embeddable Scheme implementation" +msgstr "" + +#: gnu/packages/scheme.scm:589 +msgid "" +"Chibi-Scheme is a very small library with no external dependencies\n" +"intended for use as an extension and scripting language in C programs. In\n" +"addition to support for lightweight VM-based threads, each VM itself runs " +"in\n" +"an isolated heap allowing multiple VMs to run simultaneously in different " +"OS\n" +"threads." +msgstr "" + +#: gnu/packages/scheme.scm:759 +msgid "Scmutils library for MIT Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:760 +msgid "" +"The Scmutils system is an integrated library of\n" +"procedures, embedded in the programming language Scheme, and intended to\n" +"support teaching and research in mathematical physics and electrical\n" +"engineering." +msgstr "" + +#: gnu/packages/scheme.scm:810 +msgid "Structure and Interpretation of Computer Programs" +msgstr "" + +#: gnu/packages/scheme.scm:811 +msgid "" +"Structure and Interpretation of Computer Programs (SICP) is\n" +"a textbook aiming to teach the principles of computer programming.\n" +"\n" +"Using Scheme, a dialect of the Lisp programming language, the book explains\n" +"core computer science concepts such as abstraction in programming,\n" +"metalinguistic abstraction, recursion, interpreters, and modular programming." +msgstr "" + +#: gnu/packages/scheme.scm:852 +msgid "SRE String pattern-matching library for scheme48" +msgstr "" + +#: gnu/packages/scheme.scm:854 +msgid "" +"String pattern-matching library for scheme48 based on the SRE\n" +"regular-expression notation." +msgstr "" + +#: gnu/packages/scheme.scm:886 +msgid "Compatibility and utility library for Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:887 +msgid "" +"SLIB is a portable Scheme library providing compatibility and\n" +"utility functions for all standard Scheme implementations." +msgstr "" + +#: gnu/packages/scheme.scm:948 +msgid "Scheme implementation conforming to R5RS and IEEE P1178" +msgstr "" + +#: gnu/packages/scheme.scm:949 +msgid "" +"GNU SCM is an implementation of Scheme. This\n" +"implementation includes Hobbit, a Scheme-to-C compiler, which can\n" +"generate C files whose binaries can be dynamically or statically\n" +"linked with a SCM executable." +msgstr "" + +#: gnu/packages/search.scm:68 +msgid "Search Engine Library" +msgstr "" + +#: gnu/packages/search.scm:70 +msgid "" +"Xapian is a highly adaptable toolkit which allows developers to easily\n" +"add advanced indexing and search facilities to their own applications. It\n" +"supports the Probabilistic Information Retrieval model and also supports a\n" +"rich set of boolean query operators." +msgstr "" + +#: gnu/packages/search.scm:102 +msgid "Python bindings for the Xapian search engine library" +msgstr "" + +#: gnu/packages/search.scm:141 +msgid "Tool for Obsessive Compulsive Classifiers" +msgstr "" + +#: gnu/packages/search.scm:143 +msgid "" +"libtocc is the engine of the Tocc project, a tag-based file management\n" +"system. The goal of Tocc is to provide a better system for classifying " +"files\n" +"that is more flexible than classic file systems that are based on a tree of\n" +"files and directories." +msgstr "" + +#: gnu/packages/search.scm:165 +msgid "Command-line interface to libtocc" +msgstr "" + +#: gnu/packages/search.scm:167 +msgid "" +"Tocc is a tag-based file management system. This package contains the\n" +"command line tool for interacting with libtocc." +msgstr "" + +#: gnu/packages/search.scm:185 +msgid "Finding text and HTML files that match boolean expressions" +msgstr "" + +#: gnu/packages/search.scm:187 +msgid "" +"GNU Bool is a utility to perform text searches on files using Boolean\n" +"expressions. For example, a search for \"hello AND world\" would return a\n" +"file containing the phrase \"Hello, world!\". It supports both AND and OR\n" +"statements, as well as the NEAR statement to search for the occurrence of\n" +"words in close proximity to each other. It handles context gracefully,\n" +"accounting for new lines and paragraph changes. It also has robust support\n" +"for parsing HTML files." +msgstr "" + +#: gnu/packages/search.scm:217 +msgid "Full-text search system" +msgstr "" + +#: gnu/packages/search.scm:218 +msgid "" +"Hyper Estraier can be used to integrate full-text\n" +"search into applications, using either the provided command line and CGI\n" +"interfaces, or a C API." +msgstr "" + +#: gnu/packages/search.scm:236 +msgid "Locate files on the file system" +msgstr "" + +#: gnu/packages/search.scm:238 +msgid "" +"mlocate is a locate/updatedb implementation. The 'm' stands for\n" +"\"merging\": @code{updatedb} reuses the existing database to avoid " +"rereading\n" +"most of the file system, which makes it faster and does not trash the " +"system\n" +"caches as much. The locate(1) utility is intended to be completely " +"compatible\n" +"with slocate, and attempts to be compatible to GNU locate when it does not\n" +"conflict with slocate compatibility." +msgstr "" + +#: gnu/packages/search.scm:303 +msgid "Web indexing system" +msgstr "" + +#: gnu/packages/search.scm:305 +msgid "" +"Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" +"can quickly and easily index directories of files or remote web sites and\n" +"search the generated indexes." +msgstr "" + +#: gnu/packages/serveez.scm:52 +msgid "Framework for implementing IP-based servers" +msgstr "" + +#: gnu/packages/serveez.scm:54 +msgid "" +"GNU Serveez is a server framework providing the routines necessary to\n" +"easily implement IP-based servers in your application. It\n" +"demonstrates aspects of network programming in a portable manner,\n" +"making it convenient for both simplifying the process of adding a\n" +"server to your application or for learning about how network services\n" +"work. Several example servers are provided already, such as an HTTP\n" +"server and an IRC server." +msgstr "" + +#: gnu/packages/shells.scm:79 +msgid "POSIX-compliant shell optimised for size" +msgstr "" + +#: gnu/packages/shells.scm:81 +msgid "" +"dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" +"as small as possible, often without sacrificing speed. It is faster than " +"the\n" +"GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" +"direct descendant of NetBSD's Almquist Shell (@command{ash})." +msgstr "" + +#: gnu/packages/shells.scm:136 +msgid "The friendly interactive shell" +msgstr "" + +#: gnu/packages/shells.scm:138 +msgid "" +"Fish (friendly interactive shell) is a shell focused on interactive use,\n" +"discoverability, and friendliness. Fish has very user-friendly and " +"powerful\n" +"tab-completion, including descriptions of every completion, completion of\n" +"strings with wildcards, and many completions for specific commands. It " +"also\n" +"has extensive and discoverable help. A special @command{help} command " +"gives\n" +"access to all the fish documentation in your web browser. Other features\n" +"include smart terminal handling based on terminfo, an easy to search " +"history,\n" +"and syntax highlighting." +msgstr "" + +#: gnu/packages/shells.scm:187 +msgid "Alternative implementation of the rc shell by Byron Rakitzis" +msgstr "" + +#: gnu/packages/shells.scm:189 +msgid "" +"This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" +"has a small feature set similar to a traditional Bourne shell." +msgstr "" + +#: gnu/packages/shells.scm:220 +msgid "Extensible shell with higher-order functions" +msgstr "" + +#: gnu/packages/shells.scm:222 +msgid "" +"Es is an extensible shell. The language was derived from the Plan 9\n" +"shell, rc, and was influenced by functional programming languages, such as\n" +"Scheme, and the Tcl embeddable programming language. This implementation " +"is\n" +"derived from Byron Rakitzis's public domain implementation of rc, and was\n" +"written by Paul Haahr and Byron Rakitzis." +msgstr "" + +#: gnu/packages/shells.scm:282 +msgid "Unix shell based on csh" +msgstr "" + +#: gnu/packages/shells.scm:284 +msgid "" +"Tcsh is an enhanced, but completely compatible version of the Berkeley\n" +"UNIX C shell (csh). It is a command language interpreter usable both as an\n" +"interactive login shell and a shell script command processor. It includes " +"a\n" +"command-line editor, programmable word completion, spelling correction, a\n" +"history mechanism, job control and a C-like syntax." +msgstr "" + +#: gnu/packages/shells.scm:345 +msgid "Powerful shell for interactive use and scripting" +msgstr "" + +#: gnu/packages/shells.scm:346 +msgid "" +"The Z shell (zsh) is a Unix shell that can be used\n" +"as an interactive login shell and as a powerful command interpreter\n" +"for shell scripting. Zsh can be thought of as an extended Bourne shell\n" +"with a large number of improvements, including some features of bash,\n" +"ksh, and tcsh." +msgstr "" + +#: gnu/packages/shells.scm:385 +msgid "Python-ish shell" +msgstr "" + +#: gnu/packages/shells.scm:387 +msgid "" +"Xonsh is a Python-ish, BASHwards-looking shell language and command\n" +"prompt. The language is a superset of Python 3.4+ with additional shell\n" +"primitives that you are used to from Bash and IPython. It works on all " +"major\n" +"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the " +"daily\n" +"use of experts and novices alike." +msgstr "" + +#: gnu/packages/shells.scm:434 +msgid "Unix shell embedded in Scheme" +msgstr "" + +#: gnu/packages/shells.scm:436 +msgid "" +"Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" +"components: a process notation for running programs and setting up " +"pipelines\n" +"and redirections, and a complete syscall library for low-level access to " +"the\n" +"operating system." +msgstr "" + +#: gnu/packages/shells.scm:475 +msgid "Minimal zero-config readline replacement" +msgstr "" + +#: gnu/packages/shells.scm:477 +msgid "" +"Linenoise is a minimal, zero-config, readline replacement.\n" +"Its features include:\n" +"\n" +"@enumerate\n" +"@item Single and multi line editing mode with the usual key bindings\n" +"@item History handling\n" +"@item Completion\n" +"@item Hints (suggestions at the right of the prompt as you type)\n" +"@item A subset of VT100 escapes, ANSI.SYS compatible\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/shells.scm:539 +msgid "Extremely minimal shell with the simplest syntax possible" +msgstr "" + +#: gnu/packages/shells.scm:541 +msgid "" +"S is a new shell that aims to be extremely simple.\n" +"S does not implemnt the POSIX shell standard.\n" +"There are no globs or \"splatting\" where a variable $FOO turns into " +"multiple\n" +"command line arguments. One token stays one token forever.\n" +"This is a \"no surprises\" straightforward approach.\n" +"\n" +"There are no redirection operators > in the shell language, they are added " +"as\n" +"extra programs. > is just another unix command, < is essentially cat(1).\n" +"A @code{andglob} program is also provided along with s." +msgstr "" + +#: gnu/packages/shells.scm:569 +msgid "Port of OpenBSD Korn Shell" +msgstr "" + +#: gnu/packages/shells.scm:571 +msgid "" +"Oksh is a port of the OpenBSD Korn Shell.\n" +"The OpenBSD Korn Shell is a cleaned up and enhanced ksh." +msgstr "" + +#: gnu/packages/shells.scm:603 +msgid "Korn Shell from OpenBSD" +msgstr "" + +#: gnu/packages/shells.scm:605 +msgid "" +"loksh is a Linux port of OpenBSD's @command{ksh}. It is a small,\n" +"interactive POSIX shell targeted at resource-constrained systems." +msgstr "" + +#: gnu/packages/shells.scm:643 +msgid "Korn Shell from MirBSD" +msgstr "" + +#: gnu/packages/shells.scm:644 +msgid "" +"mksh is an actively developed free implementation of the\n" +"Korn Shell programming language and a successor to the Public Domain Korn\n" +"Shell (pdksh)." +msgstr "" + +#: gnu/packages/shells.scm:686 +msgid "Bash-compatible Unix shell" +msgstr "" + +#: gnu/packages/shells.scm:687 +msgid "" +"Oil is a Unix / POSIX shell, compatible with Bash. It\n" +"implements the Oil language, which is a new shell language to which Bash can " +"be\n" +"automatically translated. The Oil language is a superset of Bash. It also\n" +"implements the OSH language, a statically-parseable language based on Bash " +"as it\n" +"is commonly written." +msgstr "" + +#: gnu/packages/telephony.scm:69 +msgid "(u)Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:70 +msgid "" +"GNU Common C++ is an portable, optimized class framework for\n" +"threaded applications, supporting concurrent synchronization, inter-process\n" +"communications via sockets, and various methods for data handling, such as\n" +"serialization and XML parsing. It includes the uCommon C++ library, a " +"smaller\n" +"reimplementation." +msgstr "" + +#: gnu/packages/telephony.scm:90 +msgid "Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:91 +msgid "" +"GNU uCommon C++ is meant as a very light-weight C++ library\n" +"to facilitate using C++ design patterns even for very deeply embedded\n" +"applications, such as for systems using uclibc along with posix threading\n" +"support." +msgstr "" + +#: gnu/packages/telephony.scm:113 +msgid "Implementation of RTP (real-time transport protocol)" +msgstr "" + +#: gnu/packages/telephony.scm:114 +msgid "" +"GNU ccRTP is an implementation of RTP, the real-time transport\n" +"protocol from the IETF. It is suitable both for high capacity servers and\n" +"personal client applications. It is flexible in its design, allowing it to\n" +"function as a framework for the framework, rather than just being a\n" +"packet-manipulation library." +msgstr "" + +#: gnu/packages/telephony.scm:136 +msgid "Library implementing SIP (RFC-3261)" +msgstr "" + +#: gnu/packages/telephony.scm:137 +msgid "" +"GNU oSIP is an implementation of the SIP protocol. It is\n" +"used to provide multimedia and telecom software developers with an " +"interface\n" +"to initiate and control SIP sessions." +msgstr "" + +#: gnu/packages/telephony.scm:156 +msgid "Sip abstraction library" +msgstr "" + +#: gnu/packages/telephony.scm:157 +msgid "" +"EXosip is a library that hides the complexity of using the\n" +"SIP protocol for multimedia session establishment. This protocol is mainly " +"to\n" +"be used by VoIP telephony applications (endpoints or conference server) but\n" +"might be also useful for any application that wish to establish sessions " +"like\n" +"multiplayer games." +msgstr "" + +#: gnu/packages/telephony.scm:200 +msgid "Secure peer-to-peer VoIP server for the SIP protocol" +msgstr "" + +#: gnu/packages/telephony.scm:201 +msgid "" +"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" +"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" +"without the need for a service provider. Its peer-to-peer design ensures " +"that\n" +"there is no central point for media intercept or capture and thus it can be\n" +"used to construct a secure telephone system that operates over the public\n" +"internet." +msgstr "" + +#: gnu/packages/telephony.scm:246 +msgid "Secure RTP (SRTP) Reference Implementation" +msgstr "" + +#: gnu/packages/telephony.scm:248 +msgid "" +"This package provides an implementation of the Secure Real-time Transport\n" +"Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a\n" +"supporting cryptographic kernel." +msgstr "" + +#: gnu/packages/telephony.scm:272 +msgid "Utilities library for linphone software" +msgstr "" + +#: gnu/packages/telephony.scm:273 +msgid "" +"BCtoolbox is a utilities library used by Belledonne\n" +"Communications softwares like linphone." +msgstr "" + +#: gnu/packages/telephony.scm:295 +msgid "Implementation of the Real-time transport protocol" +msgstr "" + +#: gnu/packages/telephony.scm:296 +msgid "" +"oRTP is a library implementing the Real-time transport\n" +"protocol (RFC 3550)." +msgstr "" + +#: gnu/packages/telephony.scm:329 +msgid "Inter-Asterisk-Protocol library" +msgstr "" + +#: gnu/packages/telephony.scm:330 +msgid "" +"LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" +"Voice-over-IP (VoIP) communications." +msgstr "" + +#: gnu/packages/telephony.scm:361 +msgid "Simple VoIP program to create conferences from the terminal" +msgstr "" + +#: gnu/packages/telephony.scm:363 +msgid "" +"Seren is a simple VoIP program based on the Opus codec that allows you\n" +"to create a voice conference from the terminal, with up to 10 participants,\n" +"without having to register accounts, exchange emails, or add people to " +"contact\n" +"lists. All you need to join an existing conference is the host name or IP\n" +"address of one of the participants." +msgstr "" + +#: gnu/packages/telephony.scm:475 +msgid "Low-latency, high quality voice chat software" +msgstr "" + +#: gnu/packages/telephony.scm:477 +msgid "" +"Mumble is an low-latency, high quality voice chat\n" +"software primarily intended for use while gaming.\n" +"Mumble consists of two applications for separate usage:\n" +"@code{mumble} for the client, and @code{murmur} for the server." +msgstr "" + +#: gnu/packages/tex.scm:195 gnu/packages/tex.scm:3960 gnu/packages/tex.scm:4022 +msgid "TeX Live, a package of the TeX typesetting system" +msgstr "" + +#: gnu/packages/tex.scm:197 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the binaries." +msgstr "" + +#: gnu/packages/tex.scm:265 +msgid "DVI to PostScript drivers" +msgstr "" + +#: gnu/packages/tex.scm:266 +msgid "" +"This package provides files needed for converting DVI files\n" +"to PostScript." +msgstr "" + +#: gnu/packages/tex.scm:300 +msgid "Unicode data and loaders for TeX" +msgstr "" + +#: gnu/packages/tex.scm:301 +msgid "" +"This bundle provides generic access to Unicode Consortium\n" +"data for TeX use. It contains a set of text files provided by the Unicode\n" +"Consortium which are currently all from Unicode 8.0.0, with the exception " +"of\n" +"@code{MathClass.txt} which is not currently part of the Unicode Character\n" +"Database. Accompanying these source data are generic TeX loader files\n" +"allowing this data to be used as part of TeX runs, in particular in " +"building\n" +"format files. Currently there are two loader files: one for general " +"character\n" +"set up and one for initializing XeTeX character classes as has been carried\n" +"out to date by @code{unicode-letters.tex}. " +msgstr "" + +#: gnu/packages/tex.scm:339 +msgid "Hyphenation patterns for German" +msgstr "" + +#: gnu/packages/tex.scm:340 +msgid "" +"The package provides experimental hyphenation patterns for\n" +"the German language, covering both traditional and reformed orthography. " +"The\n" +"patterns can be used with packages Babel and hyphsubst from the Oberdiek\n" +"bundle." +msgstr "" + +#: gnu/packages/tex.scm:375 +msgid "Files for creating TeX formats" +msgstr "" + +#: gnu/packages/tex.scm:376 +msgid "" +"This bundle provides a collection of model \".ini\" files\n" +"for creating TeX formats. These files are commonly used to introduced\n" +"distribution-dependent variations in formats. They are also used to\n" +"allow existing format source files to be used with newer engines, for " +"example\n" +"to adapt the plain e-TeX source file to work with XeTeX and LuaTeX." +msgstr "" + +#: gnu/packages/tex.scm:410 +msgid "Hyphenation patterns expressed in UTF-8" +msgstr "" + +#: gnu/packages/tex.scm:411 +msgid "" +"Modern native UTF-8 engines such as XeTeX and LuaTeX need\n" +"hyphenation patterns in UTF-8 format, whereas older systems require\n" +"hyphenation patterns in the 8-bit encoding of the font in use (such " +"encodings\n" +"are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,\n" +"etc). The present package offers a collection of conversions of existing\n" +"patterns to UTF-8 format, together with converters for use with 8-bit fonts " +"in\n" +"older systems. Since hyphenation patterns for Knuthian-style TeX systems " +"are\n" +"only read at iniTeX time, it is hoped that the UTF-8 patterns, with their\n" +"converters, will completely supplant the older patterns." +msgstr "" + +#: gnu/packages/tex.scm:487 +msgid "Metafont base files" +msgstr "" + +#: gnu/packages/tex.scm:488 +msgid "" +"This package provides the Metafont base files needed to\n" +"build fonts using the Metafont system." +msgstr "" + +#: gnu/packages/tex.scm:519 +msgid "Scheme for naming fonts in TeX" +msgstr "" + +#: gnu/packages/tex.scm:520 +msgid "" +"This is Fontname, a naming scheme for (the base part of)\n" +"external TeX font filenames. This makes at most eight-character names\n" +"from (almost) arbitrarily complex font names, thus helping portability of " +"TeX\n" +"documents." +msgstr "" + +#: gnu/packages/tex.scm:588 +msgid "Computer Modern fonts for TeX" +msgstr "" + +#: gnu/packages/tex.scm:589 +msgid "" +"This package provides the Computer Modern fonts by Donald\n" +"Knuth. The Computer Modern font family is a large collection of text,\n" +"display, and mathematical fonts in a range of styles, based on Monotype " +"Modern\n" +"8A." +msgstr "" + +#: gnu/packages/tex.scm:653 +msgid "Small library of METAFONT sources" +msgstr "" + +#: gnu/packages/tex.scm:654 +msgid "" +"This is a collection of core TeX and METAFONT macro files\n" +"from Donald Knuth, including the plain format, plain base, and the MF logo\n" +"fonts." +msgstr "" + +#: gnu/packages/tex.scm:727 +msgid "Collection of fonts used in LaTeX distributions" +msgstr "" + +#: gnu/packages/tex.scm:728 +msgid "" +"This is a collection of fonts for use with standard LaTeX\n" +"packages and classes. It includes invisible fonts (for use with the slides\n" +"class), line and circle fonts (for use in the picture environment) and " +"LaTeX\n" +"symbol fonts." +msgstr "" + +#: gnu/packages/tex.scm:806 gnu/packages/tex.scm:837 +msgid "TeX fonts from the American Mathematical Society" +msgstr "" + +#: gnu/packages/tex.scm:808 +msgid "" +"This package provides an extended set of fonts for use in mathematics,\n" +"including: extra mathematical symbols; blackboard bold letters (uppercase\n" +"only); fraktur letters; subscript sizes of bold math italic and bold Greek\n" +"letters; subscript sizes of large symbols such as sum and product; added " +"sizes\n" +"of the Computer Modern small caps font; cyrillic fonts (from the University " +"of\n" +"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type " +"1\n" +"files, and all except the Euler fonts are provided as Metafont source. The\n" +"distribution also includes the canonical Type 1 versions of the Computer\n" +"Modern family of fonts. The Euler fonts are supported by separate " +"packages;\n" +"details can be found in the documentation." +msgstr "" + +#: gnu/packages/tex.scm:839 +msgid "" +"This package provides basic LaTeX support for the symbol fonts provides\n" +"by the amsfonts package. It provides @code{amsfonts.sty}, with names of\n" +"individual symbols defined in @code{amssymb.sty}." +msgstr "" + +#: gnu/packages/tex.scm:873 +msgid "Plain TeX format and supporting files" +msgstr "" + +#: gnu/packages/tex.scm:875 +msgid "" +"Contains files used to build the Plain TeX format, as described in the\n" +"TeXbook, together with various supporting files (some also discussed in the\n" +"book)." +msgstr "" + +#: gnu/packages/tex.scm:1025 +msgid "Base sources of LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1027 +msgid "" +"This bundle comprises the source of LaTeX itself, together with several\n" +"packages which are considered \"part of the kernel\". This bundle, " +"together\n" +"with the required packages, constitutes what every LaTeX distribution " +"should\n" +"contain." +msgstr "" + +#: gnu/packages/tex.scm:1047 +msgid "Extended filecontents and filecontents* environments" +msgstr "" + +#: gnu/packages/tex.scm:1049 +msgid "" +"LaTeX2e's @code{filecontents} and @code{filecontents*} environments\n" +"enable a LaTeX source file to generate external files as it runs through\n" +"LaTeX. However, there are two limitations of these environments: they " +"refuse\n" +"to overwrite existing files, and they can only be used in the preamble of a\n" +"document. The filecontents package removes these limitations, letting you\n" +"overwrite existing files and letting you use @code{filecontents} /\n" +"@code{filecontents*} anywhere." +msgstr "" + +#: gnu/packages/tex.scm:1076 +msgid "Am I running under XeTeX?" +msgstr "" + +#: gnu/packages/tex.scm:1078 +msgid "" +"This is a simple package which provides an @code{\\ifxetex} conditional,\n" +"so that other code can determine that it is running under XeTeX. The " +"package\n" +"requires the e-TeX extensions to the TeX primitive set." +msgstr "" + +#: gnu/packages/tex.scm:1110 +msgid "Simple macros for EPS inclusion" +msgstr "" + +#: gnu/packages/tex.scm:1112 +msgid "" +"This package provides the original (and now obsolescent) graphics\n" +"inclusion macros for use with dvips, still widely used by Plain TeX users " +"(in\n" +"particular). For LaTeX users, the package is nowadays (rather strongly)\n" +"deprecated in favour of the more sophisticated standard LaTeX latex-" +"graphics\n" +"bundle of packages. (The latex-graphics bundle is also available to Plain " +"TeX\n" +"users, via its Plain TeX version.)" +msgstr "" + +#: gnu/packages/tex.scm:1138 +msgid "Sophisticated verbatim text" +msgstr "" + +#: gnu/packages/tex.scm:1140 +msgid "" +"This package provides tools for the flexible handling of verbatim text\n" +"including: verbatim commands in footnotes; a variety of verbatim " +"environments\n" +"with many parameters; ability to define new customized verbatim " +"environments;\n" +"save and restore verbatim text and environments; write and read files in\n" +"verbatim mode; build \"example\" environments (showing both result and\n" +"verbatim source)." +msgstr "" + +#: gnu/packages/tex.scm:1209 +msgid "LaTeX standard graphics bundle" +msgstr "" + +#: gnu/packages/tex.scm:1211 +msgid "" +"This is a collection of LaTeX packages for producing color, including\n" +"graphics (e.g. PostScript) files, and rotation and scaling of text in LaTeX\n" +"documents. It comprises the packages color, graphics, graphicx, trig, " +"epsfig,\n" +"keyval, and lscape." +msgstr "" + +#: gnu/packages/tex.scm:1233 +msgid "Driver-independent color extensions for LaTeX and pdfLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1235 +msgid "" +"The package starts from the basic facilities of the colorcolor package,\n" +"and provides easy driver-independent access to several kinds of color " +"tints,\n" +"shades, tones, and mixes of arbitrary colors. It allows a user to select a\n" +"document-wide target color model and offers complete tools for conversion\n" +"between eight color models. Additionally, there is a command for " +"alternating\n" +"row colors plus repeated non-aligned material (like horizontal lines) in\n" +"tables." +msgstr "" + +#: gnu/packages/tex.scm:1261 +msgid "Extensive support for hypertext in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1263 +msgid "" +"The @code{hyperref} package is used to handle cross-referencing commands\n" +"in LaTeX to produce hypertext links in the document. The package provides\n" +"backends for the @code{\\special} set defined for HyperTeX DVI processors; " +"for\n" +"embedded @code{pdfmark} commands for processing by Acrobat\n" +"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's " +"@code{dviwindo};\n" +"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for " +"VTeX's\n" +"pdf and HTML backends. The package is distributed with the @code{backref} " +"and\n" +"@code{nameref} packages, which make use of the facilities of @code{hyperref}." +msgstr "" + +#: gnu/packages/tex.scm:1297 +msgid "Bundle of packages submitted by Heiko Oberdiek" +msgstr "" + +#: gnu/packages/tex.scm:1299 +msgid "" +"The bundle comprises various LaTeX packages, providing among others:\n" +"better accessibility support for PDF files; extensible chemists reaction\n" +"arrows; record information about document class(es) used; and many more." +msgstr "" + +#: gnu/packages/tex.scm:1320 +msgid "LaTeX standard tools bundle" +msgstr "" + +#: gnu/packages/tex.scm:1322 +msgid "" +"This package is a collection of (variously) simple tools provided as\n" +"part of the LaTeX required tools distribution, comprising the following\n" +"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, " +"fileerr,\n" +"fontsmpl, ftnright, hhline, indentfirst, layout, longtable, multicol,\n" +"rawfonts, showkeys, somedefs, tabularx, theorem, trace, varioref, verbatim,\n" +"xr, and xspace." +msgstr "" + +#: gnu/packages/tex.scm:1357 +msgid "Verbatim with URL-sensitive line breaks" +msgstr "" + +#: gnu/packages/tex.scm:1358 +msgid "" +"The command @code{\\url} is a form of verbatim command that\n" +"allows linebreaks at certain characters or combinations of characters, " +"accepts\n" +"reconfiguration, and can usually be used in the argument to another " +"command.\n" +"The command is intended for email addresses, hypertext links,\n" +"directories/paths, etc., which normally have no spaces, so by default the\n" +"package ignores spaces in its argument. However, a package option allows\n" +"spaces, which is useful for operating systems where spaces are a common " +"part\n" +"of file names." +msgstr "" + +#: gnu/packages/tex.scm:1385 +msgid "LaTeX3 programmers’ interface" +msgstr "" + +#: gnu/packages/tex.scm:1387 +msgid "" +"The l3kernel bundle provides an implementation of the LaTeX3\n" +"programmers’ interface, as a set of packages that run under LaTeX 2e. The\n" +"interface provides the foundation on which the LaTeX3 kernel and other " +"future\n" +"code are built: it is an API for TeX programmers. The packages are set up " +"so\n" +"that the LaTeX3 conventions can be used with regular LaTeX 2e packages." +msgstr "" + +#: gnu/packages/tex.scm:1425 +msgid "High-level LaTeX3 concepts" +msgstr "" + +#: gnu/packages/tex.scm:1427 +msgid "" +"This bundle holds prototype implementations of concepts for a LaTeX\n" +"designer interface, to be used with the experimental LaTeX kernel as\n" +"programming tools and kernel sup­port. Packages provided in this release " +"are:\n" +"\n" +"@enumerate\n" +"@item l3keys2e, which makes the facilities of the kernel module l3keys\n" +" available for use by LaTeX 2e packages;\n" +"@item xfrac, which provides flexible splitlevel fractions;\n" +"@item xparse, which provides a high-level interface for declaring document\n" +" commands; and\n" +"@item xtemplate, which provides a means of defining generic functions using " +"a\n" +" key-value syntax.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/tex.scm:1460 +msgid "Advanced font selection in XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1462 +msgid "" +"Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an\n" +"automatic and unified interface to feature-rich AAT and OpenType fonts " +"through\n" +"the NFSS in LaTeX running on XeTeX or LuaTeX engines. The package requires\n" +"the l3kernel and xparse bundles from the LaTeX 3 development team." +msgstr "" + +#: gnu/packages/tex.scm:1498 +msgid "Lua modules for general programming (in the (La)TeX world)" +msgstr "" + +#: gnu/packages/tex.scm:1500 +msgid "" +"Lualibs is a collection of Lua modules useful for general programming.\n" +"The bundle is based on Lua modules shipped with ConTeXt, and made available " +"in\n" +"this bundle for use independent of ConTeXt." +msgstr "" + +#: gnu/packages/tex.scm:1520 +msgid "AMS mathematical facilities for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1522 +msgid "" +"This is the principal package in the AMS-LaTeX distribution. It adapts\n" +"for use in LaTeX most of the mathematical features found in AMS-TeX; it is\n" +"highly recommended as an adjunct to serious mathematical typesetting in " +"LaTeX.\n" +"When amsmath is loaded, AMS-LaTeX packages @code{amsbsyamsbsy} (for bold\n" +"symbols), @code{amsopnamsopn} (for operator names) and\n" +"@code{amstextamstext} (for text embedded in mathematics) are also loaded.\n" +"This package is part of the LaTeX required distribution; however, several\n" +"contributed packages add still further to its appeal; examples are\n" +"@code{empheqempheq}, which provides functions for decorating and " +"highlighting\n" +"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and " +"similar)\n" +"definitions." +msgstr "" + +#: gnu/packages/tex.scm:1550 +msgid "AMS document classes for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1552 +msgid "" +"This bundle contains three AMS classes: @code{amsartamsart} (for writing\n" +"articles for the AMS), @code{amsbookamsbook} (for books) and\n" +"@code{amsprocamsproc} (for proceedings), together with some supporting\n" +"material. The material is made available as part of the AMS-LaTeX\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1583 +msgid "Multilingual support for Plain TeX or LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1585 +msgid "" +"The package manages culturally-determined typographical (and other)\n" +"rules, and hyphenation patterns for a wide range of languages. A document " +"may\n" +"select a single language to be supported, or it may select several, in " +"which\n" +"case the document may switch from one language to another in a variety of\n" +"ways. Babel uses contributed configuration files that provide the detail " +"of\n" +"what has to be done for each language. Users of XeTeX are advised to use " +"the\n" +"polyglossia package rather than Babel." +msgstr "" + +#: gnu/packages/tex.scm:1608 +msgid "Babel support for English" +msgstr "" + +#: gnu/packages/tex.scm:1610 +msgid "" +"This package provides the language definition file for support of\n" +"English in @code{babel}. Care is taken to select British hyphenation " +"patterns\n" +"for British English and Australian text, and default (\"american\") " +"patterns\n" +"for Canadian and USA text." +msgstr "" + +#: gnu/packages/tex.scm:1631 +msgid "Support for Cyrillic fonts in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1633 +msgid "" +"This bundle of macros files provides macro support (including font\n" +"encoding macros) for the use of Cyrillic characters in fonts encoded under " +"the\n" +"T2* and X2 encodings. These encodings cover (between them) pretty much " +"every\n" +"language that is written in a Cyrillic alphabet." +msgstr "" + +#: gnu/packages/tex.scm:1653 +msgid "Font support for common PostScript fonts" +msgstr "" + +#: gnu/packages/tex.scm:1655 +msgid "" +"The PSNFSS collection includes a set of files that provide a complete\n" +"working setup of the LaTeX font selection scheme (NFSS2) for use with " +"common\n" +"PostScript fonts. It covers the so-called \"Base\" fonts (which are built\n" +"into any Level 2 PostScript printing device and the Ghostscript " +"interpreter)\n" +"and a number of free fonts. It provides font definition files, macros and\n" +"font metrics. The bundle as a whole is part of the LaTeX required set of\n" +"packages." +msgstr "" + +#: gnu/packages/tex.scm:1740 +msgid "Union of TeX Live packages" +msgstr "" + +#: gnu/packages/tex.scm:1741 +msgid "" +"This package provides a subset of the TeX Live\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1756 +msgid "" +"This is a very limited subset of the TeX Live distribution.\n" +"It includes little more than the required set of LaTeX packages." +msgstr "" + +#: gnu/packages/tex.scm:1773 +msgid "LaTeX-based replacement for BibTeX" +msgstr "" + +#: gnu/packages/tex.scm:1775 +msgid "" +"Amsrefs is a LaTeX package for bibliographies that provides an archival\n" +"data format similar to the format of BibTeX database files, but adapted to\n" +"make direct processing by LaTeX easier. The package can be used either in\n" +"conjunction with BibTeX or as a replacement for BibTeX." +msgstr "" + +#: gnu/packages/tex.scm:1802 +msgid "Footnotes for critical editions" +msgstr "" + +#: gnu/packages/tex.scm:1804 +msgid "" +"This package aims to provide a one-stop solution to requirements for\n" +"footnotes. It offers: Multiple footnote apparatus superior to that of\n" +"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be " +"run\n" +"into a single paragraph (this choice may be selected per footnote series);\n" +"Things you might have expected (such as @code{\\verb}-like material in\n" +"footnotes, and color selections over page breaks) now work. Note that the\n" +"majority of the bigfoot package's interface is identical to that of\n" +"@code{manyfoot}; users should seek information from that package's\n" +"documentation. The bigfoot bundle also provides the @code{perpage} and\n" +"@code{suffix} packages." +msgstr "" + +#: gnu/packages/tex.scm:1830 +msgid "Producing 'blind' text for testing" +msgstr "" + +#: gnu/packages/tex.scm:1832 +msgid "" +"The package provides the commands @code{\\blindtext} and\n" +"@code{\\Blindtext} for creating \"blind\" text useful in testing new " +"classes\n" +"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for " +"creating\n" +"an entire random document with sections, lists, mathematics, etc. The " +"package\n" +"supports three languages, @code{english}, @code{(n)german} and " +"@code{latin};\n" +"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller " +"\"lorem\n" +"ipsum\" text, see the @code{lipsum} package)." +msgstr "" + +#: gnu/packages/tex.scm:1862 +msgid "German letter DIN style" +msgstr "" + +#: gnu/packages/tex.scm:1864 +msgid "" +"This package implements a document layout for writing letters according\n" +"to the rules of DIN (Deutsches Institut für Normung, German standardisation\n" +"institute). A style file for LaTeX 2.09 (with limited support of the\n" +"features) is part of the package. Since the letter layout is based on a\n" +"German standard, the user guide is written in German, but most macros have\n" +"English names from which the user can recognize what they are used for. In\n" +"addition there are example files showing how letters may be created with " +"the\n" +"package." +msgstr "" + +#: gnu/packages/tex.scm:1888 +msgid "Put a grey textual watermark on document pages" +msgstr "" + +#: gnu/packages/tex.scm:1890 +msgid "" +"This package provides a means to add a textual, light grey watermark on\n" +"every page or on the first page of a document. Typical usage may consist " +"in\n" +"writing words such as DRAFT or CONFIDENTIAL across document pages. The\n" +"package performs a similar function to that of @code{draftcopy}, but its\n" +"implementation is output device independent, and made very simple by " +"relying\n" +"on everypage." +msgstr "" + +#: gnu/packages/tex.scm:1912 +msgid "New interface for environments in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1914 +msgid "" +"This package provides the @code{\\collect@@body} command (as in\n" +"@code{amsmath}), as well as a @code{\\long} version @code{\\Collect@@Body},\n" +"for collecting the body text of an environment. These commands are used to\n" +"define a new author interface to creating new environments." +msgstr "" + +#: gnu/packages/tex.scm:1934 +msgid "Create equal-widthed parboxes" +msgstr "" + +#: gnu/packages/tex.scm:1936 +msgid "" +"LaTeX users sometimes need to ensure that two or more blocks of text\n" +"occupy the same amount of horizontal space on the page. To that end, the\n" +"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which " +"works\n" +"just like @code{\\parbox}, except that instead of specifying a width, one\n" +"specifies a tag. All @code{eqparbox}es with the same tag---regardless of\n" +"where they are in the document---will stretch to fit the widest\n" +"@code{eqparbox} with that tag. This simple, equal-width mechanism can be " +"used\n" +"for a variety of alignment purposes, as is evidenced by the examples in\n" +"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} " +"are\n" +"also provided." +msgstr "" + +#: gnu/packages/tex.scm:1970 +msgid "Expanded description environments" +msgstr "" + +#: gnu/packages/tex.scm:1972 +msgid "" +"The package provides additional features for the LaTeX\n" +"@code{description} environment, including adjustable left margin. The " +"package\n" +"also allows the user to \"break\" a list (for example, to interpose a " +"comment)\n" +"without affecting the structure of the list (this works for @code{itemize} " +"and\n" +"@code{enumerate} lists, and numbered lists remain in sequence)." +msgstr "" + +#: gnu/packages/tex.scm:2006 +msgid "Provide file modification times, and compare them" +msgstr "" + +#: gnu/packages/tex.scm:2008 +msgid "" +"This package provides macros to read and compare the modification dates\n" +"of files. The files may be @code{.tex} files, images or other files (as " +"long\n" +"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} " +"primitive\n" +"of pdfLaTeX to find the file modification date as PDF date string, parses " +"the\n" +"string and returns the value to the user. The package will also work for " +"DVI\n" +"output with recent versions of the LaTeX compiler which uses pdfLaTeX in " +"DVI\n" +"mode. The functionality is provided by purely expandable macros or by " +"faster\n" +"but non-expandable ones." +msgstr "" + +#: gnu/packages/tex.scm:2032 +msgid "Conditionals to test which platform is being used" +msgstr "" + +#: gnu/packages/tex.scm:2034 +msgid "" +"This package uses the (La)TeX extension @code{-shell-escape} to\n" +"establish whether the document is being processed on a Windows or on a\n" +"Unix-like system, or on Cygwin (Unix environment over a Windows system).\n" +"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, " +"@code{\\ifmacosx}\n" +"and @code{\\ifcygwin}. The package also preserves the output of " +"@code{uname}\n" +"on a Unix-like system, which may be used to distinguish between various\n" +"classes of systems." +msgstr "" + +#: gnu/packages/tex.scm:2057 +msgid "Flexible bibliography support" +msgstr "" + +#: gnu/packages/tex.scm:2059 +msgid "" +"This bundle provides a package that implements both author-year and\n" +"numbered references, as well as much detailed of support for other\n" +"bibliography use. Also provided are versions of the standard BibTeX styles\n" +"that are compatible with @code{natbib}: @code{plainnat}, @code{unsrtnat},\n" +"@code{abbrnat}. The bibliography styles produced by @code{custom-bib} are\n" +"designed from the start to be compatible with @code{natbib}." +msgstr "" + +#: gnu/packages/tex.scm:2081 +msgid "Replace strings in encapsulated PostScript figures" +msgstr "" + +#: gnu/packages/tex.scm:2083 +msgid "" +"This package allows LaTeX constructions (equations, picture\n" +"environments, etc.) to be precisely superimposed over Encapsulated " +"PostScript\n" +"figures, using your own favorite drawing tool to create an EPS figure and\n" +"placing simple text \"tags\" where each replacement is to be placed, with\n" +"PSfrag automatically removing these tags from the figure and replacing them\n" +"with a user specified LaTeX construction, properly aligned, scaled, and/or\n" +"rotated." +msgstr "" + +#: gnu/packages/tex.scm:2119 +msgid "Process PostScript graphisc within pdfLaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2121 +msgid "" +"This is a package for processing PostScript graphics with @code{psfrag}\n" +"labels within pdfLaTeX documents. Every graphic is compiled individually,\n" +"drastically speeding up compilation time when only a single figure needs\n" +"re-processing." +msgstr "" + +#: gnu/packages/tex.scm:2145 +msgid "Make overhead slides" +msgstr "" + +#: gnu/packages/tex.scm:2148 +msgid "" +"This package provides a class that produces overhead\n" +"slides (transparencies), with many facilities. Seminar is not nowadays\n" +"reckoned a good basis for a presentation — users are advised to use more\n" +"recent classes such as powerdot or beamer, both of which are tuned to\n" +"21st-century presentation styles." +msgstr "" + +#: gnu/packages/tex.scm:2181 +msgid "Trim spaces around an argument or within a macro" +msgstr "" + +#: gnu/packages/tex.scm:2183 +msgid "" +"This very short package allows you to expandably remove spaces around a\n" +"token list (commands are provided to remove spaces before, spaces after, or\n" +"both); or to remove surrounding spaces within a macro definition, or to " +"define\n" +"space-stripped macros." +msgstr "" + +#: gnu/packages/tex.scm:2216 +msgid "Captions on more than floats" +msgstr "" + +#: gnu/packages/tex.scm:2218 +msgid "" +"This package defines a command @code{\\captionof} for putting a caption\n" +"to something that's not a float." +msgstr "" + +#: gnu/packages/tex.scm:2249 +msgid "e-TeX tools for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2251 +msgid "" +"This package is a toolbox of programming facilities geared primarily\n" +"towards LaTeX class and package authors. It provides LaTeX frontends to " +"some\n" +"of the new primitives provided by e-TeX as well as some generic tools which\n" +"are not strictly related to e-TeX but match the profile of this package. " +"The\n" +"package provides functions that seem to offer alternative ways of " +"implementing\n" +"some LaTeX kernel commands; nevertheless, the package will not modify any " +"part\n" +"of the LaTeX kernel." +msgstr "" + +#: gnu/packages/tex.scm:2287 +msgid "Seven predefined chapter heading styles" +msgstr "" + +#: gnu/packages/tex.scm:2289 +msgid "" +"This package provides seven predefined chapter heading styles. Each\n" +"style can be modified using a set of simple commands. Optionally one can\n" +"modify the formatting routines in order to create additional chapter\n" +"headings." +msgstr "" + +#: gnu/packages/tex.scm:2322 +msgid "Framed or shaded regions that can break across pages" +msgstr "" + +#: gnu/packages/tex.scm:2324 +msgid "" +"The package creates three environments: @code{framed}, which puts an\n" +"ordinary frame box around the region, @code{shaded}, which shades the " +"region,\n" +"and @code{leftbar}, which places a line at the left side. The environments\n" +"allow a break at their start (the @code{\\FrameCommand} enables creation of " +"a\n" +"title that is “attached” to the environment); breaks are also allowed in " +"the\n" +"course of the framed/shaded matter. There is also a command\n" +"@code{\\MakeFramed} to make your own framed-style environments." +msgstr "" + +#: gnu/packages/tex.scm:2356 +msgid "Letter document class" +msgstr "" + +#: gnu/packages/tex.scm:2358 +msgid "" +"This package is designed for formatting formless letters in German; it\n" +"can also be used for English (by those who can read the documentation). " +"There\n" +"are LaTeX 2.09 @code{documentstyle} and LaTeX 2e class files for both an\n" +"\"old\" and a \"new\" version of g-brief." +msgstr "" + +#: gnu/packages/tex.scm:2378 +msgid "Typeset Galois connections" +msgstr "" + +#: gnu/packages/tex.scm:2380 +msgid "" +"The package deals with connections in two-dimensional style, optionally\n" +"in colour." +msgstr "" + +#: gnu/packages/tex.scm:2398 +msgid "Citations in a reader-friendly style" +msgstr "" + +#: gnu/packages/tex.scm:2400 +msgid "" +"The package allows citations in the German style, which is considered by\n" +"many to be particularly reader-friendly. The citation provides a small " +"amount\n" +"of bibliographic information in a footnote on the page where each citation " +"is\n" +"made. It combines a desire to eliminate unnecessary page-turning with the\n" +"look-up efficiency afforded by numeric citations. The package makes use of\n" +"BibLaTeX, and is considered experimental." +msgstr "" + +#: gnu/packages/tex.scm:2422 +msgid "Flexible and complete interface to document dimensions" +msgstr "" + +#: gnu/packages/tex.scm:2424 +msgid "" +"This package provides an easy and flexible user interface to customize\n" +"page layout, implementing auto-centering and auto-balancing mechanisms so " +"that\n" +"the users have only to give the least description for the page layout. The\n" +"package knows about all the standard paper sizes, so that the user need not\n" +"know what the nominal \"real\" dimensions of the paper are, just its " +"standard\n" +"name (such as a4, letter, etc.). An important feature is the package's\n" +"ability to communicate the paper size it's set up to the output." +msgstr "" + +#: gnu/packages/tex.scm:2447 +msgid "Miscellaneous tools by Mark Wooding" +msgstr "" + +#: gnu/packages/tex.scm:2449 +msgid "" +"This collection of tools includes: @code{atsupport} for short commands\n" +"starting with @code{@@}, macros to sanitize the OT1 encoding of the\n" +"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} " +"support;\n" +"@code{mathenv} for various alignment in maths; list handling; " +"@code{mdwmath}\n" +"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular " +"and\n" +"array environments; verbatim handling; and syntax diagrams." +msgstr "" + +#: gnu/packages/tex.scm:2471 +msgid "Alternative to babel for XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2473 +msgid "" +"This package provides a complete Babel replacement for users of LuaLaTeX\n" +"and XeLaTeX; it relies on the @code{fontspec} package, version 2.0 at least." +msgstr "" + +#: gnu/packages/tex.scm:2491 +msgid "Multi-page tables package" +msgstr "" + +#: gnu/packages/tex.scm:2493 +msgid "" +"This package was a predecessor of @code{longtable}; the newer\n" +"package (designed on quite different principles) is easier to use and more\n" +"flexible, in many cases, but supertabular retains its usefulness in a few\n" +"situations where longtable has problems." +msgstr "" + +#: gnu/packages/tex.scm:2526 +msgid "TeX macros to handle Texinfo files" +msgstr "" + +#: gnu/packages/tex.scm:2528 +msgid "" +"Texinfo is the preferred format for documentation in the GNU project;\n" +"the format may be used to produce online or printed output from a single\n" +"source. The Texinfo macros may be used to produce printable output using " +"TeX;\n" +"other programs in the distribution offer online interactive use (with\n" +"hypertext linkages in some cases)." +msgstr "" + +#: gnu/packages/tex.scm:2549 +msgid "Show \"realistic\" quotes in verbatim" +msgstr "" + +#: gnu/packages/tex.scm:2551 +msgid "" +"Typewriter-style fonts are best for program listings, but Computer\n" +"Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n" +"single quotes. Other fonts, and most programming languages, print @code{`} " +"as\n" +"a grave accent and @code{'} upright; @code{'} is used both to open and to\n" +"close quoted strings. The package switches the typewriter font to Computer\n" +"Modern Typewriter in OT1 encoding, and modifies the behaviour of\n" +"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to " +"print\n" +"in the expected way. It does this regardless of other fonts or encodings " +"in\n" +"use, so long as the package is loaded after the other fonts were. The " +"package\n" +"does not affect @code{\\tt}, @code{\\texttt}, etc." +msgstr "" + +#: gnu/packages/tex.scm:2590 +msgid "Simple package to set up document margins" +msgstr "" + +#: gnu/packages/tex.scm:2592 +msgid "" +"This is a simple package to set up document margins. This package is\n" +"considered obsolete; alternatives are the @code{typearea} package from the\n" +"@code{koma-script} bundle, or the @code{geometry} package." +msgstr "" + +#: gnu/packages/tex.scm:2611 +msgid "Extra control of appendices" +msgstr "" + +#: gnu/packages/tex.scm:2613 +msgid "" +"The appendix package provides various ways of formatting the titles of\n" +"appendices. Also (sub)appendices environments are provided that can be " +"used,\n" +"for example, for per chapter/section appendices. An @code{appendices}\n" +"environment is provided which can be used instead of the @code{\\appendix}\n" +"command." +msgstr "" + +#: gnu/packages/tex.scm:2634 +msgid "Generate changebars in LaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2636 +msgid "" +"Identify areas of text to be marked with changebars with the\n" +"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. " +"The\n" +"package uses 'drivers' to place the bars; the available drivers can work " +"with\n" +"@code{dvitoln03}, @code{dvitops}, @code{dvips}, the emTeX and TeXtures DVI\n" +"drivers, and VTeX and pdfTeX." +msgstr "" + +#: gnu/packages/tex.scm:2671 +msgid "CMap support for PDF files" +msgstr "" + +#: gnu/packages/tex.scm:2673 +msgid "" +"This package embeds CMap tables into PDF files to make search and\n" +"copy-and-paste functions work properly." +msgstr "" + +#: gnu/packages/tex.scm:2691 +msgid "Add colour to LaTeX tables" +msgstr "" + +#: gnu/packages/tex.scm:2693 +msgid "" +"This package allows rows, columns, and even individual cells in LaTeX\n" +"tables to be coloured." +msgstr "" + +#: gnu/packages/tex.scm:2724 +msgid "Variants of \\fbox and other games with boxes" +msgstr "" + +#: gnu/packages/tex.scm:2726 +msgid "" +"This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n" +"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools " +"for\n" +"using box macros and flexible verbatim macros. You can box mathematics,\n" +"floats, center, flushleft, and flushright, lists, and pages." +msgstr "" + +#: gnu/packages/tex.scm:2759 +msgid "Extensive control of page headers and footers in LaTeX2e" +msgstr "" + +#: gnu/packages/tex.scm:2761 +msgid "" +"The package provides extensive facilities, both for constructing headers\n" +"and footers, and for controlling their use (for example, at times when " +"LaTeX\n" +"would automatically change the heading style in use)." +msgstr "" + +#: gnu/packages/tex.scm:2780 +msgid "Improved interface for floating objects" +msgstr "" + +#: gnu/packages/tex.scm:2782 +msgid "" +"This package improves the interface for defining floating objects such\n" +"as figures and tables. It introduces the boxed float, the ruled float and " +"the\n" +"plaintop float. You can define your own floats and improve the behaviour " +"of\n" +"the old ones. The package also provides the @code{H} float modifier option " +"of\n" +"the obsolete @code{here} package. You can select this as automatic default\n" +"with @code{\\floatplacement{figure}{H}}." +msgstr "" + +#: gnu/packages/tex.scm:2804 +msgid "Range of footnote options" +msgstr "" + +#: gnu/packages/tex.scm:2806 +msgid "" +"This is a collection of ways to change the typesetting of footnotes.\n" +"The package provides means of changing the layout of the footnotes " +"themselves,\n" +"a way to number footnotes per page, to make footnotes disappear in a\n" +"\"moving\" argument, and to deal with multiple references to footnotes from\n" +"the same place. The package also has a range of techniques for labelling\n" +"footnotes with symbols rather than numbers." +msgstr "" + +#: gnu/packages/tex.scm:2830 +msgid "Typeset source code listings using LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2832 +msgid "" +"The package enables the user to typeset programs (programming code)\n" +"within LaTeX; the source code is read directly by TeX---no front-end " +"processor\n" +"is needed. Keywords, comments and strings can be typeset using different\n" +"styles. Support for @code{hyperref} is provided." +msgstr "" + +#: gnu/packages/tex.scm:2865 +msgid "Miscellaneous packages by Joerg Knappen" +msgstr "" + +#: gnu/packages/tex.scm:2867 +msgid "" +"This package provides miscellaneous macros by Joerg Knappen, including:\n" +"represent counters in greek; Maxwell's non-commutative division;\n" +"@code{latin1jk}, @code{latin2jk} and @code{latin3jk}, which are\n" +"@code{inputenc} definition files that allow verbatim input in the " +"respective\n" +"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in " +"maths;\n" +"extra alignments for @code{\\parboxes}; swap Roman and Sans fonts;\n" +"transliterate semitic languages; patches to make (La)TeX formulae " +"embeddable\n" +"in SGML; use maths minus in text as appropriate; simple Young tableaux." +msgstr "" + +#: gnu/packages/tex.scm:2941 +msgid "Computer modern fonts in T1 and TS1 encodings" +msgstr "" + +#: gnu/packages/tex.scm:2943 +msgid "" +"The EC fonts are European Computer Modern Fonts, supporting the complete\n" +"LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n" +"These fonts are intended to be stable with no changes being made to the tfm\n" +"files. The set also contains a Text Companion Symbol font, called " +"@code{tc},\n" +"featuring many useful characters needed in text typesetting, for example\n" +"oldstyle digits, currency symbols (including the newly created Euro " +"symbol),\n" +"the permille sign, copyright, trade mark and servicemark as well as a " +"copyleft\n" +"sign, and many others. Recent releases of LaTeX2e support the EC fonts. " +"The\n" +"EC fonts supersede the preliminary version released as the DC fonts. The\n" +"fonts are available in (traced) Adobe Type 1 format, as part of the\n" +"@code{cm-super} bundle. The other Computer Modern-style T1-encoded Type 1\n" +"set, Latin Modern, is not actually a direct development of the EC set, and\n" +"differs from the EC in a number of particulars." +msgstr "" + +#: gnu/packages/tex.scm:3023 +msgid "Ralph Smith's Formal Script font" +msgstr "" + +#: gnu/packages/tex.scm:3025 +msgid "" +"The fonts provide uppercase formal script letters for use as symbols in\n" +"scientific and mathematical typesetting (in contrast to the informal script\n" +"fonts such as that used for the calligraphic symbols in the TeX maths " +"symbol\n" +"font). The fonts are provided as Metafont source, and as derived Adobe Type " +"1\n" +"format. LaTeX support, for using these fonts in mathematics, is available " +"via\n" +"one of the packages @code{calrsfs} and @code{mathrsfs}." +msgstr "" + +#: gnu/packages/tex.scm:3047 +msgid "Add picture commands (or backgrounds) to every page" +msgstr "" + +#: gnu/packages/tex.scm:3049 +msgid "" +"The package adds one or more user commands to LaTeX's @code{shipout}\n" +"routine, which may be used to place the output at fixed positions. The\n" +"@code{grid} option may be used to find the correct places." +msgstr "" + +#: gnu/packages/tex.scm:3081 +msgid "Extensions to epic and the LaTeX drawing tools" +msgstr "" + +#: gnu/packages/tex.scm:3083 +msgid "" +"Extensions to @code{epic} and the LaTeX picture drawing environment,\n" +"include the drawing of lines at any slope, the drawing of circles in any\n" +"radii, and the drawing of dotted and dashed lines much faster with much " +"less\n" +"TeX memory, and providing several new commands for drawing ellipses, arcs,\n" +"splines, and filled circles and ellipses. The package uses @code{tpic}\n" +"@code{\\special} commands." +msgstr "" + +#: gnu/packages/tex.scm:3118 +msgid "Customize basic list environments" +msgstr "" + +#: gnu/packages/tex.scm:3120 +msgid "" +"This package is intended to ease customizing the three basic list\n" +"environments: @code{enumerate}, @code{itemize} and @code{description}. It\n" +"extends their syntax to allow an optional argument where a set of " +"parameters\n" +"in the form @code{key=value} are available, for example:\n" +"@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}." +msgstr "" + +#: gnu/packages/tex.scm:3141 +msgid "Create tabular cells spanning multiple rows" +msgstr "" + +#: gnu/packages/tex.scm:3143 +msgid "" +"The package provides tools for creating tabular cells spanning multiple\n" +"rows. It has a lot of flexibility, including an option for specifying an\n" +"entry at the \"natural\" width of its text." +msgstr "" + +#: gnu/packages/tex.scm:3175 +msgid "Combine LaTeX commands over included graphics" +msgstr "" + +#: gnu/packages/tex.scm:3177 +msgid "" +"The @code{overpic} environment is a cross between the LaTeX\n" +"@code{picture} environment and the @code{\\includegraphics} command of\n" +"@code{graphicx}. The resulting picture environment has the same dimensions " +"as\n" +"the included graphic. LaTeX commands can be placed on the graphic at " +"defined\n" +"positions; a grid for orientation is available." +msgstr "" + +#: gnu/packages/tex.scm:3211 +msgid "Layout with zero \\parindent, non-zero \\parskip" +msgstr "" + +#: gnu/packages/tex.scm:3213 +msgid "" +"Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n" +"that is untidy; this package (though it is no substitute for a properly\n" +"designed class) helps alleviate this untidiness." +msgstr "" + +#: gnu/packages/tex.scm:3232 +msgid "Include PDF documents in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3234 +msgid "" +"This package simplifies the inclusion of external multi-page PDF\n" +"documents in LaTeX documents. Pages may be freely selected and it is " +"possible\n" +"to put several logical pages onto each sheet of paper. Furthermore a lot " +"of\n" +"hypertext features like hyperlinks and article threads are provided. The\n" +"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible " +"to\n" +"use this package to insert PostScript files, in addition to PDF files." +msgstr "" + +#: gnu/packages/tex.scm:3266 +msgid "St Mary Road symbols for theoretical computer science" +msgstr "" + +#: gnu/packages/tex.scm:3268 +msgid "" +"The fonts were originally distributed as Metafont sources only, but\n" +"Adobe Type 1 versions are also now available. Macro support is provided " +"for\n" +"use under LaTeX; the package supports the @code{only} option (provided by " +"the\n" +"@code{somedefs} package) to restrict what is loaded, for those who don't " +"need\n" +"the whole font." +msgstr "" + +#: gnu/packages/tex.scm:3289 +msgid "Figures divided into subfigures" +msgstr "" + +#: gnu/packages/tex.scm:3291 +msgid "" +"This (deprecated) package provides support for the manipulation and\n" +"reference of small or \"sub\" figures and tables within a single figure or\n" +"table environment. It is convenient to use this package when your " +"subfigures\n" +"are to be separately captioned, referenced, or are to be included in the\n" +"List-of-Figures. A new @code{\\subfigure} command is introduced which can " +"be\n" +"used inside a figure environment for each subfigure. An optional first\n" +"argument is used as the caption for that subfigure. The package is now\n" +"considered obsolete: it was superseded by @code{subfig}, but users may find\n" +"the more recent @code{subcaption} package more satisfactory." +msgstr "" + +#: gnu/packages/tex.scm:3316 +msgid "Tabular with variable width columns balanced" +msgstr "" + +#: gnu/packages/tex.scm:3318 +msgid "" +"The package defines a @code{tabular*}-like environment, @code{tabulary},\n" +"taking a \"total width\" argument as well as the column specifications. " +"The\n" +"environment uses column types @code{L}, @code{C}, @code{R} and @code{J} for\n" +"variable width columns (@code{\\raggedright}, @code{\\centering},\n" +"@code{\\raggedleft}, and normally justified). In contrast to\n" +"@code{tabularx}'s @code{X} columns, the width of each column is weighted\n" +"according to the natural width of the widest cell in the column." +msgstr "" + +#: gnu/packages/tex.scm:3354 +msgid "Tables with captions and notes all the same width" +msgstr "" + +#: gnu/packages/tex.scm:3356 +msgid "" +"This package facilitates tables with titles (captions) and notes. The\n" +"title and notes are given a width equal to the body of the table (a\n" +"@code{tabular} environment). By itself, a @code{threeparttable} does not\n" +"float, but you can put it in a @code{table} or a @code{table*} or some " +"other\n" +"environment." +msgstr "" + +#: gnu/packages/tex.scm:3477 +msgid "Times-like fonts in support of mathematics" +msgstr "" + +#: gnu/packages/tex.scm:3479 +msgid "" +"Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n" +"NimbusRomNo9L) with some modified and additional text symbols in the OT1, " +"T1,\n" +"and TS1 encodings; maths alphabets using Times/URW Nimbus; maths fonts\n" +"providing all the symbols of the Computer Modern and AMS fonts, including " +"all\n" +"the Greek capital letters from CMR; and additional maths fonts of various\n" +"other symbols.\n" +"\n" +"The set is complemented by a sans-serif set of text fonts, based on\n" +"Helvetica/NimbusSanL, and a monospace set.\n" +"\n" +"All the fonts are in Type 1 format (AFM and PFB files), and are supported " +"by\n" +"TeX metrics (VF and TFM files) and macros for use with LaTeX." +msgstr "" + +#: gnu/packages/tex.scm:3525 +msgid "Sans-serif typeface for TeX" +msgstr "" + +#: gnu/packages/tex.scm:3526 +msgid "" +"Iwona is a two-element sans-serif typeface. It was created\n" +"as an alternative version of the Kurier typeface, which was designed in " +"1975\n" +"for a diploma in typeface design at the Warsaw Academy of Fine Arts under " +"the\n" +"supervision of Roman Tomaszewski. Kurier was designed for linotype\n" +"typesetting of newspapers and similar periodicals. The Iwona fonts are an\n" +"alternative version of the Kurier fonts. The difference lies in the " +"absence\n" +"of ink traps which typify the Kurier font." +msgstr "" + +#: gnu/packages/tex.scm:3562 +msgid "Select alternative section titles" +msgstr "" + +#: gnu/packages/tex.scm:3564 +msgid "" +"This package provides an interface to sectioning commands for selection\n" +"from various title styles, e.g. for marginal titles and to change the font " +"of\n" +"all headings with a single command, also providing simple one-step page\n" +"styles. It also includes a package to change the page styles when there " +"are\n" +"floats in a page. You may assign headers/footers to individual floats, too." +msgstr "" + +#: gnu/packages/tex.scm:3585 +msgid "Arbitrary size font selection in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3587 +msgid "" +"LaTeX, by default, restricts the sizes at which you can use its default\n" +"computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n" +"specified by Knuth). The @code{type1cm} package removes this restriction;\n" +"this is particularly useful when using scalable versions of the CM\n" +"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from " +"Kinch,\n" +"PCTeX, etc.). In fact, since modern distributions will automatically " +"generate\n" +"any bitmap font you might need, @code{type1cm} has wider application than " +"just\n" +"those using scalable versions of the fonts. Note that the LaTeX " +"distribution\n" +"now contains a package @code{fix-cm},f which performs the task of\n" +"@code{type1cm}, as well as doing the same job for T1- and TS1-encoded\n" +"@code{ec} fonts." +msgstr "" + +#: gnu/packages/tex.scm:3614 +msgid "Cyrillic fonts that support LaTeX standard encodings" +msgstr "" + +#: gnu/packages/tex.scm:3616 +msgid "" +"The LH fonts address the problem of the wide variety of alphabets that\n" +"are written with Cyrillic-style characters. The fonts are the original " +"basis\n" +"of the set of T2* and X2 encodings that are now used when LaTeX users need " +"to\n" +"write in Cyrillic languages. Macro support in standard LaTeX encodings is\n" +"offered through the latex-cyrillic and t2 bundles, and the package itself\n" +"offers support for other (more traditional) encodings. The fonts, in the\n" +"standard T2* and X2 encodings are available in Adobe Type 1 format, in the\n" +"CM-Super family of fonts. The package also offers its own LaTeX support " +"for\n" +"OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts." +msgstr "" + +#: gnu/packages/tex.scm:3654 +msgid "Create scalable illustrations" +msgstr "" + +#: gnu/packages/tex.scm:3656 +msgid "" +"MetaPost uses a language based on that of Metafont to produce precise\n" +"technical illustrations. Its output is scalable PostScript or SVG, rather\n" +"than the bitmaps Metafont creates." +msgstr "" + +#: gnu/packages/tex.scm:3675 +msgid "Class for typesetting publications of ACM" +msgstr "" + +#: gnu/packages/tex.scm:3677 +msgid "" +"This package provides a class for typesetting publications of the\n" +"Association for Computing Machinery (ACM)." +msgstr "" + +#: gnu/packages/tex.scm:3708 +msgid "Variable-width minipage" +msgstr "" + +#: gnu/packages/tex.scm:3710 +msgid "" +"The @code{varwidth} environment is superficially similar to\n" +"@code{minipage}, but the specified width is just a maximum value — the box " +"may\n" +"get a narrower “natural” width." +msgstr "" + +#: gnu/packages/tex.scm:3729 +msgid "LaTeX support file to use the WASY2 fonts" +msgstr "" + +#: gnu/packages/tex.scm:3731 +msgid "" +"The wasy2WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs\n" +"like male and female symbols and astronomical symbols, as well as the " +"complete\n" +"lasy font set and other odds and ends. The wasysym package implements an " +"easy\n" +"to use interface for these symbols." +msgstr "" + +#: gnu/packages/tex.scm:3764 +msgid "Produces figures which text can flow around" +msgstr "" + +#: gnu/packages/tex.scm:3766 +msgid "" +"This package allows figures or tables to have text wrapped around them.\n" +"It does not work in combination with list environments, but can be used in " +"a\n" +"@code{parbox} or @code{minipage}, and in two-column format." +msgstr "" + +#: gnu/packages/tex.scm:3798 +msgid "Extended UTF-8 input encoding support for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3800 +msgid "" +"The bundle provides the @code{ucs} package, and @code{utf8x.def},\n" +"together with a large number of support files. The @code{utf8x.def}\n" +"definition file for use with @code{inputenc} covers a wider range of " +"Unicode\n" +"characters than does @code{utf8.def} in the LaTeX distribution. The " +"package\n" +"provides facilities for efficient use of its large sets of Unicode " +"characters.\n" +"Glyph production may be controlled by various options, which permits use of\n" +"non-ASCII characters when coding mathematical formulae. Note that the " +"bundle\n" +"previously had an alias “unicode”; that alias has now been withdrawn, and " +"no\n" +"package of that name now exists." +msgstr "" + +#: gnu/packages/tex.scm:3832 +msgid "Extract bits of a LaTeX source for output" +msgstr "" + +#: gnu/packages/tex.scm:3834 +msgid "" +"The main purpose of the preview package is the extraction of selected\n" +"elements from a LaTeX source, like formulas or graphics, into separate\n" +"pages of a DVI file. A flexible and convenient interface allows it to\n" +"specify what commands and constructs should be extracted. This works\n" +"with DVI files postprocessed by either Dvips and Ghostscript or\n" +"dvipng, but it also works when you are using PDFTeX for generating PDF\n" +"files." +msgstr "" + +#: gnu/packages/tex.scm:3857 +msgid "Expand acronyms at least once" +msgstr "" + +#: gnu/packages/tex.scm:3859 +msgid "" +"This package ensures that all acronyms used in the text are spelled out\n" +"in full at least once. It also provides an environment to build a list of\n" +"acronyms used. The package is compatible with PDF bookmarks. The package\n" +"requires the suffix package, which in turn requires that it runs under\n" +"e-TeX." +msgstr "" + +#: gnu/packages/tex.scm:3893 +msgid "TeX extension for direct creation of PDF" +msgstr "" + +#: gnu/packages/tex.scm:3895 +msgid "" +"This package provides an extension of TeX which can be configured to\n" +"directly generate PDF documents instead of DVI." +msgstr "" + +#: gnu/packages/tex.scm:3962 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete tree of texmf-dist data." +msgstr "" + +#: gnu/packages/tex.scm:4024 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete TeX Live distribution." +msgstr "" + +#: gnu/packages/tex.scm:4067 +msgid "Interface to read and parse BibTeX files" +msgstr "" + +#: gnu/packages/tex.scm:4068 +msgid "" +"@code{Text::BibTeX} is a Perl library for reading, parsing,\n" +"and processing BibTeX files. @code{Text::BibTeX} gives you access to the " +"data\n" +"at many different levels: you may work with BibTeX entries as simple field " +"to\n" +"string mappings, or get at the original form of the data as a list of " +"simple\n" +"values (strings, macros, or numbers) pasted together." +msgstr "" + +#: gnu/packages/tex.scm:4150 +msgid "Backend for the BibLaTeX citation management tool" +msgstr "" + +#: gnu/packages/tex.scm:4151 +msgid "" +"Biber is a BibTeX replacement for users of biblatex. Among\n" +"other things it comes with full Unicode support." +msgstr "" + +#: gnu/packages/tex.scm:4175 +msgid "Wrapper for LaTeX and friends" +msgstr "" + +#: gnu/packages/tex.scm:4177 +msgid "" +"Rubber is a program whose purpose is to handle all tasks related to the\n" +"compilation of LaTeX documents. This includes compiling the document " +"itself,\n" +"of course, enough times so that all references are defined, and running " +"BibTeX\n" +"to manage bibliographic references. Automatic execution of dvips to " +"produce\n" +"PostScript documents is also included, as well as usage of pdfLaTeX to " +"produce\n" +"PDF documents." +msgstr "" + +#: gnu/packages/tex.scm:4219 +#, fuzzy +msgid "LaTeX editor" +msgstr "Edytor ciągów" + +#: gnu/packages/tex.scm:4220 +msgid "" +"Texmaker is a program that integrates many tools needed to\n" +"develop documents with LaTeX, in a single application." +msgstr "" + +#: gnu/packages/tex.scm:4259 +msgid "Book on TeX, plain TeX and Eplain" +msgstr "" + +#: gnu/packages/tex.scm:4260 +msgid "" +"@i{TeX for the Impatient} is a ~350 page book on TeX,\n" +"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn " +"Hargreaves,\n" +"and Karl Berry." +msgstr "" + +#: gnu/packages/texinfo.scm:55 +msgid "The GNU documentation format" +msgstr "" + +#: gnu/packages/texinfo.scm:57 +msgid "" +"Texinfo is the official documentation format of the GNU project. It\n" +"uses a single source file using explicit commands to produce a final " +"document\n" +"in any of several supported output formats, such as HTML or PDF. This\n" +"package includes both the tools necessary to produce Info documents from\n" +"their source and the command-line Info reader. The emphasis of the " +"language\n" +"is on expressing the content semantically, avoiding physical markup commands." +msgstr "" + +#: gnu/packages/texinfo.scm:125 +msgid "Standalone Info documentation reader" +msgstr "" + +#: gnu/packages/texinfo.scm:155 +msgid "Convert Texinfo to HTML" +msgstr "Konwersja Texinfo do HTML" + +#: gnu/packages/texinfo.scm:157 +msgid "" +"Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" +"output. It now supports many advanced features, such as " +"internationalization\n" +"and extremely configurable output formats.\n" +"\n" +"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since " +"it\n" +"was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" +"forward for authors is, in most cases, to alter manuals and build processes " +"as\n" +"necessary to use the new features of the makeinfo/texi2any implementation " +"of\n" +"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal " +"author\n" +"of the GNU Texinfo implementation) do not intend to make further releases " +"of\n" +"Texi2HTML." +msgstr "" + +#: gnu/packages/textutils.scm:77 +msgid "DOS/Mac to Unix and vice versa text file format converter" +msgstr "" + +#: gnu/packages/textutils.scm:79 +msgid "" +"dos2unix is a tool to convert line breaks in a text file from Unix format\n" +"to DOS format and vice versa." +msgstr "" + +#: gnu/packages/textutils.scm:105 +msgid "Text encoding converter" +msgstr "" + +#: gnu/packages/textutils.scm:106 +msgid "" +"The Recode library converts files between character sets and\n" +"usages. It recognises or produces over 200 different character sets (or " +"about\n" +"300 if combined with an iconv library) and transliterates files between " +"almost\n" +"any pair. When exact transliteration are not possible, it gets rid of\n" +"offending characters or falls back on approximations. The recode program is " +"a\n" +"handy front-end to the library." +msgstr "" + +#: gnu/packages/textutils.scm:130 +msgid "Text encoding detection tool" +msgstr "" + +#: gnu/packages/textutils.scm:131 +msgid "" +"Enca (Extremely Naive Charset Analyser) consists of libenca,\n" +"an encoding detection library, and enca, a command line frontend, " +"integrating\n" +"libenca and several charset conversion libraries and tools." +msgstr "" + +#: gnu/packages/textutils.scm:181 +msgid "C library for processing UTF-8 Unicode data" +msgstr "" + +#: gnu/packages/textutils.scm:182 +msgid "" +"utf8proc is a small C library that provides Unicode\n" +"normalization, case-folding, and other operations for data in the UTF-8\n" +"encoding, supporting Unicode version 9.0.0." +msgstr "" + +#: gnu/packages/textutils.scm:210 +msgid "Gordon's text utils library" +msgstr "" + +#: gnu/packages/textutils.scm:212 +msgid "" +"libgtextutils is a text utilities library used by the fastx toolkit from\n" +"the Hannon Lab." +msgstr "" + +#: gnu/packages/textutils.scm:244 +msgid "C++ hash functions for strings" +msgstr "" + +#: gnu/packages/textutils.scm:246 +msgid "" +"CityHash provides hash functions for strings. The functions mix the\n" +"input bits thoroughly but are not suitable for cryptography." +msgstr "" + +#: gnu/packages/textutils.scm:284 +msgid "String library with very low memory overhead" +msgstr "" + +#: gnu/packages/textutils.scm:286 +msgid "Ustr is a string library for C with very low memory overhead." +msgstr "" + +#: gnu/packages/textutils.scm:307 +msgid "C/C++ configuration file library" +msgstr "" + +#: gnu/packages/textutils.scm:309 +msgid "" +"Libconfig is a simple library for manipulating structured configuration\n" +"files. This file format is more compact and more readable than XML. And\n" +"unlike XML, it is type-aware, so it is not necessary to do string parsing " +"in\n" +"application code." +msgstr "" + +#: gnu/packages/textutils.scm:329 +msgid "Probabilistic fast file fingerprinting tool" +msgstr "" + +#: gnu/packages/textutils.scm:331 +msgid "" +"pfff is a tool for calculating a compact digital fingerprint of a file\n" +"by sampling randomly from the file instead of reading it in full.\n" +"Consequently, the computation has a flat performance characteristic,\n" +"correlated with data variation rather than file size. pfff can be as " +"reliable\n" +"as existing hashing techniques, with provably negligible risk of collisions." +msgstr "" + +#: gnu/packages/textutils.scm:352 +#, fuzzy +msgid "Regular expression library" +msgstr "Biblioteka kompresji" + +#: gnu/packages/textutils.scm:353 +msgid "" +"Oniguruma is a regular expressions library. The special\n" +"characteristic of this library is that different character encoding for " +"every\n" +"regular expression object can be specified." +msgstr "" + +#: gnu/packages/textutils.scm:393 +msgid "Microsoft Word document reader" +msgstr "" + +#: gnu/packages/textutils.scm:394 +msgid "" +"Antiword is an application for displaying Microsoft Word\n" +"documents. It can also convert the document to PostScript or XML. Only\n" +"documents made by MS Word version 2 and version 6 or later are supported. " +"The\n" +"name comes from: \"The antidote against people who send Microsoft Word " +"files\n" +"to everybody, because they believe that everybody runs Windows and " +"therefore\n" +"runs Word\"." +msgstr "" + +#: gnu/packages/textutils.scm:427 +msgid "MS-Word to TeX or plain text converter" +msgstr "" + +#: gnu/packages/textutils.scm:428 +msgid "" +"@command{catdoc} extracts text from MS-Word files, trying to\n" +"preserve as many special printable characters as possible. It supports\n" +"everything up to Word-97. Also supported are MS Write documents and RTF " +"files.\n" +"\n" +"@command{catdoc} does not preserve complex word formatting, but it can\n" +"translate some non-ASCII characters into TeX escape codes. It's goal is to\n" +"extract plain text and allow you to read it and, probably, reformat with " +"TeX,\n" +"according to TeXnical rules.\n" +"\n" +"This package also provides @command{xls2csv}, which extracts data from " +"Excel\n" +"spreadsheets and outputs it in comma-separated-value format, and\n" +"@command{catppt}, which extracts data from PowerPoint presentations." +msgstr "" + +#: gnu/packages/textutils.scm:469 +msgid "Portable C++ library for handling UTF-8" +msgstr "" + +#: gnu/packages/textutils.scm:470 +msgid "" +"UTF8-CPP is a C++ library for handling UTF-8 encoded text\n" +"in a portable way." +msgstr "" + +#: gnu/packages/textutils.scm:538 +msgid "Bayesian text and email classifier" +msgstr "" + +#: gnu/packages/textutils.scm:540 +msgid "" +"dbacl is a fast Bayesian text and email classifier. It builds a variety\n" +"of language models using maximum entropy (minimum divergence) principles, " +"and\n" +"these can then be used to categorize input data automatically among " +"multiple\n" +"categories." +msgstr "" + +#: gnu/packages/textutils.scm:582 +msgid "Configuration file parser library" +msgstr "" + +#: gnu/packages/textutils.scm:584 +msgid "C library for creating and parsing configuration files." +msgstr "" + +#: gnu/packages/textutils.scm:612 +msgid "Syntax highlighting text component for Java Swing" +msgstr "" + +#: gnu/packages/textutils.scm:613 +msgid "" +"RSyntaxTextArea is a syntax highlighting, code folding text\n" +"component for Java Swing. It extends @code{JTextComponent} so it " +"integrates\n" +"completely with the standard @code{javax.swing.text} package. It is fast " +"and\n" +"efficient, and can be used in any application that needs to edit or view\n" +"source code." +msgstr "" + +#: gnu/packages/textutils.scm:651 +msgid "Fast implementation of the edit distance (Levenshtein distance)" +msgstr "" + +#: gnu/packages/textutils.scm:653 +msgid "" +"This library simply implements Levenshtein distance algorithm with C++\n" +"and Cython." +msgstr "" + +#: gnu/packages/textutils.scm:673 +msgid "@code{runewidth} provides Go functions to work with string widths" +msgstr "" + +#: gnu/packages/textutils.scm:675 +msgid "" +"The @code{runewidth} library provides Go functions for padding,\n" +"measuring and checking the width of strings, with support east asian text." +msgstr "" + +#: gnu/packages/version-control.scm:130 +msgid "" +"Version control system supporting both distributed and centralized workflows" +msgstr "" + +#: gnu/packages/version-control.scm:132 +msgid "" +"GNU Bazaar is a version control system that allows you to record\n" +"changes to project files over time. It supports both a distributed " +"workflow\n" +"as well as the classic centralized workflow." +msgstr "" + +#: gnu/packages/version-control.scm:372 +msgid "Distributed version control system" +msgstr "Rozproszony system kontroli wersji" + +#: gnu/packages/version-control.scm:374 +msgid "" +"Git is a free distributed version control system designed to handle\n" +"everything from small to very large projects with speed and efficiency." +msgstr "" + +#: gnu/packages/version-control.scm:424 +msgid "Library providing Git core methods" +msgstr "" + +#: gnu/packages/version-control.scm:426 +msgid "" +"Libgit2 is a portable, pure C implementation of the Git core methods\n" +"provided as a re-entrant linkable library with a solid API, allowing you to\n" +"write native speed custom Git applications in any language with bindings." +msgstr "" + +#: gnu/packages/version-control.scm:462 +msgid "Transparent encryption of files in a git repository" +msgstr "" + +#: gnu/packages/version-control.scm:463 +msgid "" +"git-crypt enables transparent encryption and decryption of\n" +"files in a git repository. Files which you choose to protect are encrypted " +"when\n" +"committed, and decrypted when checked out. git-crypt lets you freely share " +"a\n" +"repository containing a mix of public and private content. git-crypt " +"gracefully\n" +"degrades, so developers without the secret key can still clone and commit to " +"a\n" +"repository with encrypted files. This lets you store your secret material " +"(such\n" +"as keys or passwords) in the same repository as your code, without requiring " +"you\n" +"to lock down your entire repository." +msgstr "" + +#: gnu/packages/version-control.scm:498 +msgid "Whole remote repository encryption" +msgstr "" + +#: gnu/packages/version-control.scm:499 +msgid "" +"git-remote-gcrypt is a Git remote helper to push and pull from\n" +"repositories encrypted with GnuPG. It works with the standard Git " +"transports,\n" +"including repository hosting services like GitLab.\n" +"\n" +"Remote helper programs are invoked by Git to handle network transport. " +"This\n" +"helper handles @code{gcrypt:} URLs that access a remote repository " +"encrypted\n" +"with GPG, using our custom format.\n" +"\n" +"Supported locations are local, @code{rsync://} and @code{sftp://}, where " +"the\n" +"repository is stored as a set of files, or instead any Git URL where gcrypt\n" +"will store the same representation in a Git repository, bridged over " +"arbitrary\n" +"Git transport.\n" +"\n" +"The aim is to provide confidential, authenticated Git storage and\n" +"collaboration using typical untrusted file hosts or services." +msgstr "" + +#: gnu/packages/version-control.scm:593 +msgid "Web frontend for git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:595 +msgid "" +"CGit is an attempt to create a fast web interface for the Git SCM, using\n" +"a built-in cache to decrease server I/O pressure." +msgstr "" + +#: gnu/packages/version-control.scm:624 +msgid "Copy directory to the gh-pages branch" +msgstr "" + +#: gnu/packages/version-control.scm:625 +msgid "" +"Script that copies a directory to the gh-pages branch (by\n" +"default) of the repository." +msgstr "" + +#: gnu/packages/version-control.scm:683 +msgid "Python implementation of the Git object database" +msgstr "" + +#: gnu/packages/version-control.scm:685 +msgid "" +"GitDB allows you to access @dfn{bare} Git repositories for reading and\n" +"writing. It aims at allowing full access to loose objects as well as packs\n" +"with performance and scalability in mind. It operates exclusively on " +"streams,\n" +"allowing to handle large objects with a small memory footprint." +msgstr "" + +#: gnu/packages/version-control.scm:724 +msgid "Python library for interacting with Git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:726 +msgid "" +"GitPython is a python library used to interact with Git repositories,\n" +"high-level like git-porcelain, or low-level like git-plumbing.\n" +"\n" +"It provides abstractions of Git objects for easy access of repository data,\n" +"and additionally allows you to access the Git repository more directly " +"using\n" +"either a pure Python implementation, or the faster, but more resource " +"intensive\n" +"@command{git} command implementation." +msgstr "" + +#: gnu/packages/version-control.scm:766 +msgid "Command-line flags library for shell scripts" +msgstr "" + +#: gnu/packages/version-control.scm:768 +msgid "" +"Shell Flags (shFlags) is a library written to greatly simplify the\n" +"handling of command-line flags in Bourne based Unix shell scripts (bash, " +"dash,\n" +"ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" +"different versions of getopt on various OSes make writing portable shell\n" +"scripts difficult. shFlags instead provides an API that doesn't change " +"across\n" +"shell and OS versions so the script writer can be confident that the script\n" +"will work." +msgstr "" + +#: gnu/packages/version-control.scm:812 +msgid "Git extensions for Vincent Driessen's branching model" +msgstr "" + +#: gnu/packages/version-control.scm:814 +msgid "" +"Vincent Driessen's branching model is a git branching and release\n" +"management strategy that helps developers keep track of features, hotfixes,\n" +"and releases in bigger software projects. The git-flow library of git\n" +"subcommands helps automate some parts of the flow to make working with it a\n" +"lot easier." +msgstr "" + +#: gnu/packages/version-control.scm:847 +msgid "Stacked Git" +msgstr "" + +#: gnu/packages/version-control.scm:849 +msgid "" +"StGit is a command-line application that provides functionality similar\n" +"to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" +"instead of @command{diff} and @command{patch}. StGit stores its patches in " +"a\n" +"Git repository as normal Git commits, and provides a number of commands to\n" +"manipulate them in various ways." +msgstr "" + +#: gnu/packages/version-control.scm:885 +#, fuzzy +msgid "Version control system for @code{$HOME}" +msgstr "System kontroli wersji" + +#: gnu/packages/version-control.scm:887 +msgid "" +"vcsh version-controls configuration files in several Git repositories,\n" +"all in one single directory. They all maintain their working trees without\n" +"clobbering each other or interfering otherwise. By default, all Git\n" +"repositories maintained via vcsh store the actual files in @code{$HOME},\n" +"though this can be overridden." +msgstr "" + +#: gnu/packages/version-control.scm:923 +msgid "Run a command over a sequence of commits" +msgstr "" + +#: gnu/packages/version-control.scm:925 +msgid "" +"git-test-sequence is similar to an automated git bisect except it’s\n" +"linear. It will test every change between two points in the DAG. It will\n" +"also walk each side of a merge and test those changes individually." +msgstr "" + +#: gnu/packages/version-control.scm:987 +msgid "Git access control layer" +msgstr "" + +#: gnu/packages/version-control.scm:989 +msgid "" +"Gitolite is an access control layer on top of Git, providing fine access\n" +"control to Git repositories." +msgstr "" + +#: gnu/packages/version-control.scm:1013 +msgid "Decentralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1015 +msgid "" +"Mercurial is a free, distributed source control management tool.\n" +"It efficiently handles projects of any size\n" +"and offers an easy and intuitive interface." +msgstr "" + +#: gnu/packages/version-control.scm:1049 +msgid "HTTP and WebDAV client library" +msgstr "" + +#: gnu/packages/version-control.scm:1051 +msgid "" +"Neon is an HTTP and WebDAV client library, with a C interface and the\n" +"following features:\n" +"@enumerate\n" +"@item High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" +" DELETE, etc.);\n" +"@item low-level interface to the HTTP request/response engine, allowing the " +"use\n" +" of arbitrary HTTP methods, headers, etc.;\n" +"@item authentication support including Basic and Digest support, along with\n" +" GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" +"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer " +"for\n" +" verifying server certificates, handling client certificates, and " +"examining\n" +" certificate properties, smartcard-based client certificates are also\n" +" supported via a PKCS#11 wrapper interface;\n" +"@item abstract interface to parsing XML using libxml2 or expat, and wrappers " +"for\n" +" simplifying handling XML HTTP response bodies;\n" +"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to " +"simplify\n" +" property manipulation.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/version-control.scm:1135 +msgid "Revision control system" +msgstr "System kontroli wersji" + +#: gnu/packages/version-control.scm:1137 +msgid "" +"Subversion exists to be universally recognized and adopted as a\n" +"centralized version control system characterized by its\n" +"reliability as a safe haven for valuable data; the simplicity of its model " +"and\n" +"usage; and its ability to support the needs of a wide variety of users and\n" +"projects, from individuals to large-scale enterprise operations." +msgstr "" + +#: gnu/packages/version-control.scm:1159 +msgid "Per-file local revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1161 +msgid "" +"RCS is the original Revision Control System. It works on a\n" +"file-by-file basis, in contrast to subsequent version control systems such " +"as\n" +"CVS, Subversion, and Git. This can make it suitable for system\n" +"administration files, for example, which are often inherently local to one\n" +"machine." +msgstr "" + +#: gnu/packages/version-control.scm:1189 +msgid "Historical centralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1191 +msgid "" +"CVS is a version control system, an important component of Source\n" +"Configuration Management (SCM). Using it, you can record the history of\n" +"sources files, and documents. It fills a similar role to the free software\n" +"RCS, PRCS, and Aegis packages." +msgstr "" + +#: gnu/packages/version-control.scm:1232 +msgid "Export an RCS or CVS history as a fast-import stream" +msgstr "" + +#: gnu/packages/version-control.scm:1233 +msgid "" +"This program analyzes a collection of RCS files in a CVS\n" +"repository (or outside of one) and, when possible, emits an equivalent " +"history\n" +"in the form of a fast-import stream. Not all possible histories can be\n" +"rendered this way; the program tries to emit useful warnings when it can't.\n" +"\n" +"The program can also produce a visualization of the resulting commit " +"directed\n" +"acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" +"Graphviz}. The package also includes @command{cvssync}, a tool for " +"mirroring\n" +"masters from remote CVS hosts." +msgstr "" + +#: gnu/packages/version-control.scm:1260 +msgid "Version-control-agnostic ChangeLog diff and commit tool" +msgstr "" + +#: gnu/packages/version-control.scm:1262 +msgid "" +"The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" +"vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" +"using version control at the same time, for example by printing a reminder\n" +"when a file change has been described in the ChangeLog but the file has not\n" +"been added to the VC. vc-chlog scans changed files and generates\n" +"standards-compliant ChangeLog entries based on the changes that it detects." +msgstr "" + +#: gnu/packages/version-control.scm:1287 +msgid "Make histograms from the output of @command{diff}" +msgstr "" + +#: gnu/packages/version-control.scm:1289 +msgid "" +"Diffstat reads the output of @command{diff} and displays a histogram of\n" +"the insertions, deletions, and modifications per file. It is useful for\n" +"reviewing large, complex patch files." +msgstr "" + +#: gnu/packages/version-control.scm:1328 +msgid "File-based version control like SCCS" +msgstr "" + +#: gnu/packages/version-control.scm:1329 +msgid "" +"GNU CSSC provides a replacement for the legacy Unix source\n" +"code control system SCCS. This allows old code still under that system to " +"be\n" +"accessed and migrated on modern systems." +msgstr "" + +#: gnu/packages/version-control.scm:1408 +msgid "Project change supervisor" +msgstr "" + +#: gnu/packages/version-control.scm:1409 +msgid "" +"Aegis is a project change supervisor, and performs some of\n" +"the Software Configuration Management needed in a CASE environment. Aegis\n" +"provides a framework within which a team of developers may work on many\n" +"changes to a program independently, and Aegis coordinates integrating these\n" +"changes back into the master source of the program, with as little " +"disruption\n" +"as possible. Resolution of contention for source files, a major headache " +"for\n" +"any project with more than one developer, is one of Aegis's major functions." +msgstr "" + +#: gnu/packages/version-control.scm:1482 +#, fuzzy +msgid "Edit version-control repository history" +msgstr "Rozproszony system kontroli wersji" + +#: gnu/packages/version-control.scm:1483 +msgid "" +"Reposurgeon enables risky operations that version-control\n" +"systems don't want to let you do, such as editing past comments and " +"metadata\n" +"and removing commits. It works with any version control system that can\n" +"export and import Git fast-import streams, including Git, Mercurial, " +"Fossil,\n" +"Bazaar, CVS, RCS, and Src. It can also read Subversion dump files directly\n" +"and can thus be used to script production of very high-quality conversions\n" +"from Subversion to any supported Distributed Version Control System (DVCS)." +msgstr "" + +#: gnu/packages/version-control.scm:1522 +msgid "Ncurses-based text user interface for Git" +msgstr "" + +#: gnu/packages/version-control.scm:1524 +msgid "" +"Tig is an ncurses text user interface for Git, primarily intended as\n" +"a history browser. It can also stage hunks for commit, or colorize the\n" +"output of the 'git' command." +msgstr "" + +#: gnu/packages/version-control.scm:1550 +msgid "Print the modification time of the latest file" +msgstr "" + +#: gnu/packages/version-control.scm:1552 +msgid "" +"Recursively find the newest file in a file tree and print its\n" +"modification time." +msgstr "" + +#: gnu/packages/version-control.scm:1577 +msgid "Multiple repository management tool" +msgstr "" + +#: gnu/packages/version-control.scm:1579 +msgid "" +"Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" +"fetching updates) over a collection of version control repositories. It\n" +"supports a large number of version control systems: Git, Subversion,\n" +"Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." +msgstr "" + +#: gnu/packages/version-control.scm:1609 +msgid "Use hubic as a git-annex remote" +msgstr "" + +#: gnu/packages/version-control.scm:1611 +msgid "" +"This package allows you to use your hubic account as a \"special\n" +"repository\" with git-annex." +msgstr "" + +#: gnu/packages/version-control.scm:1664 +msgid "Software configuration management system" +msgstr "" + +#: gnu/packages/version-control.scm:1666 +msgid "" +"Fossil is a distributed source control management system which supports\n" +"access and administration over HTTP CGI or via a built-in HTTP server. It " +"has\n" +"a built-in wiki, built-in file browsing, built-in tickets system, etc." +msgstr "" + +#: gnu/packages/version-control.scm:1694 +msgid "Static git page generator" +msgstr "" + +#: gnu/packages/version-control.scm:1695 +msgid "" +"Stagit creates static pages for git repositories, the results can\n" +"be served with a HTTP file server of your choice." +msgstr "" + +#: gnu/packages/version-control.scm:1783 +#, fuzzy +msgid "Distributed Revision Control System" +msgstr "Rozproszony system kontroli wersji" + +#: gnu/packages/version-control.scm:1785 +msgid "" +"Darcs is a revision control system. It is:\n" +"\n" +"@enumerate\n" +"@item Distributed: Every user has access to the full command set, removing " +"boundaries\n" +"between server and client or committer and non-committers.\n" +"@item Interactive: Darcs is easy to learn and efficient to use because it " +"asks you\n" +"questions in response to simple commands, giving you choices in your work " +"flow.\n" +"You can choose to record one change in a file, while ignoring another. As " +"you update\n" +"from upstream, you can review each patch name, even the full diff for " +"interesting\n" +"patches.\n" +"@item Smart: Originally developed by physicist David Roundy, darcs is based " +"on a\n" +"unique algebra of patches called @url{http://darcs.net/Theory,Patchtheory}.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/version-control.scm:1837 +#, fuzzy +msgid "Java library implementing the Git version control system" +msgstr "Rozproszony system kontroli wersji" + +#: gnu/packages/version-control.scm:1838 +msgid "" +"JGit is a lightweight, pure Java library implementing the\n" +"Git version control system, providing repository access routines, support " +"for\n" +"network protocols, and core version control algorithms." +msgstr "" + +#: gnu/packages/version-control.scm:1905 +msgid "3D visualisation tool for source control repositories" +msgstr "" + +#: gnu/packages/version-control.scm:1906 +msgid "" +"@code{gource} provides a software version control\n" +"visualization. The repository is displayed as a tree where the root of the\n" +"repository is the centre, directories are branches and files are leaves.\n" +"Contributors to the source code appear and disappear as they contribute to\n" +"specific files and directories." +msgstr "" + +#: gnu/packages/virtualization.scm:198 +msgid "Machine emulator and virtualizer" +msgstr "" + +#: gnu/packages/virtualization.scm:200 +msgid "" +"QEMU is a generic machine emulator and virtualizer.\n" +"\n" +"When used as a machine emulator, QEMU can run OSes and programs made for " +"one\n" +"machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" +"using dynamic translation, it achieves very good performance.\n" +"\n" +"When used as a virtualizer, QEMU achieves near native performances by\n" +"executing the guest code directly on the host CPU. QEMU supports\n" +"virtualization when executing under the Xen hypervisor or using\n" +"the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,\n" +"server and embedded PowerPC, and S390 guests." +msgstr "" + +#: gnu/packages/virtualization.scm:222 +msgid "Machine emulator and virtualizer (without GUI)" +msgstr "" + +#: gnu/packages/virtualization.scm:289 +msgid "Operating system information database" +msgstr "" + +#: gnu/packages/virtualization.scm:290 +msgid "" +"libosinfo is a GObject based library API for managing\n" +"information about operating systems, hypervisors and the (virtual) hardware\n" +"devices they can support. It includes a database containing device " +"metadata\n" +"and provides APIs to match/identify optimal devices for deploying an " +"operating\n" +"system on a hypervisor. Via GObject Introspection, the API is available in\n" +"all common programming languages. Vala bindings are also provided." +msgstr "" + +#: gnu/packages/virtualization.scm:338 +msgid "Linux container tools" +msgstr "" + +#: gnu/packages/virtualization.scm:341 +msgid "" +"LXC is a userspace interface for the Linux kernel containment features.\n" +"Through a powerful API and simple tools, it lets Linux users easily create " +"and\n" +"manage system or application containers." +msgstr "" + +#: gnu/packages/virtualization.scm:424 +msgid "Simple API for virtualization" +msgstr "" + +#: gnu/packages/virtualization.scm:425 +msgid "" +"Libvirt is a C toolkit to interact with the virtualization\n" +"capabilities of recent versions of Linux. The library aims at providing " +"long\n" +"term stable C API initially for the Xen paravirtualization but should be " +"able\n" +"to integrate other virtualization mechanisms if needed." +msgstr "" + +#: gnu/packages/virtualization.scm:466 +msgid "GLib wrapper around libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:467 +msgid "" +"libvirt-glib wraps the libvirt library to provide a\n" +"high-level object-oriented API better suited for glib-based applications, " +"via\n" +"three libraries:\n" +"\n" +"@enumerate\n" +"@item libvirt-glib - GLib main loop integration & misc helper APIs\n" +"@item libvirt-gconfig - GObjects for manipulating libvirt XML documents\n" +"@item libvirt-gobject - GObjects for managing libvirt objects\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/virtualization.scm:509 +msgid "Python bindings to libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:510 +msgid "" +"This package provides Python bindings to the libvirt\n" +"virtualization library." +msgstr "" + +#: gnu/packages/virtualization.scm:605 +msgid "Manage virtual machines" +msgstr "" + +#: gnu/packages/virtualization.scm:607 +msgid "" +"The virt-manager application is a desktop user interface for managing\n" +"virtual machines through libvirt. It primarily targets KVM VMs, but also\n" +"manages Xen and LXC (Linux containers). It presents a summary view of " +"running\n" +"domains, their live performance and resource utilization statistics." +msgstr "" + +#: gnu/packages/virtualization.scm:697 +msgid "Checkpoint and restore in user space" +msgstr "" + +#: gnu/packages/virtualization.scm:698 +msgid "" +"Using this tool, you can freeze a running application (or\n" +"part of it) and checkpoint it to a hard drive as a collection of files. " +"You\n" +"can then use the files to restore and run the application from the point it\n" +"was frozen at. The distinctive feature of the CRIU project is that it is\n" +"mainly implemented in user space." +msgstr "" + +#: gnu/packages/virtualization.scm:723 +msgid "Backup and restore QEMU machines" +msgstr "" + +#: gnu/packages/virtualization.scm:724 +msgid "" +"qmpbackup is designed to create and restore full and\n" +"incremental backups of running QEMU virtual machines via QMP, the QEMU\n" +"Machine Protocol." +msgstr "" + +#: gnu/packages/virtualization.scm:765 +msgid "KVM Frame Relay (KVMFR) implementation" +msgstr "" + +#: gnu/packages/virtualization.scm:766 +msgid "" +"Looking Glass allows the use of a KVM (Kernel-based Virtual\n" +"Machine) configured for VGA PCI Pass-through without an attached physical\n" +"monitor, keyboard or mouse. It displays the VM's rendered contents on your " +"main\n" +"monitor/GPU." +msgstr "" + +#: gnu/packages/webkit.scm:140 +msgid "Web content engine for GTK+" +msgstr "" + +#: gnu/packages/webkit.scm:142 +msgid "" +"WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" +"suitable for projects requiring any kind of web integration, from hybrid\n" +"HTML/CSS applications to full-fledged web browsers." +msgstr "" + +#: gnu/packages/web.scm:142 +msgid "Featureful HTTP server" +msgstr "" + +#: gnu/packages/web.scm:144 +msgid "" +"The Apache HTTP Server Project is a collaborative software development\n" +"effort aimed at creating a robust, commercial-grade, featureful, and\n" +"freely-available source code implementation of an HTTP (Web) server. The\n" +"project is jointly managed by a group of volunteers located around the " +"world,\n" +"using the Internet and the Web to communicate, plan, and develop the server\n" +"and its related documentation." +msgstr "" + +#: gnu/packages/web.scm:176 +msgid "Apache HTTPD module for Python WSGI applications" +msgstr "" + +#: gnu/packages/web.scm:178 +msgid "" +"The mod_wsgi module for the Apache HTTPD Server adds support for running\n" +"applications that support the Python @acronym{WSGI, Web Server Gateway\n" +"Interface} specification." +msgstr "" + +#: gnu/packages/web.scm:265 +msgid "HTTP and reverse proxy server" +msgstr "" + +#: gnu/packages/web.scm:267 +msgid "" +"Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" +"created by Igor Sysoev. It can be used both as a stand-alone web server\n" +"and as a proxy to reduce the load on back-end HTTP or mail servers." +msgstr "" + +#: gnu/packages/web.scm:312 +msgid "XSLScript with NGinx specific modifications" +msgstr "" + +#: gnu/packages/web.scm:314 +msgid "" +"XSLScript is a terse notation for writing complex XSLT stylesheets.\n" +"This is modified version, specifically intended for use with the NGinx\n" +"documentation." +msgstr "" + +#: gnu/packages/web.scm:368 +msgid "Documentation for the nginx web server" +msgstr "" + +#: gnu/packages/web.scm:370 +msgid "This package provides HTML documentation for the nginx web server." +msgstr "" + +#: gnu/packages/web.scm:393 +msgid "Language-independent, high-performant extension to CGI" +msgstr "" + +#: gnu/packages/web.scm:394 +msgid "" +"FastCGI is a language-independent, scalable extension to CGI\n" +"that provides high performance without the limitations of server specific\n" +"APIs." +msgstr "" + +#: gnu/packages/web.scm:430 +msgid "Simple server for running CGI applications over FastCGI" +msgstr "" + +#: gnu/packages/web.scm:431 +msgid "" +"Fcgiwrap is a simple server for running CGI applications\n" +"over FastCGI. It hopes to provide clean CGI support to Nginx (and other " +"web\n" +"servers that may need it)." +msgstr "" + +#: gnu/packages/web.scm:462 +msgid "PSGI/Plack web server" +msgstr "" + +#: gnu/packages/web.scm:463 +msgid "" +"Starman is a PSGI perl web server that has unique features\n" +"such as high performance, preforking, signal support, superdaemon " +"awareness,\n" +"and UNIX socket support." +msgstr "" + +#: gnu/packages/web.scm:495 +msgid "Java Web Start" +msgstr "" + +#: gnu/packages/web.scm:497 +msgid "" +"IcedTea-Web is an implementation of the @dfn{Java Network Launching\n" +"Protocol}, also known as Java Web Start. This package provides tools and\n" +"libraries for working with JNLP applets." +msgstr "" + +#: gnu/packages/web.scm:518 +msgid "JSON C library" +msgstr "" + +#: gnu/packages/web.scm:520 +msgid "" +"Jansson is a C library for encoding, decoding and manipulating JSON\n" +"data." +msgstr "" + +#: gnu/packages/web.scm:552 +msgid "JSON implementation in C" +msgstr "" + +#: gnu/packages/web.scm:554 +msgid "" +"JSON-C implements a reference counting object model that allows you to\n" +"easily construct JSON objects in C, output them as JSON-formatted strings " +"and\n" +"parse JSON-formatted strings back into the C representation of JSON " +"objects.\n" +"It aims to conform to RFC 7159." +msgstr "" + +#: gnu/packages/web.scm:618 +msgid "Library that maps JSON data to QVariant objects" +msgstr "" + +#: gnu/packages/web.scm:619 +msgid "" +"QJson is a Qt-based library that maps JSON data to\n" +"@code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList}\n" +"instances, while JSON's objects will be mapped to @code{QVariantMap}." +msgstr "" + +#: gnu/packages/web.scm:703 +msgid "Hierarchical data exploration with zoomable HTML5 pie charts" +msgstr "" + +#: gnu/packages/web.scm:705 +msgid "" +"Krona is a flexible tool for exploring the relative proportions of\n" +"hierarchical data, such as metagenomic classifications, using a radial,\n" +"space-filling display. It is implemented using HTML5 and JavaScript, " +"allowing\n" +"charts to be explored locally or served over the Internet, requiring only a\n" +"current version of any major web browser." +msgstr "" + +#: gnu/packages/web.scm:738 +msgid "JSON parser/generator for C++ with both SAX/DOM style API" +msgstr "" + +#: gnu/packages/web.scm:740 +msgid "" +"RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" +"style API." +msgstr "" + +#: gnu/packages/web.scm:758 +msgid "C library for parsing JSON" +msgstr "" + +#: gnu/packages/web.scm:760 +msgid "" +"Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" +"parser written in ANSI C and a small validating JSON generator." +msgstr "" + +#: gnu/packages/web.scm:790 +msgid "WebSockets library written in C" +msgstr "" + +#: gnu/packages/web.scm:792 +msgid "" +"Libwebsockets is a library that allows C programs to establish client\n" +"and server WebSockets connections---a protocol layered above HTTP that " +"allows\n" +"for efficient socket-like bidirectional reliable communication channels." +msgstr "" + +#: gnu/packages/web.scm:820 +msgid "C library for the Publix Suffix List" +msgstr "" + +#: gnu/packages/web.scm:822 +msgid "" +"A \"public suffix\" is a domain name under which Internet users can\n" +"directly register own names.\n" +"\n" +"Browsers and other web clients can use it to avoid privacy-leaking\n" +"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, " +"domain\n" +"highlighting parts of the domain in a user interface, and sorting domain " +"lists\n" +"by site.\n" +"\n" +"Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" +"files, checks if a given domain is a public suffix, provides immediate " +"cookie\n" +"domain verification, finds the longest public part of a given domain, finds\n" +"the shortest private part of a given domain, works with international\n" +"domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" +"UTS#46." +msgstr "" + +#: gnu/packages/web.scm:868 +msgid "HTML validator and tidier" +msgstr "" + +#: gnu/packages/web.scm:869 +msgid "" +"HTML Tidy is a command-line tool and C library that can be\n" +"used to validate and fix HTML data." +msgstr "" + +#: gnu/packages/web.scm:904 +msgid "Light-weight HTTP/HTTPS proxy daemon" +msgstr "" + +#: gnu/packages/web.scm:905 +msgid "" +"Tinyproxy is a light-weight HTTP/HTTPS proxy\n" +"daemon. Designed from the ground up to be fast and yet small, it is an " +"ideal\n" +"solution for use cases such as embedded deployments where a full featured " +"HTTP\n" +"proxy is required, but the system resources for a larger proxy are\n" +"unavailable." +msgstr "" + +#: gnu/packages/web.scm:938 +msgid "Small caching web proxy" +msgstr "" + +#: gnu/packages/web.scm:940 +msgid "" +"Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" +"server). It was primarily designed to be used by one person or a small " +"group\n" +"of people." +msgstr "" + +#: gnu/packages/web.scm:967 +msgid "WebSockets support for any application/server" +msgstr "" + +#: gnu/packages/web.scm:968 +msgid "" +"Websockify translates WebSockets traffic to normal socket\n" +"traffic. Websockify accepts the WebSockets handshake, parses it, and then\n" +"begins forwarding traffic between the client and the target in both\n" +"directions." +msgstr "" + +#: gnu/packages/web.scm:994 +msgid "Caching web proxy optimized for intermittent internet links" +msgstr "" + +#: gnu/packages/web.scm:995 +msgid "" +"WWWOFFLE is a proxy web server that is especially good for\n" +"intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger\n" +"protocols, and supports browsing and requesting pages while offline, " +"indexing,\n" +"modifying pages and incoming and outgoing headers, monitoring pages for\n" +"changes, and much more." +msgstr "" + +#: gnu/packages/web.scm:1020 +msgid "C library implementing the OAuth API" +msgstr "" + +#: gnu/packages/web.scm:1022 +msgid "" +"liboauth is a collection of C functions implementing the OAuth API.\n" +"liboauth provides functions to escape and encode strings according to OAuth\n" +"specifications and offers high-level functionality built on top to sign\n" +"requests or verify signatures using either NSS or OpenSSL for calculating " +"the\n" +"hash/signatures." +msgstr "" + +#: gnu/packages/web.scm:1046 +msgid "YAML 1.1 parser and emitter written in C" +msgstr "" + +#: gnu/packages/web.scm:1048 +msgid "LibYAML is a YAML 1.1 parser and emitter written in C." +msgstr "" + +#: gnu/packages/web.scm:1065 gnu/packages/web.scm:1099 +#: gnu/packages/web.scm:1122 +msgid "Media stream URL parser" +msgstr "" + +#: gnu/packages/web.scm:1066 +msgid "" +"This package contains support scripts called by libquvi to\n" +"parse media stream properties." +msgstr "" + +#: gnu/packages/web.scm:1100 +msgid "" +"libquvi is a library with a C API for parsing media stream\n" +"URLs and extracting their actual media files." +msgstr "" + +#: gnu/packages/web.scm:1123 +msgid "" +"quvi is a command-line-tool suite to extract media files\n" +"from streaming URLs. It is a command-line wrapper for the libquvi library." +msgstr "" + +#: gnu/packages/web.scm:1195 +msgid "High-performance asynchronous HTTP client library" +msgstr "" + +#: gnu/packages/web.scm:1197 +msgid "" +"serf is a C-based HTTP client library built upon the Apache Portable\n" +"Runtime (APR) library. It multiplexes connections, running the read/write\n" +"communication asynchronously. Memory copies and transformations are kept to " +"a\n" +"minimum to provide high performance operation." +msgstr "" + +#: gnu/packages/web.scm:1251 +msgid "CSS pre-processor" +msgstr "" + +#: gnu/packages/web.scm:1252 +msgid "" +"SassC is a compiler written in C for the CSS pre-processor\n" +"language known as SASS." +msgstr "" + +#: gnu/packages/web.scm:1281 +msgid "Compile a log format string to perl-code" +msgstr "" + +#: gnu/packages/web.scm:1282 +msgid "" +"This module provides methods to compile a log format string\n" +"to perl-code, for faster generation of access_log lines." +msgstr "" + +#: gnu/packages/web.scm:1310 +msgid "SASL authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1311 +msgid "Authen::SASL provides an SASL authentication framework." +msgstr "" + +#: gnu/packages/web.scm:1336 +msgid "Sensible default Catalyst action" +msgstr "" + +#: gnu/packages/web.scm:1337 +msgid "" +"This Catalyst action implements a sensible default end\n" +"action, which will forward to the first available view." +msgstr "" + +#: gnu/packages/web.scm:1369 +msgid "Automated REST Method Dispatching" +msgstr "" + +#: gnu/packages/web.scm:1370 +msgid "" +"This Action handles doing automatic method dispatching for\n" +"REST requests. It takes a normal Catalyst action, and changes the dispatch " +"to\n" +"append an underscore and method name. First it will try dispatching to an\n" +"action with the generated name, and failing that it will try to dispatch to " +"a\n" +"regular method." +msgstr "" + +#: gnu/packages/web.scm:1407 +msgid "Storage class for Catalyst authentication using DBIx::Class" +msgstr "" + +#: gnu/packages/web.scm:1408 +msgid "" +"The Catalyst::Authentication::Store::DBIx::Class class\n" +"provides access to authentication information stored in a database via\n" +"DBIx::Class." +msgstr "" + +#: gnu/packages/web.scm:1434 +msgid "Create only one instance of Moose component per context" +msgstr "" + +#: gnu/packages/web.scm:1435 +msgid "" +"Catalyst::Component::InstancePerContext returns a new\n" +"instance of a component on each request." +msgstr "" + +#: gnu/packages/web.scm:1472 +msgid "Catalyst Development Tools" +msgstr "" -#: gnu/packages/texinfo.scm:118 +#: gnu/packages/web.scm:1473 msgid "" -"Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" -"output. It now supports many advanced features, such as internationalization\n" -"and extremely configurable output formats.\n" -"\n" -"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since it\n" -"was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" -"forward for authors is, in most cases, to alter manuals and build processes as\n" -"necessary to use the new features of the makeinfo/texi2any implementation of\n" -"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal author\n" -"of the GNU Texinfo implementation) do not intend to make further releases of\n" -"Texi2HTML." +"The Catalyst-Devel distribution includes a variety of\n" +"modules useful for the development of Catalyst applications, but not " +"required\n" +"to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" +"autogenerates scripts and tests; Module::Install::Catalyst, a Module::" +"Install\n" +"extension for Catalyst; and requirements for a variety of development-" +"related\n" +"modules." msgstr "" -#: gnu/packages/texlive.scm:156 gnu/packages/texlive.scm:216 -#: gnu/packages/texlive.scm:274 -msgid "TeX Live, a package of the TeX typesetting system" +#: gnu/packages/web.scm:1502 +msgid "Regex DispatchType for Catalyst" msgstr "" -#: gnu/packages/texlive.scm:158 +#: gnu/packages/web.scm:1503 msgid "" -"TeX Live provides a comprehensive TeX document production system.\n" -"It includes all the major TeX-related programs, macro packages, and fonts\n" -"that are free software, including support for many languages around the\n" -"world.\n" -"\n" -"This package contains the binaries." +"Dispatch type managing path-matching behaviour using\n" +"regexes. Regex dispatch types have been deprecated and removed from " +"Catalyst\n" +"core. It is recommend that you use Chained methods or other techniques\n" +"instead. As part of the refactoring, the dispatch priority of Regex vs " +"Regexp\n" +"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced " +"by\n" +"when the dispatch type is first seen in your application." +msgstr "" + +#: gnu/packages/web.scm:1552 +msgid "DBIx::Class::Schema Model Class" msgstr "" -#: gnu/packages/texlive.scm:218 +#: gnu/packages/web.scm:1553 msgid "" -"TeX Live provides a comprehensive TeX document production system.\n" -"It includes all the major TeX-related programs, macro packages, and fonts\n" -"that are free software, including support for many languages around the\n" -"world.\n" -"\n" -"This package contains the complete tree of texmf-dist data." +"This is a Catalyst Model for DBIx::Class::Schema-based\n" +"Models." msgstr "" -#: gnu/packages/texlive.scm:276 +#: gnu/packages/web.scm:1576 +msgid "Request logging from within Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1577 msgid "" -"TeX Live provides a comprehensive TeX document production system.\n" -"It includes all the major TeX-related programs, macro packages, and fonts\n" -"that are free software, including support for many languages around the\n" -"world.\n" -"\n" -"This package contains the complete TeX Live distribution." +"This Catalyst plugin enables you to create \"access logs\"\n" +"from within a Catalyst application instead of requiring a webserver to do " +"it\n" +"for you. It will work even with Catalyst debug logging turned off." msgstr "" -#: gnu/packages/texlive.scm:305 -msgid "Wrapper for LaTeX and friends" +#: gnu/packages/web.scm:1611 +msgid "Infrastructure plugin for the Catalyst authentication framework" msgstr "" -#: gnu/packages/texlive.scm:307 +#: gnu/packages/web.scm:1612 msgid "" -"Rubber is a program whose purpose is to handle all tasks related to the\n" -"compilation of LaTeX documents. This includes compiling the document itself,\n" -"of course, enough times so that all references are defined, and running BibTeX\n" -"to manage bibliographic references. Automatic execution of dvips to produce\n" -"PostScript documents is also included, as well as usage of pdfLaTeX to produce\n" -"PDF documents." +"The authentication plugin provides generic user support for\n" +"Catalyst apps. It is the basis for both authentication (checking the user " +"is\n" +"who they claim to be), and authorization (allowing the user to do what the\n" +"system authorises them to do)." msgstr "" -#: gnu/packages/textutils.scm:58 -msgid "Text encoding converter" +#: gnu/packages/web.scm:1643 +msgid "Role-based authorization for Catalyst" msgstr "" -#: gnu/packages/textutils.scm:59 +#: gnu/packages/web.scm:1644 msgid "" -"The Recode library converts files between character sets and\n" -"usages. It recognises or produces over 200 different character sets (or about\n" -"300 if combined with an iconv library) and transliterates files between almost\n" -"any pair. When exact transliteration are not possible, it gets rid of\n" -"offending characters or falls back on approximations. The recode program is a\n" -"handy front-end to the library." +"Catalyst::Plugin::Authorization::Roles provides role-based\n" +"authorization for Catalyst based on Catalyst::Plugin::Authentication." msgstr "" -#: gnu/packages/textutils.scm:86 -msgid "Text encoding detection tool" +#: gnu/packages/web.scm:1667 +msgid "Captchas for Catalyst" msgstr "" -#: gnu/packages/textutils.scm:87 +#: gnu/packages/web.scm:1668 msgid "" -"Enca (Extremely Naive Charset Analyser) consists of libenca,\n" -"an encoding detection library, and enca, a command line frontend, integrating\n" -"libenca and several charset conversion libraries and tools." +"This plugin creates and validates Captcha images for\n" +"Catalyst." msgstr "" -#: gnu/packages/textutils.scm:122 -msgid "C library for processing UTF-8 Unicode data" +#: gnu/packages/web.scm:1695 +msgid "Load config files of various types" msgstr "" -#: gnu/packages/textutils.scm:123 +#: gnu/packages/web.scm:1696 msgid "" -"utf8proc is a small C library that provides Unicode\n" -"normalization, case-folding, and other operations for data in the UTF-8\n" -"encoding, supporting Unicode version 7.0." +"This module will attempt to load find and load configuration\n" +"files of various types. Currently it supports YAML, JSON, XML, INI and " +"Perl\n" +"formats." msgstr "" -#: gnu/packages/textutils.scm:152 -msgid "Gordon's text utils library" +#: gnu/packages/web.scm:1728 +msgid "Catalyst generic session plugin" msgstr "" -#: gnu/packages/textutils.scm:154 +#: gnu/packages/web.scm:1729 msgid "" -"libgtextutils is a text utilities library used by the fastx toolkit from\n" -"the Hannon Lab." +"This plugin links the two pieces required for session\n" +"management in web applications together: the state, and the store." msgstr "" -#: gnu/packages/textutils.scm:175 -msgid "C++ hash functions for strings" +#: gnu/packages/web.scm:1757 +msgid "Maintain session IDs using cookies" msgstr "" -#: gnu/packages/textutils.scm:177 +#: gnu/packages/web.scm:1758 msgid "" -"CityHash provides hash functions for strings. The functions mix the\n" -"input bits thoroughly but are not suitable for cryptography." +"In order for Catalyst::Plugin::Session to work, the session\n" +"ID needs to be stored on the client, and the session data needs to be " +"stored\n" +"on the server. This plugin stores the session ID on the client using the\n" +"cookie mechanism." msgstr "" -#: gnu/packages/version-control.scm:97 -msgid "Version control system supporting both distributed and centralized workflows" +#: gnu/packages/web.scm:1788 +msgid "FastMmap session storage backend" msgstr "" -#: gnu/packages/version-control.scm:99 +#: gnu/packages/web.scm:1789 msgid "" -"GNU Bazaar is a version control system that allows you to record\n" -"changes to project files over time. It supports both a distributed workflow\n" -"as well as the classic centralized workflow." +"Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" +"storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" +"memory interprocess cache. It is based on Cache::FastMmap." msgstr "" -#: gnu/packages/version-control.scm:258 -msgid "Distributed version control system" -msgstr "Rozproszony system kontroli wersji" +#: gnu/packages/web.scm:1814 +msgid "Stack trace on the Catalyst debug screen" +msgstr "" -#: gnu/packages/version-control.scm:260 +#: gnu/packages/web.scm:1815 msgid "" -"Git is a free distributed version control system designed to handle\n" -"everything from small to very large projects with speed and efficiency." +"This plugin enhances the standard Catalyst debug screen by\n" +"including a stack trace of your application up to the point where the error\n" +"occurred. Each stack frame is displayed along with the package name, line\n" +"number, file name, and code context surrounding the line number." msgstr "" -#: gnu/packages/version-control.scm:305 -msgid "Man pages of the Git version control system" +#: gnu/packages/web.scm:1843 +msgid "Simple serving of static pages" msgstr "" -#: gnu/packages/version-control.scm:307 +#: gnu/packages/web.scm:1844 msgid "" -"This package provides the man pages of the Git version control system.\n" -"This is the documentation displayed when using the '--help' option of a 'git'\n" -"command." +"The Static::Simple plugin is designed to make serving static\n" +"content in your application during development quick and easy, without\n" +"requiring a single line of code from you. This plugin detects static files " +"by\n" +"looking at the file extension in the URL (such as .css or .png or .js). " +"The\n" +"plugin uses the lightweight MIME::Types module to map file extensions to\n" +"IANA-registered MIME types, and will serve your static files with the " +"correct\n" +"MIME type directly to the browser, without being processed through Catalyst." msgstr "" -#: gnu/packages/version-control.scm:344 -msgid "Command-line flags library for shell scripts" +#: gnu/packages/web.scm:1912 +msgid "The Catalyst Framework Runtime" msgstr "" -#: gnu/packages/version-control.scm:346 +#: gnu/packages/web.scm:1913 msgid "" -"Shell Flags (shFlags) is a library written to greatly simplify the\n" -"handling of command-line flags in Bourne based Unix shell scripts (bash, dash,\n" -"ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" -"different versions of getopt on various OSes make writing portable shell\n" -"scripts difficult. shFlags instead provides an API that doesn't change across\n" -"shell and OS versions so the script writer can be confident that the script\n" -"will work." +"Catalyst is a modern framework for making web applications.\n" +"It is designed to make it easy to manage the various tasks you need to do " +"to\n" +"run an application on the web, either by doing them itself, or by letting " +"you\n" +"\"plug in\" existing Perl modules that do what you need." msgstr "" -#: gnu/packages/version-control.scm:389 -msgid "Git extensions for Vincent Driessen's branching model" +#: gnu/packages/web.scm:1944 +msgid "Replace request base with value passed by HTTP proxy" msgstr "" -#: gnu/packages/version-control.scm:391 +#: gnu/packages/web.scm:1945 msgid "" -"Vincent Driessen's branching model is a git branching and release\n" -"management strategy that helps developers keep track of features, hotfixes,\n" -"and releases in bigger software projects. The git-flow library of git\n" -"subcommands helps automate some parts of the flow to make working with it a\n" -"lot easier." +"This module is a Moose::Role which allows you more\n" +"flexibility in your application's deployment configurations when deployed\n" +"behind a proxy. Using this module, the request base ($c->req->base) is\n" +"replaced with the contents of the X-Request-Base header." +msgstr "" + +#: gnu/packages/web.scm:1972 +msgid "Download data in many formats" +msgstr "" + +#: gnu/packages/web.scm:1973 +msgid "" +"The purpose of this module is to provide a method for\n" +"downloading data into many supportable formats. For example, downloading a\n" +"table based report in a variety of formats (CSV, HTML, etc.)." +msgstr "" + +#: gnu/packages/web.scm:1999 +msgid "Catalyst JSON view" +msgstr "" + +#: gnu/packages/web.scm:2000 +msgid "" +"Catalyst::View::JSON is a Catalyst View handler that returns\n" +"stash data in JSON format." +msgstr "" + +#: gnu/packages/web.scm:2026 +msgid "Template View Class" +msgstr "" + +#: gnu/packages/web.scm:2027 +msgid "" +"This module is a Catalyst view class for the Template\n" +"Toolkit." +msgstr "" + +#: gnu/packages/web.scm:2056 +msgid "Trait Loading and Resolution for Catalyst Components" +msgstr "" + +#: gnu/packages/web.scm:2057 +msgid "" +"Adds a \"COMPONENT\" in Catalyst::Component method to your\n" +"Catalyst component base class that reads the optional \"traits\" parameter\n" +"from app and component config and instantiates the component subclass with\n" +"those traits using \"new_with_traits\" in MooseX::Traits from\n" +"MooseX::Traits::Pluggable." +msgstr "" + +#: gnu/packages/web.scm:2082 +msgid "Apply roles to Catalyst classes" +msgstr "" + +#: gnu/packages/web.scm:2083 +msgid "" +"CatalystX::RoleApplicator applies roles to Catalyst\n" +"application classes." +msgstr "" + +#: gnu/packages/web.scm:2110 +msgid "Catalyst development server with Starman" +msgstr "" + +#: gnu/packages/web.scm:2111 +msgid "" +"This module provides a Catalyst extension to replace the\n" +"development server with Starman." +msgstr "" + +#: gnu/packages/web.scm:2135 +msgid "Handle Common Gateway Interface requests and responses" +msgstr "" + +#: gnu/packages/web.scm:2136 +msgid "" +"CGI.pm is a stable, complete and mature solution for\n" +"processing and preparing HTTP requests and responses. Major features " +"include\n" +"processing form submissions, file uploads, reading and writing cookies, " +"query\n" +"string generation and manipulation, and processing and preparing HTTP\n" +"headers." +msgstr "" + +#: gnu/packages/web.scm:2164 +msgid "Persistent session data in CGI applications" +msgstr "" + +#: gnu/packages/web.scm:2166 +msgid "" +"@code{CGI::Session} provides modular session management system across\n" +"HTTP requests." +msgstr "" + +#: gnu/packages/web.scm:2187 +msgid "CGI interface that is CGI.pm compliant" +msgstr "" + +#: gnu/packages/web.scm:2188 +msgid "" +"CGI::Simple provides a relatively lightweight drop in\n" +"replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" +"parameter parsing, file upload, cookie handling and header generation." +msgstr "" + +#: gnu/packages/web.scm:2209 +msgid "Build structures from CGI data" +msgstr "" + +#: gnu/packages/web.scm:2210 +msgid "" +"This is a module for building structured data from CGI\n" +"inputs, in a manner reminiscent of how PHP does." +msgstr "" + +#: gnu/packages/web.scm:2233 +msgid "Date conversion routines" +msgstr "" + +#: gnu/packages/web.scm:2234 +msgid "" +"This module provides functions that deal with the date\n" +"formats used by the HTTP protocol." +msgstr "" + +#: gnu/packages/web.scm:2254 +msgid "MD5 sums for files and urls" +msgstr "" + +#: gnu/packages/web.scm:2255 +msgid "" +"Digest::MD5::File is a Perl extension for getting MD5 sums\n" +"for files and urls." +msgstr "" + +#: gnu/packages/web.scm:2273 +msgid "Perl locale encoding determination" +msgstr "" + +#: gnu/packages/web.scm:2275 +msgid "" +"The POSIX locale system is used to specify both the language\n" +"conventions requested by the user and the preferred character set to\n" +"consume and output. The Encode::Locale module looks up the charset and\n" +"encoding (called a CODESET in the locale jargon) and arranges for the\n" +"Encode module to know this encoding under the name \"locale\". It means\n" +"bytes obtained from the environment can be converted to Unicode strings\n" +"by calling Encode::encode(locale => $bytes) and converted back again\n" +"with Encode::decode(locale => $string)." +msgstr "" + +#: gnu/packages/web.scm:2310 +msgid "Syndication feed auto-discovery" +msgstr "" + +#: gnu/packages/web.scm:2311 +msgid "" +"@code{Feed::Find} implements feed auto-discovery for finding\n" +"syndication feeds, given a URI. It will discover the following feed " +"formats:\n" +"RSS 0.91, RSS 1.0, RSS 2.0, Atom." +msgstr "" + +#: gnu/packages/web.scm:2332 +msgid "Perl directory listing parser" +msgstr "" + +#: gnu/packages/web.scm:2334 +msgid "" +"The File::Listing module exports a single function called parse_dir(),\n" +"which can be used to parse directory listings." +msgstr "" + +#: gnu/packages/web.scm:2366 +msgid "Stock and mutual fund quotes" +msgstr "" + +#: gnu/packages/web.scm:2368 +msgid "" +"Finance::Quote gets stock quotes from various internet sources, including\n" +"Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." msgstr "" -#: gnu/packages/version-control.scm:426 -msgid "Run a command over a sequence of commits" +#: gnu/packages/web.scm:2390 +msgid "Perl extension providing access to the GSSAPIv2 library" msgstr "" -#: gnu/packages/version-control.scm:428 +#: gnu/packages/web.scm:2391 msgid "" -"git-test-sequence is similar to an automated git bisect except it’s\n" -"linear. It will test every change between two points in the DAG. It will\n" -"also walk each side of a merge and test those changes individually." +"This is a Perl extension for using GSSAPI C bindings as\n" +"described in RFC 2744." msgstr "" -#: gnu/packages/version-control.scm:486 -msgid "Git access control layer" +#: gnu/packages/web.scm:2411 +msgid "Manipulate tables of HTML::Element" msgstr "" -#: gnu/packages/version-control.scm:488 +#: gnu/packages/web.scm:2413 msgid "" -"Gitolite is an access control layer on top of Git, providing fine access\n" -"control to Git repositories." +"HTML::Element::Extended is a Perl extension for manipulating a table\n" +"composed of HTML::Element style components." msgstr "" -#: gnu/packages/version-control.scm:512 -msgid "Decentralized version control system" +#: gnu/packages/web.scm:2437 +msgid "Perl class representing an HTML form element" msgstr "" -#: gnu/packages/version-control.scm:514 +#: gnu/packages/web.scm:2438 msgid "" -"Mercurial is a free, distributed source control management tool.\n" -"It efficiently handles projects of any size\n" -"and offers an easy and intuitive interface." +"Objects of the HTML::Form class represents a single HTML\n" +"
...
instance." msgstr "" -#: gnu/packages/version-control.scm:548 -msgid "HTTP and WebDAV client library" +#: gnu/packages/web.scm:2468 +msgid "Perl extension for scrubbing/sanitizing html" msgstr "" -#: gnu/packages/version-control.scm:549 -msgid "" -"Neon is an HTTP and WebDAV client library, with a\n" -"C interface. Features:\n" -"High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" -"DELETE, etc.);\n" -"low-level interface to the HTTP request/response engine, allowing the use\n" -"of arbitrary HTTP methods, headers, etc.;\n" -"authentication support including Basic and Digest support, along with\n" -"GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" -"SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer for\n" -"verifying server certificates, handling client certificates, and examining\n" -"certificate properties, smartcard-based client certificates are also\n" -"supported via a PKCS#11 wrapper interface;\n" -"abstract interface to parsing XML using libxml2 or expat, and wrappers for\n" -"simplifying handling XML HTTP response bodies;\n" -"WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to simplify\n" -"property manipulation." +#: gnu/packages/web.scm:2470 +msgid "@code{HTML::Scrubber} Perl extension for scrubbing/sanitizing HTML." msgstr "" -#: gnu/packages/version-control.scm:628 -msgid "Revision control system" -msgstr "System kontroli wersji" +#: gnu/packages/web.scm:2491 +msgid "Check for HTML errors in a string or file" +msgstr "" -#: gnu/packages/version-control.scm:630 +#: gnu/packages/web.scm:2492 msgid "" -"Subversion exists to be universally recognized and adopted as a\n" -"centralized version control system characterized by its\n" -"reliability as a safe haven for valuable data; the simplicity of its model and\n" -"usage; and its ability to support the needs of a wide variety of users and\n" -"projects, from individuals to large-scale enterprise operations." +"HTML::Lint is a pure-Perl HTML parser and checker for\n" +"syntactic legitmacy." msgstr "" -#: gnu/packages/version-control.scm:651 -msgid "Per-file local revision control system" +#: gnu/packages/web.scm:2513 +msgid "Extract contents from HTML tables" msgstr "" -#: gnu/packages/version-control.scm:653 +#: gnu/packages/web.scm:2515 msgid "" -"RCS is the original Revision Control System. It works on a\n" -"file-by-file basis, in contrast to subsequent version control systems such as\n" -"CVS, Subversion, and Git. This can make it suitable for system\n" -"administration files, for example, which are often inherently local to one\n" -"machine." +"HTML::TableExtract is a Perl module for extracting the content contained\n" +"in tables within an HTML document, either as text or encoded element trees." msgstr "" -#: gnu/packages/version-control.scm:679 -msgid "Historical centralized version control system" +#: gnu/packages/web.scm:2540 +msgid "Work with HTML in a DOM-like tree structure" msgstr "" -#: gnu/packages/version-control.scm:681 +#: gnu/packages/web.scm:2541 msgid "" -"CVS is a version control system, an important component of Source\n" -"Configuration Management (SCM). Using it, you can record the history of\n" -"sources files, and documents. It fills a similar role to the free software\n" -"RCS, PRCS, and Aegis packages." +"This distribution contains a suite of modules for\n" +"representing, creating, and extracting information from HTML syntax trees." msgstr "" -#: gnu/packages/version-control.scm:714 -msgid "Export an RCS or CVS history as a fast-import stream" +#: gnu/packages/web.scm:2562 +msgid "Perl HTML parser class" msgstr "" -#: gnu/packages/version-control.scm:715 +#: gnu/packages/web.scm:2564 msgid "" -"This program analyzes a collection of RCS files in a CVS\n" -"repository (or outside of one) and, when possible, emits an equivalent history\n" -"in the form of a fast-import stream. Not all possible histories can be\n" -"rendered this way; the program tries to emit useful warnings when it can't.\n" -"\n" -"The program can also produce a visualization of the resulting commit directed\n" -"acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" -"Graphviz}. The package also includes @command{cvssync}, a tool for mirroring\n" -"masters from remote CVS hosts." +"Objects of the HTML::Parser class will recognize markup and separate\n" +"it from plain text (alias data content) in HTML documents. As different\n" +"kinds of markup and text are recognized, the corresponding event handlers\n" +"are invoked." msgstr "" -#: gnu/packages/version-control.scm:742 -msgid "Version-control-agnostic ChangeLog diff and commit tool" +#: gnu/packages/web.scm:2584 +msgid "Perl data tables useful in parsing HTML" msgstr "" -#: gnu/packages/version-control.scm:744 +#: gnu/packages/web.scm:2586 msgid "" -"The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" -"vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" -"using version control at the same time, for example by printing a reminder\n" -"when a file change has been described in the ChangeLog but the file has not\n" -"been added to the VC. vc-chlog scans changed files and generates\n" -"standards-compliant ChangeLog entries based on the changes that it detects." +"The HTML::Tagset module contains several data tables useful in various\n" +"kinds of HTML parsing operations." msgstr "" -#: gnu/packages/version-control.scm:766 -msgid "Make histograms from the output of 'diff'" +#: gnu/packages/web.scm:2605 +msgid "HTML-like templates" msgstr "" -#: gnu/packages/version-control.scm:768 +#: gnu/packages/web.scm:2607 msgid "" -"Diffstat reads the output of 'diff' and displays a histogram of the\n" -"insertions, deletions, and modifications per-file. It is useful for reviewing\n" -"large, complex patch files." +"This module attempts to make using HTML templates simple and natural.\n" +"It extends standard HTML with a few new HTML-esque tags: @code{},\n" +"@code{}, @code{}, @code{},\n" +"@code{} and @code{}. The file written with HTML " +"and\n" +"these new tags is called a template. Using this module you fill in the " +"values\n" +"for the variables, loops and branches declared in the template. This " +"allows\n" +"you to separate design from the data." msgstr "" -#: gnu/packages/version-control.scm:809 -msgid "File-based version control like SCCS" +#: gnu/packages/web.scm:2635 +msgid "HTTP Body Parser" msgstr "" -#: gnu/packages/version-control.scm:810 +#: gnu/packages/web.scm:2636 msgid "" -"GNU CSSC provides a replacement for the legacy Unix source\n" -"code control system SCCS. This allows old code still under that system to be\n" -"accessed and migrated on modern systems." +"HTTP::Body parses chunks of HTTP POST data and supports\n" +"application/octet-stream, application/json, application/x-www-form-" +"urlencoded,\n" +"and multipart/form-data." msgstr "" -#: gnu/packages/version-control.scm:891 -msgid "Project change supervisor" +#: gnu/packages/web.scm:2663 +msgid "Minimalist HTTP user agent cookie jar" msgstr "" -#: gnu/packages/version-control.scm:892 +#: gnu/packages/web.scm:2664 msgid "" -"Aegis is a project change supervisor, and performs some of\n" -"the Software Configuration Management needed in a CASE environment. Aegis\n" -"provides a framework within which a team of developers may work on many\n" -"changes to a program independently, and Aegis coordinates integrating these\n" -"changes back into the master source of the program, with as little disruption\n" -"as possible. Resolution of contention for source files, a major headache for\n" -"any project with more than one developer, is one of Aegis's major functions." +"This module implements a minimalist HTTP user agent cookie\n" +"jar in conformance with RFC 6265 ." msgstr "" -#: gnu/packages/version-control.scm:919 -msgid "Ncurses-based text user interface for Git" +#: gnu/packages/web.scm:2684 +msgid "Perl HTTP cookie jars" msgstr "" -#: gnu/packages/version-control.scm:921 +#: gnu/packages/web.scm:2686 msgid "" -"Tig is an ncurses text user interface for Git, primarily intended as\n" -"a history browser. It can also stage hunks for commit, or colorize the\n" -"output of the 'git' command." +"The HTTP::Cookies class is for objects that represent a cookie jar,\n" +"that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" +"object knows about." msgstr "" -#: gnu/packages/webkit.scm:121 -msgid "Web content engine for GTK+" +#: gnu/packages/web.scm:2708 +msgid "Perl simple http server class" msgstr "" -#: gnu/packages/webkit.scm:123 +#: gnu/packages/web.scm:2710 msgid "" -"WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" -"suitable for projects requiring any kind of web integration, from hybrid\n" -"HTML/CSS applications to full-fledged web browsers." +"Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" +"on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" +"IO::Socket::INET, so you can perform socket operations directly on it too." msgstr "" -#: gnu/packages/web.scm:88 -msgid "Featureful HTTP server" +#: gnu/packages/web.scm:2729 +msgid "Perl date conversion routines" msgstr "" -#: gnu/packages/web.scm:90 +#: gnu/packages/web.scm:2731 msgid "" -"The Apache HTTP Server Project is a collaborative software development\n" -"effort aimed at creating a robust, commercial-grade, featureful, and\n" -"freely-available source code implementation of an HTTP (Web) server. The\n" -"project is jointly managed by a group of volunteers located around the world,\n" -"using the Internet and the Web to communicate, plan, and develop the server\n" -"and its related documentation." +"The HTTP::Date module provides functions that deal with date formats\n" +"used by the HTTP protocol (and then some more)." msgstr "" -#: gnu/packages/web.scm:168 -msgid "HTTP and reverse proxy server" +#: gnu/packages/web.scm:2755 +msgid "Perl HTTP style message" msgstr "" -#: gnu/packages/web.scm:170 -msgid "" -"Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" -"created by Igor Sysoev. It can be used both as a standalone web server\n" -"and as a proxy to reduce the load on back-end HTTP or mail servers." +#: gnu/packages/web.scm:2757 +msgid "An HTTP::Message object contains some headers and a content body." msgstr "" -#: gnu/packages/web.scm:206 -msgid "PSGI/Plack web server" +#: gnu/packages/web.scm:2776 +msgid "Perl http content negotiation" msgstr "" -#: gnu/packages/web.scm:207 +#: gnu/packages/web.scm:2778 msgid "" -"Starman is a PSGI perl web server that has unique features\n" -"such as high performance, preforking, signal support, superdaemon awareness,\n" -"and UNIX socket support." +"The HTTP::Negotiate module provides a complete implementation of the\n" +"HTTP content negotiation algorithm specified in\n" +"draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for\n" +"the selection of a preferred content representation based upon attributes\n" +"of the negotiable variants and the value of the various Accept* header\n" +"fields in the request." msgstr "" -#: gnu/packages/web.scm:226 -msgid "JSON C library" +#: gnu/packages/web.scm:2803 +msgid "Parse HTTP/1.1 requests" msgstr "" -#: gnu/packages/web.scm:228 +#: gnu/packages/web.scm:2804 msgid "" -"Jansson is a C library for encoding, decoding and manipulating JSON\n" -"data." +"This is an HTTP request parser. It takes chunks of text as\n" +"received and returns a 'hint' as to what is required, or returns the\n" +"HTTP::Request when a complete request has been read. HTTP/1.1 chunking is\n" +"supported." msgstr "" -#: gnu/packages/web.scm:259 -msgid "JSON implementation in C" +#: gnu/packages/web.scm:2826 +msgid "Fast HTTP request parser" msgstr "" -#: gnu/packages/web.scm:261 +#: gnu/packages/web.scm:2827 msgid "" -"JSON-C implements a reference counting object model that allows you to\n" -"easily construct JSON objects in C, output them as JSON formatted strings and\n" -"parse JSON formatted strings back into the C representation of JSON objects." +"HTTP::Parser::XS is a fast, primitive HTTP request/response\n" +"parser." msgstr "" -#: gnu/packages/web.scm:287 -msgid "JSON parser/generator for C++ with both SAX/DOM style API" +#: gnu/packages/web.scm:2848 +msgid "Set up a CGI environment from an HTTP::Request" msgstr "" -#: gnu/packages/web.scm:289 +#: gnu/packages/web.scm:2849 msgid "" -"RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" -"style API." +"This module provides a convenient way to set up a CGI\n" +"environment from an HTTP::Request." msgstr "" -#: gnu/packages/web.scm:307 -msgid "C library for parsing JSON" +#: gnu/packages/web.scm:2882 +msgid "Lightweight HTTP server" msgstr "" -#: gnu/packages/web.scm:309 +#: gnu/packages/web.scm:2883 msgid "" -"Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" -"parser written in ANSI C and a small validating JSON generator." +"HTTP::Server::Simple is a simple standalone HTTP daemon with\n" +"no non-core module dependencies. It can be used for building a standalone\n" +"http-based UI to your existing tools." msgstr "" -#: gnu/packages/web.scm:339 -msgid "WebSockets library written in C" +#: gnu/packages/web.scm:2908 +msgid "HTTP/1.1 client" msgstr "" -#: gnu/packages/web.scm:341 +#: gnu/packages/web.scm:2909 msgid "" -"Libwebsockets is a library that allows C programs to establish client\n" -"and server WebSockets connections---a protocol layered above HTTP that allows\n" -"for efficient socket-like bidirectional reliable communication channels." +"This is a very simple HTTP/1.1 client, designed for doing\n" +"simple requests without the overhead of a large framework like LWP::" +"UserAgent.\n" +"It supports proxies and redirection. It also correctly resumes after EINTR." msgstr "" -#: gnu/packages/web.scm:376 -msgid "C library for the Publix Suffix List" +#: gnu/packages/web.scm:2928 +msgid "Perl module to open an HTML file with automatic charset detection" msgstr "" -#: gnu/packages/web.scm:378 +#: gnu/packages/web.scm:2930 msgid "" -"A \"public suffix\" is a domain name under which Internet users can\n" -"directly register own names.\n" -"\n" -"Browsers and other web clients can use it to avoid privacy-leaking\n" -"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, domain\n" -"highlighting parts of the domain in a user interface, and sorting domain lists\n" -"by site.\n" -"\n" -"Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" -"files, checks if a given domain is a public suffix, provides immediate cookie\n" -"domain verification, finds the longest public part of a given domain, finds\n" -"the shortest private part of a given domain, works with international\n" -"domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" -"UTS#46." +"IO::HTML provides an easy way to open a file containing HTML while\n" +"automatically determining its encoding. It uses the HTML5 encoding " +"sniffing\n" +"algorithm specified in section 8.2.2.1 of the draft standard." msgstr "" -#: gnu/packages/web.scm:424 -msgid "HTML validator and tidier" +#: gnu/packages/web.scm:2950 +msgid "Family-neutral IP socket supporting both IPv4 and IPv6" msgstr "" -#: gnu/packages/web.scm:425 +#: gnu/packages/web.scm:2951 msgid "" -"HTML Tidy is a command-line tool and C library that can be\n" -"used to validate and fix HTML data." +"This module provides a protocol-independent way to use IPv4\n" +"and IPv6 sockets, intended as a replacement for IO::Socket::INET." msgstr "" -#: gnu/packages/web.scm:465 -msgid "Light-weight HTTP/HTTPS proxy daemon" +#: gnu/packages/web.scm:2973 +msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" msgstr "" -#: gnu/packages/web.scm:466 +#: gnu/packages/web.scm:2975 msgid "" -"Tinyproxy is a light-weight HTTP/HTTPS proxy\n" -"daemon. Designed from the ground up to be fast and yet small, it is an ideal\n" -"solution for use cases such as embedded deployments where a full featured HTTP\n" -"proxy is required, but the system resources for a larger proxy are\n" -"unavailable." +"IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" +"necessary functionality into the familiar IO::Socket interface and " +"providing\n" +"secure defaults whenever possible. This way existing applications can be " +"made\n" +"SSL-aware without much effort, at least if you do blocking I/O and don't " +"use\n" +"select or poll." msgstr "" -#: gnu/packages/web.scm:499 -msgid "Small caching web proxy" +#: gnu/packages/web.scm:3009 +msgid "Perl modules for the WWW" msgstr "" -#: gnu/packages/web.scm:501 +#: gnu/packages/web.scm:3011 msgid "" -"Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" -"server). It was primarily designed to be used by one person or a small group\n" -"of people." +"The libwww-perl collection is a set of Perl modules which provides a\n" +"simple and consistent application programming interface to the\n" +"World-Wide Web. The main focus of the library is to provide classes\n" +"and functions that allow you to write WWW clients. The library also\n" +"contains modules that are of more general use and even classes that\n" +"help you implement simple HTTP servers." msgstr "" -#: gnu/packages/web.scm:521 -msgid "YAML 1.1 parser and emitter written in C" +#: gnu/packages/web.scm:3039 +msgid "Checks whether your process has access to the web" msgstr "" -#: gnu/packages/web.scm:523 -msgid "LibYAML is a YAML 1.1 parser and emitter written in C." +#: gnu/packages/web.scm:3040 +msgid "" +"This module attempts to answer, as accurately as it can, one\n" +"of the nastiest technical questions there is: am I on the internet?\n" +"\n" +"A host of networking and security issues make this problem very difficult.\n" +"There are firewalls, proxies (both well behaved and badly behaved). We " +"might\n" +"not have DNS. We might not have a network card at all!" msgstr "" -#: gnu/packages/web.scm:539 gnu/packages/web.scm:572 gnu/packages/web.scm:594 -msgid "Media stream URL parser" +#: gnu/packages/web.scm:3062 +msgid "Perl module to guess the media type for a file or a URL" msgstr "" -#: gnu/packages/web.scm:540 +#: gnu/packages/web.scm:3064 +#, scheme-format msgid "" -"This package contains support scripts called by libquvi to\n" -"parse media stream properties." +"The LWP::MediaTypes module provides functions for handling media (also\n" +"known as MIME) types and encodings. The mapping from file extensions to\n" +"media types is defined by the media.types file. If the ~/.media.types file\n" +"exists it is used instead." msgstr "" -#: gnu/packages/web.scm:573 -msgid "" -"libquvi is a library with a C API for parsing media stream\n" -"URLs and extracting their actual media files." +#: gnu/packages/web.scm:3090 +msgid "HTTPS support for LWP::UserAgent" msgstr "" -#: gnu/packages/web.scm:595 +#: gnu/packages/web.scm:3091 msgid "" -"quvi is a command-line-tool suite to extract media files\n" -"from streaming URLs. It is a command-line wrapper for the libquvi library." +"The LWP::Protocol::https module provides support for using\n" +"https schemed URLs with LWP." msgstr "" -#: gnu/packages/web.scm:658 -msgid "High-performance asynchronous HTTP client library" +#: gnu/packages/web.scm:3111 +msgid "Virtual browser that retries errors" msgstr "" -#: gnu/packages/web.scm:660 +#: gnu/packages/web.scm:3112 msgid "" -"serf is a C-based HTTP client library built upon the Apache Portable\n" -"Runtime (APR) library. It multiplexes connections, running the read/write\n" -"communication asynchronously. Memory copies and transformations are kept to a\n" -"minimum to provide high performance operation." +"LWP::UserAgent::Determined works just like LWP::UserAgent,\n" +"except that when you use it to get a web page but run into a\n" +"possibly-temporary error (like a DNS lookup timeout), it'll wait a few " +"seconds\n" +"and retry a few times." msgstr "" -#: gnu/packages/web.scm:715 -msgid "CSS pre-processor" +#: gnu/packages/web.scm:3157 +msgid "Perl interface to Amazon S3" msgstr "" -#: gnu/packages/web.scm:716 -msgid "" -"SassC is a compiler written in C for the CSS pre-processor\n" -"language known as SASS." +#: gnu/packages/web.scm:3158 +msgid "This module provides a Perlish interface to Amazon S3." msgstr "" -#: gnu/packages/web.scm:744 -msgid "Compile a log format string to perl-code" +#: gnu/packages/web.scm:3178 +msgid "Perl low-level HTTP connection (client)" msgstr "" -#: gnu/packages/web.scm:745 +#: gnu/packages/web.scm:3180 msgid "" -"This module provides methods to compile a log format string\n" -"to perl-code, for faster generation of access_log lines." +"The Net::HTTP class is a low-level HTTP client. An instance of the\n" +"Net::HTTP class represents a connection to an HTTP server. The HTTP " +"protocol\n" +"is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" +"HTTP/1.1." msgstr "" -#: gnu/packages/web.scm:766 -msgid "SASL authentication framework" +#: gnu/packages/web.scm:3200 +msgid "Extensible Perl server engine" msgstr "" -#: gnu/packages/web.scm:767 -msgid "Authen::SASL provides an SASL authentication framework." +#: gnu/packages/web.scm:3201 +msgid "" +"Net::Server is an extensible, generic Perl server engine.\n" +"It attempts to be a generic server as in Net::Daemon and NetServer::" +"Generic.\n" +"It includes with it the ability to run as an inetd\n" +"process (Net::Server::INET), a single connection server (Net::Server or\n" +"Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" +"server which maintains a constant number of preforked\n" +"children (Net::Server::PreForkSimple), or as a managed preforking server " +"which\n" +"maintains the number of children based on server load (Net::Server::" +"PreFork).\n" +"In all but the inetd type, the server provides the ability to connect to " +"one\n" +"or to multiple server ports." msgstr "" -#: gnu/packages/web.scm:791 -msgid "Sensible default Catalyst action" +#: gnu/packages/web.scm:3229 +msgid "SSL support for Net::SMTP" msgstr "" -#: gnu/packages/web.scm:792 -msgid "" -"This Catalyst action implements a sensible default end\n" -"action, which will forward to the first available view." +#: gnu/packages/web.scm:3230 +msgid "SSL support for Net::SMTP." msgstr "" -#: gnu/packages/web.scm:820 -msgid "Automated REST Method Dispatching" +#: gnu/packages/web.scm:3264 +msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" msgstr "" -#: gnu/packages/web.scm:821 +#: gnu/packages/web.scm:3265 msgid "" -"This Action handles doing automatic method dispatching for\n" -"REST requests. It takes a normal Catalyst action, and changes the dispatch to\n" -"append an underscore and method name. First it will try dispatching to an\n" -"action with the generated name, and failing that it will try to dispatch to a\n" -"regular method." +"Plack is a set of tools for using the PSGI stack. It\n" +"contains middleware components, a reference server, and utilities for Web\n" +"application frameworks. Plack is like Ruby's Rack or Python's Paste for\n" +"WSGI." msgstr "" -#: gnu/packages/web.scm:857 -msgid "Storage class for Catalyst authentication using DBIx::Class" +#: gnu/packages/web.scm:3291 +msgid "Plack::Middleware which sets body for redirect response" msgstr "" -#: gnu/packages/web.scm:858 +#: gnu/packages/web.scm:3292 msgid "" -"The Catalyst::Authentication::Store::DBIx::Class class\n" -"provides access to authentication information stored in a database via\n" -"DBIx::Class." +"This module sets the body in redirect response, if it's not\n" +"already set." msgstr "" -#: gnu/packages/web.scm:882 -msgid "Create only one instance of Moose component per context" +#: gnu/packages/web.scm:3315 +msgid "Override REST methods to Plack apps via POST" msgstr "" -#: gnu/packages/web.scm:883 +#: gnu/packages/web.scm:3316 msgid "" -"Catalyst::Component::InstancePerContext returns a new\n" -"instance of a component on each request." +"This middleware allows for POST requests that pretend to be\n" +"something else: by adding either a header named X-HTTP-Method-Override to " +"the\n" +"request, or a query parameter named x-tunneled-method to the URI, the " +"client\n" +"can say what method it actually meant." msgstr "" -#: gnu/packages/web.scm:920 -msgid "Catalyst Development Tools" +#: gnu/packages/web.scm:3340 +msgid "Plack::Middleware which removes body for HTTP response" msgstr "" -#: gnu/packages/web.scm:921 +#: gnu/packages/web.scm:3341 msgid "" -"The Catalyst-Devel distribution includes a variety of\n" -"modules useful for the development of Catalyst applications, but not required\n" -"to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" -"autogenerates scripts and tests; Module::Install::Catalyst, a Module::Install\n" -"extension for Catalyst; and requirements for a variety of development-related\n" -"modules." +"This module removes the body in an HTTP response if it's not\n" +"required." msgstr "" -#: gnu/packages/web.scm:950 -msgid "Regex DispatchType for Catalyst" +#: gnu/packages/web.scm:3364 +msgid "Supports app to run as a reverse proxy backend" msgstr "" -#: gnu/packages/web.scm:951 +#: gnu/packages/web.scm:3365 msgid "" -"Dispatch type managing path-matching behaviour using\n" -"regexes. Regex dispatch types have been deprecated and removed from Catalyst\n" -"core. It is recommend that you use Chained methods or other techniques\n" -"instead. As part of the refactoring, the dispatch priority of Regex vs Regexp\n" -"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced by\n" -"when the dispatch type is first seen in your application." +"Plack::Middleware::ReverseProxy resets some HTTP headers,\n" +"which are changed by reverse-proxy. You can specify the reverse proxy " +"address\n" +"and stop fake requests using 'enable_if' directive in your app.psgi." msgstr "" -#: gnu/packages/web.scm:999 -msgid "DBIx::Class::Schema Model Class" +#: gnu/packages/web.scm:3386 +msgid "Run HTTP tests on external live servers" msgstr "" -#: gnu/packages/web.scm:1000 +#: gnu/packages/web.scm:3387 msgid "" -"This is a Catalyst Model for DBIx::Class::Schema-based\n" -"Models." +"This module allows your to run your Plack::Test tests\n" +"against an external server instead of just against a local application " +"through\n" +"either mocked HTTP or a locally spawned server." msgstr "" -#: gnu/packages/web.scm:1024 -msgid "Request logging from within Catalyst" +#: gnu/packages/web.scm:3409 +msgid "Testing TCP programs" msgstr "" -#: gnu/packages/web.scm:1025 -msgid "" -"This Catalyst plugin enables you to create \"access logs\"\n" -"from within a Catalyst application instead of requiring a webserver to do it\n" -"for you. It will work even with Catalyst debug logging turned off." +#: gnu/packages/web.scm:3410 +msgid "Test::TCP is test utilities for TCP/IP programs." msgstr "" -#: gnu/packages/web.scm:1057 -msgid "Infrastructure plugin for the Catalyst authentication framework" +#: gnu/packages/web.scm:3440 +msgid "Testing-specific WWW::Mechanize subclass" msgstr "" -#: gnu/packages/web.scm:1058 +#: gnu/packages/web.scm:3441 msgid "" -"The authentication plugin provides generic user support for\n" -"Catalyst apps. It is the basis for both authentication (checking the user is\n" -"who they claim to be), and authorization (allowing the user to do what the\n" -"system authorises them to do)." +"Test::WWW::Mechanize is a subclass of the Perl module\n" +"WWW::Mechanize that incorporates features for web application testing." msgstr "" -#: gnu/packages/web.scm:1088 -msgid "Role-based authorization for Catalyst" +#: gnu/packages/web.scm:3475 +msgid "Test::WWW::Mechanize for Catalyst" msgstr "" -#: gnu/packages/web.scm:1089 +#: gnu/packages/web.scm:3476 msgid "" -"Catalyst::Plugin::Authorization::Roles provides role-based\n" -"authorization for Catalyst based on Catalyst::Plugin::Authentication." +"The Test::WWW::Mechanize::Catalyst module meshes the\n" +"Test::WWW:Mechanize module and the Catalyst web application framework to " +"allow\n" +"testing of Catalyst applications without needing to start up a web server." msgstr "" -#: gnu/packages/web.scm:1112 -msgid "Captchas for Catalyst" +#: gnu/packages/web.scm:3500 +msgid "Test PSGI programs using WWW::Mechanize" msgstr "" -#: gnu/packages/web.scm:1113 +#: gnu/packages/web.scm:3501 msgid "" -"This plugin creates and validates Captcha images for\n" -"Catalyst." +"PSGI is a specification to decouple web server environments\n" +"from web application framework code. Test::WWW::Mechanize is a subclass of\n" +"WWW::Mechanize that incorporates features for web application testing. The\n" +"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of " +"PSGI\n" +"applications." msgstr "" -#: gnu/packages/web.scm:1139 -msgid "Load config files of various types" +#: gnu/packages/web.scm:3521 +msgid "Perl Uniform Resource Identifiers (absolute and relative)" msgstr "" -#: gnu/packages/web.scm:1140 +#: gnu/packages/web.scm:3523 msgid "" -"This module will attempt to load find and load configuration\n" -"files of various types. Currently it supports YAML, JSON, XML, INI and Perl\n" -"formats." +"The URI module implements the URI class. Objects of this class\n" +"represent \"Uniform Resource Identifier references\" as specified in RFC " +"2396\n" +"and updated by RFC 2732." msgstr "" -#: gnu/packages/web.scm:1170 -msgid "Catalyst generic session plugin" +#: gnu/packages/web.scm:3547 +msgid "Smart URI fetching/caching" msgstr "" -#: gnu/packages/web.scm:1171 +#: gnu/packages/web.scm:3548 msgid "" -"This plugin links the two pieces required for session\n" -"management in web applications together: the state, and the store." +"@code{URI::Fetch} is a smart client for fetching HTTP pages,\n" +"notably syndication feeds (RSS, Atom, and others), in an intelligent, " +"bandwidth-\n" +"and time-saving way." msgstr "" -#: gnu/packages/web.scm:1197 -msgid "Maintain session IDs using cookies" +#: gnu/packages/web.scm:3571 +msgid "Find URIs in arbitrary text" msgstr "" -#: gnu/packages/web.scm:1198 +#: gnu/packages/web.scm:3572 msgid "" -"In order for Catalyst::Plugin::Session to work, the session\n" -"ID needs to be stored on the client, and the session data needs to be stored\n" -"on the server. This plugin stores the session ID on the client using the\n" -"cookie mechanism." +"This module finds URIs and URLs (according to what URI.pm\n" +"considers a URI) in plain text. It only finds URIs which include a\n" +"scheme (http:// or the like), for something a bit less strict, consider\n" +"URI::Find::Schemeless. For a command-line interface, urifind is provided." msgstr "" -#: gnu/packages/web.scm:1228 -msgid "FastMmap session storage backend" +#: gnu/packages/web.scm:3594 +msgid "WebSocket support for URI package" msgstr "" -#: gnu/packages/web.scm:1229 +#: gnu/packages/web.scm:3595 msgid "" -"Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" -"storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" -"memory interprocess cache. It is based on Cache::FastMmap." +"With this module, the URI package provides the same set of\n" +"methods for WebSocket URIs as it does for HTTP URIs." msgstr "" -#: gnu/packages/web.scm:1252 -msgid "Stack trace on the Catalyst debug screen" +#: gnu/packages/web.scm:3619 +msgid "Object for handling URI templates" msgstr "" -#: gnu/packages/web.scm:1253 +#: gnu/packages/web.scm:3620 msgid "" -"This plugin enhances the standard Catalyst debug screen by\n" -"including a stack trace of your application up to the point where the error\n" -"occurred. Each stack frame is displayed along with the package name, line\n" -"number, file name, and code context surrounding the line number." +"This perl module provides a wrapper around URI templates as described in\n" +"RFC 6570." msgstr "" -#: gnu/packages/web.scm:1279 -msgid "Simple serving of static pages" +#: gnu/packages/web.scm:3652 +msgid "Perl extension interface for libcurl" msgstr "" -#: gnu/packages/web.scm:1280 +#: gnu/packages/web.scm:3654 msgid "" -"The Static::Simple plugin is designed to make serving static\n" -"content in your application during development quick and easy, without\n" -"requiring a single line of code from you. This plugin detects static files by\n" -"looking at the file extension in the URL (such as .css or .png or .js). The\n" -"plugin uses the lightweight MIME::Types module to map file extensions to\n" -"IANA-registered MIME types, and will serve your static files with the correct\n" -"MIME type directly to the browser, without being processed through Catalyst." +"This is a Perl extension interface for the libcurl file downloading\n" +"library." msgstr "" -#: gnu/packages/web.scm:1346 -msgid "The Catalyst Framework Runtime" +#: gnu/packages/web.scm:3688 +msgid "Web browsing in a Perl object" msgstr "" -#: gnu/packages/web.scm:1347 +#: gnu/packages/web.scm:3689 msgid "" -"Catalyst is a modern framework for making web applications.\n" -"It is designed to make it easy to manage the various tasks you need to do to\n" -"run an application on the web, either by doing them itself, or by letting you\n" -"\"plug in\" existing Perl modules that do what you need." +"WWW::Mechanize is a Perl module for stateful programmatic\n" +"web browsing, used for automating interaction with websites." msgstr "" -#: gnu/packages/web.scm:1377 -msgid "Replace request base with value passed by HTTP proxy" +#: gnu/packages/web.scm:3725 +msgid "Search A9 OpenSearch compatible engines" msgstr "" -#: gnu/packages/web.scm:1378 +#: gnu/packages/web.scm:3727 msgid "" -"This module is a Moose::Role which allows you more\n" -"flexibility in your application's deployment configurations when deployed\n" -"behind a proxy. Using this module, the request base ($c->req->base) is\n" -"replaced with the contents of the X-Request-Base header." +"@code{WWW::OpenSearch} is a module to search @url{A9's OpenSearch,\n" +"http://opensearch.a9.com} compatible search engines." msgstr "" -#: gnu/packages/web.scm:1404 -msgid "Download data in many formats" +#: gnu/packages/web.scm:3747 +msgid "Perl database of robots.txt-derived permissions" msgstr "" -#: gnu/packages/web.scm:1405 +#: gnu/packages/web.scm:3749 msgid "" -"The purpose of this module is to provide a method for\n" -"downloading data into many supportable formats. For example, downloading a\n" -"table based report in a variety of formats (CSV, HTML, etc.)." +"The WWW::RobotRules module parses /robots.txt files as specified in\n" +"\"A Standard for Robot Exclusion\", at\n" +". Webmasters can use the\n" +"/robots.txt file to forbid conforming robots from accessing parts of\n" +"their web site." msgstr "" -#: gnu/packages/web.scm:1430 -msgid "Catalyst JSON view" +#: gnu/packages/web.scm:3772 +msgid "Parse feeds in Python" msgstr "" -#: gnu/packages/web.scm:1431 +#: gnu/packages/web.scm:3774 msgid "" -"Catalyst::View::JSON is a Catalyst View handler that returns\n" -"stash data in JSON format." +"Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0,\n" +"CDF, Atom 0.3, and Atom 1.0 feeds." msgstr "" -#: gnu/packages/web.scm:1456 -msgid "Template View Class" +#: gnu/packages/web.scm:3795 +msgid "HTTP and WebSocket server library for R" msgstr "" -#: gnu/packages/web.scm:1457 +#: gnu/packages/web.scm:3797 msgid "" -"This module is a Catalyst view class for the Template\n" -"Toolkit." +"The httpuv package provides low-level socket and protocol support for\n" +"handling HTTP and WebSocket requests directly from within R. It is " +"primarily\n" +"intended as a building block for other packages, rather than making it\n" +"particularly easy to create complete web applications using httpuv alone." msgstr "" -#: gnu/packages/web.scm:1486 -msgid "Trait Loading and Resolution for Catalyst Components" +#: gnu/packages/web.scm:3818 +msgid "Robust, high performance JSON parser and generator for R" msgstr "" -#: gnu/packages/web.scm:1487 +#: gnu/packages/web.scm:3820 msgid "" -"Adds a \"COMPONENT\" in Catalyst::Component method to your\n" -"Catalyst component base class that reads the optional \"traits\" parameter\n" -"from app and component config and instantiates the component subclass with\n" -"those traits using \"new_with_traits\" in MooseX::Traits from\n" -"MooseX::Traits::Pluggable." +"The jsonlite package provides a fast JSON parser and generator optimized\n" +"for statistical data and the web. It offers flexible, robust, high\n" +"performance tools for working with JSON in R and is particularly powerful " +"for\n" +"building pipelines and interacting with a web API. In addition to " +"converting\n" +"JSON data from/to R objects, jsonlite contains functions to stream, " +"validate,\n" +"and prettify JSON data. The unit tests included with the package verify " +"that\n" +"all edge cases are encoded and decoded consistently for use with dynamic " +"data\n" +"in systems and applications." msgstr "" -#: gnu/packages/web.scm:1512 -msgid "Apply roles to Catalyst classes" +#: gnu/packages/web.scm:3848 +msgid "Simple HTTP server to serve static files or dynamic documents" msgstr "" -#: gnu/packages/web.scm:1513 +#: gnu/packages/web.scm:3850 msgid "" -"CatalystX::RoleApplicator applies roles to Catalyst\n" -"application classes." +"Servr provides an HTTP server in R to serve static files, or dynamic\n" +"documents that can be converted to HTML files (e.g., R Markdown) under a " +"given\n" +"directory." msgstr "" -#: gnu/packages/web.scm:1539 -msgid "Catalyst development server with Starman" +#: gnu/packages/web.scm:3884 +msgid "R tools for HTML" msgstr "" -#: gnu/packages/web.scm:1540 -msgid "" -"This module provides a Catalyst extension to replace the\n" -"development server with Starman." +#: gnu/packages/web.scm:3886 +msgid "This package provides tools for HTML generation and output in R." msgstr "" -#: gnu/packages/web.scm:1560 -msgid "CGI interface that is CGI.pm compliant" +#: gnu/packages/web.scm:3905 +msgid "HTML Widgets for R" msgstr "" -#: gnu/packages/web.scm:1561 +#: gnu/packages/web.scm:3907 msgid "" -"CGI::Simple provides a relatively lightweight drop in\n" -"replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" -"parameter parsing, file upload, cookie handling and header generation." +"HTML widgets is a framework for creating HTML widgets that render in\n" +"various contexts including the R console, R Markdown documents, and Shiny " +"web\n" +"applications." msgstr "" -#: gnu/packages/web.scm:1582 -msgid "Build structures from CGI data" +#: gnu/packages/web.scm:3934 +msgid "Advanced tables for Markdown/HTML" msgstr "" -#: gnu/packages/web.scm:1583 +#: gnu/packages/web.scm:3936 msgid "" -"This is a module for building structured data from CGI\n" -"inputs, in a manner reminiscent of how PHP does." +"This package provides functions to build tables with advanced layout\n" +"elements such as row spanners, column spanners, table spanners, zebra\n" +"striping, and more. While allowing advanced layout, the underlying\n" +"CSS-structure is simple in order to maximize compatibility with word\n" +"processors such as LibreOffice. The package also contains a few text\n" +"formatting functions that help outputting text compatible with HTML or\n" +"LaTeX." msgstr "" -#: gnu/packages/web.scm:1604 -msgid "Date conversion routines" +#: gnu/packages/web.scm:3973 +msgid "HTTP client for R" msgstr "" -#: gnu/packages/web.scm:1605 +#: gnu/packages/web.scm:3975 msgid "" -"This module provides functions that deal with the date\n" -"formats used by the HTTP protocol." +"The @code{curl()} and @code{curl_download()} functions provide highly\n" +"configurable drop-in replacements for base @code{url()} and\n" +"@code{download.file()} with better performance, support for encryption, " +"gzip\n" +"compression, authentication, and other @code{libcurl} goodies. The core of\n" +"the package implements a framework for performing fully customized requests\n" +"where data can be processed either in memory, on disk, or streaming via the\n" +"callback or connection interfaces." msgstr "" -#: gnu/packages/web.scm:1625 -msgid "MD5 sums for files and urls" +#: gnu/packages/web.scm:3997 +msgid "Output R objects in HTML format" msgstr "" -#: gnu/packages/web.scm:1626 +#: gnu/packages/web.scm:3999 msgid "" -"Digest::MD5::File is a Perl extension for getting MD5 sums\n" -"for files and urls." +"This package provides easy-to-use and versatile functions to output R\n" +"objects in HTML format." msgstr "" -#: gnu/packages/web.scm:1644 -msgid "Perl locale encoding determination" +#: gnu/packages/web.scm:4016 +msgid "JSON library for R" msgstr "" -#: gnu/packages/web.scm:1646 +#: gnu/packages/web.scm:4018 msgid "" -"The POSIX locale system is used to specify both the language\n" -"conventions requested by the user and the preferred character set to\n" -"consume and output. The Encode::Locale module looks up the charset and\n" -"encoding (called a CODESET in the locale jargon) and arranges for the\n" -"Encode module to know this encoding under the name \"locale\". It means\n" -"bytes obtained from the environment can be converted to Unicode strings\n" -"by calling Encode::encode(locale => $bytes) and converted back again\n" -"with Encode::decode(locale => $string)." +"This package provides functions to convert R objects into JSON objects\n" +"and vice-versa." msgstr "" -#: gnu/packages/web.scm:1672 -msgid "Perl directory listing parser" -msgstr "" +#: gnu/packages/web.scm:4047 +#, fuzzy +msgid "HTML5 parsing library" +msgstr "Biblioteka kompresji" -#: gnu/packages/web.scm:1674 +#: gnu/packages/web.scm:4049 msgid "" -"The File::Listing module exports a single function called parse_dir(),\n" -"which can be used to parse directory listings." +"Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n" +"a pure C99 library." msgstr "" -#: gnu/packages/web.scm:1705 -msgid "Stock and mutual fund quotes" +#: gnu/packages/web.scm:4120 +msgid "Application container server" msgstr "" -#: gnu/packages/web.scm:1707 +#: gnu/packages/web.scm:4122 msgid "" -"Finance::Quote gets stock quotes from various internet sources, including\n" -"Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." +"uWSGI presents a complete stack for networked/clustered web applications,\n" +"implementing message/object passing, caching, RPC and process management.\n" +"It uses the uwsgi protocol for all the networking/interprocess " +"communications." msgstr "" -#: gnu/packages/web.scm:1729 -msgid "Perl extension providing access to the GSSAPIv2 library" +#: gnu/packages/web.scm:4152 +msgid "Command-line JSON processor" msgstr "" -#: gnu/packages/web.scm:1730 +#: gnu/packages/web.scm:4153 msgid "" -"This is a Perl extension for using GSSAPI C bindings as\n" -"described in RFC 2744." +"jq is like sed for JSON data – you can use it to slice and\n" +"filter and map and transform structured data with the same ease that sed, " +"awk,\n" +"grep and friends let you play with text. It is written in portable C. jq " +"can\n" +"mangle the data format that you have into the one that you want with very\n" +"little effort, and the program to do so is often shorter and simpler than\n" +"you'd expect." msgstr "" -#: gnu/packages/web.scm:1750 -msgid "Manipulate tables of HTML::Element" +#: gnu/packages/web.scm:4192 +msgid "Library for mocking web service APIs which use HTTP or HTTPS" msgstr "" -#: gnu/packages/web.scm:1752 +#: gnu/packages/web.scm:4194 msgid "" -"HTML::Element::Extended is a Perl extension for manipulating a table\n" -"composed of HTML::Element style components." +"Uhttpmock is a project for mocking web service APIs which use HTTP or\n" +"HTTPS. It provides a library, libuhttpmock, which implements recording and\n" +"playback of HTTP request/response traces." msgstr "" -#: gnu/packages/web.scm:1776 -msgid "Perl class representing an HTML form element" +#: gnu/packages/web.scm:4229 +msgid "Single file web server" msgstr "" -#: gnu/packages/web.scm:1777 +#: gnu/packages/web.scm:4230 msgid "" -"Objects of the HTML::Form class represents a single HTML\n" -"
...
instance." +"Woof (Web Offer One File) is a small simple web server that\n" +"can easily be invoked on a single file. Your partner can access the file " +"with\n" +"tools they trust (e.g. wget)." msgstr "" -#: gnu/packages/web.scm:1799 -msgid "Check for HTML errors in a string or file" +#: gnu/packages/web.scm:4256 +msgid "Build system for the Netsurf project" msgstr "" -#: gnu/packages/web.scm:1800 +#: gnu/packages/web.scm:4258 msgid "" -"HTML::Lint is a pure-Perl HTML parser and checker for\n" -"syntactic legitmacy." +"This package provides the shared build system for Netsurf project\n" +"libraries." msgstr "" -#: gnu/packages/web.scm:1821 -msgid "Extract contents from HTML tables" -msgstr "" +#: gnu/packages/web.scm:4293 +#, fuzzy +msgid "Parser building library" +msgstr "Biblioteka wyświetlania PDF" -#: gnu/packages/web.scm:1823 +#: gnu/packages/web.scm:4295 msgid "" -"HTML::TableExtract is a Perl module for extracting the content contained\n" -"in tables within an HTML document, either as text or encoded element trees." +"LibParserUtils is a library for building efficient parsers, written in\n" +"C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:1847 -msgid "Work with HTML in a DOM-like tree structure" -msgstr "" +#: gnu/packages/web.scm:4323 +#, fuzzy +msgid "HTML5 compliant parsing library" +msgstr "Biblioteka kompresji" -#: gnu/packages/web.scm:1848 +#: gnu/packages/web.scm:4325 msgid "" -"This distribution contains a suite of modules for\n" -"representing, creating, and extracting information from HTML syntax trees." +"Hubbub is an HTML5 compliant parsing library, written in C, which can\n" +"parse both valid and invalid web content. It is developed as part of the\n" +"NetSurf project." msgstr "" -#: gnu/packages/web.scm:1868 -msgid "Perl HTML parser class" +#: gnu/packages/web.scm:4400 +msgid "Wiki compiler, capable of generating HTML" msgstr "" -#: gnu/packages/web.scm:1870 +#: gnu/packages/web.scm:4402 msgid "" -"Objects of the HTML::Parser class will recognize markup and separate\n" -"it from plain text (alias data content) in HTML documents. As different\n" -"kinds of markup and text are recognized, the corresponding event handlers\n" -"are invoked." +"Ikiwiki is a wiki compiler, capable of generating a static set of web\n" +"pages, but also incorporating dynamic features like a web based editor and\n" +"commenting." msgstr "" -#: gnu/packages/web.scm:1890 -msgid "Perl data tables useful in parsing HTML" +#: gnu/packages/web.scm:4426 +msgid "String internment library" msgstr "" -#: gnu/packages/web.scm:1892 +#: gnu/packages/web.scm:4428 msgid "" -"The HTML::Tagset module contains several data tables useful in various\n" -"kinds of HTML parsing operations." +"LibWapcaplet provides a reference counted string internment system\n" +"designed to store small strings and allow rapid comparison of them. It is\n" +"developed as part of the Netsurf project." msgstr "" -#: gnu/packages/web.scm:1915 -msgid "HTTP Body Parser" -msgstr "" +#: gnu/packages/web.scm:4455 +#, fuzzy +msgid "CSS parser and selection library" +msgstr "Biblioteka kompresji" -#: gnu/packages/web.scm:1916 +#: gnu/packages/web.scm:4457 msgid "" -"HTTP::Body parses chunks of HTTP POST data and supports\n" -"application/octet-stream, application/json, application/x-www-form-urlencoded,\n" -"and multipart/form-data." +"LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,\n" +"written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:1942 -msgid "Minimalist HTTP user agent cookie jar" +#: gnu/packages/web.scm:4491 +msgid "Implementation of the W3C DOM" msgstr "" -#: gnu/packages/web.scm:1943 +#: gnu/packages/web.scm:4493 msgid "" -"This module implements a minimalist HTTP user agent cookie\n" -"jar in conformance with RFC 6265 ." +"LibDOM is an implementation of the W3C DOM, written in C. It is\n" +"developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:1963 -msgid "Perl HTTP cookie jars" +#: gnu/packages/web.scm:4520 +msgid "Library for parsing SVG files" msgstr "" -#: gnu/packages/web.scm:1965 +#: gnu/packages/web.scm:4522 msgid "" -"The HTTP::Cookies class is for objects that represent a cookie jar,\n" -"that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" -"object knows about." +"Libsvgtiny takes some SVG as input and returns a list of paths and texts\n" +"which can be rendered easily, as defined in\n" +"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the " +"NetSurf\n" +"project." msgstr "" -#: gnu/packages/web.scm:1987 -msgid "Perl simple http server class" +#: gnu/packages/web.scm:4545 +msgid "Decoding library for BMP and ICO files" msgstr "" -#: gnu/packages/web.scm:1989 +#: gnu/packages/web.scm:4547 msgid "" -"Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" -"on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" -"IO::Socket::INET, so you can perform socket operations directly on it too." +"Libnsbmp is a decoding library for BMP and ICO image file formats,\n" +"written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:2008 -msgid "Perl date conversion routines" +#: gnu/packages/web.scm:4568 +msgid "Decoding library for GIF files" msgstr "" -#: gnu/packages/web.scm:2010 +#: gnu/packages/web.scm:4570 msgid "" -"The HTTP::Date module provides functions that deal with date formats\n" -"used by the HTTP protocol (and then some more)." +"Libnsgif is a decoding library for the GIF image file format, written in\n" +"C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:2033 -msgid "Perl HTTP style message" +#: gnu/packages/web.scm:4591 +msgid "Utility library for NetSurf" msgstr "" -#: gnu/packages/web.scm:2035 -msgid "An HTTP::Message object contains some headers and a content body." +#: gnu/packages/web.scm:4593 +msgid "" +"Libnsutils provides a small number of useful utility routines. It is\n" +"developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:2054 -msgid "Perl http content negotiation" +#: gnu/packages/web.scm:4614 +msgid "Library to generate a static Public Suffix List" msgstr "" -#: gnu/packages/web.scm:2056 +#: gnu/packages/web.scm:4616 msgid "" -"The HTTP::Negotiate module provides a complete implementation of the\n" -"HTTP content negotiation algorithm specified in\n" -"draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for\n" -"the selection of a preferred content representation based upon attributes\n" -"of the negotiable variants and the value of the various Accept* header\n" -"fields in the request." +"Libnspsl is a library to generate a static code representation of the\n" +"Public Suffix List. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:2081 -msgid "Parse HTTP/1.1 requests" +#: gnu/packages/web.scm:4642 +msgid "Generate JavaScript to DOM bindings" msgstr "" -#: gnu/packages/web.scm:2082 +#: gnu/packages/web.scm:4644 msgid "" -"This is an HTTP request parser. It takes chunks of text as\n" -"received and returns a 'hint' as to what is required, or returns the\n" -"HTTP::Request when a complete request has been read. HTTP/1.1 chunking is\n" -"supported." +"@code{nsgenbind} is a tool to generate JavaScript to DOM bindings from\n" +"w3c webidl files and a binding configuration file." msgstr "" -#: gnu/packages/web.scm:2102 -msgid "Fast HTTP request parser" -msgstr "" +#: gnu/packages/web.scm:4755 +#, fuzzy +msgid "Web browser" +msgstr "Przeglądarka internetu GNOME" -#: gnu/packages/web.scm:2103 +#: gnu/packages/web.scm:4757 msgid "" -"HTTP::Parser::XS is a fast, primitive HTTP request/response\n" -"parser." +"NetSurf is a lightweight web browser that has its own layout and\n" +"rendering engine entirely written from scratch. It is small and capable of\n" +"handling many of the web standards in use today." msgstr "" -#: gnu/packages/web.scm:2124 -msgid "Set up a CGI environment from an HTTP::Request" +#: gnu/packages/web.scm:4797 +msgid "Unix command line interface to the www" msgstr "" -#: gnu/packages/web.scm:2125 +#: gnu/packages/web.scm:4798 msgid "" -"This module provides a convenient way to set up a CGI\n" -"environment from an HTTP::Request." +"Surfraw (Shell Users' Revolutionary Front Rage Against the Web)\n" +"provides a unix command line interface to a variety of popular www search " +"engines\n" +"and similar services." msgstr "" -#: gnu/packages/web.scm:2147 -msgid "Lightweight HTTP server" +#: gnu/packages/web.scm:4829 +msgid "Simple static web server" msgstr "" -#: gnu/packages/web.scm:2148 +#: gnu/packages/web.scm:4830 msgid "" -"HTTP::Server::Simple is a simple standalone HTTP daemon with\n" -"no non-core module dependencies. It can be used for building a standalone\n" -"http-based UI to your existing tools." +"darkhttpd is a simple static web server. It is\n" +"standalone and does not need inetd or ucspi-tcp. It does not need any\n" +"config files---you only have to specify the www root." msgstr "" -#: gnu/packages/web.scm:2172 -msgid "HTTP/1.1 client" +#: gnu/packages/web.scm:4860 +msgid "Analyze Web server logs in real time" msgstr "" -#: gnu/packages/web.scm:2173 +#: gnu/packages/web.scm:4862 msgid "" -"This is a very simple HTTP/1.1 client, designed for doing\n" -"simple requests without the overhead of a large framework like LWP::UserAgent.\n" -"It supports proxies and redirection. It also correctly resumes after EINTR." +"GoAccess is a real-time web log analyzer and interactive viewer that\n" +"runs in a terminal or through your browser. It provides fast and valuable\n" +"HTTP statistics for system administrators that require a visual server " +"report\n" +"on the fly." msgstr "" -#: gnu/packages/web.scm:2192 -msgid "Perl module to open an HTML file with automatic charset detection" +#: gnu/packages/web.scm:4897 +msgid "Tunnel data connections through HTTP requests" msgstr "" -#: gnu/packages/web.scm:2194 +#: gnu/packages/web.scm:4898 msgid "" -"IO::HTML provides an easy way to open a file containing HTML while\n" -"automatically determining its encoding. It uses the HTML5 encoding sniffing\n" -"algorithm specified in section 8.2.2.1 of the draft standard." +"httptunnel creates a bidirectional virtual data connection\n" +"tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be\n" +"useful for users behind restrictive firewalls. As long as Web traffic is\n" +"allowed, even through a HTTP-only proxy, httptunnel can be combined with " +"other\n" +"tools like SSH (Secure Shell) to reach the outside world." msgstr "" -#: gnu/packages/web.scm:2213 -msgid "Family-neutral IP socket supporting both IPv4 and IPv6" +#: gnu/packages/web.scm:4923 +msgid "TLS proxy for clients or servers" msgstr "" -#: gnu/packages/web.scm:2214 +#: gnu/packages/web.scm:4924 msgid "" -"This module provides a protocol-independent way to use IPv4\n" -"and IPv6 sockets, intended as a replacement for IO::Socket::INET." +"Stunnel is a proxy designed to add TLS encryption\n" +"functionality to existing clients and servers without any changes in the\n" +"programs' code. Its architecture is optimized for security, portability, " +"and\n" +"scalability (including load-balancing), making it suitable for large\n" +"deployments." msgstr "" -#: gnu/packages/web.scm:2231 -msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" +#: gnu/packages/web.scm:4951 +msgid "Internet services daemon" msgstr "" -#: gnu/packages/web.scm:2233 +#: gnu/packages/web.scm:4952 msgid "" -"IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" -"necessary functionality into the familiar IO::Socket interface and providing\n" -"secure defaults whenever possible. This way existing applications can be made\n" -"SSL-aware without much effort, at least if you do blocking I/O and don't use\n" -"select or poll." +"@code{xinetd}, a more secure replacement for @code{inetd},\n" +"listens for incoming requests over a network and launches the appropriate\n" +"service for that request. Requests are made using port numbers as " +"identifiers\n" +"and xinetd usually launches another daemon to handle the request. It can " +"be\n" +"used to start services with both privileged and non-privileged port numbers." msgstr "" -#: gnu/packages/web.scm:2264 -msgid "Perl modules for the WWW" +#: gnu/packages/web.scm:4996 +msgid "HTML Tidy with HTML5 support" msgstr "" -#: gnu/packages/web.scm:2266 +#: gnu/packages/web.scm:4998 msgid "" -"The libwww-perl collection is a set of Perl modules which provides a\n" -"simple and consistent application programming interface to the\n" -"World-Wide Web. The main focus of the library is to provide classes\n" -"and functions that allow you to write WWW clients. The library also\n" -"contains modules that are of more general use and even classes that\n" -"help you implement simple HTTP servers." +"Tidy is a console application which corrects and cleans up\n" +"HTML and XML documents by fixing markup errors and upgrading\n" +"legacy code to modern standards.\n" +"\n" +"Tidy also provides @code{libtidy}, a C static and dynamic library that\n" +"developers can integrate into their applications to make use of the\n" +"functions of Tidy." msgstr "" -#: gnu/packages/web.scm:2288 -msgid "Perl module to guess the media type for a file or a URL" +#: gnu/packages/web.scm:5054 +msgid "Webserver with focus on security" msgstr "" -#: gnu/packages/web.scm:2290 -#, scheme-format +#: gnu/packages/web.scm:5056 msgid "" -"The LWP::MediaTypes module provides functions for handling media (also\n" -"known as MIME) types and encodings. The mapping from file extensions to\n" -"media types is defined by the media.types file. If the ~/.media.types file\n" -"exists it is used instead." +"Hiawatha has been written with security in mind.\n" +"Features include the ability to stop SQL injections, XSS and CSRF attacks " +"and\n" +"exploit attempts." msgstr "" -#: gnu/packages/web.scm:2316 -msgid "HTTPS support for LWP::UserAgent" +#: gnu/packages/web.scm:5080 +msgid "HTTP request and response service" msgstr "" -#: gnu/packages/web.scm:2317 +#: gnu/packages/web.scm:5081 msgid "" -"The LWP::Protocol::https module provides support for using\n" -"https schemed URLs with LWP." +"Testing an HTTP Library can become difficult sometimes.\n" +"@code{RequestBin} is fantastic for testing POST requests, but doesn't let " +"you control the\n" +"response. This exists to cover all kinds of HTTP scenarios. All endpoint " +"responses are\n" +"JSON-encoded." msgstr "" -#: gnu/packages/web.scm:2337 -msgid "Virtual browser that retries errors" +#: gnu/packages/web.scm:5109 +msgid "Test your HTTP library against a local copy of httpbin" msgstr "" -#: gnu/packages/web.scm:2338 +#: gnu/packages/web.scm:5111 msgid "" -"LWP::UserAgent::Determined works just like LWP::UserAgent,\n" -"except that when you use it to get a web page but run into a\n" -"possibly-temporary error (like a DNS lookup timeout), it'll wait a few seconds\n" -"and retry a few times." +"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-" +"injected\n" +"into your tests. It automatically starts up a HTTP server in a separate " +"thread running\n" +"@code{httpbin} and provides your test with the URL in the fixture." msgstr "" -#: gnu/packages/web.scm:2383 -msgid "Perl interface to Amazon S3" +#: gnu/packages/web.scm:5142 +msgid "HTTP request/response parser for C" msgstr "" -#: gnu/packages/web.scm:2384 -msgid "This module provides a Perlish interface to Amazon S3." +#: gnu/packages/web.scm:5143 +msgid "" +"This is a parser for HTTP messages written in C. It parses\n" +"both requests and responses. The parser is designed to be used in\n" +"high-performance HTTP applications. It does not make any syscalls nor\n" +"allocations, it does not buffer data, it can be interrupted at anytime.\n" +"Depending on your architecture, it only requires about 40 bytes of data per\n" +"message stream (in a web server that is per connection)." msgstr "" -#: gnu/packages/web.scm:2404 -msgid "Perl low-level HTTP connection (client)" +#: gnu/packages/web.scm:5195 +msgid "HTTP client mock for Python" msgstr "" -#: gnu/packages/web.scm:2406 +#: gnu/packages/web.scm:5196 msgid "" -"The Net::HTTP class is a low-level HTTP client. An instance of the\n" -"Net::HTTP class represents a connection to an HTTP server. The HTTP protocol\n" -"is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" -"HTTP/1.1." +"@code{httpretty} is a helper for faking web requests,\n" +"inspired by Ruby's @code{fakeweb}." msgstr "" -#: gnu/packages/web.scm:2426 -msgid "Extensible Perl server engine" +#: gnu/packages/web.scm:5214 +msgid "Output JSON from a shell" msgstr "" -#: gnu/packages/web.scm:2427 +#: gnu/packages/web.scm:5215 msgid "" -"Net::Server is an extensible, generic Perl server engine.\n" -"It attempts to be a generic server as in Net::Daemon and NetServer::Generic.\n" -"It includes with it the ability to run as an inetd\n" -"process (Net::Server::INET), a single connection server (Net::Server or\n" -"Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" -"server which maintains a constant number of preforked\n" -"children (Net::Server::PreForkSimple), or as a managed preforking server which\n" -"maintains the number of children based on server load (Net::Server::PreFork).\n" -"In all but the inetd type, the server provides the ability to connect to one\n" -"or to multiple server ports." +"jo is a command-line utility to create JSON objects or\n" +"arrays. It creates a JSON string on stdout from words provided as\n" +"command-line arguments or read from stdin." msgstr "" -#: gnu/packages/web.scm:2455 -msgid "SSL support for Net::SMTP" +#: gnu/packages/web.scm:5263 +msgid "Command-line interface to archive.org" msgstr "" -#: gnu/packages/web.scm:2456 -msgid "SSL support for Net::SMTP." +#: gnu/packages/web.scm:5264 +msgid "" +"@code{ia} is a command-line tool for using\n" +"@url{archive.org} from the command-line. It also emplements the\n" +"internetarchive python module for programatic access to archive.org." msgstr "" -#: gnu/packages/web.scm:2490 -msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" +#: gnu/packages/web.scm:5319 +msgid "Search code snippets on @url{https://commandlinefu.com}" msgstr "" -#: gnu/packages/web.scm:2491 +#: gnu/packages/web.scm:5320 msgid "" -"Plack is a set of tools for using the PSGI stack. It\n" -"contains middleware components, a reference server, and utilities for Web\n" -"application frameworks. Plack is like Ruby's Rack or Python's Paste for\n" -"WSGI." +"@code{clf} is a command line tool for searching code\n" +"snippets on @url{https://commandlinefu.com}." msgstr "" -#: gnu/packages/web.scm:2517 -msgid "Plack::Middleware which sets body for redirect response" +#: gnu/packages/web.scm:5422 +msgid "Easy interactive web applications with R" msgstr "" -#: gnu/packages/web.scm:2518 +#: gnu/packages/web.scm:5424 msgid "" -"This module sets the body in redirect response, if it's not\n" -"already set." +"Makes it incredibly easy to build interactive web applications\n" +"with R. Automatic \"reactive\" binding between inputs and outputs and\n" +"extensive prebuilt widgets make it possible to build beautiful,\n" +"responsive, and powerful applications with minimal effort." msgstr "" -#: gnu/packages/web.scm:2539 -msgid "Override REST methods to Plack apps via POST" +#: gnu/packages/web.scm:5463 +msgid "Create dashboards with shiny" msgstr "" -#: gnu/packages/web.scm:2540 +#: gnu/packages/web.scm:5464 msgid "" -"This middleware allows for POST requests that pretend to be\n" -"something else: by adding either a header named X-HTTP-Method-Override to the\n" -"request, or a query parameter named x-tunneled-method to the URI, the client\n" -"can say what method it actually meant." +"This package provides an extension to the Shiny web\n" +"application framework for R, making it easy to create attractive dashboards." msgstr "" -#: gnu/packages/web.scm:2564 -msgid "Plack::Middleware which removes body for HTTP response" +#: gnu/packages/web.scm:5491 +msgid "Inter-widget interactivity for HTML widgets" msgstr "" -#: gnu/packages/web.scm:2565 +#: gnu/packages/web.scm:5493 msgid "" -"This module removes the body in an HTTP response if it's not\n" -"required." +"This package provides building blocks for allowing HTML widgets to\n" +"communicate with each other, with Shiny or without (i.e. static @code{." +"html}\n" +"files). It currently supports linked brushing and filtering." msgstr "" -#: gnu/packages/web.scm:2586 -msgid "Supports app to run as a reverse proxy backend" +#: gnu/packages/web.scm:5513 +msgid "Web server interface for R" msgstr "" -#: gnu/packages/web.scm:2587 +#: gnu/packages/web.scm:5515 msgid "" -"Plack::Middleware::ReverseProxy resets some HTTP headers,\n" -"which are changed by reverse-proxy. You can specify the reverse proxy address\n" -"and stop fake requests using 'enable_if' directive in your app.psgi." +"This package contains the Rook specification and convenience software\n" +"for building and running Rook applications. A Rook application is an R\n" +"reference class object that implements a @code{call} method or an R closure\n" +"that takes exactly one argument, an environment, and returns a list with " +"three\n" +"named elements: the @code{status}, the @code{headers}, and the @code{body}." msgstr "" -#: gnu/packages/web.scm:2608 -msgid "Run HTTP tests on external live servers" +#: gnu/packages/web.scm:5555 +msgid "Generate Atom feeds for social networking websites" msgstr "" -#: gnu/packages/web.scm:2609 +#: gnu/packages/web.scm:5556 msgid "" -"This module allows your to run your Plack::Test tests\n" -"against an external server instead of just against a local application through\n" -"either mocked HTTP or a locally spawned server." +"rss-bridge generates Atom feeds for social networking\n" +"websites lacking feeds. Supported websites include Facebook, Twitter,\n" +"Instagram and YouTube." msgstr "" -#: gnu/packages/web.scm:2631 -msgid "Testing TCP programs" +#: gnu/packages/web.scm:5588 +msgid "Check websites for broken links" msgstr "" -#: gnu/packages/web.scm:2632 -msgid "Test::TCP is test utilities for TCP/IP programs." +#: gnu/packages/web.scm:5589 +msgid "" +"LinkChecker is a website validator. It checks for broken\n" +"links in websites. It is recursive and multithreaded providing output in\n" +"colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It\n" +"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and " +"local\n" +"file links." msgstr "" -#: gnu/packages/web.scm:2660 -msgid "Testing-specific WWW::Mechanize subclass" +#: gnu/packages/web.scm:5630 +msgid "Command-line WebDAV client" msgstr "" -#: gnu/packages/web.scm:2661 +#: gnu/packages/web.scm:5632 msgid "" -"Test::WWW::Mechanize is a subclass of the Perl module\n" -"WWW::Mechanize that incorporates features for web application testing." +"Cadaver is a command-line WebDAV client for Unix. It supports\n" +"file upload, download, on-screen display, namespace operations (move/copy),\n" +"collection creation and deletion, and locking operations." msgstr "" -#: gnu/packages/web.scm:2694 -msgid "Test::WWW::Mechanize for Catalyst" +#: gnu/packages/web.scm:5650 +msgid "Universal Binary JSON encoder/decoder" msgstr "" -#: gnu/packages/web.scm:2695 +#: gnu/packages/web.scm:5652 msgid "" -"The Test::WWW::Mechanize::Catalyst module meshes the\n" -"Test::WWW:Mechanize module and the Catalyst web application framework to allow\n" -"testing of Catalyst applications without needing to start up a web server." +"Py-ubjson is a Python module providing an Universal Binary JSON\n" +"encoder/decoder based on the draft-12 specification for UBJSON." msgstr "" -#: gnu/packages/web.scm:2719 -msgid "Test PSGI programs using WWW::Mechanize" +#: gnu/packages/web.scm:5700 +msgid "" +"Java Servlet, JavaServer Pages, Java Expression Language and Java\n" +"WebSocket" msgstr "" -#: gnu/packages/web.scm:2720 +#: gnu/packages/web.scm:5702 msgid "" -"PSGI is a specification to decouple web server environments\n" -"from web application framework code. Test::WWW::Mechanize is a subclass of\n" -"WWW::Mechanize that incorporates features for web application testing. The\n" -"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of PSGI\n" -"applications." +"Apache Tomcat is a free implementation of the Java\n" +"Servlet, JavaServer Pages, Java Expression Language and Java WebSocket\n" +"technologies." msgstr "" -#: gnu/packages/web.scm:2740 -msgid "Perl Uniform Resource Identifiers (absolute and relative)" +#: gnu/packages/web.scm:5752 +msgid "Helper classes for jetty tests" msgstr "" -#: gnu/packages/web.scm:2742 +#: gnu/packages/web.scm:5753 msgid "" -"The URI module implements the URI class. Objects of this class\n" -"represent \"Uniform Resource Identifier references\" as specified in RFC 2396\n" -"and updated by RFC 2732." +"This packages contains helper classes for testing the Jetty\n" +"Web Server." msgstr "" -#: gnu/packages/web.scm:2763 -msgid "Find URIs in arbitrary text" +#: gnu/packages/web.scm:5815 +msgid "Utility classes for Jetty" msgstr "" -#: gnu/packages/web.scm:2764 +#: gnu/packages/web.scm:5816 msgid "" -"This module finds URIs and URLs (according to what URI.pm\n" -"considers a URI) in plain text. It only finds URIs which include a\n" -"scheme (http:// or the like), for something a bit less strict, consider\n" -"URI::Find::Schemeless. For a command-line interface, urifind is provided." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides utility classes." msgstr "" -#: gnu/packages/web.scm:2786 -msgid "WebSocket support for URI package" +#: gnu/packages/web.scm:5887 +msgid "Jetty :: IO Utility" msgstr "" -#: gnu/packages/web.scm:2787 +#: gnu/packages/web.scm:5888 msgid "" -"With this module, the URI package provides the same set of\n" -"methods for WebSocket URIs as it does for HTTP URIs." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides IO-related utility classes." msgstr "" -#: gnu/packages/web.scm:2807 -msgid "Perl extension interface for libcurl" +#: gnu/packages/web.scm:5931 +msgid "Jetty :: Http Utility" msgstr "" -#: gnu/packages/web.scm:2809 +#: gnu/packages/web.scm:5932 msgid "" -"This is a Perl extension interface for the libcurl file downloading\n" -"library." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides HTTP-related utility " +"classes." msgstr "" -#: gnu/packages/web.scm:2836 -msgid "Web browsing in a Perl object" +#: gnu/packages/web.scm:5965 +msgid "Jetty :: JMX Management" msgstr "" -#: gnu/packages/web.scm:2837 +#: gnu/packages/web.scm:5966 msgid "" -"WWW::Mechanize is a Perl module for stateful programmatic\n" -"web browsing, used for automating interaction with websites." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the JMX management." msgstr "" -#: gnu/packages/web.scm:2857 -msgid "Perl database of robots.txt-derived permissions" +#: gnu/packages/web.scm:6052 +msgid "Core jetty server artifact" msgstr "" -#: gnu/packages/web.scm:2859 +#: gnu/packages/web.scm:6053 msgid "" -"The WWW::RobotRules module parses /robots.txt files as specified in\n" -"\"A Standard for Robot Exclusion\", at\n" -". Webmasters can use the\n" -"/robots.txt file to forbid conforming robots from accessing parts of\n" -"their web site." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty server\n" +"artifact." msgstr "" -#: gnu/packages/web.scm:2879 -msgid "HTTP and WebSocket server library for R" +#: gnu/packages/web.scm:6096 +msgid "Jetty security infrastructure" msgstr "" -#: gnu/packages/web.scm:2881 +#: gnu/packages/web.scm:6097 msgid "" -"The httpuv package provides low-level socket and protocol support for\n" -"handling HTTP and WebSocket requests directly from within R. It is primarily\n" -"intended as a building block for other packages, rather than making it\n" -"particularly easy to create complete web applications using httpuv alone." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty security\n" +"infrastructure" msgstr "" -#: gnu/packages/web.scm:2902 -msgid "Robust, high performance JSON parser and generator for R" +#: gnu/packages/web.scm:6140 +msgid "Jetty Servlet Container" msgstr "" -#: gnu/packages/web.scm:2904 +#: gnu/packages/web.scm:6141 msgid "" -"The jsonlite package provides a fast JSON parser and generator optimized\n" -"for statistical data and the web. It offers flexible, robust, high\n" -"performance tools for working with JSON in R and is particularly powerful for\n" -"building pipelines and interacting with a web API. In addition to converting\n" -"JSON data from/to R objects, jsonlite contains functions to stream, validate,\n" -"and prettify JSON data. The unit tests included with the package verify that\n" -"all edge cases are encoded and decoded consistently for use with dynamic data\n" -"in systems and applications." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty servlet\n" +"container." msgstr "" -#: gnu/packages/web.scm:2932 -msgid "Simple HTTP server to serve static files or dynamic documents" +#: gnu/packages/web.scm:6204 +msgid "HTML parser" msgstr "" -#: gnu/packages/web.scm:2934 +#: gnu/packages/web.scm:6205 msgid "" -"Servr provides an HTTP server in R to serve static files, or dynamic\n" -"documents that can be converted to HTML files (e.g., R Markdown) under a given\n" -"directory." +"Jsoup is a Java library for working with real-world HTML. It\n" +"provides a very convenient API for extracting and manipulating data, using " +"the\n" +"best of DOM, CSS, and jQuery-like methods." msgstr "" -#: gnu/packages/web.scm:2953 -msgid "R tools for HTML" +#: gnu/packages/web.scm:6226 +msgid "Validate HTML" msgstr "" -#: gnu/packages/web.scm:2955 -msgid "This package provides tools for HTML generation and output in R." +#: gnu/packages/web.scm:6227 +msgid "" +"Tidyp is a program that can validate your HTML, as well as\n" +"modify it to be more clean and standard. tidyp does not validate HTML 5.\n" +"\n" +"libtidyp is the library on which the program is based. It can be used by " +"any\n" +"other program that can interface to it. The Perl module @code{HTML::Tidy} " +"is\n" +"based on this library, allowing Perl programmers to easily validate HTML." msgstr "" -#: gnu/packages/web.scm:2974 -msgid "HTML Widgets for R" +#: gnu/packages/web.scm:6268 +msgid "(X)HTML validation in a Perl object" msgstr "" -#: gnu/packages/web.scm:2976 +#: gnu/packages/web.scm:6269 msgid "" -"HTML widgets is a framework for creating HTML widgets that render in\n" -"various contexts including the R console, R Markdown documents, and Shiny web\n" -"applications." +"@code{HTML::Tidy} is an HTML checker in a handy dandy\n" +"object. It's meant as a replacement for @code{HTML::Lint}, which is " +"written\n" +"in Perl but is not nearly as capable as @code{HTML::Tidy}." msgstr "" -#: gnu/packages/weechat.scm:92 -msgid "Extensible chat client" +#: gnu/packages/web.scm:6295 +msgid "Small Gopher server" msgstr "" -#: gnu/packages/weechat.scm:93 +#: gnu/packages/web.scm:6297 msgid "" -"WeeChat (Wee Enhanced Environment for Chat) is an\n" -"Internet Relay Chat client, which is designed to be light and fast.\n" -"The client uses a curses frontend, and there are remote interfaces\n" -"for Web, Qt, Android and Emacs. In WeeChat everything can be done\n" -"with a keyboard, though it also supports mouse. It is customizable\n" -"and extensible with plugins and scripts." +"Geomyidae is a server for distributed hypertext protocol Gopher. Its\n" +"features include:\n" +"\n" +"@enumerate\n" +"@item Gopher menus (see @file{index.gph} for an example);\n" +"@item directory listings (if no @file{index.gph} was found);\n" +"@item CGI support (@file{.cgi} files are executed);\n" +"@item search support in CGI files;\n" +"@item logging with multiple log levels.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/web.scm:6344 +#, fuzzy +msgid "Random avatar generator" +msgstr "Generator losowych haseł" + +#: gnu/packages/web.scm:6345 +msgid "" +"Cat avatar generator is a generator of cat pictures optimised\n" +"to generate random avatars, or defined avatar from a \"seed\". This is a\n" +"derivation by David Revoy from the original MonsterID by Andreas Gohr." msgstr "" -#: gnu/packages/wordnet.scm:79 +#: gnu/packages/web.scm:6407 +msgid "HTTP/2 protocol client, proxy, server, and library" +msgstr "" + +#: gnu/packages/web.scm:6409 +msgid "" +"nghttp2 implements the Hypertext Transfer Protocol, version\n" +"2 (@dfn{HTTP/2}).\n" +"\n" +"A reusable C library provides the HTTP/2 framing layer, with several tools " +"built\n" +"on top of it:\n" +"\n" +"@itemize\n" +"@item @command{nghttp}, a command-line HTTP/2 client. It exposes many " +"advanced\n" +"and low-level aspects of the protocol and is useful for debugging.\n" +"@item @command{nghttpd}, a fast, multi-threaded HTTP/2 static web server " +"that\n" +"serves files from a local directory.\n" +"@item @command{nghttpx}, a fast, multi-threaded HTTP/2 reverse proxy that " +"can be\n" +"deployed in front of existing web servers that don't support HTTP/2.\n" +"Both @command{nghttpd} and @command{nghttpx} can fall back to HTTP/1.1 for\n" +"backwards compatibilty with clients that don't speak HTTP/2.\n" +"@item @command{h2load} for benchmarking (only!) your own HTTP/2 servers.\n" +"@item HTTP/2 uses a header compression method called @dfn{HPACK}.\n" +"nghttp2 provides a HPACK encoder and decoder as part of its public API.\n" +"@item @command{deflatehd} converts JSON data or HTTP/1-style header fields " +"to\n" +"compressed JSON header blocks.\n" +"@item @command{inflatehd} converts such compressed headers back to JSON " +"pairs.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/wordnet.scm:92 msgid "Lexical database for the English language" msgstr "" -#: gnu/packages/wordnet.scm:81 +#: gnu/packages/wordnet.scm:94 msgid "" -"WordNet® is a large lexical database of English. Nouns, verbs,\n" -"adjectives and adverbs are grouped into sets of cognitive synonyms (synsets),\n" +"WordNet is a large lexical database of English. Nouns, verbs,\n" +"adjectives and adverbs are grouped into sets of cognitive synonyms " +"(synsets),\n" "each expressing a distinct concept. Synsets are interlinked by means of\n" "conceptual-semantic and lexical relations. The resulting network of\n" "meaningfully related words and concepts can be navigated with the browser.\n" @@ -9776,24 +21167,25 @@ msgid "" "language processing." msgstr "" -#: gnu/packages/xiph.scm:65 +#: gnu/packages/xiph.scm:69 msgid "Library for manipulating the ogg multimedia format" msgstr "" -#: gnu/packages/xiph.scm:67 +#: gnu/packages/xiph.scm:71 msgid "" "The libogg library allows to manipulate the ogg multimedia container\n" -"format, which encapsulates raw compressed data and allows the interleaving of\n" +"format, which encapsulates raw compressed data and allows the interleaving " +"of\n" "audio and video data. In addition to encapsulation and interleaving of\n" "multiple data streams, ogg provides packet framing, error detection, and\n" "periodic timestamps for seeking." msgstr "" -#: gnu/packages/xiph.scm:91 +#: gnu/packages/xiph.scm:98 msgid "Library implementing the vorbis audio format" msgstr "" -#: gnu/packages/xiph.scm:93 +#: gnu/packages/xiph.scm:100 msgid "" "The libvorbis library implements the ogg vorbis audio format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" @@ -9802,22 +21194,22 @@ msgid "" "128 kbps/channel." msgstr "" -#: gnu/packages/xiph.scm:118 +#: gnu/packages/xiph.scm:137 msgid "Library implementing the Theora video format" msgstr "" -#: gnu/packages/xiph.scm:120 +#: gnu/packages/xiph.scm:139 msgid "" "The libtheora library implements the ogg theora video format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" "compressed video format." msgstr "" -#: gnu/packages/xiph.scm:141 +#: gnu/packages/xiph.scm:164 msgid "Library for patent-free audio compression format" msgstr "" -#: gnu/packages/xiph.scm:143 +#: gnu/packages/xiph.scm:166 msgid "" "GNU Speex is a patent-free audio compression codec specially designed\n" "for speech. It is well-adapted to internet applications, such as VoIP. It\n" @@ -9825,49 +21217,63 @@ msgid "" "stereo encoding, and voice activity detection." msgstr "" -#: gnu/packages/xiph.scm:171 +#: gnu/packages/xiph.scm:192 +#, fuzzy +msgid "Speex processing library" +msgstr "Biblioteka kompresji" + +#: gnu/packages/xiph.scm:194 +msgid "" +"SpeexDSP is a @dfn{DSP} (Digital Signal Processing) library based on\n" +"work from the @code{speex} codec." +msgstr "" + +#: gnu/packages/xiph.scm:221 msgid "Cross platform audio library" msgstr "" -#: gnu/packages/xiph.scm:173 +#: gnu/packages/xiph.scm:223 msgid "" "Libao is a cross-platform audio library that allows programs to\n" "output audio using a simple API on a wide variety of platforms.\n" "It currently supports:\n" -"Null output (handy for testing without a sound device),\n" -"WAV files,\n" -"AU files,\n" -"RAW files,\n" -"OSS (Open Sound System, used on Linux and FreeBSD),\n" -"ALSA (Advanced Linux Sound Architecture),\n" -"aRts (Analog RealTime Synth, used by KDE),\n" -"PulseAudio (next generation GNOME sound server),\n" -"esd (EsounD or Enlightened Sound Daemon),\n" -"Mac OS X,\n" -"Windows (98 and later),\n" -"AIX,\n" -"Sun/NetBSD/OpenBSD,\n" -"IRIX,\n" -"NAS (Network Audio Server),\n" -"RoarAudio (Modern, multi-OS, networked Sound System),\n" -"OpenBSD's sndio." -msgstr "" - -#: gnu/packages/xiph.scm:212 +"@enumerate\n" +"@item Null output (handy for testing without a sound device),\n" +"@item WAV files,\n" +"@item AU files,\n" +"@item RAW files,\n" +"@item OSS (Open Sound System, used on Linux and FreeBSD),\n" +"@item ALSA (Advanced Linux Sound Architecture),\n" +"@item aRts (Analog RealTime Synth, used by KDE),\n" +"@item PulseAudio (next generation GNOME sound server),\n" +"@item esd (EsounD or Enlightened Sound Daemon),\n" +"@item Mac OS X,\n" +"@item Windows (98 and later),\n" +"@item AIX,\n" +"@item Sun/NetBSD/OpenBSD,\n" +"@item IRIX,\n" +"@item NAS (Network Audio Server),\n" +"@item RoarAudio (Modern, multi-OS, networked Sound System),\n" +"@item OpenBSD's sndio.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/xiph.scm:265 msgid "Free lossless audio codec" msgstr "" -#: gnu/packages/xiph.scm:214 +#: gnu/packages/xiph.scm:267 msgid "" -"FLAC stands for Free Lossless Audio Codec, an audio format that is lossless,\n" +"FLAC stands for Free Lossless Audio Codec, an audio format that is " +"lossless,\n" "meaning that audio is compressed in FLAC without any loss in quality." msgstr "" -#: gnu/packages/xiph.scm:240 +#: gnu/packages/xiph.scm:293 msgid "Karaoke and text codec for embedding in ogg" msgstr "" -#: gnu/packages/xiph.scm:242 +#: gnu/packages/xiph.scm:295 msgid "" "Kate is an overlay codec, originally designed for karaoke and text,\n" "that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" @@ -9882,11 +21288,11 @@ msgid "" "Kate stream." msgstr "" -#: gnu/packages/xiph.scm:276 +#: gnu/packages/xiph.scm:333 msgid "Ogg vorbis tools" msgstr "" -#: gnu/packages/xiph.scm:278 +#: gnu/packages/xiph.scm:335 msgid "" "Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" "general-purpose compressed audio format.\n" @@ -9899,115 +21305,241 @@ msgid "" " an ogg vorbis file." msgstr "" -#: gnu/packages/xiph.scm:303 gnu/packages/xiph.scm:366 +#: gnu/packages/xiph.scm:359 gnu/packages/xiph.scm:422 msgid "Versatile audio codec" msgstr "" -#: gnu/packages/xiph.scm:305 +#: gnu/packages/xiph.scm:361 msgid "" "Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" -"is unmatched for interactive speech and music transmission over the Internet,\n" +"is unmatched for interactive speech and music transmission over the " +"Internet,\n" "but is also intended for storage and streaming applications. It is\n" -"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which\n" +"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 " +"which\n" "incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." msgstr "" -#: gnu/packages/xiph.scm:339 +#: gnu/packages/xiph.scm:395 msgid "Command line utilities to encode, inspect, and decode .opus files" msgstr "" -#: gnu/packages/xiph.scm:340 +#: gnu/packages/xiph.scm:396 msgid "" "Opus is a royalty-free, highly versatile audio codec.\n" "Opus-tools provide command line utilities for creating, inspecting and\n" "decoding .opus files." msgstr "" -#: gnu/packages/xiph.scm:368 +#: gnu/packages/xiph.scm:424 msgid "" "The opusfile library provides seeking, decode, and playback of Opus\n" -"streams in the Ogg container (.opus files) including over http(s) on posix and\n" +"streams in the Ogg container (.opus files) including over http(s) on posix " +"and\n" "windows systems." msgstr "" -#: gnu/packages/xiph.scm:398 +#: gnu/packages/xiph.scm:454 msgid "Streaming media server" msgstr "" -#: gnu/packages/xiph.scm:399 +#: gnu/packages/xiph.scm:455 msgid "" "Icecast is a streaming media server which currently supports\n" -"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to\n" +"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used " +"to\n" "create an Internet radio station or a privately running jukebox and many\n" "things in between." msgstr "" -#: gnu/packages/xiph.scm:427 +#: gnu/packages/xiph.scm:483 msgid "Audio streaming library for icecast encoders" msgstr "" -#: gnu/packages/xiph.scm:429 +#: gnu/packages/xiph.scm:485 msgid "" "Libshout is a library for communicating with and sending data to an\n" "icecast server. It handles the socket connection, the timing of the data,\n" "and prevents bad data from getting to the icecast server." msgstr "" -#: gnu/packages/zip.scm:57 -msgid "Compression and file packing utility" +#: gnu/services/base.scm:282 +msgid "" +"The @code{user-processes} service is responsible for\n" +"terminating all the processes so that the root file system can be re-" +"mounted\n" +"read-only, just before rebooting/halting. Processes still running after a " +"few\n" +"seconds after @code{SIGTERM} has been sent are terminated with\n" +"@code{SIGKILL}." msgstr "" -#: gnu/packages/zip.scm:59 +#: gnu/services/base.scm:335 msgid "" -"Zip is a compression and file packaging/archive utility. Zip is useful\n" -"for packaging a set of files for distribution, for archiving files, and for\n" -"saving disk space by temporarily compressing unused files or directories.\n" -"Zip puts one or more compressed files into a single ZIP archive, along with\n" -"information about the files (name, path, date, time of last modification,\n" -"protection, and check information to verify file integrity). An entire\n" -"directory structure can be packed into a ZIP archive with a single command.\n" -"\n" -"Zip has one compression method (deflation) and can also store files without\n" -"compression. Zip automatically chooses the better of the two for each file.\n" -"Compression ratios of 2:1 to 3:1 are common for text files." +"Populate the @file{/etc/fstab} based on the given file\n" +"system objects." msgstr "" -#: gnu/packages/zip.scm:111 -msgid "Decompression and file extraction utility" +#: gnu/services/base.scm:512 +msgid "" +"Provide Shepherd services to mount and unmount the given\n" +"file systems, as well as corresponding @file{/etc/fstab} entries." msgstr "" -#: gnu/packages/zip.scm:113 +#: gnu/services/base.scm:602 msgid "" -"UnZip is an extraction utility for archives compressed in .zip format,\n" -"also called \"zipfiles\".\n" +"Seed the @file{/dev/urandom} pseudo-random number\n" +"generator (RNG) with the value recorded when the system was last shut\n" +"down." +msgstr "" + +#: gnu/services/base.scm:763 +msgid "" +"Install the given fonts on the specified ttys (fonts are per\n" +"virtual console on GNU/Linux). The value of this service is a list of\n" +"tty/font pairs like:\n" "\n" -"UnZip lists, tests, or extracts files from a .zip archive. The default\n" -"behaviour (with no options) is to extract into the current directory, and\n" -"subdirectories below it, all files from the specified zipfile. UnZip\n" -"recreates the stored directory structure by default." +"@example\n" +"'((\"tty1\" . \"LatGrkCyr-8x16\"))\n" +"@end example\n" msgstr "" -#: gnu/packages/zip.scm:147 -msgid "Library for accessing zip files" +#: gnu/services/base.scm:806 +msgid "" +"Provide a console log-in service as specified by its\n" +"configuration value, a @code{login-configuration} object." msgstr "" -#: gnu/packages/zip.scm:149 -msgid "ZZipLib is a library based on zlib for accessing zip files." +#: gnu/services/base.scm:1069 +msgid "" +"Provide console login using the @command{agetty}\n" +"program." msgstr "" -#: gnu/packages/zip.scm:167 -msgid "Provides an interface to ZIP archive files" +#: gnu/services/base.scm:1123 +msgid "" +"Provide console login using the @command{mingetty}\n" +"program." msgstr "" -#: gnu/packages/zsh.scm:65 -msgid "Powerful shell for interactive use and scripting" +#: gnu/services/base.scm:1295 +msgid "" +"Runs libc's @dfn{name service cache daemon} (nscd) with the\n" +"given configuration---an @code{} object. @xref{Name\n" +"Service Switch}, for an example." msgstr "" -#: gnu/packages/zsh.scm:66 +#: gnu/services/base.scm:1395 msgid "" -"The Z shell (zsh) is a Unix shell that can be used\n" -"as an interactive login shell and as a powerful command interpreter\n" -"for shell scripting. Zsh can be thought of as an extended Bourne shell\n" -"with a large number of improvements, including some features of bash,\n" -"ksh, and tcsh." +"Install the specified resource usage limits by populating\n" +"@file{/etc/security/limits.conf} and using the @code{pam_limits}\n" +"authentication module." +msgstr "" + +#: gnu/services/base.scm:1613 +msgid "Run the build daemon of address@hidden, aka. @command{guix-daemon}." +msgstr "" + +#: gnu/services/base.scm:1713 +msgid "" +"Add a Shepherd service running @command{guix publish}, a\n" +"command that allows you to share pre-built binaries with others over HTTP." +msgstr "" + +#: gnu/services/base.scm:1918 +msgid "" +"Run @command{udev}, which populates the @file{/dev}\n" +"directory dynamically. Get extra rules from the packages listed in the\n" +"@code{rules} field of its value, @code{udev-configuration} object." +msgstr "" + +#: gnu/services/base.scm:1993 +msgid "" +"Run GPM, the general-purpose mouse daemon, with the given\n" +"command-line options. GPM allows users to use the mouse in the console,\n" +"notably to select, copy, and paste text. The default options use the\n" +"@code{ps2} protocol, which works for both USB and PS/2 mice." +msgstr "" + +#: gnu/services/certbot.scm:162 +msgid "" +"Automatically renew @url{https://letsencrypt.org, Let's\n" +"Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n" +"and periodically invoking @command{certbot}." +msgstr "" + +#: gnu/services/networking.scm:258 +msgid "" +"Turn up the specified network interfaces upon startup,\n" +"with the given IP address, gateway, netmask, and so on. The value for\n" +"services of this type is a list of @code{static-networking} objects, one " +"per\n" +"network interface." +msgstr "" + +#: gnu/services/networking.scm:435 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The " +"daemon\n" +"will keep the system clock synchronized with that of the given servers." +msgstr "" + +#: gnu/services/networking.scm:545 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon, as implemented by @uref{http://www.openntpd.org, OpenNTPD}. The\n" +"daemon will keep the system clock synchronized with that of the given " +"servers." +msgstr "" + +#: gnu/services/networking.scm:633 +msgid "" +"Start @command{inetd}, the @dfn{Internet superserver}. It is responsible\n" +"for listening on Internet sockets and spawning the corresponding services " +"on\n" +"demand." +msgstr "" + +#: gnu/services/networking.scm:788 +msgid "" +"Run the @uref{https://torproject.org, Tor} anonymous\n" +"networking daemon." +msgstr "" + +#: gnu/services/networking.scm:811 +msgid "Define a new Tor @dfn{hidden service}." +msgstr "" + +#: gnu/services/networking.scm:879 +msgid "" +"Run @url{https://launchpad.net/wicd,Wicd}, a network\n" +"management daemon that aims to simplify wired and wireless networking." +msgstr "" + +#: gnu/services/networking.scm:968 +msgid "" +"Run @uref{https://wiki.gnome.org/Projects/NetworkManager,\n" +"NetworkManager}, a network management daemon that aims to simplify wired " +"and\n" +"wireless networking." +msgstr "" + +#: gnu/services/networking.scm:1026 +msgid "" +"Run @url{https://01.org/connman,Connman},\n" +"a network connection manager." +msgstr "" + +#: gnu/services/networking.scm:1115 +msgid "" +"Run @uref{http://www.openvswitch.org, Open vSwitch}, a multilayer virtual\n" +"switch designed to enable massive network automation through programmatic\n" +"extension." +msgstr "" + +#: gnu/services/version-control.scm:142 +msgid "" +"Expose Git respositories over the insecure @code{git://} TCP-based\n" +"protocol." msgstr "" diff --git a/po/packages/pt_BR.po b/po/packages/pt_BR.po index 47d8fc2fe..f286fe322 100644 --- a/po/packages/pt_BR.po +++ b/po/packages/pt_BR.po @@ -8,10 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.4-pre2\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2014-07-14 11:59+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2013-09-28 21:29-0300\n" "Last-Translator: Rafael Ferreira \n" -"Language-Team: Brazilian Portuguese \n" +"Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,344 +20,21567 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Poedit 1.5.7\n" -#: gnu/packages/base.scm:65 -msgid "Hello, GNU world: An example GNU package" -msgstr "Olá, mundo GNU: Um exemplo de pacote GNU" +#: gnu/packages/abiword.scm:114 +msgid "Word processing program" +msgstr "" -#: gnu/packages/base.scm:67 +#. TRANSLATORS: Dear translator, We would like to inform you that package +#. descriptions may occasionally include Texinfo markup. Texinfo markup +#. looks like "@code{rm -rf}", "@emph{important}", etc. When translating, +#. please leave markup as is. +#: gnu/packages/abiword.scm:123 msgid "" -"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -"serves as an example of standard GNU coding practices. As such, it supports\n" -"command-line arguments, multiple languages, and so on." +"AbiWord is a word processing program. It is rapidly\n" +"becoming a state of the art word processor, with lots of features useful " +"for\n" +"your daily work, personal needs, or for just some good old typing fun." msgstr "" -#: gnu/packages/base.scm:85 -msgid "Print lines matching a pattern" -msgstr "Exibe linhas correspondendo a um padrão" +#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:718 +msgid "Spell checker" +msgstr "" -#: gnu/packages/base.scm:87 +#: gnu/packages/aspell.scm:72 msgid "" -"grep is a tool for finding text inside files. Text is found by\n" -"matching a pattern provided by the user in one or many files. The pattern\n" -"may be provided as a basic or extended regular expression, or as fixed\n" -"strings. By default, the matching text is simply printed to the screen,\n" -"however the output can be greatly customized to include, for example, line\n" -"numbers. GNU grep offers many extensions over the standard utility,\n" -"including, for example, recursive directory searching." +"Aspell is a spell-checker which can be used either as a library or as\n" +"a standalone program. Notable features of Aspell include its full support " +"of\n" +"documents written in the UTF-8 encoding and its ability to use multiple\n" +"dictionaries, including personal ones." msgstr "" -#: gnu/packages/base.scm:109 -msgid "Stream editor" -msgstr "Editor de fluxo" +#: gnu/packages/aspell.scm:114 +msgid "This package provides a dictionary for the GNU Aspell spell checker." +msgstr "" -#: gnu/packages/base.scm:124 +#: gnu/packages/aspell.scm:295 gnu/packages/libreoffice.scm:768 msgid "" -"Sed is a non-interactive, text stream editor. It receives a text\n" -"input from a file or from standard input and it then applies a series of text\n" -"editing commands to the stream and prints its output to standard output. It\n" -"is often used for substituting text patterns in a stream. The GNU\n" -"implementation offers several extensions over the standard utility." +"This package provides a dictionary for the Hunspell spell-checking\n" +"library." msgstr "" -#: gnu/packages/base.scm:144 -msgid "Managing tar archives" -msgstr "Gerenciando de arquivos-tar" +#: gnu/packages/aspell.scm:313 +msgid "Hunspell dictionary for English" +msgstr "" + +#: gnu/packages/aspell.scm:317 +msgid "Hunspell dictionary for Australian English" +msgstr "" + +#: gnu/packages/aspell.scm:321 +msgid "Hunspell dictionary for Canadian English" +msgstr "" + +#: gnu/packages/aspell.scm:325 +msgid "Hunspell dictionary for British English, with -ise endings" +msgstr "" + +#: gnu/packages/aspell.scm:329 +msgid "Hunspell dictionary for British English, with -ize endings" +msgstr "" + +#: gnu/packages/aspell.scm:333 +msgid "Hunspell dictionary for United States English" +msgstr "" + +#: gnu/packages/audio.scm:132 +msgid "Realtime modular synthesizer and effect processor" +msgstr "" -#: gnu/packages/base.scm:146 +#: gnu/packages/audio.scm:134 msgid "" -"Tar provides the ability to create tar archives, as well as the\n" -"ability to extract, update or list files in an existing archive. It is\n" -"useful for combining many files into one larger file, while maintaining\n" -"directory structure and file information such as permissions and\n" -"creation/modification dates. GNU tar offers many extensions over the\n" -"standard utility." +"AlsaModularSynth is a digital implementation of a classical analog\n" +"modular synthesizer system. It uses virtual control voltages to control " +"the\n" +"parameters of the modules. The control voltages which control the " +"frequency\n" +"e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled\n" +"Filter) modules follow the convention of 1V / Octave." msgstr "" -#: gnu/packages/base.scm:173 -msgid "Apply differences to originals, with optional backups" -msgstr "Aplica diferenças aos originais, com backups opcionais" +#: gnu/packages/audio.scm:171 +msgid "Library for audio labelling" +msgstr "" -#: gnu/packages/base.scm:175 +#: gnu/packages/audio.scm:173 msgid "" -"Patch is a program that applies changes to files based on differences\n" -"laid out as by the program \"diff\". The changes may be applied to one or more\n" -"files depending on the contents of the diff file. It accepts several\n" -"different diff formats. It may also be used to revert previously applied\n" -"differences." +"aubio is a tool designed for the extraction of annotations from audio\n" +"signals. Its features include segmenting a sound file before each of its\n" +"attacks, performing pitch detection, tapping the beat and producing MIDI\n" +"streams from live audio." msgstr "" -#: gnu/packages/base.scm:195 -msgid "Comparing and merging files" -msgstr "Comparando e mesclando arquivos" +#: gnu/packages/audio.scm:274 +msgid "Digital audio workstation" +msgstr "" -#: gnu/packages/base.scm:197 +#: gnu/packages/audio.scm:276 msgid "" -"GNU Diffutils is a package containing tools for finding the\n" -"differences between files. The \"diff\" command is used to show how two files\n" -"differ, while \"cmp\" shows the offsets and line numbers where they differ. \n" -"\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" -"interactive means to merge two files." +"Ardour is a multi-channel digital audio workstation, allowing users to\n" +"record, edit, mix and master audio and MIDI projects. It is targeted at " +"audio\n" +"engineers, musicians, soundtrack editors and composers." msgstr "" -#: gnu/packages/base.scm:224 -msgid "Operating on files matching given criteria" -msgstr "Operação em arquivos correspondendo aos critérios dados" +#: gnu/packages/audio.scm:411 +msgid "Software for recording and editing sounds" +msgstr "" -#: gnu/packages/base.scm:226 +#: gnu/packages/audio.scm:413 msgid "" -"Findutils supplies the basic file directory searching utilities of the\n" -"GNU system. It consists of two primary searching utilities: \"find\"\n" -"recursively searches for files in a directory according to given criteria and\n" -"\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -"are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" -"used to apply commands with arbitrarily long arguments." +"Audacity is a multi-track audio editor designed for recording, playing\n" +"and editing digital audio. It features digital effects and spectrum " +"analysis\n" +"tools." msgstr "" -#: gnu/packages/base.scm:278 -msgid "Core GNU utilities (file, text, shell)" -msgstr "Utilitários centrais do GNU (file, text, shell)" +#: gnu/packages/audio.scm:448 +msgid "Tonewheel organ synthesizer" +msgstr "" -#: gnu/packages/base.scm:280 +#: gnu/packages/audio.scm:450 msgid "" -"GNU Coreutils includes all of the basic command-line tools that are\n" -"expected in a POSIX system. These provide the basic file, shell and text\n" -"manipulation functions of the GNU system. Most of these tools offer extended\n" -"functionality beyond that which is outlined in the POSIX standard." +"AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" +"with drawbars, distortion and rotating speakers. The organ has three\n" +"sections, two polyphonic sections with nine drawbars each and one " +"monophonic\n" +"bass section with five drawbars. A standalone JACK application and LV2\n" +"plugins are provided." msgstr "" -#: gnu/packages/base.scm:314 -msgid "Remake files automatically" -msgstr "Refaz arquivos automaticamente" +#: gnu/packages/audio.scm:487 +msgid "Audio plug-in pack for LV2 and JACK environments" +msgstr "" -#: gnu/packages/base.scm:316 +#: gnu/packages/audio.scm:489 msgid "" -"Make is a program that is used to control the production of\n" -"executables or other files from their source files. The process is\n" -"controlled from a Makefile, in which the developer specifies how each file is\n" -"generated from its source. It has powerful dependency resolution and the\n" -"ability to determine when files have to be regenerated after their sources\n" -"change. GNU make offers many powerful extensions over the standard utility." +"Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" +"The suite contains lots of effects (delay, modulation, signal processing,\n" +"filters, equalizers, dynamics, distortion and mastering effects),\n" +"instruments (SF2 player, organ simulator and a monophonic synthesizer) and\n" +"tools (analyzer, mono/stereo tools, crossovers)." msgstr "" -#: gnu/packages/base.scm:361 -msgid "Binary utilities: bfd gas gprof ld" -msgstr "Utilitários de binários: bfd gas gprof ld" +#: gnu/packages/audio.scm:541 +msgid "Software speech synthesizer" +msgstr "" -#: gnu/packages/base.scm:363 +#: gnu/packages/audio.scm:542 msgid "" -"GNU Binutils is a collection of tools for working with binary files.\n" -"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler. Other\n" -"tools include programs to display binary profiling information, list the\n" -"strings in a binary file, and utilities for working with archives. The \"bfd\"\n" -"library for working with executable and object formats is also included." +"eSpeak is a software speech synthesizer for English and\n" +"other languages. eSpeak uses a \"formant synthesis\" method. This allows " +"many\n" +"languages to be provided in a small size. The speech is clear, and can be " +"used\n" +"at high speeds, but is not as natural or smooth as larger synthesizers which " +"are\n" +"based on human speech recordings." msgstr "" -#: gnu/packages/base.scm:504 -msgid "The GNU C Library" -msgstr "A GNU C Library" +#: gnu/packages/audio.scm:589 +msgid "LV2 plugins for live use" +msgstr "" -#: gnu/packages/base.scm:506 +#: gnu/packages/audio.scm:591 msgid "" -"Any Unix-like operating system needs a C library: the library which\n" -"defines the \"system calls\" and other basic facilities such as open, malloc,\n" -"printf, exit...\n" -"\n" -"The GNU C library is used as the C library in the GNU system and most systems\n" -"with the Linux kernel." +"The infamous plugins are a collection of LV2 audio plugins for live\n" +"performances. The plugins include a cellular automaton synthesizer, an\n" +"envelope follower, distortion effects, tape effects and more." msgstr "" -"Qualquer sistema operacional tipo Unix precisa de uma biblioteca C: a\n" -"biblioteca que define as \"chamadas de sistema\" e outras funcionalidades\n" -" básicas como open, malloc, printf, exit ...\n" -"\n" -"A biblioteca C do GNU é usada como uma biblioteca C no sistema GNU e na\n" -"maioria dos sistemas com kernel Linux." -#: gnu/packages/base.scm:575 -msgid "Database of current and historical time zones" -msgstr "Banco de dados de fusos horários históricos e atuais" +#: gnu/packages/audio.scm:632 +msgid "SWH plugins in LV2 format" +msgstr "" -#: gnu/packages/base.scm:576 +#: gnu/packages/audio.scm:634 msgid "" -"The Time Zone Database (often called tz or zoneinfo)\n" -"contains code and data that represent the history of local time for many\n" -"representative locations around the globe. It is updated periodically to\n" -"reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" -"and daylight-saving rules." +"Swh-plugins-lv2 is a collection of audio plugins in LV2 format. Plugin\n" +"classes include: dynamics (compressor, limiter), time (delay, chorus,\n" +"flanger), ringmodulator, distortion, filters, pitchshift, oscillators,\n" +"emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc." msgstr "" -"O Time Zone Database (geralmente chamado de tz ou zoneinfo)\n" -"contém códigos e dados que representam o histórico dos horários locais de\n" -"muitas localizações representativas pelo mundo. É atualizado periodicamente\n" -"para refletir as alterações feitas por corpos políticos nos limites de fusos\n" -"horários, posição do UTC e regras de horário de verão." -#: gnu/packages/base.scm:1004 -msgid "GNU C++ standard library (intermediate)" +#: gnu/packages/audio.scm:668 +msgid "Sound and music computing system" msgstr "" -#: gnu/packages/base.scm:1098 -msgid "The linker wrapper" -msgstr "A interface do linker" +#: gnu/packages/audio.scm:670 +msgid "" +"Csound is a user-programmable and user-extensible sound processing\n" +"language and software synthesizer." +msgstr "" -# Desconheço tradução para o 'linker', sendo ele amplamente conhecido com este nome. Além do mais, o binutils não foi traduzido até a tradução inicial do guix. Portanto, mantive 'linker' - Rafael -#: gnu/packages/base.scm:1100 +#: gnu/packages/audio.scm:711 gnu/packages/audio.scm:2872 +msgid "C++ wrapper around the ALSA API" +msgstr "" + +#: gnu/packages/audio.scm:713 msgid "" -"The linker wrapper (or `ld-wrapper') wraps the linker to add any\n" -"missing `-rpath' flags, and to detect any misuse of libraries outside of the\n" -"store." +"clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" +"ALSA PCM devices." msgstr "" -"o linker wrapper (ou `ld-wrapper') atua como interface do linker para\n" -"adicionar quaisquer opções \"-rpath\" faltando e para detectar qualquer\n" -"uso incorreto de bibliotecas fora do armazenamento." -#: gnu/packages/base.scm:1264 -msgid "Complete GCC tool chain for C/C++ development" +#: gnu/packages/audio.scm:750 +msgid "LADSPA ambisonics plugins" msgstr "" -#: gnu/packages/base.scm:1266 +#: gnu/packages/audio.scm:752 msgid "" -"This package provides a complete GCC tool chain for C/C++ development to\n" -"be installed in user profiles. This includes GCC, as well as libc (headers\n" -"and binaries, plus debugging symbols in the 'debug' output), and Binutils." +"The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be\n" +"used within Ardour. Features include: mono and stereo to B-format panning,\n" +"horizontal rotator, square, hexagon and cube decoders." msgstr "" -#: gnu/packages/guile.scm:99 gnu/packages/guile.scm:166 -msgid "Scheme implementation intended especially for extensions" -msgstr "Implementação de Scheme com intenção especialmente para extensões" +#: gnu/packages/audio.scm:787 +msgid "Chorus, phaser, and vintage high-pass and low-pass filters" +msgstr "" -#: gnu/packages/guile.scm:101 gnu/packages/guile.scm:168 +#: gnu/packages/audio.scm:789 msgid "" -"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" -"official extension language of the GNU system. It is an implementation of\n" -"the Scheme language which can be easily embedded in other applications to\n" -"provide a convenient means of extending the functionality of the application\n" -"without requiring the source code to be rewritten." +"This package provides various LADSPA plugins. @code{cs_chorus} and\n" +"@code{cs_phaser} provide chorus and phaser effects, respectively;\n" +"@code{mvclpf24} provides four implementations of the low-pass filter used " +"in\n" +"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-" +"controlled\n" +"high-pass filter by Robert Moog. The filters attempt to accurately emulate\n" +"the non-linear circuit elements of their original analog counterparts." msgstr "" -#: gnu/packages/guile.scm:211 -msgid "Framework for building readers for GNU Guile" -msgstr "Infraestrutura para compilação de leitores para GNU Guile" +#: gnu/packages/audio.scm:827 +msgid "LADSPA reverb plugin" +msgstr "" -#: gnu/packages/guile.scm:213 +#: gnu/packages/audio.scm:829 msgid "" -"Guile-Reader is a simple framework for building readers for GNU Guile.\n" +"This package provides a stereo reverb LADSPA plugin based on the\n" +"well-known greverb." +msgstr "" + +#: gnu/packages/audio.scm:863 +msgid "LADSPA four-band parametric equalizer plugin" +msgstr "" + +#: gnu/packages/audio.scm:865 +msgid "" +"This package provides a LADSPA plugin for a four-band parametric\n" +"equalizer. Each section has an active/bypass switch, frequency, bandwidth " +"and\n" +"gain controls. There is also a global bypass switch and gain control.\n" "\n" -"The idea is to make it easy to build procedures that extend Guile’s read\n" -"procedure. Readers supporting various syntax variants can easily be written,\n" -"possibly by re-using existing “token readers” of a standard Scheme\n" -"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" -"document syntax.\n" +"The 2nd order resonant filters are implemented using a Mitra-Regalia style\n" +"lattice filter, which is stable even while parameters are being changed.\n" "\n" -"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" -"hopefully more powerful and flexible (for instance, one may instantiate as\n" -"many readers as needed)." +"All switches and controls are internally smoothed, so they can be used " +"'live'\n" +"without any clicks or zipper noises. This makes this plugin suitable for " +"use\n" +"in systems that allow automation of plugin control ports, such as Ardour, " +"or\n" +"for stage use." msgstr "" -"Guile-Reader é uma infraestrutura simples de compilação de leitores GNU Guile.\n" + +#: gnu/packages/audio.scm:908 +msgid "LADSPA stereo width plugin" +msgstr "" + +#: gnu/packages/audio.scm:910 +msgid "" +"This package provides a LADSPA plugin to manipulate the stereo width of\n" +"audio signals." +msgstr "" + +#: gnu/packages/audio.scm:945 +msgid "LADSPA plugin for synthesizer oscillators" +msgstr "" + +#: gnu/packages/audio.scm:947 +msgid "" +"The @code{blvco} LADSPA plugin provides three anti-aliased oscillators:\n" "\n" -"A ideia é facilitar a compilação de procedimentos que estendam o procedimento\n" -"de leitura do Guile. Leitores que tenham suporte a diversas variantes de\n" -"sintaxe podem ser escritos facilmente, possivelmente reusando \"leitores de\n" -"token\" de Scheme padrão de leitores. Por exemplo, ele é usado para implementar\n" -"sintaxe de documentos derivados do R5RS do Skribilo.\n" +"@enumerate\n" +"@item Pulse-VCO, a dirac pulse oscillator with flat amplitude spectrum\n" +"@item Saw-VCO, a sawtooth oscillator with 1/F amplitude spectrum\n" +"@item Rec-VCO, a square / rectange oscillator\n" +"@end enumerate\n" "\n" -"A abordagem do Guile-Readers é similar ao \"read table\" do Common Lisps,\n" -"mas muito mais poderoso e flexível (por exemplo, é possível instanciar com\n" -"quantos leitores quiser)." +"\n" +"All oscillators are low-pass filtered to provide waveforms similar to the\n" +"output of analog synthesizers such as the Moog Voyager." +msgstr "" -#: gnu/packages/guile.scm:267 -msgid "Guile bindings to ncurses" -msgstr "Bindings de Guile para ncurses" +#: gnu/packages/audio.scm:989 +msgid "LADSPA Autowah effect plugin" +msgstr "" -#: gnu/packages/guile.scm:269 +#: gnu/packages/audio.scm:991 msgid "" -"guile-ncurses provides Guile language bindings for the ncurses\n" -"library." +"This package provides a LADSPA plugin for a Wah effect with envelope\n" +"follower." msgstr "" -#: gnu/packages/guile.scm:289 -msgid "Run jobs at scheduled times" -msgstr "Executa trabalhos no horário agendado" +#: gnu/packages/audio.scm:1025 +msgid "LADSPA stereo reverb plugin" +msgstr "" + +#: gnu/packages/audio.scm:1027 +msgid "This package provides a LADSPA plugin for a stereo reverb effect." +msgstr "" + +#: gnu/packages/audio.scm:1066 +msgid "SoundFont synthesizer" +msgstr "" -#: gnu/packages/guile.scm:291 +#: gnu/packages/audio.scm:1068 msgid "" -"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" -"Guile, so its configuration can be written in Scheme; the original cron\n" -"format is also supported." +"FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" +"specifications. FluidSynth reads and handles MIDI events from the MIDI " +"input\n" +"device. It is the software analogue of a MIDI synthesizer. FluidSynth can\n" +"also play midifiles using a Soundfont." msgstr "" -#: gnu/packages/guile.scm:319 -msgid "Collection of useful Guile Scheme modules" -msgstr "Coleção de módulos úteis de Scheme de Guile" +#: gnu/packages/audio.scm:1099 +msgid "MPEG-4 and MPEG-2 AAC decoder" +msgstr "" -#: gnu/packages/guile.scm:321 +#: gnu/packages/audio.scm:1101 msgid "" -"guile-lib is intended as an accumulation place for pure-scheme Guile\n" -"modules, allowing for people to cooperate integrating their generic Guile\n" -"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" -"for Guile\"." -msgstr "guile-lib tem a intenção de ser um lugar acumulado para módulos Guile de pure-scheme, permitindo que pessoas cooperem com integração de seus módulos genéricos de Guile em uma biblioteca coerente. Pense \"um CPAN de escopo limitado, objetivo para Guile\"." +"FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" +"PS, and DAB+." +msgstr "" -#: gnu/packages/guile.scm:352 -msgid "JSON module for Guile" +#: gnu/packages/audio.scm:1141 +msgid "Signal processing language" msgstr "" -#: gnu/packages/guile.scm:354 +#: gnu/packages/audio.scm:1143 +msgid "Faust is a programming language for realtime audio signal processing." +msgstr "" + +#: gnu/packages/audio.scm:1213 +msgid "GUS compatible patches for MIDI players" +msgstr "" + +#: gnu/packages/audio.scm:1215 msgid "" -"Guile-json supports parsing and building JSON documents according to the\n" -"http:://json.org specification. These are the main features:\n" -"- Strictly complies to http://json.org specification.\n" -"- Build JSON documents programmatically via macros.\n" -"- Unicode support for strings.\n" -"- Allows JSON pretty printing." +"FreePats is a project to create a free and open set of GUS compatible\n" +"patches that can be used with softsynths such as Timidity and WildMidi." msgstr "" -#: gnu/packages/lout.scm:109 -msgid "Lout, a document layout system similar in style to LaTeX" -msgstr "Lout, um sistema de layout de documentos similar em estilo ao LaTeX" +#: gnu/packages/audio.scm:1267 +msgid "Virtual guitar amplifier" +msgstr "" -#: gnu/packages/lout.scm:111 +#: gnu/packages/audio.scm:1268 msgid "" -"The Lout document formatting system is now reads a high-level description of\n" -"a document similar in style to LaTeX and produces a PostScript or plain text\n" -"output file.\n" -"\n" -"Lout offers an unprecedented range of advanced features, including optimal\n" -"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -"inclusion and generation, equation formatting, tables, diagrams, rotation and\n" -"scaling, sorted indexes, bibliographic databases, running headers and\n" -"odd-even pages, automatic cross referencing, multilingual documents including\n" -"hyphenation (most European languages are supported), formatting of computer\n" -"programs, and much more, all ready to use. Furthermore, Lout is easily\n" -"extended with definitions which are very much easier to write than troff of\n" -"TeX macros because Lout is a high-level, purely functional language, the\n" -"outcome of an eight-year research project that went back to the\n" -"beginning." +"Guitarix is a virtual guitar amplifier running JACK.\n" +"Guitarix takes the signal from your guitar as a mono-signal from your sound\n" +"card. The input is processed by a main amp and a rack-section. Both can " +"be\n" +"routed separately and deliver a processed stereo-signal via JACK. You may\n" +"fill the rack with effects from more than 25 built-in modules including " +"stuff\n" +"from a simple noise gate to modulation effects like flanger, phaser or\n" +"auto-wah." msgstr "" -"O sistema de formatação de texto Lout agora lê uma descrição de alto nível de\n" -"documentos similar em estilo ao LaTeX e produz um arquivo de saída em texto\n" -"simples ou em PostScript.\n" -"\n" -"Lout oferece uma faixa sem precedente de recursos avançados, incluindo uma\n" -"ótima quebra de parágrafo e página, hifenização automática, inclusão e\n" -"criação de arquivo EPS de PostScript, formatação de equação, tabelas,\n" -"diagramas, rotação e escalas, índices ordenados, banco de dados\n" -"bibliográficos, executar cabeçalhos e páginas ímpar-par, referência cruzada\n" -"automática, documentos multilíngues incluindo hifenização (há suporte à\n" -"maioria dos idiomas europeus), formatação de programas de computador, e muito\n" -"mais, tudo pronto para uso. Além disso, Lout pode ser estendido facilmente com\n" -"definições que são muito fácil de escrever do que troff das macros TeX porque\n" -"Lout é uma linguagem puramente funcional de alto nível, sendo o resultado de\n" -"oito anos de um projeto de pesquisa que voltou para o começo." -#: gnu/packages/recutils.scm:58 -msgid "Manipulate plain text files as databases" -msgstr "Manipula arquivos texto simples como banco de dados" +#: gnu/packages/audio.scm:1322 +msgid "Audio effects processor" +msgstr "" -#: gnu/packages/recutils.scm:60 +#: gnu/packages/audio.scm:1324 msgid "" -"GNU Recutils is a set of tools and libraries for creating and\n" -"manipulating text-based, human-editable databases. Despite being text-based,\n" -"databases created with Recutils carry all of the expected features such as\n" -"unique fields, primary keys, time stamps and more. Many different field types\n" -"are supported, as is encryption." +"Rakarrack is a richly featured multi-effects processor emulating a\n" +"guitar effects pedalboard. Effects include compressor, expander, noise " +"gate,\n" +"equalizers, exciter, flangers, chorus, various delay and reverb effects,\n" +"distortion modules and many more. Most of the effects engine is built from\n" +"modules found in the excellent software synthesizer ZynAddSubFX. Presets " +"and\n" +"user interface are optimized for guitar, but Rakarrack processes signals in\n" +"stereo while it does not apply internal band-limiting filtering, and thus " +"is\n" +"well suited to all musical instruments and vocals." +msgstr "" + +#: gnu/packages/audio.scm:1375 +msgid "LV2 convolution reverb" +msgstr "" + +#: gnu/packages/audio.scm:1377 +msgid "" +"IR is a low-latency, real-time, high performance signal convolver\n" +"especially for creating reverb effects. It supports impulse responses with " +"1,\n" +"2 or 4 channels, in any soundfile format supported by libsndfile." +msgstr "" + +#: gnu/packages/audio.scm:1407 +msgid "JACK audio connection kit" +msgstr "" + +#: gnu/packages/audio.scm:1409 +msgid "" +"JACK is a low-latency audio server. It can connect a number of\n" +"different applications to an audio device, as well as allowing them to " +"share\n" +"audio between themselves. JACK is different from other audio server " +"efforts\n" +"in that it has been designed from the ground up to be suitable for\n" +"professional audio work. This means that it focuses on two key areas:\n" +"synchronous execution of all clients, and low latency operation." +msgstr "" + +#: gnu/packages/audio.scm:1505 +msgid "Simple LV2 host for JACK" +msgstr "" + +#: gnu/packages/audio.scm:1507 +msgid "" +"Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" +"plugins and exposes their ports as JACK ports, essentially making any LV2\n" +"plugin function as a JACK application." +msgstr "" + +#: gnu/packages/audio.scm:1550 +msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" msgstr "" + +#: gnu/packages/audio.scm:1552 +msgid "" +"LADSPA is a standard that allows software audio processors and effects\n" +"to be plugged into a wide range of audio synthesis and recording packages." +msgstr "" + +#: gnu/packages/audio.scm:1598 +msgid "Audio application session manager" +msgstr "" + +#: gnu/packages/audio.scm:1600 +msgid "" +"LASH is a session management system for audio applications. It allows\n" +"you to save and restore audio sessions consisting of multiple interconneced\n" +"applications, restoring program state (i.e. loaded patches) and the\n" +"connections between them." +msgstr "" + +#: gnu/packages/audio.scm:1621 +msgid "Bauer stereophonic-to-binaural DSP" +msgstr "" + +#: gnu/packages/audio.scm:1623 +msgid "" +"The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" +"designed to improve headphone listening of stereo audio records. " +"Recommended\n" +"for headphone prolonged listening to disable superstereo fatigue without\n" +"essential distortions." +msgstr "" + +#: gnu/packages/audio.scm:1646 +msgid "Implementation of the Open Sound Control protocol" +msgstr "" + +#: gnu/packages/audio.scm:1648 +msgid "" +"liblo is a lightweight library that provides an easy to use\n" +"implementation of the Open Sound Control (@dfn{OSC}) protocol." +msgstr "" + +#: gnu/packages/audio.scm:1671 +msgid "Bindings for PortAudio v19" +msgstr "" + +#: gnu/packages/audio.scm:1672 +msgid "" +"This package provides bindings for PortAudio v19, the\n" +"cross-platform audio input/output stream library." +msgstr "" + +#: gnu/packages/audio.scm:1697 +msgid "Python bindings for liblo" +msgstr "" + +#: gnu/packages/audio.scm:1699 +msgid "" +"Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n" +"library. It supports almost the complete functionality of liblo, allowing " +"you\n" +"to send and receive OSC messages using a nice and simple Python API. Also\n" +"included are the command line utilities @code{send_osc} and @code{dump_osc}." +msgstr "" + +#: gnu/packages/audio.scm:1740 +msgid "Library to simplify use of LV2 plugins in applications" +msgstr "" + +#: gnu/packages/audio.scm:1742 +msgid "" +"Lilv is a C library to make the use of LV2 plugins as simple as possible\n" +"for applications. Lilv is the successor to SLV2, rewritten to be\n" +"significantly faster and have minimal dependencies." +msgstr "" + +#: gnu/packages/audio.scm:1768 +msgid "LV2 audio plugin specification" +msgstr "" + +#: gnu/packages/audio.scm:1770 +msgid "" +"LV2 is an open specification for audio plugins and host applications.\n" +"At its core, LV2 is a simple stable interface, accompanied by extensions " +"which\n" +"add functionality to support the needs of increasingly powerful audio\n" +"software." +msgstr "" + +#: gnu/packages/audio.scm:1822 +msgid "LV2 port of the mda Piano plugin" +msgstr "" + +#: gnu/packages/audio.scm:1823 +msgid "An LV2 port of the mda Piano VSTi." +msgstr "" + +#: gnu/packages/audio.scm:1836 +msgid "LV2 port of the mda EPiano plugin" +msgstr "" + +#: gnu/packages/audio.scm:1837 +msgid "An LV2 port of the mda EPiano VSTi." +msgstr "" + +#: gnu/packages/audio.scm:1882 +msgid "C++ libraries for LV2 plugins" +msgstr "" + +#: gnu/packages/audio.scm:1884 +msgid "" +"The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" +"extensions into easy to use C++ classes. It is the successor of\n" +"lv2-c++-tools." +msgstr "" + +#: gnu/packages/audio.scm:1925 +msgid "3D audio API" +msgstr "" + +#: gnu/packages/audio.scm:1927 +msgid "" +"OpenAL provides capabilities for playing audio in a virtual 3D\n" +"environment. Distance attenuation, doppler shift, and directional sound\n" +"emitters are among the features handled by the API. More advanced effects,\n" +"including air absorption, occlusion, and environmental reverb, are " +"available\n" +"through the EFX extension. It also facilitates streaming audio, multi-" +"channel\n" +"buffers, and audio capture." +msgstr "" + +#: gnu/packages/audio.scm:1957 +msgid "Free implementation of OpenAL's ALUT standard" +msgstr "" + +#: gnu/packages/audio.scm:1958 +msgid "freealut is the OpenAL Utility Toolkit." +msgstr "" + +#: gnu/packages/audio.scm:1987 +msgid "Modular patch bay for audio and MIDI systems" +msgstr "" + +#: gnu/packages/audio.scm:1989 +msgid "" +"Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" +"and ALSA." +msgstr "" + +#: gnu/packages/audio.scm:2016 +msgid "Jack server control application" +msgstr "" + +#: gnu/packages/audio.scm:2017 +msgid "" +"Control a Jack server. Allows you to plug various sources\n" +"into various outputs and to start, stop and configure jackd" +msgstr "" + +#: gnu/packages/audio.scm:2050 +msgid "Stereo audio recorder for JACK" +msgstr "" + +#: gnu/packages/audio.scm:2051 +msgid "" +"QJackRcd is a simple graphical stereo recorder for JACK\n" +"supporting silence processing for automatic pause, file splitting, and\n" +"background file post-processing." +msgstr "" + +#: gnu/packages/audio.scm:2077 +msgid "Real-time audio utility library" +msgstr "" + +#: gnu/packages/audio.scm:2079 +msgid "" +"Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" +"aimed at audio/musical applications." +msgstr "" + +#: gnu/packages/audio.scm:2123 +msgid "Audio time-stretching and pitch-shifting library" +msgstr "" + +#: gnu/packages/audio.scm:2125 +msgid "" +"Rubber Band is a library and utility program that permits changing the\n" +"tempo and pitch of an audio recording independently of one another." +msgstr "" + +#: gnu/packages/audio.scm:2173 +msgid "Cross-platform MIDI library for C++" +msgstr "" + +#: gnu/packages/audio.scm:2175 +msgid "" +"RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" +"classes) that provide a common cross-platform API for realtime MIDI\n" +"input/output." +msgstr "" + +#: gnu/packages/audio.scm:2200 +msgid "Library for serialising LV2 atoms to/from RDF" +msgstr "" + +#: gnu/packages/audio.scm:2202 +msgid "" +"Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" +"the Turtle syntax." +msgstr "" + +#: gnu/packages/audio.scm:2230 +msgid "Library for loading and wrapping LV2 plugin UIs" +msgstr "" + +#: gnu/packages/audio.scm:2232 +msgid "" +"Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" +"\n" +"Suil makes it possible to load a UI of a toolkit in a host using another\n" +"toolkit. The API is designed such that hosts do not need to explicitly\n" +"support specific toolkits – if Suil supports a particular toolkit, then UIs " +"in\n" +"that toolkit will work in all hosts that use Suil automatically.\n" +"\n" +"Suil currently supports every combination of Gtk, Qt, and X11." +msgstr "" + +#: gnu/packages/audio.scm:2289 +msgid "Software synthesizer for playing MIDI files" +msgstr "" + +#: gnu/packages/audio.scm:2291 +msgid "" +"TiMidity++ is a software synthesizer. It can play MIDI files by\n" +"converting them into PCM waveform data; give it a MIDI data along with " +"digital\n" +"instrument data files, then it synthesizes them in real-time, and plays. " +"It\n" +"can not only play sounds, but also can save the generated waveforms into " +"hard\n" +"disks as various audio file formats." +msgstr "" + +#: gnu/packages/audio.scm:2329 +msgid "Modular and extensible audio processing system" +msgstr "" + +#: gnu/packages/audio.scm:2331 +msgid "" +"Vamp is an audio processing plugin system for plugins that extract\n" +"descriptive information from audio data — typically referred to as audio\n" +"analysis plugins or audio feature extraction plugins." +msgstr "" + +#: gnu/packages/audio.scm:2370 +msgid "Library for time stretching and pitch scaling of audio" +msgstr "" + +#: gnu/packages/audio.scm:2372 +msgid "" +"SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" +"stretching and pitch scaling of audio. This package contains the library." +msgstr "" + +#: gnu/packages/audio.scm:2394 +msgid "Hybrid lossless audio codec" +msgstr "" + +#: gnu/packages/audio.scm:2396 +msgid "" +"WavPack is an audio compression format with lossless, lossy and hybrid\n" +"compression modes. This package contains command-line programs and library " +"to\n" +"encode and decode wavpack files." +msgstr "" + +#: gnu/packages/audio.scm:2415 +msgid "Mod file playing library" +msgstr "" + +#: gnu/packages/audio.scm:2417 +msgid "" +"Libmodplug renders mod music files as raw audio data, for playing or\n" +"conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" +"supported. Optional features include high-quality resampling, bass " +"expansion,\n" +"surround and reverb." +msgstr "" + +#: gnu/packages/audio.scm:2436 +msgid "Module player library" +msgstr "" + +#: gnu/packages/audio.scm:2438 +msgid "" +"Libxmp is a library that renders module files to PCM data. It supports\n" +"over 90 mainstream and obscure module formats including Protracker (MOD),\n" +"Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." +msgstr "" + +#: gnu/packages/audio.scm:2461 +msgid "Extended module player" +msgstr "" + +#: gnu/packages/audio.scm:2463 +msgid "" +"Xmp is a portable module player that plays over 90 mainstream and\n" +"obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" +"Tracker 3 S3M and Impulse Tracker IT files." +msgstr "" + +#: gnu/packages/audio.scm:2494 +msgid "Audio processing library for changing tempo, pitch and playback rate" +msgstr "" + +#: gnu/packages/audio.scm:2496 +msgid "" +"SoundTouch is an audio processing library for changing the tempo, pitch\n" +"and playback rates of audio streams or audio files. It is intended for\n" +"application developers writing sound processing tools that require tempo/" +"pitch\n" +"control functionality, or just for playing around with the sound effects." +msgstr "" + +#: gnu/packages/audio.scm:2533 +msgid "Sound processing utility" +msgstr "" + +#: gnu/packages/audio.scm:2535 +msgid "" +"SoX (Sound eXchange) is a command line utility that can convert\n" +"various formats of computer audio files to other formats. It can also\n" +"apply various effects to these sound files, and, as an added bonus, SoX\n" +"can play and record audio files." +msgstr "" + +#: gnu/packages/audio.scm:2558 +msgid "One-dimensional sample-rate conversion library" +msgstr "" + +#: gnu/packages/audio.scm:2560 +msgid "" +"The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" +"conversion. It may be used, for example, to resample PCM-encoded audio." +msgstr "" + +#: gnu/packages/audio.scm:2590 +msgid "MPEG Audio Layer 2 (MP2) encoder" +msgstr "" + +#: gnu/packages/audio.scm:2592 +msgid "" +"TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" +"tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" +"portions of LAME." +msgstr "" + +#: gnu/packages/audio.scm:2631 +msgid "Audio I/O library" +msgstr "" + +#: gnu/packages/audio.scm:2633 +msgid "" +"PortAudio is a portable C/C++ audio I/O library providing a simple API\n" +"to record and/or play sound using a callback function or a blocking read/" +"write\n" +"interface." +msgstr "" + +#: gnu/packages/audio.scm:2663 +msgid "Graphical user interface for FluidSynth" +msgstr "" + +#: gnu/packages/audio.scm:2665 +msgid "" +"Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" +"synthesizer written in C++." +msgstr "" + +#: gnu/packages/audio.scm:2702 +msgid "Networked audio system" +msgstr "" + +#: gnu/packages/audio.scm:2704 +msgid "" +"RSound allows you to send audio from an application and transfer it\n" +"directly to a different computer on your LAN network. It is an audio " +"daemon\n" +"with a much different focus than most other audio daemons." +msgstr "" + +#: gnu/packages/audio.scm:2735 +msgid "JACK audio frequency analyzer and display" +msgstr "" + +#: gnu/packages/audio.scm:2737 +msgid "" +"XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" +"Connection Kit. It can display the FFT of any input, modify it and output " +"the\n" +"result." +msgstr "" + +#: gnu/packages/audio.scm:2781 +msgid "Fast, partitioned convolution engine library" +msgstr "" + +#: gnu/packages/audio.scm:2783 +msgid "" +"Zita convolver is a C++ library providing a real-time convolution\n" +"engine." +msgstr "" + +#: gnu/packages/audio.scm:2828 +msgid "C++ library for resampling audio signals" +msgstr "" + +#: gnu/packages/audio.scm:2830 +msgid "" +"Libzita-resampler is a C++ library for resampling audio signals. It is\n" +"designed to be used within a real-time processing context, to be fast, and " +"to\n" +"provide high-quality sample rate conversion." +msgstr "" + +#: gnu/packages/audio.scm:2874 +msgid "" +"Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" +"access to ALSA PCM devices, taking care of the many functions required to\n" +"open, initialise and use a hw: device in mmap mode, and providing floating\n" +"point audio data." +msgstr "" + +#: gnu/packages/audio.scm:2905 +msgid "Cue and toc file parsers and utilities" +msgstr "" + +#: gnu/packages/audio.scm:2906 +msgid "" +"Cuetools is a set of programs that are useful for manipulating\n" +"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and " +"TOC\n" +"files are a way to represent the layout of a data or audio CD in a\n" +"machine-readable ASCII format." +msgstr "" + +#: gnu/packages/audio.scm:2925 +msgid "WAVE audio data processing tool" +msgstr "" + +#: gnu/packages/audio.scm:2926 +msgid "" +"shntool is a multi-purpose WAVE data processing and reporting\n" +"utility. File formats are abstracted from its core, so it can process any " +"file\n" +"that contains WAVE data, compressed or not---provided there exists a format\n" +"module to handle that particular file type. It can also generate CUE files, " +"and\n" +"use them split WAVE data into multiple files." +msgstr "" + +#: gnu/packages/audio.scm:2964 +msgid "DTS Coherent Acoustics decoder" +msgstr "" + +#: gnu/packages/audio.scm:2965 +msgid "" +"Dcadec is a DTS Coherent Acoustics surround sound decoder\n" +"with support for HD extensions." +msgstr "" + +#: gnu/packages/audio.scm:2986 +msgid "Tool to adjust loudness of media files" +msgstr "" + +#: gnu/packages/audio.scm:2988 +msgid "" +"BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its\n" +"flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the\n" +"loudness of audio and video files to the same level." +msgstr "" + +#: gnu/packages/audio.scm:3019 +msgid "Lightweight audio filtering library" +msgstr "" + +#: gnu/packages/audio.scm:3020 +msgid "" +"An easy to use audio filtering library made from webrtc\n" +"code, used in @code{libtoxcore}." +msgstr "" + +#: gnu/packages/audio.scm:3064 +msgid "GSM 06.10 lossy speech compression library" +msgstr "" + +#: gnu/packages/audio.scm:3065 +msgid "" +"This C library provides an encoder and a decoder for the GSM\n" +"06.10 RPE-LTP lossy speech compression algorithm." +msgstr "" + +#: gnu/packages/audio.scm:3086 +msgid "ALSA wrappers for Python" +msgstr "" + +#: gnu/packages/audio.scm:3088 +msgid "" +"This package contains wrappers for accessing the ALSA API from Python.\n" +"It is currently fairly complete for PCM devices, and has some support for\n" +"mixers." +msgstr "" + +#: gnu/packages/audio.scm:3132 +msgid "Bluetooth ALSA backend" +msgstr "" + +#: gnu/packages/audio.scm:3133 +msgid "" +"This project is a rebirth of a direct integration between\n" +"Bluez and ALSA. Since Bluez >= 5, the build-in integration has been " +"removed\n" +"in favor of 3rd party audio applications. From now on, Bluez acts as a\n" +"middleware between an audio application, which implements Bluetooth audio\n" +"profile, and a Bluetooth audio device. BlueALSA registers all known " +"Bluetooth\n" +"audio profiles in Bluez, so in theory every Bluetooth device (with audio\n" +"capabilities) can be connected. In order to access the audio stream, one " +"has\n" +"to connect to the ALSA PCM device called @code{bluealsa}. The device is " +"based\n" +"on the ALSA software PCM plugin." +msgstr "" + +#: gnu/packages/audio.scm:3195 +#, fuzzy +msgid "Sound editor" +msgstr "Editor de fluxo" + +#: gnu/packages/audio.scm:3198 +msgid "" +"Snd is a sound editor modelled loosely after Emacs. It can be\n" +"customized and extended using either the s7 Scheme implementation (included " +"in\n" +"the Snd sources), Ruby, or Forth." +msgstr "" + +#: gnu/packages/audio.scm:3231 +msgid "LV2 plugin for broadband noise reduction" +msgstr "" + +#: gnu/packages/audio.scm:3232 +msgid "" +"Noise Repellent is an LV2 plugin to reduce noise. It has\n" +"the following features:\n" +"\n" +"@enumerate\n" +"@item Spectral gating and spectral subtraction suppression rule\n" +"@item Adaptive and manual noise thresholds estimation\n" +"@item Adjustable noise floor\n" +"@item Adjustable offset of thresholds to perform over-subtraction\n" +"@item Time smoothing and a masking estimation to reduce artifacts\n" +"@item Basic onset detector to avoid transients suppression\n" +"@item Whitening of the noise floor to mask artifacts and to recover higher\n" +" frequencies\n" +"@item Option to listen to the residual signal\n" +"@item Soft bypass\n" +"@item Noise profile saved with the session\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/audio.scm:3300 +msgid "Command-line audio visualizer" +msgstr "" + +#: gnu/packages/audio.scm:3301 +msgid "" +"@code{cli-visualizer} displays fast-Fourier\n" +"transforms (FFTs) of the sound being played, as well as other graphical\n" +"representations." +msgstr "" + +#: gnu/packages/audio.scm:3352 +msgid "Console audio visualizer for ALSA, MPD, and PulseAudio" +msgstr "" + +#: gnu/packages/audio.scm:3353 +msgid "" +"C.A.V.A. is a bar audio spectrum visualizer for the terminal\n" +"using ALSA, MPD, PulseAudio, or a FIFO buffer as its input." +msgstr "" + +#: gnu/packages/audio.scm:3385 +msgid "Pro-quality GM soundfont" +msgstr "" + +#: gnu/packages/audio.scm:3386 +msgid "Fluid-3 is Frank Wen's pro-quality GM soundfont." +msgstr "" + +#: gnu/packages/backup.scm:115 +msgid "Encrypted backup using rsync algorithm" +msgstr "" + +#: gnu/packages/backup.scm:117 +msgid "" +"Duplicity backs up directories by producing encrypted tar-format volumes\n" +"and uploading them to a remote or local file server. Because duplicity " +"uses\n" +"librsync, the incremental archives are space efficient and only record the\n" +"parts of files that have changed since the last backup. Because duplicity\n" +"uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" +"spying and/or modification by the server." +msgstr "" + +#: gnu/packages/backup.scm:146 +msgid "File verification and repair tools" +msgstr "" + +#: gnu/packages/backup.scm:147 +msgid "" +"Par2cmdline uses Reed-Solomon error-correcting codes to\n" +"generate and verify PAR2 recovery files. These files can be distributed\n" +"alongside the source files or stored together with back-ups to protect " +"against\n" +"transmission errors or @dfn{bit rot}, the degradation of storage media over\n" +"time.\n" +"Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the\n" +"damage isn't too extensive (and smaller than the size of the recovery file), " +"it\n" +"can even repair them." +msgstr "" + +#: gnu/packages/backup.scm:183 +msgid "Simple incremental backup tool" +msgstr "" + +#: gnu/packages/backup.scm:185 +msgid "" +"Hdup2 is a backup utility, its aim is to make backup really simple. The\n" +"backup scheduling is done by means of a cron job. It supports an\n" +"include/exclude mechanism, remote backups, encrypted backups and split\n" +"backups (called chunks) to allow easy burning to CD/DVD." +msgstr "" + +#: gnu/packages/backup.scm:239 +msgid "Multi-format archive and compression library" +msgstr "" + +#: gnu/packages/backup.scm:241 +msgid "" +"Libarchive provides a flexible interface for reading and writing\n" +"archives in various formats such as tar and cpio. Libarchive also supports\n" +"reading and writing archives compressed using various compression filters " +"such\n" +"as gzip and bzip2. The library is inherently stream-oriented; readers\n" +"serially iterate through the archive, writers serially add things to the\n" +"archive. In particular, note that there is currently no built-in support " +"for\n" +"random access nor for in-place modification." +msgstr "" + +#: gnu/packages/backup.scm:302 +msgid "Provide a list of files to backup" +msgstr "" + +#: gnu/packages/backup.scm:304 +msgid "" +"Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" +"Rdup itself does not backup anything, it only print a list of absolute\n" +"file names to standard output. Auxiliary scripts are needed that act on " +"this\n" +"list and implement the backup strategy." +msgstr "" + +#: gnu/packages/backup.scm:334 +msgid "Tar-compatible archiver" +msgstr "" + +#: gnu/packages/backup.scm:336 +msgid "" +"Btar is a tar-compatible archiver which allows arbitrary compression and\n" +"ciphering, redundancy, differential backup, indexed extraction, multicore\n" +"compression, input and output serialisation, and tolerance to partial " +"archive\n" +"errors." +msgstr "" + +#: gnu/packages/backup.scm:362 +msgid "Local/remote mirroring+incremental backup" +msgstr "" + +#: gnu/packages/backup.scm:364 +msgid "" +"Rdiff-backup backs up one directory to another, possibly over a network.\n" +"The target directory ends up a copy of the source directory, but extra " +"reverse\n" +"diffs are stored in a special subdirectory of that target directory, so you\n" +"can still recover files lost some time ago. The idea is to combine the " +"best\n" +"features of a mirror and an incremental backup. Rdiff-backup also " +"preserves\n" +"subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" +"modification times, extended attributes, acls, and resource forks. Also,\n" +"rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" +"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive " +"up\n" +"to a remote location, and only the differences will be transmitted. " +"Finally,\n" +"rdiff-backup is easy to use and settings have sensible defaults." +msgstr "" + +#: gnu/packages/backup.scm:406 +msgid "Deduplicating snapshot backup utility based on rsync" +msgstr "" + +#: gnu/packages/backup.scm:407 +msgid "" +"rsnapshot is a file system snapshot utility based on rsync.\n" +"rsnapshot makes it easy to make periodic snapshots of local machines, and\n" +"remote machines over SSH. To reduce the disk space required for each " +"backup,\n" +"rsnapshot uses hard links to deduplicate identical files." +msgstr "" + +#: gnu/packages/backup.scm:442 +msgid "Tools & library for data backup and distributed storage" +msgstr "" + +#: gnu/packages/backup.scm:444 +msgid "" +"Libchop is a set of utilities and library for data backup and\n" +"distributed storage. Its main application is @command{chop-backup}, an\n" +"encrypted backup program that supports data integrity checks, versioning,\n" +"distribution among several sites, selective sharing of stored data, " +"adaptive\n" +"compression, and more. The library itself implements storage techniques " +"such\n" +"as content-addressable storage, content hash keys, Merkle trees, similarity\n" +"detection, and lossless compression." +msgstr "" + +#: gnu/packages/backup.scm:555 +msgid "Deduplicated, encrypted, authenticated and compressed backups" +msgstr "" + +#: gnu/packages/backup.scm:556 +msgid "" +"Borg is a deduplicating backup program. Optionally, it\n" +"supports compression and authenticated encryption. The main goal of Borg is " +"to\n" +"provide an efficient and secure way to backup data. The data deduplication\n" +"technique used makes Borg suitable for daily backups since only changes are\n" +"stored. The authenticated encryption technique makes it suitable for " +"backups\n" +"to not fully trusted targets. Borg is a fork of Attic." +msgstr "" + +#: gnu/packages/backup.scm:602 +msgid "Deduplicating backup program" +msgstr "" + +#: gnu/packages/backup.scm:603 +msgid "" +"Attic is a deduplicating backup program. The main goal of\n" +"Attic is to provide an efficient and secure way to backup data. The data\n" +"deduplication technique used makes Attic suitable for daily backups since " +"only\n" +"changes are stored." +msgstr "" + +#: gnu/packages/backup.scm:633 +msgid "WIM file manipulation library and utilities" +msgstr "" + +#: gnu/packages/backup.scm:634 +msgid "" +"wimlib is a C library and set of command-line utilities for\n" +"creating, modifying, extracting, and mounting archives in the Windows " +"Imaging\n" +"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and " +"to\n" +"NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." +msgstr "" + +#: gnu/packages/backup.scm:691 +msgid "Easy and secure backup program" +msgstr "" + +#: gnu/packages/backup.scm:692 +msgid "" +"Obnam is an easy, secure backup program. Features\n" +"include snapshot backups, data de-duplication and encrypted backups\n" +"using GnuPG. Backups can be stored on local hard disks, or online via\n" +"the SSH SFTP protocol. The backup server, if used, does not require\n" +"any special software, on top of SSH." +msgstr "" + +#: gnu/packages/backup.scm:798 +msgid "Fast, disk based, rotating network backup system" +msgstr "" + +#: gnu/packages/backup.scm:800 +msgid "" +"With dirvish you can maintain a set of complete images of your\n" +"file systems with unattended creation and expiration. A dirvish backup " +"vault\n" +"is like a time machine for your data. " +msgstr "" + +#: gnu/packages/base.scm:77 +msgid "Hello, GNU world: An example GNU package" +msgstr "Olá, mundo GNU: Um exemplo de pacote GNU" + +#: gnu/packages/base.scm:79 +msgid "" +"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" +"serves as an example of standard GNU coding practices. As such, it " +"supports\n" +"command-line arguments, multiple languages, and so on." +msgstr "" + +#: gnu/packages/base.scm:114 +msgid "Print lines matching a pattern" +msgstr "Exibe linhas correspondendo a um padrão" + +#: gnu/packages/base.scm:116 +msgid "" +"grep is a tool for finding text inside files. Text is found by\n" +"matching a pattern provided by the user in one or many files. The pattern\n" +"may be provided as a basic or extended regular expression, or as fixed\n" +"strings. By default, the matching text is simply printed to the screen,\n" +"however the output can be greatly customized to include, for example, line\n" +"numbers. GNU grep offers many extensions over the standard utility,\n" +"including, for example, recursive directory searching." +msgstr "" + +#: gnu/packages/base.scm:138 +msgid "Stream editor" +msgstr "Editor de fluxo" + +#: gnu/packages/base.scm:160 +msgid "" +"Sed is a non-interactive, text stream editor. It receives a text\n" +"input from a file or from standard input and it then applies a series of " +"text\n" +"editing commands to the stream and prints its output to standard output. " +"It\n" +"is often used for substituting text patterns in a stream. The GNU\n" +"implementation offers several extensions over the standard utility." +msgstr "" + +#: gnu/packages/base.scm:200 +msgid "Managing tar archives" +msgstr "Gerenciando de arquivos-tar" + +#: gnu/packages/base.scm:202 +msgid "" +"Tar provides the ability to create tar archives, as well as the\n" +"ability to extract, update or list files in an existing archive. It is\n" +"useful for combining many files into one larger file, while maintaining\n" +"directory structure and file information such as permissions and\n" +"creation/modification dates. GNU tar offers many extensions over the\n" +"standard utility." +msgstr "" + +#: gnu/packages/base.scm:225 +msgid "Apply differences to originals, with optional backups" +msgstr "Aplica diferenças aos originais, com backups opcionais" + +#: gnu/packages/base.scm:227 +msgid "" +"Patch is a program that applies changes to files based on differences\n" +"laid out as by the program \"diff\". The changes may be applied to one or " +"more\n" +"files depending on the contents of the diff file. It accepts several\n" +"different diff formats. It may also be used to revert previously applied\n" +"differences." +msgstr "" + +#: gnu/packages/base.scm:248 +msgid "Comparing and merging files" +msgstr "Comparando e mesclando arquivos" + +#: gnu/packages/base.scm:250 +msgid "" +"GNU Diffutils is a package containing tools for finding the\n" +"differences between files. The \"diff\" command is used to show how two " +"files\n" +"differ, while \"cmp\" shows the offsets and line numbers where they differ.\n" +"\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" +"interactive means to merge two files." +msgstr "" + +#: gnu/packages/base.scm:293 +msgid "Operating on files matching given criteria" +msgstr "Operação em arquivos correspondendo aos critérios dados" + +#: gnu/packages/base.scm:295 +msgid "" +"Findutils supplies the basic file directory searching utilities of the\n" +"GNU system. It consists of two primary searching utilities: \"find\"\n" +"recursively searches for files in a directory according to given criteria " +"and\n" +"\"locate\" lists files in a database that match a query. Two auxiliary " +"tools\n" +"are included: \"updatedb\" updates the file name database and \"xargs\" may " +"be\n" +"used to apply commands with arbitrarily long arguments." +msgstr "" + +#: gnu/packages/base.scm:353 +msgid "Core GNU utilities (file, text, shell)" +msgstr "Utilitários centrais do GNU (file, text, shell)" + +#: gnu/packages/base.scm:355 +msgid "" +"GNU Coreutils includes all of the basic command-line tools that are\n" +"expected in a POSIX system. These provide the basic file, shell and text\n" +"manipulation functions of the GNU system. Most of these tools offer " +"extended\n" +"functionality beyond that which is outlined in the POSIX standard." +msgstr "" + +#: gnu/packages/base.scm:397 +msgid "Remake files automatically" +msgstr "Refaz arquivos automaticamente" + +#: gnu/packages/base.scm:399 +msgid "" +"Make is a program that is used to control the production of\n" +"executables or other files from their source files. The process is\n" +"controlled from a Makefile, in which the developer specifies how each file " +"is\n" +"generated from its source. It has powerful dependency resolution and the\n" +"ability to determine when files have to be regenerated after their sources\n" +"change. GNU make offers many powerful extensions over the standard utility." +msgstr "" + +#: gnu/packages/base.scm:440 +msgid "Binary utilities: bfd gas gprof ld" +msgstr "Utilitários de binários: bfd gas gprof ld" + +#: gnu/packages/base.scm:442 +msgid "" +"GNU Binutils is a collection of tools for working with binary files.\n" +"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" +"Other tools include programs to display binary profiling information, list\n" +"the strings in a binary file, and utilities for working with archives. The\n" +"\"bfd\" library for working with executable and object formats is also\n" +"included." +msgstr "" + +#: gnu/packages/base.scm:516 +msgid "The linker wrapper" +msgstr "A interface do linker" + +# Desconheço tradução para o 'linker', sendo ele amplamente conhecido com este nome. Além do mais, o binutils não foi traduzido até a tradução inicial do guix. Portanto, mantive 'linker' - Rafael +#: gnu/packages/base.scm:518 +#, fuzzy +msgid "" +"The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" +"missing '-rpath' flags, and to detect any misuse of libraries outside of " +"the\n" +"store." +msgstr "" +"o linker wrapper (ou `ld-wrapper') atua como interface do linker para\n" +"adicionar quaisquer opções \"-rpath\" faltando e para detectar qualquer\n" +"uso incorreto de bibliotecas fora do armazenamento." + +#: gnu/packages/base.scm:746 +msgid "The GNU C Library" +msgstr "A GNU C Library" + +#: gnu/packages/base.scm:748 +msgid "" +"Any Unix-like operating system needs a C library: the library which\n" +"defines the \"system calls\" and other basic facilities such as open, " +"malloc,\n" +"printf, exit...\n" +"\n" +"The GNU C library is used as the C library in the GNU system and most " +"systems\n" +"with the Linux kernel." +msgstr "" +"Qualquer sistema operacional tipo Unix precisa de uma biblioteca C: a\n" +"biblioteca que define as \"chamadas de sistema\" e outras funcionalidades\n" +" básicas como open, malloc, printf, exit ...\n" +"\n" +"A biblioteca C do GNU é usada como uma biblioteca C no sistema GNU e na\n" +"maioria dos sistemas com kernel Linux." + +#: gnu/packages/base.scm:826 +#, fuzzy +msgid "The GNU C Library (GNU Hurd variant)" +msgstr "A GNU C Library" + +#: gnu/packages/base.scm:953 +msgid "All the locales supported by the GNU C Library" +msgstr "" + +#: gnu/packages/base.scm:955 +msgid "" +"This package provides all the locales supported by the GNU C Library,\n" +"more than 400 in total. To use them set the 'LOCPATH' environment variable " +"to\n" +"the 'share/locale' sub-directory of this package." +msgstr "" + +#: gnu/packages/base.scm:1025 +msgid "Small sample of UTF-8 locales" +msgstr "" + +#: gnu/packages/base.scm:1027 +msgid "" +"This package provides a small sample of UTF-8 locales mostly useful in\n" +"test environments." +msgstr "" + +#: gnu/packages/base.scm:1045 +msgid "Find full path of shell commands" +msgstr "" + +#: gnu/packages/base.scm:1047 +msgid "" +"The which program finds the location of executables in PATH, with a\n" +"variety of options. It is an alternative to the shell \"type\" built-in\n" +"command." +msgstr "" + +#: gnu/packages/base.scm:1152 +msgid "Database of current and historical time zones" +msgstr "Banco de dados de fusos horários históricos e atuais" + +#: gnu/packages/base.scm:1153 +#, fuzzy +msgid "" +"The Time Zone Database (often called tz or zoneinfo)\n" +"contains code and data that represent the history of local time for many\n" +"representative locations around the globe. It is updated periodically to\n" +"reflect changes made by political bodies to time zone boundaries, UTC " +"offsets,\n" +"and daylight-saving rules." +msgstr "" +"O Time Zone Database (geralmente chamado de tz ou zoneinfo)\n" +"contém códigos e dados que representam o histórico dos horários locais de\n" +"muitas localizações representativas pelo mundo. É atualizado periodicamente\n" +"para refletir as alterações feitas por corpos políticos nos limites de " +"fusos\n" +"horários, posição do UTC e regras de horário de verão." + +#: gnu/packages/base.scm:1205 +msgid "Character set conversion library" +msgstr "" + +#: gnu/packages/base.scm:1207 +msgid "" +"libiconv provides an implementation of the iconv function for systems\n" +"that lack it. iconv is used to convert between character encodings in a\n" +"program. It supports a wide variety of different encodings." +msgstr "" + +#: gnu/packages/bittorrent.scm:108 +msgid "Fast and easy BitTorrent client" +msgstr "" + +#: gnu/packages/bittorrent.scm:110 +msgid "" +"Transmission is a BitTorrent client that comes with graphical,\n" +"textual, and Web user interfaces. Transmission also has a daemon for\n" +"unattended operations. It supports local peer discovery, full encryption,\n" +"DHT, µTP, PEX and Magnet Links." +msgstr "" + +#: gnu/packages/bittorrent.scm:142 +msgid "BitTorrent library of rtorrent" +msgstr "" + +#: gnu/packages/bittorrent.scm:144 +msgid "" +"LibTorrent is a BitTorrent library used by and developed in parallel\n" +"with the BitTorrent client rtorrent. It is written in C++ with emphasis on\n" +"speed and efficiency." +msgstr "" + +#: gnu/packages/bittorrent.scm:171 +msgid "BitTorrent client with ncurses interface" +msgstr "" + +#: gnu/packages/bittorrent.scm:173 +msgid "" +"rTorrent is a BitTorrent client with an ncurses interface. It supports\n" +"full encryption, DHT, PEX, and Magnet Links. It can also be controlled via\n" +"XML-RPC over SCGI." +msgstr "" + +#: gnu/packages/bittorrent.scm:206 gnu/packages/bittorrent.scm:247 +msgid "Console client for the Transmission BitTorrent daemon" +msgstr "" + +#: gnu/packages/bittorrent.scm:207 +msgid "" +"Tremc is a console client, with a curses interface, for the\n" +"Transmission BitTorrent daemon." +msgstr "" + +#: gnu/packages/bittorrent.scm:248 +msgid "" +"Transmission-remote-cli is a console client, with a curses\n" +"interface, for the Transmission BitTorrent daemon. This package is no " +"longer\n" +"maintained upstream." +msgstr "" + +#: gnu/packages/bittorrent.scm:296 +msgid "Utility for parallel downloading files" +msgstr "" + +#: gnu/packages/bittorrent.scm:298 +msgid "" +"Aria2 is a lightweight, multi-protocol & multi-source command-line\n" +"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and " +"Metalink.\n" +"Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces." +msgstr "" + +#: gnu/packages/bittorrent.scm:331 +msgid "Universal download manager with GTK+ interface" +msgstr "" + +#: gnu/packages/bittorrent.scm:333 +msgid "" +"uGet is portable download manager with GTK+ interface supporting\n" +"HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection\n" +"downloads, download scheduling, download rate limiting." +msgstr "" + +#: gnu/packages/bittorrent.scm:362 +msgid "Utility to create BitTorrent metainfo files" +msgstr "" + +#: gnu/packages/bittorrent.scm:364 +msgid "" +"mktorrent is a simple command-line utility to create BitTorrent\n" +"@dfn{metainfo} files, often known simply as @dfn{torrents}, from both " +"single\n" +"files and whole directories. It can add multiple trackers and web seed " +"URLs,\n" +"and set the @code{private} flag to disallow advertisement through the\n" +"distributed hash table (@dfn{DHT}) and Peer Exchange. Hashing is multi-" +"threaded\n" +"and will take advantage of multiple processor cores where possible." +msgstr "" + +#: gnu/packages/bittorrent.scm:403 +msgid "Feature complete BitTorrent implementation" +msgstr "" + +#: gnu/packages/bittorrent.scm:405 +msgid "" +"libtorrent-rasterbar is a feature complete C++ BitTorrent implementation\n" +"focusing on efficiency and scalability. It runs on embedded devices as well " +"as\n" +"desktops." +msgstr "" + +#: gnu/packages/certs.scm:67 +msgid "Python script to extract .pem data from certificate collection" +msgstr "" + +#: gnu/packages/certs.scm:69 +msgid "" +"certdata2pem.py is a Python script to transform X.509 certificate\n" +"\"source code\" as contained, for example, in the Mozilla sources, into\n" +".pem formatted certificates." +msgstr "" + +#: gnu/packages/certs.scm:138 +msgid "CA certificates from Mozilla" +msgstr "" + +#: gnu/packages/certs.scm:140 +msgid "" +"This package provides certificates for Certification Authorities (CA)\n" +"taken from the NSS package and thus ultimately from the Mozilla project." +msgstr "" + +#: gnu/packages/certs.scm:209 +msgid "Let's Encrypt root and intermediate certificates" +msgstr "" + +#: gnu/packages/certs.scm:210 +msgid "" +"This package provides a certificate store containing only the\n" +"Let's Encrypt root and intermediate certificates. It is intended to be " +"used\n" +"within Guix." +msgstr "" + +#: gnu/packages/compression.scm:104 +msgid "Compression library" +msgstr "" + +#: gnu/packages/compression.scm:106 +msgid "" +"zlib is designed to be a free, general-purpose, legally unencumbered --\n" +"that is, not covered by any patents -- lossless data-compression library " +"for\n" +"use on virtually any computer hardware and operating system. The zlib data\n" +"format is itself portable across platforms. Unlike the LZW compression " +"method\n" +"used in Unix compress(1) and in the GIF image format, the compression " +"method\n" +"currently used in zlib essentially never expands the data. (LZW can double " +"or\n" +"triple the file size in extreme cases.) zlib's memory footprint is also\n" +"independent of the input data and can be reduced, if necessary, at some " +"cost\n" +"in compression." +msgstr "" + +#: gnu/packages/compression.scm:137 +msgid "Zip Compression library" +msgstr "" + +#: gnu/packages/compression.scm:139 +msgid "" +"Minizip is a minimalistic library that supports compressing,\n" +"extracting and viewing ZIP archives. This version is extracted from\n" +"the @code{zlib} source." +msgstr "" + +#: gnu/packages/compression.scm:158 +msgid "Replacement for Sun's 'jar' utility" +msgstr "" + +#: gnu/packages/compression.scm:160 +msgid "" +"FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" +"utility. Instead of being written in Java, FastJar is written in C." +msgstr "" + +#: gnu/packages/compression.scm:194 +msgid "C library for manipulating POSIX tar files" +msgstr "" + +#: gnu/packages/compression.scm:196 +msgid "" +"libtar is a C library for manipulating POSIX tar files. It handles\n" +"adding and extracting files to/from a tar archive." +msgstr "" + +#: gnu/packages/compression.scm:213 +msgid "General file (de)compression (using lzw)" +msgstr "" + +#: gnu/packages/compression.scm:227 +msgid "" +"GNU Gzip provides data compression and decompression utilities; the\n" +"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a " +"single\n" +"file; as a result, it is often used in conjunction with \"tar\", resulting " +"in\n" +"\".tar.gz\" or \".tgz\", etc." +msgstr "" + +#: gnu/packages/compression.scm:297 +msgid "High-quality data compression program" +msgstr "" + +#: gnu/packages/compression.scm:299 +msgid "" +"bzip2 is a freely available, patent free (see below), high-quality data\n" +"compressor. It typically compresses files to within 10% to 15% of the best\n" +"available techniques (the PPM family of statistical compressors), whilst\n" +"being around twice as fast at compression and six times faster at\n" +"decompression." +msgstr "" + +#: gnu/packages/compression.scm:320 +msgid "Parallel bzip2 compression utility" +msgstr "" + +#: gnu/packages/compression.scm:322 +msgid "" +"lbzip2 is a multi-threaded compression utility with support for the\n" +"bzip2 compressed file format. lbzip2 can process standard bz2 files in\n" +"parallel. It uses POSIX threading model (pthreads), which allows it to " +"take\n" +"full advantage of symmetric multiprocessing (SMP) systems. It has been " +"proven\n" +"to scale linearly, even to over one hundred processor cores. lbzip2 is " +"fully\n" +"compatible with bzip2 – both at file format and command line level." +msgstr "" + +#: gnu/packages/compression.scm:352 +msgid "Parallel bzip2 implementation" +msgstr "" + +#: gnu/packages/compression.scm:354 +msgid "" +"Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" +"compressor that uses pthreads and achieves near-linear speedup on SMP " +"machines.\n" +"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. " +"anything\n" +"compressed with pbzip2 can be decompressed with bzip2)." +msgstr "" + +#: gnu/packages/compression.scm:375 +msgid "General-purpose data compression" +msgstr "" + +#: gnu/packages/compression.scm:377 +msgid "" +"XZ Utils is free general-purpose data compression software with high\n" +"compression ratio. XZ Utils were written for POSIX-like systems, but also\n" +"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA " +"Utils.\n" +"\n" +"The core of the XZ Utils compression code is based on LZMA SDK, but it has\n" +"been modified quite a lot to be suitable for XZ Utils. The primary\n" +"compression algorithm is currently LZMA2, which is used inside the .xz\n" +"container format. With typical files, XZ Utils create 30 % smaller output\n" +"than gzip and 15 % smaller output than bzip2." +msgstr "" + +#: gnu/packages/compression.scm:405 +msgid "Data compression library suitable for real-time data de-/compression" +msgstr "" + +#: gnu/packages/compression.scm:407 +msgid "" +"LZO is a data compression library which is suitable for data\n" +"de-/compression in real-time. This means it favours speed over\n" +"compression ratio.\n" +"\n" +"LZO is written in ANSI C. Both the source code and the compressed data\n" +"format are designed to be portable across platforms." +msgstr "" + +#: gnu/packages/compression.scm:443 +msgid "Python bindings for the LZO data compression library" +msgstr "" + +#: gnu/packages/compression.scm:445 +msgid "" +"Python-LZO provides Python bindings for LZO, i.e. you can access\n" +"the LZO library from your Python scripts thereby compressing ordinary\n" +"Python strings." +msgstr "" + +#: gnu/packages/compression.scm:468 +msgid "Compress or expand files" +msgstr "" + +#: gnu/packages/compression.scm:470 +msgid "" +"Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" +"LZO data compression library for compression services, and its main " +"advantages\n" +"over gzip are much higher compression and decompression speed (at the cost " +"of\n" +"some compression ratio)." +msgstr "" + +#: gnu/packages/compression.scm:489 +msgid "Lossless data compressor based on the LZMA algorithm" +msgstr "" + +#: gnu/packages/compression.scm:491 +msgid "" +"Lzip is a lossless data compressor with a user interface similar to the\n" +"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and " +"compresses\n" +"more than bzip2, which makes it well-suited for software distribution and " +"data\n" +"archiving. Lzip is a clean implementation of the LZMA algorithm." +msgstr "" + +#: gnu/packages/compression.scm:510 +msgid "Recover and decompress data from damaged lzip files" +msgstr "" + +#: gnu/packages/compression.scm:512 +msgid "" +"Lziprecover is a data recovery tool and decompressor for files in the lzip\n" +"compressed data format (.lz). It can test the integrity of lzip files, " +"extract\n" +"data from damaged ones, and repair most files with small errors (up to one\n" +"single-byte error per member) entirely.\n" +"\n" +"Lziprecover is not a replacement for regular backups, but a last line of " +"defence\n" +"when even the backups are corrupt. It can recover files by merging the " +"good\n" +"parts of two or more damaged copies, such as can be easily produced by " +"running\n" +"@command{ddrescue} on a failing device.\n" +"\n" +"This package also includes @command{unzcrash}, a tool to test the robustness " +"of\n" +"decompressors when faced with corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:553 +msgid "Archives in shell scripts, uuencode/uudecode" +msgstr "" + +#: gnu/packages/compression.scm:555 +msgid "" +"GNU sharutils is a package for creating and manipulating shell\n" +"archives that can be readily emailed. A shell archive is a file that can " +"be\n" +"processed by a Bourne-type shell to unpack the original collection of " +"files.\n" +"This package is mostly for compatibility and historical interest." +msgstr "" + +#: gnu/packages/compression.scm:586 +msgid "Library for SoundFont decompression" +msgstr "" + +#: gnu/packages/compression.scm:588 +msgid "" +"SfArkLib is a C++ library for decompressing SoundFont files compressed\n" +"with the sfArk algorithm." +msgstr "" + +#: gnu/packages/compression.scm:622 +msgid "Basic sfArk decompressor" +msgstr "" + +#: gnu/packages/compression.scm:623 +msgid "" +"SfArk extractor converts SoundFonts in the compressed legacy\n" +"sfArk file format to the uncompressed sf2 format." +msgstr "" + +#: gnu/packages/compression.scm:640 +msgid "Compression tools for some formats used by Microsoft" +msgstr "" + +#: gnu/packages/compression.scm:642 +msgid "" +"The purpose of libmspack is to provide both compression and\n" +"decompression of some loosely related file formats used by Microsoft." +msgstr "" + +#: gnu/packages/compression.scm:661 +msgid "Low-level interface to bzip2 compression library" +msgstr "" + +#: gnu/packages/compression.scm:662 +msgid "" +"This module provides a Perl interface to the bzip2\n" +"compression library." +msgstr "" + +#: gnu/packages/compression.scm:696 +msgid "Low-level interface to zlib compression library" +msgstr "" + +#: gnu/packages/compression.scm:697 +msgid "" +"This module provides a Perl interface to the zlib\n" +"compression library." +msgstr "" + +#: gnu/packages/compression.scm:718 +msgid "IO Interface to compressed files/buffers" +msgstr "" + +#: gnu/packages/compression.scm:719 +msgid "" +"IO-Compress provides a Perl interface to allow reading and\n" +"writing of compressed data created with the zlib and bzip2 libraries." +msgstr "" + +#: gnu/packages/compression.scm:745 +msgid "Compression algorithm focused on speed" +msgstr "" + +#: gnu/packages/compression.scm:746 +msgid "" +"LZ4 is a lossless compression algorithm, providing\n" +"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features " +"an\n" +"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/" +"cycle).\n" +"A high compression derivative, called LZ4_HC, is also provided. It trades " +"CPU\n" +"time for compression ratio." +msgstr "" + +#: gnu/packages/compression.scm:771 +msgid "LZ4 bindings for Python" +msgstr "" + +#: gnu/packages/compression.scm:773 +msgid "" +"This package provides python bindings for the lz4 compression library\n" +"by Yann Collet. The project contains bindings for the LZ4 block format and\n" +"the LZ4 frame format." +msgstr "" + +#: gnu/packages/compression.scm:796 +msgid "String compression" +msgstr "" + +#: gnu/packages/compression.scm:797 +msgid "Lz-string is a string compressor library for Python." +msgstr "" + +#: gnu/packages/compression.scm:835 +msgid "Tools to create and extract squashfs file systems" +msgstr "" + +#: gnu/packages/compression.scm:837 +msgid "" +"Squashfs is a highly compressed read-only file system for Linux. It uses\n" +"zlib to compress files, inodes, and directories. All blocks are packed to\n" +"minimize the data overhead, and block sizes of between 4K and 1M are " +"supported.\n" +"It is intended to be used for archival use, for live CDs, and for embedded\n" +"systems where low overhead is needed. This package allows you to create " +"and\n" +"extract such file systems." +msgstr "" + +#: gnu/packages/compression.scm:874 +msgid "Parallel implementation of gzip" +msgstr "" + +#: gnu/packages/compression.scm:876 +msgid "" +"This package provides a parallel implementation of gzip that exploits\n" +"multiple processors and multiple cores when compressing data." +msgstr "" + +#: gnu/packages/compression.scm:900 +msgid "Parallel indexing implementation of LZMA" +msgstr "" + +#: gnu/packages/compression.scm:902 +msgid "" +"The existing XZ Utils provide great compression in the .xz file format,\n" +"but they produce just one big block of compressed data. Pixz instead " +"produces\n" +"a collection of smaller blocks which makes random access to the original " +"data\n" +"possible and can compress in parallel. This is especially useful for large\n" +"tarballs." +msgstr "" + +#: gnu/packages/compression.scm:943 +msgid "Implementation of the Brotli compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:945 +msgid "" +"Brotli is a general-purpose lossless compression algorithm. It is\n" +"similar in speed to deflate but offers denser compression. This package\n" +"provides encoder and a decoder libraries: libbrotlienc and libbrotlidec,\n" +"respectively, based on the reference implementation from Google." +msgstr "" + +#: gnu/packages/compression.scm:969 +msgid "Tool to unpack Cabinet archives" +msgstr "" + +#: gnu/packages/compression.scm:970 +msgid "Extracts files out of Microsoft Cabinet (.cab) archives" +msgstr "" + +#: gnu/packages/compression.scm:1002 +msgid "Delta encoder for binary files" +msgstr "" + +#: gnu/packages/compression.scm:1003 +msgid "" +"xdelta encodes only the differences between two binary files\n" +"using the VCDIFF algorithm and patch file format described in RFC 3284. It " +"can\n" +"also be used to apply such patches. xdelta is similar to @command{diff} " +"and\n" +"@command{patch}, but is not limited to plain text and does not generate\n" +"human-readable output." +msgstr "" + +#: gnu/packages/compression.scm:1036 +msgid "Large file compressor with a very high compression ratio" +msgstr "" + +#: gnu/packages/compression.scm:1037 +msgid "" +"lrzip is a compression utility that uses long-range\n" +"redundancy reduction to improve the subsequent compression ratio of\n" +"larger files. It can then further compress the result with the ZPAQ or\n" +"LZMA algorithms for maximum compression, or LZO for maximum speed. This\n" +"choice between size or speed allows for either better compression than\n" +"even LZMA can provide, or a higher speed than gzip while compressing as\n" +"well as bzip2." +msgstr "" + +#: gnu/packages/compression.scm:1067 +msgid "Filter for improving compression of typed binary data" +msgstr "" + +#: gnu/packages/compression.scm:1068 +msgid "" +"Bitshuffle is an algorithm that rearranges typed, binary data\n" +"for improving compression, as well as a python/C package that implements " +"this\n" +"algorithm within the Numpy framework." +msgstr "" + +#: gnu/packages/compression.scm:1089 +msgid "Fast compressor/decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1090 +msgid "" +"Snappy is a compression/decompression library. It does not\n" +"aim for maximum compression, or compatibility with any other compression " +"library;\n" +"instead, it aims for very high speeds and reasonable compression. For " +"instance,\n" +"compared to the fastest mode of zlib, Snappy is an order of magnitude " +"faster\n" +"for most inputs, but the resulting compressed files are anywhere from 20% " +"to\n" +"100% bigger." +msgstr "" + +#: gnu/packages/compression.scm:1219 +msgid "Compression/decompression algorithm in Java" +msgstr "" + +#: gnu/packages/compression.scm:1220 +msgid "" +"Snappy-java is a Java port of the snappy, a fast C++\n" +"compresser/decompresser." +msgstr "" + +#: gnu/packages/compression.scm:1326 +msgid "Java port of the Snappy (de)compressor" +msgstr "" + +#: gnu/packages/compression.scm:1328 +msgid "" +"Iq80-snappy is a port of the Snappy compressor and decompressor rewritten\n" +"in pure Java. This compression code produces a byte-for-byte exact copy of " +"the\n" +"output created by the original C++ code, and is extremely fast." +msgstr "" + +#: gnu/packages/compression.scm:1367 +msgid "Java bzip2 compression/decompression library" +msgstr "" + +#: gnu/packages/compression.scm:1368 +msgid "" +"Jbzip2 is a Java bzip2 compression/decompression library.\n" +"It can be used as a replacement for the Apache @code{CBZip2InputStream} /\n" +"@code{CBZip2OutputStream} classes." +msgstr "" + +#: gnu/packages/compression.scm:1434 +msgid "Command-line file archiver with high compression ratio" +msgstr "" + +#: gnu/packages/compression.scm:1435 +msgid "" +"p7zip is a command-line port of 7-Zip, a file archiver that\n" +"handles the 7z format which features very high compression ratios." +msgstr "" + +#: gnu/packages/compression.scm:1474 +msgid "Compressed C++ iostream" +msgstr "" + +#: gnu/packages/compression.scm:1475 +msgid "" +"gzstream is a small library for providing zlib\n" +"functionality in a C++ iostream." +msgstr "" + +#: gnu/packages/compression.scm:1522 +msgid "Incremental journaling archiver" +msgstr "" + +#: gnu/packages/compression.scm:1523 +msgid "" +"ZPAQ is a command-line archiver for realistic situations with\n" +"many duplicate and already compressed files. It backs up only those files\n" +"modified since the last update. All previous versions remain untouched and " +"can\n" +"be independently recovered. Identical files are only stored once (known as\n" +"@dfn{de-duplication}). Archives can also be encrypted.\n" +"\n" +"ZPAQ is intended to back up user data, not entire operating systems. It " +"ignores\n" +"owner and group IDs, ACLs, extended attributes, or special file types like\n" +"devices, sockets, or named pipes. It does not follow or restore symbolic " +"links\n" +"or junctions, and always follows hard links." +msgstr "" + +#: gnu/packages/compression.scm:1605 +msgid "Extract CAB files from InstallShield installers" +msgstr "" + +#: gnu/packages/compression.scm:1607 +msgid "" +"@command{unshield} is a tool and library for extracting @file{.cab}\n" +" archives from InstallShield installers." +msgstr "" + +#: gnu/packages/compression.scm:1638 +msgid "Zstandard real-time compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:1639 +msgid "" +"Zstandard (@command{zstd}) is a lossless compression algorithm\n" +"that combines very fast operation with a compression ratio comparable to " +"that of\n" +"zlib. In most scenarios, both compression and decompression can be " +"performed in\n" +"‘real time’. The compressor can be configured to provide the most suitable\n" +"trade-off between compression ratio and speed, without affecting " +"decompression\n" +"speed." +msgstr "" + +#: gnu/packages/compression.scm:1681 +msgid "Threaded implementation of the Zstandard compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:1682 +msgid "" +"Parallel Zstandard (PZstandard or @command{pzstd}) is a\n" +"multi-threaded implementation of the @uref{http://zstd.net/, Zstandard\n" +"compression algorithm}. It is fully compatible with the original Zstandard " +"file\n" +"format and command-line interface, and can be used as a drop-in " +"replacement.\n" +"\n" +"Compression is distributed over multiple processor cores to improve " +"performance,\n" +"as is the decompression of data compressed in this manner. Data compressed " +"by\n" +"other implementations will only be decompressed by two threads: one " +"performing\n" +"the actual decompression, the other input and output." +msgstr "" + +#: gnu/packages/compression.scm:1723 +#, fuzzy +msgid "Compression and file packing utility" +msgstr "Comparando e mesclando arquivos" + +#: gnu/packages/compression.scm:1725 +msgid "" +"Zip is a compression and file packaging/archive utility. Zip is useful\n" +"for packaging a set of files for distribution, for archiving files, and for\n" +"saving disk space by temporarily compressing unused files or directories.\n" +"Zip puts one or more compressed files into a single ZIP archive, along with\n" +"information about the files (name, path, date, time of last modification,\n" +"protection, and check information to verify file integrity). An entire\n" +"directory structure can be packed into a ZIP archive with a single command.\n" +"\n" +"Zip has one compression method (deflation) and can also store files without\n" +"compression. Zip automatically chooses the better of the two for each " +"file.\n" +"Compression ratios of 2:1 to 3:1 are common for text files." +msgstr "" + +#: gnu/packages/compression.scm:1781 +msgid "Decompression and file extraction utility" +msgstr "" + +#: gnu/packages/compression.scm:1783 +msgid "" +"UnZip is an extraction utility for archives compressed in .zip format,\n" +"also called \"zipfiles\".\n" +"\n" +"UnZip lists, tests, or extracts files from a .zip archive. The default\n" +"behaviour (with no options) is to extract into the current directory, and\n" +"subdirectories below it, all files from the specified zipfile. UnZip\n" +"recreates the stored directory structure by default." +msgstr "" + +#: gnu/packages/compression.scm:1835 +msgid "Library for accessing zip files" +msgstr "" + +#: gnu/packages/compression.scm:1837 +msgid "ZZipLib is a library based on zlib for accessing zip files." +msgstr "" + +#: gnu/packages/compression.scm:1857 +msgid "Provides an interface to Zip archive files" +msgstr "" + +#: gnu/packages/compression.scm:1858 +msgid "" +"The @code{Archive::Zip} module allows a Perl program to\n" +"create, manipulate, read, and write Zip archive files." +msgstr "" + +#: gnu/packages/compression.scm:1880 +msgid "C library for reading, creating, and modifying zip archives" +msgstr "" + +#: gnu/packages/compression.scm:1881 +msgid "" +"Libzip is a C library for reading, creating, and modifying\n" +"zip archives. Files can be added from data buffers, files, or compressed " +"data\n" +"copied directly from other zip archives. Changes made without closing the\n" +"archive can be reverted." +msgstr "" + +#: gnu/packages/compression.scm:1914 +msgid "Universal tool to manage file archives of various types" +msgstr "" + +#: gnu/packages/compression.scm:1915 +msgid "" +"The main command is @command{aunpack} which extracts files\n" +"from an archive. The other commands provided are @command{apack} (to " +"create\n" +"archives), @command{als} (to list files in archives), and @command{acat} " +"(to\n" +"extract files to standard out). As @command{atool} invokes external " +"programs\n" +"to handle the archives, not all commands may be supported for a certain " +"type\n" +"of archives." +msgstr "" + +#: gnu/packages/compression.scm:1937 +msgid "Generic archive extracting mechanism" +msgstr "" + +#: gnu/packages/compression.scm:1938 +msgid "" +"It allows you to extract any archive file of the type .tar,\n" +".tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma\n" +"without having to worry how it does so, or use different interfaces for " +"each\n" +"type by using either Perl modules, or command-line tools on your system." +msgstr "" + +#: gnu/packages/compression.scm:1974 +msgid "XZ in Java" +msgstr "" + +#: gnu/packages/compression.scm:1975 +msgid "" +"Tukaani-xz is an implementation of xz compression/decompression\n" +"algorithms in Java." +msgstr "" + +#: gnu/packages/compression.scm:1995 +msgid "Small, stand-alone lzip decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1997 +msgid "" +"Lunzip is a decompressor for files in the lzip compression format (.lz),\n" +"written as a single small C tool with no dependencies. This makes it\n" +"well-suited to embedded and other systems without a C++ compiler, or for use " +"in\n" +"applications such as software installers that need only to decompress " +"files,\n" +"not compress them.\n" +"Lunzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2022 +msgid "Small, stand-alone lzip compressor and decompressor" +msgstr "" + +#: gnu/packages/compression.scm:2024 +msgid "" +"Clzip is a compressor and decompressor for files in the lzip compression\n" +"format (.lz), written as a single small C tool with no dependencies. This " +"makes\n" +"it well-suited to embedded and other systems without a C++ compiler, or for " +"use\n" +"in other applications like package managers.\n" +"Clzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2051 +msgid "Lzip data compression C library" +msgstr "" + +#: gnu/packages/compression.scm:2053 +msgid "" +"Lzlib is a C library for in-memory LZMA compression and decompression in\n" +"the lzip format. It supports integrity checking of the decompressed data, " +"and\n" +"all functions are thread-safe. The library should never crash, even in case " +"of\n" +"corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:2075 +msgid "Parallel lossless data compressor for the lzip format" +msgstr "" + +#: gnu/packages/compression.scm:2077 +msgid "" +"Plzip is a massively parallel (multi-threaded) lossless data compressor\n" +"and decompressor that uses the lzip file format (.lz). Files produced by " +"plzip\n" +"are fully compatible with lzip and can be rescued with lziprecover.\n" +"On multiprocessor machines, plzip can compress and decompress large files " +"much\n" +"faster than lzip, at the cost of a slightly reduced compression ratio (0.4% " +"to\n" +"2%). The number of usable threads is limited by file size: on files of only " +"a\n" +"few MiB, plzip is no faster than lzip.\n" +"Files that were compressed with regular lzip will also not be decompressed\n" +"faster by plzip, unless the @code{-b} option was used: lzip usually " +"produces\n" +"single-member files which can't be decompressed in parallel." +msgstr "" + +#: gnu/packages/compression.scm:2111 +msgid "Tool for extracting Inno Setup installers" +msgstr "" + +#: gnu/packages/compression.scm:2112 +msgid "" +"innoextract allows extracting Inno Setup installers under\n" +"non-Windows systems without running the actual installer using wine." +msgstr "" + +#: gnu/packages/compression.scm:2148 +msgid "General-purpose lossless compression" +msgstr "" + +#: gnu/packages/compression.scm:2149 +msgid "" +"This package provides the reference implementation of Brotli,\n" +"a generic-purpose lossless compression algorithm that compresses data using " +"a\n" +"combination of a modern variant of the LZ77 algorithm, Huffman coding and " +"2nd\n" +"order context modeling, with a compression ratio comparable to the best\n" +"currently available general-purpose compression methods. It is similar in " +"speed\n" +"with @code{deflate} but offers more dense compression.\n" +"\n" +"The specification of the Brotli Compressed Data Format is defined in RFC " +"7932." +msgstr "" + +#: gnu/packages/databases.scm:157 +msgid "Clustered RDF storage and query engine" +msgstr "" + +#: gnu/packages/databases.scm:158 +msgid "" +"4store is a RDF/SPARQL store written in C, supporting\n" +"either single machines or networked clusters." +msgstr "" + +#: gnu/packages/databases.scm:177 +msgid "Hash library of database functions compatible with traditional dbm" +msgstr "" + +#: gnu/packages/databases.scm:179 +msgid "" +"GDBM is a library for manipulating hashed databases. It is used to\n" +"store key/value pairs in a file in a manner similar to the Unix dbm library\n" +"and provides interfaces to the traditional file format." +msgstr "" + +#: gnu/packages/databases.scm:220 +msgid "@code{mgo} offers a rich MongoDB driver for Go." +msgstr "" + +#: gnu/packages/databases.scm:222 +msgid "" +"@code{mgo} (pronounced as mango) is a MongoDB driver for the Go language.\n" +"It implements a rich selection of features under a simple API following\n" +"standard Go idioms." +msgstr "" + +#: gnu/packages/databases.scm:273 +msgid "Berkeley database" +msgstr "" + +#: gnu/packages/databases.scm:275 +msgid "" +"Berkeley DB is an embeddable database allowing developers the choice of\n" +"SQL, Key/Value, XML/XQuery or Java Object storage for their data model." +msgstr "" + +#: gnu/packages/databases.scm:353 +msgid "Utility for dumping and restoring ElasticSearch indexes" +msgstr "" + +#: gnu/packages/databases.scm:355 +msgid "" +"This package provides a utility for dumping the contents of an\n" +"ElasticSearch index to a compressed file and restoring the dumpfile back to " +"an\n" +"ElasticSearch server" +msgstr "" + +#: gnu/packages/databases.scm:393 +msgid "Fast key-value storage library" +msgstr "" + +#: gnu/packages/databases.scm:395 +msgid "" +"LevelDB is a fast key-value storage library that provides an ordered\n" +"mapping from string keys to string values." +msgstr "" + +#: gnu/packages/databases.scm:416 +msgid "In memory caching service" +msgstr "" + +#: gnu/packages/databases.scm:417 +msgid "" +"Memcached is a in memory key value store. It has a small\n" +"and generic API, and was originally intended for use with dynamic web\n" +"applications." +msgstr "" + +#: gnu/packages/databases.scm:541 +msgid "High performance and high availability document database" +msgstr "" + +#: gnu/packages/databases.scm:543 +msgid "" +"Mongo is a high-performance, high availability, schema-free\n" +"document-oriented database. A key goal of MongoDB is to bridge the gap\n" +"between key/value stores (which are fast and highly scalable) and " +"traditional\n" +"RDBMS systems (which are deep in functionality)." +msgstr "" + +#: gnu/packages/databases.scm:619 +msgid "Fast, easy to use, and popular database" +msgstr "" + +#: gnu/packages/databases.scm:621 +msgid "" +"MySQL is a fast, reliable, and easy to use relational database\n" +"management system that supports the standardized Structured Query\n" +"Language." +msgstr "" + +#: gnu/packages/databases.scm:697 +msgid "SQL database server" +msgstr "" + +#: gnu/packages/databases.scm:699 +msgid "" +"MariaDB is a multi-user and multi-threaded SQL database server, designed\n" +"as a drop-in replacement of MySQL." +msgstr "" + +#: gnu/packages/databases.scm:737 +msgid "Powerful object-relational database system" +msgstr "" + +#: gnu/packages/databases.scm:739 +msgid "" +"PostgreSQL is a powerful object-relational database system. It is fully\n" +"ACID compliant, has full support for foreign keys, joins, views, triggers, " +"and\n" +"stored procedures (in multiple languages). It includes most SQL:2008 data\n" +"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, " +"and\n" +"TIMESTAMP. It also supports storage of binary large objects, including\n" +"pictures, sounds, or video." +msgstr "" + +#: gnu/packages/databases.scm:778 +msgid "Key-value database" +msgstr "" + +#: gnu/packages/databases.scm:779 +msgid "" +"QDBM is a library of routines for managing a\n" +"database. The database is a simple data file containing key-value\n" +"pairs. Every key and value is serial bytes with variable length.\n" +"Binary data as well as character strings can be used as a key or a\n" +"value. There is no concept of data tables or data types. Records are\n" +"organized in a hash table or B+ tree." +msgstr "" + +#: gnu/packages/databases.scm:834 +msgid "Manipulate plain text files as databases" +msgstr "Manipula arquivos texto simples como banco de dados" + +#: gnu/packages/databases.scm:836 +msgid "" +"GNU Recutils is a set of tools and libraries for creating and\n" +"manipulating text-based, human-editable databases. Despite being text-" +"based,\n" +"databases created with Recutils carry all of the expected features such as\n" +"unique fields, primary keys, time stamps and more. Many different field\n" +"types are supported, as is encryption." +msgstr "" + +#: gnu/packages/databases.scm:932 +msgid "Persistent key-value store for fast storage" +msgstr "" + +#: gnu/packages/databases.scm:934 +msgid "" +"RocksDB is a library that forms the core building block for a fast\n" +"key-value server, especially suited for storing data on flash drives. It\n" +"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible " +"tradeoffs\n" +"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-" +"Factor}\n" +"(RAF) and @dfn{Space-Amplification-Factor} (SAF). It has multi-threaded\n" +"compactions, making it specially suitable for storing multiple terabytes of\n" +"data in a single database. RocksDB is partially based on @code{LevelDB}." +msgstr "" + +#: gnu/packages/databases.scm:994 +msgid "Command-line tool for accessing SPARQL endpoints over HTTP" +msgstr "" + +#: gnu/packages/databases.scm:995 +msgid "" +"Sparql-query is a command-line tool for accessing SPARQL\n" +"endpoints over HTTP. It has been intentionally designed to 'feel' similar " +"to\n" +"tools for interrogating SQL databases. For example, you can enter a query " +"over\n" +"several lines, using a semi-colon at the end of a line to indicate the end " +"of\n" +"your query. It also supports readline so that you can more easily recall " +"and\n" +"edit previous queries, even across sessions. It can be used non-" +"interactively,\n" +"for example from a shell script." +msgstr "" + +#: gnu/packages/databases.scm:1037 +msgid "The SQLite database management system" +msgstr "" + +#: gnu/packages/databases.scm:1039 +msgid "" +"SQLite is a software library that implements a self-contained, serverless,\n" +"zero-configuration, transactional SQL database engine. SQLite is the most\n" +"widely deployed SQL database engine in the world. The source code for " +"SQLite\n" +"is in the public domain." +msgstr "" + +#: gnu/packages/databases.scm:1097 +msgid "Trivial database" +msgstr "" + +#: gnu/packages/databases.scm:1099 +msgid "" +"TDB is a Trivial Database. In concept, it is very much like GDBM,\n" +"and BSD's DB except that it allows multiple simultaneous writers and uses\n" +"locking internally to keep writers from trampling on each other. TDB is " +"also\n" +"extremely small." +msgstr "" + +#: gnu/packages/databases.scm:1118 +msgid "Database independent interface for Perl" +msgstr "" + +#: gnu/packages/databases.scm:1119 +msgid "This package provides an database interface for Perl." +msgstr "" + +#: gnu/packages/databases.scm:1167 +msgid "Extensible and flexible object <-> relational mapper" +msgstr "" + +#: gnu/packages/databases.scm:1168 +msgid "" +"An SQL to OO mapper with an object API inspired by\n" +"Class::DBI (with a compatibility layer as a springboard for porting) and a\n" +"resultset API that allows abstract encapsulation of database operations. " +"It\n" +"aims to make representing queries in your code as perl-ish as possible " +"while\n" +"still providing access to as many of the capabilities of the database as\n" +"possible, including retrieving related records from multiple tables in a\n" +"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY" +"\",\n" +"\"ORDER BY\" and \"HAVING\" support." +msgstr "" + +#: gnu/packages/databases.scm:1199 +msgid "Cursor with built-in caching support" +msgstr "" + +#: gnu/packages/databases.scm:1200 +msgid "" +"DBIx::Class::Cursor::Cached provides a cursor class with\n" +"built-in caching support." +msgstr "" + +#: gnu/packages/databases.scm:1222 +msgid "Introspect many-to-many relationships" +msgstr "" + +#: gnu/packages/databases.scm:1223 +msgid "" +"Because the many-to-many relationships are not real\n" +"relationships, they can not be introspected with DBIx::Class. Many-to-many\n" +"relationships are actually just a collection of convenience methods " +"installed\n" +"to bridge two relationships. This DBIx::Class component can be used to " +"store\n" +"all relevant information about these non-relationships so they can later be\n" +"introspected and examined." +msgstr "" + +#: gnu/packages/databases.scm:1281 +msgid "Create a DBIx::Class::Schema based on a database" +msgstr "" + +#: gnu/packages/databases.scm:1282 +msgid "" +"DBIx::Class::Schema::Loader automates the definition of a\n" +"DBIx::Class::Schema by scanning database table definitions and setting up " +"the\n" +"columns, primary keys, unique constraints and relationships." +msgstr "" + +#: gnu/packages/databases.scm:1306 +msgid "DBI PostgreSQL interface" +msgstr "" + +#: gnu/packages/databases.scm:1307 +msgid "" +"This package provides a PostgreSQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." +msgstr "" + +#: gnu/packages/databases.scm:1331 +msgid "DBI MySQL interface" +msgstr "" + +#: gnu/packages/databases.scm:1332 +msgid "" +"This package provides a MySQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." +msgstr "" + +#: gnu/packages/databases.scm:1351 +msgid "SQlite interface for Perl" +msgstr "" + +#: gnu/packages/databases.scm:1352 +msgid "" +"DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" +"the entire thing in the distribution. So in order to get a fast " +"transaction\n" +"capable RDBMS working for your Perl project you simply have to install this\n" +"module, and nothing else." +msgstr "" + +#: gnu/packages/databases.scm:1383 +msgid "Generate SQL from Perl data structures" +msgstr "" + +#: gnu/packages/databases.scm:1384 +msgid "" +"This module was inspired by the excellent DBIx::Abstract.\n" +"While based on the concepts used by DBIx::Abstract, the concepts used have\n" +"been modified to make the SQL easier to generate from Perl data structures.\n" +"The underlying idea is for this module to do what you mean, based on the " +"data\n" +"structures you provide it, so that you don't have to modify your code every\n" +"time your data changes." +msgstr "" + +#: gnu/packages/databases.scm:1413 +msgid "Split SQL code into atomic statements" +msgstr "" + +#: gnu/packages/databases.scm:1414 +msgid "" +"This module tries to split any SQL code, even including\n" +"non-standard extensions, into the atomic statements it is composed of." +msgstr "" + +#: gnu/packages/databases.scm:1432 +msgid "SQL tokenizer" +msgstr "" + +#: gnu/packages/databases.scm:1433 +msgid "" +"SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" +"claim to be a parser or query verifier. It just creates sane tokens from a\n" +"valid SQL query." +msgstr "" + +#: gnu/packages/databases.scm:1451 +msgid "Data source abstraction library" +msgstr "" + +#: gnu/packages/databases.scm:1452 +msgid "" +"Unixodbc is a library providing an API with which to access\n" +"data sources. Data sources include SQL Servers and any software with an " +"ODBC\n" +"Driver." +msgstr "" + +#: gnu/packages/databases.scm:1476 +msgid "In-memory key/value and document store" +msgstr "" + +#: gnu/packages/databases.scm:1478 +msgid "" +"UnQLite is an in-process software library which implements a\n" +"self-contained, serverless, zero-configuration, transactional NoSQL\n" +"database engine. UnQLite is a document store database similar to\n" +"MongoDB, Redis, CouchDB, etc. as well as a standard Key/Value store\n" +"similar to BerkeleyDB, LevelDB, etc." +msgstr "" + +#: gnu/packages/databases.scm:1506 +msgid "Key-value cache and store" +msgstr "" + +#: gnu/packages/databases.scm:1507 +msgid "" +"Redis is an advanced key-value cache and store. Redis\n" +"supports many data structures including strings, hashes, lists, sets, " +"sorted\n" +"sets, bitmaps and hyperloglogs." +msgstr "" + +#: gnu/packages/databases.scm:1534 +msgid "Kyoto Cabinet is a modern implementation of the DBM database" +msgstr "" + +#: gnu/packages/databases.scm:1536 +msgid "" +"Kyoto Cabinet is a standalone file-based database that supports Hash\n" +"and B+ Tree data storage models. It is a fast key-value lightweight\n" +"database and supports many programming languages. It is a NoSQL database." +msgstr "" + +#: gnu/packages/databases.scm:1562 +msgid "Tokyo Cabinet is a modern implementation of the DBM database" +msgstr "" + +#: gnu/packages/databases.scm:1564 +msgid "" +"Tokyo Cabinet is a library of routines for managing a database.\n" +"The database is a simple data file containing records, each is a pair of a\n" +"key and a value. Every key and value is serial bytes with variable length.\n" +"Both binary data and character string can be used as a key and a value.\n" +"There is neither concept of data tables nor data types. Records are\n" +"organized in hash table, B+ tree, or fixed-length array." +msgstr "" + +#: gnu/packages/databases.scm:1600 +msgid "NoSQL data engine" +msgstr "" + +#: gnu/packages/databases.scm:1602 +msgid "" +"WiredTiger is an extensible platform for data management. It supports\n" +"row-oriented storage (where all columns of a row are stored together),\n" +"column-oriented storage (where columns are stored in groups, allowing for\n" +"more efficient access and storage of column subsets) and log-structured " +"merge\n" +"trees (LSM), for sustained throughput under random insert workloads." +msgstr "" + +#: gnu/packages/databases.scm:1647 +#, fuzzy +msgid "WiredTiger bindings for GNU Guile" +msgstr "Infraestrutura para compilação de leitores para GNU Guile" + +#: gnu/packages/databases.scm:1649 +msgid "" +"This package provides Guile bindings to the WiredTiger ``NoSQL''\n" +"database. Various higher level database abstractions." +msgstr "" + +#: gnu/packages/databases.scm:1681 +msgid "Perl5 access to Berkeley DB version 1.x" +msgstr "" + +#: gnu/packages/databases.scm:1683 +msgid "" +"The DB::File module provides Perl bindings to the Berkeley DB version 1.x." +msgstr "" + +#: gnu/packages/databases.scm:1710 +msgid "Lightning Memory-Mapped Database library" +msgstr "" + +#: gnu/packages/databases.scm:1712 +msgid "" +"The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance\n" +"transactional database. Unlike more complex relational databases, LMDB " +"handles\n" +"only key-value pairs (stored as arbitrary byte arrays) and relies on the\n" +"underlying operating system for caching and locking, keeping the code small " +"and\n" +"simple.\n" +"The use of ‘zero-copy’ memory-mapped files combines the persistence of " +"classic\n" +"disk-based databases with high read performance that scales linearly over\n" +"multiple cores. The size of each database is limited only by the size of " +"the\n" +"virtual address space — not physical RAM." +msgstr "" + +#: gnu/packages/databases.scm:1749 +msgid "C++ connector for PostgreSQL" +msgstr "" + +#: gnu/packages/databases.scm:1751 +msgid "" +"Libpqxx is a C++ library to enable user programs to communicate with the\n" +"PostgreSQL database back-end. The database back-end can be local or it may " +"be\n" +"on another machine, accessed via TCP/IP." +msgstr "" + +#: gnu/packages/databases.scm:1774 +msgid "Small object-relational mapping utility" +msgstr "" + +#: gnu/packages/databases.scm:1776 +msgid "" +"Peewee is a simple and small ORM (object-relation mapping) tool. Peewee\n" +"handles converting between pythonic values and those used by databases, so " +"you\n" +"can use Python types in your code without having to worry. It has built-in\n" +"support for sqlite, mysql and postgresql. If you already have a database, " +"you\n" +"can autogenerate peewee models using @code{pwiz}, a model generator." +msgstr "" + +#: gnu/packages/databases.scm:1823 +msgid "Library providing transparent encryption of SQLite database files" +msgstr "" + +#: gnu/packages/databases.scm:1824 +msgid "" +"SQLCipher is an implementation of SQLite, extended to\n" +"provide transparent 256-bit AES encryption of database files. Pages are\n" +"encrypted before being written to disk and are decrypted when read back. " +"It’s\n" +"well suited for protecting embedded application databases and for mobile\n" +"development." +msgstr "" + +#: gnu/packages/databases.scm:1856 gnu/packages/databases.scm:1883 +#, fuzzy +msgid "Python ODBC Library" +msgstr "A GNU C Library" + +#: gnu/packages/databases.scm:1857 +msgid "" +"@code{python-pyodbc-c} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1884 +msgid "" +"@code{python-pyodbc} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1921 +msgid "Read Microsoft Access databases" +msgstr "" + +#: gnu/packages/databases.scm:1922 +msgid "" +"MDB Tools is a set of tools and applications to read the\n" +"proprietary MDB file format used in Microsoft's Access database package. " +"This\n" +"includes programs to export schema and data from Microsoft's Access " +"database\n" +"file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL,\n" +"etc., and an SQL engine for performing simple SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:1963 +msgid "Python binding for the ‘Lightning’ database (LMDB)" +msgstr "" + +#: gnu/packages/databases.scm:1965 +msgid "" +"python-lmdb or py-lmdb is a Python binding for the @dfn{Lightning\n" +"Memory-Mapped Database} (LMDB), a high-performance key-value store." +msgstr "" + +#: gnu/packages/databases.scm:2019 +msgid "ActiveRecord ORM for Python" +msgstr "" + +#: gnu/packages/databases.scm:2021 +msgid "" +"Orator provides a simple ActiveRecord-like Object Relational Mapping\n" +"implementation for Python." +msgstr "" + +#: gnu/packages/databases.scm:2048 +msgid "Multi-model database system" +msgstr "" + +#: gnu/packages/databases.scm:2049 +msgid "" +"Virtuoso is a scalable cross-platform server that combines\n" +"relational, graph, and document data management with web application server\n" +"and web services platform functionality." +msgstr "" + +#: gnu/packages/databases.scm:2077 +msgid "Database interface and MySQL driver for R" +msgstr "" + +#: gnu/packages/databases.scm:2079 +msgid "" +"This package provides a DBI interface to MySQL / MariaDB. The RMySQL\n" +"package contains an old implementation based on legacy code from S-PLUS " +"which\n" +"is being phased out. A modern MySQL client based on Rcpp is available from\n" +"the RMariaDB package." +msgstr "" + +#: gnu/packages/databases.scm:2104 +msgid "" +"Cassandra Cluster Manager for Apache Cassandra clusters on\n" +"localhost" +msgstr "" + +#: gnu/packages/databases.scm:2106 +msgid "" +"Cassandra Cluster Manager is a development tool for testing\n" +"local Cassandra clusters. It creates, launches and removes Cassandra " +"clusters\n" +"on localhost." +msgstr "" + +#: gnu/packages/databases.scm:2132 +msgid "SQLite bindings for Python" +msgstr "" + +#: gnu/packages/databases.scm:2134 +msgid "" +"Pysqlite provides SQLite bindings for Python that comply to the\n" +"Database API 2.0T." +msgstr "" + +#: gnu/packages/databases.scm:2161 +msgid "Database abstraction library" +msgstr "" + +#: gnu/packages/databases.scm:2163 +msgid "" +"SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that\n" +"gives application developers the full power and flexibility of SQL. It\n" +"provides a full suite of well known enterprise-level persistence patterns,\n" +"designed for efficient and high-performing database access, adapted into a\n" +"simple and Pythonic domain language." +msgstr "" + +#: gnu/packages/databases.scm:2202 +msgid "Various utility functions for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2204 +msgid "" +"SQLAlchemy-utils provides various utility functions and custom data types\n" +"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for " +"Python.\n" +"\n" +"You might also want to install the following optional dependencies:\n" +"@enumerate\n" +"@item @code{python-passlib}\n" +"@item @code{python-babel}\n" +"@item @code{python-cryptography}\n" +"@item @code{python-pytz}\n" +"@item @code{python-psycopg2}\n" +"@item @code{python-furl}\n" +"@item @code{python-flask-babel}\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/databases.scm:2245 +msgid "Database migration tool for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2247 +msgid "" +"Alembic is a lightweight database migration tool for usage with the\n" +"SQLAlchemy Database Toolkit for Python." +msgstr "" + +#: gnu/packages/databases.scm:2273 +msgid "Tiny key value database with concurrency support" +msgstr "" + +#: gnu/packages/databases.scm:2275 +msgid "" +"PickleShare is a small ‘shelve’-like datastore with concurrency support.\n" +"Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike\n" +"shelve, many processes can access the database simultaneously. Changing a\n" +"value in database is immediately visible to other processes accessing the " +"same\n" +"database. Concurrency is possible because the values are stored in " +"separate\n" +"files. Hence the “database” is a directory where all files are governed by\n" +"PickleShare." +msgstr "" + +#: gnu/packages/databases.scm:2327 +msgid "Another Python SQLite Wrapper" +msgstr "" + +#: gnu/packages/databases.scm:2328 +msgid "" +"APSW is a Python wrapper for the SQLite\n" +"embedded relational database engine. In contrast to other wrappers such as\n" +"pysqlite it focuses on being a minimal layer over SQLite attempting just to\n" +"translate the complete SQLite API into Python." +msgstr "" + +#: gnu/packages/databases.scm:2352 +msgid "Neo4j driver code written in Python" +msgstr "" + +#: gnu/packages/databases.scm:2353 +msgid "" +"This package provides the Neo4j Python driver that connects\n" +"to the database using Neo4j's binary protocol. It aims to be minimal, " +"while\n" +"being idiomatic to Python." +msgstr "" + +#: gnu/packages/databases.scm:2372 +msgid "Library and toolkit for working with Neo4j in Python" +msgstr "" + +#: gnu/packages/databases.scm:2373 +msgid "" +"This package provides a client library and toolkit for\n" +"working with Neo4j from within Python applications and from the command\n" +"line. The core library has no external dependencies and has been carefully\n" +"designed to be easy and intuitive to use." +msgstr "" + +#: gnu/packages/databases.scm:2398 +msgid "Python PostgreSQL adapter" +msgstr "" + +#: gnu/packages/databases.scm:2400 +msgid "" +"psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " +msgstr "" + +#: gnu/packages/databases.scm:2424 +msgid "SQLAlchemy schema displayer" +msgstr "" + +#: gnu/packages/databases.scm:2425 +msgid "" +"This package provides a program to build Entity\n" +"Relationship diagrams from a SQLAlchemy model (or directly from the\n" +"database)." +msgstr "" + +#: gnu/packages/databases.scm:2455 +msgid "MySQLdb is an interface to the popular MySQL database server for Python" +msgstr "" + +#: gnu/packages/databases.scm:2456 +msgid "" +"MySQLdb is an interface to the popular MySQL database server\n" +"for Python. The design goals are:\n" +"@enumerate\n" +"@item Compliance with Python database API version 2.0 [PEP-0249],\n" +"@item Thread-safety,\n" +"@item Thread-friendliness (threads will not block each other).\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/databases.scm:2484 +msgid "Python extension that wraps protocol parsing code in hiredis" +msgstr "" + +#: gnu/packages/databases.scm:2485 +msgid "" +"Python-hiredis is a python extension that wraps protocol\n" +"parsing code in hiredis. It primarily speeds up parsing of multi bulk " +"replies." +msgstr "" + +#: gnu/packages/databases.scm:2508 +msgid "Fake implementation of redis API for testing purposes" +msgstr "" + +#: gnu/packages/databases.scm:2509 +msgid "" +"Fakeredis is a pure python implementation of the redis-py\n" +"python client that simulates talking to a redis server. This was created " +"for a\n" +"single purpose: to write unittests. Setting up redis is not hard, but many " +"time\n" +" you want to write unittests that do not talk to an external server (such " +"as\n" +"redis). This module now allows tests to simply use this module as a " +"reasonable\n" +"substitute for redis." +msgstr "" + +#: gnu/packages/databases.scm:2537 +msgid "Redis Python client" +msgstr "" + +#: gnu/packages/databases.scm:2539 +msgid "This package provides a Python interface to the Redis key-value store." +msgstr "" + +#: gnu/packages/databases.scm:2560 +msgid "Simple job queues for Python" +msgstr "" + +#: gnu/packages/databases.scm:2562 +msgid "" +"RQ (Redis Queue) is a simple Python library for queueing jobs and\n" +"processing them in the background with workers. It is backed by Redis and " +"it\n" +"is designed to have a low barrier to entry." +msgstr "" + +#: gnu/packages/databases.scm:2585 +msgid "Port of asyncio-redis to trollius" +msgstr "" + +#: gnu/packages/databases.scm:2586 +msgid "" +"@code{trollius-redis} is a Redis client for Python\n" +" trollius. It is an asynchronious IO (PEP 3156) implementation of the\n" +" Redis protocol." +msgstr "" + +#: gnu/packages/databases.scm:2613 +msgid "Non-validating SQL parser" +msgstr "" + +#: gnu/packages/databases.scm:2614 +msgid "" +"Sqlparse is a non-validating SQL parser for Python. It\n" +"provides support for parsing, splitting and formatting SQL statements." +msgstr "" + +#: gnu/packages/databases.scm:2634 +msgid "Library to write SQL queries in a pythonic way" +msgstr "" + +#: gnu/packages/databases.scm:2635 +msgid "" +"@code{python-sql} is a library to write SQL queries, that\n" +"transforms idiomatic python function calls to well-formed SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:2720 +msgid "Various tools for interacting with MongoDB and BSON" +msgstr "" + +#: gnu/packages/databases.scm:2722 +msgid "" +"This package includes a collection of tools related to MongoDB.\n" +"@table @code\n" +"@item bsondump\n" +"Display BSON files in a human-readable format\n" +"@item mongoimport\n" +"Convert data from JSON, TSV or CSV and insert them into a collection\n" +"@item mongoexport\n" +"Write an existing collection to CSV or JSON format\n" +"@item mongodump/mongorestore\n" +"Dump MongoDB backups to disk in the BSON format\n" +"@item mongorestore\n" +"Read MongoDB backups in the BSON format, and restore them to a live " +"database\n" +"@item mongostat\n" +"Monitor live MongoDB servers, replica sets, or sharded clusters\n" +"@item mongofiles\n" +"Read, write, delete, or update files in GridFS\n" +"@item mongooplog\n" +"Replay oplog entries between MongoDB servers\n" +"@item mongotop\n" +"Monitor read/write activity on a mongo server\n" +"@end table" +msgstr "" + +#: gnu/packages/databases.scm:2808 +msgid "Columnar in-memory analytics" +msgstr "" + +#: gnu/packages/databases.scm:2809 +msgid "" +"Apache Arrow is a columnar in-memory analytics layer\n" +"designed to accelerate big data. It houses a set of canonical in-memory\n" +"representations of flat and hierarchical data along with multiple\n" +"language-bindings for structure manipulation. It also provides IPC and " +"common\n" +"algorithm implementations." +msgstr "" + +#: gnu/packages/databases.scm:2853 +msgid "Python bindings for Apache Arrow" +msgstr "" + +#: gnu/packages/databases.scm:2854 +msgid "" +"This library provides a Pythonic API wrapper for the reference\n" +"Arrow C++ implementation, along with tools for interoperability with " +"pandas,\n" +"NumPy, and other traditional Python scientific computing packages." +msgstr "" + +#: gnu/packages/debug.scm:79 +msgid "Heuristical file minimizer" +msgstr "" + +#: gnu/packages/debug.scm:81 +msgid "" +"Delta assists you in minimizing \"interesting\" files subject to a test\n" +"of their interestingness. A common such situation is when attempting to\n" +"isolate a small failure-inducing substring of a large input that causes " +"your\n" +"program to exhibit a bug." +msgstr "" + +#: gnu/packages/debug.scm:137 +msgid "Reducer for interesting code" +msgstr "" + +#: gnu/packages/debug.scm:139 +msgid "" +"C-Reduce is a tool that takes a large C or C++ program that has a\n" +"property of interest (such as triggering a compiler bug) and automatically\n" +"produces a much smaller C/C++ program that has the same property. It is\n" +"intended for use by people who discover and report bugs in compilers and " +"other\n" +"tools that process C/C++ code." +msgstr "" + +#: gnu/packages/debug.scm:247 +msgid "Security-oriented fuzzer" +msgstr "" + +#: gnu/packages/debug.scm:249 +msgid "" +"American fuzzy lop is a security-oriented fuzzer that employs a novel\n" +"type of compile-time instrumentation and genetic algorithms to " +"automatically\n" +"discover clean, interesting test cases that trigger new internal states in " +"the\n" +"targeted binary. This substantially improves the functional coverage for " +"the\n" +"fuzzed code. The compact synthesized corpora produced by the tool are also\n" +"useful for seeding other, more labor- or resource-intensive testing regimes\n" +"down the road." +msgstr "" + +#: gnu/packages/debug.scm:307 +msgid "Expose race conditions in Makefiles" +msgstr "" + +#: gnu/packages/debug.scm:309 +msgid "" +"Stress Make is a customized GNU Make that explicitely manages the order\n" +"in which concurrent jobs are run to provoke erroneous behavior into " +"becoming\n" +"manifest. It can run jobs in the order in which they're launched, in " +"backwards\n" +"order, or in random order. The thought is that if code builds correctly " +"with\n" +"Stress Make, then it is likely that the @code{Makefile} contains no race\n" +"conditions." +msgstr "" + +#: gnu/packages/debug.scm:336 +msgid "Transparent application input fuzzer" +msgstr "" + +#: gnu/packages/debug.scm:337 +msgid "" +"Zzuf is a transparent application input fuzzer. It works by\n" +"intercepting file operations and changing random bits in the program's\n" +"input. Zzuf's behaviour is deterministic, making it easy to reproduce bugs." +msgstr "" + +#: gnu/packages/dejagnu.scm:77 +msgid "GNU software testing framework" +msgstr "" + +#: gnu/packages/dejagnu.scm:79 +msgid "" +"DejaGnu is a framework for testing software. In effect, it serves as\n" +"a front-end for all tests written for a program. Thus, each program can " +"have\n" +"multiple test suites, which are then all managed by a single harness." +msgstr "" + +#: gnu/packages/games.scm:167 +msgid "Tron clone in 3D" +msgstr "" + +#: gnu/packages/games.scm:168 +msgid "" +"Armagetron is a multiplayer game in 3d that attempts to\n" +"emulate and expand on the lightcycle sequence from the movie Tron. It's\n" +"an old school arcade game slung into the 21st century. Highlights include\n" +"a customizable playing arena, HUD, unique graphics, and AI bots. For the\n" +"more advanced player there are new game modes and a wide variety of physics\n" +"settings to tweak as well." +msgstr "" + +#: gnu/packages/games.scm:241 +msgid "Survival horror roguelike video game" +msgstr "" + +#: gnu/packages/games.scm:243 +msgid "" +"Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.\n" +"Struggle to survive in a harsh, persistent, procedurally generated world.\n" +"Scavenge the remnants of a dead civilization for food, equipment, or, if you " +"are\n" +"lucky, a vehicle with a full tank of gas to get you out of Dodge. Fight to\n" +"defeat or escape from a wide variety of powerful monstrosities, from zombies " +"to\n" +"giant insects to killer robots and things far stranger and deadlier, and " +"against\n" +"the others like yourself, that want what you have." +msgstr "" + +#: gnu/packages/games.scm:284 +msgid "Speaking cow text filter" +msgstr "" + +#: gnu/packages/games.scm:285 +msgid "" +"Cowsay is basically a text filter. Send some text into it,\n" +"and you get a cow saying your text. If you think a talking cow isn't " +"enough,\n" +"cows can think too: all you have to do is run @command{cowthink}. If " +"you're\n" +"tired of cows, a variety of other ASCII-art messengers are available." +msgstr "" + +#: gnu/packages/games.scm:351 +msgid "Free content game based on the Doom engine" +msgstr "" + +#: gnu/packages/games.scm:360 +msgid "" +"The Freedoom project aims to create a complete free content first person\n" +"shooter game. Freedoom by itself is just the raw material for a game: it " +"must\n" +"be paired with a compatible game engine (such as @code{prboom-plus}) to be\n" +"played. Freedoom complements the Doom engine with free levels, artwork, " +"sound\n" +"effects and music to make a completely free game." +msgstr "" + +#: gnu/packages/games.scm:434 +msgid "Software for exploring cellular automata" +msgstr "" + +#: gnu/packages/games.scm:436 +msgid "" +"Golly simulates Conway's Game of Life and many other types of cellular\n" +"automata. The following features are available:\n" +"@enumerate\n" +"@item Support for bounded and unbounded universes, with cells of up to 256\n" +" states.\n" +"@item Support for multiple algorithms, including Bill Gosper's Hashlife\n" +" algorithm.\n" +"@item Loading patterns from BMP, PNG, GIF and TIFF image files.\n" +"@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.\n" +"@item Scriptable via Lua or Python.\n" +"@item Extracting patterns, rules and scripts from zip files.\n" +"@item Downloading patterns, rules and scripts from online archives.\n" +"@item Pasting patterns from the clipboard.\n" +"@item Unlimited undo/redo.\n" +"@item Configurable keyboard shortcuts.\n" +"@item Auto fit option to keep patterns within the view.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:498 +msgid "Puzzle/platform game" +msgstr "" + +#: gnu/packages/games.scm:499 +msgid "" +"Me and My Shadow is a puzzle/platform game in which you try\n" +"to reach the exit by solving puzzles. Spikes, moving blocks, fragile " +"blocks\n" +"and much more stand between you and the exit. Record your moves and let " +"your\n" +"shadow mimic them to reach blocks you couldn't reach alone." +msgstr "" + +#: gnu/packages/games.scm:534 +msgid "Multiplayer dungeon game involving knights and quests" +msgstr "" + +#: gnu/packages/games.scm:535 +msgid "" +"Knights is a multiplayer game involving several knights who\n" +"must run around a dungeon and complete various quests. Each game revolves\n" +"around a quest – for example, you might have to find some items and carry " +"them\n" +"back to your starting point. This may sound easy, but as there are only\n" +"enough items in the dungeon for one player to win, you may end up having to\n" +"kill your opponents to get their stuff! Other quests involve escaping from\n" +"the dungeon, fighting a duel to the death against the enemy knights, or\n" +"destroying an ancient book using a special wand." +msgstr "" + +#: gnu/packages/games.scm:572 +msgid "Backgammon game" +msgstr "" + +#: gnu/packages/games.scm:573 +msgid "" +"The GNU backgammon application can be used for playing, analyzing and\n" +"teaching the game. It has an advanced evaluation engine based on " +"artificial\n" +"neural networks suitable for both beginners and advanced players. In\n" +"addition to a command-line interface, it also features an attractive, 3D\n" +"representation of the playing board." +msgstr "" + +#: gnu/packages/games.scm:602 +msgid "3d Rubik's cube game" +msgstr "" + +#: gnu/packages/games.scm:604 +msgid "" +"GNUbik is a puzzle game in which you must manipulate a cube to make\n" +"each of its faces have a uniform color. The game is customizable, allowing\n" +"you to set the size of the cube (the default is 3x3) or to change the " +"colors.\n" +"You may even apply photos to the faces instead of colors. The game is\n" +"scriptable with Guile." +msgstr "" + +#: gnu/packages/games.scm:626 +msgid "The game of Shogi (Japanese chess)" +msgstr "" + +#: gnu/packages/games.scm:627 +msgid "" +"GNU Shogi is a program that plays the game Shogi (Japanese\n" +"Chess). It is similar to standard chess but this variant is far more " +"complicated." +msgstr "" + +#: gnu/packages/games.scm:658 +msgid "Tetris clone based on the SDL library" +msgstr "" + +#: gnu/packages/games.scm:660 +msgid "" +"LTris is a tetris clone: differently shaped blocks are falling down the\n" +"rectangular playing field and can be moved sideways or rotated by 90 degree\n" +"units with the aim of building lines without gaps which then disappear " +"(causing\n" +"any block above the deleted line to fall down). LTris has three game modes: " +"In\n" +"Classic you play until the stack of blocks reaches the top of the playing " +"field\n" +"and no new blocks can enter. In Figures the playing field is reset to a " +"new\n" +"figure each level and later on tiles and lines suddenly appear. In " +"Multiplayer\n" +"up to three players (either human or CPU) compete with each other sending\n" +"removed lines to all opponents. There is also a Demo mode in which you can\n" +"watch your CPU playing while enjoying a cup of tea!" +msgstr "" + +#: gnu/packages/games.scm:711 +msgid "Version of the classic 3D shoot'em'up game Doom" +msgstr "" + +#: gnu/packages/games.scm:713 +msgid "" +"PrBoom+ is a Doom source port developed from the original PrBoom project." +msgstr "" + +#: gnu/packages/games.scm:760 +msgid "Action platformer game" +msgstr "" + +#: gnu/packages/games.scm:762 +msgid "" +"ReTux is an action platformer loosely inspired by the Mario games,\n" +"utilizing the art assets from the @code{SuperTux} project." +msgstr "" + +#: gnu/packages/games.scm:848 +msgid "A classical roguelike/sandbox game" +msgstr "" + +#: gnu/packages/games.scm:850 +msgid "" +"RogueBox Adventures is a graphical roguelike with strong influences\n" +"from sandbox games like Minecraft or Terraria. The main idea of RogueBox\n" +"Adventures is to offer the player a kind of roguelike toy-world. This " +"world\n" +"can be explored and changed freely." +msgstr "" + +#: gnu/packages/games.scm:877 +msgid "User interface for gnushogi" +msgstr "" + +#: gnu/packages/games.scm:878 +msgid "A graphical user interface for the package @code{gnushogi}." +msgstr "" + +#: gnu/packages/games.scm:927 +msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" +msgstr "" + +#: gnu/packages/games.scm:928 +msgid "" +"L'Abbaye des Morts is a 2D platform game set in 13th century\n" +"France. The Cathars, who preach about good Christian beliefs, were being\n" +"expelled by the Catholic Church out of the Languedoc region in France. One " +"of\n" +"them, called Jean Raymond, found an old church in which to hide, not " +"knowing\n" +"that beneath its ruins lay buried an ancient evil." +msgstr "" + +#: gnu/packages/games.scm:980 +msgid "Dungeon exploration roguelike" +msgstr "" + +#: gnu/packages/games.scm:981 +msgid "" +"Angband is a Classic dungeon exploration roguelike. Explore\n" +"the depths below Angband, seeking riches, fighting monsters, and preparing " +"to\n" +"fight Morgoth, the Lord of Darkness." +msgstr "" + +#: gnu/packages/games.scm:1017 +msgid "Lemmings clone" +msgstr "" + +#: gnu/packages/games.scm:1019 +msgid "" +"Pingus is a free Lemmings-like puzzle game in which the player takes\n" +"command of a bunch of small animals and has to guide them through levels.\n" +"Since the animals walk on their own, the player can only influence them by\n" +"giving them commands, like build a bridge, dig a hole, or redirect all " +"animals\n" +"in the other direction. Multiple such commands are necessary to reach the\n" +"level's exit. The game is presented in a 2D side view." +msgstr "" + +#: gnu/packages/games.scm:1041 +msgid "Convert English text to humorous dialects" +msgstr "" + +#: gnu/packages/games.scm:1042 +msgid "" +"The GNU Talk Filters are programs that convert English text\n" +"into stereotyped or otherwise humorous dialects. The filters are provided " +"as\n" +"a C library, so they can easily be integrated into other programs." +msgstr "" + +#: gnu/packages/games.scm:1074 +msgid "Simulate the display from \"The Matrix\"" +msgstr "" + +#: gnu/packages/games.scm:1075 +msgid "" +"CMatrix simulates the display from \"The Matrix\" and is\n" +"based on the screensaver from the movie's website. It works with terminal\n" +"settings up to 132x300 and can scroll lines all at the same rate or\n" +"asynchronously and at a user-defined speed." +msgstr "" + +#: gnu/packages/games.scm:1095 +msgid "Full chess implementation" +msgstr "" + +#: gnu/packages/games.scm:1096 +msgid "" +"GNU Chess is a chess engine. It allows you to compete\n" +"against the computer in a game of chess, either through the default " +"terminal\n" +"interface or via an external visual interface such as GNU XBoard." +msgstr "" + +#: gnu/packages/games.scm:1124 +msgid "Twisted adventures of young pig farmer Dink Smallwood" +msgstr "" + +#: gnu/packages/games.scm:1126 +msgid "" +"GNU FreeDink is a free and portable re-implementation of the engine\n" +"for the role-playing game Dink Smallwood. It supports not only the " +"original\n" +"game data files but it also supports user-produced game mods or \"D-Mods\".\n" +"To that extent, it also includes a front-end for managing all of your D-Mods." +msgstr "" + +#: gnu/packages/games.scm:1151 +msgid "Game data for GNU Freedink" +msgstr "" + +#: gnu/packages/games.scm:1153 +msgid "This package contains the game data of GNU Freedink." +msgstr "" + +#: gnu/packages/games.scm:1205 +msgid "Graphical user interface for chess programs" +msgstr "" + +#: gnu/packages/games.scm:1206 +msgid "" +"GNU XBoard is a graphical board for all varieties of chess,\n" +"including international chess, xiangqi (Chinese chess), shogi (Japanese " +"chess)\n" +"and Makruk. Several lesser-known variants are also supported. It presents " +"a\n" +"fully interactive graphical interface and it can load and save games in the\n" +"Portable Game Notation." +msgstr "" + +#: gnu/packages/games.scm:1260 +msgid "Ball and paddle game" +msgstr "" + +#: gnu/packages/games.scm:1261 +msgid "" +"XBoing is a blockout type game where you have a paddle which\n" +"you control to bounce a ball around the game zone destroying blocks with a\n" +"proton ball. Each block carries a different point value. The more blocks " +"you\n" +"destroy, the better your score. The person with the highest score wins." +msgstr "" + +#: gnu/packages/games.scm:1293 +msgid "Typing tutor" +msgstr "" + +#: gnu/packages/games.scm:1295 +msgid "" +"GNU Typist is a universal typing tutor. It can be used to learn and\n" +"practice touch-typing. Several tutorials are included; in addition to\n" +"tutorials for the standard QWERTY layout, there are also tutorials for the\n" +"alternative layouts Dvorak and Colemak, as well as for the numpad. " +"Tutorials\n" +"are primarily in English, however some in other languages are provided." +msgstr "" + +#: gnu/packages/games.scm:1342 +msgid "3D game engine written in C++" +msgstr "" + +#: gnu/packages/games.scm:1344 +msgid "" +"The Irrlicht Engine is a high performance realtime 3D engine written in\n" +"C++. Features include an OpenGL renderer, extensible materials, scene " +"graph\n" +"management, character animation, particle and other special effects, " +"support\n" +"for common mesh file formats, and collision detection." +msgstr "" + +#: gnu/packages/games.scm:1396 +msgid "2D space shooter" +msgstr "" + +#: gnu/packages/games.scm:1398 +msgid "" +"M.A.R.S. is a 2D space shooter with pretty visual effects and\n" +"attractive physics. Players can battle each other or computer controlled\n" +"enemies in different game modes such as space ball, death match, team death\n" +"match, cannon keep, and grave-itation pit." +msgstr "" + +#: gnu/packages/games.scm:1439 +msgid "Main game data for the Minetest game engine" +msgstr "" + +#: gnu/packages/games.scm:1441 +msgid "Game data for the Minetest infinite-world block sandox game." +msgstr "" + +#: gnu/packages/games.scm:1493 +msgid "Infinite-world block sandbox game" +msgstr "" + +#: gnu/packages/games.scm:1495 +msgid "" +"Minetest is a sandbox construction game. Players can create and destroy\n" +"various types of blocks in a three-dimensional open world. This allows\n" +"forming structures in every possible creation, on multiplayer servers or as " +"a\n" +"single player. Mods and texture packs allow players to personalize the " +"game\n" +"in different ways." +msgstr "" + +#: gnu/packages/games.scm:1534 +msgid "Curses Implementation of the Glk API" +msgstr "" + +#: gnu/packages/games.scm:1536 +msgid "" +"Glk defines a portable API for applications with text UIs. It was\n" +"primarily designed for interactive fiction, but it should be suitable for " +"many\n" +"interactive text utilities, particularly those based on a command line.\n" +"This is an implementation of the Glk library which runs in a terminal " +"window,\n" +"using the @code{curses.h} library for screen control." +msgstr "" + +#: gnu/packages/games.scm:1574 +msgid "Interpreter for Glulx VM" +msgstr "" + +#: gnu/packages/games.scm:1576 +msgid "" +"Glulx is a 32-bit portable virtual machine intended for writing and\n" +"playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" +"some of the restrictions in the venerable Z-machine format. This is the\n" +"reference interpreter, using the Glk API." +msgstr "" + +#: gnu/packages/games.scm:1613 +msgid "Z-machine interpreter" +msgstr "" + +#: gnu/packages/games.scm:1615 +msgid "" +"Fizmo is a console-based Z-machine interpreter. It is used to play\n" +"interactive fiction, also known as text adventures, which were implemented\n" +"either by Infocom or created using the Inform compiler." +msgstr "" + +#: gnu/packages/games.scm:1633 +msgid "Play the game of Go" +msgstr "" + +#: gnu/packages/games.scm:1635 +msgid "" +"GNU Go is a program that plays the game of Go, in which players\n" +"place stones on a grid to form territory or capture other stones. While\n" +"it can be played directly from the terminal, rendered in ASCII characters,\n" +"it is also possible to play GNU Go with 3rd party graphical interfaces or\n" +"even in Emacs. It supports the standard game storage format (SGF, Smart\n" +"Game Format) and inter-process communication format (GMP, Go Modem\n" +"Protocol)." +msgstr "" + +#: gnu/packages/games.scm:1663 +msgid "High speed arctic racing game based on Tux Racer" +msgstr "" + +#: gnu/packages/games.scm:1665 +msgid "" +"Extreme Tux Racer, or etracer as it is called for short, is\n" +"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of " +"the\n" +"game is to slide down a snow- and ice-covered mountain as quickly as " +"possible,\n" +"avoiding the trees and rocks that will slow you down.\n" +"\n" +"Collect herrings and other goodies while sliding down the hill, but avoid " +"fish\n" +"bones.\n" +"\n" +"This game is based on the GPL version of the famous game TuxRacer." +msgstr "" + +#: gnu/packages/games.scm:1747 +msgid "3D kart racing game" +msgstr "" + +#: gnu/packages/games.scm:1748 +msgid "" +"SuperTuxKart is a 3D kart racing game, with a focus on\n" +"having fun over realism. You can play with up to 4 friends on one PC, " +"racing\n" +"against each other or just trying to beat the computer; single-player mode " +"is\n" +"also available." +msgstr "" + +#: gnu/packages/games.scm:1780 +msgid "Game of jumping to the next floor, trying not to fall" +msgstr "" + +#: gnu/packages/games.scm:1782 +msgid "" +"GNUjump is a simple, yet addictive game in which you must jump from\n" +"platform to platform to avoid falling, while the platforms drop at faster " +"rates\n" +"the higher you go. The game features multiplayer, unlimited FPS, smooth " +"floor\n" +"falling, themeable graphics and sounds, and replays." +msgstr "" + +#: gnu/packages/games.scm:1825 +msgid "Turn-based strategy game" +msgstr "" + +#: gnu/packages/games.scm:1827 +msgid "" +"The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" +"with several single player campaigns, and multiplayer games (both networked " +"and\n" +"local).\n" +"\n" +"Battle for control on a range of maps, using variety of units which have\n" +"advantages and disadvantages against different types of attacks. Units " +"gain\n" +"experience and advance levels, and are carried over from one scenario to " +"the\n" +"next campaign." +msgstr "" + +#: gnu/packages/games.scm:1856 +msgid "Dedicated @emph{Battle for Wesnoth} server" +msgstr "" + +#: gnu/packages/games.scm:1857 +msgid "" +"This package contains a dedicated server for @emph{The\n" +"Battle for Wesnoth}." +msgstr "" + +#: gnu/packages/games.scm:1898 +msgid "Mouse and keyboard discovery for children" +msgstr "" + +#: gnu/packages/games.scm:1900 +msgid "" +"Gamine is a game designed for young children who are learning to use the\n" +"mouse and keyboard. The child uses the mouse to draw colored dots and " +"lines\n" +"on the screen and keyboard to display letters." +msgstr "" + +#: gnu/packages/games.scm:1932 +msgid "Puzzle game with a cat in lead role" +msgstr "" + +#: gnu/packages/games.scm:1933 +msgid "" +"Project Raincat is a game developed by Carnegie Mellon\n" +"students through GCS during the Fall 2008 semester. Raincat features game\n" +"play inspired from classics Lemmings and The Incredible Machine. The " +"project\n" +"proved to be an excellent learning experience for the programmers. " +"Everything\n" +"is programmed in Haskell." +msgstr "" + +#: gnu/packages/games.scm:1967 +msgid "Client for 'The Mana World' and similar games" +msgstr "" + +#: gnu/packages/games.scm:1969 +msgid "" +"ManaPlus is a 2D MMORPG client for game servers. It is the only\n" +"fully supported client for @uref{http://www.themanaworld.org, The mana\n" +"world}, @uref{http://evolonline.org, Evol Online} and\n" +"@uref{http://landoffire.org, Land of fire}." +msgstr "" + +#: gnu/packages/games.scm:2025 +msgid "Transportation economics simulator" +msgstr "" + +#: gnu/packages/games.scm:2026 +msgid "" +"OpenTTD is a game in which you transport goods and\n" +"passengers by land, water and air. It is a re-implementation of Transport\n" +"Tycoon Deluxe with many enhancements including multiplayer mode,\n" +"internationalization support, conditional orders and the ability to clone,\n" +"autoreplace and autoupdate vehicles. This package only includes the game\n" +"engine. When you start it you will be prompted to download a graphics set." +msgstr "" + +#: gnu/packages/games.scm:2083 +msgid "Base graphics set for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2085 +msgid "" +"The OpenGFX projects is an implementation of the OpenTTD base grahics\n" +"set that aims to ensure the best possible out-of-the-box experience.\n" +"\n" +"OpenGFX provides you with...\n" +"@enumerate\n" +"@item All graphics you need to enjoy OpenTTD.\n" +"@item Uniquely drawn rail vehicles for every climate.\n" +"@item Completely snow-aware rivers.\n" +"@item Different river and sea water.\n" +"@item Snow-aware buoys.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:2130 +msgid "Base sounds for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2131 +msgid "" +"OpenSFX is a set of free base sounds for OpenTTD which make\n" +"it possible to play OpenTTD without requiring the proprietary sound files " +"from\n" +"the original Transport Tycoon Deluxe." +msgstr "" + +#: gnu/packages/games.scm:2168 +msgid "Music set for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2169 +msgid "" +"OpenMSX is a music set for OpenTTD which makes it possible\n" +"to play OpenTTD without requiring the proprietary music from the original\n" +"Transport Tycoon Deluxe." +msgstr "" + +#: gnu/packages/games.scm:2247 +msgid "Free software re-implementation of RollerCoaster Tycoon 2" +msgstr "" + +#: gnu/packages/games.scm:2248 +msgid "" +"OpenRCT2 is a free software re-implementation of\n" +"RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and\n" +"maintaining an amusement park containing attractions, shops and facilities.\n" +"\n" +"Note that this package does @emph{not} provide the game assets (sounds,\n" +"images, etc.)" +msgstr "" + +#: gnu/packages/games.scm:2290 +msgid "Pinball simulator" +msgstr "" + +#: gnu/packages/games.scm:2291 +msgid "" +"The Emilia Pinball Project is a pinball simulator. There\n" +"are only two levels to play with, but they are very addictive." +msgstr "" + +#: gnu/packages/games.scm:2312 +msgid "Board game inspired by The Settlers of Catan" +msgstr "" + +#: gnu/packages/games.scm:2313 +msgid "" +"Pioneers is an emulation of the board game The Settlers of\n" +"Catan. It can be played on a local network, on the internet, and with AI\n" +"players." +msgstr "" + +#: gnu/packages/games.scm:2354 gnu/packages/gnome.scm:2644 +msgid "Logic puzzle game" +msgstr "" + +#: gnu/packages/games.scm:2355 +msgid "" +"The goal of this logic game is to open all cards in a 6x6\n" +"grid, using a number of hints as to their relative position. The game idea\n" +"is attributed to Albert Einstein." +msgstr "" + +#: gnu/packages/games.scm:2384 +msgid "MUD and telnet client" +msgstr "" + +#: gnu/packages/games.scm:2386 +msgid "" +"POWWOW is a client software which can be used for telnet as well as for\n" +"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client " +"for\n" +"the chat server psyced with the specific config located at\n" +"http://lavachat.symlynx.com/unix/" +msgstr "" + +#: gnu/packages/games.scm:2561 +msgid "Arena shooter derived from the Cube 2 engine" +msgstr "" + +#: gnu/packages/games.scm:2563 +msgid "" +"Red Eclipse is an arena shooter, created from the Cube2 engine.\n" +"Offering an innovative parkour system and distinct but all potent weapons,\n" +"Red Eclipse provides fast paced and accessible gameplay." +msgstr "" + +#: gnu/packages/games.scm:2622 +msgid "Text adventure game" +msgstr "" + +#: gnu/packages/games.scm:2624 +msgid "" +"Grue Hunter is a text adventure game written in Perl. You must make\n" +"your way through an underground cave system in search of the Grue. Can you\n" +"capture it and get out alive?" +msgstr "" + +#: gnu/packages/games.scm:2666 +msgid "Old-school earthworm action game" +msgstr "" + +#: gnu/packages/games.scm:2668 +msgid "" +"lierolibre is an earthworm action game where you fight another player\n" +"(or the computer) underground using a wide array of weapons.\n" +"\n" +"Features:\n" +"@itemize\n" +"@item 2 worms, 40 weapons, great playability, two game modes: Kill'em All\n" +"and Game of Tag, plus AI-players without true intelligence!\n" +"@item Dat nostalgia.\n" +"@item Extensions via a hidden F1 menu:\n" +"@itemize\n" +"@item Replays\n" +"@item Game controller support\n" +"@item Powerlevel palettes\n" +"@end itemize\n" +"@item Ability to write game variables to plain text files.\n" +"@item Ability to load game variables from both EXE and plain text files.\n" +"@item Scripts to extract and repack graphics, sounds and levels.\n" +"@end itemize\n" +"\n" +"To switch between different window sizes, use F6, F7 and F8, to switch to\n" +"fullscreen, use F5 or Alt+Enter." +msgstr "" + +#: gnu/packages/games.scm:2743 +msgid "3D Real-time strategy and real-time tactics game" +msgstr "" + +#: gnu/packages/games.scm:2745 +msgid "" +"Warzone 2100 offers campaign, multi-player, and single-player skirmish\n" +"modes. An extensive tech tree with over 400 different technologies, " +"combined\n" +"with the unit design system, allows for a wide variety of possible units " +"and\n" +"tactics." +msgstr "" + +#: gnu/packages/games.scm:2778 +msgid "2D scrolling shooter game" +msgstr "" + +#: gnu/packages/games.scm:2780 +msgid "" +"In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n" +"dominated the galaxy. Guide Chris Bainfield and his friend Sid Wilson on\n" +"their quest to liberate the galaxy from the clutches of WEAPCO. Along the\n" +"way, you will encounter new foes, make new allies, and assist local rebels\n" +"in strikes against the evil corporation." +msgstr "" + +#: gnu/packages/games.scm:2811 +msgid "Fast-paced, arcade-style, top-scrolling space shooter" +msgstr "" + +#: gnu/packages/games.scm:2813 +msgid "" +"In this game you are the captain of the cargo ship Chromium B.S.U. and\n" +"are responsible for delivering supplies to the troops on the front line. " +"Your\n" +"ship has a small fleet of robotic fighters which you control from the " +"relative\n" +"safety of the Chromium vessel." +msgstr "" + +#: gnu/packages/games.scm:2888 +msgid "Drawing software for children" +msgstr "" + +#: gnu/packages/games.scm:2890 +msgid "" +"Tux Paint is a free drawing program designed for young children (kids\n" +"ages 3 and up). It has a simple, easy-to-use interface; fun sound effects;\n" +"and an encouraging cartoon mascot who helps guide children as they use the\n" +"program. It provides a blank canvas and a variety of drawing tools to help\n" +"your child be creative." +msgstr "" + +#: gnu/packages/games.scm:2928 +msgid "Stamp images for Tux Paint" +msgstr "" + +#: gnu/packages/games.scm:2930 +msgid "" +"This package contains a set of \"Rubber Stamp\" images which can be used\n" +"with the \"Stamp\" tool within Tux Paint." +msgstr "" + +#: gnu/packages/games.scm:2977 +msgid "Configure Tux Paint" +msgstr "" + +#: gnu/packages/games.scm:2979 +msgid "Tux Paint Config is a graphical configuration editor for Tux Paint." +msgstr "" + +#: gnu/packages/games.scm:3011 +msgid "2D platformer game" +msgstr "" + +#: gnu/packages/games.scm:3012 +msgid "" +"SuperTux is a free classic 2D jump'n run sidescroller game\n" +"in a style similar to the original Super Mario games covered under\n" +"the GNU GPL." +msgstr "" + +#: gnu/packages/games.scm:3046 +msgid "MUD client" +msgstr "" + +#: gnu/packages/games.scm:3048 +msgid "" +"TinTin++ is a MUD client which supports MCCP (Mud Client Compression " +"Protocol),\n" +"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used " +"by MUDs,\n" +"as well as those required to login via telnet on Linux / Mac OS X servers, " +"and an\n" +"auto mapper with a VT100 map display." +msgstr "" + +#: gnu/packages/games.scm:3085 +msgid "Programming game" +msgstr "" + +#: gnu/packages/games.scm:3086 +msgid "" +"Learn programming, playing with ants and spider webs ;-)\n" +"Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n" +"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. " +"Experienced\n" +"programmers may also add their own favorite language." +msgstr "" + +#: gnu/packages/games.scm:3130 +msgid "Keyboard mashing and doodling game for babies" +msgstr "" + +#: gnu/packages/games.scm:3131 +msgid "" +"Bambam is a simple baby keyboard (and gamepad) masher\n" +"application that locks the keyboard and mouse and instead displays bright\n" +"colors, pictures, and sounds." +msgstr "" + +#: gnu/packages/games.scm:3174 +msgid "Arcade-style fire fighting game" +msgstr "" + +#: gnu/packages/games.scm:3176 +msgid "" +"Mr. Rescue is an arcade styled 2d action game centered around evacuating\n" +"civilians from burning buildings. The game features fast paced fire\n" +"extinguishing action, intense boss battles, a catchy soundtrack and lots of\n" +"throwing people around in pseudo-randomly generated buildings." +msgstr "" + +#: gnu/packages/games.scm:3283 +msgid "Non-euclidean graphical rogue-like game" +msgstr "" + +#: gnu/packages/games.scm:3285 +msgid "" +"HyperRogue is a game in which the player collects treasures and fights\n" +"monsters -- rogue-like but for the fact that it is played on the hyperbolic\n" +"plane and not in euclidean space.\n" +"\n" +"In HyperRogue, the player can move through different parts of the world, " +"which\n" +"are home to particular creatures and may be subject to their own rules of\n" +"\"physics\".\n" +"\n" +"While the game can use ASCII characters to display the the classical rogue\n" +"symbols, it still needs graphics to render the non-euclidean world." +msgstr "" + +#: gnu/packages/games.scm:3328 +msgid "Shooter with space station destruction" +msgstr "" + +#: gnu/packages/games.scm:3330 +msgid "" +"Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n" +"for Un*x systems with X11." +msgstr "" + +#: gnu/packages/games.scm:3362 +msgid "Turn based empire building strategy game" +msgstr "" + +#: gnu/packages/games.scm:3363 +msgid "" +"Freeciv is a turn based empire building strategy game\n" +"inspired by the history of human civilization. The game commences in\n" +"prehistory and your mission is to lead your tribe from the Stone Age\n" +"to the Space Age." +msgstr "" + +#: gnu/packages/games.scm:3394 +msgid "Recreation of data decryption effect in \"Sneakers\"" +msgstr "" + +#: gnu/packages/games.scm:3396 +msgid "" +"@code{No More Secrets} provides a command line tool called \"nms\"\n" +"that recreates the famous data decryption effect seen on screen in the 1992\n" +"movie \"Sneakers\".\n" +"\n" +"This command works on piped data. Pipe any ASCII or UTF-8 text to nms, and\n" +"it will apply the hollywood effect, initially showing encrypted data, then\n" +"starting a decryption sequence to reveal the original plaintext characters." +msgstr "" + +#: gnu/packages/games.scm:3423 +msgid "Data files for MegaGlest" +msgstr "" + +#: gnu/packages/games.scm:3424 +msgid "This package contains the data files required for MegaGlest." +msgstr "" + +#: gnu/packages/games.scm:3477 +msgid "3D real-time strategy (RTS) game" +msgstr "" + +#: gnu/packages/games.scm:3478 +msgid "" +"MegaGlest is a cross-platform 3D real-time strategy (RTS)\n" +"game, where you control the armies of one of seven different factions: " +"Tech,\n" +"Magic, Egypt, Indians, Norsemen, Persian or Romans." +msgstr "" + +#: gnu/packages/games.scm:3529 +msgid "Side-scrolling physics platformer with a ball of tar" +msgstr "" + +#: gnu/packages/games.scm:3530 +msgid "" +"In FreeGish you control Gish, a ball of tar who lives\n" +"happily with his girlfriend Brea, until one day a mysterious dark creature\n" +"emerges from a sewer hole and pulls her below ground." +msgstr "" + +#: gnu/packages/games.scm:3565 +msgid "Classic overhead run-and-gun game" +msgstr "" + +#: gnu/packages/games.scm:3566 +msgid "" +"C-Dogs SDL is a classic overhead run-and-gun game,\n" +"supporting up to 4 players in co-op and deathmatch modes. Customize your\n" +"player, choose from many weapons, and blast, slide and slash your way " +"through\n" +"over 100 user-created campaigns." +msgstr "" + +#: gnu/packages/games.scm:3666 +msgid "3D puzzle game" +msgstr "" + +#: gnu/packages/games.scm:3667 +msgid "" +"Kiki the nano bot is a 3D puzzle game. It is basically a\n" +"mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a\n" +"small robot living in the nano world, repair its maker." +msgstr "" + +#: gnu/packages/games.scm:3757 +msgid "2D retro multiplayer shooter game" +msgstr "" + +#: gnu/packages/games.scm:3758 +msgid "" +"Teeworlds is an online multiplayer game. Battle with up to\n" +"16 players in a variety of game modes, including Team Deathmatch and " +"Capture\n" +"The Flag. You can even design your own maps!" +msgstr "" + +#: gnu/packages/games.scm:3811 +msgid "Puzzle game with a dexterity component" +msgstr "" + +#: gnu/packages/games.scm:3812 +msgid "" +"Enigma is a puzzle game with 550 unique levels. The object\n" +"of the game is to find and uncover pairs of identically colored ‘Oxyd’ " +"stones.\n" +"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser " +"beams,\n" +"and most of all, countless hairy puzzles usually block your direct way to " +"the\n" +"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest " +"you\n" +"get bored) interact in many unexpected ways, and since many of them follow " +"the\n" +"laws of physics (Enigma’s special laws of physics, that is), controlling " +"them\n" +"with the mouse isn’t always trivial." +msgstr "" + +#: gnu/packages/games.scm:3883 +msgid "Puzzle game" +msgstr "" + +#: gnu/packages/games.scm:3884 +msgid "" +"Fish Fillets NG is strictly a puzzle game. The goal in\n" +"every of the seventy levels is always the same: find a safe way out. The " +"fish\n" +"utter witty remarks about their surroundings, the various inhabitants of " +"their\n" +"underwater realm quarrel among themselves or comment on the efforts of your\n" +"fish. The whole game is accompanied by quiet, comforting music." +msgstr "" + +#: gnu/packages/games.scm:3948 +msgid "Roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:3949 +msgid "" +"Dungeon Crawl Stone Soup is a roguelike adventure through\n" +"dungeons filled with dangerous monsters in a quest to find the mystifyingly\n" +"fabulous Orb of Zot." +msgstr "" + +#: gnu/packages/games.scm:3995 +msgid "Graphical roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:4025 +msgid "Cross-platform third-person action game" +msgstr "" + +#: gnu/packages/games.scm:4026 +msgid "" +"Lugaru is a third-person action game. The main character,\n" +"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat " +"skills.\n" +"In his quest to find those responsible for slaughtering his village, he " +"uncovers\n" +"a far-reaching conspiracy involving the corrupt leaders of the rabbit " +"republic\n" +"and the starving wolves from a nearby den. Turner takes it upon himself to\n" +"fight against their plot and save his fellow rabbits from slavery." +msgstr "" + +#: gnu/packages/games.scm:4077 +msgid "Data files for 0ad" +msgstr "" + +#: gnu/packages/games.scm:4078 +msgid "0ad-data provides the data files required by the game 0ad." +msgstr "" + +#: gnu/packages/games.scm:4196 +msgid "3D real-time strategy game of ancient warfare" +msgstr "" + +#: gnu/packages/games.scm:4197 +msgid "" +"0 A.D. is a real-time strategy (RTS) game of ancient\n" +"warfare. It's a historically-based war/economy game that allows players to\n" +"relive or rewrite the history of twelve ancient civilizations, each " +"depicted\n" +"at their peak of economic growth and military prowess.\n" +"\n" +"0ad needs a window manager that supports 'Extended Window Manager Hints'." +msgstr "" + +#: gnu/packages/games.scm:4272 +msgid "Colossal Cave Adventure" +msgstr "" + +#: gnu/packages/games.scm:4273 +msgid "" +"The original Colossal Cave Adventure from 1976 was the\n" +"origin of all text adventures, dungeon-crawl (computer) games, and\n" +"computer-hosted roleplaying games. This is the last version released by\n" +"Crowther & Woods, its original authors, in 1995. It has been known as\n" +"\"adventure 2.5\" and \"430-point adventure\"." +msgstr "" + +#: gnu/packages/games.scm:4284 +msgid "Single-player, RPG roguelike game set in the world of Eyal" +msgstr "" + +#: gnu/packages/games.scm:4389 +msgid "" +"Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" +"combat and advanced character building. Play as one of many unique races " +"and\n" +"classes in the lore-filled world of Eyal, exploring random dungeons, facing\n" +"challenging battles, and developing characters with your own tailored mix " +"of\n" +"abilities and powers. With a modern graphical and customisable interface,\n" +"intuitive mouse control, streamlined mechanics and deep, challenging " +"combat,\n" +"Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." +msgstr "" + +#: gnu/packages/games.scm:4435 +msgid "First person shooter engine for Quake 1" +msgstr "" + +#: gnu/packages/games.scm:4436 +msgid "" +"Quakespasm is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4485 +msgid "" +"vkquake is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4536 +msgid "First person shooter engine based on quake2" +msgstr "" + +#: gnu/packages/games.scm:4537 +msgid "" +"Yamagi Quake II is an enhanced client for id Software's Quake II.\n" +"The main focus is an unchanged single player experience like back in 1997,\n" +"thus the gameplay and the graphics are unaltered. However the user may use " +"one\n" +"of the unofficial retexturing packs. In comparison with the official " +"client,\n" +"over 1000 bugs were fixed and an extensive code audit done,\n" +"making Yamagi Quake II one of the most solid Quake II implementations " +"available." +msgstr "" + +#: gnu/packages/games.scm:4593 +msgid "Realistic physics puzzle game" +msgstr "" + +#: gnu/packages/games.scm:4594 +msgid "" +"The Butterfly Effect (tbe) is a game that uses\n" +"realistic physics simulations to combine lots of simple mechanical\n" +"elements to achieve a simple goal in the most complex way possible." +msgstr "" + +#: gnu/packages/games.scm:4646 +msgid "Game of lonely space adventure" +msgstr "" + +#: gnu/packages/games.scm:4648 +msgid "" +"Pioneer is a space adventure game set in our galaxy at the turn of the\n" +"31st century. The game is open-ended, and you are free to eke out whatever\n" +"kind of space-faring existence you can think of. Look for fame or fortune " +"by\n" +"exploring the millions of star systems. Turn to a life of crime as a " +"pirate,\n" +"smuggler or bounty hunter. Forge and break alliances with the various\n" +"factions fighting for power, freedom or self-determination. The universe " +"is\n" +"whatever you make of it." +msgstr "" + +#: gnu/packages/games.scm:4675 +msgid "Hacking contribution graphs in git" +msgstr "" + +#: gnu/packages/games.scm:4677 +msgid "" +"Badass generates false commits for a range of dates, essentially\n" +"hacking the gamification of contribution graphs on platforms such as\n" +"Github or Gitlab." +msgstr "" + +#: gnu/packages/games.scm:4755 +msgid "Educational programming strategy game" +msgstr "" + +#: gnu/packages/games.scm:4756 +msgid "" +"Colobot: Gold Edition is a real-time strategy game, where\n" +"you can program your units (bots) in a language called CBOT, which is " +"similar\n" +"to C++ and Java. Your mission is to find a new planet to live and survive.\n" +"You can save humanity and get programming skills!" +msgstr "" + +#: gnu/packages/games.scm:4838 +msgid "Modern Doom 2 source port" +msgstr "" + +#: gnu/packages/games.scm:4839 +msgid "" +"GZdoom is a port of the Doom 2 game engine, with a modern\n" +"renderer. It improves modding support with ZDoom's advanced mapping " +"features\n" +"and the new ZScript language. In addition to Doom, it supports Heretic, " +"Hexen,\n" +"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." +msgstr "" + +#: gnu/packages/gcc.scm:346 +msgid "GNU Compiler Collection" +msgstr "" + +#: gnu/packages/gcc.scm:348 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, " +"and\n" +"Go. It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:495 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Ada, and Go.\n" +"It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:525 +msgid "GNU C++ standard library" +msgstr "" + +#: gnu/packages/gcc.scm:560 +msgid "Collection of subroutines used by various GNU programs" +msgstr "" + +#: gnu/packages/gcc.scm:745 +msgid "GNU libstdc++ documentation" +msgstr "" + +#: gnu/packages/gcc.scm:813 +msgid "" +"Manipulating sets and relations of integer points bounded by linear " +"constraints" +msgstr "" + +#: gnu/packages/gcc.scm:816 +msgid "" +"isl is a library for manipulating sets and relations of integer points\n" +"bounded by linear constraints. Supported operations on sets include\n" +"intersection, union, set difference, emptiness check, convex hull, " +"(integer)\n" +"affine hull, integer projection, computing the lexicographic minimum using\n" +"parametric integer programming, coalescing and parametric vertex\n" +"enumeration. It also includes an ILP solver based on generalized basis\n" +"reduction, transitive closures on maps (which may encode infinite graphs),\n" +"dependence analysis and bounds on piecewise step-polynomials." +msgstr "" + +#: gnu/packages/gcc.scm:866 +msgid "Library to generate code for scanning Z-polyhedra" +msgstr "" + +#: gnu/packages/gcc.scm:868 +msgid "" +"CLooG is a free software library to generate code for scanning\n" +"Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" +"reaches each integral point of one or more parameterized polyhedra.\n" +"CLooG has been originally written to solve the code generation problem\n" +"for optimizing compilers based on the polytope model. Nevertheless it\n" +"is used now in various area e.g., to build control automata for\n" +"high-level synthesis or to find the best polynomial approximation of a\n" +"function. CLooG may help in any situation where scanning polyhedra\n" +"matters. While the user has full control on generated code quality,\n" +"CLooG is designed to avoid control overhead and to produce a very\n" +"effective code." +msgstr "" + +#: gnu/packages/gcc.scm:923 +msgid "Reference manual for the C programming language" +msgstr "" + +#: gnu/packages/gcc.scm:925 +msgid "" +"This is a reference manual for the C programming language, as\n" +"implemented by the GNU C Compiler (gcc). As a reference, it is not " +"intended\n" +"to be a tutorial of the language. Rather, it outlines all of the " +"constructs\n" +"of the language. Library functions are not included." +msgstr "" + +#: gnu/packages/gettext.scm:105 +msgid "Tools and documentation for translation (used to build other packages)" +msgstr "" + +#: gnu/packages/gettext.scm:107 +msgid "" +"GNU Gettext is a package providing a framework for translating the\n" +"textual output of programs into multiple languages. It provides " +"translators\n" +"with the means to create message catalogs, and a runtime library to load\n" +"translated messages from the catalogs. Nearly all GNU packages use Gettext." +msgstr "" + +#: gnu/packages/gettext.scm:137 +msgid "Tools and documentation for translation" +msgstr "" + +#: gnu/packages/gettext.scm:202 +msgid "Scripts to ease maintenance of translations" +msgstr "" + +#: gnu/packages/gettext.scm:204 +msgid "" +"The po4a (PO for anything) project goal is to ease translations (and\n" +"more interestingly, the maintenance of translations) using gettext tools on\n" +"areas where they were not expected like documentation." +msgstr "" + +#: gnu/packages/gimp.scm:64 +msgid "Image pixel format conversion library" +msgstr "" + +#: gnu/packages/gimp.scm:66 +msgid "" +"Babl is a dynamic, any-to-any pixel format translation library.\n" +"It allows converting between different methods of storing pixels, known as\n" +"@dfn{pixel formats}, that have different bit depths and other data\n" +"representations, color models, and component permutations.\n" +"\n" +"A vocabulary to formulate new pixel formats from existing primitives is\n" +"provided, as well as a framework to add new color models and data types." +msgstr "" + +#: gnu/packages/gimp.scm:123 +msgid "Graph based image processing framework" +msgstr "" + +#: gnu/packages/gimp.scm:124 +msgid "" +"GEGL (Generic Graphics Library) provides infrastructure to\n" +"do demand based cached non destructive image editing on larger than RAM\n" +"buffers." +msgstr "" + +#: gnu/packages/gimp.scm:189 +msgid "GNU Image Manipulation Program" +msgstr "" + +#: gnu/packages/gimp.scm:191 +msgid "" +"GIMP is an application for image manipulation tasks such as photo\n" +"retouching, composition and authoring. It supports all common image " +"formats\n" +"as well as specialized ones. It features a highly customizable interface\n" +"that is extensible via a plugin system." +msgstr "" + +#: gnu/packages/gimp.scm:239 +msgid "GIMP plug-in to edit image in fourier space" +msgstr "" + +#: gnu/packages/gimp.scm:241 +msgid "" +"This package provides a simple plug-in to apply the fourier transform on\n" +"an image, allowing you to work with the transformed image inside GIMP. You\n" +"can draw or apply filters in fourier space and get the modified image with " +"an\n" +"inverse fourier transform." +msgstr "" + +#: gnu/packages/gnome.scm:202 +msgid "CD/DVD burning tool for Gnome" +msgstr "" + +#: gnu/packages/gnome.scm:203 +msgid "" +"Brasero is an application to burn CD/DVD for the Gnome\n" +"Desktop. It is designed to be as simple as possible and has some unique\n" +"features to enable users to create their discs easily and quickly." +msgstr "" + +#: gnu/packages/gnome.scm:278 +msgid "Simple backup tool, for regular encrypted backups" +msgstr "" + +#: gnu/packages/gnome.scm:280 +msgid "" +"Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" +"uses duplicity as the backend, which supports incremental backups and " +"storage\n" +"either on a local, or remote machine via a number of methods." +msgstr "" + +#: gnu/packages/gnome.scm:327 +msgid "Diagram creation for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:328 +msgid "" +"Dia can be used to draw different types of diagrams, and\n" +"includes support for UML static structure diagrams (class diagrams), entity\n" +"relationship modeling, and network diagrams. The program supports various " +"file\n" +"formats like PNG, SVG, PDF and EPS." +msgstr "" + +#: gnu/packages/gnome.scm:384 +msgid "Library for accessing online service APIs" +msgstr "" + +#: gnu/packages/gnome.scm:386 +msgid "" +"libgdata is a GLib-based library for accessing online service APIs using\n" +"the GData protocol — most notably, Google's services. It provides APIs to\n" +"access the common Google services, and has full asynchronous support." +msgstr "" + +#: gnu/packages/gnome.scm:417 +msgid "GObject-based library for handling and rendering XPS documents" +msgstr "" + +#: gnu/packages/gnome.scm:419 +msgid "" +"libgxps is a GObject-based library for handling and rendering XPS\n" +"documents. This package also contains binaries that can convert XPS " +"documents\n" +"to other formats." +msgstr "" + +#: gnu/packages/gnome.scm:439 +msgid "Bootstrap GNOME modules built from Git" +msgstr "" + +#: gnu/packages/gnome.scm:440 +msgid "" +"gnome-common contains various files needed to bootstrap\n" +"GNOME modules built from Git. It contains a common \"autogen.sh\" script " +"that\n" +"can be used to configure a source directory checked out from Git and some\n" +"commonly used macros." +msgstr "" + +#: gnu/packages/gnome.scm:491 +msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" +msgstr "" + +#: gnu/packages/gnome.scm:493 +msgid "" +"The libgnome-desktop library provides API shared by several applications\n" +"on the desktop, but that cannot live in the platform for various reasons.\n" +"There is no API or ABI guarantee, although we are doing our best to provide\n" +"stability. Documentation for the API is available with gtk-doc.\n" +"\n" +"The gnome-about program helps find which version of GNOME is installed." +msgstr "" + +#: gnu/packages/gnome.scm:526 +msgid "Documentation utilities for the Gnome project" +msgstr "" + +#: gnu/packages/gnome.scm:528 +msgid "" +"Gnome-doc-utils is a collection of documentation utilities for the\n" +"Gnome project. It includes xml2po tool which makes it easier to translate\n" +"and keep up to date translations of documentation." +msgstr "" + +#: gnu/packages/gnome.scm:567 +msgid "Disk management utility for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:568 +msgid "Disk management utility for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:611 +msgid "Libraries for displaying certificates and accessing key stores" +msgstr "" + +#: gnu/packages/gnome.scm:613 +msgid "" +"The GCR package contains libraries used for displaying certificates and\n" +"accessing key stores. It also provides the viewer for crypto files on the\n" +"GNOME Desktop." +msgstr "" + +#: gnu/packages/gnome.scm:642 +msgid "Accessing passwords from the GNOME keyring" +msgstr "" + +#: gnu/packages/gnome.scm:644 +msgid "Client library to access passwords from the GNOME keyring." +msgstr "" + +#: gnu/packages/gnome.scm:714 +msgid "Daemon to store passwords and encryption keys" +msgstr "" + +#: gnu/packages/gnome.scm:716 +msgid "" +"gnome-keyring is a program that keeps passwords and other secrets for\n" +"users. It is run as a daemon in the session, similar to ssh-agent, and " +"other\n" +"applications locate it via an environment variable or D-Bus.\n" +"\n" +"The program can manage several keyrings, each with its own master password,\n" +"and there is also a session keyring which is never stored to disk, but\n" +"forgotten when the session ends." +msgstr "" + +#: gnu/packages/gnome.scm:785 +msgid "GNOME's document viewer" +msgstr "" + +#: gnu/packages/gnome.scm:787 +msgid "" +"Evince is a document viewer for multiple document formats. It\n" +"currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" +"of Evince is to replace the multiple document viewers that exist\n" +"on the GNOME Desktop with a single simple application." +msgstr "" + +#: gnu/packages/gnome.scm:816 +msgid "GNOME settings for various desktop components" +msgstr "" + +#: gnu/packages/gnome.scm:818 +msgid "" +"Gsettings-desktop-schemas contains a collection of GSettings schemas\n" +"for settings shared by various components of the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:852 +msgid "Utility to implement the Freedesktop Icon Naming Specification" +msgstr "" + +#: gnu/packages/gnome.scm:854 +msgid "" +"To help with the transition to the Freedesktop Icon Naming\n" +"Specification, the icon naming utility maps the icon names used by the\n" +"GNOME and KDE desktops to the icon names proposed in the specification." +msgstr "" + +#: gnu/packages/gnome.scm:885 +msgid "GNOME icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:887 +msgid "Icons for the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:924 +msgid "Tango icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:925 +msgid "" +"This is an icon theme that follows the Tango visual\n" +"guidelines." +msgstr "" + +#: gnu/packages/gnome.scm:951 +msgid "Database of common MIME types" +msgstr "" + +#: gnu/packages/gnome.scm:953 +msgid "" +"The shared-mime-info package contains the core database of common types\n" +"and the update-mime-database command used to extend it. It requires glib2 " +"to\n" +"be installed for building the update command. Additionally, it uses " +"intltool\n" +"for translations, though this is only a dependency for the maintainers. " +"This\n" +"database is translated at Transifex." +msgstr "" + +#: gnu/packages/gnome.scm:977 +msgid "Freedesktop icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:979 +msgid "Freedesktop icon theme." +msgstr "" + +#: gnu/packages/gnome.scm:1007 +msgid "GNOME desktop notification library" +msgstr "" + +#: gnu/packages/gnome.scm:1009 +msgid "" +"Libnotify is a library that sends desktop notifications to a\n" +"notification daemon, as defined in the Desktop Notifications spec. These\n" +"notifications can be used to inform the user about an event or display\n" +"some form of information without getting in the user's way." +msgstr "" + +#: gnu/packages/gnome.scm:1043 +msgid "GObject plugin system" +msgstr "" + +#: gnu/packages/gnome.scm:1045 +msgid "" +"Libpeas is a gobject-based plugin engine, targeted at giving every\n" +"application the chance to assume its own extensibility. It also has a set " +"of\n" +"features including, but not limited to: multiple extension points; on-" +"demand\n" +"(lazy) programming language support for C, Python and JS; simplicity of the\n" +"API." +msgstr "" + +#: gnu/packages/gnome.scm:1074 +msgid "OpenGL extension to GTK+" +msgstr "" + +#: gnu/packages/gnome.scm:1075 +msgid "" +"GtkGLExt is an OpenGL extension to GTK+. It provides\n" +"additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" +"API add-ons to make GTK+ widgets OpenGL-capable." +msgstr "" + +#: gnu/packages/gnome.scm:1118 +msgid "GTK+ rapid application development tool" +msgstr "" + +#: gnu/packages/gnome.scm:1119 +msgid "" +"Glade is a rapid application development (RAD) tool to\n" +"enable quick & easy development of user interfaces for the GTK+ toolkit and\n" +"the GNOME desktop environment." +msgstr "" + +#: gnu/packages/gnome.scm:1147 +msgid "CSS2 parsing and manipulation library" +msgstr "" + +#: gnu/packages/gnome.scm:1149 +msgid "" +"Libcroco is a standalone CSS2 parsing and manipulation library.\n" +"The parser provides a low level event driven SAC-like API and a CSS object\n" +"model like API. Libcroco provides a CSS2 selection engine and an " +"experimental\n" +"XML/CSS rendering engine." +msgstr "" + +#: gnu/packages/gnome.scm:1182 +msgid "GNOME's Structured File Library" +msgstr "" + +#: gnu/packages/gnome.scm:1184 +msgid "" +"Libgsf aims to provide an efficient extensible I/O abstraction for\n" +"dealing with different structured file formats." +msgstr "" + +#: gnu/packages/gnome.scm:1249 +msgid "Render SVG files using Cairo" +msgstr "" + +#: gnu/packages/gnome.scm:1251 +msgid "" +"Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:1275 +msgid "Create trees of CORBA Interface Definition Language files" +msgstr "" + +#: gnu/packages/gnome.scm:1276 +msgid "" +"Libidl is a library for creating trees of CORBA Interface\n" +"Definition Language (idl) files, which is a specification for defining\n" +"portable interfaces. libidl was initially written for orbit (the orb from " +"the\n" +"GNOME project, and the primary means of libidl distribution). However, the\n" +"functionality was designed to be as reusable and portable as possible." +msgstr "" + +#: gnu/packages/gnome.scm:1316 +msgid "CORBA 2.4-compliant Object Request Broker" +msgstr "" + +#: gnu/packages/gnome.scm:1317 +msgid "" +"ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" +"featuring mature C, C++ and Python bindings." +msgstr "" + +#: gnu/packages/gnome.scm:1364 +msgid "" +"Framework for creating reusable components for use in GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:1365 +msgid "" +"Bonobo is a framework for creating reusable components for\n" +"use in GNOME applications, built on top of CORBA." +msgstr "" + +#: gnu/packages/gnome.scm:1396 +msgid "Store application preferences" +msgstr "" + +#: gnu/packages/gnome.scm:1397 +msgid "" +"Gconf is a system for storing application preferences. It\n" +"is intended for user preferences; not arbitrary data storage." +msgstr "" + +#: gnu/packages/gnome.scm:1431 +msgid "Base MIME and Application database for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:1432 +msgid "" +"GNOME Mime Data is a module which contains the base MIME\n" +"and Application database for GNOME. The data stored by this module is\n" +"designed to be accessed through the MIME functions in GnomeVFS." +msgstr "" + +#: gnu/packages/gnome.scm:1475 +msgid "Access files and folders in GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:1477 +msgid "" +"GnomeVFS is the core library used to access files and folders in GNOME\n" +"applications. It provides a file system abstraction which allows " +"applications\n" +"to access local and remote files with a single consistent API." +msgstr "" + +#: gnu/packages/gnome.scm:1522 +msgid "Useful routines for building applications" +msgstr "" + +#: gnu/packages/gnome.scm:1523 +msgid "" +"The libgnome library provides a number of useful routines\n" +"for building modern applications, including session management, activation " +"of\n" +"files and URIs, and displaying help." +msgstr "" + +#: gnu/packages/gnome.scm:1546 +msgid "2D drawing library" +msgstr "" + +#: gnu/packages/gnome.scm:1547 +msgid "" +"Libart is a 2D drawing library intended as a\n" +"high-quality vector-based 2D library with antialiasing and alpha composition." +msgstr "" + +#: gnu/packages/gnome.scm:1574 +msgid "Flexible widget for creating interactive structured graphics" +msgstr "" + +#: gnu/packages/gnome.scm:1575 +msgid "" +"The GnomeCanvas widget provides a flexible widget for\n" +"creating interactive structured graphics." +msgstr "" + +#: gnu/packages/gnome.scm:1599 +msgid "C++ bindings to the GNOME Canvas library" +msgstr "" + +#: gnu/packages/gnome.scm:1600 +msgid "C++ bindings to the GNOME Canvas library." +msgstr "" + +#: gnu/packages/gnome.scm:1632 +msgid "Additional widgets for applications" +msgstr "" + +#: gnu/packages/gnome.scm:1633 +msgid "" +"The libgnomeui library provides additional widgets for\n" +"applications. Many of the widgets from libgnomeui have already been\n" +"ported to GTK+." +msgstr "" + +#: gnu/packages/gnome.scm:1659 +msgid "Load glade interfaces and access the glade built widgets" +msgstr "" + +#: gnu/packages/gnome.scm:1660 +msgid "" +"Libglade is a library that provides interfaces for loading\n" +"graphical interfaces described in glade files and for accessing the\n" +"widgets built in the loading process." +msgstr "" + +#: gnu/packages/gnome.scm:1690 gnu/packages/gnome.scm:1722 +msgid "Printing framework for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:1692 +msgid "" +"GNOME-print was a printing framework for GNOME. It has been deprecated\n" +"since ca. 2006, when GTK+ itself incorporated printing support." +msgstr "" + +#: gnu/packages/gnome.scm:1766 +msgid "Some user interface controls using Bonobo" +msgstr "" + +#: gnu/packages/gnome.scm:1767 +msgid "" +"The Bonobo UI library provides a number of user interface\n" +"controls using the Bonobo component framework." +msgstr "" + +#: gnu/packages/gnome.scm:1792 +msgid "Window Navigator Construction Kit" +msgstr "" + +#: gnu/packages/gnome.scm:1794 +msgid "" +"Libwnck is the Window Navigator Construction Kit, a library for use in\n" +"writing pagers, tasklists, and more generally applications that are dealing\n" +"with window management. It tries hard to respect the Extended Window " +"Manager\n" +"Hints specification (EWMH)." +msgstr "" + +#: gnu/packages/gnome.scm:1847 +msgid "Document-centric objects and utilities" +msgstr "" + +#: gnu/packages/gnome.scm:1848 +msgid "A GLib/GTK+ set of document-centric objects and utilities." +msgstr "" + +#: gnu/packages/gnome.scm:1932 +msgid "Spreadsheet application" +msgstr "" + +#: gnu/packages/gnome.scm:1934 +msgid "" +"GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" +"interoperable with other spreadsheet applications. It has a vast array of\n" +"features beyond typical spreadsheet functionality, such as support for " +"linear\n" +"and non-linear solvers, statistical analysis, and telecommunication\n" +"engineering." +msgstr "" + +#: gnu/packages/gnome.scm:1974 +msgid "Default GNOME 3 themes" +msgstr "" + +#: gnu/packages/gnome.scm:1976 +msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." +msgstr "" + +#: gnu/packages/gnome.scm:2009 +msgid "Manage encryption keys and passwords in the GNOME keyring" +msgstr "" + +#: gnu/packages/gnome.scm:2011 +msgid "" +"Seahorse is a GNOME application for managing encryption keys and\n" +"passwords in the GNOME keyring." +msgstr "" + +#: gnu/packages/gnome.scm:2049 gnu/packages/gnome.scm:2285 +msgid "Compiler for the GObject type system" +msgstr "" + +#: gnu/packages/gnome.scm:2051 +msgid "" +"Vala is a programming language that aims to bring modern programming\n" +"language features to GNOME developers without imposing any additional " +"runtime\n" +"requirements and without using a different ABI compared to applications and\n" +"libraries written in C." +msgstr "" + +#: gnu/packages/gnome.scm:2083 +msgid "Virtual Terminal Emulator" +msgstr "" + +#: gnu/packages/gnome.scm:2085 +msgid "" +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, and a minimal sample application (vte) using that. Vte is mainly used " +"in\n" +"gnome-terminal, but can also be used to embed a console/terminal in games,\n" +"editors, IDEs, etc." +msgstr "" + +#: gnu/packages/gnome.scm:2118 +msgid "Enhanced VTE terminal widget" +msgstr "" + +#: gnu/packages/gnome.scm:2120 +msgid "" +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, this fork provides additional functions exposed for keyboard text\n" +"selection and URL hints." +msgstr "" + +#: gnu/packages/gnome.scm:2206 +msgid "Remote desktop viewer for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:2207 +msgid "" +"Vinagre is a remote display client supporting the VNC, SPICE\n" +"and RDP protocols." +msgstr "" + +#: gnu/packages/gnome.scm:2259 +msgid "Low-level GNOME configuration system" +msgstr "" + +#: gnu/packages/gnome.scm:2260 +msgid "" +"Dconf is a low-level configuration system. Its main purpose\n" +"is to provide a backend to GSettings on platforms that don't already have\n" +"configuration storage systems." +msgstr "" + +#: gnu/packages/gnome.scm:2287 +msgid "" +"JSON-GLib is a C library based on GLib providing serialization and\n" +"deserialization support for the JavaScript Object Notation (JSON) format\n" +"described by RFC 4627. It provides parser and generator GObject classes " +"and\n" +"various wrappers for the complex data types employed by JSON, such as " +"arrays\n" +"and objects." +msgstr "" + +#: gnu/packages/gnome.scm:2326 +msgid "High-level API for X Keyboard Extension" +msgstr "" + +#: gnu/packages/gnome.scm:2328 +msgid "" +"LibXklavier is a library providing high-level API for X Keyboard\n" +"Extension known as XKB. This library is intended to support XFree86 and " +"other\n" +"commercial X servers. It is useful for creating XKB-related software " +"(layout\n" +"indicators etc)." +msgstr "" + +#: gnu/packages/gnome.scm:2356 +msgid "Python bindings to librsvg" +msgstr "" + +#: gnu/packages/gnome.scm:2358 +msgid "" +"This packages provides Python bindings to librsvg, the SVG rendering\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:2408 +msgid "Network-related GIO modules" +msgstr "" + +#: gnu/packages/gnome.scm:2410 +msgid "" +"This package contains various network related extensions for the GIO\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:2441 +msgid "RESTful web api query library" +msgstr "" + +#: gnu/packages/gnome.scm:2443 +msgid "" +"This library was designed to make it easier to access web services that\n" +"claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" +"libxml to ease remote use of the RESTful API." +msgstr "" + +#: gnu/packages/gnome.scm:2566 +msgid "GLib-based HTTP Library" +msgstr "" + +#: gnu/packages/gnome.scm:2568 +msgid "" +"LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" +"and the GLib main loop, to integrate well with GNOME applications." +msgstr "" + +#: gnu/packages/gnome.scm:2614 +msgid "GObject bindings for \"Secret Service\" API" +msgstr "" + +#: gnu/packages/gnome.scm:2616 +msgid "" +"Libsecret is a GObject based library for storing and retrieving passwords\n" +"and other secrets. It communicates with the \"Secret Service\" using DBus." +msgstr "" + +#: gnu/packages/gnome.scm:2645 +msgid "" +"Five or More is a game where you try to align\n" +" five or more objects of the same color and shape causing them to " +"disappear.\n" +" On every turn more objects will appear, until the board is full.\n" +" Try to last as long as possible." +msgstr "" + +#: gnu/packages/gnome.scm:2683 +msgid "Minesweeper game" +msgstr "" + +#: gnu/packages/gnome.scm:2685 +msgid "" +"Mines (previously gnomine) is a puzzle game where you locate mines\n" +"floating in an ocean using only your brain and a little bit of luck." +msgstr "" + +#: gnu/packages/gnome.scm:2716 +msgid "Japanese logic game" +msgstr "" + +#: gnu/packages/gnome.scm:2718 +msgid "" +"Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" +"GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" +"possible while still providing features that make playing difficult Sudoku\n" +"more fun." +msgstr "" + +#: gnu/packages/gnome.scm:2764 +msgid "Terminal emulator" +msgstr "" + +#: gnu/packages/gnome.scm:2766 +msgid "" +"GNOME Terminal is a terminal emulator application for accessing a\n" +"UNIX shell environment which can be used to run programs available on\n" +"your system.\n" +"\n" +"It supports several profiles, multiple tabs and implements several\n" +"keyboard shortcuts." +msgstr "" + +#: gnu/packages/gnome.scm:2832 +msgid "Color management service" +msgstr "" + +#: gnu/packages/gnome.scm:2833 +msgid "" +"Colord is a system service that makes it easy to manage,\n" +"install and generate color profiles to accurately color manage input and\n" +"output devices." +msgstr "" + +#: gnu/packages/gnome.scm:2877 +msgid "Geolocation service" +msgstr "" + +#: gnu/packages/gnome.scm:2878 +msgid "" +"Geoclue is a D-Bus service that provides location\n" +"information. The primary goal of the Geoclue project is to make creating\n" +"location-aware applications as simple as possible, while the secondary goal " +"is\n" +"to ensure that no application can access location information without " +"explicit\n" +"permission from user." +msgstr "" + +#: gnu/packages/gnome.scm:2913 +msgid "Geocoding and reverse-geocoding library" +msgstr "" + +#: gnu/packages/gnome.scm:2915 +msgid "" +"geocode-glib is a convenience library for geocoding (finding longitude,\n" +"and latitude from an address) and reverse geocoding (finding an address " +"from\n" +"coordinates) using the Nominatim service. geocode-glib caches requests for\n" +"faster results and to avoid unnecessary server load." +msgstr "" + +#: gnu/packages/gnome.scm:2968 +msgid "System daemon for managing power devices" +msgstr "" + +#: gnu/packages/gnome.scm:2970 +msgid "" +"UPower is an abstraction for enumerating power devices,\n" +"listening to device events and querying history and statistics. Any\n" +"application or service on the system can access the org.freedesktop.UPower\n" +"service via the system message bus." +msgstr "" + +#: gnu/packages/gnome.scm:3028 +msgid "Location, time zone, and weather library for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3030 +msgid "" +"libgweather is a library to access weather information from online\n" +"services for numerous locations." +msgstr "" + +#: gnu/packages/gnome.scm:3081 +msgid "GNOME settings daemon" +msgstr "" + +#: gnu/packages/gnome.scm:3083 +msgid "" +"This package contains the daemon responsible for setting the various\n" +"parameters of a GNOME session and the applications that run under it. It\n" +"handles settings such keyboard layout, shortcuts, and accessibility, " +"clipboard\n" +"settings, themes, mouse settings, and startup of other daemons." +msgstr "" + +#: gnu/packages/gnome.scm:3120 +msgid "Library to parse and save media playlists for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3121 +msgid "" +"Totem-pl-parser is a GObjects-based library to parse and save\n" +"playlists in a variety of formats." +msgstr "" + +#: gnu/packages/gnome.scm:3155 +msgid "Solitaire card games" +msgstr "" + +#: gnu/packages/gnome.scm:3157 +msgid "" +"Aisleriot (also known as Solitaire or sol) is a collection of card games\n" +"which are easy to play with the aid of a mouse." +msgstr "" + +#: gnu/packages/gnome.scm:3181 +msgid "API documentation browser for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3183 +msgid "" +"Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" +"natively with GTK-Doc (the API reference system developed for GTK+ and used\n" +"throughout GNOME for API documentation)." +msgstr "" + +#: gnu/packages/gnome.scm:3250 +msgid "Object oriented GL/GLES Abstraction/Utility Layer" +msgstr "" + +#: gnu/packages/gnome.scm:3252 +msgid "" +"Cogl is a small library for using 3D graphics hardware to draw pretty\n" +"pictures. The API departs from the flat state machine style of OpenGL and " +"is\n" +"designed to make it easy to write orthogonal components that can render\n" +"without stepping on each others toes." +msgstr "" + +#: gnu/packages/gnome.scm:3309 +msgid "Open GL based interactive canvas library" +msgstr "" + +#: gnu/packages/gnome.scm:3311 gnu/packages/gnome.scm:3340 +msgid "" +"Clutter is an Open GL based interactive canvas library, designed for\n" +"creating fast, mainly 2D single window applications such as media box UIs,\n" +"presentations, kiosk style applications and so on." +msgstr "" + +#: gnu/packages/gnome.scm:3338 +msgid "Open GL based interactive canvas library GTK+ widget" +msgstr "" + +#: gnu/packages/gnome.scm:3368 +msgid "Integration library for using GStreamer with Clutter" +msgstr "" + +#: gnu/packages/gnome.scm:3370 +msgid "" +"Clutter-Gst is an integration library for using GStreamer with Clutter.\n" +"It provides a GStreamer sink to upload frames to GL and an actor that\n" +"implements the ClutterGstPlayer interface using playbin. Clutter is an " +"Open\n" +"GL based interactive canvas library." +msgstr "" + +#: gnu/packages/gnome.scm:3404 +msgid "C library providing a ClutterActor to display maps" +msgstr "" + +#: gnu/packages/gnome.scm:3406 +msgid "" +"libchamplain is a C library providing a ClutterActor to display maps.\n" +"It also provides a Gtk+ widget to display maps in Gtk+ applications. " +"Python\n" +"and Perl bindings are also available. It supports numerous free map " +"sources\n" +"such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." +msgstr "" + +#: gnu/packages/gnome.scm:3437 +msgid "Object mapper from GObjects to SQLite" +msgstr "" + +#: gnu/packages/gnome.scm:3439 +msgid "" +"Gom provides an object mapper from GObjects to SQLite. It helps you\n" +"write applications that need to store structured data as well as make " +"complex\n" +"queries upon that data." +msgstr "" + +#: gnu/packages/gnome.scm:3474 +msgid "Useful functionality shared among GNOME games" +msgstr "" + +#: gnu/packages/gnome.scm:3476 +msgid "" +"libgnome-games-support is a small library intended for internal use by\n" +"GNOME Games, but it may be used by others." +msgstr "" + +#: gnu/packages/gnome.scm:3504 +msgid "Sliding block puzzles" +msgstr "" + +#: gnu/packages/gnome.scm:3506 +msgid "" +"GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" +"the patterned block to the area bordered by green markers. To do so, you " +"will\n" +"need to slide other blocks out of the way. Complete each puzzle in as few " +"moves\n" +"as possible!" +msgstr "" + +#: gnu/packages/gnome.scm:3559 +msgid "Framework for discovering and browsing media" +msgstr "" + +#: gnu/packages/gnome.scm:3561 gnu/packages/gnome.scm:3614 +msgid "" +"Grilo is a framework focused on making media discovery and browsing easy\n" +"for application developers." +msgstr "" + +#: gnu/packages/gnome.scm:3612 +msgid "Plugins for the Grilo media discovery library" +msgstr "" + +#: gnu/packages/gnome.scm:3715 +msgid "Simple media player for GNOME based on GStreamer" +msgstr "" + +#: gnu/packages/gnome.scm:3716 +msgid "" +"Totem is a simple yet featureful media player for GNOME\n" +"which can read a large number of file formats." +msgstr "" + +#: gnu/packages/gnome.scm:3806 +msgid "Music player for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3807 +msgid "" +"Rhythmbox is a music playing application for GNOME. It\n" +"supports playlists, song ratings, and any codecs installed through gstreamer." +msgstr "" + +#: gnu/packages/gnome.scm:3857 +msgid "GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3858 +msgid "" +"Eye of GNOME is the GNOME image viewer. It\n" +"supports image conversion, rotation, and slideshows." +msgstr "" + +#: gnu/packages/gnome.scm:3880 +msgid "Extensions for the Eye of GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3892 +msgid "" +"This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" +"notably:\n" +"\n" +"@itemize\n" +"@item @dfn{EXIF Display}, which displays camera (EXIF) information;\n" +"@item @dfn{Map}, which displays a map of where the picture was taken on the\n" +"side panel;\n" +"@item @dfn{Slideshow Shuffle}, to shuffle images in slideshow mode.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/gnome.scm:3928 +#, fuzzy +msgid "GObject bindings for libudev" +msgstr "Bindings de Guile para ncurses" + +#: gnu/packages/gnome.scm:3930 +msgid "" +"This library provides GObject bindings for libudev. It was originally\n" +"part of udev-extras, then udev, then systemd. It's now a project on its own." +msgstr "" + +#: gnu/packages/gnome.scm:3978 +msgid "Userspace virtual file system for GIO" +msgstr "" + +#: gnu/packages/gnome.scm:3980 +msgid "" +"GVFS is a userspace virtual file system designed to work with the I/O\n" +"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS " +"support\n" +"to all applications using the GIO API. It also supports exposing the GVFS\n" +"mounts to non-GIO applications using FUSE.\n" +"\n" +"GVFS comes with a set of backends, including trash support, SFTP, SMB, " +"HTTP,\n" +"DAV, and others." +msgstr "" + +#: gnu/packages/gnome.scm:4026 +#, fuzzy +msgid "GLib binding for libusb1" +msgstr "Bindings de Guile para ncurses" + +#: gnu/packages/gnome.scm:4028 +msgid "" +"GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" +"asynchronous control, bulk and interrupt transfers with proper cancellation\n" +"and integration into a mainloop. This makes it easy to integrate low level\n" +"USB transfers with your high-level application or system daemon." +msgstr "" + +#: gnu/packages/gnome.scm:4079 +msgid "Document and image scanner" +msgstr "" + +#: gnu/packages/gnome.scm:4080 +msgid "" +"Simple Scan is an easy-to-use application, designed to let\n" +"users connect their scanner and quickly have the image/document in an\n" +"appropriate format. Simple Scan is basically a frontend for SANE - which " +"is\n" +"the same backend as XSANE uses. This means that all existing scanners will\n" +"work and the interface is well tested." +msgstr "" + +#: gnu/packages/gnome.scm:4153 +msgid "Web browser for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4155 +msgid "" +"Eolie is a new web browser for GNOME. It features Firefox sync support,\n" +"a secret password store, an adblocker, and a modern UI." +msgstr "" + +#: gnu/packages/gnome.scm:4202 +msgid "GNOME web browser" +msgstr "" + +#: gnu/packages/gnome.scm:4204 +msgid "" +"Epiphany is a GNOME web browser targeted at non-technical users. Its\n" +"principles are simplicity and standards compliance." +msgstr "" + +#: gnu/packages/gnome.scm:4260 +msgid "D-Bus debugger" +msgstr "" + +#: gnu/packages/gnome.scm:4262 +msgid "" +"D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" +"of running programs and invoke methods on those interfaces." +msgstr "" + +#: gnu/packages/gnome.scm:4284 +msgid "XSL stylesheets for Yelp" +msgstr "" + +#: gnu/packages/gnome.scm:4286 +msgid "" +"Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" +"to format Docbook and Mallard documents." +msgstr "" + +#: gnu/packages/gnome.scm:4317 +msgid "GNOME help browser" +msgstr "" + +#: gnu/packages/gnome.scm:4319 +msgid "" +"Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" +"man, info, and HTML documents. It can locate documents according to the\n" +"freedesktop.org help system specification." +msgstr "" + +#: gnu/packages/gnome.scm:4347 +msgid "Yelp documentation tools" +msgstr "" + +#: gnu/packages/gnome.scm:4349 +msgid "" +"Yelp-tools is a collection of scripts and build utilities to help create,\n" +"manage, and publish documentation for Yelp and the web. Most of the heavy\n" +"lifting is done by packages like yelp-xsl and itstool. This package just\n" +"wraps things up in a developer-friendly way." +msgstr "" + +#: gnu/packages/gnome.scm:4386 +msgid "GObject collection library" +msgstr "" + +#: gnu/packages/gnome.scm:4388 +msgid "" +"Libgee is a utility library providing GObject-based interfaces and\n" +"classes for commonly used data structures." +msgstr "" + +#: gnu/packages/gnome.scm:4415 +msgid "GObject wrapper around the Exiv2 photo metadata library" +msgstr "" + +#: gnu/packages/gnome.scm:4417 +msgid "" +"Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" +"allows for GNOME applications to easily inspect and update EXIF, IPTC, and " +"XMP\n" +"metadata in photo and video files of various formats." +msgstr "" + +#: gnu/packages/gnome.scm:4461 +msgid "Photo manager for GNOME 3" +msgstr "" + +#: gnu/packages/gnome.scm:4463 +msgid "" +"Shotwell is a digital photo manager designed for the GNOME desktop\n" +"environment. It allows you to import photos from disk or camera, organize\n" +"them by keywords and events, view them in full-window or fullscreen mode, " +"and\n" +"share them with others via social networking and more." +msgstr "" + +#: gnu/packages/gnome.scm:4504 +msgid "Graphical archive manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4505 +msgid "" +"File Roller is an archive manager for the GNOME desktop\n" +"environment that allows users to view, unpack, and create compressed " +"archives\n" +"such as gzip tarballs." +msgstr "" + +#: gnu/packages/gnome.scm:4583 +msgid "Session manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4585 +msgid "" +"This package contains the GNOME session manager, as well as a\n" +"configuration program to choose applications starting on login." +msgstr "" + +#: gnu/packages/gnome.scm:4638 +msgid "Javascript bindings for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4641 +msgid "" +"Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" +"javascript engine and the GObject introspection framework." +msgstr "" + +#: gnu/packages/gnome.scm:4700 +#, fuzzy +msgid "GNOME text editor" +msgstr "Editor de fluxo" + +#: gnu/packages/gnome.scm:4701 +msgid "" +"While aiming at simplicity and ease of use, gedit is a\n" +"powerful general purpose text editor." +msgstr "" + +#: gnu/packages/gnome.scm:4725 +msgid "Display graphical dialog boxes from shell scripts" +msgstr "" + +#: gnu/packages/gnome.scm:4728 +msgid "" +"Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" +"to display dialog boxes from the commandline and shell scripts." +msgstr "" + +#: gnu/packages/gnome.scm:4827 +msgid "Window and compositing manager" +msgstr "" + +#: gnu/packages/gnome.scm:4830 +msgid "" +"Mutter is a window and compositing manager that displays and manages your\n" +"desktop via OpenGL. Mutter combines a sophisticated display engine using " +"the\n" +"Clutter toolkit with solid window-management logic inherited from the " +"Metacity\n" +"window manager." +msgstr "" + +#: gnu/packages/gnome.scm:4864 +msgid "Single sign-on framework for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4867 +msgid "" +"GNOME Online Accounts provides interfaces so that applications and\n" +"libraries in GNOME can access the user's online accounts. It has providers " +"for\n" +"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, " +"Microsoft\n" +"Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." +msgstr "" + +#: gnu/packages/gnome.scm:4928 +msgid "Store address books and calendars" +msgstr "" + +#: gnu/packages/gnome.scm:4931 +msgid "" +"This package provides a unified backend for programs that work with\n" +"contacts, tasks, and calendar information. It was originally developed for\n" +"Evolution (hence the name), but is now used by other packages as well." +msgstr "" + +#: gnu/packages/gnome.scm:4994 +msgid "Text entry and UI navigation application" +msgstr "" + +#: gnu/packages/gnome.scm:4997 +msgid "" +"Caribou is an input assistive technology intended for switch and pointer\n" +"users." +msgstr "" + +#: gnu/packages/gnome.scm:5114 +msgid "Network connection manager" +msgstr "" + +#: gnu/packages/gnome.scm:5117 +msgid "" +"NetworkManager is a system network service that manages your network\n" +"devices and connections, attempting to keep active network connectivity " +"when\n" +"available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n" +"devices, and provides VPN integration with a variety of different VPN\n" +"services." +msgstr "" + +#: gnu/packages/gnome.scm:5151 +msgid "OpenVPN plug-in for NetworkManager" +msgstr "" + +#: gnu/packages/gnome.scm:5153 +msgid "" +"This extension of NetworkManager allows it to take care of connections\n" +"to virtual private networks (VPNs) via OpenVPN." +msgstr "" + +#: gnu/packages/gnome.scm:5175 +msgid "Database of broadband connection configuration" +msgstr "" + +#: gnu/packages/gnome.scm:5176 +msgid "Database of broadband connection configuration." +msgstr "" + +#: gnu/packages/gnome.scm:5210 +msgid "Applet for managing network connections" +msgstr "" + +#: gnu/packages/gnome.scm:5213 +msgid "" +"This package contains a systray applet for NetworkManager. It displays\n" +"the available networks and allows users to easily switch between them." +msgstr "" + +#: gnu/packages/gnome.scm:5238 +msgid "C++ wrapper for XML parser library libxml2" +msgstr "" + +#: gnu/packages/gnome.scm:5240 +msgid "" +"This package provides a C++ wrapper for the XML parser library\n" +"libxml2." +msgstr "" + +#: gnu/packages/gnome.scm:5376 +msgid "Display manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5379 +msgid "" +"GNOME Display Manager is a system service that is responsible for\n" +"providing graphical log-ins and managing local and remote displays." +msgstr "" + +#: gnu/packages/gnome.scm:5403 +msgid "Portable system access library" +msgstr "" + +#: gnu/packages/gnome.scm:5406 +msgid "" +"LibGTop is a library to get system specific data such as CPU and memory\n" +"usage and information about running processes." +msgstr "" + +#: gnu/packages/gnome.scm:5436 +msgid "GNOME Bluetooth subsystem" +msgstr "" + +#: gnu/packages/gnome.scm:5439 +msgid "" +"This package contains tools for managing and manipulating Bluetooth\n" +"devices using the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:5505 +msgid "Utilities to configure the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5508 +msgid "" +"This package contains configuration applets for the GNOME desktop,\n" +"allowing to set accessibility configuration, desktop fonts, keyboard and " +"mouse\n" +"properties, sound setup, desktop theme and background, user interface\n" +"properties, screen resolution, and other GNOME parameters." +msgstr "" + +#: gnu/packages/gnome.scm:5593 +msgid "Desktop shell for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5596 +msgid "" +"GNOME Shell provides core user interface functions for the GNOME desktop,\n" +"like switching to windows and launching applications." +msgstr "" + +#: gnu/packages/gnome.scm:5631 +msgid "VNC viewer widget for GTK+" +msgstr "" + +#: gnu/packages/gnome.scm:5633 +msgid "" +"GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n" +"applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n" +"GTK-VNC implements client side RFB protocol and authentication extensions " +"such\n" +"as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions." +msgstr "" + +#: gnu/packages/gnome.scm:5661 +msgid "Archives integration support for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5664 +msgid "" +"GNOME Autoar is a library which makes creating and extracting archives\n" +"easy, safe, and automatic." +msgstr "" + +#: gnu/packages/gnome.scm:5716 +msgid "Metadata database, indexer and search tool" +msgstr "" + +#: gnu/packages/gnome.scm:5719 +msgid "" +"Tracker is an advanced framework for first class objects with associated\n" +"metadata and tags. It provides a one stop solution for all metadata, tags,\n" +"shared object databases, search tools and indexing." +msgstr "" + +#: gnu/packages/gnome.scm:5770 +msgid "File manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5773 +msgid "" +"Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" +"design and behaviour, giving the user a simple way to navigate and manage " +"its\n" +"files." +msgstr "" + +#: gnu/packages/gnome.scm:5801 +msgid "Disk usage analyzer for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5803 +msgid "" +"Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" +"usage in the GNOME desktop environment. It can easily scan device volumes " +"or\n" +"a specific user-requested directory branch (local or remote). Once the " +"scan\n" +"is complete it provides a graphical representation of each selected folder." +msgstr "" + +#: gnu/packages/gnome.scm:5827 +msgid "Background images for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5829 +msgid "" +"GNOME backgrounds package contains a collection of graphics files which\n" +"can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" +"the package creates the proper framework and directory structure so that " +"you\n" +"can add your own files to the collection." +msgstr "" + +#: gnu/packages/gnome.scm:5862 +msgid "Take pictures of your screen" +msgstr "" + +#: gnu/packages/gnome.scm:5864 +msgid "" +"GNOME Screenshot is a utility used for taking screenshots of the entire\n" +"screen, a window or a user defined area of the screen, with optional\n" +"beautifying border effects." +msgstr "" + +#: gnu/packages/gnome.scm:5901 +msgid "Graphical editor for GNOME's dconf configuration system" +msgstr "" + +#: gnu/packages/gnome.scm:5903 +msgid "" +"Dconf-editor is a graphical tool for browsing and editing the dconf\n" +"configuration system for GNOME. It allows users to configure desktop\n" +"software that do not provide their own configuration interface." +msgstr "" + +#: gnu/packages/gnome.scm:5932 +msgid "Default MIME type associations for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5934 +msgid "" +"Given many installed packages which might handle a given MIME type, a\n" +"user running the GNOME desktop probably has some preferences: for example,\n" +"that folders be opened by default by the Nautilus file manager, not the " +"Baobab\n" +"disk usage analyzer. This package establishes that set of default MIME " +"type\n" +"associations for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:5993 +msgid "The GNU desktop environment" +msgstr "" + +#: gnu/packages/gnome.scm:5996 +msgid "" +"GNOME is the graphical desktop for GNU. It includes a wide variety of\n" +"applications for browsing the web, editing text and images, creating\n" +"documents and diagrams, playing media, scanning, and much more." +msgstr "" + +#: gnu/packages/gnome.scm:6048 +msgid "Desktop recording program" +msgstr "" + +#: gnu/packages/gnome.scm:6049 +msgid "" +"Byzanz is a simple desktop recording program with a\n" +"command-line interface. It can record part or all of an X display for a\n" +"specified duration and save it as a GIF encoded animated image file." +msgstr "" + +#: gnu/packages/gnome.scm:6076 +msgid "GObject wrapper for libcanberra" +msgstr "" + +#: gnu/packages/gnome.scm:6078 +msgid "" +"GSound is a small library for playing system sounds. It's designed to be\n" +"used via GObject Introspection, and is a thin wrapper around the libcanberra " +"C\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:6105 +msgid "Library for accessing SkyDrive and Hotmail" +msgstr "" + +#: gnu/packages/gnome.scm:6107 +msgid "" +"Libzapojit is a GLib-based library for accessing online service APIs of\n" +"Microsoft SkyDrive and Hotmail, using their REST protocols." +msgstr "" + +#: gnu/packages/gnome.scm:6143 +msgid "GNOME's clock application" +msgstr "" + +#: gnu/packages/gnome.scm:6145 +msgid "" +"GNOME Clocks is a simple clocks application designed to fit the GNOME\n" +"desktop. It supports world clock, stop watch, alarms, and count down timer." +msgstr "" + +#: gnu/packages/gnome.scm:6177 +msgid "GNOME's calendar application" +msgstr "" + +#: gnu/packages/gnome.scm:6179 +msgid "" +"GNOME Calendar is a simple calendar application designed to fit the GNOME\n" +"desktop. It supports multiple calendars, month, week and year view." +msgstr "" + +#: gnu/packages/gnome.scm:6228 +msgid "GNOME's ToDo Application" +msgstr "" + +#: gnu/packages/gnome.scm:6230 +msgid "" +"GNOME To Do is a simplistic personal task manager designed to perfectly\n" +"fit the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:6258 +msgid "Look up words in dictionary sources" +msgstr "" + +#: gnu/packages/gnome.scm:6260 +msgid "" +"GNOME Dictionary can look for the definition or translation of a word in\n" +"existing databases over the internet." +msgstr "" + +#: gnu/packages/gnome.scm:6306 +msgid "Customize advanced GNOME 3 options" +msgstr "" + +#: gnu/packages/gnome.scm:6309 +msgid "" +"GNOME Tweak Tool allows adjusting advanced configuration settings in\n" +"GNOME 3. This includes things like the fonts used in user interface " +"elements,\n" +"alternative user interface themes, changes in window management behavior,\n" +"GNOME Shell appearance and extension, etc." +msgstr "" + +#: gnu/packages/gnome.scm:6336 +msgid "Extensions for GNOME Shell" +msgstr "" + +#: gnu/packages/gnome.scm:6337 +msgid "" +"GNOME Shell extensions modify and extend GNOME Shell\n" +"functionality and behavior." +msgstr "" + +#: gnu/packages/gnome.scm:6367 +msgid "A flat GTK+ theme with transparent elements" +msgstr "" + +#: gnu/packages/gnome.scm:6368 +msgid "" +"Arc is a flat theme with transparent elements for GTK 3, GTK\n" +"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop " +"environments\n" +"like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc." +msgstr "" + +#: gnu/packages/gnome.scm:6404 +msgid "Faba icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6406 +msgid "" +"Faba is a minimal icon set used as a basis for other themes such as\n" +"Moka" +msgstr "" + +#: gnu/packages/gnome.scm:6430 +msgid "Moka icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6431 +msgid "" +"Moka is a stylized desktop icon set, designed to be clear,\n" +"simple and consistent." +msgstr "" + +#: gnu/packages/gnome.scm:6461 +msgid "Arc icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6462 +msgid "" +"The Arc icon theme provides a set of icons matching the\n" +"style of the Arc GTK theme. Icons missing from the Arc theme are provided " +"by\n" +"the Moka icon theme." +msgstr "" + +#: gnu/packages/gnome.scm:6494 +msgid "Library to aggregate data about people" +msgstr "" + +#: gnu/packages/gnome.scm:6495 +msgid "" +"Libfolks is a library that aggregates information about people\n" +"from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" +"Evolution Data Server for local contacts, libsocialweb for web service " +"contacts,\n" +"etc.) to create metacontacts. It's written in Vala, which generates C code " +"when\n" +"compiled." +msgstr "" + +#: gnu/packages/gnome.scm:6530 +msgid "GLib/GObject wrapper for the Facebook API" +msgstr "" + +#: gnu/packages/gnome.scm:6531 +msgid "" +"This library allows you to use the Facebook API from\n" +"GLib/GObject code." +msgstr "" + +#: gnu/packages/gnome.scm:6559 +msgid "GNOME keyboard configuration library" +msgstr "" + +#: gnu/packages/gnome.scm:6561 +msgid "" +"Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" +"environment, which can notably display keyboard layouts." +msgstr "" + +#: gnu/packages/gnome.scm:6595 +msgid "Library for writing single instance applications" +msgstr "" + +#: gnu/packages/gnome.scm:6597 +msgid "" +"Libunique is a library for writing single instance applications. If you\n" +"launch a single instance application twice, the second instance will either " +"just\n" +"quit or will send a message to the running instance. Libunique makes it " +"easy to\n" +"write this kind of application, by providing a base class, taking care of " +"all\n" +"the IPC machinery needed to send messages to a running instance, and also\n" +"handling the startup notification side." +msgstr "" + +#: gnu/packages/gnome.scm:6630 +msgid "Desktop calculator" +msgstr "" + +#: gnu/packages/gnome.scm:6632 +msgid "" +"Calculator is an application that solves mathematical equations and\n" +"is suitable as a default application in a Desktop environment." +msgstr "" + +#: gnu/packages/gnome.scm:6657 +msgid "Virtual sticky note" +msgstr "" + +#: gnu/packages/gnome.scm:6659 +msgid "" +"Xpad is a sticky note that strives to be simple, fault tolerant,\n" +"and customizable. Xpad consists of independent pad windows, each is\n" +"basically a text box in which notes can be written." +msgstr "" + +#: gnu/packages/gnome.scm:6689 +msgid "Unicode character picker and font browser" +msgstr "" + +#: gnu/packages/gnome.scm:6691 +msgid "" +"This program allows you to browse through all the available Unicode\n" +"characters and categories for the installed fonts, and to examine their\n" +"detailed properties. It is an easy way to find the character you might\n" +"only know by its Unicode name or code point." +msgstr "" + +#: gnu/packages/gnome.scm:6721 +msgid "Web development studio" +msgstr "" + +#: gnu/packages/gnome.scm:6723 +msgid "" +"Bluefish is an editor targeted towards programmers and web developers,\n" +"with many options to write web sites, scripts and other code.\n" +"Bluefish supports many programming and markup languages." +msgstr "" + +#: gnu/packages/gnome.scm:6755 +msgid "Process viewer and system resource monitor for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:6757 +msgid "" +"GNOME System Monitor is a GNOME process viewer and system monitor with\n" +"an attractive, easy-to-use interface. It has features, such as a tree view\n" +"for process dependencies, icons for processes, the ability to hide " +"processes,\n" +"graphical time histories of CPU/memory/swap usage and the ability to\n" +"kill/reinice processes." +msgstr "" + +#: gnu/packages/gnome.scm:6783 +msgid "Python client bindings for D-Bus AT-SPI" +msgstr "" + +#: gnu/packages/gnome.scm:6787 +msgid "" +"This package includes a python client library for the AT-SPI D-Bus\n" +"accessibility infrastructure." +msgstr "" + +#: gnu/packages/gnome.scm:6846 +msgid "Screen reader for individuals who are blind or visually impaired" +msgstr "" + +#: gnu/packages/gnome.scm:6849 +msgid "" +"Orca is a screen reader that provides access to the graphical desktop\n" +"via speech and refreshable braille. Orca works with applications and " +"toolkits\n" +"that support the Assistive Technology Service Provider Interface (AT-SPI)." +msgstr "" + +#: gnu/packages/gnome.scm:6901 +msgid "GNOME's alternative spell checker" +msgstr "" + +#: gnu/packages/gnome.scm:6903 +msgid "" +"gspell provides a flexible API to add spell-checking to a GTK+\n" +"application. It provides a GObject API, spell-checking to text entries and\n" +"text views, and buttons to choose the language." +msgstr "" + +#: gnu/packages/gnome.scm:6945 +msgid "Project management software for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:6947 +msgid "" +"GNOME Planner is a project management tool based on the Work Breakdown\n" +"Structure (WBS). Its goal is to enable you to easily plan projects. Based " +"on\n" +"the resources, tasks, and constraints that you define, Planner generates\n" +"various views into a project. For example, Planner can show a Gantt chart " +"of\n" +"the project. It can show a detailed summary of tasks including their\n" +"duration, cost, and current progress. It can also show a report of " +"resource\n" +"utilization that highlights under-utilized and over-utilized resources. " +"These\n" +"views can be printed as PDF or PostScript files, or exported to HTML." +msgstr "" + +#: gnu/packages/gnome.scm:7013 +msgid "GNOME music playing application" +msgstr "" + +#: gnu/packages/gnome.scm:7015 +msgid "" +"Lollypop is a music player designed to play well with GNOME desktop.\n" +"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets " +"information\n" +"from artists and tracks from the web. It also fetches cover artworks\n" +"automatically and it can stream songs from online music services and charts." +msgstr "" + +#: gnu/packages/gnome.scm:7042 +msgid "Video effects for Cheese and other GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:7044 +msgid "" +"A collection of GStreamer video filters and effects to be used in\n" +"photo-booth-like software, such as Cheese." +msgstr "" + +#: gnu/packages/gnome.scm:7104 +msgid "Webcam photo booth software for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:7106 +msgid "" +"Cheese uses your webcam to take photos and videos. Cheese can also\n" +"apply fancy special effects and lets you share the fun with others." +msgstr "" + +#: gnu/packages/gnome.scm:7143 +msgid "Audio music cd ripper" +msgstr "" + +#: gnu/packages/gnome.scm:7144 +msgid "" +"Sound Juicer extracts audio from compact discs and convert it\n" +"into audio files that a personal computer or digital audio player can play.\n" +"It supports ripping to any audio codec supported by a GStreamer plugin, such " +"as\n" +"mp3, Ogg Vorbis and FLAC" +msgstr "" + +#: gnu/packages/gnuzilla.scm:118 +msgid "Mozilla javascript engine" +msgstr "" + +#: gnu/packages/gnuzilla.scm:119 +msgid "" +"SpiderMonkey is Mozilla's JavaScript engine written\n" +"in C/C++." +msgstr "" + +#: gnu/packages/gnuzilla.scm:276 +msgid "Netscape API for system level and libc-like functions" +msgstr "" + +#: gnu/packages/gnuzilla.scm:277 +msgid "" +"Netscape Portable Runtime (@dfn{NSPR}) provides a\n" +"platform-neutral API for system level and libc-like functions. It is used\n" +"in the Mozilla clients." +msgstr "" + +#: gnu/packages/gnuzilla.scm:383 +msgid "Network Security Services" +msgstr "" + +#: gnu/packages/gnuzilla.scm:385 +msgid "" +"Network Security Services (@dfn{NSS}) is a set of libraries designed to\n" +"support cross-platform development of security-enabled client and server\n" +"applications. Applications built with NSS can support SSL v2 and v3, TLS,\n" +"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and " +"other\n" +"security standards." +msgstr "" + +#: gnu/packages/gnuzilla.scm:735 +msgid "Entirely free browser derived from Mozilla Firefox" +msgstr "" + +#: gnu/packages/gnuzilla.scm:737 +msgid "" +"IceCat is the GNU version of the Firefox browser. It is entirely free\n" +"software, which does not recommend non-free plugins and addons. It also\n" +"features built-in privacy-protecting features." +msgstr "" + +#: gnu/packages/gtk.scm:101 +msgid "GNOME accessibility toolkit" +msgstr "" + +#: gnu/packages/gtk.scm:103 +msgid "" +"ATK provides the set of accessibility interfaces that are implemented\n" +"by other toolkits and applications. Using the ATK interfaces, " +"accessibility\n" +"tools have full access to view and control running applications." +msgstr "" + +#: gnu/packages/gtk.scm:143 +msgid "2D graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:145 +msgid "" +"Cairo is a 2D graphics library with support for multiple output devices.\n" +"Currently supported output targets include the X Window System (via both\n" +"Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file\n" +"output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.\n" +"\n" +"Cairo is designed to produce consistent output on all output media while\n" +"taking advantage of display hardware acceleration when available\n" +"eg. through the X Render Extension).\n" +"\n" +"The cairo API provides operations similar to the drawing operators of\n" +"PostScript and PDF. Operations in cairo including stroking and filling " +"cubic\n" +"Bézier splines, transforming and compositing translucent images, and\n" +"antialiased text rendering. All drawing operations can be transformed by " +"any\n" +"affine transformation (scale, rotation, shear, etc.)." +msgstr "" + +#: gnu/packages/gtk.scm:173 +msgid "2D graphics library (with X11 support)" +msgstr "" + +#: gnu/packages/gtk.scm:206 +msgid "OpenType text shaping engine" +msgstr "" + +#: gnu/packages/gtk.scm:208 +msgid "HarfBuzz is an OpenType text shaping engine." +msgstr "" + +#: gnu/packages/gtk.scm:239 +msgid "GNOME text and font handling library" +msgstr "" + +#: gnu/packages/gtk.scm:241 +msgid "" +"Pango is the core text and font handling library used in GNOME\n" +"applications. It has extensive support for the different writing systems\n" +"used throughout the world." +msgstr "" + +#: gnu/packages/gtk.scm:267 +msgid "Obsolete pango functions" +msgstr "" + +#: gnu/packages/gtk.scm:268 +msgid "" +"Pangox was a X backend to pango. It is now obsolete and no\n" +"longer provided by recent pango releases. pangox-compat provides the\n" +"functions which were removed." +msgstr "" + +#: gnu/packages/gtk.scm:305 +msgid "GTK+ widget for interactive graph-like environments" +msgstr "" + +#: gnu/packages/gtk.scm:307 +msgid "" +"Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" +"graph-like environments, e.g. modular synths or finite state machine\n" +"diagrams." +msgstr "" + +#: gnu/packages/gtk.scm:376 +msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" +msgstr "" + +#: gnu/packages/gtk.scm:378 +msgid "" +"GtkSourceView is a portable C library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:427 +msgid "GNOME source code widget" +msgstr "" + +#: gnu/packages/gtk.scm:428 +msgid "" +"GtkSourceView is a text widget that extends the standard\n" +"GTK+ text widget GtkTextView. It improves GtkTextView by implementing " +"syntax\n" +"highlighting and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:478 +msgid "GNOME image loading and manipulation library" +msgstr "" + +#: gnu/packages/gtk.scm:480 +msgid "" +"GdkPixbuf is a library for image loading and manipulation developed\n" +"in the GNOME project." +msgstr "" + +#: gnu/packages/gtk.scm:512 +msgid "GNOME image loading and manipulation library, with SVG support" +msgstr "" + +#: gnu/packages/gtk.scm:552 +msgid "Assistive Technology Service Provider Interface, core components" +msgstr "" + +#: gnu/packages/gtk.scm:554 +msgid "" +"The Assistive Technology Service Provider Interface, core components,\n" +"is part of the GNOME accessibility project." +msgstr "" + +#: gnu/packages/gtk.scm:587 +msgid "Assistive Technology Service Provider Interface, ATK bindings" +msgstr "" + +#: gnu/packages/gtk.scm:589 +msgid "" +"The Assistive Technology Service Provider Interface\n" +"is part of the GNOME accessibility project." +msgstr "" + +#: gnu/packages/gtk.scm:649 +msgid "Cross-platform toolkit for creating graphical user interfaces" +msgstr "" + +#: gnu/packages/gtk.scm:651 +msgid "" +"GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" +"graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" +"suitable for projects ranging from small one-off tools to complete\n" +"application suites." +msgstr "" + +#: gnu/packages/gtk.scm:813 +#, fuzzy +msgid "Cairo bindings for GNU Guile" +msgstr "Infraestrutura para compilação de leitores para GNU Guile" + +#: gnu/packages/gtk.scm:815 +msgid "" +"Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" +"Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" +"stable, providing a firm base on which to do graphics work. Finally, and\n" +"importantly, it is pleasant to use. You get a powerful and well-maintained\n" +"graphics library with all of the benefits of Scheme: memory management,\n" +"exceptions, macros, and a dynamic programming environment." +msgstr "" + +#: gnu/packages/gtk.scm:861 +msgid "Render SVG images using Cairo from Guile" +msgstr "" + +#: gnu/packages/gtk.scm:863 +msgid "" +"Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" +"images onto Cairo surfaces." +msgstr "" + +#: gnu/packages/gtk.scm:908 +msgid "Create SVG or PDF presentations in Guile" +msgstr "" + +#: gnu/packages/gtk.scm:910 +msgid "" +"Guile-Present defines a declarative vocabulary for presentations,\n" +"together with tools to render presentation documents as SVG or PDF.\n" +"Guile-Present can be used to make presentations programmatically, but also\n" +"includes a tools to generate PDF presentations out of Org mode and Texinfo\n" +"documents." +msgstr "" + +#: gnu/packages/gtk.scm:964 +msgid "Guile interface for GTK+ programming for GNOME" +msgstr "" + +#: gnu/packages/gtk.scm:966 +msgid "" +"Includes guile-clutter, guile-gnome-gstreamer,\n" +"guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview." +msgstr "" + +#: gnu/packages/gtk.scm:999 +msgid "C++ bindings to the Cairo 2D graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:1001 +msgid "" +"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" +"library." +msgstr "" + +#: gnu/packages/gtk.scm:1025 +msgid "C++ interface to the Pango text rendering library" +msgstr "" + +#: gnu/packages/gtk.scm:1027 +msgid "" +"Pangomm provides a C++ programming interface to the Pango text rendering\n" +"library." +msgstr "" + +#: gnu/packages/gtk.scm:1048 +msgid "C++ interface to the ATK accessibility library" +msgstr "" + +#: gnu/packages/gtk.scm:1050 +msgid "" +"ATKmm provides a C++ programming interface to the ATK accessibility\n" +"toolkit." +msgstr "" + +#: gnu/packages/gtk.scm:1094 +msgid "C++ interface to the GTK+ graphical user interface library" +msgstr "" + +#: gnu/packages/gtk.scm:1096 +msgid "" +"gtkmm is the official C++ interface for the popular GUI library GTK+.\n" +"Highlights include typesafe callbacks, and a comprehensive set of widgets " +"that\n" +"are easily extensible via inheritance. You can create user interfaces " +"either\n" +"in code or with the Glade User Interface designer, using libglademm. " +"There's\n" +"extensive documentation, including API reference and a tutorial." +msgstr "" + +#: gnu/packages/gtk.scm:1145 +msgid "C++ interface to the GTK+ 'GtkTextView' widget" +msgstr "" + +#: gnu/packages/gtk.scm:1147 +msgid "" +"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:1187 +msgid "Python bindings for cairo" +msgstr "" + +#: gnu/packages/gtk.scm:1189 +msgid "Pycairo is a set of Python bindings for the Cairo graphics library." +msgstr "" + +#: gnu/packages/gtk.scm:1273 +msgid "Python bindings for GTK+" +msgstr "" + +#: gnu/packages/gtk.scm:1275 +msgid "" +"PyGTK allows you to write full featured GTK programs in Python. It is\n" +"targeted at GTK 2.x, and can be used in conjunction with gnome-python to\n" +"write GNOME applications." +msgstr "" + +#: gnu/packages/gtk.scm:1299 +msgid "Perl interface to the cairo 2d vector graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:1300 +msgid "" +"Cairo provides Perl bindings for the vector graphics library\n" +"cairo. It supports multiple output targets, including PNG, PDF and SVG. " +"Cairo\n" +"produces identical output on all those targets." +msgstr "" + +#: gnu/packages/gtk.scm:1325 +msgid "Perl interface to the 2.x series of the Gimp Toolkit library" +msgstr "" + +#: gnu/packages/gtk.scm:1326 +msgid "" +"Perl bindings to the 2.x series of the Gtk+ widget set.\n" +"This module allows you to write graphical user interfaces in a Perlish and\n" +"object-oriented way, freeing you from the casting and memory management in " +"C,\n" +"yet remaining very close in spirit to original API." +msgstr "" + +#: gnu/packages/gtk.scm:1353 +msgid "Layout and render international text" +msgstr "" + +#: gnu/packages/gtk.scm:1354 +msgid "" +"Pango is a library for laying out and rendering text, with an\n" +"emphasis on internationalization. Pango can be used anywhere that text " +"layout\n" +"is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a\n" +"complete solution with high quality text handling and graphics rendering.\n" +"\n" +"Dynamically loaded modules handle text layout for particular combinations " +"of\n" +"script and font backend. Pango provides a wide selection of modules, " +"including\n" +"modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts.\n" +"Virtually all of the world's major scripts are supported.\n" +"\n" +"In addition to the low level layout rendering routines, Pango includes\n" +"@code{Pango::Layout}, a high level driver for laying out entire blocks of " +"text,\n" +"and routines to assist in editing internationalized text." +msgstr "" + +#: gnu/packages/gtk.scm:1413 +msgid "Library for minimalistic gtk+3 user interfaces" +msgstr "" + +#: gnu/packages/gtk.scm:1414 +msgid "" +"Girara is a library that implements a user interface that\n" +"focuses on simplicity and minimalism. Currently based on GTK+, a\n" +"cross-platform widget toolkit, it provides an interface that focuses on " +"three\n" +"main components: a so-called view widget that represents the actual\n" +"application, an input bar that is used to execute commands of the\n" +"application and the status bar which provides the user with current\n" +"information." +msgstr "" + +#: gnu/packages/gtk.scm:1481 +msgid "Documentation generator from C source code" +msgstr "" + +#: gnu/packages/gtk.scm:1483 +msgid "" +"GTK-Doc generates API documentation from comments added to C code. It is\n" +"typically used to document the public API of GTK+ and GNOME libraries, but " +"it\n" +"can also be used to document application code." +msgstr "" + +#: gnu/packages/gtk.scm:1511 +msgid "Theming engines for GTK+ 2.x" +msgstr "" + +#: gnu/packages/gtk.scm:1513 +msgid "" +"This package contains the standard GTK+ 2.x theming engines including\n" +"Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" +"Redmond95 and ThinIce." +msgstr "" + +#: gnu/packages/gtk.scm:1541 +msgid "Cairo-based theming engine for GTK+ 2.x" +msgstr "" + +#: gnu/packages/gtk.scm:1543 +msgid "" +"Murrine is a cairo-based GTK+ theming engine. It is named after the\n" +"glass artworks done by Venicians glass blowers." +msgstr "" + +#: gnu/packages/gtk.scm:1568 +msgid "Spell-checking addon for GTK's TextView widget" +msgstr "" + +#: gnu/packages/gtk.scm:1570 +msgid "" +"GtkSpell provides word-processor-style highlighting and replacement of\n" +"misspelled words in a GtkTextView widget." +msgstr "" + +#: gnu/packages/gtk.scm:1593 +msgid "Lightweight GTK+ clipboard manager" +msgstr "" + +#: gnu/packages/gtk.scm:1595 +msgid "" +"ClipIt is a clipboard manager with features such as a history, search\n" +"thereof, global hotkeys and clipboard item actions. It was forked from\n" +"Parcellite and adds bugfixes and features." +msgstr "" + +#: gnu/packages/gtk.scm:1632 +msgid "Thin layer of graphic data types" +msgstr "" + +#: gnu/packages/gtk.scm:1633 +msgid "" +"This library provides graphic types and their relative API;\n" +"it does not deal with windowing system surfaces, drawing, scene graphs, or\n" +"input." +msgstr "" + +#: gnu/packages/guile.scm:135 gnu/packages/guile.scm:213 +msgid "Scheme implementation intended especially for extensions" +msgstr "Implementação de Scheme com intenção especialmente para extensões" + +#: gnu/packages/guile.scm:137 gnu/packages/guile.scm:215 +msgid "" +"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" +"official extension language of the GNU system. It is an implementation of\n" +"the Scheme language which can be easily embedded in other applications to\n" +"provide a convenient means of extending the functionality of the " +"application\n" +"without requiring the source code to be rewritten." +msgstr "" + +#: gnu/packages/guile.scm:351 +msgid "Line editing support for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:353 +msgid "" +"This module provides line editing support via the Readline library for\n" +"address@hidden Use the @code{(ice-9 readline)} module and call its\n" +"@code{activate-readline} procedure to enable it." +msgstr "" + +#: gnu/packages/guile.scm:472 +msgid "Package manager for Guile" +msgstr "" + +#: gnu/packages/guile.scm:474 +msgid "" +"Guildhall is a package manager written for Guile Scheme. A guild is\n" +"an association of independent craftspeople. A guildhall is where they " +"meet.\n" +"This Guildhall aims to make a virtual space for Guile wizards and " +"journeyfolk\n" +"to share code.\n" +"\n" +"On a practical level, Guildhall lets you share Scheme modules and programs\n" +"over the internet, and install code that has been shared by others. " +"Guildhall\n" +"can handle dependencies, so when a program requires several libraries, and\n" +"each of those has further dependencies, all of the prerequisites for the\n" +"program can be installed in one go." +msgstr "" + +#: gnu/packages/guile.scm:566 +msgid "Web application framework written in Guile" +msgstr "" + +#: gnu/packages/guile.scm:567 +msgid "" +"GNU Artanis is a web application framework written in Guile\n" +"Scheme. A web application framework (WAF) is a software framework that is\n" +"designed to support the development of dynamic websites, web applications, " +"web\n" +"services and web resources. The framework aims to alleviate the overhead\n" +"associated with common activities performed in web development. Artanis\n" +"provides several tools for web development: database access, templating\n" +"frameworks, session management, URL-remapping for RESTful, page caching, " +"and\n" +"more." +msgstr "" + +#: gnu/packages/guile.scm:593 +msgid "Framework for building readers for GNU Guile" +msgstr "Infraestrutura para compilação de leitores para GNU Guile" + +#: gnu/packages/guile.scm:595 +#, fuzzy +msgid "" +"Guile-Reader is a simple framework for building readers for GNU Guile.\n" +"\n" +"The idea is to make it easy to build procedures that extend Guile’s read\n" +"procedure. Readers supporting various syntax variants can easily be " +"written,\n" +"possibly by re-using existing “token readers” of a standard Scheme\n" +"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" +"document syntax.\n" +"\n" +"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" +"hopefully more powerful and flexible (for instance, one may instantiate as\n" +"many readers as needed)." +msgstr "" +"Guile-Reader é uma infraestrutura simples de compilação de leitores GNU " +"Guile.\n" +"\n" +"A ideia é facilitar a compilação de procedimentos que estendam o " +"procedimento\n" +"de leitura do Guile. Leitores que tenham suporte a diversas variantes de\n" +"sintaxe podem ser escritos facilmente, possivelmente reusando \"leitores de\n" +"token\" de Scheme padrão de leitores. Por exemplo, ele é usado para " +"implementar\n" +"sintaxe de documentos derivados do R5RS do Skribilo.\n" +"\n" +"A abordagem do Guile-Readers é similar ao \"read table\" do Common Lisps,\n" +"mas muito mais poderoso e flexível (por exemplo, é possível instanciar com\n" +"quantos leitores quiser)." + +#: gnu/packages/guile.scm:649 +msgid "Guile bindings to ncurses" +msgstr "Bindings de Guile para ncurses" + +#: gnu/packages/guile.scm:651 +msgid "" +"guile-ncurses provides Guile language bindings for the ncurses\n" +"library." +msgstr "" + +#: gnu/packages/guile.scm:678 +msgid "Run jobs at scheduled times" +msgstr "Executa trabalhos no horário agendado" + +#: gnu/packages/guile.scm:680 +msgid "" +"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" +"tasks on a schedule, such as every hour or every Monday. Mcron is written " +"in\n" +"Guile, so its configuration can be written in Scheme; the original cron\n" +"format is also supported." +msgstr "" + +#: gnu/packages/guile.scm:781 +msgid "Guile parser library for the iCalendar format" +msgstr "" + +#: gnu/packages/guile.scm:783 +msgid "" +"Guile-ICS is an iCalendar (RFC5545) format parser library written in\n" +"pure Scheme. The library can be used to read and write iCalendar data.\n" +"\n" +"The library is shipped with documentation in Info format and usage examples." +msgstr "" + +#: gnu/packages/guile.scm:818 +msgid "Collection of useful Guile Scheme modules" +msgstr "Coleção de módulos úteis de Scheme de Guile" + +#: gnu/packages/guile.scm:820 +#, fuzzy +msgid "" +"Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" +"modules, allowing for people to cooperate integrating their generic Guile\n" +"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" +"for Guile\"." +msgstr "" +"guile-lib tem a intenção de ser um lugar acumulado para módulos Guile de " +"pure-scheme, permitindo que pessoas cooperem com integração de seus módulos " +"genéricos de Guile em uma biblioteca coerente. Pense \"um CPAN de escopo " +"limitado, objetivo para Guile\"." + +#: gnu/packages/guile.scm:861 +msgid "JSON module for Guile" +msgstr "" + +#: gnu/packages/guile.scm:863 +msgid "" +"Guile-JSON supports parsing and building JSON documents according to the\n" +"specification. These are the main features:\n" +"\n" +"@itemize\n" +"@item Strictly complies to @uref{http://json.org, specification}.\n" +"@item Build JSON documents programmatically via macros.\n" +"@item Unicode support for strings.\n" +"@item Allows JSON pretty printing.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/guile.scm:950 +msgid "MiniKanren declarative logic system, packaged for Guile" +msgstr "" + +#: gnu/packages/guile.scm:952 +msgid "" +"MiniKanren is a relational programming extension to the Scheme\n" +"programming Language, written as a smaller version of Kanren suitable for\n" +"pedagogical purposes. It is featured in the book, The Reasoned Schemer,\n" +"written by Dan Friedman, William Byrd, and Oleg Kiselyov.\n" +"\n" +"This is Ian Price's r6rs packaged version of miniKanren, which deviates\n" +"slightly from miniKanren mainline.\n" +"\n" +"See http://minikanren.org/ for more on miniKanren generally." +msgstr "" + +#: gnu/packages/guile.scm:1023 +msgid "" +"Minimal implementation of incremental computation in Guile\n" +"Scheme" +msgstr "" + +#: gnu/packages/guile.scm:1025 +msgid "" +"This package provides a complete Scheme implementation of\n" +"miniAdapton, which implements the core functionality of the Adapton system " +"for\n" +"incremental computation (also known as self-adjusting computation). Like\n" +"Adapton, miniAdapton allows programmers to safely combine mutation and\n" +"memoization. miniAdapton is built on top of an even simpler system,\n" +"microAdapton. Both miniAdapton and microAdapton are designed to be easy to\n" +"understand, extend, and port to host languages other than Scheme." +msgstr "" + +#: gnu/packages/guile.scm:1109 +msgid "S-expression based regular expressions" +msgstr "" + +#: gnu/packages/guile.scm:1111 +msgid "" +"Irregex is an s-expression based alternative to your classic\n" +"string-based regular expressions. It implements SRFI 115 and is deeply\n" +"inspired by the SCSH regular expression system." +msgstr "" + +#: gnu/packages/guile.scm:1195 +msgid "Guile bindings to the GDBM library via Guile's FFI" +msgstr "" + +#: gnu/packages/guile.scm:1197 +msgid "" +"Guile bindings to the GDBM key-value storage system, using\n" +"Guile's foreign function interface." +msgstr "" + +#: gnu/packages/guile.scm:1254 +msgid "Access SQLite databases from Guile" +msgstr "" + +#: gnu/packages/guile.scm:1256 +msgid "This package provides Guile bindings to the SQLite database system." +msgstr "" + +#: gnu/packages/guile.scm:1304 +msgid "Functional static site generator" +msgstr "" + +#: gnu/packages/guile.scm:1305 +msgid "" +"Haunt is a static site generator written in Guile\n" +"Scheme. Haunt features a functional build system and an extensible\n" +"interface for reading articles in any format." +msgstr "" + +#: gnu/packages/guile.scm:1332 +msgid "Guile application configuration parsing library" +msgstr "" + +#: gnu/packages/guile.scm:1334 +msgid "" +"Guile Config is a library providing a declarative approach to\n" +"application configuration specification. The library provides clean\n" +"configuration declaration forms, and processors that take care of:\n" +"configuration file creation; configuration file parsing; command-line\n" +"parameter parsing using getopt-long; basic GNU command-line parameter\n" +"generation (--help, --usage, --version); automatic output generation for " +"the\n" +"above command-line parameters." +msgstr "" + +#: gnu/packages/guile.scm:1372 +msgid "Redis client library for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1373 +msgid "" +"Guile-redis provides a Scheme interface to the Redis\n" +"key-value cache and store." +msgstr "" + +#: gnu/packages/guile.scm:1447 +msgid "Whitespace to lisp syntax for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1448 +msgid "" +"Wisp is a syntax for Guile which provides a Python-like\n" +"whitespace-significant language. It may be easier on the eyes for some\n" +"users and in some situations." +msgstr "" + +#: gnu/packages/guile.scm:1498 +msgid "2D/3D game engine for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:1499 +msgid "" +"Sly is a 2D/3D game engine written in Guile Scheme. Sly\n" +"features a functional reactive programming interface and live coding\n" +"capabilities." +msgstr "" + +#: gnu/packages/guile.scm:1535 +#, fuzzy +msgid "Generate C bindings for Guile" +msgstr "Infraestrutura para compilação de leitores para GNU Guile" + +#: gnu/packages/guile.scm:1536 +msgid "" +"G-Wrap is a tool and Guile library for generating function\n" +"wrappers for inter-language calls. It currently only supports generating " +"Guile\n" +"wrappers for C functions. Given a definition of the types and prototypes " +"for\n" +"a given C interface, G-Wrap will automatically generate the C code that\n" +"provides access to that interface and its types from the Scheme level." +msgstr "" + +#: gnu/packages/guile.scm:1573 +msgid "Guile database abstraction layer" +msgstr "" + +#: gnu/packages/guile.scm:1576 +msgid "" +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. Database programming with guile-dbi is generic in that the " +"same\n" +"programming interface is presented regardless of which database system is " +"used.\n" +"It currently supports MySQL, Postgres and SQLite3." +msgstr "" + +#: gnu/packages/guile.scm:1602 +msgid "Guile DBI driver for SQLite" +msgstr "" + +#: gnu/packages/guile.scm:1605 +msgid "" +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. This package implements the interface for SQLite." +msgstr "" + +#: gnu/packages/guile.scm:1651 +msgid "DSV module for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1653 +msgid "" +"Guile-DSV is a GNU Guile module for working with the\n" +"delimiter-separated values (DSV) data format. Guile-DSV supports the\n" +"Unix-style DSV format and RFC 4180 format." +msgstr "" + +#: gnu/packages/guile.scm:1680 +msgid "XOSD bindings for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1682 +msgid "" +"Guile-XOSD provides Guile bindings for @code{libxosd},\n" +"@uref{http://sourceforge.net/projects/libxosd/, the X On Screen Display\n" +"library}." +msgstr "" + +#: gnu/packages/guile.scm:1705 +msgid "Evaluate code in a running Guile process" +msgstr "" + +#: gnu/packages/guile.scm:1707 +msgid "" +"Guile-Daemon is a small Guile program that loads your initial\n" +"configuration file, and then reads and evaluates Guile expressions that\n" +"you send to a FIFO file." +msgstr "" + +#: gnu/packages/guile.scm:1738 +msgid "CommonMark parser for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1740 +msgid "" +"guile-commonmark is a library for parsing CommonMark, a fully specified\n" +"variant of Markdown. The library is written in Guile Scheme and is " +"designed\n" +"to transform a CommonMark document to SXML. guile-commonmark tries to " +"closely\n" +"follow the @uref{http://commonmark.org/, CommonMark spec}, the main " +"difference\n" +"is no support for parsing block and inline level HTML." +msgstr "" + +#: gnu/packages/guile.scm:1771 +msgid "Structured access to bytevector contents for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1773 +msgid "" +"Guile bytestructures offers a system imitating the type system\n" +"of the C programming language, to be used on bytevectors. C's type\n" +"system works on raw memory, and Guile works on bytevectors which are\n" +"an abstraction over raw memory. It's also more powerful than the C\n" +"type system, elevating types to first-class status." +msgstr "" + +#: gnu/packages/guile.scm:1817 +msgid "Spell-checking from Guile" +msgstr "" + +#: gnu/packages/guile.scm:1819 +msgid "" +"guile-aspell is a Guile Scheme library for comparing a string against a\n" +"dictionary and suggesting spelling corrections." +msgstr "" + +#: gnu/packages/guile.scm:1873 +msgid "Extend Bash using Guile" +msgstr "" + +#: gnu/packages/guile.scm:1875 +#, scheme-format +msgid "" +"Guile-Bash provides a shared library and set of Guile modules,\n" +"allowing you to extend Bash in Scheme. Scheme interfaces allow you to " +"access\n" +"the following aspects of Bash:\n" +"\n" +"@itemize\n" +"@item aliases;\n" +"@item setting and getting Bash variables;\n" +"@item creating dynamic variables;\n" +"@item creating Bash functions with a Scheme implementation;\n" +"@item reader macro for output capturing;\n" +"@item reader macro for evaluating raw Bash commands.\n" +"@end itemize\n" +"\n" +"To enable it, run:\n" +"\n" +"@example\n" +"enable -f ~/.guix-profile/lib/bash/libguile-bash.so scm\n" +"@end example\n" +"\n" +"and then run @command{scm example.scm}." +msgstr "" + +#: gnu/packages/guile.scm:1922 +msgid "Asynchronous actor model library for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1924 +msgid "" +"GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming\n" +"library for GNU Guile based on the actor model.\n" +"\n" +"Note that 8sync is only available for Guile 2.2." +msgstr "" + +#: gnu/packages/guile.scm:1947 +msgid "Lightweight concurrency facility for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1949 +msgid "" +"Fibers is a Guile library that implements a a lightweight concurrency\n" +"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber " +"is\n" +"like a \"goroutine\" from the Go language: a lightweight thread-like\n" +"abstraction. Systems built with Fibers can scale up to millions of " +"concurrent\n" +"fibers, tens of thousands of concurrent socket connections, and many " +"parallel\n" +"cores. The Fibers library also provides Concurrent ML-like channels for\n" +"communication between fibers.\n" +"\n" +"Note that Fibers makes use of some Guile 2.1/2.2-specific features and\n" +"is not available for Guile 2.0." +msgstr "" + +#: gnu/packages/guile.scm:2004 +#, fuzzy +msgid "Guile bindings for libgit2" +msgstr "Bindings de Guile para ncurses" + +#: gnu/packages/guile.scm:2006 +msgid "" +"This package provides Guile bindings to libgit2, a library to\n" +"manipulate repositories of the Git version control system." +msgstr "" + +#: gnu/packages/guile.scm:2031 +msgid "General-purpose syntax highlighter for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:2032 +msgid "" +"Guile-syntax-highlight is a general-purpose syntax\n" +"highlighting library for GNU Guile. It can parse code written in various\n" +"programming languages into a simple s-expression that can be converted to\n" +"HTML (via SXML) or any other format for rendering." +msgstr "" + +#: gnu/packages/guile.scm:2063 +msgid "S-expression based json reader/writer for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2064 +msgid "" +"guile-sjson is a json reader/writer for Guile.\n" +"It has a nice, simple s-expression based syntax." +msgstr "" + +#: gnu/packages/guile.scm:2108 +msgid "Colorized REPL for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2110 +msgid "Guile-colorized provides you with a colorized REPL for GNU Guile." +msgstr "" + +#: gnu/packages/imagemagick.scm:110 gnu/packages/imagemagick.scm:211 +msgid "Create, edit, compose, or convert bitmap images" +msgstr "" + +#: gnu/packages/imagemagick.scm:112 +msgid "" +"ImageMagick is a software suite to create, edit, compose, or convert\n" +"bitmap images. It can read and write images in a variety of formats (over " +"100)\n" +"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, " +"SVG,\n" +"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear " +"and\n" +"transform images, adjust image colors, apply various special effects, or " +"draw\n" +"text, lines, polygons, ellipses and Bézier curves." +msgstr "" + +#: gnu/packages/imagemagick.scm:157 +msgid "Perl interface to ImageMagick" +msgstr "" + +#: gnu/packages/imagemagick.scm:158 +msgid "" +"This Perl extension allows the reading, manipulation and\n" +"writing of a large number of image file formats using the ImageMagick " +"library.\n" +"Use it to create, edit, compose, or convert bitmap images from within a " +"Perl\n" +"script." +msgstr "" + +#: gnu/packages/imagemagick.scm:213 +msgid "" +"GraphicsMagick provides a comprehensive collection of utilities,\n" +"programming interfaces, and GUIs, to support file format conversion, image\n" +"processing, and 2D vector rendering." +msgstr "" + +#: gnu/packages/image.scm:96 +msgid "Library for handling PNG files" +msgstr "" + +#: gnu/packages/image.scm:98 +msgid "" +"Libpng is the official PNG (Portable Network Graphics) reference\n" +"library. It supports almost all PNG features and is extensible." +msgstr "" + +#: gnu/packages/image.scm:162 +msgid "APNG patch for libpng" +msgstr "" + +#: gnu/packages/image.scm:164 +msgid "" +"APNG (Animated Portable Network Graphics) is an unofficial\n" +"extension of the APNG (Portable Network Graphics) format.\n" +"APNG patch provides APNG support to libpng." +msgstr "" + +#: gnu/packages/image.scm:204 +msgid "Read and write PNG images" +msgstr "" + +#: gnu/packages/image.scm:206 +msgid "" +"This package provides an easy and simple way to read, write and display\n" +"bitmap images stored in the PNG format. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image.scm:241 +msgid "Utility to compress PNG files" +msgstr "" + +#: gnu/packages/image.scm:242 +msgid "" +"pngcrusqh is an optimizer for PNG (Portable Network Graphics)\n" +"files. It can compress them as much as 40% losslessly." +msgstr "" + +#: gnu/packages/image.scm:261 +msgid "Library for handling JPEG files" +msgstr "" + +#: gnu/packages/image.scm:263 +msgid "" +"Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" +"JPEG is a standardized compression method for full-color and gray-scale\n" +"images.\n" +"The included programs provide conversion between the JPEG format and\n" +"image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." +msgstr "" + +#: gnu/packages/image.scm:328 +msgid "Implementation of the JPEG XR standard" +msgstr "" + +#: gnu/packages/image.scm:329 +msgid "" +"JPEG XR is an approved ISO/IEC International standard (its\n" +"official designation is ISO/IEC 29199-2). This library is an implementation " +"of that standard." +msgstr "" + +#: gnu/packages/image.scm:352 +msgid "Optimize JPEG images" +msgstr "" + +#: gnu/packages/image.scm:354 +msgid "" +"jpegoptim provides lossless optimization (based on optimizing\n" +"the Huffman tables) and \"lossy\" optimization based on setting\n" +"maximum quality factor." +msgstr "" + +#: gnu/packages/image.scm:379 +msgid "Library for handling Mac OS icns resource files" +msgstr "" + +#: gnu/packages/image.scm:381 +msgid "" +"Libicns is a library for the manipulation of Mac OS IconFamily resource\n" +"type files (ICNS). @command{icns2png} and @command{png2icns} are provided " +"to\n" +"convert between PNG and ICNS. @command{icns2png} will extract image files " +"from\n" +"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for " +"use\n" +"with .desktop files. Additionally, @command{icontainer2png} is provided " +"for\n" +"extracting icontainer icon files." +msgstr "" + +#: gnu/packages/image.scm:415 +msgid "Library for handling TIFF files" +msgstr "" + +#: gnu/packages/image.scm:417 +msgid "" +"Libtiff provides support for the Tag Image File Format (TIFF), a format\n" +"used for storing image data.\n" +"Included are a library, libtiff, for reading and writing TIFF and a small\n" +"collection of tools for doing simple manipulations of TIFF images." +msgstr "" + +#: gnu/packages/image.scm:480 +msgid "Library and tools for image processing and analysis" +msgstr "" + +#: gnu/packages/image.scm:482 +msgid "" +"Leptonica is a C library and set of command-line tools for efficient\n" +"image processing and image analysis operations. It supports rasterop, " +"affine\n" +"transformations, binary and grayscale morphology, rank order, and " +"convolution,\n" +"seedfill and connected components, image transformations combining changes " +"in\n" +"scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" +"arithmetic ops." +msgstr "" + +#: gnu/packages/image.scm:503 +msgid "Decoder of the JBIG2 image compression format" +msgstr "" + +#: gnu/packages/image.scm:505 +msgid "" +"JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" +"monochrome) images at moderately high resolution, and in particular scanned\n" +"paper documents. In this domain it is very efficient, offering compression\n" +"ratios on the order of 100:1.\n" +"\n" +"This is a decoder only implementation, and currently is in the alpha\n" +"stage, meaning it doesn't completely work yet. However, it is\n" +"maintaining parity with available encoders, so it is useful for real\n" +"work." +msgstr "" + +#: gnu/packages/image.scm:540 +msgid "JPEG 2000 codec" +msgstr "" + +#: gnu/packages/image.scm:542 +msgid "" +"The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" +"been developed in order to promote the use of JPEG 2000, the new\n" +"still-image compression standard from the Joint Photographic Experts\n" +"Group (JPEG).\n" +"\n" +"In addition to the basic codec, various other features are under\n" +"development, among them the JP2 and MJ2 (Motion JPEG 2000) file formats,\n" +"an indexing tool useful for the JPIP protocol, JPWL-tools for\n" +"error-resilience, a Java-viewer for j2k-images, ..." +msgstr "" + +#: gnu/packages/image.scm:605 +msgid "Tools and library for working with GIF images" +msgstr "" + +#: gnu/packages/image.scm:607 +msgid "" +"GIFLIB is a library for reading and writing GIF images. It is API and\n" +"ABI compatible with libungif which was in wide use while the LZW " +"compression\n" +"algorithm was patented. Tools are also included to convert, manipulate,\n" +"compose, and analyze GIF images." +msgstr "" + +#: gnu/packages/image.scm:629 +msgid "GIF decompression library" +msgstr "" + +#: gnu/packages/image.scm:631 +msgid "libungif is the old GIF decompression library by the GIFLIB project." +msgstr "" + +#: gnu/packages/image.scm:660 +msgid "Loading, saving, rendering and manipulating image files" +msgstr "" + +#: gnu/packages/image.scm:662 +msgid "" +"Imlib2 is a library that does image file loading and saving as well as\n" +"rendering, manipulation, arbitrary polygon support, etc.\n" +"\n" +"It does ALL of these operations FAST. Imlib2 also tries to be highly\n" +"intelligent about doing them, so writing naive programs can be done easily,\n" +"without sacrificing speed.\n" +"\n" +"This is a complete rewrite over the Imlib 1.x series. The architecture is\n" +"more modular, simple, and flexible." +msgstr "" + +#: gnu/packages/image.scm:694 +msgid "Wrapper library for imlib2" +msgstr "" + +#: gnu/packages/image.scm:696 +msgid "" +"Giblib is a simple library which wraps imlib2's context API, avoiding\n" +"all the context_get/set calls, adds fontstyles to the truetype renderer and\n" +"supplies a generic doubly-linked list and some string functions." +msgstr "" + +#: gnu/packages/image.scm:738 +msgid "Library for handling popular graphics image formats" +msgstr "" + +#: gnu/packages/image.scm:740 +msgid "" +"FreeImage is a library for developers who would like to support popular\n" +"graphics image formats like PNG, BMP, JPEG, TIFF and others." +msgstr "" + +#: gnu/packages/image.scm:795 +msgid "Computer vision library" +msgstr "" + +#: gnu/packages/image.scm:797 +msgid "" +"VIGRA stands for Vision with Generic Algorithms. It is an image\n" +"processing and analysis library that puts its main emphasis on customizable\n" +"algorithms and data structures. It is particularly strong for\n" +"multi-dimensional image processing." +msgstr "" + +#: gnu/packages/image.scm:829 +msgid "Lossless and lossy image compression" +msgstr "" + +#: gnu/packages/image.scm:831 +msgid "" +"WebP is a new image format that provides lossless and lossy compression\n" +"for images. WebP lossless images are 26% smaller in size compared to\n" +"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images " +"at\n" +"equivalent SSIM index. WebP supports lossless transparency (also known as\n" +"alpha channel) with just 22% additional bytes. Transparency is also " +"supported\n" +"with lossy compression and typically provides 3x smaller file sizes " +"compared\n" +"to PNG when lossy compression is acceptable for the red/green/blue color\n" +"channels." +msgstr "" + +#: gnu/packages/image.scm:859 +msgid "Library for handling MNG files" +msgstr "" + +#: gnu/packages/image.scm:861 +msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." +msgstr "" + +#: gnu/packages/image.scm:889 +msgid "Library and command-line utility to manage image metadata" +msgstr "" + +#: gnu/packages/image.scm:891 +msgid "" +"Exiv2 is a C++ library and a command line utility to manage image\n" +"metadata. It provides fast and easy read and write access to the Exif, " +"IPTC\n" +"and XMP metadata of images in various formats." +msgstr "" + +#: gnu/packages/image.scm:931 +msgid "Library for manipulating many image formats" +msgstr "" + +#: gnu/packages/image.scm:932 +msgid "" +"Developer's Image Library (DevIL) is a library to develop\n" +"applications with support for many types of images. DevIL can load, save,\n" +"convert, manipulate, filter and display a wide variety of image formats." +msgstr "" + +#: gnu/packages/image.scm:952 +msgid "JPEG-2000 library" +msgstr "" + +#: gnu/packages/image.scm:953 +msgid "" +"The JasPer Project is an initiative to provide a reference\n" +"implementation of the codec specified in the JPEG-2000 Part-1 standard (i." +"e.,\n" +"ISO/IEC 15444-1)." +msgstr "" + +#: gnu/packages/image.scm:983 +msgid "Scaling, colorspace conversion, and dithering library" +msgstr "" + +#: gnu/packages/image.scm:984 +msgid "" +"Zimg implements the commonly required image processing basics\n" +"of scaling, colorspace conversion, and depth conversion. A simple API " +"enables\n" +"conversion between any supported formats to operate with minimal knowledge " +"from\n" +"the programmer." +msgstr "" + +#: gnu/packages/image.scm:1017 +msgid "Perceptual image comparison utility" +msgstr "" + +#: gnu/packages/image.scm:1018 +msgid "" +"PerceptualDiff visually compares two images to determine\n" +"whether they look alike. It uses a computational model of the human visual\n" +"system to detect similarities. This allows it too see beyond irrelevant\n" +"differences in file encoding, image quality, and other small variations." +msgstr "" + +#: gnu/packages/image.scm:1058 +msgid "Image and audio steganography" +msgstr "" + +#: gnu/packages/image.scm:1060 +msgid "" +"Steghide is a program to hide data in various kinds of image and audio\n" +"files (known as @dfn{steganography}). Neither color nor sample frequencies " +"are\n" +"changed, making the embedding resistant against first-order statistical " +"tests." +msgstr "" + +#: gnu/packages/image.scm:1085 +msgid "Image library for Extempore" +msgstr "" + +#: gnu/packages/image.scm:1087 +msgid "" +"This package is a collection of assorted single-file libraries. Of\n" +"all included libraries only the image loading and decoding library is\n" +"installed as @code{stb_image}." +msgstr "" + +#: gnu/packages/image.scm:1116 +msgid "Optimizer that recompresses PNG image files to a smaller size" +msgstr "" + +#: gnu/packages/image.scm:1117 +msgid "" +"OptiPNG is a PNG optimizer that recompresses image\n" +"files to a smaller size, without losing any information. This program\n" +"also converts external formats (BMP, GIF, PNM and TIFF) to optimized\n" +"PNG, and performs PNG integrity checks and corrections." +msgstr "" + +#: gnu/packages/image.scm:1142 +msgid "SIMD-accelerated JPEG image handling library" +msgstr "" + +#: gnu/packages/image.scm:1143 +msgid "" +"libjpeg-turbo is a JPEG image codec that accelerates baseline\n" +"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 " +"on\n" +"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other " +"systems,\n" +"its highly-optimized Huffman coding routines allow it to outperform libjpeg " +"by\n" +"a significant amount.\n" +"libjpeg-turbo implements both the traditional libjpeg API and the less " +"powerful\n" +"but more straightforward TurboJPEG API, and provides a full-featured Java\n" +"interface. It supports color space extensions that allow it to compress " +"from\n" +"and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." +msgstr "" + +#: gnu/packages/image.scm:1191 +msgid "Library for reading and writing files in the nifti-1 format" +msgstr "" + +#: gnu/packages/image.scm:1192 +msgid "" +"Niftilib is a set of i/o libraries for reading and writing\n" +"files in the nifti-1 data format - a binary file format for storing\n" +"medical image data, e.g. magnetic resonance image (MRI) and functional MRI\n" +"(fMRI) brain images." +msgstr "" + +#: gnu/packages/image.scm:1231 +msgid "Color picker" +msgstr "" + +#: gnu/packages/image.scm:1232 +msgid "Gpick is an advanced color picker and palette editing tool." +msgstr "" + +#: gnu/packages/image.scm:1248 +msgid "IPTC metadata manipulation library" +msgstr "" + +#: gnu/packages/image.scm:1249 +msgid "" +"Libiptcdata is a C library for manipulating the International\n" +"Press Telecommunications Council (IPTC) metadata stored within multimedia " +"files\n" +"such as images. This metadata can include captions and keywords, often used " +"by\n" +"popular photo management applications. The library provides routines for\n" +"parsing, viewing, modifying, and saving this metadata." +msgstr "" + +#: gnu/packages/image.scm:1285 +msgid "Powerful yet simple to use screenshot software" +msgstr "" + +#: gnu/packages/image.scm:1286 +msgid "" +"Flameshot is a screenshot program.\n" +"Features:\n" +"\n" +"@itemize\n" +"@item Customizable appearance.\n" +"@item Easy to use.\n" +"@item In-app screenshot edition.\n" +"@item DBus interface.\n" +"@item Upload to Imgur.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image.scm:1312 +msgid "Read and write JPEG images with R" +msgstr "" + +#: gnu/packages/image.scm:1313 +msgid "" +"This package provides a way to read, write and display bitmap\n" +"images stored in the JPEG format with R. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image-viewers.scm:90 +msgid "Fast and light imlib2-based image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:92 +msgid "" +"feh is an X11 image viewer aimed mostly at console users.\n" +"Unlike most other viewers, it does not have a fancy GUI, but simply\n" +"displays images. It can also be used to set the desktop wallpaper.\n" +"It is controlled via commandline arguments and configurable key/mouse\n" +"actions." +msgstr "" + +#: gnu/packages/image-viewers.scm:142 +msgid "Lightweight GTK+ based image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:144 +msgid "" +"Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" +"systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" +"interoperability; easy integration with other software; geeqie works on " +"files\n" +"and directories, there is no need to import images; fast preview for many " +"raw\n" +"image formats; tools for image comparison, sorting and managing photo\n" +"collection. Geeqie was initially based on GQview." +msgstr "" + +#: gnu/packages/image-viewers.scm:169 +msgid "Simple and fast image viewer for X" +msgstr "" + +#: gnu/packages/image-viewers.scm:170 +msgid "" +"gpicview is a lightweight GTK+ 2.x based image viewer.\n" +"It is the default image viewer on LXDE desktop environment." +msgstr "" + +#: gnu/packages/image-viewers.scm:211 +msgid "Simple X Image Viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:213 +msgid "" +"sxiv is an alternative to feh and qiv. Its primary goal is to\n" +"provide the most basic features required for fast image viewing. It has\n" +"vi key bindings and works nicely with tiling window managers. Its code\n" +"base should be kept small and clean to make it easy for you to dig into\n" +"it and customize it for your needs." +msgstr "" + +#: gnu/packages/image-viewers.scm:260 +msgid "Simple, fast and elegant image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:261 +msgid "" +"Viewnior is an image viewer program. Created to be simple,\n" +"fast and elegant. Its minimalistic interface provides more screenspace for\n" +"your images. Among its features are:\n" +"@enumerate\n" +"@item Fullscreen & Slideshow\n" +"@item Rotate, flip, crop, save, delete images\n" +"@item Animation support\n" +"@item Browse only selected images\n" +"@item Navigation window\n" +"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, " +"Nitrogen)\n" +"@item Simple interface\n" +"@item EXIF and IPTC metadata\n" +"@item Configurable mouse actions\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/image-viewers.scm:329 +msgid "Render images in the terminal" +msgstr "" + +#: gnu/packages/image-viewers.scm:331 +msgid "" +"Catimg is a little program that prints images in the terminal.\n" +"It supports JPEG, PNG and GIF formats." +msgstr "" + +#: gnu/packages/image-viewers.scm:382 +msgid "High dynamic range (HDR) imaging application" +msgstr "" + +#: gnu/packages/image-viewers.scm:384 +msgid "" +"Luminance HDR (formerly QtPFSGui) is a graphical user interface\n" +"application that aims to provide a workflow for high dynamic range (HDR)\n" +"imaging. It supports several HDR and LDR image formats, and it can:\n" +"\n" +"@itemize\n" +"@item Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and\n" +"16bit, RAW) of the same scene taken at different exposure setting;\n" +"@item Save load HDR images;\n" +"@item Rotate, resize and crop HDR images;\n" +"@item Tone-map HDR images;\n" +"@item Copy EXIF data between sets of images.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image-viewers.scm:432 +msgid "Image viewer for comics" +msgstr "" + +#: gnu/packages/image-viewers.scm:433 +msgid "" +"MComix is a customizable image viewer that specializes as\n" +"a comic and manga reader. It supports a variety of container formats\n" +"including CBZ, CB7, CBT, LHA." +msgstr "" + +#: gnu/packages/inkscape.scm:86 +msgid "Vector graphics editor" +msgstr "" + +#: gnu/packages/inkscape.scm:87 +msgid "" +"Inkscape is a vector graphics editor. What sets Inkscape\n" +"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C " +"standard,\n" +"as the native format." +msgstr "" + +#: gnu/packages/jemalloc.scm:64 +msgid "General-purpose scalable concurrent malloc implementation" +msgstr "" + +#: gnu/packages/jemalloc.scm:66 +msgid "" +"This library providing a malloc(3) implementation that emphasizes\n" +"fragmentation avoidance and scalable concurrency support." +msgstr "" + +#: gnu/packages/key-mon.scm:50 +msgid "Show keyboard and mouse status" +msgstr "" + +#: gnu/packages/key-mon.scm:52 +msgid "" +"The key-mon utility displays the current keyboard and mouse status.\n" +"This is useful for teaching and screencasts." +msgstr "" + +#: gnu/packages/less.scm:41 +msgid "Paginator for terminals" +msgstr "" + +#: gnu/packages/less.scm:43 +msgid "" +"GNU less is a pager, a program that allows you to view large amounts\n" +"of text in page-sized chunks. Unlike traditional pagers, it allows both\n" +"backwards and forwards movement through the document. It also does not " +"have\n" +"to read the entire input file before starting, so it starts faster than " +"most\n" +"text editors." +msgstr "" + +#: gnu/packages/lesstif.scm:47 +msgid "Clone of the Motif toolkit for the X window system" +msgstr "" + +#: gnu/packages/lesstif.scm:48 +msgid "Clone of the Motif toolkit for the X window system." +msgstr "" + +#: gnu/packages/libreoffice.scm:96 +msgid "General purpose formula parser and interpreter" +msgstr "" + +#: gnu/packages/libreoffice.scm:97 +msgid "" +"Ixion is a library for calculating the results of formula\n" +"expressions stored in multiple named targets, or \"cells\". The cells can\n" +"be referenced from each other, and the library takes care of resolving\n" +"their dependencies automatically upon calculation." +msgstr "" + +#: gnu/packages/libreoffice.scm:123 +msgid "File import filter library for spreadsheet documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:124 +msgid "" +"Orcus is a library that provides a collection of standalone\n" +"file processing filters. It is currently focused on providing filters for\n" +"spreadsheet documents. The library includes import filters for\n" +"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document " +"Spreadsheet,\n" +"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers " +"for\n" +"CSV, CSS and XML." +msgstr "" + +#: gnu/packages/libreoffice.scm:158 +msgid "Document importer for office suites" +msgstr "" + +#: gnu/packages/libreoffice.scm:159 +msgid "" +"Librevenge is a base library for writing document import\n" +"filters. It has interfaces for text documents, vector graphics,\n" +"spreadsheets and presentations." +msgstr "" + +#: gnu/packages/libreoffice.scm:184 +msgid "Library for importing WordPerfect documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:185 +msgid "" +"Libwpd is a C++ library designed to help process\n" +"WordPerfect documents. It is most commonly used to import such documents\n" +"into other word processors." +msgstr "" + +#: gnu/packages/libreoffice.scm:218 +msgid "Library for import of reflowable e-book formats" +msgstr "" + +#: gnu/packages/libreoffice.scm:219 +msgid "" +"Libe-book is a library and a set of tools for reading and\n" +"converting various reflowable e-book formats. Currently supported are:\n" +"Broad Band eBook, eReader .pdb, FictionBook v. 2 (including zipped files),\n" +"PalmDoc Ebook, Plucker .pdb, QiOO (mobile format, for java-enabled\n" +"cellphones), TCR (simple compressed text format), TealDoc, zTXT,\n" +"ZVR (simple compressed text format)." +msgstr "" + +#: gnu/packages/libreoffice.scm:248 +msgid "Library and tools for the WordPerfect Graphics format" +msgstr "" + +#: gnu/packages/libreoffice.scm:249 +msgid "" +"The libwpg project provides a library and tools for\n" +"working with graphics in the WPG (WordPerfect Graphics) format." +msgstr "" + +#: gnu/packages/libreoffice.scm:290 +msgid "CMIS client library" +msgstr "" + +#: gnu/packages/libreoffice.scm:291 +msgid "" +"LibCMIS is a C++ client library for the CMIS interface. It\n" +"allows C++ applications to connect to any ECM behaving as a CMIS server " +"such\n" +"as Alfresco or Nuxeo." +msgstr "" + +#: gnu/packages/libreoffice.scm:322 +msgid "Library for parsing the AbiWord format" +msgstr "" + +#: gnu/packages/libreoffice.scm:323 +msgid "" +"Libabw is a library that parses the file format of\n" +"AbiWord documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:354 +msgid "Library for parsing the CorelDRAW format" +msgstr "" + +#: gnu/packages/libreoffice.scm:355 +msgid "" +"Libcdr is a library that parses the file format of\n" +"CorelDRAW documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:387 +msgid "Library for parsing the Apple Keynote format" +msgstr "" + +#: gnu/packages/libreoffice.scm:388 +msgid "" +"Libetonyek is a library that parses the file format of\n" +"Apple Keynote documents. It currently supports Keynote versions 2 to 5." +msgstr "" + +#: gnu/packages/libreoffice.scm:412 +msgid "Library to access tags for identifying languages" +msgstr "" + +#: gnu/packages/libreoffice.scm:413 +msgid "" +"Liblangtag implements an interface to work with tags\n" +"for identifying languages as described in RFC 5646. It supports the\n" +"extensions described in RFC6067 and RFC6497, and Extension T for\n" +"language/locale identifiers as described in the Unicode CLDR\n" +"standard 21.0.2." +msgstr "" + +#: gnu/packages/libreoffice.scm:433 +msgid "Text Categorization library" +msgstr "" + +#: gnu/packages/libreoffice.scm:434 +msgid "" +"Libexttextcat is an N-Gram-Based Text Categorization\n" +"library primarily intended for language guessing." +msgstr "" + +#: gnu/packages/libreoffice.scm:464 +msgid "Library for parsing the FreeHand format" +msgstr "" + +#: gnu/packages/libreoffice.scm:465 +msgid "" +"Libfreehand is a library that parses the file format of\n" +"Aldus/Macromedia/Adobe FreeHand documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:491 +msgid "Library for parsing the Microsoft Publisher format" +msgstr "" + +#: gnu/packages/libreoffice.scm:492 +msgid "" +"Libmspub is a library that parses the file format of\n" +"Microsoft Publisher documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:517 +msgid "Library for parsing the PageMaker format" +msgstr "" + +#: gnu/packages/libreoffice.scm:518 +msgid "" +"Libpagemaker is a library that parses the file format of\n" +"Aldus/Adobe PageMaker documents. Currently it only understands documents\n" +"created by PageMaker version 6.x and 7." +msgstr "" + +#: gnu/packages/libreoffice.scm:548 +msgid "Library for parsing the Microsoft Visio format" +msgstr "" + +#: gnu/packages/libreoffice.scm:549 +msgid "" +"Libvisio is a library that parses the file format of\n" +"Microsoft Visio documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:577 +msgid "ODF (Open Document Format) library" +msgstr "" + +#: gnu/packages/libreoffice.scm:578 +msgid "" +"Libodfgen is a library for generating documents in the\n" +"Open Document Format (ODF). It provides generator implementations for all\n" +"document interfaces supported by librevenge:\n" +"text documents, vector drawings, presentations and spreadsheets." +msgstr "" + +#: gnu/packages/libreoffice.scm:605 +msgid "Import library for some old Macintosh text documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:606 +msgid "" +"Libmwaw contains some import filters for old Macintosh\n" +"text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" +"spreadsheet documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:629 +msgid "Provides LibreOffice support for old StarOffice documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:630 +msgid "" +"@code{libstaroffice} is an import filter for the document formats\n" +"from the old StarOffice (.sdc, .sdw, ...)." +msgstr "" + +#: gnu/packages/libreoffice.scm:655 +msgid "Import library for Microsoft Works text documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:656 +msgid "" +"Libwps is a library for importing files in the Microsoft\n" +"Works word processor file format." +msgstr "" + +#: gnu/packages/libreoffice.scm:683 +msgid "Parses file format of Zoner Callisto/Draw documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:684 +msgid "" +"Libzmf is a library that parses the file format of Zoner\n" +"Callisto/Draw documents. Currently it only understands documents created " +"by\n" +"Zoner Draw version 4 and 5." +msgstr "" + +#: gnu/packages/libreoffice.scm:719 +msgid "" +"Hunspell is a spell checker and morphological analyzer\n" +"library and program designed for languages with rich morphology and complex\n" +"word compounding or character encoding." +msgstr "" + +#. TRANSLATORS: In French, this is "Français classique". +#: gnu/packages/libreoffice.scm:782 +msgid "Hunspell dictionary for ``classic'' French (recommended)" +msgstr "" + +#. TRANSLATORS: In French, this is "Français moderne". +#: gnu/packages/libreoffice.scm:787 +msgid "Hunspell dictionary for ``modern'' French" +msgstr "" + +#: gnu/packages/libreoffice.scm:791 +msgid "Hunspell dictionary for the post @dfn{1990 réforme} French" +msgstr "" + +#: gnu/packages/libreoffice.scm:795 +msgid "Hunspell dictionary for all variants of French" +msgstr "" + +#: gnu/packages/libreoffice.scm:813 +msgid "Hyphenation library" +msgstr "" + +#: gnu/packages/libreoffice.scm:814 +msgid "" +"Hyphen is a hyphenation library using TeX hyphenation\n" +"patterns, which are pre-processed by a perl script." +msgstr "" + +#: gnu/packages/libreoffice.scm:837 +msgid "Thesaurus" +msgstr "" + +#: gnu/packages/libreoffice.scm:838 +msgid "" +"MyThes is a simple thesaurus that uses a structured text\n" +"data file and an index file with binary search to look up words and phrases\n" +"and to return information on pronunciations, meanings and synonyms." +msgstr "" + +#: gnu/packages/libreoffice.scm:1042 +msgid "Office suite" +msgstr "" + +#: gnu/packages/libreoffice.scm:1043 +msgid "" +"LibreOffice is a comprehensive office suite. It contains\n" +"a number of components: Writer, a word processor; Calc, a spreadsheet\n" +"application; Impress, a presentation engine; Draw, a drawing and\n" +"flowcharting application; Base, a database and database frontend;\n" +"Math for editing mathematics." +msgstr "" + +#: gnu/packages/linux.scm:213 +msgid "GNU Linux-Libre kernel headers" +msgstr "" + +#: gnu/packages/linux.scm:214 +msgid "Headers of the Linux-Libre kernel." +msgstr "" + +#: gnu/packages/linux.scm:373 +msgid "100% free redistribution of a cleaned Linux kernel" +msgstr "" + +#: gnu/packages/linux.scm:375 +msgid "" +"GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" +"It has been modified to remove all non-free binary blobs." +msgstr "" + +#: gnu/packages/linux.scm:496 +msgid "Pluggable authentication modules for Linux" +msgstr "" + +#: gnu/packages/linux.scm:498 +msgid "" +"A *Free* project to implement OSF's RFC 86.0.\n" +"Pluggable authentication modules are small shared object files that can\n" +"be used through the PAM API to perform tasks, like authenticating a user\n" +"at login. Local and dynamic reconfiguration are its key features." +msgstr "" + +#: gnu/packages/linux.scm:540 +msgid "Small utilities that use the proc file system" +msgstr "" + +#: gnu/packages/linux.scm:542 +msgid "" +"This PSmisc package is a set of some small useful utilities that\n" +"use the proc file system. We're not about changing the world, but\n" +"providing the system administrator with some help in common tasks." +msgstr "" + +#: gnu/packages/linux.scm:627 +msgid "Collection of utilities for the Linux kernel" +msgstr "" + +#: gnu/packages/linux.scm:628 +msgid "" +"Util-linux is a diverse collection of Linux kernel\n" +"utilities. It provides dmesg and includes tools for working with file " +"systems,\n" +"block devices, UUIDs, TTYs, and many other tools." +msgstr "" + +#: gnu/packages/linux.scm:661 +msgid "PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR" +msgstr "" + +#: gnu/packages/linux.scm:663 +msgid "" +"ddate displays the Discordian date and holidays of a given date.\n" +"The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" +"by Robert Shea and Robert Anton Wilson." +msgstr "" + +#: gnu/packages/linux.scm:708 +msgid "Utilities that give information about processes" +msgstr "" + +#: gnu/packages/linux.scm:710 +msgid "" +"Procps is the package that has a bunch of small useful utilities\n" +"that give information about processes using the Linux /proc file system.\n" +"The package includes the programs ps, top, vmstat, w, kill, free,\n" +"slabtop, and skill." +msgstr "" + +#: gnu/packages/linux.scm:736 +msgid "Tools for working with USB devices, such as lsusb" +msgstr "" + +#: gnu/packages/linux.scm:738 +msgid "Tools for working with USB devices, such as lsusb." +msgstr "" + +#: gnu/packages/linux.scm:814 +msgid "Creating and checking ext2/ext3/ext4 file systems" +msgstr "" + +#: gnu/packages/linux.scm:816 +msgid "" +"This package provides tools for manipulating ext2/ext3/ext4 file systems." +msgstr "" + +#: gnu/packages/linux.scm:857 +msgid "Statically-linked e2fsck command from e2fsprogs" +msgstr "" + +#: gnu/packages/linux.scm:858 +msgid "" +"This package provides statically-linked e2fsck command taken\n" +"from the e2fsprogs package. It is meant to be used in initrds." +msgstr "" + +#: gnu/packages/linux.scm:877 +msgid "Recover deleted files from ext2/3/4 partitions" +msgstr "" + +#: gnu/packages/linux.scm:879 +msgid "" +"Extundelete is a set of tools that can recover deleted files from an\n" +"ext3 or ext4 partition." +msgstr "" + +#: gnu/packages/linux.scm:910 +msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" +msgstr "" + +#: gnu/packages/linux.scm:912 +msgid "" +"Zerofree finds the unallocated blocks with non-zero value content in an\n" +"ext2, ext3, or ext4 file system and fills them with zeroes (or another " +"value).\n" +"This is a simple way to make disk images more compressible.\n" +"Zerofree requires the file system to be unmounted or mounted read-only." +msgstr "" + +#: gnu/packages/linux.scm:940 +msgid "System call tracer for Linux" +msgstr "" + +#: gnu/packages/linux.scm:942 +msgid "" +"strace is a system call tracer, i.e. a debugging tool which prints out a\n" +"trace of all the system calls made by a another process/program." +msgstr "" + +#: gnu/packages/linux.scm:963 +msgid "Library call tracer for Linux" +msgstr "" + +#: gnu/packages/linux.scm:965 +msgid "" +"ltrace intercepts and records dynamic library calls which are called by\n" +"an executed process and the signals received by that process. It can also\n" +"intercept and print the system calls executed by the program." +msgstr "" + +#: gnu/packages/linux.scm:984 +msgid "The Advanced Linux Sound Architecture libraries" +msgstr "" + +#: gnu/packages/linux.scm:986 gnu/packages/linux.scm:1030 +msgid "" +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system." +msgstr "" + +#: gnu/packages/linux.scm:1028 +msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" +msgstr "" + +#: gnu/packages/linux.scm:1088 +msgid "Plugins for the Advanced Linux Sound Architecture (ALSA)" +msgstr "" + +#: gnu/packages/linux.scm:1090 +msgid "" +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system. This package " +"enhances ALSA\n" +"by providing additional plugins which include: upmixing, downmixing, jackd " +"and\n" +"pulseaudio support for native alsa applications, format conversion (s16 to " +"a52), and\n" +"external rate conversion." +msgstr "" + +#: gnu/packages/linux.scm:1124 +msgid "Programs to configure Linux IP packet filtering rules" +msgstr "" + +#: gnu/packages/linux.scm:1126 +msgid "" +"@command{iptables} is the user-space command line program used to\n" +"configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" +"(@dfn{firewall}), including @dfn{NAT} (Network Address Translation).\n" +"\n" +"This package also includes @command{ip6tables}, which is used to configure " +"the\n" +"IPv6 packet filter.\n" +"\n" +"Both commands are targeted at system administrators.\n" +msgstr "" + +#: gnu/packages/linux.scm:1183 +msgid "Ethernet bridge frame table administration" +msgstr "" + +#: gnu/packages/linux.scm:1186 +msgid "" +"ebtables is an application program used to set up and maintain the\n" +"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It " +"is\n" +"analogous to the iptables application, but less complicated, due to the " +"fact\n" +"that the Ethernet protocol is much simpler than the IP protocol." +msgstr "" + +#: gnu/packages/linux.scm:1234 +msgid "Utilities for controlling TCP/IP networking and traffic in Linux" +msgstr "" + +#: gnu/packages/linux.scm:1236 +msgid "" +"Iproute2 is a collection of utilities for controlling TCP/IP networking\n" +"and traffic with the Linux kernel. The most important of these are\n" +"@command{ip}, which configures IPv4 and IPv6, and @command{tc} for traffic\n" +"control.\n" +"\n" +"Most network configuration manuals still refer to ifconfig and route as the\n" +"primary network configuration tools, but ifconfig is known to behave\n" +"inadequately in modern network environments, and both should be deprecated." +msgstr "" + +#: gnu/packages/linux.scm:1312 +msgid "Tools for controlling the network subsystem in Linux" +msgstr "" + +#: gnu/packages/linux.scm:1314 +msgid "" +"This package includes the important tools for controlling the network\n" +"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp " +"and\n" +"route. Additionally, this package contains utilities relating to " +"particular\n" +"network hardware types (plipconfig, slattach) and advanced aspects of IP\n" +"configuration (iptunnel, ipmaddr)." +msgstr "" + +#: gnu/packages/linux.scm:1351 +msgid "Library for working with POSIX capabilities" +msgstr "" + +#: gnu/packages/linux.scm:1353 +msgid "" +"Libcap2 provides a programming interface to POSIX capabilities on\n" +"Linux-based operating systems." +msgstr "" + +#: gnu/packages/linux.scm:1396 +msgid "Manipulate Ethernet bridges" +msgstr "" + +#: gnu/packages/linux.scm:1398 +msgid "" +"Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" +"to connect two Ethernet segments together in a protocol independent way.\n" +"Packets are forwarded based on Ethernet address, rather than IP address " +"(like\n" +"a router). Since forwarding is done at Layer 2, all protocols can go\n" +"transparently through a bridge." +msgstr "" + +#: gnu/packages/linux.scm:1466 +msgid "NetLink protocol library suite" +msgstr "" + +#: gnu/packages/linux.scm:1468 +msgid "" +"The libnl suite is a collection of libraries providing APIs to netlink\n" +"protocol based Linux kernel interfaces. Netlink is an IPC mechanism " +"primarily\n" +"between the kernel and user space processes. It was designed to be a more\n" +"flexible successor to ioctl to provide mainly networking related kernel\n" +"configuration and monitoring interfaces." +msgstr "" + +#: gnu/packages/linux.scm:1498 +msgid "Tool for configuring wireless devices" +msgstr "" + +#: gnu/packages/linux.scm:1500 +msgid "" +"iw is a new nl80211 based CLI configuration utility for wireless\n" +"devices. It replaces @code{iwconfig}, which is deprecated." +msgstr "" + +#: gnu/packages/linux.scm:1546 +msgid "Analyze power consumption on Intel-based laptops" +msgstr "" + +#: gnu/packages/linux.scm:1548 +msgid "" +"PowerTOP is a Linux tool to diagnose issues with power consumption and\n" +"power management. In addition to being a diagnostic tool, PowerTOP also " +"has\n" +"an interactive mode where the user can experiment various power management\n" +"settings for cases where the operating system has not enabled these\n" +"settings." +msgstr "" + +#: gnu/packages/linux.scm:1570 +msgid "Audio mixer for X and the console" +msgstr "" + +#: gnu/packages/linux.scm:1572 +msgid "" +"Aumix adjusts an audio mixer from X, the console, a terminal,\n" +"the command line or a script." +msgstr "" + +#: gnu/packages/linux.scm:1596 +msgid "Displays the IO activity of running processes" +msgstr "" + +#: gnu/packages/linux.scm:1598 +msgid "" +"Iotop is a Python program with a top like user interface to show the\n" +"processes currently causing I/O." +msgstr "" + +#: gnu/packages/linux.scm:1652 +msgid "Support file systems implemented in user space" +msgstr "" + +#: gnu/packages/linux.scm:1654 +msgid "" +"As a consequence of its monolithic design, file system code for Linux\n" +"normally goes into the kernel itself---which is not only a robustness " +"issue,\n" +"but also an impediment to system extensibility. FUSE, for \"file systems " +"in\n" +"user space\", is a kernel module and user-space library that tries to " +"address\n" +"part of this problem by allowing users to run file system implementations " +"as\n" +"user-space processes." +msgstr "" + +#: gnu/packages/linux.scm:1685 +msgid "User-space union file system" +msgstr "" + +#: gnu/packages/linux.scm:1687 +msgid "" +"UnionFS-FUSE is a flexible union file system implementation in user\n" +"space, using the FUSE library. Mounting a union file system allows you to\n" +"\"aggregate\" the contents of several directories into a single mount " +"point.\n" +"UnionFS-FUSE additionally supports copy-on-write." +msgstr "" + +#: gnu/packages/linux.scm:1712 +msgid "User-space union file system (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:1760 +msgid "Mount remote file systems over SSH" +msgstr "" + +#: gnu/packages/linux.scm:1762 +msgid "" +"This is a file system client based on the SSH File Transfer Protocol.\n" +"Since most SSH servers already support this protocol it is very easy to set\n" +"up: on the server side there's nothing to do; on the client side mounting " +"the\n" +"file system is as easy as logging into the server with an SSH client." +msgstr "" + +#: gnu/packages/linux.scm:1785 +msgid "Tool for mounting archive files with FUSE" +msgstr "" + +#: gnu/packages/linux.scm:1786 +msgid "" +"archivemount is a FUSE-based file system for Unix variants,\n" +"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) " +"to a\n" +"mount point where it can be read from or written to as with any other file\n" +"system. This makes accessing the contents of the archive, which may be\n" +"compressed, transparent to other programs, without decompressing them." +msgstr "" + +#: gnu/packages/linux.scm:1816 +msgid "Tools for non-uniform memory access (NUMA) machines" +msgstr "" + +#: gnu/packages/linux.scm:1818 +msgid "" +"NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" +"memory is not all in one place. The numactl program allows you to run your\n" +"application program on specific CPU's and memory nodes. It does this by\n" +"supplying a NUMA memory policy to the operating system before running your\n" +"program.\n" +"\n" +"The package contains other commands, such as numademo, numastat and memhog.\n" +"The numademo command provides a quick overview of NUMA performance on your\n" +"system." +msgstr "" + +#: gnu/packages/linux.scm:1854 +msgid "Neo2 console layout" +msgstr "" + +#: gnu/packages/linux.scm:1856 +msgid "" +"Kbd-neo provides the Neo2 keyboard layout for use with\n" +"@command{loadkeys(1)} from @code{kbd(4)}." +msgstr "" + +#: gnu/packages/linux.scm:1919 +msgid "Linux keyboard utilities and keyboard maps" +msgstr "" + +#: gnu/packages/linux.scm:1921 +msgid "" +"This package contains keytable files and keyboard utilities compatible\n" +"for systems using the Linux kernel. This includes commands such as\n" +"'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." +msgstr "" + +#: gnu/packages/linux.scm:1940 +msgid "Monitor file accesses" +msgstr "" + +#: gnu/packages/linux.scm:1942 +msgid "" +"The inotify-tools packages provides a C library and command-line tools\n" +"to use Linux' inotify mechanism, which allows file accesses to be monitored." +msgstr "" + +#: gnu/packages/linux.scm:1980 +msgid "Kernel module tools" +msgstr "" + +#: gnu/packages/linux.scm:1981 +msgid "" +"Kmod is a set of tools to handle common tasks with Linux\n" +"kernel modules like insert, remove, list, check properties, resolve\n" +"dependencies and aliases.\n" +"\n" +"These tools are designed on top of libkmod, a library that is shipped with\n" +"kmod. The aim is to be compatible with tools, configurations and indices\n" +"from the module-init-tools project." +msgstr "" + +#: gnu/packages/linux.scm:2045 +msgid "Userspace device management" +msgstr "" + +#: gnu/packages/linux.scm:2046 +msgid "" +"Udev is a daemon which dynamically creates and removes\n" +"device nodes from /dev/, handles hotplug events and loads drivers at boot\n" +"time." +msgstr "" + +#: gnu/packages/linux.scm:2111 +msgid "Logical volume management for Linux" +msgstr "" + +#: gnu/packages/linux.scm:2113 +msgid "" +"LVM2 is the logical volume management tool set for Linux-based systems.\n" +"This package includes the user-space libraries and tools, including the " +"device\n" +"mapper. Kernel components are part of Linux-libre." +msgstr "" + +#: gnu/packages/linux.scm:2135 +msgid "Logical volume management for Linux (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:2165 +msgid "Tools for manipulating Linux Wireless Extensions" +msgstr "" + +#: gnu/packages/linux.scm:2166 +msgid "" +"Wireless Tools are used to manipulate the now-deprecated\n" +"Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" +"Extension was an interface allowing you to set Wireless LAN specific\n" +"parameters and get the specific stats. It is deprecated in favor the " +"nl80211\n" +"interface." +msgstr "" + +#: gnu/packages/linux.scm:2238 +msgid "Central regulatory domain agent (CRDA) for WiFi" +msgstr "" + +#: gnu/packages/linux.scm:2240 +msgid "" +"The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" +"communication between the kernel Linux and user space for regulatory\n" +"compliance." +msgstr "" + +#: gnu/packages/linux.scm:2286 +msgid "Wireless regulatory database" +msgstr "" + +#: gnu/packages/linux.scm:2288 +msgid "" +"This package contains the wireless regulatory database Central\n" +"Regulatory Database Agent (CRDA) daemon. The database contains information " +"on\n" +"country-specific regulations for the wireless spectrum." +msgstr "" + +#: gnu/packages/linux.scm:2365 +msgid "Utilities to read temperature/voltage/fan sensors" +msgstr "" + +#: gnu/packages/linux.scm:2367 +msgid "" +"Lm-sensors is a hardware health monitoring package for Linux. It allows\n" +"you to access information from temperature, voltage, and fan speed sensors.\n" +"It works with most newer systems." +msgstr "" + +#: gnu/packages/linux.scm:2385 +msgid "Manipulate Intel microcode bundles" +msgstr "" + +#: gnu/packages/linux.scm:2387 +msgid "" +"@command{iucode_tool} is a utility to work with microcode packages for\n" +"Intel processors. It can convert between formats, extract specific " +"versions,\n" +"create a firmware image suitable for the Linux kernel, and more." +msgstr "" + +#: gnu/packages/linux.scm:2416 +msgid "I2C tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:2418 +msgid "" +"The i2c-tools package contains a heterogeneous set of I2C tools for\n" +"Linux: a bus probing tool, a chip dumper, register-level SMBus access " +"helpers,\n" +"EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" +"SMBus access." +msgstr "" + +#: gnu/packages/linux.scm:2455 +msgid "Hardware health information viewer" +msgstr "" + +#: gnu/packages/linux.scm:2457 +msgid "" +"Xsensors reads data from the libsensors library regarding hardware\n" +"health such as temperature, voltage and fan speed and displays the " +"information\n" +"in a digital read-out." +msgstr "" + +#: gnu/packages/linux.scm:2507 +msgid "Linux profiling with performance counters" +msgstr "" + +#: gnu/packages/linux.scm:2509 +msgid "" +"perf is a tool suite for profiling using hardware performance counters,\n" +"with support in the Linux kernel. perf can instrument CPU performance\n" +"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is " +"capable\n" +"of lightweight profiling. This package contains the user-land tools and in\n" +"particular the 'perf' command." +msgstr "" + +#: gnu/packages/linux.scm:2532 +msgid "Simple tool for creating Linux namespace containers" +msgstr "" + +#: gnu/packages/linux.scm:2533 +msgid "" +"pflask is a simple tool for creating Linux namespace\n" +"containers. It can be used for running a command or even booting an OS " +"inside\n" +"an isolated container, created with the help of Linux namespaces. It is\n" +"similar in functionality to chroot, although pflask provides better " +"isolation\n" +"thanks to the use of namespaces." +msgstr "" + +#: gnu/packages/linux.scm:2562 +msgid "View and tune ATA disk drive parameters" +msgstr "" + +#: gnu/packages/linux.scm:2564 +msgid "" +"@command{hdparm} is a command-line utility to control ATA controllers and\n" +"disk drives. It can increase performance and/or reliability by careful " +"tuning\n" +"of hardware settings like power and acoustic management, DMA modes, and " +"caching.\n" +"It can also display detailed device information, or be used as a simple\n" +"performance benchmarking tool.\n" +"\n" +"@command{hdparm} provides a command line interface to various Linux kernel\n" +"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the " +"older\n" +"IDE driver subsystem. Many external USB drive enclosures with SCSI-ATA " +"Command\n" +"Translation (@dfn{SAT}) are also supported." +msgstr "" + +#: gnu/packages/linux.scm:2595 +msgid "Tool for enabling and disabling wireless devices" +msgstr "" + +#: gnu/packages/linux.scm:2597 +msgid "" +"rfkill is a simple tool for accessing the rfkill device interface,\n" +"which is used to enable and disable wireless networking devices, typically\n" +"WLAN, Bluetooth and mobile broadband." +msgstr "" + +#: gnu/packages/linux.scm:2618 +msgid "Display information on ACPI devices" +msgstr "" + +#: gnu/packages/linux.scm:2619 +msgid "" +"@code{acpi} attempts to replicate the functionality of the\n" +"\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" +"information. It does not support ACPI suspending, only displays " +"information\n" +"about ACPI devices." +msgstr "" + +#: gnu/packages/linux.scm:2638 +msgid "Daemon for delivering ACPI events to user-space programs" +msgstr "" + +#: gnu/packages/linux.scm:2640 +msgid "" +"acpid is designed to notify user-space programs of Advanced\n" +"Configuration and Power Interface (ACPI) events. acpid should be started\n" +"during the system boot, and will run as a background process. When an ACPI\n" +"event is received from the kernel, acpid will examine the list of rules\n" +"specified in /etc/acpi/events and execute the rules that match the event." +msgstr "" + +#: gnu/packages/linux.scm:2662 +msgid "System utilities based on Linux sysfs" +msgstr "" + +#: gnu/packages/linux.scm:2664 +msgid "" +"These are a set of utilities built upon sysfs, a virtual file system in\n" +"Linux kernel versions 2.5+ that exposes a system's device tree. The " +"package\n" +"also contains the libsysfs library." +msgstr "" + +#: gnu/packages/linux.scm:2693 +msgid "System utilities based on Linux sysfs (version 1.x)" +msgstr "" + +#: gnu/packages/linux.scm:2716 +msgid "Utilities to get and set CPU frequency on Linux" +msgstr "" + +#: gnu/packages/linux.scm:2718 +msgid "" +"The cpufrequtils suite contains utilities to retrieve CPU frequency\n" +"information, and set the CPU frequency if supported, using the cpufreq\n" +"capabilities of the Linux kernel." +msgstr "" + +#: gnu/packages/linux.scm:2737 +msgid "Interface library for the Linux IEEE1394 drivers" +msgstr "" + +#: gnu/packages/linux.scm:2739 +msgid "" +"Libraw1394 is the only supported interface to the kernel side raw1394 of\n" +"the Linux IEEE-1394 subsystem, which provides direct access to the " +"connected\n" +"1394 buses to user space. Through libraw1394/raw1394, applications can " +"directly\n" +"send to and receive from other nodes without requiring a kernel driver for " +"the\n" +"protocol in question." +msgstr "" + +#: gnu/packages/linux.scm:2763 +msgid "AV/C protocol library for IEEE 1394" +msgstr "" + +#: gnu/packages/linux.scm:2765 +msgid "" +"Libavc1394 is a programming interface to the AV/C specification from\n" +"the 1394 Trade Association. AV/C stands for Audio/Video Control." +msgstr "" + +#: gnu/packages/linux.scm:2787 +msgid "Isochronous streaming media library for IEEE 1394" +msgstr "" + +#: gnu/packages/linux.scm:2789 +msgid "" +"The libiec61883 library provides a higher level API for streaming DV,\n" +"MPEG-2 and audio over Linux IEEE 1394." +msgstr "" + +#: gnu/packages/linux.scm:2838 +msgid "Tool for managing Linux Software RAID arrays" +msgstr "" + +#: gnu/packages/linux.scm:2840 +msgid "" +"mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" +"assemble, report on, and monitor arrays. It can also move spares between " +"raid\n" +"arrays when needed." +msgstr "" + +#: gnu/packages/linux.scm:2872 +msgid "Statically-linked 'mdadm' command for use in an initrd" +msgstr "" + +#: gnu/packages/linux.scm:2937 +msgid "Access block devices through multiple paths" +msgstr "" + +#: gnu/packages/linux.scm:2939 +msgid "" +"This package provides the following binaries to drive the\n" +"Linux Device Mapper multipathing driver:\n" +"@enumerate\n" +"@item @command{multipath} - Device mapper target autoconfig.\n" +"@item @command{multipathd} - Multipath daemon.\n" +"@item @command{mpathpersist} - Manages SCSI persistent reservations on\n" +"@code{dm} multipath devices.\n" +"@item @command{kpartx} - Create device maps from partition tables.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/linux.scm:2971 +msgid "Linux-native asynchronous I/O access library" +msgstr "" + +#: gnu/packages/linux.scm:2973 +msgid "" +"This library enables userspace to use Linux kernel asynchronous I/O\n" +"system calls, important for the performance of databases and other advanced\n" +"applications." +msgstr "" + +#: gnu/packages/linux.scm:2995 +msgid "Bluetooth subband audio codec" +msgstr "" + +#: gnu/packages/linux.scm:2997 +msgid "" +"The SBC is a digital audio encoder and decoder used to transfer data to\n" +"Bluetooth audio output devices like headphones or loudspeakers." +msgstr "" + +#: gnu/packages/linux.scm:3063 +msgid "Linux Bluetooth protocol stack" +msgstr "" + +#: gnu/packages/linux.scm:3065 +msgid "" +"BlueZ provides support for the core Bluetooth layers and protocols. It\n" +"is flexible, efficient and uses a modular implementation." +msgstr "" + +#: gnu/packages/linux.scm:3087 +msgid "Mount exFAT file systems" +msgstr "" + +#: gnu/packages/linux.scm:3089 +msgid "" +"This package provides a FUSE-based file system that provides read and\n" +"write access to exFAT devices." +msgstr "" + +#: gnu/packages/linux.scm:3132 +msgid "Mouse support for the Linux console" +msgstr "" + +#: gnu/packages/linux.scm:3134 +msgid "" +"The GPM (general-purpose mouse) daemon is a mouse server for\n" +"applications running on the Linux console. It allows users to select items\n" +"and copy/paste text in the console and in xterm." +msgstr "" + +#: gnu/packages/linux.scm:3193 +msgid "Create and manage btrfs copy-on-write file systems" +msgstr "" + +#: gnu/packages/linux.scm:3194 +msgid "" +"Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" +"aimed at implementing advanced features while focusing on fault tolerance,\n" +"repair and easy administration." +msgstr "" + +#: gnu/packages/linux.scm:3226 +msgid "Statically-linked btrfs command from btrfs-progs" +msgstr "" + +#: gnu/packages/linux.scm:3227 +msgid "" +"This package provides the statically-linked @command{btrfs}\n" +"from the btrfs-progs package. It is meant to be used in initrds." +msgstr "" + +#: gnu/packages/linux.scm:3258 +msgid "Userland tools for f2fs" +msgstr "" + +#: gnu/packages/linux.scm:3260 +msgid "" +"F2FS, the Flash-Friendly File System, is a modern file system\n" +"designed to be fast and durable on flash devices such as solid-state\n" +"disks and SD cards. This package provides the userland utilities." +msgstr "" + +#: gnu/packages/linux.scm:3289 +msgid "Free-fall protection for spinning laptop hard drives" +msgstr "" + +#: gnu/packages/linux.scm:3291 +msgid "" +"Prevents shock damage to the internal spinning hard drive(s) of some\n" +"HP and Dell laptops. When sudden movement is detected, all input/output\n" +"operations on the drive are suspended and its heads are parked on the ramp,\n" +"where they are less likely to cause damage to the spinning disc. Requires " +"a\n" +"drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload\n" +"feature, and a laptop with an accelerometer. It has no effect on SSDs." +msgstr "" + +#: gnu/packages/linux.scm:3345 +msgid "Simple fan control program" +msgstr "" + +#: gnu/packages/linux.scm:3347 +msgid "" +"Thinkfan is a simple fan control program. It reads temperatures,\n" +"checks them against configured limits and switches to appropriate (also\n" +"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or " +"any\n" +"other @code{hwmon} driver that enables temperature reading and fan control\n" +"from userspace." +msgstr "" + +#: gnu/packages/linux.scm:3382 +msgid "Read-write access to NTFS file systems" +msgstr "" + +#: gnu/packages/linux.scm:3384 +msgid "" +"NTFS-3G provides read-write access to NTFS file systems, which are\n" +"commonly found on Microsoft Windows. It is implemented as a FUSE file " +"system.\n" +"The package provides additional NTFS tools." +msgstr "" + +#: gnu/packages/linux.scm:3426 +msgid "Utilities and libraries for working with RDMA devices" +msgstr "" + +#: gnu/packages/linux.scm:3428 +msgid "" +"This package provides userspace components for the InfiniBand\n" +"subsystem of the Linux kernel. Specifically it contains userspace\n" +"libraries for the following device nodes:\n" +"\n" +"@enumerate\n" +"@item @file{/dev/infiniband/uverbsX} (@code{libibverbs})\n" +"@item @file{/dev/infiniband/rdma_cm} (@code{librdmacm})\n" +"@item @file{/dev/infiniband/umadX} (@code{libibumad})\n" +"@end enumerate\n" +"\n" +"The following service daemons are also provided:\n" +"@enumerate\n" +"@item @code{srp_daemon} (for the @code{ib_srp} kernel module)\n" +"@item @code{iwpmd} (for iWARP kernel providers)\n" +"@item @code{ibacm} (for InfiniBand communication management assistant)\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/linux.scm:3481 +msgid "Random number generator daemon" +msgstr "" + +#: gnu/packages/linux.scm:3483 +msgid "" +"Monitor a hardware random number generator, and supply entropy\n" +"from that to the system kernel's @file{/dev/random} machinery." +msgstr "" + +#: gnu/packages/linux.scm:3521 +msgid "CPU frequency and voltage scaling tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:3523 +msgid "" +"cpupower is a set of user-space tools that use the cpufreq feature of the\n" +"Linux kernel to retrieve and control processor features related to power " +"saving,\n" +"such as frequency and voltage scaling." +msgstr "" + +#: gnu/packages/linux.scm:3542 +msgid "Entropy source for the Linux random number generator" +msgstr "" + +#: gnu/packages/linux.scm:3544 +msgid "" +"haveged generates an unpredictable stream of random numbers for use by\n" +"Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" +"standard mechanisms for filling the entropy pool may not be sufficient for\n" +"systems with high needs or limited user interaction, such as headless " +"servers.\n" +"@command{haveged} runs as a privileged daemon, harvesting randomness from " +"the\n" +"indirect effects of hardware events on hidden processor state using the " +"HArdware\n" +"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes " +"itself to\n" +"its environment and provides the same built-in test suite for the output " +"stream\n" +"as used on certified hardware security devices." +msgstr "" + +#: gnu/packages/linux.scm:3583 +msgid "eCryptfs cryptographic file system utilities" +msgstr "" + +#: gnu/packages/linux.scm:3585 +msgid "" +"eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" +"Each file's cryptographic meta-data is stored inside the file itself, along\n" +"with the encrypted contents. This allows individual encrypted files to be\n" +"copied between hosts and still be decrypted with the proper key. eCryptfs " +"is a\n" +"native Linux file system, and has been part of the Linux kernel since " +"version\n" +"2.6.19. This package contains the userland utilities to manage it." +msgstr "" + +#: gnu/packages/linux.scm:3616 +msgid "NFSv4 support library for name/ID mapping" +msgstr "" + +#: gnu/packages/linux.scm:3617 +msgid "" +"Libnfsidmap is a library holding mulitiple methods of\n" +"mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" +"extensible array of mapping functions, currently consisting of two choices:\n" +"the default @code{nsswitch} and the experimental @code{umich_ldap}." +msgstr "" + +#: gnu/packages/linux.scm:3651 +msgid "Tools for loading and managing Linux kernel modules" +msgstr "" + +#: gnu/packages/linux.scm:3653 +msgid "" +"Tools for loading and managing Linux kernel modules, such as `modprobe',\n" +"`insmod', `lsmod', and more." +msgstr "" + +#: gnu/packages/linux.scm:3687 +msgid "Machine check monitor for x86 Linux systems" +msgstr "" + +#: gnu/packages/linux.scm:3689 +msgid "" +"The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,\n" +"and other hardware errors on x86 systems. It can also perform user-defined\n" +"tasks, such as bringing bad pages off-line, when configurable error " +"thresholds\n" +"are exceeded." +msgstr "" + +#: gnu/packages/linux.scm:3718 +msgid "MTD Flash Storage Utilities" +msgstr "" + +#: gnu/packages/linux.scm:3719 +msgid "" +"This package provides utilities for testing, partitioning, etc\n" +"of flash storage." +msgstr "" + +#: gnu/packages/linux.scm:3742 +msgid "Interface to Linux's seccomp syscall filtering mechanism" +msgstr "" + +#: gnu/packages/linux.scm:3743 +msgid "" +"The libseccomp library provides an easy to use, platform\n" +"independent, interface to the Linux Kernel's syscall filtering mechanism. " +"The\n" +"libseccomp API is designed to abstract away the underlying BPF based " +"syscall\n" +"filter language and present a more conventional function-call based " +"filtering\n" +"interface that should be familiar to, and easily adopted by, application\n" +"developers." +msgstr "" + +#: gnu/packages/linux.scm:3785 +msgid "Usage monitor for AMD Radeon graphics" +msgstr "" + +#: gnu/packages/linux.scm:3786 +msgid "" +"RadeonTop monitors resource consumption on supported AMD\n" +"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs " +"on\n" +"a terminal or saved to a file for further processing. It measures both the\n" +"activity of the GPU as a whole, which is also accurate during OpenCL\n" +"computations, as well as separate component statistics that are only " +"meaningful\n" +"under OpenGL graphics workloads." +msgstr "" + +#: gnu/packages/linux.scm:3822 +msgid "Tool and library to manipulate EFI variables" +msgstr "" + +#: gnu/packages/linux.scm:3823 +msgid "" +"This package provides a library and a command line\n" +"interface to the variable facility of UEFI boot firmware." +msgstr "" + +#: gnu/packages/linux.scm:3864 +msgid "Modify the Extensible Firmware Interface (EFI) boot manager" +msgstr "" + +#: gnu/packages/linux.scm:3866 +msgid "" +"@code{efibootmgr} is a user-space application to modify the Intel\n" +"Extensible Firmware Interface (EFI) Boot Manager. This application can\n" +"create and destroy boot entries, change the boot order, change the next\n" +"running boot option, and more." +msgstr "" + +#: gnu/packages/linux.scm:3902 +msgid "Performance monitoring tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:3903 +msgid "" +"The sysstat utilities are a collection of performance\n" +"monitoring tools for Linux. These include @code{mpstat}, @code{iostat},\n" +"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, " +"@code{sadc},\n" +"@code{sadf} and @code{sa}." +msgstr "" + +#: gnu/packages/linux.scm:3935 +msgid "GNU/Linux application to control backlights" +msgstr "" + +#: gnu/packages/linux.scm:3937 +msgid "" +"Light is a program to send commands to screen backlight controllers\n" +"under GNU/Linux. Features include:\n" +"\n" +"@itemize\n" +"@item It does not rely on X.\n" +"@item Light can automatically figure out the best controller to use, making\n" +"full use of underlying hardware.\n" +"@item It is possible to set a minimum brightness value, as some controllers\n" +"set the screen to be pitch black at a vaĺue of 0 (or higher).\n" +"@end itemize\n" +"\n" +"Light is the successor of lightscript." +msgstr "" + +#: gnu/packages/linux.scm:4041 +msgid "Power management tool for Linux" +msgstr "" + +#: gnu/packages/linux.scm:4042 +msgid "" +"TLP is a power management tool for Linux. It comes with\n" +"a default configuration already optimized for battery life. Nevertheless,\n" +"TLP is customizable to fulfil system requirements. TLP settings are " +"applied\n" +"every time the power supply source is changed." +msgstr "" + +#: gnu/packages/linux.scm:4069 +msgid "List hardware information" +msgstr "" + +#: gnu/packages/linux.scm:4071 +msgid "" +"@command{lshw} (Hardware Lister) is a small tool to provide\n" +"detailed information on the hardware configuration of the machine.\n" +"It can report exact memory configuration, firmware version, mainboard\n" +"configuration, CPU version and speed, cache configuration, bus speed,\n" +"and more on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC\n" +"machines (PowerMac G4 is known to work)." +msgstr "" + +#: gnu/packages/linux.scm:4094 +msgid "Netlink utility library" +msgstr "" + +#: gnu/packages/linux.scm:4095 +msgid "" +"Libmnl is a minimalistic user-space library oriented to\n" +"Netlink developers. There are a lot of common tasks in parsing, " +"validating,\n" +"constructing of both the Netlink header and TLVs that are repetitive and " +"easy to\n" +"get wrong. This library aims to provide simple helpers that allows you to\n" +"re-use code and to avoid re-inventing the wheel." +msgstr "" + +#: gnu/packages/linux.scm:4120 +msgid "Netlink programming interface to the Linux nf_tables subsystem" +msgstr "" + +#: gnu/packages/linux.scm:4121 +msgid "" +"Libnftnl is a userspace library providing a low-level netlink\n" +"programming interface to the in-kernel nf_tables subsystem. The library\n" +"libnftnl has been previously known as libnftables. This library is " +"currently\n" +"used by nftables." +msgstr "" + +#: gnu/packages/linux.scm:4148 +msgid "Userspace utility for Linux packet filtering" +msgstr "" + +#: gnu/packages/linux.scm:4149 +msgid "" +"nftables is the project that aims to replace the existing\n" +"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new " +"packet\n" +"filtering framework, a new userspace utility and also a compatibility layer " +"for\n" +"{ip,ip6}tables. nftables is built upon the building blocks of the " +"Netfilter\n" +"infrastructure such as the existing hooks, the connection tracking system, " +"the\n" +"userspace queueing component and the logging subsystem." +msgstr "" + +#: gnu/packages/linux.scm:4247 +msgid "Unprivileged chroot, bind mount, and binfmt_misc" +msgstr "" + +#: gnu/packages/linux.scm:4249 +msgid "" +"PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n" +"and @code{binfmt_misc}. This means that users don't need any privileges or\n" +"setup to do things like using an arbitrary directory as the new root\n" +"file system, making files accessible somewhere else in the file system\n" +"hierarchy, or executing programs built for another CPU architecture\n" +"transparently through QEMU user-mode. Also, developers can use PRoot as a\n" +"generic process instrumentation engine thanks to its extension mechanism.\n" +"Technically PRoot relies on @code{ptrace}, an unprivileged system-call\n" +"available in the kernel Linux." +msgstr "" + +#: gnu/packages/linux.scm:4265 +msgid "Unprivileged chroot, bind mount, and binfmt_misc (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:4311 +msgid "Linux tool to dump x86 CPUID information about the CPU(s)" +msgstr "" + +#: gnu/packages/linux.scm:4312 +msgid "" +"cpuid dumps detailed information about the CPU(s) gathered\n" +"from the CPUID instruction, and also determines the exact model of CPU(s). " +"It\n" +"supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,\n" +"NexGen, Rise, and SiS CPUs." +msgstr "" + +#: gnu/packages/linux.scm:4339 +msgid "Use a FUSE file system to access data over MTP" +msgstr "" + +#: gnu/packages/linux.scm:4340 +msgid "" +"jmtpfs uses FUSE (file system in userspace) to provide access\n" +"to data over the Media Transfer Protocol (MTP). Unprivileged users can " +"mount\n" +"the MTP device as a file system." +msgstr "" + +#: gnu/packages/linux.scm:4363 +msgid "Utility to show process environment" +msgstr "" + +#: gnu/packages/linux.scm:4364 +msgid "" +"Procenv is a command-line tool that displays as much detail about\n" +"itself and its environment as possible. It can be used as a test\n" +"tool, to understand the type of environment a process runs in, and for\n" +"comparing system environments." +msgstr "" + +#: gnu/packages/linux.scm:4391 +msgid "Open Fabric Interfaces" +msgstr "" + +#: gnu/packages/linux.scm:4393 +msgid "" +"OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" +"communication services to applications. OFI is best described as a " +"collection\n" +"of libraries and applications used to export fabric services. The key\n" +"components of OFI are: application interfaces, provider libraries, kernel\n" +"services, daemons, and test applications.\n" +"\n" +"Libfabric is a core component of OFI. It is the library that defines and\n" +"exports the user-space API of OFI, and is typically the only software that\n" +"applications deal with directly. It works in conjunction with provider\n" +"libraries, which are often integrated directly into libfabric." +msgstr "" + +#: gnu/packages/linux.scm:4439 +msgid "Intel Performance Scaled Messaging (PSM) Libraries" +msgstr "" + +#: gnu/packages/linux.scm:4441 +msgid "" +"The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" +"communications interface for the True Scale family of products. PSM users " +"are\n" +"enabled with mechanisms necessary to implement higher level communications\n" +"interfaces in parallel environments." +msgstr "" + +#: gnu/packages/linux.scm:4482 +msgid "Take screenshots of one or more Linux text consoles" +msgstr "" + +#: gnu/packages/linux.scm:4484 +msgid "" +"snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" +"Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" +"relevant @file{/dev/vcs*} file(s)." +msgstr "" + +#: gnu/packages/linux.scm:4538 +msgid "Take a screenshot of the contents of the Linux framebuffer" +msgstr "" + +#: gnu/packages/linux.scm:4540 +msgid "" +"fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" +"a dump therof. It supports a wide range of drivers and pixel formats.\n" +"@command{fbcat} can take screenshots of virtually any application that can " +"be\n" +"made to write its output to the framebuffer, including (but not limited to)\n" +"text-mode or graphical applications that don't use a display server.\n" +"\n" +"Also included is @command{fbgrab}, a wrapper around @command{fbcat} that\n" +"emulates the behaviour of Gunnar Monell's older fbgrab utility." +msgstr "" + +#: gnu/packages/lout.scm:100 +msgid "Document layout system" +msgstr "" + +#: gnu/packages/lout.scm:102 +#, fuzzy +msgid "" +"The Lout document formatting system reads a high-level description of\n" +"a document similar in style to LaTeX and produces a PostScript or plain " +"text\n" +"output file.\n" +"\n" +"Lout offers an unprecedented range of advanced features, including optimal\n" +"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" +"inclusion and generation, equation formatting, tables, diagrams, rotation " +"and\n" +"scaling, sorted indexes, bibliographic databases, running headers and\n" +"odd-even pages, automatic cross referencing, multilingual documents " +"including\n" +"hyphenation (most European languages are supported), formatting of computer\n" +"programs, and much more, all ready to use. Furthermore, Lout is easily\n" +"extended with definitions which are very much easier to write than troff of\n" +"TeX macros because Lout is a high-level, purely functional language, the\n" +"outcome of an eight-year research project that went back to the\n" +"beginning." +msgstr "" +"O sistema de formatação de texto Lout agora lê uma descrição de alto nível " +"de\n" +"documentos similar em estilo ao LaTeX e produz um arquivo de saída em texto\n" +"simples ou em PostScript.\n" +"\n" +"Lout oferece uma faixa sem precedente de recursos avançados, incluindo uma\n" +"ótima quebra de parágrafo e página, hifenização automática, inclusão e\n" +"criação de arquivo EPS de PostScript, formatação de equação, tabelas,\n" +"diagramas, rotação e escalas, índices ordenados, banco de dados\n" +"bibliográficos, executar cabeçalhos e páginas ímpar-par, referência cruzada\n" +"automática, documentos multilíngues incluindo hifenização (há suporte à\n" +"maioria dos idiomas europeus), formatação de programas de computador, e " +"muito\n" +"mais, tudo pronto para uso. Além disso, Lout pode ser estendido facilmente " +"com\n" +"definições que são muito fácil de escrever do que troff das macros TeX " +"porque\n" +"Lout é uma linguagem puramente funcional de alto nível, sendo o resultado " +"de\n" +"oito anos de um projeto de pesquisa que voltou para o começo." + +#: gnu/packages/messaging.scm:115 +msgid "Off-the-Record (OTR) Messaging Library and Toolkit" +msgstr "" + +#: gnu/packages/messaging.scm:117 +msgid "" +"OTR allows you to have private conversations over instant messaging by\n" +"providing: (1) Encryption: No one else can read your instant messages. (2)\n" +"Authentication: You are assured the correspondent is who you think it is. " +"(3)\n" +"Deniability: The messages you send do not have digital signatures that are\n" +"checkable by a third party. Anyone can forge messages after a conversation " +"to\n" +"make them look like they came from you. However, during a conversation, " +"your\n" +"correspondent is assured the messages he sees are authentic and\n" +"unmodified. (4) Perfect forward secrecy: If you lose control of your " +"private\n" +"keys, no previous conversation is compromised." +msgstr "" + +#: gnu/packages/messaging.scm:151 +msgid "Implementation of a ratcheting forward secrecy protocol" +msgstr "" + +#: gnu/packages/messaging.scm:152 +msgid "" +"libsignal-protocol-c is an implementation of a ratcheting\n" +"forward secrecy protocol that works in synchronous and asynchronous\n" +"messaging environments. It can be used with messaging software to provide\n" +"end-to-end encryption." +msgstr "" + +#: gnu/packages/messaging.scm:190 +msgid "IRC to instant messaging gateway" +msgstr "" + +#: gnu/packages/messaging.scm:191 +msgid "" +"BitlBee brings IM (instant messaging) to IRC clients, for\n" +"people who have an IRC client running all the time and don't want to run an\n" +"additional IM client. BitlBee currently supports XMPP/Jabber (including\n" +"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the " +"Twitter\n" +"microblogging network (plus all other Twitter API compatible services like\n" +"identi.ca and status.net)." +msgstr "" + +#: gnu/packages/messaging.scm:253 +msgid "Graphical IRC Client" +msgstr "" + +#: gnu/packages/messaging.scm:255 +msgid "" +"HexChat lets you connect to multiple IRC networks at once. The main\n" +"window shows the list of currently connected networks and their channels, " +"the\n" +"current conversation and the list of users. It uses colors to " +"differentiate\n" +"between users and to highlight messages. It checks spelling using " +"available\n" +"dictionaries. HexChat can be extended with multiple addons." +msgstr "" + +#: gnu/packages/messaging.scm:320 +msgid "Lightweight Internet Relay Chat server for small networks" +msgstr "" + +#: gnu/packages/messaging.scm:322 +msgid "" +"ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" +"or private networks. It is easy to configure, can cope with dynamic IP\n" +"addresses, and supports IPv6, SSL-protected connections, as well as PAM for\n" +"authentication." +msgstr "" + +#: gnu/packages/messaging.scm:394 +msgid "Graphical multi-protocol instant messaging client" +msgstr "" + +#: gnu/packages/messaging.scm:396 +msgid "" +"Pidgin is a modular instant messaging client that supports many popular\n" +"chat protocols." +msgstr "" + +#: gnu/packages/messaging.scm:434 +msgid "Off-the-Record Messaging plugin for Pidgin" +msgstr "" + +#: gnu/packages/messaging.scm:436 +msgid "" +"Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" +"messaging client. OTR (Off-the-Record) Messaging allows you to have " +"private\n" +"conversations over instant messaging by providing: (1) Encryption: No one " +"else\n" +"can read your instant messages. (2) Authentication: You are assured the\n" +"correspondent is who you think it is. (3) Deniability: The messages you " +"send\n" +"do not have digital signatures that are checkable by a third party. Anyone\n" +"can forge messages after a conversation to make them look like they came " +"from\n" +"you. However, during a conversation, your correspondent is assured the\n" +"messages he sees are authentic and unmodified. (4) Perfect forward " +"secrecy:\n" +"If you lose control of your private keys, no previous conversation is\n" +"compromised." +msgstr "" + +#: gnu/packages/messaging.scm:487 +msgid "IRC network bouncer" +msgstr "" + +#: gnu/packages/messaging.scm:488 +msgid "" +"ZNC is an IRC network bouncer or BNC. It can detach the\n" +"client from the actual IRC server, and also from selected channels. " +"Multiple\n" +"clients from different locations can connect to a single ZNC account\n" +"simultaneously and therefore appear under the same nickname on IRC." +msgstr "" + +#: gnu/packages/messaging.scm:509 +msgid "Non-blocking Jabber/XMPP module" +msgstr "" + +#: gnu/packages/messaging.scm:511 +msgid "" +"The goal of this python library is to provide a way for Python\n" +"applications to use Jabber/XMPP networks in a non-blocking way. This " +"library\n" +"was initially a fork of xmpppy, but uses non-blocking sockets." +msgstr "" + +#: gnu/packages/messaging.scm:561 +msgid "Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:562 +msgid "" +"Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" +"Among its features are: a tabbed chat window and single window modes; " +"support\n" +"for group chat (with Multi-User Chat protocol), invitation, chat to group " +"chat\n" +"transformation; audio and video conferences; file transfer; TLS, GPG and\n" +"end-to-end encryption support; XML console." +msgstr "" + +#: gnu/packages/messaging.scm:631 +msgid "Graphical Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:632 +msgid "" +"Dino is a Jabber (XMPP) client which aims to fit well into\n" +"a graphical desktop environment like GNOME." +msgstr "" + +#: gnu/packages/messaging.scm:721 +msgid "Jabber (XMPP) server" +msgstr "" + +#: gnu/packages/messaging.scm:722 +msgid "" +"Prosody is a modern XMPP communication server. It aims to\n" +"be easy to set up and configure, and efficient with system resources.\n" +"Additionally, for developers it aims to be easy to extend and give a " +"flexible\n" +"system on which to rapidly develop added functionality, or prototype new\n" +"protocols." +msgstr "" + +#: gnu/packages/messaging.scm:764 gnu/packages/messaging.scm:794 +msgid "Library for the Tox encrypted messenger protocol" +msgstr "" + +#: gnu/packages/messaging.scm:766 +msgid "C library implementation of the Tox encrypted messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:796 +msgid "" +"Official fork of the C library implementation of the Tox encrypted\n" +"messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:848 +msgid "Lightweight Tox client" +msgstr "" + +#: gnu/packages/messaging.scm:850 +msgid "" +"Utox is a lightweight Tox client. Tox is a distributed and secure\n" +"instant messenger with audio and video chat capabilities." +msgstr "" + +#: gnu/packages/messaging.scm:907 +msgid "Tox chat client using Qt" +msgstr "" + +#: gnu/packages/messaging.scm:908 +msgid "" +"qTox is a Tox client that follows the Tox design\n" +"guidelines. It provides an easy to use application that allows you to\n" +"connect with friends and family without anyone else listening in." +msgstr "" + +#: gnu/packages/messaging.scm:1000 +msgid "" +"Distributed and trustless peer-to-peer communications protocol\n" +"for sending encrypted messages to one person or many subscribers." +msgstr "" + +#: gnu/packages/messaging.scm:1002 +msgid "Distributed peer-to-peer communication" +msgstr "" + +#: gnu/packages/messaging.scm:1021 +msgid "Multi-user chat program" +msgstr "" + +#: gnu/packages/messaging.scm:1022 +msgid "" +"Ytalk is a replacement for the BSD talk program. Its main\n" +"advantage is the ability to communicate with any arbitrary number of users " +"at\n" +"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can " +"communicate\n" +"with several different talk daemons at the same time." +msgstr "" + +#: gnu/packages/messaging.scm:1047 +msgid "Portable high-level Jabber/XMPP library for C++" +msgstr "" + +#: gnu/packages/messaging.scm:1049 +msgid "" +"gloox is a full-featured Jabber/XMPP client library,\n" +"written in ANSI C++. It makes writing spec-compliant clients easy\n" +"and allows for hassle-free integration of Jabber/XMPP functionality\n" +"into existing applications." +msgstr "" + +#: gnu/packages/messaging.scm:1122 +msgid "" +"@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" +"Gtk2 event loops. This package includes 12 applications and additional " +"scripts:\n" +"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control " +"console\n" +"for @uref{https://torproject.org,tor} router) and many more." +msgstr "" + +#: gnu/packages/messaging.scm:1126 +msgid "Perl implementation of PSYC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1165 +msgid "" +"@code{libpsyc} is a PSYC library in C which implements\n" +"core aspects of PSYC, useful for all kinds of clients and servers\n" +"including psyced." +msgstr "" + +#: gnu/packages/messaging.scm:1168 +msgid "PSYC library in C" +msgstr "" + +#: gnu/packages/messaging.scm:1235 +msgid "psycLPC is a multi-user network server programming language" +msgstr "" + +#: gnu/packages/messaging.scm:1237 +msgid "" +"LPC is a bytecode language, invented to specifically implement\n" +"multi user virtual environments on the internet. This technology is used " +"for\n" +"MUDs and also the psyced implementation of the Protocol for SYnchronous\n" +"Conferencing (PSYC). psycLPC is a fork of LDMud with some new features and\n" +"many bug fixes." +msgstr "" + +#: gnu/packages/messaging.scm:1268 +msgid "" +"Loudmouth is a lightweight and easy-to-use C library for programming\n" +"with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" +"easy to get started with and yet extensible to let you do anything the XMPP\n" +"protocol allows." +msgstr "" + +#: gnu/packages/messaging.scm:1272 +msgid "Asynchronous XMPP library" +msgstr "" + +#: gnu/packages/messaging.scm:1304 +msgid "" +"Mcabber is a small XMPP (Jabber) console client, which includes features\n" +"such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" +"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} " +"(OTR)\n" +"support, and more." +msgstr "" + +#: gnu/packages/messaging.scm:1308 +msgid "Small XMPP console client" +msgstr "" + +#: gnu/packages/messaging.scm:1354 +msgid "Extensible console-based Jabber client" +msgstr "" + +#: gnu/packages/messaging.scm:1356 +msgid "" +"GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" +"the Readline library to handle input, so it features convenient navigation " +"of\n" +"text as well as tab-completion of buddy names, commands and English words. " +"It\n" +"is also scriptable and extensible via Guile." +msgstr "" + +#: gnu/packages/messaging.scm:1390 gnu/packages/messaging.scm:1425 +msgid "C library for writing XMPP clients" +msgstr "" + +#: gnu/packages/messaging.scm:1391 +msgid "" +"Libmesode is a fork of libstrophe for use with Profanity\n" +"XMPP Client. In particular, libmesode provides extra TLS functionality such " +"as\n" +"manual SSL certificate verification." +msgstr "" + +#: gnu/packages/messaging.scm:1426 +msgid "" +"Libstrophe is a minimal XMPP library written in C. It has\n" +"almost no external dependencies, only an XML parsing library (expat or " +"libxml\n" +"are both supported)." +msgstr "" + +#: gnu/packages/messaging.scm:1462 +msgid "Console-based XMPP client" +msgstr "" + +#: gnu/packages/messaging.scm:1463 +msgid "" +"Profanity is a console based XMPP client written in C\n" +"using ncurses and libmesode, inspired by Irssi." +msgstr "" + +#: gnu/packages/messaging.scm:1493 +msgid "Library implementing the client IRC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1494 +msgid "" +"Libircclient is a library which implements the client IRC\n" +"protocol. It is designed to be small, fast, portable and compatible with " +"the\n" +"RFC standards as well as non-standard but popular features. It can be used " +"for\n" +"building the IRC clients and bots." +msgstr "" + +#: gnu/packages/messaging.scm:1544 +msgid "Tox chat client using ncurses" +msgstr "" + +#: gnu/packages/messaging.scm:1545 +msgid "" +"Toxic is a console-based instant messaging client, using\n" +"c-toxcore and ncurses. It provides audio calls, sound and desktop\n" +"notifications, and Python scripting support." +msgstr "" + +#: gnu/packages/mpd.scm:82 +msgid "Music Player Daemon client library" +msgstr "" + +#: gnu/packages/mpd.scm:83 +msgid "" +"A stable, documented, asynchronous API library for\n" +"interfacing MPD in the C, C++ & Objective C languages." +msgstr "" + +#: gnu/packages/mpd.scm:154 +msgid "Music Player Daemon" +msgstr "" + +#: gnu/packages/mpd.scm:155 +msgid "" +"Music Player Daemon (MPD) is a flexible, powerful,\n" +"server-side application for playing music. Through plugins and libraries " +"it\n" +"can play a variety of sound files while being controlled by its network\n" +"protocol." +msgstr "" + +#: gnu/packages/mpd.scm:178 +msgid "Music Player Daemon client" +msgstr "" + +#: gnu/packages/mpd.scm:179 +msgid "" +"MPC is a minimalist command line interface to MPD, the music\n" +"player daemon." +msgstr "" + +#: gnu/packages/mpd.scm:202 +msgid "Curses Music Player Daemon client" +msgstr "" + +#: gnu/packages/mpd.scm:203 +msgid "" +"ncmpc is a fully featured MPD client, which runs in a\n" +"terminal using ncurses." +msgstr "" + +#: gnu/packages/mpd.scm:233 +msgid "Featureful ncurses based MPD client inspired by ncmpc" +msgstr "" + +#: gnu/packages/mpd.scm:234 +msgid "" +"Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" +"but it provides new useful features such as support for regular expressions\n" +"for library searches, extended song format, items filtering, the ability to\n" +"sort playlists, and a local file system browser." +msgstr "" + +#: gnu/packages/mpd.scm:257 +msgid "MPD client for track scrobbling" +msgstr "" + +#: gnu/packages/mpd.scm:258 +msgid "" +"mpdscribble is a Music Player Daemon client which submits\n" +"information about tracks being played to a scrobbler, such as Libre.FM." +msgstr "" + +#: gnu/packages/mpd.scm:281 +msgid "Python MPD client library" +msgstr "" + +#: gnu/packages/mpd.scm:282 +msgid "" +"Python-mpd2 is a Python library which provides a client\n" +"interface for the Music Player Daemon." +msgstr "" + +#: gnu/packages/mpd.scm:331 +msgid "Elegant client for the Music Player Daemon" +msgstr "" + +#: gnu/packages/mpd.scm:332 +msgid "" +"Sonata is an elegant graphical client for the Music Player\n" +"Daemon (MPD). It supports playlists, multiple profiles (connecting to " +"different\n" +"MPD servers, search and multimedia key support." +msgstr "" + +#: gnu/packages/netpbm.scm:178 +msgid "Toolkit for manipulation of images" +msgstr "" + +#: gnu/packages/netpbm.scm:180 +msgid "" +"Netpbm is a toolkit for the manipulation of graphic images, including\n" +"the conversion of images between a variety of different formats.\n" +"There are over 300 separate tools in the package including converters for\n" +"about 100 graphics formats." +msgstr "" + +#: gnu/packages/nettle.scm:52 +msgid "C library for low-level cryptographic functionality" +msgstr "" + +#: gnu/packages/nettle.scm:54 +msgid "" +"GNU Nettle is a low-level cryptographic library. It is designed to\n" +"fit in easily in almost any context. It can be easily included in\n" +"cryptographic toolkits for object-oriented languages or in applications\n" +"themselves." +msgstr "" + +#: gnu/packages/networking.scm:108 +msgid "Viewing and manipulating MAC addresses of network interfaces" +msgstr "" + +#: gnu/packages/networking.scm:109 +msgid "" +"GNU MAC Changer is a utility for viewing and changing MAC\n" +"addresses of networking devices. New addresses may be set explicitly or\n" +"randomly. They can include MAC addresses of the same or other hardware " +"vendors\n" +"or, more generally, MAC addresses of the same category of hardware." +msgstr "" + +#: gnu/packages/networking.scm:137 +msgid "Teredo IPv6 tunneling software" +msgstr "" + +#: gnu/packages/networking.scm:139 +msgid "" +"Miredo is an implementation (client, relay, server) of the Teredo\n" +"specification, which provides IPv6 Internet connectivity to IPv6 enabled " +"hosts\n" +"residing in IPv4-only networks, even when they are behind a NAT device." +msgstr "" + +#: gnu/packages/networking.scm:161 +msgid "Open bidirectional communication channels from the command line" +msgstr "" + +#: gnu/packages/networking.scm:163 +msgid "" +"socat is a relay for bidirectional data transfer between two independent\n" +"data channels---files, pipes, devices, sockets, etc. It can create\n" +"\"listening\" sockets, named pipes, and pseudo terminals.\n" +"\n" +"socat can be used, for instance, as TCP port forwarder, as a shell " +"interface\n" +"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a " +"serial\n" +"line, to logically connect serial lines on different computers, or to\n" +"establish a relatively secure environment (su and chroot) for running " +"client\n" +"or server shell scripts with network connections." +msgstr "" + +#: gnu/packages/networking.scm:244 +msgid "Monitor and filter incoming requests for network services" +msgstr "" + +#: gnu/packages/networking.scm:245 +msgid "" +"With this package you can monitor and filter incoming requests for\n" +"network services. It includes a library which may be used by daemons to\n" +"transparently check connection attempts against an access control list." +msgstr "" + +#: gnu/packages/networking.scm:265 +msgid "Library for message-based applications" +msgstr "" + +#: gnu/packages/networking.scm:267 +msgid "" +"The 0MQ lightweight messaging kernel is a library which extends the\n" +"standard socket interfaces with features traditionally provided by " +"specialized\n" +"messaging middle-ware products. 0MQ sockets provide an abstraction of\n" +"asynchronous message queues, multiple messaging patterns, message\n" +"filtering (subscriptions), seamless access to multiple transport protocols " +"and\n" +"more." +msgstr "" + +#: gnu/packages/networking.scm:305 +msgid "High-level C bindings for ØMQ" +msgstr "" + +#: gnu/packages/networking.scm:307 +msgid "" +"czmq provides bindings for the ØMQ core API that hides the differences\n" +"between different versions of ØMQ." +msgstr "" + +#: gnu/packages/networking.scm:342 +msgid "Apache Kafka C/C++ client library" +msgstr "" + +#: gnu/packages/networking.scm:344 +msgid "" +"librdkafka is a C library implementation of the Apache Kafka protocol,\n" +"containing both Producer and Consumer support." +msgstr "" + +#: gnu/packages/networking.scm:361 +msgid "Library for Neighbor Discovery Protocol" +msgstr "" + +#: gnu/packages/networking.scm:363 +msgid "" +"libndp contains a library which provides a wrapper for IPv6 Neighbor\n" +"Discovery Protocol. It also provides a tool named ndptool for sending and\n" +"receiving NDP messages." +msgstr "" + +#: gnu/packages/networking.scm:381 +msgid "Display or change Ethernet device settings" +msgstr "" + +#: gnu/packages/networking.scm:383 +msgid "" +"ethtool can be used to query and change settings such as speed,\n" +"auto-negotiation and checksum offload on many network devices, especially\n" +"Ethernet devices." +msgstr "" + +#: gnu/packages/networking.scm:420 +msgid "Text based network interface status monitor" +msgstr "" + +#: gnu/packages/networking.scm:422 +msgid "" +"IFStatus is a simple, easy-to-use program for displaying commonly\n" +"needed/wanted real-time traffic statistics of multiple network\n" +"interfaces, with a simple and efficient view on the command line. It is\n" +"intended as a substitute for the PPPStatus and EthStatus projects." +msgstr "" + +#: gnu/packages/networking.scm:442 +msgid "Realtime console network usage monitor" +msgstr "" + +#: gnu/packages/networking.scm:444 +msgid "" +"Nload is a console application which monitors network traffic and\n" +"bandwidth usage in real time. It visualizes the in- and outgoing traffic " +"using\n" +"two graphs, and provides additional info like total amount of transferred " +"data\n" +"and min/max network usage." +msgstr "" + +#: gnu/packages/networking.scm:487 +msgid "Tunnel IPv4 data through a DNS server" +msgstr "" + +#: gnu/packages/networking.scm:488 +msgid "" +"Iodine tunnels IPv4 data through a DNS server. This\n" +"can be useful in different situations where internet access is firewalled, " +"but\n" +"DNS queries are allowed. The bandwidth is asymmetrical, with limited " +"upstream\n" +"and up to 1 Mbit/s downstream." +msgstr "" + +#: gnu/packages/networking.scm:526 +msgid "Intelligent client for the WHOIS directory service" +msgstr "" + +#: gnu/packages/networking.scm:528 +msgid "" +"whois searches for an object in a @dfn{WHOIS} (RFC 3912) database.\n" +"It is commonly used to look up the registered users or assignees of an " +"Internet\n" +"resource, such as a domain name, an IP address block, or an autonomous " +"system.\n" +"It can automatically select the appropriate server for most queries.\n" +"\n" +"For historical reasons, this package also includes @command{mkpasswd}, " +"which\n" +"encrypts passwords using @code{crypt(3)} and is unrelated to the Expect " +"command\n" +"of the same name." +msgstr "" + +#: gnu/packages/networking.scm:585 +msgid "Network traffic analyzer" +msgstr "" + +#: gnu/packages/networking.scm:586 +msgid "" +"Wireshark is a network protocol analyzer, or @dfn{packet\n" +"sniffer}, that lets you capture and interactively browse the contents of\n" +"network frames." +msgstr "" + +#: gnu/packages/networking.scm:606 +msgid "Send ICMP ECHO_REQUEST packets to network hosts" +msgstr "" + +#: gnu/packages/networking.scm:608 +msgid "" +"fping is a ping like program which uses the Internet Control Message\n" +"Protocol (ICMP) echo request to determine if a target host is responding.\n" +"fping differs from ping in that you can specify any number of targets on " +"the\n" +"command line, or specify a file containing the lists of targets to ping.\n" +"Instead of sending to one target until it times out or replies, fping will\n" +"send out a ping packet and move on to the next target in a round-robin\n" +"fashion." +msgstr "" + +#: gnu/packages/networking.scm:642 +msgid "Web server latency and throughput monitor" +msgstr "" + +#: gnu/packages/networking.scm:644 +msgid "" +"httping measures how long it takes to connect to a web server, send an\n" +"HTTP(S) request, and receive the reply headers. It is somewhat similar to\n" +"@command{ping}, but can be used even in cases where ICMP traffic is blocked\n" +"by firewalls or when you want to monitor the response time of the actual " +"web\n" +"application stack itself." +msgstr "" + +#: gnu/packages/networking.scm:675 +msgid "Visualize curl statistics" +msgstr "" + +#: gnu/packages/networking.scm:677 +msgid "" +"@command{httpstat} is a tool to visualize statistics from the\n" +"@command{curl} HTTP client. It acts as a wrapper for @command{curl} and\n" +"prints timing information for each step of the HTTP request (DNS lookup,\n" +"TCP connection, TLS handshake and so on) in the terminal." +msgstr "" + +#: gnu/packages/networking.scm:697 +msgid "Console based live network and disk I/O bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:698 +msgid "" +"Bandwidth Monitor NG is a small and simple console based\n" +"live network and disk I/O bandwidth monitor." +msgstr "" + +#: gnu/packages/networking.scm:752 +msgid "Assess WiFi network security" +msgstr "" + +#: gnu/packages/networking.scm:754 +msgid "" +"Aircrack-ng is a complete suite of tools to assess WiFi network\n" +"security. It focuses on different areas of WiFi security: monitoring,\n" +"attacking, testing, and cracking. All tools are command-line driven, which\n" +"allows for heavy scripting." +msgstr "" + +#: gnu/packages/networking.scm:779 +msgid "Perl Interface to the Domain Name System" +msgstr "" + +#: gnu/packages/networking.scm:780 +msgid "Net::DNS is the Perl Interface to the Domain Name System." +msgstr "" + +#: gnu/packages/networking.scm:811 +msgid "" +"IPv6 related part of the C socket.h defines and structure manipulators for " +"Perl" +msgstr "" + +#: gnu/packages/networking.scm:812 +msgid "" +"Socket6 binds the IPv6 related part of the C socket header\n" +"definitions and structure manipulators for Perl." +msgstr "" + +#: gnu/packages/networking.scm:838 +msgid "Programmable DNS resolver class for offline emulation of DNS" +msgstr "" + +#: gnu/packages/networking.scm:839 +msgid "" +"Net::DNS::Resolver::Programmable is a programmable DNS resolver for\n" +"offline emulation of DNS." +msgstr "" + +#: gnu/packages/networking.scm:872 +msgid "Manages IPv4 and IPv6 addresses and subnets" +msgstr "" + +#: gnu/packages/networking.scm:873 +msgid "NetAddr::IP manages IPv4 and IPv6 addresses and subsets." +msgstr "" + +#: gnu/packages/networking.scm:897 +msgid "Patricia Trie Perl module for fast IP address lookups" +msgstr "" + +#: gnu/packages/networking.scm:899 +msgid "Net::Patricia does IP address lookups quickly in Perl." +msgstr "" + +#: gnu/packages/networking.scm:922 +msgid "Perl extension for merging IPv4 or IPv6 CIDR addresses" +msgstr "" + +#: gnu/packages/networking.scm:923 +msgid "Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses." +msgstr "" + +#: gnu/packages/networking.scm:945 +msgid "Look up location and network information by IP Address in Perl" +msgstr "" + +#: gnu/packages/networking.scm:946 +msgid "" +"The Perl module 'Geo::IP'. It looks up location and network\n" +"information by IP Address." +msgstr "" + +#: gnu/packages/networking.scm:975 +msgid "Perl object interface for AF_INET/AF_INET6 domain sockets" +msgstr "" + +#: gnu/packages/networking.scm:976 +msgid "" +"IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain\n" +"sockets in Perl." +msgstr "" + +#: gnu/packages/networking.scm:1005 +msgid "Library providing automatic proxy configuration management" +msgstr "" + +#: gnu/packages/networking.scm:1006 +msgid "" +"Libproxy handles the details of HTTP/HTTPS proxy\n" +"configuration for applications across all scenarios. Applications using\n" +"libproxy only have to specify which proxy to use." +msgstr "" + +#: gnu/packages/networking.scm:1039 +msgid "Redirect any TCP connection through a proxy or proxy chain" +msgstr "" + +#: gnu/packages/networking.scm:1040 +msgid "" +"Proxychains-ng is a preloader which hooks calls to sockets\n" +"in dynamically linked programs and redirects them through one or more SOCKS " +"or\n" +"HTTP proxies." +msgstr "" + +#: gnu/packages/networking.scm:1061 +msgid "Network communication layer on top of UDP" +msgstr "" + +#: gnu/packages/networking.scm:1063 +msgid "" +"ENet's purpose is to provide a relatively thin, simple and robust network\n" +"communication layer on top of UDP. The primary feature it provides is " +"optional\n" +"reliable, in-order delivery of packets. ENet omits certain higher level\n" +"networking features such as authentication, server discovery, encryption, " +"or\n" +"other similar tasks that are particularly application specific so that the\n" +"library remains flexible, portable, and easily embeddable." +msgstr "" + +#: gnu/packages/networking.scm:1127 +msgid "Applicative network protocol demultiplexer" +msgstr "" + +#: gnu/packages/networking.scm:1129 +msgid "" +"sslh is a network protocol demultiplexer. It acts like a switchboard,\n" +"accepting connections from clients on one port and forwarding them to " +"different\n" +"servers based on the contents of the first received data packet. Detection " +"of\n" +"common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already\n" +"implemented, but any other protocol that matches a regular expression can " +"be\n" +"added. sslh's name comes from its original application of serving both SSH " +"and\n" +"HTTPS on port 443, allowing SSH connections from inside corporate firewalls\n" +"that block port 22." +msgstr "" + +#: gnu/packages/networking.scm:1152 +msgid "TCP, UDP and SCTP bandwidth measurement tool" +msgstr "" + +#: gnu/packages/networking.scm:1154 +msgid "" +"iPerf is a tool to measure achievable bandwidth on IP networks. It\n" +"supports tuning of various parameters related to timing, buffers and\n" +"protocols (TCP, UDP, SCTP with IPv4 and IPv6). For each test it reports\n" +"the bandwidth, loss, and other parameters." +msgstr "" + +#: gnu/packages/networking.scm:1187 +msgid "Per-process bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1188 +msgid "" +"NetHogs is a small 'net top' tool for Linux. Instead of\n" +"breaking the traffic down per protocol or per subnet, like most tools do, " +"it\n" +"groups bandwidth by process.\n" +"\n" +"NetHogs does not rely on a special kernel module to be loaded. If there's\n" +"suddenly a lot of network traffic, you can fire up NetHogs and immediately " +"see\n" +"which PID is causing this. This makes it easy to identify programs that " +"have\n" +"gone wild and are suddenly taking up your bandwidth." +msgstr "" + +#: gnu/packages/networking.scm:1234 +msgid "Usenet binary file downloader" +msgstr "" + +#: gnu/packages/networking.scm:1236 +msgid "" +"NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" +"on information given in @code{nzb} files. NZBGet can be used in standalone\n" +"and in server/client modes. In standalone mode, you pass NZBGet " +"@command{nzb}\n" +"files as command-line parameters and it downloads them and exits. NZBGet " +"also\n" +"contains a Web interface. Its server can be controlled through remote\n" +"procedure calls (RPCs)." +msgstr "" + +#: gnu/packages/networking.scm:1290 +msgid "Virtual network switch" +msgstr "" + +#: gnu/packages/networking.scm:1293 +msgid "" +"Open vSwitch is a multilayer virtual switch. It is designed to enable\n" +"massive network automation through programmatic extension, while still\n" +"supporting standard management interfaces and protocols (e.g. NetFlow, " +"sFlow,\n" +"IPFIX, RSPAN, CLI, LACP, 802.1ag)." +msgstr "" + +#: gnu/packages/networking.scm:1315 +msgid "Python class and tools for handling IP addresses and networks" +msgstr "" + +#: gnu/packages/networking.scm:1316 +msgid "" +"The @code{IP} class allows a comfortable parsing and\n" +"handling for most notations in use for IPv4 and IPv6 addresses and\n" +"networks." +msgstr "" + +#: gnu/packages/networking.scm:1336 +msgid "Internet bandwidth tester" +msgstr "" + +#: gnu/packages/networking.scm:1338 +msgid "" +"Command line interface for testing internet bandwidth using\n" +"speedtest.net." +msgstr "" + +#: gnu/packages/networking.scm:1356 +msgid "HPA's tftp client" +msgstr "" + +#: gnu/packages/networking.scm:1358 +msgid "" +"This is a tftp client derived from OpenBSD tftp with some extra options\n" +"added and bugs fixed. The source includes readline support but it is not\n" +"enabled due to license conflicts between the BSD advertising clause and the " +"GPL." +msgstr "" + +#: gnu/packages/networking.scm:1386 +msgid "Small Ident Daemon" +msgstr "" + +#: gnu/packages/networking.scm:1388 +msgid "" +"@dfn{Pidentd} (Peter's Ident Daemon) is a identd, which implements a\n" +"identification server. Pidentd looks up specific TCP/IP connections and\n" +"returns the user name and other information about the connection." +msgstr "" + +#: gnu/packages/networking.scm:1435 +msgid "Create secure pipes between sockets" +msgstr "" + +#: gnu/packages/networking.scm:1436 +msgid "" +"Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" +"symmetrically encrypted and authenticated pipes between socket addresses, " +"so\n" +"that one may connect to one address (e.g., a UNIX socket on localhost) and\n" +"transparently have a connection established to another address (e.g., a " +"UNIX\n" +"socket on a different system). This is similar to 'ssh -L' functionality, " +"but\n" +"does not use SSH and requires a pre-shared symmetric key." +msgstr "" + +#: gnu/packages/networking.scm:1463 +msgid "Routing Software Suite" +msgstr "" + +#: gnu/packages/networking.scm:1464 +msgid "" +"Quagga is a routing software suite, providing implementations\n" +"of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" +"\n" +"The Quagga architecture consists of a core daemon, @command{zebra}, which\n" +"acts as an abstraction layer to the underlying Unix kernel and presents the\n" +"Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv\n" +"clients which typically implement a routing protocol and communicate " +"routing\n" +"updates to the zebra daemon." +msgstr "" + +#: gnu/packages/networking.scm:1515 +msgid "IPv6 security research toolkit" +msgstr "" + +#: gnu/packages/networking.scm:1516 +msgid "" +"The THC IPv6 Toolkit provides command-line tools and a library\n" +"for researching IPv6 implementations and deployments. It requires Linux 2.6 " +"or\n" +"newer and only works on Ethernet network interfaces." +msgstr "" + +#: gnu/packages/networking.scm:1542 +msgid "Bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1543 +msgid "" +"bmon is a monitoring and debugging tool to capture\n" +"networking-related statistics and prepare them visually in a human-friendly\n" +"way. It features various output methods including an interactive curses " +"user\n" +"interface and a programmable text output for scripting." +msgstr "" + +#: gnu/packages/networking.scm:1585 +msgid "Framework for low-level network packet construction" +msgstr "" + +#: gnu/packages/networking.scm:1587 +msgid "" +"Libnet provides a fairly portable framework for network packet\n" +"construction and injection. It features portable packet creation " +"interfaces\n" +"at the IP layer and link layer, as well as a host of supplementary\n" +"functionality. Using libnet, quick and simple packet assembly applications\n" +"can be whipped up with little effort." +msgstr "" + +#: gnu/packages/networking.scm:1615 +msgid "Network diagnostic tool" +msgstr "" + +#: gnu/packages/networking.scm:1617 +msgid "" +"@dfn{mtr} (My TraceRoute) combines the functionality of the\n" +"@command{traceroute} and @command{ping} programs in a single network " +"diagnostic\n" +"tool. @command{mtr} can use several network protocols to detect " +"intermediate\n" +"routers (or @dfn{hops}) between the local host and a user-specified " +"destination.\n" +"It then continually measures the response time and packet loss at each hop, " +"and\n" +"displays the results in real time." +msgstr "" + +#: gnu/packages/networking.scm:1669 +msgid "IKEv1/v2 keying daemon" +msgstr "" + +#: gnu/packages/networking.scm:1670 +msgid "" +"StrongSwan is an IPsec implementation originally based upon\n" +"the FreeS/WAN project. It contains support for IKEv1, IKEv2, MOBIKE, IPv6,\n" +"NAT-T and more." +msgstr "" + +#: gnu/packages/pdf.scm:121 +msgid "PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:123 +msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." +msgstr "" + +#: gnu/packages/pdf.scm:132 +msgid "Qt4 frontend for the Poppler PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:139 +msgid "Qt5 frontend for the Poppler PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:172 +msgid "Python bindings for Poppler-Qt4" +msgstr "" + +#: gnu/packages/pdf.scm:174 +msgid "" +"This package provides Python bindings for the Qt4 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:219 +msgid "Python bindings for Poppler-Qt5" +msgstr "" + +#: gnu/packages/pdf.scm:221 +msgid "" +"This package provides Python bindings for the Qt5 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:258 +msgid "Library for generating PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:260 +msgid "" +"libHaru is a library for generating PDF files. libHaru does not support\n" +"reading and editing of existing PDF files." +msgstr "" + +#: gnu/packages/pdf.scm:307 +msgid "Viewer for PDF files based on the Motif toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:309 +msgid "Xpdf is a viewer for Portable Document Format (PDF) files." +msgstr "" + +#: gnu/packages/pdf.scm:337 +msgid "Comic book support for zathura (libarchive backend)" +msgstr "" + +#: gnu/packages/pdf.scm:338 +msgid "" +"The zathura-cb plugin adds comic book support to zathura\n" +"using libarchive." +msgstr "" + +#: gnu/packages/pdf.scm:366 +msgid "PS support for zathura (libspectre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:367 +msgid "" +"The zathura-ps plugin adds PS support to zathura\n" +"using libspectre." +msgstr "" + +#: gnu/packages/pdf.scm:396 +msgid "DjVu support for zathura (DjVuLibre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:397 +msgid "" +"The zathura-djvu plugin adds DjVu support to zathura\n" +"using the DjVuLibre library." +msgstr "" + +#: gnu/packages/pdf.scm:429 +msgid "PDF support for zathura (mupdf backend)" +msgstr "" + +#: gnu/packages/pdf.scm:430 +msgid "" +"The zathura-pdf-mupdf plugin adds PDF support to zathura\n" +"by using the @code{mupdf} rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:459 +msgid "PDF support for zathura (poppler backend)" +msgstr "" + +#: gnu/packages/pdf.scm:460 +msgid "" +"The zathura-pdf-poppler plugin adds PDF support to zathura\n" +"by using the poppler rendering engine." +msgstr "" + +#: gnu/packages/pdf.scm:518 +msgid "Lightweight keyboard-driven PDF viewer" +msgstr "" + +#: gnu/packages/pdf.scm:519 +msgid "" +"Zathura is a customizable document viewer. It provides a\n" +"minimalistic interface and an interface that mainly focuses on keyboard\n" +"interaction." +msgstr "" + +#: gnu/packages/pdf.scm:558 +msgid "Tools to work with the PDF file format" +msgstr "" + +#: gnu/packages/pdf.scm:560 +msgid "" +"PoDoFo is a C++ library and set of command-line tools to work with the\n" +"PDF file format. It can parse PDF files and load them into memory, and " +"makes\n" +"it easy to modify them and write the changes to disk. It is primarily " +"useful\n" +"for applications that wish to do lower level manipulation of PDF, such as\n" +"extracting content or merging files." +msgstr "" + +#: gnu/packages/pdf.scm:607 +msgid "Lightweight PDF viewer and toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:609 +msgid "" +"MuPDF is a C library that implements a PDF and XPS parsing and\n" +"rendering engine. It is used primarily to render pages into bitmaps,\n" +"but also provides support for other operations such as searching and\n" +"listing the table of contents and hyperlinks.\n" +"\n" +"The library ships with a rudimentary X11 viewer, and a set of command\n" +"line tools for batch rendering @command{pdfdraw}, rewriting files\n" +"@command{pdfclean}, and examining the file structure @command{pdfshow}." +msgstr "" + +#: gnu/packages/pdf.scm:661 +msgid "Command-line tools and library for transforming PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:663 +msgid "" +"QPDF is a command-line program that does structural, content-preserving\n" +"transformations on PDF files. It could have been called something like\n" +"pdf-to-pdf. It includes support for merging and splitting PDFs and to\n" +"manipulate the list of pages in a PDF file. It is not a PDF viewer or a\n" +"program capable of converting PDF into other formats." +msgstr "" + +#: gnu/packages/pdf.scm:693 +msgid "Notetaking using a stylus" +msgstr "" + +#: gnu/packages/pdf.scm:695 +msgid "" +"Xournal is an application for notetaking, sketching, keeping a journal\n" +"using a stylus." +msgstr "" + +#: gnu/packages/pdf.scm:717 +msgid "Python library for generating PDFs and graphics" +msgstr "" + +#: gnu/packages/pdf.scm:718 +msgid "" +"This is the ReportLab PDF Toolkit. It allows rapid creation\n" +"of rich PDF documents, and also creation of charts in a variety of bitmap " +"and\n" +"vector formats." +msgstr "" + +#: gnu/packages/pdf.scm:771 +msgid "PDF presentation tool with visual effects" +msgstr "" + +#: gnu/packages/pdf.scm:773 +msgid "" +"Impressive is a tool to display PDF files that provides visual effects\n" +"such as smooth alpha-blended slide transitions. It provides additional " +"tools\n" +"such as zooming, highlighting an area of the screen, and a tool to navigate\n" +"the PDF pages." +msgstr "" + +#: gnu/packages/pdf.scm:821 +msgid "Framebuffer and drm-based image viewer" +msgstr "" + +#: gnu/packages/pdf.scm:823 +msgid "" +"fbida contains a few applications for viewing and editing images on\n" +"the framebuffer." +msgstr "" + +#: gnu/packages/pdf.scm:848 +msgid "PDF to SVG converter" +msgstr "" + +#: gnu/packages/pdf.scm:849 +msgid "" +"@command{pdf2svg} is a simple command-line PDF to SVG\n" +"converter using the Poppler and Cairo libraries." +msgstr "" + +#: gnu/packages/pdf.scm:880 gnu/packages/pdf.scm:917 +msgid "Pure Python PDF toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:881 +msgid "" +"PyPDF2 is a pure Python PDF library capable of:\n" +"\n" +"@enumerate\n" +"@item extracting document information (title, author, …)\n" +"@item splitting documents page by page\n" +"@item merging documents page by page\n" +"@item cropping pages\n" +"@item merging multiple pages into a single page\n" +"@item encrypting and decrypting PDF files\n" +"@end enumerate\n" +"\n" +"By being pure Python, it should run on any Python platform without any\n" +"dependencies on external libraries. It can also work entirely on\n" +"@code{StringIO} objects rather than file streams, allowing for PDF\n" +"manipulation in memory. It is therefore a useful tool for websites that\n" +"manage or manipulate PDFs." +msgstr "" + +#: gnu/packages/pdf.scm:918 +msgid "" +"PyPDF2 is a pure Python PDF toolkit.\n" +"\n" +"Note: This module isn't maintained anymore. For new projects please use\n" +"python-pypdf2 instead." +msgstr "" + +#: gnu/packages/pdf.scm:942 +msgid "Scale and tile PDF images/pages to print on multiple pages" +msgstr "" + +#: gnu/packages/pdf.scm:943 +msgid "" +"@command{pdfposter} can be used to create a large poster by\n" +"building it from multple pages and/or printing it on large media. It " +"expects\n" +"as input a PDF file, normally printing on a single page. The output is " +"again\n" +"a PDF file, maybe containing multiple pages together building the poster. " +"The\n" +"input page will be scaled to obtain the desired size.\n" +"\n" +"This is much like @command{poster} does for Postscript files, but working " +"with\n" +"PDF. Since sometimes @command{poster} does not like your files converted " +"from\n" +"PDF. Indeed @command{pdfposter} was inspired by @command{poster}." +msgstr "" + +#: gnu/packages/pdf.scm:974 +msgid "Command-line utility to search text in PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:976 +msgid "" +"Pdfgrep searches in pdf files for strings matching a regular expression.\n" +"Support some GNU grep options as file name output, page number output,\n" +"optional case insensitivity, count occurrences, color highlights and search " +"in\n" +"multiple files." +msgstr "" + +#: gnu/packages/pem.scm:41 +msgid "Personal expenses manager" +msgstr "" + +#: gnu/packages/pem.scm:43 +msgid "" +"GNU Pem is a simple tool for tracking personal income and\n" +"expenses. It operates from the command line and it stores its data\n" +"in a basic text format in your home directory. It can easily print\n" +"reports of your spending on different expenses via a basic search\n" +"feature." +msgstr "" + +#: gnu/packages/perl.scm:151 +msgid "Implementation of the Perl programming language" +msgstr "" + +#: gnu/packages/perl.scm:153 +msgid "" +"Perl 5 is a highly capable, feature-rich programming language with over\n" +"24 years of development." +msgstr "" + +#: gnu/packages/perl.scm:172 +msgid "Module for merging hierarchies using the C3 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:173 +msgid "" +"This module implements the C3 algorithm, which aims to\n" +"provide a sane method resolution order under multiple inheritance." +msgstr "" + +#: gnu/packages/perl.scm:191 +msgid "Compute differences between two files or lists" +msgstr "" + +#: gnu/packages/perl.scm:192 +msgid "" +"This is a module for computing the difference between two\n" +"files, two strings, or any other two lists of things. It uses an " +"intelligent\n" +"algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" +"program. It is guaranteed to find the *smallest possible* set of\n" +"differences." +msgstr "" + +#: gnu/packages/perl.scm:214 +msgid "Use shorter versions of class names" +msgstr "" + +#: gnu/packages/perl.scm:215 +msgid "" +"The alias module loads the class you specify and exports\n" +"into your namespace a subroutine that returns the class name. You can\n" +"explicitly alias the class to another name or, if you prefer, you can do so\n" +"implicitly." +msgstr "" + +#: gnu/packages/perl.scm:237 +msgid "Transparently use Moose or Mouse modules" +msgstr "" + +#: gnu/packages/perl.scm:239 +msgid "" +"This module facilitates using @code{Moose} or @code{Mouse} modules\n" +"without changing the code. By default, Mouse will be provided to " +"libraries,\n" +"unless Moose is already loaded, or explicitly requested by the end-user. " +"End\n" +"users can force the decision of which backend to use by setting the " +"environment\n" +"variable ANY_MOOSE to be Moose or Mouse." +msgstr "" + +#: gnu/packages/perl.scm:262 +msgid "Configuration files and command line parsing" +msgstr "" + +#: gnu/packages/perl.scm:263 +msgid "" +"AppConfig is a bundle of Perl5 modules for reading\n" +"configuration files and parsing command line arguments." +msgstr "" + +#: gnu/packages/perl.scm:283 +msgid "Small utils for array manipulation" +msgstr "" + +#: gnu/packages/perl.scm:284 +msgid "" +"@code{Array::Utils} is a small pure-perl module containing\n" +"list manipulation routines." +msgstr "" + +#: gnu/packages/perl.scm:303 +msgid "Allow C/XS libraries to interrupt perl asynchronously" +msgstr "" + +#: gnu/packages/perl.scm:305 +msgid "" +"@code{Async::Interrupt} implements a single feature only of interest\n" +"to advanced perl modules, namely asynchronous interruptions (think \"UNIX\n" +"signals\", which are very similar).\n" +"\n" +"Sometimes, modules wish to run code asynchronously (in another thread,\n" +"or from a signal handler), and then signal the perl interpreter on\n" +"certain events. One common way is to write some data to a pipe and use\n" +"an event handling toolkit to watch for I/O events. Another way is to\n" +"send a signal. Those methods are slow, and in the case of a pipe, also\n" +"not asynchronous - it won't interrupt a running perl interpreter.\n" +"\n" +"This module implements asynchronous notifications that enable you to\n" +"signal running perl code from another thread, asynchronously, and\n" +"sometimes even without using a single syscall." +msgstr "" + +#: gnu/packages/perl.scm:335 +msgid "Lexically disable autovivification" +msgstr "" + +#: gnu/packages/perl.scm:336 +msgid "" +"When an undefined variable is dereferenced, it gets silently\n" +"upgraded to an array or hash reference (depending of the type of the\n" +"dereferencing). This behaviour is called autovivification and usually does\n" +"what you mean but it may be unnatural or surprising because your variables " +"get\n" +"populated behind your back. This is especially true when several levels of\n" +"dereferencing are involved, in which case all levels are vivified up to the\n" +"last, or when it happens in intuitively read-only constructs like\n" +"@code{exists}. The pragma provided by this package lets you disable\n" +"autovivification for some constructs and optionally throws a warning or an\n" +"error when it would have happened." +msgstr "" + +#: gnu/packages/perl.scm:369 +msgid "Disables bareword filehandles" +msgstr "" + +#: gnu/packages/perl.scm:370 +msgid "This module disables bareword filehandles." +msgstr "" + +#: gnu/packages/perl.scm:387 gnu/packages/perl.scm:6552 +msgid "Establish an ISA relationship with base classes at compile time" +msgstr "" + +#: gnu/packages/perl.scm:388 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time. Unless you are using " +"the\n" +"fields pragma, consider this module discouraged in favor of the lighter-" +"weight\n" +"parent." +msgstr "" + +#: gnu/packages/perl.scm:408 +msgid "Open a browser in a given URL" +msgstr "" + +#: gnu/packages/perl.scm:409 +msgid "" +"The functions exported by this module allow you to open URLs\n" +"in the user's browser. A set of known commands per OS-name is tested for\n" +"presence, and the first one found is executed. With an optional parameter,\n" +"all known commands are checked." +msgstr "" + +#: gnu/packages/perl.scm:434 +msgid "Execute code after a scope finished compilation" +msgstr "" + +#: gnu/packages/perl.scm:435 +msgid "" +"This module allows you to execute code when perl finished\n" +"compiling the surrounding scope." +msgstr "" + +#: gnu/packages/perl.scm:456 +msgid "Wrap OP check callbacks" +msgstr "" + +#: gnu/packages/perl.scm:457 +msgid "This module allows you to wrap OP check callbacks." +msgstr "" + +#: gnu/packages/perl.scm:474 +msgid "Lists of reserved barewords and symbol names" +msgstr "" + +#: gnu/packages/perl.scm:475 +msgid "" +"@code{B::Keywords} supplies several arrays of exportable\n" +"keywords: @code{@@Scalars, @@Arrays, @@Hashes, @@Filehandles, @@Symbols,\n" +"@@Functions, @@Barewords, @@TieIOMethods, @@UNIVERSALMethods and\n" +"@@ExporterSymbols}." +msgstr "" + +#: gnu/packages/perl.scm:498 +msgid "Benchmarking with statistical confidence" +msgstr "" + +#: gnu/packages/perl.scm:500 +msgid "" +"The Benchmark::Timer class allows you to time portions of code\n" +"conveniently, as well as benchmark code by allowing timings of repeated\n" +"trials. It is perfect for when you need more precise information about the\n" +"running time of portions of your code than the Benchmark module will give " +"you,\n" +"but don't want to go all out and profile your code." +msgstr "" + +#: gnu/packages/perl.scm:525 +msgid "Bit vector library" +msgstr "" + +#: gnu/packages/perl.scm:526 +msgid "" +"Bit::Vector is an efficient C library which allows you to\n" +"handle bit vectors, sets (of integers), \"big integer arithmetic\" and " +"boolean\n" +"matrices, all of arbitrary sizes. The package also includes an\n" +"object-oriented Perl module for accessing the C library from Perl, and\n" +"optionally features overloaded operators for maximum ease of use. The C\n" +"library can nevertheless be used stand-alone, without Perl." +msgstr "" + +#: gnu/packages/perl.scm:548 +msgid "Boolean support for Perl" +msgstr "" + +#: gnu/packages/perl.scm:549 +msgid "" +"This module provides basic Boolean support, by defining two\n" +"special objects: true and false." +msgstr "" + +#: gnu/packages/perl.scm:567 +msgid "Data files for Business::ISBN" +msgstr "" + +#: gnu/packages/perl.scm:568 +msgid "" +"This package provides a data pack for @code{Business::ISBN}.\n" +"These data are generated from the RangeMessage.xml file provided by the " +"ISBN\n" +"Agency." +msgstr "" + +#: gnu/packages/perl.scm:590 +msgid "Work with International Standard Book Numbers" +msgstr "" + +#: gnu/packages/perl.scm:591 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Book Numbers, including ISBN-10 and ISBN-13." +msgstr "" + +#: gnu/packages/perl.scm:609 +msgid "Work with International Standard Serial Numbers" +msgstr "" + +#: gnu/packages/perl.scm:610 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Serial Numbers." +msgstr "" + +#: gnu/packages/perl.scm:630 +msgid "Work with International Standard Music Numbers" +msgstr "" + +#: gnu/packages/perl.scm:631 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Music Numbers." +msgstr "" + +#: gnu/packages/perl.scm:652 +msgid "Cache interface for Perl" +msgstr "" + +#: gnu/packages/perl.scm:653 +msgid "" +"The Cache modules are designed to assist a developer in\n" +"persisting data for a specified period of time. Often these modules are " +"used\n" +"in web applications to store data locally to save repeated and redundant\n" +"expensive calls to remote machines or databases. People have also been " +"known\n" +"to use Cache::Cache for its straightforward interface in sharing data " +"between\n" +"runs of an application or invocations of a CGI-style script or simply as an\n" +"easy to use abstraction of the file system or shared memory." +msgstr "" + +#: gnu/packages/perl.scm:676 +msgid "Shared memory interprocess cache via mmap" +msgstr "" + +#: gnu/packages/perl.scm:677 +msgid "" +"A shared memory cache through an mmap'ed file. It's core is\n" +"written in C for performance. It uses fcntl locking to ensure multiple\n" +"processes can safely access the cache at the same time. It uses a basic " +"LRU\n" +"algorithm to keep the most used entries in the cache." +msgstr "" + +#: gnu/packages/perl.scm:698 +msgid "Capture STDOUT and STDERR from Perl, XS or external programs" +msgstr "" + +#: gnu/packages/perl.scm:700 +msgid "" +"Capture::Tiny provides a simple, portable way to capture almost anything\n" +"sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" +"code or from an external program. Optionally, output can be teed so that " +"it\n" +"is captured while being passed through to the original file handles." +msgstr "" + +#: gnu/packages/perl.scm:719 +msgid "Check compatibility with the installed perl version" +msgstr "" + +#: gnu/packages/perl.scm:721 +msgid "" +"This module is used by Schmorp's modules during configuration stage\n" +"to test the installed perl for compatibility with his modules." +msgstr "" + +#: gnu/packages/perl.scm:741 +msgid "Warns and dies noisily with stack backtraces/" +msgstr "" + +#: gnu/packages/perl.scm:742 +msgid "" +"This module is meant as a debugging aid. It can be used to\n" +"make a script complain loudly with stack backtraces when @code{warn()}-ing " +"or\n" +"@code{die()}ing." +msgstr "" + +#: gnu/packages/perl.scm:761 +msgid "Executable comments for Perl" +msgstr "" + +#: gnu/packages/perl.scm:762 +msgid "" +"Carp::Assert is intended for a purpose like the ANSI C\n" +"library assert.h." +msgstr "" + +#: gnu/packages/perl.scm:784 +msgid "Convenience wrappers around Carp::Assert" +msgstr "" + +#: gnu/packages/perl.scm:785 +msgid "" +"Carp::Assert::More is a set of handy assertion functions for\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:805 +msgid "Report errors from a \"clan\" of modules" +msgstr "" + +#: gnu/packages/perl.scm:806 +msgid "" +"This module allows errors from a clan (or family) of modules\n" +"to appear to originate from the caller of the clan. This is necessary in\n" +"cases where the clan modules are not classes derived from each other, and " +"thus\n" +"the Carp.pm module doesn't help." +msgstr "" + +#: gnu/packages/perl.scm:826 +msgid "Read the CDDB entry for an audio CD in your drive" +msgstr "" + +#: gnu/packages/perl.scm:827 +msgid "This module can retrieve information from the CDDB." +msgstr "" + +#: gnu/packages/perl.scm:849 +msgid "Automated accessor generation" +msgstr "" + +#: gnu/packages/perl.scm:850 +msgid "" +"This module automagically generates accessors/mutators for\n" +"your class." +msgstr "" + +#: gnu/packages/perl.scm:872 +msgid "Faster, but less expandable, chained accessors" +msgstr "" + +#: gnu/packages/perl.scm:873 +msgid "" +"A chained accessor is one that always returns the object\n" +"when called with parameters (to set), and the value of the field when " +"called\n" +"with no arguments. This module subclasses Class::Accessor in order to " +"provide\n" +"the same mk_accessors interface." +msgstr "" + +#: gnu/packages/perl.scm:900 +msgid "Build groups of accessors" +msgstr "" + +#: gnu/packages/perl.scm:901 +msgid "" +"This class lets you build groups of accessors that will call\n" +"different getters and setters." +msgstr "" + +#: gnu/packages/perl.scm:921 +msgid "Pragma to use the C3 method resolution order algorithm" +msgstr "" + +#: gnu/packages/perl.scm:922 +msgid "" +"This is pragma to change Perl 5's standard method resolution\n" +"order from depth-first left-to-right (a.k.a - pre-order) to the more\n" +"sophisticated C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:946 +msgid "Drop-in replacement for NEXT" +msgstr "" + +#: gnu/packages/perl.scm:947 +msgid "" +"This module is intended as a drop-in replacement for NEXT,\n" +"supporting the same interface, but using Class::C3 to do the hard work." +msgstr "" + +#: gnu/packages/perl.scm:972 +msgid "Load mix-ins or components to your C3-based class" +msgstr "" + +#: gnu/packages/perl.scm:973 +msgid "" +"This module will inject base classes to your module using\n" +"the Class::C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:991 +msgid "Inheritable, overridable class data" +msgstr "" + +#: gnu/packages/perl.scm:992 +msgid "" +"Class::Data::Inheritable is for creating accessor/mutators\n" +"to class data. That is, if you want to store something about your class as " +"a\n" +"whole (instead of about a single object). This data is then inherited by " +"your\n" +"subclasses and can be overridden." +msgstr "" + +#: gnu/packages/perl.scm:1013 +msgid "Class for easy date and time manipulation" +msgstr "" + +#: gnu/packages/perl.scm:1014 +msgid "" +"This module provides a general-purpose date and datetime\n" +"type for perl." +msgstr "" + +#: gnu/packages/perl.scm:1031 +msgid "Base class for error handling" +msgstr "" + +#: gnu/packages/perl.scm:1033 +msgid "" +"@code{Class::ErrorHandler} provides an error-handling mechanism that is " +"generic\n" +"enough to be used as the base class for a variety of OO classes. Subclasses " +"inherit\n" +"its two error-handling methods, error and errstr, to communicate error " +"messages back\n" +"to the calling program." +msgstr "" + +#: gnu/packages/perl.scm:1054 +msgid "Utility methods for factory classes" +msgstr "" + +#: gnu/packages/perl.scm:1055 +msgid "This module exports methods useful for factory classes." +msgstr "" + +#: gnu/packages/perl.scm:1072 +msgid "Get information about a class and its structure" +msgstr "" + +#: gnu/packages/perl.scm:1073 +msgid "" +"Class::Inspector allows you to get information about a\n" +"loaded class." +msgstr "" + +#: gnu/packages/perl.scm:1101 +msgid "Working (require \"Class::Name\") and more" +msgstr "" + +#: gnu/packages/perl.scm:1102 +msgid "" +"\"require EXPR\" only accepts Class/Name.pm style module\n" +"names, not Class::Name. For that, this module provides \"load_class\n" +"'Class::Name'\"." +msgstr "" + +#: gnu/packages/perl.scm:1125 +msgid "XS implementation of parts of Class::Load" +msgstr "" + +#: gnu/packages/perl.scm:1126 +msgid "" +"This module provides an XS implementation for portions of\n" +"Class::Load." +msgstr "" + +#: gnu/packages/perl.scm:1145 +msgid "Create generic methods for OO Perl" +msgstr "" + +#: gnu/packages/perl.scm:1146 +msgid "" +"This module solves the problem of having to continually\n" +"write accessor methods for your objects that perform standard tasks." +msgstr "" + +#: gnu/packages/perl.scm:1167 +msgid "Moose-like method modifiers" +msgstr "" + +#: gnu/packages/perl.scm:1168 +msgid "" +"Class::Method::Modifiers provides three modifiers: 'before',\n" +"'around', and 'after'. 'before' and 'after' are run just before and after " +"the\n" +"method they modify, but can not really affect that original method. " +"'around'\n" +"is run in place of the original method, with a hook to easily call that\n" +"original method." +msgstr "" + +#: gnu/packages/perl.scm:1189 +msgid "Implementation of a singleton class for Perl" +msgstr "" + +#: gnu/packages/perl.scm:1190 +msgid "" +"This module implements a Singleton class from which other\n" +"classes can be derived. By itself, the Class::Singleton module does very\n" +"little other than manage the instantiation of a single object." +msgstr "" + +#: gnu/packages/perl.scm:1209 +msgid "Minimalist class construction" +msgstr "" + +#: gnu/packages/perl.scm:1210 +msgid "" +"This module offers a minimalist class construction kit. It\n" +"uses no non-core modules for any recent Perl." +msgstr "" + +#: gnu/packages/perl.scm:1230 +msgid "Unload a class" +msgstr "" + +#: gnu/packages/perl.scm:1231 +msgid "" +"Class:Unload unloads a given class by clearing out its\n" +"symbol table and removing it from %INC." +msgstr "" + +#: gnu/packages/perl.scm:1249 +msgid "Generate fast XS accessors without runtime compilation" +msgstr "" + +#: gnu/packages/perl.scm:1250 +msgid "" +"Class::XSAccessor implements fast read, write, and\n" +"read/write accessors in XS. Additionally, it can provide predicates such " +"as\n" +"\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" +"object. It only works with objects that are implemented as ordinary " +"hashes.\n" +"Class::XSAccessor::Array implements the same interface for objects that use\n" +"arrays for their internal representation." +msgstr "" + +#: gnu/packages/perl.scm:1270 gnu/packages/perl.scm:1293 +msgid "Recursively copy Perl datatypes" +msgstr "" + +#: gnu/packages/perl.scm:1272 +msgid "" +"This module provides a clone() method which makes recursive copies of\n" +"nested hash, array, scalar and reference types, including tied variables " +"and\n" +"objects." +msgstr "" + +#: gnu/packages/perl.scm:1294 +msgid "" +"This module provides a general-purpose @code{clone} function\n" +"to make deep copies of Perl data structures. It calls itself recursively " +"to\n" +"copy nested hash, array, scalar and reference types, including tied " +"variables\n" +"and objects." +msgstr "" + +#: gnu/packages/perl.scm:1314 +msgid "Sane defaults for Perl programs" +msgstr "" + +#: gnu/packages/perl.scm:1315 +msgid "" +"This module implements some sane defaults for Perl programs,\n" +"as defined by two typical specimens of Perl coders." +msgstr "" + +#: gnu/packages/perl.scm:1335 +msgid "Load configuration from different file formats" +msgstr "" + +#: gnu/packages/perl.scm:1336 +msgid "" +"Config::Any provides a facility for Perl applications and\n" +"libraries to load configuration data from multiple different file formats. " +"It\n" +"supports XML, YAML, JSON, Apache-style configuration, and Perl code." +msgstr "" + +#: gnu/packages/perl.scm:1357 +msgid "Module to implement some AutoConf macros in Perl" +msgstr "" + +#: gnu/packages/perl.scm:1358 +msgid "" +"Config::AutoConf is intended to provide the same\n" +"opportunities to Perl developers as GNU Autoconf does for Shell developers." +msgstr "" + +#: gnu/packages/perl.scm:1376 +msgid "Generic Config Module" +msgstr "" + +#: gnu/packages/perl.scm:1377 +msgid "" +"This module opens a config file and parses its contents for\n" +"you. The format of config files supported by Config::General is inspired " +"by\n" +"the well known Apache config format and is 100% compatible with Apache\n" +"configs, but you can also just use simple name/value pairs in your config\n" +"files. In addition to the capabilities of an Apache config file it " +"supports\n" +"some enhancements such as here-documents, C-style comments, and multiline\n" +"options." +msgstr "" + +#: gnu/packages/perl.scm:1404 +msgid "Simple .ini-file format reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:1405 +msgid "" +"@code{Config::INI} is a module that facilates the reading\n" +"and writing of @code{.ini}-style configuration files." +msgstr "" + +#: gnu/packages/perl.scm:1426 +msgid "Preserve context during subroutine call" +msgstr "" + +#: gnu/packages/perl.scm:1427 +msgid "" +"This module runs code after a subroutine call, preserving\n" +"the context the subroutine would have seen if it were the last statement in\n" +"the caller." +msgstr "" + +#: gnu/packages/perl.scm:1452 +msgid "Extract data from Macintosh BinHex files" +msgstr "" + +#: gnu/packages/perl.scm:1454 +msgid "" +"BinHex is a format for transporting files safely through electronic\n" +"mail, as short-lined, 7-bit, semi-compressed data streams. Ths module\n" +"provides a means of converting those data streams back into into binary\n" +"data." +msgstr "" + +#: gnu/packages/perl.scm:1476 +msgid "Verify requirements in a CPAN::Meta object" +msgstr "" + +#: gnu/packages/perl.scm:1477 +msgid "" +"This module verifies if requirements described in a\n" +"CPAN::Meta object are present." +msgstr "" + +#: gnu/packages/perl.scm:1497 +msgid "JSON::XS for Cpanel" +msgstr "" + +#: gnu/packages/perl.scm:1498 gnu/packages/perl.scm:4292 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa." +msgstr "" + +#: gnu/packages/perl.scm:1516 +msgid "Random password generator" +msgstr "" + +#: gnu/packages/perl.scm:1517 +msgid "" +"Crypt::RandPasswd provides three functions that can be used\n" +"to generate random passwords, constructed from words, letters, or " +"characters.\n" +"This code is a Perl implementation of the Automated Password Generator\n" +"standard, like the program described in \"A Random Word Generator For\n" +"Pronounceable Passwords\". This code is a re-engineering of the program\n" +"contained in Appendix A of FIPS Publication 181, \"Standard for Automated\n" +"Password Generator\"." +msgstr "" + +#: gnu/packages/perl.scm:1542 +msgid "Perl implementation of the RC4 encryption algorithm" +msgstr "" + +#: gnu/packages/perl.scm:1543 +msgid "A pure Perl implementation of the RC4 algorithm." +msgstr "" + +#: gnu/packages/perl.scm:1562 +msgid "Temporarily change working directory" +msgstr "" + +#: gnu/packages/perl.scm:1564 +msgid "" +"@code{Cwd::Guard} changes the current directory using a limited scope.\n" +"It returns to the previous working directory when the object is destroyed." +msgstr "" + +#: gnu/packages/perl.scm:1602 +msgid "Library for genomic analysis" +msgstr "" + +#: gnu/packages/perl.scm:1603 +msgid "" +"Chaolin Zhang's Perl Library (czplib) contains assorted\n" +"functions and data structures for processing and analysing genomic and\n" +"bioinformatics data." +msgstr "" + +#: gnu/packages/perl.scm:1632 gnu/packages/perl.scm:1798 +msgid "Base classes wrapping fundamental Perl data types" +msgstr "" + +#: gnu/packages/perl.scm:1633 +msgid "" +"Collection of classes that wrap fundamental data types that\n" +"exist in Perl. These classes and methods as they exist today are an " +"attempt\n" +"to mirror functionality provided by Moose's Native Traits. One important\n" +"thing to note is all classes currently do no validation on constructor\n" +"input." +msgstr "" + +#: gnu/packages/perl.scm:1656 +msgid "Compare Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1657 +msgid "" +"This module compares arbitrary data structures to see if\n" +"they are copies of each other." +msgstr "" + +#: gnu/packages/perl.scm:1675 +msgid "Perl extension for generating unique identifiers" +msgstr "" + +#: gnu/packages/perl.scm:1676 +msgid "" +"@code{Data::Uniqid} provides three simple routines for\n" +"generating unique ids. These ids are coded with a Base62 systen to make " +"them\n" +"short and handy (e.g. to use it as part of a URL)." +msgstr "" + +#: gnu/packages/perl.scm:1695 +msgid "Pretty printing of data structures" +msgstr "" + +#: gnu/packages/perl.scm:1696 +msgid "" +"This module provide functions that takes a list of values as\n" +"their argument and produces a string as its result. The string contains " +"Perl\n" +"code that, when \"eval\"ed, produces a deep copy of the original arguments." +msgstr "" + +#: gnu/packages/perl.scm:1715 +msgid "Concise data dumper" +msgstr "" + +#: gnu/packages/perl.scm:1716 +msgid "" +"Data::Dumper::Concise provides a dumper with Less\n" +"indentation and newlines plus sub deparsing." +msgstr "" + +#: gnu/packages/perl.scm:1738 +msgid "Parse and validate simple name/value option pairs" +msgstr "" + +#: gnu/packages/perl.scm:1740 +msgid "Data::OptList provides a simple syntax for name/value option pairs." +msgstr "" + +#: gnu/packages/perl.scm:1762 +msgid "Help when paging through sets of results" +msgstr "" + +#: gnu/packages/perl.scm:1763 +msgid "" +"When searching through large amounts of data, it is often\n" +"the case that a result set is returned that is larger than we want to " +"display\n" +"on one page. This results in wanting to page through various pages of " +"data.\n" +"The maths behind this is unfortunately fiddly, hence this module." +msgstr "" + +#: gnu/packages/perl.scm:1800 +msgid "" +"@code{Data::Perl} is a container class for the following classes:\n" +"@itemize\n" +"@item @code{Data::Perl::Collection::Hash}\n" +"@item @code{Data::Perl::Collection::Array}\n" +"@item @code{Data::Perl::String}\n" +"@item @code{Data::Perl::Number}\n" +"@item @code{Data::Perl::Counter}\n" +"@item @code{Data::Perl::Bool}\n" +"@item @code{Data::Perl::Code}\n" +"@end itemize" +msgstr "" + +#: gnu/packages/perl.scm:1831 +msgid "Colored pretty-print of Perl data structures and objects" +msgstr "" + +#: gnu/packages/perl.scm:1832 +msgid "" +"Display Perl variables and objects on screen, properly\n" +"formatted (to be inspected by a human)." +msgstr "" + +#: gnu/packages/perl.scm:1855 +msgid "Conditionally split data into records" +msgstr "" + +#: gnu/packages/perl.scm:1856 +msgid "" +"This Perl module allows you to split data into records by\n" +"not only specifying what you wish to split the data on, but also by " +"specifying\n" +"an \"unless\" regular expression. If the text in question matches the\n" +"\"unless\" regex, it will not be split there. This allows us to do things\n" +"like split on newlines unless newlines are embedded in quotes." +msgstr "" + +#: gnu/packages/perl.scm:1884 +msgid "Read multiple hunks of data out of your DATA section" +msgstr "" + +#: gnu/packages/perl.scm:1885 +msgid "" +"This package provides a Perl library to read multiple hunks\n" +"of data out of your DATA section." +msgstr "" + +#: gnu/packages/perl.scm:1905 +msgid "Structured tags datastructures" +msgstr "" + +#: gnu/packages/perl.scm:1907 +msgid "" +"This module is for manipulating data as hierarchical tag/value\n" +"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures " +"can\n" +"be represented as nested arrays, which have the advantage of being native " +"to\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:1934 +msgid "N at a time iteration API" +msgstr "" + +#: gnu/packages/perl.scm:1935 +msgid "" +"This module tries to find middle ground between one at a\n" +"time and all at once processing of data sets. The purpose of this module " +"is\n" +"to avoid the overhead of implementing an iterative api when this isn't\n" +"necessary, without breaking forward compatibility in case that becomes\n" +"necessary later on." +msgstr "" + +#: gnu/packages/perl.scm:1960 +msgid "Dynamic generation of nested combinations of variants" +msgstr "" + +#: gnu/packages/perl.scm:1961 +msgid "" +"Data::Tumbler - Dynamic generation of nested combinations of\n" +"variants." +msgstr "" + +#: gnu/packages/perl.scm:1987 +msgid "Visitor style traversal of Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1988 +msgid "" +"This module is a simple visitor implementation for Perl\n" +"values. It has a main dispatcher method, visit, which takes a single perl\n" +"value and then calls the methods appropriate for that value. It can\n" +"recursively map (cloning as necessary) or just traverse most structures, " +"with\n" +"support for per-object behavior, circular structures, visiting tied\n" +"structures, and all ref types (hashes, arrays, scalars, code, globs)." +msgstr "" + +#: gnu/packages/perl.scm:2013 +msgid "Gregorian calendar date calculations" +msgstr "" + +#: gnu/packages/perl.scm:2014 +msgid "" +"This package consists of a Perl module for date calculations\n" +"based on the Gregorian calendar, thereby complying with all relevant norms " +"and\n" +"standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" +"applicable)." +msgstr "" + +#: gnu/packages/perl.scm:2038 +msgid "XS wrapper for Date::Calc" +msgstr "" + +#: gnu/packages/perl.scm:2039 +msgid "" +"Date::Calc::XS is an XS wrapper and C library plug-in for\n" +"Date::Calc." +msgstr "" + +#: gnu/packages/perl.scm:2063 +msgid "Date manipulation routines" +msgstr "" + +#: gnu/packages/perl.scm:2064 +msgid "" +"Date::Manip is a series of modules for common date/time\n" +"operations, such as comparing two times, determining a date a given amount " +"of\n" +"time from another, or parsing international times." +msgstr "" + +#: gnu/packages/perl.scm:2083 +msgid "Simple date handling" +msgstr "" + +#: gnu/packages/perl.scm:2084 +msgid "" +"Dates are complex enough without times and timezones. This\n" +"module may be used to create simple date objects. It handles validation,\n" +"interval arithmetic, and day-of-week calculation. It does not deal with\n" +"hours, minutes, seconds, and time zones." +msgstr "" + +#: gnu/packages/perl.scm:2116 +msgid "Date and time object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2117 +msgid "" +"DateTime is a class for the representation of date/time\n" +"combinations. It represents the Gregorian calendar, extended backwards in\n" +"time before its creation (in 1582)." +msgstr "" + +#: gnu/packages/perl.scm:2139 +msgid "Dates in the Julian calendar" +msgstr "" + +#: gnu/packages/perl.scm:2140 +msgid "" +"This package is a companion module to @code{DateTime.pm}.\n" +"It implements the Julian calendar. It supports everything that\n" +"@code{DateTime.pm} supports and more: about one day per century more, to be\n" +"precise." +msgstr "" + +#: gnu/packages/perl.scm:2166 +msgid "DateTime set objects" +msgstr "" + +#: gnu/packages/perl.scm:2167 +msgid "" +"The DateTime::Set module provides a date/time sets\n" +"implementation. It allows, for example, the generation of groups of dates,\n" +"like \"every wednesday\", and then find all the dates matching that " +"pattern,\n" +"within a time range." +msgstr "" + +#: gnu/packages/perl.scm:2190 +msgid "DateTime rfc2445 recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2191 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for RFC 2445 style recurrences." +msgstr "" + +#: gnu/packages/perl.scm:2212 +msgid "DateTime::Set extension for basic recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2213 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for various recurrences, such as \"once a month" +"\"\n" +"or \"every day\". You can also create more complicated recurrences, such " +"as\n" +"\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." +msgstr "" + +#: gnu/packages/perl.scm:2238 +msgid "Create DateTime parser classes and objects" +msgstr "" + +#: gnu/packages/perl.scm:2239 +msgid "" +"DateTime::Format::Builder creates DateTime parsers. Many\n" +"string formats of dates and times are simple and just require a basic " +"regular\n" +"expression to extract the relevant information. Builder provides a simple " +"way\n" +"to do this without writing reams of structural code." +msgstr "" + +#: gnu/packages/perl.scm:2266 +msgid "Parse data/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2267 +msgid "" +"DateTime::Format::Flexible attempts to take any string you\n" +"give it and parse it into a DateTime object." +msgstr "" + +#: gnu/packages/perl.scm:2293 +msgid "Parse and format iCal datetime and duration strings" +msgstr "" + +#: gnu/packages/perl.scm:2294 +msgid "" +"This module understands the ICal date/time and duration\n" +"formats, as defined in RFC 2445. It can be used to parse these formats in\n" +"order to create the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2326 +msgid "Machine-readable date/time with natural parsing" +msgstr "" + +#: gnu/packages/perl.scm:2327 +msgid "" +"DateTime::Format::Natural takes a string with a human\n" +"readable date/time and creates a machine readable one by applying natural\n" +"parsing logic." +msgstr "" + +#: gnu/packages/perl.scm:2354 +msgid "Parse and format strp and strf time patterns" +msgstr "" + +#: gnu/packages/perl.scm:2355 +msgid "" +"This module implements most of `strptime(3)`, the POSIX\n" +"function that is the reverse of `strftime(3)`, for `DateTime`. While\n" +"`strftime` takes a `DateTime` and a pattern and returns a string, " +"`strptime`\n" +"takes a string and a pattern and returns the `DateTime` object associated." +msgstr "" + +#: gnu/packages/perl.scm:2387 +msgid "Localization support for DateTime.pm" +msgstr "" + +#: gnu/packages/perl.scm:2388 +msgid "" +"The DateTime::Locale modules provide localization data for\n" +"the DateTime.pm class." +msgstr "" + +#: gnu/packages/perl.scm:2416 +msgid "Time zone object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2417 +msgid "" +"This class is the base class for all time zone objects. A\n" +"time zone is represented internally as a set of observances, each of which\n" +"describes the offset from GMT for a given time period. Note that without " +"the\n" +"DateTime module, this module does not do much. It's primary interface is\n" +"through a DateTime object, and most users will not need to directly use\n" +"DateTime::TimeZone methods." +msgstr "" + +#: gnu/packages/perl.scm:2447 +msgid "Parse date/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2448 +msgid "" +"DateTimeX::Easy uses a variety of DateTime::Format packages\n" +"to create DateTime objects, with some custom tweaks to smooth out the rough\n" +"edges (mainly concerning timezone detection and selection)." +msgstr "" + +#: gnu/packages/perl.scm:2469 +msgid "Convert between DateTime and RFC2822/822 formats" +msgstr "" + +#: gnu/packages/perl.scm:2470 +msgid "" +"RFCs 2822 and 822 specify date formats to be used by email.\n" +"This module parses and emits such dates." +msgstr "" + +#: gnu/packages/perl.scm:2492 +msgid "Parse and format W3CDTF datetime strings" +msgstr "" + +#: gnu/packages/perl.scm:2494 +msgid "" +"This module understands the W3CDTF date/time format, an ISO 8601 profile,\n" +"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native " +"date\n" +"format of RSS 1.0. It can be used to parse these formats in order to " +"create\n" +"the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2516 +msgid "Meatier version of caller" +msgstr "" + +#: gnu/packages/perl.scm:2517 +msgid "Devel::Caller provides meatier version of caller." +msgstr "" + +#: gnu/packages/perl.scm:2535 +msgid "Check that a command is available" +msgstr "" + +#: gnu/packages/perl.scm:2536 +msgid "" +"Devel::CheckBin is a perl module that checks whether a\n" +"particular command is available." +msgstr "" + +#: gnu/packages/perl.scm:2555 +msgid "Check compiler availability" +msgstr "" + +#: gnu/packages/perl.scm:2556 +msgid "" +"@code{Devel::CheckCompiler} is a tiny module to check\n" +"whether a compiler is available. It can test for a C99 compiler, or\n" +"you can tell it to compile a C source file with optional linker flags." +msgstr "" + +#: gnu/packages/perl.scm:2578 +msgid "Find memory cycles in objects" +msgstr "" + +#: gnu/packages/perl.scm:2580 +msgid "" +"@code{Devel::Cycle} This is a tool for finding circular references in\n" +"objects and other types of references. Because of Perl's reference-count\n" +"based memory management, circular references will cause memory leaks." +msgstr "" + +#: gnu/packages/perl.scm:2601 +msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" +msgstr "" + +#: gnu/packages/perl.scm:2602 +msgid "" +"Devel::GlobalDestruction provides a function returning the\n" +"equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." +msgstr "" + +#: gnu/packages/perl.scm:2623 +msgid "Forces the unavailability of specified Perl modules (for testing)" +msgstr "" + +#: gnu/packages/perl.scm:2624 +msgid "" +"Given a list of Perl modules/filenames, this module makes\n" +"@code{require} and @code{use} statements fail (no matter whether the " +"specified\n" +"files/modules are installed or not)." +msgstr "" + +#: gnu/packages/perl.scm:2645 +msgid "Alias lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:2646 +msgid "" +"Devel::LexAlias provides the ability to alias a lexical\n" +"variable in a subroutines scope to one of your choosing." +msgstr "" + +#: gnu/packages/perl.scm:2670 +msgid "Introspect overloaded operators" +msgstr "" + +#: gnu/packages/perl.scm:2671 +msgid "" +"Devel::OverloadInfo returns information about overloaded\n" +"operators for a given class (or object), including where in the inheritance\n" +"hierarchy the overloads are declared and where the code implementing it is." +msgstr "" + +#: gnu/packages/perl.scm:2698 +msgid "Partial dumping of data structures" +msgstr "" + +#: gnu/packages/perl.scm:2699 +msgid "" +"This module is a data dumper optimized for logging of\n" +"arbitrary parameters." +msgstr "" + +#: gnu/packages/perl.scm:2717 +msgid "Object representing a stack trace" +msgstr "" + +#: gnu/packages/perl.scm:2718 +msgid "" +"The Devel::StackTrace module contains two classes,\n" +"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate " +"the\n" +"information that can be retrieved via Perl's caller() function, as well as\n" +"providing a simple interface to this data." +msgstr "" + +#: gnu/packages/perl.scm:2740 +msgid "Displays stack trace in HTML" +msgstr "" + +#: gnu/packages/perl.scm:2741 +msgid "" +"Devel::StackTrace::AsHTML adds as_html method to\n" +"Devel::StackTrace which displays the stack trace in beautiful HTML, with " +"code\n" +"snippet context and function parameters. If you call it on an instance of\n" +"Devel::StackTrace::WithLexicals, you even get to see the lexical variables " +"of\n" +"each stack frame." +msgstr "" + +#: gnu/packages/perl.scm:2762 +msgid "Dump symbol names or the symbol table" +msgstr "" + +#: gnu/packages/perl.scm:2763 +msgid "Devel::Symdump provides access to the perl symbol table." +msgstr "" + +#: gnu/packages/perl.scm:2780 +msgid "Keyed-Hashing for Message Authentication" +msgstr "" + +#: gnu/packages/perl.scm:2781 +msgid "" +"The Digest::HMAC module follows the common Digest::\n" +"interface for the RFC 2104 HMAC mechanism." +msgstr "" + +#: gnu/packages/perl.scm:2806 +msgid "Perl interface to the MD-5 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2808 +msgid "" +"The @code{Digest::MD5} module allows you to use the MD5 Message Digest\n" +"algorithm from within Perl programs. The algorithm takes as\n" +"input a message of arbitrary length and produces as output a\n" +"128-bit \"fingerprint\" or \"message digest\" of the input." +msgstr "" + +#: gnu/packages/perl.scm:2826 +msgid "Perl implementation of the SHA-1 message digest algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2828 +msgid "" +"This package provides 'Digest::SHA1', an implementation of the NIST\n" +"SHA-1 message digest algorithm for use by Perl programs." +msgstr "" + +#: gnu/packages/perl.scm:2850 +msgid "Declare version conflicts for your dist" +msgstr "" + +#: gnu/packages/perl.scm:2851 +msgid "" +"This module allows you to specify conflicting versions of\n" +"modules separately and deal with them after the module is done installing." +msgstr "" + +#: gnu/packages/perl.scm:2871 +msgid "Detect the encoding of data" +msgstr "" + +#: gnu/packages/perl.scm:2872 +msgid "" +"This package provides a class @code{Encode::Detect} to detect\n" +"the encoding of data." +msgstr "" + +#: gnu/packages/perl.scm:2890 +msgid "ASCII mapping for eucJP encoding" +msgstr "" + +#: gnu/packages/perl.scm:2891 +msgid "" +"This package provides an ASCII mapping for the eucJP\n" +"encoding." +msgstr "" + +#: gnu/packages/perl.scm:2909 +msgid "JIS X 0212 (aka JIS 2000) encodings" +msgstr "" + +#: gnu/packages/perl.scm:2910 +msgid "" +"This package provides encodings for JIS X 0212, which is\n" +"also known as JIS 2000." +msgstr "" + +#: gnu/packages/perl.scm:2933 +msgid "Additional Chinese encodings" +msgstr "" + +#: gnu/packages/perl.scm:2934 +msgid "" +"This Perl module provides Chinese encodings that are not\n" +"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS" +"\",\n" +"\"BIG5EXT\", \"CCCII\", \"EUC-TW\", \"CNS11643-*\", \"GB18030\", and\n" +"\"UNISYS\"." +msgstr "" + +#: gnu/packages/perl.scm:2956 +msgid "Advanced operations on path variables" +msgstr "" + +#: gnu/packages/perl.scm:2957 +msgid "" +"@code{Env::Path} presents an object-oriented interface to\n" +"path variables, defined as that subclass of environment variables which " +"name\n" +"an ordered list of file system elements separated by a platform-standard\n" +"separator." +msgstr "" + +#: gnu/packages/perl.scm:2977 +msgid "OO-ish Error/Exception handling for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2978 +msgid "" +"The Error package provides two interfaces. Firstly Error\n" +"provides a procedural interface to exception handling. Secondly Error is a\n" +"base class for errors/exceptions that can either be thrown, for subsequent\n" +"catch, or can simply be recorded." +msgstr "" + +#: gnu/packages/perl.scm:3003 +msgid "Safely and cleanly create closures via string eval" +msgstr "" + +#: gnu/packages/perl.scm:3004 +msgid "" +"String eval is often used for dynamic code generation. For\n" +"instance, Moose uses it heavily, to generate inlined versions of accessors " +"and\n" +"constructors, which speeds code up at runtime by a significant amount. " +"String\n" +"eval is not without its issues however - it's difficult to control the " +"scope\n" +"it's used in (which determines which variables are in scope inside the " +"eval),\n" +"and it's easy to miss compilation errors, since eval catches them and " +"sticks\n" +"them in $@@ instead. This module attempts to solve these problems. It\n" +"provides an eval_closure function, which evals a string in a clean\n" +"environment, other than a fixed list of specified variables. Compilation\n" +"errors are rethrown automatically." +msgstr "" + +#: gnu/packages/perl.scm:3033 +msgid "Allows you to declare real exception classes in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3034 +msgid "" +"Exception::Class allows you to declare exception hierarchies\n" +"in your modules in a \"Java-esque\" manner." +msgstr "" + +#: gnu/packages/perl.scm:3050 +msgid "Lightweight exporting of functions and variables" +msgstr "" + +#: gnu/packages/perl.scm:3052 +msgid "" +"Exporter::Lite is an alternative to Exporter, intended to provide a\n" +"lightweight subset of the most commonly-used functionality. It supports\n" +"import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." +msgstr "" + +#: gnu/packages/perl.scm:3072 +msgid "Exporter with the features of Sub::Exporter but only core dependencies" +msgstr "" + +#: gnu/packages/perl.scm:3073 +msgid "" +"Exporter::Tiny supports many of Sub::Exporter's\n" +"external-facing features including renaming imported functions with the `-" +"as`,\n" +"`-prefix` and `-suffix` options; explicit destinations with the `into` " +"option;\n" +"and alternative installers with the `installler` option. But it's written " +"in\n" +"only about 40% as many lines of code and with zero non-core dependencies." +msgstr "" + +#: gnu/packages/perl.scm:3099 gnu/packages/perl.scm:3160 +msgid "Easily build XS extensions that depend on XS extensions" +msgstr "" + +#: gnu/packages/perl.scm:3100 +msgid "" +"ExtUtils::Depends builds XS extensions that depend on XS\n" +"extensions" +msgstr "" + +#: gnu/packages/perl.scm:3120 +msgid "Build.PL install path logic made easy" +msgstr "" + +#: gnu/packages/perl.scm:3121 +msgid "" +"This module tries to make install path resolution as easy as\n" +"possible." +msgstr "" + +#: gnu/packages/perl.scm:3139 +msgid "Wrapper for perl's configuration" +msgstr "" + +#: gnu/packages/perl.scm:3140 +msgid "" +"ExtUtils::Config is an abstraction around the %Config hash.\n" +"By itself it is not a particularly interesting module by any measure, " +"however\n" +"it ties together a family of modern toolchain modules." +msgstr "" + +#: gnu/packages/perl.scm:3162 +msgid "" +"This module tries to make it easy to build Perl extensions that use\n" +"functions and typemaps provided by other perl extensions. This means that " +"a\n" +"perl extension is treated like a shared library that provides also a C and " +"an\n" +"XS interface besides the perl one." +msgstr "" + +#: gnu/packages/perl.scm:3182 +msgid "Various portability utilities for module builders" +msgstr "" + +#: gnu/packages/perl.scm:3183 +msgid "" +"This module provides various portable helper functions for\n" +"module building modules." +msgstr "" + +#: gnu/packages/perl.scm:3203 +msgid "Tool to build C libraries" +msgstr "" + +#: gnu/packages/perl.scm:3204 +msgid "" +"Some Perl modules need to ship C libraries together with\n" +"their Perl code. Although there are mechanisms to compile and link (or " +"glue)\n" +"C code in your Perl programs, there isn't a clear method to compile " +"standard,\n" +"self-contained C libraries. This module main goal is to help in that task." +msgstr "" + +#: gnu/packages/perl.scm:3225 +msgid "Simplistic interface to pkg-config" +msgstr "" + +#: gnu/packages/perl.scm:3227 +msgid "" +"@code{ExtUtils::PkgConfig} is a very simplistic interface to the\n" +"@command{pkg-config} utility, intended for use in the @file{Makefile.PL}\n" +"of perl extensions which bind libraries that @command{pkg-config} knows.\n" +"It is really just boilerplate code that you would have written yourself." +msgstr "" + +#: gnu/packages/perl.scm:3259 +msgid "Watch for changes to files" +msgstr "" + +#: gnu/packages/perl.scm:3260 +msgid "" +"This module provides a class to monitor a directory for\n" +"changes made to any file." +msgstr "" + +#: gnu/packages/perl.scm:3281 +msgid "Get directories of configuration files" +msgstr "" + +#: gnu/packages/perl.scm:3282 +msgid "" +"This module is a helper for installing, reading and finding\n" +"configuration file locations. @code{File::ConfigDir} is a module to help " +"out\n" +"when Perl modules (especially applications) need to read and store\n" +"configuration files from more than one location." +msgstr "" + +#: gnu/packages/perl.scm:3302 +msgid "Recursively copy files and directories" +msgstr "" + +#: gnu/packages/perl.scm:3303 +msgid "" +"This module has 3 functions: one to copy files only, one to\n" +"copy directories only, and one to do either depending on the argument's\n" +"type." +msgstr "" + +#: gnu/packages/perl.scm:3325 +msgid "Alternative interface to File::Find" +msgstr "" + +#: gnu/packages/perl.scm:3326 +msgid "" +"File::Find::Rule is a friendlier interface to File::Find.\n" +"It allows you to build rules which specify the desired files and\n" +"directories." +msgstr "" + +#: gnu/packages/perl.scm:3349 +msgid "Common rules for searching for Perl things" +msgstr "" + +#: gnu/packages/perl.scm:3350 +msgid "" +"File::Find::Rule::Perl provides methods for finding various\n" +"types Perl-related files, or replicating search queries run on a " +"distribution\n" +"in various parts of the CPAN ecosystem." +msgstr "" + +#: gnu/packages/perl.scm:3371 +msgid "Matches patterns in a series of files" +msgstr "" + +#: gnu/packages/perl.scm:3372 +msgid "" +"@code{File::Grep} provides similar functionality as perl's\n" +"builtin @code{grep}, @code{map}, and @code{foreach} commands, but iterating\n" +"over a passed filelist instead of arrays. While trivial, this module can\n" +"provide a quick dropin when such functionality is needed." +msgstr "" + +#: gnu/packages/perl.scm:3395 +msgid "Find your home and other directories on any platform" +msgstr "" + +#: gnu/packages/perl.scm:3396 +msgid "" +"File::HomeDir is a module for locating the directories that\n" +"are \"owned\" by a user (typically your user) and to solve the various " +"issues\n" +"that arise trying to find them consistently across a wide variety of\n" +"platforms." +msgstr "" + +#: gnu/packages/perl.scm:3418 +msgid "Create or remove directory trees" +msgstr "" + +#: gnu/packages/perl.scm:3419 +msgid "" +"This module provide a convenient way to create directories\n" +"of arbitrary depth and to delete an entire directory subtree from the\n" +"file system." +msgstr "" + +#: gnu/packages/perl.scm:3442 +msgid "Change directory temporarily for a limited scope" +msgstr "" + +#: gnu/packages/perl.scm:3443 +msgid "" +"@code{File::pushd} does a temporary @code{chdir} that is\n" +"easily and automatically reverted, similar to @code{pushd} in some Unix\n" +"command shells. It works by creating an object that caches the original\n" +"working directory. When the object is destroyed, the destructor calls\n" +"@code{chdir} to revert to the original working directory. By storing the\n" +"object in a lexical variable with a limited scope, this happens " +"automatically\n" +"at the end of the scope." +msgstr "" + +#: gnu/packages/perl.scm:3471 +msgid "" +"Perl extension for crawling directory trees and compiling\n" +"lists of files" +msgstr "" + +#: gnu/packages/perl.scm:3474 +msgid "" +"The File::List module crawls the directory tree starting at the\n" +"provided base directory and can return files (and/or directories if " +"desired)\n" +"matching a regular expression." +msgstr "" + +#: gnu/packages/perl.scm:3493 +msgid "Remove files and directories in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3494 +msgid "" +"File::Remove::remove removes files and directories. It acts\n" +"like /bin/rm, for the most part. Although \"unlink\" can be given a list " +"of\n" +"files, it will not remove directories; this module remedies that. It also\n" +"accepts wildcards, * and ?, as arguments for file names." +msgstr "" + +#: gnu/packages/perl.scm:3518 +msgid "Locate per-dist and per-module shared files" +msgstr "" + +#: gnu/packages/perl.scm:3519 +msgid "" +"The intent of File::ShareDir is to provide a companion to\n" +"Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" +"module to have access to a large amount of read-only data that is stored on\n" +"the file-system at run-time. Once the files have been installed to the\n" +"correct directory, you can use File::ShareDir to find your files again " +"after\n" +"the installation." +msgstr "" + +#: gnu/packages/perl.scm:3541 +msgid "Locate per-dist shared files" +msgstr "" + +#: gnu/packages/perl.scm:3542 +msgid "" +"File::ShareDir::Dist finds share directories for\n" +"distributions. It is a companion module to File::ShareDir." +msgstr "" + +#: gnu/packages/perl.scm:3562 +msgid "Install shared files" +msgstr "" + +#: gnu/packages/perl.scm:3563 +msgid "" +"File::ShareDir::Install allows you to install read-only data\n" +"files from a distribution. It is a companion module to File::ShareDir, " +"which\n" +"allows you to locate these files after installation." +msgstr "" + +#: gnu/packages/perl.scm:3582 +msgid "Reading/Writing/Modifying of complete files" +msgstr "" + +#: gnu/packages/perl.scm:3583 +msgid "" +"File::Slurp provides subroutines to read or write entire\n" +"files with a simple call. It also has a subroutine for reading the list of\n" +"file names in a directory." +msgstr "" + +#: gnu/packages/perl.scm:3606 +msgid "Simple, sane and efficient module to slurp a file" +msgstr "" + +#: gnu/packages/perl.scm:3607 +msgid "" +"This module provides functions for fast and correct file\n" +"slurping and spewing. All functions are optionally exported." +msgstr "" + +#: gnu/packages/perl.scm:3624 +msgid "Simple file reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:3626 +msgid "This module provides functions for fast reading and writing of files." +msgstr "" + +#: gnu/packages/perl.scm:3645 +msgid "Return name and handle of a temporary file safely" +msgstr "" + +#: gnu/packages/perl.scm:3646 +msgid "" +"File::Temp can be used to create and open temporary files in\n" +"a safe way." +msgstr "" + +#: gnu/packages/perl.scm:3663 +msgid "Portable implementation of the `which' utility" +msgstr "" + +#: gnu/packages/perl.scm:3665 +msgid "" +"File::Which was created to be able to get the paths to executable\n" +"programs on systems under which the `which' program wasn't implemented in " +"the\n" +"shell." +msgstr "" + +#: gnu/packages/perl.scm:3688 +msgid "Extended Unix style glob functionality" +msgstr "" + +#: gnu/packages/perl.scm:3689 +msgid "" +"@code{File::Zglob} provides a traditional Unix @code{glob}\n" +"functionality; it returns a list of file names that match the given " +"pattern.\n" +"For instance, it supports the @code{**/*.pm} form." +msgstr "" + +#: gnu/packages/perl.scm:3708 +msgid "Module to handle parsing command line options" +msgstr "" + +#: gnu/packages/perl.scm:3709 +msgid "" +"The @code{Getopt::Long} module implements an extended getopt\n" +"function called @code{GetOptions()}. It parses the command line from\n" +"@code{ARGV}, recognizing and removing specified options and their possible\n" +"values.\n" +"\n" +"This function adheres to the POSIX syntax for command line options, with " +"GNU\n" +"extensions. In general, this means that options have long names instead of\n" +"single letters, and are introduced with a double dash \"--\". Support for\n" +"bundling of command line options, as was the case with the more traditional\n" +"single-letter approach, is provided but not enabled by default." +msgstr "" + +#: gnu/packages/perl.scm:3743 +msgid "Getopt::Long, but simpler and more powerful" +msgstr "" + +#: gnu/packages/perl.scm:3744 +msgid "" +"Getopt::Long::Descriptive is yet another Getopt library.\n" +"It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" +"avoid making you think about its huge array of options. It also provides\n" +"usage (help) messages, data validation, and a few other useful features." +msgstr "" + +#: gnu/packages/perl.scm:3762 +msgid "Table-driven argument parsing for Perl" +msgstr "" + +#: gnu/packages/perl.scm:3764 +msgid "" +"Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" +"vaguely inspired by John Ousterhout's Tk_ParseArgv." +msgstr "" + +#: gnu/packages/perl.scm:3786 +msgid "Graph data structures and algorithms" +msgstr "" + +#: gnu/packages/perl.scm:3787 +msgid "" +"This is @code{Graph}, a Perl module for dealing with graphs,\n" +"the abstract data structures." +msgstr "" + +#: gnu/packages/perl.scm:3804 +msgid "Safe cleanup blocks implemented as guards" +msgstr "" + +#: gnu/packages/perl.scm:3805 +msgid "" +"@code{Guard} implements so-called @dfn{guards}. A guard is\n" +"something (usually an object) that \"guards\" a resource, ensuring that it " +"is\n" +"cleaned up when expected.\n" +"\n" +"Specifically, this module supports two different types of guards: guard\n" +"objects, which execute a given code block when destroyed, and scoped " +"guards,\n" +"which are tied to the scope exit." +msgstr "" + +#: gnu/packages/perl.scm:3841 +msgid "Lightweight field hash for inside-out objects" +msgstr "" + +#: gnu/packages/perl.scm:3842 +msgid "" +"@code{Hash::FieldHash} provides the field hash mechanism\n" +"which supports the inside-out technique. It is an alternative to\n" +"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, " +"and\n" +"relic support." +msgstr "" + +#: gnu/packages/perl.scm:3862 +msgid "Merge arbitrarily deep hashes into a single hash" +msgstr "" + +#: gnu/packages/perl.scm:3863 +msgid "" +"Hash::Merge merges two arbitrarily deep hashes into a single\n" +"hash. That is, at any level, it will add non-conflicting key-value pairs " +"from\n" +"one hash to the other, and follows a set of specific rules when there are " +"key\n" +"value conflicts. The hash is followed recursively, so that deeply nested\n" +"hashes that are at the same level will be merged when the parent hashes are\n" +"merged." +msgstr "" + +#: gnu/packages/perl.scm:3885 +msgid "Store multiple values per key" +msgstr "" + +#: gnu/packages/perl.scm:3886 +msgid "" +"Hash::MultiValue is an object (and a plain hash reference)\n" +"that may contain multiple values per key, inspired by MultiDict of WebOb." +msgstr "" + +#: gnu/packages/perl.scm:3904 +msgid "Alternative but compatible interface to modules that export symbols" +msgstr "" + +#: gnu/packages/perl.scm:3905 +msgid "" +"This module acts as a layer between Exporter and modules which\n" +"consume exports. It is feature-compatible with Exporter, plus some much " +"needed\n" +"extras. You can use this to import symbols from any exporter that follows\n" +"Exporters specification. The exporter modules themselves do not need to use " +"or\n" +"inherit from the Exporter module, they just need to set @@EXPORT and/or " +"other\n" +"variables." +msgstr "" + +#: gnu/packages/perl.scm:3929 +msgid "Import packages into other packages" +msgstr "" + +#: gnu/packages/perl.scm:3930 +msgid "" +"Writing exporters is a pain. Some use Exporter, some use\n" +"Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" +"some things are pragmas. Exporting on someone else's behalf is harder. " +"The\n" +"exporters don't provide a consistent API for this, and pragmas need to have\n" +"their import method called directly, since they effect the current unit of\n" +"compilation. Import::Into provides global methods to make this painless." +msgstr "" + +#: gnu/packages/perl.scm:3952 +msgid "Use modules in inc/ if newer than installed" +msgstr "" + +#: gnu/packages/perl.scm:3953 +msgid "" +"The inc::latest module helps bootstrap configure-time\n" +"dependencies for CPAN distributions. These dependencies get bundled into " +"the\n" +"inc directory within a distribution and are used by Makefile.PL or Build.PL." +msgstr "" + +#: gnu/packages/perl.scm:3973 +msgid "Lexically warn about using the indirect method call syntax" +msgstr "" + +#: gnu/packages/perl.scm:3975 +msgid "Indirect warns about using the indirect method call syntax." +msgstr "" + +#: gnu/packages/perl.scm:3994 +msgid "Capture STDOUT and STDERR from Perl code, subprocesses or XS" +msgstr "" + +#: gnu/packages/perl.scm:3995 +msgid "" +"@code{IO::CaptureOutput} provides routines for capturing\n" +"@code{STDOUT} and @code{STDERR} from perl subroutines, forked system\n" +"calls (e.g. @code{system()}, @code{fork()}) and from XS or C modules.\n" +"\n" +"This module is no longer recommended by its maintainer. Users are advised " +"to\n" +"try @code{Capture::Tiny} instead." +msgstr "" + +#: gnu/packages/perl.scm:4017 +msgid "Utilities for interactive I/O" +msgstr "" + +#: gnu/packages/perl.scm:4018 +msgid "" +"This module provides three utility subroutines that make it\n" +"easier to develop interactive applications: is_interactive(), " +"interactive(),\n" +"and busy()." +msgstr "" + +#: gnu/packages/perl.scm:4037 +msgid "Emulate file interface for in-core strings" +msgstr "" + +#: gnu/packages/perl.scm:4038 +msgid "" +"IO::String is an IO::File (and IO::Handle) compatible class\n" +"that reads or writes data from in-core strings." +msgstr "" + +#: gnu/packages/perl.scm:4056 +msgid "IO:: interface for reading/writing an array of lines" +msgstr "" + +#: gnu/packages/perl.scm:4057 +msgid "" +"This toolkit primarily provides modules for performing both\n" +"traditional and object-oriented i/o) on things *other* than normal\n" +"filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." +msgstr "" + +#: gnu/packages/perl.scm:4075 +msgid "Perl interface to pseudo ttys" +msgstr "" + +#: gnu/packages/perl.scm:4077 +msgid "" +"This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" +"pseudo ttys." +msgstr "" + +#: gnu/packages/perl.scm:4095 +msgid "Run interactive command-line programs" +msgstr "" + +#: gnu/packages/perl.scm:4096 +msgid "" +"@code{IPC::Cmd} allows for the searching and execution of\n" +"any binary on your system. It adheres to verbosity settings and is able to\n" +"run interactively. It also has an option to capture output/error buffers." +msgstr "" + +#: gnu/packages/perl.scm:4125 +msgid "Run system() and background procs w/ piping, redirs, ptys" +msgstr "" + +#: gnu/packages/perl.scm:4126 +msgid "" +"IPC::Run allows you run and interact with child processes\n" +"using files, pipes, and pseudo-ttys. Both system()-style and scripted " +"usages\n" +"are supported and may be mixed. Likewise, functional and OO API styles are\n" +"both supported and may be mixed." +msgstr "" + +#: gnu/packages/perl.scm:4144 +msgid "Run a subprocess with input/output redirection" +msgstr "" + +#: gnu/packages/perl.scm:4146 +msgid "" +"The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" +"stdout, and/or stderr to files and perl data structures. It aims to " +"satisfy\n" +"99% of the need for using system, qx, and open3 with a simple, extremely\n" +"Perlish API and none of the bloat and rarely used features of IPC::Run." +msgstr "" + +#: gnu/packages/perl.scm:4170 +msgid "Lightweight interface to shared memory" +msgstr "" + +#: gnu/packages/perl.scm:4171 +msgid "" +"IPC::ShareLite provides a simple interface to shared memory,\n" +"allowing data to be efficiently communicated between processes." +msgstr "" + +#: gnu/packages/perl.scm:4189 +msgid "Run commands simply, with detailed diagnostics" +msgstr "" + +#: gnu/packages/perl.scm:4190 +msgid "" +"Calling Perl's in-built @code{system} function is easy,\n" +"determining if it was successful is hard. Let's face it, @code{$?} isn't " +"the\n" +"nicest variable in the world to play with, and even if you do check it,\n" +"producing a well-formatted error string takes a lot of work.\n" +"\n" +"@code{IPC::System::Simple} takes the hard work out of calling external\n" +"commands." +msgstr "" + +#: gnu/packages/perl.scm:4215 +msgid "JSON encoder/decoder for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4216 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa using either JSON::XS or JSON::PP." +msgstr "" + +#: gnu/packages/perl.scm:4241 +msgid "Wrapper for Perl JSON classes" +msgstr "" + +#: gnu/packages/perl.scm:4243 +msgid "" +"This module tries to provide a coherent API to bring together the\n" +"various JSON modules currently on CPAN. This module will allow you to code " +"to\n" +"any JSON API and have it work regardless of which JSON module is actually\n" +"installed." +msgstr "" + +#: gnu/packages/perl.scm:4267 +msgid "Cpanel::JSON::XS with fallback" +msgstr "" + +#: gnu/packages/perl.scm:4268 +msgid "" +"This module first checks to see if either Cpanel::JSON::XS\n" +"or JSON::XS is already loaded, in which case it uses that module. " +"Otherwise\n" +"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, " +"and\n" +"either uses the first module it finds or throws an error." +msgstr "" + +#: gnu/packages/perl.scm:4291 +msgid "JSON serialising/deserialising for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4314 +msgid "Prevent leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4316 +msgid "Lexical::SealRequireHints prevents leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4333 +msgid "Bringing loggers and listeners together" +msgstr "" + +#: gnu/packages/perl.scm:4334 +msgid "" +"@code{Log::Any} provides a standard log production API for\n" +"modules. @code{Log::Any::Adapter} allows applications to choose the " +"mechanism\n" +"for log consumption, whether screen, file or another logging mechanism like\n" +"@code{Log::Dispatch} or @code{Log::Log4perl}.\n" +"\n" +"A CPAN module uses @code{Log::Any} to get a log producer object. An\n" +"application, in turn, may choose one or more logging mechanisms via\n" +"@code{Log::Any::Adapter}, or none at all.\n" +"\n" +"@code{Log::Any} has a very tiny footprint and no dependencies beyond Perl\n" +"itself, which makes it appropriate for even small CPAN modules to use. It\n" +"defaults to 'null' logging activity, so a module can safely log without\n" +"worrying about whether the application has chosen (or will ever choose) a\n" +"logging mechanism." +msgstr "" + +#: gnu/packages/perl.scm:4370 +msgid "Log::Any adapter for Log::Log4perl" +msgstr "" + +#: gnu/packages/perl.scm:4371 +msgid "" +"@code{Log::Any::Adapter::Log4perl} provides a\n" +"@code{Log::Any} adapter using @code{Log::Log4perl} for logging." +msgstr "" + +#: gnu/packages/perl.scm:4392 +msgid "Log4j implementation for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4393 +msgid "" +"@code{Log::Log4perl} lets you remote-control and fine-tune\n" +"the logging behaviour of your system from the outside. It implements the\n" +"widely popular (Java-based) Log4j logging package in pure Perl." +msgstr "" + +#: gnu/packages/perl.scm:4413 +msgid "Log::Report in the lightest form" +msgstr "" + +#: gnu/packages/perl.scm:4415 +msgid "" +"This module allows libraries to have a dependency to a small module\n" +"instead of the full Log-Report distribution. The full power of\n" +"@code{Log::Report} is only released when the main program uses that module.\n" +"In that case, the module using the 'Optional' will also use the full\n" +"@code{Log::Report}, otherwise the dressed-down @code{Log::Report::Minimal}\n" +"version." +msgstr "" + +#: gnu/packages/perl.scm:4440 +msgid "Get messages to users and logs" +msgstr "" + +#: gnu/packages/perl.scm:4442 +msgid "" +"@code{Log::Report} combines three tasks which are closely related in\n" +"one: logging, exceptions, and translations." +msgstr "" + +#: gnu/packages/perl.scm:4471 +msgid "High-level interface to Uniforum message translation" +msgstr "" + +#: gnu/packages/perl.scm:4472 +msgid "" +"This package is an internationalization library for Perl\n" +"that aims to be compatible with the Uniforum message translations system as\n" +"implemented for example in GNU gettext." +msgstr "" + +#: gnu/packages/perl.scm:4491 +msgid "Transliterate text between writing systems" +msgstr "" + +#: gnu/packages/perl.scm:4492 +msgid "" +"@code{Lingua::Translit} can be used to convert text from one\n" +"writing system to another, based on national or international " +"transliteration\n" +"tables. Where possible a reverse transliteration is supported." +msgstr "" + +#: gnu/packages/perl.scm:4516 +msgid "Combination of List::Util and List::MoreUtils" +msgstr "" + +#: gnu/packages/perl.scm:4517 +msgid "" +"This module exports all of the functions that either\n" +"List::Util or List::MoreUtils defines, with preference to List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4539 +msgid "Compare elements of two or more lists" +msgstr "" + +#: gnu/packages/perl.scm:4540 +msgid "" +"@code{List::Compare} provides a module to perform\n" +"comparative operations on two or more lists. Provided operations include\n" +"intersections, unions, unique elements, complements and many more." +msgstr "" + +#: gnu/packages/perl.scm:4575 gnu/packages/perl.scm:4626 +msgid "Provide the stuff missing in List::Util" +msgstr "" + +#: gnu/packages/perl.scm:4576 +msgid "" +"List::MoreUtils provides some trivial but commonly needed\n" +"functionality on lists which is not going to go into List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4598 +msgid "Provide the stuff missing in List::Util in XS" +msgstr "" + +#: gnu/packages/perl.scm:4599 +msgid "" +"@code{List::MoreUtils::XS} provides some trivial but\n" +"commonly needed functionality on lists which is not going to go into\n" +"@code{List::Util}." +msgstr "" + +#: gnu/packages/perl.scm:4627 +msgid "" +"@code{List::SomeUtils} provides some trivial but commonly\n" +"needed functionality on lists which is not going to go into @code{List::" +"Util}.\n" +"\n" +"All of the below functions are implementable in only a couple of lines of " +"Perl\n" +"code. Using the functions from this module however should give slightly\n" +"better performance as everything is implemented in C. The pure-Perl\n" +"implementation of these functions only serves as a fallback in case the C\n" +"portions of this module couldn't be compiled on this machine." +msgstr "" + +#: gnu/packages/perl.scm:4656 +msgid "Bundle of ancient email modules" +msgstr "" + +#: gnu/packages/perl.scm:4657 +msgid "" +"MailTools contains the following modules:\n" +"@table @asis\n" +"@item Mail::Address\n" +"Parse email address from a header line.\n" +"@item Mail::Cap\n" +"Interpret mailcap files: mappings of file-types to applications as used by\n" +"many command-line email programs.\n" +"@item Mail::Field\n" +"Simplifies access to (some) email header fields. Used by Mail::Header.\n" +"@item Mail::Filter\n" +"Process Mail::Internet messages.\n" +"@item Mail::Header\n" +"Collection of Mail::Field objects, representing the header of a Mail::" +"Internet\n" +"object.\n" +"@item Mail::Internet\n" +"Represents a single email message, with header and body.\n" +"@item Mail::Mailer\n" +"Send Mail::Internet emails via direct smtp or local MTA's.\n" +"@item Mail::Send\n" +"Build a Mail::Internet object, and then send it out using Mail::Mailer.\n" +"@item Mail::Util\n" +"\"Smart functions\" you should not depend on.\n" +"@end table" +msgstr "" + +#: gnu/packages/perl.scm:4696 +msgid "Expiry plug-in for Memoize that adds LRU cache expiration" +msgstr "" + +#: gnu/packages/perl.scm:4697 +msgid "" +"This module implements an expiry policy for Memoize that\n" +"follows LRU semantics, that is, the last n results, where n is specified as\n" +"the argument to the CACHESIZE parameter, will be cached." +msgstr "" + +#: gnu/packages/perl.scm:4715 +msgid "Charset information for MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4717 +msgid "" +"@code{MIME::Charset} provides information about character sets used for\n" +"MIME messages on Internet." +msgstr "" + +#: gnu/packages/perl.scm:4744 +msgid "Tools to manipulate MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4746 +msgid "" +"MIME-tools is a collection of Perl5 MIME:: modules for parsing,\n" +"decoding, and generating single- or multipart (even nested multipart) MIME\n" +"messages." +msgstr "" + +#: gnu/packages/perl.scm:4765 +msgid "Definition of MIME types" +msgstr "" + +#: gnu/packages/perl.scm:4766 +msgid "" +"This module provides a list of known mime-types, combined\n" +"from various sources. For instance, it contains all IANA types and the\n" +"knowledge of Apache." +msgstr "" + +#: gnu/packages/perl.scm:4788 +msgid "Write your linewise code for handles; this does the rest" +msgstr "" + +#: gnu/packages/perl.scm:4789 +msgid "" +"It's boring to deal with opening files for IO, converting\n" +"strings to handle-like objects, and all that. With\n" +"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you " +"can\n" +"just write a method to handle handles, and methods for handling strings and\n" +"file names are added for you." +msgstr "" + +#: gnu/packages/perl.scm:4815 +msgid "Enable all of the features of Modern Perl with one import" +msgstr "" + +#: gnu/packages/perl.scm:4816 +msgid "" +"@code{Modern::Perl} provides a simple way to enable\n" +"multiple, by now, standard libraries in a Perl program." +msgstr "" + +#: gnu/packages/perl.scm:4844 +msgid "Tiny replacement for Module::Build" +msgstr "" + +#: gnu/packages/perl.scm:4845 +msgid "" +"Many Perl distributions use a Build.PL file instead of a\n" +"Makefile.PL file to drive distribution configuration, build, test and\n" +"installation. Traditionally, Build.PL uses Module::Build as the underlying\n" +"build system. This module provides a simple, lightweight, drop-in\n" +"replacement. Whereas Module::Build has over 6,700 lines of code; this " +"module\n" +"has less than 120, yet supports the features needed by most distributions." +msgstr "" + +#: gnu/packages/perl.scm:4873 +msgid "Module::Build class for building XS modules" +msgstr "" + +#: gnu/packages/perl.scm:4875 +msgid "" +"@code{Module::Build::XSUtil} is subclass of @code{Module::Build}\n" +"for support building XS modules.\n" +"\n" +"This is a list of a new parameters in the @code{Module::Build::new} method:\n" +"\n" +"@enumerate\n" +"@item @code{needs_compiler_c99}: This option checks C99 compiler " +"availability.\n" +"@item @code{needs_compiler_cpp}: This option checks C++ compiler " +"availability.\n" +"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C" +"++.\n" +"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::" +"PPPort}.\n" +"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a " +"helper\n" +"header file to include @file{EXTERN.h}, @file{perl.h}, @file{XSUB.h} and\n" +"@file{ppport.h}, and defines some portability stuff which are not supported " +"by\n" +"@file{ppport.h}.\n" +"\n" +"It is ported from @code{Module::Install::XSUtil}.\n" +"@item @code{cc_warnings}: Toggle compiler warnings. Enabled by default.\n" +"@item @code{-g options}: Invoke @file{Build.PL} with @code{-g} to enable\n" +"debug options.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:4911 +msgid "Find and use installed modules in a (sub)category" +msgstr "" + +#: gnu/packages/perl.scm:4912 +msgid "" +"Module::Find lets you find and use modules in categories.\n" +"This can be useful for auto-detecting driver or plugin modules. You can\n" +"differentiate between looking in the category itself or in all\n" +"subcategories." +msgstr "" + +#: gnu/packages/perl.scm:4938 +msgid "Loads alternate underlying implementations for a module" +msgstr "" + +#: gnu/packages/perl.scm:4939 +msgid "" +"This module abstracts out the process of choosing one of\n" +"several underlying implementations for a module. This can be used to " +"provide\n" +"XS and pure Perl implementations of a module, or it could be used to load " +"an\n" +"implementation for a given OS or any other case of needing to provide " +"multiple\n" +"implementations." +msgstr "" + +#: gnu/packages/perl.scm:4977 +msgid "Standalone, extensible Perl module installer" +msgstr "" + +#: gnu/packages/perl.scm:4978 +msgid "" +"Module::Install is a package for writing installers for\n" +"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in " +"a\n" +"strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" +"installation version 5.005 or newer." +msgstr "" + +#: gnu/packages/perl.scm:4999 +msgid "Give your Perl module the ability to have plugins" +msgstr "" + +#: gnu/packages/perl.scm:5000 +msgid "" +"This module provides a simple but extensible way of having\n" +"'plugins' for your Perl module." +msgstr "" + +#: gnu/packages/perl.scm:5019 +msgid "Perl runtime module handling" +msgstr "" + +#: gnu/packages/perl.scm:5020 +msgid "" +"The functions exported by this module deal with runtime\n" +"handling of Perl modules, which are normally handled at compile time." +msgstr "" + +#: gnu/packages/perl.scm:5043 +msgid "Provide information on conflicts for Module::Runtime" +msgstr "" + +#: gnu/packages/perl.scm:5044 +msgid "" +"This module provides conflicts checking for Module::Runtime,\n" +"which had a recent release that broke some versions of Moose. It is called\n" +"from Moose::Conflicts and moose-outdated." +msgstr "" + +#: gnu/packages/perl.scm:5065 +msgid "Recursively scan Perl code for dependencies" +msgstr "" + +#: gnu/packages/perl.scm:5066 +msgid "" +"Module::ScanDeps is a module to recursively scan Perl\n" +"programs for dependencies." +msgstr "" + +#: gnu/packages/perl.scm:5086 +msgid "Module name tools and transformations" +msgstr "" + +#: gnu/packages/perl.scm:5087 +msgid "" +"This module provides a few useful functions for manipulating\n" +"module names. Its main aim is to centralise some of the functions commonly\n" +"used by modules that manipulate other modules in some way, like converting\n" +"module names to relative paths." +msgstr "" + +#: gnu/packages/perl.scm:5117 +msgid "Minimalist Object Orientation (with Moose compatibility)" +msgstr "" + +#: gnu/packages/perl.scm:5118 +msgid "" +"Moo is an extremely light-weight Object Orientation system.\n" +"It allows one to concisely define objects and roles with a convenient " +"syntax\n" +"that avoids the details of Perl's object system. Moo contains a subset of\n" +"Moose and is optimised for rapid startup." +msgstr "" + +#: gnu/packages/perl.scm:5225 +msgid "Postmodern object system for Perl 5" +msgstr "" + +#: gnu/packages/perl.scm:5227 +msgid "" +"Moose is a complete object system for Perl 5. It provides keywords for\n" +"attribute declaration, object construction, inheritance, and maybe more. " +"With\n" +"Moose, you define your class declaratively, without needing to know about\n" +"blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" +"logical structure of your classes, focusing on \"what\" rather than \"how" +"\".\n" +"A class definition with Moose reads like a list of very concise English\n" +"sentences." +msgstr "" + +#: gnu/packages/perl.scm:5256 +msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" +msgstr "" + +#: gnu/packages/perl.scm:5257 +msgid "" +"This module attempts to emulate the behavior of\n" +"Class::Accessor::Fast as accurately as possible using the Moose attribute\n" +"system. The public API of Class::Accessor::Fast is wholly supported, but " +"the\n" +"private methods are not." +msgstr "" + +#: gnu/packages/perl.scm:5289 +msgid "Moose role for processing command line options" +msgstr "" + +#: gnu/packages/perl.scm:5290 +msgid "" +"This is a Moose role which provides an alternate constructor\n" +"for creating objects using parameters passed in from the command line." +msgstr "" + +#: gnu/packages/perl.scm:5311 +msgid "Mark overload code symbols as methods" +msgstr "" + +#: gnu/packages/perl.scm:5312 +msgid "" +"MooseX::MarkAsMethods allows one to easily mark certain\n" +"functions as Moose methods. This will allow other packages such as\n" +"namespace::autoclean to operate without blowing away your overloads. After\n" +"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP " +"as\n" +"being methods, and class extension as well as composition from roles with\n" +"overloads will \"just work\"." +msgstr "" + +#: gnu/packages/perl.scm:5342 +msgid "Code attribute introspection" +msgstr "" + +#: gnu/packages/perl.scm:5343 +msgid "" +"This module allows code attributes of methods to be\n" +"introspected using Moose meta method objects." +msgstr "" + +#: gnu/packages/perl.scm:5369 +msgid "Subclassing of non-Moose classes" +msgstr "" + +#: gnu/packages/perl.scm:5370 +msgid "" +"MooseX::NonMoose allows for easily subclassing non-Moose\n" +"classes with Moose, taking care of the details connected with doing this, " +"such\n" +"as setting up proper inheritance from Moose::Object and installing (and\n" +"inlining, at make_immutable time) a constructor that makes sure things like\n" +"BUILD methods are called. It tries to be as non-intrusive as possible." +msgstr "" + +#: gnu/packages/perl.scm:5399 +msgid "Extension of Params::Validate using Moose's types" +msgstr "" + +#: gnu/packages/perl.scm:5400 +msgid "" +"This module fills a gap in Moose by adding method parameter\n" +"validation to Moose." +msgstr "" + +#: gnu/packages/perl.scm:5421 +msgid "Apply roles to a related Perl class" +msgstr "" + +#: gnu/packages/perl.scm:5422 +msgid "" +"This module applies roles to make a subclass instead of\n" +"manually setting up a subclass." +msgstr "" + +#: gnu/packages/perl.scm:5449 +msgid "Moose roles with composition parameters" +msgstr "" + +#: gnu/packages/perl.scm:5450 +msgid "" +"Because Moose roles serve many different masters, they\n" +"usually provide only the least common denominator of functionality. To\n" +"empower roles further, more configurability than -alias and -excludes is\n" +"required. Perhaps your role needs to know which method to call when it is\n" +"done processing, or what default value to use for its url attribute.\n" +"Parameterized roles offer a solution to these (and other) kinds of problems." +msgstr "" + +#: gnu/packages/perl.scm:5476 +msgid "Roles which support overloading" +msgstr "" + +#: gnu/packages/perl.scm:5477 +msgid "" +"MooseX::Role::WithOverloading allows you to write a\n" +"Moose::Role which defines overloaded operators and allows those overload\n" +"methods to be composed into the classes/roles/instances it's compiled to,\n" +"where plain Moose::Roles would lose the overloading." +msgstr "" + +#: gnu/packages/perl.scm:5499 +msgid "Name your accessors foo() and set_foo()" +msgstr "" + +#: gnu/packages/perl.scm:5500 +msgid "" +"This module does not provide any methods. Simply loading it\n" +"changes the default naming policy for the loading class so that accessors " +"are\n" +"separated into get and set methods. The get methods have the same name as " +"the\n" +"accessor, while set methods are prefixed with \"_set_\"." +msgstr "" + +#: gnu/packages/perl.scm:5526 +msgid "Strict object constructors for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5527 +msgid "" +"Simply loading this module makes your constructors\n" +"\"strict\". If your constructor is called with an attribute init argument\n" +"that your class does not declare, then it calls Moose->throw_error()." +msgstr "" + +#: gnu/packages/perl.scm:5555 +msgid "Trait loading and resolution for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5556 +msgid "" +"Adds support on top of MooseX::Traits for class precedence\n" +"search for traits and some extra attributes." +msgstr "" + +#: gnu/packages/perl.scm:5582 +msgid "Organise your Moose types in libraries" +msgstr "" + +#: gnu/packages/perl.scm:5583 +msgid "" +"This package lets you declare types using short names, but\n" +"behind the scenes it namespaces all your type declarations, effectively\n" +"prevent name clashes between packages." +msgstr "" + +#: gnu/packages/perl.scm:5614 +msgid "DateTime related constraints and coercions for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5615 +msgid "" +"This module packages several Moose::Util::TypeConstraints\n" +"with coercions, designed to work with the DateTime suite of objects." +msgstr "" + +#: gnu/packages/perl.scm:5647 +msgid "Extensions to MooseX::Types::DateTime" +msgstr "" + +#: gnu/packages/perl.scm:5648 +msgid "" +"This module builds on MooseX::Types::DateTime to add\n" +"additional custom types and coercions. Since it builds on an existing " +"type,\n" +"all coercions and constraints are inherited." +msgstr "" + +#: gnu/packages/perl.scm:5677 +msgid "ClassName type constraints for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5678 +msgid "" +"MooseX::Types::LoadableClass provides a ClassName type\n" +"constraint with coercion to load the class." +msgstr "" + +#: gnu/packages/perl.scm:5704 +msgid "Using Moo and MooX:: packages the most lazy way" +msgstr "" + +#: gnu/packages/perl.scm:5705 +msgid "Contains the MooX and MooX::Role packages." +msgstr "" + +#: gnu/packages/perl.scm:5732 +msgid "Giving an easy Moo style way to make command organized CLI apps" +msgstr "" + +#: gnu/packages/perl.scm:5733 +msgid "" +"This package eases the writing of command line utilities,\n" +"accepting commands and subcommands and so on. These commands can form a " +"tree,\n" +"which is mirrored in the package structure. On invocation, each command " +"along\n" +"the path through the tree (starting from the top-level command through to " +"the\n" +"most specific one) is instantiated." +msgstr "" + +#: gnu/packages/perl.scm:5766 +msgid "Moo eXtension for initializing objects from config file" +msgstr "" + +#: gnu/packages/perl.scm:5767 +msgid "" +"This module is intended to easily load initialization values\n" +"for attributes on object construction from an appropriate config file. The\n" +"building is done in @code{MooX::ConfigFromFile::Role}---using\n" +"@code{MooX::ConfigFromFile} ensures that the role is applied." +msgstr "" + +#: gnu/packages/perl.scm:5791 +msgid "Moo eXtension for @code{File::ConfigDir}" +msgstr "" + +#: gnu/packages/perl.scm:5792 +msgid "" +"This module is a helper for easily finding configuration\n" +"file locations. This information can be used to find a suitable place for\n" +"installing configuration files or for finding any piece of settings." +msgstr "" + +#: gnu/packages/perl.scm:5827 +msgid "NativeTrait-like behavior for Moo" +msgstr "" + +#: gnu/packages/perl.scm:5829 +msgid "" +"@code{MooX::HandlesVia} is an extension of Moo's @code{handles}\n" +"attribute functionality. It provides a means of proxying functionality " +"from\n" +"an external class to the given atttribute." +msgstr "" + +#: gnu/packages/perl.scm:5860 +msgid "Easily translate Moose code to Moo" +msgstr "" + +#: gnu/packages/perl.scm:5862 +msgid "" +"MooX::late does the following:\n" +"@enumerate\n" +"@item Supports isa => $stringytype\n" +"@item Supports does => $rolename\n" +"@item Supports lazy_build => 1\n" +"@item Exports blessed and confess functions to your namespace.\n" +"@item Handles certain attribute traits\n" +"Currently Hash, Array and Code are supported. This feature requires\n" +"MooX::HandlesVia.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:5917 +msgid "Explicit Options eXtension for Object Class" +msgstr "" + +#: gnu/packages/perl.scm:5918 +msgid "" +"Create a command line tool with your Mo, Moo, Moose objects.\n" +"You have an @code{option} keyword to replace the usual @code{has} to\n" +"explicitly use your attribute on the command line. The @code{option} " +"keyword\n" +"takes additional parameters and uses @code{Getopt::Long::Descriptive} to\n" +"generate a command line tool." +msgstr "" + +#: gnu/packages/perl.scm:5945 +msgid "Moosish types and type builder" +msgstr "" + +#: gnu/packages/perl.scm:5946 +msgid "" +"MooX::Types::MooseLike provides a possibility to build your\n" +"own set of Moose-like types. These custom types can then be used to " +"describe\n" +"fields in Moo-based classes." +msgstr "" + +#: gnu/packages/perl.scm:5975 +msgid "Fast Moose-compatible object system for perl5" +msgstr "" + +#: gnu/packages/perl.scm:5977 +msgid "" +"Mouse is a @code{Moose} compatible object system that implements a\n" +"subset of the functionality for reduced startup time." +msgstr "" + +#: gnu/packages/perl.scm:6000 +msgid "Extend attribute interfaces for Mouse" +msgstr "" + +#: gnu/packages/perl.scm:6002 +msgid "" +"While @code{Mouse} attributes provide a way to name your accessors,\n" +"readers, writers, clearers and predicates, @code{MouseX::NativeTraits}\n" +"provides commonly used attribute helper methods for more specific types\n" +"of data." +msgstr "" + +#: gnu/packages/perl.scm:6022 +msgid "Mozilla's CA cert bundle in PEM format" +msgstr "" + +#: gnu/packages/perl.scm:6023 +msgid "" +"@code{Mozilla::CA} provides a copy of Mozilla's bundle of\n" +"Certificate Authority certificates in a form that can be consumed by " +"modules\n" +"and libraries based on OpenSSL." +msgstr "" + +#: gnu/packages/perl.scm:6049 +msgid "Disable multidimensional array emulation" +msgstr "" + +#: gnu/packages/perl.scm:6051 +msgid "Multidimensional disables multidimensional array emulation." +msgstr "" + +#: gnu/packages/perl.scm:6068 +msgid "MRO interface compatibility for Perls < 5.9.5" +msgstr "" + +#: gnu/packages/perl.scm:6069 +msgid "" +"The \"mro\" namespace provides several utilities for dealing\n" +"with method resolution order and method caching in general in Perl 5.9.5 " +"and\n" +"higher. This module provides those interfaces for earlier versions of\n" +"Perl (back to 5.6.0)." +msgstr "" + +#: gnu/packages/perl.scm:6096 +msgid "Keep imports out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6097 +msgid "" +"The namespace::autoclean pragma will remove all imported\n" +"symbols at the end of the current package's compile cycle. Functions " +"called\n" +"in the package itself will still be bound by their name, but they won't " +"show\n" +"up as methods on your class or instances. It is very similar to\n" +"namespace::clean, except it will clean all imported functions, no matter if\n" +"you imported them before or after you used the pragma. It will also not " +"touch\n" +"anything that looks like a method." +msgstr "" + +#: gnu/packages/perl.scm:6123 +msgid "Keep imports and functions out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6124 +msgid "" +"The namespace::clean pragma will remove all previously\n" +"declared or imported symbols at the end of the current package's compile\n" +"cycle. Functions called in the package itself will still be bound by their\n" +"name, but they won't show up as methods on your class or instances." +msgstr "" + +#: gnu/packages/perl.scm:6144 +msgid "Non-blocking system DNS resolver" +msgstr "" + +#: gnu/packages/perl.scm:6146 +msgid "" +"This class provides several methods for host name resolution. It is\n" +"designed to be used with event loops. Names are resolved by your system's\n" +"native @code{getaddrinfo(3)} implementation, called in a separate thread to\n" +"avoid blocking the entire application. Threading overhead is limited by " +"using\n" +"system threads instead of Perl threads." +msgstr "" + +#: gnu/packages/perl.scm:6174 +msgid "Internationalizing Domain Names in Applications (IDNA)" +msgstr "" + +#: gnu/packages/perl.scm:6176 +msgid "" +"Internationalized Domain Names (IDNs) use characters drawn from a large\n" +"repertoire (Unicode), but IDNA allows the non-ASCII characters to be\n" +"represented using only the ASCII characters already allowed in so-called " +"host\n" +"names today (letter-digit-hyphen, /[A-Z0-9-]/i).\n" +"\n" +"Use this module if you just want to convert domain names (or email " +"addresses),\n" +"using whatever IDNA standard is the best choice at the moment." +msgstr "" + +#: gnu/packages/perl.scm:6202 +msgid "Perl client for Etsy's statsd daemon" +msgstr "" + +#: gnu/packages/perl.scm:6203 +msgid "" +"This module implement a UDP client for the statsd statistics\n" +"collector daemon in use at Etsy.com." +msgstr "" + +#: gnu/packages/perl.scm:6221 +msgid "Numeric comparisons" +msgstr "" + +#: gnu/packages/perl.scm:6222 +msgid "" +"Number::Compare compiles a simple comparison to an anonymous\n" +"subroutine, which you can call with a value to be tested against." +msgstr "" + +#: gnu/packages/perl.scm:6241 +msgid "Perl extension defining ranges of numbers" +msgstr "" + +#: gnu/packages/perl.scm:6242 +msgid "" +"Number::Range is an object-oriented interface to test if a\n" +"number exists in a given range, and to be able to manipulate the range." +msgstr "" + +#: gnu/packages/perl.scm:6262 +msgid "Generate cryptographic signatures for objects" +msgstr "" + +#: gnu/packages/perl.scm:6263 +msgid "" +"Object::Signature is an abstract base class that you can\n" +"inherit from in order to allow your objects to generate unique " +"cryptographic\n" +"signatures." +msgstr "" + +#: gnu/packages/perl.scm:6284 +msgid "Read and write OLE storage files" +msgstr "" + +#: gnu/packages/perl.scm:6285 +msgid "" +"This module allows you to read and write\n" +"an OLE-Structured file. @dfn{OLE} (Object Linking and Embedding) is a\n" +"technology to store hierarchical information such as links to other\n" +"documents within a single file." +msgstr "" + +#: gnu/packages/perl.scm:6308 +msgid "Anonymous packages" +msgstr "" + +#: gnu/packages/perl.scm:6309 +msgid "" +"This module allows for anonymous packages that are\n" +"independent of the main namespace and only available through an object\n" +"instance, not by name." +msgstr "" + +#: gnu/packages/perl.scm:6337 +msgid "Manage deprecation warnings for your distribution" +msgstr "" + +#: gnu/packages/perl.scm:6338 +msgid "" +"This module allows you to manage a set of deprecations for\n" +"one or more modules." +msgstr "" + +#: gnu/packages/perl.scm:6365 +msgid "Routines for manipulating stashes" +msgstr "" + +#: gnu/packages/perl.scm:6366 +msgid "" +"Manipulating stashes (Perl's symbol tables) is occasionally\n" +"necessary, but incredibly messy, and easy to get wrong. This module hides " +"all\n" +"of that behind a simple API." +msgstr "" + +#: gnu/packages/perl.scm:6389 +msgid "Faster implementation of the Package::Stash API" +msgstr "" + +#: gnu/packages/perl.scm:6390 +msgid "" +"This is a backend for Package::Stash, which provides the\n" +"functionality in a way that's less buggy and much faster. It will be used " +"by\n" +"default if it's installed, and should be preferred in all environments with " +"a\n" +"compiler." +msgstr "" + +#: gnu/packages/perl.scm:6410 +msgid "Play with other peoples' lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:6411 +msgid "" +"PadWalker is a module which allows you to inspect (and even\n" +"change) lexical variables in any subroutine which called you. It will only\n" +"show those variables which are in scope at the point of the call. " +"PadWalker\n" +"is particularly useful for debugging." +msgstr "" + +#: gnu/packages/perl.scm:6435 +msgid "Simple parallel processing fork manager" +msgstr "" + +#: gnu/packages/perl.scm:6436 +msgid "" +"@code{Parallel::ForkManager} is intended for use in\n" +"operations that can be done in parallel where the number of\n" +"processes to be forked off should be limited." +msgstr "" + +#: gnu/packages/perl.scm:6456 +msgid "Simple, compact and correct param-checking functions" +msgstr "" + +#: gnu/packages/perl.scm:6458 +msgid "" +"Params::Util provides a basic set of importable functions that makes\n" +"checking parameters easier." +msgstr "" + +#: gnu/packages/perl.scm:6482 +msgid "Validate method/function parameters" +msgstr "" + +#: gnu/packages/perl.scm:6483 +msgid "" +"The Params::Validate module allows you to validate method or\n" +"function call parameters to an arbitrary level of specificity." +msgstr "" + +#: gnu/packages/perl.scm:6511 +msgid "Build an optimized subroutine parameter validator" +msgstr "" + +#: gnu/packages/perl.scm:6512 +msgid "" +"This module creates a customized, highly efficient\n" +"parameter checking subroutine. It can handle named or positional\n" +"parameters, and can return the parameters as key/value pairs or a list\n" +"of values. In addition to type checks, it also supports parameter\n" +"defaults, optional parameters, and extra \"slurpy\" parameters." +msgstr "" + +#: gnu/packages/perl.scm:6533 +msgid "Create and manipulate PAR distributions" +msgstr "" + +#: gnu/packages/perl.scm:6534 +msgid "" +"PAR::Dist is a toolkit to create and manipulate PAR\n" +"distributions." +msgstr "" + +#: gnu/packages/perl.scm:6553 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time." +msgstr "" + +#: gnu/packages/perl.scm:6572 +msgid "Path specification manipulation" +msgstr "" + +#: gnu/packages/perl.scm:6573 +msgid "" +"Path::Class is a module for manipulation of file and\n" +"directory specifications in a cross-platform manner." +msgstr "" + +#: gnu/packages/perl.scm:6597 +msgid "File path utility" +msgstr "" + +#: gnu/packages/perl.scm:6598 +msgid "" +"This module provides a small, fast utility for working\n" +"with file paths." +msgstr "" + +#: gnu/packages/perl.scm:6619 +msgid "Fast and correct UTF-8 IO" +msgstr "" + +#: gnu/packages/perl.scm:6620 +msgid "" +"@code{PerlIO::utf8_strict} provides a fast and correct UTF-8\n" +"PerlIO layer. Unlike Perl's default @code{:utf8} layer it checks the input\n" +"for correctness." +msgstr "" + +#: gnu/packages/perl.scm:6641 +msgid "Check for comprehensive documentation of a module" +msgstr "" + +#: gnu/packages/perl.scm:6642 +msgid "" +"This module provides a mechanism for determining if the pod\n" +"for a given module is comprehensive." +msgstr "" + +#: gnu/packages/perl.scm:6659 +msgid "Parsing library for text in Pod format" +msgstr "" + +#: gnu/packages/perl.scm:6660 +msgid "" +"@code{Pod::Simple} is a Perl library for parsing text in\n" +"the @dfn{Pod} (plain old documentation) markup language that is typically\n" +"used for writing documentation for Perl and for Perl modules." +msgstr "" + +#: gnu/packages/perl.scm:6681 +msgid "GNU C library compatible strftime for loggers and servers" +msgstr "" + +#: gnu/packages/perl.scm:6682 +msgid "" +"POSIX::strftime::Compiler provides GNU C library compatible\n" +"strftime(3). But this module is not affected by the system locale. This\n" +"feature is useful when you want to write loggers, servers, and portable\n" +"applications." +msgstr "" + +#: gnu/packages/perl.scm:6700 +msgid "Information about the currently running perl" +msgstr "" + +#: gnu/packages/perl.scm:6702 +msgid "" +"Probe::Perl provides methods for obtaining information about the\n" +"currently running perl interpreter. It originally began life as code in " +"the\n" +"Module::Build project, but has been externalized here for general use." +msgstr "" + +#: gnu/packages/perl.scm:6730 +msgid "Interface to external editor from Perl" +msgstr "" + +#: gnu/packages/perl.scm:6731 +msgid "" +"This module provides the ability to supply some text to an\n" +"external text editor, have it edited by the user, and retrieve the results." +msgstr "" + +#: gnu/packages/perl.scm:6750 +msgid "Create read-only scalars, arrays, hashes" +msgstr "" + +#: gnu/packages/perl.scm:6751 +msgid "" +"This module provides a facility for creating non-modifiable\n" +"variables in Perl. This is useful for configuration files, headers, etc. " +"It\n" +"can also be useful as a development and debugging tool for catching updates " +"to\n" +"variables that should not be changed." +msgstr "" + +#: gnu/packages/perl.scm:6771 +msgid "XS implementation for Ref::Util" +msgstr "" + +#: gnu/packages/perl.scm:6772 +msgid "" +"@code{Ref::Util::XS} is the XS implementation of\n" +"@code{Ref::Util}, which provides several functions to help identify " +"references\n" +"in a more convenient way than the usual approach of examining the return " +"value\n" +"of @code{ref}." +msgstr "" + +#: gnu/packages/perl.scm:6790 +msgid "Provide commonly requested regular expressions" +msgstr "" + +#: gnu/packages/perl.scm:6792 +msgid "" +"This module exports a single hash (`%RE') that stores or generates\n" +"commonly needed regular expressions. Patterns currently provided include:\n" +"balanced parentheses and brackets, delimited text (with escapes), integers " +"and\n" +"floating-point numbers in any base (up to 36), comments in 44 languages,\n" +"offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" +"codes." +msgstr "" + +#: gnu/packages/perl.scm:6817 +msgid "Selection of general-utility regexp subroutines" +msgstr "" + +#: gnu/packages/perl.scm:6818 +msgid "" +"This package provides a selection of regular expression\n" +"subroutines including @code{is_regexp}, @code{regexp_seen_evals},\n" +"@code{regexp_is_foreign}, @code{regexp_is_anchored}, " +"@code{serialize_regexp},\n" +"and @code{deserialize_regexp}." +msgstr "" + +#: gnu/packages/perl.scm:6843 +msgid "Roles, as a slice of Moose" +msgstr "" + +#: gnu/packages/perl.scm:6844 +msgid "Role::Tiny is a minimalist role composition tool." +msgstr "" + +#: gnu/packages/perl.scm:6875 +msgid "Call isa, can, does, and DOES safely" +msgstr "" + +#: gnu/packages/perl.scm:6876 +msgid "" +"This module allows you to call isa, can, does, and DOES\n" +"safely on things that may not be objects." +msgstr "" + +#: gnu/packages/perl.scm:6894 +msgid "Lexically-scoped resource management" +msgstr "" + +#: gnu/packages/perl.scm:6895 +msgid "" +"This module provides a convenient way to perform cleanup or\n" +"other forms of resource management at the end of a scope. It is " +"particularly\n" +"useful when dealing with exceptions: the Scope::Guard constructor takes a\n" +"reference to a subroutine that is guaranteed to be called even if the " +"thread\n" +"of execution is aborted prematurely. This effectively allows lexically-" +"scoped\n" +"\"promises\" to be made that are automatically honoured by perl's garbage\n" +"collector." +msgstr "" + +#: gnu/packages/perl.scm:6918 +msgid "Infinite sets" +msgstr "" + +#: gnu/packages/perl.scm:6919 +msgid "Set::Infinite is a set theory module for infinite sets." +msgstr "" + +#: gnu/packages/perl.scm:6939 +msgid "Unordered collections of Perl Objects" +msgstr "" + +#: gnu/packages/perl.scm:6940 +msgid "" +"Set::Object provides efficient sets, unordered collections\n" +"of Perl objects without duplicates for scalars and references." +msgstr "" + +#: gnu/packages/perl.scm:6958 +msgid "Set operations for Perl" +msgstr "" + +#: gnu/packages/perl.scm:6959 +msgid "" +"The first priority of Set::Scalar is to be a convenient\n" +"interface to sets (as in: unordered collections of Perl scalars). While " +"not\n" +"designed to be slow or big, neither has it been designed to be fast or\n" +"compact." +msgstr "" + +#: gnu/packages/perl.scm:6979 +msgid "Sort arrays by one or multiple calculated keys" +msgstr "" + +#: gnu/packages/perl.scm:6980 +msgid "" +"This Perl module provides various functions to quickly sort\n" +"arrays by one or multiple calculated keys." +msgstr "" + +#: gnu/packages/perl.scm:6998 +msgid "Sort lexically, but sort numeral parts numerically" +msgstr "" + +#: gnu/packages/perl.scm:6999 +msgid "" +"This module exports two functions, @code{nsort} and\n" +"@code{ncmp}; they are used in implementing a \"natural sorting\" algorithm.\n" +"Under natural sorting, numeric substrings are compared numerically, and " +"other\n" +"word-characters are compared lexically." +msgstr "" + +#: gnu/packages/perl.scm:7027 +msgid "Classes for representing type constraints and coercion" +msgstr "" + +#: gnu/packages/perl.scm:7028 +msgid "" +"The Specio distribution provides classes for representing type\n" +"constraints and coercion, along with syntax sugar for declaring them. Note " +"that\n" +"this is not a proper type system for Perl. Nothing in this distribution " +"will\n" +"magically make the Perl interpreter start checking a value's type on " +"assignment\n" +"to a variable. In fact, there's no built-in way to apply a type to a " +"variable at\n" +"all. Instead, you can explicitly check a value against a type, and " +"optionally\n" +"coerce values to that type." +msgstr "" + +#: gnu/packages/perl.scm:7051 +msgid "Spiffy Perl Interface Framework For You" +msgstr "" + +#: gnu/packages/perl.scm:7052 +msgid "" +"Spiffy is a framework and methodology for doing object\n" +"oriented (OO) programming in Perl. Spiffy combines the best parts of\n" +"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation " +"class.\n" +"It attempts to fix all the nits and warts of traditional Perl OO, in a " +"clean,\n" +"straightforward and (perhaps someday) standard way. Spiffy borrows ideas " +"from\n" +"other OO languages like Python, Ruby, Java and Perl 6." +msgstr "" + +#: gnu/packages/perl.scm:7074 +msgid "Temporary buffer to save bytes" +msgstr "" + +#: gnu/packages/perl.scm:7075 +msgid "" +"Stream::Buffered is a buffer class to store arbitrary length\n" +"of byte strings and then get a seekable filehandle once everything is\n" +"buffered. It uses PerlIO and/or temporary file to save the buffer " +"depending\n" +"on the length of the size." +msgstr "" + +#: gnu/packages/perl.scm:7095 +msgid "Turn on strict and make all warnings fatal" +msgstr "" + +#: gnu/packages/perl.scm:7096 +msgid "" +"Strictures turns on strict and make all warnings fatal when\n" +"run from within a source-controlled directory." +msgstr "" + +#: gnu/packages/perl.scm:7138 +msgid "Camelcase and de-camelcase" +msgstr "" + +#: gnu/packages/perl.scm:7139 +msgid "" +"This module may be used to convert from under_score text to\n" +"CamelCase and back again." +msgstr "" + +#: gnu/packages/perl.scm:7158 +msgid "Backslash escapes, quoted phrase, word elision, etc." +msgstr "" + +#: gnu/packages/perl.scm:7159 +msgid "" +"This module provides a flexible calling interface to some\n" +"frequently-performed string conversion functions, including applying and\n" +"expanding standard C/Unix-style backslash escapes like \n" +" and \t, wrapping and\n" +"removing double-quotes, and truncating to fit within a desired length." +msgstr "" + +#: gnu/packages/perl.scm:7181 +msgid "Rewrite strings based on a set of known prefixes" +msgstr "" + +#: gnu/packages/perl.scm:7182 +msgid "" +"This module allows you to rewrite strings based on a set of\n" +"known prefixes." +msgstr "" + +#: gnu/packages/perl.scm:7201 +msgid "String printing alternatives to printf" +msgstr "" + +#: gnu/packages/perl.scm:7203 +msgid "" +"This module inserts values into (translated) strings. It provides\n" +"@code{printf} and @code{sprintf} alternatives via both an object-oriented " +"and\n" +"a functional interface." +msgstr "" + +#: gnu/packages/perl.scm:7226 +msgid "Sophisticated exporter for custom-built routines" +msgstr "" + +#: gnu/packages/perl.scm:7228 +msgid "" +"Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" +"custom-built routines." +msgstr "" + +#: gnu/packages/perl.scm:7247 +msgid "Only use Sub::Exporter if you need it" +msgstr "" + +#: gnu/packages/perl.scm:7248 +msgid "" +"Sub::Exporter is an incredibly powerful module, but with\n" +"that power comes great responsibility, as well as some runtime penalties.\n" +"This module is a \"Sub::Exporter\" wrapper that will let your users just " +"use\n" +"Exporter if all they are doing is picking exports, but use \"Sub::Exporter" +"\"\n" +"if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" +"renaming exports, if they try to use them." +msgstr "" + +#: gnu/packages/perl.scm:7270 +msgid "Retrieve names of code references" +msgstr "" + +#: gnu/packages/perl.scm:7271 +msgid "" +"Sub::Identify allows you to retrieve the real name of code\n" +"references." +msgstr "" + +#: gnu/packages/perl.scm:7291 +msgid "Tool to inspect subroutines" +msgstr "" + +#: gnu/packages/perl.scm:7292 +msgid "" +"This package provides tools for inspecting subroutines\n" +"in Perl." +msgstr "" + +#: gnu/packages/perl.scm:7311 +msgid "Install subroutines into packages easily" +msgstr "" + +#: gnu/packages/perl.scm:7313 +msgid "" +"Sub::Install makes it easy to install subroutines into packages without\n" +"the unsightly mess of C or typeglobs lying about where just " +"anyone\n" +"can see them." +msgstr "" + +#: gnu/packages/perl.scm:7334 +msgid "(Re)name a sub" +msgstr "" + +#: gnu/packages/perl.scm:7335 +msgid "" +"Assigns a new name to referenced sub. If package\n" +"specification is omitted in the name, then the current package is used. " +"The\n" +"return value is the sub." +msgstr "" + +#: gnu/packages/perl.scm:7359 +msgid "Efficient generation of subroutines via string eval" +msgstr "" + +#: gnu/packages/perl.scm:7360 +msgid "" +"Sub::Quote provides an efficient generation of subroutines\n" +"via string eval." +msgstr "" + +#: gnu/packages/perl.scm:7378 +msgid "Apparently run a function in a higher stack frame" +msgstr "" + +#: gnu/packages/perl.scm:7379 +msgid "" +"Like Tcl's uplevel() function, but not quite so dangerous.\n" +"The idea is just to fool caller(). All the really naughty bits of Tcl's\n" +"uplevel() are avoided." +msgstr "" + +#: gnu/packages/perl.scm:7401 +msgid "Control superclass method dispatching" +msgstr "" + +#: gnu/packages/perl.scm:7403 +msgid "" +"When subclassing a class, you may occasionally want to dispatch control to\n" +"the superclass---at least conditionally and temporarily. This module " +"provides\n" +"nicer equivalents to the native Perl syntax for calling superclasses, along " +"with\n" +"a universal @code{super} method to determine a class' own superclass, and " +"better\n" +"support for run-time mix-ins and roles." +msgstr "" + +#: gnu/packages/perl.scm:7424 +msgid "Perl extension for generating SVG documents" +msgstr "" + +#: gnu/packages/perl.scm:7425 +msgid "" +"SVG is a Perl module which generates a nested data structure\n" +"containing the DOM representation of an SVG (Scalable Vector Graphics) " +"image.\n" +"Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" +"access the DOM object, create and access Javascript, and generate SMIL\n" +"animation content." +msgstr "" + +#: gnu/packages/perl.scm:7446 +msgid "Switch statement for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7447 +msgid "" +"Switch is a Perl module which implements a generalized case\n" +"mechanism. The module augments the standard Perl syntax with two new\n" +"statements: @code{switch} and @code{case}." +msgstr "" + +#: gnu/packages/perl.scm:7493 +msgid "Perl extension for getting CPU information" +msgstr "" + +#: gnu/packages/perl.scm:7495 +msgid "" +"Sys::CPU is a module for counting the number of CPUs on a system, and\n" +"determining their type and clock speed." +msgstr "" + +#: gnu/packages/perl.scm:7516 +msgid "Get full hostname in Perl" +msgstr "" + +#: gnu/packages/perl.scm:7517 +msgid "" +"Sys::Hostname::Long tries very hard to get the full hostname\n" +"of a system." +msgstr "" + +#: gnu/packages/perl.scm:7544 +msgid "Ensure that a platform has weaken support" +msgstr "" + +#: gnu/packages/perl.scm:7545 +msgid "" +"One recurring problem in modules that use Scalar::Util's\n" +"weaken function is that it is not present in the pure-perl variant. If\n" +"Scalar::Util is not available at all, it will issue a normal dependency on " +"the\n" +"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and " +"the\n" +"module does not have weaken, the install will bail out altogether with a " +"long\n" +"error encouraging the user to seek support." +msgstr "" + +#: gnu/packages/perl.scm:7570 +msgid "Template processing system for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7571 +msgid "" +"The Template Toolkit is a collection of modules which\n" +"implement an extensible template processing system. It was originally\n" +"designed and remains primarily useful for generating dynamic web content, " +"but\n" +"it can be used equally well for processing any other kind of text based\n" +"documents: HTML, XML, POD, PostScript, LaTeX, and so on." +msgstr "" + +#: gnu/packages/perl.scm:7594 +msgid "Profiling for Template Toolkit" +msgstr "" + +#: gnu/packages/perl.scm:7595 +msgid "" +"Template::Timer provides inline profiling of the template\n" +"processing in Perl code." +msgstr "" + +#: gnu/packages/perl.scm:7615 +msgid "Detect encoding of the current terminal" +msgstr "" + +#: gnu/packages/perl.scm:7616 +msgid "" +"Term::Encoding is a simple module to detect the encoding of\n" +"the current terminal expects in various ways." +msgstr "" + +#: gnu/packages/perl.scm:7640 +msgid "Progress meter on a standard terminal" +msgstr "" + +#: gnu/packages/perl.scm:7641 +msgid "" +"Term::ProgressBar provides a simple progress bar on the\n" +"terminal, to let the user know that something is happening, roughly how " +"much\n" +"stuff has been done, and maybe an estimate at how long remains." +msgstr "" + +#: gnu/packages/perl.scm:7664 +msgid "Progress meter if run interactively" +msgstr "" + +#: gnu/packages/perl.scm:7665 +msgid "" +"Term::ProgressBar is a wonderful module for showing progress\n" +"bars on the terminal. This module acts very much like that module when it " +"is\n" +"run interactively. However, when it is not run interactively (for example, " +"as\n" +"a cron job) then it does not show the progress bar." +msgstr "" + +#: gnu/packages/perl.scm:7687 +msgid "Simple progress bars" +msgstr "" + +#: gnu/packages/perl.scm:7688 +msgid "" +"Term::ProgressBar::Simple tells you how much work has been\n" +"done, how much is left to do, and estimate how long it will take." +msgstr "" + +#: gnu/packages/perl.scm:7706 +msgid "Simple terminal control" +msgstr "" + +#: gnu/packages/perl.scm:7707 +msgid "" +"This module, ReadKey, provides ioctl control for terminals\n" +"so the input modes can be changed (thus allowing reads of a single " +"character\n" +"at a time), and also provides non-blocking reads of stdin, as well as " +"several\n" +"other terminal related features, including retrieval/modification of the\n" +"screen size, and retrieval/modification of the control characters." +msgstr "" + +#: gnu/packages/perl.scm:7732 +msgid "Retrieve terminal size" +msgstr "" + +#: gnu/packages/perl.scm:7733 +msgid "" +"This is a unified interface to retrieve terminal size. It\n" +"loads one module of a list of known alternatives, each implementing some " +"way\n" +"to get the desired terminal information. This loaded module will actually " +"do\n" +"the job on behalf of @code{Term::Size::Any}." +msgstr "" + +#: gnu/packages/perl.scm:7753 +msgid "Perl extension for retrieving terminal size (Perl version)" +msgstr "" + +#: gnu/packages/perl.scm:7754 +msgid "" +"This is yet another implementation of @code{Term::Size}.\n" +"Now in pure Perl, with the exception of a C probe run at build time." +msgstr "" + +#: gnu/packages/perl.scm:7774 +msgid "Format a header and rows into a table" +msgstr "" + +#: gnu/packages/perl.scm:7775 +msgid "" +"This module is able to generically format rows of data\n" +"into tables." +msgstr "" + +#: gnu/packages/perl.scm:7794 +msgid "Align text" +msgstr "" + +#: gnu/packages/perl.scm:7795 +msgid "" +"Text::Aligner exports a single function, align(), which is\n" +"used to justify strings to various alignment styles." +msgstr "" + +#: gnu/packages/perl.scm:7813 +msgid "Extract delimited text sequences from strings" +msgstr "" + +#: gnu/packages/perl.scm:7814 +msgid "" +"The Text::Balanced module can be used to extract delimited\n" +"text sequences from strings." +msgstr "" + +#: gnu/packages/perl.scm:7832 +msgid "Manipulate comma-separated values" +msgstr "" + +#: gnu/packages/perl.scm:7833 +msgid "" +"Text::CSV provides facilities for the composition and\n" +"decomposition of comma-separated values. An instance of the Text::CSV " +"class\n" +"can combine fields into a CSV string and parse a CSV string into fields." +msgstr "" + +#: gnu/packages/perl.scm:7852 +msgid "Rountines for manipulating CSV files" +msgstr "" + +#: gnu/packages/perl.scm:7853 +msgid "" +"@code{Text::CSV_XS} provides facilities for the composition\n" +"and decomposition of comma-separated values. An instance of the\n" +"@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" +"CSV string into fields. The module accepts either strings or files as " +"input\n" +"and support the use of user-specified characters for delimiters, " +"separators,\n" +"and escapes." +msgstr "" + +#: gnu/packages/perl.scm:7877 +msgid "Perform diffs on files and record sets" +msgstr "" + +#: gnu/packages/perl.scm:7878 +msgid "" +"Text::Diff provides a basic set of services akin to the GNU\n" +"diff utility. It is not anywhere near as feature complete as GNU diff, but " +"it\n" +"is better integrated with Perl and available on all platforms. It is often\n" +"faster than shelling out to a system's diff executable for small files, and\n" +"generally slower on larger files." +msgstr "" + +#: gnu/packages/perl.scm:7900 +msgid "Match globbing patterns against text" +msgstr "" + +#: gnu/packages/perl.scm:7901 +msgid "" +"Text::Glob implements glob(3) style matching that can be\n" +"used to match against text, rather than fetching names from a file system. " +"If\n" +"you want to do full file globbing use the File::Glob module instead." +msgstr "" + +#: gnu/packages/perl.scm:7924 +msgid "Fast, middleweight template engine" +msgstr "" + +#: gnu/packages/perl.scm:7926 +msgid "" +"Text::NeatTemplate provides a simple, middleweight but fast\n" +"template engine, for when you need speed rather than complex features,\n" +"yet need more features than simple variable substitution." +msgstr "" + +#: gnu/packages/perl.scm:7945 +msgid "Convert between Roman and Arabic algorisms" +msgstr "" + +#: gnu/packages/perl.scm:7946 +msgid "" +"This package provides functions to convert between Roman and\n" +"Arabic algorisms. It supports both conventional Roman algorisms (which " +"range\n" +"from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" +"algorism to indicate multiplication by 1000." +msgstr "" + +#: gnu/packages/perl.scm:7966 +msgid "Simple ASCII tables" +msgstr "" + +#: gnu/packages/perl.scm:7967 +msgid "Text::SimpleTable draws simple ASCII tables." +msgstr "" + +#: gnu/packages/perl.scm:7988 +msgid "Organize Data in Tables" +msgstr "" + +#: gnu/packages/perl.scm:7989 +msgid "Text::Table renders plaintext tables." +msgstr "" + +#: gnu/packages/perl.scm:8010 +msgid "Expand template text with embedded Perl" +msgstr "" + +#: gnu/packages/perl.scm:8012 +msgid "" +"This is a library for generating letters, building HTML pages, or\n" +"filling in templates generally. A template is a piece of text that has " +"little\n" +"Perl programs embedded in it here and there. When you fill in a template, " +"you\n" +"evaluate the little programs and replace them with their values." +msgstr "" + +#: gnu/packages/perl.scm:8032 +msgid "Provide plain ASCII transliterations of Unicode text" +msgstr "" + +#: gnu/packages/perl.scm:8033 +msgid "" +"Text::Unidecode provides a function, unidecode(...) that\n" +"takes Unicode data and tries to represent it in US-ASCII characters (i.e., " +"the\n" +"universally displayable characters between 0x00 and 0x7F). The " +"representation\n" +"is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" +"letters, the pronunciation expressed by the text in some other writing\n" +"system." +msgstr "" + +#: gnu/packages/perl.scm:8061 +msgid "Role for classes that can be thrown" +msgstr "" + +#: gnu/packages/perl.scm:8062 +msgid "" +"Throwable is a role for classes that are meant to be thrown\n" +"as exceptions to standard program flow." +msgstr "" + +#: gnu/packages/perl.scm:8079 +msgid "Perl script tidier" +msgstr "" + +#: gnu/packages/perl.scm:8080 +msgid "" +"This package contains a Perl script which indents and\n" +"reformats Perl scripts to make them easier to read. The formatting can be\n" +"controlled with command line parameters. The default parameter settings\n" +"approximately follow the suggestions in the Perl Style Guide." +msgstr "" + +#: gnu/packages/perl.scm:8100 +msgid "Cycle through a list of values" +msgstr "" + +#: gnu/packages/perl.scm:8101 +msgid "" +"You use @code{Tie::Cycle} to go through a list over and over\n" +"again. Once you get to the end of the list, you go back to the beginning." +msgstr "" + +#: gnu/packages/perl.scm:8120 +msgid "Ordered associative arrays for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8121 +msgid "" +"This Perl module implements Perl hashes that preserve the\n" +"order in which the hash elements were added. The order is not affected " +"when\n" +"values corresponding to existing keys in the IxHash are changed. The " +"elements\n" +"can also be set to any arbitrary supplied order. The familiar perl array\n" +"operations can also be performed on the IxHash." +msgstr "" + +#: gnu/packages/perl.scm:8144 +msgid "Tie to an existing Perl object" +msgstr "" + +#: gnu/packages/perl.scm:8145 +msgid "" +"This class provides a tie constructor that returns the\n" +"object it was given as it's first argument. This way side effects of " +"calling\n" +"$object->TIEHASH are avoided." +msgstr "" + +#: gnu/packages/perl.scm:8168 +msgid "English expression of durations" +msgstr "" + +#: gnu/packages/perl.scm:8169 +msgid "" +"This module provides functions for expressing durations in\n" +"rounded or exact terms." +msgstr "" + +#: gnu/packages/perl.scm:8191 +msgid "Parse time duration strings" +msgstr "" + +#: gnu/packages/perl.scm:8192 +msgid "" +"Time::Duration::Parse is a module to parse human readable\n" +"duration strings like \"2 minutes\" and \"3 seconds\" to seconds." +msgstr "" + +#: gnu/packages/perl.scm:8210 +msgid "Efficiently compute time from local and GMT time" +msgstr "" + +#: gnu/packages/perl.scm:8211 +msgid "" +"This module provides functions that are the inverse of\n" +"built-in perl functions localtime() and gmtime(). They accept a date as a\n" +"six-element array, and return the corresponding time(2) value in seconds " +"since\n" +"the system epoch." +msgstr "" + +#: gnu/packages/perl.scm:8231 +msgid "Object-Oriented time objects" +msgstr "" + +#: gnu/packages/perl.scm:8233 +msgid "" +"This module replaces the standard @code{localtime} and @code{gmtime}\n" +"functions with implementations that return objects. It does so in a\n" +"backwards-compatible manner, so that using these functions as documented " +"will\n" +"still work as expected." +msgstr "" + +#: gnu/packages/perl.scm:8253 +msgid "Date parsing/formatting subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8254 +msgid "" +"This module provides routines for parsing date string into\n" +"time values and formatting dates into ASCII strings." +msgstr "" + +#: gnu/packages/perl.scm:8276 +msgid "Shift and scale time" +msgstr "" + +#: gnu/packages/perl.scm:8277 +msgid "" +"This module allows you to speed up your sleep(), alarm(),\n" +"and time() calls." +msgstr "" + +#: gnu/packages/perl.scm:8300 +msgid "Simple tree object" +msgstr "" + +#: gnu/packages/perl.scm:8301 +msgid "" +"This module in a fully object-oriented implementation of a\n" +"simple n-ary tree." +msgstr "" + +#: gnu/packages/perl.scm:8325 +msgid "Factory object for dispensing Visitor objects" +msgstr "" + +#: gnu/packages/perl.scm:8326 +msgid "" +"This module is a factory for dispensing\n" +"Tree::Simple::Visitor::* objects." +msgstr "" + +#: gnu/packages/perl.scm:8344 +msgid "Minimal try/catch with proper preservation of $@@" +msgstr "" + +#: gnu/packages/perl.scm:8345 +msgid "" +"This module provides bare bones try/catch/finally statements\n" +"that are designed to minimize common mistakes with eval blocks, and nothing\n" +"else." +msgstr "" + +#: gnu/packages/perl.scm:8370 +msgid "Tie a variable to a type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8371 +msgid "" +"This module exports a single function: @code{ttie}. It ties\n" +"a variable to a type constraint, ensuring that whatever values stored in " +"the\n" +"variable will conform to the type constraint. If the type constraint has\n" +"coercions, these will be used if necessary to ensure values assigned to the\n" +"variable conform." +msgstr "" + +#: gnu/packages/perl.scm:8404 +msgid "Tiny, yet Moo(se)-compatible type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8405 +msgid "" +"@code{Type::Tiny} is a small class for writing type\n" +"constraints, inspired by Moose's type constraint API. It has only one\n" +"non-core dependency (and even that is simply a module that was previously\n" +"distributed as part of @code{Type::Tiny} but has since been spun off), and " +"can\n" +"be used with Moose, Mouse and Moo (or none of the above)." +msgstr "" + +#: gnu/packages/perl.scm:8426 +msgid "Provides an XS boost for some of Type::Tiny's built-in type constraints" +msgstr "" + +#: gnu/packages/perl.scm:8427 +msgid "" +"This module is optionally used by @code{Type::Tiny} to\n" +"provide faster, C-based implementations of some type constraints. This\n" +"package has only core dependencies, and does not depend on @code{Type::" +"Tiny},\n" +"so other data validation frameworks might also consider using it." +msgstr "" + +#: gnu/packages/perl.scm:8452 +msgid "Types and coercions for Moose and Moo" +msgstr "" + +#: gnu/packages/perl.scm:8453 +msgid "" +"This module provides @code{Path::Tiny} types for Moose, Moo,\n" +"etc. It handles two important types of coercion: coercing objects with\n" +"overloaded stringification, and coercing to absolute paths. It also can " +"check\n" +"to ensure that files or directories exist." +msgstr "" + +#: gnu/packages/perl.scm:8475 +msgid "Data types for common serialisation formats" +msgstr "" + +#: gnu/packages/perl.scm:8476 +msgid "" +"This module provides some extra datatypes that are used by\n" +"common serialisation formats such as JSON or CBOR." +msgstr "" + +#: gnu/packages/perl.scm:8503 +msgid "Unicode normalization forms" +msgstr "" + +#: gnu/packages/perl.scm:8504 +msgid "This Perl module provides Unicode normalization forms." +msgstr "" + +#: gnu/packages/perl.scm:8533 +msgid "Unicode collation algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8534 +msgid "" +"This package provides tools for sorting and comparing\n" +"Unicode data." +msgstr "" + +#: gnu/packages/perl.scm:8555 +msgid "Unicode line breaking algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8557 +msgid "" +"@code{Unicode::LineBreak} implements the line breaking algorithm\n" +"described in Unicode Standard Annex #14. The @code{East_Asian_Width} " +"property\n" +"defined by Annex #11 is used to determine breaking positions." +msgstr "" + +#: gnu/packages/perl.scm:8580 +msgid "Encoding and decoding of UTF-8 encoding form" +msgstr "" + +#: gnu/packages/perl.scm:8582 +msgid "" +"This module provides functions to encode and decode UTF-8 encoding form\n" +"as specified by Unicode and ISO/IEC 10646:2011." +msgstr "" + +#: gnu/packages/perl.scm:8600 +msgid "UNIVERSAL::can() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8601 +msgid "" +"This module attempts to work around people calling\n" +"UNIVERSAL::can() as a function, which it is not." +msgstr "" + +#: gnu/packages/perl.scm:8621 +msgid "UNIVERSAL::isa() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8622 +msgid "" +"This module attempts to recover from people calling\n" +"UNIVERSAL::isa as a function." +msgstr "" + +#: gnu/packages/perl.scm:8641 +msgid "Require modules from a variable" +msgstr "" + +#: gnu/packages/perl.scm:8642 +msgid "" +"This module lets you require other modules where the module\n" +"name is in a variable, something you can't do with the @code{require}\n" +"built-in." +msgstr "" + +#: gnu/packages/perl.scm:8661 +msgid "Associate user-defined magic to variables from Perl" +msgstr "" + +#: gnu/packages/perl.scm:8662 +msgid "" +"Magic is Perl's way of enhancing variables. This mechanism\n" +"lets the user add extra data to any variable and hook syntactical\n" +"operations (such as access, assignment or destruction) that can be applied " +"to\n" +"it. With this module, you can add your own magic to any variable without\n" +"having to write a single line of XS." +msgstr "" + +#: gnu/packages/perl.scm:8685 +msgid "Easily generate well-formed, namespace-aware XML" +msgstr "" + +#: gnu/packages/perl.scm:8686 +msgid "" +"@code{XML::Writer} is a simple Perl module for writing XML\n" +"documents: it takes care of constructing markup and escaping data " +"correctly.\n" +"By default, it also performs a significant amount of well-formedness " +"checking\n" +"on the output to make certain (for example) that start and end tags match,\n" +"that there is exactly one document element, and that there are not " +"duplicate\n" +"attribute names." +msgstr "" + +#: gnu/packages/perl.scm:8713 +msgid "Opaque, extensible XS pointer backed objects using sv_magic" +msgstr "" + +#: gnu/packages/perl.scm:8715 +msgid "" +"This way of associating structs with Perl space objects is designed to\n" +"supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" +"(structs can be associated with any data type) and opaque (the C pointer is\n" +"neither visible nor modifiable from Perl space)." +msgstr "" + +#: gnu/packages/perl.scm:8737 +msgid "YAML for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8738 +msgid "" +"The YAML.pm module implements a YAML Loader and Dumper based\n" +"on the YAML 1.0 specification." +msgstr "" + +#: gnu/packages/perl.scm:8760 +msgid "Perl YAML Serialization using XS and libyaml" +msgstr "" + +#: gnu/packages/perl.scm:8762 +msgid "" +"@code{YAML::XS} is a Perl XS binding to libyaml which offers Perl the\n" +"best YAML support to date." +msgstr "" + +#: gnu/packages/perl.scm:8785 +msgid "Read/Write YAML files" +msgstr "" + +#: gnu/packages/perl.scm:8786 +msgid "" +"YAML::Tiny is a perl class for reading and writing\n" +"YAML-style files, written with as little code as possible, reducing load " +"time\n" +"and memory overhead." +msgstr "" + +#: gnu/packages/perl.scm:8810 +msgid "Generate recursive-descent parsers" +msgstr "" + +#: gnu/packages/perl.scm:8812 +msgid "" +"@code{Parse::RecDescent} can incrementally generate top-down\n" +"recursive-descent text parsers from simple yacc-like grammar specifications." +msgstr "" + +#: gnu/packages/perl.scm:8832 +msgid "Generate and use LALR parsers" +msgstr "" + +#: gnu/packages/perl.scm:8833 +msgid "" +"This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" +"grammars to generate Perl object oriented parser modules." +msgstr "" + +#: gnu/packages/perl.scm:8859 +msgid "Distribution metadata for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8860 +msgid "" +"Software distributions released to the CPAN include a\n" +"META.json or, for older distributions, META.yml, which describes the\n" +"distribution, its contents, and the requirements for building and " +"installing\n" +"the distribution. The data structure stored in the META.json file is\n" +"described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" +"represent this distribution metadata (or distmeta), along with some helpful\n" +"methods for interrogating that data." +msgstr "" + +#: gnu/packages/perl.scm:8883 +msgid "Set of version requirements for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8884 +msgid "" +"A CPAN::Meta::Requirements object models a set of version\n" +"constraints like those specified in the META.yml or META.json files in CPAN\n" +"distributions, and as defined by CPAN::Meta::Spec. It can be built up by\n" +"adding more and more constraints, and will reduce them to the simplest\n" +"representation." +msgstr "" + +#: gnu/packages/perl.scm:8907 +msgid "Read and write a subset of YAML for CPAN Meta files" +msgstr "" + +#: gnu/packages/perl.scm:8908 +msgid "" +"This module implements a subset of the YAML specification\n" +"for use in reading and writing CPAN metadata files like META.yml and\n" +"MYMETA.yml." +msgstr "" + +#: gnu/packages/perl.scm:8929 +msgid "Build and install Perl modules" +msgstr "" + +#: gnu/packages/perl.scm:8930 +msgid "" +"@code{Module::Build} is a system for building, testing, and\n" +"installing Perl modules; it used to be part of Perl itself until version " +"5.22,\n" +"which dropped it. It is meant to be an alternative to\n" +"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the " +"module\n" +"through subclassing in a much more straightforward way than with\n" +"@code{MakeMaker}. It also does not require a @command{make} on your\n" +"system---most of the @code{Module::Build} code is pure-Perl." +msgstr "" + +#: gnu/packages/perl.scm:8956 +msgid "Parse META.yml and META.json CPAN metadata files" +msgstr "" + +#: gnu/packages/perl.scm:8957 +msgid "" +"Parse::CPAN::Meta is a parser for META.json and META.yml\n" +"files, using JSON::PP and/or CPAN::Meta::YAML." +msgstr "" + +#: gnu/packages/perl.scm:8975 +msgid "Common Scalar and List utility subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8976 +msgid "" +"This package contains a selection of subroutines that people\n" +"have expressed would be nice to have in the perl core, but the usage would " +"not\n" +"really be high enough to warrant the use of a keyword, and the size so " +"small\n" +"such that being individual extensions would be wasteful." +msgstr "" + +#: gnu/packages/perl.scm:9000 +msgid "Cross-platform functions emulating common shell commands" +msgstr "" + +#: gnu/packages/perl.scm:9002 +msgid "Shell::Command is a thin wrapper around ExtUtils::Command." +msgstr "" + +#: gnu/packages/perl.scm:9029 +msgid "Object-oriented File::Find replacement in Perl" +msgstr "" + +#: gnu/packages/perl.scm:9030 +msgid "" +"File::Find::Object is an object-oriented\n" +"File::Find replacement in Perl." +msgstr "" + +#: gnu/packages/perl.scm:9059 +msgid "Alternative interface to File::Find::Object" +msgstr "" + +#: gnu/packages/perl.scm:9060 +msgid "" +"File::Find::Object::Rule is an alternative Perl\n" +"interface to File::Find::Object." +msgstr "" + +#: gnu/packages/perl.scm:9095 +msgid "Collection of Perl modules for time/date manipulation" +msgstr "" + +#: gnu/packages/perl.scm:9096 +msgid "" +"Provides several perl modules for date/time manipulation:\n" +"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate." +"pm},\n" +"@code{Time::Timezone.pm}, and @code{Time::DaysInMonth.pm}." +msgstr "" + +#: gnu/packages/perl.scm:9125 +msgid "Perl library for testing if a time() is in a specific period" +msgstr "" + +#: gnu/packages/perl.scm:9126 +msgid "" +"This Perl library provides a function which tells whether a\n" +"specific time falls within a specified time period. Its syntax for " +"specifying\n" +"time periods allows you to test for conditions like \"Monday to Friday, 9am\n" +"till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and\n" +"4:15pm\" and \"in the first half of each minute\" and \"in January of\n" +"1998\"." +msgstr "" + +#: gnu/packages/perl.scm:9158 +msgid "Iterative, recursive file finder" +msgstr "" + +#: gnu/packages/perl.scm:9159 +msgid "" +"Path::Iterator::Rule iterates over files and directories to\n" +"identify ones matching a user-defined set of rules. The API is based " +"heavily\n" +"on File::Find::Rule, but with more explicit distinction between matching " +"rules\n" +"and options that influence how directories are searched. A\n" +"Path::Iterator::Rule object is a collection of rules (match criteria) with\n" +"methods to add additional criteria. Options that control directory " +"traversal\n" +"are given as arguments to the method that generates an iterator.\n" +"\n" +"A summary of features for comparison to other file finding modules:\n" +"\n" +"@itemize\n" +"@item provides many helper methods for specifying rules\n" +"@item offers (lazy) iterator and flattened list interfaces\n" +"@item custom rules implemented with callbacks\n" +"@item breadth-first (default) or pre- or post-order depth-first searching\n" +"@item follows symlinks (by default, but can be disabled)\n" +"@item directories visited only once (no infinite loop; can be disabled)\n" +"@item doesn't chdir during operation\n" +"@item provides an API for extensions\n" +"@end itemize\n" +"\n" +"As a convenience, the PIR module is an empty subclass of this one that is " +"less\n" +"arduous to type for one-liners." +msgstr "" + +#: gnu/packages/perl.scm:9199 +msgid "Include constants from POD" +msgstr "" + +#: gnu/packages/perl.scm:9200 +msgid "" +"This module allows you to specify those constants that\n" +"should be documented in your POD, and pull them out a run time in a fairly\n" +"arbitrary fashion.\n" +"\n" +"Pod::Constants uses Pod::Parser to do the parsing of the source file. It " +"has\n" +"to open the source file it is called from, and does so directly either by\n" +"lookup in %INC or by assuming it is $0 if the caller is @code{main}\n" +"(or it can't find %INC{caller()})." +msgstr "" + +#: gnu/packages/perl.scm:9227 +msgid "Collection of regexp patterns" +msgstr "" + +#: gnu/packages/perl.scm:9228 +msgid "" +"Regexp::Pattern is a convention for organizing reusable\n" +"regexp patterns in modules." +msgstr "" + +#: gnu/packages/photo.scm:82 +msgid "Raw image decoder" +msgstr "" + +#: gnu/packages/photo.scm:84 +msgid "" +"LibRaw is a library for reading RAW files obtained from digital photo\n" +"cameras (CRW/CR2, NEF, RAF, DNG, and others)." +msgstr "" + +#: gnu/packages/photo.scm:103 +msgid "Read and manipulate EXIF data in digital photographs" +msgstr "" + +#: gnu/packages/photo.scm:105 +msgid "" +"The libexif C library allows applications to read, edit, and save EXIF\n" +"data as produced by digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:131 +msgid "Accessing digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:133 +msgid "" +"This is the library backend for gphoto2. It contains the code for PTP,\n" +"MTP, and other vendor specific protocols for controlling and transferring " +"data\n" +"from digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:175 +msgid "Command-line tools to access digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:177 +msgid "" +"Gphoto2 is a set of command line utilities for manipulating a large\n" +"number of different digital cameras. Through libgphoto2, it supports PTP,\n" +"MTP, and much more." +msgstr "" + +#: gnu/packages/photo.scm:210 +msgid "Program and Perl library to manipulate EXIF and other metadata" +msgstr "" + +#: gnu/packages/photo.scm:211 +msgid "" +"This package provides the @code{exiftool} command and the\n" +"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital " +"images\n" +"and a wide variety of other metadata." +msgstr "" + +#: gnu/packages/photo.scm:235 +msgid "Library for panoramic images" +msgstr "" + +#: gnu/packages/photo.scm:237 +msgid "" +"The libpano13 package contains the backend library written by the\n" +"Panorama Tools project for building panoramic images from a set of\n" +"overlapping images, as well as some command line tools." +msgstr "" + +#: gnu/packages/photo.scm:281 +msgid "Tools for combining and blending images" +msgstr "" + +#: gnu/packages/photo.scm:283 +msgid "" +"Enblend blends away the seams in a panoramic image mosaic using a\n" +"multi-resolution spline. Enfuse merges different exposures of the same\n" +"scene to produce an image that looks much like a tone-mapped image." +msgstr "" + +#: gnu/packages/photo.scm:314 +msgid "Library to correct optical lens defects with a lens database" +msgstr "" + +#: gnu/packages/photo.scm:315 +msgid "" +"Digital photographs are not ideal. Of course, the better is\n" +"your camera, the better the results will be, but in any case if you look\n" +"carefully at shots taken even by the most expensive cameras equipped with " +"the\n" +"most expensive lenses you will see various artifacts. It is very hard to " +"make\n" +"ideal cameras, because there are a lot of factors that affect the final " +"image\n" +"quality, and at some point camera and lens designers have to trade one " +"factor\n" +"for another to achieve the optimal image quality, within the given design\n" +"restrictions and budget. But we all want ideal shots, don't we? So that's\n" +"what's Lensfun is all about: rectifying the defects introduced by your\n" +"photographic equipment." +msgstr "" + +#: gnu/packages/photo.scm:391 +msgid "Virtual lighttable and darkroom for photographers" +msgstr "" + +#: gnu/packages/photo.scm:392 +msgid "" +"Darktable is a photography workflow application and RAW\n" +"developer. It manages your digital negatives in a database, lets you view\n" +"them through a zoomable lighttable and enables you to develop raw images\n" +"and enhance them." +msgstr "" + +#: gnu/packages/photo.scm:463 +msgid "Panorama photo stitcher" +msgstr "" + +#: gnu/packages/photo.scm:465 +msgid "" +"Hugin is an easy to use panoramic imaging toolchain with a graphical\n" +"user interface. It can be used to assemble a mosaic of photographs into\n" +"a complete panorama and stitch any series of overlapping pictures." +msgstr "" + +#: gnu/packages/photo.scm:516 +msgid "Raw image developing and processing" +msgstr "" + +#: gnu/packages/photo.scm:517 +msgid "" +"RawTherapee is a raw image processing suite. It comprises a\n" +"subset of image editing operations specifically aimed at non-destructive " +"raw\n" +"photo post-production and is primarily focused on improving a " +"photographer's\n" +"workflow by facilitating the handling of large numbers of images. Most raw\n" +"formats are supported, including Pentax Pixel Shift, Canon Dual-Pixel, and " +"those\n" +"from Foveon and X-Trans sensors." +msgstr "" + +#: gnu/packages/ratpoison.scm:86 +msgid "Simple mouse-free tiling window manager" +msgstr "" + +#: gnu/packages/ratpoison.scm:88 +msgid "" +"Ratpoison is a simple window manager with no fat library\n" +"dependencies, no fancy graphics, no window decorations, and no\n" +"rodent dependence. It is largely modelled after GNU Screen which\n" +"has done wonders in the virtual terminal market.\n" +"\n" +"The screen can be split into non-overlapping frames. All windows\n" +"are kept maximized inside their frames to take full advantage of\n" +"your precious screen real estate.\n" +"\n" +"All interaction with the window manager is done through keystrokes.\n" +"Ratpoison has a prefix map to minimize the key clobbering that\n" +"cripples Emacs and other quality pieces of software." +msgstr "" + +#: gnu/packages/readline.scm:92 +msgid "Edit command lines while typing, with history support" +msgstr "" + +#: gnu/packages/readline.scm:94 +msgid "" +"The GNU readline library allows users to edit command lines as they\n" +"are typed in. It can maintain a searchable history of previously entered\n" +"commands, letting you easily recall, edit and re-enter past commands. It\n" +"features both Emacs-like and vi-like keybindings, making its usage\n" +"comfortable for anyone." +msgstr "" + +#: gnu/packages/readline.scm:133 +msgid "Wrapper to allow the editing of keyboard commands" +msgstr "" + +#: gnu/packages/readline.scm:135 +msgid "" +"Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" +"readline library to allow the editing of keyboard input for any command. " +"You\n" +"should consider rlwrap especially when you need user-defined completion (by " +"way\n" +"of completion word lists) and persistent history, or if you want to program\n" +"'special effects' using the filter mechanism." +msgstr "" + +#: gnu/packages/scanner.scm:87 +msgid "Raster image scanner library and drivers, without scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:88 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library, but no drivers." +msgstr "" + +#: gnu/packages/scanner.scm:126 +msgid "Raster image scanner library and drivers, with scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:127 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library and drivers." +msgstr "" + +#: gnu/packages/scheme.scm:193 +#, fuzzy +msgid "A Scheme implementation with integrated editor and debugger" +msgstr "Implementação de Scheme com intenção especialmente para extensões" + +#: gnu/packages/scheme.scm:195 +msgid "" +"GNU/MIT Scheme is an implementation of the Scheme programming\n" +"language. It provides an interpreter, a compiler and a debugger. It also\n" +"features an integrated Emacs-like editor and a large runtime library." +msgstr "" + +#: gnu/packages/scheme.scm:281 +msgid "Efficient Scheme compiler" +msgstr "" + +#: gnu/packages/scheme.scm:283 +msgid "" +"Bigloo is a Scheme implementation devoted to one goal: enabling\n" +"Scheme based programming style where C(++) is usually\n" +"required. Bigloo attempts to make Scheme practical by offering\n" +"features usually presented by traditional programming languages\n" +"but not offered by Scheme and functional programming. Bigloo\n" +"compiles Scheme modules. It delivers small and fast stand alone\n" +"binary executables. Bigloo enables full connections between\n" +"Scheme and C programs and between Scheme and Java programs." +msgstr "" + +#: gnu/packages/scheme.scm:332 +msgid "Multi-tier programming language for the Web 2.0" +msgstr "" + +#: gnu/packages/scheme.scm:334 +msgid "" +"HOP is a multi-tier programming language for the Web 2.0 and the\n" +"so-called diffuse Web. It is designed for programming interactive web\n" +"applications in many fields such as multimedia (web galleries, music " +"players,\n" +"...), ubiquitous and house automation (SmartPhones, personal appliance),\n" +"mashups, office (web agendas, mail clients, ...), etc." +msgstr "" + +#: gnu/packages/scheme.scm:375 +msgid "R5RS Scheme implementation that compiles native code via C" +msgstr "" + +#: gnu/packages/scheme.scm:377 +msgid "" +"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" +"produces portable and efficient C, supports almost all of the R5RS Scheme\n" +"language standard, and includes many enhancements and extensions." +msgstr "" + +#: gnu/packages/scheme.scm:396 +#, fuzzy +msgid "Scheme implementation using a bytecode interpreter" +msgstr "Implementação de Scheme com intenção especialmente para extensões" + +#: gnu/packages/scheme.scm:398 +msgid "" +"Scheme 48 is an implementation of Scheme based on a byte-code\n" +"interpreter and is designed to be used as a testbed for experiments in\n" +"implementation techniques and as an expository tool." +msgstr "" + +#: gnu/packages/scheme.scm:511 +msgid "Implementation of Scheme and related languages" +msgstr "" + +#: gnu/packages/scheme.scm:513 +msgid "" +"Racket is an implementation of the Scheme programming language (R5RS and\n" +"R6RS) and related languages, such as Typed Racket. It features a compiler " +"and\n" +"a virtual machine with just-in-time native compilation, as well as a large " +"set\n" +"of libraries." +msgstr "" + +#: gnu/packages/scheme.scm:551 +msgid "Efficient Scheme interpreter and compiler" +msgstr "" + +#: gnu/packages/scheme.scm:553 +msgid "" +"Gambit consists of two main programs: gsi, the Gambit Scheme\n" +"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" +"the complete execution and debugging environment. The compiler is the\n" +"interpreter extended with the capability of generating executable files. " +"The\n" +"compiler can produce standalone executables or compiled modules which can " +"be\n" +"loaded at run time. Interpreted code and compiled code can be freely\n" +"mixed." +msgstr "" + +#: gnu/packages/scheme.scm:587 +msgid "Small embeddable Scheme implementation" +msgstr "" + +#: gnu/packages/scheme.scm:589 +msgid "" +"Chibi-Scheme is a very small library with no external dependencies\n" +"intended for use as an extension and scripting language in C programs. In\n" +"addition to support for lightweight VM-based threads, each VM itself runs " +"in\n" +"an isolated heap allowing multiple VMs to run simultaneously in different " +"OS\n" +"threads." +msgstr "" + +#: gnu/packages/scheme.scm:759 +msgid "Scmutils library for MIT Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:760 +msgid "" +"The Scmutils system is an integrated library of\n" +"procedures, embedded in the programming language Scheme, and intended to\n" +"support teaching and research in mathematical physics and electrical\n" +"engineering." +msgstr "" + +#: gnu/packages/scheme.scm:810 +msgid "Structure and Interpretation of Computer Programs" +msgstr "" + +#: gnu/packages/scheme.scm:811 +msgid "" +"Structure and Interpretation of Computer Programs (SICP) is\n" +"a textbook aiming to teach the principles of computer programming.\n" +"\n" +"Using Scheme, a dialect of the Lisp programming language, the book explains\n" +"core computer science concepts such as abstraction in programming,\n" +"metalinguistic abstraction, recursion, interpreters, and modular programming." +msgstr "" + +#: gnu/packages/scheme.scm:852 +msgid "SRE String pattern-matching library for scheme48" +msgstr "" + +#: gnu/packages/scheme.scm:854 +msgid "" +"String pattern-matching library for scheme48 based on the SRE\n" +"regular-expression notation." +msgstr "" + +#: gnu/packages/scheme.scm:886 +msgid "Compatibility and utility library for Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:887 +msgid "" +"SLIB is a portable Scheme library providing compatibility and\n" +"utility functions for all standard Scheme implementations." +msgstr "" + +#: gnu/packages/scheme.scm:948 +msgid "Scheme implementation conforming to R5RS and IEEE P1178" +msgstr "" + +#: gnu/packages/scheme.scm:949 +msgid "" +"GNU SCM is an implementation of Scheme. This\n" +"implementation includes Hobbit, a Scheme-to-C compiler, which can\n" +"generate C files whose binaries can be dynamically or statically\n" +"linked with a SCM executable." +msgstr "" + +#: gnu/packages/search.scm:68 +msgid "Search Engine Library" +msgstr "" + +#: gnu/packages/search.scm:70 +msgid "" +"Xapian is a highly adaptable toolkit which allows developers to easily\n" +"add advanced indexing and search facilities to their own applications. It\n" +"supports the Probabilistic Information Retrieval model and also supports a\n" +"rich set of boolean query operators." +msgstr "" + +#: gnu/packages/search.scm:102 +msgid "Python bindings for the Xapian search engine library" +msgstr "" + +#: gnu/packages/search.scm:141 +msgid "Tool for Obsessive Compulsive Classifiers" +msgstr "" + +#: gnu/packages/search.scm:143 +msgid "" +"libtocc is the engine of the Tocc project, a tag-based file management\n" +"system. The goal of Tocc is to provide a better system for classifying " +"files\n" +"that is more flexible than classic file systems that are based on a tree of\n" +"files and directories." +msgstr "" + +#: gnu/packages/search.scm:165 +msgid "Command-line interface to libtocc" +msgstr "" + +#: gnu/packages/search.scm:167 +msgid "" +"Tocc is a tag-based file management system. This package contains the\n" +"command line tool for interacting with libtocc." +msgstr "" + +#: gnu/packages/search.scm:185 +msgid "Finding text and HTML files that match boolean expressions" +msgstr "" + +#: gnu/packages/search.scm:187 +msgid "" +"GNU Bool is a utility to perform text searches on files using Boolean\n" +"expressions. For example, a search for \"hello AND world\" would return a\n" +"file containing the phrase \"Hello, world!\". It supports both AND and OR\n" +"statements, as well as the NEAR statement to search for the occurrence of\n" +"words in close proximity to each other. It handles context gracefully,\n" +"accounting for new lines and paragraph changes. It also has robust support\n" +"for parsing HTML files." +msgstr "" + +#: gnu/packages/search.scm:217 +msgid "Full-text search system" +msgstr "" + +#: gnu/packages/search.scm:218 +msgid "" +"Hyper Estraier can be used to integrate full-text\n" +"search into applications, using either the provided command line and CGI\n" +"interfaces, or a C API." +msgstr "" + +#: gnu/packages/search.scm:236 +msgid "Locate files on the file system" +msgstr "" + +#: gnu/packages/search.scm:238 +msgid "" +"mlocate is a locate/updatedb implementation. The 'm' stands for\n" +"\"merging\": @code{updatedb} reuses the existing database to avoid " +"rereading\n" +"most of the file system, which makes it faster and does not trash the " +"system\n" +"caches as much. The locate(1) utility is intended to be completely " +"compatible\n" +"with slocate, and attempts to be compatible to GNU locate when it does not\n" +"conflict with slocate compatibility." +msgstr "" + +#: gnu/packages/search.scm:303 +msgid "Web indexing system" +msgstr "" + +#: gnu/packages/search.scm:305 +msgid "" +"Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" +"can quickly and easily index directories of files or remote web sites and\n" +"search the generated indexes." +msgstr "" + +#: gnu/packages/serveez.scm:52 +msgid "Framework for implementing IP-based servers" +msgstr "" + +#: gnu/packages/serveez.scm:54 +msgid "" +"GNU Serveez is a server framework providing the routines necessary to\n" +"easily implement IP-based servers in your application. It\n" +"demonstrates aspects of network programming in a portable manner,\n" +"making it convenient for both simplifying the process of adding a\n" +"server to your application or for learning about how network services\n" +"work. Several example servers are provided already, such as an HTTP\n" +"server and an IRC server." +msgstr "" + +#: gnu/packages/shells.scm:79 +msgid "POSIX-compliant shell optimised for size" +msgstr "" + +#: gnu/packages/shells.scm:81 +msgid "" +"dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" +"as small as possible, often without sacrificing speed. It is faster than " +"the\n" +"GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" +"direct descendant of NetBSD's Almquist Shell (@command{ash})." +msgstr "" + +#: gnu/packages/shells.scm:136 +msgid "The friendly interactive shell" +msgstr "" + +#: gnu/packages/shells.scm:138 +msgid "" +"Fish (friendly interactive shell) is a shell focused on interactive use,\n" +"discoverability, and friendliness. Fish has very user-friendly and " +"powerful\n" +"tab-completion, including descriptions of every completion, completion of\n" +"strings with wildcards, and many completions for specific commands. It " +"also\n" +"has extensive and discoverable help. A special @command{help} command " +"gives\n" +"access to all the fish documentation in your web browser. Other features\n" +"include smart terminal handling based on terminfo, an easy to search " +"history,\n" +"and syntax highlighting." +msgstr "" + +#: gnu/packages/shells.scm:187 +msgid "Alternative implementation of the rc shell by Byron Rakitzis" +msgstr "" + +#: gnu/packages/shells.scm:189 +msgid "" +"This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" +"has a small feature set similar to a traditional Bourne shell." +msgstr "" + +#: gnu/packages/shells.scm:220 +msgid "Extensible shell with higher-order functions" +msgstr "" + +#: gnu/packages/shells.scm:222 +msgid "" +"Es is an extensible shell. The language was derived from the Plan 9\n" +"shell, rc, and was influenced by functional programming languages, such as\n" +"Scheme, and the Tcl embeddable programming language. This implementation " +"is\n" +"derived from Byron Rakitzis's public domain implementation of rc, and was\n" +"written by Paul Haahr and Byron Rakitzis." +msgstr "" + +#: gnu/packages/shells.scm:282 +msgid "Unix shell based on csh" +msgstr "" + +#: gnu/packages/shells.scm:284 +msgid "" +"Tcsh is an enhanced, but completely compatible version of the Berkeley\n" +"UNIX C shell (csh). It is a command language interpreter usable both as an\n" +"interactive login shell and a shell script command processor. It includes " +"a\n" +"command-line editor, programmable word completion, spelling correction, a\n" +"history mechanism, job control and a C-like syntax." +msgstr "" + +#: gnu/packages/shells.scm:345 +msgid "Powerful shell for interactive use and scripting" +msgstr "" + +#: gnu/packages/shells.scm:346 +msgid "" +"The Z shell (zsh) is a Unix shell that can be used\n" +"as an interactive login shell and as a powerful command interpreter\n" +"for shell scripting. Zsh can be thought of as an extended Bourne shell\n" +"with a large number of improvements, including some features of bash,\n" +"ksh, and tcsh." +msgstr "" + +#: gnu/packages/shells.scm:385 +msgid "Python-ish shell" +msgstr "" + +#: gnu/packages/shells.scm:387 +msgid "" +"Xonsh is a Python-ish, BASHwards-looking shell language and command\n" +"prompt. The language is a superset of Python 3.4+ with additional shell\n" +"primitives that you are used to from Bash and IPython. It works on all " +"major\n" +"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the " +"daily\n" +"use of experts and novices alike." +msgstr "" + +#: gnu/packages/shells.scm:434 +msgid "Unix shell embedded in Scheme" +msgstr "" + +#: gnu/packages/shells.scm:436 +msgid "" +"Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" +"components: a process notation for running programs and setting up " +"pipelines\n" +"and redirections, and a complete syscall library for low-level access to " +"the\n" +"operating system." +msgstr "" + +#: gnu/packages/shells.scm:475 +msgid "Minimal zero-config readline replacement" +msgstr "" + +#: gnu/packages/shells.scm:477 +msgid "" +"Linenoise is a minimal, zero-config, readline replacement.\n" +"Its features include:\n" +"\n" +"@enumerate\n" +"@item Single and multi line editing mode with the usual key bindings\n" +"@item History handling\n" +"@item Completion\n" +"@item Hints (suggestions at the right of the prompt as you type)\n" +"@item A subset of VT100 escapes, ANSI.SYS compatible\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/shells.scm:539 +msgid "Extremely minimal shell with the simplest syntax possible" +msgstr "" + +#: gnu/packages/shells.scm:541 +msgid "" +"S is a new shell that aims to be extremely simple.\n" +"S does not implemnt the POSIX shell standard.\n" +"There are no globs or \"splatting\" where a variable $FOO turns into " +"multiple\n" +"command line arguments. One token stays one token forever.\n" +"This is a \"no surprises\" straightforward approach.\n" +"\n" +"There are no redirection operators > in the shell language, they are added " +"as\n" +"extra programs. > is just another unix command, < is essentially cat(1).\n" +"A @code{andglob} program is also provided along with s." +msgstr "" + +#: gnu/packages/shells.scm:569 +msgid "Port of OpenBSD Korn Shell" +msgstr "" + +#: gnu/packages/shells.scm:571 +msgid "" +"Oksh is a port of the OpenBSD Korn Shell.\n" +"The OpenBSD Korn Shell is a cleaned up and enhanced ksh." +msgstr "" + +#: gnu/packages/shells.scm:603 +msgid "Korn Shell from OpenBSD" +msgstr "" + +#: gnu/packages/shells.scm:605 +msgid "" +"loksh is a Linux port of OpenBSD's @command{ksh}. It is a small,\n" +"interactive POSIX shell targeted at resource-constrained systems." +msgstr "" + +#: gnu/packages/shells.scm:643 +msgid "Korn Shell from MirBSD" +msgstr "" + +#: gnu/packages/shells.scm:644 +msgid "" +"mksh is an actively developed free implementation of the\n" +"Korn Shell programming language and a successor to the Public Domain Korn\n" +"Shell (pdksh)." +msgstr "" + +#: gnu/packages/shells.scm:686 +msgid "Bash-compatible Unix shell" +msgstr "" + +#: gnu/packages/shells.scm:687 +msgid "" +"Oil is a Unix / POSIX shell, compatible with Bash. It\n" +"implements the Oil language, which is a new shell language to which Bash can " +"be\n" +"automatically translated. The Oil language is a superset of Bash. It also\n" +"implements the OSH language, a statically-parseable language based on Bash " +"as it\n" +"is commonly written." +msgstr "" + +#: gnu/packages/telephony.scm:69 +msgid "(u)Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:70 +msgid "" +"GNU Common C++ is an portable, optimized class framework for\n" +"threaded applications, supporting concurrent synchronization, inter-process\n" +"communications via sockets, and various methods for data handling, such as\n" +"serialization and XML parsing. It includes the uCommon C++ library, a " +"smaller\n" +"reimplementation." +msgstr "" + +#: gnu/packages/telephony.scm:90 +msgid "Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:91 +msgid "" +"GNU uCommon C++ is meant as a very light-weight C++ library\n" +"to facilitate using C++ design patterns even for very deeply embedded\n" +"applications, such as for systems using uclibc along with posix threading\n" +"support." +msgstr "" + +#: gnu/packages/telephony.scm:113 +msgid "Implementation of RTP (real-time transport protocol)" +msgstr "" + +#: gnu/packages/telephony.scm:114 +msgid "" +"GNU ccRTP is an implementation of RTP, the real-time transport\n" +"protocol from the IETF. It is suitable both for high capacity servers and\n" +"personal client applications. It is flexible in its design, allowing it to\n" +"function as a framework for the framework, rather than just being a\n" +"packet-manipulation library." +msgstr "" + +#: gnu/packages/telephony.scm:136 +msgid "Library implementing SIP (RFC-3261)" +msgstr "" + +#: gnu/packages/telephony.scm:137 +msgid "" +"GNU oSIP is an implementation of the SIP protocol. It is\n" +"used to provide multimedia and telecom software developers with an " +"interface\n" +"to initiate and control SIP sessions." +msgstr "" + +#: gnu/packages/telephony.scm:156 +msgid "Sip abstraction library" +msgstr "" + +#: gnu/packages/telephony.scm:157 +msgid "" +"EXosip is a library that hides the complexity of using the\n" +"SIP protocol for multimedia session establishment. This protocol is mainly " +"to\n" +"be used by VoIP telephony applications (endpoints or conference server) but\n" +"might be also useful for any application that wish to establish sessions " +"like\n" +"multiplayer games." +msgstr "" + +#: gnu/packages/telephony.scm:200 +msgid "Secure peer-to-peer VoIP server for the SIP protocol" +msgstr "" + +#: gnu/packages/telephony.scm:201 +msgid "" +"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" +"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" +"without the need for a service provider. Its peer-to-peer design ensures " +"that\n" +"there is no central point for media intercept or capture and thus it can be\n" +"used to construct a secure telephone system that operates over the public\n" +"internet." +msgstr "" + +#: gnu/packages/telephony.scm:246 +msgid "Secure RTP (SRTP) Reference Implementation" +msgstr "" + +#: gnu/packages/telephony.scm:248 +msgid "" +"This package provides an implementation of the Secure Real-time Transport\n" +"Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a\n" +"supporting cryptographic kernel." +msgstr "" + +#: gnu/packages/telephony.scm:272 +msgid "Utilities library for linphone software" +msgstr "" + +#: gnu/packages/telephony.scm:273 +msgid "" +"BCtoolbox is a utilities library used by Belledonne\n" +"Communications softwares like linphone." +msgstr "" + +#: gnu/packages/telephony.scm:295 +msgid "Implementation of the Real-time transport protocol" +msgstr "" + +#: gnu/packages/telephony.scm:296 +msgid "" +"oRTP is a library implementing the Real-time transport\n" +"protocol (RFC 3550)." +msgstr "" + +#: gnu/packages/telephony.scm:329 +msgid "Inter-Asterisk-Protocol library" +msgstr "" + +#: gnu/packages/telephony.scm:330 +msgid "" +"LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" +"Voice-over-IP (VoIP) communications." +msgstr "" + +#: gnu/packages/telephony.scm:361 +msgid "Simple VoIP program to create conferences from the terminal" +msgstr "" + +#: gnu/packages/telephony.scm:363 +msgid "" +"Seren is a simple VoIP program based on the Opus codec that allows you\n" +"to create a voice conference from the terminal, with up to 10 participants,\n" +"without having to register accounts, exchange emails, or add people to " +"contact\n" +"lists. All you need to join an existing conference is the host name or IP\n" +"address of one of the participants." +msgstr "" + +#: gnu/packages/telephony.scm:475 +msgid "Low-latency, high quality voice chat software" +msgstr "" + +#: gnu/packages/telephony.scm:477 +msgid "" +"Mumble is an low-latency, high quality voice chat\n" +"software primarily intended for use while gaming.\n" +"Mumble consists of two applications for separate usage:\n" +"@code{mumble} for the client, and @code{murmur} for the server." +msgstr "" + +#: gnu/packages/tex.scm:195 gnu/packages/tex.scm:3960 gnu/packages/tex.scm:4022 +msgid "TeX Live, a package of the TeX typesetting system" +msgstr "" + +#: gnu/packages/tex.scm:197 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the binaries." +msgstr "" + +#: gnu/packages/tex.scm:265 +msgid "DVI to PostScript drivers" +msgstr "" + +#: gnu/packages/tex.scm:266 +msgid "" +"This package provides files needed for converting DVI files\n" +"to PostScript." +msgstr "" + +#: gnu/packages/tex.scm:300 +msgid "Unicode data and loaders for TeX" +msgstr "" + +#: gnu/packages/tex.scm:301 +msgid "" +"This bundle provides generic access to Unicode Consortium\n" +"data for TeX use. It contains a set of text files provided by the Unicode\n" +"Consortium which are currently all from Unicode 8.0.0, with the exception " +"of\n" +"@code{MathClass.txt} which is not currently part of the Unicode Character\n" +"Database. Accompanying these source data are generic TeX loader files\n" +"allowing this data to be used as part of TeX runs, in particular in " +"building\n" +"format files. Currently there are two loader files: one for general " +"character\n" +"set up and one for initializing XeTeX character classes as has been carried\n" +"out to date by @code{unicode-letters.tex}. " +msgstr "" + +#: gnu/packages/tex.scm:339 +msgid "Hyphenation patterns for German" +msgstr "" + +#: gnu/packages/tex.scm:340 +msgid "" +"The package provides experimental hyphenation patterns for\n" +"the German language, covering both traditional and reformed orthography. " +"The\n" +"patterns can be used with packages Babel and hyphsubst from the Oberdiek\n" +"bundle." +msgstr "" + +#: gnu/packages/tex.scm:375 +msgid "Files for creating TeX formats" +msgstr "" + +#: gnu/packages/tex.scm:376 +msgid "" +"This bundle provides a collection of model \".ini\" files\n" +"for creating TeX formats. These files are commonly used to introduced\n" +"distribution-dependent variations in formats. They are also used to\n" +"allow existing format source files to be used with newer engines, for " +"example\n" +"to adapt the plain e-TeX source file to work with XeTeX and LuaTeX." +msgstr "" + +#: gnu/packages/tex.scm:410 +msgid "Hyphenation patterns expressed in UTF-8" +msgstr "" + +#: gnu/packages/tex.scm:411 +msgid "" +"Modern native UTF-8 engines such as XeTeX and LuaTeX need\n" +"hyphenation patterns in UTF-8 format, whereas older systems require\n" +"hyphenation patterns in the 8-bit encoding of the font in use (such " +"encodings\n" +"are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,\n" +"etc). The present package offers a collection of conversions of existing\n" +"patterns to UTF-8 format, together with converters for use with 8-bit fonts " +"in\n" +"older systems. Since hyphenation patterns for Knuthian-style TeX systems " +"are\n" +"only read at iniTeX time, it is hoped that the UTF-8 patterns, with their\n" +"converters, will completely supplant the older patterns." +msgstr "" + +#: gnu/packages/tex.scm:487 +msgid "Metafont base files" +msgstr "" + +#: gnu/packages/tex.scm:488 +msgid "" +"This package provides the Metafont base files needed to\n" +"build fonts using the Metafont system." +msgstr "" + +#: gnu/packages/tex.scm:519 +msgid "Scheme for naming fonts in TeX" +msgstr "" + +#: gnu/packages/tex.scm:520 +msgid "" +"This is Fontname, a naming scheme for (the base part of)\n" +"external TeX font filenames. This makes at most eight-character names\n" +"from (almost) arbitrarily complex font names, thus helping portability of " +"TeX\n" +"documents." +msgstr "" + +#: gnu/packages/tex.scm:588 +msgid "Computer Modern fonts for TeX" +msgstr "" + +#: gnu/packages/tex.scm:589 +msgid "" +"This package provides the Computer Modern fonts by Donald\n" +"Knuth. The Computer Modern font family is a large collection of text,\n" +"display, and mathematical fonts in a range of styles, based on Monotype " +"Modern\n" +"8A." +msgstr "" + +#: gnu/packages/tex.scm:653 +msgid "Small library of METAFONT sources" +msgstr "" + +#: gnu/packages/tex.scm:654 +msgid "" +"This is a collection of core TeX and METAFONT macro files\n" +"from Donald Knuth, including the plain format, plain base, and the MF logo\n" +"fonts." +msgstr "" + +#: gnu/packages/tex.scm:727 +msgid "Collection of fonts used in LaTeX distributions" +msgstr "" + +#: gnu/packages/tex.scm:728 +msgid "" +"This is a collection of fonts for use with standard LaTeX\n" +"packages and classes. It includes invisible fonts (for use with the slides\n" +"class), line and circle fonts (for use in the picture environment) and " +"LaTeX\n" +"symbol fonts." +msgstr "" + +#: gnu/packages/tex.scm:806 gnu/packages/tex.scm:837 +msgid "TeX fonts from the American Mathematical Society" +msgstr "" + +#: gnu/packages/tex.scm:808 +msgid "" +"This package provides an extended set of fonts for use in mathematics,\n" +"including: extra mathematical symbols; blackboard bold letters (uppercase\n" +"only); fraktur letters; subscript sizes of bold math italic and bold Greek\n" +"letters; subscript sizes of large symbols such as sum and product; added " +"sizes\n" +"of the Computer Modern small caps font; cyrillic fonts (from the University " +"of\n" +"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type " +"1\n" +"files, and all except the Euler fonts are provided as Metafont source. The\n" +"distribution also includes the canonical Type 1 versions of the Computer\n" +"Modern family of fonts. The Euler fonts are supported by separate " +"packages;\n" +"details can be found in the documentation." +msgstr "" + +#: gnu/packages/tex.scm:839 +msgid "" +"This package provides basic LaTeX support for the symbol fonts provides\n" +"by the amsfonts package. It provides @code{amsfonts.sty}, with names of\n" +"individual symbols defined in @code{amssymb.sty}." +msgstr "" + +#: gnu/packages/tex.scm:873 +msgid "Plain TeX format and supporting files" +msgstr "" + +#: gnu/packages/tex.scm:875 +msgid "" +"Contains files used to build the Plain TeX format, as described in the\n" +"TeXbook, together with various supporting files (some also discussed in the\n" +"book)." +msgstr "" + +#: gnu/packages/tex.scm:1025 +msgid "Base sources of LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1027 +msgid "" +"This bundle comprises the source of LaTeX itself, together with several\n" +"packages which are considered \"part of the kernel\". This bundle, " +"together\n" +"with the required packages, constitutes what every LaTeX distribution " +"should\n" +"contain." +msgstr "" + +#: gnu/packages/tex.scm:1047 +msgid "Extended filecontents and filecontents* environments" +msgstr "" + +#: gnu/packages/tex.scm:1049 +msgid "" +"LaTeX2e's @code{filecontents} and @code{filecontents*} environments\n" +"enable a LaTeX source file to generate external files as it runs through\n" +"LaTeX. However, there are two limitations of these environments: they " +"refuse\n" +"to overwrite existing files, and they can only be used in the preamble of a\n" +"document. The filecontents package removes these limitations, letting you\n" +"overwrite existing files and letting you use @code{filecontents} /\n" +"@code{filecontents*} anywhere." +msgstr "" + +#: gnu/packages/tex.scm:1076 +msgid "Am I running under XeTeX?" +msgstr "" + +#: gnu/packages/tex.scm:1078 +msgid "" +"This is a simple package which provides an @code{\\ifxetex} conditional,\n" +"so that other code can determine that it is running under XeTeX. The " +"package\n" +"requires the e-TeX extensions to the TeX primitive set." +msgstr "" + +#: gnu/packages/tex.scm:1110 +msgid "Simple macros for EPS inclusion" +msgstr "" + +#: gnu/packages/tex.scm:1112 +msgid "" +"This package provides the original (and now obsolescent) graphics\n" +"inclusion macros for use with dvips, still widely used by Plain TeX users " +"(in\n" +"particular). For LaTeX users, the package is nowadays (rather strongly)\n" +"deprecated in favour of the more sophisticated standard LaTeX latex-" +"graphics\n" +"bundle of packages. (The latex-graphics bundle is also available to Plain " +"TeX\n" +"users, via its Plain TeX version.)" +msgstr "" + +#: gnu/packages/tex.scm:1138 +msgid "Sophisticated verbatim text" +msgstr "" + +#: gnu/packages/tex.scm:1140 +msgid "" +"This package provides tools for the flexible handling of verbatim text\n" +"including: verbatim commands in footnotes; a variety of verbatim " +"environments\n" +"with many parameters; ability to define new customized verbatim " +"environments;\n" +"save and restore verbatim text and environments; write and read files in\n" +"verbatim mode; build \"example\" environments (showing both result and\n" +"verbatim source)." +msgstr "" + +#: gnu/packages/tex.scm:1209 +msgid "LaTeX standard graphics bundle" +msgstr "" + +#: gnu/packages/tex.scm:1211 +msgid "" +"This is a collection of LaTeX packages for producing color, including\n" +"graphics (e.g. PostScript) files, and rotation and scaling of text in LaTeX\n" +"documents. It comprises the packages color, graphics, graphicx, trig, " +"epsfig,\n" +"keyval, and lscape." +msgstr "" + +#: gnu/packages/tex.scm:1233 +msgid "Driver-independent color extensions for LaTeX and pdfLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1235 +msgid "" +"The package starts from the basic facilities of the colorcolor package,\n" +"and provides easy driver-independent access to several kinds of color " +"tints,\n" +"shades, tones, and mixes of arbitrary colors. It allows a user to select a\n" +"document-wide target color model and offers complete tools for conversion\n" +"between eight color models. Additionally, there is a command for " +"alternating\n" +"row colors plus repeated non-aligned material (like horizontal lines) in\n" +"tables." +msgstr "" + +#: gnu/packages/tex.scm:1261 +msgid "Extensive support for hypertext in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1263 +msgid "" +"The @code{hyperref} package is used to handle cross-referencing commands\n" +"in LaTeX to produce hypertext links in the document. The package provides\n" +"backends for the @code{\\special} set defined for HyperTeX DVI processors; " +"for\n" +"embedded @code{pdfmark} commands for processing by Acrobat\n" +"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's " +"@code{dviwindo};\n" +"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for " +"VTeX's\n" +"pdf and HTML backends. The package is distributed with the @code{backref} " +"and\n" +"@code{nameref} packages, which make use of the facilities of @code{hyperref}." +msgstr "" + +#: gnu/packages/tex.scm:1297 +msgid "Bundle of packages submitted by Heiko Oberdiek" +msgstr "" + +#: gnu/packages/tex.scm:1299 +msgid "" +"The bundle comprises various LaTeX packages, providing among others:\n" +"better accessibility support for PDF files; extensible chemists reaction\n" +"arrows; record information about document class(es) used; and many more." +msgstr "" + +#: gnu/packages/tex.scm:1320 +msgid "LaTeX standard tools bundle" +msgstr "" + +#: gnu/packages/tex.scm:1322 +msgid "" +"This package is a collection of (variously) simple tools provided as\n" +"part of the LaTeX required tools distribution, comprising the following\n" +"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, " +"fileerr,\n" +"fontsmpl, ftnright, hhline, indentfirst, layout, longtable, multicol,\n" +"rawfonts, showkeys, somedefs, tabularx, theorem, trace, varioref, verbatim,\n" +"xr, and xspace." +msgstr "" + +#: gnu/packages/tex.scm:1357 +msgid "Verbatim with URL-sensitive line breaks" +msgstr "" + +#: gnu/packages/tex.scm:1358 +msgid "" +"The command @code{\\url} is a form of verbatim command that\n" +"allows linebreaks at certain characters or combinations of characters, " +"accepts\n" +"reconfiguration, and can usually be used in the argument to another " +"command.\n" +"The command is intended for email addresses, hypertext links,\n" +"directories/paths, etc., which normally have no spaces, so by default the\n" +"package ignores spaces in its argument. However, a package option allows\n" +"spaces, which is useful for operating systems where spaces are a common " +"part\n" +"of file names." +msgstr "" + +#: gnu/packages/tex.scm:1385 +msgid "LaTeX3 programmers’ interface" +msgstr "" + +#: gnu/packages/tex.scm:1387 +msgid "" +"The l3kernel bundle provides an implementation of the LaTeX3\n" +"programmers’ interface, as a set of packages that run under LaTeX 2e. The\n" +"interface provides the foundation on which the LaTeX3 kernel and other " +"future\n" +"code are built: it is an API for TeX programmers. The packages are set up " +"so\n" +"that the LaTeX3 conventions can be used with regular LaTeX 2e packages." +msgstr "" + +#: gnu/packages/tex.scm:1425 +msgid "High-level LaTeX3 concepts" +msgstr "" + +#: gnu/packages/tex.scm:1427 +msgid "" +"This bundle holds prototype implementations of concepts for a LaTeX\n" +"designer interface, to be used with the experimental LaTeX kernel as\n" +"programming tools and kernel sup­port. Packages provided in this release " +"are:\n" +"\n" +"@enumerate\n" +"@item l3keys2e, which makes the facilities of the kernel module l3keys\n" +" available for use by LaTeX 2e packages;\n" +"@item xfrac, which provides flexible splitlevel fractions;\n" +"@item xparse, which provides a high-level interface for declaring document\n" +" commands; and\n" +"@item xtemplate, which provides a means of defining generic functions using " +"a\n" +" key-value syntax.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/tex.scm:1460 +msgid "Advanced font selection in XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1462 +msgid "" +"Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an\n" +"automatic and unified interface to feature-rich AAT and OpenType fonts " +"through\n" +"the NFSS in LaTeX running on XeTeX or LuaTeX engines. The package requires\n" +"the l3kernel and xparse bundles from the LaTeX 3 development team." +msgstr "" + +#: gnu/packages/tex.scm:1498 +msgid "Lua modules for general programming (in the (La)TeX world)" +msgstr "" + +#: gnu/packages/tex.scm:1500 +msgid "" +"Lualibs is a collection of Lua modules useful for general programming.\n" +"The bundle is based on Lua modules shipped with ConTeXt, and made available " +"in\n" +"this bundle for use independent of ConTeXt." +msgstr "" + +#: gnu/packages/tex.scm:1520 +msgid "AMS mathematical facilities for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1522 +msgid "" +"This is the principal package in the AMS-LaTeX distribution. It adapts\n" +"for use in LaTeX most of the mathematical features found in AMS-TeX; it is\n" +"highly recommended as an adjunct to serious mathematical typesetting in " +"LaTeX.\n" +"When amsmath is loaded, AMS-LaTeX packages @code{amsbsyamsbsy} (for bold\n" +"symbols), @code{amsopnamsopn} (for operator names) and\n" +"@code{amstextamstext} (for text embedded in mathematics) are also loaded.\n" +"This package is part of the LaTeX required distribution; however, several\n" +"contributed packages add still further to its appeal; examples are\n" +"@code{empheqempheq}, which provides functions for decorating and " +"highlighting\n" +"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and " +"similar)\n" +"definitions." +msgstr "" + +#: gnu/packages/tex.scm:1550 +msgid "AMS document classes for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1552 +msgid "" +"This bundle contains three AMS classes: @code{amsartamsart} (for writing\n" +"articles for the AMS), @code{amsbookamsbook} (for books) and\n" +"@code{amsprocamsproc} (for proceedings), together with some supporting\n" +"material. The material is made available as part of the AMS-LaTeX\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1583 +msgid "Multilingual support for Plain TeX or LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1585 +msgid "" +"The package manages culturally-determined typographical (and other)\n" +"rules, and hyphenation patterns for a wide range of languages. A document " +"may\n" +"select a single language to be supported, or it may select several, in " +"which\n" +"case the document may switch from one language to another in a variety of\n" +"ways. Babel uses contributed configuration files that provide the detail " +"of\n" +"what has to be done for each language. Users of XeTeX are advised to use " +"the\n" +"polyglossia package rather than Babel." +msgstr "" + +#: gnu/packages/tex.scm:1608 +msgid "Babel support for English" +msgstr "" + +#: gnu/packages/tex.scm:1610 +msgid "" +"This package provides the language definition file for support of\n" +"English in @code{babel}. Care is taken to select British hyphenation " +"patterns\n" +"for British English and Australian text, and default (\"american\") " +"patterns\n" +"for Canadian and USA text." +msgstr "" + +#: gnu/packages/tex.scm:1631 +msgid "Support for Cyrillic fonts in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1633 +msgid "" +"This bundle of macros files provides macro support (including font\n" +"encoding macros) for the use of Cyrillic characters in fonts encoded under " +"the\n" +"T2* and X2 encodings. These encodings cover (between them) pretty much " +"every\n" +"language that is written in a Cyrillic alphabet." +msgstr "" + +#: gnu/packages/tex.scm:1653 +msgid "Font support for common PostScript fonts" +msgstr "" + +#: gnu/packages/tex.scm:1655 +msgid "" +"The PSNFSS collection includes a set of files that provide a complete\n" +"working setup of the LaTeX font selection scheme (NFSS2) for use with " +"common\n" +"PostScript fonts. It covers the so-called \"Base\" fonts (which are built\n" +"into any Level 2 PostScript printing device and the Ghostscript " +"interpreter)\n" +"and a number of free fonts. It provides font definition files, macros and\n" +"font metrics. The bundle as a whole is part of the LaTeX required set of\n" +"packages." +msgstr "" + +#: gnu/packages/tex.scm:1740 +msgid "Union of TeX Live packages" +msgstr "" + +#: gnu/packages/tex.scm:1741 +msgid "" +"This package provides a subset of the TeX Live\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1756 +msgid "" +"This is a very limited subset of the TeX Live distribution.\n" +"It includes little more than the required set of LaTeX packages." +msgstr "" + +#: gnu/packages/tex.scm:1773 +msgid "LaTeX-based replacement for BibTeX" +msgstr "" + +#: gnu/packages/tex.scm:1775 +msgid "" +"Amsrefs is a LaTeX package for bibliographies that provides an archival\n" +"data format similar to the format of BibTeX database files, but adapted to\n" +"make direct processing by LaTeX easier. The package can be used either in\n" +"conjunction with BibTeX or as a replacement for BibTeX." +msgstr "" + +#: gnu/packages/tex.scm:1802 +msgid "Footnotes for critical editions" +msgstr "" + +#: gnu/packages/tex.scm:1804 +msgid "" +"This package aims to provide a one-stop solution to requirements for\n" +"footnotes. It offers: Multiple footnote apparatus superior to that of\n" +"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be " +"run\n" +"into a single paragraph (this choice may be selected per footnote series);\n" +"Things you might have expected (such as @code{\\verb}-like material in\n" +"footnotes, and color selections over page breaks) now work. Note that the\n" +"majority of the bigfoot package's interface is identical to that of\n" +"@code{manyfoot}; users should seek information from that package's\n" +"documentation. The bigfoot bundle also provides the @code{perpage} and\n" +"@code{suffix} packages." +msgstr "" + +#: gnu/packages/tex.scm:1830 +msgid "Producing 'blind' text for testing" +msgstr "" + +#: gnu/packages/tex.scm:1832 +msgid "" +"The package provides the commands @code{\\blindtext} and\n" +"@code{\\Blindtext} for creating \"blind\" text useful in testing new " +"classes\n" +"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for " +"creating\n" +"an entire random document with sections, lists, mathematics, etc. The " +"package\n" +"supports three languages, @code{english}, @code{(n)german} and " +"@code{latin};\n" +"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller " +"\"lorem\n" +"ipsum\" text, see the @code{lipsum} package)." +msgstr "" + +#: gnu/packages/tex.scm:1862 +msgid "German letter DIN style" +msgstr "" + +#: gnu/packages/tex.scm:1864 +msgid "" +"This package implements a document layout for writing letters according\n" +"to the rules of DIN (Deutsches Institut für Normung, German standardisation\n" +"institute). A style file for LaTeX 2.09 (with limited support of the\n" +"features) is part of the package. Since the letter layout is based on a\n" +"German standard, the user guide is written in German, but most macros have\n" +"English names from which the user can recognize what they are used for. In\n" +"addition there are example files showing how letters may be created with " +"the\n" +"package." +msgstr "" + +#: gnu/packages/tex.scm:1888 +msgid "Put a grey textual watermark on document pages" +msgstr "" + +#: gnu/packages/tex.scm:1890 +msgid "" +"This package provides a means to add a textual, light grey watermark on\n" +"every page or on the first page of a document. Typical usage may consist " +"in\n" +"writing words such as DRAFT or CONFIDENTIAL across document pages. The\n" +"package performs a similar function to that of @code{draftcopy}, but its\n" +"implementation is output device independent, and made very simple by " +"relying\n" +"on everypage." +msgstr "" + +#: gnu/packages/tex.scm:1912 +msgid "New interface for environments in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1914 +msgid "" +"This package provides the @code{\\collect@@body} command (as in\n" +"@code{amsmath}), as well as a @code{\\long} version @code{\\Collect@@Body},\n" +"for collecting the body text of an environment. These commands are used to\n" +"define a new author interface to creating new environments." +msgstr "" + +#: gnu/packages/tex.scm:1934 +msgid "Create equal-widthed parboxes" +msgstr "" + +#: gnu/packages/tex.scm:1936 +msgid "" +"LaTeX users sometimes need to ensure that two or more blocks of text\n" +"occupy the same amount of horizontal space on the page. To that end, the\n" +"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which " +"works\n" +"just like @code{\\parbox}, except that instead of specifying a width, one\n" +"specifies a tag. All @code{eqparbox}es with the same tag---regardless of\n" +"where they are in the document---will stretch to fit the widest\n" +"@code{eqparbox} with that tag. This simple, equal-width mechanism can be " +"used\n" +"for a variety of alignment purposes, as is evidenced by the examples in\n" +"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} " +"are\n" +"also provided." +msgstr "" + +#: gnu/packages/tex.scm:1970 +msgid "Expanded description environments" +msgstr "" + +#: gnu/packages/tex.scm:1972 +msgid "" +"The package provides additional features for the LaTeX\n" +"@code{description} environment, including adjustable left margin. The " +"package\n" +"also allows the user to \"break\" a list (for example, to interpose a " +"comment)\n" +"without affecting the structure of the list (this works for @code{itemize} " +"and\n" +"@code{enumerate} lists, and numbered lists remain in sequence)." +msgstr "" + +#: gnu/packages/tex.scm:2006 +msgid "Provide file modification times, and compare them" +msgstr "" + +#: gnu/packages/tex.scm:2008 +msgid "" +"This package provides macros to read and compare the modification dates\n" +"of files. The files may be @code{.tex} files, images or other files (as " +"long\n" +"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} " +"primitive\n" +"of pdfLaTeX to find the file modification date as PDF date string, parses " +"the\n" +"string and returns the value to the user. The package will also work for " +"DVI\n" +"output with recent versions of the LaTeX compiler which uses pdfLaTeX in " +"DVI\n" +"mode. The functionality is provided by purely expandable macros or by " +"faster\n" +"but non-expandable ones." +msgstr "" + +#: gnu/packages/tex.scm:2032 +msgid "Conditionals to test which platform is being used" +msgstr "" + +#: gnu/packages/tex.scm:2034 +msgid "" +"This package uses the (La)TeX extension @code{-shell-escape} to\n" +"establish whether the document is being processed on a Windows or on a\n" +"Unix-like system, or on Cygwin (Unix environment over a Windows system).\n" +"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, " +"@code{\\ifmacosx}\n" +"and @code{\\ifcygwin}. The package also preserves the output of " +"@code{uname}\n" +"on a Unix-like system, which may be used to distinguish between various\n" +"classes of systems." +msgstr "" + +#: gnu/packages/tex.scm:2057 +msgid "Flexible bibliography support" +msgstr "" + +#: gnu/packages/tex.scm:2059 +msgid "" +"This bundle provides a package that implements both author-year and\n" +"numbered references, as well as much detailed of support for other\n" +"bibliography use. Also provided are versions of the standard BibTeX styles\n" +"that are compatible with @code{natbib}: @code{plainnat}, @code{unsrtnat},\n" +"@code{abbrnat}. The bibliography styles produced by @code{custom-bib} are\n" +"designed from the start to be compatible with @code{natbib}." +msgstr "" + +#: gnu/packages/tex.scm:2081 +msgid "Replace strings in encapsulated PostScript figures" +msgstr "" + +#: gnu/packages/tex.scm:2083 +msgid "" +"This package allows LaTeX constructions (equations, picture\n" +"environments, etc.) to be precisely superimposed over Encapsulated " +"PostScript\n" +"figures, using your own favorite drawing tool to create an EPS figure and\n" +"placing simple text \"tags\" where each replacement is to be placed, with\n" +"PSfrag automatically removing these tags from the figure and replacing them\n" +"with a user specified LaTeX construction, properly aligned, scaled, and/or\n" +"rotated." +msgstr "" + +#: gnu/packages/tex.scm:2119 +msgid "Process PostScript graphisc within pdfLaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2121 +msgid "" +"This is a package for processing PostScript graphics with @code{psfrag}\n" +"labels within pdfLaTeX documents. Every graphic is compiled individually,\n" +"drastically speeding up compilation time when only a single figure needs\n" +"re-processing." +msgstr "" + +#: gnu/packages/tex.scm:2145 +msgid "Make overhead slides" +msgstr "" + +#: gnu/packages/tex.scm:2148 +msgid "" +"This package provides a class that produces overhead\n" +"slides (transparencies), with many facilities. Seminar is not nowadays\n" +"reckoned a good basis for a presentation — users are advised to use more\n" +"recent classes such as powerdot or beamer, both of which are tuned to\n" +"21st-century presentation styles." +msgstr "" + +#: gnu/packages/tex.scm:2181 +msgid "Trim spaces around an argument or within a macro" +msgstr "" + +#: gnu/packages/tex.scm:2183 +msgid "" +"This very short package allows you to expandably remove spaces around a\n" +"token list (commands are provided to remove spaces before, spaces after, or\n" +"both); or to remove surrounding spaces within a macro definition, or to " +"define\n" +"space-stripped macros." +msgstr "" + +#: gnu/packages/tex.scm:2216 +msgid "Captions on more than floats" +msgstr "" + +#: gnu/packages/tex.scm:2218 +msgid "" +"This package defines a command @code{\\captionof} for putting a caption\n" +"to something that's not a float." +msgstr "" + +#: gnu/packages/tex.scm:2249 +msgid "e-TeX tools for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2251 +msgid "" +"This package is a toolbox of programming facilities geared primarily\n" +"towards LaTeX class and package authors. It provides LaTeX frontends to " +"some\n" +"of the new primitives provided by e-TeX as well as some generic tools which\n" +"are not strictly related to e-TeX but match the profile of this package. " +"The\n" +"package provides functions that seem to offer alternative ways of " +"implementing\n" +"some LaTeX kernel commands; nevertheless, the package will not modify any " +"part\n" +"of the LaTeX kernel." +msgstr "" + +#: gnu/packages/tex.scm:2287 +msgid "Seven predefined chapter heading styles" +msgstr "" + +#: gnu/packages/tex.scm:2289 +msgid "" +"This package provides seven predefined chapter heading styles. Each\n" +"style can be modified using a set of simple commands. Optionally one can\n" +"modify the formatting routines in order to create additional chapter\n" +"headings." +msgstr "" + +#: gnu/packages/tex.scm:2322 +msgid "Framed or shaded regions that can break across pages" +msgstr "" + +#: gnu/packages/tex.scm:2324 +msgid "" +"The package creates three environments: @code{framed}, which puts an\n" +"ordinary frame box around the region, @code{shaded}, which shades the " +"region,\n" +"and @code{leftbar}, which places a line at the left side. The environments\n" +"allow a break at their start (the @code{\\FrameCommand} enables creation of " +"a\n" +"title that is “attached” to the environment); breaks are also allowed in " +"the\n" +"course of the framed/shaded matter. There is also a command\n" +"@code{\\MakeFramed} to make your own framed-style environments." +msgstr "" + +#: gnu/packages/tex.scm:2356 +msgid "Letter document class" +msgstr "" + +#: gnu/packages/tex.scm:2358 +msgid "" +"This package is designed for formatting formless letters in German; it\n" +"can also be used for English (by those who can read the documentation). " +"There\n" +"are LaTeX 2.09 @code{documentstyle} and LaTeX 2e class files for both an\n" +"\"old\" and a \"new\" version of g-brief." +msgstr "" + +#: gnu/packages/tex.scm:2378 +msgid "Typeset Galois connections" +msgstr "" + +#: gnu/packages/tex.scm:2380 +msgid "" +"The package deals with connections in two-dimensional style, optionally\n" +"in colour." +msgstr "" + +#: gnu/packages/tex.scm:2398 +msgid "Citations in a reader-friendly style" +msgstr "" + +#: gnu/packages/tex.scm:2400 +msgid "" +"The package allows citations in the German style, which is considered by\n" +"many to be particularly reader-friendly. The citation provides a small " +"amount\n" +"of bibliographic information in a footnote on the page where each citation " +"is\n" +"made. It combines a desire to eliminate unnecessary page-turning with the\n" +"look-up efficiency afforded by numeric citations. The package makes use of\n" +"BibLaTeX, and is considered experimental." +msgstr "" + +#: gnu/packages/tex.scm:2422 +msgid "Flexible and complete interface to document dimensions" +msgstr "" + +#: gnu/packages/tex.scm:2424 +msgid "" +"This package provides an easy and flexible user interface to customize\n" +"page layout, implementing auto-centering and auto-balancing mechanisms so " +"that\n" +"the users have only to give the least description for the page layout. The\n" +"package knows about all the standard paper sizes, so that the user need not\n" +"know what the nominal \"real\" dimensions of the paper are, just its " +"standard\n" +"name (such as a4, letter, etc.). An important feature is the package's\n" +"ability to communicate the paper size it's set up to the output." +msgstr "" + +#: gnu/packages/tex.scm:2447 +msgid "Miscellaneous tools by Mark Wooding" +msgstr "" + +#: gnu/packages/tex.scm:2449 +msgid "" +"This collection of tools includes: @code{atsupport} for short commands\n" +"starting with @code{@@}, macros to sanitize the OT1 encoding of the\n" +"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} " +"support;\n" +"@code{mathenv} for various alignment in maths; list handling; " +"@code{mdwmath}\n" +"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular " +"and\n" +"array environments; verbatim handling; and syntax diagrams." +msgstr "" + +#: gnu/packages/tex.scm:2471 +msgid "Alternative to babel for XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2473 +msgid "" +"This package provides a complete Babel replacement for users of LuaLaTeX\n" +"and XeLaTeX; it relies on the @code{fontspec} package, version 2.0 at least." +msgstr "" + +#: gnu/packages/tex.scm:2491 +msgid "Multi-page tables package" +msgstr "" + +#: gnu/packages/tex.scm:2493 +msgid "" +"This package was a predecessor of @code{longtable}; the newer\n" +"package (designed on quite different principles) is easier to use and more\n" +"flexible, in many cases, but supertabular retains its usefulness in a few\n" +"situations where longtable has problems." +msgstr "" + +#: gnu/packages/tex.scm:2526 +msgid "TeX macros to handle Texinfo files" +msgstr "" + +#: gnu/packages/tex.scm:2528 +msgid "" +"Texinfo is the preferred format for documentation in the GNU project;\n" +"the format may be used to produce online or printed output from a single\n" +"source. The Texinfo macros may be used to produce printable output using " +"TeX;\n" +"other programs in the distribution offer online interactive use (with\n" +"hypertext linkages in some cases)." +msgstr "" + +#: gnu/packages/tex.scm:2549 +msgid "Show \"realistic\" quotes in verbatim" +msgstr "" + +#: gnu/packages/tex.scm:2551 +msgid "" +"Typewriter-style fonts are best for program listings, but Computer\n" +"Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n" +"single quotes. Other fonts, and most programming languages, print @code{`} " +"as\n" +"a grave accent and @code{'} upright; @code{'} is used both to open and to\n" +"close quoted strings. The package switches the typewriter font to Computer\n" +"Modern Typewriter in OT1 encoding, and modifies the behaviour of\n" +"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to " +"print\n" +"in the expected way. It does this regardless of other fonts or encodings " +"in\n" +"use, so long as the package is loaded after the other fonts were. The " +"package\n" +"does not affect @code{\\tt}, @code{\\texttt}, etc." +msgstr "" + +#: gnu/packages/tex.scm:2590 +msgid "Simple package to set up document margins" +msgstr "" + +#: gnu/packages/tex.scm:2592 +msgid "" +"This is a simple package to set up document margins. This package is\n" +"considered obsolete; alternatives are the @code{typearea} package from the\n" +"@code{koma-script} bundle, or the @code{geometry} package." +msgstr "" + +#: gnu/packages/tex.scm:2611 +msgid "Extra control of appendices" +msgstr "" + +#: gnu/packages/tex.scm:2613 +msgid "" +"The appendix package provides various ways of formatting the titles of\n" +"appendices. Also (sub)appendices environments are provided that can be " +"used,\n" +"for example, for per chapter/section appendices. An @code{appendices}\n" +"environment is provided which can be used instead of the @code{\\appendix}\n" +"command." +msgstr "" + +#: gnu/packages/tex.scm:2634 +msgid "Generate changebars in LaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2636 +msgid "" +"Identify areas of text to be marked with changebars with the\n" +"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. " +"The\n" +"package uses 'drivers' to place the bars; the available drivers can work " +"with\n" +"@code{dvitoln03}, @code{dvitops}, @code{dvips}, the emTeX and TeXtures DVI\n" +"drivers, and VTeX and pdfTeX." +msgstr "" + +#: gnu/packages/tex.scm:2671 +msgid "CMap support for PDF files" +msgstr "" + +#: gnu/packages/tex.scm:2673 +msgid "" +"This package embeds CMap tables into PDF files to make search and\n" +"copy-and-paste functions work properly." +msgstr "" + +#: gnu/packages/tex.scm:2691 +msgid "Add colour to LaTeX tables" +msgstr "" + +#: gnu/packages/tex.scm:2693 +msgid "" +"This package allows rows, columns, and even individual cells in LaTeX\n" +"tables to be coloured." +msgstr "" + +#: gnu/packages/tex.scm:2724 +msgid "Variants of \\fbox and other games with boxes" +msgstr "" + +#: gnu/packages/tex.scm:2726 +msgid "" +"This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n" +"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools " +"for\n" +"using box macros and flexible verbatim macros. You can box mathematics,\n" +"floats, center, flushleft, and flushright, lists, and pages." +msgstr "" + +#: gnu/packages/tex.scm:2759 +msgid "Extensive control of page headers and footers in LaTeX2e" +msgstr "" + +#: gnu/packages/tex.scm:2761 +msgid "" +"The package provides extensive facilities, both for constructing headers\n" +"and footers, and for controlling their use (for example, at times when " +"LaTeX\n" +"would automatically change the heading style in use)." +msgstr "" + +#: gnu/packages/tex.scm:2780 +msgid "Improved interface for floating objects" +msgstr "" + +#: gnu/packages/tex.scm:2782 +msgid "" +"This package improves the interface for defining floating objects such\n" +"as figures and tables. It introduces the boxed float, the ruled float and " +"the\n" +"plaintop float. You can define your own floats and improve the behaviour " +"of\n" +"the old ones. The package also provides the @code{H} float modifier option " +"of\n" +"the obsolete @code{here} package. You can select this as automatic default\n" +"with @code{\\floatplacement{figure}{H}}." +msgstr "" + +#: gnu/packages/tex.scm:2804 +msgid "Range of footnote options" +msgstr "" + +#: gnu/packages/tex.scm:2806 +msgid "" +"This is a collection of ways to change the typesetting of footnotes.\n" +"The package provides means of changing the layout of the footnotes " +"themselves,\n" +"a way to number footnotes per page, to make footnotes disappear in a\n" +"\"moving\" argument, and to deal with multiple references to footnotes from\n" +"the same place. The package also has a range of techniques for labelling\n" +"footnotes with symbols rather than numbers." +msgstr "" + +#: gnu/packages/tex.scm:2830 +msgid "Typeset source code listings using LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2832 +msgid "" +"The package enables the user to typeset programs (programming code)\n" +"within LaTeX; the source code is read directly by TeX---no front-end " +"processor\n" +"is needed. Keywords, comments and strings can be typeset using different\n" +"styles. Support for @code{hyperref} is provided." +msgstr "" + +#: gnu/packages/tex.scm:2865 +msgid "Miscellaneous packages by Joerg Knappen" +msgstr "" + +#: gnu/packages/tex.scm:2867 +msgid "" +"This package provides miscellaneous macros by Joerg Knappen, including:\n" +"represent counters in greek; Maxwell's non-commutative division;\n" +"@code{latin1jk}, @code{latin2jk} and @code{latin3jk}, which are\n" +"@code{inputenc} definition files that allow verbatim input in the " +"respective\n" +"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in " +"maths;\n" +"extra alignments for @code{\\parboxes}; swap Roman and Sans fonts;\n" +"transliterate semitic languages; patches to make (La)TeX formulae " +"embeddable\n" +"in SGML; use maths minus in text as appropriate; simple Young tableaux." +msgstr "" + +#: gnu/packages/tex.scm:2941 +msgid "Computer modern fonts in T1 and TS1 encodings" +msgstr "" + +#: gnu/packages/tex.scm:2943 +msgid "" +"The EC fonts are European Computer Modern Fonts, supporting the complete\n" +"LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n" +"These fonts are intended to be stable with no changes being made to the tfm\n" +"files. The set also contains a Text Companion Symbol font, called " +"@code{tc},\n" +"featuring many useful characters needed in text typesetting, for example\n" +"oldstyle digits, currency symbols (including the newly created Euro " +"symbol),\n" +"the permille sign, copyright, trade mark and servicemark as well as a " +"copyleft\n" +"sign, and many others. Recent releases of LaTeX2e support the EC fonts. " +"The\n" +"EC fonts supersede the preliminary version released as the DC fonts. The\n" +"fonts are available in (traced) Adobe Type 1 format, as part of the\n" +"@code{cm-super} bundle. The other Computer Modern-style T1-encoded Type 1\n" +"set, Latin Modern, is not actually a direct development of the EC set, and\n" +"differs from the EC in a number of particulars." +msgstr "" + +#: gnu/packages/tex.scm:3023 +msgid "Ralph Smith's Formal Script font" +msgstr "" + +#: gnu/packages/tex.scm:3025 +msgid "" +"The fonts provide uppercase formal script letters for use as symbols in\n" +"scientific and mathematical typesetting (in contrast to the informal script\n" +"fonts such as that used for the calligraphic symbols in the TeX maths " +"symbol\n" +"font). The fonts are provided as Metafont source, and as derived Adobe Type " +"1\n" +"format. LaTeX support, for using these fonts in mathematics, is available " +"via\n" +"one of the packages @code{calrsfs} and @code{mathrsfs}." +msgstr "" + +#: gnu/packages/tex.scm:3047 +msgid "Add picture commands (or backgrounds) to every page" +msgstr "" + +#: gnu/packages/tex.scm:3049 +msgid "" +"The package adds one or more user commands to LaTeX's @code{shipout}\n" +"routine, which may be used to place the output at fixed positions. The\n" +"@code{grid} option may be used to find the correct places." +msgstr "" + +#: gnu/packages/tex.scm:3081 +msgid "Extensions to epic and the LaTeX drawing tools" +msgstr "" + +#: gnu/packages/tex.scm:3083 +msgid "" +"Extensions to @code{epic} and the LaTeX picture drawing environment,\n" +"include the drawing of lines at any slope, the drawing of circles in any\n" +"radii, and the drawing of dotted and dashed lines much faster with much " +"less\n" +"TeX memory, and providing several new commands for drawing ellipses, arcs,\n" +"splines, and filled circles and ellipses. The package uses @code{tpic}\n" +"@code{\\special} commands." +msgstr "" + +#: gnu/packages/tex.scm:3118 +msgid "Customize basic list environments" +msgstr "" + +#: gnu/packages/tex.scm:3120 +msgid "" +"This package is intended to ease customizing the three basic list\n" +"environments: @code{enumerate}, @code{itemize} and @code{description}. It\n" +"extends their syntax to allow an optional argument where a set of " +"parameters\n" +"in the form @code{key=value} are available, for example:\n" +"@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}." +msgstr "" + +#: gnu/packages/tex.scm:3141 +msgid "Create tabular cells spanning multiple rows" +msgstr "" + +#: gnu/packages/tex.scm:3143 +msgid "" +"The package provides tools for creating tabular cells spanning multiple\n" +"rows. It has a lot of flexibility, including an option for specifying an\n" +"entry at the \"natural\" width of its text." +msgstr "" + +#: gnu/packages/tex.scm:3175 +msgid "Combine LaTeX commands over included graphics" +msgstr "" + +#: gnu/packages/tex.scm:3177 +msgid "" +"The @code{overpic} environment is a cross between the LaTeX\n" +"@code{picture} environment and the @code{\\includegraphics} command of\n" +"@code{graphicx}. The resulting picture environment has the same dimensions " +"as\n" +"the included graphic. LaTeX commands can be placed on the graphic at " +"defined\n" +"positions; a grid for orientation is available." +msgstr "" + +#: gnu/packages/tex.scm:3211 +msgid "Layout with zero \\parindent, non-zero \\parskip" +msgstr "" + +#: gnu/packages/tex.scm:3213 +msgid "" +"Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n" +"that is untidy; this package (though it is no substitute for a properly\n" +"designed class) helps alleviate this untidiness." +msgstr "" + +#: gnu/packages/tex.scm:3232 +msgid "Include PDF documents in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3234 +msgid "" +"This package simplifies the inclusion of external multi-page PDF\n" +"documents in LaTeX documents. Pages may be freely selected and it is " +"possible\n" +"to put several logical pages onto each sheet of paper. Furthermore a lot " +"of\n" +"hypertext features like hyperlinks and article threads are provided. The\n" +"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible " +"to\n" +"use this package to insert PostScript files, in addition to PDF files." +msgstr "" + +#: gnu/packages/tex.scm:3266 +msgid "St Mary Road symbols for theoretical computer science" +msgstr "" + +#: gnu/packages/tex.scm:3268 +msgid "" +"The fonts were originally distributed as Metafont sources only, but\n" +"Adobe Type 1 versions are also now available. Macro support is provided " +"for\n" +"use under LaTeX; the package supports the @code{only} option (provided by " +"the\n" +"@code{somedefs} package) to restrict what is loaded, for those who don't " +"need\n" +"the whole font." +msgstr "" + +#: gnu/packages/tex.scm:3289 +msgid "Figures divided into subfigures" +msgstr "" + +#: gnu/packages/tex.scm:3291 +msgid "" +"This (deprecated) package provides support for the manipulation and\n" +"reference of small or \"sub\" figures and tables within a single figure or\n" +"table environment. It is convenient to use this package when your " +"subfigures\n" +"are to be separately captioned, referenced, or are to be included in the\n" +"List-of-Figures. A new @code{\\subfigure} command is introduced which can " +"be\n" +"used inside a figure environment for each subfigure. An optional first\n" +"argument is used as the caption for that subfigure. The package is now\n" +"considered obsolete: it was superseded by @code{subfig}, but users may find\n" +"the more recent @code{subcaption} package more satisfactory." +msgstr "" + +#: gnu/packages/tex.scm:3316 +msgid "Tabular with variable width columns balanced" +msgstr "" + +#: gnu/packages/tex.scm:3318 +msgid "" +"The package defines a @code{tabular*}-like environment, @code{tabulary},\n" +"taking a \"total width\" argument as well as the column specifications. " +"The\n" +"environment uses column types @code{L}, @code{C}, @code{R} and @code{J} for\n" +"variable width columns (@code{\\raggedright}, @code{\\centering},\n" +"@code{\\raggedleft}, and normally justified). In contrast to\n" +"@code{tabularx}'s @code{X} columns, the width of each column is weighted\n" +"according to the natural width of the widest cell in the column." +msgstr "" + +#: gnu/packages/tex.scm:3354 +msgid "Tables with captions and notes all the same width" +msgstr "" + +#: gnu/packages/tex.scm:3356 +msgid "" +"This package facilitates tables with titles (captions) and notes. The\n" +"title and notes are given a width equal to the body of the table (a\n" +"@code{tabular} environment). By itself, a @code{threeparttable} does not\n" +"float, but you can put it in a @code{table} or a @code{table*} or some " +"other\n" +"environment." +msgstr "" + +#: gnu/packages/tex.scm:3477 +msgid "Times-like fonts in support of mathematics" +msgstr "" + +#: gnu/packages/tex.scm:3479 +msgid "" +"Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n" +"NimbusRomNo9L) with some modified and additional text symbols in the OT1, " +"T1,\n" +"and TS1 encodings; maths alphabets using Times/URW Nimbus; maths fonts\n" +"providing all the symbols of the Computer Modern and AMS fonts, including " +"all\n" +"the Greek capital letters from CMR; and additional maths fonts of various\n" +"other symbols.\n" +"\n" +"The set is complemented by a sans-serif set of text fonts, based on\n" +"Helvetica/NimbusSanL, and a monospace set.\n" +"\n" +"All the fonts are in Type 1 format (AFM and PFB files), and are supported " +"by\n" +"TeX metrics (VF and TFM files) and macros for use with LaTeX." +msgstr "" + +#: gnu/packages/tex.scm:3525 +msgid "Sans-serif typeface for TeX" +msgstr "" + +#: gnu/packages/tex.scm:3526 +msgid "" +"Iwona is a two-element sans-serif typeface. It was created\n" +"as an alternative version of the Kurier typeface, which was designed in " +"1975\n" +"for a diploma in typeface design at the Warsaw Academy of Fine Arts under " +"the\n" +"supervision of Roman Tomaszewski. Kurier was designed for linotype\n" +"typesetting of newspapers and similar periodicals. The Iwona fonts are an\n" +"alternative version of the Kurier fonts. The difference lies in the " +"absence\n" +"of ink traps which typify the Kurier font." +msgstr "" + +#: gnu/packages/tex.scm:3562 +msgid "Select alternative section titles" +msgstr "" + +#: gnu/packages/tex.scm:3564 +msgid "" +"This package provides an interface to sectioning commands for selection\n" +"from various title styles, e.g. for marginal titles and to change the font " +"of\n" +"all headings with a single command, also providing simple one-step page\n" +"styles. It also includes a package to change the page styles when there " +"are\n" +"floats in a page. You may assign headers/footers to individual floats, too." +msgstr "" + +#: gnu/packages/tex.scm:3585 +msgid "Arbitrary size font selection in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3587 +msgid "" +"LaTeX, by default, restricts the sizes at which you can use its default\n" +"computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n" +"specified by Knuth). The @code{type1cm} package removes this restriction;\n" +"this is particularly useful when using scalable versions of the CM\n" +"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from " +"Kinch,\n" +"PCTeX, etc.). In fact, since modern distributions will automatically " +"generate\n" +"any bitmap font you might need, @code{type1cm} has wider application than " +"just\n" +"those using scalable versions of the fonts. Note that the LaTeX " +"distribution\n" +"now contains a package @code{fix-cm},f which performs the task of\n" +"@code{type1cm}, as well as doing the same job for T1- and TS1-encoded\n" +"@code{ec} fonts." +msgstr "" + +#: gnu/packages/tex.scm:3614 +msgid "Cyrillic fonts that support LaTeX standard encodings" +msgstr "" + +#: gnu/packages/tex.scm:3616 +msgid "" +"The LH fonts address the problem of the wide variety of alphabets that\n" +"are written with Cyrillic-style characters. The fonts are the original " +"basis\n" +"of the set of T2* and X2 encodings that are now used when LaTeX users need " +"to\n" +"write in Cyrillic languages. Macro support in standard LaTeX encodings is\n" +"offered through the latex-cyrillic and t2 bundles, and the package itself\n" +"offers support for other (more traditional) encodings. The fonts, in the\n" +"standard T2* and X2 encodings are available in Adobe Type 1 format, in the\n" +"CM-Super family of fonts. The package also offers its own LaTeX support " +"for\n" +"OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts." +msgstr "" + +#: gnu/packages/tex.scm:3654 +msgid "Create scalable illustrations" +msgstr "" + +#: gnu/packages/tex.scm:3656 +msgid "" +"MetaPost uses a language based on that of Metafont to produce precise\n" +"technical illustrations. Its output is scalable PostScript or SVG, rather\n" +"than the bitmaps Metafont creates." +msgstr "" + +#: gnu/packages/tex.scm:3675 +msgid "Class for typesetting publications of ACM" +msgstr "" + +#: gnu/packages/tex.scm:3677 +msgid "" +"This package provides a class for typesetting publications of the\n" +"Association for Computing Machinery (ACM)." +msgstr "" + +#: gnu/packages/tex.scm:3708 +msgid "Variable-width minipage" +msgstr "" + +#: gnu/packages/tex.scm:3710 +msgid "" +"The @code{varwidth} environment is superficially similar to\n" +"@code{minipage}, but the specified width is just a maximum value — the box " +"may\n" +"get a narrower “natural” width." +msgstr "" + +#: gnu/packages/tex.scm:3729 +msgid "LaTeX support file to use the WASY2 fonts" +msgstr "" + +#: gnu/packages/tex.scm:3731 +msgid "" +"The wasy2WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs\n" +"like male and female symbols and astronomical symbols, as well as the " +"complete\n" +"lasy font set and other odds and ends. The wasysym package implements an " +"easy\n" +"to use interface for these symbols." +msgstr "" + +#: gnu/packages/tex.scm:3764 +msgid "Produces figures which text can flow around" +msgstr "" + +#: gnu/packages/tex.scm:3766 +msgid "" +"This package allows figures or tables to have text wrapped around them.\n" +"It does not work in combination with list environments, but can be used in " +"a\n" +"@code{parbox} or @code{minipage}, and in two-column format." +msgstr "" + +#: gnu/packages/tex.scm:3798 +msgid "Extended UTF-8 input encoding support for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3800 +msgid "" +"The bundle provides the @code{ucs} package, and @code{utf8x.def},\n" +"together with a large number of support files. The @code{utf8x.def}\n" +"definition file for use with @code{inputenc} covers a wider range of " +"Unicode\n" +"characters than does @code{utf8.def} in the LaTeX distribution. The " +"package\n" +"provides facilities for efficient use of its large sets of Unicode " +"characters.\n" +"Glyph production may be controlled by various options, which permits use of\n" +"non-ASCII characters when coding mathematical formulae. Note that the " +"bundle\n" +"previously had an alias “unicode”; that alias has now been withdrawn, and " +"no\n" +"package of that name now exists." +msgstr "" + +#: gnu/packages/tex.scm:3832 +msgid "Extract bits of a LaTeX source for output" +msgstr "" + +#: gnu/packages/tex.scm:3834 +msgid "" +"The main purpose of the preview package is the extraction of selected\n" +"elements from a LaTeX source, like formulas or graphics, into separate\n" +"pages of a DVI file. A flexible and convenient interface allows it to\n" +"specify what commands and constructs should be extracted. This works\n" +"with DVI files postprocessed by either Dvips and Ghostscript or\n" +"dvipng, but it also works when you are using PDFTeX for generating PDF\n" +"files." +msgstr "" + +#: gnu/packages/tex.scm:3857 +msgid "Expand acronyms at least once" +msgstr "" + +#: gnu/packages/tex.scm:3859 +msgid "" +"This package ensures that all acronyms used in the text are spelled out\n" +"in full at least once. It also provides an environment to build a list of\n" +"acronyms used. The package is compatible with PDF bookmarks. The package\n" +"requires the suffix package, which in turn requires that it runs under\n" +"e-TeX." +msgstr "" + +#: gnu/packages/tex.scm:3893 +msgid "TeX extension for direct creation of PDF" +msgstr "" + +#: gnu/packages/tex.scm:3895 +msgid "" +"This package provides an extension of TeX which can be configured to\n" +"directly generate PDF documents instead of DVI." +msgstr "" + +#: gnu/packages/tex.scm:3962 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete tree of texmf-dist data." +msgstr "" + +#: gnu/packages/tex.scm:4024 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete TeX Live distribution." +msgstr "" + +#: gnu/packages/tex.scm:4067 +msgid "Interface to read and parse BibTeX files" +msgstr "" + +#: gnu/packages/tex.scm:4068 +msgid "" +"@code{Text::BibTeX} is a Perl library for reading, parsing,\n" +"and processing BibTeX files. @code{Text::BibTeX} gives you access to the " +"data\n" +"at many different levels: you may work with BibTeX entries as simple field " +"to\n" +"string mappings, or get at the original form of the data as a list of " +"simple\n" +"values (strings, macros, or numbers) pasted together." +msgstr "" + +#: gnu/packages/tex.scm:4150 +msgid "Backend for the BibLaTeX citation management tool" +msgstr "" + +#: gnu/packages/tex.scm:4151 +msgid "" +"Biber is a BibTeX replacement for users of biblatex. Among\n" +"other things it comes with full Unicode support." +msgstr "" + +#: gnu/packages/tex.scm:4175 +msgid "Wrapper for LaTeX and friends" +msgstr "" + +#: gnu/packages/tex.scm:4177 +msgid "" +"Rubber is a program whose purpose is to handle all tasks related to the\n" +"compilation of LaTeX documents. This includes compiling the document " +"itself,\n" +"of course, enough times so that all references are defined, and running " +"BibTeX\n" +"to manage bibliographic references. Automatic execution of dvips to " +"produce\n" +"PostScript documents is also included, as well as usage of pdfLaTeX to " +"produce\n" +"PDF documents." +msgstr "" + +#: gnu/packages/tex.scm:4219 +#, fuzzy +msgid "LaTeX editor" +msgstr "Editor de fluxo" + +#: gnu/packages/tex.scm:4220 +msgid "" +"Texmaker is a program that integrates many tools needed to\n" +"develop documents with LaTeX, in a single application." +msgstr "" + +#: gnu/packages/tex.scm:4259 +msgid "Book on TeX, plain TeX and Eplain" +msgstr "" + +#: gnu/packages/tex.scm:4260 +msgid "" +"@i{TeX for the Impatient} is a ~350 page book on TeX,\n" +"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn " +"Hargreaves,\n" +"and Karl Berry." +msgstr "" + +#: gnu/packages/texinfo.scm:55 +msgid "The GNU documentation format" +msgstr "" + +#: gnu/packages/texinfo.scm:57 +msgid "" +"Texinfo is the official documentation format of the GNU project. It\n" +"uses a single source file using explicit commands to produce a final " +"document\n" +"in any of several supported output formats, such as HTML or PDF. This\n" +"package includes both the tools necessary to produce Info documents from\n" +"their source and the command-line Info reader. The emphasis of the " +"language\n" +"is on expressing the content semantically, avoiding physical markup commands." +msgstr "" + +#: gnu/packages/texinfo.scm:125 +msgid "Standalone Info documentation reader" +msgstr "" + +#: gnu/packages/texinfo.scm:155 +msgid "Convert Texinfo to HTML" +msgstr "" + +#: gnu/packages/texinfo.scm:157 +msgid "" +"Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" +"output. It now supports many advanced features, such as " +"internationalization\n" +"and extremely configurable output formats.\n" +"\n" +"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since " +"it\n" +"was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" +"forward for authors is, in most cases, to alter manuals and build processes " +"as\n" +"necessary to use the new features of the makeinfo/texi2any implementation " +"of\n" +"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal " +"author\n" +"of the GNU Texinfo implementation) do not intend to make further releases " +"of\n" +"Texi2HTML." +msgstr "" + +#: gnu/packages/textutils.scm:77 +msgid "DOS/Mac to Unix and vice versa text file format converter" +msgstr "" + +#: gnu/packages/textutils.scm:79 +msgid "" +"dos2unix is a tool to convert line breaks in a text file from Unix format\n" +"to DOS format and vice versa." +msgstr "" + +#: gnu/packages/textutils.scm:105 +msgid "Text encoding converter" +msgstr "" + +#: gnu/packages/textutils.scm:106 +msgid "" +"The Recode library converts files between character sets and\n" +"usages. It recognises or produces over 200 different character sets (or " +"about\n" +"300 if combined with an iconv library) and transliterates files between " +"almost\n" +"any pair. When exact transliteration are not possible, it gets rid of\n" +"offending characters or falls back on approximations. The recode program is " +"a\n" +"handy front-end to the library." +msgstr "" + +#: gnu/packages/textutils.scm:130 +msgid "Text encoding detection tool" +msgstr "" + +#: gnu/packages/textutils.scm:131 +msgid "" +"Enca (Extremely Naive Charset Analyser) consists of libenca,\n" +"an encoding detection library, and enca, a command line frontend, " +"integrating\n" +"libenca and several charset conversion libraries and tools." +msgstr "" + +#: gnu/packages/textutils.scm:181 +msgid "C library for processing UTF-8 Unicode data" +msgstr "" + +#: gnu/packages/textutils.scm:182 +msgid "" +"utf8proc is a small C library that provides Unicode\n" +"normalization, case-folding, and other operations for data in the UTF-8\n" +"encoding, supporting Unicode version 9.0.0." +msgstr "" + +#: gnu/packages/textutils.scm:210 +msgid "Gordon's text utils library" +msgstr "" + +#: gnu/packages/textutils.scm:212 +msgid "" +"libgtextutils is a text utilities library used by the fastx toolkit from\n" +"the Hannon Lab." +msgstr "" + +#: gnu/packages/textutils.scm:244 +msgid "C++ hash functions for strings" +msgstr "" + +#: gnu/packages/textutils.scm:246 +msgid "" +"CityHash provides hash functions for strings. The functions mix the\n" +"input bits thoroughly but are not suitable for cryptography." +msgstr "" + +#: gnu/packages/textutils.scm:284 +msgid "String library with very low memory overhead" +msgstr "" + +#: gnu/packages/textutils.scm:286 +msgid "Ustr is a string library for C with very low memory overhead." +msgstr "" + +#: gnu/packages/textutils.scm:307 +msgid "C/C++ configuration file library" +msgstr "" + +#: gnu/packages/textutils.scm:309 +msgid "" +"Libconfig is a simple library for manipulating structured configuration\n" +"files. This file format is more compact and more readable than XML. And\n" +"unlike XML, it is type-aware, so it is not necessary to do string parsing " +"in\n" +"application code." +msgstr "" + +#: gnu/packages/textutils.scm:329 +msgid "Probabilistic fast file fingerprinting tool" +msgstr "" + +#: gnu/packages/textutils.scm:331 +msgid "" +"pfff is a tool for calculating a compact digital fingerprint of a file\n" +"by sampling randomly from the file instead of reading it in full.\n" +"Consequently, the computation has a flat performance characteristic,\n" +"correlated with data variation rather than file size. pfff can be as " +"reliable\n" +"as existing hashing techniques, with provably negligible risk of collisions." +msgstr "" + +#: gnu/packages/textutils.scm:352 +msgid "Regular expression library" +msgstr "" + +#: gnu/packages/textutils.scm:353 +msgid "" +"Oniguruma is a regular expressions library. The special\n" +"characteristic of this library is that different character encoding for " +"every\n" +"regular expression object can be specified." +msgstr "" + +#: gnu/packages/textutils.scm:393 +msgid "Microsoft Word document reader" +msgstr "" + +#: gnu/packages/textutils.scm:394 +msgid "" +"Antiword is an application for displaying Microsoft Word\n" +"documents. It can also convert the document to PostScript or XML. Only\n" +"documents made by MS Word version 2 and version 6 or later are supported. " +"The\n" +"name comes from: \"The antidote against people who send Microsoft Word " +"files\n" +"to everybody, because they believe that everybody runs Windows and " +"therefore\n" +"runs Word\"." +msgstr "" + +#: gnu/packages/textutils.scm:427 +msgid "MS-Word to TeX or plain text converter" +msgstr "" + +#: gnu/packages/textutils.scm:428 +msgid "" +"@command{catdoc} extracts text from MS-Word files, trying to\n" +"preserve as many special printable characters as possible. It supports\n" +"everything up to Word-97. Also supported are MS Write documents and RTF " +"files.\n" +"\n" +"@command{catdoc} does not preserve complex word formatting, but it can\n" +"translate some non-ASCII characters into TeX escape codes. It's goal is to\n" +"extract plain text and allow you to read it and, probably, reformat with " +"TeX,\n" +"according to TeXnical rules.\n" +"\n" +"This package also provides @command{xls2csv}, which extracts data from " +"Excel\n" +"spreadsheets and outputs it in comma-separated-value format, and\n" +"@command{catppt}, which extracts data from PowerPoint presentations." +msgstr "" + +#: gnu/packages/textutils.scm:469 +msgid "Portable C++ library for handling UTF-8" +msgstr "" + +#: gnu/packages/textutils.scm:470 +msgid "" +"UTF8-CPP is a C++ library for handling UTF-8 encoded text\n" +"in a portable way." +msgstr "" + +#: gnu/packages/textutils.scm:538 +msgid "Bayesian text and email classifier" +msgstr "" + +#: gnu/packages/textutils.scm:540 +msgid "" +"dbacl is a fast Bayesian text and email classifier. It builds a variety\n" +"of language models using maximum entropy (minimum divergence) principles, " +"and\n" +"these can then be used to categorize input data automatically among " +"multiple\n" +"categories." +msgstr "" + +#: gnu/packages/textutils.scm:582 +msgid "Configuration file parser library" +msgstr "" + +#: gnu/packages/textutils.scm:584 +msgid "C library for creating and parsing configuration files." +msgstr "" + +#: gnu/packages/textutils.scm:612 +msgid "Syntax highlighting text component for Java Swing" +msgstr "" + +#: gnu/packages/textutils.scm:613 +msgid "" +"RSyntaxTextArea is a syntax highlighting, code folding text\n" +"component for Java Swing. It extends @code{JTextComponent} so it " +"integrates\n" +"completely with the standard @code{javax.swing.text} package. It is fast " +"and\n" +"efficient, and can be used in any application that needs to edit or view\n" +"source code." +msgstr "" + +#: gnu/packages/textutils.scm:651 +msgid "Fast implementation of the edit distance (Levenshtein distance)" +msgstr "" + +#: gnu/packages/textutils.scm:653 +msgid "" +"This library simply implements Levenshtein distance algorithm with C++\n" +"and Cython." +msgstr "" + +#: gnu/packages/textutils.scm:673 +msgid "@code{runewidth} provides Go functions to work with string widths" +msgstr "" + +#: gnu/packages/textutils.scm:675 +msgid "" +"The @code{runewidth} library provides Go functions for padding,\n" +"measuring and checking the width of strings, with support east asian text." +msgstr "" + +#: gnu/packages/version-control.scm:130 +msgid "" +"Version control system supporting both distributed and centralized workflows" +msgstr "" + +#: gnu/packages/version-control.scm:132 +msgid "" +"GNU Bazaar is a version control system that allows you to record\n" +"changes to project files over time. It supports both a distributed " +"workflow\n" +"as well as the classic centralized workflow." +msgstr "" + +#: gnu/packages/version-control.scm:372 +msgid "Distributed version control system" +msgstr "" + +#: gnu/packages/version-control.scm:374 +msgid "" +"Git is a free distributed version control system designed to handle\n" +"everything from small to very large projects with speed and efficiency." +msgstr "" + +#: gnu/packages/version-control.scm:424 +msgid "Library providing Git core methods" +msgstr "" + +#: gnu/packages/version-control.scm:426 +msgid "" +"Libgit2 is a portable, pure C implementation of the Git core methods\n" +"provided as a re-entrant linkable library with a solid API, allowing you to\n" +"write native speed custom Git applications in any language with bindings." +msgstr "" + +#: gnu/packages/version-control.scm:462 +msgid "Transparent encryption of files in a git repository" +msgstr "" + +#: gnu/packages/version-control.scm:463 +msgid "" +"git-crypt enables transparent encryption and decryption of\n" +"files in a git repository. Files which you choose to protect are encrypted " +"when\n" +"committed, and decrypted when checked out. git-crypt lets you freely share " +"a\n" +"repository containing a mix of public and private content. git-crypt " +"gracefully\n" +"degrades, so developers without the secret key can still clone and commit to " +"a\n" +"repository with encrypted files. This lets you store your secret material " +"(such\n" +"as keys or passwords) in the same repository as your code, without requiring " +"you\n" +"to lock down your entire repository." +msgstr "" + +#: gnu/packages/version-control.scm:498 +msgid "Whole remote repository encryption" +msgstr "" + +#: gnu/packages/version-control.scm:499 +msgid "" +"git-remote-gcrypt is a Git remote helper to push and pull from\n" +"repositories encrypted with GnuPG. It works with the standard Git " +"transports,\n" +"including repository hosting services like GitLab.\n" +"\n" +"Remote helper programs are invoked by Git to handle network transport. " +"This\n" +"helper handles @code{gcrypt:} URLs that access a remote repository " +"encrypted\n" +"with GPG, using our custom format.\n" +"\n" +"Supported locations are local, @code{rsync://} and @code{sftp://}, where " +"the\n" +"repository is stored as a set of files, or instead any Git URL where gcrypt\n" +"will store the same representation in a Git repository, bridged over " +"arbitrary\n" +"Git transport.\n" +"\n" +"The aim is to provide confidential, authenticated Git storage and\n" +"collaboration using typical untrusted file hosts or services." +msgstr "" + +#: gnu/packages/version-control.scm:593 +msgid "Web frontend for git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:595 +msgid "" +"CGit is an attempt to create a fast web interface for the Git SCM, using\n" +"a built-in cache to decrease server I/O pressure." +msgstr "" + +#: gnu/packages/version-control.scm:624 +msgid "Copy directory to the gh-pages branch" +msgstr "" + +#: gnu/packages/version-control.scm:625 +msgid "" +"Script that copies a directory to the gh-pages branch (by\n" +"default) of the repository." +msgstr "" + +#: gnu/packages/version-control.scm:683 +msgid "Python implementation of the Git object database" +msgstr "" + +#: gnu/packages/version-control.scm:685 +msgid "" +"GitDB allows you to access @dfn{bare} Git repositories for reading and\n" +"writing. It aims at allowing full access to loose objects as well as packs\n" +"with performance and scalability in mind. It operates exclusively on " +"streams,\n" +"allowing to handle large objects with a small memory footprint." +msgstr "" + +#: gnu/packages/version-control.scm:724 +msgid "Python library for interacting with Git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:726 +msgid "" +"GitPython is a python library used to interact with Git repositories,\n" +"high-level like git-porcelain, or low-level like git-plumbing.\n" +"\n" +"It provides abstractions of Git objects for easy access of repository data,\n" +"and additionally allows you to access the Git repository more directly " +"using\n" +"either a pure Python implementation, or the faster, but more resource " +"intensive\n" +"@command{git} command implementation." +msgstr "" + +#: gnu/packages/version-control.scm:766 +msgid "Command-line flags library for shell scripts" +msgstr "" + +#: gnu/packages/version-control.scm:768 +msgid "" +"Shell Flags (shFlags) is a library written to greatly simplify the\n" +"handling of command-line flags in Bourne based Unix shell scripts (bash, " +"dash,\n" +"ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" +"different versions of getopt on various OSes make writing portable shell\n" +"scripts difficult. shFlags instead provides an API that doesn't change " +"across\n" +"shell and OS versions so the script writer can be confident that the script\n" +"will work." +msgstr "" + +#: gnu/packages/version-control.scm:812 +msgid "Git extensions for Vincent Driessen's branching model" +msgstr "" + +#: gnu/packages/version-control.scm:814 +msgid "" +"Vincent Driessen's branching model is a git branching and release\n" +"management strategy that helps developers keep track of features, hotfixes,\n" +"and releases in bigger software projects. The git-flow library of git\n" +"subcommands helps automate some parts of the flow to make working with it a\n" +"lot easier." +msgstr "" + +#: gnu/packages/version-control.scm:847 +msgid "Stacked Git" +msgstr "" + +#: gnu/packages/version-control.scm:849 +msgid "" +"StGit is a command-line application that provides functionality similar\n" +"to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" +"instead of @command{diff} and @command{patch}. StGit stores its patches in " +"a\n" +"Git repository as normal Git commits, and provides a number of commands to\n" +"manipulate them in various ways." +msgstr "" + +#: gnu/packages/version-control.scm:885 +msgid "Version control system for @code{$HOME}" +msgstr "" + +#: gnu/packages/version-control.scm:887 +msgid "" +"vcsh version-controls configuration files in several Git repositories,\n" +"all in one single directory. They all maintain their working trees without\n" +"clobbering each other or interfering otherwise. By default, all Git\n" +"repositories maintained via vcsh store the actual files in @code{$HOME},\n" +"though this can be overridden." +msgstr "" + +#: gnu/packages/version-control.scm:923 +msgid "Run a command over a sequence of commits" +msgstr "" + +#: gnu/packages/version-control.scm:925 +msgid "" +"git-test-sequence is similar to an automated git bisect except it’s\n" +"linear. It will test every change between two points in the DAG. It will\n" +"also walk each side of a merge and test those changes individually." +msgstr "" + +#: gnu/packages/version-control.scm:987 +msgid "Git access control layer" +msgstr "" + +#: gnu/packages/version-control.scm:989 +msgid "" +"Gitolite is an access control layer on top of Git, providing fine access\n" +"control to Git repositories." +msgstr "" + +#: gnu/packages/version-control.scm:1013 +msgid "Decentralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1015 +msgid "" +"Mercurial is a free, distributed source control management tool.\n" +"It efficiently handles projects of any size\n" +"and offers an easy and intuitive interface." +msgstr "" + +#: gnu/packages/version-control.scm:1049 +msgid "HTTP and WebDAV client library" +msgstr "" + +#: gnu/packages/version-control.scm:1051 +msgid "" +"Neon is an HTTP and WebDAV client library, with a C interface and the\n" +"following features:\n" +"@enumerate\n" +"@item High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" +" DELETE, etc.);\n" +"@item low-level interface to the HTTP request/response engine, allowing the " +"use\n" +" of arbitrary HTTP methods, headers, etc.;\n" +"@item authentication support including Basic and Digest support, along with\n" +" GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" +"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer " +"for\n" +" verifying server certificates, handling client certificates, and " +"examining\n" +" certificate properties, smartcard-based client certificates are also\n" +" supported via a PKCS#11 wrapper interface;\n" +"@item abstract interface to parsing XML using libxml2 or expat, and wrappers " +"for\n" +" simplifying handling XML HTTP response bodies;\n" +"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to " +"simplify\n" +" property manipulation.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/version-control.scm:1135 +msgid "Revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1137 +msgid "" +"Subversion exists to be universally recognized and adopted as a\n" +"centralized version control system characterized by its\n" +"reliability as a safe haven for valuable data; the simplicity of its model " +"and\n" +"usage; and its ability to support the needs of a wide variety of users and\n" +"projects, from individuals to large-scale enterprise operations." +msgstr "" + +#: gnu/packages/version-control.scm:1159 +msgid "Per-file local revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1161 +msgid "" +"RCS is the original Revision Control System. It works on a\n" +"file-by-file basis, in contrast to subsequent version control systems such " +"as\n" +"CVS, Subversion, and Git. This can make it suitable for system\n" +"administration files, for example, which are often inherently local to one\n" +"machine." +msgstr "" + +#: gnu/packages/version-control.scm:1189 +msgid "Historical centralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1191 +msgid "" +"CVS is a version control system, an important component of Source\n" +"Configuration Management (SCM). Using it, you can record the history of\n" +"sources files, and documents. It fills a similar role to the free software\n" +"RCS, PRCS, and Aegis packages." +msgstr "" + +#: gnu/packages/version-control.scm:1232 +msgid "Export an RCS or CVS history as a fast-import stream" +msgstr "" + +#: gnu/packages/version-control.scm:1233 +msgid "" +"This program analyzes a collection of RCS files in a CVS\n" +"repository (or outside of one) and, when possible, emits an equivalent " +"history\n" +"in the form of a fast-import stream. Not all possible histories can be\n" +"rendered this way; the program tries to emit useful warnings when it can't.\n" +"\n" +"The program can also produce a visualization of the resulting commit " +"directed\n" +"acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" +"Graphviz}. The package also includes @command{cvssync}, a tool for " +"mirroring\n" +"masters from remote CVS hosts." +msgstr "" + +#: gnu/packages/version-control.scm:1260 +msgid "Version-control-agnostic ChangeLog diff and commit tool" +msgstr "" + +#: gnu/packages/version-control.scm:1262 +msgid "" +"The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" +"vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" +"using version control at the same time, for example by printing a reminder\n" +"when a file change has been described in the ChangeLog but the file has not\n" +"been added to the VC. vc-chlog scans changed files and generates\n" +"standards-compliant ChangeLog entries based on the changes that it detects." +msgstr "" + +#: gnu/packages/version-control.scm:1287 +msgid "Make histograms from the output of @command{diff}" +msgstr "" + +#: gnu/packages/version-control.scm:1289 +msgid "" +"Diffstat reads the output of @command{diff} and displays a histogram of\n" +"the insertions, deletions, and modifications per file. It is useful for\n" +"reviewing large, complex patch files." +msgstr "" + +#: gnu/packages/version-control.scm:1328 +msgid "File-based version control like SCCS" +msgstr "" + +#: gnu/packages/version-control.scm:1329 +msgid "" +"GNU CSSC provides a replacement for the legacy Unix source\n" +"code control system SCCS. This allows old code still under that system to " +"be\n" +"accessed and migrated on modern systems." +msgstr "" + +#: gnu/packages/version-control.scm:1408 +msgid "Project change supervisor" +msgstr "" + +#: gnu/packages/version-control.scm:1409 +msgid "" +"Aegis is a project change supervisor, and performs some of\n" +"the Software Configuration Management needed in a CASE environment. Aegis\n" +"provides a framework within which a team of developers may work on many\n" +"changes to a program independently, and Aegis coordinates integrating these\n" +"changes back into the master source of the program, with as little " +"disruption\n" +"as possible. Resolution of contention for source files, a major headache " +"for\n" +"any project with more than one developer, is one of Aegis's major functions." +msgstr "" + +#: gnu/packages/version-control.scm:1482 +msgid "Edit version-control repository history" +msgstr "" + +#: gnu/packages/version-control.scm:1483 +msgid "" +"Reposurgeon enables risky operations that version-control\n" +"systems don't want to let you do, such as editing past comments and " +"metadata\n" +"and removing commits. It works with any version control system that can\n" +"export and import Git fast-import streams, including Git, Mercurial, " +"Fossil,\n" +"Bazaar, CVS, RCS, and Src. It can also read Subversion dump files directly\n" +"and can thus be used to script production of very high-quality conversions\n" +"from Subversion to any supported Distributed Version Control System (DVCS)." +msgstr "" + +#: gnu/packages/version-control.scm:1522 +msgid "Ncurses-based text user interface for Git" +msgstr "" + +#: gnu/packages/version-control.scm:1524 +msgid "" +"Tig is an ncurses text user interface for Git, primarily intended as\n" +"a history browser. It can also stage hunks for commit, or colorize the\n" +"output of the 'git' command." +msgstr "" + +#: gnu/packages/version-control.scm:1550 +msgid "Print the modification time of the latest file" +msgstr "" + +#: gnu/packages/version-control.scm:1552 +msgid "" +"Recursively find the newest file in a file tree and print its\n" +"modification time." +msgstr "" + +#: gnu/packages/version-control.scm:1577 +msgid "Multiple repository management tool" +msgstr "" + +#: gnu/packages/version-control.scm:1579 +msgid "" +"Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" +"fetching updates) over a collection of version control repositories. It\n" +"supports a large number of version control systems: Git, Subversion,\n" +"Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." +msgstr "" + +#: gnu/packages/version-control.scm:1609 +msgid "Use hubic as a git-annex remote" +msgstr "" + +#: gnu/packages/version-control.scm:1611 +msgid "" +"This package allows you to use your hubic account as a \"special\n" +"repository\" with git-annex." +msgstr "" + +#: gnu/packages/version-control.scm:1664 +msgid "Software configuration management system" +msgstr "" + +#: gnu/packages/version-control.scm:1666 +msgid "" +"Fossil is a distributed source control management system which supports\n" +"access and administration over HTTP CGI or via a built-in HTTP server. It " +"has\n" +"a built-in wiki, built-in file browsing, built-in tickets system, etc." +msgstr "" + +#: gnu/packages/version-control.scm:1694 +msgid "Static git page generator" +msgstr "" + +#: gnu/packages/version-control.scm:1695 +msgid "" +"Stagit creates static pages for git repositories, the results can\n" +"be served with a HTTP file server of your choice." +msgstr "" + +#: gnu/packages/version-control.scm:1783 +msgid "Distributed Revision Control System" +msgstr "" + +#: gnu/packages/version-control.scm:1785 +msgid "" +"Darcs is a revision control system. It is:\n" +"\n" +"@enumerate\n" +"@item Distributed: Every user has access to the full command set, removing " +"boundaries\n" +"between server and client or committer and non-committers.\n" +"@item Interactive: Darcs is easy to learn and efficient to use because it " +"asks you\n" +"questions in response to simple commands, giving you choices in your work " +"flow.\n" +"You can choose to record one change in a file, while ignoring another. As " +"you update\n" +"from upstream, you can review each patch name, even the full diff for " +"interesting\n" +"patches.\n" +"@item Smart: Originally developed by physicist David Roundy, darcs is based " +"on a\n" +"unique algebra of patches called @url{http://darcs.net/Theory,Patchtheory}.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/version-control.scm:1837 +msgid "Java library implementing the Git version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1838 +msgid "" +"JGit is a lightweight, pure Java library implementing the\n" +"Git version control system, providing repository access routines, support " +"for\n" +"network protocols, and core version control algorithms." +msgstr "" + +#: gnu/packages/version-control.scm:1905 +msgid "3D visualisation tool for source control repositories" +msgstr "" + +#: gnu/packages/version-control.scm:1906 +msgid "" +"@code{gource} provides a software version control\n" +"visualization. The repository is displayed as a tree where the root of the\n" +"repository is the centre, directories are branches and files are leaves.\n" +"Contributors to the source code appear and disappear as they contribute to\n" +"specific files and directories." +msgstr "" + +#: gnu/packages/virtualization.scm:198 +msgid "Machine emulator and virtualizer" +msgstr "" + +#: gnu/packages/virtualization.scm:200 +msgid "" +"QEMU is a generic machine emulator and virtualizer.\n" +"\n" +"When used as a machine emulator, QEMU can run OSes and programs made for " +"one\n" +"machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" +"using dynamic translation, it achieves very good performance.\n" +"\n" +"When used as a virtualizer, QEMU achieves near native performances by\n" +"executing the guest code directly on the host CPU. QEMU supports\n" +"virtualization when executing under the Xen hypervisor or using\n" +"the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,\n" +"server and embedded PowerPC, and S390 guests." +msgstr "" + +#: gnu/packages/virtualization.scm:222 +msgid "Machine emulator and virtualizer (without GUI)" +msgstr "" + +#: gnu/packages/virtualization.scm:289 +msgid "Operating system information database" +msgstr "" + +#: gnu/packages/virtualization.scm:290 +msgid "" +"libosinfo is a GObject based library API for managing\n" +"information about operating systems, hypervisors and the (virtual) hardware\n" +"devices they can support. It includes a database containing device " +"metadata\n" +"and provides APIs to match/identify optimal devices for deploying an " +"operating\n" +"system on a hypervisor. Via GObject Introspection, the API is available in\n" +"all common programming languages. Vala bindings are also provided." +msgstr "" + +#: gnu/packages/virtualization.scm:338 +msgid "Linux container tools" +msgstr "" + +#: gnu/packages/virtualization.scm:341 +msgid "" +"LXC is a userspace interface for the Linux kernel containment features.\n" +"Through a powerful API and simple tools, it lets Linux users easily create " +"and\n" +"manage system or application containers." +msgstr "" + +#: gnu/packages/virtualization.scm:424 +msgid "Simple API for virtualization" +msgstr "" + +#: gnu/packages/virtualization.scm:425 +msgid "" +"Libvirt is a C toolkit to interact with the virtualization\n" +"capabilities of recent versions of Linux. The library aims at providing " +"long\n" +"term stable C API initially for the Xen paravirtualization but should be " +"able\n" +"to integrate other virtualization mechanisms if needed." +msgstr "" + +#: gnu/packages/virtualization.scm:466 +msgid "GLib wrapper around libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:467 +msgid "" +"libvirt-glib wraps the libvirt library to provide a\n" +"high-level object-oriented API better suited for glib-based applications, " +"via\n" +"three libraries:\n" +"\n" +"@enumerate\n" +"@item libvirt-glib - GLib main loop integration & misc helper APIs\n" +"@item libvirt-gconfig - GObjects for manipulating libvirt XML documents\n" +"@item libvirt-gobject - GObjects for managing libvirt objects\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/virtualization.scm:509 +msgid "Python bindings to libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:510 +msgid "" +"This package provides Python bindings to the libvirt\n" +"virtualization library." +msgstr "" + +#: gnu/packages/virtualization.scm:605 +#, fuzzy +msgid "Manage virtual machines" +msgstr "Gerenciando de arquivos-tar" + +#: gnu/packages/virtualization.scm:607 +msgid "" +"The virt-manager application is a desktop user interface for managing\n" +"virtual machines through libvirt. It primarily targets KVM VMs, but also\n" +"manages Xen and LXC (Linux containers). It presents a summary view of " +"running\n" +"domains, their live performance and resource utilization statistics." +msgstr "" + +#: gnu/packages/virtualization.scm:697 +msgid "Checkpoint and restore in user space" +msgstr "" + +#: gnu/packages/virtualization.scm:698 +msgid "" +"Using this tool, you can freeze a running application (or\n" +"part of it) and checkpoint it to a hard drive as a collection of files. " +"You\n" +"can then use the files to restore and run the application from the point it\n" +"was frozen at. The distinctive feature of the CRIU project is that it is\n" +"mainly implemented in user space." +msgstr "" + +#: gnu/packages/virtualization.scm:723 +msgid "Backup and restore QEMU machines" +msgstr "" + +#: gnu/packages/virtualization.scm:724 +msgid "" +"qmpbackup is designed to create and restore full and\n" +"incremental backups of running QEMU virtual machines via QMP, the QEMU\n" +"Machine Protocol." +msgstr "" + +#: gnu/packages/virtualization.scm:765 +msgid "KVM Frame Relay (KVMFR) implementation" +msgstr "" + +#: gnu/packages/virtualization.scm:766 +msgid "" +"Looking Glass allows the use of a KVM (Kernel-based Virtual\n" +"Machine) configured for VGA PCI Pass-through without an attached physical\n" +"monitor, keyboard or mouse. It displays the VM's rendered contents on your " +"main\n" +"monitor/GPU." +msgstr "" + +#: gnu/packages/webkit.scm:140 +msgid "Web content engine for GTK+" +msgstr "" + +#: gnu/packages/webkit.scm:142 +msgid "" +"WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" +"suitable for projects requiring any kind of web integration, from hybrid\n" +"HTML/CSS applications to full-fledged web browsers." +msgstr "" + +#: gnu/packages/web.scm:142 +msgid "Featureful HTTP server" +msgstr "" + +#: gnu/packages/web.scm:144 +msgid "" +"The Apache HTTP Server Project is a collaborative software development\n" +"effort aimed at creating a robust, commercial-grade, featureful, and\n" +"freely-available source code implementation of an HTTP (Web) server. The\n" +"project is jointly managed by a group of volunteers located around the " +"world,\n" +"using the Internet and the Web to communicate, plan, and develop the server\n" +"and its related documentation." +msgstr "" + +#: gnu/packages/web.scm:176 +msgid "Apache HTTPD module for Python WSGI applications" +msgstr "" + +#: gnu/packages/web.scm:178 +msgid "" +"The mod_wsgi module for the Apache HTTPD Server adds support for running\n" +"applications that support the Python @acronym{WSGI, Web Server Gateway\n" +"Interface} specification." +msgstr "" + +#: gnu/packages/web.scm:265 +msgid "HTTP and reverse proxy server" +msgstr "" + +#: gnu/packages/web.scm:267 +msgid "" +"Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" +"created by Igor Sysoev. It can be used both as a stand-alone web server\n" +"and as a proxy to reduce the load on back-end HTTP or mail servers." +msgstr "" + +#: gnu/packages/web.scm:312 +msgid "XSLScript with NGinx specific modifications" +msgstr "" + +#: gnu/packages/web.scm:314 +msgid "" +"XSLScript is a terse notation for writing complex XSLT stylesheets.\n" +"This is modified version, specifically intended for use with the NGinx\n" +"documentation." +msgstr "" + +#: gnu/packages/web.scm:368 +msgid "Documentation for the nginx web server" +msgstr "" + +#: gnu/packages/web.scm:370 +msgid "This package provides HTML documentation for the nginx web server." +msgstr "" + +#: gnu/packages/web.scm:393 +msgid "Language-independent, high-performant extension to CGI" +msgstr "" + +#: gnu/packages/web.scm:394 +msgid "" +"FastCGI is a language-independent, scalable extension to CGI\n" +"that provides high performance without the limitations of server specific\n" +"APIs." +msgstr "" + +#: gnu/packages/web.scm:430 +msgid "Simple server for running CGI applications over FastCGI" +msgstr "" + +#: gnu/packages/web.scm:431 +msgid "" +"Fcgiwrap is a simple server for running CGI applications\n" +"over FastCGI. It hopes to provide clean CGI support to Nginx (and other " +"web\n" +"servers that may need it)." +msgstr "" + +#: gnu/packages/web.scm:462 +msgid "PSGI/Plack web server" +msgstr "" + +#: gnu/packages/web.scm:463 +msgid "" +"Starman is a PSGI perl web server that has unique features\n" +"such as high performance, preforking, signal support, superdaemon " +"awareness,\n" +"and UNIX socket support." +msgstr "" + +#: gnu/packages/web.scm:495 +msgid "Java Web Start" +msgstr "" + +#: gnu/packages/web.scm:497 +msgid "" +"IcedTea-Web is an implementation of the @dfn{Java Network Launching\n" +"Protocol}, also known as Java Web Start. This package provides tools and\n" +"libraries for working with JNLP applets." +msgstr "" + +#: gnu/packages/web.scm:518 +#, fuzzy +msgid "JSON C library" +msgstr "A GNU C Library" + +#: gnu/packages/web.scm:520 +msgid "" +"Jansson is a C library for encoding, decoding and manipulating JSON\n" +"data." +msgstr "" + +#: gnu/packages/web.scm:552 +msgid "JSON implementation in C" +msgstr "" + +#: gnu/packages/web.scm:554 +msgid "" +"JSON-C implements a reference counting object model that allows you to\n" +"easily construct JSON objects in C, output them as JSON-formatted strings " +"and\n" +"parse JSON-formatted strings back into the C representation of JSON " +"objects.\n" +"It aims to conform to RFC 7159." +msgstr "" + +#: gnu/packages/web.scm:618 +msgid "Library that maps JSON data to QVariant objects" +msgstr "" + +#: gnu/packages/web.scm:619 +msgid "" +"QJson is a Qt-based library that maps JSON data to\n" +"@code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList}\n" +"instances, while JSON's objects will be mapped to @code{QVariantMap}." +msgstr "" + +#: gnu/packages/web.scm:703 +msgid "Hierarchical data exploration with zoomable HTML5 pie charts" +msgstr "" + +#: gnu/packages/web.scm:705 +msgid "" +"Krona is a flexible tool for exploring the relative proportions of\n" +"hierarchical data, such as metagenomic classifications, using a radial,\n" +"space-filling display. It is implemented using HTML5 and JavaScript, " +"allowing\n" +"charts to be explored locally or served over the Internet, requiring only a\n" +"current version of any major web browser." +msgstr "" + +#: gnu/packages/web.scm:738 +msgid "JSON parser/generator for C++ with both SAX/DOM style API" +msgstr "" + +#: gnu/packages/web.scm:740 +msgid "" +"RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" +"style API." +msgstr "" + +#: gnu/packages/web.scm:758 +msgid "C library for parsing JSON" +msgstr "" + +#: gnu/packages/web.scm:760 +msgid "" +"Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" +"parser written in ANSI C and a small validating JSON generator." +msgstr "" + +#: gnu/packages/web.scm:790 +msgid "WebSockets library written in C" +msgstr "" + +#: gnu/packages/web.scm:792 +msgid "" +"Libwebsockets is a library that allows C programs to establish client\n" +"and server WebSockets connections---a protocol layered above HTTP that " +"allows\n" +"for efficient socket-like bidirectional reliable communication channels." +msgstr "" + +#: gnu/packages/web.scm:820 +msgid "C library for the Publix Suffix List" +msgstr "" + +#: gnu/packages/web.scm:822 +msgid "" +"A \"public suffix\" is a domain name under which Internet users can\n" +"directly register own names.\n" +"\n" +"Browsers and other web clients can use it to avoid privacy-leaking\n" +"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, " +"domain\n" +"highlighting parts of the domain in a user interface, and sorting domain " +"lists\n" +"by site.\n" +"\n" +"Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" +"files, checks if a given domain is a public suffix, provides immediate " +"cookie\n" +"domain verification, finds the longest public part of a given domain, finds\n" +"the shortest private part of a given domain, works with international\n" +"domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" +"UTS#46." +msgstr "" + +#: gnu/packages/web.scm:868 +msgid "HTML validator and tidier" +msgstr "" + +#: gnu/packages/web.scm:869 +msgid "" +"HTML Tidy is a command-line tool and C library that can be\n" +"used to validate and fix HTML data." +msgstr "" + +#: gnu/packages/web.scm:904 +msgid "Light-weight HTTP/HTTPS proxy daemon" +msgstr "" + +#: gnu/packages/web.scm:905 +msgid "" +"Tinyproxy is a light-weight HTTP/HTTPS proxy\n" +"daemon. Designed from the ground up to be fast and yet small, it is an " +"ideal\n" +"solution for use cases such as embedded deployments where a full featured " +"HTTP\n" +"proxy is required, but the system resources for a larger proxy are\n" +"unavailable." +msgstr "" + +#: gnu/packages/web.scm:938 +msgid "Small caching web proxy" +msgstr "" + +#: gnu/packages/web.scm:940 +msgid "" +"Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" +"server). It was primarily designed to be used by one person or a small " +"group\n" +"of people." +msgstr "" + +#: gnu/packages/web.scm:967 +msgid "WebSockets support for any application/server" +msgstr "" + +#: gnu/packages/web.scm:968 +msgid "" +"Websockify translates WebSockets traffic to normal socket\n" +"traffic. Websockify accepts the WebSockets handshake, parses it, and then\n" +"begins forwarding traffic between the client and the target in both\n" +"directions." +msgstr "" + +#: gnu/packages/web.scm:994 +msgid "Caching web proxy optimized for intermittent internet links" +msgstr "" + +#: gnu/packages/web.scm:995 +msgid "" +"WWWOFFLE is a proxy web server that is especially good for\n" +"intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger\n" +"protocols, and supports browsing and requesting pages while offline, " +"indexing,\n" +"modifying pages and incoming and outgoing headers, monitoring pages for\n" +"changes, and much more." +msgstr "" + +#: gnu/packages/web.scm:1020 +msgid "C library implementing the OAuth API" +msgstr "" + +#: gnu/packages/web.scm:1022 +msgid "" +"liboauth is a collection of C functions implementing the OAuth API.\n" +"liboauth provides functions to escape and encode strings according to OAuth\n" +"specifications and offers high-level functionality built on top to sign\n" +"requests or verify signatures using either NSS or OpenSSL for calculating " +"the\n" +"hash/signatures." +msgstr "" + +#: gnu/packages/web.scm:1046 +msgid "YAML 1.1 parser and emitter written in C" +msgstr "" + +#: gnu/packages/web.scm:1048 +msgid "LibYAML is a YAML 1.1 parser and emitter written in C." +msgstr "" + +#: gnu/packages/web.scm:1065 gnu/packages/web.scm:1099 +#: gnu/packages/web.scm:1122 +msgid "Media stream URL parser" +msgstr "" + +#: gnu/packages/web.scm:1066 +msgid "" +"This package contains support scripts called by libquvi to\n" +"parse media stream properties." +msgstr "" + +#: gnu/packages/web.scm:1100 +msgid "" +"libquvi is a library with a C API for parsing media stream\n" +"URLs and extracting their actual media files." +msgstr "" + +#: gnu/packages/web.scm:1123 +msgid "" +"quvi is a command-line-tool suite to extract media files\n" +"from streaming URLs. It is a command-line wrapper for the libquvi library." +msgstr "" + +#: gnu/packages/web.scm:1195 +msgid "High-performance asynchronous HTTP client library" +msgstr "" + +#: gnu/packages/web.scm:1197 +msgid "" +"serf is a C-based HTTP client library built upon the Apache Portable\n" +"Runtime (APR) library. It multiplexes connections, running the read/write\n" +"communication asynchronously. Memory copies and transformations are kept to " +"a\n" +"minimum to provide high performance operation." +msgstr "" + +#: gnu/packages/web.scm:1251 +msgid "CSS pre-processor" +msgstr "" + +#: gnu/packages/web.scm:1252 +msgid "" +"SassC is a compiler written in C for the CSS pre-processor\n" +"language known as SASS." +msgstr "" + +#: gnu/packages/web.scm:1281 +msgid "Compile a log format string to perl-code" +msgstr "" + +#: gnu/packages/web.scm:1282 +msgid "" +"This module provides methods to compile a log format string\n" +"to perl-code, for faster generation of access_log lines." +msgstr "" + +#: gnu/packages/web.scm:1310 +msgid "SASL authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1311 +msgid "Authen::SASL provides an SASL authentication framework." +msgstr "" + +#: gnu/packages/web.scm:1336 +msgid "Sensible default Catalyst action" +msgstr "" + +#: gnu/packages/web.scm:1337 +msgid "" +"This Catalyst action implements a sensible default end\n" +"action, which will forward to the first available view." +msgstr "" + +#: gnu/packages/web.scm:1369 +msgid "Automated REST Method Dispatching" +msgstr "" + +#: gnu/packages/web.scm:1370 +msgid "" +"This Action handles doing automatic method dispatching for\n" +"REST requests. It takes a normal Catalyst action, and changes the dispatch " +"to\n" +"append an underscore and method name. First it will try dispatching to an\n" +"action with the generated name, and failing that it will try to dispatch to " +"a\n" +"regular method." +msgstr "" + +#: gnu/packages/web.scm:1407 +msgid "Storage class for Catalyst authentication using DBIx::Class" +msgstr "" + +#: gnu/packages/web.scm:1408 +msgid "" +"The Catalyst::Authentication::Store::DBIx::Class class\n" +"provides access to authentication information stored in a database via\n" +"DBIx::Class." +msgstr "" + +#: gnu/packages/web.scm:1434 +msgid "Create only one instance of Moose component per context" +msgstr "" + +#: gnu/packages/web.scm:1435 +msgid "" +"Catalyst::Component::InstancePerContext returns a new\n" +"instance of a component on each request." +msgstr "" + +#: gnu/packages/web.scm:1472 +msgid "Catalyst Development Tools" +msgstr "" + +#: gnu/packages/web.scm:1473 +msgid "" +"The Catalyst-Devel distribution includes a variety of\n" +"modules useful for the development of Catalyst applications, but not " +"required\n" +"to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" +"autogenerates scripts and tests; Module::Install::Catalyst, a Module::" +"Install\n" +"extension for Catalyst; and requirements for a variety of development-" +"related\n" +"modules." +msgstr "" + +#: gnu/packages/web.scm:1502 +msgid "Regex DispatchType for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1503 +msgid "" +"Dispatch type managing path-matching behaviour using\n" +"regexes. Regex dispatch types have been deprecated and removed from " +"Catalyst\n" +"core. It is recommend that you use Chained methods or other techniques\n" +"instead. As part of the refactoring, the dispatch priority of Regex vs " +"Regexp\n" +"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced " +"by\n" +"when the dispatch type is first seen in your application." +msgstr "" + +#: gnu/packages/web.scm:1552 +msgid "DBIx::Class::Schema Model Class" +msgstr "" + +#: gnu/packages/web.scm:1553 +msgid "" +"This is a Catalyst Model for DBIx::Class::Schema-based\n" +"Models." +msgstr "" + +#: gnu/packages/web.scm:1576 +msgid "Request logging from within Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1577 +msgid "" +"This Catalyst plugin enables you to create \"access logs\"\n" +"from within a Catalyst application instead of requiring a webserver to do " +"it\n" +"for you. It will work even with Catalyst debug logging turned off." +msgstr "" + +#: gnu/packages/web.scm:1611 +msgid "Infrastructure plugin for the Catalyst authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1612 +msgid "" +"The authentication plugin provides generic user support for\n" +"Catalyst apps. It is the basis for both authentication (checking the user " +"is\n" +"who they claim to be), and authorization (allowing the user to do what the\n" +"system authorises them to do)." +msgstr "" + +#: gnu/packages/web.scm:1643 +msgid "Role-based authorization for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1644 +msgid "" +"Catalyst::Plugin::Authorization::Roles provides role-based\n" +"authorization for Catalyst based on Catalyst::Plugin::Authentication." +msgstr "" + +#: gnu/packages/web.scm:1667 +msgid "Captchas for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1668 +msgid "" +"This plugin creates and validates Captcha images for\n" +"Catalyst." +msgstr "" + +#: gnu/packages/web.scm:1695 +msgid "Load config files of various types" +msgstr "" + +#: gnu/packages/web.scm:1696 +msgid "" +"This module will attempt to load find and load configuration\n" +"files of various types. Currently it supports YAML, JSON, XML, INI and " +"Perl\n" +"formats." +msgstr "" + +#: gnu/packages/web.scm:1728 +msgid "Catalyst generic session plugin" +msgstr "" + +#: gnu/packages/web.scm:1729 +msgid "" +"This plugin links the two pieces required for session\n" +"management in web applications together: the state, and the store." +msgstr "" + +#: gnu/packages/web.scm:1757 +msgid "Maintain session IDs using cookies" +msgstr "" + +#: gnu/packages/web.scm:1758 +msgid "" +"In order for Catalyst::Plugin::Session to work, the session\n" +"ID needs to be stored on the client, and the session data needs to be " +"stored\n" +"on the server. This plugin stores the session ID on the client using the\n" +"cookie mechanism." +msgstr "" + +#: gnu/packages/web.scm:1788 +msgid "FastMmap session storage backend" +msgstr "" + +#: gnu/packages/web.scm:1789 +msgid "" +"Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" +"storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" +"memory interprocess cache. It is based on Cache::FastMmap." +msgstr "" + +#: gnu/packages/web.scm:1814 +msgid "Stack trace on the Catalyst debug screen" +msgstr "" + +#: gnu/packages/web.scm:1815 +msgid "" +"This plugin enhances the standard Catalyst debug screen by\n" +"including a stack trace of your application up to the point where the error\n" +"occurred. Each stack frame is displayed along with the package name, line\n" +"number, file name, and code context surrounding the line number." +msgstr "" + +#: gnu/packages/web.scm:1843 +msgid "Simple serving of static pages" +msgstr "" + +#: gnu/packages/web.scm:1844 +msgid "" +"The Static::Simple plugin is designed to make serving static\n" +"content in your application during development quick and easy, without\n" +"requiring a single line of code from you. This plugin detects static files " +"by\n" +"looking at the file extension in the URL (such as .css or .png or .js). " +"The\n" +"plugin uses the lightweight MIME::Types module to map file extensions to\n" +"IANA-registered MIME types, and will serve your static files with the " +"correct\n" +"MIME type directly to the browser, without being processed through Catalyst." +msgstr "" + +#: gnu/packages/web.scm:1912 +msgid "The Catalyst Framework Runtime" +msgstr "" + +#: gnu/packages/web.scm:1913 +msgid "" +"Catalyst is a modern framework for making web applications.\n" +"It is designed to make it easy to manage the various tasks you need to do " +"to\n" +"run an application on the web, either by doing them itself, or by letting " +"you\n" +"\"plug in\" existing Perl modules that do what you need." +msgstr "" + +#: gnu/packages/web.scm:1944 +msgid "Replace request base with value passed by HTTP proxy" +msgstr "" + +#: gnu/packages/web.scm:1945 +msgid "" +"This module is a Moose::Role which allows you more\n" +"flexibility in your application's deployment configurations when deployed\n" +"behind a proxy. Using this module, the request base ($c->req->base) is\n" +"replaced with the contents of the X-Request-Base header." +msgstr "" + +#: gnu/packages/web.scm:1972 +msgid "Download data in many formats" +msgstr "" + +#: gnu/packages/web.scm:1973 +msgid "" +"The purpose of this module is to provide a method for\n" +"downloading data into many supportable formats. For example, downloading a\n" +"table based report in a variety of formats (CSV, HTML, etc.)." +msgstr "" + +#: gnu/packages/web.scm:1999 +msgid "Catalyst JSON view" +msgstr "" + +#: gnu/packages/web.scm:2000 +msgid "" +"Catalyst::View::JSON is a Catalyst View handler that returns\n" +"stash data in JSON format." +msgstr "" + +#: gnu/packages/web.scm:2026 +msgid "Template View Class" +msgstr "" + +#: gnu/packages/web.scm:2027 +msgid "" +"This module is a Catalyst view class for the Template\n" +"Toolkit." +msgstr "" + +#: gnu/packages/web.scm:2056 +msgid "Trait Loading and Resolution for Catalyst Components" +msgstr "" + +#: gnu/packages/web.scm:2057 +msgid "" +"Adds a \"COMPONENT\" in Catalyst::Component method to your\n" +"Catalyst component base class that reads the optional \"traits\" parameter\n" +"from app and component config and instantiates the component subclass with\n" +"those traits using \"new_with_traits\" in MooseX::Traits from\n" +"MooseX::Traits::Pluggable." +msgstr "" + +#: gnu/packages/web.scm:2082 +msgid "Apply roles to Catalyst classes" +msgstr "" + +#: gnu/packages/web.scm:2083 +msgid "" +"CatalystX::RoleApplicator applies roles to Catalyst\n" +"application classes." +msgstr "" + +#: gnu/packages/web.scm:2110 +msgid "Catalyst development server with Starman" +msgstr "" + +#: gnu/packages/web.scm:2111 +msgid "" +"This module provides a Catalyst extension to replace the\n" +"development server with Starman." +msgstr "" + +#: gnu/packages/web.scm:2135 +msgid "Handle Common Gateway Interface requests and responses" +msgstr "" + +#: gnu/packages/web.scm:2136 +msgid "" +"CGI.pm is a stable, complete and mature solution for\n" +"processing and preparing HTTP requests and responses. Major features " +"include\n" +"processing form submissions, file uploads, reading and writing cookies, " +"query\n" +"string generation and manipulation, and processing and preparing HTTP\n" +"headers." +msgstr "" + +#: gnu/packages/web.scm:2164 +msgid "Persistent session data in CGI applications" +msgstr "" + +#: gnu/packages/web.scm:2166 +msgid "" +"@code{CGI::Session} provides modular session management system across\n" +"HTTP requests." +msgstr "" + +#: gnu/packages/web.scm:2187 +msgid "CGI interface that is CGI.pm compliant" +msgstr "" + +#: gnu/packages/web.scm:2188 +msgid "" +"CGI::Simple provides a relatively lightweight drop in\n" +"replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" +"parameter parsing, file upload, cookie handling and header generation." +msgstr "" + +#: gnu/packages/web.scm:2209 +msgid "Build structures from CGI data" +msgstr "" + +#: gnu/packages/web.scm:2210 +msgid "" +"This is a module for building structured data from CGI\n" +"inputs, in a manner reminiscent of how PHP does." +msgstr "" + +#: gnu/packages/web.scm:2233 +msgid "Date conversion routines" +msgstr "" + +#: gnu/packages/web.scm:2234 +msgid "" +"This module provides functions that deal with the date\n" +"formats used by the HTTP protocol." +msgstr "" + +#: gnu/packages/web.scm:2254 +msgid "MD5 sums for files and urls" +msgstr "" + +#: gnu/packages/web.scm:2255 +msgid "" +"Digest::MD5::File is a Perl extension for getting MD5 sums\n" +"for files and urls." +msgstr "" + +#: gnu/packages/web.scm:2273 +msgid "Perl locale encoding determination" +msgstr "" + +#: gnu/packages/web.scm:2275 +msgid "" +"The POSIX locale system is used to specify both the language\n" +"conventions requested by the user and the preferred character set to\n" +"consume and output. The Encode::Locale module looks up the charset and\n" +"encoding (called a CODESET in the locale jargon) and arranges for the\n" +"Encode module to know this encoding under the name \"locale\". It means\n" +"bytes obtained from the environment can be converted to Unicode strings\n" +"by calling Encode::encode(locale => $bytes) and converted back again\n" +"with Encode::decode(locale => $string)." +msgstr "" + +#: gnu/packages/web.scm:2310 +msgid "Syndication feed auto-discovery" +msgstr "" + +#: gnu/packages/web.scm:2311 +msgid "" +"@code{Feed::Find} implements feed auto-discovery for finding\n" +"syndication feeds, given a URI. It will discover the following feed " +"formats:\n" +"RSS 0.91, RSS 1.0, RSS 2.0, Atom." +msgstr "" + +#: gnu/packages/web.scm:2332 +msgid "Perl directory listing parser" +msgstr "" + +#: gnu/packages/web.scm:2334 +msgid "" +"The File::Listing module exports a single function called parse_dir(),\n" +"which can be used to parse directory listings." +msgstr "" + +#: gnu/packages/web.scm:2366 +msgid "Stock and mutual fund quotes" +msgstr "" + +#: gnu/packages/web.scm:2368 +msgid "" +"Finance::Quote gets stock quotes from various internet sources, including\n" +"Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." +msgstr "" + +#: gnu/packages/web.scm:2390 +msgid "Perl extension providing access to the GSSAPIv2 library" +msgstr "" + +#: gnu/packages/web.scm:2391 +msgid "" +"This is a Perl extension for using GSSAPI C bindings as\n" +"described in RFC 2744." +msgstr "" + +#: gnu/packages/web.scm:2411 +msgid "Manipulate tables of HTML::Element" +msgstr "" + +#: gnu/packages/web.scm:2413 +msgid "" +"HTML::Element::Extended is a Perl extension for manipulating a table\n" +"composed of HTML::Element style components." +msgstr "" + +#: gnu/packages/web.scm:2437 +msgid "Perl class representing an HTML form element" +msgstr "" + +#: gnu/packages/web.scm:2438 +msgid "" +"Objects of the HTML::Form class represents a single HTML\n" +"
...
instance." +msgstr "" + +#: gnu/packages/web.scm:2468 +msgid "Perl extension for scrubbing/sanitizing html" +msgstr "" + +#: gnu/packages/web.scm:2470 +msgid "@code{HTML::Scrubber} Perl extension for scrubbing/sanitizing HTML." +msgstr "" + +#: gnu/packages/web.scm:2491 +msgid "Check for HTML errors in a string or file" +msgstr "" + +#: gnu/packages/web.scm:2492 +msgid "" +"HTML::Lint is a pure-Perl HTML parser and checker for\n" +"syntactic legitmacy." +msgstr "" + +#: gnu/packages/web.scm:2513 +msgid "Extract contents from HTML tables" +msgstr "" + +#: gnu/packages/web.scm:2515 +msgid "" +"HTML::TableExtract is a Perl module for extracting the content contained\n" +"in tables within an HTML document, either as text or encoded element trees." +msgstr "" + +#: gnu/packages/web.scm:2540 +msgid "Work with HTML in a DOM-like tree structure" +msgstr "" + +#: gnu/packages/web.scm:2541 +msgid "" +"This distribution contains a suite of modules for\n" +"representing, creating, and extracting information from HTML syntax trees." +msgstr "" + +#: gnu/packages/web.scm:2562 +msgid "Perl HTML parser class" +msgstr "" + +#: gnu/packages/web.scm:2564 +msgid "" +"Objects of the HTML::Parser class will recognize markup and separate\n" +"it from plain text (alias data content) in HTML documents. As different\n" +"kinds of markup and text are recognized, the corresponding event handlers\n" +"are invoked." +msgstr "" + +#: gnu/packages/web.scm:2584 +msgid "Perl data tables useful in parsing HTML" +msgstr "" + +#: gnu/packages/web.scm:2586 +msgid "" +"The HTML::Tagset module contains several data tables useful in various\n" +"kinds of HTML parsing operations." +msgstr "" + +#: gnu/packages/web.scm:2605 +msgid "HTML-like templates" +msgstr "" + +#: gnu/packages/web.scm:2607 +msgid "" +"This module attempts to make using HTML templates simple and natural.\n" +"It extends standard HTML with a few new HTML-esque tags: @code{},\n" +"@code{}, @code{}, @code{},\n" +"@code{} and @code{}. The file written with HTML " +"and\n" +"these new tags is called a template. Using this module you fill in the " +"values\n" +"for the variables, loops and branches declared in the template. This " +"allows\n" +"you to separate design from the data." +msgstr "" + +#: gnu/packages/web.scm:2635 +msgid "HTTP Body Parser" +msgstr "" + +#: gnu/packages/web.scm:2636 +msgid "" +"HTTP::Body parses chunks of HTTP POST data and supports\n" +"application/octet-stream, application/json, application/x-www-form-" +"urlencoded,\n" +"and multipart/form-data." +msgstr "" + +#: gnu/packages/web.scm:2663 +msgid "Minimalist HTTP user agent cookie jar" +msgstr "" + +#: gnu/packages/web.scm:2664 +msgid "" +"This module implements a minimalist HTTP user agent cookie\n" +"jar in conformance with RFC 6265 ." +msgstr "" + +#: gnu/packages/web.scm:2684 +msgid "Perl HTTP cookie jars" +msgstr "" + +#: gnu/packages/web.scm:2686 +msgid "" +"The HTTP::Cookies class is for objects that represent a cookie jar,\n" +"that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" +"object knows about." +msgstr "" + +#: gnu/packages/web.scm:2708 +msgid "Perl simple http server class" +msgstr "" + +#: gnu/packages/web.scm:2710 +msgid "" +"Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" +"on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" +"IO::Socket::INET, so you can perform socket operations directly on it too." +msgstr "" + +#: gnu/packages/web.scm:2729 +msgid "Perl date conversion routines" +msgstr "" + +#: gnu/packages/web.scm:2731 +msgid "" +"The HTTP::Date module provides functions that deal with date formats\n" +"used by the HTTP protocol (and then some more)." +msgstr "" + +#: gnu/packages/web.scm:2755 +msgid "Perl HTTP style message" +msgstr "" + +#: gnu/packages/web.scm:2757 +msgid "An HTTP::Message object contains some headers and a content body." +msgstr "" + +#: gnu/packages/web.scm:2776 +msgid "Perl http content negotiation" +msgstr "" + +#: gnu/packages/web.scm:2778 +msgid "" +"The HTTP::Negotiate module provides a complete implementation of the\n" +"HTTP content negotiation algorithm specified in\n" +"draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for\n" +"the selection of a preferred content representation based upon attributes\n" +"of the negotiable variants and the value of the various Accept* header\n" +"fields in the request." +msgstr "" + +#: gnu/packages/web.scm:2803 +msgid "Parse HTTP/1.1 requests" +msgstr "" + +#: gnu/packages/web.scm:2804 +msgid "" +"This is an HTTP request parser. It takes chunks of text as\n" +"received and returns a 'hint' as to what is required, or returns the\n" +"HTTP::Request when a complete request has been read. HTTP/1.1 chunking is\n" +"supported." +msgstr "" + +#: gnu/packages/web.scm:2826 +msgid "Fast HTTP request parser" +msgstr "" + +#: gnu/packages/web.scm:2827 +msgid "" +"HTTP::Parser::XS is a fast, primitive HTTP request/response\n" +"parser." +msgstr "" + +#: gnu/packages/web.scm:2848 +msgid "Set up a CGI environment from an HTTP::Request" +msgstr "" + +#: gnu/packages/web.scm:2849 +msgid "" +"This module provides a convenient way to set up a CGI\n" +"environment from an HTTP::Request." +msgstr "" + +#: gnu/packages/web.scm:2882 +msgid "Lightweight HTTP server" +msgstr "" + +#: gnu/packages/web.scm:2883 +msgid "" +"HTTP::Server::Simple is a simple standalone HTTP daemon with\n" +"no non-core module dependencies. It can be used for building a standalone\n" +"http-based UI to your existing tools." +msgstr "" + +#: gnu/packages/web.scm:2908 +msgid "HTTP/1.1 client" +msgstr "" + +#: gnu/packages/web.scm:2909 +msgid "" +"This is a very simple HTTP/1.1 client, designed for doing\n" +"simple requests without the overhead of a large framework like LWP::" +"UserAgent.\n" +"It supports proxies and redirection. It also correctly resumes after EINTR." +msgstr "" + +#: gnu/packages/web.scm:2928 +msgid "Perl module to open an HTML file with automatic charset detection" +msgstr "" + +#: gnu/packages/web.scm:2930 +msgid "" +"IO::HTML provides an easy way to open a file containing HTML while\n" +"automatically determining its encoding. It uses the HTML5 encoding " +"sniffing\n" +"algorithm specified in section 8.2.2.1 of the draft standard." +msgstr "" + +#: gnu/packages/web.scm:2950 +msgid "Family-neutral IP socket supporting both IPv4 and IPv6" +msgstr "" + +#: gnu/packages/web.scm:2951 +msgid "" +"This module provides a protocol-independent way to use IPv4\n" +"and IPv6 sockets, intended as a replacement for IO::Socket::INET." +msgstr "" + +#: gnu/packages/web.scm:2973 +msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" +msgstr "" + +#: gnu/packages/web.scm:2975 +msgid "" +"IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" +"necessary functionality into the familiar IO::Socket interface and " +"providing\n" +"secure defaults whenever possible. This way existing applications can be " +"made\n" +"SSL-aware without much effort, at least if you do blocking I/O and don't " +"use\n" +"select or poll." +msgstr "" + +#: gnu/packages/web.scm:3009 +msgid "Perl modules for the WWW" +msgstr "" + +#: gnu/packages/web.scm:3011 +msgid "" +"The libwww-perl collection is a set of Perl modules which provides a\n" +"simple and consistent application programming interface to the\n" +"World-Wide Web. The main focus of the library is to provide classes\n" +"and functions that allow you to write WWW clients. The library also\n" +"contains modules that are of more general use and even classes that\n" +"help you implement simple HTTP servers." +msgstr "" + +#: gnu/packages/web.scm:3039 +msgid "Checks whether your process has access to the web" +msgstr "" + +#: gnu/packages/web.scm:3040 +msgid "" +"This module attempts to answer, as accurately as it can, one\n" +"of the nastiest technical questions there is: am I on the internet?\n" +"\n" +"A host of networking and security issues make this problem very difficult.\n" +"There are firewalls, proxies (both well behaved and badly behaved). We " +"might\n" +"not have DNS. We might not have a network card at all!" +msgstr "" + +#: gnu/packages/web.scm:3062 +msgid "Perl module to guess the media type for a file or a URL" +msgstr "" + +#: gnu/packages/web.scm:3064 +#, scheme-format +msgid "" +"The LWP::MediaTypes module provides functions for handling media (also\n" +"known as MIME) types and encodings. The mapping from file extensions to\n" +"media types is defined by the media.types file. If the ~/.media.types file\n" +"exists it is used instead." +msgstr "" + +#: gnu/packages/web.scm:3090 +msgid "HTTPS support for LWP::UserAgent" +msgstr "" + +#: gnu/packages/web.scm:3091 +msgid "" +"The LWP::Protocol::https module provides support for using\n" +"https schemed URLs with LWP." +msgstr "" + +#: gnu/packages/web.scm:3111 +msgid "Virtual browser that retries errors" +msgstr "" + +#: gnu/packages/web.scm:3112 +msgid "" +"LWP::UserAgent::Determined works just like LWP::UserAgent,\n" +"except that when you use it to get a web page but run into a\n" +"possibly-temporary error (like a DNS lookup timeout), it'll wait a few " +"seconds\n" +"and retry a few times." +msgstr "" + +#: gnu/packages/web.scm:3157 +msgid "Perl interface to Amazon S3" +msgstr "" + +#: gnu/packages/web.scm:3158 +msgid "This module provides a Perlish interface to Amazon S3." +msgstr "" + +#: gnu/packages/web.scm:3178 +msgid "Perl low-level HTTP connection (client)" +msgstr "" + +#: gnu/packages/web.scm:3180 +msgid "" +"The Net::HTTP class is a low-level HTTP client. An instance of the\n" +"Net::HTTP class represents a connection to an HTTP server. The HTTP " +"protocol\n" +"is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" +"HTTP/1.1." +msgstr "" + +#: gnu/packages/web.scm:3200 +msgid "Extensible Perl server engine" +msgstr "" + +#: gnu/packages/web.scm:3201 +msgid "" +"Net::Server is an extensible, generic Perl server engine.\n" +"It attempts to be a generic server as in Net::Daemon and NetServer::" +"Generic.\n" +"It includes with it the ability to run as an inetd\n" +"process (Net::Server::INET), a single connection server (Net::Server or\n" +"Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" +"server which maintains a constant number of preforked\n" +"children (Net::Server::PreForkSimple), or as a managed preforking server " +"which\n" +"maintains the number of children based on server load (Net::Server::" +"PreFork).\n" +"In all but the inetd type, the server provides the ability to connect to " +"one\n" +"or to multiple server ports." +msgstr "" + +#: gnu/packages/web.scm:3229 +msgid "SSL support for Net::SMTP" +msgstr "" + +#: gnu/packages/web.scm:3230 +msgid "SSL support for Net::SMTP." +msgstr "" + +#: gnu/packages/web.scm:3264 +msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" +msgstr "" + +#: gnu/packages/web.scm:3265 +msgid "" +"Plack is a set of tools for using the PSGI stack. It\n" +"contains middleware components, a reference server, and utilities for Web\n" +"application frameworks. Plack is like Ruby's Rack or Python's Paste for\n" +"WSGI." +msgstr "" + +#: gnu/packages/web.scm:3291 +msgid "Plack::Middleware which sets body for redirect response" +msgstr "" + +#: gnu/packages/web.scm:3292 +msgid "" +"This module sets the body in redirect response, if it's not\n" +"already set." +msgstr "" + +#: gnu/packages/web.scm:3315 +msgid "Override REST methods to Plack apps via POST" +msgstr "" + +#: gnu/packages/web.scm:3316 +msgid "" +"This middleware allows for POST requests that pretend to be\n" +"something else: by adding either a header named X-HTTP-Method-Override to " +"the\n" +"request, or a query parameter named x-tunneled-method to the URI, the " +"client\n" +"can say what method it actually meant." +msgstr "" + +#: gnu/packages/web.scm:3340 +msgid "Plack::Middleware which removes body for HTTP response" +msgstr "" + +#: gnu/packages/web.scm:3341 +msgid "" +"This module removes the body in an HTTP response if it's not\n" +"required." +msgstr "" + +#: gnu/packages/web.scm:3364 +msgid "Supports app to run as a reverse proxy backend" +msgstr "" + +#: gnu/packages/web.scm:3365 +msgid "" +"Plack::Middleware::ReverseProxy resets some HTTP headers,\n" +"which are changed by reverse-proxy. You can specify the reverse proxy " +"address\n" +"and stop fake requests using 'enable_if' directive in your app.psgi." +msgstr "" + +#: gnu/packages/web.scm:3386 +msgid "Run HTTP tests on external live servers" +msgstr "" + +#: gnu/packages/web.scm:3387 +msgid "" +"This module allows your to run your Plack::Test tests\n" +"against an external server instead of just against a local application " +"through\n" +"either mocked HTTP or a locally spawned server." +msgstr "" + +#: gnu/packages/web.scm:3409 +msgid "Testing TCP programs" +msgstr "" + +#: gnu/packages/web.scm:3410 +msgid "Test::TCP is test utilities for TCP/IP programs." +msgstr "" + +#: gnu/packages/web.scm:3440 +msgid "Testing-specific WWW::Mechanize subclass" +msgstr "" + +#: gnu/packages/web.scm:3441 +msgid "" +"Test::WWW::Mechanize is a subclass of the Perl module\n" +"WWW::Mechanize that incorporates features for web application testing." +msgstr "" + +#: gnu/packages/web.scm:3475 +msgid "Test::WWW::Mechanize for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:3476 +msgid "" +"The Test::WWW::Mechanize::Catalyst module meshes the\n" +"Test::WWW:Mechanize module and the Catalyst web application framework to " +"allow\n" +"testing of Catalyst applications without needing to start up a web server." +msgstr "" + +#: gnu/packages/web.scm:3500 +msgid "Test PSGI programs using WWW::Mechanize" +msgstr "" + +#: gnu/packages/web.scm:3501 +msgid "" +"PSGI is a specification to decouple web server environments\n" +"from web application framework code. Test::WWW::Mechanize is a subclass of\n" +"WWW::Mechanize that incorporates features for web application testing. The\n" +"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of " +"PSGI\n" +"applications." +msgstr "" + +#: gnu/packages/web.scm:3521 +msgid "Perl Uniform Resource Identifiers (absolute and relative)" +msgstr "" + +#: gnu/packages/web.scm:3523 +msgid "" +"The URI module implements the URI class. Objects of this class\n" +"represent \"Uniform Resource Identifier references\" as specified in RFC " +"2396\n" +"and updated by RFC 2732." +msgstr "" + +#: gnu/packages/web.scm:3547 +msgid "Smart URI fetching/caching" +msgstr "" + +#: gnu/packages/web.scm:3548 +msgid "" +"@code{URI::Fetch} is a smart client for fetching HTTP pages,\n" +"notably syndication feeds (RSS, Atom, and others), in an intelligent, " +"bandwidth-\n" +"and time-saving way." +msgstr "" + +#: gnu/packages/web.scm:3571 +msgid "Find URIs in arbitrary text" +msgstr "" + +#: gnu/packages/web.scm:3572 +msgid "" +"This module finds URIs and URLs (according to what URI.pm\n" +"considers a URI) in plain text. It only finds URIs which include a\n" +"scheme (http:// or the like), for something a bit less strict, consider\n" +"URI::Find::Schemeless. For a command-line interface, urifind is provided." +msgstr "" + +#: gnu/packages/web.scm:3594 +msgid "WebSocket support for URI package" +msgstr "" + +#: gnu/packages/web.scm:3595 +msgid "" +"With this module, the URI package provides the same set of\n" +"methods for WebSocket URIs as it does for HTTP URIs." +msgstr "" + +#: gnu/packages/web.scm:3619 +msgid "Object for handling URI templates" +msgstr "" + +#: gnu/packages/web.scm:3620 +msgid "" +"This perl module provides a wrapper around URI templates as described in\n" +"RFC 6570." +msgstr "" + +#: gnu/packages/web.scm:3652 +msgid "Perl extension interface for libcurl" +msgstr "" + +#: gnu/packages/web.scm:3654 +msgid "" +"This is a Perl extension interface for the libcurl file downloading\n" +"library." +msgstr "" + +#: gnu/packages/web.scm:3688 +msgid "Web browsing in a Perl object" +msgstr "" + +#: gnu/packages/web.scm:3689 +msgid "" +"WWW::Mechanize is a Perl module for stateful programmatic\n" +"web browsing, used for automating interaction with websites." +msgstr "" + +#: gnu/packages/web.scm:3725 +msgid "Search A9 OpenSearch compatible engines" +msgstr "" + +#: gnu/packages/web.scm:3727 +msgid "" +"@code{WWW::OpenSearch} is a module to search @url{A9's OpenSearch,\n" +"http://opensearch.a9.com} compatible search engines." +msgstr "" + +#: gnu/packages/web.scm:3747 +msgid "Perl database of robots.txt-derived permissions" +msgstr "" + +#: gnu/packages/web.scm:3749 +msgid "" +"The WWW::RobotRules module parses /robots.txt files as specified in\n" +"\"A Standard for Robot Exclusion\", at\n" +". Webmasters can use the\n" +"/robots.txt file to forbid conforming robots from accessing parts of\n" +"their web site." +msgstr "" + +#: gnu/packages/web.scm:3772 +msgid "Parse feeds in Python" +msgstr "" + +#: gnu/packages/web.scm:3774 +msgid "" +"Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0,\n" +"CDF, Atom 0.3, and Atom 1.0 feeds." +msgstr "" + +#: gnu/packages/web.scm:3795 +msgid "HTTP and WebSocket server library for R" +msgstr "" + +#: gnu/packages/web.scm:3797 +msgid "" +"The httpuv package provides low-level socket and protocol support for\n" +"handling HTTP and WebSocket requests directly from within R. It is " +"primarily\n" +"intended as a building block for other packages, rather than making it\n" +"particularly easy to create complete web applications using httpuv alone." +msgstr "" + +#: gnu/packages/web.scm:3818 +msgid "Robust, high performance JSON parser and generator for R" +msgstr "" + +#: gnu/packages/web.scm:3820 +msgid "" +"The jsonlite package provides a fast JSON parser and generator optimized\n" +"for statistical data and the web. It offers flexible, robust, high\n" +"performance tools for working with JSON in R and is particularly powerful " +"for\n" +"building pipelines and interacting with a web API. In addition to " +"converting\n" +"JSON data from/to R objects, jsonlite contains functions to stream, " +"validate,\n" +"and prettify JSON data. The unit tests included with the package verify " +"that\n" +"all edge cases are encoded and decoded consistently for use with dynamic " +"data\n" +"in systems and applications." +msgstr "" + +#: gnu/packages/web.scm:3848 +msgid "Simple HTTP server to serve static files or dynamic documents" +msgstr "" + +#: gnu/packages/web.scm:3850 +msgid "" +"Servr provides an HTTP server in R to serve static files, or dynamic\n" +"documents that can be converted to HTML files (e.g., R Markdown) under a " +"given\n" +"directory." +msgstr "" + +#: gnu/packages/web.scm:3884 +msgid "R tools for HTML" +msgstr "" + +#: gnu/packages/web.scm:3886 +msgid "This package provides tools for HTML generation and output in R." +msgstr "" + +#: gnu/packages/web.scm:3905 +msgid "HTML Widgets for R" +msgstr "" + +#: gnu/packages/web.scm:3907 +msgid "" +"HTML widgets is a framework for creating HTML widgets that render in\n" +"various contexts including the R console, R Markdown documents, and Shiny " +"web\n" +"applications." +msgstr "" + +#: gnu/packages/web.scm:3934 +msgid "Advanced tables for Markdown/HTML" +msgstr "" + +#: gnu/packages/web.scm:3936 +msgid "" +"This package provides functions to build tables with advanced layout\n" +"elements such as row spanners, column spanners, table spanners, zebra\n" +"striping, and more. While allowing advanced layout, the underlying\n" +"CSS-structure is simple in order to maximize compatibility with word\n" +"processors such as LibreOffice. The package also contains a few text\n" +"formatting functions that help outputting text compatible with HTML or\n" +"LaTeX." +msgstr "" + +#: gnu/packages/web.scm:3973 +msgid "HTTP client for R" +msgstr "" + +#: gnu/packages/web.scm:3975 +msgid "" +"The @code{curl()} and @code{curl_download()} functions provide highly\n" +"configurable drop-in replacements for base @code{url()} and\n" +"@code{download.file()} with better performance, support for encryption, " +"gzip\n" +"compression, authentication, and other @code{libcurl} goodies. The core of\n" +"the package implements a framework for performing fully customized requests\n" +"where data can be processed either in memory, on disk, or streaming via the\n" +"callback or connection interfaces." +msgstr "" + +#: gnu/packages/web.scm:3997 +msgid "Output R objects in HTML format" +msgstr "" + +#: gnu/packages/web.scm:3999 +msgid "" +"This package provides easy-to-use and versatile functions to output R\n" +"objects in HTML format." +msgstr "" + +#: gnu/packages/web.scm:4016 +msgid "JSON library for R" +msgstr "" + +#: gnu/packages/web.scm:4018 +msgid "" +"This package provides functions to convert R objects into JSON objects\n" +"and vice-versa." +msgstr "" + +#: gnu/packages/web.scm:4047 +msgid "HTML5 parsing library" +msgstr "" + +#: gnu/packages/web.scm:4049 +msgid "" +"Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n" +"a pure C99 library." +msgstr "" + +#: gnu/packages/web.scm:4120 +msgid "Application container server" +msgstr "" + +#: gnu/packages/web.scm:4122 +msgid "" +"uWSGI presents a complete stack for networked/clustered web applications,\n" +"implementing message/object passing, caching, RPC and process management.\n" +"It uses the uwsgi protocol for all the networking/interprocess " +"communications." +msgstr "" + +#: gnu/packages/web.scm:4152 +msgid "Command-line JSON processor" +msgstr "" + +#: gnu/packages/web.scm:4153 +msgid "" +"jq is like sed for JSON data – you can use it to slice and\n" +"filter and map and transform structured data with the same ease that sed, " +"awk,\n" +"grep and friends let you play with text. It is written in portable C. jq " +"can\n" +"mangle the data format that you have into the one that you want with very\n" +"little effort, and the program to do so is often shorter and simpler than\n" +"you'd expect." +msgstr "" + +#: gnu/packages/web.scm:4192 +msgid "Library for mocking web service APIs which use HTTP or HTTPS" +msgstr "" + +#: gnu/packages/web.scm:4194 +msgid "" +"Uhttpmock is a project for mocking web service APIs which use HTTP or\n" +"HTTPS. It provides a library, libuhttpmock, which implements recording and\n" +"playback of HTTP request/response traces." +msgstr "" + +#: gnu/packages/web.scm:4229 +msgid "Single file web server" +msgstr "" + +#: gnu/packages/web.scm:4230 +msgid "" +"Woof (Web Offer One File) is a small simple web server that\n" +"can easily be invoked on a single file. Your partner can access the file " +"with\n" +"tools they trust (e.g. wget)." +msgstr "" + +#: gnu/packages/web.scm:4256 +msgid "Build system for the Netsurf project" +msgstr "" + +#: gnu/packages/web.scm:4258 +msgid "" +"This package provides the shared build system for Netsurf project\n" +"libraries." +msgstr "" + +#: gnu/packages/web.scm:4293 +msgid "Parser building library" +msgstr "" + +#: gnu/packages/web.scm:4295 +msgid "" +"LibParserUtils is a library for building efficient parsers, written in\n" +"C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4323 +msgid "HTML5 compliant parsing library" +msgstr "" + +#: gnu/packages/web.scm:4325 +msgid "" +"Hubbub is an HTML5 compliant parsing library, written in C, which can\n" +"parse both valid and invalid web content. It is developed as part of the\n" +"NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4400 +msgid "Wiki compiler, capable of generating HTML" +msgstr "" + +#: gnu/packages/web.scm:4402 +msgid "" +"Ikiwiki is a wiki compiler, capable of generating a static set of web\n" +"pages, but also incorporating dynamic features like a web based editor and\n" +"commenting." +msgstr "" + +#: gnu/packages/web.scm:4426 +msgid "String internment library" +msgstr "" + +#: gnu/packages/web.scm:4428 +msgid "" +"LibWapcaplet provides a reference counted string internment system\n" +"designed to store small strings and allow rapid comparison of them. It is\n" +"developed as part of the Netsurf project." +msgstr "" + +#: gnu/packages/web.scm:4455 +msgid "CSS parser and selection library" +msgstr "" + +#: gnu/packages/web.scm:4457 +msgid "" +"LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,\n" +"written in C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4491 +msgid "Implementation of the W3C DOM" +msgstr "" + +#: gnu/packages/web.scm:4493 +msgid "" +"LibDOM is an implementation of the W3C DOM, written in C. It is\n" +"developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4520 +msgid "Library for parsing SVG files" +msgstr "" + +#: gnu/packages/web.scm:4522 +msgid "" +"Libsvgtiny takes some SVG as input and returns a list of paths and texts\n" +"which can be rendered easily, as defined in\n" +"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the " +"NetSurf\n" +"project." +msgstr "" + +#: gnu/packages/web.scm:4545 +msgid "Decoding library for BMP and ICO files" +msgstr "" + +#: gnu/packages/web.scm:4547 +msgid "" +"Libnsbmp is a decoding library for BMP and ICO image file formats,\n" +"written in C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4568 +msgid "Decoding library for GIF files" +msgstr "" + +#: gnu/packages/web.scm:4570 +msgid "" +"Libnsgif is a decoding library for the GIF image file format, written in\n" +"C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4591 +msgid "Utility library for NetSurf" +msgstr "" + +#: gnu/packages/web.scm:4593 +msgid "" +"Libnsutils provides a small number of useful utility routines. It is\n" +"developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4614 +msgid "Library to generate a static Public Suffix List" +msgstr "" + +#: gnu/packages/web.scm:4616 +msgid "" +"Libnspsl is a library to generate a static code representation of the\n" +"Public Suffix List. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4642 +msgid "Generate JavaScript to DOM bindings" +msgstr "" + +#: gnu/packages/web.scm:4644 +msgid "" +"@code{nsgenbind} is a tool to generate JavaScript to DOM bindings from\n" +"w3c webidl files and a binding configuration file." +msgstr "" + +#: gnu/packages/web.scm:4755 +msgid "Web browser" +msgstr "" + +#: gnu/packages/web.scm:4757 +msgid "" +"NetSurf is a lightweight web browser that has its own layout and\n" +"rendering engine entirely written from scratch. It is small and capable of\n" +"handling many of the web standards in use today." +msgstr "" + +#: gnu/packages/web.scm:4797 +msgid "Unix command line interface to the www" +msgstr "" + +#: gnu/packages/web.scm:4798 +msgid "" +"Surfraw (Shell Users' Revolutionary Front Rage Against the Web)\n" +"provides a unix command line interface to a variety of popular www search " +"engines\n" +"and similar services." +msgstr "" + +#: gnu/packages/web.scm:4829 +msgid "Simple static web server" +msgstr "" + +#: gnu/packages/web.scm:4830 +msgid "" +"darkhttpd is a simple static web server. It is\n" +"standalone and does not need inetd or ucspi-tcp. It does not need any\n" +"config files---you only have to specify the www root." +msgstr "" + +#: gnu/packages/web.scm:4860 +msgid "Analyze Web server logs in real time" +msgstr "" + +#: gnu/packages/web.scm:4862 +msgid "" +"GoAccess is a real-time web log analyzer and interactive viewer that\n" +"runs in a terminal or through your browser. It provides fast and valuable\n" +"HTTP statistics for system administrators that require a visual server " +"report\n" +"on the fly." +msgstr "" + +#: gnu/packages/web.scm:4897 +msgid "Tunnel data connections through HTTP requests" +msgstr "" + +#: gnu/packages/web.scm:4898 +msgid "" +"httptunnel creates a bidirectional virtual data connection\n" +"tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be\n" +"useful for users behind restrictive firewalls. As long as Web traffic is\n" +"allowed, even through a HTTP-only proxy, httptunnel can be combined with " +"other\n" +"tools like SSH (Secure Shell) to reach the outside world." +msgstr "" + +#: gnu/packages/web.scm:4923 +msgid "TLS proxy for clients or servers" +msgstr "" + +#: gnu/packages/web.scm:4924 +msgid "" +"Stunnel is a proxy designed to add TLS encryption\n" +"functionality to existing clients and servers without any changes in the\n" +"programs' code. Its architecture is optimized for security, portability, " +"and\n" +"scalability (including load-balancing), making it suitable for large\n" +"deployments." +msgstr "" + +#: gnu/packages/web.scm:4951 +msgid "Internet services daemon" +msgstr "" + +#: gnu/packages/web.scm:4952 +msgid "" +"@code{xinetd}, a more secure replacement for @code{inetd},\n" +"listens for incoming requests over a network and launches the appropriate\n" +"service for that request. Requests are made using port numbers as " +"identifiers\n" +"and xinetd usually launches another daemon to handle the request. It can " +"be\n" +"used to start services with both privileged and non-privileged port numbers." +msgstr "" + +#: gnu/packages/web.scm:4996 +msgid "HTML Tidy with HTML5 support" +msgstr "" + +#: gnu/packages/web.scm:4998 +msgid "" +"Tidy is a console application which corrects and cleans up\n" +"HTML and XML documents by fixing markup errors and upgrading\n" +"legacy code to modern standards.\n" +"\n" +"Tidy also provides @code{libtidy}, a C static and dynamic library that\n" +"developers can integrate into their applications to make use of the\n" +"functions of Tidy." +msgstr "" + +#: gnu/packages/web.scm:5054 +msgid "Webserver with focus on security" +msgstr "" + +#: gnu/packages/web.scm:5056 +msgid "" +"Hiawatha has been written with security in mind.\n" +"Features include the ability to stop SQL injections, XSS and CSRF attacks " +"and\n" +"exploit attempts." +msgstr "" + +#: gnu/packages/web.scm:5080 +msgid "HTTP request and response service" +msgstr "" + +#: gnu/packages/web.scm:5081 +msgid "" +"Testing an HTTP Library can become difficult sometimes.\n" +"@code{RequestBin} is fantastic for testing POST requests, but doesn't let " +"you control the\n" +"response. This exists to cover all kinds of HTTP scenarios. All endpoint " +"responses are\n" +"JSON-encoded." +msgstr "" + +#: gnu/packages/web.scm:5109 +msgid "Test your HTTP library against a local copy of httpbin" +msgstr "" + +#: gnu/packages/web.scm:5111 +msgid "" +"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-" +"injected\n" +"into your tests. It automatically starts up a HTTP server in a separate " +"thread running\n" +"@code{httpbin} and provides your test with the URL in the fixture." +msgstr "" + +#: gnu/packages/web.scm:5142 +msgid "HTTP request/response parser for C" +msgstr "" + +#: gnu/packages/web.scm:5143 +msgid "" +"This is a parser for HTTP messages written in C. It parses\n" +"both requests and responses. The parser is designed to be used in\n" +"high-performance HTTP applications. It does not make any syscalls nor\n" +"allocations, it does not buffer data, it can be interrupted at anytime.\n" +"Depending on your architecture, it only requires about 40 bytes of data per\n" +"message stream (in a web server that is per connection)." +msgstr "" + +#: gnu/packages/web.scm:5195 +msgid "HTTP client mock for Python" +msgstr "" + +#: gnu/packages/web.scm:5196 +msgid "" +"@code{httpretty} is a helper for faking web requests,\n" +"inspired by Ruby's @code{fakeweb}." +msgstr "" + +#: gnu/packages/web.scm:5214 +msgid "Output JSON from a shell" +msgstr "" + +#: gnu/packages/web.scm:5215 +msgid "" +"jo is a command-line utility to create JSON objects or\n" +"arrays. It creates a JSON string on stdout from words provided as\n" +"command-line arguments or read from stdin." +msgstr "" + +#: gnu/packages/web.scm:5263 +msgid "Command-line interface to archive.org" +msgstr "" + +#: gnu/packages/web.scm:5264 +msgid "" +"@code{ia} is a command-line tool for using\n" +"@url{archive.org} from the command-line. It also emplements the\n" +"internetarchive python module for programatic access to archive.org." +msgstr "" + +#: gnu/packages/web.scm:5319 +msgid "Search code snippets on @url{https://commandlinefu.com}" +msgstr "" + +#: gnu/packages/web.scm:5320 +msgid "" +"@code{clf} is a command line tool for searching code\n" +"snippets on @url{https://commandlinefu.com}." +msgstr "" + +#: gnu/packages/web.scm:5422 +msgid "Easy interactive web applications with R" +msgstr "" + +#: gnu/packages/web.scm:5424 +msgid "" +"Makes it incredibly easy to build interactive web applications\n" +"with R. Automatic \"reactive\" binding between inputs and outputs and\n" +"extensive prebuilt widgets make it possible to build beautiful,\n" +"responsive, and powerful applications with minimal effort." +msgstr "" + +#: gnu/packages/web.scm:5463 +msgid "Create dashboards with shiny" +msgstr "" + +#: gnu/packages/web.scm:5464 +msgid "" +"This package provides an extension to the Shiny web\n" +"application framework for R, making it easy to create attractive dashboards." +msgstr "" + +#: gnu/packages/web.scm:5491 +msgid "Inter-widget interactivity for HTML widgets" +msgstr "" + +#: gnu/packages/web.scm:5493 +msgid "" +"This package provides building blocks for allowing HTML widgets to\n" +"communicate with each other, with Shiny or without (i.e. static @code{." +"html}\n" +"files). It currently supports linked brushing and filtering." +msgstr "" + +#: gnu/packages/web.scm:5513 +msgid "Web server interface for R" +msgstr "" + +#: gnu/packages/web.scm:5515 +msgid "" +"This package contains the Rook specification and convenience software\n" +"for building and running Rook applications. A Rook application is an R\n" +"reference class object that implements a @code{call} method or an R closure\n" +"that takes exactly one argument, an environment, and returns a list with " +"three\n" +"named elements: the @code{status}, the @code{headers}, and the @code{body}." +msgstr "" + +#: gnu/packages/web.scm:5555 +msgid "Generate Atom feeds for social networking websites" +msgstr "" + +#: gnu/packages/web.scm:5556 +msgid "" +"rss-bridge generates Atom feeds for social networking\n" +"websites lacking feeds. Supported websites include Facebook, Twitter,\n" +"Instagram and YouTube." +msgstr "" + +#: gnu/packages/web.scm:5588 +msgid "Check websites for broken links" +msgstr "" + +#: gnu/packages/web.scm:5589 +msgid "" +"LinkChecker is a website validator. It checks for broken\n" +"links in websites. It is recursive and multithreaded providing output in\n" +"colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It\n" +"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and " +"local\n" +"file links." +msgstr "" + +#: gnu/packages/web.scm:5630 +msgid "Command-line WebDAV client" +msgstr "" + +#: gnu/packages/web.scm:5632 +msgid "" +"Cadaver is a command-line WebDAV client for Unix. It supports\n" +"file upload, download, on-screen display, namespace operations (move/copy),\n" +"collection creation and deletion, and locking operations." +msgstr "" + +#: gnu/packages/web.scm:5650 +msgid "Universal Binary JSON encoder/decoder" +msgstr "" + +#: gnu/packages/web.scm:5652 +msgid "" +"Py-ubjson is a Python module providing an Universal Binary JSON\n" +"encoder/decoder based on the draft-12 specification for UBJSON." +msgstr "" + +#: gnu/packages/web.scm:5700 +msgid "" +"Java Servlet, JavaServer Pages, Java Expression Language and Java\n" +"WebSocket" +msgstr "" + +#: gnu/packages/web.scm:5702 +msgid "" +"Apache Tomcat is a free implementation of the Java\n" +"Servlet, JavaServer Pages, Java Expression Language and Java WebSocket\n" +"technologies." +msgstr "" + +#: gnu/packages/web.scm:5752 +msgid "Helper classes for jetty tests" +msgstr "" + +#: gnu/packages/web.scm:5753 +msgid "" +"This packages contains helper classes for testing the Jetty\n" +"Web Server." +msgstr "" + +#: gnu/packages/web.scm:5815 +msgid "Utility classes for Jetty" +msgstr "" + +#: gnu/packages/web.scm:5816 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides utility classes." +msgstr "" + +#: gnu/packages/web.scm:5887 +msgid "Jetty :: IO Utility" +msgstr "" + +#: gnu/packages/web.scm:5888 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides IO-related utility classes." +msgstr "" + +#: gnu/packages/web.scm:5931 +msgid "Jetty :: Http Utility" +msgstr "" + +#: gnu/packages/web.scm:5932 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides HTTP-related utility " +"classes." +msgstr "" + +#: gnu/packages/web.scm:5965 +msgid "Jetty :: JMX Management" +msgstr "" + +#: gnu/packages/web.scm:5966 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the JMX management." +msgstr "" + +#: gnu/packages/web.scm:6052 +msgid "Core jetty server artifact" +msgstr "" + +#: gnu/packages/web.scm:6053 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty server\n" +"artifact." +msgstr "" + +#: gnu/packages/web.scm:6096 +msgid "Jetty security infrastructure" +msgstr "" + +#: gnu/packages/web.scm:6097 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty security\n" +"infrastructure" +msgstr "" + +#: gnu/packages/web.scm:6140 +msgid "Jetty Servlet Container" +msgstr "" + +#: gnu/packages/web.scm:6141 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty servlet\n" +"container." +msgstr "" + +#: gnu/packages/web.scm:6204 +msgid "HTML parser" +msgstr "" + +#: gnu/packages/web.scm:6205 +msgid "" +"Jsoup is a Java library for working with real-world HTML. It\n" +"provides a very convenient API for extracting and manipulating data, using " +"the\n" +"best of DOM, CSS, and jQuery-like methods." +msgstr "" + +#: gnu/packages/web.scm:6226 +msgid "Validate HTML" +msgstr "" + +#: gnu/packages/web.scm:6227 +msgid "" +"Tidyp is a program that can validate your HTML, as well as\n" +"modify it to be more clean and standard. tidyp does not validate HTML 5.\n" +"\n" +"libtidyp is the library on which the program is based. It can be used by " +"any\n" +"other program that can interface to it. The Perl module @code{HTML::Tidy} " +"is\n" +"based on this library, allowing Perl programmers to easily validate HTML." +msgstr "" + +#: gnu/packages/web.scm:6268 +msgid "(X)HTML validation in a Perl object" +msgstr "" + +#: gnu/packages/web.scm:6269 +msgid "" +"@code{HTML::Tidy} is an HTML checker in a handy dandy\n" +"object. It's meant as a replacement for @code{HTML::Lint}, which is " +"written\n" +"in Perl but is not nearly as capable as @code{HTML::Tidy}." +msgstr "" + +#: gnu/packages/web.scm:6295 +msgid "Small Gopher server" +msgstr "" + +#: gnu/packages/web.scm:6297 +msgid "" +"Geomyidae is a server for distributed hypertext protocol Gopher. Its\n" +"features include:\n" +"\n" +"@enumerate\n" +"@item Gopher menus (see @file{index.gph} for an example);\n" +"@item directory listings (if no @file{index.gph} was found);\n" +"@item CGI support (@file{.cgi} files are executed);\n" +"@item search support in CGI files;\n" +"@item logging with multiple log levels.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/web.scm:6344 +msgid "Random avatar generator" +msgstr "" + +#: gnu/packages/web.scm:6345 +msgid "" +"Cat avatar generator is a generator of cat pictures optimised\n" +"to generate random avatars, or defined avatar from a \"seed\". This is a\n" +"derivation by David Revoy from the original MonsterID by Andreas Gohr." +msgstr "" + +#: gnu/packages/web.scm:6407 +msgid "HTTP/2 protocol client, proxy, server, and library" +msgstr "" + +#: gnu/packages/web.scm:6409 +msgid "" +"nghttp2 implements the Hypertext Transfer Protocol, version\n" +"2 (@dfn{HTTP/2}).\n" +"\n" +"A reusable C library provides the HTTP/2 framing layer, with several tools " +"built\n" +"on top of it:\n" +"\n" +"@itemize\n" +"@item @command{nghttp}, a command-line HTTP/2 client. It exposes many " +"advanced\n" +"and low-level aspects of the protocol and is useful for debugging.\n" +"@item @command{nghttpd}, a fast, multi-threaded HTTP/2 static web server " +"that\n" +"serves files from a local directory.\n" +"@item @command{nghttpx}, a fast, multi-threaded HTTP/2 reverse proxy that " +"can be\n" +"deployed in front of existing web servers that don't support HTTP/2.\n" +"Both @command{nghttpd} and @command{nghttpx} can fall back to HTTP/1.1 for\n" +"backwards compatibilty with clients that don't speak HTTP/2.\n" +"@item @command{h2load} for benchmarking (only!) your own HTTP/2 servers.\n" +"@item HTTP/2 uses a header compression method called @dfn{HPACK}.\n" +"nghttp2 provides a HPACK encoder and decoder as part of its public API.\n" +"@item @command{deflatehd} converts JSON data or HTTP/1-style header fields " +"to\n" +"compressed JSON header blocks.\n" +"@item @command{inflatehd} converts such compressed headers back to JSON " +"pairs.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/wordnet.scm:92 +msgid "Lexical database for the English language" +msgstr "" + +#: gnu/packages/wordnet.scm:94 +msgid "" +"WordNet is a large lexical database of English. Nouns, verbs,\n" +"adjectives and adverbs are grouped into sets of cognitive synonyms " +"(synsets),\n" +"each expressing a distinct concept. Synsets are interlinked by means of\n" +"conceptual-semantic and lexical relations. The resulting network of\n" +"meaningfully related words and concepts can be navigated with the browser.\n" +"WordNet is also freely and publicly available for download. WordNet's\n" +"structure makes it a useful tool for computational linguistics and natural\n" +"language processing." +msgstr "" + +#: gnu/packages/xiph.scm:69 +msgid "Library for manipulating the ogg multimedia format" +msgstr "" + +#: gnu/packages/xiph.scm:71 +msgid "" +"The libogg library allows to manipulate the ogg multimedia container\n" +"format, which encapsulates raw compressed data and allows the interleaving " +"of\n" +"audio and video data. In addition to encapsulation and interleaving of\n" +"multiple data streams, ogg provides packet framing, error detection, and\n" +"periodic timestamps for seeking." +msgstr "" + +#: gnu/packages/xiph.scm:98 +msgid "Library implementing the vorbis audio format" +msgstr "" + +#: gnu/packages/xiph.scm:100 +msgid "" +"The libvorbis library implements the ogg vorbis audio format,\n" +"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" +"compressed audio format for mid to high quality (8kHz-48.0kHz, 16+ bit,\n" +"polyphonic) audio and music at fixed and variable bitrates from 16 to\n" +"128 kbps/channel." +msgstr "" + +#: gnu/packages/xiph.scm:137 +msgid "Library implementing the Theora video format" +msgstr "" + +#: gnu/packages/xiph.scm:139 +msgid "" +"The libtheora library implements the ogg theora video format,\n" +"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" +"compressed video format." +msgstr "" + +#: gnu/packages/xiph.scm:164 +msgid "Library for patent-free audio compression format" +msgstr "" + +#: gnu/packages/xiph.scm:166 +msgid "" +"GNU Speex is a patent-free audio compression codec specially designed\n" +"for speech. It is well-adapted to internet applications, such as VoIP. It\n" +"features compression of different bands in the same bitstream, intensity\n" +"stereo encoding, and voice activity detection." +msgstr "" + +#: gnu/packages/xiph.scm:192 +msgid "Speex processing library" +msgstr "" + +#: gnu/packages/xiph.scm:194 +msgid "" +"SpeexDSP is a @dfn{DSP} (Digital Signal Processing) library based on\n" +"work from the @code{speex} codec." +msgstr "" + +#: gnu/packages/xiph.scm:221 +msgid "Cross platform audio library" +msgstr "" + +#: gnu/packages/xiph.scm:223 +msgid "" +"Libao is a cross-platform audio library that allows programs to\n" +"output audio using a simple API on a wide variety of platforms.\n" +"It currently supports:\n" +"@enumerate\n" +"@item Null output (handy for testing without a sound device),\n" +"@item WAV files,\n" +"@item AU files,\n" +"@item RAW files,\n" +"@item OSS (Open Sound System, used on Linux and FreeBSD),\n" +"@item ALSA (Advanced Linux Sound Architecture),\n" +"@item aRts (Analog RealTime Synth, used by KDE),\n" +"@item PulseAudio (next generation GNOME sound server),\n" +"@item esd (EsounD or Enlightened Sound Daemon),\n" +"@item Mac OS X,\n" +"@item Windows (98 and later),\n" +"@item AIX,\n" +"@item Sun/NetBSD/OpenBSD,\n" +"@item IRIX,\n" +"@item NAS (Network Audio Server),\n" +"@item RoarAudio (Modern, multi-OS, networked Sound System),\n" +"@item OpenBSD's sndio.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/xiph.scm:265 +msgid "Free lossless audio codec" +msgstr "" + +#: gnu/packages/xiph.scm:267 +msgid "" +"FLAC stands for Free Lossless Audio Codec, an audio format that is " +"lossless,\n" +"meaning that audio is compressed in FLAC without any loss in quality." +msgstr "" + +#: gnu/packages/xiph.scm:293 +msgid "Karaoke and text codec for embedding in ogg" +msgstr "" + +#: gnu/packages/xiph.scm:295 +msgid "" +"Kate is an overlay codec, originally designed for karaoke and text,\n" +"that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" +"stream, and animated. Most of the time, this would be multiplexed with\n" +"audio/video to carry subtitles, song lyrics (with or without karaoke data),\n" +"etc., but doesn't have to be.\n" +"\n" +"Series of curves (splines, segments, etc.) may be attached to various\n" +"properties (text position, font size, etc.) to create animated overlays.\n" +"This allows scrolling or fading text to be defined. This can even be used\n" +"to draw arbitrary shapes, so hand drawing can also be represented by a\n" +"Kate stream." +msgstr "" + +#: gnu/packages/xiph.scm:333 +msgid "Ogg vorbis tools" +msgstr "" + +#: gnu/packages/xiph.scm:335 +msgid "" +"Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" +"general-purpose compressed audio format.\n" +"\n" +"The package vorbis-tools contains\n" +"ogg123, an ogg vorbis command line audio player;\n" +"oggenc, the ogg vorbis encoder;\n" +"oggdec, a simple, portable command line decoder (to wav and raw);\n" +"ogginfo, to obtain information (tags, bitrate, length, etc.) about\n" +" an ogg vorbis file." +msgstr "" + +#: gnu/packages/xiph.scm:359 gnu/packages/xiph.scm:422 +msgid "Versatile audio codec" +msgstr "" + +#: gnu/packages/xiph.scm:361 +msgid "" +"Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" +"is unmatched for interactive speech and music transmission over the " +"Internet,\n" +"but is also intended for storage and streaming applications. It is\n" +"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 " +"which\n" +"incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." +msgstr "" + +#: gnu/packages/xiph.scm:395 +msgid "Command line utilities to encode, inspect, and decode .opus files" +msgstr "" + +#: gnu/packages/xiph.scm:396 +msgid "" +"Opus is a royalty-free, highly versatile audio codec.\n" +"Opus-tools provide command line utilities for creating, inspecting and\n" +"decoding .opus files." +msgstr "" + +#: gnu/packages/xiph.scm:424 +msgid "" +"The opusfile library provides seeking, decode, and playback of Opus\n" +"streams in the Ogg container (.opus files) including over http(s) on posix " +"and\n" +"windows systems." +msgstr "" + +#: gnu/packages/xiph.scm:454 +#, fuzzy +msgid "Streaming media server" +msgstr "Editor de fluxo" + +#: gnu/packages/xiph.scm:455 +msgid "" +"Icecast is a streaming media server which currently supports\n" +"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used " +"to\n" +"create an Internet radio station or a privately running jukebox and many\n" +"things in between." +msgstr "" + +#: gnu/packages/xiph.scm:483 +msgid "Audio streaming library for icecast encoders" +msgstr "" + +#: gnu/packages/xiph.scm:485 +msgid "" +"Libshout is a library for communicating with and sending data to an\n" +"icecast server. It handles the socket connection, the timing of the data,\n" +"and prevents bad data from getting to the icecast server." +msgstr "" + +#: gnu/services/base.scm:282 +msgid "" +"The @code{user-processes} service is responsible for\n" +"terminating all the processes so that the root file system can be re-" +"mounted\n" +"read-only, just before rebooting/halting. Processes still running after a " +"few\n" +"seconds after @code{SIGTERM} has been sent are terminated with\n" +"@code{SIGKILL}." +msgstr "" + +#: gnu/services/base.scm:335 +msgid "" +"Populate the @file{/etc/fstab} based on the given file\n" +"system objects." +msgstr "" + +#: gnu/services/base.scm:512 +msgid "" +"Provide Shepherd services to mount and unmount the given\n" +"file systems, as well as corresponding @file{/etc/fstab} entries." +msgstr "" + +#: gnu/services/base.scm:602 +msgid "" +"Seed the @file{/dev/urandom} pseudo-random number\n" +"generator (RNG) with the value recorded when the system was last shut\n" +"down." +msgstr "" + +#: gnu/services/base.scm:763 +msgid "" +"Install the given fonts on the specified ttys (fonts are per\n" +"virtual console on GNU/Linux). The value of this service is a list of\n" +"tty/font pairs like:\n" +"\n" +"@example\n" +"'((\"tty1\" . \"LatGrkCyr-8x16\"))\n" +"@end example\n" +msgstr "" + +#: gnu/services/base.scm:806 +msgid "" +"Provide a console log-in service as specified by its\n" +"configuration value, a @code{login-configuration} object." +msgstr "" + +#: gnu/services/base.scm:1069 +msgid "" +"Provide console login using the @command{agetty}\n" +"program." +msgstr "" + +#: gnu/services/base.scm:1123 +msgid "" +"Provide console login using the @command{mingetty}\n" +"program." +msgstr "" + +#: gnu/services/base.scm:1295 +msgid "" +"Runs libc's @dfn{name service cache daemon} (nscd) with the\n" +"given configuration---an @code{} object. @xref{Name\n" +"Service Switch}, for an example." +msgstr "" + +#: gnu/services/base.scm:1395 +msgid "" +"Install the specified resource usage limits by populating\n" +"@file{/etc/security/limits.conf} and using the @code{pam_limits}\n" +"authentication module." +msgstr "" + +#: gnu/services/base.scm:1613 +msgid "Run the build daemon of address@hidden, aka. @command{guix-daemon}." +msgstr "" + +#: gnu/services/base.scm:1713 +msgid "" +"Add a Shepherd service running @command{guix publish}, a\n" +"command that allows you to share pre-built binaries with others over HTTP." +msgstr "" + +#: gnu/services/base.scm:1918 +msgid "" +"Run @command{udev}, which populates the @file{/dev}\n" +"directory dynamically. Get extra rules from the packages listed in the\n" +"@code{rules} field of its value, @code{udev-configuration} object." +msgstr "" + +#: gnu/services/base.scm:1993 +msgid "" +"Run GPM, the general-purpose mouse daemon, with the given\n" +"command-line options. GPM allows users to use the mouse in the console,\n" +"notably to select, copy, and paste text. The default options use the\n" +"@code{ps2} protocol, which works for both USB and PS/2 mice." +msgstr "" + +#: gnu/services/certbot.scm:162 +msgid "" +"Automatically renew @url{https://letsencrypt.org, Let's\n" +"Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n" +"and periodically invoking @command{certbot}." +msgstr "" + +#: gnu/services/networking.scm:258 +msgid "" +"Turn up the specified network interfaces upon startup,\n" +"with the given IP address, gateway, netmask, and so on. The value for\n" +"services of this type is a list of @code{static-networking} objects, one " +"per\n" +"network interface." +msgstr "" + +#: gnu/services/networking.scm:435 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The " +"daemon\n" +"will keep the system clock synchronized with that of the given servers." +msgstr "" + +#: gnu/services/networking.scm:545 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon, as implemented by @uref{http://www.openntpd.org, OpenNTPD}. The\n" +"daemon will keep the system clock synchronized with that of the given " +"servers." +msgstr "" + +#: gnu/services/networking.scm:633 +msgid "" +"Start @command{inetd}, the @dfn{Internet superserver}. It is responsible\n" +"for listening on Internet sockets and spawning the corresponding services " +"on\n" +"demand." +msgstr "" + +#: gnu/services/networking.scm:788 +msgid "" +"Run the @uref{https://torproject.org, Tor} anonymous\n" +"networking daemon." +msgstr "" + +#: gnu/services/networking.scm:811 +msgid "Define a new Tor @dfn{hidden service}." +msgstr "" + +#: gnu/services/networking.scm:879 +msgid "" +"Run @url{https://launchpad.net/wicd,Wicd}, a network\n" +"management daemon that aims to simplify wired and wireless networking." +msgstr "" + +#: gnu/services/networking.scm:968 +msgid "" +"Run @uref{https://wiki.gnome.org/Projects/NetworkManager,\n" +"NetworkManager}, a network management daemon that aims to simplify wired " +"and\n" +"wireless networking." +msgstr "" + +#: gnu/services/networking.scm:1026 +msgid "" +"Run @url{https://01.org/connman,Connman},\n" +"a network connection manager." +msgstr "" + +#: gnu/services/networking.scm:1115 +msgid "" +"Run @uref{http://www.openvswitch.org, Open vSwitch}, a multilayer virtual\n" +"switch designed to enable massive network automation through programmatic\n" +"extension." +msgstr "" + +#: gnu/services/version-control.scm:142 +msgid "" +"Expose Git respositories over the insecure @code{git://} TCP-based\n" +"protocol." +msgstr "" + +#~ msgid "Lout, a document layout system similar in style to LaTeX" +#~ msgstr "Lout, um sistema de layout de documentos similar em estilo ao LaTeX" diff --git a/po/packages/sr.po b/po/packages/sr.po index 7b4fb629d..aa04b606d 100644 --- a/po/packages/sr.po +++ b/po/packages/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: guix-packages-0.7-pre1\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2014-06-25 22:55+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2014-09-13 11:01+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" @@ -14,423 +14,21654 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: gnu/packages/base.scm:65 -msgid "Hello, GNU world: An example GNU package" -msgstr "Поздрав, Гну народе: Пример Гну пакета" +#: gnu/packages/abiword.scm:114 +msgid "Word processing program" +msgstr "" -#: gnu/packages/base.scm:67 +#. TRANSLATORS: Dear translator, We would like to inform you that package +#. descriptions may occasionally include Texinfo markup. Texinfo markup +#. looks like "@code{rm -rf}", "@emph{important}", etc. When translating, +#. please leave markup as is. +#: gnu/packages/abiword.scm:123 msgid "" -"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -"serves as an example of standard GNU coding practices. As such, it supports\n" -"command-line arguments, multiple languages, and so on." +"AbiWord is a word processing program. It is rapidly\n" +"becoming a state of the art word processor, with lots of features useful " +"for\n" +"your daily work, personal needs, or for just some good old typing fun." msgstr "" -"Гнуов Поздравник исписује поруку „Поздрав, народе!“ и излази. Служи\n" -"као пример стандардног увежбавања Гнуовог кодирања. Као такав, подржава\n" -"аргументе линије наредби, вишеструке језике, и тако редом." -#: gnu/packages/base.scm:85 -msgid "Print lines matching a pattern" -msgstr "Исписује редове који одговарају шаблону" +#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:718 +msgid "Spell checker" +msgstr "" -#: gnu/packages/base.scm:87 +#: gnu/packages/aspell.scm:72 msgid "" -"grep is a tool for finding text inside files. Text is found by\n" -"matching a pattern provided by the user in one or many files. The pattern\n" -"may be provided as a basic or extended regular expression, or as fixed\n" -"strings. By default, the matching text is simply printed to the screen,\n" -"however the output can be greatly customized to include, for example, line\n" -"numbers. GNU grep offers many extensions over the standard utility,\n" -"including, for example, recursive directory searching." +"Aspell is a spell-checker which can be used either as a library or as\n" +"a standalone program. Notable features of Aspell include its full support " +"of\n" +"documents written in the UTF-8 encoding and its ability to use multiple\n" +"dictionaries, including personal ones." msgstr "" -"греп је алат за проналажење текста унутар датотека. Текст се проналази\n" -"упоређивањем са обрасцем који достави корисник у једној или више датотека.\n" -"Образац може бити достављен као основни или проширени регуларни израз, или\n" -"као стална ниска. По основи, одговарајући текст се једноставно исписује\n" -"на екрану, међутим излаз може бити прилагођен да садржи, рецимо бројеве\n" -"редова. Гнуов греп нуди многа проширења преко уобичајеног помагала,\n" -"укључујући, на пример, дубинско претраживање директоријума." -#: gnu/packages/base.scm:109 -msgid "Stream editor" -msgstr "Уређивач протока" +#: gnu/packages/aspell.scm:114 +msgid "This package provides a dictionary for the GNU Aspell spell checker." +msgstr "" -#: gnu/packages/base.scm:124 +#: gnu/packages/aspell.scm:295 gnu/packages/libreoffice.scm:768 msgid "" -"Sed is a non-interactive, text stream editor. It receives a text\n" -"input from a file or from standard input and it then applies a series of text\n" -"editing commands to the stream and prints its output to standard output. It\n" -"is often used for substituting text patterns in a stream. The GNU\n" -"implementation offers several extensions over the standard utility." +"This package provides a dictionary for the Hunspell spell-checking\n" +"library." msgstr "" -"Сед је не-међудејствени, уређивач тока текста. Он прихвата текстуални\n" -"улаз из датотеке или са стандардног улаза и затим примењује низ наредби\n" -"за уређивање текста над токим и исписује његов излаз на стандардни излаз.\n" -"Често се користи за замену текстуалних образаца у току. Гнуова примена\n" -"нуди неколико проширења поред уобичајеног помагала." -#: gnu/packages/base.scm:144 -msgid "Managing tar archives" -msgstr "Управљање тар архивама" +#: gnu/packages/aspell.scm:313 +msgid "Hunspell dictionary for English" +msgstr "" + +#: gnu/packages/aspell.scm:317 +msgid "Hunspell dictionary for Australian English" +msgstr "" + +#: gnu/packages/aspell.scm:321 +msgid "Hunspell dictionary for Canadian English" +msgstr "" + +#: gnu/packages/aspell.scm:325 +msgid "Hunspell dictionary for British English, with -ise endings" +msgstr "" + +#: gnu/packages/aspell.scm:329 +msgid "Hunspell dictionary for British English, with -ize endings" +msgstr "" -#: gnu/packages/base.scm:146 +#: gnu/packages/aspell.scm:333 +msgid "Hunspell dictionary for United States English" +msgstr "" + +#: gnu/packages/audio.scm:132 +msgid "Realtime modular synthesizer and effect processor" +msgstr "" + +#: gnu/packages/audio.scm:134 msgid "" -"Tar provides the ability to create tar archives, as well as the\n" -"ability to extract, update or list files in an existing archive. It is\n" -"useful for combining many files into one larger file, while maintaining\n" -"directory structure and file information such as permissions and\n" -"creation/modification dates. GNU tar offers many extensions over the\n" -"standard utility." +"AlsaModularSynth is a digital implementation of a classical analog\n" +"modular synthesizer system. It uses virtual control voltages to control " +"the\n" +"parameters of the modules. The control voltages which control the " +"frequency\n" +"e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled\n" +"Filter) modules follow the convention of 1V / Octave." msgstr "" -"Тар обезбеђује способност за стварање тар архива, као и способност\n" -"за извлачење, освежавање или исписивање датотека у постојећој архиви.\n" -"Користан је за обједињавање више датотека у једну већу датотеку, док\n" -"задржава структуру директоријума и податке о датотеци као што су\n" -"овлашћења и датуми стварања/измена. Гнуов тар нуди многа проширења\n" -"поред стандардног помагала." -#: gnu/packages/base.scm:173 -msgid "Apply differences to originals, with optional backups" -msgstr "Примењивање разлика на оригинале, са опционалним резервама" +#: gnu/packages/audio.scm:171 +msgid "Library for audio labelling" +msgstr "" -#: gnu/packages/base.scm:175 +#: gnu/packages/audio.scm:173 msgid "" -"Patch is a program that applies changes to files based on differences\n" -"laid out as by the program \"diff\". The changes may be applied to one or more\n" -"files depending on the contents of the diff file. It accepts several\n" -"different diff formats. It may also be used to revert previously applied\n" -"differences." +"aubio is a tool designed for the extraction of annotations from audio\n" +"signals. Its features include segmenting a sound file before each of its\n" +"attacks, performing pitch detection, tapping the beat and producing MIDI\n" +"streams from live audio." msgstr "" -"Закрпко је програм који примењује измене над датотекама на основу разлика\n" -"изнесених програмом различник. Измене могу бити примењене над једном или\n" -"више датотека у зависности од садржаја датотеке разлика. Прихвата више\n" -"различитих записа различника. Такође може бити коришћен за враћање претходно примењених разлика." -#: gnu/packages/base.scm:195 -msgid "Comparing and merging files" -msgstr "Упоређивање и стапање датотека" +#: gnu/packages/audio.scm:274 +msgid "Digital audio workstation" +msgstr "" -#: gnu/packages/base.scm:197 +#: gnu/packages/audio.scm:276 msgid "" -"GNU Diffutils is a package containing tools for finding the\n" -"differences between files. The \"diff\" command is used to show how two files\n" -"differ, while \"cmp\" shows the offsets and line numbers where they differ. \n" -"\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" -"interactive means to merge two files." +"Ardour is a multi-channel digital audio workstation, allowing users to\n" +"record, edit, mix and master audio and MIDI projects. It is targeted at " +"audio\n" +"engineers, musicians, soundtrack editors and composers." msgstr "" -"Гнуова помагала разлика је пакет који садржи алате за проналажење разлика\n" -"између датотека. Наредба „diff“ се користи за приказивање разлика двеју\n" -"датотека, док „cmp“ приказује помераје и бројеве редова на којима се\n" -"разликују. „diff3“ вам омогућава упоређивање три датотеке. На крају,\n" -"„sdiff“ нуди међудејствени начин за стапање две датотеке." -#: gnu/packages/base.scm:224 -msgid "Operating on files matching given criteria" -msgstr "Радње над датотекама према датим условима" +#: gnu/packages/audio.scm:411 +msgid "Software for recording and editing sounds" +msgstr "" -#: gnu/packages/base.scm:226 +#: gnu/packages/audio.scm:413 msgid "" -"Findutils supplies the basic file directory searching utilities of the\n" -"GNU system. It consists of two primary searching utilities: \"find\"\n" -"recursively searches for files in a directory according to given criteria and\n" -"\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -"are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" -"used to apply commands with arbitrarily long arguments." +"Audacity is a multi-track audio editor designed for recording, playing\n" +"and editing digital audio. It features digital effects and spectrum " +"analysis\n" +"tools." msgstr "" -"Помагала проналажења достављају основна помагала за претраживање датотеке\n" -"Гнуовог система. Састоји се од два основна помагала претраживања: „find“\n" -"дубински тражи датотеке у директоријуму према задатом мерилу а „locate“\n" -"исписује датотеке у бази података које одговарају упиту. Укључена су два\n" -"помоћна алата: „updatedb“ освежава назив датотеке базе података а „xargs“\n" -"се може користити за примењивање наредби са произвољно дугим аргументима." -#: gnu/packages/base.scm:278 -msgid "Core GNU utilities (file, text, shell)" -msgstr "Гнуова кључна помагала (датотека, текст, шкољка)" +#: gnu/packages/audio.scm:448 +msgid "Tonewheel organ synthesizer" +msgstr "" -#: gnu/packages/base.scm:280 +#: gnu/packages/audio.scm:450 msgid "" -"GNU Coreutils includes all of the basic command-line tools that are\n" -"expected in a POSIX system. These provide the basic file, shell and text\n" -"manipulation functions of the GNU system. Most of these tools offer extended\n" -"functionality beyond that which is outlined in the POSIX standard." +"AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" +"with drawbars, distortion and rotating speakers. The organ has three\n" +"sections, two polyphonic sections with nine drawbars each and one " +"monophonic\n" +"bass section with five drawbars. A standalone JACK application and LV2\n" +"plugins are provided." msgstr "" -"Гнуова кључна помагала укључују све основне алате линије наредби који се\n" -"очекују у ПОСИКС систему. Обезбеђују основне функције управљања датотеком,\n" -"шкољком и текстом на Гнуовом систему. Већина ових алата нуди проширене\n" -"функционалности изван оних које су наведене у ПОСИКС стандарду." -#: gnu/packages/base.scm:314 -msgid "Remake files automatically" -msgstr "Самостално поновно стварање датотека" +#: gnu/packages/audio.scm:487 +msgid "Audio plug-in pack for LV2 and JACK environments" +msgstr "" -#: gnu/packages/base.scm:316 +#: gnu/packages/audio.scm:489 msgid "" -"Make is a program that is used to control the production of\n" -"executables or other files from their source files. The process is\n" -"controlled from a Makefile, in which the developer specifies how each file is\n" -"generated from its source. It has powerful dependency resolution and the\n" -"ability to determine when files have to be regenerated after their sources\n" -"change. GNU make offers many powerful extensions over the standard utility." +"Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" +"The suite contains lots of effects (delay, modulation, signal processing,\n" +"filters, equalizers, dynamics, distortion and mastering effects),\n" +"instruments (SF2 player, organ simulator and a monophonic synthesizer) and\n" +"tools (analyzer, mono/stereo tools, crossovers)." msgstr "" -"Мејк је програм који се користи за управљање стварањем извршних или других\n" -"датотека из њихових изворних. Поступком се управља из „Makefile“-а, у коме\n" -"програмери наводе како се свака датотека ствара из свог извора. Поседује\n" -"моћно решавање зависности и способност одређивања када датотеке треба да\n" -"буду поново створене након измена њихових извора. Гнуов мејк нуди много\n" -"моћних проширења поред стандардног помагала." -#: gnu/packages/base.scm:361 -msgid "Binary utilities: bfd gas gprof ld" -msgstr "Бинарна помагала: bfd gas gprof ld" +#: gnu/packages/audio.scm:541 +msgid "Software speech synthesizer" +msgstr "" -#: gnu/packages/base.scm:363 +#: gnu/packages/audio.scm:542 msgid "" -"GNU Binutils is a collection of tools for working with binary files.\n" -"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler. Other\n" -"tools include programs to display binary profiling information, list the\n" -"strings in a binary file, and utilities for working with archives. The \"bfd\"\n" -"library for working with executable and object formats is also included." +"eSpeak is a software speech synthesizer for English and\n" +"other languages. eSpeak uses a \"formant synthesis\" method. This allows " +"many\n" +"languages to be provided in a small size. The speech is clear, and can be " +"used\n" +"at high speeds, but is not as natural or smooth as larger synthesizers which " +"are\n" +"based on human speech recordings." msgstr "" -"Гнуова бинарна помагала јесте збирка алата за рад са извршним датотекама.\n" -"Можда је најпознатији „ld“, повезивач, и „as“, саставник. Остали алати\n" -"садрже програме за приказивање података бинарног профилисања, исписивање\n" -"ниски у извршној датотеци, и помагала за рад са архивама. Ту је такође и \n" -"библиотека „bfd“ за рад са извршним и записима објеката." -#: gnu/packages/base.scm:504 -msgid "The GNU C Library" -msgstr "Гну Ц библиотека" +#: gnu/packages/audio.scm:589 +msgid "LV2 plugins for live use" +msgstr "" -#: gnu/packages/base.scm:506 +#: gnu/packages/audio.scm:591 msgid "" -"Any Unix-like operating system needs a C library: the library which\n" -"defines the \"system calls\" and other basic facilities such as open, malloc,\n" -"printf, exit...\n" -"\n" -"The GNU C library is used as the C library in the GNU system and most systems\n" -"with the Linux kernel." +"The infamous plugins are a collection of LV2 audio plugins for live\n" +"performances. The plugins include a cellular automaton synthesizer, an\n" +"envelope follower, distortion effects, tape effects and more." msgstr "" -"Сваком Јуниксоликом оперативном систему је потребна Ц библиотека: библиотека\n" -"која одређује „системске позиве“ и остале основне олакшице као што су\n" -"„open, malloc, printf, exit...“\n" -"\n" -"Гнуова Ц библиотека се користи као Ц библиотека у Гнуовом систему и већини\n" -"система са Линукс језгром." -#: gnu/packages/base.scm:575 -msgid "Database of current and historical time zones" -msgstr "База података о текућим и застарелим временским зонама" +#: gnu/packages/audio.scm:632 +msgid "SWH plugins in LV2 format" +msgstr "" -#: gnu/packages/base.scm:576 +#: gnu/packages/audio.scm:634 msgid "" -"The Time Zone Database (often called tz or zoneinfo)\n" -"contains code and data that represent the history of local time for many\n" -"representative locations around the globe. It is updated periodically to\n" -"reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" -"and daylight-saving rules." +"Swh-plugins-lv2 is a collection of audio plugins in LV2 format. Plugin\n" +"classes include: dynamics (compressor, limiter), time (delay, chorus,\n" +"flanger), ringmodulator, distortion, filters, pitchshift, oscillators,\n" +"emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc." msgstr "" -"База података временске зоне (често називана „tz“ или „zoneinfo“)\n" -"садржи код и податке који представљају историјат месног времена за\n" -"многа представљајућа места широм света. Повремено се освежава како\n" -"би осликала промене на границама временских зона које доносе политичка\n" -"тела, помераје КУВ-а, и правила уштеде дневног светла." -#: gnu/packages/base.scm:1004 -msgid "GNU C++ standard library (intermediate)" -msgstr "Гнуова Ц++ стандардна библиотека (посредничка)" +#: gnu/packages/audio.scm:668 +msgid "Sound and music computing system" +msgstr "" -#: gnu/packages/base.scm:1098 -msgid "The linker wrapper" -msgstr "Омотач повезивача" +#: gnu/packages/audio.scm:670 +msgid "" +"Csound is a user-programmable and user-extensible sound processing\n" +"language and software synthesizer." +msgstr "" + +#: gnu/packages/audio.scm:711 gnu/packages/audio.scm:2872 +msgid "C++ wrapper around the ALSA API" +msgstr "" -#: gnu/packages/base.scm:1100 +#: gnu/packages/audio.scm:713 msgid "" -"The linker wrapper (or `ld-wrapper') wraps the linker to add any\n" -"missing `-rpath' flags, and to detect any misuse of libraries outside of the\n" -"store." +"clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" +"ALSA PCM devices." msgstr "" -"Омотач повезивача (или „ld-wrapper“) обмотава повезивача да би додао\n" -"недостајућу опцију „-rpath“, и да би открио лоше коришћење библиотека\n" -"изван складишта." -#: gnu/packages/base.scm:1264 -msgid "Complete GCC tool chain for C/C++ development" -msgstr "Потпуни ГЦЦ скуп алата за Ц/Ц++ развој" +#: gnu/packages/audio.scm:750 +msgid "LADSPA ambisonics plugins" +msgstr "" -#: gnu/packages/base.scm:1266 +#: gnu/packages/audio.scm:752 msgid "" -"This package provides a complete GCC tool chain for C/C++ development to\n" -"be installed in user profiles. This includes GCC, as well as libc (headers\n" -"and binaries, plus debugging symbols in the 'debug' output), and Binutils." +"The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be\n" +"used within Ardour. Features include: mono and stereo to B-format panning,\n" +"horizontal rotator, square, hexagon and cube decoders." msgstr "" -"Овај пакет садржи потпуни ГЦЦ скуп алата за Ц/Ц++ развој\n" -"за инсталирање у корисничким профилима. Укључује ГЦЦ, као и „libc“ (заглавља\n" -"и извршне, плус симболе прочишћавања у „debug“ излазу), и „Binutils“." -#: gnu/packages/guile.scm:99 gnu/packages/guile.scm:166 -msgid "Scheme implementation intended especially for extensions" -msgstr "Примена шеме нарочито осмишљена за проширења" +#: gnu/packages/audio.scm:787 +msgid "Chorus, phaser, and vintage high-pass and low-pass filters" +msgstr "" -#: gnu/packages/guile.scm:101 gnu/packages/guile.scm:168 +#: gnu/packages/audio.scm:789 msgid "" -"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" -"official extension language of the GNU system. It is an implementation of\n" -"the Scheme language which can be easily embedded in other applications to\n" -"provide a convenient means of extending the functionality of the application\n" -"without requiring the source code to be rewritten." +"This package provides various LADSPA plugins. @code{cs_chorus} and\n" +"@code{cs_phaser} provide chorus and phaser effects, respectively;\n" +"@code{mvclpf24} provides four implementations of the low-pass filter used " +"in\n" +"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-" +"controlled\n" +"high-pass filter by Robert Moog. The filters attempt to accurately emulate\n" +"the non-linear circuit elements of their original analog counterparts." msgstr "" -"Гуиле је Гнуов свеприсутан паметан језик за проширења, званични језик\n" -"проширења за Гнуов систем. То је примена Шеме језика који може лако\n" -"бити уграђен у друге програме како би обезбедио исплатив начин проширивања\n" -"функционалности програма без потребе поновног писања изворног кода." -#: gnu/packages/guile.scm:211 -msgid "Framework for building readers for GNU Guile" -msgstr "Радни склоп за изградњу читача за Гну Гуила" +#: gnu/packages/audio.scm:827 +msgid "LADSPA reverb plugin" +msgstr "" -#: gnu/packages/guile.scm:213 +#: gnu/packages/audio.scm:829 msgid "" -"Guile-Reader is a simple framework for building readers for GNU Guile.\n" +"This package provides a stereo reverb LADSPA plugin based on the\n" +"well-known greverb." +msgstr "" + +#: gnu/packages/audio.scm:863 +msgid "LADSPA four-band parametric equalizer plugin" +msgstr "" + +#: gnu/packages/audio.scm:865 +msgid "" +"This package provides a LADSPA plugin for a four-band parametric\n" +"equalizer. Each section has an active/bypass switch, frequency, bandwidth " +"and\n" +"gain controls. There is also a global bypass switch and gain control.\n" "\n" -"The idea is to make it easy to build procedures that extend Guile’s read\n" -"procedure. Readers supporting various syntax variants can easily be written,\n" -"possibly by re-using existing “token readers” of a standard Scheme\n" -"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" -"document syntax.\n" +"The 2nd order resonant filters are implemented using a Mitra-Regalia style\n" +"lattice filter, which is stable even while parameters are being changed.\n" "\n" -"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" -"hopefully more powerful and flexible (for instance, one may instantiate as\n" -"many readers as needed)." +"All switches and controls are internally smoothed, so they can be used " +"'live'\n" +"without any clicks or zipper noises. This makes this plugin suitable for " +"use\n" +"in systems that allow automation of plugin control ports, such as Ardour, " +"or\n" +"for stage use." msgstr "" -"Гуиле-читач је једноставан радни склоп за изградњу читача за Гну Гуила.\n" + +#: gnu/packages/audio.scm:908 +msgid "LADSPA stereo width plugin" +msgstr "" + +#: gnu/packages/audio.scm:910 +msgid "" +"This package provides a LADSPA plugin to manipulate the stereo width of\n" +"audio signals." +msgstr "" + +#: gnu/packages/audio.scm:945 +msgid "LADSPA plugin for synthesizer oscillators" +msgstr "" + +#: gnu/packages/audio.scm:947 +msgid "" +"The @code{blvco} LADSPA plugin provides three anti-aliased oscillators:\n" "\n" -"Замисао је олакшати изградњу поступака који проширују Гуилов поступак\n" -"читања. Читачи који подржавају разне варијанте синтаксе могу бити лако\n" -"написани, по могућству поновним коришћењем постојећих „читача “ читача\n" -"стандардне Шеме. На пример, користи се за примену синтаксе документа која произилази из Р5РС Скрибилоа.\n" +"@enumerate\n" +"@item Pulse-VCO, a dirac pulse oscillator with flat amplitude spectrum\n" +"@item Saw-VCO, a sawtooth oscillator with 1/F amplitude spectrum\n" +"@item Rec-VCO, a square / rectange oscillator\n" +"@end enumerate\n" "\n" -"Приступ Гуиле-читача је сличан Општем Лисповом „читању табеле“, али је на\n" -"срећу много моћнији и прилагодљивији (на пример, неко може да покрене\n" -"онолико читача колико му је потребно)." +"\n" +"All oscillators are low-pass filtered to provide waveforms similar to the\n" +"output of analog synthesizers such as the Moog Voyager." +msgstr "" -#: gnu/packages/guile.scm:267 -msgid "Guile bindings to ncurses" -msgstr "Гуилеово повезивање са ен-курсом" +#: gnu/packages/audio.scm:989 +msgid "LADSPA Autowah effect plugin" +msgstr "" -#: gnu/packages/guile.scm:269 +#: gnu/packages/audio.scm:991 msgid "" -"guile-ncurses provides Guile language bindings for the ncurses\n" -"library." +"This package provides a LADSPA plugin for a Wah effect with envelope\n" +"follower." msgstr "" -"гуиле-нкурсис обезбеђује повезивање Гуиле језика за нкурсис\n" -"библиотеку." -#: gnu/packages/guile.scm:289 -msgid "Run jobs at scheduled times" -msgstr "Покретање послова у заказано време" +#: gnu/packages/audio.scm:1025 +msgid "LADSPA stereo reverb plugin" +msgstr "" + +#: gnu/packages/audio.scm:1027 +msgid "This package provides a LADSPA plugin for a stereo reverb effect." +msgstr "" + +#: gnu/packages/audio.scm:1066 +msgid "SoundFont synthesizer" +msgstr "" -#: gnu/packages/guile.scm:291 +#: gnu/packages/audio.scm:1068 msgid "" -"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" -"Guile, so its configuration can be written in Scheme; the original cron\n" -"format is also supported." +"FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" +"specifications. FluidSynth reads and handles MIDI events from the MIDI " +"input\n" +"device. It is the software analogue of a MIDI synthesizer. FluidSynth can\n" +"also play midifiles using a Soundfont." msgstr "" -"Гнуов Мкрон је потпуна замена за Викси крон. Користи се за покретање\n" -"задатака на заказивање, рецимо сваког сата или сваког понедељка. Мкрон\n" -"је написан у Гуилеу, тако да његово подешавање може бити написано у Шеми;\n" -"изворни кронов запис је такође подржан." -#: gnu/packages/guile.scm:319 -msgid "Collection of useful Guile Scheme modules" -msgstr "Збирка корисних модула Гуиле Шеме" +#: gnu/packages/audio.scm:1099 +msgid "MPEG-4 and MPEG-2 AAC decoder" +msgstr "" -#: gnu/packages/guile.scm:321 +#: gnu/packages/audio.scm:1101 msgid "" -"guile-lib is intended as an accumulation place for pure-scheme Guile\n" -"modules, allowing for people to cooperate integrating their generic Guile\n" -"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" -"for Guile\"." +"FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" +"PS, and DAB+." msgstr "" -"гуиле-библ је замишљена као место скупљања за Гуиле модуле чисте-шеме,\n" -"омогућавајући људима да сарађују сједињавајући њихове опште Гуиле модуле\n" -"у обједињену библиотеку. Сетите се само „down-scaled, limited-scope CPAN\n" -"for Guile“." -#: gnu/packages/guile.scm:352 -msgid "JSON module for Guile" -msgstr "ЈСОН модул за Гуила" +#: gnu/packages/audio.scm:1141 +msgid "Signal processing language" +msgstr "" + +#: gnu/packages/audio.scm:1143 +msgid "Faust is a programming language for realtime audio signal processing." +msgstr "" + +#: gnu/packages/audio.scm:1213 +msgid "GUS compatible patches for MIDI players" +msgstr "" -#: gnu/packages/guile.scm:354 +#: gnu/packages/audio.scm:1215 msgid "" -"Guile-json supports parsing and building JSON documents according to the\n" -"http:://json.org specification. These are the main features:\n" -"- Strictly complies to http://json.org specification.\n" -"- Build JSON documents programmatically via macros.\n" -"- Unicode support for strings.\n" -"- Allows JSON pretty printing." +"FreePats is a project to create a free and open set of GUS compatible\n" +"patches that can be used with softsynths such as Timidity and WildMidi." msgstr "" -"Гуиле-јсон подршка обраде и изградње ЈСОН докумената према\n" -"одредби „http:://json.org“-а. Ово су главне функције:\n" -"— Изричита скадност са одредбом „http://json.org“-а.\n" -"— Изградња ЈСОН докумената програмљиво путем макроа.\n" -"— Подршка јуникода за ниске.\n" -"— Допушта фино ЈСОН штампање." -#: gnu/packages/lout.scm:109 -msgid "Lout, a document layout system similar in style to LaTeX" -msgstr "Лоут, систем изгледа документа сличан у стилу ЛаТеХ-у" +#: gnu/packages/audio.scm:1267 +msgid "Virtual guitar amplifier" +msgstr "" -#: gnu/packages/lout.scm:111 +#: gnu/packages/audio.scm:1268 msgid "" -"The Lout document formatting system is now reads a high-level description of\n" -"a document similar in style to LaTeX and produces a PostScript or plain text\n" -"output file.\n" +"Guitarix is a virtual guitar amplifier running JACK.\n" +"Guitarix takes the signal from your guitar as a mono-signal from your sound\n" +"card. The input is processed by a main amp and a rack-section. Both can " +"be\n" +"routed separately and deliver a processed stereo-signal via JACK. You may\n" +"fill the rack with effects from more than 25 built-in modules including " +"stuff\n" +"from a simple noise gate to modulation effects like flanger, phaser or\n" +"auto-wah." +msgstr "" + +#: gnu/packages/audio.scm:1322 +msgid "Audio effects processor" +msgstr "" + +#: gnu/packages/audio.scm:1324 +msgid "" +"Rakarrack is a richly featured multi-effects processor emulating a\n" +"guitar effects pedalboard. Effects include compressor, expander, noise " +"gate,\n" +"equalizers, exciter, flangers, chorus, various delay and reverb effects,\n" +"distortion modules and many more. Most of the effects engine is built from\n" +"modules found in the excellent software synthesizer ZynAddSubFX. Presets " +"and\n" +"user interface are optimized for guitar, but Rakarrack processes signals in\n" +"stereo while it does not apply internal band-limiting filtering, and thus " +"is\n" +"well suited to all musical instruments and vocals." +msgstr "" + +#: gnu/packages/audio.scm:1375 +msgid "LV2 convolution reverb" +msgstr "" + +#: gnu/packages/audio.scm:1377 +msgid "" +"IR is a low-latency, real-time, high performance signal convolver\n" +"especially for creating reverb effects. It supports impulse responses with " +"1,\n" +"2 or 4 channels, in any soundfile format supported by libsndfile." +msgstr "" + +#: gnu/packages/audio.scm:1407 +msgid "JACK audio connection kit" +msgstr "" + +#: gnu/packages/audio.scm:1409 +msgid "" +"JACK is a low-latency audio server. It can connect a number of\n" +"different applications to an audio device, as well as allowing them to " +"share\n" +"audio between themselves. JACK is different from other audio server " +"efforts\n" +"in that it has been designed from the ground up to be suitable for\n" +"professional audio work. This means that it focuses on two key areas:\n" +"synchronous execution of all clients, and low latency operation." +msgstr "" + +#: gnu/packages/audio.scm:1505 +msgid "Simple LV2 host for JACK" +msgstr "" + +#: gnu/packages/audio.scm:1507 +msgid "" +"Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" +"plugins and exposes their ports as JACK ports, essentially making any LV2\n" +"plugin function as a JACK application." +msgstr "" + +#: gnu/packages/audio.scm:1550 +msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" +msgstr "" + +#: gnu/packages/audio.scm:1552 +msgid "" +"LADSPA is a standard that allows software audio processors and effects\n" +"to be plugged into a wide range of audio synthesis and recording packages." +msgstr "" + +#: gnu/packages/audio.scm:1598 +msgid "Audio application session manager" +msgstr "" + +#: gnu/packages/audio.scm:1600 +msgid "" +"LASH is a session management system for audio applications. It allows\n" +"you to save and restore audio sessions consisting of multiple interconneced\n" +"applications, restoring program state (i.e. loaded patches) and the\n" +"connections between them." +msgstr "" + +#: gnu/packages/audio.scm:1621 +msgid "Bauer stereophonic-to-binaural DSP" +msgstr "" + +#: gnu/packages/audio.scm:1623 +msgid "" +"The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" +"designed to improve headphone listening of stereo audio records. " +"Recommended\n" +"for headphone prolonged listening to disable superstereo fatigue without\n" +"essential distortions." +msgstr "" + +#: gnu/packages/audio.scm:1646 +msgid "Implementation of the Open Sound Control protocol" +msgstr "" + +#: gnu/packages/audio.scm:1648 +msgid "" +"liblo is a lightweight library that provides an easy to use\n" +"implementation of the Open Sound Control (@dfn{OSC}) protocol." +msgstr "" + +#: gnu/packages/audio.scm:1671 +msgid "Bindings for PortAudio v19" +msgstr "" + +#: gnu/packages/audio.scm:1672 +msgid "" +"This package provides bindings for PortAudio v19, the\n" +"cross-platform audio input/output stream library." +msgstr "" + +#: gnu/packages/audio.scm:1697 +msgid "Python bindings for liblo" +msgstr "" + +#: gnu/packages/audio.scm:1699 +msgid "" +"Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n" +"library. It supports almost the complete functionality of liblo, allowing " +"you\n" +"to send and receive OSC messages using a nice and simple Python API. Also\n" +"included are the command line utilities @code{send_osc} and @code{dump_osc}." +msgstr "" + +#: gnu/packages/audio.scm:1740 +msgid "Library to simplify use of LV2 plugins in applications" +msgstr "" + +#: gnu/packages/audio.scm:1742 +msgid "" +"Lilv is a C library to make the use of LV2 plugins as simple as possible\n" +"for applications. Lilv is the successor to SLV2, rewritten to be\n" +"significantly faster and have minimal dependencies." +msgstr "" + +#: gnu/packages/audio.scm:1768 +msgid "LV2 audio plugin specification" +msgstr "" + +#: gnu/packages/audio.scm:1770 +msgid "" +"LV2 is an open specification for audio plugins and host applications.\n" +"At its core, LV2 is a simple stable interface, accompanied by extensions " +"which\n" +"add functionality to support the needs of increasingly powerful audio\n" +"software." +msgstr "" + +#: gnu/packages/audio.scm:1822 +msgid "LV2 port of the mda Piano plugin" +msgstr "" + +#: gnu/packages/audio.scm:1823 +msgid "An LV2 port of the mda Piano VSTi." +msgstr "" + +#: gnu/packages/audio.scm:1836 +msgid "LV2 port of the mda EPiano plugin" +msgstr "" + +#: gnu/packages/audio.scm:1837 +msgid "An LV2 port of the mda EPiano VSTi." +msgstr "" + +#: gnu/packages/audio.scm:1882 +msgid "C++ libraries for LV2 plugins" +msgstr "" + +#: gnu/packages/audio.scm:1884 +msgid "" +"The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" +"extensions into easy to use C++ classes. It is the successor of\n" +"lv2-c++-tools." +msgstr "" + +#: gnu/packages/audio.scm:1925 +msgid "3D audio API" +msgstr "" + +#: gnu/packages/audio.scm:1927 +msgid "" +"OpenAL provides capabilities for playing audio in a virtual 3D\n" +"environment. Distance attenuation, doppler shift, and directional sound\n" +"emitters are among the features handled by the API. More advanced effects,\n" +"including air absorption, occlusion, and environmental reverb, are " +"available\n" +"through the EFX extension. It also facilitates streaming audio, multi-" +"channel\n" +"buffers, and audio capture." +msgstr "" + +#: gnu/packages/audio.scm:1957 +msgid "Free implementation of OpenAL's ALUT standard" +msgstr "" + +#: gnu/packages/audio.scm:1958 +msgid "freealut is the OpenAL Utility Toolkit." +msgstr "" + +#: gnu/packages/audio.scm:1987 +msgid "Modular patch bay for audio and MIDI systems" +msgstr "" + +#: gnu/packages/audio.scm:1989 +msgid "" +"Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" +"and ALSA." +msgstr "" + +#: gnu/packages/audio.scm:2016 +msgid "Jack server control application" +msgstr "" + +#: gnu/packages/audio.scm:2017 +msgid "" +"Control a Jack server. Allows you to plug various sources\n" +"into various outputs and to start, stop and configure jackd" +msgstr "" + +#: gnu/packages/audio.scm:2050 +msgid "Stereo audio recorder for JACK" +msgstr "" + +#: gnu/packages/audio.scm:2051 +msgid "" +"QJackRcd is a simple graphical stereo recorder for JACK\n" +"supporting silence processing for automatic pause, file splitting, and\n" +"background file post-processing." +msgstr "" + +#: gnu/packages/audio.scm:2077 +msgid "Real-time audio utility library" +msgstr "" + +#: gnu/packages/audio.scm:2079 +msgid "" +"Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" +"aimed at audio/musical applications." +msgstr "" + +#: gnu/packages/audio.scm:2123 +msgid "Audio time-stretching and pitch-shifting library" +msgstr "" + +#: gnu/packages/audio.scm:2125 +msgid "" +"Rubber Band is a library and utility program that permits changing the\n" +"tempo and pitch of an audio recording independently of one another." +msgstr "" + +#: gnu/packages/audio.scm:2173 +msgid "Cross-platform MIDI library for C++" +msgstr "" + +#: gnu/packages/audio.scm:2175 +msgid "" +"RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" +"classes) that provide a common cross-platform API for realtime MIDI\n" +"input/output." +msgstr "" + +#: gnu/packages/audio.scm:2200 +msgid "Library for serialising LV2 atoms to/from RDF" +msgstr "" + +#: gnu/packages/audio.scm:2202 +msgid "" +"Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" +"the Turtle syntax." +msgstr "" + +#: gnu/packages/audio.scm:2230 +msgid "Library for loading and wrapping LV2 plugin UIs" +msgstr "" + +#: gnu/packages/audio.scm:2232 +msgid "" +"Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" +"\n" +"Suil makes it possible to load a UI of a toolkit in a host using another\n" +"toolkit. The API is designed such that hosts do not need to explicitly\n" +"support specific toolkits – if Suil supports a particular toolkit, then UIs " +"in\n" +"that toolkit will work in all hosts that use Suil automatically.\n" +"\n" +"Suil currently supports every combination of Gtk, Qt, and X11." +msgstr "" + +#: gnu/packages/audio.scm:2289 +msgid "Software synthesizer for playing MIDI files" +msgstr "" + +#: gnu/packages/audio.scm:2291 +msgid "" +"TiMidity++ is a software synthesizer. It can play MIDI files by\n" +"converting them into PCM waveform data; give it a MIDI data along with " +"digital\n" +"instrument data files, then it synthesizes them in real-time, and plays. " +"It\n" +"can not only play sounds, but also can save the generated waveforms into " +"hard\n" +"disks as various audio file formats." +msgstr "" + +#: gnu/packages/audio.scm:2329 +msgid "Modular and extensible audio processing system" +msgstr "" + +#: gnu/packages/audio.scm:2331 +msgid "" +"Vamp is an audio processing plugin system for plugins that extract\n" +"descriptive information from audio data — typically referred to as audio\n" +"analysis plugins or audio feature extraction plugins." +msgstr "" + +#: gnu/packages/audio.scm:2370 +msgid "Library for time stretching and pitch scaling of audio" +msgstr "" + +#: gnu/packages/audio.scm:2372 +msgid "" +"SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" +"stretching and pitch scaling of audio. This package contains the library." +msgstr "" + +#: gnu/packages/audio.scm:2394 +msgid "Hybrid lossless audio codec" +msgstr "" + +#: gnu/packages/audio.scm:2396 +msgid "" +"WavPack is an audio compression format with lossless, lossy and hybrid\n" +"compression modes. This package contains command-line programs and library " +"to\n" +"encode and decode wavpack files." +msgstr "" + +#: gnu/packages/audio.scm:2415 +msgid "Mod file playing library" +msgstr "" + +#: gnu/packages/audio.scm:2417 +msgid "" +"Libmodplug renders mod music files as raw audio data, for playing or\n" +"conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" +"supported. Optional features include high-quality resampling, bass " +"expansion,\n" +"surround and reverb." +msgstr "" + +#: gnu/packages/audio.scm:2436 +msgid "Module player library" +msgstr "" + +#: gnu/packages/audio.scm:2438 +msgid "" +"Libxmp is a library that renders module files to PCM data. It supports\n" +"over 90 mainstream and obscure module formats including Protracker (MOD),\n" +"Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." +msgstr "" + +#: gnu/packages/audio.scm:2461 +msgid "Extended module player" +msgstr "" + +#: gnu/packages/audio.scm:2463 +msgid "" +"Xmp is a portable module player that plays over 90 mainstream and\n" +"obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" +"Tracker 3 S3M and Impulse Tracker IT files." +msgstr "" + +#: gnu/packages/audio.scm:2494 +msgid "Audio processing library for changing tempo, pitch and playback rate" +msgstr "" + +#: gnu/packages/audio.scm:2496 +msgid "" +"SoundTouch is an audio processing library for changing the tempo, pitch\n" +"and playback rates of audio streams or audio files. It is intended for\n" +"application developers writing sound processing tools that require tempo/" +"pitch\n" +"control functionality, or just for playing around with the sound effects." +msgstr "" + +#: gnu/packages/audio.scm:2533 +msgid "Sound processing utility" +msgstr "" + +#: gnu/packages/audio.scm:2535 +msgid "" +"SoX (Sound eXchange) is a command line utility that can convert\n" +"various formats of computer audio files to other formats. It can also\n" +"apply various effects to these sound files, and, as an added bonus, SoX\n" +"can play and record audio files." +msgstr "" + +#: gnu/packages/audio.scm:2558 +msgid "One-dimensional sample-rate conversion library" +msgstr "" + +#: gnu/packages/audio.scm:2560 +msgid "" +"The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" +"conversion. It may be used, for example, to resample PCM-encoded audio." +msgstr "" + +#: gnu/packages/audio.scm:2590 +msgid "MPEG Audio Layer 2 (MP2) encoder" +msgstr "" + +#: gnu/packages/audio.scm:2592 +msgid "" +"TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" +"tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" +"portions of LAME." +msgstr "" + +#: gnu/packages/audio.scm:2631 +msgid "Audio I/O library" +msgstr "" + +#: gnu/packages/audio.scm:2633 +msgid "" +"PortAudio is a portable C/C++ audio I/O library providing a simple API\n" +"to record and/or play sound using a callback function or a blocking read/" +"write\n" +"interface." +msgstr "" + +#: gnu/packages/audio.scm:2663 +msgid "Graphical user interface for FluidSynth" +msgstr "" + +#: gnu/packages/audio.scm:2665 +msgid "" +"Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" +"synthesizer written in C++." +msgstr "" + +#: gnu/packages/audio.scm:2702 +msgid "Networked audio system" +msgstr "" + +#: gnu/packages/audio.scm:2704 +msgid "" +"RSound allows you to send audio from an application and transfer it\n" +"directly to a different computer on your LAN network. It is an audio " +"daemon\n" +"with a much different focus than most other audio daemons." +msgstr "" + +#: gnu/packages/audio.scm:2735 +msgid "JACK audio frequency analyzer and display" +msgstr "" + +#: gnu/packages/audio.scm:2737 +msgid "" +"XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" +"Connection Kit. It can display the FFT of any input, modify it and output " +"the\n" +"result." +msgstr "" + +#: gnu/packages/audio.scm:2781 +msgid "Fast, partitioned convolution engine library" +msgstr "" + +#: gnu/packages/audio.scm:2783 +msgid "" +"Zita convolver is a C++ library providing a real-time convolution\n" +"engine." +msgstr "" + +#: gnu/packages/audio.scm:2828 +msgid "C++ library for resampling audio signals" +msgstr "" + +#: gnu/packages/audio.scm:2830 +msgid "" +"Libzita-resampler is a C++ library for resampling audio signals. It is\n" +"designed to be used within a real-time processing context, to be fast, and " +"to\n" +"provide high-quality sample rate conversion." +msgstr "" + +#: gnu/packages/audio.scm:2874 +msgid "" +"Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" +"access to ALSA PCM devices, taking care of the many functions required to\n" +"open, initialise and use a hw: device in mmap mode, and providing floating\n" +"point audio data." +msgstr "" + +#: gnu/packages/audio.scm:2905 +msgid "Cue and toc file parsers and utilities" +msgstr "" + +#: gnu/packages/audio.scm:2906 +msgid "" +"Cuetools is a set of programs that are useful for manipulating\n" +"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and " +"TOC\n" +"files are a way to represent the layout of a data or audio CD in a\n" +"machine-readable ASCII format." +msgstr "" + +#: gnu/packages/audio.scm:2925 +msgid "WAVE audio data processing tool" +msgstr "" + +#: gnu/packages/audio.scm:2926 +msgid "" +"shntool is a multi-purpose WAVE data processing and reporting\n" +"utility. File formats are abstracted from its core, so it can process any " +"file\n" +"that contains WAVE data, compressed or not---provided there exists a format\n" +"module to handle that particular file type. It can also generate CUE files, " +"and\n" +"use them split WAVE data into multiple files." +msgstr "" + +#: gnu/packages/audio.scm:2964 +msgid "DTS Coherent Acoustics decoder" +msgstr "" + +#: gnu/packages/audio.scm:2965 +msgid "" +"Dcadec is a DTS Coherent Acoustics surround sound decoder\n" +"with support for HD extensions." +msgstr "" + +#: gnu/packages/audio.scm:2986 +msgid "Tool to adjust loudness of media files" +msgstr "" + +#: gnu/packages/audio.scm:2988 +msgid "" +"BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its\n" +"flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the\n" +"loudness of audio and video files to the same level." +msgstr "" + +#: gnu/packages/audio.scm:3019 +msgid "Lightweight audio filtering library" +msgstr "" + +#: gnu/packages/audio.scm:3020 +msgid "" +"An easy to use audio filtering library made from webrtc\n" +"code, used in @code{libtoxcore}." +msgstr "" + +#: gnu/packages/audio.scm:3064 +msgid "GSM 06.10 lossy speech compression library" +msgstr "" + +#: gnu/packages/audio.scm:3065 +msgid "" +"This C library provides an encoder and a decoder for the GSM\n" +"06.10 RPE-LTP lossy speech compression algorithm." +msgstr "" + +#: gnu/packages/audio.scm:3086 +msgid "ALSA wrappers for Python" +msgstr "" + +#: gnu/packages/audio.scm:3088 +msgid "" +"This package contains wrappers for accessing the ALSA API from Python.\n" +"It is currently fairly complete for PCM devices, and has some support for\n" +"mixers." +msgstr "" + +#: gnu/packages/audio.scm:3132 +msgid "Bluetooth ALSA backend" +msgstr "" + +#: gnu/packages/audio.scm:3133 +msgid "" +"This project is a rebirth of a direct integration between\n" +"Bluez and ALSA. Since Bluez >= 5, the build-in integration has been " +"removed\n" +"in favor of 3rd party audio applications. From now on, Bluez acts as a\n" +"middleware between an audio application, which implements Bluetooth audio\n" +"profile, and a Bluetooth audio device. BlueALSA registers all known " +"Bluetooth\n" +"audio profiles in Bluez, so in theory every Bluetooth device (with audio\n" +"capabilities) can be connected. In order to access the audio stream, one " +"has\n" +"to connect to the ALSA PCM device called @code{bluealsa}. The device is " +"based\n" +"on the ALSA software PCM plugin." +msgstr "" + +#: gnu/packages/audio.scm:3195 +#, fuzzy +msgid "Sound editor" +msgstr "Уређивач протока" + +#: gnu/packages/audio.scm:3198 +msgid "" +"Snd is a sound editor modelled loosely after Emacs. It can be\n" +"customized and extended using either the s7 Scheme implementation (included " +"in\n" +"the Snd sources), Ruby, or Forth." +msgstr "" + +#: gnu/packages/audio.scm:3231 +msgid "LV2 plugin for broadband noise reduction" +msgstr "" + +#: gnu/packages/audio.scm:3232 +msgid "" +"Noise Repellent is an LV2 plugin to reduce noise. It has\n" +"the following features:\n" +"\n" +"@enumerate\n" +"@item Spectral gating and spectral subtraction suppression rule\n" +"@item Adaptive and manual noise thresholds estimation\n" +"@item Adjustable noise floor\n" +"@item Adjustable offset of thresholds to perform over-subtraction\n" +"@item Time smoothing and a masking estimation to reduce artifacts\n" +"@item Basic onset detector to avoid transients suppression\n" +"@item Whitening of the noise floor to mask artifacts and to recover higher\n" +" frequencies\n" +"@item Option to listen to the residual signal\n" +"@item Soft bypass\n" +"@item Noise profile saved with the session\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/audio.scm:3300 +msgid "Command-line audio visualizer" +msgstr "" + +#: gnu/packages/audio.scm:3301 +msgid "" +"@code{cli-visualizer} displays fast-Fourier\n" +"transforms (FFTs) of the sound being played, as well as other graphical\n" +"representations." +msgstr "" + +#: gnu/packages/audio.scm:3352 +msgid "Console audio visualizer for ALSA, MPD, and PulseAudio" +msgstr "" + +#: gnu/packages/audio.scm:3353 +msgid "" +"C.A.V.A. is a bar audio spectrum visualizer for the terminal\n" +"using ALSA, MPD, PulseAudio, or a FIFO buffer as its input." +msgstr "" + +#: gnu/packages/audio.scm:3385 +msgid "Pro-quality GM soundfont" +msgstr "" + +#: gnu/packages/audio.scm:3386 +msgid "Fluid-3 is Frank Wen's pro-quality GM soundfont." +msgstr "" + +#: gnu/packages/backup.scm:115 +msgid "Encrypted backup using rsync algorithm" +msgstr "" + +#: gnu/packages/backup.scm:117 +msgid "" +"Duplicity backs up directories by producing encrypted tar-format volumes\n" +"and uploading them to a remote or local file server. Because duplicity " +"uses\n" +"librsync, the incremental archives are space efficient and only record the\n" +"parts of files that have changed since the last backup. Because duplicity\n" +"uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" +"spying and/or modification by the server." +msgstr "" + +#: gnu/packages/backup.scm:146 +msgid "File verification and repair tools" +msgstr "" + +#: gnu/packages/backup.scm:147 +msgid "" +"Par2cmdline uses Reed-Solomon error-correcting codes to\n" +"generate and verify PAR2 recovery files. These files can be distributed\n" +"alongside the source files or stored together with back-ups to protect " +"against\n" +"transmission errors or @dfn{bit rot}, the degradation of storage media over\n" +"time.\n" +"Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the\n" +"damage isn't too extensive (and smaller than the size of the recovery file), " +"it\n" +"can even repair them." +msgstr "" + +#: gnu/packages/backup.scm:183 +msgid "Simple incremental backup tool" +msgstr "" + +#: gnu/packages/backup.scm:185 +msgid "" +"Hdup2 is a backup utility, its aim is to make backup really simple. The\n" +"backup scheduling is done by means of a cron job. It supports an\n" +"include/exclude mechanism, remote backups, encrypted backups and split\n" +"backups (called chunks) to allow easy burning to CD/DVD." +msgstr "" + +#: gnu/packages/backup.scm:239 +msgid "Multi-format archive and compression library" +msgstr "" + +#: gnu/packages/backup.scm:241 +msgid "" +"Libarchive provides a flexible interface for reading and writing\n" +"archives in various formats such as tar and cpio. Libarchive also supports\n" +"reading and writing archives compressed using various compression filters " +"such\n" +"as gzip and bzip2. The library is inherently stream-oriented; readers\n" +"serially iterate through the archive, writers serially add things to the\n" +"archive. In particular, note that there is currently no built-in support " +"for\n" +"random access nor for in-place modification." +msgstr "" + +#: gnu/packages/backup.scm:302 +msgid "Provide a list of files to backup" +msgstr "" + +#: gnu/packages/backup.scm:304 +msgid "" +"Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" +"Rdup itself does not backup anything, it only print a list of absolute\n" +"file names to standard output. Auxiliary scripts are needed that act on " +"this\n" +"list and implement the backup strategy." +msgstr "" + +#: gnu/packages/backup.scm:334 +msgid "Tar-compatible archiver" +msgstr "" + +#: gnu/packages/backup.scm:336 +msgid "" +"Btar is a tar-compatible archiver which allows arbitrary compression and\n" +"ciphering, redundancy, differential backup, indexed extraction, multicore\n" +"compression, input and output serialisation, and tolerance to partial " +"archive\n" +"errors." +msgstr "" + +#: gnu/packages/backup.scm:362 +msgid "Local/remote mirroring+incremental backup" +msgstr "" + +#: gnu/packages/backup.scm:364 +msgid "" +"Rdiff-backup backs up one directory to another, possibly over a network.\n" +"The target directory ends up a copy of the source directory, but extra " +"reverse\n" +"diffs are stored in a special subdirectory of that target directory, so you\n" +"can still recover files lost some time ago. The idea is to combine the " +"best\n" +"features of a mirror and an incremental backup. Rdiff-backup also " +"preserves\n" +"subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" +"modification times, extended attributes, acls, and resource forks. Also,\n" +"rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" +"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive " +"up\n" +"to a remote location, and only the differences will be transmitted. " +"Finally,\n" +"rdiff-backup is easy to use and settings have sensible defaults." +msgstr "" + +#: gnu/packages/backup.scm:406 +msgid "Deduplicating snapshot backup utility based on rsync" +msgstr "" + +#: gnu/packages/backup.scm:407 +msgid "" +"rsnapshot is a file system snapshot utility based on rsync.\n" +"rsnapshot makes it easy to make periodic snapshots of local machines, and\n" +"remote machines over SSH. To reduce the disk space required for each " +"backup,\n" +"rsnapshot uses hard links to deduplicate identical files." +msgstr "" + +#: gnu/packages/backup.scm:442 +msgid "Tools & library for data backup and distributed storage" +msgstr "" + +#: gnu/packages/backup.scm:444 +msgid "" +"Libchop is a set of utilities and library for data backup and\n" +"distributed storage. Its main application is @command{chop-backup}, an\n" +"encrypted backup program that supports data integrity checks, versioning,\n" +"distribution among several sites, selective sharing of stored data, " +"adaptive\n" +"compression, and more. The library itself implements storage techniques " +"such\n" +"as content-addressable storage, content hash keys, Merkle trees, similarity\n" +"detection, and lossless compression." +msgstr "" + +#: gnu/packages/backup.scm:555 +msgid "Deduplicated, encrypted, authenticated and compressed backups" +msgstr "" + +#: gnu/packages/backup.scm:556 +msgid "" +"Borg is a deduplicating backup program. Optionally, it\n" +"supports compression and authenticated encryption. The main goal of Borg is " +"to\n" +"provide an efficient and secure way to backup data. The data deduplication\n" +"technique used makes Borg suitable for daily backups since only changes are\n" +"stored. The authenticated encryption technique makes it suitable for " +"backups\n" +"to not fully trusted targets. Borg is a fork of Attic." +msgstr "" + +#: gnu/packages/backup.scm:602 +msgid "Deduplicating backup program" +msgstr "" + +#: gnu/packages/backup.scm:603 +msgid "" +"Attic is a deduplicating backup program. The main goal of\n" +"Attic is to provide an efficient and secure way to backup data. The data\n" +"deduplication technique used makes Attic suitable for daily backups since " +"only\n" +"changes are stored." +msgstr "" + +#: gnu/packages/backup.scm:633 +msgid "WIM file manipulation library and utilities" +msgstr "" + +#: gnu/packages/backup.scm:634 +msgid "" +"wimlib is a C library and set of command-line utilities for\n" +"creating, modifying, extracting, and mounting archives in the Windows " +"Imaging\n" +"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and " +"to\n" +"NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." +msgstr "" + +#: gnu/packages/backup.scm:691 +msgid "Easy and secure backup program" +msgstr "" + +#: gnu/packages/backup.scm:692 +msgid "" +"Obnam is an easy, secure backup program. Features\n" +"include snapshot backups, data de-duplication and encrypted backups\n" +"using GnuPG. Backups can be stored on local hard disks, or online via\n" +"the SSH SFTP protocol. The backup server, if used, does not require\n" +"any special software, on top of SSH." +msgstr "" + +#: gnu/packages/backup.scm:798 +msgid "Fast, disk based, rotating network backup system" +msgstr "" + +#: gnu/packages/backup.scm:800 +msgid "" +"With dirvish you can maintain a set of complete images of your\n" +"file systems with unattended creation and expiration. A dirvish backup " +"vault\n" +"is like a time machine for your data. " +msgstr "" + +#: gnu/packages/base.scm:77 +msgid "Hello, GNU world: An example GNU package" +msgstr "Поздрав, Гну народе: Пример Гну пакета" + +#: gnu/packages/base.scm:79 +msgid "" +"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" +"serves as an example of standard GNU coding practices. As such, it " +"supports\n" +"command-line arguments, multiple languages, and so on." +msgstr "" +"Гнуов Поздравник исписује поруку „Поздрав, народе!“ и излази. Служи\n" +"као пример стандардног увежбавања Гнуовог кодирања. Као такав, подржава\n" +"аргументе линије наредби, вишеструке језике, и тако редом." + +#: gnu/packages/base.scm:114 +msgid "Print lines matching a pattern" +msgstr "Исписује редове који одговарају шаблону" + +#: gnu/packages/base.scm:116 +msgid "" +"grep is a tool for finding text inside files. Text is found by\n" +"matching a pattern provided by the user in one or many files. The pattern\n" +"may be provided as a basic or extended regular expression, or as fixed\n" +"strings. By default, the matching text is simply printed to the screen,\n" +"however the output can be greatly customized to include, for example, line\n" +"numbers. GNU grep offers many extensions over the standard utility,\n" +"including, for example, recursive directory searching." +msgstr "" +"греп је алат за проналажење текста унутар датотека. Текст се проналази\n" +"упоређивањем са обрасцем који достави корисник у једној или више датотека.\n" +"Образац може бити достављен као основни или проширени регуларни израз, или\n" +"као стална ниска. По основи, одговарајући текст се једноставно исписује\n" +"на екрану, међутим излаз може бити прилагођен да садржи, рецимо бројеве\n" +"редова. Гнуов греп нуди многа проширења преко уобичајеног помагала,\n" +"укључујући, на пример, дубинско претраживање директоријума." + +#: gnu/packages/base.scm:138 +msgid "Stream editor" +msgstr "Уређивач протока" + +#: gnu/packages/base.scm:160 +msgid "" +"Sed is a non-interactive, text stream editor. It receives a text\n" +"input from a file or from standard input and it then applies a series of " +"text\n" +"editing commands to the stream and prints its output to standard output. " +"It\n" +"is often used for substituting text patterns in a stream. The GNU\n" +"implementation offers several extensions over the standard utility." +msgstr "" +"Сед је не-међудејствени, уређивач тока текста. Он прихвата текстуални\n" +"улаз из датотеке или са стандардног улаза и затим примењује низ наредби\n" +"за уређивање текста над токим и исписује његов излаз на стандардни излаз.\n" +"Често се користи за замену текстуалних образаца у току. Гнуова примена\n" +"нуди неколико проширења поред уобичајеног помагала." + +#: gnu/packages/base.scm:200 +msgid "Managing tar archives" +msgstr "Управљање тар архивама" + +#: gnu/packages/base.scm:202 +msgid "" +"Tar provides the ability to create tar archives, as well as the\n" +"ability to extract, update or list files in an existing archive. It is\n" +"useful for combining many files into one larger file, while maintaining\n" +"directory structure and file information such as permissions and\n" +"creation/modification dates. GNU tar offers many extensions over the\n" +"standard utility." +msgstr "" +"Тар обезбеђује способност за стварање тар архива, као и способност\n" +"за извлачење, освежавање или исписивање датотека у постојећој архиви.\n" +"Користан је за обједињавање више датотека у једну већу датотеку, док\n" +"задржава структуру директоријума и податке о датотеци као што су\n" +"овлашћења и датуми стварања/измена. Гнуов тар нуди многа проширења\n" +"поред стандардног помагала." + +#: gnu/packages/base.scm:225 +msgid "Apply differences to originals, with optional backups" +msgstr "Примењивање разлика на оригинале, са опционалним резервама" + +#: gnu/packages/base.scm:227 +msgid "" +"Patch is a program that applies changes to files based on differences\n" +"laid out as by the program \"diff\". The changes may be applied to one or " +"more\n" +"files depending on the contents of the diff file. It accepts several\n" +"different diff formats. It may also be used to revert previously applied\n" +"differences." +msgstr "" +"Закрпко је програм који примењује измене над датотекама на основу разлика\n" +"изнесених програмом различник. Измене могу бити примењене над једном или\n" +"више датотека у зависности од садржаја датотеке разлика. Прихвата више\n" +"различитих записа различника. Такође може бити коришћен за враћање " +"претходно примењених разлика." + +#: gnu/packages/base.scm:248 +msgid "Comparing and merging files" +msgstr "Упоређивање и стапање датотека" + +#: gnu/packages/base.scm:250 +#, fuzzy +msgid "" +"GNU Diffutils is a package containing tools for finding the\n" +"differences between files. The \"diff\" command is used to show how two " +"files\n" +"differ, while \"cmp\" shows the offsets and line numbers where they differ.\n" +"\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" +"interactive means to merge two files." +msgstr "" +"Гнуова помагала разлика је пакет који садржи алате за проналажење разлика\n" +"између датотека. Наредба „diff“ се користи за приказивање разлика двеју\n" +"датотека, док „cmp“ приказује помераје и бројеве редова на којима се\n" +"разликују. „diff3“ вам омогућава упоређивање три датотеке. На крају,\n" +"„sdiff“ нуди међудејствени начин за стапање две датотеке." + +#: gnu/packages/base.scm:293 +msgid "Operating on files matching given criteria" +msgstr "Радње над датотекама према датим условима" + +#: gnu/packages/base.scm:295 +msgid "" +"Findutils supplies the basic file directory searching utilities of the\n" +"GNU system. It consists of two primary searching utilities: \"find\"\n" +"recursively searches for files in a directory according to given criteria " +"and\n" +"\"locate\" lists files in a database that match a query. Two auxiliary " +"tools\n" +"are included: \"updatedb\" updates the file name database and \"xargs\" may " +"be\n" +"used to apply commands with arbitrarily long arguments." +msgstr "" +"Помагала проналажења достављају основна помагала за претраживање датотеке\n" +"Гнуовог система. Састоји се од два основна помагала претраживања: „find“\n" +"дубински тражи датотеке у директоријуму према задатом мерилу а „locate“\n" +"исписује датотеке у бази података које одговарају упиту. Укључена су два\n" +"помоћна алата: „updatedb“ освежава назив датотеке базе података а „xargs“\n" +"се може користити за примењивање наредби са произвољно дугим аргументима." + +#: gnu/packages/base.scm:353 +msgid "Core GNU utilities (file, text, shell)" +msgstr "Гнуова кључна помагала (датотека, текст, шкољка)" + +#: gnu/packages/base.scm:355 +msgid "" +"GNU Coreutils includes all of the basic command-line tools that are\n" +"expected in a POSIX system. These provide the basic file, shell and text\n" +"manipulation functions of the GNU system. Most of these tools offer " +"extended\n" +"functionality beyond that which is outlined in the POSIX standard." +msgstr "" +"Гнуова кључна помагала укључују све основне алате линије наредби који се\n" +"очекују у ПОСИКС систему. Обезбеђују основне функције управљања датотеком,\n" +"шкољком и текстом на Гнуовом систему. Већина ових алата нуди проширене\n" +"функционалности изван оних које су наведене у ПОСИКС стандарду." + +#: gnu/packages/base.scm:397 +msgid "Remake files automatically" +msgstr "Самостално поновно стварање датотека" + +#: gnu/packages/base.scm:399 +msgid "" +"Make is a program that is used to control the production of\n" +"executables or other files from their source files. The process is\n" +"controlled from a Makefile, in which the developer specifies how each file " +"is\n" +"generated from its source. It has powerful dependency resolution and the\n" +"ability to determine when files have to be regenerated after their sources\n" +"change. GNU make offers many powerful extensions over the standard utility." +msgstr "" +"Мејк је програм који се користи за управљање стварањем извршних или других\n" +"датотека из њихових изворних. Поступком се управља из „Makefile“-а, у коме\n" +"програмери наводе како се свака датотека ствара из свог извора. Поседује\n" +"моћно решавање зависности и способност одређивања када датотеке треба да\n" +"буду поново створене након измена њихових извора. Гнуов мејк нуди много\n" +"моћних проширења поред стандардног помагала." + +#: gnu/packages/base.scm:440 +msgid "Binary utilities: bfd gas gprof ld" +msgstr "Бинарна помагала: bfd gas gprof ld" + +#: gnu/packages/base.scm:442 +#, fuzzy +msgid "" +"GNU Binutils is a collection of tools for working with binary files.\n" +"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" +"Other tools include programs to display binary profiling information, list\n" +"the strings in a binary file, and utilities for working with archives. The\n" +"\"bfd\" library for working with executable and object formats is also\n" +"included." +msgstr "" +"Гнуова бинарна помагала јесте збирка алата за рад са извршним датотекама.\n" +"Можда је најпознатији „ld“, повезивач, и „as“, саставник. Остали алати\n" +"садрже програме за приказивање података бинарног профилисања, исписивање\n" +"ниски у извршној датотеци, и помагала за рад са архивама. Ту је такође и \n" +"библиотека „bfd“ за рад са извршним и записима објеката." + +#: gnu/packages/base.scm:516 +msgid "The linker wrapper" +msgstr "Омотач повезивача" + +#: gnu/packages/base.scm:518 +#, fuzzy +msgid "" +"The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" +"missing '-rpath' flags, and to detect any misuse of libraries outside of " +"the\n" +"store." +msgstr "" +"Омотач повезивача (или „ld-wrapper“) обмотава повезивача да би додао\n" +"недостајућу опцију „-rpath“, и да би открио лоше коришћење библиотека\n" +"изван складишта." + +#: gnu/packages/base.scm:746 +msgid "The GNU C Library" +msgstr "Гну Ц библиотека" + +#: gnu/packages/base.scm:748 +msgid "" +"Any Unix-like operating system needs a C library: the library which\n" +"defines the \"system calls\" and other basic facilities such as open, " +"malloc,\n" +"printf, exit...\n" +"\n" +"The GNU C library is used as the C library in the GNU system and most " +"systems\n" +"with the Linux kernel." +msgstr "" +"Сваком Јуниксоликом оперативном систему је потребна Ц библиотека: " +"библиотека\n" +"која одређује „системске позиве“ и остале основне олакшице као што су\n" +"„open, malloc, printf, exit...“\n" +"\n" +"Гнуова Ц библиотека се користи као Ц библиотека у Гнуовом систему и већини\n" +"система са Линукс језгром." + +#: gnu/packages/base.scm:826 +#, fuzzy +msgid "The GNU C Library (GNU Hurd variant)" +msgstr "Гну Ц библиотека" + +#: gnu/packages/base.scm:953 +msgid "All the locales supported by the GNU C Library" +msgstr "" + +#: gnu/packages/base.scm:955 +msgid "" +"This package provides all the locales supported by the GNU C Library,\n" +"more than 400 in total. To use them set the 'LOCPATH' environment variable " +"to\n" +"the 'share/locale' sub-directory of this package." +msgstr "" + +#: gnu/packages/base.scm:1025 +msgid "Small sample of UTF-8 locales" +msgstr "" + +#: gnu/packages/base.scm:1027 +msgid "" +"This package provides a small sample of UTF-8 locales mostly useful in\n" +"test environments." +msgstr "" + +#: gnu/packages/base.scm:1045 +msgid "Find full path of shell commands" +msgstr "" + +#: gnu/packages/base.scm:1047 +msgid "" +"The which program finds the location of executables in PATH, with a\n" +"variety of options. It is an alternative to the shell \"type\" built-in\n" +"command." +msgstr "" + +#: gnu/packages/base.scm:1152 +msgid "Database of current and historical time zones" +msgstr "База података о текућим и застарелим временским зонама" + +#: gnu/packages/base.scm:1153 +#, fuzzy +msgid "" +"The Time Zone Database (often called tz or zoneinfo)\n" +"contains code and data that represent the history of local time for many\n" +"representative locations around the globe. It is updated periodically to\n" +"reflect changes made by political bodies to time zone boundaries, UTC " +"offsets,\n" +"and daylight-saving rules." +msgstr "" +"База података временске зоне (често називана „tz“ или „zoneinfo“)\n" +"садржи код и податке који представљају историјат месног времена за\n" +"многа представљајућа места широм света. Повремено се освежава како\n" +"би осликала промене на границама временских зона које доносе политичка\n" +"тела, помераје КУВ-а, и правила уштеде дневног светла." + +#: gnu/packages/base.scm:1205 +msgid "Character set conversion library" +msgstr "" + +#: gnu/packages/base.scm:1207 +msgid "" +"libiconv provides an implementation of the iconv function for systems\n" +"that lack it. iconv is used to convert between character encodings in a\n" +"program. It supports a wide variety of different encodings." +msgstr "" + +#: gnu/packages/bittorrent.scm:108 +msgid "Fast and easy BitTorrent client" +msgstr "" + +#: gnu/packages/bittorrent.scm:110 +msgid "" +"Transmission is a BitTorrent client that comes with graphical,\n" +"textual, and Web user interfaces. Transmission also has a daemon for\n" +"unattended operations. It supports local peer discovery, full encryption,\n" +"DHT, µTP, PEX and Magnet Links." +msgstr "" + +#: gnu/packages/bittorrent.scm:142 +msgid "BitTorrent library of rtorrent" +msgstr "" + +#: gnu/packages/bittorrent.scm:144 +msgid "" +"LibTorrent is a BitTorrent library used by and developed in parallel\n" +"with the BitTorrent client rtorrent. It is written in C++ with emphasis on\n" +"speed and efficiency." +msgstr "" + +#: gnu/packages/bittorrent.scm:171 +msgid "BitTorrent client with ncurses interface" +msgstr "" + +#: gnu/packages/bittorrent.scm:173 +msgid "" +"rTorrent is a BitTorrent client with an ncurses interface. It supports\n" +"full encryption, DHT, PEX, and Magnet Links. It can also be controlled via\n" +"XML-RPC over SCGI." +msgstr "" + +#: gnu/packages/bittorrent.scm:206 gnu/packages/bittorrent.scm:247 +msgid "Console client for the Transmission BitTorrent daemon" +msgstr "" + +#: gnu/packages/bittorrent.scm:207 +msgid "" +"Tremc is a console client, with a curses interface, for the\n" +"Transmission BitTorrent daemon." +msgstr "" + +#: gnu/packages/bittorrent.scm:248 +msgid "" +"Transmission-remote-cli is a console client, with a curses\n" +"interface, for the Transmission BitTorrent daemon. This package is no " +"longer\n" +"maintained upstream." +msgstr "" + +#: gnu/packages/bittorrent.scm:296 +msgid "Utility for parallel downloading files" +msgstr "" + +#: gnu/packages/bittorrent.scm:298 +msgid "" +"Aria2 is a lightweight, multi-protocol & multi-source command-line\n" +"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and " +"Metalink.\n" +"Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces." +msgstr "" + +#: gnu/packages/bittorrent.scm:331 +msgid "Universal download manager with GTK+ interface" +msgstr "" + +#: gnu/packages/bittorrent.scm:333 +msgid "" +"uGet is portable download manager with GTK+ interface supporting\n" +"HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection\n" +"downloads, download scheduling, download rate limiting." +msgstr "" + +#: gnu/packages/bittorrent.scm:362 +msgid "Utility to create BitTorrent metainfo files" +msgstr "" + +#: gnu/packages/bittorrent.scm:364 +msgid "" +"mktorrent is a simple command-line utility to create BitTorrent\n" +"@dfn{metainfo} files, often known simply as @dfn{torrents}, from both " +"single\n" +"files and whole directories. It can add multiple trackers and web seed " +"URLs,\n" +"and set the @code{private} flag to disallow advertisement through the\n" +"distributed hash table (@dfn{DHT}) and Peer Exchange. Hashing is multi-" +"threaded\n" +"and will take advantage of multiple processor cores where possible." +msgstr "" + +#: gnu/packages/bittorrent.scm:403 +msgid "Feature complete BitTorrent implementation" +msgstr "" + +#: gnu/packages/bittorrent.scm:405 +msgid "" +"libtorrent-rasterbar is a feature complete C++ BitTorrent implementation\n" +"focusing on efficiency and scalability. It runs on embedded devices as well " +"as\n" +"desktops." +msgstr "" + +#: gnu/packages/certs.scm:67 +msgid "Python script to extract .pem data from certificate collection" +msgstr "" + +#: gnu/packages/certs.scm:69 +msgid "" +"certdata2pem.py is a Python script to transform X.509 certificate\n" +"\"source code\" as contained, for example, in the Mozilla sources, into\n" +".pem formatted certificates." +msgstr "" + +#: gnu/packages/certs.scm:138 +msgid "CA certificates from Mozilla" +msgstr "" + +#: gnu/packages/certs.scm:140 +msgid "" +"This package provides certificates for Certification Authorities (CA)\n" +"taken from the NSS package and thus ultimately from the Mozilla project." +msgstr "" + +#: gnu/packages/certs.scm:209 +msgid "Let's Encrypt root and intermediate certificates" +msgstr "" + +#: gnu/packages/certs.scm:210 +msgid "" +"This package provides a certificate store containing only the\n" +"Let's Encrypt root and intermediate certificates. It is intended to be " +"used\n" +"within Guix." +msgstr "" + +#: gnu/packages/compression.scm:104 +msgid "Compression library" +msgstr "" + +#: gnu/packages/compression.scm:106 +msgid "" +"zlib is designed to be a free, general-purpose, legally unencumbered --\n" +"that is, not covered by any patents -- lossless data-compression library " +"for\n" +"use on virtually any computer hardware and operating system. The zlib data\n" +"format is itself portable across platforms. Unlike the LZW compression " +"method\n" +"used in Unix compress(1) and in the GIF image format, the compression " +"method\n" +"currently used in zlib essentially never expands the data. (LZW can double " +"or\n" +"triple the file size in extreme cases.) zlib's memory footprint is also\n" +"independent of the input data and can be reduced, if necessary, at some " +"cost\n" +"in compression." +msgstr "" + +#: gnu/packages/compression.scm:137 +msgid "Zip Compression library" +msgstr "" + +#: gnu/packages/compression.scm:139 +msgid "" +"Minizip is a minimalistic library that supports compressing,\n" +"extracting and viewing ZIP archives. This version is extracted from\n" +"the @code{zlib} source." +msgstr "" + +#: gnu/packages/compression.scm:158 +msgid "Replacement for Sun's 'jar' utility" +msgstr "" + +#: gnu/packages/compression.scm:160 +msgid "" +"FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" +"utility. Instead of being written in Java, FastJar is written in C." +msgstr "" + +#: gnu/packages/compression.scm:194 +msgid "C library for manipulating POSIX tar files" +msgstr "" + +#: gnu/packages/compression.scm:196 +msgid "" +"libtar is a C library for manipulating POSIX tar files. It handles\n" +"adding and extracting files to/from a tar archive." +msgstr "" + +#: gnu/packages/compression.scm:213 +msgid "General file (de)compression (using lzw)" +msgstr "" + +#: gnu/packages/compression.scm:227 +msgid "" +"GNU Gzip provides data compression and decompression utilities; the\n" +"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a " +"single\n" +"file; as a result, it is often used in conjunction with \"tar\", resulting " +"in\n" +"\".tar.gz\" or \".tgz\", etc." +msgstr "" + +#: gnu/packages/compression.scm:297 +msgid "High-quality data compression program" +msgstr "" + +#: gnu/packages/compression.scm:299 +msgid "" +"bzip2 is a freely available, patent free (see below), high-quality data\n" +"compressor. It typically compresses files to within 10% to 15% of the best\n" +"available techniques (the PPM family of statistical compressors), whilst\n" +"being around twice as fast at compression and six times faster at\n" +"decompression." +msgstr "" + +#: gnu/packages/compression.scm:320 +msgid "Parallel bzip2 compression utility" +msgstr "" + +#: gnu/packages/compression.scm:322 +msgid "" +"lbzip2 is a multi-threaded compression utility with support for the\n" +"bzip2 compressed file format. lbzip2 can process standard bz2 files in\n" +"parallel. It uses POSIX threading model (pthreads), which allows it to " +"take\n" +"full advantage of symmetric multiprocessing (SMP) systems. It has been " +"proven\n" +"to scale linearly, even to over one hundred processor cores. lbzip2 is " +"fully\n" +"compatible with bzip2 – both at file format and command line level." +msgstr "" + +#: gnu/packages/compression.scm:352 +msgid "Parallel bzip2 implementation" +msgstr "" + +#: gnu/packages/compression.scm:354 +msgid "" +"Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" +"compressor that uses pthreads and achieves near-linear speedup on SMP " +"machines.\n" +"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. " +"anything\n" +"compressed with pbzip2 can be decompressed with bzip2)." +msgstr "" + +#: gnu/packages/compression.scm:375 +msgid "General-purpose data compression" +msgstr "" + +#: gnu/packages/compression.scm:377 +msgid "" +"XZ Utils is free general-purpose data compression software with high\n" +"compression ratio. XZ Utils were written for POSIX-like systems, but also\n" +"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA " +"Utils.\n" +"\n" +"The core of the XZ Utils compression code is based on LZMA SDK, but it has\n" +"been modified quite a lot to be suitable for XZ Utils. The primary\n" +"compression algorithm is currently LZMA2, which is used inside the .xz\n" +"container format. With typical files, XZ Utils create 30 % smaller output\n" +"than gzip and 15 % smaller output than bzip2." +msgstr "" + +#: gnu/packages/compression.scm:405 +msgid "Data compression library suitable for real-time data de-/compression" +msgstr "" + +#: gnu/packages/compression.scm:407 +msgid "" +"LZO is a data compression library which is suitable for data\n" +"de-/compression in real-time. This means it favours speed over\n" +"compression ratio.\n" +"\n" +"LZO is written in ANSI C. Both the source code and the compressed data\n" +"format are designed to be portable across platforms." +msgstr "" + +#: gnu/packages/compression.scm:443 +msgid "Python bindings for the LZO data compression library" +msgstr "" + +#: gnu/packages/compression.scm:445 +msgid "" +"Python-LZO provides Python bindings for LZO, i.e. you can access\n" +"the LZO library from your Python scripts thereby compressing ordinary\n" +"Python strings." +msgstr "" + +#: gnu/packages/compression.scm:468 +msgid "Compress or expand files" +msgstr "" + +#: gnu/packages/compression.scm:470 +msgid "" +"Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" +"LZO data compression library for compression services, and its main " +"advantages\n" +"over gzip are much higher compression and decompression speed (at the cost " +"of\n" +"some compression ratio)." +msgstr "" + +#: gnu/packages/compression.scm:489 +msgid "Lossless data compressor based on the LZMA algorithm" +msgstr "" + +#: gnu/packages/compression.scm:491 +msgid "" +"Lzip is a lossless data compressor with a user interface similar to the\n" +"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and " +"compresses\n" +"more than bzip2, which makes it well-suited for software distribution and " +"data\n" +"archiving. Lzip is a clean implementation of the LZMA algorithm." +msgstr "" + +#: gnu/packages/compression.scm:510 +msgid "Recover and decompress data from damaged lzip files" +msgstr "" + +#: gnu/packages/compression.scm:512 +msgid "" +"Lziprecover is a data recovery tool and decompressor for files in the lzip\n" +"compressed data format (.lz). It can test the integrity of lzip files, " +"extract\n" +"data from damaged ones, and repair most files with small errors (up to one\n" +"single-byte error per member) entirely.\n" +"\n" +"Lziprecover is not a replacement for regular backups, but a last line of " +"defence\n" +"when even the backups are corrupt. It can recover files by merging the " +"good\n" +"parts of two or more damaged copies, such as can be easily produced by " +"running\n" +"@command{ddrescue} on a failing device.\n" +"\n" +"This package also includes @command{unzcrash}, a tool to test the robustness " +"of\n" +"decompressors when faced with corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:553 +msgid "Archives in shell scripts, uuencode/uudecode" +msgstr "" + +#: gnu/packages/compression.scm:555 +msgid "" +"GNU sharutils is a package for creating and manipulating shell\n" +"archives that can be readily emailed. A shell archive is a file that can " +"be\n" +"processed by a Bourne-type shell to unpack the original collection of " +"files.\n" +"This package is mostly for compatibility and historical interest." +msgstr "" + +#: gnu/packages/compression.scm:586 +msgid "Library for SoundFont decompression" +msgstr "" + +#: gnu/packages/compression.scm:588 +msgid "" +"SfArkLib is a C++ library for decompressing SoundFont files compressed\n" +"with the sfArk algorithm." +msgstr "" + +#: gnu/packages/compression.scm:622 +msgid "Basic sfArk decompressor" +msgstr "" + +#: gnu/packages/compression.scm:623 +msgid "" +"SfArk extractor converts SoundFonts in the compressed legacy\n" +"sfArk file format to the uncompressed sf2 format." +msgstr "" + +#: gnu/packages/compression.scm:640 +msgid "Compression tools for some formats used by Microsoft" +msgstr "" + +#: gnu/packages/compression.scm:642 +msgid "" +"The purpose of libmspack is to provide both compression and\n" +"decompression of some loosely related file formats used by Microsoft." +msgstr "" + +#: gnu/packages/compression.scm:661 +msgid "Low-level interface to bzip2 compression library" +msgstr "" + +#: gnu/packages/compression.scm:662 +msgid "" +"This module provides a Perl interface to the bzip2\n" +"compression library." +msgstr "" + +#: gnu/packages/compression.scm:696 +msgid "Low-level interface to zlib compression library" +msgstr "" + +#: gnu/packages/compression.scm:697 +msgid "" +"This module provides a Perl interface to the zlib\n" +"compression library." +msgstr "" + +#: gnu/packages/compression.scm:718 +msgid "IO Interface to compressed files/buffers" +msgstr "" + +#: gnu/packages/compression.scm:719 +msgid "" +"IO-Compress provides a Perl interface to allow reading and\n" +"writing of compressed data created with the zlib and bzip2 libraries." +msgstr "" + +#: gnu/packages/compression.scm:745 +msgid "Compression algorithm focused on speed" +msgstr "" + +#: gnu/packages/compression.scm:746 +msgid "" +"LZ4 is a lossless compression algorithm, providing\n" +"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features " +"an\n" +"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/" +"cycle).\n" +"A high compression derivative, called LZ4_HC, is also provided. It trades " +"CPU\n" +"time for compression ratio." +msgstr "" + +#: gnu/packages/compression.scm:771 +msgid "LZ4 bindings for Python" +msgstr "" + +#: gnu/packages/compression.scm:773 +msgid "" +"This package provides python bindings for the lz4 compression library\n" +"by Yann Collet. The project contains bindings for the LZ4 block format and\n" +"the LZ4 frame format." +msgstr "" + +#: gnu/packages/compression.scm:796 +msgid "String compression" +msgstr "" + +#: gnu/packages/compression.scm:797 +msgid "Lz-string is a string compressor library for Python." +msgstr "" + +#: gnu/packages/compression.scm:835 +msgid "Tools to create and extract squashfs file systems" +msgstr "" + +#: gnu/packages/compression.scm:837 +msgid "" +"Squashfs is a highly compressed read-only file system for Linux. It uses\n" +"zlib to compress files, inodes, and directories. All blocks are packed to\n" +"minimize the data overhead, and block sizes of between 4K and 1M are " +"supported.\n" +"It is intended to be used for archival use, for live CDs, and for embedded\n" +"systems where low overhead is needed. This package allows you to create " +"and\n" +"extract such file systems." +msgstr "" + +#: gnu/packages/compression.scm:874 +msgid "Parallel implementation of gzip" +msgstr "" + +#: gnu/packages/compression.scm:876 +msgid "" +"This package provides a parallel implementation of gzip that exploits\n" +"multiple processors and multiple cores when compressing data." +msgstr "" + +#: gnu/packages/compression.scm:900 +msgid "Parallel indexing implementation of LZMA" +msgstr "" + +#: gnu/packages/compression.scm:902 +msgid "" +"The existing XZ Utils provide great compression in the .xz file format,\n" +"but they produce just one big block of compressed data. Pixz instead " +"produces\n" +"a collection of smaller blocks which makes random access to the original " +"data\n" +"possible and can compress in parallel. This is especially useful for large\n" +"tarballs." +msgstr "" + +#: gnu/packages/compression.scm:943 +msgid "Implementation of the Brotli compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:945 +msgid "" +"Brotli is a general-purpose lossless compression algorithm. It is\n" +"similar in speed to deflate but offers denser compression. This package\n" +"provides encoder and a decoder libraries: libbrotlienc and libbrotlidec,\n" +"respectively, based on the reference implementation from Google." +msgstr "" + +#: gnu/packages/compression.scm:969 +msgid "Tool to unpack Cabinet archives" +msgstr "" + +#: gnu/packages/compression.scm:970 +msgid "Extracts files out of Microsoft Cabinet (.cab) archives" +msgstr "" + +#: gnu/packages/compression.scm:1002 +msgid "Delta encoder for binary files" +msgstr "" + +#: gnu/packages/compression.scm:1003 +msgid "" +"xdelta encodes only the differences between two binary files\n" +"using the VCDIFF algorithm and patch file format described in RFC 3284. It " +"can\n" +"also be used to apply such patches. xdelta is similar to @command{diff} " +"and\n" +"@command{patch}, but is not limited to plain text and does not generate\n" +"human-readable output." +msgstr "" + +#: gnu/packages/compression.scm:1036 +msgid "Large file compressor with a very high compression ratio" +msgstr "" + +#: gnu/packages/compression.scm:1037 +msgid "" +"lrzip is a compression utility that uses long-range\n" +"redundancy reduction to improve the subsequent compression ratio of\n" +"larger files. It can then further compress the result with the ZPAQ or\n" +"LZMA algorithms for maximum compression, or LZO for maximum speed. This\n" +"choice between size or speed allows for either better compression than\n" +"even LZMA can provide, or a higher speed than gzip while compressing as\n" +"well as bzip2." +msgstr "" + +#: gnu/packages/compression.scm:1067 +msgid "Filter for improving compression of typed binary data" +msgstr "" + +#: gnu/packages/compression.scm:1068 +msgid "" +"Bitshuffle is an algorithm that rearranges typed, binary data\n" +"for improving compression, as well as a python/C package that implements " +"this\n" +"algorithm within the Numpy framework." +msgstr "" + +#: gnu/packages/compression.scm:1089 +msgid "Fast compressor/decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1090 +msgid "" +"Snappy is a compression/decompression library. It does not\n" +"aim for maximum compression, or compatibility with any other compression " +"library;\n" +"instead, it aims for very high speeds and reasonable compression. For " +"instance,\n" +"compared to the fastest mode of zlib, Snappy is an order of magnitude " +"faster\n" +"for most inputs, but the resulting compressed files are anywhere from 20% " +"to\n" +"100% bigger." +msgstr "" + +#: gnu/packages/compression.scm:1219 +msgid "Compression/decompression algorithm in Java" +msgstr "" + +#: gnu/packages/compression.scm:1220 +msgid "" +"Snappy-java is a Java port of the snappy, a fast C++\n" +"compresser/decompresser." +msgstr "" + +#: gnu/packages/compression.scm:1326 +msgid "Java port of the Snappy (de)compressor" +msgstr "" + +#: gnu/packages/compression.scm:1328 +msgid "" +"Iq80-snappy is a port of the Snappy compressor and decompressor rewritten\n" +"in pure Java. This compression code produces a byte-for-byte exact copy of " +"the\n" +"output created by the original C++ code, and is extremely fast." +msgstr "" + +#: gnu/packages/compression.scm:1367 +msgid "Java bzip2 compression/decompression library" +msgstr "" + +#: gnu/packages/compression.scm:1368 +msgid "" +"Jbzip2 is a Java bzip2 compression/decompression library.\n" +"It can be used as a replacement for the Apache @code{CBZip2InputStream} /\n" +"@code{CBZip2OutputStream} classes." +msgstr "" + +#: gnu/packages/compression.scm:1434 +msgid "Command-line file archiver with high compression ratio" +msgstr "" + +#: gnu/packages/compression.scm:1435 +msgid "" +"p7zip is a command-line port of 7-Zip, a file archiver that\n" +"handles the 7z format which features very high compression ratios." +msgstr "" + +#: gnu/packages/compression.scm:1474 +msgid "Compressed C++ iostream" +msgstr "" + +#: gnu/packages/compression.scm:1475 +msgid "" +"gzstream is a small library for providing zlib\n" +"functionality in a C++ iostream." +msgstr "" + +#: gnu/packages/compression.scm:1522 +msgid "Incremental journaling archiver" +msgstr "" + +#: gnu/packages/compression.scm:1523 +msgid "" +"ZPAQ is a command-line archiver for realistic situations with\n" +"many duplicate and already compressed files. It backs up only those files\n" +"modified since the last update. All previous versions remain untouched and " +"can\n" +"be independently recovered. Identical files are only stored once (known as\n" +"@dfn{de-duplication}). Archives can also be encrypted.\n" +"\n" +"ZPAQ is intended to back up user data, not entire operating systems. It " +"ignores\n" +"owner and group IDs, ACLs, extended attributes, or special file types like\n" +"devices, sockets, or named pipes. It does not follow or restore symbolic " +"links\n" +"or junctions, and always follows hard links." +msgstr "" + +#: gnu/packages/compression.scm:1605 +msgid "Extract CAB files from InstallShield installers" +msgstr "" + +#: gnu/packages/compression.scm:1607 +msgid "" +"@command{unshield} is a tool and library for extracting @file{.cab}\n" +" archives from InstallShield installers." +msgstr "" + +#: gnu/packages/compression.scm:1638 +msgid "Zstandard real-time compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:1639 +msgid "" +"Zstandard (@command{zstd}) is a lossless compression algorithm\n" +"that combines very fast operation with a compression ratio comparable to " +"that of\n" +"zlib. In most scenarios, both compression and decompression can be " +"performed in\n" +"‘real time’. The compressor can be configured to provide the most suitable\n" +"trade-off between compression ratio and speed, without affecting " +"decompression\n" +"speed." +msgstr "" + +#: gnu/packages/compression.scm:1681 +msgid "Threaded implementation of the Zstandard compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:1682 +msgid "" +"Parallel Zstandard (PZstandard or @command{pzstd}) is a\n" +"multi-threaded implementation of the @uref{http://zstd.net/, Zstandard\n" +"compression algorithm}. It is fully compatible with the original Zstandard " +"file\n" +"format and command-line interface, and can be used as a drop-in " +"replacement.\n" +"\n" +"Compression is distributed over multiple processor cores to improve " +"performance,\n" +"as is the decompression of data compressed in this manner. Data compressed " +"by\n" +"other implementations will only be decompressed by two threads: one " +"performing\n" +"the actual decompression, the other input and output." +msgstr "" + +#: gnu/packages/compression.scm:1723 +#, fuzzy +msgid "Compression and file packing utility" +msgstr "Упоређивање и стапање датотека" + +#: gnu/packages/compression.scm:1725 +msgid "" +"Zip is a compression and file packaging/archive utility. Zip is useful\n" +"for packaging a set of files for distribution, for archiving files, and for\n" +"saving disk space by temporarily compressing unused files or directories.\n" +"Zip puts one or more compressed files into a single ZIP archive, along with\n" +"information about the files (name, path, date, time of last modification,\n" +"protection, and check information to verify file integrity). An entire\n" +"directory structure can be packed into a ZIP archive with a single command.\n" +"\n" +"Zip has one compression method (deflation) and can also store files without\n" +"compression. Zip automatically chooses the better of the two for each " +"file.\n" +"Compression ratios of 2:1 to 3:1 are common for text files." +msgstr "" + +#: gnu/packages/compression.scm:1781 +msgid "Decompression and file extraction utility" +msgstr "" + +#: gnu/packages/compression.scm:1783 +msgid "" +"UnZip is an extraction utility for archives compressed in .zip format,\n" +"also called \"zipfiles\".\n" +"\n" +"UnZip lists, tests, or extracts files from a .zip archive. The default\n" +"behaviour (with no options) is to extract into the current directory, and\n" +"subdirectories below it, all files from the specified zipfile. UnZip\n" +"recreates the stored directory structure by default." +msgstr "" + +#: gnu/packages/compression.scm:1835 +msgid "Library for accessing zip files" +msgstr "" + +#: gnu/packages/compression.scm:1837 +msgid "ZZipLib is a library based on zlib for accessing zip files." +msgstr "" + +#: gnu/packages/compression.scm:1857 +msgid "Provides an interface to Zip archive files" +msgstr "" + +#: gnu/packages/compression.scm:1858 +msgid "" +"The @code{Archive::Zip} module allows a Perl program to\n" +"create, manipulate, read, and write Zip archive files." +msgstr "" + +#: gnu/packages/compression.scm:1880 +msgid "C library for reading, creating, and modifying zip archives" +msgstr "" + +#: gnu/packages/compression.scm:1881 +msgid "" +"Libzip is a C library for reading, creating, and modifying\n" +"zip archives. Files can be added from data buffers, files, or compressed " +"data\n" +"copied directly from other zip archives. Changes made without closing the\n" +"archive can be reverted." +msgstr "" + +#: gnu/packages/compression.scm:1914 +msgid "Universal tool to manage file archives of various types" +msgstr "" + +#: gnu/packages/compression.scm:1915 +msgid "" +"The main command is @command{aunpack} which extracts files\n" +"from an archive. The other commands provided are @command{apack} (to " +"create\n" +"archives), @command{als} (to list files in archives), and @command{acat} " +"(to\n" +"extract files to standard out). As @command{atool} invokes external " +"programs\n" +"to handle the archives, not all commands may be supported for a certain " +"type\n" +"of archives." +msgstr "" + +#: gnu/packages/compression.scm:1937 +msgid "Generic archive extracting mechanism" +msgstr "" + +#: gnu/packages/compression.scm:1938 +msgid "" +"It allows you to extract any archive file of the type .tar,\n" +".tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma\n" +"without having to worry how it does so, or use different interfaces for " +"each\n" +"type by using either Perl modules, or command-line tools on your system." +msgstr "" + +#: gnu/packages/compression.scm:1974 +msgid "XZ in Java" +msgstr "" + +#: gnu/packages/compression.scm:1975 +msgid "" +"Tukaani-xz is an implementation of xz compression/decompression\n" +"algorithms in Java." +msgstr "" + +#: gnu/packages/compression.scm:1995 +msgid "Small, stand-alone lzip decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1997 +msgid "" +"Lunzip is a decompressor for files in the lzip compression format (.lz),\n" +"written as a single small C tool with no dependencies. This makes it\n" +"well-suited to embedded and other systems without a C++ compiler, or for use " +"in\n" +"applications such as software installers that need only to decompress " +"files,\n" +"not compress them.\n" +"Lunzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2022 +msgid "Small, stand-alone lzip compressor and decompressor" +msgstr "" + +#: gnu/packages/compression.scm:2024 +msgid "" +"Clzip is a compressor and decompressor for files in the lzip compression\n" +"format (.lz), written as a single small C tool with no dependencies. This " +"makes\n" +"it well-suited to embedded and other systems without a C++ compiler, or for " +"use\n" +"in other applications like package managers.\n" +"Clzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2051 +msgid "Lzip data compression C library" +msgstr "" + +#: gnu/packages/compression.scm:2053 +msgid "" +"Lzlib is a C library for in-memory LZMA compression and decompression in\n" +"the lzip format. It supports integrity checking of the decompressed data, " +"and\n" +"all functions are thread-safe. The library should never crash, even in case " +"of\n" +"corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:2075 +msgid "Parallel lossless data compressor for the lzip format" +msgstr "" + +#: gnu/packages/compression.scm:2077 +msgid "" +"Plzip is a massively parallel (multi-threaded) lossless data compressor\n" +"and decompressor that uses the lzip file format (.lz). Files produced by " +"plzip\n" +"are fully compatible with lzip and can be rescued with lziprecover.\n" +"On multiprocessor machines, plzip can compress and decompress large files " +"much\n" +"faster than lzip, at the cost of a slightly reduced compression ratio (0.4% " +"to\n" +"2%). The number of usable threads is limited by file size: on files of only " +"a\n" +"few MiB, plzip is no faster than lzip.\n" +"Files that were compressed with regular lzip will also not be decompressed\n" +"faster by plzip, unless the @code{-b} option was used: lzip usually " +"produces\n" +"single-member files which can't be decompressed in parallel." +msgstr "" + +#: gnu/packages/compression.scm:2111 +msgid "Tool for extracting Inno Setup installers" +msgstr "" + +#: gnu/packages/compression.scm:2112 +msgid "" +"innoextract allows extracting Inno Setup installers under\n" +"non-Windows systems without running the actual installer using wine." +msgstr "" + +#: gnu/packages/compression.scm:2148 +msgid "General-purpose lossless compression" +msgstr "" + +#: gnu/packages/compression.scm:2149 +msgid "" +"This package provides the reference implementation of Brotli,\n" +"a generic-purpose lossless compression algorithm that compresses data using " +"a\n" +"combination of a modern variant of the LZ77 algorithm, Huffman coding and " +"2nd\n" +"order context modeling, with a compression ratio comparable to the best\n" +"currently available general-purpose compression methods. It is similar in " +"speed\n" +"with @code{deflate} but offers more dense compression.\n" +"\n" +"The specification of the Brotli Compressed Data Format is defined in RFC " +"7932." +msgstr "" + +#: gnu/packages/databases.scm:157 +msgid "Clustered RDF storage and query engine" +msgstr "" + +#: gnu/packages/databases.scm:158 +msgid "" +"4store is a RDF/SPARQL store written in C, supporting\n" +"either single machines or networked clusters." +msgstr "" + +#: gnu/packages/databases.scm:177 +msgid "Hash library of database functions compatible with traditional dbm" +msgstr "" + +#: gnu/packages/databases.scm:179 +msgid "" +"GDBM is a library for manipulating hashed databases. It is used to\n" +"store key/value pairs in a file in a manner similar to the Unix dbm library\n" +"and provides interfaces to the traditional file format." +msgstr "" + +#: gnu/packages/databases.scm:220 +msgid "@code{mgo} offers a rich MongoDB driver for Go." +msgstr "" + +#: gnu/packages/databases.scm:222 +msgid "" +"@code{mgo} (pronounced as mango) is a MongoDB driver for the Go language.\n" +"It implements a rich selection of features under a simple API following\n" +"standard Go idioms." +msgstr "" + +#: gnu/packages/databases.scm:273 +msgid "Berkeley database" +msgstr "" + +#: gnu/packages/databases.scm:275 +msgid "" +"Berkeley DB is an embeddable database allowing developers the choice of\n" +"SQL, Key/Value, XML/XQuery or Java Object storage for their data model." +msgstr "" + +#: gnu/packages/databases.scm:353 +msgid "Utility for dumping and restoring ElasticSearch indexes" +msgstr "" + +#: gnu/packages/databases.scm:355 +msgid "" +"This package provides a utility for dumping the contents of an\n" +"ElasticSearch index to a compressed file and restoring the dumpfile back to " +"an\n" +"ElasticSearch server" +msgstr "" + +#: gnu/packages/databases.scm:393 +msgid "Fast key-value storage library" +msgstr "" + +#: gnu/packages/databases.scm:395 +msgid "" +"LevelDB is a fast key-value storage library that provides an ordered\n" +"mapping from string keys to string values." +msgstr "" + +#: gnu/packages/databases.scm:416 +msgid "In memory caching service" +msgstr "" + +#: gnu/packages/databases.scm:417 +msgid "" +"Memcached is a in memory key value store. It has a small\n" +"and generic API, and was originally intended for use with dynamic web\n" +"applications." +msgstr "" + +#: gnu/packages/databases.scm:541 +msgid "High performance and high availability document database" +msgstr "" + +#: gnu/packages/databases.scm:543 +msgid "" +"Mongo is a high-performance, high availability, schema-free\n" +"document-oriented database. A key goal of MongoDB is to bridge the gap\n" +"between key/value stores (which are fast and highly scalable) and " +"traditional\n" +"RDBMS systems (which are deep in functionality)." +msgstr "" + +#: gnu/packages/databases.scm:619 +msgid "Fast, easy to use, and popular database" +msgstr "" + +#: gnu/packages/databases.scm:621 +msgid "" +"MySQL is a fast, reliable, and easy to use relational database\n" +"management system that supports the standardized Structured Query\n" +"Language." +msgstr "" + +#: gnu/packages/databases.scm:697 +msgid "SQL database server" +msgstr "" + +#: gnu/packages/databases.scm:699 +msgid "" +"MariaDB is a multi-user and multi-threaded SQL database server, designed\n" +"as a drop-in replacement of MySQL." +msgstr "" + +#: gnu/packages/databases.scm:737 +msgid "Powerful object-relational database system" +msgstr "" + +#: gnu/packages/databases.scm:739 +msgid "" +"PostgreSQL is a powerful object-relational database system. It is fully\n" +"ACID compliant, has full support for foreign keys, joins, views, triggers, " +"and\n" +"stored procedures (in multiple languages). It includes most SQL:2008 data\n" +"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, " +"and\n" +"TIMESTAMP. It also supports storage of binary large objects, including\n" +"pictures, sounds, or video." +msgstr "" + +#: gnu/packages/databases.scm:778 +msgid "Key-value database" +msgstr "" + +#: gnu/packages/databases.scm:779 +msgid "" +"QDBM is a library of routines for managing a\n" +"database. The database is a simple data file containing key-value\n" +"pairs. Every key and value is serial bytes with variable length.\n" +"Binary data as well as character strings can be used as a key or a\n" +"value. There is no concept of data tables or data types. Records are\n" +"organized in a hash table or B+ tree." +msgstr "" + +#: gnu/packages/databases.scm:834 +msgid "Manipulate plain text files as databases" +msgstr "Управљајте датотекама обичног текста као базама подтака" + +#: gnu/packages/databases.scm:836 +#, fuzzy +msgid "" +"GNU Recutils is a set of tools and libraries for creating and\n" +"manipulating text-based, human-editable databases. Despite being text-" +"based,\n" +"databases created with Recutils carry all of the expected features such as\n" +"unique fields, primary keys, time stamps and more. Many different field\n" +"types are supported, as is encryption." +msgstr "" +"Гнуово Рекпомагало је скуп алата и библиотека за стварање и руковање\n" +"базама података заснованим на тексту које се могу уређивати. Иако су\n" +"засноване на тексту, базе података створене Рекпомагалом садрже све\n" +"очекиване функције као што су јединствена поља, основни кључеви, ознаке\n" +"времена и још неке. Многе различите врсте поља су подржане, као у шифровању." + +#: gnu/packages/databases.scm:932 +msgid "Persistent key-value store for fast storage" +msgstr "" + +#: gnu/packages/databases.scm:934 +msgid "" +"RocksDB is a library that forms the core building block for a fast\n" +"key-value server, especially suited for storing data on flash drives. It\n" +"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible " +"tradeoffs\n" +"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-" +"Factor}\n" +"(RAF) and @dfn{Space-Amplification-Factor} (SAF). It has multi-threaded\n" +"compactions, making it specially suitable for storing multiple terabytes of\n" +"data in a single database. RocksDB is partially based on @code{LevelDB}." +msgstr "" + +#: gnu/packages/databases.scm:994 +msgid "Command-line tool for accessing SPARQL endpoints over HTTP" +msgstr "" + +#: gnu/packages/databases.scm:995 +msgid "" +"Sparql-query is a command-line tool for accessing SPARQL\n" +"endpoints over HTTP. It has been intentionally designed to 'feel' similar " +"to\n" +"tools for interrogating SQL databases. For example, you can enter a query " +"over\n" +"several lines, using a semi-colon at the end of a line to indicate the end " +"of\n" +"your query. It also supports readline so that you can more easily recall " +"and\n" +"edit previous queries, even across sessions. It can be used non-" +"interactively,\n" +"for example from a shell script." +msgstr "" + +#: gnu/packages/databases.scm:1037 +msgid "The SQLite database management system" +msgstr "" + +#: gnu/packages/databases.scm:1039 +msgid "" +"SQLite is a software library that implements a self-contained, serverless,\n" +"zero-configuration, transactional SQL database engine. SQLite is the most\n" +"widely deployed SQL database engine in the world. The source code for " +"SQLite\n" +"is in the public domain." +msgstr "" + +#: gnu/packages/databases.scm:1097 +msgid "Trivial database" +msgstr "" + +#: gnu/packages/databases.scm:1099 +msgid "" +"TDB is a Trivial Database. In concept, it is very much like GDBM,\n" +"and BSD's DB except that it allows multiple simultaneous writers and uses\n" +"locking internally to keep writers from trampling on each other. TDB is " +"also\n" +"extremely small." +msgstr "" + +#: gnu/packages/databases.scm:1118 +msgid "Database independent interface for Perl" +msgstr "" + +#: gnu/packages/databases.scm:1119 +msgid "This package provides an database interface for Perl." +msgstr "" + +#: gnu/packages/databases.scm:1167 +msgid "Extensible and flexible object <-> relational mapper" +msgstr "" + +#: gnu/packages/databases.scm:1168 +msgid "" +"An SQL to OO mapper with an object API inspired by\n" +"Class::DBI (with a compatibility layer as a springboard for porting) and a\n" +"resultset API that allows abstract encapsulation of database operations. " +"It\n" +"aims to make representing queries in your code as perl-ish as possible " +"while\n" +"still providing access to as many of the capabilities of the database as\n" +"possible, including retrieving related records from multiple tables in a\n" +"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY" +"\",\n" +"\"ORDER BY\" and \"HAVING\" support." +msgstr "" + +#: gnu/packages/databases.scm:1199 +msgid "Cursor with built-in caching support" +msgstr "" + +#: gnu/packages/databases.scm:1200 +msgid "" +"DBIx::Class::Cursor::Cached provides a cursor class with\n" +"built-in caching support." +msgstr "" + +#: gnu/packages/databases.scm:1222 +msgid "Introspect many-to-many relationships" +msgstr "" + +#: gnu/packages/databases.scm:1223 +msgid "" +"Because the many-to-many relationships are not real\n" +"relationships, they can not be introspected with DBIx::Class. Many-to-many\n" +"relationships are actually just a collection of convenience methods " +"installed\n" +"to bridge two relationships. This DBIx::Class component can be used to " +"store\n" +"all relevant information about these non-relationships so they can later be\n" +"introspected and examined." +msgstr "" + +#: gnu/packages/databases.scm:1281 +msgid "Create a DBIx::Class::Schema based on a database" +msgstr "" + +#: gnu/packages/databases.scm:1282 +msgid "" +"DBIx::Class::Schema::Loader automates the definition of a\n" +"DBIx::Class::Schema by scanning database table definitions and setting up " +"the\n" +"columns, primary keys, unique constraints and relationships." +msgstr "" + +#: gnu/packages/databases.scm:1306 +msgid "DBI PostgreSQL interface" +msgstr "" + +#: gnu/packages/databases.scm:1307 +msgid "" +"This package provides a PostgreSQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." +msgstr "" + +#: gnu/packages/databases.scm:1331 +msgid "DBI MySQL interface" +msgstr "" + +#: gnu/packages/databases.scm:1332 +msgid "" +"This package provides a MySQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." +msgstr "" + +#: gnu/packages/databases.scm:1351 +msgid "SQlite interface for Perl" +msgstr "" + +#: gnu/packages/databases.scm:1352 +msgid "" +"DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" +"the entire thing in the distribution. So in order to get a fast " +"transaction\n" +"capable RDBMS working for your Perl project you simply have to install this\n" +"module, and nothing else." +msgstr "" + +#: gnu/packages/databases.scm:1383 +msgid "Generate SQL from Perl data structures" +msgstr "" + +#: gnu/packages/databases.scm:1384 +msgid "" +"This module was inspired by the excellent DBIx::Abstract.\n" +"While based on the concepts used by DBIx::Abstract, the concepts used have\n" +"been modified to make the SQL easier to generate from Perl data structures.\n" +"The underlying idea is for this module to do what you mean, based on the " +"data\n" +"structures you provide it, so that you don't have to modify your code every\n" +"time your data changes." +msgstr "" + +#: gnu/packages/databases.scm:1413 +msgid "Split SQL code into atomic statements" +msgstr "" + +#: gnu/packages/databases.scm:1414 +msgid "" +"This module tries to split any SQL code, even including\n" +"non-standard extensions, into the atomic statements it is composed of." +msgstr "" + +#: gnu/packages/databases.scm:1432 +msgid "SQL tokenizer" +msgstr "" + +#: gnu/packages/databases.scm:1433 +msgid "" +"SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" +"claim to be a parser or query verifier. It just creates sane tokens from a\n" +"valid SQL query." +msgstr "" + +#: gnu/packages/databases.scm:1451 +msgid "Data source abstraction library" +msgstr "" + +#: gnu/packages/databases.scm:1452 +msgid "" +"Unixodbc is a library providing an API with which to access\n" +"data sources. Data sources include SQL Servers and any software with an " +"ODBC\n" +"Driver." +msgstr "" + +#: gnu/packages/databases.scm:1476 +msgid "In-memory key/value and document store" +msgstr "" + +#: gnu/packages/databases.scm:1478 +msgid "" +"UnQLite is an in-process software library which implements a\n" +"self-contained, serverless, zero-configuration, transactional NoSQL\n" +"database engine. UnQLite is a document store database similar to\n" +"MongoDB, Redis, CouchDB, etc. as well as a standard Key/Value store\n" +"similar to BerkeleyDB, LevelDB, etc." +msgstr "" + +#: gnu/packages/databases.scm:1506 +msgid "Key-value cache and store" +msgstr "" + +#: gnu/packages/databases.scm:1507 +msgid "" +"Redis is an advanced key-value cache and store. Redis\n" +"supports many data structures including strings, hashes, lists, sets, " +"sorted\n" +"sets, bitmaps and hyperloglogs." +msgstr "" + +#: gnu/packages/databases.scm:1534 +msgid "Kyoto Cabinet is a modern implementation of the DBM database" +msgstr "" + +#: gnu/packages/databases.scm:1536 +msgid "" +"Kyoto Cabinet is a standalone file-based database that supports Hash\n" +"and B+ Tree data storage models. It is a fast key-value lightweight\n" +"database and supports many programming languages. It is a NoSQL database." +msgstr "" + +#: gnu/packages/databases.scm:1562 +msgid "Tokyo Cabinet is a modern implementation of the DBM database" +msgstr "" + +#: gnu/packages/databases.scm:1564 +msgid "" +"Tokyo Cabinet is a library of routines for managing a database.\n" +"The database is a simple data file containing records, each is a pair of a\n" +"key and a value. Every key and value is serial bytes with variable length.\n" +"Both binary data and character string can be used as a key and a value.\n" +"There is neither concept of data tables nor data types. Records are\n" +"organized in hash table, B+ tree, or fixed-length array." +msgstr "" + +#: gnu/packages/databases.scm:1600 +msgid "NoSQL data engine" +msgstr "" + +#: gnu/packages/databases.scm:1602 +msgid "" +"WiredTiger is an extensible platform for data management. It supports\n" +"row-oriented storage (where all columns of a row are stored together),\n" +"column-oriented storage (where columns are stored in groups, allowing for\n" +"more efficient access and storage of column subsets) and log-structured " +"merge\n" +"trees (LSM), for sustained throughput under random insert workloads." +msgstr "" + +#: gnu/packages/databases.scm:1647 +#, fuzzy +msgid "WiredTiger bindings for GNU Guile" +msgstr "Радни склоп за изградњу читача за Гну Гуила" + +#: gnu/packages/databases.scm:1649 +msgid "" +"This package provides Guile bindings to the WiredTiger ``NoSQL''\n" +"database. Various higher level database abstractions." +msgstr "" + +#: gnu/packages/databases.scm:1681 +msgid "Perl5 access to Berkeley DB version 1.x" +msgstr "" + +#: gnu/packages/databases.scm:1683 +msgid "" +"The DB::File module provides Perl bindings to the Berkeley DB version 1.x." +msgstr "" + +#: gnu/packages/databases.scm:1710 +msgid "Lightning Memory-Mapped Database library" +msgstr "" + +#: gnu/packages/databases.scm:1712 +msgid "" +"The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance\n" +"transactional database. Unlike more complex relational databases, LMDB " +"handles\n" +"only key-value pairs (stored as arbitrary byte arrays) and relies on the\n" +"underlying operating system for caching and locking, keeping the code small " +"and\n" +"simple.\n" +"The use of ‘zero-copy’ memory-mapped files combines the persistence of " +"classic\n" +"disk-based databases with high read performance that scales linearly over\n" +"multiple cores. The size of each database is limited only by the size of " +"the\n" +"virtual address space — not physical RAM." +msgstr "" + +#: gnu/packages/databases.scm:1749 +msgid "C++ connector for PostgreSQL" +msgstr "" + +#: gnu/packages/databases.scm:1751 +msgid "" +"Libpqxx is a C++ library to enable user programs to communicate with the\n" +"PostgreSQL database back-end. The database back-end can be local or it may " +"be\n" +"on another machine, accessed via TCP/IP." +msgstr "" + +#: gnu/packages/databases.scm:1774 +msgid "Small object-relational mapping utility" +msgstr "" + +#: gnu/packages/databases.scm:1776 +msgid "" +"Peewee is a simple and small ORM (object-relation mapping) tool. Peewee\n" +"handles converting between pythonic values and those used by databases, so " +"you\n" +"can use Python types in your code without having to worry. It has built-in\n" +"support for sqlite, mysql and postgresql. If you already have a database, " +"you\n" +"can autogenerate peewee models using @code{pwiz}, a model generator." +msgstr "" + +#: gnu/packages/databases.scm:1823 +msgid "Library providing transparent encryption of SQLite database files" +msgstr "" + +#: gnu/packages/databases.scm:1824 +msgid "" +"SQLCipher is an implementation of SQLite, extended to\n" +"provide transparent 256-bit AES encryption of database files. Pages are\n" +"encrypted before being written to disk and are decrypted when read back. " +"It’s\n" +"well suited for protecting embedded application databases and for mobile\n" +"development." +msgstr "" + +#: gnu/packages/databases.scm:1856 gnu/packages/databases.scm:1883 +#, fuzzy +msgid "Python ODBC Library" +msgstr "Гну Ц библиотека" + +#: gnu/packages/databases.scm:1857 +msgid "" +"@code{python-pyodbc-c} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1884 +msgid "" +"@code{python-pyodbc} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1921 +msgid "Read Microsoft Access databases" +msgstr "" + +#: gnu/packages/databases.scm:1922 +msgid "" +"MDB Tools is a set of tools and applications to read the\n" +"proprietary MDB file format used in Microsoft's Access database package. " +"This\n" +"includes programs to export schema and data from Microsoft's Access " +"database\n" +"file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL,\n" +"etc., and an SQL engine for performing simple SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:1963 +msgid "Python binding for the ‘Lightning’ database (LMDB)" +msgstr "" + +#: gnu/packages/databases.scm:1965 +msgid "" +"python-lmdb or py-lmdb is a Python binding for the @dfn{Lightning\n" +"Memory-Mapped Database} (LMDB), a high-performance key-value store." +msgstr "" + +#: gnu/packages/databases.scm:2019 +msgid "ActiveRecord ORM for Python" +msgstr "" + +#: gnu/packages/databases.scm:2021 +msgid "" +"Orator provides a simple ActiveRecord-like Object Relational Mapping\n" +"implementation for Python." +msgstr "" + +#: gnu/packages/databases.scm:2048 +msgid "Multi-model database system" +msgstr "" + +#: gnu/packages/databases.scm:2049 +msgid "" +"Virtuoso is a scalable cross-platform server that combines\n" +"relational, graph, and document data management with web application server\n" +"and web services platform functionality." +msgstr "" + +#: gnu/packages/databases.scm:2077 +msgid "Database interface and MySQL driver for R" +msgstr "" + +#: gnu/packages/databases.scm:2079 +msgid "" +"This package provides a DBI interface to MySQL / MariaDB. The RMySQL\n" +"package contains an old implementation based on legacy code from S-PLUS " +"which\n" +"is being phased out. A modern MySQL client based on Rcpp is available from\n" +"the RMariaDB package." +msgstr "" + +#: gnu/packages/databases.scm:2104 +msgid "" +"Cassandra Cluster Manager for Apache Cassandra clusters on\n" +"localhost" +msgstr "" + +#: gnu/packages/databases.scm:2106 +msgid "" +"Cassandra Cluster Manager is a development tool for testing\n" +"local Cassandra clusters. It creates, launches and removes Cassandra " +"clusters\n" +"on localhost." +msgstr "" + +#: gnu/packages/databases.scm:2132 +msgid "SQLite bindings for Python" +msgstr "" + +#: gnu/packages/databases.scm:2134 +msgid "" +"Pysqlite provides SQLite bindings for Python that comply to the\n" +"Database API 2.0T." +msgstr "" + +#: gnu/packages/databases.scm:2161 +msgid "Database abstraction library" +msgstr "" + +#: gnu/packages/databases.scm:2163 +msgid "" +"SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that\n" +"gives application developers the full power and flexibility of SQL. It\n" +"provides a full suite of well known enterprise-level persistence patterns,\n" +"designed for efficient and high-performing database access, adapted into a\n" +"simple and Pythonic domain language." +msgstr "" + +#: gnu/packages/databases.scm:2202 +msgid "Various utility functions for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2204 +msgid "" +"SQLAlchemy-utils provides various utility functions and custom data types\n" +"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for " +"Python.\n" +"\n" +"You might also want to install the following optional dependencies:\n" +"@enumerate\n" +"@item @code{python-passlib}\n" +"@item @code{python-babel}\n" +"@item @code{python-cryptography}\n" +"@item @code{python-pytz}\n" +"@item @code{python-psycopg2}\n" +"@item @code{python-furl}\n" +"@item @code{python-flask-babel}\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/databases.scm:2245 +msgid "Database migration tool for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2247 +msgid "" +"Alembic is a lightweight database migration tool for usage with the\n" +"SQLAlchemy Database Toolkit for Python." +msgstr "" + +#: gnu/packages/databases.scm:2273 +msgid "Tiny key value database with concurrency support" +msgstr "" + +#: gnu/packages/databases.scm:2275 +msgid "" +"PickleShare is a small ‘shelve’-like datastore with concurrency support.\n" +"Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike\n" +"shelve, many processes can access the database simultaneously. Changing a\n" +"value in database is immediately visible to other processes accessing the " +"same\n" +"database. Concurrency is possible because the values are stored in " +"separate\n" +"files. Hence the “database” is a directory where all files are governed by\n" +"PickleShare." +msgstr "" + +#: gnu/packages/databases.scm:2327 +msgid "Another Python SQLite Wrapper" +msgstr "" + +#: gnu/packages/databases.scm:2328 +msgid "" +"APSW is a Python wrapper for the SQLite\n" +"embedded relational database engine. In contrast to other wrappers such as\n" +"pysqlite it focuses on being a minimal layer over SQLite attempting just to\n" +"translate the complete SQLite API into Python." +msgstr "" + +#: gnu/packages/databases.scm:2352 +msgid "Neo4j driver code written in Python" +msgstr "" + +#: gnu/packages/databases.scm:2353 +msgid "" +"This package provides the Neo4j Python driver that connects\n" +"to the database using Neo4j's binary protocol. It aims to be minimal, " +"while\n" +"being idiomatic to Python." +msgstr "" + +#: gnu/packages/databases.scm:2372 +msgid "Library and toolkit for working with Neo4j in Python" +msgstr "" + +#: gnu/packages/databases.scm:2373 +msgid "" +"This package provides a client library and toolkit for\n" +"working with Neo4j from within Python applications and from the command\n" +"line. The core library has no external dependencies and has been carefully\n" +"designed to be easy and intuitive to use." +msgstr "" + +#: gnu/packages/databases.scm:2398 +msgid "Python PostgreSQL adapter" +msgstr "" + +#: gnu/packages/databases.scm:2400 +msgid "" +"psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " +msgstr "" + +#: gnu/packages/databases.scm:2424 +msgid "SQLAlchemy schema displayer" +msgstr "" + +#: gnu/packages/databases.scm:2425 +msgid "" +"This package provides a program to build Entity\n" +"Relationship diagrams from a SQLAlchemy model (or directly from the\n" +"database)." +msgstr "" + +#: gnu/packages/databases.scm:2455 +msgid "MySQLdb is an interface to the popular MySQL database server for Python" +msgstr "" + +#: gnu/packages/databases.scm:2456 +msgid "" +"MySQLdb is an interface to the popular MySQL database server\n" +"for Python. The design goals are:\n" +"@enumerate\n" +"@item Compliance with Python database API version 2.0 [PEP-0249],\n" +"@item Thread-safety,\n" +"@item Thread-friendliness (threads will not block each other).\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/databases.scm:2484 +msgid "Python extension that wraps protocol parsing code in hiredis" +msgstr "" + +#: gnu/packages/databases.scm:2485 +msgid "" +"Python-hiredis is a python extension that wraps protocol\n" +"parsing code in hiredis. It primarily speeds up parsing of multi bulk " +"replies." +msgstr "" + +#: gnu/packages/databases.scm:2508 +msgid "Fake implementation of redis API for testing purposes" +msgstr "" + +#: gnu/packages/databases.scm:2509 +msgid "" +"Fakeredis is a pure python implementation of the redis-py\n" +"python client that simulates talking to a redis server. This was created " +"for a\n" +"single purpose: to write unittests. Setting up redis is not hard, but many " +"time\n" +" you want to write unittests that do not talk to an external server (such " +"as\n" +"redis). This module now allows tests to simply use this module as a " +"reasonable\n" +"substitute for redis." +msgstr "" + +#: gnu/packages/databases.scm:2537 +msgid "Redis Python client" +msgstr "" + +#: gnu/packages/databases.scm:2539 +msgid "This package provides a Python interface to the Redis key-value store." +msgstr "" + +#: gnu/packages/databases.scm:2560 +msgid "Simple job queues for Python" +msgstr "" + +#: gnu/packages/databases.scm:2562 +msgid "" +"RQ (Redis Queue) is a simple Python library for queueing jobs and\n" +"processing them in the background with workers. It is backed by Redis and " +"it\n" +"is designed to have a low barrier to entry." +msgstr "" + +#: gnu/packages/databases.scm:2585 +msgid "Port of asyncio-redis to trollius" +msgstr "" + +#: gnu/packages/databases.scm:2586 +msgid "" +"@code{trollius-redis} is a Redis client for Python\n" +" trollius. It is an asynchronious IO (PEP 3156) implementation of the\n" +" Redis protocol." +msgstr "" + +#: gnu/packages/databases.scm:2613 +msgid "Non-validating SQL parser" +msgstr "" + +#: gnu/packages/databases.scm:2614 +msgid "" +"Sqlparse is a non-validating SQL parser for Python. It\n" +"provides support for parsing, splitting and formatting SQL statements." +msgstr "" + +#: gnu/packages/databases.scm:2634 +msgid "Library to write SQL queries in a pythonic way" +msgstr "" + +#: gnu/packages/databases.scm:2635 +msgid "" +"@code{python-sql} is a library to write SQL queries, that\n" +"transforms idiomatic python function calls to well-formed SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:2720 +msgid "Various tools for interacting with MongoDB and BSON" +msgstr "" + +#: gnu/packages/databases.scm:2722 +msgid "" +"This package includes a collection of tools related to MongoDB.\n" +"@table @code\n" +"@item bsondump\n" +"Display BSON files in a human-readable format\n" +"@item mongoimport\n" +"Convert data from JSON, TSV or CSV and insert them into a collection\n" +"@item mongoexport\n" +"Write an existing collection to CSV or JSON format\n" +"@item mongodump/mongorestore\n" +"Dump MongoDB backups to disk in the BSON format\n" +"@item mongorestore\n" +"Read MongoDB backups in the BSON format, and restore them to a live " +"database\n" +"@item mongostat\n" +"Monitor live MongoDB servers, replica sets, or sharded clusters\n" +"@item mongofiles\n" +"Read, write, delete, or update files in GridFS\n" +"@item mongooplog\n" +"Replay oplog entries between MongoDB servers\n" +"@item mongotop\n" +"Monitor read/write activity on a mongo server\n" +"@end table" +msgstr "" + +#: gnu/packages/databases.scm:2808 +msgid "Columnar in-memory analytics" +msgstr "" + +#: gnu/packages/databases.scm:2809 +msgid "" +"Apache Arrow is a columnar in-memory analytics layer\n" +"designed to accelerate big data. It houses a set of canonical in-memory\n" +"representations of flat and hierarchical data along with multiple\n" +"language-bindings for structure manipulation. It also provides IPC and " +"common\n" +"algorithm implementations." +msgstr "" + +#: gnu/packages/databases.scm:2853 +msgid "Python bindings for Apache Arrow" +msgstr "" + +#: gnu/packages/databases.scm:2854 +msgid "" +"This library provides a Pythonic API wrapper for the reference\n" +"Arrow C++ implementation, along with tools for interoperability with " +"pandas,\n" +"NumPy, and other traditional Python scientific computing packages." +msgstr "" + +#: gnu/packages/debug.scm:79 +msgid "Heuristical file minimizer" +msgstr "" + +#: gnu/packages/debug.scm:81 +msgid "" +"Delta assists you in minimizing \"interesting\" files subject to a test\n" +"of their interestingness. A common such situation is when attempting to\n" +"isolate a small failure-inducing substring of a large input that causes " +"your\n" +"program to exhibit a bug." +msgstr "" + +#: gnu/packages/debug.scm:137 +msgid "Reducer for interesting code" +msgstr "" + +#: gnu/packages/debug.scm:139 +msgid "" +"C-Reduce is a tool that takes a large C or C++ program that has a\n" +"property of interest (such as triggering a compiler bug) and automatically\n" +"produces a much smaller C/C++ program that has the same property. It is\n" +"intended for use by people who discover and report bugs in compilers and " +"other\n" +"tools that process C/C++ code." +msgstr "" + +#: gnu/packages/debug.scm:247 +msgid "Security-oriented fuzzer" +msgstr "" + +#: gnu/packages/debug.scm:249 +msgid "" +"American fuzzy lop is a security-oriented fuzzer that employs a novel\n" +"type of compile-time instrumentation and genetic algorithms to " +"automatically\n" +"discover clean, interesting test cases that trigger new internal states in " +"the\n" +"targeted binary. This substantially improves the functional coverage for " +"the\n" +"fuzzed code. The compact synthesized corpora produced by the tool are also\n" +"useful for seeding other, more labor- or resource-intensive testing regimes\n" +"down the road." +msgstr "" + +#: gnu/packages/debug.scm:307 +msgid "Expose race conditions in Makefiles" +msgstr "" + +#: gnu/packages/debug.scm:309 +msgid "" +"Stress Make is a customized GNU Make that explicitely manages the order\n" +"in which concurrent jobs are run to provoke erroneous behavior into " +"becoming\n" +"manifest. It can run jobs in the order in which they're launched, in " +"backwards\n" +"order, or in random order. The thought is that if code builds correctly " +"with\n" +"Stress Make, then it is likely that the @code{Makefile} contains no race\n" +"conditions." +msgstr "" + +#: gnu/packages/debug.scm:336 +msgid "Transparent application input fuzzer" +msgstr "" + +#: gnu/packages/debug.scm:337 +msgid "" +"Zzuf is a transparent application input fuzzer. It works by\n" +"intercepting file operations and changing random bits in the program's\n" +"input. Zzuf's behaviour is deterministic, making it easy to reproduce bugs." +msgstr "" + +#: gnu/packages/dejagnu.scm:77 +msgid "GNU software testing framework" +msgstr "" + +#: gnu/packages/dejagnu.scm:79 +msgid "" +"DejaGnu is a framework for testing software. In effect, it serves as\n" +"a front-end for all tests written for a program. Thus, each program can " +"have\n" +"multiple test suites, which are then all managed by a single harness." +msgstr "" + +#: gnu/packages/games.scm:167 +msgid "Tron clone in 3D" +msgstr "" + +#: gnu/packages/games.scm:168 +msgid "" +"Armagetron is a multiplayer game in 3d that attempts to\n" +"emulate and expand on the lightcycle sequence from the movie Tron. It's\n" +"an old school arcade game slung into the 21st century. Highlights include\n" +"a customizable playing arena, HUD, unique graphics, and AI bots. For the\n" +"more advanced player there are new game modes and a wide variety of physics\n" +"settings to tweak as well." +msgstr "" + +#: gnu/packages/games.scm:241 +msgid "Survival horror roguelike video game" +msgstr "" + +#: gnu/packages/games.scm:243 +msgid "" +"Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.\n" +"Struggle to survive in a harsh, persistent, procedurally generated world.\n" +"Scavenge the remnants of a dead civilization for food, equipment, or, if you " +"are\n" +"lucky, a vehicle with a full tank of gas to get you out of Dodge. Fight to\n" +"defeat or escape from a wide variety of powerful monstrosities, from zombies " +"to\n" +"giant insects to killer robots and things far stranger and deadlier, and " +"against\n" +"the others like yourself, that want what you have." +msgstr "" + +#: gnu/packages/games.scm:284 +msgid "Speaking cow text filter" +msgstr "" + +#: gnu/packages/games.scm:285 +msgid "" +"Cowsay is basically a text filter. Send some text into it,\n" +"and you get a cow saying your text. If you think a talking cow isn't " +"enough,\n" +"cows can think too: all you have to do is run @command{cowthink}. If " +"you're\n" +"tired of cows, a variety of other ASCII-art messengers are available." +msgstr "" + +#: gnu/packages/games.scm:351 +msgid "Free content game based on the Doom engine" +msgstr "" + +#: gnu/packages/games.scm:360 +msgid "" +"The Freedoom project aims to create a complete free content first person\n" +"shooter game. Freedoom by itself is just the raw material for a game: it " +"must\n" +"be paired with a compatible game engine (such as @code{prboom-plus}) to be\n" +"played. Freedoom complements the Doom engine with free levels, artwork, " +"sound\n" +"effects and music to make a completely free game." +msgstr "" + +#: gnu/packages/games.scm:434 +msgid "Software for exploring cellular automata" +msgstr "" + +#: gnu/packages/games.scm:436 +msgid "" +"Golly simulates Conway's Game of Life and many other types of cellular\n" +"automata. The following features are available:\n" +"@enumerate\n" +"@item Support for bounded and unbounded universes, with cells of up to 256\n" +" states.\n" +"@item Support for multiple algorithms, including Bill Gosper's Hashlife\n" +" algorithm.\n" +"@item Loading patterns from BMP, PNG, GIF and TIFF image files.\n" +"@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.\n" +"@item Scriptable via Lua or Python.\n" +"@item Extracting patterns, rules and scripts from zip files.\n" +"@item Downloading patterns, rules and scripts from online archives.\n" +"@item Pasting patterns from the clipboard.\n" +"@item Unlimited undo/redo.\n" +"@item Configurable keyboard shortcuts.\n" +"@item Auto fit option to keep patterns within the view.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:498 +msgid "Puzzle/platform game" +msgstr "" + +#: gnu/packages/games.scm:499 +msgid "" +"Me and My Shadow is a puzzle/platform game in which you try\n" +"to reach the exit by solving puzzles. Spikes, moving blocks, fragile " +"blocks\n" +"and much more stand between you and the exit. Record your moves and let " +"your\n" +"shadow mimic them to reach blocks you couldn't reach alone." +msgstr "" + +#: gnu/packages/games.scm:534 +msgid "Multiplayer dungeon game involving knights and quests" +msgstr "" + +#: gnu/packages/games.scm:535 +msgid "" +"Knights is a multiplayer game involving several knights who\n" +"must run around a dungeon and complete various quests. Each game revolves\n" +"around a quest – for example, you might have to find some items and carry " +"them\n" +"back to your starting point. This may sound easy, but as there are only\n" +"enough items in the dungeon for one player to win, you may end up having to\n" +"kill your opponents to get their stuff! Other quests involve escaping from\n" +"the dungeon, fighting a duel to the death against the enemy knights, or\n" +"destroying an ancient book using a special wand." +msgstr "" + +#: gnu/packages/games.scm:572 +msgid "Backgammon game" +msgstr "" + +#: gnu/packages/games.scm:573 +msgid "" +"The GNU backgammon application can be used for playing, analyzing and\n" +"teaching the game. It has an advanced evaluation engine based on " +"artificial\n" +"neural networks suitable for both beginners and advanced players. In\n" +"addition to a command-line interface, it also features an attractive, 3D\n" +"representation of the playing board." +msgstr "" + +#: gnu/packages/games.scm:602 +msgid "3d Rubik's cube game" +msgstr "" + +#: gnu/packages/games.scm:604 +msgid "" +"GNUbik is a puzzle game in which you must manipulate a cube to make\n" +"each of its faces have a uniform color. The game is customizable, allowing\n" +"you to set the size of the cube (the default is 3x3) or to change the " +"colors.\n" +"You may even apply photos to the faces instead of colors. The game is\n" +"scriptable with Guile." +msgstr "" + +#: gnu/packages/games.scm:626 +msgid "The game of Shogi (Japanese chess)" +msgstr "" + +#: gnu/packages/games.scm:627 +msgid "" +"GNU Shogi is a program that plays the game Shogi (Japanese\n" +"Chess). It is similar to standard chess but this variant is far more " +"complicated." +msgstr "" + +#: gnu/packages/games.scm:658 +msgid "Tetris clone based on the SDL library" +msgstr "" + +#: gnu/packages/games.scm:660 +msgid "" +"LTris is a tetris clone: differently shaped blocks are falling down the\n" +"rectangular playing field and can be moved sideways or rotated by 90 degree\n" +"units with the aim of building lines without gaps which then disappear " +"(causing\n" +"any block above the deleted line to fall down). LTris has three game modes: " +"In\n" +"Classic you play until the stack of blocks reaches the top of the playing " +"field\n" +"and no new blocks can enter. In Figures the playing field is reset to a " +"new\n" +"figure each level and later on tiles and lines suddenly appear. In " +"Multiplayer\n" +"up to three players (either human or CPU) compete with each other sending\n" +"removed lines to all opponents. There is also a Demo mode in which you can\n" +"watch your CPU playing while enjoying a cup of tea!" +msgstr "" + +#: gnu/packages/games.scm:711 +msgid "Version of the classic 3D shoot'em'up game Doom" +msgstr "" + +#: gnu/packages/games.scm:713 +msgid "" +"PrBoom+ is a Doom source port developed from the original PrBoom project." +msgstr "" + +#: gnu/packages/games.scm:760 +msgid "Action platformer game" +msgstr "" + +#: gnu/packages/games.scm:762 +msgid "" +"ReTux is an action platformer loosely inspired by the Mario games,\n" +"utilizing the art assets from the @code{SuperTux} project." +msgstr "" + +#: gnu/packages/games.scm:848 +msgid "A classical roguelike/sandbox game" +msgstr "" + +#: gnu/packages/games.scm:850 +msgid "" +"RogueBox Adventures is a graphical roguelike with strong influences\n" +"from sandbox games like Minecraft or Terraria. The main idea of RogueBox\n" +"Adventures is to offer the player a kind of roguelike toy-world. This " +"world\n" +"can be explored and changed freely." +msgstr "" + +#: gnu/packages/games.scm:877 +msgid "User interface for gnushogi" +msgstr "" + +#: gnu/packages/games.scm:878 +msgid "A graphical user interface for the package @code{gnushogi}." +msgstr "" + +#: gnu/packages/games.scm:927 +msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" +msgstr "" + +#: gnu/packages/games.scm:928 +msgid "" +"L'Abbaye des Morts is a 2D platform game set in 13th century\n" +"France. The Cathars, who preach about good Christian beliefs, were being\n" +"expelled by the Catholic Church out of the Languedoc region in France. One " +"of\n" +"them, called Jean Raymond, found an old church in which to hide, not " +"knowing\n" +"that beneath its ruins lay buried an ancient evil." +msgstr "" + +#: gnu/packages/games.scm:980 +msgid "Dungeon exploration roguelike" +msgstr "" + +#: gnu/packages/games.scm:981 +msgid "" +"Angband is a Classic dungeon exploration roguelike. Explore\n" +"the depths below Angband, seeking riches, fighting monsters, and preparing " +"to\n" +"fight Morgoth, the Lord of Darkness." +msgstr "" + +#: gnu/packages/games.scm:1017 +msgid "Lemmings clone" +msgstr "" + +#: gnu/packages/games.scm:1019 +msgid "" +"Pingus is a free Lemmings-like puzzle game in which the player takes\n" +"command of a bunch of small animals and has to guide them through levels.\n" +"Since the animals walk on their own, the player can only influence them by\n" +"giving them commands, like build a bridge, dig a hole, or redirect all " +"animals\n" +"in the other direction. Multiple such commands are necessary to reach the\n" +"level's exit. The game is presented in a 2D side view." +msgstr "" + +#: gnu/packages/games.scm:1041 +msgid "Convert English text to humorous dialects" +msgstr "" + +#: gnu/packages/games.scm:1042 +msgid "" +"The GNU Talk Filters are programs that convert English text\n" +"into stereotyped or otherwise humorous dialects. The filters are provided " +"as\n" +"a C library, so they can easily be integrated into other programs." +msgstr "" + +#: gnu/packages/games.scm:1074 +msgid "Simulate the display from \"The Matrix\"" +msgstr "" + +#: gnu/packages/games.scm:1075 +msgid "" +"CMatrix simulates the display from \"The Matrix\" and is\n" +"based on the screensaver from the movie's website. It works with terminal\n" +"settings up to 132x300 and can scroll lines all at the same rate or\n" +"asynchronously and at a user-defined speed." +msgstr "" + +#: gnu/packages/games.scm:1095 +msgid "Full chess implementation" +msgstr "" + +#: gnu/packages/games.scm:1096 +msgid "" +"GNU Chess is a chess engine. It allows you to compete\n" +"against the computer in a game of chess, either through the default " +"terminal\n" +"interface or via an external visual interface such as GNU XBoard." +msgstr "" + +#: gnu/packages/games.scm:1124 +msgid "Twisted adventures of young pig farmer Dink Smallwood" +msgstr "" + +#: gnu/packages/games.scm:1126 +msgid "" +"GNU FreeDink is a free and portable re-implementation of the engine\n" +"for the role-playing game Dink Smallwood. It supports not only the " +"original\n" +"game data files but it also supports user-produced game mods or \"D-Mods\".\n" +"To that extent, it also includes a front-end for managing all of your D-Mods." +msgstr "" + +#: gnu/packages/games.scm:1151 +msgid "Game data for GNU Freedink" +msgstr "" + +#: gnu/packages/games.scm:1153 +msgid "This package contains the game data of GNU Freedink." +msgstr "" + +#: gnu/packages/games.scm:1205 +msgid "Graphical user interface for chess programs" +msgstr "" + +#: gnu/packages/games.scm:1206 +msgid "" +"GNU XBoard is a graphical board for all varieties of chess,\n" +"including international chess, xiangqi (Chinese chess), shogi (Japanese " +"chess)\n" +"and Makruk. Several lesser-known variants are also supported. It presents " +"a\n" +"fully interactive graphical interface and it can load and save games in the\n" +"Portable Game Notation." +msgstr "" + +#: gnu/packages/games.scm:1260 +msgid "Ball and paddle game" +msgstr "" + +#: gnu/packages/games.scm:1261 +msgid "" +"XBoing is a blockout type game where you have a paddle which\n" +"you control to bounce a ball around the game zone destroying blocks with a\n" +"proton ball. Each block carries a different point value. The more blocks " +"you\n" +"destroy, the better your score. The person with the highest score wins." +msgstr "" + +#: gnu/packages/games.scm:1293 +msgid "Typing tutor" +msgstr "" + +#: gnu/packages/games.scm:1295 +msgid "" +"GNU Typist is a universal typing tutor. It can be used to learn and\n" +"practice touch-typing. Several tutorials are included; in addition to\n" +"tutorials for the standard QWERTY layout, there are also tutorials for the\n" +"alternative layouts Dvorak and Colemak, as well as for the numpad. " +"Tutorials\n" +"are primarily in English, however some in other languages are provided." +msgstr "" + +#: gnu/packages/games.scm:1342 +msgid "3D game engine written in C++" +msgstr "" + +#: gnu/packages/games.scm:1344 +msgid "" +"The Irrlicht Engine is a high performance realtime 3D engine written in\n" +"C++. Features include an OpenGL renderer, extensible materials, scene " +"graph\n" +"management, character animation, particle and other special effects, " +"support\n" +"for common mesh file formats, and collision detection." +msgstr "" + +#: gnu/packages/games.scm:1396 +msgid "2D space shooter" +msgstr "" + +#: gnu/packages/games.scm:1398 +msgid "" +"M.A.R.S. is a 2D space shooter with pretty visual effects and\n" +"attractive physics. Players can battle each other or computer controlled\n" +"enemies in different game modes such as space ball, death match, team death\n" +"match, cannon keep, and grave-itation pit." +msgstr "" + +#: gnu/packages/games.scm:1439 +msgid "Main game data for the Minetest game engine" +msgstr "" + +#: gnu/packages/games.scm:1441 +msgid "Game data for the Minetest infinite-world block sandox game." +msgstr "" + +#: gnu/packages/games.scm:1493 +msgid "Infinite-world block sandbox game" +msgstr "" + +#: gnu/packages/games.scm:1495 +msgid "" +"Minetest is a sandbox construction game. Players can create and destroy\n" +"various types of blocks in a three-dimensional open world. This allows\n" +"forming structures in every possible creation, on multiplayer servers or as " +"a\n" +"single player. Mods and texture packs allow players to personalize the " +"game\n" +"in different ways." +msgstr "" + +#: gnu/packages/games.scm:1534 +msgid "Curses Implementation of the Glk API" +msgstr "" + +#: gnu/packages/games.scm:1536 +msgid "" +"Glk defines a portable API for applications with text UIs. It was\n" +"primarily designed for interactive fiction, but it should be suitable for " +"many\n" +"interactive text utilities, particularly those based on a command line.\n" +"This is an implementation of the Glk library which runs in a terminal " +"window,\n" +"using the @code{curses.h} library for screen control." +msgstr "" + +#: gnu/packages/games.scm:1574 +msgid "Interpreter for Glulx VM" +msgstr "" + +#: gnu/packages/games.scm:1576 +msgid "" +"Glulx is a 32-bit portable virtual machine intended for writing and\n" +"playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" +"some of the restrictions in the venerable Z-machine format. This is the\n" +"reference interpreter, using the Glk API." +msgstr "" + +#: gnu/packages/games.scm:1613 +msgid "Z-machine interpreter" +msgstr "" + +#: gnu/packages/games.scm:1615 +msgid "" +"Fizmo is a console-based Z-machine interpreter. It is used to play\n" +"interactive fiction, also known as text adventures, which were implemented\n" +"either by Infocom or created using the Inform compiler." +msgstr "" + +#: gnu/packages/games.scm:1633 +msgid "Play the game of Go" +msgstr "" + +#: gnu/packages/games.scm:1635 +msgid "" +"GNU Go is a program that plays the game of Go, in which players\n" +"place stones on a grid to form territory or capture other stones. While\n" +"it can be played directly from the terminal, rendered in ASCII characters,\n" +"it is also possible to play GNU Go with 3rd party graphical interfaces or\n" +"even in Emacs. It supports the standard game storage format (SGF, Smart\n" +"Game Format) and inter-process communication format (GMP, Go Modem\n" +"Protocol)." +msgstr "" + +#: gnu/packages/games.scm:1663 +msgid "High speed arctic racing game based on Tux Racer" +msgstr "" + +#: gnu/packages/games.scm:1665 +msgid "" +"Extreme Tux Racer, or etracer as it is called for short, is\n" +"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of " +"the\n" +"game is to slide down a snow- and ice-covered mountain as quickly as " +"possible,\n" +"avoiding the trees and rocks that will slow you down.\n" +"\n" +"Collect herrings and other goodies while sliding down the hill, but avoid " +"fish\n" +"bones.\n" +"\n" +"This game is based on the GPL version of the famous game TuxRacer." +msgstr "" + +#: gnu/packages/games.scm:1747 +msgid "3D kart racing game" +msgstr "" + +#: gnu/packages/games.scm:1748 +msgid "" +"SuperTuxKart is a 3D kart racing game, with a focus on\n" +"having fun over realism. You can play with up to 4 friends on one PC, " +"racing\n" +"against each other or just trying to beat the computer; single-player mode " +"is\n" +"also available." +msgstr "" + +#: gnu/packages/games.scm:1780 +msgid "Game of jumping to the next floor, trying not to fall" +msgstr "" + +#: gnu/packages/games.scm:1782 +msgid "" +"GNUjump is a simple, yet addictive game in which you must jump from\n" +"platform to platform to avoid falling, while the platforms drop at faster " +"rates\n" +"the higher you go. The game features multiplayer, unlimited FPS, smooth " +"floor\n" +"falling, themeable graphics and sounds, and replays." +msgstr "" + +#: gnu/packages/games.scm:1825 +msgid "Turn-based strategy game" +msgstr "" + +#: gnu/packages/games.scm:1827 +msgid "" +"The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" +"with several single player campaigns, and multiplayer games (both networked " +"and\n" +"local).\n" +"\n" +"Battle for control on a range of maps, using variety of units which have\n" +"advantages and disadvantages against different types of attacks. Units " +"gain\n" +"experience and advance levels, and are carried over from one scenario to " +"the\n" +"next campaign." +msgstr "" + +#: gnu/packages/games.scm:1856 +msgid "Dedicated @emph{Battle for Wesnoth} server" +msgstr "" + +#: gnu/packages/games.scm:1857 +msgid "" +"This package contains a dedicated server for @emph{The\n" +"Battle for Wesnoth}." +msgstr "" + +#: gnu/packages/games.scm:1898 +msgid "Mouse and keyboard discovery for children" +msgstr "" + +#: gnu/packages/games.scm:1900 +msgid "" +"Gamine is a game designed for young children who are learning to use the\n" +"mouse and keyboard. The child uses the mouse to draw colored dots and " +"lines\n" +"on the screen and keyboard to display letters." +msgstr "" + +#: gnu/packages/games.scm:1932 +msgid "Puzzle game with a cat in lead role" +msgstr "" + +#: gnu/packages/games.scm:1933 +msgid "" +"Project Raincat is a game developed by Carnegie Mellon\n" +"students through GCS during the Fall 2008 semester. Raincat features game\n" +"play inspired from classics Lemmings and The Incredible Machine. The " +"project\n" +"proved to be an excellent learning experience for the programmers. " +"Everything\n" +"is programmed in Haskell." +msgstr "" + +#: gnu/packages/games.scm:1967 +msgid "Client for 'The Mana World' and similar games" +msgstr "" + +#: gnu/packages/games.scm:1969 +msgid "" +"ManaPlus is a 2D MMORPG client for game servers. It is the only\n" +"fully supported client for @uref{http://www.themanaworld.org, The mana\n" +"world}, @uref{http://evolonline.org, Evol Online} and\n" +"@uref{http://landoffire.org, Land of fire}." +msgstr "" + +#: gnu/packages/games.scm:2025 +msgid "Transportation economics simulator" +msgstr "" + +#: gnu/packages/games.scm:2026 +msgid "" +"OpenTTD is a game in which you transport goods and\n" +"passengers by land, water and air. It is a re-implementation of Transport\n" +"Tycoon Deluxe with many enhancements including multiplayer mode,\n" +"internationalization support, conditional orders and the ability to clone,\n" +"autoreplace and autoupdate vehicles. This package only includes the game\n" +"engine. When you start it you will be prompted to download a graphics set." +msgstr "" + +#: gnu/packages/games.scm:2083 +msgid "Base graphics set for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2085 +msgid "" +"The OpenGFX projects is an implementation of the OpenTTD base grahics\n" +"set that aims to ensure the best possible out-of-the-box experience.\n" +"\n" +"OpenGFX provides you with...\n" +"@enumerate\n" +"@item All graphics you need to enjoy OpenTTD.\n" +"@item Uniquely drawn rail vehicles for every climate.\n" +"@item Completely snow-aware rivers.\n" +"@item Different river and sea water.\n" +"@item Snow-aware buoys.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:2130 +msgid "Base sounds for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2131 +msgid "" +"OpenSFX is a set of free base sounds for OpenTTD which make\n" +"it possible to play OpenTTD without requiring the proprietary sound files " +"from\n" +"the original Transport Tycoon Deluxe." +msgstr "" + +#: gnu/packages/games.scm:2168 +msgid "Music set for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2169 +msgid "" +"OpenMSX is a music set for OpenTTD which makes it possible\n" +"to play OpenTTD without requiring the proprietary music from the original\n" +"Transport Tycoon Deluxe." +msgstr "" + +#: gnu/packages/games.scm:2247 +msgid "Free software re-implementation of RollerCoaster Tycoon 2" +msgstr "" + +#: gnu/packages/games.scm:2248 +msgid "" +"OpenRCT2 is a free software re-implementation of\n" +"RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and\n" +"maintaining an amusement park containing attractions, shops and facilities.\n" +"\n" +"Note that this package does @emph{not} provide the game assets (sounds,\n" +"images, etc.)" +msgstr "" + +#: gnu/packages/games.scm:2290 +msgid "Pinball simulator" +msgstr "" + +#: gnu/packages/games.scm:2291 +msgid "" +"The Emilia Pinball Project is a pinball simulator. There\n" +"are only two levels to play with, but they are very addictive." +msgstr "" + +#: gnu/packages/games.scm:2312 +msgid "Board game inspired by The Settlers of Catan" +msgstr "" + +#: gnu/packages/games.scm:2313 +msgid "" +"Pioneers is an emulation of the board game The Settlers of\n" +"Catan. It can be played on a local network, on the internet, and with AI\n" +"players." +msgstr "" + +#: gnu/packages/games.scm:2354 gnu/packages/gnome.scm:2644 +msgid "Logic puzzle game" +msgstr "" + +#: gnu/packages/games.scm:2355 +msgid "" +"The goal of this logic game is to open all cards in a 6x6\n" +"grid, using a number of hints as to their relative position. The game idea\n" +"is attributed to Albert Einstein." +msgstr "" + +#: gnu/packages/games.scm:2384 +msgid "MUD and telnet client" +msgstr "" + +#: gnu/packages/games.scm:2386 +msgid "" +"POWWOW is a client software which can be used for telnet as well as for\n" +"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client " +"for\n" +"the chat server psyced with the specific config located at\n" +"http://lavachat.symlynx.com/unix/" +msgstr "" + +#: gnu/packages/games.scm:2561 +msgid "Arena shooter derived from the Cube 2 engine" +msgstr "" + +#: gnu/packages/games.scm:2563 +msgid "" +"Red Eclipse is an arena shooter, created from the Cube2 engine.\n" +"Offering an innovative parkour system and distinct but all potent weapons,\n" +"Red Eclipse provides fast paced and accessible gameplay." +msgstr "" + +#: gnu/packages/games.scm:2622 +msgid "Text adventure game" +msgstr "" + +#: gnu/packages/games.scm:2624 +msgid "" +"Grue Hunter is a text adventure game written in Perl. You must make\n" +"your way through an underground cave system in search of the Grue. Can you\n" +"capture it and get out alive?" +msgstr "" + +#: gnu/packages/games.scm:2666 +msgid "Old-school earthworm action game" +msgstr "" + +#: gnu/packages/games.scm:2668 +msgid "" +"lierolibre is an earthworm action game where you fight another player\n" +"(or the computer) underground using a wide array of weapons.\n" +"\n" +"Features:\n" +"@itemize\n" +"@item 2 worms, 40 weapons, great playability, two game modes: Kill'em All\n" +"and Game of Tag, plus AI-players without true intelligence!\n" +"@item Dat nostalgia.\n" +"@item Extensions via a hidden F1 menu:\n" +"@itemize\n" +"@item Replays\n" +"@item Game controller support\n" +"@item Powerlevel palettes\n" +"@end itemize\n" +"@item Ability to write game variables to plain text files.\n" +"@item Ability to load game variables from both EXE and plain text files.\n" +"@item Scripts to extract and repack graphics, sounds and levels.\n" +"@end itemize\n" +"\n" +"To switch between different window sizes, use F6, F7 and F8, to switch to\n" +"fullscreen, use F5 or Alt+Enter." +msgstr "" + +#: gnu/packages/games.scm:2743 +msgid "3D Real-time strategy and real-time tactics game" +msgstr "" + +#: gnu/packages/games.scm:2745 +msgid "" +"Warzone 2100 offers campaign, multi-player, and single-player skirmish\n" +"modes. An extensive tech tree with over 400 different technologies, " +"combined\n" +"with the unit design system, allows for a wide variety of possible units " +"and\n" +"tactics." +msgstr "" + +#: gnu/packages/games.scm:2778 +msgid "2D scrolling shooter game" +msgstr "" + +#: gnu/packages/games.scm:2780 +msgid "" +"In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n" +"dominated the galaxy. Guide Chris Bainfield and his friend Sid Wilson on\n" +"their quest to liberate the galaxy from the clutches of WEAPCO. Along the\n" +"way, you will encounter new foes, make new allies, and assist local rebels\n" +"in strikes against the evil corporation." +msgstr "" + +#: gnu/packages/games.scm:2811 +msgid "Fast-paced, arcade-style, top-scrolling space shooter" +msgstr "" + +#: gnu/packages/games.scm:2813 +msgid "" +"In this game you are the captain of the cargo ship Chromium B.S.U. and\n" +"are responsible for delivering supplies to the troops on the front line. " +"Your\n" +"ship has a small fleet of robotic fighters which you control from the " +"relative\n" +"safety of the Chromium vessel." +msgstr "" + +#: gnu/packages/games.scm:2888 +msgid "Drawing software for children" +msgstr "" + +#: gnu/packages/games.scm:2890 +msgid "" +"Tux Paint is a free drawing program designed for young children (kids\n" +"ages 3 and up). It has a simple, easy-to-use interface; fun sound effects;\n" +"and an encouraging cartoon mascot who helps guide children as they use the\n" +"program. It provides a blank canvas and a variety of drawing tools to help\n" +"your child be creative." +msgstr "" + +#: gnu/packages/games.scm:2928 +msgid "Stamp images for Tux Paint" +msgstr "" + +#: gnu/packages/games.scm:2930 +msgid "" +"This package contains a set of \"Rubber Stamp\" images which can be used\n" +"with the \"Stamp\" tool within Tux Paint." +msgstr "" + +#: gnu/packages/games.scm:2977 +msgid "Configure Tux Paint" +msgstr "" + +#: gnu/packages/games.scm:2979 +msgid "Tux Paint Config is a graphical configuration editor for Tux Paint." +msgstr "" + +#: gnu/packages/games.scm:3011 +msgid "2D platformer game" +msgstr "" + +#: gnu/packages/games.scm:3012 +msgid "" +"SuperTux is a free classic 2D jump'n run sidescroller game\n" +"in a style similar to the original Super Mario games covered under\n" +"the GNU GPL." +msgstr "" + +#: gnu/packages/games.scm:3046 +msgid "MUD client" +msgstr "" + +#: gnu/packages/games.scm:3048 +msgid "" +"TinTin++ is a MUD client which supports MCCP (Mud Client Compression " +"Protocol),\n" +"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used " +"by MUDs,\n" +"as well as those required to login via telnet on Linux / Mac OS X servers, " +"and an\n" +"auto mapper with a VT100 map display." +msgstr "" + +#: gnu/packages/games.scm:3085 +msgid "Programming game" +msgstr "" + +#: gnu/packages/games.scm:3086 +msgid "" +"Learn programming, playing with ants and spider webs ;-)\n" +"Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n" +"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. " +"Experienced\n" +"programmers may also add their own favorite language." +msgstr "" + +#: gnu/packages/games.scm:3130 +msgid "Keyboard mashing and doodling game for babies" +msgstr "" + +#: gnu/packages/games.scm:3131 +msgid "" +"Bambam is a simple baby keyboard (and gamepad) masher\n" +"application that locks the keyboard and mouse and instead displays bright\n" +"colors, pictures, and sounds." +msgstr "" + +#: gnu/packages/games.scm:3174 +msgid "Arcade-style fire fighting game" +msgstr "" + +#: gnu/packages/games.scm:3176 +msgid "" +"Mr. Rescue is an arcade styled 2d action game centered around evacuating\n" +"civilians from burning buildings. The game features fast paced fire\n" +"extinguishing action, intense boss battles, a catchy soundtrack and lots of\n" +"throwing people around in pseudo-randomly generated buildings." +msgstr "" + +#: gnu/packages/games.scm:3283 +msgid "Non-euclidean graphical rogue-like game" +msgstr "" + +#: gnu/packages/games.scm:3285 +msgid "" +"HyperRogue is a game in which the player collects treasures and fights\n" +"monsters -- rogue-like but for the fact that it is played on the hyperbolic\n" +"plane and not in euclidean space.\n" +"\n" +"In HyperRogue, the player can move through different parts of the world, " +"which\n" +"are home to particular creatures and may be subject to their own rules of\n" +"\"physics\".\n" +"\n" +"While the game can use ASCII characters to display the the classical rogue\n" +"symbols, it still needs graphics to render the non-euclidean world." +msgstr "" + +#: gnu/packages/games.scm:3328 +msgid "Shooter with space station destruction" +msgstr "" + +#: gnu/packages/games.scm:3330 +msgid "" +"Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n" +"for Un*x systems with X11." +msgstr "" + +#: gnu/packages/games.scm:3362 +msgid "Turn based empire building strategy game" +msgstr "" + +#: gnu/packages/games.scm:3363 +msgid "" +"Freeciv is a turn based empire building strategy game\n" +"inspired by the history of human civilization. The game commences in\n" +"prehistory and your mission is to lead your tribe from the Stone Age\n" +"to the Space Age." +msgstr "" + +#: gnu/packages/games.scm:3394 +msgid "Recreation of data decryption effect in \"Sneakers\"" +msgstr "" + +#: gnu/packages/games.scm:3396 +msgid "" +"@code{No More Secrets} provides a command line tool called \"nms\"\n" +"that recreates the famous data decryption effect seen on screen in the 1992\n" +"movie \"Sneakers\".\n" +"\n" +"This command works on piped data. Pipe any ASCII or UTF-8 text to nms, and\n" +"it will apply the hollywood effect, initially showing encrypted data, then\n" +"starting a decryption sequence to reveal the original plaintext characters." +msgstr "" + +#: gnu/packages/games.scm:3423 +msgid "Data files for MegaGlest" +msgstr "" + +#: gnu/packages/games.scm:3424 +msgid "This package contains the data files required for MegaGlest." +msgstr "" + +#: gnu/packages/games.scm:3477 +msgid "3D real-time strategy (RTS) game" +msgstr "" + +#: gnu/packages/games.scm:3478 +msgid "" +"MegaGlest is a cross-platform 3D real-time strategy (RTS)\n" +"game, where you control the armies of one of seven different factions: " +"Tech,\n" +"Magic, Egypt, Indians, Norsemen, Persian or Romans." +msgstr "" + +#: gnu/packages/games.scm:3529 +msgid "Side-scrolling physics platformer with a ball of tar" +msgstr "" + +#: gnu/packages/games.scm:3530 +msgid "" +"In FreeGish you control Gish, a ball of tar who lives\n" +"happily with his girlfriend Brea, until one day a mysterious dark creature\n" +"emerges from a sewer hole and pulls her below ground." +msgstr "" + +#: gnu/packages/games.scm:3565 +msgid "Classic overhead run-and-gun game" +msgstr "" + +#: gnu/packages/games.scm:3566 +msgid "" +"C-Dogs SDL is a classic overhead run-and-gun game,\n" +"supporting up to 4 players in co-op and deathmatch modes. Customize your\n" +"player, choose from many weapons, and blast, slide and slash your way " +"through\n" +"over 100 user-created campaigns." +msgstr "" + +#: gnu/packages/games.scm:3666 +msgid "3D puzzle game" +msgstr "" + +#: gnu/packages/games.scm:3667 +msgid "" +"Kiki the nano bot is a 3D puzzle game. It is basically a\n" +"mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a\n" +"small robot living in the nano world, repair its maker." +msgstr "" + +#: gnu/packages/games.scm:3757 +msgid "2D retro multiplayer shooter game" +msgstr "" + +#: gnu/packages/games.scm:3758 +msgid "" +"Teeworlds is an online multiplayer game. Battle with up to\n" +"16 players in a variety of game modes, including Team Deathmatch and " +"Capture\n" +"The Flag. You can even design your own maps!" +msgstr "" + +#: gnu/packages/games.scm:3811 +msgid "Puzzle game with a dexterity component" +msgstr "" + +#: gnu/packages/games.scm:3812 +msgid "" +"Enigma is a puzzle game with 550 unique levels. The object\n" +"of the game is to find and uncover pairs of identically colored ‘Oxyd’ " +"stones.\n" +"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser " +"beams,\n" +"and most of all, countless hairy puzzles usually block your direct way to " +"the\n" +"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest " +"you\n" +"get bored) interact in many unexpected ways, and since many of them follow " +"the\n" +"laws of physics (Enigma’s special laws of physics, that is), controlling " +"them\n" +"with the mouse isn’t always trivial." +msgstr "" + +#: gnu/packages/games.scm:3883 +msgid "Puzzle game" +msgstr "" + +#: gnu/packages/games.scm:3884 +msgid "" +"Fish Fillets NG is strictly a puzzle game. The goal in\n" +"every of the seventy levels is always the same: find a safe way out. The " +"fish\n" +"utter witty remarks about their surroundings, the various inhabitants of " +"their\n" +"underwater realm quarrel among themselves or comment on the efforts of your\n" +"fish. The whole game is accompanied by quiet, comforting music." +msgstr "" + +#: gnu/packages/games.scm:3948 +msgid "Roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:3949 +msgid "" +"Dungeon Crawl Stone Soup is a roguelike adventure through\n" +"dungeons filled with dangerous monsters in a quest to find the mystifyingly\n" +"fabulous Orb of Zot." +msgstr "" + +#: gnu/packages/games.scm:3995 +msgid "Graphical roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:4025 +msgid "Cross-platform third-person action game" +msgstr "" + +#: gnu/packages/games.scm:4026 +msgid "" +"Lugaru is a third-person action game. The main character,\n" +"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat " +"skills.\n" +"In his quest to find those responsible for slaughtering his village, he " +"uncovers\n" +"a far-reaching conspiracy involving the corrupt leaders of the rabbit " +"republic\n" +"and the starving wolves from a nearby den. Turner takes it upon himself to\n" +"fight against their plot and save his fellow rabbits from slavery." +msgstr "" + +#: gnu/packages/games.scm:4077 +msgid "Data files for 0ad" +msgstr "" + +#: gnu/packages/games.scm:4078 +msgid "0ad-data provides the data files required by the game 0ad." +msgstr "" + +#: gnu/packages/games.scm:4196 +msgid "3D real-time strategy game of ancient warfare" +msgstr "" + +#: gnu/packages/games.scm:4197 +msgid "" +"0 A.D. is a real-time strategy (RTS) game of ancient\n" +"warfare. It's a historically-based war/economy game that allows players to\n" +"relive or rewrite the history of twelve ancient civilizations, each " +"depicted\n" +"at their peak of economic growth and military prowess.\n" +"\n" +"0ad needs a window manager that supports 'Extended Window Manager Hints'." +msgstr "" + +#: gnu/packages/games.scm:4272 +msgid "Colossal Cave Adventure" +msgstr "" + +#: gnu/packages/games.scm:4273 +msgid "" +"The original Colossal Cave Adventure from 1976 was the\n" +"origin of all text adventures, dungeon-crawl (computer) games, and\n" +"computer-hosted roleplaying games. This is the last version released by\n" +"Crowther & Woods, its original authors, in 1995. It has been known as\n" +"\"adventure 2.5\" and \"430-point adventure\"." +msgstr "" + +#: gnu/packages/games.scm:4284 +msgid "Single-player, RPG roguelike game set in the world of Eyal" +msgstr "" + +#: gnu/packages/games.scm:4389 +msgid "" +"Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" +"combat and advanced character building. Play as one of many unique races " +"and\n" +"classes in the lore-filled world of Eyal, exploring random dungeons, facing\n" +"challenging battles, and developing characters with your own tailored mix " +"of\n" +"abilities and powers. With a modern graphical and customisable interface,\n" +"intuitive mouse control, streamlined mechanics and deep, challenging " +"combat,\n" +"Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." +msgstr "" + +#: gnu/packages/games.scm:4435 +msgid "First person shooter engine for Quake 1" +msgstr "" + +#: gnu/packages/games.scm:4436 +msgid "" +"Quakespasm is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4485 +msgid "" +"vkquake is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4536 +msgid "First person shooter engine based on quake2" +msgstr "" + +#: gnu/packages/games.scm:4537 +msgid "" +"Yamagi Quake II is an enhanced client for id Software's Quake II.\n" +"The main focus is an unchanged single player experience like back in 1997,\n" +"thus the gameplay and the graphics are unaltered. However the user may use " +"one\n" +"of the unofficial retexturing packs. In comparison with the official " +"client,\n" +"over 1000 bugs were fixed and an extensive code audit done,\n" +"making Yamagi Quake II one of the most solid Quake II implementations " +"available." +msgstr "" + +#: gnu/packages/games.scm:4593 +msgid "Realistic physics puzzle game" +msgstr "" + +#: gnu/packages/games.scm:4594 +msgid "" +"The Butterfly Effect (tbe) is a game that uses\n" +"realistic physics simulations to combine lots of simple mechanical\n" +"elements to achieve a simple goal in the most complex way possible." +msgstr "" + +#: gnu/packages/games.scm:4646 +msgid "Game of lonely space adventure" +msgstr "" + +#: gnu/packages/games.scm:4648 +msgid "" +"Pioneer is a space adventure game set in our galaxy at the turn of the\n" +"31st century. The game is open-ended, and you are free to eke out whatever\n" +"kind of space-faring existence you can think of. Look for fame or fortune " +"by\n" +"exploring the millions of star systems. Turn to a life of crime as a " +"pirate,\n" +"smuggler or bounty hunter. Forge and break alliances with the various\n" +"factions fighting for power, freedom or self-determination. The universe " +"is\n" +"whatever you make of it." +msgstr "" + +#: gnu/packages/games.scm:4675 +msgid "Hacking contribution graphs in git" +msgstr "" + +#: gnu/packages/games.scm:4677 +msgid "" +"Badass generates false commits for a range of dates, essentially\n" +"hacking the gamification of contribution graphs on platforms such as\n" +"Github or Gitlab." +msgstr "" + +#: gnu/packages/games.scm:4755 +msgid "Educational programming strategy game" +msgstr "" + +#: gnu/packages/games.scm:4756 +msgid "" +"Colobot: Gold Edition is a real-time strategy game, where\n" +"you can program your units (bots) in a language called CBOT, which is " +"similar\n" +"to C++ and Java. Your mission is to find a new planet to live and survive.\n" +"You can save humanity and get programming skills!" +msgstr "" + +#: gnu/packages/games.scm:4838 +msgid "Modern Doom 2 source port" +msgstr "" + +#: gnu/packages/games.scm:4839 +msgid "" +"GZdoom is a port of the Doom 2 game engine, with a modern\n" +"renderer. It improves modding support with ZDoom's advanced mapping " +"features\n" +"and the new ZScript language. In addition to Doom, it supports Heretic, " +"Hexen,\n" +"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." +msgstr "" + +#: gnu/packages/gcc.scm:346 +msgid "GNU Compiler Collection" +msgstr "" + +#: gnu/packages/gcc.scm:348 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, " +"and\n" +"Go. It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:495 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Ada, and Go.\n" +"It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:525 +#, fuzzy +msgid "GNU C++ standard library" +msgstr "Гнуова Ц++ стандардна библиотека (посредничка)" + +#: gnu/packages/gcc.scm:560 +msgid "Collection of subroutines used by various GNU programs" +msgstr "" + +#: gnu/packages/gcc.scm:745 +msgid "GNU libstdc++ documentation" +msgstr "" + +#: gnu/packages/gcc.scm:813 +msgid "" +"Manipulating sets and relations of integer points bounded by linear " +"constraints" +msgstr "" + +#: gnu/packages/gcc.scm:816 +msgid "" +"isl is a library for manipulating sets and relations of integer points\n" +"bounded by linear constraints. Supported operations on sets include\n" +"intersection, union, set difference, emptiness check, convex hull, " +"(integer)\n" +"affine hull, integer projection, computing the lexicographic minimum using\n" +"parametric integer programming, coalescing and parametric vertex\n" +"enumeration. It also includes an ILP solver based on generalized basis\n" +"reduction, transitive closures on maps (which may encode infinite graphs),\n" +"dependence analysis and bounds on piecewise step-polynomials." +msgstr "" + +#: gnu/packages/gcc.scm:866 +msgid "Library to generate code for scanning Z-polyhedra" +msgstr "" + +#: gnu/packages/gcc.scm:868 +msgid "" +"CLooG is a free software library to generate code for scanning\n" +"Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" +"reaches each integral point of one or more parameterized polyhedra.\n" +"CLooG has been originally written to solve the code generation problem\n" +"for optimizing compilers based on the polytope model. Nevertheless it\n" +"is used now in various area e.g., to build control automata for\n" +"high-level synthesis or to find the best polynomial approximation of a\n" +"function. CLooG may help in any situation where scanning polyhedra\n" +"matters. While the user has full control on generated code quality,\n" +"CLooG is designed to avoid control overhead and to produce a very\n" +"effective code." +msgstr "" + +#: gnu/packages/gcc.scm:923 +msgid "Reference manual for the C programming language" +msgstr "" + +#: gnu/packages/gcc.scm:925 +msgid "" +"This is a reference manual for the C programming language, as\n" +"implemented by the GNU C Compiler (gcc). As a reference, it is not " +"intended\n" +"to be a tutorial of the language. Rather, it outlines all of the " +"constructs\n" +"of the language. Library functions are not included." +msgstr "" + +#: gnu/packages/gettext.scm:105 +msgid "Tools and documentation for translation (used to build other packages)" +msgstr "" + +#: gnu/packages/gettext.scm:107 +msgid "" +"GNU Gettext is a package providing a framework for translating the\n" +"textual output of programs into multiple languages. It provides " +"translators\n" +"with the means to create message catalogs, and a runtime library to load\n" +"translated messages from the catalogs. Nearly all GNU packages use Gettext." +msgstr "" + +#: gnu/packages/gettext.scm:137 +msgid "Tools and documentation for translation" +msgstr "" + +#: gnu/packages/gettext.scm:202 +msgid "Scripts to ease maintenance of translations" +msgstr "" + +#: gnu/packages/gettext.scm:204 +msgid "" +"The po4a (PO for anything) project goal is to ease translations (and\n" +"more interestingly, the maintenance of translations) using gettext tools on\n" +"areas where they were not expected like documentation." +msgstr "" + +#: gnu/packages/gimp.scm:64 +msgid "Image pixel format conversion library" +msgstr "" + +#: gnu/packages/gimp.scm:66 +msgid "" +"Babl is a dynamic, any-to-any pixel format translation library.\n" +"It allows converting between different methods of storing pixels, known as\n" +"@dfn{pixel formats}, that have different bit depths and other data\n" +"representations, color models, and component permutations.\n" +"\n" +"A vocabulary to formulate new pixel formats from existing primitives is\n" +"provided, as well as a framework to add new color models and data types." +msgstr "" + +#: gnu/packages/gimp.scm:123 +msgid "Graph based image processing framework" +msgstr "" + +#: gnu/packages/gimp.scm:124 +msgid "" +"GEGL (Generic Graphics Library) provides infrastructure to\n" +"do demand based cached non destructive image editing on larger than RAM\n" +"buffers." +msgstr "" + +#: gnu/packages/gimp.scm:189 +msgid "GNU Image Manipulation Program" +msgstr "" + +#: gnu/packages/gimp.scm:191 +msgid "" +"GIMP is an application for image manipulation tasks such as photo\n" +"retouching, composition and authoring. It supports all common image " +"formats\n" +"as well as specialized ones. It features a highly customizable interface\n" +"that is extensible via a plugin system." +msgstr "" + +#: gnu/packages/gimp.scm:239 +msgid "GIMP plug-in to edit image in fourier space" +msgstr "" + +#: gnu/packages/gimp.scm:241 +msgid "" +"This package provides a simple plug-in to apply the fourier transform on\n" +"an image, allowing you to work with the transformed image inside GIMP. You\n" +"can draw or apply filters in fourier space and get the modified image with " +"an\n" +"inverse fourier transform." +msgstr "" + +#: gnu/packages/gnome.scm:202 +msgid "CD/DVD burning tool for Gnome" +msgstr "" + +#: gnu/packages/gnome.scm:203 +msgid "" +"Brasero is an application to burn CD/DVD for the Gnome\n" +"Desktop. It is designed to be as simple as possible and has some unique\n" +"features to enable users to create their discs easily and quickly." +msgstr "" + +#: gnu/packages/gnome.scm:278 +msgid "Simple backup tool, for regular encrypted backups" +msgstr "" + +#: gnu/packages/gnome.scm:280 +msgid "" +"Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" +"uses duplicity as the backend, which supports incremental backups and " +"storage\n" +"either on a local, or remote machine via a number of methods." +msgstr "" + +#: gnu/packages/gnome.scm:327 +msgid "Diagram creation for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:328 +msgid "" +"Dia can be used to draw different types of diagrams, and\n" +"includes support for UML static structure diagrams (class diagrams), entity\n" +"relationship modeling, and network diagrams. The program supports various " +"file\n" +"formats like PNG, SVG, PDF and EPS." +msgstr "" + +#: gnu/packages/gnome.scm:384 +msgid "Library for accessing online service APIs" +msgstr "" + +#: gnu/packages/gnome.scm:386 +msgid "" +"libgdata is a GLib-based library for accessing online service APIs using\n" +"the GData protocol — most notably, Google's services. It provides APIs to\n" +"access the common Google services, and has full asynchronous support." +msgstr "" + +#: gnu/packages/gnome.scm:417 +msgid "GObject-based library for handling and rendering XPS documents" +msgstr "" + +#: gnu/packages/gnome.scm:419 +msgid "" +"libgxps is a GObject-based library for handling and rendering XPS\n" +"documents. This package also contains binaries that can convert XPS " +"documents\n" +"to other formats." +msgstr "" + +#: gnu/packages/gnome.scm:439 +msgid "Bootstrap GNOME modules built from Git" +msgstr "" + +#: gnu/packages/gnome.scm:440 +msgid "" +"gnome-common contains various files needed to bootstrap\n" +"GNOME modules built from Git. It contains a common \"autogen.sh\" script " +"that\n" +"can be used to configure a source directory checked out from Git and some\n" +"commonly used macros." +msgstr "" + +#: gnu/packages/gnome.scm:491 +msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" +msgstr "" + +#: gnu/packages/gnome.scm:493 +msgid "" +"The libgnome-desktop library provides API shared by several applications\n" +"on the desktop, but that cannot live in the platform for various reasons.\n" +"There is no API or ABI guarantee, although we are doing our best to provide\n" +"stability. Documentation for the API is available with gtk-doc.\n" +"\n" +"The gnome-about program helps find which version of GNOME is installed." +msgstr "" + +#: gnu/packages/gnome.scm:526 +msgid "Documentation utilities for the Gnome project" +msgstr "" + +#: gnu/packages/gnome.scm:528 +msgid "" +"Gnome-doc-utils is a collection of documentation utilities for the\n" +"Gnome project. It includes xml2po tool which makes it easier to translate\n" +"and keep up to date translations of documentation." +msgstr "" + +#: gnu/packages/gnome.scm:567 +msgid "Disk management utility for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:568 +msgid "Disk management utility for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:611 +msgid "Libraries for displaying certificates and accessing key stores" +msgstr "" + +#: gnu/packages/gnome.scm:613 +msgid "" +"The GCR package contains libraries used for displaying certificates and\n" +"accessing key stores. It also provides the viewer for crypto files on the\n" +"GNOME Desktop." +msgstr "" + +#: gnu/packages/gnome.scm:642 +msgid "Accessing passwords from the GNOME keyring" +msgstr "" + +#: gnu/packages/gnome.scm:644 +msgid "Client library to access passwords from the GNOME keyring." +msgstr "" + +#: gnu/packages/gnome.scm:714 +msgid "Daemon to store passwords and encryption keys" +msgstr "" + +#: gnu/packages/gnome.scm:716 +msgid "" +"gnome-keyring is a program that keeps passwords and other secrets for\n" +"users. It is run as a daemon in the session, similar to ssh-agent, and " +"other\n" +"applications locate it via an environment variable or D-Bus.\n" +"\n" +"The program can manage several keyrings, each with its own master password,\n" +"and there is also a session keyring which is never stored to disk, but\n" +"forgotten when the session ends." +msgstr "" + +#: gnu/packages/gnome.scm:785 +msgid "GNOME's document viewer" +msgstr "" + +#: gnu/packages/gnome.scm:787 +msgid "" +"Evince is a document viewer for multiple document formats. It\n" +"currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" +"of Evince is to replace the multiple document viewers that exist\n" +"on the GNOME Desktop with a single simple application." +msgstr "" + +#: gnu/packages/gnome.scm:816 +msgid "GNOME settings for various desktop components" +msgstr "" + +#: gnu/packages/gnome.scm:818 +msgid "" +"Gsettings-desktop-schemas contains a collection of GSettings schemas\n" +"for settings shared by various components of the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:852 +msgid "Utility to implement the Freedesktop Icon Naming Specification" +msgstr "" + +#: gnu/packages/gnome.scm:854 +msgid "" +"To help with the transition to the Freedesktop Icon Naming\n" +"Specification, the icon naming utility maps the icon names used by the\n" +"GNOME and KDE desktops to the icon names proposed in the specification." +msgstr "" + +#: gnu/packages/gnome.scm:885 +msgid "GNOME icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:887 +msgid "Icons for the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:924 +msgid "Tango icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:925 +msgid "" +"This is an icon theme that follows the Tango visual\n" +"guidelines." +msgstr "" + +#: gnu/packages/gnome.scm:951 +msgid "Database of common MIME types" +msgstr "" + +#: gnu/packages/gnome.scm:953 +msgid "" +"The shared-mime-info package contains the core database of common types\n" +"and the update-mime-database command used to extend it. It requires glib2 " +"to\n" +"be installed for building the update command. Additionally, it uses " +"intltool\n" +"for translations, though this is only a dependency for the maintainers. " +"This\n" +"database is translated at Transifex." +msgstr "" + +#: gnu/packages/gnome.scm:977 +msgid "Freedesktop icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:979 +msgid "Freedesktop icon theme." +msgstr "" + +#: gnu/packages/gnome.scm:1007 +msgid "GNOME desktop notification library" +msgstr "" + +#: gnu/packages/gnome.scm:1009 +msgid "" +"Libnotify is a library that sends desktop notifications to a\n" +"notification daemon, as defined in the Desktop Notifications spec. These\n" +"notifications can be used to inform the user about an event or display\n" +"some form of information without getting in the user's way." +msgstr "" + +#: gnu/packages/gnome.scm:1043 +msgid "GObject plugin system" +msgstr "" + +#: gnu/packages/gnome.scm:1045 +msgid "" +"Libpeas is a gobject-based plugin engine, targeted at giving every\n" +"application the chance to assume its own extensibility. It also has a set " +"of\n" +"features including, but not limited to: multiple extension points; on-" +"demand\n" +"(lazy) programming language support for C, Python and JS; simplicity of the\n" +"API." +msgstr "" + +#: gnu/packages/gnome.scm:1074 +msgid "OpenGL extension to GTK+" +msgstr "" + +#: gnu/packages/gnome.scm:1075 +msgid "" +"GtkGLExt is an OpenGL extension to GTK+. It provides\n" +"additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" +"API add-ons to make GTK+ widgets OpenGL-capable." +msgstr "" + +#: gnu/packages/gnome.scm:1118 +msgid "GTK+ rapid application development tool" +msgstr "" + +#: gnu/packages/gnome.scm:1119 +msgid "" +"Glade is a rapid application development (RAD) tool to\n" +"enable quick & easy development of user interfaces for the GTK+ toolkit and\n" +"the GNOME desktop environment." +msgstr "" + +#: gnu/packages/gnome.scm:1147 +msgid "CSS2 parsing and manipulation library" +msgstr "" + +#: gnu/packages/gnome.scm:1149 +msgid "" +"Libcroco is a standalone CSS2 parsing and manipulation library.\n" +"The parser provides a low level event driven SAC-like API and a CSS object\n" +"model like API. Libcroco provides a CSS2 selection engine and an " +"experimental\n" +"XML/CSS rendering engine." +msgstr "" + +#: gnu/packages/gnome.scm:1182 +msgid "GNOME's Structured File Library" +msgstr "" + +#: gnu/packages/gnome.scm:1184 +msgid "" +"Libgsf aims to provide an efficient extensible I/O abstraction for\n" +"dealing with different structured file formats." +msgstr "" + +#: gnu/packages/gnome.scm:1249 +msgid "Render SVG files using Cairo" +msgstr "" + +#: gnu/packages/gnome.scm:1251 +msgid "" +"Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:1275 +msgid "Create trees of CORBA Interface Definition Language files" +msgstr "" + +#: gnu/packages/gnome.scm:1276 +msgid "" +"Libidl is a library for creating trees of CORBA Interface\n" +"Definition Language (idl) files, which is a specification for defining\n" +"portable interfaces. libidl was initially written for orbit (the orb from " +"the\n" +"GNOME project, and the primary means of libidl distribution). However, the\n" +"functionality was designed to be as reusable and portable as possible." +msgstr "" + +#: gnu/packages/gnome.scm:1316 +msgid "CORBA 2.4-compliant Object Request Broker" +msgstr "" + +#: gnu/packages/gnome.scm:1317 +msgid "" +"ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" +"featuring mature C, C++ and Python bindings." +msgstr "" + +#: gnu/packages/gnome.scm:1364 +msgid "" +"Framework for creating reusable components for use in GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:1365 +msgid "" +"Bonobo is a framework for creating reusable components for\n" +"use in GNOME applications, built on top of CORBA." +msgstr "" + +#: gnu/packages/gnome.scm:1396 +msgid "Store application preferences" +msgstr "" + +#: gnu/packages/gnome.scm:1397 +msgid "" +"Gconf is a system for storing application preferences. It\n" +"is intended for user preferences; not arbitrary data storage." +msgstr "" + +#: gnu/packages/gnome.scm:1431 +msgid "Base MIME and Application database for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:1432 +msgid "" +"GNOME Mime Data is a module which contains the base MIME\n" +"and Application database for GNOME. The data stored by this module is\n" +"designed to be accessed through the MIME functions in GnomeVFS." +msgstr "" + +#: gnu/packages/gnome.scm:1475 +msgid "Access files and folders in GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:1477 +msgid "" +"GnomeVFS is the core library used to access files and folders in GNOME\n" +"applications. It provides a file system abstraction which allows " +"applications\n" +"to access local and remote files with a single consistent API." +msgstr "" + +#: gnu/packages/gnome.scm:1522 +msgid "Useful routines for building applications" +msgstr "" + +#: gnu/packages/gnome.scm:1523 +msgid "" +"The libgnome library provides a number of useful routines\n" +"for building modern applications, including session management, activation " +"of\n" +"files and URIs, and displaying help." +msgstr "" + +#: gnu/packages/gnome.scm:1546 +msgid "2D drawing library" +msgstr "" + +#: gnu/packages/gnome.scm:1547 +msgid "" +"Libart is a 2D drawing library intended as a\n" +"high-quality vector-based 2D library with antialiasing and alpha composition." +msgstr "" + +#: gnu/packages/gnome.scm:1574 +msgid "Flexible widget for creating interactive structured graphics" +msgstr "" + +#: gnu/packages/gnome.scm:1575 +msgid "" +"The GnomeCanvas widget provides a flexible widget for\n" +"creating interactive structured graphics." +msgstr "" + +#: gnu/packages/gnome.scm:1599 +msgid "C++ bindings to the GNOME Canvas library" +msgstr "" + +#: gnu/packages/gnome.scm:1600 +msgid "C++ bindings to the GNOME Canvas library." +msgstr "" + +#: gnu/packages/gnome.scm:1632 +msgid "Additional widgets for applications" +msgstr "" + +#: gnu/packages/gnome.scm:1633 +msgid "" +"The libgnomeui library provides additional widgets for\n" +"applications. Many of the widgets from libgnomeui have already been\n" +"ported to GTK+." +msgstr "" + +#: gnu/packages/gnome.scm:1659 +msgid "Load glade interfaces and access the glade built widgets" +msgstr "" + +#: gnu/packages/gnome.scm:1660 +msgid "" +"Libglade is a library that provides interfaces for loading\n" +"graphical interfaces described in glade files and for accessing the\n" +"widgets built in the loading process." +msgstr "" + +#: gnu/packages/gnome.scm:1690 gnu/packages/gnome.scm:1722 +msgid "Printing framework for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:1692 +msgid "" +"GNOME-print was a printing framework for GNOME. It has been deprecated\n" +"since ca. 2006, when GTK+ itself incorporated printing support." +msgstr "" + +#: gnu/packages/gnome.scm:1766 +msgid "Some user interface controls using Bonobo" +msgstr "" + +#: gnu/packages/gnome.scm:1767 +msgid "" +"The Bonobo UI library provides a number of user interface\n" +"controls using the Bonobo component framework." +msgstr "" + +#: gnu/packages/gnome.scm:1792 +msgid "Window Navigator Construction Kit" +msgstr "" + +#: gnu/packages/gnome.scm:1794 +msgid "" +"Libwnck is the Window Navigator Construction Kit, a library for use in\n" +"writing pagers, tasklists, and more generally applications that are dealing\n" +"with window management. It tries hard to respect the Extended Window " +"Manager\n" +"Hints specification (EWMH)." +msgstr "" + +#: gnu/packages/gnome.scm:1847 +msgid "Document-centric objects and utilities" +msgstr "" + +#: gnu/packages/gnome.scm:1848 +msgid "A GLib/GTK+ set of document-centric objects and utilities." +msgstr "" + +#: gnu/packages/gnome.scm:1932 +msgid "Spreadsheet application" +msgstr "" + +#: gnu/packages/gnome.scm:1934 +msgid "" +"GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" +"interoperable with other spreadsheet applications. It has a vast array of\n" +"features beyond typical spreadsheet functionality, such as support for " +"linear\n" +"and non-linear solvers, statistical analysis, and telecommunication\n" +"engineering." +msgstr "" + +#: gnu/packages/gnome.scm:1974 +msgid "Default GNOME 3 themes" +msgstr "" + +#: gnu/packages/gnome.scm:1976 +msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." +msgstr "" + +#: gnu/packages/gnome.scm:2009 +msgid "Manage encryption keys and passwords in the GNOME keyring" +msgstr "" + +#: gnu/packages/gnome.scm:2011 +msgid "" +"Seahorse is a GNOME application for managing encryption keys and\n" +"passwords in the GNOME keyring." +msgstr "" + +#: gnu/packages/gnome.scm:2049 gnu/packages/gnome.scm:2285 +msgid "Compiler for the GObject type system" +msgstr "" + +#: gnu/packages/gnome.scm:2051 +msgid "" +"Vala is a programming language that aims to bring modern programming\n" +"language features to GNOME developers without imposing any additional " +"runtime\n" +"requirements and without using a different ABI compared to applications and\n" +"libraries written in C." +msgstr "" + +#: gnu/packages/gnome.scm:2083 +msgid "Virtual Terminal Emulator" +msgstr "" + +#: gnu/packages/gnome.scm:2085 +msgid "" +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, and a minimal sample application (vte) using that. Vte is mainly used " +"in\n" +"gnome-terminal, but can also be used to embed a console/terminal in games,\n" +"editors, IDEs, etc." +msgstr "" + +#: gnu/packages/gnome.scm:2118 +msgid "Enhanced VTE terminal widget" +msgstr "" + +#: gnu/packages/gnome.scm:2120 +msgid "" +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, this fork provides additional functions exposed for keyboard text\n" +"selection and URL hints." +msgstr "" + +#: gnu/packages/gnome.scm:2206 +msgid "Remote desktop viewer for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:2207 +msgid "" +"Vinagre is a remote display client supporting the VNC, SPICE\n" +"and RDP protocols." +msgstr "" + +#: gnu/packages/gnome.scm:2259 +msgid "Low-level GNOME configuration system" +msgstr "" + +#: gnu/packages/gnome.scm:2260 +msgid "" +"Dconf is a low-level configuration system. Its main purpose\n" +"is to provide a backend to GSettings on platforms that don't already have\n" +"configuration storage systems." +msgstr "" + +#: gnu/packages/gnome.scm:2287 +msgid "" +"JSON-GLib is a C library based on GLib providing serialization and\n" +"deserialization support for the JavaScript Object Notation (JSON) format\n" +"described by RFC 4627. It provides parser and generator GObject classes " +"and\n" +"various wrappers for the complex data types employed by JSON, such as " +"arrays\n" +"and objects." +msgstr "" + +#: gnu/packages/gnome.scm:2326 +msgid "High-level API for X Keyboard Extension" +msgstr "" + +#: gnu/packages/gnome.scm:2328 +msgid "" +"LibXklavier is a library providing high-level API for X Keyboard\n" +"Extension known as XKB. This library is intended to support XFree86 and " +"other\n" +"commercial X servers. It is useful for creating XKB-related software " +"(layout\n" +"indicators etc)." +msgstr "" + +#: gnu/packages/gnome.scm:2356 +msgid "Python bindings to librsvg" +msgstr "" + +#: gnu/packages/gnome.scm:2358 +msgid "" +"This packages provides Python bindings to librsvg, the SVG rendering\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:2408 +msgid "Network-related GIO modules" +msgstr "" + +#: gnu/packages/gnome.scm:2410 +msgid "" +"This package contains various network related extensions for the GIO\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:2441 +msgid "RESTful web api query library" +msgstr "" + +#: gnu/packages/gnome.scm:2443 +msgid "" +"This library was designed to make it easier to access web services that\n" +"claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" +"libxml to ease remote use of the RESTful API." +msgstr "" + +#: gnu/packages/gnome.scm:2566 +msgid "GLib-based HTTP Library" +msgstr "" + +#: gnu/packages/gnome.scm:2568 +msgid "" +"LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" +"and the GLib main loop, to integrate well with GNOME applications." +msgstr "" + +#: gnu/packages/gnome.scm:2614 +msgid "GObject bindings for \"Secret Service\" API" +msgstr "" + +#: gnu/packages/gnome.scm:2616 +msgid "" +"Libsecret is a GObject based library for storing and retrieving passwords\n" +"and other secrets. It communicates with the \"Secret Service\" using DBus." +msgstr "" + +#: gnu/packages/gnome.scm:2645 +msgid "" +"Five or More is a game where you try to align\n" +" five or more objects of the same color and shape causing them to " +"disappear.\n" +" On every turn more objects will appear, until the board is full.\n" +" Try to last as long as possible." +msgstr "" + +#: gnu/packages/gnome.scm:2683 +msgid "Minesweeper game" +msgstr "" + +#: gnu/packages/gnome.scm:2685 +msgid "" +"Mines (previously gnomine) is a puzzle game where you locate mines\n" +"floating in an ocean using only your brain and a little bit of luck." +msgstr "" + +#: gnu/packages/gnome.scm:2716 +msgid "Japanese logic game" +msgstr "" + +#: gnu/packages/gnome.scm:2718 +msgid "" +"Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" +"GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" +"possible while still providing features that make playing difficult Sudoku\n" +"more fun." +msgstr "" + +#: gnu/packages/gnome.scm:2764 +msgid "Terminal emulator" +msgstr "" + +#: gnu/packages/gnome.scm:2766 +msgid "" +"GNOME Terminal is a terminal emulator application for accessing a\n" +"UNIX shell environment which can be used to run programs available on\n" +"your system.\n" +"\n" +"It supports several profiles, multiple tabs and implements several\n" +"keyboard shortcuts." +msgstr "" + +#: gnu/packages/gnome.scm:2832 +msgid "Color management service" +msgstr "" + +#: gnu/packages/gnome.scm:2833 +msgid "" +"Colord is a system service that makes it easy to manage,\n" +"install and generate color profiles to accurately color manage input and\n" +"output devices." +msgstr "" + +#: gnu/packages/gnome.scm:2877 +msgid "Geolocation service" +msgstr "" + +#: gnu/packages/gnome.scm:2878 +msgid "" +"Geoclue is a D-Bus service that provides location\n" +"information. The primary goal of the Geoclue project is to make creating\n" +"location-aware applications as simple as possible, while the secondary goal " +"is\n" +"to ensure that no application can access location information without " +"explicit\n" +"permission from user." +msgstr "" + +#: gnu/packages/gnome.scm:2913 +msgid "Geocoding and reverse-geocoding library" +msgstr "" + +#: gnu/packages/gnome.scm:2915 +msgid "" +"geocode-glib is a convenience library for geocoding (finding longitude,\n" +"and latitude from an address) and reverse geocoding (finding an address " +"from\n" +"coordinates) using the Nominatim service. geocode-glib caches requests for\n" +"faster results and to avoid unnecessary server load." +msgstr "" + +#: gnu/packages/gnome.scm:2968 +msgid "System daemon for managing power devices" +msgstr "" + +#: gnu/packages/gnome.scm:2970 +msgid "" +"UPower is an abstraction for enumerating power devices,\n" +"listening to device events and querying history and statistics. Any\n" +"application or service on the system can access the org.freedesktop.UPower\n" +"service via the system message bus." +msgstr "" + +#: gnu/packages/gnome.scm:3028 +msgid "Location, time zone, and weather library for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3030 +msgid "" +"libgweather is a library to access weather information from online\n" +"services for numerous locations." +msgstr "" + +#: gnu/packages/gnome.scm:3081 +msgid "GNOME settings daemon" +msgstr "" + +#: gnu/packages/gnome.scm:3083 +msgid "" +"This package contains the daemon responsible for setting the various\n" +"parameters of a GNOME session and the applications that run under it. It\n" +"handles settings such keyboard layout, shortcuts, and accessibility, " +"clipboard\n" +"settings, themes, mouse settings, and startup of other daemons." +msgstr "" + +#: gnu/packages/gnome.scm:3120 +msgid "Library to parse and save media playlists for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3121 +msgid "" +"Totem-pl-parser is a GObjects-based library to parse and save\n" +"playlists in a variety of formats." +msgstr "" + +#: gnu/packages/gnome.scm:3155 +msgid "Solitaire card games" +msgstr "" + +#: gnu/packages/gnome.scm:3157 +msgid "" +"Aisleriot (also known as Solitaire or sol) is a collection of card games\n" +"which are easy to play with the aid of a mouse." +msgstr "" + +#: gnu/packages/gnome.scm:3181 +msgid "API documentation browser for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3183 +msgid "" +"Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" +"natively with GTK-Doc (the API reference system developed for GTK+ and used\n" +"throughout GNOME for API documentation)." +msgstr "" + +#: gnu/packages/gnome.scm:3250 +msgid "Object oriented GL/GLES Abstraction/Utility Layer" +msgstr "" + +#: gnu/packages/gnome.scm:3252 +msgid "" +"Cogl is a small library for using 3D graphics hardware to draw pretty\n" +"pictures. The API departs from the flat state machine style of OpenGL and " +"is\n" +"designed to make it easy to write orthogonal components that can render\n" +"without stepping on each others toes." +msgstr "" + +#: gnu/packages/gnome.scm:3309 +msgid "Open GL based interactive canvas library" +msgstr "" + +#: gnu/packages/gnome.scm:3311 gnu/packages/gnome.scm:3340 +msgid "" +"Clutter is an Open GL based interactive canvas library, designed for\n" +"creating fast, mainly 2D single window applications such as media box UIs,\n" +"presentations, kiosk style applications and so on." +msgstr "" + +#: gnu/packages/gnome.scm:3338 +msgid "Open GL based interactive canvas library GTK+ widget" +msgstr "" + +#: gnu/packages/gnome.scm:3368 +msgid "Integration library for using GStreamer with Clutter" +msgstr "" + +#: gnu/packages/gnome.scm:3370 +msgid "" +"Clutter-Gst is an integration library for using GStreamer with Clutter.\n" +"It provides a GStreamer sink to upload frames to GL and an actor that\n" +"implements the ClutterGstPlayer interface using playbin. Clutter is an " +"Open\n" +"GL based interactive canvas library." +msgstr "" + +#: gnu/packages/gnome.scm:3404 +msgid "C library providing a ClutterActor to display maps" +msgstr "" + +#: gnu/packages/gnome.scm:3406 +msgid "" +"libchamplain is a C library providing a ClutterActor to display maps.\n" +"It also provides a Gtk+ widget to display maps in Gtk+ applications. " +"Python\n" +"and Perl bindings are also available. It supports numerous free map " +"sources\n" +"such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." +msgstr "" + +#: gnu/packages/gnome.scm:3437 +msgid "Object mapper from GObjects to SQLite" +msgstr "" + +#: gnu/packages/gnome.scm:3439 +msgid "" +"Gom provides an object mapper from GObjects to SQLite. It helps you\n" +"write applications that need to store structured data as well as make " +"complex\n" +"queries upon that data." +msgstr "" + +#: gnu/packages/gnome.scm:3474 +msgid "Useful functionality shared among GNOME games" +msgstr "" + +#: gnu/packages/gnome.scm:3476 +msgid "" +"libgnome-games-support is a small library intended for internal use by\n" +"GNOME Games, but it may be used by others." +msgstr "" + +#: gnu/packages/gnome.scm:3504 +msgid "Sliding block puzzles" +msgstr "" + +#: gnu/packages/gnome.scm:3506 +msgid "" +"GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" +"the patterned block to the area bordered by green markers. To do so, you " +"will\n" +"need to slide other blocks out of the way. Complete each puzzle in as few " +"moves\n" +"as possible!" +msgstr "" + +#: gnu/packages/gnome.scm:3559 +msgid "Framework for discovering and browsing media" +msgstr "" + +#: gnu/packages/gnome.scm:3561 gnu/packages/gnome.scm:3614 +msgid "" +"Grilo is a framework focused on making media discovery and browsing easy\n" +"for application developers." +msgstr "" + +#: gnu/packages/gnome.scm:3612 +msgid "Plugins for the Grilo media discovery library" +msgstr "" + +#: gnu/packages/gnome.scm:3715 +msgid "Simple media player for GNOME based on GStreamer" +msgstr "" + +#: gnu/packages/gnome.scm:3716 +msgid "" +"Totem is a simple yet featureful media player for GNOME\n" +"which can read a large number of file formats." +msgstr "" + +#: gnu/packages/gnome.scm:3806 +msgid "Music player for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3807 +msgid "" +"Rhythmbox is a music playing application for GNOME. It\n" +"supports playlists, song ratings, and any codecs installed through gstreamer." +msgstr "" + +#: gnu/packages/gnome.scm:3857 +msgid "GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3858 +msgid "" +"Eye of GNOME is the GNOME image viewer. It\n" +"supports image conversion, rotation, and slideshows." +msgstr "" + +#: gnu/packages/gnome.scm:3880 +msgid "Extensions for the Eye of GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3892 +msgid "" +"This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" +"notably:\n" +"\n" +"@itemize\n" +"@item @dfn{EXIF Display}, which displays camera (EXIF) information;\n" +"@item @dfn{Map}, which displays a map of where the picture was taken on the\n" +"side panel;\n" +"@item @dfn{Slideshow Shuffle}, to shuffle images in slideshow mode.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/gnome.scm:3928 +#, fuzzy +msgid "GObject bindings for libudev" +msgstr "Гуилеово повезивање са ен-курсом" + +#: gnu/packages/gnome.scm:3930 +msgid "" +"This library provides GObject bindings for libudev. It was originally\n" +"part of udev-extras, then udev, then systemd. It's now a project on its own." +msgstr "" + +#: gnu/packages/gnome.scm:3978 +msgid "Userspace virtual file system for GIO" +msgstr "" + +#: gnu/packages/gnome.scm:3980 +msgid "" +"GVFS is a userspace virtual file system designed to work with the I/O\n" +"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS " +"support\n" +"to all applications using the GIO API. It also supports exposing the GVFS\n" +"mounts to non-GIO applications using FUSE.\n" +"\n" +"GVFS comes with a set of backends, including trash support, SFTP, SMB, " +"HTTP,\n" +"DAV, and others." +msgstr "" + +#: gnu/packages/gnome.scm:4026 +#, fuzzy +msgid "GLib binding for libusb1" +msgstr "Гуилеово повезивање са ен-курсом" + +#: gnu/packages/gnome.scm:4028 +msgid "" +"GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" +"asynchronous control, bulk and interrupt transfers with proper cancellation\n" +"and integration into a mainloop. This makes it easy to integrate low level\n" +"USB transfers with your high-level application or system daemon." +msgstr "" + +#: gnu/packages/gnome.scm:4079 +msgid "Document and image scanner" +msgstr "" + +#: gnu/packages/gnome.scm:4080 +msgid "" +"Simple Scan is an easy-to-use application, designed to let\n" +"users connect their scanner and quickly have the image/document in an\n" +"appropriate format. Simple Scan is basically a frontend for SANE - which " +"is\n" +"the same backend as XSANE uses. This means that all existing scanners will\n" +"work and the interface is well tested." +msgstr "" + +#: gnu/packages/gnome.scm:4153 +msgid "Web browser for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4155 +msgid "" +"Eolie is a new web browser for GNOME. It features Firefox sync support,\n" +"a secret password store, an adblocker, and a modern UI." +msgstr "" + +#: gnu/packages/gnome.scm:4202 +msgid "GNOME web browser" +msgstr "" + +#: gnu/packages/gnome.scm:4204 +msgid "" +"Epiphany is a GNOME web browser targeted at non-technical users. Its\n" +"principles are simplicity and standards compliance." +msgstr "" + +#: gnu/packages/gnome.scm:4260 +msgid "D-Bus debugger" +msgstr "" + +#: gnu/packages/gnome.scm:4262 +msgid "" +"D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" +"of running programs and invoke methods on those interfaces." +msgstr "" + +#: gnu/packages/gnome.scm:4284 +msgid "XSL stylesheets for Yelp" +msgstr "" + +#: gnu/packages/gnome.scm:4286 +msgid "" +"Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" +"to format Docbook and Mallard documents." +msgstr "" + +#: gnu/packages/gnome.scm:4317 +msgid "GNOME help browser" +msgstr "" + +#: gnu/packages/gnome.scm:4319 +msgid "" +"Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" +"man, info, and HTML documents. It can locate documents according to the\n" +"freedesktop.org help system specification." +msgstr "" + +#: gnu/packages/gnome.scm:4347 +msgid "Yelp documentation tools" +msgstr "" + +#: gnu/packages/gnome.scm:4349 +msgid "" +"Yelp-tools is a collection of scripts and build utilities to help create,\n" +"manage, and publish documentation for Yelp and the web. Most of the heavy\n" +"lifting is done by packages like yelp-xsl and itstool. This package just\n" +"wraps things up in a developer-friendly way." +msgstr "" + +#: gnu/packages/gnome.scm:4386 +msgid "GObject collection library" +msgstr "" + +#: gnu/packages/gnome.scm:4388 +msgid "" +"Libgee is a utility library providing GObject-based interfaces and\n" +"classes for commonly used data structures." +msgstr "" + +#: gnu/packages/gnome.scm:4415 +msgid "GObject wrapper around the Exiv2 photo metadata library" +msgstr "" + +#: gnu/packages/gnome.scm:4417 +msgid "" +"Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" +"allows for GNOME applications to easily inspect and update EXIF, IPTC, and " +"XMP\n" +"metadata in photo and video files of various formats." +msgstr "" + +#: gnu/packages/gnome.scm:4461 +msgid "Photo manager for GNOME 3" +msgstr "" + +#: gnu/packages/gnome.scm:4463 +msgid "" +"Shotwell is a digital photo manager designed for the GNOME desktop\n" +"environment. It allows you to import photos from disk or camera, organize\n" +"them by keywords and events, view them in full-window or fullscreen mode, " +"and\n" +"share them with others via social networking and more." +msgstr "" + +#: gnu/packages/gnome.scm:4504 +msgid "Graphical archive manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4505 +msgid "" +"File Roller is an archive manager for the GNOME desktop\n" +"environment that allows users to view, unpack, and create compressed " +"archives\n" +"such as gzip tarballs." +msgstr "" + +#: gnu/packages/gnome.scm:4583 +msgid "Session manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4585 +msgid "" +"This package contains the GNOME session manager, as well as a\n" +"configuration program to choose applications starting on login." +msgstr "" + +#: gnu/packages/gnome.scm:4638 +msgid "Javascript bindings for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4641 +msgid "" +"Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" +"javascript engine and the GObject introspection framework." +msgstr "" + +#: gnu/packages/gnome.scm:4700 +#, fuzzy +msgid "GNOME text editor" +msgstr "Уређивач протока" + +#: gnu/packages/gnome.scm:4701 +msgid "" +"While aiming at simplicity and ease of use, gedit is a\n" +"powerful general purpose text editor." +msgstr "" + +#: gnu/packages/gnome.scm:4725 +msgid "Display graphical dialog boxes from shell scripts" +msgstr "" + +#: gnu/packages/gnome.scm:4728 +msgid "" +"Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" +"to display dialog boxes from the commandline and shell scripts." +msgstr "" + +#: gnu/packages/gnome.scm:4827 +msgid "Window and compositing manager" +msgstr "" + +#: gnu/packages/gnome.scm:4830 +msgid "" +"Mutter is a window and compositing manager that displays and manages your\n" +"desktop via OpenGL. Mutter combines a sophisticated display engine using " +"the\n" +"Clutter toolkit with solid window-management logic inherited from the " +"Metacity\n" +"window manager." +msgstr "" + +#: gnu/packages/gnome.scm:4864 +msgid "Single sign-on framework for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4867 +msgid "" +"GNOME Online Accounts provides interfaces so that applications and\n" +"libraries in GNOME can access the user's online accounts. It has providers " +"for\n" +"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, " +"Microsoft\n" +"Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." +msgstr "" + +#: gnu/packages/gnome.scm:4928 +msgid "Store address books and calendars" +msgstr "" + +#: gnu/packages/gnome.scm:4931 +msgid "" +"This package provides a unified backend for programs that work with\n" +"contacts, tasks, and calendar information. It was originally developed for\n" +"Evolution (hence the name), but is now used by other packages as well." +msgstr "" + +#: gnu/packages/gnome.scm:4994 +msgid "Text entry and UI navigation application" +msgstr "" + +#: gnu/packages/gnome.scm:4997 +msgid "" +"Caribou is an input assistive technology intended for switch and pointer\n" +"users." +msgstr "" + +#: gnu/packages/gnome.scm:5114 +msgid "Network connection manager" +msgstr "" + +#: gnu/packages/gnome.scm:5117 +msgid "" +"NetworkManager is a system network service that manages your network\n" +"devices and connections, attempting to keep active network connectivity " +"when\n" +"available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n" +"devices, and provides VPN integration with a variety of different VPN\n" +"services." +msgstr "" + +#: gnu/packages/gnome.scm:5151 +msgid "OpenVPN plug-in for NetworkManager" +msgstr "" + +#: gnu/packages/gnome.scm:5153 +msgid "" +"This extension of NetworkManager allows it to take care of connections\n" +"to virtual private networks (VPNs) via OpenVPN." +msgstr "" + +#: gnu/packages/gnome.scm:5175 +msgid "Database of broadband connection configuration" +msgstr "" + +#: gnu/packages/gnome.scm:5176 +msgid "Database of broadband connection configuration." +msgstr "" + +#: gnu/packages/gnome.scm:5210 +msgid "Applet for managing network connections" +msgstr "" + +#: gnu/packages/gnome.scm:5213 +msgid "" +"This package contains a systray applet for NetworkManager. It displays\n" +"the available networks and allows users to easily switch between them." +msgstr "" + +#: gnu/packages/gnome.scm:5238 +msgid "C++ wrapper for XML parser library libxml2" +msgstr "" + +#: gnu/packages/gnome.scm:5240 +msgid "" +"This package provides a C++ wrapper for the XML parser library\n" +"libxml2." +msgstr "" + +#: gnu/packages/gnome.scm:5376 +msgid "Display manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5379 +msgid "" +"GNOME Display Manager is a system service that is responsible for\n" +"providing graphical log-ins and managing local and remote displays." +msgstr "" + +#: gnu/packages/gnome.scm:5403 +msgid "Portable system access library" +msgstr "" + +#: gnu/packages/gnome.scm:5406 +msgid "" +"LibGTop is a library to get system specific data such as CPU and memory\n" +"usage and information about running processes." +msgstr "" + +#: gnu/packages/gnome.scm:5436 +msgid "GNOME Bluetooth subsystem" +msgstr "" + +#: gnu/packages/gnome.scm:5439 +msgid "" +"This package contains tools for managing and manipulating Bluetooth\n" +"devices using the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:5505 +msgid "Utilities to configure the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5508 +msgid "" +"This package contains configuration applets for the GNOME desktop,\n" +"allowing to set accessibility configuration, desktop fonts, keyboard and " +"mouse\n" +"properties, sound setup, desktop theme and background, user interface\n" +"properties, screen resolution, and other GNOME parameters." +msgstr "" + +#: gnu/packages/gnome.scm:5593 +msgid "Desktop shell for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5596 +msgid "" +"GNOME Shell provides core user interface functions for the GNOME desktop,\n" +"like switching to windows and launching applications." +msgstr "" + +#: gnu/packages/gnome.scm:5631 +msgid "VNC viewer widget for GTK+" +msgstr "" + +#: gnu/packages/gnome.scm:5633 +msgid "" +"GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n" +"applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n" +"GTK-VNC implements client side RFB protocol and authentication extensions " +"such\n" +"as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions." +msgstr "" + +#: gnu/packages/gnome.scm:5661 +msgid "Archives integration support for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5664 +msgid "" +"GNOME Autoar is a library which makes creating and extracting archives\n" +"easy, safe, and automatic." +msgstr "" + +#: gnu/packages/gnome.scm:5716 +msgid "Metadata database, indexer and search tool" +msgstr "" + +#: gnu/packages/gnome.scm:5719 +msgid "" +"Tracker is an advanced framework for first class objects with associated\n" +"metadata and tags. It provides a one stop solution for all metadata, tags,\n" +"shared object databases, search tools and indexing." +msgstr "" + +#: gnu/packages/gnome.scm:5770 +msgid "File manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5773 +msgid "" +"Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" +"design and behaviour, giving the user a simple way to navigate and manage " +"its\n" +"files." +msgstr "" + +#: gnu/packages/gnome.scm:5801 +msgid "Disk usage analyzer for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5803 +msgid "" +"Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" +"usage in the GNOME desktop environment. It can easily scan device volumes " +"or\n" +"a specific user-requested directory branch (local or remote). Once the " +"scan\n" +"is complete it provides a graphical representation of each selected folder." +msgstr "" + +#: gnu/packages/gnome.scm:5827 +msgid "Background images for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5829 +msgid "" +"GNOME backgrounds package contains a collection of graphics files which\n" +"can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" +"the package creates the proper framework and directory structure so that " +"you\n" +"can add your own files to the collection." +msgstr "" + +#: gnu/packages/gnome.scm:5862 +msgid "Take pictures of your screen" +msgstr "" + +#: gnu/packages/gnome.scm:5864 +msgid "" +"GNOME Screenshot is a utility used for taking screenshots of the entire\n" +"screen, a window or a user defined area of the screen, with optional\n" +"beautifying border effects." +msgstr "" + +#: gnu/packages/gnome.scm:5901 +msgid "Graphical editor for GNOME's dconf configuration system" +msgstr "" + +#: gnu/packages/gnome.scm:5903 +msgid "" +"Dconf-editor is a graphical tool for browsing and editing the dconf\n" +"configuration system for GNOME. It allows users to configure desktop\n" +"software that do not provide their own configuration interface." +msgstr "" + +#: gnu/packages/gnome.scm:5932 +msgid "Default MIME type associations for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5934 +msgid "" +"Given many installed packages which might handle a given MIME type, a\n" +"user running the GNOME desktop probably has some preferences: for example,\n" +"that folders be opened by default by the Nautilus file manager, not the " +"Baobab\n" +"disk usage analyzer. This package establishes that set of default MIME " +"type\n" +"associations for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:5993 +msgid "The GNU desktop environment" +msgstr "" + +#: gnu/packages/gnome.scm:5996 +msgid "" +"GNOME is the graphical desktop for GNU. It includes a wide variety of\n" +"applications for browsing the web, editing text and images, creating\n" +"documents and diagrams, playing media, scanning, and much more." +msgstr "" + +#: gnu/packages/gnome.scm:6048 +msgid "Desktop recording program" +msgstr "" + +#: gnu/packages/gnome.scm:6049 +msgid "" +"Byzanz is a simple desktop recording program with a\n" +"command-line interface. It can record part or all of an X display for a\n" +"specified duration and save it as a GIF encoded animated image file." +msgstr "" + +#: gnu/packages/gnome.scm:6076 +msgid "GObject wrapper for libcanberra" +msgstr "" + +#: gnu/packages/gnome.scm:6078 +msgid "" +"GSound is a small library for playing system sounds. It's designed to be\n" +"used via GObject Introspection, and is a thin wrapper around the libcanberra " +"C\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:6105 +msgid "Library for accessing SkyDrive and Hotmail" +msgstr "" + +#: gnu/packages/gnome.scm:6107 +msgid "" +"Libzapojit is a GLib-based library for accessing online service APIs of\n" +"Microsoft SkyDrive and Hotmail, using their REST protocols." +msgstr "" + +#: gnu/packages/gnome.scm:6143 +msgid "GNOME's clock application" +msgstr "" + +#: gnu/packages/gnome.scm:6145 +msgid "" +"GNOME Clocks is a simple clocks application designed to fit the GNOME\n" +"desktop. It supports world clock, stop watch, alarms, and count down timer." +msgstr "" + +#: gnu/packages/gnome.scm:6177 +msgid "GNOME's calendar application" +msgstr "" + +#: gnu/packages/gnome.scm:6179 +msgid "" +"GNOME Calendar is a simple calendar application designed to fit the GNOME\n" +"desktop. It supports multiple calendars, month, week and year view." +msgstr "" + +#: gnu/packages/gnome.scm:6228 +msgid "GNOME's ToDo Application" +msgstr "" + +#: gnu/packages/gnome.scm:6230 +msgid "" +"GNOME To Do is a simplistic personal task manager designed to perfectly\n" +"fit the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:6258 +msgid "Look up words in dictionary sources" +msgstr "" + +#: gnu/packages/gnome.scm:6260 +msgid "" +"GNOME Dictionary can look for the definition or translation of a word in\n" +"existing databases over the internet." +msgstr "" + +#: gnu/packages/gnome.scm:6306 +msgid "Customize advanced GNOME 3 options" +msgstr "" + +#: gnu/packages/gnome.scm:6309 +msgid "" +"GNOME Tweak Tool allows adjusting advanced configuration settings in\n" +"GNOME 3. This includes things like the fonts used in user interface " +"elements,\n" +"alternative user interface themes, changes in window management behavior,\n" +"GNOME Shell appearance and extension, etc." +msgstr "" + +#: gnu/packages/gnome.scm:6336 +msgid "Extensions for GNOME Shell" +msgstr "" + +#: gnu/packages/gnome.scm:6337 +msgid "" +"GNOME Shell extensions modify and extend GNOME Shell\n" +"functionality and behavior." +msgstr "" + +#: gnu/packages/gnome.scm:6367 +msgid "A flat GTK+ theme with transparent elements" +msgstr "" + +#: gnu/packages/gnome.scm:6368 +msgid "" +"Arc is a flat theme with transparent elements for GTK 3, GTK\n" +"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop " +"environments\n" +"like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc." +msgstr "" + +#: gnu/packages/gnome.scm:6404 +msgid "Faba icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6406 +msgid "" +"Faba is a minimal icon set used as a basis for other themes such as\n" +"Moka" +msgstr "" + +#: gnu/packages/gnome.scm:6430 +msgid "Moka icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6431 +msgid "" +"Moka is a stylized desktop icon set, designed to be clear,\n" +"simple and consistent." +msgstr "" + +#: gnu/packages/gnome.scm:6461 +msgid "Arc icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6462 +msgid "" +"The Arc icon theme provides a set of icons matching the\n" +"style of the Arc GTK theme. Icons missing from the Arc theme are provided " +"by\n" +"the Moka icon theme." +msgstr "" + +#: gnu/packages/gnome.scm:6494 +msgid "Library to aggregate data about people" +msgstr "" + +#: gnu/packages/gnome.scm:6495 +msgid "" +"Libfolks is a library that aggregates information about people\n" +"from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" +"Evolution Data Server for local contacts, libsocialweb for web service " +"contacts,\n" +"etc.) to create metacontacts. It's written in Vala, which generates C code " +"when\n" +"compiled." +msgstr "" + +#: gnu/packages/gnome.scm:6530 +msgid "GLib/GObject wrapper for the Facebook API" +msgstr "" + +#: gnu/packages/gnome.scm:6531 +msgid "" +"This library allows you to use the Facebook API from\n" +"GLib/GObject code." +msgstr "" + +#: gnu/packages/gnome.scm:6559 +msgid "GNOME keyboard configuration library" +msgstr "" + +#: gnu/packages/gnome.scm:6561 +msgid "" +"Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" +"environment, which can notably display keyboard layouts." +msgstr "" + +#: gnu/packages/gnome.scm:6595 +msgid "Library for writing single instance applications" +msgstr "" + +#: gnu/packages/gnome.scm:6597 +msgid "" +"Libunique is a library for writing single instance applications. If you\n" +"launch a single instance application twice, the second instance will either " +"just\n" +"quit or will send a message to the running instance. Libunique makes it " +"easy to\n" +"write this kind of application, by providing a base class, taking care of " +"all\n" +"the IPC machinery needed to send messages to a running instance, and also\n" +"handling the startup notification side." +msgstr "" + +#: gnu/packages/gnome.scm:6630 +msgid "Desktop calculator" +msgstr "" + +#: gnu/packages/gnome.scm:6632 +msgid "" +"Calculator is an application that solves mathematical equations and\n" +"is suitable as a default application in a Desktop environment." +msgstr "" + +#: gnu/packages/gnome.scm:6657 +msgid "Virtual sticky note" +msgstr "" + +#: gnu/packages/gnome.scm:6659 +msgid "" +"Xpad is a sticky note that strives to be simple, fault tolerant,\n" +"and customizable. Xpad consists of independent pad windows, each is\n" +"basically a text box in which notes can be written." +msgstr "" + +#: gnu/packages/gnome.scm:6689 +msgid "Unicode character picker and font browser" +msgstr "" + +#: gnu/packages/gnome.scm:6691 +msgid "" +"This program allows you to browse through all the available Unicode\n" +"characters and categories for the installed fonts, and to examine their\n" +"detailed properties. It is an easy way to find the character you might\n" +"only know by its Unicode name or code point." +msgstr "" + +#: gnu/packages/gnome.scm:6721 +msgid "Web development studio" +msgstr "" + +#: gnu/packages/gnome.scm:6723 +msgid "" +"Bluefish is an editor targeted towards programmers and web developers,\n" +"with many options to write web sites, scripts and other code.\n" +"Bluefish supports many programming and markup languages." +msgstr "" + +#: gnu/packages/gnome.scm:6755 +msgid "Process viewer and system resource monitor for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:6757 +msgid "" +"GNOME System Monitor is a GNOME process viewer and system monitor with\n" +"an attractive, easy-to-use interface. It has features, such as a tree view\n" +"for process dependencies, icons for processes, the ability to hide " +"processes,\n" +"graphical time histories of CPU/memory/swap usage and the ability to\n" +"kill/reinice processes." +msgstr "" + +#: gnu/packages/gnome.scm:6783 +msgid "Python client bindings for D-Bus AT-SPI" +msgstr "" + +#: gnu/packages/gnome.scm:6787 +msgid "" +"This package includes a python client library for the AT-SPI D-Bus\n" +"accessibility infrastructure." +msgstr "" + +#: gnu/packages/gnome.scm:6846 +msgid "Screen reader for individuals who are blind or visually impaired" +msgstr "" + +#: gnu/packages/gnome.scm:6849 +msgid "" +"Orca is a screen reader that provides access to the graphical desktop\n" +"via speech and refreshable braille. Orca works with applications and " +"toolkits\n" +"that support the Assistive Technology Service Provider Interface (AT-SPI)." +msgstr "" + +#: gnu/packages/gnome.scm:6901 +msgid "GNOME's alternative spell checker" +msgstr "" + +#: gnu/packages/gnome.scm:6903 +msgid "" +"gspell provides a flexible API to add spell-checking to a GTK+\n" +"application. It provides a GObject API, spell-checking to text entries and\n" +"text views, and buttons to choose the language." +msgstr "" + +#: gnu/packages/gnome.scm:6945 +msgid "Project management software for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:6947 +msgid "" +"GNOME Planner is a project management tool based on the Work Breakdown\n" +"Structure (WBS). Its goal is to enable you to easily plan projects. Based " +"on\n" +"the resources, tasks, and constraints that you define, Planner generates\n" +"various views into a project. For example, Planner can show a Gantt chart " +"of\n" +"the project. It can show a detailed summary of tasks including their\n" +"duration, cost, and current progress. It can also show a report of " +"resource\n" +"utilization that highlights under-utilized and over-utilized resources. " +"These\n" +"views can be printed as PDF or PostScript files, or exported to HTML." +msgstr "" + +#: gnu/packages/gnome.scm:7013 +msgid "GNOME music playing application" +msgstr "" + +#: gnu/packages/gnome.scm:7015 +msgid "" +"Lollypop is a music player designed to play well with GNOME desktop.\n" +"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets " +"information\n" +"from artists and tracks from the web. It also fetches cover artworks\n" +"automatically and it can stream songs from online music services and charts." +msgstr "" + +#: gnu/packages/gnome.scm:7042 +msgid "Video effects for Cheese and other GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:7044 +msgid "" +"A collection of GStreamer video filters and effects to be used in\n" +"photo-booth-like software, such as Cheese." +msgstr "" + +#: gnu/packages/gnome.scm:7104 +msgid "Webcam photo booth software for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:7106 +msgid "" +"Cheese uses your webcam to take photos and videos. Cheese can also\n" +"apply fancy special effects and lets you share the fun with others." +msgstr "" + +#: gnu/packages/gnome.scm:7143 +msgid "Audio music cd ripper" +msgstr "" + +#: gnu/packages/gnome.scm:7144 +msgid "" +"Sound Juicer extracts audio from compact discs and convert it\n" +"into audio files that a personal computer or digital audio player can play.\n" +"It supports ripping to any audio codec supported by a GStreamer plugin, such " +"as\n" +"mp3, Ogg Vorbis and FLAC" +msgstr "" + +#: gnu/packages/gnuzilla.scm:118 +msgid "Mozilla javascript engine" +msgstr "" + +#: gnu/packages/gnuzilla.scm:119 +msgid "" +"SpiderMonkey is Mozilla's JavaScript engine written\n" +"in C/C++." +msgstr "" + +#: gnu/packages/gnuzilla.scm:276 +msgid "Netscape API for system level and libc-like functions" +msgstr "" + +#: gnu/packages/gnuzilla.scm:277 +msgid "" +"Netscape Portable Runtime (@dfn{NSPR}) provides a\n" +"platform-neutral API for system level and libc-like functions. It is used\n" +"in the Mozilla clients." +msgstr "" + +#: gnu/packages/gnuzilla.scm:383 +msgid "Network Security Services" +msgstr "" + +#: gnu/packages/gnuzilla.scm:385 +msgid "" +"Network Security Services (@dfn{NSS}) is a set of libraries designed to\n" +"support cross-platform development of security-enabled client and server\n" +"applications. Applications built with NSS can support SSL v2 and v3, TLS,\n" +"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and " +"other\n" +"security standards." +msgstr "" + +#: gnu/packages/gnuzilla.scm:735 +msgid "Entirely free browser derived from Mozilla Firefox" +msgstr "" + +#: gnu/packages/gnuzilla.scm:737 +msgid "" +"IceCat is the GNU version of the Firefox browser. It is entirely free\n" +"software, which does not recommend non-free plugins and addons. It also\n" +"features built-in privacy-protecting features." +msgstr "" + +#: gnu/packages/gtk.scm:101 +msgid "GNOME accessibility toolkit" +msgstr "" + +#: gnu/packages/gtk.scm:103 +msgid "" +"ATK provides the set of accessibility interfaces that are implemented\n" +"by other toolkits and applications. Using the ATK interfaces, " +"accessibility\n" +"tools have full access to view and control running applications." +msgstr "" + +#: gnu/packages/gtk.scm:143 +msgid "2D graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:145 +msgid "" +"Cairo is a 2D graphics library with support for multiple output devices.\n" +"Currently supported output targets include the X Window System (via both\n" +"Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file\n" +"output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.\n" +"\n" +"Cairo is designed to produce consistent output on all output media while\n" +"taking advantage of display hardware acceleration when available\n" +"eg. through the X Render Extension).\n" +"\n" +"The cairo API provides operations similar to the drawing operators of\n" +"PostScript and PDF. Operations in cairo including stroking and filling " +"cubic\n" +"Bézier splines, transforming and compositing translucent images, and\n" +"antialiased text rendering. All drawing operations can be transformed by " +"any\n" +"affine transformation (scale, rotation, shear, etc.)." +msgstr "" + +#: gnu/packages/gtk.scm:173 +msgid "2D graphics library (with X11 support)" +msgstr "" + +#: gnu/packages/gtk.scm:206 +msgid "OpenType text shaping engine" +msgstr "" + +#: gnu/packages/gtk.scm:208 +msgid "HarfBuzz is an OpenType text shaping engine." +msgstr "" + +#: gnu/packages/gtk.scm:239 +msgid "GNOME text and font handling library" +msgstr "" + +#: gnu/packages/gtk.scm:241 +msgid "" +"Pango is the core text and font handling library used in GNOME\n" +"applications. It has extensive support for the different writing systems\n" +"used throughout the world." +msgstr "" + +#: gnu/packages/gtk.scm:267 +msgid "Obsolete pango functions" +msgstr "" + +#: gnu/packages/gtk.scm:268 +msgid "" +"Pangox was a X backend to pango. It is now obsolete and no\n" +"longer provided by recent pango releases. pangox-compat provides the\n" +"functions which were removed." +msgstr "" + +#: gnu/packages/gtk.scm:305 +msgid "GTK+ widget for interactive graph-like environments" +msgstr "" + +#: gnu/packages/gtk.scm:307 +msgid "" +"Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" +"graph-like environments, e.g. modular synths or finite state machine\n" +"diagrams." +msgstr "" + +#: gnu/packages/gtk.scm:376 +msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" +msgstr "" + +#: gnu/packages/gtk.scm:378 +msgid "" +"GtkSourceView is a portable C library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:427 +msgid "GNOME source code widget" +msgstr "" + +#: gnu/packages/gtk.scm:428 +msgid "" +"GtkSourceView is a text widget that extends the standard\n" +"GTK+ text widget GtkTextView. It improves GtkTextView by implementing " +"syntax\n" +"highlighting and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:478 +msgid "GNOME image loading and manipulation library" +msgstr "" + +#: gnu/packages/gtk.scm:480 +msgid "" +"GdkPixbuf is a library for image loading and manipulation developed\n" +"in the GNOME project." +msgstr "" + +#: gnu/packages/gtk.scm:512 +msgid "GNOME image loading and manipulation library, with SVG support" +msgstr "" + +#: gnu/packages/gtk.scm:552 +msgid "Assistive Technology Service Provider Interface, core components" +msgstr "" + +#: gnu/packages/gtk.scm:554 +msgid "" +"The Assistive Technology Service Provider Interface, core components,\n" +"is part of the GNOME accessibility project." +msgstr "" + +#: gnu/packages/gtk.scm:587 +msgid "Assistive Technology Service Provider Interface, ATK bindings" +msgstr "" + +#: gnu/packages/gtk.scm:589 +msgid "" +"The Assistive Technology Service Provider Interface\n" +"is part of the GNOME accessibility project." +msgstr "" + +#: gnu/packages/gtk.scm:649 +msgid "Cross-platform toolkit for creating graphical user interfaces" +msgstr "" + +#: gnu/packages/gtk.scm:651 +msgid "" +"GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" +"graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" +"suitable for projects ranging from small one-off tools to complete\n" +"application suites." +msgstr "" + +#: gnu/packages/gtk.scm:813 +#, fuzzy +msgid "Cairo bindings for GNU Guile" +msgstr "Радни склоп за изградњу читача за Гну Гуила" + +#: gnu/packages/gtk.scm:815 +msgid "" +"Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" +"Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" +"stable, providing a firm base on which to do graphics work. Finally, and\n" +"importantly, it is pleasant to use. You get a powerful and well-maintained\n" +"graphics library with all of the benefits of Scheme: memory management,\n" +"exceptions, macros, and a dynamic programming environment." +msgstr "" + +#: gnu/packages/gtk.scm:861 +msgid "Render SVG images using Cairo from Guile" +msgstr "" + +#: gnu/packages/gtk.scm:863 +msgid "" +"Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" +"images onto Cairo surfaces." +msgstr "" + +#: gnu/packages/gtk.scm:908 +msgid "Create SVG or PDF presentations in Guile" +msgstr "" + +#: gnu/packages/gtk.scm:910 +msgid "" +"Guile-Present defines a declarative vocabulary for presentations,\n" +"together with tools to render presentation documents as SVG or PDF.\n" +"Guile-Present can be used to make presentations programmatically, but also\n" +"includes a tools to generate PDF presentations out of Org mode and Texinfo\n" +"documents." +msgstr "" + +#: gnu/packages/gtk.scm:964 +msgid "Guile interface for GTK+ programming for GNOME" +msgstr "" + +#: gnu/packages/gtk.scm:966 +msgid "" +"Includes guile-clutter, guile-gnome-gstreamer,\n" +"guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview." +msgstr "" + +#: gnu/packages/gtk.scm:999 +msgid "C++ bindings to the Cairo 2D graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:1001 +msgid "" +"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" +"library." +msgstr "" + +#: gnu/packages/gtk.scm:1025 +msgid "C++ interface to the Pango text rendering library" +msgstr "" + +#: gnu/packages/gtk.scm:1027 +msgid "" +"Pangomm provides a C++ programming interface to the Pango text rendering\n" +"library." +msgstr "" + +#: gnu/packages/gtk.scm:1048 +msgid "C++ interface to the ATK accessibility library" +msgstr "" + +#: gnu/packages/gtk.scm:1050 +msgid "" +"ATKmm provides a C++ programming interface to the ATK accessibility\n" +"toolkit." +msgstr "" + +#: gnu/packages/gtk.scm:1094 +msgid "C++ interface to the GTK+ graphical user interface library" +msgstr "" + +#: gnu/packages/gtk.scm:1096 +msgid "" +"gtkmm is the official C++ interface for the popular GUI library GTK+.\n" +"Highlights include typesafe callbacks, and a comprehensive set of widgets " +"that\n" +"are easily extensible via inheritance. You can create user interfaces " +"either\n" +"in code or with the Glade User Interface designer, using libglademm. " +"There's\n" +"extensive documentation, including API reference and a tutorial." +msgstr "" + +#: gnu/packages/gtk.scm:1145 +msgid "C++ interface to the GTK+ 'GtkTextView' widget" +msgstr "" + +#: gnu/packages/gtk.scm:1147 +msgid "" +"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:1187 +msgid "Python bindings for cairo" +msgstr "" + +#: gnu/packages/gtk.scm:1189 +msgid "Pycairo is a set of Python bindings for the Cairo graphics library." +msgstr "" + +#: gnu/packages/gtk.scm:1273 +msgid "Python bindings for GTK+" +msgstr "" + +#: gnu/packages/gtk.scm:1275 +msgid "" +"PyGTK allows you to write full featured GTK programs in Python. It is\n" +"targeted at GTK 2.x, and can be used in conjunction with gnome-python to\n" +"write GNOME applications." +msgstr "" + +#: gnu/packages/gtk.scm:1299 +msgid "Perl interface to the cairo 2d vector graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:1300 +msgid "" +"Cairo provides Perl bindings for the vector graphics library\n" +"cairo. It supports multiple output targets, including PNG, PDF and SVG. " +"Cairo\n" +"produces identical output on all those targets." +msgstr "" + +#: gnu/packages/gtk.scm:1325 +msgid "Perl interface to the 2.x series of the Gimp Toolkit library" +msgstr "" + +#: gnu/packages/gtk.scm:1326 +msgid "" +"Perl bindings to the 2.x series of the Gtk+ widget set.\n" +"This module allows you to write graphical user interfaces in a Perlish and\n" +"object-oriented way, freeing you from the casting and memory management in " +"C,\n" +"yet remaining very close in spirit to original API." +msgstr "" + +#: gnu/packages/gtk.scm:1353 +msgid "Layout and render international text" +msgstr "" + +#: gnu/packages/gtk.scm:1354 +msgid "" +"Pango is a library for laying out and rendering text, with an\n" +"emphasis on internationalization. Pango can be used anywhere that text " +"layout\n" +"is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a\n" +"complete solution with high quality text handling and graphics rendering.\n" +"\n" +"Dynamically loaded modules handle text layout for particular combinations " +"of\n" +"script and font backend. Pango provides a wide selection of modules, " +"including\n" +"modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts.\n" +"Virtually all of the world's major scripts are supported.\n" +"\n" +"In addition to the low level layout rendering routines, Pango includes\n" +"@code{Pango::Layout}, a high level driver for laying out entire blocks of " +"text,\n" +"and routines to assist in editing internationalized text." +msgstr "" + +#: gnu/packages/gtk.scm:1413 +msgid "Library for minimalistic gtk+3 user interfaces" +msgstr "" + +#: gnu/packages/gtk.scm:1414 +msgid "" +"Girara is a library that implements a user interface that\n" +"focuses on simplicity and minimalism. Currently based on GTK+, a\n" +"cross-platform widget toolkit, it provides an interface that focuses on " +"three\n" +"main components: a so-called view widget that represents the actual\n" +"application, an input bar that is used to execute commands of the\n" +"application and the status bar which provides the user with current\n" +"information." +msgstr "" + +#: gnu/packages/gtk.scm:1481 +msgid "Documentation generator from C source code" +msgstr "" + +#: gnu/packages/gtk.scm:1483 +msgid "" +"GTK-Doc generates API documentation from comments added to C code. It is\n" +"typically used to document the public API of GTK+ and GNOME libraries, but " +"it\n" +"can also be used to document application code." +msgstr "" + +#: gnu/packages/gtk.scm:1511 +msgid "Theming engines for GTK+ 2.x" +msgstr "" + +#: gnu/packages/gtk.scm:1513 +msgid "" +"This package contains the standard GTK+ 2.x theming engines including\n" +"Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" +"Redmond95 and ThinIce." +msgstr "" + +#: gnu/packages/gtk.scm:1541 +msgid "Cairo-based theming engine for GTK+ 2.x" +msgstr "" + +#: gnu/packages/gtk.scm:1543 +msgid "" +"Murrine is a cairo-based GTK+ theming engine. It is named after the\n" +"glass artworks done by Venicians glass blowers." +msgstr "" + +#: gnu/packages/gtk.scm:1568 +msgid "Spell-checking addon for GTK's TextView widget" +msgstr "" + +#: gnu/packages/gtk.scm:1570 +msgid "" +"GtkSpell provides word-processor-style highlighting and replacement of\n" +"misspelled words in a GtkTextView widget." +msgstr "" + +#: gnu/packages/gtk.scm:1593 +msgid "Lightweight GTK+ clipboard manager" +msgstr "" + +#: gnu/packages/gtk.scm:1595 +msgid "" +"ClipIt is a clipboard manager with features such as a history, search\n" +"thereof, global hotkeys and clipboard item actions. It was forked from\n" +"Parcellite and adds bugfixes and features." +msgstr "" + +#: gnu/packages/gtk.scm:1632 +msgid "Thin layer of graphic data types" +msgstr "" + +#: gnu/packages/gtk.scm:1633 +msgid "" +"This library provides graphic types and their relative API;\n" +"it does not deal with windowing system surfaces, drawing, scene graphs, or\n" +"input." +msgstr "" + +#: gnu/packages/guile.scm:135 gnu/packages/guile.scm:213 +msgid "Scheme implementation intended especially for extensions" +msgstr "Примена шеме нарочито осмишљена за проширења" + +#: gnu/packages/guile.scm:137 gnu/packages/guile.scm:215 +msgid "" +"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" +"official extension language of the GNU system. It is an implementation of\n" +"the Scheme language which can be easily embedded in other applications to\n" +"provide a convenient means of extending the functionality of the " +"application\n" +"without requiring the source code to be rewritten." +msgstr "" +"Гуиле је Гнуов свеприсутан паметан језик за проширења, званични језик\n" +"проширења за Гнуов систем. То је примена Шеме језика који може лако\n" +"бити уграђен у друге програме како би обезбедио исплатив начин проширивања\n" +"функционалности програма без потребе поновног писања изворног кода." + +#: gnu/packages/guile.scm:351 +msgid "Line editing support for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:353 +msgid "" +"This module provides line editing support via the Readline library for\n" +"address@hidden Use the @code{(ice-9 readline)} module and call its\n" +"@code{activate-readline} procedure to enable it." +msgstr "" + +#: gnu/packages/guile.scm:472 +msgid "Package manager for Guile" +msgstr "" + +#: gnu/packages/guile.scm:474 +msgid "" +"Guildhall is a package manager written for Guile Scheme. A guild is\n" +"an association of independent craftspeople. A guildhall is where they " +"meet.\n" +"This Guildhall aims to make a virtual space for Guile wizards and " +"journeyfolk\n" +"to share code.\n" +"\n" +"On a practical level, Guildhall lets you share Scheme modules and programs\n" +"over the internet, and install code that has been shared by others. " +"Guildhall\n" +"can handle dependencies, so when a program requires several libraries, and\n" +"each of those has further dependencies, all of the prerequisites for the\n" +"program can be installed in one go." +msgstr "" + +#: gnu/packages/guile.scm:566 +msgid "Web application framework written in Guile" +msgstr "" + +#: gnu/packages/guile.scm:567 +msgid "" +"GNU Artanis is a web application framework written in Guile\n" +"Scheme. A web application framework (WAF) is a software framework that is\n" +"designed to support the development of dynamic websites, web applications, " +"web\n" +"services and web resources. The framework aims to alleviate the overhead\n" +"associated with common activities performed in web development. Artanis\n" +"provides several tools for web development: database access, templating\n" +"frameworks, session management, URL-remapping for RESTful, page caching, " +"and\n" +"more." +msgstr "" + +#: gnu/packages/guile.scm:593 +msgid "Framework for building readers for GNU Guile" +msgstr "Радни склоп за изградњу читача за Гну Гуила" + +#: gnu/packages/guile.scm:595 +#, fuzzy +msgid "" +"Guile-Reader is a simple framework for building readers for GNU Guile.\n" +"\n" +"The idea is to make it easy to build procedures that extend Guile’s read\n" +"procedure. Readers supporting various syntax variants can easily be " +"written,\n" +"possibly by re-using existing “token readers” of a standard Scheme\n" +"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" +"document syntax.\n" +"\n" +"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" +"hopefully more powerful and flexible (for instance, one may instantiate as\n" +"many readers as needed)." +msgstr "" +"Гуиле-читач је једноставан радни склоп за изградњу читача за Гну Гуила.\n" +"\n" +"Замисао је олакшати изградњу поступака који проширују Гуилов поступак\n" +"читања. Читачи који подржавају разне варијанте синтаксе могу бити лако\n" +"написани, по могућству поновним коришћењем постојећих „читача “ читача\n" +"стандардне Шеме. На пример, користи се за примену синтаксе документа која " +"произилази из Р5РС Скрибилоа.\n" +"\n" +"Приступ Гуиле-читача је сличан Општем Лисповом „читању табеле“, али је на\n" +"срећу много моћнији и прилагодљивији (на пример, неко може да покрене\n" +"онолико читача колико му је потребно)." + +#: gnu/packages/guile.scm:649 +msgid "Guile bindings to ncurses" +msgstr "Гуилеово повезивање са ен-курсом" + +#: gnu/packages/guile.scm:651 +msgid "" +"guile-ncurses provides Guile language bindings for the ncurses\n" +"library." +msgstr "" +"гуиле-нкурсис обезбеђује повезивање Гуиле језика за нкурсис\n" +"библиотеку." + +#: gnu/packages/guile.scm:678 +msgid "Run jobs at scheduled times" +msgstr "Покретање послова у заказано време" + +#: gnu/packages/guile.scm:680 +msgid "" +"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" +"tasks on a schedule, such as every hour or every Monday. Mcron is written " +"in\n" +"Guile, so its configuration can be written in Scheme; the original cron\n" +"format is also supported." +msgstr "" +"Гнуов Мкрон је потпуна замена за Викси крон. Користи се за покретање\n" +"задатака на заказивање, рецимо сваког сата или сваког понедељка. Мкрон\n" +"је написан у Гуилеу, тако да његово подешавање може бити написано у Шеми;\n" +"изворни кронов запис је такође подржан." + +#: gnu/packages/guile.scm:781 +msgid "Guile parser library for the iCalendar format" +msgstr "" + +#: gnu/packages/guile.scm:783 +msgid "" +"Guile-ICS is an iCalendar (RFC5545) format parser library written in\n" +"pure Scheme. The library can be used to read and write iCalendar data.\n" +"\n" +"The library is shipped with documentation in Info format and usage examples." +msgstr "" + +#: gnu/packages/guile.scm:818 +msgid "Collection of useful Guile Scheme modules" +msgstr "Збирка корисних модула Гуиле Шеме" + +#: gnu/packages/guile.scm:820 +#, fuzzy +msgid "" +"Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" +"modules, allowing for people to cooperate integrating their generic Guile\n" +"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" +"for Guile\"." +msgstr "" +"гуиле-библ је замишљена као место скупљања за Гуиле модуле чисте-шеме,\n" +"омогућавајући људима да сарађују сједињавајући њихове опште Гуиле модуле\n" +"у обједињену библиотеку. Сетите се само „down-scaled, limited-scope CPAN\n" +"for Guile“." + +#: gnu/packages/guile.scm:861 +msgid "JSON module for Guile" +msgstr "ЈСОН модул за Гуила" + +#: gnu/packages/guile.scm:863 +#, fuzzy +msgid "" +"Guile-JSON supports parsing and building JSON documents according to the\n" +"specification. These are the main features:\n" +"\n" +"@itemize\n" +"@item Strictly complies to @uref{http://json.org, specification}.\n" +"@item Build JSON documents programmatically via macros.\n" +"@item Unicode support for strings.\n" +"@item Allows JSON pretty printing.\n" +"@end itemize\n" +msgstr "" +"Гуиле-јсон подршка обраде и изградње ЈСОН докумената према\n" +"одредби „http:://json.org“-а. Ово су главне функције:\n" +"— Изричита скадност са одредбом „http://json.org“-а.\n" +"— Изградња ЈСОН докумената програмљиво путем макроа.\n" +"— Подршка јуникода за ниске.\n" +"— Допушта фино ЈСОН штампање." + +#: gnu/packages/guile.scm:950 +msgid "MiniKanren declarative logic system, packaged for Guile" +msgstr "" + +#: gnu/packages/guile.scm:952 +msgid "" +"MiniKanren is a relational programming extension to the Scheme\n" +"programming Language, written as a smaller version of Kanren suitable for\n" +"pedagogical purposes. It is featured in the book, The Reasoned Schemer,\n" +"written by Dan Friedman, William Byrd, and Oleg Kiselyov.\n" +"\n" +"This is Ian Price's r6rs packaged version of miniKanren, which deviates\n" +"slightly from miniKanren mainline.\n" +"\n" +"See http://minikanren.org/ for more on miniKanren generally." +msgstr "" + +#: gnu/packages/guile.scm:1023 +msgid "" +"Minimal implementation of incremental computation in Guile\n" +"Scheme" +msgstr "" + +#: gnu/packages/guile.scm:1025 +msgid "" +"This package provides a complete Scheme implementation of\n" +"miniAdapton, which implements the core functionality of the Adapton system " +"for\n" +"incremental computation (also known as self-adjusting computation). Like\n" +"Adapton, miniAdapton allows programmers to safely combine mutation and\n" +"memoization. miniAdapton is built on top of an even simpler system,\n" +"microAdapton. Both miniAdapton and microAdapton are designed to be easy to\n" +"understand, extend, and port to host languages other than Scheme." +msgstr "" + +#: gnu/packages/guile.scm:1109 +msgid "S-expression based regular expressions" +msgstr "" + +#: gnu/packages/guile.scm:1111 +msgid "" +"Irregex is an s-expression based alternative to your classic\n" +"string-based regular expressions. It implements SRFI 115 and is deeply\n" +"inspired by the SCSH regular expression system." +msgstr "" + +#: gnu/packages/guile.scm:1195 +msgid "Guile bindings to the GDBM library via Guile's FFI" +msgstr "" + +#: gnu/packages/guile.scm:1197 +msgid "" +"Guile bindings to the GDBM key-value storage system, using\n" +"Guile's foreign function interface." +msgstr "" + +#: gnu/packages/guile.scm:1254 +msgid "Access SQLite databases from Guile" +msgstr "" + +#: gnu/packages/guile.scm:1256 +msgid "This package provides Guile bindings to the SQLite database system." +msgstr "" + +#: gnu/packages/guile.scm:1304 +msgid "Functional static site generator" +msgstr "" + +#: gnu/packages/guile.scm:1305 +msgid "" +"Haunt is a static site generator written in Guile\n" +"Scheme. Haunt features a functional build system and an extensible\n" +"interface for reading articles in any format." +msgstr "" + +#: gnu/packages/guile.scm:1332 +msgid "Guile application configuration parsing library" +msgstr "" + +#: gnu/packages/guile.scm:1334 +msgid "" +"Guile Config is a library providing a declarative approach to\n" +"application configuration specification. The library provides clean\n" +"configuration declaration forms, and processors that take care of:\n" +"configuration file creation; configuration file parsing; command-line\n" +"parameter parsing using getopt-long; basic GNU command-line parameter\n" +"generation (--help, --usage, --version); automatic output generation for " +"the\n" +"above command-line parameters." +msgstr "" + +#: gnu/packages/guile.scm:1372 +msgid "Redis client library for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1373 +msgid "" +"Guile-redis provides a Scheme interface to the Redis\n" +"key-value cache and store." +msgstr "" + +#: gnu/packages/guile.scm:1447 +msgid "Whitespace to lisp syntax for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1448 +msgid "" +"Wisp is a syntax for Guile which provides a Python-like\n" +"whitespace-significant language. It may be easier on the eyes for some\n" +"users and in some situations." +msgstr "" + +#: gnu/packages/guile.scm:1498 +msgid "2D/3D game engine for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:1499 +msgid "" +"Sly is a 2D/3D game engine written in Guile Scheme. Sly\n" +"features a functional reactive programming interface and live coding\n" +"capabilities." +msgstr "" + +#: gnu/packages/guile.scm:1535 +#, fuzzy +msgid "Generate C bindings for Guile" +msgstr "Радни склоп за изградњу читача за Гну Гуила" + +#: gnu/packages/guile.scm:1536 +msgid "" +"G-Wrap is a tool and Guile library for generating function\n" +"wrappers for inter-language calls. It currently only supports generating " +"Guile\n" +"wrappers for C functions. Given a definition of the types and prototypes " +"for\n" +"a given C interface, G-Wrap will automatically generate the C code that\n" +"provides access to that interface and its types from the Scheme level." +msgstr "" + +#: gnu/packages/guile.scm:1573 +msgid "Guile database abstraction layer" +msgstr "" + +#: gnu/packages/guile.scm:1576 +msgid "" +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. Database programming with guile-dbi is generic in that the " +"same\n" +"programming interface is presented regardless of which database system is " +"used.\n" +"It currently supports MySQL, Postgres and SQLite3." +msgstr "" + +#: gnu/packages/guile.scm:1602 +msgid "Guile DBI driver for SQLite" +msgstr "" + +#: gnu/packages/guile.scm:1605 +msgid "" +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. This package implements the interface for SQLite." +msgstr "" + +#: gnu/packages/guile.scm:1651 +#, fuzzy +msgid "DSV module for Guile" +msgstr "ЈСОН модул за Гуила" + +#: gnu/packages/guile.scm:1653 +msgid "" +"Guile-DSV is a GNU Guile module for working with the\n" +"delimiter-separated values (DSV) data format. Guile-DSV supports the\n" +"Unix-style DSV format and RFC 4180 format." +msgstr "" + +#: gnu/packages/guile.scm:1680 +msgid "XOSD bindings for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1682 +msgid "" +"Guile-XOSD provides Guile bindings for @code{libxosd},\n" +"@uref{http://sourceforge.net/projects/libxosd/, the X On Screen Display\n" +"library}." +msgstr "" + +#: gnu/packages/guile.scm:1705 +msgid "Evaluate code in a running Guile process" +msgstr "" + +#: gnu/packages/guile.scm:1707 +msgid "" +"Guile-Daemon is a small Guile program that loads your initial\n" +"configuration file, and then reads and evaluates Guile expressions that\n" +"you send to a FIFO file." +msgstr "" + +#: gnu/packages/guile.scm:1738 +msgid "CommonMark parser for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1740 +msgid "" +"guile-commonmark is a library for parsing CommonMark, a fully specified\n" +"variant of Markdown. The library is written in Guile Scheme and is " +"designed\n" +"to transform a CommonMark document to SXML. guile-commonmark tries to " +"closely\n" +"follow the @uref{http://commonmark.org/, CommonMark spec}, the main " +"difference\n" +"is no support for parsing block and inline level HTML." +msgstr "" + +#: gnu/packages/guile.scm:1771 +msgid "Structured access to bytevector contents for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1773 +msgid "" +"Guile bytestructures offers a system imitating the type system\n" +"of the C programming language, to be used on bytevectors. C's type\n" +"system works on raw memory, and Guile works on bytevectors which are\n" +"an abstraction over raw memory. It's also more powerful than the C\n" +"type system, elevating types to first-class status." +msgstr "" + +#: gnu/packages/guile.scm:1817 +msgid "Spell-checking from Guile" +msgstr "" + +#: gnu/packages/guile.scm:1819 +msgid "" +"guile-aspell is a Guile Scheme library for comparing a string against a\n" +"dictionary and suggesting spelling corrections." +msgstr "" + +#: gnu/packages/guile.scm:1873 +msgid "Extend Bash using Guile" +msgstr "" + +#: gnu/packages/guile.scm:1875 +#, scheme-format +msgid "" +"Guile-Bash provides a shared library and set of Guile modules,\n" +"allowing you to extend Bash in Scheme. Scheme interfaces allow you to " +"access\n" +"the following aspects of Bash:\n" +"\n" +"@itemize\n" +"@item aliases;\n" +"@item setting and getting Bash variables;\n" +"@item creating dynamic variables;\n" +"@item creating Bash functions with a Scheme implementation;\n" +"@item reader macro for output capturing;\n" +"@item reader macro for evaluating raw Bash commands.\n" +"@end itemize\n" +"\n" +"To enable it, run:\n" +"\n" +"@example\n" +"enable -f ~/.guix-profile/lib/bash/libguile-bash.so scm\n" +"@end example\n" +"\n" +"and then run @command{scm example.scm}." +msgstr "" + +#: gnu/packages/guile.scm:1922 +msgid "Asynchronous actor model library for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1924 +msgid "" +"GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming\n" +"library for GNU Guile based on the actor model.\n" +"\n" +"Note that 8sync is only available for Guile 2.2." +msgstr "" + +#: gnu/packages/guile.scm:1947 +msgid "Lightweight concurrency facility for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1949 +msgid "" +"Fibers is a Guile library that implements a a lightweight concurrency\n" +"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber " +"is\n" +"like a \"goroutine\" from the Go language: a lightweight thread-like\n" +"abstraction. Systems built with Fibers can scale up to millions of " +"concurrent\n" +"fibers, tens of thousands of concurrent socket connections, and many " +"parallel\n" +"cores. The Fibers library also provides Concurrent ML-like channels for\n" +"communication between fibers.\n" +"\n" +"Note that Fibers makes use of some Guile 2.1/2.2-specific features and\n" +"is not available for Guile 2.0." +msgstr "" + +#: gnu/packages/guile.scm:2004 +#, fuzzy +msgid "Guile bindings for libgit2" +msgstr "Гуилеово повезивање са ен-курсом" + +#: gnu/packages/guile.scm:2006 +msgid "" +"This package provides Guile bindings to libgit2, a library to\n" +"manipulate repositories of the Git version control system." +msgstr "" + +#: gnu/packages/guile.scm:2031 +msgid "General-purpose syntax highlighter for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:2032 +msgid "" +"Guile-syntax-highlight is a general-purpose syntax\n" +"highlighting library for GNU Guile. It can parse code written in various\n" +"programming languages into a simple s-expression that can be converted to\n" +"HTML (via SXML) or any other format for rendering." +msgstr "" + +#: gnu/packages/guile.scm:2063 +msgid "S-expression based json reader/writer for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2064 +msgid "" +"guile-sjson is a json reader/writer for Guile.\n" +"It has a nice, simple s-expression based syntax." +msgstr "" + +#: gnu/packages/guile.scm:2108 +msgid "Colorized REPL for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2110 +msgid "Guile-colorized provides you with a colorized REPL for GNU Guile." +msgstr "" + +#: gnu/packages/imagemagick.scm:110 gnu/packages/imagemagick.scm:211 +msgid "Create, edit, compose, or convert bitmap images" +msgstr "" + +#: gnu/packages/imagemagick.scm:112 +msgid "" +"ImageMagick is a software suite to create, edit, compose, or convert\n" +"bitmap images. It can read and write images in a variety of formats (over " +"100)\n" +"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, " +"SVG,\n" +"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear " +"and\n" +"transform images, adjust image colors, apply various special effects, or " +"draw\n" +"text, lines, polygons, ellipses and Bézier curves." +msgstr "" + +#: gnu/packages/imagemagick.scm:157 +msgid "Perl interface to ImageMagick" +msgstr "" + +#: gnu/packages/imagemagick.scm:158 +msgid "" +"This Perl extension allows the reading, manipulation and\n" +"writing of a large number of image file formats using the ImageMagick " +"library.\n" +"Use it to create, edit, compose, or convert bitmap images from within a " +"Perl\n" +"script." +msgstr "" + +#: gnu/packages/imagemagick.scm:213 +msgid "" +"GraphicsMagick provides a comprehensive collection of utilities,\n" +"programming interfaces, and GUIs, to support file format conversion, image\n" +"processing, and 2D vector rendering." +msgstr "" + +#: gnu/packages/image.scm:96 +msgid "Library for handling PNG files" +msgstr "" + +#: gnu/packages/image.scm:98 +msgid "" +"Libpng is the official PNG (Portable Network Graphics) reference\n" +"library. It supports almost all PNG features and is extensible." +msgstr "" + +#: gnu/packages/image.scm:162 +msgid "APNG patch for libpng" +msgstr "" + +#: gnu/packages/image.scm:164 +msgid "" +"APNG (Animated Portable Network Graphics) is an unofficial\n" +"extension of the APNG (Portable Network Graphics) format.\n" +"APNG patch provides APNG support to libpng." +msgstr "" + +#: gnu/packages/image.scm:204 +msgid "Read and write PNG images" +msgstr "" + +#: gnu/packages/image.scm:206 +msgid "" +"This package provides an easy and simple way to read, write and display\n" +"bitmap images stored in the PNG format. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image.scm:241 +msgid "Utility to compress PNG files" +msgstr "" + +#: gnu/packages/image.scm:242 +msgid "" +"pngcrusqh is an optimizer for PNG (Portable Network Graphics)\n" +"files. It can compress them as much as 40% losslessly." +msgstr "" + +#: gnu/packages/image.scm:261 +msgid "Library for handling JPEG files" +msgstr "" + +#: gnu/packages/image.scm:263 +msgid "" +"Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" +"JPEG is a standardized compression method for full-color and gray-scale\n" +"images.\n" +"The included programs provide conversion between the JPEG format and\n" +"image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." +msgstr "" + +#: gnu/packages/image.scm:328 +msgid "Implementation of the JPEG XR standard" +msgstr "" + +#: gnu/packages/image.scm:329 +msgid "" +"JPEG XR is an approved ISO/IEC International standard (its\n" +"official designation is ISO/IEC 29199-2). This library is an implementation " +"of that standard." +msgstr "" + +#: gnu/packages/image.scm:352 +msgid "Optimize JPEG images" +msgstr "" + +#: gnu/packages/image.scm:354 +msgid "" +"jpegoptim provides lossless optimization (based on optimizing\n" +"the Huffman tables) and \"lossy\" optimization based on setting\n" +"maximum quality factor." +msgstr "" + +#: gnu/packages/image.scm:379 +msgid "Library for handling Mac OS icns resource files" +msgstr "" + +#: gnu/packages/image.scm:381 +msgid "" +"Libicns is a library for the manipulation of Mac OS IconFamily resource\n" +"type files (ICNS). @command{icns2png} and @command{png2icns} are provided " +"to\n" +"convert between PNG and ICNS. @command{icns2png} will extract image files " +"from\n" +"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for " +"use\n" +"with .desktop files. Additionally, @command{icontainer2png} is provided " +"for\n" +"extracting icontainer icon files." +msgstr "" + +#: gnu/packages/image.scm:415 +msgid "Library for handling TIFF files" +msgstr "" + +#: gnu/packages/image.scm:417 +msgid "" +"Libtiff provides support for the Tag Image File Format (TIFF), a format\n" +"used for storing image data.\n" +"Included are a library, libtiff, for reading and writing TIFF and a small\n" +"collection of tools for doing simple manipulations of TIFF images." +msgstr "" + +#: gnu/packages/image.scm:480 +msgid "Library and tools for image processing and analysis" +msgstr "" + +#: gnu/packages/image.scm:482 +msgid "" +"Leptonica is a C library and set of command-line tools for efficient\n" +"image processing and image analysis operations. It supports rasterop, " +"affine\n" +"transformations, binary and grayscale morphology, rank order, and " +"convolution,\n" +"seedfill and connected components, image transformations combining changes " +"in\n" +"scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" +"arithmetic ops." +msgstr "" + +#: gnu/packages/image.scm:503 +msgid "Decoder of the JBIG2 image compression format" +msgstr "" + +#: gnu/packages/image.scm:505 +msgid "" +"JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" +"monochrome) images at moderately high resolution, and in particular scanned\n" +"paper documents. In this domain it is very efficient, offering compression\n" +"ratios on the order of 100:1.\n" +"\n" +"This is a decoder only implementation, and currently is in the alpha\n" +"stage, meaning it doesn't completely work yet. However, it is\n" +"maintaining parity with available encoders, so it is useful for real\n" +"work." +msgstr "" + +#: gnu/packages/image.scm:540 +msgid "JPEG 2000 codec" +msgstr "" + +#: gnu/packages/image.scm:542 +msgid "" +"The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" +"been developed in order to promote the use of JPEG 2000, the new\n" +"still-image compression standard from the Joint Photographic Experts\n" +"Group (JPEG).\n" +"\n" +"In addition to the basic codec, various other features are under\n" +"development, among them the JP2 and MJ2 (Motion JPEG 2000) file formats,\n" +"an indexing tool useful for the JPIP protocol, JPWL-tools for\n" +"error-resilience, a Java-viewer for j2k-images, ..." +msgstr "" + +#: gnu/packages/image.scm:605 +msgid "Tools and library for working with GIF images" +msgstr "" + +#: gnu/packages/image.scm:607 +msgid "" +"GIFLIB is a library for reading and writing GIF images. It is API and\n" +"ABI compatible with libungif which was in wide use while the LZW " +"compression\n" +"algorithm was patented. Tools are also included to convert, manipulate,\n" +"compose, and analyze GIF images." +msgstr "" + +#: gnu/packages/image.scm:629 +msgid "GIF decompression library" +msgstr "" + +#: gnu/packages/image.scm:631 +msgid "libungif is the old GIF decompression library by the GIFLIB project." +msgstr "" + +#: gnu/packages/image.scm:660 +msgid "Loading, saving, rendering and manipulating image files" +msgstr "" + +#: gnu/packages/image.scm:662 +msgid "" +"Imlib2 is a library that does image file loading and saving as well as\n" +"rendering, manipulation, arbitrary polygon support, etc.\n" +"\n" +"It does ALL of these operations FAST. Imlib2 also tries to be highly\n" +"intelligent about doing them, so writing naive programs can be done easily,\n" +"without sacrificing speed.\n" +"\n" +"This is a complete rewrite over the Imlib 1.x series. The architecture is\n" +"more modular, simple, and flexible." +msgstr "" + +#: gnu/packages/image.scm:694 +msgid "Wrapper library for imlib2" +msgstr "" + +#: gnu/packages/image.scm:696 +msgid "" +"Giblib is a simple library which wraps imlib2's context API, avoiding\n" +"all the context_get/set calls, adds fontstyles to the truetype renderer and\n" +"supplies a generic doubly-linked list and some string functions." +msgstr "" + +#: gnu/packages/image.scm:738 +msgid "Library for handling popular graphics image formats" +msgstr "" + +#: gnu/packages/image.scm:740 +msgid "" +"FreeImage is a library for developers who would like to support popular\n" +"graphics image formats like PNG, BMP, JPEG, TIFF and others." +msgstr "" + +#: gnu/packages/image.scm:795 +msgid "Computer vision library" +msgstr "" + +#: gnu/packages/image.scm:797 +msgid "" +"VIGRA stands for Vision with Generic Algorithms. It is an image\n" +"processing and analysis library that puts its main emphasis on customizable\n" +"algorithms and data structures. It is particularly strong for\n" +"multi-dimensional image processing." +msgstr "" + +#: gnu/packages/image.scm:829 +msgid "Lossless and lossy image compression" +msgstr "" + +#: gnu/packages/image.scm:831 +msgid "" +"WebP is a new image format that provides lossless and lossy compression\n" +"for images. WebP lossless images are 26% smaller in size compared to\n" +"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images " +"at\n" +"equivalent SSIM index. WebP supports lossless transparency (also known as\n" +"alpha channel) with just 22% additional bytes. Transparency is also " +"supported\n" +"with lossy compression and typically provides 3x smaller file sizes " +"compared\n" +"to PNG when lossy compression is acceptable for the red/green/blue color\n" +"channels." +msgstr "" + +#: gnu/packages/image.scm:859 +msgid "Library for handling MNG files" +msgstr "" + +#: gnu/packages/image.scm:861 +msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." +msgstr "" + +#: gnu/packages/image.scm:889 +msgid "Library and command-line utility to manage image metadata" +msgstr "" + +#: gnu/packages/image.scm:891 +msgid "" +"Exiv2 is a C++ library and a command line utility to manage image\n" +"metadata. It provides fast and easy read and write access to the Exif, " +"IPTC\n" +"and XMP metadata of images in various formats." +msgstr "" + +#: gnu/packages/image.scm:931 +msgid "Library for manipulating many image formats" +msgstr "" + +#: gnu/packages/image.scm:932 +msgid "" +"Developer's Image Library (DevIL) is a library to develop\n" +"applications with support for many types of images. DevIL can load, save,\n" +"convert, manipulate, filter and display a wide variety of image formats." +msgstr "" + +#: gnu/packages/image.scm:952 +msgid "JPEG-2000 library" +msgstr "" + +#: gnu/packages/image.scm:953 +msgid "" +"The JasPer Project is an initiative to provide a reference\n" +"implementation of the codec specified in the JPEG-2000 Part-1 standard (i." +"e.,\n" +"ISO/IEC 15444-1)." +msgstr "" + +#: gnu/packages/image.scm:983 +msgid "Scaling, colorspace conversion, and dithering library" +msgstr "" + +#: gnu/packages/image.scm:984 +msgid "" +"Zimg implements the commonly required image processing basics\n" +"of scaling, colorspace conversion, and depth conversion. A simple API " +"enables\n" +"conversion between any supported formats to operate with minimal knowledge " +"from\n" +"the programmer." +msgstr "" + +#: gnu/packages/image.scm:1017 +msgid "Perceptual image comparison utility" +msgstr "" + +#: gnu/packages/image.scm:1018 +msgid "" +"PerceptualDiff visually compares two images to determine\n" +"whether they look alike. It uses a computational model of the human visual\n" +"system to detect similarities. This allows it too see beyond irrelevant\n" +"differences in file encoding, image quality, and other small variations." +msgstr "" + +#: gnu/packages/image.scm:1058 +msgid "Image and audio steganography" +msgstr "" + +#: gnu/packages/image.scm:1060 +msgid "" +"Steghide is a program to hide data in various kinds of image and audio\n" +"files (known as @dfn{steganography}). Neither color nor sample frequencies " +"are\n" +"changed, making the embedding resistant against first-order statistical " +"tests." +msgstr "" + +#: gnu/packages/image.scm:1085 +msgid "Image library for Extempore" +msgstr "" + +#: gnu/packages/image.scm:1087 +msgid "" +"This package is a collection of assorted single-file libraries. Of\n" +"all included libraries only the image loading and decoding library is\n" +"installed as @code{stb_image}." +msgstr "" + +#: gnu/packages/image.scm:1116 +msgid "Optimizer that recompresses PNG image files to a smaller size" +msgstr "" + +#: gnu/packages/image.scm:1117 +msgid "" +"OptiPNG is a PNG optimizer that recompresses image\n" +"files to a smaller size, without losing any information. This program\n" +"also converts external formats (BMP, GIF, PNM and TIFF) to optimized\n" +"PNG, and performs PNG integrity checks and corrections." +msgstr "" + +#: gnu/packages/image.scm:1142 +msgid "SIMD-accelerated JPEG image handling library" +msgstr "" + +#: gnu/packages/image.scm:1143 +msgid "" +"libjpeg-turbo is a JPEG image codec that accelerates baseline\n" +"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 " +"on\n" +"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other " +"systems,\n" +"its highly-optimized Huffman coding routines allow it to outperform libjpeg " +"by\n" +"a significant amount.\n" +"libjpeg-turbo implements both the traditional libjpeg API and the less " +"powerful\n" +"but more straightforward TurboJPEG API, and provides a full-featured Java\n" +"interface. It supports color space extensions that allow it to compress " +"from\n" +"and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." +msgstr "" + +#: gnu/packages/image.scm:1191 +msgid "Library for reading and writing files in the nifti-1 format" +msgstr "" + +#: gnu/packages/image.scm:1192 +msgid "" +"Niftilib is a set of i/o libraries for reading and writing\n" +"files in the nifti-1 data format - a binary file format for storing\n" +"medical image data, e.g. magnetic resonance image (MRI) and functional MRI\n" +"(fMRI) brain images." +msgstr "" + +#: gnu/packages/image.scm:1231 +msgid "Color picker" +msgstr "" + +#: gnu/packages/image.scm:1232 +msgid "Gpick is an advanced color picker and palette editing tool." +msgstr "" + +#: gnu/packages/image.scm:1248 +msgid "IPTC metadata manipulation library" +msgstr "" + +#: gnu/packages/image.scm:1249 +msgid "" +"Libiptcdata is a C library for manipulating the International\n" +"Press Telecommunications Council (IPTC) metadata stored within multimedia " +"files\n" +"such as images. This metadata can include captions and keywords, often used " +"by\n" +"popular photo management applications. The library provides routines for\n" +"parsing, viewing, modifying, and saving this metadata." +msgstr "" + +#: gnu/packages/image.scm:1285 +msgid "Powerful yet simple to use screenshot software" +msgstr "" + +#: gnu/packages/image.scm:1286 +msgid "" +"Flameshot is a screenshot program.\n" +"Features:\n" +"\n" +"@itemize\n" +"@item Customizable appearance.\n" +"@item Easy to use.\n" +"@item In-app screenshot edition.\n" +"@item DBus interface.\n" +"@item Upload to Imgur.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image.scm:1312 +msgid "Read and write JPEG images with R" +msgstr "" + +#: gnu/packages/image.scm:1313 +msgid "" +"This package provides a way to read, write and display bitmap\n" +"images stored in the JPEG format with R. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image-viewers.scm:90 +msgid "Fast and light imlib2-based image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:92 +msgid "" +"feh is an X11 image viewer aimed mostly at console users.\n" +"Unlike most other viewers, it does not have a fancy GUI, but simply\n" +"displays images. It can also be used to set the desktop wallpaper.\n" +"It is controlled via commandline arguments and configurable key/mouse\n" +"actions." +msgstr "" + +#: gnu/packages/image-viewers.scm:142 +msgid "Lightweight GTK+ based image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:144 +msgid "" +"Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" +"systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" +"interoperability; easy integration with other software; geeqie works on " +"files\n" +"and directories, there is no need to import images; fast preview for many " +"raw\n" +"image formats; tools for image comparison, sorting and managing photo\n" +"collection. Geeqie was initially based on GQview." +msgstr "" + +#: gnu/packages/image-viewers.scm:169 +msgid "Simple and fast image viewer for X" +msgstr "" + +#: gnu/packages/image-viewers.scm:170 +msgid "" +"gpicview is a lightweight GTK+ 2.x based image viewer.\n" +"It is the default image viewer on LXDE desktop environment." +msgstr "" + +#: gnu/packages/image-viewers.scm:211 +msgid "Simple X Image Viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:213 +msgid "" +"sxiv is an alternative to feh and qiv. Its primary goal is to\n" +"provide the most basic features required for fast image viewing. It has\n" +"vi key bindings and works nicely with tiling window managers. Its code\n" +"base should be kept small and clean to make it easy for you to dig into\n" +"it and customize it for your needs." +msgstr "" + +#: gnu/packages/image-viewers.scm:260 +msgid "Simple, fast and elegant image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:261 +msgid "" +"Viewnior is an image viewer program. Created to be simple,\n" +"fast and elegant. Its minimalistic interface provides more screenspace for\n" +"your images. Among its features are:\n" +"@enumerate\n" +"@item Fullscreen & Slideshow\n" +"@item Rotate, flip, crop, save, delete images\n" +"@item Animation support\n" +"@item Browse only selected images\n" +"@item Navigation window\n" +"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, " +"Nitrogen)\n" +"@item Simple interface\n" +"@item EXIF and IPTC metadata\n" +"@item Configurable mouse actions\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/image-viewers.scm:329 +msgid "Render images in the terminal" +msgstr "" + +#: gnu/packages/image-viewers.scm:331 +msgid "" +"Catimg is a little program that prints images in the terminal.\n" +"It supports JPEG, PNG and GIF formats." +msgstr "" + +#: gnu/packages/image-viewers.scm:382 +msgid "High dynamic range (HDR) imaging application" +msgstr "" + +#: gnu/packages/image-viewers.scm:384 +msgid "" +"Luminance HDR (formerly QtPFSGui) is a graphical user interface\n" +"application that aims to provide a workflow for high dynamic range (HDR)\n" +"imaging. It supports several HDR and LDR image formats, and it can:\n" +"\n" +"@itemize\n" +"@item Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and\n" +"16bit, RAW) of the same scene taken at different exposure setting;\n" +"@item Save load HDR images;\n" +"@item Rotate, resize and crop HDR images;\n" +"@item Tone-map HDR images;\n" +"@item Copy EXIF data between sets of images.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image-viewers.scm:432 +msgid "Image viewer for comics" +msgstr "" + +#: gnu/packages/image-viewers.scm:433 +msgid "" +"MComix is a customizable image viewer that specializes as\n" +"a comic and manga reader. It supports a variety of container formats\n" +"including CBZ, CB7, CBT, LHA." +msgstr "" + +#: gnu/packages/inkscape.scm:86 +msgid "Vector graphics editor" +msgstr "" + +#: gnu/packages/inkscape.scm:87 +msgid "" +"Inkscape is a vector graphics editor. What sets Inkscape\n" +"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C " +"standard,\n" +"as the native format." +msgstr "" + +#: gnu/packages/jemalloc.scm:64 +msgid "General-purpose scalable concurrent malloc implementation" +msgstr "" + +#: gnu/packages/jemalloc.scm:66 +msgid "" +"This library providing a malloc(3) implementation that emphasizes\n" +"fragmentation avoidance and scalable concurrency support." +msgstr "" + +#: gnu/packages/key-mon.scm:50 +msgid "Show keyboard and mouse status" +msgstr "" + +#: gnu/packages/key-mon.scm:52 +msgid "" +"The key-mon utility displays the current keyboard and mouse status.\n" +"This is useful for teaching and screencasts." +msgstr "" + +#: gnu/packages/less.scm:41 +msgid "Paginator for terminals" +msgstr "" + +#: gnu/packages/less.scm:43 +msgid "" +"GNU less is a pager, a program that allows you to view large amounts\n" +"of text in page-sized chunks. Unlike traditional pagers, it allows both\n" +"backwards and forwards movement through the document. It also does not " +"have\n" +"to read the entire input file before starting, so it starts faster than " +"most\n" +"text editors." +msgstr "" + +#: gnu/packages/lesstif.scm:47 +msgid "Clone of the Motif toolkit for the X window system" +msgstr "" + +#: gnu/packages/lesstif.scm:48 +msgid "Clone of the Motif toolkit for the X window system." +msgstr "" + +#: gnu/packages/libreoffice.scm:96 +msgid "General purpose formula parser and interpreter" +msgstr "" + +#: gnu/packages/libreoffice.scm:97 +msgid "" +"Ixion is a library for calculating the results of formula\n" +"expressions stored in multiple named targets, or \"cells\". The cells can\n" +"be referenced from each other, and the library takes care of resolving\n" +"their dependencies automatically upon calculation." +msgstr "" + +#: gnu/packages/libreoffice.scm:123 +msgid "File import filter library for spreadsheet documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:124 +msgid "" +"Orcus is a library that provides a collection of standalone\n" +"file processing filters. It is currently focused on providing filters for\n" +"spreadsheet documents. The library includes import filters for\n" +"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document " +"Spreadsheet,\n" +"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers " +"for\n" +"CSV, CSS and XML." +msgstr "" + +#: gnu/packages/libreoffice.scm:158 +msgid "Document importer for office suites" +msgstr "" + +#: gnu/packages/libreoffice.scm:159 +msgid "" +"Librevenge is a base library for writing document import\n" +"filters. It has interfaces for text documents, vector graphics,\n" +"spreadsheets and presentations." +msgstr "" + +#: gnu/packages/libreoffice.scm:184 +msgid "Library for importing WordPerfect documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:185 +msgid "" +"Libwpd is a C++ library designed to help process\n" +"WordPerfect documents. It is most commonly used to import such documents\n" +"into other word processors." +msgstr "" + +#: gnu/packages/libreoffice.scm:218 +msgid "Library for import of reflowable e-book formats" +msgstr "" + +#: gnu/packages/libreoffice.scm:219 +msgid "" +"Libe-book is a library and a set of tools for reading and\n" +"converting various reflowable e-book formats. Currently supported are:\n" +"Broad Band eBook, eReader .pdb, FictionBook v. 2 (including zipped files),\n" +"PalmDoc Ebook, Plucker .pdb, QiOO (mobile format, for java-enabled\n" +"cellphones), TCR (simple compressed text format), TealDoc, zTXT,\n" +"ZVR (simple compressed text format)." +msgstr "" + +#: gnu/packages/libreoffice.scm:248 +msgid "Library and tools for the WordPerfect Graphics format" +msgstr "" + +#: gnu/packages/libreoffice.scm:249 +msgid "" +"The libwpg project provides a library and tools for\n" +"working with graphics in the WPG (WordPerfect Graphics) format." +msgstr "" + +#: gnu/packages/libreoffice.scm:290 +msgid "CMIS client library" +msgstr "" + +#: gnu/packages/libreoffice.scm:291 +msgid "" +"LibCMIS is a C++ client library for the CMIS interface. It\n" +"allows C++ applications to connect to any ECM behaving as a CMIS server " +"such\n" +"as Alfresco or Nuxeo." +msgstr "" + +#: gnu/packages/libreoffice.scm:322 +msgid "Library for parsing the AbiWord format" +msgstr "" + +#: gnu/packages/libreoffice.scm:323 +msgid "" +"Libabw is a library that parses the file format of\n" +"AbiWord documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:354 +msgid "Library for parsing the CorelDRAW format" +msgstr "" + +#: gnu/packages/libreoffice.scm:355 +msgid "" +"Libcdr is a library that parses the file format of\n" +"CorelDRAW documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:387 +msgid "Library for parsing the Apple Keynote format" +msgstr "" + +#: gnu/packages/libreoffice.scm:388 +msgid "" +"Libetonyek is a library that parses the file format of\n" +"Apple Keynote documents. It currently supports Keynote versions 2 to 5." +msgstr "" + +#: gnu/packages/libreoffice.scm:412 +msgid "Library to access tags for identifying languages" +msgstr "" + +#: gnu/packages/libreoffice.scm:413 +msgid "" +"Liblangtag implements an interface to work with tags\n" +"for identifying languages as described in RFC 5646. It supports the\n" +"extensions described in RFC6067 and RFC6497, and Extension T for\n" +"language/locale identifiers as described in the Unicode CLDR\n" +"standard 21.0.2." +msgstr "" + +#: gnu/packages/libreoffice.scm:433 +msgid "Text Categorization library" +msgstr "" + +#: gnu/packages/libreoffice.scm:434 +msgid "" +"Libexttextcat is an N-Gram-Based Text Categorization\n" +"library primarily intended for language guessing." +msgstr "" + +#: gnu/packages/libreoffice.scm:464 +msgid "Library for parsing the FreeHand format" +msgstr "" + +#: gnu/packages/libreoffice.scm:465 +msgid "" +"Libfreehand is a library that parses the file format of\n" +"Aldus/Macromedia/Adobe FreeHand documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:491 +msgid "Library for parsing the Microsoft Publisher format" +msgstr "" + +#: gnu/packages/libreoffice.scm:492 +msgid "" +"Libmspub is a library that parses the file format of\n" +"Microsoft Publisher documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:517 +msgid "Library for parsing the PageMaker format" +msgstr "" + +#: gnu/packages/libreoffice.scm:518 +msgid "" +"Libpagemaker is a library that parses the file format of\n" +"Aldus/Adobe PageMaker documents. Currently it only understands documents\n" +"created by PageMaker version 6.x and 7." +msgstr "" + +#: gnu/packages/libreoffice.scm:548 +msgid "Library for parsing the Microsoft Visio format" +msgstr "" + +#: gnu/packages/libreoffice.scm:549 +msgid "" +"Libvisio is a library that parses the file format of\n" +"Microsoft Visio documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:577 +msgid "ODF (Open Document Format) library" +msgstr "" + +#: gnu/packages/libreoffice.scm:578 +msgid "" +"Libodfgen is a library for generating documents in the\n" +"Open Document Format (ODF). It provides generator implementations for all\n" +"document interfaces supported by librevenge:\n" +"text documents, vector drawings, presentations and spreadsheets." +msgstr "" + +#: gnu/packages/libreoffice.scm:605 +msgid "Import library for some old Macintosh text documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:606 +msgid "" +"Libmwaw contains some import filters for old Macintosh\n" +"text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" +"spreadsheet documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:629 +msgid "Provides LibreOffice support for old StarOffice documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:630 +msgid "" +"@code{libstaroffice} is an import filter for the document formats\n" +"from the old StarOffice (.sdc, .sdw, ...)." +msgstr "" + +#: gnu/packages/libreoffice.scm:655 +msgid "Import library for Microsoft Works text documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:656 +msgid "" +"Libwps is a library for importing files in the Microsoft\n" +"Works word processor file format." +msgstr "" + +#: gnu/packages/libreoffice.scm:683 +msgid "Parses file format of Zoner Callisto/Draw documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:684 +msgid "" +"Libzmf is a library that parses the file format of Zoner\n" +"Callisto/Draw documents. Currently it only understands documents created " +"by\n" +"Zoner Draw version 4 and 5." +msgstr "" + +#: gnu/packages/libreoffice.scm:719 +msgid "" +"Hunspell is a spell checker and morphological analyzer\n" +"library and program designed for languages with rich morphology and complex\n" +"word compounding or character encoding." +msgstr "" + +#. TRANSLATORS: In French, this is "Français classique". +#: gnu/packages/libreoffice.scm:782 +msgid "Hunspell dictionary for ``classic'' French (recommended)" +msgstr "" + +#. TRANSLATORS: In French, this is "Français moderne". +#: gnu/packages/libreoffice.scm:787 +msgid "Hunspell dictionary for ``modern'' French" +msgstr "" + +#: gnu/packages/libreoffice.scm:791 +msgid "Hunspell dictionary for the post @dfn{1990 réforme} French" +msgstr "" + +#: gnu/packages/libreoffice.scm:795 +msgid "Hunspell dictionary for all variants of French" +msgstr "" + +#: gnu/packages/libreoffice.scm:813 +msgid "Hyphenation library" +msgstr "" + +#: gnu/packages/libreoffice.scm:814 +msgid "" +"Hyphen is a hyphenation library using TeX hyphenation\n" +"patterns, which are pre-processed by a perl script." +msgstr "" + +#: gnu/packages/libreoffice.scm:837 +msgid "Thesaurus" +msgstr "" + +#: gnu/packages/libreoffice.scm:838 +msgid "" +"MyThes is a simple thesaurus that uses a structured text\n" +"data file and an index file with binary search to look up words and phrases\n" +"and to return information on pronunciations, meanings and synonyms." +msgstr "" + +#: gnu/packages/libreoffice.scm:1042 +msgid "Office suite" +msgstr "" + +#: gnu/packages/libreoffice.scm:1043 +msgid "" +"LibreOffice is a comprehensive office suite. It contains\n" +"a number of components: Writer, a word processor; Calc, a spreadsheet\n" +"application; Impress, a presentation engine; Draw, a drawing and\n" +"flowcharting application; Base, a database and database frontend;\n" +"Math for editing mathematics." +msgstr "" + +#: gnu/packages/linux.scm:213 +msgid "GNU Linux-Libre kernel headers" +msgstr "" + +#: gnu/packages/linux.scm:214 +msgid "Headers of the Linux-Libre kernel." +msgstr "" + +#: gnu/packages/linux.scm:373 +msgid "100% free redistribution of a cleaned Linux kernel" +msgstr "" + +#: gnu/packages/linux.scm:375 +msgid "" +"GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" +"It has been modified to remove all non-free binary blobs." +msgstr "" + +#: gnu/packages/linux.scm:496 +msgid "Pluggable authentication modules for Linux" +msgstr "" + +#: gnu/packages/linux.scm:498 +msgid "" +"A *Free* project to implement OSF's RFC 86.0.\n" +"Pluggable authentication modules are small shared object files that can\n" +"be used through the PAM API to perform tasks, like authenticating a user\n" +"at login. Local and dynamic reconfiguration are its key features." +msgstr "" + +#: gnu/packages/linux.scm:540 +msgid "Small utilities that use the proc file system" +msgstr "" + +#: gnu/packages/linux.scm:542 +msgid "" +"This PSmisc package is a set of some small useful utilities that\n" +"use the proc file system. We're not about changing the world, but\n" +"providing the system administrator with some help in common tasks." +msgstr "" + +#: gnu/packages/linux.scm:627 +msgid "Collection of utilities for the Linux kernel" +msgstr "" + +#: gnu/packages/linux.scm:628 +msgid "" +"Util-linux is a diverse collection of Linux kernel\n" +"utilities. It provides dmesg and includes tools for working with file " +"systems,\n" +"block devices, UUIDs, TTYs, and many other tools." +msgstr "" + +#: gnu/packages/linux.scm:661 +msgid "PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR" +msgstr "" + +#: gnu/packages/linux.scm:663 +msgid "" +"ddate displays the Discordian date and holidays of a given date.\n" +"The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" +"by Robert Shea and Robert Anton Wilson." +msgstr "" + +#: gnu/packages/linux.scm:708 +msgid "Utilities that give information about processes" +msgstr "" + +#: gnu/packages/linux.scm:710 +msgid "" +"Procps is the package that has a bunch of small useful utilities\n" +"that give information about processes using the Linux /proc file system.\n" +"The package includes the programs ps, top, vmstat, w, kill, free,\n" +"slabtop, and skill." +msgstr "" + +#: gnu/packages/linux.scm:736 +msgid "Tools for working with USB devices, such as lsusb" +msgstr "" + +#: gnu/packages/linux.scm:738 +msgid "Tools for working with USB devices, such as lsusb." +msgstr "" + +#: gnu/packages/linux.scm:814 +msgid "Creating and checking ext2/ext3/ext4 file systems" +msgstr "" + +#: gnu/packages/linux.scm:816 +msgid "" +"This package provides tools for manipulating ext2/ext3/ext4 file systems." +msgstr "" + +#: gnu/packages/linux.scm:857 +msgid "Statically-linked e2fsck command from e2fsprogs" +msgstr "" + +#: gnu/packages/linux.scm:858 +msgid "" +"This package provides statically-linked e2fsck command taken\n" +"from the e2fsprogs package. It is meant to be used in initrds." +msgstr "" + +#: gnu/packages/linux.scm:877 +msgid "Recover deleted files from ext2/3/4 partitions" +msgstr "" + +#: gnu/packages/linux.scm:879 +msgid "" +"Extundelete is a set of tools that can recover deleted files from an\n" +"ext3 or ext4 partition." +msgstr "" + +#: gnu/packages/linux.scm:910 +msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" +msgstr "" + +#: gnu/packages/linux.scm:912 +msgid "" +"Zerofree finds the unallocated blocks with non-zero value content in an\n" +"ext2, ext3, or ext4 file system and fills them with zeroes (or another " +"value).\n" +"This is a simple way to make disk images more compressible.\n" +"Zerofree requires the file system to be unmounted or mounted read-only." +msgstr "" + +#: gnu/packages/linux.scm:940 +msgid "System call tracer for Linux" +msgstr "" + +#: gnu/packages/linux.scm:942 +msgid "" +"strace is a system call tracer, i.e. a debugging tool which prints out a\n" +"trace of all the system calls made by a another process/program." +msgstr "" + +#: gnu/packages/linux.scm:963 +msgid "Library call tracer for Linux" +msgstr "" + +#: gnu/packages/linux.scm:965 +msgid "" +"ltrace intercepts and records dynamic library calls which are called by\n" +"an executed process and the signals received by that process. It can also\n" +"intercept and print the system calls executed by the program." +msgstr "" + +#: gnu/packages/linux.scm:984 +msgid "The Advanced Linux Sound Architecture libraries" +msgstr "" + +#: gnu/packages/linux.scm:986 gnu/packages/linux.scm:1030 +msgid "" +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system." +msgstr "" + +#: gnu/packages/linux.scm:1028 +msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" +msgstr "" + +#: gnu/packages/linux.scm:1088 +msgid "Plugins for the Advanced Linux Sound Architecture (ALSA)" +msgstr "" + +#: gnu/packages/linux.scm:1090 +msgid "" +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system. This package " +"enhances ALSA\n" +"by providing additional plugins which include: upmixing, downmixing, jackd " +"and\n" +"pulseaudio support for native alsa applications, format conversion (s16 to " +"a52), and\n" +"external rate conversion." +msgstr "" + +#: gnu/packages/linux.scm:1124 +msgid "Programs to configure Linux IP packet filtering rules" +msgstr "" + +#: gnu/packages/linux.scm:1126 +msgid "" +"@command{iptables} is the user-space command line program used to\n" +"configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" +"(@dfn{firewall}), including @dfn{NAT} (Network Address Translation).\n" +"\n" +"This package also includes @command{ip6tables}, which is used to configure " +"the\n" +"IPv6 packet filter.\n" +"\n" +"Both commands are targeted at system administrators.\n" +msgstr "" + +#: gnu/packages/linux.scm:1183 +msgid "Ethernet bridge frame table administration" +msgstr "" + +#: gnu/packages/linux.scm:1186 +msgid "" +"ebtables is an application program used to set up and maintain the\n" +"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It " +"is\n" +"analogous to the iptables application, but less complicated, due to the " +"fact\n" +"that the Ethernet protocol is much simpler than the IP protocol." +msgstr "" + +#: gnu/packages/linux.scm:1234 +msgid "Utilities for controlling TCP/IP networking and traffic in Linux" +msgstr "" + +#: gnu/packages/linux.scm:1236 +msgid "" +"Iproute2 is a collection of utilities for controlling TCP/IP networking\n" +"and traffic with the Linux kernel. The most important of these are\n" +"@command{ip}, which configures IPv4 and IPv6, and @command{tc} for traffic\n" +"control.\n" +"\n" +"Most network configuration manuals still refer to ifconfig and route as the\n" +"primary network configuration tools, but ifconfig is known to behave\n" +"inadequately in modern network environments, and both should be deprecated." +msgstr "" + +#: gnu/packages/linux.scm:1312 +msgid "Tools for controlling the network subsystem in Linux" +msgstr "" + +#: gnu/packages/linux.scm:1314 +msgid "" +"This package includes the important tools for controlling the network\n" +"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp " +"and\n" +"route. Additionally, this package contains utilities relating to " +"particular\n" +"network hardware types (plipconfig, slattach) and advanced aspects of IP\n" +"configuration (iptunnel, ipmaddr)." +msgstr "" + +#: gnu/packages/linux.scm:1351 +msgid "Library for working with POSIX capabilities" +msgstr "" + +#: gnu/packages/linux.scm:1353 +msgid "" +"Libcap2 provides a programming interface to POSIX capabilities on\n" +"Linux-based operating systems." +msgstr "" + +#: gnu/packages/linux.scm:1396 +msgid "Manipulate Ethernet bridges" +msgstr "" + +#: gnu/packages/linux.scm:1398 +msgid "" +"Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" +"to connect two Ethernet segments together in a protocol independent way.\n" +"Packets are forwarded based on Ethernet address, rather than IP address " +"(like\n" +"a router). Since forwarding is done at Layer 2, all protocols can go\n" +"transparently through a bridge." +msgstr "" + +#: gnu/packages/linux.scm:1466 +msgid "NetLink protocol library suite" +msgstr "" + +#: gnu/packages/linux.scm:1468 +msgid "" +"The libnl suite is a collection of libraries providing APIs to netlink\n" +"protocol based Linux kernel interfaces. Netlink is an IPC mechanism " +"primarily\n" +"between the kernel and user space processes. It was designed to be a more\n" +"flexible successor to ioctl to provide mainly networking related kernel\n" +"configuration and monitoring interfaces." +msgstr "" + +#: gnu/packages/linux.scm:1498 +msgid "Tool for configuring wireless devices" +msgstr "" + +#: gnu/packages/linux.scm:1500 +msgid "" +"iw is a new nl80211 based CLI configuration utility for wireless\n" +"devices. It replaces @code{iwconfig}, which is deprecated." +msgstr "" + +#: gnu/packages/linux.scm:1546 +msgid "Analyze power consumption on Intel-based laptops" +msgstr "" + +#: gnu/packages/linux.scm:1548 +msgid "" +"PowerTOP is a Linux tool to diagnose issues with power consumption and\n" +"power management. In addition to being a diagnostic tool, PowerTOP also " +"has\n" +"an interactive mode where the user can experiment various power management\n" +"settings for cases where the operating system has not enabled these\n" +"settings." +msgstr "" + +#: gnu/packages/linux.scm:1570 +msgid "Audio mixer for X and the console" +msgstr "" + +#: gnu/packages/linux.scm:1572 +msgid "" +"Aumix adjusts an audio mixer from X, the console, a terminal,\n" +"the command line or a script." +msgstr "" + +#: gnu/packages/linux.scm:1596 +msgid "Displays the IO activity of running processes" +msgstr "" + +#: gnu/packages/linux.scm:1598 +msgid "" +"Iotop is a Python program with a top like user interface to show the\n" +"processes currently causing I/O." +msgstr "" + +#: gnu/packages/linux.scm:1652 +msgid "Support file systems implemented in user space" +msgstr "" + +#: gnu/packages/linux.scm:1654 +msgid "" +"As a consequence of its monolithic design, file system code for Linux\n" +"normally goes into the kernel itself---which is not only a robustness " +"issue,\n" +"but also an impediment to system extensibility. FUSE, for \"file systems " +"in\n" +"user space\", is a kernel module and user-space library that tries to " +"address\n" +"part of this problem by allowing users to run file system implementations " +"as\n" +"user-space processes." +msgstr "" + +#: gnu/packages/linux.scm:1685 +msgid "User-space union file system" +msgstr "" + +#: gnu/packages/linux.scm:1687 +msgid "" +"UnionFS-FUSE is a flexible union file system implementation in user\n" +"space, using the FUSE library. Mounting a union file system allows you to\n" +"\"aggregate\" the contents of several directories into a single mount " +"point.\n" +"UnionFS-FUSE additionally supports copy-on-write." +msgstr "" + +#: gnu/packages/linux.scm:1712 +msgid "User-space union file system (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:1760 +msgid "Mount remote file systems over SSH" +msgstr "" + +#: gnu/packages/linux.scm:1762 +msgid "" +"This is a file system client based on the SSH File Transfer Protocol.\n" +"Since most SSH servers already support this protocol it is very easy to set\n" +"up: on the server side there's nothing to do; on the client side mounting " +"the\n" +"file system is as easy as logging into the server with an SSH client." +msgstr "" + +#: gnu/packages/linux.scm:1785 +msgid "Tool for mounting archive files with FUSE" +msgstr "" + +#: gnu/packages/linux.scm:1786 +msgid "" +"archivemount is a FUSE-based file system for Unix variants,\n" +"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) " +"to a\n" +"mount point where it can be read from or written to as with any other file\n" +"system. This makes accessing the contents of the archive, which may be\n" +"compressed, transparent to other programs, without decompressing them." +msgstr "" + +#: gnu/packages/linux.scm:1816 +msgid "Tools for non-uniform memory access (NUMA) machines" +msgstr "" + +#: gnu/packages/linux.scm:1818 +msgid "" +"NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" +"memory is not all in one place. The numactl program allows you to run your\n" +"application program on specific CPU's and memory nodes. It does this by\n" +"supplying a NUMA memory policy to the operating system before running your\n" +"program.\n" +"\n" +"The package contains other commands, such as numademo, numastat and memhog.\n" +"The numademo command provides a quick overview of NUMA performance on your\n" +"system." +msgstr "" + +#: gnu/packages/linux.scm:1854 +msgid "Neo2 console layout" +msgstr "" + +#: gnu/packages/linux.scm:1856 +msgid "" +"Kbd-neo provides the Neo2 keyboard layout for use with\n" +"@command{loadkeys(1)} from @code{kbd(4)}." +msgstr "" + +#: gnu/packages/linux.scm:1919 +msgid "Linux keyboard utilities and keyboard maps" +msgstr "" + +#: gnu/packages/linux.scm:1921 +msgid "" +"This package contains keytable files and keyboard utilities compatible\n" +"for systems using the Linux kernel. This includes commands such as\n" +"'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." +msgstr "" + +#: gnu/packages/linux.scm:1940 +msgid "Monitor file accesses" +msgstr "" + +#: gnu/packages/linux.scm:1942 +msgid "" +"The inotify-tools packages provides a C library and command-line tools\n" +"to use Linux' inotify mechanism, which allows file accesses to be monitored." +msgstr "" + +#: gnu/packages/linux.scm:1980 +msgid "Kernel module tools" +msgstr "" + +#: gnu/packages/linux.scm:1981 +msgid "" +"Kmod is a set of tools to handle common tasks with Linux\n" +"kernel modules like insert, remove, list, check properties, resolve\n" +"dependencies and aliases.\n" +"\n" +"These tools are designed on top of libkmod, a library that is shipped with\n" +"kmod. The aim is to be compatible with tools, configurations and indices\n" +"from the module-init-tools project." +msgstr "" + +#: gnu/packages/linux.scm:2045 +msgid "Userspace device management" +msgstr "" + +#: gnu/packages/linux.scm:2046 +msgid "" +"Udev is a daemon which dynamically creates and removes\n" +"device nodes from /dev/, handles hotplug events and loads drivers at boot\n" +"time." +msgstr "" + +#: gnu/packages/linux.scm:2111 +msgid "Logical volume management for Linux" +msgstr "" + +#: gnu/packages/linux.scm:2113 +msgid "" +"LVM2 is the logical volume management tool set for Linux-based systems.\n" +"This package includes the user-space libraries and tools, including the " +"device\n" +"mapper. Kernel components are part of Linux-libre." +msgstr "" + +#: gnu/packages/linux.scm:2135 +msgid "Logical volume management for Linux (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:2165 +msgid "Tools for manipulating Linux Wireless Extensions" +msgstr "" + +#: gnu/packages/linux.scm:2166 +msgid "" +"Wireless Tools are used to manipulate the now-deprecated\n" +"Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" +"Extension was an interface allowing you to set Wireless LAN specific\n" +"parameters and get the specific stats. It is deprecated in favor the " +"nl80211\n" +"interface." +msgstr "" + +#: gnu/packages/linux.scm:2238 +msgid "Central regulatory domain agent (CRDA) for WiFi" +msgstr "" + +#: gnu/packages/linux.scm:2240 +msgid "" +"The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" +"communication between the kernel Linux and user space for regulatory\n" +"compliance." +msgstr "" + +#: gnu/packages/linux.scm:2286 +msgid "Wireless regulatory database" +msgstr "" + +#: gnu/packages/linux.scm:2288 +msgid "" +"This package contains the wireless regulatory database Central\n" +"Regulatory Database Agent (CRDA) daemon. The database contains information " +"on\n" +"country-specific regulations for the wireless spectrum." +msgstr "" + +#: gnu/packages/linux.scm:2365 +msgid "Utilities to read temperature/voltage/fan sensors" +msgstr "" + +#: gnu/packages/linux.scm:2367 +msgid "" +"Lm-sensors is a hardware health monitoring package for Linux. It allows\n" +"you to access information from temperature, voltage, and fan speed sensors.\n" +"It works with most newer systems." +msgstr "" + +#: gnu/packages/linux.scm:2385 +msgid "Manipulate Intel microcode bundles" +msgstr "" + +#: gnu/packages/linux.scm:2387 +msgid "" +"@command{iucode_tool} is a utility to work with microcode packages for\n" +"Intel processors. It can convert between formats, extract specific " +"versions,\n" +"create a firmware image suitable for the Linux kernel, and more." +msgstr "" + +#: gnu/packages/linux.scm:2416 +msgid "I2C tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:2418 +msgid "" +"The i2c-tools package contains a heterogeneous set of I2C tools for\n" +"Linux: a bus probing tool, a chip dumper, register-level SMBus access " +"helpers,\n" +"EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" +"SMBus access." +msgstr "" + +#: gnu/packages/linux.scm:2455 +msgid "Hardware health information viewer" +msgstr "" + +#: gnu/packages/linux.scm:2457 +msgid "" +"Xsensors reads data from the libsensors library regarding hardware\n" +"health such as temperature, voltage and fan speed and displays the " +"information\n" +"in a digital read-out." +msgstr "" + +#: gnu/packages/linux.scm:2507 +msgid "Linux profiling with performance counters" +msgstr "" + +#: gnu/packages/linux.scm:2509 +msgid "" +"perf is a tool suite for profiling using hardware performance counters,\n" +"with support in the Linux kernel. perf can instrument CPU performance\n" +"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is " +"capable\n" +"of lightweight profiling. This package contains the user-land tools and in\n" +"particular the 'perf' command." +msgstr "" + +#: gnu/packages/linux.scm:2532 +msgid "Simple tool for creating Linux namespace containers" +msgstr "" + +#: gnu/packages/linux.scm:2533 +msgid "" +"pflask is a simple tool for creating Linux namespace\n" +"containers. It can be used for running a command or even booting an OS " +"inside\n" +"an isolated container, created with the help of Linux namespaces. It is\n" +"similar in functionality to chroot, although pflask provides better " +"isolation\n" +"thanks to the use of namespaces." +msgstr "" + +#: gnu/packages/linux.scm:2562 +msgid "View and tune ATA disk drive parameters" +msgstr "" + +#: gnu/packages/linux.scm:2564 +msgid "" +"@command{hdparm} is a command-line utility to control ATA controllers and\n" +"disk drives. It can increase performance and/or reliability by careful " +"tuning\n" +"of hardware settings like power and acoustic management, DMA modes, and " +"caching.\n" +"It can also display detailed device information, or be used as a simple\n" +"performance benchmarking tool.\n" +"\n" +"@command{hdparm} provides a command line interface to various Linux kernel\n" +"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the " +"older\n" +"IDE driver subsystem. Many external USB drive enclosures with SCSI-ATA " +"Command\n" +"Translation (@dfn{SAT}) are also supported." +msgstr "" + +#: gnu/packages/linux.scm:2595 +msgid "Tool for enabling and disabling wireless devices" +msgstr "" + +#: gnu/packages/linux.scm:2597 +msgid "" +"rfkill is a simple tool for accessing the rfkill device interface,\n" +"which is used to enable and disable wireless networking devices, typically\n" +"WLAN, Bluetooth and mobile broadband." +msgstr "" + +#: gnu/packages/linux.scm:2618 +msgid "Display information on ACPI devices" +msgstr "" + +#: gnu/packages/linux.scm:2619 +msgid "" +"@code{acpi} attempts to replicate the functionality of the\n" +"\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" +"information. It does not support ACPI suspending, only displays " +"information\n" +"about ACPI devices." +msgstr "" + +#: gnu/packages/linux.scm:2638 +msgid "Daemon for delivering ACPI events to user-space programs" +msgstr "" + +#: gnu/packages/linux.scm:2640 +msgid "" +"acpid is designed to notify user-space programs of Advanced\n" +"Configuration and Power Interface (ACPI) events. acpid should be started\n" +"during the system boot, and will run as a background process. When an ACPI\n" +"event is received from the kernel, acpid will examine the list of rules\n" +"specified in /etc/acpi/events and execute the rules that match the event." +msgstr "" + +#: gnu/packages/linux.scm:2662 +msgid "System utilities based on Linux sysfs" +msgstr "" + +#: gnu/packages/linux.scm:2664 +msgid "" +"These are a set of utilities built upon sysfs, a virtual file system in\n" +"Linux kernel versions 2.5+ that exposes a system's device tree. The " +"package\n" +"also contains the libsysfs library." +msgstr "" + +#: gnu/packages/linux.scm:2693 +msgid "System utilities based on Linux sysfs (version 1.x)" +msgstr "" + +#: gnu/packages/linux.scm:2716 +msgid "Utilities to get and set CPU frequency on Linux" +msgstr "" + +#: gnu/packages/linux.scm:2718 +msgid "" +"The cpufrequtils suite contains utilities to retrieve CPU frequency\n" +"information, and set the CPU frequency if supported, using the cpufreq\n" +"capabilities of the Linux kernel." +msgstr "" + +#: gnu/packages/linux.scm:2737 +msgid "Interface library for the Linux IEEE1394 drivers" +msgstr "" + +#: gnu/packages/linux.scm:2739 +msgid "" +"Libraw1394 is the only supported interface to the kernel side raw1394 of\n" +"the Linux IEEE-1394 subsystem, which provides direct access to the " +"connected\n" +"1394 buses to user space. Through libraw1394/raw1394, applications can " +"directly\n" +"send to and receive from other nodes without requiring a kernel driver for " +"the\n" +"protocol in question." +msgstr "" + +#: gnu/packages/linux.scm:2763 +msgid "AV/C protocol library for IEEE 1394" +msgstr "" + +#: gnu/packages/linux.scm:2765 +msgid "" +"Libavc1394 is a programming interface to the AV/C specification from\n" +"the 1394 Trade Association. AV/C stands for Audio/Video Control." +msgstr "" + +#: gnu/packages/linux.scm:2787 +msgid "Isochronous streaming media library for IEEE 1394" +msgstr "" + +#: gnu/packages/linux.scm:2789 +msgid "" +"The libiec61883 library provides a higher level API for streaming DV,\n" +"MPEG-2 and audio over Linux IEEE 1394." +msgstr "" + +#: gnu/packages/linux.scm:2838 +msgid "Tool for managing Linux Software RAID arrays" +msgstr "" + +#: gnu/packages/linux.scm:2840 +msgid "" +"mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" +"assemble, report on, and monitor arrays. It can also move spares between " +"raid\n" +"arrays when needed." +msgstr "" + +#: gnu/packages/linux.scm:2872 +msgid "Statically-linked 'mdadm' command for use in an initrd" +msgstr "" + +#: gnu/packages/linux.scm:2937 +msgid "Access block devices through multiple paths" +msgstr "" + +#: gnu/packages/linux.scm:2939 +msgid "" +"This package provides the following binaries to drive the\n" +"Linux Device Mapper multipathing driver:\n" +"@enumerate\n" +"@item @command{multipath} - Device mapper target autoconfig.\n" +"@item @command{multipathd} - Multipath daemon.\n" +"@item @command{mpathpersist} - Manages SCSI persistent reservations on\n" +"@code{dm} multipath devices.\n" +"@item @command{kpartx} - Create device maps from partition tables.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/linux.scm:2971 +msgid "Linux-native asynchronous I/O access library" +msgstr "" + +#: gnu/packages/linux.scm:2973 +msgid "" +"This library enables userspace to use Linux kernel asynchronous I/O\n" +"system calls, important for the performance of databases and other advanced\n" +"applications." +msgstr "" + +#: gnu/packages/linux.scm:2995 +msgid "Bluetooth subband audio codec" +msgstr "" + +#: gnu/packages/linux.scm:2997 +msgid "" +"The SBC is a digital audio encoder and decoder used to transfer data to\n" +"Bluetooth audio output devices like headphones or loudspeakers." +msgstr "" + +#: gnu/packages/linux.scm:3063 +msgid "Linux Bluetooth protocol stack" +msgstr "" + +#: gnu/packages/linux.scm:3065 +msgid "" +"BlueZ provides support for the core Bluetooth layers and protocols. It\n" +"is flexible, efficient and uses a modular implementation." +msgstr "" + +#: gnu/packages/linux.scm:3087 +msgid "Mount exFAT file systems" +msgstr "" + +#: gnu/packages/linux.scm:3089 +msgid "" +"This package provides a FUSE-based file system that provides read and\n" +"write access to exFAT devices." +msgstr "" + +#: gnu/packages/linux.scm:3132 +msgid "Mouse support for the Linux console" +msgstr "" + +#: gnu/packages/linux.scm:3134 +msgid "" +"The GPM (general-purpose mouse) daemon is a mouse server for\n" +"applications running on the Linux console. It allows users to select items\n" +"and copy/paste text in the console and in xterm." +msgstr "" + +#: gnu/packages/linux.scm:3193 +msgid "Create and manage btrfs copy-on-write file systems" +msgstr "" + +#: gnu/packages/linux.scm:3194 +msgid "" +"Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" +"aimed at implementing advanced features while focusing on fault tolerance,\n" +"repair and easy administration." +msgstr "" + +#: gnu/packages/linux.scm:3226 +msgid "Statically-linked btrfs command from btrfs-progs" +msgstr "" + +#: gnu/packages/linux.scm:3227 +msgid "" +"This package provides the statically-linked @command{btrfs}\n" +"from the btrfs-progs package. It is meant to be used in initrds." +msgstr "" + +#: gnu/packages/linux.scm:3258 +msgid "Userland tools for f2fs" +msgstr "" + +#: gnu/packages/linux.scm:3260 +msgid "" +"F2FS, the Flash-Friendly File System, is a modern file system\n" +"designed to be fast and durable on flash devices such as solid-state\n" +"disks and SD cards. This package provides the userland utilities." +msgstr "" + +#: gnu/packages/linux.scm:3289 +msgid "Free-fall protection for spinning laptop hard drives" +msgstr "" + +#: gnu/packages/linux.scm:3291 +msgid "" +"Prevents shock damage to the internal spinning hard drive(s) of some\n" +"HP and Dell laptops. When sudden movement is detected, all input/output\n" +"operations on the drive are suspended and its heads are parked on the ramp,\n" +"where they are less likely to cause damage to the spinning disc. Requires " +"a\n" +"drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload\n" +"feature, and a laptop with an accelerometer. It has no effect on SSDs." +msgstr "" + +#: gnu/packages/linux.scm:3345 +msgid "Simple fan control program" +msgstr "" + +#: gnu/packages/linux.scm:3347 +msgid "" +"Thinkfan is a simple fan control program. It reads temperatures,\n" +"checks them against configured limits and switches to appropriate (also\n" +"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or " +"any\n" +"other @code{hwmon} driver that enables temperature reading and fan control\n" +"from userspace." +msgstr "" + +#: gnu/packages/linux.scm:3382 +msgid "Read-write access to NTFS file systems" +msgstr "" + +#: gnu/packages/linux.scm:3384 +msgid "" +"NTFS-3G provides read-write access to NTFS file systems, which are\n" +"commonly found on Microsoft Windows. It is implemented as a FUSE file " +"system.\n" +"The package provides additional NTFS tools." +msgstr "" + +#: gnu/packages/linux.scm:3426 +msgid "Utilities and libraries for working with RDMA devices" +msgstr "" + +#: gnu/packages/linux.scm:3428 +msgid "" +"This package provides userspace components for the InfiniBand\n" +"subsystem of the Linux kernel. Specifically it contains userspace\n" +"libraries for the following device nodes:\n" +"\n" +"@enumerate\n" +"@item @file{/dev/infiniband/uverbsX} (@code{libibverbs})\n" +"@item @file{/dev/infiniband/rdma_cm} (@code{librdmacm})\n" +"@item @file{/dev/infiniband/umadX} (@code{libibumad})\n" +"@end enumerate\n" +"\n" +"The following service daemons are also provided:\n" +"@enumerate\n" +"@item @code{srp_daemon} (for the @code{ib_srp} kernel module)\n" +"@item @code{iwpmd} (for iWARP kernel providers)\n" +"@item @code{ibacm} (for InfiniBand communication management assistant)\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/linux.scm:3481 +msgid "Random number generator daemon" +msgstr "" + +#: gnu/packages/linux.scm:3483 +msgid "" +"Monitor a hardware random number generator, and supply entropy\n" +"from that to the system kernel's @file{/dev/random} machinery." +msgstr "" + +#: gnu/packages/linux.scm:3521 +msgid "CPU frequency and voltage scaling tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:3523 +msgid "" +"cpupower is a set of user-space tools that use the cpufreq feature of the\n" +"Linux kernel to retrieve and control processor features related to power " +"saving,\n" +"such as frequency and voltage scaling." +msgstr "" + +#: gnu/packages/linux.scm:3542 +msgid "Entropy source for the Linux random number generator" +msgstr "" + +#: gnu/packages/linux.scm:3544 +msgid "" +"haveged generates an unpredictable stream of random numbers for use by\n" +"Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" +"standard mechanisms for filling the entropy pool may not be sufficient for\n" +"systems with high needs or limited user interaction, such as headless " +"servers.\n" +"@command{haveged} runs as a privileged daemon, harvesting randomness from " +"the\n" +"indirect effects of hardware events on hidden processor state using the " +"HArdware\n" +"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes " +"itself to\n" +"its environment and provides the same built-in test suite for the output " +"stream\n" +"as used on certified hardware security devices." +msgstr "" + +#: gnu/packages/linux.scm:3583 +msgid "eCryptfs cryptographic file system utilities" +msgstr "" + +#: gnu/packages/linux.scm:3585 +msgid "" +"eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" +"Each file's cryptographic meta-data is stored inside the file itself, along\n" +"with the encrypted contents. This allows individual encrypted files to be\n" +"copied between hosts and still be decrypted with the proper key. eCryptfs " +"is a\n" +"native Linux file system, and has been part of the Linux kernel since " +"version\n" +"2.6.19. This package contains the userland utilities to manage it." +msgstr "" + +#: gnu/packages/linux.scm:3616 +msgid "NFSv4 support library for name/ID mapping" +msgstr "" + +#: gnu/packages/linux.scm:3617 +msgid "" +"Libnfsidmap is a library holding mulitiple methods of\n" +"mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" +"extensible array of mapping functions, currently consisting of two choices:\n" +"the default @code{nsswitch} and the experimental @code{umich_ldap}." +msgstr "" + +#: gnu/packages/linux.scm:3651 +msgid "Tools for loading and managing Linux kernel modules" +msgstr "" + +#: gnu/packages/linux.scm:3653 +msgid "" +"Tools for loading and managing Linux kernel modules, such as `modprobe',\n" +"`insmod', `lsmod', and more." +msgstr "" + +#: gnu/packages/linux.scm:3687 +msgid "Machine check monitor for x86 Linux systems" +msgstr "" + +#: gnu/packages/linux.scm:3689 +msgid "" +"The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,\n" +"and other hardware errors on x86 systems. It can also perform user-defined\n" +"tasks, such as bringing bad pages off-line, when configurable error " +"thresholds\n" +"are exceeded." +msgstr "" + +#: gnu/packages/linux.scm:3718 +msgid "MTD Flash Storage Utilities" +msgstr "" + +#: gnu/packages/linux.scm:3719 +msgid "" +"This package provides utilities for testing, partitioning, etc\n" +"of flash storage." +msgstr "" + +#: gnu/packages/linux.scm:3742 +msgid "Interface to Linux's seccomp syscall filtering mechanism" +msgstr "" + +#: gnu/packages/linux.scm:3743 +msgid "" +"The libseccomp library provides an easy to use, platform\n" +"independent, interface to the Linux Kernel's syscall filtering mechanism. " +"The\n" +"libseccomp API is designed to abstract away the underlying BPF based " +"syscall\n" +"filter language and present a more conventional function-call based " +"filtering\n" +"interface that should be familiar to, and easily adopted by, application\n" +"developers." +msgstr "" + +#: gnu/packages/linux.scm:3785 +msgid "Usage monitor for AMD Radeon graphics" +msgstr "" + +#: gnu/packages/linux.scm:3786 +msgid "" +"RadeonTop monitors resource consumption on supported AMD\n" +"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs " +"on\n" +"a terminal or saved to a file for further processing. It measures both the\n" +"activity of the GPU as a whole, which is also accurate during OpenCL\n" +"computations, as well as separate component statistics that are only " +"meaningful\n" +"under OpenGL graphics workloads." +msgstr "" + +#: gnu/packages/linux.scm:3822 +msgid "Tool and library to manipulate EFI variables" +msgstr "" + +#: gnu/packages/linux.scm:3823 +msgid "" +"This package provides a library and a command line\n" +"interface to the variable facility of UEFI boot firmware." +msgstr "" + +#: gnu/packages/linux.scm:3864 +msgid "Modify the Extensible Firmware Interface (EFI) boot manager" +msgstr "" + +#: gnu/packages/linux.scm:3866 +msgid "" +"@code{efibootmgr} is a user-space application to modify the Intel\n" +"Extensible Firmware Interface (EFI) Boot Manager. This application can\n" +"create and destroy boot entries, change the boot order, change the next\n" +"running boot option, and more." +msgstr "" + +#: gnu/packages/linux.scm:3902 +msgid "Performance monitoring tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:3903 +msgid "" +"The sysstat utilities are a collection of performance\n" +"monitoring tools for Linux. These include @code{mpstat}, @code{iostat},\n" +"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, " +"@code{sadc},\n" +"@code{sadf} and @code{sa}." +msgstr "" + +#: gnu/packages/linux.scm:3935 +msgid "GNU/Linux application to control backlights" +msgstr "" + +#: gnu/packages/linux.scm:3937 +msgid "" +"Light is a program to send commands to screen backlight controllers\n" +"under GNU/Linux. Features include:\n" +"\n" +"@itemize\n" +"@item It does not rely on X.\n" +"@item Light can automatically figure out the best controller to use, making\n" +"full use of underlying hardware.\n" +"@item It is possible to set a minimum brightness value, as some controllers\n" +"set the screen to be pitch black at a vaĺue of 0 (or higher).\n" +"@end itemize\n" +"\n" +"Light is the successor of lightscript." +msgstr "" + +#: gnu/packages/linux.scm:4041 +msgid "Power management tool for Linux" +msgstr "" + +#: gnu/packages/linux.scm:4042 +msgid "" +"TLP is a power management tool for Linux. It comes with\n" +"a default configuration already optimized for battery life. Nevertheless,\n" +"TLP is customizable to fulfil system requirements. TLP settings are " +"applied\n" +"every time the power supply source is changed." +msgstr "" + +#: gnu/packages/linux.scm:4069 +msgid "List hardware information" +msgstr "" + +#: gnu/packages/linux.scm:4071 +msgid "" +"@command{lshw} (Hardware Lister) is a small tool to provide\n" +"detailed information on the hardware configuration of the machine.\n" +"It can report exact memory configuration, firmware version, mainboard\n" +"configuration, CPU version and speed, cache configuration, bus speed,\n" +"and more on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC\n" +"machines (PowerMac G4 is known to work)." +msgstr "" + +#: gnu/packages/linux.scm:4094 +msgid "Netlink utility library" +msgstr "" + +#: gnu/packages/linux.scm:4095 +msgid "" +"Libmnl is a minimalistic user-space library oriented to\n" +"Netlink developers. There are a lot of common tasks in parsing, " +"validating,\n" +"constructing of both the Netlink header and TLVs that are repetitive and " +"easy to\n" +"get wrong. This library aims to provide simple helpers that allows you to\n" +"re-use code and to avoid re-inventing the wheel." +msgstr "" + +#: gnu/packages/linux.scm:4120 +msgid "Netlink programming interface to the Linux nf_tables subsystem" +msgstr "" + +#: gnu/packages/linux.scm:4121 +msgid "" +"Libnftnl is a userspace library providing a low-level netlink\n" +"programming interface to the in-kernel nf_tables subsystem. The library\n" +"libnftnl has been previously known as libnftables. This library is " +"currently\n" +"used by nftables." +msgstr "" + +#: gnu/packages/linux.scm:4148 +msgid "Userspace utility for Linux packet filtering" +msgstr "" + +#: gnu/packages/linux.scm:4149 +msgid "" +"nftables is the project that aims to replace the existing\n" +"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new " +"packet\n" +"filtering framework, a new userspace utility and also a compatibility layer " +"for\n" +"{ip,ip6}tables. nftables is built upon the building blocks of the " +"Netfilter\n" +"infrastructure such as the existing hooks, the connection tracking system, " +"the\n" +"userspace queueing component and the logging subsystem." +msgstr "" + +#: gnu/packages/linux.scm:4247 +msgid "Unprivileged chroot, bind mount, and binfmt_misc" +msgstr "" + +#: gnu/packages/linux.scm:4249 +msgid "" +"PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n" +"and @code{binfmt_misc}. This means that users don't need any privileges or\n" +"setup to do things like using an arbitrary directory as the new root\n" +"file system, making files accessible somewhere else in the file system\n" +"hierarchy, or executing programs built for another CPU architecture\n" +"transparently through QEMU user-mode. Also, developers can use PRoot as a\n" +"generic process instrumentation engine thanks to its extension mechanism.\n" +"Technically PRoot relies on @code{ptrace}, an unprivileged system-call\n" +"available in the kernel Linux." +msgstr "" + +#: gnu/packages/linux.scm:4265 +msgid "Unprivileged chroot, bind mount, and binfmt_misc (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:4311 +msgid "Linux tool to dump x86 CPUID information about the CPU(s)" +msgstr "" + +#: gnu/packages/linux.scm:4312 +msgid "" +"cpuid dumps detailed information about the CPU(s) gathered\n" +"from the CPUID instruction, and also determines the exact model of CPU(s). " +"It\n" +"supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,\n" +"NexGen, Rise, and SiS CPUs." +msgstr "" + +#: gnu/packages/linux.scm:4339 +msgid "Use a FUSE file system to access data over MTP" +msgstr "" + +#: gnu/packages/linux.scm:4340 +msgid "" +"jmtpfs uses FUSE (file system in userspace) to provide access\n" +"to data over the Media Transfer Protocol (MTP). Unprivileged users can " +"mount\n" +"the MTP device as a file system." +msgstr "" + +#: gnu/packages/linux.scm:4363 +msgid "Utility to show process environment" +msgstr "" + +#: gnu/packages/linux.scm:4364 +msgid "" +"Procenv is a command-line tool that displays as much detail about\n" +"itself and its environment as possible. It can be used as a test\n" +"tool, to understand the type of environment a process runs in, and for\n" +"comparing system environments." +msgstr "" + +#: gnu/packages/linux.scm:4391 +msgid "Open Fabric Interfaces" +msgstr "" + +#: gnu/packages/linux.scm:4393 +msgid "" +"OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" +"communication services to applications. OFI is best described as a " +"collection\n" +"of libraries and applications used to export fabric services. The key\n" +"components of OFI are: application interfaces, provider libraries, kernel\n" +"services, daemons, and test applications.\n" +"\n" +"Libfabric is a core component of OFI. It is the library that defines and\n" +"exports the user-space API of OFI, and is typically the only software that\n" +"applications deal with directly. It works in conjunction with provider\n" +"libraries, which are often integrated directly into libfabric." +msgstr "" + +#: gnu/packages/linux.scm:4439 +msgid "Intel Performance Scaled Messaging (PSM) Libraries" +msgstr "" + +#: gnu/packages/linux.scm:4441 +msgid "" +"The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" +"communications interface for the True Scale family of products. PSM users " +"are\n" +"enabled with mechanisms necessary to implement higher level communications\n" +"interfaces in parallel environments." +msgstr "" + +#: gnu/packages/linux.scm:4482 +msgid "Take screenshots of one or more Linux text consoles" +msgstr "" + +#: gnu/packages/linux.scm:4484 +msgid "" +"snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" +"Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" +"relevant @file{/dev/vcs*} file(s)." +msgstr "" + +#: gnu/packages/linux.scm:4538 +msgid "Take a screenshot of the contents of the Linux framebuffer" +msgstr "" + +#: gnu/packages/linux.scm:4540 +msgid "" +"fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" +"a dump therof. It supports a wide range of drivers and pixel formats.\n" +"@command{fbcat} can take screenshots of virtually any application that can " +"be\n" +"made to write its output to the framebuffer, including (but not limited to)\n" +"text-mode or graphical applications that don't use a display server.\n" +"\n" +"Also included is @command{fbgrab}, a wrapper around @command{fbcat} that\n" +"emulates the behaviour of Gunnar Monell's older fbgrab utility." +msgstr "" + +#: gnu/packages/lout.scm:100 +msgid "Document layout system" +msgstr "" + +#: gnu/packages/lout.scm:102 +#, fuzzy +msgid "" +"The Lout document formatting system reads a high-level description of\n" +"a document similar in style to LaTeX and produces a PostScript or plain " +"text\n" +"output file.\n" +"\n" +"Lout offers an unprecedented range of advanced features, including optimal\n" +"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" +"inclusion and generation, equation formatting, tables, diagrams, rotation " +"and\n" +"scaling, sorted indexes, bibliographic databases, running headers and\n" +"odd-even pages, automatic cross referencing, multilingual documents " +"including\n" +"hyphenation (most European languages are supported), formatting of computer\n" +"programs, and much more, all ready to use. Furthermore, Lout is easily\n" +"extended with definitions which are very much easier to write than troff of\n" +"TeX macros because Lout is a high-level, purely functional language, the\n" +"outcome of an eight-year research project that went back to the\n" +"beginning." +msgstr "" +"Лоут систем обликовања докумената сада чита опис документа виоког нивоа\n" +"сличан по стилу ЛаТеХ-у и даје излазну датотеку у Постскрипту или\n" +"обичном тексту. \n" +"\n" +"Лоут нуди опсег напредних функција без премца, укључујући оптималан\n" +"завршетак пасуса и странице, самосталан прелом реда, укључивање и\n" +"стварање Постскрипт ЕПС датотеке, обликовање једначине, табеле,\n" +"дијаграме, окретање и промену величине, поређане пописе, библиографске\n" +"базе података, покретања заглавља и парних-непарних страница, самостално\n" +"унакрсно упућивање, вишејезичне документе укључујући завршетак реда\n" +"(већина европских језика је подржана), обликовање рачунарских програма,\n" +"и још много тога, све спремно за употребу. Такође, Лоут је лако проширив\n" +"одредницама које су много лакше за писање него трофф ТеХ макроа зато што\n" +"је Лоут језик високог нивоа, потпуно функционалан, резултат пројекта\n" +"осмогодишњег истраживања који се вратио на почетак." + +#: gnu/packages/messaging.scm:115 +msgid "Off-the-Record (OTR) Messaging Library and Toolkit" +msgstr "" + +#: gnu/packages/messaging.scm:117 +msgid "" +"OTR allows you to have private conversations over instant messaging by\n" +"providing: (1) Encryption: No one else can read your instant messages. (2)\n" +"Authentication: You are assured the correspondent is who you think it is. " +"(3)\n" +"Deniability: The messages you send do not have digital signatures that are\n" +"checkable by a third party. Anyone can forge messages after a conversation " +"to\n" +"make them look like they came from you. However, during a conversation, " +"your\n" +"correspondent is assured the messages he sees are authentic and\n" +"unmodified. (4) Perfect forward secrecy: If you lose control of your " +"private\n" +"keys, no previous conversation is compromised." +msgstr "" + +#: gnu/packages/messaging.scm:151 +msgid "Implementation of a ratcheting forward secrecy protocol" +msgstr "" + +#: gnu/packages/messaging.scm:152 +msgid "" +"libsignal-protocol-c is an implementation of a ratcheting\n" +"forward secrecy protocol that works in synchronous and asynchronous\n" +"messaging environments. It can be used with messaging software to provide\n" +"end-to-end encryption." +msgstr "" + +#: gnu/packages/messaging.scm:190 +msgid "IRC to instant messaging gateway" +msgstr "" + +#: gnu/packages/messaging.scm:191 +msgid "" +"BitlBee brings IM (instant messaging) to IRC clients, for\n" +"people who have an IRC client running all the time and don't want to run an\n" +"additional IM client. BitlBee currently supports XMPP/Jabber (including\n" +"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the " +"Twitter\n" +"microblogging network (plus all other Twitter API compatible services like\n" +"identi.ca and status.net)." +msgstr "" + +#: gnu/packages/messaging.scm:253 +msgid "Graphical IRC Client" +msgstr "" + +#: gnu/packages/messaging.scm:255 +msgid "" +"HexChat lets you connect to multiple IRC networks at once. The main\n" +"window shows the list of currently connected networks and their channels, " +"the\n" +"current conversation and the list of users. It uses colors to " +"differentiate\n" +"between users and to highlight messages. It checks spelling using " +"available\n" +"dictionaries. HexChat can be extended with multiple addons." +msgstr "" + +#: gnu/packages/messaging.scm:320 +msgid "Lightweight Internet Relay Chat server for small networks" +msgstr "" + +#: gnu/packages/messaging.scm:322 +msgid "" +"ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" +"or private networks. It is easy to configure, can cope with dynamic IP\n" +"addresses, and supports IPv6, SSL-protected connections, as well as PAM for\n" +"authentication." +msgstr "" + +#: gnu/packages/messaging.scm:394 +msgid "Graphical multi-protocol instant messaging client" +msgstr "" + +#: gnu/packages/messaging.scm:396 +msgid "" +"Pidgin is a modular instant messaging client that supports many popular\n" +"chat protocols." +msgstr "" + +#: gnu/packages/messaging.scm:434 +msgid "Off-the-Record Messaging plugin for Pidgin" +msgstr "" + +#: gnu/packages/messaging.scm:436 +msgid "" +"Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" +"messaging client. OTR (Off-the-Record) Messaging allows you to have " +"private\n" +"conversations over instant messaging by providing: (1) Encryption: No one " +"else\n" +"can read your instant messages. (2) Authentication: You are assured the\n" +"correspondent is who you think it is. (3) Deniability: The messages you " +"send\n" +"do not have digital signatures that are checkable by a third party. Anyone\n" +"can forge messages after a conversation to make them look like they came " +"from\n" +"you. However, during a conversation, your correspondent is assured the\n" +"messages he sees are authentic and unmodified. (4) Perfect forward " +"secrecy:\n" +"If you lose control of your private keys, no previous conversation is\n" +"compromised." +msgstr "" + +#: gnu/packages/messaging.scm:487 +msgid "IRC network bouncer" +msgstr "" + +#: gnu/packages/messaging.scm:488 +msgid "" +"ZNC is an IRC network bouncer or BNC. It can detach the\n" +"client from the actual IRC server, and also from selected channels. " +"Multiple\n" +"clients from different locations can connect to a single ZNC account\n" +"simultaneously and therefore appear under the same nickname on IRC." +msgstr "" + +#: gnu/packages/messaging.scm:509 +msgid "Non-blocking Jabber/XMPP module" +msgstr "" + +#: gnu/packages/messaging.scm:511 +msgid "" +"The goal of this python library is to provide a way for Python\n" +"applications to use Jabber/XMPP networks in a non-blocking way. This " +"library\n" +"was initially a fork of xmpppy, but uses non-blocking sockets." +msgstr "" + +#: gnu/packages/messaging.scm:561 +msgid "Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:562 +msgid "" +"Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" +"Among its features are: a tabbed chat window and single window modes; " +"support\n" +"for group chat (with Multi-User Chat protocol), invitation, chat to group " +"chat\n" +"transformation; audio and video conferences; file transfer; TLS, GPG and\n" +"end-to-end encryption support; XML console." +msgstr "" + +#: gnu/packages/messaging.scm:631 +msgid "Graphical Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:632 +msgid "" +"Dino is a Jabber (XMPP) client which aims to fit well into\n" +"a graphical desktop environment like GNOME." +msgstr "" + +#: gnu/packages/messaging.scm:721 +msgid "Jabber (XMPP) server" +msgstr "" + +#: gnu/packages/messaging.scm:722 +msgid "" +"Prosody is a modern XMPP communication server. It aims to\n" +"be easy to set up and configure, and efficient with system resources.\n" +"Additionally, for developers it aims to be easy to extend and give a " +"flexible\n" +"system on which to rapidly develop added functionality, or prototype new\n" +"protocols." +msgstr "" + +#: gnu/packages/messaging.scm:764 gnu/packages/messaging.scm:794 +msgid "Library for the Tox encrypted messenger protocol" +msgstr "" + +#: gnu/packages/messaging.scm:766 +msgid "C library implementation of the Tox encrypted messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:796 +msgid "" +"Official fork of the C library implementation of the Tox encrypted\n" +"messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:848 +msgid "Lightweight Tox client" +msgstr "" + +#: gnu/packages/messaging.scm:850 +msgid "" +"Utox is a lightweight Tox client. Tox is a distributed and secure\n" +"instant messenger with audio and video chat capabilities." +msgstr "" + +#: gnu/packages/messaging.scm:907 +msgid "Tox chat client using Qt" +msgstr "" + +#: gnu/packages/messaging.scm:908 +msgid "" +"qTox is a Tox client that follows the Tox design\n" +"guidelines. It provides an easy to use application that allows you to\n" +"connect with friends and family without anyone else listening in." +msgstr "" + +#: gnu/packages/messaging.scm:1000 +msgid "" +"Distributed and trustless peer-to-peer communications protocol\n" +"for sending encrypted messages to one person or many subscribers." +msgstr "" + +#: gnu/packages/messaging.scm:1002 +msgid "Distributed peer-to-peer communication" +msgstr "" + +#: gnu/packages/messaging.scm:1021 +msgid "Multi-user chat program" +msgstr "" + +#: gnu/packages/messaging.scm:1022 +msgid "" +"Ytalk is a replacement for the BSD talk program. Its main\n" +"advantage is the ability to communicate with any arbitrary number of users " +"at\n" +"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can " +"communicate\n" +"with several different talk daemons at the same time." +msgstr "" + +#: gnu/packages/messaging.scm:1047 +msgid "Portable high-level Jabber/XMPP library for C++" +msgstr "" + +#: gnu/packages/messaging.scm:1049 +msgid "" +"gloox is a full-featured Jabber/XMPP client library,\n" +"written in ANSI C++. It makes writing spec-compliant clients easy\n" +"and allows for hassle-free integration of Jabber/XMPP functionality\n" +"into existing applications." +msgstr "" + +#: gnu/packages/messaging.scm:1122 +msgid "" +"@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" +"Gtk2 event loops. This package includes 12 applications and additional " +"scripts:\n" +"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control " +"console\n" +"for @uref{https://torproject.org,tor} router) and many more." +msgstr "" + +#: gnu/packages/messaging.scm:1126 +msgid "Perl implementation of PSYC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1165 +msgid "" +"@code{libpsyc} is a PSYC library in C which implements\n" +"core aspects of PSYC, useful for all kinds of clients and servers\n" +"including psyced." +msgstr "" + +#: gnu/packages/messaging.scm:1168 +msgid "PSYC library in C" +msgstr "" + +#: gnu/packages/messaging.scm:1235 +msgid "psycLPC is a multi-user network server programming language" +msgstr "" + +#: gnu/packages/messaging.scm:1237 +msgid "" +"LPC is a bytecode language, invented to specifically implement\n" +"multi user virtual environments on the internet. This technology is used " +"for\n" +"MUDs and also the psyced implementation of the Protocol for SYnchronous\n" +"Conferencing (PSYC). psycLPC is a fork of LDMud with some new features and\n" +"many bug fixes." +msgstr "" + +#: gnu/packages/messaging.scm:1268 +msgid "" +"Loudmouth is a lightweight and easy-to-use C library for programming\n" +"with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" +"easy to get started with and yet extensible to let you do anything the XMPP\n" +"protocol allows." +msgstr "" + +#: gnu/packages/messaging.scm:1272 +msgid "Asynchronous XMPP library" +msgstr "" + +#: gnu/packages/messaging.scm:1304 +msgid "" +"Mcabber is a small XMPP (Jabber) console client, which includes features\n" +"such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" +"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} " +"(OTR)\n" +"support, and more." +msgstr "" + +#: gnu/packages/messaging.scm:1308 +msgid "Small XMPP console client" +msgstr "" + +#: gnu/packages/messaging.scm:1354 +msgid "Extensible console-based Jabber client" +msgstr "" + +#: gnu/packages/messaging.scm:1356 +msgid "" +"GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" +"the Readline library to handle input, so it features convenient navigation " +"of\n" +"text as well as tab-completion of buddy names, commands and English words. " +"It\n" +"is also scriptable and extensible via Guile." +msgstr "" + +#: gnu/packages/messaging.scm:1390 gnu/packages/messaging.scm:1425 +msgid "C library for writing XMPP clients" +msgstr "" + +#: gnu/packages/messaging.scm:1391 +msgid "" +"Libmesode is a fork of libstrophe for use with Profanity\n" +"XMPP Client. In particular, libmesode provides extra TLS functionality such " +"as\n" +"manual SSL certificate verification." +msgstr "" + +#: gnu/packages/messaging.scm:1426 +msgid "" +"Libstrophe is a minimal XMPP library written in C. It has\n" +"almost no external dependencies, only an XML parsing library (expat or " +"libxml\n" +"are both supported)." +msgstr "" + +#: gnu/packages/messaging.scm:1462 +msgid "Console-based XMPP client" +msgstr "" + +#: gnu/packages/messaging.scm:1463 +msgid "" +"Profanity is a console based XMPP client written in C\n" +"using ncurses and libmesode, inspired by Irssi." +msgstr "" + +#: gnu/packages/messaging.scm:1493 +msgid "Library implementing the client IRC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1494 +msgid "" +"Libircclient is a library which implements the client IRC\n" +"protocol. It is designed to be small, fast, portable and compatible with " +"the\n" +"RFC standards as well as non-standard but popular features. It can be used " +"for\n" +"building the IRC clients and bots." +msgstr "" + +#: gnu/packages/messaging.scm:1544 +msgid "Tox chat client using ncurses" +msgstr "" + +#: gnu/packages/messaging.scm:1545 +msgid "" +"Toxic is a console-based instant messaging client, using\n" +"c-toxcore and ncurses. It provides audio calls, sound and desktop\n" +"notifications, and Python scripting support." +msgstr "" + +#: gnu/packages/mpd.scm:82 +msgid "Music Player Daemon client library" +msgstr "" + +#: gnu/packages/mpd.scm:83 +msgid "" +"A stable, documented, asynchronous API library for\n" +"interfacing MPD in the C, C++ & Objective C languages." +msgstr "" + +#: gnu/packages/mpd.scm:154 +msgid "Music Player Daemon" +msgstr "" + +#: gnu/packages/mpd.scm:155 +msgid "" +"Music Player Daemon (MPD) is a flexible, powerful,\n" +"server-side application for playing music. Through plugins and libraries " +"it\n" +"can play a variety of sound files while being controlled by its network\n" +"protocol." +msgstr "" + +#: gnu/packages/mpd.scm:178 +msgid "Music Player Daemon client" +msgstr "" + +#: gnu/packages/mpd.scm:179 +msgid "" +"MPC is a minimalist command line interface to MPD, the music\n" +"player daemon." +msgstr "" + +#: gnu/packages/mpd.scm:202 +msgid "Curses Music Player Daemon client" +msgstr "" + +#: gnu/packages/mpd.scm:203 +msgid "" +"ncmpc is a fully featured MPD client, which runs in a\n" +"terminal using ncurses." +msgstr "" + +#: gnu/packages/mpd.scm:233 +msgid "Featureful ncurses based MPD client inspired by ncmpc" +msgstr "" + +#: gnu/packages/mpd.scm:234 +msgid "" +"Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" +"but it provides new useful features such as support for regular expressions\n" +"for library searches, extended song format, items filtering, the ability to\n" +"sort playlists, and a local file system browser." +msgstr "" + +#: gnu/packages/mpd.scm:257 +msgid "MPD client for track scrobbling" +msgstr "" + +#: gnu/packages/mpd.scm:258 +msgid "" +"mpdscribble is a Music Player Daemon client which submits\n" +"information about tracks being played to a scrobbler, such as Libre.FM." +msgstr "" + +#: gnu/packages/mpd.scm:281 +msgid "Python MPD client library" +msgstr "" + +#: gnu/packages/mpd.scm:282 +msgid "" +"Python-mpd2 is a Python library which provides a client\n" +"interface for the Music Player Daemon." +msgstr "" + +#: gnu/packages/mpd.scm:331 +msgid "Elegant client for the Music Player Daemon" +msgstr "" + +#: gnu/packages/mpd.scm:332 +msgid "" +"Sonata is an elegant graphical client for the Music Player\n" +"Daemon (MPD). It supports playlists, multiple profiles (connecting to " +"different\n" +"MPD servers, search and multimedia key support." +msgstr "" + +#: gnu/packages/netpbm.scm:178 +msgid "Toolkit for manipulation of images" +msgstr "" + +#: gnu/packages/netpbm.scm:180 +msgid "" +"Netpbm is a toolkit for the manipulation of graphic images, including\n" +"the conversion of images between a variety of different formats.\n" +"There are over 300 separate tools in the package including converters for\n" +"about 100 graphics formats." +msgstr "" + +#: gnu/packages/nettle.scm:52 +msgid "C library for low-level cryptographic functionality" +msgstr "" + +#: gnu/packages/nettle.scm:54 +msgid "" +"GNU Nettle is a low-level cryptographic library. It is designed to\n" +"fit in easily in almost any context. It can be easily included in\n" +"cryptographic toolkits for object-oriented languages or in applications\n" +"themselves." +msgstr "" + +#: gnu/packages/networking.scm:108 +msgid "Viewing and manipulating MAC addresses of network interfaces" +msgstr "" + +#: gnu/packages/networking.scm:109 +msgid "" +"GNU MAC Changer is a utility for viewing and changing MAC\n" +"addresses of networking devices. New addresses may be set explicitly or\n" +"randomly. They can include MAC addresses of the same or other hardware " +"vendors\n" +"or, more generally, MAC addresses of the same category of hardware." +msgstr "" + +#: gnu/packages/networking.scm:137 +msgid "Teredo IPv6 tunneling software" +msgstr "" + +#: gnu/packages/networking.scm:139 +msgid "" +"Miredo is an implementation (client, relay, server) of the Teredo\n" +"specification, which provides IPv6 Internet connectivity to IPv6 enabled " +"hosts\n" +"residing in IPv4-only networks, even when they are behind a NAT device." +msgstr "" + +#: gnu/packages/networking.scm:161 +msgid "Open bidirectional communication channels from the command line" +msgstr "" + +#: gnu/packages/networking.scm:163 +msgid "" +"socat is a relay for bidirectional data transfer between two independent\n" +"data channels---files, pipes, devices, sockets, etc. It can create\n" +"\"listening\" sockets, named pipes, and pseudo terminals.\n" +"\n" +"socat can be used, for instance, as TCP port forwarder, as a shell " +"interface\n" +"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a " +"serial\n" +"line, to logically connect serial lines on different computers, or to\n" +"establish a relatively secure environment (su and chroot) for running " +"client\n" +"or server shell scripts with network connections." +msgstr "" + +#: gnu/packages/networking.scm:244 +msgid "Monitor and filter incoming requests for network services" +msgstr "" + +#: gnu/packages/networking.scm:245 +msgid "" +"With this package you can monitor and filter incoming requests for\n" +"network services. It includes a library which may be used by daemons to\n" +"transparently check connection attempts against an access control list." +msgstr "" + +#: gnu/packages/networking.scm:265 +msgid "Library for message-based applications" +msgstr "" + +#: gnu/packages/networking.scm:267 +msgid "" +"The 0MQ lightweight messaging kernel is a library which extends the\n" +"standard socket interfaces with features traditionally provided by " +"specialized\n" +"messaging middle-ware products. 0MQ sockets provide an abstraction of\n" +"asynchronous message queues, multiple messaging patterns, message\n" +"filtering (subscriptions), seamless access to multiple transport protocols " +"and\n" +"more." +msgstr "" + +#: gnu/packages/networking.scm:305 +msgid "High-level C bindings for ØMQ" +msgstr "" + +#: gnu/packages/networking.scm:307 +msgid "" +"czmq provides bindings for the ØMQ core API that hides the differences\n" +"between different versions of ØMQ." +msgstr "" + +#: gnu/packages/networking.scm:342 +msgid "Apache Kafka C/C++ client library" +msgstr "" + +#: gnu/packages/networking.scm:344 +msgid "" +"librdkafka is a C library implementation of the Apache Kafka protocol,\n" +"containing both Producer and Consumer support." +msgstr "" + +#: gnu/packages/networking.scm:361 +msgid "Library for Neighbor Discovery Protocol" +msgstr "" + +#: gnu/packages/networking.scm:363 +msgid "" +"libndp contains a library which provides a wrapper for IPv6 Neighbor\n" +"Discovery Protocol. It also provides a tool named ndptool for sending and\n" +"receiving NDP messages." +msgstr "" + +#: gnu/packages/networking.scm:381 +msgid "Display or change Ethernet device settings" +msgstr "" + +#: gnu/packages/networking.scm:383 +msgid "" +"ethtool can be used to query and change settings such as speed,\n" +"auto-negotiation and checksum offload on many network devices, especially\n" +"Ethernet devices." +msgstr "" + +#: gnu/packages/networking.scm:420 +msgid "Text based network interface status monitor" +msgstr "" + +#: gnu/packages/networking.scm:422 +msgid "" +"IFStatus is a simple, easy-to-use program for displaying commonly\n" +"needed/wanted real-time traffic statistics of multiple network\n" +"interfaces, with a simple and efficient view on the command line. It is\n" +"intended as a substitute for the PPPStatus and EthStatus projects." +msgstr "" + +#: gnu/packages/networking.scm:442 +msgid "Realtime console network usage monitor" +msgstr "" + +#: gnu/packages/networking.scm:444 +msgid "" +"Nload is a console application which monitors network traffic and\n" +"bandwidth usage in real time. It visualizes the in- and outgoing traffic " +"using\n" +"two graphs, and provides additional info like total amount of transferred " +"data\n" +"and min/max network usage." +msgstr "" + +#: gnu/packages/networking.scm:487 +msgid "Tunnel IPv4 data through a DNS server" +msgstr "" + +#: gnu/packages/networking.scm:488 +msgid "" +"Iodine tunnels IPv4 data through a DNS server. This\n" +"can be useful in different situations where internet access is firewalled, " +"but\n" +"DNS queries are allowed. The bandwidth is asymmetrical, with limited " +"upstream\n" +"and up to 1 Mbit/s downstream." +msgstr "" + +#: gnu/packages/networking.scm:526 +msgid "Intelligent client for the WHOIS directory service" +msgstr "" + +#: gnu/packages/networking.scm:528 +msgid "" +"whois searches for an object in a @dfn{WHOIS} (RFC 3912) database.\n" +"It is commonly used to look up the registered users or assignees of an " +"Internet\n" +"resource, such as a domain name, an IP address block, or an autonomous " +"system.\n" +"It can automatically select the appropriate server for most queries.\n" +"\n" +"For historical reasons, this package also includes @command{mkpasswd}, " +"which\n" +"encrypts passwords using @code{crypt(3)} and is unrelated to the Expect " +"command\n" +"of the same name." +msgstr "" + +#: gnu/packages/networking.scm:585 +msgid "Network traffic analyzer" +msgstr "" + +#: gnu/packages/networking.scm:586 +msgid "" +"Wireshark is a network protocol analyzer, or @dfn{packet\n" +"sniffer}, that lets you capture and interactively browse the contents of\n" +"network frames." +msgstr "" + +#: gnu/packages/networking.scm:606 +msgid "Send ICMP ECHO_REQUEST packets to network hosts" +msgstr "" + +#: gnu/packages/networking.scm:608 +msgid "" +"fping is a ping like program which uses the Internet Control Message\n" +"Protocol (ICMP) echo request to determine if a target host is responding.\n" +"fping differs from ping in that you can specify any number of targets on " +"the\n" +"command line, or specify a file containing the lists of targets to ping.\n" +"Instead of sending to one target until it times out or replies, fping will\n" +"send out a ping packet and move on to the next target in a round-robin\n" +"fashion." +msgstr "" + +#: gnu/packages/networking.scm:642 +msgid "Web server latency and throughput monitor" +msgstr "" + +#: gnu/packages/networking.scm:644 +msgid "" +"httping measures how long it takes to connect to a web server, send an\n" +"HTTP(S) request, and receive the reply headers. It is somewhat similar to\n" +"@command{ping}, but can be used even in cases where ICMP traffic is blocked\n" +"by firewalls or when you want to monitor the response time of the actual " +"web\n" +"application stack itself." +msgstr "" + +#: gnu/packages/networking.scm:675 +msgid "Visualize curl statistics" +msgstr "" + +#: gnu/packages/networking.scm:677 +msgid "" +"@command{httpstat} is a tool to visualize statistics from the\n" +"@command{curl} HTTP client. It acts as a wrapper for @command{curl} and\n" +"prints timing information for each step of the HTTP request (DNS lookup,\n" +"TCP connection, TLS handshake and so on) in the terminal." +msgstr "" + +#: gnu/packages/networking.scm:697 +msgid "Console based live network and disk I/O bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:698 +msgid "" +"Bandwidth Monitor NG is a small and simple console based\n" +"live network and disk I/O bandwidth monitor." +msgstr "" + +#: gnu/packages/networking.scm:752 +msgid "Assess WiFi network security" +msgstr "" + +#: gnu/packages/networking.scm:754 +msgid "" +"Aircrack-ng is a complete suite of tools to assess WiFi network\n" +"security. It focuses on different areas of WiFi security: monitoring,\n" +"attacking, testing, and cracking. All tools are command-line driven, which\n" +"allows for heavy scripting." +msgstr "" + +#: gnu/packages/networking.scm:779 +msgid "Perl Interface to the Domain Name System" +msgstr "" + +#: gnu/packages/networking.scm:780 +msgid "Net::DNS is the Perl Interface to the Domain Name System." +msgstr "" + +#: gnu/packages/networking.scm:811 +msgid "" +"IPv6 related part of the C socket.h defines and structure manipulators for " +"Perl" +msgstr "" + +#: gnu/packages/networking.scm:812 +msgid "" +"Socket6 binds the IPv6 related part of the C socket header\n" +"definitions and structure manipulators for Perl." +msgstr "" + +#: gnu/packages/networking.scm:838 +msgid "Programmable DNS resolver class for offline emulation of DNS" +msgstr "" + +#: gnu/packages/networking.scm:839 +msgid "" +"Net::DNS::Resolver::Programmable is a programmable DNS resolver for\n" +"offline emulation of DNS." +msgstr "" + +#: gnu/packages/networking.scm:872 +msgid "Manages IPv4 and IPv6 addresses and subnets" +msgstr "" + +#: gnu/packages/networking.scm:873 +msgid "NetAddr::IP manages IPv4 and IPv6 addresses and subsets." +msgstr "" + +#: gnu/packages/networking.scm:897 +msgid "Patricia Trie Perl module for fast IP address lookups" +msgstr "" + +#: gnu/packages/networking.scm:899 +msgid "Net::Patricia does IP address lookups quickly in Perl." +msgstr "" + +#: gnu/packages/networking.scm:922 +msgid "Perl extension for merging IPv4 or IPv6 CIDR addresses" +msgstr "" + +#: gnu/packages/networking.scm:923 +msgid "Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses." +msgstr "" + +#: gnu/packages/networking.scm:945 +msgid "Look up location and network information by IP Address in Perl" +msgstr "" + +#: gnu/packages/networking.scm:946 +msgid "" +"The Perl module 'Geo::IP'. It looks up location and network\n" +"information by IP Address." +msgstr "" + +#: gnu/packages/networking.scm:975 +msgid "Perl object interface for AF_INET/AF_INET6 domain sockets" +msgstr "" + +#: gnu/packages/networking.scm:976 +msgid "" +"IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain\n" +"sockets in Perl." +msgstr "" + +#: gnu/packages/networking.scm:1005 +msgid "Library providing automatic proxy configuration management" +msgstr "" + +#: gnu/packages/networking.scm:1006 +msgid "" +"Libproxy handles the details of HTTP/HTTPS proxy\n" +"configuration for applications across all scenarios. Applications using\n" +"libproxy only have to specify which proxy to use." +msgstr "" + +#: gnu/packages/networking.scm:1039 +msgid "Redirect any TCP connection through a proxy or proxy chain" +msgstr "" + +#: gnu/packages/networking.scm:1040 +msgid "" +"Proxychains-ng is a preloader which hooks calls to sockets\n" +"in dynamically linked programs and redirects them through one or more SOCKS " +"or\n" +"HTTP proxies." +msgstr "" + +#: gnu/packages/networking.scm:1061 +msgid "Network communication layer on top of UDP" +msgstr "" + +#: gnu/packages/networking.scm:1063 +msgid "" +"ENet's purpose is to provide a relatively thin, simple and robust network\n" +"communication layer on top of UDP. The primary feature it provides is " +"optional\n" +"reliable, in-order delivery of packets. ENet omits certain higher level\n" +"networking features such as authentication, server discovery, encryption, " +"or\n" +"other similar tasks that are particularly application specific so that the\n" +"library remains flexible, portable, and easily embeddable." +msgstr "" + +#: gnu/packages/networking.scm:1127 +msgid "Applicative network protocol demultiplexer" +msgstr "" + +#: gnu/packages/networking.scm:1129 +msgid "" +"sslh is a network protocol demultiplexer. It acts like a switchboard,\n" +"accepting connections from clients on one port and forwarding them to " +"different\n" +"servers based on the contents of the first received data packet. Detection " +"of\n" +"common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already\n" +"implemented, but any other protocol that matches a regular expression can " +"be\n" +"added. sslh's name comes from its original application of serving both SSH " +"and\n" +"HTTPS on port 443, allowing SSH connections from inside corporate firewalls\n" +"that block port 22." +msgstr "" + +#: gnu/packages/networking.scm:1152 +msgid "TCP, UDP and SCTP bandwidth measurement tool" +msgstr "" + +#: gnu/packages/networking.scm:1154 +msgid "" +"iPerf is a tool to measure achievable bandwidth on IP networks. It\n" +"supports tuning of various parameters related to timing, buffers and\n" +"protocols (TCP, UDP, SCTP with IPv4 and IPv6). For each test it reports\n" +"the bandwidth, loss, and other parameters." +msgstr "" + +#: gnu/packages/networking.scm:1187 +msgid "Per-process bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1188 +msgid "" +"NetHogs is a small 'net top' tool for Linux. Instead of\n" +"breaking the traffic down per protocol or per subnet, like most tools do, " +"it\n" +"groups bandwidth by process.\n" +"\n" +"NetHogs does not rely on a special kernel module to be loaded. If there's\n" +"suddenly a lot of network traffic, you can fire up NetHogs and immediately " +"see\n" +"which PID is causing this. This makes it easy to identify programs that " +"have\n" +"gone wild and are suddenly taking up your bandwidth." +msgstr "" + +#: gnu/packages/networking.scm:1234 +msgid "Usenet binary file downloader" +msgstr "" + +#: gnu/packages/networking.scm:1236 +msgid "" +"NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" +"on information given in @code{nzb} files. NZBGet can be used in standalone\n" +"and in server/client modes. In standalone mode, you pass NZBGet " +"@command{nzb}\n" +"files as command-line parameters and it downloads them and exits. NZBGet " +"also\n" +"contains a Web interface. Its server can be controlled through remote\n" +"procedure calls (RPCs)." +msgstr "" + +#: gnu/packages/networking.scm:1290 +msgid "Virtual network switch" +msgstr "" + +#: gnu/packages/networking.scm:1293 +msgid "" +"Open vSwitch is a multilayer virtual switch. It is designed to enable\n" +"massive network automation through programmatic extension, while still\n" +"supporting standard management interfaces and protocols (e.g. NetFlow, " +"sFlow,\n" +"IPFIX, RSPAN, CLI, LACP, 802.1ag)." +msgstr "" + +#: gnu/packages/networking.scm:1315 +msgid "Python class and tools for handling IP addresses and networks" +msgstr "" + +#: gnu/packages/networking.scm:1316 +msgid "" +"The @code{IP} class allows a comfortable parsing and\n" +"handling for most notations in use for IPv4 and IPv6 addresses and\n" +"networks." +msgstr "" + +#: gnu/packages/networking.scm:1336 +msgid "Internet bandwidth tester" +msgstr "" + +#: gnu/packages/networking.scm:1338 +msgid "" +"Command line interface for testing internet bandwidth using\n" +"speedtest.net." +msgstr "" + +#: gnu/packages/networking.scm:1356 +msgid "HPA's tftp client" +msgstr "" + +#: gnu/packages/networking.scm:1358 +msgid "" +"This is a tftp client derived from OpenBSD tftp with some extra options\n" +"added and bugs fixed. The source includes readline support but it is not\n" +"enabled due to license conflicts between the BSD advertising clause and the " +"GPL." +msgstr "" + +#: gnu/packages/networking.scm:1386 +msgid "Small Ident Daemon" +msgstr "" + +#: gnu/packages/networking.scm:1388 +msgid "" +"@dfn{Pidentd} (Peter's Ident Daemon) is a identd, which implements a\n" +"identification server. Pidentd looks up specific TCP/IP connections and\n" +"returns the user name and other information about the connection." +msgstr "" + +#: gnu/packages/networking.scm:1435 +msgid "Create secure pipes between sockets" +msgstr "" + +#: gnu/packages/networking.scm:1436 +msgid "" +"Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" +"symmetrically encrypted and authenticated pipes between socket addresses, " +"so\n" +"that one may connect to one address (e.g., a UNIX socket on localhost) and\n" +"transparently have a connection established to another address (e.g., a " +"UNIX\n" +"socket on a different system). This is similar to 'ssh -L' functionality, " +"but\n" +"does not use SSH and requires a pre-shared symmetric key." +msgstr "" + +#: gnu/packages/networking.scm:1463 +msgid "Routing Software Suite" +msgstr "" + +#: gnu/packages/networking.scm:1464 +msgid "" +"Quagga is a routing software suite, providing implementations\n" +"of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" +"\n" +"The Quagga architecture consists of a core daemon, @command{zebra}, which\n" +"acts as an abstraction layer to the underlying Unix kernel and presents the\n" +"Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv\n" +"clients which typically implement a routing protocol and communicate " +"routing\n" +"updates to the zebra daemon." +msgstr "" + +#: gnu/packages/networking.scm:1515 +msgid "IPv6 security research toolkit" +msgstr "" + +#: gnu/packages/networking.scm:1516 +msgid "" +"The THC IPv6 Toolkit provides command-line tools and a library\n" +"for researching IPv6 implementations and deployments. It requires Linux 2.6 " +"or\n" +"newer and only works on Ethernet network interfaces." +msgstr "" + +#: gnu/packages/networking.scm:1542 +msgid "Bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1543 +msgid "" +"bmon is a monitoring and debugging tool to capture\n" +"networking-related statistics and prepare them visually in a human-friendly\n" +"way. It features various output methods including an interactive curses " +"user\n" +"interface and a programmable text output for scripting." +msgstr "" + +#: gnu/packages/networking.scm:1585 +msgid "Framework for low-level network packet construction" +msgstr "" + +#: gnu/packages/networking.scm:1587 +msgid "" +"Libnet provides a fairly portable framework for network packet\n" +"construction and injection. It features portable packet creation " +"interfaces\n" +"at the IP layer and link layer, as well as a host of supplementary\n" +"functionality. Using libnet, quick and simple packet assembly applications\n" +"can be whipped up with little effort." +msgstr "" + +#: gnu/packages/networking.scm:1615 +msgid "Network diagnostic tool" +msgstr "" + +#: gnu/packages/networking.scm:1617 +msgid "" +"@dfn{mtr} (My TraceRoute) combines the functionality of the\n" +"@command{traceroute} and @command{ping} programs in a single network " +"diagnostic\n" +"tool. @command{mtr} can use several network protocols to detect " +"intermediate\n" +"routers (or @dfn{hops}) between the local host and a user-specified " +"destination.\n" +"It then continually measures the response time and packet loss at each hop, " +"and\n" +"displays the results in real time." +msgstr "" + +#: gnu/packages/networking.scm:1669 +msgid "IKEv1/v2 keying daemon" +msgstr "" + +#: gnu/packages/networking.scm:1670 +msgid "" +"StrongSwan is an IPsec implementation originally based upon\n" +"the FreeS/WAN project. It contains support for IKEv1, IKEv2, MOBIKE, IPv6,\n" +"NAT-T and more." +msgstr "" + +#: gnu/packages/pdf.scm:121 +msgid "PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:123 +msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." +msgstr "" + +#: gnu/packages/pdf.scm:132 +msgid "Qt4 frontend for the Poppler PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:139 +msgid "Qt5 frontend for the Poppler PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:172 +msgid "Python bindings for Poppler-Qt4" +msgstr "" + +#: gnu/packages/pdf.scm:174 +msgid "" +"This package provides Python bindings for the Qt4 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:219 +msgid "Python bindings for Poppler-Qt5" +msgstr "" + +#: gnu/packages/pdf.scm:221 +msgid "" +"This package provides Python bindings for the Qt5 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:258 +msgid "Library for generating PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:260 +msgid "" +"libHaru is a library for generating PDF files. libHaru does not support\n" +"reading and editing of existing PDF files." +msgstr "" + +#: gnu/packages/pdf.scm:307 +msgid "Viewer for PDF files based on the Motif toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:309 +msgid "Xpdf is a viewer for Portable Document Format (PDF) files." +msgstr "" + +#: gnu/packages/pdf.scm:337 +msgid "Comic book support for zathura (libarchive backend)" +msgstr "" + +#: gnu/packages/pdf.scm:338 +msgid "" +"The zathura-cb plugin adds comic book support to zathura\n" +"using libarchive." +msgstr "" + +#: gnu/packages/pdf.scm:366 +msgid "PS support for zathura (libspectre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:367 +msgid "" +"The zathura-ps plugin adds PS support to zathura\n" +"using libspectre." +msgstr "" + +#: gnu/packages/pdf.scm:396 +msgid "DjVu support for zathura (DjVuLibre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:397 +msgid "" +"The zathura-djvu plugin adds DjVu support to zathura\n" +"using the DjVuLibre library." +msgstr "" + +#: gnu/packages/pdf.scm:429 +msgid "PDF support for zathura (mupdf backend)" +msgstr "" + +#: gnu/packages/pdf.scm:430 +msgid "" +"The zathura-pdf-mupdf plugin adds PDF support to zathura\n" +"by using the @code{mupdf} rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:459 +msgid "PDF support for zathura (poppler backend)" +msgstr "" + +#: gnu/packages/pdf.scm:460 +msgid "" +"The zathura-pdf-poppler plugin adds PDF support to zathura\n" +"by using the poppler rendering engine." +msgstr "" + +#: gnu/packages/pdf.scm:518 +msgid "Lightweight keyboard-driven PDF viewer" +msgstr "" + +#: gnu/packages/pdf.scm:519 +msgid "" +"Zathura is a customizable document viewer. It provides a\n" +"minimalistic interface and an interface that mainly focuses on keyboard\n" +"interaction." +msgstr "" + +#: gnu/packages/pdf.scm:558 +msgid "Tools to work with the PDF file format" +msgstr "" + +#: gnu/packages/pdf.scm:560 +msgid "" +"PoDoFo is a C++ library and set of command-line tools to work with the\n" +"PDF file format. It can parse PDF files and load them into memory, and " +"makes\n" +"it easy to modify them and write the changes to disk. It is primarily " +"useful\n" +"for applications that wish to do lower level manipulation of PDF, such as\n" +"extracting content or merging files." +msgstr "" + +#: gnu/packages/pdf.scm:607 +msgid "Lightweight PDF viewer and toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:609 +msgid "" +"MuPDF is a C library that implements a PDF and XPS parsing and\n" +"rendering engine. It is used primarily to render pages into bitmaps,\n" +"but also provides support for other operations such as searching and\n" +"listing the table of contents and hyperlinks.\n" +"\n" +"The library ships with a rudimentary X11 viewer, and a set of command\n" +"line tools for batch rendering @command{pdfdraw}, rewriting files\n" +"@command{pdfclean}, and examining the file structure @command{pdfshow}." +msgstr "" + +#: gnu/packages/pdf.scm:661 +msgid "Command-line tools and library for transforming PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:663 +msgid "" +"QPDF is a command-line program that does structural, content-preserving\n" +"transformations on PDF files. It could have been called something like\n" +"pdf-to-pdf. It includes support for merging and splitting PDFs and to\n" +"manipulate the list of pages in a PDF file. It is not a PDF viewer or a\n" +"program capable of converting PDF into other formats." +msgstr "" + +#: gnu/packages/pdf.scm:693 +msgid "Notetaking using a stylus" +msgstr "" + +#: gnu/packages/pdf.scm:695 +msgid "" +"Xournal is an application for notetaking, sketching, keeping a journal\n" +"using a stylus." +msgstr "" + +#: gnu/packages/pdf.scm:717 +msgid "Python library for generating PDFs and graphics" +msgstr "" + +#: gnu/packages/pdf.scm:718 +msgid "" +"This is the ReportLab PDF Toolkit. It allows rapid creation\n" +"of rich PDF documents, and also creation of charts in a variety of bitmap " +"and\n" +"vector formats." +msgstr "" + +#: gnu/packages/pdf.scm:771 +msgid "PDF presentation tool with visual effects" +msgstr "" + +#: gnu/packages/pdf.scm:773 +msgid "" +"Impressive is a tool to display PDF files that provides visual effects\n" +"such as smooth alpha-blended slide transitions. It provides additional " +"tools\n" +"such as zooming, highlighting an area of the screen, and a tool to navigate\n" +"the PDF pages." +msgstr "" + +#: gnu/packages/pdf.scm:821 +msgid "Framebuffer and drm-based image viewer" +msgstr "" + +#: gnu/packages/pdf.scm:823 +msgid "" +"fbida contains a few applications for viewing and editing images on\n" +"the framebuffer." +msgstr "" + +#: gnu/packages/pdf.scm:848 +msgid "PDF to SVG converter" +msgstr "" + +#: gnu/packages/pdf.scm:849 +msgid "" +"@command{pdf2svg} is a simple command-line PDF to SVG\n" +"converter using the Poppler and Cairo libraries." +msgstr "" + +#: gnu/packages/pdf.scm:880 gnu/packages/pdf.scm:917 +msgid "Pure Python PDF toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:881 +msgid "" +"PyPDF2 is a pure Python PDF library capable of:\n" +"\n" +"@enumerate\n" +"@item extracting document information (title, author, …)\n" +"@item splitting documents page by page\n" +"@item merging documents page by page\n" +"@item cropping pages\n" +"@item merging multiple pages into a single page\n" +"@item encrypting and decrypting PDF files\n" +"@end enumerate\n" +"\n" +"By being pure Python, it should run on any Python platform without any\n" +"dependencies on external libraries. It can also work entirely on\n" +"@code{StringIO} objects rather than file streams, allowing for PDF\n" +"manipulation in memory. It is therefore a useful tool for websites that\n" +"manage or manipulate PDFs." +msgstr "" + +#: gnu/packages/pdf.scm:918 +msgid "" +"PyPDF2 is a pure Python PDF toolkit.\n" +"\n" +"Note: This module isn't maintained anymore. For new projects please use\n" +"python-pypdf2 instead." +msgstr "" + +#: gnu/packages/pdf.scm:942 +msgid "Scale and tile PDF images/pages to print on multiple pages" +msgstr "" + +#: gnu/packages/pdf.scm:943 +msgid "" +"@command{pdfposter} can be used to create a large poster by\n" +"building it from multple pages and/or printing it on large media. It " +"expects\n" +"as input a PDF file, normally printing on a single page. The output is " +"again\n" +"a PDF file, maybe containing multiple pages together building the poster. " +"The\n" +"input page will be scaled to obtain the desired size.\n" +"\n" +"This is much like @command{poster} does for Postscript files, but working " +"with\n" +"PDF. Since sometimes @command{poster} does not like your files converted " +"from\n" +"PDF. Indeed @command{pdfposter} was inspired by @command{poster}." +msgstr "" + +#: gnu/packages/pdf.scm:974 +msgid "Command-line utility to search text in PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:976 +msgid "" +"Pdfgrep searches in pdf files for strings matching a regular expression.\n" +"Support some GNU grep options as file name output, page number output,\n" +"optional case insensitivity, count occurrences, color highlights and search " +"in\n" +"multiple files." +msgstr "" + +#: gnu/packages/pem.scm:41 +msgid "Personal expenses manager" +msgstr "" + +#: gnu/packages/pem.scm:43 +msgid "" +"GNU Pem is a simple tool for tracking personal income and\n" +"expenses. It operates from the command line and it stores its data\n" +"in a basic text format in your home directory. It can easily print\n" +"reports of your spending on different expenses via a basic search\n" +"feature." +msgstr "" + +#: gnu/packages/perl.scm:151 +msgid "Implementation of the Perl programming language" +msgstr "" + +#: gnu/packages/perl.scm:153 +msgid "" +"Perl 5 is a highly capable, feature-rich programming language with over\n" +"24 years of development." +msgstr "" + +#: gnu/packages/perl.scm:172 +msgid "Module for merging hierarchies using the C3 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:173 +msgid "" +"This module implements the C3 algorithm, which aims to\n" +"provide a sane method resolution order under multiple inheritance." +msgstr "" + +#: gnu/packages/perl.scm:191 +msgid "Compute differences between two files or lists" +msgstr "" + +#: gnu/packages/perl.scm:192 +msgid "" +"This is a module for computing the difference between two\n" +"files, two strings, or any other two lists of things. It uses an " +"intelligent\n" +"algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" +"program. It is guaranteed to find the *smallest possible* set of\n" +"differences." +msgstr "" + +#: gnu/packages/perl.scm:214 +msgid "Use shorter versions of class names" +msgstr "" + +#: gnu/packages/perl.scm:215 +msgid "" +"The alias module loads the class you specify and exports\n" +"into your namespace a subroutine that returns the class name. You can\n" +"explicitly alias the class to another name or, if you prefer, you can do so\n" +"implicitly." +msgstr "" + +#: gnu/packages/perl.scm:237 +msgid "Transparently use Moose or Mouse modules" +msgstr "" + +#: gnu/packages/perl.scm:239 +msgid "" +"This module facilitates using @code{Moose} or @code{Mouse} modules\n" +"without changing the code. By default, Mouse will be provided to " +"libraries,\n" +"unless Moose is already loaded, or explicitly requested by the end-user. " +"End\n" +"users can force the decision of which backend to use by setting the " +"environment\n" +"variable ANY_MOOSE to be Moose or Mouse." +msgstr "" + +#: gnu/packages/perl.scm:262 +msgid "Configuration files and command line parsing" +msgstr "" + +#: gnu/packages/perl.scm:263 +msgid "" +"AppConfig is a bundle of Perl5 modules for reading\n" +"configuration files and parsing command line arguments." +msgstr "" + +#: gnu/packages/perl.scm:283 +msgid "Small utils for array manipulation" +msgstr "" + +#: gnu/packages/perl.scm:284 +msgid "" +"@code{Array::Utils} is a small pure-perl module containing\n" +"list manipulation routines." +msgstr "" + +#: gnu/packages/perl.scm:303 +msgid "Allow C/XS libraries to interrupt perl asynchronously" +msgstr "" + +#: gnu/packages/perl.scm:305 +msgid "" +"@code{Async::Interrupt} implements a single feature only of interest\n" +"to advanced perl modules, namely asynchronous interruptions (think \"UNIX\n" +"signals\", which are very similar).\n" +"\n" +"Sometimes, modules wish to run code asynchronously (in another thread,\n" +"or from a signal handler), and then signal the perl interpreter on\n" +"certain events. One common way is to write some data to a pipe and use\n" +"an event handling toolkit to watch for I/O events. Another way is to\n" +"send a signal. Those methods are slow, and in the case of a pipe, also\n" +"not asynchronous - it won't interrupt a running perl interpreter.\n" +"\n" +"This module implements asynchronous notifications that enable you to\n" +"signal running perl code from another thread, asynchronously, and\n" +"sometimes even without using a single syscall." +msgstr "" + +#: gnu/packages/perl.scm:335 +msgid "Lexically disable autovivification" +msgstr "" + +#: gnu/packages/perl.scm:336 +msgid "" +"When an undefined variable is dereferenced, it gets silently\n" +"upgraded to an array or hash reference (depending of the type of the\n" +"dereferencing). This behaviour is called autovivification and usually does\n" +"what you mean but it may be unnatural or surprising because your variables " +"get\n" +"populated behind your back. This is especially true when several levels of\n" +"dereferencing are involved, in which case all levels are vivified up to the\n" +"last, or when it happens in intuitively read-only constructs like\n" +"@code{exists}. The pragma provided by this package lets you disable\n" +"autovivification for some constructs and optionally throws a warning or an\n" +"error when it would have happened." +msgstr "" + +#: gnu/packages/perl.scm:369 +msgid "Disables bareword filehandles" +msgstr "" + +#: gnu/packages/perl.scm:370 +msgid "This module disables bareword filehandles." +msgstr "" + +#: gnu/packages/perl.scm:387 gnu/packages/perl.scm:6552 +msgid "Establish an ISA relationship with base classes at compile time" +msgstr "" + +#: gnu/packages/perl.scm:388 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time. Unless you are using " +"the\n" +"fields pragma, consider this module discouraged in favor of the lighter-" +"weight\n" +"parent." +msgstr "" + +#: gnu/packages/perl.scm:408 +msgid "Open a browser in a given URL" +msgstr "" + +#: gnu/packages/perl.scm:409 +msgid "" +"The functions exported by this module allow you to open URLs\n" +"in the user's browser. A set of known commands per OS-name is tested for\n" +"presence, and the first one found is executed. With an optional parameter,\n" +"all known commands are checked." +msgstr "" + +#: gnu/packages/perl.scm:434 +msgid "Execute code after a scope finished compilation" +msgstr "" + +#: gnu/packages/perl.scm:435 +msgid "" +"This module allows you to execute code when perl finished\n" +"compiling the surrounding scope." +msgstr "" + +#: gnu/packages/perl.scm:456 +msgid "Wrap OP check callbacks" +msgstr "" + +#: gnu/packages/perl.scm:457 +msgid "This module allows you to wrap OP check callbacks." +msgstr "" + +#: gnu/packages/perl.scm:474 +msgid "Lists of reserved barewords and symbol names" +msgstr "" + +#: gnu/packages/perl.scm:475 +msgid "" +"@code{B::Keywords} supplies several arrays of exportable\n" +"keywords: @code{@@Scalars, @@Arrays, @@Hashes, @@Filehandles, @@Symbols,\n" +"@@Functions, @@Barewords, @@TieIOMethods, @@UNIVERSALMethods and\n" +"@@ExporterSymbols}." +msgstr "" + +#: gnu/packages/perl.scm:498 +msgid "Benchmarking with statistical confidence" +msgstr "" + +#: gnu/packages/perl.scm:500 +msgid "" +"The Benchmark::Timer class allows you to time portions of code\n" +"conveniently, as well as benchmark code by allowing timings of repeated\n" +"trials. It is perfect for when you need more precise information about the\n" +"running time of portions of your code than the Benchmark module will give " +"you,\n" +"but don't want to go all out and profile your code." +msgstr "" + +#: gnu/packages/perl.scm:525 +msgid "Bit vector library" +msgstr "" + +#: gnu/packages/perl.scm:526 +msgid "" +"Bit::Vector is an efficient C library which allows you to\n" +"handle bit vectors, sets (of integers), \"big integer arithmetic\" and " +"boolean\n" +"matrices, all of arbitrary sizes. The package also includes an\n" +"object-oriented Perl module for accessing the C library from Perl, and\n" +"optionally features overloaded operators for maximum ease of use. The C\n" +"library can nevertheless be used stand-alone, without Perl." +msgstr "" + +#: gnu/packages/perl.scm:548 +msgid "Boolean support for Perl" +msgstr "" + +#: gnu/packages/perl.scm:549 +msgid "" +"This module provides basic Boolean support, by defining two\n" +"special objects: true and false." +msgstr "" + +#: gnu/packages/perl.scm:567 +msgid "Data files for Business::ISBN" +msgstr "" + +#: gnu/packages/perl.scm:568 +msgid "" +"This package provides a data pack for @code{Business::ISBN}.\n" +"These data are generated from the RangeMessage.xml file provided by the " +"ISBN\n" +"Agency." +msgstr "" + +#: gnu/packages/perl.scm:590 +msgid "Work with International Standard Book Numbers" +msgstr "" + +#: gnu/packages/perl.scm:591 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Book Numbers, including ISBN-10 and ISBN-13." +msgstr "" + +#: gnu/packages/perl.scm:609 +msgid "Work with International Standard Serial Numbers" +msgstr "" + +#: gnu/packages/perl.scm:610 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Serial Numbers." +msgstr "" + +#: gnu/packages/perl.scm:630 +msgid "Work with International Standard Music Numbers" +msgstr "" + +#: gnu/packages/perl.scm:631 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Music Numbers." +msgstr "" + +#: gnu/packages/perl.scm:652 +msgid "Cache interface for Perl" +msgstr "" + +#: gnu/packages/perl.scm:653 +msgid "" +"The Cache modules are designed to assist a developer in\n" +"persisting data for a specified period of time. Often these modules are " +"used\n" +"in web applications to store data locally to save repeated and redundant\n" +"expensive calls to remote machines or databases. People have also been " +"known\n" +"to use Cache::Cache for its straightforward interface in sharing data " +"between\n" +"runs of an application or invocations of a CGI-style script or simply as an\n" +"easy to use abstraction of the file system or shared memory." +msgstr "" + +#: gnu/packages/perl.scm:676 +msgid "Shared memory interprocess cache via mmap" +msgstr "" + +#: gnu/packages/perl.scm:677 +msgid "" +"A shared memory cache through an mmap'ed file. It's core is\n" +"written in C for performance. It uses fcntl locking to ensure multiple\n" +"processes can safely access the cache at the same time. It uses a basic " +"LRU\n" +"algorithm to keep the most used entries in the cache." +msgstr "" + +#: gnu/packages/perl.scm:698 +msgid "Capture STDOUT and STDERR from Perl, XS or external programs" +msgstr "" + +#: gnu/packages/perl.scm:700 +msgid "" +"Capture::Tiny provides a simple, portable way to capture almost anything\n" +"sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" +"code or from an external program. Optionally, output can be teed so that " +"it\n" +"is captured while being passed through to the original file handles." +msgstr "" + +#: gnu/packages/perl.scm:719 +msgid "Check compatibility with the installed perl version" +msgstr "" + +#: gnu/packages/perl.scm:721 +msgid "" +"This module is used by Schmorp's modules during configuration stage\n" +"to test the installed perl for compatibility with his modules." +msgstr "" + +#: gnu/packages/perl.scm:741 +msgid "Warns and dies noisily with stack backtraces/" +msgstr "" + +#: gnu/packages/perl.scm:742 +msgid "" +"This module is meant as a debugging aid. It can be used to\n" +"make a script complain loudly with stack backtraces when @code{warn()}-ing " +"or\n" +"@code{die()}ing." +msgstr "" + +#: gnu/packages/perl.scm:761 +msgid "Executable comments for Perl" +msgstr "" + +#: gnu/packages/perl.scm:762 +msgid "" +"Carp::Assert is intended for a purpose like the ANSI C\n" +"library assert.h." +msgstr "" + +#: gnu/packages/perl.scm:784 +msgid "Convenience wrappers around Carp::Assert" +msgstr "" + +#: gnu/packages/perl.scm:785 +msgid "" +"Carp::Assert::More is a set of handy assertion functions for\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:805 +msgid "Report errors from a \"clan\" of modules" +msgstr "" + +#: gnu/packages/perl.scm:806 +msgid "" +"This module allows errors from a clan (or family) of modules\n" +"to appear to originate from the caller of the clan. This is necessary in\n" +"cases where the clan modules are not classes derived from each other, and " +"thus\n" +"the Carp.pm module doesn't help." +msgstr "" + +#: gnu/packages/perl.scm:826 +msgid "Read the CDDB entry for an audio CD in your drive" +msgstr "" + +#: gnu/packages/perl.scm:827 +msgid "This module can retrieve information from the CDDB." +msgstr "" + +#: gnu/packages/perl.scm:849 +msgid "Automated accessor generation" +msgstr "" + +#: gnu/packages/perl.scm:850 +msgid "" +"This module automagically generates accessors/mutators for\n" +"your class." +msgstr "" + +#: gnu/packages/perl.scm:872 +msgid "Faster, but less expandable, chained accessors" +msgstr "" + +#: gnu/packages/perl.scm:873 +msgid "" +"A chained accessor is one that always returns the object\n" +"when called with parameters (to set), and the value of the field when " +"called\n" +"with no arguments. This module subclasses Class::Accessor in order to " +"provide\n" +"the same mk_accessors interface." +msgstr "" + +#: gnu/packages/perl.scm:900 +msgid "Build groups of accessors" +msgstr "" + +#: gnu/packages/perl.scm:901 +msgid "" +"This class lets you build groups of accessors that will call\n" +"different getters and setters." +msgstr "" + +#: gnu/packages/perl.scm:921 +msgid "Pragma to use the C3 method resolution order algorithm" +msgstr "" + +#: gnu/packages/perl.scm:922 +msgid "" +"This is pragma to change Perl 5's standard method resolution\n" +"order from depth-first left-to-right (a.k.a - pre-order) to the more\n" +"sophisticated C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:946 +msgid "Drop-in replacement for NEXT" +msgstr "" + +#: gnu/packages/perl.scm:947 +msgid "" +"This module is intended as a drop-in replacement for NEXT,\n" +"supporting the same interface, but using Class::C3 to do the hard work." +msgstr "" + +#: gnu/packages/perl.scm:972 +msgid "Load mix-ins or components to your C3-based class" +msgstr "" + +#: gnu/packages/perl.scm:973 +msgid "" +"This module will inject base classes to your module using\n" +"the Class::C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:991 +msgid "Inheritable, overridable class data" +msgstr "" + +#: gnu/packages/perl.scm:992 +msgid "" +"Class::Data::Inheritable is for creating accessor/mutators\n" +"to class data. That is, if you want to store something about your class as " +"a\n" +"whole (instead of about a single object). This data is then inherited by " +"your\n" +"subclasses and can be overridden." +msgstr "" + +#: gnu/packages/perl.scm:1013 +msgid "Class for easy date and time manipulation" +msgstr "" + +#: gnu/packages/perl.scm:1014 +msgid "" +"This module provides a general-purpose date and datetime\n" +"type for perl." +msgstr "" + +#: gnu/packages/perl.scm:1031 +msgid "Base class for error handling" +msgstr "" + +#: gnu/packages/perl.scm:1033 +msgid "" +"@code{Class::ErrorHandler} provides an error-handling mechanism that is " +"generic\n" +"enough to be used as the base class for a variety of OO classes. Subclasses " +"inherit\n" +"its two error-handling methods, error and errstr, to communicate error " +"messages back\n" +"to the calling program." +msgstr "" + +#: gnu/packages/perl.scm:1054 +msgid "Utility methods for factory classes" +msgstr "" + +#: gnu/packages/perl.scm:1055 +msgid "This module exports methods useful for factory classes." +msgstr "" + +#: gnu/packages/perl.scm:1072 +msgid "Get information about a class and its structure" +msgstr "" + +#: gnu/packages/perl.scm:1073 +msgid "" +"Class::Inspector allows you to get information about a\n" +"loaded class." +msgstr "" + +#: gnu/packages/perl.scm:1101 +msgid "Working (require \"Class::Name\") and more" +msgstr "" + +#: gnu/packages/perl.scm:1102 +msgid "" +"\"require EXPR\" only accepts Class/Name.pm style module\n" +"names, not Class::Name. For that, this module provides \"load_class\n" +"'Class::Name'\"." +msgstr "" + +#: gnu/packages/perl.scm:1125 +msgid "XS implementation of parts of Class::Load" +msgstr "" + +#: gnu/packages/perl.scm:1126 +msgid "" +"This module provides an XS implementation for portions of\n" +"Class::Load." +msgstr "" + +#: gnu/packages/perl.scm:1145 +msgid "Create generic methods for OO Perl" +msgstr "" + +#: gnu/packages/perl.scm:1146 +msgid "" +"This module solves the problem of having to continually\n" +"write accessor methods for your objects that perform standard tasks." +msgstr "" + +#: gnu/packages/perl.scm:1167 +msgid "Moose-like method modifiers" +msgstr "" + +#: gnu/packages/perl.scm:1168 +msgid "" +"Class::Method::Modifiers provides three modifiers: 'before',\n" +"'around', and 'after'. 'before' and 'after' are run just before and after " +"the\n" +"method they modify, but can not really affect that original method. " +"'around'\n" +"is run in place of the original method, with a hook to easily call that\n" +"original method." +msgstr "" + +#: gnu/packages/perl.scm:1189 +msgid "Implementation of a singleton class for Perl" +msgstr "" + +#: gnu/packages/perl.scm:1190 +msgid "" +"This module implements a Singleton class from which other\n" +"classes can be derived. By itself, the Class::Singleton module does very\n" +"little other than manage the instantiation of a single object." +msgstr "" + +#: gnu/packages/perl.scm:1209 +msgid "Minimalist class construction" +msgstr "" + +#: gnu/packages/perl.scm:1210 +msgid "" +"This module offers a minimalist class construction kit. It\n" +"uses no non-core modules for any recent Perl." +msgstr "" + +#: gnu/packages/perl.scm:1230 +msgid "Unload a class" +msgstr "" + +#: gnu/packages/perl.scm:1231 +msgid "" +"Class:Unload unloads a given class by clearing out its\n" +"symbol table and removing it from %INC." +msgstr "" + +#: gnu/packages/perl.scm:1249 +msgid "Generate fast XS accessors without runtime compilation" +msgstr "" + +#: gnu/packages/perl.scm:1250 +msgid "" +"Class::XSAccessor implements fast read, write, and\n" +"read/write accessors in XS. Additionally, it can provide predicates such " +"as\n" +"\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" +"object. It only works with objects that are implemented as ordinary " +"hashes.\n" +"Class::XSAccessor::Array implements the same interface for objects that use\n" +"arrays for their internal representation." +msgstr "" + +#: gnu/packages/perl.scm:1270 gnu/packages/perl.scm:1293 +msgid "Recursively copy Perl datatypes" +msgstr "" + +#: gnu/packages/perl.scm:1272 +msgid "" +"This module provides a clone() method which makes recursive copies of\n" +"nested hash, array, scalar and reference types, including tied variables " +"and\n" +"objects." +msgstr "" + +#: gnu/packages/perl.scm:1294 +msgid "" +"This module provides a general-purpose @code{clone} function\n" +"to make deep copies of Perl data structures. It calls itself recursively " +"to\n" +"copy nested hash, array, scalar and reference types, including tied " +"variables\n" +"and objects." +msgstr "" + +#: gnu/packages/perl.scm:1314 +msgid "Sane defaults for Perl programs" +msgstr "" + +#: gnu/packages/perl.scm:1315 +msgid "" +"This module implements some sane defaults for Perl programs,\n" +"as defined by two typical specimens of Perl coders." +msgstr "" + +#: gnu/packages/perl.scm:1335 +msgid "Load configuration from different file formats" +msgstr "" + +#: gnu/packages/perl.scm:1336 +msgid "" +"Config::Any provides a facility for Perl applications and\n" +"libraries to load configuration data from multiple different file formats. " +"It\n" +"supports XML, YAML, JSON, Apache-style configuration, and Perl code." +msgstr "" + +#: gnu/packages/perl.scm:1357 +msgid "Module to implement some AutoConf macros in Perl" +msgstr "" + +#: gnu/packages/perl.scm:1358 +msgid "" +"Config::AutoConf is intended to provide the same\n" +"opportunities to Perl developers as GNU Autoconf does for Shell developers." +msgstr "" + +#: gnu/packages/perl.scm:1376 +msgid "Generic Config Module" +msgstr "" + +#: gnu/packages/perl.scm:1377 +msgid "" +"This module opens a config file and parses its contents for\n" +"you. The format of config files supported by Config::General is inspired " +"by\n" +"the well known Apache config format and is 100% compatible with Apache\n" +"configs, but you can also just use simple name/value pairs in your config\n" +"files. In addition to the capabilities of an Apache config file it " +"supports\n" +"some enhancements such as here-documents, C-style comments, and multiline\n" +"options." +msgstr "" + +#: gnu/packages/perl.scm:1404 +msgid "Simple .ini-file format reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:1405 +msgid "" +"@code{Config::INI} is a module that facilates the reading\n" +"and writing of @code{.ini}-style configuration files." +msgstr "" + +#: gnu/packages/perl.scm:1426 +msgid "Preserve context during subroutine call" +msgstr "" + +#: gnu/packages/perl.scm:1427 +msgid "" +"This module runs code after a subroutine call, preserving\n" +"the context the subroutine would have seen if it were the last statement in\n" +"the caller." +msgstr "" + +#: gnu/packages/perl.scm:1452 +msgid "Extract data from Macintosh BinHex files" +msgstr "" + +#: gnu/packages/perl.scm:1454 +msgid "" +"BinHex is a format for transporting files safely through electronic\n" +"mail, as short-lined, 7-bit, semi-compressed data streams. Ths module\n" +"provides a means of converting those data streams back into into binary\n" +"data." +msgstr "" + +#: gnu/packages/perl.scm:1476 +msgid "Verify requirements in a CPAN::Meta object" +msgstr "" + +#: gnu/packages/perl.scm:1477 +msgid "" +"This module verifies if requirements described in a\n" +"CPAN::Meta object are present." +msgstr "" + +#: gnu/packages/perl.scm:1497 +msgid "JSON::XS for Cpanel" +msgstr "" + +#: gnu/packages/perl.scm:1498 gnu/packages/perl.scm:4292 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa." +msgstr "" + +#: gnu/packages/perl.scm:1516 +msgid "Random password generator" +msgstr "" + +#: gnu/packages/perl.scm:1517 +msgid "" +"Crypt::RandPasswd provides three functions that can be used\n" +"to generate random passwords, constructed from words, letters, or " +"characters.\n" +"This code is a Perl implementation of the Automated Password Generator\n" +"standard, like the program described in \"A Random Word Generator For\n" +"Pronounceable Passwords\". This code is a re-engineering of the program\n" +"contained in Appendix A of FIPS Publication 181, \"Standard for Automated\n" +"Password Generator\"." +msgstr "" + +#: gnu/packages/perl.scm:1542 +msgid "Perl implementation of the RC4 encryption algorithm" +msgstr "" + +#: gnu/packages/perl.scm:1543 +msgid "A pure Perl implementation of the RC4 algorithm." +msgstr "" + +#: gnu/packages/perl.scm:1562 +msgid "Temporarily change working directory" +msgstr "" + +#: gnu/packages/perl.scm:1564 +msgid "" +"@code{Cwd::Guard} changes the current directory using a limited scope.\n" +"It returns to the previous working directory when the object is destroyed." +msgstr "" + +#: gnu/packages/perl.scm:1602 +msgid "Library for genomic analysis" +msgstr "" + +#: gnu/packages/perl.scm:1603 +msgid "" +"Chaolin Zhang's Perl Library (czplib) contains assorted\n" +"functions and data structures for processing and analysing genomic and\n" +"bioinformatics data." +msgstr "" + +#: gnu/packages/perl.scm:1632 gnu/packages/perl.scm:1798 +msgid "Base classes wrapping fundamental Perl data types" +msgstr "" + +#: gnu/packages/perl.scm:1633 +msgid "" +"Collection of classes that wrap fundamental data types that\n" +"exist in Perl. These classes and methods as they exist today are an " +"attempt\n" +"to mirror functionality provided by Moose's Native Traits. One important\n" +"thing to note is all classes currently do no validation on constructor\n" +"input." +msgstr "" + +#: gnu/packages/perl.scm:1656 +msgid "Compare Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1657 +msgid "" +"This module compares arbitrary data structures to see if\n" +"they are copies of each other." +msgstr "" + +#: gnu/packages/perl.scm:1675 +msgid "Perl extension for generating unique identifiers" +msgstr "" + +#: gnu/packages/perl.scm:1676 +msgid "" +"@code{Data::Uniqid} provides three simple routines for\n" +"generating unique ids. These ids are coded with a Base62 systen to make " +"them\n" +"short and handy (e.g. to use it as part of a URL)." +msgstr "" + +#: gnu/packages/perl.scm:1695 +msgid "Pretty printing of data structures" +msgstr "" + +#: gnu/packages/perl.scm:1696 +msgid "" +"This module provide functions that takes a list of values as\n" +"their argument and produces a string as its result. The string contains " +"Perl\n" +"code that, when \"eval\"ed, produces a deep copy of the original arguments." +msgstr "" + +#: gnu/packages/perl.scm:1715 +msgid "Concise data dumper" +msgstr "" + +#: gnu/packages/perl.scm:1716 +msgid "" +"Data::Dumper::Concise provides a dumper with Less\n" +"indentation and newlines plus sub deparsing." +msgstr "" + +#: gnu/packages/perl.scm:1738 +msgid "Parse and validate simple name/value option pairs" +msgstr "" + +#: gnu/packages/perl.scm:1740 +msgid "Data::OptList provides a simple syntax for name/value option pairs." +msgstr "" + +#: gnu/packages/perl.scm:1762 +msgid "Help when paging through sets of results" +msgstr "" + +#: gnu/packages/perl.scm:1763 +msgid "" +"When searching through large amounts of data, it is often\n" +"the case that a result set is returned that is larger than we want to " +"display\n" +"on one page. This results in wanting to page through various pages of " +"data.\n" +"The maths behind this is unfortunately fiddly, hence this module." +msgstr "" + +#: gnu/packages/perl.scm:1800 +msgid "" +"@code{Data::Perl} is a container class for the following classes:\n" +"@itemize\n" +"@item @code{Data::Perl::Collection::Hash}\n" +"@item @code{Data::Perl::Collection::Array}\n" +"@item @code{Data::Perl::String}\n" +"@item @code{Data::Perl::Number}\n" +"@item @code{Data::Perl::Counter}\n" +"@item @code{Data::Perl::Bool}\n" +"@item @code{Data::Perl::Code}\n" +"@end itemize" +msgstr "" + +#: gnu/packages/perl.scm:1831 +msgid "Colored pretty-print of Perl data structures and objects" +msgstr "" + +#: gnu/packages/perl.scm:1832 +msgid "" +"Display Perl variables and objects on screen, properly\n" +"formatted (to be inspected by a human)." +msgstr "" + +#: gnu/packages/perl.scm:1855 +msgid "Conditionally split data into records" +msgstr "" + +#: gnu/packages/perl.scm:1856 +msgid "" +"This Perl module allows you to split data into records by\n" +"not only specifying what you wish to split the data on, but also by " +"specifying\n" +"an \"unless\" regular expression. If the text in question matches the\n" +"\"unless\" regex, it will not be split there. This allows us to do things\n" +"like split on newlines unless newlines are embedded in quotes." +msgstr "" + +#: gnu/packages/perl.scm:1884 +msgid "Read multiple hunks of data out of your DATA section" +msgstr "" + +#: gnu/packages/perl.scm:1885 +msgid "" +"This package provides a Perl library to read multiple hunks\n" +"of data out of your DATA section." +msgstr "" + +#: gnu/packages/perl.scm:1905 +msgid "Structured tags datastructures" +msgstr "" + +#: gnu/packages/perl.scm:1907 +msgid "" +"This module is for manipulating data as hierarchical tag/value\n" +"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures " +"can\n" +"be represented as nested arrays, which have the advantage of being native " +"to\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:1934 +msgid "N at a time iteration API" +msgstr "" + +#: gnu/packages/perl.scm:1935 +msgid "" +"This module tries to find middle ground between one at a\n" +"time and all at once processing of data sets. The purpose of this module " +"is\n" +"to avoid the overhead of implementing an iterative api when this isn't\n" +"necessary, without breaking forward compatibility in case that becomes\n" +"necessary later on." +msgstr "" + +#: gnu/packages/perl.scm:1960 +msgid "Dynamic generation of nested combinations of variants" +msgstr "" + +#: gnu/packages/perl.scm:1961 +msgid "" +"Data::Tumbler - Dynamic generation of nested combinations of\n" +"variants." +msgstr "" + +#: gnu/packages/perl.scm:1987 +msgid "Visitor style traversal of Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1988 +msgid "" +"This module is a simple visitor implementation for Perl\n" +"values. It has a main dispatcher method, visit, which takes a single perl\n" +"value and then calls the methods appropriate for that value. It can\n" +"recursively map (cloning as necessary) or just traverse most structures, " +"with\n" +"support for per-object behavior, circular structures, visiting tied\n" +"structures, and all ref types (hashes, arrays, scalars, code, globs)." +msgstr "" + +#: gnu/packages/perl.scm:2013 +msgid "Gregorian calendar date calculations" +msgstr "" + +#: gnu/packages/perl.scm:2014 +msgid "" +"This package consists of a Perl module for date calculations\n" +"based on the Gregorian calendar, thereby complying with all relevant norms " +"and\n" +"standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" +"applicable)." +msgstr "" + +#: gnu/packages/perl.scm:2038 +msgid "XS wrapper for Date::Calc" +msgstr "" + +#: gnu/packages/perl.scm:2039 +msgid "" +"Date::Calc::XS is an XS wrapper and C library plug-in for\n" +"Date::Calc." +msgstr "" + +#: gnu/packages/perl.scm:2063 +msgid "Date manipulation routines" +msgstr "" + +#: gnu/packages/perl.scm:2064 +msgid "" +"Date::Manip is a series of modules for common date/time\n" +"operations, such as comparing two times, determining a date a given amount " +"of\n" +"time from another, or parsing international times." +msgstr "" + +#: gnu/packages/perl.scm:2083 +msgid "Simple date handling" +msgstr "" + +#: gnu/packages/perl.scm:2084 +msgid "" +"Dates are complex enough without times and timezones. This\n" +"module may be used to create simple date objects. It handles validation,\n" +"interval arithmetic, and day-of-week calculation. It does not deal with\n" +"hours, minutes, seconds, and time zones." +msgstr "" + +#: gnu/packages/perl.scm:2116 +msgid "Date and time object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2117 +msgid "" +"DateTime is a class for the representation of date/time\n" +"combinations. It represents the Gregorian calendar, extended backwards in\n" +"time before its creation (in 1582)." +msgstr "" + +#: gnu/packages/perl.scm:2139 +msgid "Dates in the Julian calendar" +msgstr "" + +#: gnu/packages/perl.scm:2140 +msgid "" +"This package is a companion module to @code{DateTime.pm}.\n" +"It implements the Julian calendar. It supports everything that\n" +"@code{DateTime.pm} supports and more: about one day per century more, to be\n" +"precise." +msgstr "" + +#: gnu/packages/perl.scm:2166 +msgid "DateTime set objects" +msgstr "" + +#: gnu/packages/perl.scm:2167 +msgid "" +"The DateTime::Set module provides a date/time sets\n" +"implementation. It allows, for example, the generation of groups of dates,\n" +"like \"every wednesday\", and then find all the dates matching that " +"pattern,\n" +"within a time range." +msgstr "" + +#: gnu/packages/perl.scm:2190 +msgid "DateTime rfc2445 recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2191 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for RFC 2445 style recurrences." +msgstr "" + +#: gnu/packages/perl.scm:2212 +msgid "DateTime::Set extension for basic recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2213 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for various recurrences, such as \"once a month" +"\"\n" +"or \"every day\". You can also create more complicated recurrences, such " +"as\n" +"\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." +msgstr "" + +#: gnu/packages/perl.scm:2238 +msgid "Create DateTime parser classes and objects" +msgstr "" + +#: gnu/packages/perl.scm:2239 +msgid "" +"DateTime::Format::Builder creates DateTime parsers. Many\n" +"string formats of dates and times are simple and just require a basic " +"regular\n" +"expression to extract the relevant information. Builder provides a simple " +"way\n" +"to do this without writing reams of structural code." +msgstr "" + +#: gnu/packages/perl.scm:2266 +msgid "Parse data/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2267 +msgid "" +"DateTime::Format::Flexible attempts to take any string you\n" +"give it and parse it into a DateTime object." +msgstr "" + +#: gnu/packages/perl.scm:2293 +msgid "Parse and format iCal datetime and duration strings" +msgstr "" + +#: gnu/packages/perl.scm:2294 +msgid "" +"This module understands the ICal date/time and duration\n" +"formats, as defined in RFC 2445. It can be used to parse these formats in\n" +"order to create the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2326 +msgid "Machine-readable date/time with natural parsing" +msgstr "" + +#: gnu/packages/perl.scm:2327 +msgid "" +"DateTime::Format::Natural takes a string with a human\n" +"readable date/time and creates a machine readable one by applying natural\n" +"parsing logic." +msgstr "" + +#: gnu/packages/perl.scm:2354 +msgid "Parse and format strp and strf time patterns" +msgstr "" + +#: gnu/packages/perl.scm:2355 +msgid "" +"This module implements most of `strptime(3)`, the POSIX\n" +"function that is the reverse of `strftime(3)`, for `DateTime`. While\n" +"`strftime` takes a `DateTime` and a pattern and returns a string, " +"`strptime`\n" +"takes a string and a pattern and returns the `DateTime` object associated." +msgstr "" + +#: gnu/packages/perl.scm:2387 +msgid "Localization support for DateTime.pm" +msgstr "" + +#: gnu/packages/perl.scm:2388 +msgid "" +"The DateTime::Locale modules provide localization data for\n" +"the DateTime.pm class." +msgstr "" + +#: gnu/packages/perl.scm:2416 +msgid "Time zone object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2417 +msgid "" +"This class is the base class for all time zone objects. A\n" +"time zone is represented internally as a set of observances, each of which\n" +"describes the offset from GMT for a given time period. Note that without " +"the\n" +"DateTime module, this module does not do much. It's primary interface is\n" +"through a DateTime object, and most users will not need to directly use\n" +"DateTime::TimeZone methods." +msgstr "" + +#: gnu/packages/perl.scm:2447 +msgid "Parse date/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2448 +msgid "" +"DateTimeX::Easy uses a variety of DateTime::Format packages\n" +"to create DateTime objects, with some custom tweaks to smooth out the rough\n" +"edges (mainly concerning timezone detection and selection)." +msgstr "" + +#: gnu/packages/perl.scm:2469 +msgid "Convert between DateTime and RFC2822/822 formats" +msgstr "" + +#: gnu/packages/perl.scm:2470 +msgid "" +"RFCs 2822 and 822 specify date formats to be used by email.\n" +"This module parses and emits such dates." +msgstr "" + +#: gnu/packages/perl.scm:2492 +msgid "Parse and format W3CDTF datetime strings" +msgstr "" + +#: gnu/packages/perl.scm:2494 +msgid "" +"This module understands the W3CDTF date/time format, an ISO 8601 profile,\n" +"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native " +"date\n" +"format of RSS 1.0. It can be used to parse these formats in order to " +"create\n" +"the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2516 +msgid "Meatier version of caller" +msgstr "" + +#: gnu/packages/perl.scm:2517 +msgid "Devel::Caller provides meatier version of caller." +msgstr "" + +#: gnu/packages/perl.scm:2535 +msgid "Check that a command is available" +msgstr "" + +#: gnu/packages/perl.scm:2536 +msgid "" +"Devel::CheckBin is a perl module that checks whether a\n" +"particular command is available." +msgstr "" + +#: gnu/packages/perl.scm:2555 +msgid "Check compiler availability" +msgstr "" + +#: gnu/packages/perl.scm:2556 +msgid "" +"@code{Devel::CheckCompiler} is a tiny module to check\n" +"whether a compiler is available. It can test for a C99 compiler, or\n" +"you can tell it to compile a C source file with optional linker flags." +msgstr "" + +#: gnu/packages/perl.scm:2578 +msgid "Find memory cycles in objects" +msgstr "" + +#: gnu/packages/perl.scm:2580 +msgid "" +"@code{Devel::Cycle} This is a tool for finding circular references in\n" +"objects and other types of references. Because of Perl's reference-count\n" +"based memory management, circular references will cause memory leaks." +msgstr "" + +#: gnu/packages/perl.scm:2601 +msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" +msgstr "" + +#: gnu/packages/perl.scm:2602 +msgid "" +"Devel::GlobalDestruction provides a function returning the\n" +"equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." +msgstr "" + +#: gnu/packages/perl.scm:2623 +msgid "Forces the unavailability of specified Perl modules (for testing)" +msgstr "" + +#: gnu/packages/perl.scm:2624 +msgid "" +"Given a list of Perl modules/filenames, this module makes\n" +"@code{require} and @code{use} statements fail (no matter whether the " +"specified\n" +"files/modules are installed or not)." +msgstr "" + +#: gnu/packages/perl.scm:2645 +msgid "Alias lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:2646 +msgid "" +"Devel::LexAlias provides the ability to alias a lexical\n" +"variable in a subroutines scope to one of your choosing." +msgstr "" + +#: gnu/packages/perl.scm:2670 +msgid "Introspect overloaded operators" +msgstr "" + +#: gnu/packages/perl.scm:2671 +msgid "" +"Devel::OverloadInfo returns information about overloaded\n" +"operators for a given class (or object), including where in the inheritance\n" +"hierarchy the overloads are declared and where the code implementing it is." +msgstr "" + +#: gnu/packages/perl.scm:2698 +msgid "Partial dumping of data structures" +msgstr "" + +#: gnu/packages/perl.scm:2699 +msgid "" +"This module is a data dumper optimized for logging of\n" +"arbitrary parameters." +msgstr "" + +#: gnu/packages/perl.scm:2717 +msgid "Object representing a stack trace" +msgstr "" + +#: gnu/packages/perl.scm:2718 +msgid "" +"The Devel::StackTrace module contains two classes,\n" +"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate " +"the\n" +"information that can be retrieved via Perl's caller() function, as well as\n" +"providing a simple interface to this data." +msgstr "" + +#: gnu/packages/perl.scm:2740 +msgid "Displays stack trace in HTML" +msgstr "" + +#: gnu/packages/perl.scm:2741 +msgid "" +"Devel::StackTrace::AsHTML adds as_html method to\n" +"Devel::StackTrace which displays the stack trace in beautiful HTML, with " +"code\n" +"snippet context and function parameters. If you call it on an instance of\n" +"Devel::StackTrace::WithLexicals, you even get to see the lexical variables " +"of\n" +"each stack frame." +msgstr "" + +#: gnu/packages/perl.scm:2762 +msgid "Dump symbol names or the symbol table" +msgstr "" + +#: gnu/packages/perl.scm:2763 +msgid "Devel::Symdump provides access to the perl symbol table." +msgstr "" + +#: gnu/packages/perl.scm:2780 +msgid "Keyed-Hashing for Message Authentication" +msgstr "" + +#: gnu/packages/perl.scm:2781 +msgid "" +"The Digest::HMAC module follows the common Digest::\n" +"interface for the RFC 2104 HMAC mechanism." +msgstr "" + +#: gnu/packages/perl.scm:2806 +msgid "Perl interface to the MD-5 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2808 +msgid "" +"The @code{Digest::MD5} module allows you to use the MD5 Message Digest\n" +"algorithm from within Perl programs. The algorithm takes as\n" +"input a message of arbitrary length and produces as output a\n" +"128-bit \"fingerprint\" or \"message digest\" of the input." +msgstr "" + +#: gnu/packages/perl.scm:2826 +msgid "Perl implementation of the SHA-1 message digest algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2828 +msgid "" +"This package provides 'Digest::SHA1', an implementation of the NIST\n" +"SHA-1 message digest algorithm for use by Perl programs." +msgstr "" + +#: gnu/packages/perl.scm:2850 +msgid "Declare version conflicts for your dist" +msgstr "" + +#: gnu/packages/perl.scm:2851 +msgid "" +"This module allows you to specify conflicting versions of\n" +"modules separately and deal with them after the module is done installing." +msgstr "" + +#: gnu/packages/perl.scm:2871 +msgid "Detect the encoding of data" +msgstr "" + +#: gnu/packages/perl.scm:2872 +msgid "" +"This package provides a class @code{Encode::Detect} to detect\n" +"the encoding of data." +msgstr "" + +#: gnu/packages/perl.scm:2890 +msgid "ASCII mapping for eucJP encoding" +msgstr "" + +#: gnu/packages/perl.scm:2891 +msgid "" +"This package provides an ASCII mapping for the eucJP\n" +"encoding." +msgstr "" + +#: gnu/packages/perl.scm:2909 +msgid "JIS X 0212 (aka JIS 2000) encodings" +msgstr "" + +#: gnu/packages/perl.scm:2910 +msgid "" +"This package provides encodings for JIS X 0212, which is\n" +"also known as JIS 2000." +msgstr "" + +#: gnu/packages/perl.scm:2933 +msgid "Additional Chinese encodings" +msgstr "" + +#: gnu/packages/perl.scm:2934 +msgid "" +"This Perl module provides Chinese encodings that are not\n" +"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS" +"\",\n" +"\"BIG5EXT\", \"CCCII\", \"EUC-TW\", \"CNS11643-*\", \"GB18030\", and\n" +"\"UNISYS\"." +msgstr "" + +#: gnu/packages/perl.scm:2956 +msgid "Advanced operations on path variables" +msgstr "" + +#: gnu/packages/perl.scm:2957 +msgid "" +"@code{Env::Path} presents an object-oriented interface to\n" +"path variables, defined as that subclass of environment variables which " +"name\n" +"an ordered list of file system elements separated by a platform-standard\n" +"separator." +msgstr "" + +#: gnu/packages/perl.scm:2977 +msgid "OO-ish Error/Exception handling for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2978 +msgid "" +"The Error package provides two interfaces. Firstly Error\n" +"provides a procedural interface to exception handling. Secondly Error is a\n" +"base class for errors/exceptions that can either be thrown, for subsequent\n" +"catch, or can simply be recorded." +msgstr "" + +#: gnu/packages/perl.scm:3003 +msgid "Safely and cleanly create closures via string eval" +msgstr "" + +#: gnu/packages/perl.scm:3004 +msgid "" +"String eval is often used for dynamic code generation. For\n" +"instance, Moose uses it heavily, to generate inlined versions of accessors " +"and\n" +"constructors, which speeds code up at runtime by a significant amount. " +"String\n" +"eval is not without its issues however - it's difficult to control the " +"scope\n" +"it's used in (which determines which variables are in scope inside the " +"eval),\n" +"and it's easy to miss compilation errors, since eval catches them and " +"sticks\n" +"them in $@@ instead. This module attempts to solve these problems. It\n" +"provides an eval_closure function, which evals a string in a clean\n" +"environment, other than a fixed list of specified variables. Compilation\n" +"errors are rethrown automatically." +msgstr "" + +#: gnu/packages/perl.scm:3033 +msgid "Allows you to declare real exception classes in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3034 +msgid "" +"Exception::Class allows you to declare exception hierarchies\n" +"in your modules in a \"Java-esque\" manner." +msgstr "" + +#: gnu/packages/perl.scm:3050 +msgid "Lightweight exporting of functions and variables" +msgstr "" + +#: gnu/packages/perl.scm:3052 +msgid "" +"Exporter::Lite is an alternative to Exporter, intended to provide a\n" +"lightweight subset of the most commonly-used functionality. It supports\n" +"import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." +msgstr "" + +#: gnu/packages/perl.scm:3072 +msgid "Exporter with the features of Sub::Exporter but only core dependencies" +msgstr "" + +#: gnu/packages/perl.scm:3073 +msgid "" +"Exporter::Tiny supports many of Sub::Exporter's\n" +"external-facing features including renaming imported functions with the `-" +"as`,\n" +"`-prefix` and `-suffix` options; explicit destinations with the `into` " +"option;\n" +"and alternative installers with the `installler` option. But it's written " +"in\n" +"only about 40% as many lines of code and with zero non-core dependencies." +msgstr "" + +#: gnu/packages/perl.scm:3099 gnu/packages/perl.scm:3160 +msgid "Easily build XS extensions that depend on XS extensions" +msgstr "" + +#: gnu/packages/perl.scm:3100 +msgid "" +"ExtUtils::Depends builds XS extensions that depend on XS\n" +"extensions" +msgstr "" + +#: gnu/packages/perl.scm:3120 +msgid "Build.PL install path logic made easy" +msgstr "" + +#: gnu/packages/perl.scm:3121 +msgid "" +"This module tries to make install path resolution as easy as\n" +"possible." +msgstr "" + +#: gnu/packages/perl.scm:3139 +msgid "Wrapper for perl's configuration" +msgstr "" + +#: gnu/packages/perl.scm:3140 +msgid "" +"ExtUtils::Config is an abstraction around the %Config hash.\n" +"By itself it is not a particularly interesting module by any measure, " +"however\n" +"it ties together a family of modern toolchain modules." +msgstr "" + +#: gnu/packages/perl.scm:3162 +msgid "" +"This module tries to make it easy to build Perl extensions that use\n" +"functions and typemaps provided by other perl extensions. This means that " +"a\n" +"perl extension is treated like a shared library that provides also a C and " +"an\n" +"XS interface besides the perl one." +msgstr "" + +#: gnu/packages/perl.scm:3182 +msgid "Various portability utilities for module builders" +msgstr "" + +#: gnu/packages/perl.scm:3183 +msgid "" +"This module provides various portable helper functions for\n" +"module building modules." +msgstr "" + +#: gnu/packages/perl.scm:3203 +msgid "Tool to build C libraries" +msgstr "" + +#: gnu/packages/perl.scm:3204 +msgid "" +"Some Perl modules need to ship C libraries together with\n" +"their Perl code. Although there are mechanisms to compile and link (or " +"glue)\n" +"C code in your Perl programs, there isn't a clear method to compile " +"standard,\n" +"self-contained C libraries. This module main goal is to help in that task." +msgstr "" + +#: gnu/packages/perl.scm:3225 +msgid "Simplistic interface to pkg-config" +msgstr "" + +#: gnu/packages/perl.scm:3227 +msgid "" +"@code{ExtUtils::PkgConfig} is a very simplistic interface to the\n" +"@command{pkg-config} utility, intended for use in the @file{Makefile.PL}\n" +"of perl extensions which bind libraries that @command{pkg-config} knows.\n" +"It is really just boilerplate code that you would have written yourself." +msgstr "" + +#: gnu/packages/perl.scm:3259 +msgid "Watch for changes to files" +msgstr "" + +#: gnu/packages/perl.scm:3260 +msgid "" +"This module provides a class to monitor a directory for\n" +"changes made to any file." +msgstr "" + +#: gnu/packages/perl.scm:3281 +msgid "Get directories of configuration files" +msgstr "" + +#: gnu/packages/perl.scm:3282 +msgid "" +"This module is a helper for installing, reading and finding\n" +"configuration file locations. @code{File::ConfigDir} is a module to help " +"out\n" +"when Perl modules (especially applications) need to read and store\n" +"configuration files from more than one location." +msgstr "" + +#: gnu/packages/perl.scm:3302 +msgid "Recursively copy files and directories" +msgstr "" + +#: gnu/packages/perl.scm:3303 +msgid "" +"This module has 3 functions: one to copy files only, one to\n" +"copy directories only, and one to do either depending on the argument's\n" +"type." +msgstr "" + +#: gnu/packages/perl.scm:3325 +msgid "Alternative interface to File::Find" +msgstr "" + +#: gnu/packages/perl.scm:3326 +msgid "" +"File::Find::Rule is a friendlier interface to File::Find.\n" +"It allows you to build rules which specify the desired files and\n" +"directories." +msgstr "" + +#: gnu/packages/perl.scm:3349 +msgid "Common rules for searching for Perl things" +msgstr "" + +#: gnu/packages/perl.scm:3350 +msgid "" +"File::Find::Rule::Perl provides methods for finding various\n" +"types Perl-related files, or replicating search queries run on a " +"distribution\n" +"in various parts of the CPAN ecosystem." +msgstr "" + +#: gnu/packages/perl.scm:3371 +msgid "Matches patterns in a series of files" +msgstr "" + +#: gnu/packages/perl.scm:3372 +msgid "" +"@code{File::Grep} provides similar functionality as perl's\n" +"builtin @code{grep}, @code{map}, and @code{foreach} commands, but iterating\n" +"over a passed filelist instead of arrays. While trivial, this module can\n" +"provide a quick dropin when such functionality is needed." +msgstr "" + +#: gnu/packages/perl.scm:3395 +msgid "Find your home and other directories on any platform" +msgstr "" + +#: gnu/packages/perl.scm:3396 +msgid "" +"File::HomeDir is a module for locating the directories that\n" +"are \"owned\" by a user (typically your user) and to solve the various " +"issues\n" +"that arise trying to find them consistently across a wide variety of\n" +"platforms." +msgstr "" + +#: gnu/packages/perl.scm:3418 +msgid "Create or remove directory trees" +msgstr "" + +#: gnu/packages/perl.scm:3419 +msgid "" +"This module provide a convenient way to create directories\n" +"of arbitrary depth and to delete an entire directory subtree from the\n" +"file system." +msgstr "" + +#: gnu/packages/perl.scm:3442 +msgid "Change directory temporarily for a limited scope" +msgstr "" + +#: gnu/packages/perl.scm:3443 +msgid "" +"@code{File::pushd} does a temporary @code{chdir} that is\n" +"easily and automatically reverted, similar to @code{pushd} in some Unix\n" +"command shells. It works by creating an object that caches the original\n" +"working directory. When the object is destroyed, the destructor calls\n" +"@code{chdir} to revert to the original working directory. By storing the\n" +"object in a lexical variable with a limited scope, this happens " +"automatically\n" +"at the end of the scope." +msgstr "" + +#: gnu/packages/perl.scm:3471 +msgid "" +"Perl extension for crawling directory trees and compiling\n" +"lists of files" +msgstr "" + +#: gnu/packages/perl.scm:3474 +msgid "" +"The File::List module crawls the directory tree starting at the\n" +"provided base directory and can return files (and/or directories if " +"desired)\n" +"matching a regular expression." +msgstr "" + +#: gnu/packages/perl.scm:3493 +msgid "Remove files and directories in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3494 +msgid "" +"File::Remove::remove removes files and directories. It acts\n" +"like /bin/rm, for the most part. Although \"unlink\" can be given a list " +"of\n" +"files, it will not remove directories; this module remedies that. It also\n" +"accepts wildcards, * and ?, as arguments for file names." +msgstr "" + +#: gnu/packages/perl.scm:3518 +msgid "Locate per-dist and per-module shared files" +msgstr "" + +#: gnu/packages/perl.scm:3519 +msgid "" +"The intent of File::ShareDir is to provide a companion to\n" +"Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" +"module to have access to a large amount of read-only data that is stored on\n" +"the file-system at run-time. Once the files have been installed to the\n" +"correct directory, you can use File::ShareDir to find your files again " +"after\n" +"the installation." +msgstr "" + +#: gnu/packages/perl.scm:3541 +msgid "Locate per-dist shared files" +msgstr "" + +#: gnu/packages/perl.scm:3542 +msgid "" +"File::ShareDir::Dist finds share directories for\n" +"distributions. It is a companion module to File::ShareDir." +msgstr "" + +#: gnu/packages/perl.scm:3562 +msgid "Install shared files" +msgstr "" + +#: gnu/packages/perl.scm:3563 +msgid "" +"File::ShareDir::Install allows you to install read-only data\n" +"files from a distribution. It is a companion module to File::ShareDir, " +"which\n" +"allows you to locate these files after installation." +msgstr "" + +#: gnu/packages/perl.scm:3582 +msgid "Reading/Writing/Modifying of complete files" +msgstr "" + +#: gnu/packages/perl.scm:3583 +msgid "" +"File::Slurp provides subroutines to read or write entire\n" +"files with a simple call. It also has a subroutine for reading the list of\n" +"file names in a directory." +msgstr "" + +#: gnu/packages/perl.scm:3606 +msgid "Simple, sane and efficient module to slurp a file" +msgstr "" + +#: gnu/packages/perl.scm:3607 +msgid "" +"This module provides functions for fast and correct file\n" +"slurping and spewing. All functions are optionally exported." +msgstr "" + +#: gnu/packages/perl.scm:3624 +msgid "Simple file reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:3626 +msgid "This module provides functions for fast reading and writing of files." +msgstr "" + +#: gnu/packages/perl.scm:3645 +msgid "Return name and handle of a temporary file safely" +msgstr "" + +#: gnu/packages/perl.scm:3646 +msgid "" +"File::Temp can be used to create and open temporary files in\n" +"a safe way." +msgstr "" + +#: gnu/packages/perl.scm:3663 +msgid "Portable implementation of the `which' utility" +msgstr "" + +#: gnu/packages/perl.scm:3665 +msgid "" +"File::Which was created to be able to get the paths to executable\n" +"programs on systems under which the `which' program wasn't implemented in " +"the\n" +"shell." +msgstr "" + +#: gnu/packages/perl.scm:3688 +msgid "Extended Unix style glob functionality" +msgstr "" + +#: gnu/packages/perl.scm:3689 +msgid "" +"@code{File::Zglob} provides a traditional Unix @code{glob}\n" +"functionality; it returns a list of file names that match the given " +"pattern.\n" +"For instance, it supports the @code{**/*.pm} form." +msgstr "" + +#: gnu/packages/perl.scm:3708 +msgid "Module to handle parsing command line options" +msgstr "" + +#: gnu/packages/perl.scm:3709 +msgid "" +"The @code{Getopt::Long} module implements an extended getopt\n" +"function called @code{GetOptions()}. It parses the command line from\n" +"@code{ARGV}, recognizing and removing specified options and their possible\n" +"values.\n" +"\n" +"This function adheres to the POSIX syntax for command line options, with " +"GNU\n" +"extensions. In general, this means that options have long names instead of\n" +"single letters, and are introduced with a double dash \"--\". Support for\n" +"bundling of command line options, as was the case with the more traditional\n" +"single-letter approach, is provided but not enabled by default." +msgstr "" + +#: gnu/packages/perl.scm:3743 +msgid "Getopt::Long, but simpler and more powerful" +msgstr "" + +#: gnu/packages/perl.scm:3744 +msgid "" +"Getopt::Long::Descriptive is yet another Getopt library.\n" +"It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" +"avoid making you think about its huge array of options. It also provides\n" +"usage (help) messages, data validation, and a few other useful features." +msgstr "" + +#: gnu/packages/perl.scm:3762 +msgid "Table-driven argument parsing for Perl" +msgstr "" + +#: gnu/packages/perl.scm:3764 +msgid "" +"Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" +"vaguely inspired by John Ousterhout's Tk_ParseArgv." +msgstr "" + +#: gnu/packages/perl.scm:3786 +msgid "Graph data structures and algorithms" +msgstr "" + +#: gnu/packages/perl.scm:3787 +msgid "" +"This is @code{Graph}, a Perl module for dealing with graphs,\n" +"the abstract data structures." +msgstr "" + +#: gnu/packages/perl.scm:3804 +msgid "Safe cleanup blocks implemented as guards" +msgstr "" + +#: gnu/packages/perl.scm:3805 +msgid "" +"@code{Guard} implements so-called @dfn{guards}. A guard is\n" +"something (usually an object) that \"guards\" a resource, ensuring that it " +"is\n" +"cleaned up when expected.\n" +"\n" +"Specifically, this module supports two different types of guards: guard\n" +"objects, which execute a given code block when destroyed, and scoped " +"guards,\n" +"which are tied to the scope exit." +msgstr "" + +#: gnu/packages/perl.scm:3841 +msgid "Lightweight field hash for inside-out objects" +msgstr "" + +#: gnu/packages/perl.scm:3842 +msgid "" +"@code{Hash::FieldHash} provides the field hash mechanism\n" +"which supports the inside-out technique. It is an alternative to\n" +"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, " +"and\n" +"relic support." +msgstr "" + +#: gnu/packages/perl.scm:3862 +msgid "Merge arbitrarily deep hashes into a single hash" +msgstr "" + +#: gnu/packages/perl.scm:3863 +msgid "" +"Hash::Merge merges two arbitrarily deep hashes into a single\n" +"hash. That is, at any level, it will add non-conflicting key-value pairs " +"from\n" +"one hash to the other, and follows a set of specific rules when there are " +"key\n" +"value conflicts. The hash is followed recursively, so that deeply nested\n" +"hashes that are at the same level will be merged when the parent hashes are\n" +"merged." +msgstr "" + +#: gnu/packages/perl.scm:3885 +msgid "Store multiple values per key" +msgstr "" + +#: gnu/packages/perl.scm:3886 +msgid "" +"Hash::MultiValue is an object (and a plain hash reference)\n" +"that may contain multiple values per key, inspired by MultiDict of WebOb." +msgstr "" + +#: gnu/packages/perl.scm:3904 +msgid "Alternative but compatible interface to modules that export symbols" +msgstr "" + +#: gnu/packages/perl.scm:3905 +msgid "" +"This module acts as a layer between Exporter and modules which\n" +"consume exports. It is feature-compatible with Exporter, plus some much " +"needed\n" +"extras. You can use this to import symbols from any exporter that follows\n" +"Exporters specification. The exporter modules themselves do not need to use " +"or\n" +"inherit from the Exporter module, they just need to set @@EXPORT and/or " +"other\n" +"variables." +msgstr "" + +#: gnu/packages/perl.scm:3929 +msgid "Import packages into other packages" +msgstr "" + +#: gnu/packages/perl.scm:3930 +msgid "" +"Writing exporters is a pain. Some use Exporter, some use\n" +"Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" +"some things are pragmas. Exporting on someone else's behalf is harder. " +"The\n" +"exporters don't provide a consistent API for this, and pragmas need to have\n" +"their import method called directly, since they effect the current unit of\n" +"compilation. Import::Into provides global methods to make this painless." +msgstr "" + +#: gnu/packages/perl.scm:3952 +msgid "Use modules in inc/ if newer than installed" +msgstr "" + +#: gnu/packages/perl.scm:3953 +msgid "" +"The inc::latest module helps bootstrap configure-time\n" +"dependencies for CPAN distributions. These dependencies get bundled into " +"the\n" +"inc directory within a distribution and are used by Makefile.PL or Build.PL." +msgstr "" + +#: gnu/packages/perl.scm:3973 +msgid "Lexically warn about using the indirect method call syntax" +msgstr "" + +#: gnu/packages/perl.scm:3975 +msgid "Indirect warns about using the indirect method call syntax." +msgstr "" + +#: gnu/packages/perl.scm:3994 +msgid "Capture STDOUT and STDERR from Perl code, subprocesses or XS" +msgstr "" + +#: gnu/packages/perl.scm:3995 +msgid "" +"@code{IO::CaptureOutput} provides routines for capturing\n" +"@code{STDOUT} and @code{STDERR} from perl subroutines, forked system\n" +"calls (e.g. @code{system()}, @code{fork()}) and from XS or C modules.\n" +"\n" +"This module is no longer recommended by its maintainer. Users are advised " +"to\n" +"try @code{Capture::Tiny} instead." +msgstr "" + +#: gnu/packages/perl.scm:4017 +msgid "Utilities for interactive I/O" +msgstr "" + +#: gnu/packages/perl.scm:4018 +msgid "" +"This module provides three utility subroutines that make it\n" +"easier to develop interactive applications: is_interactive(), " +"interactive(),\n" +"and busy()." +msgstr "" + +#: gnu/packages/perl.scm:4037 +msgid "Emulate file interface for in-core strings" +msgstr "" + +#: gnu/packages/perl.scm:4038 +msgid "" +"IO::String is an IO::File (and IO::Handle) compatible class\n" +"that reads or writes data from in-core strings." +msgstr "" + +#: gnu/packages/perl.scm:4056 +msgid "IO:: interface for reading/writing an array of lines" +msgstr "" + +#: gnu/packages/perl.scm:4057 +msgid "" +"This toolkit primarily provides modules for performing both\n" +"traditional and object-oriented i/o) on things *other* than normal\n" +"filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." +msgstr "" + +#: gnu/packages/perl.scm:4075 +msgid "Perl interface to pseudo ttys" +msgstr "" + +#: gnu/packages/perl.scm:4077 +msgid "" +"This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" +"pseudo ttys." +msgstr "" + +#: gnu/packages/perl.scm:4095 +msgid "Run interactive command-line programs" +msgstr "" + +#: gnu/packages/perl.scm:4096 +msgid "" +"@code{IPC::Cmd} allows for the searching and execution of\n" +"any binary on your system. It adheres to verbosity settings and is able to\n" +"run interactively. It also has an option to capture output/error buffers." +msgstr "" + +#: gnu/packages/perl.scm:4125 +msgid "Run system() and background procs w/ piping, redirs, ptys" +msgstr "" + +#: gnu/packages/perl.scm:4126 +msgid "" +"IPC::Run allows you run and interact with child processes\n" +"using files, pipes, and pseudo-ttys. Both system()-style and scripted " +"usages\n" +"are supported and may be mixed. Likewise, functional and OO API styles are\n" +"both supported and may be mixed." +msgstr "" + +#: gnu/packages/perl.scm:4144 +msgid "Run a subprocess with input/output redirection" +msgstr "" + +#: gnu/packages/perl.scm:4146 +msgid "" +"The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" +"stdout, and/or stderr to files and perl data structures. It aims to " +"satisfy\n" +"99% of the need for using system, qx, and open3 with a simple, extremely\n" +"Perlish API and none of the bloat and rarely used features of IPC::Run." +msgstr "" + +#: gnu/packages/perl.scm:4170 +msgid "Lightweight interface to shared memory" +msgstr "" + +#: gnu/packages/perl.scm:4171 +msgid "" +"IPC::ShareLite provides a simple interface to shared memory,\n" +"allowing data to be efficiently communicated between processes." +msgstr "" + +#: gnu/packages/perl.scm:4189 +msgid "Run commands simply, with detailed diagnostics" +msgstr "" + +#: gnu/packages/perl.scm:4190 +msgid "" +"Calling Perl's in-built @code{system} function is easy,\n" +"determining if it was successful is hard. Let's face it, @code{$?} isn't " +"the\n" +"nicest variable in the world to play with, and even if you do check it,\n" +"producing a well-formatted error string takes a lot of work.\n" +"\n" +"@code{IPC::System::Simple} takes the hard work out of calling external\n" +"commands." +msgstr "" + +#: gnu/packages/perl.scm:4215 +msgid "JSON encoder/decoder for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4216 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa using either JSON::XS or JSON::PP." +msgstr "" + +#: gnu/packages/perl.scm:4241 +msgid "Wrapper for Perl JSON classes" +msgstr "" + +#: gnu/packages/perl.scm:4243 +msgid "" +"This module tries to provide a coherent API to bring together the\n" +"various JSON modules currently on CPAN. This module will allow you to code " +"to\n" +"any JSON API and have it work regardless of which JSON module is actually\n" +"installed." +msgstr "" + +#: gnu/packages/perl.scm:4267 +msgid "Cpanel::JSON::XS with fallback" +msgstr "" + +#: gnu/packages/perl.scm:4268 +msgid "" +"This module first checks to see if either Cpanel::JSON::XS\n" +"or JSON::XS is already loaded, in which case it uses that module. " +"Otherwise\n" +"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, " +"and\n" +"either uses the first module it finds or throws an error." +msgstr "" + +#: gnu/packages/perl.scm:4291 +msgid "JSON serialising/deserialising for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4314 +msgid "Prevent leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4316 +msgid "Lexical::SealRequireHints prevents leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4333 +msgid "Bringing loggers and listeners together" +msgstr "" + +#: gnu/packages/perl.scm:4334 +msgid "" +"@code{Log::Any} provides a standard log production API for\n" +"modules. @code{Log::Any::Adapter} allows applications to choose the " +"mechanism\n" +"for log consumption, whether screen, file or another logging mechanism like\n" +"@code{Log::Dispatch} or @code{Log::Log4perl}.\n" +"\n" +"A CPAN module uses @code{Log::Any} to get a log producer object. An\n" +"application, in turn, may choose one or more logging mechanisms via\n" +"@code{Log::Any::Adapter}, or none at all.\n" +"\n" +"@code{Log::Any} has a very tiny footprint and no dependencies beyond Perl\n" +"itself, which makes it appropriate for even small CPAN modules to use. It\n" +"defaults to 'null' logging activity, so a module can safely log without\n" +"worrying about whether the application has chosen (or will ever choose) a\n" +"logging mechanism." +msgstr "" + +#: gnu/packages/perl.scm:4370 +msgid "Log::Any adapter for Log::Log4perl" +msgstr "" + +#: gnu/packages/perl.scm:4371 +msgid "" +"@code{Log::Any::Adapter::Log4perl} provides a\n" +"@code{Log::Any} adapter using @code{Log::Log4perl} for logging." +msgstr "" + +#: gnu/packages/perl.scm:4392 +msgid "Log4j implementation for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4393 +msgid "" +"@code{Log::Log4perl} lets you remote-control and fine-tune\n" +"the logging behaviour of your system from the outside. It implements the\n" +"widely popular (Java-based) Log4j logging package in pure Perl." +msgstr "" + +#: gnu/packages/perl.scm:4413 +msgid "Log::Report in the lightest form" +msgstr "" + +#: gnu/packages/perl.scm:4415 +msgid "" +"This module allows libraries to have a dependency to a small module\n" +"instead of the full Log-Report distribution. The full power of\n" +"@code{Log::Report} is only released when the main program uses that module.\n" +"In that case, the module using the 'Optional' will also use the full\n" +"@code{Log::Report}, otherwise the dressed-down @code{Log::Report::Minimal}\n" +"version." +msgstr "" + +#: gnu/packages/perl.scm:4440 +msgid "Get messages to users and logs" +msgstr "" + +#: gnu/packages/perl.scm:4442 +msgid "" +"@code{Log::Report} combines three tasks which are closely related in\n" +"one: logging, exceptions, and translations." +msgstr "" + +#: gnu/packages/perl.scm:4471 +msgid "High-level interface to Uniforum message translation" +msgstr "" + +#: gnu/packages/perl.scm:4472 +msgid "" +"This package is an internationalization library for Perl\n" +"that aims to be compatible with the Uniforum message translations system as\n" +"implemented for example in GNU gettext." +msgstr "" + +#: gnu/packages/perl.scm:4491 +msgid "Transliterate text between writing systems" +msgstr "" + +#: gnu/packages/perl.scm:4492 +msgid "" +"@code{Lingua::Translit} can be used to convert text from one\n" +"writing system to another, based on national or international " +"transliteration\n" +"tables. Where possible a reverse transliteration is supported." +msgstr "" + +#: gnu/packages/perl.scm:4516 +msgid "Combination of List::Util and List::MoreUtils" +msgstr "" + +#: gnu/packages/perl.scm:4517 +msgid "" +"This module exports all of the functions that either\n" +"List::Util or List::MoreUtils defines, with preference to List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4539 +msgid "Compare elements of two or more lists" +msgstr "" + +#: gnu/packages/perl.scm:4540 +msgid "" +"@code{List::Compare} provides a module to perform\n" +"comparative operations on two or more lists. Provided operations include\n" +"intersections, unions, unique elements, complements and many more." +msgstr "" + +#: gnu/packages/perl.scm:4575 gnu/packages/perl.scm:4626 +msgid "Provide the stuff missing in List::Util" +msgstr "" + +#: gnu/packages/perl.scm:4576 +msgid "" +"List::MoreUtils provides some trivial but commonly needed\n" +"functionality on lists which is not going to go into List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4598 +msgid "Provide the stuff missing in List::Util in XS" +msgstr "" + +#: gnu/packages/perl.scm:4599 +msgid "" +"@code{List::MoreUtils::XS} provides some trivial but\n" +"commonly needed functionality on lists which is not going to go into\n" +"@code{List::Util}." +msgstr "" + +#: gnu/packages/perl.scm:4627 +msgid "" +"@code{List::SomeUtils} provides some trivial but commonly\n" +"needed functionality on lists which is not going to go into @code{List::" +"Util}.\n" +"\n" +"All of the below functions are implementable in only a couple of lines of " +"Perl\n" +"code. Using the functions from this module however should give slightly\n" +"better performance as everything is implemented in C. The pure-Perl\n" +"implementation of these functions only serves as a fallback in case the C\n" +"portions of this module couldn't be compiled on this machine." +msgstr "" + +#: gnu/packages/perl.scm:4656 +msgid "Bundle of ancient email modules" +msgstr "" + +#: gnu/packages/perl.scm:4657 +msgid "" +"MailTools contains the following modules:\n" +"@table @asis\n" +"@item Mail::Address\n" +"Parse email address from a header line.\n" +"@item Mail::Cap\n" +"Interpret mailcap files: mappings of file-types to applications as used by\n" +"many command-line email programs.\n" +"@item Mail::Field\n" +"Simplifies access to (some) email header fields. Used by Mail::Header.\n" +"@item Mail::Filter\n" +"Process Mail::Internet messages.\n" +"@item Mail::Header\n" +"Collection of Mail::Field objects, representing the header of a Mail::" +"Internet\n" +"object.\n" +"@item Mail::Internet\n" +"Represents a single email message, with header and body.\n" +"@item Mail::Mailer\n" +"Send Mail::Internet emails via direct smtp or local MTA's.\n" +"@item Mail::Send\n" +"Build a Mail::Internet object, and then send it out using Mail::Mailer.\n" +"@item Mail::Util\n" +"\"Smart functions\" you should not depend on.\n" +"@end table" +msgstr "" + +#: gnu/packages/perl.scm:4696 +msgid "Expiry plug-in for Memoize that adds LRU cache expiration" +msgstr "" + +#: gnu/packages/perl.scm:4697 +msgid "" +"This module implements an expiry policy for Memoize that\n" +"follows LRU semantics, that is, the last n results, where n is specified as\n" +"the argument to the CACHESIZE parameter, will be cached." +msgstr "" + +#: gnu/packages/perl.scm:4715 +msgid "Charset information for MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4717 +msgid "" +"@code{MIME::Charset} provides information about character sets used for\n" +"MIME messages on Internet." +msgstr "" + +#: gnu/packages/perl.scm:4744 +msgid "Tools to manipulate MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4746 +msgid "" +"MIME-tools is a collection of Perl5 MIME:: modules for parsing,\n" +"decoding, and generating single- or multipart (even nested multipart) MIME\n" +"messages." +msgstr "" + +#: gnu/packages/perl.scm:4765 +msgid "Definition of MIME types" +msgstr "" + +#: gnu/packages/perl.scm:4766 +msgid "" +"This module provides a list of known mime-types, combined\n" +"from various sources. For instance, it contains all IANA types and the\n" +"knowledge of Apache." +msgstr "" + +#: gnu/packages/perl.scm:4788 +msgid "Write your linewise code for handles; this does the rest" +msgstr "" + +#: gnu/packages/perl.scm:4789 +msgid "" +"It's boring to deal with opening files for IO, converting\n" +"strings to handle-like objects, and all that. With\n" +"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you " +"can\n" +"just write a method to handle handles, and methods for handling strings and\n" +"file names are added for you." +msgstr "" + +#: gnu/packages/perl.scm:4815 +msgid "Enable all of the features of Modern Perl with one import" +msgstr "" + +#: gnu/packages/perl.scm:4816 +msgid "" +"@code{Modern::Perl} provides a simple way to enable\n" +"multiple, by now, standard libraries in a Perl program." +msgstr "" + +#: gnu/packages/perl.scm:4844 +msgid "Tiny replacement for Module::Build" +msgstr "" + +#: gnu/packages/perl.scm:4845 +msgid "" +"Many Perl distributions use a Build.PL file instead of a\n" +"Makefile.PL file to drive distribution configuration, build, test and\n" +"installation. Traditionally, Build.PL uses Module::Build as the underlying\n" +"build system. This module provides a simple, lightweight, drop-in\n" +"replacement. Whereas Module::Build has over 6,700 lines of code; this " +"module\n" +"has less than 120, yet supports the features needed by most distributions." +msgstr "" + +#: gnu/packages/perl.scm:4873 +msgid "Module::Build class for building XS modules" +msgstr "" + +#: gnu/packages/perl.scm:4875 +msgid "" +"@code{Module::Build::XSUtil} is subclass of @code{Module::Build}\n" +"for support building XS modules.\n" +"\n" +"This is a list of a new parameters in the @code{Module::Build::new} method:\n" +"\n" +"@enumerate\n" +"@item @code{needs_compiler_c99}: This option checks C99 compiler " +"availability.\n" +"@item @code{needs_compiler_cpp}: This option checks C++ compiler " +"availability.\n" +"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C" +"++.\n" +"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::" +"PPPort}.\n" +"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a " +"helper\n" +"header file to include @file{EXTERN.h}, @file{perl.h}, @file{XSUB.h} and\n" +"@file{ppport.h}, and defines some portability stuff which are not supported " +"by\n" +"@file{ppport.h}.\n" +"\n" +"It is ported from @code{Module::Install::XSUtil}.\n" +"@item @code{cc_warnings}: Toggle compiler warnings. Enabled by default.\n" +"@item @code{-g options}: Invoke @file{Build.PL} with @code{-g} to enable\n" +"debug options.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:4911 +msgid "Find and use installed modules in a (sub)category" +msgstr "" + +#: gnu/packages/perl.scm:4912 +msgid "" +"Module::Find lets you find and use modules in categories.\n" +"This can be useful for auto-detecting driver or plugin modules. You can\n" +"differentiate between looking in the category itself or in all\n" +"subcategories." +msgstr "" + +#: gnu/packages/perl.scm:4938 +msgid "Loads alternate underlying implementations for a module" +msgstr "" + +#: gnu/packages/perl.scm:4939 +msgid "" +"This module abstracts out the process of choosing one of\n" +"several underlying implementations for a module. This can be used to " +"provide\n" +"XS and pure Perl implementations of a module, or it could be used to load " +"an\n" +"implementation for a given OS or any other case of needing to provide " +"multiple\n" +"implementations." +msgstr "" + +#: gnu/packages/perl.scm:4977 +msgid "Standalone, extensible Perl module installer" +msgstr "" + +#: gnu/packages/perl.scm:4978 +msgid "" +"Module::Install is a package for writing installers for\n" +"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in " +"a\n" +"strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" +"installation version 5.005 or newer." +msgstr "" + +#: gnu/packages/perl.scm:4999 +msgid "Give your Perl module the ability to have plugins" +msgstr "" + +#: gnu/packages/perl.scm:5000 +msgid "" +"This module provides a simple but extensible way of having\n" +"'plugins' for your Perl module." +msgstr "" + +#: gnu/packages/perl.scm:5019 +msgid "Perl runtime module handling" +msgstr "" + +#: gnu/packages/perl.scm:5020 +msgid "" +"The functions exported by this module deal with runtime\n" +"handling of Perl modules, which are normally handled at compile time." +msgstr "" + +#: gnu/packages/perl.scm:5043 +msgid "Provide information on conflicts for Module::Runtime" +msgstr "" + +#: gnu/packages/perl.scm:5044 +msgid "" +"This module provides conflicts checking for Module::Runtime,\n" +"which had a recent release that broke some versions of Moose. It is called\n" +"from Moose::Conflicts and moose-outdated." +msgstr "" + +#: gnu/packages/perl.scm:5065 +msgid "Recursively scan Perl code for dependencies" +msgstr "" + +#: gnu/packages/perl.scm:5066 +msgid "" +"Module::ScanDeps is a module to recursively scan Perl\n" +"programs for dependencies." +msgstr "" + +#: gnu/packages/perl.scm:5086 +msgid "Module name tools and transformations" +msgstr "" + +#: gnu/packages/perl.scm:5087 +msgid "" +"This module provides a few useful functions for manipulating\n" +"module names. Its main aim is to centralise some of the functions commonly\n" +"used by modules that manipulate other modules in some way, like converting\n" +"module names to relative paths." +msgstr "" + +#: gnu/packages/perl.scm:5117 +msgid "Minimalist Object Orientation (with Moose compatibility)" +msgstr "" + +#: gnu/packages/perl.scm:5118 +msgid "" +"Moo is an extremely light-weight Object Orientation system.\n" +"It allows one to concisely define objects and roles with a convenient " +"syntax\n" +"that avoids the details of Perl's object system. Moo contains a subset of\n" +"Moose and is optimised for rapid startup." +msgstr "" + +#: gnu/packages/perl.scm:5225 +msgid "Postmodern object system for Perl 5" +msgstr "" + +#: gnu/packages/perl.scm:5227 +msgid "" +"Moose is a complete object system for Perl 5. It provides keywords for\n" +"attribute declaration, object construction, inheritance, and maybe more. " +"With\n" +"Moose, you define your class declaratively, without needing to know about\n" +"blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" +"logical structure of your classes, focusing on \"what\" rather than \"how" +"\".\n" +"A class definition with Moose reads like a list of very concise English\n" +"sentences." +msgstr "" + +#: gnu/packages/perl.scm:5256 +msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" +msgstr "" + +#: gnu/packages/perl.scm:5257 +msgid "" +"This module attempts to emulate the behavior of\n" +"Class::Accessor::Fast as accurately as possible using the Moose attribute\n" +"system. The public API of Class::Accessor::Fast is wholly supported, but " +"the\n" +"private methods are not." +msgstr "" + +#: gnu/packages/perl.scm:5289 +msgid "Moose role for processing command line options" +msgstr "" + +#: gnu/packages/perl.scm:5290 +msgid "" +"This is a Moose role which provides an alternate constructor\n" +"for creating objects using parameters passed in from the command line." +msgstr "" + +#: gnu/packages/perl.scm:5311 +msgid "Mark overload code symbols as methods" +msgstr "" + +#: gnu/packages/perl.scm:5312 +msgid "" +"MooseX::MarkAsMethods allows one to easily mark certain\n" +"functions as Moose methods. This will allow other packages such as\n" +"namespace::autoclean to operate without blowing away your overloads. After\n" +"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP " +"as\n" +"being methods, and class extension as well as composition from roles with\n" +"overloads will \"just work\"." +msgstr "" + +#: gnu/packages/perl.scm:5342 +msgid "Code attribute introspection" +msgstr "" + +#: gnu/packages/perl.scm:5343 +msgid "" +"This module allows code attributes of methods to be\n" +"introspected using Moose meta method objects." +msgstr "" + +#: gnu/packages/perl.scm:5369 +msgid "Subclassing of non-Moose classes" +msgstr "" + +#: gnu/packages/perl.scm:5370 +msgid "" +"MooseX::NonMoose allows for easily subclassing non-Moose\n" +"classes with Moose, taking care of the details connected with doing this, " +"such\n" +"as setting up proper inheritance from Moose::Object and installing (and\n" +"inlining, at make_immutable time) a constructor that makes sure things like\n" +"BUILD methods are called. It tries to be as non-intrusive as possible." +msgstr "" + +#: gnu/packages/perl.scm:5399 +msgid "Extension of Params::Validate using Moose's types" +msgstr "" + +#: gnu/packages/perl.scm:5400 +msgid "" +"This module fills a gap in Moose by adding method parameter\n" +"validation to Moose." +msgstr "" + +#: gnu/packages/perl.scm:5421 +msgid "Apply roles to a related Perl class" +msgstr "" + +#: gnu/packages/perl.scm:5422 +msgid "" +"This module applies roles to make a subclass instead of\n" +"manually setting up a subclass." +msgstr "" + +#: gnu/packages/perl.scm:5449 +msgid "Moose roles with composition parameters" +msgstr "" + +#: gnu/packages/perl.scm:5450 +msgid "" +"Because Moose roles serve many different masters, they\n" +"usually provide only the least common denominator of functionality. To\n" +"empower roles further, more configurability than -alias and -excludes is\n" +"required. Perhaps your role needs to know which method to call when it is\n" +"done processing, or what default value to use for its url attribute.\n" +"Parameterized roles offer a solution to these (and other) kinds of problems." +msgstr "" + +#: gnu/packages/perl.scm:5476 +msgid "Roles which support overloading" +msgstr "" + +#: gnu/packages/perl.scm:5477 +msgid "" +"MooseX::Role::WithOverloading allows you to write a\n" +"Moose::Role which defines overloaded operators and allows those overload\n" +"methods to be composed into the classes/roles/instances it's compiled to,\n" +"where plain Moose::Roles would lose the overloading." +msgstr "" + +#: gnu/packages/perl.scm:5499 +msgid "Name your accessors foo() and set_foo()" +msgstr "" + +#: gnu/packages/perl.scm:5500 +msgid "" +"This module does not provide any methods. Simply loading it\n" +"changes the default naming policy for the loading class so that accessors " +"are\n" +"separated into get and set methods. The get methods have the same name as " +"the\n" +"accessor, while set methods are prefixed with \"_set_\"." +msgstr "" + +#: gnu/packages/perl.scm:5526 +msgid "Strict object constructors for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5527 +msgid "" +"Simply loading this module makes your constructors\n" +"\"strict\". If your constructor is called with an attribute init argument\n" +"that your class does not declare, then it calls Moose->throw_error()." +msgstr "" + +#: gnu/packages/perl.scm:5555 +msgid "Trait loading and resolution for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5556 +msgid "" +"Adds support on top of MooseX::Traits for class precedence\n" +"search for traits and some extra attributes." +msgstr "" + +#: gnu/packages/perl.scm:5582 +msgid "Organise your Moose types in libraries" +msgstr "" + +#: gnu/packages/perl.scm:5583 +msgid "" +"This package lets you declare types using short names, but\n" +"behind the scenes it namespaces all your type declarations, effectively\n" +"prevent name clashes between packages." +msgstr "" + +#: gnu/packages/perl.scm:5614 +msgid "DateTime related constraints and coercions for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5615 +msgid "" +"This module packages several Moose::Util::TypeConstraints\n" +"with coercions, designed to work with the DateTime suite of objects." +msgstr "" + +#: gnu/packages/perl.scm:5647 +msgid "Extensions to MooseX::Types::DateTime" +msgstr "" + +#: gnu/packages/perl.scm:5648 +msgid "" +"This module builds on MooseX::Types::DateTime to add\n" +"additional custom types and coercions. Since it builds on an existing " +"type,\n" +"all coercions and constraints are inherited." +msgstr "" + +#: gnu/packages/perl.scm:5677 +msgid "ClassName type constraints for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5678 +msgid "" +"MooseX::Types::LoadableClass provides a ClassName type\n" +"constraint with coercion to load the class." +msgstr "" + +#: gnu/packages/perl.scm:5704 +msgid "Using Moo and MooX:: packages the most lazy way" +msgstr "" + +#: gnu/packages/perl.scm:5705 +msgid "Contains the MooX and MooX::Role packages." +msgstr "" + +#: gnu/packages/perl.scm:5732 +msgid "Giving an easy Moo style way to make command organized CLI apps" +msgstr "" + +#: gnu/packages/perl.scm:5733 +msgid "" +"This package eases the writing of command line utilities,\n" +"accepting commands and subcommands and so on. These commands can form a " +"tree,\n" +"which is mirrored in the package structure. On invocation, each command " +"along\n" +"the path through the tree (starting from the top-level command through to " +"the\n" +"most specific one) is instantiated." +msgstr "" + +#: gnu/packages/perl.scm:5766 +msgid "Moo eXtension for initializing objects from config file" +msgstr "" + +#: gnu/packages/perl.scm:5767 +msgid "" +"This module is intended to easily load initialization values\n" +"for attributes on object construction from an appropriate config file. The\n" +"building is done in @code{MooX::ConfigFromFile::Role}---using\n" +"@code{MooX::ConfigFromFile} ensures that the role is applied." +msgstr "" + +#: gnu/packages/perl.scm:5791 +msgid "Moo eXtension for @code{File::ConfigDir}" +msgstr "" + +#: gnu/packages/perl.scm:5792 +msgid "" +"This module is a helper for easily finding configuration\n" +"file locations. This information can be used to find a suitable place for\n" +"installing configuration files or for finding any piece of settings." +msgstr "" + +#: gnu/packages/perl.scm:5827 +msgid "NativeTrait-like behavior for Moo" +msgstr "" + +#: gnu/packages/perl.scm:5829 +msgid "" +"@code{MooX::HandlesVia} is an extension of Moo's @code{handles}\n" +"attribute functionality. It provides a means of proxying functionality " +"from\n" +"an external class to the given atttribute." +msgstr "" + +#: gnu/packages/perl.scm:5860 +msgid "Easily translate Moose code to Moo" +msgstr "" + +#: gnu/packages/perl.scm:5862 +msgid "" +"MooX::late does the following:\n" +"@enumerate\n" +"@item Supports isa => $stringytype\n" +"@item Supports does => $rolename\n" +"@item Supports lazy_build => 1\n" +"@item Exports blessed and confess functions to your namespace.\n" +"@item Handles certain attribute traits\n" +"Currently Hash, Array and Code are supported. This feature requires\n" +"MooX::HandlesVia.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:5917 +msgid "Explicit Options eXtension for Object Class" +msgstr "" + +#: gnu/packages/perl.scm:5918 +msgid "" +"Create a command line tool with your Mo, Moo, Moose objects.\n" +"You have an @code{option} keyword to replace the usual @code{has} to\n" +"explicitly use your attribute on the command line. The @code{option} " +"keyword\n" +"takes additional parameters and uses @code{Getopt::Long::Descriptive} to\n" +"generate a command line tool." +msgstr "" + +#: gnu/packages/perl.scm:5945 +msgid "Moosish types and type builder" +msgstr "" + +#: gnu/packages/perl.scm:5946 +msgid "" +"MooX::Types::MooseLike provides a possibility to build your\n" +"own set of Moose-like types. These custom types can then be used to " +"describe\n" +"fields in Moo-based classes." +msgstr "" + +#: gnu/packages/perl.scm:5975 +msgid "Fast Moose-compatible object system for perl5" +msgstr "" + +#: gnu/packages/perl.scm:5977 +msgid "" +"Mouse is a @code{Moose} compatible object system that implements a\n" +"subset of the functionality for reduced startup time." +msgstr "" + +#: gnu/packages/perl.scm:6000 +msgid "Extend attribute interfaces for Mouse" +msgstr "" + +#: gnu/packages/perl.scm:6002 +msgid "" +"While @code{Mouse} attributes provide a way to name your accessors,\n" +"readers, writers, clearers and predicates, @code{MouseX::NativeTraits}\n" +"provides commonly used attribute helper methods for more specific types\n" +"of data." +msgstr "" + +#: gnu/packages/perl.scm:6022 +msgid "Mozilla's CA cert bundle in PEM format" +msgstr "" + +#: gnu/packages/perl.scm:6023 +msgid "" +"@code{Mozilla::CA} provides a copy of Mozilla's bundle of\n" +"Certificate Authority certificates in a form that can be consumed by " +"modules\n" +"and libraries based on OpenSSL." +msgstr "" + +#: gnu/packages/perl.scm:6049 +msgid "Disable multidimensional array emulation" +msgstr "" + +#: gnu/packages/perl.scm:6051 +msgid "Multidimensional disables multidimensional array emulation." +msgstr "" + +#: gnu/packages/perl.scm:6068 +msgid "MRO interface compatibility for Perls < 5.9.5" +msgstr "" + +#: gnu/packages/perl.scm:6069 +msgid "" +"The \"mro\" namespace provides several utilities for dealing\n" +"with method resolution order and method caching in general in Perl 5.9.5 " +"and\n" +"higher. This module provides those interfaces for earlier versions of\n" +"Perl (back to 5.6.0)." +msgstr "" + +#: gnu/packages/perl.scm:6096 +msgid "Keep imports out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6097 +msgid "" +"The namespace::autoclean pragma will remove all imported\n" +"symbols at the end of the current package's compile cycle. Functions " +"called\n" +"in the package itself will still be bound by their name, but they won't " +"show\n" +"up as methods on your class or instances. It is very similar to\n" +"namespace::clean, except it will clean all imported functions, no matter if\n" +"you imported them before or after you used the pragma. It will also not " +"touch\n" +"anything that looks like a method." +msgstr "" + +#: gnu/packages/perl.scm:6123 +msgid "Keep imports and functions out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6124 +msgid "" +"The namespace::clean pragma will remove all previously\n" +"declared or imported symbols at the end of the current package's compile\n" +"cycle. Functions called in the package itself will still be bound by their\n" +"name, but they won't show up as methods on your class or instances." +msgstr "" + +#: gnu/packages/perl.scm:6144 +msgid "Non-blocking system DNS resolver" +msgstr "" + +#: gnu/packages/perl.scm:6146 +msgid "" +"This class provides several methods for host name resolution. It is\n" +"designed to be used with event loops. Names are resolved by your system's\n" +"native @code{getaddrinfo(3)} implementation, called in a separate thread to\n" +"avoid blocking the entire application. Threading overhead is limited by " +"using\n" +"system threads instead of Perl threads." +msgstr "" + +#: gnu/packages/perl.scm:6174 +msgid "Internationalizing Domain Names in Applications (IDNA)" +msgstr "" + +#: gnu/packages/perl.scm:6176 +msgid "" +"Internationalized Domain Names (IDNs) use characters drawn from a large\n" +"repertoire (Unicode), but IDNA allows the non-ASCII characters to be\n" +"represented using only the ASCII characters already allowed in so-called " +"host\n" +"names today (letter-digit-hyphen, /[A-Z0-9-]/i).\n" +"\n" +"Use this module if you just want to convert domain names (or email " +"addresses),\n" +"using whatever IDNA standard is the best choice at the moment." +msgstr "" + +#: gnu/packages/perl.scm:6202 +msgid "Perl client for Etsy's statsd daemon" +msgstr "" + +#: gnu/packages/perl.scm:6203 +msgid "" +"This module implement a UDP client for the statsd statistics\n" +"collector daemon in use at Etsy.com." +msgstr "" + +#: gnu/packages/perl.scm:6221 +msgid "Numeric comparisons" +msgstr "" + +#: gnu/packages/perl.scm:6222 +msgid "" +"Number::Compare compiles a simple comparison to an anonymous\n" +"subroutine, which you can call with a value to be tested against." +msgstr "" + +#: gnu/packages/perl.scm:6241 +msgid "Perl extension defining ranges of numbers" +msgstr "" + +#: gnu/packages/perl.scm:6242 +msgid "" +"Number::Range is an object-oriented interface to test if a\n" +"number exists in a given range, and to be able to manipulate the range." +msgstr "" + +#: gnu/packages/perl.scm:6262 +msgid "Generate cryptographic signatures for objects" +msgstr "" + +#: gnu/packages/perl.scm:6263 +msgid "" +"Object::Signature is an abstract base class that you can\n" +"inherit from in order to allow your objects to generate unique " +"cryptographic\n" +"signatures." +msgstr "" + +#: gnu/packages/perl.scm:6284 +msgid "Read and write OLE storage files" +msgstr "" + +#: gnu/packages/perl.scm:6285 +msgid "" +"This module allows you to read and write\n" +"an OLE-Structured file. @dfn{OLE} (Object Linking and Embedding) is a\n" +"technology to store hierarchical information such as links to other\n" +"documents within a single file." +msgstr "" + +#: gnu/packages/perl.scm:6308 +msgid "Anonymous packages" +msgstr "" + +#: gnu/packages/perl.scm:6309 +msgid "" +"This module allows for anonymous packages that are\n" +"independent of the main namespace and only available through an object\n" +"instance, not by name." +msgstr "" + +#: gnu/packages/perl.scm:6337 +msgid "Manage deprecation warnings for your distribution" +msgstr "" + +#: gnu/packages/perl.scm:6338 +msgid "" +"This module allows you to manage a set of deprecations for\n" +"one or more modules." +msgstr "" + +#: gnu/packages/perl.scm:6365 +msgid "Routines for manipulating stashes" +msgstr "" + +#: gnu/packages/perl.scm:6366 +msgid "" +"Manipulating stashes (Perl's symbol tables) is occasionally\n" +"necessary, but incredibly messy, and easy to get wrong. This module hides " +"all\n" +"of that behind a simple API." +msgstr "" + +#: gnu/packages/perl.scm:6389 +msgid "Faster implementation of the Package::Stash API" +msgstr "" + +#: gnu/packages/perl.scm:6390 +msgid "" +"This is a backend for Package::Stash, which provides the\n" +"functionality in a way that's less buggy and much faster. It will be used " +"by\n" +"default if it's installed, and should be preferred in all environments with " +"a\n" +"compiler." +msgstr "" + +#: gnu/packages/perl.scm:6410 +msgid "Play with other peoples' lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:6411 +msgid "" +"PadWalker is a module which allows you to inspect (and even\n" +"change) lexical variables in any subroutine which called you. It will only\n" +"show those variables which are in scope at the point of the call. " +"PadWalker\n" +"is particularly useful for debugging." +msgstr "" + +#: gnu/packages/perl.scm:6435 +msgid "Simple parallel processing fork manager" +msgstr "" + +#: gnu/packages/perl.scm:6436 +msgid "" +"@code{Parallel::ForkManager} is intended for use in\n" +"operations that can be done in parallel where the number of\n" +"processes to be forked off should be limited." +msgstr "" + +#: gnu/packages/perl.scm:6456 +msgid "Simple, compact and correct param-checking functions" +msgstr "" + +#: gnu/packages/perl.scm:6458 +msgid "" +"Params::Util provides a basic set of importable functions that makes\n" +"checking parameters easier." +msgstr "" + +#: gnu/packages/perl.scm:6482 +msgid "Validate method/function parameters" +msgstr "" + +#: gnu/packages/perl.scm:6483 +msgid "" +"The Params::Validate module allows you to validate method or\n" +"function call parameters to an arbitrary level of specificity." +msgstr "" + +#: gnu/packages/perl.scm:6511 +msgid "Build an optimized subroutine parameter validator" +msgstr "" + +#: gnu/packages/perl.scm:6512 +msgid "" +"This module creates a customized, highly efficient\n" +"parameter checking subroutine. It can handle named or positional\n" +"parameters, and can return the parameters as key/value pairs or a list\n" +"of values. In addition to type checks, it also supports parameter\n" +"defaults, optional parameters, and extra \"slurpy\" parameters." +msgstr "" + +#: gnu/packages/perl.scm:6533 +msgid "Create and manipulate PAR distributions" +msgstr "" + +#: gnu/packages/perl.scm:6534 +msgid "" +"PAR::Dist is a toolkit to create and manipulate PAR\n" +"distributions." +msgstr "" + +#: gnu/packages/perl.scm:6553 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time." +msgstr "" + +#: gnu/packages/perl.scm:6572 +msgid "Path specification manipulation" +msgstr "" + +#: gnu/packages/perl.scm:6573 +msgid "" +"Path::Class is a module for manipulation of file and\n" +"directory specifications in a cross-platform manner." +msgstr "" + +#: gnu/packages/perl.scm:6597 +msgid "File path utility" +msgstr "" + +#: gnu/packages/perl.scm:6598 +msgid "" +"This module provides a small, fast utility for working\n" +"with file paths." +msgstr "" + +#: gnu/packages/perl.scm:6619 +msgid "Fast and correct UTF-8 IO" +msgstr "" + +#: gnu/packages/perl.scm:6620 +msgid "" +"@code{PerlIO::utf8_strict} provides a fast and correct UTF-8\n" +"PerlIO layer. Unlike Perl's default @code{:utf8} layer it checks the input\n" +"for correctness." +msgstr "" + +#: gnu/packages/perl.scm:6641 +msgid "Check for comprehensive documentation of a module" +msgstr "" + +#: gnu/packages/perl.scm:6642 +msgid "" +"This module provides a mechanism for determining if the pod\n" +"for a given module is comprehensive." +msgstr "" + +#: gnu/packages/perl.scm:6659 +msgid "Parsing library for text in Pod format" +msgstr "" + +#: gnu/packages/perl.scm:6660 +msgid "" +"@code{Pod::Simple} is a Perl library for parsing text in\n" +"the @dfn{Pod} (plain old documentation) markup language that is typically\n" +"used for writing documentation for Perl and for Perl modules." +msgstr "" + +#: gnu/packages/perl.scm:6681 +msgid "GNU C library compatible strftime for loggers and servers" +msgstr "" + +#: gnu/packages/perl.scm:6682 +msgid "" +"POSIX::strftime::Compiler provides GNU C library compatible\n" +"strftime(3). But this module is not affected by the system locale. This\n" +"feature is useful when you want to write loggers, servers, and portable\n" +"applications." +msgstr "" + +#: gnu/packages/perl.scm:6700 +msgid "Information about the currently running perl" +msgstr "" + +#: gnu/packages/perl.scm:6702 +msgid "" +"Probe::Perl provides methods for obtaining information about the\n" +"currently running perl interpreter. It originally began life as code in " +"the\n" +"Module::Build project, but has been externalized here for general use." +msgstr "" + +#: gnu/packages/perl.scm:6730 +msgid "Interface to external editor from Perl" +msgstr "" + +#: gnu/packages/perl.scm:6731 +msgid "" +"This module provides the ability to supply some text to an\n" +"external text editor, have it edited by the user, and retrieve the results." +msgstr "" + +#: gnu/packages/perl.scm:6750 +msgid "Create read-only scalars, arrays, hashes" +msgstr "" + +#: gnu/packages/perl.scm:6751 +msgid "" +"This module provides a facility for creating non-modifiable\n" +"variables in Perl. This is useful for configuration files, headers, etc. " +"It\n" +"can also be useful as a development and debugging tool for catching updates " +"to\n" +"variables that should not be changed." +msgstr "" + +#: gnu/packages/perl.scm:6771 +msgid "XS implementation for Ref::Util" +msgstr "" + +#: gnu/packages/perl.scm:6772 +msgid "" +"@code{Ref::Util::XS} is the XS implementation of\n" +"@code{Ref::Util}, which provides several functions to help identify " +"references\n" +"in a more convenient way than the usual approach of examining the return " +"value\n" +"of @code{ref}." +msgstr "" + +#: gnu/packages/perl.scm:6790 +msgid "Provide commonly requested regular expressions" +msgstr "" + +#: gnu/packages/perl.scm:6792 +msgid "" +"This module exports a single hash (`%RE') that stores or generates\n" +"commonly needed regular expressions. Patterns currently provided include:\n" +"balanced parentheses and brackets, delimited text (with escapes), integers " +"and\n" +"floating-point numbers in any base (up to 36), comments in 44 languages,\n" +"offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" +"codes." +msgstr "" + +#: gnu/packages/perl.scm:6817 +msgid "Selection of general-utility regexp subroutines" +msgstr "" + +#: gnu/packages/perl.scm:6818 +msgid "" +"This package provides a selection of regular expression\n" +"subroutines including @code{is_regexp}, @code{regexp_seen_evals},\n" +"@code{regexp_is_foreign}, @code{regexp_is_anchored}, " +"@code{serialize_regexp},\n" +"and @code{deserialize_regexp}." +msgstr "" + +#: gnu/packages/perl.scm:6843 +msgid "Roles, as a slice of Moose" +msgstr "" + +#: gnu/packages/perl.scm:6844 +msgid "Role::Tiny is a minimalist role composition tool." +msgstr "" + +#: gnu/packages/perl.scm:6875 +msgid "Call isa, can, does, and DOES safely" +msgstr "" + +#: gnu/packages/perl.scm:6876 +msgid "" +"This module allows you to call isa, can, does, and DOES\n" +"safely on things that may not be objects." +msgstr "" + +#: gnu/packages/perl.scm:6894 +msgid "Lexically-scoped resource management" +msgstr "" + +#: gnu/packages/perl.scm:6895 +msgid "" +"This module provides a convenient way to perform cleanup or\n" +"other forms of resource management at the end of a scope. It is " +"particularly\n" +"useful when dealing with exceptions: the Scope::Guard constructor takes a\n" +"reference to a subroutine that is guaranteed to be called even if the " +"thread\n" +"of execution is aborted prematurely. This effectively allows lexically-" +"scoped\n" +"\"promises\" to be made that are automatically honoured by perl's garbage\n" +"collector." +msgstr "" + +#: gnu/packages/perl.scm:6918 +msgid "Infinite sets" +msgstr "" + +#: gnu/packages/perl.scm:6919 +msgid "Set::Infinite is a set theory module for infinite sets." +msgstr "" + +#: gnu/packages/perl.scm:6939 +msgid "Unordered collections of Perl Objects" +msgstr "" + +#: gnu/packages/perl.scm:6940 +msgid "" +"Set::Object provides efficient sets, unordered collections\n" +"of Perl objects without duplicates for scalars and references." +msgstr "" + +#: gnu/packages/perl.scm:6958 +msgid "Set operations for Perl" +msgstr "" + +#: gnu/packages/perl.scm:6959 +msgid "" +"The first priority of Set::Scalar is to be a convenient\n" +"interface to sets (as in: unordered collections of Perl scalars). While " +"not\n" +"designed to be slow or big, neither has it been designed to be fast or\n" +"compact." +msgstr "" + +#: gnu/packages/perl.scm:6979 +msgid "Sort arrays by one or multiple calculated keys" +msgstr "" + +#: gnu/packages/perl.scm:6980 +msgid "" +"This Perl module provides various functions to quickly sort\n" +"arrays by one or multiple calculated keys." +msgstr "" + +#: gnu/packages/perl.scm:6998 +msgid "Sort lexically, but sort numeral parts numerically" +msgstr "" + +#: gnu/packages/perl.scm:6999 +msgid "" +"This module exports two functions, @code{nsort} and\n" +"@code{ncmp}; they are used in implementing a \"natural sorting\" algorithm.\n" +"Under natural sorting, numeric substrings are compared numerically, and " +"other\n" +"word-characters are compared lexically." +msgstr "" + +#: gnu/packages/perl.scm:7027 +msgid "Classes for representing type constraints and coercion" +msgstr "" + +#: gnu/packages/perl.scm:7028 +msgid "" +"The Specio distribution provides classes for representing type\n" +"constraints and coercion, along with syntax sugar for declaring them. Note " +"that\n" +"this is not a proper type system for Perl. Nothing in this distribution " +"will\n" +"magically make the Perl interpreter start checking a value's type on " +"assignment\n" +"to a variable. In fact, there's no built-in way to apply a type to a " +"variable at\n" +"all. Instead, you can explicitly check a value against a type, and " +"optionally\n" +"coerce values to that type." +msgstr "" + +#: gnu/packages/perl.scm:7051 +msgid "Spiffy Perl Interface Framework For You" +msgstr "" + +#: gnu/packages/perl.scm:7052 +msgid "" +"Spiffy is a framework and methodology for doing object\n" +"oriented (OO) programming in Perl. Spiffy combines the best parts of\n" +"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation " +"class.\n" +"It attempts to fix all the nits and warts of traditional Perl OO, in a " +"clean,\n" +"straightforward and (perhaps someday) standard way. Spiffy borrows ideas " +"from\n" +"other OO languages like Python, Ruby, Java and Perl 6." +msgstr "" + +#: gnu/packages/perl.scm:7074 +msgid "Temporary buffer to save bytes" +msgstr "" + +#: gnu/packages/perl.scm:7075 +msgid "" +"Stream::Buffered is a buffer class to store arbitrary length\n" +"of byte strings and then get a seekable filehandle once everything is\n" +"buffered. It uses PerlIO and/or temporary file to save the buffer " +"depending\n" +"on the length of the size." +msgstr "" + +#: gnu/packages/perl.scm:7095 +msgid "Turn on strict and make all warnings fatal" +msgstr "" + +#: gnu/packages/perl.scm:7096 +msgid "" +"Strictures turns on strict and make all warnings fatal when\n" +"run from within a source-controlled directory." +msgstr "" + +#: gnu/packages/perl.scm:7138 +msgid "Camelcase and de-camelcase" +msgstr "" + +#: gnu/packages/perl.scm:7139 +msgid "" +"This module may be used to convert from under_score text to\n" +"CamelCase and back again." +msgstr "" + +#: gnu/packages/perl.scm:7158 +msgid "Backslash escapes, quoted phrase, word elision, etc." +msgstr "" + +#: gnu/packages/perl.scm:7159 +msgid "" +"This module provides a flexible calling interface to some\n" +"frequently-performed string conversion functions, including applying and\n" +"expanding standard C/Unix-style backslash escapes like \n" +" and \t, wrapping and\n" +"removing double-quotes, and truncating to fit within a desired length." +msgstr "" + +#: gnu/packages/perl.scm:7181 +msgid "Rewrite strings based on a set of known prefixes" +msgstr "" + +#: gnu/packages/perl.scm:7182 +msgid "" +"This module allows you to rewrite strings based on a set of\n" +"known prefixes." +msgstr "" + +#: gnu/packages/perl.scm:7201 +msgid "String printing alternatives to printf" +msgstr "" + +#: gnu/packages/perl.scm:7203 +msgid "" +"This module inserts values into (translated) strings. It provides\n" +"@code{printf} and @code{sprintf} alternatives via both an object-oriented " +"and\n" +"a functional interface." +msgstr "" + +#: gnu/packages/perl.scm:7226 +msgid "Sophisticated exporter for custom-built routines" +msgstr "" + +#: gnu/packages/perl.scm:7228 +msgid "" +"Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" +"custom-built routines." +msgstr "" + +#: gnu/packages/perl.scm:7247 +msgid "Only use Sub::Exporter if you need it" +msgstr "" + +#: gnu/packages/perl.scm:7248 +msgid "" +"Sub::Exporter is an incredibly powerful module, but with\n" +"that power comes great responsibility, as well as some runtime penalties.\n" +"This module is a \"Sub::Exporter\" wrapper that will let your users just " +"use\n" +"Exporter if all they are doing is picking exports, but use \"Sub::Exporter" +"\"\n" +"if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" +"renaming exports, if they try to use them." +msgstr "" + +#: gnu/packages/perl.scm:7270 +msgid "Retrieve names of code references" +msgstr "" + +#: gnu/packages/perl.scm:7271 +msgid "" +"Sub::Identify allows you to retrieve the real name of code\n" +"references." +msgstr "" + +#: gnu/packages/perl.scm:7291 +msgid "Tool to inspect subroutines" +msgstr "" + +#: gnu/packages/perl.scm:7292 +msgid "" +"This package provides tools for inspecting subroutines\n" +"in Perl." +msgstr "" + +#: gnu/packages/perl.scm:7311 +msgid "Install subroutines into packages easily" +msgstr "" + +#: gnu/packages/perl.scm:7313 +msgid "" +"Sub::Install makes it easy to install subroutines into packages without\n" +"the unsightly mess of C or typeglobs lying about where just " +"anyone\n" +"can see them." +msgstr "" + +#: gnu/packages/perl.scm:7334 +msgid "(Re)name a sub" +msgstr "" + +#: gnu/packages/perl.scm:7335 +msgid "" +"Assigns a new name to referenced sub. If package\n" +"specification is omitted in the name, then the current package is used. " +"The\n" +"return value is the sub." +msgstr "" + +#: gnu/packages/perl.scm:7359 +msgid "Efficient generation of subroutines via string eval" +msgstr "" + +#: gnu/packages/perl.scm:7360 +msgid "" +"Sub::Quote provides an efficient generation of subroutines\n" +"via string eval." +msgstr "" + +#: gnu/packages/perl.scm:7378 +msgid "Apparently run a function in a higher stack frame" +msgstr "" + +#: gnu/packages/perl.scm:7379 +msgid "" +"Like Tcl's uplevel() function, but not quite so dangerous.\n" +"The idea is just to fool caller(). All the really naughty bits of Tcl's\n" +"uplevel() are avoided." +msgstr "" + +#: gnu/packages/perl.scm:7401 +msgid "Control superclass method dispatching" +msgstr "" + +#: gnu/packages/perl.scm:7403 +msgid "" +"When subclassing a class, you may occasionally want to dispatch control to\n" +"the superclass---at least conditionally and temporarily. This module " +"provides\n" +"nicer equivalents to the native Perl syntax for calling superclasses, along " +"with\n" +"a universal @code{super} method to determine a class' own superclass, and " +"better\n" +"support for run-time mix-ins and roles." +msgstr "" + +#: gnu/packages/perl.scm:7424 +msgid "Perl extension for generating SVG documents" +msgstr "" + +#: gnu/packages/perl.scm:7425 +msgid "" +"SVG is a Perl module which generates a nested data structure\n" +"containing the DOM representation of an SVG (Scalable Vector Graphics) " +"image.\n" +"Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" +"access the DOM object, create and access Javascript, and generate SMIL\n" +"animation content." +msgstr "" + +#: gnu/packages/perl.scm:7446 +msgid "Switch statement for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7447 +msgid "" +"Switch is a Perl module which implements a generalized case\n" +"mechanism. The module augments the standard Perl syntax with two new\n" +"statements: @code{switch} and @code{case}." +msgstr "" + +#: gnu/packages/perl.scm:7493 +msgid "Perl extension for getting CPU information" +msgstr "" + +#: gnu/packages/perl.scm:7495 +msgid "" +"Sys::CPU is a module for counting the number of CPUs on a system, and\n" +"determining their type and clock speed." +msgstr "" + +#: gnu/packages/perl.scm:7516 +msgid "Get full hostname in Perl" +msgstr "" + +#: gnu/packages/perl.scm:7517 +msgid "" +"Sys::Hostname::Long tries very hard to get the full hostname\n" +"of a system." +msgstr "" + +#: gnu/packages/perl.scm:7544 +msgid "Ensure that a platform has weaken support" +msgstr "" + +#: gnu/packages/perl.scm:7545 +msgid "" +"One recurring problem in modules that use Scalar::Util's\n" +"weaken function is that it is not present in the pure-perl variant. If\n" +"Scalar::Util is not available at all, it will issue a normal dependency on " +"the\n" +"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and " +"the\n" +"module does not have weaken, the install will bail out altogether with a " +"long\n" +"error encouraging the user to seek support." +msgstr "" + +#: gnu/packages/perl.scm:7570 +msgid "Template processing system for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7571 +msgid "" +"The Template Toolkit is a collection of modules which\n" +"implement an extensible template processing system. It was originally\n" +"designed and remains primarily useful for generating dynamic web content, " +"but\n" +"it can be used equally well for processing any other kind of text based\n" +"documents: HTML, XML, POD, PostScript, LaTeX, and so on." +msgstr "" + +#: gnu/packages/perl.scm:7594 +msgid "Profiling for Template Toolkit" +msgstr "" + +#: gnu/packages/perl.scm:7595 +msgid "" +"Template::Timer provides inline profiling of the template\n" +"processing in Perl code." +msgstr "" + +#: gnu/packages/perl.scm:7615 +msgid "Detect encoding of the current terminal" +msgstr "" + +#: gnu/packages/perl.scm:7616 +msgid "" +"Term::Encoding is a simple module to detect the encoding of\n" +"the current terminal expects in various ways." +msgstr "" + +#: gnu/packages/perl.scm:7640 +msgid "Progress meter on a standard terminal" +msgstr "" + +#: gnu/packages/perl.scm:7641 +msgid "" +"Term::ProgressBar provides a simple progress bar on the\n" +"terminal, to let the user know that something is happening, roughly how " +"much\n" +"stuff has been done, and maybe an estimate at how long remains." +msgstr "" + +#: gnu/packages/perl.scm:7664 +msgid "Progress meter if run interactively" +msgstr "" + +#: gnu/packages/perl.scm:7665 +msgid "" +"Term::ProgressBar is a wonderful module for showing progress\n" +"bars on the terminal. This module acts very much like that module when it " +"is\n" +"run interactively. However, when it is not run interactively (for example, " +"as\n" +"a cron job) then it does not show the progress bar." +msgstr "" + +#: gnu/packages/perl.scm:7687 +msgid "Simple progress bars" +msgstr "" + +#: gnu/packages/perl.scm:7688 +msgid "" +"Term::ProgressBar::Simple tells you how much work has been\n" +"done, how much is left to do, and estimate how long it will take." +msgstr "" + +#: gnu/packages/perl.scm:7706 +msgid "Simple terminal control" +msgstr "" + +#: gnu/packages/perl.scm:7707 +msgid "" +"This module, ReadKey, provides ioctl control for terminals\n" +"so the input modes can be changed (thus allowing reads of a single " +"character\n" +"at a time), and also provides non-blocking reads of stdin, as well as " +"several\n" +"other terminal related features, including retrieval/modification of the\n" +"screen size, and retrieval/modification of the control characters." +msgstr "" + +#: gnu/packages/perl.scm:7732 +msgid "Retrieve terminal size" +msgstr "" + +#: gnu/packages/perl.scm:7733 +msgid "" +"This is a unified interface to retrieve terminal size. It\n" +"loads one module of a list of known alternatives, each implementing some " +"way\n" +"to get the desired terminal information. This loaded module will actually " +"do\n" +"the job on behalf of @code{Term::Size::Any}." +msgstr "" + +#: gnu/packages/perl.scm:7753 +msgid "Perl extension for retrieving terminal size (Perl version)" +msgstr "" + +#: gnu/packages/perl.scm:7754 +msgid "" +"This is yet another implementation of @code{Term::Size}.\n" +"Now in pure Perl, with the exception of a C probe run at build time." +msgstr "" + +#: gnu/packages/perl.scm:7774 +msgid "Format a header and rows into a table" +msgstr "" + +#: gnu/packages/perl.scm:7775 +msgid "" +"This module is able to generically format rows of data\n" +"into tables." +msgstr "" + +#: gnu/packages/perl.scm:7794 +msgid "Align text" +msgstr "" + +#: gnu/packages/perl.scm:7795 +msgid "" +"Text::Aligner exports a single function, align(), which is\n" +"used to justify strings to various alignment styles." +msgstr "" + +#: gnu/packages/perl.scm:7813 +msgid "Extract delimited text sequences from strings" +msgstr "" + +#: gnu/packages/perl.scm:7814 +msgid "" +"The Text::Balanced module can be used to extract delimited\n" +"text sequences from strings." +msgstr "" + +#: gnu/packages/perl.scm:7832 +msgid "Manipulate comma-separated values" +msgstr "" + +#: gnu/packages/perl.scm:7833 +msgid "" +"Text::CSV provides facilities for the composition and\n" +"decomposition of comma-separated values. An instance of the Text::CSV " +"class\n" +"can combine fields into a CSV string and parse a CSV string into fields." +msgstr "" + +#: gnu/packages/perl.scm:7852 +msgid "Rountines for manipulating CSV files" +msgstr "" + +#: gnu/packages/perl.scm:7853 +msgid "" +"@code{Text::CSV_XS} provides facilities for the composition\n" +"and decomposition of comma-separated values. An instance of the\n" +"@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" +"CSV string into fields. The module accepts either strings or files as " +"input\n" +"and support the use of user-specified characters for delimiters, " +"separators,\n" +"and escapes." +msgstr "" + +#: gnu/packages/perl.scm:7877 +msgid "Perform diffs on files and record sets" +msgstr "" + +#: gnu/packages/perl.scm:7878 +msgid "" +"Text::Diff provides a basic set of services akin to the GNU\n" +"diff utility. It is not anywhere near as feature complete as GNU diff, but " +"it\n" +"is better integrated with Perl and available on all platforms. It is often\n" +"faster than shelling out to a system's diff executable for small files, and\n" +"generally slower on larger files." +msgstr "" + +#: gnu/packages/perl.scm:7900 +msgid "Match globbing patterns against text" +msgstr "" + +#: gnu/packages/perl.scm:7901 +msgid "" +"Text::Glob implements glob(3) style matching that can be\n" +"used to match against text, rather than fetching names from a file system. " +"If\n" +"you want to do full file globbing use the File::Glob module instead." +msgstr "" + +#: gnu/packages/perl.scm:7924 +msgid "Fast, middleweight template engine" +msgstr "" + +#: gnu/packages/perl.scm:7926 +msgid "" +"Text::NeatTemplate provides a simple, middleweight but fast\n" +"template engine, for when you need speed rather than complex features,\n" +"yet need more features than simple variable substitution." +msgstr "" + +#: gnu/packages/perl.scm:7945 +msgid "Convert between Roman and Arabic algorisms" +msgstr "" + +#: gnu/packages/perl.scm:7946 +msgid "" +"This package provides functions to convert between Roman and\n" +"Arabic algorisms. It supports both conventional Roman algorisms (which " +"range\n" +"from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" +"algorism to indicate multiplication by 1000." +msgstr "" + +#: gnu/packages/perl.scm:7966 +msgid "Simple ASCII tables" +msgstr "" + +#: gnu/packages/perl.scm:7967 +msgid "Text::SimpleTable draws simple ASCII tables." +msgstr "" + +#: gnu/packages/perl.scm:7988 +msgid "Organize Data in Tables" +msgstr "" + +#: gnu/packages/perl.scm:7989 +msgid "Text::Table renders plaintext tables." +msgstr "" + +#: gnu/packages/perl.scm:8010 +msgid "Expand template text with embedded Perl" +msgstr "" + +#: gnu/packages/perl.scm:8012 +msgid "" +"This is a library for generating letters, building HTML pages, or\n" +"filling in templates generally. A template is a piece of text that has " +"little\n" +"Perl programs embedded in it here and there. When you fill in a template, " +"you\n" +"evaluate the little programs and replace them with their values." +msgstr "" + +#: gnu/packages/perl.scm:8032 +msgid "Provide plain ASCII transliterations of Unicode text" +msgstr "" + +#: gnu/packages/perl.scm:8033 +msgid "" +"Text::Unidecode provides a function, unidecode(...) that\n" +"takes Unicode data and tries to represent it in US-ASCII characters (i.e., " +"the\n" +"universally displayable characters between 0x00 and 0x7F). The " +"representation\n" +"is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" +"letters, the pronunciation expressed by the text in some other writing\n" +"system." +msgstr "" + +#: gnu/packages/perl.scm:8061 +msgid "Role for classes that can be thrown" +msgstr "" + +#: gnu/packages/perl.scm:8062 +msgid "" +"Throwable is a role for classes that are meant to be thrown\n" +"as exceptions to standard program flow." +msgstr "" + +#: gnu/packages/perl.scm:8079 +msgid "Perl script tidier" +msgstr "" + +#: gnu/packages/perl.scm:8080 +msgid "" +"This package contains a Perl script which indents and\n" +"reformats Perl scripts to make them easier to read. The formatting can be\n" +"controlled with command line parameters. The default parameter settings\n" +"approximately follow the suggestions in the Perl Style Guide." +msgstr "" + +#: gnu/packages/perl.scm:8100 +msgid "Cycle through a list of values" +msgstr "" + +#: gnu/packages/perl.scm:8101 +msgid "" +"You use @code{Tie::Cycle} to go through a list over and over\n" +"again. Once you get to the end of the list, you go back to the beginning." +msgstr "" + +#: gnu/packages/perl.scm:8120 +msgid "Ordered associative arrays for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8121 +msgid "" +"This Perl module implements Perl hashes that preserve the\n" +"order in which the hash elements were added. The order is not affected " +"when\n" +"values corresponding to existing keys in the IxHash are changed. The " +"elements\n" +"can also be set to any arbitrary supplied order. The familiar perl array\n" +"operations can also be performed on the IxHash." +msgstr "" + +#: gnu/packages/perl.scm:8144 +msgid "Tie to an existing Perl object" +msgstr "" + +#: gnu/packages/perl.scm:8145 +msgid "" +"This class provides a tie constructor that returns the\n" +"object it was given as it's first argument. This way side effects of " +"calling\n" +"$object->TIEHASH are avoided." +msgstr "" + +#: gnu/packages/perl.scm:8168 +msgid "English expression of durations" +msgstr "" + +#: gnu/packages/perl.scm:8169 +msgid "" +"This module provides functions for expressing durations in\n" +"rounded or exact terms." +msgstr "" + +#: gnu/packages/perl.scm:8191 +msgid "Parse time duration strings" +msgstr "" + +#: gnu/packages/perl.scm:8192 +msgid "" +"Time::Duration::Parse is a module to parse human readable\n" +"duration strings like \"2 minutes\" and \"3 seconds\" to seconds." +msgstr "" + +#: gnu/packages/perl.scm:8210 +msgid "Efficiently compute time from local and GMT time" +msgstr "" + +#: gnu/packages/perl.scm:8211 +msgid "" +"This module provides functions that are the inverse of\n" +"built-in perl functions localtime() and gmtime(). They accept a date as a\n" +"six-element array, and return the corresponding time(2) value in seconds " +"since\n" +"the system epoch." +msgstr "" + +#: gnu/packages/perl.scm:8231 +msgid "Object-Oriented time objects" +msgstr "" + +#: gnu/packages/perl.scm:8233 +msgid "" +"This module replaces the standard @code{localtime} and @code{gmtime}\n" +"functions with implementations that return objects. It does so in a\n" +"backwards-compatible manner, so that using these functions as documented " +"will\n" +"still work as expected." +msgstr "" + +#: gnu/packages/perl.scm:8253 +msgid "Date parsing/formatting subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8254 +msgid "" +"This module provides routines for parsing date string into\n" +"time values and formatting dates into ASCII strings." +msgstr "" + +#: gnu/packages/perl.scm:8276 +msgid "Shift and scale time" +msgstr "" + +#: gnu/packages/perl.scm:8277 +msgid "" +"This module allows you to speed up your sleep(), alarm(),\n" +"and time() calls." +msgstr "" + +#: gnu/packages/perl.scm:8300 +msgid "Simple tree object" +msgstr "" + +#: gnu/packages/perl.scm:8301 +msgid "" +"This module in a fully object-oriented implementation of a\n" +"simple n-ary tree." +msgstr "" + +#: gnu/packages/perl.scm:8325 +msgid "Factory object for dispensing Visitor objects" +msgstr "" + +#: gnu/packages/perl.scm:8326 +msgid "" +"This module is a factory for dispensing\n" +"Tree::Simple::Visitor::* objects." +msgstr "" + +#: gnu/packages/perl.scm:8344 +msgid "Minimal try/catch with proper preservation of $@@" +msgstr "" + +#: gnu/packages/perl.scm:8345 +msgid "" +"This module provides bare bones try/catch/finally statements\n" +"that are designed to minimize common mistakes with eval blocks, and nothing\n" +"else." +msgstr "" + +#: gnu/packages/perl.scm:8370 +msgid "Tie a variable to a type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8371 +msgid "" +"This module exports a single function: @code{ttie}. It ties\n" +"a variable to a type constraint, ensuring that whatever values stored in " +"the\n" +"variable will conform to the type constraint. If the type constraint has\n" +"coercions, these will be used if necessary to ensure values assigned to the\n" +"variable conform." +msgstr "" + +#: gnu/packages/perl.scm:8404 +msgid "Tiny, yet Moo(se)-compatible type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8405 +msgid "" +"@code{Type::Tiny} is a small class for writing type\n" +"constraints, inspired by Moose's type constraint API. It has only one\n" +"non-core dependency (and even that is simply a module that was previously\n" +"distributed as part of @code{Type::Tiny} but has since been spun off), and " +"can\n" +"be used with Moose, Mouse and Moo (or none of the above)." +msgstr "" + +#: gnu/packages/perl.scm:8426 +msgid "Provides an XS boost for some of Type::Tiny's built-in type constraints" +msgstr "" + +#: gnu/packages/perl.scm:8427 +msgid "" +"This module is optionally used by @code{Type::Tiny} to\n" +"provide faster, C-based implementations of some type constraints. This\n" +"package has only core dependencies, and does not depend on @code{Type::" +"Tiny},\n" +"so other data validation frameworks might also consider using it." +msgstr "" + +#: gnu/packages/perl.scm:8452 +msgid "Types and coercions for Moose and Moo" +msgstr "" + +#: gnu/packages/perl.scm:8453 +msgid "" +"This module provides @code{Path::Tiny} types for Moose, Moo,\n" +"etc. It handles two important types of coercion: coercing objects with\n" +"overloaded stringification, and coercing to absolute paths. It also can " +"check\n" +"to ensure that files or directories exist." +msgstr "" + +#: gnu/packages/perl.scm:8475 +msgid "Data types for common serialisation formats" +msgstr "" + +#: gnu/packages/perl.scm:8476 +msgid "" +"This module provides some extra datatypes that are used by\n" +"common serialisation formats such as JSON or CBOR." +msgstr "" + +#: gnu/packages/perl.scm:8503 +msgid "Unicode normalization forms" +msgstr "" + +#: gnu/packages/perl.scm:8504 +msgid "This Perl module provides Unicode normalization forms." +msgstr "" + +#: gnu/packages/perl.scm:8533 +msgid "Unicode collation algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8534 +msgid "" +"This package provides tools for sorting and comparing\n" +"Unicode data." +msgstr "" + +#: gnu/packages/perl.scm:8555 +msgid "Unicode line breaking algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8557 +msgid "" +"@code{Unicode::LineBreak} implements the line breaking algorithm\n" +"described in Unicode Standard Annex #14. The @code{East_Asian_Width} " +"property\n" +"defined by Annex #11 is used to determine breaking positions." +msgstr "" + +#: gnu/packages/perl.scm:8580 +msgid "Encoding and decoding of UTF-8 encoding form" +msgstr "" + +#: gnu/packages/perl.scm:8582 +msgid "" +"This module provides functions to encode and decode UTF-8 encoding form\n" +"as specified by Unicode and ISO/IEC 10646:2011." +msgstr "" + +#: gnu/packages/perl.scm:8600 +msgid "UNIVERSAL::can() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8601 +msgid "" +"This module attempts to work around people calling\n" +"UNIVERSAL::can() as a function, which it is not." +msgstr "" + +#: gnu/packages/perl.scm:8621 +msgid "UNIVERSAL::isa() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8622 +msgid "" +"This module attempts to recover from people calling\n" +"UNIVERSAL::isa as a function." +msgstr "" + +#: gnu/packages/perl.scm:8641 +msgid "Require modules from a variable" +msgstr "" + +#: gnu/packages/perl.scm:8642 +msgid "" +"This module lets you require other modules where the module\n" +"name is in a variable, something you can't do with the @code{require}\n" +"built-in." +msgstr "" + +#: gnu/packages/perl.scm:8661 +msgid "Associate user-defined magic to variables from Perl" +msgstr "" + +#: gnu/packages/perl.scm:8662 +msgid "" +"Magic is Perl's way of enhancing variables. This mechanism\n" +"lets the user add extra data to any variable and hook syntactical\n" +"operations (such as access, assignment or destruction) that can be applied " +"to\n" +"it. With this module, you can add your own magic to any variable without\n" +"having to write a single line of XS." +msgstr "" + +#: gnu/packages/perl.scm:8685 +msgid "Easily generate well-formed, namespace-aware XML" +msgstr "" + +#: gnu/packages/perl.scm:8686 +msgid "" +"@code{XML::Writer} is a simple Perl module for writing XML\n" +"documents: it takes care of constructing markup and escaping data " +"correctly.\n" +"By default, it also performs a significant amount of well-formedness " +"checking\n" +"on the output to make certain (for example) that start and end tags match,\n" +"that there is exactly one document element, and that there are not " +"duplicate\n" +"attribute names." +msgstr "" + +#: gnu/packages/perl.scm:8713 +msgid "Opaque, extensible XS pointer backed objects using sv_magic" +msgstr "" + +#: gnu/packages/perl.scm:8715 +msgid "" +"This way of associating structs with Perl space objects is designed to\n" +"supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" +"(structs can be associated with any data type) and opaque (the C pointer is\n" +"neither visible nor modifiable from Perl space)." +msgstr "" + +#: gnu/packages/perl.scm:8737 +msgid "YAML for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8738 +msgid "" +"The YAML.pm module implements a YAML Loader and Dumper based\n" +"on the YAML 1.0 specification." +msgstr "" + +#: gnu/packages/perl.scm:8760 +msgid "Perl YAML Serialization using XS and libyaml" +msgstr "" + +#: gnu/packages/perl.scm:8762 +msgid "" +"@code{YAML::XS} is a Perl XS binding to libyaml which offers Perl the\n" +"best YAML support to date." +msgstr "" + +#: gnu/packages/perl.scm:8785 +msgid "Read/Write YAML files" +msgstr "" + +#: gnu/packages/perl.scm:8786 +msgid "" +"YAML::Tiny is a perl class for reading and writing\n" +"YAML-style files, written with as little code as possible, reducing load " +"time\n" +"and memory overhead." +msgstr "" + +#: gnu/packages/perl.scm:8810 +msgid "Generate recursive-descent parsers" +msgstr "" + +#: gnu/packages/perl.scm:8812 +msgid "" +"@code{Parse::RecDescent} can incrementally generate top-down\n" +"recursive-descent text parsers from simple yacc-like grammar specifications." +msgstr "" + +#: gnu/packages/perl.scm:8832 +msgid "Generate and use LALR parsers" +msgstr "" + +#: gnu/packages/perl.scm:8833 +msgid "" +"This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" +"grammars to generate Perl object oriented parser modules." +msgstr "" + +#: gnu/packages/perl.scm:8859 +msgid "Distribution metadata for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8860 +msgid "" +"Software distributions released to the CPAN include a\n" +"META.json or, for older distributions, META.yml, which describes the\n" +"distribution, its contents, and the requirements for building and " +"installing\n" +"the distribution. The data structure stored in the META.json file is\n" +"described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" +"represent this distribution metadata (or distmeta), along with some helpful\n" +"methods for interrogating that data." +msgstr "" + +#: gnu/packages/perl.scm:8883 +msgid "Set of version requirements for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8884 +msgid "" +"A CPAN::Meta::Requirements object models a set of version\n" +"constraints like those specified in the META.yml or META.json files in CPAN\n" +"distributions, and as defined by CPAN::Meta::Spec. It can be built up by\n" +"adding more and more constraints, and will reduce them to the simplest\n" +"representation." +msgstr "" + +#: gnu/packages/perl.scm:8907 +msgid "Read and write a subset of YAML for CPAN Meta files" +msgstr "" + +#: gnu/packages/perl.scm:8908 +msgid "" +"This module implements a subset of the YAML specification\n" +"for use in reading and writing CPAN metadata files like META.yml and\n" +"MYMETA.yml." +msgstr "" + +#: gnu/packages/perl.scm:8929 +msgid "Build and install Perl modules" +msgstr "" + +#: gnu/packages/perl.scm:8930 +msgid "" +"@code{Module::Build} is a system for building, testing, and\n" +"installing Perl modules; it used to be part of Perl itself until version " +"5.22,\n" +"which dropped it. It is meant to be an alternative to\n" +"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the " +"module\n" +"through subclassing in a much more straightforward way than with\n" +"@code{MakeMaker}. It also does not require a @command{make} on your\n" +"system---most of the @code{Module::Build} code is pure-Perl." +msgstr "" + +#: gnu/packages/perl.scm:8956 +msgid "Parse META.yml and META.json CPAN metadata files" +msgstr "" + +#: gnu/packages/perl.scm:8957 +msgid "" +"Parse::CPAN::Meta is a parser for META.json and META.yml\n" +"files, using JSON::PP and/or CPAN::Meta::YAML." +msgstr "" + +#: gnu/packages/perl.scm:8975 +msgid "Common Scalar and List utility subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8976 +msgid "" +"This package contains a selection of subroutines that people\n" +"have expressed would be nice to have in the perl core, but the usage would " +"not\n" +"really be high enough to warrant the use of a keyword, and the size so " +"small\n" +"such that being individual extensions would be wasteful." +msgstr "" + +#: gnu/packages/perl.scm:9000 +msgid "Cross-platform functions emulating common shell commands" +msgstr "" + +#: gnu/packages/perl.scm:9002 +msgid "Shell::Command is a thin wrapper around ExtUtils::Command." +msgstr "" + +#: gnu/packages/perl.scm:9029 +msgid "Object-oriented File::Find replacement in Perl" +msgstr "" + +#: gnu/packages/perl.scm:9030 +msgid "" +"File::Find::Object is an object-oriented\n" +"File::Find replacement in Perl." +msgstr "" + +#: gnu/packages/perl.scm:9059 +msgid "Alternative interface to File::Find::Object" +msgstr "" + +#: gnu/packages/perl.scm:9060 +msgid "" +"File::Find::Object::Rule is an alternative Perl\n" +"interface to File::Find::Object." +msgstr "" + +#: gnu/packages/perl.scm:9095 +msgid "Collection of Perl modules for time/date manipulation" +msgstr "" + +#: gnu/packages/perl.scm:9096 +msgid "" +"Provides several perl modules for date/time manipulation:\n" +"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate." +"pm},\n" +"@code{Time::Timezone.pm}, and @code{Time::DaysInMonth.pm}." +msgstr "" + +#: gnu/packages/perl.scm:9125 +msgid "Perl library for testing if a time() is in a specific period" +msgstr "" + +#: gnu/packages/perl.scm:9126 +msgid "" +"This Perl library provides a function which tells whether a\n" +"specific time falls within a specified time period. Its syntax for " +"specifying\n" +"time periods allows you to test for conditions like \"Monday to Friday, 9am\n" +"till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and\n" +"4:15pm\" and \"in the first half of each minute\" and \"in January of\n" +"1998\"." +msgstr "" + +#: gnu/packages/perl.scm:9158 +msgid "Iterative, recursive file finder" +msgstr "" + +#: gnu/packages/perl.scm:9159 +msgid "" +"Path::Iterator::Rule iterates over files and directories to\n" +"identify ones matching a user-defined set of rules. The API is based " +"heavily\n" +"on File::Find::Rule, but with more explicit distinction between matching " +"rules\n" +"and options that influence how directories are searched. A\n" +"Path::Iterator::Rule object is a collection of rules (match criteria) with\n" +"methods to add additional criteria. Options that control directory " +"traversal\n" +"are given as arguments to the method that generates an iterator.\n" +"\n" +"A summary of features for comparison to other file finding modules:\n" +"\n" +"@itemize\n" +"@item provides many helper methods for specifying rules\n" +"@item offers (lazy) iterator and flattened list interfaces\n" +"@item custom rules implemented with callbacks\n" +"@item breadth-first (default) or pre- or post-order depth-first searching\n" +"@item follows symlinks (by default, but can be disabled)\n" +"@item directories visited only once (no infinite loop; can be disabled)\n" +"@item doesn't chdir during operation\n" +"@item provides an API for extensions\n" +"@end itemize\n" +"\n" +"As a convenience, the PIR module is an empty subclass of this one that is " +"less\n" +"arduous to type for one-liners." +msgstr "" + +#: gnu/packages/perl.scm:9199 +msgid "Include constants from POD" +msgstr "" + +#: gnu/packages/perl.scm:9200 +msgid "" +"This module allows you to specify those constants that\n" +"should be documented in your POD, and pull them out a run time in a fairly\n" +"arbitrary fashion.\n" +"\n" +"Pod::Constants uses Pod::Parser to do the parsing of the source file. It " +"has\n" +"to open the source file it is called from, and does so directly either by\n" +"lookup in %INC or by assuming it is $0 if the caller is @code{main}\n" +"(or it can't find %INC{caller()})." +msgstr "" + +#: gnu/packages/perl.scm:9227 +msgid "Collection of regexp patterns" +msgstr "" + +#: gnu/packages/perl.scm:9228 +msgid "" +"Regexp::Pattern is a convention for organizing reusable\n" +"regexp patterns in modules." +msgstr "" + +#: gnu/packages/photo.scm:82 +msgid "Raw image decoder" +msgstr "" + +#: gnu/packages/photo.scm:84 +msgid "" +"LibRaw is a library for reading RAW files obtained from digital photo\n" +"cameras (CRW/CR2, NEF, RAF, DNG, and others)." +msgstr "" + +#: gnu/packages/photo.scm:103 +msgid "Read and manipulate EXIF data in digital photographs" +msgstr "" + +#: gnu/packages/photo.scm:105 +msgid "" +"The libexif C library allows applications to read, edit, and save EXIF\n" +"data as produced by digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:131 +msgid "Accessing digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:133 +msgid "" +"This is the library backend for gphoto2. It contains the code for PTP,\n" +"MTP, and other vendor specific protocols for controlling and transferring " +"data\n" +"from digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:175 +msgid "Command-line tools to access digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:177 +msgid "" +"Gphoto2 is a set of command line utilities for manipulating a large\n" +"number of different digital cameras. Through libgphoto2, it supports PTP,\n" +"MTP, and much more." +msgstr "" + +#: gnu/packages/photo.scm:210 +msgid "Program and Perl library to manipulate EXIF and other metadata" +msgstr "" + +#: gnu/packages/photo.scm:211 +msgid "" +"This package provides the @code{exiftool} command and the\n" +"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital " +"images\n" +"and a wide variety of other metadata." +msgstr "" + +#: gnu/packages/photo.scm:235 +msgid "Library for panoramic images" +msgstr "" + +#: gnu/packages/photo.scm:237 +msgid "" +"The libpano13 package contains the backend library written by the\n" +"Panorama Tools project for building panoramic images from a set of\n" +"overlapping images, as well as some command line tools." +msgstr "" + +#: gnu/packages/photo.scm:281 +msgid "Tools for combining and blending images" +msgstr "" + +#: gnu/packages/photo.scm:283 +msgid "" +"Enblend blends away the seams in a panoramic image mosaic using a\n" +"multi-resolution spline. Enfuse merges different exposures of the same\n" +"scene to produce an image that looks much like a tone-mapped image." +msgstr "" + +#: gnu/packages/photo.scm:314 +msgid "Library to correct optical lens defects with a lens database" +msgstr "" + +#: gnu/packages/photo.scm:315 +msgid "" +"Digital photographs are not ideal. Of course, the better is\n" +"your camera, the better the results will be, but in any case if you look\n" +"carefully at shots taken even by the most expensive cameras equipped with " +"the\n" +"most expensive lenses you will see various artifacts. It is very hard to " +"make\n" +"ideal cameras, because there are a lot of factors that affect the final " +"image\n" +"quality, and at some point camera and lens designers have to trade one " +"factor\n" +"for another to achieve the optimal image quality, within the given design\n" +"restrictions and budget. But we all want ideal shots, don't we? So that's\n" +"what's Lensfun is all about: rectifying the defects introduced by your\n" +"photographic equipment." +msgstr "" + +#: gnu/packages/photo.scm:391 +msgid "Virtual lighttable and darkroom for photographers" +msgstr "" + +#: gnu/packages/photo.scm:392 +msgid "" +"Darktable is a photography workflow application and RAW\n" +"developer. It manages your digital negatives in a database, lets you view\n" +"them through a zoomable lighttable and enables you to develop raw images\n" +"and enhance them." +msgstr "" + +#: gnu/packages/photo.scm:463 +msgid "Panorama photo stitcher" +msgstr "" + +#: gnu/packages/photo.scm:465 +msgid "" +"Hugin is an easy to use panoramic imaging toolchain with a graphical\n" +"user interface. It can be used to assemble a mosaic of photographs into\n" +"a complete panorama and stitch any series of overlapping pictures." +msgstr "" + +#: gnu/packages/photo.scm:516 +msgid "Raw image developing and processing" +msgstr "" + +#: gnu/packages/photo.scm:517 +msgid "" +"RawTherapee is a raw image processing suite. It comprises a\n" +"subset of image editing operations specifically aimed at non-destructive " +"raw\n" +"photo post-production and is primarily focused on improving a " +"photographer's\n" +"workflow by facilitating the handling of large numbers of images. Most raw\n" +"formats are supported, including Pentax Pixel Shift, Canon Dual-Pixel, and " +"those\n" +"from Foveon and X-Trans sensors." +msgstr "" + +#: gnu/packages/ratpoison.scm:86 +msgid "Simple mouse-free tiling window manager" +msgstr "" + +#: gnu/packages/ratpoison.scm:88 +msgid "" +"Ratpoison is a simple window manager with no fat library\n" +"dependencies, no fancy graphics, no window decorations, and no\n" +"rodent dependence. It is largely modelled after GNU Screen which\n" +"has done wonders in the virtual terminal market.\n" +"\n" +"The screen can be split into non-overlapping frames. All windows\n" +"are kept maximized inside their frames to take full advantage of\n" +"your precious screen real estate.\n" +"\n" +"All interaction with the window manager is done through keystrokes.\n" +"Ratpoison has a prefix map to minimize the key clobbering that\n" +"cripples Emacs and other quality pieces of software." +msgstr "" + +#: gnu/packages/readline.scm:92 +msgid "Edit command lines while typing, with history support" +msgstr "" + +#: gnu/packages/readline.scm:94 +msgid "" +"The GNU readline library allows users to edit command lines as they\n" +"are typed in. It can maintain a searchable history of previously entered\n" +"commands, letting you easily recall, edit and re-enter past commands. It\n" +"features both Emacs-like and vi-like keybindings, making its usage\n" +"comfortable for anyone." +msgstr "" + +#: gnu/packages/readline.scm:133 +msgid "Wrapper to allow the editing of keyboard commands" +msgstr "" + +#: gnu/packages/readline.scm:135 +msgid "" +"Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" +"readline library to allow the editing of keyboard input for any command. " +"You\n" +"should consider rlwrap especially when you need user-defined completion (by " +"way\n" +"of completion word lists) and persistent history, or if you want to program\n" +"'special effects' using the filter mechanism." +msgstr "" + +#: gnu/packages/scanner.scm:87 +msgid "Raster image scanner library and drivers, without scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:88 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library, but no drivers." +msgstr "" + +#: gnu/packages/scanner.scm:126 +msgid "Raster image scanner library and drivers, with scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:127 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library and drivers." +msgstr "" + +#: gnu/packages/scheme.scm:193 +#, fuzzy +msgid "A Scheme implementation with integrated editor and debugger" +msgstr "Примена шеме нарочито осмишљена за проширења" + +#: gnu/packages/scheme.scm:195 +msgid "" +"GNU/MIT Scheme is an implementation of the Scheme programming\n" +"language. It provides an interpreter, a compiler and a debugger. It also\n" +"features an integrated Emacs-like editor and a large runtime library." +msgstr "" + +#: gnu/packages/scheme.scm:281 +msgid "Efficient Scheme compiler" +msgstr "" + +#: gnu/packages/scheme.scm:283 +msgid "" +"Bigloo is a Scheme implementation devoted to one goal: enabling\n" +"Scheme based programming style where C(++) is usually\n" +"required. Bigloo attempts to make Scheme practical by offering\n" +"features usually presented by traditional programming languages\n" +"but not offered by Scheme and functional programming. Bigloo\n" +"compiles Scheme modules. It delivers small and fast stand alone\n" +"binary executables. Bigloo enables full connections between\n" +"Scheme and C programs and between Scheme and Java programs." +msgstr "" + +#: gnu/packages/scheme.scm:332 +msgid "Multi-tier programming language for the Web 2.0" +msgstr "" + +#: gnu/packages/scheme.scm:334 +msgid "" +"HOP is a multi-tier programming language for the Web 2.0 and the\n" +"so-called diffuse Web. It is designed for programming interactive web\n" +"applications in many fields such as multimedia (web galleries, music " +"players,\n" +"...), ubiquitous and house automation (SmartPhones, personal appliance),\n" +"mashups, office (web agendas, mail clients, ...), etc." +msgstr "" + +#: gnu/packages/scheme.scm:375 +msgid "R5RS Scheme implementation that compiles native code via C" +msgstr "" + +#: gnu/packages/scheme.scm:377 +msgid "" +"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" +"produces portable and efficient C, supports almost all of the R5RS Scheme\n" +"language standard, and includes many enhancements and extensions." +msgstr "" + +#: gnu/packages/scheme.scm:396 +#, fuzzy +msgid "Scheme implementation using a bytecode interpreter" +msgstr "Примена шеме нарочито осмишљена за проширења" + +#: gnu/packages/scheme.scm:398 +msgid "" +"Scheme 48 is an implementation of Scheme based on a byte-code\n" +"interpreter and is designed to be used as a testbed for experiments in\n" +"implementation techniques and as an expository tool." +msgstr "" + +#: gnu/packages/scheme.scm:511 +msgid "Implementation of Scheme and related languages" +msgstr "" + +#: gnu/packages/scheme.scm:513 +msgid "" +"Racket is an implementation of the Scheme programming language (R5RS and\n" +"R6RS) and related languages, such as Typed Racket. It features a compiler " +"and\n" +"a virtual machine with just-in-time native compilation, as well as a large " +"set\n" +"of libraries." +msgstr "" + +#: gnu/packages/scheme.scm:551 +msgid "Efficient Scheme interpreter and compiler" +msgstr "" + +#: gnu/packages/scheme.scm:553 +msgid "" +"Gambit consists of two main programs: gsi, the Gambit Scheme\n" +"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" +"the complete execution and debugging environment. The compiler is the\n" +"interpreter extended with the capability of generating executable files. " +"The\n" +"compiler can produce standalone executables or compiled modules which can " +"be\n" +"loaded at run time. Interpreted code and compiled code can be freely\n" +"mixed." +msgstr "" + +#: gnu/packages/scheme.scm:587 +msgid "Small embeddable Scheme implementation" +msgstr "" + +#: gnu/packages/scheme.scm:589 +msgid "" +"Chibi-Scheme is a very small library with no external dependencies\n" +"intended for use as an extension and scripting language in C programs. In\n" +"addition to support for lightweight VM-based threads, each VM itself runs " +"in\n" +"an isolated heap allowing multiple VMs to run simultaneously in different " +"OS\n" +"threads." +msgstr "" + +#: gnu/packages/scheme.scm:759 +msgid "Scmutils library for MIT Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:760 +msgid "" +"The Scmutils system is an integrated library of\n" +"procedures, embedded in the programming language Scheme, and intended to\n" +"support teaching and research in mathematical physics and electrical\n" +"engineering." +msgstr "" + +#: gnu/packages/scheme.scm:810 +msgid "Structure and Interpretation of Computer Programs" +msgstr "" + +#: gnu/packages/scheme.scm:811 +msgid "" +"Structure and Interpretation of Computer Programs (SICP) is\n" +"a textbook aiming to teach the principles of computer programming.\n" +"\n" +"Using Scheme, a dialect of the Lisp programming language, the book explains\n" +"core computer science concepts such as abstraction in programming,\n" +"metalinguistic abstraction, recursion, interpreters, and modular programming." +msgstr "" + +#: gnu/packages/scheme.scm:852 +msgid "SRE String pattern-matching library for scheme48" +msgstr "" + +#: gnu/packages/scheme.scm:854 +msgid "" +"String pattern-matching library for scheme48 based on the SRE\n" +"regular-expression notation." +msgstr "" + +#: gnu/packages/scheme.scm:886 +msgid "Compatibility and utility library for Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:887 +msgid "" +"SLIB is a portable Scheme library providing compatibility and\n" +"utility functions for all standard Scheme implementations." +msgstr "" + +#: gnu/packages/scheme.scm:948 +msgid "Scheme implementation conforming to R5RS and IEEE P1178" +msgstr "" + +#: gnu/packages/scheme.scm:949 +msgid "" +"GNU SCM is an implementation of Scheme. This\n" +"implementation includes Hobbit, a Scheme-to-C compiler, which can\n" +"generate C files whose binaries can be dynamically or statically\n" +"linked with a SCM executable." +msgstr "" + +#: gnu/packages/search.scm:68 +msgid "Search Engine Library" +msgstr "" + +#: gnu/packages/search.scm:70 +msgid "" +"Xapian is a highly adaptable toolkit which allows developers to easily\n" +"add advanced indexing and search facilities to their own applications. It\n" +"supports the Probabilistic Information Retrieval model and also supports a\n" +"rich set of boolean query operators." +msgstr "" + +#: gnu/packages/search.scm:102 +msgid "Python bindings for the Xapian search engine library" +msgstr "" + +#: gnu/packages/search.scm:141 +msgid "Tool for Obsessive Compulsive Classifiers" +msgstr "" + +#: gnu/packages/search.scm:143 +msgid "" +"libtocc is the engine of the Tocc project, a tag-based file management\n" +"system. The goal of Tocc is to provide a better system for classifying " +"files\n" +"that is more flexible than classic file systems that are based on a tree of\n" +"files and directories." +msgstr "" + +#: gnu/packages/search.scm:165 +msgid "Command-line interface to libtocc" +msgstr "" + +#: gnu/packages/search.scm:167 +msgid "" +"Tocc is a tag-based file management system. This package contains the\n" +"command line tool for interacting with libtocc." +msgstr "" + +#: gnu/packages/search.scm:185 +msgid "Finding text and HTML files that match boolean expressions" +msgstr "" + +#: gnu/packages/search.scm:187 +msgid "" +"GNU Bool is a utility to perform text searches on files using Boolean\n" +"expressions. For example, a search for \"hello AND world\" would return a\n" +"file containing the phrase \"Hello, world!\". It supports both AND and OR\n" +"statements, as well as the NEAR statement to search for the occurrence of\n" +"words in close proximity to each other. It handles context gracefully,\n" +"accounting for new lines and paragraph changes. It also has robust support\n" +"for parsing HTML files." +msgstr "" + +#: gnu/packages/search.scm:217 +msgid "Full-text search system" +msgstr "" + +#: gnu/packages/search.scm:218 +msgid "" +"Hyper Estraier can be used to integrate full-text\n" +"search into applications, using either the provided command line and CGI\n" +"interfaces, or a C API." +msgstr "" + +#: gnu/packages/search.scm:236 +msgid "Locate files on the file system" +msgstr "" + +#: gnu/packages/search.scm:238 +msgid "" +"mlocate is a locate/updatedb implementation. The 'm' stands for\n" +"\"merging\": @code{updatedb} reuses the existing database to avoid " +"rereading\n" +"most of the file system, which makes it faster and does not trash the " +"system\n" +"caches as much. The locate(1) utility is intended to be completely " +"compatible\n" +"with slocate, and attempts to be compatible to GNU locate when it does not\n" +"conflict with slocate compatibility." +msgstr "" + +#: gnu/packages/search.scm:303 +msgid "Web indexing system" +msgstr "" + +#: gnu/packages/search.scm:305 +msgid "" +"Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" +"can quickly and easily index directories of files or remote web sites and\n" +"search the generated indexes." +msgstr "" + +#: gnu/packages/serveez.scm:52 +msgid "Framework for implementing IP-based servers" +msgstr "" + +#: gnu/packages/serveez.scm:54 +msgid "" +"GNU Serveez is a server framework providing the routines necessary to\n" +"easily implement IP-based servers in your application. It\n" +"demonstrates aspects of network programming in a portable manner,\n" +"making it convenient for both simplifying the process of adding a\n" +"server to your application or for learning about how network services\n" +"work. Several example servers are provided already, such as an HTTP\n" +"server and an IRC server." +msgstr "" + +#: gnu/packages/shells.scm:79 +msgid "POSIX-compliant shell optimised for size" +msgstr "" + +#: gnu/packages/shells.scm:81 +msgid "" +"dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" +"as small as possible, often without sacrificing speed. It is faster than " +"the\n" +"GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" +"direct descendant of NetBSD's Almquist Shell (@command{ash})." +msgstr "" + +#: gnu/packages/shells.scm:136 +msgid "The friendly interactive shell" +msgstr "" + +#: gnu/packages/shells.scm:138 +msgid "" +"Fish (friendly interactive shell) is a shell focused on interactive use,\n" +"discoverability, and friendliness. Fish has very user-friendly and " +"powerful\n" +"tab-completion, including descriptions of every completion, completion of\n" +"strings with wildcards, and many completions for specific commands. It " +"also\n" +"has extensive and discoverable help. A special @command{help} command " +"gives\n" +"access to all the fish documentation in your web browser. Other features\n" +"include smart terminal handling based on terminfo, an easy to search " +"history,\n" +"and syntax highlighting." +msgstr "" + +#: gnu/packages/shells.scm:187 +msgid "Alternative implementation of the rc shell by Byron Rakitzis" +msgstr "" + +#: gnu/packages/shells.scm:189 +msgid "" +"This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" +"has a small feature set similar to a traditional Bourne shell." +msgstr "" + +#: gnu/packages/shells.scm:220 +msgid "Extensible shell with higher-order functions" +msgstr "" + +#: gnu/packages/shells.scm:222 +msgid "" +"Es is an extensible shell. The language was derived from the Plan 9\n" +"shell, rc, and was influenced by functional programming languages, such as\n" +"Scheme, and the Tcl embeddable programming language. This implementation " +"is\n" +"derived from Byron Rakitzis's public domain implementation of rc, and was\n" +"written by Paul Haahr and Byron Rakitzis." +msgstr "" + +#: gnu/packages/shells.scm:282 +msgid "Unix shell based on csh" +msgstr "" + +#: gnu/packages/shells.scm:284 +msgid "" +"Tcsh is an enhanced, but completely compatible version of the Berkeley\n" +"UNIX C shell (csh). It is a command language interpreter usable both as an\n" +"interactive login shell and a shell script command processor. It includes " +"a\n" +"command-line editor, programmable word completion, spelling correction, a\n" +"history mechanism, job control and a C-like syntax." +msgstr "" + +#: gnu/packages/shells.scm:345 +msgid "Powerful shell for interactive use and scripting" +msgstr "" + +#: gnu/packages/shells.scm:346 +msgid "" +"The Z shell (zsh) is a Unix shell that can be used\n" +"as an interactive login shell and as a powerful command interpreter\n" +"for shell scripting. Zsh can be thought of as an extended Bourne shell\n" +"with a large number of improvements, including some features of bash,\n" +"ksh, and tcsh." +msgstr "" + +#: gnu/packages/shells.scm:385 +msgid "Python-ish shell" +msgstr "" + +#: gnu/packages/shells.scm:387 +msgid "" +"Xonsh is a Python-ish, BASHwards-looking shell language and command\n" +"prompt. The language is a superset of Python 3.4+ with additional shell\n" +"primitives that you are used to from Bash and IPython. It works on all " +"major\n" +"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the " +"daily\n" +"use of experts and novices alike." +msgstr "" + +#: gnu/packages/shells.scm:434 +msgid "Unix shell embedded in Scheme" +msgstr "" + +#: gnu/packages/shells.scm:436 +msgid "" +"Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" +"components: a process notation for running programs and setting up " +"pipelines\n" +"and redirections, and a complete syscall library for low-level access to " +"the\n" +"operating system." +msgstr "" + +#: gnu/packages/shells.scm:475 +msgid "Minimal zero-config readline replacement" +msgstr "" + +#: gnu/packages/shells.scm:477 +msgid "" +"Linenoise is a minimal, zero-config, readline replacement.\n" +"Its features include:\n" +"\n" +"@enumerate\n" +"@item Single and multi line editing mode with the usual key bindings\n" +"@item History handling\n" +"@item Completion\n" +"@item Hints (suggestions at the right of the prompt as you type)\n" +"@item A subset of VT100 escapes, ANSI.SYS compatible\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/shells.scm:539 +msgid "Extremely minimal shell with the simplest syntax possible" +msgstr "" + +#: gnu/packages/shells.scm:541 +msgid "" +"S is a new shell that aims to be extremely simple.\n" +"S does not implemnt the POSIX shell standard.\n" +"There are no globs or \"splatting\" where a variable $FOO turns into " +"multiple\n" +"command line arguments. One token stays one token forever.\n" +"This is a \"no surprises\" straightforward approach.\n" +"\n" +"There are no redirection operators > in the shell language, they are added " +"as\n" +"extra programs. > is just another unix command, < is essentially cat(1).\n" +"A @code{andglob} program is also provided along with s." +msgstr "" + +#: gnu/packages/shells.scm:569 +msgid "Port of OpenBSD Korn Shell" +msgstr "" + +#: gnu/packages/shells.scm:571 +msgid "" +"Oksh is a port of the OpenBSD Korn Shell.\n" +"The OpenBSD Korn Shell is a cleaned up and enhanced ksh." +msgstr "" + +#: gnu/packages/shells.scm:603 +msgid "Korn Shell from OpenBSD" +msgstr "" + +#: gnu/packages/shells.scm:605 +msgid "" +"loksh is a Linux port of OpenBSD's @command{ksh}. It is a small,\n" +"interactive POSIX shell targeted at resource-constrained systems." +msgstr "" + +#: gnu/packages/shells.scm:643 +msgid "Korn Shell from MirBSD" +msgstr "" + +#: gnu/packages/shells.scm:644 +msgid "" +"mksh is an actively developed free implementation of the\n" +"Korn Shell programming language and a successor to the Public Domain Korn\n" +"Shell (pdksh)." +msgstr "" + +#: gnu/packages/shells.scm:686 +msgid "Bash-compatible Unix shell" +msgstr "" + +#: gnu/packages/shells.scm:687 +msgid "" +"Oil is a Unix / POSIX shell, compatible with Bash. It\n" +"implements the Oil language, which is a new shell language to which Bash can " +"be\n" +"automatically translated. The Oil language is a superset of Bash. It also\n" +"implements the OSH language, a statically-parseable language based on Bash " +"as it\n" +"is commonly written." +msgstr "" + +#: gnu/packages/telephony.scm:69 +msgid "(u)Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:70 +msgid "" +"GNU Common C++ is an portable, optimized class framework for\n" +"threaded applications, supporting concurrent synchronization, inter-process\n" +"communications via sockets, and various methods for data handling, such as\n" +"serialization and XML parsing. It includes the uCommon C++ library, a " +"smaller\n" +"reimplementation." +msgstr "" + +#: gnu/packages/telephony.scm:90 +msgid "Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:91 +msgid "" +"GNU uCommon C++ is meant as a very light-weight C++ library\n" +"to facilitate using C++ design patterns even for very deeply embedded\n" +"applications, such as for systems using uclibc along with posix threading\n" +"support." +msgstr "" + +#: gnu/packages/telephony.scm:113 +msgid "Implementation of RTP (real-time transport protocol)" +msgstr "" + +#: gnu/packages/telephony.scm:114 +msgid "" +"GNU ccRTP is an implementation of RTP, the real-time transport\n" +"protocol from the IETF. It is suitable both for high capacity servers and\n" +"personal client applications. It is flexible in its design, allowing it to\n" +"function as a framework for the framework, rather than just being a\n" +"packet-manipulation library." +msgstr "" + +#: gnu/packages/telephony.scm:136 +msgid "Library implementing SIP (RFC-3261)" +msgstr "" + +#: gnu/packages/telephony.scm:137 +msgid "" +"GNU oSIP is an implementation of the SIP protocol. It is\n" +"used to provide multimedia and telecom software developers with an " +"interface\n" +"to initiate and control SIP sessions." +msgstr "" + +#: gnu/packages/telephony.scm:156 +msgid "Sip abstraction library" +msgstr "" + +#: gnu/packages/telephony.scm:157 +msgid "" +"EXosip is a library that hides the complexity of using the\n" +"SIP protocol for multimedia session establishment. This protocol is mainly " +"to\n" +"be used by VoIP telephony applications (endpoints or conference server) but\n" +"might be also useful for any application that wish to establish sessions " +"like\n" +"multiplayer games." +msgstr "" + +#: gnu/packages/telephony.scm:200 +msgid "Secure peer-to-peer VoIP server for the SIP protocol" +msgstr "" + +#: gnu/packages/telephony.scm:201 +msgid "" +"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" +"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" +"without the need for a service provider. Its peer-to-peer design ensures " +"that\n" +"there is no central point for media intercept or capture and thus it can be\n" +"used to construct a secure telephone system that operates over the public\n" +"internet." +msgstr "" + +#: gnu/packages/telephony.scm:246 +msgid "Secure RTP (SRTP) Reference Implementation" +msgstr "" + +#: gnu/packages/telephony.scm:248 +msgid "" +"This package provides an implementation of the Secure Real-time Transport\n" +"Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a\n" +"supporting cryptographic kernel." +msgstr "" + +#: gnu/packages/telephony.scm:272 +msgid "Utilities library for linphone software" +msgstr "" + +#: gnu/packages/telephony.scm:273 +msgid "" +"BCtoolbox is a utilities library used by Belledonne\n" +"Communications softwares like linphone." +msgstr "" + +#: gnu/packages/telephony.scm:295 +msgid "Implementation of the Real-time transport protocol" +msgstr "" + +#: gnu/packages/telephony.scm:296 +msgid "" +"oRTP is a library implementing the Real-time transport\n" +"protocol (RFC 3550)." +msgstr "" + +#: gnu/packages/telephony.scm:329 +msgid "Inter-Asterisk-Protocol library" +msgstr "" + +#: gnu/packages/telephony.scm:330 +msgid "" +"LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" +"Voice-over-IP (VoIP) communications." +msgstr "" + +#: gnu/packages/telephony.scm:361 +msgid "Simple VoIP program to create conferences from the terminal" +msgstr "" + +#: gnu/packages/telephony.scm:363 +msgid "" +"Seren is a simple VoIP program based on the Opus codec that allows you\n" +"to create a voice conference from the terminal, with up to 10 participants,\n" +"without having to register accounts, exchange emails, or add people to " +"contact\n" +"lists. All you need to join an existing conference is the host name or IP\n" +"address of one of the participants." +msgstr "" + +#: gnu/packages/telephony.scm:475 +msgid "Low-latency, high quality voice chat software" +msgstr "" + +#: gnu/packages/telephony.scm:477 +msgid "" +"Mumble is an low-latency, high quality voice chat\n" +"software primarily intended for use while gaming.\n" +"Mumble consists of two applications for separate usage:\n" +"@code{mumble} for the client, and @code{murmur} for the server." +msgstr "" + +#: gnu/packages/tex.scm:195 gnu/packages/tex.scm:3960 gnu/packages/tex.scm:4022 +msgid "TeX Live, a package of the TeX typesetting system" +msgstr "" + +#: gnu/packages/tex.scm:197 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the binaries." +msgstr "" + +#: gnu/packages/tex.scm:265 +msgid "DVI to PostScript drivers" +msgstr "" + +#: gnu/packages/tex.scm:266 +msgid "" +"This package provides files needed for converting DVI files\n" +"to PostScript." +msgstr "" + +#: gnu/packages/tex.scm:300 +msgid "Unicode data and loaders for TeX" +msgstr "" + +#: gnu/packages/tex.scm:301 +msgid "" +"This bundle provides generic access to Unicode Consortium\n" +"data for TeX use. It contains a set of text files provided by the Unicode\n" +"Consortium which are currently all from Unicode 8.0.0, with the exception " +"of\n" +"@code{MathClass.txt} which is not currently part of the Unicode Character\n" +"Database. Accompanying these source data are generic TeX loader files\n" +"allowing this data to be used as part of TeX runs, in particular in " +"building\n" +"format files. Currently there are two loader files: one for general " +"character\n" +"set up and one for initializing XeTeX character classes as has been carried\n" +"out to date by @code{unicode-letters.tex}. " +msgstr "" + +#: gnu/packages/tex.scm:339 +msgid "Hyphenation patterns for German" +msgstr "" + +#: gnu/packages/tex.scm:340 +msgid "" +"The package provides experimental hyphenation patterns for\n" +"the German language, covering both traditional and reformed orthography. " +"The\n" +"patterns can be used with packages Babel and hyphsubst from the Oberdiek\n" +"bundle." +msgstr "" + +#: gnu/packages/tex.scm:375 +msgid "Files for creating TeX formats" +msgstr "" + +#: gnu/packages/tex.scm:376 +msgid "" +"This bundle provides a collection of model \".ini\" files\n" +"for creating TeX formats. These files are commonly used to introduced\n" +"distribution-dependent variations in formats. They are also used to\n" +"allow existing format source files to be used with newer engines, for " +"example\n" +"to adapt the plain e-TeX source file to work with XeTeX and LuaTeX." +msgstr "" + +#: gnu/packages/tex.scm:410 +msgid "Hyphenation patterns expressed in UTF-8" +msgstr "" + +#: gnu/packages/tex.scm:411 +msgid "" +"Modern native UTF-8 engines such as XeTeX and LuaTeX need\n" +"hyphenation patterns in UTF-8 format, whereas older systems require\n" +"hyphenation patterns in the 8-bit encoding of the font in use (such " +"encodings\n" +"are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,\n" +"etc). The present package offers a collection of conversions of existing\n" +"patterns to UTF-8 format, together with converters for use with 8-bit fonts " +"in\n" +"older systems. Since hyphenation patterns for Knuthian-style TeX systems " +"are\n" +"only read at iniTeX time, it is hoped that the UTF-8 patterns, with their\n" +"converters, will completely supplant the older patterns." +msgstr "" + +#: gnu/packages/tex.scm:487 +msgid "Metafont base files" +msgstr "" + +#: gnu/packages/tex.scm:488 +msgid "" +"This package provides the Metafont base files needed to\n" +"build fonts using the Metafont system." +msgstr "" + +#: gnu/packages/tex.scm:519 +msgid "Scheme for naming fonts in TeX" +msgstr "" + +#: gnu/packages/tex.scm:520 +msgid "" +"This is Fontname, a naming scheme for (the base part of)\n" +"external TeX font filenames. This makes at most eight-character names\n" +"from (almost) arbitrarily complex font names, thus helping portability of " +"TeX\n" +"documents." +msgstr "" + +#: gnu/packages/tex.scm:588 +msgid "Computer Modern fonts for TeX" +msgstr "" + +#: gnu/packages/tex.scm:589 +msgid "" +"This package provides the Computer Modern fonts by Donald\n" +"Knuth. The Computer Modern font family is a large collection of text,\n" +"display, and mathematical fonts in a range of styles, based on Monotype " +"Modern\n" +"8A." +msgstr "" + +#: gnu/packages/tex.scm:653 +msgid "Small library of METAFONT sources" +msgstr "" + +#: gnu/packages/tex.scm:654 +msgid "" +"This is a collection of core TeX and METAFONT macro files\n" +"from Donald Knuth, including the plain format, plain base, and the MF logo\n" +"fonts." +msgstr "" + +#: gnu/packages/tex.scm:727 +msgid "Collection of fonts used in LaTeX distributions" +msgstr "" + +#: gnu/packages/tex.scm:728 +msgid "" +"This is a collection of fonts for use with standard LaTeX\n" +"packages and classes. It includes invisible fonts (for use with the slides\n" +"class), line and circle fonts (for use in the picture environment) and " +"LaTeX\n" +"symbol fonts." +msgstr "" + +#: gnu/packages/tex.scm:806 gnu/packages/tex.scm:837 +msgid "TeX fonts from the American Mathematical Society" +msgstr "" + +#: gnu/packages/tex.scm:808 +msgid "" +"This package provides an extended set of fonts for use in mathematics,\n" +"including: extra mathematical symbols; blackboard bold letters (uppercase\n" +"only); fraktur letters; subscript sizes of bold math italic and bold Greek\n" +"letters; subscript sizes of large symbols such as sum and product; added " +"sizes\n" +"of the Computer Modern small caps font; cyrillic fonts (from the University " +"of\n" +"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type " +"1\n" +"files, and all except the Euler fonts are provided as Metafont source. The\n" +"distribution also includes the canonical Type 1 versions of the Computer\n" +"Modern family of fonts. The Euler fonts are supported by separate " +"packages;\n" +"details can be found in the documentation." +msgstr "" + +#: gnu/packages/tex.scm:839 +msgid "" +"This package provides basic LaTeX support for the symbol fonts provides\n" +"by the amsfonts package. It provides @code{amsfonts.sty}, with names of\n" +"individual symbols defined in @code{amssymb.sty}." +msgstr "" + +#: gnu/packages/tex.scm:873 +msgid "Plain TeX format and supporting files" +msgstr "" + +#: gnu/packages/tex.scm:875 +msgid "" +"Contains files used to build the Plain TeX format, as described in the\n" +"TeXbook, together with various supporting files (some also discussed in the\n" +"book)." +msgstr "" + +#: gnu/packages/tex.scm:1025 +msgid "Base sources of LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1027 +msgid "" +"This bundle comprises the source of LaTeX itself, together with several\n" +"packages which are considered \"part of the kernel\". This bundle, " +"together\n" +"with the required packages, constitutes what every LaTeX distribution " +"should\n" +"contain." +msgstr "" + +#: gnu/packages/tex.scm:1047 +msgid "Extended filecontents and filecontents* environments" +msgstr "" + +#: gnu/packages/tex.scm:1049 +msgid "" +"LaTeX2e's @code{filecontents} and @code{filecontents*} environments\n" +"enable a LaTeX source file to generate external files as it runs through\n" +"LaTeX. However, there are two limitations of these environments: they " +"refuse\n" +"to overwrite existing files, and they can only be used in the preamble of a\n" +"document. The filecontents package removes these limitations, letting you\n" +"overwrite existing files and letting you use @code{filecontents} /\n" +"@code{filecontents*} anywhere." +msgstr "" + +#: gnu/packages/tex.scm:1076 +msgid "Am I running under XeTeX?" +msgstr "" + +#: gnu/packages/tex.scm:1078 +msgid "" +"This is a simple package which provides an @code{\\ifxetex} conditional,\n" +"so that other code can determine that it is running under XeTeX. The " +"package\n" +"requires the e-TeX extensions to the TeX primitive set." +msgstr "" + +#: gnu/packages/tex.scm:1110 +msgid "Simple macros for EPS inclusion" +msgstr "" + +#: gnu/packages/tex.scm:1112 +msgid "" +"This package provides the original (and now obsolescent) graphics\n" +"inclusion macros for use with dvips, still widely used by Plain TeX users " +"(in\n" +"particular). For LaTeX users, the package is nowadays (rather strongly)\n" +"deprecated in favour of the more sophisticated standard LaTeX latex-" +"graphics\n" +"bundle of packages. (The latex-graphics bundle is also available to Plain " +"TeX\n" +"users, via its Plain TeX version.)" +msgstr "" + +#: gnu/packages/tex.scm:1138 +msgid "Sophisticated verbatim text" +msgstr "" + +#: gnu/packages/tex.scm:1140 +msgid "" +"This package provides tools for the flexible handling of verbatim text\n" +"including: verbatim commands in footnotes; a variety of verbatim " +"environments\n" +"with many parameters; ability to define new customized verbatim " +"environments;\n" +"save and restore verbatim text and environments; write and read files in\n" +"verbatim mode; build \"example\" environments (showing both result and\n" +"verbatim source)." +msgstr "" + +#: gnu/packages/tex.scm:1209 +msgid "LaTeX standard graphics bundle" +msgstr "" + +#: gnu/packages/tex.scm:1211 +msgid "" +"This is a collection of LaTeX packages for producing color, including\n" +"graphics (e.g. PostScript) files, and rotation and scaling of text in LaTeX\n" +"documents. It comprises the packages color, graphics, graphicx, trig, " +"epsfig,\n" +"keyval, and lscape." +msgstr "" + +#: gnu/packages/tex.scm:1233 +msgid "Driver-independent color extensions for LaTeX and pdfLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1235 +msgid "" +"The package starts from the basic facilities of the colorcolor package,\n" +"and provides easy driver-independent access to several kinds of color " +"tints,\n" +"shades, tones, and mixes of arbitrary colors. It allows a user to select a\n" +"document-wide target color model and offers complete tools for conversion\n" +"between eight color models. Additionally, there is a command for " +"alternating\n" +"row colors plus repeated non-aligned material (like horizontal lines) in\n" +"tables." +msgstr "" + +#: gnu/packages/tex.scm:1261 +msgid "Extensive support for hypertext in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1263 +msgid "" +"The @code{hyperref} package is used to handle cross-referencing commands\n" +"in LaTeX to produce hypertext links in the document. The package provides\n" +"backends for the @code{\\special} set defined for HyperTeX DVI processors; " +"for\n" +"embedded @code{pdfmark} commands for processing by Acrobat\n" +"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's " +"@code{dviwindo};\n" +"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for " +"VTeX's\n" +"pdf and HTML backends. The package is distributed with the @code{backref} " +"and\n" +"@code{nameref} packages, which make use of the facilities of @code{hyperref}." +msgstr "" + +#: gnu/packages/tex.scm:1297 +msgid "Bundle of packages submitted by Heiko Oberdiek" +msgstr "" + +#: gnu/packages/tex.scm:1299 +msgid "" +"The bundle comprises various LaTeX packages, providing among others:\n" +"better accessibility support for PDF files; extensible chemists reaction\n" +"arrows; record information about document class(es) used; and many more." +msgstr "" + +#: gnu/packages/tex.scm:1320 +msgid "LaTeX standard tools bundle" +msgstr "" + +#: gnu/packages/tex.scm:1322 +msgid "" +"This package is a collection of (variously) simple tools provided as\n" +"part of the LaTeX required tools distribution, comprising the following\n" +"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, " +"fileerr,\n" +"fontsmpl, ftnright, hhline, indentfirst, layout, longtable, multicol,\n" +"rawfonts, showkeys, somedefs, tabularx, theorem, trace, varioref, verbatim,\n" +"xr, and xspace." +msgstr "" + +#: gnu/packages/tex.scm:1357 +msgid "Verbatim with URL-sensitive line breaks" +msgstr "" + +#: gnu/packages/tex.scm:1358 +msgid "" +"The command @code{\\url} is a form of verbatim command that\n" +"allows linebreaks at certain characters or combinations of characters, " +"accepts\n" +"reconfiguration, and can usually be used in the argument to another " +"command.\n" +"The command is intended for email addresses, hypertext links,\n" +"directories/paths, etc., which normally have no spaces, so by default the\n" +"package ignores spaces in its argument. However, a package option allows\n" +"spaces, which is useful for operating systems where spaces are a common " +"part\n" +"of file names." +msgstr "" + +#: gnu/packages/tex.scm:1385 +msgid "LaTeX3 programmers’ interface" +msgstr "" + +#: gnu/packages/tex.scm:1387 +msgid "" +"The l3kernel bundle provides an implementation of the LaTeX3\n" +"programmers’ interface, as a set of packages that run under LaTeX 2e. The\n" +"interface provides the foundation on which the LaTeX3 kernel and other " +"future\n" +"code are built: it is an API for TeX programmers. The packages are set up " +"so\n" +"that the LaTeX3 conventions can be used with regular LaTeX 2e packages." +msgstr "" + +#: gnu/packages/tex.scm:1425 +msgid "High-level LaTeX3 concepts" +msgstr "" + +#: gnu/packages/tex.scm:1427 +msgid "" +"This bundle holds prototype implementations of concepts for a LaTeX\n" +"designer interface, to be used with the experimental LaTeX kernel as\n" +"programming tools and kernel sup­port. Packages provided in this release " +"are:\n" +"\n" +"@enumerate\n" +"@item l3keys2e, which makes the facilities of the kernel module l3keys\n" +" available for use by LaTeX 2e packages;\n" +"@item xfrac, which provides flexible splitlevel fractions;\n" +"@item xparse, which provides a high-level interface for declaring document\n" +" commands; and\n" +"@item xtemplate, which provides a means of defining generic functions using " +"a\n" +" key-value syntax.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/tex.scm:1460 +msgid "Advanced font selection in XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1462 +msgid "" +"Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an\n" +"automatic and unified interface to feature-rich AAT and OpenType fonts " +"through\n" +"the NFSS in LaTeX running on XeTeX or LuaTeX engines. The package requires\n" +"the l3kernel and xparse bundles from the LaTeX 3 development team." +msgstr "" + +#: gnu/packages/tex.scm:1498 +msgid "Lua modules for general programming (in the (La)TeX world)" +msgstr "" + +#: gnu/packages/tex.scm:1500 +msgid "" +"Lualibs is a collection of Lua modules useful for general programming.\n" +"The bundle is based on Lua modules shipped with ConTeXt, and made available " +"in\n" +"this bundle for use independent of ConTeXt." +msgstr "" + +#: gnu/packages/tex.scm:1520 +msgid "AMS mathematical facilities for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1522 +msgid "" +"This is the principal package in the AMS-LaTeX distribution. It adapts\n" +"for use in LaTeX most of the mathematical features found in AMS-TeX; it is\n" +"highly recommended as an adjunct to serious mathematical typesetting in " +"LaTeX.\n" +"When amsmath is loaded, AMS-LaTeX packages @code{amsbsyamsbsy} (for bold\n" +"symbols), @code{amsopnamsopn} (for operator names) and\n" +"@code{amstextamstext} (for text embedded in mathematics) are also loaded.\n" +"This package is part of the LaTeX required distribution; however, several\n" +"contributed packages add still further to its appeal; examples are\n" +"@code{empheqempheq}, which provides functions for decorating and " +"highlighting\n" +"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and " +"similar)\n" +"definitions." +msgstr "" + +#: gnu/packages/tex.scm:1550 +msgid "AMS document classes for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1552 +msgid "" +"This bundle contains three AMS classes: @code{amsartamsart} (for writing\n" +"articles for the AMS), @code{amsbookamsbook} (for books) and\n" +"@code{amsprocamsproc} (for proceedings), together with some supporting\n" +"material. The material is made available as part of the AMS-LaTeX\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1583 +msgid "Multilingual support for Plain TeX or LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1585 +msgid "" +"The package manages culturally-determined typographical (and other)\n" +"rules, and hyphenation patterns for a wide range of languages. A document " +"may\n" +"select a single language to be supported, or it may select several, in " +"which\n" +"case the document may switch from one language to another in a variety of\n" +"ways. Babel uses contributed configuration files that provide the detail " +"of\n" +"what has to be done for each language. Users of XeTeX are advised to use " +"the\n" +"polyglossia package rather than Babel." +msgstr "" + +#: gnu/packages/tex.scm:1608 +msgid "Babel support for English" +msgstr "" + +#: gnu/packages/tex.scm:1610 +msgid "" +"This package provides the language definition file for support of\n" +"English in @code{babel}. Care is taken to select British hyphenation " +"patterns\n" +"for British English and Australian text, and default (\"american\") " +"patterns\n" +"for Canadian and USA text." +msgstr "" + +#: gnu/packages/tex.scm:1631 +msgid "Support for Cyrillic fonts in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1633 +msgid "" +"This bundle of macros files provides macro support (including font\n" +"encoding macros) for the use of Cyrillic characters in fonts encoded under " +"the\n" +"T2* and X2 encodings. These encodings cover (between them) pretty much " +"every\n" +"language that is written in a Cyrillic alphabet." +msgstr "" + +#: gnu/packages/tex.scm:1653 +msgid "Font support for common PostScript fonts" +msgstr "" + +#: gnu/packages/tex.scm:1655 +msgid "" +"The PSNFSS collection includes a set of files that provide a complete\n" +"working setup of the LaTeX font selection scheme (NFSS2) for use with " +"common\n" +"PostScript fonts. It covers the so-called \"Base\" fonts (which are built\n" +"into any Level 2 PostScript printing device and the Ghostscript " +"interpreter)\n" +"and a number of free fonts. It provides font definition files, macros and\n" +"font metrics. The bundle as a whole is part of the LaTeX required set of\n" +"packages." +msgstr "" + +#: gnu/packages/tex.scm:1740 +msgid "Union of TeX Live packages" +msgstr "" + +#: gnu/packages/tex.scm:1741 +msgid "" +"This package provides a subset of the TeX Live\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1756 +msgid "" +"This is a very limited subset of the TeX Live distribution.\n" +"It includes little more than the required set of LaTeX packages." +msgstr "" + +#: gnu/packages/tex.scm:1773 +msgid "LaTeX-based replacement for BibTeX" +msgstr "" + +#: gnu/packages/tex.scm:1775 +msgid "" +"Amsrefs is a LaTeX package for bibliographies that provides an archival\n" +"data format similar to the format of BibTeX database files, but adapted to\n" +"make direct processing by LaTeX easier. The package can be used either in\n" +"conjunction with BibTeX or as a replacement for BibTeX." +msgstr "" + +#: gnu/packages/tex.scm:1802 +msgid "Footnotes for critical editions" +msgstr "" + +#: gnu/packages/tex.scm:1804 +msgid "" +"This package aims to provide a one-stop solution to requirements for\n" +"footnotes. It offers: Multiple footnote apparatus superior to that of\n" +"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be " +"run\n" +"into a single paragraph (this choice may be selected per footnote series);\n" +"Things you might have expected (such as @code{\\verb}-like material in\n" +"footnotes, and color selections over page breaks) now work. Note that the\n" +"majority of the bigfoot package's interface is identical to that of\n" +"@code{manyfoot}; users should seek information from that package's\n" +"documentation. The bigfoot bundle also provides the @code{perpage} and\n" +"@code{suffix} packages." +msgstr "" + +#: gnu/packages/tex.scm:1830 +msgid "Producing 'blind' text for testing" +msgstr "" + +#: gnu/packages/tex.scm:1832 +msgid "" +"The package provides the commands @code{\\blindtext} and\n" +"@code{\\Blindtext} for creating \"blind\" text useful in testing new " +"classes\n" +"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for " +"creating\n" +"an entire random document with sections, lists, mathematics, etc. The " +"package\n" +"supports three languages, @code{english}, @code{(n)german} and " +"@code{latin};\n" +"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller " +"\"lorem\n" +"ipsum\" text, see the @code{lipsum} package)." +msgstr "" + +#: gnu/packages/tex.scm:1862 +msgid "German letter DIN style" +msgstr "" + +#: gnu/packages/tex.scm:1864 +msgid "" +"This package implements a document layout for writing letters according\n" +"to the rules of DIN (Deutsches Institut für Normung, German standardisation\n" +"institute). A style file for LaTeX 2.09 (with limited support of the\n" +"features) is part of the package. Since the letter layout is based on a\n" +"German standard, the user guide is written in German, but most macros have\n" +"English names from which the user can recognize what they are used for. In\n" +"addition there are example files showing how letters may be created with " +"the\n" +"package." +msgstr "" + +#: gnu/packages/tex.scm:1888 +msgid "Put a grey textual watermark on document pages" +msgstr "" + +#: gnu/packages/tex.scm:1890 +msgid "" +"This package provides a means to add a textual, light grey watermark on\n" +"every page or on the first page of a document. Typical usage may consist " +"in\n" +"writing words such as DRAFT or CONFIDENTIAL across document pages. The\n" +"package performs a similar function to that of @code{draftcopy}, but its\n" +"implementation is output device independent, and made very simple by " +"relying\n" +"on everypage." +msgstr "" + +#: gnu/packages/tex.scm:1912 +msgid "New interface for environments in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1914 +msgid "" +"This package provides the @code{\\collect@@body} command (as in\n" +"@code{amsmath}), as well as a @code{\\long} version @code{\\Collect@@Body},\n" +"for collecting the body text of an environment. These commands are used to\n" +"define a new author interface to creating new environments." +msgstr "" + +#: gnu/packages/tex.scm:1934 +msgid "Create equal-widthed parboxes" +msgstr "" + +#: gnu/packages/tex.scm:1936 +msgid "" +"LaTeX users sometimes need to ensure that two or more blocks of text\n" +"occupy the same amount of horizontal space on the page. To that end, the\n" +"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which " +"works\n" +"just like @code{\\parbox}, except that instead of specifying a width, one\n" +"specifies a tag. All @code{eqparbox}es with the same tag---regardless of\n" +"where they are in the document---will stretch to fit the widest\n" +"@code{eqparbox} with that tag. This simple, equal-width mechanism can be " +"used\n" +"for a variety of alignment purposes, as is evidenced by the examples in\n" +"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} " +"are\n" +"also provided." +msgstr "" + +#: gnu/packages/tex.scm:1970 +msgid "Expanded description environments" +msgstr "" + +#: gnu/packages/tex.scm:1972 +msgid "" +"The package provides additional features for the LaTeX\n" +"@code{description} environment, including adjustable left margin. The " +"package\n" +"also allows the user to \"break\" a list (for example, to interpose a " +"comment)\n" +"without affecting the structure of the list (this works for @code{itemize} " +"and\n" +"@code{enumerate} lists, and numbered lists remain in sequence)." +msgstr "" + +#: gnu/packages/tex.scm:2006 +msgid "Provide file modification times, and compare them" +msgstr "" + +#: gnu/packages/tex.scm:2008 +msgid "" +"This package provides macros to read and compare the modification dates\n" +"of files. The files may be @code{.tex} files, images or other files (as " +"long\n" +"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} " +"primitive\n" +"of pdfLaTeX to find the file modification date as PDF date string, parses " +"the\n" +"string and returns the value to the user. The package will also work for " +"DVI\n" +"output with recent versions of the LaTeX compiler which uses pdfLaTeX in " +"DVI\n" +"mode. The functionality is provided by purely expandable macros or by " +"faster\n" +"but non-expandable ones." +msgstr "" + +#: gnu/packages/tex.scm:2032 +msgid "Conditionals to test which platform is being used" +msgstr "" + +#: gnu/packages/tex.scm:2034 +msgid "" +"This package uses the (La)TeX extension @code{-shell-escape} to\n" +"establish whether the document is being processed on a Windows or on a\n" +"Unix-like system, or on Cygwin (Unix environment over a Windows system).\n" +"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, " +"@code{\\ifmacosx}\n" +"and @code{\\ifcygwin}. The package also preserves the output of " +"@code{uname}\n" +"on a Unix-like system, which may be used to distinguish between various\n" +"classes of systems." +msgstr "" + +#: gnu/packages/tex.scm:2057 +msgid "Flexible bibliography support" +msgstr "" + +#: gnu/packages/tex.scm:2059 +msgid "" +"This bundle provides a package that implements both author-year and\n" +"numbered references, as well as much detailed of support for other\n" +"bibliography use. Also provided are versions of the standard BibTeX styles\n" +"that are compatible with @code{natbib}: @code{plainnat}, @code{unsrtnat},\n" +"@code{abbrnat}. The bibliography styles produced by @code{custom-bib} are\n" +"designed from the start to be compatible with @code{natbib}." +msgstr "" + +#: gnu/packages/tex.scm:2081 +msgid "Replace strings in encapsulated PostScript figures" +msgstr "" + +#: gnu/packages/tex.scm:2083 +msgid "" +"This package allows LaTeX constructions (equations, picture\n" +"environments, etc.) to be precisely superimposed over Encapsulated " +"PostScript\n" +"figures, using your own favorite drawing tool to create an EPS figure and\n" +"placing simple text \"tags\" where each replacement is to be placed, with\n" +"PSfrag automatically removing these tags from the figure and replacing them\n" +"with a user specified LaTeX construction, properly aligned, scaled, and/or\n" +"rotated." +msgstr "" + +#: gnu/packages/tex.scm:2119 +msgid "Process PostScript graphisc within pdfLaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2121 +msgid "" +"This is a package for processing PostScript graphics with @code{psfrag}\n" +"labels within pdfLaTeX documents. Every graphic is compiled individually,\n" +"drastically speeding up compilation time when only a single figure needs\n" +"re-processing." +msgstr "" + +#: gnu/packages/tex.scm:2145 +msgid "Make overhead slides" +msgstr "" + +#: gnu/packages/tex.scm:2148 +msgid "" +"This package provides a class that produces overhead\n" +"slides (transparencies), with many facilities. Seminar is not nowadays\n" +"reckoned a good basis for a presentation — users are advised to use more\n" +"recent classes such as powerdot or beamer, both of which are tuned to\n" +"21st-century presentation styles." +msgstr "" + +#: gnu/packages/tex.scm:2181 +msgid "Trim spaces around an argument or within a macro" +msgstr "" + +#: gnu/packages/tex.scm:2183 +msgid "" +"This very short package allows you to expandably remove spaces around a\n" +"token list (commands are provided to remove spaces before, spaces after, or\n" +"both); or to remove surrounding spaces within a macro definition, or to " +"define\n" +"space-stripped macros." +msgstr "" + +#: gnu/packages/tex.scm:2216 +msgid "Captions on more than floats" +msgstr "" + +#: gnu/packages/tex.scm:2218 +msgid "" +"This package defines a command @code{\\captionof} for putting a caption\n" +"to something that's not a float." +msgstr "" + +#: gnu/packages/tex.scm:2249 +msgid "e-TeX tools for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2251 +msgid "" +"This package is a toolbox of programming facilities geared primarily\n" +"towards LaTeX class and package authors. It provides LaTeX frontends to " +"some\n" +"of the new primitives provided by e-TeX as well as some generic tools which\n" +"are not strictly related to e-TeX but match the profile of this package. " +"The\n" +"package provides functions that seem to offer alternative ways of " +"implementing\n" +"some LaTeX kernel commands; nevertheless, the package will not modify any " +"part\n" +"of the LaTeX kernel." +msgstr "" + +#: gnu/packages/tex.scm:2287 +msgid "Seven predefined chapter heading styles" +msgstr "" + +#: gnu/packages/tex.scm:2289 +msgid "" +"This package provides seven predefined chapter heading styles. Each\n" +"style can be modified using a set of simple commands. Optionally one can\n" +"modify the formatting routines in order to create additional chapter\n" +"headings." +msgstr "" + +#: gnu/packages/tex.scm:2322 +msgid "Framed or shaded regions that can break across pages" +msgstr "" + +#: gnu/packages/tex.scm:2324 +msgid "" +"The package creates three environments: @code{framed}, which puts an\n" +"ordinary frame box around the region, @code{shaded}, which shades the " +"region,\n" +"and @code{leftbar}, which places a line at the left side. The environments\n" +"allow a break at their start (the @code{\\FrameCommand} enables creation of " +"a\n" +"title that is “attached” to the environment); breaks are also allowed in " +"the\n" +"course of the framed/shaded matter. There is also a command\n" +"@code{\\MakeFramed} to make your own framed-style environments." +msgstr "" + +#: gnu/packages/tex.scm:2356 +msgid "Letter document class" +msgstr "" + +#: gnu/packages/tex.scm:2358 +msgid "" +"This package is designed for formatting formless letters in German; it\n" +"can also be used for English (by those who can read the documentation). " +"There\n" +"are LaTeX 2.09 @code{documentstyle} and LaTeX 2e class files for both an\n" +"\"old\" and a \"new\" version of g-brief." +msgstr "" + +#: gnu/packages/tex.scm:2378 +msgid "Typeset Galois connections" +msgstr "" + +#: gnu/packages/tex.scm:2380 +msgid "" +"The package deals with connections in two-dimensional style, optionally\n" +"in colour." +msgstr "" + +#: gnu/packages/tex.scm:2398 +msgid "Citations in a reader-friendly style" +msgstr "" + +#: gnu/packages/tex.scm:2400 +msgid "" +"The package allows citations in the German style, which is considered by\n" +"many to be particularly reader-friendly. The citation provides a small " +"amount\n" +"of bibliographic information in a footnote on the page where each citation " +"is\n" +"made. It combines a desire to eliminate unnecessary page-turning with the\n" +"look-up efficiency afforded by numeric citations. The package makes use of\n" +"BibLaTeX, and is considered experimental." +msgstr "" + +#: gnu/packages/tex.scm:2422 +msgid "Flexible and complete interface to document dimensions" +msgstr "" + +#: gnu/packages/tex.scm:2424 +msgid "" +"This package provides an easy and flexible user interface to customize\n" +"page layout, implementing auto-centering and auto-balancing mechanisms so " +"that\n" +"the users have only to give the least description for the page layout. The\n" +"package knows about all the standard paper sizes, so that the user need not\n" +"know what the nominal \"real\" dimensions of the paper are, just its " +"standard\n" +"name (such as a4, letter, etc.). An important feature is the package's\n" +"ability to communicate the paper size it's set up to the output." +msgstr "" + +#: gnu/packages/tex.scm:2447 +msgid "Miscellaneous tools by Mark Wooding" +msgstr "" + +#: gnu/packages/tex.scm:2449 +msgid "" +"This collection of tools includes: @code{atsupport} for short commands\n" +"starting with @code{@@}, macros to sanitize the OT1 encoding of the\n" +"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} " +"support;\n" +"@code{mathenv} for various alignment in maths; list handling; " +"@code{mdwmath}\n" +"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular " +"and\n" +"array environments; verbatim handling; and syntax diagrams." +msgstr "" + +#: gnu/packages/tex.scm:2471 +msgid "Alternative to babel for XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2473 +msgid "" +"This package provides a complete Babel replacement for users of LuaLaTeX\n" +"and XeLaTeX; it relies on the @code{fontspec} package, version 2.0 at least." +msgstr "" + +#: gnu/packages/tex.scm:2491 +msgid "Multi-page tables package" +msgstr "" + +#: gnu/packages/tex.scm:2493 +msgid "" +"This package was a predecessor of @code{longtable}; the newer\n" +"package (designed on quite different principles) is easier to use and more\n" +"flexible, in many cases, but supertabular retains its usefulness in a few\n" +"situations where longtable has problems." +msgstr "" + +#: gnu/packages/tex.scm:2526 +msgid "TeX macros to handle Texinfo files" +msgstr "" + +#: gnu/packages/tex.scm:2528 +msgid "" +"Texinfo is the preferred format for documentation in the GNU project;\n" +"the format may be used to produce online or printed output from a single\n" +"source. The Texinfo macros may be used to produce printable output using " +"TeX;\n" +"other programs in the distribution offer online interactive use (with\n" +"hypertext linkages in some cases)." +msgstr "" + +#: gnu/packages/tex.scm:2549 +msgid "Show \"realistic\" quotes in verbatim" +msgstr "" + +#: gnu/packages/tex.scm:2551 +msgid "" +"Typewriter-style fonts are best for program listings, but Computer\n" +"Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n" +"single quotes. Other fonts, and most programming languages, print @code{`} " +"as\n" +"a grave accent and @code{'} upright; @code{'} is used both to open and to\n" +"close quoted strings. The package switches the typewriter font to Computer\n" +"Modern Typewriter in OT1 encoding, and modifies the behaviour of\n" +"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to " +"print\n" +"in the expected way. It does this regardless of other fonts or encodings " +"in\n" +"use, so long as the package is loaded after the other fonts were. The " +"package\n" +"does not affect @code{\\tt}, @code{\\texttt}, etc." +msgstr "" + +#: gnu/packages/tex.scm:2590 +msgid "Simple package to set up document margins" +msgstr "" + +#: gnu/packages/tex.scm:2592 +msgid "" +"This is a simple package to set up document margins. This package is\n" +"considered obsolete; alternatives are the @code{typearea} package from the\n" +"@code{koma-script} bundle, or the @code{geometry} package." +msgstr "" + +#: gnu/packages/tex.scm:2611 +msgid "Extra control of appendices" +msgstr "" + +#: gnu/packages/tex.scm:2613 +msgid "" +"The appendix package provides various ways of formatting the titles of\n" +"appendices. Also (sub)appendices environments are provided that can be " +"used,\n" +"for example, for per chapter/section appendices. An @code{appendices}\n" +"environment is provided which can be used instead of the @code{\\appendix}\n" +"command." +msgstr "" + +#: gnu/packages/tex.scm:2634 +msgid "Generate changebars in LaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2636 +msgid "" +"Identify areas of text to be marked with changebars with the\n" +"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. " +"The\n" +"package uses 'drivers' to place the bars; the available drivers can work " +"with\n" +"@code{dvitoln03}, @code{dvitops}, @code{dvips}, the emTeX and TeXtures DVI\n" +"drivers, and VTeX and pdfTeX." +msgstr "" + +#: gnu/packages/tex.scm:2671 +msgid "CMap support for PDF files" +msgstr "" + +#: gnu/packages/tex.scm:2673 +msgid "" +"This package embeds CMap tables into PDF files to make search and\n" +"copy-and-paste functions work properly." +msgstr "" + +#: gnu/packages/tex.scm:2691 +msgid "Add colour to LaTeX tables" +msgstr "" + +#: gnu/packages/tex.scm:2693 +msgid "" +"This package allows rows, columns, and even individual cells in LaTeX\n" +"tables to be coloured." +msgstr "" + +#: gnu/packages/tex.scm:2724 +msgid "Variants of \\fbox and other games with boxes" +msgstr "" + +#: gnu/packages/tex.scm:2726 +msgid "" +"This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n" +"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools " +"for\n" +"using box macros and flexible verbatim macros. You can box mathematics,\n" +"floats, center, flushleft, and flushright, lists, and pages." +msgstr "" + +#: gnu/packages/tex.scm:2759 +msgid "Extensive control of page headers and footers in LaTeX2e" +msgstr "" + +#: gnu/packages/tex.scm:2761 +msgid "" +"The package provides extensive facilities, both for constructing headers\n" +"and footers, and for controlling their use (for example, at times when " +"LaTeX\n" +"would automatically change the heading style in use)." +msgstr "" + +#: gnu/packages/tex.scm:2780 +msgid "Improved interface for floating objects" +msgstr "" + +#: gnu/packages/tex.scm:2782 +msgid "" +"This package improves the interface for defining floating objects such\n" +"as figures and tables. It introduces the boxed float, the ruled float and " +"the\n" +"plaintop float. You can define your own floats and improve the behaviour " +"of\n" +"the old ones. The package also provides the @code{H} float modifier option " +"of\n" +"the obsolete @code{here} package. You can select this as automatic default\n" +"with @code{\\floatplacement{figure}{H}}." +msgstr "" + +#: gnu/packages/tex.scm:2804 +msgid "Range of footnote options" +msgstr "" + +#: gnu/packages/tex.scm:2806 +msgid "" +"This is a collection of ways to change the typesetting of footnotes.\n" +"The package provides means of changing the layout of the footnotes " +"themselves,\n" +"a way to number footnotes per page, to make footnotes disappear in a\n" +"\"moving\" argument, and to deal with multiple references to footnotes from\n" +"the same place. The package also has a range of techniques for labelling\n" +"footnotes with symbols rather than numbers." +msgstr "" + +#: gnu/packages/tex.scm:2830 +msgid "Typeset source code listings using LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2832 +msgid "" +"The package enables the user to typeset programs (programming code)\n" +"within LaTeX; the source code is read directly by TeX---no front-end " +"processor\n" +"is needed. Keywords, comments and strings can be typeset using different\n" +"styles. Support for @code{hyperref} is provided." +msgstr "" + +#: gnu/packages/tex.scm:2865 +msgid "Miscellaneous packages by Joerg Knappen" +msgstr "" + +#: gnu/packages/tex.scm:2867 +msgid "" +"This package provides miscellaneous macros by Joerg Knappen, including:\n" +"represent counters in greek; Maxwell's non-commutative division;\n" +"@code{latin1jk}, @code{latin2jk} and @code{latin3jk}, which are\n" +"@code{inputenc} definition files that allow verbatim input in the " +"respective\n" +"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in " +"maths;\n" +"extra alignments for @code{\\parboxes}; swap Roman and Sans fonts;\n" +"transliterate semitic languages; patches to make (La)TeX formulae " +"embeddable\n" +"in SGML; use maths minus in text as appropriate; simple Young tableaux." +msgstr "" + +#: gnu/packages/tex.scm:2941 +msgid "Computer modern fonts in T1 and TS1 encodings" +msgstr "" + +#: gnu/packages/tex.scm:2943 +msgid "" +"The EC fonts are European Computer Modern Fonts, supporting the complete\n" +"LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n" +"These fonts are intended to be stable with no changes being made to the tfm\n" +"files. The set also contains a Text Companion Symbol font, called " +"@code{tc},\n" +"featuring many useful characters needed in text typesetting, for example\n" +"oldstyle digits, currency symbols (including the newly created Euro " +"symbol),\n" +"the permille sign, copyright, trade mark and servicemark as well as a " +"copyleft\n" +"sign, and many others. Recent releases of LaTeX2e support the EC fonts. " +"The\n" +"EC fonts supersede the preliminary version released as the DC fonts. The\n" +"fonts are available in (traced) Adobe Type 1 format, as part of the\n" +"@code{cm-super} bundle. The other Computer Modern-style T1-encoded Type 1\n" +"set, Latin Modern, is not actually a direct development of the EC set, and\n" +"differs from the EC in a number of particulars." +msgstr "" + +#: gnu/packages/tex.scm:3023 +msgid "Ralph Smith's Formal Script font" +msgstr "" + +#: gnu/packages/tex.scm:3025 +msgid "" +"The fonts provide uppercase formal script letters for use as symbols in\n" +"scientific and mathematical typesetting (in contrast to the informal script\n" +"fonts such as that used for the calligraphic symbols in the TeX maths " +"symbol\n" +"font). The fonts are provided as Metafont source, and as derived Adobe Type " +"1\n" +"format. LaTeX support, for using these fonts in mathematics, is available " +"via\n" +"one of the packages @code{calrsfs} and @code{mathrsfs}." +msgstr "" + +#: gnu/packages/tex.scm:3047 +msgid "Add picture commands (or backgrounds) to every page" +msgstr "" + +#: gnu/packages/tex.scm:3049 +msgid "" +"The package adds one or more user commands to LaTeX's @code{shipout}\n" +"routine, which may be used to place the output at fixed positions. The\n" +"@code{grid} option may be used to find the correct places." +msgstr "" + +#: gnu/packages/tex.scm:3081 +msgid "Extensions to epic and the LaTeX drawing tools" +msgstr "" + +#: gnu/packages/tex.scm:3083 +msgid "" +"Extensions to @code{epic} and the LaTeX picture drawing environment,\n" +"include the drawing of lines at any slope, the drawing of circles in any\n" +"radii, and the drawing of dotted and dashed lines much faster with much " +"less\n" +"TeX memory, and providing several new commands for drawing ellipses, arcs,\n" +"splines, and filled circles and ellipses. The package uses @code{tpic}\n" +"@code{\\special} commands." +msgstr "" + +#: gnu/packages/tex.scm:3118 +msgid "Customize basic list environments" +msgstr "" + +#: gnu/packages/tex.scm:3120 +msgid "" +"This package is intended to ease customizing the three basic list\n" +"environments: @code{enumerate}, @code{itemize} and @code{description}. It\n" +"extends their syntax to allow an optional argument where a set of " +"parameters\n" +"in the form @code{key=value} are available, for example:\n" +"@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}." +msgstr "" + +#: gnu/packages/tex.scm:3141 +msgid "Create tabular cells spanning multiple rows" +msgstr "" + +#: gnu/packages/tex.scm:3143 +msgid "" +"The package provides tools for creating tabular cells spanning multiple\n" +"rows. It has a lot of flexibility, including an option for specifying an\n" +"entry at the \"natural\" width of its text." +msgstr "" + +#: gnu/packages/tex.scm:3175 +msgid "Combine LaTeX commands over included graphics" +msgstr "" + +#: gnu/packages/tex.scm:3177 +msgid "" +"The @code{overpic} environment is a cross between the LaTeX\n" +"@code{picture} environment and the @code{\\includegraphics} command of\n" +"@code{graphicx}. The resulting picture environment has the same dimensions " +"as\n" +"the included graphic. LaTeX commands can be placed on the graphic at " +"defined\n" +"positions; a grid for orientation is available." +msgstr "" + +#: gnu/packages/tex.scm:3211 +msgid "Layout with zero \\parindent, non-zero \\parskip" +msgstr "" + +#: gnu/packages/tex.scm:3213 +msgid "" +"Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n" +"that is untidy; this package (though it is no substitute for a properly\n" +"designed class) helps alleviate this untidiness." +msgstr "" + +#: gnu/packages/tex.scm:3232 +msgid "Include PDF documents in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3234 +msgid "" +"This package simplifies the inclusion of external multi-page PDF\n" +"documents in LaTeX documents. Pages may be freely selected and it is " +"possible\n" +"to put several logical pages onto each sheet of paper. Furthermore a lot " +"of\n" +"hypertext features like hyperlinks and article threads are provided. The\n" +"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible " +"to\n" +"use this package to insert PostScript files, in addition to PDF files." +msgstr "" + +#: gnu/packages/tex.scm:3266 +msgid "St Mary Road symbols for theoretical computer science" +msgstr "" + +#: gnu/packages/tex.scm:3268 +msgid "" +"The fonts were originally distributed as Metafont sources only, but\n" +"Adobe Type 1 versions are also now available. Macro support is provided " +"for\n" +"use under LaTeX; the package supports the @code{only} option (provided by " +"the\n" +"@code{somedefs} package) to restrict what is loaded, for those who don't " +"need\n" +"the whole font." +msgstr "" + +#: gnu/packages/tex.scm:3289 +msgid "Figures divided into subfigures" +msgstr "" + +#: gnu/packages/tex.scm:3291 +msgid "" +"This (deprecated) package provides support for the manipulation and\n" +"reference of small or \"sub\" figures and tables within a single figure or\n" +"table environment. It is convenient to use this package when your " +"subfigures\n" +"are to be separately captioned, referenced, or are to be included in the\n" +"List-of-Figures. A new @code{\\subfigure} command is introduced which can " +"be\n" +"used inside a figure environment for each subfigure. An optional first\n" +"argument is used as the caption for that subfigure. The package is now\n" +"considered obsolete: it was superseded by @code{subfig}, but users may find\n" +"the more recent @code{subcaption} package more satisfactory." +msgstr "" + +#: gnu/packages/tex.scm:3316 +msgid "Tabular with variable width columns balanced" +msgstr "" + +#: gnu/packages/tex.scm:3318 +msgid "" +"The package defines a @code{tabular*}-like environment, @code{tabulary},\n" +"taking a \"total width\" argument as well as the column specifications. " +"The\n" +"environment uses column types @code{L}, @code{C}, @code{R} and @code{J} for\n" +"variable width columns (@code{\\raggedright}, @code{\\centering},\n" +"@code{\\raggedleft}, and normally justified). In contrast to\n" +"@code{tabularx}'s @code{X} columns, the width of each column is weighted\n" +"according to the natural width of the widest cell in the column." +msgstr "" + +#: gnu/packages/tex.scm:3354 +msgid "Tables with captions and notes all the same width" +msgstr "" + +#: gnu/packages/tex.scm:3356 +msgid "" +"This package facilitates tables with titles (captions) and notes. The\n" +"title and notes are given a width equal to the body of the table (a\n" +"@code{tabular} environment). By itself, a @code{threeparttable} does not\n" +"float, but you can put it in a @code{table} or a @code{table*} or some " +"other\n" +"environment." +msgstr "" + +#: gnu/packages/tex.scm:3477 +msgid "Times-like fonts in support of mathematics" +msgstr "" + +#: gnu/packages/tex.scm:3479 +msgid "" +"Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n" +"NimbusRomNo9L) with some modified and additional text symbols in the OT1, " +"T1,\n" +"and TS1 encodings; maths alphabets using Times/URW Nimbus; maths fonts\n" +"providing all the symbols of the Computer Modern and AMS fonts, including " +"all\n" +"the Greek capital letters from CMR; and additional maths fonts of various\n" +"other symbols.\n" +"\n" +"The set is complemented by a sans-serif set of text fonts, based on\n" +"Helvetica/NimbusSanL, and a monospace set.\n" +"\n" +"All the fonts are in Type 1 format (AFM and PFB files), and are supported " +"by\n" +"TeX metrics (VF and TFM files) and macros for use with LaTeX." +msgstr "" + +#: gnu/packages/tex.scm:3525 +msgid "Sans-serif typeface for TeX" +msgstr "" + +#: gnu/packages/tex.scm:3526 +msgid "" +"Iwona is a two-element sans-serif typeface. It was created\n" +"as an alternative version of the Kurier typeface, which was designed in " +"1975\n" +"for a diploma in typeface design at the Warsaw Academy of Fine Arts under " +"the\n" +"supervision of Roman Tomaszewski. Kurier was designed for linotype\n" +"typesetting of newspapers and similar periodicals. The Iwona fonts are an\n" +"alternative version of the Kurier fonts. The difference lies in the " +"absence\n" +"of ink traps which typify the Kurier font." +msgstr "" + +#: gnu/packages/tex.scm:3562 +msgid "Select alternative section titles" +msgstr "" + +#: gnu/packages/tex.scm:3564 +msgid "" +"This package provides an interface to sectioning commands for selection\n" +"from various title styles, e.g. for marginal titles and to change the font " +"of\n" +"all headings with a single command, also providing simple one-step page\n" +"styles. It also includes a package to change the page styles when there " +"are\n" +"floats in a page. You may assign headers/footers to individual floats, too." +msgstr "" + +#: gnu/packages/tex.scm:3585 +msgid "Arbitrary size font selection in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3587 +msgid "" +"LaTeX, by default, restricts the sizes at which you can use its default\n" +"computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n" +"specified by Knuth). The @code{type1cm} package removes this restriction;\n" +"this is particularly useful when using scalable versions of the CM\n" +"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from " +"Kinch,\n" +"PCTeX, etc.). In fact, since modern distributions will automatically " +"generate\n" +"any bitmap font you might need, @code{type1cm} has wider application than " +"just\n" +"those using scalable versions of the fonts. Note that the LaTeX " +"distribution\n" +"now contains a package @code{fix-cm},f which performs the task of\n" +"@code{type1cm}, as well as doing the same job for T1- and TS1-encoded\n" +"@code{ec} fonts." +msgstr "" + +#: gnu/packages/tex.scm:3614 +msgid "Cyrillic fonts that support LaTeX standard encodings" +msgstr "" + +#: gnu/packages/tex.scm:3616 +msgid "" +"The LH fonts address the problem of the wide variety of alphabets that\n" +"are written with Cyrillic-style characters. The fonts are the original " +"basis\n" +"of the set of T2* and X2 encodings that are now used when LaTeX users need " +"to\n" +"write in Cyrillic languages. Macro support in standard LaTeX encodings is\n" +"offered through the latex-cyrillic and t2 bundles, and the package itself\n" +"offers support for other (more traditional) encodings. The fonts, in the\n" +"standard T2* and X2 encodings are available in Adobe Type 1 format, in the\n" +"CM-Super family of fonts. The package also offers its own LaTeX support " +"for\n" +"OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts." +msgstr "" + +#: gnu/packages/tex.scm:3654 +msgid "Create scalable illustrations" +msgstr "" + +#: gnu/packages/tex.scm:3656 +msgid "" +"MetaPost uses a language based on that of Metafont to produce precise\n" +"technical illustrations. Its output is scalable PostScript or SVG, rather\n" +"than the bitmaps Metafont creates." +msgstr "" + +#: gnu/packages/tex.scm:3675 +msgid "Class for typesetting publications of ACM" +msgstr "" + +#: gnu/packages/tex.scm:3677 +msgid "" +"This package provides a class for typesetting publications of the\n" +"Association for Computing Machinery (ACM)." +msgstr "" + +#: gnu/packages/tex.scm:3708 +msgid "Variable-width minipage" +msgstr "" + +#: gnu/packages/tex.scm:3710 +msgid "" +"The @code{varwidth} environment is superficially similar to\n" +"@code{minipage}, but the specified width is just a maximum value — the box " +"may\n" +"get a narrower “natural” width." +msgstr "" + +#: gnu/packages/tex.scm:3729 +msgid "LaTeX support file to use the WASY2 fonts" +msgstr "" + +#: gnu/packages/tex.scm:3731 +msgid "" +"The wasy2WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs\n" +"like male and female symbols and astronomical symbols, as well as the " +"complete\n" +"lasy font set and other odds and ends. The wasysym package implements an " +"easy\n" +"to use interface for these symbols." +msgstr "" + +#: gnu/packages/tex.scm:3764 +msgid "Produces figures which text can flow around" +msgstr "" + +#: gnu/packages/tex.scm:3766 +msgid "" +"This package allows figures or tables to have text wrapped around them.\n" +"It does not work in combination with list environments, but can be used in " +"a\n" +"@code{parbox} or @code{minipage}, and in two-column format." +msgstr "" + +#: gnu/packages/tex.scm:3798 +msgid "Extended UTF-8 input encoding support for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3800 +msgid "" +"The bundle provides the @code{ucs} package, and @code{utf8x.def},\n" +"together with a large number of support files. The @code{utf8x.def}\n" +"definition file for use with @code{inputenc} covers a wider range of " +"Unicode\n" +"characters than does @code{utf8.def} in the LaTeX distribution. The " +"package\n" +"provides facilities for efficient use of its large sets of Unicode " +"characters.\n" +"Glyph production may be controlled by various options, which permits use of\n" +"non-ASCII characters when coding mathematical formulae. Note that the " +"bundle\n" +"previously had an alias “unicode”; that alias has now been withdrawn, and " +"no\n" +"package of that name now exists." +msgstr "" + +#: gnu/packages/tex.scm:3832 +msgid "Extract bits of a LaTeX source for output" +msgstr "" + +#: gnu/packages/tex.scm:3834 +msgid "" +"The main purpose of the preview package is the extraction of selected\n" +"elements from a LaTeX source, like formulas or graphics, into separate\n" +"pages of a DVI file. A flexible and convenient interface allows it to\n" +"specify what commands and constructs should be extracted. This works\n" +"with DVI files postprocessed by either Dvips and Ghostscript or\n" +"dvipng, but it also works when you are using PDFTeX for generating PDF\n" +"files." +msgstr "" + +#: gnu/packages/tex.scm:3857 +msgid "Expand acronyms at least once" +msgstr "" + +#: gnu/packages/tex.scm:3859 +msgid "" +"This package ensures that all acronyms used in the text are spelled out\n" +"in full at least once. It also provides an environment to build a list of\n" +"acronyms used. The package is compatible with PDF bookmarks. The package\n" +"requires the suffix package, which in turn requires that it runs under\n" +"e-TeX." +msgstr "" + +#: gnu/packages/tex.scm:3893 +msgid "TeX extension for direct creation of PDF" +msgstr "" + +#: gnu/packages/tex.scm:3895 +msgid "" +"This package provides an extension of TeX which can be configured to\n" +"directly generate PDF documents instead of DVI." +msgstr "" + +#: gnu/packages/tex.scm:3962 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete tree of texmf-dist data." +msgstr "" + +#: gnu/packages/tex.scm:4024 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete TeX Live distribution." +msgstr "" + +#: gnu/packages/tex.scm:4067 +msgid "Interface to read and parse BibTeX files" +msgstr "" + +#: gnu/packages/tex.scm:4068 +msgid "" +"@code{Text::BibTeX} is a Perl library for reading, parsing,\n" +"and processing BibTeX files. @code{Text::BibTeX} gives you access to the " +"data\n" +"at many different levels: you may work with BibTeX entries as simple field " +"to\n" +"string mappings, or get at the original form of the data as a list of " +"simple\n" +"values (strings, macros, or numbers) pasted together." +msgstr "" + +#: gnu/packages/tex.scm:4150 +msgid "Backend for the BibLaTeX citation management tool" +msgstr "" + +#: gnu/packages/tex.scm:4151 +msgid "" +"Biber is a BibTeX replacement for users of biblatex. Among\n" +"other things it comes with full Unicode support." +msgstr "" + +#: gnu/packages/tex.scm:4175 +msgid "Wrapper for LaTeX and friends" +msgstr "" + +#: gnu/packages/tex.scm:4177 +msgid "" +"Rubber is a program whose purpose is to handle all tasks related to the\n" +"compilation of LaTeX documents. This includes compiling the document " +"itself,\n" +"of course, enough times so that all references are defined, and running " +"BibTeX\n" +"to manage bibliographic references. Automatic execution of dvips to " +"produce\n" +"PostScript documents is also included, as well as usage of pdfLaTeX to " +"produce\n" +"PDF documents." +msgstr "" + +#: gnu/packages/tex.scm:4219 +#, fuzzy +msgid "LaTeX editor" +msgstr "Уређивач протока" + +#: gnu/packages/tex.scm:4220 +msgid "" +"Texmaker is a program that integrates many tools needed to\n" +"develop documents with LaTeX, in a single application." +msgstr "" + +#: gnu/packages/tex.scm:4259 +msgid "Book on TeX, plain TeX and Eplain" +msgstr "" + +#: gnu/packages/tex.scm:4260 +msgid "" +"@i{TeX for the Impatient} is a ~350 page book on TeX,\n" +"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn " +"Hargreaves,\n" +"and Karl Berry." +msgstr "" + +#: gnu/packages/texinfo.scm:55 +msgid "The GNU documentation format" +msgstr "" + +#: gnu/packages/texinfo.scm:57 +msgid "" +"Texinfo is the official documentation format of the GNU project. It\n" +"uses a single source file using explicit commands to produce a final " +"document\n" +"in any of several supported output formats, such as HTML or PDF. This\n" +"package includes both the tools necessary to produce Info documents from\n" +"their source and the command-line Info reader. The emphasis of the " +"language\n" +"is on expressing the content semantically, avoiding physical markup commands." +msgstr "" + +#: gnu/packages/texinfo.scm:125 +msgid "Standalone Info documentation reader" +msgstr "" + +#: gnu/packages/texinfo.scm:155 +msgid "Convert Texinfo to HTML" +msgstr "" + +#: gnu/packages/texinfo.scm:157 +msgid "" +"Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" +"output. It now supports many advanced features, such as " +"internationalization\n" +"and extremely configurable output formats.\n" +"\n" +"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since " +"it\n" +"was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" +"forward for authors is, in most cases, to alter manuals and build processes " +"as\n" +"necessary to use the new features of the makeinfo/texi2any implementation " +"of\n" +"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal " +"author\n" +"of the GNU Texinfo implementation) do not intend to make further releases " +"of\n" +"Texi2HTML." +msgstr "" + +#: gnu/packages/textutils.scm:77 +msgid "DOS/Mac to Unix and vice versa text file format converter" +msgstr "" + +#: gnu/packages/textutils.scm:79 +msgid "" +"dos2unix is a tool to convert line breaks in a text file from Unix format\n" +"to DOS format and vice versa." +msgstr "" + +#: gnu/packages/textutils.scm:105 +msgid "Text encoding converter" +msgstr "" + +#: gnu/packages/textutils.scm:106 +msgid "" +"The Recode library converts files between character sets and\n" +"usages. It recognises or produces over 200 different character sets (or " +"about\n" +"300 if combined with an iconv library) and transliterates files between " +"almost\n" +"any pair. When exact transliteration are not possible, it gets rid of\n" +"offending characters or falls back on approximations. The recode program is " +"a\n" +"handy front-end to the library." +msgstr "" + +#: gnu/packages/textutils.scm:130 +msgid "Text encoding detection tool" +msgstr "" + +#: gnu/packages/textutils.scm:131 +msgid "" +"Enca (Extremely Naive Charset Analyser) consists of libenca,\n" +"an encoding detection library, and enca, a command line frontend, " +"integrating\n" +"libenca and several charset conversion libraries and tools." +msgstr "" + +#: gnu/packages/textutils.scm:181 +msgid "C library for processing UTF-8 Unicode data" +msgstr "" + +#: gnu/packages/textutils.scm:182 +msgid "" +"utf8proc is a small C library that provides Unicode\n" +"normalization, case-folding, and other operations for data in the UTF-8\n" +"encoding, supporting Unicode version 9.0.0." +msgstr "" + +#: gnu/packages/textutils.scm:210 +msgid "Gordon's text utils library" +msgstr "" + +#: gnu/packages/textutils.scm:212 +msgid "" +"libgtextutils is a text utilities library used by the fastx toolkit from\n" +"the Hannon Lab." +msgstr "" + +#: gnu/packages/textutils.scm:244 +msgid "C++ hash functions for strings" +msgstr "" + +#: gnu/packages/textutils.scm:246 +msgid "" +"CityHash provides hash functions for strings. The functions mix the\n" +"input bits thoroughly but are not suitable for cryptography." +msgstr "" + +#: gnu/packages/textutils.scm:284 +msgid "String library with very low memory overhead" +msgstr "" + +#: gnu/packages/textutils.scm:286 +msgid "Ustr is a string library for C with very low memory overhead." +msgstr "" + +#: gnu/packages/textutils.scm:307 +msgid "C/C++ configuration file library" +msgstr "" + +#: gnu/packages/textutils.scm:309 +msgid "" +"Libconfig is a simple library for manipulating structured configuration\n" +"files. This file format is more compact and more readable than XML. And\n" +"unlike XML, it is type-aware, so it is not necessary to do string parsing " +"in\n" +"application code." +msgstr "" + +#: gnu/packages/textutils.scm:329 +msgid "Probabilistic fast file fingerprinting tool" +msgstr "" + +#: gnu/packages/textutils.scm:331 +msgid "" +"pfff is a tool for calculating a compact digital fingerprint of a file\n" +"by sampling randomly from the file instead of reading it in full.\n" +"Consequently, the computation has a flat performance characteristic,\n" +"correlated with data variation rather than file size. pfff can be as " +"reliable\n" +"as existing hashing techniques, with provably negligible risk of collisions." +msgstr "" + +#: gnu/packages/textutils.scm:352 +msgid "Regular expression library" +msgstr "" + +#: gnu/packages/textutils.scm:353 +msgid "" +"Oniguruma is a regular expressions library. The special\n" +"characteristic of this library is that different character encoding for " +"every\n" +"regular expression object can be specified." +msgstr "" + +#: gnu/packages/textutils.scm:393 +msgid "Microsoft Word document reader" +msgstr "" + +#: gnu/packages/textutils.scm:394 +msgid "" +"Antiword is an application for displaying Microsoft Word\n" +"documents. It can also convert the document to PostScript or XML. Only\n" +"documents made by MS Word version 2 and version 6 or later are supported. " +"The\n" +"name comes from: \"The antidote against people who send Microsoft Word " +"files\n" +"to everybody, because they believe that everybody runs Windows and " +"therefore\n" +"runs Word\"." +msgstr "" + +#: gnu/packages/textutils.scm:427 +msgid "MS-Word to TeX or plain text converter" +msgstr "" + +#: gnu/packages/textutils.scm:428 +msgid "" +"@command{catdoc} extracts text from MS-Word files, trying to\n" +"preserve as many special printable characters as possible. It supports\n" +"everything up to Word-97. Also supported are MS Write documents and RTF " +"files.\n" +"\n" +"@command{catdoc} does not preserve complex word formatting, but it can\n" +"translate some non-ASCII characters into TeX escape codes. It's goal is to\n" +"extract plain text and allow you to read it and, probably, reformat with " +"TeX,\n" +"according to TeXnical rules.\n" +"\n" +"This package also provides @command{xls2csv}, which extracts data from " +"Excel\n" +"spreadsheets and outputs it in comma-separated-value format, and\n" +"@command{catppt}, which extracts data from PowerPoint presentations." +msgstr "" + +#: gnu/packages/textutils.scm:469 +msgid "Portable C++ library for handling UTF-8" +msgstr "" + +#: gnu/packages/textutils.scm:470 +msgid "" +"UTF8-CPP is a C++ library for handling UTF-8 encoded text\n" +"in a portable way." +msgstr "" + +#: gnu/packages/textutils.scm:538 +msgid "Bayesian text and email classifier" +msgstr "" + +#: gnu/packages/textutils.scm:540 +msgid "" +"dbacl is a fast Bayesian text and email classifier. It builds a variety\n" +"of language models using maximum entropy (minimum divergence) principles, " +"and\n" +"these can then be used to categorize input data automatically among " +"multiple\n" +"categories." +msgstr "" + +#: gnu/packages/textutils.scm:582 +msgid "Configuration file parser library" +msgstr "" + +#: gnu/packages/textutils.scm:584 +msgid "C library for creating and parsing configuration files." +msgstr "" + +#: gnu/packages/textutils.scm:612 +msgid "Syntax highlighting text component for Java Swing" +msgstr "" + +#: gnu/packages/textutils.scm:613 +msgid "" +"RSyntaxTextArea is a syntax highlighting, code folding text\n" +"component for Java Swing. It extends @code{JTextComponent} so it " +"integrates\n" +"completely with the standard @code{javax.swing.text} package. It is fast " +"and\n" +"efficient, and can be used in any application that needs to edit or view\n" +"source code." +msgstr "" + +#: gnu/packages/textutils.scm:651 +msgid "Fast implementation of the edit distance (Levenshtein distance)" +msgstr "" + +#: gnu/packages/textutils.scm:653 +msgid "" +"This library simply implements Levenshtein distance algorithm with C++\n" +"and Cython." +msgstr "" + +#: gnu/packages/textutils.scm:673 +msgid "@code{runewidth} provides Go functions to work with string widths" +msgstr "" + +#: gnu/packages/textutils.scm:675 +msgid "" +"The @code{runewidth} library provides Go functions for padding,\n" +"measuring and checking the width of strings, with support east asian text." +msgstr "" + +#: gnu/packages/version-control.scm:130 +msgid "" +"Version control system supporting both distributed and centralized workflows" +msgstr "" + +#: gnu/packages/version-control.scm:132 +msgid "" +"GNU Bazaar is a version control system that allows you to record\n" +"changes to project files over time. It supports both a distributed " +"workflow\n" +"as well as the classic centralized workflow." +msgstr "" + +#: gnu/packages/version-control.scm:372 +msgid "Distributed version control system" +msgstr "" + +#: gnu/packages/version-control.scm:374 +msgid "" +"Git is a free distributed version control system designed to handle\n" +"everything from small to very large projects with speed and efficiency." +msgstr "" + +#: gnu/packages/version-control.scm:424 +msgid "Library providing Git core methods" +msgstr "" + +#: gnu/packages/version-control.scm:426 +msgid "" +"Libgit2 is a portable, pure C implementation of the Git core methods\n" +"provided as a re-entrant linkable library with a solid API, allowing you to\n" +"write native speed custom Git applications in any language with bindings." +msgstr "" + +#: gnu/packages/version-control.scm:462 +msgid "Transparent encryption of files in a git repository" +msgstr "" + +#: gnu/packages/version-control.scm:463 +msgid "" +"git-crypt enables transparent encryption and decryption of\n" +"files in a git repository. Files which you choose to protect are encrypted " +"when\n" +"committed, and decrypted when checked out. git-crypt lets you freely share " +"a\n" +"repository containing a mix of public and private content. git-crypt " +"gracefully\n" +"degrades, so developers without the secret key can still clone and commit to " +"a\n" +"repository with encrypted files. This lets you store your secret material " +"(such\n" +"as keys or passwords) in the same repository as your code, without requiring " +"you\n" +"to lock down your entire repository." +msgstr "" + +#: gnu/packages/version-control.scm:498 +msgid "Whole remote repository encryption" +msgstr "" + +#: gnu/packages/version-control.scm:499 +msgid "" +"git-remote-gcrypt is a Git remote helper to push and pull from\n" +"repositories encrypted with GnuPG. It works with the standard Git " +"transports,\n" +"including repository hosting services like GitLab.\n" +"\n" +"Remote helper programs are invoked by Git to handle network transport. " +"This\n" +"helper handles @code{gcrypt:} URLs that access a remote repository " +"encrypted\n" +"with GPG, using our custom format.\n" +"\n" +"Supported locations are local, @code{rsync://} and @code{sftp://}, where " +"the\n" +"repository is stored as a set of files, or instead any Git URL where gcrypt\n" +"will store the same representation in a Git repository, bridged over " +"arbitrary\n" +"Git transport.\n" +"\n" +"The aim is to provide confidential, authenticated Git storage and\n" +"collaboration using typical untrusted file hosts or services." +msgstr "" + +#: gnu/packages/version-control.scm:593 +msgid "Web frontend for git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:595 +msgid "" +"CGit is an attempt to create a fast web interface for the Git SCM, using\n" +"a built-in cache to decrease server I/O pressure." +msgstr "" + +#: gnu/packages/version-control.scm:624 +msgid "Copy directory to the gh-pages branch" +msgstr "" + +#: gnu/packages/version-control.scm:625 +msgid "" +"Script that copies a directory to the gh-pages branch (by\n" +"default) of the repository." +msgstr "" + +#: gnu/packages/version-control.scm:683 +msgid "Python implementation of the Git object database" +msgstr "" + +#: gnu/packages/version-control.scm:685 +msgid "" +"GitDB allows you to access @dfn{bare} Git repositories for reading and\n" +"writing. It aims at allowing full access to loose objects as well as packs\n" +"with performance and scalability in mind. It operates exclusively on " +"streams,\n" +"allowing to handle large objects with a small memory footprint." +msgstr "" + +#: gnu/packages/version-control.scm:724 +msgid "Python library for interacting with Git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:726 +msgid "" +"GitPython is a python library used to interact with Git repositories,\n" +"high-level like git-porcelain, or low-level like git-plumbing.\n" +"\n" +"It provides abstractions of Git objects for easy access of repository data,\n" +"and additionally allows you to access the Git repository more directly " +"using\n" +"either a pure Python implementation, or the faster, but more resource " +"intensive\n" +"@command{git} command implementation." +msgstr "" + +#: gnu/packages/version-control.scm:766 +msgid "Command-line flags library for shell scripts" +msgstr "" + +#: gnu/packages/version-control.scm:768 +msgid "" +"Shell Flags (shFlags) is a library written to greatly simplify the\n" +"handling of command-line flags in Bourne based Unix shell scripts (bash, " +"dash,\n" +"ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" +"different versions of getopt on various OSes make writing portable shell\n" +"scripts difficult. shFlags instead provides an API that doesn't change " +"across\n" +"shell and OS versions so the script writer can be confident that the script\n" +"will work." +msgstr "" + +#: gnu/packages/version-control.scm:812 +msgid "Git extensions for Vincent Driessen's branching model" +msgstr "" + +#: gnu/packages/version-control.scm:814 +msgid "" +"Vincent Driessen's branching model is a git branching and release\n" +"management strategy that helps developers keep track of features, hotfixes,\n" +"and releases in bigger software projects. The git-flow library of git\n" +"subcommands helps automate some parts of the flow to make working with it a\n" +"lot easier." +msgstr "" + +#: gnu/packages/version-control.scm:847 +msgid "Stacked Git" +msgstr "" + +#: gnu/packages/version-control.scm:849 +msgid "" +"StGit is a command-line application that provides functionality similar\n" +"to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" +"instead of @command{diff} and @command{patch}. StGit stores its patches in " +"a\n" +"Git repository as normal Git commits, and provides a number of commands to\n" +"manipulate them in various ways." +msgstr "" + +#: gnu/packages/version-control.scm:885 +msgid "Version control system for @code{$HOME}" +msgstr "" + +#: gnu/packages/version-control.scm:887 +msgid "" +"vcsh version-controls configuration files in several Git repositories,\n" +"all in one single directory. They all maintain their working trees without\n" +"clobbering each other or interfering otherwise. By default, all Git\n" +"repositories maintained via vcsh store the actual files in @code{$HOME},\n" +"though this can be overridden." +msgstr "" + +#: gnu/packages/version-control.scm:923 +msgid "Run a command over a sequence of commits" +msgstr "" + +#: gnu/packages/version-control.scm:925 +msgid "" +"git-test-sequence is similar to an automated git bisect except it’s\n" +"linear. It will test every change between two points in the DAG. It will\n" +"also walk each side of a merge and test those changes individually." +msgstr "" + +#: gnu/packages/version-control.scm:987 +msgid "Git access control layer" +msgstr "" + +#: gnu/packages/version-control.scm:989 +msgid "" +"Gitolite is an access control layer on top of Git, providing fine access\n" +"control to Git repositories." +msgstr "" + +#: gnu/packages/version-control.scm:1013 +msgid "Decentralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1015 +msgid "" +"Mercurial is a free, distributed source control management tool.\n" +"It efficiently handles projects of any size\n" +"and offers an easy and intuitive interface." +msgstr "" + +#: gnu/packages/version-control.scm:1049 +msgid "HTTP and WebDAV client library" +msgstr "" + +#: gnu/packages/version-control.scm:1051 +msgid "" +"Neon is an HTTP and WebDAV client library, with a C interface and the\n" +"following features:\n" +"@enumerate\n" +"@item High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" +" DELETE, etc.);\n" +"@item low-level interface to the HTTP request/response engine, allowing the " +"use\n" +" of arbitrary HTTP methods, headers, etc.;\n" +"@item authentication support including Basic and Digest support, along with\n" +" GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" +"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer " +"for\n" +" verifying server certificates, handling client certificates, and " +"examining\n" +" certificate properties, smartcard-based client certificates are also\n" +" supported via a PKCS#11 wrapper interface;\n" +"@item abstract interface to parsing XML using libxml2 or expat, and wrappers " +"for\n" +" simplifying handling XML HTTP response bodies;\n" +"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to " +"simplify\n" +" property manipulation.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/version-control.scm:1135 +msgid "Revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1137 +msgid "" +"Subversion exists to be universally recognized and adopted as a\n" +"centralized version control system characterized by its\n" +"reliability as a safe haven for valuable data; the simplicity of its model " +"and\n" +"usage; and its ability to support the needs of a wide variety of users and\n" +"projects, from individuals to large-scale enterprise operations." +msgstr "" + +#: gnu/packages/version-control.scm:1159 +msgid "Per-file local revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1161 +msgid "" +"RCS is the original Revision Control System. It works on a\n" +"file-by-file basis, in contrast to subsequent version control systems such " +"as\n" +"CVS, Subversion, and Git. This can make it suitable for system\n" +"administration files, for example, which are often inherently local to one\n" +"machine." +msgstr "" + +#: gnu/packages/version-control.scm:1189 +msgid "Historical centralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1191 +msgid "" +"CVS is a version control system, an important component of Source\n" +"Configuration Management (SCM). Using it, you can record the history of\n" +"sources files, and documents. It fills a similar role to the free software\n" +"RCS, PRCS, and Aegis packages." +msgstr "" + +#: gnu/packages/version-control.scm:1232 +msgid "Export an RCS or CVS history as a fast-import stream" +msgstr "" + +#: gnu/packages/version-control.scm:1233 +msgid "" +"This program analyzes a collection of RCS files in a CVS\n" +"repository (or outside of one) and, when possible, emits an equivalent " +"history\n" +"in the form of a fast-import stream. Not all possible histories can be\n" +"rendered this way; the program tries to emit useful warnings when it can't.\n" +"\n" +"The program can also produce a visualization of the resulting commit " +"directed\n" +"acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" +"Graphviz}. The package also includes @command{cvssync}, a tool for " +"mirroring\n" +"masters from remote CVS hosts." +msgstr "" + +#: gnu/packages/version-control.scm:1260 +msgid "Version-control-agnostic ChangeLog diff and commit tool" +msgstr "" + +#: gnu/packages/version-control.scm:1262 +msgid "" +"The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" +"vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" +"using version control at the same time, for example by printing a reminder\n" +"when a file change has been described in the ChangeLog but the file has not\n" +"been added to the VC. vc-chlog scans changed files and generates\n" +"standards-compliant ChangeLog entries based on the changes that it detects." +msgstr "" + +#: gnu/packages/version-control.scm:1287 +msgid "Make histograms from the output of @command{diff}" +msgstr "" + +#: gnu/packages/version-control.scm:1289 +msgid "" +"Diffstat reads the output of @command{diff} and displays a histogram of\n" +"the insertions, deletions, and modifications per file. It is useful for\n" +"reviewing large, complex patch files." +msgstr "" + +#: gnu/packages/version-control.scm:1328 +msgid "File-based version control like SCCS" +msgstr "" + +#: gnu/packages/version-control.scm:1329 +msgid "" +"GNU CSSC provides a replacement for the legacy Unix source\n" +"code control system SCCS. This allows old code still under that system to " +"be\n" +"accessed and migrated on modern systems." +msgstr "" + +#: gnu/packages/version-control.scm:1408 +msgid "Project change supervisor" +msgstr "" + +#: gnu/packages/version-control.scm:1409 +msgid "" +"Aegis is a project change supervisor, and performs some of\n" +"the Software Configuration Management needed in a CASE environment. Aegis\n" +"provides a framework within which a team of developers may work on many\n" +"changes to a program independently, and Aegis coordinates integrating these\n" +"changes back into the master source of the program, with as little " +"disruption\n" +"as possible. Resolution of contention for source files, a major headache " +"for\n" +"any project with more than one developer, is one of Aegis's major functions." +msgstr "" + +#: gnu/packages/version-control.scm:1482 +msgid "Edit version-control repository history" +msgstr "" + +#: gnu/packages/version-control.scm:1483 +msgid "" +"Reposurgeon enables risky operations that version-control\n" +"systems don't want to let you do, such as editing past comments and " +"metadata\n" +"and removing commits. It works with any version control system that can\n" +"export and import Git fast-import streams, including Git, Mercurial, " +"Fossil,\n" +"Bazaar, CVS, RCS, and Src. It can also read Subversion dump files directly\n" +"and can thus be used to script production of very high-quality conversions\n" +"from Subversion to any supported Distributed Version Control System (DVCS)." +msgstr "" + +#: gnu/packages/version-control.scm:1522 +msgid "Ncurses-based text user interface for Git" +msgstr "" + +#: gnu/packages/version-control.scm:1524 +msgid "" +"Tig is an ncurses text user interface for Git, primarily intended as\n" +"a history browser. It can also stage hunks for commit, or colorize the\n" +"output of the 'git' command." +msgstr "" + +#: gnu/packages/version-control.scm:1550 +msgid "Print the modification time of the latest file" +msgstr "" + +#: gnu/packages/version-control.scm:1552 +msgid "" +"Recursively find the newest file in a file tree and print its\n" +"modification time." +msgstr "" + +#: gnu/packages/version-control.scm:1577 +msgid "Multiple repository management tool" +msgstr "" + +#: gnu/packages/version-control.scm:1579 +msgid "" +"Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" +"fetching updates) over a collection of version control repositories. It\n" +"supports a large number of version control systems: Git, Subversion,\n" +"Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." +msgstr "" + +#: gnu/packages/version-control.scm:1609 +msgid "Use hubic as a git-annex remote" +msgstr "" + +#: gnu/packages/version-control.scm:1611 +msgid "" +"This package allows you to use your hubic account as a \"special\n" +"repository\" with git-annex." +msgstr "" + +#: gnu/packages/version-control.scm:1664 +msgid "Software configuration management system" +msgstr "" + +#: gnu/packages/version-control.scm:1666 +msgid "" +"Fossil is a distributed source control management system which supports\n" +"access and administration over HTTP CGI or via a built-in HTTP server. It " +"has\n" +"a built-in wiki, built-in file browsing, built-in tickets system, etc." +msgstr "" + +#: gnu/packages/version-control.scm:1694 +msgid "Static git page generator" +msgstr "" + +#: gnu/packages/version-control.scm:1695 +msgid "" +"Stagit creates static pages for git repositories, the results can\n" +"be served with a HTTP file server of your choice." +msgstr "" + +#: gnu/packages/version-control.scm:1783 +msgid "Distributed Revision Control System" +msgstr "" + +#: gnu/packages/version-control.scm:1785 +msgid "" +"Darcs is a revision control system. It is:\n" +"\n" +"@enumerate\n" +"@item Distributed: Every user has access to the full command set, removing " +"boundaries\n" +"between server and client or committer and non-committers.\n" +"@item Interactive: Darcs is easy to learn and efficient to use because it " +"asks you\n" +"questions in response to simple commands, giving you choices in your work " +"flow.\n" +"You can choose to record one change in a file, while ignoring another. As " +"you update\n" +"from upstream, you can review each patch name, even the full diff for " +"interesting\n" +"patches.\n" +"@item Smart: Originally developed by physicist David Roundy, darcs is based " +"on a\n" +"unique algebra of patches called @url{http://darcs.net/Theory,Patchtheory}.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/version-control.scm:1837 +msgid "Java library implementing the Git version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1838 +msgid "" +"JGit is a lightweight, pure Java library implementing the\n" +"Git version control system, providing repository access routines, support " +"for\n" +"network protocols, and core version control algorithms." +msgstr "" + +#: gnu/packages/version-control.scm:1905 +msgid "3D visualisation tool for source control repositories" +msgstr "" + +#: gnu/packages/version-control.scm:1906 +msgid "" +"@code{gource} provides a software version control\n" +"visualization. The repository is displayed as a tree where the root of the\n" +"repository is the centre, directories are branches and files are leaves.\n" +"Contributors to the source code appear and disappear as they contribute to\n" +"specific files and directories." +msgstr "" + +#: gnu/packages/virtualization.scm:198 +msgid "Machine emulator and virtualizer" +msgstr "" + +#: gnu/packages/virtualization.scm:200 +msgid "" +"QEMU is a generic machine emulator and virtualizer.\n" +"\n" +"When used as a machine emulator, QEMU can run OSes and programs made for " +"one\n" +"machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" +"using dynamic translation, it achieves very good performance.\n" +"\n" +"When used as a virtualizer, QEMU achieves near native performances by\n" +"executing the guest code directly on the host CPU. QEMU supports\n" +"virtualization when executing under the Xen hypervisor or using\n" +"the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,\n" +"server and embedded PowerPC, and S390 guests." +msgstr "" + +#: gnu/packages/virtualization.scm:222 +msgid "Machine emulator and virtualizer (without GUI)" +msgstr "" + +#: gnu/packages/virtualization.scm:289 +msgid "Operating system information database" +msgstr "" + +#: gnu/packages/virtualization.scm:290 +msgid "" +"libosinfo is a GObject based library API for managing\n" +"information about operating systems, hypervisors and the (virtual) hardware\n" +"devices they can support. It includes a database containing device " +"metadata\n" +"and provides APIs to match/identify optimal devices for deploying an " +"operating\n" +"system on a hypervisor. Via GObject Introspection, the API is available in\n" +"all common programming languages. Vala bindings are also provided." +msgstr "" + +#: gnu/packages/virtualization.scm:338 +msgid "Linux container tools" +msgstr "" + +#: gnu/packages/virtualization.scm:341 +msgid "" +"LXC is a userspace interface for the Linux kernel containment features.\n" +"Through a powerful API and simple tools, it lets Linux users easily create " +"and\n" +"manage system or application containers." +msgstr "" + +#: gnu/packages/virtualization.scm:424 +msgid "Simple API for virtualization" +msgstr "" + +#: gnu/packages/virtualization.scm:425 +msgid "" +"Libvirt is a C toolkit to interact with the virtualization\n" +"capabilities of recent versions of Linux. The library aims at providing " +"long\n" +"term stable C API initially for the Xen paravirtualization but should be " +"able\n" +"to integrate other virtualization mechanisms if needed." +msgstr "" + +#: gnu/packages/virtualization.scm:466 +msgid "GLib wrapper around libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:467 +msgid "" +"libvirt-glib wraps the libvirt library to provide a\n" +"high-level object-oriented API better suited for glib-based applications, " +"via\n" +"three libraries:\n" +"\n" +"@enumerate\n" +"@item libvirt-glib - GLib main loop integration & misc helper APIs\n" +"@item libvirt-gconfig - GObjects for manipulating libvirt XML documents\n" +"@item libvirt-gobject - GObjects for managing libvirt objects\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/virtualization.scm:509 +msgid "Python bindings to libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:510 +msgid "" +"This package provides Python bindings to the libvirt\n" +"virtualization library." +msgstr "" + +#: gnu/packages/virtualization.scm:605 +#, fuzzy +msgid "Manage virtual machines" +msgstr "Управљање тар архивама" + +#: gnu/packages/virtualization.scm:607 +msgid "" +"The virt-manager application is a desktop user interface for managing\n" +"virtual machines through libvirt. It primarily targets KVM VMs, but also\n" +"manages Xen and LXC (Linux containers). It presents a summary view of " +"running\n" +"domains, their live performance and resource utilization statistics." +msgstr "" + +#: gnu/packages/virtualization.scm:697 +msgid "Checkpoint and restore in user space" +msgstr "" + +#: gnu/packages/virtualization.scm:698 +msgid "" +"Using this tool, you can freeze a running application (or\n" +"part of it) and checkpoint it to a hard drive as a collection of files. " +"You\n" +"can then use the files to restore and run the application from the point it\n" +"was frozen at. The distinctive feature of the CRIU project is that it is\n" +"mainly implemented in user space." +msgstr "" + +#: gnu/packages/virtualization.scm:723 +msgid "Backup and restore QEMU machines" +msgstr "" + +#: gnu/packages/virtualization.scm:724 +msgid "" +"qmpbackup is designed to create and restore full and\n" +"incremental backups of running QEMU virtual machines via QMP, the QEMU\n" +"Machine Protocol." +msgstr "" + +#: gnu/packages/virtualization.scm:765 +msgid "KVM Frame Relay (KVMFR) implementation" +msgstr "" + +#: gnu/packages/virtualization.scm:766 +msgid "" +"Looking Glass allows the use of a KVM (Kernel-based Virtual\n" +"Machine) configured for VGA PCI Pass-through without an attached physical\n" +"monitor, keyboard or mouse. It displays the VM's rendered contents on your " +"main\n" +"monitor/GPU." +msgstr "" + +#: gnu/packages/webkit.scm:140 +msgid "Web content engine for GTK+" +msgstr "" + +#: gnu/packages/webkit.scm:142 +msgid "" +"WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" +"suitable for projects requiring any kind of web integration, from hybrid\n" +"HTML/CSS applications to full-fledged web browsers." +msgstr "" + +#: gnu/packages/web.scm:142 +msgid "Featureful HTTP server" +msgstr "" + +#: gnu/packages/web.scm:144 +msgid "" +"The Apache HTTP Server Project is a collaborative software development\n" +"effort aimed at creating a robust, commercial-grade, featureful, and\n" +"freely-available source code implementation of an HTTP (Web) server. The\n" +"project is jointly managed by a group of volunteers located around the " +"world,\n" +"using the Internet and the Web to communicate, plan, and develop the server\n" +"and its related documentation." +msgstr "" + +#: gnu/packages/web.scm:176 +msgid "Apache HTTPD module for Python WSGI applications" +msgstr "" + +#: gnu/packages/web.scm:178 +msgid "" +"The mod_wsgi module for the Apache HTTPD Server adds support for running\n" +"applications that support the Python @acronym{WSGI, Web Server Gateway\n" +"Interface} specification." +msgstr "" + +#: gnu/packages/web.scm:265 +msgid "HTTP and reverse proxy server" +msgstr "" + +#: gnu/packages/web.scm:267 +msgid "" +"Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" +"created by Igor Sysoev. It can be used both as a stand-alone web server\n" +"and as a proxy to reduce the load on back-end HTTP or mail servers." +msgstr "" + +#: gnu/packages/web.scm:312 +msgid "XSLScript with NGinx specific modifications" +msgstr "" + +#: gnu/packages/web.scm:314 +msgid "" +"XSLScript is a terse notation for writing complex XSLT stylesheets.\n" +"This is modified version, specifically intended for use with the NGinx\n" +"documentation." +msgstr "" + +#: gnu/packages/web.scm:368 +msgid "Documentation for the nginx web server" +msgstr "" + +#: gnu/packages/web.scm:370 +msgid "This package provides HTML documentation for the nginx web server." +msgstr "" + +#: gnu/packages/web.scm:393 +msgid "Language-independent, high-performant extension to CGI" +msgstr "" + +#: gnu/packages/web.scm:394 +msgid "" +"FastCGI is a language-independent, scalable extension to CGI\n" +"that provides high performance without the limitations of server specific\n" +"APIs." +msgstr "" + +#: gnu/packages/web.scm:430 +msgid "Simple server for running CGI applications over FastCGI" +msgstr "" + +#: gnu/packages/web.scm:431 +msgid "" +"Fcgiwrap is a simple server for running CGI applications\n" +"over FastCGI. It hopes to provide clean CGI support to Nginx (and other " +"web\n" +"servers that may need it)." +msgstr "" + +#: gnu/packages/web.scm:462 +msgid "PSGI/Plack web server" +msgstr "" + +#: gnu/packages/web.scm:463 +msgid "" +"Starman is a PSGI perl web server that has unique features\n" +"such as high performance, preforking, signal support, superdaemon " +"awareness,\n" +"and UNIX socket support." +msgstr "" + +#: gnu/packages/web.scm:495 +msgid "Java Web Start" +msgstr "" + +#: gnu/packages/web.scm:497 +msgid "" +"IcedTea-Web is an implementation of the @dfn{Java Network Launching\n" +"Protocol}, also known as Java Web Start. This package provides tools and\n" +"libraries for working with JNLP applets." +msgstr "" + +#: gnu/packages/web.scm:518 +#, fuzzy +msgid "JSON C library" +msgstr "Гну Ц библиотека" + +#: gnu/packages/web.scm:520 +msgid "" +"Jansson is a C library for encoding, decoding and manipulating JSON\n" +"data." +msgstr "" + +#: gnu/packages/web.scm:552 +msgid "JSON implementation in C" +msgstr "" + +#: gnu/packages/web.scm:554 +msgid "" +"JSON-C implements a reference counting object model that allows you to\n" +"easily construct JSON objects in C, output them as JSON-formatted strings " +"and\n" +"parse JSON-formatted strings back into the C representation of JSON " +"objects.\n" +"It aims to conform to RFC 7159." +msgstr "" + +#: gnu/packages/web.scm:618 +msgid "Library that maps JSON data to QVariant objects" +msgstr "" + +#: gnu/packages/web.scm:619 +msgid "" +"QJson is a Qt-based library that maps JSON data to\n" +"@code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList}\n" +"instances, while JSON's objects will be mapped to @code{QVariantMap}." +msgstr "" + +#: gnu/packages/web.scm:703 +msgid "Hierarchical data exploration with zoomable HTML5 pie charts" +msgstr "" + +#: gnu/packages/web.scm:705 +msgid "" +"Krona is a flexible tool for exploring the relative proportions of\n" +"hierarchical data, such as metagenomic classifications, using a radial,\n" +"space-filling display. It is implemented using HTML5 and JavaScript, " +"allowing\n" +"charts to be explored locally or served over the Internet, requiring only a\n" +"current version of any major web browser." +msgstr "" + +#: gnu/packages/web.scm:738 +msgid "JSON parser/generator for C++ with both SAX/DOM style API" +msgstr "" + +#: gnu/packages/web.scm:740 +msgid "" +"RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" +"style API." +msgstr "" + +#: gnu/packages/web.scm:758 +msgid "C library for parsing JSON" +msgstr "" + +#: gnu/packages/web.scm:760 +msgid "" +"Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" +"parser written in ANSI C and a small validating JSON generator." +msgstr "" + +#: gnu/packages/web.scm:790 +msgid "WebSockets library written in C" +msgstr "" + +#: gnu/packages/web.scm:792 +msgid "" +"Libwebsockets is a library that allows C programs to establish client\n" +"and server WebSockets connections---a protocol layered above HTTP that " +"allows\n" +"for efficient socket-like bidirectional reliable communication channels." +msgstr "" + +#: gnu/packages/web.scm:820 +msgid "C library for the Publix Suffix List" +msgstr "" + +#: gnu/packages/web.scm:822 +msgid "" +"A \"public suffix\" is a domain name under which Internet users can\n" +"directly register own names.\n" +"\n" +"Browsers and other web clients can use it to avoid privacy-leaking\n" +"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, " +"domain\n" +"highlighting parts of the domain in a user interface, and sorting domain " +"lists\n" +"by site.\n" +"\n" +"Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" +"files, checks if a given domain is a public suffix, provides immediate " +"cookie\n" +"domain verification, finds the longest public part of a given domain, finds\n" +"the shortest private part of a given domain, works with international\n" +"domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" +"UTS#46." +msgstr "" + +#: gnu/packages/web.scm:868 +msgid "HTML validator and tidier" +msgstr "" + +#: gnu/packages/web.scm:869 +msgid "" +"HTML Tidy is a command-line tool and C library that can be\n" +"used to validate and fix HTML data." +msgstr "" + +#: gnu/packages/web.scm:904 +msgid "Light-weight HTTP/HTTPS proxy daemon" +msgstr "" + +#: gnu/packages/web.scm:905 +msgid "" +"Tinyproxy is a light-weight HTTP/HTTPS proxy\n" +"daemon. Designed from the ground up to be fast and yet small, it is an " +"ideal\n" +"solution for use cases such as embedded deployments where a full featured " +"HTTP\n" +"proxy is required, but the system resources for a larger proxy are\n" +"unavailable." +msgstr "" + +#: gnu/packages/web.scm:938 +msgid "Small caching web proxy" +msgstr "" + +#: gnu/packages/web.scm:940 +msgid "" +"Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" +"server). It was primarily designed to be used by one person or a small " +"group\n" +"of people." +msgstr "" + +#: gnu/packages/web.scm:967 +msgid "WebSockets support for any application/server" +msgstr "" + +#: gnu/packages/web.scm:968 +msgid "" +"Websockify translates WebSockets traffic to normal socket\n" +"traffic. Websockify accepts the WebSockets handshake, parses it, and then\n" +"begins forwarding traffic between the client and the target in both\n" +"directions." +msgstr "" + +#: gnu/packages/web.scm:994 +msgid "Caching web proxy optimized for intermittent internet links" +msgstr "" + +#: gnu/packages/web.scm:995 +msgid "" +"WWWOFFLE is a proxy web server that is especially good for\n" +"intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger\n" +"protocols, and supports browsing and requesting pages while offline, " +"indexing,\n" +"modifying pages and incoming and outgoing headers, monitoring pages for\n" +"changes, and much more." +msgstr "" + +#: gnu/packages/web.scm:1020 +msgid "C library implementing the OAuth API" +msgstr "" + +#: gnu/packages/web.scm:1022 +msgid "" +"liboauth is a collection of C functions implementing the OAuth API.\n" +"liboauth provides functions to escape and encode strings according to OAuth\n" +"specifications and offers high-level functionality built on top to sign\n" +"requests or verify signatures using either NSS or OpenSSL for calculating " +"the\n" +"hash/signatures." +msgstr "" + +#: gnu/packages/web.scm:1046 +msgid "YAML 1.1 parser and emitter written in C" +msgstr "" + +#: gnu/packages/web.scm:1048 +msgid "LibYAML is a YAML 1.1 parser and emitter written in C." +msgstr "" + +#: gnu/packages/web.scm:1065 gnu/packages/web.scm:1099 +#: gnu/packages/web.scm:1122 +msgid "Media stream URL parser" +msgstr "" + +#: gnu/packages/web.scm:1066 +msgid "" +"This package contains support scripts called by libquvi to\n" +"parse media stream properties." +msgstr "" + +#: gnu/packages/web.scm:1100 +msgid "" +"libquvi is a library with a C API for parsing media stream\n" +"URLs and extracting their actual media files." +msgstr "" + +#: gnu/packages/web.scm:1123 +msgid "" +"quvi is a command-line-tool suite to extract media files\n" +"from streaming URLs. It is a command-line wrapper for the libquvi library." +msgstr "" + +#: gnu/packages/web.scm:1195 +msgid "High-performance asynchronous HTTP client library" +msgstr "" + +#: gnu/packages/web.scm:1197 +msgid "" +"serf is a C-based HTTP client library built upon the Apache Portable\n" +"Runtime (APR) library. It multiplexes connections, running the read/write\n" +"communication asynchronously. Memory copies and transformations are kept to " +"a\n" +"minimum to provide high performance operation." +msgstr "" + +#: gnu/packages/web.scm:1251 +msgid "CSS pre-processor" +msgstr "" + +#: gnu/packages/web.scm:1252 +msgid "" +"SassC is a compiler written in C for the CSS pre-processor\n" +"language known as SASS." +msgstr "" + +#: gnu/packages/web.scm:1281 +msgid "Compile a log format string to perl-code" +msgstr "" + +#: gnu/packages/web.scm:1282 +msgid "" +"This module provides methods to compile a log format string\n" +"to perl-code, for faster generation of access_log lines." +msgstr "" + +#: gnu/packages/web.scm:1310 +msgid "SASL authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1311 +msgid "Authen::SASL provides an SASL authentication framework." +msgstr "" + +#: gnu/packages/web.scm:1336 +msgid "Sensible default Catalyst action" +msgstr "" + +#: gnu/packages/web.scm:1337 +msgid "" +"This Catalyst action implements a sensible default end\n" +"action, which will forward to the first available view." +msgstr "" + +#: gnu/packages/web.scm:1369 +msgid "Automated REST Method Dispatching" +msgstr "" + +#: gnu/packages/web.scm:1370 +msgid "" +"This Action handles doing automatic method dispatching for\n" +"REST requests. It takes a normal Catalyst action, and changes the dispatch " +"to\n" +"append an underscore and method name. First it will try dispatching to an\n" +"action with the generated name, and failing that it will try to dispatch to " +"a\n" +"regular method." +msgstr "" + +#: gnu/packages/web.scm:1407 +msgid "Storage class for Catalyst authentication using DBIx::Class" +msgstr "" + +#: gnu/packages/web.scm:1408 +msgid "" +"The Catalyst::Authentication::Store::DBIx::Class class\n" +"provides access to authentication information stored in a database via\n" +"DBIx::Class." +msgstr "" + +#: gnu/packages/web.scm:1434 +msgid "Create only one instance of Moose component per context" +msgstr "" + +#: gnu/packages/web.scm:1435 +msgid "" +"Catalyst::Component::InstancePerContext returns a new\n" +"instance of a component on each request." +msgstr "" + +#: gnu/packages/web.scm:1472 +msgid "Catalyst Development Tools" +msgstr "" + +#: gnu/packages/web.scm:1473 +msgid "" +"The Catalyst-Devel distribution includes a variety of\n" +"modules useful for the development of Catalyst applications, but not " +"required\n" +"to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" +"autogenerates scripts and tests; Module::Install::Catalyst, a Module::" +"Install\n" +"extension for Catalyst; and requirements for a variety of development-" +"related\n" +"modules." +msgstr "" + +#: gnu/packages/web.scm:1502 +msgid "Regex DispatchType for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1503 +msgid "" +"Dispatch type managing path-matching behaviour using\n" +"regexes. Regex dispatch types have been deprecated and removed from " +"Catalyst\n" +"core. It is recommend that you use Chained methods or other techniques\n" +"instead. As part of the refactoring, the dispatch priority of Regex vs " +"Regexp\n" +"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced " +"by\n" +"when the dispatch type is first seen in your application." +msgstr "" + +#: gnu/packages/web.scm:1552 +msgid "DBIx::Class::Schema Model Class" +msgstr "" + +#: gnu/packages/web.scm:1553 +msgid "" +"This is a Catalyst Model for DBIx::Class::Schema-based\n" +"Models." +msgstr "" + +#: gnu/packages/web.scm:1576 +msgid "Request logging from within Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1577 +msgid "" +"This Catalyst plugin enables you to create \"access logs\"\n" +"from within a Catalyst application instead of requiring a webserver to do " +"it\n" +"for you. It will work even with Catalyst debug logging turned off." +msgstr "" + +#: gnu/packages/web.scm:1611 +msgid "Infrastructure plugin for the Catalyst authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1612 +msgid "" +"The authentication plugin provides generic user support for\n" +"Catalyst apps. It is the basis for both authentication (checking the user " +"is\n" +"who they claim to be), and authorization (allowing the user to do what the\n" +"system authorises them to do)." +msgstr "" + +#: gnu/packages/web.scm:1643 +msgid "Role-based authorization for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1644 +msgid "" +"Catalyst::Plugin::Authorization::Roles provides role-based\n" +"authorization for Catalyst based on Catalyst::Plugin::Authentication." +msgstr "" + +#: gnu/packages/web.scm:1667 +msgid "Captchas for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1668 +msgid "" +"This plugin creates and validates Captcha images for\n" +"Catalyst." +msgstr "" + +#: gnu/packages/web.scm:1695 +msgid "Load config files of various types" +msgstr "" + +#: gnu/packages/web.scm:1696 +msgid "" +"This module will attempt to load find and load configuration\n" +"files of various types. Currently it supports YAML, JSON, XML, INI and " +"Perl\n" +"formats." +msgstr "" + +#: gnu/packages/web.scm:1728 +msgid "Catalyst generic session plugin" +msgstr "" + +#: gnu/packages/web.scm:1729 +msgid "" +"This plugin links the two pieces required for session\n" +"management in web applications together: the state, and the store." +msgstr "" + +#: gnu/packages/web.scm:1757 +msgid "Maintain session IDs using cookies" +msgstr "" + +#: gnu/packages/web.scm:1758 +msgid "" +"In order for Catalyst::Plugin::Session to work, the session\n" +"ID needs to be stored on the client, and the session data needs to be " +"stored\n" +"on the server. This plugin stores the session ID on the client using the\n" +"cookie mechanism." +msgstr "" + +#: gnu/packages/web.scm:1788 +msgid "FastMmap session storage backend" +msgstr "" + +#: gnu/packages/web.scm:1789 +msgid "" +"Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" +"storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" +"memory interprocess cache. It is based on Cache::FastMmap." +msgstr "" + +#: gnu/packages/web.scm:1814 +msgid "Stack trace on the Catalyst debug screen" +msgstr "" + +#: gnu/packages/web.scm:1815 +msgid "" +"This plugin enhances the standard Catalyst debug screen by\n" +"including a stack trace of your application up to the point where the error\n" +"occurred. Each stack frame is displayed along with the package name, line\n" +"number, file name, and code context surrounding the line number." +msgstr "" + +#: gnu/packages/web.scm:1843 +msgid "Simple serving of static pages" +msgstr "" + +#: gnu/packages/web.scm:1844 +msgid "" +"The Static::Simple plugin is designed to make serving static\n" +"content in your application during development quick and easy, without\n" +"requiring a single line of code from you. This plugin detects static files " +"by\n" +"looking at the file extension in the URL (such as .css or .png or .js). " +"The\n" +"plugin uses the lightweight MIME::Types module to map file extensions to\n" +"IANA-registered MIME types, and will serve your static files with the " +"correct\n" +"MIME type directly to the browser, without being processed through Catalyst." +msgstr "" + +#: gnu/packages/web.scm:1912 +msgid "The Catalyst Framework Runtime" +msgstr "" + +#: gnu/packages/web.scm:1913 +msgid "" +"Catalyst is a modern framework for making web applications.\n" +"It is designed to make it easy to manage the various tasks you need to do " +"to\n" +"run an application on the web, either by doing them itself, or by letting " +"you\n" +"\"plug in\" existing Perl modules that do what you need." +msgstr "" + +#: gnu/packages/web.scm:1944 +msgid "Replace request base with value passed by HTTP proxy" +msgstr "" + +#: gnu/packages/web.scm:1945 +msgid "" +"This module is a Moose::Role which allows you more\n" +"flexibility in your application's deployment configurations when deployed\n" +"behind a proxy. Using this module, the request base ($c->req->base) is\n" +"replaced with the contents of the X-Request-Base header." +msgstr "" + +#: gnu/packages/web.scm:1972 +msgid "Download data in many formats" +msgstr "" + +#: gnu/packages/web.scm:1973 +msgid "" +"The purpose of this module is to provide a method for\n" +"downloading data into many supportable formats. For example, downloading a\n" +"table based report in a variety of formats (CSV, HTML, etc.)." +msgstr "" + +#: gnu/packages/web.scm:1999 +msgid "Catalyst JSON view" +msgstr "" + +#: gnu/packages/web.scm:2000 +msgid "" +"Catalyst::View::JSON is a Catalyst View handler that returns\n" +"stash data in JSON format." +msgstr "" + +#: gnu/packages/web.scm:2026 +msgid "Template View Class" +msgstr "" + +#: gnu/packages/web.scm:2027 +msgid "" +"This module is a Catalyst view class for the Template\n" +"Toolkit." +msgstr "" + +#: gnu/packages/web.scm:2056 +msgid "Trait Loading and Resolution for Catalyst Components" +msgstr "" + +#: gnu/packages/web.scm:2057 +msgid "" +"Adds a \"COMPONENT\" in Catalyst::Component method to your\n" +"Catalyst component base class that reads the optional \"traits\" parameter\n" +"from app and component config and instantiates the component subclass with\n" +"those traits using \"new_with_traits\" in MooseX::Traits from\n" +"MooseX::Traits::Pluggable." +msgstr "" + +#: gnu/packages/web.scm:2082 +msgid "Apply roles to Catalyst classes" +msgstr "" + +#: gnu/packages/web.scm:2083 +msgid "" +"CatalystX::RoleApplicator applies roles to Catalyst\n" +"application classes." +msgstr "" + +#: gnu/packages/web.scm:2110 +msgid "Catalyst development server with Starman" +msgstr "" + +#: gnu/packages/web.scm:2111 +msgid "" +"This module provides a Catalyst extension to replace the\n" +"development server with Starman." +msgstr "" + +#: gnu/packages/web.scm:2135 +msgid "Handle Common Gateway Interface requests and responses" +msgstr "" + +#: gnu/packages/web.scm:2136 +msgid "" +"CGI.pm is a stable, complete and mature solution for\n" +"processing and preparing HTTP requests and responses. Major features " +"include\n" +"processing form submissions, file uploads, reading and writing cookies, " +"query\n" +"string generation and manipulation, and processing and preparing HTTP\n" +"headers." +msgstr "" + +#: gnu/packages/web.scm:2164 +msgid "Persistent session data in CGI applications" +msgstr "" + +#: gnu/packages/web.scm:2166 +msgid "" +"@code{CGI::Session} provides modular session management system across\n" +"HTTP requests." +msgstr "" + +#: gnu/packages/web.scm:2187 +msgid "CGI interface that is CGI.pm compliant" +msgstr "" + +#: gnu/packages/web.scm:2188 +msgid "" +"CGI::Simple provides a relatively lightweight drop in\n" +"replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" +"parameter parsing, file upload, cookie handling and header generation." +msgstr "" + +#: gnu/packages/web.scm:2209 +msgid "Build structures from CGI data" +msgstr "" + +#: gnu/packages/web.scm:2210 +msgid "" +"This is a module for building structured data from CGI\n" +"inputs, in a manner reminiscent of how PHP does." +msgstr "" + +#: gnu/packages/web.scm:2233 +msgid "Date conversion routines" +msgstr "" + +#: gnu/packages/web.scm:2234 +msgid "" +"This module provides functions that deal with the date\n" +"formats used by the HTTP protocol." +msgstr "" + +#: gnu/packages/web.scm:2254 +msgid "MD5 sums for files and urls" +msgstr "" + +#: gnu/packages/web.scm:2255 +msgid "" +"Digest::MD5::File is a Perl extension for getting MD5 sums\n" +"for files and urls." +msgstr "" + +#: gnu/packages/web.scm:2273 +msgid "Perl locale encoding determination" +msgstr "" + +#: gnu/packages/web.scm:2275 +msgid "" +"The POSIX locale system is used to specify both the language\n" +"conventions requested by the user and the preferred character set to\n" +"consume and output. The Encode::Locale module looks up the charset and\n" +"encoding (called a CODESET in the locale jargon) and arranges for the\n" +"Encode module to know this encoding under the name \"locale\". It means\n" +"bytes obtained from the environment can be converted to Unicode strings\n" +"by calling Encode::encode(locale => $bytes) and converted back again\n" +"with Encode::decode(locale => $string)." +msgstr "" + +#: gnu/packages/web.scm:2310 +msgid "Syndication feed auto-discovery" +msgstr "" + +#: gnu/packages/web.scm:2311 +msgid "" +"@code{Feed::Find} implements feed auto-discovery for finding\n" +"syndication feeds, given a URI. It will discover the following feed " +"formats:\n" +"RSS 0.91, RSS 1.0, RSS 2.0, Atom." +msgstr "" + +#: gnu/packages/web.scm:2332 +msgid "Perl directory listing parser" +msgstr "" + +#: gnu/packages/web.scm:2334 +msgid "" +"The File::Listing module exports a single function called parse_dir(),\n" +"which can be used to parse directory listings." +msgstr "" + +#: gnu/packages/web.scm:2366 +msgid "Stock and mutual fund quotes" +msgstr "" + +#: gnu/packages/web.scm:2368 +msgid "" +"Finance::Quote gets stock quotes from various internet sources, including\n" +"Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." +msgstr "" + +#: gnu/packages/web.scm:2390 +msgid "Perl extension providing access to the GSSAPIv2 library" +msgstr "" + +#: gnu/packages/web.scm:2391 +msgid "" +"This is a Perl extension for using GSSAPI C bindings as\n" +"described in RFC 2744." +msgstr "" + +#: gnu/packages/web.scm:2411 +msgid "Manipulate tables of HTML::Element" +msgstr "" + +#: gnu/packages/web.scm:2413 +msgid "" +"HTML::Element::Extended is a Perl extension for manipulating a table\n" +"composed of HTML::Element style components." +msgstr "" + +#: gnu/packages/web.scm:2437 +msgid "Perl class representing an HTML form element" +msgstr "" + +#: gnu/packages/web.scm:2438 +msgid "" +"Objects of the HTML::Form class represents a single HTML\n" +"
...
instance." +msgstr "" + +#: gnu/packages/web.scm:2468 +msgid "Perl extension for scrubbing/sanitizing html" +msgstr "" + +#: gnu/packages/web.scm:2470 +msgid "@code{HTML::Scrubber} Perl extension for scrubbing/sanitizing HTML." +msgstr "" + +#: gnu/packages/web.scm:2491 +msgid "Check for HTML errors in a string or file" +msgstr "" + +#: gnu/packages/web.scm:2492 +msgid "" +"HTML::Lint is a pure-Perl HTML parser and checker for\n" +"syntactic legitmacy." +msgstr "" + +#: gnu/packages/web.scm:2513 +msgid "Extract contents from HTML tables" +msgstr "" + +#: gnu/packages/web.scm:2515 +msgid "" +"HTML::TableExtract is a Perl module for extracting the content contained\n" +"in tables within an HTML document, either as text or encoded element trees." +msgstr "" + +#: gnu/packages/web.scm:2540 +msgid "Work with HTML in a DOM-like tree structure" +msgstr "" + +#: gnu/packages/web.scm:2541 +msgid "" +"This distribution contains a suite of modules for\n" +"representing, creating, and extracting information from HTML syntax trees." +msgstr "" + +#: gnu/packages/web.scm:2562 +msgid "Perl HTML parser class" +msgstr "" + +#: gnu/packages/web.scm:2564 +msgid "" +"Objects of the HTML::Parser class will recognize markup and separate\n" +"it from plain text (alias data content) in HTML documents. As different\n" +"kinds of markup and text are recognized, the corresponding event handlers\n" +"are invoked." +msgstr "" + +#: gnu/packages/web.scm:2584 +msgid "Perl data tables useful in parsing HTML" +msgstr "" + +#: gnu/packages/web.scm:2586 +msgid "" +"The HTML::Tagset module contains several data tables useful in various\n" +"kinds of HTML parsing operations." +msgstr "" + +#: gnu/packages/web.scm:2605 +msgid "HTML-like templates" +msgstr "" + +#: gnu/packages/web.scm:2607 +msgid "" +"This module attempts to make using HTML templates simple and natural.\n" +"It extends standard HTML with a few new HTML-esque tags: @code{},\n" +"@code{}, @code{}, @code{},\n" +"@code{} and @code{}. The file written with HTML " +"and\n" +"these new tags is called a template. Using this module you fill in the " +"values\n" +"for the variables, loops and branches declared in the template. This " +"allows\n" +"you to separate design from the data." +msgstr "" + +#: gnu/packages/web.scm:2635 +msgid "HTTP Body Parser" +msgstr "" + +#: gnu/packages/web.scm:2636 +msgid "" +"HTTP::Body parses chunks of HTTP POST data and supports\n" +"application/octet-stream, application/json, application/x-www-form-" +"urlencoded,\n" +"and multipart/form-data." +msgstr "" + +#: gnu/packages/web.scm:2663 +msgid "Minimalist HTTP user agent cookie jar" +msgstr "" + +#: gnu/packages/web.scm:2664 +msgid "" +"This module implements a minimalist HTTP user agent cookie\n" +"jar in conformance with RFC 6265 ." +msgstr "" + +#: gnu/packages/web.scm:2684 +msgid "Perl HTTP cookie jars" +msgstr "" + +#: gnu/packages/web.scm:2686 +msgid "" +"The HTTP::Cookies class is for objects that represent a cookie jar,\n" +"that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" +"object knows about." +msgstr "" + +#: gnu/packages/web.scm:2708 +msgid "Perl simple http server class" +msgstr "" + +#: gnu/packages/web.scm:2710 +msgid "" +"Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" +"on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" +"IO::Socket::INET, so you can perform socket operations directly on it too." +msgstr "" + +#: gnu/packages/web.scm:2729 +msgid "Perl date conversion routines" +msgstr "" + +#: gnu/packages/web.scm:2731 +msgid "" +"The HTTP::Date module provides functions that deal with date formats\n" +"used by the HTTP protocol (and then some more)." +msgstr "" + +#: gnu/packages/web.scm:2755 +msgid "Perl HTTP style message" +msgstr "" + +#: gnu/packages/web.scm:2757 +msgid "An HTTP::Message object contains some headers and a content body." +msgstr "" + +#: gnu/packages/web.scm:2776 +msgid "Perl http content negotiation" +msgstr "" + +#: gnu/packages/web.scm:2778 +msgid "" +"The HTTP::Negotiate module provides a complete implementation of the\n" +"HTTP content negotiation algorithm specified in\n" +"draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for\n" +"the selection of a preferred content representation based upon attributes\n" +"of the negotiable variants and the value of the various Accept* header\n" +"fields in the request." +msgstr "" + +#: gnu/packages/web.scm:2803 +msgid "Parse HTTP/1.1 requests" +msgstr "" + +#: gnu/packages/web.scm:2804 +msgid "" +"This is an HTTP request parser. It takes chunks of text as\n" +"received and returns a 'hint' as to what is required, or returns the\n" +"HTTP::Request when a complete request has been read. HTTP/1.1 chunking is\n" +"supported." +msgstr "" + +#: gnu/packages/web.scm:2826 +msgid "Fast HTTP request parser" +msgstr "" + +#: gnu/packages/web.scm:2827 +msgid "" +"HTTP::Parser::XS is a fast, primitive HTTP request/response\n" +"parser." +msgstr "" + +#: gnu/packages/web.scm:2848 +msgid "Set up a CGI environment from an HTTP::Request" +msgstr "" + +#: gnu/packages/web.scm:2849 +msgid "" +"This module provides a convenient way to set up a CGI\n" +"environment from an HTTP::Request." +msgstr "" + +#: gnu/packages/web.scm:2882 +msgid "Lightweight HTTP server" +msgstr "" + +#: gnu/packages/web.scm:2883 +msgid "" +"HTTP::Server::Simple is a simple standalone HTTP daemon with\n" +"no non-core module dependencies. It can be used for building a standalone\n" +"http-based UI to your existing tools." +msgstr "" + +#: gnu/packages/web.scm:2908 +msgid "HTTP/1.1 client" +msgstr "" + +#: gnu/packages/web.scm:2909 +msgid "" +"This is a very simple HTTP/1.1 client, designed for doing\n" +"simple requests without the overhead of a large framework like LWP::" +"UserAgent.\n" +"It supports proxies and redirection. It also correctly resumes after EINTR." +msgstr "" + +#: gnu/packages/web.scm:2928 +msgid "Perl module to open an HTML file with automatic charset detection" +msgstr "" + +#: gnu/packages/web.scm:2930 +msgid "" +"IO::HTML provides an easy way to open a file containing HTML while\n" +"automatically determining its encoding. It uses the HTML5 encoding " +"sniffing\n" +"algorithm specified in section 8.2.2.1 of the draft standard." +msgstr "" + +#: gnu/packages/web.scm:2950 +msgid "Family-neutral IP socket supporting both IPv4 and IPv6" +msgstr "" + +#: gnu/packages/web.scm:2951 +msgid "" +"This module provides a protocol-independent way to use IPv4\n" +"and IPv6 sockets, intended as a replacement for IO::Socket::INET." +msgstr "" + +#: gnu/packages/web.scm:2973 +msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" +msgstr "" + +#: gnu/packages/web.scm:2975 +msgid "" +"IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" +"necessary functionality into the familiar IO::Socket interface and " +"providing\n" +"secure defaults whenever possible. This way existing applications can be " +"made\n" +"SSL-aware without much effort, at least if you do blocking I/O and don't " +"use\n" +"select or poll." +msgstr "" + +#: gnu/packages/web.scm:3009 +msgid "Perl modules for the WWW" +msgstr "" + +#: gnu/packages/web.scm:3011 +msgid "" +"The libwww-perl collection is a set of Perl modules which provides a\n" +"simple and consistent application programming interface to the\n" +"World-Wide Web. The main focus of the library is to provide classes\n" +"and functions that allow you to write WWW clients. The library also\n" +"contains modules that are of more general use and even classes that\n" +"help you implement simple HTTP servers." +msgstr "" + +#: gnu/packages/web.scm:3039 +msgid "Checks whether your process has access to the web" +msgstr "" + +#: gnu/packages/web.scm:3040 +msgid "" +"This module attempts to answer, as accurately as it can, one\n" +"of the nastiest technical questions there is: am I on the internet?\n" +"\n" +"A host of networking and security issues make this problem very difficult.\n" +"There are firewalls, proxies (both well behaved and badly behaved). We " +"might\n" +"not have DNS. We might not have a network card at all!" +msgstr "" + +#: gnu/packages/web.scm:3062 +msgid "Perl module to guess the media type for a file or a URL" +msgstr "" + +#: gnu/packages/web.scm:3064 +#, scheme-format +msgid "" +"The LWP::MediaTypes module provides functions for handling media (also\n" +"known as MIME) types and encodings. The mapping from file extensions to\n" +"media types is defined by the media.types file. If the ~/.media.types file\n" +"exists it is used instead." +msgstr "" + +#: gnu/packages/web.scm:3090 +msgid "HTTPS support for LWP::UserAgent" +msgstr "" + +#: gnu/packages/web.scm:3091 +msgid "" +"The LWP::Protocol::https module provides support for using\n" +"https schemed URLs with LWP." +msgstr "" + +#: gnu/packages/web.scm:3111 +msgid "Virtual browser that retries errors" +msgstr "" + +#: gnu/packages/web.scm:3112 +msgid "" +"LWP::UserAgent::Determined works just like LWP::UserAgent,\n" +"except that when you use it to get a web page but run into a\n" +"possibly-temporary error (like a DNS lookup timeout), it'll wait a few " +"seconds\n" +"and retry a few times." +msgstr "" + +#: gnu/packages/web.scm:3157 +msgid "Perl interface to Amazon S3" +msgstr "" + +#: gnu/packages/web.scm:3158 +msgid "This module provides a Perlish interface to Amazon S3." +msgstr "" + +#: gnu/packages/web.scm:3178 +msgid "Perl low-level HTTP connection (client)" +msgstr "" + +#: gnu/packages/web.scm:3180 +msgid "" +"The Net::HTTP class is a low-level HTTP client. An instance of the\n" +"Net::HTTP class represents a connection to an HTTP server. The HTTP " +"protocol\n" +"is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" +"HTTP/1.1." +msgstr "" + +#: gnu/packages/web.scm:3200 +msgid "Extensible Perl server engine" +msgstr "" + +#: gnu/packages/web.scm:3201 +msgid "" +"Net::Server is an extensible, generic Perl server engine.\n" +"It attempts to be a generic server as in Net::Daemon and NetServer::" +"Generic.\n" +"It includes with it the ability to run as an inetd\n" +"process (Net::Server::INET), a single connection server (Net::Server or\n" +"Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" +"server which maintains a constant number of preforked\n" +"children (Net::Server::PreForkSimple), or as a managed preforking server " +"which\n" +"maintains the number of children based on server load (Net::Server::" +"PreFork).\n" +"In all but the inetd type, the server provides the ability to connect to " +"one\n" +"or to multiple server ports." +msgstr "" + +#: gnu/packages/web.scm:3229 +msgid "SSL support for Net::SMTP" +msgstr "" + +#: gnu/packages/web.scm:3230 +msgid "SSL support for Net::SMTP." +msgstr "" + +#: gnu/packages/web.scm:3264 +msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" +msgstr "" + +#: gnu/packages/web.scm:3265 +msgid "" +"Plack is a set of tools for using the PSGI stack. It\n" +"contains middleware components, a reference server, and utilities for Web\n" +"application frameworks. Plack is like Ruby's Rack or Python's Paste for\n" +"WSGI." +msgstr "" + +#: gnu/packages/web.scm:3291 +msgid "Plack::Middleware which sets body for redirect response" +msgstr "" + +#: gnu/packages/web.scm:3292 +msgid "" +"This module sets the body in redirect response, if it's not\n" +"already set." +msgstr "" + +#: gnu/packages/web.scm:3315 +msgid "Override REST methods to Plack apps via POST" +msgstr "" + +#: gnu/packages/web.scm:3316 +msgid "" +"This middleware allows for POST requests that pretend to be\n" +"something else: by adding either a header named X-HTTP-Method-Override to " +"the\n" +"request, or a query parameter named x-tunneled-method to the URI, the " +"client\n" +"can say what method it actually meant." +msgstr "" + +#: gnu/packages/web.scm:3340 +msgid "Plack::Middleware which removes body for HTTP response" +msgstr "" + +#: gnu/packages/web.scm:3341 +msgid "" +"This module removes the body in an HTTP response if it's not\n" +"required." +msgstr "" + +#: gnu/packages/web.scm:3364 +msgid "Supports app to run as a reverse proxy backend" +msgstr "" + +#: gnu/packages/web.scm:3365 +msgid "" +"Plack::Middleware::ReverseProxy resets some HTTP headers,\n" +"which are changed by reverse-proxy. You can specify the reverse proxy " +"address\n" +"and stop fake requests using 'enable_if' directive in your app.psgi." +msgstr "" + +#: gnu/packages/web.scm:3386 +msgid "Run HTTP tests on external live servers" +msgstr "" + +#: gnu/packages/web.scm:3387 +msgid "" +"This module allows your to run your Plack::Test tests\n" +"against an external server instead of just against a local application " +"through\n" +"either mocked HTTP or a locally spawned server." +msgstr "" + +#: gnu/packages/web.scm:3409 +msgid "Testing TCP programs" +msgstr "" + +#: gnu/packages/web.scm:3410 +msgid "Test::TCP is test utilities for TCP/IP programs." +msgstr "" + +#: gnu/packages/web.scm:3440 +msgid "Testing-specific WWW::Mechanize subclass" +msgstr "" + +#: gnu/packages/web.scm:3441 +msgid "" +"Test::WWW::Mechanize is a subclass of the Perl module\n" +"WWW::Mechanize that incorporates features for web application testing." +msgstr "" + +#: gnu/packages/web.scm:3475 +msgid "Test::WWW::Mechanize for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:3476 +msgid "" +"The Test::WWW::Mechanize::Catalyst module meshes the\n" +"Test::WWW:Mechanize module and the Catalyst web application framework to " +"allow\n" +"testing of Catalyst applications without needing to start up a web server." +msgstr "" + +#: gnu/packages/web.scm:3500 +msgid "Test PSGI programs using WWW::Mechanize" +msgstr "" + +#: gnu/packages/web.scm:3501 +msgid "" +"PSGI is a specification to decouple web server environments\n" +"from web application framework code. Test::WWW::Mechanize is a subclass of\n" +"WWW::Mechanize that incorporates features for web application testing. The\n" +"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of " +"PSGI\n" +"applications." +msgstr "" + +#: gnu/packages/web.scm:3521 +msgid "Perl Uniform Resource Identifiers (absolute and relative)" +msgstr "" + +#: gnu/packages/web.scm:3523 +msgid "" +"The URI module implements the URI class. Objects of this class\n" +"represent \"Uniform Resource Identifier references\" as specified in RFC " +"2396\n" +"and updated by RFC 2732." +msgstr "" + +#: gnu/packages/web.scm:3547 +msgid "Smart URI fetching/caching" +msgstr "" + +#: gnu/packages/web.scm:3548 +msgid "" +"@code{URI::Fetch} is a smart client for fetching HTTP pages,\n" +"notably syndication feeds (RSS, Atom, and others), in an intelligent, " +"bandwidth-\n" +"and time-saving way." +msgstr "" + +#: gnu/packages/web.scm:3571 +msgid "Find URIs in arbitrary text" +msgstr "" + +#: gnu/packages/web.scm:3572 +msgid "" +"This module finds URIs and URLs (according to what URI.pm\n" +"considers a URI) in plain text. It only finds URIs which include a\n" +"scheme (http:// or the like), for something a bit less strict, consider\n" +"URI::Find::Schemeless. For a command-line interface, urifind is provided." +msgstr "" + +#: gnu/packages/web.scm:3594 +msgid "WebSocket support for URI package" +msgstr "" + +#: gnu/packages/web.scm:3595 +msgid "" +"With this module, the URI package provides the same set of\n" +"methods for WebSocket URIs as it does for HTTP URIs." +msgstr "" + +#: gnu/packages/web.scm:3619 +msgid "Object for handling URI templates" +msgstr "" + +#: gnu/packages/web.scm:3620 +msgid "" +"This perl module provides a wrapper around URI templates as described in\n" +"RFC 6570." +msgstr "" + +#: gnu/packages/web.scm:3652 +msgid "Perl extension interface for libcurl" +msgstr "" + +#: gnu/packages/web.scm:3654 +msgid "" +"This is a Perl extension interface for the libcurl file downloading\n" +"library." +msgstr "" + +#: gnu/packages/web.scm:3688 +msgid "Web browsing in a Perl object" +msgstr "" + +#: gnu/packages/web.scm:3689 +msgid "" +"WWW::Mechanize is a Perl module for stateful programmatic\n" +"web browsing, used for automating interaction with websites." +msgstr "" + +#: gnu/packages/web.scm:3725 +msgid "Search A9 OpenSearch compatible engines" +msgstr "" + +#: gnu/packages/web.scm:3727 +msgid "" +"@code{WWW::OpenSearch} is a module to search @url{A9's OpenSearch,\n" +"http://opensearch.a9.com} compatible search engines." +msgstr "" + +#: gnu/packages/web.scm:3747 +msgid "Perl database of robots.txt-derived permissions" +msgstr "" + +#: gnu/packages/web.scm:3749 +msgid "" +"The WWW::RobotRules module parses /robots.txt files as specified in\n" +"\"A Standard for Robot Exclusion\", at\n" +". Webmasters can use the\n" +"/robots.txt file to forbid conforming robots from accessing parts of\n" +"their web site." +msgstr "" + +#: gnu/packages/web.scm:3772 +msgid "Parse feeds in Python" +msgstr "" + +#: gnu/packages/web.scm:3774 +msgid "" +"Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0,\n" +"CDF, Atom 0.3, and Atom 1.0 feeds." +msgstr "" + +#: gnu/packages/web.scm:3795 +msgid "HTTP and WebSocket server library for R" +msgstr "" + +#: gnu/packages/web.scm:3797 +msgid "" +"The httpuv package provides low-level socket and protocol support for\n" +"handling HTTP and WebSocket requests directly from within R. It is " +"primarily\n" +"intended as a building block for other packages, rather than making it\n" +"particularly easy to create complete web applications using httpuv alone." +msgstr "" + +#: gnu/packages/web.scm:3818 +msgid "Robust, high performance JSON parser and generator for R" +msgstr "" + +#: gnu/packages/web.scm:3820 +msgid "" +"The jsonlite package provides a fast JSON parser and generator optimized\n" +"for statistical data and the web. It offers flexible, robust, high\n" +"performance tools for working with JSON in R and is particularly powerful " +"for\n" +"building pipelines and interacting with a web API. In addition to " +"converting\n" +"JSON data from/to R objects, jsonlite contains functions to stream, " +"validate,\n" +"and prettify JSON data. The unit tests included with the package verify " +"that\n" +"all edge cases are encoded and decoded consistently for use with dynamic " +"data\n" +"in systems and applications." +msgstr "" + +#: gnu/packages/web.scm:3848 +msgid "Simple HTTP server to serve static files or dynamic documents" +msgstr "" + +#: gnu/packages/web.scm:3850 +msgid "" +"Servr provides an HTTP server in R to serve static files, or dynamic\n" +"documents that can be converted to HTML files (e.g., R Markdown) under a " +"given\n" +"directory." +msgstr "" + +#: gnu/packages/web.scm:3884 +msgid "R tools for HTML" +msgstr "" + +#: gnu/packages/web.scm:3886 +msgid "This package provides tools for HTML generation and output in R." +msgstr "" + +#: gnu/packages/web.scm:3905 +msgid "HTML Widgets for R" +msgstr "" + +#: gnu/packages/web.scm:3907 +msgid "" +"HTML widgets is a framework for creating HTML widgets that render in\n" +"various contexts including the R console, R Markdown documents, and Shiny " +"web\n" +"applications." +msgstr "" + +#: gnu/packages/web.scm:3934 +msgid "Advanced tables for Markdown/HTML" +msgstr "" + +#: gnu/packages/web.scm:3936 +msgid "" +"This package provides functions to build tables with advanced layout\n" +"elements such as row spanners, column spanners, table spanners, zebra\n" +"striping, and more. While allowing advanced layout, the underlying\n" +"CSS-structure is simple in order to maximize compatibility with word\n" +"processors such as LibreOffice. The package also contains a few text\n" +"formatting functions that help outputting text compatible with HTML or\n" +"LaTeX." +msgstr "" + +#: gnu/packages/web.scm:3973 +msgid "HTTP client for R" +msgstr "" + +#: gnu/packages/web.scm:3975 +msgid "" +"The @code{curl()} and @code{curl_download()} functions provide highly\n" +"configurable drop-in replacements for base @code{url()} and\n" +"@code{download.file()} with better performance, support for encryption, " +"gzip\n" +"compression, authentication, and other @code{libcurl} goodies. The core of\n" +"the package implements a framework for performing fully customized requests\n" +"where data can be processed either in memory, on disk, or streaming via the\n" +"callback or connection interfaces." +msgstr "" + +#: gnu/packages/web.scm:3997 +msgid "Output R objects in HTML format" +msgstr "" + +#: gnu/packages/web.scm:3999 +msgid "" +"This package provides easy-to-use and versatile functions to output R\n" +"objects in HTML format." +msgstr "" + +#: gnu/packages/web.scm:4016 +msgid "JSON library for R" +msgstr "" + +#: gnu/packages/web.scm:4018 +msgid "" +"This package provides functions to convert R objects into JSON objects\n" +"and vice-versa." +msgstr "" + +#: gnu/packages/web.scm:4047 +msgid "HTML5 parsing library" +msgstr "" + +#: gnu/packages/web.scm:4049 +msgid "" +"Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n" +"a pure C99 library." +msgstr "" + +#: gnu/packages/web.scm:4120 +msgid "Application container server" +msgstr "" + +#: gnu/packages/web.scm:4122 +msgid "" +"uWSGI presents a complete stack for networked/clustered web applications,\n" +"implementing message/object passing, caching, RPC and process management.\n" +"It uses the uwsgi protocol for all the networking/interprocess " +"communications." +msgstr "" + +#: gnu/packages/web.scm:4152 +msgid "Command-line JSON processor" +msgstr "" + +#: gnu/packages/web.scm:4153 +msgid "" +"jq is like sed for JSON data – you can use it to slice and\n" +"filter and map and transform structured data with the same ease that sed, " +"awk,\n" +"grep and friends let you play with text. It is written in portable C. jq " +"can\n" +"mangle the data format that you have into the one that you want with very\n" +"little effort, and the program to do so is often shorter and simpler than\n" +"you'd expect." +msgstr "" + +#: gnu/packages/web.scm:4192 +msgid "Library for mocking web service APIs which use HTTP or HTTPS" +msgstr "" + +#: gnu/packages/web.scm:4194 +msgid "" +"Uhttpmock is a project for mocking web service APIs which use HTTP or\n" +"HTTPS. It provides a library, libuhttpmock, which implements recording and\n" +"playback of HTTP request/response traces." +msgstr "" + +#: gnu/packages/web.scm:4229 +msgid "Single file web server" +msgstr "" + +#: gnu/packages/web.scm:4230 +msgid "" +"Woof (Web Offer One File) is a small simple web server that\n" +"can easily be invoked on a single file. Your partner can access the file " +"with\n" +"tools they trust (e.g. wget)." +msgstr "" + +#: gnu/packages/web.scm:4256 +msgid "Build system for the Netsurf project" +msgstr "" + +#: gnu/packages/web.scm:4258 +msgid "" +"This package provides the shared build system for Netsurf project\n" +"libraries." +msgstr "" + +#: gnu/packages/web.scm:4293 +msgid "Parser building library" +msgstr "" + +#: gnu/packages/web.scm:4295 +msgid "" +"LibParserUtils is a library for building efficient parsers, written in\n" +"C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4323 +msgid "HTML5 compliant parsing library" +msgstr "" + +#: gnu/packages/web.scm:4325 +msgid "" +"Hubbub is an HTML5 compliant parsing library, written in C, which can\n" +"parse both valid and invalid web content. It is developed as part of the\n" +"NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4400 +msgid "Wiki compiler, capable of generating HTML" +msgstr "" + +#: gnu/packages/web.scm:4402 +msgid "" +"Ikiwiki is a wiki compiler, capable of generating a static set of web\n" +"pages, but also incorporating dynamic features like a web based editor and\n" +"commenting." +msgstr "" + +#: gnu/packages/web.scm:4426 +msgid "String internment library" +msgstr "" + +#: gnu/packages/web.scm:4428 +msgid "" +"LibWapcaplet provides a reference counted string internment system\n" +"designed to store small strings and allow rapid comparison of them. It is\n" +"developed as part of the Netsurf project." +msgstr "" + +#: gnu/packages/web.scm:4455 +msgid "CSS parser and selection library" +msgstr "" + +#: gnu/packages/web.scm:4457 +msgid "" +"LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,\n" +"written in C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4491 +msgid "Implementation of the W3C DOM" +msgstr "" + +#: gnu/packages/web.scm:4493 +msgid "" +"LibDOM is an implementation of the W3C DOM, written in C. It is\n" +"developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4520 +msgid "Library for parsing SVG files" +msgstr "" + +#: gnu/packages/web.scm:4522 +msgid "" +"Libsvgtiny takes some SVG as input and returns a list of paths and texts\n" +"which can be rendered easily, as defined in\n" +"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the " +"NetSurf\n" +"project." +msgstr "" + +#: gnu/packages/web.scm:4545 +msgid "Decoding library for BMP and ICO files" +msgstr "" + +#: gnu/packages/web.scm:4547 +msgid "" +"Libnsbmp is a decoding library for BMP and ICO image file formats,\n" +"written in C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4568 +msgid "Decoding library for GIF files" +msgstr "" + +#: gnu/packages/web.scm:4570 +msgid "" +"Libnsgif is a decoding library for the GIF image file format, written in\n" +"C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4591 +msgid "Utility library for NetSurf" +msgstr "" + +#: gnu/packages/web.scm:4593 +msgid "" +"Libnsutils provides a small number of useful utility routines. It is\n" +"developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4614 +msgid "Library to generate a static Public Suffix List" +msgstr "" + +#: gnu/packages/web.scm:4616 +msgid "" +"Libnspsl is a library to generate a static code representation of the\n" +"Public Suffix List. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4642 +msgid "Generate JavaScript to DOM bindings" +msgstr "" + +#: gnu/packages/web.scm:4644 +msgid "" +"@code{nsgenbind} is a tool to generate JavaScript to DOM bindings from\n" +"w3c webidl files and a binding configuration file." +msgstr "" + +#: gnu/packages/web.scm:4755 +msgid "Web browser" +msgstr "" + +#: gnu/packages/web.scm:4757 +msgid "" +"NetSurf is a lightweight web browser that has its own layout and\n" +"rendering engine entirely written from scratch. It is small and capable of\n" +"handling many of the web standards in use today." +msgstr "" + +#: gnu/packages/web.scm:4797 +msgid "Unix command line interface to the www" +msgstr "" + +#: gnu/packages/web.scm:4798 +msgid "" +"Surfraw (Shell Users' Revolutionary Front Rage Against the Web)\n" +"provides a unix command line interface to a variety of popular www search " +"engines\n" +"and similar services." +msgstr "" + +#: gnu/packages/web.scm:4829 +msgid "Simple static web server" +msgstr "" + +#: gnu/packages/web.scm:4830 +msgid "" +"darkhttpd is a simple static web server. It is\n" +"standalone and does not need inetd or ucspi-tcp. It does not need any\n" +"config files---you only have to specify the www root." +msgstr "" + +#: gnu/packages/web.scm:4860 +msgid "Analyze Web server logs in real time" +msgstr "" + +#: gnu/packages/web.scm:4862 +msgid "" +"GoAccess is a real-time web log analyzer and interactive viewer that\n" +"runs in a terminal or through your browser. It provides fast and valuable\n" +"HTTP statistics for system administrators that require a visual server " +"report\n" +"on the fly." +msgstr "" + +#: gnu/packages/web.scm:4897 +msgid "Tunnel data connections through HTTP requests" +msgstr "" + +#: gnu/packages/web.scm:4898 +msgid "" +"httptunnel creates a bidirectional virtual data connection\n" +"tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be\n" +"useful for users behind restrictive firewalls. As long as Web traffic is\n" +"allowed, even through a HTTP-only proxy, httptunnel can be combined with " +"other\n" +"tools like SSH (Secure Shell) to reach the outside world." +msgstr "" + +#: gnu/packages/web.scm:4923 +msgid "TLS proxy for clients or servers" +msgstr "" + +#: gnu/packages/web.scm:4924 +msgid "" +"Stunnel is a proxy designed to add TLS encryption\n" +"functionality to existing clients and servers without any changes in the\n" +"programs' code. Its architecture is optimized for security, portability, " +"and\n" +"scalability (including load-balancing), making it suitable for large\n" +"deployments." +msgstr "" + +#: gnu/packages/web.scm:4951 +msgid "Internet services daemon" +msgstr "" + +#: gnu/packages/web.scm:4952 +msgid "" +"@code{xinetd}, a more secure replacement for @code{inetd},\n" +"listens for incoming requests over a network and launches the appropriate\n" +"service for that request. Requests are made using port numbers as " +"identifiers\n" +"and xinetd usually launches another daemon to handle the request. It can " +"be\n" +"used to start services with both privileged and non-privileged port numbers." +msgstr "" + +#: gnu/packages/web.scm:4996 +msgid "HTML Tidy with HTML5 support" +msgstr "" + +#: gnu/packages/web.scm:4998 +msgid "" +"Tidy is a console application which corrects and cleans up\n" +"HTML and XML documents by fixing markup errors and upgrading\n" +"legacy code to modern standards.\n" +"\n" +"Tidy also provides @code{libtidy}, a C static and dynamic library that\n" +"developers can integrate into their applications to make use of the\n" +"functions of Tidy." +msgstr "" + +#: gnu/packages/web.scm:5054 +msgid "Webserver with focus on security" +msgstr "" + +#: gnu/packages/web.scm:5056 +msgid "" +"Hiawatha has been written with security in mind.\n" +"Features include the ability to stop SQL injections, XSS and CSRF attacks " +"and\n" +"exploit attempts." +msgstr "" + +#: gnu/packages/web.scm:5080 +msgid "HTTP request and response service" +msgstr "" + +#: gnu/packages/web.scm:5081 +msgid "" +"Testing an HTTP Library can become difficult sometimes.\n" +"@code{RequestBin} is fantastic for testing POST requests, but doesn't let " +"you control the\n" +"response. This exists to cover all kinds of HTTP scenarios. All endpoint " +"responses are\n" +"JSON-encoded." +msgstr "" + +#: gnu/packages/web.scm:5109 +msgid "Test your HTTP library against a local copy of httpbin" +msgstr "" + +#: gnu/packages/web.scm:5111 +msgid "" +"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-" +"injected\n" +"into your tests. It automatically starts up a HTTP server in a separate " +"thread running\n" +"@code{httpbin} and provides your test with the URL in the fixture." +msgstr "" + +#: gnu/packages/web.scm:5142 +msgid "HTTP request/response parser for C" +msgstr "" + +#: gnu/packages/web.scm:5143 +msgid "" +"This is a parser for HTTP messages written in C. It parses\n" +"both requests and responses. The parser is designed to be used in\n" +"high-performance HTTP applications. It does not make any syscalls nor\n" +"allocations, it does not buffer data, it can be interrupted at anytime.\n" +"Depending on your architecture, it only requires about 40 bytes of data per\n" +"message stream (in a web server that is per connection)." +msgstr "" + +#: gnu/packages/web.scm:5195 +msgid "HTTP client mock for Python" +msgstr "" + +#: gnu/packages/web.scm:5196 +msgid "" +"@code{httpretty} is a helper for faking web requests,\n" +"inspired by Ruby's @code{fakeweb}." +msgstr "" + +#: gnu/packages/web.scm:5214 +msgid "Output JSON from a shell" +msgstr "" + +#: gnu/packages/web.scm:5215 +msgid "" +"jo is a command-line utility to create JSON objects or\n" +"arrays. It creates a JSON string on stdout from words provided as\n" +"command-line arguments or read from stdin." +msgstr "" + +#: gnu/packages/web.scm:5263 +msgid "Command-line interface to archive.org" +msgstr "" + +#: gnu/packages/web.scm:5264 +msgid "" +"@code{ia} is a command-line tool for using\n" +"@url{archive.org} from the command-line. It also emplements the\n" +"internetarchive python module for programatic access to archive.org." +msgstr "" + +#: gnu/packages/web.scm:5319 +msgid "Search code snippets on @url{https://commandlinefu.com}" +msgstr "" + +#: gnu/packages/web.scm:5320 +msgid "" +"@code{clf} is a command line tool for searching code\n" +"snippets on @url{https://commandlinefu.com}." +msgstr "" + +#: gnu/packages/web.scm:5422 +msgid "Easy interactive web applications with R" +msgstr "" + +#: gnu/packages/web.scm:5424 +msgid "" +"Makes it incredibly easy to build interactive web applications\n" +"with R. Automatic \"reactive\" binding between inputs and outputs and\n" +"extensive prebuilt widgets make it possible to build beautiful,\n" +"responsive, and powerful applications with minimal effort." +msgstr "" + +#: gnu/packages/web.scm:5463 +msgid "Create dashboards with shiny" +msgstr "" + +#: gnu/packages/web.scm:5464 +msgid "" +"This package provides an extension to the Shiny web\n" +"application framework for R, making it easy to create attractive dashboards." +msgstr "" + +#: gnu/packages/web.scm:5491 +msgid "Inter-widget interactivity for HTML widgets" +msgstr "" + +#: gnu/packages/web.scm:5493 +msgid "" +"This package provides building blocks for allowing HTML widgets to\n" +"communicate with each other, with Shiny or without (i.e. static @code{." +"html}\n" +"files). It currently supports linked brushing and filtering." +msgstr "" + +#: gnu/packages/web.scm:5513 +msgid "Web server interface for R" +msgstr "" + +#: gnu/packages/web.scm:5515 +msgid "" +"This package contains the Rook specification and convenience software\n" +"for building and running Rook applications. A Rook application is an R\n" +"reference class object that implements a @code{call} method or an R closure\n" +"that takes exactly one argument, an environment, and returns a list with " +"three\n" +"named elements: the @code{status}, the @code{headers}, and the @code{body}." +msgstr "" + +#: gnu/packages/web.scm:5555 +msgid "Generate Atom feeds for social networking websites" +msgstr "" + +#: gnu/packages/web.scm:5556 +msgid "" +"rss-bridge generates Atom feeds for social networking\n" +"websites lacking feeds. Supported websites include Facebook, Twitter,\n" +"Instagram and YouTube." +msgstr "" + +#: gnu/packages/web.scm:5588 +msgid "Check websites for broken links" +msgstr "" + +#: gnu/packages/web.scm:5589 +msgid "" +"LinkChecker is a website validator. It checks for broken\n" +"links in websites. It is recursive and multithreaded providing output in\n" +"colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It\n" +"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and " +"local\n" +"file links." +msgstr "" + +#: gnu/packages/web.scm:5630 +msgid "Command-line WebDAV client" +msgstr "" + +#: gnu/packages/web.scm:5632 +msgid "" +"Cadaver is a command-line WebDAV client for Unix. It supports\n" +"file upload, download, on-screen display, namespace operations (move/copy),\n" +"collection creation and deletion, and locking operations." +msgstr "" + +#: gnu/packages/web.scm:5650 +msgid "Universal Binary JSON encoder/decoder" +msgstr "" + +#: gnu/packages/web.scm:5652 +msgid "" +"Py-ubjson is a Python module providing an Universal Binary JSON\n" +"encoder/decoder based on the draft-12 specification for UBJSON." +msgstr "" + +#: gnu/packages/web.scm:5700 +msgid "" +"Java Servlet, JavaServer Pages, Java Expression Language and Java\n" +"WebSocket" +msgstr "" + +#: gnu/packages/web.scm:5702 +msgid "" +"Apache Tomcat is a free implementation of the Java\n" +"Servlet, JavaServer Pages, Java Expression Language and Java WebSocket\n" +"technologies." +msgstr "" + +#: gnu/packages/web.scm:5752 +msgid "Helper classes for jetty tests" +msgstr "" + +#: gnu/packages/web.scm:5753 +msgid "" +"This packages contains helper classes for testing the Jetty\n" +"Web Server." +msgstr "" + +#: gnu/packages/web.scm:5815 +msgid "Utility classes for Jetty" +msgstr "" + +#: gnu/packages/web.scm:5816 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides utility classes." +msgstr "" + +#: gnu/packages/web.scm:5887 +msgid "Jetty :: IO Utility" +msgstr "" + +#: gnu/packages/web.scm:5888 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides IO-related utility classes." +msgstr "" + +#: gnu/packages/web.scm:5931 +msgid "Jetty :: Http Utility" +msgstr "" + +#: gnu/packages/web.scm:5932 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides HTTP-related utility " +"classes." +msgstr "" + +#: gnu/packages/web.scm:5965 +msgid "Jetty :: JMX Management" +msgstr "" + +#: gnu/packages/web.scm:5966 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the JMX management." +msgstr "" + +#: gnu/packages/web.scm:6052 +msgid "Core jetty server artifact" +msgstr "" + +#: gnu/packages/web.scm:6053 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty server\n" +"artifact." +msgstr "" + +#: gnu/packages/web.scm:6096 +msgid "Jetty security infrastructure" +msgstr "" + +#: gnu/packages/web.scm:6097 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty security\n" +"infrastructure" +msgstr "" + +#: gnu/packages/web.scm:6140 +msgid "Jetty Servlet Container" +msgstr "" + +#: gnu/packages/web.scm:6141 +msgid "" +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty servlet\n" +"container." +msgstr "" + +#: gnu/packages/web.scm:6204 +msgid "HTML parser" +msgstr "" + +#: gnu/packages/web.scm:6205 +msgid "" +"Jsoup is a Java library for working with real-world HTML. It\n" +"provides a very convenient API for extracting and manipulating data, using " +"the\n" +"best of DOM, CSS, and jQuery-like methods." +msgstr "" + +#: gnu/packages/web.scm:6226 +msgid "Validate HTML" +msgstr "" + +#: gnu/packages/web.scm:6227 +msgid "" +"Tidyp is a program that can validate your HTML, as well as\n" +"modify it to be more clean and standard. tidyp does not validate HTML 5.\n" "\n" -"Lout offers an unprecedented range of advanced features, including optimal\n" -"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -"inclusion and generation, equation formatting, tables, diagrams, rotation and\n" -"scaling, sorted indexes, bibliographic databases, running headers and\n" -"odd-even pages, automatic cross referencing, multilingual documents including\n" -"hyphenation (most European languages are supported), formatting of computer\n" -"programs, and much more, all ready to use. Furthermore, Lout is easily\n" -"extended with definitions which are very much easier to write than troff of\n" -"TeX macros because Lout is a high-level, purely functional language, the\n" -"outcome of an eight-year research project that went back to the\n" -"beginning." +"libtidyp is the library on which the program is based. It can be used by " +"any\n" +"other program that can interface to it. The Perl module @code{HTML::Tidy} " +"is\n" +"based on this library, allowing Perl programmers to easily validate HTML." msgstr "" -"Лоут систем обликовања докумената сада чита опис документа виоког нивоа\n" -"сличан по стилу ЛаТеХ-у и даје излазну датотеку у Постскрипту или\n" -"обичном тексту. \n" + +#: gnu/packages/web.scm:6268 +msgid "(X)HTML validation in a Perl object" +msgstr "" + +#: gnu/packages/web.scm:6269 +msgid "" +"@code{HTML::Tidy} is an HTML checker in a handy dandy\n" +"object. It's meant as a replacement for @code{HTML::Lint}, which is " +"written\n" +"in Perl but is not nearly as capable as @code{HTML::Tidy}." +msgstr "" + +#: gnu/packages/web.scm:6295 +msgid "Small Gopher server" +msgstr "" + +#: gnu/packages/web.scm:6297 +msgid "" +"Geomyidae is a server for distributed hypertext protocol Gopher. Its\n" +"features include:\n" "\n" -"Лоут нуди опсег напредних функција без премца, укључујући оптималан\n" -"завршетак пасуса и странице, самосталан прелом реда, укључивање и\n" -"стварање Постскрипт ЕПС датотеке, обликовање једначине, табеле,\n" -"дијаграме, окретање и промену величине, поређане пописе, библиографске\n" -"базе података, покретања заглавља и парних-непарних страница, самостално\n" -"унакрсно упућивање, вишејезичне документе укључујући завршетак реда\n" -"(већина европских језика је подржана), обликовање рачунарских програма,\n" -"и још много тога, све спремно за употребу. Такође, Лоут је лако проширив\n" -"одредницама које су много лакше за писање него трофф ТеХ макроа зато што\n" -"је Лоут језик високог нивоа, потпуно функционалан, резултат пројекта\n" -"осмогодишњег истраживања који се вратио на почетак." +"@enumerate\n" +"@item Gopher menus (see @file{index.gph} for an example);\n" +"@item directory listings (if no @file{index.gph} was found);\n" +"@item CGI support (@file{.cgi} files are executed);\n" +"@item search support in CGI files;\n" +"@item logging with multiple log levels.\n" +"@end enumerate\n" +msgstr "" -#: gnu/packages/recutils.scm:58 -msgid "Manipulate plain text files as databases" -msgstr "Управљајте датотекама обичног текста као базама подтака" +#: gnu/packages/web.scm:6344 +msgid "Random avatar generator" +msgstr "" -#: gnu/packages/recutils.scm:60 +#: gnu/packages/web.scm:6345 msgid "" -"GNU Recutils is a set of tools and libraries for creating and\n" -"manipulating text-based, human-editable databases. Despite being text-based,\n" -"databases created with Recutils carry all of the expected features such as\n" -"unique fields, primary keys, time stamps and more. Many different field types\n" -"are supported, as is encryption." +"Cat avatar generator is a generator of cat pictures optimised\n" +"to generate random avatars, or defined avatar from a \"seed\". This is a\n" +"derivation by David Revoy from the original MonsterID by Andreas Gohr." msgstr "" -"Гнуово Рекпомагало је скуп алата и библиотека за стварање и руковање\n" -"базама података заснованим на тексту које се могу уређивати. Иако су\n" -"засноване на тексту, базе података створене Рекпомагалом садрже све\n" -"очекиване функције као што су јединствена поља, основни кључеви, ознаке\n" -"времена и још неке. Многе различите врсте поља су подржане, као у шифровању." + +#: gnu/packages/web.scm:6407 +msgid "HTTP/2 protocol client, proxy, server, and library" +msgstr "" + +#: gnu/packages/web.scm:6409 +msgid "" +"nghttp2 implements the Hypertext Transfer Protocol, version\n" +"2 (@dfn{HTTP/2}).\n" +"\n" +"A reusable C library provides the HTTP/2 framing layer, with several tools " +"built\n" +"on top of it:\n" +"\n" +"@itemize\n" +"@item @command{nghttp}, a command-line HTTP/2 client. It exposes many " +"advanced\n" +"and low-level aspects of the protocol and is useful for debugging.\n" +"@item @command{nghttpd}, a fast, multi-threaded HTTP/2 static web server " +"that\n" +"serves files from a local directory.\n" +"@item @command{nghttpx}, a fast, multi-threaded HTTP/2 reverse proxy that " +"can be\n" +"deployed in front of existing web servers that don't support HTTP/2.\n" +"Both @command{nghttpd} and @command{nghttpx} can fall back to HTTP/1.1 for\n" +"backwards compatibilty with clients that don't speak HTTP/2.\n" +"@item @command{h2load} for benchmarking (only!) your own HTTP/2 servers.\n" +"@item HTTP/2 uses a header compression method called @dfn{HPACK}.\n" +"nghttp2 provides a HPACK encoder and decoder as part of its public API.\n" +"@item @command{deflatehd} converts JSON data or HTTP/1-style header fields " +"to\n" +"compressed JSON header blocks.\n" +"@item @command{inflatehd} converts such compressed headers back to JSON " +"pairs.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/wordnet.scm:92 +msgid "Lexical database for the English language" +msgstr "" + +#: gnu/packages/wordnet.scm:94 +msgid "" +"WordNet is a large lexical database of English. Nouns, verbs,\n" +"adjectives and adverbs are grouped into sets of cognitive synonyms " +"(synsets),\n" +"each expressing a distinct concept. Synsets are interlinked by means of\n" +"conceptual-semantic and lexical relations. The resulting network of\n" +"meaningfully related words and concepts can be navigated with the browser.\n" +"WordNet is also freely and publicly available for download. WordNet's\n" +"structure makes it a useful tool for computational linguistics and natural\n" +"language processing." +msgstr "" + +#: gnu/packages/xiph.scm:69 +msgid "Library for manipulating the ogg multimedia format" +msgstr "" + +#: gnu/packages/xiph.scm:71 +msgid "" +"The libogg library allows to manipulate the ogg multimedia container\n" +"format, which encapsulates raw compressed data and allows the interleaving " +"of\n" +"audio and video data. In addition to encapsulation and interleaving of\n" +"multiple data streams, ogg provides packet framing, error detection, and\n" +"periodic timestamps for seeking." +msgstr "" + +#: gnu/packages/xiph.scm:98 +msgid "Library implementing the vorbis audio format" +msgstr "" + +#: gnu/packages/xiph.scm:100 +msgid "" +"The libvorbis library implements the ogg vorbis audio format,\n" +"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" +"compressed audio format for mid to high quality (8kHz-48.0kHz, 16+ bit,\n" +"polyphonic) audio and music at fixed and variable bitrates from 16 to\n" +"128 kbps/channel." +msgstr "" + +#: gnu/packages/xiph.scm:137 +msgid "Library implementing the Theora video format" +msgstr "" + +#: gnu/packages/xiph.scm:139 +msgid "" +"The libtheora library implements the ogg theora video format,\n" +"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" +"compressed video format." +msgstr "" + +#: gnu/packages/xiph.scm:164 +msgid "Library for patent-free audio compression format" +msgstr "" + +#: gnu/packages/xiph.scm:166 +msgid "" +"GNU Speex is a patent-free audio compression codec specially designed\n" +"for speech. It is well-adapted to internet applications, such as VoIP. It\n" +"features compression of different bands in the same bitstream, intensity\n" +"stereo encoding, and voice activity detection." +msgstr "" + +#: gnu/packages/xiph.scm:192 +msgid "Speex processing library" +msgstr "" + +#: gnu/packages/xiph.scm:194 +msgid "" +"SpeexDSP is a @dfn{DSP} (Digital Signal Processing) library based on\n" +"work from the @code{speex} codec." +msgstr "" + +#: gnu/packages/xiph.scm:221 +msgid "Cross platform audio library" +msgstr "" + +#: gnu/packages/xiph.scm:223 +msgid "" +"Libao is a cross-platform audio library that allows programs to\n" +"output audio using a simple API on a wide variety of platforms.\n" +"It currently supports:\n" +"@enumerate\n" +"@item Null output (handy for testing without a sound device),\n" +"@item WAV files,\n" +"@item AU files,\n" +"@item RAW files,\n" +"@item OSS (Open Sound System, used on Linux and FreeBSD),\n" +"@item ALSA (Advanced Linux Sound Architecture),\n" +"@item aRts (Analog RealTime Synth, used by KDE),\n" +"@item PulseAudio (next generation GNOME sound server),\n" +"@item esd (EsounD or Enlightened Sound Daemon),\n" +"@item Mac OS X,\n" +"@item Windows (98 and later),\n" +"@item AIX,\n" +"@item Sun/NetBSD/OpenBSD,\n" +"@item IRIX,\n" +"@item NAS (Network Audio Server),\n" +"@item RoarAudio (Modern, multi-OS, networked Sound System),\n" +"@item OpenBSD's sndio.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/xiph.scm:265 +msgid "Free lossless audio codec" +msgstr "" + +#: gnu/packages/xiph.scm:267 +msgid "" +"FLAC stands for Free Lossless Audio Codec, an audio format that is " +"lossless,\n" +"meaning that audio is compressed in FLAC without any loss in quality." +msgstr "" + +#: gnu/packages/xiph.scm:293 +msgid "Karaoke and text codec for embedding in ogg" +msgstr "" + +#: gnu/packages/xiph.scm:295 +msgid "" +"Kate is an overlay codec, originally designed for karaoke and text,\n" +"that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" +"stream, and animated. Most of the time, this would be multiplexed with\n" +"audio/video to carry subtitles, song lyrics (with or without karaoke data),\n" +"etc., but doesn't have to be.\n" +"\n" +"Series of curves (splines, segments, etc.) may be attached to various\n" +"properties (text position, font size, etc.) to create animated overlays.\n" +"This allows scrolling or fading text to be defined. This can even be used\n" +"to draw arbitrary shapes, so hand drawing can also be represented by a\n" +"Kate stream." +msgstr "" + +#: gnu/packages/xiph.scm:333 +msgid "Ogg vorbis tools" +msgstr "" + +#: gnu/packages/xiph.scm:335 +msgid "" +"Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" +"general-purpose compressed audio format.\n" +"\n" +"The package vorbis-tools contains\n" +"ogg123, an ogg vorbis command line audio player;\n" +"oggenc, the ogg vorbis encoder;\n" +"oggdec, a simple, portable command line decoder (to wav and raw);\n" +"ogginfo, to obtain information (tags, bitrate, length, etc.) about\n" +" an ogg vorbis file." +msgstr "" + +#: gnu/packages/xiph.scm:359 gnu/packages/xiph.scm:422 +msgid "Versatile audio codec" +msgstr "" + +#: gnu/packages/xiph.scm:361 +msgid "" +"Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" +"is unmatched for interactive speech and music transmission over the " +"Internet,\n" +"but is also intended for storage and streaming applications. It is\n" +"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 " +"which\n" +"incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." +msgstr "" + +#: gnu/packages/xiph.scm:395 +msgid "Command line utilities to encode, inspect, and decode .opus files" +msgstr "" + +#: gnu/packages/xiph.scm:396 +msgid "" +"Opus is a royalty-free, highly versatile audio codec.\n" +"Opus-tools provide command line utilities for creating, inspecting and\n" +"decoding .opus files." +msgstr "" + +#: gnu/packages/xiph.scm:424 +msgid "" +"The opusfile library provides seeking, decode, and playback of Opus\n" +"streams in the Ogg container (.opus files) including over http(s) on posix " +"and\n" +"windows systems." +msgstr "" + +#: gnu/packages/xiph.scm:454 +#, fuzzy +msgid "Streaming media server" +msgstr "Уређивач протока" + +#: gnu/packages/xiph.scm:455 +msgid "" +"Icecast is a streaming media server which currently supports\n" +"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used " +"to\n" +"create an Internet radio station or a privately running jukebox and many\n" +"things in between." +msgstr "" + +#: gnu/packages/xiph.scm:483 +msgid "Audio streaming library for icecast encoders" +msgstr "" + +#: gnu/packages/xiph.scm:485 +msgid "" +"Libshout is a library for communicating with and sending data to an\n" +"icecast server. It handles the socket connection, the timing of the data,\n" +"and prevents bad data from getting to the icecast server." +msgstr "" + +#: gnu/services/base.scm:282 +msgid "" +"The @code{user-processes} service is responsible for\n" +"terminating all the processes so that the root file system can be re-" +"mounted\n" +"read-only, just before rebooting/halting. Processes still running after a " +"few\n" +"seconds after @code{SIGTERM} has been sent are terminated with\n" +"@code{SIGKILL}." +msgstr "" + +#: gnu/services/base.scm:335 +msgid "" +"Populate the @file{/etc/fstab} based on the given file\n" +"system objects." +msgstr "" + +#: gnu/services/base.scm:512 +msgid "" +"Provide Shepherd services to mount and unmount the given\n" +"file systems, as well as corresponding @file{/etc/fstab} entries." +msgstr "" + +#: gnu/services/base.scm:602 +msgid "" +"Seed the @file{/dev/urandom} pseudo-random number\n" +"generator (RNG) with the value recorded when the system was last shut\n" +"down." +msgstr "" + +#: gnu/services/base.scm:763 +msgid "" +"Install the given fonts on the specified ttys (fonts are per\n" +"virtual console on GNU/Linux). The value of this service is a list of\n" +"tty/font pairs like:\n" +"\n" +"@example\n" +"'((\"tty1\" . \"LatGrkCyr-8x16\"))\n" +"@end example\n" +msgstr "" + +#: gnu/services/base.scm:806 +msgid "" +"Provide a console log-in service as specified by its\n" +"configuration value, a @code{login-configuration} object." +msgstr "" + +#: gnu/services/base.scm:1069 +msgid "" +"Provide console login using the @command{agetty}\n" +"program." +msgstr "" + +#: gnu/services/base.scm:1123 +msgid "" +"Provide console login using the @command{mingetty}\n" +"program." +msgstr "" + +#: gnu/services/base.scm:1295 +msgid "" +"Runs libc's @dfn{name service cache daemon} (nscd) with the\n" +"given configuration---an @code{} object. @xref{Name\n" +"Service Switch}, for an example." +msgstr "" + +#: gnu/services/base.scm:1395 +msgid "" +"Install the specified resource usage limits by populating\n" +"@file{/etc/security/limits.conf} and using the @code{pam_limits}\n" +"authentication module." +msgstr "" + +#: gnu/services/base.scm:1613 +msgid "Run the build daemon of address@hidden, aka. @command{guix-daemon}." +msgstr "" + +#: gnu/services/base.scm:1713 +msgid "" +"Add a Shepherd service running @command{guix publish}, a\n" +"command that allows you to share pre-built binaries with others over HTTP." +msgstr "" + +#: gnu/services/base.scm:1918 +msgid "" +"Run @command{udev}, which populates the @file{/dev}\n" +"directory dynamically. Get extra rules from the packages listed in the\n" +"@code{rules} field of its value, @code{udev-configuration} object." +msgstr "" + +#: gnu/services/base.scm:1993 +msgid "" +"Run GPM, the general-purpose mouse daemon, with the given\n" +"command-line options. GPM allows users to use the mouse in the console,\n" +"notably to select, copy, and paste text. The default options use the\n" +"@code{ps2} protocol, which works for both USB and PS/2 mice." +msgstr "" + +#: gnu/services/certbot.scm:162 +msgid "" +"Automatically renew @url{https://letsencrypt.org, Let's\n" +"Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n" +"and periodically invoking @command{certbot}." +msgstr "" + +#: gnu/services/networking.scm:258 +msgid "" +"Turn up the specified network interfaces upon startup,\n" +"with the given IP address, gateway, netmask, and so on. The value for\n" +"services of this type is a list of @code{static-networking} objects, one " +"per\n" +"network interface." +msgstr "" + +#: gnu/services/networking.scm:435 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The " +"daemon\n" +"will keep the system clock synchronized with that of the given servers." +msgstr "" + +#: gnu/services/networking.scm:545 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon, as implemented by @uref{http://www.openntpd.org, OpenNTPD}. The\n" +"daemon will keep the system clock synchronized with that of the given " +"servers." +msgstr "" + +#: gnu/services/networking.scm:633 +msgid "" +"Start @command{inetd}, the @dfn{Internet superserver}. It is responsible\n" +"for listening on Internet sockets and spawning the corresponding services " +"on\n" +"demand." +msgstr "" + +#: gnu/services/networking.scm:788 +msgid "" +"Run the @uref{https://torproject.org, Tor} anonymous\n" +"networking daemon." +msgstr "" + +#: gnu/services/networking.scm:811 +msgid "Define a new Tor @dfn{hidden service}." +msgstr "" + +#: gnu/services/networking.scm:879 +msgid "" +"Run @url{https://launchpad.net/wicd,Wicd}, a network\n" +"management daemon that aims to simplify wired and wireless networking." +msgstr "" + +#: gnu/services/networking.scm:968 +msgid "" +"Run @uref{https://wiki.gnome.org/Projects/NetworkManager,\n" +"NetworkManager}, a network management daemon that aims to simplify wired " +"and\n" +"wireless networking." +msgstr "" + +#: gnu/services/networking.scm:1026 +msgid "" +"Run @url{https://01.org/connman,Connman},\n" +"a network connection manager." +msgstr "" + +#: gnu/services/networking.scm:1115 +msgid "" +"Run @uref{http://www.openvswitch.org, Open vSwitch}, a multilayer virtual\n" +"switch designed to enable massive network automation through programmatic\n" +"extension." +msgstr "" + +#: gnu/services/version-control.scm:142 +msgid "" +"Expose Git respositories over the insecure @code{git://} TCP-based\n" +"protocol." +msgstr "" + +#~ msgid "Complete GCC tool chain for C/C++ development" +#~ msgstr "Потпуни ГЦЦ скуп алата за Ц/Ц++ развој" + +#~ msgid "" +#~ "This package provides a complete GCC tool chain for C/C++ development to\n" +#~ "be installed in user profiles. This includes GCC, as well as libc " +#~ "(headers\n" +#~ "and binaries, plus debugging symbols in the 'debug' output), and Binutils." +#~ msgstr "" +#~ "Овај пакет садржи потпуни ГЦЦ скуп алата за Ц/Ц++ развој\n" +#~ "за инсталирање у корисничким профилима. Укључује ГЦЦ, као и " +#~ "„libc“ (заглавља\n" +#~ "и извршне, плус симболе прочишћавања у „debug“ излазу), и „Binutils“." + +#~ msgid "Lout, a document layout system similar in style to LaTeX" +#~ msgstr "Лоут, систем изгледа документа сличан у стилу ЛаТеХ-у" diff --git a/po/packages/vi.po b/po/packages/vi.po index cc55fd591..4eff3bbf3 100644 --- a/po/packages/vi.po +++ b/po/packages/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: guix 0.5-pre2\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2014-07-14 11:59+0200\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2013-12-04 07:48+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" @@ -19,303 +19,21506 @@ msgstr "" "X-Poedit-SourceCharset: UTF-8\n" "X-Generator: Poedit 1.5.5\n" -#: gnu/packages/base.scm:65 +#: gnu/packages/abiword.scm:114 +msgid "Word processing program" +msgstr "" + +#. TRANSLATORS: Dear translator, We would like to inform you that package +#. descriptions may occasionally include Texinfo markup. Texinfo markup +#. looks like "@code{rm -rf}", "@emph{important}", etc. When translating, +#. please leave markup as is. +#: gnu/packages/abiword.scm:123 +msgid "" +"AbiWord is a word processing program. It is rapidly\n" +"becoming a state of the art word processor, with lots of features useful " +"for\n" +"your daily work, personal needs, or for just some good old typing fun." +msgstr "" + +#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:718 +msgid "Spell checker" +msgstr "" + +#: gnu/packages/aspell.scm:72 +msgid "" +"Aspell is a spell-checker which can be used either as a library or as\n" +"a standalone program. Notable features of Aspell include its full support " +"of\n" +"documents written in the UTF-8 encoding and its ability to use multiple\n" +"dictionaries, including personal ones." +msgstr "" + +#: gnu/packages/aspell.scm:114 +msgid "This package provides a dictionary for the GNU Aspell spell checker." +msgstr "" + +#: gnu/packages/aspell.scm:295 gnu/packages/libreoffice.scm:768 +msgid "" +"This package provides a dictionary for the Hunspell spell-checking\n" +"library." +msgstr "" + +#: gnu/packages/aspell.scm:313 +msgid "Hunspell dictionary for English" +msgstr "" + +#: gnu/packages/aspell.scm:317 +msgid "Hunspell dictionary for Australian English" +msgstr "" + +#: gnu/packages/aspell.scm:321 +msgid "Hunspell dictionary for Canadian English" +msgstr "" + +#: gnu/packages/aspell.scm:325 +msgid "Hunspell dictionary for British English, with -ise endings" +msgstr "" + +#: gnu/packages/aspell.scm:329 +msgid "Hunspell dictionary for British English, with -ize endings" +msgstr "" + +#: gnu/packages/aspell.scm:333 +msgid "Hunspell dictionary for United States English" +msgstr "" + +#: gnu/packages/audio.scm:132 +msgid "Realtime modular synthesizer and effect processor" +msgstr "" + +#: gnu/packages/audio.scm:134 +msgid "" +"AlsaModularSynth is a digital implementation of a classical analog\n" +"modular synthesizer system. It uses virtual control voltages to control " +"the\n" +"parameters of the modules. The control voltages which control the " +"frequency\n" +"e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled\n" +"Filter) modules follow the convention of 1V / Octave." +msgstr "" + +#: gnu/packages/audio.scm:171 +msgid "Library for audio labelling" +msgstr "" + +#: gnu/packages/audio.scm:173 +msgid "" +"aubio is a tool designed for the extraction of annotations from audio\n" +"signals. Its features include segmenting a sound file before each of its\n" +"attacks, performing pitch detection, tapping the beat and producing MIDI\n" +"streams from live audio." +msgstr "" + +#: gnu/packages/audio.scm:274 +msgid "Digital audio workstation" +msgstr "" + +#: gnu/packages/audio.scm:276 +msgid "" +"Ardour is a multi-channel digital audio workstation, allowing users to\n" +"record, edit, mix and master audio and MIDI projects. It is targeted at " +"audio\n" +"engineers, musicians, soundtrack editors and composers." +msgstr "" + +#: gnu/packages/audio.scm:411 +msgid "Software for recording and editing sounds" +msgstr "" + +#: gnu/packages/audio.scm:413 +msgid "" +"Audacity is a multi-track audio editor designed for recording, playing\n" +"and editing digital audio. It features digital effects and spectrum " +"analysis\n" +"tools." +msgstr "" + +#: gnu/packages/audio.scm:448 +msgid "Tonewheel organ synthesizer" +msgstr "" + +#: gnu/packages/audio.scm:450 +msgid "" +"AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" +"with drawbars, distortion and rotating speakers. The organ has three\n" +"sections, two polyphonic sections with nine drawbars each and one " +"monophonic\n" +"bass section with five drawbars. A standalone JACK application and LV2\n" +"plugins are provided." +msgstr "" + +#: gnu/packages/audio.scm:487 +msgid "Audio plug-in pack for LV2 and JACK environments" +msgstr "" + +#: gnu/packages/audio.scm:489 +msgid "" +"Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" +"The suite contains lots of effects (delay, modulation, signal processing,\n" +"filters, equalizers, dynamics, distortion and mastering effects),\n" +"instruments (SF2 player, organ simulator and a monophonic synthesizer) and\n" +"tools (analyzer, mono/stereo tools, crossovers)." +msgstr "" + +#: gnu/packages/audio.scm:541 +msgid "Software speech synthesizer" +msgstr "" + +#: gnu/packages/audio.scm:542 +msgid "" +"eSpeak is a software speech synthesizer for English and\n" +"other languages. eSpeak uses a \"formant synthesis\" method. This allows " +"many\n" +"languages to be provided in a small size. The speech is clear, and can be " +"used\n" +"at high speeds, but is not as natural or smooth as larger synthesizers which " +"are\n" +"based on human speech recordings." +msgstr "" + +#: gnu/packages/audio.scm:589 +msgid "LV2 plugins for live use" +msgstr "" + +#: gnu/packages/audio.scm:591 +msgid "" +"The infamous plugins are a collection of LV2 audio plugins for live\n" +"performances. The plugins include a cellular automaton synthesizer, an\n" +"envelope follower, distortion effects, tape effects and more." +msgstr "" + +#: gnu/packages/audio.scm:632 +msgid "SWH plugins in LV2 format" +msgstr "" + +#: gnu/packages/audio.scm:634 +msgid "" +"Swh-plugins-lv2 is a collection of audio plugins in LV2 format. Plugin\n" +"classes include: dynamics (compressor, limiter), time (delay, chorus,\n" +"flanger), ringmodulator, distortion, filters, pitchshift, oscillators,\n" +"emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc." +msgstr "" + +#: gnu/packages/audio.scm:668 +msgid "Sound and music computing system" +msgstr "" + +#: gnu/packages/audio.scm:670 +msgid "" +"Csound is a user-programmable and user-extensible sound processing\n" +"language and software synthesizer." +msgstr "" + +#: gnu/packages/audio.scm:711 gnu/packages/audio.scm:2872 +msgid "C++ wrapper around the ALSA API" +msgstr "" + +#: gnu/packages/audio.scm:713 +msgid "" +"clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" +"ALSA PCM devices." +msgstr "" + +#: gnu/packages/audio.scm:750 +msgid "LADSPA ambisonics plugins" +msgstr "" + +#: gnu/packages/audio.scm:752 +msgid "" +"The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be\n" +"used within Ardour. Features include: mono and stereo to B-format panning,\n" +"horizontal rotator, square, hexagon and cube decoders." +msgstr "" + +#: gnu/packages/audio.scm:787 +msgid "Chorus, phaser, and vintage high-pass and low-pass filters" +msgstr "" + +#: gnu/packages/audio.scm:789 +msgid "" +"This package provides various LADSPA plugins. @code{cs_chorus} and\n" +"@code{cs_phaser} provide chorus and phaser effects, respectively;\n" +"@code{mvclpf24} provides four implementations of the low-pass filter used " +"in\n" +"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-" +"controlled\n" +"high-pass filter by Robert Moog. The filters attempt to accurately emulate\n" +"the non-linear circuit elements of their original analog counterparts." +msgstr "" + +#: gnu/packages/audio.scm:827 +msgid "LADSPA reverb plugin" +msgstr "" + +#: gnu/packages/audio.scm:829 +msgid "" +"This package provides a stereo reverb LADSPA plugin based on the\n" +"well-known greverb." +msgstr "" + +#: gnu/packages/audio.scm:863 +msgid "LADSPA four-band parametric equalizer plugin" +msgstr "" + +#: gnu/packages/audio.scm:865 +msgid "" +"This package provides a LADSPA plugin for a four-band parametric\n" +"equalizer. Each section has an active/bypass switch, frequency, bandwidth " +"and\n" +"gain controls. There is also a global bypass switch and gain control.\n" +"\n" +"The 2nd order resonant filters are implemented using a Mitra-Regalia style\n" +"lattice filter, which is stable even while parameters are being changed.\n" +"\n" +"All switches and controls are internally smoothed, so they can be used " +"'live'\n" +"without any clicks or zipper noises. This makes this plugin suitable for " +"use\n" +"in systems that allow automation of plugin control ports, such as Ardour, " +"or\n" +"for stage use." +msgstr "" + +#: gnu/packages/audio.scm:908 +msgid "LADSPA stereo width plugin" +msgstr "" + +#: gnu/packages/audio.scm:910 +msgid "" +"This package provides a LADSPA plugin to manipulate the stereo width of\n" +"audio signals." +msgstr "" + +#: gnu/packages/audio.scm:945 +msgid "LADSPA plugin for synthesizer oscillators" +msgstr "" + +#: gnu/packages/audio.scm:947 +msgid "" +"The @code{blvco} LADSPA plugin provides three anti-aliased oscillators:\n" +"\n" +"@enumerate\n" +"@item Pulse-VCO, a dirac pulse oscillator with flat amplitude spectrum\n" +"@item Saw-VCO, a sawtooth oscillator with 1/F amplitude spectrum\n" +"@item Rec-VCO, a square / rectange oscillator\n" +"@end enumerate\n" +"\n" +"\n" +"All oscillators are low-pass filtered to provide waveforms similar to the\n" +"output of analog synthesizers such as the Moog Voyager." +msgstr "" + +#: gnu/packages/audio.scm:989 +msgid "LADSPA Autowah effect plugin" +msgstr "" + +#: gnu/packages/audio.scm:991 +msgid "" +"This package provides a LADSPA plugin for a Wah effect with envelope\n" +"follower." +msgstr "" + +#: gnu/packages/audio.scm:1025 +msgid "LADSPA stereo reverb plugin" +msgstr "" + +#: gnu/packages/audio.scm:1027 +msgid "This package provides a LADSPA plugin for a stereo reverb effect." +msgstr "" + +#: gnu/packages/audio.scm:1066 +msgid "SoundFont synthesizer" +msgstr "" + +#: gnu/packages/audio.scm:1068 +msgid "" +"FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" +"specifications. FluidSynth reads and handles MIDI events from the MIDI " +"input\n" +"device. It is the software analogue of a MIDI synthesizer. FluidSynth can\n" +"also play midifiles using a Soundfont." +msgstr "" + +#: gnu/packages/audio.scm:1099 +msgid "MPEG-4 and MPEG-2 AAC decoder" +msgstr "" + +#: gnu/packages/audio.scm:1101 +msgid "" +"FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" +"PS, and DAB+." +msgstr "" + +#: gnu/packages/audio.scm:1141 +msgid "Signal processing language" +msgstr "" + +#: gnu/packages/audio.scm:1143 +msgid "Faust is a programming language for realtime audio signal processing." +msgstr "" + +#: gnu/packages/audio.scm:1213 +msgid "GUS compatible patches for MIDI players" +msgstr "" + +#: gnu/packages/audio.scm:1215 +msgid "" +"FreePats is a project to create a free and open set of GUS compatible\n" +"patches that can be used with softsynths such as Timidity and WildMidi." +msgstr "" + +#: gnu/packages/audio.scm:1267 +msgid "Virtual guitar amplifier" +msgstr "" + +#: gnu/packages/audio.scm:1268 +msgid "" +"Guitarix is a virtual guitar amplifier running JACK.\n" +"Guitarix takes the signal from your guitar as a mono-signal from your sound\n" +"card. The input is processed by a main amp and a rack-section. Both can " +"be\n" +"routed separately and deliver a processed stereo-signal via JACK. You may\n" +"fill the rack with effects from more than 25 built-in modules including " +"stuff\n" +"from a simple noise gate to modulation effects like flanger, phaser or\n" +"auto-wah." +msgstr "" + +#: gnu/packages/audio.scm:1322 +msgid "Audio effects processor" +msgstr "" + +#: gnu/packages/audio.scm:1324 +msgid "" +"Rakarrack is a richly featured multi-effects processor emulating a\n" +"guitar effects pedalboard. Effects include compressor, expander, noise " +"gate,\n" +"equalizers, exciter, flangers, chorus, various delay and reverb effects,\n" +"distortion modules and many more. Most of the effects engine is built from\n" +"modules found in the excellent software synthesizer ZynAddSubFX. Presets " +"and\n" +"user interface are optimized for guitar, but Rakarrack processes signals in\n" +"stereo while it does not apply internal band-limiting filtering, and thus " +"is\n" +"well suited to all musical instruments and vocals." +msgstr "" + +#: gnu/packages/audio.scm:1375 +msgid "LV2 convolution reverb" +msgstr "" + +#: gnu/packages/audio.scm:1377 +msgid "" +"IR is a low-latency, real-time, high performance signal convolver\n" +"especially for creating reverb effects. It supports impulse responses with " +"1,\n" +"2 or 4 channels, in any soundfile format supported by libsndfile." +msgstr "" + +#: gnu/packages/audio.scm:1407 +msgid "JACK audio connection kit" +msgstr "" + +#: gnu/packages/audio.scm:1409 +msgid "" +"JACK is a low-latency audio server. It can connect a number of\n" +"different applications to an audio device, as well as allowing them to " +"share\n" +"audio between themselves. JACK is different from other audio server " +"efforts\n" +"in that it has been designed from the ground up to be suitable for\n" +"professional audio work. This means that it focuses on two key areas:\n" +"synchronous execution of all clients, and low latency operation." +msgstr "" + +#: gnu/packages/audio.scm:1505 +msgid "Simple LV2 host for JACK" +msgstr "" + +#: gnu/packages/audio.scm:1507 +msgid "" +"Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" +"plugins and exposes their ports as JACK ports, essentially making any LV2\n" +"plugin function as a JACK application." +msgstr "" + +#: gnu/packages/audio.scm:1550 +msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" +msgstr "" + +#: gnu/packages/audio.scm:1552 +msgid "" +"LADSPA is a standard that allows software audio processors and effects\n" +"to be plugged into a wide range of audio synthesis and recording packages." +msgstr "" + +#: gnu/packages/audio.scm:1598 +msgid "Audio application session manager" +msgstr "" + +#: gnu/packages/audio.scm:1600 +msgid "" +"LASH is a session management system for audio applications. It allows\n" +"you to save and restore audio sessions consisting of multiple interconneced\n" +"applications, restoring program state (i.e. loaded patches) and the\n" +"connections between them." +msgstr "" + +#: gnu/packages/audio.scm:1621 +msgid "Bauer stereophonic-to-binaural DSP" +msgstr "" + +#: gnu/packages/audio.scm:1623 +msgid "" +"The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" +"designed to improve headphone listening of stereo audio records. " +"Recommended\n" +"for headphone prolonged listening to disable superstereo fatigue without\n" +"essential distortions." +msgstr "" + +#: gnu/packages/audio.scm:1646 +msgid "Implementation of the Open Sound Control protocol" +msgstr "" + +#: gnu/packages/audio.scm:1648 +msgid "" +"liblo is a lightweight library that provides an easy to use\n" +"implementation of the Open Sound Control (@dfn{OSC}) protocol." +msgstr "" + +#: gnu/packages/audio.scm:1671 +msgid "Bindings for PortAudio v19" +msgstr "" + +#: gnu/packages/audio.scm:1672 +msgid "" +"This package provides bindings for PortAudio v19, the\n" +"cross-platform audio input/output stream library." +msgstr "" + +#: gnu/packages/audio.scm:1697 +msgid "Python bindings for liblo" +msgstr "" + +#: gnu/packages/audio.scm:1699 +msgid "" +"Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n" +"library. It supports almost the complete functionality of liblo, allowing " +"you\n" +"to send and receive OSC messages using a nice and simple Python API. Also\n" +"included are the command line utilities @code{send_osc} and @code{dump_osc}." +msgstr "" + +#: gnu/packages/audio.scm:1740 +msgid "Library to simplify use of LV2 plugins in applications" +msgstr "" + +#: gnu/packages/audio.scm:1742 +msgid "" +"Lilv is a C library to make the use of LV2 plugins as simple as possible\n" +"for applications. Lilv is the successor to SLV2, rewritten to be\n" +"significantly faster and have minimal dependencies." +msgstr "" + +#: gnu/packages/audio.scm:1768 +msgid "LV2 audio plugin specification" +msgstr "" + +#: gnu/packages/audio.scm:1770 +msgid "" +"LV2 is an open specification for audio plugins and host applications.\n" +"At its core, LV2 is a simple stable interface, accompanied by extensions " +"which\n" +"add functionality to support the needs of increasingly powerful audio\n" +"software." +msgstr "" + +#: gnu/packages/audio.scm:1822 +msgid "LV2 port of the mda Piano plugin" +msgstr "" + +#: gnu/packages/audio.scm:1823 +msgid "An LV2 port of the mda Piano VSTi." +msgstr "" + +#: gnu/packages/audio.scm:1836 +msgid "LV2 port of the mda EPiano plugin" +msgstr "" + +#: gnu/packages/audio.scm:1837 +msgid "An LV2 port of the mda EPiano VSTi." +msgstr "" + +#: gnu/packages/audio.scm:1882 +msgid "C++ libraries for LV2 plugins" +msgstr "" + +#: gnu/packages/audio.scm:1884 +msgid "" +"The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" +"extensions into easy to use C++ classes. It is the successor of\n" +"lv2-c++-tools." +msgstr "" + +#: gnu/packages/audio.scm:1925 +msgid "3D audio API" +msgstr "" + +#: gnu/packages/audio.scm:1927 +msgid "" +"OpenAL provides capabilities for playing audio in a virtual 3D\n" +"environment. Distance attenuation, doppler shift, and directional sound\n" +"emitters are among the features handled by the API. More advanced effects,\n" +"including air absorption, occlusion, and environmental reverb, are " +"available\n" +"through the EFX extension. It also facilitates streaming audio, multi-" +"channel\n" +"buffers, and audio capture." +msgstr "" + +#: gnu/packages/audio.scm:1957 +msgid "Free implementation of OpenAL's ALUT standard" +msgstr "" + +#: gnu/packages/audio.scm:1958 +msgid "freealut is the OpenAL Utility Toolkit." +msgstr "" + +#: gnu/packages/audio.scm:1987 +msgid "Modular patch bay for audio and MIDI systems" +msgstr "" + +#: gnu/packages/audio.scm:1989 +msgid "" +"Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" +"and ALSA." +msgstr "" + +#: gnu/packages/audio.scm:2016 +msgid "Jack server control application" +msgstr "" + +#: gnu/packages/audio.scm:2017 +msgid "" +"Control a Jack server. Allows you to plug various sources\n" +"into various outputs and to start, stop and configure jackd" +msgstr "" + +#: gnu/packages/audio.scm:2050 +msgid "Stereo audio recorder for JACK" +msgstr "" + +#: gnu/packages/audio.scm:2051 +msgid "" +"QJackRcd is a simple graphical stereo recorder for JACK\n" +"supporting silence processing for automatic pause, file splitting, and\n" +"background file post-processing." +msgstr "" + +#: gnu/packages/audio.scm:2077 +msgid "Real-time audio utility library" +msgstr "" + +#: gnu/packages/audio.scm:2079 +msgid "" +"Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" +"aimed at audio/musical applications." +msgstr "" + +#: gnu/packages/audio.scm:2123 +msgid "Audio time-stretching and pitch-shifting library" +msgstr "" + +#: gnu/packages/audio.scm:2125 +msgid "" +"Rubber Band is a library and utility program that permits changing the\n" +"tempo and pitch of an audio recording independently of one another." +msgstr "" + +#: gnu/packages/audio.scm:2173 +msgid "Cross-platform MIDI library for C++" +msgstr "" + +#: gnu/packages/audio.scm:2175 +msgid "" +"RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" +"classes) that provide a common cross-platform API for realtime MIDI\n" +"input/output." +msgstr "" + +#: gnu/packages/audio.scm:2200 +msgid "Library for serialising LV2 atoms to/from RDF" +msgstr "" + +#: gnu/packages/audio.scm:2202 +msgid "" +"Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" +"the Turtle syntax." +msgstr "" + +#: gnu/packages/audio.scm:2230 +msgid "Library for loading and wrapping LV2 plugin UIs" +msgstr "" + +#: gnu/packages/audio.scm:2232 +msgid "" +"Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" +"\n" +"Suil makes it possible to load a UI of a toolkit in a host using another\n" +"toolkit. The API is designed such that hosts do not need to explicitly\n" +"support specific toolkits – if Suil supports a particular toolkit, then UIs " +"in\n" +"that toolkit will work in all hosts that use Suil automatically.\n" +"\n" +"Suil currently supports every combination of Gtk, Qt, and X11." +msgstr "" + +#: gnu/packages/audio.scm:2289 +msgid "Software synthesizer for playing MIDI files" +msgstr "" + +#: gnu/packages/audio.scm:2291 +msgid "" +"TiMidity++ is a software synthesizer. It can play MIDI files by\n" +"converting them into PCM waveform data; give it a MIDI data along with " +"digital\n" +"instrument data files, then it synthesizes them in real-time, and plays. " +"It\n" +"can not only play sounds, but also can save the generated waveforms into " +"hard\n" +"disks as various audio file formats." +msgstr "" + +#: gnu/packages/audio.scm:2329 +msgid "Modular and extensible audio processing system" +msgstr "" + +#: gnu/packages/audio.scm:2331 +msgid "" +"Vamp is an audio processing plugin system for plugins that extract\n" +"descriptive information from audio data — typically referred to as audio\n" +"analysis plugins or audio feature extraction plugins." +msgstr "" + +#: gnu/packages/audio.scm:2370 +msgid "Library for time stretching and pitch scaling of audio" +msgstr "" + +#: gnu/packages/audio.scm:2372 +msgid "" +"SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" +"stretching and pitch scaling of audio. This package contains the library." +msgstr "" + +#: gnu/packages/audio.scm:2394 +msgid "Hybrid lossless audio codec" +msgstr "" + +#: gnu/packages/audio.scm:2396 +msgid "" +"WavPack is an audio compression format with lossless, lossy and hybrid\n" +"compression modes. This package contains command-line programs and library " +"to\n" +"encode and decode wavpack files." +msgstr "" + +#: gnu/packages/audio.scm:2415 +msgid "Mod file playing library" +msgstr "" + +#: gnu/packages/audio.scm:2417 +msgid "" +"Libmodplug renders mod music files as raw audio data, for playing or\n" +"conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" +"supported. Optional features include high-quality resampling, bass " +"expansion,\n" +"surround and reverb." +msgstr "" + +#: gnu/packages/audio.scm:2436 +msgid "Module player library" +msgstr "" + +#: gnu/packages/audio.scm:2438 +msgid "" +"Libxmp is a library that renders module files to PCM data. It supports\n" +"over 90 mainstream and obscure module formats including Protracker (MOD),\n" +"Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." +msgstr "" + +#: gnu/packages/audio.scm:2461 +msgid "Extended module player" +msgstr "" + +#: gnu/packages/audio.scm:2463 +msgid "" +"Xmp is a portable module player that plays over 90 mainstream and\n" +"obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" +"Tracker 3 S3M and Impulse Tracker IT files." +msgstr "" + +#: gnu/packages/audio.scm:2494 +msgid "Audio processing library for changing tempo, pitch and playback rate" +msgstr "" + +#: gnu/packages/audio.scm:2496 +msgid "" +"SoundTouch is an audio processing library for changing the tempo, pitch\n" +"and playback rates of audio streams or audio files. It is intended for\n" +"application developers writing sound processing tools that require tempo/" +"pitch\n" +"control functionality, or just for playing around with the sound effects." +msgstr "" + +#: gnu/packages/audio.scm:2533 +msgid "Sound processing utility" +msgstr "" + +#: gnu/packages/audio.scm:2535 +msgid "" +"SoX (Sound eXchange) is a command line utility that can convert\n" +"various formats of computer audio files to other formats. It can also\n" +"apply various effects to these sound files, and, as an added bonus, SoX\n" +"can play and record audio files." +msgstr "" + +#: gnu/packages/audio.scm:2558 +msgid "One-dimensional sample-rate conversion library" +msgstr "" + +#: gnu/packages/audio.scm:2560 +msgid "" +"The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" +"conversion. It may be used, for example, to resample PCM-encoded audio." +msgstr "" + +#: gnu/packages/audio.scm:2590 +msgid "MPEG Audio Layer 2 (MP2) encoder" +msgstr "" + +#: gnu/packages/audio.scm:2592 +msgid "" +"TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" +"tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" +"portions of LAME." +msgstr "" + +#: gnu/packages/audio.scm:2631 +msgid "Audio I/O library" +msgstr "" + +#: gnu/packages/audio.scm:2633 +msgid "" +"PortAudio is a portable C/C++ audio I/O library providing a simple API\n" +"to record and/or play sound using a callback function or a blocking read/" +"write\n" +"interface." +msgstr "" + +#: gnu/packages/audio.scm:2663 +msgid "Graphical user interface for FluidSynth" +msgstr "" + +#: gnu/packages/audio.scm:2665 +msgid "" +"Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" +"synthesizer written in C++." +msgstr "" + +#: gnu/packages/audio.scm:2702 +msgid "Networked audio system" +msgstr "" + +#: gnu/packages/audio.scm:2704 +msgid "" +"RSound allows you to send audio from an application and transfer it\n" +"directly to a different computer on your LAN network. It is an audio " +"daemon\n" +"with a much different focus than most other audio daemons." +msgstr "" + +#: gnu/packages/audio.scm:2735 +msgid "JACK audio frequency analyzer and display" +msgstr "" + +#: gnu/packages/audio.scm:2737 +msgid "" +"XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" +"Connection Kit. It can display the FFT of any input, modify it and output " +"the\n" +"result." +msgstr "" + +#: gnu/packages/audio.scm:2781 +msgid "Fast, partitioned convolution engine library" +msgstr "" + +#: gnu/packages/audio.scm:2783 +msgid "" +"Zita convolver is a C++ library providing a real-time convolution\n" +"engine." +msgstr "" + +#: gnu/packages/audio.scm:2828 +msgid "C++ library for resampling audio signals" +msgstr "" + +#: gnu/packages/audio.scm:2830 +msgid "" +"Libzita-resampler is a C++ library for resampling audio signals. It is\n" +"designed to be used within a real-time processing context, to be fast, and " +"to\n" +"provide high-quality sample rate conversion." +msgstr "" + +#: gnu/packages/audio.scm:2874 +msgid "" +"Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" +"access to ALSA PCM devices, taking care of the many functions required to\n" +"open, initialise and use a hw: device in mmap mode, and providing floating\n" +"point audio data." +msgstr "" + +#: gnu/packages/audio.scm:2905 +msgid "Cue and toc file parsers and utilities" +msgstr "" + +#: gnu/packages/audio.scm:2906 +msgid "" +"Cuetools is a set of programs that are useful for manipulating\n" +"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and " +"TOC\n" +"files are a way to represent the layout of a data or audio CD in a\n" +"machine-readable ASCII format." +msgstr "" + +#: gnu/packages/audio.scm:2925 +msgid "WAVE audio data processing tool" +msgstr "" + +#: gnu/packages/audio.scm:2926 +msgid "" +"shntool is a multi-purpose WAVE data processing and reporting\n" +"utility. File formats are abstracted from its core, so it can process any " +"file\n" +"that contains WAVE data, compressed or not---provided there exists a format\n" +"module to handle that particular file type. It can also generate CUE files, " +"and\n" +"use them split WAVE data into multiple files." +msgstr "" + +#: gnu/packages/audio.scm:2964 +msgid "DTS Coherent Acoustics decoder" +msgstr "" + +#: gnu/packages/audio.scm:2965 +msgid "" +"Dcadec is a DTS Coherent Acoustics surround sound decoder\n" +"with support for HD extensions." +msgstr "" + +#: gnu/packages/audio.scm:2986 +msgid "Tool to adjust loudness of media files" +msgstr "" + +#: gnu/packages/audio.scm:2988 +msgid "" +"BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its\n" +"flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the\n" +"loudness of audio and video files to the same level." +msgstr "" + +#: gnu/packages/audio.scm:3019 +msgid "Lightweight audio filtering library" +msgstr "" + +#: gnu/packages/audio.scm:3020 +msgid "" +"An easy to use audio filtering library made from webrtc\n" +"code, used in @code{libtoxcore}." +msgstr "" + +#: gnu/packages/audio.scm:3064 +msgid "GSM 06.10 lossy speech compression library" +msgstr "" + +#: gnu/packages/audio.scm:3065 +msgid "" +"This C library provides an encoder and a decoder for the GSM\n" +"06.10 RPE-LTP lossy speech compression algorithm." +msgstr "" + +#: gnu/packages/audio.scm:3086 +msgid "ALSA wrappers for Python" +msgstr "" + +#: gnu/packages/audio.scm:3088 +msgid "" +"This package contains wrappers for accessing the ALSA API from Python.\n" +"It is currently fairly complete for PCM devices, and has some support for\n" +"mixers." +msgstr "" + +#: gnu/packages/audio.scm:3132 +msgid "Bluetooth ALSA backend" +msgstr "" + +#: gnu/packages/audio.scm:3133 +msgid "" +"This project is a rebirth of a direct integration between\n" +"Bluez and ALSA. Since Bluez >= 5, the build-in integration has been " +"removed\n" +"in favor of 3rd party audio applications. From now on, Bluez acts as a\n" +"middleware between an audio application, which implements Bluetooth audio\n" +"profile, and a Bluetooth audio device. BlueALSA registers all known " +"Bluetooth\n" +"audio profiles in Bluez, so in theory every Bluetooth device (with audio\n" +"capabilities) can be connected. In order to access the audio stream, one " +"has\n" +"to connect to the ALSA PCM device called @code{bluealsa}. The device is " +"based\n" +"on the ALSA software PCM plugin." +msgstr "" + +#: gnu/packages/audio.scm:3195 +#, fuzzy +msgid "Sound editor" +msgstr "Trình soạn thảo luồng dữ liệu" + +#: gnu/packages/audio.scm:3198 +msgid "" +"Snd is a sound editor modelled loosely after Emacs. It can be\n" +"customized and extended using either the s7 Scheme implementation (included " +"in\n" +"the Snd sources), Ruby, or Forth." +msgstr "" + +#: gnu/packages/audio.scm:3231 +msgid "LV2 plugin for broadband noise reduction" +msgstr "" + +#: gnu/packages/audio.scm:3232 +msgid "" +"Noise Repellent is an LV2 plugin to reduce noise. It has\n" +"the following features:\n" +"\n" +"@enumerate\n" +"@item Spectral gating and spectral subtraction suppression rule\n" +"@item Adaptive and manual noise thresholds estimation\n" +"@item Adjustable noise floor\n" +"@item Adjustable offset of thresholds to perform over-subtraction\n" +"@item Time smoothing and a masking estimation to reduce artifacts\n" +"@item Basic onset detector to avoid transients suppression\n" +"@item Whitening of the noise floor to mask artifacts and to recover higher\n" +" frequencies\n" +"@item Option to listen to the residual signal\n" +"@item Soft bypass\n" +"@item Noise profile saved with the session\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/audio.scm:3300 +msgid "Command-line audio visualizer" +msgstr "" + +#: gnu/packages/audio.scm:3301 +msgid "" +"@code{cli-visualizer} displays fast-Fourier\n" +"transforms (FFTs) of the sound being played, as well as other graphical\n" +"representations." +msgstr "" + +#: gnu/packages/audio.scm:3352 +msgid "Console audio visualizer for ALSA, MPD, and PulseAudio" +msgstr "" + +#: gnu/packages/audio.scm:3353 +msgid "" +"C.A.V.A. is a bar audio spectrum visualizer for the terminal\n" +"using ALSA, MPD, PulseAudio, or a FIFO buffer as its input." +msgstr "" + +#: gnu/packages/audio.scm:3385 +msgid "Pro-quality GM soundfont" +msgstr "" + +#: gnu/packages/audio.scm:3386 +msgid "Fluid-3 is Frank Wen's pro-quality GM soundfont." +msgstr "" + +#: gnu/packages/backup.scm:115 +msgid "Encrypted backup using rsync algorithm" +msgstr "" + +#: gnu/packages/backup.scm:117 +msgid "" +"Duplicity backs up directories by producing encrypted tar-format volumes\n" +"and uploading them to a remote or local file server. Because duplicity " +"uses\n" +"librsync, the incremental archives are space efficient and only record the\n" +"parts of files that have changed since the last backup. Because duplicity\n" +"uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" +"spying and/or modification by the server." +msgstr "" + +#: gnu/packages/backup.scm:146 +msgid "File verification and repair tools" +msgstr "" + +#: gnu/packages/backup.scm:147 +msgid "" +"Par2cmdline uses Reed-Solomon error-correcting codes to\n" +"generate and verify PAR2 recovery files. These files can be distributed\n" +"alongside the source files or stored together with back-ups to protect " +"against\n" +"transmission errors or @dfn{bit rot}, the degradation of storage media over\n" +"time.\n" +"Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the\n" +"damage isn't too extensive (and smaller than the size of the recovery file), " +"it\n" +"can even repair them." +msgstr "" + +#: gnu/packages/backup.scm:183 +msgid "Simple incremental backup tool" +msgstr "" + +#: gnu/packages/backup.scm:185 +msgid "" +"Hdup2 is a backup utility, its aim is to make backup really simple. The\n" +"backup scheduling is done by means of a cron job. It supports an\n" +"include/exclude mechanism, remote backups, encrypted backups and split\n" +"backups (called chunks) to allow easy burning to CD/DVD." +msgstr "" + +#: gnu/packages/backup.scm:239 +msgid "Multi-format archive and compression library" +msgstr "" + +#: gnu/packages/backup.scm:241 +msgid "" +"Libarchive provides a flexible interface for reading and writing\n" +"archives in various formats such as tar and cpio. Libarchive also supports\n" +"reading and writing archives compressed using various compression filters " +"such\n" +"as gzip and bzip2. The library is inherently stream-oriented; readers\n" +"serially iterate through the archive, writers serially add things to the\n" +"archive. In particular, note that there is currently no built-in support " +"for\n" +"random access nor for in-place modification." +msgstr "" + +#: gnu/packages/backup.scm:302 +msgid "Provide a list of files to backup" +msgstr "" + +#: gnu/packages/backup.scm:304 +msgid "" +"Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" +"Rdup itself does not backup anything, it only print a list of absolute\n" +"file names to standard output. Auxiliary scripts are needed that act on " +"this\n" +"list and implement the backup strategy." +msgstr "" + +#: gnu/packages/backup.scm:334 +msgid "Tar-compatible archiver" +msgstr "" + +#: gnu/packages/backup.scm:336 +msgid "" +"Btar is a tar-compatible archiver which allows arbitrary compression and\n" +"ciphering, redundancy, differential backup, indexed extraction, multicore\n" +"compression, input and output serialisation, and tolerance to partial " +"archive\n" +"errors." +msgstr "" + +#: gnu/packages/backup.scm:362 +msgid "Local/remote mirroring+incremental backup" +msgstr "" + +#: gnu/packages/backup.scm:364 +msgid "" +"Rdiff-backup backs up one directory to another, possibly over a network.\n" +"The target directory ends up a copy of the source directory, but extra " +"reverse\n" +"diffs are stored in a special subdirectory of that target directory, so you\n" +"can still recover files lost some time ago. The idea is to combine the " +"best\n" +"features of a mirror and an incremental backup. Rdiff-backup also " +"preserves\n" +"subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" +"modification times, extended attributes, acls, and resource forks. Also,\n" +"rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" +"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive " +"up\n" +"to a remote location, and only the differences will be transmitted. " +"Finally,\n" +"rdiff-backup is easy to use and settings have sensible defaults." +msgstr "" + +#: gnu/packages/backup.scm:406 +msgid "Deduplicating snapshot backup utility based on rsync" +msgstr "" + +#: gnu/packages/backup.scm:407 +msgid "" +"rsnapshot is a file system snapshot utility based on rsync.\n" +"rsnapshot makes it easy to make periodic snapshots of local machines, and\n" +"remote machines over SSH. To reduce the disk space required for each " +"backup,\n" +"rsnapshot uses hard links to deduplicate identical files." +msgstr "" + +#: gnu/packages/backup.scm:442 +msgid "Tools & library for data backup and distributed storage" +msgstr "" + +#: gnu/packages/backup.scm:444 +msgid "" +"Libchop is a set of utilities and library for data backup and\n" +"distributed storage. Its main application is @command{chop-backup}, an\n" +"encrypted backup program that supports data integrity checks, versioning,\n" +"distribution among several sites, selective sharing of stored data, " +"adaptive\n" +"compression, and more. The library itself implements storage techniques " +"such\n" +"as content-addressable storage, content hash keys, Merkle trees, similarity\n" +"detection, and lossless compression." +msgstr "" + +#: gnu/packages/backup.scm:555 +msgid "Deduplicated, encrypted, authenticated and compressed backups" +msgstr "" + +#: gnu/packages/backup.scm:556 +msgid "" +"Borg is a deduplicating backup program. Optionally, it\n" +"supports compression and authenticated encryption. The main goal of Borg is " +"to\n" +"provide an efficient and secure way to backup data. The data deduplication\n" +"technique used makes Borg suitable for daily backups since only changes are\n" +"stored. The authenticated encryption technique makes it suitable for " +"backups\n" +"to not fully trusted targets. Borg is a fork of Attic." +msgstr "" + +#: gnu/packages/backup.scm:602 +msgid "Deduplicating backup program" +msgstr "" + +#: gnu/packages/backup.scm:603 +msgid "" +"Attic is a deduplicating backup program. The main goal of\n" +"Attic is to provide an efficient and secure way to backup data. The data\n" +"deduplication technique used makes Attic suitable for daily backups since " +"only\n" +"changes are stored." +msgstr "" + +#: gnu/packages/backup.scm:633 +msgid "WIM file manipulation library and utilities" +msgstr "" + +#: gnu/packages/backup.scm:634 +msgid "" +"wimlib is a C library and set of command-line utilities for\n" +"creating, modifying, extracting, and mounting archives in the Windows " +"Imaging\n" +"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and " +"to\n" +"NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." +msgstr "" + +#: gnu/packages/backup.scm:691 +msgid "Easy and secure backup program" +msgstr "" + +#: gnu/packages/backup.scm:692 +msgid "" +"Obnam is an easy, secure backup program. Features\n" +"include snapshot backups, data de-duplication and encrypted backups\n" +"using GnuPG. Backups can be stored on local hard disks, or online via\n" +"the SSH SFTP protocol. The backup server, if used, does not require\n" +"any special software, on top of SSH." +msgstr "" + +#: gnu/packages/backup.scm:798 +msgid "Fast, disk based, rotating network backup system" +msgstr "" + +#: gnu/packages/backup.scm:800 +msgid "" +"With dirvish you can maintain a set of complete images of your\n" +"file systems with unattended creation and expiration. A dirvish backup " +"vault\n" +"is like a time machine for your data. " +msgstr "" + +#: gnu/packages/base.scm:77 msgid "Hello, GNU world: An example GNU package" msgstr "Xin chào, gia đình GNU: Một gói GNU ví dụ" -#: gnu/packages/base.scm:67 +#: gnu/packages/base.scm:79 +msgid "" +"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" +"serves as an example of standard GNU coding practices. As such, it " +"supports\n" +"command-line arguments, multiple languages, and so on." +msgstr "" + +#: gnu/packages/base.scm:114 +msgid "Print lines matching a pattern" +msgstr "In ra những dòng khớp với một mẫu" + +#: gnu/packages/base.scm:116 +msgid "" +"grep is a tool for finding text inside files. Text is found by\n" +"matching a pattern provided by the user in one or many files. The pattern\n" +"may be provided as a basic or extended regular expression, or as fixed\n" +"strings. By default, the matching text is simply printed to the screen,\n" +"however the output can be greatly customized to include, for example, line\n" +"numbers. GNU grep offers many extensions over the standard utility,\n" +"including, for example, recursive directory searching." +msgstr "" + +#: gnu/packages/base.scm:138 +msgid "Stream editor" +msgstr "Trình soạn thảo luồng dữ liệu" + +#: gnu/packages/base.scm:160 +msgid "" +"Sed is a non-interactive, text stream editor. It receives a text\n" +"input from a file or from standard input and it then applies a series of " +"text\n" +"editing commands to the stream and prints its output to standard output. " +"It\n" +"is often used for substituting text patterns in a stream. The GNU\n" +"implementation offers several extensions over the standard utility." +msgstr "" + +#: gnu/packages/base.scm:200 +msgid "Managing tar archives" +msgstr "Quản lý kho lưu tar" + +#: gnu/packages/base.scm:202 +msgid "" +"Tar provides the ability to create tar archives, as well as the\n" +"ability to extract, update or list files in an existing archive. It is\n" +"useful for combining many files into one larger file, while maintaining\n" +"directory structure and file information such as permissions and\n" +"creation/modification dates. GNU tar offers many extensions over the\n" +"standard utility." +msgstr "" + +#: gnu/packages/base.scm:225 +msgid "Apply differences to originals, with optional backups" +msgstr "Áp dụng những khác biệt này vào bản gốc, với các sao lưu tùy chọn" + +#: gnu/packages/base.scm:227 +msgid "" +"Patch is a program that applies changes to files based on differences\n" +"laid out as by the program \"diff\". The changes may be applied to one or " +"more\n" +"files depending on the contents of the diff file. It accepts several\n" +"different diff formats. It may also be used to revert previously applied\n" +"differences." +msgstr "" + +#: gnu/packages/base.scm:248 +msgid "Comparing and merging files" +msgstr "So sánh và hòa trộn các tập tin" + +#: gnu/packages/base.scm:250 +msgid "" +"GNU Diffutils is a package containing tools for finding the\n" +"differences between files. The \"diff\" command is used to show how two " +"files\n" +"differ, while \"cmp\" shows the offsets and line numbers where they differ.\n" +"\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" +"interactive means to merge two files." +msgstr "" + +#: gnu/packages/base.scm:293 +msgid "Operating on files matching given criteria" +msgstr "Thực hiện trên những tập tin khớp với điều kiện đã cho" + +#: gnu/packages/base.scm:295 +msgid "" +"Findutils supplies the basic file directory searching utilities of the\n" +"GNU system. It consists of two primary searching utilities: \"find\"\n" +"recursively searches for files in a directory according to given criteria " +"and\n" +"\"locate\" lists files in a database that match a query. Two auxiliary " +"tools\n" +"are included: \"updatedb\" updates the file name database and \"xargs\" may " +"be\n" +"used to apply commands with arbitrarily long arguments." +msgstr "" + +#: gnu/packages/base.scm:353 +msgid "Core GNU utilities (file, text, shell)" +msgstr "Tiện ích lõi GNU (file, text, shell)" + +#: gnu/packages/base.scm:355 +msgid "" +"GNU Coreutils includes all of the basic command-line tools that are\n" +"expected in a POSIX system. These provide the basic file, shell and text\n" +"manipulation functions of the GNU system. Most of these tools offer " +"extended\n" +"functionality beyond that which is outlined in the POSIX standard." +msgstr "" + +#: gnu/packages/base.scm:397 +msgid "Remake files automatically" +msgstr "Tạo lại các tập tin một cách tự động" + +#: gnu/packages/base.scm:399 +msgid "" +"Make is a program that is used to control the production of\n" +"executables or other files from their source files. The process is\n" +"controlled from a Makefile, in which the developer specifies how each file " +"is\n" +"generated from its source. It has powerful dependency resolution and the\n" +"ability to determine when files have to be regenerated after their sources\n" +"change. GNU make offers many powerful extensions over the standard utility." +msgstr "" + +#: gnu/packages/base.scm:440 +msgid "Binary utilities: bfd gas gprof ld" +msgstr "Tiện ích nhị phân: bfd gas gprof ld" + +#: gnu/packages/base.scm:442 +msgid "" +"GNU Binutils is a collection of tools for working with binary files.\n" +"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" +"Other tools include programs to display binary profiling information, list\n" +"the strings in a binary file, and utilities for working with archives. The\n" +"\"bfd\" library for working with executable and object formats is also\n" +"included." +msgstr "" + +#: gnu/packages/base.scm:516 +msgid "The linker wrapper" +msgstr "Bộ bao liên kết" + +#: gnu/packages/base.scm:518 +msgid "" +"The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" +"missing '-rpath' flags, and to detect any misuse of libraries outside of " +"the\n" +"store." +msgstr "" + +#: gnu/packages/base.scm:746 +msgid "The GNU C Library" +msgstr "Thư viện C từ GNU" + +#: gnu/packages/base.scm:748 +msgid "" +"Any Unix-like operating system needs a C library: the library which\n" +"defines the \"system calls\" and other basic facilities such as open, " +"malloc,\n" +"printf, exit...\n" +"\n" +"The GNU C library is used as the C library in the GNU system and most " +"systems\n" +"with the Linux kernel." +msgstr "" + +#: gnu/packages/base.scm:826 +#, fuzzy +msgid "The GNU C Library (GNU Hurd variant)" +msgstr "Thư viện C từ GNU" + +#: gnu/packages/base.scm:953 +msgid "All the locales supported by the GNU C Library" +msgstr "" + +#: gnu/packages/base.scm:955 +msgid "" +"This package provides all the locales supported by the GNU C Library,\n" +"more than 400 in total. To use them set the 'LOCPATH' environment variable " +"to\n" +"the 'share/locale' sub-directory of this package." +msgstr "" + +#: gnu/packages/base.scm:1025 +msgid "Small sample of UTF-8 locales" +msgstr "" + +#: gnu/packages/base.scm:1027 +msgid "" +"This package provides a small sample of UTF-8 locales mostly useful in\n" +"test environments." +msgstr "" + +#: gnu/packages/base.scm:1045 +msgid "Find full path of shell commands" +msgstr "" + +#: gnu/packages/base.scm:1047 +msgid "" +"The which program finds the location of executables in PATH, with a\n" +"variety of options. It is an alternative to the shell \"type\" built-in\n" +"command." +msgstr "" + +#: gnu/packages/base.scm:1152 +msgid "Database of current and historical time zones" +msgstr "Cơ sở dữ liệu của hiện tại và múi giờ lịch sử" + +#: gnu/packages/base.scm:1153 +msgid "" +"The Time Zone Database (often called tz or zoneinfo)\n" +"contains code and data that represent the history of local time for many\n" +"representative locations around the globe. It is updated periodically to\n" +"reflect changes made by political bodies to time zone boundaries, UTC " +"offsets,\n" +"and daylight-saving rules." +msgstr "" + +#: gnu/packages/base.scm:1205 +msgid "Character set conversion library" +msgstr "" + +#: gnu/packages/base.scm:1207 +msgid "" +"libiconv provides an implementation of the iconv function for systems\n" +"that lack it. iconv is used to convert between character encodings in a\n" +"program. It supports a wide variety of different encodings." +msgstr "" + +#: gnu/packages/bittorrent.scm:108 +msgid "Fast and easy BitTorrent client" +msgstr "" + +#: gnu/packages/bittorrent.scm:110 +msgid "" +"Transmission is a BitTorrent client that comes with graphical,\n" +"textual, and Web user interfaces. Transmission also has a daemon for\n" +"unattended operations. It supports local peer discovery, full encryption,\n" +"DHT, µTP, PEX and Magnet Links." +msgstr "" + +#: gnu/packages/bittorrent.scm:142 +msgid "BitTorrent library of rtorrent" +msgstr "" + +#: gnu/packages/bittorrent.scm:144 +msgid "" +"LibTorrent is a BitTorrent library used by and developed in parallel\n" +"with the BitTorrent client rtorrent. It is written in C++ with emphasis on\n" +"speed and efficiency." +msgstr "" + +#: gnu/packages/bittorrent.scm:171 +msgid "BitTorrent client with ncurses interface" +msgstr "" + +#: gnu/packages/bittorrent.scm:173 +msgid "" +"rTorrent is a BitTorrent client with an ncurses interface. It supports\n" +"full encryption, DHT, PEX, and Magnet Links. It can also be controlled via\n" +"XML-RPC over SCGI." +msgstr "" + +#: gnu/packages/bittorrent.scm:206 gnu/packages/bittorrent.scm:247 +msgid "Console client for the Transmission BitTorrent daemon" +msgstr "" + +#: gnu/packages/bittorrent.scm:207 +msgid "" +"Tremc is a console client, with a curses interface, for the\n" +"Transmission BitTorrent daemon." +msgstr "" + +#: gnu/packages/bittorrent.scm:248 +msgid "" +"Transmission-remote-cli is a console client, with a curses\n" +"interface, for the Transmission BitTorrent daemon. This package is no " +"longer\n" +"maintained upstream." +msgstr "" + +#: gnu/packages/bittorrent.scm:296 +msgid "Utility for parallel downloading files" +msgstr "" + +#: gnu/packages/bittorrent.scm:298 +msgid "" +"Aria2 is a lightweight, multi-protocol & multi-source command-line\n" +"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and " +"Metalink.\n" +"Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces." +msgstr "" + +#: gnu/packages/bittorrent.scm:331 +msgid "Universal download manager with GTK+ interface" +msgstr "" + +#: gnu/packages/bittorrent.scm:333 +msgid "" +"uGet is portable download manager with GTK+ interface supporting\n" +"HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection\n" +"downloads, download scheduling, download rate limiting." +msgstr "" + +#: gnu/packages/bittorrent.scm:362 +msgid "Utility to create BitTorrent metainfo files" +msgstr "" + +#: gnu/packages/bittorrent.scm:364 +msgid "" +"mktorrent is a simple command-line utility to create BitTorrent\n" +"@dfn{metainfo} files, often known simply as @dfn{torrents}, from both " +"single\n" +"files and whole directories. It can add multiple trackers and web seed " +"URLs,\n" +"and set the @code{private} flag to disallow advertisement through the\n" +"distributed hash table (@dfn{DHT}) and Peer Exchange. Hashing is multi-" +"threaded\n" +"and will take advantage of multiple processor cores where possible." +msgstr "" + +#: gnu/packages/bittorrent.scm:403 +msgid "Feature complete BitTorrent implementation" +msgstr "" + +#: gnu/packages/bittorrent.scm:405 +msgid "" +"libtorrent-rasterbar is a feature complete C++ BitTorrent implementation\n" +"focusing on efficiency and scalability. It runs on embedded devices as well " +"as\n" +"desktops." +msgstr "" + +#: gnu/packages/certs.scm:67 +msgid "Python script to extract .pem data from certificate collection" +msgstr "" + +#: gnu/packages/certs.scm:69 +msgid "" +"certdata2pem.py is a Python script to transform X.509 certificate\n" +"\"source code\" as contained, for example, in the Mozilla sources, into\n" +".pem formatted certificates." +msgstr "" + +#: gnu/packages/certs.scm:138 +msgid "CA certificates from Mozilla" +msgstr "" + +#: gnu/packages/certs.scm:140 +msgid "" +"This package provides certificates for Certification Authorities (CA)\n" +"taken from the NSS package and thus ultimately from the Mozilla project." +msgstr "" + +#: gnu/packages/certs.scm:209 +msgid "Let's Encrypt root and intermediate certificates" +msgstr "" + +#: gnu/packages/certs.scm:210 +msgid "" +"This package provides a certificate store containing only the\n" +"Let's Encrypt root and intermediate certificates. It is intended to be " +"used\n" +"within Guix." +msgstr "" + +#: gnu/packages/compression.scm:104 +msgid "Compression library" +msgstr "" + +#: gnu/packages/compression.scm:106 +msgid "" +"zlib is designed to be a free, general-purpose, legally unencumbered --\n" +"that is, not covered by any patents -- lossless data-compression library " +"for\n" +"use on virtually any computer hardware and operating system. The zlib data\n" +"format is itself portable across platforms. Unlike the LZW compression " +"method\n" +"used in Unix compress(1) and in the GIF image format, the compression " +"method\n" +"currently used in zlib essentially never expands the data. (LZW can double " +"or\n" +"triple the file size in extreme cases.) zlib's memory footprint is also\n" +"independent of the input data and can be reduced, if necessary, at some " +"cost\n" +"in compression." +msgstr "" + +#: gnu/packages/compression.scm:137 +msgid "Zip Compression library" +msgstr "" + +#: gnu/packages/compression.scm:139 +msgid "" +"Minizip is a minimalistic library that supports compressing,\n" +"extracting and viewing ZIP archives. This version is extracted from\n" +"the @code{zlib} source." +msgstr "" + +#: gnu/packages/compression.scm:158 +msgid "Replacement for Sun's 'jar' utility" +msgstr "" + +#: gnu/packages/compression.scm:160 +msgid "" +"FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" +"utility. Instead of being written in Java, FastJar is written in C." +msgstr "" + +#: gnu/packages/compression.scm:194 +msgid "C library for manipulating POSIX tar files" +msgstr "" + +#: gnu/packages/compression.scm:196 +msgid "" +"libtar is a C library for manipulating POSIX tar files. It handles\n" +"adding and extracting files to/from a tar archive." +msgstr "" + +#: gnu/packages/compression.scm:213 +msgid "General file (de)compression (using lzw)" +msgstr "" + +#: gnu/packages/compression.scm:227 +msgid "" +"GNU Gzip provides data compression and decompression utilities; the\n" +"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a " +"single\n" +"file; as a result, it is often used in conjunction with \"tar\", resulting " +"in\n" +"\".tar.gz\" or \".tgz\", etc." +msgstr "" + +#: gnu/packages/compression.scm:297 +msgid "High-quality data compression program" +msgstr "" + +#: gnu/packages/compression.scm:299 +msgid "" +"bzip2 is a freely available, patent free (see below), high-quality data\n" +"compressor. It typically compresses files to within 10% to 15% of the best\n" +"available techniques (the PPM family of statistical compressors), whilst\n" +"being around twice as fast at compression and six times faster at\n" +"decompression." +msgstr "" + +#: gnu/packages/compression.scm:320 +msgid "Parallel bzip2 compression utility" +msgstr "" + +#: gnu/packages/compression.scm:322 +msgid "" +"lbzip2 is a multi-threaded compression utility with support for the\n" +"bzip2 compressed file format. lbzip2 can process standard bz2 files in\n" +"parallel. It uses POSIX threading model (pthreads), which allows it to " +"take\n" +"full advantage of symmetric multiprocessing (SMP) systems. It has been " +"proven\n" +"to scale linearly, even to over one hundred processor cores. lbzip2 is " +"fully\n" +"compatible with bzip2 – both at file format and command line level." +msgstr "" + +#: gnu/packages/compression.scm:352 +msgid "Parallel bzip2 implementation" +msgstr "" + +#: gnu/packages/compression.scm:354 +msgid "" +"Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" +"compressor that uses pthreads and achieves near-linear speedup on SMP " +"machines.\n" +"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. " +"anything\n" +"compressed with pbzip2 can be decompressed with bzip2)." +msgstr "" + +#: gnu/packages/compression.scm:375 +msgid "General-purpose data compression" +msgstr "" + +#: gnu/packages/compression.scm:377 +msgid "" +"XZ Utils is free general-purpose data compression software with high\n" +"compression ratio. XZ Utils were written for POSIX-like systems, but also\n" +"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA " +"Utils.\n" +"\n" +"The core of the XZ Utils compression code is based on LZMA SDK, but it has\n" +"been modified quite a lot to be suitable for XZ Utils. The primary\n" +"compression algorithm is currently LZMA2, which is used inside the .xz\n" +"container format. With typical files, XZ Utils create 30 % smaller output\n" +"than gzip and 15 % smaller output than bzip2." +msgstr "" + +#: gnu/packages/compression.scm:405 +msgid "Data compression library suitable for real-time data de-/compression" +msgstr "" + +#: gnu/packages/compression.scm:407 +msgid "" +"LZO is a data compression library which is suitable for data\n" +"de-/compression in real-time. This means it favours speed over\n" +"compression ratio.\n" +"\n" +"LZO is written in ANSI C. Both the source code and the compressed data\n" +"format are designed to be portable across platforms." +msgstr "" + +#: gnu/packages/compression.scm:443 +msgid "Python bindings for the LZO data compression library" +msgstr "" + +#: gnu/packages/compression.scm:445 +msgid "" +"Python-LZO provides Python bindings for LZO, i.e. you can access\n" +"the LZO library from your Python scripts thereby compressing ordinary\n" +"Python strings." +msgstr "" + +#: gnu/packages/compression.scm:468 +msgid "Compress or expand files" +msgstr "" + +#: gnu/packages/compression.scm:470 +msgid "" +"Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" +"LZO data compression library for compression services, and its main " +"advantages\n" +"over gzip are much higher compression and decompression speed (at the cost " +"of\n" +"some compression ratio)." +msgstr "" + +#: gnu/packages/compression.scm:489 +msgid "Lossless data compressor based on the LZMA algorithm" +msgstr "" + +#: gnu/packages/compression.scm:491 +msgid "" +"Lzip is a lossless data compressor with a user interface similar to the\n" +"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and " +"compresses\n" +"more than bzip2, which makes it well-suited for software distribution and " +"data\n" +"archiving. Lzip is a clean implementation of the LZMA algorithm." +msgstr "" + +#: gnu/packages/compression.scm:510 +msgid "Recover and decompress data from damaged lzip files" +msgstr "" + +#: gnu/packages/compression.scm:512 +msgid "" +"Lziprecover is a data recovery tool and decompressor for files in the lzip\n" +"compressed data format (.lz). It can test the integrity of lzip files, " +"extract\n" +"data from damaged ones, and repair most files with small errors (up to one\n" +"single-byte error per member) entirely.\n" +"\n" +"Lziprecover is not a replacement for regular backups, but a last line of " +"defence\n" +"when even the backups are corrupt. It can recover files by merging the " +"good\n" +"parts of two or more damaged copies, such as can be easily produced by " +"running\n" +"@command{ddrescue} on a failing device.\n" +"\n" +"This package also includes @command{unzcrash}, a tool to test the robustness " +"of\n" +"decompressors when faced with corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:553 +msgid "Archives in shell scripts, uuencode/uudecode" +msgstr "" + +#: gnu/packages/compression.scm:555 +msgid "" +"GNU sharutils is a package for creating and manipulating shell\n" +"archives that can be readily emailed. A shell archive is a file that can " +"be\n" +"processed by a Bourne-type shell to unpack the original collection of " +"files.\n" +"This package is mostly for compatibility and historical interest." +msgstr "" + +#: gnu/packages/compression.scm:586 +msgid "Library for SoundFont decompression" +msgstr "" + +#: gnu/packages/compression.scm:588 +msgid "" +"SfArkLib is a C++ library for decompressing SoundFont files compressed\n" +"with the sfArk algorithm." +msgstr "" + +#: gnu/packages/compression.scm:622 +msgid "Basic sfArk decompressor" +msgstr "" + +#: gnu/packages/compression.scm:623 +msgid "" +"SfArk extractor converts SoundFonts in the compressed legacy\n" +"sfArk file format to the uncompressed sf2 format." +msgstr "" + +#: gnu/packages/compression.scm:640 +msgid "Compression tools for some formats used by Microsoft" +msgstr "" + +#: gnu/packages/compression.scm:642 +msgid "" +"The purpose of libmspack is to provide both compression and\n" +"decompression of some loosely related file formats used by Microsoft." +msgstr "" + +#: gnu/packages/compression.scm:661 +msgid "Low-level interface to bzip2 compression library" +msgstr "" + +#: gnu/packages/compression.scm:662 +msgid "" +"This module provides a Perl interface to the bzip2\n" +"compression library." +msgstr "" + +#: gnu/packages/compression.scm:696 +msgid "Low-level interface to zlib compression library" +msgstr "" + +#: gnu/packages/compression.scm:697 +msgid "" +"This module provides a Perl interface to the zlib\n" +"compression library." +msgstr "" + +#: gnu/packages/compression.scm:718 +msgid "IO Interface to compressed files/buffers" +msgstr "" + +#: gnu/packages/compression.scm:719 +msgid "" +"IO-Compress provides a Perl interface to allow reading and\n" +"writing of compressed data created with the zlib and bzip2 libraries." +msgstr "" + +#: gnu/packages/compression.scm:745 +msgid "Compression algorithm focused on speed" +msgstr "" + +#: gnu/packages/compression.scm:746 +msgid "" +"LZ4 is a lossless compression algorithm, providing\n" +"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features " +"an\n" +"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/" +"cycle).\n" +"A high compression derivative, called LZ4_HC, is also provided. It trades " +"CPU\n" +"time for compression ratio." +msgstr "" + +#: gnu/packages/compression.scm:771 +msgid "LZ4 bindings for Python" +msgstr "" + +#: gnu/packages/compression.scm:773 +msgid "" +"This package provides python bindings for the lz4 compression library\n" +"by Yann Collet. The project contains bindings for the LZ4 block format and\n" +"the LZ4 frame format." +msgstr "" + +#: gnu/packages/compression.scm:796 +msgid "String compression" +msgstr "" + +#: gnu/packages/compression.scm:797 +msgid "Lz-string is a string compressor library for Python." +msgstr "" + +#: gnu/packages/compression.scm:835 +msgid "Tools to create and extract squashfs file systems" +msgstr "" + +#: gnu/packages/compression.scm:837 +msgid "" +"Squashfs is a highly compressed read-only file system for Linux. It uses\n" +"zlib to compress files, inodes, and directories. All blocks are packed to\n" +"minimize the data overhead, and block sizes of between 4K and 1M are " +"supported.\n" +"It is intended to be used for archival use, for live CDs, and for embedded\n" +"systems where low overhead is needed. This package allows you to create " +"and\n" +"extract such file systems." +msgstr "" + +#: gnu/packages/compression.scm:874 +msgid "Parallel implementation of gzip" +msgstr "" + +#: gnu/packages/compression.scm:876 +msgid "" +"This package provides a parallel implementation of gzip that exploits\n" +"multiple processors and multiple cores when compressing data." +msgstr "" + +#: gnu/packages/compression.scm:900 +msgid "Parallel indexing implementation of LZMA" +msgstr "" + +#: gnu/packages/compression.scm:902 +msgid "" +"The existing XZ Utils provide great compression in the .xz file format,\n" +"but they produce just one big block of compressed data. Pixz instead " +"produces\n" +"a collection of smaller blocks which makes random access to the original " +"data\n" +"possible and can compress in parallel. This is especially useful for large\n" +"tarballs." +msgstr "" + +#: gnu/packages/compression.scm:943 +msgid "Implementation of the Brotli compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:945 +msgid "" +"Brotli is a general-purpose lossless compression algorithm. It is\n" +"similar in speed to deflate but offers denser compression. This package\n" +"provides encoder and a decoder libraries: libbrotlienc and libbrotlidec,\n" +"respectively, based on the reference implementation from Google." +msgstr "" + +#: gnu/packages/compression.scm:969 +msgid "Tool to unpack Cabinet archives" +msgstr "" + +#: gnu/packages/compression.scm:970 +msgid "Extracts files out of Microsoft Cabinet (.cab) archives" +msgstr "" + +#: gnu/packages/compression.scm:1002 +msgid "Delta encoder for binary files" +msgstr "" + +#: gnu/packages/compression.scm:1003 +msgid "" +"xdelta encodes only the differences between two binary files\n" +"using the VCDIFF algorithm and patch file format described in RFC 3284. It " +"can\n" +"also be used to apply such patches. xdelta is similar to @command{diff} " +"and\n" +"@command{patch}, but is not limited to plain text and does not generate\n" +"human-readable output." +msgstr "" + +#: gnu/packages/compression.scm:1036 +msgid "Large file compressor with a very high compression ratio" +msgstr "" + +#: gnu/packages/compression.scm:1037 +msgid "" +"lrzip is a compression utility that uses long-range\n" +"redundancy reduction to improve the subsequent compression ratio of\n" +"larger files. It can then further compress the result with the ZPAQ or\n" +"LZMA algorithms for maximum compression, or LZO for maximum speed. This\n" +"choice between size or speed allows for either better compression than\n" +"even LZMA can provide, or a higher speed than gzip while compressing as\n" +"well as bzip2." +msgstr "" + +#: gnu/packages/compression.scm:1067 +msgid "Filter for improving compression of typed binary data" +msgstr "" + +#: gnu/packages/compression.scm:1068 +msgid "" +"Bitshuffle is an algorithm that rearranges typed, binary data\n" +"for improving compression, as well as a python/C package that implements " +"this\n" +"algorithm within the Numpy framework." +msgstr "" + +#: gnu/packages/compression.scm:1089 +msgid "Fast compressor/decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1090 +msgid "" +"Snappy is a compression/decompression library. It does not\n" +"aim for maximum compression, or compatibility with any other compression " +"library;\n" +"instead, it aims for very high speeds and reasonable compression. For " +"instance,\n" +"compared to the fastest mode of zlib, Snappy is an order of magnitude " +"faster\n" +"for most inputs, but the resulting compressed files are anywhere from 20% " +"to\n" +"100% bigger." +msgstr "" + +#: gnu/packages/compression.scm:1219 +msgid "Compression/decompression algorithm in Java" +msgstr "" + +#: gnu/packages/compression.scm:1220 +msgid "" +"Snappy-java is a Java port of the snappy, a fast C++\n" +"compresser/decompresser." +msgstr "" + +#: gnu/packages/compression.scm:1326 +msgid "Java port of the Snappy (de)compressor" +msgstr "" + +#: gnu/packages/compression.scm:1328 +msgid "" +"Iq80-snappy is a port of the Snappy compressor and decompressor rewritten\n" +"in pure Java. This compression code produces a byte-for-byte exact copy of " +"the\n" +"output created by the original C++ code, and is extremely fast." +msgstr "" + +#: gnu/packages/compression.scm:1367 +msgid "Java bzip2 compression/decompression library" +msgstr "" + +#: gnu/packages/compression.scm:1368 +msgid "" +"Jbzip2 is a Java bzip2 compression/decompression library.\n" +"It can be used as a replacement for the Apache @code{CBZip2InputStream} /\n" +"@code{CBZip2OutputStream} classes." +msgstr "" + +#: gnu/packages/compression.scm:1434 +msgid "Command-line file archiver with high compression ratio" +msgstr "" + +#: gnu/packages/compression.scm:1435 +msgid "" +"p7zip is a command-line port of 7-Zip, a file archiver that\n" +"handles the 7z format which features very high compression ratios." +msgstr "" + +#: gnu/packages/compression.scm:1474 +msgid "Compressed C++ iostream" +msgstr "" + +#: gnu/packages/compression.scm:1475 +msgid "" +"gzstream is a small library for providing zlib\n" +"functionality in a C++ iostream." +msgstr "" + +#: gnu/packages/compression.scm:1522 +msgid "Incremental journaling archiver" +msgstr "" + +#: gnu/packages/compression.scm:1523 +msgid "" +"ZPAQ is a command-line archiver for realistic situations with\n" +"many duplicate and already compressed files. It backs up only those files\n" +"modified since the last update. All previous versions remain untouched and " +"can\n" +"be independently recovered. Identical files are only stored once (known as\n" +"@dfn{de-duplication}). Archives can also be encrypted.\n" +"\n" +"ZPAQ is intended to back up user data, not entire operating systems. It " +"ignores\n" +"owner and group IDs, ACLs, extended attributes, or special file types like\n" +"devices, sockets, or named pipes. It does not follow or restore symbolic " +"links\n" +"or junctions, and always follows hard links." +msgstr "" + +#: gnu/packages/compression.scm:1605 +msgid "Extract CAB files from InstallShield installers" +msgstr "" + +#: gnu/packages/compression.scm:1607 +msgid "" +"@command{unshield} is a tool and library for extracting @file{.cab}\n" +" archives from InstallShield installers." +msgstr "" + +#: gnu/packages/compression.scm:1638 +msgid "Zstandard real-time compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:1639 +msgid "" +"Zstandard (@command{zstd}) is a lossless compression algorithm\n" +"that combines very fast operation with a compression ratio comparable to " +"that of\n" +"zlib. In most scenarios, both compression and decompression can be " +"performed in\n" +"‘real time’. The compressor can be configured to provide the most suitable\n" +"trade-off between compression ratio and speed, without affecting " +"decompression\n" +"speed." +msgstr "" + +#: gnu/packages/compression.scm:1681 +msgid "Threaded implementation of the Zstandard compression algorithm" +msgstr "" + +#: gnu/packages/compression.scm:1682 +msgid "" +"Parallel Zstandard (PZstandard or @command{pzstd}) is a\n" +"multi-threaded implementation of the @uref{http://zstd.net/, Zstandard\n" +"compression algorithm}. It is fully compatible with the original Zstandard " +"file\n" +"format and command-line interface, and can be used as a drop-in " +"replacement.\n" +"\n" +"Compression is distributed over multiple processor cores to improve " +"performance,\n" +"as is the decompression of data compressed in this manner. Data compressed " +"by\n" +"other implementations will only be decompressed by two threads: one " +"performing\n" +"the actual decompression, the other input and output." +msgstr "" + +#: gnu/packages/compression.scm:1723 +#, fuzzy +msgid "Compression and file packing utility" +msgstr "So sánh và hòa trộn các tập tin" + +#: gnu/packages/compression.scm:1725 +msgid "" +"Zip is a compression and file packaging/archive utility. Zip is useful\n" +"for packaging a set of files for distribution, for archiving files, and for\n" +"saving disk space by temporarily compressing unused files or directories.\n" +"Zip puts one or more compressed files into a single ZIP archive, along with\n" +"information about the files (name, path, date, time of last modification,\n" +"protection, and check information to verify file integrity). An entire\n" +"directory structure can be packed into a ZIP archive with a single command.\n" +"\n" +"Zip has one compression method (deflation) and can also store files without\n" +"compression. Zip automatically chooses the better of the two for each " +"file.\n" +"Compression ratios of 2:1 to 3:1 are common for text files." +msgstr "" + +#: gnu/packages/compression.scm:1781 +msgid "Decompression and file extraction utility" +msgstr "" + +#: gnu/packages/compression.scm:1783 +msgid "" +"UnZip is an extraction utility for archives compressed in .zip format,\n" +"also called \"zipfiles\".\n" +"\n" +"UnZip lists, tests, or extracts files from a .zip archive. The default\n" +"behaviour (with no options) is to extract into the current directory, and\n" +"subdirectories below it, all files from the specified zipfile. UnZip\n" +"recreates the stored directory structure by default." +msgstr "" + +#: gnu/packages/compression.scm:1835 +msgid "Library for accessing zip files" +msgstr "" + +#: gnu/packages/compression.scm:1837 +msgid "ZZipLib is a library based on zlib for accessing zip files." +msgstr "" + +#: gnu/packages/compression.scm:1857 +msgid "Provides an interface to Zip archive files" +msgstr "" + +#: gnu/packages/compression.scm:1858 +msgid "" +"The @code{Archive::Zip} module allows a Perl program to\n" +"create, manipulate, read, and write Zip archive files." +msgstr "" + +#: gnu/packages/compression.scm:1880 +msgid "C library for reading, creating, and modifying zip archives" +msgstr "" + +#: gnu/packages/compression.scm:1881 +msgid "" +"Libzip is a C library for reading, creating, and modifying\n" +"zip archives. Files can be added from data buffers, files, or compressed " +"data\n" +"copied directly from other zip archives. Changes made without closing the\n" +"archive can be reverted." +msgstr "" + +#: gnu/packages/compression.scm:1914 +msgid "Universal tool to manage file archives of various types" +msgstr "" + +#: gnu/packages/compression.scm:1915 +msgid "" +"The main command is @command{aunpack} which extracts files\n" +"from an archive. The other commands provided are @command{apack} (to " +"create\n" +"archives), @command{als} (to list files in archives), and @command{acat} " +"(to\n" +"extract files to standard out). As @command{atool} invokes external " +"programs\n" +"to handle the archives, not all commands may be supported for a certain " +"type\n" +"of archives." +msgstr "" + +#: gnu/packages/compression.scm:1937 +msgid "Generic archive extracting mechanism" +msgstr "" + +#: gnu/packages/compression.scm:1938 +msgid "" +"It allows you to extract any archive file of the type .tar,\n" +".tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma\n" +"without having to worry how it does so, or use different interfaces for " +"each\n" +"type by using either Perl modules, or command-line tools on your system." +msgstr "" + +#: gnu/packages/compression.scm:1974 +msgid "XZ in Java" +msgstr "" + +#: gnu/packages/compression.scm:1975 +msgid "" +"Tukaani-xz is an implementation of xz compression/decompression\n" +"algorithms in Java." +msgstr "" + +#: gnu/packages/compression.scm:1995 +msgid "Small, stand-alone lzip decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1997 +msgid "" +"Lunzip is a decompressor for files in the lzip compression format (.lz),\n" +"written as a single small C tool with no dependencies. This makes it\n" +"well-suited to embedded and other systems without a C++ compiler, or for use " +"in\n" +"applications such as software installers that need only to decompress " +"files,\n" +"not compress them.\n" +"Lunzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2022 +msgid "Small, stand-alone lzip compressor and decompressor" +msgstr "" + +#: gnu/packages/compression.scm:2024 +msgid "" +"Clzip is a compressor and decompressor for files in the lzip compression\n" +"format (.lz), written as a single small C tool with no dependencies. This " +"makes\n" +"it well-suited to embedded and other systems without a C++ compiler, or for " +"use\n" +"in other applications like package managers.\n" +"Clzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2051 +msgid "Lzip data compression C library" +msgstr "" + +#: gnu/packages/compression.scm:2053 +msgid "" +"Lzlib is a C library for in-memory LZMA compression and decompression in\n" +"the lzip format. It supports integrity checking of the decompressed data, " +"and\n" +"all functions are thread-safe. The library should never crash, even in case " +"of\n" +"corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:2075 +msgid "Parallel lossless data compressor for the lzip format" +msgstr "" + +#: gnu/packages/compression.scm:2077 +msgid "" +"Plzip is a massively parallel (multi-threaded) lossless data compressor\n" +"and decompressor that uses the lzip file format (.lz). Files produced by " +"plzip\n" +"are fully compatible with lzip and can be rescued with lziprecover.\n" +"On multiprocessor machines, plzip can compress and decompress large files " +"much\n" +"faster than lzip, at the cost of a slightly reduced compression ratio (0.4% " +"to\n" +"2%). The number of usable threads is limited by file size: on files of only " +"a\n" +"few MiB, plzip is no faster than lzip.\n" +"Files that were compressed with regular lzip will also not be decompressed\n" +"faster by plzip, unless the @code{-b} option was used: lzip usually " +"produces\n" +"single-member files which can't be decompressed in parallel." +msgstr "" + +#: gnu/packages/compression.scm:2111 +msgid "Tool for extracting Inno Setup installers" +msgstr "" + +#: gnu/packages/compression.scm:2112 +msgid "" +"innoextract allows extracting Inno Setup installers under\n" +"non-Windows systems without running the actual installer using wine." +msgstr "" + +#: gnu/packages/compression.scm:2148 +msgid "General-purpose lossless compression" +msgstr "" + +#: gnu/packages/compression.scm:2149 +msgid "" +"This package provides the reference implementation of Brotli,\n" +"a generic-purpose lossless compression algorithm that compresses data using " +"a\n" +"combination of a modern variant of the LZ77 algorithm, Huffman coding and " +"2nd\n" +"order context modeling, with a compression ratio comparable to the best\n" +"currently available general-purpose compression methods. It is similar in " +"speed\n" +"with @code{deflate} but offers more dense compression.\n" +"\n" +"The specification of the Brotli Compressed Data Format is defined in RFC " +"7932." +msgstr "" + +#: gnu/packages/databases.scm:157 +msgid "Clustered RDF storage and query engine" +msgstr "" + +#: gnu/packages/databases.scm:158 +msgid "" +"4store is a RDF/SPARQL store written in C, supporting\n" +"either single machines or networked clusters." +msgstr "" + +#: gnu/packages/databases.scm:177 +msgid "Hash library of database functions compatible with traditional dbm" +msgstr "" + +#: gnu/packages/databases.scm:179 +msgid "" +"GDBM is a library for manipulating hashed databases. It is used to\n" +"store key/value pairs in a file in a manner similar to the Unix dbm library\n" +"and provides interfaces to the traditional file format." +msgstr "" + +#: gnu/packages/databases.scm:220 +msgid "@code{mgo} offers a rich MongoDB driver for Go." +msgstr "" + +#: gnu/packages/databases.scm:222 +msgid "" +"@code{mgo} (pronounced as mango) is a MongoDB driver for the Go language.\n" +"It implements a rich selection of features under a simple API following\n" +"standard Go idioms." +msgstr "" + +#: gnu/packages/databases.scm:273 +msgid "Berkeley database" +msgstr "" + +#: gnu/packages/databases.scm:275 +msgid "" +"Berkeley DB is an embeddable database allowing developers the choice of\n" +"SQL, Key/Value, XML/XQuery or Java Object storage for their data model." +msgstr "" + +#: gnu/packages/databases.scm:353 +msgid "Utility for dumping and restoring ElasticSearch indexes" +msgstr "" + +#: gnu/packages/databases.scm:355 +msgid "" +"This package provides a utility for dumping the contents of an\n" +"ElasticSearch index to a compressed file and restoring the dumpfile back to " +"an\n" +"ElasticSearch server" +msgstr "" + +#: gnu/packages/databases.scm:393 +msgid "Fast key-value storage library" +msgstr "" + +#: gnu/packages/databases.scm:395 +msgid "" +"LevelDB is a fast key-value storage library that provides an ordered\n" +"mapping from string keys to string values." +msgstr "" + +#: gnu/packages/databases.scm:416 +msgid "In memory caching service" +msgstr "" + +#: gnu/packages/databases.scm:417 +msgid "" +"Memcached is a in memory key value store. It has a small\n" +"and generic API, and was originally intended for use with dynamic web\n" +"applications." +msgstr "" + +#: gnu/packages/databases.scm:541 +msgid "High performance and high availability document database" +msgstr "" + +#: gnu/packages/databases.scm:543 +msgid "" +"Mongo is a high-performance, high availability, schema-free\n" +"document-oriented database. A key goal of MongoDB is to bridge the gap\n" +"between key/value stores (which are fast and highly scalable) and " +"traditional\n" +"RDBMS systems (which are deep in functionality)." +msgstr "" + +#: gnu/packages/databases.scm:619 +msgid "Fast, easy to use, and popular database" +msgstr "" + +#: gnu/packages/databases.scm:621 +msgid "" +"MySQL is a fast, reliable, and easy to use relational database\n" +"management system that supports the standardized Structured Query\n" +"Language." +msgstr "" + +#: gnu/packages/databases.scm:697 +msgid "SQL database server" +msgstr "" + +#: gnu/packages/databases.scm:699 +msgid "" +"MariaDB is a multi-user and multi-threaded SQL database server, designed\n" +"as a drop-in replacement of MySQL." +msgstr "" + +#: gnu/packages/databases.scm:737 +msgid "Powerful object-relational database system" +msgstr "" + +#: gnu/packages/databases.scm:739 +msgid "" +"PostgreSQL is a powerful object-relational database system. It is fully\n" +"ACID compliant, has full support for foreign keys, joins, views, triggers, " +"and\n" +"stored procedures (in multiple languages). It includes most SQL:2008 data\n" +"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, " +"and\n" +"TIMESTAMP. It also supports storage of binary large objects, including\n" +"pictures, sounds, or video." +msgstr "" + +#: gnu/packages/databases.scm:778 +msgid "Key-value database" +msgstr "" + +#: gnu/packages/databases.scm:779 +msgid "" +"QDBM is a library of routines for managing a\n" +"database. The database is a simple data file containing key-value\n" +"pairs. Every key and value is serial bytes with variable length.\n" +"Binary data as well as character strings can be used as a key or a\n" +"value. There is no concept of data tables or data types. Records are\n" +"organized in a hash table or B+ tree." +msgstr "" + +#: gnu/packages/databases.scm:834 +msgid "Manipulate plain text files as databases" +msgstr "Thao tác các tập tin văn bản thường như là cơ sở dữ liệu" + +#: gnu/packages/databases.scm:836 +msgid "" +"GNU Recutils is a set of tools and libraries for creating and\n" +"manipulating text-based, human-editable databases. Despite being text-" +"based,\n" +"databases created with Recutils carry all of the expected features such as\n" +"unique fields, primary keys, time stamps and more. Many different field\n" +"types are supported, as is encryption." +msgstr "" + +#: gnu/packages/databases.scm:932 +msgid "Persistent key-value store for fast storage" +msgstr "" + +#: gnu/packages/databases.scm:934 +msgid "" +"RocksDB is a library that forms the core building block for a fast\n" +"key-value server, especially suited for storing data on flash drives. It\n" +"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible " +"tradeoffs\n" +"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-" +"Factor}\n" +"(RAF) and @dfn{Space-Amplification-Factor} (SAF). It has multi-threaded\n" +"compactions, making it specially suitable for storing multiple terabytes of\n" +"data in a single database. RocksDB is partially based on @code{LevelDB}." +msgstr "" + +#: gnu/packages/databases.scm:994 +msgid "Command-line tool for accessing SPARQL endpoints over HTTP" +msgstr "" + +#: gnu/packages/databases.scm:995 +msgid "" +"Sparql-query is a command-line tool for accessing SPARQL\n" +"endpoints over HTTP. It has been intentionally designed to 'feel' similar " +"to\n" +"tools for interrogating SQL databases. For example, you can enter a query " +"over\n" +"several lines, using a semi-colon at the end of a line to indicate the end " +"of\n" +"your query. It also supports readline so that you can more easily recall " +"and\n" +"edit previous queries, even across sessions. It can be used non-" +"interactively,\n" +"for example from a shell script." +msgstr "" + +#: gnu/packages/databases.scm:1037 +msgid "The SQLite database management system" +msgstr "" + +#: gnu/packages/databases.scm:1039 +msgid "" +"SQLite is a software library that implements a self-contained, serverless,\n" +"zero-configuration, transactional SQL database engine. SQLite is the most\n" +"widely deployed SQL database engine in the world. The source code for " +"SQLite\n" +"is in the public domain." +msgstr "" + +#: gnu/packages/databases.scm:1097 +msgid "Trivial database" +msgstr "" + +#: gnu/packages/databases.scm:1099 +msgid "" +"TDB is a Trivial Database. In concept, it is very much like GDBM,\n" +"and BSD's DB except that it allows multiple simultaneous writers and uses\n" +"locking internally to keep writers from trampling on each other. TDB is " +"also\n" +"extremely small." +msgstr "" + +#: gnu/packages/databases.scm:1118 +msgid "Database independent interface for Perl" +msgstr "" + +#: gnu/packages/databases.scm:1119 +msgid "This package provides an database interface for Perl." +msgstr "" + +#: gnu/packages/databases.scm:1167 +msgid "Extensible and flexible object <-> relational mapper" +msgstr "" + +#: gnu/packages/databases.scm:1168 +msgid "" +"An SQL to OO mapper with an object API inspired by\n" +"Class::DBI (with a compatibility layer as a springboard for porting) and a\n" +"resultset API that allows abstract encapsulation of database operations. " +"It\n" +"aims to make representing queries in your code as perl-ish as possible " +"while\n" +"still providing access to as many of the capabilities of the database as\n" +"possible, including retrieving related records from multiple tables in a\n" +"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY" +"\",\n" +"\"ORDER BY\" and \"HAVING\" support." +msgstr "" + +#: gnu/packages/databases.scm:1199 +msgid "Cursor with built-in caching support" +msgstr "" + +#: gnu/packages/databases.scm:1200 +msgid "" +"DBIx::Class::Cursor::Cached provides a cursor class with\n" +"built-in caching support." +msgstr "" + +#: gnu/packages/databases.scm:1222 +msgid "Introspect many-to-many relationships" +msgstr "" + +#: gnu/packages/databases.scm:1223 +msgid "" +"Because the many-to-many relationships are not real\n" +"relationships, they can not be introspected with DBIx::Class. Many-to-many\n" +"relationships are actually just a collection of convenience methods " +"installed\n" +"to bridge two relationships. This DBIx::Class component can be used to " +"store\n" +"all relevant information about these non-relationships so they can later be\n" +"introspected and examined." +msgstr "" + +#: gnu/packages/databases.scm:1281 +msgid "Create a DBIx::Class::Schema based on a database" +msgstr "" + +#: gnu/packages/databases.scm:1282 +msgid "" +"DBIx::Class::Schema::Loader automates the definition of a\n" +"DBIx::Class::Schema by scanning database table definitions and setting up " +"the\n" +"columns, primary keys, unique constraints and relationships." +msgstr "" + +#: gnu/packages/databases.scm:1306 +msgid "DBI PostgreSQL interface" +msgstr "" + +#: gnu/packages/databases.scm:1307 +msgid "" +"This package provides a PostgreSQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." +msgstr "" + +#: gnu/packages/databases.scm:1331 +msgid "DBI MySQL interface" +msgstr "" + +#: gnu/packages/databases.scm:1332 +msgid "" +"This package provides a MySQL driver for the Perl5\n" +"@dfn{Database Interface} (DBI)." +msgstr "" + +#: gnu/packages/databases.scm:1351 +msgid "SQlite interface for Perl" +msgstr "" + +#: gnu/packages/databases.scm:1352 +msgid "" +"DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" +"the entire thing in the distribution. So in order to get a fast " +"transaction\n" +"capable RDBMS working for your Perl project you simply have to install this\n" +"module, and nothing else." +msgstr "" + +#: gnu/packages/databases.scm:1383 +msgid "Generate SQL from Perl data structures" +msgstr "" + +#: gnu/packages/databases.scm:1384 +msgid "" +"This module was inspired by the excellent DBIx::Abstract.\n" +"While based on the concepts used by DBIx::Abstract, the concepts used have\n" +"been modified to make the SQL easier to generate from Perl data structures.\n" +"The underlying idea is for this module to do what you mean, based on the " +"data\n" +"structures you provide it, so that you don't have to modify your code every\n" +"time your data changes." +msgstr "" + +#: gnu/packages/databases.scm:1413 +msgid "Split SQL code into atomic statements" +msgstr "" + +#: gnu/packages/databases.scm:1414 +msgid "" +"This module tries to split any SQL code, even including\n" +"non-standard extensions, into the atomic statements it is composed of." +msgstr "" + +#: gnu/packages/databases.scm:1432 +msgid "SQL tokenizer" +msgstr "" + +#: gnu/packages/databases.scm:1433 +msgid "" +"SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" +"claim to be a parser or query verifier. It just creates sane tokens from a\n" +"valid SQL query." +msgstr "" + +#: gnu/packages/databases.scm:1451 +msgid "Data source abstraction library" +msgstr "" + +#: gnu/packages/databases.scm:1452 +msgid "" +"Unixodbc is a library providing an API with which to access\n" +"data sources. Data sources include SQL Servers and any software with an " +"ODBC\n" +"Driver." +msgstr "" + +#: gnu/packages/databases.scm:1476 +msgid "In-memory key/value and document store" +msgstr "" + +#: gnu/packages/databases.scm:1478 +msgid "" +"UnQLite is an in-process software library which implements a\n" +"self-contained, serverless, zero-configuration, transactional NoSQL\n" +"database engine. UnQLite is a document store database similar to\n" +"MongoDB, Redis, CouchDB, etc. as well as a standard Key/Value store\n" +"similar to BerkeleyDB, LevelDB, etc." +msgstr "" + +#: gnu/packages/databases.scm:1506 +msgid "Key-value cache and store" +msgstr "" + +#: gnu/packages/databases.scm:1507 +msgid "" +"Redis is an advanced key-value cache and store. Redis\n" +"supports many data structures including strings, hashes, lists, sets, " +"sorted\n" +"sets, bitmaps and hyperloglogs." +msgstr "" + +#: gnu/packages/databases.scm:1534 +msgid "Kyoto Cabinet is a modern implementation of the DBM database" +msgstr "" + +#: gnu/packages/databases.scm:1536 +msgid "" +"Kyoto Cabinet is a standalone file-based database that supports Hash\n" +"and B+ Tree data storage models. It is a fast key-value lightweight\n" +"database and supports many programming languages. It is a NoSQL database." +msgstr "" + +#: gnu/packages/databases.scm:1562 +msgid "Tokyo Cabinet is a modern implementation of the DBM database" +msgstr "" + +#: gnu/packages/databases.scm:1564 +msgid "" +"Tokyo Cabinet is a library of routines for managing a database.\n" +"The database is a simple data file containing records, each is a pair of a\n" +"key and a value. Every key and value is serial bytes with variable length.\n" +"Both binary data and character string can be used as a key and a value.\n" +"There is neither concept of data tables nor data types. Records are\n" +"organized in hash table, B+ tree, or fixed-length array." +msgstr "" + +#: gnu/packages/databases.scm:1600 +msgid "NoSQL data engine" +msgstr "" + +#: gnu/packages/databases.scm:1602 +msgid "" +"WiredTiger is an extensible platform for data management. It supports\n" +"row-oriented storage (where all columns of a row are stored together),\n" +"column-oriented storage (where columns are stored in groups, allowing for\n" +"more efficient access and storage of column subsets) and log-structured " +"merge\n" +"trees (LSM), for sustained throughput under random insert workloads." +msgstr "" + +#: gnu/packages/databases.scm:1647 +#, fuzzy +msgid "WiredTiger bindings for GNU Guile" +msgstr "Một framework để xây dựng bộ đọc dành cho GNU Guile" + +#: gnu/packages/databases.scm:1649 +msgid "" +"This package provides Guile bindings to the WiredTiger ``NoSQL''\n" +"database. Various higher level database abstractions." +msgstr "" + +#: gnu/packages/databases.scm:1681 +msgid "Perl5 access to Berkeley DB version 1.x" +msgstr "" + +#: gnu/packages/databases.scm:1683 +msgid "" +"The DB::File module provides Perl bindings to the Berkeley DB version 1.x." +msgstr "" + +#: gnu/packages/databases.scm:1710 +msgid "Lightning Memory-Mapped Database library" +msgstr "" + +#: gnu/packages/databases.scm:1712 +msgid "" +"The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance\n" +"transactional database. Unlike more complex relational databases, LMDB " +"handles\n" +"only key-value pairs (stored as arbitrary byte arrays) and relies on the\n" +"underlying operating system for caching and locking, keeping the code small " +"and\n" +"simple.\n" +"The use of ‘zero-copy’ memory-mapped files combines the persistence of " +"classic\n" +"disk-based databases with high read performance that scales linearly over\n" +"multiple cores. The size of each database is limited only by the size of " +"the\n" +"virtual address space — not physical RAM." +msgstr "" + +#: gnu/packages/databases.scm:1749 +msgid "C++ connector for PostgreSQL" +msgstr "" + +#: gnu/packages/databases.scm:1751 +msgid "" +"Libpqxx is a C++ library to enable user programs to communicate with the\n" +"PostgreSQL database back-end. The database back-end can be local or it may " +"be\n" +"on another machine, accessed via TCP/IP." +msgstr "" + +#: gnu/packages/databases.scm:1774 +msgid "Small object-relational mapping utility" +msgstr "" + +#: gnu/packages/databases.scm:1776 +msgid "" +"Peewee is a simple and small ORM (object-relation mapping) tool. Peewee\n" +"handles converting between pythonic values and those used by databases, so " +"you\n" +"can use Python types in your code without having to worry. It has built-in\n" +"support for sqlite, mysql and postgresql. If you already have a database, " +"you\n" +"can autogenerate peewee models using @code{pwiz}, a model generator." +msgstr "" + +#: gnu/packages/databases.scm:1823 +msgid "Library providing transparent encryption of SQLite database files" +msgstr "" + +#: gnu/packages/databases.scm:1824 +msgid "" +"SQLCipher is an implementation of SQLite, extended to\n" +"provide transparent 256-bit AES encryption of database files. Pages are\n" +"encrypted before being written to disk and are decrypted when read back. " +"It’s\n" +"well suited for protecting embedded application databases and for mobile\n" +"development." +msgstr "" + +#: gnu/packages/databases.scm:1856 gnu/packages/databases.scm:1883 +#, fuzzy +msgid "Python ODBC Library" +msgstr "Thư viện C từ GNU" + +#: gnu/packages/databases.scm:1857 +msgid "" +"@code{python-pyodbc-c} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1884 +msgid "" +"@code{python-pyodbc} provides a Python DB-API driver\n" +"for ODBC." +msgstr "" + +#: gnu/packages/databases.scm:1921 +msgid "Read Microsoft Access databases" +msgstr "" + +#: gnu/packages/databases.scm:1922 +msgid "" +"MDB Tools is a set of tools and applications to read the\n" +"proprietary MDB file format used in Microsoft's Access database package. " +"This\n" +"includes programs to export schema and data from Microsoft's Access " +"database\n" +"file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL,\n" +"etc., and an SQL engine for performing simple SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:1963 +msgid "Python binding for the ‘Lightning’ database (LMDB)" +msgstr "" + +#: gnu/packages/databases.scm:1965 +msgid "" +"python-lmdb or py-lmdb is a Python binding for the @dfn{Lightning\n" +"Memory-Mapped Database} (LMDB), a high-performance key-value store." +msgstr "" + +#: gnu/packages/databases.scm:2019 +msgid "ActiveRecord ORM for Python" +msgstr "" + +#: gnu/packages/databases.scm:2021 +msgid "" +"Orator provides a simple ActiveRecord-like Object Relational Mapping\n" +"implementation for Python." +msgstr "" + +#: gnu/packages/databases.scm:2048 +msgid "Multi-model database system" +msgstr "" + +#: gnu/packages/databases.scm:2049 +msgid "" +"Virtuoso is a scalable cross-platform server that combines\n" +"relational, graph, and document data management with web application server\n" +"and web services platform functionality." +msgstr "" + +#: gnu/packages/databases.scm:2077 +msgid "Database interface and MySQL driver for R" +msgstr "" + +#: gnu/packages/databases.scm:2079 +msgid "" +"This package provides a DBI interface to MySQL / MariaDB. The RMySQL\n" +"package contains an old implementation based on legacy code from S-PLUS " +"which\n" +"is being phased out. A modern MySQL client based on Rcpp is available from\n" +"the RMariaDB package." +msgstr "" + +#: gnu/packages/databases.scm:2104 +msgid "" +"Cassandra Cluster Manager for Apache Cassandra clusters on\n" +"localhost" +msgstr "" + +#: gnu/packages/databases.scm:2106 +msgid "" +"Cassandra Cluster Manager is a development tool for testing\n" +"local Cassandra clusters. It creates, launches and removes Cassandra " +"clusters\n" +"on localhost." +msgstr "" + +#: gnu/packages/databases.scm:2132 +msgid "SQLite bindings for Python" +msgstr "" + +#: gnu/packages/databases.scm:2134 +msgid "" +"Pysqlite provides SQLite bindings for Python that comply to the\n" +"Database API 2.0T." +msgstr "" + +#: gnu/packages/databases.scm:2161 +msgid "Database abstraction library" +msgstr "" + +#: gnu/packages/databases.scm:2163 +msgid "" +"SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that\n" +"gives application developers the full power and flexibility of SQL. It\n" +"provides a full suite of well known enterprise-level persistence patterns,\n" +"designed for efficient and high-performing database access, adapted into a\n" +"simple and Pythonic domain language." +msgstr "" + +#: gnu/packages/databases.scm:2202 +msgid "Various utility functions for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2204 +msgid "" +"SQLAlchemy-utils provides various utility functions and custom data types\n" +"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for " +"Python.\n" +"\n" +"You might also want to install the following optional dependencies:\n" +"@enumerate\n" +"@item @code{python-passlib}\n" +"@item @code{python-babel}\n" +"@item @code{python-cryptography}\n" +"@item @code{python-pytz}\n" +"@item @code{python-psycopg2}\n" +"@item @code{python-furl}\n" +"@item @code{python-flask-babel}\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/databases.scm:2245 +msgid "Database migration tool for SQLAlchemy" +msgstr "" + +#: gnu/packages/databases.scm:2247 +msgid "" +"Alembic is a lightweight database migration tool for usage with the\n" +"SQLAlchemy Database Toolkit for Python." +msgstr "" + +#: gnu/packages/databases.scm:2273 +msgid "Tiny key value database with concurrency support" +msgstr "" + +#: gnu/packages/databases.scm:2275 +msgid "" +"PickleShare is a small ‘shelve’-like datastore with concurrency support.\n" +"Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike\n" +"shelve, many processes can access the database simultaneously. Changing a\n" +"value in database is immediately visible to other processes accessing the " +"same\n" +"database. Concurrency is possible because the values are stored in " +"separate\n" +"files. Hence the “database” is a directory where all files are governed by\n" +"PickleShare." +msgstr "" + +#: gnu/packages/databases.scm:2327 +msgid "Another Python SQLite Wrapper" +msgstr "" + +#: gnu/packages/databases.scm:2328 +msgid "" +"APSW is a Python wrapper for the SQLite\n" +"embedded relational database engine. In contrast to other wrappers such as\n" +"pysqlite it focuses on being a minimal layer over SQLite attempting just to\n" +"translate the complete SQLite API into Python." +msgstr "" + +#: gnu/packages/databases.scm:2352 +msgid "Neo4j driver code written in Python" +msgstr "" + +#: gnu/packages/databases.scm:2353 +msgid "" +"This package provides the Neo4j Python driver that connects\n" +"to the database using Neo4j's binary protocol. It aims to be minimal, " +"while\n" +"being idiomatic to Python." +msgstr "" + +#: gnu/packages/databases.scm:2372 +msgid "Library and toolkit for working with Neo4j in Python" +msgstr "" + +#: gnu/packages/databases.scm:2373 +msgid "" +"This package provides a client library and toolkit for\n" +"working with Neo4j from within Python applications and from the command\n" +"line. The core library has no external dependencies and has been carefully\n" +"designed to be easy and intuitive to use." +msgstr "" + +#: gnu/packages/databases.scm:2398 +msgid "Python PostgreSQL adapter" +msgstr "" + +#: gnu/packages/databases.scm:2400 +msgid "" +"psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " +msgstr "" + +#: gnu/packages/databases.scm:2424 +msgid "SQLAlchemy schema displayer" +msgstr "" + +#: gnu/packages/databases.scm:2425 +msgid "" +"This package provides a program to build Entity\n" +"Relationship diagrams from a SQLAlchemy model (or directly from the\n" +"database)." +msgstr "" + +#: gnu/packages/databases.scm:2455 +msgid "MySQLdb is an interface to the popular MySQL database server for Python" +msgstr "" + +#: gnu/packages/databases.scm:2456 +msgid "" +"MySQLdb is an interface to the popular MySQL database server\n" +"for Python. The design goals are:\n" +"@enumerate\n" +"@item Compliance with Python database API version 2.0 [PEP-0249],\n" +"@item Thread-safety,\n" +"@item Thread-friendliness (threads will not block each other).\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/databases.scm:2484 +msgid "Python extension that wraps protocol parsing code in hiredis" +msgstr "" + +#: gnu/packages/databases.scm:2485 +msgid "" +"Python-hiredis is a python extension that wraps protocol\n" +"parsing code in hiredis. It primarily speeds up parsing of multi bulk " +"replies." +msgstr "" + +#: gnu/packages/databases.scm:2508 +msgid "Fake implementation of redis API for testing purposes" +msgstr "" + +#: gnu/packages/databases.scm:2509 +msgid "" +"Fakeredis is a pure python implementation of the redis-py\n" +"python client that simulates talking to a redis server. This was created " +"for a\n" +"single purpose: to write unittests. Setting up redis is not hard, but many " +"time\n" +" you want to write unittests that do not talk to an external server (such " +"as\n" +"redis). This module now allows tests to simply use this module as a " +"reasonable\n" +"substitute for redis." +msgstr "" + +#: gnu/packages/databases.scm:2537 +msgid "Redis Python client" +msgstr "" + +#: gnu/packages/databases.scm:2539 +msgid "This package provides a Python interface to the Redis key-value store." +msgstr "" + +#: gnu/packages/databases.scm:2560 +msgid "Simple job queues for Python" +msgstr "" + +#: gnu/packages/databases.scm:2562 +msgid "" +"RQ (Redis Queue) is a simple Python library for queueing jobs and\n" +"processing them in the background with workers. It is backed by Redis and " +"it\n" +"is designed to have a low barrier to entry." +msgstr "" + +#: gnu/packages/databases.scm:2585 +msgid "Port of asyncio-redis to trollius" +msgstr "" + +#: gnu/packages/databases.scm:2586 +msgid "" +"@code{trollius-redis} is a Redis client for Python\n" +" trollius. It is an asynchronious IO (PEP 3156) implementation of the\n" +" Redis protocol." +msgstr "" + +#: gnu/packages/databases.scm:2613 +msgid "Non-validating SQL parser" +msgstr "" + +#: gnu/packages/databases.scm:2614 +msgid "" +"Sqlparse is a non-validating SQL parser for Python. It\n" +"provides support for parsing, splitting and formatting SQL statements." +msgstr "" + +#: gnu/packages/databases.scm:2634 +msgid "Library to write SQL queries in a pythonic way" +msgstr "" + +#: gnu/packages/databases.scm:2635 +msgid "" +"@code{python-sql} is a library to write SQL queries, that\n" +"transforms idiomatic python function calls to well-formed SQL queries." +msgstr "" + +#: gnu/packages/databases.scm:2720 +msgid "Various tools for interacting with MongoDB and BSON" +msgstr "" + +#: gnu/packages/databases.scm:2722 +msgid "" +"This package includes a collection of tools related to MongoDB.\n" +"@table @code\n" +"@item bsondump\n" +"Display BSON files in a human-readable format\n" +"@item mongoimport\n" +"Convert data from JSON, TSV or CSV and insert them into a collection\n" +"@item mongoexport\n" +"Write an existing collection to CSV or JSON format\n" +"@item mongodump/mongorestore\n" +"Dump MongoDB backups to disk in the BSON format\n" +"@item mongorestore\n" +"Read MongoDB backups in the BSON format, and restore them to a live " +"database\n" +"@item mongostat\n" +"Monitor live MongoDB servers, replica sets, or sharded clusters\n" +"@item mongofiles\n" +"Read, write, delete, or update files in GridFS\n" +"@item mongooplog\n" +"Replay oplog entries between MongoDB servers\n" +"@item mongotop\n" +"Monitor read/write activity on a mongo server\n" +"@end table" +msgstr "" + +#: gnu/packages/databases.scm:2808 +msgid "Columnar in-memory analytics" +msgstr "" + +#: gnu/packages/databases.scm:2809 +msgid "" +"Apache Arrow is a columnar in-memory analytics layer\n" +"designed to accelerate big data. It houses a set of canonical in-memory\n" +"representations of flat and hierarchical data along with multiple\n" +"language-bindings for structure manipulation. It also provides IPC and " +"common\n" +"algorithm implementations." +msgstr "" + +#: gnu/packages/databases.scm:2853 +msgid "Python bindings for Apache Arrow" +msgstr "" + +#: gnu/packages/databases.scm:2854 +msgid "" +"This library provides a Pythonic API wrapper for the reference\n" +"Arrow C++ implementation, along with tools for interoperability with " +"pandas,\n" +"NumPy, and other traditional Python scientific computing packages." +msgstr "" + +#: gnu/packages/debug.scm:79 +msgid "Heuristical file minimizer" +msgstr "" + +#: gnu/packages/debug.scm:81 +msgid "" +"Delta assists you in minimizing \"interesting\" files subject to a test\n" +"of their interestingness. A common such situation is when attempting to\n" +"isolate a small failure-inducing substring of a large input that causes " +"your\n" +"program to exhibit a bug." +msgstr "" + +#: gnu/packages/debug.scm:137 +msgid "Reducer for interesting code" +msgstr "" + +#: gnu/packages/debug.scm:139 +msgid "" +"C-Reduce is a tool that takes a large C or C++ program that has a\n" +"property of interest (such as triggering a compiler bug) and automatically\n" +"produces a much smaller C/C++ program that has the same property. It is\n" +"intended for use by people who discover and report bugs in compilers and " +"other\n" +"tools that process C/C++ code." +msgstr "" + +#: gnu/packages/debug.scm:247 +msgid "Security-oriented fuzzer" +msgstr "" + +#: gnu/packages/debug.scm:249 +msgid "" +"American fuzzy lop is a security-oriented fuzzer that employs a novel\n" +"type of compile-time instrumentation and genetic algorithms to " +"automatically\n" +"discover clean, interesting test cases that trigger new internal states in " +"the\n" +"targeted binary. This substantially improves the functional coverage for " +"the\n" +"fuzzed code. The compact synthesized corpora produced by the tool are also\n" +"useful for seeding other, more labor- or resource-intensive testing regimes\n" +"down the road." +msgstr "" + +#: gnu/packages/debug.scm:307 +msgid "Expose race conditions in Makefiles" +msgstr "" + +#: gnu/packages/debug.scm:309 +msgid "" +"Stress Make is a customized GNU Make that explicitely manages the order\n" +"in which concurrent jobs are run to provoke erroneous behavior into " +"becoming\n" +"manifest. It can run jobs in the order in which they're launched, in " +"backwards\n" +"order, or in random order. The thought is that if code builds correctly " +"with\n" +"Stress Make, then it is likely that the @code{Makefile} contains no race\n" +"conditions." +msgstr "" + +#: gnu/packages/debug.scm:336 +msgid "Transparent application input fuzzer" +msgstr "" + +#: gnu/packages/debug.scm:337 +msgid "" +"Zzuf is a transparent application input fuzzer. It works by\n" +"intercepting file operations and changing random bits in the program's\n" +"input. Zzuf's behaviour is deterministic, making it easy to reproduce bugs." +msgstr "" + +#: gnu/packages/dejagnu.scm:77 +msgid "GNU software testing framework" +msgstr "" + +#: gnu/packages/dejagnu.scm:79 +msgid "" +"DejaGnu is a framework for testing software. In effect, it serves as\n" +"a front-end for all tests written for a program. Thus, each program can " +"have\n" +"multiple test suites, which are then all managed by a single harness." +msgstr "" + +#: gnu/packages/games.scm:167 +msgid "Tron clone in 3D" +msgstr "" + +#: gnu/packages/games.scm:168 +msgid "" +"Armagetron is a multiplayer game in 3d that attempts to\n" +"emulate and expand on the lightcycle sequence from the movie Tron. It's\n" +"an old school arcade game slung into the 21st century. Highlights include\n" +"a customizable playing arena, HUD, unique graphics, and AI bots. For the\n" +"more advanced player there are new game modes and a wide variety of physics\n" +"settings to tweak as well." +msgstr "" + +#: gnu/packages/games.scm:241 +msgid "Survival horror roguelike video game" +msgstr "" + +#: gnu/packages/games.scm:243 +msgid "" +"Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.\n" +"Struggle to survive in a harsh, persistent, procedurally generated world.\n" +"Scavenge the remnants of a dead civilization for food, equipment, or, if you " +"are\n" +"lucky, a vehicle with a full tank of gas to get you out of Dodge. Fight to\n" +"defeat or escape from a wide variety of powerful monstrosities, from zombies " +"to\n" +"giant insects to killer robots and things far stranger and deadlier, and " +"against\n" +"the others like yourself, that want what you have." +msgstr "" + +#: gnu/packages/games.scm:284 +msgid "Speaking cow text filter" +msgstr "" + +#: gnu/packages/games.scm:285 +msgid "" +"Cowsay is basically a text filter. Send some text into it,\n" +"and you get a cow saying your text. If you think a talking cow isn't " +"enough,\n" +"cows can think too: all you have to do is run @command{cowthink}. If " +"you're\n" +"tired of cows, a variety of other ASCII-art messengers are available." +msgstr "" + +#: gnu/packages/games.scm:351 +msgid "Free content game based on the Doom engine" +msgstr "" + +#: gnu/packages/games.scm:360 +msgid "" +"The Freedoom project aims to create a complete free content first person\n" +"shooter game. Freedoom by itself is just the raw material for a game: it " +"must\n" +"be paired with a compatible game engine (such as @code{prboom-plus}) to be\n" +"played. Freedoom complements the Doom engine with free levels, artwork, " +"sound\n" +"effects and music to make a completely free game." +msgstr "" + +#: gnu/packages/games.scm:434 +msgid "Software for exploring cellular automata" +msgstr "" + +#: gnu/packages/games.scm:436 +msgid "" +"Golly simulates Conway's Game of Life and many other types of cellular\n" +"automata. The following features are available:\n" +"@enumerate\n" +"@item Support for bounded and unbounded universes, with cells of up to 256\n" +" states.\n" +"@item Support for multiple algorithms, including Bill Gosper's Hashlife\n" +" algorithm.\n" +"@item Loading patterns from BMP, PNG, GIF and TIFF image files.\n" +"@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.\n" +"@item Scriptable via Lua or Python.\n" +"@item Extracting patterns, rules and scripts from zip files.\n" +"@item Downloading patterns, rules and scripts from online archives.\n" +"@item Pasting patterns from the clipboard.\n" +"@item Unlimited undo/redo.\n" +"@item Configurable keyboard shortcuts.\n" +"@item Auto fit option to keep patterns within the view.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:498 +msgid "Puzzle/platform game" +msgstr "" + +#: gnu/packages/games.scm:499 +msgid "" +"Me and My Shadow is a puzzle/platform game in which you try\n" +"to reach the exit by solving puzzles. Spikes, moving blocks, fragile " +"blocks\n" +"and much more stand between you and the exit. Record your moves and let " +"your\n" +"shadow mimic them to reach blocks you couldn't reach alone." +msgstr "" + +#: gnu/packages/games.scm:534 +msgid "Multiplayer dungeon game involving knights and quests" +msgstr "" + +#: gnu/packages/games.scm:535 +msgid "" +"Knights is a multiplayer game involving several knights who\n" +"must run around a dungeon and complete various quests. Each game revolves\n" +"around a quest – for example, you might have to find some items and carry " +"them\n" +"back to your starting point. This may sound easy, but as there are only\n" +"enough items in the dungeon for one player to win, you may end up having to\n" +"kill your opponents to get their stuff! Other quests involve escaping from\n" +"the dungeon, fighting a duel to the death against the enemy knights, or\n" +"destroying an ancient book using a special wand." +msgstr "" + +#: gnu/packages/games.scm:572 +msgid "Backgammon game" +msgstr "" + +#: gnu/packages/games.scm:573 +msgid "" +"The GNU backgammon application can be used for playing, analyzing and\n" +"teaching the game. It has an advanced evaluation engine based on " +"artificial\n" +"neural networks suitable for both beginners and advanced players. In\n" +"addition to a command-line interface, it also features an attractive, 3D\n" +"representation of the playing board." +msgstr "" + +#: gnu/packages/games.scm:602 +msgid "3d Rubik's cube game" +msgstr "" + +#: gnu/packages/games.scm:604 +msgid "" +"GNUbik is a puzzle game in which you must manipulate a cube to make\n" +"each of its faces have a uniform color. The game is customizable, allowing\n" +"you to set the size of the cube (the default is 3x3) or to change the " +"colors.\n" +"You may even apply photos to the faces instead of colors. The game is\n" +"scriptable with Guile." +msgstr "" + +#: gnu/packages/games.scm:626 +msgid "The game of Shogi (Japanese chess)" +msgstr "" + +#: gnu/packages/games.scm:627 +msgid "" +"GNU Shogi is a program that plays the game Shogi (Japanese\n" +"Chess). It is similar to standard chess but this variant is far more " +"complicated." +msgstr "" + +#: gnu/packages/games.scm:658 +msgid "Tetris clone based on the SDL library" +msgstr "" + +#: gnu/packages/games.scm:660 +msgid "" +"LTris is a tetris clone: differently shaped blocks are falling down the\n" +"rectangular playing field and can be moved sideways or rotated by 90 degree\n" +"units with the aim of building lines without gaps which then disappear " +"(causing\n" +"any block above the deleted line to fall down). LTris has three game modes: " +"In\n" +"Classic you play until the stack of blocks reaches the top of the playing " +"field\n" +"and no new blocks can enter. In Figures the playing field is reset to a " +"new\n" +"figure each level and later on tiles and lines suddenly appear. In " +"Multiplayer\n" +"up to three players (either human or CPU) compete with each other sending\n" +"removed lines to all opponents. There is also a Demo mode in which you can\n" +"watch your CPU playing while enjoying a cup of tea!" +msgstr "" + +#: gnu/packages/games.scm:711 +msgid "Version of the classic 3D shoot'em'up game Doom" +msgstr "" + +#: gnu/packages/games.scm:713 +msgid "" +"PrBoom+ is a Doom source port developed from the original PrBoom project." +msgstr "" + +#: gnu/packages/games.scm:760 +msgid "Action platformer game" +msgstr "" + +#: gnu/packages/games.scm:762 +msgid "" +"ReTux is an action platformer loosely inspired by the Mario games,\n" +"utilizing the art assets from the @code{SuperTux} project." +msgstr "" + +#: gnu/packages/games.scm:848 +msgid "A classical roguelike/sandbox game" +msgstr "" + +#: gnu/packages/games.scm:850 +msgid "" +"RogueBox Adventures is a graphical roguelike with strong influences\n" +"from sandbox games like Minecraft or Terraria. The main idea of RogueBox\n" +"Adventures is to offer the player a kind of roguelike toy-world. This " +"world\n" +"can be explored and changed freely." +msgstr "" + +#: gnu/packages/games.scm:877 +msgid "User interface for gnushogi" +msgstr "" + +#: gnu/packages/games.scm:878 +msgid "A graphical user interface for the package @code{gnushogi}." +msgstr "" + +#: gnu/packages/games.scm:927 +msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" +msgstr "" + +#: gnu/packages/games.scm:928 +msgid "" +"L'Abbaye des Morts is a 2D platform game set in 13th century\n" +"France. The Cathars, who preach about good Christian beliefs, were being\n" +"expelled by the Catholic Church out of the Languedoc region in France. One " +"of\n" +"them, called Jean Raymond, found an old church in which to hide, not " +"knowing\n" +"that beneath its ruins lay buried an ancient evil." +msgstr "" + +#: gnu/packages/games.scm:980 +msgid "Dungeon exploration roguelike" +msgstr "" + +#: gnu/packages/games.scm:981 +msgid "" +"Angband is a Classic dungeon exploration roguelike. Explore\n" +"the depths below Angband, seeking riches, fighting monsters, and preparing " +"to\n" +"fight Morgoth, the Lord of Darkness." +msgstr "" + +#: gnu/packages/games.scm:1017 +msgid "Lemmings clone" +msgstr "" + +#: gnu/packages/games.scm:1019 +msgid "" +"Pingus is a free Lemmings-like puzzle game in which the player takes\n" +"command of a bunch of small animals and has to guide them through levels.\n" +"Since the animals walk on their own, the player can only influence them by\n" +"giving them commands, like build a bridge, dig a hole, or redirect all " +"animals\n" +"in the other direction. Multiple such commands are necessary to reach the\n" +"level's exit. The game is presented in a 2D side view." +msgstr "" + +#: gnu/packages/games.scm:1041 +msgid "Convert English text to humorous dialects" +msgstr "" + +#: gnu/packages/games.scm:1042 +msgid "" +"The GNU Talk Filters are programs that convert English text\n" +"into stereotyped or otherwise humorous dialects. The filters are provided " +"as\n" +"a C library, so they can easily be integrated into other programs." +msgstr "" + +#: gnu/packages/games.scm:1074 +msgid "Simulate the display from \"The Matrix\"" +msgstr "" + +#: gnu/packages/games.scm:1075 +msgid "" +"CMatrix simulates the display from \"The Matrix\" and is\n" +"based on the screensaver from the movie's website. It works with terminal\n" +"settings up to 132x300 and can scroll lines all at the same rate or\n" +"asynchronously and at a user-defined speed." +msgstr "" + +#: gnu/packages/games.scm:1095 +msgid "Full chess implementation" +msgstr "" + +#: gnu/packages/games.scm:1096 +msgid "" +"GNU Chess is a chess engine. It allows you to compete\n" +"against the computer in a game of chess, either through the default " +"terminal\n" +"interface or via an external visual interface such as GNU XBoard." +msgstr "" + +#: gnu/packages/games.scm:1124 +msgid "Twisted adventures of young pig farmer Dink Smallwood" +msgstr "" + +#: gnu/packages/games.scm:1126 +msgid "" +"GNU FreeDink is a free and portable re-implementation of the engine\n" +"for the role-playing game Dink Smallwood. It supports not only the " +"original\n" +"game data files but it also supports user-produced game mods or \"D-Mods\".\n" +"To that extent, it also includes a front-end for managing all of your D-Mods." +msgstr "" + +#: gnu/packages/games.scm:1151 +msgid "Game data for GNU Freedink" +msgstr "" + +#: gnu/packages/games.scm:1153 +msgid "This package contains the game data of GNU Freedink." +msgstr "" + +#: gnu/packages/games.scm:1205 +msgid "Graphical user interface for chess programs" +msgstr "" + +#: gnu/packages/games.scm:1206 +msgid "" +"GNU XBoard is a graphical board for all varieties of chess,\n" +"including international chess, xiangqi (Chinese chess), shogi (Japanese " +"chess)\n" +"and Makruk. Several lesser-known variants are also supported. It presents " +"a\n" +"fully interactive graphical interface and it can load and save games in the\n" +"Portable Game Notation." +msgstr "" + +#: gnu/packages/games.scm:1260 +msgid "Ball and paddle game" +msgstr "" + +#: gnu/packages/games.scm:1261 +msgid "" +"XBoing is a blockout type game where you have a paddle which\n" +"you control to bounce a ball around the game zone destroying blocks with a\n" +"proton ball. Each block carries a different point value. The more blocks " +"you\n" +"destroy, the better your score. The person with the highest score wins." +msgstr "" + +#: gnu/packages/games.scm:1293 +msgid "Typing tutor" +msgstr "" + +#: gnu/packages/games.scm:1295 +msgid "" +"GNU Typist is a universal typing tutor. It can be used to learn and\n" +"practice touch-typing. Several tutorials are included; in addition to\n" +"tutorials for the standard QWERTY layout, there are also tutorials for the\n" +"alternative layouts Dvorak and Colemak, as well as for the numpad. " +"Tutorials\n" +"are primarily in English, however some in other languages are provided." +msgstr "" + +#: gnu/packages/games.scm:1342 +msgid "3D game engine written in C++" +msgstr "" + +#: gnu/packages/games.scm:1344 +msgid "" +"The Irrlicht Engine is a high performance realtime 3D engine written in\n" +"C++. Features include an OpenGL renderer, extensible materials, scene " +"graph\n" +"management, character animation, particle and other special effects, " +"support\n" +"for common mesh file formats, and collision detection." +msgstr "" + +#: gnu/packages/games.scm:1396 +msgid "2D space shooter" +msgstr "" + +#: gnu/packages/games.scm:1398 +msgid "" +"M.A.R.S. is a 2D space shooter with pretty visual effects and\n" +"attractive physics. Players can battle each other or computer controlled\n" +"enemies in different game modes such as space ball, death match, team death\n" +"match, cannon keep, and grave-itation pit." +msgstr "" + +#: gnu/packages/games.scm:1439 +msgid "Main game data for the Minetest game engine" +msgstr "" + +#: gnu/packages/games.scm:1441 +msgid "Game data for the Minetest infinite-world block sandox game." +msgstr "" + +#: gnu/packages/games.scm:1493 +msgid "Infinite-world block sandbox game" +msgstr "" + +#: gnu/packages/games.scm:1495 +msgid "" +"Minetest is a sandbox construction game. Players can create and destroy\n" +"various types of blocks in a three-dimensional open world. This allows\n" +"forming structures in every possible creation, on multiplayer servers or as " +"a\n" +"single player. Mods and texture packs allow players to personalize the " +"game\n" +"in different ways." +msgstr "" + +#: gnu/packages/games.scm:1534 +msgid "Curses Implementation of the Glk API" +msgstr "" + +#: gnu/packages/games.scm:1536 +msgid "" +"Glk defines a portable API for applications with text UIs. It was\n" +"primarily designed for interactive fiction, but it should be suitable for " +"many\n" +"interactive text utilities, particularly those based on a command line.\n" +"This is an implementation of the Glk library which runs in a terminal " +"window,\n" +"using the @code{curses.h} library for screen control." +msgstr "" + +#: gnu/packages/games.scm:1574 +msgid "Interpreter for Glulx VM" +msgstr "" + +#: gnu/packages/games.scm:1576 +msgid "" +"Glulx is a 32-bit portable virtual machine intended for writing and\n" +"playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" +"some of the restrictions in the venerable Z-machine format. This is the\n" +"reference interpreter, using the Glk API." +msgstr "" + +#: gnu/packages/games.scm:1613 +msgid "Z-machine interpreter" +msgstr "" + +#: gnu/packages/games.scm:1615 +msgid "" +"Fizmo is a console-based Z-machine interpreter. It is used to play\n" +"interactive fiction, also known as text adventures, which were implemented\n" +"either by Infocom or created using the Inform compiler." +msgstr "" + +#: gnu/packages/games.scm:1633 +msgid "Play the game of Go" +msgstr "" + +#: gnu/packages/games.scm:1635 +msgid "" +"GNU Go is a program that plays the game of Go, in which players\n" +"place stones on a grid to form territory or capture other stones. While\n" +"it can be played directly from the terminal, rendered in ASCII characters,\n" +"it is also possible to play GNU Go with 3rd party graphical interfaces or\n" +"even in Emacs. It supports the standard game storage format (SGF, Smart\n" +"Game Format) and inter-process communication format (GMP, Go Modem\n" +"Protocol)." +msgstr "" + +#: gnu/packages/games.scm:1663 +msgid "High speed arctic racing game based on Tux Racer" +msgstr "" + +#: gnu/packages/games.scm:1665 +msgid "" +"Extreme Tux Racer, or etracer as it is called for short, is\n" +"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of " +"the\n" +"game is to slide down a snow- and ice-covered mountain as quickly as " +"possible,\n" +"avoiding the trees and rocks that will slow you down.\n" +"\n" +"Collect herrings and other goodies while sliding down the hill, but avoid " +"fish\n" +"bones.\n" +"\n" +"This game is based on the GPL version of the famous game TuxRacer." +msgstr "" + +#: gnu/packages/games.scm:1747 +msgid "3D kart racing game" +msgstr "" + +#: gnu/packages/games.scm:1748 +msgid "" +"SuperTuxKart is a 3D kart racing game, with a focus on\n" +"having fun over realism. You can play with up to 4 friends on one PC, " +"racing\n" +"against each other or just trying to beat the computer; single-player mode " +"is\n" +"also available." +msgstr "" + +#: gnu/packages/games.scm:1780 +msgid "Game of jumping to the next floor, trying not to fall" +msgstr "" + +#: gnu/packages/games.scm:1782 +msgid "" +"GNUjump is a simple, yet addictive game in which you must jump from\n" +"platform to platform to avoid falling, while the platforms drop at faster " +"rates\n" +"the higher you go. The game features multiplayer, unlimited FPS, smooth " +"floor\n" +"falling, themeable graphics and sounds, and replays." +msgstr "" + +#: gnu/packages/games.scm:1825 +msgid "Turn-based strategy game" +msgstr "" + +#: gnu/packages/games.scm:1827 +msgid "" +"The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" +"with several single player campaigns, and multiplayer games (both networked " +"and\n" +"local).\n" +"\n" +"Battle for control on a range of maps, using variety of units which have\n" +"advantages and disadvantages against different types of attacks. Units " +"gain\n" +"experience and advance levels, and are carried over from one scenario to " +"the\n" +"next campaign." +msgstr "" + +#: gnu/packages/games.scm:1856 +msgid "Dedicated @emph{Battle for Wesnoth} server" +msgstr "" + +#: gnu/packages/games.scm:1857 +msgid "" +"This package contains a dedicated server for @emph{The\n" +"Battle for Wesnoth}." +msgstr "" + +#: gnu/packages/games.scm:1898 +msgid "Mouse and keyboard discovery for children" +msgstr "" + +#: gnu/packages/games.scm:1900 +msgid "" +"Gamine is a game designed for young children who are learning to use the\n" +"mouse and keyboard. The child uses the mouse to draw colored dots and " +"lines\n" +"on the screen and keyboard to display letters." +msgstr "" + +#: gnu/packages/games.scm:1932 +msgid "Puzzle game with a cat in lead role" +msgstr "" + +#: gnu/packages/games.scm:1933 +msgid "" +"Project Raincat is a game developed by Carnegie Mellon\n" +"students through GCS during the Fall 2008 semester. Raincat features game\n" +"play inspired from classics Lemmings and The Incredible Machine. The " +"project\n" +"proved to be an excellent learning experience for the programmers. " +"Everything\n" +"is programmed in Haskell." +msgstr "" + +#: gnu/packages/games.scm:1967 +msgid "Client for 'The Mana World' and similar games" +msgstr "" + +#: gnu/packages/games.scm:1969 +msgid "" +"ManaPlus is a 2D MMORPG client for game servers. It is the only\n" +"fully supported client for @uref{http://www.themanaworld.org, The mana\n" +"world}, @uref{http://evolonline.org, Evol Online} and\n" +"@uref{http://landoffire.org, Land of fire}." +msgstr "" + +#: gnu/packages/games.scm:2025 +msgid "Transportation economics simulator" +msgstr "" + +#: gnu/packages/games.scm:2026 +msgid "" +"OpenTTD is a game in which you transport goods and\n" +"passengers by land, water and air. It is a re-implementation of Transport\n" +"Tycoon Deluxe with many enhancements including multiplayer mode,\n" +"internationalization support, conditional orders and the ability to clone,\n" +"autoreplace and autoupdate vehicles. This package only includes the game\n" +"engine. When you start it you will be prompted to download a graphics set." +msgstr "" + +#: gnu/packages/games.scm:2083 +msgid "Base graphics set for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2085 +msgid "" +"The OpenGFX projects is an implementation of the OpenTTD base grahics\n" +"set that aims to ensure the best possible out-of-the-box experience.\n" +"\n" +"OpenGFX provides you with...\n" +"@enumerate\n" +"@item All graphics you need to enjoy OpenTTD.\n" +"@item Uniquely drawn rail vehicles for every climate.\n" +"@item Completely snow-aware rivers.\n" +"@item Different river and sea water.\n" +"@item Snow-aware buoys.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:2130 +msgid "Base sounds for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2131 +msgid "" +"OpenSFX is a set of free base sounds for OpenTTD which make\n" +"it possible to play OpenTTD without requiring the proprietary sound files " +"from\n" +"the original Transport Tycoon Deluxe." +msgstr "" + +#: gnu/packages/games.scm:2168 +msgid "Music set for OpenTTD" +msgstr "" + +#: gnu/packages/games.scm:2169 +msgid "" +"OpenMSX is a music set for OpenTTD which makes it possible\n" +"to play OpenTTD without requiring the proprietary music from the original\n" +"Transport Tycoon Deluxe." +msgstr "" + +#: gnu/packages/games.scm:2247 +msgid "Free software re-implementation of RollerCoaster Tycoon 2" +msgstr "" + +#: gnu/packages/games.scm:2248 +msgid "" +"OpenRCT2 is a free software re-implementation of\n" +"RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and\n" +"maintaining an amusement park containing attractions, shops and facilities.\n" +"\n" +"Note that this package does @emph{not} provide the game assets (sounds,\n" +"images, etc.)" +msgstr "" + +#: gnu/packages/games.scm:2290 +msgid "Pinball simulator" +msgstr "" + +#: gnu/packages/games.scm:2291 +msgid "" +"The Emilia Pinball Project is a pinball simulator. There\n" +"are only two levels to play with, but they are very addictive." +msgstr "" + +#: gnu/packages/games.scm:2312 +msgid "Board game inspired by The Settlers of Catan" +msgstr "" + +#: gnu/packages/games.scm:2313 +msgid "" +"Pioneers is an emulation of the board game The Settlers of\n" +"Catan. It can be played on a local network, on the internet, and with AI\n" +"players." +msgstr "" + +#: gnu/packages/games.scm:2354 gnu/packages/gnome.scm:2644 +msgid "Logic puzzle game" +msgstr "" + +#: gnu/packages/games.scm:2355 +msgid "" +"The goal of this logic game is to open all cards in a 6x6\n" +"grid, using a number of hints as to their relative position. The game idea\n" +"is attributed to Albert Einstein." +msgstr "" + +#: gnu/packages/games.scm:2384 +msgid "MUD and telnet client" +msgstr "" + +#: gnu/packages/games.scm:2386 +msgid "" +"POWWOW is a client software which can be used for telnet as well as for\n" +"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client " +"for\n" +"the chat server psyced with the specific config located at\n" +"http://lavachat.symlynx.com/unix/" +msgstr "" + +#: gnu/packages/games.scm:2561 +msgid "Arena shooter derived from the Cube 2 engine" +msgstr "" + +#: gnu/packages/games.scm:2563 +msgid "" +"Red Eclipse is an arena shooter, created from the Cube2 engine.\n" +"Offering an innovative parkour system and distinct but all potent weapons,\n" +"Red Eclipse provides fast paced and accessible gameplay." +msgstr "" + +#: gnu/packages/games.scm:2622 +msgid "Text adventure game" +msgstr "" + +#: gnu/packages/games.scm:2624 +msgid "" +"Grue Hunter is a text adventure game written in Perl. You must make\n" +"your way through an underground cave system in search of the Grue. Can you\n" +"capture it and get out alive?" +msgstr "" + +#: gnu/packages/games.scm:2666 +msgid "Old-school earthworm action game" +msgstr "" + +#: gnu/packages/games.scm:2668 +msgid "" +"lierolibre is an earthworm action game where you fight another player\n" +"(or the computer) underground using a wide array of weapons.\n" +"\n" +"Features:\n" +"@itemize\n" +"@item 2 worms, 40 weapons, great playability, two game modes: Kill'em All\n" +"and Game of Tag, plus AI-players without true intelligence!\n" +"@item Dat nostalgia.\n" +"@item Extensions via a hidden F1 menu:\n" +"@itemize\n" +"@item Replays\n" +"@item Game controller support\n" +"@item Powerlevel palettes\n" +"@end itemize\n" +"@item Ability to write game variables to plain text files.\n" +"@item Ability to load game variables from both EXE and plain text files.\n" +"@item Scripts to extract and repack graphics, sounds and levels.\n" +"@end itemize\n" +"\n" +"To switch between different window sizes, use F6, F7 and F8, to switch to\n" +"fullscreen, use F5 or Alt+Enter." +msgstr "" + +#: gnu/packages/games.scm:2743 +msgid "3D Real-time strategy and real-time tactics game" +msgstr "" + +#: gnu/packages/games.scm:2745 +msgid "" +"Warzone 2100 offers campaign, multi-player, and single-player skirmish\n" +"modes. An extensive tech tree with over 400 different technologies, " +"combined\n" +"with the unit design system, allows for a wide variety of possible units " +"and\n" +"tactics." +msgstr "" + +#: gnu/packages/games.scm:2778 +msgid "2D scrolling shooter game" +msgstr "" + +#: gnu/packages/games.scm:2780 +msgid "" +"In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n" +"dominated the galaxy. Guide Chris Bainfield and his friend Sid Wilson on\n" +"their quest to liberate the galaxy from the clutches of WEAPCO. Along the\n" +"way, you will encounter new foes, make new allies, and assist local rebels\n" +"in strikes against the evil corporation." +msgstr "" + +#: gnu/packages/games.scm:2811 +msgid "Fast-paced, arcade-style, top-scrolling space shooter" +msgstr "" + +#: gnu/packages/games.scm:2813 +msgid "" +"In this game you are the captain of the cargo ship Chromium B.S.U. and\n" +"are responsible for delivering supplies to the troops on the front line. " +"Your\n" +"ship has a small fleet of robotic fighters which you control from the " +"relative\n" +"safety of the Chromium vessel." +msgstr "" + +#: gnu/packages/games.scm:2888 +msgid "Drawing software for children" +msgstr "" + +#: gnu/packages/games.scm:2890 +msgid "" +"Tux Paint is a free drawing program designed for young children (kids\n" +"ages 3 and up). It has a simple, easy-to-use interface; fun sound effects;\n" +"and an encouraging cartoon mascot who helps guide children as they use the\n" +"program. It provides a blank canvas and a variety of drawing tools to help\n" +"your child be creative." +msgstr "" + +#: gnu/packages/games.scm:2928 +msgid "Stamp images for Tux Paint" +msgstr "" + +#: gnu/packages/games.scm:2930 +msgid "" +"This package contains a set of \"Rubber Stamp\" images which can be used\n" +"with the \"Stamp\" tool within Tux Paint." +msgstr "" + +#: gnu/packages/games.scm:2977 +msgid "Configure Tux Paint" +msgstr "" + +#: gnu/packages/games.scm:2979 +msgid "Tux Paint Config is a graphical configuration editor for Tux Paint." +msgstr "" + +#: gnu/packages/games.scm:3011 +msgid "2D platformer game" +msgstr "" + +#: gnu/packages/games.scm:3012 +msgid "" +"SuperTux is a free classic 2D jump'n run sidescroller game\n" +"in a style similar to the original Super Mario games covered under\n" +"the GNU GPL." +msgstr "" + +#: gnu/packages/games.scm:3046 +msgid "MUD client" +msgstr "" + +#: gnu/packages/games.scm:3048 +msgid "" +"TinTin++ is a MUD client which supports MCCP (Mud Client Compression " +"Protocol),\n" +"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used " +"by MUDs,\n" +"as well as those required to login via telnet on Linux / Mac OS X servers, " +"and an\n" +"auto mapper with a VT100 map display." +msgstr "" + +#: gnu/packages/games.scm:3085 +msgid "Programming game" +msgstr "" + +#: gnu/packages/games.scm:3086 +msgid "" +"Learn programming, playing with ants and spider webs ;-)\n" +"Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n" +"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. " +"Experienced\n" +"programmers may also add their own favorite language." +msgstr "" + +#: gnu/packages/games.scm:3130 +msgid "Keyboard mashing and doodling game for babies" +msgstr "" + +#: gnu/packages/games.scm:3131 +msgid "" +"Bambam is a simple baby keyboard (and gamepad) masher\n" +"application that locks the keyboard and mouse and instead displays bright\n" +"colors, pictures, and sounds." +msgstr "" + +#: gnu/packages/games.scm:3174 +msgid "Arcade-style fire fighting game" +msgstr "" + +#: gnu/packages/games.scm:3176 +msgid "" +"Mr. Rescue is an arcade styled 2d action game centered around evacuating\n" +"civilians from burning buildings. The game features fast paced fire\n" +"extinguishing action, intense boss battles, a catchy soundtrack and lots of\n" +"throwing people around in pseudo-randomly generated buildings." +msgstr "" + +#: gnu/packages/games.scm:3283 +msgid "Non-euclidean graphical rogue-like game" +msgstr "" + +#: gnu/packages/games.scm:3285 +msgid "" +"HyperRogue is a game in which the player collects treasures and fights\n" +"monsters -- rogue-like but for the fact that it is played on the hyperbolic\n" +"plane and not in euclidean space.\n" +"\n" +"In HyperRogue, the player can move through different parts of the world, " +"which\n" +"are home to particular creatures and may be subject to their own rules of\n" +"\"physics\".\n" +"\n" +"While the game can use ASCII characters to display the the classical rogue\n" +"symbols, it still needs graphics to render the non-euclidean world." +msgstr "" + +#: gnu/packages/games.scm:3328 +msgid "Shooter with space station destruction" +msgstr "" + +#: gnu/packages/games.scm:3330 +msgid "" +"Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n" +"for Un*x systems with X11." +msgstr "" + +#: gnu/packages/games.scm:3362 +msgid "Turn based empire building strategy game" +msgstr "" + +#: gnu/packages/games.scm:3363 +msgid "" +"Freeciv is a turn based empire building strategy game\n" +"inspired by the history of human civilization. The game commences in\n" +"prehistory and your mission is to lead your tribe from the Stone Age\n" +"to the Space Age." +msgstr "" + +#: gnu/packages/games.scm:3394 +msgid "Recreation of data decryption effect in \"Sneakers\"" +msgstr "" + +#: gnu/packages/games.scm:3396 +msgid "" +"@code{No More Secrets} provides a command line tool called \"nms\"\n" +"that recreates the famous data decryption effect seen on screen in the 1992\n" +"movie \"Sneakers\".\n" +"\n" +"This command works on piped data. Pipe any ASCII or UTF-8 text to nms, and\n" +"it will apply the hollywood effect, initially showing encrypted data, then\n" +"starting a decryption sequence to reveal the original plaintext characters." +msgstr "" + +#: gnu/packages/games.scm:3423 +msgid "Data files for MegaGlest" +msgstr "" + +#: gnu/packages/games.scm:3424 +msgid "This package contains the data files required for MegaGlest." +msgstr "" + +#: gnu/packages/games.scm:3477 +msgid "3D real-time strategy (RTS) game" +msgstr "" + +#: gnu/packages/games.scm:3478 +msgid "" +"MegaGlest is a cross-platform 3D real-time strategy (RTS)\n" +"game, where you control the armies of one of seven different factions: " +"Tech,\n" +"Magic, Egypt, Indians, Norsemen, Persian or Romans." +msgstr "" + +#: gnu/packages/games.scm:3529 +msgid "Side-scrolling physics platformer with a ball of tar" +msgstr "" + +#: gnu/packages/games.scm:3530 +msgid "" +"In FreeGish you control Gish, a ball of tar who lives\n" +"happily with his girlfriend Brea, until one day a mysterious dark creature\n" +"emerges from a sewer hole and pulls her below ground." +msgstr "" + +#: gnu/packages/games.scm:3565 +msgid "Classic overhead run-and-gun game" +msgstr "" + +#: gnu/packages/games.scm:3566 +msgid "" +"C-Dogs SDL is a classic overhead run-and-gun game,\n" +"supporting up to 4 players in co-op and deathmatch modes. Customize your\n" +"player, choose from many weapons, and blast, slide and slash your way " +"through\n" +"over 100 user-created campaigns." +msgstr "" + +#: gnu/packages/games.scm:3666 +msgid "3D puzzle game" +msgstr "" + +#: gnu/packages/games.scm:3667 +msgid "" +"Kiki the nano bot is a 3D puzzle game. It is basically a\n" +"mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a\n" +"small robot living in the nano world, repair its maker." +msgstr "" + +#: gnu/packages/games.scm:3757 +msgid "2D retro multiplayer shooter game" +msgstr "" + +#: gnu/packages/games.scm:3758 +msgid "" +"Teeworlds is an online multiplayer game. Battle with up to\n" +"16 players in a variety of game modes, including Team Deathmatch and " +"Capture\n" +"The Flag. You can even design your own maps!" +msgstr "" + +#: gnu/packages/games.scm:3811 +msgid "Puzzle game with a dexterity component" +msgstr "" + +#: gnu/packages/games.scm:3812 +msgid "" +"Enigma is a puzzle game with 550 unique levels. The object\n" +"of the game is to find and uncover pairs of identically colored ‘Oxyd’ " +"stones.\n" +"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser " +"beams,\n" +"and most of all, countless hairy puzzles usually block your direct way to " +"the\n" +"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest " +"you\n" +"get bored) interact in many unexpected ways, and since many of them follow " +"the\n" +"laws of physics (Enigma’s special laws of physics, that is), controlling " +"them\n" +"with the mouse isn’t always trivial." +msgstr "" + +#: gnu/packages/games.scm:3883 +msgid "Puzzle game" +msgstr "" + +#: gnu/packages/games.scm:3884 +msgid "" +"Fish Fillets NG is strictly a puzzle game. The goal in\n" +"every of the seventy levels is always the same: find a safe way out. The " +"fish\n" +"utter witty remarks about their surroundings, the various inhabitants of " +"their\n" +"underwater realm quarrel among themselves or comment on the efforts of your\n" +"fish. The whole game is accompanied by quiet, comforting music." +msgstr "" + +#: gnu/packages/games.scm:3948 +msgid "Roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:3949 +msgid "" +"Dungeon Crawl Stone Soup is a roguelike adventure through\n" +"dungeons filled with dangerous monsters in a quest to find the mystifyingly\n" +"fabulous Orb of Zot." +msgstr "" + +#: gnu/packages/games.scm:3995 +msgid "Graphical roguelike dungeon crawler game" +msgstr "" + +#: gnu/packages/games.scm:4025 +msgid "Cross-platform third-person action game" +msgstr "" + +#: gnu/packages/games.scm:4026 +msgid "" +"Lugaru is a third-person action game. The main character,\n" +"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat " +"skills.\n" +"In his quest to find those responsible for slaughtering his village, he " +"uncovers\n" +"a far-reaching conspiracy involving the corrupt leaders of the rabbit " +"republic\n" +"and the starving wolves from a nearby den. Turner takes it upon himself to\n" +"fight against their plot and save his fellow rabbits from slavery." +msgstr "" + +#: gnu/packages/games.scm:4077 +msgid "Data files for 0ad" +msgstr "" + +#: gnu/packages/games.scm:4078 +msgid "0ad-data provides the data files required by the game 0ad." +msgstr "" + +#: gnu/packages/games.scm:4196 +msgid "3D real-time strategy game of ancient warfare" +msgstr "" + +#: gnu/packages/games.scm:4197 +msgid "" +"0 A.D. is a real-time strategy (RTS) game of ancient\n" +"warfare. It's a historically-based war/economy game that allows players to\n" +"relive or rewrite the history of twelve ancient civilizations, each " +"depicted\n" +"at their peak of economic growth and military prowess.\n" +"\n" +"0ad needs a window manager that supports 'Extended Window Manager Hints'." +msgstr "" + +#: gnu/packages/games.scm:4272 +msgid "Colossal Cave Adventure" +msgstr "" + +#: gnu/packages/games.scm:4273 +msgid "" +"The original Colossal Cave Adventure from 1976 was the\n" +"origin of all text adventures, dungeon-crawl (computer) games, and\n" +"computer-hosted roleplaying games. This is the last version released by\n" +"Crowther & Woods, its original authors, in 1995. It has been known as\n" +"\"adventure 2.5\" and \"430-point adventure\"." +msgstr "" + +#: gnu/packages/games.scm:4284 +msgid "Single-player, RPG roguelike game set in the world of Eyal" +msgstr "" + +#: gnu/packages/games.scm:4389 +msgid "" +"Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" +"combat and advanced character building. Play as one of many unique races " +"and\n" +"classes in the lore-filled world of Eyal, exploring random dungeons, facing\n" +"challenging battles, and developing characters with your own tailored mix " +"of\n" +"abilities and powers. With a modern graphical and customisable interface,\n" +"intuitive mouse control, streamlined mechanics and deep, challenging " +"combat,\n" +"Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." +msgstr "" + +#: gnu/packages/games.scm:4435 +msgid "First person shooter engine for Quake 1" +msgstr "" + +#: gnu/packages/games.scm:4436 +msgid "" +"Quakespasm is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4485 +msgid "" +"vkquake is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4536 +msgid "First person shooter engine based on quake2" +msgstr "" + +#: gnu/packages/games.scm:4537 +msgid "" +"Yamagi Quake II is an enhanced client for id Software's Quake II.\n" +"The main focus is an unchanged single player experience like back in 1997,\n" +"thus the gameplay and the graphics are unaltered. However the user may use " +"one\n" +"of the unofficial retexturing packs. In comparison with the official " +"client,\n" +"over 1000 bugs were fixed and an extensive code audit done,\n" +"making Yamagi Quake II one of the most solid Quake II implementations " +"available." +msgstr "" + +#: gnu/packages/games.scm:4593 +msgid "Realistic physics puzzle game" +msgstr "" + +#: gnu/packages/games.scm:4594 +msgid "" +"The Butterfly Effect (tbe) is a game that uses\n" +"realistic physics simulations to combine lots of simple mechanical\n" +"elements to achieve a simple goal in the most complex way possible." +msgstr "" + +#: gnu/packages/games.scm:4646 +msgid "Game of lonely space adventure" +msgstr "" + +#: gnu/packages/games.scm:4648 +msgid "" +"Pioneer is a space adventure game set in our galaxy at the turn of the\n" +"31st century. The game is open-ended, and you are free to eke out whatever\n" +"kind of space-faring existence you can think of. Look for fame or fortune " +"by\n" +"exploring the millions of star systems. Turn to a life of crime as a " +"pirate,\n" +"smuggler or bounty hunter. Forge and break alliances with the various\n" +"factions fighting for power, freedom or self-determination. The universe " +"is\n" +"whatever you make of it." +msgstr "" + +#: gnu/packages/games.scm:4675 +msgid "Hacking contribution graphs in git" +msgstr "" + +#: gnu/packages/games.scm:4677 +msgid "" +"Badass generates false commits for a range of dates, essentially\n" +"hacking the gamification of contribution graphs on platforms such as\n" +"Github or Gitlab." +msgstr "" + +#: gnu/packages/games.scm:4755 +msgid "Educational programming strategy game" +msgstr "" + +#: gnu/packages/games.scm:4756 +msgid "" +"Colobot: Gold Edition is a real-time strategy game, where\n" +"you can program your units (bots) in a language called CBOT, which is " +"similar\n" +"to C++ and Java. Your mission is to find a new planet to live and survive.\n" +"You can save humanity and get programming skills!" +msgstr "" + +#: gnu/packages/games.scm:4838 +msgid "Modern Doom 2 source port" +msgstr "" + +#: gnu/packages/games.scm:4839 +msgid "" +"GZdoom is a port of the Doom 2 game engine, with a modern\n" +"renderer. It improves modding support with ZDoom's advanced mapping " +"features\n" +"and the new ZScript language. In addition to Doom, it supports Heretic, " +"Hexen,\n" +"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." +msgstr "" + +#: gnu/packages/gcc.scm:346 +msgid "GNU Compiler Collection" +msgstr "" + +#: gnu/packages/gcc.scm:348 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, " +"and\n" +"Go. It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:495 +msgid "" +"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" +"for several languages, including C, C++, Objective-C, Fortran, Ada, and Go.\n" +"It also includes runtime support libraries for these languages." +msgstr "" + +#: gnu/packages/gcc.scm:525 +#, fuzzy +msgid "GNU C++ standard library" +msgstr "Thư viện GNU C++ chuẩn (khâu trung gian)" + +#: gnu/packages/gcc.scm:560 +msgid "Collection of subroutines used by various GNU programs" +msgstr "" + +#: gnu/packages/gcc.scm:745 +msgid "GNU libstdc++ documentation" +msgstr "" + +#: gnu/packages/gcc.scm:813 +msgid "" +"Manipulating sets and relations of integer points bounded by linear " +"constraints" +msgstr "" + +#: gnu/packages/gcc.scm:816 +msgid "" +"isl is a library for manipulating sets and relations of integer points\n" +"bounded by linear constraints. Supported operations on sets include\n" +"intersection, union, set difference, emptiness check, convex hull, " +"(integer)\n" +"affine hull, integer projection, computing the lexicographic minimum using\n" +"parametric integer programming, coalescing and parametric vertex\n" +"enumeration. It also includes an ILP solver based on generalized basis\n" +"reduction, transitive closures on maps (which may encode infinite graphs),\n" +"dependence analysis and bounds on piecewise step-polynomials." +msgstr "" + +#: gnu/packages/gcc.scm:866 +msgid "Library to generate code for scanning Z-polyhedra" +msgstr "" + +#: gnu/packages/gcc.scm:868 +msgid "" +"CLooG is a free software library to generate code for scanning\n" +"Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" +"reaches each integral point of one or more parameterized polyhedra.\n" +"CLooG has been originally written to solve the code generation problem\n" +"for optimizing compilers based on the polytope model. Nevertheless it\n" +"is used now in various area e.g., to build control automata for\n" +"high-level synthesis or to find the best polynomial approximation of a\n" +"function. CLooG may help in any situation where scanning polyhedra\n" +"matters. While the user has full control on generated code quality,\n" +"CLooG is designed to avoid control overhead and to produce a very\n" +"effective code." +msgstr "" + +#: gnu/packages/gcc.scm:923 +msgid "Reference manual for the C programming language" +msgstr "" + +#: gnu/packages/gcc.scm:925 +msgid "" +"This is a reference manual for the C programming language, as\n" +"implemented by the GNU C Compiler (gcc). As a reference, it is not " +"intended\n" +"to be a tutorial of the language. Rather, it outlines all of the " +"constructs\n" +"of the language. Library functions are not included." +msgstr "" + +#: gnu/packages/gettext.scm:105 +msgid "Tools and documentation for translation (used to build other packages)" +msgstr "" + +#: gnu/packages/gettext.scm:107 +msgid "" +"GNU Gettext is a package providing a framework for translating the\n" +"textual output of programs into multiple languages. It provides " +"translators\n" +"with the means to create message catalogs, and a runtime library to load\n" +"translated messages from the catalogs. Nearly all GNU packages use Gettext." +msgstr "" + +#: gnu/packages/gettext.scm:137 +msgid "Tools and documentation for translation" +msgstr "" + +#: gnu/packages/gettext.scm:202 +msgid "Scripts to ease maintenance of translations" +msgstr "" + +#: gnu/packages/gettext.scm:204 +msgid "" +"The po4a (PO for anything) project goal is to ease translations (and\n" +"more interestingly, the maintenance of translations) using gettext tools on\n" +"areas where they were not expected like documentation." +msgstr "" + +#: gnu/packages/gimp.scm:64 +msgid "Image pixel format conversion library" +msgstr "" + +#: gnu/packages/gimp.scm:66 +msgid "" +"Babl is a dynamic, any-to-any pixel format translation library.\n" +"It allows converting between different methods of storing pixels, known as\n" +"@dfn{pixel formats}, that have different bit depths and other data\n" +"representations, color models, and component permutations.\n" +"\n" +"A vocabulary to formulate new pixel formats from existing primitives is\n" +"provided, as well as a framework to add new color models and data types." +msgstr "" + +#: gnu/packages/gimp.scm:123 +msgid "Graph based image processing framework" +msgstr "" + +#: gnu/packages/gimp.scm:124 +msgid "" +"GEGL (Generic Graphics Library) provides infrastructure to\n" +"do demand based cached non destructive image editing on larger than RAM\n" +"buffers." +msgstr "" + +#: gnu/packages/gimp.scm:189 +msgid "GNU Image Manipulation Program" +msgstr "" + +#: gnu/packages/gimp.scm:191 +msgid "" +"GIMP is an application for image manipulation tasks such as photo\n" +"retouching, composition and authoring. It supports all common image " +"formats\n" +"as well as specialized ones. It features a highly customizable interface\n" +"that is extensible via a plugin system." +msgstr "" + +#: gnu/packages/gimp.scm:239 +msgid "GIMP plug-in to edit image in fourier space" +msgstr "" + +#: gnu/packages/gimp.scm:241 +msgid "" +"This package provides a simple plug-in to apply the fourier transform on\n" +"an image, allowing you to work with the transformed image inside GIMP. You\n" +"can draw or apply filters in fourier space and get the modified image with " +"an\n" +"inverse fourier transform." +msgstr "" + +#: gnu/packages/gnome.scm:202 +msgid "CD/DVD burning tool for Gnome" +msgstr "" + +#: gnu/packages/gnome.scm:203 +msgid "" +"Brasero is an application to burn CD/DVD for the Gnome\n" +"Desktop. It is designed to be as simple as possible and has some unique\n" +"features to enable users to create their discs easily and quickly." +msgstr "" + +#: gnu/packages/gnome.scm:278 +msgid "Simple backup tool, for regular encrypted backups" +msgstr "" + +#: gnu/packages/gnome.scm:280 +msgid "" +"Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" +"uses duplicity as the backend, which supports incremental backups and " +"storage\n" +"either on a local, or remote machine via a number of methods." +msgstr "" + +#: gnu/packages/gnome.scm:327 +msgid "Diagram creation for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:328 +msgid "" +"Dia can be used to draw different types of diagrams, and\n" +"includes support for UML static structure diagrams (class diagrams), entity\n" +"relationship modeling, and network diagrams. The program supports various " +"file\n" +"formats like PNG, SVG, PDF and EPS." +msgstr "" + +#: gnu/packages/gnome.scm:384 +msgid "Library for accessing online service APIs" +msgstr "" + +#: gnu/packages/gnome.scm:386 +msgid "" +"libgdata is a GLib-based library for accessing online service APIs using\n" +"the GData protocol — most notably, Google's services. It provides APIs to\n" +"access the common Google services, and has full asynchronous support." +msgstr "" + +#: gnu/packages/gnome.scm:417 +msgid "GObject-based library for handling and rendering XPS documents" +msgstr "" + +#: gnu/packages/gnome.scm:419 +msgid "" +"libgxps is a GObject-based library for handling and rendering XPS\n" +"documents. This package also contains binaries that can convert XPS " +"documents\n" +"to other formats." +msgstr "" + +#: gnu/packages/gnome.scm:439 +msgid "Bootstrap GNOME modules built from Git" +msgstr "" + +#: gnu/packages/gnome.scm:440 +msgid "" +"gnome-common contains various files needed to bootstrap\n" +"GNOME modules built from Git. It contains a common \"autogen.sh\" script " +"that\n" +"can be used to configure a source directory checked out from Git and some\n" +"commonly used macros." +msgstr "" + +#: gnu/packages/gnome.scm:491 +msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" +msgstr "" + +#: gnu/packages/gnome.scm:493 +msgid "" +"The libgnome-desktop library provides API shared by several applications\n" +"on the desktop, but that cannot live in the platform for various reasons.\n" +"There is no API or ABI guarantee, although we are doing our best to provide\n" +"stability. Documentation for the API is available with gtk-doc.\n" +"\n" +"The gnome-about program helps find which version of GNOME is installed." +msgstr "" + +#: gnu/packages/gnome.scm:526 +msgid "Documentation utilities for the Gnome project" +msgstr "" + +#: gnu/packages/gnome.scm:528 +msgid "" +"Gnome-doc-utils is a collection of documentation utilities for the\n" +"Gnome project. It includes xml2po tool which makes it easier to translate\n" +"and keep up to date translations of documentation." +msgstr "" + +#: gnu/packages/gnome.scm:567 +msgid "Disk management utility for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:568 +msgid "Disk management utility for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:611 +msgid "Libraries for displaying certificates and accessing key stores" +msgstr "" + +#: gnu/packages/gnome.scm:613 +msgid "" +"The GCR package contains libraries used for displaying certificates and\n" +"accessing key stores. It also provides the viewer for crypto files on the\n" +"GNOME Desktop." +msgstr "" + +#: gnu/packages/gnome.scm:642 +msgid "Accessing passwords from the GNOME keyring" +msgstr "" + +#: gnu/packages/gnome.scm:644 +msgid "Client library to access passwords from the GNOME keyring." +msgstr "" + +#: gnu/packages/gnome.scm:714 +msgid "Daemon to store passwords and encryption keys" +msgstr "" + +#: gnu/packages/gnome.scm:716 +msgid "" +"gnome-keyring is a program that keeps passwords and other secrets for\n" +"users. It is run as a daemon in the session, similar to ssh-agent, and " +"other\n" +"applications locate it via an environment variable or D-Bus.\n" +"\n" +"The program can manage several keyrings, each with its own master password,\n" +"and there is also a session keyring which is never stored to disk, but\n" +"forgotten when the session ends." +msgstr "" + +#: gnu/packages/gnome.scm:785 +msgid "GNOME's document viewer" +msgstr "" + +#: gnu/packages/gnome.scm:787 +msgid "" +"Evince is a document viewer for multiple document formats. It\n" +"currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" +"of Evince is to replace the multiple document viewers that exist\n" +"on the GNOME Desktop with a single simple application." +msgstr "" + +#: gnu/packages/gnome.scm:816 +msgid "GNOME settings for various desktop components" +msgstr "" + +#: gnu/packages/gnome.scm:818 +msgid "" +"Gsettings-desktop-schemas contains a collection of GSettings schemas\n" +"for settings shared by various components of the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:852 +msgid "Utility to implement the Freedesktop Icon Naming Specification" +msgstr "" + +#: gnu/packages/gnome.scm:854 +msgid "" +"To help with the transition to the Freedesktop Icon Naming\n" +"Specification, the icon naming utility maps the icon names used by the\n" +"GNOME and KDE desktops to the icon names proposed in the specification." +msgstr "" + +#: gnu/packages/gnome.scm:885 +msgid "GNOME icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:887 +msgid "Icons for the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:924 +msgid "Tango icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:925 +msgid "" +"This is an icon theme that follows the Tango visual\n" +"guidelines." +msgstr "" + +#: gnu/packages/gnome.scm:951 +msgid "Database of common MIME types" +msgstr "" + +#: gnu/packages/gnome.scm:953 +msgid "" +"The shared-mime-info package contains the core database of common types\n" +"and the update-mime-database command used to extend it. It requires glib2 " +"to\n" +"be installed for building the update command. Additionally, it uses " +"intltool\n" +"for translations, though this is only a dependency for the maintainers. " +"This\n" +"database is translated at Transifex." +msgstr "" + +#: gnu/packages/gnome.scm:977 +msgid "Freedesktop icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:979 +msgid "Freedesktop icon theme." +msgstr "" + +#: gnu/packages/gnome.scm:1007 +msgid "GNOME desktop notification library" +msgstr "" + +#: gnu/packages/gnome.scm:1009 +msgid "" +"Libnotify is a library that sends desktop notifications to a\n" +"notification daemon, as defined in the Desktop Notifications spec. These\n" +"notifications can be used to inform the user about an event or display\n" +"some form of information without getting in the user's way." +msgstr "" + +#: gnu/packages/gnome.scm:1043 +msgid "GObject plugin system" +msgstr "" + +#: gnu/packages/gnome.scm:1045 +msgid "" +"Libpeas is a gobject-based plugin engine, targeted at giving every\n" +"application the chance to assume its own extensibility. It also has a set " +"of\n" +"features including, but not limited to: multiple extension points; on-" +"demand\n" +"(lazy) programming language support for C, Python and JS; simplicity of the\n" +"API." +msgstr "" + +#: gnu/packages/gnome.scm:1074 +msgid "OpenGL extension to GTK+" +msgstr "" + +#: gnu/packages/gnome.scm:1075 +msgid "" +"GtkGLExt is an OpenGL extension to GTK+. It provides\n" +"additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" +"API add-ons to make GTK+ widgets OpenGL-capable." +msgstr "" + +#: gnu/packages/gnome.scm:1118 +msgid "GTK+ rapid application development tool" +msgstr "" + +#: gnu/packages/gnome.scm:1119 +msgid "" +"Glade is a rapid application development (RAD) tool to\n" +"enable quick & easy development of user interfaces for the GTK+ toolkit and\n" +"the GNOME desktop environment." +msgstr "" + +#: gnu/packages/gnome.scm:1147 +msgid "CSS2 parsing and manipulation library" +msgstr "" + +#: gnu/packages/gnome.scm:1149 +msgid "" +"Libcroco is a standalone CSS2 parsing and manipulation library.\n" +"The parser provides a low level event driven SAC-like API and a CSS object\n" +"model like API. Libcroco provides a CSS2 selection engine and an " +"experimental\n" +"XML/CSS rendering engine." +msgstr "" + +#: gnu/packages/gnome.scm:1182 +msgid "GNOME's Structured File Library" +msgstr "" + +#: gnu/packages/gnome.scm:1184 +msgid "" +"Libgsf aims to provide an efficient extensible I/O abstraction for\n" +"dealing with different structured file formats." +msgstr "" + +#: gnu/packages/gnome.scm:1249 +msgid "Render SVG files using Cairo" +msgstr "" + +#: gnu/packages/gnome.scm:1251 +msgid "" +"Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:1275 +msgid "Create trees of CORBA Interface Definition Language files" +msgstr "" + +#: gnu/packages/gnome.scm:1276 +msgid "" +"Libidl is a library for creating trees of CORBA Interface\n" +"Definition Language (idl) files, which is a specification for defining\n" +"portable interfaces. libidl was initially written for orbit (the orb from " +"the\n" +"GNOME project, and the primary means of libidl distribution). However, the\n" +"functionality was designed to be as reusable and portable as possible." +msgstr "" + +#: gnu/packages/gnome.scm:1316 +msgid "CORBA 2.4-compliant Object Request Broker" +msgstr "" + +#: gnu/packages/gnome.scm:1317 +msgid "" +"ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" +"featuring mature C, C++ and Python bindings." +msgstr "" + +#: gnu/packages/gnome.scm:1364 +msgid "" +"Framework for creating reusable components for use in GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:1365 +msgid "" +"Bonobo is a framework for creating reusable components for\n" +"use in GNOME applications, built on top of CORBA." +msgstr "" + +#: gnu/packages/gnome.scm:1396 +msgid "Store application preferences" +msgstr "" + +#: gnu/packages/gnome.scm:1397 +msgid "" +"Gconf is a system for storing application preferences. It\n" +"is intended for user preferences; not arbitrary data storage." +msgstr "" + +#: gnu/packages/gnome.scm:1431 +msgid "Base MIME and Application database for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:1432 +msgid "" +"GNOME Mime Data is a module which contains the base MIME\n" +"and Application database for GNOME. The data stored by this module is\n" +"designed to be accessed through the MIME functions in GnomeVFS." +msgstr "" + +#: gnu/packages/gnome.scm:1475 +msgid "Access files and folders in GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:1477 +msgid "" +"GnomeVFS is the core library used to access files and folders in GNOME\n" +"applications. It provides a file system abstraction which allows " +"applications\n" +"to access local and remote files with a single consistent API." +msgstr "" + +#: gnu/packages/gnome.scm:1522 +msgid "Useful routines for building applications" +msgstr "" + +#: gnu/packages/gnome.scm:1523 +msgid "" +"The libgnome library provides a number of useful routines\n" +"for building modern applications, including session management, activation " +"of\n" +"files and URIs, and displaying help." +msgstr "" + +#: gnu/packages/gnome.scm:1546 +msgid "2D drawing library" +msgstr "" + +#: gnu/packages/gnome.scm:1547 +msgid "" +"Libart is a 2D drawing library intended as a\n" +"high-quality vector-based 2D library with antialiasing and alpha composition." +msgstr "" + +#: gnu/packages/gnome.scm:1574 +msgid "Flexible widget for creating interactive structured graphics" +msgstr "" + +#: gnu/packages/gnome.scm:1575 +msgid "" +"The GnomeCanvas widget provides a flexible widget for\n" +"creating interactive structured graphics." +msgstr "" + +#: gnu/packages/gnome.scm:1599 +msgid "C++ bindings to the GNOME Canvas library" +msgstr "" + +#: gnu/packages/gnome.scm:1600 +msgid "C++ bindings to the GNOME Canvas library." +msgstr "" + +#: gnu/packages/gnome.scm:1632 +msgid "Additional widgets for applications" +msgstr "" + +#: gnu/packages/gnome.scm:1633 +msgid "" +"The libgnomeui library provides additional widgets for\n" +"applications. Many of the widgets from libgnomeui have already been\n" +"ported to GTK+." +msgstr "" + +#: gnu/packages/gnome.scm:1659 +msgid "Load glade interfaces and access the glade built widgets" +msgstr "" + +#: gnu/packages/gnome.scm:1660 +msgid "" +"Libglade is a library that provides interfaces for loading\n" +"graphical interfaces described in glade files and for accessing the\n" +"widgets built in the loading process." +msgstr "" + +#: gnu/packages/gnome.scm:1690 gnu/packages/gnome.scm:1722 +msgid "Printing framework for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:1692 +msgid "" +"GNOME-print was a printing framework for GNOME. It has been deprecated\n" +"since ca. 2006, when GTK+ itself incorporated printing support." +msgstr "" + +#: gnu/packages/gnome.scm:1766 +msgid "Some user interface controls using Bonobo" +msgstr "" + +#: gnu/packages/gnome.scm:1767 +msgid "" +"The Bonobo UI library provides a number of user interface\n" +"controls using the Bonobo component framework." +msgstr "" + +#: gnu/packages/gnome.scm:1792 +msgid "Window Navigator Construction Kit" +msgstr "" + +#: gnu/packages/gnome.scm:1794 +msgid "" +"Libwnck is the Window Navigator Construction Kit, a library for use in\n" +"writing pagers, tasklists, and more generally applications that are dealing\n" +"with window management. It tries hard to respect the Extended Window " +"Manager\n" +"Hints specification (EWMH)." +msgstr "" + +#: gnu/packages/gnome.scm:1847 +msgid "Document-centric objects and utilities" +msgstr "" + +#: gnu/packages/gnome.scm:1848 +msgid "A GLib/GTK+ set of document-centric objects and utilities." +msgstr "" + +#: gnu/packages/gnome.scm:1932 +msgid "Spreadsheet application" +msgstr "" + +#: gnu/packages/gnome.scm:1934 +msgid "" +"GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" +"interoperable with other spreadsheet applications. It has a vast array of\n" +"features beyond typical spreadsheet functionality, such as support for " +"linear\n" +"and non-linear solvers, statistical analysis, and telecommunication\n" +"engineering." +msgstr "" + +#: gnu/packages/gnome.scm:1974 +msgid "Default GNOME 3 themes" +msgstr "" + +#: gnu/packages/gnome.scm:1976 +msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." +msgstr "" + +#: gnu/packages/gnome.scm:2009 +msgid "Manage encryption keys and passwords in the GNOME keyring" +msgstr "" + +#: gnu/packages/gnome.scm:2011 +msgid "" +"Seahorse is a GNOME application for managing encryption keys and\n" +"passwords in the GNOME keyring." +msgstr "" + +#: gnu/packages/gnome.scm:2049 gnu/packages/gnome.scm:2285 +msgid "Compiler for the GObject type system" +msgstr "" + +#: gnu/packages/gnome.scm:2051 +msgid "" +"Vala is a programming language that aims to bring modern programming\n" +"language features to GNOME developers without imposing any additional " +"runtime\n" +"requirements and without using a different ABI compared to applications and\n" +"libraries written in C." +msgstr "" + +#: gnu/packages/gnome.scm:2083 +msgid "Virtual Terminal Emulator" +msgstr "" + +#: gnu/packages/gnome.scm:2085 +msgid "" +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, and a minimal sample application (vte) using that. Vte is mainly used " +"in\n" +"gnome-terminal, but can also be used to embed a console/terminal in games,\n" +"editors, IDEs, etc." +msgstr "" + +#: gnu/packages/gnome.scm:2118 +msgid "Enhanced VTE terminal widget" +msgstr "" + +#: gnu/packages/gnome.scm:2120 +msgid "" +"VTE is a library (libvte) implementing a terminal emulator widget for\n" +"GTK+, this fork provides additional functions exposed for keyboard text\n" +"selection and URL hints." +msgstr "" + +#: gnu/packages/gnome.scm:2206 +msgid "Remote desktop viewer for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:2207 +msgid "" +"Vinagre is a remote display client supporting the VNC, SPICE\n" +"and RDP protocols." +msgstr "" + +#: gnu/packages/gnome.scm:2259 +msgid "Low-level GNOME configuration system" +msgstr "" + +#: gnu/packages/gnome.scm:2260 +msgid "" +"Dconf is a low-level configuration system. Its main purpose\n" +"is to provide a backend to GSettings on platforms that don't already have\n" +"configuration storage systems." +msgstr "" + +#: gnu/packages/gnome.scm:2287 +msgid "" +"JSON-GLib is a C library based on GLib providing serialization and\n" +"deserialization support for the JavaScript Object Notation (JSON) format\n" +"described by RFC 4627. It provides parser and generator GObject classes " +"and\n" +"various wrappers for the complex data types employed by JSON, such as " +"arrays\n" +"and objects." +msgstr "" + +#: gnu/packages/gnome.scm:2326 +msgid "High-level API for X Keyboard Extension" +msgstr "" + +#: gnu/packages/gnome.scm:2328 +msgid "" +"LibXklavier is a library providing high-level API for X Keyboard\n" +"Extension known as XKB. This library is intended to support XFree86 and " +"other\n" +"commercial X servers. It is useful for creating XKB-related software " +"(layout\n" +"indicators etc)." +msgstr "" + +#: gnu/packages/gnome.scm:2356 +msgid "Python bindings to librsvg" +msgstr "" + +#: gnu/packages/gnome.scm:2358 +msgid "" +"This packages provides Python bindings to librsvg, the SVG rendering\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:2408 +msgid "Network-related GIO modules" +msgstr "" + +#: gnu/packages/gnome.scm:2410 +msgid "" +"This package contains various network related extensions for the GIO\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:2441 +msgid "RESTful web api query library" +msgstr "" + +#: gnu/packages/gnome.scm:2443 +msgid "" +"This library was designed to make it easier to access web services that\n" +"claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" +"libxml to ease remote use of the RESTful API." +msgstr "" + +#: gnu/packages/gnome.scm:2566 +msgid "GLib-based HTTP Library" +msgstr "" + +#: gnu/packages/gnome.scm:2568 +msgid "" +"LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" +"and the GLib main loop, to integrate well with GNOME applications." +msgstr "" + +#: gnu/packages/gnome.scm:2614 +msgid "GObject bindings for \"Secret Service\" API" +msgstr "" + +#: gnu/packages/gnome.scm:2616 +msgid "" +"Libsecret is a GObject based library for storing and retrieving passwords\n" +"and other secrets. It communicates with the \"Secret Service\" using DBus." +msgstr "" + +#: gnu/packages/gnome.scm:2645 +msgid "" +"Five or More is a game where you try to align\n" +" five or more objects of the same color and shape causing them to " +"disappear.\n" +" On every turn more objects will appear, until the board is full.\n" +" Try to last as long as possible." +msgstr "" + +#: gnu/packages/gnome.scm:2683 +msgid "Minesweeper game" +msgstr "" + +#: gnu/packages/gnome.scm:2685 +msgid "" +"Mines (previously gnomine) is a puzzle game where you locate mines\n" +"floating in an ocean using only your brain and a little bit of luck." +msgstr "" + +#: gnu/packages/gnome.scm:2716 +msgid "Japanese logic game" +msgstr "" + +#: gnu/packages/gnome.scm:2718 +msgid "" +"Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" +"GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" +"possible while still providing features that make playing difficult Sudoku\n" +"more fun." +msgstr "" + +#: gnu/packages/gnome.scm:2764 +msgid "Terminal emulator" +msgstr "" + +#: gnu/packages/gnome.scm:2766 +msgid "" +"GNOME Terminal is a terminal emulator application for accessing a\n" +"UNIX shell environment which can be used to run programs available on\n" +"your system.\n" +"\n" +"It supports several profiles, multiple tabs and implements several\n" +"keyboard shortcuts." +msgstr "" + +#: gnu/packages/gnome.scm:2832 +msgid "Color management service" +msgstr "" + +#: gnu/packages/gnome.scm:2833 +msgid "" +"Colord is a system service that makes it easy to manage,\n" +"install and generate color profiles to accurately color manage input and\n" +"output devices." +msgstr "" + +#: gnu/packages/gnome.scm:2877 +msgid "Geolocation service" +msgstr "" + +#: gnu/packages/gnome.scm:2878 +msgid "" +"Geoclue is a D-Bus service that provides location\n" +"information. The primary goal of the Geoclue project is to make creating\n" +"location-aware applications as simple as possible, while the secondary goal " +"is\n" +"to ensure that no application can access location information without " +"explicit\n" +"permission from user." +msgstr "" + +#: gnu/packages/gnome.scm:2913 +msgid "Geocoding and reverse-geocoding library" +msgstr "" + +#: gnu/packages/gnome.scm:2915 +msgid "" +"geocode-glib is a convenience library for geocoding (finding longitude,\n" +"and latitude from an address) and reverse geocoding (finding an address " +"from\n" +"coordinates) using the Nominatim service. geocode-glib caches requests for\n" +"faster results and to avoid unnecessary server load." +msgstr "" + +#: gnu/packages/gnome.scm:2968 +msgid "System daemon for managing power devices" +msgstr "" + +#: gnu/packages/gnome.scm:2970 +msgid "" +"UPower is an abstraction for enumerating power devices,\n" +"listening to device events and querying history and statistics. Any\n" +"application or service on the system can access the org.freedesktop.UPower\n" +"service via the system message bus." +msgstr "" + +#: gnu/packages/gnome.scm:3028 +msgid "Location, time zone, and weather library for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3030 +msgid "" +"libgweather is a library to access weather information from online\n" +"services for numerous locations." +msgstr "" + +#: gnu/packages/gnome.scm:3081 +msgid "GNOME settings daemon" +msgstr "" + +#: gnu/packages/gnome.scm:3083 +msgid "" +"This package contains the daemon responsible for setting the various\n" +"parameters of a GNOME session and the applications that run under it. It\n" +"handles settings such keyboard layout, shortcuts, and accessibility, " +"clipboard\n" +"settings, themes, mouse settings, and startup of other daemons." +msgstr "" + +#: gnu/packages/gnome.scm:3120 +msgid "Library to parse and save media playlists for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3121 +msgid "" +"Totem-pl-parser is a GObjects-based library to parse and save\n" +"playlists in a variety of formats." +msgstr "" + +#: gnu/packages/gnome.scm:3155 +msgid "Solitaire card games" +msgstr "" + +#: gnu/packages/gnome.scm:3157 +msgid "" +"Aisleriot (also known as Solitaire or sol) is a collection of card games\n" +"which are easy to play with the aid of a mouse." +msgstr "" + +#: gnu/packages/gnome.scm:3181 +msgid "API documentation browser for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3183 +msgid "" +"Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" +"natively with GTK-Doc (the API reference system developed for GTK+ and used\n" +"throughout GNOME for API documentation)." +msgstr "" + +#: gnu/packages/gnome.scm:3250 +msgid "Object oriented GL/GLES Abstraction/Utility Layer" +msgstr "" + +#: gnu/packages/gnome.scm:3252 +msgid "" +"Cogl is a small library for using 3D graphics hardware to draw pretty\n" +"pictures. The API departs from the flat state machine style of OpenGL and " +"is\n" +"designed to make it easy to write orthogonal components that can render\n" +"without stepping on each others toes." +msgstr "" + +#: gnu/packages/gnome.scm:3309 +msgid "Open GL based interactive canvas library" +msgstr "" + +#: gnu/packages/gnome.scm:3311 gnu/packages/gnome.scm:3340 +msgid "" +"Clutter is an Open GL based interactive canvas library, designed for\n" +"creating fast, mainly 2D single window applications such as media box UIs,\n" +"presentations, kiosk style applications and so on." +msgstr "" + +#: gnu/packages/gnome.scm:3338 +msgid "Open GL based interactive canvas library GTK+ widget" +msgstr "" + +#: gnu/packages/gnome.scm:3368 +msgid "Integration library for using GStreamer with Clutter" +msgstr "" + +#: gnu/packages/gnome.scm:3370 +msgid "" +"Clutter-Gst is an integration library for using GStreamer with Clutter.\n" +"It provides a GStreamer sink to upload frames to GL and an actor that\n" +"implements the ClutterGstPlayer interface using playbin. Clutter is an " +"Open\n" +"GL based interactive canvas library." +msgstr "" + +#: gnu/packages/gnome.scm:3404 +msgid "C library providing a ClutterActor to display maps" +msgstr "" + +#: gnu/packages/gnome.scm:3406 +msgid "" +"libchamplain is a C library providing a ClutterActor to display maps.\n" +"It also provides a Gtk+ widget to display maps in Gtk+ applications. " +"Python\n" +"and Perl bindings are also available. It supports numerous free map " +"sources\n" +"such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." +msgstr "" + +#: gnu/packages/gnome.scm:3437 +msgid "Object mapper from GObjects to SQLite" +msgstr "" + +#: gnu/packages/gnome.scm:3439 +msgid "" +"Gom provides an object mapper from GObjects to SQLite. It helps you\n" +"write applications that need to store structured data as well as make " +"complex\n" +"queries upon that data." +msgstr "" + +#: gnu/packages/gnome.scm:3474 +msgid "Useful functionality shared among GNOME games" +msgstr "" + +#: gnu/packages/gnome.scm:3476 +msgid "" +"libgnome-games-support is a small library intended for internal use by\n" +"GNOME Games, but it may be used by others." +msgstr "" + +#: gnu/packages/gnome.scm:3504 +msgid "Sliding block puzzles" +msgstr "" + +#: gnu/packages/gnome.scm:3506 +msgid "" +"GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" +"the patterned block to the area bordered by green markers. To do so, you " +"will\n" +"need to slide other blocks out of the way. Complete each puzzle in as few " +"moves\n" +"as possible!" +msgstr "" + +#: gnu/packages/gnome.scm:3559 +msgid "Framework for discovering and browsing media" +msgstr "" + +#: gnu/packages/gnome.scm:3561 gnu/packages/gnome.scm:3614 +msgid "" +"Grilo is a framework focused on making media discovery and browsing easy\n" +"for application developers." +msgstr "" + +#: gnu/packages/gnome.scm:3612 +msgid "Plugins for the Grilo media discovery library" +msgstr "" + +#: gnu/packages/gnome.scm:3715 +msgid "Simple media player for GNOME based on GStreamer" +msgstr "" + +#: gnu/packages/gnome.scm:3716 +msgid "" +"Totem is a simple yet featureful media player for GNOME\n" +"which can read a large number of file formats." +msgstr "" + +#: gnu/packages/gnome.scm:3806 +msgid "Music player for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:3807 +msgid "" +"Rhythmbox is a music playing application for GNOME. It\n" +"supports playlists, song ratings, and any codecs installed through gstreamer." +msgstr "" + +#: gnu/packages/gnome.scm:3857 +msgid "GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3858 +msgid "" +"Eye of GNOME is the GNOME image viewer. It\n" +"supports image conversion, rotation, and slideshows." +msgstr "" + +#: gnu/packages/gnome.scm:3880 +msgid "Extensions for the Eye of GNOME image viewer" +msgstr "" + +#: gnu/packages/gnome.scm:3892 +msgid "" +"This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" +"notably:\n" +"\n" +"@itemize\n" +"@item @dfn{EXIF Display}, which displays camera (EXIF) information;\n" +"@item @dfn{Map}, which displays a map of where the picture was taken on the\n" +"side panel;\n" +"@item @dfn{Slideshow Shuffle}, to shuffle images in slideshow mode.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/gnome.scm:3928 +#, fuzzy +msgid "GObject bindings for libudev" +msgstr "Guile ràng buộc vào ncurses" + +#: gnu/packages/gnome.scm:3930 +msgid "" +"This library provides GObject bindings for libudev. It was originally\n" +"part of udev-extras, then udev, then systemd. It's now a project on its own." +msgstr "" + +#: gnu/packages/gnome.scm:3978 +msgid "Userspace virtual file system for GIO" +msgstr "" + +#: gnu/packages/gnome.scm:3980 +msgid "" +"GVFS is a userspace virtual file system designed to work with the I/O\n" +"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS " +"support\n" +"to all applications using the GIO API. It also supports exposing the GVFS\n" +"mounts to non-GIO applications using FUSE.\n" +"\n" +"GVFS comes with a set of backends, including trash support, SFTP, SMB, " +"HTTP,\n" +"DAV, and others." +msgstr "" + +#: gnu/packages/gnome.scm:4026 +#, fuzzy +msgid "GLib binding for libusb1" +msgstr "Guile ràng buộc vào ncurses" + +#: gnu/packages/gnome.scm:4028 +msgid "" +"GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" +"asynchronous control, bulk and interrupt transfers with proper cancellation\n" +"and integration into a mainloop. This makes it easy to integrate low level\n" +"USB transfers with your high-level application or system daemon." +msgstr "" + +#: gnu/packages/gnome.scm:4079 +msgid "Document and image scanner" +msgstr "" + +#: gnu/packages/gnome.scm:4080 +msgid "" +"Simple Scan is an easy-to-use application, designed to let\n" +"users connect their scanner and quickly have the image/document in an\n" +"appropriate format. Simple Scan is basically a frontend for SANE - which " +"is\n" +"the same backend as XSANE uses. This means that all existing scanners will\n" +"work and the interface is well tested." +msgstr "" + +#: gnu/packages/gnome.scm:4153 +msgid "Web browser for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4155 +msgid "" +"Eolie is a new web browser for GNOME. It features Firefox sync support,\n" +"a secret password store, an adblocker, and a modern UI." +msgstr "" + +#: gnu/packages/gnome.scm:4202 +msgid "GNOME web browser" +msgstr "" + +#: gnu/packages/gnome.scm:4204 +msgid "" +"Epiphany is a GNOME web browser targeted at non-technical users. Its\n" +"principles are simplicity and standards compliance." +msgstr "" + +#: gnu/packages/gnome.scm:4260 +msgid "D-Bus debugger" +msgstr "" + +#: gnu/packages/gnome.scm:4262 +msgid "" +"D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" +"of running programs and invoke methods on those interfaces." +msgstr "" + +#: gnu/packages/gnome.scm:4284 +msgid "XSL stylesheets for Yelp" +msgstr "" + +#: gnu/packages/gnome.scm:4286 +msgid "" +"Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" +"to format Docbook and Mallard documents." +msgstr "" + +#: gnu/packages/gnome.scm:4317 +msgid "GNOME help browser" +msgstr "" + +#: gnu/packages/gnome.scm:4319 +msgid "" +"Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" +"man, info, and HTML documents. It can locate documents according to the\n" +"freedesktop.org help system specification." +msgstr "" + +#: gnu/packages/gnome.scm:4347 +msgid "Yelp documentation tools" +msgstr "" + +#: gnu/packages/gnome.scm:4349 +msgid "" +"Yelp-tools is a collection of scripts and build utilities to help create,\n" +"manage, and publish documentation for Yelp and the web. Most of the heavy\n" +"lifting is done by packages like yelp-xsl and itstool. This package just\n" +"wraps things up in a developer-friendly way." +msgstr "" + +#: gnu/packages/gnome.scm:4386 +msgid "GObject collection library" +msgstr "" + +#: gnu/packages/gnome.scm:4388 +msgid "" +"Libgee is a utility library providing GObject-based interfaces and\n" +"classes for commonly used data structures." +msgstr "" + +#: gnu/packages/gnome.scm:4415 +msgid "GObject wrapper around the Exiv2 photo metadata library" +msgstr "" + +#: gnu/packages/gnome.scm:4417 +msgid "" +"Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" +"allows for GNOME applications to easily inspect and update EXIF, IPTC, and " +"XMP\n" +"metadata in photo and video files of various formats." +msgstr "" + +#: gnu/packages/gnome.scm:4461 +msgid "Photo manager for GNOME 3" +msgstr "" + +#: gnu/packages/gnome.scm:4463 +msgid "" +"Shotwell is a digital photo manager designed for the GNOME desktop\n" +"environment. It allows you to import photos from disk or camera, organize\n" +"them by keywords and events, view them in full-window or fullscreen mode, " +"and\n" +"share them with others via social networking and more." +msgstr "" + +#: gnu/packages/gnome.scm:4504 +msgid "Graphical archive manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4505 +msgid "" +"File Roller is an archive manager for the GNOME desktop\n" +"environment that allows users to view, unpack, and create compressed " +"archives\n" +"such as gzip tarballs." +msgstr "" + +#: gnu/packages/gnome.scm:4583 +msgid "Session manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4585 +msgid "" +"This package contains the GNOME session manager, as well as a\n" +"configuration program to choose applications starting on login." +msgstr "" + +#: gnu/packages/gnome.scm:4638 +msgid "Javascript bindings for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4641 +msgid "" +"Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" +"javascript engine and the GObject introspection framework." +msgstr "" + +#: gnu/packages/gnome.scm:4700 +#, fuzzy +msgid "GNOME text editor" +msgstr "Trình soạn thảo luồng dữ liệu" + +#: gnu/packages/gnome.scm:4701 +msgid "" +"While aiming at simplicity and ease of use, gedit is a\n" +"powerful general purpose text editor." +msgstr "" + +#: gnu/packages/gnome.scm:4725 +msgid "Display graphical dialog boxes from shell scripts" +msgstr "" + +#: gnu/packages/gnome.scm:4728 +msgid "" +"Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" +"to display dialog boxes from the commandline and shell scripts." +msgstr "" + +#: gnu/packages/gnome.scm:4827 +msgid "Window and compositing manager" +msgstr "" + +#: gnu/packages/gnome.scm:4830 +msgid "" +"Mutter is a window and compositing manager that displays and manages your\n" +"desktop via OpenGL. Mutter combines a sophisticated display engine using " +"the\n" +"Clutter toolkit with solid window-management logic inherited from the " +"Metacity\n" +"window manager." +msgstr "" + +#: gnu/packages/gnome.scm:4864 +msgid "Single sign-on framework for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:4867 +msgid "" +"GNOME Online Accounts provides interfaces so that applications and\n" +"libraries in GNOME can access the user's online accounts. It has providers " +"for\n" +"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, " +"Microsoft\n" +"Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." +msgstr "" + +#: gnu/packages/gnome.scm:4928 +msgid "Store address books and calendars" +msgstr "" + +#: gnu/packages/gnome.scm:4931 +msgid "" +"This package provides a unified backend for programs that work with\n" +"contacts, tasks, and calendar information. It was originally developed for\n" +"Evolution (hence the name), but is now used by other packages as well." +msgstr "" + +#: gnu/packages/gnome.scm:4994 +msgid "Text entry and UI navigation application" +msgstr "" + +#: gnu/packages/gnome.scm:4997 +msgid "" +"Caribou is an input assistive technology intended for switch and pointer\n" +"users." +msgstr "" + +#: gnu/packages/gnome.scm:5114 +msgid "Network connection manager" +msgstr "" + +#: gnu/packages/gnome.scm:5117 +msgid "" +"NetworkManager is a system network service that manages your network\n" +"devices and connections, attempting to keep active network connectivity " +"when\n" +"available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n" +"devices, and provides VPN integration with a variety of different VPN\n" +"services." +msgstr "" + +#: gnu/packages/gnome.scm:5151 +msgid "OpenVPN plug-in for NetworkManager" +msgstr "" + +#: gnu/packages/gnome.scm:5153 +msgid "" +"This extension of NetworkManager allows it to take care of connections\n" +"to virtual private networks (VPNs) via OpenVPN." +msgstr "" + +#: gnu/packages/gnome.scm:5175 +msgid "Database of broadband connection configuration" +msgstr "" + +#: gnu/packages/gnome.scm:5176 +msgid "Database of broadband connection configuration." +msgstr "" + +#: gnu/packages/gnome.scm:5210 +msgid "Applet for managing network connections" +msgstr "" + +#: gnu/packages/gnome.scm:5213 +msgid "" +"This package contains a systray applet for NetworkManager. It displays\n" +"the available networks and allows users to easily switch between them." +msgstr "" + +#: gnu/packages/gnome.scm:5238 +msgid "C++ wrapper for XML parser library libxml2" +msgstr "" + +#: gnu/packages/gnome.scm:5240 +msgid "" +"This package provides a C++ wrapper for the XML parser library\n" +"libxml2." +msgstr "" + +#: gnu/packages/gnome.scm:5376 +msgid "Display manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5379 +msgid "" +"GNOME Display Manager is a system service that is responsible for\n" +"providing graphical log-ins and managing local and remote displays." +msgstr "" + +#: gnu/packages/gnome.scm:5403 +msgid "Portable system access library" +msgstr "" + +#: gnu/packages/gnome.scm:5406 +msgid "" +"LibGTop is a library to get system specific data such as CPU and memory\n" +"usage and information about running processes." +msgstr "" + +#: gnu/packages/gnome.scm:5436 +msgid "GNOME Bluetooth subsystem" +msgstr "" + +#: gnu/packages/gnome.scm:5439 +msgid "" +"This package contains tools for managing and manipulating Bluetooth\n" +"devices using the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:5505 +msgid "Utilities to configure the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5508 +msgid "" +"This package contains configuration applets for the GNOME desktop,\n" +"allowing to set accessibility configuration, desktop fonts, keyboard and " +"mouse\n" +"properties, sound setup, desktop theme and background, user interface\n" +"properties, screen resolution, and other GNOME parameters." +msgstr "" + +#: gnu/packages/gnome.scm:5593 +msgid "Desktop shell for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5596 +msgid "" +"GNOME Shell provides core user interface functions for the GNOME desktop,\n" +"like switching to windows and launching applications." +msgstr "" + +#: gnu/packages/gnome.scm:5631 +msgid "VNC viewer widget for GTK+" +msgstr "" + +#: gnu/packages/gnome.scm:5633 +msgid "" +"GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n" +"applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n" +"GTK-VNC implements client side RFB protocol and authentication extensions " +"such\n" +"as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions." +msgstr "" + +#: gnu/packages/gnome.scm:5661 +msgid "Archives integration support for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5664 +msgid "" +"GNOME Autoar is a library which makes creating and extracting archives\n" +"easy, safe, and automatic." +msgstr "" + +#: gnu/packages/gnome.scm:5716 +msgid "Metadata database, indexer and search tool" +msgstr "" + +#: gnu/packages/gnome.scm:5719 +msgid "" +"Tracker is an advanced framework for first class objects with associated\n" +"metadata and tags. It provides a one stop solution for all metadata, tags,\n" +"shared object databases, search tools and indexing." +msgstr "" + +#: gnu/packages/gnome.scm:5770 +msgid "File manager for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5773 +msgid "" +"Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" +"design and behaviour, giving the user a simple way to navigate and manage " +"its\n" +"files." +msgstr "" + +#: gnu/packages/gnome.scm:5801 +msgid "Disk usage analyzer for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:5803 +msgid "" +"Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" +"usage in the GNOME desktop environment. It can easily scan device volumes " +"or\n" +"a specific user-requested directory branch (local or remote). Once the " +"scan\n" +"is complete it provides a graphical representation of each selected folder." +msgstr "" + +#: gnu/packages/gnome.scm:5827 +msgid "Background images for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5829 +msgid "" +"GNOME backgrounds package contains a collection of graphics files which\n" +"can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" +"the package creates the proper framework and directory structure so that " +"you\n" +"can add your own files to the collection." +msgstr "" + +#: gnu/packages/gnome.scm:5862 +msgid "Take pictures of your screen" +msgstr "" + +#: gnu/packages/gnome.scm:5864 +msgid "" +"GNOME Screenshot is a utility used for taking screenshots of the entire\n" +"screen, a window or a user defined area of the screen, with optional\n" +"beautifying border effects." +msgstr "" + +#: gnu/packages/gnome.scm:5901 +msgid "Graphical editor for GNOME's dconf configuration system" +msgstr "" + +#: gnu/packages/gnome.scm:5903 +msgid "" +"Dconf-editor is a graphical tool for browsing and editing the dconf\n" +"configuration system for GNOME. It allows users to configure desktop\n" +"software that do not provide their own configuration interface." +msgstr "" + +#: gnu/packages/gnome.scm:5932 +msgid "Default MIME type associations for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:5934 +msgid "" +"Given many installed packages which might handle a given MIME type, a\n" +"user running the GNOME desktop probably has some preferences: for example,\n" +"that folders be opened by default by the Nautilus file manager, not the " +"Baobab\n" +"disk usage analyzer. This package establishes that set of default MIME " +"type\n" +"associations for GNOME." +msgstr "" + +#: gnu/packages/gnome.scm:5993 +msgid "The GNU desktop environment" +msgstr "" + +#: gnu/packages/gnome.scm:5996 +msgid "" +"GNOME is the graphical desktop for GNU. It includes a wide variety of\n" +"applications for browsing the web, editing text and images, creating\n" +"documents and diagrams, playing media, scanning, and much more." +msgstr "" + +#: gnu/packages/gnome.scm:6048 +msgid "Desktop recording program" +msgstr "" + +#: gnu/packages/gnome.scm:6049 +msgid "" +"Byzanz is a simple desktop recording program with a\n" +"command-line interface. It can record part or all of an X display for a\n" +"specified duration and save it as a GIF encoded animated image file." +msgstr "" + +#: gnu/packages/gnome.scm:6076 +msgid "GObject wrapper for libcanberra" +msgstr "" + +#: gnu/packages/gnome.scm:6078 +msgid "" +"GSound is a small library for playing system sounds. It's designed to be\n" +"used via GObject Introspection, and is a thin wrapper around the libcanberra " +"C\n" +"library." +msgstr "" + +#: gnu/packages/gnome.scm:6105 +msgid "Library for accessing SkyDrive and Hotmail" +msgstr "" + +#: gnu/packages/gnome.scm:6107 +msgid "" +"Libzapojit is a GLib-based library for accessing online service APIs of\n" +"Microsoft SkyDrive and Hotmail, using their REST protocols." +msgstr "" + +#: gnu/packages/gnome.scm:6143 +msgid "GNOME's clock application" +msgstr "" + +#: gnu/packages/gnome.scm:6145 +msgid "" +"GNOME Clocks is a simple clocks application designed to fit the GNOME\n" +"desktop. It supports world clock, stop watch, alarms, and count down timer." +msgstr "" + +#: gnu/packages/gnome.scm:6177 +msgid "GNOME's calendar application" +msgstr "" + +#: gnu/packages/gnome.scm:6179 +msgid "" +"GNOME Calendar is a simple calendar application designed to fit the GNOME\n" +"desktop. It supports multiple calendars, month, week and year view." +msgstr "" + +#: gnu/packages/gnome.scm:6228 +msgid "GNOME's ToDo Application" +msgstr "" + +#: gnu/packages/gnome.scm:6230 +msgid "" +"GNOME To Do is a simplistic personal task manager designed to perfectly\n" +"fit the GNOME desktop." +msgstr "" + +#: gnu/packages/gnome.scm:6258 +msgid "Look up words in dictionary sources" +msgstr "" + +#: gnu/packages/gnome.scm:6260 +msgid "" +"GNOME Dictionary can look for the definition or translation of a word in\n" +"existing databases over the internet." +msgstr "" + +#: gnu/packages/gnome.scm:6306 +msgid "Customize advanced GNOME 3 options" +msgstr "" + +#: gnu/packages/gnome.scm:6309 +msgid "" +"GNOME Tweak Tool allows adjusting advanced configuration settings in\n" +"GNOME 3. This includes things like the fonts used in user interface " +"elements,\n" +"alternative user interface themes, changes in window management behavior,\n" +"GNOME Shell appearance and extension, etc." +msgstr "" + +#: gnu/packages/gnome.scm:6336 +msgid "Extensions for GNOME Shell" +msgstr "" + +#: gnu/packages/gnome.scm:6337 +msgid "" +"GNOME Shell extensions modify and extend GNOME Shell\n" +"functionality and behavior." +msgstr "" + +#: gnu/packages/gnome.scm:6367 +msgid "A flat GTK+ theme with transparent elements" +msgstr "" + +#: gnu/packages/gnome.scm:6368 +msgid "" +"Arc is a flat theme with transparent elements for GTK 3, GTK\n" +"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop " +"environments\n" +"like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc." +msgstr "" + +#: gnu/packages/gnome.scm:6404 +msgid "Faba icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6406 +msgid "" +"Faba is a minimal icon set used as a basis for other themes such as\n" +"Moka" +msgstr "" + +#: gnu/packages/gnome.scm:6430 +msgid "Moka icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6431 +msgid "" +"Moka is a stylized desktop icon set, designed to be clear,\n" +"simple and consistent." +msgstr "" + +#: gnu/packages/gnome.scm:6461 +msgid "Arc icon theme" +msgstr "" + +#: gnu/packages/gnome.scm:6462 +msgid "" +"The Arc icon theme provides a set of icons matching the\n" +"style of the Arc GTK theme. Icons missing from the Arc theme are provided " +"by\n" +"the Moka icon theme." +msgstr "" + +#: gnu/packages/gnome.scm:6494 +msgid "Library to aggregate data about people" +msgstr "" + +#: gnu/packages/gnome.scm:6495 +msgid "" +"Libfolks is a library that aggregates information about people\n" +"from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" +"Evolution Data Server for local contacts, libsocialweb for web service " +"contacts,\n" +"etc.) to create metacontacts. It's written in Vala, which generates C code " +"when\n" +"compiled." +msgstr "" + +#: gnu/packages/gnome.scm:6530 +msgid "GLib/GObject wrapper for the Facebook API" +msgstr "" + +#: gnu/packages/gnome.scm:6531 +msgid "" +"This library allows you to use the Facebook API from\n" +"GLib/GObject code." +msgstr "" + +#: gnu/packages/gnome.scm:6559 +msgid "GNOME keyboard configuration library" +msgstr "" + +#: gnu/packages/gnome.scm:6561 +msgid "" +"Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" +"environment, which can notably display keyboard layouts." +msgstr "" + +#: gnu/packages/gnome.scm:6595 +msgid "Library for writing single instance applications" +msgstr "" + +#: gnu/packages/gnome.scm:6597 +msgid "" +"Libunique is a library for writing single instance applications. If you\n" +"launch a single instance application twice, the second instance will either " +"just\n" +"quit or will send a message to the running instance. Libunique makes it " +"easy to\n" +"write this kind of application, by providing a base class, taking care of " +"all\n" +"the IPC machinery needed to send messages to a running instance, and also\n" +"handling the startup notification side." +msgstr "" + +#: gnu/packages/gnome.scm:6630 +msgid "Desktop calculator" +msgstr "" + +#: gnu/packages/gnome.scm:6632 +msgid "" +"Calculator is an application that solves mathematical equations and\n" +"is suitable as a default application in a Desktop environment." +msgstr "" + +#: gnu/packages/gnome.scm:6657 +msgid "Virtual sticky note" +msgstr "" + +#: gnu/packages/gnome.scm:6659 +msgid "" +"Xpad is a sticky note that strives to be simple, fault tolerant,\n" +"and customizable. Xpad consists of independent pad windows, each is\n" +"basically a text box in which notes can be written." +msgstr "" + +#: gnu/packages/gnome.scm:6689 +msgid "Unicode character picker and font browser" +msgstr "" + +#: gnu/packages/gnome.scm:6691 +msgid "" +"This program allows you to browse through all the available Unicode\n" +"characters and categories for the installed fonts, and to examine their\n" +"detailed properties. It is an easy way to find the character you might\n" +"only know by its Unicode name or code point." +msgstr "" + +#: gnu/packages/gnome.scm:6721 +msgid "Web development studio" +msgstr "" + +#: gnu/packages/gnome.scm:6723 +msgid "" +"Bluefish is an editor targeted towards programmers and web developers,\n" +"with many options to write web sites, scripts and other code.\n" +"Bluefish supports many programming and markup languages." +msgstr "" + +#: gnu/packages/gnome.scm:6755 +msgid "Process viewer and system resource monitor for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:6757 +msgid "" +"GNOME System Monitor is a GNOME process viewer and system monitor with\n" +"an attractive, easy-to-use interface. It has features, such as a tree view\n" +"for process dependencies, icons for processes, the ability to hide " +"processes,\n" +"graphical time histories of CPU/memory/swap usage and the ability to\n" +"kill/reinice processes." +msgstr "" + +#: gnu/packages/gnome.scm:6783 +msgid "Python client bindings for D-Bus AT-SPI" +msgstr "" + +#: gnu/packages/gnome.scm:6787 +msgid "" +"This package includes a python client library for the AT-SPI D-Bus\n" +"accessibility infrastructure." +msgstr "" + +#: gnu/packages/gnome.scm:6846 +msgid "Screen reader for individuals who are blind or visually impaired" +msgstr "" + +#: gnu/packages/gnome.scm:6849 +msgid "" +"Orca is a screen reader that provides access to the graphical desktop\n" +"via speech and refreshable braille. Orca works with applications and " +"toolkits\n" +"that support the Assistive Technology Service Provider Interface (AT-SPI)." +msgstr "" + +#: gnu/packages/gnome.scm:6901 +msgid "GNOME's alternative spell checker" +msgstr "" + +#: gnu/packages/gnome.scm:6903 +msgid "" +"gspell provides a flexible API to add spell-checking to a GTK+\n" +"application. It provides a GObject API, spell-checking to text entries and\n" +"text views, and buttons to choose the language." +msgstr "" + +#: gnu/packages/gnome.scm:6945 +msgid "Project management software for the GNOME desktop" +msgstr "" + +#: gnu/packages/gnome.scm:6947 +msgid "" +"GNOME Planner is a project management tool based on the Work Breakdown\n" +"Structure (WBS). Its goal is to enable you to easily plan projects. Based " +"on\n" +"the resources, tasks, and constraints that you define, Planner generates\n" +"various views into a project. For example, Planner can show a Gantt chart " +"of\n" +"the project. It can show a detailed summary of tasks including their\n" +"duration, cost, and current progress. It can also show a report of " +"resource\n" +"utilization that highlights under-utilized and over-utilized resources. " +"These\n" +"views can be printed as PDF or PostScript files, or exported to HTML." +msgstr "" + +#: gnu/packages/gnome.scm:7013 +msgid "GNOME music playing application" +msgstr "" + +#: gnu/packages/gnome.scm:7015 +msgid "" +"Lollypop is a music player designed to play well with GNOME desktop.\n" +"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets " +"information\n" +"from artists and tracks from the web. It also fetches cover artworks\n" +"automatically and it can stream songs from online music services and charts." +msgstr "" + +#: gnu/packages/gnome.scm:7042 +msgid "Video effects for Cheese and other GNOME applications" +msgstr "" + +#: gnu/packages/gnome.scm:7044 +msgid "" +"A collection of GStreamer video filters and effects to be used in\n" +"photo-booth-like software, such as Cheese." +msgstr "" + +#: gnu/packages/gnome.scm:7104 +msgid "Webcam photo booth software for GNOME" +msgstr "" + +#: gnu/packages/gnome.scm:7106 +msgid "" +"Cheese uses your webcam to take photos and videos. Cheese can also\n" +"apply fancy special effects and lets you share the fun with others." +msgstr "" + +#: gnu/packages/gnome.scm:7143 +msgid "Audio music cd ripper" +msgstr "" + +#: gnu/packages/gnome.scm:7144 +msgid "" +"Sound Juicer extracts audio from compact discs and convert it\n" +"into audio files that a personal computer or digital audio player can play.\n" +"It supports ripping to any audio codec supported by a GStreamer plugin, such " +"as\n" +"mp3, Ogg Vorbis and FLAC" +msgstr "" + +#: gnu/packages/gnuzilla.scm:118 +msgid "Mozilla javascript engine" +msgstr "" + +#: gnu/packages/gnuzilla.scm:119 +msgid "" +"SpiderMonkey is Mozilla's JavaScript engine written\n" +"in C/C++." +msgstr "" + +#: gnu/packages/gnuzilla.scm:276 +msgid "Netscape API for system level and libc-like functions" +msgstr "" + +#: gnu/packages/gnuzilla.scm:277 +msgid "" +"Netscape Portable Runtime (@dfn{NSPR}) provides a\n" +"platform-neutral API for system level and libc-like functions. It is used\n" +"in the Mozilla clients." +msgstr "" + +#: gnu/packages/gnuzilla.scm:383 +msgid "Network Security Services" +msgstr "" + +#: gnu/packages/gnuzilla.scm:385 +msgid "" +"Network Security Services (@dfn{NSS}) is a set of libraries designed to\n" +"support cross-platform development of security-enabled client and server\n" +"applications. Applications built with NSS can support SSL v2 and v3, TLS,\n" +"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and " +"other\n" +"security standards." +msgstr "" + +#: gnu/packages/gnuzilla.scm:735 +msgid "Entirely free browser derived from Mozilla Firefox" +msgstr "" + +#: gnu/packages/gnuzilla.scm:737 +msgid "" +"IceCat is the GNU version of the Firefox browser. It is entirely free\n" +"software, which does not recommend non-free plugins and addons. It also\n" +"features built-in privacy-protecting features." +msgstr "" + +#: gnu/packages/gtk.scm:101 +msgid "GNOME accessibility toolkit" +msgstr "" + +#: gnu/packages/gtk.scm:103 +msgid "" +"ATK provides the set of accessibility interfaces that are implemented\n" +"by other toolkits and applications. Using the ATK interfaces, " +"accessibility\n" +"tools have full access to view and control running applications." +msgstr "" + +#: gnu/packages/gtk.scm:143 +msgid "2D graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:145 +msgid "" +"Cairo is a 2D graphics library with support for multiple output devices.\n" +"Currently supported output targets include the X Window System (via both\n" +"Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file\n" +"output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.\n" +"\n" +"Cairo is designed to produce consistent output on all output media while\n" +"taking advantage of display hardware acceleration when available\n" +"eg. through the X Render Extension).\n" +"\n" +"The cairo API provides operations similar to the drawing operators of\n" +"PostScript and PDF. Operations in cairo including stroking and filling " +"cubic\n" +"Bézier splines, transforming and compositing translucent images, and\n" +"antialiased text rendering. All drawing operations can be transformed by " +"any\n" +"affine transformation (scale, rotation, shear, etc.)." +msgstr "" + +#: gnu/packages/gtk.scm:173 +msgid "2D graphics library (with X11 support)" +msgstr "" + +#: gnu/packages/gtk.scm:206 +msgid "OpenType text shaping engine" +msgstr "" + +#: gnu/packages/gtk.scm:208 +msgid "HarfBuzz is an OpenType text shaping engine." +msgstr "" + +#: gnu/packages/gtk.scm:239 +msgid "GNOME text and font handling library" +msgstr "" + +#: gnu/packages/gtk.scm:241 +msgid "" +"Pango is the core text and font handling library used in GNOME\n" +"applications. It has extensive support for the different writing systems\n" +"used throughout the world." +msgstr "" + +#: gnu/packages/gtk.scm:267 +msgid "Obsolete pango functions" +msgstr "" + +#: gnu/packages/gtk.scm:268 +msgid "" +"Pangox was a X backend to pango. It is now obsolete and no\n" +"longer provided by recent pango releases. pangox-compat provides the\n" +"functions which were removed." +msgstr "" + +#: gnu/packages/gtk.scm:305 +msgid "GTK+ widget for interactive graph-like environments" +msgstr "" + +#: gnu/packages/gtk.scm:307 +msgid "" +"Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" +"graph-like environments, e.g. modular synths or finite state machine\n" +"diagrams." +msgstr "" + +#: gnu/packages/gtk.scm:376 +msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" +msgstr "" + +#: gnu/packages/gtk.scm:378 +msgid "" +"GtkSourceView is a portable C library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:427 +msgid "GNOME source code widget" +msgstr "" + +#: gnu/packages/gtk.scm:428 +msgid "" +"GtkSourceView is a text widget that extends the standard\n" +"GTK+ text widget GtkTextView. It improves GtkTextView by implementing " +"syntax\n" +"highlighting and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:478 +msgid "GNOME image loading and manipulation library" +msgstr "" + +#: gnu/packages/gtk.scm:480 +msgid "" +"GdkPixbuf is a library for image loading and manipulation developed\n" +"in the GNOME project." +msgstr "" + +#: gnu/packages/gtk.scm:512 +msgid "GNOME image loading and manipulation library, with SVG support" +msgstr "" + +#: gnu/packages/gtk.scm:552 +msgid "Assistive Technology Service Provider Interface, core components" +msgstr "" + +#: gnu/packages/gtk.scm:554 +msgid "" +"The Assistive Technology Service Provider Interface, core components,\n" +"is part of the GNOME accessibility project." +msgstr "" + +#: gnu/packages/gtk.scm:587 +msgid "Assistive Technology Service Provider Interface, ATK bindings" +msgstr "" + +#: gnu/packages/gtk.scm:589 +msgid "" +"The Assistive Technology Service Provider Interface\n" +"is part of the GNOME accessibility project." +msgstr "" + +#: gnu/packages/gtk.scm:649 +msgid "Cross-platform toolkit for creating graphical user interfaces" +msgstr "" + +#: gnu/packages/gtk.scm:651 +msgid "" +"GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" +"graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" +"suitable for projects ranging from small one-off tools to complete\n" +"application suites." +msgstr "" + +#: gnu/packages/gtk.scm:813 +#, fuzzy +msgid "Cairo bindings for GNU Guile" +msgstr "Một framework để xây dựng bộ đọc dành cho GNU Guile" + +#: gnu/packages/gtk.scm:815 +msgid "" +"Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" +"Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" +"stable, providing a firm base on which to do graphics work. Finally, and\n" +"importantly, it is pleasant to use. You get a powerful and well-maintained\n" +"graphics library with all of the benefits of Scheme: memory management,\n" +"exceptions, macros, and a dynamic programming environment." +msgstr "" + +#: gnu/packages/gtk.scm:861 +msgid "Render SVG images using Cairo from Guile" +msgstr "" + +#: gnu/packages/gtk.scm:863 +msgid "" +"Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" +"images onto Cairo surfaces." +msgstr "" + +#: gnu/packages/gtk.scm:908 +msgid "Create SVG or PDF presentations in Guile" +msgstr "" + +#: gnu/packages/gtk.scm:910 +msgid "" +"Guile-Present defines a declarative vocabulary for presentations,\n" +"together with tools to render presentation documents as SVG or PDF.\n" +"Guile-Present can be used to make presentations programmatically, but also\n" +"includes a tools to generate PDF presentations out of Org mode and Texinfo\n" +"documents." +msgstr "" + +#: gnu/packages/gtk.scm:964 +msgid "Guile interface for GTK+ programming for GNOME" +msgstr "" + +#: gnu/packages/gtk.scm:966 +msgid "" +"Includes guile-clutter, guile-gnome-gstreamer,\n" +"guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview." +msgstr "" + +#: gnu/packages/gtk.scm:999 +msgid "C++ bindings to the Cairo 2D graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:1001 +msgid "" +"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" +"library." +msgstr "" + +#: gnu/packages/gtk.scm:1025 +msgid "C++ interface to the Pango text rendering library" +msgstr "" + +#: gnu/packages/gtk.scm:1027 +msgid "" +"Pangomm provides a C++ programming interface to the Pango text rendering\n" +"library." +msgstr "" + +#: gnu/packages/gtk.scm:1048 +msgid "C++ interface to the ATK accessibility library" +msgstr "" + +#: gnu/packages/gtk.scm:1050 +msgid "" +"ATKmm provides a C++ programming interface to the ATK accessibility\n" +"toolkit." +msgstr "" + +#: gnu/packages/gtk.scm:1094 +msgid "C++ interface to the GTK+ graphical user interface library" +msgstr "" + +#: gnu/packages/gtk.scm:1096 +msgid "" +"gtkmm is the official C++ interface for the popular GUI library GTK+.\n" +"Highlights include typesafe callbacks, and a comprehensive set of widgets " +"that\n" +"are easily extensible via inheritance. You can create user interfaces " +"either\n" +"in code or with the Glade User Interface designer, using libglademm. " +"There's\n" +"extensive documentation, including API reference and a tutorial." +msgstr "" + +#: gnu/packages/gtk.scm:1145 +msgid "C++ interface to the GTK+ 'GtkTextView' widget" +msgstr "" + +#: gnu/packages/gtk.scm:1147 +msgid "" +"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:1187 +msgid "Python bindings for cairo" +msgstr "" + +#: gnu/packages/gtk.scm:1189 +msgid "Pycairo is a set of Python bindings for the Cairo graphics library." +msgstr "" + +#: gnu/packages/gtk.scm:1273 +msgid "Python bindings for GTK+" +msgstr "" + +#: gnu/packages/gtk.scm:1275 +msgid "" +"PyGTK allows you to write full featured GTK programs in Python. It is\n" +"targeted at GTK 2.x, and can be used in conjunction with gnome-python to\n" +"write GNOME applications." +msgstr "" + +#: gnu/packages/gtk.scm:1299 +msgid "Perl interface to the cairo 2d vector graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:1300 +msgid "" +"Cairo provides Perl bindings for the vector graphics library\n" +"cairo. It supports multiple output targets, including PNG, PDF and SVG. " +"Cairo\n" +"produces identical output on all those targets." +msgstr "" + +#: gnu/packages/gtk.scm:1325 +msgid "Perl interface to the 2.x series of the Gimp Toolkit library" +msgstr "" + +#: gnu/packages/gtk.scm:1326 +msgid "" +"Perl bindings to the 2.x series of the Gtk+ widget set.\n" +"This module allows you to write graphical user interfaces in a Perlish and\n" +"object-oriented way, freeing you from the casting and memory management in " +"C,\n" +"yet remaining very close in spirit to original API." +msgstr "" + +#: gnu/packages/gtk.scm:1353 +msgid "Layout and render international text" +msgstr "" + +#: gnu/packages/gtk.scm:1354 +msgid "" +"Pango is a library for laying out and rendering text, with an\n" +"emphasis on internationalization. Pango can be used anywhere that text " +"layout\n" +"is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a\n" +"complete solution with high quality text handling and graphics rendering.\n" +"\n" +"Dynamically loaded modules handle text layout for particular combinations " +"of\n" +"script and font backend. Pango provides a wide selection of modules, " +"including\n" +"modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts.\n" +"Virtually all of the world's major scripts are supported.\n" +"\n" +"In addition to the low level layout rendering routines, Pango includes\n" +"@code{Pango::Layout}, a high level driver for laying out entire blocks of " +"text,\n" +"and routines to assist in editing internationalized text." +msgstr "" + +#: gnu/packages/gtk.scm:1413 +msgid "Library for minimalistic gtk+3 user interfaces" +msgstr "" + +#: gnu/packages/gtk.scm:1414 +msgid "" +"Girara is a library that implements a user interface that\n" +"focuses on simplicity and minimalism. Currently based on GTK+, a\n" +"cross-platform widget toolkit, it provides an interface that focuses on " +"three\n" +"main components: a so-called view widget that represents the actual\n" +"application, an input bar that is used to execute commands of the\n" +"application and the status bar which provides the user with current\n" +"information." +msgstr "" + +#: gnu/packages/gtk.scm:1481 +msgid "Documentation generator from C source code" +msgstr "" + +#: gnu/packages/gtk.scm:1483 +msgid "" +"GTK-Doc generates API documentation from comments added to C code. It is\n" +"typically used to document the public API of GTK+ and GNOME libraries, but " +"it\n" +"can also be used to document application code." +msgstr "" + +#: gnu/packages/gtk.scm:1511 +msgid "Theming engines for GTK+ 2.x" +msgstr "" + +#: gnu/packages/gtk.scm:1513 +msgid "" +"This package contains the standard GTK+ 2.x theming engines including\n" +"Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" +"Redmond95 and ThinIce." +msgstr "" + +#: gnu/packages/gtk.scm:1541 +msgid "Cairo-based theming engine for GTK+ 2.x" +msgstr "" + +#: gnu/packages/gtk.scm:1543 +msgid "" +"Murrine is a cairo-based GTK+ theming engine. It is named after the\n" +"glass artworks done by Venicians glass blowers." +msgstr "" + +#: gnu/packages/gtk.scm:1568 +msgid "Spell-checking addon for GTK's TextView widget" +msgstr "" + +#: gnu/packages/gtk.scm:1570 +msgid "" +"GtkSpell provides word-processor-style highlighting and replacement of\n" +"misspelled words in a GtkTextView widget." +msgstr "" + +#: gnu/packages/gtk.scm:1593 +msgid "Lightweight GTK+ clipboard manager" +msgstr "" + +#: gnu/packages/gtk.scm:1595 +msgid "" +"ClipIt is a clipboard manager with features such as a history, search\n" +"thereof, global hotkeys and clipboard item actions. It was forked from\n" +"Parcellite and adds bugfixes and features." +msgstr "" + +#: gnu/packages/gtk.scm:1632 +msgid "Thin layer of graphic data types" +msgstr "" + +#: gnu/packages/gtk.scm:1633 +msgid "" +"This library provides graphic types and their relative API;\n" +"it does not deal with windowing system surfaces, drawing, scene graphs, or\n" +"input." +msgstr "" + +#: gnu/packages/guile.scm:135 gnu/packages/guile.scm:213 +msgid "Scheme implementation intended especially for extensions" +msgstr "Lược đồ thực thi có dụng ý đặc biệt cho phần mở rộng" + +#: gnu/packages/guile.scm:137 gnu/packages/guile.scm:215 +msgid "" +"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" +"official extension language of the GNU system. It is an implementation of\n" +"the Scheme language which can be easily embedded in other applications to\n" +"provide a convenient means of extending the functionality of the " +"application\n" +"without requiring the source code to be rewritten." +msgstr "" + +#: gnu/packages/guile.scm:351 +msgid "Line editing support for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:353 +msgid "" +"This module provides line editing support via the Readline library for\n" +"address@hidden Use the @code{(ice-9 readline)} module and call its\n" +"@code{activate-readline} procedure to enable it." +msgstr "" + +#: gnu/packages/guile.scm:472 +msgid "Package manager for Guile" +msgstr "" + +#: gnu/packages/guile.scm:474 +msgid "" +"Guildhall is a package manager written for Guile Scheme. A guild is\n" +"an association of independent craftspeople. A guildhall is where they " +"meet.\n" +"This Guildhall aims to make a virtual space for Guile wizards and " +"journeyfolk\n" +"to share code.\n" +"\n" +"On a practical level, Guildhall lets you share Scheme modules and programs\n" +"over the internet, and install code that has been shared by others. " +"Guildhall\n" +"can handle dependencies, so when a program requires several libraries, and\n" +"each of those has further dependencies, all of the prerequisites for the\n" +"program can be installed in one go." +msgstr "" + +#: gnu/packages/guile.scm:566 +msgid "Web application framework written in Guile" +msgstr "" + +#: gnu/packages/guile.scm:567 +msgid "" +"GNU Artanis is a web application framework written in Guile\n" +"Scheme. A web application framework (WAF) is a software framework that is\n" +"designed to support the development of dynamic websites, web applications, " +"web\n" +"services and web resources. The framework aims to alleviate the overhead\n" +"associated with common activities performed in web development. Artanis\n" +"provides several tools for web development: database access, templating\n" +"frameworks, session management, URL-remapping for RESTful, page caching, " +"and\n" +"more." +msgstr "" + +#: gnu/packages/guile.scm:593 +msgid "Framework for building readers for GNU Guile" +msgstr "Một framework để xây dựng bộ đọc dành cho GNU Guile" + +#: gnu/packages/guile.scm:595 +msgid "" +"Guile-Reader is a simple framework for building readers for GNU Guile.\n" +"\n" +"The idea is to make it easy to build procedures that extend Guile’s read\n" +"procedure. Readers supporting various syntax variants can easily be " +"written,\n" +"possibly by re-using existing “token readers” of a standard Scheme\n" +"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" +"document syntax.\n" +"\n" +"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" +"hopefully more powerful and flexible (for instance, one may instantiate as\n" +"many readers as needed)." +msgstr "" + +#: gnu/packages/guile.scm:649 +msgid "Guile bindings to ncurses" +msgstr "Guile ràng buộc vào ncurses" + +#: gnu/packages/guile.scm:651 +msgid "" +"guile-ncurses provides Guile language bindings for the ncurses\n" +"library." +msgstr "" + +#: gnu/packages/guile.scm:678 +msgid "Run jobs at scheduled times" +msgstr "Chạy các công việc theo lịch biểu" + +#: gnu/packages/guile.scm:680 +msgid "" +"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" +"tasks on a schedule, such as every hour or every Monday. Mcron is written " +"in\n" +"Guile, so its configuration can be written in Scheme; the original cron\n" +"format is also supported." +msgstr "" + +#: gnu/packages/guile.scm:781 +msgid "Guile parser library for the iCalendar format" +msgstr "" + +#: gnu/packages/guile.scm:783 +msgid "" +"Guile-ICS is an iCalendar (RFC5545) format parser library written in\n" +"pure Scheme. The library can be used to read and write iCalendar data.\n" +"\n" +"The library is shipped with documentation in Info format and usage examples." +msgstr "" + +#: gnu/packages/guile.scm:818 +msgid "Collection of useful Guile Scheme modules" +msgstr "Bộ sưu tập của các mô-đun Lược đồ Guile" + +#: gnu/packages/guile.scm:820 +msgid "" +"Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" +"modules, allowing for people to cooperate integrating their generic Guile\n" +"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" +"for Guile\"." +msgstr "" + +#: gnu/packages/guile.scm:861 +msgid "JSON module for Guile" +msgstr "" + +#: gnu/packages/guile.scm:863 +msgid "" +"Guile-JSON supports parsing and building JSON documents according to the\n" +"specification. These are the main features:\n" +"\n" +"@itemize\n" +"@item Strictly complies to @uref{http://json.org, specification}.\n" +"@item Build JSON documents programmatically via macros.\n" +"@item Unicode support for strings.\n" +"@item Allows JSON pretty printing.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/guile.scm:950 +msgid "MiniKanren declarative logic system, packaged for Guile" +msgstr "" + +#: gnu/packages/guile.scm:952 +msgid "" +"MiniKanren is a relational programming extension to the Scheme\n" +"programming Language, written as a smaller version of Kanren suitable for\n" +"pedagogical purposes. It is featured in the book, The Reasoned Schemer,\n" +"written by Dan Friedman, William Byrd, and Oleg Kiselyov.\n" +"\n" +"This is Ian Price's r6rs packaged version of miniKanren, which deviates\n" +"slightly from miniKanren mainline.\n" +"\n" +"See http://minikanren.org/ for more on miniKanren generally." +msgstr "" + +#: gnu/packages/guile.scm:1023 +msgid "" +"Minimal implementation of incremental computation in Guile\n" +"Scheme" +msgstr "" + +#: gnu/packages/guile.scm:1025 +msgid "" +"This package provides a complete Scheme implementation of\n" +"miniAdapton, which implements the core functionality of the Adapton system " +"for\n" +"incremental computation (also known as self-adjusting computation). Like\n" +"Adapton, miniAdapton allows programmers to safely combine mutation and\n" +"memoization. miniAdapton is built on top of an even simpler system,\n" +"microAdapton. Both miniAdapton and microAdapton are designed to be easy to\n" +"understand, extend, and port to host languages other than Scheme." +msgstr "" + +#: gnu/packages/guile.scm:1109 +msgid "S-expression based regular expressions" +msgstr "" + +#: gnu/packages/guile.scm:1111 +msgid "" +"Irregex is an s-expression based alternative to your classic\n" +"string-based regular expressions. It implements SRFI 115 and is deeply\n" +"inspired by the SCSH regular expression system." +msgstr "" + +#: gnu/packages/guile.scm:1195 +msgid "Guile bindings to the GDBM library via Guile's FFI" +msgstr "" + +#: gnu/packages/guile.scm:1197 +msgid "" +"Guile bindings to the GDBM key-value storage system, using\n" +"Guile's foreign function interface." +msgstr "" + +#: gnu/packages/guile.scm:1254 +msgid "Access SQLite databases from Guile" +msgstr "" + +#: gnu/packages/guile.scm:1256 +msgid "This package provides Guile bindings to the SQLite database system." +msgstr "" + +#: gnu/packages/guile.scm:1304 +msgid "Functional static site generator" +msgstr "" + +#: gnu/packages/guile.scm:1305 +msgid "" +"Haunt is a static site generator written in Guile\n" +"Scheme. Haunt features a functional build system and an extensible\n" +"interface for reading articles in any format." +msgstr "" + +#: gnu/packages/guile.scm:1332 +msgid "Guile application configuration parsing library" +msgstr "" + +#: gnu/packages/guile.scm:1334 +msgid "" +"Guile Config is a library providing a declarative approach to\n" +"application configuration specification. The library provides clean\n" +"configuration declaration forms, and processors that take care of:\n" +"configuration file creation; configuration file parsing; command-line\n" +"parameter parsing using getopt-long; basic GNU command-line parameter\n" +"generation (--help, --usage, --version); automatic output generation for " +"the\n" +"above command-line parameters." +msgstr "" + +#: gnu/packages/guile.scm:1372 +msgid "Redis client library for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1373 +msgid "" +"Guile-redis provides a Scheme interface to the Redis\n" +"key-value cache and store." +msgstr "" + +#: gnu/packages/guile.scm:1447 +msgid "Whitespace to lisp syntax for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1448 +msgid "" +"Wisp is a syntax for Guile which provides a Python-like\n" +"whitespace-significant language. It may be easier on the eyes for some\n" +"users and in some situations." +msgstr "" + +#: gnu/packages/guile.scm:1498 +msgid "2D/3D game engine for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:1499 +msgid "" +"Sly is a 2D/3D game engine written in Guile Scheme. Sly\n" +"features a functional reactive programming interface and live coding\n" +"capabilities." +msgstr "" + +#: gnu/packages/guile.scm:1535 +#, fuzzy +msgid "Generate C bindings for Guile" +msgstr "Một framework để xây dựng bộ đọc dành cho GNU Guile" + +#: gnu/packages/guile.scm:1536 +msgid "" +"G-Wrap is a tool and Guile library for generating function\n" +"wrappers for inter-language calls. It currently only supports generating " +"Guile\n" +"wrappers for C functions. Given a definition of the types and prototypes " +"for\n" +"a given C interface, G-Wrap will automatically generate the C code that\n" +"provides access to that interface and its types from the Scheme level." +msgstr "" + +#: gnu/packages/guile.scm:1573 +msgid "Guile database abstraction layer" +msgstr "" + +#: gnu/packages/guile.scm:1576 +msgid "" +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. Database programming with guile-dbi is generic in that the " +"same\n" +"programming interface is presented regardless of which database system is " +"used.\n" +"It currently supports MySQL, Postgres and SQLite3." +msgstr "" + +#: gnu/packages/guile.scm:1602 +msgid "Guile DBI driver for SQLite" +msgstr "" + +#: gnu/packages/guile.scm:1605 +msgid "" +"guile-dbi is a library for Guile that provides a convenient interface to\n" +"SQL databases. This package implements the interface for SQLite." +msgstr "" + +#: gnu/packages/guile.scm:1651 +msgid "DSV module for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1653 +msgid "" +"Guile-DSV is a GNU Guile module for working with the\n" +"delimiter-separated values (DSV) data format. Guile-DSV supports the\n" +"Unix-style DSV format and RFC 4180 format." +msgstr "" + +#: gnu/packages/guile.scm:1680 +msgid "XOSD bindings for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1682 +msgid "" +"Guile-XOSD provides Guile bindings for @code{libxosd},\n" +"@uref{http://sourceforge.net/projects/libxosd/, the X On Screen Display\n" +"library}." +msgstr "" + +#: gnu/packages/guile.scm:1705 +msgid "Evaluate code in a running Guile process" +msgstr "" + +#: gnu/packages/guile.scm:1707 +msgid "" +"Guile-Daemon is a small Guile program that loads your initial\n" +"configuration file, and then reads and evaluates Guile expressions that\n" +"you send to a FIFO file." +msgstr "" + +#: gnu/packages/guile.scm:1738 +msgid "CommonMark parser for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1740 +msgid "" +"guile-commonmark is a library for parsing CommonMark, a fully specified\n" +"variant of Markdown. The library is written in Guile Scheme and is " +"designed\n" +"to transform a CommonMark document to SXML. guile-commonmark tries to " +"closely\n" +"follow the @uref{http://commonmark.org/, CommonMark spec}, the main " +"difference\n" +"is no support for parsing block and inline level HTML." +msgstr "" + +#: gnu/packages/guile.scm:1771 +msgid "Structured access to bytevector contents for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1773 +msgid "" +"Guile bytestructures offers a system imitating the type system\n" +"of the C programming language, to be used on bytevectors. C's type\n" +"system works on raw memory, and Guile works on bytevectors which are\n" +"an abstraction over raw memory. It's also more powerful than the C\n" +"type system, elevating types to first-class status." +msgstr "" + +#: gnu/packages/guile.scm:1817 +msgid "Spell-checking from Guile" +msgstr "" + +#: gnu/packages/guile.scm:1819 +msgid "" +"guile-aspell is a Guile Scheme library for comparing a string against a\n" +"dictionary and suggesting spelling corrections." +msgstr "" + +#: gnu/packages/guile.scm:1873 +msgid "Extend Bash using Guile" +msgstr "" + +#: gnu/packages/guile.scm:1875 +#, scheme-format +msgid "" +"Guile-Bash provides a shared library and set of Guile modules,\n" +"allowing you to extend Bash in Scheme. Scheme interfaces allow you to " +"access\n" +"the following aspects of Bash:\n" +"\n" +"@itemize\n" +"@item aliases;\n" +"@item setting and getting Bash variables;\n" +"@item creating dynamic variables;\n" +"@item creating Bash functions with a Scheme implementation;\n" +"@item reader macro for output capturing;\n" +"@item reader macro for evaluating raw Bash commands.\n" +"@end itemize\n" +"\n" +"To enable it, run:\n" +"\n" +"@example\n" +"enable -f ~/.guix-profile/lib/bash/libguile-bash.so scm\n" +"@end example\n" +"\n" +"and then run @command{scm example.scm}." +msgstr "" + +#: gnu/packages/guile.scm:1922 +msgid "Asynchronous actor model library for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1924 +msgid "" +"GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming\n" +"library for GNU Guile based on the actor model.\n" +"\n" +"Note that 8sync is only available for Guile 2.2." +msgstr "" + +#: gnu/packages/guile.scm:1947 +msgid "Lightweight concurrency facility for Guile" +msgstr "" + +#: gnu/packages/guile.scm:1949 +msgid "" +"Fibers is a Guile library that implements a a lightweight concurrency\n" +"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber " +"is\n" +"like a \"goroutine\" from the Go language: a lightweight thread-like\n" +"abstraction. Systems built with Fibers can scale up to millions of " +"concurrent\n" +"fibers, tens of thousands of concurrent socket connections, and many " +"parallel\n" +"cores. The Fibers library also provides Concurrent ML-like channels for\n" +"communication between fibers.\n" +"\n" +"Note that Fibers makes use of some Guile 2.1/2.2-specific features and\n" +"is not available for Guile 2.0." +msgstr "" + +#: gnu/packages/guile.scm:2004 +#, fuzzy +msgid "Guile bindings for libgit2" +msgstr "Guile ràng buộc vào ncurses" + +#: gnu/packages/guile.scm:2006 +msgid "" +"This package provides Guile bindings to libgit2, a library to\n" +"manipulate repositories of the Git version control system." +msgstr "" + +#: gnu/packages/guile.scm:2031 +msgid "General-purpose syntax highlighter for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:2032 +msgid "" +"Guile-syntax-highlight is a general-purpose syntax\n" +"highlighting library for GNU Guile. It can parse code written in various\n" +"programming languages into a simple s-expression that can be converted to\n" +"HTML (via SXML) or any other format for rendering." +msgstr "" + +#: gnu/packages/guile.scm:2063 +msgid "S-expression based json reader/writer for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2064 +msgid "" +"guile-sjson is a json reader/writer for Guile.\n" +"It has a nice, simple s-expression based syntax." +msgstr "" + +#: gnu/packages/guile.scm:2108 +msgid "Colorized REPL for Guile" +msgstr "" + +#: gnu/packages/guile.scm:2110 +msgid "Guile-colorized provides you with a colorized REPL for GNU Guile." +msgstr "" + +#: gnu/packages/imagemagick.scm:110 gnu/packages/imagemagick.scm:211 +msgid "Create, edit, compose, or convert bitmap images" +msgstr "" + +#: gnu/packages/imagemagick.scm:112 +msgid "" +"ImageMagick is a software suite to create, edit, compose, or convert\n" +"bitmap images. It can read and write images in a variety of formats (over " +"100)\n" +"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, " +"SVG,\n" +"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear " +"and\n" +"transform images, adjust image colors, apply various special effects, or " +"draw\n" +"text, lines, polygons, ellipses and Bézier curves." +msgstr "" + +#: gnu/packages/imagemagick.scm:157 +msgid "Perl interface to ImageMagick" +msgstr "" + +#: gnu/packages/imagemagick.scm:158 +msgid "" +"This Perl extension allows the reading, manipulation and\n" +"writing of a large number of image file formats using the ImageMagick " +"library.\n" +"Use it to create, edit, compose, or convert bitmap images from within a " +"Perl\n" +"script." +msgstr "" + +#: gnu/packages/imagemagick.scm:213 +msgid "" +"GraphicsMagick provides a comprehensive collection of utilities,\n" +"programming interfaces, and GUIs, to support file format conversion, image\n" +"processing, and 2D vector rendering." +msgstr "" + +#: gnu/packages/image.scm:96 +msgid "Library for handling PNG files" +msgstr "" + +#: gnu/packages/image.scm:98 +msgid "" +"Libpng is the official PNG (Portable Network Graphics) reference\n" +"library. It supports almost all PNG features and is extensible." +msgstr "" + +#: gnu/packages/image.scm:162 +msgid "APNG patch for libpng" +msgstr "" + +#: gnu/packages/image.scm:164 +msgid "" +"APNG (Animated Portable Network Graphics) is an unofficial\n" +"extension of the APNG (Portable Network Graphics) format.\n" +"APNG patch provides APNG support to libpng." +msgstr "" + +#: gnu/packages/image.scm:204 +msgid "Read and write PNG images" +msgstr "" + +#: gnu/packages/image.scm:206 +msgid "" +"This package provides an easy and simple way to read, write and display\n" +"bitmap images stored in the PNG format. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image.scm:241 +msgid "Utility to compress PNG files" +msgstr "" + +#: gnu/packages/image.scm:242 +msgid "" +"pngcrusqh is an optimizer for PNG (Portable Network Graphics)\n" +"files. It can compress them as much as 40% losslessly." +msgstr "" + +#: gnu/packages/image.scm:261 +msgid "Library for handling JPEG files" +msgstr "" + +#: gnu/packages/image.scm:263 +msgid "" +"Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" +"JPEG is a standardized compression method for full-color and gray-scale\n" +"images.\n" +"The included programs provide conversion between the JPEG format and\n" +"image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." +msgstr "" + +#: gnu/packages/image.scm:328 +msgid "Implementation of the JPEG XR standard" +msgstr "" + +#: gnu/packages/image.scm:329 +msgid "" +"JPEG XR is an approved ISO/IEC International standard (its\n" +"official designation is ISO/IEC 29199-2). This library is an implementation " +"of that standard." +msgstr "" + +#: gnu/packages/image.scm:352 +msgid "Optimize JPEG images" +msgstr "" + +#: gnu/packages/image.scm:354 +msgid "" +"jpegoptim provides lossless optimization (based on optimizing\n" +"the Huffman tables) and \"lossy\" optimization based on setting\n" +"maximum quality factor." +msgstr "" + +#: gnu/packages/image.scm:379 +msgid "Library for handling Mac OS icns resource files" +msgstr "" + +#: gnu/packages/image.scm:381 +msgid "" +"Libicns is a library for the manipulation of Mac OS IconFamily resource\n" +"type files (ICNS). @command{icns2png} and @command{png2icns} are provided " +"to\n" +"convert between PNG and ICNS. @command{icns2png} will extract image files " +"from\n" +"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for " +"use\n" +"with .desktop files. Additionally, @command{icontainer2png} is provided " +"for\n" +"extracting icontainer icon files." +msgstr "" + +#: gnu/packages/image.scm:415 +msgid "Library for handling TIFF files" +msgstr "" + +#: gnu/packages/image.scm:417 +msgid "" +"Libtiff provides support for the Tag Image File Format (TIFF), a format\n" +"used for storing image data.\n" +"Included are a library, libtiff, for reading and writing TIFF and a small\n" +"collection of tools for doing simple manipulations of TIFF images." +msgstr "" + +#: gnu/packages/image.scm:480 +msgid "Library and tools for image processing and analysis" +msgstr "" + +#: gnu/packages/image.scm:482 +msgid "" +"Leptonica is a C library and set of command-line tools for efficient\n" +"image processing and image analysis operations. It supports rasterop, " +"affine\n" +"transformations, binary and grayscale morphology, rank order, and " +"convolution,\n" +"seedfill and connected components, image transformations combining changes " +"in\n" +"scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" +"arithmetic ops." +msgstr "" + +#: gnu/packages/image.scm:503 +msgid "Decoder of the JBIG2 image compression format" +msgstr "" + +#: gnu/packages/image.scm:505 +msgid "" +"JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" +"monochrome) images at moderately high resolution, and in particular scanned\n" +"paper documents. In this domain it is very efficient, offering compression\n" +"ratios on the order of 100:1.\n" +"\n" +"This is a decoder only implementation, and currently is in the alpha\n" +"stage, meaning it doesn't completely work yet. However, it is\n" +"maintaining parity with available encoders, so it is useful for real\n" +"work." +msgstr "" + +#: gnu/packages/image.scm:540 +msgid "JPEG 2000 codec" +msgstr "" + +#: gnu/packages/image.scm:542 +msgid "" +"The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" +"been developed in order to promote the use of JPEG 2000, the new\n" +"still-image compression standard from the Joint Photographic Experts\n" +"Group (JPEG).\n" +"\n" +"In addition to the basic codec, various other features are under\n" +"development, among them the JP2 and MJ2 (Motion JPEG 2000) file formats,\n" +"an indexing tool useful for the JPIP protocol, JPWL-tools for\n" +"error-resilience, a Java-viewer for j2k-images, ..." +msgstr "" + +#: gnu/packages/image.scm:605 +msgid "Tools and library for working with GIF images" +msgstr "" + +#: gnu/packages/image.scm:607 +msgid "" +"GIFLIB is a library for reading and writing GIF images. It is API and\n" +"ABI compatible with libungif which was in wide use while the LZW " +"compression\n" +"algorithm was patented. Tools are also included to convert, manipulate,\n" +"compose, and analyze GIF images." +msgstr "" + +#: gnu/packages/image.scm:629 +msgid "GIF decompression library" +msgstr "" + +#: gnu/packages/image.scm:631 +msgid "libungif is the old GIF decompression library by the GIFLIB project." +msgstr "" + +#: gnu/packages/image.scm:660 +msgid "Loading, saving, rendering and manipulating image files" +msgstr "" + +#: gnu/packages/image.scm:662 +msgid "" +"Imlib2 is a library that does image file loading and saving as well as\n" +"rendering, manipulation, arbitrary polygon support, etc.\n" +"\n" +"It does ALL of these operations FAST. Imlib2 also tries to be highly\n" +"intelligent about doing them, so writing naive programs can be done easily,\n" +"without sacrificing speed.\n" +"\n" +"This is a complete rewrite over the Imlib 1.x series. The architecture is\n" +"more modular, simple, and flexible." +msgstr "" + +#: gnu/packages/image.scm:694 +msgid "Wrapper library for imlib2" +msgstr "" + +#: gnu/packages/image.scm:696 +msgid "" +"Giblib is a simple library which wraps imlib2's context API, avoiding\n" +"all the context_get/set calls, adds fontstyles to the truetype renderer and\n" +"supplies a generic doubly-linked list and some string functions." +msgstr "" + +#: gnu/packages/image.scm:738 +msgid "Library for handling popular graphics image formats" +msgstr "" + +#: gnu/packages/image.scm:740 +msgid "" +"FreeImage is a library for developers who would like to support popular\n" +"graphics image formats like PNG, BMP, JPEG, TIFF and others." +msgstr "" + +#: gnu/packages/image.scm:795 +msgid "Computer vision library" +msgstr "" + +#: gnu/packages/image.scm:797 +msgid "" +"VIGRA stands for Vision with Generic Algorithms. It is an image\n" +"processing and analysis library that puts its main emphasis on customizable\n" +"algorithms and data structures. It is particularly strong for\n" +"multi-dimensional image processing." +msgstr "" + +#: gnu/packages/image.scm:829 +msgid "Lossless and lossy image compression" +msgstr "" + +#: gnu/packages/image.scm:831 +msgid "" +"WebP is a new image format that provides lossless and lossy compression\n" +"for images. WebP lossless images are 26% smaller in size compared to\n" +"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images " +"at\n" +"equivalent SSIM index. WebP supports lossless transparency (also known as\n" +"alpha channel) with just 22% additional bytes. Transparency is also " +"supported\n" +"with lossy compression and typically provides 3x smaller file sizes " +"compared\n" +"to PNG when lossy compression is acceptable for the red/green/blue color\n" +"channels." +msgstr "" + +#: gnu/packages/image.scm:859 +msgid "Library for handling MNG files" +msgstr "" + +#: gnu/packages/image.scm:861 +msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." +msgstr "" + +#: gnu/packages/image.scm:889 +msgid "Library and command-line utility to manage image metadata" +msgstr "" + +#: gnu/packages/image.scm:891 +msgid "" +"Exiv2 is a C++ library and a command line utility to manage image\n" +"metadata. It provides fast and easy read and write access to the Exif, " +"IPTC\n" +"and XMP metadata of images in various formats." +msgstr "" + +#: gnu/packages/image.scm:931 +msgid "Library for manipulating many image formats" +msgstr "" + +#: gnu/packages/image.scm:932 +msgid "" +"Developer's Image Library (DevIL) is a library to develop\n" +"applications with support for many types of images. DevIL can load, save,\n" +"convert, manipulate, filter and display a wide variety of image formats." +msgstr "" + +#: gnu/packages/image.scm:952 +msgid "JPEG-2000 library" +msgstr "" + +#: gnu/packages/image.scm:953 +msgid "" +"The JasPer Project is an initiative to provide a reference\n" +"implementation of the codec specified in the JPEG-2000 Part-1 standard (i." +"e.,\n" +"ISO/IEC 15444-1)." +msgstr "" + +#: gnu/packages/image.scm:983 +msgid "Scaling, colorspace conversion, and dithering library" +msgstr "" + +#: gnu/packages/image.scm:984 +msgid "" +"Zimg implements the commonly required image processing basics\n" +"of scaling, colorspace conversion, and depth conversion. A simple API " +"enables\n" +"conversion between any supported formats to operate with minimal knowledge " +"from\n" +"the programmer." +msgstr "" + +#: gnu/packages/image.scm:1017 +msgid "Perceptual image comparison utility" +msgstr "" + +#: gnu/packages/image.scm:1018 +msgid "" +"PerceptualDiff visually compares two images to determine\n" +"whether they look alike. It uses a computational model of the human visual\n" +"system to detect similarities. This allows it too see beyond irrelevant\n" +"differences in file encoding, image quality, and other small variations." +msgstr "" + +#: gnu/packages/image.scm:1058 +msgid "Image and audio steganography" +msgstr "" + +#: gnu/packages/image.scm:1060 +msgid "" +"Steghide is a program to hide data in various kinds of image and audio\n" +"files (known as @dfn{steganography}). Neither color nor sample frequencies " +"are\n" +"changed, making the embedding resistant against first-order statistical " +"tests." +msgstr "" + +#: gnu/packages/image.scm:1085 +msgid "Image library for Extempore" +msgstr "" + +#: gnu/packages/image.scm:1087 +msgid "" +"This package is a collection of assorted single-file libraries. Of\n" +"all included libraries only the image loading and decoding library is\n" +"installed as @code{stb_image}." +msgstr "" + +#: gnu/packages/image.scm:1116 +msgid "Optimizer that recompresses PNG image files to a smaller size" +msgstr "" + +#: gnu/packages/image.scm:1117 +msgid "" +"OptiPNG is a PNG optimizer that recompresses image\n" +"files to a smaller size, without losing any information. This program\n" +"also converts external formats (BMP, GIF, PNM and TIFF) to optimized\n" +"PNG, and performs PNG integrity checks and corrections." +msgstr "" + +#: gnu/packages/image.scm:1142 +msgid "SIMD-accelerated JPEG image handling library" +msgstr "" + +#: gnu/packages/image.scm:1143 +msgid "" +"libjpeg-turbo is a JPEG image codec that accelerates baseline\n" +"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 " +"on\n" +"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other " +"systems,\n" +"its highly-optimized Huffman coding routines allow it to outperform libjpeg " +"by\n" +"a significant amount.\n" +"libjpeg-turbo implements both the traditional libjpeg API and the less " +"powerful\n" +"but more straightforward TurboJPEG API, and provides a full-featured Java\n" +"interface. It supports color space extensions that allow it to compress " +"from\n" +"and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." +msgstr "" + +#: gnu/packages/image.scm:1191 +msgid "Library for reading and writing files in the nifti-1 format" +msgstr "" + +#: gnu/packages/image.scm:1192 +msgid "" +"Niftilib is a set of i/o libraries for reading and writing\n" +"files in the nifti-1 data format - a binary file format for storing\n" +"medical image data, e.g. magnetic resonance image (MRI) and functional MRI\n" +"(fMRI) brain images." +msgstr "" + +#: gnu/packages/image.scm:1231 +msgid "Color picker" +msgstr "" + +#: gnu/packages/image.scm:1232 +msgid "Gpick is an advanced color picker and palette editing tool." +msgstr "" + +#: gnu/packages/image.scm:1248 +msgid "IPTC metadata manipulation library" +msgstr "" + +#: gnu/packages/image.scm:1249 +msgid "" +"Libiptcdata is a C library for manipulating the International\n" +"Press Telecommunications Council (IPTC) metadata stored within multimedia " +"files\n" +"such as images. This metadata can include captions and keywords, often used " +"by\n" +"popular photo management applications. The library provides routines for\n" +"parsing, viewing, modifying, and saving this metadata." +msgstr "" + +#: gnu/packages/image.scm:1285 +msgid "Powerful yet simple to use screenshot software" +msgstr "" + +#: gnu/packages/image.scm:1286 +msgid "" +"Flameshot is a screenshot program.\n" +"Features:\n" +"\n" +"@itemize\n" +"@item Customizable appearance.\n" +"@item Easy to use.\n" +"@item In-app screenshot edition.\n" +"@item DBus interface.\n" +"@item Upload to Imgur.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image.scm:1312 +msgid "Read and write JPEG images with R" +msgstr "" + +#: gnu/packages/image.scm:1313 +msgid "" +"This package provides a way to read, write and display bitmap\n" +"images stored in the JPEG format with R. It can read and write both files " +"and\n" +"in-memory raw vectors." +msgstr "" + +#: gnu/packages/image-viewers.scm:90 +msgid "Fast and light imlib2-based image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:92 +msgid "" +"feh is an X11 image viewer aimed mostly at console users.\n" +"Unlike most other viewers, it does not have a fancy GUI, but simply\n" +"displays images. It can also be used to set the desktop wallpaper.\n" +"It is controlled via commandline arguments and configurable key/mouse\n" +"actions." +msgstr "" + +#: gnu/packages/image-viewers.scm:142 +msgid "Lightweight GTK+ based image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:144 +msgid "" +"Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" +"systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" +"interoperability; easy integration with other software; geeqie works on " +"files\n" +"and directories, there is no need to import images; fast preview for many " +"raw\n" +"image formats; tools for image comparison, sorting and managing photo\n" +"collection. Geeqie was initially based on GQview." +msgstr "" + +#: gnu/packages/image-viewers.scm:169 +msgid "Simple and fast image viewer for X" +msgstr "" + +#: gnu/packages/image-viewers.scm:170 +msgid "" +"gpicview is a lightweight GTK+ 2.x based image viewer.\n" +"It is the default image viewer on LXDE desktop environment." +msgstr "" + +#: gnu/packages/image-viewers.scm:211 +msgid "Simple X Image Viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:213 +msgid "" +"sxiv is an alternative to feh and qiv. Its primary goal is to\n" +"provide the most basic features required for fast image viewing. It has\n" +"vi key bindings and works nicely with tiling window managers. Its code\n" +"base should be kept small and clean to make it easy for you to dig into\n" +"it and customize it for your needs." +msgstr "" + +#: gnu/packages/image-viewers.scm:260 +msgid "Simple, fast and elegant image viewer" +msgstr "" + +#: gnu/packages/image-viewers.scm:261 +msgid "" +"Viewnior is an image viewer program. Created to be simple,\n" +"fast and elegant. Its minimalistic interface provides more screenspace for\n" +"your images. Among its features are:\n" +"@enumerate\n" +"@item Fullscreen & Slideshow\n" +"@item Rotate, flip, crop, save, delete images\n" +"@item Animation support\n" +"@item Browse only selected images\n" +"@item Navigation window\n" +"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, " +"Nitrogen)\n" +"@item Simple interface\n" +"@item EXIF and IPTC metadata\n" +"@item Configurable mouse actions\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/image-viewers.scm:329 +msgid "Render images in the terminal" +msgstr "" + +#: gnu/packages/image-viewers.scm:331 +msgid "" +"Catimg is a little program that prints images in the terminal.\n" +"It supports JPEG, PNG and GIF formats." +msgstr "" + +#: gnu/packages/image-viewers.scm:382 +msgid "High dynamic range (HDR) imaging application" +msgstr "" + +#: gnu/packages/image-viewers.scm:384 +msgid "" +"Luminance HDR (formerly QtPFSGui) is a graphical user interface\n" +"application that aims to provide a workflow for high dynamic range (HDR)\n" +"imaging. It supports several HDR and LDR image formats, and it can:\n" +"\n" +"@itemize\n" +"@item Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and\n" +"16bit, RAW) of the same scene taken at different exposure setting;\n" +"@item Save load HDR images;\n" +"@item Rotate, resize and crop HDR images;\n" +"@item Tone-map HDR images;\n" +"@item Copy EXIF data between sets of images.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image-viewers.scm:432 +msgid "Image viewer for comics" +msgstr "" + +#: gnu/packages/image-viewers.scm:433 +msgid "" +"MComix is a customizable image viewer that specializes as\n" +"a comic and manga reader. It supports a variety of container formats\n" +"including CBZ, CB7, CBT, LHA." +msgstr "" + +#: gnu/packages/inkscape.scm:86 +msgid "Vector graphics editor" +msgstr "" + +#: gnu/packages/inkscape.scm:87 +msgid "" +"Inkscape is a vector graphics editor. What sets Inkscape\n" +"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C " +"standard,\n" +"as the native format." +msgstr "" + +#: gnu/packages/jemalloc.scm:64 +msgid "General-purpose scalable concurrent malloc implementation" +msgstr "" + +#: gnu/packages/jemalloc.scm:66 +msgid "" +"This library providing a malloc(3) implementation that emphasizes\n" +"fragmentation avoidance and scalable concurrency support." +msgstr "" + +#: gnu/packages/key-mon.scm:50 +msgid "Show keyboard and mouse status" +msgstr "" + +#: gnu/packages/key-mon.scm:52 +msgid "" +"The key-mon utility displays the current keyboard and mouse status.\n" +"This is useful for teaching and screencasts." +msgstr "" + +#: gnu/packages/less.scm:41 +msgid "Paginator for terminals" +msgstr "" + +#: gnu/packages/less.scm:43 +msgid "" +"GNU less is a pager, a program that allows you to view large amounts\n" +"of text in page-sized chunks. Unlike traditional pagers, it allows both\n" +"backwards and forwards movement through the document. It also does not " +"have\n" +"to read the entire input file before starting, so it starts faster than " +"most\n" +"text editors." +msgstr "" + +#: gnu/packages/lesstif.scm:47 +msgid "Clone of the Motif toolkit for the X window system" +msgstr "" + +#: gnu/packages/lesstif.scm:48 +msgid "Clone of the Motif toolkit for the X window system." +msgstr "" + +#: gnu/packages/libreoffice.scm:96 +msgid "General purpose formula parser and interpreter" +msgstr "" + +#: gnu/packages/libreoffice.scm:97 +msgid "" +"Ixion is a library for calculating the results of formula\n" +"expressions stored in multiple named targets, or \"cells\". The cells can\n" +"be referenced from each other, and the library takes care of resolving\n" +"their dependencies automatically upon calculation." +msgstr "" + +#: gnu/packages/libreoffice.scm:123 +msgid "File import filter library for spreadsheet documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:124 +msgid "" +"Orcus is a library that provides a collection of standalone\n" +"file processing filters. It is currently focused on providing filters for\n" +"spreadsheet documents. The library includes import filters for\n" +"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document " +"Spreadsheet,\n" +"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers " +"for\n" +"CSV, CSS and XML." +msgstr "" + +#: gnu/packages/libreoffice.scm:158 +msgid "Document importer for office suites" +msgstr "" + +#: gnu/packages/libreoffice.scm:159 +msgid "" +"Librevenge is a base library for writing document import\n" +"filters. It has interfaces for text documents, vector graphics,\n" +"spreadsheets and presentations." +msgstr "" + +#: gnu/packages/libreoffice.scm:184 +msgid "Library for importing WordPerfect documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:185 +msgid "" +"Libwpd is a C++ library designed to help process\n" +"WordPerfect documents. It is most commonly used to import such documents\n" +"into other word processors." +msgstr "" + +#: gnu/packages/libreoffice.scm:218 +msgid "Library for import of reflowable e-book formats" +msgstr "" + +#: gnu/packages/libreoffice.scm:219 +msgid "" +"Libe-book is a library and a set of tools for reading and\n" +"converting various reflowable e-book formats. Currently supported are:\n" +"Broad Band eBook, eReader .pdb, FictionBook v. 2 (including zipped files),\n" +"PalmDoc Ebook, Plucker .pdb, QiOO (mobile format, for java-enabled\n" +"cellphones), TCR (simple compressed text format), TealDoc, zTXT,\n" +"ZVR (simple compressed text format)." +msgstr "" + +#: gnu/packages/libreoffice.scm:248 +msgid "Library and tools for the WordPerfect Graphics format" +msgstr "" + +#: gnu/packages/libreoffice.scm:249 +msgid "" +"The libwpg project provides a library and tools for\n" +"working with graphics in the WPG (WordPerfect Graphics) format." +msgstr "" + +#: gnu/packages/libreoffice.scm:290 +msgid "CMIS client library" +msgstr "" + +#: gnu/packages/libreoffice.scm:291 +msgid "" +"LibCMIS is a C++ client library for the CMIS interface. It\n" +"allows C++ applications to connect to any ECM behaving as a CMIS server " +"such\n" +"as Alfresco or Nuxeo." +msgstr "" + +#: gnu/packages/libreoffice.scm:322 +msgid "Library for parsing the AbiWord format" +msgstr "" + +#: gnu/packages/libreoffice.scm:323 +msgid "" +"Libabw is a library that parses the file format of\n" +"AbiWord documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:354 +msgid "Library for parsing the CorelDRAW format" +msgstr "" + +#: gnu/packages/libreoffice.scm:355 +msgid "" +"Libcdr is a library that parses the file format of\n" +"CorelDRAW documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:387 +msgid "Library for parsing the Apple Keynote format" +msgstr "" + +#: gnu/packages/libreoffice.scm:388 +msgid "" +"Libetonyek is a library that parses the file format of\n" +"Apple Keynote documents. It currently supports Keynote versions 2 to 5." +msgstr "" + +#: gnu/packages/libreoffice.scm:412 +msgid "Library to access tags for identifying languages" +msgstr "" + +#: gnu/packages/libreoffice.scm:413 +msgid "" +"Liblangtag implements an interface to work with tags\n" +"for identifying languages as described in RFC 5646. It supports the\n" +"extensions described in RFC6067 and RFC6497, and Extension T for\n" +"language/locale identifiers as described in the Unicode CLDR\n" +"standard 21.0.2." +msgstr "" + +#: gnu/packages/libreoffice.scm:433 +msgid "Text Categorization library" +msgstr "" + +#: gnu/packages/libreoffice.scm:434 +msgid "" +"Libexttextcat is an N-Gram-Based Text Categorization\n" +"library primarily intended for language guessing." +msgstr "" + +#: gnu/packages/libreoffice.scm:464 +msgid "Library for parsing the FreeHand format" +msgstr "" + +#: gnu/packages/libreoffice.scm:465 +msgid "" +"Libfreehand is a library that parses the file format of\n" +"Aldus/Macromedia/Adobe FreeHand documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:491 +msgid "Library for parsing the Microsoft Publisher format" +msgstr "" + +#: gnu/packages/libreoffice.scm:492 +msgid "" +"Libmspub is a library that parses the file format of\n" +"Microsoft Publisher documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:517 +msgid "Library for parsing the PageMaker format" +msgstr "" + +#: gnu/packages/libreoffice.scm:518 +msgid "" +"Libpagemaker is a library that parses the file format of\n" +"Aldus/Adobe PageMaker documents. Currently it only understands documents\n" +"created by PageMaker version 6.x and 7." +msgstr "" + +#: gnu/packages/libreoffice.scm:548 +msgid "Library for parsing the Microsoft Visio format" +msgstr "" + +#: gnu/packages/libreoffice.scm:549 +msgid "" +"Libvisio is a library that parses the file format of\n" +"Microsoft Visio documents of all versions." +msgstr "" + +#: gnu/packages/libreoffice.scm:577 +msgid "ODF (Open Document Format) library" +msgstr "" + +#: gnu/packages/libreoffice.scm:578 +msgid "" +"Libodfgen is a library for generating documents in the\n" +"Open Document Format (ODF). It provides generator implementations for all\n" +"document interfaces supported by librevenge:\n" +"text documents, vector drawings, presentations and spreadsheets." +msgstr "" + +#: gnu/packages/libreoffice.scm:605 +msgid "Import library for some old Macintosh text documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:606 +msgid "" +"Libmwaw contains some import filters for old Macintosh\n" +"text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" +"spreadsheet documents." +msgstr "" + +#: gnu/packages/libreoffice.scm:629 +msgid "Provides LibreOffice support for old StarOffice documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:630 +msgid "" +"@code{libstaroffice} is an import filter for the document formats\n" +"from the old StarOffice (.sdc, .sdw, ...)." +msgstr "" + +#: gnu/packages/libreoffice.scm:655 +msgid "Import library for Microsoft Works text documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:656 +msgid "" +"Libwps is a library for importing files in the Microsoft\n" +"Works word processor file format." +msgstr "" + +#: gnu/packages/libreoffice.scm:683 +msgid "Parses file format of Zoner Callisto/Draw documents" +msgstr "" + +#: gnu/packages/libreoffice.scm:684 +msgid "" +"Libzmf is a library that parses the file format of Zoner\n" +"Callisto/Draw documents. Currently it only understands documents created " +"by\n" +"Zoner Draw version 4 and 5." +msgstr "" + +#: gnu/packages/libreoffice.scm:719 +msgid "" +"Hunspell is a spell checker and morphological analyzer\n" +"library and program designed for languages with rich morphology and complex\n" +"word compounding or character encoding." +msgstr "" + +#. TRANSLATORS: In French, this is "Français classique". +#: gnu/packages/libreoffice.scm:782 +msgid "Hunspell dictionary for ``classic'' French (recommended)" +msgstr "" + +#. TRANSLATORS: In French, this is "Français moderne". +#: gnu/packages/libreoffice.scm:787 +msgid "Hunspell dictionary for ``modern'' French" +msgstr "" + +#: gnu/packages/libreoffice.scm:791 +msgid "Hunspell dictionary for the post @dfn{1990 réforme} French" +msgstr "" + +#: gnu/packages/libreoffice.scm:795 +msgid "Hunspell dictionary for all variants of French" +msgstr "" + +#: gnu/packages/libreoffice.scm:813 +msgid "Hyphenation library" +msgstr "" + +#: gnu/packages/libreoffice.scm:814 +msgid "" +"Hyphen is a hyphenation library using TeX hyphenation\n" +"patterns, which are pre-processed by a perl script." +msgstr "" + +#: gnu/packages/libreoffice.scm:837 +msgid "Thesaurus" +msgstr "" + +#: gnu/packages/libreoffice.scm:838 +msgid "" +"MyThes is a simple thesaurus that uses a structured text\n" +"data file and an index file with binary search to look up words and phrases\n" +"and to return information on pronunciations, meanings and synonyms." +msgstr "" + +#: gnu/packages/libreoffice.scm:1042 +msgid "Office suite" +msgstr "" + +#: gnu/packages/libreoffice.scm:1043 +msgid "" +"LibreOffice is a comprehensive office suite. It contains\n" +"a number of components: Writer, a word processor; Calc, a spreadsheet\n" +"application; Impress, a presentation engine; Draw, a drawing and\n" +"flowcharting application; Base, a database and database frontend;\n" +"Math for editing mathematics." +msgstr "" + +#: gnu/packages/linux.scm:213 +msgid "GNU Linux-Libre kernel headers" +msgstr "" + +#: gnu/packages/linux.scm:214 +msgid "Headers of the Linux-Libre kernel." +msgstr "" + +#: gnu/packages/linux.scm:373 +msgid "100% free redistribution of a cleaned Linux kernel" +msgstr "" + +#: gnu/packages/linux.scm:375 +msgid "" +"GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" +"It has been modified to remove all non-free binary blobs." +msgstr "" + +#: gnu/packages/linux.scm:496 +msgid "Pluggable authentication modules for Linux" +msgstr "" + +#: gnu/packages/linux.scm:498 +msgid "" +"A *Free* project to implement OSF's RFC 86.0.\n" +"Pluggable authentication modules are small shared object files that can\n" +"be used through the PAM API to perform tasks, like authenticating a user\n" +"at login. Local and dynamic reconfiguration are its key features." +msgstr "" + +#: gnu/packages/linux.scm:540 +msgid "Small utilities that use the proc file system" +msgstr "" + +#: gnu/packages/linux.scm:542 +msgid "" +"This PSmisc package is a set of some small useful utilities that\n" +"use the proc file system. We're not about changing the world, but\n" +"providing the system administrator with some help in common tasks." +msgstr "" + +#: gnu/packages/linux.scm:627 +msgid "Collection of utilities for the Linux kernel" +msgstr "" + +#: gnu/packages/linux.scm:628 +msgid "" +"Util-linux is a diverse collection of Linux kernel\n" +"utilities. It provides dmesg and includes tools for working with file " +"systems,\n" +"block devices, UUIDs, TTYs, and many other tools." +msgstr "" + +#: gnu/packages/linux.scm:661 +msgid "PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR" +msgstr "" + +#: gnu/packages/linux.scm:663 +msgid "" +"ddate displays the Discordian date and holidays of a given date.\n" +"The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" +"by Robert Shea and Robert Anton Wilson." +msgstr "" + +#: gnu/packages/linux.scm:708 +msgid "Utilities that give information about processes" +msgstr "" + +#: gnu/packages/linux.scm:710 +msgid "" +"Procps is the package that has a bunch of small useful utilities\n" +"that give information about processes using the Linux /proc file system.\n" +"The package includes the programs ps, top, vmstat, w, kill, free,\n" +"slabtop, and skill." +msgstr "" + +#: gnu/packages/linux.scm:736 +msgid "Tools for working with USB devices, such as lsusb" +msgstr "" + +#: gnu/packages/linux.scm:738 +msgid "Tools for working with USB devices, such as lsusb." +msgstr "" + +#: gnu/packages/linux.scm:814 +msgid "Creating and checking ext2/ext3/ext4 file systems" +msgstr "" + +#: gnu/packages/linux.scm:816 +msgid "" +"This package provides tools for manipulating ext2/ext3/ext4 file systems." +msgstr "" + +#: gnu/packages/linux.scm:857 +msgid "Statically-linked e2fsck command from e2fsprogs" +msgstr "" + +#: gnu/packages/linux.scm:858 +msgid "" +"This package provides statically-linked e2fsck command taken\n" +"from the e2fsprogs package. It is meant to be used in initrds." +msgstr "" + +#: gnu/packages/linux.scm:877 +msgid "Recover deleted files from ext2/3/4 partitions" +msgstr "" + +#: gnu/packages/linux.scm:879 +msgid "" +"Extundelete is a set of tools that can recover deleted files from an\n" +"ext3 or ext4 partition." +msgstr "" + +#: gnu/packages/linux.scm:910 +msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" +msgstr "" + +#: gnu/packages/linux.scm:912 +msgid "" +"Zerofree finds the unallocated blocks with non-zero value content in an\n" +"ext2, ext3, or ext4 file system and fills them with zeroes (or another " +"value).\n" +"This is a simple way to make disk images more compressible.\n" +"Zerofree requires the file system to be unmounted or mounted read-only." +msgstr "" + +#: gnu/packages/linux.scm:940 +msgid "System call tracer for Linux" +msgstr "" + +#: gnu/packages/linux.scm:942 +msgid "" +"strace is a system call tracer, i.e. a debugging tool which prints out a\n" +"trace of all the system calls made by a another process/program." +msgstr "" + +#: gnu/packages/linux.scm:963 +msgid "Library call tracer for Linux" +msgstr "" + +#: gnu/packages/linux.scm:965 +msgid "" +"ltrace intercepts and records dynamic library calls which are called by\n" +"an executed process and the signals received by that process. It can also\n" +"intercept and print the system calls executed by the program." +msgstr "" + +#: gnu/packages/linux.scm:984 +msgid "The Advanced Linux Sound Architecture libraries" +msgstr "" + +#: gnu/packages/linux.scm:986 gnu/packages/linux.scm:1030 +msgid "" +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system." +msgstr "" + +#: gnu/packages/linux.scm:1028 +msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" +msgstr "" + +#: gnu/packages/linux.scm:1088 +msgid "Plugins for the Advanced Linux Sound Architecture (ALSA)" +msgstr "" + +#: gnu/packages/linux.scm:1090 +msgid "" +"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" +"MIDI functionality to the Linux-based operating system. This package " +"enhances ALSA\n" +"by providing additional plugins which include: upmixing, downmixing, jackd " +"and\n" +"pulseaudio support for native alsa applications, format conversion (s16 to " +"a52), and\n" +"external rate conversion." +msgstr "" + +#: gnu/packages/linux.scm:1124 +msgid "Programs to configure Linux IP packet filtering rules" +msgstr "" + +#: gnu/packages/linux.scm:1126 +msgid "" +"@command{iptables} is the user-space command line program used to\n" +"configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" +"(@dfn{firewall}), including @dfn{NAT} (Network Address Translation).\n" +"\n" +"This package also includes @command{ip6tables}, which is used to configure " +"the\n" +"IPv6 packet filter.\n" +"\n" +"Both commands are targeted at system administrators.\n" +msgstr "" + +#: gnu/packages/linux.scm:1183 +msgid "Ethernet bridge frame table administration" +msgstr "" + +#: gnu/packages/linux.scm:1186 +msgid "" +"ebtables is an application program used to set up and maintain the\n" +"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It " +"is\n" +"analogous to the iptables application, but less complicated, due to the " +"fact\n" +"that the Ethernet protocol is much simpler than the IP protocol." +msgstr "" + +#: gnu/packages/linux.scm:1234 +msgid "Utilities for controlling TCP/IP networking and traffic in Linux" +msgstr "" + +#: gnu/packages/linux.scm:1236 +msgid "" +"Iproute2 is a collection of utilities for controlling TCP/IP networking\n" +"and traffic with the Linux kernel. The most important of these are\n" +"@command{ip}, which configures IPv4 and IPv6, and @command{tc} for traffic\n" +"control.\n" +"\n" +"Most network configuration manuals still refer to ifconfig and route as the\n" +"primary network configuration tools, but ifconfig is known to behave\n" +"inadequately in modern network environments, and both should be deprecated." +msgstr "" + +#: gnu/packages/linux.scm:1312 +msgid "Tools for controlling the network subsystem in Linux" +msgstr "" + +#: gnu/packages/linux.scm:1314 +msgid "" +"This package includes the important tools for controlling the network\n" +"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp " +"and\n" +"route. Additionally, this package contains utilities relating to " +"particular\n" +"network hardware types (plipconfig, slattach) and advanced aspects of IP\n" +"configuration (iptunnel, ipmaddr)." +msgstr "" + +#: gnu/packages/linux.scm:1351 +msgid "Library for working with POSIX capabilities" +msgstr "" + +#: gnu/packages/linux.scm:1353 +msgid "" +"Libcap2 provides a programming interface to POSIX capabilities on\n" +"Linux-based operating systems." +msgstr "" + +#: gnu/packages/linux.scm:1396 +msgid "Manipulate Ethernet bridges" +msgstr "" + +#: gnu/packages/linux.scm:1398 +msgid "" +"Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" +"to connect two Ethernet segments together in a protocol independent way.\n" +"Packets are forwarded based on Ethernet address, rather than IP address " +"(like\n" +"a router). Since forwarding is done at Layer 2, all protocols can go\n" +"transparently through a bridge." +msgstr "" + +#: gnu/packages/linux.scm:1466 +msgid "NetLink protocol library suite" +msgstr "" + +#: gnu/packages/linux.scm:1468 +msgid "" +"The libnl suite is a collection of libraries providing APIs to netlink\n" +"protocol based Linux kernel interfaces. Netlink is an IPC mechanism " +"primarily\n" +"between the kernel and user space processes. It was designed to be a more\n" +"flexible successor to ioctl to provide mainly networking related kernel\n" +"configuration and monitoring interfaces." +msgstr "" + +#: gnu/packages/linux.scm:1498 +msgid "Tool for configuring wireless devices" +msgstr "" + +#: gnu/packages/linux.scm:1500 +msgid "" +"iw is a new nl80211 based CLI configuration utility for wireless\n" +"devices. It replaces @code{iwconfig}, which is deprecated." +msgstr "" + +#: gnu/packages/linux.scm:1546 +msgid "Analyze power consumption on Intel-based laptops" +msgstr "" + +#: gnu/packages/linux.scm:1548 +msgid "" +"PowerTOP is a Linux tool to diagnose issues with power consumption and\n" +"power management. In addition to being a diagnostic tool, PowerTOP also " +"has\n" +"an interactive mode where the user can experiment various power management\n" +"settings for cases where the operating system has not enabled these\n" +"settings." +msgstr "" + +#: gnu/packages/linux.scm:1570 +msgid "Audio mixer for X and the console" +msgstr "" + +#: gnu/packages/linux.scm:1572 +msgid "" +"Aumix adjusts an audio mixer from X, the console, a terminal,\n" +"the command line or a script." +msgstr "" + +#: gnu/packages/linux.scm:1596 +msgid "Displays the IO activity of running processes" +msgstr "" + +#: gnu/packages/linux.scm:1598 +msgid "" +"Iotop is a Python program with a top like user interface to show the\n" +"processes currently causing I/O." +msgstr "" + +#: gnu/packages/linux.scm:1652 +msgid "Support file systems implemented in user space" +msgstr "" + +#: gnu/packages/linux.scm:1654 +msgid "" +"As a consequence of its monolithic design, file system code for Linux\n" +"normally goes into the kernel itself---which is not only a robustness " +"issue,\n" +"but also an impediment to system extensibility. FUSE, for \"file systems " +"in\n" +"user space\", is a kernel module and user-space library that tries to " +"address\n" +"part of this problem by allowing users to run file system implementations " +"as\n" +"user-space processes." +msgstr "" + +#: gnu/packages/linux.scm:1685 +msgid "User-space union file system" +msgstr "" + +#: gnu/packages/linux.scm:1687 +msgid "" +"UnionFS-FUSE is a flexible union file system implementation in user\n" +"space, using the FUSE library. Mounting a union file system allows you to\n" +"\"aggregate\" the contents of several directories into a single mount " +"point.\n" +"UnionFS-FUSE additionally supports copy-on-write." +msgstr "" + +#: gnu/packages/linux.scm:1712 +msgid "User-space union file system (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:1760 +msgid "Mount remote file systems over SSH" +msgstr "" + +#: gnu/packages/linux.scm:1762 +msgid "" +"This is a file system client based on the SSH File Transfer Protocol.\n" +"Since most SSH servers already support this protocol it is very easy to set\n" +"up: on the server side there's nothing to do; on the client side mounting " +"the\n" +"file system is as easy as logging into the server with an SSH client." +msgstr "" + +#: gnu/packages/linux.scm:1785 +msgid "Tool for mounting archive files with FUSE" +msgstr "" + +#: gnu/packages/linux.scm:1786 +msgid "" +"archivemount is a FUSE-based file system for Unix variants,\n" +"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) " +"to a\n" +"mount point where it can be read from or written to as with any other file\n" +"system. This makes accessing the contents of the archive, which may be\n" +"compressed, transparent to other programs, without decompressing them." +msgstr "" + +#: gnu/packages/linux.scm:1816 +msgid "Tools for non-uniform memory access (NUMA) machines" +msgstr "" + +#: gnu/packages/linux.scm:1818 +msgid "" +"NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" +"memory is not all in one place. The numactl program allows you to run your\n" +"application program on specific CPU's and memory nodes. It does this by\n" +"supplying a NUMA memory policy to the operating system before running your\n" +"program.\n" +"\n" +"The package contains other commands, such as numademo, numastat and memhog.\n" +"The numademo command provides a quick overview of NUMA performance on your\n" +"system." +msgstr "" + +#: gnu/packages/linux.scm:1854 +msgid "Neo2 console layout" +msgstr "" + +#: gnu/packages/linux.scm:1856 +msgid "" +"Kbd-neo provides the Neo2 keyboard layout for use with\n" +"@command{loadkeys(1)} from @code{kbd(4)}." +msgstr "" + +#: gnu/packages/linux.scm:1919 +msgid "Linux keyboard utilities and keyboard maps" +msgstr "" + +#: gnu/packages/linux.scm:1921 +msgid "" +"This package contains keytable files and keyboard utilities compatible\n" +"for systems using the Linux kernel. This includes commands such as\n" +"'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." +msgstr "" + +#: gnu/packages/linux.scm:1940 +msgid "Monitor file accesses" +msgstr "" + +#: gnu/packages/linux.scm:1942 +msgid "" +"The inotify-tools packages provides a C library and command-line tools\n" +"to use Linux' inotify mechanism, which allows file accesses to be monitored." +msgstr "" + +#: gnu/packages/linux.scm:1980 +msgid "Kernel module tools" +msgstr "" + +#: gnu/packages/linux.scm:1981 +msgid "" +"Kmod is a set of tools to handle common tasks with Linux\n" +"kernel modules like insert, remove, list, check properties, resolve\n" +"dependencies and aliases.\n" +"\n" +"These tools are designed on top of libkmod, a library that is shipped with\n" +"kmod. The aim is to be compatible with tools, configurations and indices\n" +"from the module-init-tools project." +msgstr "" + +#: gnu/packages/linux.scm:2045 +msgid "Userspace device management" +msgstr "" + +#: gnu/packages/linux.scm:2046 +msgid "" +"Udev is a daemon which dynamically creates and removes\n" +"device nodes from /dev/, handles hotplug events and loads drivers at boot\n" +"time." +msgstr "" + +#: gnu/packages/linux.scm:2111 +msgid "Logical volume management for Linux" +msgstr "" + +#: gnu/packages/linux.scm:2113 +msgid "" +"LVM2 is the logical volume management tool set for Linux-based systems.\n" +"This package includes the user-space libraries and tools, including the " +"device\n" +"mapper. Kernel components are part of Linux-libre." +msgstr "" + +#: gnu/packages/linux.scm:2135 +msgid "Logical volume management for Linux (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:2165 +msgid "Tools for manipulating Linux Wireless Extensions" +msgstr "" + +#: gnu/packages/linux.scm:2166 +msgid "" +"Wireless Tools are used to manipulate the now-deprecated\n" +"Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" +"Extension was an interface allowing you to set Wireless LAN specific\n" +"parameters and get the specific stats. It is deprecated in favor the " +"nl80211\n" +"interface." +msgstr "" + +#: gnu/packages/linux.scm:2238 +msgid "Central regulatory domain agent (CRDA) for WiFi" +msgstr "" + +#: gnu/packages/linux.scm:2240 +msgid "" +"The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" +"communication between the kernel Linux and user space for regulatory\n" +"compliance." +msgstr "" + +#: gnu/packages/linux.scm:2286 +msgid "Wireless regulatory database" +msgstr "" + +#: gnu/packages/linux.scm:2288 +msgid "" +"This package contains the wireless regulatory database Central\n" +"Regulatory Database Agent (CRDA) daemon. The database contains information " +"on\n" +"country-specific regulations for the wireless spectrum." +msgstr "" + +#: gnu/packages/linux.scm:2365 +msgid "Utilities to read temperature/voltage/fan sensors" +msgstr "" + +#: gnu/packages/linux.scm:2367 +msgid "" +"Lm-sensors is a hardware health monitoring package for Linux. It allows\n" +"you to access information from temperature, voltage, and fan speed sensors.\n" +"It works with most newer systems." +msgstr "" + +#: gnu/packages/linux.scm:2385 +msgid "Manipulate Intel microcode bundles" +msgstr "" + +#: gnu/packages/linux.scm:2387 +msgid "" +"@command{iucode_tool} is a utility to work with microcode packages for\n" +"Intel processors. It can convert between formats, extract specific " +"versions,\n" +"create a firmware image suitable for the Linux kernel, and more." +msgstr "" + +#: gnu/packages/linux.scm:2416 +msgid "I2C tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:2418 +msgid "" +"The i2c-tools package contains a heterogeneous set of I2C tools for\n" +"Linux: a bus probing tool, a chip dumper, register-level SMBus access " +"helpers,\n" +"EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" +"SMBus access." +msgstr "" + +#: gnu/packages/linux.scm:2455 +msgid "Hardware health information viewer" +msgstr "" + +#: gnu/packages/linux.scm:2457 +msgid "" +"Xsensors reads data from the libsensors library regarding hardware\n" +"health such as temperature, voltage and fan speed and displays the " +"information\n" +"in a digital read-out." +msgstr "" + +#: gnu/packages/linux.scm:2507 +msgid "Linux profiling with performance counters" +msgstr "" + +#: gnu/packages/linux.scm:2509 +msgid "" +"perf is a tool suite for profiling using hardware performance counters,\n" +"with support in the Linux kernel. perf can instrument CPU performance\n" +"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is " +"capable\n" +"of lightweight profiling. This package contains the user-land tools and in\n" +"particular the 'perf' command." +msgstr "" + +#: gnu/packages/linux.scm:2532 +msgid "Simple tool for creating Linux namespace containers" +msgstr "" + +#: gnu/packages/linux.scm:2533 +msgid "" +"pflask is a simple tool for creating Linux namespace\n" +"containers. It can be used for running a command or even booting an OS " +"inside\n" +"an isolated container, created with the help of Linux namespaces. It is\n" +"similar in functionality to chroot, although pflask provides better " +"isolation\n" +"thanks to the use of namespaces." +msgstr "" + +#: gnu/packages/linux.scm:2562 +msgid "View and tune ATA disk drive parameters" +msgstr "" + +#: gnu/packages/linux.scm:2564 +msgid "" +"@command{hdparm} is a command-line utility to control ATA controllers and\n" +"disk drives. It can increase performance and/or reliability by careful " +"tuning\n" +"of hardware settings like power and acoustic management, DMA modes, and " +"caching.\n" +"It can also display detailed device information, or be used as a simple\n" +"performance benchmarking tool.\n" +"\n" +"@command{hdparm} provides a command line interface to various Linux kernel\n" +"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the " +"older\n" +"IDE driver subsystem. Many external USB drive enclosures with SCSI-ATA " +"Command\n" +"Translation (@dfn{SAT}) are also supported." +msgstr "" + +#: gnu/packages/linux.scm:2595 +msgid "Tool for enabling and disabling wireless devices" +msgstr "" + +#: gnu/packages/linux.scm:2597 +msgid "" +"rfkill is a simple tool for accessing the rfkill device interface,\n" +"which is used to enable and disable wireless networking devices, typically\n" +"WLAN, Bluetooth and mobile broadband." +msgstr "" + +#: gnu/packages/linux.scm:2618 +msgid "Display information on ACPI devices" +msgstr "" + +#: gnu/packages/linux.scm:2619 +msgid "" +"@code{acpi} attempts to replicate the functionality of the\n" +"\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" +"information. It does not support ACPI suspending, only displays " +"information\n" +"about ACPI devices." +msgstr "" + +#: gnu/packages/linux.scm:2638 +msgid "Daemon for delivering ACPI events to user-space programs" +msgstr "" + +#: gnu/packages/linux.scm:2640 +msgid "" +"acpid is designed to notify user-space programs of Advanced\n" +"Configuration and Power Interface (ACPI) events. acpid should be started\n" +"during the system boot, and will run as a background process. When an ACPI\n" +"event is received from the kernel, acpid will examine the list of rules\n" +"specified in /etc/acpi/events and execute the rules that match the event." +msgstr "" + +#: gnu/packages/linux.scm:2662 +msgid "System utilities based on Linux sysfs" +msgstr "" + +#: gnu/packages/linux.scm:2664 +msgid "" +"These are a set of utilities built upon sysfs, a virtual file system in\n" +"Linux kernel versions 2.5+ that exposes a system's device tree. The " +"package\n" +"also contains the libsysfs library." +msgstr "" + +#: gnu/packages/linux.scm:2693 +msgid "System utilities based on Linux sysfs (version 1.x)" +msgstr "" + +#: gnu/packages/linux.scm:2716 +msgid "Utilities to get and set CPU frequency on Linux" +msgstr "" + +#: gnu/packages/linux.scm:2718 +msgid "" +"The cpufrequtils suite contains utilities to retrieve CPU frequency\n" +"information, and set the CPU frequency if supported, using the cpufreq\n" +"capabilities of the Linux kernel." +msgstr "" + +#: gnu/packages/linux.scm:2737 +msgid "Interface library for the Linux IEEE1394 drivers" +msgstr "" + +#: gnu/packages/linux.scm:2739 +msgid "" +"Libraw1394 is the only supported interface to the kernel side raw1394 of\n" +"the Linux IEEE-1394 subsystem, which provides direct access to the " +"connected\n" +"1394 buses to user space. Through libraw1394/raw1394, applications can " +"directly\n" +"send to and receive from other nodes without requiring a kernel driver for " +"the\n" +"protocol in question." +msgstr "" + +#: gnu/packages/linux.scm:2763 +msgid "AV/C protocol library for IEEE 1394" +msgstr "" + +#: gnu/packages/linux.scm:2765 +msgid "" +"Libavc1394 is a programming interface to the AV/C specification from\n" +"the 1394 Trade Association. AV/C stands for Audio/Video Control." +msgstr "" + +#: gnu/packages/linux.scm:2787 +msgid "Isochronous streaming media library for IEEE 1394" +msgstr "" + +#: gnu/packages/linux.scm:2789 +msgid "" +"The libiec61883 library provides a higher level API for streaming DV,\n" +"MPEG-2 and audio over Linux IEEE 1394." +msgstr "" + +#: gnu/packages/linux.scm:2838 +msgid "Tool for managing Linux Software RAID arrays" +msgstr "" + +#: gnu/packages/linux.scm:2840 +msgid "" +"mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" +"assemble, report on, and monitor arrays. It can also move spares between " +"raid\n" +"arrays when needed." +msgstr "" + +#: gnu/packages/linux.scm:2872 +msgid "Statically-linked 'mdadm' command for use in an initrd" +msgstr "" + +#: gnu/packages/linux.scm:2937 +msgid "Access block devices through multiple paths" +msgstr "" + +#: gnu/packages/linux.scm:2939 +msgid "" +"This package provides the following binaries to drive the\n" +"Linux Device Mapper multipathing driver:\n" +"@enumerate\n" +"@item @command{multipath} - Device mapper target autoconfig.\n" +"@item @command{multipathd} - Multipath daemon.\n" +"@item @command{mpathpersist} - Manages SCSI persistent reservations on\n" +"@code{dm} multipath devices.\n" +"@item @command{kpartx} - Create device maps from partition tables.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/linux.scm:2971 +msgid "Linux-native asynchronous I/O access library" +msgstr "" + +#: gnu/packages/linux.scm:2973 +msgid "" +"This library enables userspace to use Linux kernel asynchronous I/O\n" +"system calls, important for the performance of databases and other advanced\n" +"applications." +msgstr "" + +#: gnu/packages/linux.scm:2995 +msgid "Bluetooth subband audio codec" +msgstr "" + +#: gnu/packages/linux.scm:2997 +msgid "" +"The SBC is a digital audio encoder and decoder used to transfer data to\n" +"Bluetooth audio output devices like headphones or loudspeakers." +msgstr "" + +#: gnu/packages/linux.scm:3063 +msgid "Linux Bluetooth protocol stack" +msgstr "" + +#: gnu/packages/linux.scm:3065 +msgid "" +"BlueZ provides support for the core Bluetooth layers and protocols. It\n" +"is flexible, efficient and uses a modular implementation." +msgstr "" + +#: gnu/packages/linux.scm:3087 +msgid "Mount exFAT file systems" +msgstr "" + +#: gnu/packages/linux.scm:3089 +msgid "" +"This package provides a FUSE-based file system that provides read and\n" +"write access to exFAT devices." +msgstr "" + +#: gnu/packages/linux.scm:3132 +msgid "Mouse support for the Linux console" +msgstr "" + +#: gnu/packages/linux.scm:3134 +msgid "" +"The GPM (general-purpose mouse) daemon is a mouse server for\n" +"applications running on the Linux console. It allows users to select items\n" +"and copy/paste text in the console and in xterm." +msgstr "" + +#: gnu/packages/linux.scm:3193 +msgid "Create and manage btrfs copy-on-write file systems" +msgstr "" + +#: gnu/packages/linux.scm:3194 +msgid "" +"Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" +"aimed at implementing advanced features while focusing on fault tolerance,\n" +"repair and easy administration." +msgstr "" + +#: gnu/packages/linux.scm:3226 +msgid "Statically-linked btrfs command from btrfs-progs" +msgstr "" + +#: gnu/packages/linux.scm:3227 +msgid "" +"This package provides the statically-linked @command{btrfs}\n" +"from the btrfs-progs package. It is meant to be used in initrds." +msgstr "" + +#: gnu/packages/linux.scm:3258 +msgid "Userland tools for f2fs" +msgstr "" + +#: gnu/packages/linux.scm:3260 +msgid "" +"F2FS, the Flash-Friendly File System, is a modern file system\n" +"designed to be fast and durable on flash devices such as solid-state\n" +"disks and SD cards. This package provides the userland utilities." +msgstr "" + +#: gnu/packages/linux.scm:3289 +msgid "Free-fall protection for spinning laptop hard drives" +msgstr "" + +#: gnu/packages/linux.scm:3291 +msgid "" +"Prevents shock damage to the internal spinning hard drive(s) of some\n" +"HP and Dell laptops. When sudden movement is detected, all input/output\n" +"operations on the drive are suspended and its heads are parked on the ramp,\n" +"where they are less likely to cause damage to the spinning disc. Requires " +"a\n" +"drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload\n" +"feature, and a laptop with an accelerometer. It has no effect on SSDs." +msgstr "" + +#: gnu/packages/linux.scm:3345 +msgid "Simple fan control program" +msgstr "" + +#: gnu/packages/linux.scm:3347 +msgid "" +"Thinkfan is a simple fan control program. It reads temperatures,\n" +"checks them against configured limits and switches to appropriate (also\n" +"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or " +"any\n" +"other @code{hwmon} driver that enables temperature reading and fan control\n" +"from userspace." +msgstr "" + +#: gnu/packages/linux.scm:3382 +msgid "Read-write access to NTFS file systems" +msgstr "" + +#: gnu/packages/linux.scm:3384 +msgid "" +"NTFS-3G provides read-write access to NTFS file systems, which are\n" +"commonly found on Microsoft Windows. It is implemented as a FUSE file " +"system.\n" +"The package provides additional NTFS tools." +msgstr "" + +#: gnu/packages/linux.scm:3426 +msgid "Utilities and libraries for working with RDMA devices" +msgstr "" + +#: gnu/packages/linux.scm:3428 +msgid "" +"This package provides userspace components for the InfiniBand\n" +"subsystem of the Linux kernel. Specifically it contains userspace\n" +"libraries for the following device nodes:\n" +"\n" +"@enumerate\n" +"@item @file{/dev/infiniband/uverbsX} (@code{libibverbs})\n" +"@item @file{/dev/infiniband/rdma_cm} (@code{librdmacm})\n" +"@item @file{/dev/infiniband/umadX} (@code{libibumad})\n" +"@end enumerate\n" +"\n" +"The following service daemons are also provided:\n" +"@enumerate\n" +"@item @code{srp_daemon} (for the @code{ib_srp} kernel module)\n" +"@item @code{iwpmd} (for iWARP kernel providers)\n" +"@item @code{ibacm} (for InfiniBand communication management assistant)\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/linux.scm:3481 +msgid "Random number generator daemon" +msgstr "" + +#: gnu/packages/linux.scm:3483 +msgid "" +"Monitor a hardware random number generator, and supply entropy\n" +"from that to the system kernel's @file{/dev/random} machinery." +msgstr "" + +#: gnu/packages/linux.scm:3521 +msgid "CPU frequency and voltage scaling tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:3523 +msgid "" +"cpupower is a set of user-space tools that use the cpufreq feature of the\n" +"Linux kernel to retrieve and control processor features related to power " +"saving,\n" +"such as frequency and voltage scaling." +msgstr "" + +#: gnu/packages/linux.scm:3542 +msgid "Entropy source for the Linux random number generator" +msgstr "" + +#: gnu/packages/linux.scm:3544 +msgid "" +"haveged generates an unpredictable stream of random numbers for use by\n" +"Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" +"standard mechanisms for filling the entropy pool may not be sufficient for\n" +"systems with high needs or limited user interaction, such as headless " +"servers.\n" +"@command{haveged} runs as a privileged daemon, harvesting randomness from " +"the\n" +"indirect effects of hardware events on hidden processor state using the " +"HArdware\n" +"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes " +"itself to\n" +"its environment and provides the same built-in test suite for the output " +"stream\n" +"as used on certified hardware security devices." +msgstr "" + +#: gnu/packages/linux.scm:3583 +msgid "eCryptfs cryptographic file system utilities" +msgstr "" + +#: gnu/packages/linux.scm:3585 +msgid "" +"eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" +"Each file's cryptographic meta-data is stored inside the file itself, along\n" +"with the encrypted contents. This allows individual encrypted files to be\n" +"copied between hosts and still be decrypted with the proper key. eCryptfs " +"is a\n" +"native Linux file system, and has been part of the Linux kernel since " +"version\n" +"2.6.19. This package contains the userland utilities to manage it." +msgstr "" + +#: gnu/packages/linux.scm:3616 +msgid "NFSv4 support library for name/ID mapping" +msgstr "" + +#: gnu/packages/linux.scm:3617 +msgid "" +"Libnfsidmap is a library holding mulitiple methods of\n" +"mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" +"extensible array of mapping functions, currently consisting of two choices:\n" +"the default @code{nsswitch} and the experimental @code{umich_ldap}." +msgstr "" + +#: gnu/packages/linux.scm:3651 +msgid "Tools for loading and managing Linux kernel modules" +msgstr "" + +#: gnu/packages/linux.scm:3653 +msgid "" +"Tools for loading and managing Linux kernel modules, such as `modprobe',\n" +"`insmod', `lsmod', and more." +msgstr "" + +#: gnu/packages/linux.scm:3687 +msgid "Machine check monitor for x86 Linux systems" +msgstr "" + +#: gnu/packages/linux.scm:3689 +msgid "" +"The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,\n" +"and other hardware errors on x86 systems. It can also perform user-defined\n" +"tasks, such as bringing bad pages off-line, when configurable error " +"thresholds\n" +"are exceeded." +msgstr "" + +#: gnu/packages/linux.scm:3718 +msgid "MTD Flash Storage Utilities" +msgstr "" + +#: gnu/packages/linux.scm:3719 +msgid "" +"This package provides utilities for testing, partitioning, etc\n" +"of flash storage." +msgstr "" + +#: gnu/packages/linux.scm:3742 +msgid "Interface to Linux's seccomp syscall filtering mechanism" +msgstr "" + +#: gnu/packages/linux.scm:3743 +msgid "" +"The libseccomp library provides an easy to use, platform\n" +"independent, interface to the Linux Kernel's syscall filtering mechanism. " +"The\n" +"libseccomp API is designed to abstract away the underlying BPF based " +"syscall\n" +"filter language and present a more conventional function-call based " +"filtering\n" +"interface that should be familiar to, and easily adopted by, application\n" +"developers." +msgstr "" + +#: gnu/packages/linux.scm:3785 +msgid "Usage monitor for AMD Radeon graphics" +msgstr "" + +#: gnu/packages/linux.scm:3786 +msgid "" +"RadeonTop monitors resource consumption on supported AMD\n" +"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs " +"on\n" +"a terminal or saved to a file for further processing. It measures both the\n" +"activity of the GPU as a whole, which is also accurate during OpenCL\n" +"computations, as well as separate component statistics that are only " +"meaningful\n" +"under OpenGL graphics workloads." +msgstr "" + +#: gnu/packages/linux.scm:3822 +msgid "Tool and library to manipulate EFI variables" +msgstr "" + +#: gnu/packages/linux.scm:3823 +msgid "" +"This package provides a library and a command line\n" +"interface to the variable facility of UEFI boot firmware." +msgstr "" + +#: gnu/packages/linux.scm:3864 +msgid "Modify the Extensible Firmware Interface (EFI) boot manager" +msgstr "" + +#: gnu/packages/linux.scm:3866 +msgid "" +"@code{efibootmgr} is a user-space application to modify the Intel\n" +"Extensible Firmware Interface (EFI) Boot Manager. This application can\n" +"create and destroy boot entries, change the boot order, change the next\n" +"running boot option, and more." +msgstr "" + +#: gnu/packages/linux.scm:3902 +msgid "Performance monitoring tools for Linux" +msgstr "" + +#: gnu/packages/linux.scm:3903 +msgid "" +"The sysstat utilities are a collection of performance\n" +"monitoring tools for Linux. These include @code{mpstat}, @code{iostat},\n" +"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, " +"@code{sadc},\n" +"@code{sadf} and @code{sa}." +msgstr "" + +#: gnu/packages/linux.scm:3935 +msgid "GNU/Linux application to control backlights" +msgstr "" + +#: gnu/packages/linux.scm:3937 +msgid "" +"Light is a program to send commands to screen backlight controllers\n" +"under GNU/Linux. Features include:\n" +"\n" +"@itemize\n" +"@item It does not rely on X.\n" +"@item Light can automatically figure out the best controller to use, making\n" +"full use of underlying hardware.\n" +"@item It is possible to set a minimum brightness value, as some controllers\n" +"set the screen to be pitch black at a vaĺue of 0 (or higher).\n" +"@end itemize\n" +"\n" +"Light is the successor of lightscript." +msgstr "" + +#: gnu/packages/linux.scm:4041 +msgid "Power management tool for Linux" +msgstr "" + +#: gnu/packages/linux.scm:4042 +msgid "" +"TLP is a power management tool for Linux. It comes with\n" +"a default configuration already optimized for battery life. Nevertheless,\n" +"TLP is customizable to fulfil system requirements. TLP settings are " +"applied\n" +"every time the power supply source is changed." +msgstr "" + +#: gnu/packages/linux.scm:4069 +msgid "List hardware information" +msgstr "" + +#: gnu/packages/linux.scm:4071 +msgid "" +"@command{lshw} (Hardware Lister) is a small tool to provide\n" +"detailed information on the hardware configuration of the machine.\n" +"It can report exact memory configuration, firmware version, mainboard\n" +"configuration, CPU version and speed, cache configuration, bus speed,\n" +"and more on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC\n" +"machines (PowerMac G4 is known to work)." +msgstr "" + +#: gnu/packages/linux.scm:4094 +msgid "Netlink utility library" +msgstr "" + +#: gnu/packages/linux.scm:4095 +msgid "" +"Libmnl is a minimalistic user-space library oriented to\n" +"Netlink developers. There are a lot of common tasks in parsing, " +"validating,\n" +"constructing of both the Netlink header and TLVs that are repetitive and " +"easy to\n" +"get wrong. This library aims to provide simple helpers that allows you to\n" +"re-use code and to avoid re-inventing the wheel." +msgstr "" + +#: gnu/packages/linux.scm:4120 +msgid "Netlink programming interface to the Linux nf_tables subsystem" +msgstr "" + +#: gnu/packages/linux.scm:4121 +msgid "" +"Libnftnl is a userspace library providing a low-level netlink\n" +"programming interface to the in-kernel nf_tables subsystem. The library\n" +"libnftnl has been previously known as libnftables. This library is " +"currently\n" +"used by nftables." +msgstr "" + +#: gnu/packages/linux.scm:4148 +msgid "Userspace utility for Linux packet filtering" +msgstr "" + +#: gnu/packages/linux.scm:4149 +msgid "" +"nftables is the project that aims to replace the existing\n" +"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new " +"packet\n" +"filtering framework, a new userspace utility and also a compatibility layer " +"for\n" +"{ip,ip6}tables. nftables is built upon the building blocks of the " +"Netfilter\n" +"infrastructure such as the existing hooks, the connection tracking system, " +"the\n" +"userspace queueing component and the logging subsystem." +msgstr "" + +#: gnu/packages/linux.scm:4247 +msgid "Unprivileged chroot, bind mount, and binfmt_misc" +msgstr "" + +#: gnu/packages/linux.scm:4249 +msgid "" +"PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n" +"and @code{binfmt_misc}. This means that users don't need any privileges or\n" +"setup to do things like using an arbitrary directory as the new root\n" +"file system, making files accessible somewhere else in the file system\n" +"hierarchy, or executing programs built for another CPU architecture\n" +"transparently through QEMU user-mode. Also, developers can use PRoot as a\n" +"generic process instrumentation engine thanks to its extension mechanism.\n" +"Technically PRoot relies on @code{ptrace}, an unprivileged system-call\n" +"available in the kernel Linux." +msgstr "" + +#: gnu/packages/linux.scm:4265 +msgid "Unprivileged chroot, bind mount, and binfmt_misc (statically linked)" +msgstr "" + +#: gnu/packages/linux.scm:4311 +msgid "Linux tool to dump x86 CPUID information about the CPU(s)" +msgstr "" + +#: gnu/packages/linux.scm:4312 +msgid "" +"cpuid dumps detailed information about the CPU(s) gathered\n" +"from the CPUID instruction, and also determines the exact model of CPU(s). " +"It\n" +"supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,\n" +"NexGen, Rise, and SiS CPUs." +msgstr "" + +#: gnu/packages/linux.scm:4339 +msgid "Use a FUSE file system to access data over MTP" +msgstr "" + +#: gnu/packages/linux.scm:4340 +msgid "" +"jmtpfs uses FUSE (file system in userspace) to provide access\n" +"to data over the Media Transfer Protocol (MTP). Unprivileged users can " +"mount\n" +"the MTP device as a file system." +msgstr "" + +#: gnu/packages/linux.scm:4363 +msgid "Utility to show process environment" +msgstr "" + +#: gnu/packages/linux.scm:4364 +msgid "" +"Procenv is a command-line tool that displays as much detail about\n" +"itself and its environment as possible. It can be used as a test\n" +"tool, to understand the type of environment a process runs in, and for\n" +"comparing system environments." +msgstr "" + +#: gnu/packages/linux.scm:4391 +msgid "Open Fabric Interfaces" +msgstr "" + +#: gnu/packages/linux.scm:4393 +msgid "" +"OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" +"communication services to applications. OFI is best described as a " +"collection\n" +"of libraries and applications used to export fabric services. The key\n" +"components of OFI are: application interfaces, provider libraries, kernel\n" +"services, daemons, and test applications.\n" +"\n" +"Libfabric is a core component of OFI. It is the library that defines and\n" +"exports the user-space API of OFI, and is typically the only software that\n" +"applications deal with directly. It works in conjunction with provider\n" +"libraries, which are often integrated directly into libfabric." +msgstr "" + +#: gnu/packages/linux.scm:4439 +msgid "Intel Performance Scaled Messaging (PSM) Libraries" +msgstr "" + +#: gnu/packages/linux.scm:4441 +msgid "" +"The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" +"communications interface for the True Scale family of products. PSM users " +"are\n" +"enabled with mechanisms necessary to implement higher level communications\n" +"interfaces in parallel environments." +msgstr "" + +#: gnu/packages/linux.scm:4482 +msgid "Take screenshots of one or more Linux text consoles" +msgstr "" + +#: gnu/packages/linux.scm:4484 +msgid "" +"snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" +"Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" +"relevant @file{/dev/vcs*} file(s)." +msgstr "" + +#: gnu/packages/linux.scm:4538 +msgid "Take a screenshot of the contents of the Linux framebuffer" +msgstr "" + +#: gnu/packages/linux.scm:4540 +msgid "" +"fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" +"a dump therof. It supports a wide range of drivers and pixel formats.\n" +"@command{fbcat} can take screenshots of virtually any application that can " +"be\n" +"made to write its output to the framebuffer, including (but not limited to)\n" +"text-mode or graphical applications that don't use a display server.\n" +"\n" +"Also included is @command{fbgrab}, a wrapper around @command{fbcat} that\n" +"emulates the behaviour of Gunnar Monell's older fbgrab utility." +msgstr "" + +#: gnu/packages/lout.scm:100 +msgid "Document layout system" +msgstr "" + +#: gnu/packages/lout.scm:102 +msgid "" +"The Lout document formatting system reads a high-level description of\n" +"a document similar in style to LaTeX and produces a PostScript or plain " +"text\n" +"output file.\n" +"\n" +"Lout offers an unprecedented range of advanced features, including optimal\n" +"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" +"inclusion and generation, equation formatting, tables, diagrams, rotation " +"and\n" +"scaling, sorted indexes, bibliographic databases, running headers and\n" +"odd-even pages, automatic cross referencing, multilingual documents " +"including\n" +"hyphenation (most European languages are supported), formatting of computer\n" +"programs, and much more, all ready to use. Furthermore, Lout is easily\n" +"extended with definitions which are very much easier to write than troff of\n" +"TeX macros because Lout is a high-level, purely functional language, the\n" +"outcome of an eight-year research project that went back to the\n" +"beginning." +msgstr "" + +#: gnu/packages/messaging.scm:115 +msgid "Off-the-Record (OTR) Messaging Library and Toolkit" +msgstr "" + +#: gnu/packages/messaging.scm:117 +msgid "" +"OTR allows you to have private conversations over instant messaging by\n" +"providing: (1) Encryption: No one else can read your instant messages. (2)\n" +"Authentication: You are assured the correspondent is who you think it is. " +"(3)\n" +"Deniability: The messages you send do not have digital signatures that are\n" +"checkable by a third party. Anyone can forge messages after a conversation " +"to\n" +"make them look like they came from you. However, during a conversation, " +"your\n" +"correspondent is assured the messages he sees are authentic and\n" +"unmodified. (4) Perfect forward secrecy: If you lose control of your " +"private\n" +"keys, no previous conversation is compromised." +msgstr "" + +#: gnu/packages/messaging.scm:151 +msgid "Implementation of a ratcheting forward secrecy protocol" +msgstr "" + +#: gnu/packages/messaging.scm:152 +msgid "" +"libsignal-protocol-c is an implementation of a ratcheting\n" +"forward secrecy protocol that works in synchronous and asynchronous\n" +"messaging environments. It can be used with messaging software to provide\n" +"end-to-end encryption." +msgstr "" + +#: gnu/packages/messaging.scm:190 +msgid "IRC to instant messaging gateway" +msgstr "" + +#: gnu/packages/messaging.scm:191 +msgid "" +"BitlBee brings IM (instant messaging) to IRC clients, for\n" +"people who have an IRC client running all the time and don't want to run an\n" +"additional IM client. BitlBee currently supports XMPP/Jabber (including\n" +"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the " +"Twitter\n" +"microblogging network (plus all other Twitter API compatible services like\n" +"identi.ca and status.net)." +msgstr "" + +#: gnu/packages/messaging.scm:253 +msgid "Graphical IRC Client" +msgstr "" + +#: gnu/packages/messaging.scm:255 +msgid "" +"HexChat lets you connect to multiple IRC networks at once. The main\n" +"window shows the list of currently connected networks and their channels, " +"the\n" +"current conversation and the list of users. It uses colors to " +"differentiate\n" +"between users and to highlight messages. It checks spelling using " +"available\n" +"dictionaries. HexChat can be extended with multiple addons." +msgstr "" + +#: gnu/packages/messaging.scm:320 +msgid "Lightweight Internet Relay Chat server for small networks" +msgstr "" + +#: gnu/packages/messaging.scm:322 +msgid "" +"ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" +"or private networks. It is easy to configure, can cope with dynamic IP\n" +"addresses, and supports IPv6, SSL-protected connections, as well as PAM for\n" +"authentication." +msgstr "" + +#: gnu/packages/messaging.scm:394 +msgid "Graphical multi-protocol instant messaging client" +msgstr "" + +#: gnu/packages/messaging.scm:396 +msgid "" +"Pidgin is a modular instant messaging client that supports many popular\n" +"chat protocols." +msgstr "" + +#: gnu/packages/messaging.scm:434 +msgid "Off-the-Record Messaging plugin for Pidgin" +msgstr "" + +#: gnu/packages/messaging.scm:436 +msgid "" +"Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" +"messaging client. OTR (Off-the-Record) Messaging allows you to have " +"private\n" +"conversations over instant messaging by providing: (1) Encryption: No one " +"else\n" +"can read your instant messages. (2) Authentication: You are assured the\n" +"correspondent is who you think it is. (3) Deniability: The messages you " +"send\n" +"do not have digital signatures that are checkable by a third party. Anyone\n" +"can forge messages after a conversation to make them look like they came " +"from\n" +"you. However, during a conversation, your correspondent is assured the\n" +"messages he sees are authentic and unmodified. (4) Perfect forward " +"secrecy:\n" +"If you lose control of your private keys, no previous conversation is\n" +"compromised." +msgstr "" + +#: gnu/packages/messaging.scm:487 +msgid "IRC network bouncer" +msgstr "" + +#: gnu/packages/messaging.scm:488 +msgid "" +"ZNC is an IRC network bouncer or BNC. It can detach the\n" +"client from the actual IRC server, and also from selected channels. " +"Multiple\n" +"clients from different locations can connect to a single ZNC account\n" +"simultaneously and therefore appear under the same nickname on IRC." +msgstr "" + +#: gnu/packages/messaging.scm:509 +msgid "Non-blocking Jabber/XMPP module" +msgstr "" + +#: gnu/packages/messaging.scm:511 +msgid "" +"The goal of this python library is to provide a way for Python\n" +"applications to use Jabber/XMPP networks in a non-blocking way. This " +"library\n" +"was initially a fork of xmpppy, but uses non-blocking sockets." +msgstr "" + +#: gnu/packages/messaging.scm:561 +msgid "Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:562 +msgid "" +"Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" +"Among its features are: a tabbed chat window and single window modes; " +"support\n" +"for group chat (with Multi-User Chat protocol), invitation, chat to group " +"chat\n" +"transformation; audio and video conferences; file transfer; TLS, GPG and\n" +"end-to-end encryption support; XML console." +msgstr "" + +#: gnu/packages/messaging.scm:631 +msgid "Graphical Jabber (XMPP) client" +msgstr "" + +#: gnu/packages/messaging.scm:632 +msgid "" +"Dino is a Jabber (XMPP) client which aims to fit well into\n" +"a graphical desktop environment like GNOME." +msgstr "" + +#: gnu/packages/messaging.scm:721 +msgid "Jabber (XMPP) server" +msgstr "" + +#: gnu/packages/messaging.scm:722 +msgid "" +"Prosody is a modern XMPP communication server. It aims to\n" +"be easy to set up and configure, and efficient with system resources.\n" +"Additionally, for developers it aims to be easy to extend and give a " +"flexible\n" +"system on which to rapidly develop added functionality, or prototype new\n" +"protocols." +msgstr "" + +#: gnu/packages/messaging.scm:764 gnu/packages/messaging.scm:794 +msgid "Library for the Tox encrypted messenger protocol" +msgstr "" + +#: gnu/packages/messaging.scm:766 +msgid "C library implementation of the Tox encrypted messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:796 +msgid "" +"Official fork of the C library implementation of the Tox encrypted\n" +"messenger protocol." +msgstr "" + +#: gnu/packages/messaging.scm:848 +msgid "Lightweight Tox client" +msgstr "" + +#: gnu/packages/messaging.scm:850 +msgid "" +"Utox is a lightweight Tox client. Tox is a distributed and secure\n" +"instant messenger with audio and video chat capabilities." +msgstr "" + +#: gnu/packages/messaging.scm:907 +msgid "Tox chat client using Qt" +msgstr "" + +#: gnu/packages/messaging.scm:908 +msgid "" +"qTox is a Tox client that follows the Tox design\n" +"guidelines. It provides an easy to use application that allows you to\n" +"connect with friends and family without anyone else listening in." +msgstr "" + +#: gnu/packages/messaging.scm:1000 +msgid "" +"Distributed and trustless peer-to-peer communications protocol\n" +"for sending encrypted messages to one person or many subscribers." +msgstr "" + +#: gnu/packages/messaging.scm:1002 +msgid "Distributed peer-to-peer communication" +msgstr "" + +#: gnu/packages/messaging.scm:1021 +msgid "Multi-user chat program" +msgstr "" + +#: gnu/packages/messaging.scm:1022 +msgid "" +"Ytalk is a replacement for the BSD talk program. Its main\n" +"advantage is the ability to communicate with any arbitrary number of users " +"at\n" +"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can " +"communicate\n" +"with several different talk daemons at the same time." +msgstr "" + +#: gnu/packages/messaging.scm:1047 +msgid "Portable high-level Jabber/XMPP library for C++" +msgstr "" + +#: gnu/packages/messaging.scm:1049 +msgid "" +"gloox is a full-featured Jabber/XMPP client library,\n" +"written in ANSI C++. It makes writing spec-compliant clients easy\n" +"and allows for hassle-free integration of Jabber/XMPP functionality\n" +"into existing applications." +msgstr "" + +#: gnu/packages/messaging.scm:1122 +msgid "" +"@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" +"Gtk2 event loops. This package includes 12 applications and additional " +"scripts:\n" +"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control " +"console\n" +"for @uref{https://torproject.org,tor} router) and many more." +msgstr "" + +#: gnu/packages/messaging.scm:1126 +msgid "Perl implementation of PSYC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1165 +msgid "" +"@code{libpsyc} is a PSYC library in C which implements\n" +"core aspects of PSYC, useful for all kinds of clients and servers\n" +"including psyced." +msgstr "" + +#: gnu/packages/messaging.scm:1168 +msgid "PSYC library in C" +msgstr "" + +#: gnu/packages/messaging.scm:1235 +msgid "psycLPC is a multi-user network server programming language" +msgstr "" + +#: gnu/packages/messaging.scm:1237 +msgid "" +"LPC is a bytecode language, invented to specifically implement\n" +"multi user virtual environments on the internet. This technology is used " +"for\n" +"MUDs and also the psyced implementation of the Protocol for SYnchronous\n" +"Conferencing (PSYC). psycLPC is a fork of LDMud with some new features and\n" +"many bug fixes." +msgstr "" + +#: gnu/packages/messaging.scm:1268 +msgid "" +"Loudmouth is a lightweight and easy-to-use C library for programming\n" +"with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" +"easy to get started with and yet extensible to let you do anything the XMPP\n" +"protocol allows." +msgstr "" + +#: gnu/packages/messaging.scm:1272 +msgid "Asynchronous XMPP library" +msgstr "" + +#: gnu/packages/messaging.scm:1304 +msgid "" +"Mcabber is a small XMPP (Jabber) console client, which includes features\n" +"such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" +"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} " +"(OTR)\n" +"support, and more." +msgstr "" + +#: gnu/packages/messaging.scm:1308 +msgid "Small XMPP console client" +msgstr "" + +#: gnu/packages/messaging.scm:1354 +msgid "Extensible console-based Jabber client" +msgstr "" + +#: gnu/packages/messaging.scm:1356 +msgid "" +"GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" +"the Readline library to handle input, so it features convenient navigation " +"of\n" +"text as well as tab-completion of buddy names, commands and English words. " +"It\n" +"is also scriptable and extensible via Guile." +msgstr "" + +#: gnu/packages/messaging.scm:1390 gnu/packages/messaging.scm:1425 +msgid "C library for writing XMPP clients" +msgstr "" + +#: gnu/packages/messaging.scm:1391 +msgid "" +"Libmesode is a fork of libstrophe for use with Profanity\n" +"XMPP Client. In particular, libmesode provides extra TLS functionality such " +"as\n" +"manual SSL certificate verification." +msgstr "" + +#: gnu/packages/messaging.scm:1426 +msgid "" +"Libstrophe is a minimal XMPP library written in C. It has\n" +"almost no external dependencies, only an XML parsing library (expat or " +"libxml\n" +"are both supported)." +msgstr "" + +#: gnu/packages/messaging.scm:1462 +msgid "Console-based XMPP client" +msgstr "" + +#: gnu/packages/messaging.scm:1463 +msgid "" +"Profanity is a console based XMPP client written in C\n" +"using ncurses and libmesode, inspired by Irssi." +msgstr "" + +#: gnu/packages/messaging.scm:1493 +msgid "Library implementing the client IRC protocol" +msgstr "" + +#: gnu/packages/messaging.scm:1494 +msgid "" +"Libircclient is a library which implements the client IRC\n" +"protocol. It is designed to be small, fast, portable and compatible with " +"the\n" +"RFC standards as well as non-standard but popular features. It can be used " +"for\n" +"building the IRC clients and bots." +msgstr "" + +#: gnu/packages/messaging.scm:1544 +msgid "Tox chat client using ncurses" +msgstr "" + +#: gnu/packages/messaging.scm:1545 +msgid "" +"Toxic is a console-based instant messaging client, using\n" +"c-toxcore and ncurses. It provides audio calls, sound and desktop\n" +"notifications, and Python scripting support." +msgstr "" + +#: gnu/packages/mpd.scm:82 +msgid "Music Player Daemon client library" +msgstr "" + +#: gnu/packages/mpd.scm:83 +msgid "" +"A stable, documented, asynchronous API library for\n" +"interfacing MPD in the C, C++ & Objective C languages." +msgstr "" + +#: gnu/packages/mpd.scm:154 +msgid "Music Player Daemon" +msgstr "" + +#: gnu/packages/mpd.scm:155 +msgid "" +"Music Player Daemon (MPD) is a flexible, powerful,\n" +"server-side application for playing music. Through plugins and libraries " +"it\n" +"can play a variety of sound files while being controlled by its network\n" +"protocol." +msgstr "" + +#: gnu/packages/mpd.scm:178 +msgid "Music Player Daemon client" +msgstr "" + +#: gnu/packages/mpd.scm:179 +msgid "" +"MPC is a minimalist command line interface to MPD, the music\n" +"player daemon." +msgstr "" + +#: gnu/packages/mpd.scm:202 +msgid "Curses Music Player Daemon client" +msgstr "" + +#: gnu/packages/mpd.scm:203 +msgid "" +"ncmpc is a fully featured MPD client, which runs in a\n" +"terminal using ncurses." +msgstr "" + +#: gnu/packages/mpd.scm:233 +msgid "Featureful ncurses based MPD client inspired by ncmpc" +msgstr "" + +#: gnu/packages/mpd.scm:234 +msgid "" +"Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" +"but it provides new useful features such as support for regular expressions\n" +"for library searches, extended song format, items filtering, the ability to\n" +"sort playlists, and a local file system browser." +msgstr "" + +#: gnu/packages/mpd.scm:257 +msgid "MPD client for track scrobbling" +msgstr "" + +#: gnu/packages/mpd.scm:258 +msgid "" +"mpdscribble is a Music Player Daemon client which submits\n" +"information about tracks being played to a scrobbler, such as Libre.FM." +msgstr "" + +#: gnu/packages/mpd.scm:281 +msgid "Python MPD client library" +msgstr "" + +#: gnu/packages/mpd.scm:282 +msgid "" +"Python-mpd2 is a Python library which provides a client\n" +"interface for the Music Player Daemon." +msgstr "" + +#: gnu/packages/mpd.scm:331 +msgid "Elegant client for the Music Player Daemon" +msgstr "" + +#: gnu/packages/mpd.scm:332 +msgid "" +"Sonata is an elegant graphical client for the Music Player\n" +"Daemon (MPD). It supports playlists, multiple profiles (connecting to " +"different\n" +"MPD servers, search and multimedia key support." +msgstr "" + +#: gnu/packages/netpbm.scm:178 +msgid "Toolkit for manipulation of images" +msgstr "" + +#: gnu/packages/netpbm.scm:180 +msgid "" +"Netpbm is a toolkit for the manipulation of graphic images, including\n" +"the conversion of images between a variety of different formats.\n" +"There are over 300 separate tools in the package including converters for\n" +"about 100 graphics formats." +msgstr "" + +#: gnu/packages/nettle.scm:52 +msgid "C library for low-level cryptographic functionality" +msgstr "" + +#: gnu/packages/nettle.scm:54 +msgid "" +"GNU Nettle is a low-level cryptographic library. It is designed to\n" +"fit in easily in almost any context. It can be easily included in\n" +"cryptographic toolkits for object-oriented languages or in applications\n" +"themselves." +msgstr "" + +#: gnu/packages/networking.scm:108 +msgid "Viewing and manipulating MAC addresses of network interfaces" +msgstr "" + +#: gnu/packages/networking.scm:109 +msgid "" +"GNU MAC Changer is a utility for viewing and changing MAC\n" +"addresses of networking devices. New addresses may be set explicitly or\n" +"randomly. They can include MAC addresses of the same or other hardware " +"vendors\n" +"or, more generally, MAC addresses of the same category of hardware." +msgstr "" + +#: gnu/packages/networking.scm:137 +msgid "Teredo IPv6 tunneling software" +msgstr "" + +#: gnu/packages/networking.scm:139 +msgid "" +"Miredo is an implementation (client, relay, server) of the Teredo\n" +"specification, which provides IPv6 Internet connectivity to IPv6 enabled " +"hosts\n" +"residing in IPv4-only networks, even when they are behind a NAT device." +msgstr "" + +#: gnu/packages/networking.scm:161 +msgid "Open bidirectional communication channels from the command line" +msgstr "" + +#: gnu/packages/networking.scm:163 +msgid "" +"socat is a relay for bidirectional data transfer between two independent\n" +"data channels---files, pipes, devices, sockets, etc. It can create\n" +"\"listening\" sockets, named pipes, and pseudo terminals.\n" +"\n" +"socat can be used, for instance, as TCP port forwarder, as a shell " +"interface\n" +"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a " +"serial\n" +"line, to logically connect serial lines on different computers, or to\n" +"establish a relatively secure environment (su and chroot) for running " +"client\n" +"or server shell scripts with network connections." +msgstr "" + +#: gnu/packages/networking.scm:244 +msgid "Monitor and filter incoming requests for network services" +msgstr "" + +#: gnu/packages/networking.scm:245 +msgid "" +"With this package you can monitor and filter incoming requests for\n" +"network services. It includes a library which may be used by daemons to\n" +"transparently check connection attempts against an access control list." +msgstr "" + +#: gnu/packages/networking.scm:265 +msgid "Library for message-based applications" +msgstr "" + +#: gnu/packages/networking.scm:267 +msgid "" +"The 0MQ lightweight messaging kernel is a library which extends the\n" +"standard socket interfaces with features traditionally provided by " +"specialized\n" +"messaging middle-ware products. 0MQ sockets provide an abstraction of\n" +"asynchronous message queues, multiple messaging patterns, message\n" +"filtering (subscriptions), seamless access to multiple transport protocols " +"and\n" +"more." +msgstr "" + +#: gnu/packages/networking.scm:305 +msgid "High-level C bindings for ØMQ" +msgstr "" + +#: gnu/packages/networking.scm:307 +msgid "" +"czmq provides bindings for the ØMQ core API that hides the differences\n" +"between different versions of ØMQ." +msgstr "" + +#: gnu/packages/networking.scm:342 +msgid "Apache Kafka C/C++ client library" +msgstr "" + +#: gnu/packages/networking.scm:344 +msgid "" +"librdkafka is a C library implementation of the Apache Kafka protocol,\n" +"containing both Producer and Consumer support." +msgstr "" + +#: gnu/packages/networking.scm:361 +msgid "Library for Neighbor Discovery Protocol" +msgstr "" + +#: gnu/packages/networking.scm:363 +msgid "" +"libndp contains a library which provides a wrapper for IPv6 Neighbor\n" +"Discovery Protocol. It also provides a tool named ndptool for sending and\n" +"receiving NDP messages." +msgstr "" + +#: gnu/packages/networking.scm:381 +msgid "Display or change Ethernet device settings" +msgstr "" + +#: gnu/packages/networking.scm:383 +msgid "" +"ethtool can be used to query and change settings such as speed,\n" +"auto-negotiation and checksum offload on many network devices, especially\n" +"Ethernet devices." +msgstr "" + +#: gnu/packages/networking.scm:420 +msgid "Text based network interface status monitor" +msgstr "" + +#: gnu/packages/networking.scm:422 +msgid "" +"IFStatus is a simple, easy-to-use program for displaying commonly\n" +"needed/wanted real-time traffic statistics of multiple network\n" +"interfaces, with a simple and efficient view on the command line. It is\n" +"intended as a substitute for the PPPStatus and EthStatus projects." +msgstr "" + +#: gnu/packages/networking.scm:442 +msgid "Realtime console network usage monitor" +msgstr "" + +#: gnu/packages/networking.scm:444 +msgid "" +"Nload is a console application which monitors network traffic and\n" +"bandwidth usage in real time. It visualizes the in- and outgoing traffic " +"using\n" +"two graphs, and provides additional info like total amount of transferred " +"data\n" +"and min/max network usage." +msgstr "" + +#: gnu/packages/networking.scm:487 +msgid "Tunnel IPv4 data through a DNS server" +msgstr "" + +#: gnu/packages/networking.scm:488 +msgid "" +"Iodine tunnels IPv4 data through a DNS server. This\n" +"can be useful in different situations where internet access is firewalled, " +"but\n" +"DNS queries are allowed. The bandwidth is asymmetrical, with limited " +"upstream\n" +"and up to 1 Mbit/s downstream." +msgstr "" + +#: gnu/packages/networking.scm:526 +msgid "Intelligent client for the WHOIS directory service" +msgstr "" + +#: gnu/packages/networking.scm:528 +msgid "" +"whois searches for an object in a @dfn{WHOIS} (RFC 3912) database.\n" +"It is commonly used to look up the registered users or assignees of an " +"Internet\n" +"resource, such as a domain name, an IP address block, or an autonomous " +"system.\n" +"It can automatically select the appropriate server for most queries.\n" +"\n" +"For historical reasons, this package also includes @command{mkpasswd}, " +"which\n" +"encrypts passwords using @code{crypt(3)} and is unrelated to the Expect " +"command\n" +"of the same name." +msgstr "" + +#: gnu/packages/networking.scm:585 +msgid "Network traffic analyzer" +msgstr "" + +#: gnu/packages/networking.scm:586 +msgid "" +"Wireshark is a network protocol analyzer, or @dfn{packet\n" +"sniffer}, that lets you capture and interactively browse the contents of\n" +"network frames." +msgstr "" + +#: gnu/packages/networking.scm:606 +msgid "Send ICMP ECHO_REQUEST packets to network hosts" +msgstr "" + +#: gnu/packages/networking.scm:608 +msgid "" +"fping is a ping like program which uses the Internet Control Message\n" +"Protocol (ICMP) echo request to determine if a target host is responding.\n" +"fping differs from ping in that you can specify any number of targets on " +"the\n" +"command line, or specify a file containing the lists of targets to ping.\n" +"Instead of sending to one target until it times out or replies, fping will\n" +"send out a ping packet and move on to the next target in a round-robin\n" +"fashion." +msgstr "" + +#: gnu/packages/networking.scm:642 +msgid "Web server latency and throughput monitor" +msgstr "" + +#: gnu/packages/networking.scm:644 +msgid "" +"httping measures how long it takes to connect to a web server, send an\n" +"HTTP(S) request, and receive the reply headers. It is somewhat similar to\n" +"@command{ping}, but can be used even in cases where ICMP traffic is blocked\n" +"by firewalls or when you want to monitor the response time of the actual " +"web\n" +"application stack itself." +msgstr "" + +#: gnu/packages/networking.scm:675 +msgid "Visualize curl statistics" +msgstr "" + +#: gnu/packages/networking.scm:677 +msgid "" +"@command{httpstat} is a tool to visualize statistics from the\n" +"@command{curl} HTTP client. It acts as a wrapper for @command{curl} and\n" +"prints timing information for each step of the HTTP request (DNS lookup,\n" +"TCP connection, TLS handshake and so on) in the terminal." +msgstr "" + +#: gnu/packages/networking.scm:697 +msgid "Console based live network and disk I/O bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:698 +msgid "" +"Bandwidth Monitor NG is a small and simple console based\n" +"live network and disk I/O bandwidth monitor." +msgstr "" + +#: gnu/packages/networking.scm:752 +msgid "Assess WiFi network security" +msgstr "" + +#: gnu/packages/networking.scm:754 +msgid "" +"Aircrack-ng is a complete suite of tools to assess WiFi network\n" +"security. It focuses on different areas of WiFi security: monitoring,\n" +"attacking, testing, and cracking. All tools are command-line driven, which\n" +"allows for heavy scripting." +msgstr "" + +#: gnu/packages/networking.scm:779 +msgid "Perl Interface to the Domain Name System" +msgstr "" + +#: gnu/packages/networking.scm:780 +msgid "Net::DNS is the Perl Interface to the Domain Name System." +msgstr "" + +#: gnu/packages/networking.scm:811 +msgid "" +"IPv6 related part of the C socket.h defines and structure manipulators for " +"Perl" +msgstr "" + +#: gnu/packages/networking.scm:812 +msgid "" +"Socket6 binds the IPv6 related part of the C socket header\n" +"definitions and structure manipulators for Perl." +msgstr "" + +#: gnu/packages/networking.scm:838 +msgid "Programmable DNS resolver class for offline emulation of DNS" +msgstr "" + +#: gnu/packages/networking.scm:839 +msgid "" +"Net::DNS::Resolver::Programmable is a programmable DNS resolver for\n" +"offline emulation of DNS." +msgstr "" + +#: gnu/packages/networking.scm:872 +msgid "Manages IPv4 and IPv6 addresses and subnets" +msgstr "" + +#: gnu/packages/networking.scm:873 +msgid "NetAddr::IP manages IPv4 and IPv6 addresses and subsets." +msgstr "" + +#: gnu/packages/networking.scm:897 +msgid "Patricia Trie Perl module for fast IP address lookups" +msgstr "" + +#: gnu/packages/networking.scm:899 +msgid "Net::Patricia does IP address lookups quickly in Perl." +msgstr "" + +#: gnu/packages/networking.scm:922 +msgid "Perl extension for merging IPv4 or IPv6 CIDR addresses" +msgstr "" + +#: gnu/packages/networking.scm:923 +msgid "Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses." +msgstr "" + +#: gnu/packages/networking.scm:945 +msgid "Look up location and network information by IP Address in Perl" +msgstr "" + +#: gnu/packages/networking.scm:946 +msgid "" +"The Perl module 'Geo::IP'. It looks up location and network\n" +"information by IP Address." +msgstr "" + +#: gnu/packages/networking.scm:975 +msgid "Perl object interface for AF_INET/AF_INET6 domain sockets" +msgstr "" + +#: gnu/packages/networking.scm:976 +msgid "" +"IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain\n" +"sockets in Perl." +msgstr "" + +#: gnu/packages/networking.scm:1005 +msgid "Library providing automatic proxy configuration management" +msgstr "" + +#: gnu/packages/networking.scm:1006 +msgid "" +"Libproxy handles the details of HTTP/HTTPS proxy\n" +"configuration for applications across all scenarios. Applications using\n" +"libproxy only have to specify which proxy to use." +msgstr "" + +#: gnu/packages/networking.scm:1039 +msgid "Redirect any TCP connection through a proxy or proxy chain" +msgstr "" + +#: gnu/packages/networking.scm:1040 +msgid "" +"Proxychains-ng is a preloader which hooks calls to sockets\n" +"in dynamically linked programs and redirects them through one or more SOCKS " +"or\n" +"HTTP proxies." +msgstr "" + +#: gnu/packages/networking.scm:1061 +msgid "Network communication layer on top of UDP" +msgstr "" + +#: gnu/packages/networking.scm:1063 +msgid "" +"ENet's purpose is to provide a relatively thin, simple and robust network\n" +"communication layer on top of UDP. The primary feature it provides is " +"optional\n" +"reliable, in-order delivery of packets. ENet omits certain higher level\n" +"networking features such as authentication, server discovery, encryption, " +"or\n" +"other similar tasks that are particularly application specific so that the\n" +"library remains flexible, portable, and easily embeddable." +msgstr "" + +#: gnu/packages/networking.scm:1127 +msgid "Applicative network protocol demultiplexer" +msgstr "" + +#: gnu/packages/networking.scm:1129 +msgid "" +"sslh is a network protocol demultiplexer. It acts like a switchboard,\n" +"accepting connections from clients on one port and forwarding them to " +"different\n" +"servers based on the contents of the first received data packet. Detection " +"of\n" +"common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already\n" +"implemented, but any other protocol that matches a regular expression can " +"be\n" +"added. sslh's name comes from its original application of serving both SSH " +"and\n" +"HTTPS on port 443, allowing SSH connections from inside corporate firewalls\n" +"that block port 22." +msgstr "" + +#: gnu/packages/networking.scm:1152 +msgid "TCP, UDP and SCTP bandwidth measurement tool" +msgstr "" + +#: gnu/packages/networking.scm:1154 +msgid "" +"iPerf is a tool to measure achievable bandwidth on IP networks. It\n" +"supports tuning of various parameters related to timing, buffers and\n" +"protocols (TCP, UDP, SCTP with IPv4 and IPv6). For each test it reports\n" +"the bandwidth, loss, and other parameters." +msgstr "" + +#: gnu/packages/networking.scm:1187 +msgid "Per-process bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1188 +msgid "" +"NetHogs is a small 'net top' tool for Linux. Instead of\n" +"breaking the traffic down per protocol or per subnet, like most tools do, " +"it\n" +"groups bandwidth by process.\n" +"\n" +"NetHogs does not rely on a special kernel module to be loaded. If there's\n" +"suddenly a lot of network traffic, you can fire up NetHogs and immediately " +"see\n" +"which PID is causing this. This makes it easy to identify programs that " +"have\n" +"gone wild and are suddenly taking up your bandwidth." +msgstr "" + +#: gnu/packages/networking.scm:1234 +msgid "Usenet binary file downloader" +msgstr "" + +#: gnu/packages/networking.scm:1236 +msgid "" +"NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" +"on information given in @code{nzb} files. NZBGet can be used in standalone\n" +"and in server/client modes. In standalone mode, you pass NZBGet " +"@command{nzb}\n" +"files as command-line parameters and it downloads them and exits. NZBGet " +"also\n" +"contains a Web interface. Its server can be controlled through remote\n" +"procedure calls (RPCs)." +msgstr "" + +#: gnu/packages/networking.scm:1290 +msgid "Virtual network switch" +msgstr "" + +#: gnu/packages/networking.scm:1293 +msgid "" +"Open vSwitch is a multilayer virtual switch. It is designed to enable\n" +"massive network automation through programmatic extension, while still\n" +"supporting standard management interfaces and protocols (e.g. NetFlow, " +"sFlow,\n" +"IPFIX, RSPAN, CLI, LACP, 802.1ag)." +msgstr "" + +#: gnu/packages/networking.scm:1315 +msgid "Python class and tools for handling IP addresses and networks" +msgstr "" + +#: gnu/packages/networking.scm:1316 +msgid "" +"The @code{IP} class allows a comfortable parsing and\n" +"handling for most notations in use for IPv4 and IPv6 addresses and\n" +"networks." +msgstr "" + +#: gnu/packages/networking.scm:1336 +msgid "Internet bandwidth tester" +msgstr "" + +#: gnu/packages/networking.scm:1338 +msgid "" +"Command line interface for testing internet bandwidth using\n" +"speedtest.net." +msgstr "" + +#: gnu/packages/networking.scm:1356 +msgid "HPA's tftp client" +msgstr "" + +#: gnu/packages/networking.scm:1358 +msgid "" +"This is a tftp client derived from OpenBSD tftp with some extra options\n" +"added and bugs fixed. The source includes readline support but it is not\n" +"enabled due to license conflicts between the BSD advertising clause and the " +"GPL." +msgstr "" + +#: gnu/packages/networking.scm:1386 +msgid "Small Ident Daemon" +msgstr "" + +#: gnu/packages/networking.scm:1388 +msgid "" +"@dfn{Pidentd} (Peter's Ident Daemon) is a identd, which implements a\n" +"identification server. Pidentd looks up specific TCP/IP connections and\n" +"returns the user name and other information about the connection." +msgstr "" + +#: gnu/packages/networking.scm:1435 +msgid "Create secure pipes between sockets" +msgstr "" + +#: gnu/packages/networking.scm:1436 +msgid "" +"Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" +"symmetrically encrypted and authenticated pipes between socket addresses, " +"so\n" +"that one may connect to one address (e.g., a UNIX socket on localhost) and\n" +"transparently have a connection established to another address (e.g., a " +"UNIX\n" +"socket on a different system). This is similar to 'ssh -L' functionality, " +"but\n" +"does not use SSH and requires a pre-shared symmetric key." +msgstr "" + +#: gnu/packages/networking.scm:1463 +msgid "Routing Software Suite" +msgstr "" + +#: gnu/packages/networking.scm:1464 +msgid "" +"Quagga is a routing software suite, providing implementations\n" +"of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" +"\n" +"The Quagga architecture consists of a core daemon, @command{zebra}, which\n" +"acts as an abstraction layer to the underlying Unix kernel and presents the\n" +"Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv\n" +"clients which typically implement a routing protocol and communicate " +"routing\n" +"updates to the zebra daemon." +msgstr "" + +#: gnu/packages/networking.scm:1515 +msgid "IPv6 security research toolkit" +msgstr "" + +#: gnu/packages/networking.scm:1516 +msgid "" +"The THC IPv6 Toolkit provides command-line tools and a library\n" +"for researching IPv6 implementations and deployments. It requires Linux 2.6 " +"or\n" +"newer and only works on Ethernet network interfaces." +msgstr "" + +#: gnu/packages/networking.scm:1542 +msgid "Bandwidth monitor" +msgstr "" + +#: gnu/packages/networking.scm:1543 +msgid "" +"bmon is a monitoring and debugging tool to capture\n" +"networking-related statistics and prepare them visually in a human-friendly\n" +"way. It features various output methods including an interactive curses " +"user\n" +"interface and a programmable text output for scripting." +msgstr "" + +#: gnu/packages/networking.scm:1585 +msgid "Framework for low-level network packet construction" +msgstr "" + +#: gnu/packages/networking.scm:1587 +msgid "" +"Libnet provides a fairly portable framework for network packet\n" +"construction and injection. It features portable packet creation " +"interfaces\n" +"at the IP layer and link layer, as well as a host of supplementary\n" +"functionality. Using libnet, quick and simple packet assembly applications\n" +"can be whipped up with little effort." +msgstr "" + +#: gnu/packages/networking.scm:1615 +msgid "Network diagnostic tool" +msgstr "" + +#: gnu/packages/networking.scm:1617 +msgid "" +"@dfn{mtr} (My TraceRoute) combines the functionality of the\n" +"@command{traceroute} and @command{ping} programs in a single network " +"diagnostic\n" +"tool. @command{mtr} can use several network protocols to detect " +"intermediate\n" +"routers (or @dfn{hops}) between the local host and a user-specified " +"destination.\n" +"It then continually measures the response time and packet loss at each hop, " +"and\n" +"displays the results in real time." +msgstr "" + +#: gnu/packages/networking.scm:1669 +msgid "IKEv1/v2 keying daemon" +msgstr "" + +#: gnu/packages/networking.scm:1670 +msgid "" +"StrongSwan is an IPsec implementation originally based upon\n" +"the FreeS/WAN project. It contains support for IKEv1, IKEv2, MOBIKE, IPv6,\n" +"NAT-T and more." +msgstr "" + +#: gnu/packages/pdf.scm:121 +msgid "PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:123 +msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." +msgstr "" + +#: gnu/packages/pdf.scm:132 +msgid "Qt4 frontend for the Poppler PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:139 +msgid "Qt5 frontend for the Poppler PDF rendering library" +msgstr "" + +#: gnu/packages/pdf.scm:172 +msgid "Python bindings for Poppler-Qt4" +msgstr "" + +#: gnu/packages/pdf.scm:174 +msgid "" +"This package provides Python bindings for the Qt4 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:219 +msgid "Python bindings for Poppler-Qt5" +msgstr "" + +#: gnu/packages/pdf.scm:221 +msgid "" +"This package provides Python bindings for the Qt5 interface of the\n" +"Poppler PDF rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:258 +msgid "Library for generating PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:260 +msgid "" +"libHaru is a library for generating PDF files. libHaru does not support\n" +"reading and editing of existing PDF files." +msgstr "" + +#: gnu/packages/pdf.scm:307 +msgid "Viewer for PDF files based on the Motif toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:309 +msgid "Xpdf is a viewer for Portable Document Format (PDF) files." +msgstr "" + +#: gnu/packages/pdf.scm:337 +msgid "Comic book support for zathura (libarchive backend)" +msgstr "" + +#: gnu/packages/pdf.scm:338 +msgid "" +"The zathura-cb plugin adds comic book support to zathura\n" +"using libarchive." +msgstr "" + +#: gnu/packages/pdf.scm:366 +msgid "PS support for zathura (libspectre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:367 +msgid "" +"The zathura-ps plugin adds PS support to zathura\n" +"using libspectre." +msgstr "" + +#: gnu/packages/pdf.scm:396 +msgid "DjVu support for zathura (DjVuLibre backend)" +msgstr "" + +#: gnu/packages/pdf.scm:397 +msgid "" +"The zathura-djvu plugin adds DjVu support to zathura\n" +"using the DjVuLibre library." +msgstr "" + +#: gnu/packages/pdf.scm:429 +msgid "PDF support for zathura (mupdf backend)" +msgstr "" + +#: gnu/packages/pdf.scm:430 +msgid "" +"The zathura-pdf-mupdf plugin adds PDF support to zathura\n" +"by using the @code{mupdf} rendering library." +msgstr "" + +#: gnu/packages/pdf.scm:459 +msgid "PDF support for zathura (poppler backend)" +msgstr "" + +#: gnu/packages/pdf.scm:460 +msgid "" +"The zathura-pdf-poppler plugin adds PDF support to zathura\n" +"by using the poppler rendering engine." +msgstr "" + +#: gnu/packages/pdf.scm:518 +msgid "Lightweight keyboard-driven PDF viewer" +msgstr "" + +#: gnu/packages/pdf.scm:519 +msgid "" +"Zathura is a customizable document viewer. It provides a\n" +"minimalistic interface and an interface that mainly focuses on keyboard\n" +"interaction." +msgstr "" + +#: gnu/packages/pdf.scm:558 +msgid "Tools to work with the PDF file format" +msgstr "" + +#: gnu/packages/pdf.scm:560 +msgid "" +"PoDoFo is a C++ library and set of command-line tools to work with the\n" +"PDF file format. It can parse PDF files and load them into memory, and " +"makes\n" +"it easy to modify them and write the changes to disk. It is primarily " +"useful\n" +"for applications that wish to do lower level manipulation of PDF, such as\n" +"extracting content or merging files." +msgstr "" + +#: gnu/packages/pdf.scm:607 +msgid "Lightweight PDF viewer and toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:609 +msgid "" +"MuPDF is a C library that implements a PDF and XPS parsing and\n" +"rendering engine. It is used primarily to render pages into bitmaps,\n" +"but also provides support for other operations such as searching and\n" +"listing the table of contents and hyperlinks.\n" +"\n" +"The library ships with a rudimentary X11 viewer, and a set of command\n" +"line tools for batch rendering @command{pdfdraw}, rewriting files\n" +"@command{pdfclean}, and examining the file structure @command{pdfshow}." +msgstr "" + +#: gnu/packages/pdf.scm:661 +msgid "Command-line tools and library for transforming PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:663 +msgid "" +"QPDF is a command-line program that does structural, content-preserving\n" +"transformations on PDF files. It could have been called something like\n" +"pdf-to-pdf. It includes support for merging and splitting PDFs and to\n" +"manipulate the list of pages in a PDF file. It is not a PDF viewer or a\n" +"program capable of converting PDF into other formats." +msgstr "" + +#: gnu/packages/pdf.scm:693 +msgid "Notetaking using a stylus" +msgstr "" + +#: gnu/packages/pdf.scm:695 +msgid "" +"Xournal is an application for notetaking, sketching, keeping a journal\n" +"using a stylus." +msgstr "" + +#: gnu/packages/pdf.scm:717 +msgid "Python library for generating PDFs and graphics" +msgstr "" + +#: gnu/packages/pdf.scm:718 +msgid "" +"This is the ReportLab PDF Toolkit. It allows rapid creation\n" +"of rich PDF documents, and also creation of charts in a variety of bitmap " +"and\n" +"vector formats." +msgstr "" + +#: gnu/packages/pdf.scm:771 +msgid "PDF presentation tool with visual effects" +msgstr "" + +#: gnu/packages/pdf.scm:773 +msgid "" +"Impressive is a tool to display PDF files that provides visual effects\n" +"such as smooth alpha-blended slide transitions. It provides additional " +"tools\n" +"such as zooming, highlighting an area of the screen, and a tool to navigate\n" +"the PDF pages." +msgstr "" + +#: gnu/packages/pdf.scm:821 +msgid "Framebuffer and drm-based image viewer" +msgstr "" + +#: gnu/packages/pdf.scm:823 +msgid "" +"fbida contains a few applications for viewing and editing images on\n" +"the framebuffer." +msgstr "" + +#: gnu/packages/pdf.scm:848 +msgid "PDF to SVG converter" +msgstr "" + +#: gnu/packages/pdf.scm:849 +msgid "" +"@command{pdf2svg} is a simple command-line PDF to SVG\n" +"converter using the Poppler and Cairo libraries." +msgstr "" + +#: gnu/packages/pdf.scm:880 gnu/packages/pdf.scm:917 +msgid "Pure Python PDF toolkit" +msgstr "" + +#: gnu/packages/pdf.scm:881 +msgid "" +"PyPDF2 is a pure Python PDF library capable of:\n" +"\n" +"@enumerate\n" +"@item extracting document information (title, author, …)\n" +"@item splitting documents page by page\n" +"@item merging documents page by page\n" +"@item cropping pages\n" +"@item merging multiple pages into a single page\n" +"@item encrypting and decrypting PDF files\n" +"@end enumerate\n" +"\n" +"By being pure Python, it should run on any Python platform without any\n" +"dependencies on external libraries. It can also work entirely on\n" +"@code{StringIO} objects rather than file streams, allowing for PDF\n" +"manipulation in memory. It is therefore a useful tool for websites that\n" +"manage or manipulate PDFs." +msgstr "" + +#: gnu/packages/pdf.scm:918 +msgid "" +"PyPDF2 is a pure Python PDF toolkit.\n" +"\n" +"Note: This module isn't maintained anymore. For new projects please use\n" +"python-pypdf2 instead." +msgstr "" + +#: gnu/packages/pdf.scm:942 +msgid "Scale and tile PDF images/pages to print on multiple pages" +msgstr "" + +#: gnu/packages/pdf.scm:943 +msgid "" +"@command{pdfposter} can be used to create a large poster by\n" +"building it from multple pages and/or printing it on large media. It " +"expects\n" +"as input a PDF file, normally printing on a single page. The output is " +"again\n" +"a PDF file, maybe containing multiple pages together building the poster. " +"The\n" +"input page will be scaled to obtain the desired size.\n" +"\n" +"This is much like @command{poster} does for Postscript files, but working " +"with\n" +"PDF. Since sometimes @command{poster} does not like your files converted " +"from\n" +"PDF. Indeed @command{pdfposter} was inspired by @command{poster}." +msgstr "" + +#: gnu/packages/pdf.scm:974 +msgid "Command-line utility to search text in PDF files" +msgstr "" + +#: gnu/packages/pdf.scm:976 +msgid "" +"Pdfgrep searches in pdf files for strings matching a regular expression.\n" +"Support some GNU grep options as file name output, page number output,\n" +"optional case insensitivity, count occurrences, color highlights and search " +"in\n" +"multiple files." +msgstr "" + +#: gnu/packages/pem.scm:41 +msgid "Personal expenses manager" +msgstr "" + +#: gnu/packages/pem.scm:43 +msgid "" +"GNU Pem is a simple tool for tracking personal income and\n" +"expenses. It operates from the command line and it stores its data\n" +"in a basic text format in your home directory. It can easily print\n" +"reports of your spending on different expenses via a basic search\n" +"feature." +msgstr "" + +#: gnu/packages/perl.scm:151 +msgid "Implementation of the Perl programming language" +msgstr "" + +#: gnu/packages/perl.scm:153 +msgid "" +"Perl 5 is a highly capable, feature-rich programming language with over\n" +"24 years of development." +msgstr "" + +#: gnu/packages/perl.scm:172 +msgid "Module for merging hierarchies using the C3 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:173 +msgid "" +"This module implements the C3 algorithm, which aims to\n" +"provide a sane method resolution order under multiple inheritance." +msgstr "" + +#: gnu/packages/perl.scm:191 +msgid "Compute differences between two files or lists" +msgstr "" + +#: gnu/packages/perl.scm:192 +msgid "" +"This is a module for computing the difference between two\n" +"files, two strings, or any other two lists of things. It uses an " +"intelligent\n" +"algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" +"program. It is guaranteed to find the *smallest possible* set of\n" +"differences." +msgstr "" + +#: gnu/packages/perl.scm:214 +msgid "Use shorter versions of class names" +msgstr "" + +#: gnu/packages/perl.scm:215 +msgid "" +"The alias module loads the class you specify and exports\n" +"into your namespace a subroutine that returns the class name. You can\n" +"explicitly alias the class to another name or, if you prefer, you can do so\n" +"implicitly." +msgstr "" + +#: gnu/packages/perl.scm:237 +msgid "Transparently use Moose or Mouse modules" +msgstr "" + +#: gnu/packages/perl.scm:239 +msgid "" +"This module facilitates using @code{Moose} or @code{Mouse} modules\n" +"without changing the code. By default, Mouse will be provided to " +"libraries,\n" +"unless Moose is already loaded, or explicitly requested by the end-user. " +"End\n" +"users can force the decision of which backend to use by setting the " +"environment\n" +"variable ANY_MOOSE to be Moose or Mouse." +msgstr "" + +#: gnu/packages/perl.scm:262 +msgid "Configuration files and command line parsing" +msgstr "" + +#: gnu/packages/perl.scm:263 +msgid "" +"AppConfig is a bundle of Perl5 modules for reading\n" +"configuration files and parsing command line arguments." +msgstr "" + +#: gnu/packages/perl.scm:283 +msgid "Small utils for array manipulation" +msgstr "" + +#: gnu/packages/perl.scm:284 +msgid "" +"@code{Array::Utils} is a small pure-perl module containing\n" +"list manipulation routines." +msgstr "" + +#: gnu/packages/perl.scm:303 +msgid "Allow C/XS libraries to interrupt perl asynchronously" +msgstr "" + +#: gnu/packages/perl.scm:305 +msgid "" +"@code{Async::Interrupt} implements a single feature only of interest\n" +"to advanced perl modules, namely asynchronous interruptions (think \"UNIX\n" +"signals\", which are very similar).\n" +"\n" +"Sometimes, modules wish to run code asynchronously (in another thread,\n" +"or from a signal handler), and then signal the perl interpreter on\n" +"certain events. One common way is to write some data to a pipe and use\n" +"an event handling toolkit to watch for I/O events. Another way is to\n" +"send a signal. Those methods are slow, and in the case of a pipe, also\n" +"not asynchronous - it won't interrupt a running perl interpreter.\n" +"\n" +"This module implements asynchronous notifications that enable you to\n" +"signal running perl code from another thread, asynchronously, and\n" +"sometimes even without using a single syscall." +msgstr "" + +#: gnu/packages/perl.scm:335 +msgid "Lexically disable autovivification" +msgstr "" + +#: gnu/packages/perl.scm:336 +msgid "" +"When an undefined variable is dereferenced, it gets silently\n" +"upgraded to an array or hash reference (depending of the type of the\n" +"dereferencing). This behaviour is called autovivification and usually does\n" +"what you mean but it may be unnatural or surprising because your variables " +"get\n" +"populated behind your back. This is especially true when several levels of\n" +"dereferencing are involved, in which case all levels are vivified up to the\n" +"last, or when it happens in intuitively read-only constructs like\n" +"@code{exists}. The pragma provided by this package lets you disable\n" +"autovivification for some constructs and optionally throws a warning or an\n" +"error when it would have happened." +msgstr "" + +#: gnu/packages/perl.scm:369 +msgid "Disables bareword filehandles" +msgstr "" + +#: gnu/packages/perl.scm:370 +msgid "This module disables bareword filehandles." +msgstr "" + +#: gnu/packages/perl.scm:387 gnu/packages/perl.scm:6552 +msgid "Establish an ISA relationship with base classes at compile time" +msgstr "" + +#: gnu/packages/perl.scm:388 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time. Unless you are using " +"the\n" +"fields pragma, consider this module discouraged in favor of the lighter-" +"weight\n" +"parent." +msgstr "" + +#: gnu/packages/perl.scm:408 +msgid "Open a browser in a given URL" +msgstr "" + +#: gnu/packages/perl.scm:409 +msgid "" +"The functions exported by this module allow you to open URLs\n" +"in the user's browser. A set of known commands per OS-name is tested for\n" +"presence, and the first one found is executed. With an optional parameter,\n" +"all known commands are checked." +msgstr "" + +#: gnu/packages/perl.scm:434 +msgid "Execute code after a scope finished compilation" +msgstr "" + +#: gnu/packages/perl.scm:435 +msgid "" +"This module allows you to execute code when perl finished\n" +"compiling the surrounding scope." +msgstr "" + +#: gnu/packages/perl.scm:456 +msgid "Wrap OP check callbacks" +msgstr "" + +#: gnu/packages/perl.scm:457 +msgid "This module allows you to wrap OP check callbacks." +msgstr "" + +#: gnu/packages/perl.scm:474 +msgid "Lists of reserved barewords and symbol names" +msgstr "" + +#: gnu/packages/perl.scm:475 +msgid "" +"@code{B::Keywords} supplies several arrays of exportable\n" +"keywords: @code{@@Scalars, @@Arrays, @@Hashes, @@Filehandles, @@Symbols,\n" +"@@Functions, @@Barewords, @@TieIOMethods, @@UNIVERSALMethods and\n" +"@@ExporterSymbols}." +msgstr "" + +#: gnu/packages/perl.scm:498 +msgid "Benchmarking with statistical confidence" +msgstr "" + +#: gnu/packages/perl.scm:500 +msgid "" +"The Benchmark::Timer class allows you to time portions of code\n" +"conveniently, as well as benchmark code by allowing timings of repeated\n" +"trials. It is perfect for when you need more precise information about the\n" +"running time of portions of your code than the Benchmark module will give " +"you,\n" +"but don't want to go all out and profile your code." +msgstr "" + +#: gnu/packages/perl.scm:525 +msgid "Bit vector library" +msgstr "" + +#: gnu/packages/perl.scm:526 +msgid "" +"Bit::Vector is an efficient C library which allows you to\n" +"handle bit vectors, sets (of integers), \"big integer arithmetic\" and " +"boolean\n" +"matrices, all of arbitrary sizes. The package also includes an\n" +"object-oriented Perl module for accessing the C library from Perl, and\n" +"optionally features overloaded operators for maximum ease of use. The C\n" +"library can nevertheless be used stand-alone, without Perl." +msgstr "" + +#: gnu/packages/perl.scm:548 +msgid "Boolean support for Perl" +msgstr "" + +#: gnu/packages/perl.scm:549 +msgid "" +"This module provides basic Boolean support, by defining two\n" +"special objects: true and false." +msgstr "" + +#: gnu/packages/perl.scm:567 +msgid "Data files for Business::ISBN" +msgstr "" + +#: gnu/packages/perl.scm:568 +msgid "" +"This package provides a data pack for @code{Business::ISBN}.\n" +"These data are generated from the RangeMessage.xml file provided by the " +"ISBN\n" +"Agency." +msgstr "" + +#: gnu/packages/perl.scm:590 +msgid "Work with International Standard Book Numbers" +msgstr "" + +#: gnu/packages/perl.scm:591 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Book Numbers, including ISBN-10 and ISBN-13." +msgstr "" + +#: gnu/packages/perl.scm:609 +msgid "Work with International Standard Serial Numbers" +msgstr "" + +#: gnu/packages/perl.scm:610 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Serial Numbers." +msgstr "" + +#: gnu/packages/perl.scm:630 +msgid "Work with International Standard Music Numbers" +msgstr "" + +#: gnu/packages/perl.scm:631 +msgid "" +"This modules provides tools to deal with International\n" +"Standard Music Numbers." +msgstr "" + +#: gnu/packages/perl.scm:652 +msgid "Cache interface for Perl" +msgstr "" + +#: gnu/packages/perl.scm:653 +msgid "" +"The Cache modules are designed to assist a developer in\n" +"persisting data for a specified period of time. Often these modules are " +"used\n" +"in web applications to store data locally to save repeated and redundant\n" +"expensive calls to remote machines or databases. People have also been " +"known\n" +"to use Cache::Cache for its straightforward interface in sharing data " +"between\n" +"runs of an application or invocations of a CGI-style script or simply as an\n" +"easy to use abstraction of the file system or shared memory." +msgstr "" + +#: gnu/packages/perl.scm:676 +msgid "Shared memory interprocess cache via mmap" +msgstr "" + +#: gnu/packages/perl.scm:677 +msgid "" +"A shared memory cache through an mmap'ed file. It's core is\n" +"written in C for performance. It uses fcntl locking to ensure multiple\n" +"processes can safely access the cache at the same time. It uses a basic " +"LRU\n" +"algorithm to keep the most used entries in the cache." +msgstr "" + +#: gnu/packages/perl.scm:698 +msgid "Capture STDOUT and STDERR from Perl, XS or external programs" +msgstr "" + +#: gnu/packages/perl.scm:700 +msgid "" +"Capture::Tiny provides a simple, portable way to capture almost anything\n" +"sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" +"code or from an external program. Optionally, output can be teed so that " +"it\n" +"is captured while being passed through to the original file handles." +msgstr "" + +#: gnu/packages/perl.scm:719 +msgid "Check compatibility with the installed perl version" +msgstr "" + +#: gnu/packages/perl.scm:721 +msgid "" +"This module is used by Schmorp's modules during configuration stage\n" +"to test the installed perl for compatibility with his modules." +msgstr "" + +#: gnu/packages/perl.scm:741 +msgid "Warns and dies noisily with stack backtraces/" +msgstr "" + +#: gnu/packages/perl.scm:742 +msgid "" +"This module is meant as a debugging aid. It can be used to\n" +"make a script complain loudly with stack backtraces when @code{warn()}-ing " +"or\n" +"@code{die()}ing." +msgstr "" + +#: gnu/packages/perl.scm:761 +msgid "Executable comments for Perl" +msgstr "" + +#: gnu/packages/perl.scm:762 +msgid "" +"Carp::Assert is intended for a purpose like the ANSI C\n" +"library assert.h." +msgstr "" + +#: gnu/packages/perl.scm:784 +msgid "Convenience wrappers around Carp::Assert" +msgstr "" + +#: gnu/packages/perl.scm:785 +msgid "" +"Carp::Assert::More is a set of handy assertion functions for\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:805 +msgid "Report errors from a \"clan\" of modules" +msgstr "" + +#: gnu/packages/perl.scm:806 +msgid "" +"This module allows errors from a clan (or family) of modules\n" +"to appear to originate from the caller of the clan. This is necessary in\n" +"cases where the clan modules are not classes derived from each other, and " +"thus\n" +"the Carp.pm module doesn't help." +msgstr "" + +#: gnu/packages/perl.scm:826 +msgid "Read the CDDB entry for an audio CD in your drive" +msgstr "" + +#: gnu/packages/perl.scm:827 +msgid "This module can retrieve information from the CDDB." +msgstr "" + +#: gnu/packages/perl.scm:849 +msgid "Automated accessor generation" +msgstr "" + +#: gnu/packages/perl.scm:850 +msgid "" +"This module automagically generates accessors/mutators for\n" +"your class." +msgstr "" + +#: gnu/packages/perl.scm:872 +msgid "Faster, but less expandable, chained accessors" +msgstr "" + +#: gnu/packages/perl.scm:873 +msgid "" +"A chained accessor is one that always returns the object\n" +"when called with parameters (to set), and the value of the field when " +"called\n" +"with no arguments. This module subclasses Class::Accessor in order to " +"provide\n" +"the same mk_accessors interface." +msgstr "" + +#: gnu/packages/perl.scm:900 +msgid "Build groups of accessors" +msgstr "" + +#: gnu/packages/perl.scm:901 +msgid "" +"This class lets you build groups of accessors that will call\n" +"different getters and setters." +msgstr "" + +#: gnu/packages/perl.scm:921 +msgid "Pragma to use the C3 method resolution order algorithm" +msgstr "" + +#: gnu/packages/perl.scm:922 +msgid "" +"This is pragma to change Perl 5's standard method resolution\n" +"order from depth-first left-to-right (a.k.a - pre-order) to the more\n" +"sophisticated C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:946 +msgid "Drop-in replacement for NEXT" +msgstr "" + +#: gnu/packages/perl.scm:947 +msgid "" +"This module is intended as a drop-in replacement for NEXT,\n" +"supporting the same interface, but using Class::C3 to do the hard work." +msgstr "" + +#: gnu/packages/perl.scm:972 +msgid "Load mix-ins or components to your C3-based class" +msgstr "" + +#: gnu/packages/perl.scm:973 +msgid "" +"This module will inject base classes to your module using\n" +"the Class::C3 method resolution order." +msgstr "" + +#: gnu/packages/perl.scm:991 +msgid "Inheritable, overridable class data" +msgstr "" + +#: gnu/packages/perl.scm:992 +msgid "" +"Class::Data::Inheritable is for creating accessor/mutators\n" +"to class data. That is, if you want to store something about your class as " +"a\n" +"whole (instead of about a single object). This data is then inherited by " +"your\n" +"subclasses and can be overridden." +msgstr "" + +#: gnu/packages/perl.scm:1013 +msgid "Class for easy date and time manipulation" +msgstr "" + +#: gnu/packages/perl.scm:1014 +msgid "" +"This module provides a general-purpose date and datetime\n" +"type for perl." +msgstr "" + +#: gnu/packages/perl.scm:1031 +msgid "Base class for error handling" +msgstr "" + +#: gnu/packages/perl.scm:1033 +msgid "" +"@code{Class::ErrorHandler} provides an error-handling mechanism that is " +"generic\n" +"enough to be used as the base class for a variety of OO classes. Subclasses " +"inherit\n" +"its two error-handling methods, error and errstr, to communicate error " +"messages back\n" +"to the calling program." +msgstr "" + +#: gnu/packages/perl.scm:1054 +msgid "Utility methods for factory classes" +msgstr "" + +#: gnu/packages/perl.scm:1055 +msgid "This module exports methods useful for factory classes." +msgstr "" + +#: gnu/packages/perl.scm:1072 +msgid "Get information about a class and its structure" +msgstr "" + +#: gnu/packages/perl.scm:1073 +msgid "" +"Class::Inspector allows you to get information about a\n" +"loaded class." +msgstr "" + +#: gnu/packages/perl.scm:1101 +msgid "Working (require \"Class::Name\") and more" +msgstr "" + +#: gnu/packages/perl.scm:1102 +msgid "" +"\"require EXPR\" only accepts Class/Name.pm style module\n" +"names, not Class::Name. For that, this module provides \"load_class\n" +"'Class::Name'\"." +msgstr "" + +#: gnu/packages/perl.scm:1125 +msgid "XS implementation of parts of Class::Load" +msgstr "" + +#: gnu/packages/perl.scm:1126 +msgid "" +"This module provides an XS implementation for portions of\n" +"Class::Load." +msgstr "" + +#: gnu/packages/perl.scm:1145 +msgid "Create generic methods for OO Perl" +msgstr "" + +#: gnu/packages/perl.scm:1146 +msgid "" +"This module solves the problem of having to continually\n" +"write accessor methods for your objects that perform standard tasks." +msgstr "" + +#: gnu/packages/perl.scm:1167 +msgid "Moose-like method modifiers" +msgstr "" + +#: gnu/packages/perl.scm:1168 +msgid "" +"Class::Method::Modifiers provides three modifiers: 'before',\n" +"'around', and 'after'. 'before' and 'after' are run just before and after " +"the\n" +"method they modify, but can not really affect that original method. " +"'around'\n" +"is run in place of the original method, with a hook to easily call that\n" +"original method." +msgstr "" + +#: gnu/packages/perl.scm:1189 +msgid "Implementation of a singleton class for Perl" +msgstr "" + +#: gnu/packages/perl.scm:1190 +msgid "" +"This module implements a Singleton class from which other\n" +"classes can be derived. By itself, the Class::Singleton module does very\n" +"little other than manage the instantiation of a single object." +msgstr "" + +#: gnu/packages/perl.scm:1209 +msgid "Minimalist class construction" +msgstr "" + +#: gnu/packages/perl.scm:1210 +msgid "" +"This module offers a minimalist class construction kit. It\n" +"uses no non-core modules for any recent Perl." +msgstr "" + +#: gnu/packages/perl.scm:1230 +msgid "Unload a class" +msgstr "" + +#: gnu/packages/perl.scm:1231 +msgid "" +"Class:Unload unloads a given class by clearing out its\n" +"symbol table and removing it from %INC." +msgstr "" + +#: gnu/packages/perl.scm:1249 +msgid "Generate fast XS accessors without runtime compilation" +msgstr "" + +#: gnu/packages/perl.scm:1250 +msgid "" +"Class::XSAccessor implements fast read, write, and\n" +"read/write accessors in XS. Additionally, it can provide predicates such " +"as\n" +"\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" +"object. It only works with objects that are implemented as ordinary " +"hashes.\n" +"Class::XSAccessor::Array implements the same interface for objects that use\n" +"arrays for their internal representation." +msgstr "" + +#: gnu/packages/perl.scm:1270 gnu/packages/perl.scm:1293 +msgid "Recursively copy Perl datatypes" +msgstr "" + +#: gnu/packages/perl.scm:1272 +msgid "" +"This module provides a clone() method which makes recursive copies of\n" +"nested hash, array, scalar and reference types, including tied variables " +"and\n" +"objects." +msgstr "" + +#: gnu/packages/perl.scm:1294 +msgid "" +"This module provides a general-purpose @code{clone} function\n" +"to make deep copies of Perl data structures. It calls itself recursively " +"to\n" +"copy nested hash, array, scalar and reference types, including tied " +"variables\n" +"and objects." +msgstr "" + +#: gnu/packages/perl.scm:1314 +msgid "Sane defaults for Perl programs" +msgstr "" + +#: gnu/packages/perl.scm:1315 +msgid "" +"This module implements some sane defaults for Perl programs,\n" +"as defined by two typical specimens of Perl coders." +msgstr "" + +#: gnu/packages/perl.scm:1335 +msgid "Load configuration from different file formats" +msgstr "" + +#: gnu/packages/perl.scm:1336 +msgid "" +"Config::Any provides a facility for Perl applications and\n" +"libraries to load configuration data from multiple different file formats. " +"It\n" +"supports XML, YAML, JSON, Apache-style configuration, and Perl code." +msgstr "" + +#: gnu/packages/perl.scm:1357 +msgid "Module to implement some AutoConf macros in Perl" +msgstr "" + +#: gnu/packages/perl.scm:1358 +msgid "" +"Config::AutoConf is intended to provide the same\n" +"opportunities to Perl developers as GNU Autoconf does for Shell developers." +msgstr "" + +#: gnu/packages/perl.scm:1376 +msgid "Generic Config Module" +msgstr "" + +#: gnu/packages/perl.scm:1377 +msgid "" +"This module opens a config file and parses its contents for\n" +"you. The format of config files supported by Config::General is inspired " +"by\n" +"the well known Apache config format and is 100% compatible with Apache\n" +"configs, but you can also just use simple name/value pairs in your config\n" +"files. In addition to the capabilities of an Apache config file it " +"supports\n" +"some enhancements such as here-documents, C-style comments, and multiline\n" +"options." +msgstr "" + +#: gnu/packages/perl.scm:1404 +msgid "Simple .ini-file format reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:1405 +msgid "" +"@code{Config::INI} is a module that facilates the reading\n" +"and writing of @code{.ini}-style configuration files." +msgstr "" + +#: gnu/packages/perl.scm:1426 +msgid "Preserve context during subroutine call" +msgstr "" + +#: gnu/packages/perl.scm:1427 +msgid "" +"This module runs code after a subroutine call, preserving\n" +"the context the subroutine would have seen if it were the last statement in\n" +"the caller." +msgstr "" + +#: gnu/packages/perl.scm:1452 +msgid "Extract data from Macintosh BinHex files" +msgstr "" + +#: gnu/packages/perl.scm:1454 +msgid "" +"BinHex is a format for transporting files safely through electronic\n" +"mail, as short-lined, 7-bit, semi-compressed data streams. Ths module\n" +"provides a means of converting those data streams back into into binary\n" +"data." +msgstr "" + +#: gnu/packages/perl.scm:1476 +msgid "Verify requirements in a CPAN::Meta object" +msgstr "" + +#: gnu/packages/perl.scm:1477 +msgid "" +"This module verifies if requirements described in a\n" +"CPAN::Meta object are present." +msgstr "" + +#: gnu/packages/perl.scm:1497 +msgid "JSON::XS for Cpanel" +msgstr "" + +#: gnu/packages/perl.scm:1498 gnu/packages/perl.scm:4292 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa." +msgstr "" + +#: gnu/packages/perl.scm:1516 +msgid "Random password generator" +msgstr "" + +#: gnu/packages/perl.scm:1517 +msgid "" +"Crypt::RandPasswd provides three functions that can be used\n" +"to generate random passwords, constructed from words, letters, or " +"characters.\n" +"This code is a Perl implementation of the Automated Password Generator\n" +"standard, like the program described in \"A Random Word Generator For\n" +"Pronounceable Passwords\". This code is a re-engineering of the program\n" +"contained in Appendix A of FIPS Publication 181, \"Standard for Automated\n" +"Password Generator\"." +msgstr "" + +#: gnu/packages/perl.scm:1542 +msgid "Perl implementation of the RC4 encryption algorithm" +msgstr "" + +#: gnu/packages/perl.scm:1543 +msgid "A pure Perl implementation of the RC4 algorithm." +msgstr "" + +#: gnu/packages/perl.scm:1562 +msgid "Temporarily change working directory" +msgstr "" + +#: gnu/packages/perl.scm:1564 +msgid "" +"@code{Cwd::Guard} changes the current directory using a limited scope.\n" +"It returns to the previous working directory when the object is destroyed." +msgstr "" + +#: gnu/packages/perl.scm:1602 +msgid "Library for genomic analysis" +msgstr "" + +#: gnu/packages/perl.scm:1603 +msgid "" +"Chaolin Zhang's Perl Library (czplib) contains assorted\n" +"functions and data structures for processing and analysing genomic and\n" +"bioinformatics data." +msgstr "" + +#: gnu/packages/perl.scm:1632 gnu/packages/perl.scm:1798 +msgid "Base classes wrapping fundamental Perl data types" +msgstr "" + +#: gnu/packages/perl.scm:1633 +msgid "" +"Collection of classes that wrap fundamental data types that\n" +"exist in Perl. These classes and methods as they exist today are an " +"attempt\n" +"to mirror functionality provided by Moose's Native Traits. One important\n" +"thing to note is all classes currently do no validation on constructor\n" +"input." +msgstr "" + +#: gnu/packages/perl.scm:1656 +msgid "Compare Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1657 +msgid "" +"This module compares arbitrary data structures to see if\n" +"they are copies of each other." +msgstr "" + +#: gnu/packages/perl.scm:1675 +msgid "Perl extension for generating unique identifiers" +msgstr "" + +#: gnu/packages/perl.scm:1676 +msgid "" +"@code{Data::Uniqid} provides three simple routines for\n" +"generating unique ids. These ids are coded with a Base62 systen to make " +"them\n" +"short and handy (e.g. to use it as part of a URL)." +msgstr "" + +#: gnu/packages/perl.scm:1695 +msgid "Pretty printing of data structures" +msgstr "" + +#: gnu/packages/perl.scm:1696 +msgid "" +"This module provide functions that takes a list of values as\n" +"their argument and produces a string as its result. The string contains " +"Perl\n" +"code that, when \"eval\"ed, produces a deep copy of the original arguments." +msgstr "" + +#: gnu/packages/perl.scm:1715 +msgid "Concise data dumper" +msgstr "" + +#: gnu/packages/perl.scm:1716 +msgid "" +"Data::Dumper::Concise provides a dumper with Less\n" +"indentation and newlines plus sub deparsing." +msgstr "" + +#: gnu/packages/perl.scm:1738 +msgid "Parse and validate simple name/value option pairs" +msgstr "" + +#: gnu/packages/perl.scm:1740 +msgid "Data::OptList provides a simple syntax for name/value option pairs." +msgstr "" + +#: gnu/packages/perl.scm:1762 +msgid "Help when paging through sets of results" +msgstr "" + +#: gnu/packages/perl.scm:1763 +msgid "" +"When searching through large amounts of data, it is often\n" +"the case that a result set is returned that is larger than we want to " +"display\n" +"on one page. This results in wanting to page through various pages of " +"data.\n" +"The maths behind this is unfortunately fiddly, hence this module." +msgstr "" + +#: gnu/packages/perl.scm:1800 +msgid "" +"@code{Data::Perl} is a container class for the following classes:\n" +"@itemize\n" +"@item @code{Data::Perl::Collection::Hash}\n" +"@item @code{Data::Perl::Collection::Array}\n" +"@item @code{Data::Perl::String}\n" +"@item @code{Data::Perl::Number}\n" +"@item @code{Data::Perl::Counter}\n" +"@item @code{Data::Perl::Bool}\n" +"@item @code{Data::Perl::Code}\n" +"@end itemize" +msgstr "" + +#: gnu/packages/perl.scm:1831 +msgid "Colored pretty-print of Perl data structures and objects" +msgstr "" + +#: gnu/packages/perl.scm:1832 +msgid "" +"Display Perl variables and objects on screen, properly\n" +"formatted (to be inspected by a human)." +msgstr "" + +#: gnu/packages/perl.scm:1855 +msgid "Conditionally split data into records" +msgstr "" + +#: gnu/packages/perl.scm:1856 +msgid "" +"This Perl module allows you to split data into records by\n" +"not only specifying what you wish to split the data on, but also by " +"specifying\n" +"an \"unless\" regular expression. If the text in question matches the\n" +"\"unless\" regex, it will not be split there. This allows us to do things\n" +"like split on newlines unless newlines are embedded in quotes." +msgstr "" + +#: gnu/packages/perl.scm:1884 +msgid "Read multiple hunks of data out of your DATA section" +msgstr "" + +#: gnu/packages/perl.scm:1885 +msgid "" +"This package provides a Perl library to read multiple hunks\n" +"of data out of your DATA section." +msgstr "" + +#: gnu/packages/perl.scm:1905 +msgid "Structured tags datastructures" +msgstr "" + +#: gnu/packages/perl.scm:1907 +msgid "" +"This module is for manipulating data as hierarchical tag/value\n" +"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures " +"can\n" +"be represented as nested arrays, which have the advantage of being native " +"to\n" +"Perl." +msgstr "" + +#: gnu/packages/perl.scm:1934 +msgid "N at a time iteration API" +msgstr "" + +#: gnu/packages/perl.scm:1935 +msgid "" +"This module tries to find middle ground between one at a\n" +"time and all at once processing of data sets. The purpose of this module " +"is\n" +"to avoid the overhead of implementing an iterative api when this isn't\n" +"necessary, without breaking forward compatibility in case that becomes\n" +"necessary later on." +msgstr "" + +#: gnu/packages/perl.scm:1960 +msgid "Dynamic generation of nested combinations of variants" +msgstr "" + +#: gnu/packages/perl.scm:1961 +msgid "" +"Data::Tumbler - Dynamic generation of nested combinations of\n" +"variants." +msgstr "" + +#: gnu/packages/perl.scm:1987 +msgid "Visitor style traversal of Perl data structures" +msgstr "" + +#: gnu/packages/perl.scm:1988 +msgid "" +"This module is a simple visitor implementation for Perl\n" +"values. It has a main dispatcher method, visit, which takes a single perl\n" +"value and then calls the methods appropriate for that value. It can\n" +"recursively map (cloning as necessary) or just traverse most structures, " +"with\n" +"support for per-object behavior, circular structures, visiting tied\n" +"structures, and all ref types (hashes, arrays, scalars, code, globs)." +msgstr "" + +#: gnu/packages/perl.scm:2013 +msgid "Gregorian calendar date calculations" +msgstr "" + +#: gnu/packages/perl.scm:2014 +msgid "" +"This package consists of a Perl module for date calculations\n" +"based on the Gregorian calendar, thereby complying with all relevant norms " +"and\n" +"standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" +"applicable)." +msgstr "" + +#: gnu/packages/perl.scm:2038 +msgid "XS wrapper for Date::Calc" +msgstr "" + +#: gnu/packages/perl.scm:2039 +msgid "" +"Date::Calc::XS is an XS wrapper and C library plug-in for\n" +"Date::Calc." +msgstr "" + +#: gnu/packages/perl.scm:2063 +msgid "Date manipulation routines" +msgstr "" + +#: gnu/packages/perl.scm:2064 +msgid "" +"Date::Manip is a series of modules for common date/time\n" +"operations, such as comparing two times, determining a date a given amount " +"of\n" +"time from another, or parsing international times." +msgstr "" + +#: gnu/packages/perl.scm:2083 +msgid "Simple date handling" +msgstr "" + +#: gnu/packages/perl.scm:2084 +msgid "" +"Dates are complex enough without times and timezones. This\n" +"module may be used to create simple date objects. It handles validation,\n" +"interval arithmetic, and day-of-week calculation. It does not deal with\n" +"hours, minutes, seconds, and time zones." +msgstr "" + +#: gnu/packages/perl.scm:2116 +msgid "Date and time object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2117 +msgid "" +"DateTime is a class for the representation of date/time\n" +"combinations. It represents the Gregorian calendar, extended backwards in\n" +"time before its creation (in 1582)." +msgstr "" + +#: gnu/packages/perl.scm:2139 +msgid "Dates in the Julian calendar" +msgstr "" + +#: gnu/packages/perl.scm:2140 +msgid "" +"This package is a companion module to @code{DateTime.pm}.\n" +"It implements the Julian calendar. It supports everything that\n" +"@code{DateTime.pm} supports and more: about one day per century more, to be\n" +"precise." +msgstr "" + +#: gnu/packages/perl.scm:2166 +msgid "DateTime set objects" +msgstr "" + +#: gnu/packages/perl.scm:2167 +msgid "" +"The DateTime::Set module provides a date/time sets\n" +"implementation. It allows, for example, the generation of groups of dates,\n" +"like \"every wednesday\", and then find all the dates matching that " +"pattern,\n" +"within a time range." +msgstr "" + +#: gnu/packages/perl.scm:2190 +msgid "DateTime rfc2445 recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2191 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for RFC 2445 style recurrences." +msgstr "" + +#: gnu/packages/perl.scm:2212 +msgid "DateTime::Set extension for basic recurrences" +msgstr "" + +#: gnu/packages/perl.scm:2213 +msgid "" +"This module provides convenience methods that let you easily\n" +"create DateTime::Set objects for various recurrences, such as \"once a month" +"\"\n" +"or \"every day\". You can also create more complicated recurrences, such " +"as\n" +"\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." +msgstr "" + +#: gnu/packages/perl.scm:2238 +msgid "Create DateTime parser classes and objects" +msgstr "" + +#: gnu/packages/perl.scm:2239 +msgid "" +"DateTime::Format::Builder creates DateTime parsers. Many\n" +"string formats of dates and times are simple and just require a basic " +"regular\n" +"expression to extract the relevant information. Builder provides a simple " +"way\n" +"to do this without writing reams of structural code." +msgstr "" + +#: gnu/packages/perl.scm:2266 +msgid "Parse data/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2267 +msgid "" +"DateTime::Format::Flexible attempts to take any string you\n" +"give it and parse it into a DateTime object." +msgstr "" + +#: gnu/packages/perl.scm:2293 +msgid "Parse and format iCal datetime and duration strings" +msgstr "" + +#: gnu/packages/perl.scm:2294 +msgid "" +"This module understands the ICal date/time and duration\n" +"formats, as defined in RFC 2445. It can be used to parse these formats in\n" +"order to create the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2326 +msgid "Machine-readable date/time with natural parsing" +msgstr "" + +#: gnu/packages/perl.scm:2327 +msgid "" +"DateTime::Format::Natural takes a string with a human\n" +"readable date/time and creates a machine readable one by applying natural\n" +"parsing logic." +msgstr "" + +#: gnu/packages/perl.scm:2354 +msgid "Parse and format strp and strf time patterns" +msgstr "" + +#: gnu/packages/perl.scm:2355 +msgid "" +"This module implements most of `strptime(3)`, the POSIX\n" +"function that is the reverse of `strftime(3)`, for `DateTime`. While\n" +"`strftime` takes a `DateTime` and a pattern and returns a string, " +"`strptime`\n" +"takes a string and a pattern and returns the `DateTime` object associated." +msgstr "" + +#: gnu/packages/perl.scm:2387 +msgid "Localization support for DateTime.pm" +msgstr "" + +#: gnu/packages/perl.scm:2388 +msgid "" +"The DateTime::Locale modules provide localization data for\n" +"the DateTime.pm class." +msgstr "" + +#: gnu/packages/perl.scm:2416 +msgid "Time zone object for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2417 +msgid "" +"This class is the base class for all time zone objects. A\n" +"time zone is represented internally as a set of observances, each of which\n" +"describes the offset from GMT for a given time period. Note that without " +"the\n" +"DateTime module, this module does not do much. It's primary interface is\n" +"through a DateTime object, and most users will not need to directly use\n" +"DateTime::TimeZone methods." +msgstr "" + +#: gnu/packages/perl.scm:2447 +msgid "Parse date/time strings" +msgstr "" + +#: gnu/packages/perl.scm:2448 +msgid "" +"DateTimeX::Easy uses a variety of DateTime::Format packages\n" +"to create DateTime objects, with some custom tweaks to smooth out the rough\n" +"edges (mainly concerning timezone detection and selection)." +msgstr "" + +#: gnu/packages/perl.scm:2469 +msgid "Convert between DateTime and RFC2822/822 formats" +msgstr "" + +#: gnu/packages/perl.scm:2470 +msgid "" +"RFCs 2822 and 822 specify date formats to be used by email.\n" +"This module parses and emits such dates." +msgstr "" + +#: gnu/packages/perl.scm:2492 +msgid "Parse and format W3CDTF datetime strings" +msgstr "" + +#: gnu/packages/perl.scm:2494 +msgid "" +"This module understands the W3CDTF date/time format, an ISO 8601 profile,\n" +"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native " +"date\n" +"format of RSS 1.0. It can be used to parse these formats in order to " +"create\n" +"the appropriate objects." +msgstr "" + +#: gnu/packages/perl.scm:2516 +msgid "Meatier version of caller" +msgstr "" + +#: gnu/packages/perl.scm:2517 +msgid "Devel::Caller provides meatier version of caller." +msgstr "" + +#: gnu/packages/perl.scm:2535 +msgid "Check that a command is available" +msgstr "" + +#: gnu/packages/perl.scm:2536 +msgid "" +"Devel::CheckBin is a perl module that checks whether a\n" +"particular command is available." +msgstr "" + +#: gnu/packages/perl.scm:2555 +msgid "Check compiler availability" +msgstr "" + +#: gnu/packages/perl.scm:2556 +msgid "" +"@code{Devel::CheckCompiler} is a tiny module to check\n" +"whether a compiler is available. It can test for a C99 compiler, or\n" +"you can tell it to compile a C source file with optional linker flags." +msgstr "" + +#: gnu/packages/perl.scm:2578 +msgid "Find memory cycles in objects" +msgstr "" + +#: gnu/packages/perl.scm:2580 +msgid "" +"@code{Devel::Cycle} This is a tool for finding circular references in\n" +"objects and other types of references. Because of Perl's reference-count\n" +"based memory management, circular references will cause memory leaks." +msgstr "" + +#: gnu/packages/perl.scm:2601 +msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" +msgstr "" + +#: gnu/packages/perl.scm:2602 +msgid "" +"Devel::GlobalDestruction provides a function returning the\n" +"equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." +msgstr "" + +#: gnu/packages/perl.scm:2623 +msgid "Forces the unavailability of specified Perl modules (for testing)" +msgstr "" + +#: gnu/packages/perl.scm:2624 +msgid "" +"Given a list of Perl modules/filenames, this module makes\n" +"@code{require} and @code{use} statements fail (no matter whether the " +"specified\n" +"files/modules are installed or not)." +msgstr "" + +#: gnu/packages/perl.scm:2645 +msgid "Alias lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:2646 +msgid "" +"Devel::LexAlias provides the ability to alias a lexical\n" +"variable in a subroutines scope to one of your choosing." +msgstr "" + +#: gnu/packages/perl.scm:2670 +msgid "Introspect overloaded operators" +msgstr "" + +#: gnu/packages/perl.scm:2671 +msgid "" +"Devel::OverloadInfo returns information about overloaded\n" +"operators for a given class (or object), including where in the inheritance\n" +"hierarchy the overloads are declared and where the code implementing it is." +msgstr "" + +#: gnu/packages/perl.scm:2698 +msgid "Partial dumping of data structures" +msgstr "" + +#: gnu/packages/perl.scm:2699 +msgid "" +"This module is a data dumper optimized for logging of\n" +"arbitrary parameters." +msgstr "" + +#: gnu/packages/perl.scm:2717 +msgid "Object representing a stack trace" +msgstr "" + +#: gnu/packages/perl.scm:2718 +msgid "" +"The Devel::StackTrace module contains two classes,\n" +"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate " +"the\n" +"information that can be retrieved via Perl's caller() function, as well as\n" +"providing a simple interface to this data." +msgstr "" + +#: gnu/packages/perl.scm:2740 +msgid "Displays stack trace in HTML" +msgstr "" + +#: gnu/packages/perl.scm:2741 +msgid "" +"Devel::StackTrace::AsHTML adds as_html method to\n" +"Devel::StackTrace which displays the stack trace in beautiful HTML, with " +"code\n" +"snippet context and function parameters. If you call it on an instance of\n" +"Devel::StackTrace::WithLexicals, you even get to see the lexical variables " +"of\n" +"each stack frame." +msgstr "" + +#: gnu/packages/perl.scm:2762 +msgid "Dump symbol names or the symbol table" +msgstr "" + +#: gnu/packages/perl.scm:2763 +msgid "Devel::Symdump provides access to the perl symbol table." +msgstr "" + +#: gnu/packages/perl.scm:2780 +msgid "Keyed-Hashing for Message Authentication" +msgstr "" + +#: gnu/packages/perl.scm:2781 +msgid "" +"The Digest::HMAC module follows the common Digest::\n" +"interface for the RFC 2104 HMAC mechanism." +msgstr "" + +#: gnu/packages/perl.scm:2806 +msgid "Perl interface to the MD-5 algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2808 +msgid "" +"The @code{Digest::MD5} module allows you to use the MD5 Message Digest\n" +"algorithm from within Perl programs. The algorithm takes as\n" +"input a message of arbitrary length and produces as output a\n" +"128-bit \"fingerprint\" or \"message digest\" of the input." +msgstr "" + +#: gnu/packages/perl.scm:2826 +msgid "Perl implementation of the SHA-1 message digest algorithm" +msgstr "" + +#: gnu/packages/perl.scm:2828 +msgid "" +"This package provides 'Digest::SHA1', an implementation of the NIST\n" +"SHA-1 message digest algorithm for use by Perl programs." +msgstr "" + +#: gnu/packages/perl.scm:2850 +msgid "Declare version conflicts for your dist" +msgstr "" + +#: gnu/packages/perl.scm:2851 +msgid "" +"This module allows you to specify conflicting versions of\n" +"modules separately and deal with them after the module is done installing." +msgstr "" + +#: gnu/packages/perl.scm:2871 +msgid "Detect the encoding of data" +msgstr "" + +#: gnu/packages/perl.scm:2872 +msgid "" +"This package provides a class @code{Encode::Detect} to detect\n" +"the encoding of data." +msgstr "" + +#: gnu/packages/perl.scm:2890 +msgid "ASCII mapping for eucJP encoding" +msgstr "" + +#: gnu/packages/perl.scm:2891 +msgid "" +"This package provides an ASCII mapping for the eucJP\n" +"encoding." +msgstr "" + +#: gnu/packages/perl.scm:2909 +msgid "JIS X 0212 (aka JIS 2000) encodings" +msgstr "" + +#: gnu/packages/perl.scm:2910 +msgid "" +"This package provides encodings for JIS X 0212, which is\n" +"also known as JIS 2000." +msgstr "" + +#: gnu/packages/perl.scm:2933 +msgid "Additional Chinese encodings" +msgstr "" + +#: gnu/packages/perl.scm:2934 +msgid "" +"This Perl module provides Chinese encodings that are not\n" +"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS" +"\",\n" +"\"BIG5EXT\", \"CCCII\", \"EUC-TW\", \"CNS11643-*\", \"GB18030\", and\n" +"\"UNISYS\"." +msgstr "" + +#: gnu/packages/perl.scm:2956 +msgid "Advanced operations on path variables" +msgstr "" + +#: gnu/packages/perl.scm:2957 +msgid "" +"@code{Env::Path} presents an object-oriented interface to\n" +"path variables, defined as that subclass of environment variables which " +"name\n" +"an ordered list of file system elements separated by a platform-standard\n" +"separator." +msgstr "" + +#: gnu/packages/perl.scm:2977 +msgid "OO-ish Error/Exception handling for Perl" +msgstr "" + +#: gnu/packages/perl.scm:2978 +msgid "" +"The Error package provides two interfaces. Firstly Error\n" +"provides a procedural interface to exception handling. Secondly Error is a\n" +"base class for errors/exceptions that can either be thrown, for subsequent\n" +"catch, or can simply be recorded." +msgstr "" + +#: gnu/packages/perl.scm:3003 +msgid "Safely and cleanly create closures via string eval" +msgstr "" + +#: gnu/packages/perl.scm:3004 +msgid "" +"String eval is often used for dynamic code generation. For\n" +"instance, Moose uses it heavily, to generate inlined versions of accessors " +"and\n" +"constructors, which speeds code up at runtime by a significant amount. " +"String\n" +"eval is not without its issues however - it's difficult to control the " +"scope\n" +"it's used in (which determines which variables are in scope inside the " +"eval),\n" +"and it's easy to miss compilation errors, since eval catches them and " +"sticks\n" +"them in $@@ instead. This module attempts to solve these problems. It\n" +"provides an eval_closure function, which evals a string in a clean\n" +"environment, other than a fixed list of specified variables. Compilation\n" +"errors are rethrown automatically." +msgstr "" + +#: gnu/packages/perl.scm:3033 +msgid "Allows you to declare real exception classes in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3034 +msgid "" +"Exception::Class allows you to declare exception hierarchies\n" +"in your modules in a \"Java-esque\" manner." +msgstr "" + +#: gnu/packages/perl.scm:3050 +msgid "Lightweight exporting of functions and variables" +msgstr "" + +#: gnu/packages/perl.scm:3052 +msgid "" +"Exporter::Lite is an alternative to Exporter, intended to provide a\n" +"lightweight subset of the most commonly-used functionality. It supports\n" +"import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." +msgstr "" + +#: gnu/packages/perl.scm:3072 +msgid "Exporter with the features of Sub::Exporter but only core dependencies" +msgstr "" + +#: gnu/packages/perl.scm:3073 +msgid "" +"Exporter::Tiny supports many of Sub::Exporter's\n" +"external-facing features including renaming imported functions with the `-" +"as`,\n" +"`-prefix` and `-suffix` options; explicit destinations with the `into` " +"option;\n" +"and alternative installers with the `installler` option. But it's written " +"in\n" +"only about 40% as many lines of code and with zero non-core dependencies." +msgstr "" + +#: gnu/packages/perl.scm:3099 gnu/packages/perl.scm:3160 +msgid "Easily build XS extensions that depend on XS extensions" +msgstr "" + +#: gnu/packages/perl.scm:3100 +msgid "" +"ExtUtils::Depends builds XS extensions that depend on XS\n" +"extensions" +msgstr "" + +#: gnu/packages/perl.scm:3120 +msgid "Build.PL install path logic made easy" +msgstr "" + +#: gnu/packages/perl.scm:3121 +msgid "" +"This module tries to make install path resolution as easy as\n" +"possible." +msgstr "" + +#: gnu/packages/perl.scm:3139 +msgid "Wrapper for perl's configuration" +msgstr "" + +#: gnu/packages/perl.scm:3140 +msgid "" +"ExtUtils::Config is an abstraction around the %Config hash.\n" +"By itself it is not a particularly interesting module by any measure, " +"however\n" +"it ties together a family of modern toolchain modules." +msgstr "" + +#: gnu/packages/perl.scm:3162 +msgid "" +"This module tries to make it easy to build Perl extensions that use\n" +"functions and typemaps provided by other perl extensions. This means that " +"a\n" +"perl extension is treated like a shared library that provides also a C and " +"an\n" +"XS interface besides the perl one." +msgstr "" + +#: gnu/packages/perl.scm:3182 +msgid "Various portability utilities for module builders" +msgstr "" + +#: gnu/packages/perl.scm:3183 +msgid "" +"This module provides various portable helper functions for\n" +"module building modules." +msgstr "" + +#: gnu/packages/perl.scm:3203 +msgid "Tool to build C libraries" +msgstr "" + +#: gnu/packages/perl.scm:3204 +msgid "" +"Some Perl modules need to ship C libraries together with\n" +"their Perl code. Although there are mechanisms to compile and link (or " +"glue)\n" +"C code in your Perl programs, there isn't a clear method to compile " +"standard,\n" +"self-contained C libraries. This module main goal is to help in that task." +msgstr "" + +#: gnu/packages/perl.scm:3225 +msgid "Simplistic interface to pkg-config" +msgstr "" + +#: gnu/packages/perl.scm:3227 +msgid "" +"@code{ExtUtils::PkgConfig} is a very simplistic interface to the\n" +"@command{pkg-config} utility, intended for use in the @file{Makefile.PL}\n" +"of perl extensions which bind libraries that @command{pkg-config} knows.\n" +"It is really just boilerplate code that you would have written yourself." +msgstr "" + +#: gnu/packages/perl.scm:3259 +msgid "Watch for changes to files" +msgstr "" + +#: gnu/packages/perl.scm:3260 +msgid "" +"This module provides a class to monitor a directory for\n" +"changes made to any file." +msgstr "" + +#: gnu/packages/perl.scm:3281 +msgid "Get directories of configuration files" +msgstr "" + +#: gnu/packages/perl.scm:3282 +msgid "" +"This module is a helper for installing, reading and finding\n" +"configuration file locations. @code{File::ConfigDir} is a module to help " +"out\n" +"when Perl modules (especially applications) need to read and store\n" +"configuration files from more than one location." +msgstr "" + +#: gnu/packages/perl.scm:3302 +msgid "Recursively copy files and directories" +msgstr "" + +#: gnu/packages/perl.scm:3303 +msgid "" +"This module has 3 functions: one to copy files only, one to\n" +"copy directories only, and one to do either depending on the argument's\n" +"type." +msgstr "" + +#: gnu/packages/perl.scm:3325 +msgid "Alternative interface to File::Find" +msgstr "" + +#: gnu/packages/perl.scm:3326 +msgid "" +"File::Find::Rule is a friendlier interface to File::Find.\n" +"It allows you to build rules which specify the desired files and\n" +"directories." +msgstr "" + +#: gnu/packages/perl.scm:3349 +msgid "Common rules for searching for Perl things" +msgstr "" + +#: gnu/packages/perl.scm:3350 +msgid "" +"File::Find::Rule::Perl provides methods for finding various\n" +"types Perl-related files, or replicating search queries run on a " +"distribution\n" +"in various parts of the CPAN ecosystem." +msgstr "" + +#: gnu/packages/perl.scm:3371 +msgid "Matches patterns in a series of files" +msgstr "" + +#: gnu/packages/perl.scm:3372 +msgid "" +"@code{File::Grep} provides similar functionality as perl's\n" +"builtin @code{grep}, @code{map}, and @code{foreach} commands, but iterating\n" +"over a passed filelist instead of arrays. While trivial, this module can\n" +"provide a quick dropin when such functionality is needed." +msgstr "" + +#: gnu/packages/perl.scm:3395 +msgid "Find your home and other directories on any platform" +msgstr "" + +#: gnu/packages/perl.scm:3396 +msgid "" +"File::HomeDir is a module for locating the directories that\n" +"are \"owned\" by a user (typically your user) and to solve the various " +"issues\n" +"that arise trying to find them consistently across a wide variety of\n" +"platforms." +msgstr "" + +#: gnu/packages/perl.scm:3418 +msgid "Create or remove directory trees" +msgstr "" + +#: gnu/packages/perl.scm:3419 +msgid "" +"This module provide a convenient way to create directories\n" +"of arbitrary depth and to delete an entire directory subtree from the\n" +"file system." +msgstr "" + +#: gnu/packages/perl.scm:3442 +msgid "Change directory temporarily for a limited scope" +msgstr "" + +#: gnu/packages/perl.scm:3443 +msgid "" +"@code{File::pushd} does a temporary @code{chdir} that is\n" +"easily and automatically reverted, similar to @code{pushd} in some Unix\n" +"command shells. It works by creating an object that caches the original\n" +"working directory. When the object is destroyed, the destructor calls\n" +"@code{chdir} to revert to the original working directory. By storing the\n" +"object in a lexical variable with a limited scope, this happens " +"automatically\n" +"at the end of the scope." +msgstr "" + +#: gnu/packages/perl.scm:3471 +msgid "" +"Perl extension for crawling directory trees and compiling\n" +"lists of files" +msgstr "" + +#: gnu/packages/perl.scm:3474 +msgid "" +"The File::List module crawls the directory tree starting at the\n" +"provided base directory and can return files (and/or directories if " +"desired)\n" +"matching a regular expression." +msgstr "" + +#: gnu/packages/perl.scm:3493 +msgid "Remove files and directories in Perl" +msgstr "" + +#: gnu/packages/perl.scm:3494 +msgid "" +"File::Remove::remove removes files and directories. It acts\n" +"like /bin/rm, for the most part. Although \"unlink\" can be given a list " +"of\n" +"files, it will not remove directories; this module remedies that. It also\n" +"accepts wildcards, * and ?, as arguments for file names." +msgstr "" + +#: gnu/packages/perl.scm:3518 +msgid "Locate per-dist and per-module shared files" +msgstr "" + +#: gnu/packages/perl.scm:3519 +msgid "" +"The intent of File::ShareDir is to provide a companion to\n" +"Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" +"module to have access to a large amount of read-only data that is stored on\n" +"the file-system at run-time. Once the files have been installed to the\n" +"correct directory, you can use File::ShareDir to find your files again " +"after\n" +"the installation." +msgstr "" + +#: gnu/packages/perl.scm:3541 +msgid "Locate per-dist shared files" +msgstr "" + +#: gnu/packages/perl.scm:3542 +msgid "" +"File::ShareDir::Dist finds share directories for\n" +"distributions. It is a companion module to File::ShareDir." +msgstr "" + +#: gnu/packages/perl.scm:3562 +msgid "Install shared files" +msgstr "" + +#: gnu/packages/perl.scm:3563 +msgid "" +"File::ShareDir::Install allows you to install read-only data\n" +"files from a distribution. It is a companion module to File::ShareDir, " +"which\n" +"allows you to locate these files after installation." +msgstr "" + +#: gnu/packages/perl.scm:3582 +msgid "Reading/Writing/Modifying of complete files" +msgstr "" + +#: gnu/packages/perl.scm:3583 +msgid "" +"File::Slurp provides subroutines to read or write entire\n" +"files with a simple call. It also has a subroutine for reading the list of\n" +"file names in a directory." +msgstr "" + +#: gnu/packages/perl.scm:3606 +msgid "Simple, sane and efficient module to slurp a file" +msgstr "" + +#: gnu/packages/perl.scm:3607 +msgid "" +"This module provides functions for fast and correct file\n" +"slurping and spewing. All functions are optionally exported." +msgstr "" + +#: gnu/packages/perl.scm:3624 +msgid "Simple file reader and writer" +msgstr "" + +#: gnu/packages/perl.scm:3626 +msgid "This module provides functions for fast reading and writing of files." +msgstr "" + +#: gnu/packages/perl.scm:3645 +msgid "Return name and handle of a temporary file safely" +msgstr "" + +#: gnu/packages/perl.scm:3646 +msgid "" +"File::Temp can be used to create and open temporary files in\n" +"a safe way." +msgstr "" + +#: gnu/packages/perl.scm:3663 +msgid "Portable implementation of the `which' utility" +msgstr "" + +#: gnu/packages/perl.scm:3665 +msgid "" +"File::Which was created to be able to get the paths to executable\n" +"programs on systems under which the `which' program wasn't implemented in " +"the\n" +"shell." +msgstr "" + +#: gnu/packages/perl.scm:3688 +msgid "Extended Unix style glob functionality" +msgstr "" + +#: gnu/packages/perl.scm:3689 +msgid "" +"@code{File::Zglob} provides a traditional Unix @code{glob}\n" +"functionality; it returns a list of file names that match the given " +"pattern.\n" +"For instance, it supports the @code{**/*.pm} form." +msgstr "" + +#: gnu/packages/perl.scm:3708 +msgid "Module to handle parsing command line options" +msgstr "" + +#: gnu/packages/perl.scm:3709 +msgid "" +"The @code{Getopt::Long} module implements an extended getopt\n" +"function called @code{GetOptions()}. It parses the command line from\n" +"@code{ARGV}, recognizing and removing specified options and their possible\n" +"values.\n" +"\n" +"This function adheres to the POSIX syntax for command line options, with " +"GNU\n" +"extensions. In general, this means that options have long names instead of\n" +"single letters, and are introduced with a double dash \"--\". Support for\n" +"bundling of command line options, as was the case with the more traditional\n" +"single-letter approach, is provided but not enabled by default." +msgstr "" + +#: gnu/packages/perl.scm:3743 +msgid "Getopt::Long, but simpler and more powerful" +msgstr "" + +#: gnu/packages/perl.scm:3744 +msgid "" +"Getopt::Long::Descriptive is yet another Getopt library.\n" +"It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" +"avoid making you think about its huge array of options. It also provides\n" +"usage (help) messages, data validation, and a few other useful features." +msgstr "" + +#: gnu/packages/perl.scm:3762 +msgid "Table-driven argument parsing for Perl" +msgstr "" + +#: gnu/packages/perl.scm:3764 +msgid "" +"Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" +"vaguely inspired by John Ousterhout's Tk_ParseArgv." +msgstr "" + +#: gnu/packages/perl.scm:3786 +msgid "Graph data structures and algorithms" +msgstr "" + +#: gnu/packages/perl.scm:3787 +msgid "" +"This is @code{Graph}, a Perl module for dealing with graphs,\n" +"the abstract data structures." +msgstr "" + +#: gnu/packages/perl.scm:3804 +msgid "Safe cleanup blocks implemented as guards" +msgstr "" + +#: gnu/packages/perl.scm:3805 +msgid "" +"@code{Guard} implements so-called @dfn{guards}. A guard is\n" +"something (usually an object) that \"guards\" a resource, ensuring that it " +"is\n" +"cleaned up when expected.\n" +"\n" +"Specifically, this module supports two different types of guards: guard\n" +"objects, which execute a given code block when destroyed, and scoped " +"guards,\n" +"which are tied to the scope exit." +msgstr "" + +#: gnu/packages/perl.scm:3841 +msgid "Lightweight field hash for inside-out objects" +msgstr "" + +#: gnu/packages/perl.scm:3842 +msgid "" +"@code{Hash::FieldHash} provides the field hash mechanism\n" +"which supports the inside-out technique. It is an alternative to\n" +"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, " +"and\n" +"relic support." +msgstr "" + +#: gnu/packages/perl.scm:3862 +msgid "Merge arbitrarily deep hashes into a single hash" +msgstr "" + +#: gnu/packages/perl.scm:3863 +msgid "" +"Hash::Merge merges two arbitrarily deep hashes into a single\n" +"hash. That is, at any level, it will add non-conflicting key-value pairs " +"from\n" +"one hash to the other, and follows a set of specific rules when there are " +"key\n" +"value conflicts. The hash is followed recursively, so that deeply nested\n" +"hashes that are at the same level will be merged when the parent hashes are\n" +"merged." +msgstr "" + +#: gnu/packages/perl.scm:3885 +msgid "Store multiple values per key" +msgstr "" + +#: gnu/packages/perl.scm:3886 +msgid "" +"Hash::MultiValue is an object (and a plain hash reference)\n" +"that may contain multiple values per key, inspired by MultiDict of WebOb." +msgstr "" + +#: gnu/packages/perl.scm:3904 +msgid "Alternative but compatible interface to modules that export symbols" +msgstr "" + +#: gnu/packages/perl.scm:3905 +msgid "" +"This module acts as a layer between Exporter and modules which\n" +"consume exports. It is feature-compatible with Exporter, plus some much " +"needed\n" +"extras. You can use this to import symbols from any exporter that follows\n" +"Exporters specification. The exporter modules themselves do not need to use " +"or\n" +"inherit from the Exporter module, they just need to set @@EXPORT and/or " +"other\n" +"variables." +msgstr "" + +#: gnu/packages/perl.scm:3929 +msgid "Import packages into other packages" +msgstr "" + +#: gnu/packages/perl.scm:3930 +msgid "" +"Writing exporters is a pain. Some use Exporter, some use\n" +"Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" +"some things are pragmas. Exporting on someone else's behalf is harder. " +"The\n" +"exporters don't provide a consistent API for this, and pragmas need to have\n" +"their import method called directly, since they effect the current unit of\n" +"compilation. Import::Into provides global methods to make this painless." +msgstr "" + +#: gnu/packages/perl.scm:3952 +msgid "Use modules in inc/ if newer than installed" +msgstr "" + +#: gnu/packages/perl.scm:3953 +msgid "" +"The inc::latest module helps bootstrap configure-time\n" +"dependencies for CPAN distributions. These dependencies get bundled into " +"the\n" +"inc directory within a distribution and are used by Makefile.PL or Build.PL." +msgstr "" + +#: gnu/packages/perl.scm:3973 +msgid "Lexically warn about using the indirect method call syntax" +msgstr "" + +#: gnu/packages/perl.scm:3975 +msgid "Indirect warns about using the indirect method call syntax." +msgstr "" + +#: gnu/packages/perl.scm:3994 +msgid "Capture STDOUT and STDERR from Perl code, subprocesses or XS" +msgstr "" + +#: gnu/packages/perl.scm:3995 +msgid "" +"@code{IO::CaptureOutput} provides routines for capturing\n" +"@code{STDOUT} and @code{STDERR} from perl subroutines, forked system\n" +"calls (e.g. @code{system()}, @code{fork()}) and from XS or C modules.\n" +"\n" +"This module is no longer recommended by its maintainer. Users are advised " +"to\n" +"try @code{Capture::Tiny} instead." +msgstr "" + +#: gnu/packages/perl.scm:4017 +msgid "Utilities for interactive I/O" +msgstr "" + +#: gnu/packages/perl.scm:4018 +msgid "" +"This module provides three utility subroutines that make it\n" +"easier to develop interactive applications: is_interactive(), " +"interactive(),\n" +"and busy()." +msgstr "" + +#: gnu/packages/perl.scm:4037 +msgid "Emulate file interface for in-core strings" +msgstr "" + +#: gnu/packages/perl.scm:4038 +msgid "" +"IO::String is an IO::File (and IO::Handle) compatible class\n" +"that reads or writes data from in-core strings." +msgstr "" + +#: gnu/packages/perl.scm:4056 +msgid "IO:: interface for reading/writing an array of lines" +msgstr "" + +#: gnu/packages/perl.scm:4057 +msgid "" +"This toolkit primarily provides modules for performing both\n" +"traditional and object-oriented i/o) on things *other* than normal\n" +"filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." +msgstr "" + +#: gnu/packages/perl.scm:4075 +msgid "Perl interface to pseudo ttys" +msgstr "" + +#: gnu/packages/perl.scm:4077 +msgid "" +"This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" +"pseudo ttys." +msgstr "" + +#: gnu/packages/perl.scm:4095 +msgid "Run interactive command-line programs" +msgstr "" + +#: gnu/packages/perl.scm:4096 +msgid "" +"@code{IPC::Cmd} allows for the searching and execution of\n" +"any binary on your system. It adheres to verbosity settings and is able to\n" +"run interactively. It also has an option to capture output/error buffers." +msgstr "" + +#: gnu/packages/perl.scm:4125 +msgid "Run system() and background procs w/ piping, redirs, ptys" +msgstr "" + +#: gnu/packages/perl.scm:4126 +msgid "" +"IPC::Run allows you run and interact with child processes\n" +"using files, pipes, and pseudo-ttys. Both system()-style and scripted " +"usages\n" +"are supported and may be mixed. Likewise, functional and OO API styles are\n" +"both supported and may be mixed." +msgstr "" + +#: gnu/packages/perl.scm:4144 +msgid "Run a subprocess with input/output redirection" +msgstr "" + +#: gnu/packages/perl.scm:4146 +msgid "" +"The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" +"stdout, and/or stderr to files and perl data structures. It aims to " +"satisfy\n" +"99% of the need for using system, qx, and open3 with a simple, extremely\n" +"Perlish API and none of the bloat and rarely used features of IPC::Run." +msgstr "" + +#: gnu/packages/perl.scm:4170 +msgid "Lightweight interface to shared memory" +msgstr "" + +#: gnu/packages/perl.scm:4171 +msgid "" +"IPC::ShareLite provides a simple interface to shared memory,\n" +"allowing data to be efficiently communicated between processes." +msgstr "" + +#: gnu/packages/perl.scm:4189 +msgid "Run commands simply, with detailed diagnostics" +msgstr "" + +#: gnu/packages/perl.scm:4190 +msgid "" +"Calling Perl's in-built @code{system} function is easy,\n" +"determining if it was successful is hard. Let's face it, @code{$?} isn't " +"the\n" +"nicest variable in the world to play with, and even if you do check it,\n" +"producing a well-formatted error string takes a lot of work.\n" +"\n" +"@code{IPC::System::Simple} takes the hard work out of calling external\n" +"commands." +msgstr "" + +#: gnu/packages/perl.scm:4215 +msgid "JSON encoder/decoder for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4216 +msgid "" +"This module converts Perl data structures to JSON and vice\n" +"versa using either JSON::XS or JSON::PP." +msgstr "" + +#: gnu/packages/perl.scm:4241 +msgid "Wrapper for Perl JSON classes" +msgstr "" + +#: gnu/packages/perl.scm:4243 +msgid "" +"This module tries to provide a coherent API to bring together the\n" +"various JSON modules currently on CPAN. This module will allow you to code " +"to\n" +"any JSON API and have it work regardless of which JSON module is actually\n" +"installed." +msgstr "" + +#: gnu/packages/perl.scm:4267 +msgid "Cpanel::JSON::XS with fallback" +msgstr "" + +#: gnu/packages/perl.scm:4268 +msgid "" +"This module first checks to see if either Cpanel::JSON::XS\n" +"or JSON::XS is already loaded, in which case it uses that module. " +"Otherwise\n" +"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, " +"and\n" +"either uses the first module it finds or throws an error." +msgstr "" + +#: gnu/packages/perl.scm:4291 +msgid "JSON serialising/deserialising for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4314 +msgid "Prevent leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4316 +msgid "Lexical::SealRequireHints prevents leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4333 +msgid "Bringing loggers and listeners together" +msgstr "" + +#: gnu/packages/perl.scm:4334 +msgid "" +"@code{Log::Any} provides a standard log production API for\n" +"modules. @code{Log::Any::Adapter} allows applications to choose the " +"mechanism\n" +"for log consumption, whether screen, file or another logging mechanism like\n" +"@code{Log::Dispatch} or @code{Log::Log4perl}.\n" +"\n" +"A CPAN module uses @code{Log::Any} to get a log producer object. An\n" +"application, in turn, may choose one or more logging mechanisms via\n" +"@code{Log::Any::Adapter}, or none at all.\n" +"\n" +"@code{Log::Any} has a very tiny footprint and no dependencies beyond Perl\n" +"itself, which makes it appropriate for even small CPAN modules to use. It\n" +"defaults to 'null' logging activity, so a module can safely log without\n" +"worrying about whether the application has chosen (or will ever choose) a\n" +"logging mechanism." +msgstr "" + +#: gnu/packages/perl.scm:4370 +msgid "Log::Any adapter for Log::Log4perl" +msgstr "" + +#: gnu/packages/perl.scm:4371 +msgid "" +"@code{Log::Any::Adapter::Log4perl} provides a\n" +"@code{Log::Any} adapter using @code{Log::Log4perl} for logging." +msgstr "" + +#: gnu/packages/perl.scm:4392 +msgid "Log4j implementation for Perl" +msgstr "" + +#: gnu/packages/perl.scm:4393 +msgid "" +"@code{Log::Log4perl} lets you remote-control and fine-tune\n" +"the logging behaviour of your system from the outside. It implements the\n" +"widely popular (Java-based) Log4j logging package in pure Perl." +msgstr "" + +#: gnu/packages/perl.scm:4413 +msgid "Log::Report in the lightest form" +msgstr "" + +#: gnu/packages/perl.scm:4415 +msgid "" +"This module allows libraries to have a dependency to a small module\n" +"instead of the full Log-Report distribution. The full power of\n" +"@code{Log::Report} is only released when the main program uses that module.\n" +"In that case, the module using the 'Optional' will also use the full\n" +"@code{Log::Report}, otherwise the dressed-down @code{Log::Report::Minimal}\n" +"version." +msgstr "" + +#: gnu/packages/perl.scm:4440 +msgid "Get messages to users and logs" +msgstr "" + +#: gnu/packages/perl.scm:4442 +msgid "" +"@code{Log::Report} combines three tasks which are closely related in\n" +"one: logging, exceptions, and translations." +msgstr "" + +#: gnu/packages/perl.scm:4471 +msgid "High-level interface to Uniforum message translation" +msgstr "" + +#: gnu/packages/perl.scm:4472 +msgid "" +"This package is an internationalization library for Perl\n" +"that aims to be compatible with the Uniforum message translations system as\n" +"implemented for example in GNU gettext." +msgstr "" + +#: gnu/packages/perl.scm:4491 +msgid "Transliterate text between writing systems" +msgstr "" + +#: gnu/packages/perl.scm:4492 +msgid "" +"@code{Lingua::Translit} can be used to convert text from one\n" +"writing system to another, based on national or international " +"transliteration\n" +"tables. Where possible a reverse transliteration is supported." +msgstr "" + +#: gnu/packages/perl.scm:4516 +msgid "Combination of List::Util and List::MoreUtils" +msgstr "" + +#: gnu/packages/perl.scm:4517 +msgid "" +"This module exports all of the functions that either\n" +"List::Util or List::MoreUtils defines, with preference to List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4539 +msgid "Compare elements of two or more lists" +msgstr "" + +#: gnu/packages/perl.scm:4540 +msgid "" +"@code{List::Compare} provides a module to perform\n" +"comparative operations on two or more lists. Provided operations include\n" +"intersections, unions, unique elements, complements and many more." +msgstr "" + +#: gnu/packages/perl.scm:4575 gnu/packages/perl.scm:4626 +msgid "Provide the stuff missing in List::Util" +msgstr "" + +#: gnu/packages/perl.scm:4576 +msgid "" +"List::MoreUtils provides some trivial but commonly needed\n" +"functionality on lists which is not going to go into List::Util." +msgstr "" + +#: gnu/packages/perl.scm:4598 +msgid "Provide the stuff missing in List::Util in XS" +msgstr "" + +#: gnu/packages/perl.scm:4599 +msgid "" +"@code{List::MoreUtils::XS} provides some trivial but\n" +"commonly needed functionality on lists which is not going to go into\n" +"@code{List::Util}." +msgstr "" + +#: gnu/packages/perl.scm:4627 +msgid "" +"@code{List::SomeUtils} provides some trivial but commonly\n" +"needed functionality on lists which is not going to go into @code{List::" +"Util}.\n" +"\n" +"All of the below functions are implementable in only a couple of lines of " +"Perl\n" +"code. Using the functions from this module however should give slightly\n" +"better performance as everything is implemented in C. The pure-Perl\n" +"implementation of these functions only serves as a fallback in case the C\n" +"portions of this module couldn't be compiled on this machine." +msgstr "" + +#: gnu/packages/perl.scm:4656 +msgid "Bundle of ancient email modules" +msgstr "" + +#: gnu/packages/perl.scm:4657 +msgid "" +"MailTools contains the following modules:\n" +"@table @asis\n" +"@item Mail::Address\n" +"Parse email address from a header line.\n" +"@item Mail::Cap\n" +"Interpret mailcap files: mappings of file-types to applications as used by\n" +"many command-line email programs.\n" +"@item Mail::Field\n" +"Simplifies access to (some) email header fields. Used by Mail::Header.\n" +"@item Mail::Filter\n" +"Process Mail::Internet messages.\n" +"@item Mail::Header\n" +"Collection of Mail::Field objects, representing the header of a Mail::" +"Internet\n" +"object.\n" +"@item Mail::Internet\n" +"Represents a single email message, with header and body.\n" +"@item Mail::Mailer\n" +"Send Mail::Internet emails via direct smtp or local MTA's.\n" +"@item Mail::Send\n" +"Build a Mail::Internet object, and then send it out using Mail::Mailer.\n" +"@item Mail::Util\n" +"\"Smart functions\" you should not depend on.\n" +"@end table" +msgstr "" + +#: gnu/packages/perl.scm:4696 +msgid "Expiry plug-in for Memoize that adds LRU cache expiration" +msgstr "" + +#: gnu/packages/perl.scm:4697 +msgid "" +"This module implements an expiry policy for Memoize that\n" +"follows LRU semantics, that is, the last n results, where n is specified as\n" +"the argument to the CACHESIZE parameter, will be cached." +msgstr "" + +#: gnu/packages/perl.scm:4715 +msgid "Charset information for MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4717 +msgid "" +"@code{MIME::Charset} provides information about character sets used for\n" +"MIME messages on Internet." +msgstr "" + +#: gnu/packages/perl.scm:4744 +msgid "Tools to manipulate MIME messages" +msgstr "" + +#: gnu/packages/perl.scm:4746 +msgid "" +"MIME-tools is a collection of Perl5 MIME:: modules for parsing,\n" +"decoding, and generating single- or multipart (even nested multipart) MIME\n" +"messages." +msgstr "" + +#: gnu/packages/perl.scm:4765 +msgid "Definition of MIME types" +msgstr "" + +#: gnu/packages/perl.scm:4766 +msgid "" +"This module provides a list of known mime-types, combined\n" +"from various sources. For instance, it contains all IANA types and the\n" +"knowledge of Apache." +msgstr "" + +#: gnu/packages/perl.scm:4788 +msgid "Write your linewise code for handles; this does the rest" +msgstr "" + +#: gnu/packages/perl.scm:4789 +msgid "" +"It's boring to deal with opening files for IO, converting\n" +"strings to handle-like objects, and all that. With\n" +"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you " +"can\n" +"just write a method to handle handles, and methods for handling strings and\n" +"file names are added for you." +msgstr "" + +#: gnu/packages/perl.scm:4815 +msgid "Enable all of the features of Modern Perl with one import" +msgstr "" + +#: gnu/packages/perl.scm:4816 +msgid "" +"@code{Modern::Perl} provides a simple way to enable\n" +"multiple, by now, standard libraries in a Perl program." +msgstr "" + +#: gnu/packages/perl.scm:4844 +msgid "Tiny replacement for Module::Build" +msgstr "" + +#: gnu/packages/perl.scm:4845 +msgid "" +"Many Perl distributions use a Build.PL file instead of a\n" +"Makefile.PL file to drive distribution configuration, build, test and\n" +"installation. Traditionally, Build.PL uses Module::Build as the underlying\n" +"build system. This module provides a simple, lightweight, drop-in\n" +"replacement. Whereas Module::Build has over 6,700 lines of code; this " +"module\n" +"has less than 120, yet supports the features needed by most distributions." +msgstr "" + +#: gnu/packages/perl.scm:4873 +msgid "Module::Build class for building XS modules" +msgstr "" + +#: gnu/packages/perl.scm:4875 +msgid "" +"@code{Module::Build::XSUtil} is subclass of @code{Module::Build}\n" +"for support building XS modules.\n" +"\n" +"This is a list of a new parameters in the @code{Module::Build::new} method:\n" +"\n" +"@enumerate\n" +"@item @code{needs_compiler_c99}: This option checks C99 compiler " +"availability.\n" +"@item @code{needs_compiler_cpp}: This option checks C++ compiler " +"availability.\n" +"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C" +"++.\n" +"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::" +"PPPort}.\n" +"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a " +"helper\n" +"header file to include @file{EXTERN.h}, @file{perl.h}, @file{XSUB.h} and\n" +"@file{ppport.h}, and defines some portability stuff which are not supported " +"by\n" +"@file{ppport.h}.\n" +"\n" +"It is ported from @code{Module::Install::XSUtil}.\n" +"@item @code{cc_warnings}: Toggle compiler warnings. Enabled by default.\n" +"@item @code{-g options}: Invoke @file{Build.PL} with @code{-g} to enable\n" +"debug options.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:4911 +msgid "Find and use installed modules in a (sub)category" +msgstr "" + +#: gnu/packages/perl.scm:4912 +msgid "" +"Module::Find lets you find and use modules in categories.\n" +"This can be useful for auto-detecting driver or plugin modules. You can\n" +"differentiate between looking in the category itself or in all\n" +"subcategories." +msgstr "" + +#: gnu/packages/perl.scm:4938 +msgid "Loads alternate underlying implementations for a module" +msgstr "" + +#: gnu/packages/perl.scm:4939 +msgid "" +"This module abstracts out the process of choosing one of\n" +"several underlying implementations for a module. This can be used to " +"provide\n" +"XS and pure Perl implementations of a module, or it could be used to load " +"an\n" +"implementation for a given OS or any other case of needing to provide " +"multiple\n" +"implementations." +msgstr "" + +#: gnu/packages/perl.scm:4977 +msgid "Standalone, extensible Perl module installer" +msgstr "" + +#: gnu/packages/perl.scm:4978 +msgid "" +"Module::Install is a package for writing installers for\n" +"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in " +"a\n" +"strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" +"installation version 5.005 or newer." +msgstr "" + +#: gnu/packages/perl.scm:4999 +msgid "Give your Perl module the ability to have plugins" +msgstr "" + +#: gnu/packages/perl.scm:5000 +msgid "" +"This module provides a simple but extensible way of having\n" +"'plugins' for your Perl module." +msgstr "" + +#: gnu/packages/perl.scm:5019 +msgid "Perl runtime module handling" +msgstr "" + +#: gnu/packages/perl.scm:5020 +msgid "" +"The functions exported by this module deal with runtime\n" +"handling of Perl modules, which are normally handled at compile time." +msgstr "" + +#: gnu/packages/perl.scm:5043 +msgid "Provide information on conflicts for Module::Runtime" +msgstr "" + +#: gnu/packages/perl.scm:5044 +msgid "" +"This module provides conflicts checking for Module::Runtime,\n" +"which had a recent release that broke some versions of Moose. It is called\n" +"from Moose::Conflicts and moose-outdated." +msgstr "" + +#: gnu/packages/perl.scm:5065 +msgid "Recursively scan Perl code for dependencies" +msgstr "" + +#: gnu/packages/perl.scm:5066 +msgid "" +"Module::ScanDeps is a module to recursively scan Perl\n" +"programs for dependencies." +msgstr "" + +#: gnu/packages/perl.scm:5086 +msgid "Module name tools and transformations" +msgstr "" + +#: gnu/packages/perl.scm:5087 +msgid "" +"This module provides a few useful functions for manipulating\n" +"module names. Its main aim is to centralise some of the functions commonly\n" +"used by modules that manipulate other modules in some way, like converting\n" +"module names to relative paths." +msgstr "" + +#: gnu/packages/perl.scm:5117 +msgid "Minimalist Object Orientation (with Moose compatibility)" +msgstr "" + +#: gnu/packages/perl.scm:5118 +msgid "" +"Moo is an extremely light-weight Object Orientation system.\n" +"It allows one to concisely define objects and roles with a convenient " +"syntax\n" +"that avoids the details of Perl's object system. Moo contains a subset of\n" +"Moose and is optimised for rapid startup." +msgstr "" + +#: gnu/packages/perl.scm:5225 +msgid "Postmodern object system for Perl 5" +msgstr "" + +#: gnu/packages/perl.scm:5227 +msgid "" +"Moose is a complete object system for Perl 5. It provides keywords for\n" +"attribute declaration, object construction, inheritance, and maybe more. " +"With\n" +"Moose, you define your class declaratively, without needing to know about\n" +"blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" +"logical structure of your classes, focusing on \"what\" rather than \"how" +"\".\n" +"A class definition with Moose reads like a list of very concise English\n" +"sentences." +msgstr "" + +#: gnu/packages/perl.scm:5256 +msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" +msgstr "" + +#: gnu/packages/perl.scm:5257 +msgid "" +"This module attempts to emulate the behavior of\n" +"Class::Accessor::Fast as accurately as possible using the Moose attribute\n" +"system. The public API of Class::Accessor::Fast is wholly supported, but " +"the\n" +"private methods are not." +msgstr "" + +#: gnu/packages/perl.scm:5289 +msgid "Moose role for processing command line options" +msgstr "" + +#: gnu/packages/perl.scm:5290 +msgid "" +"This is a Moose role which provides an alternate constructor\n" +"for creating objects using parameters passed in from the command line." +msgstr "" + +#: gnu/packages/perl.scm:5311 +msgid "Mark overload code symbols as methods" +msgstr "" + +#: gnu/packages/perl.scm:5312 +msgid "" +"MooseX::MarkAsMethods allows one to easily mark certain\n" +"functions as Moose methods. This will allow other packages such as\n" +"namespace::autoclean to operate without blowing away your overloads. After\n" +"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP " +"as\n" +"being methods, and class extension as well as composition from roles with\n" +"overloads will \"just work\"." +msgstr "" + +#: gnu/packages/perl.scm:5342 +msgid "Code attribute introspection" +msgstr "" + +#: gnu/packages/perl.scm:5343 +msgid "" +"This module allows code attributes of methods to be\n" +"introspected using Moose meta method objects." +msgstr "" + +#: gnu/packages/perl.scm:5369 +msgid "Subclassing of non-Moose classes" +msgstr "" + +#: gnu/packages/perl.scm:5370 +msgid "" +"MooseX::NonMoose allows for easily subclassing non-Moose\n" +"classes with Moose, taking care of the details connected with doing this, " +"such\n" +"as setting up proper inheritance from Moose::Object and installing (and\n" +"inlining, at make_immutable time) a constructor that makes sure things like\n" +"BUILD methods are called. It tries to be as non-intrusive as possible." +msgstr "" + +#: gnu/packages/perl.scm:5399 +msgid "Extension of Params::Validate using Moose's types" +msgstr "" + +#: gnu/packages/perl.scm:5400 +msgid "" +"This module fills a gap in Moose by adding method parameter\n" +"validation to Moose." +msgstr "" + +#: gnu/packages/perl.scm:5421 +msgid "Apply roles to a related Perl class" +msgstr "" + +#: gnu/packages/perl.scm:5422 +msgid "" +"This module applies roles to make a subclass instead of\n" +"manually setting up a subclass." +msgstr "" + +#: gnu/packages/perl.scm:5449 +msgid "Moose roles with composition parameters" +msgstr "" + +#: gnu/packages/perl.scm:5450 +msgid "" +"Because Moose roles serve many different masters, they\n" +"usually provide only the least common denominator of functionality. To\n" +"empower roles further, more configurability than -alias and -excludes is\n" +"required. Perhaps your role needs to know which method to call when it is\n" +"done processing, or what default value to use for its url attribute.\n" +"Parameterized roles offer a solution to these (and other) kinds of problems." +msgstr "" + +#: gnu/packages/perl.scm:5476 +msgid "Roles which support overloading" +msgstr "" + +#: gnu/packages/perl.scm:5477 +msgid "" +"MooseX::Role::WithOverloading allows you to write a\n" +"Moose::Role which defines overloaded operators and allows those overload\n" +"methods to be composed into the classes/roles/instances it's compiled to,\n" +"where plain Moose::Roles would lose the overloading." +msgstr "" + +#: gnu/packages/perl.scm:5499 +msgid "Name your accessors foo() and set_foo()" +msgstr "" + +#: gnu/packages/perl.scm:5500 +msgid "" +"This module does not provide any methods. Simply loading it\n" +"changes the default naming policy for the loading class so that accessors " +"are\n" +"separated into get and set methods. The get methods have the same name as " +"the\n" +"accessor, while set methods are prefixed with \"_set_\"." +msgstr "" + +#: gnu/packages/perl.scm:5526 +msgid "Strict object constructors for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5527 +msgid "" +"Simply loading this module makes your constructors\n" +"\"strict\". If your constructor is called with an attribute init argument\n" +"that your class does not declare, then it calls Moose->throw_error()." +msgstr "" + +#: gnu/packages/perl.scm:5555 +msgid "Trait loading and resolution for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5556 +msgid "" +"Adds support on top of MooseX::Traits for class precedence\n" +"search for traits and some extra attributes." +msgstr "" + +#: gnu/packages/perl.scm:5582 +msgid "Organise your Moose types in libraries" +msgstr "" + +#: gnu/packages/perl.scm:5583 +msgid "" +"This package lets you declare types using short names, but\n" +"behind the scenes it namespaces all your type declarations, effectively\n" +"prevent name clashes between packages." +msgstr "" + +#: gnu/packages/perl.scm:5614 +msgid "DateTime related constraints and coercions for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5615 +msgid "" +"This module packages several Moose::Util::TypeConstraints\n" +"with coercions, designed to work with the DateTime suite of objects." +msgstr "" + +#: gnu/packages/perl.scm:5647 +msgid "Extensions to MooseX::Types::DateTime" +msgstr "" + +#: gnu/packages/perl.scm:5648 +msgid "" +"This module builds on MooseX::Types::DateTime to add\n" +"additional custom types and coercions. Since it builds on an existing " +"type,\n" +"all coercions and constraints are inherited." +msgstr "" + +#: gnu/packages/perl.scm:5677 +msgid "ClassName type constraints for Moose" +msgstr "" + +#: gnu/packages/perl.scm:5678 +msgid "" +"MooseX::Types::LoadableClass provides a ClassName type\n" +"constraint with coercion to load the class." +msgstr "" + +#: gnu/packages/perl.scm:5704 +msgid "Using Moo and MooX:: packages the most lazy way" +msgstr "" + +#: gnu/packages/perl.scm:5705 +msgid "Contains the MooX and MooX::Role packages." +msgstr "" + +#: gnu/packages/perl.scm:5732 +msgid "Giving an easy Moo style way to make command organized CLI apps" +msgstr "" + +#: gnu/packages/perl.scm:5733 +msgid "" +"This package eases the writing of command line utilities,\n" +"accepting commands and subcommands and so on. These commands can form a " +"tree,\n" +"which is mirrored in the package structure. On invocation, each command " +"along\n" +"the path through the tree (starting from the top-level command through to " +"the\n" +"most specific one) is instantiated." +msgstr "" + +#: gnu/packages/perl.scm:5766 +msgid "Moo eXtension for initializing objects from config file" +msgstr "" + +#: gnu/packages/perl.scm:5767 +msgid "" +"This module is intended to easily load initialization values\n" +"for attributes on object construction from an appropriate config file. The\n" +"building is done in @code{MooX::ConfigFromFile::Role}---using\n" +"@code{MooX::ConfigFromFile} ensures that the role is applied." +msgstr "" + +#: gnu/packages/perl.scm:5791 +msgid "Moo eXtension for @code{File::ConfigDir}" +msgstr "" + +#: gnu/packages/perl.scm:5792 +msgid "" +"This module is a helper for easily finding configuration\n" +"file locations. This information can be used to find a suitable place for\n" +"installing configuration files or for finding any piece of settings." +msgstr "" + +#: gnu/packages/perl.scm:5827 +msgid "NativeTrait-like behavior for Moo" +msgstr "" + +#: gnu/packages/perl.scm:5829 +msgid "" +"@code{MooX::HandlesVia} is an extension of Moo's @code{handles}\n" +"attribute functionality. It provides a means of proxying functionality " +"from\n" +"an external class to the given atttribute." +msgstr "" + +#: gnu/packages/perl.scm:5860 +msgid "Easily translate Moose code to Moo" +msgstr "" + +#: gnu/packages/perl.scm:5862 +msgid "" +"MooX::late does the following:\n" +"@enumerate\n" +"@item Supports isa => $stringytype\n" +"@item Supports does => $rolename\n" +"@item Supports lazy_build => 1\n" +"@item Exports blessed and confess functions to your namespace.\n" +"@item Handles certain attribute traits\n" +"Currently Hash, Array and Code are supported. This feature requires\n" +"MooX::HandlesVia.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/perl.scm:5917 +msgid "Explicit Options eXtension for Object Class" +msgstr "" + +#: gnu/packages/perl.scm:5918 +msgid "" +"Create a command line tool with your Mo, Moo, Moose objects.\n" +"You have an @code{option} keyword to replace the usual @code{has} to\n" +"explicitly use your attribute on the command line. The @code{option} " +"keyword\n" +"takes additional parameters and uses @code{Getopt::Long::Descriptive} to\n" +"generate a command line tool." +msgstr "" + +#: gnu/packages/perl.scm:5945 +msgid "Moosish types and type builder" +msgstr "" + +#: gnu/packages/perl.scm:5946 +msgid "" +"MooX::Types::MooseLike provides a possibility to build your\n" +"own set of Moose-like types. These custom types can then be used to " +"describe\n" +"fields in Moo-based classes." +msgstr "" + +#: gnu/packages/perl.scm:5975 +msgid "Fast Moose-compatible object system for perl5" +msgstr "" + +#: gnu/packages/perl.scm:5977 +msgid "" +"Mouse is a @code{Moose} compatible object system that implements a\n" +"subset of the functionality for reduced startup time." +msgstr "" + +#: gnu/packages/perl.scm:6000 +msgid "Extend attribute interfaces for Mouse" +msgstr "" + +#: gnu/packages/perl.scm:6002 +msgid "" +"While @code{Mouse} attributes provide a way to name your accessors,\n" +"readers, writers, clearers and predicates, @code{MouseX::NativeTraits}\n" +"provides commonly used attribute helper methods for more specific types\n" +"of data." +msgstr "" + +#: gnu/packages/perl.scm:6022 +msgid "Mozilla's CA cert bundle in PEM format" +msgstr "" + +#: gnu/packages/perl.scm:6023 +msgid "" +"@code{Mozilla::CA} provides a copy of Mozilla's bundle of\n" +"Certificate Authority certificates in a form that can be consumed by " +"modules\n" +"and libraries based on OpenSSL." +msgstr "" + +#: gnu/packages/perl.scm:6049 +msgid "Disable multidimensional array emulation" +msgstr "" + +#: gnu/packages/perl.scm:6051 +msgid "Multidimensional disables multidimensional array emulation." +msgstr "" + +#: gnu/packages/perl.scm:6068 +msgid "MRO interface compatibility for Perls < 5.9.5" +msgstr "" + +#: gnu/packages/perl.scm:6069 +msgid "" +"The \"mro\" namespace provides several utilities for dealing\n" +"with method resolution order and method caching in general in Perl 5.9.5 " +"and\n" +"higher. This module provides those interfaces for earlier versions of\n" +"Perl (back to 5.6.0)." +msgstr "" + +#: gnu/packages/perl.scm:6096 +msgid "Keep imports out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6097 +msgid "" +"The namespace::autoclean pragma will remove all imported\n" +"symbols at the end of the current package's compile cycle. Functions " +"called\n" +"in the package itself will still be bound by their name, but they won't " +"show\n" +"up as methods on your class or instances. It is very similar to\n" +"namespace::clean, except it will clean all imported functions, no matter if\n" +"you imported them before or after you used the pragma. It will also not " +"touch\n" +"anything that looks like a method." +msgstr "" + +#: gnu/packages/perl.scm:6123 +msgid "Keep imports and functions out of your namespace" +msgstr "" + +#: gnu/packages/perl.scm:6124 +msgid "" +"The namespace::clean pragma will remove all previously\n" +"declared or imported symbols at the end of the current package's compile\n" +"cycle. Functions called in the package itself will still be bound by their\n" +"name, but they won't show up as methods on your class or instances." +msgstr "" + +#: gnu/packages/perl.scm:6144 +msgid "Non-blocking system DNS resolver" +msgstr "" + +#: gnu/packages/perl.scm:6146 +msgid "" +"This class provides several methods for host name resolution. It is\n" +"designed to be used with event loops. Names are resolved by your system's\n" +"native @code{getaddrinfo(3)} implementation, called in a separate thread to\n" +"avoid blocking the entire application. Threading overhead is limited by " +"using\n" +"system threads instead of Perl threads." +msgstr "" + +#: gnu/packages/perl.scm:6174 +msgid "Internationalizing Domain Names in Applications (IDNA)" +msgstr "" + +#: gnu/packages/perl.scm:6176 +msgid "" +"Internationalized Domain Names (IDNs) use characters drawn from a large\n" +"repertoire (Unicode), but IDNA allows the non-ASCII characters to be\n" +"represented using only the ASCII characters already allowed in so-called " +"host\n" +"names today (letter-digit-hyphen, /[A-Z0-9-]/i).\n" +"\n" +"Use this module if you just want to convert domain names (or email " +"addresses),\n" +"using whatever IDNA standard is the best choice at the moment." +msgstr "" + +#: gnu/packages/perl.scm:6202 +msgid "Perl client for Etsy's statsd daemon" +msgstr "" + +#: gnu/packages/perl.scm:6203 +msgid "" +"This module implement a UDP client for the statsd statistics\n" +"collector daemon in use at Etsy.com." +msgstr "" + +#: gnu/packages/perl.scm:6221 +msgid "Numeric comparisons" +msgstr "" + +#: gnu/packages/perl.scm:6222 +msgid "" +"Number::Compare compiles a simple comparison to an anonymous\n" +"subroutine, which you can call with a value to be tested against." +msgstr "" + +#: gnu/packages/perl.scm:6241 +msgid "Perl extension defining ranges of numbers" +msgstr "" + +#: gnu/packages/perl.scm:6242 +msgid "" +"Number::Range is an object-oriented interface to test if a\n" +"number exists in a given range, and to be able to manipulate the range." +msgstr "" + +#: gnu/packages/perl.scm:6262 +msgid "Generate cryptographic signatures for objects" +msgstr "" + +#: gnu/packages/perl.scm:6263 +msgid "" +"Object::Signature is an abstract base class that you can\n" +"inherit from in order to allow your objects to generate unique " +"cryptographic\n" +"signatures." +msgstr "" + +#: gnu/packages/perl.scm:6284 +msgid "Read and write OLE storage files" +msgstr "" + +#: gnu/packages/perl.scm:6285 +msgid "" +"This module allows you to read and write\n" +"an OLE-Structured file. @dfn{OLE} (Object Linking and Embedding) is a\n" +"technology to store hierarchical information such as links to other\n" +"documents within a single file." +msgstr "" + +#: gnu/packages/perl.scm:6308 +msgid "Anonymous packages" +msgstr "" + +#: gnu/packages/perl.scm:6309 +msgid "" +"This module allows for anonymous packages that are\n" +"independent of the main namespace and only available through an object\n" +"instance, not by name." +msgstr "" + +#: gnu/packages/perl.scm:6337 +msgid "Manage deprecation warnings for your distribution" +msgstr "" + +#: gnu/packages/perl.scm:6338 +msgid "" +"This module allows you to manage a set of deprecations for\n" +"one or more modules." +msgstr "" + +#: gnu/packages/perl.scm:6365 +msgid "Routines for manipulating stashes" +msgstr "" + +#: gnu/packages/perl.scm:6366 +msgid "" +"Manipulating stashes (Perl's symbol tables) is occasionally\n" +"necessary, but incredibly messy, and easy to get wrong. This module hides " +"all\n" +"of that behind a simple API." +msgstr "" + +#: gnu/packages/perl.scm:6389 +msgid "Faster implementation of the Package::Stash API" +msgstr "" + +#: gnu/packages/perl.scm:6390 +msgid "" +"This is a backend for Package::Stash, which provides the\n" +"functionality in a way that's less buggy and much faster. It will be used " +"by\n" +"default if it's installed, and should be preferred in all environments with " +"a\n" +"compiler." +msgstr "" + +#: gnu/packages/perl.scm:6410 +msgid "Play with other peoples' lexical variables" +msgstr "" + +#: gnu/packages/perl.scm:6411 +msgid "" +"PadWalker is a module which allows you to inspect (and even\n" +"change) lexical variables in any subroutine which called you. It will only\n" +"show those variables which are in scope at the point of the call. " +"PadWalker\n" +"is particularly useful for debugging." +msgstr "" + +#: gnu/packages/perl.scm:6435 +msgid "Simple parallel processing fork manager" +msgstr "" + +#: gnu/packages/perl.scm:6436 +msgid "" +"@code{Parallel::ForkManager} is intended for use in\n" +"operations that can be done in parallel where the number of\n" +"processes to be forked off should be limited." +msgstr "" + +#: gnu/packages/perl.scm:6456 +msgid "Simple, compact and correct param-checking functions" +msgstr "" + +#: gnu/packages/perl.scm:6458 +msgid "" +"Params::Util provides a basic set of importable functions that makes\n" +"checking parameters easier." +msgstr "" + +#: gnu/packages/perl.scm:6482 +msgid "Validate method/function parameters" +msgstr "" + +#: gnu/packages/perl.scm:6483 +msgid "" +"The Params::Validate module allows you to validate method or\n" +"function call parameters to an arbitrary level of specificity." +msgstr "" + +#: gnu/packages/perl.scm:6511 +msgid "Build an optimized subroutine parameter validator" +msgstr "" + +#: gnu/packages/perl.scm:6512 +msgid "" +"This module creates a customized, highly efficient\n" +"parameter checking subroutine. It can handle named or positional\n" +"parameters, and can return the parameters as key/value pairs or a list\n" +"of values. In addition to type checks, it also supports parameter\n" +"defaults, optional parameters, and extra \"slurpy\" parameters." +msgstr "" + +#: gnu/packages/perl.scm:6533 +msgid "Create and manipulate PAR distributions" +msgstr "" + +#: gnu/packages/perl.scm:6534 +msgid "" +"PAR::Dist is a toolkit to create and manipulate PAR\n" +"distributions." +msgstr "" + +#: gnu/packages/perl.scm:6553 +msgid "" +"Allows you to both load one or more modules, while setting\n" +"up inheritance from those modules at the same time." +msgstr "" + +#: gnu/packages/perl.scm:6572 +msgid "Path specification manipulation" +msgstr "" + +#: gnu/packages/perl.scm:6573 +msgid "" +"Path::Class is a module for manipulation of file and\n" +"directory specifications in a cross-platform manner." +msgstr "" + +#: gnu/packages/perl.scm:6597 +msgid "File path utility" +msgstr "" + +#: gnu/packages/perl.scm:6598 +msgid "" +"This module provides a small, fast utility for working\n" +"with file paths." +msgstr "" + +#: gnu/packages/perl.scm:6619 +msgid "Fast and correct UTF-8 IO" +msgstr "" + +#: gnu/packages/perl.scm:6620 +msgid "" +"@code{PerlIO::utf8_strict} provides a fast and correct UTF-8\n" +"PerlIO layer. Unlike Perl's default @code{:utf8} layer it checks the input\n" +"for correctness." +msgstr "" + +#: gnu/packages/perl.scm:6641 +msgid "Check for comprehensive documentation of a module" +msgstr "" + +#: gnu/packages/perl.scm:6642 +msgid "" +"This module provides a mechanism for determining if the pod\n" +"for a given module is comprehensive." +msgstr "" + +#: gnu/packages/perl.scm:6659 +msgid "Parsing library for text in Pod format" +msgstr "" + +#: gnu/packages/perl.scm:6660 +msgid "" +"@code{Pod::Simple} is a Perl library for parsing text in\n" +"the @dfn{Pod} (plain old documentation) markup language that is typically\n" +"used for writing documentation for Perl and for Perl modules." +msgstr "" + +#: gnu/packages/perl.scm:6681 +msgid "GNU C library compatible strftime for loggers and servers" +msgstr "" + +#: gnu/packages/perl.scm:6682 +msgid "" +"POSIX::strftime::Compiler provides GNU C library compatible\n" +"strftime(3). But this module is not affected by the system locale. This\n" +"feature is useful when you want to write loggers, servers, and portable\n" +"applications." +msgstr "" + +#: gnu/packages/perl.scm:6700 +msgid "Information about the currently running perl" +msgstr "" + +#: gnu/packages/perl.scm:6702 +msgid "" +"Probe::Perl provides methods for obtaining information about the\n" +"currently running perl interpreter. It originally began life as code in " +"the\n" +"Module::Build project, but has been externalized here for general use." +msgstr "" + +#: gnu/packages/perl.scm:6730 +msgid "Interface to external editor from Perl" +msgstr "" + +#: gnu/packages/perl.scm:6731 +msgid "" +"This module provides the ability to supply some text to an\n" +"external text editor, have it edited by the user, and retrieve the results." +msgstr "" + +#: gnu/packages/perl.scm:6750 +msgid "Create read-only scalars, arrays, hashes" +msgstr "" + +#: gnu/packages/perl.scm:6751 +msgid "" +"This module provides a facility for creating non-modifiable\n" +"variables in Perl. This is useful for configuration files, headers, etc. " +"It\n" +"can also be useful as a development and debugging tool for catching updates " +"to\n" +"variables that should not be changed." +msgstr "" + +#: gnu/packages/perl.scm:6771 +msgid "XS implementation for Ref::Util" +msgstr "" + +#: gnu/packages/perl.scm:6772 +msgid "" +"@code{Ref::Util::XS} is the XS implementation of\n" +"@code{Ref::Util}, which provides several functions to help identify " +"references\n" +"in a more convenient way than the usual approach of examining the return " +"value\n" +"of @code{ref}." +msgstr "" + +#: gnu/packages/perl.scm:6790 +msgid "Provide commonly requested regular expressions" +msgstr "" + +#: gnu/packages/perl.scm:6792 +msgid "" +"This module exports a single hash (`%RE') that stores or generates\n" +"commonly needed regular expressions. Patterns currently provided include:\n" +"balanced parentheses and brackets, delimited text (with escapes), integers " +"and\n" +"floating-point numbers in any base (up to 36), comments in 44 languages,\n" +"offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" +"codes." +msgstr "" + +#: gnu/packages/perl.scm:6817 +msgid "Selection of general-utility regexp subroutines" +msgstr "" + +#: gnu/packages/perl.scm:6818 +msgid "" +"This package provides a selection of regular expression\n" +"subroutines including @code{is_regexp}, @code{regexp_seen_evals},\n" +"@code{regexp_is_foreign}, @code{regexp_is_anchored}, " +"@code{serialize_regexp},\n" +"and @code{deserialize_regexp}." +msgstr "" + +#: gnu/packages/perl.scm:6843 +msgid "Roles, as a slice of Moose" +msgstr "" + +#: gnu/packages/perl.scm:6844 +msgid "Role::Tiny is a minimalist role composition tool." +msgstr "" + +#: gnu/packages/perl.scm:6875 +msgid "Call isa, can, does, and DOES safely" +msgstr "" + +#: gnu/packages/perl.scm:6876 +msgid "" +"This module allows you to call isa, can, does, and DOES\n" +"safely on things that may not be objects." +msgstr "" + +#: gnu/packages/perl.scm:6894 +msgid "Lexically-scoped resource management" +msgstr "" + +#: gnu/packages/perl.scm:6895 +msgid "" +"This module provides a convenient way to perform cleanup or\n" +"other forms of resource management at the end of a scope. It is " +"particularly\n" +"useful when dealing with exceptions: the Scope::Guard constructor takes a\n" +"reference to a subroutine that is guaranteed to be called even if the " +"thread\n" +"of execution is aborted prematurely. This effectively allows lexically-" +"scoped\n" +"\"promises\" to be made that are automatically honoured by perl's garbage\n" +"collector." +msgstr "" + +#: gnu/packages/perl.scm:6918 +msgid "Infinite sets" +msgstr "" + +#: gnu/packages/perl.scm:6919 +msgid "Set::Infinite is a set theory module for infinite sets." +msgstr "" + +#: gnu/packages/perl.scm:6939 +msgid "Unordered collections of Perl Objects" +msgstr "" + +#: gnu/packages/perl.scm:6940 +msgid "" +"Set::Object provides efficient sets, unordered collections\n" +"of Perl objects without duplicates for scalars and references." +msgstr "" + +#: gnu/packages/perl.scm:6958 +msgid "Set operations for Perl" +msgstr "" + +#: gnu/packages/perl.scm:6959 +msgid "" +"The first priority of Set::Scalar is to be a convenient\n" +"interface to sets (as in: unordered collections of Perl scalars). While " +"not\n" +"designed to be slow or big, neither has it been designed to be fast or\n" +"compact." +msgstr "" + +#: gnu/packages/perl.scm:6979 +msgid "Sort arrays by one or multiple calculated keys" +msgstr "" + +#: gnu/packages/perl.scm:6980 +msgid "" +"This Perl module provides various functions to quickly sort\n" +"arrays by one or multiple calculated keys." +msgstr "" + +#: gnu/packages/perl.scm:6998 +msgid "Sort lexically, but sort numeral parts numerically" +msgstr "" + +#: gnu/packages/perl.scm:6999 +msgid "" +"This module exports two functions, @code{nsort} and\n" +"@code{ncmp}; they are used in implementing a \"natural sorting\" algorithm.\n" +"Under natural sorting, numeric substrings are compared numerically, and " +"other\n" +"word-characters are compared lexically." +msgstr "" + +#: gnu/packages/perl.scm:7027 +msgid "Classes for representing type constraints and coercion" +msgstr "" + +#: gnu/packages/perl.scm:7028 +msgid "" +"The Specio distribution provides classes for representing type\n" +"constraints and coercion, along with syntax sugar for declaring them. Note " +"that\n" +"this is not a proper type system for Perl. Nothing in this distribution " +"will\n" +"magically make the Perl interpreter start checking a value's type on " +"assignment\n" +"to a variable. In fact, there's no built-in way to apply a type to a " +"variable at\n" +"all. Instead, you can explicitly check a value against a type, and " +"optionally\n" +"coerce values to that type." +msgstr "" + +#: gnu/packages/perl.scm:7051 +msgid "Spiffy Perl Interface Framework For You" +msgstr "" + +#: gnu/packages/perl.scm:7052 +msgid "" +"Spiffy is a framework and methodology for doing object\n" +"oriented (OO) programming in Perl. Spiffy combines the best parts of\n" +"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation " +"class.\n" +"It attempts to fix all the nits and warts of traditional Perl OO, in a " +"clean,\n" +"straightforward and (perhaps someday) standard way. Spiffy borrows ideas " +"from\n" +"other OO languages like Python, Ruby, Java and Perl 6." +msgstr "" + +#: gnu/packages/perl.scm:7074 +msgid "Temporary buffer to save bytes" +msgstr "" + +#: gnu/packages/perl.scm:7075 +msgid "" +"Stream::Buffered is a buffer class to store arbitrary length\n" +"of byte strings and then get a seekable filehandle once everything is\n" +"buffered. It uses PerlIO and/or temporary file to save the buffer " +"depending\n" +"on the length of the size." +msgstr "" + +#: gnu/packages/perl.scm:7095 +msgid "Turn on strict and make all warnings fatal" +msgstr "" + +#: gnu/packages/perl.scm:7096 +msgid "" +"Strictures turns on strict and make all warnings fatal when\n" +"run from within a source-controlled directory." +msgstr "" + +#: gnu/packages/perl.scm:7138 +msgid "Camelcase and de-camelcase" +msgstr "" + +#: gnu/packages/perl.scm:7139 +msgid "" +"This module may be used to convert from under_score text to\n" +"CamelCase and back again." +msgstr "" + +#: gnu/packages/perl.scm:7158 +msgid "Backslash escapes, quoted phrase, word elision, etc." +msgstr "" + +#: gnu/packages/perl.scm:7159 +msgid "" +"This module provides a flexible calling interface to some\n" +"frequently-performed string conversion functions, including applying and\n" +"expanding standard C/Unix-style backslash escapes like \n" +" and \t, wrapping and\n" +"removing double-quotes, and truncating to fit within a desired length." +msgstr "" + +#: gnu/packages/perl.scm:7181 +msgid "Rewrite strings based on a set of known prefixes" +msgstr "" + +#: gnu/packages/perl.scm:7182 +msgid "" +"This module allows you to rewrite strings based on a set of\n" +"known prefixes." +msgstr "" + +#: gnu/packages/perl.scm:7201 +msgid "String printing alternatives to printf" +msgstr "" + +#: gnu/packages/perl.scm:7203 +msgid "" +"This module inserts values into (translated) strings. It provides\n" +"@code{printf} and @code{sprintf} alternatives via both an object-oriented " +"and\n" +"a functional interface." +msgstr "" + +#: gnu/packages/perl.scm:7226 +msgid "Sophisticated exporter for custom-built routines" +msgstr "" + +#: gnu/packages/perl.scm:7228 +msgid "" +"Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" +"custom-built routines." +msgstr "" + +#: gnu/packages/perl.scm:7247 +msgid "Only use Sub::Exporter if you need it" +msgstr "" + +#: gnu/packages/perl.scm:7248 +msgid "" +"Sub::Exporter is an incredibly powerful module, but with\n" +"that power comes great responsibility, as well as some runtime penalties.\n" +"This module is a \"Sub::Exporter\" wrapper that will let your users just " +"use\n" +"Exporter if all they are doing is picking exports, but use \"Sub::Exporter" +"\"\n" +"if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" +"renaming exports, if they try to use them." +msgstr "" + +#: gnu/packages/perl.scm:7270 +msgid "Retrieve names of code references" +msgstr "" + +#: gnu/packages/perl.scm:7271 +msgid "" +"Sub::Identify allows you to retrieve the real name of code\n" +"references." +msgstr "" + +#: gnu/packages/perl.scm:7291 +msgid "Tool to inspect subroutines" +msgstr "" + +#: gnu/packages/perl.scm:7292 +msgid "" +"This package provides tools for inspecting subroutines\n" +"in Perl." +msgstr "" + +#: gnu/packages/perl.scm:7311 +msgid "Install subroutines into packages easily" +msgstr "" + +#: gnu/packages/perl.scm:7313 +msgid "" +"Sub::Install makes it easy to install subroutines into packages without\n" +"the unsightly mess of C or typeglobs lying about where just " +"anyone\n" +"can see them." +msgstr "" + +#: gnu/packages/perl.scm:7334 +msgid "(Re)name a sub" +msgstr "" + +#: gnu/packages/perl.scm:7335 +msgid "" +"Assigns a new name to referenced sub. If package\n" +"specification is omitted in the name, then the current package is used. " +"The\n" +"return value is the sub." +msgstr "" + +#: gnu/packages/perl.scm:7359 +msgid "Efficient generation of subroutines via string eval" +msgstr "" + +#: gnu/packages/perl.scm:7360 +msgid "" +"Sub::Quote provides an efficient generation of subroutines\n" +"via string eval." +msgstr "" + +#: gnu/packages/perl.scm:7378 +msgid "Apparently run a function in a higher stack frame" +msgstr "" + +#: gnu/packages/perl.scm:7379 +msgid "" +"Like Tcl's uplevel() function, but not quite so dangerous.\n" +"The idea is just to fool caller(). All the really naughty bits of Tcl's\n" +"uplevel() are avoided." +msgstr "" + +#: gnu/packages/perl.scm:7401 +msgid "Control superclass method dispatching" +msgstr "" + +#: gnu/packages/perl.scm:7403 +msgid "" +"When subclassing a class, you may occasionally want to dispatch control to\n" +"the superclass---at least conditionally and temporarily. This module " +"provides\n" +"nicer equivalents to the native Perl syntax for calling superclasses, along " +"with\n" +"a universal @code{super} method to determine a class' own superclass, and " +"better\n" +"support for run-time mix-ins and roles." +msgstr "" + +#: gnu/packages/perl.scm:7424 +msgid "Perl extension for generating SVG documents" +msgstr "" + +#: gnu/packages/perl.scm:7425 +msgid "" +"SVG is a Perl module which generates a nested data structure\n" +"containing the DOM representation of an SVG (Scalable Vector Graphics) " +"image.\n" +"Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" +"access the DOM object, create and access Javascript, and generate SMIL\n" +"animation content." +msgstr "" + +#: gnu/packages/perl.scm:7446 +msgid "Switch statement for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7447 +msgid "" +"Switch is a Perl module which implements a generalized case\n" +"mechanism. The module augments the standard Perl syntax with two new\n" +"statements: @code{switch} and @code{case}." +msgstr "" + +#: gnu/packages/perl.scm:7493 +msgid "Perl extension for getting CPU information" +msgstr "" + +#: gnu/packages/perl.scm:7495 +msgid "" +"Sys::CPU is a module for counting the number of CPUs on a system, and\n" +"determining their type and clock speed." +msgstr "" + +#: gnu/packages/perl.scm:7516 +msgid "Get full hostname in Perl" +msgstr "" + +#: gnu/packages/perl.scm:7517 +msgid "" +"Sys::Hostname::Long tries very hard to get the full hostname\n" +"of a system." +msgstr "" + +#: gnu/packages/perl.scm:7544 +msgid "Ensure that a platform has weaken support" +msgstr "" + +#: gnu/packages/perl.scm:7545 +msgid "" +"One recurring problem in modules that use Scalar::Util's\n" +"weaken function is that it is not present in the pure-perl variant. If\n" +"Scalar::Util is not available at all, it will issue a normal dependency on " +"the\n" +"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and " +"the\n" +"module does not have weaken, the install will bail out altogether with a " +"long\n" +"error encouraging the user to seek support." +msgstr "" + +#: gnu/packages/perl.scm:7570 +msgid "Template processing system for Perl" +msgstr "" + +#: gnu/packages/perl.scm:7571 +msgid "" +"The Template Toolkit is a collection of modules which\n" +"implement an extensible template processing system. It was originally\n" +"designed and remains primarily useful for generating dynamic web content, " +"but\n" +"it can be used equally well for processing any other kind of text based\n" +"documents: HTML, XML, POD, PostScript, LaTeX, and so on." +msgstr "" + +#: gnu/packages/perl.scm:7594 +msgid "Profiling for Template Toolkit" +msgstr "" + +#: gnu/packages/perl.scm:7595 +msgid "" +"Template::Timer provides inline profiling of the template\n" +"processing in Perl code." +msgstr "" + +#: gnu/packages/perl.scm:7615 +msgid "Detect encoding of the current terminal" +msgstr "" + +#: gnu/packages/perl.scm:7616 +msgid "" +"Term::Encoding is a simple module to detect the encoding of\n" +"the current terminal expects in various ways." +msgstr "" + +#: gnu/packages/perl.scm:7640 +msgid "Progress meter on a standard terminal" +msgstr "" + +#: gnu/packages/perl.scm:7641 +msgid "" +"Term::ProgressBar provides a simple progress bar on the\n" +"terminal, to let the user know that something is happening, roughly how " +"much\n" +"stuff has been done, and maybe an estimate at how long remains." +msgstr "" + +#: gnu/packages/perl.scm:7664 +msgid "Progress meter if run interactively" +msgstr "" + +#: gnu/packages/perl.scm:7665 +msgid "" +"Term::ProgressBar is a wonderful module for showing progress\n" +"bars on the terminal. This module acts very much like that module when it " +"is\n" +"run interactively. However, when it is not run interactively (for example, " +"as\n" +"a cron job) then it does not show the progress bar." +msgstr "" + +#: gnu/packages/perl.scm:7687 +msgid "Simple progress bars" +msgstr "" + +#: gnu/packages/perl.scm:7688 +msgid "" +"Term::ProgressBar::Simple tells you how much work has been\n" +"done, how much is left to do, and estimate how long it will take." +msgstr "" + +#: gnu/packages/perl.scm:7706 +msgid "Simple terminal control" +msgstr "" + +#: gnu/packages/perl.scm:7707 +msgid "" +"This module, ReadKey, provides ioctl control for terminals\n" +"so the input modes can be changed (thus allowing reads of a single " +"character\n" +"at a time), and also provides non-blocking reads of stdin, as well as " +"several\n" +"other terminal related features, including retrieval/modification of the\n" +"screen size, and retrieval/modification of the control characters." +msgstr "" + +#: gnu/packages/perl.scm:7732 +msgid "Retrieve terminal size" +msgstr "" + +#: gnu/packages/perl.scm:7733 +msgid "" +"This is a unified interface to retrieve terminal size. It\n" +"loads one module of a list of known alternatives, each implementing some " +"way\n" +"to get the desired terminal information. This loaded module will actually " +"do\n" +"the job on behalf of @code{Term::Size::Any}." +msgstr "" + +#: gnu/packages/perl.scm:7753 +msgid "Perl extension for retrieving terminal size (Perl version)" +msgstr "" + +#: gnu/packages/perl.scm:7754 +msgid "" +"This is yet another implementation of @code{Term::Size}.\n" +"Now in pure Perl, with the exception of a C probe run at build time." +msgstr "" + +#: gnu/packages/perl.scm:7774 +msgid "Format a header and rows into a table" +msgstr "" + +#: gnu/packages/perl.scm:7775 +msgid "" +"This module is able to generically format rows of data\n" +"into tables." +msgstr "" + +#: gnu/packages/perl.scm:7794 +msgid "Align text" +msgstr "" + +#: gnu/packages/perl.scm:7795 +msgid "" +"Text::Aligner exports a single function, align(), which is\n" +"used to justify strings to various alignment styles." +msgstr "" + +#: gnu/packages/perl.scm:7813 +msgid "Extract delimited text sequences from strings" +msgstr "" + +#: gnu/packages/perl.scm:7814 +msgid "" +"The Text::Balanced module can be used to extract delimited\n" +"text sequences from strings." +msgstr "" + +#: gnu/packages/perl.scm:7832 +msgid "Manipulate comma-separated values" +msgstr "" + +#: gnu/packages/perl.scm:7833 +msgid "" +"Text::CSV provides facilities for the composition and\n" +"decomposition of comma-separated values. An instance of the Text::CSV " +"class\n" +"can combine fields into a CSV string and parse a CSV string into fields." +msgstr "" + +#: gnu/packages/perl.scm:7852 +msgid "Rountines for manipulating CSV files" +msgstr "" + +#: gnu/packages/perl.scm:7853 +msgid "" +"@code{Text::CSV_XS} provides facilities for the composition\n" +"and decomposition of comma-separated values. An instance of the\n" +"@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" +"CSV string into fields. The module accepts either strings or files as " +"input\n" +"and support the use of user-specified characters for delimiters, " +"separators,\n" +"and escapes." +msgstr "" + +#: gnu/packages/perl.scm:7877 +msgid "Perform diffs on files and record sets" +msgstr "" + +#: gnu/packages/perl.scm:7878 +msgid "" +"Text::Diff provides a basic set of services akin to the GNU\n" +"diff utility. It is not anywhere near as feature complete as GNU diff, but " +"it\n" +"is better integrated with Perl and available on all platforms. It is often\n" +"faster than shelling out to a system's diff executable for small files, and\n" +"generally slower on larger files." +msgstr "" + +#: gnu/packages/perl.scm:7900 +msgid "Match globbing patterns against text" +msgstr "" + +#: gnu/packages/perl.scm:7901 +msgid "" +"Text::Glob implements glob(3) style matching that can be\n" +"used to match against text, rather than fetching names from a file system. " +"If\n" +"you want to do full file globbing use the File::Glob module instead." +msgstr "" + +#: gnu/packages/perl.scm:7924 +msgid "Fast, middleweight template engine" +msgstr "" + +#: gnu/packages/perl.scm:7926 +msgid "" +"Text::NeatTemplate provides a simple, middleweight but fast\n" +"template engine, for when you need speed rather than complex features,\n" +"yet need more features than simple variable substitution." +msgstr "" + +#: gnu/packages/perl.scm:7945 +msgid "Convert between Roman and Arabic algorisms" +msgstr "" + +#: gnu/packages/perl.scm:7946 +msgid "" +"This package provides functions to convert between Roman and\n" +"Arabic algorisms. It supports both conventional Roman algorisms (which " +"range\n" +"from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" +"algorism to indicate multiplication by 1000." +msgstr "" + +#: gnu/packages/perl.scm:7966 +msgid "Simple ASCII tables" +msgstr "" + +#: gnu/packages/perl.scm:7967 +msgid "Text::SimpleTable draws simple ASCII tables." +msgstr "" + +#: gnu/packages/perl.scm:7988 +msgid "Organize Data in Tables" +msgstr "" + +#: gnu/packages/perl.scm:7989 +msgid "Text::Table renders plaintext tables." +msgstr "" + +#: gnu/packages/perl.scm:8010 +msgid "Expand template text with embedded Perl" +msgstr "" + +#: gnu/packages/perl.scm:8012 +msgid "" +"This is a library for generating letters, building HTML pages, or\n" +"filling in templates generally. A template is a piece of text that has " +"little\n" +"Perl programs embedded in it here and there. When you fill in a template, " +"you\n" +"evaluate the little programs and replace them with their values." +msgstr "" + +#: gnu/packages/perl.scm:8032 +msgid "Provide plain ASCII transliterations of Unicode text" +msgstr "" + +#: gnu/packages/perl.scm:8033 +msgid "" +"Text::Unidecode provides a function, unidecode(...) that\n" +"takes Unicode data and tries to represent it in US-ASCII characters (i.e., " +"the\n" +"universally displayable characters between 0x00 and 0x7F). The " +"representation\n" +"is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" +"letters, the pronunciation expressed by the text in some other writing\n" +"system." +msgstr "" + +#: gnu/packages/perl.scm:8061 +msgid "Role for classes that can be thrown" +msgstr "" + +#: gnu/packages/perl.scm:8062 +msgid "" +"Throwable is a role for classes that are meant to be thrown\n" +"as exceptions to standard program flow." +msgstr "" + +#: gnu/packages/perl.scm:8079 +msgid "Perl script tidier" +msgstr "" + +#: gnu/packages/perl.scm:8080 +msgid "" +"This package contains a Perl script which indents and\n" +"reformats Perl scripts to make them easier to read. The formatting can be\n" +"controlled with command line parameters. The default parameter settings\n" +"approximately follow the suggestions in the Perl Style Guide." +msgstr "" + +#: gnu/packages/perl.scm:8100 +msgid "Cycle through a list of values" +msgstr "" + +#: gnu/packages/perl.scm:8101 +msgid "" +"You use @code{Tie::Cycle} to go through a list over and over\n" +"again. Once you get to the end of the list, you go back to the beginning." +msgstr "" + +#: gnu/packages/perl.scm:8120 +msgid "Ordered associative arrays for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8121 +msgid "" +"This Perl module implements Perl hashes that preserve the\n" +"order in which the hash elements were added. The order is not affected " +"when\n" +"values corresponding to existing keys in the IxHash are changed. The " +"elements\n" +"can also be set to any arbitrary supplied order. The familiar perl array\n" +"operations can also be performed on the IxHash." +msgstr "" + +#: gnu/packages/perl.scm:8144 +msgid "Tie to an existing Perl object" +msgstr "" + +#: gnu/packages/perl.scm:8145 +msgid "" +"This class provides a tie constructor that returns the\n" +"object it was given as it's first argument. This way side effects of " +"calling\n" +"$object->TIEHASH are avoided." +msgstr "" + +#: gnu/packages/perl.scm:8168 +msgid "English expression of durations" +msgstr "" + +#: gnu/packages/perl.scm:8169 +msgid "" +"This module provides functions for expressing durations in\n" +"rounded or exact terms." +msgstr "" + +#: gnu/packages/perl.scm:8191 +msgid "Parse time duration strings" +msgstr "" + +#: gnu/packages/perl.scm:8192 +msgid "" +"Time::Duration::Parse is a module to parse human readable\n" +"duration strings like \"2 minutes\" and \"3 seconds\" to seconds." +msgstr "" + +#: gnu/packages/perl.scm:8210 +msgid "Efficiently compute time from local and GMT time" +msgstr "" + +#: gnu/packages/perl.scm:8211 +msgid "" +"This module provides functions that are the inverse of\n" +"built-in perl functions localtime() and gmtime(). They accept a date as a\n" +"six-element array, and return the corresponding time(2) value in seconds " +"since\n" +"the system epoch." +msgstr "" + +#: gnu/packages/perl.scm:8231 +msgid "Object-Oriented time objects" +msgstr "" + +#: gnu/packages/perl.scm:8233 +msgid "" +"This module replaces the standard @code{localtime} and @code{gmtime}\n" +"functions with implementations that return objects. It does so in a\n" +"backwards-compatible manner, so that using these functions as documented " +"will\n" +"still work as expected." +msgstr "" + +#: gnu/packages/perl.scm:8253 +msgid "Date parsing/formatting subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8254 +msgid "" +"This module provides routines for parsing date string into\n" +"time values and formatting dates into ASCII strings." +msgstr "" + +#: gnu/packages/perl.scm:8276 +msgid "Shift and scale time" +msgstr "" + +#: gnu/packages/perl.scm:8277 +msgid "" +"This module allows you to speed up your sleep(), alarm(),\n" +"and time() calls." +msgstr "" + +#: gnu/packages/perl.scm:8300 +msgid "Simple tree object" +msgstr "" + +#: gnu/packages/perl.scm:8301 +msgid "" +"This module in a fully object-oriented implementation of a\n" +"simple n-ary tree." +msgstr "" + +#: gnu/packages/perl.scm:8325 +msgid "Factory object for dispensing Visitor objects" +msgstr "" + +#: gnu/packages/perl.scm:8326 +msgid "" +"This module is a factory for dispensing\n" +"Tree::Simple::Visitor::* objects." +msgstr "" + +#: gnu/packages/perl.scm:8344 +msgid "Minimal try/catch with proper preservation of $@@" +msgstr "" + +#: gnu/packages/perl.scm:8345 +msgid "" +"This module provides bare bones try/catch/finally statements\n" +"that are designed to minimize common mistakes with eval blocks, and nothing\n" +"else." +msgstr "" + +#: gnu/packages/perl.scm:8370 +msgid "Tie a variable to a type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8371 +msgid "" +"This module exports a single function: @code{ttie}. It ties\n" +"a variable to a type constraint, ensuring that whatever values stored in " +"the\n" +"variable will conform to the type constraint. If the type constraint has\n" +"coercions, these will be used if necessary to ensure values assigned to the\n" +"variable conform." +msgstr "" + +#: gnu/packages/perl.scm:8404 +msgid "Tiny, yet Moo(se)-compatible type constraint" +msgstr "" + +#: gnu/packages/perl.scm:8405 +msgid "" +"@code{Type::Tiny} is a small class for writing type\n" +"constraints, inspired by Moose's type constraint API. It has only one\n" +"non-core dependency (and even that is simply a module that was previously\n" +"distributed as part of @code{Type::Tiny} but has since been spun off), and " +"can\n" +"be used with Moose, Mouse and Moo (or none of the above)." +msgstr "" + +#: gnu/packages/perl.scm:8426 +msgid "Provides an XS boost for some of Type::Tiny's built-in type constraints" +msgstr "" + +#: gnu/packages/perl.scm:8427 +msgid "" +"This module is optionally used by @code{Type::Tiny} to\n" +"provide faster, C-based implementations of some type constraints. This\n" +"package has only core dependencies, and does not depend on @code{Type::" +"Tiny},\n" +"so other data validation frameworks might also consider using it." +msgstr "" + +#: gnu/packages/perl.scm:8452 +msgid "Types and coercions for Moose and Moo" +msgstr "" + +#: gnu/packages/perl.scm:8453 +msgid "" +"This module provides @code{Path::Tiny} types for Moose, Moo,\n" +"etc. It handles two important types of coercion: coercing objects with\n" +"overloaded stringification, and coercing to absolute paths. It also can " +"check\n" +"to ensure that files or directories exist." +msgstr "" + +#: gnu/packages/perl.scm:8475 +msgid "Data types for common serialisation formats" +msgstr "" + +#: gnu/packages/perl.scm:8476 +msgid "" +"This module provides some extra datatypes that are used by\n" +"common serialisation formats such as JSON or CBOR." +msgstr "" + +#: gnu/packages/perl.scm:8503 +msgid "Unicode normalization forms" +msgstr "" + +#: gnu/packages/perl.scm:8504 +msgid "This Perl module provides Unicode normalization forms." +msgstr "" + +#: gnu/packages/perl.scm:8533 +msgid "Unicode collation algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8534 +msgid "" +"This package provides tools for sorting and comparing\n" +"Unicode data." +msgstr "" + +#: gnu/packages/perl.scm:8555 +msgid "Unicode line breaking algorithm" +msgstr "" + +#: gnu/packages/perl.scm:8557 +msgid "" +"@code{Unicode::LineBreak} implements the line breaking algorithm\n" +"described in Unicode Standard Annex #14. The @code{East_Asian_Width} " +"property\n" +"defined by Annex #11 is used to determine breaking positions." +msgstr "" + +#: gnu/packages/perl.scm:8580 +msgid "Encoding and decoding of UTF-8 encoding form" +msgstr "" + +#: gnu/packages/perl.scm:8582 +msgid "" +"This module provides functions to encode and decode UTF-8 encoding form\n" +"as specified by Unicode and ISO/IEC 10646:2011." +msgstr "" + +#: gnu/packages/perl.scm:8600 +msgid "UNIVERSAL::can() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8601 +msgid "" +"This module attempts to work around people calling\n" +"UNIVERSAL::can() as a function, which it is not." +msgstr "" + +#: gnu/packages/perl.scm:8621 +msgid "UNIVERSAL::isa() reimplementation" +msgstr "" + +#: gnu/packages/perl.scm:8622 +msgid "" +"This module attempts to recover from people calling\n" +"UNIVERSAL::isa as a function." +msgstr "" + +#: gnu/packages/perl.scm:8641 +msgid "Require modules from a variable" +msgstr "" + +#: gnu/packages/perl.scm:8642 +msgid "" +"This module lets you require other modules where the module\n" +"name is in a variable, something you can't do with the @code{require}\n" +"built-in." +msgstr "" + +#: gnu/packages/perl.scm:8661 +msgid "Associate user-defined magic to variables from Perl" +msgstr "" + +#: gnu/packages/perl.scm:8662 +msgid "" +"Magic is Perl's way of enhancing variables. This mechanism\n" +"lets the user add extra data to any variable and hook syntactical\n" +"operations (such as access, assignment or destruction) that can be applied " +"to\n" +"it. With this module, you can add your own magic to any variable without\n" +"having to write a single line of XS." +msgstr "" + +#: gnu/packages/perl.scm:8685 +msgid "Easily generate well-formed, namespace-aware XML" +msgstr "" + +#: gnu/packages/perl.scm:8686 +msgid "" +"@code{XML::Writer} is a simple Perl module for writing XML\n" +"documents: it takes care of constructing markup and escaping data " +"correctly.\n" +"By default, it also performs a significant amount of well-formedness " +"checking\n" +"on the output to make certain (for example) that start and end tags match,\n" +"that there is exactly one document element, and that there are not " +"duplicate\n" +"attribute names." +msgstr "" + +#: gnu/packages/perl.scm:8713 +msgid "Opaque, extensible XS pointer backed objects using sv_magic" +msgstr "" + +#: gnu/packages/perl.scm:8715 +msgid "" +"This way of associating structs with Perl space objects is designed to\n" +"supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" +"(structs can be associated with any data type) and opaque (the C pointer is\n" +"neither visible nor modifiable from Perl space)." +msgstr "" + +#: gnu/packages/perl.scm:8737 +msgid "YAML for Perl" +msgstr "" + +#: gnu/packages/perl.scm:8738 +msgid "" +"The YAML.pm module implements a YAML Loader and Dumper based\n" +"on the YAML 1.0 specification." +msgstr "" + +#: gnu/packages/perl.scm:8760 +msgid "Perl YAML Serialization using XS and libyaml" +msgstr "" + +#: gnu/packages/perl.scm:8762 +msgid "" +"@code{YAML::XS} is a Perl XS binding to libyaml which offers Perl the\n" +"best YAML support to date." +msgstr "" + +#: gnu/packages/perl.scm:8785 +msgid "Read/Write YAML files" +msgstr "" + +#: gnu/packages/perl.scm:8786 +msgid "" +"YAML::Tiny is a perl class for reading and writing\n" +"YAML-style files, written with as little code as possible, reducing load " +"time\n" +"and memory overhead." +msgstr "" + +#: gnu/packages/perl.scm:8810 +msgid "Generate recursive-descent parsers" +msgstr "" + +#: gnu/packages/perl.scm:8812 +msgid "" +"@code{Parse::RecDescent} can incrementally generate top-down\n" +"recursive-descent text parsers from simple yacc-like grammar specifications." +msgstr "" + +#: gnu/packages/perl.scm:8832 +msgid "Generate and use LALR parsers" +msgstr "" + +#: gnu/packages/perl.scm:8833 +msgid "" +"This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" +"grammars to generate Perl object oriented parser modules." +msgstr "" + +#: gnu/packages/perl.scm:8859 +msgid "Distribution metadata for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8860 +msgid "" +"Software distributions released to the CPAN include a\n" +"META.json or, for older distributions, META.yml, which describes the\n" +"distribution, its contents, and the requirements for building and " +"installing\n" +"the distribution. The data structure stored in the META.json file is\n" +"described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" +"represent this distribution metadata (or distmeta), along with some helpful\n" +"methods for interrogating that data." +msgstr "" + +#: gnu/packages/perl.scm:8883 +msgid "Set of version requirements for a CPAN dist" +msgstr "" + +#: gnu/packages/perl.scm:8884 +msgid "" +"A CPAN::Meta::Requirements object models a set of version\n" +"constraints like those specified in the META.yml or META.json files in CPAN\n" +"distributions, and as defined by CPAN::Meta::Spec. It can be built up by\n" +"adding more and more constraints, and will reduce them to the simplest\n" +"representation." +msgstr "" + +#: gnu/packages/perl.scm:8907 +msgid "Read and write a subset of YAML for CPAN Meta files" +msgstr "" + +#: gnu/packages/perl.scm:8908 +msgid "" +"This module implements a subset of the YAML specification\n" +"for use in reading and writing CPAN metadata files like META.yml and\n" +"MYMETA.yml." +msgstr "" + +#: gnu/packages/perl.scm:8929 +msgid "Build and install Perl modules" +msgstr "" + +#: gnu/packages/perl.scm:8930 +msgid "" +"@code{Module::Build} is a system for building, testing, and\n" +"installing Perl modules; it used to be part of Perl itself until version " +"5.22,\n" +"which dropped it. It is meant to be an alternative to\n" +"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the " +"module\n" +"through subclassing in a much more straightforward way than with\n" +"@code{MakeMaker}. It also does not require a @command{make} on your\n" +"system---most of the @code{Module::Build} code is pure-Perl." +msgstr "" + +#: gnu/packages/perl.scm:8956 +msgid "Parse META.yml and META.json CPAN metadata files" +msgstr "" + +#: gnu/packages/perl.scm:8957 +msgid "" +"Parse::CPAN::Meta is a parser for META.json and META.yml\n" +"files, using JSON::PP and/or CPAN::Meta::YAML." +msgstr "" + +#: gnu/packages/perl.scm:8975 +msgid "Common Scalar and List utility subroutines" +msgstr "" + +#: gnu/packages/perl.scm:8976 +msgid "" +"This package contains a selection of subroutines that people\n" +"have expressed would be nice to have in the perl core, but the usage would " +"not\n" +"really be high enough to warrant the use of a keyword, and the size so " +"small\n" +"such that being individual extensions would be wasteful." +msgstr "" + +#: gnu/packages/perl.scm:9000 +msgid "Cross-platform functions emulating common shell commands" +msgstr "" + +#: gnu/packages/perl.scm:9002 +msgid "Shell::Command is a thin wrapper around ExtUtils::Command." +msgstr "" + +#: gnu/packages/perl.scm:9029 +msgid "Object-oriented File::Find replacement in Perl" +msgstr "" + +#: gnu/packages/perl.scm:9030 +msgid "" +"File::Find::Object is an object-oriented\n" +"File::Find replacement in Perl." +msgstr "" + +#: gnu/packages/perl.scm:9059 +msgid "Alternative interface to File::Find::Object" +msgstr "" + +#: gnu/packages/perl.scm:9060 +msgid "" +"File::Find::Object::Rule is an alternative Perl\n" +"interface to File::Find::Object." +msgstr "" + +#: gnu/packages/perl.scm:9095 +msgid "Collection of Perl modules for time/date manipulation" +msgstr "" + +#: gnu/packages/perl.scm:9096 +msgid "" +"Provides several perl modules for date/time manipulation:\n" +"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate." +"pm},\n" +"@code{Time::Timezone.pm}, and @code{Time::DaysInMonth.pm}." +msgstr "" + +#: gnu/packages/perl.scm:9125 +msgid "Perl library for testing if a time() is in a specific period" +msgstr "" + +#: gnu/packages/perl.scm:9126 +msgid "" +"This Perl library provides a function which tells whether a\n" +"specific time falls within a specified time period. Its syntax for " +"specifying\n" +"time periods allows you to test for conditions like \"Monday to Friday, 9am\n" +"till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and\n" +"4:15pm\" and \"in the first half of each minute\" and \"in January of\n" +"1998\"." +msgstr "" + +#: gnu/packages/perl.scm:9158 +msgid "Iterative, recursive file finder" +msgstr "" + +#: gnu/packages/perl.scm:9159 +msgid "" +"Path::Iterator::Rule iterates over files and directories to\n" +"identify ones matching a user-defined set of rules. The API is based " +"heavily\n" +"on File::Find::Rule, but with more explicit distinction between matching " +"rules\n" +"and options that influence how directories are searched. A\n" +"Path::Iterator::Rule object is a collection of rules (match criteria) with\n" +"methods to add additional criteria. Options that control directory " +"traversal\n" +"are given as arguments to the method that generates an iterator.\n" +"\n" +"A summary of features for comparison to other file finding modules:\n" +"\n" +"@itemize\n" +"@item provides many helper methods for specifying rules\n" +"@item offers (lazy) iterator and flattened list interfaces\n" +"@item custom rules implemented with callbacks\n" +"@item breadth-first (default) or pre- or post-order depth-first searching\n" +"@item follows symlinks (by default, but can be disabled)\n" +"@item directories visited only once (no infinite loop; can be disabled)\n" +"@item doesn't chdir during operation\n" +"@item provides an API for extensions\n" +"@end itemize\n" +"\n" +"As a convenience, the PIR module is an empty subclass of this one that is " +"less\n" +"arduous to type for one-liners." +msgstr "" + +#: gnu/packages/perl.scm:9199 +msgid "Include constants from POD" +msgstr "" + +#: gnu/packages/perl.scm:9200 +msgid "" +"This module allows you to specify those constants that\n" +"should be documented in your POD, and pull them out a run time in a fairly\n" +"arbitrary fashion.\n" +"\n" +"Pod::Constants uses Pod::Parser to do the parsing of the source file. It " +"has\n" +"to open the source file it is called from, and does so directly either by\n" +"lookup in %INC or by assuming it is $0 if the caller is @code{main}\n" +"(or it can't find %INC{caller()})." +msgstr "" + +#: gnu/packages/perl.scm:9227 +msgid "Collection of regexp patterns" +msgstr "" + +#: gnu/packages/perl.scm:9228 +msgid "" +"Regexp::Pattern is a convention for organizing reusable\n" +"regexp patterns in modules." +msgstr "" + +#: gnu/packages/photo.scm:82 +msgid "Raw image decoder" +msgstr "" + +#: gnu/packages/photo.scm:84 +msgid "" +"LibRaw is a library for reading RAW files obtained from digital photo\n" +"cameras (CRW/CR2, NEF, RAF, DNG, and others)." +msgstr "" + +#: gnu/packages/photo.scm:103 +msgid "Read and manipulate EXIF data in digital photographs" +msgstr "" + +#: gnu/packages/photo.scm:105 +msgid "" +"The libexif C library allows applications to read, edit, and save EXIF\n" +"data as produced by digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:131 +msgid "Accessing digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:133 +msgid "" +"This is the library backend for gphoto2. It contains the code for PTP,\n" +"MTP, and other vendor specific protocols for controlling and transferring " +"data\n" +"from digital cameras." +msgstr "" + +#: gnu/packages/photo.scm:175 +msgid "Command-line tools to access digital cameras" +msgstr "" + +#: gnu/packages/photo.scm:177 +msgid "" +"Gphoto2 is a set of command line utilities for manipulating a large\n" +"number of different digital cameras. Through libgphoto2, it supports PTP,\n" +"MTP, and much more." +msgstr "" + +#: gnu/packages/photo.scm:210 +msgid "Program and Perl library to manipulate EXIF and other metadata" +msgstr "" + +#: gnu/packages/photo.scm:211 +msgid "" +"This package provides the @code{exiftool} command and the\n" +"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital " +"images\n" +"and a wide variety of other metadata." +msgstr "" + +#: gnu/packages/photo.scm:235 +msgid "Library for panoramic images" +msgstr "" + +#: gnu/packages/photo.scm:237 +msgid "" +"The libpano13 package contains the backend library written by the\n" +"Panorama Tools project for building panoramic images from a set of\n" +"overlapping images, as well as some command line tools." +msgstr "" + +#: gnu/packages/photo.scm:281 +msgid "Tools for combining and blending images" +msgstr "" + +#: gnu/packages/photo.scm:283 +msgid "" +"Enblend blends away the seams in a panoramic image mosaic using a\n" +"multi-resolution spline. Enfuse merges different exposures of the same\n" +"scene to produce an image that looks much like a tone-mapped image." +msgstr "" + +#: gnu/packages/photo.scm:314 +msgid "Library to correct optical lens defects with a lens database" +msgstr "" + +#: gnu/packages/photo.scm:315 +msgid "" +"Digital photographs are not ideal. Of course, the better is\n" +"your camera, the better the results will be, but in any case if you look\n" +"carefully at shots taken even by the most expensive cameras equipped with " +"the\n" +"most expensive lenses you will see various artifacts. It is very hard to " +"make\n" +"ideal cameras, because there are a lot of factors that affect the final " +"image\n" +"quality, and at some point camera and lens designers have to trade one " +"factor\n" +"for another to achieve the optimal image quality, within the given design\n" +"restrictions and budget. But we all want ideal shots, don't we? So that's\n" +"what's Lensfun is all about: rectifying the defects introduced by your\n" +"photographic equipment." +msgstr "" + +#: gnu/packages/photo.scm:391 +msgid "Virtual lighttable and darkroom for photographers" +msgstr "" + +#: gnu/packages/photo.scm:392 +msgid "" +"Darktable is a photography workflow application and RAW\n" +"developer. It manages your digital negatives in a database, lets you view\n" +"them through a zoomable lighttable and enables you to develop raw images\n" +"and enhance them." +msgstr "" + +#: gnu/packages/photo.scm:463 +msgid "Panorama photo stitcher" +msgstr "" + +#: gnu/packages/photo.scm:465 +msgid "" +"Hugin is an easy to use panoramic imaging toolchain with a graphical\n" +"user interface. It can be used to assemble a mosaic of photographs into\n" +"a complete panorama and stitch any series of overlapping pictures." +msgstr "" + +#: gnu/packages/photo.scm:516 +msgid "Raw image developing and processing" +msgstr "" + +#: gnu/packages/photo.scm:517 +msgid "" +"RawTherapee is a raw image processing suite. It comprises a\n" +"subset of image editing operations specifically aimed at non-destructive " +"raw\n" +"photo post-production and is primarily focused on improving a " +"photographer's\n" +"workflow by facilitating the handling of large numbers of images. Most raw\n" +"formats are supported, including Pentax Pixel Shift, Canon Dual-Pixel, and " +"those\n" +"from Foveon and X-Trans sensors." +msgstr "" + +#: gnu/packages/ratpoison.scm:86 +msgid "Simple mouse-free tiling window manager" +msgstr "" + +#: gnu/packages/ratpoison.scm:88 +msgid "" +"Ratpoison is a simple window manager with no fat library\n" +"dependencies, no fancy graphics, no window decorations, and no\n" +"rodent dependence. It is largely modelled after GNU Screen which\n" +"has done wonders in the virtual terminal market.\n" +"\n" +"The screen can be split into non-overlapping frames. All windows\n" +"are kept maximized inside their frames to take full advantage of\n" +"your precious screen real estate.\n" +"\n" +"All interaction with the window manager is done through keystrokes.\n" +"Ratpoison has a prefix map to minimize the key clobbering that\n" +"cripples Emacs and other quality pieces of software." +msgstr "" + +#: gnu/packages/readline.scm:92 +msgid "Edit command lines while typing, with history support" +msgstr "" + +#: gnu/packages/readline.scm:94 +msgid "" +"The GNU readline library allows users to edit command lines as they\n" +"are typed in. It can maintain a searchable history of previously entered\n" +"commands, letting you easily recall, edit and re-enter past commands. It\n" +"features both Emacs-like and vi-like keybindings, making its usage\n" +"comfortable for anyone." +msgstr "" + +#: gnu/packages/readline.scm:133 +msgid "Wrapper to allow the editing of keyboard commands" +msgstr "" + +#: gnu/packages/readline.scm:135 +msgid "" +"Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" +"readline library to allow the editing of keyboard input for any command. " +"You\n" +"should consider rlwrap especially when you need user-defined completion (by " +"way\n" +"of completion word lists) and persistent history, or if you want to program\n" +"'special effects' using the filter mechanism." +msgstr "" + +#: gnu/packages/scanner.scm:87 +msgid "Raster image scanner library and drivers, without scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:88 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library, but no drivers." +msgstr "" + +#: gnu/packages/scanner.scm:126 +msgid "Raster image scanner library and drivers, with scanner support" +msgstr "" + +#: gnu/packages/scanner.scm:127 +msgid "" +"SANE stands for \"Scanner Access Now Easy\" and is an API\n" +"proving access to any raster image scanner hardware (flatbed scanner,\n" +"hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The\n" +"package contains the library and drivers." +msgstr "" + +#: gnu/packages/scheme.scm:193 +#, fuzzy +msgid "A Scheme implementation with integrated editor and debugger" +msgstr "Lược đồ thực thi có dụng ý đặc biệt cho phần mở rộng" + +#: gnu/packages/scheme.scm:195 +msgid "" +"GNU/MIT Scheme is an implementation of the Scheme programming\n" +"language. It provides an interpreter, a compiler and a debugger. It also\n" +"features an integrated Emacs-like editor and a large runtime library." +msgstr "" + +#: gnu/packages/scheme.scm:281 +msgid "Efficient Scheme compiler" +msgstr "" + +#: gnu/packages/scheme.scm:283 +msgid "" +"Bigloo is a Scheme implementation devoted to one goal: enabling\n" +"Scheme based programming style where C(++) is usually\n" +"required. Bigloo attempts to make Scheme practical by offering\n" +"features usually presented by traditional programming languages\n" +"but not offered by Scheme and functional programming. Bigloo\n" +"compiles Scheme modules. It delivers small and fast stand alone\n" +"binary executables. Bigloo enables full connections between\n" +"Scheme and C programs and between Scheme and Java programs." +msgstr "" + +#: gnu/packages/scheme.scm:332 +msgid "Multi-tier programming language for the Web 2.0" +msgstr "" + +#: gnu/packages/scheme.scm:334 +msgid "" +"HOP is a multi-tier programming language for the Web 2.0 and the\n" +"so-called diffuse Web. It is designed for programming interactive web\n" +"applications in many fields such as multimedia (web galleries, music " +"players,\n" +"...), ubiquitous and house automation (SmartPhones, personal appliance),\n" +"mashups, office (web agendas, mail clients, ...), etc." +msgstr "" + +#: gnu/packages/scheme.scm:375 +msgid "R5RS Scheme implementation that compiles native code via C" +msgstr "" + +#: gnu/packages/scheme.scm:377 +msgid "" +"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" +"produces portable and efficient C, supports almost all of the R5RS Scheme\n" +"language standard, and includes many enhancements and extensions." +msgstr "" + +#: gnu/packages/scheme.scm:396 +#, fuzzy +msgid "Scheme implementation using a bytecode interpreter" +msgstr "Lược đồ thực thi có dụng ý đặc biệt cho phần mở rộng" + +#: gnu/packages/scheme.scm:398 +msgid "" +"Scheme 48 is an implementation of Scheme based on a byte-code\n" +"interpreter and is designed to be used as a testbed for experiments in\n" +"implementation techniques and as an expository tool." +msgstr "" + +#: gnu/packages/scheme.scm:511 +msgid "Implementation of Scheme and related languages" +msgstr "" + +#: gnu/packages/scheme.scm:513 +msgid "" +"Racket is an implementation of the Scheme programming language (R5RS and\n" +"R6RS) and related languages, such as Typed Racket. It features a compiler " +"and\n" +"a virtual machine with just-in-time native compilation, as well as a large " +"set\n" +"of libraries." +msgstr "" + +#: gnu/packages/scheme.scm:551 +msgid "Efficient Scheme interpreter and compiler" +msgstr "" + +#: gnu/packages/scheme.scm:553 +msgid "" +"Gambit consists of two main programs: gsi, the Gambit Scheme\n" +"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" +"the complete execution and debugging environment. The compiler is the\n" +"interpreter extended with the capability of generating executable files. " +"The\n" +"compiler can produce standalone executables or compiled modules which can " +"be\n" +"loaded at run time. Interpreted code and compiled code can be freely\n" +"mixed." +msgstr "" + +#: gnu/packages/scheme.scm:587 +msgid "Small embeddable Scheme implementation" +msgstr "" + +#: gnu/packages/scheme.scm:589 +msgid "" +"Chibi-Scheme is a very small library with no external dependencies\n" +"intended for use as an extension and scripting language in C programs. In\n" +"addition to support for lightweight VM-based threads, each VM itself runs " +"in\n" +"an isolated heap allowing multiple VMs to run simultaneously in different " +"OS\n" +"threads." +msgstr "" + +#: gnu/packages/scheme.scm:759 +msgid "Scmutils library for MIT Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:760 +msgid "" +"The Scmutils system is an integrated library of\n" +"procedures, embedded in the programming language Scheme, and intended to\n" +"support teaching and research in mathematical physics and electrical\n" +"engineering." +msgstr "" + +#: gnu/packages/scheme.scm:810 +msgid "Structure and Interpretation of Computer Programs" +msgstr "" + +#: gnu/packages/scheme.scm:811 +msgid "" +"Structure and Interpretation of Computer Programs (SICP) is\n" +"a textbook aiming to teach the principles of computer programming.\n" +"\n" +"Using Scheme, a dialect of the Lisp programming language, the book explains\n" +"core computer science concepts such as abstraction in programming,\n" +"metalinguistic abstraction, recursion, interpreters, and modular programming." +msgstr "" + +#: gnu/packages/scheme.scm:852 +msgid "SRE String pattern-matching library for scheme48" +msgstr "" + +#: gnu/packages/scheme.scm:854 +msgid "" +"String pattern-matching library for scheme48 based on the SRE\n" +"regular-expression notation." +msgstr "" + +#: gnu/packages/scheme.scm:886 +msgid "Compatibility and utility library for Scheme" +msgstr "" + +#: gnu/packages/scheme.scm:887 +msgid "" +"SLIB is a portable Scheme library providing compatibility and\n" +"utility functions for all standard Scheme implementations." +msgstr "" + +#: gnu/packages/scheme.scm:948 +msgid "Scheme implementation conforming to R5RS and IEEE P1178" +msgstr "" + +#: gnu/packages/scheme.scm:949 +msgid "" +"GNU SCM is an implementation of Scheme. This\n" +"implementation includes Hobbit, a Scheme-to-C compiler, which can\n" +"generate C files whose binaries can be dynamically or statically\n" +"linked with a SCM executable." +msgstr "" + +#: gnu/packages/search.scm:68 +msgid "Search Engine Library" +msgstr "" + +#: gnu/packages/search.scm:70 +msgid "" +"Xapian is a highly adaptable toolkit which allows developers to easily\n" +"add advanced indexing and search facilities to their own applications. It\n" +"supports the Probabilistic Information Retrieval model and also supports a\n" +"rich set of boolean query operators." +msgstr "" + +#: gnu/packages/search.scm:102 +msgid "Python bindings for the Xapian search engine library" +msgstr "" + +#: gnu/packages/search.scm:141 +msgid "Tool for Obsessive Compulsive Classifiers" +msgstr "" + +#: gnu/packages/search.scm:143 +msgid "" +"libtocc is the engine of the Tocc project, a tag-based file management\n" +"system. The goal of Tocc is to provide a better system for classifying " +"files\n" +"that is more flexible than classic file systems that are based on a tree of\n" +"files and directories." +msgstr "" + +#: gnu/packages/search.scm:165 +msgid "Command-line interface to libtocc" +msgstr "" + +#: gnu/packages/search.scm:167 +msgid "" +"Tocc is a tag-based file management system. This package contains the\n" +"command line tool for interacting with libtocc." +msgstr "" + +#: gnu/packages/search.scm:185 +msgid "Finding text and HTML files that match boolean expressions" +msgstr "" + +#: gnu/packages/search.scm:187 +msgid "" +"GNU Bool is a utility to perform text searches on files using Boolean\n" +"expressions. For example, a search for \"hello AND world\" would return a\n" +"file containing the phrase \"Hello, world!\". It supports both AND and OR\n" +"statements, as well as the NEAR statement to search for the occurrence of\n" +"words in close proximity to each other. It handles context gracefully,\n" +"accounting for new lines and paragraph changes. It also has robust support\n" +"for parsing HTML files." +msgstr "" + +#: gnu/packages/search.scm:217 +msgid "Full-text search system" +msgstr "" + +#: gnu/packages/search.scm:218 +msgid "" +"Hyper Estraier can be used to integrate full-text\n" +"search into applications, using either the provided command line and CGI\n" +"interfaces, or a C API." +msgstr "" + +#: gnu/packages/search.scm:236 +msgid "Locate files on the file system" +msgstr "" + +#: gnu/packages/search.scm:238 +msgid "" +"mlocate is a locate/updatedb implementation. The 'm' stands for\n" +"\"merging\": @code{updatedb} reuses the existing database to avoid " +"rereading\n" +"most of the file system, which makes it faster and does not trash the " +"system\n" +"caches as much. The locate(1) utility is intended to be completely " +"compatible\n" +"with slocate, and attempts to be compatible to GNU locate when it does not\n" +"conflict with slocate compatibility." +msgstr "" + +#: gnu/packages/search.scm:303 +msgid "Web indexing system" +msgstr "" + +#: gnu/packages/search.scm:305 +msgid "" +"Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" +"can quickly and easily index directories of files or remote web sites and\n" +"search the generated indexes." +msgstr "" + +#: gnu/packages/serveez.scm:52 +msgid "Framework for implementing IP-based servers" +msgstr "" + +#: gnu/packages/serveez.scm:54 +msgid "" +"GNU Serveez is a server framework providing the routines necessary to\n" +"easily implement IP-based servers in your application. It\n" +"demonstrates aspects of network programming in a portable manner,\n" +"making it convenient for both simplifying the process of adding a\n" +"server to your application or for learning about how network services\n" +"work. Several example servers are provided already, such as an HTTP\n" +"server and an IRC server." +msgstr "" + +#: gnu/packages/shells.scm:79 +msgid "POSIX-compliant shell optimised for size" +msgstr "" + +#: gnu/packages/shells.scm:81 +msgid "" +"dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" +"as small as possible, often without sacrificing speed. It is faster than " +"the\n" +"GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" +"direct descendant of NetBSD's Almquist Shell (@command{ash})." +msgstr "" + +#: gnu/packages/shells.scm:136 +msgid "The friendly interactive shell" +msgstr "" + +#: gnu/packages/shells.scm:138 +msgid "" +"Fish (friendly interactive shell) is a shell focused on interactive use,\n" +"discoverability, and friendliness. Fish has very user-friendly and " +"powerful\n" +"tab-completion, including descriptions of every completion, completion of\n" +"strings with wildcards, and many completions for specific commands. It " +"also\n" +"has extensive and discoverable help. A special @command{help} command " +"gives\n" +"access to all the fish documentation in your web browser. Other features\n" +"include smart terminal handling based on terminfo, an easy to search " +"history,\n" +"and syntax highlighting." +msgstr "" + +#: gnu/packages/shells.scm:187 +msgid "Alternative implementation of the rc shell by Byron Rakitzis" +msgstr "" + +#: gnu/packages/shells.scm:189 +msgid "" +"This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" +"has a small feature set similar to a traditional Bourne shell." +msgstr "" + +#: gnu/packages/shells.scm:220 +msgid "Extensible shell with higher-order functions" +msgstr "" + +#: gnu/packages/shells.scm:222 +msgid "" +"Es is an extensible shell. The language was derived from the Plan 9\n" +"shell, rc, and was influenced by functional programming languages, such as\n" +"Scheme, and the Tcl embeddable programming language. This implementation " +"is\n" +"derived from Byron Rakitzis's public domain implementation of rc, and was\n" +"written by Paul Haahr and Byron Rakitzis." +msgstr "" + +#: gnu/packages/shells.scm:282 +msgid "Unix shell based on csh" +msgstr "" + +#: gnu/packages/shells.scm:284 +msgid "" +"Tcsh is an enhanced, but completely compatible version of the Berkeley\n" +"UNIX C shell (csh). It is a command language interpreter usable both as an\n" +"interactive login shell and a shell script command processor. It includes " +"a\n" +"command-line editor, programmable word completion, spelling correction, a\n" +"history mechanism, job control and a C-like syntax." +msgstr "" + +#: gnu/packages/shells.scm:345 +msgid "Powerful shell for interactive use and scripting" +msgstr "" + +#: gnu/packages/shells.scm:346 +msgid "" +"The Z shell (zsh) is a Unix shell that can be used\n" +"as an interactive login shell and as a powerful command interpreter\n" +"for shell scripting. Zsh can be thought of as an extended Bourne shell\n" +"with a large number of improvements, including some features of bash,\n" +"ksh, and tcsh." +msgstr "" + +#: gnu/packages/shells.scm:385 +msgid "Python-ish shell" +msgstr "" + +#: gnu/packages/shells.scm:387 +msgid "" +"Xonsh is a Python-ish, BASHwards-looking shell language and command\n" +"prompt. The language is a superset of Python 3.4+ with additional shell\n" +"primitives that you are used to from Bash and IPython. It works on all " +"major\n" +"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the " +"daily\n" +"use of experts and novices alike." +msgstr "" + +#: gnu/packages/shells.scm:434 +msgid "Unix shell embedded in Scheme" +msgstr "" + +#: gnu/packages/shells.scm:436 +msgid "" +"Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" +"components: a process notation for running programs and setting up " +"pipelines\n" +"and redirections, and a complete syscall library for low-level access to " +"the\n" +"operating system." +msgstr "" + +#: gnu/packages/shells.scm:475 +msgid "Minimal zero-config readline replacement" +msgstr "" + +#: gnu/packages/shells.scm:477 +msgid "" +"Linenoise is a minimal, zero-config, readline replacement.\n" +"Its features include:\n" +"\n" +"@enumerate\n" +"@item Single and multi line editing mode with the usual key bindings\n" +"@item History handling\n" +"@item Completion\n" +"@item Hints (suggestions at the right of the prompt as you type)\n" +"@item A subset of VT100 escapes, ANSI.SYS compatible\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/shells.scm:539 +msgid "Extremely minimal shell with the simplest syntax possible" +msgstr "" + +#: gnu/packages/shells.scm:541 +msgid "" +"S is a new shell that aims to be extremely simple.\n" +"S does not implemnt the POSIX shell standard.\n" +"There are no globs or \"splatting\" where a variable $FOO turns into " +"multiple\n" +"command line arguments. One token stays one token forever.\n" +"This is a \"no surprises\" straightforward approach.\n" +"\n" +"There are no redirection operators > in the shell language, they are added " +"as\n" +"extra programs. > is just another unix command, < is essentially cat(1).\n" +"A @code{andglob} program is also provided along with s." +msgstr "" + +#: gnu/packages/shells.scm:569 +msgid "Port of OpenBSD Korn Shell" +msgstr "" + +#: gnu/packages/shells.scm:571 +msgid "" +"Oksh is a port of the OpenBSD Korn Shell.\n" +"The OpenBSD Korn Shell is a cleaned up and enhanced ksh." +msgstr "" + +#: gnu/packages/shells.scm:603 +msgid "Korn Shell from OpenBSD" +msgstr "" + +#: gnu/packages/shells.scm:605 +msgid "" +"loksh is a Linux port of OpenBSD's @command{ksh}. It is a small,\n" +"interactive POSIX shell targeted at resource-constrained systems." +msgstr "" + +#: gnu/packages/shells.scm:643 +msgid "Korn Shell from MirBSD" +msgstr "" + +#: gnu/packages/shells.scm:644 +msgid "" +"mksh is an actively developed free implementation of the\n" +"Korn Shell programming language and a successor to the Public Domain Korn\n" +"Shell (pdksh)." +msgstr "" + +#: gnu/packages/shells.scm:686 +msgid "Bash-compatible Unix shell" +msgstr "" + +#: gnu/packages/shells.scm:687 +msgid "" +"Oil is a Unix / POSIX shell, compatible with Bash. It\n" +"implements the Oil language, which is a new shell language to which Bash can " +"be\n" +"automatically translated. The Oil language is a superset of Bash. It also\n" +"implements the OSH language, a statically-parseable language based on Bash " +"as it\n" +"is commonly written." +msgstr "" + +#: gnu/packages/telephony.scm:69 +msgid "(u)Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:70 +msgid "" +"GNU Common C++ is an portable, optimized class framework for\n" +"threaded applications, supporting concurrent synchronization, inter-process\n" +"communications via sockets, and various methods for data handling, such as\n" +"serialization and XML parsing. It includes the uCommon C++ library, a " +"smaller\n" +"reimplementation." +msgstr "" + +#: gnu/packages/telephony.scm:90 +msgid "Common C++ framework for threaded applications" +msgstr "" + +#: gnu/packages/telephony.scm:91 +msgid "" +"GNU uCommon C++ is meant as a very light-weight C++ library\n" +"to facilitate using C++ design patterns even for very deeply embedded\n" +"applications, such as for systems using uclibc along with posix threading\n" +"support." +msgstr "" + +#: gnu/packages/telephony.scm:113 +msgid "Implementation of RTP (real-time transport protocol)" +msgstr "" + +#: gnu/packages/telephony.scm:114 +msgid "" +"GNU ccRTP is an implementation of RTP, the real-time transport\n" +"protocol from the IETF. It is suitable both for high capacity servers and\n" +"personal client applications. It is flexible in its design, allowing it to\n" +"function as a framework for the framework, rather than just being a\n" +"packet-manipulation library." +msgstr "" + +#: gnu/packages/telephony.scm:136 +msgid "Library implementing SIP (RFC-3261)" +msgstr "" + +#: gnu/packages/telephony.scm:137 +msgid "" +"GNU oSIP is an implementation of the SIP protocol. It is\n" +"used to provide multimedia and telecom software developers with an " +"interface\n" +"to initiate and control SIP sessions." +msgstr "" + +#: gnu/packages/telephony.scm:156 +msgid "Sip abstraction library" +msgstr "" + +#: gnu/packages/telephony.scm:157 +msgid "" +"EXosip is a library that hides the complexity of using the\n" +"SIP protocol for multimedia session establishment. This protocol is mainly " +"to\n" +"be used by VoIP telephony applications (endpoints or conference server) but\n" +"might be also useful for any application that wish to establish sessions " +"like\n" +"multiplayer games." +msgstr "" + +#: gnu/packages/telephony.scm:200 +msgid "Secure peer-to-peer VoIP server for the SIP protocol" +msgstr "" + +#: gnu/packages/telephony.scm:201 +msgid "" +"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" +"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" +"without the need for a service provider. Its peer-to-peer design ensures " +"that\n" +"there is no central point for media intercept or capture and thus it can be\n" +"used to construct a secure telephone system that operates over the public\n" +"internet." +msgstr "" + +#: gnu/packages/telephony.scm:246 +msgid "Secure RTP (SRTP) Reference Implementation" +msgstr "" + +#: gnu/packages/telephony.scm:248 +msgid "" +"This package provides an implementation of the Secure Real-time Transport\n" +"Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a\n" +"supporting cryptographic kernel." +msgstr "" + +#: gnu/packages/telephony.scm:272 +msgid "Utilities library for linphone software" +msgstr "" + +#: gnu/packages/telephony.scm:273 +msgid "" +"BCtoolbox is a utilities library used by Belledonne\n" +"Communications softwares like linphone." +msgstr "" + +#: gnu/packages/telephony.scm:295 +msgid "Implementation of the Real-time transport protocol" +msgstr "" + +#: gnu/packages/telephony.scm:296 +msgid "" +"oRTP is a library implementing the Real-time transport\n" +"protocol (RFC 3550)." +msgstr "" + +#: gnu/packages/telephony.scm:329 +msgid "Inter-Asterisk-Protocol library" +msgstr "" + +#: gnu/packages/telephony.scm:330 +msgid "" +"LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" +"Voice-over-IP (VoIP) communications." +msgstr "" + +#: gnu/packages/telephony.scm:361 +msgid "Simple VoIP program to create conferences from the terminal" +msgstr "" + +#: gnu/packages/telephony.scm:363 +msgid "" +"Seren is a simple VoIP program based on the Opus codec that allows you\n" +"to create a voice conference from the terminal, with up to 10 participants,\n" +"without having to register accounts, exchange emails, or add people to " +"contact\n" +"lists. All you need to join an existing conference is the host name or IP\n" +"address of one of the participants." +msgstr "" + +#: gnu/packages/telephony.scm:475 +msgid "Low-latency, high quality voice chat software" +msgstr "" + +#: gnu/packages/telephony.scm:477 +msgid "" +"Mumble is an low-latency, high quality voice chat\n" +"software primarily intended for use while gaming.\n" +"Mumble consists of two applications for separate usage:\n" +"@code{mumble} for the client, and @code{murmur} for the server." +msgstr "" + +#: gnu/packages/tex.scm:195 gnu/packages/tex.scm:3960 gnu/packages/tex.scm:4022 +msgid "TeX Live, a package of the TeX typesetting system" +msgstr "" + +#: gnu/packages/tex.scm:197 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the binaries." +msgstr "" + +#: gnu/packages/tex.scm:265 +msgid "DVI to PostScript drivers" +msgstr "" + +#: gnu/packages/tex.scm:266 +msgid "" +"This package provides files needed for converting DVI files\n" +"to PostScript." +msgstr "" + +#: gnu/packages/tex.scm:300 +msgid "Unicode data and loaders for TeX" +msgstr "" + +#: gnu/packages/tex.scm:301 +msgid "" +"This bundle provides generic access to Unicode Consortium\n" +"data for TeX use. It contains a set of text files provided by the Unicode\n" +"Consortium which are currently all from Unicode 8.0.0, with the exception " +"of\n" +"@code{MathClass.txt} which is not currently part of the Unicode Character\n" +"Database. Accompanying these source data are generic TeX loader files\n" +"allowing this data to be used as part of TeX runs, in particular in " +"building\n" +"format files. Currently there are two loader files: one for general " +"character\n" +"set up and one for initializing XeTeX character classes as has been carried\n" +"out to date by @code{unicode-letters.tex}. " +msgstr "" + +#: gnu/packages/tex.scm:339 +msgid "Hyphenation patterns for German" +msgstr "" + +#: gnu/packages/tex.scm:340 +msgid "" +"The package provides experimental hyphenation patterns for\n" +"the German language, covering both traditional and reformed orthography. " +"The\n" +"patterns can be used with packages Babel and hyphsubst from the Oberdiek\n" +"bundle." +msgstr "" + +#: gnu/packages/tex.scm:375 +msgid "Files for creating TeX formats" +msgstr "" + +#: gnu/packages/tex.scm:376 +msgid "" +"This bundle provides a collection of model \".ini\" files\n" +"for creating TeX formats. These files are commonly used to introduced\n" +"distribution-dependent variations in formats. They are also used to\n" +"allow existing format source files to be used with newer engines, for " +"example\n" +"to adapt the plain e-TeX source file to work with XeTeX and LuaTeX." +msgstr "" + +#: gnu/packages/tex.scm:410 +msgid "Hyphenation patterns expressed in UTF-8" +msgstr "" + +#: gnu/packages/tex.scm:411 +msgid "" +"Modern native UTF-8 engines such as XeTeX and LuaTeX need\n" +"hyphenation patterns in UTF-8 format, whereas older systems require\n" +"hyphenation patterns in the 8-bit encoding of the font in use (such " +"encodings\n" +"are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,\n" +"etc). The present package offers a collection of conversions of existing\n" +"patterns to UTF-8 format, together with converters for use with 8-bit fonts " +"in\n" +"older systems. Since hyphenation patterns for Knuthian-style TeX systems " +"are\n" +"only read at iniTeX time, it is hoped that the UTF-8 patterns, with their\n" +"converters, will completely supplant the older patterns." +msgstr "" + +#: gnu/packages/tex.scm:487 +msgid "Metafont base files" +msgstr "" + +#: gnu/packages/tex.scm:488 +msgid "" +"This package provides the Metafont base files needed to\n" +"build fonts using the Metafont system." +msgstr "" + +#: gnu/packages/tex.scm:519 +msgid "Scheme for naming fonts in TeX" +msgstr "" + +#: gnu/packages/tex.scm:520 +msgid "" +"This is Fontname, a naming scheme for (the base part of)\n" +"external TeX font filenames. This makes at most eight-character names\n" +"from (almost) arbitrarily complex font names, thus helping portability of " +"TeX\n" +"documents." +msgstr "" + +#: gnu/packages/tex.scm:588 +msgid "Computer Modern fonts for TeX" +msgstr "" + +#: gnu/packages/tex.scm:589 +msgid "" +"This package provides the Computer Modern fonts by Donald\n" +"Knuth. The Computer Modern font family is a large collection of text,\n" +"display, and mathematical fonts in a range of styles, based on Monotype " +"Modern\n" +"8A." +msgstr "" + +#: gnu/packages/tex.scm:653 +msgid "Small library of METAFONT sources" +msgstr "" + +#: gnu/packages/tex.scm:654 +msgid "" +"This is a collection of core TeX and METAFONT macro files\n" +"from Donald Knuth, including the plain format, plain base, and the MF logo\n" +"fonts." +msgstr "" + +#: gnu/packages/tex.scm:727 +msgid "Collection of fonts used in LaTeX distributions" +msgstr "" + +#: gnu/packages/tex.scm:728 +msgid "" +"This is a collection of fonts for use with standard LaTeX\n" +"packages and classes. It includes invisible fonts (for use with the slides\n" +"class), line and circle fonts (for use in the picture environment) and " +"LaTeX\n" +"symbol fonts." +msgstr "" + +#: gnu/packages/tex.scm:806 gnu/packages/tex.scm:837 +msgid "TeX fonts from the American Mathematical Society" +msgstr "" + +#: gnu/packages/tex.scm:808 +msgid "" +"This package provides an extended set of fonts for use in mathematics,\n" +"including: extra mathematical symbols; blackboard bold letters (uppercase\n" +"only); fraktur letters; subscript sizes of bold math italic and bold Greek\n" +"letters; subscript sizes of large symbols such as sum and product; added " +"sizes\n" +"of the Computer Modern small caps font; cyrillic fonts (from the University " +"of\n" +"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type " +"1\n" +"files, and all except the Euler fonts are provided as Metafont source. The\n" +"distribution also includes the canonical Type 1 versions of the Computer\n" +"Modern family of fonts. The Euler fonts are supported by separate " +"packages;\n" +"details can be found in the documentation." +msgstr "" + +#: gnu/packages/tex.scm:839 +msgid "" +"This package provides basic LaTeX support for the symbol fonts provides\n" +"by the amsfonts package. It provides @code{amsfonts.sty}, with names of\n" +"individual symbols defined in @code{amssymb.sty}." +msgstr "" + +#: gnu/packages/tex.scm:873 +msgid "Plain TeX format and supporting files" +msgstr "" + +#: gnu/packages/tex.scm:875 +msgid "" +"Contains files used to build the Plain TeX format, as described in the\n" +"TeXbook, together with various supporting files (some also discussed in the\n" +"book)." +msgstr "" + +#: gnu/packages/tex.scm:1025 +msgid "Base sources of LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1027 +msgid "" +"This bundle comprises the source of LaTeX itself, together with several\n" +"packages which are considered \"part of the kernel\". This bundle, " +"together\n" +"with the required packages, constitutes what every LaTeX distribution " +"should\n" +"contain." +msgstr "" + +#: gnu/packages/tex.scm:1047 +msgid "Extended filecontents and filecontents* environments" +msgstr "" + +#: gnu/packages/tex.scm:1049 +msgid "" +"LaTeX2e's @code{filecontents} and @code{filecontents*} environments\n" +"enable a LaTeX source file to generate external files as it runs through\n" +"LaTeX. However, there are two limitations of these environments: they " +"refuse\n" +"to overwrite existing files, and they can only be used in the preamble of a\n" +"document. The filecontents package removes these limitations, letting you\n" +"overwrite existing files and letting you use @code{filecontents} /\n" +"@code{filecontents*} anywhere." +msgstr "" + +#: gnu/packages/tex.scm:1076 +msgid "Am I running under XeTeX?" +msgstr "" + +#: gnu/packages/tex.scm:1078 +msgid "" +"This is a simple package which provides an @code{\\ifxetex} conditional,\n" +"so that other code can determine that it is running under XeTeX. The " +"package\n" +"requires the e-TeX extensions to the TeX primitive set." +msgstr "" + +#: gnu/packages/tex.scm:1110 +msgid "Simple macros for EPS inclusion" +msgstr "" + +#: gnu/packages/tex.scm:1112 +msgid "" +"This package provides the original (and now obsolescent) graphics\n" +"inclusion macros for use with dvips, still widely used by Plain TeX users " +"(in\n" +"particular). For LaTeX users, the package is nowadays (rather strongly)\n" +"deprecated in favour of the more sophisticated standard LaTeX latex-" +"graphics\n" +"bundle of packages. (The latex-graphics bundle is also available to Plain " +"TeX\n" +"users, via its Plain TeX version.)" +msgstr "" + +#: gnu/packages/tex.scm:1138 +msgid "Sophisticated verbatim text" +msgstr "" + +#: gnu/packages/tex.scm:1140 +msgid "" +"This package provides tools for the flexible handling of verbatim text\n" +"including: verbatim commands in footnotes; a variety of verbatim " +"environments\n" +"with many parameters; ability to define new customized verbatim " +"environments;\n" +"save and restore verbatim text and environments; write and read files in\n" +"verbatim mode; build \"example\" environments (showing both result and\n" +"verbatim source)." +msgstr "" + +#: gnu/packages/tex.scm:1209 +msgid "LaTeX standard graphics bundle" +msgstr "" + +#: gnu/packages/tex.scm:1211 +msgid "" +"This is a collection of LaTeX packages for producing color, including\n" +"graphics (e.g. PostScript) files, and rotation and scaling of text in LaTeX\n" +"documents. It comprises the packages color, graphics, graphicx, trig, " +"epsfig,\n" +"keyval, and lscape." +msgstr "" + +#: gnu/packages/tex.scm:1233 +msgid "Driver-independent color extensions for LaTeX and pdfLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1235 +msgid "" +"The package starts from the basic facilities of the colorcolor package,\n" +"and provides easy driver-independent access to several kinds of color " +"tints,\n" +"shades, tones, and mixes of arbitrary colors. It allows a user to select a\n" +"document-wide target color model and offers complete tools for conversion\n" +"between eight color models. Additionally, there is a command for " +"alternating\n" +"row colors plus repeated non-aligned material (like horizontal lines) in\n" +"tables." +msgstr "" + +#: gnu/packages/tex.scm:1261 +msgid "Extensive support for hypertext in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1263 +msgid "" +"The @code{hyperref} package is used to handle cross-referencing commands\n" +"in LaTeX to produce hypertext links in the document. The package provides\n" +"backends for the @code{\\special} set defined for HyperTeX DVI processors; " +"for\n" +"embedded @code{pdfmark} commands for processing by Acrobat\n" +"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's " +"@code{dviwindo};\n" +"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for " +"VTeX's\n" +"pdf and HTML backends. The package is distributed with the @code{backref} " +"and\n" +"@code{nameref} packages, which make use of the facilities of @code{hyperref}." +msgstr "" + +#: gnu/packages/tex.scm:1297 +msgid "Bundle of packages submitted by Heiko Oberdiek" +msgstr "" + +#: gnu/packages/tex.scm:1299 +msgid "" +"The bundle comprises various LaTeX packages, providing among others:\n" +"better accessibility support for PDF files; extensible chemists reaction\n" +"arrows; record information about document class(es) used; and many more." +msgstr "" + +#: gnu/packages/tex.scm:1320 +msgid "LaTeX standard tools bundle" +msgstr "" + +#: gnu/packages/tex.scm:1322 +msgid "" +"This package is a collection of (variously) simple tools provided as\n" +"part of the LaTeX required tools distribution, comprising the following\n" +"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, " +"fileerr,\n" +"fontsmpl, ftnright, hhline, indentfirst, layout, longtable, multicol,\n" +"rawfonts, showkeys, somedefs, tabularx, theorem, trace, varioref, verbatim,\n" +"xr, and xspace." +msgstr "" + +#: gnu/packages/tex.scm:1357 +msgid "Verbatim with URL-sensitive line breaks" +msgstr "" + +#: gnu/packages/tex.scm:1358 +msgid "" +"The command @code{\\url} is a form of verbatim command that\n" +"allows linebreaks at certain characters or combinations of characters, " +"accepts\n" +"reconfiguration, and can usually be used in the argument to another " +"command.\n" +"The command is intended for email addresses, hypertext links,\n" +"directories/paths, etc., which normally have no spaces, so by default the\n" +"package ignores spaces in its argument. However, a package option allows\n" +"spaces, which is useful for operating systems where spaces are a common " +"part\n" +"of file names." +msgstr "" + +#: gnu/packages/tex.scm:1385 +msgid "LaTeX3 programmers’ interface" +msgstr "" + +#: gnu/packages/tex.scm:1387 +msgid "" +"The l3kernel bundle provides an implementation of the LaTeX3\n" +"programmers’ interface, as a set of packages that run under LaTeX 2e. The\n" +"interface provides the foundation on which the LaTeX3 kernel and other " +"future\n" +"code are built: it is an API for TeX programmers. The packages are set up " +"so\n" +"that the LaTeX3 conventions can be used with regular LaTeX 2e packages." +msgstr "" + +#: gnu/packages/tex.scm:1425 +msgid "High-level LaTeX3 concepts" +msgstr "" + +#: gnu/packages/tex.scm:1427 +msgid "" +"This bundle holds prototype implementations of concepts for a LaTeX\n" +"designer interface, to be used with the experimental LaTeX kernel as\n" +"programming tools and kernel sup­port. Packages provided in this release " +"are:\n" +"\n" +"@enumerate\n" +"@item l3keys2e, which makes the facilities of the kernel module l3keys\n" +" available for use by LaTeX 2e packages;\n" +"@item xfrac, which provides flexible splitlevel fractions;\n" +"@item xparse, which provides a high-level interface for declaring document\n" +" commands; and\n" +"@item xtemplate, which provides a means of defining generic functions using " +"a\n" +" key-value syntax.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/tex.scm:1460 +msgid "Advanced font selection in XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1462 +msgid "" +"Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an\n" +"automatic and unified interface to feature-rich AAT and OpenType fonts " +"through\n" +"the NFSS in LaTeX running on XeTeX or LuaTeX engines. The package requires\n" +"the l3kernel and xparse bundles from the LaTeX 3 development team." +msgstr "" + +#: gnu/packages/tex.scm:1498 +msgid "Lua modules for general programming (in the (La)TeX world)" +msgstr "" + +#: gnu/packages/tex.scm:1500 +msgid "" +"Lualibs is a collection of Lua modules useful for general programming.\n" +"The bundle is based on Lua modules shipped with ConTeXt, and made available " +"in\n" +"this bundle for use independent of ConTeXt." +msgstr "" + +#: gnu/packages/tex.scm:1520 +msgid "AMS mathematical facilities for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1522 +msgid "" +"This is the principal package in the AMS-LaTeX distribution. It adapts\n" +"for use in LaTeX most of the mathematical features found in AMS-TeX; it is\n" +"highly recommended as an adjunct to serious mathematical typesetting in " +"LaTeX.\n" +"When amsmath is loaded, AMS-LaTeX packages @code{amsbsyamsbsy} (for bold\n" +"symbols), @code{amsopnamsopn} (for operator names) and\n" +"@code{amstextamstext} (for text embedded in mathematics) are also loaded.\n" +"This package is part of the LaTeX required distribution; however, several\n" +"contributed packages add still further to its appeal; examples are\n" +"@code{empheqempheq}, which provides functions for decorating and " +"highlighting\n" +"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and " +"similar)\n" +"definitions." +msgstr "" + +#: gnu/packages/tex.scm:1550 +msgid "AMS document classes for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1552 +msgid "" +"This bundle contains three AMS classes: @code{amsartamsart} (for writing\n" +"articles for the AMS), @code{amsbookamsbook} (for books) and\n" +"@code{amsprocamsproc} (for proceedings), together with some supporting\n" +"material. The material is made available as part of the AMS-LaTeX\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1583 +msgid "Multilingual support for Plain TeX or LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1585 +msgid "" +"The package manages culturally-determined typographical (and other)\n" +"rules, and hyphenation patterns for a wide range of languages. A document " +"may\n" +"select a single language to be supported, or it may select several, in " +"which\n" +"case the document may switch from one language to another in a variety of\n" +"ways. Babel uses contributed configuration files that provide the detail " +"of\n" +"what has to be done for each language. Users of XeTeX are advised to use " +"the\n" +"polyglossia package rather than Babel." +msgstr "" + +#: gnu/packages/tex.scm:1608 +msgid "Babel support for English" +msgstr "" + +#: gnu/packages/tex.scm:1610 +msgid "" +"This package provides the language definition file for support of\n" +"English in @code{babel}. Care is taken to select British hyphenation " +"patterns\n" +"for British English and Australian text, and default (\"american\") " +"patterns\n" +"for Canadian and USA text." +msgstr "" + +#: gnu/packages/tex.scm:1631 +msgid "Support for Cyrillic fonts in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1633 +msgid "" +"This bundle of macros files provides macro support (including font\n" +"encoding macros) for the use of Cyrillic characters in fonts encoded under " +"the\n" +"T2* and X2 encodings. These encodings cover (between them) pretty much " +"every\n" +"language that is written in a Cyrillic alphabet." +msgstr "" + +#: gnu/packages/tex.scm:1653 +msgid "Font support for common PostScript fonts" +msgstr "" + +#: gnu/packages/tex.scm:1655 +msgid "" +"The PSNFSS collection includes a set of files that provide a complete\n" +"working setup of the LaTeX font selection scheme (NFSS2) for use with " +"common\n" +"PostScript fonts. It covers the so-called \"Base\" fonts (which are built\n" +"into any Level 2 PostScript printing device and the Ghostscript " +"interpreter)\n" +"and a number of free fonts. It provides font definition files, macros and\n" +"font metrics. The bundle as a whole is part of the LaTeX required set of\n" +"packages." +msgstr "" + +#: gnu/packages/tex.scm:1740 +msgid "Union of TeX Live packages" +msgstr "" + +#: gnu/packages/tex.scm:1741 +msgid "" +"This package provides a subset of the TeX Live\n" +"distribution." +msgstr "" + +#: gnu/packages/tex.scm:1756 +msgid "" +"This is a very limited subset of the TeX Live distribution.\n" +"It includes little more than the required set of LaTeX packages." +msgstr "" + +#: gnu/packages/tex.scm:1773 +msgid "LaTeX-based replacement for BibTeX" +msgstr "" + +#: gnu/packages/tex.scm:1775 +msgid "" +"Amsrefs is a LaTeX package for bibliographies that provides an archival\n" +"data format similar to the format of BibTeX database files, but adapted to\n" +"make direct processing by LaTeX easier. The package can be used either in\n" +"conjunction with BibTeX or as a replacement for BibTeX." +msgstr "" + +#: gnu/packages/tex.scm:1802 +msgid "Footnotes for critical editions" +msgstr "" + +#: gnu/packages/tex.scm:1804 +msgid "" +"This package aims to provide a one-stop solution to requirements for\n" +"footnotes. It offers: Multiple footnote apparatus superior to that of\n" +"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be " +"run\n" +"into a single paragraph (this choice may be selected per footnote series);\n" +"Things you might have expected (such as @code{\\verb}-like material in\n" +"footnotes, and color selections over page breaks) now work. Note that the\n" +"majority of the bigfoot package's interface is identical to that of\n" +"@code{manyfoot}; users should seek information from that package's\n" +"documentation. The bigfoot bundle also provides the @code{perpage} and\n" +"@code{suffix} packages." +msgstr "" + +#: gnu/packages/tex.scm:1830 +msgid "Producing 'blind' text for testing" +msgstr "" + +#: gnu/packages/tex.scm:1832 +msgid "" +"The package provides the commands @code{\\blindtext} and\n" +"@code{\\Blindtext} for creating \"blind\" text useful in testing new " +"classes\n" +"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for " +"creating\n" +"an entire random document with sections, lists, mathematics, etc. The " +"package\n" +"supports three languages, @code{english}, @code{(n)german} and " +"@code{latin};\n" +"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller " +"\"lorem\n" +"ipsum\" text, see the @code{lipsum} package)." +msgstr "" + +#: gnu/packages/tex.scm:1862 +msgid "German letter DIN style" +msgstr "" + +#: gnu/packages/tex.scm:1864 +msgid "" +"This package implements a document layout for writing letters according\n" +"to the rules of DIN (Deutsches Institut für Normung, German standardisation\n" +"institute). A style file for LaTeX 2.09 (with limited support of the\n" +"features) is part of the package. Since the letter layout is based on a\n" +"German standard, the user guide is written in German, but most macros have\n" +"English names from which the user can recognize what they are used for. In\n" +"addition there are example files showing how letters may be created with " +"the\n" +"package." +msgstr "" + +#: gnu/packages/tex.scm:1888 +msgid "Put a grey textual watermark on document pages" +msgstr "" + +#: gnu/packages/tex.scm:1890 +msgid "" +"This package provides a means to add a textual, light grey watermark on\n" +"every page or on the first page of a document. Typical usage may consist " +"in\n" +"writing words such as DRAFT or CONFIDENTIAL across document pages. The\n" +"package performs a similar function to that of @code{draftcopy}, but its\n" +"implementation is output device independent, and made very simple by " +"relying\n" +"on everypage." +msgstr "" + +#: gnu/packages/tex.scm:1912 +msgid "New interface for environments in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:1914 +msgid "" +"This package provides the @code{\\collect@@body} command (as in\n" +"@code{amsmath}), as well as a @code{\\long} version @code{\\Collect@@Body},\n" +"for collecting the body text of an environment. These commands are used to\n" +"define a new author interface to creating new environments." +msgstr "" + +#: gnu/packages/tex.scm:1934 +msgid "Create equal-widthed parboxes" +msgstr "" + +#: gnu/packages/tex.scm:1936 +msgid "" +"LaTeX users sometimes need to ensure that two or more blocks of text\n" +"occupy the same amount of horizontal space on the page. To that end, the\n" +"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which " +"works\n" +"just like @code{\\parbox}, except that instead of specifying a width, one\n" +"specifies a tag. All @code{eqparbox}es with the same tag---regardless of\n" +"where they are in the document---will stretch to fit the widest\n" +"@code{eqparbox} with that tag. This simple, equal-width mechanism can be " +"used\n" +"for a variety of alignment purposes, as is evidenced by the examples in\n" +"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} " +"are\n" +"also provided." +msgstr "" + +#: gnu/packages/tex.scm:1970 +msgid "Expanded description environments" +msgstr "" + +#: gnu/packages/tex.scm:1972 +msgid "" +"The package provides additional features for the LaTeX\n" +"@code{description} environment, including adjustable left margin. The " +"package\n" +"also allows the user to \"break\" a list (for example, to interpose a " +"comment)\n" +"without affecting the structure of the list (this works for @code{itemize} " +"and\n" +"@code{enumerate} lists, and numbered lists remain in sequence)." +msgstr "" + +#: gnu/packages/tex.scm:2006 +msgid "Provide file modification times, and compare them" +msgstr "" + +#: gnu/packages/tex.scm:2008 +msgid "" +"This package provides macros to read and compare the modification dates\n" +"of files. The files may be @code{.tex} files, images or other files (as " +"long\n" +"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} " +"primitive\n" +"of pdfLaTeX to find the file modification date as PDF date string, parses " +"the\n" +"string and returns the value to the user. The package will also work for " +"DVI\n" +"output with recent versions of the LaTeX compiler which uses pdfLaTeX in " +"DVI\n" +"mode. The functionality is provided by purely expandable macros or by " +"faster\n" +"but non-expandable ones." +msgstr "" + +#: gnu/packages/tex.scm:2032 +msgid "Conditionals to test which platform is being used" +msgstr "" + +#: gnu/packages/tex.scm:2034 +msgid "" +"This package uses the (La)TeX extension @code{-shell-escape} to\n" +"establish whether the document is being processed on a Windows or on a\n" +"Unix-like system, or on Cygwin (Unix environment over a Windows system).\n" +"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, " +"@code{\\ifmacosx}\n" +"and @code{\\ifcygwin}. The package also preserves the output of " +"@code{uname}\n" +"on a Unix-like system, which may be used to distinguish between various\n" +"classes of systems." +msgstr "" + +#: gnu/packages/tex.scm:2057 +msgid "Flexible bibliography support" +msgstr "" + +#: gnu/packages/tex.scm:2059 +msgid "" +"This bundle provides a package that implements both author-year and\n" +"numbered references, as well as much detailed of support for other\n" +"bibliography use. Also provided are versions of the standard BibTeX styles\n" +"that are compatible with @code{natbib}: @code{plainnat}, @code{unsrtnat},\n" +"@code{abbrnat}. The bibliography styles produced by @code{custom-bib} are\n" +"designed from the start to be compatible with @code{natbib}." +msgstr "" + +#: gnu/packages/tex.scm:2081 +msgid "Replace strings in encapsulated PostScript figures" +msgstr "" + +#: gnu/packages/tex.scm:2083 +msgid "" +"This package allows LaTeX constructions (equations, picture\n" +"environments, etc.) to be precisely superimposed over Encapsulated " +"PostScript\n" +"figures, using your own favorite drawing tool to create an EPS figure and\n" +"placing simple text \"tags\" where each replacement is to be placed, with\n" +"PSfrag automatically removing these tags from the figure and replacing them\n" +"with a user specified LaTeX construction, properly aligned, scaled, and/or\n" +"rotated." +msgstr "" + +#: gnu/packages/tex.scm:2119 +msgid "Process PostScript graphisc within pdfLaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2121 +msgid "" +"This is a package for processing PostScript graphics with @code{psfrag}\n" +"labels within pdfLaTeX documents. Every graphic is compiled individually,\n" +"drastically speeding up compilation time when only a single figure needs\n" +"re-processing." +msgstr "" + +#: gnu/packages/tex.scm:2145 +msgid "Make overhead slides" +msgstr "" + +#: gnu/packages/tex.scm:2148 +msgid "" +"This package provides a class that produces overhead\n" +"slides (transparencies), with many facilities. Seminar is not nowadays\n" +"reckoned a good basis for a presentation — users are advised to use more\n" +"recent classes such as powerdot or beamer, both of which are tuned to\n" +"21st-century presentation styles." +msgstr "" + +#: gnu/packages/tex.scm:2181 +msgid "Trim spaces around an argument or within a macro" +msgstr "" + +#: gnu/packages/tex.scm:2183 +msgid "" +"This very short package allows you to expandably remove spaces around a\n" +"token list (commands are provided to remove spaces before, spaces after, or\n" +"both); or to remove surrounding spaces within a macro definition, or to " +"define\n" +"space-stripped macros." +msgstr "" + +#: gnu/packages/tex.scm:2216 +msgid "Captions on more than floats" +msgstr "" + +#: gnu/packages/tex.scm:2218 +msgid "" +"This package defines a command @code{\\captionof} for putting a caption\n" +"to something that's not a float." +msgstr "" + +#: gnu/packages/tex.scm:2249 +msgid "e-TeX tools for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2251 +msgid "" +"This package is a toolbox of programming facilities geared primarily\n" +"towards LaTeX class and package authors. It provides LaTeX frontends to " +"some\n" +"of the new primitives provided by e-TeX as well as some generic tools which\n" +"are not strictly related to e-TeX but match the profile of this package. " +"The\n" +"package provides functions that seem to offer alternative ways of " +"implementing\n" +"some LaTeX kernel commands; nevertheless, the package will not modify any " +"part\n" +"of the LaTeX kernel." +msgstr "" + +#: gnu/packages/tex.scm:2287 +msgid "Seven predefined chapter heading styles" +msgstr "" + +#: gnu/packages/tex.scm:2289 +msgid "" +"This package provides seven predefined chapter heading styles. Each\n" +"style can be modified using a set of simple commands. Optionally one can\n" +"modify the formatting routines in order to create additional chapter\n" +"headings." +msgstr "" + +#: gnu/packages/tex.scm:2322 +msgid "Framed or shaded regions that can break across pages" +msgstr "" + +#: gnu/packages/tex.scm:2324 +msgid "" +"The package creates three environments: @code{framed}, which puts an\n" +"ordinary frame box around the region, @code{shaded}, which shades the " +"region,\n" +"and @code{leftbar}, which places a line at the left side. The environments\n" +"allow a break at their start (the @code{\\FrameCommand} enables creation of " +"a\n" +"title that is “attached” to the environment); breaks are also allowed in " +"the\n" +"course of the framed/shaded matter. There is also a command\n" +"@code{\\MakeFramed} to make your own framed-style environments." +msgstr "" + +#: gnu/packages/tex.scm:2356 +msgid "Letter document class" +msgstr "" + +#: gnu/packages/tex.scm:2358 +msgid "" +"This package is designed for formatting formless letters in German; it\n" +"can also be used for English (by those who can read the documentation). " +"There\n" +"are LaTeX 2.09 @code{documentstyle} and LaTeX 2e class files for both an\n" +"\"old\" and a \"new\" version of g-brief." +msgstr "" + +#: gnu/packages/tex.scm:2378 +msgid "Typeset Galois connections" +msgstr "" + +#: gnu/packages/tex.scm:2380 +msgid "" +"The package deals with connections in two-dimensional style, optionally\n" +"in colour." +msgstr "" + +#: gnu/packages/tex.scm:2398 +msgid "Citations in a reader-friendly style" +msgstr "" + +#: gnu/packages/tex.scm:2400 +msgid "" +"The package allows citations in the German style, which is considered by\n" +"many to be particularly reader-friendly. The citation provides a small " +"amount\n" +"of bibliographic information in a footnote on the page where each citation " +"is\n" +"made. It combines a desire to eliminate unnecessary page-turning with the\n" +"look-up efficiency afforded by numeric citations. The package makes use of\n" +"BibLaTeX, and is considered experimental." +msgstr "" + +#: gnu/packages/tex.scm:2422 +msgid "Flexible and complete interface to document dimensions" +msgstr "" + +#: gnu/packages/tex.scm:2424 +msgid "" +"This package provides an easy and flexible user interface to customize\n" +"page layout, implementing auto-centering and auto-balancing mechanisms so " +"that\n" +"the users have only to give the least description for the page layout. The\n" +"package knows about all the standard paper sizes, so that the user need not\n" +"know what the nominal \"real\" dimensions of the paper are, just its " +"standard\n" +"name (such as a4, letter, etc.). An important feature is the package's\n" +"ability to communicate the paper size it's set up to the output." +msgstr "" + +#: gnu/packages/tex.scm:2447 +msgid "Miscellaneous tools by Mark Wooding" +msgstr "" + +#: gnu/packages/tex.scm:2449 +msgid "" +"This collection of tools includes: @code{atsupport} for short commands\n" +"starting with @code{@@}, macros to sanitize the OT1 encoding of the\n" +"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} " +"support;\n" +"@code{mathenv} for various alignment in maths; list handling; " +"@code{mdwmath}\n" +"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular " +"and\n" +"array environments; verbatim handling; and syntax diagrams." +msgstr "" + +#: gnu/packages/tex.scm:2471 +msgid "Alternative to babel for XeLaTeX and LuaLaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2473 +msgid "" +"This package provides a complete Babel replacement for users of LuaLaTeX\n" +"and XeLaTeX; it relies on the @code{fontspec} package, version 2.0 at least." +msgstr "" + +#: gnu/packages/tex.scm:2491 +msgid "Multi-page tables package" +msgstr "" + +#: gnu/packages/tex.scm:2493 +msgid "" +"This package was a predecessor of @code{longtable}; the newer\n" +"package (designed on quite different principles) is easier to use and more\n" +"flexible, in many cases, but supertabular retains its usefulness in a few\n" +"situations where longtable has problems." +msgstr "" + +#: gnu/packages/tex.scm:2526 +msgid "TeX macros to handle Texinfo files" +msgstr "" + +#: gnu/packages/tex.scm:2528 +msgid "" +"Texinfo is the preferred format for documentation in the GNU project;\n" +"the format may be used to produce online or printed output from a single\n" +"source. The Texinfo macros may be used to produce printable output using " +"TeX;\n" +"other programs in the distribution offer online interactive use (with\n" +"hypertext linkages in some cases)." +msgstr "" + +#: gnu/packages/tex.scm:2549 +msgid "Show \"realistic\" quotes in verbatim" +msgstr "" + +#: gnu/packages/tex.scm:2551 +msgid "" +"Typewriter-style fonts are best for program listings, but Computer\n" +"Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n" +"single quotes. Other fonts, and most programming languages, print @code{`} " +"as\n" +"a grave accent and @code{'} upright; @code{'} is used both to open and to\n" +"close quoted strings. The package switches the typewriter font to Computer\n" +"Modern Typewriter in OT1 encoding, and modifies the behaviour of\n" +"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to " +"print\n" +"in the expected way. It does this regardless of other fonts or encodings " +"in\n" +"use, so long as the package is loaded after the other fonts were. The " +"package\n" +"does not affect @code{\\tt}, @code{\\texttt}, etc." +msgstr "" + +#: gnu/packages/tex.scm:2590 +msgid "Simple package to set up document margins" +msgstr "" + +#: gnu/packages/tex.scm:2592 +msgid "" +"This is a simple package to set up document margins. This package is\n" +"considered obsolete; alternatives are the @code{typearea} package from the\n" +"@code{koma-script} bundle, or the @code{geometry} package." +msgstr "" + +#: gnu/packages/tex.scm:2611 +msgid "Extra control of appendices" +msgstr "" + +#: gnu/packages/tex.scm:2613 +msgid "" +"The appendix package provides various ways of formatting the titles of\n" +"appendices. Also (sub)appendices environments are provided that can be " +"used,\n" +"for example, for per chapter/section appendices. An @code{appendices}\n" +"environment is provided which can be used instead of the @code{\\appendix}\n" +"command." +msgstr "" + +#: gnu/packages/tex.scm:2634 +msgid "Generate changebars in LaTeX documents" +msgstr "" + +#: gnu/packages/tex.scm:2636 +msgid "" +"Identify areas of text to be marked with changebars with the\n" +"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. " +"The\n" +"package uses 'drivers' to place the bars; the available drivers can work " +"with\n" +"@code{dvitoln03}, @code{dvitops}, @code{dvips}, the emTeX and TeXtures DVI\n" +"drivers, and VTeX and pdfTeX." +msgstr "" + +#: gnu/packages/tex.scm:2671 +msgid "CMap support for PDF files" +msgstr "" + +#: gnu/packages/tex.scm:2673 +msgid "" +"This package embeds CMap tables into PDF files to make search and\n" +"copy-and-paste functions work properly." +msgstr "" + +#: gnu/packages/tex.scm:2691 +msgid "Add colour to LaTeX tables" +msgstr "" + +#: gnu/packages/tex.scm:2693 +msgid "" +"This package allows rows, columns, and even individual cells in LaTeX\n" +"tables to be coloured." +msgstr "" + +#: gnu/packages/tex.scm:2724 +msgid "Variants of \\fbox and other games with boxes" +msgstr "" + +#: gnu/packages/tex.scm:2726 +msgid "" +"This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n" +"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools " +"for\n" +"using box macros and flexible verbatim macros. You can box mathematics,\n" +"floats, center, flushleft, and flushright, lists, and pages." +msgstr "" + +#: gnu/packages/tex.scm:2759 +msgid "Extensive control of page headers and footers in LaTeX2e" +msgstr "" + +#: gnu/packages/tex.scm:2761 +msgid "" +"The package provides extensive facilities, both for constructing headers\n" +"and footers, and for controlling their use (for example, at times when " +"LaTeX\n" +"would automatically change the heading style in use)." +msgstr "" + +#: gnu/packages/tex.scm:2780 +msgid "Improved interface for floating objects" +msgstr "" + +#: gnu/packages/tex.scm:2782 +msgid "" +"This package improves the interface for defining floating objects such\n" +"as figures and tables. It introduces the boxed float, the ruled float and " +"the\n" +"plaintop float. You can define your own floats and improve the behaviour " +"of\n" +"the old ones. The package also provides the @code{H} float modifier option " +"of\n" +"the obsolete @code{here} package. You can select this as automatic default\n" +"with @code{\\floatplacement{figure}{H}}." +msgstr "" + +#: gnu/packages/tex.scm:2804 +msgid "Range of footnote options" +msgstr "" + +#: gnu/packages/tex.scm:2806 +msgid "" +"This is a collection of ways to change the typesetting of footnotes.\n" +"The package provides means of changing the layout of the footnotes " +"themselves,\n" +"a way to number footnotes per page, to make footnotes disappear in a\n" +"\"moving\" argument, and to deal with multiple references to footnotes from\n" +"the same place. The package also has a range of techniques for labelling\n" +"footnotes with symbols rather than numbers." +msgstr "" + +#: gnu/packages/tex.scm:2830 +msgid "Typeset source code listings using LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:2832 +msgid "" +"The package enables the user to typeset programs (programming code)\n" +"within LaTeX; the source code is read directly by TeX---no front-end " +"processor\n" +"is needed. Keywords, comments and strings can be typeset using different\n" +"styles. Support for @code{hyperref} is provided." +msgstr "" + +#: gnu/packages/tex.scm:2865 +msgid "Miscellaneous packages by Joerg Knappen" +msgstr "" + +#: gnu/packages/tex.scm:2867 +msgid "" +"This package provides miscellaneous macros by Joerg Knappen, including:\n" +"represent counters in greek; Maxwell's non-commutative division;\n" +"@code{latin1jk}, @code{latin2jk} and @code{latin3jk}, which are\n" +"@code{inputenc} definition files that allow verbatim input in the " +"respective\n" +"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in " +"maths;\n" +"extra alignments for @code{\\parboxes}; swap Roman and Sans fonts;\n" +"transliterate semitic languages; patches to make (La)TeX formulae " +"embeddable\n" +"in SGML; use maths minus in text as appropriate; simple Young tableaux." +msgstr "" + +#: gnu/packages/tex.scm:2941 +msgid "Computer modern fonts in T1 and TS1 encodings" +msgstr "" + +#: gnu/packages/tex.scm:2943 +msgid "" +"The EC fonts are European Computer Modern Fonts, supporting the complete\n" +"LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n" +"These fonts are intended to be stable with no changes being made to the tfm\n" +"files. The set also contains a Text Companion Symbol font, called " +"@code{tc},\n" +"featuring many useful characters needed in text typesetting, for example\n" +"oldstyle digits, currency symbols (including the newly created Euro " +"symbol),\n" +"the permille sign, copyright, trade mark and servicemark as well as a " +"copyleft\n" +"sign, and many others. Recent releases of LaTeX2e support the EC fonts. " +"The\n" +"EC fonts supersede the preliminary version released as the DC fonts. The\n" +"fonts are available in (traced) Adobe Type 1 format, as part of the\n" +"@code{cm-super} bundle. The other Computer Modern-style T1-encoded Type 1\n" +"set, Latin Modern, is not actually a direct development of the EC set, and\n" +"differs from the EC in a number of particulars." +msgstr "" + +#: gnu/packages/tex.scm:3023 +msgid "Ralph Smith's Formal Script font" +msgstr "" + +#: gnu/packages/tex.scm:3025 +msgid "" +"The fonts provide uppercase formal script letters for use as symbols in\n" +"scientific and mathematical typesetting (in contrast to the informal script\n" +"fonts such as that used for the calligraphic symbols in the TeX maths " +"symbol\n" +"font). The fonts are provided as Metafont source, and as derived Adobe Type " +"1\n" +"format. LaTeX support, for using these fonts in mathematics, is available " +"via\n" +"one of the packages @code{calrsfs} and @code{mathrsfs}." +msgstr "" + +#: gnu/packages/tex.scm:3047 +msgid "Add picture commands (or backgrounds) to every page" +msgstr "" + +#: gnu/packages/tex.scm:3049 +msgid "" +"The package adds one or more user commands to LaTeX's @code{shipout}\n" +"routine, which may be used to place the output at fixed positions. The\n" +"@code{grid} option may be used to find the correct places." +msgstr "" + +#: gnu/packages/tex.scm:3081 +msgid "Extensions to epic and the LaTeX drawing tools" +msgstr "" + +#: gnu/packages/tex.scm:3083 +msgid "" +"Extensions to @code{epic} and the LaTeX picture drawing environment,\n" +"include the drawing of lines at any slope, the drawing of circles in any\n" +"radii, and the drawing of dotted and dashed lines much faster with much " +"less\n" +"TeX memory, and providing several new commands for drawing ellipses, arcs,\n" +"splines, and filled circles and ellipses. The package uses @code{tpic}\n" +"@code{\\special} commands." +msgstr "" + +#: gnu/packages/tex.scm:3118 +msgid "Customize basic list environments" +msgstr "" + +#: gnu/packages/tex.scm:3120 +msgid "" +"This package is intended to ease customizing the three basic list\n" +"environments: @code{enumerate}, @code{itemize} and @code{description}. It\n" +"extends their syntax to allow an optional argument where a set of " +"parameters\n" +"in the form @code{key=value} are available, for example:\n" +"@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}." +msgstr "" + +#: gnu/packages/tex.scm:3141 +msgid "Create tabular cells spanning multiple rows" +msgstr "" + +#: gnu/packages/tex.scm:3143 +msgid "" +"The package provides tools for creating tabular cells spanning multiple\n" +"rows. It has a lot of flexibility, including an option for specifying an\n" +"entry at the \"natural\" width of its text." +msgstr "" + +#: gnu/packages/tex.scm:3175 +msgid "Combine LaTeX commands over included graphics" +msgstr "" + +#: gnu/packages/tex.scm:3177 +msgid "" +"The @code{overpic} environment is a cross between the LaTeX\n" +"@code{picture} environment and the @code{\\includegraphics} command of\n" +"@code{graphicx}. The resulting picture environment has the same dimensions " +"as\n" +"the included graphic. LaTeX commands can be placed on the graphic at " +"defined\n" +"positions; a grid for orientation is available." +msgstr "" + +#: gnu/packages/tex.scm:3211 +msgid "Layout with zero \\parindent, non-zero \\parskip" +msgstr "" + +#: gnu/packages/tex.scm:3213 +msgid "" +"Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n" +"that is untidy; this package (though it is no substitute for a properly\n" +"designed class) helps alleviate this untidiness." +msgstr "" + +#: gnu/packages/tex.scm:3232 +msgid "Include PDF documents in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3234 +msgid "" +"This package simplifies the inclusion of external multi-page PDF\n" +"documents in LaTeX documents. Pages may be freely selected and it is " +"possible\n" +"to put several logical pages onto each sheet of paper. Furthermore a lot " +"of\n" +"hypertext features like hyperlinks and article threads are provided. The\n" +"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible " +"to\n" +"use this package to insert PostScript files, in addition to PDF files." +msgstr "" + +#: gnu/packages/tex.scm:3266 +msgid "St Mary Road symbols for theoretical computer science" +msgstr "" + +#: gnu/packages/tex.scm:3268 +msgid "" +"The fonts were originally distributed as Metafont sources only, but\n" +"Adobe Type 1 versions are also now available. Macro support is provided " +"for\n" +"use under LaTeX; the package supports the @code{only} option (provided by " +"the\n" +"@code{somedefs} package) to restrict what is loaded, for those who don't " +"need\n" +"the whole font." +msgstr "" + +#: gnu/packages/tex.scm:3289 +msgid "Figures divided into subfigures" +msgstr "" + +#: gnu/packages/tex.scm:3291 +msgid "" +"This (deprecated) package provides support for the manipulation and\n" +"reference of small or \"sub\" figures and tables within a single figure or\n" +"table environment. It is convenient to use this package when your " +"subfigures\n" +"are to be separately captioned, referenced, or are to be included in the\n" +"List-of-Figures. A new @code{\\subfigure} command is introduced which can " +"be\n" +"used inside a figure environment for each subfigure. An optional first\n" +"argument is used as the caption for that subfigure. The package is now\n" +"considered obsolete: it was superseded by @code{subfig}, but users may find\n" +"the more recent @code{subcaption} package more satisfactory." +msgstr "" + +#: gnu/packages/tex.scm:3316 +msgid "Tabular with variable width columns balanced" +msgstr "" + +#: gnu/packages/tex.scm:3318 +msgid "" +"The package defines a @code{tabular*}-like environment, @code{tabulary},\n" +"taking a \"total width\" argument as well as the column specifications. " +"The\n" +"environment uses column types @code{L}, @code{C}, @code{R} and @code{J} for\n" +"variable width columns (@code{\\raggedright}, @code{\\centering},\n" +"@code{\\raggedleft}, and normally justified). In contrast to\n" +"@code{tabularx}'s @code{X} columns, the width of each column is weighted\n" +"according to the natural width of the widest cell in the column." +msgstr "" + +#: gnu/packages/tex.scm:3354 +msgid "Tables with captions and notes all the same width" +msgstr "" + +#: gnu/packages/tex.scm:3356 +msgid "" +"This package facilitates tables with titles (captions) and notes. The\n" +"title and notes are given a width equal to the body of the table (a\n" +"@code{tabular} environment). By itself, a @code{threeparttable} does not\n" +"float, but you can put it in a @code{table} or a @code{table*} or some " +"other\n" +"environment." +msgstr "" + +#: gnu/packages/tex.scm:3477 +msgid "Times-like fonts in support of mathematics" +msgstr "" + +#: gnu/packages/tex.scm:3479 +msgid "" +"Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n" +"NimbusRomNo9L) with some modified and additional text symbols in the OT1, " +"T1,\n" +"and TS1 encodings; maths alphabets using Times/URW Nimbus; maths fonts\n" +"providing all the symbols of the Computer Modern and AMS fonts, including " +"all\n" +"the Greek capital letters from CMR; and additional maths fonts of various\n" +"other symbols.\n" +"\n" +"The set is complemented by a sans-serif set of text fonts, based on\n" +"Helvetica/NimbusSanL, and a monospace set.\n" +"\n" +"All the fonts are in Type 1 format (AFM and PFB files), and are supported " +"by\n" +"TeX metrics (VF and TFM files) and macros for use with LaTeX." +msgstr "" + +#: gnu/packages/tex.scm:3525 +msgid "Sans-serif typeface for TeX" +msgstr "" + +#: gnu/packages/tex.scm:3526 +msgid "" +"Iwona is a two-element sans-serif typeface. It was created\n" +"as an alternative version of the Kurier typeface, which was designed in " +"1975\n" +"for a diploma in typeface design at the Warsaw Academy of Fine Arts under " +"the\n" +"supervision of Roman Tomaszewski. Kurier was designed for linotype\n" +"typesetting of newspapers and similar periodicals. The Iwona fonts are an\n" +"alternative version of the Kurier fonts. The difference lies in the " +"absence\n" +"of ink traps which typify the Kurier font." +msgstr "" + +#: gnu/packages/tex.scm:3562 +msgid "Select alternative section titles" +msgstr "" + +#: gnu/packages/tex.scm:3564 +msgid "" +"This package provides an interface to sectioning commands for selection\n" +"from various title styles, e.g. for marginal titles and to change the font " +"of\n" +"all headings with a single command, also providing simple one-step page\n" +"styles. It also includes a package to change the page styles when there " +"are\n" +"floats in a page. You may assign headers/footers to individual floats, too." +msgstr "" + +#: gnu/packages/tex.scm:3585 +msgid "Arbitrary size font selection in LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3587 +msgid "" +"LaTeX, by default, restricts the sizes at which you can use its default\n" +"computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n" +"specified by Knuth). The @code{type1cm} package removes this restriction;\n" +"this is particularly useful when using scalable versions of the CM\n" +"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from " +"Kinch,\n" +"PCTeX, etc.). In fact, since modern distributions will automatically " +"generate\n" +"any bitmap font you might need, @code{type1cm} has wider application than " +"just\n" +"those using scalable versions of the fonts. Note that the LaTeX " +"distribution\n" +"now contains a package @code{fix-cm},f which performs the task of\n" +"@code{type1cm}, as well as doing the same job for T1- and TS1-encoded\n" +"@code{ec} fonts." +msgstr "" + +#: gnu/packages/tex.scm:3614 +msgid "Cyrillic fonts that support LaTeX standard encodings" +msgstr "" + +#: gnu/packages/tex.scm:3616 +msgid "" +"The LH fonts address the problem of the wide variety of alphabets that\n" +"are written with Cyrillic-style characters. The fonts are the original " +"basis\n" +"of the set of T2* and X2 encodings that are now used when LaTeX users need " +"to\n" +"write in Cyrillic languages. Macro support in standard LaTeX encodings is\n" +"offered through the latex-cyrillic and t2 bundles, and the package itself\n" +"offers support for other (more traditional) encodings. The fonts, in the\n" +"standard T2* and X2 encodings are available in Adobe Type 1 format, in the\n" +"CM-Super family of fonts. The package also offers its own LaTeX support " +"for\n" +"OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts." +msgstr "" + +#: gnu/packages/tex.scm:3654 +msgid "Create scalable illustrations" +msgstr "" + +#: gnu/packages/tex.scm:3656 +msgid "" +"MetaPost uses a language based on that of Metafont to produce precise\n" +"technical illustrations. Its output is scalable PostScript or SVG, rather\n" +"than the bitmaps Metafont creates." +msgstr "" + +#: gnu/packages/tex.scm:3675 +msgid "Class for typesetting publications of ACM" +msgstr "" + +#: gnu/packages/tex.scm:3677 +msgid "" +"This package provides a class for typesetting publications of the\n" +"Association for Computing Machinery (ACM)." +msgstr "" + +#: gnu/packages/tex.scm:3708 +msgid "Variable-width minipage" +msgstr "" + +#: gnu/packages/tex.scm:3710 +msgid "" +"The @code{varwidth} environment is superficially similar to\n" +"@code{minipage}, but the specified width is just a maximum value — the box " +"may\n" +"get a narrower “natural” width." +msgstr "" + +#: gnu/packages/tex.scm:3729 +msgid "LaTeX support file to use the WASY2 fonts" +msgstr "" + +#: gnu/packages/tex.scm:3731 +msgid "" +"The wasy2WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs\n" +"like male and female symbols and astronomical symbols, as well as the " +"complete\n" +"lasy font set and other odds and ends. The wasysym package implements an " +"easy\n" +"to use interface for these symbols." +msgstr "" + +#: gnu/packages/tex.scm:3764 +msgid "Produces figures which text can flow around" +msgstr "" + +#: gnu/packages/tex.scm:3766 +msgid "" +"This package allows figures or tables to have text wrapped around them.\n" +"It does not work in combination with list environments, but can be used in " +"a\n" +"@code{parbox} or @code{minipage}, and in two-column format." +msgstr "" + +#: gnu/packages/tex.scm:3798 +msgid "Extended UTF-8 input encoding support for LaTeX" +msgstr "" + +#: gnu/packages/tex.scm:3800 +msgid "" +"The bundle provides the @code{ucs} package, and @code{utf8x.def},\n" +"together with a large number of support files. The @code{utf8x.def}\n" +"definition file for use with @code{inputenc} covers a wider range of " +"Unicode\n" +"characters than does @code{utf8.def} in the LaTeX distribution. The " +"package\n" +"provides facilities for efficient use of its large sets of Unicode " +"characters.\n" +"Glyph production may be controlled by various options, which permits use of\n" +"non-ASCII characters when coding mathematical formulae. Note that the " +"bundle\n" +"previously had an alias “unicode”; that alias has now been withdrawn, and " +"no\n" +"package of that name now exists." +msgstr "" + +#: gnu/packages/tex.scm:3832 +msgid "Extract bits of a LaTeX source for output" +msgstr "" + +#: gnu/packages/tex.scm:3834 +msgid "" +"The main purpose of the preview package is the extraction of selected\n" +"elements from a LaTeX source, like formulas or graphics, into separate\n" +"pages of a DVI file. A flexible and convenient interface allows it to\n" +"specify what commands and constructs should be extracted. This works\n" +"with DVI files postprocessed by either Dvips and Ghostscript or\n" +"dvipng, but it also works when you are using PDFTeX for generating PDF\n" +"files." +msgstr "" + +#: gnu/packages/tex.scm:3857 +msgid "Expand acronyms at least once" +msgstr "" + +#: gnu/packages/tex.scm:3859 +msgid "" +"This package ensures that all acronyms used in the text are spelled out\n" +"in full at least once. It also provides an environment to build a list of\n" +"acronyms used. The package is compatible with PDF bookmarks. The package\n" +"requires the suffix package, which in turn requires that it runs under\n" +"e-TeX." +msgstr "" + +#: gnu/packages/tex.scm:3893 +msgid "TeX extension for direct creation of PDF" +msgstr "" + +#: gnu/packages/tex.scm:3895 +msgid "" +"This package provides an extension of TeX which can be configured to\n" +"directly generate PDF documents instead of DVI." +msgstr "" + +#: gnu/packages/tex.scm:3962 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete tree of texmf-dist data." +msgstr "" + +#: gnu/packages/tex.scm:4024 +msgid "" +"TeX Live provides a comprehensive TeX document production system.\n" +"It includes all the major TeX-related programs, macro packages, and fonts\n" +"that are free software, including support for many languages around the\n" +"world.\n" +"\n" +"This package contains the complete TeX Live distribution." +msgstr "" + +#: gnu/packages/tex.scm:4067 +msgid "Interface to read and parse BibTeX files" +msgstr "" + +#: gnu/packages/tex.scm:4068 +msgid "" +"@code{Text::BibTeX} is a Perl library for reading, parsing,\n" +"and processing BibTeX files. @code{Text::BibTeX} gives you access to the " +"data\n" +"at many different levels: you may work with BibTeX entries as simple field " +"to\n" +"string mappings, or get at the original form of the data as a list of " +"simple\n" +"values (strings, macros, or numbers) pasted together." +msgstr "" + +#: gnu/packages/tex.scm:4150 +msgid "Backend for the BibLaTeX citation management tool" +msgstr "" + +#: gnu/packages/tex.scm:4151 +msgid "" +"Biber is a BibTeX replacement for users of biblatex. Among\n" +"other things it comes with full Unicode support." +msgstr "" + +#: gnu/packages/tex.scm:4175 +msgid "Wrapper for LaTeX and friends" +msgstr "" + +#: gnu/packages/tex.scm:4177 +msgid "" +"Rubber is a program whose purpose is to handle all tasks related to the\n" +"compilation of LaTeX documents. This includes compiling the document " +"itself,\n" +"of course, enough times so that all references are defined, and running " +"BibTeX\n" +"to manage bibliographic references. Automatic execution of dvips to " +"produce\n" +"PostScript documents is also included, as well as usage of pdfLaTeX to " +"produce\n" +"PDF documents." +msgstr "" + +#: gnu/packages/tex.scm:4219 +#, fuzzy +msgid "LaTeX editor" +msgstr "Trình soạn thảo luồng dữ liệu" + +#: gnu/packages/tex.scm:4220 +msgid "" +"Texmaker is a program that integrates many tools needed to\n" +"develop documents with LaTeX, in a single application." +msgstr "" + +#: gnu/packages/tex.scm:4259 +msgid "Book on TeX, plain TeX and Eplain" +msgstr "" + +#: gnu/packages/tex.scm:4260 +msgid "" +"@i{TeX for the Impatient} is a ~350 page book on TeX,\n" +"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn " +"Hargreaves,\n" +"and Karl Berry." +msgstr "" + +#: gnu/packages/texinfo.scm:55 +msgid "The GNU documentation format" +msgstr "" + +#: gnu/packages/texinfo.scm:57 +msgid "" +"Texinfo is the official documentation format of the GNU project. It\n" +"uses a single source file using explicit commands to produce a final " +"document\n" +"in any of several supported output formats, such as HTML or PDF. This\n" +"package includes both the tools necessary to produce Info documents from\n" +"their source and the command-line Info reader. The emphasis of the " +"language\n" +"is on expressing the content semantically, avoiding physical markup commands." +msgstr "" + +#: gnu/packages/texinfo.scm:125 +msgid "Standalone Info documentation reader" +msgstr "" + +#: gnu/packages/texinfo.scm:155 +msgid "Convert Texinfo to HTML" +msgstr "" + +#: gnu/packages/texinfo.scm:157 +msgid "" +"Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" +"output. It now supports many advanced features, such as " +"internationalization\n" +"and extremely configurable output formats.\n" +"\n" +"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since " +"it\n" +"was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" +"forward for authors is, in most cases, to alter manuals and build processes " +"as\n" +"necessary to use the new features of the makeinfo/texi2any implementation " +"of\n" +"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal " +"author\n" +"of the GNU Texinfo implementation) do not intend to make further releases " +"of\n" +"Texi2HTML." +msgstr "" + +#: gnu/packages/textutils.scm:77 +msgid "DOS/Mac to Unix and vice versa text file format converter" +msgstr "" + +#: gnu/packages/textutils.scm:79 +msgid "" +"dos2unix is a tool to convert line breaks in a text file from Unix format\n" +"to DOS format and vice versa." +msgstr "" + +#: gnu/packages/textutils.scm:105 +msgid "Text encoding converter" +msgstr "" + +#: gnu/packages/textutils.scm:106 +msgid "" +"The Recode library converts files between character sets and\n" +"usages. It recognises or produces over 200 different character sets (or " +"about\n" +"300 if combined with an iconv library) and transliterates files between " +"almost\n" +"any pair. When exact transliteration are not possible, it gets rid of\n" +"offending characters or falls back on approximations. The recode program is " +"a\n" +"handy front-end to the library." +msgstr "" + +#: gnu/packages/textutils.scm:130 +msgid "Text encoding detection tool" +msgstr "" + +#: gnu/packages/textutils.scm:131 +msgid "" +"Enca (Extremely Naive Charset Analyser) consists of libenca,\n" +"an encoding detection library, and enca, a command line frontend, " +"integrating\n" +"libenca and several charset conversion libraries and tools." +msgstr "" + +#: gnu/packages/textutils.scm:181 +msgid "C library for processing UTF-8 Unicode data" +msgstr "" + +#: gnu/packages/textutils.scm:182 +msgid "" +"utf8proc is a small C library that provides Unicode\n" +"normalization, case-folding, and other operations for data in the UTF-8\n" +"encoding, supporting Unicode version 9.0.0." +msgstr "" + +#: gnu/packages/textutils.scm:210 +msgid "Gordon's text utils library" +msgstr "" + +#: gnu/packages/textutils.scm:212 +msgid "" +"libgtextutils is a text utilities library used by the fastx toolkit from\n" +"the Hannon Lab." +msgstr "" + +#: gnu/packages/textutils.scm:244 +msgid "C++ hash functions for strings" +msgstr "" + +#: gnu/packages/textutils.scm:246 +msgid "" +"CityHash provides hash functions for strings. The functions mix the\n" +"input bits thoroughly but are not suitable for cryptography." +msgstr "" + +#: gnu/packages/textutils.scm:284 +msgid "String library with very low memory overhead" +msgstr "" + +#: gnu/packages/textutils.scm:286 +msgid "Ustr is a string library for C with very low memory overhead." +msgstr "" + +#: gnu/packages/textutils.scm:307 +msgid "C/C++ configuration file library" +msgstr "" + +#: gnu/packages/textutils.scm:309 +msgid "" +"Libconfig is a simple library for manipulating structured configuration\n" +"files. This file format is more compact and more readable than XML. And\n" +"unlike XML, it is type-aware, so it is not necessary to do string parsing " +"in\n" +"application code." +msgstr "" + +#: gnu/packages/textutils.scm:329 +msgid "Probabilistic fast file fingerprinting tool" +msgstr "" + +#: gnu/packages/textutils.scm:331 +msgid "" +"pfff is a tool for calculating a compact digital fingerprint of a file\n" +"by sampling randomly from the file instead of reading it in full.\n" +"Consequently, the computation has a flat performance characteristic,\n" +"correlated with data variation rather than file size. pfff can be as " +"reliable\n" +"as existing hashing techniques, with provably negligible risk of collisions." +msgstr "" + +#: gnu/packages/textutils.scm:352 +msgid "Regular expression library" +msgstr "" + +#: gnu/packages/textutils.scm:353 +msgid "" +"Oniguruma is a regular expressions library. The special\n" +"characteristic of this library is that different character encoding for " +"every\n" +"regular expression object can be specified." +msgstr "" + +#: gnu/packages/textutils.scm:393 +msgid "Microsoft Word document reader" +msgstr "" + +#: gnu/packages/textutils.scm:394 +msgid "" +"Antiword is an application for displaying Microsoft Word\n" +"documents. It can also convert the document to PostScript or XML. Only\n" +"documents made by MS Word version 2 and version 6 or later are supported. " +"The\n" +"name comes from: \"The antidote against people who send Microsoft Word " +"files\n" +"to everybody, because they believe that everybody runs Windows and " +"therefore\n" +"runs Word\"." +msgstr "" + +#: gnu/packages/textutils.scm:427 +msgid "MS-Word to TeX or plain text converter" +msgstr "" + +#: gnu/packages/textutils.scm:428 +msgid "" +"@command{catdoc} extracts text from MS-Word files, trying to\n" +"preserve as many special printable characters as possible. It supports\n" +"everything up to Word-97. Also supported are MS Write documents and RTF " +"files.\n" +"\n" +"@command{catdoc} does not preserve complex word formatting, but it can\n" +"translate some non-ASCII characters into TeX escape codes. It's goal is to\n" +"extract plain text and allow you to read it and, probably, reformat with " +"TeX,\n" +"according to TeXnical rules.\n" +"\n" +"This package also provides @command{xls2csv}, which extracts data from " +"Excel\n" +"spreadsheets and outputs it in comma-separated-value format, and\n" +"@command{catppt}, which extracts data from PowerPoint presentations." +msgstr "" + +#: gnu/packages/textutils.scm:469 +msgid "Portable C++ library for handling UTF-8" +msgstr "" + +#: gnu/packages/textutils.scm:470 +msgid "" +"UTF8-CPP is a C++ library for handling UTF-8 encoded text\n" +"in a portable way." +msgstr "" + +#: gnu/packages/textutils.scm:538 +msgid "Bayesian text and email classifier" +msgstr "" + +#: gnu/packages/textutils.scm:540 +msgid "" +"dbacl is a fast Bayesian text and email classifier. It builds a variety\n" +"of language models using maximum entropy (minimum divergence) principles, " +"and\n" +"these can then be used to categorize input data automatically among " +"multiple\n" +"categories." +msgstr "" + +#: gnu/packages/textutils.scm:582 +msgid "Configuration file parser library" +msgstr "" + +#: gnu/packages/textutils.scm:584 +msgid "C library for creating and parsing configuration files." +msgstr "" + +#: gnu/packages/textutils.scm:612 +msgid "Syntax highlighting text component for Java Swing" +msgstr "" + +#: gnu/packages/textutils.scm:613 +msgid "" +"RSyntaxTextArea is a syntax highlighting, code folding text\n" +"component for Java Swing. It extends @code{JTextComponent} so it " +"integrates\n" +"completely with the standard @code{javax.swing.text} package. It is fast " +"and\n" +"efficient, and can be used in any application that needs to edit or view\n" +"source code." +msgstr "" + +#: gnu/packages/textutils.scm:651 +msgid "Fast implementation of the edit distance (Levenshtein distance)" +msgstr "" + +#: gnu/packages/textutils.scm:653 +msgid "" +"This library simply implements Levenshtein distance algorithm with C++\n" +"and Cython." +msgstr "" + +#: gnu/packages/textutils.scm:673 +msgid "@code{runewidth} provides Go functions to work with string widths" +msgstr "" + +#: gnu/packages/textutils.scm:675 +msgid "" +"The @code{runewidth} library provides Go functions for padding,\n" +"measuring and checking the width of strings, with support east asian text." +msgstr "" + +#: gnu/packages/version-control.scm:130 +msgid "" +"Version control system supporting both distributed and centralized workflows" +msgstr "" + +#: gnu/packages/version-control.scm:132 +msgid "" +"GNU Bazaar is a version control system that allows you to record\n" +"changes to project files over time. It supports both a distributed " +"workflow\n" +"as well as the classic centralized workflow." +msgstr "" + +#: gnu/packages/version-control.scm:372 +msgid "Distributed version control system" +msgstr "" + +#: gnu/packages/version-control.scm:374 +msgid "" +"Git is a free distributed version control system designed to handle\n" +"everything from small to very large projects with speed and efficiency." +msgstr "" + +#: gnu/packages/version-control.scm:424 +msgid "Library providing Git core methods" +msgstr "" + +#: gnu/packages/version-control.scm:426 +msgid "" +"Libgit2 is a portable, pure C implementation of the Git core methods\n" +"provided as a re-entrant linkable library with a solid API, allowing you to\n" +"write native speed custom Git applications in any language with bindings." +msgstr "" + +#: gnu/packages/version-control.scm:462 +msgid "Transparent encryption of files in a git repository" +msgstr "" + +#: gnu/packages/version-control.scm:463 +msgid "" +"git-crypt enables transparent encryption and decryption of\n" +"files in a git repository. Files which you choose to protect are encrypted " +"when\n" +"committed, and decrypted when checked out. git-crypt lets you freely share " +"a\n" +"repository containing a mix of public and private content. git-crypt " +"gracefully\n" +"degrades, so developers without the secret key can still clone and commit to " +"a\n" +"repository with encrypted files. This lets you store your secret material " +"(such\n" +"as keys or passwords) in the same repository as your code, without requiring " +"you\n" +"to lock down your entire repository." +msgstr "" + +#: gnu/packages/version-control.scm:498 +msgid "Whole remote repository encryption" +msgstr "" + +#: gnu/packages/version-control.scm:499 +msgid "" +"git-remote-gcrypt is a Git remote helper to push and pull from\n" +"repositories encrypted with GnuPG. It works with the standard Git " +"transports,\n" +"including repository hosting services like GitLab.\n" +"\n" +"Remote helper programs are invoked by Git to handle network transport. " +"This\n" +"helper handles @code{gcrypt:} URLs that access a remote repository " +"encrypted\n" +"with GPG, using our custom format.\n" +"\n" +"Supported locations are local, @code{rsync://} and @code{sftp://}, where " +"the\n" +"repository is stored as a set of files, or instead any Git URL where gcrypt\n" +"will store the same representation in a Git repository, bridged over " +"arbitrary\n" +"Git transport.\n" +"\n" +"The aim is to provide confidential, authenticated Git storage and\n" +"collaboration using typical untrusted file hosts or services." +msgstr "" + +#: gnu/packages/version-control.scm:593 +msgid "Web frontend for git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:595 +msgid "" +"CGit is an attempt to create a fast web interface for the Git SCM, using\n" +"a built-in cache to decrease server I/O pressure." +msgstr "" + +#: gnu/packages/version-control.scm:624 +msgid "Copy directory to the gh-pages branch" +msgstr "" + +#: gnu/packages/version-control.scm:625 +msgid "" +"Script that copies a directory to the gh-pages branch (by\n" +"default) of the repository." +msgstr "" + +#: gnu/packages/version-control.scm:683 +msgid "Python implementation of the Git object database" +msgstr "" + +#: gnu/packages/version-control.scm:685 +msgid "" +"GitDB allows you to access @dfn{bare} Git repositories for reading and\n" +"writing. It aims at allowing full access to loose objects as well as packs\n" +"with performance and scalability in mind. It operates exclusively on " +"streams,\n" +"allowing to handle large objects with a small memory footprint." +msgstr "" + +#: gnu/packages/version-control.scm:724 +msgid "Python library for interacting with Git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:726 +msgid "" +"GitPython is a python library used to interact with Git repositories,\n" +"high-level like git-porcelain, or low-level like git-plumbing.\n" +"\n" +"It provides abstractions of Git objects for easy access of repository data,\n" +"and additionally allows you to access the Git repository more directly " +"using\n" +"either a pure Python implementation, or the faster, but more resource " +"intensive\n" +"@command{git} command implementation." +msgstr "" + +#: gnu/packages/version-control.scm:766 +msgid "Command-line flags library for shell scripts" +msgstr "" + +#: gnu/packages/version-control.scm:768 +msgid "" +"Shell Flags (shFlags) is a library written to greatly simplify the\n" +"handling of command-line flags in Bourne based Unix shell scripts (bash, " +"dash,\n" +"ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" +"different versions of getopt on various OSes make writing portable shell\n" +"scripts difficult. shFlags instead provides an API that doesn't change " +"across\n" +"shell and OS versions so the script writer can be confident that the script\n" +"will work." +msgstr "" + +#: gnu/packages/version-control.scm:812 +msgid "Git extensions for Vincent Driessen's branching model" +msgstr "" + +#: gnu/packages/version-control.scm:814 +msgid "" +"Vincent Driessen's branching model is a git branching and release\n" +"management strategy that helps developers keep track of features, hotfixes,\n" +"and releases in bigger software projects. The git-flow library of git\n" +"subcommands helps automate some parts of the flow to make working with it a\n" +"lot easier." +msgstr "" + +#: gnu/packages/version-control.scm:847 +msgid "Stacked Git" +msgstr "" + +#: gnu/packages/version-control.scm:849 +msgid "" +"StGit is a command-line application that provides functionality similar\n" +"to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" +"instead of @command{diff} and @command{patch}. StGit stores its patches in " +"a\n" +"Git repository as normal Git commits, and provides a number of commands to\n" +"manipulate them in various ways." +msgstr "" + +#: gnu/packages/version-control.scm:885 +msgid "Version control system for @code{$HOME}" +msgstr "" + +#: gnu/packages/version-control.scm:887 +msgid "" +"vcsh version-controls configuration files in several Git repositories,\n" +"all in one single directory. They all maintain their working trees without\n" +"clobbering each other or interfering otherwise. By default, all Git\n" +"repositories maintained via vcsh store the actual files in @code{$HOME},\n" +"though this can be overridden." +msgstr "" + +#: gnu/packages/version-control.scm:923 +msgid "Run a command over a sequence of commits" +msgstr "" + +#: gnu/packages/version-control.scm:925 +msgid "" +"git-test-sequence is similar to an automated git bisect except it’s\n" +"linear. It will test every change between two points in the DAG. It will\n" +"also walk each side of a merge and test those changes individually." +msgstr "" + +#: gnu/packages/version-control.scm:987 +msgid "Git access control layer" +msgstr "" + +#: gnu/packages/version-control.scm:989 +msgid "" +"Gitolite is an access control layer on top of Git, providing fine access\n" +"control to Git repositories." +msgstr "" + +#: gnu/packages/version-control.scm:1013 +msgid "Decentralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1015 +msgid "" +"Mercurial is a free, distributed source control management tool.\n" +"It efficiently handles projects of any size\n" +"and offers an easy and intuitive interface." +msgstr "" + +#: gnu/packages/version-control.scm:1049 +msgid "HTTP and WebDAV client library" +msgstr "" + +#: gnu/packages/version-control.scm:1051 +msgid "" +"Neon is an HTTP and WebDAV client library, with a C interface and the\n" +"following features:\n" +"@enumerate\n" +"@item High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" +" DELETE, etc.);\n" +"@item low-level interface to the HTTP request/response engine, allowing the " +"use\n" +" of arbitrary HTTP methods, headers, etc.;\n" +"@item authentication support including Basic and Digest support, along with\n" +" GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" +"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer " +"for\n" +" verifying server certificates, handling client certificates, and " +"examining\n" +" certificate properties, smartcard-based client certificates are also\n" +" supported via a PKCS#11 wrapper interface;\n" +"@item abstract interface to parsing XML using libxml2 or expat, and wrappers " +"for\n" +" simplifying handling XML HTTP response bodies;\n" +"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to " +"simplify\n" +" property manipulation.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/version-control.scm:1135 +msgid "Revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1137 +msgid "" +"Subversion exists to be universally recognized and adopted as a\n" +"centralized version control system characterized by its\n" +"reliability as a safe haven for valuable data; the simplicity of its model " +"and\n" +"usage; and its ability to support the needs of a wide variety of users and\n" +"projects, from individuals to large-scale enterprise operations." +msgstr "" + +#: gnu/packages/version-control.scm:1159 +msgid "Per-file local revision control system" +msgstr "" + +#: gnu/packages/version-control.scm:1161 +msgid "" +"RCS is the original Revision Control System. It works on a\n" +"file-by-file basis, in contrast to subsequent version control systems such " +"as\n" +"CVS, Subversion, and Git. This can make it suitable for system\n" +"administration files, for example, which are often inherently local to one\n" +"machine." +msgstr "" + +#: gnu/packages/version-control.scm:1189 +msgid "Historical centralized version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1191 +msgid "" +"CVS is a version control system, an important component of Source\n" +"Configuration Management (SCM). Using it, you can record the history of\n" +"sources files, and documents. It fills a similar role to the free software\n" +"RCS, PRCS, and Aegis packages." +msgstr "" + +#: gnu/packages/version-control.scm:1232 +msgid "Export an RCS or CVS history as a fast-import stream" +msgstr "" + +#: gnu/packages/version-control.scm:1233 +msgid "" +"This program analyzes a collection of RCS files in a CVS\n" +"repository (or outside of one) and, when possible, emits an equivalent " +"history\n" +"in the form of a fast-import stream. Not all possible histories can be\n" +"rendered this way; the program tries to emit useful warnings when it can't.\n" +"\n" +"The program can also produce a visualization of the resulting commit " +"directed\n" +"acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" +"Graphviz}. The package also includes @command{cvssync}, a tool for " +"mirroring\n" +"masters from remote CVS hosts." +msgstr "" + +#: gnu/packages/version-control.scm:1260 +msgid "Version-control-agnostic ChangeLog diff and commit tool" +msgstr "" + +#: gnu/packages/version-control.scm:1262 +msgid "" +"The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" +"vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" +"using version control at the same time, for example by printing a reminder\n" +"when a file change has been described in the ChangeLog but the file has not\n" +"been added to the VC. vc-chlog scans changed files and generates\n" +"standards-compliant ChangeLog entries based on the changes that it detects." +msgstr "" + +#: gnu/packages/version-control.scm:1287 +msgid "Make histograms from the output of @command{diff}" +msgstr "" + +#: gnu/packages/version-control.scm:1289 +msgid "" +"Diffstat reads the output of @command{diff} and displays a histogram of\n" +"the insertions, deletions, and modifications per file. It is useful for\n" +"reviewing large, complex patch files." +msgstr "" + +#: gnu/packages/version-control.scm:1328 +msgid "File-based version control like SCCS" +msgstr "" + +#: gnu/packages/version-control.scm:1329 +msgid "" +"GNU CSSC provides a replacement for the legacy Unix source\n" +"code control system SCCS. This allows old code still under that system to " +"be\n" +"accessed and migrated on modern systems." +msgstr "" + +#: gnu/packages/version-control.scm:1408 +msgid "Project change supervisor" +msgstr "" + +#: gnu/packages/version-control.scm:1409 +msgid "" +"Aegis is a project change supervisor, and performs some of\n" +"the Software Configuration Management needed in a CASE environment. Aegis\n" +"provides a framework within which a team of developers may work on many\n" +"changes to a program independently, and Aegis coordinates integrating these\n" +"changes back into the master source of the program, with as little " +"disruption\n" +"as possible. Resolution of contention for source files, a major headache " +"for\n" +"any project with more than one developer, is one of Aegis's major functions." +msgstr "" + +#: gnu/packages/version-control.scm:1482 +msgid "Edit version-control repository history" +msgstr "" + +#: gnu/packages/version-control.scm:1483 +msgid "" +"Reposurgeon enables risky operations that version-control\n" +"systems don't want to let you do, such as editing past comments and " +"metadata\n" +"and removing commits. It works with any version control system that can\n" +"export and import Git fast-import streams, including Git, Mercurial, " +"Fossil,\n" +"Bazaar, CVS, RCS, and Src. It can also read Subversion dump files directly\n" +"and can thus be used to script production of very high-quality conversions\n" +"from Subversion to any supported Distributed Version Control System (DVCS)." +msgstr "" + +#: gnu/packages/version-control.scm:1522 +msgid "Ncurses-based text user interface for Git" +msgstr "" + +#: gnu/packages/version-control.scm:1524 +msgid "" +"Tig is an ncurses text user interface for Git, primarily intended as\n" +"a history browser. It can also stage hunks for commit, or colorize the\n" +"output of the 'git' command." +msgstr "" + +#: gnu/packages/version-control.scm:1550 +msgid "Print the modification time of the latest file" +msgstr "" + +#: gnu/packages/version-control.scm:1552 +msgid "" +"Recursively find the newest file in a file tree and print its\n" +"modification time." +msgstr "" + +#: gnu/packages/version-control.scm:1577 +msgid "Multiple repository management tool" +msgstr "" + +#: gnu/packages/version-control.scm:1579 +msgid "" +"Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" +"fetching updates) over a collection of version control repositories. It\n" +"supports a large number of version control systems: Git, Subversion,\n" +"Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." +msgstr "" + +#: gnu/packages/version-control.scm:1609 +msgid "Use hubic as a git-annex remote" +msgstr "" + +#: gnu/packages/version-control.scm:1611 +msgid "" +"This package allows you to use your hubic account as a \"special\n" +"repository\" with git-annex." +msgstr "" + +#: gnu/packages/version-control.scm:1664 +msgid "Software configuration management system" +msgstr "" + +#: gnu/packages/version-control.scm:1666 +msgid "" +"Fossil is a distributed source control management system which supports\n" +"access and administration over HTTP CGI or via a built-in HTTP server. It " +"has\n" +"a built-in wiki, built-in file browsing, built-in tickets system, etc." +msgstr "" + +#: gnu/packages/version-control.scm:1694 +msgid "Static git page generator" +msgstr "" + +#: gnu/packages/version-control.scm:1695 +msgid "" +"Stagit creates static pages for git repositories, the results can\n" +"be served with a HTTP file server of your choice." +msgstr "" + +#: gnu/packages/version-control.scm:1783 +msgid "Distributed Revision Control System" +msgstr "" + +#: gnu/packages/version-control.scm:1785 +msgid "" +"Darcs is a revision control system. It is:\n" +"\n" +"@enumerate\n" +"@item Distributed: Every user has access to the full command set, removing " +"boundaries\n" +"between server and client or committer and non-committers.\n" +"@item Interactive: Darcs is easy to learn and efficient to use because it " +"asks you\n" +"questions in response to simple commands, giving you choices in your work " +"flow.\n" +"You can choose to record one change in a file, while ignoring another. As " +"you update\n" +"from upstream, you can review each patch name, even the full diff for " +"interesting\n" +"patches.\n" +"@item Smart: Originally developed by physicist David Roundy, darcs is based " +"on a\n" +"unique algebra of patches called @url{http://darcs.net/Theory,Patchtheory}.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/version-control.scm:1837 +msgid "Java library implementing the Git version control system" +msgstr "" + +#: gnu/packages/version-control.scm:1838 +msgid "" +"JGit is a lightweight, pure Java library implementing the\n" +"Git version control system, providing repository access routines, support " +"for\n" +"network protocols, and core version control algorithms." +msgstr "" + +#: gnu/packages/version-control.scm:1905 +msgid "3D visualisation tool for source control repositories" +msgstr "" + +#: gnu/packages/version-control.scm:1906 +msgid "" +"@code{gource} provides a software version control\n" +"visualization. The repository is displayed as a tree where the root of the\n" +"repository is the centre, directories are branches and files are leaves.\n" +"Contributors to the source code appear and disappear as they contribute to\n" +"specific files and directories." +msgstr "" + +#: gnu/packages/virtualization.scm:198 +msgid "Machine emulator and virtualizer" +msgstr "" + +#: gnu/packages/virtualization.scm:200 +msgid "" +"QEMU is a generic machine emulator and virtualizer.\n" +"\n" +"When used as a machine emulator, QEMU can run OSes and programs made for " +"one\n" +"machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" +"using dynamic translation, it achieves very good performance.\n" +"\n" +"When used as a virtualizer, QEMU achieves near native performances by\n" +"executing the guest code directly on the host CPU. QEMU supports\n" +"virtualization when executing under the Xen hypervisor or using\n" +"the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,\n" +"server and embedded PowerPC, and S390 guests." +msgstr "" + +#: gnu/packages/virtualization.scm:222 +msgid "Machine emulator and virtualizer (without GUI)" +msgstr "" + +#: gnu/packages/virtualization.scm:289 +msgid "Operating system information database" +msgstr "" + +#: gnu/packages/virtualization.scm:290 +msgid "" +"libosinfo is a GObject based library API for managing\n" +"information about operating systems, hypervisors and the (virtual) hardware\n" +"devices they can support. It includes a database containing device " +"metadata\n" +"and provides APIs to match/identify optimal devices for deploying an " +"operating\n" +"system on a hypervisor. Via GObject Introspection, the API is available in\n" +"all common programming languages. Vala bindings are also provided." +msgstr "" + +#: gnu/packages/virtualization.scm:338 +msgid "Linux container tools" +msgstr "" + +#: gnu/packages/virtualization.scm:341 +msgid "" +"LXC is a userspace interface for the Linux kernel containment features.\n" +"Through a powerful API and simple tools, it lets Linux users easily create " +"and\n" +"manage system or application containers." +msgstr "" + +#: gnu/packages/virtualization.scm:424 +msgid "Simple API for virtualization" +msgstr "" + +#: gnu/packages/virtualization.scm:425 +msgid "" +"Libvirt is a C toolkit to interact with the virtualization\n" +"capabilities of recent versions of Linux. The library aims at providing " +"long\n" +"term stable C API initially for the Xen paravirtualization but should be " +"able\n" +"to integrate other virtualization mechanisms if needed." +msgstr "" + +#: gnu/packages/virtualization.scm:466 +msgid "GLib wrapper around libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:467 +msgid "" +"libvirt-glib wraps the libvirt library to provide a\n" +"high-level object-oriented API better suited for glib-based applications, " +"via\n" +"three libraries:\n" +"\n" +"@enumerate\n" +"@item libvirt-glib - GLib main loop integration & misc helper APIs\n" +"@item libvirt-gconfig - GObjects for manipulating libvirt XML documents\n" +"@item libvirt-gobject - GObjects for managing libvirt objects\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/virtualization.scm:509 +msgid "Python bindings to libvirt" +msgstr "" + +#: gnu/packages/virtualization.scm:510 +msgid "" +"This package provides Python bindings to the libvirt\n" +"virtualization library." +msgstr "" + +#: gnu/packages/virtualization.scm:605 +#, fuzzy +msgid "Manage virtual machines" +msgstr "Quản lý kho lưu tar" + +#: gnu/packages/virtualization.scm:607 +msgid "" +"The virt-manager application is a desktop user interface for managing\n" +"virtual machines through libvirt. It primarily targets KVM VMs, but also\n" +"manages Xen and LXC (Linux containers). It presents a summary view of " +"running\n" +"domains, their live performance and resource utilization statistics." +msgstr "" + +#: gnu/packages/virtualization.scm:697 +msgid "Checkpoint and restore in user space" +msgstr "" + +#: gnu/packages/virtualization.scm:698 +msgid "" +"Using this tool, you can freeze a running application (or\n" +"part of it) and checkpoint it to a hard drive as a collection of files. " +"You\n" +"can then use the files to restore and run the application from the point it\n" +"was frozen at. The distinctive feature of the CRIU project is that it is\n" +"mainly implemented in user space." +msgstr "" + +#: gnu/packages/virtualization.scm:723 +msgid "Backup and restore QEMU machines" +msgstr "" + +#: gnu/packages/virtualization.scm:724 +msgid "" +"qmpbackup is designed to create and restore full and\n" +"incremental backups of running QEMU virtual machines via QMP, the QEMU\n" +"Machine Protocol." +msgstr "" + +#: gnu/packages/virtualization.scm:765 +msgid "KVM Frame Relay (KVMFR) implementation" +msgstr "" + +#: gnu/packages/virtualization.scm:766 +msgid "" +"Looking Glass allows the use of a KVM (Kernel-based Virtual\n" +"Machine) configured for VGA PCI Pass-through without an attached physical\n" +"monitor, keyboard or mouse. It displays the VM's rendered contents on your " +"main\n" +"monitor/GPU." +msgstr "" + +#: gnu/packages/webkit.scm:140 +msgid "Web content engine for GTK+" +msgstr "" + +#: gnu/packages/webkit.scm:142 +msgid "" +"WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" +"suitable for projects requiring any kind of web integration, from hybrid\n" +"HTML/CSS applications to full-fledged web browsers." +msgstr "" + +#: gnu/packages/web.scm:142 +msgid "Featureful HTTP server" +msgstr "" + +#: gnu/packages/web.scm:144 +msgid "" +"The Apache HTTP Server Project is a collaborative software development\n" +"effort aimed at creating a robust, commercial-grade, featureful, and\n" +"freely-available source code implementation of an HTTP (Web) server. The\n" +"project is jointly managed by a group of volunteers located around the " +"world,\n" +"using the Internet and the Web to communicate, plan, and develop the server\n" +"and its related documentation." +msgstr "" + +#: gnu/packages/web.scm:176 +msgid "Apache HTTPD module for Python WSGI applications" +msgstr "" + +#: gnu/packages/web.scm:178 +msgid "" +"The mod_wsgi module for the Apache HTTPD Server adds support for running\n" +"applications that support the Python @acronym{WSGI, Web Server Gateway\n" +"Interface} specification." +msgstr "" + +#: gnu/packages/web.scm:265 +msgid "HTTP and reverse proxy server" +msgstr "" + +#: gnu/packages/web.scm:267 +msgid "" +"Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" +"created by Igor Sysoev. It can be used both as a stand-alone web server\n" +"and as a proxy to reduce the load on back-end HTTP or mail servers." +msgstr "" + +#: gnu/packages/web.scm:312 +msgid "XSLScript with NGinx specific modifications" +msgstr "" + +#: gnu/packages/web.scm:314 +msgid "" +"XSLScript is a terse notation for writing complex XSLT stylesheets.\n" +"This is modified version, specifically intended for use with the NGinx\n" +"documentation." +msgstr "" + +#: gnu/packages/web.scm:368 +msgid "Documentation for the nginx web server" +msgstr "" + +#: gnu/packages/web.scm:370 +msgid "This package provides HTML documentation for the nginx web server." +msgstr "" + +#: gnu/packages/web.scm:393 +msgid "Language-independent, high-performant extension to CGI" +msgstr "" + +#: gnu/packages/web.scm:394 +msgid "" +"FastCGI is a language-independent, scalable extension to CGI\n" +"that provides high performance without the limitations of server specific\n" +"APIs." +msgstr "" + +#: gnu/packages/web.scm:430 +msgid "Simple server for running CGI applications over FastCGI" +msgstr "" + +#: gnu/packages/web.scm:431 +msgid "" +"Fcgiwrap is a simple server for running CGI applications\n" +"over FastCGI. It hopes to provide clean CGI support to Nginx (and other " +"web\n" +"servers that may need it)." +msgstr "" + +#: gnu/packages/web.scm:462 +msgid "PSGI/Plack web server" +msgstr "" + +#: gnu/packages/web.scm:463 +msgid "" +"Starman is a PSGI perl web server that has unique features\n" +"such as high performance, preforking, signal support, superdaemon " +"awareness,\n" +"and UNIX socket support." +msgstr "" + +#: gnu/packages/web.scm:495 +msgid "Java Web Start" +msgstr "" + +#: gnu/packages/web.scm:497 +msgid "" +"IcedTea-Web is an implementation of the @dfn{Java Network Launching\n" +"Protocol}, also known as Java Web Start. This package provides tools and\n" +"libraries for working with JNLP applets." +msgstr "" + +#: gnu/packages/web.scm:518 +#, fuzzy +msgid "JSON C library" +msgstr "Thư viện C từ GNU" + +#: gnu/packages/web.scm:520 +msgid "" +"Jansson is a C library for encoding, decoding and manipulating JSON\n" +"data." +msgstr "" + +#: gnu/packages/web.scm:552 +msgid "JSON implementation in C" +msgstr "" + +#: gnu/packages/web.scm:554 +msgid "" +"JSON-C implements a reference counting object model that allows you to\n" +"easily construct JSON objects in C, output them as JSON-formatted strings " +"and\n" +"parse JSON-formatted strings back into the C representation of JSON " +"objects.\n" +"It aims to conform to RFC 7159." +msgstr "" + +#: gnu/packages/web.scm:618 +msgid "Library that maps JSON data to QVariant objects" +msgstr "" + +#: gnu/packages/web.scm:619 +msgid "" +"QJson is a Qt-based library that maps JSON data to\n" +"@code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList}\n" +"instances, while JSON's objects will be mapped to @code{QVariantMap}." +msgstr "" + +#: gnu/packages/web.scm:703 +msgid "Hierarchical data exploration with zoomable HTML5 pie charts" +msgstr "" + +#: gnu/packages/web.scm:705 +msgid "" +"Krona is a flexible tool for exploring the relative proportions of\n" +"hierarchical data, such as metagenomic classifications, using a radial,\n" +"space-filling display. It is implemented using HTML5 and JavaScript, " +"allowing\n" +"charts to be explored locally or served over the Internet, requiring only a\n" +"current version of any major web browser." +msgstr "" + +#: gnu/packages/web.scm:738 +msgid "JSON parser/generator for C++ with both SAX/DOM style API" +msgstr "" + +#: gnu/packages/web.scm:740 +msgid "" +"RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" +"style API." +msgstr "" + +#: gnu/packages/web.scm:758 +msgid "C library for parsing JSON" +msgstr "" + +#: gnu/packages/web.scm:760 +msgid "" +"Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" +"parser written in ANSI C and a small validating JSON generator." +msgstr "" + +#: gnu/packages/web.scm:790 +msgid "WebSockets library written in C" +msgstr "" + +#: gnu/packages/web.scm:792 +msgid "" +"Libwebsockets is a library that allows C programs to establish client\n" +"and server WebSockets connections---a protocol layered above HTTP that " +"allows\n" +"for efficient socket-like bidirectional reliable communication channels." +msgstr "" + +#: gnu/packages/web.scm:820 +msgid "C library for the Publix Suffix List" +msgstr "" + +#: gnu/packages/web.scm:822 +msgid "" +"A \"public suffix\" is a domain name under which Internet users can\n" +"directly register own names.\n" +"\n" +"Browsers and other web clients can use it to avoid privacy-leaking\n" +"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, " +"domain\n" +"highlighting parts of the domain in a user interface, and sorting domain " +"lists\n" +"by site.\n" +"\n" +"Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" +"files, checks if a given domain is a public suffix, provides immediate " +"cookie\n" +"domain verification, finds the longest public part of a given domain, finds\n" +"the shortest private part of a given domain, works with international\n" +"domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" +"UTS#46." +msgstr "" + +#: gnu/packages/web.scm:868 +msgid "HTML validator and tidier" +msgstr "" + +#: gnu/packages/web.scm:869 +msgid "" +"HTML Tidy is a command-line tool and C library that can be\n" +"used to validate and fix HTML data." +msgstr "" + +#: gnu/packages/web.scm:904 +msgid "Light-weight HTTP/HTTPS proxy daemon" +msgstr "" + +#: gnu/packages/web.scm:905 +msgid "" +"Tinyproxy is a light-weight HTTP/HTTPS proxy\n" +"daemon. Designed from the ground up to be fast and yet small, it is an " +"ideal\n" +"solution for use cases such as embedded deployments where a full featured " +"HTTP\n" +"proxy is required, but the system resources for a larger proxy are\n" +"unavailable." +msgstr "" + +#: gnu/packages/web.scm:938 +msgid "Small caching web proxy" +msgstr "" + +#: gnu/packages/web.scm:940 +msgid "" +"Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" +"server). It was primarily designed to be used by one person or a small " +"group\n" +"of people." +msgstr "" + +#: gnu/packages/web.scm:967 +msgid "WebSockets support for any application/server" +msgstr "" + +#: gnu/packages/web.scm:968 +msgid "" +"Websockify translates WebSockets traffic to normal socket\n" +"traffic. Websockify accepts the WebSockets handshake, parses it, and then\n" +"begins forwarding traffic between the client and the target in both\n" +"directions." +msgstr "" + +#: gnu/packages/web.scm:994 +msgid "Caching web proxy optimized for intermittent internet links" +msgstr "" + +#: gnu/packages/web.scm:995 +msgid "" +"WWWOFFLE is a proxy web server that is especially good for\n" +"intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger\n" +"protocols, and supports browsing and requesting pages while offline, " +"indexing,\n" +"modifying pages and incoming and outgoing headers, monitoring pages for\n" +"changes, and much more." +msgstr "" + +#: gnu/packages/web.scm:1020 +msgid "C library implementing the OAuth API" +msgstr "" + +#: gnu/packages/web.scm:1022 +msgid "" +"liboauth is a collection of C functions implementing the OAuth API.\n" +"liboauth provides functions to escape and encode strings according to OAuth\n" +"specifications and offers high-level functionality built on top to sign\n" +"requests or verify signatures using either NSS or OpenSSL for calculating " +"the\n" +"hash/signatures." +msgstr "" + +#: gnu/packages/web.scm:1046 +msgid "YAML 1.1 parser and emitter written in C" +msgstr "" + +#: gnu/packages/web.scm:1048 +msgid "LibYAML is a YAML 1.1 parser and emitter written in C." +msgstr "" + +#: gnu/packages/web.scm:1065 gnu/packages/web.scm:1099 +#: gnu/packages/web.scm:1122 +msgid "Media stream URL parser" +msgstr "" + +#: gnu/packages/web.scm:1066 +msgid "" +"This package contains support scripts called by libquvi to\n" +"parse media stream properties." +msgstr "" + +#: gnu/packages/web.scm:1100 +msgid "" +"libquvi is a library with a C API for parsing media stream\n" +"URLs and extracting their actual media files." +msgstr "" + +#: gnu/packages/web.scm:1123 +msgid "" +"quvi is a command-line-tool suite to extract media files\n" +"from streaming URLs. It is a command-line wrapper for the libquvi library." +msgstr "" + +#: gnu/packages/web.scm:1195 +msgid "High-performance asynchronous HTTP client library" +msgstr "" + +#: gnu/packages/web.scm:1197 +msgid "" +"serf is a C-based HTTP client library built upon the Apache Portable\n" +"Runtime (APR) library. It multiplexes connections, running the read/write\n" +"communication asynchronously. Memory copies and transformations are kept to " +"a\n" +"minimum to provide high performance operation." +msgstr "" + +#: gnu/packages/web.scm:1251 +msgid "CSS pre-processor" +msgstr "" + +#: gnu/packages/web.scm:1252 +msgid "" +"SassC is a compiler written in C for the CSS pre-processor\n" +"language known as SASS." +msgstr "" + +#: gnu/packages/web.scm:1281 +msgid "Compile a log format string to perl-code" +msgstr "" + +#: gnu/packages/web.scm:1282 +msgid "" +"This module provides methods to compile a log format string\n" +"to perl-code, for faster generation of access_log lines." +msgstr "" + +#: gnu/packages/web.scm:1310 +msgid "SASL authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1311 +msgid "Authen::SASL provides an SASL authentication framework." +msgstr "" + +#: gnu/packages/web.scm:1336 +msgid "Sensible default Catalyst action" +msgstr "" + +#: gnu/packages/web.scm:1337 +msgid "" +"This Catalyst action implements a sensible default end\n" +"action, which will forward to the first available view." +msgstr "" + +#: gnu/packages/web.scm:1369 +msgid "Automated REST Method Dispatching" +msgstr "" + +#: gnu/packages/web.scm:1370 +msgid "" +"This Action handles doing automatic method dispatching for\n" +"REST requests. It takes a normal Catalyst action, and changes the dispatch " +"to\n" +"append an underscore and method name. First it will try dispatching to an\n" +"action with the generated name, and failing that it will try to dispatch to " +"a\n" +"regular method." +msgstr "" + +#: gnu/packages/web.scm:1407 +msgid "Storage class for Catalyst authentication using DBIx::Class" +msgstr "" + +#: gnu/packages/web.scm:1408 +msgid "" +"The Catalyst::Authentication::Store::DBIx::Class class\n" +"provides access to authentication information stored in a database via\n" +"DBIx::Class." +msgstr "" + +#: gnu/packages/web.scm:1434 +msgid "Create only one instance of Moose component per context" +msgstr "" + +#: gnu/packages/web.scm:1435 +msgid "" +"Catalyst::Component::InstancePerContext returns a new\n" +"instance of a component on each request." +msgstr "" + +#: gnu/packages/web.scm:1472 +msgid "Catalyst Development Tools" +msgstr "" + +#: gnu/packages/web.scm:1473 +msgid "" +"The Catalyst-Devel distribution includes a variety of\n" +"modules useful for the development of Catalyst applications, but not " +"required\n" +"to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" +"autogenerates scripts and tests; Module::Install::Catalyst, a Module::" +"Install\n" +"extension for Catalyst; and requirements for a variety of development-" +"related\n" +"modules." +msgstr "" + +#: gnu/packages/web.scm:1502 +msgid "Regex DispatchType for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1503 +msgid "" +"Dispatch type managing path-matching behaviour using\n" +"regexes. Regex dispatch types have been deprecated and removed from " +"Catalyst\n" +"core. It is recommend that you use Chained methods or other techniques\n" +"instead. As part of the refactoring, the dispatch priority of Regex vs " +"Regexp\n" +"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced " +"by\n" +"when the dispatch type is first seen in your application." +msgstr "" + +#: gnu/packages/web.scm:1552 +msgid "DBIx::Class::Schema Model Class" +msgstr "" + +#: gnu/packages/web.scm:1553 +msgid "" +"This is a Catalyst Model for DBIx::Class::Schema-based\n" +"Models." +msgstr "" + +#: gnu/packages/web.scm:1576 +msgid "Request logging from within Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1577 +msgid "" +"This Catalyst plugin enables you to create \"access logs\"\n" +"from within a Catalyst application instead of requiring a webserver to do " +"it\n" +"for you. It will work even with Catalyst debug logging turned off." +msgstr "" + +#: gnu/packages/web.scm:1611 +msgid "Infrastructure plugin for the Catalyst authentication framework" +msgstr "" + +#: gnu/packages/web.scm:1612 +msgid "" +"The authentication plugin provides generic user support for\n" +"Catalyst apps. It is the basis for both authentication (checking the user " +"is\n" +"who they claim to be), and authorization (allowing the user to do what the\n" +"system authorises them to do)." +msgstr "" + +#: gnu/packages/web.scm:1643 +msgid "Role-based authorization for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1644 +msgid "" +"Catalyst::Plugin::Authorization::Roles provides role-based\n" +"authorization for Catalyst based on Catalyst::Plugin::Authentication." +msgstr "" + +#: gnu/packages/web.scm:1667 +msgid "Captchas for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:1668 +msgid "" +"This plugin creates and validates Captcha images for\n" +"Catalyst." +msgstr "" + +#: gnu/packages/web.scm:1695 +msgid "Load config files of various types" +msgstr "" + +#: gnu/packages/web.scm:1696 +msgid "" +"This module will attempt to load find and load configuration\n" +"files of various types. Currently it supports YAML, JSON, XML, INI and " +"Perl\n" +"formats." +msgstr "" + +#: gnu/packages/web.scm:1728 +msgid "Catalyst generic session plugin" +msgstr "" + +#: gnu/packages/web.scm:1729 +msgid "" +"This plugin links the two pieces required for session\n" +"management in web applications together: the state, and the store." +msgstr "" + +#: gnu/packages/web.scm:1757 +msgid "Maintain session IDs using cookies" +msgstr "" + +#: gnu/packages/web.scm:1758 +msgid "" +"In order for Catalyst::Plugin::Session to work, the session\n" +"ID needs to be stored on the client, and the session data needs to be " +"stored\n" +"on the server. This plugin stores the session ID on the client using the\n" +"cookie mechanism." +msgstr "" + +#: gnu/packages/web.scm:1788 +msgid "FastMmap session storage backend" +msgstr "" + +#: gnu/packages/web.scm:1789 +msgid "" +"Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" +"storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" +"memory interprocess cache. It is based on Cache::FastMmap." +msgstr "" + +#: gnu/packages/web.scm:1814 +msgid "Stack trace on the Catalyst debug screen" +msgstr "" + +#: gnu/packages/web.scm:1815 +msgid "" +"This plugin enhances the standard Catalyst debug screen by\n" +"including a stack trace of your application up to the point where the error\n" +"occurred. Each stack frame is displayed along with the package name, line\n" +"number, file name, and code context surrounding the line number." +msgstr "" + +#: gnu/packages/web.scm:1843 +msgid "Simple serving of static pages" +msgstr "" + +#: gnu/packages/web.scm:1844 +msgid "" +"The Static::Simple plugin is designed to make serving static\n" +"content in your application during development quick and easy, without\n" +"requiring a single line of code from you. This plugin detects static files " +"by\n" +"looking at the file extension in the URL (such as .css or .png or .js). " +"The\n" +"plugin uses the lightweight MIME::Types module to map file extensions to\n" +"IANA-registered MIME types, and will serve your static files with the " +"correct\n" +"MIME type directly to the browser, without being processed through Catalyst." +msgstr "" + +#: gnu/packages/web.scm:1912 +msgid "The Catalyst Framework Runtime" +msgstr "" + +#: gnu/packages/web.scm:1913 +msgid "" +"Catalyst is a modern framework for making web applications.\n" +"It is designed to make it easy to manage the various tasks you need to do " +"to\n" +"run an application on the web, either by doing them itself, or by letting " +"you\n" +"\"plug in\" existing Perl modules that do what you need." +msgstr "" + +#: gnu/packages/web.scm:1944 +msgid "Replace request base with value passed by HTTP proxy" +msgstr "" + +#: gnu/packages/web.scm:1945 +msgid "" +"This module is a Moose::Role which allows you more\n" +"flexibility in your application's deployment configurations when deployed\n" +"behind a proxy. Using this module, the request base ($c->req->base) is\n" +"replaced with the contents of the X-Request-Base header." +msgstr "" + +#: gnu/packages/web.scm:1972 +msgid "Download data in many formats" +msgstr "" + +#: gnu/packages/web.scm:1973 +msgid "" +"The purpose of this module is to provide a method for\n" +"downloading data into many supportable formats. For example, downloading a\n" +"table based report in a variety of formats (CSV, HTML, etc.)." +msgstr "" + +#: gnu/packages/web.scm:1999 +msgid "Catalyst JSON view" +msgstr "" + +#: gnu/packages/web.scm:2000 +msgid "" +"Catalyst::View::JSON is a Catalyst View handler that returns\n" +"stash data in JSON format." +msgstr "" + +#: gnu/packages/web.scm:2026 +msgid "Template View Class" +msgstr "" + +#: gnu/packages/web.scm:2027 +msgid "" +"This module is a Catalyst view class for the Template\n" +"Toolkit." +msgstr "" + +#: gnu/packages/web.scm:2056 +msgid "Trait Loading and Resolution for Catalyst Components" +msgstr "" + +#: gnu/packages/web.scm:2057 +msgid "" +"Adds a \"COMPONENT\" in Catalyst::Component method to your\n" +"Catalyst component base class that reads the optional \"traits\" parameter\n" +"from app and component config and instantiates the component subclass with\n" +"those traits using \"new_with_traits\" in MooseX::Traits from\n" +"MooseX::Traits::Pluggable." +msgstr "" + +#: gnu/packages/web.scm:2082 +msgid "Apply roles to Catalyst classes" +msgstr "" + +#: gnu/packages/web.scm:2083 +msgid "" +"CatalystX::RoleApplicator applies roles to Catalyst\n" +"application classes." +msgstr "" + +#: gnu/packages/web.scm:2110 +msgid "Catalyst development server with Starman" +msgstr "" + +#: gnu/packages/web.scm:2111 +msgid "" +"This module provides a Catalyst extension to replace the\n" +"development server with Starman." +msgstr "" + +#: gnu/packages/web.scm:2135 +msgid "Handle Common Gateway Interface requests and responses" +msgstr "" + +#: gnu/packages/web.scm:2136 +msgid "" +"CGI.pm is a stable, complete and mature solution for\n" +"processing and preparing HTTP requests and responses. Major features " +"include\n" +"processing form submissions, file uploads, reading and writing cookies, " +"query\n" +"string generation and manipulation, and processing and preparing HTTP\n" +"headers." +msgstr "" + +#: gnu/packages/web.scm:2164 +msgid "Persistent session data in CGI applications" +msgstr "" + +#: gnu/packages/web.scm:2166 +msgid "" +"@code{CGI::Session} provides modular session management system across\n" +"HTTP requests." +msgstr "" + +#: gnu/packages/web.scm:2187 +msgid "CGI interface that is CGI.pm compliant" +msgstr "" + +#: gnu/packages/web.scm:2188 +msgid "" +"CGI::Simple provides a relatively lightweight drop in\n" +"replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" +"parameter parsing, file upload, cookie handling and header generation." +msgstr "" + +#: gnu/packages/web.scm:2209 +msgid "Build structures from CGI data" +msgstr "" + +#: gnu/packages/web.scm:2210 +msgid "" +"This is a module for building structured data from CGI\n" +"inputs, in a manner reminiscent of how PHP does." +msgstr "" + +#: gnu/packages/web.scm:2233 +msgid "Date conversion routines" +msgstr "" + +#: gnu/packages/web.scm:2234 +msgid "" +"This module provides functions that deal with the date\n" +"formats used by the HTTP protocol." +msgstr "" + +#: gnu/packages/web.scm:2254 +msgid "MD5 sums for files and urls" +msgstr "" + +#: gnu/packages/web.scm:2255 +msgid "" +"Digest::MD5::File is a Perl extension for getting MD5 sums\n" +"for files and urls." +msgstr "" + +#: gnu/packages/web.scm:2273 +msgid "Perl locale encoding determination" +msgstr "" + +#: gnu/packages/web.scm:2275 +msgid "" +"The POSIX locale system is used to specify both the language\n" +"conventions requested by the user and the preferred character set to\n" +"consume and output. The Encode::Locale module looks up the charset and\n" +"encoding (called a CODESET in the locale jargon) and arranges for the\n" +"Encode module to know this encoding under the name \"locale\". It means\n" +"bytes obtained from the environment can be converted to Unicode strings\n" +"by calling Encode::encode(locale => $bytes) and converted back again\n" +"with Encode::decode(locale => $string)." +msgstr "" + +#: gnu/packages/web.scm:2310 +msgid "Syndication feed auto-discovery" +msgstr "" + +#: gnu/packages/web.scm:2311 +msgid "" +"@code{Feed::Find} implements feed auto-discovery for finding\n" +"syndication feeds, given a URI. It will discover the following feed " +"formats:\n" +"RSS 0.91, RSS 1.0, RSS 2.0, Atom." +msgstr "" + +#: gnu/packages/web.scm:2332 +msgid "Perl directory listing parser" +msgstr "" + +#: gnu/packages/web.scm:2334 +msgid "" +"The File::Listing module exports a single function called parse_dir(),\n" +"which can be used to parse directory listings." +msgstr "" + +#: gnu/packages/web.scm:2366 +msgid "Stock and mutual fund quotes" +msgstr "" + +#: gnu/packages/web.scm:2368 +msgid "" +"Finance::Quote gets stock quotes from various internet sources, including\n" +"Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." +msgstr "" + +#: gnu/packages/web.scm:2390 +msgid "Perl extension providing access to the GSSAPIv2 library" +msgstr "" + +#: gnu/packages/web.scm:2391 +msgid "" +"This is a Perl extension for using GSSAPI C bindings as\n" +"described in RFC 2744." +msgstr "" + +#: gnu/packages/web.scm:2411 +msgid "Manipulate tables of HTML::Element" +msgstr "" + +#: gnu/packages/web.scm:2413 +msgid "" +"HTML::Element::Extended is a Perl extension for manipulating a table\n" +"composed of HTML::Element style components." +msgstr "" + +#: gnu/packages/web.scm:2437 +msgid "Perl class representing an HTML form element" +msgstr "" + +#: gnu/packages/web.scm:2438 +msgid "" +"Objects of the HTML::Form class represents a single HTML\n" +"
...
instance." +msgstr "" + +#: gnu/packages/web.scm:2468 +msgid "Perl extension for scrubbing/sanitizing html" +msgstr "" + +#: gnu/packages/web.scm:2470 +msgid "@code{HTML::Scrubber} Perl extension for scrubbing/sanitizing HTML." +msgstr "" + +#: gnu/packages/web.scm:2491 +msgid "Check for HTML errors in a string or file" +msgstr "" + +#: gnu/packages/web.scm:2492 +msgid "" +"HTML::Lint is a pure-Perl HTML parser and checker for\n" +"syntactic legitmacy." +msgstr "" + +#: gnu/packages/web.scm:2513 +msgid "Extract contents from HTML tables" +msgstr "" + +#: gnu/packages/web.scm:2515 +msgid "" +"HTML::TableExtract is a Perl module for extracting the content contained\n" +"in tables within an HTML document, either as text or encoded element trees." +msgstr "" + +#: gnu/packages/web.scm:2540 +msgid "Work with HTML in a DOM-like tree structure" +msgstr "" + +#: gnu/packages/web.scm:2541 +msgid "" +"This distribution contains a suite of modules for\n" +"representing, creating, and extracting information from HTML syntax trees." +msgstr "" + +#: gnu/packages/web.scm:2562 +msgid "Perl HTML parser class" +msgstr "" + +#: gnu/packages/web.scm:2564 +msgid "" +"Objects of the HTML::Parser class will recognize markup and separate\n" +"it from plain text (alias data content) in HTML documents. As different\n" +"kinds of markup and text are recognized, the corresponding event handlers\n" +"are invoked." +msgstr "" + +#: gnu/packages/web.scm:2584 +msgid "Perl data tables useful in parsing HTML" +msgstr "" + +#: gnu/packages/web.scm:2586 +msgid "" +"The HTML::Tagset module contains several data tables useful in various\n" +"kinds of HTML parsing operations." +msgstr "" + +#: gnu/packages/web.scm:2605 +msgid "HTML-like templates" +msgstr "" + +#: gnu/packages/web.scm:2607 +msgid "" +"This module attempts to make using HTML templates simple and natural.\n" +"It extends standard HTML with a few new HTML-esque tags: @code{},\n" +"@code{}, @code{}, @code{},\n" +"@code{} and @code{}. The file written with HTML " +"and\n" +"these new tags is called a template. Using this module you fill in the " +"values\n" +"for the variables, loops and branches declared in the template. This " +"allows\n" +"you to separate design from the data." +msgstr "" + +#: gnu/packages/web.scm:2635 +msgid "HTTP Body Parser" +msgstr "" + +#: gnu/packages/web.scm:2636 +msgid "" +"HTTP::Body parses chunks of HTTP POST data and supports\n" +"application/octet-stream, application/json, application/x-www-form-" +"urlencoded,\n" +"and multipart/form-data." +msgstr "" + +#: gnu/packages/web.scm:2663 +msgid "Minimalist HTTP user agent cookie jar" +msgstr "" + +#: gnu/packages/web.scm:2664 +msgid "" +"This module implements a minimalist HTTP user agent cookie\n" +"jar in conformance with RFC 6265 ." +msgstr "" + +#: gnu/packages/web.scm:2684 +msgid "Perl HTTP cookie jars" +msgstr "" + +#: gnu/packages/web.scm:2686 +msgid "" +"The HTTP::Cookies class is for objects that represent a cookie jar,\n" +"that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" +"object knows about." +msgstr "" + +#: gnu/packages/web.scm:2708 +msgid "Perl simple http server class" +msgstr "" + +#: gnu/packages/web.scm:2710 +msgid "" +"Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" +"on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" +"IO::Socket::INET, so you can perform socket operations directly on it too." +msgstr "" + +#: gnu/packages/web.scm:2729 +msgid "Perl date conversion routines" +msgstr "" + +#: gnu/packages/web.scm:2731 +msgid "" +"The HTTP::Date module provides functions that deal with date formats\n" +"used by the HTTP protocol (and then some more)." +msgstr "" + +#: gnu/packages/web.scm:2755 +msgid "Perl HTTP style message" +msgstr "" + +#: gnu/packages/web.scm:2757 +msgid "An HTTP::Message object contains some headers and a content body." +msgstr "" + +#: gnu/packages/web.scm:2776 +msgid "Perl http content negotiation" +msgstr "" + +#: gnu/packages/web.scm:2778 +msgid "" +"The HTTP::Negotiate module provides a complete implementation of the\n" +"HTTP content negotiation algorithm specified in\n" +"draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for\n" +"the selection of a preferred content representation based upon attributes\n" +"of the negotiable variants and the value of the various Accept* header\n" +"fields in the request." +msgstr "" + +#: gnu/packages/web.scm:2803 +msgid "Parse HTTP/1.1 requests" +msgstr "" + +#: gnu/packages/web.scm:2804 +msgid "" +"This is an HTTP request parser. It takes chunks of text as\n" +"received and returns a 'hint' as to what is required, or returns the\n" +"HTTP::Request when a complete request has been read. HTTP/1.1 chunking is\n" +"supported." +msgstr "" + +#: gnu/packages/web.scm:2826 +msgid "Fast HTTP request parser" +msgstr "" + +#: gnu/packages/web.scm:2827 +msgid "" +"HTTP::Parser::XS is a fast, primitive HTTP request/response\n" +"parser." +msgstr "" + +#: gnu/packages/web.scm:2848 +msgid "Set up a CGI environment from an HTTP::Request" +msgstr "" + +#: gnu/packages/web.scm:2849 +msgid "" +"This module provides a convenient way to set up a CGI\n" +"environment from an HTTP::Request." +msgstr "" + +#: gnu/packages/web.scm:2882 +msgid "Lightweight HTTP server" +msgstr "" + +#: gnu/packages/web.scm:2883 +msgid "" +"HTTP::Server::Simple is a simple standalone HTTP daemon with\n" +"no non-core module dependencies. It can be used for building a standalone\n" +"http-based UI to your existing tools." +msgstr "" + +#: gnu/packages/web.scm:2908 +msgid "HTTP/1.1 client" +msgstr "" + +#: gnu/packages/web.scm:2909 +msgid "" +"This is a very simple HTTP/1.1 client, designed for doing\n" +"simple requests without the overhead of a large framework like LWP::" +"UserAgent.\n" +"It supports proxies and redirection. It also correctly resumes after EINTR." +msgstr "" + +#: gnu/packages/web.scm:2928 +msgid "Perl module to open an HTML file with automatic charset detection" +msgstr "" + +#: gnu/packages/web.scm:2930 +msgid "" +"IO::HTML provides an easy way to open a file containing HTML while\n" +"automatically determining its encoding. It uses the HTML5 encoding " +"sniffing\n" +"algorithm specified in section 8.2.2.1 of the draft standard." +msgstr "" + +#: gnu/packages/web.scm:2950 +msgid "Family-neutral IP socket supporting both IPv4 and IPv6" +msgstr "" + +#: gnu/packages/web.scm:2951 +msgid "" +"This module provides a protocol-independent way to use IPv4\n" +"and IPv6 sockets, intended as a replacement for IO::Socket::INET." +msgstr "" + +#: gnu/packages/web.scm:2973 +msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" +msgstr "" + +#: gnu/packages/web.scm:2975 +msgid "" +"IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" +"necessary functionality into the familiar IO::Socket interface and " +"providing\n" +"secure defaults whenever possible. This way existing applications can be " +"made\n" +"SSL-aware without much effort, at least if you do blocking I/O and don't " +"use\n" +"select or poll." +msgstr "" + +#: gnu/packages/web.scm:3009 +msgid "Perl modules for the WWW" +msgstr "" + +#: gnu/packages/web.scm:3011 +msgid "" +"The libwww-perl collection is a set of Perl modules which provides a\n" +"simple and consistent application programming interface to the\n" +"World-Wide Web. The main focus of the library is to provide classes\n" +"and functions that allow you to write WWW clients. The library also\n" +"contains modules that are of more general use and even classes that\n" +"help you implement simple HTTP servers." +msgstr "" + +#: gnu/packages/web.scm:3039 +msgid "Checks whether your process has access to the web" +msgstr "" + +#: gnu/packages/web.scm:3040 +msgid "" +"This module attempts to answer, as accurately as it can, one\n" +"of the nastiest technical questions there is: am I on the internet?\n" +"\n" +"A host of networking and security issues make this problem very difficult.\n" +"There are firewalls, proxies (both well behaved and badly behaved). We " +"might\n" +"not have DNS. We might not have a network card at all!" +msgstr "" + +#: gnu/packages/web.scm:3062 +msgid "Perl module to guess the media type for a file or a URL" +msgstr "" + +#: gnu/packages/web.scm:3064 +#, scheme-format +msgid "" +"The LWP::MediaTypes module provides functions for handling media (also\n" +"known as MIME) types and encodings. The mapping from file extensions to\n" +"media types is defined by the media.types file. If the ~/.media.types file\n" +"exists it is used instead." +msgstr "" + +#: gnu/packages/web.scm:3090 +msgid "HTTPS support for LWP::UserAgent" +msgstr "" + +#: gnu/packages/web.scm:3091 +msgid "" +"The LWP::Protocol::https module provides support for using\n" +"https schemed URLs with LWP." +msgstr "" + +#: gnu/packages/web.scm:3111 +msgid "Virtual browser that retries errors" +msgstr "" + +#: gnu/packages/web.scm:3112 +msgid "" +"LWP::UserAgent::Determined works just like LWP::UserAgent,\n" +"except that when you use it to get a web page but run into a\n" +"possibly-temporary error (like a DNS lookup timeout), it'll wait a few " +"seconds\n" +"and retry a few times." +msgstr "" + +#: gnu/packages/web.scm:3157 +msgid "Perl interface to Amazon S3" +msgstr "" + +#: gnu/packages/web.scm:3158 +msgid "This module provides a Perlish interface to Amazon S3." +msgstr "" + +#: gnu/packages/web.scm:3178 +msgid "Perl low-level HTTP connection (client)" +msgstr "" + +#: gnu/packages/web.scm:3180 +msgid "" +"The Net::HTTP class is a low-level HTTP client. An instance of the\n" +"Net::HTTP class represents a connection to an HTTP server. The HTTP " +"protocol\n" +"is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" +"HTTP/1.1." +msgstr "" + +#: gnu/packages/web.scm:3200 +msgid "Extensible Perl server engine" +msgstr "" + +#: gnu/packages/web.scm:3201 +msgid "" +"Net::Server is an extensible, generic Perl server engine.\n" +"It attempts to be a generic server as in Net::Daemon and NetServer::" +"Generic.\n" +"It includes with it the ability to run as an inetd\n" +"process (Net::Server::INET), a single connection server (Net::Server or\n" +"Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" +"server which maintains a constant number of preforked\n" +"children (Net::Server::PreForkSimple), or as a managed preforking server " +"which\n" +"maintains the number of children based on server load (Net::Server::" +"PreFork).\n" +"In all but the inetd type, the server provides the ability to connect to " +"one\n" +"or to multiple server ports." +msgstr "" + +#: gnu/packages/web.scm:3229 +msgid "SSL support for Net::SMTP" +msgstr "" + +#: gnu/packages/web.scm:3230 +msgid "SSL support for Net::SMTP." +msgstr "" + +#: gnu/packages/web.scm:3264 +msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" +msgstr "" + +#: gnu/packages/web.scm:3265 +msgid "" +"Plack is a set of tools for using the PSGI stack. It\n" +"contains middleware components, a reference server, and utilities for Web\n" +"application frameworks. Plack is like Ruby's Rack or Python's Paste for\n" +"WSGI." +msgstr "" + +#: gnu/packages/web.scm:3291 +msgid "Plack::Middleware which sets body for redirect response" +msgstr "" + +#: gnu/packages/web.scm:3292 +msgid "" +"This module sets the body in redirect response, if it's not\n" +"already set." +msgstr "" + +#: gnu/packages/web.scm:3315 +msgid "Override REST methods to Plack apps via POST" +msgstr "" + +#: gnu/packages/web.scm:3316 +msgid "" +"This middleware allows for POST requests that pretend to be\n" +"something else: by adding either a header named X-HTTP-Method-Override to " +"the\n" +"request, or a query parameter named x-tunneled-method to the URI, the " +"client\n" +"can say what method it actually meant." +msgstr "" + +#: gnu/packages/web.scm:3340 +msgid "Plack::Middleware which removes body for HTTP response" +msgstr "" + +#: gnu/packages/web.scm:3341 +msgid "" +"This module removes the body in an HTTP response if it's not\n" +"required." +msgstr "" + +#: gnu/packages/web.scm:3364 +msgid "Supports app to run as a reverse proxy backend" +msgstr "" + +#: gnu/packages/web.scm:3365 +msgid "" +"Plack::Middleware::ReverseProxy resets some HTTP headers,\n" +"which are changed by reverse-proxy. You can specify the reverse proxy " +"address\n" +"and stop fake requests using 'enable_if' directive in your app.psgi." +msgstr "" + +#: gnu/packages/web.scm:3386 +msgid "Run HTTP tests on external live servers" +msgstr "" + +#: gnu/packages/web.scm:3387 +msgid "" +"This module allows your to run your Plack::Test tests\n" +"against an external server instead of just against a local application " +"through\n" +"either mocked HTTP or a locally spawned server." +msgstr "" + +#: gnu/packages/web.scm:3409 +msgid "Testing TCP programs" +msgstr "" + +#: gnu/packages/web.scm:3410 +msgid "Test::TCP is test utilities for TCP/IP programs." +msgstr "" + +#: gnu/packages/web.scm:3440 +msgid "Testing-specific WWW::Mechanize subclass" +msgstr "" + +#: gnu/packages/web.scm:3441 +msgid "" +"Test::WWW::Mechanize is a subclass of the Perl module\n" +"WWW::Mechanize that incorporates features for web application testing." +msgstr "" + +#: gnu/packages/web.scm:3475 +msgid "Test::WWW::Mechanize for Catalyst" +msgstr "" + +#: gnu/packages/web.scm:3476 +msgid "" +"The Test::WWW::Mechanize::Catalyst module meshes the\n" +"Test::WWW:Mechanize module and the Catalyst web application framework to " +"allow\n" +"testing of Catalyst applications without needing to start up a web server." +msgstr "" + +#: gnu/packages/web.scm:3500 +msgid "Test PSGI programs using WWW::Mechanize" +msgstr "" + +#: gnu/packages/web.scm:3501 +msgid "" +"PSGI is a specification to decouple web server environments\n" +"from web application framework code. Test::WWW::Mechanize is a subclass of\n" +"WWW::Mechanize that incorporates features for web application testing. The\n" +"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of " +"PSGI\n" +"applications." +msgstr "" + +#: gnu/packages/web.scm:3521 +msgid "Perl Uniform Resource Identifiers (absolute and relative)" +msgstr "" + +#: gnu/packages/web.scm:3523 +msgid "" +"The URI module implements the URI class. Objects of this class\n" +"represent \"Uniform Resource Identifier references\" as specified in RFC " +"2396\n" +"and updated by RFC 2732." +msgstr "" + +#: gnu/packages/web.scm:3547 +msgid "Smart URI fetching/caching" +msgstr "" + +#: gnu/packages/web.scm:3548 +msgid "" +"@code{URI::Fetch} is a smart client for fetching HTTP pages,\n" +"notably syndication feeds (RSS, Atom, and others), in an intelligent, " +"bandwidth-\n" +"and time-saving way." +msgstr "" + +#: gnu/packages/web.scm:3571 +msgid "Find URIs in arbitrary text" +msgstr "" + +#: gnu/packages/web.scm:3572 +msgid "" +"This module finds URIs and URLs (according to what URI.pm\n" +"considers a URI) in plain text. It only finds URIs which include a\n" +"scheme (http:// or the like), for something a bit less strict, consider\n" +"URI::Find::Schemeless. For a command-line interface, urifind is provided." +msgstr "" + +#: gnu/packages/web.scm:3594 +msgid "WebSocket support for URI package" +msgstr "" + +#: gnu/packages/web.scm:3595 +msgid "" +"With this module, the URI package provides the same set of\n" +"methods for WebSocket URIs as it does for HTTP URIs." +msgstr "" + +#: gnu/packages/web.scm:3619 +msgid "Object for handling URI templates" +msgstr "" + +#: gnu/packages/web.scm:3620 +msgid "" +"This perl module provides a wrapper around URI templates as described in\n" +"RFC 6570." +msgstr "" + +#: gnu/packages/web.scm:3652 +msgid "Perl extension interface for libcurl" +msgstr "" + +#: gnu/packages/web.scm:3654 +msgid "" +"This is a Perl extension interface for the libcurl file downloading\n" +"library." +msgstr "" + +#: gnu/packages/web.scm:3688 +msgid "Web browsing in a Perl object" +msgstr "" + +#: gnu/packages/web.scm:3689 +msgid "" +"WWW::Mechanize is a Perl module for stateful programmatic\n" +"web browsing, used for automating interaction with websites." +msgstr "" + +#: gnu/packages/web.scm:3725 +msgid "Search A9 OpenSearch compatible engines" +msgstr "" + +#: gnu/packages/web.scm:3727 +msgid "" +"@code{WWW::OpenSearch} is a module to search @url{A9's OpenSearch,\n" +"http://opensearch.a9.com} compatible search engines." +msgstr "" + +#: gnu/packages/web.scm:3747 +msgid "Perl database of robots.txt-derived permissions" +msgstr "" + +#: gnu/packages/web.scm:3749 +msgid "" +"The WWW::RobotRules module parses /robots.txt files as specified in\n" +"\"A Standard for Robot Exclusion\", at\n" +". Webmasters can use the\n" +"/robots.txt file to forbid conforming robots from accessing parts of\n" +"their web site." +msgstr "" + +#: gnu/packages/web.scm:3772 +msgid "Parse feeds in Python" +msgstr "" + +#: gnu/packages/web.scm:3774 +msgid "" +"Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0,\n" +"CDF, Atom 0.3, and Atom 1.0 feeds." +msgstr "" + +#: gnu/packages/web.scm:3795 +msgid "HTTP and WebSocket server library for R" +msgstr "" + +#: gnu/packages/web.scm:3797 +msgid "" +"The httpuv package provides low-level socket and protocol support for\n" +"handling HTTP and WebSocket requests directly from within R. It is " +"primarily\n" +"intended as a building block for other packages, rather than making it\n" +"particularly easy to create complete web applications using httpuv alone." +msgstr "" + +#: gnu/packages/web.scm:3818 +msgid "Robust, high performance JSON parser and generator for R" +msgstr "" + +#: gnu/packages/web.scm:3820 +msgid "" +"The jsonlite package provides a fast JSON parser and generator optimized\n" +"for statistical data and the web. It offers flexible, robust, high\n" +"performance tools for working with JSON in R and is particularly powerful " +"for\n" +"building pipelines and interacting with a web API. In addition to " +"converting\n" +"JSON data from/to R objects, jsonlite contains functions to stream, " +"validate,\n" +"and prettify JSON data. The unit tests included with the package verify " +"that\n" +"all edge cases are encoded and decoded consistently for use with dynamic " +"data\n" +"in systems and applications." +msgstr "" + +#: gnu/packages/web.scm:3848 +msgid "Simple HTTP server to serve static files or dynamic documents" +msgstr "" + +#: gnu/packages/web.scm:3850 +msgid "" +"Servr provides an HTTP server in R to serve static files, or dynamic\n" +"documents that can be converted to HTML files (e.g., R Markdown) under a " +"given\n" +"directory." +msgstr "" + +#: gnu/packages/web.scm:3884 +msgid "R tools for HTML" +msgstr "" + +#: gnu/packages/web.scm:3886 +msgid "This package provides tools for HTML generation and output in R." +msgstr "" + +#: gnu/packages/web.scm:3905 +msgid "HTML Widgets for R" +msgstr "" + +#: gnu/packages/web.scm:3907 +msgid "" +"HTML widgets is a framework for creating HTML widgets that render in\n" +"various contexts including the R console, R Markdown documents, and Shiny " +"web\n" +"applications." +msgstr "" + +#: gnu/packages/web.scm:3934 +msgid "Advanced tables for Markdown/HTML" +msgstr "" + +#: gnu/packages/web.scm:3936 +msgid "" +"This package provides functions to build tables with advanced layout\n" +"elements such as row spanners, column spanners, table spanners, zebra\n" +"striping, and more. While allowing advanced layout, the underlying\n" +"CSS-structure is simple in order to maximize compatibility with word\n" +"processors such as LibreOffice. The package also contains a few text\n" +"formatting functions that help outputting text compatible with HTML or\n" +"LaTeX." +msgstr "" + +#: gnu/packages/web.scm:3973 +msgid "HTTP client for R" +msgstr "" + +#: gnu/packages/web.scm:3975 +msgid "" +"The @code{curl()} and @code{curl_download()} functions provide highly\n" +"configurable drop-in replacements for base @code{url()} and\n" +"@code{download.file()} with better performance, support for encryption, " +"gzip\n" +"compression, authentication, and other @code{libcurl} goodies. The core of\n" +"the package implements a framework for performing fully customized requests\n" +"where data can be processed either in memory, on disk, or streaming via the\n" +"callback or connection interfaces." +msgstr "" + +#: gnu/packages/web.scm:3997 +msgid "Output R objects in HTML format" +msgstr "" + +#: gnu/packages/web.scm:3999 +msgid "" +"This package provides easy-to-use and versatile functions to output R\n" +"objects in HTML format." +msgstr "" + +#: gnu/packages/web.scm:4016 +msgid "JSON library for R" +msgstr "" + +#: gnu/packages/web.scm:4018 +msgid "" +"This package provides functions to convert R objects into JSON objects\n" +"and vice-versa." +msgstr "" + +#: gnu/packages/web.scm:4047 +msgid "HTML5 parsing library" +msgstr "" + +#: gnu/packages/web.scm:4049 +msgid "" +"Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n" +"a pure C99 library." +msgstr "" + +#: gnu/packages/web.scm:4120 +msgid "Application container server" +msgstr "" + +#: gnu/packages/web.scm:4122 +msgid "" +"uWSGI presents a complete stack for networked/clustered web applications,\n" +"implementing message/object passing, caching, RPC and process management.\n" +"It uses the uwsgi protocol for all the networking/interprocess " +"communications." +msgstr "" + +#: gnu/packages/web.scm:4152 +msgid "Command-line JSON processor" +msgstr "" + +#: gnu/packages/web.scm:4153 +msgid "" +"jq is like sed for JSON data – you can use it to slice and\n" +"filter and map and transform structured data with the same ease that sed, " +"awk,\n" +"grep and friends let you play with text. It is written in portable C. jq " +"can\n" +"mangle the data format that you have into the one that you want with very\n" +"little effort, and the program to do so is often shorter and simpler than\n" +"you'd expect." +msgstr "" + +#: gnu/packages/web.scm:4192 +msgid "Library for mocking web service APIs which use HTTP or HTTPS" +msgstr "" + +#: gnu/packages/web.scm:4194 +msgid "" +"Uhttpmock is a project for mocking web service APIs which use HTTP or\n" +"HTTPS. It provides a library, libuhttpmock, which implements recording and\n" +"playback of HTTP request/response traces." +msgstr "" + +#: gnu/packages/web.scm:4229 +msgid "Single file web server" +msgstr "" + +#: gnu/packages/web.scm:4230 +msgid "" +"Woof (Web Offer One File) is a small simple web server that\n" +"can easily be invoked on a single file. Your partner can access the file " +"with\n" +"tools they trust (e.g. wget)." +msgstr "" + +#: gnu/packages/web.scm:4256 +msgid "Build system for the Netsurf project" +msgstr "" + +#: gnu/packages/web.scm:4258 +msgid "" +"This package provides the shared build system for Netsurf project\n" +"libraries." +msgstr "" + +#: gnu/packages/web.scm:4293 +msgid "Parser building library" +msgstr "" + +#: gnu/packages/web.scm:4295 +msgid "" +"LibParserUtils is a library for building efficient parsers, written in\n" +"C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4323 +msgid "HTML5 compliant parsing library" +msgstr "" + +#: gnu/packages/web.scm:4325 +msgid "" +"Hubbub is an HTML5 compliant parsing library, written in C, which can\n" +"parse both valid and invalid web content. It is developed as part of the\n" +"NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4400 +msgid "Wiki compiler, capable of generating HTML" +msgstr "" + +#: gnu/packages/web.scm:4402 +msgid "" +"Ikiwiki is a wiki compiler, capable of generating a static set of web\n" +"pages, but also incorporating dynamic features like a web based editor and\n" +"commenting." +msgstr "" + +#: gnu/packages/web.scm:4426 +msgid "String internment library" +msgstr "" + +#: gnu/packages/web.scm:4428 +msgid "" +"LibWapcaplet provides a reference counted string internment system\n" +"designed to store small strings and allow rapid comparison of them. It is\n" +"developed as part of the Netsurf project." +msgstr "" + +#: gnu/packages/web.scm:4455 +msgid "CSS parser and selection library" +msgstr "" + +#: gnu/packages/web.scm:4457 +msgid "" +"LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,\n" +"written in C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4491 +msgid "Implementation of the W3C DOM" +msgstr "" + +#: gnu/packages/web.scm:4493 +msgid "" +"LibDOM is an implementation of the W3C DOM, written in C. It is\n" +"developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4520 +msgid "Library for parsing SVG files" +msgstr "" + +#: gnu/packages/web.scm:4522 +msgid "" +"Libsvgtiny takes some SVG as input and returns a list of paths and texts\n" +"which can be rendered easily, as defined in\n" +"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the " +"NetSurf\n" +"project." +msgstr "" + +#: gnu/packages/web.scm:4545 +msgid "Decoding library for BMP and ICO files" +msgstr "" + +#: gnu/packages/web.scm:4547 +msgid "" +"Libnsbmp is a decoding library for BMP and ICO image file formats,\n" +"written in C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4568 +msgid "Decoding library for GIF files" +msgstr "" + +#: gnu/packages/web.scm:4570 +msgid "" +"Libnsgif is a decoding library for the GIF image file format, written in\n" +"C. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4591 +msgid "Utility library for NetSurf" +msgstr "" + +#: gnu/packages/web.scm:4593 +msgid "" +"Libnsutils provides a small number of useful utility routines. It is\n" +"developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4614 +msgid "Library to generate a static Public Suffix List" +msgstr "" + +#: gnu/packages/web.scm:4616 +msgid "" +"Libnspsl is a library to generate a static code representation of the\n" +"Public Suffix List. It is developed as part of the NetSurf project." +msgstr "" + +#: gnu/packages/web.scm:4642 +msgid "Generate JavaScript to DOM bindings" +msgstr "" + +#: gnu/packages/web.scm:4644 +msgid "" +"@code{nsgenbind} is a tool to generate JavaScript to DOM bindings from\n" +"w3c webidl files and a binding configuration file." +msgstr "" + +#: gnu/packages/web.scm:4755 +msgid "Web browser" +msgstr "" + +#: gnu/packages/web.scm:4757 +msgid "" +"NetSurf is a lightweight web browser that has its own layout and\n" +"rendering engine entirely written from scratch. It is small and capable of\n" +"handling many of the web standards in use today." +msgstr "" + +#: gnu/packages/web.scm:4797 +msgid "Unix command line interface to the www" +msgstr "" + +#: gnu/packages/web.scm:4798 +msgid "" +"Surfraw (Shell Users' Revolutionary Front Rage Against the Web)\n" +"provides a unix command line interface to a variety of popular www search " +"engines\n" +"and similar services." +msgstr "" + +#: gnu/packages/web.scm:4829 +msgid "Simple static web server" +msgstr "" + +#: gnu/packages/web.scm:4830 +msgid "" +"darkhttpd is a simple static web server. It is\n" +"standalone and does not need inetd or ucspi-tcp. It does not need any\n" +"config files---you only have to specify the www root." +msgstr "" + +#: gnu/packages/web.scm:4860 +msgid "Analyze Web server logs in real time" +msgstr "" + +#: gnu/packages/web.scm:4862 +msgid "" +"GoAccess is a real-time web log analyzer and interactive viewer that\n" +"runs in a terminal or through your browser. It provides fast and valuable\n" +"HTTP statistics for system administrators that require a visual server " +"report\n" +"on the fly." +msgstr "" + +#: gnu/packages/web.scm:4897 +msgid "Tunnel data connections through HTTP requests" +msgstr "" + +#: gnu/packages/web.scm:4898 +msgid "" +"httptunnel creates a bidirectional virtual data connection\n" +"tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be\n" +"useful for users behind restrictive firewalls. As long as Web traffic is\n" +"allowed, even through a HTTP-only proxy, httptunnel can be combined with " +"other\n" +"tools like SSH (Secure Shell) to reach the outside world." +msgstr "" + +#: gnu/packages/web.scm:4923 +msgid "TLS proxy for clients or servers" +msgstr "" + +#: gnu/packages/web.scm:4924 +msgid "" +"Stunnel is a proxy designed to add TLS encryption\n" +"functionality to existing clients and servers without any changes in the\n" +"programs' code. Its architecture is optimized for security, portability, " +"and\n" +"scalability (including load-balancing), making it suitable for large\n" +"deployments." +msgstr "" + +#: gnu/packages/web.scm:4951 +msgid "Internet services daemon" +msgstr "" + +#: gnu/packages/web.scm:4952 +msgid "" +"@code{xinetd}, a more secure replacement for @code{inetd},\n" +"listens for incoming requests over a network and launches the appropriate\n" +"service for that request. Requests are made using port numbers as " +"identifiers\n" +"and xinetd usually launches another daemon to handle the request. It can " +"be\n" +"used to start services with both privileged and non-privileged port numbers." +msgstr "" + +#: gnu/packages/web.scm:4996 +msgid "HTML Tidy with HTML5 support" +msgstr "" + +#: gnu/packages/web.scm:4998 +msgid "" +"Tidy is a console application which corrects and cleans up\n" +"HTML and XML documents by fixing markup errors and upgrading\n" +"legacy code to modern standards.\n" +"\n" +"Tidy also provides @code{libtidy}, a C static and dynamic library that\n" +"developers can integrate into their applications to make use of the\n" +"functions of Tidy." +msgstr "" + +#: gnu/packages/web.scm:5054 +msgid "Webserver with focus on security" +msgstr "" + +#: gnu/packages/web.scm:5056 +msgid "" +"Hiawatha has been written with security in mind.\n" +"Features include the ability to stop SQL injections, XSS and CSRF attacks " +"and\n" +"exploit attempts." +msgstr "" + +#: gnu/packages/web.scm:5080 +msgid "HTTP request and response service" +msgstr "" + +#: gnu/packages/web.scm:5081 +msgid "" +"Testing an HTTP Library can become difficult sometimes.\n" +"@code{RequestBin} is fantastic for testing POST requests, but doesn't let " +"you control the\n" +"response. This exists to cover all kinds of HTTP scenarios. All endpoint " +"responses are\n" +"JSON-encoded." +msgstr "" + +#: gnu/packages/web.scm:5109 +msgid "Test your HTTP library against a local copy of httpbin" +msgstr "" + +#: gnu/packages/web.scm:5111 +msgid "" +"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-" +"injected\n" +"into your tests. It automatically starts up a HTTP server in a separate " +"thread running\n" +"@code{httpbin} and provides your test with the URL in the fixture." +msgstr "" + +#: gnu/packages/web.scm:5142 +msgid "HTTP request/response parser for C" +msgstr "" + +#: gnu/packages/web.scm:5143 +msgid "" +"This is a parser for HTTP messages written in C. It parses\n" +"both requests and responses. The parser is designed to be used in\n" +"high-performance HTTP applications. It does not make any syscalls nor\n" +"allocations, it does not buffer data, it can be interrupted at anytime.\n" +"Depending on your architecture, it only requires about 40 bytes of data per\n" +"message stream (in a web server that is per connection)." +msgstr "" + +#: gnu/packages/web.scm:5195 +msgid "HTTP client mock for Python" +msgstr "" + +#: gnu/packages/web.scm:5196 +msgid "" +"@code{httpretty} is a helper for faking web requests,\n" +"inspired by Ruby's @code{fakeweb}." +msgstr "" + +#: gnu/packages/web.scm:5214 +msgid "Output JSON from a shell" +msgstr "" + +#: gnu/packages/web.scm:5215 +msgid "" +"jo is a command-line utility to create JSON objects or\n" +"arrays. It creates a JSON string on stdout from words provided as\n" +"command-line arguments or read from stdin." +msgstr "" + +#: gnu/packages/web.scm:5263 +msgid "Command-line interface to archive.org" +msgstr "" + +#: gnu/packages/web.scm:5264 +msgid "" +"@code{ia} is a command-line tool for using\n" +"@url{archive.org} from the command-line. It also emplements the\n" +"internetarchive python module for programatic access to archive.org." +msgstr "" + +#: gnu/packages/web.scm:5319 +msgid "Search code snippets on @url{https://commandlinefu.com}" +msgstr "" + +#: gnu/packages/web.scm:5320 +msgid "" +"@code{clf} is a command line tool for searching code\n" +"snippets on @url{https://commandlinefu.com}." +msgstr "" + +#: gnu/packages/web.scm:5422 +msgid "Easy interactive web applications with R" +msgstr "" + +#: gnu/packages/web.scm:5424 +msgid "" +"Makes it incredibly easy to build interactive web applications\n" +"with R. Automatic \"reactive\" binding between inputs and outputs and\n" +"extensive prebuilt widgets make it possible to build beautiful,\n" +"responsive, and powerful applications with minimal effort." +msgstr "" + +#: gnu/packages/web.scm:5463 +msgid "Create dashboards with shiny" +msgstr "" + +#: gnu/packages/web.scm:5464 +msgid "" +"This package provides an extension to the Shiny web\n" +"application framework for R, making it easy to create attractive dashboards." +msgstr "" + +#: gnu/packages/web.scm:5491 +msgid "Inter-widget interactivity for HTML widgets" +msgstr "" + +#: gnu/packages/web.scm:5493 +msgid "" +"This package provides building blocks for allowing HTML widgets to\n" +"communicate with each other, with Shiny or without (i.e. static @code{." +"html}\n" +"files). It currently supports linked brushing and filtering." +msgstr "" + +#: gnu/packages/web.scm:5513 +msgid "Web server interface for R" +msgstr "" + +#: gnu/packages/web.scm:5515 +msgid "" +"This package contains the Rook specification and convenience software\n" +"for building and running Rook applications. A Rook application is an R\n" +"reference class object that implements a @code{call} method or an R closure\n" +"that takes exactly one argument, an environment, and returns a list with " +"three\n" +"named elements: the @code{status}, the @code{headers}, and the @code{body}." +msgstr "" + +#: gnu/packages/web.scm:5555 +msgid "Generate Atom feeds for social networking websites" +msgstr "" + +#: gnu/packages/web.scm:5556 +msgid "" +"rss-bridge generates Atom feeds for social networking\n" +"websites lacking feeds. Supported websites include Facebook, Twitter,\n" +"Instagram and YouTube." +msgstr "" + +#: gnu/packages/web.scm:5588 +msgid "Check websites for broken links" +msgstr "" + +#: gnu/packages/web.scm:5589 +msgid "" +"LinkChecker is a website validator. It checks for broken\n" +"links in websites. It is recursive and multithreaded providing output in\n" +"colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It\n" +"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and " +"local\n" +"file links." +msgstr "" + +#: gnu/packages/web.scm:5630 +msgid "Command-line WebDAV client" +msgstr "" + +#: gnu/packages/web.scm:5632 +msgid "" +"Cadaver is a command-line WebDAV client for Unix. It supports\n" +"file upload, download, on-screen display, namespace operations (move/copy),\n" +"collection creation and deletion, and locking operations." +msgstr "" + +#: gnu/packages/web.scm:5650 +msgid "Universal Binary JSON encoder/decoder" +msgstr "" + +#: gnu/packages/web.scm:5652 msgid "" -"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -"serves as an example of standard GNU coding practices. As such, it supports\n" -"command-line arguments, multiple languages, and so on." +"Py-ubjson is a Python module providing an Universal Binary JSON\n" +"encoder/decoder based on the draft-12 specification for UBJSON." msgstr "" -#: gnu/packages/base.scm:85 -msgid "Print lines matching a pattern" -msgstr "In ra những dòng khớp với một mẫu" +#: gnu/packages/web.scm:5700 +msgid "" +"Java Servlet, JavaServer Pages, Java Expression Language and Java\n" +"WebSocket" +msgstr "" -#: gnu/packages/base.scm:87 +#: gnu/packages/web.scm:5702 msgid "" -"grep is a tool for finding text inside files. Text is found by\n" -"matching a pattern provided by the user in one or many files. The pattern\n" -"may be provided as a basic or extended regular expression, or as fixed\n" -"strings. By default, the matching text is simply printed to the screen,\n" -"however the output can be greatly customized to include, for example, line\n" -"numbers. GNU grep offers many extensions over the standard utility,\n" -"including, for example, recursive directory searching." +"Apache Tomcat is a free implementation of the Java\n" +"Servlet, JavaServer Pages, Java Expression Language and Java WebSocket\n" +"technologies." msgstr "" -#: gnu/packages/base.scm:109 -msgid "Stream editor" -msgstr "Trình soạn thảo luồng dữ liệu" +#: gnu/packages/web.scm:5752 +msgid "Helper classes for jetty tests" +msgstr "" -#: gnu/packages/base.scm:124 +#: gnu/packages/web.scm:5753 msgid "" -"Sed is a non-interactive, text stream editor. It receives a text\n" -"input from a file or from standard input and it then applies a series of text\n" -"editing commands to the stream and prints its output to standard output. It\n" -"is often used for substituting text patterns in a stream. The GNU\n" -"implementation offers several extensions over the standard utility." +"This packages contains helper classes for testing the Jetty\n" +"Web Server." msgstr "" -#: gnu/packages/base.scm:144 -msgid "Managing tar archives" -msgstr "Quản lý kho lưu tar" +#: gnu/packages/web.scm:5815 +msgid "Utility classes for Jetty" +msgstr "" -#: gnu/packages/base.scm:146 +#: gnu/packages/web.scm:5816 msgid "" -"Tar provides the ability to create tar archives, as well as the\n" -"ability to extract, update or list files in an existing archive. It is\n" -"useful for combining many files into one larger file, while maintaining\n" -"directory structure and file information such as permissions and\n" -"creation/modification dates. GNU tar offers many extensions over the\n" -"standard utility." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides utility classes." msgstr "" -#: gnu/packages/base.scm:173 -msgid "Apply differences to originals, with optional backups" -msgstr "Áp dụng những khác biệt này vào bản gốc, với các sao lưu tùy chọn" +#: gnu/packages/web.scm:5887 +msgid "Jetty :: IO Utility" +msgstr "" -#: gnu/packages/base.scm:175 +#: gnu/packages/web.scm:5888 msgid "" -"Patch is a program that applies changes to files based on differences\n" -"laid out as by the program \"diff\". The changes may be applied to one or more\n" -"files depending on the contents of the diff file. It accepts several\n" -"different diff formats. It may also be used to revert previously applied\n" -"differences." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides IO-related utility classes." msgstr "" -#: gnu/packages/base.scm:195 -msgid "Comparing and merging files" -msgstr "So sánh và hòa trộn các tập tin" +#: gnu/packages/web.scm:5931 +msgid "Jetty :: Http Utility" +msgstr "" -#: gnu/packages/base.scm:197 +#: gnu/packages/web.scm:5932 msgid "" -"GNU Diffutils is a package containing tools for finding the\n" -"differences between files. The \"diff\" command is used to show how two files\n" -"differ, while \"cmp\" shows the offsets and line numbers where they differ. \n" -"\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" -"interactive means to merge two files." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides HTTP-related utility " +"classes." msgstr "" -#: gnu/packages/base.scm:224 -msgid "Operating on files matching given criteria" -msgstr "Thực hiện trên những tập tin khớp với điều kiện đã cho" +#: gnu/packages/web.scm:5965 +msgid "Jetty :: JMX Management" +msgstr "" -#: gnu/packages/base.scm:226 +#: gnu/packages/web.scm:5966 msgid "" -"Findutils supplies the basic file directory searching utilities of the\n" -"GNU system. It consists of two primary searching utilities: \"find\"\n" -"recursively searches for files in a directory according to given criteria and\n" -"\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -"are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" -"used to apply commands with arbitrarily long arguments." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the JMX management." msgstr "" -#: gnu/packages/base.scm:278 -msgid "Core GNU utilities (file, text, shell)" -msgstr "Tiện ích lõi GNU (file, text, shell)" +#: gnu/packages/web.scm:6052 +msgid "Core jetty server artifact" +msgstr "" -#: gnu/packages/base.scm:280 +#: gnu/packages/web.scm:6053 msgid "" -"GNU Coreutils includes all of the basic command-line tools that are\n" -"expected in a POSIX system. These provide the basic file, shell and text\n" -"manipulation functions of the GNU system. Most of these tools offer extended\n" -"functionality beyond that which is outlined in the POSIX standard." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty server\n" +"artifact." msgstr "" -#: gnu/packages/base.scm:314 -msgid "Remake files automatically" -msgstr "Tạo lại các tập tin một cách tự động" +#: gnu/packages/web.scm:6096 +msgid "Jetty security infrastructure" +msgstr "" -#: gnu/packages/base.scm:316 +#: gnu/packages/web.scm:6097 msgid "" -"Make is a program that is used to control the production of\n" -"executables or other files from their source files. The process is\n" -"controlled from a Makefile, in which the developer specifies how each file is\n" -"generated from its source. It has powerful dependency resolution and the\n" -"ability to determine when files have to be regenerated after their sources\n" -"change. GNU make offers many powerful extensions over the standard utility." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty security\n" +"infrastructure" msgstr "" -#: gnu/packages/base.scm:361 -msgid "Binary utilities: bfd gas gprof ld" -msgstr "Tiện ích nhị phân: bfd gas gprof ld" +#: gnu/packages/web.scm:6140 +msgid "Jetty Servlet Container" +msgstr "" -#: gnu/packages/base.scm:363 +#: gnu/packages/web.scm:6141 msgid "" -"GNU Binutils is a collection of tools for working with binary files.\n" -"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler. Other\n" -"tools include programs to display binary profiling information, list the\n" -"strings in a binary file, and utilities for working with archives. The \"bfd\"\n" -"library for working with executable and object formats is also included." +"The Jetty Web Server provides an HTTP server and Servlet\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides the core jetty servlet\n" +"container." msgstr "" -#: gnu/packages/base.scm:504 -msgid "The GNU C Library" -msgstr "Thư viện C từ GNU" +#: gnu/packages/web.scm:6204 +msgid "HTML parser" +msgstr "" -#: gnu/packages/base.scm:506 +#: gnu/packages/web.scm:6205 msgid "" -"Any Unix-like operating system needs a C library: the library which\n" -"defines the \"system calls\" and other basic facilities such as open, malloc,\n" -"printf, exit...\n" +"Jsoup is a Java library for working with real-world HTML. It\n" +"provides a very convenient API for extracting and manipulating data, using " +"the\n" +"best of DOM, CSS, and jQuery-like methods." +msgstr "" + +#: gnu/packages/web.scm:6226 +msgid "Validate HTML" +msgstr "" + +#: gnu/packages/web.scm:6227 +msgid "" +"Tidyp is a program that can validate your HTML, as well as\n" +"modify it to be more clean and standard. tidyp does not validate HTML 5.\n" "\n" -"The GNU C library is used as the C library in the GNU system and most systems\n" -"with the Linux kernel." +"libtidyp is the library on which the program is based. It can be used by " +"any\n" +"other program that can interface to it. The Perl module @code{HTML::Tidy} " +"is\n" +"based on this library, allowing Perl programmers to easily validate HTML." msgstr "" -#: gnu/packages/base.scm:575 -msgid "Database of current and historical time zones" -msgstr "Cơ sở dữ liệu của hiện tại và múi giờ lịch sử" +#: gnu/packages/web.scm:6268 +msgid "(X)HTML validation in a Perl object" +msgstr "" -#: gnu/packages/base.scm:576 +#: gnu/packages/web.scm:6269 msgid "" -"The Time Zone Database (often called tz or zoneinfo)\n" -"contains code and data that represent the history of local time for many\n" -"representative locations around the globe. It is updated periodically to\n" -"reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" -"and daylight-saving rules." +"@code{HTML::Tidy} is an HTML checker in a handy dandy\n" +"object. It's meant as a replacement for @code{HTML::Lint}, which is " +"written\n" +"in Perl but is not nearly as capable as @code{HTML::Tidy}." msgstr "" -#: gnu/packages/base.scm:1004 -msgid "GNU C++ standard library (intermediate)" -msgstr "Thư viện GNU C++ chuẩn (khâu trung gian)" +#: gnu/packages/web.scm:6295 +msgid "Small Gopher server" +msgstr "" -#: gnu/packages/base.scm:1098 -msgid "The linker wrapper" -msgstr "Bộ bao liên kết" +#: gnu/packages/web.scm:6297 +msgid "" +"Geomyidae is a server for distributed hypertext protocol Gopher. Its\n" +"features include:\n" +"\n" +"@enumerate\n" +"@item Gopher menus (see @file{index.gph} for an example);\n" +"@item directory listings (if no @file{index.gph} was found);\n" +"@item CGI support (@file{.cgi} files are executed);\n" +"@item search support in CGI files;\n" +"@item logging with multiple log levels.\n" +"@end enumerate\n" +msgstr "" -#: gnu/packages/base.scm:1100 +#: gnu/packages/web.scm:6344 +msgid "Random avatar generator" +msgstr "" + +#: gnu/packages/web.scm:6345 msgid "" -"The linker wrapper (or `ld-wrapper') wraps the linker to add any\n" -"missing `-rpath' flags, and to detect any misuse of libraries outside of the\n" -"store." +"Cat avatar generator is a generator of cat pictures optimised\n" +"to generate random avatars, or defined avatar from a \"seed\". This is a\n" +"derivation by David Revoy from the original MonsterID by Andreas Gohr." +msgstr "" + +#: gnu/packages/web.scm:6407 +msgid "HTTP/2 protocol client, proxy, server, and library" +msgstr "" + +#: gnu/packages/web.scm:6409 +msgid "" +"nghttp2 implements the Hypertext Transfer Protocol, version\n" +"2 (@dfn{HTTP/2}).\n" +"\n" +"A reusable C library provides the HTTP/2 framing layer, with several tools " +"built\n" +"on top of it:\n" +"\n" +"@itemize\n" +"@item @command{nghttp}, a command-line HTTP/2 client. It exposes many " +"advanced\n" +"and low-level aspects of the protocol and is useful for debugging.\n" +"@item @command{nghttpd}, a fast, multi-threaded HTTP/2 static web server " +"that\n" +"serves files from a local directory.\n" +"@item @command{nghttpx}, a fast, multi-threaded HTTP/2 reverse proxy that " +"can be\n" +"deployed in front of existing web servers that don't support HTTP/2.\n" +"Both @command{nghttpd} and @command{nghttpx} can fall back to HTTP/1.1 for\n" +"backwards compatibilty with clients that don't speak HTTP/2.\n" +"@item @command{h2load} for benchmarking (only!) your own HTTP/2 servers.\n" +"@item HTTP/2 uses a header compression method called @dfn{HPACK}.\n" +"nghttp2 provides a HPACK encoder and decoder as part of its public API.\n" +"@item @command{deflatehd} converts JSON data or HTTP/1-style header fields " +"to\n" +"compressed JSON header blocks.\n" +"@item @command{inflatehd} converts such compressed headers back to JSON " +"pairs.\n" +"@end itemize\n" msgstr "" -#: gnu/packages/base.scm:1264 -msgid "Complete GCC tool chain for C/C++ development" +#: gnu/packages/wordnet.scm:92 +msgid "Lexical database for the English language" msgstr "" -#: gnu/packages/base.scm:1266 +#: gnu/packages/wordnet.scm:94 msgid "" -"This package provides a complete GCC tool chain for C/C++ development to\n" -"be installed in user profiles. This includes GCC, as well as libc (headers\n" -"and binaries, plus debugging symbols in the 'debug' output), and Binutils." +"WordNet is a large lexical database of English. Nouns, verbs,\n" +"adjectives and adverbs are grouped into sets of cognitive synonyms " +"(synsets),\n" +"each expressing a distinct concept. Synsets are interlinked by means of\n" +"conceptual-semantic and lexical relations. The resulting network of\n" +"meaningfully related words and concepts can be navigated with the browser.\n" +"WordNet is also freely and publicly available for download. WordNet's\n" +"structure makes it a useful tool for computational linguistics and natural\n" +"language processing." msgstr "" -#: gnu/packages/guile.scm:99 gnu/packages/guile.scm:166 -msgid "Scheme implementation intended especially for extensions" -msgstr "Lược đồ thực thi có dụng ý đặc biệt cho phần mở rộng" +#: gnu/packages/xiph.scm:69 +msgid "Library for manipulating the ogg multimedia format" +msgstr "" -#: gnu/packages/guile.scm:101 gnu/packages/guile.scm:168 +#: gnu/packages/xiph.scm:71 msgid "" -"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" -"official extension language of the GNU system. It is an implementation of\n" -"the Scheme language which can be easily embedded in other applications to\n" -"provide a convenient means of extending the functionality of the application\n" -"without requiring the source code to be rewritten." +"The libogg library allows to manipulate the ogg multimedia container\n" +"format, which encapsulates raw compressed data and allows the interleaving " +"of\n" +"audio and video data. In addition to encapsulation and interleaving of\n" +"multiple data streams, ogg provides packet framing, error detection, and\n" +"periodic timestamps for seeking." msgstr "" -#: gnu/packages/guile.scm:211 -msgid "Framework for building readers for GNU Guile" -msgstr "Một framework để xây dựng bộ đọc dành cho GNU Guile" +#: gnu/packages/xiph.scm:98 +msgid "Library implementing the vorbis audio format" +msgstr "" -#: gnu/packages/guile.scm:213 +#: gnu/packages/xiph.scm:100 msgid "" -"Guile-Reader is a simple framework for building readers for GNU Guile.\n" +"The libvorbis library implements the ogg vorbis audio format,\n" +"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" +"compressed audio format for mid to high quality (8kHz-48.0kHz, 16+ bit,\n" +"polyphonic) audio and music at fixed and variable bitrates from 16 to\n" +"128 kbps/channel." +msgstr "" + +#: gnu/packages/xiph.scm:137 +msgid "Library implementing the Theora video format" +msgstr "" + +#: gnu/packages/xiph.scm:139 +msgid "" +"The libtheora library implements the ogg theora video format,\n" +"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" +"compressed video format." +msgstr "" + +#: gnu/packages/xiph.scm:164 +msgid "Library for patent-free audio compression format" +msgstr "" + +#: gnu/packages/xiph.scm:166 +msgid "" +"GNU Speex is a patent-free audio compression codec specially designed\n" +"for speech. It is well-adapted to internet applications, such as VoIP. It\n" +"features compression of different bands in the same bitstream, intensity\n" +"stereo encoding, and voice activity detection." +msgstr "" + +#: gnu/packages/xiph.scm:192 +msgid "Speex processing library" +msgstr "" + +#: gnu/packages/xiph.scm:194 +msgid "" +"SpeexDSP is a @dfn{DSP} (Digital Signal Processing) library based on\n" +"work from the @code{speex} codec." +msgstr "" + +#: gnu/packages/xiph.scm:221 +msgid "Cross platform audio library" +msgstr "" + +#: gnu/packages/xiph.scm:223 +msgid "" +"Libao is a cross-platform audio library that allows programs to\n" +"output audio using a simple API on a wide variety of platforms.\n" +"It currently supports:\n" +"@enumerate\n" +"@item Null output (handy for testing without a sound device),\n" +"@item WAV files,\n" +"@item AU files,\n" +"@item RAW files,\n" +"@item OSS (Open Sound System, used on Linux and FreeBSD),\n" +"@item ALSA (Advanced Linux Sound Architecture),\n" +"@item aRts (Analog RealTime Synth, used by KDE),\n" +"@item PulseAudio (next generation GNOME sound server),\n" +"@item esd (EsounD or Enlightened Sound Daemon),\n" +"@item Mac OS X,\n" +"@item Windows (98 and later),\n" +"@item AIX,\n" +"@item Sun/NetBSD/OpenBSD,\n" +"@item IRIX,\n" +"@item NAS (Network Audio Server),\n" +"@item RoarAudio (Modern, multi-OS, networked Sound System),\n" +"@item OpenBSD's sndio.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/xiph.scm:265 +msgid "Free lossless audio codec" +msgstr "" + +#: gnu/packages/xiph.scm:267 +msgid "" +"FLAC stands for Free Lossless Audio Codec, an audio format that is " +"lossless,\n" +"meaning that audio is compressed in FLAC without any loss in quality." +msgstr "" + +#: gnu/packages/xiph.scm:293 +msgid "Karaoke and text codec for embedding in ogg" +msgstr "" + +#: gnu/packages/xiph.scm:295 +msgid "" +"Kate is an overlay codec, originally designed for karaoke and text,\n" +"that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" +"stream, and animated. Most of the time, this would be multiplexed with\n" +"audio/video to carry subtitles, song lyrics (with or without karaoke data),\n" +"etc., but doesn't have to be.\n" "\n" -"The idea is to make it easy to build procedures that extend Guile’s read\n" -"procedure. Readers supporting various syntax variants can easily be written,\n" -"possibly by re-using existing “token readers” of a standard Scheme\n" -"readers. For example, it is used to implement Skribilo’s R5RS-derived\n" -"document syntax.\n" +"Series of curves (splines, segments, etc.) may be attached to various\n" +"properties (text position, font size, etc.) to create animated overlays.\n" +"This allows scrolling or fading text to be defined. This can even be used\n" +"to draw arbitrary shapes, so hand drawing can also be represented by a\n" +"Kate stream." +msgstr "" + +#: gnu/packages/xiph.scm:333 +msgid "Ogg vorbis tools" +msgstr "" + +#: gnu/packages/xiph.scm:335 +msgid "" +"Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" +"general-purpose compressed audio format.\n" "\n" -"Guile-Reader’s approach is similar to Common Lisp’s “read table”, but\n" -"hopefully more powerful and flexible (for instance, one may instantiate as\n" -"many readers as needed)." +"The package vorbis-tools contains\n" +"ogg123, an ogg vorbis command line audio player;\n" +"oggenc, the ogg vorbis encoder;\n" +"oggdec, a simple, portable command line decoder (to wav and raw);\n" +"ogginfo, to obtain information (tags, bitrate, length, etc.) about\n" +" an ogg vorbis file." msgstr "" -#: gnu/packages/guile.scm:267 -msgid "Guile bindings to ncurses" -msgstr "Guile ràng buộc vào ncurses" +#: gnu/packages/xiph.scm:359 gnu/packages/xiph.scm:422 +msgid "Versatile audio codec" +msgstr "" -#: gnu/packages/guile.scm:269 +#: gnu/packages/xiph.scm:361 msgid "" -"guile-ncurses provides Guile language bindings for the ncurses\n" -"library." +"Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" +"is unmatched for interactive speech and music transmission over the " +"Internet,\n" +"but is also intended for storage and streaming applications. It is\n" +"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 " +"which\n" +"incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." msgstr "" -#: gnu/packages/guile.scm:289 -msgid "Run jobs at scheduled times" -msgstr "Chạy các công việc theo lịch biểu" +#: gnu/packages/xiph.scm:395 +msgid "Command line utilities to encode, inspect, and decode .opus files" +msgstr "" -#: gnu/packages/guile.scm:291 +#: gnu/packages/xiph.scm:396 msgid "" -"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" -"Guile, so its configuration can be written in Scheme; the original cron\n" -"format is also supported." +"Opus is a royalty-free, highly versatile audio codec.\n" +"Opus-tools provide command line utilities for creating, inspecting and\n" +"decoding .opus files." msgstr "" -#: gnu/packages/guile.scm:319 -msgid "Collection of useful Guile Scheme modules" -msgstr "Bộ sưu tập của các mô-đun Lược đồ Guile" +#: gnu/packages/xiph.scm:424 +msgid "" +"The opusfile library provides seeking, decode, and playback of Opus\n" +"streams in the Ogg container (.opus files) including over http(s) on posix " +"and\n" +"windows systems." +msgstr "" + +#: gnu/packages/xiph.scm:454 +#, fuzzy +msgid "Streaming media server" +msgstr "Trình soạn thảo luồng dữ liệu" -#: gnu/packages/guile.scm:321 +#: gnu/packages/xiph.scm:455 msgid "" -"guile-lib is intended as an accumulation place for pure-scheme Guile\n" -"modules, allowing for people to cooperate integrating their generic Guile\n" -"modules into a coherent library. Think \"a down-scaled, limited-scope CPAN\n" -"for Guile\"." +"Icecast is a streaming media server which currently supports\n" +"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used " +"to\n" +"create an Internet radio station or a privately running jukebox and many\n" +"things in between." msgstr "" -#: gnu/packages/guile.scm:352 -msgid "JSON module for Guile" +#: gnu/packages/xiph.scm:483 +msgid "Audio streaming library for icecast encoders" +msgstr "" + +#: gnu/packages/xiph.scm:485 +msgid "" +"Libshout is a library for communicating with and sending data to an\n" +"icecast server. It handles the socket connection, the timing of the data,\n" +"and prevents bad data from getting to the icecast server." msgstr "" -#: gnu/packages/guile.scm:354 +#: gnu/services/base.scm:282 msgid "" -"Guile-json supports parsing and building JSON documents according to the\n" -"http:://json.org specification. These are the main features:\n" -"- Strictly complies to http://json.org specification.\n" -"- Build JSON documents programmatically via macros.\n" -"- Unicode support for strings.\n" -"- Allows JSON pretty printing." +"The @code{user-processes} service is responsible for\n" +"terminating all the processes so that the root file system can be re-" +"mounted\n" +"read-only, just before rebooting/halting. Processes still running after a " +"few\n" +"seconds after @code{SIGTERM} has been sent are terminated with\n" +"@code{SIGKILL}." msgstr "" -#: gnu/packages/lout.scm:109 -msgid "Lout, a document layout system similar in style to LaTeX" +#: gnu/services/base.scm:335 +msgid "" +"Populate the @file{/etc/fstab} based on the given file\n" +"system objects." msgstr "" -#: gnu/packages/lout.scm:111 +#: gnu/services/base.scm:512 msgid "" -"The Lout document formatting system is now reads a high-level description of\n" -"a document similar in style to LaTeX and produces a PostScript or plain text\n" -"output file.\n" +"Provide Shepherd services to mount and unmount the given\n" +"file systems, as well as corresponding @file{/etc/fstab} entries." +msgstr "" + +#: gnu/services/base.scm:602 +msgid "" +"Seed the @file{/dev/urandom} pseudo-random number\n" +"generator (RNG) with the value recorded when the system was last shut\n" +"down." +msgstr "" + +#: gnu/services/base.scm:763 +msgid "" +"Install the given fonts on the specified ttys (fonts are per\n" +"virtual console on GNU/Linux). The value of this service is a list of\n" +"tty/font pairs like:\n" "\n" -"Lout offers an unprecedented range of advanced features, including optimal\n" -"paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -"inclusion and generation, equation formatting, tables, diagrams, rotation and\n" -"scaling, sorted indexes, bibliographic databases, running headers and\n" -"odd-even pages, automatic cross referencing, multilingual documents including\n" -"hyphenation (most European languages are supported), formatting of computer\n" -"programs, and much more, all ready to use. Furthermore, Lout is easily\n" -"extended with definitions which are very much easier to write than troff of\n" -"TeX macros because Lout is a high-level, purely functional language, the\n" -"outcome of an eight-year research project that went back to the\n" -"beginning." +"@example\n" +"'((\"tty1\" . \"LatGrkCyr-8x16\"))\n" +"@end example\n" msgstr "" -#: gnu/packages/recutils.scm:58 -msgid "Manipulate plain text files as databases" -msgstr "Thao tác các tập tin văn bản thường như là cơ sở dữ liệu" +#: gnu/services/base.scm:806 +msgid "" +"Provide a console log-in service as specified by its\n" +"configuration value, a @code{login-configuration} object." +msgstr "" -#: gnu/packages/recutils.scm:60 +#: gnu/services/base.scm:1069 msgid "" -"GNU Recutils is a set of tools and libraries for creating and\n" -"manipulating text-based, human-editable databases. Despite being text-based,\n" -"databases created with Recutils carry all of the expected features such as\n" -"unique fields, primary keys, time stamps and more. Many different field types\n" -"are supported, as is encryption." +"Provide console login using the @command{agetty}\n" +"program." +msgstr "" + +#: gnu/services/base.scm:1123 +msgid "" +"Provide console login using the @command{mingetty}\n" +"program." +msgstr "" + +#: gnu/services/base.scm:1295 +msgid "" +"Runs libc's @dfn{name service cache daemon} (nscd) with the\n" +"given configuration---an @code{} object. @xref{Name\n" +"Service Switch}, for an example." +msgstr "" + +#: gnu/services/base.scm:1395 +msgid "" +"Install the specified resource usage limits by populating\n" +"@file{/etc/security/limits.conf} and using the @code{pam_limits}\n" +"authentication module." +msgstr "" + +#: gnu/services/base.scm:1613 +msgid "Run the build daemon of address@hidden, aka. @command{guix-daemon}." +msgstr "" + +#: gnu/services/base.scm:1713 +msgid "" +"Add a Shepherd service running @command{guix publish}, a\n" +"command that allows you to share pre-built binaries with others over HTTP." +msgstr "" + +#: gnu/services/base.scm:1918 +msgid "" +"Run @command{udev}, which populates the @file{/dev}\n" +"directory dynamically. Get extra rules from the packages listed in the\n" +"@code{rules} field of its value, @code{udev-configuration} object." +msgstr "" + +#: gnu/services/base.scm:1993 +msgid "" +"Run GPM, the general-purpose mouse daemon, with the given\n" +"command-line options. GPM allows users to use the mouse in the console,\n" +"notably to select, copy, and paste text. The default options use the\n" +"@code{ps2} protocol, which works for both USB and PS/2 mice." +msgstr "" + +#: gnu/services/certbot.scm:162 +msgid "" +"Automatically renew @url{https://letsencrypt.org, Let's\n" +"Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n" +"and periodically invoking @command{certbot}." +msgstr "" + +#: gnu/services/networking.scm:258 +msgid "" +"Turn up the specified network interfaces upon startup,\n" +"with the given IP address, gateway, netmask, and so on. The value for\n" +"services of this type is a list of @code{static-networking} objects, one " +"per\n" +"network interface." +msgstr "" + +#: gnu/services/networking.scm:435 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The " +"daemon\n" +"will keep the system clock synchronized with that of the given servers." +msgstr "" + +#: gnu/services/networking.scm:545 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon, as implemented by @uref{http://www.openntpd.org, OpenNTPD}. The\n" +"daemon will keep the system clock synchronized with that of the given " +"servers." +msgstr "" + +#: gnu/services/networking.scm:633 +msgid "" +"Start @command{inetd}, the @dfn{Internet superserver}. It is responsible\n" +"for listening on Internet sockets and spawning the corresponding services " +"on\n" +"demand." +msgstr "" + +#: gnu/services/networking.scm:788 +msgid "" +"Run the @uref{https://torproject.org, Tor} anonymous\n" +"networking daemon." +msgstr "" + +#: gnu/services/networking.scm:811 +msgid "Define a new Tor @dfn{hidden service}." +msgstr "" + +#: gnu/services/networking.scm:879 +msgid "" +"Run @url{https://launchpad.net/wicd,Wicd}, a network\n" +"management daemon that aims to simplify wired and wireless networking." +msgstr "" + +#: gnu/services/networking.scm:968 +msgid "" +"Run @uref{https://wiki.gnome.org/Projects/NetworkManager,\n" +"NetworkManager}, a network management daemon that aims to simplify wired " +"and\n" +"wireless networking." +msgstr "" + +#: gnu/services/networking.scm:1026 +msgid "" +"Run @url{https://01.org/connman,Connman},\n" +"a network connection manager." +msgstr "" + +#: gnu/services/networking.scm:1115 +msgid "" +"Run @uref{http://www.openvswitch.org, Open vSwitch}, a multilayer virtual\n" +"switch designed to enable massive network automation through programmatic\n" +"extension." +msgstr "" + +#: gnu/services/version-control.scm:142 +msgid "" +"Expose Git respositories over the insecure @code{git://} TCP-based\n" +"protocol." msgstr "" diff --git a/po/packages/zh_CN.po b/po/packages/zh_CN.po index 82370ad79..29381117e 100644 --- a/po/packages/zh_CN.po +++ b/po/packages/zh_CN.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: guix-packages 0.14.0\n" "Report-Msgid-Bugs-To: address@hidden" -"POT-Creation-Date: 2017-11-28 08:56+0100\n" +"POT-Creation-Date: 2018-03-19 22:55+0530\n" "PO-Revision-Date: 2018-03-05 00:15+0800\n" "Last-Translator: Boyuan Yang \n" "Language-Team: Chinese (simplified) \n" "Language: zh_CN\n" -"X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Bugs: Report translation errors to the Language-Team address.\n" "X-Generator: Poedit 2.0.6\n" #: gnu/packages/abiword.scm:114 @@ -29,78 +29,83 @@ msgstr "文字处理程序" #: gnu/packages/abiword.scm:123 msgid "" "AbiWord is a word processing program. It is rapidly\n" -"becoming a state of the art word processor, with lots of features useful for\n" +"becoming a state of the art word processor, with lots of features useful " +"for\n" "your daily work, personal needs, or for just some good old typing fun." msgstr "" "AbiWord 是一款文字处理程序。 它正迅速成为最先进的文字处理软件,\n" "所提供的诸多功能既能应对日常工作,也可满足个人需求。" -#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:715 +#: gnu/packages/aspell.scm:70 gnu/packages/libreoffice.scm:718 msgid "Spell checker" msgstr "拼写检查器" #: gnu/packages/aspell.scm:72 msgid "" "Aspell is a spell-checker which can be used either as a library or as\n" -"a standalone program. Notable features of Aspell include its full support of\n" +"a standalone program. Notable features of Aspell include its full support " +"of\n" "documents written in the UTF-8 encoding and its ability to use multiple\n" "dictionaries, including personal ones." msgstr "" "Aspell 是一款拼写检查器,它既可作为库使用,也可作为独立程序运行。 其重要\n" -"功能包括对 UTF-8 编写的文档的完整支持以及对多个词典,包括自定义词典在内的支持。" +"功能包括对 UTF-8 编写的文档的完整支持以及对多个词典,包括自定义词典在内的支" +"持。" #: gnu/packages/aspell.scm:114 msgid "This package provides a dictionary for the GNU Aspell spell checker." msgstr "" -#: gnu/packages/aspell.scm:285 gnu/packages/libreoffice.scm:765 +#: gnu/packages/aspell.scm:295 gnu/packages/libreoffice.scm:768 msgid "" "This package provides a dictionary for the Hunspell spell-checking\n" "library." msgstr "" -#: gnu/packages/aspell.scm:303 +#: gnu/packages/aspell.scm:313 msgid "Hunspell dictionary for English" msgstr "英语的 Hunspell 词典" -#: gnu/packages/aspell.scm:307 +#: gnu/packages/aspell.scm:317 msgid "Hunspell dictionary for Australian English" msgstr "澳大利亚英语的 Hunspell 词典" -#: gnu/packages/aspell.scm:311 +#: gnu/packages/aspell.scm:321 msgid "Hunspell dictionary for Canadian English" msgstr "" -#: gnu/packages/aspell.scm:315 +#: gnu/packages/aspell.scm:325 msgid "Hunspell dictionary for British English, with -ise endings" msgstr "" -#: gnu/packages/aspell.scm:319 +#: gnu/packages/aspell.scm:329 msgid "Hunspell dictionary for British English, with -ize endings" msgstr "" -#: gnu/packages/aspell.scm:323 +#: gnu/packages/aspell.scm:333 msgid "Hunspell dictionary for United States English" msgstr "" -#: gnu/packages/audio.scm:128 +#: gnu/packages/audio.scm:132 msgid "Realtime modular synthesizer and effect processor" msgstr "" -#: gnu/packages/audio.scm:130 +#: gnu/packages/audio.scm:134 msgid "" "AlsaModularSynth is a digital implementation of a classical analog\n" -"modular synthesizer system. It uses virtual control voltages to control the\n" -"parameters of the modules. The control voltages which control the frequency\n" +"modular synthesizer system. It uses virtual control voltages to control " +"the\n" +"parameters of the modules. The control voltages which control the " +"frequency\n" "e.g. of the VCO (Voltage Controlled Oscillator) and VCF (Voltage Controlled\n" "Filter) modules follow the convention of 1V / Octave." msgstr "" -#: gnu/packages/audio.scm:167 +#: gnu/packages/audio.scm:171 msgid "Library for audio labelling" msgstr "" -#: gnu/packages/audio.scm:169 +#: gnu/packages/audio.scm:173 msgid "" "aubio is a tool designed for the extraction of annotations from audio\n" "signals. Its features include segmenting a sound file before each of its\n" @@ -108,46 +113,49 @@ msgid "" "streams from live audio." msgstr "" -#: gnu/packages/audio.scm:270 +#: gnu/packages/audio.scm:274 msgid "Digital audio workstation" msgstr "" -#: gnu/packages/audio.scm:272 +#: gnu/packages/audio.scm:276 msgid "" "Ardour is a multi-channel digital audio workstation, allowing users to\n" -"record, edit, mix and master audio and MIDI projects. It is targeted at audio\n" +"record, edit, mix and master audio and MIDI projects. It is targeted at " +"audio\n" "engineers, musicians, soundtrack editors and composers." msgstr "" -#: gnu/packages/audio.scm:407 +#: gnu/packages/audio.scm:411 msgid "Software for recording and editing sounds" msgstr "" -#: gnu/packages/audio.scm:409 +#: gnu/packages/audio.scm:413 msgid "" "Audacity is a multi-track audio editor designed for recording, playing\n" -"and editing digital audio. It features digital effects and spectrum analysis\n" +"and editing digital audio. It features digital effects and spectrum " +"analysis\n" "tools." msgstr "" -#: gnu/packages/audio.scm:444 +#: gnu/packages/audio.scm:448 msgid "Tonewheel organ synthesizer" msgstr "" -#: gnu/packages/audio.scm:446 +#: gnu/packages/audio.scm:450 msgid "" "AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" "with drawbars, distortion and rotating speakers. The organ has three\n" -"sections, two polyphonic sections with nine drawbars each and one monophonic\n" +"sections, two polyphonic sections with nine drawbars each and one " +"monophonic\n" "bass section with five drawbars. A standalone JACK application and LV2\n" "plugins are provided." msgstr "" -#: gnu/packages/audio.scm:483 +#: gnu/packages/audio.scm:487 msgid "Audio plug-in pack for LV2 and JACK environments" msgstr "" -#: gnu/packages/audio.scm:485 +#: gnu/packages/audio.scm:489 msgid "" "Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" "The suite contains lots of effects (delay, modulation, signal processing,\n" @@ -156,35 +164,38 @@ msgid "" "tools (analyzer, mono/stereo tools, crossovers)." msgstr "" -#: gnu/packages/audio.scm:537 +#: gnu/packages/audio.scm:541 msgid "Software speech synthesizer" msgstr "" -#: gnu/packages/audio.scm:538 +#: gnu/packages/audio.scm:542 msgid "" "eSpeak is a software speech synthesizer for English and\n" -"other languages. eSpeak uses a \"formant synthesis\" method. This allows many\n" -"languages to be provided in a small size. The speech is clear, and can be used\n" -"at high speeds, but is not as natural or smooth as larger synthesizers which are\n" +"other languages. eSpeak uses a \"formant synthesis\" method. This allows " +"many\n" +"languages to be provided in a small size. The speech is clear, and can be " +"used\n" +"at high speeds, but is not as natural or smooth as larger synthesizers which " +"are\n" "based on human speech recordings." msgstr "" -#: gnu/packages/audio.scm:585 +#: gnu/packages/audio.scm:589 msgid "LV2 plugins for live use" msgstr "" -#: gnu/packages/audio.scm:587 +#: gnu/packages/audio.scm:591 msgid "" "The infamous plugins are a collection of LV2 audio plugins for live\n" "performances. The plugins include a cellular automaton synthesizer, an\n" "envelope follower, distortion effects, tape effects and more." msgstr "" -#: gnu/packages/audio.scm:628 +#: gnu/packages/audio.scm:632 msgid "SWH plugins in LV2 format" msgstr "" -#: gnu/packages/audio.scm:630 +#: gnu/packages/audio.scm:634 msgid "" "Swh-plugins-lv2 is a collection of audio plugins in LV2 format. Plugin\n" "classes include: dynamics (compressor, limiter), time (delay, chorus,\n" @@ -192,95 +203,101 @@ msgid "" "emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc." msgstr "" -#: gnu/packages/audio.scm:664 +#: gnu/packages/audio.scm:668 msgid "Sound and music computing system" msgstr "" -#: gnu/packages/audio.scm:666 +#: gnu/packages/audio.scm:670 msgid "" "Csound is a user-programmable and user-extensible sound processing\n" "language and software synthesizer." msgstr "" -#: gnu/packages/audio.scm:707 gnu/packages/audio.scm:2808 +#: gnu/packages/audio.scm:711 gnu/packages/audio.scm:2872 msgid "C++ wrapper around the ALSA API" msgstr "" -#: gnu/packages/audio.scm:709 +#: gnu/packages/audio.scm:713 msgid "" "clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" "ALSA PCM devices." msgstr "" -#: gnu/packages/audio.scm:746 +#: gnu/packages/audio.scm:750 msgid "LADSPA ambisonics plugins" msgstr "" -#: gnu/packages/audio.scm:748 +#: gnu/packages/audio.scm:752 msgid "" "The AMB plugins are a set of LADSPA ambisonics plugins, mainly to be\n" "used within Ardour. Features include: mono and stereo to B-format panning,\n" "horizontal rotator, square, hexagon and cube decoders." msgstr "" -#: gnu/packages/audio.scm:783 +#: gnu/packages/audio.scm:787 msgid "Chorus, phaser, and vintage high-pass and low-pass filters" msgstr "" -#: gnu/packages/audio.scm:785 +#: gnu/packages/audio.scm:789 msgid "" "This package provides various LADSPA plugins. @code{cs_chorus} and\n" "@code{cs_phaser} provide chorus and phaser effects, respectively;\n" -"@code{mvclpf24} provides four implementations of the low-pass filter used in\n" -"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-controlled\n" +"@code{mvclpf24} provides four implementations of the low-pass filter used " +"in\n" +"vintage Moog synthesizers; @code{mvchpf24} is based on the voltage-" +"controlled\n" "high-pass filter by Robert Moog. The filters attempt to accurately emulate\n" "the non-linear circuit elements of their original analog counterparts." msgstr "" -#: gnu/packages/audio.scm:823 +#: gnu/packages/audio.scm:827 msgid "LADSPA reverb plugin" msgstr "" -#: gnu/packages/audio.scm:825 +#: gnu/packages/audio.scm:829 msgid "" "This package provides a stereo reverb LADSPA plugin based on the\n" "well-known greverb." msgstr "" -#: gnu/packages/audio.scm:859 +#: gnu/packages/audio.scm:863 msgid "LADSPA four-band parametric equalizer plugin" msgstr "" -#: gnu/packages/audio.scm:861 +#: gnu/packages/audio.scm:865 msgid "" "This package provides a LADSPA plugin for a four-band parametric\n" -"equalizer. Each section has an active/bypass switch, frequency, bandwidth and\n" +"equalizer. Each section has an active/bypass switch, frequency, bandwidth " +"and\n" "gain controls. There is also a global bypass switch and gain control.\n" "\n" "The 2nd order resonant filters are implemented using a Mitra-Regalia style\n" "lattice filter, which is stable even while parameters are being changed.\n" "\n" -"All switches and controls are internally smoothed, so they can be used 'live'\n" -"without any clicks or zipper noises. This makes this plugin suitable for use\n" -"in systems that allow automation of plugin control ports, such as Ardour, or\n" +"All switches and controls are internally smoothed, so they can be used " +"'live'\n" +"without any clicks or zipper noises. This makes this plugin suitable for " +"use\n" +"in systems that allow automation of plugin control ports, such as Ardour, " +"or\n" "for stage use." msgstr "" -#: gnu/packages/audio.scm:904 +#: gnu/packages/audio.scm:908 msgid "LADSPA stereo width plugin" msgstr "" -#: gnu/packages/audio.scm:906 +#: gnu/packages/audio.scm:910 msgid "" "This package provides a LADSPA plugin to manipulate the stereo width of\n" "audio signals." msgstr "" -#: gnu/packages/audio.scm:941 +#: gnu/packages/audio.scm:945 msgid "LADSPA plugin for synthesizer oscillators" msgstr "" -#: gnu/packages/audio.scm:943 +#: gnu/packages/audio.scm:947 msgid "" "The @code{blvco} LADSPA plugin provides three anti-aliased oscillators:\n" "\n" @@ -295,146 +312,155 @@ msgid "" "output of analog synthesizers such as the Moog Voyager." msgstr "" -#: gnu/packages/audio.scm:985 +#: gnu/packages/audio.scm:989 msgid "LADSPA Autowah effect plugin" msgstr "" -#: gnu/packages/audio.scm:987 +#: gnu/packages/audio.scm:991 msgid "" "This package provides a LADSPA plugin for a Wah effect with envelope\n" "follower." msgstr "" -#: gnu/packages/audio.scm:1021 +#: gnu/packages/audio.scm:1025 msgid "LADSPA stereo reverb plugin" msgstr "" -#: gnu/packages/audio.scm:1023 +#: gnu/packages/audio.scm:1027 msgid "This package provides a LADSPA plugin for a stereo reverb effect." msgstr "" -#: gnu/packages/audio.scm:1061 +#: gnu/packages/audio.scm:1066 msgid "SoundFont synthesizer" msgstr "" -#: gnu/packages/audio.scm:1063 +#: gnu/packages/audio.scm:1068 msgid "" "FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" -"specifications. FluidSynth reads and handles MIDI events from the MIDI input\n" +"specifications. FluidSynth reads and handles MIDI events from the MIDI " +"input\n" "device. It is the software analogue of a MIDI synthesizer. FluidSynth can\n" "also play midifiles using a Soundfont." msgstr "" -#: gnu/packages/audio.scm:1094 +#: gnu/packages/audio.scm:1099 msgid "MPEG-4 and MPEG-2 AAC decoder" msgstr "" -#: gnu/packages/audio.scm:1096 +#: gnu/packages/audio.scm:1101 msgid "" "FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" "PS, and DAB+." msgstr "" -#: gnu/packages/audio.scm:1125 +#: gnu/packages/audio.scm:1141 msgid "Signal processing language" msgstr "信号处理语言" -#: gnu/packages/audio.scm:1127 +#: gnu/packages/audio.scm:1143 msgid "Faust is a programming language for realtime audio signal processing." msgstr "" -#: gnu/packages/audio.scm:1207 +#: gnu/packages/audio.scm:1213 msgid "GUS compatible patches for MIDI players" msgstr "" -#: gnu/packages/audio.scm:1209 +#: gnu/packages/audio.scm:1215 msgid "" "FreePats is a project to create a free and open set of GUS compatible\n" "patches that can be used with softsynths such as Timidity and WildMidi." msgstr "" -#: gnu/packages/audio.scm:1261 +#: gnu/packages/audio.scm:1267 msgid "Virtual guitar amplifier" msgstr "" -#: gnu/packages/audio.scm:1262 +#: gnu/packages/audio.scm:1268 msgid "" "Guitarix is a virtual guitar amplifier running JACK.\n" "Guitarix takes the signal from your guitar as a mono-signal from your sound\n" -"card. The input is processed by a main amp and a rack-section. Both can be\n" +"card. The input is processed by a main amp and a rack-section. Both can " +"be\n" "routed separately and deliver a processed stereo-signal via JACK. You may\n" -"fill the rack with effects from more than 25 built-in modules including stuff\n" +"fill the rack with effects from more than 25 built-in modules including " +"stuff\n" "from a simple noise gate to modulation effects like flanger, phaser or\n" "auto-wah." msgstr "" -#: gnu/packages/audio.scm:1316 +#: gnu/packages/audio.scm:1322 msgid "Audio effects processor" msgstr "" -#: gnu/packages/audio.scm:1318 +#: gnu/packages/audio.scm:1324 msgid "" "Rakarrack is a richly featured multi-effects processor emulating a\n" -"guitar effects pedalboard. Effects include compressor, expander, noise gate,\n" +"guitar effects pedalboard. Effects include compressor, expander, noise " +"gate,\n" "equalizers, exciter, flangers, chorus, various delay and reverb effects,\n" "distortion modules and many more. Most of the effects engine is built from\n" -"modules found in the excellent software synthesizer ZynAddSubFX. Presets and\n" +"modules found in the excellent software synthesizer ZynAddSubFX. Presets " +"and\n" "user interface are optimized for guitar, but Rakarrack processes signals in\n" -"stereo while it does not apply internal band-limiting filtering, and thus is\n" +"stereo while it does not apply internal band-limiting filtering, and thus " +"is\n" "well suited to all musical instruments and vocals." msgstr "" -#: gnu/packages/audio.scm:1369 +#: gnu/packages/audio.scm:1375 msgid "LV2 convolution reverb" msgstr "" -#: gnu/packages/audio.scm:1371 +#: gnu/packages/audio.scm:1377 msgid "" "IR is a low-latency, real-time, high performance signal convolver\n" -"especially for creating reverb effects. It supports impulse responses with 1,\n" +"especially for creating reverb effects. It supports impulse responses with " +"1,\n" "2 or 4 channels, in any soundfile format supported by libsndfile." msgstr "" -#: gnu/packages/audio.scm:1401 +#: gnu/packages/audio.scm:1407 msgid "JACK audio connection kit" msgstr "" -#: gnu/packages/audio.scm:1403 +#: gnu/packages/audio.scm:1409 msgid "" "JACK is a low-latency audio server. It can connect a number of\n" -"different applications to an audio device, as well as allowing them to share\n" -"audio between themselves. JACK is different from other audio server efforts\n" +"different applications to an audio device, as well as allowing them to " +"share\n" +"audio between themselves. JACK is different from other audio server " +"efforts\n" "in that it has been designed from the ground up to be suitable for\n" "professional audio work. This means that it focuses on two key areas:\n" "synchronous execution of all clients, and low latency operation." msgstr "" -#: gnu/packages/audio.scm:1509 +#: gnu/packages/audio.scm:1505 msgid "Simple LV2 host for JACK" msgstr "" -#: gnu/packages/audio.scm:1511 +#: gnu/packages/audio.scm:1507 msgid "" "Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" "plugins and exposes their ports as JACK ports, essentially making any LV2\n" "plugin function as a JACK application." msgstr "" -#: gnu/packages/audio.scm:1554 +#: gnu/packages/audio.scm:1550 msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" msgstr "" -#: gnu/packages/audio.scm:1556 +#: gnu/packages/audio.scm:1552 msgid "" "LADSPA is a standard that allows software audio processors and effects\n" "to be plugged into a wide range of audio synthesis and recording packages." msgstr "" -#: gnu/packages/audio.scm:1602 +#: gnu/packages/audio.scm:1598 msgid "Audio application session manager" msgstr "" -#: gnu/packages/audio.scm:1604 +#: gnu/packages/audio.scm:1600 msgid "" "LASH is a session management system for audio applications. It allows\n" "you to save and restore audio sessions consisting of multiple interconneced\n" @@ -442,285 +468,318 @@ msgid "" "connections between them." msgstr "" -#: gnu/packages/audio.scm:1625 +#: gnu/packages/audio.scm:1621 msgid "Bauer stereophonic-to-binaural DSP" msgstr "" -#: gnu/packages/audio.scm:1627 +#: gnu/packages/audio.scm:1623 msgid "" "The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" -"designed to improve headphone listening of stereo audio records. Recommended\n" +"designed to improve headphone listening of stereo audio records. " +"Recommended\n" "for headphone prolonged listening to disable superstereo fatigue without\n" "essential distortions." msgstr "" -#: gnu/packages/audio.scm:1650 +#: gnu/packages/audio.scm:1646 msgid "Implementation of the Open Sound Control protocol" msgstr "" -#: gnu/packages/audio.scm:1652 +#: gnu/packages/audio.scm:1648 msgid "" "liblo is a lightweight library that provides an easy to use\n" -"implementation of the Open Sound Control (OSC) protocol." +"implementation of the Open Sound Control (@dfn{OSC}) protocol." +msgstr "" + +#: gnu/packages/audio.scm:1671 +msgid "Bindings for PortAudio v19" +msgstr "" + +#: gnu/packages/audio.scm:1672 +msgid "" +"This package provides bindings for PortAudio v19, the\n" +"cross-platform audio input/output stream library." msgstr "" -#: gnu/packages/audio.scm:1674 +#: gnu/packages/audio.scm:1697 msgid "Python bindings for liblo" msgstr "liblo 的 Python 绑定" -#: gnu/packages/audio.scm:1676 +#: gnu/packages/audio.scm:1699 msgid "" "Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n" -"library. It supports almost the complete functionality of liblo, allowing you\n" +"library. It supports almost the complete functionality of liblo, allowing " +"you\n" "to send and receive OSC messages using a nice and simple Python API. Also\n" "included are the command line utilities @code{send_osc} and @code{dump_osc}." msgstr "" -#: gnu/packages/audio.scm:1717 +#: gnu/packages/audio.scm:1740 msgid "Library to simplify use of LV2 plugins in applications" msgstr "" -#: gnu/packages/audio.scm:1719 +#: gnu/packages/audio.scm:1742 msgid "" "Lilv is a C library to make the use of LV2 plugins as simple as possible\n" "for applications. Lilv is the successor to SLV2, rewritten to be\n" "significantly faster and have minimal dependencies." msgstr "" -#: gnu/packages/audio.scm:1745 +#: gnu/packages/audio.scm:1768 msgid "LV2 audio plugin specification" msgstr "" -#: gnu/packages/audio.scm:1747 +#: gnu/packages/audio.scm:1770 msgid "" "LV2 is an open specification for audio plugins and host applications.\n" -"At its core, LV2 is a simple stable interface, accompanied by extensions which\n" +"At its core, LV2 is a simple stable interface, accompanied by extensions " +"which\n" "add functionality to support the needs of increasingly powerful audio\n" "software." msgstr "" -#: gnu/packages/audio.scm:1797 +#: gnu/packages/audio.scm:1822 msgid "LV2 port of the mda Piano plugin" msgstr "" -#: gnu/packages/audio.scm:1798 +#: gnu/packages/audio.scm:1823 msgid "An LV2 port of the mda Piano VSTi." msgstr "" -#: gnu/packages/audio.scm:1811 +#: gnu/packages/audio.scm:1836 msgid "LV2 port of the mda EPiano plugin" msgstr "" -#: gnu/packages/audio.scm:1812 +#: gnu/packages/audio.scm:1837 msgid "An LV2 port of the mda EPiano VSTi." msgstr "" -#: gnu/packages/audio.scm:1857 +#: gnu/packages/audio.scm:1882 msgid "C++ libraries for LV2 plugins" msgstr "LV2 插件的 C++ 库" -#: gnu/packages/audio.scm:1859 +#: gnu/packages/audio.scm:1884 msgid "" "The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" "extensions into easy to use C++ classes. It is the successor of\n" "lv2-c++-tools." msgstr "" -#: gnu/packages/audio.scm:1900 +#: gnu/packages/audio.scm:1925 msgid "3D audio API" msgstr "3D 音频 API" -#: gnu/packages/audio.scm:1902 +#: gnu/packages/audio.scm:1927 msgid "" "OpenAL provides capabilities for playing audio in a virtual 3D\n" "environment. Distance attenuation, doppler shift, and directional sound\n" "emitters are among the features handled by the API. More advanced effects,\n" -"including air absorption, occlusion, and environmental reverb, are available\n" -"through the EFX extension. It also facilitates streaming audio, multi-channel\n" +"including air absorption, occlusion, and environmental reverb, are " +"available\n" +"through the EFX extension. It also facilitates streaming audio, multi-" +"channel\n" "buffers, and audio capture." msgstr "" -#: gnu/packages/audio.scm:1932 +#: gnu/packages/audio.scm:1957 msgid "Free implementation of OpenAL's ALUT standard" msgstr "" -#: gnu/packages/audio.scm:1933 +#: gnu/packages/audio.scm:1958 msgid "freealut is the OpenAL Utility Toolkit." msgstr "" -#: gnu/packages/audio.scm:1962 +#: gnu/packages/audio.scm:1987 msgid "Modular patch bay for audio and MIDI systems" msgstr "" -#: gnu/packages/audio.scm:1964 +#: gnu/packages/audio.scm:1989 msgid "" "Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" "and ALSA." msgstr "" -#: gnu/packages/audio.scm:1990 +#: gnu/packages/audio.scm:2016 msgid "Jack server control application" msgstr "" -#: gnu/packages/audio.scm:1991 +#: gnu/packages/audio.scm:2017 msgid "" "Control a Jack server. Allows you to plug various sources\n" "into various outputs and to start, stop and configure jackd" msgstr "" -#: gnu/packages/audio.scm:2017 +#: gnu/packages/audio.scm:2050 +msgid "Stereo audio recorder for JACK" +msgstr "" + +#: gnu/packages/audio.scm:2051 +msgid "" +"QJackRcd is a simple graphical stereo recorder for JACK\n" +"supporting silence processing for automatic pause, file splitting, and\n" +"background file post-processing." +msgstr "" + +#: gnu/packages/audio.scm:2077 msgid "Real-time audio utility library" msgstr "" -#: gnu/packages/audio.scm:2019 +#: gnu/packages/audio.scm:2079 msgid "" "Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" "aimed at audio/musical applications." msgstr "" -#: gnu/packages/audio.scm:2062 +#: gnu/packages/audio.scm:2123 msgid "Audio time-stretching and pitch-shifting library" msgstr "" -#: gnu/packages/audio.scm:2064 +#: gnu/packages/audio.scm:2125 msgid "" "Rubber Band is a library and utility program that permits changing the\n" "tempo and pitch of an audio recording independently of one another." msgstr "" -#: gnu/packages/audio.scm:2112 +#: gnu/packages/audio.scm:2173 msgid "Cross-platform MIDI library for C++" msgstr "" -#: gnu/packages/audio.scm:2114 +#: gnu/packages/audio.scm:2175 msgid "" "RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" "classes) that provide a common cross-platform API for realtime MIDI\n" "input/output." msgstr "" -#: gnu/packages/audio.scm:2139 +#: gnu/packages/audio.scm:2200 msgid "Library for serialising LV2 atoms to/from RDF" msgstr "" -#: gnu/packages/audio.scm:2141 +#: gnu/packages/audio.scm:2202 msgid "" "Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" "the Turtle syntax." msgstr "" -#: gnu/packages/audio.scm:2169 +#: gnu/packages/audio.scm:2230 msgid "Library for loading and wrapping LV2 plugin UIs" msgstr "" -#: gnu/packages/audio.scm:2171 +#: gnu/packages/audio.scm:2232 msgid "" "Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" "\n" "Suil makes it possible to load a UI of a toolkit in a host using another\n" "toolkit. The API is designed such that hosts do not need to explicitly\n" -"support specific toolkits – if Suil supports a particular toolkit, then UIs in\n" +"support specific toolkits – if Suil supports a particular toolkit, then UIs " +"in\n" "that toolkit will work in all hosts that use Suil automatically.\n" "\n" "Suil currently supports every combination of Gtk, Qt, and X11." msgstr "" -#: gnu/packages/audio.scm:2228 +#: gnu/packages/audio.scm:2289 msgid "Software synthesizer for playing MIDI files" msgstr "" -#: gnu/packages/audio.scm:2230 +#: gnu/packages/audio.scm:2291 msgid "" "TiMidity++ is a software synthesizer. It can play MIDI files by\n" -"converting them into PCM waveform data; give it a MIDI data along with digital\n" -"instrument data files, then it synthesizes them in real-time, and plays. It\n" -"can not only play sounds, but also can save the generated waveforms into hard\n" +"converting them into PCM waveform data; give it a MIDI data along with " +"digital\n" +"instrument data files, then it synthesizes them in real-time, and plays. " +"It\n" +"can not only play sounds, but also can save the generated waveforms into " +"hard\n" "disks as various audio file formats." msgstr "" -#: gnu/packages/audio.scm:2268 +#: gnu/packages/audio.scm:2329 msgid "Modular and extensible audio processing system" msgstr "" -#: gnu/packages/audio.scm:2270 +#: gnu/packages/audio.scm:2331 msgid "" "Vamp is an audio processing plugin system for plugins that extract\n" "descriptive information from audio data — typically referred to as audio\n" "analysis plugins or audio feature extraction plugins." msgstr "" -#: gnu/packages/audio.scm:2309 +#: gnu/packages/audio.scm:2370 msgid "Library for time stretching and pitch scaling of audio" msgstr "" -#: gnu/packages/audio.scm:2311 +#: gnu/packages/audio.scm:2372 msgid "" "SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" "stretching and pitch scaling of audio. This package contains the library." msgstr "" -#: gnu/packages/audio.scm:2330 +#: gnu/packages/audio.scm:2394 msgid "Hybrid lossless audio codec" msgstr "" -#: gnu/packages/audio.scm:2332 +#: gnu/packages/audio.scm:2396 msgid "" "WavPack is an audio compression format with lossless, lossy and hybrid\n" -"compression modes. This package contains command-line programs and library to\n" +"compression modes. This package contains command-line programs and library " +"to\n" "encode and decode wavpack files." msgstr "" -#: gnu/packages/audio.scm:2351 +#: gnu/packages/audio.scm:2415 msgid "Mod file playing library" msgstr "" -#: gnu/packages/audio.scm:2353 +#: gnu/packages/audio.scm:2417 msgid "" "Libmodplug renders mod music files as raw audio data, for playing or\n" "conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" -"supported. Optional features include high-quality resampling, bass expansion,\n" +"supported. Optional features include high-quality resampling, bass " +"expansion,\n" "surround and reverb." msgstr "" -#: gnu/packages/audio.scm:2372 +#: gnu/packages/audio.scm:2436 msgid "Module player library" msgstr "" -#: gnu/packages/audio.scm:2374 +#: gnu/packages/audio.scm:2438 msgid "" "Libxmp is a library that renders module files to PCM data. It supports\n" "over 90 mainstream and obscure module formats including Protracker (MOD),\n" "Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." msgstr "" -#: gnu/packages/audio.scm:2397 +#: gnu/packages/audio.scm:2461 msgid "Extended module player" msgstr "" -#: gnu/packages/audio.scm:2399 +#: gnu/packages/audio.scm:2463 msgid "" "Xmp is a portable module player that plays over 90 mainstream and\n" "obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" "Tracker 3 S3M and Impulse Tracker IT files." msgstr "" -#: gnu/packages/audio.scm:2430 +#: gnu/packages/audio.scm:2494 msgid "Audio processing library for changing tempo, pitch and playback rate" msgstr "" -#: gnu/packages/audio.scm:2432 +#: gnu/packages/audio.scm:2496 msgid "" "SoundTouch is an audio processing library for changing the tempo, pitch\n" "and playback rates of audio streams or audio files. It is intended for\n" -"application developers writing sound processing tools that require tempo/pitch\n" +"application developers writing sound processing tools that require tempo/" +"pitch\n" "control functionality, or just for playing around with the sound effects." msgstr "" -#: gnu/packages/audio.scm:2469 +#: gnu/packages/audio.scm:2533 msgid "Sound processing utility" msgstr "声音处理实用工具" -#: gnu/packages/audio.scm:2471 +#: gnu/packages/audio.scm:2535 msgid "" "SoX (Sound eXchange) is a command line utility that can convert\n" "various formats of computer audio files to other formats. It can also\n" @@ -728,92 +787,96 @@ msgid "" "can play and record audio files." msgstr "" -#: gnu/packages/audio.scm:2494 +#: gnu/packages/audio.scm:2558 msgid "One-dimensional sample-rate conversion library" msgstr "" -#: gnu/packages/audio.scm:2496 +#: gnu/packages/audio.scm:2560 msgid "" "The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" "conversion. It may be used, for example, to resample PCM-encoded audio." msgstr "" -#: gnu/packages/audio.scm:2526 +#: gnu/packages/audio.scm:2590 msgid "MPEG Audio Layer 2 (MP2) encoder" msgstr "" -#: gnu/packages/audio.scm:2528 +#: gnu/packages/audio.scm:2592 msgid "" "TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" "tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" "portions of LAME." msgstr "" -#: gnu/packages/audio.scm:2567 +#: gnu/packages/audio.scm:2631 msgid "Audio I/O library" msgstr "" -#: gnu/packages/audio.scm:2569 +#: gnu/packages/audio.scm:2633 msgid "" "PortAudio is a portable C/C++ audio I/O library providing a simple API\n" -"to record and/or play sound using a callback function or a blocking read/write\n" +"to record and/or play sound using a callback function or a blocking read/" +"write\n" "interface." msgstr "" -#: gnu/packages/audio.scm:2599 +#: gnu/packages/audio.scm:2663 msgid "Graphical user interface for FluidSynth" msgstr "" -#: gnu/packages/audio.scm:2601 +#: gnu/packages/audio.scm:2665 msgid "" "Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" "synthesizer written in C++." msgstr "" -#: gnu/packages/audio.scm:2638 +#: gnu/packages/audio.scm:2702 msgid "Networked audio system" msgstr "" -#: gnu/packages/audio.scm:2640 +#: gnu/packages/audio.scm:2704 msgid "" "RSound allows you to send audio from an application and transfer it\n" -"directly to a different computer on your LAN network. It is an audio daemon\n" +"directly to a different computer on your LAN network. It is an audio " +"daemon\n" "with a much different focus than most other audio daemons." msgstr "" -#: gnu/packages/audio.scm:2671 +#: gnu/packages/audio.scm:2735 msgid "JACK audio frequency analyzer and display" msgstr "" -#: gnu/packages/audio.scm:2673 +#: gnu/packages/audio.scm:2737 msgid "" "XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" -"Connection Kit. It can display the FFT of any input, modify it and output the\n" +"Connection Kit. It can display the FFT of any input, modify it and output " +"the\n" "result." msgstr "" -#: gnu/packages/audio.scm:2717 +#: gnu/packages/audio.scm:2781 msgid "Fast, partitioned convolution engine library" msgstr "" -#: gnu/packages/audio.scm:2719 +#: gnu/packages/audio.scm:2783 msgid "" "Zita convolver is a C++ library providing a real-time convolution\n" "engine." msgstr "" -#: gnu/packages/audio.scm:2764 +#: gnu/packages/audio.scm:2828 msgid "C++ library for resampling audio signals" msgstr "" -#: gnu/packages/audio.scm:2766 +#: gnu/packages/audio.scm:2830 msgid "" "Libzita-resampler is a C++ library for resampling audio signals. It is\n" -"designed to be used within a real-time processing context, to be fast, and to\n" +"designed to be used within a real-time processing context, to be fast, and " +"to\n" "provide high-quality sample rate conversion." msgstr "" -#: gnu/packages/audio.scm:2810 +#: gnu/packages/audio.scm:2874 msgid "" "Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" "access to ALSA PCM devices, taking care of the many functions required to\n" @@ -821,129 +884,210 @@ msgid "" "point audio data." msgstr "" -#: gnu/packages/audio.scm:2841 +#: gnu/packages/audio.scm:2905 msgid "Cue and toc file parsers and utilities" msgstr "" -#: gnu/packages/audio.scm:2842 +#: gnu/packages/audio.scm:2906 msgid "" "Cuetools is a set of programs that are useful for manipulating\n" -"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and TOC\n" +"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and " +"TOC\n" "files are a way to represent the layout of a data or audio CD in a\n" "machine-readable ASCII format." msgstr "" -#: gnu/packages/audio.scm:2861 +#: gnu/packages/audio.scm:2925 msgid "WAVE audio data processing tool" msgstr "WAVE 音频数据处理工具" -#: gnu/packages/audio.scm:2862 +#: gnu/packages/audio.scm:2926 msgid "" "shntool is a multi-purpose WAVE data processing and reporting\n" -"utility. File formats are abstracted from its core, so it can process any file\n" +"utility. File formats are abstracted from its core, so it can process any " +"file\n" "that contains WAVE data, compressed or not---provided there exists a format\n" -"module to handle that particular file type. It can also generate CUE files, and\n" +"module to handle that particular file type. It can also generate CUE files, " +"and\n" "use them split WAVE data into multiple files." msgstr "" -#: gnu/packages/audio.scm:2900 +#: gnu/packages/audio.scm:2964 msgid "DTS Coherent Acoustics decoder" msgstr "" -#: gnu/packages/audio.scm:2901 +#: gnu/packages/audio.scm:2965 msgid "" "Dcadec is a DTS Coherent Acoustics surround sound decoder\n" "with support for HD extensions." msgstr "" -#: gnu/packages/audio.scm:2922 +#: gnu/packages/audio.scm:2986 msgid "Tool to adjust loudness of media files" msgstr "" -#: gnu/packages/audio.scm:2924 +#: gnu/packages/audio.scm:2988 msgid "" "BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its\n" "flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the\n" "loudness of audio and video files to the same level." msgstr "" -#: gnu/packages/audio.scm:2955 +#: gnu/packages/audio.scm:3019 msgid "Lightweight audio filtering library" msgstr "" -#: gnu/packages/audio.scm:2956 +#: gnu/packages/audio.scm:3020 msgid "" "An easy to use audio filtering library made from webrtc\n" "code, used in @code{libtoxcore}." msgstr "" -#: gnu/packages/audio.scm:3000 +#: gnu/packages/audio.scm:3064 msgid "GSM 06.10 lossy speech compression library" msgstr "" -#: gnu/packages/audio.scm:3001 +#: gnu/packages/audio.scm:3065 msgid "" "This C library provides an encoder and a decoder for the GSM\n" "06.10 RPE-LTP lossy speech compression algorithm." msgstr "" -#: gnu/packages/audio.scm:3022 +#: gnu/packages/audio.scm:3086 msgid "ALSA wrappers for Python" msgstr "" -#: gnu/packages/audio.scm:3024 +#: gnu/packages/audio.scm:3088 msgid "" "This package contains wrappers for accessing the ALSA API from Python.\n" "It is currently fairly complete for PCM devices, and has some support for\n" "mixers." msgstr "" -#: gnu/packages/audio.scm:3083 +#: gnu/packages/audio.scm:3132 +msgid "Bluetooth ALSA backend" +msgstr "" + +#: gnu/packages/audio.scm:3133 +msgid "" +"This project is a rebirth of a direct integration between\n" +"Bluez and ALSA. Since Bluez >= 5, the build-in integration has been " +"removed\n" +"in favor of 3rd party audio applications. From now on, Bluez acts as a\n" +"middleware between an audio application, which implements Bluetooth audio\n" +"profile, and a Bluetooth audio device. BlueALSA registers all known " +"Bluetooth\n" +"audio profiles in Bluez, so in theory every Bluetooth device (with audio\n" +"capabilities) can be connected. In order to access the audio stream, one " +"has\n" +"to connect to the ALSA PCM device called @code{bluealsa}. The device is " +"based\n" +"on the ALSA software PCM plugin." +msgstr "" + +#: gnu/packages/audio.scm:3195 msgid "Sound editor" msgstr "" -#: gnu/packages/audio.scm:3086 +#: gnu/packages/audio.scm:3198 msgid "" "Snd is a sound editor modelled loosely after Emacs. It can be\n" -"customized and extended using either the s7 Scheme implementation (included in\n" +"customized and extended using either the s7 Scheme implementation (included " +"in\n" "the Snd sources), Ruby, or Forth." msgstr "" -#: gnu/packages/backup.scm:112 +#: gnu/packages/audio.scm:3231 +msgid "LV2 plugin for broadband noise reduction" +msgstr "" + +#: gnu/packages/audio.scm:3232 +msgid "" +"Noise Repellent is an LV2 plugin to reduce noise. It has\n" +"the following features:\n" +"\n" +"@enumerate\n" +"@item Spectral gating and spectral subtraction suppression rule\n" +"@item Adaptive and manual noise thresholds estimation\n" +"@item Adjustable noise floor\n" +"@item Adjustable offset of thresholds to perform over-subtraction\n" +"@item Time smoothing and a masking estimation to reduce artifacts\n" +"@item Basic onset detector to avoid transients suppression\n" +"@item Whitening of the noise floor to mask artifacts and to recover higher\n" +" frequencies\n" +"@item Option to listen to the residual signal\n" +"@item Soft bypass\n" +"@item Noise profile saved with the session\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/audio.scm:3300 +msgid "Command-line audio visualizer" +msgstr "" + +#: gnu/packages/audio.scm:3301 +msgid "" +"@code{cli-visualizer} displays fast-Fourier\n" +"transforms (FFTs) of the sound being played, as well as other graphical\n" +"representations." +msgstr "" + +#: gnu/packages/audio.scm:3352 +msgid "Console audio visualizer for ALSA, MPD, and PulseAudio" +msgstr "" + +#: gnu/packages/audio.scm:3353 +msgid "" +"C.A.V.A. is a bar audio spectrum visualizer for the terminal\n" +"using ALSA, MPD, PulseAudio, or a FIFO buffer as its input." +msgstr "" + +#: gnu/packages/audio.scm:3385 +msgid "Pro-quality GM soundfont" +msgstr "" + +#: gnu/packages/audio.scm:3386 +msgid "Fluid-3 is Frank Wen's pro-quality GM soundfont." +msgstr "" + +#: gnu/packages/backup.scm:115 msgid "Encrypted backup using rsync algorithm" msgstr "" -#: gnu/packages/backup.scm:114 +#: gnu/packages/backup.scm:117 msgid "" "Duplicity backs up directories by producing encrypted tar-format volumes\n" -"and uploading them to a remote or local file server. Because duplicity uses\n" +"and uploading them to a remote or local file server. Because duplicity " +"uses\n" "librsync, the incremental archives are space efficient and only record the\n" "parts of files that have changed since the last backup. Because duplicity\n" "uses GnuPG to encrypt and/or sign these archives, they will be safe from\n" "spying and/or modification by the server." msgstr "" -#: gnu/packages/backup.scm:143 +#: gnu/packages/backup.scm:146 msgid "File verification and repair tools" msgstr "" -#: gnu/packages/backup.scm:144 +#: gnu/packages/backup.scm:147 msgid "" "Par2cmdline uses Reed-Solomon error-correcting codes to\n" "generate and verify PAR2 recovery files. These files can be distributed\n" -"alongside the source files or stored together with back-ups to protect against\n" +"alongside the source files or stored together with back-ups to protect " +"against\n" "transmission errors or @dfn{bit rot}, the degradation of storage media over\n" "time.\n" "Unlike a simple checksum, PAR2 doesn't merely detect errors: as long as the\n" -"damage isn't too extensive (and smaller than the size of the recovery file), it\n" +"damage isn't too extensive (and smaller than the size of the recovery file), " +"it\n" "can even repair them." msgstr "" -#: gnu/packages/backup.scm:180 +#: gnu/packages/backup.scm:183 msgid "Simple incremental backup tool" msgstr "" -#: gnu/packages/backup.scm:182 +#: gnu/packages/backup.scm:185 msgid "" "Hdup2 is a backup utility, its aim is to make backup really simple. The\n" "backup scheduling is done by means of a cron job. It supports an\n" @@ -951,134 +1095,151 @@ msgid "" "backups (called chunks) to allow easy burning to CD/DVD." msgstr "" -#: gnu/packages/backup.scm:236 +#: gnu/packages/backup.scm:239 msgid "Multi-format archive and compression library" msgstr "" -#: gnu/packages/backup.scm:238 +#: gnu/packages/backup.scm:241 msgid "" "Libarchive provides a flexible interface for reading and writing\n" "archives in various formats such as tar and cpio. Libarchive also supports\n" -"reading and writing archives compressed using various compression filters such\n" +"reading and writing archives compressed using various compression filters " +"such\n" "as gzip and bzip2. The library is inherently stream-oriented; readers\n" "serially iterate through the archive, writers serially add things to the\n" -"archive. In particular, note that there is currently no built-in support for\n" +"archive. In particular, note that there is currently no built-in support " +"for\n" "random access nor for in-place modification." msgstr "" -#: gnu/packages/backup.scm:315 +#: gnu/packages/backup.scm:302 msgid "Provide a list of files to backup" msgstr "" -#: gnu/packages/backup.scm:317 +#: gnu/packages/backup.scm:304 msgid "" "Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" "Rdup itself does not backup anything, it only print a list of absolute\n" -"file names to standard output. Auxiliary scripts are needed that act on this\n" +"file names to standard output. Auxiliary scripts are needed that act on " +"this\n" "list and implement the backup strategy." msgstr "" -#: gnu/packages/backup.scm:347 +#: gnu/packages/backup.scm:334 msgid "Tar-compatible archiver" msgstr "Tar-兼容的归档工具" -#: gnu/packages/backup.scm:349 +#: gnu/packages/backup.scm:336 msgid "" "Btar is a tar-compatible archiver which allows arbitrary compression and\n" "ciphering, redundancy, differential backup, indexed extraction, multicore\n" -"compression, input and output serialisation, and tolerance to partial archive\n" +"compression, input and output serialisation, and tolerance to partial " +"archive\n" "errors." msgstr "" -#: gnu/packages/backup.scm:375 +#: gnu/packages/backup.scm:362 msgid "Local/remote mirroring+incremental backup" msgstr "" -#: gnu/packages/backup.scm:377 +#: gnu/packages/backup.scm:364 msgid "" "Rdiff-backup backs up one directory to another, possibly over a network.\n" -"The target directory ends up a copy of the source directory, but extra reverse\n" +"The target directory ends up a copy of the source directory, but extra " +"reverse\n" "diffs are stored in a special subdirectory of that target directory, so you\n" -"can still recover files lost some time ago. The idea is to combine the best\n" -"features of a mirror and an incremental backup. Rdiff-backup also preserves\n" +"can still recover files lost some time ago. The idea is to combine the " +"best\n" +"features of a mirror and an incremental backup. Rdiff-backup also " +"preserves\n" "subdirectories, hard links, dev files, permissions, uid/gid ownership,\n" "modification times, extended attributes, acls, and resource forks. Also,\n" "rdiff-backup can operate in a bandwidth efficient manner over a pipe, like\n" -"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up\n" -"to a remote location, and only the differences will be transmitted. Finally,\n" +"rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive " +"up\n" +"to a remote location, and only the differences will be transmitted. " +"Finally,\n" "rdiff-backup is easy to use and settings have sensible defaults." msgstr "" -#: gnu/packages/backup.scm:419 +#: gnu/packages/backup.scm:406 msgid "Deduplicating snapshot backup utility based on rsync" msgstr "" -#: gnu/packages/backup.scm:420 +#: gnu/packages/backup.scm:407 msgid "" -"rsnapshot is a filesystem snapshot utility based on rsync.\n" +"rsnapshot is a file system snapshot utility based on rsync.\n" "rsnapshot makes it easy to make periodic snapshots of local machines, and\n" -"remote machines over SSH. To reduce the disk space required for each backup,\n" +"remote machines over SSH. To reduce the disk space required for each " +"backup,\n" "rsnapshot uses hard links to deduplicate identical files." msgstr "" -#: gnu/packages/backup.scm:455 +#: gnu/packages/backup.scm:442 msgid "Tools & library for data backup and distributed storage" msgstr "" -#: gnu/packages/backup.scm:457 +#: gnu/packages/backup.scm:444 msgid "" "Libchop is a set of utilities and library for data backup and\n" "distributed storage. Its main application is @command{chop-backup}, an\n" "encrypted backup program that supports data integrity checks, versioning,\n" -"distribution among several sites, selective sharing of stored data, adaptive\n" -"compression, and more. The library itself implements storage techniques such\n" +"distribution among several sites, selective sharing of stored data, " +"adaptive\n" +"compression, and more. The library itself implements storage techniques " +"such\n" "as content-addressable storage, content hash keys, Merkle trees, similarity\n" "detection, and lossless compression." msgstr "" -#: gnu/packages/backup.scm:556 +#: gnu/packages/backup.scm:555 msgid "Deduplicated, encrypted, authenticated and compressed backups" msgstr "" -#: gnu/packages/backup.scm:557 +#: gnu/packages/backup.scm:556 msgid "" "Borg is a deduplicating backup program. Optionally, it\n" -"supports compression and authenticated encryption. The main goal of Borg is to\n" +"supports compression and authenticated encryption. The main goal of Borg is " +"to\n" "provide an efficient and secure way to backup data. The data deduplication\n" "technique used makes Borg suitable for daily backups since only changes are\n" -"stored. The authenticated encryption technique makes it suitable for backups\n" +"stored. The authenticated encryption technique makes it suitable for " +"backups\n" "to not fully trusted targets. Borg is a fork of Attic." msgstr "" -#: gnu/packages/backup.scm:603 +#: gnu/packages/backup.scm:602 msgid "Deduplicating backup program" msgstr "" -#: gnu/packages/backup.scm:604 +#: gnu/packages/backup.scm:603 msgid "" "Attic is a deduplicating backup program. The main goal of\n" "Attic is to provide an efficient and secure way to backup data. The data\n" -"deduplication technique used makes Attic suitable for daily backups since only\n" +"deduplication technique used makes Attic suitable for daily backups since " +"only\n" "changes are stored." msgstr "" -#: gnu/packages/backup.scm:634 +#: gnu/packages/backup.scm:633 msgid "WIM file manipulation library and utilities" msgstr "" -#: gnu/packages/backup.scm:635 +#: gnu/packages/backup.scm:634 msgid "" "wimlib is a C library and set of command-line utilities for\n" -"creating, modifying, extracting, and mounting archives in the Windows Imaging\n" -"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and to\n" +"creating, modifying, extracting, and mounting archives in the Windows " +"Imaging\n" +"Format (@dfn{WIM files}). It can capture and apply WIMs directly from and " +"to\n" "NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes." msgstr "" -#: gnu/packages/backup.scm:692 +#: gnu/packages/backup.scm:691 msgid "Easy and secure backup program" msgstr "" -#: gnu/packages/backup.scm:693 +#: gnu/packages/backup.scm:692 msgid "" "Obnam is an easy, secure backup program. Features\n" "include snapshot backups, data de-duplication and encrypted backups\n" @@ -1087,33 +1248,35 @@ msgid "" "any special software, on top of SSH." msgstr "" -#: gnu/packages/backup.scm:799 +#: gnu/packages/backup.scm:798 msgid "Fast, disk based, rotating network backup system" msgstr "" -#: gnu/packages/backup.scm:801 +#: gnu/packages/backup.scm:800 msgid "" "With dirvish you can maintain a set of complete images of your\n" -"filesystems with unattended creation and expiration. A dirvish backup vault\n" +"file systems with unattended creation and expiration. A dirvish backup " +"vault\n" "is like a time machine for your data. " msgstr "" -#: gnu/packages/base.scm:73 +#: gnu/packages/base.scm:77 msgid "Hello, GNU world: An example GNU package" msgstr "" -#: gnu/packages/base.scm:75 +#: gnu/packages/base.scm:79 msgid "" "GNU Hello prints the message \"Hello, world!\" and then exits. It\n" -"serves as an example of standard GNU coding practices. As such, it supports\n" +"serves as an example of standard GNU coding practices. As such, it " +"supports\n" "command-line arguments, multiple languages, and so on." msgstr "" -#: gnu/packages/base.scm:110 +#: gnu/packages/base.scm:114 msgid "Print lines matching a pattern" msgstr "" -#: gnu/packages/base.scm:112 +#: gnu/packages/base.scm:116 msgid "" "grep is a tool for finding text inside files. Text is found by\n" "matching a pattern provided by the user in one or many files. The pattern\n" @@ -1124,24 +1287,26 @@ msgid "" "including, for example, recursive directory searching." msgstr "" -#: gnu/packages/base.scm:134 +#: gnu/packages/base.scm:138 msgid "Stream editor" msgstr "" -#: gnu/packages/base.scm:156 +#: gnu/packages/base.scm:160 msgid "" "Sed is a non-interactive, text stream editor. It receives a text\n" -"input from a file or from standard input and it then applies a series of text\n" -"editing commands to the stream and prints its output to standard output. It\n" +"input from a file or from standard input and it then applies a series of " +"text\n" +"editing commands to the stream and prints its output to standard output. " +"It\n" "is often used for substituting text patterns in a stream. The GNU\n" "implementation offers several extensions over the standard utility." msgstr "" -#: gnu/packages/base.scm:196 +#: gnu/packages/base.scm:200 msgid "Managing tar archives" msgstr "管理 tar 归档" -#: gnu/packages/base.scm:198 +#: gnu/packages/base.scm:202 msgid "" "Tar provides the ability to create tar archives, as well as the\n" "ability to extract, update or list files in an existing archive. It is\n" @@ -1151,77 +1316,84 @@ msgid "" "standard utility." msgstr "" -#: gnu/packages/base.scm:221 +#: gnu/packages/base.scm:225 msgid "Apply differences to originals, with optional backups" msgstr "" -#: gnu/packages/base.scm:223 +#: gnu/packages/base.scm:227 msgid "" "Patch is a program that applies changes to files based on differences\n" -"laid out as by the program \"diff\". The changes may be applied to one or more\n" +"laid out as by the program \"diff\". The changes may be applied to one or " +"more\n" "files depending on the contents of the diff file. It accepts several\n" "different diff formats. It may also be used to revert previously applied\n" "differences." msgstr "" -#: gnu/packages/base.scm:243 +#: gnu/packages/base.scm:248 msgid "Comparing and merging files" msgstr "比较和合并文件" -#: gnu/packages/base.scm:245 +#: gnu/packages/base.scm:250 msgid "" "GNU Diffutils is a package containing tools for finding the\n" -"differences between files. The \"diff\" command is used to show how two files\n" +"differences between files. The \"diff\" command is used to show how two " +"files\n" "differ, while \"cmp\" shows the offsets and line numbers where they differ.\n" "\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an\n" "interactive means to merge two files." msgstr "" -#: gnu/packages/base.scm:282 +#: gnu/packages/base.scm:293 msgid "Operating on files matching given criteria" msgstr "" -#: gnu/packages/base.scm:284 +#: gnu/packages/base.scm:295 msgid "" "Findutils supplies the basic file directory searching utilities of the\n" "GNU system. It consists of two primary searching utilities: \"find\"\n" -"recursively searches for files in a directory according to given criteria and\n" -"\"locate\" lists files in a database that match a query. Two auxiliary tools\n" -"are included: \"updatedb\" updates the file name database and \"xargs\" may be\n" +"recursively searches for files in a directory according to given criteria " +"and\n" +"\"locate\" lists files in a database that match a query. Two auxiliary " +"tools\n" +"are included: \"updatedb\" updates the file name database and \"xargs\" may " +"be\n" "used to apply commands with arbitrarily long arguments." msgstr "" -#: gnu/packages/base.scm:340 +#: gnu/packages/base.scm:353 msgid "Core GNU utilities (file, text, shell)" msgstr "核心 GNU 工具(文件、文本、shell)" -#: gnu/packages/base.scm:342 +#: gnu/packages/base.scm:355 msgid "" "GNU Coreutils includes all of the basic command-line tools that are\n" "expected in a POSIX system. These provide the basic file, shell and text\n" -"manipulation functions of the GNU system. Most of these tools offer extended\n" +"manipulation functions of the GNU system. Most of these tools offer " +"extended\n" "functionality beyond that which is outlined in the POSIX standard." msgstr "" -#: gnu/packages/base.scm:384 +#: gnu/packages/base.scm:397 msgid "Remake files automatically" msgstr "自动重命令文件" -#: gnu/packages/base.scm:386 +#: gnu/packages/base.scm:399 msgid "" "Make is a program that is used to control the production of\n" "executables or other files from their source files. The process is\n" -"controlled from a Makefile, in which the developer specifies how each file is\n" +"controlled from a Makefile, in which the developer specifies how each file " +"is\n" "generated from its source. It has powerful dependency resolution and the\n" "ability to determine when files have to be regenerated after their sources\n" "change. GNU make offers many powerful extensions over the standard utility." msgstr "" -#: gnu/packages/base.scm:428 +#: gnu/packages/base.scm:440 msgid "Binary utilities: bfd gas gprof ld" msgstr "二进制文件处理实用工具:bfs gas gprof ld" -#: gnu/packages/base.scm:430 +#: gnu/packages/base.scm:442 msgid "" "GNU Binutils is a collection of tools for working with binary files.\n" "Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" @@ -1231,85 +1403,90 @@ msgid "" "included." msgstr "" -#: gnu/packages/base.scm:517 +#: gnu/packages/base.scm:516 msgid "The linker wrapper" msgstr "" -#: gnu/packages/base.scm:519 +#: gnu/packages/base.scm:518 msgid "" "The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" -"missing '-rpath' flags, and to detect any misuse of libraries outside of the\n" +"missing '-rpath' flags, and to detect any misuse of libraries outside of " +"the\n" "store." msgstr "" -#: gnu/packages/base.scm:695 +#: gnu/packages/base.scm:746 msgid "The GNU C Library" msgstr "GNU C 库" -#: gnu/packages/base.scm:697 +#: gnu/packages/base.scm:748 msgid "" "Any Unix-like operating system needs a C library: the library which\n" -"defines the \"system calls\" and other basic facilities such as open, malloc,\n" +"defines the \"system calls\" and other basic facilities such as open, " +"malloc,\n" "printf, exit...\n" "\n" -"The GNU C library is used as the C library in the GNU system and most systems\n" +"The GNU C library is used as the C library in the GNU system and most " +"systems\n" "with the Linux kernel." msgstr "" -#: gnu/packages/base.scm:775 +#: gnu/packages/base.scm:826 msgid "The GNU C Library (GNU Hurd variant)" msgstr "GNU C 库(GNU Hurd 变种)" -#: gnu/packages/base.scm:887 +#: gnu/packages/base.scm:953 msgid "All the locales supported by the GNU C Library" msgstr "" -#: gnu/packages/base.scm:889 +#: gnu/packages/base.scm:955 msgid "" "This package provides all the locales supported by the GNU C Library,\n" -"more than 400 in total. To use them set the 'LOCPATH' environment variable to\n" +"more than 400 in total. To use them set the 'LOCPATH' environment variable " +"to\n" "the 'share/locale' sub-directory of this package." msgstr "" -#: gnu/packages/base.scm:957 +#: gnu/packages/base.scm:1025 msgid "Small sample of UTF-8 locales" msgstr "" -#: gnu/packages/base.scm:959 +#: gnu/packages/base.scm:1027 msgid "" "This package provides a small sample of UTF-8 locales mostly useful in\n" "test environments." msgstr "" -#: gnu/packages/base.scm:977 +#: gnu/packages/base.scm:1045 msgid "Find full path of shell commands" msgstr "" -#: gnu/packages/base.scm:979 +#: gnu/packages/base.scm:1047 msgid "" "The which program finds the location of executables in PATH, with a\n" "variety of options. It is an alternative to the shell \"type\" built-in\n" "command." msgstr "" -#: gnu/packages/base.scm:1084 +#: gnu/packages/base.scm:1152 msgid "Database of current and historical time zones" msgstr "" -#: gnu/packages/base.scm:1085 +#: gnu/packages/base.scm:1153 msgid "" "The Time Zone Database (often called tz or zoneinfo)\n" "contains code and data that represent the history of local time for many\n" "representative locations around the globe. It is updated periodically to\n" -"reflect changes made by political bodies to time zone boundaries, UTC offsets,\n" +"reflect changes made by political bodies to time zone boundaries, UTC " +"offsets,\n" "and daylight-saving rules." msgstr "" -#: gnu/packages/base.scm:1136 +#: gnu/packages/base.scm:1205 msgid "Character set conversion library" msgstr "" -#: gnu/packages/base.scm:1138 +#: gnu/packages/base.scm:1207 msgid "" "libiconv provides an implementation of the iconv function for systems\n" "that lack it. iconv is used to convert between character encodings in a\n" @@ -1350,167 +1527,181 @@ msgid "" "XML-RPC over SCGI." msgstr "" -#: gnu/packages/bittorrent.scm:217 gnu/packages/bittorrent.scm:258 +#: gnu/packages/bittorrent.scm:206 gnu/packages/bittorrent.scm:247 msgid "Console client for the Transmission BitTorrent daemon" msgstr "" -#: gnu/packages/bittorrent.scm:218 +#: gnu/packages/bittorrent.scm:207 msgid "" "Tremc is a console client, with a curses interface, for the\n" "Transmission BitTorrent daemon." msgstr "" -#: gnu/packages/bittorrent.scm:259 +#: gnu/packages/bittorrent.scm:248 msgid "" "Transmission-remote-cli is a console client, with a curses\n" -"interface, for the Transmission BitTorrent daemon. This package is no longer\n" +"interface, for the Transmission BitTorrent daemon. This package is no " +"longer\n" "maintained upstream." msgstr "" -#: gnu/packages/bittorrent.scm:307 +#: gnu/packages/bittorrent.scm:296 msgid "Utility for parallel downloading files" msgstr "" -#: gnu/packages/bittorrent.scm:309 +#: gnu/packages/bittorrent.scm:298 msgid "" "Aria2 is a lightweight, multi-protocol & multi-source command-line\n" -"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.\n" +"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and " +"Metalink.\n" "Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces." msgstr "" -#: gnu/packages/bittorrent.scm:342 +#: gnu/packages/bittorrent.scm:331 msgid "Universal download manager with GTK+ interface" msgstr "带有 GTK+ 界面的通用下载管理器" -#: gnu/packages/bittorrent.scm:344 +#: gnu/packages/bittorrent.scm:333 msgid "" "uGet is portable download manager with GTK+ interface supporting\n" "HTTP, HTTPS, BitTorrent and Metalink, supporting multi-connection\n" "downloads, download scheduling, download rate limiting." msgstr "" -#: gnu/packages/bittorrent.scm:372 +#: gnu/packages/bittorrent.scm:362 msgid "Utility to create BitTorrent metainfo files" msgstr "" -#: gnu/packages/bittorrent.scm:373 +#: gnu/packages/bittorrent.scm:364 msgid "" -"mktorrent is a simple command-line utility to create\n" -"BitTorrent @dfn{metainfo} files, often known simply as @dfn{torrents}, from\n" -"both single files and whole directories. It can add multiple trackers and web\n" -"seed URLs, and set the @code{private} flag to disallow advertisement through\n" -"the distributed hash table (DHT) and Peer Exchange. Hashing is multi-threaded\n" +"mktorrent is a simple command-line utility to create BitTorrent\n" +"@dfn{metainfo} files, often known simply as @dfn{torrents}, from both " +"single\n" +"files and whole directories. It can add multiple trackers and web seed " +"URLs,\n" +"and set the @code{private} flag to disallow advertisement through the\n" +"distributed hash table (@dfn{DHT}) and Peer Exchange. Hashing is multi-" +"threaded\n" "and will take advantage of multiple processor cores where possible." msgstr "" -#: gnu/packages/bittorrent.scm:414 +#: gnu/packages/bittorrent.scm:403 msgid "Feature complete BitTorrent implementation" msgstr "" -#: gnu/packages/bittorrent.scm:416 +#: gnu/packages/bittorrent.scm:405 msgid "" "libtorrent-rasterbar is a feature complete C++ BitTorrent implementation\n" -"focusing on efficiency and scalability. It runs on embedded devices as well as\n" +"focusing on efficiency and scalability. It runs on embedded devices as well " +"as\n" "desktops." msgstr "" -#: gnu/packages/certs.scm:66 +#: gnu/packages/certs.scm:67 msgid "Python script to extract .pem data from certificate collection" msgstr "" -#: gnu/packages/certs.scm:68 +#: gnu/packages/certs.scm:69 msgid "" "certdata2pem.py is a Python script to transform X.509 certificate\n" "\"source code\" as contained, for example, in the Mozilla sources, into\n" ".pem formatted certificates." msgstr "" -#: gnu/packages/certs.scm:137 +#: gnu/packages/certs.scm:138 msgid "CA certificates from Mozilla" msgstr "" -#: gnu/packages/certs.scm:139 +#: gnu/packages/certs.scm:140 msgid "" "This package provides certificates for Certification Authorities (CA)\n" "taken from the NSS package and thus ultimately from the Mozilla project." msgstr "" -#: gnu/packages/certs.scm:208 +#: gnu/packages/certs.scm:209 msgid "Let's Encrypt root and intermediate certificates" msgstr "" -#: gnu/packages/certs.scm:209 +#: gnu/packages/certs.scm:210 msgid "" "This package provides a certificate store containing only the\n" -"Let's Encrypt root and intermediate certificates. It is intended to be used\n" +"Let's Encrypt root and intermediate certificates. It is intended to be " +"used\n" "within Guix." msgstr "" -#: gnu/packages/compression.scm:100 +#: gnu/packages/compression.scm:104 msgid "Compression library" msgstr "" -#: gnu/packages/compression.scm:102 +#: gnu/packages/compression.scm:106 msgid "" "zlib is designed to be a free, general-purpose, legally unencumbered --\n" -"that is, not covered by any patents -- lossless data-compression library for\n" +"that is, not covered by any patents -- lossless data-compression library " +"for\n" "use on virtually any computer hardware and operating system. The zlib data\n" -"format is itself portable across platforms. Unlike the LZW compression method\n" -"used in Unix compress(1) and in the GIF image format, the compression method\n" -"currently used in zlib essentially never expands the data. (LZW can double or\n" +"format is itself portable across platforms. Unlike the LZW compression " +"method\n" +"used in Unix compress(1) and in the GIF image format, the compression " +"method\n" +"currently used in zlib essentially never expands the data. (LZW can double " +"or\n" "triple the file size in extreme cases.) zlib's memory footprint is also\n" -"independent of the input data and can be reduced, if necessary, at some cost\n" +"independent of the input data and can be reduced, if necessary, at some " +"cost\n" "in compression." msgstr "" -#: gnu/packages/compression.scm:133 +#: gnu/packages/compression.scm:137 msgid "Zip Compression library" msgstr "" -#: gnu/packages/compression.scm:135 +#: gnu/packages/compression.scm:139 msgid "" "Minizip is a minimalistic library that supports compressing,\n" "extracting and viewing ZIP archives. This version is extracted from\n" "the @code{zlib} source." msgstr "" -#: gnu/packages/compression.scm:154 +#: gnu/packages/compression.scm:158 msgid "Replacement for Sun's 'jar' utility" msgstr "" -#: gnu/packages/compression.scm:156 +#: gnu/packages/compression.scm:160 msgid "" "FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" "utility. Instead of being written in Java, FastJar is written in C." msgstr "" -#: gnu/packages/compression.scm:190 +#: gnu/packages/compression.scm:194 msgid "C library for manipulating POSIX tar files" msgstr "" -#: gnu/packages/compression.scm:192 +#: gnu/packages/compression.scm:196 msgid "" "libtar is a C library for manipulating POSIX tar files. It handles\n" "adding and extracting files to/from a tar archive." msgstr "" -#: gnu/packages/compression.scm:209 +#: gnu/packages/compression.scm:213 msgid "General file (de)compression (using lzw)" msgstr "" -#: gnu/packages/compression.scm:214 +#: gnu/packages/compression.scm:227 msgid "" "GNU Gzip provides data compression and decompression utilities; the\n" -"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a single\n" -"file; as a result, it is often used in conjunction with \"tar\", resulting in\n" +"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a " +"single\n" +"file; as a result, it is often used in conjunction with \"tar\", resulting " +"in\n" "\".tar.gz\" or \".tgz\", etc." msgstr "" -#: gnu/packages/compression.scm:284 +#: gnu/packages/compression.scm:297 msgid "High-quality data compression program" msgstr "" -#: gnu/packages/compression.scm:286 +#: gnu/packages/compression.scm:299 msgid "" "bzip2 is a freely available, patent free (see below), high-quality data\n" "compressor. It typically compresses files to within 10% to 15% of the best\n" @@ -1519,41 +1710,47 @@ msgid "" "decompression." msgstr "" -#: gnu/packages/compression.scm:307 +#: gnu/packages/compression.scm:320 msgid "Parallel bzip2 compression utility" msgstr "" -#: gnu/packages/compression.scm:309 +#: gnu/packages/compression.scm:322 msgid "" "lbzip2 is a multi-threaded compression utility with support for the\n" "bzip2 compressed file format. lbzip2 can process standard bz2 files in\n" -"parallel. It uses POSIX threading model (pthreads), which allows it to take\n" -"full advantage of symmetric multiprocessing (SMP) systems. It has been proven\n" -"to scale linearly, even to over one hundred processor cores. lbzip2 is fully\n" +"parallel. It uses POSIX threading model (pthreads), which allows it to " +"take\n" +"full advantage of symmetric multiprocessing (SMP) systems. It has been " +"proven\n" +"to scale linearly, even to over one hundred processor cores. lbzip2 is " +"fully\n" "compatible with bzip2 – both at file format and command line level." msgstr "" -#: gnu/packages/compression.scm:339 +#: gnu/packages/compression.scm:352 msgid "Parallel bzip2 implementation" msgstr "可并行的 bzip2 实现" -#: gnu/packages/compression.scm:341 +#: gnu/packages/compression.scm:354 msgid "" "Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" -"compressor that uses pthreads and achieves near-linear speedup on SMP machines.\n" -"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. anything\n" +"compressor that uses pthreads and achieves near-linear speedup on SMP " +"machines.\n" +"The output of this version is fully compatible with bzip2 v1.0.2 (i.e. " +"anything\n" "compressed with pbzip2 can be decompressed with bzip2)." msgstr "" -#: gnu/packages/compression.scm:362 +#: gnu/packages/compression.scm:375 msgid "General-purpose data compression" msgstr "通用数据压缩" -#: gnu/packages/compression.scm:364 +#: gnu/packages/compression.scm:377 msgid "" "XZ Utils is free general-purpose data compression software with high\n" "compression ratio. XZ Utils were written for POSIX-like systems, but also\n" -"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.\n" +"work on some not-so-POSIX systems. XZ Utils are the successor to LZMA " +"Utils.\n" "\n" "The core of the XZ Utils compression code is based on LZMA SDK, but it has\n" "been modified quite a lot to be suitable for XZ Utils. The primary\n" @@ -1562,11 +1759,11 @@ msgid "" "than gzip and 15 % smaller output than bzip2." msgstr "" -#: gnu/packages/compression.scm:392 +#: gnu/packages/compression.scm:405 msgid "Data compression library suitable for real-time data de-/compression" msgstr "" -#: gnu/packages/compression.scm:394 +#: gnu/packages/compression.scm:407 msgid "" "LZO is a data compression library which is suitable for data\n" "de-/compression in real-time. This means it favours speed over\n" @@ -1576,207 +1773,225 @@ msgid "" "format are designed to be portable across platforms." msgstr "" -#: gnu/packages/compression.scm:430 +#: gnu/packages/compression.scm:443 msgid "Python bindings for the LZO data compression library" msgstr "" -#: gnu/packages/compression.scm:432 +#: gnu/packages/compression.scm:445 msgid "" "Python-LZO provides Python bindings for LZO, i.e. you can access\n" "the LZO library from your Python scripts thereby compressing ordinary\n" "Python strings." msgstr "" -#: gnu/packages/compression.scm:455 +#: gnu/packages/compression.scm:468 msgid "Compress or expand files" msgstr "" -#: gnu/packages/compression.scm:457 +#: gnu/packages/compression.scm:470 msgid "" "Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" -"LZO data compression library for compression services, and its main advantages\n" -"over gzip are much higher compression and decompression speed (at the cost of\n" +"LZO data compression library for compression services, and its main " +"advantages\n" +"over gzip are much higher compression and decompression speed (at the cost " +"of\n" "some compression ratio)." msgstr "" -#: gnu/packages/compression.scm:476 +#: gnu/packages/compression.scm:489 msgid "Lossless data compressor based on the LZMA algorithm" msgstr "" -#: gnu/packages/compression.scm:478 +#: gnu/packages/compression.scm:491 msgid "" "Lzip is a lossless data compressor with a user interface similar to the\n" -"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses\n" -"more than bzip2, which makes it well-suited for software distribution and data\n" +"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and " +"compresses\n" +"more than bzip2, which makes it well-suited for software distribution and " +"data\n" "archiving. Lzip is a clean implementation of the LZMA algorithm." msgstr "" -#: gnu/packages/compression.scm:497 +#: gnu/packages/compression.scm:510 msgid "Recover and decompress data from damaged lzip files" msgstr "" -#: gnu/packages/compression.scm:499 +#: gnu/packages/compression.scm:512 msgid "" "Lziprecover is a data recovery tool and decompressor for files in the lzip\n" -"compressed data format (.lz). It can test the integrity of lzip files, extract\n" +"compressed data format (.lz). It can test the integrity of lzip files, " +"extract\n" "data from damaged ones, and repair most files with small errors (up to one\n" "single-byte error per member) entirely.\n" "\n" -"Lziprecover is not a replacement for regular backups, but a last line of defence\n" -"when even the backups are corrupt. It can recover files by merging the good\n" -"parts of two or more damaged copies, such as can be easily produced by running\n" +"Lziprecover is not a replacement for regular backups, but a last line of " +"defence\n" +"when even the backups are corrupt. It can recover files by merging the " +"good\n" +"parts of two or more damaged copies, such as can be easily produced by " +"running\n" "@command{ddrescue} on a failing device.\n" "\n" -"This package also includes @command{unzcrash}, a tool to test the robustness of\n" +"This package also includes @command{unzcrash}, a tool to test the robustness " +"of\n" "decompressors when faced with corrupted input." msgstr "" -#: gnu/packages/compression.scm:540 +#: gnu/packages/compression.scm:553 msgid "Archives in shell scripts, uuencode/uudecode" msgstr "" -#: gnu/packages/compression.scm:542 +#: gnu/packages/compression.scm:555 msgid "" "GNU sharutils is a package for creating and manipulating shell\n" -"archives that can be readily emailed. A shell archive is a file that can be\n" -"processed by a Bourne-type shell to unpack the original collection of files.\n" +"archives that can be readily emailed. A shell archive is a file that can " +"be\n" +"processed by a Bourne-type shell to unpack the original collection of " +"files.\n" "This package is mostly for compatibility and historical interest." msgstr "" -#: gnu/packages/compression.scm:573 +#: gnu/packages/compression.scm:586 msgid "Library for SoundFont decompression" msgstr "" -#: gnu/packages/compression.scm:575 +#: gnu/packages/compression.scm:588 msgid "" "SfArkLib is a C++ library for decompressing SoundFont files compressed\n" "with the sfArk algorithm." msgstr "" -#: gnu/packages/compression.scm:608 +#: gnu/packages/compression.scm:622 msgid "Basic sfArk decompressor" msgstr "" -#: gnu/packages/compression.scm:609 +#: gnu/packages/compression.scm:623 msgid "" "SfArk extractor converts SoundFonts in the compressed legacy\n" "sfArk file format to the uncompressed sf2 format." msgstr "" -#: gnu/packages/compression.scm:626 +#: gnu/packages/compression.scm:640 msgid "Compression tools for some formats used by Microsoft" msgstr "" -#: gnu/packages/compression.scm:628 +#: gnu/packages/compression.scm:642 msgid "" "The purpose of libmspack is to provide both compression and\n" "decompression of some loosely related file formats used by Microsoft." msgstr "" -#: gnu/packages/compression.scm:647 +#: gnu/packages/compression.scm:661 msgid "Low-level interface to bzip2 compression library" msgstr "" -#: gnu/packages/compression.scm:648 +#: gnu/packages/compression.scm:662 msgid "" "This module provides a Perl interface to the bzip2\n" "compression library." msgstr "" -#: gnu/packages/compression.scm:682 +#: gnu/packages/compression.scm:696 msgid "Low-level interface to zlib compression library" msgstr "" -#: gnu/packages/compression.scm:683 +#: gnu/packages/compression.scm:697 msgid "" "This module provides a Perl interface to the zlib\n" "compression library." msgstr "" -#: gnu/packages/compression.scm:704 +#: gnu/packages/compression.scm:718 msgid "IO Interface to compressed files/buffers" msgstr "" -#: gnu/packages/compression.scm:705 +#: gnu/packages/compression.scm:719 msgid "" "IO-Compress provides a Perl interface to allow reading and\n" "writing of compressed data created with the zlib and bzip2 libraries." msgstr "" -#: gnu/packages/compression.scm:732 +#: gnu/packages/compression.scm:745 msgid "Compression algorithm focused on speed" msgstr "" -#: gnu/packages/compression.scm:733 +#: gnu/packages/compression.scm:746 msgid "" "LZ4 is a lossless compression algorithm, providing\n" -"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features an\n" -"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/cycle).\n" -"A high compression derivative, called LZ4_HC, is also provided. It trades CPU\n" +"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features " +"an\n" +"extremely fast decoder, with speed in multiple GB/s per core (0.71 Bytes/" +"cycle).\n" +"A high compression derivative, called LZ4_HC, is also provided. It trades " +"CPU\n" "time for compression ratio." msgstr "" -#: gnu/packages/compression.scm:758 +#: gnu/packages/compression.scm:771 msgid "LZ4 bindings for Python" msgstr "" -#: gnu/packages/compression.scm:760 +#: gnu/packages/compression.scm:773 msgid "" "This package provides python bindings for the lz4 compression library\n" "by Yann Collet. The project contains bindings for the LZ4 block format and\n" "the LZ4 frame format." msgstr "" -#: gnu/packages/compression.scm:783 +#: gnu/packages/compression.scm:796 msgid "String compression" msgstr "" -#: gnu/packages/compression.scm:784 +#: gnu/packages/compression.scm:797 msgid "Lz-string is a string compressor library for Python." msgstr "" -#: gnu/packages/compression.scm:822 +#: gnu/packages/compression.scm:835 msgid "Tools to create and extract squashfs file systems" msgstr "" -#: gnu/packages/compression.scm:824 +#: gnu/packages/compression.scm:837 msgid "" "Squashfs is a highly compressed read-only file system for Linux. It uses\n" "zlib to compress files, inodes, and directories. All blocks are packed to\n" -"minimize the data overhead, and block sizes of between 4K and 1M are supported.\n" +"minimize the data overhead, and block sizes of between 4K and 1M are " +"supported.\n" "It is intended to be used for archival use, for live CDs, and for embedded\n" -"systems where low overhead is needed. This package allows you to create and\n" +"systems where low overhead is needed. This package allows you to create " +"and\n" "extract such file systems." msgstr "" -#: gnu/packages/compression.scm:861 +#: gnu/packages/compression.scm:874 msgid "Parallel implementation of gzip" msgstr "" -#: gnu/packages/compression.scm:863 +#: gnu/packages/compression.scm:876 msgid "" "This package provides a parallel implementation of gzip that exploits\n" "multiple processors and multiple cores when compressing data." msgstr "" -#: gnu/packages/compression.scm:887 +#: gnu/packages/compression.scm:900 msgid "Parallel indexing implementation of LZMA" msgstr "" -#: gnu/packages/compression.scm:889 +#: gnu/packages/compression.scm:902 msgid "" "The existing XZ Utils provide great compression in the .xz file format,\n" -"but they produce just one big block of compressed data. Pixz instead produces\n" -"a collection of smaller blocks which makes random access to the original data\n" +"but they produce just one big block of compressed data. Pixz instead " +"produces\n" +"a collection of smaller blocks which makes random access to the original " +"data\n" "possible and can compress in parallel. This is especially useful for large\n" "tarballs." msgstr "" -#: gnu/packages/compression.scm:930 +#: gnu/packages/compression.scm:943 msgid "Implementation of the Brotli compression algorithm" msgstr "" -#: gnu/packages/compression.scm:932 +#: gnu/packages/compression.scm:945 msgid "" "Brotli is a general-purpose lossless compression algorithm. It is\n" "similar in speed to deflate but offers denser compression. This package\n" @@ -1784,32 +1999,34 @@ msgid "" "respectively, based on the reference implementation from Google." msgstr "" -#: gnu/packages/compression.scm:956 +#: gnu/packages/compression.scm:969 msgid "Tool to unpack Cabinet archives" msgstr "" -#: gnu/packages/compression.scm:957 +#: gnu/packages/compression.scm:970 msgid "Extracts files out of Microsoft Cabinet (.cab) archives" msgstr "" -#: gnu/packages/compression.scm:989 +#: gnu/packages/compression.scm:1002 msgid "Delta encoder for binary files" msgstr "" -#: gnu/packages/compression.scm:990 +#: gnu/packages/compression.scm:1003 msgid "" "xdelta encodes only the differences between two binary files\n" -"using the VCDIFF algorithm and patch file format described in RFC 3284. It can\n" -"also be used to apply such patches. xdelta is similar to @command{diff} and\n" +"using the VCDIFF algorithm and patch file format described in RFC 3284. It " +"can\n" +"also be used to apply such patches. xdelta is similar to @command{diff} " +"and\n" "@command{patch}, but is not limited to plain text and does not generate\n" "human-readable output." msgstr "" -#: gnu/packages/compression.scm:1022 +#: gnu/packages/compression.scm:1036 msgid "Large file compressor with a very high compression ratio" msgstr "" -#: gnu/packages/compression.scm:1023 +#: gnu/packages/compression.scm:1037 msgid "" "lrzip is a compression utility that uses long-range\n" "redundancy reduction to improve the subsequent compression ratio of\n" @@ -1820,147 +2037,165 @@ msgid "" "well as bzip2." msgstr "" -#: gnu/packages/compression.scm:1059 +#: gnu/packages/compression.scm:1067 msgid "Filter for improving compression of typed binary data" msgstr "" -#: gnu/packages/compression.scm:1060 +#: gnu/packages/compression.scm:1068 msgid "" "Bitshuffle is an algorithm that rearranges typed, binary data\n" -"for improving compression, as well as a python/C package that implements this\n" +"for improving compression, as well as a python/C package that implements " +"this\n" "algorithm within the Numpy framework." msgstr "" -#: gnu/packages/compression.scm:1079 +#: gnu/packages/compression.scm:1089 msgid "Fast compressor/decompressor" msgstr "" -#: gnu/packages/compression.scm:1080 +#: gnu/packages/compression.scm:1090 msgid "" -"Snappy is a compression/decompression library. It does not\n" -"aim for maximum compression, or compatibility with any other compression library;\n" -"instead, it aims for very high speeds and reasonable compression. For instance,\n" -"compared to the fastest mode of zlib, Snappy is an order of magnitude faster\n" -"for most inputs, but the resulting compressed files are anywhere from 20% to\n" +"Snappy is a compression/decompression library. It does not\n" +"aim for maximum compression, or compatibility with any other compression " +"library;\n" +"instead, it aims for very high speeds and reasonable compression. For " +"instance,\n" +"compared to the fastest mode of zlib, Snappy is an order of magnitude " +"faster\n" +"for most inputs, but the resulting compressed files are anywhere from 20% " +"to\n" "100% bigger." msgstr "" -#: gnu/packages/compression.scm:1204 +#: gnu/packages/compression.scm:1219 msgid "Compression/decompression algorithm in Java" msgstr "" -#: gnu/packages/compression.scm:1205 +#: gnu/packages/compression.scm:1220 msgid "" "Snappy-java is a Java port of the snappy, a fast C++\n" "compresser/decompresser." msgstr "" -#: gnu/packages/compression.scm:1311 -msgid "Java port of snappy" +#: gnu/packages/compression.scm:1326 +#, fuzzy +msgid "Java port of the Snappy (de)compressor" msgstr "snappy 的 Java 移植" -#: gnu/packages/compression.scm:1312 +#: gnu/packages/compression.scm:1328 msgid "" -"Iq80-snappy is a rewrite (port) of Snappy writen in pure\n" -"Java. This compression code produces a byte-for-byte exact copy of the output\n" -"created by the original C++ code, and extremely fast." +"Iq80-snappy is a port of the Snappy compressor and decompressor rewritten\n" +"in pure Java. This compression code produces a byte-for-byte exact copy of " +"the\n" +"output created by the original C++ code, and is extremely fast." msgstr "" -#: gnu/packages/compression.scm:1351 +#: gnu/packages/compression.scm:1367 msgid "Java bzip2 compression/decompression library" msgstr "" -#: gnu/packages/compression.scm:1352 +#: gnu/packages/compression.scm:1368 msgid "" "Jbzip2 is a Java bzip2 compression/decompression library.\n" "It can be used as a replacement for the Apache @code{CBZip2InputStream} /\n" "@code{CBZip2OutputStream} classes." msgstr "" -#: gnu/packages/compression.scm:1417 +#: gnu/packages/compression.scm:1434 msgid "Command-line file archiver with high compression ratio" msgstr "" -#: gnu/packages/compression.scm:1418 +#: gnu/packages/compression.scm:1435 msgid "" "p7zip is a command-line port of 7-Zip, a file archiver that\n" "handles the 7z format which features very high compression ratios." msgstr "" -#: gnu/packages/compression.scm:1457 +#: gnu/packages/compression.scm:1474 msgid "Compressed C++ iostream" msgstr "" -#: gnu/packages/compression.scm:1458 +#: gnu/packages/compression.scm:1475 msgid "" "gzstream is a small library for providing zlib\n" "functionality in a C++ iostream." msgstr "" -#: gnu/packages/compression.scm:1505 +#: gnu/packages/compression.scm:1522 msgid "Incremental journaling archiver" msgstr "" -#: gnu/packages/compression.scm:1506 +#: gnu/packages/compression.scm:1523 msgid "" "ZPAQ is a command-line archiver for realistic situations with\n" "many duplicate and already compressed files. It backs up only those files\n" -"modified since the last update. All previous versions remain untouched and can\n" +"modified since the last update. All previous versions remain untouched and " +"can\n" "be independently recovered. Identical files are only stored once (known as\n" "@dfn{de-duplication}). Archives can also be encrypted.\n" "\n" -"ZPAQ is intended to back up user data, not entire operating systems. It ignores\n" +"ZPAQ is intended to back up user data, not entire operating systems. It " +"ignores\n" "owner and group IDs, ACLs, extended attributes, or special file types like\n" -"devices, sockets, or named pipes. It does not follow or restore symbolic links\n" +"devices, sockets, or named pipes. It does not follow or restore symbolic " +"links\n" "or junctions, and always follows hard links." msgstr "" -#: gnu/packages/compression.scm:1587 +#: gnu/packages/compression.scm:1605 msgid "Extract CAB files from InstallShield installers" msgstr "" -#: gnu/packages/compression.scm:1589 +#: gnu/packages/compression.scm:1607 msgid "" "@command{unshield} is a tool and library for extracting @file{.cab}\n" " archives from InstallShield installers." msgstr "" -#: gnu/packages/compression.scm:1615 +#: gnu/packages/compression.scm:1638 msgid "Zstandard real-time compression algorithm" msgstr "" -#: gnu/packages/compression.scm:1616 +#: gnu/packages/compression.scm:1639 msgid "" "Zstandard (@command{zstd}) is a lossless compression algorithm\n" -"that combines very fast operation with a compression ratio comparable to that of\n" -"zlib. In most scenarios, both compression and decompression can be performed in\n" +"that combines very fast operation with a compression ratio comparable to " +"that of\n" +"zlib. In most scenarios, both compression and decompression can be " +"performed in\n" "‘real time’. The compressor can be configured to provide the most suitable\n" -"trade-off between compression ratio and speed, without affecting decompression\n" +"trade-off between compression ratio and speed, without affecting " +"decompression\n" "speed." msgstr "" -#: gnu/packages/compression.scm:1658 +#: gnu/packages/compression.scm:1681 msgid "Threaded implementation of the Zstandard compression algorithm" msgstr "" -#: gnu/packages/compression.scm:1659 +#: gnu/packages/compression.scm:1682 msgid "" "Parallel Zstandard (PZstandard or @command{pzstd}) is a\n" "multi-threaded implementation of the @uref{http://zstd.net/, Zstandard\n" -"compression algorithm}. It is fully compatible with the original Zstandard file\n" -"format and command-line interface, and can be used as a drop-in replacement.\n" +"compression algorithm}. It is fully compatible with the original Zstandard " +"file\n" +"format and command-line interface, and can be used as a drop-in " +"replacement.\n" "\n" -"Compression is distributed over multiple processor cores to improve performance,\n" -"as is the decompression of data compressed in this manner. Data compressed by\n" -"other implementations will only be decompressed by two threads: one performing\n" +"Compression is distributed over multiple processor cores to improve " +"performance,\n" +"as is the decompression of data compressed in this manner. Data compressed " +"by\n" +"other implementations will only be decompressed by two threads: one " +"performing\n" "the actual decompression, the other input and output." msgstr "" -#: gnu/packages/compression.scm:1700 +#: gnu/packages/compression.scm:1723 msgid "Compression and file packing utility" msgstr "" -#: gnu/packages/compression.scm:1702 +#: gnu/packages/compression.scm:1725 msgid "" "Zip is a compression and file packaging/archive utility. Zip is useful\n" "for packaging a set of files for distribution, for archiving files, and for\n" @@ -1971,15 +2206,16 @@ msgid "" "directory structure can be packed into a ZIP archive with a single command.\n" "\n" "Zip has one compression method (deflation) and can also store files without\n" -"compression. Zip automatically chooses the better of the two for each file.\n" +"compression. Zip automatically chooses the better of the two for each " +"file.\n" "Compression ratios of 2:1 to 3:1 are common for text files." msgstr "" -#: gnu/packages/compression.scm:1757 +#: gnu/packages/compression.scm:1781 msgid "Decompression and file extraction utility" msgstr "" -#: gnu/packages/compression.scm:1759 +#: gnu/packages/compression.scm:1783 msgid "" "UnZip is an extraction utility for archives compressed in .zip format,\n" "also called \"zipfiles\".\n" @@ -1990,187 +2226,307 @@ msgid "" "recreates the stored directory structure by default." msgstr "" -#: gnu/packages/compression.scm:1800 +#: gnu/packages/compression.scm:1835 msgid "Library for accessing zip files" msgstr "" -#: gnu/packages/compression.scm:1802 +#: gnu/packages/compression.scm:1837 msgid "ZZipLib is a library based on zlib for accessing zip files." msgstr "" -#: gnu/packages/compression.scm:1819 -msgid "Provides an interface to ZIP archive files" +#: gnu/packages/compression.scm:1857 +msgid "Provides an interface to Zip archive files" msgstr "" -#: gnu/packages/compression.scm:1820 gnu/packages/perl.scm:279 +#: gnu/packages/compression.scm:1858 msgid "" -"The Archive::Zip module allows a Perl program to create,\n" -"manipulate, read, and write Zip archive files." +"The @code{Archive::Zip} module allows a Perl program to\n" +"create, manipulate, read, and write Zip archive files." msgstr "" -#: gnu/packages/compression.scm:1842 +#: gnu/packages/compression.scm:1880 msgid "C library for reading, creating, and modifying zip archives" msgstr "" -#: gnu/packages/compression.scm:1843 +#: gnu/packages/compression.scm:1881 msgid "" "Libzip is a C library for reading, creating, and modifying\n" -"zip archives. Files can be added from data buffers, files, or compressed data\n" +"zip archives. Files can be added from data buffers, files, or compressed " +"data\n" "copied directly from other zip archives. Changes made without closing the\n" "archive can be reverted." msgstr "" -#: gnu/packages/compression.scm:1876 +#: gnu/packages/compression.scm:1914 msgid "Universal tool to manage file archives of various types" msgstr "" -#: gnu/packages/compression.scm:1877 +#: gnu/packages/compression.scm:1915 msgid "" "The main command is @command{aunpack} which extracts files\n" -"from an archive. The other commands provided are @command{apack} (to create\n" -"archives), @command{als} (to list files in archives), and @command{acat} (to\n" -"extract files to standard out). As @command{atool} invokes external programs\n" -"to handle the archives, not all commands may be supported for a certain type\n" +"from an archive. The other commands provided are @command{apack} (to " +"create\n" +"archives), @command{als} (to list files in archives), and @command{acat} " +"(to\n" +"extract files to standard out). As @command{atool} invokes external " +"programs\n" +"to handle the archives, not all commands may be supported for a certain " +"type\n" "of archives." msgstr "" -#: gnu/packages/compression.scm:1899 +#: gnu/packages/compression.scm:1937 msgid "Generic archive extracting mechanism" msgstr "" -#: gnu/packages/compression.scm:1900 +#: gnu/packages/compression.scm:1938 msgid "" "It allows you to extract any archive file of the type .tar,\n" ".tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma\n" -"without having to worry how it does so, or use different interfaces for each\n" +"without having to worry how it does so, or use different interfaces for " +"each\n" "type by using either Perl modules, or command-line tools on your system." msgstr "" -#: gnu/packages/compression.scm:1936 +#: gnu/packages/compression.scm:1974 msgid "XZ in Java" msgstr "" -#: gnu/packages/compression.scm:1937 +#: gnu/packages/compression.scm:1975 msgid "" "Tukaani-xz is an implementation of xz compression/decompression\n" "algorithms in Java." msgstr "" -#: gnu/packages/databases.scm:147 +#: gnu/packages/compression.scm:1995 +msgid "Small, stand-alone lzip decompressor" +msgstr "" + +#: gnu/packages/compression.scm:1997 +msgid "" +"Lunzip is a decompressor for files in the lzip compression format (.lz),\n" +"written as a single small C tool with no dependencies. This makes it\n" +"well-suited to embedded and other systems without a C++ compiler, or for use " +"in\n" +"applications such as software installers that need only to decompress " +"files,\n" +"not compress them.\n" +"Lunzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2022 +msgid "Small, stand-alone lzip compressor and decompressor" +msgstr "" + +#: gnu/packages/compression.scm:2024 +msgid "" +"Clzip is a compressor and decompressor for files in the lzip compression\n" +"format (.lz), written as a single small C tool with no dependencies. This " +"makes\n" +"it well-suited to embedded and other systems without a C++ compiler, or for " +"use\n" +"in other applications like package managers.\n" +"Clzip is intended to be fully compatible with the regular lzip package." +msgstr "" + +#: gnu/packages/compression.scm:2051 +msgid "Lzip data compression C library" +msgstr "" + +#: gnu/packages/compression.scm:2053 +msgid "" +"Lzlib is a C library for in-memory LZMA compression and decompression in\n" +"the lzip format. It supports integrity checking of the decompressed data, " +"and\n" +"all functions are thread-safe. The library should never crash, even in case " +"of\n" +"corrupted input." +msgstr "" + +#: gnu/packages/compression.scm:2075 +msgid "Parallel lossless data compressor for the lzip format" +msgstr "" + +#: gnu/packages/compression.scm:2077 +msgid "" +"Plzip is a massively parallel (multi-threaded) lossless data compressor\n" +"and decompressor that uses the lzip file format (.lz). Files produced by " +"plzip\n" +"are fully compatible with lzip and can be rescued with lziprecover.\n" +"On multiprocessor machines, plzip can compress and decompress large files " +"much\n" +"faster than lzip, at the cost of a slightly reduced compression ratio (0.4% " +"to\n" +"2%). The number of usable threads is limited by file size: on files of only " +"a\n" +"few MiB, plzip is no faster than lzip.\n" +"Files that were compressed with regular lzip will also not be decompressed\n" +"faster by plzip, unless the @code{-b} option was used: lzip usually " +"produces\n" +"single-member files which can't be decompressed in parallel." +msgstr "" + +#: gnu/packages/compression.scm:2111 +msgid "Tool for extracting Inno Setup installers" +msgstr "" + +#: gnu/packages/compression.scm:2112 +msgid "" +"innoextract allows extracting Inno Setup installers under\n" +"non-Windows systems without running the actual installer using wine." +msgstr "" + +#: gnu/packages/compression.scm:2148 +#, fuzzy +msgid "General-purpose lossless compression" +msgstr "通用数据压缩" + +#: gnu/packages/compression.scm:2149 +msgid "" +"This package provides the reference implementation of Brotli,\n" +"a generic-purpose lossless compression algorithm that compresses data using " +"a\n" +"combination of a modern variant of the LZ77 algorithm, Huffman coding and " +"2nd\n" +"order context modeling, with a compression ratio comparable to the best\n" +"currently available general-purpose compression methods. It is similar in " +"speed\n" +"with @code{deflate} but offers more dense compression.\n" +"\n" +"The specification of the Brotli Compressed Data Format is defined in RFC " +"7932." +msgstr "" + +#: gnu/packages/databases.scm:157 msgid "Clustered RDF storage and query engine" msgstr "" -#: gnu/packages/databases.scm:148 +#: gnu/packages/databases.scm:158 msgid "" "4store is a RDF/SPARQL store written in C, supporting\n" "either single machines or networked clusters." msgstr "" -#: gnu/packages/databases.scm:167 +#: gnu/packages/databases.scm:177 msgid "Hash library of database functions compatible with traditional dbm" msgstr "" -#: gnu/packages/databases.scm:169 +#: gnu/packages/databases.scm:179 msgid "" "GDBM is a library for manipulating hashed databases. It is used to\n" "store key/value pairs in a file in a manner similar to the Unix dbm library\n" "and provides interfaces to the traditional file format." msgstr "" -#: gnu/packages/databases.scm:219 +#: gnu/packages/databases.scm:220 +msgid "@code{mgo} offers a rich MongoDB driver for Go." +msgstr "" + +#: gnu/packages/databases.scm:222 +msgid "" +"@code{mgo} (pronounced as mango) is a MongoDB driver for the Go language.\n" +"It implements a rich selection of features under a simple API following\n" +"standard Go idioms." +msgstr "" + +#: gnu/packages/databases.scm:273 msgid "Berkeley database" msgstr "Berkeley 数据库" -#: gnu/packages/databases.scm:221 +#: gnu/packages/databases.scm:275 msgid "" "Berkeley DB is an embeddable database allowing developers the choice of\n" "SQL, Key/Value, XML/XQuery or Java Object storage for their data model." msgstr "" -#: gnu/packages/databases.scm:310 +#: gnu/packages/databases.scm:353 msgid "Utility for dumping and restoring ElasticSearch indexes" msgstr "" -#: gnu/packages/databases.scm:312 +#: gnu/packages/databases.scm:355 msgid "" "This package provides a utility for dumping the contents of an\n" -"ElasticSearch index to a compressed file and restoring the dumpfile back to an\n" +"ElasticSearch index to a compressed file and restoring the dumpfile back to " +"an\n" "ElasticSearch server" msgstr "" -#: gnu/packages/databases.scm:350 +#: gnu/packages/databases.scm:393 msgid "Fast key-value storage library" msgstr "快速的键值对存储库" -#: gnu/packages/databases.scm:352 +#: gnu/packages/databases.scm:395 msgid "" "LevelDB is a fast key-value storage library that provides an ordered\n" "mapping from string keys to string values." msgstr "" -#: gnu/packages/databases.scm:372 +#: gnu/packages/databases.scm:416 msgid "In memory caching service" msgstr "" -#: gnu/packages/databases.scm:373 +#: gnu/packages/databases.scm:417 msgid "" "Memcached is a in memory key value store. It has a small\n" "and generic API, and was originally intended for use with dynamic web\n" "applications." msgstr "" -#: gnu/packages/databases.scm:478 +#: gnu/packages/databases.scm:541 msgid "High performance and high availability document database" msgstr "" -#: gnu/packages/databases.scm:480 +#: gnu/packages/databases.scm:543 msgid "" "Mongo is a high-performance, high availability, schema-free\n" "document-oriented database. A key goal of MongoDB is to bridge the gap\n" -"between key/value stores (which are fast and highly scalable) and traditional\n" +"between key/value stores (which are fast and highly scalable) and " +"traditional\n" "RDBMS systems (which are deep in functionality)." msgstr "" -#: gnu/packages/databases.scm:556 +#: gnu/packages/databases.scm:619 msgid "Fast, easy to use, and popular database" msgstr "" -#: gnu/packages/databases.scm:558 +#: gnu/packages/databases.scm:621 msgid "" "MySQL is a fast, reliable, and easy to use relational database\n" "management system that supports the standardized Structured Query\n" "Language." msgstr "" -#: gnu/packages/databases.scm:634 +#: gnu/packages/databases.scm:697 msgid "SQL database server" msgstr "" -#: gnu/packages/databases.scm:636 +#: gnu/packages/databases.scm:699 msgid "" "MariaDB is a multi-user and multi-threaded SQL database server, designed\n" "as a drop-in replacement of MySQL." msgstr "" -#: gnu/packages/databases.scm:674 +#: gnu/packages/databases.scm:737 msgid "Powerful object-relational database system" msgstr "" -#: gnu/packages/databases.scm:676 +#: gnu/packages/databases.scm:739 msgid "" "PostgreSQL is a powerful object-relational database system. It is fully\n" -"ACID compliant, has full support for foreign keys, joins, views, triggers, and\n" +"ACID compliant, has full support for foreign keys, joins, views, triggers, " +"and\n" "stored procedures (in multiple languages). It includes most SQL:2008 data\n" -"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and\n" +"types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, " +"and\n" "TIMESTAMP. It also supports storage of binary large objects, including\n" "pictures, sounds, or video." msgstr "" -#: gnu/packages/databases.scm:715 +#: gnu/packages/databases.scm:778 msgid "Key-value database" msgstr "" -#: gnu/packages/databases.scm:716 +#: gnu/packages/databases.scm:779 msgid "" "QDBM is a library of routines for managing a\n" "database. The database is a simple data file containing key-value\n" @@ -2180,215 +2536,234 @@ msgid "" "organized in a hash table or B+ tree." msgstr "" -#: gnu/packages/databases.scm:771 +#: gnu/packages/databases.scm:834 msgid "Manipulate plain text files as databases" msgstr "" -#: gnu/packages/databases.scm:773 +#: gnu/packages/databases.scm:836 msgid "" "GNU Recutils is a set of tools and libraries for creating and\n" -"manipulating text-based, human-editable databases. Despite being text-based,\n" +"manipulating text-based, human-editable databases. Despite being text-" +"based,\n" "databases created with Recutils carry all of the expected features such as\n" "unique fields, primary keys, time stamps and more. Many different field\n" "types are supported, as is encryption." msgstr "" -#: gnu/packages/databases.scm:860 +#: gnu/packages/databases.scm:932 msgid "Persistent key-value store for fast storage" msgstr "" -#: gnu/packages/databases.scm:862 +#: gnu/packages/databases.scm:934 msgid "" "RocksDB is a library that forms the core building block for a fast\n" "key-value server, especially suited for storing data on flash drives. It\n" -"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible tradeoffs\n" -"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-Factor}\n" +"has a @dfn{Log-Structured-Merge-Database} (LSM) design with flexible " +"tradeoffs\n" +"between @dfn{Write-Amplification-Factor} (WAF), @dfn{Read-Amplification-" +"Factor}\n" "(RAF) and @dfn{Space-Amplification-Factor} (SAF). It has multi-threaded\n" "compactions, making it specially suitable for storing multiple terabytes of\n" "data in a single database. RocksDB is partially based on @code{LevelDB}." msgstr "" -#: gnu/packages/databases.scm:921 +#: gnu/packages/databases.scm:994 msgid "Command-line tool for accessing SPARQL endpoints over HTTP" msgstr "" -#: gnu/packages/databases.scm:922 +#: gnu/packages/databases.scm:995 msgid "" "Sparql-query is a command-line tool for accessing SPARQL\n" -"endpoints over HTTP. It has been intentionally designed to 'feel' similar to\n" -"tools for interrogating SQL databases. For example, you can enter a query over\n" -"several lines, using a semi-colon at the end of a line to indicate the end of\n" -"your query. It also supports readline so that you can more easily recall and\n" -"edit previous queries, even across sessions. It can be used non-interactively,\n" +"endpoints over HTTP. It has been intentionally designed to 'feel' similar " +"to\n" +"tools for interrogating SQL databases. For example, you can enter a query " +"over\n" +"several lines, using a semi-colon at the end of a line to indicate the end " +"of\n" +"your query. It also supports readline so that you can more easily recall " +"and\n" +"edit previous queries, even across sessions. It can be used non-" +"interactively,\n" "for example from a shell script." msgstr "" -#: gnu/packages/databases.scm:964 +#: gnu/packages/databases.scm:1037 msgid "The SQLite database management system" msgstr "" -#: gnu/packages/databases.scm:966 +#: gnu/packages/databases.scm:1039 msgid "" "SQLite is a software library that implements a self-contained, serverless,\n" "zero-configuration, transactional SQL database engine. SQLite is the most\n" -"widely deployed SQL database engine in the world. The source code for SQLite\n" +"widely deployed SQL database engine in the world. The source code for " +"SQLite\n" "is in the public domain." msgstr "" -#: gnu/packages/databases.scm:1015 +#: gnu/packages/databases.scm:1097 msgid "Trivial database" msgstr "" -#: gnu/packages/databases.scm:1017 +#: gnu/packages/databases.scm:1099 msgid "" "TDB is a Trivial Database. In concept, it is very much like GDBM,\n" "and BSD's DB except that it allows multiple simultaneous writers and uses\n" -"locking internally to keep writers from trampling on each other. TDB is also\n" +"locking internally to keep writers from trampling on each other. TDB is " +"also\n" "extremely small." msgstr "" -#: gnu/packages/databases.scm:1036 +#: gnu/packages/databases.scm:1118 msgid "Database independent interface for Perl" msgstr "" -#: gnu/packages/databases.scm:1037 +#: gnu/packages/databases.scm:1119 msgid "This package provides an database interface for Perl." msgstr "" -#: gnu/packages/databases.scm:1085 +#: gnu/packages/databases.scm:1167 msgid "Extensible and flexible object <-> relational mapper" msgstr "" -#: gnu/packages/databases.scm:1086 +#: gnu/packages/databases.scm:1168 msgid "" "An SQL to OO mapper with an object API inspired by\n" "Class::DBI (with a compatibility layer as a springboard for porting) and a\n" -"resultset API that allows abstract encapsulation of database operations. It\n" -"aims to make representing queries in your code as perl-ish as possible while\n" +"resultset API that allows abstract encapsulation of database operations. " +"It\n" +"aims to make representing queries in your code as perl-ish as possible " +"while\n" "still providing access to as many of the capabilities of the database as\n" "possible, including retrieving related records from multiple tables in a\n" -"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY\",\n" +"single query, \"JOIN\", \"LEFT JOIN\", \"COUNT\", \"DISTINCT\", \"GROUP BY" +"\",\n" "\"ORDER BY\" and \"HAVING\" support." msgstr "" -#: gnu/packages/databases.scm:1117 +#: gnu/packages/databases.scm:1199 msgid "Cursor with built-in caching support" msgstr "" -#: gnu/packages/databases.scm:1118 +#: gnu/packages/databases.scm:1200 msgid "" "DBIx::Class::Cursor::Cached provides a cursor class with\n" "built-in caching support." msgstr "" -#: gnu/packages/databases.scm:1140 +#: gnu/packages/databases.scm:1222 msgid "Introspect many-to-many relationships" msgstr "" -#: gnu/packages/databases.scm:1141 +#: gnu/packages/databases.scm:1223 msgid "" "Because the many-to-many relationships are not real\n" "relationships, they can not be introspected with DBIx::Class. Many-to-many\n" -"relationships are actually just a collection of convenience methods installed\n" -"to bridge two relationships. This DBIx::Class component can be used to store\n" +"relationships are actually just a collection of convenience methods " +"installed\n" +"to bridge two relationships. This DBIx::Class component can be used to " +"store\n" "all relevant information about these non-relationships so they can later be\n" "introspected and examined." msgstr "" -#: gnu/packages/databases.scm:1199 +#: gnu/packages/databases.scm:1281 msgid "Create a DBIx::Class::Schema based on a database" msgstr "" -#: gnu/packages/databases.scm:1200 +#: gnu/packages/databases.scm:1282 msgid "" "DBIx::Class::Schema::Loader automates the definition of a\n" -"DBIx::Class::Schema by scanning database table definitions and setting up the\n" +"DBIx::Class::Schema by scanning database table definitions and setting up " +"the\n" "columns, primary keys, unique constraints and relationships." msgstr "" -#: gnu/packages/databases.scm:1224 +#: gnu/packages/databases.scm:1306 msgid "DBI PostgreSQL interface" msgstr "" -#: gnu/packages/databases.scm:1225 +#: gnu/packages/databases.scm:1307 msgid "" "This package provides a PostgreSQL driver for the Perl5\n" "@dfn{Database Interface} (DBI)." msgstr "" -#: gnu/packages/databases.scm:1249 +#: gnu/packages/databases.scm:1331 msgid "DBI MySQL interface" msgstr "" -#: gnu/packages/databases.scm:1250 +#: gnu/packages/databases.scm:1332 msgid "" "This package provides a MySQL driver for the Perl5\n" "@dfn{Database Interface} (DBI)." msgstr "" -#: gnu/packages/databases.scm:1269 +#: gnu/packages/databases.scm:1351 msgid "SQlite interface for Perl" msgstr "" -#: gnu/packages/databases.scm:1270 +#: gnu/packages/databases.scm:1352 msgid "" "DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" -"the entire thing in the distribution. So in order to get a fast transaction\n" +"the entire thing in the distribution. So in order to get a fast " +"transaction\n" "capable RDBMS working for your Perl project you simply have to install this\n" "module, and nothing else." msgstr "" -#: gnu/packages/databases.scm:1301 +#: gnu/packages/databases.scm:1383 msgid "Generate SQL from Perl data structures" msgstr "" -#: gnu/packages/databases.scm:1302 +#: gnu/packages/databases.scm:1384 msgid "" "This module was inspired by the excellent DBIx::Abstract.\n" "While based on the concepts used by DBIx::Abstract, the concepts used have\n" "been modified to make the SQL easier to generate from Perl data structures.\n" -"The underlying idea is for this module to do what you mean, based on the data\n" +"The underlying idea is for this module to do what you mean, based on the " +"data\n" "structures you provide it, so that you don't have to modify your code every\n" "time your data changes." msgstr "" -#: gnu/packages/databases.scm:1331 +#: gnu/packages/databases.scm:1413 msgid "Split SQL code into atomic statements" msgstr "" -#: gnu/packages/databases.scm:1332 +#: gnu/packages/databases.scm:1414 msgid "" "This module tries to split any SQL code, even including\n" "non-standard extensions, into the atomic statements it is composed of." msgstr "" -#: gnu/packages/databases.scm:1350 +#: gnu/packages/databases.scm:1432 msgid "SQL tokenizer" msgstr "" -#: gnu/packages/databases.scm:1351 +#: gnu/packages/databases.scm:1433 msgid "" "SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" "claim to be a parser or query verifier. It just creates sane tokens from a\n" "valid SQL query." msgstr "" -#: gnu/packages/databases.scm:1369 +#: gnu/packages/databases.scm:1451 msgid "Data source abstraction library" msgstr "" -#: gnu/packages/databases.scm:1370 +#: gnu/packages/databases.scm:1452 msgid "" "Unixodbc is a library providing an API with which to access\n" -"data sources. Data sources include SQL Servers and any software with an ODBC\n" +"data sources. Data sources include SQL Servers and any software with an " +"ODBC\n" "Driver." msgstr "" -#: gnu/packages/databases.scm:1394 +#: gnu/packages/databases.scm:1476 msgid "In-memory key/value and document store" msgstr "" -#: gnu/packages/databases.scm:1396 +#: gnu/packages/databases.scm:1478 msgid "" "UnQLite is an in-process software library which implements a\n" "self-contained, serverless, zero-configuration, transactional NoSQL\n" @@ -2397,33 +2772,34 @@ msgid "" "similar to BerkeleyDB, LevelDB, etc." msgstr "" -#: gnu/packages/databases.scm:1424 +#: gnu/packages/databases.scm:1506 msgid "Key-value cache and store" msgstr "" -#: gnu/packages/databases.scm:1425 +#: gnu/packages/databases.scm:1507 msgid "" "Redis is an advanced key-value cache and store. Redis\n" -"supports many data structures including strings, hashes, lists, sets, sorted\n" +"supports many data structures including strings, hashes, lists, sets, " +"sorted\n" "sets, bitmaps and hyperloglogs." msgstr "" -#: gnu/packages/databases.scm:1452 +#: gnu/packages/databases.scm:1534 msgid "Kyoto Cabinet is a modern implementation of the DBM database" msgstr "" -#: gnu/packages/databases.scm:1454 +#: gnu/packages/databases.scm:1536 msgid "" "Kyoto Cabinet is a standalone file-based database that supports Hash\n" "and B+ Tree data storage models. It is a fast key-value lightweight\n" "database and supports many programming languages. It is a NoSQL database." msgstr "" -#: gnu/packages/databases.scm:1480 +#: gnu/packages/databases.scm:1562 msgid "Tokyo Cabinet is a modern implementation of the DBM database" msgstr "" -#: gnu/packages/databases.scm:1482 +#: gnu/packages/databases.scm:1564 msgid "" "Tokyo Cabinet is a library of routines for managing a database.\n" "The database is a simple data file containing records, each is a pair of a\n" @@ -2433,191 +2809,205 @@ msgid "" "organized in hash table, B+ tree, or fixed-length array." msgstr "" -#: gnu/packages/databases.scm:1517 +#: gnu/packages/databases.scm:1600 msgid "NoSQL data engine" msgstr "" -#: gnu/packages/databases.scm:1519 +#: gnu/packages/databases.scm:1602 msgid "" "WiredTiger is an extensible platform for data management. It supports\n" "row-oriented storage (where all columns of a row are stored together),\n" "column-oriented storage (where columns are stored in groups, allowing for\n" -"more efficient access and storage of column subsets) and log-structured merge\n" +"more efficient access and storage of column subsets) and log-structured " +"merge\n" "trees (LSM), for sustained throughput under random insert workloads." msgstr "" -#: gnu/packages/databases.scm:1570 -msgid "Wired Tiger bindings for GNU Guile" +#: gnu/packages/databases.scm:1647 +msgid "WiredTiger bindings for GNU Guile" msgstr "" -#: gnu/packages/databases.scm:1572 +#: gnu/packages/databases.scm:1649 msgid "" "This package provides Guile bindings to the WiredTiger ``NoSQL''\n" -"database." +"database. Various higher level database abstractions." msgstr "" -#: gnu/packages/databases.scm:1604 +#: gnu/packages/databases.scm:1681 msgid "Perl5 access to Berkeley DB version 1.x" msgstr "" -#: gnu/packages/databases.scm:1606 -msgid "The DB::File module provides Perl bindings to the Berkeley DB version 1.x." +#: gnu/packages/databases.scm:1683 +msgid "" +"The DB::File module provides Perl bindings to the Berkeley DB version 1.x." msgstr "" -#: gnu/packages/databases.scm:1633 +#: gnu/packages/databases.scm:1710 msgid "Lightning Memory-Mapped Database library" msgstr "" -#: gnu/packages/databases.scm:1635 +#: gnu/packages/databases.scm:1712 msgid "" "The @dfn{Lightning Memory-Mapped Database} (LMDB) is a high-performance\n" -"transactional database. Unlike more complex relational databases, LMDB handles\n" +"transactional database. Unlike more complex relational databases, LMDB " +"handles\n" "only key-value pairs (stored as arbitrary byte arrays) and relies on the\n" -"underlying operating system for caching and locking, keeping the code small and\n" +"underlying operating system for caching and locking, keeping the code small " +"and\n" "simple.\n" -"The use of ‘zero-copy’ memory-mapped files combines the persistence of classic\n" +"The use of ‘zero-copy’ memory-mapped files combines the persistence of " +"classic\n" "disk-based databases with high read performance that scales linearly over\n" -"multiple cores. The size of each database is limited only by the size of the\n" +"multiple cores. The size of each database is limited only by the size of " +"the\n" "virtual address space — not physical RAM." msgstr "" -#: gnu/packages/databases.scm:1672 +#: gnu/packages/databases.scm:1749 msgid "C++ connector for PostgreSQL" msgstr "" -#: gnu/packages/databases.scm:1674 +#: gnu/packages/databases.scm:1751 msgid "" "Libpqxx is a C++ library to enable user programs to communicate with the\n" -"PostgreSQL database back-end. The database back-end can be local or it may be\n" +"PostgreSQL database back-end. The database back-end can be local or it may " +"be\n" "on another machine, accessed via TCP/IP." msgstr "" -#: gnu/packages/databases.scm:1697 +#: gnu/packages/databases.scm:1774 msgid "Small object-relational mapping utility" msgstr "" -#: gnu/packages/databases.scm:1699 +#: gnu/packages/databases.scm:1776 msgid "" "Peewee is a simple and small ORM (object-relation mapping) tool. Peewee\n" -"handles converting between pythonic values and those used by databases, so you\n" +"handles converting between pythonic values and those used by databases, so " +"you\n" "can use Python types in your code without having to worry. It has built-in\n" -"support for sqlite, mysql and postgresql. If you already have a database, you\n" +"support for sqlite, mysql and postgresql. If you already have a database, " +"you\n" "can autogenerate peewee models using @code{pwiz}, a model generator." msgstr "" -#: gnu/packages/databases.scm:1746 +#: gnu/packages/databases.scm:1823 msgid "Library providing transparent encryption of SQLite database files" msgstr "" -#: gnu/packages/databases.scm:1747 +#: gnu/packages/databases.scm:1824 msgid "" "SQLCipher is an implementation of SQLite, extended to\n" "provide transparent 256-bit AES encryption of database files. Pages are\n" -"encrypted before being written to disk and are decrypted when read back. It’s\n" +"encrypted before being written to disk and are decrypted when read back. " +"It’s\n" "well suited for protecting embedded application databases and for mobile\n" "development." msgstr "" -#: gnu/packages/databases.scm:1779 gnu/packages/databases.scm:1806 +#: gnu/packages/databases.scm:1856 gnu/packages/databases.scm:1883 msgid "Python ODBC Library" msgstr "Python ODBC 库" -#: gnu/packages/databases.scm:1780 +#: gnu/packages/databases.scm:1857 msgid "" "@code{python-pyodbc-c} provides a Python DB-API driver\n" "for ODBC." msgstr "" -#: gnu/packages/databases.scm:1807 +#: gnu/packages/databases.scm:1884 msgid "" "@code{python-pyodbc} provides a Python DB-API driver\n" "for ODBC." msgstr "" -#: gnu/packages/databases.scm:1844 +#: gnu/packages/databases.scm:1921 msgid "Read Microsoft Access databases" msgstr "" -#: gnu/packages/databases.scm:1845 +#: gnu/packages/databases.scm:1922 msgid "" "MDB Tools is a set of tools and applications to read the\n" -"proprietary MDB file format used in Microsoft's Access database package. This\n" -"includes programs to export schema and data from Microsoft's Access database\n" +"proprietary MDB file format used in Microsoft's Access database package. " +"This\n" +"includes programs to export schema and data from Microsoft's Access " +"database\n" "file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL,\n" "etc., and an SQL engine for performing simple SQL queries." msgstr "" -#: gnu/packages/databases.scm:1886 +#: gnu/packages/databases.scm:1963 msgid "Python binding for the ‘Lightning’ database (LMDB)" msgstr "" -#: gnu/packages/databases.scm:1888 +#: gnu/packages/databases.scm:1965 msgid "" "python-lmdb or py-lmdb is a Python binding for the @dfn{Lightning\n" "Memory-Mapped Database} (LMDB), a high-performance key-value store." msgstr "" -#: gnu/packages/databases.scm:1942 +#: gnu/packages/databases.scm:2019 msgid "ActiveRecord ORM for Python" msgstr "" -#: gnu/packages/databases.scm:1944 +#: gnu/packages/databases.scm:2021 msgid "" "Orator provides a simple ActiveRecord-like Object Relational Mapping\n" "implementation for Python." msgstr "" -#: gnu/packages/databases.scm:1971 +#: gnu/packages/databases.scm:2048 msgid "Multi-model database system" msgstr "" -#: gnu/packages/databases.scm:1972 +#: gnu/packages/databases.scm:2049 msgid "" "Virtuoso is a scalable cross-platform server that combines\n" "relational, graph, and document data management with web application server\n" "and web services platform functionality." msgstr "" -#: gnu/packages/databases.scm:2000 +#: gnu/packages/databases.scm:2077 msgid "Database interface and MySQL driver for R" msgstr "" -#: gnu/packages/databases.scm:2002 +#: gnu/packages/databases.scm:2079 msgid "" "This package provides a DBI interface to MySQL / MariaDB. The RMySQL\n" -"package contains an old implementation based on legacy code from S-PLUS which\n" +"package contains an old implementation based on legacy code from S-PLUS " +"which\n" "is being phased out. A modern MySQL client based on Rcpp is available from\n" "the RMariaDB package." msgstr "" -#: gnu/packages/databases.scm:2027 +#: gnu/packages/databases.scm:2104 msgid "" "Cassandra Cluster Manager for Apache Cassandra clusters on\n" "localhost" msgstr "" -#: gnu/packages/databases.scm:2029 +#: gnu/packages/databases.scm:2106 msgid "" "Cassandra Cluster Manager is a development tool for testing\n" -"local Cassandra clusters. It creates, launches and removes Cassandra clusters\n" +"local Cassandra clusters. It creates, launches and removes Cassandra " +"clusters\n" "on localhost." msgstr "" -#: gnu/packages/databases.scm:2055 +#: gnu/packages/databases.scm:2132 msgid "SQLite bindings for Python" msgstr "" -#: gnu/packages/databases.scm:2057 +#: gnu/packages/databases.scm:2134 msgid "" "Pysqlite provides SQLite bindings for Python that comply to the\n" "Database API 2.0T." msgstr "" -#: gnu/packages/databases.scm:2084 +#: gnu/packages/databases.scm:2161 msgid "Database abstraction library" msgstr "" -#: gnu/packages/databases.scm:2086 +#: gnu/packages/databases.scm:2163 msgid "" "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that\n" "gives application developers the full power and flexibility of SQL. It\n" @@ -2626,14 +3016,15 @@ msgid "" "simple and Pythonic domain language." msgstr "" -#: gnu/packages/databases.scm:2125 +#: gnu/packages/databases.scm:2202 msgid "Various utility functions for SQLAlchemy" msgstr "" -#: gnu/packages/databases.scm:2127 +#: gnu/packages/databases.scm:2204 msgid "" "SQLAlchemy-utils provides various utility functions and custom data types\n" -"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for Python.\n" +"for SQLAlchemy. SQLAlchemy is an SQL database abstraction library for " +"Python.\n" "\n" "You might also want to install the following optional dependencies:\n" "@enumerate\n" @@ -2647,36 +3038,38 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/databases.scm:2168 +#: gnu/packages/databases.scm:2245 msgid "Database migration tool for SQLAlchemy" msgstr "" -#: gnu/packages/databases.scm:2170 +#: gnu/packages/databases.scm:2247 msgid "" "Alembic is a lightweight database migration tool for usage with the\n" "SQLAlchemy Database Toolkit for Python." msgstr "" -#: gnu/packages/databases.scm:2192 +#: gnu/packages/databases.scm:2273 msgid "Tiny key value database with concurrency support" msgstr "" -#: gnu/packages/databases.scm:2194 +#: gnu/packages/databases.scm:2275 msgid "" "PickleShare is a small ‘shelve’-like datastore with concurrency support.\n" "Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike\n" "shelve, many processes can access the database simultaneously. Changing a\n" -"value in database is immediately visible to other processes accessing the same\n" -"database. Concurrency is possible because the values are stored in separate\n" +"value in database is immediately visible to other processes accessing the " +"same\n" +"database. Concurrency is possible because the values are stored in " +"separate\n" "files. Hence the “database” is a directory where all files are governed by\n" "PickleShare." msgstr "" -#: gnu/packages/databases.scm:2239 +#: gnu/packages/databases.scm:2327 msgid "Another Python SQLite Wrapper" msgstr "" -#: gnu/packages/databases.scm:2240 +#: gnu/packages/databases.scm:2328 msgid "" "APSW is a Python wrapper for the SQLite\n" "embedded relational database engine. In contrast to other wrappers such as\n" @@ -2684,22 +3077,23 @@ msgid "" "translate the complete SQLite API into Python." msgstr "" -#: gnu/packages/databases.scm:2264 +#: gnu/packages/databases.scm:2352 msgid "Neo4j driver code written in Python" msgstr "" -#: gnu/packages/databases.scm:2265 +#: gnu/packages/databases.scm:2353 msgid "" "This package provides the Neo4j Python driver that connects\n" -"to the database using Neo4j's binary protocol. It aims to be minimal, while\n" +"to the database using Neo4j's binary protocol. It aims to be minimal, " +"while\n" "being idiomatic to Python." msgstr "" -#: gnu/packages/databases.scm:2284 +#: gnu/packages/databases.scm:2372 msgid "Library and toolkit for working with Neo4j in Python" msgstr "" -#: gnu/packages/databases.scm:2285 +#: gnu/packages/databases.scm:2373 msgid "" "This package provides a client library and toolkit for\n" "working with Neo4j from within Python applications and from the command\n" @@ -2707,30 +3101,31 @@ msgid "" "designed to be easy and intuitive to use." msgstr "" -#: gnu/packages/databases.scm:2310 +#: gnu/packages/databases.scm:2398 msgid "Python PostgreSQL adapter" msgstr "" -#: gnu/packages/databases.scm:2312 -msgid "psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " +#: gnu/packages/databases.scm:2400 +msgid "" +"psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. " msgstr "" -#: gnu/packages/databases.scm:2335 +#: gnu/packages/databases.scm:2424 msgid "SQLAlchemy schema displayer" msgstr "" -#: gnu/packages/databases.scm:2336 +#: gnu/packages/databases.scm:2425 msgid "" "This package provides a program to build Entity\n" "Relationship diagrams from a SQLAlchemy model (or directly from the\n" "database)." msgstr "" -#: gnu/packages/databases.scm:2366 +#: gnu/packages/databases.scm:2455 msgid "MySQLdb is an interface to the popular MySQL database server for Python" msgstr "" -#: gnu/packages/databases.scm:2367 +#: gnu/packages/databases.scm:2456 msgid "" "MySQLdb is an interface to the popular MySQL database server\n" "for Python. The design goals are:\n" @@ -2741,89 +3136,153 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/databases.scm:2395 +#: gnu/packages/databases.scm:2484 msgid "Python extension that wraps protocol parsing code in hiredis" msgstr "" -#: gnu/packages/databases.scm:2396 +#: gnu/packages/databases.scm:2485 msgid "" "Python-hiredis is a python extension that wraps protocol\n" -"parsing code in hiredis. It primarily speeds up parsing of multi bulk replies." +"parsing code in hiredis. It primarily speeds up parsing of multi bulk " +"replies." msgstr "" -#: gnu/packages/databases.scm:2419 +#: gnu/packages/databases.scm:2508 msgid "Fake implementation of redis API for testing purposes" msgstr "" -#: gnu/packages/databases.scm:2420 +#: gnu/packages/databases.scm:2509 msgid "" "Fakeredis is a pure python implementation of the redis-py\n" -"python client that simulates talking to a redis server. This was created for a\n" -"single purpose: to write unittests. Setting up redis is not hard, but many time\n" -" you want to write unittests that do not talk to an external server (such as\n" -"redis). This module now allows tests to simply use this module as a reasonable\n" +"python client that simulates talking to a redis server. This was created " +"for a\n" +"single purpose: to write unittests. Setting up redis is not hard, but many " +"time\n" +" you want to write unittests that do not talk to an external server (such " +"as\n" +"redis). This module now allows tests to simply use this module as a " +"reasonable\n" "substitute for redis." msgstr "" -#: gnu/packages/databases.scm:2448 +#: gnu/packages/databases.scm:2537 msgid "Redis Python client" msgstr "" -#: gnu/packages/databases.scm:2450 +#: gnu/packages/databases.scm:2539 msgid "This package provides a Python interface to the Redis key-value store." msgstr "" -#: gnu/packages/databases.scm:2471 +#: gnu/packages/databases.scm:2560 msgid "Simple job queues for Python" msgstr "" -#: gnu/packages/databases.scm:2473 +#: gnu/packages/databases.scm:2562 msgid "" "RQ (Redis Queue) is a simple Python library for queueing jobs and\n" -"processing them in the background with workers. It is backed by Redis and it\n" +"processing them in the background with workers. It is backed by Redis and " +"it\n" "is designed to have a low barrier to entry." msgstr "" -#: gnu/packages/databases.scm:2496 +#: gnu/packages/databases.scm:2585 msgid "Port of asyncio-redis to trollius" msgstr "" -#: gnu/packages/databases.scm:2497 +#: gnu/packages/databases.scm:2586 msgid "" "@code{trollius-redis} is a Redis client for Python\n" " trollius. It is an asynchronious IO (PEP 3156) implementation of the\n" " Redis protocol." msgstr "" -#: gnu/packages/databases.scm:2524 +#: gnu/packages/databases.scm:2613 msgid "Non-validating SQL parser" msgstr "" -#: gnu/packages/databases.scm:2525 +#: gnu/packages/databases.scm:2614 msgid "" "Sqlparse is a non-validating SQL parser for Python. It\n" "provides support for parsing, splitting and formatting SQL statements." msgstr "" -#: gnu/packages/databases.scm:2545 +#: gnu/packages/databases.scm:2634 msgid "Library to write SQL queries in a pythonic way" msgstr "" -#: gnu/packages/databases.scm:2546 +#: gnu/packages/databases.scm:2635 msgid "" "@code{python-sql} is a library to write SQL queries, that\n" "transforms idiomatic python function calls to well-formed SQL queries." msgstr "" -#: gnu/packages/debug.scm:80 +#: gnu/packages/databases.scm:2720 +msgid "Various tools for interacting with MongoDB and BSON" +msgstr "" + +#: gnu/packages/databases.scm:2722 +msgid "" +"This package includes a collection of tools related to MongoDB.\n" +"@table @code\n" +"@item bsondump\n" +"Display BSON files in a human-readable format\n" +"@item mongoimport\n" +"Convert data from JSON, TSV or CSV and insert them into a collection\n" +"@item mongoexport\n" +"Write an existing collection to CSV or JSON format\n" +"@item mongodump/mongorestore\n" +"Dump MongoDB backups to disk in the BSON format\n" +"@item mongorestore\n" +"Read MongoDB backups in the BSON format, and restore them to a live " +"database\n" +"@item mongostat\n" +"Monitor live MongoDB servers, replica sets, or sharded clusters\n" +"@item mongofiles\n" +"Read, write, delete, or update files in GridFS\n" +"@item mongooplog\n" +"Replay oplog entries between MongoDB servers\n" +"@item mongotop\n" +"Monitor read/write activity on a mongo server\n" +"@end table" +msgstr "" + +#: gnu/packages/databases.scm:2808 +msgid "Columnar in-memory analytics" +msgstr "" + +#: gnu/packages/databases.scm:2809 +msgid "" +"Apache Arrow is a columnar in-memory analytics layer\n" +"designed to accelerate big data. It houses a set of canonical in-memory\n" +"representations of flat and hierarchical data along with multiple\n" +"language-bindings for structure manipulation. It also provides IPC and " +"common\n" +"algorithm implementations." +msgstr "" + +#: gnu/packages/databases.scm:2853 +#, fuzzy +msgid "Python bindings for Apache Arrow" +msgstr "liblo 的 Python 绑定" + +#: gnu/packages/databases.scm:2854 +msgid "" +"This library provides a Pythonic API wrapper for the reference\n" +"Arrow C++ implementation, along with tools for interoperability with " +"pandas,\n" +"NumPy, and other traditional Python scientific computing packages." +msgstr "" + +#: gnu/packages/debug.scm:79 msgid "Heuristical file minimizer" msgstr "" -#: gnu/packages/debug.scm:82 +#: gnu/packages/debug.scm:81 msgid "" "Delta assists you in minimizing \"interesting\" files subject to a test\n" "of their interestingness. A common such situation is when attempting to\n" -"isolate a small failure-inducing substring of a large input that causes your\n" +"isolate a small failure-inducing substring of a large input that causes " +"your\n" "program to exhibit a bug." msgstr "" @@ -2836,44 +3295,51 @@ msgid "" "C-Reduce is a tool that takes a large C or C++ program that has a\n" "property of interest (such as triggering a compiler bug) and automatically\n" "produces a much smaller C/C++ program that has the same property. It is\n" -"intended for use by people who discover and report bugs in compilers and other\n" +"intended for use by people who discover and report bugs in compilers and " +"other\n" "tools that process C/C++ code." msgstr "" -#: gnu/packages/debug.scm:268 +#: gnu/packages/debug.scm:247 msgid "Security-oriented fuzzer" msgstr "" -#: gnu/packages/debug.scm:270 +#: gnu/packages/debug.scm:249 msgid "" "American fuzzy lop is a security-oriented fuzzer that employs a novel\n" -"type of compile-time instrumentation and genetic algorithms to automatically\n" -"discover clean, interesting test cases that trigger new internal states in the\n" -"targeted binary. This substantially improves the functional coverage for the\n" +"type of compile-time instrumentation and genetic algorithms to " +"automatically\n" +"discover clean, interesting test cases that trigger new internal states in " +"the\n" +"targeted binary. This substantially improves the functional coverage for " +"the\n" "fuzzed code. The compact synthesized corpora produced by the tool are also\n" "useful for seeding other, more labor- or resource-intensive testing regimes\n" "down the road." msgstr "" -#: gnu/packages/debug.scm:328 +#: gnu/packages/debug.scm:307 msgid "Expose race conditions in Makefiles" msgstr "" -#: gnu/packages/debug.scm:330 +#: gnu/packages/debug.scm:309 msgid "" "Stress Make is a customized GNU Make that explicitely manages the order\n" -"in which concurrent jobs are run to provoke erroneous behavior into becoming\n" -"manifest. It can run jobs in the order in which they're launched, in backwards\n" -"order, or in random order. The thought is that if code builds correctly with\n" +"in which concurrent jobs are run to provoke erroneous behavior into " +"becoming\n" +"manifest. It can run jobs in the order in which they're launched, in " +"backwards\n" +"order, or in random order. The thought is that if code builds correctly " +"with\n" "Stress Make, then it is likely that the @code{Makefile} contains no race\n" "conditions." msgstr "" -#: gnu/packages/debug.scm:357 +#: gnu/packages/debug.scm:336 msgid "Transparent application input fuzzer" msgstr "" -#: gnu/packages/debug.scm:358 +#: gnu/packages/debug.scm:337 msgid "" "Zzuf is a transparent application input fuzzer. It works by\n" "intercepting file operations and changing random bits in the program's\n" @@ -2887,15 +3353,16 @@ msgstr "" #: gnu/packages/dejagnu.scm:79 msgid "" "DejaGnu is a framework for testing software. In effect, it serves as\n" -"a front-end for all tests written for a program. Thus, each program can have\n" +"a front-end for all tests written for a program. Thus, each program can " +"have\n" "multiple test suites, which are then all managed by a single harness." msgstr "" -#: gnu/packages/games.scm:164 +#: gnu/packages/games.scm:167 msgid "Tron clone in 3D" msgstr "" -#: gnu/packages/games.scm:165 +#: gnu/packages/games.scm:168 msgid "" "Armagetron is a multiplayer game in 3d that attempts to\n" "emulate and expand on the lightcycle sequence from the movie Tron. It's\n" @@ -2905,180 +3372,270 @@ msgid "" "settings to tweak as well." msgstr "" -#: gnu/packages/games.scm:238 +#: gnu/packages/games.scm:241 msgid "Survival horror roguelike video game" msgstr "" -#: gnu/packages/games.scm:240 +#: gnu/packages/games.scm:243 msgid "" "Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.\n" "Struggle to survive in a harsh, persistent, procedurally generated world.\n" -"Scavenge the remnants of a dead civilization for food, equipment, or, if you are\n" +"Scavenge the remnants of a dead civilization for food, equipment, or, if you " +"are\n" "lucky, a vehicle with a full tank of gas to get you out of Dodge. Fight to\n" -"defeat or escape from a wide variety of powerful monstrosities, from zombies to\n" -"giant insects to killer robots and things far stranger and deadlier, and against\n" +"defeat or escape from a wide variety of powerful monstrosities, from zombies " +"to\n" +"giant insects to killer robots and things far stranger and deadlier, and " +"against\n" "the others like yourself, that want what you have." msgstr "" -#: gnu/packages/games.scm:281 +#: gnu/packages/games.scm:284 msgid "Speaking cow text filter" msgstr "" -#: gnu/packages/games.scm:282 +#: gnu/packages/games.scm:285 msgid "" "Cowsay is basically a text filter. Send some text into it,\n" -"and you get a cow saying your text. If you think a talking cow isn't enough,\n" -"cows can think too: all you have to do is run @command{cowthink}. If you're\n" +"and you get a cow saying your text. If you think a talking cow isn't " +"enough,\n" +"cows can think too: all you have to do is run @command{cowthink}. If " +"you're\n" "tired of cows, a variety of other ASCII-art messengers are available." msgstr "" -#: gnu/packages/games.scm:348 +#: gnu/packages/games.scm:351 msgid "Free content game based on the Doom engine" msgstr "" -#: gnu/packages/games.scm:350 +#: gnu/packages/games.scm:360 msgid "" "The Freedoom project aims to create a complete free content first person\n" -"shooter game. Freedoom by itself is just the raw material for a game: it must\n" +"shooter game. Freedoom by itself is just the raw material for a game: it " +"must\n" "be paired with a compatible game engine (such as @code{prboom-plus}) to be\n" -"played. Freedoom complements the Doom engine with free levels, artwork, sound\n" +"played. Freedoom complements the Doom engine with free levels, artwork, " +"sound\n" "effects and music to make a completely free game." msgstr "" -#: gnu/packages/games.scm:381 +#: gnu/packages/games.scm:434 +msgid "Software for exploring cellular automata" +msgstr "" + +#: gnu/packages/games.scm:436 +msgid "" +"Golly simulates Conway's Game of Life and many other types of cellular\n" +"automata. The following features are available:\n" +"@enumerate\n" +"@item Support for bounded and unbounded universes, with cells of up to 256\n" +" states.\n" +"@item Support for multiple algorithms, including Bill Gosper's Hashlife\n" +" algorithm.\n" +"@item Loading patterns from BMP, PNG, GIF and TIFF image files.\n" +"@item Reading RLE, macrocell, Life 1.05/1.06, dblife and MCell files.\n" +"@item Scriptable via Lua or Python.\n" +"@item Extracting patterns, rules and scripts from zip files.\n" +"@item Downloading patterns, rules and scripts from online archives.\n" +"@item Pasting patterns from the clipboard.\n" +"@item Unlimited undo/redo.\n" +"@item Configurable keyboard shortcuts.\n" +"@item Auto fit option to keep patterns within the view.\n" +"@end enumerate" +msgstr "" + +#: gnu/packages/games.scm:498 +msgid "Puzzle/platform game" +msgstr "" + +#: gnu/packages/games.scm:499 +msgid "" +"Me and My Shadow is a puzzle/platform game in which you try\n" +"to reach the exit by solving puzzles. Spikes, moving blocks, fragile " +"blocks\n" +"and much more stand between you and the exit. Record your moves and let " +"your\n" +"shadow mimic them to reach blocks you couldn't reach alone." +msgstr "" + +#: gnu/packages/games.scm:534 +msgid "Multiplayer dungeon game involving knights and quests" +msgstr "" + +#: gnu/packages/games.scm:535 +msgid "" +"Knights is a multiplayer game involving several knights who\n" +"must run around a dungeon and complete various quests. Each game revolves\n" +"around a quest – for example, you might have to find some items and carry " +"them\n" +"back to your starting point. This may sound easy, but as there are only\n" +"enough items in the dungeon for one player to win, you may end up having to\n" +"kill your opponents to get their stuff! Other quests involve escaping from\n" +"the dungeon, fighting a duel to the death against the enemy knights, or\n" +"destroying an ancient book using a special wand." +msgstr "" + +#: gnu/packages/games.scm:572 msgid "Backgammon game" msgstr "" -#: gnu/packages/games.scm:382 +#: gnu/packages/games.scm:573 msgid "" "The GNU backgammon application can be used for playing, analyzing and\n" -"teaching the game. It has an advanced evaluation engine based on artificial\n" +"teaching the game. It has an advanced evaluation engine based on " +"artificial\n" "neural networks suitable for both beginners and advanced players. In\n" "addition to a command-line interface, it also features an attractive, 3D\n" "representation of the playing board." msgstr "" -#: gnu/packages/games.scm:411 +#: gnu/packages/games.scm:602 msgid "3d Rubik's cube game" msgstr "" -#: gnu/packages/games.scm:413 +#: gnu/packages/games.scm:604 msgid "" "GNUbik is a puzzle game in which you must manipulate a cube to make\n" "each of its faces have a uniform color. The game is customizable, allowing\n" -"you to set the size of the cube (the default is 3x3) or to change the colors.\n" +"you to set the size of the cube (the default is 3x3) or to change the " +"colors.\n" "You may even apply photos to the faces instead of colors. The game is\n" "scriptable with Guile." msgstr "" -#: gnu/packages/games.scm:435 +#: gnu/packages/games.scm:626 msgid "The game of Shogi (Japanese chess)" msgstr "" -#: gnu/packages/games.scm:436 +#: gnu/packages/games.scm:627 msgid "" "GNU Shogi is a program that plays the game Shogi (Japanese\n" -"Chess). It is similar to standard chess but this variant is far more complicated." +"Chess). It is similar to standard chess but this variant is far more " +"complicated." msgstr "" -#: gnu/packages/games.scm:467 +#: gnu/packages/games.scm:658 msgid "Tetris clone based on the SDL library" msgstr "" -#: gnu/packages/games.scm:469 +#: gnu/packages/games.scm:660 msgid "" "LTris is a tetris clone: differently shaped blocks are falling down the\n" "rectangular playing field and can be moved sideways or rotated by 90 degree\n" -"units with the aim of building lines without gaps which then disappear (causing\n" -"any block above the deleted line to fall down). LTris has three game modes: In\n" -"Classic you play until the stack of blocks reaches the top of the playing field\n" -"and no new blocks can enter. In Figures the playing field is reset to a new\n" -"figure each level and later on tiles and lines suddenly appear. In Multiplayer\n" +"units with the aim of building lines without gaps which then disappear " +"(causing\n" +"any block above the deleted line to fall down). LTris has three game modes: " +"In\n" +"Classic you play until the stack of blocks reaches the top of the playing " +"field\n" +"and no new blocks can enter. In Figures the playing field is reset to a " +"new\n" +"figure each level and later on tiles and lines suddenly appear. In " +"Multiplayer\n" "up to three players (either human or CPU) compete with each other sending\n" "removed lines to all opponents. There is also a Demo mode in which you can\n" "watch your CPU playing while enjoying a cup of tea!" msgstr "" -#: gnu/packages/games.scm:520 +#: gnu/packages/games.scm:711 msgid "Version of the classic 3D shoot'em'up game Doom" msgstr "" -#: gnu/packages/games.scm:522 -msgid "PrBoom+ is a Doom source port developed from the original PrBoom project." +#: gnu/packages/games.scm:713 +msgid "" +"PrBoom+ is a Doom source port developed from the original PrBoom project." msgstr "" -#: gnu/packages/games.scm:569 +#: gnu/packages/games.scm:760 msgid "Action platformer game" msgstr "" -#: gnu/packages/games.scm:571 +#: gnu/packages/games.scm:762 msgid "" "ReTux is an action platformer loosely inspired by the Mario games,\n" "utilizing the art assets from the @code{SuperTux} project." msgstr "" -#: gnu/packages/games.scm:600 +#: gnu/packages/games.scm:848 +msgid "A classical roguelike/sandbox game" +msgstr "" + +#: gnu/packages/games.scm:850 +msgid "" +"RogueBox Adventures is a graphical roguelike with strong influences\n" +"from sandbox games like Minecraft or Terraria. The main idea of RogueBox\n" +"Adventures is to offer the player a kind of roguelike toy-world. This " +"world\n" +"can be explored and changed freely." +msgstr "" + +#: gnu/packages/games.scm:877 msgid "User interface for gnushogi" msgstr "gnushogi 的用户界面" -#: gnu/packages/games.scm:601 +#: gnu/packages/games.scm:878 msgid "A graphical user interface for the package @code{gnushogi}." msgstr "" -#: gnu/packages/games.scm:650 +#: gnu/packages/games.scm:927 msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" msgstr "" -#: gnu/packages/games.scm:651 +#: gnu/packages/games.scm:928 msgid "" "L'Abbaye des Morts is a 2D platform game set in 13th century\n" "France. The Cathars, who preach about good Christian beliefs, were being\n" -"expelled by the Catholic Church out of the Languedoc region in France. One of\n" -"them, called Jean Raymond, found an old church in which to hide, not knowing\n" +"expelled by the Catholic Church out of the Languedoc region in France. One " +"of\n" +"them, called Jean Raymond, found an old church in which to hide, not " +"knowing\n" "that beneath its ruins lay buried an ancient evil." msgstr "" -#: gnu/packages/games.scm:703 +#: gnu/packages/games.scm:980 msgid "Dungeon exploration roguelike" msgstr "" -#: gnu/packages/games.scm:704 +#: gnu/packages/games.scm:981 msgid "" "Angband is a Classic dungeon exploration roguelike. Explore\n" -"the depths below Angband, seeking riches, fighting monsters, and preparing to\n" +"the depths below Angband, seeking riches, fighting monsters, and preparing " +"to\n" "fight Morgoth, the Lord of Darkness." msgstr "" -#: gnu/packages/games.scm:744 +#: gnu/packages/games.scm:1017 msgid "Lemmings clone" msgstr "" -#: gnu/packages/games.scm:746 +#: gnu/packages/games.scm:1019 msgid "" "Pingus is a free Lemmings-like puzzle game in which the player takes\n" "command of a bunch of small animals and has to guide them through levels.\n" "Since the animals walk on their own, the player can only influence them by\n" -"giving them commands, like build a bridge, dig a hole, or redirect all animals\n" +"giving them commands, like build a bridge, dig a hole, or redirect all " +"animals\n" "in the other direction. Multiple such commands are necessary to reach the\n" "level's exit. The game is presented in a 2D side view." msgstr "" -#: gnu/packages/games.scm:768 +#: gnu/packages/games.scm:1041 msgid "Convert English text to humorous dialects" msgstr "" -#: gnu/packages/games.scm:769 +#: gnu/packages/games.scm:1042 msgid "" "The GNU Talk Filters are programs that convert English text\n" -"into stereotyped or otherwise humorous dialects. The filters are provided as\n" +"into stereotyped or otherwise humorous dialects. The filters are provided " +"as\n" "a C library, so they can easily be integrated into other programs." msgstr "" -#: gnu/packages/games.scm:801 +#: gnu/packages/games.scm:1074 msgid "Simulate the display from \"The Matrix\"" msgstr "" -#: gnu/packages/games.scm:802 +#: gnu/packages/games.scm:1075 msgid "" "CMatrix simulates the display from \"The Matrix\" and is\n" "based on the screensaver from the movie's website. It works with terminal\n" @@ -3086,92 +3643,100 @@ msgid "" "asynchronously and at a user-defined speed." msgstr "" -#: gnu/packages/games.scm:822 +#: gnu/packages/games.scm:1095 msgid "Full chess implementation" msgstr "" -#: gnu/packages/games.scm:823 +#: gnu/packages/games.scm:1096 msgid "" "GNU Chess is a chess engine. It allows you to compete\n" -"against the computer in a game of chess, either through the default terminal\n" +"against the computer in a game of chess, either through the default " +"terminal\n" "interface or via an external visual interface such as GNU XBoard." msgstr "" -#: gnu/packages/games.scm:851 +#: gnu/packages/games.scm:1124 msgid "Twisted adventures of young pig farmer Dink Smallwood" msgstr "" -#: gnu/packages/games.scm:853 +#: gnu/packages/games.scm:1126 msgid "" "GNU FreeDink is a free and portable re-implementation of the engine\n" -"for the role-playing game Dink Smallwood. It supports not only the original\n" +"for the role-playing game Dink Smallwood. It supports not only the " +"original\n" "game data files but it also supports user-produced game mods or \"D-Mods\".\n" "To that extent, it also includes a front-end for managing all of your D-Mods." msgstr "" -#: gnu/packages/games.scm:878 +#: gnu/packages/games.scm:1151 msgid "Game data for GNU Freedink" msgstr "" -#: gnu/packages/games.scm:880 +#: gnu/packages/games.scm:1153 msgid "This package contains the game data of GNU Freedink." msgstr "" -#: gnu/packages/games.scm:932 +#: gnu/packages/games.scm:1205 msgid "Graphical user interface for chess programs" msgstr "" -#: gnu/packages/games.scm:933 +#: gnu/packages/games.scm:1206 msgid "" "GNU XBoard is a graphical board for all varieties of chess,\n" -"including international chess, xiangqi (Chinese chess), shogi (Japanese chess)\n" -"and Makruk. Several lesser-known variants are also supported. It presents a\n" +"including international chess, xiangqi (Chinese chess), shogi (Japanese " +"chess)\n" +"and Makruk. Several lesser-known variants are also supported. It presents " +"a\n" "fully interactive graphical interface and it can load and save games in the\n" "Portable Game Notation." msgstr "" -#: gnu/packages/games.scm:986 +#: gnu/packages/games.scm:1260 msgid "Ball and paddle game" msgstr "" -#: gnu/packages/games.scm:987 +#: gnu/packages/games.scm:1261 msgid "" "XBoing is a blockout type game where you have a paddle which\n" "you control to bounce a ball around the game zone destroying blocks with a\n" -"proton ball. Each block carries a different point value. The more blocks you\n" +"proton ball. Each block carries a different point value. The more blocks " +"you\n" "destroy, the better your score. The person with the highest score wins." msgstr "" -#: gnu/packages/games.scm:1019 +#: gnu/packages/games.scm:1293 msgid "Typing tutor" msgstr "" -#: gnu/packages/games.scm:1021 +#: gnu/packages/games.scm:1295 msgid "" "GNU Typist is a universal typing tutor. It can be used to learn and\n" "practice touch-typing. Several tutorials are included; in addition to\n" "tutorials for the standard QWERTY layout, there are also tutorials for the\n" -"alternative layouts Dvorak and Colemak, as well as for the numpad. Tutorials\n" +"alternative layouts Dvorak and Colemak, as well as for the numpad. " +"Tutorials\n" "are primarily in English, however some in other languages are provided." msgstr "" -#: gnu/packages/games.scm:1068 +#: gnu/packages/games.scm:1342 msgid "3D game engine written in C++" msgstr "" -#: gnu/packages/games.scm:1070 +#: gnu/packages/games.scm:1344 msgid "" "The Irrlicht Engine is a high performance realtime 3D engine written in\n" -"C++. Features include an OpenGL renderer, extensible materials, scene graph\n" -"management, character animation, particle and other special effects, support\n" +"C++. Features include an OpenGL renderer, extensible materials, scene " +"graph\n" +"management, character animation, particle and other special effects, " +"support\n" "for common mesh file formats, and collision detection." msgstr "" -#: gnu/packages/games.scm:1122 +#: gnu/packages/games.scm:1396 msgid "2D space shooter" msgstr "" -#: gnu/packages/games.scm:1124 +#: gnu/packages/games.scm:1398 msgid "" "M.A.R.S. is a 2D space shooter with pretty visual effects and\n" "attractive physics. Players can battle each other or computer controlled\n" @@ -3179,45 +3744,49 @@ msgid "" "match, cannon keep, and grave-itation pit." msgstr "" -#: gnu/packages/games.scm:1165 +#: gnu/packages/games.scm:1439 msgid "Main game data for the Minetest game engine" msgstr "" -#: gnu/packages/games.scm:1167 +#: gnu/packages/games.scm:1441 msgid "Game data for the Minetest infinite-world block sandox game." msgstr "" -#: gnu/packages/games.scm:1219 +#: gnu/packages/games.scm:1493 msgid "Infinite-world block sandbox game" msgstr "" -#: gnu/packages/games.scm:1221 +#: gnu/packages/games.scm:1495 msgid "" "Minetest is a sandbox construction game. Players can create and destroy\n" "various types of blocks in a three-dimensional open world. This allows\n" -"forming structures in every possible creation, on multiplayer servers or as a\n" -"single player. Mods and texture packs allow players to personalize the game\n" +"forming structures in every possible creation, on multiplayer servers or as " +"a\n" +"single player. Mods and texture packs allow players to personalize the " +"game\n" "in different ways." msgstr "" -#: gnu/packages/games.scm:1260 +#: gnu/packages/games.scm:1534 msgid "Curses Implementation of the Glk API" msgstr "" -#: gnu/packages/games.scm:1262 +#: gnu/packages/games.scm:1536 msgid "" "Glk defines a portable API for applications with text UIs. It was\n" -"primarily designed for interactive fiction, but it should be suitable for many\n" +"primarily designed for interactive fiction, but it should be suitable for " +"many\n" "interactive text utilities, particularly those based on a command line.\n" -"This is an implementation of the Glk library which runs in a terminal window,\n" +"This is an implementation of the Glk library which runs in a terminal " +"window,\n" "using the @code{curses.h} library for screen control." msgstr "" -#: gnu/packages/games.scm:1300 +#: gnu/packages/games.scm:1574 msgid "Interpreter for Glulx VM" msgstr "" -#: gnu/packages/games.scm:1302 +#: gnu/packages/games.scm:1576 msgid "" "Glulx is a 32-bit portable virtual machine intended for writing and\n" "playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" @@ -3225,35 +3794,22 @@ msgid "" "reference interpreter, using the Glk API." msgstr "" -#: gnu/packages/games.scm:1339 +#: gnu/packages/games.scm:1613 msgid "Z-machine interpreter" msgstr "" -#: gnu/packages/games.scm:1341 +#: gnu/packages/games.scm:1615 msgid "" "Fizmo is a console-based Z-machine interpreter. It is used to play\n" "interactive fiction, also known as text adventures, which were implemented\n" "either by Infocom or created using the Inform compiler." msgstr "" -#: gnu/packages/games.scm:1395 -msgid "Reference frontend for the libretro API" -msgstr "" - -#: gnu/packages/games.scm:1397 -msgid "" -"Libretro is a simple but powerful development interface that allows for\n" -"the easy creation of emulators, games and multimedia applications that can plug\n" -"straight into any libretro-compatible frontend. RetroArch is the official\n" -"reference frontend for the libretro API, currently used by most as a modular\n" -"multi-system game/emulator system." -msgstr "" - -#: gnu/packages/games.scm:1417 +#: gnu/packages/games.scm:1633 msgid "Play the game of Go" msgstr "" -#: gnu/packages/games.scm:1419 +#: gnu/packages/games.scm:1635 msgid "" "GNU Go is a program that plays the game of Go, in which players\n" "place stones on a grid to form territory or capture other stones. While\n" @@ -3264,105 +3820,115 @@ msgid "" "Protocol)." msgstr "" -#: gnu/packages/games.scm:1447 +#: gnu/packages/games.scm:1663 msgid "High speed arctic racing game based on Tux Racer" msgstr "" -#: gnu/packages/games.scm:1449 +#: gnu/packages/games.scm:1665 msgid "" "Extreme Tux Racer, or etracer as it is called for short, is\n" -"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of the\n" -"game is to slide down a snow- and ice-covered mountain as quickly as possible,\n" +"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of " +"the\n" +"game is to slide down a snow- and ice-covered mountain as quickly as " +"possible,\n" "avoiding the trees and rocks that will slow you down.\n" "\n" -"Collect herrings and other goodies while sliding down the hill, but avoid fish\n" +"Collect herrings and other goodies while sliding down the hill, but avoid " +"fish\n" "bones.\n" "\n" "This game is based on the GPL version of the famous game TuxRacer." msgstr "" -#: gnu/packages/games.scm:1531 +#: gnu/packages/games.scm:1747 msgid "3D kart racing game" msgstr "" -#: gnu/packages/games.scm:1532 +#: gnu/packages/games.scm:1748 msgid "" "SuperTuxKart is a 3D kart racing game, with a focus on\n" -"having fun over realism. You can play with up to 4 friends on one PC, racing\n" -"against each other or just trying to beat the computer; single-player mode is\n" +"having fun over realism. You can play with up to 4 friends on one PC, " +"racing\n" +"against each other or just trying to beat the computer; single-player mode " +"is\n" "also available." msgstr "" -#: gnu/packages/games.scm:1564 +#: gnu/packages/games.scm:1780 msgid "Game of jumping to the next floor, trying not to fall" msgstr "" -#: gnu/packages/games.scm:1566 +#: gnu/packages/games.scm:1782 msgid "" "GNUjump is a simple, yet addictive game in which you must jump from\n" -"platform to platform to avoid falling, while the platforms drop at faster rates\n" -"the higher you go. The game features multiplayer, unlimited FPS, smooth floor\n" +"platform to platform to avoid falling, while the platforms drop at faster " +"rates\n" +"the higher you go. The game features multiplayer, unlimited FPS, smooth " +"floor\n" "falling, themeable graphics and sounds, and replays." msgstr "" -#: gnu/packages/games.scm:1609 +#: gnu/packages/games.scm:1825 msgid "Turn-based strategy game" msgstr "" -#: gnu/packages/games.scm:1611 +#: gnu/packages/games.scm:1827 msgid "" "The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" -"with several single player campaigns, and multiplayer games (both networked and\n" +"with several single player campaigns, and multiplayer games (both networked " +"and\n" "local).\n" "\n" "Battle for control on a range of maps, using variety of units which have\n" -"advantages and disadvantages against different types of attacks. Units gain\n" -"experience and advance levels, and are carried over from one scenario to the\n" +"advantages and disadvantages against different types of attacks. Units " +"gain\n" +"experience and advance levels, and are carried over from one scenario to " +"the\n" "next campaign." msgstr "" -#: gnu/packages/games.scm:1655 -msgid "X86 emulator with CGA/EGA/VGA/etc. graphics and sound" +#: gnu/packages/games.scm:1856 +msgid "Dedicated @emph{Battle for Wesnoth} server" msgstr "" -#: gnu/packages/games.scm:1656 +#: gnu/packages/games.scm:1857 msgid "" -"DOSBox is a DOS-emulator that uses the SDL library. DOSBox\n" -"also emulates CPU:286/386 realmode/protected mode, Directory\n" -"FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a\n" -"SoundBlaster/Gravis Ultra Sound card for excellent sound compatibility with\n" -"older games." +"This package contains a dedicated server for @emph{The\n" +"Battle for Wesnoth}." msgstr "" -#: gnu/packages/games.scm:1701 +#: gnu/packages/games.scm:1898 msgid "Mouse and keyboard discovery for children" msgstr "" -#: gnu/packages/games.scm:1703 +#: gnu/packages/games.scm:1900 msgid "" "Gamine is a game designed for young children who are learning to use the\n" -"mouse and keyboard. The child uses the mouse to draw colored dots and lines\n" +"mouse and keyboard. The child uses the mouse to draw colored dots and " +"lines\n" "on the screen and keyboard to display letters." msgstr "" -#: gnu/packages/games.scm:1735 +#: gnu/packages/games.scm:1932 msgid "Puzzle game with a cat in lead role" msgstr "" -#: gnu/packages/games.scm:1736 +#: gnu/packages/games.scm:1933 msgid "" "Project Raincat is a game developed by Carnegie Mellon\n" "students through GCS during the Fall 2008 semester. Raincat features game\n" -"play inspired from classics Lemmings and The Incredible Machine. The project\n" -"proved to be an excellent learning experience for the programmers. Everything\n" +"play inspired from classics Lemmings and The Incredible Machine. The " +"project\n" +"proved to be an excellent learning experience for the programmers. " +"Everything\n" "is programmed in Haskell." msgstr "" -#: gnu/packages/games.scm:1770 +#: gnu/packages/games.scm:1967 msgid "Client for 'The Mana World' and similar games" msgstr "" -#: gnu/packages/games.scm:1772 +#: gnu/packages/games.scm:1969 msgid "" "ManaPlus is a 2D MMORPG client for game servers. It is the only\n" "fully supported client for @uref{http://www.themanaworld.org, The mana\n" @@ -3370,131 +3936,11 @@ msgid "" "@uref{http://landoffire.org, Land of fire}." msgstr "" -#: gnu/packages/games.scm:1822 -msgid "Nintendo 64 emulator core library" -msgstr "" - -#: gnu/packages/games.scm:1824 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"core library." -msgstr "" - -#: gnu/packages/games.scm:1868 gnu/packages/games.scm:1913 -#: gnu/packages/games.scm:1955 gnu/packages/games.scm:1997 -#: gnu/packages/games.scm:2313 -msgid "Mupen64Plus SDL input plugin" -msgstr "" - -#: gnu/packages/games.scm:1870 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"SDL audio plugin." -msgstr "" - -#: gnu/packages/games.scm:1915 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"SDL input plugin." -msgstr "" - -#: gnu/packages/games.scm:1957 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"high-level emulation (HLE) RSP processor plugin." -msgstr "" - -#: gnu/packages/games.scm:1999 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Z64 RSP processor plugin." -msgstr "" - -#: gnu/packages/games.scm:2043 gnu/packages/games.scm:2097 -#: gnu/packages/games.scm:2147 gnu/packages/games.scm:2195 -msgid "Mupen64Plus Rice Video plugin" -msgstr "" - -#: gnu/packages/games.scm:2045 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Arachnoid video plugin." -msgstr "" - -#: gnu/packages/games.scm:2099 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Glide64 video plugin." -msgstr "" - -#: gnu/packages/games.scm:2149 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Glide64MK2 video plugin." -msgstr "" - -#: gnu/packages/games.scm:2197 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Rice Video plugin." -msgstr "" - -#: gnu/packages/games.scm:2249 -msgid "Mupen64Plus Z64 video plugin" -msgstr "" - -#: gnu/packages/games.scm:2251 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"Z64 video plugin." -msgstr "" - -#: gnu/packages/games.scm:2315 -msgid "" -"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n" -"which is capable of accurately playing many games. This package contains the\n" -"command line user interface. Installing this package is the easiest way\n" -"towards a working Mupen64Plus for casual users." -msgstr "" - -#: gnu/packages/games.scm:2372 -msgid "Nintendo Entertainment System (NES/Famicom) emulator" -msgstr "" - -#: gnu/packages/games.scm:2374 -msgid "" -"Nestopia UE (Undead Edition) is a fork of the Nintendo Entertainment\n" -"System (NES/Famicom) emulator Nestopia, with enhancements from members of the\n" -"emulation community. It provides highly accurate emulation." -msgstr "" - -#: gnu/packages/games.scm:2404 -msgid "Video game console emulator front-end" -msgstr "" - -#: gnu/packages/games.scm:2405 -msgid "" -"EmulationStation provides a graphical front-end to a large\n" -"number of video game console emulators. It features an interface that is\n" -"usable with any game controller that has at least 4 buttons, theming support,\n" -"and a game metadata scraper." -msgstr "" - -#: gnu/packages/games.scm:2459 +#: gnu/packages/games.scm:2025 msgid "Transportation economics simulator" msgstr "" -#: gnu/packages/games.scm:2460 +#: gnu/packages/games.scm:2026 msgid "" "OpenTTD is a game in which you transport goods and\n" "passengers by land, water and air. It is a re-implementation of Transport\n" @@ -3504,11 +3950,11 @@ msgid "" "engine. When you start it you will be prompted to download a graphics set." msgstr "" -#: gnu/packages/games.scm:2517 +#: gnu/packages/games.scm:2083 msgid "Base graphics set for OpenTTD" msgstr "" -#: gnu/packages/games.scm:2519 +#: gnu/packages/games.scm:2085 msgid "" "The OpenGFX projects is an implementation of the OpenTTD base grahics\n" "set that aims to ensure the best possible out-of-the-box experience.\n" @@ -3523,33 +3969,34 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/games.scm:2564 +#: gnu/packages/games.scm:2130 msgid "Base sounds for OpenTTD" msgstr "" -#: gnu/packages/games.scm:2565 +#: gnu/packages/games.scm:2131 msgid "" "OpenSFX is a set of free base sounds for OpenTTD which make\n" -"it possible to play OpenTTD without requiring the proprietary sound files from\n" +"it possible to play OpenTTD without requiring the proprietary sound files " +"from\n" "the original Transport Tycoon Deluxe." msgstr "" -#: gnu/packages/games.scm:2602 +#: gnu/packages/games.scm:2168 msgid "Music set for OpenTTD" msgstr "" -#: gnu/packages/games.scm:2603 +#: gnu/packages/games.scm:2169 msgid "" "OpenMSX is a music set for OpenTTD which makes it possible\n" "to play OpenTTD without requiring the proprietary music from the original\n" "Transport Tycoon Deluxe." msgstr "" -#: gnu/packages/games.scm:2681 +#: gnu/packages/games.scm:2247 msgid "Free software re-implementation of RollerCoaster Tycoon 2" msgstr "" -#: gnu/packages/games.scm:2682 +#: gnu/packages/games.scm:2248 msgid "" "OpenRCT2 is a free software re-implementation of\n" "RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and\n" @@ -3559,110 +4006,78 @@ msgid "" "images, etc.)" msgstr "" -#: gnu/packages/games.scm:2724 +#: gnu/packages/games.scm:2290 msgid "Pinball simulator" msgstr "" -#: gnu/packages/games.scm:2725 +#: gnu/packages/games.scm:2291 msgid "" "The Emilia Pinball Project is a pinball simulator. There\n" "are only two levels to play with, but they are very addictive." msgstr "" -#: gnu/packages/games.scm:2746 +#: gnu/packages/games.scm:2312 msgid "Board game inspired by The Settlers of Catan" msgstr "" -#: gnu/packages/games.scm:2747 +#: gnu/packages/games.scm:2313 msgid "" "Pioneers is an emulation of the board game The Settlers of\n" "Catan. It can be played on a local network, on the internet, and with AI\n" "players." msgstr "" -#: gnu/packages/games.scm:2781 -msgid "Nintendo DS emulator" -msgstr "" - -#: gnu/packages/games.scm:2783 -msgid "DeSmuME is an emulator for the Nintendo DS handheld gaming console." -msgstr "" - -#: gnu/packages/games.scm:2821 gnu/packages/gnome.scm:2617 +#: gnu/packages/games.scm:2354 gnu/packages/gnome.scm:2644 msgid "Logic puzzle game" msgstr "逻辑解谜游戏" -#: gnu/packages/games.scm:2822 +#: gnu/packages/games.scm:2355 msgid "" "The goal of this logic game is to open all cards in a 6x6\n" "grid, using a number of hints as to their relative position. The game idea\n" "is attributed to Albert Einstein." msgstr "" -#: gnu/packages/games.scm:2851 +#: gnu/packages/games.scm:2384 msgid "MUD and telnet client" msgstr "" -#: gnu/packages/games.scm:2853 +#: gnu/packages/games.scm:2386 msgid "" "POWWOW is a client software which can be used for telnet as well as for\n" -"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client for\n" +"@dfn{Multi-User Dungeon} (MUD). Additionally it can serve as a nice client " +"for\n" "the chat server psyced with the specific config located at\n" "http://lavachat.symlynx.com/unix/" msgstr "" -#: gnu/packages/games.scm:3023 +#: gnu/packages/games.scm:2561 msgid "Arena shooter derived from the Cube 2 engine" msgstr "" -#: gnu/packages/games.scm:3025 +#: gnu/packages/games.scm:2563 msgid "" "Red Eclipse is an arena shooter, created from the Cube2 engine.\n" "Offering an innovative parkour system and distinct but all potent weapons,\n" "Red Eclipse provides fast paced and accessible gameplay." msgstr "" -#: gnu/packages/games.scm:3119 -msgid "Nintendo multi-system emulator" -msgstr "" - -#: gnu/packages/games.scm:3121 -msgid "" -"higan (formerly bsnes) is an emulator for multiple Nintendo video game\n" -"consoles, including the Nintendo Entertainment System (NES/Famicom), Super\n" -"Nintendo Entertainment System (SNES/Super Famicom), Game Boy, Game Boy\n" -"Color (GBC), and Game Boy Advance (GBA). It also supports the subsystems\n" -"Super Game Boy, BS-X Satellaview, and Sufami Turbo." -msgstr "" - -#: gnu/packages/games.scm:3179 -msgid "Game Boy Advance emulator" -msgstr "" - -#: gnu/packages/games.scm:3181 -msgid "" -"mGBA is an emulator for running Game Boy Advance games. It aims to be\n" -"faster and more accurate than many existing Game Boy Advance emulators, as\n" -"well as adding features that other emulators lack. It also supports Game Boy\n" -"and Game Boy Color games." -msgstr "" - -#: gnu/packages/games.scm:3237 +#: gnu/packages/games.scm:2622 msgid "Text adventure game" msgstr "" -#: gnu/packages/games.scm:3239 +#: gnu/packages/games.scm:2624 msgid "" "Grue Hunter is a text adventure game written in Perl. You must make\n" "your way through an underground cave system in search of the Grue. Can you\n" "capture it and get out alive?" msgstr "" -#: gnu/packages/games.scm:3281 +#: gnu/packages/games.scm:2666 msgid "Old-school earthworm action game" msgstr "" -#: gnu/packages/games.scm:3283 +#: gnu/packages/games.scm:2668 msgid "" "lierolibre is an earthworm action game where you fight another player\n" "(or the computer) underground using a wide array of weapons.\n" @@ -3687,23 +4102,25 @@ msgid "" "fullscreen, use F5 or Alt+Enter." msgstr "" -#: gnu/packages/games.scm:3358 +#: gnu/packages/games.scm:2743 msgid "3D Real-time strategy and real-time tactics game" msgstr "" -#: gnu/packages/games.scm:3360 +#: gnu/packages/games.scm:2745 msgid "" "Warzone 2100 offers campaign, multi-player, and single-player skirmish\n" -"modes. An extensive tech tree with over 400 different technologies, combined\n" -"with the unit design system, allows for a wide variety of possible units and\n" +"modes. An extensive tech tree with over 400 different technologies, " +"combined\n" +"with the unit design system, allows for a wide variety of possible units " +"and\n" "tactics." msgstr "" -#: gnu/packages/games.scm:3393 +#: gnu/packages/games.scm:2778 msgid "2D scrolling shooter game" msgstr "" -#: gnu/packages/games.scm:3395 +#: gnu/packages/games.scm:2780 msgid "" "In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n" "dominated the galaxy. Guide Chris Bainfield and his friend Sid Wilson on\n" @@ -3712,23 +4129,25 @@ msgid "" "in strikes against the evil corporation." msgstr "" -#: gnu/packages/games.scm:3426 +#: gnu/packages/games.scm:2811 msgid "Fast-paced, arcade-style, top-scrolling space shooter" msgstr "" -#: gnu/packages/games.scm:3428 +#: gnu/packages/games.scm:2813 msgid "" "In this game you are the captain of the cargo ship Chromium B.S.U. and\n" -"are responsible for delivering supplies to the troops on the front line. Your\n" -"ship has a small fleet of robotic fighters which you control from the relative\n" +"are responsible for delivering supplies to the troops on the front line. " +"Your\n" +"ship has a small fleet of robotic fighters which you control from the " +"relative\n" "safety of the Chromium vessel." msgstr "" -#: gnu/packages/games.scm:3503 +#: gnu/packages/games.scm:2888 msgid "Drawing software for children" msgstr "" -#: gnu/packages/games.scm:3505 +#: gnu/packages/games.scm:2890 msgid "" "Tux Paint is a free drawing program designed for young children (kids\n" "ages 3 and up). It has a simple, easy-to-use interface; fun sound effects;\n" @@ -3737,75 +4156,79 @@ msgid "" "your child be creative." msgstr "" -#: gnu/packages/games.scm:3543 +#: gnu/packages/games.scm:2928 msgid "Stamp images for Tux Paint" msgstr "" -#: gnu/packages/games.scm:3545 +#: gnu/packages/games.scm:2930 msgid "" "This package contains a set of \"Rubber Stamp\" images which can be used\n" "with the \"Stamp\" tool within Tux Paint." msgstr "" -#: gnu/packages/games.scm:3592 +#: gnu/packages/games.scm:2977 msgid "Configure Tux Paint" msgstr "" -#: gnu/packages/games.scm:3594 +#: gnu/packages/games.scm:2979 msgid "Tux Paint Config is a graphical configuration editor for Tux Paint." msgstr "" -#: gnu/packages/games.scm:3626 +#: gnu/packages/games.scm:3011 msgid "2D platformer game" msgstr "" -#: gnu/packages/games.scm:3627 +#: gnu/packages/games.scm:3012 msgid "" "SuperTux is a free classic 2D jump'n run sidescroller game\n" "in a style similar to the original Super Mario games covered under\n" "the GNU GPL." msgstr "" -#: gnu/packages/games.scm:3661 +#: gnu/packages/games.scm:3046 msgid "MUD client" msgstr "" -#: gnu/packages/games.scm:3663 +#: gnu/packages/games.scm:3048 msgid "" -"TinTin++ is a MUD client which supports MCCP (Mud Client Compression Protocol),\n" -"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used by MUDs,\n" -"as well as those required to login via telnet on Linux / Mac OS X servers, and an\n" +"TinTin++ is a MUD client which supports MCCP (Mud Client Compression " +"Protocol),\n" +"MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used " +"by MUDs,\n" +"as well as those required to login via telnet on Linux / Mac OS X servers, " +"and an\n" "auto mapper with a VT100 map display." msgstr "" -#: gnu/packages/games.scm:3700 +#: gnu/packages/games.scm:3085 msgid "Programming game" msgstr "" -#: gnu/packages/games.scm:3701 +#: gnu/packages/games.scm:3086 msgid "" "Learn programming, playing with ants and spider webs ;-)\n" "Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n" -"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. Experienced\n" +"Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. " +"Experienced\n" "programmers may also add their own favorite language." msgstr "" -#: gnu/packages/games.scm:3745 +#: gnu/packages/games.scm:3130 msgid "Keyboard mashing and doodling game for babies" msgstr "" -#: gnu/packages/games.scm:3746 +#: gnu/packages/games.scm:3131 msgid "" "Bambam is a simple baby keyboard (and gamepad) masher\n" "application that locks the keyboard and mouse and instead displays bright\n" "colors, pictures, and sounds." msgstr "" -#: gnu/packages/games.scm:3789 +#: gnu/packages/games.scm:3174 msgid "Arcade-style fire fighting game" msgstr "" -#: gnu/packages/games.scm:3791 +#: gnu/packages/games.scm:3176 msgid "" "Mr. Rescue is an arcade styled 2d action game centered around evacuating\n" "civilians from burning buildings. The game features fast paced fire\n" @@ -3813,17 +4236,18 @@ msgid "" "throwing people around in pseudo-randomly generated buildings." msgstr "" -#: gnu/packages/games.scm:3898 +#: gnu/packages/games.scm:3283 msgid "Non-euclidean graphical rogue-like game" msgstr "" -#: gnu/packages/games.scm:3900 +#: gnu/packages/games.scm:3285 msgid "" "HyperRogue is a game in which the player collects treasures and fights\n" "monsters -- rogue-like but for the fact that it is played on the hyperbolic\n" "plane and not in euclidean space.\n" "\n" -"In HyperRogue, the player can move through different parts of the world, which\n" +"In HyperRogue, the player can move through different parts of the world, " +"which\n" "are home to particular creatures and may be subject to their own rules of\n" "\"physics\".\n" "\n" @@ -3831,21 +4255,21 @@ msgid "" "symbols, it still needs graphics to render the non-euclidean world." msgstr "" -#: gnu/packages/games.scm:3943 +#: gnu/packages/games.scm:3328 msgid "Shooter with space station destruction" msgstr "" -#: gnu/packages/games.scm:3945 +#: gnu/packages/games.scm:3330 msgid "" "Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n" "for Un*x systems with X11." msgstr "" -#: gnu/packages/games.scm:3977 +#: gnu/packages/games.scm:3362 msgid "Turn based empire building strategy game" msgstr "" -#: gnu/packages/games.scm:3978 +#: gnu/packages/games.scm:3363 msgid "" "Freeciv is a turn based empire building strategy game\n" "inspired by the history of human civilization. The game commences in\n" @@ -3853,11 +4277,11 @@ msgid "" "to the Space Age." msgstr "" -#: gnu/packages/games.scm:4009 +#: gnu/packages/games.scm:3394 msgid "Recreation of data decryption effect in \"Sneakers\"" msgstr "" -#: gnu/packages/games.scm:4011 +#: gnu/packages/games.scm:3396 msgid "" "@code{No More Secrets} provides a command line tool called \"nms\"\n" "that recreates the famous data decryption effect seen on screen in the 1992\n" @@ -3868,155 +4292,170 @@ msgid "" "starting a decryption sequence to reveal the original plaintext characters." msgstr "" -#: gnu/packages/games.scm:4038 +#: gnu/packages/games.scm:3423 msgid "Data files for MegaGlest" msgstr "" -#: gnu/packages/games.scm:4039 +#: gnu/packages/games.scm:3424 msgid "This package contains the data files required for MegaGlest." msgstr "" -#: gnu/packages/games.scm:4092 +#: gnu/packages/games.scm:3477 msgid "3D real-time strategy (RTS) game" msgstr "" -#: gnu/packages/games.scm:4093 +#: gnu/packages/games.scm:3478 msgid "" "MegaGlest is a cross-platform 3D real-time strategy (RTS)\n" -"game, where you control the armies of one of seven different factions: Tech,\n" +"game, where you control the armies of one of seven different factions: " +"Tech,\n" "Magic, Egypt, Indians, Norsemen, Persian or Romans." msgstr "" -#: gnu/packages/games.scm:4143 +#: gnu/packages/games.scm:3529 msgid "Side-scrolling physics platformer with a ball of tar" msgstr "" -#: gnu/packages/games.scm:4144 +#: gnu/packages/games.scm:3530 msgid "" "In FreeGish you control Gish, a ball of tar who lives\n" "happily with his girlfriend Brea, until one day a mysterious dark creature\n" "emerges from a sewer hole and pulls her below ground." msgstr "" -#: gnu/packages/games.scm:4179 +#: gnu/packages/games.scm:3565 msgid "Classic overhead run-and-gun game" msgstr "" -#: gnu/packages/games.scm:4180 +#: gnu/packages/games.scm:3566 msgid "" "C-Dogs SDL is a classic overhead run-and-gun game,\n" "supporting up to 4 players in co-op and deathmatch modes. Customize your\n" -"player, choose from many weapons, and blast, slide and slash your way through\n" +"player, choose from many weapons, and blast, slide and slash your way " +"through\n" "over 100 user-created campaigns." msgstr "" -#: gnu/packages/games.scm:4280 +#: gnu/packages/games.scm:3666 msgid "3D puzzle game" msgstr "" -#: gnu/packages/games.scm:4281 +#: gnu/packages/games.scm:3667 msgid "" "Kiki the nano bot is a 3D puzzle game. It is basically a\n" "mixture of the games Sokoban and Kula-World. Your task is to help Kiki, a\n" "small robot living in the nano world, repair its maker." msgstr "" -#: gnu/packages/games.scm:4371 +#: gnu/packages/games.scm:3757 msgid "2D retro multiplayer shooter game" msgstr "" -#: gnu/packages/games.scm:4372 +#: gnu/packages/games.scm:3758 msgid "" "Teeworlds is an online multiplayer game. Battle with up to\n" -"16 players in a variety of game modes, including Team Deathmatch and Capture\n" +"16 players in a variety of game modes, including Team Deathmatch and " +"Capture\n" "The Flag. You can even design your own maps!" msgstr "" -#: gnu/packages/games.scm:4425 +#: gnu/packages/games.scm:3811 msgid "Puzzle game with a dexterity component" msgstr "" -#: gnu/packages/games.scm:4426 +#: gnu/packages/games.scm:3812 msgid "" "Enigma is a puzzle game with 550 unique levels. The object\n" -"of the game is to find and uncover pairs of identically colored ‘Oxyd’ stones.\n" -"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser beams,\n" -"and most of all, countless hairy puzzles usually block your direct way to the\n" -"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest you\n" -"get bored) interact in many unexpected ways, and since many of them follow the\n" -"laws of physics (Enigma’s special laws of physics, that is), controlling them\n" +"of the game is to find and uncover pairs of identically colored ‘Oxyd’ " +"stones.\n" +"Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser " +"beams,\n" +"and most of all, countless hairy puzzles usually block your direct way to " +"the\n" +"Oxyd stones. Enigma’s game objects (and there are hundreds of them, lest " +"you\n" +"get bored) interact in many unexpected ways, and since many of them follow " +"the\n" +"laws of physics (Enigma’s special laws of physics, that is), controlling " +"them\n" "with the mouse isn’t always trivial." msgstr "" -#: gnu/packages/games.scm:4497 +#: gnu/packages/games.scm:3883 msgid "Puzzle game" msgstr "" -#: gnu/packages/games.scm:4498 +#: gnu/packages/games.scm:3884 msgid "" "Fish Fillets NG is strictly a puzzle game. The goal in\n" -"every of the seventy levels is always the same: find a safe way out. The fish\n" -"utter witty remarks about their surroundings, the various inhabitants of their\n" +"every of the seventy levels is always the same: find a safe way out. The " +"fish\n" +"utter witty remarks about their surroundings, the various inhabitants of " +"their\n" "underwater realm quarrel among themselves or comment on the efforts of your\n" "fish. The whole game is accompanied by quiet, comforting music." msgstr "" -#: gnu/packages/games.scm:4562 +#: gnu/packages/games.scm:3948 msgid "Roguelike dungeon crawler game" msgstr "" -#: gnu/packages/games.scm:4563 +#: gnu/packages/games.scm:3949 msgid "" "Dungeon Crawl Stone Soup is a roguelike adventure through\n" "dungeons filled with dangerous monsters in a quest to find the mystifyingly\n" "fabulous Orb of Zot." msgstr "" -#: gnu/packages/games.scm:4609 +#: gnu/packages/games.scm:3995 msgid "Graphical roguelike dungeon crawler game" msgstr "" -#: gnu/packages/games.scm:4639 +#: gnu/packages/games.scm:4025 msgid "Cross-platform third-person action game" msgstr "" -#: gnu/packages/games.scm:4640 +#: gnu/packages/games.scm:4026 msgid "" "Lugaru is a third-person action game. The main character,\n" -"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat skills.\n" -"In his quest to find those responsible for slaughtering his village, he uncovers\n" -"a far-reaching conspiracy involving the corrupt leaders of the rabbit republic\n" +"Turner, is an anthropomorphic rebel bunny rabbit with impressive combat " +"skills.\n" +"In his quest to find those responsible for slaughtering his village, he " +"uncovers\n" +"a far-reaching conspiracy involving the corrupt leaders of the rabbit " +"republic\n" "and the starving wolves from a nearby den. Turner takes it upon himself to\n" "fight against their plot and save his fellow rabbits from slavery." msgstr "" -#: gnu/packages/games.scm:4691 +#: gnu/packages/games.scm:4077 msgid "Data files for 0ad" msgstr "" -#: gnu/packages/games.scm:4692 +#: gnu/packages/games.scm:4078 msgid "0ad-data provides the data files required by the game 0ad." msgstr "" -#: gnu/packages/games.scm:4814 +#: gnu/packages/games.scm:4196 msgid "3D real-time strategy game of ancient warfare" msgstr "" -#: gnu/packages/games.scm:4815 +#: gnu/packages/games.scm:4197 msgid "" "0 A.D. is a real-time strategy (RTS) game of ancient\n" "warfare. It's a historically-based war/economy game that allows players to\n" -"relive or rewrite the history of twelve ancient civilizations, each depicted\n" +"relive or rewrite the history of twelve ancient civilizations, each " +"depicted\n" "at their peak of economic growth and military prowess.\n" "\n" "0ad needs a window manager that supports 'Extended Window Manager Hints'." msgstr "" -#: gnu/packages/games.scm:4891 +#: gnu/packages/games.scm:4272 msgid "Colossal Cave Adventure" msgstr "" -#: gnu/packages/games.scm:4892 +#: gnu/packages/games.scm:4273 msgid "" "The original Colossal Cave Adventure from 1976 was the\n" "origin of all text adventures, dungeon-crawl (computer) games, and\n" @@ -4025,60 +4464,172 @@ msgid "" "\"adventure 2.5\" and \"430-point adventure\"." msgstr "" -#: gnu/packages/games.scm:4903 +#: gnu/packages/games.scm:4284 msgid "Single-player, RPG roguelike game set in the world of Eyal" msgstr "" -#: gnu/packages/games.scm:5008 +#: gnu/packages/games.scm:4389 msgid "" "Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n" -"combat and advanced character building. Play as one of many unique races and\n" +"combat and advanced character building. Play as one of many unique races " +"and\n" "classes in the lore-filled world of Eyal, exploring random dungeons, facing\n" -"challenging battles, and developing characters with your own tailored mix of\n" +"challenging battles, and developing characters with your own tailored mix " +"of\n" "abilities and powers. With a modern graphical and customisable interface,\n" -"intuitive mouse control, streamlined mechanics and deep, challenging combat,\n" +"intuitive mouse control, streamlined mechanics and deep, challenging " +"combat,\n" "Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century." msgstr "" -#: gnu/packages/gcc.scm:336 +#: gnu/packages/games.scm:4435 +msgid "First person shooter engine for Quake 1" +msgstr "" + +#: gnu/packages/games.scm:4436 +msgid "" +"Quakespasm is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4485 +msgid "" +"vkquake is a modern engine for id software's Quake 1.\n" +"It includes support for 64 bit CPUs, custom music playback, a new sound " +"driver,\n" +"some graphical niceities, and numerous bug-fixes and other improvements." +msgstr "" + +#: gnu/packages/games.scm:4536 +msgid "First person shooter engine based on quake2" +msgstr "" + +#: gnu/packages/games.scm:4537 +msgid "" +"Yamagi Quake II is an enhanced client for id Software's Quake II.\n" +"The main focus is an unchanged single player experience like back in 1997,\n" +"thus the gameplay and the graphics are unaltered. However the user may use " +"one\n" +"of the unofficial retexturing packs. In comparison with the official " +"client,\n" +"over 1000 bugs were fixed and an extensive code audit done,\n" +"making Yamagi Quake II one of the most solid Quake II implementations " +"available." +msgstr "" + +#: gnu/packages/games.scm:4593 +#, fuzzy +msgid "Realistic physics puzzle game" +msgstr "逻辑解谜游戏" + +#: gnu/packages/games.scm:4594 +msgid "" +"The Butterfly Effect (tbe) is a game that uses\n" +"realistic physics simulations to combine lots of simple mechanical\n" +"elements to achieve a simple goal in the most complex way possible." +msgstr "" + +#: gnu/packages/games.scm:4646 +msgid "Game of lonely space adventure" +msgstr "" + +#: gnu/packages/games.scm:4648 +msgid "" +"Pioneer is a space adventure game set in our galaxy at the turn of the\n" +"31st century. The game is open-ended, and you are free to eke out whatever\n" +"kind of space-faring existence you can think of. Look for fame or fortune " +"by\n" +"exploring the millions of star systems. Turn to a life of crime as a " +"pirate,\n" +"smuggler or bounty hunter. Forge and break alliances with the various\n" +"factions fighting for power, freedom or self-determination. The universe " +"is\n" +"whatever you make of it." +msgstr "" + +#: gnu/packages/games.scm:4675 +msgid "Hacking contribution graphs in git" +msgstr "" + +#: gnu/packages/games.scm:4677 +msgid "" +"Badass generates false commits for a range of dates, essentially\n" +"hacking the gamification of contribution graphs on platforms such as\n" +"Github or Gitlab." +msgstr "" + +#: gnu/packages/games.scm:4755 +msgid "Educational programming strategy game" +msgstr "" + +#: gnu/packages/games.scm:4756 +msgid "" +"Colobot: Gold Edition is a real-time strategy game, where\n" +"you can program your units (bots) in a language called CBOT, which is " +"similar\n" +"to C++ and Java. Your mission is to find a new planet to live and survive.\n" +"You can save humanity and get programming skills!" +msgstr "" + +#: gnu/packages/games.scm:4838 +msgid "Modern Doom 2 source port" +msgstr "" + +#: gnu/packages/games.scm:4839 +msgid "" +"GZdoom is a port of the Doom 2 game engine, with a modern\n" +"renderer. It improves modding support with ZDoom's advanced mapping " +"features\n" +"and the new ZScript language. In addition to Doom, it supports Heretic, " +"Hexen,\n" +"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom." +msgstr "" + +#: gnu/packages/gcc.scm:346 msgid "GNU Compiler Collection" msgstr "" -#: gnu/packages/gcc.scm:338 +#: gnu/packages/gcc.scm:348 msgid "" "GCC is the GNU Compiler Collection. It provides compiler front-ends\n" -"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, and\n" +"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, " +"and\n" "Go. It also includes runtime support libraries for these languages." msgstr "" -#: gnu/packages/gcc.scm:432 +#: gnu/packages/gcc.scm:495 msgid "" "GCC is the GNU Compiler Collection. It provides compiler front-ends\n" "for several languages, including C, C++, Objective-C, Fortran, Ada, and Go.\n" "It also includes runtime support libraries for these languages." msgstr "" -#: gnu/packages/gcc.scm:462 +#: gnu/packages/gcc.scm:525 msgid "GNU C++ standard library" msgstr "" -#: gnu/packages/gcc.scm:497 +#: gnu/packages/gcc.scm:560 msgid "Collection of subroutines used by various GNU programs" msgstr "" -#: gnu/packages/gcc.scm:682 +#: gnu/packages/gcc.scm:745 msgid "GNU libstdc++ documentation" msgstr "" -#: gnu/packages/gcc.scm:750 -msgid "Manipulating sets and relations of integer points bounded by linear constraints" +#: gnu/packages/gcc.scm:813 +msgid "" +"Manipulating sets and relations of integer points bounded by linear " +"constraints" msgstr "" -#: gnu/packages/gcc.scm:753 +#: gnu/packages/gcc.scm:816 msgid "" "isl is a library for manipulating sets and relations of integer points\n" "bounded by linear constraints. Supported operations on sets include\n" -"intersection, union, set difference, emptiness check, convex hull, (integer)\n" +"intersection, union, set difference, emptiness check, convex hull, " +"(integer)\n" "affine hull, integer projection, computing the lexicographic minimum using\n" "parametric integer programming, coalescing and parametric vertex\n" "enumeration. It also includes an ILP solver based on generalized basis\n" @@ -4086,11 +4637,11 @@ msgid "" "dependence analysis and bounds on piecewise step-polynomials." msgstr "" -#: gnu/packages/gcc.scm:803 +#: gnu/packages/gcc.scm:866 msgid "Library to generate code for scanning Z-polyhedra" msgstr "" -#: gnu/packages/gcc.scm:805 +#: gnu/packages/gcc.scm:868 msgid "" "CLooG is a free software library to generate code for scanning\n" "Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" @@ -4105,168 +4656,177 @@ msgid "" "effective code." msgstr "" -#: gnu/packages/gcc.scm:860 +#: gnu/packages/gcc.scm:923 msgid "Reference manual for the C programming language" msgstr "" -#: gnu/packages/gcc.scm:862 +#: gnu/packages/gcc.scm:925 msgid "" "This is a reference manual for the C programming language, as\n" -"implemented by the GNU C Compiler (gcc). As a reference, it is not intended\n" -"to be a tutorial of the language. Rather, it outlines all of the constructs\n" +"implemented by the GNU C Compiler (gcc). As a reference, it is not " +"intended\n" +"to be a tutorial of the language. Rather, it outlines all of the " +"constructs\n" "of the language. Library functions are not included." msgstr "" -#: gnu/packages/gettext.scm:98 +#: gnu/packages/gettext.scm:105 msgid "Tools and documentation for translation (used to build other packages)" msgstr "" -#: gnu/packages/gettext.scm:100 +#: gnu/packages/gettext.scm:107 msgid "" "GNU Gettext is a package providing a framework for translating the\n" -"textual output of programs into multiple languages. It provides translators\n" +"textual output of programs into multiple languages. It provides " +"translators\n" "with the means to create message catalogs, and a runtime library to load\n" "translated messages from the catalogs. Nearly all GNU packages use Gettext." msgstr "" -#: gnu/packages/gettext.scm:130 +#: gnu/packages/gettext.scm:137 msgid "Tools and documentation for translation" msgstr "" -#: gnu/packages/gettext.scm:195 +#: gnu/packages/gettext.scm:202 msgid "Scripts to ease maintenance of translations" msgstr "" -#: gnu/packages/gettext.scm:197 +#: gnu/packages/gettext.scm:204 msgid "" "The po4a (PO for anything) project goal is to ease translations (and\n" "more interestingly, the maintenance of translations) using gettext tools on\n" "areas where they were not expected like documentation." msgstr "" -#: gnu/packages/gimp.scm:60 +#: gnu/packages/gimp.scm:64 msgid "Image pixel format conversion library" msgstr "" -#: gnu/packages/gimp.scm:62 +#: gnu/packages/gimp.scm:66 msgid "" -"Babl is a dynamic, any to any, pixel format translation library.\n" -"It allows converting between different methods of storing pixels known as\n" -"pixel formats that have with different bitdepths and other data\n" -"representations, color models and component permutations.\n" +"Babl is a dynamic, any-to-any pixel format translation library.\n" +"It allows converting between different methods of storing pixels, known as\n" +"@dfn{pixel formats}, that have different bit depths and other data\n" +"representations, color models, and component permutations.\n" "\n" "A vocabulary to formulate new pixel formats from existing primitives is\n" -"provided as well as the framework to add new color models and data types." +"provided, as well as a framework to add new color models and data types." msgstr "" -#: gnu/packages/gimp.scm:119 +#: gnu/packages/gimp.scm:123 msgid "Graph based image processing framework" msgstr "" -#: gnu/packages/gimp.scm:120 +#: gnu/packages/gimp.scm:124 msgid "" "GEGL (Generic Graphics Library) provides infrastructure to\n" "do demand based cached non destructive image editing on larger than RAM\n" "buffers." msgstr "" -#: gnu/packages/gimp.scm:180 +#: gnu/packages/gimp.scm:189 msgid "GNU Image Manipulation Program" msgstr "" -#: gnu/packages/gimp.scm:182 +#: gnu/packages/gimp.scm:191 msgid "" "GIMP is an application for image manipulation tasks such as photo\n" -"retouching, composition and authoring. It supports all common image formats\n" +"retouching, composition and authoring. It supports all common image " +"formats\n" "as well as specialized ones. It features a highly customizable interface\n" "that is extensible via a plugin system." msgstr "" -#: gnu/packages/gimp.scm:230 +#: gnu/packages/gimp.scm:239 msgid "GIMP plug-in to edit image in fourier space" msgstr "" -#: gnu/packages/gimp.scm:232 +#: gnu/packages/gimp.scm:241 msgid "" "This package provides a simple plug-in to apply the fourier transform on\n" "an image, allowing you to work with the transformed image inside GIMP. You\n" -"can draw or apply filters in fourier space and get the modified image with an\n" +"can draw or apply filters in fourier space and get the modified image with " +"an\n" "inverse fourier transform." msgstr "" -#: gnu/packages/gnome.scm:200 +#: gnu/packages/gnome.scm:202 msgid "CD/DVD burning tool for Gnome" msgstr "" -#: gnu/packages/gnome.scm:201 +#: gnu/packages/gnome.scm:203 msgid "" "Brasero is an application to burn CD/DVD for the Gnome\n" "Desktop. It is designed to be as simple as possible and has some unique\n" "features to enable users to create their discs easily and quickly." msgstr "" -#: gnu/packages/gnome.scm:276 +#: gnu/packages/gnome.scm:278 msgid "Simple backup tool, for regular encrypted backups" msgstr "" -#: gnu/packages/gnome.scm:278 +#: gnu/packages/gnome.scm:280 msgid "" "Déjà Dup is a simple backup tool, for regular encrypted backups. It\n" -"uses duplicity as the backend, which supports incremental backups and storage\n" +"uses duplicity as the backend, which supports incremental backups and " +"storage\n" "either on a local, or remote machine via a number of methods." msgstr "" -#: gnu/packages/gnome.scm:325 +#: gnu/packages/gnome.scm:327 msgid "Diagram creation for GNOME" msgstr "" -#: gnu/packages/gnome.scm:326 +#: gnu/packages/gnome.scm:328 msgid "" "Dia can be used to draw different types of diagrams, and\n" "includes support for UML static structure diagrams (class diagrams), entity\n" -"relationship modeling, and network diagrams. The program supports various file\n" +"relationship modeling, and network diagrams. The program supports various " +"file\n" "formats like PNG, SVG, PDF and EPS." msgstr "" -#: gnu/packages/gnome.scm:382 +#: gnu/packages/gnome.scm:384 msgid "Library for accessing online service APIs" msgstr "" -#: gnu/packages/gnome.scm:384 +#: gnu/packages/gnome.scm:386 msgid "" "libgdata is a GLib-based library for accessing online service APIs using\n" "the GData protocol — most notably, Google's services. It provides APIs to\n" "access the common Google services, and has full asynchronous support." msgstr "" -#: gnu/packages/gnome.scm:414 +#: gnu/packages/gnome.scm:417 msgid "GObject-based library for handling and rendering XPS documents" msgstr "" -#: gnu/packages/gnome.scm:416 +#: gnu/packages/gnome.scm:419 msgid "" "libgxps is a GObject-based library for handling and rendering XPS\n" -"documents. This package also contains binaries that can convert XPS documents\n" +"documents. This package also contains binaries that can convert XPS " +"documents\n" "to other formats." msgstr "" -#: gnu/packages/gnome.scm:436 +#: gnu/packages/gnome.scm:439 msgid "Bootstrap GNOME modules built from Git" msgstr "" -#: gnu/packages/gnome.scm:437 +#: gnu/packages/gnome.scm:440 msgid "" "gnome-common contains various files needed to bootstrap\n" -"GNOME modules built from Git. It contains a common \"autogen.sh\" script that\n" +"GNOME modules built from Git. It contains a common \"autogen.sh\" script " +"that\n" "can be used to configure a source directory checked out from Git and some\n" "commonly used macros." msgstr "" -#: gnu/packages/gnome.scm:488 +#: gnu/packages/gnome.scm:491 msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" msgstr "" -#: gnu/packages/gnome.scm:490 +#: gnu/packages/gnome.scm:493 msgid "" "The libgnome-desktop library provides API shared by several applications\n" "on the desktop, but that cannot live in the platform for various reasons.\n" @@ -4276,52 +4836,53 @@ msgid "" "The gnome-about program helps find which version of GNOME is installed." msgstr "" -#: gnu/packages/gnome.scm:523 +#: gnu/packages/gnome.scm:526 msgid "Documentation utilities for the Gnome project" msgstr "" -#: gnu/packages/gnome.scm:525 +#: gnu/packages/gnome.scm:528 msgid "" "Gnome-doc-utils is a collection of documentation utilities for the\n" "Gnome project. It includes xml2po tool which makes it easier to translate\n" "and keep up to date translations of documentation." msgstr "" -#: gnu/packages/gnome.scm:564 +#: gnu/packages/gnome.scm:567 msgid "Disk management utility for GNOME" msgstr "" -#: gnu/packages/gnome.scm:565 +#: gnu/packages/gnome.scm:568 msgid "Disk management utility for GNOME." msgstr "" -#: gnu/packages/gnome.scm:608 +#: gnu/packages/gnome.scm:611 msgid "Libraries for displaying certificates and accessing key stores" msgstr "" -#: gnu/packages/gnome.scm:610 +#: gnu/packages/gnome.scm:613 msgid "" "The GCR package contains libraries used for displaying certificates and\n" "accessing key stores. It also provides the viewer for crypto files on the\n" "GNOME Desktop." msgstr "" -#: gnu/packages/gnome.scm:639 +#: gnu/packages/gnome.scm:642 msgid "Accessing passwords from the GNOME keyring" msgstr "" -#: gnu/packages/gnome.scm:641 +#: gnu/packages/gnome.scm:644 msgid "Client library to access passwords from the GNOME keyring." msgstr "" -#: gnu/packages/gnome.scm:703 +#: gnu/packages/gnome.scm:714 msgid "Daemon to store passwords and encryption keys" msgstr "" -#: gnu/packages/gnome.scm:705 +#: gnu/packages/gnome.scm:716 msgid "" "gnome-keyring is a program that keeps passwords and other secrets for\n" -"users. It is run as a daemon in the session, similar to ssh-agent, and other\n" +"users. It is run as a daemon in the session, similar to ssh-agent, and " +"other\n" "applications locate it via an environment variable or D-Bus.\n" "\n" "The program can manage several keyrings, each with its own master password,\n" @@ -4329,11 +4890,11 @@ msgid "" "forgotten when the session ends." msgstr "" -#: gnu/packages/gnome.scm:774 +#: gnu/packages/gnome.scm:785 msgid "GNOME's document viewer" msgstr "" -#: gnu/packages/gnome.scm:776 +#: gnu/packages/gnome.scm:787 msgid "" "Evince is a document viewer for multiple document formats. It\n" "currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" @@ -4341,71 +4902,74 @@ msgid "" "on the GNOME Desktop with a single simple application." msgstr "" -#: gnu/packages/gnome.scm:805 +#: gnu/packages/gnome.scm:816 msgid "GNOME settings for various desktop components" msgstr "" -#: gnu/packages/gnome.scm:807 +#: gnu/packages/gnome.scm:818 msgid "" "Gsettings-desktop-schemas contains a collection of GSettings schemas\n" "for settings shared by various components of the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:841 +#: gnu/packages/gnome.scm:852 msgid "Utility to implement the Freedesktop Icon Naming Specification" msgstr "" -#: gnu/packages/gnome.scm:843 +#: gnu/packages/gnome.scm:854 msgid "" "To help with the transition to the Freedesktop Icon Naming\n" "Specification, the icon naming utility maps the icon names used by the\n" "GNOME and KDE desktops to the icon names proposed in the specification." msgstr "" -#: gnu/packages/gnome.scm:874 +#: gnu/packages/gnome.scm:885 msgid "GNOME icon theme" msgstr "" -#: gnu/packages/gnome.scm:876 +#: gnu/packages/gnome.scm:887 msgid "Icons for the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:913 +#: gnu/packages/gnome.scm:924 msgid "Tango icon theme" msgstr "" -#: gnu/packages/gnome.scm:914 +#: gnu/packages/gnome.scm:925 msgid "" "This is an icon theme that follows the Tango visual\n" "guidelines." msgstr "" -#: gnu/packages/gnome.scm:940 +#: gnu/packages/gnome.scm:951 msgid "Database of common MIME types" msgstr "" -#: gnu/packages/gnome.scm:942 +#: gnu/packages/gnome.scm:953 msgid "" "The shared-mime-info package contains the core database of common types\n" -"and the update-mime-database command used to extend it. It requires glib2 to\n" -"be installed for building the update command. Additionally, it uses intltool\n" -"for translations, though this is only a dependency for the maintainers. This\n" +"and the update-mime-database command used to extend it. It requires glib2 " +"to\n" +"be installed for building the update command. Additionally, it uses " +"intltool\n" +"for translations, though this is only a dependency for the maintainers. " +"This\n" "database is translated at Transifex." msgstr "" -#: gnu/packages/gnome.scm:966 +#: gnu/packages/gnome.scm:977 msgid "Freedesktop icon theme" msgstr "" -#: gnu/packages/gnome.scm:968 +#: gnu/packages/gnome.scm:979 msgid "Freedesktop icon theme." msgstr "" -#: gnu/packages/gnome.scm:996 +#: gnu/packages/gnome.scm:1007 msgid "GNOME desktop notification library" msgstr "" -#: gnu/packages/gnome.scm:998 +#: gnu/packages/gnome.scm:1009 msgid "" "Libnotify is a library that sends desktop notifications to a\n" "notification daemon, as defined in the Desktop Notifications spec. These\n" @@ -4413,421 +4977,437 @@ msgid "" "some form of information without getting in the user's way." msgstr "" -#: gnu/packages/gnome.scm:1032 +#: gnu/packages/gnome.scm:1043 msgid "GObject plugin system" msgstr "" -#: gnu/packages/gnome.scm:1034 +#: gnu/packages/gnome.scm:1045 msgid "" "Libpeas is a gobject-based plugin engine, targeted at giving every\n" -"application the chance to assume its own extensibility. It also has a set of\n" -"features including, but not limited to: multiple extension points; on-demand\n" +"application the chance to assume its own extensibility. It also has a set " +"of\n" +"features including, but not limited to: multiple extension points; on-" +"demand\n" "(lazy) programming language support for C, Python and JS; simplicity of the\n" "API." msgstr "" -#: gnu/packages/gnome.scm:1063 +#: gnu/packages/gnome.scm:1074 msgid "OpenGL extension to GTK+" msgstr "" -#: gnu/packages/gnome.scm:1064 +#: gnu/packages/gnome.scm:1075 msgid "" "GtkGLExt is an OpenGL extension to GTK+. It provides\n" "additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" "API add-ons to make GTK+ widgets OpenGL-capable." msgstr "" -#: gnu/packages/gnome.scm:1107 +#: gnu/packages/gnome.scm:1118 msgid "GTK+ rapid application development tool" msgstr "" -#: gnu/packages/gnome.scm:1108 +#: gnu/packages/gnome.scm:1119 msgid "" "Glade is a rapid application development (RAD) tool to\n" "enable quick & easy development of user interfaces for the GTK+ toolkit and\n" "the GNOME desktop environment." msgstr "" -#: gnu/packages/gnome.scm:1136 +#: gnu/packages/gnome.scm:1147 msgid "CSS2 parsing and manipulation library" msgstr "" -#: gnu/packages/gnome.scm:1138 +#: gnu/packages/gnome.scm:1149 msgid "" "Libcroco is a standalone CSS2 parsing and manipulation library.\n" "The parser provides a low level event driven SAC-like API and a CSS object\n" -"model like API. Libcroco provides a CSS2 selection engine and an experimental\n" +"model like API. Libcroco provides a CSS2 selection engine and an " +"experimental\n" "XML/CSS rendering engine." msgstr "" -#: gnu/packages/gnome.scm:1171 +#: gnu/packages/gnome.scm:1182 msgid "GNOME's Structured File Library" msgstr "" -#: gnu/packages/gnome.scm:1173 +#: gnu/packages/gnome.scm:1184 msgid "" "Libgsf aims to provide an efficient extensible I/O abstraction for\n" "dealing with different structured file formats." msgstr "" -#: gnu/packages/gnome.scm:1224 +#: gnu/packages/gnome.scm:1249 msgid "Render SVG files using Cairo" msgstr "" -#: gnu/packages/gnome.scm:1226 +#: gnu/packages/gnome.scm:1251 msgid "" "Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" "library." msgstr "" -#: gnu/packages/gnome.scm:1250 +#: gnu/packages/gnome.scm:1275 msgid "Create trees of CORBA Interface Definition Language files" msgstr "" -#: gnu/packages/gnome.scm:1251 +#: gnu/packages/gnome.scm:1276 msgid "" "Libidl is a library for creating trees of CORBA Interface\n" "Definition Language (idl) files, which is a specification for defining\n" -"portable interfaces. libidl was initially written for orbit (the orb from the\n" +"portable interfaces. libidl was initially written for orbit (the orb from " +"the\n" "GNOME project, and the primary means of libidl distribution). However, the\n" "functionality was designed to be as reusable and portable as possible." msgstr "" -#: gnu/packages/gnome.scm:1291 +#: gnu/packages/gnome.scm:1316 msgid "CORBA 2.4-compliant Object Request Broker" msgstr "" -#: gnu/packages/gnome.scm:1292 +#: gnu/packages/gnome.scm:1317 msgid "" "ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" "featuring mature C, C++ and Python bindings." msgstr "" -#: gnu/packages/gnome.scm:1339 -msgid "Framework for creating reusable components for use in GNOME applications" +#: gnu/packages/gnome.scm:1364 +msgid "" +"Framework for creating reusable components for use in GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:1340 +#: gnu/packages/gnome.scm:1365 msgid "" "Bonobo is a framework for creating reusable components for\n" "use in GNOME applications, built on top of CORBA." msgstr "" -#: gnu/packages/gnome.scm:1371 +#: gnu/packages/gnome.scm:1396 msgid "Store application preferences" msgstr "" -#: gnu/packages/gnome.scm:1372 +#: gnu/packages/gnome.scm:1397 msgid "" "Gconf is a system for storing application preferences. It\n" "is intended for user preferences; not arbitrary data storage." msgstr "" -#: gnu/packages/gnome.scm:1406 +#: gnu/packages/gnome.scm:1431 msgid "Base MIME and Application database for GNOME" msgstr "" -#: gnu/packages/gnome.scm:1407 +#: gnu/packages/gnome.scm:1432 msgid "" "GNOME Mime Data is a module which contains the base MIME\n" "and Application database for GNOME. The data stored by this module is\n" "designed to be accessed through the MIME functions in GnomeVFS." msgstr "" -#: gnu/packages/gnome.scm:1450 +#: gnu/packages/gnome.scm:1475 msgid "Access files and folders in GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:1452 +#: gnu/packages/gnome.scm:1477 msgid "" "GnomeVFS is the core library used to access files and folders in GNOME\n" -"applications. It provides a file system abstraction which allows applications\n" +"applications. It provides a file system abstraction which allows " +"applications\n" "to access local and remote files with a single consistent API." msgstr "" -#: gnu/packages/gnome.scm:1496 +#: gnu/packages/gnome.scm:1522 msgid "Useful routines for building applications" msgstr "" -#: gnu/packages/gnome.scm:1497 +#: gnu/packages/gnome.scm:1523 msgid "" "The libgnome library provides a number of useful routines\n" -"for building modern applications, including session management, activation of\n" +"for building modern applications, including session management, activation " +"of\n" "files and URIs, and displaying help." msgstr "" -#: gnu/packages/gnome.scm:1520 +#: gnu/packages/gnome.scm:1546 msgid "2D drawing library" msgstr "" -#: gnu/packages/gnome.scm:1521 +#: gnu/packages/gnome.scm:1547 msgid "" "Libart is a 2D drawing library intended as a\n" "high-quality vector-based 2D library with antialiasing and alpha composition." msgstr "" -#: gnu/packages/gnome.scm:1548 +#: gnu/packages/gnome.scm:1574 msgid "Flexible widget for creating interactive structured graphics" msgstr "" -#: gnu/packages/gnome.scm:1549 +#: gnu/packages/gnome.scm:1575 msgid "" "The GnomeCanvas widget provides a flexible widget for\n" "creating interactive structured graphics." msgstr "" -#: gnu/packages/gnome.scm:1573 +#: gnu/packages/gnome.scm:1599 msgid "C++ bindings to the GNOME Canvas library" msgstr "" -#: gnu/packages/gnome.scm:1574 +#: gnu/packages/gnome.scm:1600 msgid "C++ bindings to the GNOME Canvas library." msgstr "" -#: gnu/packages/gnome.scm:1605 +#: gnu/packages/gnome.scm:1632 msgid "Additional widgets for applications" msgstr "" -#: gnu/packages/gnome.scm:1606 +#: gnu/packages/gnome.scm:1633 msgid "" "The libgnomeui library provides additional widgets for\n" "applications. Many of the widgets from libgnomeui have already been\n" "ported to GTK+." msgstr "" -#: gnu/packages/gnome.scm:1632 +#: gnu/packages/gnome.scm:1659 msgid "Load glade interfaces and access the glade built widgets" msgstr "" -#: gnu/packages/gnome.scm:1633 +#: gnu/packages/gnome.scm:1660 msgid "" "Libglade is a library that provides interfaces for loading\n" "graphical interfaces described in glade files and for accessing the\n" "widgets built in the loading process." msgstr "" -#: gnu/packages/gnome.scm:1663 gnu/packages/gnome.scm:1695 +#: gnu/packages/gnome.scm:1690 gnu/packages/gnome.scm:1722 msgid "Printing framework for GNOME" msgstr "" -#: gnu/packages/gnome.scm:1665 +#: gnu/packages/gnome.scm:1692 msgid "" "GNOME-print was a printing framework for GNOME. It has been deprecated\n" "since ca. 2006, when GTK+ itself incorporated printing support." msgstr "" -#: gnu/packages/gnome.scm:1739 +#: gnu/packages/gnome.scm:1766 msgid "Some user interface controls using Bonobo" msgstr "" -#: gnu/packages/gnome.scm:1740 +#: gnu/packages/gnome.scm:1767 msgid "" "The Bonobo UI library provides a number of user interface\n" "controls using the Bonobo component framework." msgstr "" -#: gnu/packages/gnome.scm:1765 +#: gnu/packages/gnome.scm:1792 msgid "Window Navigator Construction Kit" msgstr "" -#: gnu/packages/gnome.scm:1767 +#: gnu/packages/gnome.scm:1794 msgid "" "Libwnck is the Window Navigator Construction Kit, a library for use in\n" "writing pagers, tasklists, and more generally applications that are dealing\n" -"with window management. It tries hard to respect the Extended Window Manager\n" +"with window management. It tries hard to respect the Extended Window " +"Manager\n" "Hints specification (EWMH)." msgstr "" -#: gnu/packages/gnome.scm:1820 +#: gnu/packages/gnome.scm:1847 msgid "Document-centric objects and utilities" msgstr "" -#: gnu/packages/gnome.scm:1821 +#: gnu/packages/gnome.scm:1848 msgid "A GLib/GTK+ set of document-centric objects and utilities." msgstr "" -#: gnu/packages/gnome.scm:1905 +#: gnu/packages/gnome.scm:1932 msgid "Spreadsheet application" msgstr "" -#: gnu/packages/gnome.scm:1907 +#: gnu/packages/gnome.scm:1934 msgid "" "GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" "interoperable with other spreadsheet applications. It has a vast array of\n" -"features beyond typical spreadsheet functionality, such as support for linear\n" +"features beyond typical spreadsheet functionality, such as support for " +"linear\n" "and non-linear solvers, statistical analysis, and telecommunication\n" "engineering." msgstr "" -#: gnu/packages/gnome.scm:1947 +#: gnu/packages/gnome.scm:1974 msgid "Default GNOME 3 themes" msgstr "" -#: gnu/packages/gnome.scm:1949 +#: gnu/packages/gnome.scm:1976 msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." msgstr "" -#: gnu/packages/gnome.scm:1982 +#: gnu/packages/gnome.scm:2009 msgid "Manage encryption keys and passwords in the GNOME keyring" msgstr "" -#: gnu/packages/gnome.scm:1984 +#: gnu/packages/gnome.scm:2011 msgid "" "Seahorse is a GNOME application for managing encryption keys and\n" "passwords in the GNOME keyring." msgstr "" -#: gnu/packages/gnome.scm:2022 gnu/packages/gnome.scm:2258 +#: gnu/packages/gnome.scm:2049 gnu/packages/gnome.scm:2285 msgid "Compiler for the GObject type system" msgstr "" -#: gnu/packages/gnome.scm:2024 +#: gnu/packages/gnome.scm:2051 msgid "" "Vala is a programming language that aims to bring modern programming\n" -"language features to GNOME developers without imposing any additional runtime\n" +"language features to GNOME developers without imposing any additional " +"runtime\n" "requirements and without using a different ABI compared to applications and\n" "libraries written in C." msgstr "" -#: gnu/packages/gnome.scm:2056 +#: gnu/packages/gnome.scm:2083 msgid "Virtual Terminal Emulator" msgstr "" -#: gnu/packages/gnome.scm:2058 +#: gnu/packages/gnome.scm:2085 msgid "" "VTE is a library (libvte) implementing a terminal emulator widget for\n" -"GTK+, and a minimal sample application (vte) using that. Vte is mainly used in\n" +"GTK+, and a minimal sample application (vte) using that. Vte is mainly used " +"in\n" "gnome-terminal, but can also be used to embed a console/terminal in games,\n" "editors, IDEs, etc." msgstr "" -#: gnu/packages/gnome.scm:2091 +#: gnu/packages/gnome.scm:2118 msgid "Enhanced VTE terminal widget" msgstr "" -#: gnu/packages/gnome.scm:2093 +#: gnu/packages/gnome.scm:2120 msgid "" "VTE is a library (libvte) implementing a terminal emulator widget for\n" "GTK+, this fork provides additional functions exposed for keyboard text\n" "selection and URL hints." msgstr "" -#: gnu/packages/gnome.scm:2179 +#: gnu/packages/gnome.scm:2206 msgid "Remote desktop viewer for GNOME" msgstr "" -#: gnu/packages/gnome.scm:2180 +#: gnu/packages/gnome.scm:2207 msgid "" "Vinagre is a remote display client supporting the VNC, SPICE\n" "and RDP protocols." msgstr "" -#: gnu/packages/gnome.scm:2232 +#: gnu/packages/gnome.scm:2259 msgid "Low-level GNOME configuration system" msgstr "" -#: gnu/packages/gnome.scm:2233 +#: gnu/packages/gnome.scm:2260 msgid "" "Dconf is a low-level configuration system. Its main purpose\n" "is to provide a backend to GSettings on platforms that don't already have\n" "configuration storage systems." msgstr "" -#: gnu/packages/gnome.scm:2260 +#: gnu/packages/gnome.scm:2287 msgid "" "JSON-GLib is a C library based on GLib providing serialization and\n" "deserialization support for the JavaScript Object Notation (JSON) format\n" -"described by RFC 4627. It provides parser and generator GObject classes and\n" -"various wrappers for the complex data types employed by JSON, such as arrays\n" +"described by RFC 4627. It provides parser and generator GObject classes " +"and\n" +"various wrappers for the complex data types employed by JSON, such as " +"arrays\n" "and objects." msgstr "" -#: gnu/packages/gnome.scm:2299 +#: gnu/packages/gnome.scm:2326 msgid "High-level API for X Keyboard Extension" msgstr "" -#: gnu/packages/gnome.scm:2301 +#: gnu/packages/gnome.scm:2328 msgid "" "LibXklavier is a library providing high-level API for X Keyboard\n" -"Extension known as XKB. This library is intended to support XFree86 and other\n" -"commercial X servers. It is useful for creating XKB-related software (layout\n" +"Extension known as XKB. This library is intended to support XFree86 and " +"other\n" +"commercial X servers. It is useful for creating XKB-related software " +"(layout\n" "indicators etc)." msgstr "" -#: gnu/packages/gnome.scm:2329 +#: gnu/packages/gnome.scm:2356 msgid "Python bindings to librsvg" msgstr "" -#: gnu/packages/gnome.scm:2331 +#: gnu/packages/gnome.scm:2358 msgid "" "This packages provides Python bindings to librsvg, the SVG rendering\n" "library." msgstr "" -#: gnu/packages/gnome.scm:2381 +#: gnu/packages/gnome.scm:2408 msgid "Network-related GIO modules" msgstr "" -#: gnu/packages/gnome.scm:2383 +#: gnu/packages/gnome.scm:2410 msgid "" "This package contains various network related extensions for the GIO\n" "library." msgstr "" -#: gnu/packages/gnome.scm:2414 +#: gnu/packages/gnome.scm:2441 msgid "RESTful web api query library" msgstr "" -#: gnu/packages/gnome.scm:2416 +#: gnu/packages/gnome.scm:2443 msgid "" "This library was designed to make it easier to access web services that\n" "claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" "libxml to ease remote use of the RESTful API." msgstr "" -#: gnu/packages/gnome.scm:2539 +#: gnu/packages/gnome.scm:2566 msgid "GLib-based HTTP Library" msgstr "" -#: gnu/packages/gnome.scm:2541 +#: gnu/packages/gnome.scm:2568 msgid "" "LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" "and the GLib main loop, to integrate well with GNOME applications." msgstr "" -#: gnu/packages/gnome.scm:2587 +#: gnu/packages/gnome.scm:2614 msgid "GObject bindings for \"Secret Service\" API" msgstr "" -#: gnu/packages/gnome.scm:2589 +#: gnu/packages/gnome.scm:2616 msgid "" "Libsecret is a GObject based library for storing and retrieving passwords\n" "and other secrets. It communicates with the \"Secret Service\" using DBus." msgstr "" -#: gnu/packages/gnome.scm:2618 +#: gnu/packages/gnome.scm:2645 msgid "" "Five or More is a game where you try to align\n" -" five or more objects of the same color and shape causing them to disappear.\n" +" five or more objects of the same color and shape causing them to " +"disappear.\n" " On every turn more objects will appear, until the board is full.\n" " Try to last as long as possible." msgstr "" -#: gnu/packages/gnome.scm:2656 +#: gnu/packages/gnome.scm:2683 msgid "Minesweeper game" msgstr "" -#: gnu/packages/gnome.scm:2658 +#: gnu/packages/gnome.scm:2685 msgid "" "Mines (previously gnomine) is a puzzle game where you locate mines\n" "floating in an ocean using only your brain and a little bit of luck." msgstr "" -#: gnu/packages/gnome.scm:2689 +#: gnu/packages/gnome.scm:2716 msgid "Japanese logic game" msgstr "" -#: gnu/packages/gnome.scm:2691 +#: gnu/packages/gnome.scm:2718 msgid "" "Sudoku is a Japanese logic game that exploded in popularity in 2005.\n" "GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n" @@ -4835,11 +5415,11 @@ msgid "" "more fun." msgstr "" -#: gnu/packages/gnome.scm:2737 +#: gnu/packages/gnome.scm:2764 msgid "Terminal emulator" msgstr "" -#: gnu/packages/gnome.scm:2739 +#: gnu/packages/gnome.scm:2766 msgid "" "GNOME Terminal is a terminal emulator application for accessing a\n" "UNIX shell environment which can be used to run programs available on\n" @@ -4849,47 +5429,50 @@ msgid "" "keyboard shortcuts." msgstr "" -#: gnu/packages/gnome.scm:2805 +#: gnu/packages/gnome.scm:2832 msgid "Color management service" msgstr "" -#: gnu/packages/gnome.scm:2806 +#: gnu/packages/gnome.scm:2833 msgid "" "Colord is a system service that makes it easy to manage,\n" "install and generate color profiles to accurately color manage input and\n" "output devices." msgstr "" -#: gnu/packages/gnome.scm:2850 +#: gnu/packages/gnome.scm:2877 msgid "Geolocation service" msgstr "" -#: gnu/packages/gnome.scm:2851 +#: gnu/packages/gnome.scm:2878 msgid "" "Geoclue is a D-Bus service that provides location\n" "information. The primary goal of the Geoclue project is to make creating\n" -"location-aware applications as simple as possible, while the secondary goal is\n" -"to ensure that no application can access location information without explicit\n" +"location-aware applications as simple as possible, while the secondary goal " +"is\n" +"to ensure that no application can access location information without " +"explicit\n" "permission from user." msgstr "" -#: gnu/packages/gnome.scm:2886 +#: gnu/packages/gnome.scm:2913 msgid "Geocoding and reverse-geocoding library" msgstr "" -#: gnu/packages/gnome.scm:2888 +#: gnu/packages/gnome.scm:2915 msgid "" "geocode-glib is a convenience library for geocoding (finding longitude,\n" -"and latitude from an address) and reverse geocoding (finding an address from\n" +"and latitude from an address) and reverse geocoding (finding an address " +"from\n" "coordinates) using the Nominatim service. geocode-glib caches requests for\n" "faster results and to avoid unnecessary server load." msgstr "" -#: gnu/packages/gnome.scm:2941 +#: gnu/packages/gnome.scm:2968 msgid "System daemon for managing power devices" msgstr "" -#: gnu/packages/gnome.scm:2943 +#: gnu/packages/gnome.scm:2970 msgid "" "UPower is an abstraction for enumerating power devices,\n" "listening to device events and querying history and statistics. Any\n" @@ -4897,192 +5480,200 @@ msgid "" "service via the system message bus." msgstr "" -#: gnu/packages/gnome.scm:3001 +#: gnu/packages/gnome.scm:3028 msgid "Location, time zone, and weather library for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3003 +#: gnu/packages/gnome.scm:3030 msgid "" "libgweather is a library to access weather information from online\n" "services for numerous locations." msgstr "" -#: gnu/packages/gnome.scm:3054 +#: gnu/packages/gnome.scm:3081 msgid "GNOME settings daemon" msgstr "" -#: gnu/packages/gnome.scm:3056 +#: gnu/packages/gnome.scm:3083 msgid "" "This package contains the daemon responsible for setting the various\n" "parameters of a GNOME session and the applications that run under it. It\n" -"handles settings such keyboard layout, shortcuts, and accessibility, clipboard\n" +"handles settings such keyboard layout, shortcuts, and accessibility, " +"clipboard\n" "settings, themes, mouse settings, and startup of other daemons." msgstr "" -#: gnu/packages/gnome.scm:3093 +#: gnu/packages/gnome.scm:3120 msgid "Library to parse and save media playlists for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3094 +#: gnu/packages/gnome.scm:3121 msgid "" "Totem-pl-parser is a GObjects-based library to parse and save\n" "playlists in a variety of formats." msgstr "" -#: gnu/packages/gnome.scm:3128 +#: gnu/packages/gnome.scm:3155 msgid "Solitaire card games" msgstr "" -#: gnu/packages/gnome.scm:3130 +#: gnu/packages/gnome.scm:3157 msgid "" "Aisleriot (also known as Solitaire or sol) is a collection of card games\n" "which are easy to play with the aid of a mouse." msgstr "" -#: gnu/packages/gnome.scm:3154 +#: gnu/packages/gnome.scm:3181 msgid "API documentation browser for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3156 +#: gnu/packages/gnome.scm:3183 msgid "" "Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" "natively with GTK-Doc (the API reference system developed for GTK+ and used\n" "throughout GNOME for API documentation)." msgstr "" -#: gnu/packages/gnome.scm:3223 +#: gnu/packages/gnome.scm:3250 msgid "Object oriented GL/GLES Abstraction/Utility Layer" msgstr "" -#: gnu/packages/gnome.scm:3225 +#: gnu/packages/gnome.scm:3252 msgid "" "Cogl is a small library for using 3D graphics hardware to draw pretty\n" -"pictures. The API departs from the flat state machine style of OpenGL and is\n" +"pictures. The API departs from the flat state machine style of OpenGL and " +"is\n" "designed to make it easy to write orthogonal components that can render\n" "without stepping on each others toes." msgstr "" -#: gnu/packages/gnome.scm:3282 +#: gnu/packages/gnome.scm:3309 msgid "Open GL based interactive canvas library" msgstr "" -#: gnu/packages/gnome.scm:3284 gnu/packages/gnome.scm:3313 +#: gnu/packages/gnome.scm:3311 gnu/packages/gnome.scm:3340 msgid "" "Clutter is an Open GL based interactive canvas library, designed for\n" "creating fast, mainly 2D single window applications such as media box UIs,\n" "presentations, kiosk style applications and so on." msgstr "" -#: gnu/packages/gnome.scm:3311 +#: gnu/packages/gnome.scm:3338 msgid "Open GL based interactive canvas library GTK+ widget" msgstr "" -#: gnu/packages/gnome.scm:3341 +#: gnu/packages/gnome.scm:3368 msgid "Integration library for using GStreamer with Clutter" msgstr "" -#: gnu/packages/gnome.scm:3343 +#: gnu/packages/gnome.scm:3370 msgid "" "Clutter-Gst is an integration library for using GStreamer with Clutter.\n" "It provides a GStreamer sink to upload frames to GL and an actor that\n" -"implements the ClutterGstPlayer interface using playbin. Clutter is an Open\n" +"implements the ClutterGstPlayer interface using playbin. Clutter is an " +"Open\n" "GL based interactive canvas library." msgstr "" -#: gnu/packages/gnome.scm:3377 +#: gnu/packages/gnome.scm:3404 msgid "C library providing a ClutterActor to display maps" msgstr "" -#: gnu/packages/gnome.scm:3379 +#: gnu/packages/gnome.scm:3406 msgid "" "libchamplain is a C library providing a ClutterActor to display maps.\n" -"It also provides a Gtk+ widget to display maps in Gtk+ applications. Python\n" -"and Perl bindings are also available. It supports numerous free map sources\n" +"It also provides a Gtk+ widget to display maps in Gtk+ applications. " +"Python\n" +"and Perl bindings are also available. It supports numerous free map " +"sources\n" "such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." msgstr "" -#: gnu/packages/gnome.scm:3410 +#: gnu/packages/gnome.scm:3437 msgid "Object mapper from GObjects to SQLite" msgstr "" -#: gnu/packages/gnome.scm:3412 +#: gnu/packages/gnome.scm:3439 msgid "" "Gom provides an object mapper from GObjects to SQLite. It helps you\n" -"write applications that need to store structured data as well as make complex\n" +"write applications that need to store structured data as well as make " +"complex\n" "queries upon that data." msgstr "" -#: gnu/packages/gnome.scm:3447 +#: gnu/packages/gnome.scm:3474 msgid "Useful functionality shared among GNOME games" msgstr "" -#: gnu/packages/gnome.scm:3449 +#: gnu/packages/gnome.scm:3476 msgid "" "libgnome-games-support is a small library intended for internal use by\n" "GNOME Games, but it may be used by others." msgstr "" -#: gnu/packages/gnome.scm:3477 +#: gnu/packages/gnome.scm:3504 msgid "Sliding block puzzles" msgstr "" -#: gnu/packages/gnome.scm:3479 +#: gnu/packages/gnome.scm:3506 msgid "" "GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" -"the patterned block to the area bordered by green markers. To do so, you will\n" -"need to slide other blocks out of the way. Complete each puzzle in as few moves\n" +"the patterned block to the area bordered by green markers. To do so, you " +"will\n" +"need to slide other blocks out of the way. Complete each puzzle in as few " +"moves\n" "as possible!" msgstr "" -#: gnu/packages/gnome.scm:3532 +#: gnu/packages/gnome.scm:3559 msgid "Framework for discovering and browsing media" msgstr "" -#: gnu/packages/gnome.scm:3534 gnu/packages/gnome.scm:3587 +#: gnu/packages/gnome.scm:3561 gnu/packages/gnome.scm:3614 msgid "" "Grilo is a framework focused on making media discovery and browsing easy\n" "for application developers." msgstr "" -#: gnu/packages/gnome.scm:3585 +#: gnu/packages/gnome.scm:3612 msgid "Plugins for the Grilo media discovery library" msgstr "" -#: gnu/packages/gnome.scm:3683 +#: gnu/packages/gnome.scm:3715 msgid "Simple media player for GNOME based on GStreamer" msgstr "" -#: gnu/packages/gnome.scm:3684 +#: gnu/packages/gnome.scm:3716 msgid "" "Totem is a simple yet featureful media player for GNOME\n" "which can read a large number of file formats." msgstr "" -#: gnu/packages/gnome.scm:3774 +#: gnu/packages/gnome.scm:3806 msgid "Music player for GNOME" msgstr "" -#: gnu/packages/gnome.scm:3775 +#: gnu/packages/gnome.scm:3807 msgid "" "Rhythmbox is a music playing application for GNOME. It\n" "supports playlists, song ratings, and any codecs installed through gstreamer." msgstr "" -#: gnu/packages/gnome.scm:3825 +#: gnu/packages/gnome.scm:3857 msgid "GNOME image viewer" msgstr "" -#: gnu/packages/gnome.scm:3826 +#: gnu/packages/gnome.scm:3858 msgid "" "Eye of GNOME is the GNOME image viewer. It\n" "supports image conversion, rotation, and slideshows." msgstr "" -#: gnu/packages/gnome.scm:3848 +#: gnu/packages/gnome.scm:3880 msgid "Extensions for the Eye of GNOME image viewer" msgstr "" -#: gnu/packages/gnome.scm:3860 +#: gnu/packages/gnome.scm:3892 msgid "" "This package provides plugins for the Eye of GNOME (EOG) image viewer,\n" "notably:\n" @@ -5095,36 +5686,38 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/gnome.scm:3896 +#: gnu/packages/gnome.scm:3928 msgid "GObject bindings for libudev" msgstr "" -#: gnu/packages/gnome.scm:3898 +#: gnu/packages/gnome.scm:3930 msgid "" "This library provides GObject bindings for libudev. It was originally\n" "part of udev-extras, then udev, then systemd. It's now a project on its own." msgstr "" -#: gnu/packages/gnome.scm:3946 +#: gnu/packages/gnome.scm:3978 msgid "Userspace virtual file system for GIO" msgstr "" -#: gnu/packages/gnome.scm:3948 +#: gnu/packages/gnome.scm:3980 msgid "" "GVFS is a userspace virtual file system designed to work with the I/O\n" -"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support\n" +"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS " +"support\n" "to all applications using the GIO API. It also supports exposing the GVFS\n" "mounts to non-GIO applications using FUSE.\n" "\n" -"GVFS comes with a set of backends, including trash support, SFTP, SMB, HTTP,\n" +"GVFS comes with a set of backends, including trash support, SFTP, SMB, " +"HTTP,\n" "DAV, and others." msgstr "" -#: gnu/packages/gnome.scm:3994 +#: gnu/packages/gnome.scm:4026 msgid "GLib binding for libusb1" msgstr "" -#: gnu/packages/gnome.scm:3996 +#: gnu/packages/gnome.scm:4028 msgid "" "GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" "asynchronous control, bulk and interrupt transfers with proper cancellation\n" @@ -5132,75 +5725,76 @@ msgid "" "USB transfers with your high-level application or system daemon." msgstr "" -#: gnu/packages/gnome.scm:4047 +#: gnu/packages/gnome.scm:4079 msgid "Document and image scanner" msgstr "" -#: gnu/packages/gnome.scm:4048 +#: gnu/packages/gnome.scm:4080 msgid "" "Simple Scan is an easy-to-use application, designed to let\n" "users connect their scanner and quickly have the image/document in an\n" -"appropriate format. Simple Scan is basically a frontend for SANE - which is\n" +"appropriate format. Simple Scan is basically a frontend for SANE - which " +"is\n" "the same backend as XSANE uses. This means that all existing scanners will\n" "work and the interface is well tested." msgstr "" -#: gnu/packages/gnome.scm:4121 +#: gnu/packages/gnome.scm:4153 msgid "Web browser for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4123 +#: gnu/packages/gnome.scm:4155 msgid "" "Eolie is a new web browser for GNOME. It features Firefox sync support,\n" "a secret password store, an adblocker, and a modern UI." msgstr "" -#: gnu/packages/gnome.scm:4170 +#: gnu/packages/gnome.scm:4202 msgid "GNOME web browser" msgstr "" -#: gnu/packages/gnome.scm:4172 +#: gnu/packages/gnome.scm:4204 msgid "" "Epiphany is a GNOME web browser targeted at non-technical users. Its\n" "principles are simplicity and standards compliance." msgstr "" -#: gnu/packages/gnome.scm:4228 +#: gnu/packages/gnome.scm:4260 msgid "D-Bus debugger" msgstr "" -#: gnu/packages/gnome.scm:4230 +#: gnu/packages/gnome.scm:4262 msgid "" "D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" "of running programs and invoke methods on those interfaces." msgstr "" -#: gnu/packages/gnome.scm:4252 +#: gnu/packages/gnome.scm:4284 msgid "XSL stylesheets for Yelp" msgstr "" -#: gnu/packages/gnome.scm:4254 +#: gnu/packages/gnome.scm:4286 msgid "" "Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" "to format Docbook and Mallard documents." msgstr "" -#: gnu/packages/gnome.scm:4285 +#: gnu/packages/gnome.scm:4317 msgid "GNOME help browser" msgstr "" -#: gnu/packages/gnome.scm:4287 +#: gnu/packages/gnome.scm:4319 msgid "" "Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" "man, info, and HTML documents. It can locate documents according to the\n" "freedesktop.org help system specification." msgstr "" -#: gnu/packages/gnome.scm:4315 +#: gnu/packages/gnome.scm:4347 msgid "Yelp documentation tools" msgstr "" -#: gnu/packages/gnome.scm:4317 +#: gnu/packages/gnome.scm:4349 msgid "" "Yelp-tools is a collection of scripts and build utilities to help create,\n" "manage, and publish documentation for Yelp and the web. Most of the heavy\n" @@ -5208,561 +5802,586 @@ msgid "" "wraps things up in a developer-friendly way." msgstr "" -#: gnu/packages/gnome.scm:4354 +#: gnu/packages/gnome.scm:4386 msgid "GObject collection library" msgstr "" -#: gnu/packages/gnome.scm:4356 +#: gnu/packages/gnome.scm:4388 msgid "" "Libgee is a utility library providing GObject-based interfaces and\n" "classes for commonly used data structures." msgstr "" -#: gnu/packages/gnome.scm:4383 +#: gnu/packages/gnome.scm:4415 msgid "GObject wrapper around the Exiv2 photo metadata library" msgstr "" -#: gnu/packages/gnome.scm:4385 +#: gnu/packages/gnome.scm:4417 msgid "" "Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" -"allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP\n" +"allows for GNOME applications to easily inspect and update EXIF, IPTC, and " +"XMP\n" "metadata in photo and video files of various formats." msgstr "" -#: gnu/packages/gnome.scm:4429 +#: gnu/packages/gnome.scm:4461 msgid "Photo manager for GNOME 3" msgstr "" -#: gnu/packages/gnome.scm:4431 +#: gnu/packages/gnome.scm:4463 msgid "" "Shotwell is a digital photo manager designed for the GNOME desktop\n" "environment. It allows you to import photos from disk or camera, organize\n" -"them by keywords and events, view them in full-window or fullscreen mode, and\n" +"them by keywords and events, view them in full-window or fullscreen mode, " +"and\n" "share them with others via social networking and more." msgstr "" -#: gnu/packages/gnome.scm:4472 +#: gnu/packages/gnome.scm:4504 msgid "Graphical archive manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4473 +#: gnu/packages/gnome.scm:4505 msgid "" "File Roller is an archive manager for the GNOME desktop\n" -"environment that allows users to view, unpack, and create compressed archives\n" +"environment that allows users to view, unpack, and create compressed " +"archives\n" "such as gzip tarballs." msgstr "" -#: gnu/packages/gnome.scm:4551 +#: gnu/packages/gnome.scm:4583 msgid "Session manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4553 +#: gnu/packages/gnome.scm:4585 msgid "" "This package contains the GNOME session manager, as well as a\n" "configuration program to choose applications starting on login." msgstr "" -#: gnu/packages/gnome.scm:4606 +#: gnu/packages/gnome.scm:4638 msgid "Javascript bindings for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4609 +#: gnu/packages/gnome.scm:4641 msgid "" "Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n" "javascript engine and the GObject introspection framework." msgstr "" -#: gnu/packages/gnome.scm:4668 +#: gnu/packages/gnome.scm:4700 msgid "GNOME text editor" msgstr "" -#: gnu/packages/gnome.scm:4669 +#: gnu/packages/gnome.scm:4701 msgid "" "While aiming at simplicity and ease of use, gedit is a\n" "powerful general purpose text editor." msgstr "" -#: gnu/packages/gnome.scm:4693 +#: gnu/packages/gnome.scm:4725 msgid "Display graphical dialog boxes from shell scripts" msgstr "" -#: gnu/packages/gnome.scm:4696 +#: gnu/packages/gnome.scm:4728 msgid "" "Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n" "to display dialog boxes from the commandline and shell scripts." msgstr "" -#: gnu/packages/gnome.scm:4790 +#: gnu/packages/gnome.scm:4827 msgid "Window and compositing manager" msgstr "" -#: gnu/packages/gnome.scm:4793 +#: gnu/packages/gnome.scm:4830 msgid "" "Mutter is a window and compositing manager that displays and manages your\n" -"desktop via OpenGL. Mutter combines a sophisticated display engine using the\n" -"Clutter toolkit with solid window-management logic inherited from the Metacity\n" +"desktop via OpenGL. Mutter combines a sophisticated display engine using " +"the\n" +"Clutter toolkit with solid window-management logic inherited from the " +"Metacity\n" "window manager." msgstr "" -#: gnu/packages/gnome.scm:4828 +#: gnu/packages/gnome.scm:4864 msgid "Single sign-on framework for GNOME" msgstr "" -#: gnu/packages/gnome.scm:4831 +#: gnu/packages/gnome.scm:4867 msgid "" "GNOME Online Accounts provides interfaces so that applications and\n" -"libraries in GNOME can access the user's online accounts. It has providers for\n" -"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, Microsoft\n" +"libraries in GNOME can access the user's online accounts. It has providers " +"for\n" +"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, " +"Microsoft\n" "Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos." msgstr "" -#: gnu/packages/gnome.scm:4889 +#: gnu/packages/gnome.scm:4928 msgid "Store address books and calendars" msgstr "" -#: gnu/packages/gnome.scm:4892 +#: gnu/packages/gnome.scm:4931 msgid "" "This package provides a unified backend for programs that work with\n" "contacts, tasks, and calendar information. It was originally developed for\n" "Evolution (hence the name), but is now used by other packages as well." msgstr "" -#: gnu/packages/gnome.scm:4955 +#: gnu/packages/gnome.scm:4994 msgid "Text entry and UI navigation application" msgstr "" -#: gnu/packages/gnome.scm:4958 +#: gnu/packages/gnome.scm:4997 msgid "" "Caribou is an input assistive technology intended for switch and pointer\n" "users." msgstr "" -#: gnu/packages/gnome.scm:5075 +#: gnu/packages/gnome.scm:5114 msgid "Network connection manager" msgstr "" -#: gnu/packages/gnome.scm:5078 +#: gnu/packages/gnome.scm:5117 msgid "" "NetworkManager is a system network service that manages your network\n" -"devices and connections, attempting to keep active network connectivity when\n" +"devices and connections, attempting to keep active network connectivity " +"when\n" "available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n" "devices, and provides VPN integration with a variety of different VPN\n" "services." msgstr "" -#: gnu/packages/gnome.scm:5112 +#: gnu/packages/gnome.scm:5151 msgid "OpenVPN plug-in for NetworkManager" msgstr "" -#: gnu/packages/gnome.scm:5114 +#: gnu/packages/gnome.scm:5153 msgid "" "This extension of NetworkManager allows it to take care of connections\n" "to virtual private networks (VPNs) via OpenVPN." msgstr "" -#: gnu/packages/gnome.scm:5136 +#: gnu/packages/gnome.scm:5175 msgid "Database of broadband connection configuration" msgstr "" -#: gnu/packages/gnome.scm:5137 +#: gnu/packages/gnome.scm:5176 msgid "Database of broadband connection configuration." msgstr "" -#: gnu/packages/gnome.scm:5171 +#: gnu/packages/gnome.scm:5210 msgid "Applet for managing network connections" msgstr "" -#: gnu/packages/gnome.scm:5174 +#: gnu/packages/gnome.scm:5213 msgid "" "This package contains a systray applet for NetworkManager. It displays\n" "the available networks and allows users to easily switch between them." msgstr "" -#: gnu/packages/gnome.scm:5199 +#: gnu/packages/gnome.scm:5238 msgid "C++ wrapper for XML parser library libxml2" msgstr "" -#: gnu/packages/gnome.scm:5201 +#: gnu/packages/gnome.scm:5240 msgid "" "This package provides a C++ wrapper for the XML parser library\n" "libxml2." msgstr "" -#: gnu/packages/gnome.scm:5337 +#: gnu/packages/gnome.scm:5376 msgid "Display manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5340 +#: gnu/packages/gnome.scm:5379 msgid "" "GNOME Display Manager is a system service that is responsible for\n" "providing graphical log-ins and managing local and remote displays." msgstr "" -#: gnu/packages/gnome.scm:5364 +#: gnu/packages/gnome.scm:5403 msgid "Portable system access library" msgstr "" -#: gnu/packages/gnome.scm:5367 +#: gnu/packages/gnome.scm:5406 msgid "" "LibGTop is a library to get system specific data such as CPU and memory\n" "usage and information about running processes." msgstr "" -#: gnu/packages/gnome.scm:5397 +#: gnu/packages/gnome.scm:5436 msgid "GNOME Bluetooth subsystem" msgstr "" -#: gnu/packages/gnome.scm:5400 +#: gnu/packages/gnome.scm:5439 msgid "" "This package contains tools for managing and manipulating Bluetooth\n" "devices using the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:5466 +#: gnu/packages/gnome.scm:5505 msgid "Utilities to configure the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:5469 +#: gnu/packages/gnome.scm:5508 msgid "" "This package contains configuration applets for the GNOME desktop,\n" -"allowing to set accessibility configuration, desktop fonts, keyboard and mouse\n" +"allowing to set accessibility configuration, desktop fonts, keyboard and " +"mouse\n" "properties, sound setup, desktop theme and background, user interface\n" "properties, screen resolution, and other GNOME parameters." msgstr "" -#: gnu/packages/gnome.scm:5554 +#: gnu/packages/gnome.scm:5593 msgid "Desktop shell for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5557 +#: gnu/packages/gnome.scm:5596 msgid "" "GNOME Shell provides core user interface functions for the GNOME desktop,\n" "like switching to windows and launching applications." msgstr "" -#: gnu/packages/gnome.scm:5591 +#: gnu/packages/gnome.scm:5631 msgid "VNC viewer widget for GTK+" msgstr "" -#: gnu/packages/gnome.scm:5593 +#: gnu/packages/gnome.scm:5633 msgid "" "GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n" "applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n" -"GTK-VNC implements client side RFB protocol and authentication extensions such\n" +"GTK-VNC implements client side RFB protocol and authentication extensions " +"such\n" "as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions." msgstr "" -#: gnu/packages/gnome.scm:5621 +#: gnu/packages/gnome.scm:5661 msgid "Archives integration support for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5624 +#: gnu/packages/gnome.scm:5664 msgid "" "GNOME Autoar is a library which makes creating and extracting archives\n" "easy, safe, and automatic." msgstr "" -#: gnu/packages/gnome.scm:5676 +#: gnu/packages/gnome.scm:5716 msgid "Metadata database, indexer and search tool" msgstr "" -#: gnu/packages/gnome.scm:5679 +#: gnu/packages/gnome.scm:5719 msgid "" "Tracker is an advanced framework for first class objects with associated\n" "metadata and tags. It provides a one stop solution for all metadata, tags,\n" "shared object databases, search tools and indexing." msgstr "" -#: gnu/packages/gnome.scm:5728 +#: gnu/packages/gnome.scm:5770 msgid "File manager for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5731 +#: gnu/packages/gnome.scm:5773 msgid "" "Nautilus (Files) is a file manager designed to fit the GNOME desktop\n" -"design and behaviour, giving the user a simple way to navigate and manage its\n" +"design and behaviour, giving the user a simple way to navigate and manage " +"its\n" "files." msgstr "" -#: gnu/packages/gnome.scm:5759 +#: gnu/packages/gnome.scm:5801 msgid "Disk usage analyzer for GNOME" msgstr "" -#: gnu/packages/gnome.scm:5761 +#: gnu/packages/gnome.scm:5803 msgid "" "Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n" -"usage in the GNOME desktop environment. It can easily scan device volumes or\n" -"a specific user-requested directory branch (local or remote). Once the scan\n" +"usage in the GNOME desktop environment. It can easily scan device volumes " +"or\n" +"a specific user-requested directory branch (local or remote). Once the " +"scan\n" "is complete it provides a graphical representation of each selected folder." msgstr "" -#: gnu/packages/gnome.scm:5785 +#: gnu/packages/gnome.scm:5827 msgid "Background images for the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:5787 +#: gnu/packages/gnome.scm:5829 msgid "" "GNOME backgrounds package contains a collection of graphics files which\n" "can be used as backgrounds in the GNOME Desktop environment. Additionally,\n" -"the package creates the proper framework and directory structure so that you\n" +"the package creates the proper framework and directory structure so that " +"you\n" "can add your own files to the collection." msgstr "" -#: gnu/packages/gnome.scm:5820 +#: gnu/packages/gnome.scm:5862 msgid "Take pictures of your screen" msgstr "" -#: gnu/packages/gnome.scm:5822 +#: gnu/packages/gnome.scm:5864 msgid "" "GNOME Screenshot is a utility used for taking screenshots of the entire\n" "screen, a window or a user defined area of the screen, with optional\n" "beautifying border effects." msgstr "" -#: gnu/packages/gnome.scm:5859 +#: gnu/packages/gnome.scm:5901 msgid "Graphical editor for GNOME's dconf configuration system" msgstr "" -#: gnu/packages/gnome.scm:5861 +#: gnu/packages/gnome.scm:5903 msgid "" "Dconf-editor is a graphical tool for browsing and editing the dconf\n" "configuration system for GNOME. It allows users to configure desktop\n" "software that do not provide their own configuration interface." msgstr "" -#: gnu/packages/gnome.scm:5887 +#: gnu/packages/gnome.scm:5932 msgid "Default MIME type associations for the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:5889 +#: gnu/packages/gnome.scm:5934 msgid "" "Given many installed packages which might handle a given MIME type, a\n" "user running the GNOME desktop probably has some preferences: for example,\n" -"that folders be opened by default by the Nautilus file manager, not the Baobab\n" -"disk usage analyzer. This package establishes that set of default MIME type\n" +"that folders be opened by default by the Nautilus file manager, not the " +"Baobab\n" +"disk usage analyzer. This package establishes that set of default MIME " +"type\n" "associations for GNOME." msgstr "" -#: gnu/packages/gnome.scm:5948 +#: gnu/packages/gnome.scm:5993 msgid "The GNU desktop environment" msgstr "" -#: gnu/packages/gnome.scm:5951 +#: gnu/packages/gnome.scm:5996 msgid "" "GNOME is the graphical desktop for GNU. It includes a wide variety of\n" "applications for browsing the web, editing text and images, creating\n" "documents and diagrams, playing media, scanning, and much more." msgstr "" -#: gnu/packages/gnome.scm:6003 +#: gnu/packages/gnome.scm:6048 msgid "Desktop recording program" msgstr "" -#: gnu/packages/gnome.scm:6004 +#: gnu/packages/gnome.scm:6049 msgid "" "Byzanz is a simple desktop recording program with a\n" "command-line interface. It can record part or all of an X display for a\n" "specified duration and save it as a GIF encoded animated image file." msgstr "" -#: gnu/packages/gnome.scm:6031 +#: gnu/packages/gnome.scm:6076 msgid "GObject wrapper for libcanberra" msgstr "" -#: gnu/packages/gnome.scm:6033 +#: gnu/packages/gnome.scm:6078 msgid "" "GSound is a small library for playing system sounds. It's designed to be\n" -"used via GObject Introspection, and is a thin wrapper around the libcanberra C\n" +"used via GObject Introspection, and is a thin wrapper around the libcanberra " +"C\n" "library." msgstr "" -#: gnu/packages/gnome.scm:6060 +#: gnu/packages/gnome.scm:6105 msgid "Library for accessing SkyDrive and Hotmail" msgstr "" -#: gnu/packages/gnome.scm:6062 +#: gnu/packages/gnome.scm:6107 msgid "" "Libzapojit is a GLib-based library for accessing online service APIs of\n" "Microsoft SkyDrive and Hotmail, using their REST protocols." msgstr "" -#: gnu/packages/gnome.scm:6098 +#: gnu/packages/gnome.scm:6143 msgid "GNOME's clock application" msgstr "" -#: gnu/packages/gnome.scm:6100 +#: gnu/packages/gnome.scm:6145 msgid "" "GNOME Clocks is a simple clocks application designed to fit the GNOME\n" "desktop. It supports world clock, stop watch, alarms, and count down timer." msgstr "" -#: gnu/packages/gnome.scm:6132 +#: gnu/packages/gnome.scm:6177 msgid "GNOME's calendar application" msgstr "" -#: gnu/packages/gnome.scm:6134 +#: gnu/packages/gnome.scm:6179 msgid "" "GNOME Calendar is a simple calendar application designed to fit the GNOME\n" "desktop. It supports multiple calendars, month, week and year view." msgstr "" -#: gnu/packages/gnome.scm:6183 +#: gnu/packages/gnome.scm:6228 msgid "GNOME's ToDo Application" msgstr "" -#: gnu/packages/gnome.scm:6185 +#: gnu/packages/gnome.scm:6230 msgid "" "GNOME To Do is a simplistic personal task manager designed to perfectly\n" "fit the GNOME desktop." msgstr "" -#: gnu/packages/gnome.scm:6213 +#: gnu/packages/gnome.scm:6258 msgid "Look up words in dictionary sources" msgstr "" -#: gnu/packages/gnome.scm:6215 +#: gnu/packages/gnome.scm:6260 msgid "" "GNOME Dictionary can look for the definition or translation of a word in\n" "existing databases over the internet." msgstr "" -#: gnu/packages/gnome.scm:6261 +#: gnu/packages/gnome.scm:6306 msgid "Customize advanced GNOME 3 options" msgstr "" -#: gnu/packages/gnome.scm:6264 +#: gnu/packages/gnome.scm:6309 msgid "" "GNOME Tweak Tool allows adjusting advanced configuration settings in\n" -"GNOME 3. This includes things like the fonts used in user interface elements,\n" +"GNOME 3. This includes things like the fonts used in user interface " +"elements,\n" "alternative user interface themes, changes in window management behavior,\n" "GNOME Shell appearance and extension, etc." msgstr "" -#: gnu/packages/gnome.scm:6291 +#: gnu/packages/gnome.scm:6336 msgid "Extensions for GNOME Shell" msgstr "" -#: gnu/packages/gnome.scm:6292 +#: gnu/packages/gnome.scm:6337 msgid "" "GNOME Shell extensions modify and extend GNOME Shell\n" "functionality and behavior." msgstr "" -#: gnu/packages/gnome.scm:6322 +#: gnu/packages/gnome.scm:6367 msgid "A flat GTK+ theme with transparent elements" msgstr "" -#: gnu/packages/gnome.scm:6323 +#: gnu/packages/gnome.scm:6368 msgid "" "Arc is a flat theme with transparent elements for GTK 3, GTK\n" -"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop environments\n" +"2, and GNOME Shell which supports GTK 3 and GTK 2 based desktop " +"environments\n" "like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc." msgstr "" -#: gnu/packages/gnome.scm:6359 +#: gnu/packages/gnome.scm:6404 msgid "Faba icon theme" msgstr "" -#: gnu/packages/gnome.scm:6361 +#: gnu/packages/gnome.scm:6406 msgid "" "Faba is a minimal icon set used as a basis for other themes such as\n" "Moka" msgstr "" -#: gnu/packages/gnome.scm:6385 +#: gnu/packages/gnome.scm:6430 msgid "Moka icon theme" msgstr "" -#: gnu/packages/gnome.scm:6386 +#: gnu/packages/gnome.scm:6431 msgid "" "Moka is a stylized desktop icon set, designed to be clear,\n" "simple and consistent." msgstr "" -#: gnu/packages/gnome.scm:6416 +#: gnu/packages/gnome.scm:6461 msgid "Arc icon theme" msgstr "" -#: gnu/packages/gnome.scm:6417 +#: gnu/packages/gnome.scm:6462 msgid "" "The Arc icon theme provides a set of icons matching the\n" -"style of the Arc GTK theme. Icons missing from the Arc theme are provided by\n" +"style of the Arc GTK theme. Icons missing from the Arc theme are provided " +"by\n" "the Moka icon theme." msgstr "" -#: gnu/packages/gnome.scm:6449 +#: gnu/packages/gnome.scm:6494 msgid "Library to aggregate data about people" msgstr "" -#: gnu/packages/gnome.scm:6450 +#: gnu/packages/gnome.scm:6495 msgid "" "Libfolks is a library that aggregates information about people\n" "from multiple sources (e.g., Telepathy connection managers for IM contacts,\n" -"Evolution Data Server for local contacts, libsocialweb for web service contacts,\n" -"etc.) to create metacontacts. It's written in Vala, which generates C code when\n" +"Evolution Data Server for local contacts, libsocialweb for web service " +"contacts,\n" +"etc.) to create metacontacts. It's written in Vala, which generates C code " +"when\n" "compiled." msgstr "" -#: gnu/packages/gnome.scm:6485 +#: gnu/packages/gnome.scm:6530 msgid "GLib/GObject wrapper for the Facebook API" msgstr "" -#: gnu/packages/gnome.scm:6486 +#: gnu/packages/gnome.scm:6531 msgid "" "This library allows you to use the Facebook API from\n" "GLib/GObject code." msgstr "" -#: gnu/packages/gnome.scm:6514 +#: gnu/packages/gnome.scm:6559 msgid "GNOME keyboard configuration library" msgstr "" -#: gnu/packages/gnome.scm:6516 +#: gnu/packages/gnome.scm:6561 msgid "" "Libgnomekbd is a keyboard configuration library for the GNOME desktop\n" "environment, which can notably display keyboard layouts." msgstr "" -#: gnu/packages/gnome.scm:6550 +#: gnu/packages/gnome.scm:6595 msgid "Library for writing single instance applications" msgstr "" -#: gnu/packages/gnome.scm:6552 +#: gnu/packages/gnome.scm:6597 msgid "" "Libunique is a library for writing single instance applications. If you\n" -"launch a single instance application twice, the second instance will either just\n" -"quit or will send a message to the running instance. Libunique makes it easy to\n" -"write this kind of application, by providing a base class, taking care of all\n" +"launch a single instance application twice, the second instance will either " +"just\n" +"quit or will send a message to the running instance. Libunique makes it " +"easy to\n" +"write this kind of application, by providing a base class, taking care of " +"all\n" "the IPC machinery needed to send messages to a running instance, and also\n" "handling the startup notification side." msgstr "" -#: gnu/packages/gnome.scm:6585 +#: gnu/packages/gnome.scm:6630 msgid "Desktop calculator" msgstr "" -#: gnu/packages/gnome.scm:6587 +#: gnu/packages/gnome.scm:6632 msgid "" "Calculator is an application that solves mathematical equations and\n" "is suitable as a default application in a Desktop environment." msgstr "" -#: gnu/packages/gnome.scm:6612 +#: gnu/packages/gnome.scm:6657 msgid "Virtual sticky note" msgstr "" -#: gnu/packages/gnome.scm:6614 +#: gnu/packages/gnome.scm:6659 msgid "" "Xpad is a sticky note that strives to be simple, fault tolerant,\n" "and customizable. Xpad consists of independent pad windows, each is\n" "basically a text box in which notes can be written." msgstr "" -#: gnu/packages/gnome.scm:6644 +#: gnu/packages/gnome.scm:6689 msgid "Unicode character picker and font browser" msgstr "" -#: gnu/packages/gnome.scm:6646 +#: gnu/packages/gnome.scm:6691 msgid "" "This program allows you to browse through all the available Unicode\n" "characters and categories for the installed fonts, and to examine their\n" @@ -5770,110 +6389,130 @@ msgid "" "only know by its Unicode name or code point." msgstr "" -#: gnu/packages/gnome.scm:6676 +#: gnu/packages/gnome.scm:6721 msgid "Web development studio" msgstr "" -#: gnu/packages/gnome.scm:6678 +#: gnu/packages/gnome.scm:6723 msgid "" "Bluefish is an editor targeted towards programmers and web developers,\n" "with many options to write web sites, scripts and other code.\n" "Bluefish supports many programming and markup languages." msgstr "" -#: gnu/packages/gnome.scm:6710 +#: gnu/packages/gnome.scm:6755 msgid "Process viewer and system resource monitor for GNOME" msgstr "" -#: gnu/packages/gnome.scm:6712 +#: gnu/packages/gnome.scm:6757 msgid "" "GNOME System Monitor is a GNOME process viewer and system monitor with\n" "an attractive, easy-to-use interface. It has features, such as a tree view\n" -"for process dependencies, icons for processes, the ability to hide processes,\n" +"for process dependencies, icons for processes, the ability to hide " +"processes,\n" "graphical time histories of CPU/memory/swap usage and the ability to\n" "kill/reinice processes." msgstr "" -#: gnu/packages/gnome.scm:6738 +#: gnu/packages/gnome.scm:6783 msgid "Python client bindings for D-Bus AT-SPI" msgstr "" -#: gnu/packages/gnome.scm:6742 +#: gnu/packages/gnome.scm:6787 msgid "" "This package includes a python client library for the AT-SPI D-Bus\n" "accessibility infrastructure." msgstr "" -#: gnu/packages/gnome.scm:6801 +#: gnu/packages/gnome.scm:6846 msgid "Screen reader for individuals who are blind or visually impaired" msgstr "" -#: gnu/packages/gnome.scm:6804 +#: gnu/packages/gnome.scm:6849 msgid "" "Orca is a screen reader that provides access to the graphical desktop\n" -"via speech and refreshable braille. Orca works with applications and toolkits\n" +"via speech and refreshable braille. Orca works with applications and " +"toolkits\n" "that support the Assistive Technology Service Provider Interface (AT-SPI)." msgstr "" -#: gnu/packages/gnome.scm:6856 +#: gnu/packages/gnome.scm:6901 msgid "GNOME's alternative spell checker" msgstr "" -#: gnu/packages/gnome.scm:6858 +#: gnu/packages/gnome.scm:6903 msgid "" "gspell provides a flexible API to add spell-checking to a GTK+\n" "application. It provides a GObject API, spell-checking to text entries and\n" "text views, and buttons to choose the language." msgstr "" -#: gnu/packages/gnome.scm:6900 +#: gnu/packages/gnome.scm:6945 msgid "Project management software for the GNOME desktop" msgstr "" -#: gnu/packages/gnome.scm:6902 +#: gnu/packages/gnome.scm:6947 msgid "" "GNOME Planner is a project management tool based on the Work Breakdown\n" -"Structure (WBS). Its goal is to enable you to easily plan projects. Based on\n" +"Structure (WBS). Its goal is to enable you to easily plan projects. Based " +"on\n" "the resources, tasks, and constraints that you define, Planner generates\n" -"various views into a project. For example, Planner can show a Gantt chart of\n" +"various views into a project. For example, Planner can show a Gantt chart " +"of\n" "the project. It can show a detailed summary of tasks including their\n" -"duration, cost, and current progress. It can also show a report of resource\n" -"utilization that highlights under-utilized and over-utilized resources. These\n" +"duration, cost, and current progress. It can also show a report of " +"resource\n" +"utilization that highlights under-utilized and over-utilized resources. " +"These\n" "views can be printed as PDF or PostScript files, or exported to HTML." msgstr "" -#: gnu/packages/gnome.scm:6980 +#: gnu/packages/gnome.scm:7013 msgid "GNOME music playing application" msgstr "" -#: gnu/packages/gnome.scm:6982 +#: gnu/packages/gnome.scm:7015 msgid "" "Lollypop is a music player designed to play well with GNOME desktop.\n" -"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets information\n" +"Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets " +"information\n" "from artists and tracks from the web. It also fetches cover artworks\n" "automatically and it can stream songs from online music services and charts." msgstr "" -#: gnu/packages/gnome.scm:7009 +#: gnu/packages/gnome.scm:7042 msgid "Video effects for Cheese and other GNOME applications" msgstr "" -#: gnu/packages/gnome.scm:7011 +#: gnu/packages/gnome.scm:7044 msgid "" "A collection of GStreamer video filters and effects to be used in\n" "photo-booth-like software, such as Cheese." msgstr "" -#: gnu/packages/gnome.scm:7071 +#: gnu/packages/gnome.scm:7104 msgid "Webcam photo booth software for GNOME" msgstr "" -#: gnu/packages/gnome.scm:7073 +#: gnu/packages/gnome.scm:7106 msgid "" "Cheese uses your webcam to take photos and videos. Cheese can also\n" "apply fancy special effects and lets you share the fun with others." msgstr "" +#: gnu/packages/gnome.scm:7143 +msgid "Audio music cd ripper" +msgstr "" + +#: gnu/packages/gnome.scm:7144 +msgid "" +"Sound Juicer extracts audio from compact discs and convert it\n" +"into audio files that a personal computer or digital audio player can play.\n" +"It supports ripping to any audio codec supported by a GStreamer plugin, such " +"as\n" +"mp3, Ogg Vorbis and FLAC" +msgstr "" + #: gnu/packages/gnuzilla.scm:118 msgid "Mozilla javascript engine" msgstr "" @@ -5890,7 +6529,7 @@ msgstr "" #: gnu/packages/gnuzilla.scm:277 msgid "" -"Netscape Portable Runtime (NSPR) provides a\n" +"Netscape Portable Runtime (@dfn{NSPR}) provides a\n" "platform-neutral API for system level and libc-like functions. It is used\n" "in the Mozilla clients." msgstr "" @@ -5904,37 +6543,39 @@ msgid "" "Network Security Services (@dfn{NSS}) is a set of libraries designed to\n" "support cross-platform development of security-enabled client and server\n" "applications. Applications built with NSS can support SSL v2 and v3, TLS,\n" -"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other\n" +"PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and " +"other\n" "security standards." msgstr "" -#: gnu/packages/gnuzilla.scm:767 +#: gnu/packages/gnuzilla.scm:735 msgid "Entirely free browser derived from Mozilla Firefox" msgstr "" -#: gnu/packages/gnuzilla.scm:769 +#: gnu/packages/gnuzilla.scm:737 msgid "" "IceCat is the GNU version of the Firefox browser. It is entirely free\n" "software, which does not recommend non-free plugins and addons. It also\n" "features built-in privacy-protecting features." msgstr "" -#: gnu/packages/gtk.scm:97 +#: gnu/packages/gtk.scm:101 msgid "GNOME accessibility toolkit" msgstr "" -#: gnu/packages/gtk.scm:99 +#: gnu/packages/gtk.scm:103 msgid "" "ATK provides the set of accessibility interfaces that are implemented\n" -"by other toolkits and applications. Using the ATK interfaces, accessibility\n" +"by other toolkits and applications. Using the ATK interfaces, " +"accessibility\n" "tools have full access to view and control running applications." msgstr "" -#: gnu/packages/gtk.scm:139 +#: gnu/packages/gtk.scm:143 msgid "2D graphics library" msgstr "" -#: gnu/packages/gtk.scm:141 +#: gnu/packages/gtk.scm:145 msgid "" "Cairo is a 2D graphics library with support for multiple output devices.\n" "Currently supported output targets include the X Window System (via both\n" @@ -5946,119 +6587,123 @@ msgid "" "eg. through the X Render Extension).\n" "\n" "The cairo API provides operations similar to the drawing operators of\n" -"PostScript and PDF. Operations in cairo including stroking and filling cubic\n" +"PostScript and PDF. Operations in cairo including stroking and filling " +"cubic\n" "Bézier splines, transforming and compositing translucent images, and\n" -"antialiased text rendering. All drawing operations can be transformed by any\n" +"antialiased text rendering. All drawing operations can be transformed by " +"any\n" "affine transformation (scale, rotation, shear, etc.)." msgstr "" -#: gnu/packages/gtk.scm:169 +#: gnu/packages/gtk.scm:173 msgid "2D graphics library (with X11 support)" msgstr "" -#: gnu/packages/gtk.scm:202 +#: gnu/packages/gtk.scm:206 msgid "OpenType text shaping engine" msgstr "" -#: gnu/packages/gtk.scm:204 +#: gnu/packages/gtk.scm:208 msgid "HarfBuzz is an OpenType text shaping engine." msgstr "" -#: gnu/packages/gtk.scm:235 +#: gnu/packages/gtk.scm:239 msgid "GNOME text and font handling library" msgstr "" -#: gnu/packages/gtk.scm:237 +#: gnu/packages/gtk.scm:241 msgid "" "Pango is the core text and font handling library used in GNOME\n" "applications. It has extensive support for the different writing systems\n" "used throughout the world." msgstr "" -#: gnu/packages/gtk.scm:263 +#: gnu/packages/gtk.scm:267 msgid "Obsolete pango functions" msgstr "" -#: gnu/packages/gtk.scm:264 +#: gnu/packages/gtk.scm:268 msgid "" "Pangox was a X backend to pango. It is now obsolete and no\n" "longer provided by recent pango releases. pangox-compat provides the\n" "functions which were removed." msgstr "" -#: gnu/packages/gtk.scm:301 +#: gnu/packages/gtk.scm:305 msgid "GTK+ widget for interactive graph-like environments" msgstr "" -#: gnu/packages/gtk.scm:303 +#: gnu/packages/gtk.scm:307 msgid "" "Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" "graph-like environments, e.g. modular synths or finite state machine\n" "diagrams." msgstr "" -#: gnu/packages/gtk.scm:371 +#: gnu/packages/gtk.scm:376 msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" msgstr "" -#: gnu/packages/gtk.scm:373 +#: gnu/packages/gtk.scm:378 msgid "" "GtkSourceView is a portable C library that extends the standard GTK+\n" "framework for multiline text editing with support for configurable syntax\n" -"highlighting, unlimited undo/redo, search and replace, a completion framework,\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" "printing and other features typical of a source code editor." msgstr "" -#: gnu/packages/gtk.scm:422 +#: gnu/packages/gtk.scm:427 msgid "GNOME source code widget" msgstr "" -#: gnu/packages/gtk.scm:423 +#: gnu/packages/gtk.scm:428 msgid "" "GtkSourceView is a text widget that extends the standard\n" -"GTK+ text widget GtkTextView. It improves GtkTextView by implementing syntax\n" +"GTK+ text widget GtkTextView. It improves GtkTextView by implementing " +"syntax\n" "highlighting and other features typical of a source code editor." msgstr "" -#: gnu/packages/gtk.scm:473 +#: gnu/packages/gtk.scm:478 msgid "GNOME image loading and manipulation library" msgstr "" -#: gnu/packages/gtk.scm:475 +#: gnu/packages/gtk.scm:480 msgid "" "GdkPixbuf is a library for image loading and manipulation developed\n" "in the GNOME project." msgstr "" -#: gnu/packages/gtk.scm:507 +#: gnu/packages/gtk.scm:512 msgid "GNOME image loading and manipulation library, with SVG support" msgstr "" -#: gnu/packages/gtk.scm:547 +#: gnu/packages/gtk.scm:552 msgid "Assistive Technology Service Provider Interface, core components" msgstr "" -#: gnu/packages/gtk.scm:549 +#: gnu/packages/gtk.scm:554 msgid "" "The Assistive Technology Service Provider Interface, core components,\n" "is part of the GNOME accessibility project." msgstr "" -#: gnu/packages/gtk.scm:582 +#: gnu/packages/gtk.scm:587 msgid "Assistive Technology Service Provider Interface, ATK bindings" msgstr "" -#: gnu/packages/gtk.scm:584 +#: gnu/packages/gtk.scm:589 msgid "" "The Assistive Technology Service Provider Interface\n" "is part of the GNOME accessibility project." msgstr "" -#: gnu/packages/gtk.scm:643 +#: gnu/packages/gtk.scm:649 msgid "Cross-platform toolkit for creating graphical user interfaces" msgstr "" -#: gnu/packages/gtk.scm:645 +#: gnu/packages/gtk.scm:651 msgid "" "GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" "graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" @@ -6066,11 +6711,11 @@ msgid "" "application suites." msgstr "" -#: gnu/packages/gtk.scm:805 +#: gnu/packages/gtk.scm:813 msgid "Cairo bindings for GNU Guile" msgstr "" -#: gnu/packages/gtk.scm:807 +#: gnu/packages/gtk.scm:815 msgid "" "Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" "Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" @@ -6080,21 +6725,21 @@ msgid "" "exceptions, macros, and a dynamic programming environment." msgstr "" -#: gnu/packages/gtk.scm:853 +#: gnu/packages/gtk.scm:861 msgid "Render SVG images using Cairo from Guile" msgstr "" -#: gnu/packages/gtk.scm:855 +#: gnu/packages/gtk.scm:863 msgid "" "Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" "images onto Cairo surfaces." msgstr "" -#: gnu/packages/gtk.scm:900 +#: gnu/packages/gtk.scm:908 msgid "Create SVG or PDF presentations in Guile" msgstr "" -#: gnu/packages/gtk.scm:902 +#: gnu/packages/gtk.scm:910 msgid "" "Guile-Present defines a declarative vocabulary for presentations,\n" "together with tools to render presentation documents as SVG or PDF.\n" @@ -6103,214 +6748,300 @@ msgid "" "documents." msgstr "" -#: gnu/packages/gtk.scm:956 +#: gnu/packages/gtk.scm:964 msgid "Guile interface for GTK+ programming for GNOME" msgstr "" -#: gnu/packages/gtk.scm:958 +#: gnu/packages/gtk.scm:966 msgid "" "Includes guile-clutter, guile-gnome-gstreamer,\n" "guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview." msgstr "" -#: gnu/packages/gtk.scm:991 +#: gnu/packages/gtk.scm:999 msgid "C++ bindings to the Cairo 2D graphics library" msgstr "" -#: gnu/packages/gtk.scm:993 +#: gnu/packages/gtk.scm:1001 msgid "" "Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" "library." msgstr "" -#: gnu/packages/gtk.scm:1017 +#: gnu/packages/gtk.scm:1025 msgid "C++ interface to the Pango text rendering library" msgstr "" -#: gnu/packages/gtk.scm:1019 +#: gnu/packages/gtk.scm:1027 msgid "" "Pangomm provides a C++ programming interface to the Pango text rendering\n" "library." msgstr "" -#: gnu/packages/gtk.scm:1040 +#: gnu/packages/gtk.scm:1048 msgid "C++ interface to the ATK accessibility library" msgstr "" -#: gnu/packages/gtk.scm:1042 +#: gnu/packages/gtk.scm:1050 msgid "" "ATKmm provides a C++ programming interface to the ATK accessibility\n" "toolkit." msgstr "" -#: gnu/packages/gtk.scm:1082 +#: gnu/packages/gtk.scm:1094 msgid "C++ interface to the GTK+ graphical user interface library" msgstr "" -#: gnu/packages/gtk.scm:1084 +#: gnu/packages/gtk.scm:1096 msgid "" "gtkmm is the official C++ interface for the popular GUI library GTK+.\n" -"Highlights include typesafe callbacks, and a comprehensive set of widgets that\n" -"are easily extensible via inheritance. You can create user interfaces either\n" -"in code or with the Glade User Interface designer, using libglademm. There's\n" +"Highlights include typesafe callbacks, and a comprehensive set of widgets " +"that\n" +"are easily extensible via inheritance. You can create user interfaces " +"either\n" +"in code or with the Glade User Interface designer, using libglademm. " +"There's\n" "extensive documentation, including API reference and a tutorial." msgstr "" -#: gnu/packages/gtk.scm:1143 +#: gnu/packages/gtk.scm:1145 +msgid "C++ interface to the GTK+ 'GtkTextView' widget" +msgstr "" + +#: gnu/packages/gtk.scm:1147 +msgid "" +"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n" +"framework for multiline text editing with support for configurable syntax\n" +"highlighting, unlimited undo/redo, search and replace, a completion " +"framework,\n" +"printing and other features typical of a source code editor." +msgstr "" + +#: gnu/packages/gtk.scm:1187 msgid "Python bindings for cairo" msgstr "" -#: gnu/packages/gtk.scm:1145 +#: gnu/packages/gtk.scm:1189 msgid "Pycairo is a set of Python bindings for the Cairo graphics library." msgstr "" -#: gnu/packages/gtk.scm:1229 +#: gnu/packages/gtk.scm:1273 msgid "Python bindings for GTK+" msgstr "" -#: gnu/packages/gtk.scm:1231 +#: gnu/packages/gtk.scm:1275 msgid "" "PyGTK allows you to write full featured GTK programs in Python. It is\n" "targeted at GTK 2.x, and can be used in conjunction with gnome-python to\n" "write GNOME applications." msgstr "" -#: gnu/packages/gtk.scm:1262 +#: gnu/packages/gtk.scm:1299 +msgid "Perl interface to the cairo 2d vector graphics library" +msgstr "" + +#: gnu/packages/gtk.scm:1300 +msgid "" +"Cairo provides Perl bindings for the vector graphics library\n" +"cairo. It supports multiple output targets, including PNG, PDF and SVG. " +"Cairo\n" +"produces identical output on all those targets." +msgstr "" + +#: gnu/packages/gtk.scm:1325 +msgid "Perl interface to the 2.x series of the Gimp Toolkit library" +msgstr "" + +#: gnu/packages/gtk.scm:1326 +msgid "" +"Perl bindings to the 2.x series of the Gtk+ widget set.\n" +"This module allows you to write graphical user interfaces in a Perlish and\n" +"object-oriented way, freeing you from the casting and memory management in " +"C,\n" +"yet remaining very close in spirit to original API." +msgstr "" + +#: gnu/packages/gtk.scm:1353 +msgid "Layout and render international text" +msgstr "" + +#: gnu/packages/gtk.scm:1354 +msgid "" +"Pango is a library for laying out and rendering text, with an\n" +"emphasis on internationalization. Pango can be used anywhere that text " +"layout\n" +"is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a\n" +"complete solution with high quality text handling and graphics rendering.\n" +"\n" +"Dynamically loaded modules handle text layout for particular combinations " +"of\n" +"script and font backend. Pango provides a wide selection of modules, " +"including\n" +"modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts.\n" +"Virtually all of the world's major scripts are supported.\n" +"\n" +"In addition to the low level layout rendering routines, Pango includes\n" +"@code{Pango::Layout}, a high level driver for laying out entire blocks of " +"text,\n" +"and routines to assist in editing internationalized text." +msgstr "" + +#: gnu/packages/gtk.scm:1413 msgid "Library for minimalistic gtk+3 user interfaces" msgstr "" -#: gnu/packages/gtk.scm:1263 +#: gnu/packages/gtk.scm:1414 msgid "" "Girara is a library that implements a user interface that\n" "focuses on simplicity and minimalism. Currently based on GTK+, a\n" -"cross-platform widget toolkit, it provides an interface that focuses on three\n" +"cross-platform widget toolkit, it provides an interface that focuses on " +"three\n" "main components: a so-called view widget that represents the actual\n" "application, an input bar that is used to execute commands of the\n" "application and the status bar which provides the user with current\n" "information." msgstr "" -#: gnu/packages/gtk.scm:1330 +#: gnu/packages/gtk.scm:1481 msgid "Documentation generator from C source code" msgstr "" -#: gnu/packages/gtk.scm:1332 +#: gnu/packages/gtk.scm:1483 msgid "" "GTK-Doc generates API documentation from comments added to C code. It is\n" -"typically used to document the public API of GTK+ and GNOME libraries, but it\n" +"typically used to document the public API of GTK+ and GNOME libraries, but " +"it\n" "can also be used to document application code." msgstr "" -#: gnu/packages/gtk.scm:1360 +#: gnu/packages/gtk.scm:1511 msgid "Theming engines for GTK+ 2.x" msgstr "" -#: gnu/packages/gtk.scm:1362 +#: gnu/packages/gtk.scm:1513 msgid "" "This package contains the standard GTK+ 2.x theming engines including\n" "Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n" "Redmond95 and ThinIce." msgstr "" -#: gnu/packages/gtk.scm:1390 +#: gnu/packages/gtk.scm:1541 msgid "Cairo-based theming engine for GTK+ 2.x" msgstr "" -#: gnu/packages/gtk.scm:1392 +#: gnu/packages/gtk.scm:1543 msgid "" "Murrine is a cairo-based GTK+ theming engine. It is named after the\n" "glass artworks done by Venicians glass blowers." msgstr "" -#: gnu/packages/gtk.scm:1417 +#: gnu/packages/gtk.scm:1568 msgid "Spell-checking addon for GTK's TextView widget" msgstr "" -#: gnu/packages/gtk.scm:1419 +#: gnu/packages/gtk.scm:1570 msgid "" "GtkSpell provides word-processor-style highlighting and replacement of\n" "misspelled words in a GtkTextView widget." msgstr "" -#: gnu/packages/gtk.scm:1442 +#: gnu/packages/gtk.scm:1593 msgid "Lightweight GTK+ clipboard manager" msgstr "" -#: gnu/packages/gtk.scm:1444 +#: gnu/packages/gtk.scm:1595 msgid "" "ClipIt is a clipboard manager with features such as a history, search\n" "thereof, global hotkeys and clipboard item actions. It was forked from\n" "Parcellite and adds bugfixes and features." msgstr "" -#: gnu/packages/gtk.scm:1481 +#: gnu/packages/gtk.scm:1632 msgid "Thin layer of graphic data types" msgstr "" -#: gnu/packages/gtk.scm:1482 +#: gnu/packages/gtk.scm:1633 msgid "" "This library provides graphic types and their relative API;\n" "it does not deal with windowing system surfaces, drawing, scene graphs, or\n" "input." msgstr "" -#: gnu/packages/guile.scm:132 gnu/packages/guile.scm:211 +#: gnu/packages/guile.scm:135 gnu/packages/guile.scm:213 msgid "Scheme implementation intended especially for extensions" msgstr "" -#: gnu/packages/guile.scm:134 gnu/packages/guile.scm:213 +#: gnu/packages/guile.scm:137 gnu/packages/guile.scm:215 msgid "" "Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" "official extension language of the GNU system. It is an implementation of\n" "the Scheme language which can be easily embedded in other applications to\n" -"provide a convenient means of extending the functionality of the application\n" +"provide a convenient means of extending the functionality of the " +"application\n" "without requiring the source code to be rewritten." msgstr "" -#: gnu/packages/guile.scm:379 +#: gnu/packages/guile.scm:351 +msgid "Line editing support for GNU Guile" +msgstr "" + +#: gnu/packages/guile.scm:353 +msgid "" +"This module provides line editing support via the Readline library for\n" +"address@hidden Use the @code{(ice-9 readline)} module and call its\n" +"@code{activate-readline} procedure to enable it." +msgstr "" + +#: gnu/packages/guile.scm:472 msgid "Package manager for Guile" msgstr "" -#: gnu/packages/guile.scm:381 +#: gnu/packages/guile.scm:474 msgid "" "Guildhall is a package manager written for Guile Scheme. A guild is\n" -"an association of independent craftspeople. A guildhall is where they meet.\n" -"This Guildhall aims to make a virtual space for Guile wizards and journeyfolk\n" +"an association of independent craftspeople. A guildhall is where they " +"meet.\n" +"This Guildhall aims to make a virtual space for Guile wizards and " +"journeyfolk\n" "to share code.\n" "\n" "On a practical level, Guildhall lets you share Scheme modules and programs\n" -"over the internet, and install code that has been shared by others. Guildhall\n" +"over the internet, and install code that has been shared by others. " +"Guildhall\n" "can handle dependencies, so when a program requires several libraries, and\n" "each of those has further dependencies, all of the prerequisites for the\n" "program can be installed in one go." msgstr "" -#: gnu/packages/guile.scm:473 +#: gnu/packages/guile.scm:566 msgid "Web application framework written in Guile" msgstr "" -#: gnu/packages/guile.scm:474 +#: gnu/packages/guile.scm:567 msgid "" "GNU Artanis is a web application framework written in Guile\n" "Scheme. A web application framework (WAF) is a software framework that is\n" -"designed to support the development of dynamic websites, web applications, web\n" +"designed to support the development of dynamic websites, web applications, " +"web\n" "services and web resources. The framework aims to alleviate the overhead\n" "associated with common activities performed in web development. Artanis\n" "provides several tools for web development: database access, templating\n" -"frameworks, session management, URL-remapping for RESTful, page caching, and\n" +"frameworks, session management, URL-remapping for RESTful, page caching, " +"and\n" "more." msgstr "" -#: gnu/packages/guile.scm:500 +#: gnu/packages/guile.scm:593 msgid "Framework for building readers for GNU Guile" msgstr "" -#: gnu/packages/guile.scm:502 +#: gnu/packages/guile.scm:595 msgid "" "Guile-Reader is a simple framework for building readers for GNU Guile.\n" "\n" "The idea is to make it easy to build procedures that extend Guile’s read\n" -"procedure. Readers supporting various syntax variants can easily be written,\n" +"procedure. Readers supporting various syntax variants can easily be " +"written,\n" "possibly by re-using existing “token readers” of a standard Scheme\n" "readers. For example, it is used to implement Skribilo’s R5RS-derived\n" "document syntax.\n" @@ -6320,33 +7051,34 @@ msgid "" "many readers as needed)." msgstr "" -#: gnu/packages/guile.scm:556 +#: gnu/packages/guile.scm:649 msgid "Guile bindings to ncurses" msgstr "" -#: gnu/packages/guile.scm:558 +#: gnu/packages/guile.scm:651 msgid "" "guile-ncurses provides Guile language bindings for the ncurses\n" "library." msgstr "" -#: gnu/packages/guile.scm:585 +#: gnu/packages/guile.scm:678 msgid "Run jobs at scheduled times" msgstr "" -#: gnu/packages/guile.scm:587 +#: gnu/packages/guile.scm:680 msgid "" "GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" -"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" +"tasks on a schedule, such as every hour or every Monday. Mcron is written " +"in\n" "Guile, so its configuration can be written in Scheme; the original cron\n" "format is also supported." msgstr "" -#: gnu/packages/guile.scm:674 +#: gnu/packages/guile.scm:781 msgid "Guile parser library for the iCalendar format" msgstr "" -#: gnu/packages/guile.scm:676 +#: gnu/packages/guile.scm:783 msgid "" "Guile-ICS is an iCalendar (RFC5545) format parser library written in\n" "pure Scheme. The library can be used to read and write iCalendar data.\n" @@ -6354,11 +7086,11 @@ msgid "" "The library is shipped with documentation in Info format and usage examples." msgstr "" -#: gnu/packages/guile.scm:711 +#: gnu/packages/guile.scm:818 msgid "Collection of useful Guile Scheme modules" msgstr "" -#: gnu/packages/guile.scm:713 +#: gnu/packages/guile.scm:820 msgid "" "Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" "modules, allowing for people to cooperate integrating their generic Guile\n" @@ -6366,11 +7098,11 @@ msgid "" "for Guile\"." msgstr "" -#: gnu/packages/guile.scm:754 +#: gnu/packages/guile.scm:861 msgid "JSON module for Guile" msgstr "" -#: gnu/packages/guile.scm:756 +#: gnu/packages/guile.scm:863 msgid "" "Guile-JSON supports parsing and building JSON documents according to the\n" "specification. These are the main features:\n" @@ -6383,11 +7115,11 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/guile.scm:843 +#: gnu/packages/guile.scm:950 msgid "MiniKanren declarative logic system, packaged for Guile" msgstr "" -#: gnu/packages/guile.scm:845 +#: gnu/packages/guile.scm:952 msgid "" "MiniKanren is a relational programming extension to the Scheme\n" "programming Language, written as a smaller version of Kanren suitable for\n" @@ -6400,16 +7132,17 @@ msgid "" "See http://minikanren.org/ for more on miniKanren generally." msgstr "" -#: gnu/packages/guile.scm:916 +#: gnu/packages/guile.scm:1023 msgid "" "Minimal implementation of incremental computation in Guile\n" "Scheme" msgstr "" -#: gnu/packages/guile.scm:918 +#: gnu/packages/guile.scm:1025 msgid "" "This package provides a complete Scheme implementation of\n" -"miniAdapton, which implements the core functionality of the Adapton system for\n" +"miniAdapton, which implements the core functionality of the Adapton system " +"for\n" "incremental computation (also known as self-adjusting computation). Like\n" "Adapton, miniAdapton allows programmers to safely combine mutation and\n" "memoization. miniAdapton is built on top of an even simpler system,\n" @@ -6417,179 +7150,187 @@ msgid "" "understand, extend, and port to host languages other than Scheme." msgstr "" -#: gnu/packages/guile.scm:1002 +#: gnu/packages/guile.scm:1109 msgid "S-expression based regular expressions" msgstr "" -#: gnu/packages/guile.scm:1004 +#: gnu/packages/guile.scm:1111 msgid "" "Irregex is an s-expression based alternative to your classic\n" "string-based regular expressions. It implements SRFI 115 and is deeply\n" "inspired by the SCSH regular expression system." msgstr "" -#: gnu/packages/guile.scm:1085 +#: gnu/packages/guile.scm:1195 msgid "Guile bindings to the GDBM library via Guile's FFI" msgstr "" -#: gnu/packages/guile.scm:1087 +#: gnu/packages/guile.scm:1197 msgid "" "Guile bindings to the GDBM key-value storage system, using\n" "Guile's foreign function interface." msgstr "" -#: gnu/packages/guile.scm:1140 +#: gnu/packages/guile.scm:1254 msgid "Access SQLite databases from Guile" msgstr "" -#: gnu/packages/guile.scm:1142 +#: gnu/packages/guile.scm:1256 msgid "This package provides Guile bindings to the SQLite database system." msgstr "" -#: gnu/packages/guile.scm:1187 +#: gnu/packages/guile.scm:1304 msgid "Functional static site generator" msgstr "" -#: gnu/packages/guile.scm:1188 +#: gnu/packages/guile.scm:1305 msgid "" "Haunt is a static site generator written in Guile\n" "Scheme. Haunt features a functional build system and an extensible\n" "interface for reading articles in any format." msgstr "" -#: gnu/packages/guile.scm:1215 +#: gnu/packages/guile.scm:1332 msgid "Guile application configuration parsing library" msgstr "" -#: gnu/packages/guile.scm:1217 +#: gnu/packages/guile.scm:1334 msgid "" "Guile Config is a library providing a declarative approach to\n" "application configuration specification. The library provides clean\n" "configuration declaration forms, and processors that take care of:\n" "configuration file creation; configuration file parsing; command-line\n" "parameter parsing using getopt-long; basic GNU command-line parameter\n" -"generation (--help, --usage, --version); automatic output generation for the\n" +"generation (--help, --usage, --version); automatic output generation for " +"the\n" "above command-line parameters." msgstr "" -#: gnu/packages/guile.scm:1255 +#: gnu/packages/guile.scm:1372 msgid "Redis client library for Guile" msgstr "" -#: gnu/packages/guile.scm:1256 +#: gnu/packages/guile.scm:1373 msgid "" "Guile-redis provides a Scheme interface to the Redis\n" "key-value cache and store." msgstr "" -#: gnu/packages/guile.scm:1330 +#: gnu/packages/guile.scm:1447 msgid "Whitespace to lisp syntax for Guile" msgstr "" -#: gnu/packages/guile.scm:1331 +#: gnu/packages/guile.scm:1448 msgid "" "Wisp is a syntax for Guile which provides a Python-like\n" "whitespace-significant language. It may be easier on the eyes for some\n" "users and in some situations." msgstr "" -#: gnu/packages/guile.scm:1381 +#: gnu/packages/guile.scm:1498 msgid "2D/3D game engine for GNU Guile" msgstr "" -#: gnu/packages/guile.scm:1382 +#: gnu/packages/guile.scm:1499 msgid "" "Sly is a 2D/3D game engine written in Guile Scheme. Sly\n" "features a functional reactive programming interface and live coding\n" "capabilities." msgstr "" -#: gnu/packages/guile.scm:1418 +#: gnu/packages/guile.scm:1535 msgid "Generate C bindings for Guile" msgstr "" -#: gnu/packages/guile.scm:1419 +#: gnu/packages/guile.scm:1536 msgid "" "G-Wrap is a tool and Guile library for generating function\n" -"wrappers for inter-language calls. It currently only supports generating Guile\n" -"wrappers for C functions. Given a definition of the types and prototypes for\n" +"wrappers for inter-language calls. It currently only supports generating " +"Guile\n" +"wrappers for C functions. Given a definition of the types and prototypes " +"for\n" "a given C interface, G-Wrap will automatically generate the C code that\n" "provides access to that interface and its types from the Scheme level." msgstr "" -#: gnu/packages/guile.scm:1456 +#: gnu/packages/guile.scm:1573 msgid "Guile database abstraction layer" msgstr "" -#: gnu/packages/guile.scm:1459 +#: gnu/packages/guile.scm:1576 msgid "" "guile-dbi is a library for Guile that provides a convenient interface to\n" -"SQL databases. Database programming with guile-dbi is generic in that the same\n" -"programming interface is presented regardless of which database system is used.\n" +"SQL databases. Database programming with guile-dbi is generic in that the " +"same\n" +"programming interface is presented regardless of which database system is " +"used.\n" "It currently supports MySQL, Postgres and SQLite3." msgstr "" -#: gnu/packages/guile.scm:1485 +#: gnu/packages/guile.scm:1602 msgid "Guile DBI driver for SQLite" msgstr "" -#: gnu/packages/guile.scm:1488 +#: gnu/packages/guile.scm:1605 msgid "" "guile-dbi is a library for Guile that provides a convenient interface to\n" "SQL databases. This package implements the interface for SQLite." msgstr "" -#: gnu/packages/guile.scm:1534 +#: gnu/packages/guile.scm:1651 msgid "DSV module for Guile" msgstr "" -#: gnu/packages/guile.scm:1536 +#: gnu/packages/guile.scm:1653 msgid "" "Guile-DSV is a GNU Guile module for working with the\n" "delimiter-separated values (DSV) data format. Guile-DSV supports the\n" "Unix-style DSV format and RFC 4180 format." msgstr "" -#: gnu/packages/guile.scm:1563 +#: gnu/packages/guile.scm:1680 msgid "XOSD bindings for Guile" msgstr "" -#: gnu/packages/guile.scm:1565 +#: gnu/packages/guile.scm:1682 msgid "" "Guile-XOSD provides Guile bindings for @code{libxosd},\n" "@uref{http://sourceforge.net/projects/libxosd/, the X On Screen Display\n" "library}." msgstr "" -#: gnu/packages/guile.scm:1588 +#: gnu/packages/guile.scm:1705 msgid "Evaluate code in a running Guile process" msgstr "" -#: gnu/packages/guile.scm:1590 +#: gnu/packages/guile.scm:1707 msgid "" "Guile-Daemon is a small Guile program that loads your initial\n" "configuration file, and then reads and evaluates Guile expressions that\n" "you send to a FIFO file." msgstr "" -#: gnu/packages/guile.scm:1621 +#: gnu/packages/guile.scm:1738 msgid "CommonMark parser for Guile" msgstr "" -#: gnu/packages/guile.scm:1623 +#: gnu/packages/guile.scm:1740 msgid "" "guile-commonmark is a library for parsing CommonMark, a fully specified\n" -"variant of Markdown. The library is written in Guile Scheme and is designed\n" -"to transform a CommonMark document to SXML. guile-commonmark tries to closely\n" -"follow the @uref{http://commonmark.org/, CommonMark spec}, the main difference\n" +"variant of Markdown. The library is written in Guile Scheme and is " +"designed\n" +"to transform a CommonMark document to SXML. guile-commonmark tries to " +"closely\n" +"follow the @uref{http://commonmark.org/, CommonMark spec}, the main " +"difference\n" "is no support for parsing block and inline level HTML." msgstr "" -#: gnu/packages/guile.scm:1726 +#: gnu/packages/guile.scm:1771 msgid "Structured access to bytevector contents for Guile" msgstr "" -#: gnu/packages/guile.scm:1728 +#: gnu/packages/guile.scm:1773 msgid "" "Guile bytestructures offers a system imitating the type system\n" "of the C programming language, to be used on bytevectors. C's type\n" @@ -6598,25 +7339,26 @@ msgid "" "type system, elevating types to first-class status." msgstr "" -#: gnu/packages/guile.scm:1772 +#: gnu/packages/guile.scm:1817 msgid "Spell-checking from Guile" msgstr "" -#: gnu/packages/guile.scm:1774 +#: gnu/packages/guile.scm:1819 msgid "" "guile-aspell is a Guile Scheme library for comparing a string against a\n" "dictionary and suggesting spelling corrections." msgstr "" -#: gnu/packages/guile.scm:1828 +#: gnu/packages/guile.scm:1873 msgid "Extend Bash using Guile" msgstr "" -#: gnu/packages/guile.scm:1830 +#: gnu/packages/guile.scm:1875 #, scheme-format msgid "" "Guile-Bash provides a shared library and set of Guile modules,\n" -"allowing you to extend Bash in Scheme. Scheme interfaces allow you to access\n" +"allowing you to extend Bash in Scheme. Scheme interfaces allow you to " +"access\n" "the following aspects of Bash:\n" "\n" "@itemize\n" @@ -6637,11 +7379,11 @@ msgid "" "and then run @command{scm example.scm}." msgstr "" -#: gnu/packages/guile.scm:1877 +#: gnu/packages/guile.scm:1922 msgid "Asynchronous actor model library for Guile" msgstr "" -#: gnu/packages/guile.scm:1879 +#: gnu/packages/guile.scm:1924 msgid "" "GNU 8sync (pronounced \"eight-sync\") is an asynchronous programming\n" "library for GNU Guile based on the actor model.\n" @@ -6649,17 +7391,20 @@ msgid "" "Note that 8sync is only available for Guile 2.2." msgstr "" -#: gnu/packages/guile.scm:1902 +#: gnu/packages/guile.scm:1947 msgid "Lightweight concurrency facility for Guile" msgstr "" -#: gnu/packages/guile.scm:1904 +#: gnu/packages/guile.scm:1949 msgid "" "Fibers is a Guile library that implements a a lightweight concurrency\n" -"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber is\n" +"facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber " +"is\n" "like a \"goroutine\" from the Go language: a lightweight thread-like\n" -"abstraction. Systems built with Fibers can scale up to millions of concurrent\n" -"fibers, tens of thousands of concurrent socket connections, and many parallel\n" +"abstraction. Systems built with Fibers can scale up to millions of " +"concurrent\n" +"fibers, tens of thousands of concurrent socket connections, and many " +"parallel\n" "cores. The Fibers library also provides Concurrent ML-like channels for\n" "communication between fibers.\n" "\n" @@ -6667,21 +7412,21 @@ msgid "" "is not available for Guile 2.0." msgstr "" -#: gnu/packages/guile.scm:1959 +#: gnu/packages/guile.scm:2004 msgid "Guile bindings for libgit2" msgstr "" -#: gnu/packages/guile.scm:1961 +#: gnu/packages/guile.scm:2006 msgid "" "This package provides Guile bindings to libgit2, a library to\n" "manipulate repositories of the Git version control system." msgstr "" -#: gnu/packages/guile.scm:1996 +#: gnu/packages/guile.scm:2031 msgid "General-purpose syntax highlighter for GNU Guile" msgstr "" -#: gnu/packages/guile.scm:1997 +#: gnu/packages/guile.scm:2032 msgid "" "Guile-syntax-highlight is a general-purpose syntax\n" "highlighting library for GNU Guile. It can parse code written in various\n" @@ -6689,104 +7434,111 @@ msgid "" "HTML (via SXML) or any other format for rendering." msgstr "" -#: gnu/packages/guile.scm:2028 +#: gnu/packages/guile.scm:2063 msgid "S-expression based json reader/writer for Guile" msgstr "" -#: gnu/packages/guile.scm:2029 +#: gnu/packages/guile.scm:2064 msgid "" "guile-sjson is a json reader/writer for Guile.\n" "It has a nice, simple s-expression based syntax." msgstr "" -#: gnu/packages/guile.scm:2073 +#: gnu/packages/guile.scm:2108 msgid "Colorized REPL for Guile" msgstr "" -#: gnu/packages/guile.scm:2075 +#: gnu/packages/guile.scm:2110 msgid "Guile-colorized provides you with a colorized REPL for GNU Guile." msgstr "" -#: gnu/packages/imagemagick.scm:109 gnu/packages/imagemagick.scm:220 +#: gnu/packages/imagemagick.scm:110 gnu/packages/imagemagick.scm:211 msgid "Create, edit, compose, or convert bitmap images" msgstr "" -#: gnu/packages/imagemagick.scm:111 +#: gnu/packages/imagemagick.scm:112 msgid "" "ImageMagick is a software suite to create, edit, compose, or convert\n" -"bitmap images. It can read and write images in a variety of formats (over 100)\n" -"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG,\n" -"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and\n" -"transform images, adjust image colors, apply various special effects, or draw\n" +"bitmap images. It can read and write images in a variety of formats (over " +"100)\n" +"including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, " +"SVG,\n" +"and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear " +"and\n" +"transform images, adjust image colors, apply various special effects, or " +"draw\n" "text, lines, polygons, ellipses and Bézier curves." msgstr "" -#: gnu/packages/imagemagick.scm:156 +#: gnu/packages/imagemagick.scm:157 msgid "Perl interface to ImageMagick" msgstr "" -#: gnu/packages/imagemagick.scm:157 +#: gnu/packages/imagemagick.scm:158 msgid "" "This Perl extension allows the reading, manipulation and\n" -"writing of a large number of image file formats using the ImageMagick library.\n" -"Use it to create, edit, compose, or convert bitmap images from within a Perl\n" +"writing of a large number of image file formats using the ImageMagick " +"library.\n" +"Use it to create, edit, compose, or convert bitmap images from within a " +"Perl\n" "script." msgstr "" -#: gnu/packages/imagemagick.scm:222 +#: gnu/packages/imagemagick.scm:213 msgid "" "GraphicsMagick provides a comprehensive collection of utilities,\n" "programming interfaces, and GUIs, to support file format conversion, image\n" "processing, and 2D vector rendering." msgstr "" -#: gnu/packages/image.scm:94 +#: gnu/packages/image.scm:96 msgid "Library for handling PNG files" msgstr "" -#: gnu/packages/image.scm:96 +#: gnu/packages/image.scm:98 msgid "" "Libpng is the official PNG (Portable Network Graphics) reference\n" "library. It supports almost all PNG features and is extensible." msgstr "" -#: gnu/packages/image.scm:160 +#: gnu/packages/image.scm:162 msgid "APNG patch for libpng" msgstr "" -#: gnu/packages/image.scm:162 +#: gnu/packages/image.scm:164 msgid "" "APNG (Animated Portable Network Graphics) is an unofficial\n" "extension of the APNG (Portable Network Graphics) format.\n" "APNG patch provides APNG support to libpng." msgstr "" -#: gnu/packages/image.scm:202 +#: gnu/packages/image.scm:204 msgid "Read and write PNG images" msgstr "" -#: gnu/packages/image.scm:204 +#: gnu/packages/image.scm:206 msgid "" "This package provides an easy and simple way to read, write and display\n" -"bitmap images stored in the PNG format. It can read and write both files and\n" +"bitmap images stored in the PNG format. It can read and write both files " +"and\n" "in-memory raw vectors." msgstr "" -#: gnu/packages/image.scm:239 +#: gnu/packages/image.scm:241 msgid "Utility to compress PNG files" msgstr "" -#: gnu/packages/image.scm:240 +#: gnu/packages/image.scm:242 msgid "" "pngcrusqh is an optimizer for PNG (Portable Network Graphics)\n" "files. It can compress them as much as 40% losslessly." msgstr "" -#: gnu/packages/image.scm:259 +#: gnu/packages/image.scm:261 msgid "Library for handling JPEG files" msgstr "" -#: gnu/packages/image.scm:261 +#: gnu/packages/image.scm:263 msgid "" "Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" "JPEG is a standardized compression method for full-color and gray-scale\n" @@ -6795,46 +7547,51 @@ msgid "" "image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." msgstr "" -#: gnu/packages/image.scm:326 +#: gnu/packages/image.scm:328 msgid "Implementation of the JPEG XR standard" msgstr "" -#: gnu/packages/image.scm:327 +#: gnu/packages/image.scm:329 msgid "" "JPEG XR is an approved ISO/IEC International standard (its\n" -"official designation is ISO/IEC 29199-2). This library is an implementation of that standard." +"official designation is ISO/IEC 29199-2). This library is an implementation " +"of that standard." msgstr "" -#: gnu/packages/image.scm:350 +#: gnu/packages/image.scm:352 msgid "Optimize JPEG images" msgstr "" -#: gnu/packages/image.scm:352 +#: gnu/packages/image.scm:354 msgid "" "jpegoptim provides lossless optimization (based on optimizing\n" "the Huffman tables) and \"lossy\" optimization based on setting\n" "maximum quality factor." msgstr "" -#: gnu/packages/image.scm:377 +#: gnu/packages/image.scm:379 msgid "Library for handling Mac OS icns resource files" msgstr "" -#: gnu/packages/image.scm:379 +#: gnu/packages/image.scm:381 msgid "" "Libicns is a library for the manipulation of Mac OS IconFamily resource\n" -"type files (ICNS). @command{icns2png} and @command{png2icns} are provided to\n" -"convert between PNG and ICNS. @command{icns2png} will extract image files from\n" -"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for use\n" -"with .desktop files. Additionally, @command{icontainer2png} is provided for\n" +"type files (ICNS). @command{icns2png} and @command{png2icns} are provided " +"to\n" +"convert between PNG and ICNS. @command{icns2png} will extract image files " +"from\n" +"ICNS files under names like \"Foo_48x48x32.png\" useful for installing for " +"use\n" +"with .desktop files. Additionally, @command{icontainer2png} is provided " +"for\n" "extracting icontainer icon files." msgstr "" -#: gnu/packages/image.scm:418 +#: gnu/packages/image.scm:415 msgid "Library for handling TIFF files" msgstr "" -#: gnu/packages/image.scm:420 +#: gnu/packages/image.scm:417 msgid "" "Libtiff provides support for the Tag Image File Format (TIFF), a format\n" "used for storing image data.\n" @@ -6842,25 +7599,28 @@ msgid "" "collection of tools for doing simple manipulations of TIFF images." msgstr "" -#: gnu/packages/image.scm:472 +#: gnu/packages/image.scm:480 msgid "Library and tools for image processing and analysis" msgstr "" -#: gnu/packages/image.scm:474 +#: gnu/packages/image.scm:482 msgid "" "Leptonica is a C library and set of command-line tools for efficient\n" -"image processing and image analysis operations. It supports rasterop, affine\n" -"transformations, binary and grayscale morphology, rank order, and convolution,\n" -"seedfill and connected components, image transformations combining changes in\n" +"image processing and image analysis operations. It supports rasterop, " +"affine\n" +"transformations, binary and grayscale morphology, rank order, and " +"convolution,\n" +"seedfill and connected components, image transformations combining changes " +"in\n" "scale and pixel depth, and pixelwise masking, blending, enhancement, and\n" "arithmetic ops." msgstr "" -#: gnu/packages/image.scm:500 +#: gnu/packages/image.scm:503 msgid "Decoder of the JBIG2 image compression format" msgstr "" -#: gnu/packages/image.scm:502 +#: gnu/packages/image.scm:505 msgid "" "JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" "monochrome) images at moderately high resolution, and in particular scanned\n" @@ -6873,11 +7633,11 @@ msgid "" "work." msgstr "" -#: gnu/packages/image.scm:537 +#: gnu/packages/image.scm:540 msgid "JPEG 2000 codec" msgstr "" -#: gnu/packages/image.scm:539 +#: gnu/packages/image.scm:542 msgid "" "The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" "been developed in order to promote the use of JPEG 2000, the new\n" @@ -6890,31 +7650,32 @@ msgid "" "error-resilience, a Java-viewer for j2k-images, ..." msgstr "" -#: gnu/packages/image.scm:602 +#: gnu/packages/image.scm:605 msgid "Tools and library for working with GIF images" msgstr "" -#: gnu/packages/image.scm:604 +#: gnu/packages/image.scm:607 msgid "" "GIFLIB is a library for reading and writing GIF images. It is API and\n" -"ABI compatible with libungif which was in wide use while the LZW compression\n" +"ABI compatible with libungif which was in wide use while the LZW " +"compression\n" "algorithm was patented. Tools are also included to convert, manipulate,\n" "compose, and analyze GIF images." msgstr "" -#: gnu/packages/image.scm:626 +#: gnu/packages/image.scm:629 msgid "GIF decompression library" msgstr "" -#: gnu/packages/image.scm:628 +#: gnu/packages/image.scm:631 msgid "libungif is the old GIF decompression library by the GIFLIB project." msgstr "" -#: gnu/packages/image.scm:657 +#: gnu/packages/image.scm:660 msgid "Loading, saving, rendering and manipulating image files" msgstr "" -#: gnu/packages/image.scm:659 +#: gnu/packages/image.scm:662 msgid "" "Imlib2 is a library that does image file loading and saving as well as\n" "rendering, manipulation, arbitrary polygon support, etc.\n" @@ -6927,32 +7688,32 @@ msgid "" "more modular, simple, and flexible." msgstr "" -#: gnu/packages/image.scm:691 +#: gnu/packages/image.scm:694 msgid "Wrapper library for imlib2" msgstr "" -#: gnu/packages/image.scm:693 +#: gnu/packages/image.scm:696 msgid "" "Giblib is a simple library which wraps imlib2's context API, avoiding\n" "all the context_get/set calls, adds fontstyles to the truetype renderer and\n" "supplies a generic doubly-linked list and some string functions." msgstr "" -#: gnu/packages/image.scm:735 +#: gnu/packages/image.scm:738 msgid "Library for handling popular graphics image formats" msgstr "" -#: gnu/packages/image.scm:737 +#: gnu/packages/image.scm:740 msgid "" "FreeImage is a library for developers who would like to support popular\n" "graphics image formats like PNG, BMP, JPEG, TIFF and others." msgstr "" -#: gnu/packages/image.scm:792 +#: gnu/packages/image.scm:795 msgid "Computer vision library" msgstr "" -#: gnu/packages/image.scm:794 +#: gnu/packages/image.scm:797 msgid "" "VIGRA stands for Vision with Generic Algorithms. It is an image\n" "processing and analysis library that puts its main emphasis on customizable\n" @@ -6960,80 +7721,87 @@ msgid "" "multi-dimensional image processing." msgstr "" -#: gnu/packages/image.scm:826 +#: gnu/packages/image.scm:829 msgid "Lossless and lossy image compression" msgstr "" -#: gnu/packages/image.scm:828 +#: gnu/packages/image.scm:831 msgid "" "WebP is a new image format that provides lossless and lossy compression\n" "for images. WebP lossless images are 26% smaller in size compared to\n" -"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at\n" +"PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images " +"at\n" "equivalent SSIM index. WebP supports lossless transparency (also known as\n" -"alpha channel) with just 22% additional bytes. Transparency is also supported\n" -"with lossy compression and typically provides 3x smaller file sizes compared\n" +"alpha channel) with just 22% additional bytes. Transparency is also " +"supported\n" +"with lossy compression and typically provides 3x smaller file sizes " +"compared\n" "to PNG when lossy compression is acceptable for the red/green/blue color\n" "channels." msgstr "" -#: gnu/packages/image.scm:856 +#: gnu/packages/image.scm:859 msgid "Library for handling MNG files" msgstr "" -#: gnu/packages/image.scm:858 +#: gnu/packages/image.scm:861 msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." msgstr "" -#: gnu/packages/image.scm:886 +#: gnu/packages/image.scm:889 msgid "Library and command-line utility to manage image metadata" msgstr "" -#: gnu/packages/image.scm:888 +#: gnu/packages/image.scm:891 msgid "" "Exiv2 is a C++ library and a command line utility to manage image\n" -"metadata. It provides fast and easy read and write access to the Exif, IPTC\n" +"metadata. It provides fast and easy read and write access to the Exif, " +"IPTC\n" "and XMP metadata of images in various formats." msgstr "" -#: gnu/packages/image.scm:928 +#: gnu/packages/image.scm:931 msgid "Library for manipulating many image formats" msgstr "" -#: gnu/packages/image.scm:929 +#: gnu/packages/image.scm:932 msgid "" "Developer's Image Library (DevIL) is a library to develop\n" "applications with support for many types of images. DevIL can load, save,\n" "convert, manipulate, filter and display a wide variety of image formats." msgstr "" -#: gnu/packages/image.scm:949 +#: gnu/packages/image.scm:952 msgid "JPEG-2000 library" msgstr "" -#: gnu/packages/image.scm:950 +#: gnu/packages/image.scm:953 msgid "" "The JasPer Project is an initiative to provide a reference\n" -"implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e.,\n" +"implementation of the codec specified in the JPEG-2000 Part-1 standard (i." +"e.,\n" "ISO/IEC 15444-1)." msgstr "" -#: gnu/packages/image.scm:980 +#: gnu/packages/image.scm:983 msgid "Scaling, colorspace conversion, and dithering library" msgstr "" -#: gnu/packages/image.scm:981 +#: gnu/packages/image.scm:984 msgid "" "Zimg implements the commonly required image processing basics\n" -"of scaling, colorspace conversion, and depth conversion. A simple API enables\n" -"conversion between any supported formats to operate with minimal knowledge from\n" +"of scaling, colorspace conversion, and depth conversion. A simple API " +"enables\n" +"conversion between any supported formats to operate with minimal knowledge " +"from\n" "the programmer." msgstr "" -#: gnu/packages/image.scm:1014 +#: gnu/packages/image.scm:1017 msgid "Perceptual image comparison utility" msgstr "" -#: gnu/packages/image.scm:1015 +#: gnu/packages/image.scm:1018 msgid "" "PerceptualDiff visually compares two images to determine\n" "whether they look alike. It uses a computational model of the human visual\n" @@ -7041,35 +7809,35 @@ msgid "" "differences in file encoding, image quality, and other small variations." msgstr "" -#: gnu/packages/image.scm:1055 +#: gnu/packages/image.scm:1058 msgid "Image and audio steganography" msgstr "" -#: gnu/packages/image.scm:1057 +#: gnu/packages/image.scm:1060 msgid "" "Steghide is a program to hide data in various kinds of image and audio\n" -"files (known as @dfn{steganography}). Neither color nor sample frequencies are\n" -"changed, making the embedding resistant against first-order statistical tests." +"files (known as @dfn{steganography}). Neither color nor sample frequencies " +"are\n" +"changed, making the embedding resistant against first-order statistical " +"tests." msgstr "" -#: gnu/packages/image.scm:1082 +#: gnu/packages/image.scm:1085 msgid "Image library for Extempore" msgstr "" -#: gnu/packages/image.scm:1084 +#: gnu/packages/image.scm:1087 msgid "" "This package is a collection of assorted single-file libraries. Of\n" "all included libraries only the image loading and decoding library is\n" "installed as @code{stb_image}." msgstr "" -#: gnu/packages/image.scm:1112 -msgid "" -"Optimizer that recompresses PNG image files to a\n" -"smaller size" +#: gnu/packages/image.scm:1116 +msgid "Optimizer that recompresses PNG image files to a smaller size" msgstr "" -#: gnu/packages/image.scm:1114 +#: gnu/packages/image.scm:1117 msgid "" "OptiPNG is a PNG optimizer that recompresses image\n" "files to a smaller size, without losing any information. This program\n" @@ -7077,28 +7845,33 @@ msgid "" "PNG, and performs PNG integrity checks and corrections." msgstr "" -#: gnu/packages/image.scm:1139 +#: gnu/packages/image.scm:1142 msgid "SIMD-accelerated JPEG image handling library" msgstr "" -#: gnu/packages/image.scm:1140 +#: gnu/packages/image.scm:1143 msgid "" "libjpeg-turbo is a JPEG image codec that accelerates baseline\n" -"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on\n" -"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other systems,\n" -"its highly-optimized Huffman coding routines allow it to outperform libjpeg by\n" +"JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 " +"on\n" +"x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other " +"systems,\n" +"its highly-optimized Huffman coding routines allow it to outperform libjpeg " +"by\n" "a significant amount.\n" -"libjpeg-turbo implements both the traditional libjpeg API and the less powerful\n" +"libjpeg-turbo implements both the traditional libjpeg API and the less " +"powerful\n" "but more straightforward TurboJPEG API, and provides a full-featured Java\n" -"interface. It supports color space extensions that allow it to compress from\n" +"interface. It supports color space extensions that allow it to compress " +"from\n" "and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.)." msgstr "" -#: gnu/packages/image.scm:1188 +#: gnu/packages/image.scm:1191 msgid "Library for reading and writing files in the nifti-1 format" msgstr "" -#: gnu/packages/image.scm:1189 +#: gnu/packages/image.scm:1192 msgid "" "Niftilib is a set of i/o libraries for reading and writing\n" "files in the nifti-1 data format - a binary file format for storing\n" @@ -7106,19 +7879,64 @@ msgid "" "(fMRI) brain images." msgstr "" -#: gnu/packages/image.scm:1235 -msgid "Color picker" +#: gnu/packages/image.scm:1231 +msgid "Color picker" +msgstr "" + +#: gnu/packages/image.scm:1232 +msgid "Gpick is an advanced color picker and palette editing tool." +msgstr "" + +#: gnu/packages/image.scm:1248 +msgid "IPTC metadata manipulation library" +msgstr "" + +#: gnu/packages/image.scm:1249 +msgid "" +"Libiptcdata is a C library for manipulating the International\n" +"Press Telecommunications Council (IPTC) metadata stored within multimedia " +"files\n" +"such as images. This metadata can include captions and keywords, often used " +"by\n" +"popular photo management applications. The library provides routines for\n" +"parsing, viewing, modifying, and saving this metadata." +msgstr "" + +#: gnu/packages/image.scm:1285 +msgid "Powerful yet simple to use screenshot software" +msgstr "" + +#: gnu/packages/image.scm:1286 +msgid "" +"Flameshot is a screenshot program.\n" +"Features:\n" +"\n" +"@itemize\n" +"@item Customizable appearance.\n" +"@item Easy to use.\n" +"@item In-app screenshot edition.\n" +"@item DBus interface.\n" +"@item Upload to Imgur.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/image.scm:1312 +msgid "Read and write JPEG images with R" msgstr "" -#: gnu/packages/image.scm:1236 -msgid "Gpick is an advanced color picker and palette editing tool." +#: gnu/packages/image.scm:1313 +msgid "" +"This package provides a way to read, write and display bitmap\n" +"images stored in the JPEG format with R. It can read and write both files " +"and\n" +"in-memory raw vectors." msgstr "" -#: gnu/packages/image-viewers.scm:91 +#: gnu/packages/image-viewers.scm:90 msgid "Fast and light imlib2-based image viewer" msgstr "" -#: gnu/packages/image-viewers.scm:93 +#: gnu/packages/image-viewers.scm:92 msgid "" "feh is an X11 image viewer aimed mostly at console users.\n" "Unlike most other viewers, it does not have a fancy GUI, but simply\n" @@ -7127,35 +7945,37 @@ msgid "" "actions." msgstr "" -#: gnu/packages/image-viewers.scm:143 +#: gnu/packages/image-viewers.scm:142 msgid "Lightweight GTK+ based image viewer" msgstr "" -#: gnu/packages/image-viewers.scm:145 +#: gnu/packages/image-viewers.scm:144 msgid "" "Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" "systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" -"interoperability; easy integration with other software; geeqie works on files\n" -"and directories, there is no need to import images; fast preview for many raw\n" +"interoperability; easy integration with other software; geeqie works on " +"files\n" +"and directories, there is no need to import images; fast preview for many " +"raw\n" "image formats; tools for image comparison, sorting and managing photo\n" "collection. Geeqie was initially based on GQview." msgstr "" -#: gnu/packages/image-viewers.scm:170 +#: gnu/packages/image-viewers.scm:169 msgid "Simple and fast image viewer for X" msgstr "" -#: gnu/packages/image-viewers.scm:171 +#: gnu/packages/image-viewers.scm:170 msgid "" "gpicview is a lightweight GTK+ 2.x based image viewer.\n" "It is the default image viewer on LXDE desktop environment." msgstr "" -#: gnu/packages/image-viewers.scm:202 +#: gnu/packages/image-viewers.scm:211 msgid "Simple X Image Viewer" msgstr "" -#: gnu/packages/image-viewers.scm:204 +#: gnu/packages/image-viewers.scm:213 msgid "" "sxiv is an alternative to feh and qiv. Its primary goal is to\n" "provide the most basic features required for fast image viewing. It has\n" @@ -7164,11 +7984,11 @@ msgid "" "it and customize it for your needs." msgstr "" -#: gnu/packages/image-viewers.scm:251 +#: gnu/packages/image-viewers.scm:260 msgid "Simple, fast and elegant image viewer" msgstr "" -#: gnu/packages/image-viewers.scm:252 +#: gnu/packages/image-viewers.scm:261 msgid "" "Viewnior is an image viewer program. Created to be simple,\n" "fast and elegant. Its minimalistic interface provides more screenspace for\n" @@ -7179,28 +7999,29 @@ msgid "" "@item Animation support\n" "@item Browse only selected images\n" "@item Navigation window\n" -"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, Nitrogen)\n" +"@item Set image as wallpaper (Gnome 2, Gnome 3, XFCE, LXDE, FluxBox, " +"Nitrogen)\n" "@item Simple interface\n" "@item EXIF and IPTC metadata\n" "@item Configurable mouse actions\n" "@end enumerate\n" msgstr "" -#: gnu/packages/image-viewers.scm:320 +#: gnu/packages/image-viewers.scm:329 msgid "Render images in the terminal" msgstr "" -#: gnu/packages/image-viewers.scm:322 +#: gnu/packages/image-viewers.scm:331 msgid "" "Catimg is a little program that prints images in the terminal.\n" "It supports JPEG, PNG and GIF formats." msgstr "" -#: gnu/packages/image-viewers.scm:373 +#: gnu/packages/image-viewers.scm:382 msgid "High dynamic range (HDR) imaging application" msgstr "" -#: gnu/packages/image-viewers.scm:375 +#: gnu/packages/image-viewers.scm:384 msgid "" "Luminance HDR (formerly QtPFSGui) is a graphical user interface\n" "application that aims to provide a workflow for high dynamic range (HDR)\n" @@ -7216,33 +8037,34 @@ msgid "" "@end itemize\n" msgstr "" -#: gnu/packages/image-viewers.scm:422 +#: gnu/packages/image-viewers.scm:432 msgid "Image viewer for comics" msgstr "" -#: gnu/packages/image-viewers.scm:423 +#: gnu/packages/image-viewers.scm:433 msgid "" "MComix is a customizable image viewer that specializes as\n" "a comic and manga reader. It supports a variety of container formats\n" "including CBZ, CB7, CBT, LHA." msgstr "" -#: gnu/packages/inkscape.scm:91 +#: gnu/packages/inkscape.scm:86 msgid "Vector graphics editor" msgstr "" -#: gnu/packages/inkscape.scm:92 +#: gnu/packages/inkscape.scm:87 msgid "" "Inkscape is a vector graphics editor. What sets Inkscape\n" -"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard,\n" +"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C " +"standard,\n" "as the native format." msgstr "" -#: gnu/packages/jemalloc.scm:60 +#: gnu/packages/jemalloc.scm:64 msgid "General-purpose scalable concurrent malloc implementation" msgstr "" -#: gnu/packages/jemalloc.scm:62 +#: gnu/packages/jemalloc.scm:66 msgid "" "This library providing a malloc(3) implementation that emphasizes\n" "fragmentation avoidance and scalable concurrency support." @@ -7266,8 +8088,10 @@ msgstr "" msgid "" "GNU less is a pager, a program that allows you to view large amounts\n" "of text in page-sized chunks. Unlike traditional pagers, it allows both\n" -"backwards and forwards movement through the document. It also does not have\n" -"to read the entire input file before starting, so it starts faster than most\n" +"backwards and forwards movement through the document. It also does not " +"have\n" +"to read the entire input file before starting, so it starts faster than " +"most\n" "text editors." msgstr "" @@ -7279,11 +8103,11 @@ msgstr "" msgid "Clone of the Motif toolkit for the X window system." msgstr "" -#: gnu/packages/libreoffice.scm:95 +#: gnu/packages/libreoffice.scm:96 msgid "General purpose formula parser and interpreter" msgstr "" -#: gnu/packages/libreoffice.scm:96 +#: gnu/packages/libreoffice.scm:97 msgid "" "Ixion is a library for calculating the results of formula\n" "expressions stored in multiple named targets, or \"cells\". The cells can\n" @@ -7291,47 +8115,49 @@ msgid "" "their dependencies automatically upon calculation." msgstr "" -#: gnu/packages/libreoffice.scm:122 +#: gnu/packages/libreoffice.scm:123 msgid "File import filter library for spreadsheet documents" msgstr "" -#: gnu/packages/libreoffice.scm:123 +#: gnu/packages/libreoffice.scm:124 msgid "" "Orcus is a library that provides a collection of standalone\n" "file processing filters. It is currently focused on providing filters for\n" "spreadsheet documents. The library includes import filters for\n" -"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document Spreadsheet,\n" -"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers for\n" +"Microsoft Excel 2007 XML, Microsoft Excel 2003 XML, Open Document " +"Spreadsheet,\n" +"Plain Text, Gnumeric XML, Generic XML. It also includes low-level parsers " +"for\n" "CSV, CSS and XML." msgstr "" -#: gnu/packages/libreoffice.scm:157 +#: gnu/packages/libreoffice.scm:158 msgid "Document importer for office suites" msgstr "" -#: gnu/packages/libreoffice.scm:158 +#: gnu/packages/libreoffice.scm:159 msgid "" "Librevenge is a base library for writing document import\n" "filters. It has interfaces for text documents, vector graphics,\n" "spreadsheets and presentations." msgstr "" -#: gnu/packages/libreoffice.scm:183 +#: gnu/packages/libreoffice.scm:184 msgid "Library for importing WordPerfect documents" msgstr "" -#: gnu/packages/libreoffice.scm:184 +#: gnu/packages/libreoffice.scm:185 msgid "" "Libwpd is a C++ library designed to help process\n" "WordPerfect documents. It is most commonly used to import such documents\n" "into other word processors." msgstr "" -#: gnu/packages/libreoffice.scm:216 +#: gnu/packages/libreoffice.scm:218 msgid "Library for import of reflowable e-book formats" msgstr "" -#: gnu/packages/libreoffice.scm:217 +#: gnu/packages/libreoffice.scm:219 msgid "" "Libe-book is a library and a set of tools for reading and\n" "converting various reflowable e-book formats. Currently supported are:\n" @@ -7341,62 +8167,63 @@ msgid "" "ZVR (simple compressed text format)." msgstr "" -#: gnu/packages/libreoffice.scm:246 +#: gnu/packages/libreoffice.scm:248 msgid "Library and tools for the WordPerfect Graphics format" msgstr "" -#: gnu/packages/libreoffice.scm:247 +#: gnu/packages/libreoffice.scm:249 msgid "" "The libwpg project provides a library and tools for\n" "working with graphics in the WPG (WordPerfect Graphics) format." msgstr "" -#: gnu/packages/libreoffice.scm:288 +#: gnu/packages/libreoffice.scm:290 msgid "CMIS client library" msgstr "" -#: gnu/packages/libreoffice.scm:289 +#: gnu/packages/libreoffice.scm:291 msgid "" "LibCMIS is a C++ client library for the CMIS interface. It\n" -"allows C++ applications to connect to any ECM behaving as a CMIS server such\n" +"allows C++ applications to connect to any ECM behaving as a CMIS server " +"such\n" "as Alfresco or Nuxeo." msgstr "" -#: gnu/packages/libreoffice.scm:320 +#: gnu/packages/libreoffice.scm:322 msgid "Library for parsing the AbiWord format" msgstr "" -#: gnu/packages/libreoffice.scm:321 +#: gnu/packages/libreoffice.scm:323 msgid "" "Libabw is a library that parses the file format of\n" "AbiWord documents." msgstr "" -#: gnu/packages/libreoffice.scm:352 +#: gnu/packages/libreoffice.scm:354 msgid "Library for parsing the CorelDRAW format" msgstr "" -#: gnu/packages/libreoffice.scm:353 +#: gnu/packages/libreoffice.scm:355 msgid "" "Libcdr is a library that parses the file format of\n" "CorelDRAW documents of all versions." msgstr "" -#: gnu/packages/libreoffice.scm:385 +#: gnu/packages/libreoffice.scm:387 msgid "Library for parsing the Apple Keynote format" msgstr "" -#: gnu/packages/libreoffice.scm:386 +#: gnu/packages/libreoffice.scm:388 msgid "" "Libetonyek is a library that parses the file format of\n" "Apple Keynote documents. It currently supports Keynote versions 2 to 5." msgstr "" -#: gnu/packages/libreoffice.scm:409 +#: gnu/packages/libreoffice.scm:412 msgid "Library to access tags for identifying languages" msgstr "" -#: gnu/packages/libreoffice.scm:410 +#: gnu/packages/libreoffice.scm:413 msgid "" "Liblangtag implements an interface to work with tags\n" "for identifying languages as described in RFC 5646. It supports the\n" @@ -7405,62 +8232,62 @@ msgid "" "standard 21.0.2." msgstr "" -#: gnu/packages/libreoffice.scm:430 +#: gnu/packages/libreoffice.scm:433 msgid "Text Categorization library" msgstr "" -#: gnu/packages/libreoffice.scm:431 +#: gnu/packages/libreoffice.scm:434 msgid "" "Libexttextcat is an N-Gram-Based Text Categorization\n" "library primarily intended for language guessing." msgstr "" -#: gnu/packages/libreoffice.scm:461 +#: gnu/packages/libreoffice.scm:464 msgid "Library for parsing the FreeHand format" msgstr "" -#: gnu/packages/libreoffice.scm:462 +#: gnu/packages/libreoffice.scm:465 msgid "" "Libfreehand is a library that parses the file format of\n" "Aldus/Macromedia/Adobe FreeHand documents." msgstr "" -#: gnu/packages/libreoffice.scm:488 +#: gnu/packages/libreoffice.scm:491 msgid "Library for parsing the Microsoft Publisher format" msgstr "" -#: gnu/packages/libreoffice.scm:489 +#: gnu/packages/libreoffice.scm:492 msgid "" "Libmspub is a library that parses the file format of\n" "Microsoft Publisher documents of all versions." msgstr "" -#: gnu/packages/libreoffice.scm:514 +#: gnu/packages/libreoffice.scm:517 msgid "Library for parsing the PageMaker format" msgstr "" -#: gnu/packages/libreoffice.scm:515 +#: gnu/packages/libreoffice.scm:518 msgid "" "Libpagemaker is a library that parses the file format of\n" "Aldus/Adobe PageMaker documents. Currently it only understands documents\n" "created by PageMaker version 6.x and 7." msgstr "" -#: gnu/packages/libreoffice.scm:545 +#: gnu/packages/libreoffice.scm:548 msgid "Library for parsing the Microsoft Visio format" msgstr "" -#: gnu/packages/libreoffice.scm:546 +#: gnu/packages/libreoffice.scm:549 msgid "" "Libvisio is a library that parses the file format of\n" "Microsoft Visio documents of all versions." msgstr "" -#: gnu/packages/libreoffice.scm:574 +#: gnu/packages/libreoffice.scm:577 msgid "ODF (Open Document Format) library" msgstr "" -#: gnu/packages/libreoffice.scm:575 +#: gnu/packages/libreoffice.scm:578 msgid "" "Libodfgen is a library for generating documents in the\n" "Open Document Format (ODF). It provides generator implementations for all\n" @@ -7468,49 +8295,50 @@ msgid "" "text documents, vector drawings, presentations and spreadsheets." msgstr "" -#: gnu/packages/libreoffice.scm:602 +#: gnu/packages/libreoffice.scm:605 msgid "Import library for some old Macintosh text documents" msgstr "" -#: gnu/packages/libreoffice.scm:603 +#: gnu/packages/libreoffice.scm:606 msgid "" "Libmwaw contains some import filters for old Macintosh\n" "text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" "spreadsheet documents." msgstr "" -#: gnu/packages/libreoffice.scm:626 +#: gnu/packages/libreoffice.scm:629 msgid "Provides LibreOffice support for old StarOffice documents" msgstr "" -#: gnu/packages/libreoffice.scm:627 +#: gnu/packages/libreoffice.scm:630 msgid "" "@code{libstaroffice} is an import filter for the document formats\n" "from the old StarOffice (.sdc, .sdw, ...)." msgstr "" -#: gnu/packages/libreoffice.scm:652 +#: gnu/packages/libreoffice.scm:655 msgid "Import library for Microsoft Works text documents" msgstr "" -#: gnu/packages/libreoffice.scm:653 +#: gnu/packages/libreoffice.scm:656 msgid "" "Libwps is a library for importing files in the Microsoft\n" "Works word processor file format." msgstr "" -#: gnu/packages/libreoffice.scm:680 +#: gnu/packages/libreoffice.scm:683 msgid "Parses file format of Zoner Callisto/Draw documents" msgstr "" -#: gnu/packages/libreoffice.scm:681 +#: gnu/packages/libreoffice.scm:684 msgid "" "Libzmf is a library that parses the file format of Zoner\n" -"Callisto/Draw documents. Currently it only understands documents created by\n" +"Callisto/Draw documents. Currently it only understands documents created " +"by\n" "Zoner Draw version 4 and 5." msgstr "" -#: gnu/packages/libreoffice.scm:716 +#: gnu/packages/libreoffice.scm:719 msgid "" "Hunspell is a spell checker and morphological analyzer\n" "library and program designed for languages with rich morphology and complex\n" @@ -7518,38 +8346,38 @@ msgid "" msgstr "" #. TRANSLATORS: In French, this is "Français classique". -#: gnu/packages/libreoffice.scm:779 +#: gnu/packages/libreoffice.scm:782 msgid "Hunspell dictionary for ``classic'' French (recommended)" msgstr "" #. TRANSLATORS: In French, this is "Français moderne". -#: gnu/packages/libreoffice.scm:784 +#: gnu/packages/libreoffice.scm:787 msgid "Hunspell dictionary for ``modern'' French" msgstr "" -#: gnu/packages/libreoffice.scm:788 +#: gnu/packages/libreoffice.scm:791 msgid "Hunspell dictionary for the post @dfn{1990 réforme} French" msgstr "" -#: gnu/packages/libreoffice.scm:792 +#: gnu/packages/libreoffice.scm:795 msgid "Hunspell dictionary for all variants of French" msgstr "" -#: gnu/packages/libreoffice.scm:810 +#: gnu/packages/libreoffice.scm:813 msgid "Hyphenation library" msgstr "" -#: gnu/packages/libreoffice.scm:811 +#: gnu/packages/libreoffice.scm:814 msgid "" "Hyphen is a hyphenation library using TeX hyphenation\n" "patterns, which are pre-processed by a perl script." msgstr "" -#: gnu/packages/libreoffice.scm:834 +#: gnu/packages/libreoffice.scm:837 msgid "Thesaurus" msgstr "" -#: gnu/packages/libreoffice.scm:835 +#: gnu/packages/libreoffice.scm:838 msgid "" "MyThes is a simple thesaurus that uses a structured text\n" "data file and an index file with binary search to look up words and phrases\n" @@ -7569,29 +8397,29 @@ msgid "" "Math for editing mathematics." msgstr "" -#: gnu/packages/linux.scm:211 +#: gnu/packages/linux.scm:213 msgid "GNU Linux-Libre kernel headers" msgstr "" -#: gnu/packages/linux.scm:212 +#: gnu/packages/linux.scm:214 msgid "Headers of the Linux-Libre kernel." msgstr "" -#: gnu/packages/linux.scm:363 +#: gnu/packages/linux.scm:373 msgid "100% free redistribution of a cleaned Linux kernel" msgstr "" -#: gnu/packages/linux.scm:365 +#: gnu/packages/linux.scm:375 msgid "" "GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" "It has been modified to remove all non-free binary blobs." msgstr "" -#: gnu/packages/linux.scm:463 +#: gnu/packages/linux.scm:496 msgid "Pluggable authentication modules for Linux" msgstr "" -#: gnu/packages/linux.scm:465 +#: gnu/packages/linux.scm:498 msgid "" "A *Free* project to implement OSF's RFC 86.0.\n" "Pluggable authentication modules are small shared object files that can\n" @@ -7599,44 +8427,45 @@ msgid "" "at login. Local and dynamic reconfiguration are its key features." msgstr "" -#: gnu/packages/linux.scm:507 +#: gnu/packages/linux.scm:540 msgid "Small utilities that use the proc file system" msgstr "" -#: gnu/packages/linux.scm:509 +#: gnu/packages/linux.scm:542 msgid "" "This PSmisc package is a set of some small useful utilities that\n" "use the proc file system. We're not about changing the world, but\n" "providing the system administrator with some help in common tasks." msgstr "" -#: gnu/packages/linux.scm:591 +#: gnu/packages/linux.scm:627 msgid "Collection of utilities for the Linux kernel" msgstr "" -#: gnu/packages/linux.scm:592 +#: gnu/packages/linux.scm:628 msgid "" "Util-linux is a diverse collection of Linux kernel\n" -"utilities. It provides dmesg and includes tools for working with file systems,\n" +"utilities. It provides dmesg and includes tools for working with file " +"systems,\n" "block devices, UUIDs, TTYs, and many other tools." msgstr "" -#: gnu/packages/linux.scm:616 +#: gnu/packages/linux.scm:661 msgid "PERPETUAL DATE CONVERTER FROM GREGORIAN TO POEE CALENDAR" msgstr "" -#: gnu/packages/linux.scm:618 +#: gnu/packages/linux.scm:663 msgid "" "ddate displays the Discordian date and holidays of a given date.\n" "The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n" "by Robert Shea and Robert Anton Wilson." msgstr "" -#: gnu/packages/linux.scm:663 +#: gnu/packages/linux.scm:708 msgid "Utilities that give information about processes" msgstr "" -#: gnu/packages/linux.scm:665 +#: gnu/packages/linux.scm:710 msgid "" "Procps is the package that has a bunch of small useful utilities\n" "that give information about processes using the Linux /proc file system.\n" @@ -7644,133 +8473,143 @@ msgid "" "slabtop, and skill." msgstr "" -#: gnu/packages/linux.scm:691 +#: gnu/packages/linux.scm:736 msgid "Tools for working with USB devices, such as lsusb" msgstr "" -#: gnu/packages/linux.scm:693 +#: gnu/packages/linux.scm:738 msgid "Tools for working with USB devices, such as lsusb." msgstr "" -#: gnu/packages/linux.scm:769 +#: gnu/packages/linux.scm:814 msgid "Creating and checking ext2/ext3/ext4 file systems" msgstr "" -#: gnu/packages/linux.scm:771 -msgid "This package provides tools for manipulating ext2/ext3/ext4 file systems." +#: gnu/packages/linux.scm:816 +msgid "" +"This package provides tools for manipulating ext2/ext3/ext4 file systems." msgstr "" -#: gnu/packages/linux.scm:812 +#: gnu/packages/linux.scm:857 msgid "Statically-linked e2fsck command from e2fsprogs" msgstr "" -#: gnu/packages/linux.scm:813 +#: gnu/packages/linux.scm:858 msgid "" "This package provides statically-linked e2fsck command taken\n" "from the e2fsprogs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:832 +#: gnu/packages/linux.scm:877 msgid "Recover deleted files from ext2/3/4 partitions" msgstr "" -#: gnu/packages/linux.scm:834 +#: gnu/packages/linux.scm:879 msgid "" "Extundelete is a set of tools that can recover deleted files from an\n" "ext3 or ext4 partition." msgstr "" -#: gnu/packages/linux.scm:865 +#: gnu/packages/linux.scm:910 msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" msgstr "" -#: gnu/packages/linux.scm:867 +#: gnu/packages/linux.scm:912 msgid "" "Zerofree finds the unallocated blocks with non-zero value content in an\n" -"ext2, ext3, or ext4 file system and fills them with zeroes (or another value).\n" +"ext2, ext3, or ext4 file system and fills them with zeroes (or another " +"value).\n" "This is a simple way to make disk images more compressible.\n" "Zerofree requires the file system to be unmounted or mounted read-only." msgstr "" -#: gnu/packages/linux.scm:895 +#: gnu/packages/linux.scm:940 msgid "System call tracer for Linux" msgstr "" -#: gnu/packages/linux.scm:897 +#: gnu/packages/linux.scm:942 msgid "" "strace is a system call tracer, i.e. a debugging tool which prints out a\n" "trace of all the system calls made by a another process/program." msgstr "" -#: gnu/packages/linux.scm:918 +#: gnu/packages/linux.scm:963 msgid "Library call tracer for Linux" msgstr "" -#: gnu/packages/linux.scm:920 +#: gnu/packages/linux.scm:965 msgid "" "ltrace intercepts and records dynamic library calls which are called by\n" "an executed process and the signals received by that process. It can also\n" "intercept and print the system calls executed by the program." msgstr "" -#: gnu/packages/linux.scm:939 +#: gnu/packages/linux.scm:984 msgid "The Advanced Linux Sound Architecture libraries" msgstr "" -#: gnu/packages/linux.scm:941 gnu/packages/linux.scm:985 +#: gnu/packages/linux.scm:986 gnu/packages/linux.scm:1030 msgid "" "The Advanced Linux Sound Architecture (ALSA) provides audio and\n" "MIDI functionality to the Linux-based operating system." msgstr "" -#: gnu/packages/linux.scm:983 +#: gnu/packages/linux.scm:1028 msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" msgstr "" -#: gnu/packages/linux.scm:1043 +#: gnu/packages/linux.scm:1088 msgid "Plugins for the Advanced Linux Sound Architecture (ALSA)" msgstr "" -#: gnu/packages/linux.scm:1045 +#: gnu/packages/linux.scm:1090 msgid "" "The Advanced Linux Sound Architecture (ALSA) provides audio and\n" -"MIDI functionality to the Linux-based operating system. This package enhances ALSA\n" -"by providing additional plugins which include: upmixing, downmixing, jackd and\n" -"pulseaudio support for native alsa applications, format conversion (s16 to a52), and\n" +"MIDI functionality to the Linux-based operating system. This package " +"enhances ALSA\n" +"by providing additional plugins which include: upmixing, downmixing, jackd " +"and\n" +"pulseaudio support for native alsa applications, format conversion (s16 to " +"a52), and\n" "external rate conversion." msgstr "" -#: gnu/packages/linux.scm:1079 -msgid "Program to configure the Linux IP packet filtering rules" +#: gnu/packages/linux.scm:1124 +msgid "Programs to configure Linux IP packet filtering rules" msgstr "" -#: gnu/packages/linux.scm:1081 +#: gnu/packages/linux.scm:1126 msgid "" -"iptables is the userspace command line program used to configure the\n" -"Linux 2.4.x and later IPv4 packet filtering ruleset (firewall). It is targeted at\n" -"system administrators. Since Network Address Translation is also configured\n" -"from the packet filter ruleset, iptables is used for this, too. The iptables\n" -"package also includes ip6tables. ip6tables is used for configuring the IPv6\n" -"packet filter." +"@command{iptables} is the user-space command line program used to\n" +"configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n" +"(@dfn{firewall}), including @dfn{NAT} (Network Address Translation).\n" +"\n" +"This package also includes @command{ip6tables}, which is used to configure " +"the\n" +"IPv6 packet filter.\n" +"\n" +"Both commands are targeted at system administrators.\n" msgstr "" -#: gnu/packages/linux.scm:1135 +#: gnu/packages/linux.scm:1183 msgid "Ethernet bridge frame table administration" msgstr "" -#: gnu/packages/linux.scm:1138 +#: gnu/packages/linux.scm:1186 msgid "" "ebtables is an application program used to set up and maintain the\n" -"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It is\n" -"analogous to the iptables application, but less complicated, due to the fact\n" +"tables of rules (inside the Linux kernel) that inspect Ethernet frames. It " +"is\n" +"analogous to the iptables application, but less complicated, due to the " +"fact\n" "that the Ethernet protocol is much simpler than the IP protocol." msgstr "" -#: gnu/packages/linux.scm:1186 +#: gnu/packages/linux.scm:1234 msgid "Utilities for controlling TCP/IP networking and traffic in Linux" msgstr "" -#: gnu/packages/linux.scm:1188 +#: gnu/packages/linux.scm:1236 msgid "" "Iproute2 is a collection of utilities for controlling TCP/IP networking\n" "and traffic with the Linux kernel. The most important of these are\n" @@ -7782,158 +8621,170 @@ msgid "" "inadequately in modern network environments, and both should be deprecated." msgstr "" -#: gnu/packages/linux.scm:1274 +#: gnu/packages/linux.scm:1312 msgid "Tools for controlling the network subsystem in Linux" msgstr "" -#: gnu/packages/linux.scm:1276 +#: gnu/packages/linux.scm:1314 msgid "" "This package includes the important tools for controlling the network\n" -"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp and\n" -"route. Additionally, this package contains utilities relating to particular\n" +"subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp " +"and\n" +"route. Additionally, this package contains utilities relating to " +"particular\n" "network hardware types (plipconfig, slattach) and advanced aspects of IP\n" "configuration (iptunnel, ipmaddr)." msgstr "" -#: gnu/packages/linux.scm:1415 +#: gnu/packages/linux.scm:1351 msgid "Library for working with POSIX capabilities" msgstr "" -#: gnu/packages/linux.scm:1417 +#: gnu/packages/linux.scm:1353 msgid "" "Libcap2 provides a programming interface to POSIX capabilities on\n" "Linux-based operating systems." msgstr "" -#: gnu/packages/linux.scm:1460 +#: gnu/packages/linux.scm:1396 msgid "Manipulate Ethernet bridges" msgstr "" -#: gnu/packages/linux.scm:1462 +#: gnu/packages/linux.scm:1398 msgid "" "Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" "to connect two Ethernet segments together in a protocol independent way.\n" -"Packets are forwarded based on Ethernet address, rather than IP address (like\n" +"Packets are forwarded based on Ethernet address, rather than IP address " +"(like\n" "a router). Since forwarding is done at Layer 2, all protocols can go\n" "transparently through a bridge." msgstr "" -#: gnu/packages/linux.scm:1530 +#: gnu/packages/linux.scm:1466 msgid "NetLink protocol library suite" msgstr "" -#: gnu/packages/linux.scm:1532 +#: gnu/packages/linux.scm:1468 msgid "" "The libnl suite is a collection of libraries providing APIs to netlink\n" -"protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily\n" +"protocol based Linux kernel interfaces. Netlink is an IPC mechanism " +"primarily\n" "between the kernel and user space processes. It was designed to be a more\n" "flexible successor to ioctl to provide mainly networking related kernel\n" "configuration and monitoring interfaces." msgstr "" -#: gnu/packages/linux.scm:1562 +#: gnu/packages/linux.scm:1498 msgid "Tool for configuring wireless devices" msgstr "" -#: gnu/packages/linux.scm:1564 +#: gnu/packages/linux.scm:1500 msgid "" "iw is a new nl80211 based CLI configuration utility for wireless\n" "devices. It replaces @code{iwconfig}, which is deprecated." msgstr "" -#: gnu/packages/linux.scm:1610 +#: gnu/packages/linux.scm:1546 msgid "Analyze power consumption on Intel-based laptops" msgstr "" -#: gnu/packages/linux.scm:1612 +#: gnu/packages/linux.scm:1548 msgid "" "PowerTOP is a Linux tool to diagnose issues with power consumption and\n" -"power management. In addition to being a diagnostic tool, PowerTOP also has\n" +"power management. In addition to being a diagnostic tool, PowerTOP also " +"has\n" "an interactive mode where the user can experiment various power management\n" "settings for cases where the operating system has not enabled these\n" "settings." msgstr "" -#: gnu/packages/linux.scm:1634 +#: gnu/packages/linux.scm:1570 msgid "Audio mixer for X and the console" msgstr "" -#: gnu/packages/linux.scm:1636 +#: gnu/packages/linux.scm:1572 msgid "" "Aumix adjusts an audio mixer from X, the console, a terminal,\n" "the command line or a script." msgstr "" -#: gnu/packages/linux.scm:1660 +#: gnu/packages/linux.scm:1596 msgid "Displays the IO activity of running processes" msgstr "" -#: gnu/packages/linux.scm:1662 +#: gnu/packages/linux.scm:1598 msgid "" "Iotop is a Python program with a top like user interface to show the\n" "processes currently causing I/O." msgstr "" -#: gnu/packages/linux.scm:1716 +#: gnu/packages/linux.scm:1652 msgid "Support file systems implemented in user space" msgstr "" -#: gnu/packages/linux.scm:1718 +#: gnu/packages/linux.scm:1654 msgid "" "As a consequence of its monolithic design, file system code for Linux\n" -"normally goes into the kernel itself---which is not only a robustness issue,\n" -"but also an impediment to system extensibility. FUSE, for \"file systems in\n" -"user space\", is a kernel module and user-space library that tries to address\n" -"part of this problem by allowing users to run file system implementations as\n" +"normally goes into the kernel itself---which is not only a robustness " +"issue,\n" +"but also an impediment to system extensibility. FUSE, for \"file systems " +"in\n" +"user space\", is a kernel module and user-space library that tries to " +"address\n" +"part of this problem by allowing users to run file system implementations " +"as\n" "user-space processes." msgstr "" -#: gnu/packages/linux.scm:1752 +#: gnu/packages/linux.scm:1685 msgid "User-space union file system" msgstr "" -#: gnu/packages/linux.scm:1754 +#: gnu/packages/linux.scm:1687 msgid "" "UnionFS-FUSE is a flexible union file system implementation in user\n" "space, using the FUSE library. Mounting a union file system allows you to\n" -"\"aggregate\" the contents of several directories into a single mount point.\n" +"\"aggregate\" the contents of several directories into a single mount " +"point.\n" "UnionFS-FUSE additionally supports copy-on-write." msgstr "" -#: gnu/packages/linux.scm:1779 +#: gnu/packages/linux.scm:1712 msgid "User-space union file system (statically linked)" msgstr "" -#: gnu/packages/linux.scm:1827 +#: gnu/packages/linux.scm:1760 msgid "Mount remote file systems over SSH" msgstr "" -#: gnu/packages/linux.scm:1829 +#: gnu/packages/linux.scm:1762 msgid "" "This is a file system client based on the SSH File Transfer Protocol.\n" "Since most SSH servers already support this protocol it is very easy to set\n" -"up: on the server side there's nothing to do; on the client side mounting the\n" +"up: on the server side there's nothing to do; on the client side mounting " +"the\n" "file system is as easy as logging into the server with an SSH client." msgstr "" -#: gnu/packages/linux.scm:1852 +#: gnu/packages/linux.scm:1785 msgid "Tool for mounting archive files with FUSE" msgstr "" -#: gnu/packages/linux.scm:1853 +#: gnu/packages/linux.scm:1786 msgid "" "archivemount is a FUSE-based file system for Unix variants,\n" -"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) to a\n" +"including Linux. Its purpose is to mount archives (i.e. tar, tar.gz, etc.) " +"to a\n" "mount point where it can be read from or written to as with any other file\n" "system. This makes accessing the contents of the archive, which may be\n" "compressed, transparent to other programs, without decompressing them." msgstr "" -#: gnu/packages/linux.scm:1883 +#: gnu/packages/linux.scm:1816 msgid "Tools for non-uniform memory access (NUMA) machines" msgstr "" -#: gnu/packages/linux.scm:1885 +#: gnu/packages/linux.scm:1818 msgid "" "NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" "memory is not all in one place. The numactl program allows you to run your\n" @@ -7946,42 +8797,42 @@ msgid "" "system." msgstr "" -#: gnu/packages/linux.scm:1921 +#: gnu/packages/linux.scm:1854 msgid "Neo2 console layout" msgstr "" -#: gnu/packages/linux.scm:1923 +#: gnu/packages/linux.scm:1856 msgid "" "Kbd-neo provides the Neo2 keyboard layout for use with\n" "@command{loadkeys(1)} from @code{kbd(4)}." msgstr "" -#: gnu/packages/linux.scm:1986 +#: gnu/packages/linux.scm:1919 msgid "Linux keyboard utilities and keyboard maps" msgstr "" -#: gnu/packages/linux.scm:1988 +#: gnu/packages/linux.scm:1921 msgid "" "This package contains keytable files and keyboard utilities compatible\n" "for systems using the Linux kernel. This includes commands such as\n" "'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." msgstr "" -#: gnu/packages/linux.scm:2007 +#: gnu/packages/linux.scm:1940 msgid "Monitor file accesses" msgstr "" -#: gnu/packages/linux.scm:2009 +#: gnu/packages/linux.scm:1942 msgid "" "The inotify-tools packages provides a C library and command-line tools\n" "to use Linux' inotify mechanism, which allows file accesses to be monitored." msgstr "" -#: gnu/packages/linux.scm:2047 +#: gnu/packages/linux.scm:1980 msgid "Kernel module tools" msgstr "" -#: gnu/packages/linux.scm:2048 +#: gnu/packages/linux.scm:1981 msgid "" "Kmod is a set of tools to handle common tasks with Linux\n" "kernel modules like insert, remove, list, check properties, resolve\n" @@ -7992,173 +8843,198 @@ msgid "" "from the module-init-tools project." msgstr "" -#: gnu/packages/linux.scm:2092 +#: gnu/packages/linux.scm:2045 msgid "Userspace device management" msgstr "" -#: gnu/packages/linux.scm:2093 +#: gnu/packages/linux.scm:2046 msgid "" "Udev is a daemon which dynamically creates and removes\n" "device nodes from /dev/, handles hotplug events and loads drivers at boot\n" "time." msgstr "" -#: gnu/packages/linux.scm:2168 +#: gnu/packages/linux.scm:2111 msgid "Logical volume management for Linux" msgstr "" -#: gnu/packages/linux.scm:2170 +#: gnu/packages/linux.scm:2113 msgid "" "LVM2 is the logical volume management tool set for Linux-based systems.\n" -"This package includes the user-space libraries and tools, including the device\n" +"This package includes the user-space libraries and tools, including the " +"device\n" "mapper. Kernel components are part of Linux-libre." msgstr "" -#: gnu/packages/linux.scm:2192 +#: gnu/packages/linux.scm:2135 msgid "Logical volume management for Linux (statically linked)" msgstr "" -#: gnu/packages/linux.scm:2222 +#: gnu/packages/linux.scm:2165 msgid "Tools for manipulating Linux Wireless Extensions" msgstr "" -#: gnu/packages/linux.scm:2223 +#: gnu/packages/linux.scm:2166 msgid "" "Wireless Tools are used to manipulate the now-deprecated\n" "Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" "Extension was an interface allowing you to set Wireless LAN specific\n" -"parameters and get the specific stats. It is deprecated in favor the nl80211\n" +"parameters and get the specific stats. It is deprecated in favor the " +"nl80211\n" "interface." msgstr "" -#: gnu/packages/linux.scm:2295 +#: gnu/packages/linux.scm:2238 msgid "Central regulatory domain agent (CRDA) for WiFi" msgstr "" -#: gnu/packages/linux.scm:2297 +#: gnu/packages/linux.scm:2240 msgid "" "The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" "communication between the kernel Linux and user space for regulatory\n" "compliance." msgstr "" -#: gnu/packages/linux.scm:2343 +#: gnu/packages/linux.scm:2286 msgid "Wireless regulatory database" msgstr "" -#: gnu/packages/linux.scm:2345 +#: gnu/packages/linux.scm:2288 msgid "" "This package contains the wireless regulatory database Central\n" -"Regulatory Database Agent (CRDA) daemon. The database contains information on\n" +"Regulatory Database Agent (CRDA) daemon. The database contains information " +"on\n" "country-specific regulations for the wireless spectrum." msgstr "" -#: gnu/packages/linux.scm:2422 +#: gnu/packages/linux.scm:2365 msgid "Utilities to read temperature/voltage/fan sensors" msgstr "" -#: gnu/packages/linux.scm:2424 +#: gnu/packages/linux.scm:2367 msgid "" "Lm-sensors is a hardware health monitoring package for Linux. It allows\n" "you to access information from temperature, voltage, and fan speed sensors.\n" "It works with most newer systems." msgstr "" -#: gnu/packages/linux.scm:2451 +#: gnu/packages/linux.scm:2385 +msgid "Manipulate Intel microcode bundles" +msgstr "" + +#: gnu/packages/linux.scm:2387 +msgid "" +"@command{iucode_tool} is a utility to work with microcode packages for\n" +"Intel processors. It can convert between formats, extract specific " +"versions,\n" +"create a firmware image suitable for the Linux kernel, and more." +msgstr "" + +#: gnu/packages/linux.scm:2416 msgid "I2C tools for Linux" msgstr "" -#: gnu/packages/linux.scm:2453 +#: gnu/packages/linux.scm:2418 msgid "" "The i2c-tools package contains a heterogeneous set of I2C tools for\n" -"Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers,\n" +"Linux: a bus probing tool, a chip dumper, register-level SMBus access " +"helpers,\n" "EEPROM decoding scripts, EEPROM programming tools, and a python module for\n" "SMBus access." msgstr "" -#: gnu/packages/linux.scm:2490 +#: gnu/packages/linux.scm:2455 msgid "Hardware health information viewer" msgstr "" -#: gnu/packages/linux.scm:2492 +#: gnu/packages/linux.scm:2457 msgid "" "Xsensors reads data from the libsensors library regarding hardware\n" -"health such as temperature, voltage and fan speed and displays the information\n" +"health such as temperature, voltage and fan speed and displays the " +"information\n" "in a digital read-out." msgstr "" -#: gnu/packages/linux.scm:2542 +#: gnu/packages/linux.scm:2507 msgid "Linux profiling with performance counters" msgstr "" -#: gnu/packages/linux.scm:2544 +#: gnu/packages/linux.scm:2509 msgid "" "perf is a tool suite for profiling using hardware performance counters,\n" "with support in the Linux kernel. perf can instrument CPU performance\n" -"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is capable\n" +"counters, tracepoints, kprobes, and uprobes (dynamic tracing). It is " +"capable\n" "of lightweight profiling. This package contains the user-land tools and in\n" "particular the 'perf' command." msgstr "" -#: gnu/packages/linux.scm:2567 +#: gnu/packages/linux.scm:2532 msgid "Simple tool for creating Linux namespace containers" msgstr "" -#: gnu/packages/linux.scm:2568 +#: gnu/packages/linux.scm:2533 msgid "" "pflask is a simple tool for creating Linux namespace\n" -"containers. It can be used for running a command or even booting an OS inside\n" +"containers. It can be used for running a command or even booting an OS " +"inside\n" "an isolated container, created with the help of Linux namespaces. It is\n" -"similar in functionality to chroot, although pflask provides better isolation\n" +"similar in functionality to chroot, although pflask provides better " +"isolation\n" "thanks to the use of namespaces." msgstr "" -#: gnu/packages/linux.scm:2597 +#: gnu/packages/linux.scm:2562 msgid "View and tune ATA disk drive parameters" msgstr "" -#: gnu/packages/linux.scm:2599 +#: gnu/packages/linux.scm:2564 msgid "" "@command{hdparm} is a command-line utility to control ATA controllers and\n" -"disk drives. It can increase performance and/or reliability by careful tuning\n" -"of hardware settings like power and acoustic management, DMA modes, and caching.\n" +"disk drives. It can increase performance and/or reliability by careful " +"tuning\n" +"of hardware settings like power and acoustic management, DMA modes, and " +"caching.\n" "It can also display detailed device information, or be used as a simple\n" "performance benchmarking tool.\n" "\n" "@command{hdparm} provides a command line interface to various Linux kernel\n" -"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the older\n" -"IDE driver subsystem. Many external USB drive enclosures with @dfn{SCSI-ATA\n" -"Command Translation} (SAT) are also supported." +"interfaces provided by the SATA/ATA/SAS @code{libata} subsystem, and the " +"older\n" +"IDE driver subsystem. Many external USB drive enclosures with SCSI-ATA " +"Command\n" +"Translation (@dfn{SAT}) are also supported." msgstr "" -#: gnu/packages/linux.scm:2630 +#: gnu/packages/linux.scm:2595 msgid "Tool for enabling and disabling wireless devices" msgstr "" -#: gnu/packages/linux.scm:2632 +#: gnu/packages/linux.scm:2597 msgid "" "rfkill is a simple tool for accessing the rfkill device interface,\n" "which is used to enable and disable wireless networking devices, typically\n" "WLAN, Bluetooth and mobile broadband." msgstr "" -#: gnu/packages/linux.scm:2651 +#: gnu/packages/linux.scm:2618 msgid "Display information on ACPI devices" msgstr "" -#: gnu/packages/linux.scm:2652 +#: gnu/packages/linux.scm:2619 msgid "" "@code{acpi} attempts to replicate the functionality of the\n" "\"old\" @code{apm} command on ACPI systems, including battery and thermal\n" -"information. It does not support ACPI suspending, only displays information\n" +"information. It does not support ACPI suspending, only displays " +"information\n" "about ACPI devices." msgstr "" -#: gnu/packages/linux.scm:2671 +#: gnu/packages/linux.scm:2638 msgid "Daemon for delivering ACPI events to user-space programs" msgstr "" -#: gnu/packages/linux.scm:2673 +#: gnu/packages/linux.scm:2640 msgid "" "acpid is designed to notify user-space programs of Advanced\n" "Configuration and Power Interface (ACPI) events. acpid should be started\n" @@ -8167,85 +9043,90 @@ msgid "" "specified in /etc/acpi/events and execute the rules that match the event." msgstr "" -#: gnu/packages/linux.scm:2695 +#: gnu/packages/linux.scm:2662 msgid "System utilities based on Linux sysfs" msgstr "" -#: gnu/packages/linux.scm:2697 +#: gnu/packages/linux.scm:2664 msgid "" "These are a set of utilities built upon sysfs, a virtual file system in\n" -"Linux kernel versions 2.5+ that exposes a system's device tree. The package\n" +"Linux kernel versions 2.5+ that exposes a system's device tree. The " +"package\n" "also contains the libsysfs library." msgstr "" -#: gnu/packages/linux.scm:2726 +#: gnu/packages/linux.scm:2693 msgid "System utilities based on Linux sysfs (version 1.x)" msgstr "" -#: gnu/packages/linux.scm:2749 +#: gnu/packages/linux.scm:2716 msgid "Utilities to get and set CPU frequency on Linux" msgstr "" -#: gnu/packages/linux.scm:2751 +#: gnu/packages/linux.scm:2718 msgid "" "The cpufrequtils suite contains utilities to retrieve CPU frequency\n" "information, and set the CPU frequency if supported, using the cpufreq\n" "capabilities of the Linux kernel." msgstr "" -#: gnu/packages/linux.scm:2770 +#: gnu/packages/linux.scm:2737 msgid "Interface library for the Linux IEEE1394 drivers" msgstr "" -#: gnu/packages/linux.scm:2772 +#: gnu/packages/linux.scm:2739 msgid "" "Libraw1394 is the only supported interface to the kernel side raw1394 of\n" -"the Linux IEEE-1394 subsystem, which provides direct access to the connected\n" -"1394 buses to user space. Through libraw1394/raw1394, applications can directly\n" -"send to and receive from other nodes without requiring a kernel driver for the\n" +"the Linux IEEE-1394 subsystem, which provides direct access to the " +"connected\n" +"1394 buses to user space. Through libraw1394/raw1394, applications can " +"directly\n" +"send to and receive from other nodes without requiring a kernel driver for " +"the\n" "protocol in question." msgstr "" -#: gnu/packages/linux.scm:2796 +#: gnu/packages/linux.scm:2763 msgid "AV/C protocol library for IEEE 1394" msgstr "" -#: gnu/packages/linux.scm:2798 +#: gnu/packages/linux.scm:2765 msgid "" "Libavc1394 is a programming interface to the AV/C specification from\n" "the 1394 Trade Association. AV/C stands for Audio/Video Control." msgstr "" -#: gnu/packages/linux.scm:2820 +#: gnu/packages/linux.scm:2787 msgid "Isochronous streaming media library for IEEE 1394" msgstr "" -#: gnu/packages/linux.scm:2822 +#: gnu/packages/linux.scm:2789 msgid "" "The libiec61883 library provides a higher level API for streaming DV,\n" "MPEG-2 and audio over Linux IEEE 1394." msgstr "" -#: gnu/packages/linux.scm:2871 +#: gnu/packages/linux.scm:2838 msgid "Tool for managing Linux Software RAID arrays" msgstr "" -#: gnu/packages/linux.scm:2873 +#: gnu/packages/linux.scm:2840 msgid "" "mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" -"assemble, report on, and monitor arrays. It can also move spares between raid\n" +"assemble, report on, and monitor arrays. It can also move spares between " +"raid\n" "arrays when needed." msgstr "" -#: gnu/packages/linux.scm:2905 +#: gnu/packages/linux.scm:2872 msgid "Statically-linked 'mdadm' command for use in an initrd" msgstr "" -#: gnu/packages/linux.scm:2970 +#: gnu/packages/linux.scm:2937 msgid "Access block devices through multiple paths" msgstr "" -#: gnu/packages/linux.scm:2972 +#: gnu/packages/linux.scm:2939 msgid "" "This package provides the following binaries to drive the\n" "Linux Device Mapper multipathing driver:\n" @@ -8258,133 +9139,136 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:3004 +#: gnu/packages/linux.scm:2971 msgid "Linux-native asynchronous I/O access library" msgstr "" -#: gnu/packages/linux.scm:3006 +#: gnu/packages/linux.scm:2973 msgid "" "This library enables userspace to use Linux kernel asynchronous I/O\n" "system calls, important for the performance of databases and other advanced\n" "applications." msgstr "" -#: gnu/packages/linux.scm:3028 +#: gnu/packages/linux.scm:2995 msgid "Bluetooth subband audio codec" msgstr "" -#: gnu/packages/linux.scm:3030 +#: gnu/packages/linux.scm:2997 msgid "" "The SBC is a digital audio encoder and decoder used to transfer data to\n" "Bluetooth audio output devices like headphones or loudspeakers." msgstr "" -#: gnu/packages/linux.scm:3098 +#: gnu/packages/linux.scm:3063 msgid "Linux Bluetooth protocol stack" msgstr "" -#: gnu/packages/linux.scm:3100 +#: gnu/packages/linux.scm:3065 msgid "" "BlueZ provides support for the core Bluetooth layers and protocols. It\n" "is flexible, efficient and uses a modular implementation." msgstr "" -#: gnu/packages/linux.scm:3122 +#: gnu/packages/linux.scm:3087 msgid "Mount exFAT file systems" msgstr "" -#: gnu/packages/linux.scm:3124 +#: gnu/packages/linux.scm:3089 msgid "" "This package provides a FUSE-based file system that provides read and\n" "write access to exFAT devices." msgstr "" -#: gnu/packages/linux.scm:3166 +#: gnu/packages/linux.scm:3132 msgid "Mouse support for the Linux console" msgstr "" -#: gnu/packages/linux.scm:3168 +#: gnu/packages/linux.scm:3134 msgid "" "The GPM (general-purpose mouse) daemon is a mouse server for\n" "applications running on the Linux console. It allows users to select items\n" "and copy/paste text in the console and in xterm." msgstr "" -#: gnu/packages/linux.scm:3225 +#: gnu/packages/linux.scm:3193 msgid "Create and manage btrfs copy-on-write file systems" msgstr "" -#: gnu/packages/linux.scm:3226 +#: gnu/packages/linux.scm:3194 msgid "" "Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux\n" "aimed at implementing advanced features while focusing on fault tolerance,\n" "repair and easy administration." msgstr "" -#: gnu/packages/linux.scm:3258 +#: gnu/packages/linux.scm:3226 msgid "Statically-linked btrfs command from btrfs-progs" msgstr "" -#: gnu/packages/linux.scm:3259 +#: gnu/packages/linux.scm:3227 msgid "" "This package provides the statically-linked @command{btrfs}\n" "from the btrfs-progs package. It is meant to be used in initrds." msgstr "" -#: gnu/packages/linux.scm:3290 +#: gnu/packages/linux.scm:3258 msgid "Userland tools for f2fs" msgstr "" -#: gnu/packages/linux.scm:3292 +#: gnu/packages/linux.scm:3260 msgid "" "F2FS, the Flash-Friendly File System, is a modern file system\n" "designed to be fast and durable on flash devices such as solid-state\n" "disks and SD cards. This package provides the userland utilities." msgstr "" -#: gnu/packages/linux.scm:3321 +#: gnu/packages/linux.scm:3289 msgid "Free-fall protection for spinning laptop hard drives" msgstr "" -#: gnu/packages/linux.scm:3323 +#: gnu/packages/linux.scm:3291 msgid "" "Prevents shock damage to the internal spinning hard drive(s) of some\n" "HP and Dell laptops. When sudden movement is detected, all input/output\n" "operations on the drive are suspended and its heads are parked on the ramp,\n" -"where they are less likely to cause damage to the spinning disc. Requires a\n" +"where they are less likely to cause damage to the spinning disc. Requires " +"a\n" "drive that supports the ATA/ATAPI-7 IDLE IMMEDIATE command with unload\n" "feature, and a laptop with an accelerometer. It has no effect on SSDs." msgstr "" -#: gnu/packages/linux.scm:3377 +#: gnu/packages/linux.scm:3345 msgid "Simple fan control program" msgstr "" -#: gnu/packages/linux.scm:3379 +#: gnu/packages/linux.scm:3347 msgid "" "Thinkfan is a simple fan control program. It reads temperatures,\n" "checks them against configured limits and switches to appropriate (also\n" -"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or any\n" +"pre-configured) fan level. It requires a working @code{thinkpad_acpi} or " +"any\n" "other @code{hwmon} driver that enables temperature reading and fan control\n" "from userspace." msgstr "" -#: gnu/packages/linux.scm:3414 +#: gnu/packages/linux.scm:3382 msgid "Read-write access to NTFS file systems" msgstr "" -#: gnu/packages/linux.scm:3416 +#: gnu/packages/linux.scm:3384 msgid "" "NTFS-3G provides read-write access to NTFS file systems, which are\n" -"commonly found on Microsoft Windows. It is implemented as a FUSE file system.\n" +"commonly found on Microsoft Windows. It is implemented as a FUSE file " +"system.\n" "The package provides additional NTFS tools." msgstr "" -#: gnu/packages/linux.scm:3461 +#: gnu/packages/linux.scm:3426 msgid "Utilities and libraries for working with RDMA devices" msgstr "" -#: gnu/packages/linux.scm:3463 +#: gnu/packages/linux.scm:3428 msgid "" "This package provides userspace components for the InfiniBand\n" "subsystem of the Linux kernel. Specifically it contains userspace\n" @@ -8404,63 +9288,71 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/linux.scm:3502 +#: gnu/packages/linux.scm:3481 msgid "Random number generator daemon" msgstr "" -#: gnu/packages/linux.scm:3504 +#: gnu/packages/linux.scm:3483 msgid "" "Monitor a hardware random number generator, and supply entropy\n" "from that to the system kernel's @file{/dev/random} machinery." msgstr "" -#: gnu/packages/linux.scm:3542 +#: gnu/packages/linux.scm:3521 msgid "CPU frequency and voltage scaling tools for Linux" msgstr "" -#: gnu/packages/linux.scm:3544 +#: gnu/packages/linux.scm:3523 msgid "" "cpupower is a set of user-space tools that use the cpufreq feature of the\n" -"Linux kernel to retrieve and control processor features related to power saving,\n" +"Linux kernel to retrieve and control processor features related to power " +"saving,\n" "such as frequency and voltage scaling." msgstr "" -#: gnu/packages/linux.scm:3563 +#: gnu/packages/linux.scm:3542 msgid "Entropy source for the Linux random number generator" msgstr "" -#: gnu/packages/linux.scm:3565 +#: gnu/packages/linux.scm:3544 msgid "" "haveged generates an unpredictable stream of random numbers for use by\n" "Linux's @file{/dev/random} and @file{/dev/urandom} devices. The kernel's\n" "standard mechanisms for filling the entropy pool may not be sufficient for\n" -"systems with high needs or limited user interaction, such as headless servers.\n" -"@command{haveged} runs as a privileged daemon, harvesting randomness from the\n" -"indirect effects of hardware events on hidden processor state using the HArdware\n" -"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes itself to\n" -"its environment and provides the same built-in test suite for the output stream\n" +"systems with high needs or limited user interaction, such as headless " +"servers.\n" +"@command{haveged} runs as a privileged daemon, harvesting randomness from " +"the\n" +"indirect effects of hardware events on hidden processor state using the " +"HArdware\n" +"Volatile Entropy Gathering and Expansion (HAVEGE) algorithm. It tunes " +"itself to\n" +"its environment and provides the same built-in test suite for the output " +"stream\n" "as used on certified hardware security devices." msgstr "" -#: gnu/packages/linux.scm:3604 +#: gnu/packages/linux.scm:3583 msgid "eCryptfs cryptographic file system utilities" msgstr "" -#: gnu/packages/linux.scm:3606 +#: gnu/packages/linux.scm:3585 msgid "" "eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n" "Each file's cryptographic meta-data is stored inside the file itself, along\n" "with the encrypted contents. This allows individual encrypted files to be\n" -"copied between hosts and still be decrypted with the proper key. eCryptfs is a\n" -"native Linux file system, and has been part of the Linux kernel since version\n" +"copied between hosts and still be decrypted with the proper key. eCryptfs " +"is a\n" +"native Linux file system, and has been part of the Linux kernel since " +"version\n" "2.6.19. This package contains the userland utilities to manage it." msgstr "" -#: gnu/packages/linux.scm:3637 +#: gnu/packages/linux.scm:3616 msgid "NFSv4 support library for name/ID mapping" msgstr "" -#: gnu/packages/linux.scm:3638 +#: gnu/packages/linux.scm:3617 msgid "" "Libnfsidmap is a library holding mulitiple methods of\n" "mapping names to ids and visa versa, mainly for NFSv4. It provides an\n" @@ -8468,81 +9360,87 @@ msgid "" "the default @code{nsswitch} and the experimental @code{umich_ldap}." msgstr "" -#: gnu/packages/linux.scm:3672 +#: gnu/packages/linux.scm:3651 msgid "Tools for loading and managing Linux kernel modules" msgstr "" -#: gnu/packages/linux.scm:3674 +#: gnu/packages/linux.scm:3653 msgid "" "Tools for loading and managing Linux kernel modules, such as `modprobe',\n" "`insmod', `lsmod', and more." msgstr "" -#: gnu/packages/linux.scm:3708 +#: gnu/packages/linux.scm:3687 msgid "Machine check monitor for x86 Linux systems" msgstr "" -#: gnu/packages/linux.scm:3710 +#: gnu/packages/linux.scm:3689 msgid "" "The mcelog daemon is required by the Linux kernel to log memory, I/O, CPU,\n" "and other hardware errors on x86 systems. It can also perform user-defined\n" -"tasks, such as bringing bad pages off-line, when configurable error thresholds\n" +"tasks, such as bringing bad pages off-line, when configurable error " +"thresholds\n" "are exceeded." msgstr "" -#: gnu/packages/linux.scm:3739 +#: gnu/packages/linux.scm:3718 msgid "MTD Flash Storage Utilities" msgstr "" -#: gnu/packages/linux.scm:3740 +#: gnu/packages/linux.scm:3719 msgid "" "This package provides utilities for testing, partitioning, etc\n" "of flash storage." msgstr "" -#: gnu/packages/linux.scm:3763 +#: gnu/packages/linux.scm:3742 msgid "Interface to Linux's seccomp syscall filtering mechanism" msgstr "" -#: gnu/packages/linux.scm:3764 +#: gnu/packages/linux.scm:3743 msgid "" "The libseccomp library provides an easy to use, platform\n" -"independent, interface to the Linux Kernel's syscall filtering mechanism. The\n" -"libseccomp API is designed to abstract away the underlying BPF based syscall\n" -"filter language and present a more conventional function-call based filtering\n" +"independent, interface to the Linux Kernel's syscall filtering mechanism. " +"The\n" +"libseccomp API is designed to abstract away the underlying BPF based " +"syscall\n" +"filter language and present a more conventional function-call based " +"filtering\n" "interface that should be familiar to, and easily adopted by, application\n" "developers." msgstr "" -#: gnu/packages/linux.scm:3806 +#: gnu/packages/linux.scm:3785 msgid "Usage monitor for AMD Radeon graphics" msgstr "" -#: gnu/packages/linux.scm:3807 +#: gnu/packages/linux.scm:3786 msgid "" "RadeonTop monitors resource consumption on supported AMD\n" -"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs on\n" +"Radeon Graphics Processing Units (GPUs), either in real time as bar graphs " +"on\n" "a terminal or saved to a file for further processing. It measures both the\n" "activity of the GPU as a whole, which is also accurate during OpenCL\n" -"computations, as well as separate component statistics that are only meaningful\n" +"computations, as well as separate component statistics that are only " +"meaningful\n" "under OpenGL graphics workloads." msgstr "" -#: gnu/packages/linux.scm:3842 +#: gnu/packages/linux.scm:3822 msgid "Tool and library to manipulate EFI variables" msgstr "" -#: gnu/packages/linux.scm:3843 +#: gnu/packages/linux.scm:3823 msgid "" "This package provides a library and a command line\n" "interface to the variable facility of UEFI boot firmware." msgstr "" -#: gnu/packages/linux.scm:3884 +#: gnu/packages/linux.scm:3864 msgid "Modify the Extensible Firmware Interface (EFI) boot manager" msgstr "" -#: gnu/packages/linux.scm:3886 +#: gnu/packages/linux.scm:3866 msgid "" "@code{efibootmgr} is a user-space application to modify the Intel\n" "Extensible Firmware Interface (EFI) Boot Manager. This application can\n" @@ -8550,23 +9448,24 @@ msgid "" "running boot option, and more." msgstr "" -#: gnu/packages/linux.scm:3922 +#: gnu/packages/linux.scm:3902 msgid "Performance monitoring tools for Linux" msgstr "" -#: gnu/packages/linux.scm:3923 +#: gnu/packages/linux.scm:3903 msgid "" "The sysstat utilities are a collection of performance\n" "monitoring tools for Linux. These include @code{mpstat}, @code{iostat},\n" -"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, @code{sadc},\n" +"@code{tapestat}, @code{cifsiostat}, @code{pidstat}, @code{sar}, " +"@code{sadc},\n" "@code{sadf} and @code{sa}." msgstr "" -#: gnu/packages/linux.scm:3955 +#: gnu/packages/linux.scm:3935 msgid "GNU/Linux application to control backlights" msgstr "" -#: gnu/packages/linux.scm:3957 +#: gnu/packages/linux.scm:3937 msgid "" "Light is a program to send commands to screen backlight controllers\n" "under GNU/Linux. Features include:\n" @@ -8582,23 +9481,24 @@ msgid "" "Light is the successor of lightscript." msgstr "" -#: gnu/packages/linux.scm:4059 +#: gnu/packages/linux.scm:4041 msgid "Power management tool for Linux" msgstr "" -#: gnu/packages/linux.scm:4060 +#: gnu/packages/linux.scm:4042 msgid "" "TLP is a power management tool for Linux. It comes with\n" "a default configuration already optimized for battery life. Nevertheless,\n" -"TLP is customizable to fulfil system requirements. TLP settings are applied\n" +"TLP is customizable to fulfil system requirements. TLP settings are " +"applied\n" "every time the power supply source is changed." msgstr "" -#: gnu/packages/linux.scm:4087 +#: gnu/packages/linux.scm:4069 msgid "List hardware information" msgstr "" -#: gnu/packages/linux.scm:4089 +#: gnu/packages/linux.scm:4071 msgid "" "@command{lshw} (Hardware Lister) is a small tool to provide\n" "detailed information on the hardware configuration of the machine.\n" @@ -8608,55 +9508,62 @@ msgid "" "machines (PowerMac G4 is known to work)." msgstr "" -#: gnu/packages/linux.scm:4112 +#: gnu/packages/linux.scm:4094 msgid "Netlink utility library" msgstr "" -#: gnu/packages/linux.scm:4113 +#: gnu/packages/linux.scm:4095 msgid "" "Libmnl is a minimalistic user-space library oriented to\n" -"Netlink developers. There are a lot of common tasks in parsing, validating,\n" -"constructing of both the Netlink header and TLVs that are repetitive and easy to\n" +"Netlink developers. There are a lot of common tasks in parsing, " +"validating,\n" +"constructing of both the Netlink header and TLVs that are repetitive and " +"easy to\n" "get wrong. This library aims to provide simple helpers that allows you to\n" "re-use code and to avoid re-inventing the wheel." msgstr "" -#: gnu/packages/linux.scm:4138 +#: gnu/packages/linux.scm:4120 msgid "Netlink programming interface to the Linux nf_tables subsystem" msgstr "" -#: gnu/packages/linux.scm:4139 +#: gnu/packages/linux.scm:4121 msgid "" "Libnftnl is a userspace library providing a low-level netlink\n" "programming interface to the in-kernel nf_tables subsystem. The library\n" -"libnftnl has been previously known as libnftables. This library is currently\n" +"libnftnl has been previously known as libnftables. This library is " +"currently\n" "used by nftables." msgstr "" -#: gnu/packages/linux.scm:4166 +#: gnu/packages/linux.scm:4148 msgid "Userspace utility for Linux packet filtering" msgstr "" -#: gnu/packages/linux.scm:4167 +#: gnu/packages/linux.scm:4149 msgid "" "nftables is the project that aims to replace the existing\n" -"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new packet\n" -"filtering framework, a new userspace utility and also a compatibility layer for\n" -"{ip,ip6}tables. nftables is built upon the building blocks of the Netfilter\n" -"infrastructure such as the existing hooks, the connection tracking system, the\n" +"{ip,ip6,arp,eb}tables framework. Basically, this project provides a new " +"packet\n" +"filtering framework, a new userspace utility and also a compatibility layer " +"for\n" +"{ip,ip6}tables. nftables is built upon the building blocks of the " +"Netfilter\n" +"infrastructure such as the existing hooks, the connection tracking system, " +"the\n" "userspace queueing component and the logging subsystem." msgstr "" -#: gnu/packages/linux.scm:4265 +#: gnu/packages/linux.scm:4247 msgid "Unprivileged chroot, bind mount, and binfmt_misc" msgstr "" -#: gnu/packages/linux.scm:4267 +#: gnu/packages/linux.scm:4249 msgid "" "PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n" "and @code{binfmt_misc}. This means that users don't need any privileges or\n" "setup to do things like using an arbitrary directory as the new root\n" -"filesystem, making files accessible somewhere else in the file system\n" +"file system, making files accessible somewhere else in the file system\n" "hierarchy, or executing programs built for another CPU architecture\n" "transparently through QEMU user-mode. Also, developers can use PRoot as a\n" "generic process instrumentation engine thanks to its extension mechanism.\n" @@ -8664,38 +9571,40 @@ msgid "" "available in the kernel Linux." msgstr "" -#: gnu/packages/linux.scm:4283 +#: gnu/packages/linux.scm:4265 msgid "Unprivileged chroot, bind mount, and binfmt_misc (statically linked)" msgstr "" -#: gnu/packages/linux.scm:4329 +#: gnu/packages/linux.scm:4311 msgid "Linux tool to dump x86 CPUID information about the CPU(s)" msgstr "" -#: gnu/packages/linux.scm:4330 +#: gnu/packages/linux.scm:4312 msgid "" "cpuid dumps detailed information about the CPU(s) gathered\n" -"from the CPUID instruction, and also determines the exact model of CPU(s). It\n" +"from the CPUID instruction, and also determines the exact model of CPU(s). " +"It\n" "supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC,\n" "NexGen, Rise, and SiS CPUs." msgstr "" -#: gnu/packages/linux.scm:4357 -msgid "Use a FUSE filesystem to access data over MTP" +#: gnu/packages/linux.scm:4339 +msgid "Use a FUSE file system to access data over MTP" msgstr "" -#: gnu/packages/linux.scm:4358 +#: gnu/packages/linux.scm:4340 msgid "" -"jmtpfs uses FUSE (filesystem in userspace) to provide access\n" -"to data over the Media Transfer Protocol (MTP). Unprivileged users can mount\n" -"the MTP device as a filesystem." +"jmtpfs uses FUSE (file system in userspace) to provide access\n" +"to data over the Media Transfer Protocol (MTP). Unprivileged users can " +"mount\n" +"the MTP device as a file system." msgstr "" -#: gnu/packages/linux.scm:4380 +#: gnu/packages/linux.scm:4363 msgid "Utility to show process environment" msgstr "" -#: gnu/packages/linux.scm:4381 +#: gnu/packages/linux.scm:4364 msgid "" "Procenv is a command-line tool that displays as much detail about\n" "itself and its environment as possible. It can be used as a test\n" @@ -8703,14 +9612,15 @@ msgid "" "comparing system environments." msgstr "" -#: gnu/packages/linux.scm:4408 +#: gnu/packages/linux.scm:4391 msgid "Open Fabric Interfaces" msgstr "" -#: gnu/packages/linux.scm:4410 +#: gnu/packages/linux.scm:4393 msgid "" "OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n" -"communication services to applications. OFI is best described as a collection\n" +"communication services to applications. OFI is best described as a " +"collection\n" "of libraries and applications used to export fabric services. The key\n" "components of OFI are: application interfaces, provider libraries, kernel\n" "services, daemons, and test applications.\n" @@ -8721,33 +9631,65 @@ msgid "" "libraries, which are often integrated directly into libfabric." msgstr "" -#: gnu/packages/linux.scm:4456 +#: gnu/packages/linux.scm:4439 msgid "Intel Performance Scaled Messaging (PSM) Libraries" msgstr "" -#: gnu/packages/linux.scm:4458 +#: gnu/packages/linux.scm:4441 msgid "" "The PSM Messaging API, or PSM API, is Intel's low-level user-level\n" -"communications interface for the True Scale family of products. PSM users are\n" +"communications interface for the True Scale family of products. PSM users " +"are\n" "enabled with mechanisms necessary to implement higher level communications\n" "interfaces in parallel environments." msgstr "" -#: gnu/packages/lout.scm:109 +#: gnu/packages/linux.scm:4482 +msgid "Take screenshots of one or more Linux text consoles" +msgstr "" + +#: gnu/packages/linux.scm:4484 +msgid "" +"snapscreenshot saves a screenshot of one or more Linux text consoles as a\n" +"Targa (@dfn{.tga}) image. It can be used by anyone with read access to the\n" +"relevant @file{/dev/vcs*} file(s)." +msgstr "" + +#: gnu/packages/linux.scm:4538 +msgid "Take a screenshot of the contents of the Linux framebuffer" +msgstr "" + +#: gnu/packages/linux.scm:4540 +msgid "" +"fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n" +"a dump therof. It supports a wide range of drivers and pixel formats.\n" +"@command{fbcat} can take screenshots of virtually any application that can " +"be\n" +"made to write its output to the framebuffer, including (but not limited to)\n" +"text-mode or graphical applications that don't use a display server.\n" +"\n" +"Also included is @command{fbgrab}, a wrapper around @command{fbcat} that\n" +"emulates the behaviour of Gunnar Monell's older fbgrab utility." +msgstr "" + +#: gnu/packages/lout.scm:100 msgid "Document layout system" msgstr "" -#: gnu/packages/lout.scm:111 +#: gnu/packages/lout.scm:102 msgid "" "The Lout document formatting system reads a high-level description of\n" -"a document similar in style to LaTeX and produces a PostScript or plain text\n" +"a document similar in style to LaTeX and produces a PostScript or plain " +"text\n" "output file.\n" "\n" "Lout offers an unprecedented range of advanced features, including optimal\n" "paragraph and page breaking, automatic hyphenation, PostScript EPS file\n" -"inclusion and generation, equation formatting, tables, diagrams, rotation and\n" +"inclusion and generation, equation formatting, tables, diagrams, rotation " +"and\n" "scaling, sorted indexes, bibliographic databases, running headers and\n" -"odd-even pages, automatic cross referencing, multilingual documents including\n" +"odd-even pages, automatic cross referencing, multilingual documents " +"including\n" "hyphenation (most European languages are supported), formatting of computer\n" "programs, and much more, all ready to use. Furthermore, Lout is easily\n" "extended with definitions which are very much easier to write than troff of\n" @@ -8764,12 +9706,16 @@ msgstr "" msgid "" "OTR allows you to have private conversations over instant messaging by\n" "providing: (1) Encryption: No one else can read your instant messages. (2)\n" -"Authentication: You are assured the correspondent is who you think it is. (3)\n" +"Authentication: You are assured the correspondent is who you think it is. " +"(3)\n" "Deniability: The messages you send do not have digital signatures that are\n" -"checkable by a third party. Anyone can forge messages after a conversation to\n" -"make them look like they came from you. However, during a conversation, your\n" +"checkable by a third party. Anyone can forge messages after a conversation " +"to\n" +"make them look like they came from you. However, during a conversation, " +"your\n" "correspondent is assured the messages he sees are authentic and\n" -"unmodified. (4) Perfect forward secrecy: If you lose control of your private\n" +"unmodified. (4) Perfect forward secrecy: If you lose control of your " +"private\n" "keys, no previous conversation is compromised." msgstr "" @@ -8794,29 +9740,33 @@ msgid "" "BitlBee brings IM (instant messaging) to IRC clients, for\n" "people who have an IRC client running all the time and don't want to run an\n" "additional IM client. BitlBee currently supports XMPP/Jabber (including\n" -"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the Twitter\n" +"Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the " +"Twitter\n" "microblogging network (plus all other Twitter API compatible services like\n" "identi.ca and status.net)." msgstr "" -#: gnu/packages/messaging.scm:252 +#: gnu/packages/messaging.scm:253 msgid "Graphical IRC Client" msgstr "" -#: gnu/packages/messaging.scm:254 +#: gnu/packages/messaging.scm:255 msgid "" "HexChat lets you connect to multiple IRC networks at once. The main\n" -"window shows the list of currently connected networks and their channels, the\n" -"current conversation and the list of users. It uses colors to differentiate\n" -"between users and to highlight messages. It checks spelling using available\n" +"window shows the list of currently connected networks and their channels, " +"the\n" +"current conversation and the list of users. It uses colors to " +"differentiate\n" +"between users and to highlight messages. It checks spelling using " +"available\n" "dictionaries. HexChat can be extended with multiple addons." msgstr "" -#: gnu/packages/messaging.scm:319 +#: gnu/packages/messaging.scm:320 msgid "Lightweight Internet Relay Chat server for small networks" msgstr "" -#: gnu/packages/messaging.scm:321 +#: gnu/packages/messaging.scm:322 msgid "" "ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n" "or private networks. It is easy to configure, can cope with dynamic IP\n" @@ -8824,156 +9774,168 @@ msgid "" "authentication." msgstr "" -#: gnu/packages/messaging.scm:393 +#: gnu/packages/messaging.scm:394 msgid "Graphical multi-protocol instant messaging client" msgstr "" -#: gnu/packages/messaging.scm:395 +#: gnu/packages/messaging.scm:396 msgid "" "Pidgin is a modular instant messaging client that supports many popular\n" "chat protocols." msgstr "" -#: gnu/packages/messaging.scm:433 +#: gnu/packages/messaging.scm:434 msgid "Off-the-Record Messaging plugin for Pidgin" msgstr "" -#: gnu/packages/messaging.scm:435 +#: gnu/packages/messaging.scm:436 msgid "" "Pidgin-OTR is a plugin that adds support for OTR to the Pidgin instant\n" -"messaging client. OTR (Off-the-Record) Messaging allows you to have private\n" -"conversations over instant messaging by providing: (1) Encryption: No one else\n" +"messaging client. OTR (Off-the-Record) Messaging allows you to have " +"private\n" +"conversations over instant messaging by providing: (1) Encryption: No one " +"else\n" "can read your instant messages. (2) Authentication: You are assured the\n" -"correspondent is who you think it is. (3) Deniability: The messages you send\n" +"correspondent is who you think it is. (3) Deniability: The messages you " +"send\n" "do not have digital signatures that are checkable by a third party. Anyone\n" -"can forge messages after a conversation to make them look like they came from\n" +"can forge messages after a conversation to make them look like they came " +"from\n" "you. However, during a conversation, your correspondent is assured the\n" -"messages he sees are authentic and unmodified. (4) Perfect forward secrecy:\n" +"messages he sees are authentic and unmodified. (4) Perfect forward " +"secrecy:\n" "If you lose control of your private keys, no previous conversation is\n" "compromised." msgstr "" -#: gnu/packages/messaging.scm:486 +#: gnu/packages/messaging.scm:487 msgid "IRC network bouncer" msgstr "" -#: gnu/packages/messaging.scm:487 +#: gnu/packages/messaging.scm:488 msgid "" "ZNC is an IRC network bouncer or BNC. It can detach the\n" -"client from the actual IRC server, and also from selected channels. Multiple\n" +"client from the actual IRC server, and also from selected channels. " +"Multiple\n" "clients from different locations can connect to a single ZNC account\n" "simultaneously and therefore appear under the same nickname on IRC." msgstr "" -#: gnu/packages/messaging.scm:508 +#: gnu/packages/messaging.scm:509 msgid "Non-blocking Jabber/XMPP module" msgstr "" -#: gnu/packages/messaging.scm:510 +#: gnu/packages/messaging.scm:511 msgid "" "The goal of this python library is to provide a way for Python\n" -"applications to use Jabber/XMPP networks in a non-blocking way. This library\n" +"applications to use Jabber/XMPP networks in a non-blocking way. This " +"library\n" "was initially a fork of xmpppy, but uses non-blocking sockets." msgstr "" -#: gnu/packages/messaging.scm:560 +#: gnu/packages/messaging.scm:561 msgid "Jabber (XMPP) client" msgstr "" -#: gnu/packages/messaging.scm:561 +#: gnu/packages/messaging.scm:562 msgid "" "Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" -"Among its features are: a tabbed chat window and single window modes; support\n" -"for group chat (with Multi-User Chat protocol), invitation, chat to group chat\n" +"Among its features are: a tabbed chat window and single window modes; " +"support\n" +"for group chat (with Multi-User Chat protocol), invitation, chat to group " +"chat\n" "transformation; audio and video conferences; file transfer; TLS, GPG and\n" "end-to-end encryption support; XML console." msgstr "" -#: gnu/packages/messaging.scm:630 +#: gnu/packages/messaging.scm:631 msgid "Graphical Jabber (XMPP) client" msgstr "" -#: gnu/packages/messaging.scm:631 +#: gnu/packages/messaging.scm:632 msgid "" "Dino is a Jabber (XMPP) client which aims to fit well into\n" "a graphical desktop environment like GNOME." msgstr "" -#: gnu/packages/messaging.scm:720 +#: gnu/packages/messaging.scm:721 msgid "Jabber (XMPP) server" msgstr "" -#: gnu/packages/messaging.scm:721 +#: gnu/packages/messaging.scm:722 msgid "" "Prosody is a modern XMPP communication server. It aims to\n" "be easy to set up and configure, and efficient with system resources.\n" -"Additionally, for developers it aims to be easy to extend and give a flexible\n" +"Additionally, for developers it aims to be easy to extend and give a " +"flexible\n" "system on which to rapidly develop added functionality, or prototype new\n" "protocols." msgstr "" -#: gnu/packages/messaging.scm:763 gnu/packages/messaging.scm:793 +#: gnu/packages/messaging.scm:764 gnu/packages/messaging.scm:794 msgid "Library for the Tox encrypted messenger protocol" msgstr "" -#: gnu/packages/messaging.scm:765 +#: gnu/packages/messaging.scm:766 msgid "C library implementation of the Tox encrypted messenger protocol." msgstr "" -#: gnu/packages/messaging.scm:795 +#: gnu/packages/messaging.scm:796 msgid "" "Official fork of the C library implementation of the Tox encrypted\n" "messenger protocol." msgstr "" -#: gnu/packages/messaging.scm:847 +#: gnu/packages/messaging.scm:848 msgid "Lightweight Tox client" msgstr "" -#: gnu/packages/messaging.scm:849 +#: gnu/packages/messaging.scm:850 msgid "" "Utox is a lightweight Tox client. Tox is a distributed and secure\n" "instant messenger with audio and video chat capabilities." msgstr "" -#: gnu/packages/messaging.scm:898 +#: gnu/packages/messaging.scm:907 msgid "Tox chat client using Qt" msgstr "" -#: gnu/packages/messaging.scm:899 +#: gnu/packages/messaging.scm:908 msgid "" "qTox is a Tox client that follows the Tox design\n" "guidelines. It provides an easy to use application that allows you to\n" "connect with friends and family without anyone else listening in." msgstr "" -#: gnu/packages/messaging.scm:991 +#: gnu/packages/messaging.scm:1000 msgid "" "Distributed and trustless peer-to-peer communications protocol\n" "for sending encrypted messages to one person or many subscribers." msgstr "" -#: gnu/packages/messaging.scm:993 +#: gnu/packages/messaging.scm:1002 msgid "Distributed peer-to-peer communication" msgstr "" -#: gnu/packages/messaging.scm:1012 +#: gnu/packages/messaging.scm:1021 msgid "Multi-user chat program" msgstr "" -#: gnu/packages/messaging.scm:1013 +#: gnu/packages/messaging.scm:1022 msgid "" "Ytalk is a replacement for the BSD talk program. Its main\n" -"advantage is the ability to communicate with any arbitrary number of users at\n" -"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can communicate\n" +"advantage is the ability to communicate with any arbitrary number of users " +"at\n" +"once. It supports both talk protocols (\"talk\" and \"ntalk\") and can " +"communicate\n" "with several different talk daemons at the same time." msgstr "" -#: gnu/packages/messaging.scm:1038 +#: gnu/packages/messaging.scm:1047 msgid "Portable high-level Jabber/XMPP library for C++" msgstr "" -#: gnu/packages/messaging.scm:1040 +#: gnu/packages/messaging.scm:1049 msgid "" "gloox is a full-featured Jabber/XMPP client library,\n" "written in ANSI C++. It makes writing spec-compliant clients easy\n" @@ -8981,43 +9943,46 @@ msgid "" "into existing applications." msgstr "" -#: gnu/packages/messaging.scm:1113 +#: gnu/packages/messaging.scm:1122 msgid "" "@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n" -"Gtk2 event loops. This package includes 12 applications and additional scripts:\n" -"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control console\n" +"Gtk2 event loops. This package includes 12 applications and additional " +"scripts:\n" +"psycion (a @uref{http://about.psyc.eu,PSYC} chat client), remotor (a control " +"console\n" "for @uref{https://torproject.org,tor} router) and many more." msgstr "" -#: gnu/packages/messaging.scm:1117 +#: gnu/packages/messaging.scm:1126 msgid "Perl implementation of PSYC protocol" msgstr "" -#: gnu/packages/messaging.scm:1156 +#: gnu/packages/messaging.scm:1165 msgid "" "@code{libpsyc} is a PSYC library in C which implements\n" "core aspects of PSYC, useful for all kinds of clients and servers\n" "including psyced." msgstr "" -#: gnu/packages/messaging.scm:1159 +#: gnu/packages/messaging.scm:1168 msgid "PSYC library in C" msgstr "" -#: gnu/packages/messaging.scm:1226 +#: gnu/packages/messaging.scm:1235 msgid "psycLPC is a multi-user network server programming language" msgstr "" -#: gnu/packages/messaging.scm:1228 +#: gnu/packages/messaging.scm:1237 msgid "" "LPC is a bytecode language, invented to specifically implement\n" -"multi user virtual environments on the internet. This technology is used for\n" +"multi user virtual environments on the internet. This technology is used " +"for\n" "MUDs and also the psyced implementation of the Protocol for SYnchronous\n" "Conferencing (PSYC). psycLPC is a fork of LDMud with some new features and\n" "many bug fixes." msgstr "" -#: gnu/packages/messaging.scm:1259 +#: gnu/packages/messaging.scm:1268 msgid "" "Loudmouth is a lightweight and easy-to-use C library for programming\n" "with the XMPP (formerly known as Jabber) protocol. It is designed to be\n" @@ -9025,132 +9990,140 @@ msgid "" "protocol allows." msgstr "" -#: gnu/packages/messaging.scm:1263 +#: gnu/packages/messaging.scm:1272 msgid "Asynchronous XMPP library" msgstr "" -#: gnu/packages/messaging.scm:1295 +#: gnu/packages/messaging.scm:1304 msgid "" "Mcabber is a small XMPP (Jabber) console client, which includes features\n" "such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n" -"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} (OTR)\n" +"command-completion, OpenPGP encryption, @dfn{Off-the-Record Messaging} " +"(OTR)\n" "support, and more." msgstr "" -#: gnu/packages/messaging.scm:1299 +#: gnu/packages/messaging.scm:1308 msgid "Small XMPP console client" msgstr "" -#: gnu/packages/messaging.scm:1345 +#: gnu/packages/messaging.scm:1354 msgid "Extensible console-based Jabber client" msgstr "" -#: gnu/packages/messaging.scm:1347 +#: gnu/packages/messaging.scm:1356 msgid "" "GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses\n" -"the Readline library to handle input, so it features convenient navigation of\n" -"text as well as tab-completion of buddy names, commands and English words. It\n" +"the Readline library to handle input, so it features convenient navigation " +"of\n" +"text as well as tab-completion of buddy names, commands and English words. " +"It\n" "is also scriptable and extensible via Guile." msgstr "" -#: gnu/packages/messaging.scm:1381 gnu/packages/messaging.scm:1416 +#: gnu/packages/messaging.scm:1390 gnu/packages/messaging.scm:1425 msgid "C library for writing XMPP clients" msgstr "" -#: gnu/packages/messaging.scm:1382 +#: gnu/packages/messaging.scm:1391 msgid "" "Libmesode is a fork of libstrophe for use with Profanity\n" -"XMPP Client. In particular, libmesode provides extra TLS functionality such as\n" +"XMPP Client. In particular, libmesode provides extra TLS functionality such " +"as\n" "manual SSL certificate verification." msgstr "" -#: gnu/packages/messaging.scm:1417 +#: gnu/packages/messaging.scm:1426 msgid "" "Libstrophe is a minimal XMPP library written in C. It has\n" -"almost no external dependencies, only an XML parsing library (expat or libxml\n" +"almost no external dependencies, only an XML parsing library (expat or " +"libxml\n" "are both supported)." msgstr "" -#: gnu/packages/messaging.scm:1453 +#: gnu/packages/messaging.scm:1462 msgid "Console-based XMPP client" msgstr "" -#: gnu/packages/messaging.scm:1454 +#: gnu/packages/messaging.scm:1463 msgid "" "Profanity is a console based XMPP client written in C\n" "using ncurses and libmesode, inspired by Irssi." msgstr "" -#: gnu/packages/messaging.scm:1484 +#: gnu/packages/messaging.scm:1493 msgid "Library implementing the client IRC protocol" msgstr "" -#: gnu/packages/messaging.scm:1485 +#: gnu/packages/messaging.scm:1494 msgid "" "Libircclient is a library which implements the client IRC\n" -"protocol. It is designed to be small, fast, portable and compatible with the\n" -"RFC standards as well as non-standard but popular features. It can be used for\n" +"protocol. It is designed to be small, fast, portable and compatible with " +"the\n" +"RFC standards as well as non-standard but popular features. It can be used " +"for\n" "building the IRC clients and bots." msgstr "" -#: gnu/packages/messaging.scm:1535 +#: gnu/packages/messaging.scm:1544 msgid "Tox chat client using ncurses" msgstr "" -#: gnu/packages/messaging.scm:1536 +#: gnu/packages/messaging.scm:1545 msgid "" "Toxic is a console-based instant messaging client, using\n" "c-toxcore and ncurses. It provides audio calls, sound and desktop\n" "notifications, and Python scripting support." msgstr "" -#: gnu/packages/mpd.scm:70 +#: gnu/packages/mpd.scm:82 msgid "Music Player Daemon client library" msgstr "" -#: gnu/packages/mpd.scm:71 +#: gnu/packages/mpd.scm:83 msgid "" "A stable, documented, asynchronous API library for\n" "interfacing MPD in the C, C++ & Objective C languages." msgstr "" -#: gnu/packages/mpd.scm:142 +#: gnu/packages/mpd.scm:154 msgid "Music Player Daemon" msgstr "" -#: gnu/packages/mpd.scm:143 +#: gnu/packages/mpd.scm:155 msgid "" "Music Player Daemon (MPD) is a flexible, powerful,\n" -"server-side application for playing music. Through plugins and libraries it\n" +"server-side application for playing music. Through plugins and libraries " +"it\n" "can play a variety of sound files while being controlled by its network\n" "protocol." msgstr "" -#: gnu/packages/mpd.scm:166 +#: gnu/packages/mpd.scm:178 msgid "Music Player Daemon client" msgstr "" -#: gnu/packages/mpd.scm:167 +#: gnu/packages/mpd.scm:179 msgid "" "MPC is a minimalist command line interface to MPD, the music\n" "player daemon." msgstr "" -#: gnu/packages/mpd.scm:190 +#: gnu/packages/mpd.scm:202 msgid "Curses Music Player Daemon client" msgstr "" -#: gnu/packages/mpd.scm:191 +#: gnu/packages/mpd.scm:203 msgid "" "ncmpc is a fully featured MPD client, which runs in a\n" "terminal using ncurses." msgstr "" -#: gnu/packages/mpd.scm:221 +#: gnu/packages/mpd.scm:233 msgid "Featureful ncurses based MPD client inspired by ncmpc" msgstr "" -#: gnu/packages/mpd.scm:222 +#: gnu/packages/mpd.scm:234 msgid "" "Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" "but it provides new useful features such as support for regular expressions\n" @@ -9158,34 +10131,35 @@ msgid "" "sort playlists, and a local file system browser." msgstr "" -#: gnu/packages/mpd.scm:245 +#: gnu/packages/mpd.scm:257 msgid "MPD client for track scrobbling" msgstr "" -#: gnu/packages/mpd.scm:246 +#: gnu/packages/mpd.scm:258 msgid "" "mpdscribble is a Music Player Daemon client which submits\n" "information about tracks being played to a scrobbler, such as Libre.FM." msgstr "" -#: gnu/packages/mpd.scm:271 +#: gnu/packages/mpd.scm:281 msgid "Python MPD client library" msgstr "" -#: gnu/packages/mpd.scm:272 +#: gnu/packages/mpd.scm:282 msgid "" "Python-mpd2 is a Python library which provides a client\n" "interface for the Music Player Daemon." msgstr "" -#: gnu/packages/mpd.scm:321 +#: gnu/packages/mpd.scm:331 msgid "Elegant client for the Music Player Daemon" msgstr "" -#: gnu/packages/mpd.scm:322 +#: gnu/packages/mpd.scm:332 msgid "" "Sonata is an elegant graphical client for the Music Player\n" -"Daemon (MPD). It supports playlists, multiple profiles (connecting to different\n" +"Daemon (MPD). It supports playlists, multiple profiles (connecting to " +"different\n" "MPD servers, search and multimedia key support." msgstr "" @@ -9201,11 +10175,11 @@ msgid "" "about 100 graphics formats." msgstr "" -#: gnu/packages/nettle.scm:51 +#: gnu/packages/nettle.scm:52 msgid "C library for low-level cryptographic functionality" msgstr "" -#: gnu/packages/nettle.scm:53 +#: gnu/packages/nettle.scm:54 msgid "" "GNU Nettle is a low-level cryptographic library. It is designed to\n" "fit in easily in almost any context. It can be easily included in\n" @@ -9213,108 +10187,125 @@ msgid "" "themselves." msgstr "" -#: gnu/packages/networking.scm:99 +#: gnu/packages/networking.scm:108 msgid "Viewing and manipulating MAC addresses of network interfaces" msgstr "" -#: gnu/packages/networking.scm:100 +#: gnu/packages/networking.scm:109 msgid "" "GNU MAC Changer is a utility for viewing and changing MAC\n" "addresses of networking devices. New addresses may be set explicitly or\n" -"randomly. They can include MAC addresses of the same or other hardware vendors\n" +"randomly. They can include MAC addresses of the same or other hardware " +"vendors\n" "or, more generally, MAC addresses of the same category of hardware." msgstr "" -#: gnu/packages/networking.scm:128 +#: gnu/packages/networking.scm:137 msgid "Teredo IPv6 tunneling software" msgstr "" -#: gnu/packages/networking.scm:130 +#: gnu/packages/networking.scm:139 msgid "" "Miredo is an implementation (client, relay, server) of the Teredo\n" -"specification, which provides IPv6 Internet connectivity to IPv6 enabled hosts\n" +"specification, which provides IPv6 Internet connectivity to IPv6 enabled " +"hosts\n" "residing in IPv4-only networks, even when they are behind a NAT device." msgstr "" -#: gnu/packages/networking.scm:152 +#: gnu/packages/networking.scm:161 msgid "Open bidirectional communication channels from the command line" msgstr "" -#: gnu/packages/networking.scm:154 +#: gnu/packages/networking.scm:163 msgid "" "socat is a relay for bidirectional data transfer between two independent\n" "data channels---files, pipes, devices, sockets, etc. It can create\n" "\"listening\" sockets, named pipes, and pseudo terminals.\n" "\n" -"socat can be used, for instance, as TCP port forwarder, as a shell interface\n" -"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a serial\n" +"socat can be used, for instance, as TCP port forwarder, as a shell " +"interface\n" +"to UNIX sockets, IPv6 relay, for redirecting TCP oriented programs to a " +"serial\n" "line, to logically connect serial lines on different computers, or to\n" -"establish a relatively secure environment (su and chroot) for running client\n" +"establish a relatively secure environment (su and chroot) for running " +"client\n" "or server shell scripts with network connections." msgstr "" -#: gnu/packages/networking.scm:235 +#: gnu/packages/networking.scm:244 msgid "Monitor and filter incoming requests for network services" msgstr "" -#: gnu/packages/networking.scm:236 +#: gnu/packages/networking.scm:245 msgid "" "With this package you can monitor and filter incoming requests for\n" "network services. It includes a library which may be used by daemons to\n" "transparently check connection attempts against an access control list." msgstr "" -#: gnu/packages/networking.scm:256 +#: gnu/packages/networking.scm:265 msgid "Library for message-based applications" msgstr "" -#: gnu/packages/networking.scm:258 +#: gnu/packages/networking.scm:267 msgid "" "The 0MQ lightweight messaging kernel is a library which extends the\n" -"standard socket interfaces with features traditionally provided by specialized\n" +"standard socket interfaces with features traditionally provided by " +"specialized\n" "messaging middle-ware products. 0MQ sockets provide an abstraction of\n" "asynchronous message queues, multiple messaging patterns, message\n" -"filtering (subscriptions), seamless access to multiple transport protocols and\n" +"filtering (subscriptions), seamless access to multiple transport protocols " +"and\n" "more." msgstr "" -#: gnu/packages/networking.scm:297 +#: gnu/packages/networking.scm:305 +msgid "High-level C bindings for ØMQ" +msgstr "" + +#: gnu/packages/networking.scm:307 +msgid "" +"czmq provides bindings for the ØMQ core API that hides the differences\n" +"between different versions of ØMQ." +msgstr "" + +#: gnu/packages/networking.scm:342 msgid "Apache Kafka C/C++ client library" msgstr "" -#: gnu/packages/networking.scm:299 +#: gnu/packages/networking.scm:344 msgid "" "librdkafka is a C library implementation of the Apache Kafka protocol,\n" "containing both Producer and Consumer support." msgstr "" -#: gnu/packages/networking.scm:316 +#: gnu/packages/networking.scm:361 msgid "Library for Neighbor Discovery Protocol" msgstr "" -#: gnu/packages/networking.scm:318 +#: gnu/packages/networking.scm:363 msgid "" "libndp contains a library which provides a wrapper for IPv6 Neighbor\n" "Discovery Protocol. It also provides a tool named ndptool for sending and\n" "receiving NDP messages." msgstr "" -#: gnu/packages/networking.scm:336 +#: gnu/packages/networking.scm:381 msgid "Display or change Ethernet device settings" msgstr "" -#: gnu/packages/networking.scm:338 +#: gnu/packages/networking.scm:383 msgid "" "ethtool can be used to query and change settings such as speed,\n" "auto-negotiation and checksum offload on many network devices, especially\n" "Ethernet devices." msgstr "" -#: gnu/packages/networking.scm:375 +#: gnu/packages/networking.scm:420 msgid "Text based network interface status monitor" msgstr "" -#: gnu/packages/networking.scm:377 +#: gnu/packages/networking.scm:422 msgid "" "IFStatus is a simple, easy-to-use program for displaying commonly\n" "needed/wanted real-time traffic statistics of multiple network\n" @@ -9322,86 +10313,100 @@ msgid "" "intended as a substitute for the PPPStatus and EthStatus projects." msgstr "" -#: gnu/packages/networking.scm:397 +#: gnu/packages/networking.scm:442 msgid "Realtime console network usage monitor" msgstr "" -#: gnu/packages/networking.scm:399 +#: gnu/packages/networking.scm:444 msgid "" "Nload is a console application which monitors network traffic and\n" -"bandwidth usage in real time. It visualizes the in- and outgoing traffic using\n" -"two graphs, and provides additional info like total amount of transferred data\n" +"bandwidth usage in real time. It visualizes the in- and outgoing traffic " +"using\n" +"two graphs, and provides additional info like total amount of transferred " +"data\n" "and min/max network usage." msgstr "" -#: gnu/packages/networking.scm:442 +#: gnu/packages/networking.scm:487 msgid "Tunnel IPv4 data through a DNS server" msgstr "" -#: gnu/packages/networking.scm:443 +#: gnu/packages/networking.scm:488 msgid "" "Iodine tunnels IPv4 data through a DNS server. This\n" -"can be useful in different situations where internet access is firewalled, but\n" -"DNS queries are allowed. The bandwidth is asymmetrical, with limited upstream\n" +"can be useful in different situations where internet access is firewalled, " +"but\n" +"DNS queries are allowed. The bandwidth is asymmetrical, with limited " +"upstream\n" "and up to 1 Mbit/s downstream." msgstr "" -#: gnu/packages/networking.scm:481 -msgid "Improved whois client" +#: gnu/packages/networking.scm:526 +msgid "Intelligent client for the WHOIS directory service" msgstr "" -#: gnu/packages/networking.scm:482 +#: gnu/packages/networking.scm:528 msgid "" -"This whois client is intelligent and can\n" -"automatically select the appropriate whois server for most queries.\n" -"Because of historical reasons this also includes a tool called mkpasswd\n" -"which can be used to encrypt a password with @code{crypt(3)}." +"whois searches for an object in a @dfn{WHOIS} (RFC 3912) database.\n" +"It is commonly used to look up the registered users or assignees of an " +"Internet\n" +"resource, such as a domain name, an IP address block, or an autonomous " +"system.\n" +"It can automatically select the appropriate server for most queries.\n" +"\n" +"For historical reasons, this package also includes @command{mkpasswd}, " +"which\n" +"encrypts passwords using @code{crypt(3)} and is unrelated to the Expect " +"command\n" +"of the same name." msgstr "" -#: gnu/packages/networking.scm:535 +#: gnu/packages/networking.scm:585 msgid "Network traffic analyzer" msgstr "" -#: gnu/packages/networking.scm:536 +#: gnu/packages/networking.scm:586 msgid "" "Wireshark is a network protocol analyzer, or @dfn{packet\n" "sniffer}, that lets you capture and interactively browse the contents of\n" "network frames." msgstr "" -#: gnu/packages/networking.scm:556 +#: gnu/packages/networking.scm:606 msgid "Send ICMP ECHO_REQUEST packets to network hosts" msgstr "" -#: gnu/packages/networking.scm:558 +#: gnu/packages/networking.scm:608 msgid "" "fping is a ping like program which uses the Internet Control Message\n" "Protocol (ICMP) echo request to determine if a target host is responding.\n" -"fping differs from ping in that you can specify any number of targets on the\n" +"fping differs from ping in that you can specify any number of targets on " +"the\n" "command line, or specify a file containing the lists of targets to ping.\n" "Instead of sending to one target until it times out or replies, fping will\n" "send out a ping packet and move on to the next target in a round-robin\n" "fashion." msgstr "" -#: gnu/packages/networking.scm:592 +#: gnu/packages/networking.scm:642 msgid "Web server latency and throughput monitor" msgstr "" -#: gnu/packages/networking.scm:594 +#: gnu/packages/networking.scm:644 msgid "" "httping measures how long it takes to connect to a web server, send an\n" "HTTP(S) request, and receive the reply headers. It is somewhat similar to\n" "@command{ping}, but can be used even in cases where ICMP traffic is blocked\n" -"by firewalls or when you want to monitor the response time of the actual web\n" +"by firewalls or when you want to monitor the response time of the actual " +"web\n" "application stack itself." msgstr "" -#: gnu/packages/networking.scm:625 +#: gnu/packages/networking.scm:675 msgid "Visualize curl statistics" msgstr "" -#: gnu/packages/networking.scm:627 +#: gnu/packages/networking.scm:677 msgid "" "@command{httpstat} is a tool to visualize statistics from the\n" "@command{curl} HTTP client. It acts as a wrapper for @command{curl} and\n" @@ -9409,21 +10414,21 @@ msgid "" "TCP connection, TLS handshake and so on) in the terminal." msgstr "" -#: gnu/packages/networking.scm:647 +#: gnu/packages/networking.scm:697 msgid "Console based live network and disk I/O bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:648 +#: gnu/packages/networking.scm:698 msgid "" "Bandwidth Monitor NG is a small and simple console based\n" "live network and disk I/O bandwidth monitor." msgstr "" -#: gnu/packages/networking.scm:702 +#: gnu/packages/networking.scm:752 msgid "Assess WiFi network security" msgstr "" -#: gnu/packages/networking.scm:704 +#: gnu/packages/networking.scm:754 msgid "" "Aircrack-ng is a complete suite of tools to assess WiFi network\n" "security. It focuses on different areas of WiFi security: monitoring,\n" @@ -9431,135 +10436,144 @@ msgid "" "allows for heavy scripting." msgstr "" -#: gnu/packages/networking.scm:729 +#: gnu/packages/networking.scm:779 msgid "Perl Interface to the Domain Name System" msgstr "" -#: gnu/packages/networking.scm:730 +#: gnu/packages/networking.scm:780 msgid "Net::DNS is the Perl Interface to the Domain Name System." msgstr "" -#: gnu/packages/networking.scm:761 -msgid "IPv6 related part of the C socket.h defines and structure manipulators for Perl" +#: gnu/packages/networking.scm:811 +msgid "" +"IPv6 related part of the C socket.h defines and structure manipulators for " +"Perl" msgstr "" -#: gnu/packages/networking.scm:762 +#: gnu/packages/networking.scm:812 msgid "" "Socket6 binds the IPv6 related part of the C socket header\n" "definitions and structure manipulators for Perl." msgstr "" -#: gnu/packages/networking.scm:788 +#: gnu/packages/networking.scm:838 msgid "Programmable DNS resolver class for offline emulation of DNS" msgstr "" -#: gnu/packages/networking.scm:789 +#: gnu/packages/networking.scm:839 msgid "" "Net::DNS::Resolver::Programmable is a programmable DNS resolver for\n" "offline emulation of DNS." msgstr "" -#: gnu/packages/networking.scm:822 +#: gnu/packages/networking.scm:872 msgid "Manages IPv4 and IPv6 addresses and subnets" msgstr "" -#: gnu/packages/networking.scm:823 +#: gnu/packages/networking.scm:873 msgid "NetAddr::IP manages IPv4 and IPv6 addresses and subsets." msgstr "" -#: gnu/packages/networking.scm:847 +#: gnu/packages/networking.scm:897 msgid "Patricia Trie Perl module for fast IP address lookups" msgstr "" -#: gnu/packages/networking.scm:849 +#: gnu/packages/networking.scm:899 msgid "Net::Patricia does IP address lookups quickly in Perl." msgstr "" -#: gnu/packages/networking.scm:872 +#: gnu/packages/networking.scm:922 msgid "Perl extension for merging IPv4 or IPv6 CIDR addresses" msgstr "" -#: gnu/packages/networking.scm:873 +#: gnu/packages/networking.scm:923 msgid "Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses." msgstr "" -#: gnu/packages/networking.scm:895 +#: gnu/packages/networking.scm:945 msgid "Look up location and network information by IP Address in Perl" msgstr "" -#: gnu/packages/networking.scm:896 +#: gnu/packages/networking.scm:946 msgid "" "The Perl module 'Geo::IP'. It looks up location and network\n" "information by IP Address." msgstr "" -#: gnu/packages/networking.scm:925 +#: gnu/packages/networking.scm:975 msgid "Perl object interface for AF_INET/AF_INET6 domain sockets" msgstr "" -#: gnu/packages/networking.scm:926 +#: gnu/packages/networking.scm:976 msgid "" "IO::Socket::INET6 is an interface for AF_INET/AF_INET6 domain\n" "sockets in Perl." msgstr "" -#: gnu/packages/networking.scm:955 +#: gnu/packages/networking.scm:1005 msgid "Library providing automatic proxy configuration management" msgstr "" -#: gnu/packages/networking.scm:956 +#: gnu/packages/networking.scm:1006 msgid "" "Libproxy handles the details of HTTP/HTTPS proxy\n" "configuration for applications across all scenarios. Applications using\n" "libproxy only have to specify which proxy to use." msgstr "" -#: gnu/packages/networking.scm:989 +#: gnu/packages/networking.scm:1039 msgid "Redirect any TCP connection through a proxy or proxy chain" msgstr "" -#: gnu/packages/networking.scm:990 +#: gnu/packages/networking.scm:1040 msgid "" "Proxychains-ng is a preloader which hooks calls to sockets\n" -"in dynamically linked programs and redirects them through one or more SOCKS or\n" +"in dynamically linked programs and redirects them through one or more SOCKS " +"or\n" "HTTP proxies." msgstr "" -#: gnu/packages/networking.scm:1011 +#: gnu/packages/networking.scm:1061 msgid "Network communication layer on top of UDP" msgstr "" -#: gnu/packages/networking.scm:1013 +#: gnu/packages/networking.scm:1063 msgid "" "ENet's purpose is to provide a relatively thin, simple and robust network\n" -"communication layer on top of UDP. The primary feature it provides is optional\n" +"communication layer on top of UDP. The primary feature it provides is " +"optional\n" "reliable, in-order delivery of packets. ENet omits certain higher level\n" -"networking features such as authentication, server discovery, encryption, or\n" +"networking features such as authentication, server discovery, encryption, " +"or\n" "other similar tasks that are particularly application specific so that the\n" "library remains flexible, portable, and easily embeddable." msgstr "" -#: gnu/packages/networking.scm:1076 +#: gnu/packages/networking.scm:1127 msgid "Applicative network protocol demultiplexer" msgstr "" -#: gnu/packages/networking.scm:1078 +#: gnu/packages/networking.scm:1129 msgid "" "sslh is a network protocol demultiplexer. It acts like a switchboard,\n" -"accepting connections from clients on one port and forwarding them to different\n" -"servers based on the contents of the first received data packet. Detection of\n" +"accepting connections from clients on one port and forwarding them to " +"different\n" +"servers based on the contents of the first received data packet. Detection " +"of\n" "common protocols like HTTP(S), SSL, SSH, OpenVPN, tinc, and XMPP is already\n" -"implemented, but any other protocol that matches a regular expression can be\n" -"added. sslh's name comes from its original application of serving both SSH and\n" +"implemented, but any other protocol that matches a regular expression can " +"be\n" +"added. sslh's name comes from its original application of serving both SSH " +"and\n" "HTTPS on port 443, allowing SSH connections from inside corporate firewalls\n" "that block port 22." msgstr "" -#: gnu/packages/networking.scm:1101 +#: gnu/packages/networking.scm:1152 msgid "TCP, UDP and SCTP bandwidth measurement tool" msgstr "" -#: gnu/packages/networking.scm:1103 +#: gnu/packages/networking.scm:1154 msgid "" "iPerf is a tool to measure achievable bandwidth on IP networks. It\n" "supports tuning of various parameters related to timing, buffers and\n" @@ -9567,110 +10581,120 @@ msgid "" "the bandwidth, loss, and other parameters." msgstr "" -#: gnu/packages/networking.scm:1136 +#: gnu/packages/networking.scm:1187 msgid "Per-process bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:1137 +#: gnu/packages/networking.scm:1188 msgid "" "NetHogs is a small 'net top' tool for Linux. Instead of\n" -"breaking the traffic down per protocol or per subnet, like most tools do, it\n" +"breaking the traffic down per protocol or per subnet, like most tools do, " +"it\n" "groups bandwidth by process.\n" "\n" "NetHogs does not rely on a special kernel module to be loaded. If there's\n" -"suddenly a lot of network traffic, you can fire up NetHogs and immediately see\n" -"which PID is causing this. This makes it easy to identify programs that have\n" +"suddenly a lot of network traffic, you can fire up NetHogs and immediately " +"see\n" +"which PID is causing this. This makes it easy to identify programs that " +"have\n" "gone wild and are suddenly taking up your bandwidth." msgstr "" -#: gnu/packages/networking.scm:1183 +#: gnu/packages/networking.scm:1234 msgid "Usenet binary file downloader" msgstr "" -#: gnu/packages/networking.scm:1185 +#: gnu/packages/networking.scm:1236 msgid "" "NZBGet is a binary newsgrabber, which downloads files from Usenet based\n" "on information given in @code{nzb} files. NZBGet can be used in standalone\n" -"and in server/client modes. In standalone mode, you pass NZBGet @command{nzb}\n" -"files as command-line parameters and it downloads them and exits. NZBGet also\n" +"and in server/client modes. In standalone mode, you pass NZBGet " +"@command{nzb}\n" +"files as command-line parameters and it downloads them and exits. NZBGet " +"also\n" "contains a Web interface. Its server can be controlled through remote\n" "procedure calls (RPCs)." msgstr "" -#: gnu/packages/networking.scm:1239 +#: gnu/packages/networking.scm:1290 msgid "Virtual network switch" msgstr "" -#: gnu/packages/networking.scm:1242 +#: gnu/packages/networking.scm:1293 msgid "" "Open vSwitch is a multilayer virtual switch. It is designed to enable\n" "massive network automation through programmatic extension, while still\n" -"supporting standard management interfaces and protocols (e.g. NetFlow, sFlow,\n" +"supporting standard management interfaces and protocols (e.g. NetFlow, " +"sFlow,\n" "IPFIX, RSPAN, CLI, LACP, 802.1ag)." msgstr "" -#: gnu/packages/networking.scm:1264 +#: gnu/packages/networking.scm:1315 msgid "Python class and tools for handling IP addresses and networks" msgstr "" -#: gnu/packages/networking.scm:1265 +#: gnu/packages/networking.scm:1316 msgid "" "The @code{IP} class allows a comfortable parsing and\n" "handling for most notations in use for IPv4 and IPv6 addresses and\n" "networks." msgstr "" -#: gnu/packages/networking.scm:1285 +#: gnu/packages/networking.scm:1336 msgid "Internet bandwidth tester" msgstr "" -#: gnu/packages/networking.scm:1287 +#: gnu/packages/networking.scm:1338 msgid "" "Command line interface for testing internet bandwidth using\n" "speedtest.net." msgstr "" -#: gnu/packages/networking.scm:1305 +#: gnu/packages/networking.scm:1356 msgid "HPA's tftp client" msgstr "" -#: gnu/packages/networking.scm:1307 +#: gnu/packages/networking.scm:1358 msgid "" "This is a tftp client derived from OpenBSD tftp with some extra options\n" "added and bugs fixed. The source includes readline support but it is not\n" -"enabled due to license conflicts between the BSD advertising clause and the GPL." +"enabled due to license conflicts between the BSD advertising clause and the " +"GPL." msgstr "" -#: gnu/packages/networking.scm:1335 +#: gnu/packages/networking.scm:1386 msgid "Small Ident Daemon" msgstr "" -#: gnu/packages/networking.scm:1337 +#: gnu/packages/networking.scm:1388 msgid "" "@dfn{Pidentd} (Peter's Ident Daemon) is a identd, which implements a\n" "identification server. Pidentd looks up specific TCP/IP connections and\n" "returns the user name and other information about the connection." msgstr "" -#: gnu/packages/networking.scm:1384 +#: gnu/packages/networking.scm:1435 msgid "Create secure pipes between sockets" msgstr "" -#: gnu/packages/networking.scm:1385 +#: gnu/packages/networking.scm:1436 msgid "" "Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n" -"symmetrically encrypted and authenticated pipes between socket addresses, so\n" +"symmetrically encrypted and authenticated pipes between socket addresses, " +"so\n" "that one may connect to one address (e.g., a UNIX socket on localhost) and\n" -"transparently have a connection established to another address (e.g., a UNIX\n" -"socket on a different system). This is similar to 'ssh -L' functionality, but\n" +"transparently have a connection established to another address (e.g., a " +"UNIX\n" +"socket on a different system). This is similar to 'ssh -L' functionality, " +"but\n" "does not use SSH and requires a pre-shared symmetric key." msgstr "" -#: gnu/packages/networking.scm:1412 +#: gnu/packages/networking.scm:1463 msgid "Routing Software Suite" msgstr "" -#: gnu/packages/networking.scm:1413 +#: gnu/packages/networking.scm:1464 msgid "" "Quagga is a routing software suite, providing implementations\n" "of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n" @@ -9678,145 +10702,178 @@ msgid "" "The Quagga architecture consists of a core daemon, @command{zebra}, which\n" "acts as an abstraction layer to the underlying Unix kernel and presents the\n" "Zserv API over a Unix or TCP stream to Quagga clients. It is these Zserv\n" -"clients which typically implement a routing protocol and communicate routing\n" +"clients which typically implement a routing protocol and communicate " +"routing\n" "updates to the zebra daemon." msgstr "" -#: gnu/packages/networking.scm:1461 +#: gnu/packages/networking.scm:1515 msgid "IPv6 security research toolkit" msgstr "" -#: gnu/packages/networking.scm:1462 +#: gnu/packages/networking.scm:1516 msgid "" "The THC IPv6 Toolkit provides command-line tools and a library\n" -"for researching IPv6 implementations and deployments. It requires Linux 2.6 or\n" +"for researching IPv6 implementations and deployments. It requires Linux 2.6 " +"or\n" "newer and only works on Ethernet network interfaces." msgstr "" -#: gnu/packages/networking.scm:1488 +#: gnu/packages/networking.scm:1542 msgid "Bandwidth monitor" msgstr "" -#: gnu/packages/networking.scm:1489 +#: gnu/packages/networking.scm:1543 msgid "" "bmon is a monitoring and debugging tool to capture\n" "networking-related statistics and prepare them visually in a human-friendly\n" -"way. It features various output methods including an interactive curses user\n" +"way. It features various output methods including an interactive curses " +"user\n" "interface and a programmable text output for scripting." msgstr "" -#: gnu/packages/networking.scm:1531 +#: gnu/packages/networking.scm:1585 msgid "Framework for low-level network packet construction" msgstr "" -#: gnu/packages/networking.scm:1533 +#: gnu/packages/networking.scm:1587 msgid "" "Libnet provides a fairly portable framework for network packet\n" -"construction and injection. It features portable packet creation interfaces\n" +"construction and injection. It features portable packet creation " +"interfaces\n" "at the IP layer and link layer, as well as a host of supplementary\n" "functionality. Using libnet, quick and simple packet assembly applications\n" "can be whipped up with little effort." msgstr "" -#: gnu/packages/pdf.scm:127 +#: gnu/packages/networking.scm:1615 +msgid "Network diagnostic tool" +msgstr "" + +#: gnu/packages/networking.scm:1617 +msgid "" +"@dfn{mtr} (My TraceRoute) combines the functionality of the\n" +"@command{traceroute} and @command{ping} programs in a single network " +"diagnostic\n" +"tool. @command{mtr} can use several network protocols to detect " +"intermediate\n" +"routers (or @dfn{hops}) between the local host and a user-specified " +"destination.\n" +"It then continually measures the response time and packet loss at each hop, " +"and\n" +"displays the results in real time." +msgstr "" + +#: gnu/packages/networking.scm:1669 +msgid "IKEv1/v2 keying daemon" +msgstr "" + +#: gnu/packages/networking.scm:1670 +msgid "" +"StrongSwan is an IPsec implementation originally based upon\n" +"the FreeS/WAN project. It contains support for IKEv1, IKEv2, MOBIKE, IPv6,\n" +"NAT-T and more." +msgstr "" + +#: gnu/packages/pdf.scm:121 msgid "PDF rendering library" msgstr "" -#: gnu/packages/pdf.scm:129 +#: gnu/packages/pdf.scm:123 msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." msgstr "" -#: gnu/packages/pdf.scm:138 +#: gnu/packages/pdf.scm:132 msgid "Qt4 frontend for the Poppler PDF rendering library" msgstr "" -#: gnu/packages/pdf.scm:149 +#: gnu/packages/pdf.scm:139 msgid "Qt5 frontend for the Poppler PDF rendering library" msgstr "" -#: gnu/packages/pdf.scm:182 +#: gnu/packages/pdf.scm:172 msgid "Python bindings for Poppler-Qt4" msgstr "" -#: gnu/packages/pdf.scm:184 +#: gnu/packages/pdf.scm:174 msgid "" "This package provides Python bindings for the Qt4 interface of the\n" "Poppler PDF rendering library." msgstr "" -#: gnu/packages/pdf.scm:229 +#: gnu/packages/pdf.scm:219 msgid "Python bindings for Poppler-Qt5" msgstr "" -#: gnu/packages/pdf.scm:231 +#: gnu/packages/pdf.scm:221 msgid "" "This package provides Python bindings for the Qt5 interface of the\n" "Poppler PDF rendering library." msgstr "" -#: gnu/packages/pdf.scm:268 +#: gnu/packages/pdf.scm:258 msgid "Library for generating PDF files" msgstr "" -#: gnu/packages/pdf.scm:270 +#: gnu/packages/pdf.scm:260 msgid "" "libHaru is a library for generating PDF files. libHaru does not support\n" "reading and editing of existing PDF files." msgstr "" -#: gnu/packages/pdf.scm:317 +#: gnu/packages/pdf.scm:307 msgid "Viewer for PDF files based on the Motif toolkit" msgstr "" -#: gnu/packages/pdf.scm:319 +#: gnu/packages/pdf.scm:309 msgid "Xpdf is a viewer for Portable Document Format (PDF) files." msgstr "" -#: gnu/packages/pdf.scm:349 +#: gnu/packages/pdf.scm:337 msgid "Comic book support for zathura (libarchive backend)" msgstr "" -#: gnu/packages/pdf.scm:350 +#: gnu/packages/pdf.scm:338 msgid "" "The zathura-cb plugin adds comic book support to zathura\n" "using libarchive." msgstr "" -#: gnu/packages/pdf.scm:380 +#: gnu/packages/pdf.scm:366 msgid "PS support for zathura (libspectre backend)" msgstr "" -#: gnu/packages/pdf.scm:381 +#: gnu/packages/pdf.scm:367 msgid "" "The zathura-ps plugin adds PS support to zathura\n" "using libspectre." msgstr "" -#: gnu/packages/pdf.scm:412 +#: gnu/packages/pdf.scm:396 msgid "DjVu support for zathura (DjVuLibre backend)" msgstr "" -#: gnu/packages/pdf.scm:413 +#: gnu/packages/pdf.scm:397 msgid "" "The zathura-djvu plugin adds DjVu support to zathura\n" "using the DjVuLibre library." msgstr "" -#: gnu/packages/pdf.scm:447 +#: gnu/packages/pdf.scm:429 msgid "PDF support for zathura (mupdf backend)" msgstr "" -#: gnu/packages/pdf.scm:448 +#: gnu/packages/pdf.scm:430 msgid "" "The zathura-pdf-mupdf plugin adds PDF support to zathura\n" "by using the @code{mupdf} rendering library." msgstr "" -#: gnu/packages/pdf.scm:480 +#: gnu/packages/pdf.scm:459 msgid "PDF support for zathura (poppler backend)" msgstr "" -#: gnu/packages/pdf.scm:481 +#: gnu/packages/pdf.scm:460 msgid "" "The zathura-pdf-poppler plugin adds PDF support to zathura\n" "by using the poppler rendering engine." @@ -9840,17 +10897,19 @@ msgstr "" #: gnu/packages/pdf.scm:560 msgid "" "PoDoFo is a C++ library and set of command-line tools to work with the\n" -"PDF file format. It can parse PDF files and load them into memory, and makes\n" -"it easy to modify them and write the changes to disk. It is primarily useful\n" +"PDF file format. It can parse PDF files and load them into memory, and " +"makes\n" +"it easy to modify them and write the changes to disk. It is primarily " +"useful\n" "for applications that wish to do lower level manipulation of PDF, such as\n" "extracting content or merging files." msgstr "" -#: gnu/packages/pdf.scm:609 +#: gnu/packages/pdf.scm:607 msgid "Lightweight PDF viewer and toolkit" msgstr "" -#: gnu/packages/pdf.scm:611 +#: gnu/packages/pdf.scm:609 msgid "" "MuPDF is a C library that implements a PDF and XPS parsing and\n" "rendering engine. It is used primarily to render pages into bitmaps,\n" @@ -9862,11 +10921,11 @@ msgid "" "@command{pdfclean}, and examining the file structure @command{pdfshow}." msgstr "" -#: gnu/packages/pdf.scm:663 +#: gnu/packages/pdf.scm:661 msgid "Command-line tools and library for transforming PDF files" msgstr "" -#: gnu/packages/pdf.scm:665 +#: gnu/packages/pdf.scm:663 msgid "" "QPDF is a command-line program that does structural, content-preserving\n" "transformations on PDF files. It could have been called something like\n" @@ -9875,64 +10934,66 @@ msgid "" "program capable of converting PDF into other formats." msgstr "" -#: gnu/packages/pdf.scm:695 +#: gnu/packages/pdf.scm:693 msgid "Notetaking using a stylus" msgstr "" -#: gnu/packages/pdf.scm:697 +#: gnu/packages/pdf.scm:695 msgid "" "Xournal is an application for notetaking, sketching, keeping a journal\n" "using a stylus." msgstr "" -#: gnu/packages/pdf.scm:719 +#: gnu/packages/pdf.scm:717 msgid "Python library for generating PDFs and graphics" msgstr "" -#: gnu/packages/pdf.scm:720 +#: gnu/packages/pdf.scm:718 msgid "" "This is the ReportLab PDF Toolkit. It allows rapid creation\n" -"of rich PDF documents, and also creation of charts in a variety of bitmap and\n" +"of rich PDF documents, and also creation of charts in a variety of bitmap " +"and\n" "vector formats." msgstr "" -#: gnu/packages/pdf.scm:773 +#: gnu/packages/pdf.scm:771 msgid "PDF presentation tool with visual effects" msgstr "" -#: gnu/packages/pdf.scm:775 +#: gnu/packages/pdf.scm:773 msgid "" "Impressive is a tool to display PDF files that provides visual effects\n" -"such as smooth alpha-blended slide transitions. It provides additional tools\n" +"such as smooth alpha-blended slide transitions. It provides additional " +"tools\n" "such as zooming, highlighting an area of the screen, and a tool to navigate\n" "the PDF pages." msgstr "" -#: gnu/packages/pdf.scm:823 +#: gnu/packages/pdf.scm:821 msgid "Framebuffer and drm-based image viewer" msgstr "" -#: gnu/packages/pdf.scm:825 +#: gnu/packages/pdf.scm:823 msgid "" "fbida contains a few applications for viewing and editing images on\n" "the framebuffer." msgstr "" -#: gnu/packages/pdf.scm:850 +#: gnu/packages/pdf.scm:848 msgid "PDF to SVG converter" msgstr "" -#: gnu/packages/pdf.scm:851 +#: gnu/packages/pdf.scm:849 msgid "" "@command{pdf2svg} is a simple command-line PDF to SVG\n" "converter using the Poppler and Cairo libraries." msgstr "" -#: gnu/packages/pdf.scm:882 gnu/packages/pdf.scm:919 +#: gnu/packages/pdf.scm:880 gnu/packages/pdf.scm:917 msgid "Pure Python PDF toolkit" msgstr "" -#: gnu/packages/pdf.scm:883 +#: gnu/packages/pdf.scm:881 msgid "" "PyPDF2 is a pure Python PDF library capable of:\n" "\n" @@ -9952,7 +11013,7 @@ msgid "" "manage or manipulate PDFs." msgstr "" -#: gnu/packages/pdf.scm:920 +#: gnu/packages/pdf.scm:918 msgid "" "PyPDF2 is a pure Python PDF toolkit.\n" "\n" @@ -9960,32 +11021,38 @@ msgid "" "python-pypdf2 instead." msgstr "" -#: gnu/packages/pdf.scm:944 +#: gnu/packages/pdf.scm:942 msgid "Scale and tile PDF images/pages to print on multiple pages" msgstr "" -#: gnu/packages/pdf.scm:945 +#: gnu/packages/pdf.scm:943 msgid "" "@command{pdfposter} can be used to create a large poster by\n" -"building it from multple pages and/or printing it on large media. It expects\n" -"as input a PDF file, normally printing on a single page. The output is again\n" -"a PDF file, maybe containing multiple pages together building the poster. The\n" +"building it from multple pages and/or printing it on large media. It " +"expects\n" +"as input a PDF file, normally printing on a single page. The output is " +"again\n" +"a PDF file, maybe containing multiple pages together building the poster. " +"The\n" "input page will be scaled to obtain the desired size.\n" "\n" -"This is much like @command{poster} does for Postscript files, but working with\n" -"PDF. Since sometimes @command{poster} does not like your files converted from\n" +"This is much like @command{poster} does for Postscript files, but working " +"with\n" +"PDF. Since sometimes @command{poster} does not like your files converted " +"from\n" "PDF. Indeed @command{pdfposter} was inspired by @command{poster}." msgstr "" -#: gnu/packages/pdf.scm:976 +#: gnu/packages/pdf.scm:974 msgid "Command-line utility to search text in PDF files" msgstr "" -#: gnu/packages/pdf.scm:978 +#: gnu/packages/pdf.scm:976 msgid "" "Pdfgrep searches in pdf files for strings matching a regular expression.\n" "Support some GNU grep options as file name output, page number output,\n" -"optional case insensitivity, count occurrences, color highlights and search in\n" +"optional case insensitivity, count occurrences, color highlights and search " +"in\n" "multiple files." msgstr "" @@ -10002,44 +11069,45 @@ msgid "" "feature." msgstr "" -#: gnu/packages/perl.scm:148 +#: gnu/packages/perl.scm:151 msgid "Implementation of the Perl programming language" msgstr "" -#: gnu/packages/perl.scm:150 +#: gnu/packages/perl.scm:153 msgid "" "Perl 5 is a highly capable, feature-rich programming language with over\n" "24 years of development." msgstr "" -#: gnu/packages/perl.scm:169 +#: gnu/packages/perl.scm:172 msgid "Module for merging hierarchies using the C3 algorithm" msgstr "" -#: gnu/packages/perl.scm:170 +#: gnu/packages/perl.scm:173 msgid "" "This module implements the C3 algorithm, which aims to\n" "provide a sane method resolution order under multiple inheritance." msgstr "" -#: gnu/packages/perl.scm:188 +#: gnu/packages/perl.scm:191 msgid "Compute differences between two files or lists" msgstr "" -#: gnu/packages/perl.scm:189 +#: gnu/packages/perl.scm:192 msgid "" "This is a module for computing the difference between two\n" -"files, two strings, or any other two lists of things. It uses an intelligent\n" +"files, two strings, or any other two lists of things. It uses an " +"intelligent\n" "algorithm similar to (or identical to) the one used by the Unix \"diff\"\n" "program. It is guaranteed to find the *smallest possible* set of\n" "differences." msgstr "" -#: gnu/packages/perl.scm:211 +#: gnu/packages/perl.scm:214 msgid "Use shorter versions of class names" msgstr "" -#: gnu/packages/perl.scm:212 +#: gnu/packages/perl.scm:215 msgid "" "The alias module loads the class you specify and exports\n" "into your namespace a subroutine that returns the class name. You can\n" @@ -10047,48 +11115,47 @@ msgid "" "implicitly." msgstr "" -#: gnu/packages/perl.scm:234 +#: gnu/packages/perl.scm:237 msgid "Transparently use Moose or Mouse modules" msgstr "" -#: gnu/packages/perl.scm:236 +#: gnu/packages/perl.scm:239 msgid "" "This module facilitates using @code{Moose} or @code{Mouse} modules\n" -"without changing the code. By default, Mouse will be provided to libraries,\n" -"unless Moose is already loaded, or explicitly requested by the end-user. End\n" -"users can force the decision of which backend to use by setting the environment\n" +"without changing the code. By default, Mouse will be provided to " +"libraries,\n" +"unless Moose is already loaded, or explicitly requested by the end-user. " +"End\n" +"users can force the decision of which backend to use by setting the " +"environment\n" "variable ANY_MOOSE to be Moose or Mouse." msgstr "" -#: gnu/packages/perl.scm:259 +#: gnu/packages/perl.scm:262 msgid "Configuration files and command line parsing" msgstr "" -#: gnu/packages/perl.scm:260 +#: gnu/packages/perl.scm:263 msgid "" "AppConfig is a bundle of Perl5 modules for reading\n" "configuration files and parsing command line arguments." msgstr "" -#: gnu/packages/perl.scm:278 -msgid "Perl API to zip files" -msgstr "" - -#: gnu/packages/perl.scm:300 +#: gnu/packages/perl.scm:283 msgid "Small utils for array manipulation" msgstr "" -#: gnu/packages/perl.scm:301 +#: gnu/packages/perl.scm:284 msgid "" "@code{Array::Utils} is a small pure-perl module containing\n" "list manipulation routines." msgstr "" -#: gnu/packages/perl.scm:320 +#: gnu/packages/perl.scm:303 msgid "Allow C/XS libraries to interrupt perl asynchronously" msgstr "" -#: gnu/packages/perl.scm:322 +#: gnu/packages/perl.scm:305 msgid "" "@code{Async::Interrupt} implements a single feature only of interest\n" "to advanced perl modules, namely asynchronous interruptions (think \"UNIX\n" @@ -10106,16 +11173,17 @@ msgid "" "sometimes even without using a single syscall." msgstr "" -#: gnu/packages/perl.scm:352 +#: gnu/packages/perl.scm:335 msgid "Lexically disable autovivification" msgstr "" -#: gnu/packages/perl.scm:353 +#: gnu/packages/perl.scm:336 msgid "" "When an undefined variable is dereferenced, it gets silently\n" "upgraded to an array or hash reference (depending of the type of the\n" "dereferencing). This behaviour is called autovivification and usually does\n" -"what you mean but it may be unnatural or surprising because your variables get\n" +"what you mean but it may be unnatural or surprising because your variables " +"get\n" "populated behind your back. This is especially true when several levels of\n" "dereferencing are involved, in which case all levels are vivified up to the\n" "last, or when it happens in intuitively read-only constructs like\n" @@ -10124,23 +11192,33 @@ msgid "" "error when it would have happened." msgstr "" -#: gnu/packages/perl.scm:379 gnu/packages/perl.scm:6328 +#: gnu/packages/perl.scm:369 +msgid "Disables bareword filehandles" +msgstr "" + +#: gnu/packages/perl.scm:370 +msgid "This module disables bareword filehandles." +msgstr "" + +#: gnu/packages/perl.scm:387 gnu/packages/perl.scm:6552 msgid "Establish an ISA relationship with base classes at compile time" msgstr "" -#: gnu/packages/perl.scm:380 +#: gnu/packages/perl.scm:388 msgid "" "Allows you to both load one or more modules, while setting\n" -"up inheritance from those modules at the same time. Unless you are using the\n" -"fields pragma, consider this module discouraged in favor of the lighter-weight\n" +"up inheritance from those modules at the same time. Unless you are using " +"the\n" +"fields pragma, consider this module discouraged in favor of the lighter-" +"weight\n" "parent." msgstr "" -#: gnu/packages/perl.scm:400 +#: gnu/packages/perl.scm:408 msgid "Open a browser in a given URL" msgstr "" -#: gnu/packages/perl.scm:401 +#: gnu/packages/perl.scm:409 msgid "" "The functions exported by this module allow you to open URLs\n" "in the user's browser. A set of known commands per OS-name is tested for\n" @@ -10148,21 +11226,29 @@ msgid "" "all known commands are checked." msgstr "" -#: gnu/packages/perl.scm:426 +#: gnu/packages/perl.scm:434 msgid "Execute code after a scope finished compilation" msgstr "" -#: gnu/packages/perl.scm:427 +#: gnu/packages/perl.scm:435 msgid "" "This module allows you to execute code when perl finished\n" "compiling the surrounding scope." msgstr "" -#: gnu/packages/perl.scm:445 +#: gnu/packages/perl.scm:456 +msgid "Wrap OP check callbacks" +msgstr "" + +#: gnu/packages/perl.scm:457 +msgid "This module allows you to wrap OP check callbacks." +msgstr "" + +#: gnu/packages/perl.scm:474 msgid "Lists of reserved barewords and symbol names" msgstr "" -#: gnu/packages/perl.scm:446 +#: gnu/packages/perl.scm:475 msgid "" "@code{B::Keywords} supplies several arrays of exportable\n" "keywords: @code{@@Scalars, @@Arrays, @@Hashes, @@Filehandles, @@Symbols,\n" @@ -10170,479 +11256,506 @@ msgid "" "@@ExporterSymbols}." msgstr "" -#: gnu/packages/perl.scm:469 +#: gnu/packages/perl.scm:498 msgid "Benchmarking with statistical confidence" msgstr "" -#: gnu/packages/perl.scm:471 +#: gnu/packages/perl.scm:500 msgid "" "The Benchmark::Timer class allows you to time portions of code\n" "conveniently, as well as benchmark code by allowing timings of repeated\n" "trials. It is perfect for when you need more precise information about the\n" -"running time of portions of your code than the Benchmark module will give you,\n" +"running time of portions of your code than the Benchmark module will give " +"you,\n" "but don't want to go all out and profile your code." msgstr "" -#: gnu/packages/perl.scm:496 +#: gnu/packages/perl.scm:525 msgid "Bit vector library" msgstr "" -#: gnu/packages/perl.scm:497 +#: gnu/packages/perl.scm:526 msgid "" "Bit::Vector is an efficient C library which allows you to\n" -"handle bit vectors, sets (of integers), \"big integer arithmetic\" and boolean\n" +"handle bit vectors, sets (of integers), \"big integer arithmetic\" and " +"boolean\n" "matrices, all of arbitrary sizes. The package also includes an\n" "object-oriented Perl module for accessing the C library from Perl, and\n" "optionally features overloaded operators for maximum ease of use. The C\n" "library can nevertheless be used stand-alone, without Perl." msgstr "" -#: gnu/packages/perl.scm:519 +#: gnu/packages/perl.scm:548 msgid "Boolean support for Perl" msgstr "" -#: gnu/packages/perl.scm:520 +#: gnu/packages/perl.scm:549 msgid "" "This module provides basic Boolean support, by defining two\n" "special objects: true and false." msgstr "" -#: gnu/packages/perl.scm:538 +#: gnu/packages/perl.scm:567 msgid "Data files for Business::ISBN" msgstr "" -#: gnu/packages/perl.scm:539 +#: gnu/packages/perl.scm:568 msgid "" "This package provides a data pack for @code{Business::ISBN}.\n" -"These data are generated from the RangeMessage.xml file provided by the ISBN\n" +"These data are generated from the RangeMessage.xml file provided by the " +"ISBN\n" "Agency." msgstr "" -#: gnu/packages/perl.scm:561 +#: gnu/packages/perl.scm:590 msgid "Work with International Standard Book Numbers" msgstr "" -#: gnu/packages/perl.scm:562 +#: gnu/packages/perl.scm:591 msgid "" "This modules provides tools to deal with International\n" "Standard Book Numbers, including ISBN-10 and ISBN-13." msgstr "" -#: gnu/packages/perl.scm:580 +#: gnu/packages/perl.scm:609 msgid "Work with International Standard Serial Numbers" msgstr "" -#: gnu/packages/perl.scm:581 +#: gnu/packages/perl.scm:610 msgid "" "This modules provides tools to deal with International\n" "Standard Serial Numbers." msgstr "" -#: gnu/packages/perl.scm:601 +#: gnu/packages/perl.scm:630 msgid "Work with International Standard Music Numbers" msgstr "" -#: gnu/packages/perl.scm:602 +#: gnu/packages/perl.scm:631 msgid "" "This modules provides tools to deal with International\n" "Standard Music Numbers." msgstr "" -#: gnu/packages/perl.scm:623 +#: gnu/packages/perl.scm:652 msgid "Cache interface for Perl" msgstr "" -#: gnu/packages/perl.scm:624 +#: gnu/packages/perl.scm:653 msgid "" "The Cache modules are designed to assist a developer in\n" -"persisting data for a specified period of time. Often these modules are used\n" +"persisting data for a specified period of time. Often these modules are " +"used\n" "in web applications to store data locally to save repeated and redundant\n" -"expensive calls to remote machines or databases. People have also been known\n" -"to use Cache::Cache for its straightforward interface in sharing data between\n" +"expensive calls to remote machines or databases. People have also been " +"known\n" +"to use Cache::Cache for its straightforward interface in sharing data " +"between\n" "runs of an application or invocations of a CGI-style script or simply as an\n" "easy to use abstraction of the file system or shared memory." msgstr "" -#: gnu/packages/perl.scm:647 +#: gnu/packages/perl.scm:676 msgid "Shared memory interprocess cache via mmap" msgstr "" -#: gnu/packages/perl.scm:648 +#: gnu/packages/perl.scm:677 msgid "" "A shared memory cache through an mmap'ed file. It's core is\n" "written in C for performance. It uses fcntl locking to ensure multiple\n" -"processes can safely access the cache at the same time. It uses a basic LRU\n" +"processes can safely access the cache at the same time. It uses a basic " +"LRU\n" "algorithm to keep the most used entries in the cache." msgstr "" -#: gnu/packages/perl.scm:669 +#: gnu/packages/perl.scm:698 msgid "Capture STDOUT and STDERR from Perl, XS or external programs" msgstr "" -#: gnu/packages/perl.scm:671 +#: gnu/packages/perl.scm:700 msgid "" "Capture::Tiny provides a simple, portable way to capture almost anything\n" "sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" -"code or from an external program. Optionally, output can be teed so that it\n" +"code or from an external program. Optionally, output can be teed so that " +"it\n" "is captured while being passed through to the original file handles." msgstr "" -#: gnu/packages/perl.scm:690 +#: gnu/packages/perl.scm:719 msgid "Check compatibility with the installed perl version" msgstr "" -#: gnu/packages/perl.scm:692 +#: gnu/packages/perl.scm:721 msgid "" "This module is used by Schmorp's modules during configuration stage\n" "to test the installed perl for compatibility with his modules." msgstr "" -#: gnu/packages/perl.scm:712 +#: gnu/packages/perl.scm:741 msgid "Warns and dies noisily with stack backtraces/" msgstr "" -#: gnu/packages/perl.scm:713 +#: gnu/packages/perl.scm:742 msgid "" "This module is meant as a debugging aid. It can be used to\n" -"make a script complain loudly with stack backtraces when @code{warn()}-ing or\n" +"make a script complain loudly with stack backtraces when @code{warn()}-ing " +"or\n" "@code{die()}ing." msgstr "" -#: gnu/packages/perl.scm:732 +#: gnu/packages/perl.scm:761 msgid "Executable comments for Perl" msgstr "" -#: gnu/packages/perl.scm:733 +#: gnu/packages/perl.scm:762 msgid "" "Carp::Assert is intended for a purpose like the ANSI C\n" "library assert.h." msgstr "" -#: gnu/packages/perl.scm:755 +#: gnu/packages/perl.scm:784 msgid "Convenience wrappers around Carp::Assert" msgstr "" -#: gnu/packages/perl.scm:756 +#: gnu/packages/perl.scm:785 msgid "" "Carp::Assert::More is a set of handy assertion functions for\n" "Perl." msgstr "" -#: gnu/packages/perl.scm:776 +#: gnu/packages/perl.scm:805 msgid "Report errors from a \"clan\" of modules" msgstr "" -#: gnu/packages/perl.scm:777 +#: gnu/packages/perl.scm:806 msgid "" "This module allows errors from a clan (or family) of modules\n" "to appear to originate from the caller of the clan. This is necessary in\n" -"cases where the clan modules are not classes derived from each other, and thus\n" +"cases where the clan modules are not classes derived from each other, and " +"thus\n" "the Carp.pm module doesn't help." msgstr "" -#: gnu/packages/perl.scm:797 +#: gnu/packages/perl.scm:826 msgid "Read the CDDB entry for an audio CD in your drive" msgstr "" -#: gnu/packages/perl.scm:798 +#: gnu/packages/perl.scm:827 msgid "This module can retrieve information from the CDDB." msgstr "" -#: gnu/packages/perl.scm:820 +#: gnu/packages/perl.scm:849 msgid "Automated accessor generation" msgstr "" -#: gnu/packages/perl.scm:821 +#: gnu/packages/perl.scm:850 msgid "" "This module automagically generates accessors/mutators for\n" "your class." msgstr "" -#: gnu/packages/perl.scm:843 +#: gnu/packages/perl.scm:872 msgid "Faster, but less expandable, chained accessors" msgstr "" -#: gnu/packages/perl.scm:844 +#: gnu/packages/perl.scm:873 msgid "" "A chained accessor is one that always returns the object\n" -"when called with parameters (to set), and the value of the field when called\n" -"with no arguments. This module subclasses Class::Accessor in order to provide\n" +"when called with parameters (to set), and the value of the field when " +"called\n" +"with no arguments. This module subclasses Class::Accessor in order to " +"provide\n" "the same mk_accessors interface." msgstr "" -#: gnu/packages/perl.scm:871 +#: gnu/packages/perl.scm:900 msgid "Build groups of accessors" msgstr "" -#: gnu/packages/perl.scm:872 +#: gnu/packages/perl.scm:901 msgid "" "This class lets you build groups of accessors that will call\n" "different getters and setters." msgstr "" -#: gnu/packages/perl.scm:892 +#: gnu/packages/perl.scm:921 msgid "Pragma to use the C3 method resolution order algorithm" msgstr "" -#: gnu/packages/perl.scm:893 +#: gnu/packages/perl.scm:922 msgid "" "This is pragma to change Perl 5's standard method resolution\n" "order from depth-first left-to-right (a.k.a - pre-order) to the more\n" "sophisticated C3 method resolution order." msgstr "" -#: gnu/packages/perl.scm:917 +#: gnu/packages/perl.scm:946 msgid "Drop-in replacement for NEXT" msgstr "" -#: gnu/packages/perl.scm:918 +#: gnu/packages/perl.scm:947 msgid "" "This module is intended as a drop-in replacement for NEXT,\n" "supporting the same interface, but using Class::C3 to do the hard work." msgstr "" -#: gnu/packages/perl.scm:943 +#: gnu/packages/perl.scm:972 msgid "Load mix-ins or components to your C3-based class" msgstr "" -#: gnu/packages/perl.scm:944 +#: gnu/packages/perl.scm:973 msgid "" "This module will inject base classes to your module using\n" "the Class::C3 method resolution order." msgstr "" -#: gnu/packages/perl.scm:962 +#: gnu/packages/perl.scm:991 msgid "Inheritable, overridable class data" msgstr "" -#: gnu/packages/perl.scm:963 +#: gnu/packages/perl.scm:992 msgid "" "Class::Data::Inheritable is for creating accessor/mutators\n" -"to class data. That is, if you want to store something about your class as a\n" -"whole (instead of about a single object). This data is then inherited by your\n" +"to class data. That is, if you want to store something about your class as " +"a\n" +"whole (instead of about a single object). This data is then inherited by " +"your\n" "subclasses and can be overridden." msgstr "" -#: gnu/packages/perl.scm:984 +#: gnu/packages/perl.scm:1013 msgid "Class for easy date and time manipulation" msgstr "" -#: gnu/packages/perl.scm:985 +#: gnu/packages/perl.scm:1014 msgid "" "This module provides a general-purpose date and datetime\n" "type for perl." msgstr "" -#: gnu/packages/perl.scm:1002 +#: gnu/packages/perl.scm:1031 msgid "Base class for error handling" msgstr "" -#: gnu/packages/perl.scm:1004 +#: gnu/packages/perl.scm:1033 msgid "" -"@code{Class::ErrorHandler} provides an error-handling mechanism that is generic\n" -"enough to be used as the base class for a variety of OO classes. Subclasses inherit\n" -"its two error-handling methods, error and errstr, to communicate error messages back\n" +"@code{Class::ErrorHandler} provides an error-handling mechanism that is " +"generic\n" +"enough to be used as the base class for a variety of OO classes. Subclasses " +"inherit\n" +"its two error-handling methods, error and errstr, to communicate error " +"messages back\n" "to the calling program." msgstr "" -#: gnu/packages/perl.scm:1025 +#: gnu/packages/perl.scm:1054 msgid "Utility methods for factory classes" msgstr "" -#: gnu/packages/perl.scm:1026 +#: gnu/packages/perl.scm:1055 msgid "This module exports methods useful for factory classes." msgstr "" -#: gnu/packages/perl.scm:1043 +#: gnu/packages/perl.scm:1072 msgid "Get information about a class and its structure" msgstr "" -#: gnu/packages/perl.scm:1044 +#: gnu/packages/perl.scm:1073 msgid "" "Class::Inspector allows you to get information about a\n" "loaded class." msgstr "" -#: gnu/packages/perl.scm:1072 +#: gnu/packages/perl.scm:1101 msgid "Working (require \"Class::Name\") and more" msgstr "" -#: gnu/packages/perl.scm:1073 +#: gnu/packages/perl.scm:1102 msgid "" "\"require EXPR\" only accepts Class/Name.pm style module\n" "names, not Class::Name. For that, this module provides \"load_class\n" "'Class::Name'\"." msgstr "" -#: gnu/packages/perl.scm:1096 +#: gnu/packages/perl.scm:1125 msgid "XS implementation of parts of Class::Load" msgstr "" -#: gnu/packages/perl.scm:1097 +#: gnu/packages/perl.scm:1126 msgid "" "This module provides an XS implementation for portions of\n" "Class::Load." msgstr "" -#: gnu/packages/perl.scm:1116 +#: gnu/packages/perl.scm:1145 msgid "Create generic methods for OO Perl" msgstr "" -#: gnu/packages/perl.scm:1117 +#: gnu/packages/perl.scm:1146 msgid "" "This module solves the problem of having to continually\n" "write accessor methods for your objects that perform standard tasks." msgstr "" -#: gnu/packages/perl.scm:1138 +#: gnu/packages/perl.scm:1167 msgid "Moose-like method modifiers" msgstr "" -#: gnu/packages/perl.scm:1139 +#: gnu/packages/perl.scm:1168 msgid "" "Class::Method::Modifiers provides three modifiers: 'before',\n" -"'around', and 'after'. 'before' and 'after' are run just before and after the\n" -"method they modify, but can not really affect that original method. 'around'\n" +"'around', and 'after'. 'before' and 'after' are run just before and after " +"the\n" +"method they modify, but can not really affect that original method. " +"'around'\n" "is run in place of the original method, with a hook to easily call that\n" "original method." msgstr "" -#: gnu/packages/perl.scm:1160 +#: gnu/packages/perl.scm:1189 msgid "Implementation of a singleton class for Perl" msgstr "" -#: gnu/packages/perl.scm:1161 +#: gnu/packages/perl.scm:1190 msgid "" "This module implements a Singleton class from which other\n" "classes can be derived. By itself, the Class::Singleton module does very\n" "little other than manage the instantiation of a single object." msgstr "" -#: gnu/packages/perl.scm:1180 +#: gnu/packages/perl.scm:1209 msgid "Minimalist class construction" msgstr "" -#: gnu/packages/perl.scm:1181 +#: gnu/packages/perl.scm:1210 msgid "" "This module offers a minimalist class construction kit. It\n" "uses no non-core modules for any recent Perl." msgstr "" -#: gnu/packages/perl.scm:1201 +#: gnu/packages/perl.scm:1230 msgid "Unload a class" msgstr "" -#: gnu/packages/perl.scm:1202 +#: gnu/packages/perl.scm:1231 msgid "" "Class:Unload unloads a given class by clearing out its\n" "symbol table and removing it from %INC." msgstr "" -#: gnu/packages/perl.scm:1220 +#: gnu/packages/perl.scm:1249 msgid "Generate fast XS accessors without runtime compilation" msgstr "" -#: gnu/packages/perl.scm:1221 +#: gnu/packages/perl.scm:1250 msgid "" "Class::XSAccessor implements fast read, write, and\n" -"read/write accessors in XS. Additionally, it can provide predicates such as\n" +"read/write accessors in XS. Additionally, it can provide predicates such " +"as\n" "\"has_foo()\" for testing whether the attribute \"foo\" is defined in the\n" -"object. It only works with objects that are implemented as ordinary hashes.\n" +"object. It only works with objects that are implemented as ordinary " +"hashes.\n" "Class::XSAccessor::Array implements the same interface for objects that use\n" "arrays for their internal representation." msgstr "" -#: gnu/packages/perl.scm:1241 gnu/packages/perl.scm:1264 +#: gnu/packages/perl.scm:1270 gnu/packages/perl.scm:1293 msgid "Recursively copy Perl datatypes" msgstr "" -#: gnu/packages/perl.scm:1243 +#: gnu/packages/perl.scm:1272 msgid "" "This module provides a clone() method which makes recursive copies of\n" -"nested hash, array, scalar and reference types, including tied variables and\n" +"nested hash, array, scalar and reference types, including tied variables " +"and\n" "objects." msgstr "" -#: gnu/packages/perl.scm:1265 +#: gnu/packages/perl.scm:1294 msgid "" "This module provides a general-purpose @code{clone} function\n" -"to make deep copies of Perl data structures. It calls itself recursively to\n" -"copy nested hash, array, scalar and reference types, including tied variables\n" +"to make deep copies of Perl data structures. It calls itself recursively " +"to\n" +"copy nested hash, array, scalar and reference types, including tied " +"variables\n" "and objects." msgstr "" -#: gnu/packages/perl.scm:1285 +#: gnu/packages/perl.scm:1314 msgid "Sane defaults for Perl programs" msgstr "" -#: gnu/packages/perl.scm:1286 +#: gnu/packages/perl.scm:1315 msgid "" "This module implements some sane defaults for Perl programs,\n" "as defined by two typical specimens of Perl coders." msgstr "" -#: gnu/packages/perl.scm:1306 +#: gnu/packages/perl.scm:1335 msgid "Load configuration from different file formats" msgstr "" -#: gnu/packages/perl.scm:1307 +#: gnu/packages/perl.scm:1336 msgid "" "Config::Any provides a facility for Perl applications and\n" -"libraries to load configuration data from multiple different file formats. It\n" +"libraries to load configuration data from multiple different file formats. " +"It\n" "supports XML, YAML, JSON, Apache-style configuration, and Perl code." msgstr "" -#: gnu/packages/perl.scm:1328 +#: gnu/packages/perl.scm:1357 msgid "Module to implement some AutoConf macros in Perl" msgstr "" -#: gnu/packages/perl.scm:1329 +#: gnu/packages/perl.scm:1358 msgid "" "Config::AutoConf is intended to provide the same\n" "opportunities to Perl developers as GNU Autoconf does for Shell developers." msgstr "" -#: gnu/packages/perl.scm:1347 +#: gnu/packages/perl.scm:1376 msgid "Generic Config Module" msgstr "" -#: gnu/packages/perl.scm:1348 +#: gnu/packages/perl.scm:1377 msgid "" "This module opens a config file and parses its contents for\n" -"you. The format of config files supported by Config::General is inspired by\n" +"you. The format of config files supported by Config::General is inspired " +"by\n" "the well known Apache config format and is 100% compatible with Apache\n" "configs, but you can also just use simple name/value pairs in your config\n" -"files. In addition to the capabilities of an Apache config file it supports\n" +"files. In addition to the capabilities of an Apache config file it " +"supports\n" "some enhancements such as here-documents, C-style comments, and multiline\n" "options." msgstr "" -#: gnu/packages/perl.scm:1375 +#: gnu/packages/perl.scm:1404 msgid "Simple .ini-file format reader and writer" msgstr "" -#: gnu/packages/perl.scm:1376 +#: gnu/packages/perl.scm:1405 msgid "" "@code{Config::INI} is a module that facilates the reading\n" "and writing of @code{.ini}-style configuration files." msgstr "" -#: gnu/packages/perl.scm:1397 +#: gnu/packages/perl.scm:1426 msgid "Preserve context during subroutine call" msgstr "" -#: gnu/packages/perl.scm:1398 +#: gnu/packages/perl.scm:1427 msgid "" "This module runs code after a subroutine call, preserving\n" "the context the subroutine would have seen if it were the last statement in\n" "the caller." msgstr "" -#: gnu/packages/perl.scm:1423 +#: gnu/packages/perl.scm:1452 msgid "Extract data from Macintosh BinHex files" msgstr "" -#: gnu/packages/perl.scm:1425 +#: gnu/packages/perl.scm:1454 msgid "" "BinHex is a format for transporting files safely through electronic\n" "mail, as short-lined, 7-bit, semi-compressed data streams. Ths module\n" @@ -10650,34 +11763,35 @@ msgid "" "data." msgstr "" -#: gnu/packages/perl.scm:1447 +#: gnu/packages/perl.scm:1476 msgid "Verify requirements in a CPAN::Meta object" msgstr "" -#: gnu/packages/perl.scm:1448 +#: gnu/packages/perl.scm:1477 msgid "" "This module verifies if requirements described in a\n" "CPAN::Meta object are present." msgstr "" -#: gnu/packages/perl.scm:1468 +#: gnu/packages/perl.scm:1497 msgid "JSON::XS for Cpanel" msgstr "" -#: gnu/packages/perl.scm:1469 gnu/packages/perl.scm:4193 +#: gnu/packages/perl.scm:1498 gnu/packages/perl.scm:4292 msgid "" "This module converts Perl data structures to JSON and vice\n" "versa." msgstr "" -#: gnu/packages/perl.scm:1487 +#: gnu/packages/perl.scm:1516 msgid "Random password generator" msgstr "" -#: gnu/packages/perl.scm:1488 +#: gnu/packages/perl.scm:1517 msgid "" "Crypt::RandPasswd provides three functions that can be used\n" -"to generate random passwords, constructed from words, letters, or characters.\n" +"to generate random passwords, constructed from words, letters, or " +"characters.\n" "This code is a Perl implementation of the Automated Password Generator\n" "standard, like the program described in \"A Random Word Generator For\n" "Pronounceable Passwords\". This code is a re-engineering of the program\n" @@ -10685,111 +11799,116 @@ msgid "" "Password Generator\"." msgstr "" -#: gnu/packages/perl.scm:1513 +#: gnu/packages/perl.scm:1542 msgid "Perl implementation of the RC4 encryption algorithm" msgstr "" -#: gnu/packages/perl.scm:1514 +#: gnu/packages/perl.scm:1543 msgid "A pure Perl implementation of the RC4 algorithm." msgstr "" -#: gnu/packages/perl.scm:1533 +#: gnu/packages/perl.scm:1562 msgid "Temporarily change working directory" msgstr "" -#: gnu/packages/perl.scm:1535 +#: gnu/packages/perl.scm:1564 msgid "" "@code{Cwd::Guard} changes the current directory using a limited scope.\n" "It returns to the previous working directory when the object is destroyed." msgstr "" -#: gnu/packages/perl.scm:1573 +#: gnu/packages/perl.scm:1602 msgid "Library for genomic analysis" msgstr "" -#: gnu/packages/perl.scm:1574 +#: gnu/packages/perl.scm:1603 msgid "" "Chaolin Zhang's Perl Library (czplib) contains assorted\n" "functions and data structures for processing and analysing genomic and\n" "bioinformatics data." msgstr "" -#: gnu/packages/perl.scm:1603 gnu/packages/perl.scm:1769 +#: gnu/packages/perl.scm:1632 gnu/packages/perl.scm:1798 msgid "Base classes wrapping fundamental Perl data types" msgstr "" -#: gnu/packages/perl.scm:1604 +#: gnu/packages/perl.scm:1633 msgid "" "Collection of classes that wrap fundamental data types that\n" -"exist in Perl. These classes and methods as they exist today are an attempt\n" +"exist in Perl. These classes and methods as they exist today are an " +"attempt\n" "to mirror functionality provided by Moose's Native Traits. One important\n" "thing to note is all classes currently do no validation on constructor\n" "input." msgstr "" -#: gnu/packages/perl.scm:1627 +#: gnu/packages/perl.scm:1656 msgid "Compare Perl data structures" msgstr "" -#: gnu/packages/perl.scm:1628 +#: gnu/packages/perl.scm:1657 msgid "" "This module compares arbitrary data structures to see if\n" "they are copies of each other." msgstr "" -#: gnu/packages/perl.scm:1646 +#: gnu/packages/perl.scm:1675 msgid "Perl extension for generating unique identifiers" msgstr "" -#: gnu/packages/perl.scm:1647 +#: gnu/packages/perl.scm:1676 msgid "" "@code{Data::Uniqid} provides three simple routines for\n" -"generating unique ids. These ids are coded with a Base62 systen to make them\n" +"generating unique ids. These ids are coded with a Base62 systen to make " +"them\n" "short and handy (e.g. to use it as part of a URL)." msgstr "" -#: gnu/packages/perl.scm:1666 +#: gnu/packages/perl.scm:1695 msgid "Pretty printing of data structures" msgstr "" -#: gnu/packages/perl.scm:1667 +#: gnu/packages/perl.scm:1696 msgid "" "This module provide functions that takes a list of values as\n" -"their argument and produces a string as its result. The string contains Perl\n" +"their argument and produces a string as its result. The string contains " +"Perl\n" "code that, when \"eval\"ed, produces a deep copy of the original arguments." msgstr "" -#: gnu/packages/perl.scm:1686 +#: gnu/packages/perl.scm:1715 msgid "Concise data dumper" msgstr "" -#: gnu/packages/perl.scm:1687 +#: gnu/packages/perl.scm:1716 msgid "" "Data::Dumper::Concise provides a dumper with Less\n" "indentation and newlines plus sub deparsing." msgstr "" -#: gnu/packages/perl.scm:1709 +#: gnu/packages/perl.scm:1738 msgid "Parse and validate simple name/value option pairs" msgstr "" -#: gnu/packages/perl.scm:1711 +#: gnu/packages/perl.scm:1740 msgid "Data::OptList provides a simple syntax for name/value option pairs." msgstr "" -#: gnu/packages/perl.scm:1733 +#: gnu/packages/perl.scm:1762 msgid "Help when paging through sets of results" msgstr "" -#: gnu/packages/perl.scm:1734 +#: gnu/packages/perl.scm:1763 msgid "" "When searching through large amounts of data, it is often\n" -"the case that a result set is returned that is larger than we want to display\n" -"on one page. This results in wanting to page through various pages of data.\n" +"the case that a result set is returned that is larger than we want to " +"display\n" +"on one page. This results in wanting to page through various pages of " +"data.\n" "The maths behind this is unfortunately fiddly, hence this module." msgstr "" -#: gnu/packages/perl.scm:1771 +#: gnu/packages/perl.scm:1800 msgid "" "@code{Data::Perl} is a container class for the following classes:\n" "@itemize\n" @@ -10803,116 +11922,133 @@ msgid "" "@end itemize" msgstr "" -#: gnu/packages/perl.scm:1802 +#: gnu/packages/perl.scm:1831 msgid "Colored pretty-print of Perl data structures and objects" msgstr "" -#: gnu/packages/perl.scm:1803 +#: gnu/packages/perl.scm:1832 msgid "" "Display Perl variables and objects on screen, properly\n" "formatted (to be inspected by a human)." msgstr "" -#: gnu/packages/perl.scm:1826 +#: gnu/packages/perl.scm:1855 msgid "Conditionally split data into records" msgstr "" -#: gnu/packages/perl.scm:1827 +#: gnu/packages/perl.scm:1856 msgid "" "This Perl module allows you to split data into records by\n" -"not only specifying what you wish to split the data on, but also by specifying\n" +"not only specifying what you wish to split the data on, but also by " +"specifying\n" "an \"unless\" regular expression. If the text in question matches the\n" "\"unless\" regex, it will not be split there. This allows us to do things\n" "like split on newlines unless newlines are embedded in quotes." msgstr "" -#: gnu/packages/perl.scm:1850 +#: gnu/packages/perl.scm:1884 +msgid "Read multiple hunks of data out of your DATA section" +msgstr "" + +#: gnu/packages/perl.scm:1885 +msgid "" +"This package provides a Perl library to read multiple hunks\n" +"of data out of your DATA section." +msgstr "" + +#: gnu/packages/perl.scm:1905 msgid "Structured tags datastructures" msgstr "" -#: gnu/packages/perl.scm:1852 +#: gnu/packages/perl.scm:1907 msgid "" "This module is for manipulating data as hierarchical tag/value\n" -"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures can\n" -"be represented as nested arrays, which have the advantage of being native to\n" +"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures " +"can\n" +"be represented as nested arrays, which have the advantage of being native " +"to\n" "Perl." msgstr "" -#: gnu/packages/perl.scm:1879 +#: gnu/packages/perl.scm:1934 msgid "N at a time iteration API" msgstr "" -#: gnu/packages/perl.scm:1880 +#: gnu/packages/perl.scm:1935 msgid "" "This module tries to find middle ground between one at a\n" -"time and all at once processing of data sets. The purpose of this module is\n" +"time and all at once processing of data sets. The purpose of this module " +"is\n" "to avoid the overhead of implementing an iterative api when this isn't\n" "necessary, without breaking forward compatibility in case that becomes\n" "necessary later on." msgstr "" -#: gnu/packages/perl.scm:1905 +#: gnu/packages/perl.scm:1960 msgid "Dynamic generation of nested combinations of variants" msgstr "" -#: gnu/packages/perl.scm:1906 +#: gnu/packages/perl.scm:1961 msgid "" "Data::Tumbler - Dynamic generation of nested combinations of\n" "variants." msgstr "" -#: gnu/packages/perl.scm:1932 +#: gnu/packages/perl.scm:1987 msgid "Visitor style traversal of Perl data structures" msgstr "" -#: gnu/packages/perl.scm:1933 +#: gnu/packages/perl.scm:1988 msgid "" "This module is a simple visitor implementation for Perl\n" "values. It has a main dispatcher method, visit, which takes a single perl\n" "value and then calls the methods appropriate for that value. It can\n" -"recursively map (cloning as necessary) or just traverse most structures, with\n" +"recursively map (cloning as necessary) or just traverse most structures, " +"with\n" "support for per-object behavior, circular structures, visiting tied\n" "structures, and all ref types (hashes, arrays, scalars, code, globs)." msgstr "" -#: gnu/packages/perl.scm:1958 +#: gnu/packages/perl.scm:2013 msgid "Gregorian calendar date calculations" msgstr "" -#: gnu/packages/perl.scm:1959 +#: gnu/packages/perl.scm:2014 msgid "" "This package consists of a Perl module for date calculations\n" -"based on the Gregorian calendar, thereby complying with all relevant norms and\n" +"based on the Gregorian calendar, thereby complying with all relevant norms " +"and\n" "standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where\n" "applicable)." msgstr "" -#: gnu/packages/perl.scm:1983 +#: gnu/packages/perl.scm:2038 msgid "XS wrapper for Date::Calc" msgstr "" -#: gnu/packages/perl.scm:1984 +#: gnu/packages/perl.scm:2039 msgid "" "Date::Calc::XS is an XS wrapper and C library plug-in for\n" "Date::Calc." msgstr "" -#: gnu/packages/perl.scm:2008 +#: gnu/packages/perl.scm:2063 msgid "Date manipulation routines" msgstr "" -#: gnu/packages/perl.scm:2009 +#: gnu/packages/perl.scm:2064 msgid "" "Date::Manip is a series of modules for common date/time\n" -"operations, such as comparing two times, determining a date a given amount of\n" +"operations, such as comparing two times, determining a date a given amount " +"of\n" "time from another, or parsing international times." msgstr "" -#: gnu/packages/perl.scm:2028 +#: gnu/packages/perl.scm:2083 msgid "Simple date handling" msgstr "" -#: gnu/packages/perl.scm:2029 +#: gnu/packages/perl.scm:2084 msgid "" "Dates are complex enough without times and timezones. This\n" "module may be used to create simple date objects. It handles validation,\n" @@ -10920,22 +12056,22 @@ msgid "" "hours, minutes, seconds, and time zones." msgstr "" -#: gnu/packages/perl.scm:2061 +#: gnu/packages/perl.scm:2116 msgid "Date and time object for Perl" msgstr "" -#: gnu/packages/perl.scm:2062 +#: gnu/packages/perl.scm:2117 msgid "" "DateTime is a class for the representation of date/time\n" "combinations. It represents the Gregorian calendar, extended backwards in\n" "time before its creation (in 1582)." msgstr "" -#: gnu/packages/perl.scm:2084 +#: gnu/packages/perl.scm:2139 msgid "Dates in the Julian calendar" msgstr "" -#: gnu/packages/perl.scm:2085 +#: gnu/packages/perl.scm:2140 msgid "" "This package is a companion module to @code{DateTime.pm}.\n" "It implements the Julian calendar. It supports everything that\n" @@ -10943,293 +12079,306 @@ msgid "" "precise." msgstr "" -#: gnu/packages/perl.scm:2111 +#: gnu/packages/perl.scm:2166 msgid "DateTime set objects" msgstr "" -#: gnu/packages/perl.scm:2112 +#: gnu/packages/perl.scm:2167 msgid "" "The DateTime::Set module provides a date/time sets\n" "implementation. It allows, for example, the generation of groups of dates,\n" -"like \"every wednesday\", and then find all the dates matching that pattern,\n" +"like \"every wednesday\", and then find all the dates matching that " +"pattern,\n" "within a time range." msgstr "" -#: gnu/packages/perl.scm:2135 +#: gnu/packages/perl.scm:2190 msgid "DateTime rfc2445 recurrences" msgstr "" -#: gnu/packages/perl.scm:2136 +#: gnu/packages/perl.scm:2191 msgid "" "This module provides convenience methods that let you easily\n" "create DateTime::Set objects for RFC 2445 style recurrences." msgstr "" -#: gnu/packages/perl.scm:2157 +#: gnu/packages/perl.scm:2212 msgid "DateTime::Set extension for basic recurrences" msgstr "" -#: gnu/packages/perl.scm:2158 +#: gnu/packages/perl.scm:2213 msgid "" "This module provides convenience methods that let you easily\n" -"create DateTime::Set objects for various recurrences, such as \"once a month\"\n" -"or \"every day\". You can also create more complicated recurrences, such as\n" +"create DateTime::Set objects for various recurrences, such as \"once a month" +"\"\n" +"or \"every day\". You can also create more complicated recurrences, such " +"as\n" "\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." msgstr "" -#: gnu/packages/perl.scm:2183 +#: gnu/packages/perl.scm:2238 msgid "Create DateTime parser classes and objects" msgstr "" -#: gnu/packages/perl.scm:2184 +#: gnu/packages/perl.scm:2239 msgid "" "DateTime::Format::Builder creates DateTime parsers. Many\n" -"string formats of dates and times are simple and just require a basic regular\n" -"expression to extract the relevant information. Builder provides a simple way\n" +"string formats of dates and times are simple and just require a basic " +"regular\n" +"expression to extract the relevant information. Builder provides a simple " +"way\n" "to do this without writing reams of structural code." msgstr "" -#: gnu/packages/perl.scm:2211 +#: gnu/packages/perl.scm:2266 msgid "Parse data/time strings" msgstr "" -#: gnu/packages/perl.scm:2212 +#: gnu/packages/perl.scm:2267 msgid "" "DateTime::Format::Flexible attempts to take any string you\n" "give it and parse it into a DateTime object." msgstr "" -#: gnu/packages/perl.scm:2238 +#: gnu/packages/perl.scm:2293 msgid "Parse and format iCal datetime and duration strings" msgstr "" -#: gnu/packages/perl.scm:2239 +#: gnu/packages/perl.scm:2294 msgid "" "This module understands the ICal date/time and duration\n" "formats, as defined in RFC 2445. It can be used to parse these formats in\n" "order to create the appropriate objects." msgstr "" -#: gnu/packages/perl.scm:2271 +#: gnu/packages/perl.scm:2326 msgid "Machine-readable date/time with natural parsing" msgstr "" -#: gnu/packages/perl.scm:2272 +#: gnu/packages/perl.scm:2327 msgid "" "DateTime::Format::Natural takes a string with a human\n" "readable date/time and creates a machine readable one by applying natural\n" "parsing logic." msgstr "" -#: gnu/packages/perl.scm:2299 +#: gnu/packages/perl.scm:2354 msgid "Parse and format strp and strf time patterns" msgstr "" -#: gnu/packages/perl.scm:2300 +#: gnu/packages/perl.scm:2355 msgid "" "This module implements most of `strptime(3)`, the POSIX\n" "function that is the reverse of `strftime(3)`, for `DateTime`. While\n" -"`strftime` takes a `DateTime` and a pattern and returns a string, `strptime`\n" +"`strftime` takes a `DateTime` and a pattern and returns a string, " +"`strptime`\n" "takes a string and a pattern and returns the `DateTime` object associated." msgstr "" -#: gnu/packages/perl.scm:2332 +#: gnu/packages/perl.scm:2387 msgid "Localization support for DateTime.pm" msgstr "" -#: gnu/packages/perl.scm:2333 +#: gnu/packages/perl.scm:2388 msgid "" "The DateTime::Locale modules provide localization data for\n" "the DateTime.pm class." msgstr "" -#: gnu/packages/perl.scm:2361 +#: gnu/packages/perl.scm:2416 msgid "Time zone object for Perl" msgstr "" -#: gnu/packages/perl.scm:2362 +#: gnu/packages/perl.scm:2417 msgid "" "This class is the base class for all time zone objects. A\n" "time zone is represented internally as a set of observances, each of which\n" -"describes the offset from GMT for a given time period. Note that without the\n" +"describes the offset from GMT for a given time period. Note that without " +"the\n" "DateTime module, this module does not do much. It's primary interface is\n" "through a DateTime object, and most users will not need to directly use\n" "DateTime::TimeZone methods." msgstr "" -#: gnu/packages/perl.scm:2392 +#: gnu/packages/perl.scm:2447 msgid "Parse date/time strings" msgstr "" -#: gnu/packages/perl.scm:2393 +#: gnu/packages/perl.scm:2448 msgid "" "DateTimeX::Easy uses a variety of DateTime::Format packages\n" "to create DateTime objects, with some custom tweaks to smooth out the rough\n" "edges (mainly concerning timezone detection and selection)." msgstr "" -#: gnu/packages/perl.scm:2414 +#: gnu/packages/perl.scm:2469 msgid "Convert between DateTime and RFC2822/822 formats" msgstr "" -#: gnu/packages/perl.scm:2415 +#: gnu/packages/perl.scm:2470 msgid "" "RFCs 2822 and 822 specify date formats to be used by email.\n" "This module parses and emits such dates." msgstr "" -#: gnu/packages/perl.scm:2437 +#: gnu/packages/perl.scm:2492 msgid "Parse and format W3CDTF datetime strings" msgstr "" -#: gnu/packages/perl.scm:2439 +#: gnu/packages/perl.scm:2494 msgid "" "This module understands the W3CDTF date/time format, an ISO 8601 profile,\n" -"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native date\n" -"format of RSS 1.0. It can be used to parse these formats in order to create\n" +"defined at https://www.w3.org/TR/NOTE-datetime. This format is the native " +"date\n" +"format of RSS 1.0. It can be used to parse these formats in order to " +"create\n" "the appropriate objects." msgstr "" -#: gnu/packages/perl.scm:2461 +#: gnu/packages/perl.scm:2516 msgid "Meatier version of caller" msgstr "" -#: gnu/packages/perl.scm:2462 +#: gnu/packages/perl.scm:2517 msgid "Devel::Caller provides meatier version of caller." msgstr "" -#: gnu/packages/perl.scm:2480 +#: gnu/packages/perl.scm:2535 msgid "Check that a command is available" msgstr "" -#: gnu/packages/perl.scm:2481 +#: gnu/packages/perl.scm:2536 msgid "" "Devel::CheckBin is a perl module that checks whether a\n" "particular command is available." msgstr "" -#: gnu/packages/perl.scm:2500 +#: gnu/packages/perl.scm:2555 msgid "Check compiler availability" msgstr "" -#: gnu/packages/perl.scm:2501 +#: gnu/packages/perl.scm:2556 msgid "" "@code{Devel::CheckCompiler} is a tiny module to check\n" "whether a compiler is available. It can test for a C99 compiler, or\n" "you can tell it to compile a C source file with optional linker flags." msgstr "" -#: gnu/packages/perl.scm:2523 +#: gnu/packages/perl.scm:2578 msgid "Find memory cycles in objects" msgstr "" -#: gnu/packages/perl.scm:2525 +#: gnu/packages/perl.scm:2580 msgid "" "@code{Devel::Cycle} This is a tool for finding circular references in\n" "objects and other types of references. Because of Perl's reference-count\n" "based memory management, circular references will cause memory leaks." msgstr "" -#: gnu/packages/perl.scm:2546 +#: gnu/packages/perl.scm:2601 msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" msgstr "" -#: gnu/packages/perl.scm:2547 +#: gnu/packages/perl.scm:2602 msgid "" "Devel::GlobalDestruction provides a function returning the\n" "equivalent of \"address@hidden@} eq 'DESTRUCT'\" for older perls." msgstr "" -#: gnu/packages/perl.scm:2568 +#: gnu/packages/perl.scm:2623 msgid "Forces the unavailability of specified Perl modules (for testing)" msgstr "" -#: gnu/packages/perl.scm:2569 +#: gnu/packages/perl.scm:2624 msgid "" "Given a list of Perl modules/filenames, this module makes\n" -"@code{require} and @code{use} statements fail (no matter whether the specified\n" +"@code{require} and @code{use} statements fail (no matter whether the " +"specified\n" "files/modules are installed or not)." msgstr "" -#: gnu/packages/perl.scm:2590 +#: gnu/packages/perl.scm:2645 msgid "Alias lexical variables" msgstr "" -#: gnu/packages/perl.scm:2591 +#: gnu/packages/perl.scm:2646 msgid "" "Devel::LexAlias provides the ability to alias a lexical\n" "variable in a subroutines scope to one of your choosing." msgstr "" -#: gnu/packages/perl.scm:2615 +#: gnu/packages/perl.scm:2670 msgid "Introspect overloaded operators" msgstr "" -#: gnu/packages/perl.scm:2616 +#: gnu/packages/perl.scm:2671 msgid "" "Devel::OverloadInfo returns information about overloaded\n" "operators for a given class (or object), including where in the inheritance\n" "hierarchy the overloads are declared and where the code implementing it is." msgstr "" -#: gnu/packages/perl.scm:2643 +#: gnu/packages/perl.scm:2698 msgid "Partial dumping of data structures" msgstr "" -#: gnu/packages/perl.scm:2644 +#: gnu/packages/perl.scm:2699 msgid "" "This module is a data dumper optimized for logging of\n" "arbitrary parameters." msgstr "" -#: gnu/packages/perl.scm:2662 +#: gnu/packages/perl.scm:2717 msgid "Object representing a stack trace" msgstr "" -#: gnu/packages/perl.scm:2663 +#: gnu/packages/perl.scm:2718 msgid "" "The Devel::StackTrace module contains two classes,\n" -"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate the\n" +"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate " +"the\n" "information that can be retrieved via Perl's caller() function, as well as\n" "providing a simple interface to this data." msgstr "" -#: gnu/packages/perl.scm:2685 +#: gnu/packages/perl.scm:2740 msgid "Displays stack trace in HTML" msgstr "" -#: gnu/packages/perl.scm:2686 +#: gnu/packages/perl.scm:2741 msgid "" "Devel::StackTrace::AsHTML adds as_html method to\n" -"Devel::StackTrace which displays the stack trace in beautiful HTML, with code\n" +"Devel::StackTrace which displays the stack trace in beautiful HTML, with " +"code\n" "snippet context and function parameters. If you call it on an instance of\n" -"Devel::StackTrace::WithLexicals, you even get to see the lexical variables of\n" +"Devel::StackTrace::WithLexicals, you even get to see the lexical variables " +"of\n" "each stack frame." msgstr "" -#: gnu/packages/perl.scm:2707 +#: gnu/packages/perl.scm:2762 msgid "Dump symbol names or the symbol table" msgstr "" -#: gnu/packages/perl.scm:2708 +#: gnu/packages/perl.scm:2763 msgid "Devel::Symdump provides access to the perl symbol table." msgstr "" -#: gnu/packages/perl.scm:2725 +#: gnu/packages/perl.scm:2780 msgid "Keyed-Hashing for Message Authentication" msgstr "" -#: gnu/packages/perl.scm:2726 +#: gnu/packages/perl.scm:2781 msgid "" "The Digest::HMAC module follows the common Digest::\n" "interface for the RFC 2104 HMAC mechanism." msgstr "" -#: gnu/packages/perl.scm:2751 +#: gnu/packages/perl.scm:2806 msgid "Perl interface to the MD-5 algorithm" msgstr "" -#: gnu/packages/perl.scm:2753 +#: gnu/packages/perl.scm:2808 msgid "" "The @code{Digest::MD5} module allows you to use the MD5 Message Digest\n" "algorithm from within Perl programs. The algorithm takes as\n" @@ -11237,85 +12386,87 @@ msgid "" "128-bit \"fingerprint\" or \"message digest\" of the input." msgstr "" -#: gnu/packages/perl.scm:2771 +#: gnu/packages/perl.scm:2826 msgid "Perl implementation of the SHA-1 message digest algorithm" msgstr "" -#: gnu/packages/perl.scm:2773 +#: gnu/packages/perl.scm:2828 msgid "" "This package provides 'Digest::SHA1', an implementation of the NIST\n" "SHA-1 message digest algorithm for use by Perl programs." msgstr "" -#: gnu/packages/perl.scm:2795 +#: gnu/packages/perl.scm:2850 msgid "Declare version conflicts for your dist" msgstr "" -#: gnu/packages/perl.scm:2796 +#: gnu/packages/perl.scm:2851 msgid "" "This module allows you to specify conflicting versions of\n" "modules separately and deal with them after the module is done installing." msgstr "" -#: gnu/packages/perl.scm:2816 +#: gnu/packages/perl.scm:2871 msgid "Detect the encoding of data" msgstr "" -#: gnu/packages/perl.scm:2817 +#: gnu/packages/perl.scm:2872 msgid "" "This package provides a class @code{Encode::Detect} to detect\n" "the encoding of data." msgstr "" -#: gnu/packages/perl.scm:2835 +#: gnu/packages/perl.scm:2890 msgid "ASCII mapping for eucJP encoding" msgstr "" -#: gnu/packages/perl.scm:2836 +#: gnu/packages/perl.scm:2891 msgid "" "This package provides an ASCII mapping for the eucJP\n" "encoding." msgstr "" -#: gnu/packages/perl.scm:2854 +#: gnu/packages/perl.scm:2909 msgid "JIS X 0212 (aka JIS 2000) encodings" msgstr "" -#: gnu/packages/perl.scm:2855 +#: gnu/packages/perl.scm:2910 msgid "" "This package provides encodings for JIS X 0212, which is\n" "also known as JIS 2000." msgstr "" -#: gnu/packages/perl.scm:2878 +#: gnu/packages/perl.scm:2933 msgid "Additional Chinese encodings" msgstr "" -#: gnu/packages/perl.scm:2879 +#: gnu/packages/perl.scm:2934 msgid "" "This Perl module provides Chinese encodings that are not\n" -"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS\",\n" +"part of Perl by default, including \"BIG5-1984\", \"BIG5-2003\", \"BIG5PLUS" +"\",\n" "\"BIG5EXT\", \"CCCII\", \"EUC-TW\", \"CNS11643-*\", \"GB18030\", and\n" "\"UNISYS\"." msgstr "" -#: gnu/packages/perl.scm:2901 +#: gnu/packages/perl.scm:2956 msgid "Advanced operations on path variables" msgstr "" -#: gnu/packages/perl.scm:2902 +#: gnu/packages/perl.scm:2957 msgid "" "@code{Env::Path} presents an object-oriented interface to\n" -"path variables, defined as that subclass of environment variables which name\n" +"path variables, defined as that subclass of environment variables which " +"name\n" "an ordered list of file system elements separated by a platform-standard\n" "separator." msgstr "" -#: gnu/packages/perl.scm:2922 +#: gnu/packages/perl.scm:2977 msgid "OO-ish Error/Exception handling for Perl" msgstr "" -#: gnu/packages/perl.scm:2923 +#: gnu/packages/perl.scm:2978 msgid "" "The Error package provides two interfaces. Firstly Error\n" "provides a procedural interface to exception handling. Secondly Error is a\n" @@ -11323,118 +12474,137 @@ msgid "" "catch, or can simply be recorded." msgstr "" -#: gnu/packages/perl.scm:2948 +#: gnu/packages/perl.scm:3003 msgid "Safely and cleanly create closures via string eval" msgstr "" -#: gnu/packages/perl.scm:2949 +#: gnu/packages/perl.scm:3004 msgid "" "String eval is often used for dynamic code generation. For\n" -"instance, Moose uses it heavily, to generate inlined versions of accessors and\n" -"constructors, which speeds code up at runtime by a significant amount. String\n" -"eval is not without its issues however - it's difficult to control the scope\n" -"it's used in (which determines which variables are in scope inside the eval),\n" -"and it's easy to miss compilation errors, since eval catches them and sticks\n" +"instance, Moose uses it heavily, to generate inlined versions of accessors " +"and\n" +"constructors, which speeds code up at runtime by a significant amount. " +"String\n" +"eval is not without its issues however - it's difficult to control the " +"scope\n" +"it's used in (which determines which variables are in scope inside the " +"eval),\n" +"and it's easy to miss compilation errors, since eval catches them and " +"sticks\n" "them in $@@ instead. This module attempts to solve these problems. It\n" "provides an eval_closure function, which evals a string in a clean\n" "environment, other than a fixed list of specified variables. Compilation\n" "errors are rethrown automatically." msgstr "" -#: gnu/packages/perl.scm:2978 +#: gnu/packages/perl.scm:3033 msgid "Allows you to declare real exception classes in Perl" msgstr "" -#: gnu/packages/perl.scm:2979 +#: gnu/packages/perl.scm:3034 msgid "" "Exception::Class allows you to declare exception hierarchies\n" "in your modules in a \"Java-esque\" manner." msgstr "" -#: gnu/packages/perl.scm:2995 +#: gnu/packages/perl.scm:3050 msgid "Lightweight exporting of functions and variables" msgstr "" -#: gnu/packages/perl.scm:2997 +#: gnu/packages/perl.scm:3052 msgid "" "Exporter::Lite is an alternative to Exporter, intended to provide a\n" "lightweight subset of the most commonly-used functionality. It supports\n" "import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." msgstr "" -#: gnu/packages/perl.scm:3017 +#: gnu/packages/perl.scm:3072 msgid "Exporter with the features of Sub::Exporter but only core dependencies" msgstr "" -#: gnu/packages/perl.scm:3018 +#: gnu/packages/perl.scm:3073 msgid "" "Exporter::Tiny supports many of Sub::Exporter's\n" -"external-facing features including renaming imported functions with the `-as`,\n" -"`-prefix` and `-suffix` options; explicit destinations with the `into` option;\n" -"and alternative installers with the `installler` option. But it's written in\n" +"external-facing features including renaming imported functions with the `-" +"as`,\n" +"`-prefix` and `-suffix` options; explicit destinations with the `into` " +"option;\n" +"and alternative installers with the `installler` option. But it's written " +"in\n" "only about 40% as many lines of code and with zero non-core dependencies." msgstr "" -#: gnu/packages/perl.scm:3041 +#: gnu/packages/perl.scm:3099 gnu/packages/perl.scm:3160 +msgid "Easily build XS extensions that depend on XS extensions" +msgstr "" + +#: gnu/packages/perl.scm:3100 +msgid "" +"ExtUtils::Depends builds XS extensions that depend on XS\n" +"extensions" +msgstr "" + +#: gnu/packages/perl.scm:3120 msgid "Build.PL install path logic made easy" msgstr "" -#: gnu/packages/perl.scm:3042 +#: gnu/packages/perl.scm:3121 msgid "" "This module tries to make install path resolution as easy as\n" "possible." msgstr "" -#: gnu/packages/perl.scm:3060 +#: gnu/packages/perl.scm:3139 msgid "Wrapper for perl's configuration" msgstr "" -#: gnu/packages/perl.scm:3061 +#: gnu/packages/perl.scm:3140 msgid "" "ExtUtils::Config is an abstraction around the %Config hash.\n" -"By itself it is not a particularly interesting module by any measure, however\n" +"By itself it is not a particularly interesting module by any measure, " +"however\n" "it ties together a family of modern toolchain modules." msgstr "" -#: gnu/packages/perl.scm:3081 -msgid "Easily build XS extensions that depend on XS extensions" -msgstr "" - -#: gnu/packages/perl.scm:3083 +#: gnu/packages/perl.scm:3162 msgid "" "This module tries to make it easy to build Perl extensions that use\n" -"functions and typemaps provided by other perl extensions. This means that a\n" -"perl extension is treated like a shared library that provides also a C and an\n" +"functions and typemaps provided by other perl extensions. This means that " +"a\n" +"perl extension is treated like a shared library that provides also a C and " +"an\n" "XS interface besides the perl one." msgstr "" -#: gnu/packages/perl.scm:3103 +#: gnu/packages/perl.scm:3182 msgid "Various portability utilities for module builders" msgstr "" -#: gnu/packages/perl.scm:3104 +#: gnu/packages/perl.scm:3183 msgid "" "This module provides various portable helper functions for\n" "module building modules." msgstr "" -#: gnu/packages/perl.scm:3124 +#: gnu/packages/perl.scm:3203 msgid "Tool to build C libraries" msgstr "" -#: gnu/packages/perl.scm:3125 +#: gnu/packages/perl.scm:3204 msgid "" "Some Perl modules need to ship C libraries together with\n" -"their Perl code. Although there are mechanisms to compile and link (or glue)\n" -"C code in your Perl programs, there isn't a clear method to compile standard,\n" +"their Perl code. Although there are mechanisms to compile and link (or " +"glue)\n" +"C code in your Perl programs, there isn't a clear method to compile " +"standard,\n" "self-contained C libraries. This module main goal is to help in that task." msgstr "" -#: gnu/packages/perl.scm:3146 +#: gnu/packages/perl.scm:3225 msgid "Simplistic interface to pkg-config" msgstr "" -#: gnu/packages/perl.scm:3148 +#: gnu/packages/perl.scm:3227 msgid "" "@code{ExtUtils::PkgConfig} is a very simplistic interface to the\n" "@command{pkg-config} utility, intended for use in the @file{Makefile.PL}\n" @@ -11442,66 +12612,68 @@ msgid "" "It is really just boilerplate code that you would have written yourself." msgstr "" -#: gnu/packages/perl.scm:3180 +#: gnu/packages/perl.scm:3259 msgid "Watch for changes to files" msgstr "" -#: gnu/packages/perl.scm:3181 +#: gnu/packages/perl.scm:3260 msgid "" "This module provides a class to monitor a directory for\n" "changes made to any file." msgstr "" -#: gnu/packages/perl.scm:3202 +#: gnu/packages/perl.scm:3281 msgid "Get directories of configuration files" msgstr "" -#: gnu/packages/perl.scm:3203 +#: gnu/packages/perl.scm:3282 msgid "" "This module is a helper for installing, reading and finding\n" -"configuration file locations. @code{File::ConfigDir} is a module to help out\n" +"configuration file locations. @code{File::ConfigDir} is a module to help " +"out\n" "when Perl modules (especially applications) need to read and store\n" "configuration files from more than one location." msgstr "" -#: gnu/packages/perl.scm:3223 +#: gnu/packages/perl.scm:3302 msgid "Recursively copy files and directories" msgstr "" -#: gnu/packages/perl.scm:3224 +#: gnu/packages/perl.scm:3303 msgid "" "This module has 3 functions: one to copy files only, one to\n" "copy directories only, and one to do either depending on the argument's\n" "type." msgstr "" -#: gnu/packages/perl.scm:3246 +#: gnu/packages/perl.scm:3325 msgid "Alternative interface to File::Find" msgstr "" -#: gnu/packages/perl.scm:3247 +#: gnu/packages/perl.scm:3326 msgid "" "File::Find::Rule is a friendlier interface to File::Find.\n" "It allows you to build rules which specify the desired files and\n" "directories." msgstr "" -#: gnu/packages/perl.scm:3270 +#: gnu/packages/perl.scm:3349 msgid "Common rules for searching for Perl things" msgstr "" -#: gnu/packages/perl.scm:3271 +#: gnu/packages/perl.scm:3350 msgid "" "File::Find::Rule::Perl provides methods for finding various\n" -"types Perl-related files, or replicating search queries run on a distribution\n" +"types Perl-related files, or replicating search queries run on a " +"distribution\n" "in various parts of the CPAN ecosystem." msgstr "" -#: gnu/packages/perl.scm:3292 +#: gnu/packages/perl.scm:3371 msgid "Matches patterns in a series of files" msgstr "" -#: gnu/packages/perl.scm:3293 +#: gnu/packages/perl.scm:3372 msgid "" "@code{File::Grep} provides similar functionality as perl's\n" "builtin @code{grep}, @code{map}, and @code{foreach} commands, but iterating\n" @@ -11509,188 +12681,197 @@ msgid "" "provide a quick dropin when such functionality is needed." msgstr "" -#: gnu/packages/perl.scm:3316 +#: gnu/packages/perl.scm:3395 msgid "Find your home and other directories on any platform" msgstr "" -#: gnu/packages/perl.scm:3317 +#: gnu/packages/perl.scm:3396 msgid "" "File::HomeDir is a module for locating the directories that\n" -"are \"owned\" by a user (typically your user) and to solve the various issues\n" +"are \"owned\" by a user (typically your user) and to solve the various " +"issues\n" "that arise trying to find them consistently across a wide variety of\n" "platforms." msgstr "" -#: gnu/packages/perl.scm:3339 +#: gnu/packages/perl.scm:3418 msgid "Create or remove directory trees" msgstr "" -#: gnu/packages/perl.scm:3340 +#: gnu/packages/perl.scm:3419 msgid "" "This module provide a convenient way to create directories\n" "of arbitrary depth and to delete an entire directory subtree from the\n" "file system." msgstr "" -#: gnu/packages/perl.scm:3363 +#: gnu/packages/perl.scm:3442 msgid "Change directory temporarily for a limited scope" msgstr "" -#: gnu/packages/perl.scm:3364 +#: gnu/packages/perl.scm:3443 msgid "" "@code{File::pushd} does a temporary @code{chdir} that is\n" "easily and automatically reverted, similar to @code{pushd} in some Unix\n" "command shells. It works by creating an object that caches the original\n" "working directory. When the object is destroyed, the destructor calls\n" "@code{chdir} to revert to the original working directory. By storing the\n" -"object in a lexical variable with a limited scope, this happens automatically\n" +"object in a lexical variable with a limited scope, this happens " +"automatically\n" "at the end of the scope." msgstr "" -#: gnu/packages/perl.scm:3392 +#: gnu/packages/perl.scm:3471 msgid "" "Perl extension for crawling directory trees and compiling\n" "lists of files" msgstr "" -#: gnu/packages/perl.scm:3395 +#: gnu/packages/perl.scm:3474 msgid "" "The File::List module crawls the directory tree starting at the\n" -"provided base directory and can return files (and/or directories if desired)\n" +"provided base directory and can return files (and/or directories if " +"desired)\n" "matching a regular expression." msgstr "" -#: gnu/packages/perl.scm:3414 +#: gnu/packages/perl.scm:3493 msgid "Remove files and directories in Perl" msgstr "" -#: gnu/packages/perl.scm:3415 +#: gnu/packages/perl.scm:3494 msgid "" "File::Remove::remove removes files and directories. It acts\n" -"like /bin/rm, for the most part. Although \"unlink\" can be given a list of\n" +"like /bin/rm, for the most part. Although \"unlink\" can be given a list " +"of\n" "files, it will not remove directories; this module remedies that. It also\n" "accepts wildcards, * and ?, as arguments for file names." msgstr "" -#: gnu/packages/perl.scm:3439 +#: gnu/packages/perl.scm:3518 msgid "Locate per-dist and per-module shared files" msgstr "" -#: gnu/packages/perl.scm:3440 +#: gnu/packages/perl.scm:3519 msgid "" "The intent of File::ShareDir is to provide a companion to\n" "Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" "module to have access to a large amount of read-only data that is stored on\n" "the file-system at run-time. Once the files have been installed to the\n" -"correct directory, you can use File::ShareDir to find your files again after\n" +"correct directory, you can use File::ShareDir to find your files again " +"after\n" "the installation." msgstr "" -#: gnu/packages/perl.scm:3462 +#: gnu/packages/perl.scm:3541 msgid "Locate per-dist shared files" msgstr "" -#: gnu/packages/perl.scm:3463 +#: gnu/packages/perl.scm:3542 msgid "" "File::ShareDir::Dist finds share directories for\n" "distributions. It is a companion module to File::ShareDir." msgstr "" -#: gnu/packages/perl.scm:3483 +#: gnu/packages/perl.scm:3562 msgid "Install shared files" msgstr "" -#: gnu/packages/perl.scm:3484 +#: gnu/packages/perl.scm:3563 msgid "" "File::ShareDir::Install allows you to install read-only data\n" -"files from a distribution. It is a companion module to File::ShareDir, which\n" +"files from a distribution. It is a companion module to File::ShareDir, " +"which\n" "allows you to locate these files after installation." msgstr "" -#: gnu/packages/perl.scm:3503 +#: gnu/packages/perl.scm:3582 msgid "Reading/Writing/Modifying of complete files" msgstr "" -#: gnu/packages/perl.scm:3504 +#: gnu/packages/perl.scm:3583 msgid "" "File::Slurp provides subroutines to read or write entire\n" "files with a simple call. It also has a subroutine for reading the list of\n" "file names in a directory." msgstr "" -#: gnu/packages/perl.scm:3527 +#: gnu/packages/perl.scm:3606 msgid "Simple, sane and efficient module to slurp a file" msgstr "" -#: gnu/packages/perl.scm:3528 +#: gnu/packages/perl.scm:3607 msgid "" "This module provides functions for fast and correct file\n" "slurping and spewing. All functions are optionally exported." msgstr "" -#: gnu/packages/perl.scm:3545 +#: gnu/packages/perl.scm:3624 msgid "Simple file reader and writer" msgstr "" -#: gnu/packages/perl.scm:3547 +#: gnu/packages/perl.scm:3626 msgid "This module provides functions for fast reading and writing of files." msgstr "" -#: gnu/packages/perl.scm:3566 +#: gnu/packages/perl.scm:3645 msgid "Return name and handle of a temporary file safely" msgstr "" -#: gnu/packages/perl.scm:3567 +#: gnu/packages/perl.scm:3646 msgid "" "File::Temp can be used to create and open temporary files in\n" "a safe way." msgstr "" -#: gnu/packages/perl.scm:3584 +#: gnu/packages/perl.scm:3663 msgid "Portable implementation of the `which' utility" msgstr "" -#: gnu/packages/perl.scm:3586 +#: gnu/packages/perl.scm:3665 msgid "" "File::Which was created to be able to get the paths to executable\n" -"programs on systems under which the `which' program wasn't implemented in the\n" +"programs on systems under which the `which' program wasn't implemented in " +"the\n" "shell." msgstr "" -#: gnu/packages/perl.scm:3609 +#: gnu/packages/perl.scm:3688 msgid "Extended Unix style glob functionality" msgstr "" -#: gnu/packages/perl.scm:3610 +#: gnu/packages/perl.scm:3689 msgid "" "@code{File::Zglob} provides a traditional Unix @code{glob}\n" -"functionality; it returns a list of file names that match the given pattern.\n" +"functionality; it returns a list of file names that match the given " +"pattern.\n" "For instance, it supports the @code{**/*.pm} form." msgstr "" -#: gnu/packages/perl.scm:3629 +#: gnu/packages/perl.scm:3708 msgid "Module to handle parsing command line options" msgstr "" -#: gnu/packages/perl.scm:3630 +#: gnu/packages/perl.scm:3709 msgid "" "The @code{Getopt::Long} module implements an extended getopt\n" "function called @code{GetOptions()}. It parses the command line from\n" "@code{ARGV}, recognizing and removing specified options and their possible\n" "values.\n" "\n" -"This function adheres to the POSIX syntax for command line options, with GNU\n" +"This function adheres to the POSIX syntax for command line options, with " +"GNU\n" "extensions. In general, this means that options have long names instead of\n" "single letters, and are introduced with a double dash \"--\". Support for\n" "bundling of command line options, as was the case with the more traditional\n" "single-letter approach, is provided but not enabled by default." msgstr "" -#: gnu/packages/perl.scm:3664 +#: gnu/packages/perl.scm:3743 msgid "Getopt::Long, but simpler and more powerful" msgstr "" -#: gnu/packages/perl.scm:3665 +#: gnu/packages/perl.scm:3744 msgid "" "Getopt::Long::Descriptive is yet another Getopt library.\n" "It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" @@ -11698,225 +12879,248 @@ msgid "" "usage (help) messages, data validation, and a few other useful features." msgstr "" -#: gnu/packages/perl.scm:3683 +#: gnu/packages/perl.scm:3762 msgid "Table-driven argument parsing for Perl" msgstr "" -#: gnu/packages/perl.scm:3685 +#: gnu/packages/perl.scm:3764 msgid "" "Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" "vaguely inspired by John Ousterhout's Tk_ParseArgv." msgstr "" -#: gnu/packages/perl.scm:3707 +#: gnu/packages/perl.scm:3786 msgid "Graph data structures and algorithms" msgstr "" -#: gnu/packages/perl.scm:3708 +#: gnu/packages/perl.scm:3787 msgid "" "This is @code{Graph}, a Perl module for dealing with graphs,\n" "the abstract data structures." msgstr "" -#: gnu/packages/perl.scm:3725 +#: gnu/packages/perl.scm:3804 msgid "Safe cleanup blocks implemented as guards" msgstr "" -#: gnu/packages/perl.scm:3726 +#: gnu/packages/perl.scm:3805 msgid "" "@code{Guard} implements so-called @dfn{guards}. A guard is\n" -"something (usually an object) that \"guards\" a resource, ensuring that it is\n" +"something (usually an object) that \"guards\" a resource, ensuring that it " +"is\n" "cleaned up when expected.\n" "\n" "Specifically, this module supports two different types of guards: guard\n" -"objects, which execute a given code block when destroyed, and scoped guards,\n" +"objects, which execute a given code block when destroyed, and scoped " +"guards,\n" "which are tied to the scope exit." msgstr "" -#: gnu/packages/perl.scm:3762 +#: gnu/packages/perl.scm:3841 msgid "Lightweight field hash for inside-out objects" msgstr "" -#: gnu/packages/perl.scm:3763 +#: gnu/packages/perl.scm:3842 msgid "" "@code{Hash::FieldHash} provides the field hash mechanism\n" "which supports the inside-out technique. It is an alternative to\n" -"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, and\n" +"@code{Hash::Util::FieldHash} with a simpler interface, higher performance, " +"and\n" "relic support." msgstr "" -#: gnu/packages/perl.scm:3783 +#: gnu/packages/perl.scm:3862 msgid "Merge arbitrarily deep hashes into a single hash" msgstr "" -#: gnu/packages/perl.scm:3784 +#: gnu/packages/perl.scm:3863 msgid "" "Hash::Merge merges two arbitrarily deep hashes into a single\n" -"hash. That is, at any level, it will add non-conflicting key-value pairs from\n" -"one hash to the other, and follows a set of specific rules when there are key\n" +"hash. That is, at any level, it will add non-conflicting key-value pairs " +"from\n" +"one hash to the other, and follows a set of specific rules when there are " +"key\n" "value conflicts. The hash is followed recursively, so that deeply nested\n" "hashes that are at the same level will be merged when the parent hashes are\n" "merged." msgstr "" -#: gnu/packages/perl.scm:3806 +#: gnu/packages/perl.scm:3885 msgid "Store multiple values per key" msgstr "" -#: gnu/packages/perl.scm:3807 +#: gnu/packages/perl.scm:3886 msgid "" "Hash::MultiValue is an object (and a plain hash reference)\n" "that may contain multiple values per key, inspired by MultiDict of WebOb." msgstr "" -#: gnu/packages/perl.scm:3825 +#: gnu/packages/perl.scm:3904 msgid "Alternative but compatible interface to modules that export symbols" msgstr "" -#: gnu/packages/perl.scm:3826 +#: gnu/packages/perl.scm:3905 msgid "" "This module acts as a layer between Exporter and modules which\n" -"consume exports. It is feature-compatible with Exporter, plus some much needed\n" +"consume exports. It is feature-compatible with Exporter, plus some much " +"needed\n" "extras. You can use this to import symbols from any exporter that follows\n" -"Exporters specification. The exporter modules themselves do not need to use or\n" -"inherit from the Exporter module, they just need to set @@EXPORT and/or other\n" +"Exporters specification. The exporter modules themselves do not need to use " +"or\n" +"inherit from the Exporter module, they just need to set @@EXPORT and/or " +"other\n" "variables." msgstr "" -#: gnu/packages/perl.scm:3850 +#: gnu/packages/perl.scm:3929 msgid "Import packages into other packages" msgstr "" -#: gnu/packages/perl.scm:3851 +#: gnu/packages/perl.scm:3930 msgid "" "Writing exporters is a pain. Some use Exporter, some use\n" "Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" -"some things are pragmas. Exporting on someone else's behalf is harder. The\n" +"some things are pragmas. Exporting on someone else's behalf is harder. " +"The\n" "exporters don't provide a consistent API for this, and pragmas need to have\n" "their import method called directly, since they effect the current unit of\n" "compilation. Import::Into provides global methods to make this painless." msgstr "" -#: gnu/packages/perl.scm:3873 +#: gnu/packages/perl.scm:3952 msgid "Use modules in inc/ if newer than installed" msgstr "" -#: gnu/packages/perl.scm:3874 +#: gnu/packages/perl.scm:3953 msgid "" "The inc::latest module helps bootstrap configure-time\n" -"dependencies for CPAN distributions. These dependencies get bundled into the\n" +"dependencies for CPAN distributions. These dependencies get bundled into " +"the\n" "inc directory within a distribution and are used by Makefile.PL or Build.PL." msgstr "" -#: gnu/packages/perl.scm:3895 +#: gnu/packages/perl.scm:3973 +msgid "Lexically warn about using the indirect method call syntax" +msgstr "" + +#: gnu/packages/perl.scm:3975 +msgid "Indirect warns about using the indirect method call syntax." +msgstr "" + +#: gnu/packages/perl.scm:3994 msgid "Capture STDOUT and STDERR from Perl code, subprocesses or XS" msgstr "" -#: gnu/packages/perl.scm:3896 +#: gnu/packages/perl.scm:3995 msgid "" "@code{IO::CaptureOutput} provides routines for capturing\n" "@code{STDOUT} and @code{STDERR} from perl subroutines, forked system\n" "calls (e.g. @code{system()}, @code{fork()}) and from XS or C modules.\n" "\n" -"This module is no longer recommended by its maintainer. Users are advised to\n" +"This module is no longer recommended by its maintainer. Users are advised " +"to\n" "try @code{Capture::Tiny} instead." msgstr "" -#: gnu/packages/perl.scm:3918 +#: gnu/packages/perl.scm:4017 msgid "Utilities for interactive I/O" msgstr "" -#: gnu/packages/perl.scm:3919 +#: gnu/packages/perl.scm:4018 msgid "" "This module provides three utility subroutines that make it\n" -"easier to develop interactive applications: is_interactive(), interactive(),\n" +"easier to develop interactive applications: is_interactive(), " +"interactive(),\n" "and busy()." msgstr "" -#: gnu/packages/perl.scm:3938 +#: gnu/packages/perl.scm:4037 msgid "Emulate file interface for in-core strings" msgstr "" -#: gnu/packages/perl.scm:3939 +#: gnu/packages/perl.scm:4038 msgid "" "IO::String is an IO::File (and IO::Handle) compatible class\n" "that reads or writes data from in-core strings." msgstr "" -#: gnu/packages/perl.scm:3957 +#: gnu/packages/perl.scm:4056 msgid "IO:: interface for reading/writing an array of lines" msgstr "" -#: gnu/packages/perl.scm:3958 +#: gnu/packages/perl.scm:4057 msgid "" "This toolkit primarily provides modules for performing both\n" "traditional and object-oriented i/o) on things *other* than normal\n" "filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." msgstr "" -#: gnu/packages/perl.scm:3976 +#: gnu/packages/perl.scm:4075 msgid "Perl interface to pseudo ttys" msgstr "" -#: gnu/packages/perl.scm:3978 +#: gnu/packages/perl.scm:4077 msgid "" "This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" "pseudo ttys." msgstr "" -#: gnu/packages/perl.scm:3996 +#: gnu/packages/perl.scm:4095 msgid "Run interactive command-line programs" msgstr "" -#: gnu/packages/perl.scm:3997 +#: gnu/packages/perl.scm:4096 msgid "" "@code{IPC::Cmd} allows for the searching and execution of\n" "any binary on your system. It adheres to verbosity settings and is able to\n" "run interactively. It also has an option to capture output/error buffers." msgstr "" -#: gnu/packages/perl.scm:4026 +#: gnu/packages/perl.scm:4125 msgid "Run system() and background procs w/ piping, redirs, ptys" msgstr "" -#: gnu/packages/perl.scm:4027 +#: gnu/packages/perl.scm:4126 msgid "" "IPC::Run allows you run and interact with child processes\n" -"using files, pipes, and pseudo-ttys. Both system()-style and scripted usages\n" +"using files, pipes, and pseudo-ttys. Both system()-style and scripted " +"usages\n" "are supported and may be mixed. Likewise, functional and OO API styles are\n" "both supported and may be mixed." msgstr "" -#: gnu/packages/perl.scm:4045 +#: gnu/packages/perl.scm:4144 msgid "Run a subprocess with input/output redirection" msgstr "" -#: gnu/packages/perl.scm:4047 +#: gnu/packages/perl.scm:4146 msgid "" "The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" -"stdout, and/or stderr to files and perl data structures. It aims to satisfy\n" +"stdout, and/or stderr to files and perl data structures. It aims to " +"satisfy\n" "99% of the need for using system, qx, and open3 with a simple, extremely\n" "Perlish API and none of the bloat and rarely used features of IPC::Run." msgstr "" -#: gnu/packages/perl.scm:4071 +#: gnu/packages/perl.scm:4170 msgid "Lightweight interface to shared memory" msgstr "" -#: gnu/packages/perl.scm:4072 +#: gnu/packages/perl.scm:4171 msgid "" "IPC::ShareLite provides a simple interface to shared memory,\n" "allowing data to be efficiently communicated between processes." msgstr "" -#: gnu/packages/perl.scm:4090 +#: gnu/packages/perl.scm:4189 msgid "Run commands simply, with detailed diagnostics" msgstr "" -#: gnu/packages/perl.scm:4091 +#: gnu/packages/perl.scm:4190 msgid "" "Calling Perl's in-built @code{system} function is easy,\n" -"determining if it was successful is hard. Let's face it, @code{$?} isn't the\n" +"determining if it was successful is hard. Let's face it, @code{$?} isn't " +"the\n" "nicest variable in the world to play with, and even if you do check it,\n" "producing a well-formatted error string takes a lot of work.\n" "\n" @@ -11924,52 +13128,64 @@ msgid "" "commands." msgstr "" -#: gnu/packages/perl.scm:4116 +#: gnu/packages/perl.scm:4215 msgid "JSON encoder/decoder for Perl" msgstr "" -#: gnu/packages/perl.scm:4117 +#: gnu/packages/perl.scm:4216 msgid "" "This module converts Perl data structures to JSON and vice\n" "versa using either JSON::XS or JSON::PP." msgstr "" -#: gnu/packages/perl.scm:4142 +#: gnu/packages/perl.scm:4241 msgid "Wrapper for Perl JSON classes" msgstr "" -#: gnu/packages/perl.scm:4144 +#: gnu/packages/perl.scm:4243 msgid "" "This module tries to provide a coherent API to bring together the\n" -"various JSON modules currently on CPAN. This module will allow you to code to\n" +"various JSON modules currently on CPAN. This module will allow you to code " +"to\n" "any JSON API and have it work regardless of which JSON module is actually\n" "installed." msgstr "" -#: gnu/packages/perl.scm:4168 +#: gnu/packages/perl.scm:4267 msgid "Cpanel::JSON::XS with fallback" msgstr "" -#: gnu/packages/perl.scm:4169 +#: gnu/packages/perl.scm:4268 msgid "" "This module first checks to see if either Cpanel::JSON::XS\n" -"or JSON::XS is already loaded, in which case it uses that module. Otherwise\n" -"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and\n" +"or JSON::XS is already loaded, in which case it uses that module. " +"Otherwise\n" +"it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, " +"and\n" "either uses the first module it finds or throws an error." msgstr "" -#: gnu/packages/perl.scm:4192 +#: gnu/packages/perl.scm:4291 msgid "JSON serialising/deserialising for Perl" msgstr "" -#: gnu/packages/perl.scm:4211 +#: gnu/packages/perl.scm:4314 +msgid "Prevent leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4316 +msgid "Lexical::SealRequireHints prevents leakage of lexical hints" +msgstr "" + +#: gnu/packages/perl.scm:4333 msgid "Bringing loggers and listeners together" msgstr "" -#: gnu/packages/perl.scm:4212 +#: gnu/packages/perl.scm:4334 msgid "" "@code{Log::Any} provides a standard log production API for\n" -"modules. @code{Log::Any::Adapter} allows applications to choose the mechanism\n" +"modules. @code{Log::Any::Adapter} allows applications to choose the " +"mechanism\n" "for log consumption, whether screen, file or another logging mechanism like\n" "@code{Log::Dispatch} or @code{Log::Log4perl}.\n" "\n" @@ -11984,32 +13200,32 @@ msgid "" "logging mechanism." msgstr "" -#: gnu/packages/perl.scm:4248 +#: gnu/packages/perl.scm:4370 msgid "Log::Any adapter for Log::Log4perl" msgstr "" -#: gnu/packages/perl.scm:4249 +#: gnu/packages/perl.scm:4371 msgid "" "@code{Log::Any::Adapter::Log4perl} provides a\n" "@code{Log::Any} adapter using @code{Log::Log4perl} for logging." msgstr "" -#: gnu/packages/perl.scm:4270 +#: gnu/packages/perl.scm:4392 msgid "Log4j implementation for Perl" msgstr "" -#: gnu/packages/perl.scm:4271 +#: gnu/packages/perl.scm:4393 msgid "" "@code{Log::Log4perl} lets you remote-control and fine-tune\n" "the logging behaviour of your system from the outside. It implements the\n" "widely popular (Java-based) Log4j logging package in pure Perl." msgstr "" -#: gnu/packages/perl.scm:4291 +#: gnu/packages/perl.scm:4413 msgid "Log::Report in the lightest form" msgstr "" -#: gnu/packages/perl.scm:4293 +#: gnu/packages/perl.scm:4415 msgid "" "This module allows libraries to have a dependency to a small module\n" "instead of the full Log-Report distribution. The full power of\n" @@ -12019,97 +13235,100 @@ msgid "" "version." msgstr "" -#: gnu/packages/perl.scm:4318 +#: gnu/packages/perl.scm:4440 msgid "Get messages to users and logs" msgstr "" -#: gnu/packages/perl.scm:4320 +#: gnu/packages/perl.scm:4442 msgid "" "@code{Log::Report} combines three tasks which are closely related in\n" "one: logging, exceptions, and translations." msgstr "" -#: gnu/packages/perl.scm:4349 +#: gnu/packages/perl.scm:4471 msgid "High-level interface to Uniforum message translation" msgstr "" -#: gnu/packages/perl.scm:4350 +#: gnu/packages/perl.scm:4472 msgid "" "This package is an internationalization library for Perl\n" "that aims to be compatible with the Uniforum message translations system as\n" "implemented for example in GNU gettext." msgstr "" -#: gnu/packages/perl.scm:4369 +#: gnu/packages/perl.scm:4491 msgid "Transliterate text between writing systems" msgstr "" -#: gnu/packages/perl.scm:4370 +#: gnu/packages/perl.scm:4492 msgid "" "@code{Lingua::Translit} can be used to convert text from one\n" -"writing system to another, based on national or international transliteration\n" +"writing system to another, based on national or international " +"transliteration\n" "tables. Where possible a reverse transliteration is supported." msgstr "" -#: gnu/packages/perl.scm:4394 +#: gnu/packages/perl.scm:4516 msgid "Combination of List::Util and List::MoreUtils" msgstr "" -#: gnu/packages/perl.scm:4395 +#: gnu/packages/perl.scm:4517 msgid "" "This module exports all of the functions that either\n" "List::Util or List::MoreUtils defines, with preference to List::Util." msgstr "" -#: gnu/packages/perl.scm:4417 +#: gnu/packages/perl.scm:4539 msgid "Compare elements of two or more lists" msgstr "" -#: gnu/packages/perl.scm:4418 +#: gnu/packages/perl.scm:4540 msgid "" "@code{List::Compare} provides a module to perform\n" "comparative operations on two or more lists. Provided operations include\n" "intersections, unions, unique elements, complements and many more." msgstr "" -#: gnu/packages/perl.scm:4453 gnu/packages/perl.scm:4504 +#: gnu/packages/perl.scm:4575 gnu/packages/perl.scm:4626 msgid "Provide the stuff missing in List::Util" msgstr "" -#: gnu/packages/perl.scm:4454 +#: gnu/packages/perl.scm:4576 msgid "" "List::MoreUtils provides some trivial but commonly needed\n" "functionality on lists which is not going to go into List::Util." msgstr "" -#: gnu/packages/perl.scm:4476 +#: gnu/packages/perl.scm:4598 msgid "Provide the stuff missing in List::Util in XS" msgstr "" -#: gnu/packages/perl.scm:4477 +#: gnu/packages/perl.scm:4599 msgid "" "@code{List::MoreUtils::XS} provides some trivial but\n" "commonly needed functionality on lists which is not going to go into\n" "@code{List::Util}." msgstr "" -#: gnu/packages/perl.scm:4505 +#: gnu/packages/perl.scm:4627 msgid "" "@code{List::SomeUtils} provides some trivial but commonly\n" -"needed functionality on lists which is not going to go into @code{List::Util}.\n" +"needed functionality on lists which is not going to go into @code{List::" +"Util}.\n" "\n" -"All of the below functions are implementable in only a couple of lines of Perl\n" +"All of the below functions are implementable in only a couple of lines of " +"Perl\n" "code. Using the functions from this module however should give slightly\n" "better performance as everything is implemented in C. The pure-Perl\n" "implementation of these functions only serves as a fallback in case the C\n" "portions of this module couldn't be compiled on this machine." msgstr "" -#: gnu/packages/perl.scm:4534 +#: gnu/packages/perl.scm:4656 msgid "Bundle of ancient email modules" msgstr "" -#: gnu/packages/perl.scm:4535 +#: gnu/packages/perl.scm:4657 msgid "" "MailTools contains the following modules:\n" "@table @asis\n" @@ -12123,7 +13342,8 @@ msgid "" "@item Mail::Filter\n" "Process Mail::Internet messages.\n" "@item Mail::Header\n" -"Collection of Mail::Field objects, representing the header of a Mail::Internet\n" +"Collection of Mail::Field objects, representing the header of a Mail::" +"Internet\n" "object.\n" "@item Mail::Internet\n" "Represents a single email message, with header and body.\n" @@ -12136,91 +13356,93 @@ msgid "" "@end table" msgstr "" -#: gnu/packages/perl.scm:4574 +#: gnu/packages/perl.scm:4696 msgid "Expiry plug-in for Memoize that adds LRU cache expiration" msgstr "" -#: gnu/packages/perl.scm:4575 +#: gnu/packages/perl.scm:4697 msgid "" "This module implements an expiry policy for Memoize that\n" "follows LRU semantics, that is, the last n results, where n is specified as\n" "the argument to the CACHESIZE parameter, will be cached." msgstr "" -#: gnu/packages/perl.scm:4593 +#: gnu/packages/perl.scm:4715 msgid "Charset information for MIME messages" msgstr "" -#: gnu/packages/perl.scm:4595 +#: gnu/packages/perl.scm:4717 msgid "" "@code{MIME::Charset} provides information about character sets used for\n" "MIME messages on Internet." msgstr "" -#: gnu/packages/perl.scm:4622 +#: gnu/packages/perl.scm:4744 msgid "Tools to manipulate MIME messages" msgstr "" -#: gnu/packages/perl.scm:4624 +#: gnu/packages/perl.scm:4746 msgid "" "MIME-tools is a collection of Perl5 MIME:: modules for parsing,\n" "decoding, and generating single- or multipart (even nested multipart) MIME\n" "messages." msgstr "" -#: gnu/packages/perl.scm:4643 +#: gnu/packages/perl.scm:4765 msgid "Definition of MIME types" msgstr "" -#: gnu/packages/perl.scm:4644 +#: gnu/packages/perl.scm:4766 msgid "" "This module provides a list of known mime-types, combined\n" "from various sources. For instance, it contains all IANA types and the\n" "knowledge of Apache." msgstr "" -#: gnu/packages/perl.scm:4666 +#: gnu/packages/perl.scm:4788 msgid "Write your linewise code for handles; this does the rest" msgstr "" -#: gnu/packages/perl.scm:4667 +#: gnu/packages/perl.scm:4789 msgid "" "It's boring to deal with opening files for IO, converting\n" "strings to handle-like objects, and all that. With\n" -"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you can\n" +"@code{Mixin::Linewise::Readers} and @code{Mixin::Linewise::Writers}, you " +"can\n" "just write a method to handle handles, and methods for handling strings and\n" "file names are added for you." msgstr "" -#: gnu/packages/perl.scm:4693 +#: gnu/packages/perl.scm:4815 msgid "Enable all of the features of Modern Perl with one import" msgstr "" -#: gnu/packages/perl.scm:4694 +#: gnu/packages/perl.scm:4816 msgid "" "@code{Modern::Perl} provides a simple way to enable\n" "multiple, by now, standard libraries in a Perl program." msgstr "" -#: gnu/packages/perl.scm:4722 +#: gnu/packages/perl.scm:4844 msgid "Tiny replacement for Module::Build" msgstr "" -#: gnu/packages/perl.scm:4723 +#: gnu/packages/perl.scm:4845 msgid "" "Many Perl distributions use a Build.PL file instead of a\n" "Makefile.PL file to drive distribution configuration, build, test and\n" "installation. Traditionally, Build.PL uses Module::Build as the underlying\n" "build system. This module provides a simple, lightweight, drop-in\n" -"replacement. Whereas Module::Build has over 6,700 lines of code; this module\n" +"replacement. Whereas Module::Build has over 6,700 lines of code; this " +"module\n" "has less than 120, yet supports the features needed by most distributions." msgstr "" -#: gnu/packages/perl.scm:4751 +#: gnu/packages/perl.scm:4873 msgid "Module::Build class for building XS modules" msgstr "" -#: gnu/packages/perl.scm:4753 +#: gnu/packages/perl.scm:4875 msgid "" "@code{Module::Build::XSUtil} is subclass of @code{Module::Build}\n" "for support building XS modules.\n" @@ -12228,13 +13450,19 @@ msgid "" "This is a list of a new parameters in the @code{Module::Build::new} method:\n" "\n" "@enumerate\n" -"@item @code{needs_compiler_c99}: This option checks C99 compiler availability.\n" -"@item @code{needs_compiler_cpp}: This option checks C++ compiler availability.\n" -"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C++.\n" -"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::PPPort}.\n" -"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a helper\n" +"@item @code{needs_compiler_c99}: This option checks C99 compiler " +"availability.\n" +"@item @code{needs_compiler_cpp}: This option checks C++ compiler " +"availability.\n" +"Can also pass @code{extra_compiler_flags} and @code{extra_linker_flags} for C" +"++.\n" +"@item @code{generate_ppport_h}: Generate @file{ppport.h} by @code{Devel::" +"PPPort}.\n" +"@item @code{generate_xshelper_h}: Generate @file{xshelper.h} which is a " +"helper\n" "header file to include @file{EXTERN.h}, @file{perl.h}, @file{XSUB.h} and\n" -"@file{ppport.h}, and defines some portability stuff which are not supported by\n" +"@file{ppport.h}, and defines some portability stuff which are not supported " +"by\n" "@file{ppport.h}.\n" "\n" "It is ported from @code{Module::Install::XSUtil}.\n" @@ -12244,11 +13472,11 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/perl.scm:4789 +#: gnu/packages/perl.scm:4911 msgid "Find and use installed modules in a (sub)category" msgstr "" -#: gnu/packages/perl.scm:4790 +#: gnu/packages/perl.scm:4912 msgid "" "Module::Find lets you find and use modules in categories.\n" "This can be useful for auto-detecting driver or plugin modules. You can\n" @@ -12256,77 +13484,81 @@ msgid "" "subcategories." msgstr "" -#: gnu/packages/perl.scm:4816 +#: gnu/packages/perl.scm:4938 msgid "Loads alternate underlying implementations for a module" msgstr "" -#: gnu/packages/perl.scm:4817 +#: gnu/packages/perl.scm:4939 msgid "" "This module abstracts out the process of choosing one of\n" -"several underlying implementations for a module. This can be used to provide\n" -"XS and pure Perl implementations of a module, or it could be used to load an\n" -"implementation for a given OS or any other case of needing to provide multiple\n" +"several underlying implementations for a module. This can be used to " +"provide\n" +"XS and pure Perl implementations of a module, or it could be used to load " +"an\n" +"implementation for a given OS or any other case of needing to provide " +"multiple\n" "implementations." msgstr "" -#: gnu/packages/perl.scm:4855 +#: gnu/packages/perl.scm:4977 msgid "Standalone, extensible Perl module installer" msgstr "" -#: gnu/packages/perl.scm:4856 +#: gnu/packages/perl.scm:4978 msgid "" "Module::Install is a package for writing installers for\n" -"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a\n" +"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in " +"a\n" "strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl\n" "installation version 5.005 or newer." msgstr "" -#: gnu/packages/perl.scm:4877 +#: gnu/packages/perl.scm:4999 msgid "Give your Perl module the ability to have plugins" msgstr "" -#: gnu/packages/perl.scm:4878 +#: gnu/packages/perl.scm:5000 msgid "" "This module provides a simple but extensible way of having\n" "'plugins' for your Perl module." msgstr "" -#: gnu/packages/perl.scm:4897 +#: gnu/packages/perl.scm:5019 msgid "Perl runtime module handling" msgstr "" -#: gnu/packages/perl.scm:4898 +#: gnu/packages/perl.scm:5020 msgid "" "The functions exported by this module deal with runtime\n" "handling of Perl modules, which are normally handled at compile time." msgstr "" -#: gnu/packages/perl.scm:4921 +#: gnu/packages/perl.scm:5043 msgid "Provide information on conflicts for Module::Runtime" msgstr "" -#: gnu/packages/perl.scm:4922 +#: gnu/packages/perl.scm:5044 msgid "" "This module provides conflicts checking for Module::Runtime,\n" "which had a recent release that broke some versions of Moose. It is called\n" "from Moose::Conflicts and moose-outdated." msgstr "" -#: gnu/packages/perl.scm:4943 +#: gnu/packages/perl.scm:5065 msgid "Recursively scan Perl code for dependencies" msgstr "" -#: gnu/packages/perl.scm:4944 +#: gnu/packages/perl.scm:5066 msgid "" "Module::ScanDeps is a module to recursively scan Perl\n" "programs for dependencies." msgstr "" -#: gnu/packages/perl.scm:4964 +#: gnu/packages/perl.scm:5086 msgid "Module name tools and transformations" msgstr "" -#: gnu/packages/perl.scm:4965 +#: gnu/packages/perl.scm:5087 msgid "" "This module provides a few useful functions for manipulating\n" "module names. Its main aim is to centralise some of the functions commonly\n" @@ -12334,117 +13566,123 @@ msgid "" "module names to relative paths." msgstr "" -#: gnu/packages/perl.scm:4995 +#: gnu/packages/perl.scm:5117 msgid "Minimalist Object Orientation (with Moose compatibility)" msgstr "" -#: gnu/packages/perl.scm:4996 +#: gnu/packages/perl.scm:5118 msgid "" "Moo is an extremely light-weight Object Orientation system.\n" -"It allows one to concisely define objects and roles with a convenient syntax\n" +"It allows one to concisely define objects and roles with a convenient " +"syntax\n" "that avoids the details of Perl's object system. Moo contains a subset of\n" "Moose and is optimised for rapid startup." msgstr "" -#: gnu/packages/perl.scm:5072 +#: gnu/packages/perl.scm:5225 msgid "Postmodern object system for Perl 5" msgstr "" -#: gnu/packages/perl.scm:5074 +#: gnu/packages/perl.scm:5227 msgid "" "Moose is a complete object system for Perl 5. It provides keywords for\n" -"attribute declaration, object construction, inheritance, and maybe more. With\n" +"attribute declaration, object construction, inheritance, and maybe more. " +"With\n" "Moose, you define your class declaratively, without needing to know about\n" "blessed hashrefs, accessor methods, and so on. You can concentrate on the\n" -"logical structure of your classes, focusing on \"what\" rather than \"how\".\n" +"logical structure of your classes, focusing on \"what\" rather than \"how" +"\".\n" "A class definition with Moose reads like a list of very concise English\n" "sentences." msgstr "" -#: gnu/packages/perl.scm:5103 +#: gnu/packages/perl.scm:5256 msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" msgstr "" -#: gnu/packages/perl.scm:5104 +#: gnu/packages/perl.scm:5257 msgid "" "This module attempts to emulate the behavior of\n" "Class::Accessor::Fast as accurately as possible using the Moose attribute\n" -"system. The public API of Class::Accessor::Fast is wholly supported, but the\n" +"system. The public API of Class::Accessor::Fast is wholly supported, but " +"the\n" "private methods are not." msgstr "" -#: gnu/packages/perl.scm:5136 +#: gnu/packages/perl.scm:5289 msgid "Moose role for processing command line options" msgstr "" -#: gnu/packages/perl.scm:5137 +#: gnu/packages/perl.scm:5290 msgid "" "This is a Moose role which provides an alternate constructor\n" "for creating objects using parameters passed in from the command line." msgstr "" -#: gnu/packages/perl.scm:5158 +#: gnu/packages/perl.scm:5311 msgid "Mark overload code symbols as methods" msgstr "" -#: gnu/packages/perl.scm:5159 +#: gnu/packages/perl.scm:5312 msgid "" "MooseX::MarkAsMethods allows one to easily mark certain\n" "functions as Moose methods. This will allow other packages such as\n" "namespace::autoclean to operate without blowing away your overloads. After\n" -"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP as\n" +"using MooseX::MarkAsMethods your overloads will be recognized by Class::MOP " +"as\n" "being methods, and class extension as well as composition from roles with\n" "overloads will \"just work\"." msgstr "" -#: gnu/packages/perl.scm:5189 +#: gnu/packages/perl.scm:5342 msgid "Code attribute introspection" msgstr "" -#: gnu/packages/perl.scm:5190 +#: gnu/packages/perl.scm:5343 msgid "" "This module allows code attributes of methods to be\n" "introspected using Moose meta method objects." msgstr "" -#: gnu/packages/perl.scm:5216 +#: gnu/packages/perl.scm:5369 msgid "Subclassing of non-Moose classes" msgstr "" -#: gnu/packages/perl.scm:5217 +#: gnu/packages/perl.scm:5370 msgid "" "MooseX::NonMoose allows for easily subclassing non-Moose\n" -"classes with Moose, taking care of the details connected with doing this, such\n" +"classes with Moose, taking care of the details connected with doing this, " +"such\n" "as setting up proper inheritance from Moose::Object and installing (and\n" "inlining, at make_immutable time) a constructor that makes sure things like\n" "BUILD methods are called. It tries to be as non-intrusive as possible." msgstr "" -#: gnu/packages/perl.scm:5246 +#: gnu/packages/perl.scm:5399 msgid "Extension of Params::Validate using Moose's types" msgstr "" -#: gnu/packages/perl.scm:5247 +#: gnu/packages/perl.scm:5400 msgid "" "This module fills a gap in Moose by adding method parameter\n" "validation to Moose." msgstr "" -#: gnu/packages/perl.scm:5268 +#: gnu/packages/perl.scm:5421 msgid "Apply roles to a related Perl class" msgstr "" -#: gnu/packages/perl.scm:5269 +#: gnu/packages/perl.scm:5422 msgid "" "This module applies roles to make a subclass instead of\n" "manually setting up a subclass." msgstr "" -#: gnu/packages/perl.scm:5296 +#: gnu/packages/perl.scm:5449 msgid "Moose roles with composition parameters" msgstr "" -#: gnu/packages/perl.scm:5297 +#: gnu/packages/perl.scm:5450 msgid "" "Because Moose roles serve many different masters, they\n" "usually provide only the least common denominator of functionality. To\n" @@ -12454,11 +13692,11 @@ msgid "" "Parameterized roles offer a solution to these (and other) kinds of problems." msgstr "" -#: gnu/packages/perl.scm:5323 +#: gnu/packages/perl.scm:5476 msgid "Roles which support overloading" msgstr "" -#: gnu/packages/perl.scm:5324 +#: gnu/packages/perl.scm:5477 msgid "" "MooseX::Role::WithOverloading allows you to write a\n" "Moose::Role which defines overloaded operators and allows those overload\n" @@ -12466,107 +13704,113 @@ msgid "" "where plain Moose::Roles would lose the overloading." msgstr "" -#: gnu/packages/perl.scm:5346 +#: gnu/packages/perl.scm:5499 msgid "Name your accessors foo() and set_foo()" msgstr "" -#: gnu/packages/perl.scm:5347 +#: gnu/packages/perl.scm:5500 msgid "" "This module does not provide any methods. Simply loading it\n" -"changes the default naming policy for the loading class so that accessors are\n" -"separated into get and set methods. The get methods have the same name as the\n" +"changes the default naming policy for the loading class so that accessors " +"are\n" +"separated into get and set methods. The get methods have the same name as " +"the\n" "accessor, while set methods are prefixed with \"_set_\"." msgstr "" -#: gnu/packages/perl.scm:5373 +#: gnu/packages/perl.scm:5526 msgid "Strict object constructors for Moose" msgstr "" -#: gnu/packages/perl.scm:5374 +#: gnu/packages/perl.scm:5527 msgid "" "Simply loading this module makes your constructors\n" "\"strict\". If your constructor is called with an attribute init argument\n" "that your class does not declare, then it calls Moose->throw_error()." msgstr "" -#: gnu/packages/perl.scm:5402 +#: gnu/packages/perl.scm:5555 msgid "Trait loading and resolution for Moose" msgstr "" -#: gnu/packages/perl.scm:5403 +#: gnu/packages/perl.scm:5556 msgid "" "Adds support on top of MooseX::Traits for class precedence\n" "search for traits and some extra attributes." msgstr "" -#: gnu/packages/perl.scm:5429 +#: gnu/packages/perl.scm:5582 msgid "Organise your Moose types in libraries" msgstr "" -#: gnu/packages/perl.scm:5430 +#: gnu/packages/perl.scm:5583 msgid "" "This package lets you declare types using short names, but\n" "behind the scenes it namespaces all your type declarations, effectively\n" "prevent name clashes between packages." msgstr "" -#: gnu/packages/perl.scm:5461 +#: gnu/packages/perl.scm:5614 msgid "DateTime related constraints and coercions for Moose" msgstr "" -#: gnu/packages/perl.scm:5462 +#: gnu/packages/perl.scm:5615 msgid "" "This module packages several Moose::Util::TypeConstraints\n" "with coercions, designed to work with the DateTime suite of objects." msgstr "" -#: gnu/packages/perl.scm:5494 +#: gnu/packages/perl.scm:5647 msgid "Extensions to MooseX::Types::DateTime" msgstr "" -#: gnu/packages/perl.scm:5495 +#: gnu/packages/perl.scm:5648 msgid "" "This module builds on MooseX::Types::DateTime to add\n" -"additional custom types and coercions. Since it builds on an existing type,\n" +"additional custom types and coercions. Since it builds on an existing " +"type,\n" "all coercions and constraints are inherited." msgstr "" -#: gnu/packages/perl.scm:5524 +#: gnu/packages/perl.scm:5677 msgid "ClassName type constraints for Moose" msgstr "" -#: gnu/packages/perl.scm:5525 +#: gnu/packages/perl.scm:5678 msgid "" "MooseX::Types::LoadableClass provides a ClassName type\n" "constraint with coercion to load the class." msgstr "" -#: gnu/packages/perl.scm:5551 +#: gnu/packages/perl.scm:5704 msgid "Using Moo and MooX:: packages the most lazy way" msgstr "" -#: gnu/packages/perl.scm:5552 +#: gnu/packages/perl.scm:5705 msgid "Contains the MooX and MooX::Role packages." msgstr "" -#: gnu/packages/perl.scm:5579 +#: gnu/packages/perl.scm:5732 msgid "Giving an easy Moo style way to make command organized CLI apps" msgstr "" -#: gnu/packages/perl.scm:5580 +#: gnu/packages/perl.scm:5733 msgid "" "This package eases the writing of command line utilities,\n" -"accepting commands and subcommands and so on. These commands can form a tree,\n" -"which is mirrored in the package structure. On invocation, each command along\n" -"the path through the tree (starting from the top-level command through to the\n" +"accepting commands and subcommands and so on. These commands can form a " +"tree,\n" +"which is mirrored in the package structure. On invocation, each command " +"along\n" +"the path through the tree (starting from the top-level command through to " +"the\n" "most specific one) is instantiated." msgstr "" -#: gnu/packages/perl.scm:5613 +#: gnu/packages/perl.scm:5766 msgid "Moo eXtension for initializing objects from config file" msgstr "" -#: gnu/packages/perl.scm:5614 +#: gnu/packages/perl.scm:5767 msgid "" "This module is intended to easily load initialization values\n" "for attributes on object construction from an appropriate config file. The\n" @@ -12574,33 +13818,34 @@ msgid "" "@code{MooX::ConfigFromFile} ensures that the role is applied." msgstr "" -#: gnu/packages/perl.scm:5638 +#: gnu/packages/perl.scm:5791 msgid "Moo eXtension for @code{File::ConfigDir}" msgstr "" -#: gnu/packages/perl.scm:5639 +#: gnu/packages/perl.scm:5792 msgid "" "This module is a helper for easily finding configuration\n" "file locations. This information can be used to find a suitable place for\n" "installing configuration files or for finding any piece of settings." msgstr "" -#: gnu/packages/perl.scm:5674 +#: gnu/packages/perl.scm:5827 msgid "NativeTrait-like behavior for Moo" msgstr "" -#: gnu/packages/perl.scm:5676 +#: gnu/packages/perl.scm:5829 msgid "" "@code{MooX::HandlesVia} is an extension of Moo's @code{handles}\n" -"attribute functionality. It provides a means of proxying functionality from\n" +"attribute functionality. It provides a means of proxying functionality " +"from\n" "an external class to the given atttribute." msgstr "" -#: gnu/packages/perl.scm:5707 +#: gnu/packages/perl.scm:5860 msgid "Easily translate Moose code to Moo" msgstr "" -#: gnu/packages/perl.scm:5709 +#: gnu/packages/perl.scm:5862 msgid "" "MooX::late does the following:\n" "@enumerate\n" @@ -12614,45 +13859,47 @@ msgid "" "@end enumerate" msgstr "" -#: gnu/packages/perl.scm:5764 +#: gnu/packages/perl.scm:5917 msgid "Explicit Options eXtension for Object Class" msgstr "" -#: gnu/packages/perl.scm:5765 +#: gnu/packages/perl.scm:5918 msgid "" "Create a command line tool with your Mo, Moo, Moose objects.\n" "You have an @code{option} keyword to replace the usual @code{has} to\n" -"explicitly use your attribute on the command line. The @code{option} keyword\n" +"explicitly use your attribute on the command line. The @code{option} " +"keyword\n" "takes additional parameters and uses @code{Getopt::Long::Descriptive} to\n" "generate a command line tool." msgstr "" -#: gnu/packages/perl.scm:5792 +#: gnu/packages/perl.scm:5945 msgid "Moosish types and type builder" msgstr "" -#: gnu/packages/perl.scm:5793 +#: gnu/packages/perl.scm:5946 msgid "" "MooX::Types::MooseLike provides a possibility to build your\n" -"own set of Moose-like types. These custom types can then be used to describe\n" +"own set of Moose-like types. These custom types can then be used to " +"describe\n" "fields in Moo-based classes." msgstr "" -#: gnu/packages/perl.scm:5822 +#: gnu/packages/perl.scm:5975 msgid "Fast Moose-compatible object system for perl5" msgstr "" -#: gnu/packages/perl.scm:5824 +#: gnu/packages/perl.scm:5977 msgid "" "Mouse is a @code{Moose} compatible object system that implements a\n" "subset of the functionality for reduced startup time." msgstr "" -#: gnu/packages/perl.scm:5847 +#: gnu/packages/perl.scm:6000 msgid "Extend attribute interfaces for Mouse" msgstr "" -#: gnu/packages/perl.scm:5849 +#: gnu/packages/perl.scm:6002 msgid "" "While @code{Mouse} attributes provide a way to name your accessors,\n" "readers, writers, clearers and predicates, @code{MouseX::NativeTraits}\n" @@ -12660,49 +13907,62 @@ msgid "" "of data." msgstr "" -#: gnu/packages/perl.scm:5869 +#: gnu/packages/perl.scm:6022 msgid "Mozilla's CA cert bundle in PEM format" msgstr "" -#: gnu/packages/perl.scm:5870 +#: gnu/packages/perl.scm:6023 msgid "" "@code{Mozilla::CA} provides a copy of Mozilla's bundle of\n" -"Certificate Authority certificates in a form that can be consumed by modules\n" +"Certificate Authority certificates in a form that can be consumed by " +"modules\n" "and libraries based on OpenSSL." msgstr "" -#: gnu/packages/perl.scm:5889 +#: gnu/packages/perl.scm:6049 +msgid "Disable multidimensional array emulation" +msgstr "" + +#: gnu/packages/perl.scm:6051 +msgid "Multidimensional disables multidimensional array emulation." +msgstr "" + +#: gnu/packages/perl.scm:6068 msgid "MRO interface compatibility for Perls < 5.9.5" msgstr "" -#: gnu/packages/perl.scm:5890 +#: gnu/packages/perl.scm:6069 msgid "" "The \"mro\" namespace provides several utilities for dealing\n" -"with method resolution order and method caching in general in Perl 5.9.5 and\n" +"with method resolution order and method caching in general in Perl 5.9.5 " +"and\n" "higher. This module provides those interfaces for earlier versions of\n" "Perl (back to 5.6.0)." msgstr "" -#: gnu/packages/perl.scm:5917 +#: gnu/packages/perl.scm:6096 msgid "Keep imports out of your namespace" msgstr "" -#: gnu/packages/perl.scm:5918 +#: gnu/packages/perl.scm:6097 msgid "" "The namespace::autoclean pragma will remove all imported\n" -"symbols at the end of the current package's compile cycle. Functions called\n" -"in the package itself will still be bound by their name, but they won't show\n" +"symbols at the end of the current package's compile cycle. Functions " +"called\n" +"in the package itself will still be bound by their name, but they won't " +"show\n" "up as methods on your class or instances. It is very similar to\n" "namespace::clean, except it will clean all imported functions, no matter if\n" -"you imported them before or after you used the pragma. It will also not touch\n" +"you imported them before or after you used the pragma. It will also not " +"touch\n" "anything that looks like a method." msgstr "" -#: gnu/packages/perl.scm:5944 +#: gnu/packages/perl.scm:6123 msgid "Keep imports and functions out of your namespace" msgstr "" -#: gnu/packages/perl.scm:5945 +#: gnu/packages/perl.scm:6124 msgid "" "The namespace::clean pragma will remove all previously\n" "declared or imported symbols at the end of the current package's compile\n" @@ -12710,57 +13970,84 @@ msgid "" "name, but they won't show up as methods on your class or instances." msgstr "" -#: gnu/packages/perl.scm:5972 +#: gnu/packages/perl.scm:6144 +msgid "Non-blocking system DNS resolver" +msgstr "" + +#: gnu/packages/perl.scm:6146 +msgid "" +"This class provides several methods for host name resolution. It is\n" +"designed to be used with event loops. Names are resolved by your system's\n" +"native @code{getaddrinfo(3)} implementation, called in a separate thread to\n" +"avoid blocking the entire application. Threading overhead is limited by " +"using\n" +"system threads instead of Perl threads." +msgstr "" + +#: gnu/packages/perl.scm:6174 msgid "Internationalizing Domain Names in Applications (IDNA)" msgstr "" -#: gnu/packages/perl.scm:5974 +#: gnu/packages/perl.scm:6176 msgid "" "Internationalized Domain Names (IDNs) use characters drawn from a large\n" "repertoire (Unicode), but IDNA allows the non-ASCII characters to be\n" -"represented using only the ASCII characters already allowed in so-called host\n" +"represented using only the ASCII characters already allowed in so-called " +"host\n" "names today (letter-digit-hyphen, /[A-Z0-9-]/i).\n" "\n" -"Use this module if you just want to convert domain names (or email addresses),\n" +"Use this module if you just want to convert domain names (or email " +"addresses),\n" "using whatever IDNA standard is the best choice at the moment." msgstr "" -#: gnu/packages/perl.scm:6000 +#: gnu/packages/perl.scm:6202 msgid "Perl client for Etsy's statsd daemon" msgstr "" -#: gnu/packages/perl.scm:6001 +#: gnu/packages/perl.scm:6203 msgid "" "This module implement a UDP client for the statsd statistics\n" "collector daemon in use at Etsy.com." msgstr "" -#: gnu/packages/perl.scm:6019 +#: gnu/packages/perl.scm:6221 msgid "Numeric comparisons" msgstr "" -#: gnu/packages/perl.scm:6020 +#: gnu/packages/perl.scm:6222 msgid "" "Number::Compare compiles a simple comparison to an anonymous\n" "subroutine, which you can call with a value to be tested against." msgstr "" -#: gnu/packages/perl.scm:6040 +#: gnu/packages/perl.scm:6241 +msgid "Perl extension defining ranges of numbers" +msgstr "" + +#: gnu/packages/perl.scm:6242 +msgid "" +"Number::Range is an object-oriented interface to test if a\n" +"number exists in a given range, and to be able to manipulate the range." +msgstr "" + +#: gnu/packages/perl.scm:6262 msgid "Generate cryptographic signatures for objects" msgstr "" -#: gnu/packages/perl.scm:6041 +#: gnu/packages/perl.scm:6263 msgid "" "Object::Signature is an abstract base class that you can\n" -"inherit from in order to allow your objects to generate unique cryptographic\n" +"inherit from in order to allow your objects to generate unique " +"cryptographic\n" "signatures." msgstr "" -#: gnu/packages/perl.scm:6062 +#: gnu/packages/perl.scm:6284 msgid "Read and write OLE storage files" msgstr "" -#: gnu/packages/perl.scm:6063 +#: gnu/packages/perl.scm:6285 msgid "" "This module allows you to read and write\n" "an OLE-Structured file. @dfn{OLE} (Object Linking and Embedding) is a\n" @@ -12768,98 +14055,102 @@ msgid "" "documents within a single file." msgstr "" -#: gnu/packages/perl.scm:6086 +#: gnu/packages/perl.scm:6308 msgid "Anonymous packages" msgstr "" -#: gnu/packages/perl.scm:6087 +#: gnu/packages/perl.scm:6309 msgid "" "This module allows for anonymous packages that are\n" "independent of the main namespace and only available through an object\n" "instance, not by name." msgstr "" -#: gnu/packages/perl.scm:6115 +#: gnu/packages/perl.scm:6337 msgid "Manage deprecation warnings for your distribution" msgstr "" -#: gnu/packages/perl.scm:6116 +#: gnu/packages/perl.scm:6338 msgid "" "This module allows you to manage a set of deprecations for\n" "one or more modules." msgstr "" -#: gnu/packages/perl.scm:6143 +#: gnu/packages/perl.scm:6365 msgid "Routines for manipulating stashes" msgstr "" -#: gnu/packages/perl.scm:6144 +#: gnu/packages/perl.scm:6366 msgid "" "Manipulating stashes (Perl's symbol tables) is occasionally\n" -"necessary, but incredibly messy, and easy to get wrong. This module hides all\n" +"necessary, but incredibly messy, and easy to get wrong. This module hides " +"all\n" "of that behind a simple API." msgstr "" -#: gnu/packages/perl.scm:6167 +#: gnu/packages/perl.scm:6389 msgid "Faster implementation of the Package::Stash API" msgstr "" -#: gnu/packages/perl.scm:6168 +#: gnu/packages/perl.scm:6390 msgid "" "This is a backend for Package::Stash, which provides the\n" -"functionality in a way that's less buggy and much faster. It will be used by\n" -"default if it's installed, and should be preferred in all environments with a\n" +"functionality in a way that's less buggy and much faster. It will be used " +"by\n" +"default if it's installed, and should be preferred in all environments with " +"a\n" "compiler." msgstr "" -#: gnu/packages/perl.scm:6188 +#: gnu/packages/perl.scm:6410 msgid "Play with other peoples' lexical variables" msgstr "" -#: gnu/packages/perl.scm:6189 +#: gnu/packages/perl.scm:6411 msgid "" "PadWalker is a module which allows you to inspect (and even\n" "change) lexical variables in any subroutine which called you. It will only\n" -"show those variables which are in scope at the point of the call. PadWalker\n" +"show those variables which are in scope at the point of the call. " +"PadWalker\n" "is particularly useful for debugging." msgstr "" -#: gnu/packages/perl.scm:6213 +#: gnu/packages/perl.scm:6435 msgid "Simple parallel processing fork manager" msgstr "" -#: gnu/packages/perl.scm:6214 +#: gnu/packages/perl.scm:6436 msgid "" "@code{Parallel::ForkManager} is intended for use in\n" "operations that can be done in parallel where the number of\n" "processes to be forked off should be limited." msgstr "" -#: gnu/packages/perl.scm:6234 +#: gnu/packages/perl.scm:6456 msgid "Simple, compact and correct param-checking functions" msgstr "" -#: gnu/packages/perl.scm:6236 +#: gnu/packages/perl.scm:6458 msgid "" "Params::Util provides a basic set of importable functions that makes\n" "checking parameters easier." msgstr "" -#: gnu/packages/perl.scm:6260 +#: gnu/packages/perl.scm:6482 msgid "Validate method/function parameters" msgstr "" -#: gnu/packages/perl.scm:6261 +#: gnu/packages/perl.scm:6483 msgid "" "The Params::Validate module allows you to validate method or\n" "function call parameters to an arbitrary level of specificity." msgstr "" -#: gnu/packages/perl.scm:6287 +#: gnu/packages/perl.scm:6511 msgid "Build an optimized subroutine parameter validator" msgstr "" -#: gnu/packages/perl.scm:6288 +#: gnu/packages/perl.scm:6512 msgid "" "This module creates a customized, highly efficient\n" "parameter checking subroutine. It can handle named or positional\n" @@ -12868,79 +14159,79 @@ msgid "" "defaults, optional parameters, and extra \"slurpy\" parameters." msgstr "" -#: gnu/packages/perl.scm:6309 +#: gnu/packages/perl.scm:6533 msgid "Create and manipulate PAR distributions" msgstr "" -#: gnu/packages/perl.scm:6310 +#: gnu/packages/perl.scm:6534 msgid "" "PAR::Dist is a toolkit to create and manipulate PAR\n" "distributions." msgstr "" -#: gnu/packages/perl.scm:6329 +#: gnu/packages/perl.scm:6553 msgid "" "Allows you to both load one or more modules, while setting\n" "up inheritance from those modules at the same time." msgstr "" -#: gnu/packages/perl.scm:6348 +#: gnu/packages/perl.scm:6572 msgid "Path specification manipulation" msgstr "" -#: gnu/packages/perl.scm:6349 +#: gnu/packages/perl.scm:6573 msgid "" "Path::Class is a module for manipulation of file and\n" "directory specifications in a cross-platform manner." msgstr "" -#: gnu/packages/perl.scm:6373 +#: gnu/packages/perl.scm:6597 msgid "File path utility" msgstr "" -#: gnu/packages/perl.scm:6374 +#: gnu/packages/perl.scm:6598 msgid "" "This module provides a small, fast utility for working\n" "with file paths." msgstr "" -#: gnu/packages/perl.scm:6395 +#: gnu/packages/perl.scm:6619 msgid "Fast and correct UTF-8 IO" msgstr "" -#: gnu/packages/perl.scm:6396 +#: gnu/packages/perl.scm:6620 msgid "" "@code{PerlIO::utf8_strict} provides a fast and correct UTF-8\n" "PerlIO layer. Unlike Perl's default @code{:utf8} layer it checks the input\n" "for correctness." msgstr "" -#: gnu/packages/perl.scm:6417 +#: gnu/packages/perl.scm:6641 msgid "Check for comprehensive documentation of a module" msgstr "" -#: gnu/packages/perl.scm:6418 +#: gnu/packages/perl.scm:6642 msgid "" "This module provides a mechanism for determining if the pod\n" "for a given module is comprehensive." msgstr "" -#: gnu/packages/perl.scm:6435 +#: gnu/packages/perl.scm:6659 msgid "Parsing library for text in Pod format" msgstr "" -#: gnu/packages/perl.scm:6436 +#: gnu/packages/perl.scm:6660 msgid "" -"Pod::Simple is a Perl library for parsing text in\n" -"the Pod (plain old documentation) markup language that is typically\n" +"@code{Pod::Simple} is a Perl library for parsing text in\n" +"the @dfn{Pod} (plain old documentation) markup language that is typically\n" "used for writing documentation for Perl and for Perl modules." msgstr "" -#: gnu/packages/perl.scm:6457 +#: gnu/packages/perl.scm:6681 msgid "GNU C library compatible strftime for loggers and servers" msgstr "" -#: gnu/packages/perl.scm:6458 +#: gnu/packages/perl.scm:6682 msgid "" "POSIX::strftime::Compiler provides GNU C library compatible\n" "strftime(3). But this module is not affected by the system locale. This\n" @@ -12948,639 +14239,726 @@ msgid "" "applications." msgstr "" -#: gnu/packages/perl.scm:6476 +#: gnu/packages/perl.scm:6700 msgid "Information about the currently running perl" msgstr "" -#: gnu/packages/perl.scm:6478 +#: gnu/packages/perl.scm:6702 msgid "" "Probe::Perl provides methods for obtaining information about the\n" -"currently running perl interpreter. It originally began life as code in the\n" +"currently running perl interpreter. It originally began life as code in " +"the\n" "Module::Build project, but has been externalized here for general use." msgstr "" -#: gnu/packages/perl.scm:6506 +#: gnu/packages/perl.scm:6730 msgid "Interface to external editor from Perl" msgstr "" -#: gnu/packages/perl.scm:6507 +#: gnu/packages/perl.scm:6731 msgid "" "This module provides the ability to supply some text to an\n" "external text editor, have it edited by the user, and retrieve the results." msgstr "" -#: gnu/packages/perl.scm:6526 +#: gnu/packages/perl.scm:6750 msgid "Create read-only scalars, arrays, hashes" msgstr "" -#: gnu/packages/perl.scm:6527 +#: gnu/packages/perl.scm:6751 msgid "" "This module provides a facility for creating non-modifiable\n" -"variables in Perl. This is useful for configuration files, headers, etc. It\n" -"can also be useful as a development and debugging tool for catching updates to\n" +"variables in Perl. This is useful for configuration files, headers, etc. " +"It\n" +"can also be useful as a development and debugging tool for catching updates " +"to\n" "variables that should not be changed." msgstr "" -#: gnu/packages/perl.scm:6547 +#: gnu/packages/perl.scm:6771 msgid "XS implementation for Ref::Util" msgstr "" -#: gnu/packages/perl.scm:6548 +#: gnu/packages/perl.scm:6772 msgid "" "@code{Ref::Util::XS} is the XS implementation of\n" -"@code{Ref::Util}, which provides several functions to help identify references\n" -"in a more convenient way than the usual approach of examining the return value\n" +"@code{Ref::Util}, which provides several functions to help identify " +"references\n" +"in a more convenient way than the usual approach of examining the return " +"value\n" "of @code{ref}." msgstr "" -#: gnu/packages/perl.scm:6566 +#: gnu/packages/perl.scm:6790 msgid "Provide commonly requested regular expressions" msgstr "" -#: gnu/packages/perl.scm:6568 +#: gnu/packages/perl.scm:6792 msgid "" "This module exports a single hash (`%RE') that stores or generates\n" "commonly needed regular expressions. Patterns currently provided include:\n" -"balanced parentheses and brackets, delimited text (with escapes), integers and\n" +"balanced parentheses and brackets, delimited text (with escapes), integers " +"and\n" "floating-point numbers in any base (up to 36), comments in 44 languages,\n" "offensive language, lists of any pattern, IPv4 addresses, URIs, and Zip\n" "codes." msgstr "" -#: gnu/packages/perl.scm:6593 +#: gnu/packages/perl.scm:6817 msgid "Selection of general-utility regexp subroutines" msgstr "" -#: gnu/packages/perl.scm:6594 +#: gnu/packages/perl.scm:6818 msgid "" "This package provides a selection of regular expression\n" "subroutines including @code{is_regexp}, @code{regexp_seen_evals},\n" -"@code{regexp_is_foreign}, @code{regexp_is_anchored}, @code{serialize_regexp},\n" +"@code{regexp_is_foreign}, @code{regexp_is_anchored}, " +"@code{serialize_regexp},\n" "and @code{deserialize_regexp}." msgstr "" -#: gnu/packages/perl.scm:6619 +#: gnu/packages/perl.scm:6843 msgid "Roles, as a slice of Moose" msgstr "" -#: gnu/packages/perl.scm:6620 +#: gnu/packages/perl.scm:6844 msgid "Role::Tiny is a minimalist role composition tool." msgstr "" -#: gnu/packages/perl.scm:6637 +#: gnu/packages/perl.scm:6875 msgid "Call isa, can, does, and DOES safely" msgstr "" -#: gnu/packages/perl.scm:6638 +#: gnu/packages/perl.scm:6876 msgid "" "This module allows you to call isa, can, does, and DOES\n" "safely on things that may not be objects." msgstr "" -#: gnu/packages/perl.scm:6656 +#: gnu/packages/perl.scm:6894 msgid "Lexically-scoped resource management" msgstr "" -#: gnu/packages/perl.scm:6657 +#: gnu/packages/perl.scm:6895 msgid "" "This module provides a convenient way to perform cleanup or\n" -"other forms of resource management at the end of a scope. It is particularly\n" +"other forms of resource management at the end of a scope. It is " +"particularly\n" "useful when dealing with exceptions: the Scope::Guard constructor takes a\n" -"reference to a subroutine that is guaranteed to be called even if the thread\n" -"of execution is aborted prematurely. This effectively allows lexically-scoped\n" +"reference to a subroutine that is guaranteed to be called even if the " +"thread\n" +"of execution is aborted prematurely. This effectively allows lexically-" +"scoped\n" "\"promises\" to be made that are automatically honoured by perl's garbage\n" "collector." msgstr "" -#: gnu/packages/perl.scm:6680 +#: gnu/packages/perl.scm:6918 msgid "Infinite sets" msgstr "" -#: gnu/packages/perl.scm:6681 +#: gnu/packages/perl.scm:6919 msgid "Set::Infinite is a set theory module for infinite sets." msgstr "" -#: gnu/packages/perl.scm:6701 +#: gnu/packages/perl.scm:6939 msgid "Unordered collections of Perl Objects" msgstr "" -#: gnu/packages/perl.scm:6702 +#: gnu/packages/perl.scm:6940 msgid "" "Set::Object provides efficient sets, unordered collections\n" "of Perl objects without duplicates for scalars and references." msgstr "" -#: gnu/packages/perl.scm:6720 +#: gnu/packages/perl.scm:6958 msgid "Set operations for Perl" msgstr "" -#: gnu/packages/perl.scm:6721 +#: gnu/packages/perl.scm:6959 msgid "" "The first priority of Set::Scalar is to be a convenient\n" -"interface to sets (as in: unordered collections of Perl scalars). While not\n" +"interface to sets (as in: unordered collections of Perl scalars). While " +"not\n" "designed to be slow or big, neither has it been designed to be fast or\n" "compact." msgstr "" -#: gnu/packages/perl.scm:6741 +#: gnu/packages/perl.scm:6979 msgid "Sort arrays by one or multiple calculated keys" msgstr "" -#: gnu/packages/perl.scm:6742 +#: gnu/packages/perl.scm:6980 msgid "" "This Perl module provides various functions to quickly sort\n" "arrays by one or multiple calculated keys." msgstr "" -#: gnu/packages/perl.scm:6760 +#: gnu/packages/perl.scm:6998 msgid "Sort lexically, but sort numeral parts numerically" msgstr "" -#: gnu/packages/perl.scm:6761 +#: gnu/packages/perl.scm:6999 msgid "" "This module exports two functions, @code{nsort} and\n" "@code{ncmp}; they are used in implementing a \"natural sorting\" algorithm.\n" -"Under natural sorting, numeric substrings are compared numerically, and other\n" +"Under natural sorting, numeric substrings are compared numerically, and " +"other\n" "word-characters are compared lexically." msgstr "" -#: gnu/packages/perl.scm:6789 +#: gnu/packages/perl.scm:7027 msgid "Classes for representing type constraints and coercion" msgstr "" -#: gnu/packages/perl.scm:6790 +#: gnu/packages/perl.scm:7028 msgid "" "The Specio distribution provides classes for representing type\n" -"constraints and coercion, along with syntax sugar for declaring them. Note that\n" -"this is not a proper type system for Perl. Nothing in this distribution will\n" -"magically make the Perl interpreter start checking a value's type on assignment\n" -"to a variable. In fact, there's no built-in way to apply a type to a variable at\n" -"all. Instead, you can explicitly check a value against a type, and optionally\n" +"constraints and coercion, along with syntax sugar for declaring them. Note " +"that\n" +"this is not a proper type system for Perl. Nothing in this distribution " +"will\n" +"magically make the Perl interpreter start checking a value's type on " +"assignment\n" +"to a variable. In fact, there's no built-in way to apply a type to a " +"variable at\n" +"all. Instead, you can explicitly check a value against a type, and " +"optionally\n" "coerce values to that type." msgstr "" -#: gnu/packages/perl.scm:6813 +#: gnu/packages/perl.scm:7051 msgid "Spiffy Perl Interface Framework For You" msgstr "" -#: gnu/packages/perl.scm:6814 +#: gnu/packages/perl.scm:7052 msgid "" "Spiffy is a framework and methodology for doing object\n" "oriented (OO) programming in Perl. Spiffy combines the best parts of\n" -"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class.\n" -"It attempts to fix all the nits and warts of traditional Perl OO, in a clean,\n" -"straightforward and (perhaps someday) standard way. Spiffy borrows ideas from\n" +"Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation " +"class.\n" +"It attempts to fix all the nits and warts of traditional Perl OO, in a " +"clean,\n" +"straightforward and (perhaps someday) standard way. Spiffy borrows ideas " +"from\n" "other OO languages like Python, Ruby, Java and Perl 6." msgstr "" -#: gnu/packages/perl.scm:6836 +#: gnu/packages/perl.scm:7074 msgid "Temporary buffer to save bytes" msgstr "" -#: gnu/packages/perl.scm:6837 +#: gnu/packages/perl.scm:7075 msgid "" "Stream::Buffered is a buffer class to store arbitrary length\n" "of byte strings and then get a seekable filehandle once everything is\n" -"buffered. It uses PerlIO and/or temporary file to save the buffer depending\n" +"buffered. It uses PerlIO and/or temporary file to save the buffer " +"depending\n" "on the length of the size." msgstr "" -#: gnu/packages/perl.scm:6857 +#: gnu/packages/perl.scm:7095 msgid "Turn on strict and make all warnings fatal" msgstr "" -#: gnu/packages/perl.scm:6858 +#: gnu/packages/perl.scm:7096 msgid "" "Strictures turns on strict and make all warnings fatal when\n" "run from within a source-controlled directory." msgstr "" -#: gnu/packages/perl.scm:6886 +#: gnu/packages/perl.scm:7138 msgid "Camelcase and de-camelcase" msgstr "" -#: gnu/packages/perl.scm:6887 +#: gnu/packages/perl.scm:7139 msgid "" "This module may be used to convert from under_score text to\n" "CamelCase and back again." msgstr "" -#: gnu/packages/perl.scm:6907 +#: gnu/packages/perl.scm:7158 +msgid "Backslash escapes, quoted phrase, word elision, etc." +msgstr "" + +#: gnu/packages/perl.scm:7159 +msgid "" +"This module provides a flexible calling interface to some\n" +"frequently-performed string conversion functions, including applying and\n" +"expanding standard C/Unix-style backslash escapes like \n" +" and \t, wrapping and\n" +"removing double-quotes, and truncating to fit within a desired length." +msgstr "" + +#: gnu/packages/perl.scm:7181 msgid "Rewrite strings based on a set of known prefixes" msgstr "" -#: gnu/packages/perl.scm:6908 +#: gnu/packages/perl.scm:7182 msgid "" "This module allows you to rewrite strings based on a set of\n" "known prefixes." msgstr "" -#: gnu/packages/perl.scm:6927 +#: gnu/packages/perl.scm:7201 msgid "String printing alternatives to printf" msgstr "" -#: gnu/packages/perl.scm:6929 +#: gnu/packages/perl.scm:7203 msgid "" "This module inserts values into (translated) strings. It provides\n" -"@code{printf} and @code{sprintf} alternatives via both an object-oriented and\n" +"@code{printf} and @code{sprintf} alternatives via both an object-oriented " +"and\n" "a functional interface." msgstr "" -#: gnu/packages/perl.scm:6952 +#: gnu/packages/perl.scm:7226 msgid "Sophisticated exporter for custom-built routines" msgstr "" -#: gnu/packages/perl.scm:6954 +#: gnu/packages/perl.scm:7228 msgid "" "Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" "custom-built routines." msgstr "" -#: gnu/packages/perl.scm:6973 +#: gnu/packages/perl.scm:7247 msgid "Only use Sub::Exporter if you need it" msgstr "" -#: gnu/packages/perl.scm:6974 +#: gnu/packages/perl.scm:7248 msgid "" "Sub::Exporter is an incredibly powerful module, but with\n" "that power comes great responsibility, as well as some runtime penalties.\n" -"This module is a \"Sub::Exporter\" wrapper that will let your users just use\n" -"Exporter if all they are doing is picking exports, but use \"Sub::Exporter\"\n" +"This module is a \"Sub::Exporter\" wrapper that will let your users just " +"use\n" +"Exporter if all they are doing is picking exports, but use \"Sub::Exporter" +"\"\n" "if your users try to use \"Sub::Exporter\"'s more advanced features, like\n" "renaming exports, if they try to use them." msgstr "" -#: gnu/packages/perl.scm:6996 +#: gnu/packages/perl.scm:7270 msgid "Retrieve names of code references" msgstr "" -#: gnu/packages/perl.scm:6997 +#: gnu/packages/perl.scm:7271 msgid "" "Sub::Identify allows you to retrieve the real name of code\n" "references." msgstr "" -#: gnu/packages/perl.scm:7017 +#: gnu/packages/perl.scm:7291 msgid "Tool to inspect subroutines" msgstr "" -#: gnu/packages/perl.scm:7018 +#: gnu/packages/perl.scm:7292 msgid "" "This package provides tools for inspecting subroutines\n" "in Perl." msgstr "" -#: gnu/packages/perl.scm:7037 +#: gnu/packages/perl.scm:7311 msgid "Install subroutines into packages easily" msgstr "" -#: gnu/packages/perl.scm:7039 +#: gnu/packages/perl.scm:7313 msgid "" "Sub::Install makes it easy to install subroutines into packages without\n" -"the unsightly mess of C or typeglobs lying about where just anyone\n" +"the unsightly mess of C or typeglobs lying about where just " +"anyone\n" "can see them." msgstr "" -#: gnu/packages/perl.scm:7060 +#: gnu/packages/perl.scm:7334 msgid "(Re)name a sub" msgstr "" -#: gnu/packages/perl.scm:7061 +#: gnu/packages/perl.scm:7335 msgid "" "Assigns a new name to referenced sub. If package\n" -"specification is omitted in the name, then the current package is used. The\n" +"specification is omitted in the name, then the current package is used. " +"The\n" "return value is the sub." msgstr "" -#: gnu/packages/perl.scm:7080 +#: gnu/packages/perl.scm:7359 +msgid "Efficient generation of subroutines via string eval" +msgstr "" + +#: gnu/packages/perl.scm:7360 +msgid "" +"Sub::Quote provides an efficient generation of subroutines\n" +"via string eval." +msgstr "" + +#: gnu/packages/perl.scm:7378 msgid "Apparently run a function in a higher stack frame" msgstr "" -#: gnu/packages/perl.scm:7081 +#: gnu/packages/perl.scm:7379 msgid "" "Like Tcl's uplevel() function, but not quite so dangerous.\n" "The idea is just to fool caller(). All the really naughty bits of Tcl's\n" "uplevel() are avoided." msgstr "" -#: gnu/packages/perl.scm:7100 +#: gnu/packages/perl.scm:7401 +msgid "Control superclass method dispatching" +msgstr "" + +#: gnu/packages/perl.scm:7403 +msgid "" +"When subclassing a class, you may occasionally want to dispatch control to\n" +"the superclass---at least conditionally and temporarily. This module " +"provides\n" +"nicer equivalents to the native Perl syntax for calling superclasses, along " +"with\n" +"a universal @code{super} method to determine a class' own superclass, and " +"better\n" +"support for run-time mix-ins and roles." +msgstr "" + +#: gnu/packages/perl.scm:7424 msgid "Perl extension for generating SVG documents" msgstr "" -#: gnu/packages/perl.scm:7101 +#: gnu/packages/perl.scm:7425 msgid "" "SVG is a Perl module which generates a nested data structure\n" -"containing the DOM representation of an SVG (Scalable Vector Graphics) image.\n" +"containing the DOM representation of an SVG (Scalable Vector Graphics) " +"image.\n" "Using SVG, you can generate SVG objects, embed other SVG instances into it,\n" "access the DOM object, create and access Javascript, and generate SMIL\n" "animation content." msgstr "" -#: gnu/packages/perl.scm:7122 +#: gnu/packages/perl.scm:7446 msgid "Switch statement for Perl" msgstr "" -#: gnu/packages/perl.scm:7123 +#: gnu/packages/perl.scm:7447 msgid "" "Switch is a Perl module which implements a generalized case\n" "mechanism. The module augments the standard Perl syntax with two new\n" "statements: @code{switch} and @code{case}." msgstr "" -#: gnu/packages/perl.scm:7169 +#: gnu/packages/perl.scm:7493 msgid "Perl extension for getting CPU information" msgstr "" -#: gnu/packages/perl.scm:7171 +#: gnu/packages/perl.scm:7495 msgid "" "Sys::CPU is a module for counting the number of CPUs on a system, and\n" "determining their type and clock speed." msgstr "" -#: gnu/packages/perl.scm:7192 +#: gnu/packages/perl.scm:7516 msgid "Get full hostname in Perl" msgstr "" -#: gnu/packages/perl.scm:7193 +#: gnu/packages/perl.scm:7517 msgid "" "Sys::Hostname::Long tries very hard to get the full hostname\n" "of a system." msgstr "" -#: gnu/packages/perl.scm:7220 +#: gnu/packages/perl.scm:7544 msgid "Ensure that a platform has weaken support" msgstr "" -#: gnu/packages/perl.scm:7221 +#: gnu/packages/perl.scm:7545 msgid "" "One recurring problem in modules that use Scalar::Util's\n" "weaken function is that it is not present in the pure-perl variant. If\n" -"Scalar::Util is not available at all, it will issue a normal dependency on the\n" -"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and the\n" -"module does not have weaken, the install will bail out altogether with a long\n" +"Scalar::Util is not available at all, it will issue a normal dependency on " +"the\n" +"module. However, if Scalar::Util is relatively new ( it is >= 1.19 ) and " +"the\n" +"module does not have weaken, the install will bail out altogether with a " +"long\n" "error encouraging the user to seek support." msgstr "" -#: gnu/packages/perl.scm:7246 +#: gnu/packages/perl.scm:7570 msgid "Template processing system for Perl" msgstr "" -#: gnu/packages/perl.scm:7247 +#: gnu/packages/perl.scm:7571 msgid "" "The Template Toolkit is a collection of modules which\n" "implement an extensible template processing system. It was originally\n" -"designed and remains primarily useful for generating dynamic web content, but\n" +"designed and remains primarily useful for generating dynamic web content, " +"but\n" "it can be used equally well for processing any other kind of text based\n" "documents: HTML, XML, POD, PostScript, LaTeX, and so on." msgstr "" -#: gnu/packages/perl.scm:7270 +#: gnu/packages/perl.scm:7594 msgid "Profiling for Template Toolkit" msgstr "" -#: gnu/packages/perl.scm:7271 +#: gnu/packages/perl.scm:7595 msgid "" "Template::Timer provides inline profiling of the template\n" "processing in Perl code." msgstr "" -#: gnu/packages/perl.scm:7291 +#: gnu/packages/perl.scm:7615 msgid "Detect encoding of the current terminal" msgstr "" -#: gnu/packages/perl.scm:7292 +#: gnu/packages/perl.scm:7616 msgid "" "Term::Encoding is a simple module to detect the encoding of\n" "the current terminal expects in various ways." msgstr "" -#: gnu/packages/perl.scm:7316 +#: gnu/packages/perl.scm:7640 msgid "Progress meter on a standard terminal" msgstr "" -#: gnu/packages/perl.scm:7317 +#: gnu/packages/perl.scm:7641 msgid "" "Term::ProgressBar provides a simple progress bar on the\n" -"terminal, to let the user know that something is happening, roughly how much\n" +"terminal, to let the user know that something is happening, roughly how " +"much\n" "stuff has been done, and maybe an estimate at how long remains." msgstr "" -#: gnu/packages/perl.scm:7340 +#: gnu/packages/perl.scm:7664 msgid "Progress meter if run interactively" msgstr "" -#: gnu/packages/perl.scm:7341 +#: gnu/packages/perl.scm:7665 msgid "" "Term::ProgressBar is a wonderful module for showing progress\n" -"bars on the terminal. This module acts very much like that module when it is\n" -"run interactively. However, when it is not run interactively (for example, as\n" +"bars on the terminal. This module acts very much like that module when it " +"is\n" +"run interactively. However, when it is not run interactively (for example, " +"as\n" "a cron job) then it does not show the progress bar." msgstr "" -#: gnu/packages/perl.scm:7363 +#: gnu/packages/perl.scm:7687 msgid "Simple progress bars" msgstr "" -#: gnu/packages/perl.scm:7364 +#: gnu/packages/perl.scm:7688 msgid "" "Term::ProgressBar::Simple tells you how much work has been\n" "done, how much is left to do, and estimate how long it will take." msgstr "" -#: gnu/packages/perl.scm:7382 +#: gnu/packages/perl.scm:7706 msgid "Simple terminal control" msgstr "" -#: gnu/packages/perl.scm:7383 +#: gnu/packages/perl.scm:7707 msgid "" "This module, ReadKey, provides ioctl control for terminals\n" -"so the input modes can be changed (thus allowing reads of a single character\n" -"at a time), and also provides non-blocking reads of stdin, as well as several\n" +"so the input modes can be changed (thus allowing reads of a single " +"character\n" +"at a time), and also provides non-blocking reads of stdin, as well as " +"several\n" "other terminal related features, including retrieval/modification of the\n" "screen size, and retrieval/modification of the control characters." msgstr "" -#: gnu/packages/perl.scm:7408 +#: gnu/packages/perl.scm:7732 msgid "Retrieve terminal size" msgstr "" -#: gnu/packages/perl.scm:7409 +#: gnu/packages/perl.scm:7733 msgid "" "This is a unified interface to retrieve terminal size. It\n" -"loads one module of a list of known alternatives, each implementing some way\n" -"to get the desired terminal information. This loaded module will actually do\n" +"loads one module of a list of known alternatives, each implementing some " +"way\n" +"to get the desired terminal information. This loaded module will actually " +"do\n" "the job on behalf of @code{Term::Size::Any}." msgstr "" -#: gnu/packages/perl.scm:7429 +#: gnu/packages/perl.scm:7753 msgid "Perl extension for retrieving terminal size (Perl version)" msgstr "" -#: gnu/packages/perl.scm:7430 +#: gnu/packages/perl.scm:7754 msgid "" "This is yet another implementation of @code{Term::Size}.\n" "Now in pure Perl, with the exception of a C probe run at build time." msgstr "" -#: gnu/packages/perl.scm:7450 +#: gnu/packages/perl.scm:7774 msgid "Format a header and rows into a table" msgstr "" -#: gnu/packages/perl.scm:7451 +#: gnu/packages/perl.scm:7775 msgid "" "This module is able to generically format rows of data\n" "into tables." msgstr "" -#: gnu/packages/perl.scm:7470 +#: gnu/packages/perl.scm:7794 msgid "Align text" msgstr "" -#: gnu/packages/perl.scm:7471 +#: gnu/packages/perl.scm:7795 msgid "" "Text::Aligner exports a single function, align(), which is\n" "used to justify strings to various alignment styles." msgstr "" -#: gnu/packages/perl.scm:7489 +#: gnu/packages/perl.scm:7813 msgid "Extract delimited text sequences from strings" msgstr "" -#: gnu/packages/perl.scm:7490 +#: gnu/packages/perl.scm:7814 msgid "" "The Text::Balanced module can be used to extract delimited\n" "text sequences from strings." msgstr "" -#: gnu/packages/perl.scm:7508 +#: gnu/packages/perl.scm:7832 msgid "Manipulate comma-separated values" msgstr "" -#: gnu/packages/perl.scm:7509 +#: gnu/packages/perl.scm:7833 msgid "" "Text::CSV provides facilities for the composition and\n" -"decomposition of comma-separated values. An instance of the Text::CSV class\n" +"decomposition of comma-separated values. An instance of the Text::CSV " +"class\n" "can combine fields into a CSV string and parse a CSV string into fields." msgstr "" -#: gnu/packages/perl.scm:7528 +#: gnu/packages/perl.scm:7852 msgid "Rountines for manipulating CSV files" msgstr "" -#: gnu/packages/perl.scm:7529 +#: gnu/packages/perl.scm:7853 msgid "" "@code{Text::CSV_XS} provides facilities for the composition\n" "and decomposition of comma-separated values. An instance of the\n" "@code{Text::CSV_XS} class will combine fields into a CSV string and parse a\n" -"CSV string into fields. The module accepts either strings or files as input\n" -"and support the use of user-specified characters for delimiters, separators,\n" +"CSV string into fields. The module accepts either strings or files as " +"input\n" +"and support the use of user-specified characters for delimiters, " +"separators,\n" "and escapes." msgstr "" -#: gnu/packages/perl.scm:7553 +#: gnu/packages/perl.scm:7877 msgid "Perform diffs on files and record sets" msgstr "" -#: gnu/packages/perl.scm:7554 +#: gnu/packages/perl.scm:7878 msgid "" "Text::Diff provides a basic set of services akin to the GNU\n" -"diff utility. It is not anywhere near as feature complete as GNU diff, but it\n" +"diff utility. It is not anywhere near as feature complete as GNU diff, but " +"it\n" "is better integrated with Perl and available on all platforms. It is often\n" "faster than shelling out to a system's diff executable for small files, and\n" "generally slower on larger files." msgstr "" -#: gnu/packages/perl.scm:7576 +#: gnu/packages/perl.scm:7900 msgid "Match globbing patterns against text" msgstr "" -#: gnu/packages/perl.scm:7577 +#: gnu/packages/perl.scm:7901 msgid "" "Text::Glob implements glob(3) style matching that can be\n" -"used to match against text, rather than fetching names from a file system. If\n" +"used to match against text, rather than fetching names from a file system. " +"If\n" "you want to do full file globbing use the File::Glob module instead." msgstr "" -#: gnu/packages/perl.scm:7600 +#: gnu/packages/perl.scm:7924 msgid "Fast, middleweight template engine" msgstr "" -#: gnu/packages/perl.scm:7602 +#: gnu/packages/perl.scm:7926 msgid "" "Text::NeatTemplate provides a simple, middleweight but fast\n" "template engine, for when you need speed rather than complex features,\n" "yet need more features than simple variable substitution." msgstr "" -#: gnu/packages/perl.scm:7621 +#: gnu/packages/perl.scm:7945 msgid "Convert between Roman and Arabic algorisms" msgstr "" -#: gnu/packages/perl.scm:7622 +#: gnu/packages/perl.scm:7946 msgid "" "This package provides functions to convert between Roman and\n" -"Arabic algorisms. It supports both conventional Roman algorisms (which range\n" +"Arabic algorisms. It supports both conventional Roman algorisms (which " +"range\n" "from 1 to 3999) and Milhar Romans, a variation which uses a bar across the\n" "algorism to indicate multiplication by 1000." msgstr "" -#: gnu/packages/perl.scm:7642 +#: gnu/packages/perl.scm:7966 msgid "Simple ASCII tables" msgstr "" -#: gnu/packages/perl.scm:7643 +#: gnu/packages/perl.scm:7967 msgid "Text::SimpleTable draws simple ASCII tables." msgstr "" -#: gnu/packages/perl.scm:7664 +#: gnu/packages/perl.scm:7988 msgid "Organize Data in Tables" msgstr "" -#: gnu/packages/perl.scm:7665 +#: gnu/packages/perl.scm:7989 msgid "Text::Table renders plaintext tables." msgstr "" -#: gnu/packages/perl.scm:7686 +#: gnu/packages/perl.scm:8010 msgid "Expand template text with embedded Perl" msgstr "" -#: gnu/packages/perl.scm:7688 +#: gnu/packages/perl.scm:8012 msgid "" "This is a library for generating letters, building HTML pages, or\n" -"filling in templates generally. A template is a piece of text that has little\n" -"Perl programs embedded in it here and there. When you fill in a template, you\n" +"filling in templates generally. A template is a piece of text that has " +"little\n" +"Perl programs embedded in it here and there. When you fill in a template, " +"you\n" "evaluate the little programs and replace them with their values." msgstr "" -#: gnu/packages/perl.scm:7708 +#: gnu/packages/perl.scm:8032 msgid "Provide plain ASCII transliterations of Unicode text" msgstr "" -#: gnu/packages/perl.scm:7709 +#: gnu/packages/perl.scm:8033 msgid "" "Text::Unidecode provides a function, unidecode(...) that\n" -"takes Unicode data and tries to represent it in US-ASCII characters (i.e., the\n" -"universally displayable characters between 0x00 and 0x7F). The representation\n" +"takes Unicode data and tries to represent it in US-ASCII characters (i.e., " +"the\n" +"universally displayable characters between 0x00 and 0x7F). The " +"representation\n" "is almost always an attempt at transliteration-- i.e., conveying, in Roman\n" "letters, the pronunciation expressed by the text in some other writing\n" "system." msgstr "" -#: gnu/packages/perl.scm:7737 +#: gnu/packages/perl.scm:8061 msgid "Role for classes that can be thrown" msgstr "" -#: gnu/packages/perl.scm:7738 +#: gnu/packages/perl.scm:8062 msgid "" "Throwable is a role for classes that are meant to be thrown\n" "as exceptions to standard program flow." msgstr "" -#: gnu/packages/perl.scm:7755 +#: gnu/packages/perl.scm:8079 msgid "Perl script tidier" msgstr "" -#: gnu/packages/perl.scm:7756 +#: gnu/packages/perl.scm:8080 msgid "" "This package contains a Perl script which indents and\n" "reformats Perl scripts to make them easier to read. The formatting can be\n" @@ -13588,274 +14966,311 @@ msgid "" "approximately follow the suggestions in the Perl Style Guide." msgstr "" -#: gnu/packages/perl.scm:7776 +#: gnu/packages/perl.scm:8100 msgid "Cycle through a list of values" msgstr "" -#: gnu/packages/perl.scm:7777 +#: gnu/packages/perl.scm:8101 msgid "" "You use @code{Tie::Cycle} to go through a list over and over\n" "again. Once you get to the end of the list, you go back to the beginning." msgstr "" -#: gnu/packages/perl.scm:7796 +#: gnu/packages/perl.scm:8120 msgid "Ordered associative arrays for Perl" msgstr "" -#: gnu/packages/perl.scm:7797 +#: gnu/packages/perl.scm:8121 msgid "" "This Perl module implements Perl hashes that preserve the\n" -"order in which the hash elements were added. The order is not affected when\n" -"values corresponding to existing keys in the IxHash are changed. The elements\n" +"order in which the hash elements were added. The order is not affected " +"when\n" +"values corresponding to existing keys in the IxHash are changed. The " +"elements\n" "can also be set to any arbitrary supplied order. The familiar perl array\n" "operations can also be performed on the IxHash." msgstr "" -#: gnu/packages/perl.scm:7820 +#: gnu/packages/perl.scm:8144 msgid "Tie to an existing Perl object" msgstr "" -#: gnu/packages/perl.scm:7821 +#: gnu/packages/perl.scm:8145 msgid "" "This class provides a tie constructor that returns the\n" -"object it was given as it's first argument. This way side effects of calling\n" +"object it was given as it's first argument. This way side effects of " +"calling\n" "$object->TIEHASH are avoided." msgstr "" -#: gnu/packages/perl.scm:7844 +#: gnu/packages/perl.scm:8168 msgid "English expression of durations" msgstr "" -#: gnu/packages/perl.scm:7845 +#: gnu/packages/perl.scm:8169 msgid "" "This module provides functions for expressing durations in\n" "rounded or exact terms." msgstr "" -#: gnu/packages/perl.scm:7867 +#: gnu/packages/perl.scm:8191 msgid "Parse time duration strings" msgstr "" -#: gnu/packages/perl.scm:7868 +#: gnu/packages/perl.scm:8192 msgid "" "Time::Duration::Parse is a module to parse human readable\n" "duration strings like \"2 minutes\" and \"3 seconds\" to seconds." msgstr "" -#: gnu/packages/perl.scm:7886 -msgid "Efficiently compute time from local and GMT time" +#: gnu/packages/perl.scm:8210 +msgid "Efficiently compute time from local and GMT time" +msgstr "" + +#: gnu/packages/perl.scm:8211 +msgid "" +"This module provides functions that are the inverse of\n" +"built-in perl functions localtime() and gmtime(). They accept a date as a\n" +"six-element array, and return the corresponding time(2) value in seconds " +"since\n" +"the system epoch." +msgstr "" + +#: gnu/packages/perl.scm:8231 +msgid "Object-Oriented time objects" msgstr "" -#: gnu/packages/perl.scm:7887 +#: gnu/packages/perl.scm:8233 msgid "" -"This module provides functions that are the inverse of\n" -"built-in perl functions localtime() and gmtime(). They accept a date as a\n" -"six-element array, and return the corresponding time(2) value in seconds since\n" -"the system epoch." +"This module replaces the standard @code{localtime} and @code{gmtime}\n" +"functions with implementations that return objects. It does so in a\n" +"backwards-compatible manner, so that using these functions as documented " +"will\n" +"still work as expected." msgstr "" -#: gnu/packages/perl.scm:7907 +#: gnu/packages/perl.scm:8253 msgid "Date parsing/formatting subroutines" msgstr "" -#: gnu/packages/perl.scm:7908 +#: gnu/packages/perl.scm:8254 msgid "" "This module provides routines for parsing date string into\n" "time values and formatting dates into ASCII strings." msgstr "" -#: gnu/packages/perl.scm:7930 +#: gnu/packages/perl.scm:8276 msgid "Shift and scale time" msgstr "" -#: gnu/packages/perl.scm:7931 +#: gnu/packages/perl.scm:8277 msgid "" "This module allows you to speed up your sleep(), alarm(),\n" "and time() calls." msgstr "" -#: gnu/packages/perl.scm:7954 +#: gnu/packages/perl.scm:8300 msgid "Simple tree object" msgstr "" -#: gnu/packages/perl.scm:7955 +#: gnu/packages/perl.scm:8301 msgid "" "This module in a fully object-oriented implementation of a\n" "simple n-ary tree." msgstr "" -#: gnu/packages/perl.scm:7979 +#: gnu/packages/perl.scm:8325 msgid "Factory object for dispensing Visitor objects" msgstr "" -#: gnu/packages/perl.scm:7980 +#: gnu/packages/perl.scm:8326 msgid "" "This module is a factory for dispensing\n" "Tree::Simple::Visitor::* objects." msgstr "" -#: gnu/packages/perl.scm:7998 +#: gnu/packages/perl.scm:8344 msgid "Minimal try/catch with proper preservation of $@@" msgstr "" -#: gnu/packages/perl.scm:7999 +#: gnu/packages/perl.scm:8345 msgid "" "This module provides bare bones try/catch/finally statements\n" "that are designed to minimize common mistakes with eval blocks, and nothing\n" "else." msgstr "" -#: gnu/packages/perl.scm:8024 +#: gnu/packages/perl.scm:8370 msgid "Tie a variable to a type constraint" msgstr "" -#: gnu/packages/perl.scm:8025 +#: gnu/packages/perl.scm:8371 msgid "" "This module exports a single function: @code{ttie}. It ties\n" -"a variable to a type constraint, ensuring that whatever values stored in the\n" +"a variable to a type constraint, ensuring that whatever values stored in " +"the\n" "variable will conform to the type constraint. If the type constraint has\n" "coercions, these will be used if necessary to ensure values assigned to the\n" "variable conform." msgstr "" -#: gnu/packages/perl.scm:8058 +#: gnu/packages/perl.scm:8404 msgid "Tiny, yet Moo(se)-compatible type constraint" msgstr "" -#: gnu/packages/perl.scm:8059 +#: gnu/packages/perl.scm:8405 msgid "" "@code{Type::Tiny} is a small class for writing type\n" "constraints, inspired by Moose's type constraint API. It has only one\n" "non-core dependency (and even that is simply a module that was previously\n" -"distributed as part of @code{Type::Tiny} but has since been spun off), and can\n" +"distributed as part of @code{Type::Tiny} but has since been spun off), and " +"can\n" "be used with Moose, Mouse and Moo (or none of the above)." msgstr "" -#: gnu/packages/perl.scm:8080 +#: gnu/packages/perl.scm:8426 msgid "Provides an XS boost for some of Type::Tiny's built-in type constraints" msgstr "" -#: gnu/packages/perl.scm:8081 +#: gnu/packages/perl.scm:8427 msgid "" "This module is optionally used by @code{Type::Tiny} to\n" "provide faster, C-based implementations of some type constraints. This\n" -"package has only core dependencies, and does not depend on @code{Type::Tiny},\n" +"package has only core dependencies, and does not depend on @code{Type::" +"Tiny},\n" "so other data validation frameworks might also consider using it." msgstr "" -#: gnu/packages/perl.scm:8106 +#: gnu/packages/perl.scm:8452 msgid "Types and coercions for Moose and Moo" msgstr "" -#: gnu/packages/perl.scm:8107 +#: gnu/packages/perl.scm:8453 msgid "" "This module provides @code{Path::Tiny} types for Moose, Moo,\n" "etc. It handles two important types of coercion: coercing objects with\n" -"overloaded stringification, and coercing to absolute paths. It also can check\n" +"overloaded stringification, and coercing to absolute paths. It also can " +"check\n" "to ensure that files or directories exist." msgstr "" -#: gnu/packages/perl.scm:8129 +#: gnu/packages/perl.scm:8475 msgid "Data types for common serialisation formats" msgstr "" -#: gnu/packages/perl.scm:8130 +#: gnu/packages/perl.scm:8476 msgid "" "This module provides some extra datatypes that are used by\n" "common serialisation formats such as JSON or CBOR." msgstr "" -#: gnu/packages/perl.scm:8157 +#: gnu/packages/perl.scm:8503 msgid "Unicode normalization forms" msgstr "" -#: gnu/packages/perl.scm:8158 +#: gnu/packages/perl.scm:8504 msgid "This Perl module provides Unicode normalization forms." msgstr "" -#: gnu/packages/perl.scm:8187 +#: gnu/packages/perl.scm:8533 msgid "Unicode collation algorithm" msgstr "" -#: gnu/packages/perl.scm:8188 +#: gnu/packages/perl.scm:8534 msgid "" "This package provides tools for sorting and comparing\n" "Unicode data." msgstr "" -#: gnu/packages/perl.scm:8209 +#: gnu/packages/perl.scm:8555 msgid "Unicode line breaking algorithm" msgstr "" -#: gnu/packages/perl.scm:8211 +#: gnu/packages/perl.scm:8557 msgid "" "@code{Unicode::LineBreak} implements the line breaking algorithm\n" -"described in Unicode Standard Annex #14. The @code{East_Asian_Width} property\n" +"described in Unicode Standard Annex #14. The @code{East_Asian_Width} " +"property\n" "defined by Annex #11 is used to determine breaking positions." msgstr "" -#: gnu/packages/perl.scm:8234 +#: gnu/packages/perl.scm:8580 msgid "Encoding and decoding of UTF-8 encoding form" msgstr "" -#: gnu/packages/perl.scm:8236 +#: gnu/packages/perl.scm:8582 msgid "" "This module provides functions to encode and decode UTF-8 encoding form\n" "as specified by Unicode and ISO/IEC 10646:2011." msgstr "" -#: gnu/packages/perl.scm:8254 +#: gnu/packages/perl.scm:8600 msgid "UNIVERSAL::can() reimplementation" msgstr "" -#: gnu/packages/perl.scm:8255 +#: gnu/packages/perl.scm:8601 msgid "" "This module attempts to work around people calling\n" "UNIVERSAL::can() as a function, which it is not." msgstr "" -#: gnu/packages/perl.scm:8275 +#: gnu/packages/perl.scm:8621 msgid "UNIVERSAL::isa() reimplementation" msgstr "" -#: gnu/packages/perl.scm:8276 +#: gnu/packages/perl.scm:8622 msgid "" "This module attempts to recover from people calling\n" "UNIVERSAL::isa as a function." msgstr "" -#: gnu/packages/perl.scm:8294 +#: gnu/packages/perl.scm:8641 +msgid "Require modules from a variable" +msgstr "" + +#: gnu/packages/perl.scm:8642 +msgid "" +"This module lets you require other modules where the module\n" +"name is in a variable, something you can't do with the @code{require}\n" +"built-in." +msgstr "" + +#: gnu/packages/perl.scm:8661 msgid "Associate user-defined magic to variables from Perl" msgstr "" -#: gnu/packages/perl.scm:8295 +#: gnu/packages/perl.scm:8662 msgid "" "Magic is Perl's way of enhancing variables. This mechanism\n" "lets the user add extra data to any variable and hook syntactical\n" -"operations (such as access, assignment or destruction) that can be applied to\n" +"operations (such as access, assignment or destruction) that can be applied " +"to\n" "it. With this module, you can add your own magic to any variable without\n" "having to write a single line of XS." msgstr "" -#: gnu/packages/perl.scm:8318 +#: gnu/packages/perl.scm:8685 msgid "Easily generate well-formed, namespace-aware XML" msgstr "" -#: gnu/packages/perl.scm:8319 +#: gnu/packages/perl.scm:8686 msgid "" "@code{XML::Writer} is a simple Perl module for writing XML\n" -"documents: it takes care of constructing markup and escaping data correctly.\n" -"By default, it also performs a significant amount of well-formedness checking\n" +"documents: it takes care of constructing markup and escaping data " +"correctly.\n" +"By default, it also performs a significant amount of well-formedness " +"checking\n" "on the output to make certain (for example) that start and end tags match,\n" -"that there is exactly one document element, and that there are not duplicate\n" +"that there is exactly one document element, and that there are not " +"duplicate\n" "attribute names." msgstr "" -#: gnu/packages/perl.scm:8346 +#: gnu/packages/perl.scm:8713 msgid "Opaque, extensible XS pointer backed objects using sv_magic" msgstr "" -#: gnu/packages/perl.scm:8348 +#: gnu/packages/perl.scm:8715 msgid "" "This way of associating structs with Perl space objects is designed to\n" "supersede Perl's builtin @code{T_PTROBJ} with something that is extensible\n" @@ -13863,77 +15278,79 @@ msgid "" "neither visible nor modifiable from Perl space)." msgstr "" -#: gnu/packages/perl.scm:8370 +#: gnu/packages/perl.scm:8737 msgid "YAML for Perl" msgstr "" -#: gnu/packages/perl.scm:8371 +#: gnu/packages/perl.scm:8738 msgid "" "The YAML.pm module implements a YAML Loader and Dumper based\n" "on the YAML 1.0 specification." msgstr "" -#: gnu/packages/perl.scm:8393 +#: gnu/packages/perl.scm:8760 msgid "Perl YAML Serialization using XS and libyaml" msgstr "" -#: gnu/packages/perl.scm:8395 +#: gnu/packages/perl.scm:8762 msgid "" "@code{YAML::XS} is a Perl XS binding to libyaml which offers Perl the\n" "best YAML support to date." msgstr "" -#: gnu/packages/perl.scm:8418 +#: gnu/packages/perl.scm:8785 msgid "Read/Write YAML files" msgstr "" -#: gnu/packages/perl.scm:8419 +#: gnu/packages/perl.scm:8786 msgid "" "YAML::Tiny is a perl class for reading and writing\n" -"YAML-style files, written with as little code as possible, reducing load time\n" +"YAML-style files, written with as little code as possible, reducing load " +"time\n" "and memory overhead." msgstr "" -#: gnu/packages/perl.scm:8443 +#: gnu/packages/perl.scm:8810 msgid "Generate recursive-descent parsers" msgstr "" -#: gnu/packages/perl.scm:8445 +#: gnu/packages/perl.scm:8812 msgid "" "@code{Parse::RecDescent} can incrementally generate top-down\n" "recursive-descent text parsers from simple yacc-like grammar specifications." msgstr "" -#: gnu/packages/perl.scm:8465 +#: gnu/packages/perl.scm:8832 msgid "Generate and use LALR parsers" msgstr "" -#: gnu/packages/perl.scm:8466 +#: gnu/packages/perl.scm:8833 msgid "" "This package compiles yacc-like @dfn{Look Ahead LR} (LALR)\n" "grammars to generate Perl object oriented parser modules." msgstr "" -#: gnu/packages/perl.scm:8492 +#: gnu/packages/perl.scm:8859 msgid "Distribution metadata for a CPAN dist" msgstr "" -#: gnu/packages/perl.scm:8493 +#: gnu/packages/perl.scm:8860 msgid "" "Software distributions released to the CPAN include a\n" "META.json or, for older distributions, META.yml, which describes the\n" -"distribution, its contents, and the requirements for building and installing\n" +"distribution, its contents, and the requirements for building and " +"installing\n" "the distribution. The data structure stored in the META.json file is\n" "described in CPAN::Meta::Spec. CPAN::Meta provides a simple class to\n" "represent this distribution metadata (or distmeta), along with some helpful\n" "methods for interrogating that data." msgstr "" -#: gnu/packages/perl.scm:8516 +#: gnu/packages/perl.scm:8883 msgid "Set of version requirements for a CPAN dist" msgstr "" -#: gnu/packages/perl.scm:8517 +#: gnu/packages/perl.scm:8884 msgid "" "A CPAN::Meta::Requirements object models a set of version\n" "constraints like those specified in the META.yml or META.json files in CPAN\n" @@ -13942,205 +15359,279 @@ msgid "" "representation." msgstr "" -#: gnu/packages/perl.scm:8540 +#: gnu/packages/perl.scm:8907 msgid "Read and write a subset of YAML for CPAN Meta files" msgstr "" -#: gnu/packages/perl.scm:8541 +#: gnu/packages/perl.scm:8908 msgid "" "This module implements a subset of the YAML specification\n" "for use in reading and writing CPAN metadata files like META.yml and\n" "MYMETA.yml." msgstr "" -#: gnu/packages/perl.scm:8562 +#: gnu/packages/perl.scm:8929 msgid "Build and install Perl modules" msgstr "" -#: gnu/packages/perl.scm:8563 +#: gnu/packages/perl.scm:8930 msgid "" "@code{Module::Build} is a system for building, testing, and\n" -"installing Perl modules; it used to be part of Perl itself until version 5.22,\n" +"installing Perl modules; it used to be part of Perl itself until version " +"5.22,\n" "which dropped it. It is meant to be an alternative to\n" -"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the module\n" +"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the " +"module\n" "through subclassing in a much more straightforward way than with\n" "@code{MakeMaker}. It also does not require a @command{make} on your\n" "system---most of the @code{Module::Build} code is pure-Perl." msgstr "" -#: gnu/packages/perl.scm:8589 +#: gnu/packages/perl.scm:8956 msgid "Parse META.yml and META.json CPAN metadata files" msgstr "" -#: gnu/packages/perl.scm:8590 +#: gnu/packages/perl.scm:8957 msgid "" "Parse::CPAN::Meta is a parser for META.json and META.yml\n" "files, using JSON::PP and/or CPAN::Meta::YAML." msgstr "" -#: gnu/packages/perl.scm:8608 +#: gnu/packages/perl.scm:8975 msgid "Common Scalar and List utility subroutines" msgstr "" -#: gnu/packages/perl.scm:8609 +#: gnu/packages/perl.scm:8976 msgid "" "This package contains a selection of subroutines that people\n" -"have expressed would be nice to have in the perl core, but the usage would not\n" -"really be high enough to warrant the use of a keyword, and the size so small\n" +"have expressed would be nice to have in the perl core, but the usage would " +"not\n" +"really be high enough to warrant the use of a keyword, and the size so " +"small\n" "such that being individual extensions would be wasteful." msgstr "" -#: gnu/packages/perl.scm:8633 +#: gnu/packages/perl.scm:9000 msgid "Cross-platform functions emulating common shell commands" msgstr "" -#: gnu/packages/perl.scm:8635 +#: gnu/packages/perl.scm:9002 msgid "Shell::Command is a thin wrapper around ExtUtils::Command." msgstr "" -#: gnu/packages/perl.scm:8662 +#: gnu/packages/perl.scm:9029 msgid "Object-oriented File::Find replacement in Perl" msgstr "" -#: gnu/packages/perl.scm:8663 +#: gnu/packages/perl.scm:9030 msgid "" "File::Find::Object is an object-oriented\n" "File::Find replacement in Perl." msgstr "" -#: gnu/packages/perl.scm:8692 +#: gnu/packages/perl.scm:9059 msgid "Alternative interface to File::Find::Object" msgstr "" -#: gnu/packages/perl.scm:8693 +#: gnu/packages/perl.scm:9060 msgid "" "File::Find::Object::Rule is an alternative Perl\n" "interface to File::Find::Object." msgstr "" -#: gnu/packages/perl.scm:8723 +#: gnu/packages/perl.scm:9095 msgid "Collection of Perl modules for time/date manipulation" msgstr "" -#: gnu/packages/perl.scm:8724 +#: gnu/packages/perl.scm:9096 msgid "" "Provides several perl modules for date/time manipulation:\n" -"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate.pm},\n" +"@code{Time::CTime.pm}, @code{Time::JulianDay.pm}, @code{Time::ParseDate." +"pm},\n" "@code{Time::Timezone.pm}, and @code{Time::DaysInMonth.pm}." msgstr "" -#: gnu/packages/perl.scm:8753 +#: gnu/packages/perl.scm:9125 msgid "Perl library for testing if a time() is in a specific period" msgstr "" -#: gnu/packages/perl.scm:8754 +#: gnu/packages/perl.scm:9126 msgid "" "This Perl library provides a function which tells whether a\n" -"specific time falls within a specified time period. Its syntax for specifying\n" +"specific time falls within a specified time period. Its syntax for " +"specifying\n" "time periods allows you to test for conditions like \"Monday to Friday, 9am\n" "till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and\n" "4:15pm\" and \"in the first half of each minute\" and \"in January of\n" "1998\"." msgstr "" -#: gnu/packages/photo.scm:78 +#: gnu/packages/perl.scm:9158 +msgid "Iterative, recursive file finder" +msgstr "" + +#: gnu/packages/perl.scm:9159 +msgid "" +"Path::Iterator::Rule iterates over files and directories to\n" +"identify ones matching a user-defined set of rules. The API is based " +"heavily\n" +"on File::Find::Rule, but with more explicit distinction between matching " +"rules\n" +"and options that influence how directories are searched. A\n" +"Path::Iterator::Rule object is a collection of rules (match criteria) with\n" +"methods to add additional criteria. Options that control directory " +"traversal\n" +"are given as arguments to the method that generates an iterator.\n" +"\n" +"A summary of features for comparison to other file finding modules:\n" +"\n" +"@itemize\n" +"@item provides many helper methods for specifying rules\n" +"@item offers (lazy) iterator and flattened list interfaces\n" +"@item custom rules implemented with callbacks\n" +"@item breadth-first (default) or pre- or post-order depth-first searching\n" +"@item follows symlinks (by default, but can be disabled)\n" +"@item directories visited only once (no infinite loop; can be disabled)\n" +"@item doesn't chdir during operation\n" +"@item provides an API for extensions\n" +"@end itemize\n" +"\n" +"As a convenience, the PIR module is an empty subclass of this one that is " +"less\n" +"arduous to type for one-liners." +msgstr "" + +#: gnu/packages/perl.scm:9199 +msgid "Include constants from POD" +msgstr "" + +#: gnu/packages/perl.scm:9200 +msgid "" +"This module allows you to specify those constants that\n" +"should be documented in your POD, and pull them out a run time in a fairly\n" +"arbitrary fashion.\n" +"\n" +"Pod::Constants uses Pod::Parser to do the parsing of the source file. It " +"has\n" +"to open the source file it is called from, and does so directly either by\n" +"lookup in %INC or by assuming it is $0 if the caller is @code{main}\n" +"(or it can't find %INC{caller()})." +msgstr "" + +#: gnu/packages/perl.scm:9227 +msgid "Collection of regexp patterns" +msgstr "" + +#: gnu/packages/perl.scm:9228 +msgid "" +"Regexp::Pattern is a convention for organizing reusable\n" +"regexp patterns in modules." +msgstr "" + +#: gnu/packages/photo.scm:82 msgid "Raw image decoder" msgstr "" -#: gnu/packages/photo.scm:80 +#: gnu/packages/photo.scm:84 msgid "" "LibRaw is a library for reading RAW files obtained from digital photo\n" "cameras (CRW/CR2, NEF, RAF, DNG, and others)." msgstr "" -#: gnu/packages/photo.scm:97 +#: gnu/packages/photo.scm:103 msgid "Read and manipulate EXIF data in digital photographs" msgstr "" -#: gnu/packages/photo.scm:99 +#: gnu/packages/photo.scm:105 msgid "" "The libexif C library allows applications to read, edit, and save EXIF\n" "data as produced by digital cameras." msgstr "" -#: gnu/packages/photo.scm:125 +#: gnu/packages/photo.scm:131 msgid "Accessing digital cameras" msgstr "" -#: gnu/packages/photo.scm:127 +#: gnu/packages/photo.scm:133 msgid "" "This is the library backend for gphoto2. It contains the code for PTP,\n" -"MTP, and other vendor specific protocols for controlling and transferring data\n" +"MTP, and other vendor specific protocols for controlling and transferring " +"data\n" "from digital cameras." msgstr "" -#: gnu/packages/photo.scm:169 +#: gnu/packages/photo.scm:175 msgid "Command-line tools to access digital cameras" msgstr "" -#: gnu/packages/photo.scm:171 +#: gnu/packages/photo.scm:177 msgid "" "Gphoto2 is a set of command line utilities for manipulating a large\n" "number of different digital cameras. Through libgphoto2, it supports PTP,\n" "MTP, and much more." msgstr "" -#: gnu/packages/photo.scm:204 +#: gnu/packages/photo.scm:210 msgid "Program and Perl library to manipulate EXIF and other metadata" msgstr "" -#: gnu/packages/photo.scm:205 +#: gnu/packages/photo.scm:211 msgid "" "This package provides the @code{exiftool} command and the\n" -"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital images\n" +"@code{Image::ExifTool} Perl library to manipulate EXIF tags of digital " +"images\n" "and a wide variety of other metadata." msgstr "" -#: gnu/packages/photo.scm:229 +#: gnu/packages/photo.scm:235 msgid "Library for panoramic images" msgstr "" -#: gnu/packages/photo.scm:231 +#: gnu/packages/photo.scm:237 msgid "" "The libpano13 package contains the backend library written by the\n" "Panorama Tools project for building panoramic images from a set of\n" "overlapping images, as well as some command line tools." msgstr "" -#: gnu/packages/photo.scm:275 +#: gnu/packages/photo.scm:281 msgid "Tools for combining and blending images" msgstr "" -#: gnu/packages/photo.scm:277 +#: gnu/packages/photo.scm:283 msgid "" "Enblend blends away the seams in a panoramic image mosaic using a\n" "multi-resolution spline. Enfuse merges different exposures of the same\n" "scene to produce an image that looks much like a tone-mapped image." msgstr "" -#: gnu/packages/photo.scm:308 +#: gnu/packages/photo.scm:314 msgid "Library to correct optical lens defects with a lens database" msgstr "" -#: gnu/packages/photo.scm:309 +#: gnu/packages/photo.scm:315 msgid "" "Digital photographs are not ideal. Of course, the better is\n" "your camera, the better the results will be, but in any case if you look\n" -"carefully at shots taken even by the most expensive cameras equipped with the\n" -"most expensive lenses you will see various artifacts. It is very hard to make\n" -"ideal cameras, because there are a lot of factors that affect the final image\n" -"quality, and at some point camera and lens designers have to trade one factor\n" +"carefully at shots taken even by the most expensive cameras equipped with " +"the\n" +"most expensive lenses you will see various artifacts. It is very hard to " +"make\n" +"ideal cameras, because there are a lot of factors that affect the final " +"image\n" +"quality, and at some point camera and lens designers have to trade one " +"factor\n" "for another to achieve the optimal image quality, within the given design\n" "restrictions and budget. But we all want ideal shots, don't we? So that's\n" "what's Lensfun is all about: rectifying the defects introduced by your\n" "photographic equipment." msgstr "" -#: gnu/packages/photo.scm:385 +#: gnu/packages/photo.scm:391 msgid "Virtual lighttable and darkroom for photographers" msgstr "" -#: gnu/packages/photo.scm:386 +#: gnu/packages/photo.scm:392 msgid "" "Darktable is a photography workflow application and RAW\n" "developer. It manages your digital negatives in a database, lets you view\n" @@ -14148,17 +15639,34 @@ msgid "" "and enhance them." msgstr "" -#: gnu/packages/photo.scm:457 +#: gnu/packages/photo.scm:463 msgid "Panorama photo stitcher" msgstr "" -#: gnu/packages/photo.scm:459 +#: gnu/packages/photo.scm:465 msgid "" "Hugin is an easy to use panoramic imaging toolchain with a graphical\n" "user interface. It can be used to assemble a mosaic of photographs into\n" "a complete panorama and stitch any series of overlapping pictures." msgstr "" +#: gnu/packages/photo.scm:516 +msgid "Raw image developing and processing" +msgstr "" + +#: gnu/packages/photo.scm:517 +msgid "" +"RawTherapee is a raw image processing suite. It comprises a\n" +"subset of image editing operations specifically aimed at non-destructive " +"raw\n" +"photo post-production and is primarily focused on improving a " +"photographer's\n" +"workflow by facilitating the handling of large numbers of images. Most raw\n" +"formats are supported, including Pentax Pixel Shift, Canon Dual-Pixel, and " +"those\n" +"from Foveon and X-Trans sensors." +msgstr "" + #: gnu/packages/ratpoison.scm:86 msgid "Simple mouse-free tiling window manager" msgstr "" @@ -14179,11 +15687,11 @@ msgid "" "cripples Emacs and other quality pieces of software." msgstr "" -#: gnu/packages/readline.scm:82 +#: gnu/packages/readline.scm:92 msgid "Edit command lines while typing, with history support" msgstr "" -#: gnu/packages/readline.scm:84 +#: gnu/packages/readline.scm:94 msgid "" "The GNU readline library allows users to edit command lines as they\n" "are typed in. It can maintain a searchable history of previously entered\n" @@ -14192,15 +15700,17 @@ msgid "" "comfortable for anyone." msgstr "" -#: gnu/packages/readline.scm:121 +#: gnu/packages/readline.scm:133 msgid "Wrapper to allow the editing of keyboard commands" msgstr "" -#: gnu/packages/readline.scm:123 +#: gnu/packages/readline.scm:135 msgid "" "Rlwrap is a 'readline wrapper', a small utility that uses the GNU\n" -"readline library to allow the editing of keyboard input for any command. You\n" -"should consider rlwrap especially when you need user-defined completion (by way\n" +"readline library to allow the editing of keyboard input for any command. " +"You\n" +"should consider rlwrap especially when you need user-defined completion (by " +"way\n" "of completion word lists) and persistent history, or if you want to program\n" "'special effects' using the filter mechanism." msgstr "" @@ -14229,22 +15739,22 @@ msgid "" "package contains the library and drivers." msgstr "" -#: gnu/packages/scheme.scm:191 +#: gnu/packages/scheme.scm:193 msgid "A Scheme implementation with integrated editor and debugger" msgstr "" -#: gnu/packages/scheme.scm:193 +#: gnu/packages/scheme.scm:195 msgid "" "GNU/MIT Scheme is an implementation of the Scheme programming\n" "language. It provides an interpreter, a compiler and a debugger. It also\n" "features an integrated Emacs-like editor and a large runtime library." msgstr "" -#: gnu/packages/scheme.scm:276 +#: gnu/packages/scheme.scm:281 msgid "Efficient Scheme compiler" msgstr "" -#: gnu/packages/scheme.scm:278 +#: gnu/packages/scheme.scm:283 msgid "" "Bigloo is a Scheme implementation devoted to one goal: enabling\n" "Scheme based programming style where C(++) is usually\n" @@ -14256,86 +15766,93 @@ msgid "" "Scheme and C programs and between Scheme and Java programs." msgstr "" -#: gnu/packages/scheme.scm:327 +#: gnu/packages/scheme.scm:332 msgid "Multi-tier programming language for the Web 2.0" msgstr "" -#: gnu/packages/scheme.scm:329 +#: gnu/packages/scheme.scm:334 msgid "" "HOP is a multi-tier programming language for the Web 2.0 and the\n" "so-called diffuse Web. It is designed for programming interactive web\n" -"applications in many fields such as multimedia (web galleries, music players,\n" +"applications in many fields such as multimedia (web galleries, music " +"players,\n" "...), ubiquitous and house automation (SmartPhones, personal appliance),\n" "mashups, office (web agendas, mail clients, ...), etc." msgstr "" -#: gnu/packages/scheme.scm:373 +#: gnu/packages/scheme.scm:375 msgid "R5RS Scheme implementation that compiles native code via C" msgstr "" -#: gnu/packages/scheme.scm:375 +#: gnu/packages/scheme.scm:377 msgid "" "CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" "produces portable and efficient C, supports almost all of the R5RS Scheme\n" "language standard, and includes many enhancements and extensions." msgstr "" -#: gnu/packages/scheme.scm:394 +#: gnu/packages/scheme.scm:396 msgid "Scheme implementation using a bytecode interpreter" msgstr "" -#: gnu/packages/scheme.scm:396 +#: gnu/packages/scheme.scm:398 msgid "" "Scheme 48 is an implementation of Scheme based on a byte-code\n" "interpreter and is designed to be used as a testbed for experiments in\n" "implementation techniques and as an expository tool." msgstr "" -#: gnu/packages/scheme.scm:509 +#: gnu/packages/scheme.scm:511 msgid "Implementation of Scheme and related languages" msgstr "" -#: gnu/packages/scheme.scm:511 +#: gnu/packages/scheme.scm:513 msgid "" "Racket is an implementation of the Scheme programming language (R5RS and\n" -"R6RS) and related languages, such as Typed Racket. It features a compiler and\n" -"a virtual machine with just-in-time native compilation, as well as a large set\n" +"R6RS) and related languages, such as Typed Racket. It features a compiler " +"and\n" +"a virtual machine with just-in-time native compilation, as well as a large " +"set\n" "of libraries." msgstr "" -#: gnu/packages/scheme.scm:549 +#: gnu/packages/scheme.scm:551 msgid "Efficient Scheme interpreter and compiler" msgstr "" -#: gnu/packages/scheme.scm:551 +#: gnu/packages/scheme.scm:553 msgid "" "Gambit consists of two main programs: gsi, the Gambit Scheme\n" "interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" "the complete execution and debugging environment. The compiler is the\n" -"interpreter extended with the capability of generating executable files. The\n" -"compiler can produce standalone executables or compiled modules which can be\n" +"interpreter extended with the capability of generating executable files. " +"The\n" +"compiler can produce standalone executables or compiled modules which can " +"be\n" "loaded at run time. Interpreted code and compiled code can be freely\n" "mixed." msgstr "" -#: gnu/packages/scheme.scm:585 +#: gnu/packages/scheme.scm:587 msgid "Small embeddable Scheme implementation" msgstr "" -#: gnu/packages/scheme.scm:587 +#: gnu/packages/scheme.scm:589 msgid "" "Chibi-Scheme is a very small library with no external dependencies\n" "intended for use as an extension and scripting language in C programs. In\n" -"addition to support for lightweight VM-based threads, each VM itself runs in\n" -"an isolated heap allowing multiple VMs to run simultaneously in different OS\n" +"addition to support for lightweight VM-based threads, each VM itself runs " +"in\n" +"an isolated heap allowing multiple VMs to run simultaneously in different " +"OS\n" "threads." msgstr "" -#: gnu/packages/scheme.scm:757 +#: gnu/packages/scheme.scm:759 msgid "Scmutils library for MIT Scheme" msgstr "" -#: gnu/packages/scheme.scm:758 +#: gnu/packages/scheme.scm:760 msgid "" "The Scmutils system is an integrated library of\n" "procedures, embedded in the programming language Scheme, and intended to\n" @@ -14343,11 +15860,11 @@ msgid "" "engineering." msgstr "" -#: gnu/packages/scheme.scm:808 +#: gnu/packages/scheme.scm:810 msgid "Structure and Interpretation of Computer Programs" msgstr "" -#: gnu/packages/scheme.scm:809 +#: gnu/packages/scheme.scm:811 msgid "" "Structure and Interpretation of Computer Programs (SICP) is\n" "a textbook aiming to teach the principles of computer programming.\n" @@ -14357,31 +15874,31 @@ msgid "" "metalinguistic abstraction, recursion, interpreters, and modular programming." msgstr "" -#: gnu/packages/scheme.scm:850 +#: gnu/packages/scheme.scm:852 msgid "SRE String pattern-matching library for scheme48" msgstr "" -#: gnu/packages/scheme.scm:852 +#: gnu/packages/scheme.scm:854 msgid "" "String pattern-matching library for scheme48 based on the SRE\n" "regular-expression notation." msgstr "" -#: gnu/packages/scheme.scm:884 +#: gnu/packages/scheme.scm:886 msgid "Compatibility and utility library for Scheme" msgstr "" -#: gnu/packages/scheme.scm:885 +#: gnu/packages/scheme.scm:887 msgid "" "SLIB is a portable Scheme library providing compatibility and\n" "utility functions for all standard Scheme implementations." msgstr "" -#: gnu/packages/scheme.scm:946 +#: gnu/packages/scheme.scm:948 msgid "Scheme implementation conforming to R5RS and IEEE P1178" msgstr "" -#: gnu/packages/scheme.scm:947 +#: gnu/packages/scheme.scm:949 msgid "" "GNU SCM is an implementation of Scheme. This\n" "implementation includes Hobbit, a Scheme-to-C compiler, which can\n" @@ -14389,11 +15906,11 @@ msgid "" "linked with a SCM executable." msgstr "" -#: gnu/packages/search.scm:66 +#: gnu/packages/search.scm:68 msgid "Search Engine Library" msgstr "" -#: gnu/packages/search.scm:68 +#: gnu/packages/search.scm:70 msgid "" "Xapian is a highly adaptable toolkit which allows developers to easily\n" "add advanced indexing and search facilities to their own applications. It\n" @@ -14401,37 +15918,38 @@ msgid "" "rich set of boolean query operators." msgstr "" -#: gnu/packages/search.scm:98 +#: gnu/packages/search.scm:102 msgid "Python bindings for the Xapian search engine library" msgstr "" -#: gnu/packages/search.scm:137 +#: gnu/packages/search.scm:141 msgid "Tool for Obsessive Compulsive Classifiers" msgstr "" -#: gnu/packages/search.scm:139 +#: gnu/packages/search.scm:143 msgid "" "libtocc is the engine of the Tocc project, a tag-based file management\n" -"system. The goal of Tocc is to provide a better system for classifying files\n" +"system. The goal of Tocc is to provide a better system for classifying " +"files\n" "that is more flexible than classic file systems that are based on a tree of\n" "files and directories." msgstr "" -#: gnu/packages/search.scm:161 +#: gnu/packages/search.scm:165 msgid "Command-line interface to libtocc" msgstr "" -#: gnu/packages/search.scm:163 +#: gnu/packages/search.scm:167 msgid "" "Tocc is a tag-based file management system. This package contains the\n" "command line tool for interacting with libtocc." msgstr "" -#: gnu/packages/search.scm:181 +#: gnu/packages/search.scm:185 msgid "Finding text and HTML files that match boolean expressions" msgstr "" -#: gnu/packages/search.scm:183 +#: gnu/packages/search.scm:187 msgid "" "GNU Bool is a utility to perform text searches on files using Boolean\n" "expressions. For example, a search for \"hello AND world\" would return a\n" @@ -14442,36 +15960,39 @@ msgid "" "for parsing HTML files." msgstr "" -#: gnu/packages/search.scm:213 +#: gnu/packages/search.scm:217 msgid "Full-text search system" msgstr "" -#: gnu/packages/search.scm:214 +#: gnu/packages/search.scm:218 msgid "" "Hyper Estraier can be used to integrate full-text\n" "search into applications, using either the provided command line and CGI\n" "interfaces, or a C API." msgstr "" -#: gnu/packages/search.scm:232 +#: gnu/packages/search.scm:236 msgid "Locate files on the file system" msgstr "" -#: gnu/packages/search.scm:234 +#: gnu/packages/search.scm:238 msgid "" "mlocate is a locate/updatedb implementation. The 'm' stands for\n" -"\"merging\": @code{updatedb} reuses the existing database to avoid rereading\n" -"most of the file system, which makes it faster and does not trash the system\n" -"caches as much. The locate(1) utility is intended to be completely compatible\n" +"\"merging\": @code{updatedb} reuses the existing database to avoid " +"rereading\n" +"most of the file system, which makes it faster and does not trash the " +"system\n" +"caches as much. The locate(1) utility is intended to be completely " +"compatible\n" "with slocate, and attempts to be compatible to GNU locate when it does not\n" "conflict with slocate compatibility." msgstr "" -#: gnu/packages/search.scm:299 +#: gnu/packages/search.scm:303 msgid "Web indexing system" msgstr "" -#: gnu/packages/search.scm:301 +#: gnu/packages/search.scm:305 msgid "" "Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e\n" "can quickly and easily index directories of files or remote web sites and\n" @@ -14500,7 +16021,8 @@ msgstr "" #: gnu/packages/shells.scm:81 msgid "" "dash is a POSIX-compliant @command{/bin/sh} implementation that aims to be\n" -"as small as possible, often without sacrificing speed. It is faster than the\n" +"as small as possible, often without sacrificing speed. It is faster than " +"the\n" "GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a\n" "direct descendant of NetBSD's Almquist Shell (@command{ash})." msgstr "" @@ -14512,64 +16034,62 @@ msgstr "" #: gnu/packages/shells.scm:138 msgid "" "Fish (friendly interactive shell) is a shell focused on interactive use,\n" -"discoverability, and friendliness. Fish has very user-friendly and powerful\n" +"discoverability, and friendliness. Fish has very user-friendly and " +"powerful\n" "tab-completion, including descriptions of every completion, completion of\n" -"strings with wildcards, and many completions for specific commands. It also\n" -"has extensive and discoverable help. A special help command gives access to\n" -"all the fish documentation in your web browser. Other features include smart\n" -"terminal handling based on terminfo, an easy to search history, and syntax\n" -"highlighting." +"strings with wildcards, and many completions for specific commands. It " +"also\n" +"has extensive and discoverable help. A special @command{help} command " +"gives\n" +"access to all the fish documentation in your web browser. Other features\n" +"include smart terminal handling based on terminfo, an easy to search " +"history,\n" +"and syntax highlighting." msgstr "" -#: gnu/packages/shells.scm:170 -msgid "Fish completions for Guix" -msgstr "" - -#: gnu/packages/shells.scm:172 -msgid "Fish-guix provides completions for Guix for users of the fish shell." -msgstr "" - -#: gnu/packages/shells.scm:213 +#: gnu/packages/shells.scm:187 msgid "Alternative implementation of the rc shell by Byron Rakitzis" msgstr "" -#: gnu/packages/shells.scm:215 +#: gnu/packages/shells.scm:189 msgid "" "This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It\n" "has a small feature set similar to a traditional Bourne shell." msgstr "" -#: gnu/packages/shells.scm:246 +#: gnu/packages/shells.scm:220 msgid "Extensible shell with higher-order functions" msgstr "" -#: gnu/packages/shells.scm:248 +#: gnu/packages/shells.scm:222 msgid "" "Es is an extensible shell. The language was derived from the Plan 9\n" "shell, rc, and was influenced by functional programming languages, such as\n" -"Scheme, and the Tcl embeddable programming language. This implementation is\n" +"Scheme, and the Tcl embeddable programming language. This implementation " +"is\n" "derived from Byron Rakitzis's public domain implementation of rc, and was\n" "written by Paul Haahr and Byron Rakitzis." msgstr "" -#: gnu/packages/shells.scm:308 +#: gnu/packages/shells.scm:282 msgid "Unix shell based on csh" msgstr "" -#: gnu/packages/shells.scm:310 +#: gnu/packages/shells.scm:284 msgid "" "Tcsh is an enhanced, but completely compatible version of the Berkeley\n" "UNIX C shell (csh). It is a command language interpreter usable both as an\n" -"interactive login shell and a shell script command processor. It includes a\n" +"interactive login shell and a shell script command processor. It includes " +"a\n" "command-line editor, programmable word completion, spelling correction, a\n" "history mechanism, job control and a C-like syntax." msgstr "" -#: gnu/packages/shells.scm:359 +#: gnu/packages/shells.scm:345 msgid "Powerful shell for interactive use and scripting" msgstr "" -#: gnu/packages/shells.scm:360 +#: gnu/packages/shells.scm:346 msgid "" "The Z shell (zsh) is a Unix shell that can be used\n" "as an interactive login shell and as a powerful command interpreter\n" @@ -14578,36 +16098,40 @@ msgid "" "ksh, and tcsh." msgstr "" -#: gnu/packages/shells.scm:399 +#: gnu/packages/shells.scm:385 msgid "Python-ish shell" msgstr "" -#: gnu/packages/shells.scm:401 +#: gnu/packages/shells.scm:387 msgid "" "Xonsh is a Python-ish, BASHwards-looking shell language and command\n" "prompt. The language is a superset of Python 3.4+ with additional shell\n" -"primitives that you are used to from Bash and IPython. It works on all major\n" -"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the daily\n" +"primitives that you are used to from Bash and IPython. It works on all " +"major\n" +"systems including Linux, Mac OSX, and Windows. Xonsh is meant for the " +"daily\n" "use of experts and novices alike." msgstr "" -#: gnu/packages/shells.scm:448 +#: gnu/packages/shells.scm:434 msgid "Unix shell embedded in Scheme" msgstr "" -#: gnu/packages/shells.scm:450 +#: gnu/packages/shells.scm:436 msgid "" "Scsh is a Unix shell embedded in Scheme. Scsh has two main\n" -"components: a process notation for running programs and setting up pipelines\n" -"and redirections, and a complete syscall library for low-level access to the\n" +"components: a process notation for running programs and setting up " +"pipelines\n" +"and redirections, and a complete syscall library for low-level access to " +"the\n" "operating system." msgstr "" -#: gnu/packages/shells.scm:489 +#: gnu/packages/shells.scm:475 msgid "Minimal zero-config readline replacement" msgstr "" -#: gnu/packages/shells.scm:491 +#: gnu/packages/shells.scm:477 msgid "" "Linenoise is a minimal, zero-config, readline replacement.\n" "Its features include:\n" @@ -14621,72 +16145,91 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/shells.scm:551 +#: gnu/packages/shells.scm:539 msgid "Extremely minimal shell with the simplest syntax possible" msgstr "" -#: gnu/packages/shells.scm:553 +#: gnu/packages/shells.scm:541 msgid "" "S is a new shell that aims to be extremely simple.\n" "S does not implemnt the POSIX shell standard.\n" -"There are no globs or \"splatting\" where a variable $FOO turns into multiple\n" +"There are no globs or \"splatting\" where a variable $FOO turns into " +"multiple\n" "command line arguments. One token stays one token forever.\n" "This is a \"no surprises\" straightforward approach.\n" "\n" -"There are no redirection operators > in the shell language, they are added as\n" +"There are no redirection operators > in the shell language, they are added " +"as\n" "extra programs. > is just another unix command, < is essentially cat(1).\n" "A @code{andglob} program is also provided along with s." msgstr "" -#: gnu/packages/shells.scm:581 +#: gnu/packages/shells.scm:569 msgid "Port of OpenBSD Korn Shell" msgstr "" -#: gnu/packages/shells.scm:583 +#: gnu/packages/shells.scm:571 msgid "" "Oksh is a port of the OpenBSD Korn Shell.\n" "The OpenBSD Korn Shell is a cleaned up and enhanced ksh." msgstr "" -#: gnu/packages/shells.scm:615 +#: gnu/packages/shells.scm:603 msgid "Korn Shell from OpenBSD" msgstr "" -#: gnu/packages/shells.scm:617 +#: gnu/packages/shells.scm:605 msgid "" "loksh is a Linux port of OpenBSD's @command{ksh}. It is a small,\n" "interactive POSIX shell targeted at resource-constrained systems." msgstr "" -#: gnu/packages/shells.scm:655 +#: gnu/packages/shells.scm:643 msgid "Korn Shell from MirBSD" msgstr "" -#: gnu/packages/shells.scm:656 +#: gnu/packages/shells.scm:644 msgid "" "mksh is an actively developed free implementation of the\n" "Korn Shell programming language and a successor to the Public Domain Korn\n" "Shell (pdksh)." msgstr "" -#: gnu/packages/telephony.scm:66 +#: gnu/packages/shells.scm:686 +#, fuzzy +msgid "Bash-compatible Unix shell" +msgstr "Tar-兼容的归档工具" + +#: gnu/packages/shells.scm:687 +msgid "" +"Oil is a Unix / POSIX shell, compatible with Bash. It\n" +"implements the Oil language, which is a new shell language to which Bash can " +"be\n" +"automatically translated. The Oil language is a superset of Bash. It also\n" +"implements the OSH language, a statically-parseable language based on Bash " +"as it\n" +"is commonly written." +msgstr "" + +#: gnu/packages/telephony.scm:69 msgid "(u)Common C++ framework for threaded applications" msgstr "" -#: gnu/packages/telephony.scm:67 +#: gnu/packages/telephony.scm:70 msgid "" "GNU Common C++ is an portable, optimized class framework for\n" "threaded applications, supporting concurrent synchronization, inter-process\n" "communications via sockets, and various methods for data handling, such as\n" -"serialization and XML parsing. It includes the uCommon C++ library, a smaller\n" +"serialization and XML parsing. It includes the uCommon C++ library, a " +"smaller\n" "reimplementation." msgstr "" -#: gnu/packages/telephony.scm:87 +#: gnu/packages/telephony.scm:90 msgid "Common C++ framework for threaded applications" msgstr "" -#: gnu/packages/telephony.scm:88 +#: gnu/packages/telephony.scm:91 msgid "" "GNU uCommon C++ is meant as a very light-weight C++ library\n" "to facilitate using C++ design patterns even for very deeply embedded\n" @@ -14694,11 +16237,11 @@ msgid "" "support." msgstr "" -#: gnu/packages/telephony.scm:110 +#: gnu/packages/telephony.scm:113 msgid "Implementation of RTP (real-time transport protocol)" msgstr "" -#: gnu/packages/telephony.scm:111 +#: gnu/packages/telephony.scm:114 msgid "" "GNU ccRTP is an implementation of RTP, the real-time transport\n" "protocol from the IETF. It is suitable both for high capacity servers and\n" @@ -14707,83 +16250,108 @@ msgid "" "packet-manipulation library." msgstr "" -#: gnu/packages/telephony.scm:133 +#: gnu/packages/telephony.scm:136 msgid "Library implementing SIP (RFC-3261)" msgstr "" -#: gnu/packages/telephony.scm:134 +#: gnu/packages/telephony.scm:137 msgid "" "GNU oSIP is an implementation of the SIP protocol. It is\n" -"used to provide multimedia and telecom software developers with an interface\n" +"used to provide multimedia and telecom software developers with an " +"interface\n" "to initiate and control SIP sessions." msgstr "" -#: gnu/packages/telephony.scm:153 +#: gnu/packages/telephony.scm:156 msgid "Sip abstraction library" msgstr "" -#: gnu/packages/telephony.scm:154 +#: gnu/packages/telephony.scm:157 msgid "" "EXosip is a library that hides the complexity of using the\n" -"SIP protocol for multimedia session establishment. This protocol is mainly to\n" +"SIP protocol for multimedia session establishment. This protocol is mainly " +"to\n" "be used by VoIP telephony applications (endpoints or conference server) but\n" -"might be also useful for any application that wish to establish sessions like\n" +"might be also useful for any application that wish to establish sessions " +"like\n" "multiplayer games." msgstr "" -#: gnu/packages/telephony.scm:197 +#: gnu/packages/telephony.scm:200 msgid "Secure peer-to-peer VoIP server for the SIP protocol" msgstr "" -#: gnu/packages/telephony.scm:198 +#: gnu/packages/telephony.scm:201 msgid "" "GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" "uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" -"without the need for a service provider. Its peer-to-peer design ensures that\n" +"without the need for a service provider. Its peer-to-peer design ensures " +"that\n" "there is no central point for media intercept or capture and thus it can be\n" "used to construct a secure telephone system that operates over the public\n" "internet." msgstr "" -#: gnu/packages/telephony.scm:243 +#: gnu/packages/telephony.scm:246 msgid "Secure RTP (SRTP) Reference Implementation" msgstr "" -#: gnu/packages/telephony.scm:244 +#: gnu/packages/telephony.scm:248 +msgid "" +"This package provides an implementation of the Secure Real-time Transport\n" +"Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a\n" +"supporting cryptographic kernel." +msgstr "" + +#: gnu/packages/telephony.scm:272 +msgid "Utilities library for linphone software" +msgstr "" + +#: gnu/packages/telephony.scm:273 +msgid "" +"BCtoolbox is a utilities library used by Belledonne\n" +"Communications softwares like linphone." +msgstr "" + +#: gnu/packages/telephony.scm:295 +msgid "Implementation of the Real-time transport protocol" +msgstr "" + +#: gnu/packages/telephony.scm:296 msgid "" -"This package provides an implementation of the Secure\n" -"Real-time Transport Protocol (SRTP), the Universal Security Transform (UST),\n" -"and a supporting cryptographic kernel." +"oRTP is a library implementing the Real-time transport\n" +"protocol (RFC 3550)." msgstr "" -#: gnu/packages/telephony.scm:279 +#: gnu/packages/telephony.scm:329 msgid "Inter-Asterisk-Protocol library" msgstr "" -#: gnu/packages/telephony.scm:280 +#: gnu/packages/telephony.scm:330 msgid "" "LibIAX2 implements the Inter-Asterisk-Protocol for relaying\n" "Voice-over-IP (VoIP) communications." msgstr "" -#: gnu/packages/telephony.scm:311 +#: gnu/packages/telephony.scm:361 msgid "Simple VoIP program to create conferences from the terminal" msgstr "" -#: gnu/packages/telephony.scm:313 +#: gnu/packages/telephony.scm:363 msgid "" "Seren is a simple VoIP program based on the Opus codec that allows you\n" "to create a voice conference from the terminal, with up to 10 participants,\n" -"without having to register accounts, exchange emails, or add people to contact\n" +"without having to register accounts, exchange emails, or add people to " +"contact\n" "lists. All you need to join an existing conference is the host name or IP\n" "address of one of the participants." msgstr "" -#: gnu/packages/telephony.scm:425 +#: gnu/packages/telephony.scm:475 msgid "Low-latency, high quality voice chat software" msgstr "" -#: gnu/packages/telephony.scm:427 +#: gnu/packages/telephony.scm:477 msgid "" "Mumble is an low-latency, high quality voice chat\n" "software primarily intended for use while gaming.\n" @@ -14791,12 +16359,11 @@ msgid "" "@code{mumble} for the client, and @code{murmur} for the server." msgstr "" -#: gnu/packages/tex.scm:192 gnu/packages/tex.scm:3844 -#: gnu/packages/tex.scm:3906 +#: gnu/packages/tex.scm:195 gnu/packages/tex.scm:3960 gnu/packages/tex.scm:4022 msgid "TeX Live, a package of the TeX typesetting system" msgstr "" -#: gnu/packages/tex.scm:194 +#: gnu/packages/tex.scm:197 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" @@ -14806,340 +16373,378 @@ msgid "" "This package contains the binaries." msgstr "" -#: gnu/packages/tex.scm:259 +#: gnu/packages/tex.scm:265 msgid "DVI to PostScript drivers" msgstr "" -#: gnu/packages/tex.scm:260 +#: gnu/packages/tex.scm:266 msgid "" "This package provides files needed for converting DVI files\n" "to PostScript." msgstr "" -#: gnu/packages/tex.scm:293 +#: gnu/packages/tex.scm:300 msgid "Unicode data and loaders for TeX" msgstr "" -#: gnu/packages/tex.scm:294 +#: gnu/packages/tex.scm:301 msgid "" "This bundle provides generic access to Unicode Consortium\n" "data for TeX use. It contains a set of text files provided by the Unicode\n" -"Consortium which are currently all from Unicode 8.0.0, with the exception of\n" +"Consortium which are currently all from Unicode 8.0.0, with the exception " +"of\n" "@code{MathClass.txt} which is not currently part of the Unicode Character\n" "Database. Accompanying these source data are generic TeX loader files\n" -"allowing this data to be used as part of TeX runs, in particular in building\n" -"format files. Currently there are two loader files: one for general character\n" +"allowing this data to be used as part of TeX runs, in particular in " +"building\n" +"format files. Currently there are two loader files: one for general " +"character\n" "set up and one for initializing XeTeX character classes as has been carried\n" "out to date by @code{unicode-letters.tex}. " msgstr "" -#: gnu/packages/tex.scm:331 +#: gnu/packages/tex.scm:339 msgid "Hyphenation patterns for German" msgstr "" -#: gnu/packages/tex.scm:332 +#: gnu/packages/tex.scm:340 msgid "" "The package provides experimental hyphenation patterns for\n" -"the German language, covering both traditional and reformed orthography. The\n" +"the German language, covering both traditional and reformed orthography. " +"The\n" "patterns can be used with packages Babel and hyphsubst from the Oberdiek\n" "bundle." msgstr "" -#: gnu/packages/tex.scm:366 +#: gnu/packages/tex.scm:375 msgid "Files for creating TeX formats" msgstr "" -#: gnu/packages/tex.scm:367 +#: gnu/packages/tex.scm:376 msgid "" "This bundle provides a collection of model \".ini\" files\n" "for creating TeX formats. These files are commonly used to introduced\n" "distribution-dependent variations in formats. They are also used to\n" -"allow existing format source files to be used with newer engines, for example\n" +"allow existing format source files to be used with newer engines, for " +"example\n" "to adapt the plain e-TeX source file to work with XeTeX and LuaTeX." msgstr "" -#: gnu/packages/tex.scm:400 +#: gnu/packages/tex.scm:410 msgid "Hyphenation patterns expressed in UTF-8" msgstr "" -#: gnu/packages/tex.scm:401 +#: gnu/packages/tex.scm:411 msgid "" "Modern native UTF-8 engines such as XeTeX and LuaTeX need\n" "hyphenation patterns in UTF-8 format, whereas older systems require\n" -"hyphenation patterns in the 8-bit encoding of the font in use (such encodings\n" +"hyphenation patterns in the 8-bit encoding of the font in use (such " +"encodings\n" "are codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,\n" "etc). The present package offers a collection of conversions of existing\n" -"patterns to UTF-8 format, together with converters for use with 8-bit fonts in\n" -"older systems. Since hyphenation patterns for Knuthian-style TeX systems are\n" +"patterns to UTF-8 format, together with converters for use with 8-bit fonts " +"in\n" +"older systems. Since hyphenation patterns for Knuthian-style TeX systems " +"are\n" "only read at iniTeX time, it is hoped that the UTF-8 patterns, with their\n" "converters, will completely supplant the older patterns." msgstr "" -#: gnu/packages/tex.scm:476 +#: gnu/packages/tex.scm:487 msgid "Metafont base files" msgstr "" -#: gnu/packages/tex.scm:477 +#: gnu/packages/tex.scm:488 msgid "" "This package provides the Metafont base files needed to\n" "build fonts using the Metafont system." msgstr "" -#: gnu/packages/tex.scm:508 +#: gnu/packages/tex.scm:519 msgid "Scheme for naming fonts in TeX" msgstr "" -#: gnu/packages/tex.scm:509 +#: gnu/packages/tex.scm:520 msgid "" "This is Fontname, a naming scheme for (the base part of)\n" "external TeX font filenames. This makes at most eight-character names\n" -"from (almost) arbitrarily complex font names, thus helping portability of TeX\n" +"from (almost) arbitrarily complex font names, thus helping portability of " +"TeX\n" "documents." msgstr "" -#: gnu/packages/tex.scm:576 +#: gnu/packages/tex.scm:588 msgid "Computer Modern fonts for TeX" msgstr "" -#: gnu/packages/tex.scm:577 +#: gnu/packages/tex.scm:589 msgid "" "This package provides the Computer Modern fonts by Donald\n" "Knuth. The Computer Modern font family is a large collection of text,\n" -"display, and mathematical fonts in a range of styles, based on Monotype Modern\n" +"display, and mathematical fonts in a range of styles, based on Monotype " +"Modern\n" "8A." msgstr "" -#: gnu/packages/tex.scm:640 +#: gnu/packages/tex.scm:653 msgid "Small library of METAFONT sources" msgstr "" -#: gnu/packages/tex.scm:641 +#: gnu/packages/tex.scm:654 msgid "" "This is a collection of core TeX and METAFONT macro files\n" "from Donald Knuth, including the plain format, plain base, and the MF logo\n" "fonts." msgstr "" -#: gnu/packages/tex.scm:713 +#: gnu/packages/tex.scm:727 msgid "Collection of fonts used in LaTeX distributions" msgstr "" -#: gnu/packages/tex.scm:714 +#: gnu/packages/tex.scm:728 msgid "" "This is a collection of fonts for use with standard LaTeX\n" "packages and classes. It includes invisible fonts (for use with the slides\n" -"class), line and circle fonts (for use in the picture environment) and LaTeX\n" +"class), line and circle fonts (for use in the picture environment) and " +"LaTeX\n" "symbol fonts." msgstr "" -#: gnu/packages/tex.scm:791 gnu/packages/tex.scm:821 +#: gnu/packages/tex.scm:806 gnu/packages/tex.scm:837 msgid "TeX fonts from the American Mathematical Society" msgstr "" -#: gnu/packages/tex.scm:793 +#: gnu/packages/tex.scm:808 msgid "" "This package provides an extended set of fonts for use in mathematics,\n" "including: extra mathematical symbols; blackboard bold letters (uppercase\n" "only); fraktur letters; subscript sizes of bold math italic and bold Greek\n" -"letters; subscript sizes of large symbols such as sum and product; added sizes\n" -"of the Computer Modern small caps font; cyrillic fonts (from the University of\n" -"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type 1\n" +"letters; subscript sizes of large symbols such as sum and product; added " +"sizes\n" +"of the Computer Modern small caps font; cyrillic fonts (from the University " +"of\n" +"Washington); Euler mathematical fonts. All fonts are provided as Adobe Type " +"1\n" "files, and all except the Euler fonts are provided as Metafont source. The\n" "distribution also includes the canonical Type 1 versions of the Computer\n" -"Modern family of fonts. The Euler fonts are supported by separate packages;\n" +"Modern family of fonts. The Euler fonts are supported by separate " +"packages;\n" "details can be found in the documentation." msgstr "" -#: gnu/packages/tex.scm:823 +#: gnu/packages/tex.scm:839 msgid "" "This package provides basic LaTeX support for the symbol fonts provides\n" "by the amsfonts package. It provides @code{amsfonts.sty}, with names of\n" "individual symbols defined in @code{amssymb.sty}." msgstr "" -#: gnu/packages/tex.scm:856 +#: gnu/packages/tex.scm:873 msgid "Plain TeX format and supporting files" msgstr "" -#: gnu/packages/tex.scm:858 +#: gnu/packages/tex.scm:875 msgid "" "Contains files used to build the Plain TeX format, as described in the\n" "TeXbook, together with various supporting files (some also discussed in the\n" "book)." msgstr "" -#: gnu/packages/tex.scm:1004 +#: gnu/packages/tex.scm:1025 msgid "Base sources of LaTeX" msgstr "" -#: gnu/packages/tex.scm:1006 +#: gnu/packages/tex.scm:1027 msgid "" "This bundle comprises the source of LaTeX itself, together with several\n" -"packages which are considered \"part of the kernel\". This bundle, together\n" -"with the required packages, constitutes what every LaTeX distribution should\n" +"packages which are considered \"part of the kernel\". This bundle, " +"together\n" +"with the required packages, constitutes what every LaTeX distribution " +"should\n" "contain." msgstr "" -#: gnu/packages/tex.scm:1025 +#: gnu/packages/tex.scm:1047 msgid "Extended filecontents and filecontents* environments" msgstr "" -#: gnu/packages/tex.scm:1027 +#: gnu/packages/tex.scm:1049 msgid "" "LaTeX2e's @code{filecontents} and @code{filecontents*} environments\n" "enable a LaTeX source file to generate external files as it runs through\n" -"LaTeX. However, there are two limitations of these environments: they refuse\n" +"LaTeX. However, there are two limitations of these environments: they " +"refuse\n" "to overwrite existing files, and they can only be used in the preamble of a\n" "document. The filecontents package removes these limitations, letting you\n" "overwrite existing files and letting you use @code{filecontents} /\n" "@code{filecontents*} anywhere." msgstr "" -#: gnu/packages/tex.scm:1053 +#: gnu/packages/tex.scm:1076 msgid "Am I running under XeTeX?" msgstr "" -#: gnu/packages/tex.scm:1055 +#: gnu/packages/tex.scm:1078 msgid "" "This is a simple package which provides an @code{\\ifxetex} conditional,\n" -"so that other code can determine that it is running under XeTeX. The package\n" +"so that other code can determine that it is running under XeTeX. The " +"package\n" "requires the e-TeX extensions to the TeX primitive set." msgstr "" -#: gnu/packages/tex.scm:1086 +#: gnu/packages/tex.scm:1110 msgid "Simple macros for EPS inclusion" msgstr "" -#: gnu/packages/tex.scm:1088 +#: gnu/packages/tex.scm:1112 msgid "" "This package provides the original (and now obsolescent) graphics\n" -"inclusion macros for use with dvips, still widely used by Plain TeX users (in\n" +"inclusion macros for use with dvips, still widely used by Plain TeX users " +"(in\n" "particular). For LaTeX users, the package is nowadays (rather strongly)\n" -"deprecated in favour of the more sophisticated standard LaTeX latex-graphics\n" -"bundle of packages. (The latex-graphics bundle is also available to Plain TeX\n" +"deprecated in favour of the more sophisticated standard LaTeX latex-" +"graphics\n" +"bundle of packages. (The latex-graphics bundle is also available to Plain " +"TeX\n" "users, via its Plain TeX version.)" msgstr "" -#: gnu/packages/tex.scm:1113 +#: gnu/packages/tex.scm:1138 msgid "Sophisticated verbatim text" msgstr "" -#: gnu/packages/tex.scm:1115 +#: gnu/packages/tex.scm:1140 msgid "" "This package provides tools for the flexible handling of verbatim text\n" -"including: verbatim commands in footnotes; a variety of verbatim environments\n" -"with many parameters; ability to define new customized verbatim environments;\n" +"including: verbatim commands in footnotes; a variety of verbatim " +"environments\n" +"with many parameters; ability to define new customized verbatim " +"environments;\n" "save and restore verbatim text and environments; write and read files in\n" "verbatim mode; build \"example\" environments (showing both result and\n" "verbatim source)." msgstr "" -#: gnu/packages/tex.scm:1177 +#: gnu/packages/tex.scm:1209 msgid "LaTeX standard graphics bundle" msgstr "" -#: gnu/packages/tex.scm:1179 +#: gnu/packages/tex.scm:1211 msgid "" "This is a collection of LaTeX packages for producing color, including\n" "graphics (e.g. PostScript) files, and rotation and scaling of text in LaTeX\n" -"documents. It comprises the packages color, graphics, graphicx, trig, epsfig,\n" +"documents. It comprises the packages color, graphics, graphicx, trig, " +"epsfig,\n" "keyval, and lscape." msgstr "" -#: gnu/packages/tex.scm:1200 +#: gnu/packages/tex.scm:1233 msgid "Driver-independent color extensions for LaTeX and pdfLaTeX" msgstr "" -#: gnu/packages/tex.scm:1202 +#: gnu/packages/tex.scm:1235 msgid "" "The package starts from the basic facilities of the colorcolor package,\n" -"and provides easy driver-independent access to several kinds of color tints,\n" +"and provides easy driver-independent access to several kinds of color " +"tints,\n" "shades, tones, and mixes of arbitrary colors. It allows a user to select a\n" "document-wide target color model and offers complete tools for conversion\n" -"between eight color models. Additionally, there is a command for alternating\n" +"between eight color models. Additionally, there is a command for " +"alternating\n" "row colors plus repeated non-aligned material (like horizontal lines) in\n" "tables." msgstr "" -#: gnu/packages/tex.scm:1228 +#: gnu/packages/tex.scm:1261 msgid "Extensive support for hypertext in LaTeX" msgstr "" -#: gnu/packages/tex.scm:1230 +#: gnu/packages/tex.scm:1263 msgid "" "The @code{hyperref} package is used to handle cross-referencing commands\n" "in LaTeX to produce hypertext links in the document. The package provides\n" -"backends for the @code{\\special} set defined for HyperTeX DVI processors; for\n" +"backends for the @code{\\special} set defined for HyperTeX DVI processors; " +"for\n" "embedded @code{pdfmark} commands for processing by Acrobat\n" -"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's @code{dviwindo};\n" -"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for VTeX's\n" -"pdf and HTML backends. The package is distributed with the @code{backref} and\n" +"Distiller (@code{dvips} and Y&Y's @code{dvipsone}); for Y&Y's " +"@code{dviwindo};\n" +"for PDF control within pdfTeX and @code{dvipdfm}; for TeX4ht; and for " +"VTeX's\n" +"pdf and HTML backends. The package is distributed with the @code{backref} " +"and\n" "@code{nameref} packages, which make use of the facilities of @code{hyperref}." msgstr "" -#: gnu/packages/tex.scm:1263 +#: gnu/packages/tex.scm:1297 msgid "Bundle of packages submitted by Heiko Oberdiek" msgstr "" -#: gnu/packages/tex.scm:1265 +#: gnu/packages/tex.scm:1299 msgid "" "The bundle comprises various LaTeX packages, providing among others:\n" "better accessibility support for PDF files; extensible chemists reaction\n" "arrows; record information about document class(es) used; and many more." msgstr "" -#: gnu/packages/tex.scm:1285 +#: gnu/packages/tex.scm:1320 msgid "LaTeX standard tools bundle" msgstr "" -#: gnu/packages/tex.scm:1287 +#: gnu/packages/tex.scm:1322 msgid "" "This package is a collection of (variously) simple tools provided as\n" "part of the LaTeX required tools distribution, comprising the following\n" -"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, fileerr,\n" +"packages: afterpage, array, bm, calc, dcolumn, delarray, enumerate, " +"fileerr,\n" "fontsmpl, ftnright, hhline, indentfirst, layout, longtable, multicol,\n" "rawfonts, showkeys, somedefs, tabularx, theorem, trace, varioref, verbatim,\n" "xr, and xspace." msgstr "" -#: gnu/packages/tex.scm:1321 +#: gnu/packages/tex.scm:1357 msgid "Verbatim with URL-sensitive line breaks" msgstr "" -#: gnu/packages/tex.scm:1322 +#: gnu/packages/tex.scm:1358 msgid "" "The command @code{\\url} is a form of verbatim command that\n" -"allows linebreaks at certain characters or combinations of characters, accepts\n" -"reconfiguration, and can usually be used in the argument to another command.\n" +"allows linebreaks at certain characters or combinations of characters, " +"accepts\n" +"reconfiguration, and can usually be used in the argument to another " +"command.\n" "The command is intended for email addresses, hypertext links,\n" "directories/paths, etc., which normally have no spaces, so by default the\n" "package ignores spaces in its argument. However, a package option allows\n" -"spaces, which is useful for operating systems where spaces are a common part\n" +"spaces, which is useful for operating systems where spaces are a common " +"part\n" "of file names." msgstr "" -#: gnu/packages/tex.scm:1348 +#: gnu/packages/tex.scm:1385 msgid "LaTeX3 programmers’ interface" msgstr "" -#: gnu/packages/tex.scm:1350 +#: gnu/packages/tex.scm:1387 msgid "" "The l3kernel bundle provides an implementation of the LaTeX3\n" "programmers’ interface, as a set of packages that run under LaTeX 2e. The\n" -"interface provides the foundation on which the LaTeX3 kernel and other future\n" -"code are built: it is an API for TeX programmers. The packages are set up so\n" +"interface provides the foundation on which the LaTeX3 kernel and other " +"future\n" +"code are built: it is an API for TeX programmers. The packages are set up " +"so\n" "that the LaTeX3 conventions can be used with regular LaTeX 2e packages." msgstr "" -#: gnu/packages/tex.scm:1387 +#: gnu/packages/tex.scm:1425 msgid "High-level LaTeX3 concepts" msgstr "" -#: gnu/packages/tex.scm:1389 +#: gnu/packages/tex.scm:1427 msgid "" "This bundle holds prototype implementations of concepts for a LaTeX\n" "designer interface, to be used with the experimental LaTeX kernel as\n" -"programming tools and kernel sup­port. Packages provided in this release are:\n" +"programming tools and kernel sup­port. Packages provided in this release " +"are:\n" "\n" "@enumerate\n" "@item l3keys2e, which makes the facilities of the kernel module l3keys\n" @@ -15147,58 +16752,64 @@ msgid "" "@item xfrac, which provides flexible splitlevel fractions;\n" "@item xparse, which provides a high-level interface for declaring document\n" " commands; and\n" -"@item xtemplate, which provides a means of defining generic functions using a\n" +"@item xtemplate, which provides a means of defining generic functions using " +"a\n" " key-value syntax.\n" "@end enumerate\n" msgstr "" -#: gnu/packages/tex.scm:1421 +#: gnu/packages/tex.scm:1460 msgid "Advanced font selection in XeLaTeX and LuaLaTeX" msgstr "" -#: gnu/packages/tex.scm:1423 +#: gnu/packages/tex.scm:1462 msgid "" "Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an\n" -"automatic and unified interface to feature-rich AAT and OpenType fonts through\n" +"automatic and unified interface to feature-rich AAT and OpenType fonts " +"through\n" "the NFSS in LaTeX running on XeTeX or LuaTeX engines. The package requires\n" "the l3kernel and xparse bundles from the LaTeX 3 development team." msgstr "" -#: gnu/packages/tex.scm:1458 +#: gnu/packages/tex.scm:1498 msgid "Lua modules for general programming (in the (La)TeX world)" msgstr "" -#: gnu/packages/tex.scm:1460 +#: gnu/packages/tex.scm:1500 msgid "" "Lualibs is a collection of Lua modules useful for general programming.\n" -"The bundle is based on Lua modules shipped with ConTeXt, and made available in\n" +"The bundle is based on Lua modules shipped with ConTeXt, and made available " +"in\n" "this bundle for use independent of ConTeXt." msgstr "" -#: gnu/packages/tex.scm:1479 +#: gnu/packages/tex.scm:1520 msgid "AMS mathematical facilities for LaTeX" msgstr "" -#: gnu/packages/tex.scm:1481 +#: gnu/packages/tex.scm:1522 msgid "" "This is the principal package in the AMS-LaTeX distribution. It adapts\n" "for use in LaTeX most of the mathematical features found in AMS-TeX; it is\n" -"highly recommended as an adjunct to serious mathematical typesetting in LaTeX.\n" +"highly recommended as an adjunct to serious mathematical typesetting in " +"LaTeX.\n" "When amsmath is loaded, AMS-LaTeX packages @code{amsbsyamsbsy} (for bold\n" "symbols), @code{amsopnamsopn} (for operator names) and\n" "@code{amstextamstext} (for text embedded in mathematics) are also loaded.\n" "This package is part of the LaTeX required distribution; however, several\n" "contributed packages add still further to its appeal; examples are\n" -"@code{empheqempheq}, which provides functions for decorating and highlighting\n" -"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and similar)\n" +"@code{empheqempheq}, which provides functions for decorating and " +"highlighting\n" +"mathematics, and @code{ntheoremntheorem}, for specifying theorem (and " +"similar)\n" "definitions." msgstr "" -#: gnu/packages/tex.scm:1508 +#: gnu/packages/tex.scm:1550 msgid "AMS document classes for LaTeX" msgstr "" -#: gnu/packages/tex.scm:1510 +#: gnu/packages/tex.scm:1552 msgid "" "This bundle contains three AMS classes: @code{amsartamsart} (for writing\n" "articles for the AMS), @code{amsbookamsbook} (for books) and\n" @@ -15207,81 +16818,91 @@ msgid "" "distribution." msgstr "" -#: gnu/packages/tex.scm:1540 +#: gnu/packages/tex.scm:1583 msgid "Multilingual support for Plain TeX or LaTeX" msgstr "" -#: gnu/packages/tex.scm:1542 +#: gnu/packages/tex.scm:1585 msgid "" "The package manages culturally-determined typographical (and other)\n" -"rules, and hyphenation patterns for a wide range of languages. A document may\n" -"select a single language to be supported, or it may select several, in which\n" +"rules, and hyphenation patterns for a wide range of languages. A document " +"may\n" +"select a single language to be supported, or it may select several, in " +"which\n" "case the document may switch from one language to another in a variety of\n" -"ways. Babel uses contributed configuration files that provide the detail of\n" -"what has to be done for each language. Users of XeTeX are advised to use the\n" +"ways. Babel uses contributed configuration files that provide the detail " +"of\n" +"what has to be done for each language. Users of XeTeX are advised to use " +"the\n" "polyglossia package rather than Babel." msgstr "" -#: gnu/packages/tex.scm:1565 +#: gnu/packages/tex.scm:1608 msgid "Babel support for English" msgstr "" -#: gnu/packages/tex.scm:1567 +#: gnu/packages/tex.scm:1610 msgid "" "This package provides the language definition file for support of\n" -"English in @code{babel}. Care is taken to select British hyphenation patterns\n" -"for British English and Australian text, and default (\"american\") patterns\n" +"English in @code{babel}. Care is taken to select British hyphenation " +"patterns\n" +"for British English and Australian text, and default (\"american\") " +"patterns\n" "for Canadian and USA text." msgstr "" -#: gnu/packages/tex.scm:1587 +#: gnu/packages/tex.scm:1631 msgid "Support for Cyrillic fonts in LaTeX" msgstr "" -#: gnu/packages/tex.scm:1589 +#: gnu/packages/tex.scm:1633 msgid "" "This bundle of macros files provides macro support (including font\n" -"encoding macros) for the use of Cyrillic characters in fonts encoded under the\n" -"T2* and X2 encodings. These encodings cover (between them) pretty much every\n" +"encoding macros) for the use of Cyrillic characters in fonts encoded under " +"the\n" +"T2* and X2 encodings. These encodings cover (between them) pretty much " +"every\n" "language that is written in a Cyrillic alphabet." msgstr "" -#: gnu/packages/tex.scm:1608 +#: gnu/packages/tex.scm:1653 msgid "Font support for common PostScript fonts" msgstr "" -#: gnu/packages/tex.scm:1610 +#: gnu/packages/tex.scm:1655 msgid "" "The PSNFSS collection includes a set of files that provide a complete\n" -"working setup of the LaTeX font selection scheme (NFSS2) for use with common\n" +"working setup of the LaTeX font selection scheme (NFSS2) for use with " +"common\n" "PostScript fonts. It covers the so-called \"Base\" fonts (which are built\n" -"into any Level 2 PostScript printing device and the Ghostscript interpreter)\n" +"into any Level 2 PostScript printing device and the Ghostscript " +"interpreter)\n" "and a number of free fonts. It provides font definition files, macros and\n" "font metrics. The bundle as a whole is part of the LaTeX required set of\n" "packages." msgstr "" -#: gnu/packages/tex.scm:1695 +#: gnu/packages/tex.scm:1740 msgid "Union of TeX Live packages" msgstr "" -#: gnu/packages/tex.scm:1696 +#: gnu/packages/tex.scm:1741 msgid "" "This package provides a subset of the TeX Live\n" "distribution." msgstr "" -#: gnu/packages/tex.scm:1711 +#: gnu/packages/tex.scm:1756 msgid "" "This is a very limited subset of the TeX Live distribution.\n" "It includes little more than the required set of LaTeX packages." msgstr "" -#: gnu/packages/tex.scm:1728 +#: gnu/packages/tex.scm:1773 msgid "LaTeX-based replacement for BibTeX" msgstr "" -#: gnu/packages/tex.scm:1730 +#: gnu/packages/tex.scm:1775 msgid "" "Amsrefs is a LaTeX package for bibliographies that provides an archival\n" "data format similar to the format of BibTeX database files, but adapted to\n" @@ -15289,15 +16910,16 @@ msgid "" "conjunction with BibTeX or as a replacement for BibTeX." msgstr "" -#: gnu/packages/tex.scm:1757 +#: gnu/packages/tex.scm:1802 msgid "Footnotes for critical editions" msgstr "" -#: gnu/packages/tex.scm:1759 +#: gnu/packages/tex.scm:1804 msgid "" "This package aims to provide a one-stop solution to requirements for\n" "footnotes. It offers: Multiple footnote apparatus superior to that of\n" -"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be run\n" +"@code{manyfoot}. Footnotes can be formatted in separate paragraphs, or be " +"run\n" "into a single paragraph (this choice may be selected per footnote series);\n" "Things you might have expected (such as @code{\\verb}-like material in\n" "footnotes, and color selections over page breaks) now work. Note that the\n" @@ -15307,26 +16929,31 @@ msgid "" "@code{suffix} packages." msgstr "" -#: gnu/packages/tex.scm:1785 +#: gnu/packages/tex.scm:1830 msgid "Producing 'blind' text for testing" msgstr "" -#: gnu/packages/tex.scm:1787 +#: gnu/packages/tex.scm:1832 msgid "" "The package provides the commands @code{\\blindtext} and\n" -"@code{\\Blindtext} for creating \"blind\" text useful in testing new classes\n" -"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for creating\n" -"an entire random document with sections, lists, mathematics, etc. The package\n" -"supports three languages, @code{english}, @code{(n)german} and @code{latin};\n" -"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller \"lorem\n" +"@code{\\Blindtext} for creating \"blind\" text useful in testing new " +"classes\n" +"and packages, and @code{\\blinddocument}, @code{\\Blinddocument} for " +"creating\n" +"an entire random document with sections, lists, mathematics, etc. The " +"package\n" +"supports three languages, @code{english}, @code{(n)german} and " +"@code{latin};\n" +"the @code{latin} option provides a short \"lorem ipsum\" (for a fuller " +"\"lorem\n" "ipsum\" text, see the @code{lipsum} package)." msgstr "" -#: gnu/packages/tex.scm:1817 +#: gnu/packages/tex.scm:1862 msgid "German letter DIN style" msgstr "" -#: gnu/packages/tex.scm:1819 +#: gnu/packages/tex.scm:1864 msgid "" "This package implements a document layout for writing letters according\n" "to the rules of DIN (Deutsches Institut für Normung, German standardisation\n" @@ -15334,29 +16961,32 @@ msgid "" "features) is part of the package. Since the letter layout is based on a\n" "German standard, the user guide is written in German, but most macros have\n" "English names from which the user can recognize what they are used for. In\n" -"addition there are example files showing how letters may be created with the\n" +"addition there are example files showing how letters may be created with " +"the\n" "package." msgstr "" -#: gnu/packages/tex.scm:1843 +#: gnu/packages/tex.scm:1888 msgid "Put a grey textual watermark on document pages" msgstr "" -#: gnu/packages/tex.scm:1845 +#: gnu/packages/tex.scm:1890 msgid "" "This package provides a means to add a textual, light grey watermark on\n" -"every page or on the first page of a document. Typical usage may consist in\n" +"every page or on the first page of a document. Typical usage may consist " +"in\n" "writing words such as DRAFT or CONFIDENTIAL across document pages. The\n" "package performs a similar function to that of @code{draftcopy}, but its\n" -"implementation is output device independent, and made very simple by relying\n" +"implementation is output device independent, and made very simple by " +"relying\n" "on everypage." msgstr "" -#: gnu/packages/tex.scm:1867 +#: gnu/packages/tex.scm:1912 msgid "New interface for environments in LaTeX" msgstr "" -#: gnu/packages/tex.scm:1869 +#: gnu/packages/tex.scm:1914 msgid "" "This package provides the @code{\\collect@@body} command (as in\n" "@code{amsmath}), as well as a @code{\\long} version @code{\\Collect@@Body},\n" @@ -15364,73 +16994,87 @@ msgid "" "define a new author interface to creating new environments." msgstr "" -#: gnu/packages/tex.scm:1889 +#: gnu/packages/tex.scm:1934 msgid "Create equal-widthed parboxes" msgstr "" -#: gnu/packages/tex.scm:1891 +#: gnu/packages/tex.scm:1936 msgid "" "LaTeX users sometimes need to ensure that two or more blocks of text\n" "occupy the same amount of horizontal space on the page. To that end, the\n" -"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which works\n" +"@code{eqparbox} package defines a new command, @code{\\eqparbox}, which " +"works\n" "just like @code{\\parbox}, except that instead of specifying a width, one\n" "specifies a tag. All @code{eqparbox}es with the same tag---regardless of\n" "where they are in the document---will stretch to fit the widest\n" -"@code{eqparbox} with that tag. This simple, equal-width mechanism can be used\n" +"@code{eqparbox} with that tag. This simple, equal-width mechanism can be " +"used\n" "for a variety of alignment purposes, as is evidenced by the examples in\n" -"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} are\n" +"@code{eqparbox}'s documentation. Various derivatives of @code{\\eqparbox} " +"are\n" "also provided." msgstr "" -#: gnu/packages/tex.scm:1925 +#: gnu/packages/tex.scm:1970 msgid "Expanded description environments" msgstr "" -#: gnu/packages/tex.scm:1927 +#: gnu/packages/tex.scm:1972 msgid "" "The package provides additional features for the LaTeX\n" -"@code{description} environment, including adjustable left margin. The package\n" -"also allows the user to \"break\" a list (for example, to interpose a comment)\n" -"without affecting the structure of the list (this works for @code{itemize} and\n" +"@code{description} environment, including adjustable left margin. The " +"package\n" +"also allows the user to \"break\" a list (for example, to interpose a " +"comment)\n" +"without affecting the structure of the list (this works for @code{itemize} " +"and\n" "@code{enumerate} lists, and numbered lists remain in sequence)." msgstr "" -#: gnu/packages/tex.scm:1960 +#: gnu/packages/tex.scm:2006 msgid "Provide file modification times, and compare them" msgstr "" -#: gnu/packages/tex.scm:1962 +#: gnu/packages/tex.scm:2008 msgid "" "This package provides macros to read and compare the modification dates\n" -"of files. The files may be @code{.tex} files, images or other files (as long\n" -"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} primitive\n" -"of pdfLaTeX to find the file modification date as PDF date string, parses the\n" -"string and returns the value to the user. The package will also work for DVI\n" -"output with recent versions of the LaTeX compiler which uses pdfLaTeX in DVI\n" -"mode. The functionality is provided by purely expandable macros or by faster\n" +"of files. The files may be @code{.tex} files, images or other files (as " +"long\n" +"as they can be found by LaTeX). It uses the @code{\\pdffilemoddate} " +"primitive\n" +"of pdfLaTeX to find the file modification date as PDF date string, parses " +"the\n" +"string and returns the value to the user. The package will also work for " +"DVI\n" +"output with recent versions of the LaTeX compiler which uses pdfLaTeX in " +"DVI\n" +"mode. The functionality is provided by purely expandable macros or by " +"faster\n" "but non-expandable ones." msgstr "" -#: gnu/packages/tex.scm:1986 +#: gnu/packages/tex.scm:2032 msgid "Conditionals to test which platform is being used" msgstr "" -#: gnu/packages/tex.scm:1988 +#: gnu/packages/tex.scm:2034 msgid "" "This package uses the (La)TeX extension @code{-shell-escape} to\n" "establish whether the document is being processed on a Windows or on a\n" "Unix-like system, or on Cygwin (Unix environment over a Windows system).\n" -"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, @code{\\ifmacosx}\n" -"and @code{\\ifcygwin}. The package also preserves the output of @code{uname}\n" +"Booleans provided are: @code{\\ifwindows}, @code{\\iflinux}, " +"@code{\\ifmacosx}\n" +"and @code{\\ifcygwin}. The package also preserves the output of " +"@code{uname}\n" "on a Unix-like system, which may be used to distinguish between various\n" "classes of systems." msgstr "" -#: gnu/packages/tex.scm:2010 +#: gnu/packages/tex.scm:2057 msgid "Flexible bibliography support" msgstr "" -#: gnu/packages/tex.scm:2012 +#: gnu/packages/tex.scm:2059 msgid "" "This bundle provides a package that implements both author-year and\n" "numbered references, as well as much detailed of support for other\n" @@ -15440,14 +17084,15 @@ msgid "" "designed from the start to be compatible with @code{natbib}." msgstr "" -#: gnu/packages/tex.scm:2034 +#: gnu/packages/tex.scm:2081 msgid "Replace strings in encapsulated PostScript figures" msgstr "" -#: gnu/packages/tex.scm:2036 +#: gnu/packages/tex.scm:2083 msgid "" "This package allows LaTeX constructions (equations, picture\n" -"environments, etc.) to be precisely superimposed over Encapsulated PostScript\n" +"environments, etc.) to be precisely superimposed over Encapsulated " +"PostScript\n" "figures, using your own favorite drawing tool to create an EPS figure and\n" "placing simple text \"tags\" where each replacement is to be placed, with\n" "PSfrag automatically removing these tags from the figure and replacing them\n" @@ -15455,11 +17100,11 @@ msgid "" "rotated." msgstr "" -#: gnu/packages/tex.scm:2072 +#: gnu/packages/tex.scm:2119 msgid "Process PostScript graphisc within pdfLaTeX documents" msgstr "" -#: gnu/packages/tex.scm:2074 +#: gnu/packages/tex.scm:2121 msgid "" "This is a package for processing PostScript graphics with @code{psfrag}\n" "labels within pdfLaTeX documents. Every graphic is compiled individually,\n" @@ -15467,11 +17112,11 @@ msgid "" "re-processing." msgstr "" -#: gnu/packages/tex.scm:2097 +#: gnu/packages/tex.scm:2145 msgid "Make overhead slides" msgstr "" -#: gnu/packages/tex.scm:2100 +#: gnu/packages/tex.scm:2148 msgid "" "This package provides a class that produces overhead\n" "slides (transparencies), with many facilities. Seminar is not nowadays\n" @@ -15480,48 +17125,53 @@ msgid "" "21st-century presentation styles." msgstr "" -#: gnu/packages/tex.scm:2132 +#: gnu/packages/tex.scm:2181 msgid "Trim spaces around an argument or within a macro" msgstr "" -#: gnu/packages/tex.scm:2134 +#: gnu/packages/tex.scm:2183 msgid "" "This very short package allows you to expandably remove spaces around a\n" "token list (commands are provided to remove spaces before, spaces after, or\n" -"both); or to remove surrounding spaces within a macro definition, or to define\n" +"both); or to remove surrounding spaces within a macro definition, or to " +"define\n" "space-stripped macros." msgstr "" -#: gnu/packages/tex.scm:2167 +#: gnu/packages/tex.scm:2216 msgid "Captions on more than floats" msgstr "" -#: gnu/packages/tex.scm:2169 +#: gnu/packages/tex.scm:2218 msgid "" "This package defines a command @code{\\captionof} for putting a caption\n" "to something that's not a float." msgstr "" -#: gnu/packages/tex.scm:2200 +#: gnu/packages/tex.scm:2249 msgid "e-TeX tools for LaTeX" msgstr "" -#: gnu/packages/tex.scm:2202 +#: gnu/packages/tex.scm:2251 msgid "" "This package is a toolbox of programming facilities geared primarily\n" -"towards LaTeX class and package authors. It provides LaTeX frontends to some\n" +"towards LaTeX class and package authors. It provides LaTeX frontends to " +"some\n" "of the new primitives provided by e-TeX as well as some generic tools which\n" -"are not strictly related to e-TeX but match the profile of this package. The\n" -"package provides functions that seem to offer alternative ways of implementing\n" -"some LaTeX kernel commands; nevertheless, the package will not modify any part\n" +"are not strictly related to e-TeX but match the profile of this package. " +"The\n" +"package provides functions that seem to offer alternative ways of " +"implementing\n" +"some LaTeX kernel commands; nevertheless, the package will not modify any " +"part\n" "of the LaTeX kernel." msgstr "" -#: gnu/packages/tex.scm:2238 +#: gnu/packages/tex.scm:2287 msgid "Seven predefined chapter heading styles" msgstr "" -#: gnu/packages/tex.scm:2240 +#: gnu/packages/tex.scm:2289 msgid "" "This package provides seven predefined chapter heading styles. Each\n" "style can be modified using a set of simple commands. Optionally one can\n" @@ -15529,101 +17179,112 @@ msgid "" "headings." msgstr "" -#: gnu/packages/tex.scm:2273 +#: gnu/packages/tex.scm:2322 msgid "Framed or shaded regions that can break across pages" msgstr "" -#: gnu/packages/tex.scm:2275 +#: gnu/packages/tex.scm:2324 msgid "" "The package creates three environments: @code{framed}, which puts an\n" -"ordinary frame box around the region, @code{shaded}, which shades the region,\n" +"ordinary frame box around the region, @code{shaded}, which shades the " +"region,\n" "and @code{leftbar}, which places a line at the left side. The environments\n" -"allow a break at their start (the @code{\\FrameCommand} enables creation of a\n" -"title that is “attached” to the environment); breaks are also allowed in the\n" +"allow a break at their start (the @code{\\FrameCommand} enables creation of " +"a\n" +"title that is “attached” to the environment); breaks are also allowed in " +"the\n" "course of the framed/shaded matter. There is also a command\n" "@code{\\MakeFramed} to make your own framed-style environments." msgstr "" -#: gnu/packages/tex.scm:2307 +#: gnu/packages/tex.scm:2356 msgid "Letter document class" msgstr "" -#: gnu/packages/tex.scm:2309 +#: gnu/packages/tex.scm:2358 msgid "" "This package is designed for formatting formless letters in German; it\n" -"can also be used for English (by those who can read the documentation). There\n" +"can also be used for English (by those who can read the documentation). " +"There\n" "are LaTeX 2.09 @code{documentstyle} and LaTeX 2e class files for both an\n" "\"old\" and a \"new\" version of g-brief." msgstr "" -#: gnu/packages/tex.scm:2329 +#: gnu/packages/tex.scm:2378 msgid "Typeset Galois connections" msgstr "" -#: gnu/packages/tex.scm:2331 +#: gnu/packages/tex.scm:2380 msgid "" "The package deals with connections in two-dimensional style, optionally\n" "in colour." msgstr "" -#: gnu/packages/tex.scm:2349 +#: gnu/packages/tex.scm:2398 msgid "Citations in a reader-friendly style" msgstr "" -#: gnu/packages/tex.scm:2351 +#: gnu/packages/tex.scm:2400 msgid "" "The package allows citations in the German style, which is considered by\n" -"many to be particularly reader-friendly. The citation provides a small amount\n" -"of bibliographic information in a footnote on the page where each citation is\n" +"many to be particularly reader-friendly. The citation provides a small " +"amount\n" +"of bibliographic information in a footnote on the page where each citation " +"is\n" "made. It combines a desire to eliminate unnecessary page-turning with the\n" "look-up efficiency afforded by numeric citations. The package makes use of\n" "BibLaTeX, and is considered experimental." msgstr "" -#: gnu/packages/tex.scm:2373 +#: gnu/packages/tex.scm:2422 msgid "Flexible and complete interface to document dimensions" msgstr "" -#: gnu/packages/tex.scm:2375 +#: gnu/packages/tex.scm:2424 msgid "" "This package provides an easy and flexible user interface to customize\n" -"page layout, implementing auto-centering and auto-balancing mechanisms so that\n" +"page layout, implementing auto-centering and auto-balancing mechanisms so " +"that\n" "the users have only to give the least description for the page layout. The\n" "package knows about all the standard paper sizes, so that the user need not\n" -"know what the nominal \"real\" dimensions of the paper are, just its standard\n" +"know what the nominal \"real\" dimensions of the paper are, just its " +"standard\n" "name (such as a4, letter, etc.). An important feature is the package's\n" "ability to communicate the paper size it's set up to the output." msgstr "" -#: gnu/packages/tex.scm:2398 +#: gnu/packages/tex.scm:2447 msgid "Miscellaneous tools by Mark Wooding" msgstr "" -#: gnu/packages/tex.scm:2400 +#: gnu/packages/tex.scm:2449 msgid "" "This collection of tools includes: @code{atsupport} for short commands\n" "starting with @code{@@}, macros to sanitize the OT1 encoding of the\n" -"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} support;\n" -"@code{mathenv} for various alignment in maths; list handling; @code{mdwmath}\n" -"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular and\n" +"@code{cmtt} fonts; a @code{doafter} command; improved @code{footnote} " +"support;\n" +"@code{mathenv} for various alignment in maths; list handling; " +"@code{mdwmath}\n" +"which adds some minor changes to LaTeX maths; a rewrite of LaTeX's tabular " +"and\n" "array environments; verbatim handling; and syntax diagrams." msgstr "" -#: gnu/packages/tex.scm:2422 +#: gnu/packages/tex.scm:2471 msgid "Alternative to babel for XeLaTeX and LuaLaTeX" msgstr "" -#: gnu/packages/tex.scm:2424 +#: gnu/packages/tex.scm:2473 msgid "" "This package provides a complete Babel replacement for users of LuaLaTeX\n" "and XeLaTeX; it relies on the @code{fontspec} package, version 2.0 at least." msgstr "" -#: gnu/packages/tex.scm:2442 +#: gnu/packages/tex.scm:2491 msgid "Multi-page tables package" msgstr "" -#: gnu/packages/tex.scm:2444 +#: gnu/packages/tex.scm:2493 msgid "" "This package was a predecessor of @code{longtable}; the newer\n" "package (designed on quite different principles) is easier to use and more\n" @@ -15631,187 +17292,209 @@ msgid "" "situations where longtable has problems." msgstr "" -#: gnu/packages/tex.scm:2476 +#: gnu/packages/tex.scm:2526 msgid "TeX macros to handle Texinfo files" msgstr "" -#: gnu/packages/tex.scm:2478 +#: gnu/packages/tex.scm:2528 msgid "" "Texinfo is the preferred format for documentation in the GNU project;\n" "the format may be used to produce online or printed output from a single\n" -"source. The Texinfo macros may be used to produce printable output using TeX;\n" +"source. The Texinfo macros may be used to produce printable output using " +"TeX;\n" "other programs in the distribution offer online interactive use (with\n" "hypertext linkages in some cases)." msgstr "" -#: gnu/packages/tex.scm:2499 +#: gnu/packages/tex.scm:2549 msgid "Show \"realistic\" quotes in verbatim" msgstr "" -#: gnu/packages/tex.scm:2501 +#: gnu/packages/tex.scm:2551 msgid "" "Typewriter-style fonts are best for program listings, but Computer\n" "Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n" -"single quotes. Other fonts, and most programming languages, print @code{`} as\n" +"single quotes. Other fonts, and most programming languages, print @code{`} " +"as\n" "a grave accent and @code{'} upright; @code{'} is used both to open and to\n" "close quoted strings. The package switches the typewriter font to Computer\n" "Modern Typewriter in OT1 encoding, and modifies the behaviour of\n" -"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to print\n" -"in the expected way. It does this regardless of other fonts or encodings in\n" -"use, so long as the package is loaded after the other fonts were. The package\n" +"@code{verbatim}, @code{verbatim*}, @code{\\verb}, and @code{\\verb*} to " +"print\n" +"in the expected way. It does this regardless of other fonts or encodings " +"in\n" +"use, so long as the package is loaded after the other fonts were. The " +"package\n" "does not affect @code{\\tt}, @code{\\texttt}, etc." msgstr "" -#: gnu/packages/tex.scm:2539 +#: gnu/packages/tex.scm:2590 msgid "Simple package to set up document margins" msgstr "" -#: gnu/packages/tex.scm:2541 +#: gnu/packages/tex.scm:2592 msgid "" "This is a simple package to set up document margins. This package is\n" "considered obsolete; alternatives are the @code{typearea} package from the\n" "@code{koma-script} bundle, or the @code{geometry} package." msgstr "" -#: gnu/packages/tex.scm:2559 +#: gnu/packages/tex.scm:2611 msgid "Extra control of appendices" msgstr "" -#: gnu/packages/tex.scm:2561 +#: gnu/packages/tex.scm:2613 msgid "" "The appendix package provides various ways of formatting the titles of\n" -"appendices. Also (sub)appendices environments are provided that can be used,\n" +"appendices. Also (sub)appendices environments are provided that can be " +"used,\n" "for example, for per chapter/section appendices. An @code{appendices}\n" "environment is provided which can be used instead of the @code{\\appendix}\n" "command." msgstr "" -#: gnu/packages/tex.scm:2581 +#: gnu/packages/tex.scm:2634 msgid "Generate changebars in LaTeX documents" msgstr "" -#: gnu/packages/tex.scm:2583 +#: gnu/packages/tex.scm:2636 msgid "" "Identify areas of text to be marked with changebars with the\n" -"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. The\n" -"package uses 'drivers' to place the bars; the available drivers can work with\n" +"@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured. " +"The\n" +"package uses 'drivers' to place the bars; the available drivers can work " +"with\n" "@code{dvitoln03}, @code{dvitops}, @code{dvips}, the emTeX and TeXtures DVI\n" "drivers, and VTeX and pdfTeX." msgstr "" -#: gnu/packages/tex.scm:2618 +#: gnu/packages/tex.scm:2671 msgid "CMap support for PDF files" msgstr "" -#: gnu/packages/tex.scm:2620 +#: gnu/packages/tex.scm:2673 msgid "" "This package embeds CMap tables into PDF files to make search and\n" "copy-and-paste functions work properly." msgstr "" -#: gnu/packages/tex.scm:2637 +#: gnu/packages/tex.scm:2691 msgid "Add colour to LaTeX tables" msgstr "" -#: gnu/packages/tex.scm:2639 +#: gnu/packages/tex.scm:2693 msgid "" "This package allows rows, columns, and even individual cells in LaTeX\n" "tables to be coloured." msgstr "" -#: gnu/packages/tex.scm:2669 +#: gnu/packages/tex.scm:2724 msgid "Variants of \\fbox and other games with boxes" msgstr "" -#: gnu/packages/tex.scm:2671 +#: gnu/packages/tex.scm:2726 msgid "" "This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n" -"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools for\n" +"@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools " +"for\n" "using box macros and flexible verbatim macros. You can box mathematics,\n" "floats, center, flushleft, and flushright, lists, and pages." msgstr "" -#: gnu/packages/tex.scm:2703 +#: gnu/packages/tex.scm:2759 msgid "Extensive control of page headers and footers in LaTeX2e" msgstr "" -#: gnu/packages/tex.scm:2705 +#: gnu/packages/tex.scm:2761 msgid "" "The package provides extensive facilities, both for constructing headers\n" -"and footers, and for controlling their use (for example, at times when LaTeX\n" +"and footers, and for controlling their use (for example, at times when " +"LaTeX\n" "would automatically change the heading style in use)." msgstr "" -#: gnu/packages/tex.scm:2723 +#: gnu/packages/tex.scm:2780 msgid "Improved interface for floating objects" msgstr "" -#: gnu/packages/tex.scm:2725 +#: gnu/packages/tex.scm:2782 msgid "" "This package improves the interface for defining floating objects such\n" -"as figures and tables. It introduces the boxed float, the ruled float and the\n" -"plaintop float. You can define your own floats and improve the behaviour of\n" -"the old ones. The package also provides the @code{H} float modifier option of\n" +"as figures and tables. It introduces the boxed float, the ruled float and " +"the\n" +"plaintop float. You can define your own floats and improve the behaviour " +"of\n" +"the old ones. The package also provides the @code{H} float modifier option " +"of\n" "the obsolete @code{here} package. You can select this as automatic default\n" "with @code{\\floatplacement{figure}{H}}." msgstr "" -#: gnu/packages/tex.scm:2746 +#: gnu/packages/tex.scm:2804 msgid "Range of footnote options" msgstr "" -#: gnu/packages/tex.scm:2748 +#: gnu/packages/tex.scm:2806 msgid "" "This is a collection of ways to change the typesetting of footnotes.\n" -"The package provides means of changing the layout of the footnotes themselves,\n" +"The package provides means of changing the layout of the footnotes " +"themselves,\n" "a way to number footnotes per page, to make footnotes disappear in a\n" "\"moving\" argument, and to deal with multiple references to footnotes from\n" "the same place. The package also has a range of techniques for labelling\n" "footnotes with symbols rather than numbers." msgstr "" -#: gnu/packages/tex.scm:2771 +#: gnu/packages/tex.scm:2830 msgid "Typeset source code listings using LaTeX" msgstr "" -#: gnu/packages/tex.scm:2773 +#: gnu/packages/tex.scm:2832 msgid "" "The package enables the user to typeset programs (programming code)\n" -"within LaTeX; the source code is read directly by TeX---no front-end processor\n" +"within LaTeX; the source code is read directly by TeX---no front-end " +"processor\n" "is needed. Keywords, comments and strings can be typeset using different\n" "styles. Support for @code{hyperref} is provided." msgstr "" -#: gnu/packages/tex.scm:2805 +#: gnu/packages/tex.scm:2865 msgid "Miscellaneous packages by Joerg Knappen" msgstr "" -#: gnu/packages/tex.scm:2807 +#: gnu/packages/tex.scm:2867 msgid "" "This package provides miscellaneous macros by Joerg Knappen, including:\n" "represent counters in greek; Maxwell's non-commutative division;\n" "@code{latin1jk}, @code{latin2jk} and @code{latin3jk}, which are\n" -"@code{inputenc} definition files that allow verbatim input in the respective\n" -"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in maths;\n" +"@code{inputenc} definition files that allow verbatim input in the " +"respective\n" +"ISO Latin codes; blackboard bold fonts in maths; use of RSFS fonts in " +"maths;\n" "extra alignments for @code{\\parboxes}; swap Roman and Sans fonts;\n" -"transliterate semitic languages; patches to make (La)TeX formulae embeddable\n" +"transliterate semitic languages; patches to make (La)TeX formulae " +"embeddable\n" "in SGML; use maths minus in text as appropriate; simple Young tableaux." msgstr "" -#: gnu/packages/tex.scm:2880 +#: gnu/packages/tex.scm:2941 msgid "Computer modern fonts in T1 and TS1 encodings" msgstr "" -#: gnu/packages/tex.scm:2882 +#: gnu/packages/tex.scm:2943 msgid "" "The EC fonts are European Computer Modern Fonts, supporting the complete\n" "LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n" "These fonts are intended to be stable with no changes being made to the tfm\n" -"files. The set also contains a Text Companion Symbol font, called @code{tc},\n" +"files. The set also contains a Text Companion Symbol font, called " +"@code{tc},\n" "featuring many useful characters needed in text typesetting, for example\n" -"oldstyle digits, currency symbols (including the newly created Euro symbol),\n" -"the permille sign, copyright, trade mark and servicemark as well as a copyleft\n" -"sign, and many others. Recent releases of LaTeX2e support the EC fonts. The\n" +"oldstyle digits, currency symbols (including the newly created Euro " +"symbol),\n" +"the permille sign, copyright, trade mark and servicemark as well as a " +"copyleft\n" +"sign, and many others. Recent releases of LaTeX2e support the EC fonts. " +"The\n" "EC fonts supersede the preliminary version released as the DC fonts. The\n" "fonts are available in (traced) Adobe Type 1 format, as part of the\n" "@code{cm-super} bundle. The other Computer Modern-style T1-encoded Type 1\n" @@ -15819,145 +17502,161 @@ msgid "" "differs from the EC in a number of particulars." msgstr "" -#: gnu/packages/tex.scm:2961 +#: gnu/packages/tex.scm:3023 msgid "Ralph Smith's Formal Script font" msgstr "" -#: gnu/packages/tex.scm:2963 +#: gnu/packages/tex.scm:3025 msgid "" "The fonts provide uppercase formal script letters for use as symbols in\n" "scientific and mathematical typesetting (in contrast to the informal script\n" -"fonts such as that used for the calligraphic symbols in the TeX maths symbol\n" -"font). The fonts are provided as Metafont source, and as derived Adobe Type 1\n" -"format. LaTeX support, for using these fonts in mathematics, is available via\n" +"fonts such as that used for the calligraphic symbols in the TeX maths " +"symbol\n" +"font). The fonts are provided as Metafont source, and as derived Adobe Type " +"1\n" +"format. LaTeX support, for using these fonts in mathematics, is available " +"via\n" "one of the packages @code{calrsfs} and @code{mathrsfs}." msgstr "" -#: gnu/packages/tex.scm:2984 +#: gnu/packages/tex.scm:3047 msgid "Add picture commands (or backgrounds) to every page" msgstr "" -#: gnu/packages/tex.scm:2986 +#: gnu/packages/tex.scm:3049 msgid "" "The package adds one or more user commands to LaTeX's @code{shipout}\n" "routine, which may be used to place the output at fixed positions. The\n" "@code{grid} option may be used to find the correct places." msgstr "" -#: gnu/packages/tex.scm:3017 +#: gnu/packages/tex.scm:3081 msgid "Extensions to epic and the LaTeX drawing tools" msgstr "" -#: gnu/packages/tex.scm:3019 +#: gnu/packages/tex.scm:3083 msgid "" "Extensions to @code{epic} and the LaTeX picture drawing environment,\n" "include the drawing of lines at any slope, the drawing of circles in any\n" -"radii, and the drawing of dotted and dashed lines much faster with much less\n" +"radii, and the drawing of dotted and dashed lines much faster with much " +"less\n" "TeX memory, and providing several new commands for drawing ellipses, arcs,\n" "splines, and filled circles and ellipses. The package uses @code{tpic}\n" "@code{\\special} commands." msgstr "" -#: gnu/packages/tex.scm:3054 +#: gnu/packages/tex.scm:3118 msgid "Customize basic list environments" msgstr "" -#: gnu/packages/tex.scm:3056 +#: gnu/packages/tex.scm:3120 msgid "" "This package is intended to ease customizing the three basic list\n" "environments: @code{enumerate}, @code{itemize} and @code{description}. It\n" -"extends their syntax to allow an optional argument where a set of parameters\n" +"extends their syntax to allow an optional argument where a set of " +"parameters\n" "in the form @code{key=value} are available, for example:\n" "@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}." msgstr "" -#: gnu/packages/tex.scm:3076 +#: gnu/packages/tex.scm:3141 msgid "Create tabular cells spanning multiple rows" msgstr "" -#: gnu/packages/tex.scm:3078 +#: gnu/packages/tex.scm:3143 msgid "" "The package provides tools for creating tabular cells spanning multiple\n" "rows. It has a lot of flexibility, including an option for specifying an\n" "entry at the \"natural\" width of its text." msgstr "" -#: gnu/packages/tex.scm:3109 +#: gnu/packages/tex.scm:3175 msgid "Combine LaTeX commands over included graphics" msgstr "" -#: gnu/packages/tex.scm:3111 +#: gnu/packages/tex.scm:3177 msgid "" "The @code{overpic} environment is a cross between the LaTeX\n" "@code{picture} environment and the @code{\\includegraphics} command of\n" -"@code{graphicx}. The resulting picture environment has the same dimensions as\n" -"the included graphic. LaTeX commands can be placed on the graphic at defined\n" +"@code{graphicx}. The resulting picture environment has the same dimensions " +"as\n" +"the included graphic. LaTeX commands can be placed on the graphic at " +"defined\n" "positions; a grid for orientation is available." msgstr "" -#: gnu/packages/tex.scm:3145 +#: gnu/packages/tex.scm:3211 msgid "Layout with zero \\parindent, non-zero \\parskip" msgstr "" -#: gnu/packages/tex.scm:3147 +#: gnu/packages/tex.scm:3213 msgid "" "Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n" "that is untidy; this package (though it is no substitute for a properly\n" "designed class) helps alleviate this untidiness." msgstr "" -#: gnu/packages/tex.scm:3165 +#: gnu/packages/tex.scm:3232 msgid "Include PDF documents in LaTeX" msgstr "" -#: gnu/packages/tex.scm:3167 +#: gnu/packages/tex.scm:3234 msgid "" "This package simplifies the inclusion of external multi-page PDF\n" -"documents in LaTeX documents. Pages may be freely selected and it is possible\n" -"to put several logical pages onto each sheet of paper. Furthermore a lot of\n" +"documents in LaTeX documents. Pages may be freely selected and it is " +"possible\n" +"to put several logical pages onto each sheet of paper. Furthermore a lot " +"of\n" "hypertext features like hyperlinks and article threads are provided. The\n" -"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible to\n" +"package supports pdfTeX (pdfLaTeX) and VTeX. With VTeX it is even possible " +"to\n" "use this package to insert PostScript files, in addition to PDF files." msgstr "" -#: gnu/packages/tex.scm:3198 +#: gnu/packages/tex.scm:3266 msgid "St Mary Road symbols for theoretical computer science" msgstr "" -#: gnu/packages/tex.scm:3200 +#: gnu/packages/tex.scm:3268 msgid "" "The fonts were originally distributed as Metafont sources only, but\n" -"Adobe Type 1 versions are also now available. Macro support is provided for\n" -"use under LaTeX; the package supports the @code{only} option (provided by the\n" -"@code{somedefs} package) to restrict what is loaded, for those who don't need\n" +"Adobe Type 1 versions are also now available. Macro support is provided " +"for\n" +"use under LaTeX; the package supports the @code{only} option (provided by " +"the\n" +"@code{somedefs} package) to restrict what is loaded, for those who don't " +"need\n" "the whole font." msgstr "" -#: gnu/packages/tex.scm:3220 +#: gnu/packages/tex.scm:3289 msgid "Figures divided into subfigures" msgstr "" -#: gnu/packages/tex.scm:3222 +#: gnu/packages/tex.scm:3291 msgid "" "This (deprecated) package provides support for the manipulation and\n" "reference of small or \"sub\" figures and tables within a single figure or\n" -"table environment. It is convenient to use this package when your subfigures\n" +"table environment. It is convenient to use this package when your " +"subfigures\n" "are to be separately captioned, referenced, or are to be included in the\n" -"List-of-Figures. A new @code{\\subfigure} command is introduced which can be\n" +"List-of-Figures. A new @code{\\subfigure} command is introduced which can " +"be\n" "used inside a figure environment for each subfigure. An optional first\n" "argument is used as the caption for that subfigure. The package is now\n" "considered obsolete: it was superseded by @code{subfig}, but users may find\n" "the more recent @code{subcaption} package more satisfactory." msgstr "" -#: gnu/packages/tex.scm:3247 +#: gnu/packages/tex.scm:3316 msgid "Tabular with variable width columns balanced" msgstr "" -#: gnu/packages/tex.scm:3249 +#: gnu/packages/tex.scm:3318 msgid "" "The package defines a @code{tabular*}-like environment, @code{tabulary},\n" -"taking a \"total width\" argument as well as the column specifications. The\n" +"taking a \"total width\" argument as well as the column specifications. " +"The\n" "environment uses column types @code{L}, @code{C}, @code{R} and @code{J} for\n" "variable width columns (@code{\\raggedright}, @code{\\centering},\n" "@code{\\raggedleft}, and normally justified). In contrast to\n" @@ -15965,165 +17664,205 @@ msgid "" "according to the natural width of the widest cell in the column." msgstr "" -#: gnu/packages/tex.scm:3284 +#: gnu/packages/tex.scm:3354 msgid "Tables with captions and notes all the same width" msgstr "" -#: gnu/packages/tex.scm:3286 +#: gnu/packages/tex.scm:3356 msgid "" "This package facilitates tables with titles (captions) and notes. The\n" "title and notes are given a width equal to the body of the table (a\n" "@code{tabular} environment). By itself, a @code{threeparttable} does not\n" -"float, but you can put it in a @code{table} or a @code{table*} or some other\n" +"float, but you can put it in a @code{table} or a @code{table*} or some " +"other\n" "environment." msgstr "" -#: gnu/packages/tex.scm:3407 +#: gnu/packages/tex.scm:3477 msgid "Times-like fonts in support of mathematics" msgstr "" -#: gnu/packages/tex.scm:3409 +#: gnu/packages/tex.scm:3479 msgid "" "Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n" -"NimbusRomNo9L) with some modified and additional text symbols in the OT1, T1,\n" +"NimbusRomNo9L) with some modified and additional text symbols in the OT1, " +"T1,\n" "and TS1 encodings; maths alphabets using Times/URW Nimbus; maths fonts\n" -"providing all the symbols of the Computer Modern and AMS fonts, including all\n" +"providing all the symbols of the Computer Modern and AMS fonts, including " +"all\n" "the Greek capital letters from CMR; and additional maths fonts of various\n" "other symbols.\n" "\n" "The set is complemented by a sans-serif set of text fonts, based on\n" "Helvetica/NimbusSanL, and a monospace set.\n" "\n" -"All the fonts are in Type 1 format (AFM and PFB files), and are supported by\n" +"All the fonts are in Type 1 format (AFM and PFB files), and are supported " +"by\n" "TeX metrics (VF and TFM files) and macros for use with LaTeX." msgstr "" -#: gnu/packages/tex.scm:3450 +#: gnu/packages/tex.scm:3525 +msgid "Sans-serif typeface for TeX" +msgstr "" + +#: gnu/packages/tex.scm:3526 +msgid "" +"Iwona is a two-element sans-serif typeface. It was created\n" +"as an alternative version of the Kurier typeface, which was designed in " +"1975\n" +"for a diploma in typeface design at the Warsaw Academy of Fine Arts under " +"the\n" +"supervision of Roman Tomaszewski. Kurier was designed for linotype\n" +"typesetting of newspapers and similar periodicals. The Iwona fonts are an\n" +"alternative version of the Kurier fonts. The difference lies in the " +"absence\n" +"of ink traps which typify the Kurier font." +msgstr "" + +#: gnu/packages/tex.scm:3562 msgid "Select alternative section titles" msgstr "" -#: gnu/packages/tex.scm:3452 +#: gnu/packages/tex.scm:3564 msgid "" "This package provides an interface to sectioning commands for selection\n" -"from various title styles, e.g. for marginal titles and to change the font of\n" +"from various title styles, e.g. for marginal titles and to change the font " +"of\n" "all headings with a single command, also providing simple one-step page\n" -"styles. It also includes a package to change the page styles when there are\n" +"styles. It also includes a package to change the page styles when there " +"are\n" "floats in a page. You may assign headers/footers to individual floats, too." msgstr "" -#: gnu/packages/tex.scm:3473 +#: gnu/packages/tex.scm:3585 msgid "Arbitrary size font selection in LaTeX" msgstr "" -#: gnu/packages/tex.scm:3475 +#: gnu/packages/tex.scm:3587 msgid "" "LaTeX, by default, restricts the sizes at which you can use its default\n" "computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n" "specified by Knuth). The @code{type1cm} package removes this restriction;\n" "this is particularly useful when using scalable versions of the CM\n" -"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from Kinch,\n" -"PCTeX, etc.). In fact, since modern distributions will automatically generate\n" -"any bitmap font you might need, @code{type1cm} has wider application than just\n" -"those using scaleable versions of the fonts. Note that the LaTeX distribution\n" +"fonts (Bakoma, or the versions from BSR/Y&Y, or True Type versions from " +"Kinch,\n" +"PCTeX, etc.). In fact, since modern distributions will automatically " +"generate\n" +"any bitmap font you might need, @code{type1cm} has wider application than " +"just\n" +"those using scalable versions of the fonts. Note that the LaTeX " +"distribution\n" "now contains a package @code{fix-cm},f which performs the task of\n" "@code{type1cm}, as well as doing the same job for T1- and TS1-encoded\n" "@code{ec} fonts." msgstr "" -#: gnu/packages/tex.scm:3501 +#: gnu/packages/tex.scm:3614 msgid "Cyrillic fonts that support LaTeX standard encodings" msgstr "" -#: gnu/packages/tex.scm:3503 +#: gnu/packages/tex.scm:3616 msgid "" "The LH fonts address the problem of the wide variety of alphabets that\n" -"are written with Cyrillic-style characters. The fonts are the original basis\n" -"of the set of T2* and X2 encodings that are now used when LaTeX users need to\n" +"are written with Cyrillic-style characters. The fonts are the original " +"basis\n" +"of the set of T2* and X2 encodings that are now used when LaTeX users need " +"to\n" "write in Cyrillic languages. Macro support in standard LaTeX encodings is\n" "offered through the latex-cyrillic and t2 bundles, and the package itself\n" "offers support for other (more traditional) encodings. The fonts, in the\n" "standard T2* and X2 encodings are available in Adobe Type 1 format, in the\n" -"CM-Super family of fonts. The package also offers its own LaTeX support for\n" +"CM-Super family of fonts. The package also offers its own LaTeX support " +"for\n" "OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts." msgstr "" -#: gnu/packages/tex.scm:3540 +#: gnu/packages/tex.scm:3654 msgid "Create scalable illustrations" msgstr "" -#: gnu/packages/tex.scm:3542 +#: gnu/packages/tex.scm:3656 msgid "" "MetaPost uses a language based on that of Metafont to produce precise\n" "technical illustrations. Its output is scalable PostScript or SVG, rather\n" "than the bitmaps Metafont creates." msgstr "" -#: gnu/packages/tex.scm:3561 +#: gnu/packages/tex.scm:3675 msgid "Class for typesetting publications of ACM" msgstr "" -#: gnu/packages/tex.scm:3563 +#: gnu/packages/tex.scm:3677 msgid "" "This package provides a class for typesetting publications of the\n" "Association for Computing Machinery (ACM)." msgstr "" -#: gnu/packages/tex.scm:3594 +#: gnu/packages/tex.scm:3708 msgid "Variable-width minipage" msgstr "" -#: gnu/packages/tex.scm:3596 +#: gnu/packages/tex.scm:3710 msgid "" "The @code{varwidth} environment is superficially similar to\n" -"@code{minipage}, but the specified width is just a maximum value — the box may\n" +"@code{minipage}, but the specified width is just a maximum value — the box " +"may\n" "get a narrower “natural” width." msgstr "" -#: gnu/packages/tex.scm:3614 +#: gnu/packages/tex.scm:3729 msgid "LaTeX support file to use the WASY2 fonts" msgstr "" -#: gnu/packages/tex.scm:3616 +#: gnu/packages/tex.scm:3731 msgid "" "The wasy2WASY2 (Waldi Symbol) font by Roland Waldi provides many glyphs\n" -"like male and female symbols and astronomical symbols, as well as the complete\n" -"lasy font set and other odds and ends. The wasysym package implements an easy\n" +"like male and female symbols and astronomical symbols, as well as the " +"complete\n" +"lasy font set and other odds and ends. The wasysym package implements an " +"easy\n" "to use interface for these symbols." msgstr "" -#: gnu/packages/tex.scm:3649 +#: gnu/packages/tex.scm:3764 msgid "Produces figures which text can flow around" msgstr "" -#: gnu/packages/tex.scm:3651 +#: gnu/packages/tex.scm:3766 msgid "" "This package allows figures or tables to have text wrapped around them.\n" -"It does not work in combination with list environments, but can be used in a\n" +"It does not work in combination with list environments, but can be used in " +"a\n" "@code{parbox} or @code{minipage}, and in two-column format." msgstr "" -#: gnu/packages/tex.scm:3683 +#: gnu/packages/tex.scm:3798 msgid "Extended UTF-8 input encoding support for LaTeX" msgstr "" -#: gnu/packages/tex.scm:3685 +#: gnu/packages/tex.scm:3800 msgid "" "The bundle provides the @code{ucs} package, and @code{utf8x.def},\n" "together with a large number of support files. The @code{utf8x.def}\n" -"definition file for use with @code{inputenc} covers a wider range of Unicode\n" -"characters than does @code{utf8.def} in the LaTeX distribution. The package\n" -"provides facilities for efficient use of its large sets of Unicode characters.\n" +"definition file for use with @code{inputenc} covers a wider range of " +"Unicode\n" +"characters than does @code{utf8.def} in the LaTeX distribution. The " +"package\n" +"provides facilities for efficient use of its large sets of Unicode " +"characters.\n" "Glyph production may be controlled by various options, which permits use of\n" -"non-ASCII characters when coding mathematical formulae. Note that the bundle\n" -"previously had an alias “unicode”; that alias has now been withdrawn, and no\n" +"non-ASCII characters when coding mathematical formulae. Note that the " +"bundle\n" +"previously had an alias “unicode”; that alias has now been withdrawn, and " +"no\n" "package of that name now exists." msgstr "" -#: gnu/packages/tex.scm:3717 +#: gnu/packages/tex.scm:3832 msgid "Extract bits of a LaTeX source for output" msgstr "" -#: gnu/packages/tex.scm:3719 +#: gnu/packages/tex.scm:3834 msgid "" "The main purpose of the preview package is the extraction of selected\n" "elements from a LaTeX source, like formulas or graphics, into separate\n" @@ -16134,11 +17873,11 @@ msgid "" "files." msgstr "" -#: gnu/packages/tex.scm:3742 +#: gnu/packages/tex.scm:3857 msgid "Expand acronyms at least once" msgstr "" -#: gnu/packages/tex.scm:3744 +#: gnu/packages/tex.scm:3859 msgid "" "This package ensures that all acronyms used in the text are spelled out\n" "in full at least once. It also provides an environment to build a list of\n" @@ -16147,17 +17886,17 @@ msgid "" "e-TeX." msgstr "" -#: gnu/packages/tex.scm:3777 +#: gnu/packages/tex.scm:3893 msgid "TeX extension for direct creation of PDF" msgstr "" -#: gnu/packages/tex.scm:3779 +#: gnu/packages/tex.scm:3895 msgid "" "This package provides an extension of TeX which can be configured to\n" "directly generate PDF documents instead of DVI." msgstr "" -#: gnu/packages/tex.scm:3846 +#: gnu/packages/tex.scm:3962 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" @@ -16167,7 +17906,7 @@ msgid "" "This package contains the complete tree of texmf-dist data." msgstr "" -#: gnu/packages/tex.scm:3908 +#: gnu/packages/tex.scm:4024 msgid "" "TeX Live provides a comprehensive TeX document production system.\n" "It includes all the major TeX-related programs, macro packages, and fonts\n" @@ -16177,409 +17916,497 @@ msgid "" "This package contains the complete TeX Live distribution." msgstr "" -#: gnu/packages/tex.scm:3951 +#: gnu/packages/tex.scm:4067 msgid "Interface to read and parse BibTeX files" msgstr "" -#: gnu/packages/tex.scm:3952 +#: gnu/packages/tex.scm:4068 msgid "" "@code{Text::BibTeX} is a Perl library for reading, parsing,\n" -"and processing BibTeX files. @code{Text::BibTeX} gives you access to the data\n" -"at many different levels: you may work with BibTeX entries as simple field to\n" -"string mappings, or get at the original form of the data as a list of simple\n" +"and processing BibTeX files. @code{Text::BibTeX} gives you access to the " +"data\n" +"at many different levels: you may work with BibTeX entries as simple field " +"to\n" +"string mappings, or get at the original form of the data as a list of " +"simple\n" "values (strings, macros, or numbers) pasted together." msgstr "" -#: gnu/packages/tex.scm:4034 +#: gnu/packages/tex.scm:4150 msgid "Backend for the BibLaTeX citation management tool" msgstr "" -#: gnu/packages/tex.scm:4035 +#: gnu/packages/tex.scm:4151 msgid "" "Biber is a BibTeX replacement for users of biblatex. Among\n" "other things it comes with full Unicode support." msgstr "" -#: gnu/packages/tex.scm:4059 +#: gnu/packages/tex.scm:4175 msgid "Wrapper for LaTeX and friends" msgstr "" -#: gnu/packages/tex.scm:4061 +#: gnu/packages/tex.scm:4177 msgid "" "Rubber is a program whose purpose is to handle all tasks related to the\n" -"compilation of LaTeX documents. This includes compiling the document itself,\n" -"of course, enough times so that all references are defined, and running BibTeX\n" -"to manage bibliographic references. Automatic execution of dvips to produce\n" -"PostScript documents is also included, as well as usage of pdfLaTeX to produce\n" +"compilation of LaTeX documents. This includes compiling the document " +"itself,\n" +"of course, enough times so that all references are defined, and running " +"BibTeX\n" +"to manage bibliographic references. Automatic execution of dvips to " +"produce\n" +"PostScript documents is also included, as well as usage of pdfLaTeX to " +"produce\n" "PDF documents." msgstr "" -#: gnu/packages/tex.scm:4103 +#: gnu/packages/tex.scm:4219 msgid "LaTeX editor" msgstr "" -#: gnu/packages/tex.scm:4104 +#: gnu/packages/tex.scm:4220 msgid "" "Texmaker is a program that integrates many tools needed to\n" "develop documents with LaTeX, in a single application." msgstr "" -#: gnu/packages/tex.scm:4143 +#: gnu/packages/tex.scm:4259 msgid "Book on TeX, plain TeX and Eplain" msgstr "" -#: gnu/packages/tex.scm:4144 +#: gnu/packages/tex.scm:4260 msgid "" "@i{TeX for the Impatient} is a ~350 page book on TeX,\n" -"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn Hargreaves,\n" +"plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn " +"Hargreaves,\n" "and Karl Berry." msgstr "" -#: gnu/packages/texinfo.scm:56 +#: gnu/packages/texinfo.scm:55 msgid "The GNU documentation format" msgstr "" -#: gnu/packages/texinfo.scm:58 +#: gnu/packages/texinfo.scm:57 msgid "" "Texinfo is the official documentation format of the GNU project. It\n" -"uses a single source file using explicit commands to produce a final document\n" +"uses a single source file using explicit commands to produce a final " +"document\n" "in any of several supported output formats, such as HTML or PDF. This\n" "package includes both the tools necessary to produce Info documents from\n" -"their source and the command-line Info reader. The emphasis of the language\n" +"their source and the command-line Info reader. The emphasis of the " +"language\n" "is on expressing the content semantically, avoiding physical markup commands." msgstr "" -#: gnu/packages/texinfo.scm:139 +#: gnu/packages/texinfo.scm:125 msgid "Standalone Info documentation reader" msgstr "" -#: gnu/packages/texinfo.scm:169 +#: gnu/packages/texinfo.scm:155 msgid "Convert Texinfo to HTML" msgstr "" -#: gnu/packages/texinfo.scm:171 +#: gnu/packages/texinfo.scm:157 msgid "" "Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" -"output. It now supports many advanced features, such as internationalization\n" +"output. It now supports many advanced features, such as " +"internationalization\n" "and extremely configurable output formats.\n" "\n" -"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since it\n" +"Development of Texi2HTML moved to the GNU Texinfo repository in 2010, since " +"it\n" "was meant to replace the makeinfo implementation in GNU Texinfo. The route\n" -"forward for authors is, in most cases, to alter manuals and build processes as\n" -"necessary to use the new features of the makeinfo/texi2any implementation of\n" -"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal author\n" -"of the GNU Texinfo implementation) do not intend to make further releases of\n" +"forward for authors is, in most cases, to alter manuals and build processes " +"as\n" +"necessary to use the new features of the makeinfo/texi2any implementation " +"of\n" +"GNU Texinfo. The Texi2HTML maintainers (one of whom is the principal " +"author\n" +"of the GNU Texinfo implementation) do not intend to make further releases " +"of\n" "Texi2HTML." msgstr "" -#: gnu/packages/textutils.scm:76 +#: gnu/packages/textutils.scm:77 msgid "DOS/Mac to Unix and vice versa text file format converter" msgstr "" -#: gnu/packages/textutils.scm:78 +#: gnu/packages/textutils.scm:79 msgid "" "dos2unix is a tool to convert line breaks in a text file from Unix format\n" "to DOS format and vice versa." msgstr "" -#: gnu/packages/textutils.scm:111 +#: gnu/packages/textutils.scm:105 msgid "Text encoding converter" msgstr "" -#: gnu/packages/textutils.scm:112 +#: gnu/packages/textutils.scm:106 msgid "" "The Recode library converts files between character sets and\n" -"usages. It recognises or produces over 200 different character sets (or about\n" -"300 if combined with an iconv library) and transliterates files between almost\n" +"usages. It recognises or produces over 200 different character sets (or " +"about\n" +"300 if combined with an iconv library) and transliterates files between " +"almost\n" "any pair. When exact transliteration are not possible, it gets rid of\n" -"offending characters or falls back on approximations. The recode program is a\n" +"offending characters or falls back on approximations. The recode program is " +"a\n" "handy front-end to the library." msgstr "" -#: gnu/packages/textutils.scm:140 +#: gnu/packages/textutils.scm:130 msgid "Text encoding detection tool" msgstr "" -#: gnu/packages/textutils.scm:141 +#: gnu/packages/textutils.scm:131 msgid "" "Enca (Extremely Naive Charset Analyser) consists of libenca,\n" -"an encoding detection library, and enca, a command line frontend, integrating\n" +"an encoding detection library, and enca, a command line frontend, " +"integrating\n" "libenca and several charset conversion libraries and tools." msgstr "" -#: gnu/packages/textutils.scm:191 +#: gnu/packages/textutils.scm:181 msgid "C library for processing UTF-8 Unicode data" msgstr "" -#: gnu/packages/textutils.scm:192 +#: gnu/packages/textutils.scm:182 msgid "" "utf8proc is a small C library that provides Unicode\n" "normalization, case-folding, and other operations for data in the UTF-8\n" "encoding, supporting Unicode version 9.0.0." msgstr "" -#: gnu/packages/textutils.scm:220 +#: gnu/packages/textutils.scm:210 msgid "Gordon's text utils library" msgstr "" -#: gnu/packages/textutils.scm:222 +#: gnu/packages/textutils.scm:212 msgid "" "libgtextutils is a text utilities library used by the fastx toolkit from\n" "the Hannon Lab." msgstr "" -#: gnu/packages/textutils.scm:254 +#: gnu/packages/textutils.scm:244 msgid "C++ hash functions for strings" msgstr "" -#: gnu/packages/textutils.scm:256 +#: gnu/packages/textutils.scm:246 msgid "" "CityHash provides hash functions for strings. The functions mix the\n" "input bits thoroughly but are not suitable for cryptography." msgstr "" -#: gnu/packages/textutils.scm:294 +#: gnu/packages/textutils.scm:284 msgid "String library with very low memory overhead" msgstr "" -#: gnu/packages/textutils.scm:296 +#: gnu/packages/textutils.scm:286 msgid "Ustr is a string library for C with very low memory overhead." msgstr "" -#: gnu/packages/textutils.scm:317 +#: gnu/packages/textutils.scm:307 msgid "C/C++ configuration file library" msgstr "" -#: gnu/packages/textutils.scm:319 +#: gnu/packages/textutils.scm:309 msgid "" "Libconfig is a simple library for manipulating structured configuration\n" "files. This file format is more compact and more readable than XML. And\n" -"unlike XML, it is type-aware, so it is not necessary to do string parsing in\n" +"unlike XML, it is type-aware, so it is not necessary to do string parsing " +"in\n" "application code." msgstr "" -#: gnu/packages/textutils.scm:339 +#: gnu/packages/textutils.scm:329 msgid "Probabilistic fast file fingerprinting tool" msgstr "" -#: gnu/packages/textutils.scm:341 +#: gnu/packages/textutils.scm:331 msgid "" "pfff is a tool for calculating a compact digital fingerprint of a file\n" "by sampling randomly from the file instead of reading it in full.\n" "Consequently, the computation has a flat performance characteristic,\n" -"correlated with data variation rather than file size. pfff can be as reliable\n" +"correlated with data variation rather than file size. pfff can be as " +"reliable\n" "as existing hashing techniques, with provably negligible risk of collisions." msgstr "" -#: gnu/packages/textutils.scm:362 +#: gnu/packages/textutils.scm:352 msgid "Regular expression library" msgstr "" -#: gnu/packages/textutils.scm:363 +#: gnu/packages/textutils.scm:353 msgid "" "Oniguruma is a regular expressions library. The special\n" -"characteristic of this library is that different character encoding for every\n" +"characteristic of this library is that different character encoding for " +"every\n" "regular expression object can be specified." msgstr "" -#: gnu/packages/textutils.scm:396 +#: gnu/packages/textutils.scm:393 msgid "Microsoft Word document reader" msgstr "" -#: gnu/packages/textutils.scm:397 +#: gnu/packages/textutils.scm:394 msgid "" "Antiword is an application for displaying Microsoft Word\n" "documents. It can also convert the document to PostScript or XML. Only\n" -"documents made by MS Word version 2 and version 6 or later are supported. The\n" -"name comes from: \"The antidote against people who send Microsoft Word files\n" -"to everybody, because they believe that everybody runs Windows and therefore\n" +"documents made by MS Word version 2 and version 6 or later are supported. " +"The\n" +"name comes from: \"The antidote against people who send Microsoft Word " +"files\n" +"to everybody, because they believe that everybody runs Windows and " +"therefore\n" "runs Word\"." msgstr "" -#: gnu/packages/textutils.scm:430 +#: gnu/packages/textutils.scm:427 msgid "MS-Word to TeX or plain text converter" msgstr "" -#: gnu/packages/textutils.scm:431 +#: gnu/packages/textutils.scm:428 msgid "" "@command{catdoc} extracts text from MS-Word files, trying to\n" "preserve as many special printable characters as possible. It supports\n" -"everything up to Word-97. Also supported are MS Write documents and RTF files.\n" +"everything up to Word-97. Also supported are MS Write documents and RTF " +"files.\n" "\n" "@command{catdoc} does not preserve complex word formatting, but it can\n" "translate some non-ASCII characters into TeX escape codes. It's goal is to\n" -"extract plain text and allow you to read it and, probably, reformat with TeX,\n" +"extract plain text and allow you to read it and, probably, reformat with " +"TeX,\n" "according to TeXnical rules.\n" "\n" -"This package also provides @command{xls2csv}, which extracts data from Excel\n" +"This package also provides @command{xls2csv}, which extracts data from " +"Excel\n" "spreadsheets and outputs it in comma-separated-value format, and\n" "@command{catppt}, which extracts data from PowerPoint presentations." msgstr "" -#: gnu/packages/textutils.scm:479 +#: gnu/packages/textutils.scm:469 msgid "Portable C++ library for handling UTF-8" msgstr "" -#: gnu/packages/textutils.scm:480 +#: gnu/packages/textutils.scm:470 msgid "" "UTF8-CPP is a C++ library for handling UTF-8 encoded text\n" "in a portable way." msgstr "" -#: gnu/packages/textutils.scm:546 +#: gnu/packages/textutils.scm:538 msgid "Bayesian text and email classifier" msgstr "" -#: gnu/packages/textutils.scm:548 +#: gnu/packages/textutils.scm:540 msgid "" "dbacl is a fast Bayesian text and email classifier. It builds a variety\n" -"of language models using maximum entropy (minimum divergence) principles, and\n" -"these can then be used to categorize input data automatically among multiple\n" +"of language models using maximum entropy (minimum divergence) principles, " +"and\n" +"these can then be used to categorize input data automatically among " +"multiple\n" "categories." msgstr "" -#: gnu/packages/textutils.scm:590 +#: gnu/packages/textutils.scm:582 msgid "Configuration file parser library" msgstr "" -#: gnu/packages/textutils.scm:592 +#: gnu/packages/textutils.scm:584 msgid "C library for creating and parsing configuration files." msgstr "" -#: gnu/packages/textutils.scm:620 +#: gnu/packages/textutils.scm:612 msgid "Syntax highlighting text component for Java Swing" msgstr "" -#: gnu/packages/textutils.scm:621 +#: gnu/packages/textutils.scm:613 msgid "" "RSyntaxTextArea is a syntax highlighting, code folding text\n" -"component for Java Swing. It extends @code{JTextComponent} so it integrates\n" -"completely with the standard @code{javax.swing.text} package. It is fast and\n" +"component for Java Swing. It extends @code{JTextComponent} so it " +"integrates\n" +"completely with the standard @code{javax.swing.text} package. It is fast " +"and\n" "efficient, and can be used in any application that needs to edit or view\n" "source code." msgstr "" -#: gnu/packages/textutils.scm:658 +#: gnu/packages/textutils.scm:651 msgid "Fast implementation of the edit distance (Levenshtein distance)" msgstr "" -#: gnu/packages/textutils.scm:660 +#: gnu/packages/textutils.scm:653 msgid "" "This library simply implements Levenshtein distance algorithm with C++\n" "and Cython." msgstr "" -#: gnu/packages/version-control.scm:121 -msgid "Version control system supporting both distributed and centralized workflows" +#: gnu/packages/textutils.scm:673 +msgid "@code{runewidth} provides Go functions to work with string widths" msgstr "" -#: gnu/packages/version-control.scm:123 +#: gnu/packages/textutils.scm:675 +msgid "" +"The @code{runewidth} library provides Go functions for padding,\n" +"measuring and checking the width of strings, with support east asian text." +msgstr "" + +#: gnu/packages/version-control.scm:130 +msgid "" +"Version control system supporting both distributed and centralized workflows" +msgstr "" + +#: gnu/packages/version-control.scm:132 msgid "" "GNU Bazaar is a version control system that allows you to record\n" -"changes to project files over time. It supports both a distributed workflow\n" +"changes to project files over time. It supports both a distributed " +"workflow\n" "as well as the classic centralized workflow." msgstr "" -#: gnu/packages/version-control.scm:354 +#: gnu/packages/version-control.scm:372 msgid "Distributed version control system" msgstr "" -#: gnu/packages/version-control.scm:356 +#: gnu/packages/version-control.scm:374 msgid "" "Git is a free distributed version control system designed to handle\n" "everything from small to very large projects with speed and efficiency." msgstr "" -#: gnu/packages/version-control.scm:402 +#: gnu/packages/version-control.scm:424 msgid "Library providing Git core methods" msgstr "" -#: gnu/packages/version-control.scm:404 +#: gnu/packages/version-control.scm:426 msgid "" "Libgit2 is a portable, pure C implementation of the Git core methods\n" "provided as a re-entrant linkable library with a solid API, allowing you to\n" "write native speed custom Git applications in any language with bindings." msgstr "" -#: gnu/packages/version-control.scm:440 +#: gnu/packages/version-control.scm:462 msgid "Transparent encryption of files in a git repository" msgstr "" -#: gnu/packages/version-control.scm:441 +#: gnu/packages/version-control.scm:463 msgid "" "git-crypt enables transparent encryption and decryption of\n" -"files in a git repository. Files which you choose to protect are encrypted when\n" -"committed, and decrypted when checked out. git-crypt lets you freely share a\n" -"repository containing a mix of public and private content. git-crypt gracefully\n" -"degrades, so developers without the secret key can still clone and commit to a\n" -"repository with encrypted files. This lets you store your secret material (such\n" -"as keys or passwords) in the same repository as your code, without requiring you\n" +"files in a git repository. Files which you choose to protect are encrypted " +"when\n" +"committed, and decrypted when checked out. git-crypt lets you freely share " +"a\n" +"repository containing a mix of public and private content. git-crypt " +"gracefully\n" +"degrades, so developers without the secret key can still clone and commit to " +"a\n" +"repository with encrypted files. This lets you store your secret material " +"(such\n" +"as keys or passwords) in the same repository as your code, without requiring " +"you\n" "to lock down your entire repository." msgstr "" -#: gnu/packages/version-control.scm:476 +#: gnu/packages/version-control.scm:498 msgid "Whole remote repository encryption" msgstr "" -#: gnu/packages/version-control.scm:477 +#: gnu/packages/version-control.scm:499 msgid "" "git-remote-gcrypt is a Git remote helper to push and pull from\n" -"repositories encrypted with GnuPG. It works with the standard Git transports,\n" +"repositories encrypted with GnuPG. It works with the standard Git " +"transports,\n" "including repository hosting services like GitLab.\n" "\n" -"Remote helper programs are invoked by Git to handle network transport. This\n" -"helper handles @code{gcrypt:} URLs that access a remote repository encrypted\n" +"Remote helper programs are invoked by Git to handle network transport. " +"This\n" +"helper handles @code{gcrypt:} URLs that access a remote repository " +"encrypted\n" "with GPG, using our custom format.\n" "\n" -"Supported locations are local, @code{rsync://} and @code{sftp://}, where the\n" +"Supported locations are local, @code{rsync://} and @code{sftp://}, where " +"the\n" "repository is stored as a set of files, or instead any Git URL where gcrypt\n" -"will store the same representation in a Git repository, bridged over arbitrary\n" +"will store the same representation in a Git repository, bridged over " +"arbitrary\n" "Git transport.\n" "\n" "The aim is to provide confidential, authenticated Git storage and\n" "collaboration using typical untrusted file hosts or services." msgstr "" -#: gnu/packages/version-control.scm:556 +#: gnu/packages/version-control.scm:593 msgid "Web frontend for git repositories" msgstr "" -#: gnu/packages/version-control.scm:558 +#: gnu/packages/version-control.scm:595 msgid "" "CGit is an attempt to create a fast web interface for the Git SCM, using\n" "a built-in cache to decrease server I/O pressure." msgstr "" -#: gnu/packages/version-control.scm:587 +#: gnu/packages/version-control.scm:624 msgid "Copy directory to the gh-pages branch" msgstr "" -#: gnu/packages/version-control.scm:588 +#: gnu/packages/version-control.scm:625 msgid "" "Script that copies a directory to the gh-pages branch (by\n" "default) of the repository." msgstr "" -#: gnu/packages/version-control.scm:633 +#: gnu/packages/version-control.scm:683 +msgid "Python implementation of the Git object database" +msgstr "" + +#: gnu/packages/version-control.scm:685 +msgid "" +"GitDB allows you to access @dfn{bare} Git repositories for reading and\n" +"writing. It aims at allowing full access to loose objects as well as packs\n" +"with performance and scalability in mind. It operates exclusively on " +"streams,\n" +"allowing to handle large objects with a small memory footprint." +msgstr "" + +#: gnu/packages/version-control.scm:724 +msgid "Python library for interacting with Git repositories" +msgstr "" + +#: gnu/packages/version-control.scm:726 +msgid "" +"GitPython is a python library used to interact with Git repositories,\n" +"high-level like git-porcelain, or low-level like git-plumbing.\n" +"\n" +"It provides abstractions of Git objects for easy access of repository data,\n" +"and additionally allows you to access the Git repository more directly " +"using\n" +"either a pure Python implementation, or the faster, but more resource " +"intensive\n" +"@command{git} command implementation." +msgstr "" + +#: gnu/packages/version-control.scm:766 msgid "Command-line flags library for shell scripts" msgstr "" -#: gnu/packages/version-control.scm:635 +#: gnu/packages/version-control.scm:768 msgid "" "Shell Flags (shFlags) is a library written to greatly simplify the\n" -"handling of command-line flags in Bourne based Unix shell scripts (bash, dash,\n" +"handling of command-line flags in Bourne based Unix shell scripts (bash, " +"dash,\n" "ksh, sh, zsh). Most shell scripts use getopt for flags processing, but the\n" "different versions of getopt on various OSes make writing portable shell\n" -"scripts difficult. shFlags instead provides an API that doesn't change across\n" +"scripts difficult. shFlags instead provides an API that doesn't change " +"across\n" "shell and OS versions so the script writer can be confident that the script\n" "will work." msgstr "" -#: gnu/packages/version-control.scm:678 +#: gnu/packages/version-control.scm:812 msgid "Git extensions for Vincent Driessen's branching model" msgstr "" -#: gnu/packages/version-control.scm:680 +#: gnu/packages/version-control.scm:814 msgid "" "Vincent Driessen's branching model is a git branching and release\n" "management strategy that helps developers keep track of features, hotfixes,\n" @@ -16588,24 +18415,25 @@ msgid "" "lot easier." msgstr "" -#: gnu/packages/version-control.scm:713 +#: gnu/packages/version-control.scm:847 msgid "Stacked Git" msgstr "" -#: gnu/packages/version-control.scm:715 +#: gnu/packages/version-control.scm:849 msgid "" "StGit is a command-line application that provides functionality similar\n" "to Quilt (i.e., pushing/popping patches to/from a stack), but using Git\n" -"instead of @command{diff} and @command{patch}. StGit stores its patches in a\n" +"instead of @command{diff} and @command{patch}. StGit stores its patches in " +"a\n" "Git repository as normal Git commits, and provides a number of commands to\n" "manipulate them in various ways." msgstr "" -#: gnu/packages/version-control.scm:751 +#: gnu/packages/version-control.scm:885 msgid "Version control system for @code{$HOME}" msgstr "" -#: gnu/packages/version-control.scm:753 +#: gnu/packages/version-control.scm:887 msgid "" "vcsh version-controls configuration files in several Git repositories,\n" "all in one single directory. They all maintain their working trees without\n" @@ -16614,95 +18442,102 @@ msgid "" "though this can be overridden." msgstr "" -#: gnu/packages/version-control.scm:788 +#: gnu/packages/version-control.scm:923 msgid "Run a command over a sequence of commits" msgstr "" -#: gnu/packages/version-control.scm:790 +#: gnu/packages/version-control.scm:925 msgid "" "git-test-sequence is similar to an automated git bisect except it’s\n" "linear. It will test every change between two points in the DAG. It will\n" "also walk each side of a merge and test those changes individually." msgstr "" -#: gnu/packages/version-control.scm:851 +#: gnu/packages/version-control.scm:987 msgid "Git access control layer" msgstr "" -#: gnu/packages/version-control.scm:853 +#: gnu/packages/version-control.scm:989 msgid "" "Gitolite is an access control layer on top of Git, providing fine access\n" "control to Git repositories." msgstr "" -#: gnu/packages/version-control.scm:877 +#: gnu/packages/version-control.scm:1013 msgid "Decentralized version control system" msgstr "" -#: gnu/packages/version-control.scm:879 +#: gnu/packages/version-control.scm:1015 msgid "" "Mercurial is a free, distributed source control management tool.\n" "It efficiently handles projects of any size\n" "and offers an easy and intuitive interface." msgstr "" -#: gnu/packages/version-control.scm:913 +#: gnu/packages/version-control.scm:1049 msgid "HTTP and WebDAV client library" msgstr "" -#: gnu/packages/version-control.scm:915 +#: gnu/packages/version-control.scm:1051 msgid "" "Neon is an HTTP and WebDAV client library, with a C interface and the\n" "following features:\n" "@enumerate\n" "@item High-level wrappers for common HTTP and WebDAV operations (GET, MOVE,\n" " DELETE, etc.);\n" -"@item low-level interface to the HTTP request/response engine, allowing the use\n" +"@item low-level interface to the HTTP request/response engine, allowing the " +"use\n" " of arbitrary HTTP methods, headers, etc.;\n" "@item authentication support including Basic and Digest support, along with\n" " GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;\n" -"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer for\n" -" verifying server certificates, handling client certificates, and examining\n" +"@item SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer " +"for\n" +" verifying server certificates, handling client certificates, and " +"examining\n" " certificate properties, smartcard-based client certificates are also\n" " supported via a PKCS#11 wrapper interface;\n" -"@item abstract interface to parsing XML using libxml2 or expat, and wrappers for\n" +"@item abstract interface to parsing XML using libxml2 or expat, and wrappers " +"for\n" " simplifying handling XML HTTP response bodies;\n" -"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to simplify\n" +"@item WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to " +"simplify\n" " property manipulation.\n" "@end enumerate\n" msgstr "" -#: gnu/packages/version-control.scm:999 +#: gnu/packages/version-control.scm:1135 msgid "Revision control system" msgstr "" -#: gnu/packages/version-control.scm:1001 +#: gnu/packages/version-control.scm:1137 msgid "" "Subversion exists to be universally recognized and adopted as a\n" "centralized version control system characterized by its\n" -"reliability as a safe haven for valuable data; the simplicity of its model and\n" +"reliability as a safe haven for valuable data; the simplicity of its model " +"and\n" "usage; and its ability to support the needs of a wide variety of users and\n" "projects, from individuals to large-scale enterprise operations." msgstr "" -#: gnu/packages/version-control.scm:1023 +#: gnu/packages/version-control.scm:1159 msgid "Per-file local revision control system" msgstr "" -#: gnu/packages/version-control.scm:1025 +#: gnu/packages/version-control.scm:1161 msgid "" "RCS is the original Revision Control System. It works on a\n" -"file-by-file basis, in contrast to subsequent version control systems such as\n" +"file-by-file basis, in contrast to subsequent version control systems such " +"as\n" "CVS, Subversion, and Git. This can make it suitable for system\n" "administration files, for example, which are often inherently local to one\n" "machine." msgstr "" -#: gnu/packages/version-control.scm:1053 +#: gnu/packages/version-control.scm:1189 msgid "Historical centralized version control system" msgstr "" -#: gnu/packages/version-control.scm:1055 +#: gnu/packages/version-control.scm:1191 msgid "" "CVS is a version control system, an important component of Source\n" "Configuration Management (SCM). Using it, you can record the history of\n" @@ -16710,28 +18545,31 @@ msgid "" "RCS, PRCS, and Aegis packages." msgstr "" -#: gnu/packages/version-control.scm:1096 +#: gnu/packages/version-control.scm:1232 msgid "Export an RCS or CVS history as a fast-import stream" msgstr "" -#: gnu/packages/version-control.scm:1097 +#: gnu/packages/version-control.scm:1233 msgid "" "This program analyzes a collection of RCS files in a CVS\n" -"repository (or outside of one) and, when possible, emits an equivalent history\n" +"repository (or outside of one) and, when possible, emits an equivalent " +"history\n" "in the form of a fast-import stream. Not all possible histories can be\n" "rendered this way; the program tries to emit useful warnings when it can't.\n" "\n" -"The program can also produce a visualization of the resulting commit directed\n" +"The program can also produce a visualization of the resulting commit " +"directed\n" "acyclic graph (DAG) in the input format of @uref{http://www.graphviz.org,\n" -"Graphviz}. The package also includes @command{cvssync}, a tool for mirroring\n" +"Graphviz}. The package also includes @command{cvssync}, a tool for " +"mirroring\n" "masters from remote CVS hosts." msgstr "" -#: gnu/packages/version-control.scm:1124 +#: gnu/packages/version-control.scm:1260 msgid "Version-control-agnostic ChangeLog diff and commit tool" msgstr "" -#: gnu/packages/version-control.scm:1126 +#: gnu/packages/version-control.scm:1262 msgid "" "The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" "vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" @@ -16741,84 +18579,89 @@ msgid "" "standards-compliant ChangeLog entries based on the changes that it detects." msgstr "" -#: gnu/packages/version-control.scm:1151 +#: gnu/packages/version-control.scm:1287 msgid "Make histograms from the output of @command{diff}" msgstr "" -#: gnu/packages/version-control.scm:1153 +#: gnu/packages/version-control.scm:1289 msgid "" "Diffstat reads the output of @command{diff} and displays a histogram of\n" "the insertions, deletions, and modifications per file. It is useful for\n" "reviewing large, complex patch files." msgstr "" -#: gnu/packages/version-control.scm:1192 +#: gnu/packages/version-control.scm:1328 msgid "File-based version control like SCCS" msgstr "" -#: gnu/packages/version-control.scm:1193 +#: gnu/packages/version-control.scm:1329 msgid "" "GNU CSSC provides a replacement for the legacy Unix source\n" -"code control system SCCS. This allows old code still under that system to be\n" +"code control system SCCS. This allows old code still under that system to " +"be\n" "accessed and migrated on modern systems." msgstr "" -#: gnu/packages/version-control.scm:1272 +#: gnu/packages/version-control.scm:1408 msgid "Project change supervisor" msgstr "" -#: gnu/packages/version-control.scm:1273 +#: gnu/packages/version-control.scm:1409 msgid "" "Aegis is a project change supervisor, and performs some of\n" "the Software Configuration Management needed in a CASE environment. Aegis\n" "provides a framework within which a team of developers may work on many\n" "changes to a program independently, and Aegis coordinates integrating these\n" -"changes back into the master source of the program, with as little disruption\n" -"as possible. Resolution of contention for source files, a major headache for\n" +"changes back into the master source of the program, with as little " +"disruption\n" +"as possible. Resolution of contention for source files, a major headache " +"for\n" "any project with more than one developer, is one of Aegis's major functions." msgstr "" -#: gnu/packages/version-control.scm:1322 +#: gnu/packages/version-control.scm:1482 msgid "Edit version-control repository history" msgstr "" -#: gnu/packages/version-control.scm:1323 +#: gnu/packages/version-control.scm:1483 msgid "" "Reposurgeon enables risky operations that version-control\n" -"systems don't want to let you do, such as editing past comments and metadata\n" +"systems don't want to let you do, such as editing past comments and " +"metadata\n" "and removing commits. It works with any version control system that can\n" -"export and import Git fast-import streams, including Git, Mercurial, Fossil,\n" +"export and import Git fast-import streams, including Git, Mercurial, " +"Fossil,\n" "Bazaar, CVS, RCS, and Src. It can also read Subversion dump files directly\n" "and can thus be used to script production of very high-quality conversions\n" "from Subversion to any supported Distributed Version Control System (DVCS)." msgstr "" -#: gnu/packages/version-control.scm:1362 +#: gnu/packages/version-control.scm:1522 msgid "Ncurses-based text user interface for Git" msgstr "" -#: gnu/packages/version-control.scm:1364 +#: gnu/packages/version-control.scm:1524 msgid "" "Tig is an ncurses text user interface for Git, primarily intended as\n" "a history browser. It can also stage hunks for commit, or colorize the\n" "output of the 'git' command." msgstr "" -#: gnu/packages/version-control.scm:1390 +#: gnu/packages/version-control.scm:1550 msgid "Print the modification time of the latest file" msgstr "" -#: gnu/packages/version-control.scm:1392 +#: gnu/packages/version-control.scm:1552 msgid "" "Recursively find the newest file in a file tree and print its\n" "modification time." msgstr "" -#: gnu/packages/version-control.scm:1417 +#: gnu/packages/version-control.scm:1577 msgid "Multiple repository management tool" msgstr "" -#: gnu/packages/version-control.scm:1419 +#: gnu/packages/version-control.scm:1579 msgid "" "Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n" "fetching updates) over a collection of version control repositories. It\n" @@ -16826,78 +18669,100 @@ msgid "" "Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity." msgstr "" -#: gnu/packages/version-control.scm:1449 +#: gnu/packages/version-control.scm:1609 msgid "Use hubic as a git-annex remote" msgstr "" -#: gnu/packages/version-control.scm:1451 +#: gnu/packages/version-control.scm:1611 msgid "" "This package allows you to use your hubic account as a \"special\n" "repository\" with git-annex." msgstr "" -#: gnu/packages/version-control.scm:1503 +#: gnu/packages/version-control.scm:1664 msgid "Software configuration management system" msgstr "" -#: gnu/packages/version-control.scm:1505 +#: gnu/packages/version-control.scm:1666 msgid "" "Fossil is a distributed source control management system which supports\n" -"access and administration over HTTP CGI or via a built-in HTTP server. It has\n" +"access and administration over HTTP CGI or via a built-in HTTP server. It " +"has\n" "a built-in wiki, built-in file browsing, built-in tickets system, etc." msgstr "" -#: gnu/packages/version-control.scm:1533 +#: gnu/packages/version-control.scm:1694 msgid "Static git page generator" msgstr "" -#: gnu/packages/version-control.scm:1534 +#: gnu/packages/version-control.scm:1695 msgid "" "Stagit creates static pages for git repositories, the results can\n" "be served with a HTTP file server of your choice." msgstr "" -#: gnu/packages/version-control.scm:1622 +#: gnu/packages/version-control.scm:1783 msgid "Distributed Revision Control System" msgstr "" -#: gnu/packages/version-control.scm:1624 +#: gnu/packages/version-control.scm:1785 msgid "" "Darcs is a revision control system. It is:\n" "\n" "@enumerate\n" -"@item Distributed: Every user has access to the full command set, removing boundaries\n" +"@item Distributed: Every user has access to the full command set, removing " +"boundaries\n" "between server and client or committer and non-committers.\n" -"@item Interactive: Darcs is easy to learn and efficient to use because it asks you\n" -"questions in response to simple commands, giving you choices in your work flow.\n" -"You can choose to record one change in a file, while ignoring another. As you update\n" -"from upstream, you can review each patch name, even the full diff for interesting\n" +"@item Interactive: Darcs is easy to learn and efficient to use because it " +"asks you\n" +"questions in response to simple commands, giving you choices in your work " +"flow.\n" +"You can choose to record one change in a file, while ignoring another. As " +"you update\n" +"from upstream, you can review each patch name, even the full diff for " +"interesting\n" "patches.\n" -"@item Smart: Originally developed by physicist David Roundy, darcs is based on a\n" +"@item Smart: Originally developed by physicist David Roundy, darcs is based " +"on a\n" "unique algebra of patches called @url{http://darcs.net/Theory,Patchtheory}.\n" "@end enumerate" msgstr "" -#: gnu/packages/version-control.scm:1676 +#: gnu/packages/version-control.scm:1837 msgid "Java library implementing the Git version control system" msgstr "" -#: gnu/packages/version-control.scm:1677 +#: gnu/packages/version-control.scm:1838 msgid "" "JGit is a lightweight, pure Java library implementing the\n" -"Git version control system, providing repository access routines, support for\n" +"Git version control system, providing repository access routines, support " +"for\n" "network protocols, and core version control algorithms." msgstr "" -#: gnu/packages/virtualization.scm:177 +#: gnu/packages/version-control.scm:1905 +msgid "3D visualisation tool for source control repositories" +msgstr "" + +#: gnu/packages/version-control.scm:1906 +msgid "" +"@code{gource} provides a software version control\n" +"visualization. The repository is displayed as a tree where the root of the\n" +"repository is the centre, directories are branches and files are leaves.\n" +"Contributors to the source code appear and disappear as they contribute to\n" +"specific files and directories." +msgstr "" + +#: gnu/packages/virtualization.scm:198 msgid "Machine emulator and virtualizer" msgstr "" -#: gnu/packages/virtualization.scm:179 +#: gnu/packages/virtualization.scm:200 msgid "" "QEMU is a generic machine emulator and virtualizer.\n" "\n" -"When used as a machine emulator, QEMU can run OSes and programs made for one\n" +"When used as a machine emulator, QEMU can run OSes and programs made for " +"one\n" "machine (e.g. an ARM board) on a different machine---e.g., your own PC. By\n" "using dynamic translation, it achieves very good performance.\n" "\n" @@ -16908,55 +18773,61 @@ msgid "" "server and embedded PowerPC, and S390 guests." msgstr "" -#: gnu/packages/virtualization.scm:201 +#: gnu/packages/virtualization.scm:222 msgid "Machine emulator and virtualizer (without GUI)" msgstr "" -#: gnu/packages/virtualization.scm:268 +#: gnu/packages/virtualization.scm:289 msgid "Operating system information database" msgstr "" -#: gnu/packages/virtualization.scm:269 +#: gnu/packages/virtualization.scm:290 msgid "" "libosinfo is a GObject based library API for managing\n" "information about operating systems, hypervisors and the (virtual) hardware\n" -"devices they can support. It includes a database containing device metadata\n" -"and provides APIs to match/identify optimal devices for deploying an operating\n" +"devices they can support. It includes a database containing device " +"metadata\n" +"and provides APIs to match/identify optimal devices for deploying an " +"operating\n" "system on a hypervisor. Via GObject Introspection, the API is available in\n" "all common programming languages. Vala bindings are also provided." msgstr "" -#: gnu/packages/virtualization.scm:317 +#: gnu/packages/virtualization.scm:338 msgid "Linux container tools" msgstr "" -#: gnu/packages/virtualization.scm:320 +#: gnu/packages/virtualization.scm:341 msgid "" "LXC is a userspace interface for the Linux kernel containment features.\n" -"Through a powerful API and simple tools, it lets Linux users easily create and\n" +"Through a powerful API and simple tools, it lets Linux users easily create " +"and\n" "manage system or application containers." msgstr "" -#: gnu/packages/virtualization.scm:404 +#: gnu/packages/virtualization.scm:424 msgid "Simple API for virtualization" msgstr "" -#: gnu/packages/virtualization.scm:405 +#: gnu/packages/virtualization.scm:425 msgid "" "Libvirt is a C toolkit to interact with the virtualization\n" -"capabilities of recent versions of Linux. The library aims at providing long\n" -"term stable C API initially for the Xen paravirtualization but should be able\n" +"capabilities of recent versions of Linux. The library aims at providing " +"long\n" +"term stable C API initially for the Xen paravirtualization but should be " +"able\n" "to integrate other virtualization mechanisms if needed." msgstr "" -#: gnu/packages/virtualization.scm:446 +#: gnu/packages/virtualization.scm:466 msgid "GLib wrapper around libvirt" msgstr "" -#: gnu/packages/virtualization.scm:447 +#: gnu/packages/virtualization.scm:467 msgid "" "libvirt-glib wraps the libvirt library to provide a\n" -"high-level object-oriented API better suited for glib-based applications, via\n" +"high-level object-oriented API better suited for glib-based applications, " +"via\n" "three libraries:\n" "\n" "@enumerate\n" @@ -16966,277 +18837,328 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/virtualization.scm:489 +#: gnu/packages/virtualization.scm:509 msgid "Python bindings to libvirt" msgstr "" -#: gnu/packages/virtualization.scm:490 +#: gnu/packages/virtualization.scm:510 msgid "" "This package provides Python bindings to the libvirt\n" "virtualization library." msgstr "" -#: gnu/packages/virtualization.scm:585 +#: gnu/packages/virtualization.scm:605 msgid "Manage virtual machines" msgstr "" -#: gnu/packages/virtualization.scm:587 +#: gnu/packages/virtualization.scm:607 msgid "" "The virt-manager application is a desktop user interface for managing\n" "virtual machines through libvirt. It primarily targets KVM VMs, but also\n" -"manages Xen and LXC (Linux containers). It presents a summary view of running\n" +"manages Xen and LXC (Linux containers). It presents a summary view of " +"running\n" "domains, their live performance and resource utilization statistics." msgstr "" -#: gnu/packages/virtualization.scm:677 +#: gnu/packages/virtualization.scm:697 msgid "Checkpoint and restore in user space" msgstr "" -#: gnu/packages/virtualization.scm:678 +#: gnu/packages/virtualization.scm:698 msgid "" "Using this tool, you can freeze a running application (or\n" -"part of it) and checkpoint it to a hard drive as a collection of files. You\n" +"part of it) and checkpoint it to a hard drive as a collection of files. " +"You\n" "can then use the files to restore and run the application from the point it\n" "was frozen at. The distinctive feature of the CRIU project is that it is\n" "mainly implemented in user space." msgstr "" -#: gnu/packages/webkit.scm:134 +#: gnu/packages/virtualization.scm:723 +msgid "Backup and restore QEMU machines" +msgstr "" + +#: gnu/packages/virtualization.scm:724 +msgid "" +"qmpbackup is designed to create and restore full and\n" +"incremental backups of running QEMU virtual machines via QMP, the QEMU\n" +"Machine Protocol." +msgstr "" + +#: gnu/packages/virtualization.scm:765 +msgid "KVM Frame Relay (KVMFR) implementation" +msgstr "" + +#: gnu/packages/virtualization.scm:766 +msgid "" +"Looking Glass allows the use of a KVM (Kernel-based Virtual\n" +"Machine) configured for VGA PCI Pass-through without an attached physical\n" +"monitor, keyboard or mouse. It displays the VM's rendered contents on your " +"main\n" +"monitor/GPU." +msgstr "" + +#: gnu/packages/webkit.scm:140 msgid "Web content engine for GTK+" msgstr "" -#: gnu/packages/webkit.scm:136 +#: gnu/packages/webkit.scm:142 msgid "" "WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" "suitable for projects requiring any kind of web integration, from hybrid\n" "HTML/CSS applications to full-fledged web browsers." msgstr "" -#: gnu/packages/web.scm:136 +#: gnu/packages/web.scm:142 msgid "Featureful HTTP server" msgstr "" -#: gnu/packages/web.scm:138 +#: gnu/packages/web.scm:144 msgid "" "The Apache HTTP Server Project is a collaborative software development\n" "effort aimed at creating a robust, commercial-grade, featureful, and\n" "freely-available source code implementation of an HTTP (Web) server. The\n" -"project is jointly managed by a group of volunteers located around the world,\n" +"project is jointly managed by a group of volunteers located around the " +"world,\n" "using the Internet and the Web to communicate, plan, and develop the server\n" "and its related documentation." msgstr "" -#: gnu/packages/web.scm:226 +#: gnu/packages/web.scm:176 +msgid "Apache HTTPD module for Python WSGI applications" +msgstr "" + +#: gnu/packages/web.scm:178 +msgid "" +"The mod_wsgi module for the Apache HTTPD Server adds support for running\n" +"applications that support the Python @acronym{WSGI, Web Server Gateway\n" +"Interface} specification." +msgstr "" + +#: gnu/packages/web.scm:265 msgid "HTTP and reverse proxy server" msgstr "" -#: gnu/packages/web.scm:228 +#: gnu/packages/web.scm:267 msgid "" "Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" -"created by Igor Sysoev. It can be used both as a standalone web server\n" +"created by Igor Sysoev. It can be used both as a stand-alone web server\n" "and as a proxy to reduce the load on back-end HTTP or mail servers." msgstr "" -#: gnu/packages/web.scm:273 +#: gnu/packages/web.scm:312 msgid "XSLScript with NGinx specific modifications" msgstr "" -#: gnu/packages/web.scm:275 +#: gnu/packages/web.scm:314 msgid "" "XSLScript is a terse notation for writing complex XSLT stylesheets.\n" "This is modified version, specifically intended for use with the NGinx\n" "documentation." msgstr "" -#: gnu/packages/web.scm:328 -msgid "Documentation for nginx web server" +#: gnu/packages/web.scm:368 +msgid "Documentation for the nginx web server" msgstr "" -#: gnu/packages/web.scm:330 +#: gnu/packages/web.scm:370 msgid "This package provides HTML documentation for the nginx web server." msgstr "" -#: gnu/packages/web.scm:353 +#: gnu/packages/web.scm:393 msgid "Language-independent, high-performant extension to CGI" msgstr "" -#: gnu/packages/web.scm:354 +#: gnu/packages/web.scm:394 msgid "" "FastCGI is a language-independent, scalable extension to CGI\n" "that provides high performance without the limitations of server specific\n" "APIs." msgstr "" -#: gnu/packages/web.scm:390 +#: gnu/packages/web.scm:430 msgid "Simple server for running CGI applications over FastCGI" msgstr "" -#: gnu/packages/web.scm:391 +#: gnu/packages/web.scm:431 msgid "" "Fcgiwrap is a simple server for running CGI applications\n" -"over FastCGI. It hopes to provide clean CGI support to Nginx (and other web\n" +"over FastCGI. It hopes to provide clean CGI support to Nginx (and other " +"web\n" "servers that may need it)." msgstr "" -#: gnu/packages/web.scm:422 +#: gnu/packages/web.scm:462 msgid "PSGI/Plack web server" msgstr "" -#: gnu/packages/web.scm:423 +#: gnu/packages/web.scm:463 msgid "" "Starman is a PSGI perl web server that has unique features\n" -"such as high performance, preforking, signal support, superdaemon awareness,\n" +"such as high performance, preforking, signal support, superdaemon " +"awareness,\n" "and UNIX socket support." msgstr "" -#: gnu/packages/web.scm:455 +#: gnu/packages/web.scm:495 msgid "Java Web Start" msgstr "" -#: gnu/packages/web.scm:457 +#: gnu/packages/web.scm:497 msgid "" "IcedTea-Web is an implementation of the @dfn{Java Network Launching\n" "Protocol}, also known as Java Web Start. This package provides tools and\n" "libraries for working with JNLP applets." msgstr "" -#: gnu/packages/web.scm:478 +#: gnu/packages/web.scm:518 msgid "JSON C library" msgstr "" -#: gnu/packages/web.scm:480 +#: gnu/packages/web.scm:520 msgid "" "Jansson is a C library for encoding, decoding and manipulating JSON\n" "data." msgstr "" -#: gnu/packages/web.scm:512 +#: gnu/packages/web.scm:552 msgid "JSON implementation in C" msgstr "" -#: gnu/packages/web.scm:514 +#: gnu/packages/web.scm:554 msgid "" "JSON-C implements a reference counting object model that allows you to\n" -"easily construct JSON objects in C, output them as JSON formatted strings and\n" -"parse JSON formatted strings back into the C representation of JSON objects." +"easily construct JSON objects in C, output them as JSON-formatted strings " +"and\n" +"parse JSON-formatted strings back into the C representation of JSON " +"objects.\n" +"It aims to conform to RFC 7159." msgstr "" -#: gnu/packages/web.scm:552 +#: gnu/packages/web.scm:618 msgid "Library that maps JSON data to QVariant objects" msgstr "" -#: gnu/packages/web.scm:553 +#: gnu/packages/web.scm:619 msgid "" "QJson is a Qt-based library that maps JSON data to\n" "@code{QVariant} objects. JSON arrays will be mapped to @code{QVariantList}\n" "instances, while JSON's objects will be mapped to @code{QVariantMap}." msgstr "" -#: gnu/packages/web.scm:637 +#: gnu/packages/web.scm:703 msgid "Hierarchical data exploration with zoomable HTML5 pie charts" msgstr "" -#: gnu/packages/web.scm:639 +#: gnu/packages/web.scm:705 msgid "" "Krona is a flexible tool for exploring the relative proportions of\n" "hierarchical data, such as metagenomic classifications, using a radial,\n" -"space-filling display. It is implemented using HTML5 and JavaScript, allowing\n" +"space-filling display. It is implemented using HTML5 and JavaScript, " +"allowing\n" "charts to be explored locally or served over the Internet, requiring only a\n" "current version of any major web browser." msgstr "" -#: gnu/packages/web.scm:672 +#: gnu/packages/web.scm:738 msgid "JSON parser/generator for C++ with both SAX/DOM style API" msgstr "" -#: gnu/packages/web.scm:674 +#: gnu/packages/web.scm:740 msgid "" "RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" "style API." msgstr "" -#: gnu/packages/web.scm:692 +#: gnu/packages/web.scm:758 msgid "C library for parsing JSON" msgstr "" -#: gnu/packages/web.scm:694 +#: gnu/packages/web.scm:760 msgid "" "Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" "parser written in ANSI C and a small validating JSON generator." msgstr "" -#: gnu/packages/web.scm:724 +#: gnu/packages/web.scm:790 msgid "WebSockets library written in C" msgstr "" -#: gnu/packages/web.scm:726 +#: gnu/packages/web.scm:792 msgid "" "Libwebsockets is a library that allows C programs to establish client\n" -"and server WebSockets connections---a protocol layered above HTTP that allows\n" +"and server WebSockets connections---a protocol layered above HTTP that " +"allows\n" "for efficient socket-like bidirectional reliable communication channels." msgstr "" -#: gnu/packages/web.scm:754 +#: gnu/packages/web.scm:820 msgid "C library for the Publix Suffix List" msgstr "" -#: gnu/packages/web.scm:756 +#: gnu/packages/web.scm:822 msgid "" "A \"public suffix\" is a domain name under which Internet users can\n" "directly register own names.\n" "\n" "Browsers and other web clients can use it to avoid privacy-leaking\n" -"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, domain\n" -"highlighting parts of the domain in a user interface, and sorting domain lists\n" +"\"supercookies\", avoid privacy-leaking \"super domain\" certificates, " +"domain\n" +"highlighting parts of the domain in a user interface, and sorting domain " +"lists\n" "by site.\n" "\n" "Libpsl has built-in PSL data for fast access, allows to load PSL data from\n" -"files, checks if a given domain is a public suffix, provides immediate cookie\n" +"files, checks if a given domain is a public suffix, provides immediate " +"cookie\n" "domain verification, finds the longest public part of a given domain, finds\n" "the shortest private part of a given domain, works with international\n" "domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008\n" "UTS#46." msgstr "" -#: gnu/packages/web.scm:801 +#: gnu/packages/web.scm:868 msgid "HTML validator and tidier" msgstr "" -#: gnu/packages/web.scm:802 +#: gnu/packages/web.scm:869 msgid "" "HTML Tidy is a command-line tool and C library that can be\n" "used to validate and fix HTML data." msgstr "" -#: gnu/packages/web.scm:837 +#: gnu/packages/web.scm:904 msgid "Light-weight HTTP/HTTPS proxy daemon" msgstr "" -#: gnu/packages/web.scm:838 +#: gnu/packages/web.scm:905 msgid "" "Tinyproxy is a light-weight HTTP/HTTPS proxy\n" -"daemon. Designed from the ground up to be fast and yet small, it is an ideal\n" -"solution for use cases such as embedded deployments where a full featured HTTP\n" +"daemon. Designed from the ground up to be fast and yet small, it is an " +"ideal\n" +"solution for use cases such as embedded deployments where a full featured " +"HTTP\n" "proxy is required, but the system resources for a larger proxy are\n" "unavailable." msgstr "" -#: gnu/packages/web.scm:871 +#: gnu/packages/web.scm:938 msgid "Small caching web proxy" msgstr "" -#: gnu/packages/web.scm:873 +#: gnu/packages/web.scm:940 msgid "" "Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" -"server). It was primarily designed to be used by one person or a small group\n" +"server). It was primarily designed to be used by one person or a small " +"group\n" "of people." msgstr "" -#: gnu/packages/web.scm:900 +#: gnu/packages/web.scm:967 msgid "WebSockets support for any application/server" msgstr "" -#: gnu/packages/web.scm:901 +#: gnu/packages/web.scm:968 msgid "" "Websockify translates WebSockets traffic to normal socket\n" "traffic. Websockify accepts the WebSockets handshake, parses it, and then\n" @@ -17244,277 +19166,292 @@ msgid "" "directions." msgstr "" -#: gnu/packages/web.scm:927 +#: gnu/packages/web.scm:994 msgid "Caching web proxy optimized for intermittent internet links" msgstr "" -#: gnu/packages/web.scm:928 +#: gnu/packages/web.scm:995 msgid "" "WWWOFFLE is a proxy web server that is especially good for\n" "intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger\n" -"protocols, and supports browsing and requesting pages while offline, indexing,\n" +"protocols, and supports browsing and requesting pages while offline, " +"indexing,\n" "modifying pages and incoming and outgoing headers, monitoring pages for\n" "changes, and much more." msgstr "" -#: gnu/packages/web.scm:953 +#: gnu/packages/web.scm:1020 msgid "C library implementing the OAuth API" msgstr "" -#: gnu/packages/web.scm:955 +#: gnu/packages/web.scm:1022 msgid "" "liboauth is a collection of C functions implementing the OAuth API.\n" "liboauth provides functions to escape and encode strings according to OAuth\n" "specifications and offers high-level functionality built on top to sign\n" -"requests or verify signatures using either NSS or OpenSSL for calculating the\n" +"requests or verify signatures using either NSS or OpenSSL for calculating " +"the\n" "hash/signatures." msgstr "" -#: gnu/packages/web.scm:979 +#: gnu/packages/web.scm:1046 msgid "YAML 1.1 parser and emitter written in C" msgstr "" -#: gnu/packages/web.scm:981 +#: gnu/packages/web.scm:1048 msgid "LibYAML is a YAML 1.1 parser and emitter written in C." msgstr "" -#: gnu/packages/web.scm:998 gnu/packages/web.scm:1032 -#: gnu/packages/web.scm:1055 +#: gnu/packages/web.scm:1065 gnu/packages/web.scm:1099 +#: gnu/packages/web.scm:1122 msgid "Media stream URL parser" msgstr "" -#: gnu/packages/web.scm:999 +#: gnu/packages/web.scm:1066 msgid "" "This package contains support scripts called by libquvi to\n" "parse media stream properties." msgstr "" -#: gnu/packages/web.scm:1033 +#: gnu/packages/web.scm:1100 msgid "" "libquvi is a library with a C API for parsing media stream\n" "URLs and extracting their actual media files." msgstr "" -#: gnu/packages/web.scm:1056 +#: gnu/packages/web.scm:1123 msgid "" "quvi is a command-line-tool suite to extract media files\n" "from streaming URLs. It is a command-line wrapper for the libquvi library." msgstr "" -#: gnu/packages/web.scm:1146 +#: gnu/packages/web.scm:1195 msgid "High-performance asynchronous HTTP client library" msgstr "" -#: gnu/packages/web.scm:1148 +#: gnu/packages/web.scm:1197 msgid "" "serf is a C-based HTTP client library built upon the Apache Portable\n" "Runtime (APR) library. It multiplexes connections, running the read/write\n" -"communication asynchronously. Memory copies and transformations are kept to a\n" +"communication asynchronously. Memory copies and transformations are kept to " +"a\n" "minimum to provide high performance operation." msgstr "" -#: gnu/packages/web.scm:1202 +#: gnu/packages/web.scm:1251 msgid "CSS pre-processor" msgstr "" -#: gnu/packages/web.scm:1203 +#: gnu/packages/web.scm:1252 msgid "" "SassC is a compiler written in C for the CSS pre-processor\n" "language known as SASS." msgstr "" -#: gnu/packages/web.scm:1232 +#: gnu/packages/web.scm:1281 msgid "Compile a log format string to perl-code" msgstr "" -#: gnu/packages/web.scm:1233 +#: gnu/packages/web.scm:1282 msgid "" "This module provides methods to compile a log format string\n" "to perl-code, for faster generation of access_log lines." msgstr "" -#: gnu/packages/web.scm:1261 +#: gnu/packages/web.scm:1310 msgid "SASL authentication framework" msgstr "" -#: gnu/packages/web.scm:1262 +#: gnu/packages/web.scm:1311 msgid "Authen::SASL provides an SASL authentication framework." msgstr "" -#: gnu/packages/web.scm:1287 +#: gnu/packages/web.scm:1336 msgid "Sensible default Catalyst action" msgstr "" -#: gnu/packages/web.scm:1288 +#: gnu/packages/web.scm:1337 msgid "" "This Catalyst action implements a sensible default end\n" "action, which will forward to the first available view." msgstr "" -#: gnu/packages/web.scm:1320 +#: gnu/packages/web.scm:1369 msgid "Automated REST Method Dispatching" msgstr "" -#: gnu/packages/web.scm:1321 +#: gnu/packages/web.scm:1370 msgid "" "This Action handles doing automatic method dispatching for\n" -"REST requests. It takes a normal Catalyst action, and changes the dispatch to\n" +"REST requests. It takes a normal Catalyst action, and changes the dispatch " +"to\n" "append an underscore and method name. First it will try dispatching to an\n" -"action with the generated name, and failing that it will try to dispatch to a\n" +"action with the generated name, and failing that it will try to dispatch to " +"a\n" "regular method." msgstr "" -#: gnu/packages/web.scm:1358 +#: gnu/packages/web.scm:1407 msgid "Storage class for Catalyst authentication using DBIx::Class" msgstr "" -#: gnu/packages/web.scm:1359 +#: gnu/packages/web.scm:1408 msgid "" "The Catalyst::Authentication::Store::DBIx::Class class\n" "provides access to authentication information stored in a database via\n" "DBIx::Class." msgstr "" -#: gnu/packages/web.scm:1385 +#: gnu/packages/web.scm:1434 msgid "Create only one instance of Moose component per context" msgstr "" -#: gnu/packages/web.scm:1386 +#: gnu/packages/web.scm:1435 msgid "" "Catalyst::Component::InstancePerContext returns a new\n" "instance of a component on each request." msgstr "" -#: gnu/packages/web.scm:1423 +#: gnu/packages/web.scm:1472 msgid "Catalyst Development Tools" msgstr "" -#: gnu/packages/web.scm:1424 +#: gnu/packages/web.scm:1473 msgid "" "The Catalyst-Devel distribution includes a variety of\n" -"modules useful for the development of Catalyst applications, but not required\n" +"modules useful for the development of Catalyst applications, but not " +"required\n" "to run them. Catalyst-Devel includes the Catalyst::Helper system, which\n" -"autogenerates scripts and tests; Module::Install::Catalyst, a Module::Install\n" -"extension for Catalyst; and requirements for a variety of development-related\n" +"autogenerates scripts and tests; Module::Install::Catalyst, a Module::" +"Install\n" +"extension for Catalyst; and requirements for a variety of development-" +"related\n" "modules." msgstr "" -#: gnu/packages/web.scm:1453 +#: gnu/packages/web.scm:1502 msgid "Regex DispatchType for Catalyst" msgstr "" -#: gnu/packages/web.scm:1454 +#: gnu/packages/web.scm:1503 msgid "" "Dispatch type managing path-matching behaviour using\n" -"regexes. Regex dispatch types have been deprecated and removed from Catalyst\n" +"regexes. Regex dispatch types have been deprecated and removed from " +"Catalyst\n" "core. It is recommend that you use Chained methods or other techniques\n" -"instead. As part of the refactoring, the dispatch priority of Regex vs Regexp\n" -"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced by\n" +"instead. As part of the refactoring, the dispatch priority of Regex vs " +"Regexp\n" +"vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced " +"by\n" "when the dispatch type is first seen in your application." msgstr "" -#: gnu/packages/web.scm:1503 +#: gnu/packages/web.scm:1552 msgid "DBIx::Class::Schema Model Class" msgstr "" -#: gnu/packages/web.scm:1504 +#: gnu/packages/web.scm:1553 msgid "" "This is a Catalyst Model for DBIx::Class::Schema-based\n" "Models." msgstr "" -#: gnu/packages/web.scm:1527 +#: gnu/packages/web.scm:1576 msgid "Request logging from within Catalyst" msgstr "" -#: gnu/packages/web.scm:1528 +#: gnu/packages/web.scm:1577 msgid "" "This Catalyst plugin enables you to create \"access logs\"\n" -"from within a Catalyst application instead of requiring a webserver to do it\n" +"from within a Catalyst application instead of requiring a webserver to do " +"it\n" "for you. It will work even with Catalyst debug logging turned off." msgstr "" -#: gnu/packages/web.scm:1562 +#: gnu/packages/web.scm:1611 msgid "Infrastructure plugin for the Catalyst authentication framework" msgstr "" -#: gnu/packages/web.scm:1563 +#: gnu/packages/web.scm:1612 msgid "" "The authentication plugin provides generic user support for\n" -"Catalyst apps. It is the basis for both authentication (checking the user is\n" +"Catalyst apps. It is the basis for both authentication (checking the user " +"is\n" "who they claim to be), and authorization (allowing the user to do what the\n" "system authorises them to do)." msgstr "" -#: gnu/packages/web.scm:1594 +#: gnu/packages/web.scm:1643 msgid "Role-based authorization for Catalyst" msgstr "" -#: gnu/packages/web.scm:1595 +#: gnu/packages/web.scm:1644 msgid "" "Catalyst::Plugin::Authorization::Roles provides role-based\n" "authorization for Catalyst based on Catalyst::Plugin::Authentication." msgstr "" -#: gnu/packages/web.scm:1618 +#: gnu/packages/web.scm:1667 msgid "Captchas for Catalyst" msgstr "" -#: gnu/packages/web.scm:1619 +#: gnu/packages/web.scm:1668 msgid "" "This plugin creates and validates Captcha images for\n" "Catalyst." msgstr "" -#: gnu/packages/web.scm:1646 +#: gnu/packages/web.scm:1695 msgid "Load config files of various types" msgstr "" -#: gnu/packages/web.scm:1647 +#: gnu/packages/web.scm:1696 msgid "" "This module will attempt to load find and load configuration\n" -"files of various types. Currently it supports YAML, JSON, XML, INI and Perl\n" +"files of various types. Currently it supports YAML, JSON, XML, INI and " +"Perl\n" "formats." msgstr "" -#: gnu/packages/web.scm:1679 +#: gnu/packages/web.scm:1728 msgid "Catalyst generic session plugin" msgstr "" -#: gnu/packages/web.scm:1680 +#: gnu/packages/web.scm:1729 msgid "" "This plugin links the two pieces required for session\n" "management in web applications together: the state, and the store." msgstr "" -#: gnu/packages/web.scm:1708 +#: gnu/packages/web.scm:1757 msgid "Maintain session IDs using cookies" msgstr "" -#: gnu/packages/web.scm:1709 +#: gnu/packages/web.scm:1758 msgid "" "In order for Catalyst::Plugin::Session to work, the session\n" -"ID needs to be stored on the client, and the session data needs to be stored\n" +"ID needs to be stored on the client, and the session data needs to be " +"stored\n" "on the server. This plugin stores the session ID on the client using the\n" "cookie mechanism." msgstr "" -#: gnu/packages/web.scm:1739 +#: gnu/packages/web.scm:1788 msgid "FastMmap session storage backend" msgstr "" -#: gnu/packages/web.scm:1740 +#: gnu/packages/web.scm:1789 msgid "" "Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" "storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" "memory interprocess cache. It is based on Cache::FastMmap." msgstr "" -#: gnu/packages/web.scm:1765 +#: gnu/packages/web.scm:1814 msgid "Stack trace on the Catalyst debug screen" msgstr "" -#: gnu/packages/web.scm:1766 +#: gnu/packages/web.scm:1815 msgid "" "This plugin enhances the standard Catalyst debug screen by\n" "including a stack trace of your application up to the point where the error\n" @@ -17522,38 +19459,43 @@ msgid "" "number, file name, and code context surrounding the line number." msgstr "" -#: gnu/packages/web.scm:1794 +#: gnu/packages/web.scm:1843 msgid "Simple serving of static pages" msgstr "" -#: gnu/packages/web.scm:1795 +#: gnu/packages/web.scm:1844 msgid "" "The Static::Simple plugin is designed to make serving static\n" "content in your application during development quick and easy, without\n" -"requiring a single line of code from you. This plugin detects static files by\n" -"looking at the file extension in the URL (such as .css or .png or .js). The\n" +"requiring a single line of code from you. This plugin detects static files " +"by\n" +"looking at the file extension in the URL (such as .css or .png or .js). " +"The\n" "plugin uses the lightweight MIME::Types module to map file extensions to\n" -"IANA-registered MIME types, and will serve your static files with the correct\n" +"IANA-registered MIME types, and will serve your static files with the " +"correct\n" "MIME type directly to the browser, without being processed through Catalyst." msgstr "" -#: gnu/packages/web.scm:1863 +#: gnu/packages/web.scm:1912 msgid "The Catalyst Framework Runtime" msgstr "" -#: gnu/packages/web.scm:1864 +#: gnu/packages/web.scm:1913 msgid "" "Catalyst is a modern framework for making web applications.\n" -"It is designed to make it easy to manage the various tasks you need to do to\n" -"run an application on the web, either by doing them itself, or by letting you\n" +"It is designed to make it easy to manage the various tasks you need to do " +"to\n" +"run an application on the web, either by doing them itself, or by letting " +"you\n" "\"plug in\" existing Perl modules that do what you need." msgstr "" -#: gnu/packages/web.scm:1895 +#: gnu/packages/web.scm:1944 msgid "Replace request base with value passed by HTTP proxy" msgstr "" -#: gnu/packages/web.scm:1896 +#: gnu/packages/web.scm:1945 msgid "" "This module is a Moose::Role which allows you more\n" "flexibility in your application's deployment configurations when deployed\n" @@ -17561,42 +19503,42 @@ msgid "" "replaced with the contents of the X-Request-Base header." msgstr "" -#: gnu/packages/web.scm:1923 +#: gnu/packages/web.scm:1972 msgid "Download data in many formats" msgstr "" -#: gnu/packages/web.scm:1924 +#: gnu/packages/web.scm:1973 msgid "" "The purpose of this module is to provide a method for\n" "downloading data into many supportable formats. For example, downloading a\n" "table based report in a variety of formats (CSV, HTML, etc.)." msgstr "" -#: gnu/packages/web.scm:1950 +#: gnu/packages/web.scm:1999 msgid "Catalyst JSON view" msgstr "" -#: gnu/packages/web.scm:1951 +#: gnu/packages/web.scm:2000 msgid "" "Catalyst::View::JSON is a Catalyst View handler that returns\n" "stash data in JSON format." msgstr "" -#: gnu/packages/web.scm:1977 +#: gnu/packages/web.scm:2026 msgid "Template View Class" msgstr "" -#: gnu/packages/web.scm:1978 +#: gnu/packages/web.scm:2027 msgid "" "This module is a Catalyst view class for the Template\n" "Toolkit." msgstr "" -#: gnu/packages/web.scm:2007 +#: gnu/packages/web.scm:2056 msgid "Trait Loading and Resolution for Catalyst Components" msgstr "" -#: gnu/packages/web.scm:2008 +#: gnu/packages/web.scm:2057 msgid "" "Adds a \"COMPONENT\" in Catalyst::Component method to your\n" "Catalyst component base class that reads the optional \"traits\" parameter\n" @@ -17605,95 +19547,97 @@ msgid "" "MooseX::Traits::Pluggable." msgstr "" -#: gnu/packages/web.scm:2033 +#: gnu/packages/web.scm:2082 msgid "Apply roles to Catalyst classes" msgstr "" -#: gnu/packages/web.scm:2034 +#: gnu/packages/web.scm:2083 msgid "" "CatalystX::RoleApplicator applies roles to Catalyst\n" "application classes." msgstr "" -#: gnu/packages/web.scm:2061 +#: gnu/packages/web.scm:2110 msgid "Catalyst development server with Starman" msgstr "" -#: gnu/packages/web.scm:2062 +#: gnu/packages/web.scm:2111 msgid "" "This module provides a Catalyst extension to replace the\n" "development server with Starman." msgstr "" -#: gnu/packages/web.scm:2086 +#: gnu/packages/web.scm:2135 msgid "Handle Common Gateway Interface requests and responses" msgstr "" -#: gnu/packages/web.scm:2087 +#: gnu/packages/web.scm:2136 msgid "" "CGI.pm is a stable, complete and mature solution for\n" -"processing and preparing HTTP requests and responses. Major features include\n" -"processing form submissions, file uploads, reading and writing cookies, query\n" +"processing and preparing HTTP requests and responses. Major features " +"include\n" +"processing form submissions, file uploads, reading and writing cookies, " +"query\n" "string generation and manipulation, and processing and preparing HTTP\n" "headers." msgstr "" -#: gnu/packages/web.scm:2115 +#: gnu/packages/web.scm:2164 msgid "Persistent session data in CGI applications" msgstr "" -#: gnu/packages/web.scm:2117 +#: gnu/packages/web.scm:2166 msgid "" "@code{CGI::Session} provides modular session management system across\n" "HTTP requests." msgstr "" -#: gnu/packages/web.scm:2138 +#: gnu/packages/web.scm:2187 msgid "CGI interface that is CGI.pm compliant" msgstr "" -#: gnu/packages/web.scm:2139 +#: gnu/packages/web.scm:2188 msgid "" "CGI::Simple provides a relatively lightweight drop in\n" "replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" "parameter parsing, file upload, cookie handling and header generation." msgstr "" -#: gnu/packages/web.scm:2160 +#: gnu/packages/web.scm:2209 msgid "Build structures from CGI data" msgstr "" -#: gnu/packages/web.scm:2161 +#: gnu/packages/web.scm:2210 msgid "" "This is a module for building structured data from CGI\n" "inputs, in a manner reminiscent of how PHP does." msgstr "" -#: gnu/packages/web.scm:2184 +#: gnu/packages/web.scm:2233 msgid "Date conversion routines" msgstr "" -#: gnu/packages/web.scm:2185 +#: gnu/packages/web.scm:2234 msgid "" "This module provides functions that deal with the date\n" "formats used by the HTTP protocol." msgstr "" -#: gnu/packages/web.scm:2205 +#: gnu/packages/web.scm:2254 msgid "MD5 sums for files and urls" msgstr "" -#: gnu/packages/web.scm:2206 +#: gnu/packages/web.scm:2255 msgid "" "Digest::MD5::File is a Perl extension for getting MD5 sums\n" "for files and urls." msgstr "" -#: gnu/packages/web.scm:2224 +#: gnu/packages/web.scm:2273 msgid "Perl locale encoding determination" msgstr "" -#: gnu/packages/web.scm:2226 +#: gnu/packages/web.scm:2275 msgid "" "The POSIX locale system is used to specify both the language\n" "conventions requested by the user and the preferred character set to\n" @@ -17705,110 +19649,111 @@ msgid "" "with Encode::decode(locale => $string)." msgstr "" -#: gnu/packages/web.scm:2261 +#: gnu/packages/web.scm:2310 msgid "Syndication feed auto-discovery" msgstr "" -#: gnu/packages/web.scm:2262 +#: gnu/packages/web.scm:2311 msgid "" "@code{Feed::Find} implements feed auto-discovery for finding\n" -"syndication feeds, given a URI. It will discover the following feed formats:\n" +"syndication feeds, given a URI. It will discover the following feed " +"formats:\n" "RSS 0.91, RSS 1.0, RSS 2.0, Atom." msgstr "" -#: gnu/packages/web.scm:2283 +#: gnu/packages/web.scm:2332 msgid "Perl directory listing parser" msgstr "" -#: gnu/packages/web.scm:2285 +#: gnu/packages/web.scm:2334 msgid "" "The File::Listing module exports a single function called parse_dir(),\n" "which can be used to parse directory listings." msgstr "" -#: gnu/packages/web.scm:2317 +#: gnu/packages/web.scm:2366 msgid "Stock and mutual fund quotes" msgstr "" -#: gnu/packages/web.scm:2319 +#: gnu/packages/web.scm:2368 msgid "" "Finance::Quote gets stock quotes from various internet sources, including\n" "Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." msgstr "" -#: gnu/packages/web.scm:2341 +#: gnu/packages/web.scm:2390 msgid "Perl extension providing access to the GSSAPIv2 library" msgstr "" -#: gnu/packages/web.scm:2342 +#: gnu/packages/web.scm:2391 msgid "" "This is a Perl extension for using GSSAPI C bindings as\n" "described in RFC 2744." msgstr "" -#: gnu/packages/web.scm:2362 +#: gnu/packages/web.scm:2411 msgid "Manipulate tables of HTML::Element" msgstr "" -#: gnu/packages/web.scm:2364 +#: gnu/packages/web.scm:2413 msgid "" "HTML::Element::Extended is a Perl extension for manipulating a table\n" "composed of HTML::Element style components." msgstr "" -#: gnu/packages/web.scm:2388 +#: gnu/packages/web.scm:2437 msgid "Perl class representing an HTML form element" msgstr "" -#: gnu/packages/web.scm:2389 +#: gnu/packages/web.scm:2438 msgid "" "Objects of the HTML::Form class represents a single HTML\n" "
...
instance." msgstr "" -#: gnu/packages/web.scm:2419 +#: gnu/packages/web.scm:2468 msgid "Perl extension for scrubbing/sanitizing html" msgstr "" -#: gnu/packages/web.scm:2421 +#: gnu/packages/web.scm:2470 msgid "@code{HTML::Scrubber} Perl extension for scrubbing/sanitizing HTML." msgstr "" -#: gnu/packages/web.scm:2442 +#: gnu/packages/web.scm:2491 msgid "Check for HTML errors in a string or file" msgstr "" -#: gnu/packages/web.scm:2443 +#: gnu/packages/web.scm:2492 msgid "" "HTML::Lint is a pure-Perl HTML parser and checker for\n" "syntactic legitmacy." msgstr "" -#: gnu/packages/web.scm:2464 +#: gnu/packages/web.scm:2513 msgid "Extract contents from HTML tables" msgstr "" -#: gnu/packages/web.scm:2466 +#: gnu/packages/web.scm:2515 msgid "" "HTML::TableExtract is a Perl module for extracting the content contained\n" "in tables within an HTML document, either as text or encoded element trees." msgstr "" -#: gnu/packages/web.scm:2491 +#: gnu/packages/web.scm:2540 msgid "Work with HTML in a DOM-like tree structure" msgstr "" -#: gnu/packages/web.scm:2492 +#: gnu/packages/web.scm:2541 msgid "" "This distribution contains a suite of modules for\n" "representing, creating, and extracting information from HTML syntax trees." msgstr "" -#: gnu/packages/web.scm:2513 +#: gnu/packages/web.scm:2562 msgid "Perl HTML parser class" msgstr "" -#: gnu/packages/web.scm:2515 +#: gnu/packages/web.scm:2564 msgid "" "Objects of the HTML::Parser class will recognize markup and separate\n" "it from plain text (alias data content) in HTML documents. As different\n" @@ -17816,97 +19761,101 @@ msgid "" "are invoked." msgstr "" -#: gnu/packages/web.scm:2535 +#: gnu/packages/web.scm:2584 msgid "Perl data tables useful in parsing HTML" msgstr "" -#: gnu/packages/web.scm:2537 +#: gnu/packages/web.scm:2586 msgid "" "The HTML::Tagset module contains several data tables useful in various\n" "kinds of HTML parsing operations." msgstr "" -#: gnu/packages/web.scm:2556 +#: gnu/packages/web.scm:2605 msgid "HTML-like templates" msgstr "" -#: gnu/packages/web.scm:2558 +#: gnu/packages/web.scm:2607 msgid "" "This module attempts to make using HTML templates simple and natural.\n" "It extends standard HTML with a few new HTML-esque tags: @code{},\n" "@code{}, @code{}, @code{},\n" -"@code{} and @code{}. The file written with HTML and\n" -"these new tags is called a template. Using this module you fill in the values\n" -"for the variables, loops and branches declared in the template. This allows\n" +"@code{} and @code{}. The file written with HTML " +"and\n" +"these new tags is called a template. Using this module you fill in the " +"values\n" +"for the variables, loops and branches declared in the template. This " +"allows\n" "you to separate design from the data." msgstr "" -#: gnu/packages/web.scm:2586 +#: gnu/packages/web.scm:2635 msgid "HTTP Body Parser" msgstr "" -#: gnu/packages/web.scm:2587 +#: gnu/packages/web.scm:2636 msgid "" "HTTP::Body parses chunks of HTTP POST data and supports\n" -"application/octet-stream, application/json, application/x-www-form-urlencoded,\n" +"application/octet-stream, application/json, application/x-www-form-" +"urlencoded,\n" "and multipart/form-data." msgstr "" -#: gnu/packages/web.scm:2614 +#: gnu/packages/web.scm:2663 msgid "Minimalist HTTP user agent cookie jar" msgstr "" -#: gnu/packages/web.scm:2615 +#: gnu/packages/web.scm:2664 msgid "" "This module implements a minimalist HTTP user agent cookie\n" "jar in conformance with RFC 6265 ." msgstr "" -#: gnu/packages/web.scm:2635 +#: gnu/packages/web.scm:2684 msgid "Perl HTTP cookie jars" msgstr "" -#: gnu/packages/web.scm:2637 +#: gnu/packages/web.scm:2686 msgid "" "The HTTP::Cookies class is for objects that represent a cookie jar,\n" "that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" "object knows about." msgstr "" -#: gnu/packages/web.scm:2659 +#: gnu/packages/web.scm:2708 msgid "Perl simple http server class" msgstr "" -#: gnu/packages/web.scm:2661 +#: gnu/packages/web.scm:2710 msgid "" "Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" "on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" "IO::Socket::INET, so you can perform socket operations directly on it too." msgstr "" -#: gnu/packages/web.scm:2680 +#: gnu/packages/web.scm:2729 msgid "Perl date conversion routines" msgstr "" -#: gnu/packages/web.scm:2682 +#: gnu/packages/web.scm:2731 msgid "" "The HTTP::Date module provides functions that deal with date formats\n" "used by the HTTP protocol (and then some more)." msgstr "" -#: gnu/packages/web.scm:2706 +#: gnu/packages/web.scm:2755 msgid "Perl HTTP style message" msgstr "" -#: gnu/packages/web.scm:2708 +#: gnu/packages/web.scm:2757 msgid "An HTTP::Message object contains some headers and a content body." msgstr "" -#: gnu/packages/web.scm:2727 +#: gnu/packages/web.scm:2776 msgid "Perl http content negotiation" msgstr "" -#: gnu/packages/web.scm:2729 +#: gnu/packages/web.scm:2778 msgid "" "The HTTP::Negotiate module provides a complete implementation of the\n" "HTTP content negotiation algorithm specified in\n" @@ -17916,11 +19865,11 @@ msgid "" "fields in the request." msgstr "" -#: gnu/packages/web.scm:2754 +#: gnu/packages/web.scm:2803 msgid "Parse HTTP/1.1 requests" msgstr "" -#: gnu/packages/web.scm:2755 +#: gnu/packages/web.scm:2804 msgid "" "This is an HTTP request parser. It takes chunks of text as\n" "received and returns a 'hint' as to what is required, or returns the\n" @@ -17928,87 +19877,92 @@ msgid "" "supported." msgstr "" -#: gnu/packages/web.scm:2777 +#: gnu/packages/web.scm:2826 msgid "Fast HTTP request parser" msgstr "" -#: gnu/packages/web.scm:2778 +#: gnu/packages/web.scm:2827 msgid "" "HTTP::Parser::XS is a fast, primitive HTTP request/response\n" "parser." msgstr "" -#: gnu/packages/web.scm:2799 +#: gnu/packages/web.scm:2848 msgid "Set up a CGI environment from an HTTP::Request" msgstr "" -#: gnu/packages/web.scm:2800 +#: gnu/packages/web.scm:2849 msgid "" "This module provides a convenient way to set up a CGI\n" "environment from an HTTP::Request." msgstr "" -#: gnu/packages/web.scm:2833 +#: gnu/packages/web.scm:2882 msgid "Lightweight HTTP server" msgstr "" -#: gnu/packages/web.scm:2834 +#: gnu/packages/web.scm:2883 msgid "" "HTTP::Server::Simple is a simple standalone HTTP daemon with\n" "no non-core module dependencies. It can be used for building a standalone\n" "http-based UI to your existing tools." msgstr "" -#: gnu/packages/web.scm:2859 +#: gnu/packages/web.scm:2908 msgid "HTTP/1.1 client" msgstr "" -#: gnu/packages/web.scm:2860 +#: gnu/packages/web.scm:2909 msgid "" "This is a very simple HTTP/1.1 client, designed for doing\n" -"simple requests without the overhead of a large framework like LWP::UserAgent.\n" +"simple requests without the overhead of a large framework like LWP::" +"UserAgent.\n" "It supports proxies and redirection. It also correctly resumes after EINTR." msgstr "" -#: gnu/packages/web.scm:2879 +#: gnu/packages/web.scm:2928 msgid "Perl module to open an HTML file with automatic charset detection" msgstr "" -#: gnu/packages/web.scm:2881 +#: gnu/packages/web.scm:2930 msgid "" "IO::HTML provides an easy way to open a file containing HTML while\n" -"automatically determining its encoding. It uses the HTML5 encoding sniffing\n" +"automatically determining its encoding. It uses the HTML5 encoding " +"sniffing\n" "algorithm specified in section 8.2.2.1 of the draft standard." msgstr "" -#: gnu/packages/web.scm:2901 +#: gnu/packages/web.scm:2950 msgid "Family-neutral IP socket supporting both IPv4 and IPv6" msgstr "" -#: gnu/packages/web.scm:2902 +#: gnu/packages/web.scm:2951 msgid "" "This module provides a protocol-independent way to use IPv4\n" "and IPv6 sockets, intended as a replacement for IO::Socket::INET." msgstr "" -#: gnu/packages/web.scm:2924 +#: gnu/packages/web.scm:2973 msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" msgstr "" -#: gnu/packages/web.scm:2926 +#: gnu/packages/web.scm:2975 msgid "" "IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" -"necessary functionality into the familiar IO::Socket interface and providing\n" -"secure defaults whenever possible. This way existing applications can be made\n" -"SSL-aware without much effort, at least if you do blocking I/O and don't use\n" +"necessary functionality into the familiar IO::Socket interface and " +"providing\n" +"secure defaults whenever possible. This way existing applications can be " +"made\n" +"SSL-aware without much effort, at least if you do blocking I/O and don't " +"use\n" "select or poll." msgstr "" -#: gnu/packages/web.scm:2960 +#: gnu/packages/web.scm:3009 msgid "Perl modules for the WWW" msgstr "用于万维网的 Perl 模块" -#: gnu/packages/web.scm:2962 +#: gnu/packages/web.scm:3011 msgid "" "The libwww-perl collection is a set of Perl modules which provides a\n" "simple and consistent application programming interface to the\n" @@ -18018,25 +19972,26 @@ msgid "" "help you implement simple HTTP servers." msgstr "" -#: gnu/packages/web.scm:2990 +#: gnu/packages/web.scm:3039 msgid "Checks whether your process has access to the web" msgstr "" -#: gnu/packages/web.scm:2991 +#: gnu/packages/web.scm:3040 msgid "" "This module attempts to answer, as accurately as it can, one\n" "of the nastiest technical questions there is: am I on the internet?\n" "\n" "A host of networking and security issues make this problem very difficult.\n" -"There are firewalls, proxies (both well behaved and badly behaved). We might\n" +"There are firewalls, proxies (both well behaved and badly behaved). We " +"might\n" "not have DNS. We might not have a network card at all!" msgstr "" -#: gnu/packages/web.scm:3013 +#: gnu/packages/web.scm:3062 msgid "Perl module to guess the media type for a file or a URL" msgstr "" -#: gnu/packages/web.scm:3015 +#: gnu/packages/web.scm:3064 #, scheme-format msgid "" "The LWP::MediaTypes module provides functions for handling media (also\n" @@ -18045,79 +20000,85 @@ msgid "" "exists it is used instead." msgstr "" -#: gnu/packages/web.scm:3041 +#: gnu/packages/web.scm:3090 msgid "HTTPS support for LWP::UserAgent" msgstr "" -#: gnu/packages/web.scm:3042 +#: gnu/packages/web.scm:3091 msgid "" "The LWP::Protocol::https module provides support for using\n" "https schemed URLs with LWP." msgstr "" -#: gnu/packages/web.scm:3062 +#: gnu/packages/web.scm:3111 msgid "Virtual browser that retries errors" msgstr "" -#: gnu/packages/web.scm:3063 +#: gnu/packages/web.scm:3112 msgid "" "LWP::UserAgent::Determined works just like LWP::UserAgent,\n" "except that when you use it to get a web page but run into a\n" -"possibly-temporary error (like a DNS lookup timeout), it'll wait a few seconds\n" +"possibly-temporary error (like a DNS lookup timeout), it'll wait a few " +"seconds\n" "and retry a few times." msgstr "" -#: gnu/packages/web.scm:3108 +#: gnu/packages/web.scm:3157 msgid "Perl interface to Amazon S3" msgstr "" -#: gnu/packages/web.scm:3109 +#: gnu/packages/web.scm:3158 msgid "This module provides a Perlish interface to Amazon S3." msgstr "" -#: gnu/packages/web.scm:3129 +#: gnu/packages/web.scm:3178 msgid "Perl low-level HTTP connection (client)" msgstr "" -#: gnu/packages/web.scm:3131 +#: gnu/packages/web.scm:3180 msgid "" "The Net::HTTP class is a low-level HTTP client. An instance of the\n" -"Net::HTTP class represents a connection to an HTTP server. The HTTP protocol\n" +"Net::HTTP class represents a connection to an HTTP server. The HTTP " +"protocol\n" "is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and\n" "HTTP/1.1." msgstr "" -#: gnu/packages/web.scm:3151 +#: gnu/packages/web.scm:3200 msgid "Extensible Perl server engine" msgstr "" -#: gnu/packages/web.scm:3152 +#: gnu/packages/web.scm:3201 msgid "" "Net::Server is an extensible, generic Perl server engine.\n" -"It attempts to be a generic server as in Net::Daemon and NetServer::Generic.\n" +"It attempts to be a generic server as in Net::Daemon and NetServer::" +"Generic.\n" "It includes with it the ability to run as an inetd\n" "process (Net::Server::INET), a single connection server (Net::Server or\n" "Net::Server::Single), a forking server (Net::Server::Fork), a preforking\n" "server which maintains a constant number of preforked\n" -"children (Net::Server::PreForkSimple), or as a managed preforking server which\n" -"maintains the number of children based on server load (Net::Server::PreFork).\n" -"In all but the inetd type, the server provides the ability to connect to one\n" +"children (Net::Server::PreForkSimple), or as a managed preforking server " +"which\n" +"maintains the number of children based on server load (Net::Server::" +"PreFork).\n" +"In all but the inetd type, the server provides the ability to connect to " +"one\n" "or to multiple server ports." msgstr "" -#: gnu/packages/web.scm:3180 +#: gnu/packages/web.scm:3229 msgid "SSL support for Net::SMTP" msgstr "" -#: gnu/packages/web.scm:3181 +#: gnu/packages/web.scm:3230 msgid "SSL support for Net::SMTP." msgstr "" -#: gnu/packages/web.scm:3215 +#: gnu/packages/web.scm:3264 msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" msgstr "" -#: gnu/packages/web.scm:3216 +#: gnu/packages/web.scm:3265 msgid "" "Plack is a set of tools for using the PSGI stack. It\n" "contains middleware components, a reference server, and utilities for Web\n" @@ -18125,129 +20086,137 @@ msgid "" "WSGI." msgstr "" -#: gnu/packages/web.scm:3242 +#: gnu/packages/web.scm:3291 msgid "Plack::Middleware which sets body for redirect response" msgstr "" -#: gnu/packages/web.scm:3243 +#: gnu/packages/web.scm:3292 msgid "" "This module sets the body in redirect response, if it's not\n" "already set." msgstr "" -#: gnu/packages/web.scm:3266 +#: gnu/packages/web.scm:3315 msgid "Override REST methods to Plack apps via POST" msgstr "" -#: gnu/packages/web.scm:3267 +#: gnu/packages/web.scm:3316 msgid "" "This middleware allows for POST requests that pretend to be\n" -"something else: by adding either a header named X-HTTP-Method-Override to the\n" -"request, or a query parameter named x-tunneled-method to the URI, the client\n" +"something else: by adding either a header named X-HTTP-Method-Override to " +"the\n" +"request, or a query parameter named x-tunneled-method to the URI, the " +"client\n" "can say what method it actually meant." msgstr "" -#: gnu/packages/web.scm:3291 +#: gnu/packages/web.scm:3340 msgid "Plack::Middleware which removes body for HTTP response" msgstr "" -#: gnu/packages/web.scm:3292 +#: gnu/packages/web.scm:3341 msgid "" "This module removes the body in an HTTP response if it's not\n" "required." msgstr "" -#: gnu/packages/web.scm:3315 +#: gnu/packages/web.scm:3364 msgid "Supports app to run as a reverse proxy backend" msgstr "" -#: gnu/packages/web.scm:3316 +#: gnu/packages/web.scm:3365 msgid "" "Plack::Middleware::ReverseProxy resets some HTTP headers,\n" -"which are changed by reverse-proxy. You can specify the reverse proxy address\n" +"which are changed by reverse-proxy. You can specify the reverse proxy " +"address\n" "and stop fake requests using 'enable_if' directive in your app.psgi." msgstr "" -#: gnu/packages/web.scm:3337 +#: gnu/packages/web.scm:3386 msgid "Run HTTP tests on external live servers" msgstr "" -#: gnu/packages/web.scm:3338 +#: gnu/packages/web.scm:3387 msgid "" "This module allows your to run your Plack::Test tests\n" -"against an external server instead of just against a local application through\n" +"against an external server instead of just against a local application " +"through\n" "either mocked HTTP or a locally spawned server." msgstr "" -#: gnu/packages/web.scm:3360 +#: gnu/packages/web.scm:3409 msgid "Testing TCP programs" msgstr "测试 TCP 程序" -#: gnu/packages/web.scm:3361 +#: gnu/packages/web.scm:3410 msgid "Test::TCP is test utilities for TCP/IP programs." msgstr "" -#: gnu/packages/web.scm:3391 +#: gnu/packages/web.scm:3440 msgid "Testing-specific WWW::Mechanize subclass" msgstr "" -#: gnu/packages/web.scm:3392 +#: gnu/packages/web.scm:3441 msgid "" "Test::WWW::Mechanize is a subclass of the Perl module\n" "WWW::Mechanize that incorporates features for web application testing." msgstr "" -#: gnu/packages/web.scm:3426 +#: gnu/packages/web.scm:3475 msgid "Test::WWW::Mechanize for Catalyst" msgstr "" -#: gnu/packages/web.scm:3427 +#: gnu/packages/web.scm:3476 msgid "" "The Test::WWW::Mechanize::Catalyst module meshes the\n" -"Test::WWW:Mechanize module and the Catalyst web application framework to allow\n" +"Test::WWW:Mechanize module and the Catalyst web application framework to " +"allow\n" "testing of Catalyst applications without needing to start up a web server." msgstr "" -#: gnu/packages/web.scm:3451 +#: gnu/packages/web.scm:3500 msgid "Test PSGI programs using WWW::Mechanize" msgstr "" -#: gnu/packages/web.scm:3452 +#: gnu/packages/web.scm:3501 msgid "" "PSGI is a specification to decouple web server environments\n" "from web application framework code. Test::WWW::Mechanize is a subclass of\n" "WWW::Mechanize that incorporates features for web application testing. The\n" -"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of PSGI\n" +"Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of " +"PSGI\n" "applications." msgstr "" -#: gnu/packages/web.scm:3472 +#: gnu/packages/web.scm:3521 msgid "Perl Uniform Resource Identifiers (absolute and relative)" msgstr "" -#: gnu/packages/web.scm:3474 +#: gnu/packages/web.scm:3523 msgid "" "The URI module implements the URI class. Objects of this class\n" -"represent \"Uniform Resource Identifier references\" as specified in RFC 2396\n" +"represent \"Uniform Resource Identifier references\" as specified in RFC " +"2396\n" "and updated by RFC 2732." msgstr "" -#: gnu/packages/web.scm:3498 +#: gnu/packages/web.scm:3547 msgid "Smart URI fetching/caching" msgstr "" -#: gnu/packages/web.scm:3499 +#: gnu/packages/web.scm:3548 msgid "" "@code{URI::Fetch} is a smart client for fetching HTTP pages,\n" -"notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth-\n" +"notably syndication feeds (RSS, Atom, and others), in an intelligent, " +"bandwidth-\n" "and time-saving way." msgstr "" -#: gnu/packages/web.scm:3522 +#: gnu/packages/web.scm:3571 msgid "Find URIs in arbitrary text" msgstr "" -#: gnu/packages/web.scm:3523 +#: gnu/packages/web.scm:3572 msgid "" "This module finds URIs and URLs (according to what URI.pm\n" "considers a URI) in plain text. It only finds URIs which include a\n" @@ -18255,61 +20224,61 @@ msgid "" "URI::Find::Schemeless. For a command-line interface, urifind is provided." msgstr "" -#: gnu/packages/web.scm:3545 +#: gnu/packages/web.scm:3594 msgid "WebSocket support for URI package" msgstr "" -#: gnu/packages/web.scm:3546 +#: gnu/packages/web.scm:3595 msgid "" "With this module, the URI package provides the same set of\n" "methods for WebSocket URIs as it does for HTTP URIs." msgstr "" -#: gnu/packages/web.scm:3570 +#: gnu/packages/web.scm:3619 msgid "Object for handling URI templates" msgstr "" -#: gnu/packages/web.scm:3571 +#: gnu/packages/web.scm:3620 msgid "" "This perl module provides a wrapper around URI templates as described in\n" "RFC 6570." msgstr "" -#: gnu/packages/web.scm:3603 +#: gnu/packages/web.scm:3652 msgid "Perl extension interface for libcurl" msgstr "" -#: gnu/packages/web.scm:3605 +#: gnu/packages/web.scm:3654 msgid "" "This is a Perl extension interface for the libcurl file downloading\n" "library." msgstr "" -#: gnu/packages/web.scm:3639 +#: gnu/packages/web.scm:3688 msgid "Web browsing in a Perl object" msgstr "" -#: gnu/packages/web.scm:3640 +#: gnu/packages/web.scm:3689 msgid "" "WWW::Mechanize is a Perl module for stateful programmatic\n" "web browsing, used for automating interaction with websites." msgstr "" -#: gnu/packages/web.scm:3676 +#: gnu/packages/web.scm:3725 msgid "Search A9 OpenSearch compatible engines" msgstr "" -#: gnu/packages/web.scm:3678 +#: gnu/packages/web.scm:3727 msgid "" "@code{WWW::OpenSearch} is a module to search @url{A9's OpenSearch,\n" "http://opensearch.a9.com} compatible search engines." msgstr "" -#: gnu/packages/web.scm:3698 +#: gnu/packages/web.scm:3747 msgid "Perl database of robots.txt-derived permissions" msgstr "" -#: gnu/packages/web.scm:3700 +#: gnu/packages/web.scm:3749 msgid "" "The WWW::RobotRules module parses /robots.txt files as specified in\n" "\"A Standard for Robot Exclusion\", at\n" @@ -18318,79 +20287,87 @@ msgid "" "their web site." msgstr "" -#: gnu/packages/web.scm:3723 +#: gnu/packages/web.scm:3772 msgid "Parse feeds in Python" msgstr "" -#: gnu/packages/web.scm:3725 +#: gnu/packages/web.scm:3774 msgid "" "Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0,\n" "CDF, Atom 0.3, and Atom 1.0 feeds." msgstr "" -#: gnu/packages/web.scm:3746 +#: gnu/packages/web.scm:3795 msgid "HTTP and WebSocket server library for R" msgstr "" -#: gnu/packages/web.scm:3748 +#: gnu/packages/web.scm:3797 msgid "" "The httpuv package provides low-level socket and protocol support for\n" -"handling HTTP and WebSocket requests directly from within R. It is primarily\n" +"handling HTTP and WebSocket requests directly from within R. It is " +"primarily\n" "intended as a building block for other packages, rather than making it\n" "particularly easy to create complete web applications using httpuv alone." msgstr "" -#: gnu/packages/web.scm:3769 +#: gnu/packages/web.scm:3818 msgid "Robust, high performance JSON parser and generator for R" msgstr "" -#: gnu/packages/web.scm:3771 +#: gnu/packages/web.scm:3820 msgid "" "The jsonlite package provides a fast JSON parser and generator optimized\n" "for statistical data and the web. It offers flexible, robust, high\n" -"performance tools for working with JSON in R and is particularly powerful for\n" -"building pipelines and interacting with a web API. In addition to converting\n" -"JSON data from/to R objects, jsonlite contains functions to stream, validate,\n" -"and prettify JSON data. The unit tests included with the package verify that\n" -"all edge cases are encoded and decoded consistently for use with dynamic data\n" +"performance tools for working with JSON in R and is particularly powerful " +"for\n" +"building pipelines and interacting with a web API. In addition to " +"converting\n" +"JSON data from/to R objects, jsonlite contains functions to stream, " +"validate,\n" +"and prettify JSON data. The unit tests included with the package verify " +"that\n" +"all edge cases are encoded and decoded consistently for use with dynamic " +"data\n" "in systems and applications." msgstr "" -#: gnu/packages/web.scm:3799 +#: gnu/packages/web.scm:3848 msgid "Simple HTTP server to serve static files or dynamic documents" msgstr "" -#: gnu/packages/web.scm:3801 +#: gnu/packages/web.scm:3850 msgid "" "Servr provides an HTTP server in R to serve static files, or dynamic\n" -"documents that can be converted to HTML files (e.g., R Markdown) under a given\n" +"documents that can be converted to HTML files (e.g., R Markdown) under a " +"given\n" "directory." msgstr "" -#: gnu/packages/web.scm:3835 +#: gnu/packages/web.scm:3884 msgid "R tools for HTML" msgstr "" -#: gnu/packages/web.scm:3837 +#: gnu/packages/web.scm:3886 msgid "This package provides tools for HTML generation and output in R." msgstr "" -#: gnu/packages/web.scm:3856 +#: gnu/packages/web.scm:3905 msgid "HTML Widgets for R" msgstr "" -#: gnu/packages/web.scm:3858 +#: gnu/packages/web.scm:3907 msgid "" "HTML widgets is a framework for creating HTML widgets that render in\n" -"various contexts including the R console, R Markdown documents, and Shiny web\n" +"various contexts including the R console, R Markdown documents, and Shiny " +"web\n" "applications." msgstr "" -#: gnu/packages/web.scm:3883 +#: gnu/packages/web.scm:3934 msgid "Advanced tables for Markdown/HTML" msgstr "" -#: gnu/packages/web.scm:3885 +#: gnu/packages/web.scm:3936 msgid "" "This package provides functions to build tables with advanced layout\n" "elements such as row spanners, column spanners, table spanners, zebra\n" @@ -18401,322 +20378,334 @@ msgid "" "LaTeX." msgstr "" -#: gnu/packages/web.scm:3922 +#: gnu/packages/web.scm:3973 msgid "HTTP client for R" msgstr "R 的 HTTP 客户端" -#: gnu/packages/web.scm:3924 +#: gnu/packages/web.scm:3975 msgid "" "The @code{curl()} and @code{curl_download()} functions provide highly\n" "configurable drop-in replacements for base @code{url()} and\n" -"@code{download.file()} with better performance, support for encryption, gzip\n" +"@code{download.file()} with better performance, support for encryption, " +"gzip\n" "compression, authentication, and other @code{libcurl} goodies. The core of\n" "the package implements a framework for performing fully customized requests\n" "where data can be processed either in memory, on disk, or streaming via the\n" "callback or connection interfaces." msgstr "" -#: gnu/packages/web.scm:3946 +#: gnu/packages/web.scm:3997 msgid "Output R objects in HTML format" msgstr "" -#: gnu/packages/web.scm:3948 +#: gnu/packages/web.scm:3999 msgid "" "This package provides easy-to-use and versatile functions to output R\n" "objects in HTML format." msgstr "" -#: gnu/packages/web.scm:3965 +#: gnu/packages/web.scm:4016 msgid "JSON library for R" msgstr "" -#: gnu/packages/web.scm:3967 +#: gnu/packages/web.scm:4018 msgid "" "This package provides functions to convert R objects into JSON objects\n" "and vice-versa." msgstr "" -#: gnu/packages/web.scm:3996 +#: gnu/packages/web.scm:4047 msgid "HTML5 parsing library" msgstr "" -#: gnu/packages/web.scm:3998 +#: gnu/packages/web.scm:4049 msgid "" "Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n" "a pure C99 library." msgstr "" -#: gnu/packages/web.scm:4069 +#: gnu/packages/web.scm:4120 msgid "Application container server" msgstr "" -#: gnu/packages/web.scm:4071 +#: gnu/packages/web.scm:4122 msgid "" "uWSGI presents a complete stack for networked/clustered web applications,\n" "implementing message/object passing, caching, RPC and process management.\n" -"It uses the uwsgi protocol for all the networking/interprocess communications." +"It uses the uwsgi protocol for all the networking/interprocess " +"communications." msgstr "" -#: gnu/packages/web.scm:4101 +#: gnu/packages/web.scm:4152 msgid "Command-line JSON processor" msgstr "" -#: gnu/packages/web.scm:4102 +#: gnu/packages/web.scm:4153 msgid "" "jq is like sed for JSON data – you can use it to slice and\n" -"filter and map and transform structured data with the same ease that sed, awk,\n" -"grep and friends let you play with text. It is written in portable C. jq can\n" +"filter and map and transform structured data with the same ease that sed, " +"awk,\n" +"grep and friends let you play with text. It is written in portable C. jq " +"can\n" "mangle the data format that you have into the one that you want with very\n" "little effort, and the program to do so is often shorter and simpler than\n" "you'd expect." msgstr "" -#: gnu/packages/web.scm:4141 +#: gnu/packages/web.scm:4192 msgid "Library for mocking web service APIs which use HTTP or HTTPS" msgstr "" -#: gnu/packages/web.scm:4143 +#: gnu/packages/web.scm:4194 msgid "" "Uhttpmock is a project for mocking web service APIs which use HTTP or\n" "HTTPS. It provides a library, libuhttpmock, which implements recording and\n" "playback of HTTP request/response traces." msgstr "" -#: gnu/packages/web.scm:4178 +#: gnu/packages/web.scm:4229 msgid "Single file web server" msgstr "" -#: gnu/packages/web.scm:4179 +#: gnu/packages/web.scm:4230 msgid "" "Woof (Web Offer One File) is a small simple web server that\n" -"can easily be invoked on a single file. Your partner can access the file with\n" +"can easily be invoked on a single file. Your partner can access the file " +"with\n" "tools they trust (e.g. wget)." msgstr "" -#: gnu/packages/web.scm:4205 +#: gnu/packages/web.scm:4256 msgid "Build system for the Netsurf project" msgstr "" -#: gnu/packages/web.scm:4207 +#: gnu/packages/web.scm:4258 msgid "" "This package provides the shared build system for Netsurf project\n" "libraries." msgstr "" -#: gnu/packages/web.scm:4242 +#: gnu/packages/web.scm:4293 msgid "Parser building library" msgstr "" -#: gnu/packages/web.scm:4244 +#: gnu/packages/web.scm:4295 msgid "" "LibParserUtils is a library for building efficient parsers, written in\n" "C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4272 +#: gnu/packages/web.scm:4323 msgid "HTML5 compliant parsing library" msgstr "兼容 HTML5 的解析库" -#: gnu/packages/web.scm:4274 +#: gnu/packages/web.scm:4325 msgid "" "Hubbub is an HTML5 compliant parsing library, written in C, which can\n" "parse both valid and invalid web content. It is developed as part of the\n" "NetSurf project." msgstr "" -#: gnu/packages/web.scm:4349 +#: gnu/packages/web.scm:4400 msgid "Wiki compiler, capable of generating HTML" msgstr "" -#: gnu/packages/web.scm:4351 +#: gnu/packages/web.scm:4402 msgid "" "Ikiwiki is a wiki compiler, capable of generating a static set of web\n" "pages, but also incorporating dynamic features like a web based editor and\n" "commenting." msgstr "" -#: gnu/packages/web.scm:4375 +#: gnu/packages/web.scm:4426 msgid "String internment library" msgstr "" -#: gnu/packages/web.scm:4377 +#: gnu/packages/web.scm:4428 msgid "" "LibWapcaplet provides a reference counted string internment system\n" "designed to store small strings and allow rapid comparison of them. It is\n" "developed as part of the Netsurf project." msgstr "" -#: gnu/packages/web.scm:4404 +#: gnu/packages/web.scm:4455 msgid "CSS parser and selection library" msgstr "" -#: gnu/packages/web.scm:4406 +#: gnu/packages/web.scm:4457 msgid "" "LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,\n" "written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4440 +#: gnu/packages/web.scm:4491 msgid "Implementation of the W3C DOM" msgstr "" -#: gnu/packages/web.scm:4442 +#: gnu/packages/web.scm:4493 msgid "" "LibDOM is an implementation of the W3C DOM, written in C. It is\n" "developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4469 +#: gnu/packages/web.scm:4520 msgid "Library for parsing SVG files" msgstr "" -#: gnu/packages/web.scm:4471 +#: gnu/packages/web.scm:4522 msgid "" "Libsvgtiny takes some SVG as input and returns a list of paths and texts\n" "which can be rendered easily, as defined in\n" -"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the NetSurf\n" +"@url{http://www.w3.org/TR/SVGMobile/}. It is developed as part of the " +"NetSurf\n" "project." msgstr "" -#: gnu/packages/web.scm:4494 +#: gnu/packages/web.scm:4545 msgid "Decoding library for BMP and ICO files" msgstr "" -#: gnu/packages/web.scm:4496 +#: gnu/packages/web.scm:4547 msgid "" "Libnsbmp is a decoding library for BMP and ICO image file formats,\n" "written in C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4517 +#: gnu/packages/web.scm:4568 msgid "Decoding library for GIF files" msgstr "" -#: gnu/packages/web.scm:4519 +#: gnu/packages/web.scm:4570 msgid "" "Libnsgif is a decoding library for the GIF image file format, written in\n" "C. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4540 +#: gnu/packages/web.scm:4591 msgid "Utility library for NetSurf" msgstr "" -#: gnu/packages/web.scm:4542 +#: gnu/packages/web.scm:4593 msgid "" "Libnsutils provides a small number of useful utility routines. It is\n" "developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4563 +#: gnu/packages/web.scm:4614 msgid "Library to generate a static Public Suffix List" msgstr "" -#: gnu/packages/web.scm:4565 +#: gnu/packages/web.scm:4616 msgid "" "Libnspsl is a library to generate a static code representation of the\n" "Public Suffix List. It is developed as part of the NetSurf project." msgstr "" -#: gnu/packages/web.scm:4591 +#: gnu/packages/web.scm:4642 msgid "Generate JavaScript to DOM bindings" msgstr "" -#: gnu/packages/web.scm:4593 +#: gnu/packages/web.scm:4644 msgid "" "@code{nsgenbind} is a tool to generate JavaScript to DOM bindings from\n" "w3c webidl files and a binding configuration file." msgstr "" -#: gnu/packages/web.scm:4704 +#: gnu/packages/web.scm:4755 msgid "Web browser" msgstr "网页浏览器" -#: gnu/packages/web.scm:4706 +#: gnu/packages/web.scm:4757 msgid "" "NetSurf is a lightweight web browser that has its own layout and\n" "rendering engine entirely written from scratch. It is small and capable of\n" "handling many of the web standards in use today." msgstr "" -#: gnu/packages/web.scm:4739 +#: gnu/packages/web.scm:4797 msgid "Unix command line interface to the www" msgstr "" -#: gnu/packages/web.scm:4740 +#: gnu/packages/web.scm:4798 msgid "" "Surfraw (Shell Users' Revolutionary Front Rage Against the Web)\n" -"provides a unix command line interface to a variety of popular www search engines\n" +"provides a unix command line interface to a variety of popular www search " +"engines\n" "and similar services." msgstr "" -#: gnu/packages/web.scm:4771 +#: gnu/packages/web.scm:4829 msgid "Simple static web server" msgstr "" -#: gnu/packages/web.scm:4772 +#: gnu/packages/web.scm:4830 msgid "" "darkhttpd is a simple static web server. It is\n" "standalone and does not need inetd or ucspi-tcp. It does not need any\n" "config files---you only have to specify the www root." msgstr "" -#: gnu/packages/web.scm:4802 +#: gnu/packages/web.scm:4860 msgid "Analyze Web server logs in real time" msgstr "" -#: gnu/packages/web.scm:4804 +#: gnu/packages/web.scm:4862 msgid "" "GoAccess is a real-time web log analyzer and interactive viewer that\n" "runs in a terminal or through your browser. It provides fast and valuable\n" -"HTTP statistics for system administrators that require a visual server report\n" +"HTTP statistics for system administrators that require a visual server " +"report\n" "on the fly." msgstr "" -#: gnu/packages/web.scm:4839 +#: gnu/packages/web.scm:4897 msgid "Tunnel data connections through HTTP requests" msgstr "" -#: gnu/packages/web.scm:4840 +#: gnu/packages/web.scm:4898 msgid "" "httptunnel creates a bidirectional virtual data connection\n" "tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be\n" "useful for users behind restrictive firewalls. As long as Web traffic is\n" -"allowed, even through a HTTP-only proxy, httptunnel can be combined with other\n" +"allowed, even through a HTTP-only proxy, httptunnel can be combined with " +"other\n" "tools like SSH (Secure Shell) to reach the outside world." msgstr "" -#: gnu/packages/web.scm:4865 +#: gnu/packages/web.scm:4923 msgid "TLS proxy for clients or servers" msgstr "" -#: gnu/packages/web.scm:4866 +#: gnu/packages/web.scm:4924 msgid "" "Stunnel is a proxy designed to add TLS encryption\n" "functionality to existing clients and servers without any changes in the\n" -"programs' code. Its architecture is optimized for security, portability, and\n" +"programs' code. Its architecture is optimized for security, portability, " +"and\n" "scalability (including load-balancing), making it suitable for large\n" "deployments." msgstr "" -#: gnu/packages/web.scm:4890 +#: gnu/packages/web.scm:4951 msgid "Internet services daemon" msgstr "" -#: gnu/packages/web.scm:4891 +#: gnu/packages/web.scm:4952 msgid "" "@code{xinetd}, a more secure replacement for @code{inetd},\n" "listens for incoming requests over a network and launches the appropriate\n" -"service for that request. Requests are made using port numbers as identifiers\n" -"and xinetd usually launches another daemon to handle the request. It can be\n" +"service for that request. Requests are made using port numbers as " +"identifiers\n" +"and xinetd usually launches another daemon to handle the request. It can " +"be\n" "used to start services with both privileged and non-privileged port numbers." msgstr "" -#: gnu/packages/web.scm:4935 +#: gnu/packages/web.scm:4996 msgid "HTML Tidy with HTML5 support" msgstr "" -#: gnu/packages/web.scm:4937 +#: gnu/packages/web.scm:4998 msgid "" "Tidy is a console application which corrects and cleans up\n" "HTML and XML documents by fixing markup errors and upgrading\n" @@ -18727,45 +20716,50 @@ msgid "" "functions of Tidy." msgstr "" -#: gnu/packages/web.scm:4993 +#: gnu/packages/web.scm:5054 msgid "Webserver with focus on security" msgstr "" -#: gnu/packages/web.scm:4995 +#: gnu/packages/web.scm:5056 msgid "" "Hiawatha has been written with security in mind.\n" -"Features include the ability to stop SQL injections, XSS and CSRF attacks and\n" +"Features include the ability to stop SQL injections, XSS and CSRF attacks " +"and\n" "exploit attempts." msgstr "" -#: gnu/packages/web.scm:5019 +#: gnu/packages/web.scm:5080 msgid "HTTP request and response service" msgstr "" -#: gnu/packages/web.scm:5020 +#: gnu/packages/web.scm:5081 msgid "" "Testing an HTTP Library can become difficult sometimes.\n" -"@code{RequestBin} is fantastic for testing POST requests, but doesn't let you control the\n" -"response. This exists to cover all kinds of HTTP scenarios. All endpoint responses are\n" +"@code{RequestBin} is fantastic for testing POST requests, but doesn't let " +"you control the\n" +"response. This exists to cover all kinds of HTTP scenarios. All endpoint " +"responses are\n" "JSON-encoded." msgstr "" -#: gnu/packages/web.scm:5048 +#: gnu/packages/web.scm:5109 msgid "Test your HTTP library against a local copy of httpbin" msgstr "" -#: gnu/packages/web.scm:5050 +#: gnu/packages/web.scm:5111 msgid "" -"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-injected\n" -"into your tests. It automatically starts up a HTTP server in a separate thread running\n" +"@code{Pytest-httpbin} creates a @code{pytest} fixture that is dependency-" +"injected\n" +"into your tests. It automatically starts up a HTTP server in a separate " +"thread running\n" "@code{httpbin} and provides your test with the URL in the fixture." msgstr "" -#: gnu/packages/web.scm:5081 +#: gnu/packages/web.scm:5142 msgid "HTTP request/response parser for C" msgstr "" -#: gnu/packages/web.scm:5082 +#: gnu/packages/web.scm:5143 msgid "" "This is a parser for HTTP messages written in C. It parses\n" "both requests and responses. The parser is designed to be used in\n" @@ -18775,53 +20769,53 @@ msgid "" "message stream (in a web server that is per connection)." msgstr "" -#: gnu/packages/web.scm:5134 +#: gnu/packages/web.scm:5195 msgid "HTTP client mock for Python" msgstr "" -#: gnu/packages/web.scm:5135 +#: gnu/packages/web.scm:5196 msgid "" "@code{httpretty} is a helper for faking web requests,\n" "inspired by Ruby's @code{fakeweb}." msgstr "" -#: gnu/packages/web.scm:5153 +#: gnu/packages/web.scm:5214 msgid "Output JSON from a shell" msgstr "" -#: gnu/packages/web.scm:5154 +#: gnu/packages/web.scm:5215 msgid "" "jo is a command-line utility to create JSON objects or\n" "arrays. It creates a JSON string on stdout from words provided as\n" "command-line arguments or read from stdin." msgstr "" -#: gnu/packages/web.scm:5203 +#: gnu/packages/web.scm:5263 msgid "Command-line interface to archive.org" msgstr "" -#: gnu/packages/web.scm:5204 +#: gnu/packages/web.scm:5264 msgid "" "@code{ia} is a command-line tool for using\n" "@url{archive.org} from the command-line. It also emplements the\n" "internetarchive python module for programatic access to archive.org." msgstr "" -#: gnu/packages/web.scm:5259 +#: gnu/packages/web.scm:5319 msgid "Search code snippets on @url{https://commandlinefu.com}" msgstr "" -#: gnu/packages/web.scm:5260 +#: gnu/packages/web.scm:5320 msgid "" "@code{clf} is a command line tool for searching code\n" "snippets on @url{https://commandlinefu.com}." msgstr "" -#: gnu/packages/web.scm:5362 +#: gnu/packages/web.scm:5422 msgid "Easy interactive web applications with R" msgstr "" -#: gnu/packages/web.scm:5364 +#: gnu/packages/web.scm:5424 msgid "" "Makes it incredibly easy to build interactive web applications\n" "with R. Automatic \"reactive\" binding between inputs and outputs and\n" @@ -18829,211 +20823,313 @@ msgid "" "responsive, and powerful applications with minimal effort." msgstr "" -#: gnu/packages/web.scm:5390 +#: gnu/packages/web.scm:5463 +msgid "Create dashboards with shiny" +msgstr "" + +#: gnu/packages/web.scm:5464 +msgid "" +"This package provides an extension to the Shiny web\n" +"application framework for R, making it easy to create attractive dashboards." +msgstr "" + +#: gnu/packages/web.scm:5491 msgid "Inter-widget interactivity for HTML widgets" msgstr "" -#: gnu/packages/web.scm:5392 +#: gnu/packages/web.scm:5493 msgid "" "This package provides building blocks for allowing HTML widgets to\n" -"communicate with each other, with Shiny or without (i.e. static @code{.html}\n" +"communicate with each other, with Shiny or without (i.e. static @code{." +"html}\n" "files). It currently supports linked brushing and filtering." msgstr "" -#: gnu/packages/web.scm:5412 +#: gnu/packages/web.scm:5513 msgid "Web server interface for R" msgstr "R 的网页服务器界面" -#: gnu/packages/web.scm:5414 +#: gnu/packages/web.scm:5515 msgid "" "This package contains the Rook specification and convenience software\n" "for building and running Rook applications. A Rook application is an R\n" "reference class object that implements a @code{call} method or an R closure\n" -"that takes exactly one argument, an environment, and returns a list with three\n" +"that takes exactly one argument, an environment, and returns a list with " +"three\n" "named elements: the @code{status}, the @code{headers}, and the @code{body}." msgstr "" -#: gnu/packages/web.scm:5454 +#: gnu/packages/web.scm:5555 msgid "Generate Atom feeds for social networking websites" msgstr "" -#: gnu/packages/web.scm:5455 +#: gnu/packages/web.scm:5556 msgid "" "rss-bridge generates Atom feeds for social networking\n" "websites lacking feeds. Supported websites include Facebook, Twitter,\n" "Instagram and YouTube." msgstr "" -#: gnu/packages/web.scm:5487 +#: gnu/packages/web.scm:5588 msgid "Check websites for broken links" msgstr "" -#: gnu/packages/web.scm:5488 +#: gnu/packages/web.scm:5589 msgid "" "LinkChecker is a website validator. It checks for broken\n" "links in websites. It is recursive and multithreaded providing output in\n" "colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It\n" -"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and local\n" +"supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and " +"local\n" "file links." msgstr "" -#: gnu/packages/web.scm:5529 +#: gnu/packages/web.scm:5630 msgid "Command-line WebDAV client" msgstr "" -#: gnu/packages/web.scm:5531 +#: gnu/packages/web.scm:5632 msgid "" "Cadaver is a command-line WebDAV client for Unix. It supports\n" "file upload, download, on-screen display, namespace operations (move/copy),\n" "collection creation and deletion, and locking operations." msgstr "" -#: gnu/packages/web.scm:5549 +#: gnu/packages/web.scm:5650 msgid "Universal Binary JSON encoder/decoder" msgstr "" -#: gnu/packages/web.scm:5551 +#: gnu/packages/web.scm:5652 msgid "" "Py-ubjson is a Python module providing an Universal Binary JSON\n" "encoder/decoder based on the draft-12 specification for UBJSON." msgstr "" -#: gnu/packages/web.scm:5599 +#: gnu/packages/web.scm:5700 msgid "" "Java Servlet, JavaServer Pages, Java Expression Language and Java\n" "WebSocket" msgstr "" -#: gnu/packages/web.scm:5601 +#: gnu/packages/web.scm:5702 msgid "" "Apache Tomcat is a free implementation of the Java\n" "Servlet, JavaServer Pages, Java Expression Language and Java WebSocket\n" "technologies." msgstr "" -#: gnu/packages/web.scm:5651 +#: gnu/packages/web.scm:5752 msgid "Helper classes for jetty tests" msgstr "" -#: gnu/packages/web.scm:5652 +#: gnu/packages/web.scm:5753 msgid "" "This packages contains helper classes for testing the Jetty\n" "Web Server." msgstr "" -#: gnu/packages/web.scm:5714 +#: gnu/packages/web.scm:5815 msgid "Utility classes for Jetty" msgstr "" -#: gnu/packages/web.scm:5715 +#: gnu/packages/web.scm:5816 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides utility classes." msgstr "" -#: gnu/packages/web.scm:5786 +#: gnu/packages/web.scm:5887 msgid "Jetty :: IO Utility" msgstr "" -#: gnu/packages/web.scm:5787 +#: gnu/packages/web.scm:5888 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides IO-related utility classes." msgstr "" -#: gnu/packages/web.scm:5830 +#: gnu/packages/web.scm:5931 msgid "Jetty :: Http Utility" msgstr "" -#: gnu/packages/web.scm:5831 +#: gnu/packages/web.scm:5932 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" -"or embedded instantiation. This package provides HTTP-related utility classes." +"container capable of serving static and dynamic content either from a " +"standalone\n" +"or embedded instantiation. This package provides HTTP-related utility " +"classes." msgstr "" -#: gnu/packages/web.scm:5864 +#: gnu/packages/web.scm:5965 msgid "Jetty :: JMX Management" msgstr "" -#: gnu/packages/web.scm:5865 +#: gnu/packages/web.scm:5966 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the JMX management." msgstr "" -#: gnu/packages/web.scm:5951 +#: gnu/packages/web.scm:6052 msgid "Core jetty server artifact" msgstr "" -#: gnu/packages/web.scm:5952 +#: gnu/packages/web.scm:6053 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the core jetty server\n" "artifact." msgstr "" -#: gnu/packages/web.scm:5995 +#: gnu/packages/web.scm:6096 msgid "Jetty security infrastructure" msgstr "" -#: gnu/packages/web.scm:5996 +#: gnu/packages/web.scm:6097 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the core jetty security\n" "infrastructure" msgstr "" -#: gnu/packages/web.scm:6039 +#: gnu/packages/web.scm:6140 msgid "Jetty Servlet Container" msgstr "" -#: gnu/packages/web.scm:6040 +#: gnu/packages/web.scm:6141 msgid "" "The Jetty Web Server provides an HTTP server and Servlet\n" -"container capable of serving static and dynamic content either from a standalone\n" +"container capable of serving static and dynamic content either from a " +"standalone\n" "or embedded instantiation. This package provides the core jetty servlet\n" "container." msgstr "" -#: gnu/packages/web.scm:6087 +#: gnu/packages/web.scm:6204 +msgid "HTML parser" +msgstr "" + +#: gnu/packages/web.scm:6205 +msgid "" +"Jsoup is a Java library for working with real-world HTML. It\n" +"provides a very convenient API for extracting and manipulating data, using " +"the\n" +"best of DOM, CSS, and jQuery-like methods." +msgstr "" + +#: gnu/packages/web.scm:6226 msgid "Validate HTML" msgstr "" -#: gnu/packages/web.scm:6088 +#: gnu/packages/web.scm:6227 msgid "" "Tidyp is a program that can validate your HTML, as well as\n" "modify it to be more clean and standard. tidyp does not validate HTML 5.\n" "\n" -"libtidyp is the library on which the program is based. It can be used by any\n" -"other program that can interface to it. The Perl module @code{HTML::Tidy} is\n" +"libtidyp is the library on which the program is based. It can be used by " +"any\n" +"other program that can interface to it. The Perl module @code{HTML::Tidy} " +"is\n" "based on this library, allowing Perl programmers to easily validate HTML." msgstr "" -#: gnu/packages/web.scm:6129 +#: gnu/packages/web.scm:6268 msgid "(X)HTML validation in a Perl object" msgstr "" -#: gnu/packages/web.scm:6130 +#: gnu/packages/web.scm:6269 msgid "" "@code{HTML::Tidy} is an HTML checker in a handy dandy\n" -"object. It's meant as a replacement for @code{HTML::Lint}, which is written\n" +"object. It's meant as a replacement for @code{HTML::Lint}, which is " +"written\n" "in Perl but is not nearly as capable as @code{HTML::Tidy}." msgstr "" -#: gnu/packages/wordnet.scm:86 +#: gnu/packages/web.scm:6295 +msgid "Small Gopher server" +msgstr "" + +#: gnu/packages/web.scm:6297 +msgid "" +"Geomyidae is a server for distributed hypertext protocol Gopher. Its\n" +"features include:\n" +"\n" +"@enumerate\n" +"@item Gopher menus (see @file{index.gph} for an example);\n" +"@item directory listings (if no @file{index.gph} was found);\n" +"@item CGI support (@file{.cgi} files are executed);\n" +"@item search support in CGI files;\n" +"@item logging with multiple log levels.\n" +"@end enumerate\n" +msgstr "" + +#: gnu/packages/web.scm:6344 +msgid "Random avatar generator" +msgstr "" + +#: gnu/packages/web.scm:6345 +msgid "" +"Cat avatar generator is a generator of cat pictures optimised\n" +"to generate random avatars, or defined avatar from a \"seed\". This is a\n" +"derivation by David Revoy from the original MonsterID by Andreas Gohr." +msgstr "" + +#: gnu/packages/web.scm:6407 +msgid "HTTP/2 protocol client, proxy, server, and library" +msgstr "" + +#: gnu/packages/web.scm:6409 +msgid "" +"nghttp2 implements the Hypertext Transfer Protocol, version\n" +"2 (@dfn{HTTP/2}).\n" +"\n" +"A reusable C library provides the HTTP/2 framing layer, with several tools " +"built\n" +"on top of it:\n" +"\n" +"@itemize\n" +"@item @command{nghttp}, a command-line HTTP/2 client. It exposes many " +"advanced\n" +"and low-level aspects of the protocol and is useful for debugging.\n" +"@item @command{nghttpd}, a fast, multi-threaded HTTP/2 static web server " +"that\n" +"serves files from a local directory.\n" +"@item @command{nghttpx}, a fast, multi-threaded HTTP/2 reverse proxy that " +"can be\n" +"deployed in front of existing web servers that don't support HTTP/2.\n" +"Both @command{nghttpd} and @command{nghttpx} can fall back to HTTP/1.1 for\n" +"backwards compatibilty with clients that don't speak HTTP/2.\n" +"@item @command{h2load} for benchmarking (only!) your own HTTP/2 servers.\n" +"@item HTTP/2 uses a header compression method called @dfn{HPACK}.\n" +"nghttp2 provides a HPACK encoder and decoder as part of its public API.\n" +"@item @command{deflatehd} converts JSON data or HTTP/1-style header fields " +"to\n" +"compressed JSON header blocks.\n" +"@item @command{inflatehd} converts such compressed headers back to JSON " +"pairs.\n" +"@end itemize\n" +msgstr "" + +#: gnu/packages/wordnet.scm:92 msgid "Lexical database for the English language" msgstr "" -#: gnu/packages/wordnet.scm:88 +#: gnu/packages/wordnet.scm:94 msgid "" "WordNet is a large lexical database of English. Nouns, verbs,\n" -"adjectives and adverbs are grouped into sets of cognitive synonyms (synsets),\n" +"adjectives and adverbs are grouped into sets of cognitive synonyms " +"(synsets),\n" "each expressing a distinct concept. Synsets are interlinked by means of\n" "conceptual-semantic and lexical relations. The resulting network of\n" "meaningfully related words and concepts can be navigated with the browser.\n" @@ -19042,24 +21138,25 @@ msgid "" "language processing." msgstr "" -#: gnu/packages/xiph.scm:68 +#: gnu/packages/xiph.scm:69 msgid "Library for manipulating the ogg multimedia format" msgstr "" -#: gnu/packages/xiph.scm:70 +#: gnu/packages/xiph.scm:71 msgid "" "The libogg library allows to manipulate the ogg multimedia container\n" -"format, which encapsulates raw compressed data and allows the interleaving of\n" +"format, which encapsulates raw compressed data and allows the interleaving " +"of\n" "audio and video data. In addition to encapsulation and interleaving of\n" "multiple data streams, ogg provides packet framing, error detection, and\n" "periodic timestamps for seeking." msgstr "" -#: gnu/packages/xiph.scm:94 +#: gnu/packages/xiph.scm:98 msgid "Library implementing the vorbis audio format" msgstr "" -#: gnu/packages/xiph.scm:96 +#: gnu/packages/xiph.scm:100 msgid "" "The libvorbis library implements the ogg vorbis audio format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" @@ -19068,22 +21165,22 @@ msgid "" "128 kbps/channel." msgstr "" -#: gnu/packages/xiph.scm:121 +#: gnu/packages/xiph.scm:137 msgid "Library implementing the Theora video format" msgstr "" -#: gnu/packages/xiph.scm:123 +#: gnu/packages/xiph.scm:139 msgid "" "The libtheora library implements the ogg theora video format,\n" "a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" "compressed video format." msgstr "" -#: gnu/packages/xiph.scm:148 +#: gnu/packages/xiph.scm:164 msgid "Library for patent-free audio compression format" msgstr "" -#: gnu/packages/xiph.scm:150 +#: gnu/packages/xiph.scm:166 msgid "" "GNU Speex is a patent-free audio compression codec specially designed\n" "for speech. It is well-adapted to internet applications, such as VoIP. It\n" @@ -19091,21 +21188,21 @@ msgid "" "stereo encoding, and voice activity detection." msgstr "" -#: gnu/packages/xiph.scm:176 +#: gnu/packages/xiph.scm:192 msgid "Speex processing library" msgstr "" -#: gnu/packages/xiph.scm:178 +#: gnu/packages/xiph.scm:194 msgid "" "SpeexDSP is a @dfn{DSP} (Digital Signal Processing) library based on\n" "work from the @code{speex} codec." msgstr "" -#: gnu/packages/xiph.scm:205 +#: gnu/packages/xiph.scm:221 msgid "Cross platform audio library" msgstr "" -#: gnu/packages/xiph.scm:207 +#: gnu/packages/xiph.scm:223 msgid "" "Libao is a cross-platform audio library that allows programs to\n" "output audio using a simple API on a wide variety of platforms.\n" @@ -19131,21 +21228,22 @@ msgid "" "@end enumerate\n" msgstr "" -#: gnu/packages/xiph.scm:249 +#: gnu/packages/xiph.scm:265 msgid "Free lossless audio codec" msgstr "" -#: gnu/packages/xiph.scm:251 +#: gnu/packages/xiph.scm:267 msgid "" -"FLAC stands for Free Lossless Audio Codec, an audio format that is lossless,\n" +"FLAC stands for Free Lossless Audio Codec, an audio format that is " +"lossless,\n" "meaning that audio is compressed in FLAC without any loss in quality." msgstr "" -#: gnu/packages/xiph.scm:277 +#: gnu/packages/xiph.scm:293 msgid "Karaoke and text codec for embedding in ogg" msgstr "" -#: gnu/packages/xiph.scm:279 +#: gnu/packages/xiph.scm:295 msgid "" "Kate is an overlay codec, originally designed for karaoke and text,\n" "that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" @@ -19160,11 +21258,11 @@ msgid "" "Kate stream." msgstr "" -#: gnu/packages/xiph.scm:317 +#: gnu/packages/xiph.scm:333 msgid "Ogg vorbis tools" msgstr "" -#: gnu/packages/xiph.scm:319 +#: gnu/packages/xiph.scm:335 msgid "" "Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" "general-purpose compressed audio format.\n" @@ -19177,80 +21275,95 @@ msgid "" " an ogg vorbis file." msgstr "" -#: gnu/packages/xiph.scm:343 gnu/packages/xiph.scm:406 +#: gnu/packages/xiph.scm:359 gnu/packages/xiph.scm:422 msgid "Versatile audio codec" msgstr "" -#: gnu/packages/xiph.scm:345 +#: gnu/packages/xiph.scm:361 msgid "" "Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" -"is unmatched for interactive speech and music transmission over the Internet,\n" +"is unmatched for interactive speech and music transmission over the " +"Internet,\n" "but is also intended for storage and streaming applications. It is\n" -"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which\n" +"standardized by the Internet Engineering Task Force (IETF) as RFC 6716 " +"which\n" "incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." msgstr "" -#: gnu/packages/xiph.scm:379 +#: gnu/packages/xiph.scm:395 msgid "Command line utilities to encode, inspect, and decode .opus files" msgstr "" -#: gnu/packages/xiph.scm:380 +#: gnu/packages/xiph.scm:396 msgid "" "Opus is a royalty-free, highly versatile audio codec.\n" "Opus-tools provide command line utilities for creating, inspecting and\n" "decoding .opus files." msgstr "" -#: gnu/packages/xiph.scm:408 +#: gnu/packages/xiph.scm:424 msgid "" "The opusfile library provides seeking, decode, and playback of Opus\n" -"streams in the Ogg container (.opus files) including over http(s) on posix and\n" +"streams in the Ogg container (.opus files) including over http(s) on posix " +"and\n" "windows systems." msgstr "" -#: gnu/packages/xiph.scm:438 +#: gnu/packages/xiph.scm:454 msgid "Streaming media server" msgstr "" -#: gnu/packages/xiph.scm:439 +#: gnu/packages/xiph.scm:455 msgid "" "Icecast is a streaming media server which currently supports\n" -"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to\n" +"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used " +"to\n" "create an Internet radio station or a privately running jukebox and many\n" "things in between." msgstr "" -#: gnu/packages/xiph.scm:467 +#: gnu/packages/xiph.scm:483 msgid "Audio streaming library for icecast encoders" msgstr "" -#: gnu/packages/xiph.scm:469 +#: gnu/packages/xiph.scm:485 msgid "" "Libshout is a library for communicating with and sending data to an\n" "icecast server. It handles the socket connection, the timing of the data,\n" "and prevents bad data from getting to the icecast server." msgstr "" -#: gnu/services/base.scm:212 +#: gnu/services/base.scm:282 +msgid "" +"The @code{user-processes} service is responsible for\n" +"terminating all the processes so that the root file system can be re-" +"mounted\n" +"read-only, just before rebooting/halting. Processes still running after a " +"few\n" +"seconds after @code{SIGTERM} has been sent are terminated with\n" +"@code{SIGKILL}." +msgstr "" + +#: gnu/services/base.scm:335 msgid "" "Populate the @file{/etc/fstab} based on the given file\n" "system objects." msgstr "" -#: gnu/services/base.scm:356 +#: gnu/services/base.scm:512 msgid "" "Provide Shepherd services to mount and unmount the given\n" "file systems, as well as corresponding @file{/etc/fstab} entries." msgstr "" -#: gnu/services/base.scm:555 +#: gnu/services/base.scm:602 msgid "" "Seed the @file{/dev/urandom} pseudo-random number\n" "generator (RNG) with the value recorded when the system was last shut\n" "down." msgstr "" -#: gnu/services/base.scm:694 +#: gnu/services/base.scm:763 msgid "" "Install the given fonts on the specified ttys (fonts are per\n" "virtual console on GNU/Linux). The value of this service is a list of\n" @@ -19261,56 +21374,56 @@ msgid "" "@end example\n" msgstr "" -#: gnu/services/base.scm:737 +#: gnu/services/base.scm:806 msgid "" "Provide a console log-in service as specified by its\n" "configuration value, a @code{login-configuration} object." msgstr "" -#: gnu/services/base.scm:956 +#: gnu/services/base.scm:1069 msgid "" "Provide console login using the @command{agetty}\n" "program." msgstr "" -#: gnu/services/base.scm:1010 +#: gnu/services/base.scm:1123 msgid "" "Provide console login using the @command{mingetty}\n" "program." msgstr "" -#: gnu/services/base.scm:1182 +#: gnu/services/base.scm:1295 msgid "" "Runs libc's @dfn{name service cache daemon} (nscd) with the\n" "given configuration---an @code{} object. @xref{Name\n" "Service Switch}, for an example." msgstr "" -#: gnu/services/base.scm:1282 +#: gnu/services/base.scm:1395 msgid "" "Install the specified resource usage limits by populating\n" "@file{/etc/security/limits.conf} and using the @code{pam_limits}\n" "authentication module." msgstr "" -#: gnu/services/base.scm:1458 +#: gnu/services/base.scm:1613 msgid "Run the build daemon of address@hidden, aka. @command{guix-daemon}." msgstr "" -#: gnu/services/base.scm:1558 +#: gnu/services/base.scm:1713 msgid "" "Add a Shepherd service running @command{guix publish}, a\n" "command that allows you to share pre-built binaries with others over HTTP." msgstr "" -#: gnu/services/base.scm:1749 +#: gnu/services/base.scm:1918 msgid "" "Run @command{udev}, which populates the @file{/dev}\n" "directory dynamically. Get extra rules from the packages listed in the\n" "@code{rules} field of its value, @code{udev-configuration} object." msgstr "" -#: gnu/services/base.scm:1824 +#: gnu/services/base.scm:1993 msgid "" "Run GPM, the general-purpose mouse daemon, with the given\n" "command-line options. GPM allows users to use the mouse in the console,\n" @@ -19318,66 +21431,85 @@ msgid "" "@code{ps2} protocol, which works for both USB and PS/2 mice." msgstr "" +#: gnu/services/certbot.scm:162 +msgid "" +"Automatically renew @url{https://letsencrypt.org, Let's\n" +"Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n" +"and periodically invoking @command{certbot}." +msgstr "" + #: gnu/services/networking.scm:258 msgid "" "Turn up the specified network interfaces upon startup,\n" "with the given IP address, gateway, netmask, and so on. The value for\n" -"services of this type is a list of @code{static-networking} objects, one per\n" +"services of this type is a list of @code{static-networking} objects, one " +"per\n" "network interface." msgstr "" -#: gnu/services/networking.scm:432 +#: gnu/services/networking.scm:435 msgid "" "Run the @command{ntpd}, the Network Time Protocol (NTP)\n" -"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The daemon\n" +"daemon of the @uref{http://www.ntp.org, Network Time Foundation}. The " +"daemon\n" "will keep the system clock synchronized with that of the given servers." msgstr "" -#: gnu/services/networking.scm:534 +#: gnu/services/networking.scm:545 +msgid "" +"Run the @command{ntpd}, the Network Time Protocol (NTP)\n" +"daemon, as implemented by @uref{http://www.openntpd.org, OpenNTPD}. The\n" +"daemon will keep the system clock synchronized with that of the given " +"servers." +msgstr "" + +#: gnu/services/networking.scm:633 msgid "" "Start @command{inetd}, the @dfn{Internet superserver}. It is responsible\n" -"for listening on Internet sockets and spawning the corresponding services on\n" +"for listening on Internet sockets and spawning the corresponding services " +"on\n" "demand." msgstr "" -#: gnu/services/networking.scm:689 +#: gnu/services/networking.scm:788 msgid "" "Run the @uref{https://torproject.org, Tor} anonymous\n" "networking daemon." msgstr "" -#: gnu/services/networking.scm:712 +#: gnu/services/networking.scm:811 msgid "Define a new Tor @dfn{hidden service}." msgstr "" -#: gnu/services/networking.scm:821 -msgid "" -"Run @url{http://bitlbee.org,BitlBee}, a daemon that acts as\n" -"a gateway between IRC and chat networks." -msgstr "" - -#: gnu/services/networking.scm:888 +#: gnu/services/networking.scm:879 msgid "" "Run @url{https://launchpad.net/wicd,Wicd}, a network\n" "management daemon that aims to simplify wired and wireless networking." msgstr "" -#: gnu/services/networking.scm:977 +#: gnu/services/networking.scm:968 msgid "" "Run @uref{https://wiki.gnome.org/Projects/NetworkManager,\n" -"NetworkManager}, a network management daemon that aims to simplify wired and\n" +"NetworkManager}, a network management daemon that aims to simplify wired " +"and\n" "wireless networking." msgstr "" -#: gnu/services/networking.scm:1035 +#: gnu/services/networking.scm:1026 msgid "" "Run @url{https://01.org/connman,Connman},\n" "a network connection manager." msgstr "" -#: gnu/services/networking.scm:1124 +#: gnu/services/networking.scm:1115 msgid "" "Run @uref{http://www.openvswitch.org, Open vSwitch}, a multilayer virtual\n" "switch designed to enable massive network automation through programmatic\n" "extension." msgstr "" + +#: gnu/services/version-control.scm:142 +msgid "" +"Expose Git respositories over the insecure @code{git://} TCP-based\n" +"protocol." +msgstr "" -- 2.16.2